Jul 10 08:27:06.307779 np0000004976 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jul 10 08:27:06.312651 np0000004976 devstack@c-api.service[100043]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jul 10 08:27:06.314799 np0000004976 devstack@c-api.service[100043]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Jul 10 08:27:06 2026] *** Jul 10 08:27:06.314799 np0000004976 devstack@c-api.service[100043]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jul 10 08:27:06.314799 np0000004976 devstack@c-api.service[100043]: os: Linux-6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 Jul 10 08:27:06.314799 np0000004976 devstack@c-api.service[100043]: nodename: np0000004976 Jul 10 08:27:06.314799 np0000004976 devstack@c-api.service[100043]: machine: x86_64 Jul 10 08:27:06.314799 np0000004976 devstack@c-api.service[100043]: clock source: unix Jul 10 08:27:06.314799 np0000004976 devstack@c-api.service[100043]: pcre jit disabled Jul 10 08:27:06.314982 np0000004976 devstack@c-api.service[100043]: detected number of CPU cores: 16 Jul 10 08:27:06.314982 np0000004976 devstack@c-api.service[100043]: current working directory: / Jul 10 08:27:06.314982 np0000004976 devstack@c-api.service[100043]: detected binary path: /usr/bin/uwsgi-core Jul 10 08:27:06.314982 np0000004976 devstack@c-api.service[100043]: your processes number limit is 257052 Jul 10 08:27:06.314982 np0000004976 devstack@c-api.service[100043]: your memory page size is 4096 bytes Jul 10 08:27:06.314982 np0000004976 devstack@c-api.service[100043]: detected max file descriptor number: 2048 Jul 10 08:27:06.314982 np0000004976 devstack@c-api.service[100043]: lock engine: pthread robust mutexes Jul 10 08:27:06.315125 np0000004976 devstack@c-api.service[100043]: thunder lock: enabled Jul 10 08:27:06.315174 np0000004976 devstack@c-api.service[100043]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jul 10 08:27:06.315209 np0000004976 devstack@c-api.service[100043]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Jul 10 08:27:06.315235 np0000004976 devstack@c-api.service[100043]: PEP 405 virtualenv detected: /opt/stack/data/venv Jul 10 08:27:06.315235 np0000004976 devstack@c-api.service[100043]: Set PythonHome to /opt/stack/data/venv Jul 10 08:27:06.346643 np0000004976 devstack@c-api.service[100043]: Python main interpreter initialized at 0x7eaab8ca4668 Jul 10 08:27:06.346643 np0000004976 devstack@c-api.service[100043]: python threads support enabled Jul 10 08:27:06.346643 np0000004976 devstack@c-api.service[100043]: your server socket listen backlog is limited to 100 connections Jul 10 08:27:06.346643 np0000004976 devstack@c-api.service[100043]: your mercy for graceful operations on workers is 80 seconds Jul 10 08:27:06.347233 np0000004976 devstack@c-api.service[100043]: mapped 671795 bytes (656 KB) for 4 cores Jul 10 08:27:06.347358 np0000004976 devstack@c-api.service[100043]: *** Operational MODE: preforking *** Jul 10 08:27:06.347564 np0000004976 devstack@c-api.service[100043]: *** uWSGI is running in multiple interpreter mode *** Jul 10 08:27:06.347564 np0000004976 devstack@c-api.service[100043]: spawned uWSGI master process (pid: 100043) Jul 10 08:27:06.347718 np0000004976 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jul 10 08:27:06.348506 np0000004976 devstack@c-api.service[100043]: spawned uWSGI worker 1 (pid: 100054, cores: 1) Jul 10 08:27:06.348506 np0000004976 devstack@c-api.service[100043]: spawned uWSGI worker 2 (pid: 100055, cores: 1) Jul 10 08:27:06.348974 np0000004976 devstack@c-api.service[100043]: spawned uWSGI worker 3 (pid: 100056, cores: 1) Jul 10 08:27:06.349484 np0000004976 devstack@c-api.service[100043]: spawned uWSGI worker 4 (pid: 100057, cores: 1) Jul 10 08:27:06.349548 np0000004976 devstack@c-api.service[100043]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jul 10 08:27:06.461675 np0000004976 devstack@c-api.service[100054]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 10 08:27:06.461675 np0000004976 devstack@c-api.service[100054]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 10 08:27:06.461675 np0000004976 devstack@c-api.service[100054]: we strongly recommend against using it for new projects. Jul 10 08:27:06.461675 np0000004976 devstack@c-api.service[100054]: If you are already using Eventlet, we recommend migrating to a different Jul 10 08:27:06.461675 np0000004976 devstack@c-api.service[100054]: framework. For more detail see Jul 10 08:27:06.461675 np0000004976 devstack@c-api.service[100054]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 10 08:27:06.461675 np0000004976 devstack@c-api.service[100054]: import eventlet # noqa Jul 10 08:27:06.464355 np0000004976 devstack@c-api.service[100055]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 10 08:27:06.464355 np0000004976 devstack@c-api.service[100055]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 10 08:27:06.464355 np0000004976 devstack@c-api.service[100055]: we strongly recommend against using it for new projects. Jul 10 08:27:06.464355 np0000004976 devstack@c-api.service[100055]: If you are already using Eventlet, we recommend migrating to a different Jul 10 08:27:06.464355 np0000004976 devstack@c-api.service[100055]: framework. For more detail see Jul 10 08:27:06.464355 np0000004976 devstack@c-api.service[100055]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 10 08:27:06.464355 np0000004976 devstack@c-api.service[100055]: import eventlet # noqa Jul 10 08:27:06.466345 np0000004976 devstack@c-api.service[100057]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 10 08:27:06.466345 np0000004976 devstack@c-api.service[100057]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 10 08:27:06.466345 np0000004976 devstack@c-api.service[100057]: we strongly recommend against using it for new projects. Jul 10 08:27:06.466345 np0000004976 devstack@c-api.service[100057]: If you are already using Eventlet, we recommend migrating to a different Jul 10 08:27:06.466345 np0000004976 devstack@c-api.service[100057]: framework. For more detail see Jul 10 08:27:06.466345 np0000004976 devstack@c-api.service[100057]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 10 08:27:06.466345 np0000004976 devstack@c-api.service[100057]: import eventlet # noqa Jul 10 08:27:06.472337 np0000004976 devstack@c-api.service[100056]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 10 08:27:06.472337 np0000004976 devstack@c-api.service[100056]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 10 08:27:06.472337 np0000004976 devstack@c-api.service[100056]: we strongly recommend against using it for new projects. Jul 10 08:27:06.472337 np0000004976 devstack@c-api.service[100056]: If you are already using Eventlet, we recommend migrating to a different Jul 10 08:27:06.472337 np0000004976 devstack@c-api.service[100056]: framework. For more detail see Jul 10 08:27:06.472337 np0000004976 devstack@c-api.service[100056]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 10 08:27:06.472337 np0000004976 devstack@c-api.service[100056]: import eventlet # noqa Jul 10 08:27:06.540746 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 10 08:27:06.540746 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:27:06.544567 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 10 08:27:06.544567 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:27:06.545290 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 10 08:27:06.545290 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:27:06.561027 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 10 08:27:06.561027 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:27:06.612790 np0000004976 devstack@c-api.service[100054]: /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 Jul 10 08:27:06.612790 np0000004976 devstack@c-api.service[100054]: from cgi import parse_header Jul 10 08:27:06.618187 np0000004976 devstack@c-api.service[100057]: /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 Jul 10 08:27:06.618187 np0000004976 devstack@c-api.service[100057]: from cgi import parse_header Jul 10 08:27:06.618302 np0000004976 devstack@c-api.service[100055]: /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 Jul 10 08:27:06.618302 np0000004976 devstack@c-api.service[100055]: from cgi import parse_header Jul 10 08:27:06.634894 np0000004976 devstack@c-api.service[100056]: /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 Jul 10 08:27:06.634894 np0000004976 devstack@c-api.service[100056]: from cgi import parse_header Jul 10 08:27:06.660101 np0000004976 devstack@c-api.service[100054]: /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. Jul 10 08:27:06.660101 np0000004976 devstack@c-api.service[100054]: removals.removed_module( Jul 10 08:27:06.661945 np0000004976 devstack@c-api.service[100054]: /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. Jul 10 08:27:06.661945 np0000004976 devstack@c-api.service[100054]: removals.removed_module( Jul 10 08:27:06.666299 np0000004976 devstack@c-api.service[100057]: /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. Jul 10 08:27:06.666299 np0000004976 devstack@c-api.service[100057]: removals.removed_module( Jul 10 08:27:06.668458 np0000004976 devstack@c-api.service[100057]: /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. Jul 10 08:27:06.668458 np0000004976 devstack@c-api.service[100057]: removals.removed_module( Jul 10 08:27:06.668558 np0000004976 devstack@c-api.service[100055]: /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. Jul 10 08:27:06.668558 np0000004976 devstack@c-api.service[100055]: removals.removed_module( Jul 10 08:27:06.670668 np0000004976 devstack@c-api.service[100055]: /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. Jul 10 08:27:06.670668 np0000004976 devstack@c-api.service[100055]: removals.removed_module( Jul 10 08:27:06.680833 np0000004976 devstack@c-api.service[100056]: /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. Jul 10 08:27:06.680833 np0000004976 devstack@c-api.service[100056]: removals.removed_module( Jul 10 08:27:06.682537 np0000004976 devstack@c-api.service[100056]: /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. Jul 10 08:27:06.682537 np0000004976 devstack@c-api.service[100056]: removals.removed_module( Jul 10 08:27:07.417507 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 10 08:27:07.417507 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:27:07.425242 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 10 08:27:07.425242 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:27:07.445539 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 10 08:27:07.445539 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:27:07.464170 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 10 08:27:07.464170 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:27:07.468546 np0000004976 devstack@c-api.service[100055]: /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. Jul 10 08:27:07.468546 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:27:07.473228 np0000004976 devstack@c-api.service[100054]: /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. Jul 10 08:27:07.473228 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:27:07.500306 np0000004976 devstack@c-api.service[100056]: /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. Jul 10 08:27:07.500306 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:27:07.513978 np0000004976 devstack@c-api.service[100057]: /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. Jul 10 08:27:07.513978 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:27:07.632858 np0000004976 devstack@c-api.service[100055]: 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. Jul 10 08:27:07.633041 np0000004976 devstack@c-api.service[100055]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100055) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 10 08:27:07.638755 np0000004976 devstack@c-api.service[100054]: 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. Jul 10 08:27:07.638993 np0000004976 devstack@c-api.service[100054]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100054) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 10 08:27:07.678575 np0000004976 devstack@c-api.service[100057]: 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. Jul 10 08:27:07.678769 np0000004976 devstack@c-api.service[100057]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100057) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 10 08:27:07.687923 np0000004976 devstack@c-api.service[100056]: 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. Jul 10 08:27:07.688131 np0000004976 devstack@c-api.service[100056]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100056) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 10 08:27:07.715003 np0000004976 devstack@c-api.service[100055]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 10 08:27:07.715003 np0000004976 devstack@c-api.service[100055]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 10 08:27:07.715488 np0000004976 devstack@c-api.service[100054]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 10 08:27:07.715488 np0000004976 devstack@c-api.service[100054]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 10 08:27:07.740778 np0000004976 devstack@c-api.service[100057]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 10 08:27:07.740778 np0000004976 devstack@c-api.service[100057]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 10 08:27:07.750367 np0000004976 devstack@c-api.service[100056]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 10 08:27:07.750367 np0000004976 devstack@c-api.service[100056]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 10 08:27:08.160286 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100055) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 10 08:27:08.160343 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100054) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 10 08:27:08.160425 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100056) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 10 08:27:08.160474 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100055) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.160530 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100054) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.160571 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100055) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.160611 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100057) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 10 08:27:08.160655 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100054) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.160701 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100056) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.160743 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100055) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.160815 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100056) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.160857 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100054) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.160893 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100056) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.160941 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.160941 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.160941 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.161798 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100054) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.161862 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 08:27:08.161906 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 08:27:08.162005 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 08:27:08.162058 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100055) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.162102 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 08:27:08.162161 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 08:27:08.162161 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 08:27:08.162242 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100054) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 08:27:08.162285 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 08:27:08.162332 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100054) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.162369 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 08:27:08.162369 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100055) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 08:27:08.162369 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100055) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.162885 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100056) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.162967 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 08:27:08.163014 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 08:27:08.163059 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 08:27:08.163121 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 08:27:08.163190 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100056) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 08:27:08.163242 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100056) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.163322 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.163459 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 08:27:08.163558 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 08:27:08.163605 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100055) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.163605 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 08:27:08.163691 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 08:27:08.163727 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 08:27:08.163768 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100054) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.163807 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100056) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.163843 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 08:27:08.163884 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 08:27:08.163919 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 08:27:08.163953 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 08:27:08.163994 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100057) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 08:27:08.164031 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 08:27:08.164069 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 08:27:08.164108 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 08:27:08.164146 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100055) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 08:27:08.164182 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 08:27:08.164215 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.164247 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 08:27:08.164278 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100055) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.164322 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 08:27:08.164358 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 08:27:08.164398 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100055) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.164453 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100056) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 08:27:08.164487 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100054) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 08:27:08.164520 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 08:27:08.164567 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100056) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.164613 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100054) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.164648 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 08:27:08.164678 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100056) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.164720 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100054) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.164756 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 08:27:08.164845 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 08:27:08.164880 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 08:27:08.164919 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 08:27:08.164974 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 08:27:08.165017 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100055) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 08:27:08.165062 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 08:27:08.165098 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 08:27:08.165130 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100055) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.165168 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 08:27:08.165206 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 08:27:08.165244 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 08:27:08.165280 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100056) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 08:27:08.165310 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100054) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 08:27:08.165344 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100056) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.165368 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100054) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.165391 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.165391 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 08:27:08.165391 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 08:27:08.165391 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 08:27:08.165391 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 08:27:08.165391 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100057) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 08:27:08.165391 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.165391 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.165391 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 08:27:08.165391 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 08:27:08.165639 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 08:27:08.165639 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 08:27:08.165639 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100057) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 08:27:08.165639 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.166418 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100055) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.166508 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 08:27:08.166562 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100056) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.166594 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 08:27:08.166632 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100054) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.166671 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 08:27:08.166705 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 08:27:08.166742 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 08:27:08.166830 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 08:27:08.166870 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 08:27:08.166904 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100055) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 08:27:08.166946 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 08:27:08.166983 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 08:27:08.167017 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100055) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.167052 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 08:27:08.167084 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 08:27:08.167120 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 08:27:08.167156 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100056) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 08:27:08.167190 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100054) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 08:27:08.167224 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100056) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.167263 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100054) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.167315 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100055) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.167315 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 08:27:08.167392 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 08:27:08.167449 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 08:27:08.167497 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100056) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.167539 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 08:27:08.167575 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 08:27:08.167617 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100055) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 08:27:08.167658 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 08:27:08.167695 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100055) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.167743 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 08:27:08.167743 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 08:27:08.167743 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100056) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 08:27:08.167860 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100056) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.168266 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100054) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.168333 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 08:27:08.168384 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 08:27:08.168467 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 08:27:08.168523 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 08:27:08.168606 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100054) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 08:27:08.168709 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100054) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.168896 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.168996 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 08:27:08.169088 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 08:27:08.169179 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 08:27:08.169264 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 08:27:08.169350 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100057) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 08:27:08.169417 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100055) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.169476 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.169515 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 08:27:08.169554 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 08:27:08.169580 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100056) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.169605 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 08:27:08.169655 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 08:27:08.169681 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 08:27:08.169703 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100054) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.169734 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100055) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 08:27:08.169789 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 08:27:08.169818 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 08:27:08.169848 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 08:27:08.169872 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.169895 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100055) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.169923 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 08:27:08.169957 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 08:27:08.169981 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 08:27:08.170005 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 08:27:08.170028 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100056) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 08:27:08.170049 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 08:27:08.170077 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100056) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.170102 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 08:27:08.170129 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100054) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 08:27:08.170156 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 08:27:08.170179 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100054) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.170203 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 08:27:08.170203 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100057) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 08:27:08.170282 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.170603 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100055) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.170677 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 08:27:08.170735 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 08:27:08.170817 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 08:27:08.170848 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.170870 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 08:27:08.170893 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100054) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.170917 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 08:27:08.170946 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100055) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 08:27:08.170980 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 08:27:08.171006 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 08:27:08.171034 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100055) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.171059 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 08:27:08.171080 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 08:27:08.171101 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100055) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.171124 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 08:27:08.171147 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 08:27:08.171169 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 08:27:08.171192 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 08:27:08.171215 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100057) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 08:27:08.171241 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 08:27:08.171273 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100054) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 08:27:08.171296 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.171318 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 08:27:08.171341 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100054) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.171361 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 08:27:08.171383 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100054) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.171427 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100055) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 08:27:08.171465 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 08:27:08.171491 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100055) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.171520 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 08:27:08.171520 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 08:27:08.171569 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.171592 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 08:27:08.171592 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100054) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 08:27:08.171627 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 08:27:08.171650 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100054) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.171673 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 08:27:08.171673 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 08:27:08.171711 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 08:27:08.171783 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100057) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 08:27:08.171842 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.171904 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.171969 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 08:27:08.172222 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 08:27:08.172222 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 08:27:08.172273 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100056) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.172303 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 08:27:08.172332 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 08:27:08.172359 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100057) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 08:27:08.172390 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 08:27:08.172447 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.172476 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 08:27:08.172476 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 08:27:08.172476 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100056) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 08:27:08.172476 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100056) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.172565 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100056) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.172565 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 08:27:08.172623 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 08:27:08.172688 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 08:27:08.172740 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 08:27:08.172811 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100056) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 08:27:08.172897 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100056) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.173233 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100055) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.173307 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 08:27:08.173372 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100056) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.173420 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 08:27:08.173447 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 08:27:08.173469 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 08:27:08.173502 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 08:27:08.173534 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 08:27:08.173560 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100055) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 08:27:08.173582 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 08:27:08.173610 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100054) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.173640 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100055) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.173664 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 08:27:08.173686 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 08:27:08.173712 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100056) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 08:27:08.173735 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 08:27:08.173803 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100056) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.173832 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 08:27:08.173925 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 08:27:08.174004 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100054) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 08:27:08.174092 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100054) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.174122 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.174182 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 08:27:08.174248 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 08:27:08.174313 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 08:27:08.174373 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 08:27:08.174479 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100057) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 08:27:08.174548 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.179535 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100055) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.179666 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100056) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.179734 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 08:27:08.179789 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 08:27:08.179835 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 08:27:08.179877 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 08:27:08.179926 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 08:27:08.179965 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 08:27:08.180005 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 08:27:08.180043 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 08:27:08.180082 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100055) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 08:27:08.180131 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100056) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 08:27:08.180174 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100055) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.180215 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100054) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.180260 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100056) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.180307 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 08:27:08.180307 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 08:27:08.180307 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 08:27:08.180401 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.180459 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 08:27:08.180459 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100054) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 08:27:08.180537 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 08:27:08.180583 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100054) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.180624 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 08:27:08.180624 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 08:27:08.180624 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 08:27:08.180728 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100057) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 08:27:08.180778 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100055) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.180820 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.180861 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 08:27:08.180908 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100056) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.180952 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 08:27:08.180992 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 08:27:08.181032 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 08:27:08.181071 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 08:27:08.181111 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 08:27:08.181111 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100055) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 08:27:08.181179 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 08:27:08.181221 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100055) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.181260 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 08:27:08.181260 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100056) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 08:27:08.181342 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.181394 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100056) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.181452 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 08:27:08.181452 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 08:27:08.181452 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 08:27:08.181563 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100054) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.181614 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 08:27:08.181661 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 08:27:08.181711 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100057) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 08:27:08.181755 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 08:27:08.181808 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.181847 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 08:27:08.181847 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 08:27:08.181918 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100054) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 08:27:08.181989 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100054) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.182976 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100055) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.183056 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 08:27:08.183111 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 08:27:08.183208 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 08:27:08.183272 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 08:27:08.183300 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100056) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.183325 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100055) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 08:27:08.183373 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 08:27:08.183400 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100055) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.183482 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 08:27:08.183581 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 08:27:08.183673 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 08:27:08.183750 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100056) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 08:27:08.183853 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100056) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.184286 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100055) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.184360 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.184399 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 08:27:08.184444 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 08:27:08.184469 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 08:27:08.184497 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 08:27:08.184544 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 08:27:08.184572 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 08:27:08.184608 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100054) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.184635 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100055) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 08:27:08.184658 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 08:27:08.184681 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100055) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.184709 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 08:27:08.184747 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100056) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.184802 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 08:27:08.184845 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 08:27:08.184884 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 08:27:08.184924 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100057) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 08:27:08.184964 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 08:27:08.184964 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 08:27:08.185048 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 08:27:08.185089 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.185140 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 08:27:08.185193 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 08:27:08.185240 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100056) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 08:27:08.185278 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100054) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 08:27:08.185311 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100056) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.185353 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100054) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.185419 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.185419 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 08:27:08.185501 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100054) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.185546 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 08:27:08.185602 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 08:27:08.185630 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 08:27:08.185658 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 08:27:08.185658 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 08:27:08.185710 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 08:27:08.185739 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 08:27:08.185773 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100057) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 08:27:08.185797 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100054) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 08:27:08.185821 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100055) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.185844 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.185868 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100054) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.185913 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 08:27:08.185913 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 08:27:08.185974 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 08:27:08.186006 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 08:27:08.186047 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100055) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 08:27:08.186105 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100055) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.186146 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100056) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.186184 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 08:27:08.186248 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 08:27:08.186283 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100054) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.186308 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 08:27:08.186343 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 08:27:08.186370 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 08:27:08.186395 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.186453 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 08:27:08.186487 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100056) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 08:27:08.186511 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 08:27:08.186535 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 08:27:08.186558 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100056) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.186581 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 08:27:08.186603 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 08:27:08.186631 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100054) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 08:27:08.186631 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100054) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.186671 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 08:27:08.186793 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 08:27:08.186869 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100057) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 08:27:08.186977 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.188553 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100055) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.188627 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 08:27:08.188656 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100056) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.188682 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 08:27:08.188711 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 08:27:08.188736 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 08:27:08.188855 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 08:27:08.188888 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 08:27:08.188936 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100055) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 08:27:08.188974 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 08:27:08.188999 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100055) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.189026 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 08:27:08.189049 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100054) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.189073 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100056) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 08:27:08.189095 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 08:27:08.189117 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100056) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.189141 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 08:27:08.189179 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 08:27:08.189243 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 08:27:08.189292 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100054) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 08:27:08.189377 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100054) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.189839 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.189948 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 08:27:08.190043 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 08:27:08.190084 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100055) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.190131 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 08:27:08.190164 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 08:27:08.190212 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 08:27:08.190242 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 08:27:08.190266 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 08:27:08.190294 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100057) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 08:27:08.190318 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100054) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.190341 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 08:27:08.190363 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100056) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.190384 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100055) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 08:27:08.190432 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.190461 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 08:27:08.190492 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 08:27:08.190520 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100055) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.190548 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 08:27:08.190572 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 08:27:08.190595 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 08:27:08.190617 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 08:27:08.190645 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 08:27:08.190668 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 08:27:08.190694 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100054) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 08:27:08.190718 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100056) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 08:27:08.190741 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100054) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.190778 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100056) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.190810 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.190919 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 08:27:08.191004 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 08:27:08.191098 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 08:27:08.191177 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 08:27:08.191262 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100057) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 08:27:08.191353 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.191923 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100055) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.191985 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 08:27:08.192049 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 08:27:08.192103 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 08:27:08.192162 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 08:27:08.192211 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100055) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 08:27:08.192258 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100054) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.192287 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100055) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.192328 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 08:27:08.192400 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 08:27:08.192444 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100056) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.192471 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 08:27:08.192533 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 08:27:08.192563 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 08:27:08.192587 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100054) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 08:27:08.192611 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 08:27:08.192650 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100054) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.192702 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100055) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.192730 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 08:27:08.192783 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 08:27:08.192816 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 08:27:08.192841 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 08:27:08.192869 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100056) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 08:27:08.192893 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.192928 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 08:27:08.192968 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100056) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.193003 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100054) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.193042 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 08:27:08.193070 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 08:27:08.193092 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 08:27:08.193092 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 08:27:08.193139 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 08:27:08.193172 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100055) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 08:27:08.193197 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 08:27:08.193224 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 08:27:08.193255 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100055) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.193283 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 08:27:08.193308 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100056) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.193335 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 08:27:08.193358 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100055) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.193384 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100054) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 08:27:08.193436 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 08:27:08.193467 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100057) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 08:27:08.193490 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 08:27:08.193514 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 08:27:08.193536 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100054) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.193560 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 08:27:08.193582 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.193609 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 08:27:08.193632 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100054) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.193661 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 08:27:08.193686 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 08:27:08.193718 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 08:27:08.193767 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100056) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 08:27:08.193799 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 08:27:08.193822 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100056) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.193851 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 08:27:08.193875 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 08:27:08.193875 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 08:27:08.193922 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100055) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 08:27:08.193952 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100056) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.193976 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100054) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 08:27:08.193999 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.194022 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100054) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.194045 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 08:27:08.194069 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100055) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.194094 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100054) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.194116 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 08:27:08.194139 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 08:27:08.194215 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 08:27:08.194243 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100055) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.194270 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 08:27:08.194294 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 08:27:08.194317 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 08:27:08.194340 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 08:27:08.194365 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 08:27:08.194388 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100056) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 08:27:08.194431 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 08:27:08.194457 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 08:27:08.194481 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100056) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.194514 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 08:27:08.194540 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 08:27:08.194562 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 08:27:08.194585 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100056) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.194607 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100054) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 08:27:08.194634 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 08:27:08.194656 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 08:27:08.194678 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100054) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.194701 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100057) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 08:27:08.194723 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 08:27:08.194749 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 08:27:08.194795 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.194819 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 08:27:08.194819 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 08:27:08.194857 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100055) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 08:27:08.194879 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.194902 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100056) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 08:27:08.194902 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100056) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.194946 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 08:27:08.194970 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100055) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.194998 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 08:27:08.194998 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 08:27:08.194998 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 08:27:08.194998 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100057) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 08:27:08.194998 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.194998 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.194998 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 08:27:08.195139 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 08:27:08.195139 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 08:27:08.195180 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 08:27:08.195277 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100057) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 08:27:08.195363 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.195466 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100054) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.195538 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 08:27:08.195566 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100056) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.195592 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 08:27:08.195632 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 08:27:08.195922 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 08:27:08.195962 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 08:27:08.195988 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 08:27:08.196011 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 08:27:08.196034 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100054) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 08:27:08.196063 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 08:27:08.196087 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100054) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.196109 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100056) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 08:27:08.196109 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100056) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.196159 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.196244 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 08:27:08.196334 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 08:27:08.196442 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 08:27:08.196473 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100055) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.196530 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 08:27:08.196561 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 08:27:08.196616 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100057) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 08:27:08.196644 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 08:27:08.196666 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100056) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.196706 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 08:27:08.196732 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.196764 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 08:27:08.196794 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100054) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.196819 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 08:27:08.196848 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 08:27:08.196872 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 08:27:08.196895 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 08:27:08.196918 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100055) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 08:27:08.196939 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 08:27:08.196966 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 08:27:08.196989 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100055) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.197011 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100056) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 08:27:08.197034 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 08:27:08.197034 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 08:27:08.197081 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100056) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.197106 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100054) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 08:27:08.197129 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100056) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.197155 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.197178 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100054) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.197201 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 08:27:08.197201 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 08:27:08.197240 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100054) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.197267 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 08:27:08.197292 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 08:27:08.197318 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 08:27:08.197345 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 08:27:08.197368 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 08:27:08.197395 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 08:27:08.197432 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100055) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.197457 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100056) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 08:27:08.197480 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 08:27:08.197503 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 08:27:08.197538 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 08:27:08.197564 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100056) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.197587 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 08:27:08.197612 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100054) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 08:27:08.197635 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 08:27:08.197657 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100054) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.197683 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 08:27:08.197709 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100057) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 08:27:08.197750 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 08:27:08.197790 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.197820 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 08:27:08.197844 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.197866 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100055) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 08:27:08.197889 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 08:27:08.197889 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 08:27:08.197932 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100055) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.197972 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 08:27:08.197999 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100055) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.198058 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 08:27:08.198093 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 08:27:08.198139 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100057) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 08:27:08.198166 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 08:27:08.198227 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.198258 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 08:27:08.198332 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 08:27:08.198440 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100055) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 08:27:08.198537 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100055) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.199697 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100056) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.199782 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 08:27:08.199829 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 08:27:08.199896 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 08:27:08.199950 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 08:27:08.200051 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100056) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 08:27:08.200077 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100056) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.201317 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100054) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.201428 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 08:27:08.201538 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 08:27:08.201645 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 08:27:08.201740 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 08:27:08.201854 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100054) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 08:27:08.201963 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100054) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.202011 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100056) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.202059 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 08:27:08.202098 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 08:27:08.202151 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 08:27:08.202208 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 08:27:08.202256 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100056) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 08:27:08.202324 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100056) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.202705 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100054) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.202742 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.202803 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 08:27:08.202900 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 08:27:08.202960 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 08:27:08.203006 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 08:27:08.203050 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 08:27:08.203086 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 08:27:08.203135 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 08:27:08.203172 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100055) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.203214 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100054) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 08:27:08.203258 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 08:27:08.203296 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 08:27:08.203337 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100057) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 08:27:08.203375 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100054) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.203426 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 08:27:08.203468 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.203522 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 08:27:08.203522 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 08:27:08.203599 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100056) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.203640 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100055) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 08:27:08.203678 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 08:27:08.203729 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100055) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.203788 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 08:27:08.203788 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 08:27:08.203788 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 08:27:08.203788 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100056) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 08:27:08.203928 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100056) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.203970 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100054) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.203970 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 08:27:08.204066 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100055) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.204106 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 08:27:08.204146 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 08:27:08.204182 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 08:27:08.204222 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 08:27:08.204268 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.204316 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 08:27:08.204355 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 08:27:08.204393 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 08:27:08.204448 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 08:27:08.204498 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100054) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 08:27:08.204541 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100055) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 08:27:08.204579 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 08:27:08.204617 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100055) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.204688 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 08:27:08.204733 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100054) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.204788 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 08:27:08.204788 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100057) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 08:27:08.204788 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.204974 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100055) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.205065 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 08:27:08.205147 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 08:27:08.205193 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100056) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.205233 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 08:27:08.205272 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 08:27:08.205312 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 08:27:08.205365 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 08:27:08.205416 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100055) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 08:27:08.205456 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.205497 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 08:27:08.205537 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100055) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.205575 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 08:27:08.205624 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 08:27:08.205624 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100056) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 08:27:08.205699 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 08:27:08.205746 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100056) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.205805 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 08:27:08.205845 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100056) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.205845 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 08:27:08.205915 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 08:27:08.205955 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100054) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.205994 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 08:27:08.206034 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100057) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 08:27:08.206073 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 08:27:08.206112 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 08:27:08.206159 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100055) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.206205 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 08:27:08.206243 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.206284 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 08:27:08.206336 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100056) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 08:27:08.206374 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 08:27:08.206425 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 08:27:08.206465 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 08:27:08.206502 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100056) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.206554 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 08:27:08.206592 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 08:27:08.206629 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100054) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 08:27:08.206665 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 08:27:08.206701 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100054) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.206738 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100055) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 08:27:08.206783 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100054) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.206821 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100055) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.206859 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 08:27:08.206896 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100055) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.206942 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 08:27:08.206988 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 08:27:08.207025 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 08:27:08.207063 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 08:27:08.207107 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 08:27:08.207143 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 08:27:08.207179 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100054) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 08:27:08.207216 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 08:27:08.207255 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100054) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.207292 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100055) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 08:27:08.207335 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.207376 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100055) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.207424 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 08:27:08.207424 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 08:27:08.207424 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 08:27:08.207424 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 08:27:08.207424 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100057) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 08:27:08.207424 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.207424 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.207424 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 08:27:08.207424 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 08:27:08.207424 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 08:27:08.207781 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 08:27:08.207781 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100057) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 08:27:08.207781 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.210103 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100056) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.210184 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 08:27:08.210227 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100055) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.210272 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 08:27:08.210325 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 08:27:08.210368 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 08:27:08.210416 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 08:27:08.210458 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 08:27:08.210495 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 08:27:08.210531 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100056) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 08:27:08.210531 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100056) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.210598 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 08:27:08.210598 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100055) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 08:27:08.210598 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100055) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.210709 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100054) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.210709 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 08:27:08.210781 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 08:27:08.210825 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 08:27:08.210886 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 08:27:08.210925 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100054) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 08:27:08.211001 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100054) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.213813 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.213946 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 08:27:08.214049 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 08:27:08.214127 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 08:27:08.214194 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 08:27:08.214265 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100057) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 08:27:08.214355 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.214729 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100056) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.214818 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 08:27:08.214878 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 08:27:08.214946 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 08:27:08.215000 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 08:27:08.215058 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100056) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 08:27:08.215130 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100056) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.215163 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100055) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.215205 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 08:27:08.215271 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 08:27:08.215328 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 08:27:08.215384 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 08:27:08.215467 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100055) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 08:27:08.215528 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100054) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.215555 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100055) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.215636 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 08:27:08.215673 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 08:27:08.215695 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.215730 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 08:27:08.215779 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 08:27:08.215805 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 08:27:08.215826 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100054) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 08:27:08.215846 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 08:27:08.215891 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100054) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.215918 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100056) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.215952 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 08:27:08.215975 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 08:27:08.215999 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 08:27:08.216146 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 08:27:08.216172 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100057) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 08:27:08.216199 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 08:27:08.216221 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.216262 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 08:27:08.216287 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100054) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.216327 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100056) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 08:27:08.216354 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 08:27:08.216387 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100056) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.216429 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 08:27:08.216460 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100055) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.216483 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 08:27:08.216524 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 08:27:08.216549 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 08:27:08.216571 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100054) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 08:27:08.216591 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 08:27:08.216620 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.216644 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100054) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.216670 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 08:27:08.216691 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 08:27:08.216711 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 08:27:08.216733 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100055) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 08:27:08.216784 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 08:27:08.216812 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100055) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.216857 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 08:27:08.216927 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 08:27:08.216996 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100057) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 08:27:08.217075 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 08:27:08.219295 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100056) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.219295 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 08:27:08.219295 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 08:27:08.219295 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 08:27:08.219295 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 08:27:08.219493 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100055) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.219549 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100056) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 08:27:08.219886 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 08:27:08.219928 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100054) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.219973 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 08:27:08.219973 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 08:27:08.220052 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 08:27:08.220093 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 08:27:08.220135 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 08:27:08.220173 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100055) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 08:27:08.220211 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 08:27:08.220211 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 08:27:08.220211 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100054) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 08:27:08.220306 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 08:27:08.220399 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 08:27:08.220508 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 08:27:08.220591 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 08:27:08.220667 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 08:27:08.220741 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100057) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 08:27:08.256832 np0000004976 devstack@c-api.service[100055]: INFO dbcounter [None req-d0254735-8265-43ff-beeb-95245d5a7a20 None None] Registered counter for database cinder Jul 10 08:27:08.259287 np0000004976 devstack@c-api.service[100056]: INFO dbcounter [None req-48e9a65b-ce41-486f-9d5e-070f0e3b9d4f None None] Registered counter for database cinder Jul 10 08:27:08.264379 np0000004976 devstack@c-api.service[100057]: INFO dbcounter [None req-efb125b4-1426-4756-8841-e1ca035976a8 None None] Registered counter for database cinder Jul 10 08:27:08.265904 np0000004976 devstack@c-api.service[100054]: INFO dbcounter [None req-143b105c-6d06-44a5-bcaa-9b8b8509c3bc None None] Registered counter for database cinder Jul 10 08:27:08.297861 np0000004976 devstack@c-api.service[100055]: DEBUG oslo_db.sqlalchemy.engines [None req-d0254735-8265-43ff-beeb-95245d5a7a20 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=100055) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 08:27:08.299802 np0000004976 devstack@c-api.service[100056]: DEBUG oslo_db.sqlalchemy.engines [None req-48e9a65b-ce41-486f-9d5e-070f0e3b9d4f 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=100056) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 08:27:08.304942 np0000004976 devstack@c-api.service[100057]: DEBUG oslo_db.sqlalchemy.engines [None req-efb125b4-1426-4756-8841-e1ca035976a8 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=100057) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 08:27:08.313502 np0000004976 devstack@c-api.service[100054]: DEBUG oslo_db.sqlalchemy.engines [None req-143b105c-6d06-44a5-bcaa-9b8b8509c3bc 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=100054) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 08:27:08.410225 np0000004976 devstack@c-api.service[100057]: DEBUG dbcounter [-] [100057] Writer thread running {{(pid=100057) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 10 08:27:08.412638 np0000004976 devstack@c-api.service[100057]: INFO cinder.rpc [None req-efb125b4-1426-4756-8841-e1ca035976a8 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 10 08:27:08.414073 np0000004976 devstack@c-api.service[100055]: DEBUG dbcounter [-] [100055] Writer thread running {{(pid=100055) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 10 08:27:08.414703 np0000004976 devstack@c-api.service[100057]: INFO cinder.rpc [None req-efb125b4-1426-4756-8841-e1ca035976a8 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 10 08:27:08.416185 np0000004976 devstack@c-api.service[100055]: INFO cinder.rpc [None req-d0254735-8265-43ff-beeb-95245d5a7a20 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 10 08:27:08.416509 np0000004976 devstack@c-api.service[100057]: INFO cinder.rpc [None req-efb125b4-1426-4756-8841-e1ca035976a8 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 10 08:27:08.418104 np0000004976 devstack@c-api.service[100057]: INFO cinder.rpc [None req-efb125b4-1426-4756-8841-e1ca035976a8 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 10 08:27:08.418262 np0000004976 devstack@c-api.service[100055]: INFO cinder.rpc [None req-d0254735-8265-43ff-beeb-95245d5a7a20 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 10 08:27:08.418382 np0000004976 devstack@c-api.service[100057]: WARNING stevedore.named [None req-efb125b4-1426-4756-8841-e1ca035976a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:27:08.418647 np0000004976 devstack@c-api.service[100057]: WARNING castellan.key_manager [None req-efb125b4-1426-4756-8841-e1ca035976a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:27:08.420249 np0000004976 devstack@c-api.service[100055]: INFO cinder.rpc [None req-d0254735-8265-43ff-beeb-95245d5a7a20 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 10 08:27:08.420393 np0000004976 devstack@c-api.service[100057]: WARNING cinder.keymgr.conf_key_mgr [None req-efb125b4-1426-4756-8841-e1ca035976a8 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' Jul 10 08:27:08.421942 np0000004976 devstack@c-api.service[100055]: INFO cinder.rpc [None req-d0254735-8265-43ff-beeb-95245d5a7a20 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 10 08:27:08.422221 np0000004976 devstack@c-api.service[100055]: WARNING stevedore.named [None req-d0254735-8265-43ff-beeb-95245d5a7a20 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:27:08.422503 np0000004976 devstack@c-api.service[100055]: WARNING castellan.key_manager [None req-d0254735-8265-43ff-beeb-95245d5a7a20 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:27:08.422821 np0000004976 devstack@c-api.service[100057]: WARNING stevedore.named [None req-efb125b4-1426-4756-8841-e1ca035976a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:27:08.422969 np0000004976 devstack@c-api.service[100057]: WARNING castellan.key_manager [None req-efb125b4-1426-4756-8841-e1ca035976a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:27:08.423110 np0000004976 devstack@c-api.service[100055]: WARNING cinder.keymgr.conf_key_mgr [None req-d0254735-8265-43ff-beeb-95245d5a7a20 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' Jul 10 08:27:08.423270 np0000004976 devstack@c-api.service[100056]: DEBUG dbcounter [-] [100056] Writer thread running {{(pid=100056) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 10 08:27:08.425935 np0000004976 devstack@c-api.service[100056]: INFO cinder.rpc [None req-48e9a65b-ce41-486f-9d5e-070f0e3b9d4f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 10 08:27:08.426231 np0000004976 devstack@c-api.service[100055]: WARNING stevedore.named [None req-d0254735-8265-43ff-beeb-95245d5a7a20 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:27:08.426384 np0000004976 devstack@c-api.service[100055]: WARNING castellan.key_manager [None req-d0254735-8265-43ff-beeb-95245d5a7a20 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:27:08.428766 np0000004976 devstack@c-api.service[100056]: INFO cinder.rpc [None req-48e9a65b-ce41-486f-9d5e-070f0e3b9d4f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 10 08:27:08.430985 np0000004976 devstack@c-api.service[100056]: INFO cinder.rpc [None req-48e9a65b-ce41-486f-9d5e-070f0e3b9d4f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 10 08:27:08.432663 np0000004976 devstack@c-api.service[100054]: DEBUG dbcounter [-] [100054] Writer thread running {{(pid=100054) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 10 08:27:08.433195 np0000004976 devstack@c-api.service[100056]: INFO cinder.rpc [None req-48e9a65b-ce41-486f-9d5e-070f0e3b9d4f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 10 08:27:08.433627 np0000004976 devstack@c-api.service[100056]: WARNING stevedore.named [None req-48e9a65b-ce41-486f-9d5e-070f0e3b9d4f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:27:08.433991 np0000004976 devstack@c-api.service[100056]: WARNING castellan.key_manager [None req-48e9a65b-ce41-486f-9d5e-070f0e3b9d4f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:27:08.434794 np0000004976 devstack@c-api.service[100056]: WARNING cinder.keymgr.conf_key_mgr [None req-48e9a65b-ce41-486f-9d5e-070f0e3b9d4f 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' Jul 10 08:27:08.435104 np0000004976 devstack@c-api.service[100054]: INFO cinder.rpc [None req-143b105c-6d06-44a5-bcaa-9b8b8509c3bc None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 10 08:27:08.437279 np0000004976 devstack@c-api.service[100054]: INFO cinder.rpc [None req-143b105c-6d06-44a5-bcaa-9b8b8509c3bc None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 10 08:27:08.438179 np0000004976 devstack@c-api.service[100056]: WARNING stevedore.named [None req-48e9a65b-ce41-486f-9d5e-070f0e3b9d4f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:27:08.438333 np0000004976 devstack@c-api.service[100056]: WARNING castellan.key_manager [None req-48e9a65b-ce41-486f-9d5e-070f0e3b9d4f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:27:08.439209 np0000004976 devstack@c-api.service[100054]: INFO cinder.rpc [None req-143b105c-6d06-44a5-bcaa-9b8b8509c3bc None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 10 08:27:08.440942 np0000004976 devstack@c-api.service[100054]: INFO cinder.rpc [None req-143b105c-6d06-44a5-bcaa-9b8b8509c3bc None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 10 08:27:08.441249 np0000004976 devstack@c-api.service[100054]: WARNING stevedore.named [None req-143b105c-6d06-44a5-bcaa-9b8b8509c3bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:27:08.441537 np0000004976 devstack@c-api.service[100054]: WARNING castellan.key_manager [None req-143b105c-6d06-44a5-bcaa-9b8b8509c3bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:27:08.442186 np0000004976 devstack@c-api.service[100054]: WARNING cinder.keymgr.conf_key_mgr [None req-143b105c-6d06-44a5-bcaa-9b8b8509c3bc 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' Jul 10 08:27:08.444598 np0000004976 devstack@c-api.service[100054]: WARNING stevedore.named [None req-143b105c-6d06-44a5-bcaa-9b8b8509c3bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:27:08.444775 np0000004976 devstack@c-api.service[100054]: WARNING castellan.key_manager [None req-143b105c-6d06-44a5-bcaa-9b8b8509c3bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:27:08.454896 np0000004976 devstack@c-api.service[100057]: DEBUG oslo_db.sqlalchemy.engines [None req-efb125b4-1426-4756-8841-e1ca035976a8 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=100057) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 08:27:08.457666 np0000004976 devstack@c-api.service[100057]: INFO cinder.rpc [None req-efb125b4-1426-4756-8841-e1ca035976a8 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 10 08:27:08.460257 np0000004976 devstack@c-api.service[100057]: INFO cinder.rpc [None req-efb125b4-1426-4756-8841-e1ca035976a8 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 10 08:27:08.460863 np0000004976 devstack@c-api.service[100057]: WARNING stevedore.named [None req-efb125b4-1426-4756-8841-e1ca035976a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:27:08.461074 np0000004976 devstack@c-api.service[100057]: WARNING castellan.key_manager [None req-efb125b4-1426-4756-8841-e1ca035976a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:27:08.462233 np0000004976 devstack@c-api.service[100055]: DEBUG oslo_db.sqlalchemy.engines [None req-d0254735-8265-43ff-beeb-95245d5a7a20 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=100055) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 08:27:08.464703 np0000004976 devstack@c-api.service[100055]: INFO cinder.rpc [None req-d0254735-8265-43ff-beeb-95245d5a7a20 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 10 08:27:08.466674 np0000004976 devstack@c-api.service[100055]: INFO cinder.rpc [None req-d0254735-8265-43ff-beeb-95245d5a7a20 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 10 08:27:08.467092 np0000004976 devstack@c-api.service[100055]: WARNING stevedore.named [None req-d0254735-8265-43ff-beeb-95245d5a7a20 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:27:08.467228 np0000004976 devstack@c-api.service[100055]: WARNING castellan.key_manager [None req-d0254735-8265-43ff-beeb-95245d5a7a20 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:27:08.470098 np0000004976 devstack@c-api.service[100057]: WARNING stevedore.named [None req-efb125b4-1426-4756-8841-e1ca035976a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:27:08.470210 np0000004976 devstack@c-api.service[100057]: WARNING castellan.key_manager [None req-efb125b4-1426-4756-8841-e1ca035976a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:27:08.472466 np0000004976 devstack@c-api.service[100057]: WARNING stevedore.named [None req-efb125b4-1426-4756-8841-e1ca035976a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:27:08.472612 np0000004976 devstack@c-api.service[100057]: WARNING castellan.key_manager [None req-efb125b4-1426-4756-8841-e1ca035976a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:27:08.472943 np0000004976 devstack@c-api.service[100056]: DEBUG oslo_db.sqlalchemy.engines [None req-48e9a65b-ce41-486f-9d5e-070f0e3b9d4f 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=100056) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 08:27:08.474827 np0000004976 devstack@c-api.service[100057]: WARNING stevedore.named [None req-efb125b4-1426-4756-8841-e1ca035976a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:27:08.474967 np0000004976 devstack@c-api.service[100057]: WARNING castellan.key_manager [None req-efb125b4-1426-4756-8841-e1ca035976a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:27:08.476030 np0000004976 devstack@c-api.service[100055]: WARNING stevedore.named [None req-d0254735-8265-43ff-beeb-95245d5a7a20 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:27:08.476343 np0000004976 devstack@c-api.service[100054]: DEBUG oslo_db.sqlalchemy.engines [None req-143b105c-6d06-44a5-bcaa-9b8b8509c3bc 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=100054) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 08:27:08.476561 np0000004976 devstack@c-api.service[100055]: WARNING castellan.key_manager [None req-d0254735-8265-43ff-beeb-95245d5a7a20 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:27:08.476738 np0000004976 devstack@c-api.service[100056]: INFO cinder.rpc [None req-48e9a65b-ce41-486f-9d5e-070f0e3b9d4f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 10 08:27:08.477914 np0000004976 devstack@c-api.service[100057]: WARNING stevedore.named [None req-efb125b4-1426-4756-8841-e1ca035976a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:27:08.478044 np0000004976 devstack@c-api.service[100057]: WARNING castellan.key_manager [None req-efb125b4-1426-4756-8841-e1ca035976a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:27:08.478245 np0000004976 devstack@c-api.service[100055]: WARNING stevedore.named [None req-d0254735-8265-43ff-beeb-95245d5a7a20 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:27:08.478302 np0000004976 devstack@c-api.service[100054]: INFO cinder.rpc [None req-143b105c-6d06-44a5-bcaa-9b8b8509c3bc None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 10 08:27:08.478379 np0000004976 devstack@c-api.service[100055]: WARNING castellan.key_manager [None req-d0254735-8265-43ff-beeb-95245d5a7a20 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:27:08.478809 np0000004976 devstack@c-api.service[100056]: INFO cinder.rpc [None req-48e9a65b-ce41-486f-9d5e-070f0e3b9d4f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 10 08:27:08.479202 np0000004976 devstack@c-api.service[100056]: WARNING stevedore.named [None req-48e9a65b-ce41-486f-9d5e-070f0e3b9d4f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:27:08.479333 np0000004976 devstack@c-api.service[100056]: WARNING castellan.key_manager [None req-48e9a65b-ce41-486f-9d5e-070f0e3b9d4f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:27:08.480176 np0000004976 devstack@c-api.service[100057]: WARNING stevedore.named [None req-efb125b4-1426-4756-8841-e1ca035976a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:27:08.480308 np0000004976 devstack@c-api.service[100057]: WARNING castellan.key_manager [None req-efb125b4-1426-4756-8841-e1ca035976a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:27:08.480339 np0000004976 devstack@c-api.service[100054]: INFO cinder.rpc [None req-143b105c-6d06-44a5-bcaa-9b8b8509c3bc None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 10 08:27:08.480604 np0000004976 devstack@c-api.service[100055]: WARNING stevedore.named [None req-d0254735-8265-43ff-beeb-95245d5a7a20 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:27:08.480730 np0000004976 devstack@c-api.service[100054]: WARNING stevedore.named [None req-143b105c-6d06-44a5-bcaa-9b8b8509c3bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:27:08.480778 np0000004976 devstack@c-api.service[100055]: WARNING castellan.key_manager [None req-d0254735-8265-43ff-beeb-95245d5a7a20 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:27:08.480878 np0000004976 devstack@c-api.service[100054]: WARNING castellan.key_manager [None req-143b105c-6d06-44a5-bcaa-9b8b8509c3bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:27:08.482266 np0000004976 devstack@c-api.service[100057]: WARNING stevedore.named [None req-efb125b4-1426-4756-8841-e1ca035976a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:27:08.482392 np0000004976 devstack@c-api.service[100057]: WARNING castellan.key_manager [None req-efb125b4-1426-4756-8841-e1ca035976a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:27:08.483687 np0000004976 devstack@c-api.service[100055]: WARNING stevedore.named [None req-d0254735-8265-43ff-beeb-95245d5a7a20 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:27:08.483869 np0000004976 devstack@c-api.service[100055]: WARNING castellan.key_manager [None req-d0254735-8265-43ff-beeb-95245d5a7a20 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:27:08.485521 np0000004976 devstack@c-api.service[100057]: WARNING stevedore.named [None req-efb125b4-1426-4756-8841-e1ca035976a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:27:08.485657 np0000004976 devstack@c-api.service[100057]: WARNING castellan.key_manager [None req-efb125b4-1426-4756-8841-e1ca035976a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:27:08.485991 np0000004976 devstack@c-api.service[100055]: WARNING stevedore.named [None req-d0254735-8265-43ff-beeb-95245d5a7a20 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:27:08.486108 np0000004976 devstack@c-api.service[100055]: WARNING castellan.key_manager [None req-d0254735-8265-43ff-beeb-95245d5a7a20 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:27:08.487553 np0000004976 devstack@c-api.service[100057]: WARNING stevedore.named [None req-efb125b4-1426-4756-8841-e1ca035976a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:27:08.487683 np0000004976 devstack@c-api.service[100057]: WARNING castellan.key_manager [None req-efb125b4-1426-4756-8841-e1ca035976a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:27:08.487993 np0000004976 devstack@c-api.service[100055]: WARNING stevedore.named [None req-d0254735-8265-43ff-beeb-95245d5a7a20 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:27:08.488110 np0000004976 devstack@c-api.service[100055]: WARNING castellan.key_manager [None req-d0254735-8265-43ff-beeb-95245d5a7a20 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:27:08.488334 np0000004976 devstack@c-api.service[100056]: WARNING stevedore.named [None req-48e9a65b-ce41-486f-9d5e-070f0e3b9d4f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:27:08.488509 np0000004976 devstack@c-api.service[100056]: WARNING castellan.key_manager [None req-48e9a65b-ce41-486f-9d5e-070f0e3b9d4f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:27:08.489619 np0000004976 devstack@c-api.service[100057]: WARNING stevedore.named [None req-efb125b4-1426-4756-8841-e1ca035976a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:27:08.489749 np0000004976 devstack@c-api.service[100057]: WARNING castellan.key_manager [None req-efb125b4-1426-4756-8841-e1ca035976a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:27:08.490286 np0000004976 devstack@c-api.service[100054]: WARNING stevedore.named [None req-143b105c-6d06-44a5-bcaa-9b8b8509c3bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:27:08.490353 np0000004976 devstack@c-api.service[100055]: WARNING stevedore.named [None req-d0254735-8265-43ff-beeb-95245d5a7a20 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:27:08.490462 np0000004976 devstack@c-api.service[100054]: WARNING castellan.key_manager [None req-143b105c-6d06-44a5-bcaa-9b8b8509c3bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:27:08.490497 np0000004976 devstack@c-api.service[100057]: WARNING stevedore.named [None req-efb125b4-1426-4756-8841-e1ca035976a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:27:08.490540 np0000004976 devstack@c-api.service[100055]: WARNING castellan.key_manager [None req-d0254735-8265-43ff-beeb-95245d5a7a20 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:27:08.490616 np0000004976 devstack@c-api.service[100057]: WARNING castellan.key_manager [None req-efb125b4-1426-4756-8841-e1ca035976a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:27:08.490644 np0000004976 devstack@c-api.service[100056]: WARNING stevedore.named [None req-48e9a65b-ce41-486f-9d5e-070f0e3b9d4f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:27:08.490820 np0000004976 devstack@c-api.service[100056]: WARNING castellan.key_manager [None req-48e9a65b-ce41-486f-9d5e-070f0e3b9d4f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:27:08.492387 np0000004976 devstack@c-api.service[100057]: WARNING stevedore.named [None req-efb125b4-1426-4756-8841-e1ca035976a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:27:08.492533 np0000004976 devstack@c-api.service[100057]: WARNING castellan.key_manager [None req-efb125b4-1426-4756-8841-e1ca035976a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:27:08.492895 np0000004976 devstack@c-api.service[100054]: WARNING stevedore.named [None req-143b105c-6d06-44a5-bcaa-9b8b8509c3bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:27:08.492950 np0000004976 devstack@c-api.service[100056]: WARNING stevedore.named [None req-48e9a65b-ce41-486f-9d5e-070f0e3b9d4f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:27:08.493023 np0000004976 devstack@c-api.service[100054]: WARNING castellan.key_manager [None req-143b105c-6d06-44a5-bcaa-9b8b8509c3bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:27:08.493078 np0000004976 devstack@c-api.service[100056]: WARNING castellan.key_manager [None req-48e9a65b-ce41-486f-9d5e-070f0e3b9d4f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:27:08.493535 np0000004976 devstack@c-api.service[100055]: WARNING stevedore.named [None req-d0254735-8265-43ff-beeb-95245d5a7a20 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:27:08.493688 np0000004976 devstack@c-api.service[100055]: WARNING castellan.key_manager [None req-d0254735-8265-43ff-beeb-95245d5a7a20 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:27:08.495128 np0000004976 devstack@c-api.service[100054]: WARNING stevedore.named [None req-143b105c-6d06-44a5-bcaa-9b8b8509c3bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:27:08.495297 np0000004976 devstack@c-api.service[100054]: WARNING castellan.key_manager [None req-143b105c-6d06-44a5-bcaa-9b8b8509c3bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:27:08.495670 np0000004976 devstack@c-api.service[100055]: WARNING stevedore.named [None req-d0254735-8265-43ff-beeb-95245d5a7a20 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:27:08.495837 np0000004976 devstack@c-api.service[100055]: WARNING castellan.key_manager [None req-d0254735-8265-43ff-beeb-95245d5a7a20 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:27:08.495915 np0000004976 devstack@c-api.service[100056]: WARNING stevedore.named [None req-48e9a65b-ce41-486f-9d5e-070f0e3b9d4f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:27:08.496048 np0000004976 devstack@c-api.service[100056]: WARNING castellan.key_manager [None req-48e9a65b-ce41-486f-9d5e-070f0e3b9d4f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:27:08.496552 np0000004976 devstack@c-api.service[100055]: WARNING stevedore.named [None req-d0254735-8265-43ff-beeb-95245d5a7a20 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:27:08.496666 np0000004976 devstack@c-api.service[100055]: WARNING castellan.key_manager [None req-d0254735-8265-43ff-beeb-95245d5a7a20 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:27:08.496698 np0000004976 devstack@c-api.service[100057]: WARNING stevedore.named [None req-efb125b4-1426-4756-8841-e1ca035976a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:27:08.496853 np0000004976 devstack@c-api.service[100057]: WARNING castellan.key_manager [None req-efb125b4-1426-4756-8841-e1ca035976a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:27:08.498346 np0000004976 devstack@c-api.service[100055]: WARNING stevedore.named [None req-d0254735-8265-43ff-beeb-95245d5a7a20 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:27:08.498490 np0000004976 devstack@c-api.service[100055]: WARNING castellan.key_manager [None req-d0254735-8265-43ff-beeb-95245d5a7a20 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:27:08.498860 np0000004976 devstack@c-api.service[100054]: WARNING stevedore.named [None req-143b105c-6d06-44a5-bcaa-9b8b8509c3bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:27:08.499036 np0000004976 devstack@c-api.service[100054]: WARNING castellan.key_manager [None req-143b105c-6d06-44a5-bcaa-9b8b8509c3bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:27:08.499174 np0000004976 devstack@c-api.service[100056]: WARNING stevedore.named [None req-48e9a65b-ce41-486f-9d5e-070f0e3b9d4f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:27:08.499314 np0000004976 devstack@c-api.service[100056]: WARNING castellan.key_manager [None req-48e9a65b-ce41-486f-9d5e-070f0e3b9d4f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:27:08.499536 np0000004976 devstack@c-api.service[100057]: WARNING stevedore.named [None req-efb125b4-1426-4756-8841-e1ca035976a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:27:08.499665 np0000004976 devstack@c-api.service[100057]: WARNING castellan.key_manager [None req-efb125b4-1426-4756-8841-e1ca035976a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:27:08.500923 np0000004976 devstack@c-api.service[100057]: WARNING stevedore.named [None req-efb125b4-1426-4756-8841-e1ca035976a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:27:08.501073 np0000004976 devstack@c-api.service[100057]: WARNING castellan.key_manager [None req-efb125b4-1426-4756-8841-e1ca035976a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:27:08.501222 np0000004976 devstack@c-api.service[100056]: WARNING stevedore.named [None req-48e9a65b-ce41-486f-9d5e-070f0e3b9d4f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:27:08.501490 np0000004976 devstack@c-api.service[100056]: WARNING castellan.key_manager [None req-48e9a65b-ce41-486f-9d5e-070f0e3b9d4f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:27:08.501889 np0000004976 devstack@c-api.service[100057]: WARNING stevedore.named [None req-efb125b4-1426-4756-8841-e1ca035976a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:27:08.501931 np0000004976 devstack@c-api.service[100054]: WARNING stevedore.named [None req-143b105c-6d06-44a5-bcaa-9b8b8509c3bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:27:08.502029 np0000004976 devstack@c-api.service[100057]: WARNING castellan.key_manager [None req-efb125b4-1426-4756-8841-e1ca035976a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:27:08.502119 np0000004976 devstack@c-api.service[100054]: WARNING castellan.key_manager [None req-143b105c-6d06-44a5-bcaa-9b8b8509c3bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:27:08.502637 np0000004976 devstack@c-api.service[100055]: WARNING stevedore.named [None req-d0254735-8265-43ff-beeb-95245d5a7a20 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:27:08.502801 np0000004976 devstack@c-api.service[100055]: WARNING castellan.key_manager [None req-d0254735-8265-43ff-beeb-95245d5a7a20 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:27:08.502844 np0000004976 devstack@c-api.service[100057]: WARNING stevedore.named [None req-efb125b4-1426-4756-8841-e1ca035976a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:27:08.502927 np0000004976 devstack@c-api.service[100057]: WARNING castellan.key_manager [None req-efb125b4-1426-4756-8841-e1ca035976a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:27:08.503400 np0000004976 devstack@c-api.service[100056]: WARNING stevedore.named [None req-48e9a65b-ce41-486f-9d5e-070f0e3b9d4f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:27:08.503546 np0000004976 devstack@c-api.service[100056]: WARNING castellan.key_manager [None req-48e9a65b-ce41-486f-9d5e-070f0e3b9d4f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:27:08.503646 np0000004976 devstack@c-api.service[100057]: WARNING stevedore.named [None req-efb125b4-1426-4756-8841-e1ca035976a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:27:08.503769 np0000004976 devstack@c-api.service[100057]: WARNING castellan.key_manager [None req-efb125b4-1426-4756-8841-e1ca035976a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:27:08.504536 np0000004976 devstack@c-api.service[100057]: WARNING stevedore.named [None req-efb125b4-1426-4756-8841-e1ca035976a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:27:08.504657 np0000004976 devstack@c-api.service[100057]: WARNING castellan.key_manager [None req-efb125b4-1426-4756-8841-e1ca035976a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:27:08.505143 np0000004976 devstack@c-api.service[100054]: WARNING stevedore.named [None req-143b105c-6d06-44a5-bcaa-9b8b8509c3bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:27:08.505217 np0000004976 devstack@c-api.service[100055]: WARNING stevedore.named [None req-d0254735-8265-43ff-beeb-95245d5a7a20 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:27:08.505280 np0000004976 devstack@c-api.service[100057]: WARNING stevedore.named [None req-efb125b4-1426-4756-8841-e1ca035976a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:27:08.505319 np0000004976 devstack@c-api.service[100054]: WARNING castellan.key_manager [None req-143b105c-6d06-44a5-bcaa-9b8b8509c3bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:27:08.505400 np0000004976 devstack@c-api.service[100055]: WARNING castellan.key_manager [None req-d0254735-8265-43ff-beeb-95245d5a7a20 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:27:08.505466 np0000004976 devstack@c-api.service[100056]: WARNING stevedore.named [None req-48e9a65b-ce41-486f-9d5e-070f0e3b9d4f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:27:08.505506 np0000004976 devstack@c-api.service[100057]: WARNING castellan.key_manager [None req-efb125b4-1426-4756-8841-e1ca035976a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:27:08.505603 np0000004976 devstack@c-api.service[100056]: WARNING castellan.key_manager [None req-48e9a65b-ce41-486f-9d5e-070f0e3b9d4f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:27:08.506144 np0000004976 devstack@c-api.service[100057]: WARNING stevedore.named [None req-efb125b4-1426-4756-8841-e1ca035976a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:27:08.506269 np0000004976 devstack@c-api.service[100057]: WARNING castellan.key_manager [None req-efb125b4-1426-4756-8841-e1ca035976a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:27:08.506740 np0000004976 devstack@c-api.service[100055]: WARNING stevedore.named [None req-d0254735-8265-43ff-beeb-95245d5a7a20 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:27:08.506907 np0000004976 devstack@c-api.service[100055]: WARNING castellan.key_manager [None req-d0254735-8265-43ff-beeb-95245d5a7a20 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:27:08.507158 np0000004976 devstack@c-api.service[100057]: WARNING cinder.api.contrib.hosts [None req-efb125b4-1426-4756-8841-e1ca035976a8 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 10 08:27:08.507426 np0000004976 devstack@c-api.service[100057]: WARNING stevedore.named [None req-efb125b4-1426-4756-8841-e1ca035976a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:27:08.507485 np0000004976 devstack@c-api.service[100056]: WARNING stevedore.named [None req-48e9a65b-ce41-486f-9d5e-070f0e3b9d4f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:27:08.507539 np0000004976 devstack@c-api.service[100057]: WARNING castellan.key_manager [None req-efb125b4-1426-4756-8841-e1ca035976a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:27:08.507614 np0000004976 devstack@c-api.service[100056]: WARNING castellan.key_manager [None req-48e9a65b-ce41-486f-9d5e-070f0e3b9d4f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:27:08.507877 np0000004976 devstack@c-api.service[100055]: WARNING stevedore.named [None req-d0254735-8265-43ff-beeb-95245d5a7a20 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:27:08.508020 np0000004976 devstack@c-api.service[100055]: WARNING castellan.key_manager [None req-d0254735-8265-43ff-beeb-95245d5a7a20 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:27:08.508077 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.router [None req-efb125b4-1426-4756-8841-e1ca035976a8 None None] Extended resource: extensions {{(pid=100057) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 08:27:08.508293 np0000004976 devstack@c-api.service[100056]: WARNING stevedore.named [None req-48e9a65b-ce41-486f-9d5e-070f0e3b9d4f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:27:08.508427 np0000004976 devstack@c-api.service[100056]: WARNING castellan.key_manager [None req-48e9a65b-ce41-486f-9d5e-070f0e3b9d4f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:27:08.508808 np0000004976 devstack@c-api.service[100054]: WARNING stevedore.named [None req-143b105c-6d06-44a5-bcaa-9b8b8509c3bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:27:08.508849 np0000004976 devstack@c-api.service[100055]: WARNING stevedore.named [None req-d0254735-8265-43ff-beeb-95245d5a7a20 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:27:08.508971 np0000004976 devstack@c-api.service[100055]: WARNING castellan.key_manager [None req-d0254735-8265-43ff-beeb-95245d5a7a20 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:27:08.509011 np0000004976 devstack@c-api.service[100054]: WARNING castellan.key_manager [None req-143b105c-6d06-44a5-bcaa-9b8b8509c3bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:27:08.509203 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.router [None req-efb125b4-1426-4756-8841-e1ca035976a8 None None] Extended resource: consistencygroups {{(pid=100057) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 08:27:08.509729 np0000004976 devstack@c-api.service[100055]: WARNING stevedore.named [None req-d0254735-8265-43ff-beeb-95245d5a7a20 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:27:08.509899 np0000004976 devstack@c-api.service[100055]: WARNING castellan.key_manager [None req-d0254735-8265-43ff-beeb-95245d5a7a20 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:27:08.510116 np0000004976 devstack@c-api.service[100056]: WARNING stevedore.named [None req-48e9a65b-ce41-486f-9d5e-070f0e3b9d4f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:27:08.510238 np0000004976 devstack@c-api.service[100056]: WARNING castellan.key_manager [None req-48e9a65b-ce41-486f-9d5e-070f0e3b9d4f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:27:08.510710 np0000004976 devstack@c-api.service[100055]: WARNING stevedore.named [None req-d0254735-8265-43ff-beeb-95245d5a7a20 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:27:08.510853 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.router [None req-efb125b4-1426-4756-8841-e1ca035976a8 None None] Extended resource: extra_specs {{(pid=100057) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 08:27:08.510895 np0000004976 devstack@c-api.service[100055]: WARNING castellan.key_manager [None req-d0254735-8265-43ff-beeb-95245d5a7a20 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:27:08.511474 np0000004976 devstack@c-api.service[100055]: WARNING stevedore.named [None req-d0254735-8265-43ff-beeb-95245d5a7a20 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:27:08.511615 np0000004976 devstack@c-api.service[100055]: WARNING castellan.key_manager [None req-d0254735-8265-43ff-beeb-95245d5a7a20 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:27:08.512159 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.router [None req-efb125b4-1426-4756-8841-e1ca035976a8 None None] Extended resource: capabilities {{(pid=100057) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 08:27:08.512207 np0000004976 devstack@c-api.service[100055]: WARNING stevedore.named [None req-d0254735-8265-43ff-beeb-95245d5a7a20 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:27:08.512306 np0000004976 devstack@c-api.service[100055]: WARNING castellan.key_manager [None req-d0254735-8265-43ff-beeb-95245d5a7a20 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:27:08.513093 np0000004976 devstack@c-api.service[100055]: WARNING cinder.api.contrib.hosts [None req-d0254735-8265-43ff-beeb-95245d5a7a20 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 10 08:27:08.513156 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.router [None req-efb125b4-1426-4756-8841-e1ca035976a8 None None] Extended resource: backups {{(pid=100057) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 08:27:08.513272 np0000004976 devstack@c-api.service[100054]: WARNING stevedore.named [None req-143b105c-6d06-44a5-bcaa-9b8b8509c3bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:27:08.513415 np0000004976 devstack@c-api.service[100055]: WARNING stevedore.named [None req-d0254735-8265-43ff-beeb-95245d5a7a20 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:27:08.513493 np0000004976 devstack@c-api.service[100054]: WARNING castellan.key_manager [None req-143b105c-6d06-44a5-bcaa-9b8b8509c3bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:27:08.513559 np0000004976 devstack@c-api.service[100055]: WARNING castellan.key_manager [None req-d0254735-8265-43ff-beeb-95245d5a7a20 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:27:08.514098 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.router [None req-d0254735-8265-43ff-beeb-95245d5a7a20 None None] Extended resource: extensions {{(pid=100055) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 08:27:08.514256 np0000004976 devstack@c-api.service[100056]: WARNING stevedore.named [None req-48e9a65b-ce41-486f-9d5e-070f0e3b9d4f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:27:08.514381 np0000004976 devstack@c-api.service[100056]: WARNING castellan.key_manager [None req-48e9a65b-ce41-486f-9d5e-070f0e3b9d4f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:27:08.514822 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.router [None req-efb125b4-1426-4756-8841-e1ca035976a8 None None] Extended resource: os-quota-sets {{(pid=100057) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 08:27:08.515241 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.router [None req-d0254735-8265-43ff-beeb-95245d5a7a20 None None] Extended resource: consistencygroups {{(pid=100055) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 08:27:08.516052 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.router [None req-efb125b4-1426-4756-8841-e1ca035976a8 None None] Extended resource: qos-specs {{(pid=100057) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 08:27:08.516641 np0000004976 devstack@c-api.service[100056]: WARNING stevedore.named [None req-48e9a65b-ce41-486f-9d5e-070f0e3b9d4f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:27:08.516685 np0000004976 devstack@c-api.service[100054]: WARNING stevedore.named [None req-143b105c-6d06-44a5-bcaa-9b8b8509c3bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:27:08.516777 np0000004976 devstack@c-api.service[100056]: WARNING castellan.key_manager [None req-48e9a65b-ce41-486f-9d5e-070f0e3b9d4f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:27:08.516875 np0000004976 devstack@c-api.service[100054]: WARNING castellan.key_manager [None req-143b105c-6d06-44a5-bcaa-9b8b8509c3bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:27:08.516926 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.router [None req-d0254735-8265-43ff-beeb-95245d5a7a20 None None] Extended resource: extra_specs {{(pid=100055) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 08:27:08.517955 np0000004976 devstack@c-api.service[100056]: WARNING stevedore.named [None req-48e9a65b-ce41-486f-9d5e-070f0e3b9d4f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:27:08.518002 np0000004976 devstack@c-api.service[100054]: WARNING stevedore.named [None req-143b105c-6d06-44a5-bcaa-9b8b8509c3bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:27:08.518073 np0000004976 devstack@c-api.service[100056]: WARNING castellan.key_manager [None req-48e9a65b-ce41-486f-9d5e-070f0e3b9d4f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:27:08.518187 np0000004976 devstack@c-api.service[100054]: WARNING castellan.key_manager [None req-143b105c-6d06-44a5-bcaa-9b8b8509c3bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:27:08.518228 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.router [None req-d0254735-8265-43ff-beeb-95245d5a7a20 None None] Extended resource: capabilities {{(pid=100055) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 08:27:08.518397 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.router [None req-efb125b4-1426-4756-8841-e1ca035976a8 None None] Extended resource: encryption {{(pid=100057) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 08:27:08.519097 np0000004976 devstack@c-api.service[100056]: WARNING stevedore.named [None req-48e9a65b-ce41-486f-9d5e-070f0e3b9d4f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:27:08.519266 np0000004976 devstack@c-api.service[100056]: WARNING castellan.key_manager [None req-48e9a65b-ce41-486f-9d5e-070f0e3b9d4f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:27:08.519306 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.router [None req-d0254735-8265-43ff-beeb-95245d5a7a20 None None] Extended resource: backups {{(pid=100055) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 08:27:08.519668 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.router [None req-efb125b4-1426-4756-8841-e1ca035976a8 None None] Extended resource: encryption {{(pid=100057) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 08:27:08.519963 np0000004976 devstack@c-api.service[100056]: WARNING stevedore.named [None req-48e9a65b-ce41-486f-9d5e-070f0e3b9d4f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:27:08.520086 np0000004976 devstack@c-api.service[100056]: WARNING castellan.key_manager [None req-48e9a65b-ce41-486f-9d5e-070f0e3b9d4f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:27:08.520899 np0000004976 devstack@c-api.service[100056]: WARNING stevedore.named [None req-48e9a65b-ce41-486f-9d5e-070f0e3b9d4f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:27:08.520940 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.router [None req-efb125b4-1426-4756-8841-e1ca035976a8 None None] Extended resource: cgsnapshots {{(pid=100057) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 08:27:08.521044 np0000004976 devstack@c-api.service[100056]: WARNING castellan.key_manager [None req-48e9a65b-ce41-486f-9d5e-070f0e3b9d4f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:27:08.521085 np0000004976 devstack@c-api.service[100054]: WARNING stevedore.named [None req-143b105c-6d06-44a5-bcaa-9b8b8509c3bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:27:08.521124 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.router [None req-d0254735-8265-43ff-beeb-95245d5a7a20 None None] Extended resource: os-quota-sets {{(pid=100055) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 08:27:08.521228 np0000004976 devstack@c-api.service[100054]: WARNING castellan.key_manager [None req-143b105c-6d06-44a5-bcaa-9b8b8509c3bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:27:08.521781 np0000004976 devstack@c-api.service[100056]: WARNING stevedore.named [None req-48e9a65b-ce41-486f-9d5e-070f0e3b9d4f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:27:08.521897 np0000004976 devstack@c-api.service[100056]: WARNING castellan.key_manager [None req-48e9a65b-ce41-486f-9d5e-070f0e3b9d4f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:27:08.522084 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.router [None req-efb125b4-1426-4756-8841-e1ca035976a8 None None] Extended resource: scheduler-stats {{(pid=100057) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 08:27:08.522393 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.router [None req-d0254735-8265-43ff-beeb-95245d5a7a20 None None] Extended resource: qos-specs {{(pid=100055) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 08:27:08.522446 np0000004976 devstack@c-api.service[100056]: WARNING stevedore.named [None req-48e9a65b-ce41-486f-9d5e-070f0e3b9d4f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:27:08.522564 np0000004976 devstack@c-api.service[100056]: WARNING castellan.key_manager [None req-48e9a65b-ce41-486f-9d5e-070f0e3b9d4f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:27:08.523143 np0000004976 devstack@c-api.service[100056]: WARNING stevedore.named [None req-48e9a65b-ce41-486f-9d5e-070f0e3b9d4f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:27:08.523265 np0000004976 devstack@c-api.service[100056]: WARNING castellan.key_manager [None req-48e9a65b-ce41-486f-9d5e-070f0e3b9d4f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:27:08.523337 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.router [None req-efb125b4-1426-4756-8841-e1ca035976a8 None None] Extended resource: os-volume-manage {{(pid=100057) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 08:27:08.524036 np0000004976 devstack@c-api.service[100056]: WARNING cinder.api.contrib.hosts [None req-48e9a65b-ce41-486f-9d5e-070f0e3b9d4f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 10 08:27:08.524170 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.router [None req-d0254735-8265-43ff-beeb-95245d5a7a20 None None] Extended resource: encryption {{(pid=100055) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 08:27:08.524298 np0000004976 devstack@c-api.service[100056]: WARNING stevedore.named [None req-48e9a65b-ce41-486f-9d5e-070f0e3b9d4f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:27:08.524422 np0000004976 devstack@c-api.service[100056]: WARNING castellan.key_manager [None req-48e9a65b-ce41-486f-9d5e-070f0e3b9d4f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:27:08.524583 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.router [None req-efb125b4-1426-4756-8841-e1ca035976a8 None None] Extended resource: os-snapshot-manage {{(pid=100057) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 08:27:08.524961 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.router [None req-48e9a65b-ce41-486f-9d5e-070f0e3b9d4f None None] Extended resource: extensions {{(pid=100056) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 08:27:08.525922 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.router [None req-efb125b4-1426-4756-8841-e1ca035976a8 None None] Extended resource: os-volume-transfer {{(pid=100057) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 08:27:08.526131 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.router [None req-48e9a65b-ce41-486f-9d5e-070f0e3b9d4f None None] Extended resource: consistencygroups {{(pid=100056) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 08:27:08.526248 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.router [None req-d0254735-8265-43ff-beeb-95245d5a7a20 None None] Extended resource: encryption {{(pid=100055) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 08:27:08.527318 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.router [None req-efb125b4-1426-4756-8841-e1ca035976a8 None None] Extended resource: os-hosts {{(pid=100057) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 08:27:08.527488 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.router [None req-d0254735-8265-43ff-beeb-95245d5a7a20 None None] Extended resource: cgsnapshots {{(pid=100055) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 08:27:08.527814 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.router [None req-48e9a65b-ce41-486f-9d5e-070f0e3b9d4f None None] Extended resource: extra_specs {{(pid=100056) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 08:27:08.528129 np0000004976 devstack@c-api.service[100054]: WARNING stevedore.named [None req-143b105c-6d06-44a5-bcaa-9b8b8509c3bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:27:08.528325 np0000004976 devstack@c-api.service[100054]: WARNING castellan.key_manager [None req-143b105c-6d06-44a5-bcaa-9b8b8509c3bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:27:08.528481 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.router [None req-efb125b4-1426-4756-8841-e1ca035976a8 None None] Extended resource: os-volume-type-access {{(pid=100057) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 08:27:08.528784 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.router [None req-d0254735-8265-43ff-beeb-95245d5a7a20 None None] Extended resource: scheduler-stats {{(pid=100055) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 08:27:08.529152 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.router [None req-48e9a65b-ce41-486f-9d5e-070f0e3b9d4f None None] Extended resource: capabilities {{(pid=100056) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 08:27:08.529862 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.router [None req-efb125b4-1426-4756-8841-e1ca035976a8 None None] Extended resource: os-availability-zone {{(pid=100057) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 08:27:08.529987 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.router [None req-d0254735-8265-43ff-beeb-95245d5a7a20 None None] Extended resource: os-volume-manage {{(pid=100055) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 08:27:08.530126 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.router [None req-48e9a65b-ce41-486f-9d5e-070f0e3b9d4f None None] Extended resource: backups {{(pid=100056) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 08:27:08.531005 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.router [None req-efb125b4-1426-4756-8841-e1ca035976a8 None None] Extended resource: os-quota-class-sets {{(pid=100057) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 08:27:08.531177 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.router [None req-d0254735-8265-43ff-beeb-95245d5a7a20 None None] Extended resource: os-snapshot-manage {{(pid=100055) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 08:27:08.531909 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.router [None req-48e9a65b-ce41-486f-9d5e-070f0e3b9d4f None None] Extended resource: os-quota-sets {{(pid=100056) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 08:27:08.532119 np0000004976 devstack@c-api.service[100054]: WARNING stevedore.named [None req-143b105c-6d06-44a5-bcaa-9b8b8509c3bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:27:08.532319 np0000004976 devstack@c-api.service[100054]: WARNING castellan.key_manager [None req-143b105c-6d06-44a5-bcaa-9b8b8509c3bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:27:08.532463 np0000004976 devstack@c-api.service[100057]: WARNING stevedore.named [None req-efb125b4-1426-4756-8841-e1ca035976a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:27:08.532494 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.router [None req-d0254735-8265-43ff-beeb-95245d5a7a20 None None] Extended resource: os-volume-transfer {{(pid=100055) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 08:27:08.532828 np0000004976 devstack@c-api.service[100057]: WARNING castellan.key_manager [None req-efb125b4-1426-4756-8841-e1ca035976a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:27:08.533442 np0000004976 devstack@c-api.service[100057]: WARNING stevedore.named [None req-efb125b4-1426-4756-8841-e1ca035976a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:27:08.533581 np0000004976 devstack@c-api.service[100057]: WARNING castellan.key_manager [None req-efb125b4-1426-4756-8841-e1ca035976a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:27:08.533612 np0000004976 devstack@c-api.service[100054]: WARNING stevedore.named [None req-143b105c-6d06-44a5-bcaa-9b8b8509c3bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:27:08.533711 np0000004976 devstack@c-api.service[100054]: WARNING castellan.key_manager [None req-143b105c-6d06-44a5-bcaa-9b8b8509c3bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:27:08.533968 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.router [None req-d0254735-8265-43ff-beeb-95245d5a7a20 None None] Extended resource: os-hosts {{(pid=100055) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 08:27:08.534103 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.router [None req-48e9a65b-ce41-486f-9d5e-070f0e3b9d4f None None] Extended resource: qos-specs {{(pid=100056) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 08:27:08.534248 np0000004976 devstack@c-api.service[100057]: WARNING stevedore.named [None req-efb125b4-1426-4756-8841-e1ca035976a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:27:08.534380 np0000004976 devstack@c-api.service[100057]: WARNING castellan.key_manager [None req-efb125b4-1426-4756-8841-e1ca035976a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:27:08.534540 np0000004976 devstack@c-api.service[100054]: WARNING stevedore.named [None req-143b105c-6d06-44a5-bcaa-9b8b8509c3bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:27:08.534658 np0000004976 devstack@c-api.service[100054]: WARNING castellan.key_manager [None req-143b105c-6d06-44a5-bcaa-9b8b8509c3bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:27:08.534971 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.contrib.snapshot_actions [None req-efb125b4-1426-4756-8841-e1ca035976a8 None None] SnapshotActionsController initialized {{(pid=100057) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 10 08:27:08.535089 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.router [None req-d0254735-8265-43ff-beeb-95245d5a7a20 None None] Extended resource: os-volume-type-access {{(pid=100055) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 08:27:08.535337 np0000004976 devstack@c-api.service[100054]: WARNING stevedore.named [None req-143b105c-6d06-44a5-bcaa-9b8b8509c3bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:27:08.535372 np0000004976 devstack@c-api.service[100057]: WARNING stevedore.named [None req-efb125b4-1426-4756-8841-e1ca035976a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:27:08.535482 np0000004976 devstack@c-api.service[100054]: WARNING castellan.key_manager [None req-143b105c-6d06-44a5-bcaa-9b8b8509c3bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:27:08.535515 np0000004976 devstack@c-api.service[100057]: WARNING castellan.key_manager [None req-efb125b4-1426-4756-8841-e1ca035976a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:27:08.535995 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.router [None req-48e9a65b-ce41-486f-9d5e-070f0e3b9d4f None None] Extended resource: encryption {{(pid=100056) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 08:27:08.536126 np0000004976 devstack@c-api.service[100057]: WARNING stevedore.named [None req-efb125b4-1426-4756-8841-e1ca035976a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:27:08.536195 np0000004976 devstack@c-api.service[100054]: WARNING stevedore.named [None req-143b105c-6d06-44a5-bcaa-9b8b8509c3bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:27:08.536252 np0000004976 devstack@c-api.service[100057]: WARNING castellan.key_manager [None req-efb125b4-1426-4756-8841-e1ca035976a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:27:08.536308 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.router [None req-d0254735-8265-43ff-beeb-95245d5a7a20 None None] Extended resource: os-availability-zone {{(pid=100055) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 08:27:08.536364 np0000004976 devstack@c-api.service[100054]: WARNING castellan.key_manager [None req-143b105c-6d06-44a5-bcaa-9b8b8509c3bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:27:08.536953 np0000004976 devstack@c-api.service[100057]: WARNING stevedore.named [None req-efb125b4-1426-4756-8841-e1ca035976a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:27:08.537084 np0000004976 devstack@c-api.service[100057]: WARNING castellan.key_manager [None req-efb125b4-1426-4756-8841-e1ca035976a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:27:08.537114 np0000004976 devstack@c-api.service[100054]: WARNING stevedore.named [None req-143b105c-6d06-44a5-bcaa-9b8b8509c3bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:27:08.537205 np0000004976 devstack@c-api.service[100054]: WARNING castellan.key_manager [None req-143b105c-6d06-44a5-bcaa-9b8b8509c3bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:27:08.537272 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.router [None req-48e9a65b-ce41-486f-9d5e-070f0e3b9d4f None None] Extended resource: encryption {{(pid=100056) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 08:27:08.537553 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.router [None req-d0254735-8265-43ff-beeb-95245d5a7a20 None None] Extended resource: os-quota-class-sets {{(pid=100055) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 08:27:08.537814 np0000004976 devstack@c-api.service[100057]: WARNING stevedore.named [None req-efb125b4-1426-4756-8841-e1ca035976a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:27:08.537847 np0000004976 devstack@c-api.service[100054]: WARNING stevedore.named [None req-143b105c-6d06-44a5-bcaa-9b8b8509c3bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:27:08.537944 np0000004976 devstack@c-api.service[100057]: WARNING castellan.key_manager [None req-efb125b4-1426-4756-8841-e1ca035976a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:27:08.537972 np0000004976 devstack@c-api.service[100054]: WARNING castellan.key_manager [None req-143b105c-6d06-44a5-bcaa-9b8b8509c3bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:27:08.538477 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.router [None req-efb125b4-1426-4756-8841-e1ca035976a8 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100057) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 08:27:08.538510 np0000004976 devstack@c-api.service[100054]: WARNING stevedore.named [None req-143b105c-6d06-44a5-bcaa-9b8b8509c3bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:27:08.538590 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.router [None req-48e9a65b-ce41-486f-9d5e-070f0e3b9d4f None None] Extended resource: cgsnapshots {{(pid=100056) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 08:27:08.538620 np0000004976 devstack@c-api.service[100054]: WARNING castellan.key_manager [None req-143b105c-6d06-44a5-bcaa-9b8b8509c3bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:27:08.538641 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.router [None req-efb125b4-1426-4756-8841-e1ca035976a8 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100057) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 08:27:08.538744 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.router [None req-efb125b4-1426-4756-8841-e1ca035976a8 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100057) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 08:27:08.538882 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.router [None req-efb125b4-1426-4756-8841-e1ca035976a8 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100057) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 08:27:08.539018 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.router [None req-efb125b4-1426-4756-8841-e1ca035976a8 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100057) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 08:27:08.539084 np0000004976 devstack@c-api.service[100055]: WARNING stevedore.named [None req-d0254735-8265-43ff-beeb-95245d5a7a20 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:27:08.539110 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.router [None req-efb125b4-1426-4756-8841-e1ca035976a8 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100057) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 08:27:08.539195 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.router [None req-efb125b4-1426-4756-8841-e1ca035976a8 None None] Extension UsedLimits extending resource: limits {{(pid=100057) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 08:27:08.539264 np0000004976 devstack@c-api.service[100055]: WARNING castellan.key_manager [None req-d0254735-8265-43ff-beeb-95245d5a7a20 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:27:08.539301 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.router [None req-efb125b4-1426-4756-8841-e1ca035976a8 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100057) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 08:27:08.539356 np0000004976 devstack@c-api.service[100054]: WARNING cinder.api.contrib.hosts [None req-143b105c-6d06-44a5-bcaa-9b8b8509c3bc None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 10 08:27:08.539437 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.router [None req-efb125b4-1426-4756-8841-e1ca035976a8 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100057) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 08:27:08.539544 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.router [None req-efb125b4-1426-4756-8841-e1ca035976a8 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100057) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 08:27:08.539618 np0000004976 devstack@c-api.service[100054]: WARNING stevedore.named [None req-143b105c-6d06-44a5-bcaa-9b8b8509c3bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:27:08.539673 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.router [None req-efb125b4-1426-4756-8841-e1ca035976a8 None None] Extension AdminActions extending resource: volumes {{(pid=100057) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 08:27:08.539735 np0000004976 devstack@c-api.service[100054]: WARNING castellan.key_manager [None req-143b105c-6d06-44a5-bcaa-9b8b8509c3bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:27:08.539784 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.router [None req-48e9a65b-ce41-486f-9d5e-070f0e3b9d4f None None] Extended resource: scheduler-stats {{(pid=100056) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 08:27:08.539810 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.router [None req-efb125b4-1426-4756-8841-e1ca035976a8 None None] Extension AdminActions extending resource: snapshots {{(pid=100057) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 08:27:08.539884 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.router [None req-efb125b4-1426-4756-8841-e1ca035976a8 None None] Extension AdminActions extending resource: backups {{(pid=100057) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 08:27:08.540012 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.router [None req-efb125b4-1426-4756-8841-e1ca035976a8 None None] Extension VolumeActions extending resource: volumes {{(pid=100057) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 08:27:08.540155 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.router [None req-efb125b4-1426-4756-8841-e1ca035976a8 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100057) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 08:27:08.540218 np0000004976 devstack@c-api.service[100055]: WARNING stevedore.named [None req-d0254735-8265-43ff-beeb-95245d5a7a20 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:27:08.540244 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.router [None req-143b105c-6d06-44a5-bcaa-9b8b8509c3bc None None] Extended resource: extensions {{(pid=100054) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 08:27:08.540266 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.router [None req-efb125b4-1426-4756-8841-e1ca035976a8 None None] Extension TypesManage extending resource: types {{(pid=100057) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 08:27:08.540388 np0000004976 devstack@c-api.service[100055]: WARNING castellan.key_manager [None req-d0254735-8265-43ff-beeb-95245d5a7a20 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:27:08.540922 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.router [None req-48e9a65b-ce41-486f-9d5e-070f0e3b9d4f None None] Extended resource: os-volume-manage {{(pid=100056) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 08:27:08.541104 np0000004976 devstack@c-api.service[100055]: WARNING stevedore.named [None req-d0254735-8265-43ff-beeb-95245d5a7a20 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:27:08.541249 np0000004976 devstack@c-api.service[100055]: WARNING castellan.key_manager [None req-d0254735-8265-43ff-beeb-95245d5a7a20 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:27:08.541437 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.router [None req-143b105c-6d06-44a5-bcaa-9b8b8509c3bc None None] Extended resource: consistencygroups {{(pid=100054) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 08:27:08.541853 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.contrib.snapshot_actions [None req-d0254735-8265-43ff-beeb-95245d5a7a20 None None] SnapshotActionsController initialized {{(pid=100055) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 10 08:27:08.542210 np0000004976 devstack@c-api.service[100055]: WARNING stevedore.named [None req-d0254735-8265-43ff-beeb-95245d5a7a20 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:27:08.542354 np0000004976 devstack@c-api.service[100055]: WARNING castellan.key_manager [None req-d0254735-8265-43ff-beeb-95245d5a7a20 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:27:08.542383 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.router [None req-48e9a65b-ce41-486f-9d5e-070f0e3b9d4f None None] Extended resource: os-snapshot-manage {{(pid=100056) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 08:27:08.542975 np0000004976 devstack@c-api.service[100055]: WARNING stevedore.named [None req-d0254735-8265-43ff-beeb-95245d5a7a20 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:27:08.543117 np0000004976 devstack@c-api.service[100055]: WARNING castellan.key_manager [None req-d0254735-8265-43ff-beeb-95245d5a7a20 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:27:08.543231 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.router [None req-143b105c-6d06-44a5-bcaa-9b8b8509c3bc None None] Extended resource: extra_specs {{(pid=100054) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 08:27:08.543561 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.router [None req-48e9a65b-ce41-486f-9d5e-070f0e3b9d4f None None] Extended resource: os-volume-transfer {{(pid=100056) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 08:27:08.543901 np0000004976 devstack@c-api.service[100055]: WARNING stevedore.named [None req-d0254735-8265-43ff-beeb-95245d5a7a20 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:27:08.544040 np0000004976 devstack@c-api.service[100055]: WARNING castellan.key_manager [None req-d0254735-8265-43ff-beeb-95245d5a7a20 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:27:08.544472 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.router [None req-143b105c-6d06-44a5-bcaa-9b8b8509c3bc None None] Extended resource: capabilities {{(pid=100054) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 08:27:08.544772 np0000004976 devstack@c-api.service[100055]: WARNING stevedore.named [None req-d0254735-8265-43ff-beeb-95245d5a7a20 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:27:08.544876 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.router [None req-48e9a65b-ce41-486f-9d5e-070f0e3b9d4f None None] Extended resource: os-hosts {{(pid=100056) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 08:27:08.544942 np0000004976 devstack@c-api.service[100055]: WARNING castellan.key_manager [None req-d0254735-8265-43ff-beeb-95245d5a7a20 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:27:08.545455 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.router [None req-143b105c-6d06-44a5-bcaa-9b8b8509c3bc None None] Extended resource: backups {{(pid=100054) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 08:27:08.545527 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.router [None req-d0254735-8265-43ff-beeb-95245d5a7a20 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100055) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 08:27:08.545655 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.router [None req-d0254735-8265-43ff-beeb-95245d5a7a20 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100055) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 08:27:08.545813 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.router [None req-d0254735-8265-43ff-beeb-95245d5a7a20 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100055) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 08:27:08.545911 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.router [None req-48e9a65b-ce41-486f-9d5e-070f0e3b9d4f None None] Extended resource: os-volume-type-access {{(pid=100056) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 08:27:08.545970 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.router [None req-d0254735-8265-43ff-beeb-95245d5a7a20 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100055) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 08:27:08.546090 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.router [None req-d0254735-8265-43ff-beeb-95245d5a7a20 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100055) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 08:27:08.546235 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.router [None req-d0254735-8265-43ff-beeb-95245d5a7a20 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100055) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 08:27:08.546359 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.router [None req-d0254735-8265-43ff-beeb-95245d5a7a20 None None] Extension UsedLimits extending resource: limits {{(pid=100055) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 08:27:08.546506 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.router [None req-d0254735-8265-43ff-beeb-95245d5a7a20 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100055) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 08:27:08.546637 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.router [None req-d0254735-8265-43ff-beeb-95245d5a7a20 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100055) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 08:27:08.546777 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.router [None req-d0254735-8265-43ff-beeb-95245d5a7a20 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100055) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 08:27:08.546940 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.router [None req-d0254735-8265-43ff-beeb-95245d5a7a20 None None] Extension AdminActions extending resource: volumes {{(pid=100055) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 08:27:08.547041 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.router [None req-143b105c-6d06-44a5-bcaa-9b8b8509c3bc None None] Extended resource: os-quota-sets {{(pid=100054) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 08:27:08.547098 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.router [None req-d0254735-8265-43ff-beeb-95245d5a7a20 None None] Extension AdminActions extending resource: snapshots {{(pid=100055) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 08:27:08.547190 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.router [None req-48e9a65b-ce41-486f-9d5e-070f0e3b9d4f None None] Extended resource: os-availability-zone {{(pid=100056) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 08:27:08.547245 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.router [None req-d0254735-8265-43ff-beeb-95245d5a7a20 None None] Extension AdminActions extending resource: backups {{(pid=100055) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 08:27:08.547368 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.router [None req-d0254735-8265-43ff-beeb-95245d5a7a20 None None] Extension VolumeActions extending resource: volumes {{(pid=100055) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 08:27:08.547564 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.router [None req-d0254735-8265-43ff-beeb-95245d5a7a20 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100055) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 08:27:08.547691 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.router [None req-d0254735-8265-43ff-beeb-95245d5a7a20 None None] Extension TypesManage extending resource: types {{(pid=100055) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 08:27:08.547810 np0000004976 devstack@c-api.service[100057]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7eaab8ca4668 pid: 100057 (default app) Jul 10 08:27:08.548229 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.router [None req-143b105c-6d06-44a5-bcaa-9b8b8509c3bc None None] Extended resource: qos-specs {{(pid=100054) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 08:27:08.548285 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.router [None req-48e9a65b-ce41-486f-9d5e-070f0e3b9d4f None None] Extended resource: os-quota-class-sets {{(pid=100056) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 08:27:08.549805 np0000004976 devstack@c-api.service[100056]: WARNING stevedore.named [None req-48e9a65b-ce41-486f-9d5e-070f0e3b9d4f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:27:08.549863 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.router [None req-143b105c-6d06-44a5-bcaa-9b8b8509c3bc None None] Extended resource: encryption {{(pid=100054) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 08:27:08.549968 np0000004976 devstack@c-api.service[100056]: WARNING castellan.key_manager [None req-48e9a65b-ce41-486f-9d5e-070f0e3b9d4f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:27:08.550865 np0000004976 devstack@c-api.service[100056]: WARNING stevedore.named [None req-48e9a65b-ce41-486f-9d5e-070f0e3b9d4f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:27:08.550991 np0000004976 devstack@c-api.service[100056]: WARNING castellan.key_manager [None req-48e9a65b-ce41-486f-9d5e-070f0e3b9d4f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:27:08.551645 np0000004976 devstack@c-api.service[100056]: WARNING stevedore.named [None req-48e9a65b-ce41-486f-9d5e-070f0e3b9d4f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:27:08.551700 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.router [None req-143b105c-6d06-44a5-bcaa-9b8b8509c3bc None None] Extended resource: encryption {{(pid=100054) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 08:27:08.551739 np0000004976 devstack@c-api.service[100056]: WARNING castellan.key_manager [None req-48e9a65b-ce41-486f-9d5e-070f0e3b9d4f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:27:08.552268 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.contrib.snapshot_actions [None req-48e9a65b-ce41-486f-9d5e-070f0e3b9d4f None None] SnapshotActionsController initialized {{(pid=100056) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 10 08:27:08.552626 np0000004976 devstack@c-api.service[100056]: WARNING stevedore.named [None req-48e9a65b-ce41-486f-9d5e-070f0e3b9d4f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:27:08.552736 np0000004976 devstack@c-api.service[100056]: WARNING castellan.key_manager [None req-48e9a65b-ce41-486f-9d5e-070f0e3b9d4f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:27:08.552811 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.router [None req-143b105c-6d06-44a5-bcaa-9b8b8509c3bc None None] Extended resource: cgsnapshots {{(pid=100054) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 08:27:08.553301 np0000004976 devstack@c-api.service[100056]: WARNING stevedore.named [None req-48e9a65b-ce41-486f-9d5e-070f0e3b9d4f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:27:08.553419 np0000004976 devstack@c-api.service[100056]: WARNING castellan.key_manager [None req-48e9a65b-ce41-486f-9d5e-070f0e3b9d4f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:27:08.553910 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.router [None req-143b105c-6d06-44a5-bcaa-9b8b8509c3bc None None] Extended resource: scheduler-stats {{(pid=100054) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 08:27:08.554036 np0000004976 devstack@c-api.service[100056]: WARNING stevedore.named [None req-48e9a65b-ce41-486f-9d5e-070f0e3b9d4f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:27:08.554151 np0000004976 devstack@c-api.service[100056]: WARNING castellan.key_manager [None req-48e9a65b-ce41-486f-9d5e-070f0e3b9d4f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:27:08.554818 np0000004976 devstack@c-api.service[100056]: WARNING stevedore.named [None req-48e9a65b-ce41-486f-9d5e-070f0e3b9d4f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:27:08.554872 np0000004976 devstack@c-api.service[100055]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7eaab8ca4668 pid: 100055 (default app) Jul 10 08:27:08.554924 np0000004976 devstack@c-api.service[100056]: WARNING castellan.key_manager [None req-48e9a65b-ce41-486f-9d5e-070f0e3b9d4f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:27:08.555119 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.router [None req-143b105c-6d06-44a5-bcaa-9b8b8509c3bc None None] Extended resource: os-volume-manage {{(pid=100054) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 08:27:08.555457 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.router [None req-48e9a65b-ce41-486f-9d5e-070f0e3b9d4f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100056) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 08:27:08.555585 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.router [None req-48e9a65b-ce41-486f-9d5e-070f0e3b9d4f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100056) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 08:27:08.555690 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.router [None req-48e9a65b-ce41-486f-9d5e-070f0e3b9d4f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100056) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 08:27:08.555809 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.router [None req-48e9a65b-ce41-486f-9d5e-070f0e3b9d4f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100056) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 08:27:08.555899 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.router [None req-48e9a65b-ce41-486f-9d5e-070f0e3b9d4f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100056) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 08:27:08.555992 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.router [None req-48e9a65b-ce41-486f-9d5e-070f0e3b9d4f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100056) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 08:27:08.556082 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.router [None req-48e9a65b-ce41-486f-9d5e-070f0e3b9d4f None None] Extension UsedLimits extending resource: limits {{(pid=100056) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 08:27:08.556172 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.router [None req-48e9a65b-ce41-486f-9d5e-070f0e3b9d4f None None] Extension SnapshotActions extending resource: snapshots {{(pid=100056) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 08:27:08.556260 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.router [None req-48e9a65b-ce41-486f-9d5e-070f0e3b9d4f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100056) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 08:27:08.556350 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.router [None req-48e9a65b-ce41-486f-9d5e-070f0e3b9d4f None None] Extension VolumeTypeAccess extending resource: types {{(pid=100056) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 08:27:08.556475 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.router [None req-48e9a65b-ce41-486f-9d5e-070f0e3b9d4f None None] Extension AdminActions extending resource: volumes {{(pid=100056) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 08:27:08.556576 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.router [None req-48e9a65b-ce41-486f-9d5e-070f0e3b9d4f None None] Extension AdminActions extending resource: snapshots {{(pid=100056) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 08:27:08.556671 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.router [None req-48e9a65b-ce41-486f-9d5e-070f0e3b9d4f None None] Extension AdminActions extending resource: backups {{(pid=100056) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 08:27:08.556719 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.router [None req-143b105c-6d06-44a5-bcaa-9b8b8509c3bc None None] Extended resource: os-snapshot-manage {{(pid=100054) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 08:27:08.556771 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.router [None req-48e9a65b-ce41-486f-9d5e-070f0e3b9d4f None None] Extension VolumeActions extending resource: volumes {{(pid=100056) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 08:27:08.556893 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.router [None req-48e9a65b-ce41-486f-9d5e-070f0e3b9d4f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100056) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 08:27:08.556977 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.router [None req-48e9a65b-ce41-486f-9d5e-070f0e3b9d4f None None] Extension TypesManage extending resource: types {{(pid=100056) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 08:27:08.557788 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-41967847-d668-4893-80f3-9036befcf30f None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:27:08.558162 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.router [None req-143b105c-6d06-44a5-bcaa-9b8b8509c3bc None None] Extended resource: os-volume-transfer {{(pid=100054) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 08:27:08.559451 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.router [None req-143b105c-6d06-44a5-bcaa-9b8b8509c3bc None None] Extended resource: os-hosts {{(pid=100054) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 08:27:08.560498 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.router [None req-143b105c-6d06-44a5-bcaa-9b8b8509c3bc None None] Extended resource: os-volume-type-access {{(pid=100054) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 08:27:08.560905 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1/1] 10.4.3.7 () {60 vars in 911 bytes} [Fri Jul 10 08:27:08 2026] GET /volume/v3/ => generated 114 bytes in 12 msecs (HTTP/1.1 401) 5 headers in 227 bytes (1 switches on core 0) Jul 10 08:27:08.561997 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.router [None req-143b105c-6d06-44a5-bcaa-9b8b8509c3bc None None] Extended resource: os-availability-zone {{(pid=100054) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 08:27:08.563490 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.router [None req-143b105c-6d06-44a5-bcaa-9b8b8509c3bc None None] Extended resource: os-quota-class-sets {{(pid=100054) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 08:27:08.564105 np0000004976 devstack@c-api.service[100056]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7eaab8ca4668 pid: 100056 (default app) Jul 10 08:27:08.565141 np0000004976 devstack@c-api.service[100054]: WARNING stevedore.named [None req-143b105c-6d06-44a5-bcaa-9b8b8509c3bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:27:08.565312 np0000004976 devstack@c-api.service[100054]: WARNING castellan.key_manager [None req-143b105c-6d06-44a5-bcaa-9b8b8509c3bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:27:08.566112 np0000004976 devstack@c-api.service[100054]: WARNING stevedore.named [None req-143b105c-6d06-44a5-bcaa-9b8b8509c3bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:27:08.566250 np0000004976 devstack@c-api.service[100054]: WARNING castellan.key_manager [None req-143b105c-6d06-44a5-bcaa-9b8b8509c3bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:27:08.566930 np0000004976 devstack@c-api.service[100054]: WARNING stevedore.named [None req-143b105c-6d06-44a5-bcaa-9b8b8509c3bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:27:08.567078 np0000004976 devstack@c-api.service[100054]: WARNING castellan.key_manager [None req-143b105c-6d06-44a5-bcaa-9b8b8509c3bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:27:08.567640 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.contrib.snapshot_actions [None req-143b105c-6d06-44a5-bcaa-9b8b8509c3bc None None] SnapshotActionsController initialized {{(pid=100054) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 10 08:27:08.568030 np0000004976 devstack@c-api.service[100054]: WARNING stevedore.named [None req-143b105c-6d06-44a5-bcaa-9b8b8509c3bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:27:08.568166 np0000004976 devstack@c-api.service[100054]: WARNING castellan.key_manager [None req-143b105c-6d06-44a5-bcaa-9b8b8509c3bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:27:08.568885 np0000004976 devstack@c-api.service[100054]: WARNING stevedore.named [None req-143b105c-6d06-44a5-bcaa-9b8b8509c3bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:27:08.569031 np0000004976 devstack@c-api.service[100054]: WARNING castellan.key_manager [None req-143b105c-6d06-44a5-bcaa-9b8b8509c3bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:27:08.569744 np0000004976 devstack@c-api.service[100054]: WARNING stevedore.named [None req-143b105c-6d06-44a5-bcaa-9b8b8509c3bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:27:08.569892 np0000004976 devstack@c-api.service[100054]: WARNING castellan.key_manager [None req-143b105c-6d06-44a5-bcaa-9b8b8509c3bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:27:08.570578 np0000004976 devstack@c-api.service[100054]: WARNING stevedore.named [None req-143b105c-6d06-44a5-bcaa-9b8b8509c3bc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:27:08.570723 np0000004976 devstack@c-api.service[100054]: WARNING castellan.key_manager [None req-143b105c-6d06-44a5-bcaa-9b8b8509c3bc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:27:08.571281 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.router [None req-143b105c-6d06-44a5-bcaa-9b8b8509c3bc None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100054) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 08:27:08.571467 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.router [None req-143b105c-6d06-44a5-bcaa-9b8b8509c3bc None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100054) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 08:27:08.571627 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.router [None req-143b105c-6d06-44a5-bcaa-9b8b8509c3bc None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100054) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 08:27:08.571777 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.router [None req-143b105c-6d06-44a5-bcaa-9b8b8509c3bc None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100054) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 08:27:08.571924 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.router [None req-143b105c-6d06-44a5-bcaa-9b8b8509c3bc None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100054) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 08:27:08.572057 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.router [None req-143b105c-6d06-44a5-bcaa-9b8b8509c3bc None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100054) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 08:27:08.572202 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.router [None req-143b105c-6d06-44a5-bcaa-9b8b8509c3bc None None] Extension UsedLimits extending resource: limits {{(pid=100054) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 08:27:08.572349 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.router [None req-143b105c-6d06-44a5-bcaa-9b8b8509c3bc None None] Extension SnapshotActions extending resource: snapshots {{(pid=100054) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 08:27:08.572498 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.router [None req-143b105c-6d06-44a5-bcaa-9b8b8509c3bc None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100054) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 08:27:08.572633 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.router [None req-143b105c-6d06-44a5-bcaa-9b8b8509c3bc None None] Extension VolumeTypeAccess extending resource: types {{(pid=100054) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 08:27:08.572790 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.router [None req-143b105c-6d06-44a5-bcaa-9b8b8509c3bc None None] Extension AdminActions extending resource: volumes {{(pid=100054) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 08:27:08.572902 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.router [None req-143b105c-6d06-44a5-bcaa-9b8b8509c3bc None None] Extension AdminActions extending resource: snapshots {{(pid=100054) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 08:27:08.572994 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.router [None req-143b105c-6d06-44a5-bcaa-9b8b8509c3bc None None] Extension AdminActions extending resource: backups {{(pid=100054) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 08:27:08.573082 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.router [None req-143b105c-6d06-44a5-bcaa-9b8b8509c3bc None None] Extension VolumeActions extending resource: volumes {{(pid=100054) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 08:27:08.573189 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.router [None req-143b105c-6d06-44a5-bcaa-9b8b8509c3bc None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100054) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 08:27:08.573282 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.router [None req-143b105c-6d06-44a5-bcaa-9b8b8509c3bc None None] Extension TypesManage extending resource: types {{(pid=100054) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 08:27:08.580983 np0000004976 devstack@c-api.service[100054]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7eaab8ca4668 pid: 100054 (default app) Jul 10 08:27:13.172846 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-54e60a62-528f-4c3d-9e4a-c91d29eb7565 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:27:13.769800 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-54e60a62-528f-4c3d-9e4a-c91d29eb7565 admin admin] POST https://10.4.3.7/volume/v3/types Jul 10 08:27:13.770402 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-54e60a62-528f-4c3d-9e4a-c91d29eb7565 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "storpool", "description": null, "os-volume-type-access:is_public": true}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:27:13.772022 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:27:13.772022 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:27:13.806236 np0000004976 devstack@c-api.service[100055]: DEBUG oslo_db.sqlalchemy.engines [None req-54e60a62-528f-4c3d-9e4a-c91d29eb7565 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=100055) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 08:27:13.832319 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-54e60a62-528f-4c3d-9e4a-c91d29eb7565 admin admin] https://10.4.3.7/volume/v3/types returned with HTTP 200 Jul 10 08:27:13.832786 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1/2] 10.4.3.7 () {68 vars in 1242 bytes} [Fri Jul 10 08:27:13 2026] POST /volume/v3/types => generated 183 bytes in 674 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:27:13.841742 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-54e60a62-528f-4c3d-9e4a-c91d29eb7565 req-fd823533-2f94-4b53-ac7f-ab6148ac6e70 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:27:14.123334 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-54e60a62-528f-4c3d-9e4a-c91d29eb7565 req-fd823533-2f94-4b53-ac7f-ab6148ac6e70 admin admin] POST https://10.4.3.7/volume/v3/types/3a023572-40ac-49be-8b8b-2d378d9054bc/extra_specs Jul 10 08:27:14.123826 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-54e60a62-528f-4c3d-9e4a-c91d29eb7565 req-fd823533-2f94-4b53-ac7f-ab6148ac6e70 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:27:14.125379 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:27:14.125379 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:27:14.157147 np0000004976 devstack@c-api.service[100057]: DEBUG oslo_db.sqlalchemy.engines [req-54e60a62-528f-4c3d-9e4a-c91d29eb7565 req-fd823533-2f94-4b53-ac7f-ab6148ac6e70 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=100057) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 08:27:14.211146 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-54e60a62-528f-4c3d-9e4a-c91d29eb7565 req-fd823533-2f94-4b53-ac7f-ab6148ac6e70 admin admin] https://10.4.3.7/volume/v3/types/3a023572-40ac-49be-8b8b-2d378d9054bc/extra_specs returned with HTTP 200 Jul 10 08:27:14.211575 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 2/3] 10.4.3.7 () {70 vars in 1460 bytes} [Fri Jul 10 08:27:13 2026] POST /volume/v3/types/3a023572-40ac-49be-8b8b-2d378d9054bc/extra_specs => generated 52 bytes in 371 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 08:27:14.420013 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-54e60a62-528f-4c3d-9e4a-c91d29eb7565 req-3fcc32f6-97c0-4e98-8d43-9eb780123946 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:27:14.706847 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-54e60a62-528f-4c3d-9e4a-c91d29eb7565 req-3fcc32f6-97c0-4e98-8d43-9eb780123946 admin admin] POST https://10.4.3.7/volume/v3/types Jul 10 08:27:14.707766 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-54e60a62-528f-4c3d-9e4a-c91d29eb7565 req-3fcc32f6-97c0-4e98-8d43-9eb780123946 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "multiattach", "description": null, "os-volume-type-access:is_public": true}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:27:14.710423 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:27:14.710423 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:27:14.740618 np0000004976 devstack@c-api.service[100056]: DEBUG oslo_db.sqlalchemy.engines [req-54e60a62-528f-4c3d-9e4a-c91d29eb7565 req-3fcc32f6-97c0-4e98-8d43-9eb780123946 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=100056) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 08:27:14.764757 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-54e60a62-528f-4c3d-9e4a-c91d29eb7565 req-3fcc32f6-97c0-4e98-8d43-9eb780123946 admin admin] https://10.4.3.7/volume/v3/types returned with HTTP 200 Jul 10 08:27:14.765204 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1/4] 10.4.3.7 () {70 vars in 1314 bytes} [Fri Jul 10 08:27:14 2026] POST /volume/v3/types => generated 186 bytes in 355 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:27:14.780772 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-54e60a62-528f-4c3d-9e4a-c91d29eb7565 req-cab4ca9a-3f47-450c-9ff5-9f5608310d7d None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:27:15.053147 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-54e60a62-528f-4c3d-9e4a-c91d29eb7565 req-cab4ca9a-3f47-450c-9ff5-9f5608310d7d admin admin] POST https://10.4.3.7/volume/v3/types/91e2b8ba-d2d3-4ffe-bf25-42fd794dde90/extra_specs Jul 10 08:27:15.053717 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-54e60a62-528f-4c3d-9e4a-c91d29eb7565 req-cab4ca9a-3f47-450c-9ff5-9f5608310d7d admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"multiattach": " True"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:27:15.055274 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:27:15.055274 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:27:15.088491 np0000004976 devstack@c-api.service[100054]: DEBUG oslo_db.sqlalchemy.engines [req-54e60a62-528f-4c3d-9e4a-c91d29eb7565 req-cab4ca9a-3f47-450c-9ff5-9f5608310d7d 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=100054) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 08:27:15.140992 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-54e60a62-528f-4c3d-9e4a-c91d29eb7565 req-cab4ca9a-3f47-450c-9ff5-9f5608310d7d admin admin] https://10.4.3.7/volume/v3/types/91e2b8ba-d2d3-4ffe-bf25-42fd794dde90/extra_specs returned with HTTP 200 Jul 10 08:27:15.141401 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1/5] 10.4.3.7 () {70 vars in 1460 bytes} [Fri Jul 10 08:27:14 2026] POST /volume/v3/types/91e2b8ba-d2d3-4ffe-bf25-42fd794dde90/extra_specs => generated 45 bytes in 369 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 08:27:23.830531 np0000004976 devstack@c-api.service[100055]: DEBUG dbcounter [-] [100055] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100055) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 08:27:24.212384 np0000004976 devstack@c-api.service[100057]: DEBUG dbcounter [-] [100057] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100057) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 08:27:24.762541 np0000004976 devstack@c-api.service[100056]: DEBUG dbcounter [-] [100056] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100056) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 08:27:25.139723 np0000004976 devstack@c-api.service[100054]: DEBUG dbcounter [-] [100054] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100054) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 08:27:39.585202 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-1e6499bc-0b1b-4617-a0ec-0ff1d3078c8c None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:27:39.585959 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-1e6499bc-0b1b-4617-a0ec-0ff1d3078c8c None None] GET https://10.4.3.7/volume// Jul 10 08:27:39.586170 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-1e6499bc-0b1b-4617-a0ec-0ff1d3078c8c None None] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:27:39.586431 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-1e6499bc-0b1b-4617-a0ec-0ff1d3078c8c None None] Calling method 'all' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:27:39.586923 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-1e6499bc-0b1b-4617-a0ec-0ff1d3078c8c None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:27:39.587186 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 2/6] 10.4.3.7 () {66 vars in 1411 bytes} [Fri Jul 10 08:27:39 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:28:17.223712 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-c2d5807d-3ac6-4118-b830-e83b77800c60 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:28:17.482785 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c2d5807d-3ac6-4118-b830-e83b77800c60 tempest-verify_tempest_config-495885509 tempest-verify_tempest_config-495885509-project-member] GET https://10.4.3.7/volume/v3/extensions Jul 10 08:28:17.482980 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c2d5807d-3ac6-4118-b830-e83b77800c60 tempest-verify_tempest_config-495885509 tempest-verify_tempest_config-495885509-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:28:17.483197 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c2d5807d-3ac6-4118-b830-e83b77800c60 tempest-verify_tempest_config-495885509 tempest-verify_tempest_config-495885509-project-member] Calling method 'index' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:28:17.483570 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c2d5807d-3ac6-4118-b830-e83b77800c60 tempest-verify_tempest_config-495885509 tempest-verify_tempest_config-495885509-project-member] https://10.4.3.7/volume/v3/extensions returned with HTTP 200 Jul 10 08:28:17.483910 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 3/7] 10.4.3.7 () {66 vars in 1232 bytes} [Fri Jul 10 08:28:17 2026] GET /volume/v3/extensions => generated 5245 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:29:00.714482 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-82bef00e-b578-45b8-9db7-912417907ff7 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:29:01.083588 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-82bef00e-b578-45b8-9db7-912417907ff7 tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:29:01.083953 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-82bef00e-b578-45b8-9db7-912417907ff7 tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-1069248144"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:29:01.086260 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.volumes [None req-82bef00e-b578-45b8-9db7-912417907ff7 tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerStableDeviceRescueTest-volume-1069248144'}} {{(pid=100056) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:29:01.086973 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-82bef00e-b578-45b8-9db7-912417907ff7 tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] Create volume of 1 GB Jul 10 08:29:01.095876 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-82bef00e-b578-45b8-9db7-912417907ff7 tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] Availability zone cache updated, next update will occur around 2026-07-10 09:29:01.095002. {{(pid=100056) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 10 08:29:01.095876 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-82bef00e-b578-45b8-9db7-912417907ff7 tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] Availability Zones retrieved successfully. Jul 10 08:29:01.120138 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-82bef00e-b578-45b8-9db7-912417907ff7 tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] Flow 'volume_create_api' (5f268c78-719f-4127-9141-cadb40f22cd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:29:01.121316 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-82bef00e-b578-45b8-9db7-912417907ff7 tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b1447bb-08b2-4565-b562-c1ecf097a3dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:29:01.122520 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.flows.api.create_volume [None req-82bef00e-b578-45b8-9db7-912417907ff7 tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] Validating volume size '1' using validate_int {{(pid=100056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:29:01.182790 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-82bef00e-b578-45b8-9db7-912417907ff7 tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b1447bb-08b2-4565-b562-c1ecf097a3dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:29:01.183551 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-82bef00e-b578-45b8-9db7-912417907ff7 tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ea66c71-bddd-4103-9f5b-cd4e461f9c25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:29:01.230812 np0000004976 devstack@c-api.service[100056]: WARNING cinder.quota [None req-82bef00e-b578-45b8-9db7-912417907ff7 tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-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. Jul 10 08:29:01.231269 np0000004976 devstack@c-api.service[100056]: WARNING cinder.quota [None req-82bef00e-b578-45b8-9db7-912417907ff7 tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-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. Jul 10 08:29:01.295804 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.quota [None req-82bef00e-b578-45b8-9db7-912417907ff7 tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] Created reservations ['1e1bd6c9-35b9-4549-aeec-31b95294cb84', '2e094b9e-2ee3-4892-876c-ea254ceed52a', 'c8c19a07-3fa5-4eaf-a234-f92083873c69', 'dd9088ff-1913-4902-a4e4-7219ae1e7506'] {{(pid=100056) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:29:01.296828 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-82bef00e-b578-45b8-9db7-912417907ff7 tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ea66c71-bddd-4103-9f5b-cd4e461f9c25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1e1bd6c9-35b9-4549-aeec-31b95294cb84', '2e094b9e-2ee3-4892-876c-ea254ceed52a', 'c8c19a07-3fa5-4eaf-a234-f92083873c69', 'dd9088ff-1913-4902-a4e4-7219ae1e7506']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:29:01.298011 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-82bef00e-b578-45b8-9db7-912417907ff7 tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98e6d710-2465-42ee-9291-56575fc47042) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:29:01.355982 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-82bef00e-b578-45b8-9db7-912417907ff7 tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98e6d710-2465-42ee-9291-56575fc47042) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e885dbae-afdf-4f90-8043-4277a6784991', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-1069248144',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d00faa9a7c2443eb3c5c9274529609b',qos_specs=None,replication_status=,reservations=['1e1bd6c9-35b9-4549-aeec-31b95294cb84','2e094b9e-2ee3-4892-876c-ea254ceed52a','c8c19a07-3fa5-4eaf-a234-f92083873c69','dd9088ff-1913-4902-a4e4-7219ae1e7506'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='916f8aac578b4edaa8247ee1307aadd2',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:29:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-1069248144',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e885dbae-afdf-4f90-8043-4277a6784991,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2d00faa9a7c2443eb3c5c9274529609b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='916f8aac578b4edaa8247ee1307aadd2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:29:01.357779 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-82bef00e-b578-45b8-9db7-912417907ff7 tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90b404a8-3ddb-4748-9148-25b238fcaae4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:29:01.387615 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-82bef00e-b578-45b8-9db7-912417907ff7 tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90b404a8-3ddb-4748-9148-25b238fcaae4) transitioned into state 'SUCCESS' from state '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-1069248144',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d00faa9a7c2443eb3c5c9274529609b',qos_specs=None,replication_status=,reservations=['1e1bd6c9-35b9-4549-aeec-31b95294cb84','2e094b9e-2ee3-4892-876c-ea254ceed52a','c8c19a07-3fa5-4eaf-a234-f92083873c69','dd9088ff-1913-4902-a4e4-7219ae1e7506'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='916f8aac578b4edaa8247ee1307aadd2',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:29:01.388218 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-82bef00e-b578-45b8-9db7-912417907ff7 tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d79e1793-d97b-48ae-9f84-ab616150ab8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:29:01.415031 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-82bef00e-b578-45b8-9db7-912417907ff7 tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d79e1793-d97b-48ae-9f84-ab616150ab8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:29:01.415984 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-82bef00e-b578-45b8-9db7-912417907ff7 tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] Flow 'volume_create_api' (5f268c78-719f-4127-9141-cadb40f22cd1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:29:01.416394 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-82bef00e-b578-45b8-9db7-912417907ff7 tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] Create volume request issued successfully. Jul 10 08:29:01.417462 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-82bef00e-b578-45b8-9db7-912417907ff7 tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:29:01.419472 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 2/8] 10.4.3.7 () {68 vars in 1244 bytes} [Fri Jul 10 08:29:00 2026] POST /volume/v3/volumes => generated 755 bytes in 704 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:29:11.391993 np0000004976 devstack@c-api.service[100056]: DEBUG dbcounter [-] [100056] Writing DB stats cinder:SELECT=28,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=100056) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 08:29:13.495510 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-b4d7888d-531b-40c6-ae44-dc1e1003cead None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:29:13.857036 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-b4d7888d-531b-40c6-ae44-dc1e1003cead tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:29:13.857036 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-b4d7888d-531b-40c6-ae44-dc1e1003cead tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-594175958"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:29:13.858126 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.volumes [None req-b4d7888d-531b-40c6-ae44-dc1e1003cead tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-594175958'}} {{(pid=100054) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:29:13.858555 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.volumes [None req-b4d7888d-531b-40c6-ae44-dc1e1003cead tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] Create volume of 1 GB Jul 10 08:29:13.871127 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-b4d7888d-531b-40c6-ae44-dc1e1003cead tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] Availability zone cache updated, next update will occur around 2026-07-10 09:29:13.870377. {{(pid=100054) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 10 08:29:13.871127 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-b4d7888d-531b-40c6-ae44-dc1e1003cead tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] Availability Zones retrieved successfully. Jul 10 08:29:13.902193 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-b4d7888d-531b-40c6-ae44-dc1e1003cead tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] Flow 'volume_create_api' (60df470c-be0f-48dd-9cb0-781ac174fc43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:29:13.903876 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-b4d7888d-531b-40c6-ae44-dc1e1003cead tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61728a8d-c6bb-429f-a6ba-14174c6cb3d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:29:13.905121 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.flows.api.create_volume [None req-b4d7888d-531b-40c6-ae44-dc1e1003cead tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] Validating volume size '1' using validate_int {{(pid=100054) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:29:13.953864 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-b4d7888d-531b-40c6-ae44-dc1e1003cead tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61728a8d-c6bb-429f-a6ba-14174c6cb3d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:29:13.954644 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-b4d7888d-531b-40c6-ae44-dc1e1003cead tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fcb72ff4-2bad-4c51-a04d-b8b3b73031ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:29:13.992817 np0000004976 devstack@c-api.service[100054]: WARNING cinder.quota [None req-b4d7888d-531b-40c6-ae44-dc1e1003cead tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:29:13.993120 np0000004976 devstack@c-api.service[100054]: WARNING cinder.quota [None req-b4d7888d-531b-40c6-ae44-dc1e1003cead tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:29:14.052684 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.quota [None req-b4d7888d-531b-40c6-ae44-dc1e1003cead tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] Created reservations ['55f87189-fb02-4751-96f1-2e1548817b6f', '060993ef-4521-44e4-989f-cd585736d9aa', '64b8f485-e4d8-43b0-8337-7c5b1e3c9684', '4551972e-0b84-470c-8069-cea3eeb50dbf'] {{(pid=100054) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:29:14.053833 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-b4d7888d-531b-40c6-ae44-dc1e1003cead tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fcb72ff4-2bad-4c51-a04d-b8b3b73031ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['55f87189-fb02-4751-96f1-2e1548817b6f', '060993ef-4521-44e4-989f-cd585736d9aa', '64b8f485-e4d8-43b0-8337-7c5b1e3c9684', '4551972e-0b84-470c-8069-cea3eeb50dbf']}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:29:14.054754 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-b4d7888d-531b-40c6-ae44-dc1e1003cead tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a0d5914-d51d-44b8-8093-2d38af15cff2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:29:14.110260 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-b4d7888d-531b-40c6-ae44-dc1e1003cead tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a0d5914-d51d-44b8-8093-2d38af15cff2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1f87c944-d20d-4197-9b16-835169c5868a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-594175958',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94beabd8c21046c2abd4c588e5c97a12',qos_specs=None,replication_status=,reservations=['55f87189-fb02-4751-96f1-2e1548817b6f','060993ef-4521-44e4-989f-cd585736d9aa','64b8f485-e4d8-43b0-8337-7c5b1e3c9684','4551972e-0b84-470c-8069-cea3eeb50dbf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e84fc56e58848efbab5994832c6dd8c',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:29:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-594175958',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1f87c944-d20d-4197-9b16-835169c5868a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='94beabd8c21046c2abd4c588e5c97a12',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4e84fc56e58848efbab5994832c6dd8c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:29:14.111458 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-b4d7888d-531b-40c6-ae44-dc1e1003cead tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eca0e334-5b29-46dd-9f93-aca8b184e485) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:29:14.143542 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-b4d7888d-531b-40c6-ae44-dc1e1003cead tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eca0e334-5b29-46dd-9f93-aca8b184e485) transitioned into state 'SUCCESS' from state '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-594175958',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94beabd8c21046c2abd4c588e5c97a12',qos_specs=None,replication_status=,reservations=['55f87189-fb02-4751-96f1-2e1548817b6f','060993ef-4521-44e4-989f-cd585736d9aa','64b8f485-e4d8-43b0-8337-7c5b1e3c9684','4551972e-0b84-470c-8069-cea3eeb50dbf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e84fc56e58848efbab5994832c6dd8c',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:29:14.144626 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-b4d7888d-531b-40c6-ae44-dc1e1003cead tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (533c8a59-2a51-42b3-bbfc-a4f74d91a252) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:29:14.177659 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-b4d7888d-531b-40c6-ae44-dc1e1003cead tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (533c8a59-2a51-42b3-bbfc-a4f74d91a252) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:29:14.178924 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-b4d7888d-531b-40c6-ae44-dc1e1003cead tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] Flow 'volume_create_api' (60df470c-be0f-48dd-9cb0-781ac174fc43) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100054) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:29:14.179417 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-b4d7888d-531b-40c6-ae44-dc1e1003cead tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] Create volume request issued successfully. Jul 10 08:29:14.180867 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-b4d7888d-531b-40c6-ae44-dc1e1003cead tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:29:14.181647 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 2/9] 10.4.3.7 () {68 vars in 1244 bytes} [Fri Jul 10 08:29:13 2026] POST /volume/v3/volumes => generated 780 bytes in 687 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:29:14.198661 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-a8b315a2-f9bd-47d7-9315-b8e31e57d495 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:29:14.204475 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-a8b315a2-f9bd-47d7-9315-b8e31e57d495 tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] GET https://10.4.3.7/volume/v3/volumes/1f87c944-d20d-4197-9b16-835169c5868a Jul 10 08:29:14.206784 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-a8b315a2-f9bd-47d7-9315-b8e31e57d495 tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:29:14.207114 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-a8b315a2-f9bd-47d7-9315-b8e31e57d495 tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:29:14.264045 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:29:14.264045 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:29:14.272223 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-a8b315a2-f9bd-47d7-9315-b8e31e57d495 tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] Volume info retrieved successfully. Jul 10 08:29:14.281358 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-a8b315a2-f9bd-47d7-9315-b8e31e57d495 tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] https://10.4.3.7/volume/v3/volumes/1f87c944-d20d-4197-9b16-835169c5868a returned with HTTP 200 Jul 10 08:29:14.281970 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 3/10] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:29:14 2026] GET /volume/v3/volumes/1f87c944-d20d-4197-9b16-835169c5868a => generated 959 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:29:15.296494 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-f21a4e66-45f5-443c-882c-c6b674e04559 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:29:15.298225 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f21a4e66-45f5-443c-882c-c6b674e04559 tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] GET https://10.4.3.7/volume/v3/volumes/1f87c944-d20d-4197-9b16-835169c5868a Jul 10 08:29:15.298471 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f21a4e66-45f5-443c-882c-c6b674e04559 tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:29:15.298700 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f21a4e66-45f5-443c-882c-c6b674e04559 tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:29:15.326996 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:29:15.326996 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:29:15.333251 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-f21a4e66-45f5-443c-882c-c6b674e04559 tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] Volume info retrieved successfully. Jul 10 08:29:15.339027 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f21a4e66-45f5-443c-882c-c6b674e04559 tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] https://10.4.3.7/volume/v3/volumes/1f87c944-d20d-4197-9b16-835169c5868a returned with HTTP 200 Jul 10 08:29:15.339523 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 4/11] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:29:15 2026] GET /volume/v3/volumes/1f87c944-d20d-4197-9b16-835169c5868a => generated 1020 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:29:24.149926 np0000004976 devstack@c-api.service[100054]: DEBUG dbcounter [-] [100054] Writing DB stats cinder:SELECT=28,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=100054) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 08:29:24.279713 np0000004976 devstack@c-api.service[100055]: DEBUG dbcounter [-] [100055] Writing DB stats cinder:SELECT=4 {{(pid=100055) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 08:29:25.337984 np0000004976 devstack@c-api.service[100057]: DEBUG dbcounter [-] [100057] Writing DB stats cinder:SELECT=4 {{(pid=100057) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 08:29:38.104562 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-c427bd7f-5f1a-48b0-bf85-ede32786dee0 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:29:38.106811 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-c427bd7f-5f1a-48b0-bf85-ede32786dee0 tempest-VolumesAdminNegativeTest-630558954 tempest-VolumesAdminNegativeTest-630558954-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:29:38.107090 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-c427bd7f-5f1a-48b0-bf85-ede32786dee0 tempest-VolumesAdminNegativeTest-630558954 tempest-VolumesAdminNegativeTest-630558954-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1994188648"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:29:38.108451 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.volumes [None req-c427bd7f-5f1a-48b0-bf85-ede32786dee0 tempest-VolumesAdminNegativeTest-630558954 tempest-VolumesAdminNegativeTest-630558954-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1994188648'}} {{(pid=100056) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:29:38.108592 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-c427bd7f-5f1a-48b0-bf85-ede32786dee0 tempest-VolumesAdminNegativeTest-630558954 tempest-VolumesAdminNegativeTest-630558954-project-member] Create volume of 1 GB Jul 10 08:29:38.108821 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:29:38.108821 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:29:38.112582 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-c427bd7f-5f1a-48b0-bf85-ede32786dee0 tempest-VolumesAdminNegativeTest-630558954 tempest-VolumesAdminNegativeTest-630558954-project-member] Availability Zones retrieved successfully. Jul 10 08:29:38.117493 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-c427bd7f-5f1a-48b0-bf85-ede32786dee0 tempest-VolumesAdminNegativeTest-630558954 tempest-VolumesAdminNegativeTest-630558954-project-member] Flow 'volume_create_api' (df0ff7ba-8923-46a1-9b74-e6e1afacf656) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:29:38.118465 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-c427bd7f-5f1a-48b0-bf85-ede32786dee0 tempest-VolumesAdminNegativeTest-630558954 tempest-VolumesAdminNegativeTest-630558954-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9fc2e730-af08-483c-83a6-9d95d600556d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:29:38.119302 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.flows.api.create_volume [None req-c427bd7f-5f1a-48b0-bf85-ede32786dee0 tempest-VolumesAdminNegativeTest-630558954 tempest-VolumesAdminNegativeTest-630558954-project-member] Validating volume size '1' using validate_int {{(pid=100056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:29:38.142709 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-c427bd7f-5f1a-48b0-bf85-ede32786dee0 tempest-VolumesAdminNegativeTest-630558954 tempest-VolumesAdminNegativeTest-630558954-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9fc2e730-af08-483c-83a6-9d95d600556d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:29:38.143374 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-c427bd7f-5f1a-48b0-bf85-ede32786dee0 tempest-VolumesAdminNegativeTest-630558954 tempest-VolumesAdminNegativeTest-630558954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01aa1e06-e38b-4f6b-82ef-bb837172e5e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:29:38.197753 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.quota [None req-c427bd7f-5f1a-48b0-bf85-ede32786dee0 tempest-VolumesAdminNegativeTest-630558954 tempest-VolumesAdminNegativeTest-630558954-project-member] Created reservations ['3b52ad6f-672a-402d-bed3-38ce67e7e61b', '93d13790-1af7-4204-afb5-c5826ea3a37f', 'c506429b-0d67-4b88-ba26-d7271396a756', '388f0af6-0879-4f5e-92d2-977ac6bd2ad6'] {{(pid=100056) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:29:38.198565 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-c427bd7f-5f1a-48b0-bf85-ede32786dee0 tempest-VolumesAdminNegativeTest-630558954 tempest-VolumesAdminNegativeTest-630558954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01aa1e06-e38b-4f6b-82ef-bb837172e5e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3b52ad6f-672a-402d-bed3-38ce67e7e61b', '93d13790-1af7-4204-afb5-c5826ea3a37f', 'c506429b-0d67-4b88-ba26-d7271396a756', '388f0af6-0879-4f5e-92d2-977ac6bd2ad6']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:29:38.199253 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-c427bd7f-5f1a-48b0-bf85-ede32786dee0 tempest-VolumesAdminNegativeTest-630558954 tempest-VolumesAdminNegativeTest-630558954-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1021a8dc-de42-44bb-972a-e886fc7ced9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:29:38.221676 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-c427bd7f-5f1a-48b0-bf85-ede32786dee0 tempest-VolumesAdminNegativeTest-630558954 tempest-VolumesAdminNegativeTest-630558954-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1021a8dc-de42-44bb-972a-e886fc7ced9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7b415d74-8478-4937-baf0-c776e05df384', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1994188648',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='71033a651f1b49c8a02824dc97506c2a',qos_specs=None,replication_status=,reservations=['3b52ad6f-672a-402d-bed3-38ce67e7e61b','93d13790-1af7-4204-afb5-c5826ea3a37f','c506429b-0d67-4b88-ba26-d7271396a756','388f0af6-0879-4f5e-92d2-977ac6bd2ad6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c16b0252a0614a73b7682501520021e1',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:29:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1994188648',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7b415d74-8478-4937-baf0-c776e05df384,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='71033a651f1b49c8a02824dc97506c2a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c16b0252a0614a73b7682501520021e1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:29:38.222660 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-c427bd7f-5f1a-48b0-bf85-ede32786dee0 tempest-VolumesAdminNegativeTest-630558954 tempest-VolumesAdminNegativeTest-630558954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8ab7fe4-7d34-44ae-b8b7-8ceedc897f57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:29:38.242435 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-c427bd7f-5f1a-48b0-bf85-ede32786dee0 tempest-VolumesAdminNegativeTest-630558954 tempest-VolumesAdminNegativeTest-630558954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8ab7fe4-7d34-44ae-b8b7-8ceedc897f57) transitioned into state 'SUCCESS' from state '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-1994188648',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='71033a651f1b49c8a02824dc97506c2a',qos_specs=None,replication_status=,reservations=['3b52ad6f-672a-402d-bed3-38ce67e7e61b','93d13790-1af7-4204-afb5-c5826ea3a37f','c506429b-0d67-4b88-ba26-d7271396a756','388f0af6-0879-4f5e-92d2-977ac6bd2ad6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c16b0252a0614a73b7682501520021e1',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:29:38.243359 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-c427bd7f-5f1a-48b0-bf85-ede32786dee0 tempest-VolumesAdminNegativeTest-630558954 tempest-VolumesAdminNegativeTest-630558954-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69dc78f0-9fe6-484a-89ce-035e73d0b776) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:29:38.255256 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-c427bd7f-5f1a-48b0-bf85-ede32786dee0 tempest-VolumesAdminNegativeTest-630558954 tempest-VolumesAdminNegativeTest-630558954-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69dc78f0-9fe6-484a-89ce-035e73d0b776) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:29:38.256423 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-c427bd7f-5f1a-48b0-bf85-ede32786dee0 tempest-VolumesAdminNegativeTest-630558954 tempest-VolumesAdminNegativeTest-630558954-project-member] Flow 'volume_create_api' (df0ff7ba-8923-46a1-9b74-e6e1afacf656) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:29:38.256841 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-c427bd7f-5f1a-48b0-bf85-ede32786dee0 tempest-VolumesAdminNegativeTest-630558954 tempest-VolumesAdminNegativeTest-630558954-project-member] Create volume request issued successfully. Jul 10 08:29:38.257872 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-c427bd7f-5f1a-48b0-bf85-ede32786dee0 tempest-VolumesAdminNegativeTest-630558954 tempest-VolumesAdminNegativeTest-630558954-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:29:38.258472 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 3/12] 10.4.3.7 () {68 vars in 1244 bytes} [Fri Jul 10 08:29:38 2026] POST /volume/v3/volumes => generated 751 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:29:38.272913 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-6175aa53-73cf-4b74-8955-8d291a481484 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:29:38.278077 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-33bc9a7e-d7f8-4cd6-8439-23e1e5aba2a6 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:29:38.280547 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-33bc9a7e-d7f8-4cd6-8439-23e1e5aba2a6 tempest-VolumesAdminNegativeTest-630558954 tempest-VolumesAdminNegativeTest-630558954-project-member] GET https://10.4.3.7/volume/v3/volumes/7b415d74-8478-4937-baf0-c776e05df384 Jul 10 08:29:38.280763 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-33bc9a7e-d7f8-4cd6-8439-23e1e5aba2a6 tempest-VolumesAdminNegativeTest-630558954 tempest-VolumesAdminNegativeTest-630558954-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:29:38.281816 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-33bc9a7e-d7f8-4cd6-8439-23e1e5aba2a6 tempest-VolumesAdminNegativeTest-630558954 tempest-VolumesAdminNegativeTest-630558954-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:29:38.329882 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:29:38.329882 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:29:38.336167 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-33bc9a7e-d7f8-4cd6-8439-23e1e5aba2a6 tempest-VolumesAdminNegativeTest-630558954 tempest-VolumesAdminNegativeTest-630558954-project-member] Volume info retrieved successfully. Jul 10 08:29:38.342845 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-33bc9a7e-d7f8-4cd6-8439-23e1e5aba2a6 tempest-VolumesAdminNegativeTest-630558954 tempest-VolumesAdminNegativeTest-630558954-project-member] https://10.4.3.7/volume/v3/volumes/7b415d74-8478-4937-baf0-c776e05df384 returned with HTTP 200 Jul 10 08:29:38.344249 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 4/13] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:29:38 2026] GET /volume/v3/volumes/7b415d74-8478-4937-baf0-c776e05df384 => generated 819 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:29:38.535445 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-6175aa53-73cf-4b74-8955-8d291a481484 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:29:38.535445 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-6175aa53-73cf-4b74-8955-8d291a481484 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1194446199", "imageRef": "e1ee2ea6-9251-43d7-8043-1a8efc6b3698"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:29:38.535445 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.volumes [None req-6175aa53-73cf-4b74-8955-8d291a481484 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1194446199', 'imageRef': 'e1ee2ea6-9251-43d7-8043-1a8efc6b3698'}} {{(pid=100054) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:29:39.057504 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.volumes [None req-6175aa53-73cf-4b74-8955-8d291a481484 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Create volume of 1 GB Jul 10 08:29:39.059456 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:29:39.059456 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:29:39.059456 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-6175aa53-73cf-4b74-8955-8d291a481484 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Availability Zones retrieved successfully. Jul 10 08:29:39.067229 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-6175aa53-73cf-4b74-8955-8d291a481484 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Flow 'volume_create_api' (f37d3083-c079-4678-8fa4-39c7cd30fe2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:29:39.068694 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-6175aa53-73cf-4b74-8955-8d291a481484 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee3a119c-a487-4806-bd42-1c244afebf79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:29:39.070132 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.flows.api.create_volume [None req-6175aa53-73cf-4b74-8955-8d291a481484 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Validating volume size '1' using validate_int {{(pid=100054) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:29:39.144448 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:29:39.144448 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:29:39.161846 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-6175aa53-73cf-4b74-8955-8d291a481484 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee3a119c-a487-4806-bd42-1c244afebf79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:15Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=91e2b8ba-d2d3-4ffe-bf25-42fd794dde90,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '91e2b8ba-d2d3-4ffe-bf25-42fd794dde90', 'encryption_key_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=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:29:39.164431 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-6175aa53-73cf-4b74-8955-8d291a481484 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e34f1825-0b92-4b53-9441-ad9451ac84d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:29:39.206201 np0000004976 devstack@c-api.service[100054]: WARNING cinder.quota [None req-6175aa53-73cf-4b74-8955-8d291a481484 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-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. Jul 10 08:29:39.208001 np0000004976 devstack@c-api.service[100054]: WARNING cinder.quota [None req-6175aa53-73cf-4b74-8955-8d291a481484 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-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. Jul 10 08:29:39.243948 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.quota [None req-6175aa53-73cf-4b74-8955-8d291a481484 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Created reservations ['431b365d-89fa-47d6-ab0c-10616887c744', 'ea61ad3c-87ad-41c2-bd42-bb9f4dc09e39', '834cd846-159e-4265-b0ee-4c30cb70e049', 'b03d2af0-05ae-4a10-a5d5-041c3c85c159'] {{(pid=100054) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:29:39.244777 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-6175aa53-73cf-4b74-8955-8d291a481484 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e34f1825-0b92-4b53-9441-ad9451ac84d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['431b365d-89fa-47d6-ab0c-10616887c744', 'ea61ad3c-87ad-41c2-bd42-bb9f4dc09e39', '834cd846-159e-4265-b0ee-4c30cb70e049', 'b03d2af0-05ae-4a10-a5d5-041c3c85c159']}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:29:39.245442 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-6175aa53-73cf-4b74-8955-8d291a481484 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7aabd39c-1066-4736-90e6-77b9d9da977a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:29:39.286699 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-6175aa53-73cf-4b74-8955-8d291a481484 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7aabd39c-1066-4736-90e6-77b9d9da977a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dc1f9172-943e-4cd5-bb1c-300874eafa99', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1194446199',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='0d8415fe44d7448b927ca8426cbdf874',qos_specs=None,replication_status=,reservations=['431b365d-89fa-47d6-ab0c-10616887c744','ea61ad3c-87ad-41c2-bd42-bb9f4dc09e39','834cd846-159e-4265-b0ee-4c30cb70e049','b03d2af0-05ae-4a10-a5d5-041c3c85c159'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a19525159bd4f7997cca5f7afadab4c',volume_type_id=91e2b8ba-d2d3-4ffe-bf25-42fd794dde90), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:29:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1194446199',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dc1f9172-943e-4cd5-bb1c-300874eafa99,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='0d8415fe44d7448b927ca8426cbdf874',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8a19525159bd4f7997cca5f7afadab4c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(91e2b8ba-d2d3-4ffe-bf25-42fd794dde90),volume_type_id=91e2b8ba-d2d3-4ffe-bf25-42fd794dde90)}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:29:39.288003 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-6175aa53-73cf-4b74-8955-8d291a481484 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5bcf4ea0-99bf-4383-9c19-62e070b1beea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:29:39.308530 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-6175aa53-73cf-4b74-8955-8d291a481484 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5bcf4ea0-99bf-4383-9c19-62e070b1beea) transitioned into state 'SUCCESS' from state '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-1194446199',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='0d8415fe44d7448b927ca8426cbdf874',qos_specs=None,replication_status=,reservations=['431b365d-89fa-47d6-ab0c-10616887c744','ea61ad3c-87ad-41c2-bd42-bb9f4dc09e39','834cd846-159e-4265-b0ee-4c30cb70e049','b03d2af0-05ae-4a10-a5d5-041c3c85c159'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a19525159bd4f7997cca5f7afadab4c',volume_type_id=91e2b8ba-d2d3-4ffe-bf25-42fd794dde90)}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:29:39.309203 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-6175aa53-73cf-4b74-8955-8d291a481484 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ebbf6e8d-335e-4b67-9e66-ddb10d16fab5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:29:39.318763 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-6175aa53-73cf-4b74-8955-8d291a481484 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ebbf6e8d-335e-4b67-9e66-ddb10d16fab5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:29:39.319560 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-6175aa53-73cf-4b74-8955-8d291a481484 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Flow 'volume_create_api' (f37d3083-c079-4678-8fa4-39c7cd30fe2f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100054) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:29:39.320067 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-6175aa53-73cf-4b74-8955-8d291a481484 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Create volume request issued successfully. Jul 10 08:29:39.320720 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-6175aa53-73cf-4b74-8955-8d291a481484 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:29:39.321111 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 3/14] 10.4.3.7 () {68 vars in 1245 bytes} [Fri Jul 10 08:29:38 2026] POST /volume/v3/volumes => generated 756 bytes in 1049 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:29:39.334801 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-e9ee82da-6bef-482b-bc22-ef09b6e31af1 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:29:39.338845 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e9ee82da-6bef-482b-bc22-ef09b6e31af1 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] GET https://10.4.3.7/volume/v3/volumes/dc1f9172-943e-4cd5-bb1c-300874eafa99 Jul 10 08:29:39.339119 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e9ee82da-6bef-482b-bc22-ef09b6e31af1 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:29:39.339227 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e9ee82da-6bef-482b-bc22-ef09b6e31af1 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:29:39.362097 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-4f12c15c-c93c-4631-b735-6f3389c7bad8 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:29:39.365592 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-4f12c15c-c93c-4631-b735-6f3389c7bad8 tempest-VolumesAdminNegativeTest-630558954 tempest-VolumesAdminNegativeTest-630558954-project-member] GET https://10.4.3.7/volume/v3/volumes/7b415d74-8478-4937-baf0-c776e05df384 Jul 10 08:29:39.366104 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-4f12c15c-c93c-4631-b735-6f3389c7bad8 tempest-VolumesAdminNegativeTest-630558954 tempest-VolumesAdminNegativeTest-630558954-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:29:39.366551 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-4f12c15c-c93c-4631-b735-6f3389c7bad8 tempest-VolumesAdminNegativeTest-630558954 tempest-VolumesAdminNegativeTest-630558954-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:29:39.369352 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:29:39.369352 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:29:39.376039 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-e9ee82da-6bef-482b-bc22-ef09b6e31af1 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Volume info retrieved successfully. Jul 10 08:29:39.380236 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e9ee82da-6bef-482b-bc22-ef09b6e31af1 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/dc1f9172-943e-4cd5-bb1c-300874eafa99 returned with HTTP 200 Jul 10 08:29:39.381428 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:29:39.381428 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:29:39.381574 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 5/15] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:29:39 2026] GET /volume/v3/volumes/dc1f9172-943e-4cd5-bb1c-300874eafa99 => generated 824 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:29:39.395112 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-4f12c15c-c93c-4631-b735-6f3389c7bad8 tempest-VolumesAdminNegativeTest-630558954 tempest-VolumesAdminNegativeTest-630558954-project-member] Volume info retrieved successfully. Jul 10 08:29:39.408270 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-4f12c15c-c93c-4631-b735-6f3389c7bad8 tempest-VolumesAdminNegativeTest-630558954 tempest-VolumesAdminNegativeTest-630558954-project-member] https://10.4.3.7/volume/v3/volumes/7b415d74-8478-4937-baf0-c776e05df384 returned with HTTP 200 Jul 10 08:29:39.408270 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 4/16] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:29:39 2026] GET /volume/v3/volumes/7b415d74-8478-4937-baf0-c776e05df384 => generated 844 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:29:39.870231 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-a7743c40-e9bf-4ac5-a4fe-fa09604200d7 req-2646f979-ec38-4ad8-b7f8-eda65efeffdc None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:29:39.873324 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-a7743c40-e9bf-4ac5-a4fe-fa09604200d7 req-2646f979-ec38-4ad8-b7f8-eda65efeffdc tempest-VolumesAdminNegativeTest-253425525 tempest-VolumesAdminNegativeTest-253425525-project] GET https://10.4.3.7/volume/v3/volumes/22e2f7bd-f2a9-45d1-a1b9-cc1ee70650c1 Jul 10 08:29:39.873847 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-a7743c40-e9bf-4ac5-a4fe-fa09604200d7 req-2646f979-ec38-4ad8-b7f8-eda65efeffdc tempest-VolumesAdminNegativeTest-253425525 tempest-VolumesAdminNegativeTest-253425525-project] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:29:39.874547 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-a7743c40-e9bf-4ac5-a4fe-fa09604200d7 req-2646f979-ec38-4ad8-b7f8-eda65efeffdc tempest-VolumesAdminNegativeTest-253425525 tempest-VolumesAdminNegativeTest-253425525-project] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:29:39.886982 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-a7743c40-e9bf-4ac5-a4fe-fa09604200d7 req-2646f979-ec38-4ad8-b7f8-eda65efeffdc tempest-VolumesAdminNegativeTest-253425525 tempest-VolumesAdminNegativeTest-253425525-project] https://10.4.3.7/volume/v3/volumes/22e2f7bd-f2a9-45d1-a1b9-cc1ee70650c1 returned with HTTP 404 Jul 10 08:29:39.887981 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 5/17] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:29:39 2026] GET /volume/v3/volumes/22e2f7bd-f2a9-45d1-a1b9-cc1ee70650c1 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:29:39.905215 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-eb63ed84-6c64-4fc9-9b26-1fe10519bfae None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:29:39.908265 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-eb63ed84-6c64-4fc9-9b26-1fe10519bfae tempest-VolumesAdminNegativeTest-630558954 tempest-VolumesAdminNegativeTest-630558954-project-member] DELETE https://10.4.3.7/volume/v3/volumes/7b415d74-8478-4937-baf0-c776e05df384 Jul 10 08:29:39.908591 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-eb63ed84-6c64-4fc9-9b26-1fe10519bfae tempest-VolumesAdminNegativeTest-630558954 tempest-VolumesAdminNegativeTest-630558954-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:29:39.908817 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-eb63ed84-6c64-4fc9-9b26-1fe10519bfae tempest-VolumesAdminNegativeTest-630558954 tempest-VolumesAdminNegativeTest-630558954-project-member] Calling method 'delete' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:29:39.909022 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.volumes [None req-eb63ed84-6c64-4fc9-9b26-1fe10519bfae tempest-VolumesAdminNegativeTest-630558954 tempest-VolumesAdminNegativeTest-630558954-project-member] Delete volume with id: 7b415d74-8478-4937-baf0-c776e05df384 Jul 10 08:29:39.930031 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:29:39.930031 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:29:39.930031 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-eb63ed84-6c64-4fc9-9b26-1fe10519bfae tempest-VolumesAdminNegativeTest-630558954 tempest-VolumesAdminNegativeTest-630558954-project-member] Volume info retrieved successfully. Jul 10 08:29:39.980054 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-eb63ed84-6c64-4fc9-9b26-1fe10519bfae tempest-VolumesAdminNegativeTest-630558954 tempest-VolumesAdminNegativeTest-630558954-project-member] Delete volume request issued successfully. Jul 10 08:29:39.980584 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-eb63ed84-6c64-4fc9-9b26-1fe10519bfae tempest-VolumesAdminNegativeTest-630558954 tempest-VolumesAdminNegativeTest-630558954-project-member] https://10.4.3.7/volume/v3/volumes/7b415d74-8478-4937-baf0-c776e05df384 returned with HTTP 202 Jul 10 08:29:39.981929 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 4/18] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:29:39 2026] DELETE /volume/v3/volumes/7b415d74-8478-4937-baf0-c776e05df384 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:29:39.992882 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-9151c9a3-0d07-49e2-88b0-ab6705eac453 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:29:39.995180 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9151c9a3-0d07-49e2-88b0-ab6705eac453 tempest-VolumesAdminNegativeTest-630558954 tempest-VolumesAdminNegativeTest-630558954-project-member] GET https://10.4.3.7/volume/v3/volumes/7b415d74-8478-4937-baf0-c776e05df384 Jul 10 08:29:39.995394 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9151c9a3-0d07-49e2-88b0-ab6705eac453 tempest-VolumesAdminNegativeTest-630558954 tempest-VolumesAdminNegativeTest-630558954-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:29:39.995989 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9151c9a3-0d07-49e2-88b0-ab6705eac453 tempest-VolumesAdminNegativeTest-630558954 tempest-VolumesAdminNegativeTest-630558954-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:29:40.006042 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:29:40.006042 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:29:40.011163 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-9151c9a3-0d07-49e2-88b0-ab6705eac453 tempest-VolumesAdminNegativeTest-630558954 tempest-VolumesAdminNegativeTest-630558954-project-member] Volume info retrieved successfully. Jul 10 08:29:40.016551 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9151c9a3-0d07-49e2-88b0-ab6705eac453 tempest-VolumesAdminNegativeTest-630558954 tempest-VolumesAdminNegativeTest-630558954-project-member] https://10.4.3.7/volume/v3/volumes/7b415d74-8478-4937-baf0-c776e05df384 returned with HTTP 200 Jul 10 08:29:40.017396 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 6/19] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:29:39 2026] GET /volume/v3/volumes/7b415d74-8478-4937-baf0-c776e05df384 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 08:29:40.397537 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-f804be1d-d6ac-4ea3-b765-2e2a0ea76839 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:29:40.401366 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-f804be1d-d6ac-4ea3-b765-2e2a0ea76839 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] GET https://10.4.3.7/volume/v3/volumes/dc1f9172-943e-4cd5-bb1c-300874eafa99 Jul 10 08:29:40.401859 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-f804be1d-d6ac-4ea3-b765-2e2a0ea76839 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:29:40.402170 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-f804be1d-d6ac-4ea3-b765-2e2a0ea76839 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:29:40.411274 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:29:40.411274 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:29:40.416652 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-f804be1d-d6ac-4ea3-b765-2e2a0ea76839 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Volume info retrieved successfully. Jul 10 08:29:40.424356 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-f804be1d-d6ac-4ea3-b765-2e2a0ea76839 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/dc1f9172-943e-4cd5-bb1c-300874eafa99 returned with HTTP 200 Jul 10 08:29:40.425019 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 5/20] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:29:40 2026] GET /volume/v3/volumes/dc1f9172-943e-4cd5-bb1c-300874eafa99 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:29:41.038193 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-feec580c-7f50-414a-83bb-5a1f6202b55e None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:29:41.040084 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-feec580c-7f50-414a-83bb-5a1f6202b55e tempest-VolumesAdminNegativeTest-630558954 tempest-VolumesAdminNegativeTest-630558954-project-member] GET https://10.4.3.7/volume/v3/volumes/7b415d74-8478-4937-baf0-c776e05df384 Jul 10 08:29:41.040265 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-feec580c-7f50-414a-83bb-5a1f6202b55e tempest-VolumesAdminNegativeTest-630558954 tempest-VolumesAdminNegativeTest-630558954-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:29:41.040545 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-feec580c-7f50-414a-83bb-5a1f6202b55e tempest-VolumesAdminNegativeTest-630558954 tempest-VolumesAdminNegativeTest-630558954-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:29:41.050475 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-feec580c-7f50-414a-83bb-5a1f6202b55e tempest-VolumesAdminNegativeTest-630558954 tempest-VolumesAdminNegativeTest-630558954-project-member] https://10.4.3.7/volume/v3/volumes/7b415d74-8478-4937-baf0-c776e05df384 returned with HTTP 404 Jul 10 08:29:41.051129 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 6/21] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:29:41 2026] GET /volume/v3/volumes/7b415d74-8478-4937-baf0-c776e05df384 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:29:41.437466 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-06ab58c7-d7f8-4589-85e0-8f55ba2f0f9e None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:29:41.439681 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-06ab58c7-d7f8-4589-85e0-8f55ba2f0f9e tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] GET https://10.4.3.7/volume/v3/volumes/dc1f9172-943e-4cd5-bb1c-300874eafa99 Jul 10 08:29:41.439912 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-06ab58c7-d7f8-4589-85e0-8f55ba2f0f9e tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:29:41.440159 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-06ab58c7-d7f8-4589-85e0-8f55ba2f0f9e tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:29:41.450135 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:29:41.450135 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:29:41.458424 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-06ab58c7-d7f8-4589-85e0-8f55ba2f0f9e tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Volume info retrieved successfully. Jul 10 08:29:41.468070 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-06ab58c7-d7f8-4589-85e0-8f55ba2f0f9e tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/dc1f9172-943e-4cd5-bb1c-300874eafa99 returned with HTTP 200 Jul 10 08:29:41.468587 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 5/22] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:29:41 2026] GET /volume/v3/volumes/dc1f9172-943e-4cd5-bb1c-300874eafa99 => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:29:42.485916 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-8a7196c1-bb4b-4b0a-b079-14415be713ca None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:29:42.488612 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8a7196c1-bb4b-4b0a-b079-14415be713ca tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] GET https://10.4.3.7/volume/v3/volumes/dc1f9172-943e-4cd5-bb1c-300874eafa99 Jul 10 08:29:42.488900 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8a7196c1-bb4b-4b0a-b079-14415be713ca tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:29:42.489180 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8a7196c1-bb4b-4b0a-b079-14415be713ca tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:29:42.507555 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:29:42.507555 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:29:42.519713 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-8a7196c1-bb4b-4b0a-b079-14415be713ca tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Volume info retrieved successfully. Jul 10 08:29:42.525279 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8a7196c1-bb4b-4b0a-b079-14415be713ca tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/dc1f9172-943e-4cd5-bb1c-300874eafa99 returned with HTTP 200 Jul 10 08:29:42.525989 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 7/23] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:29:42 2026] GET /volume/v3/volumes/dc1f9172-943e-4cd5-bb1c-300874eafa99 => generated 906 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:29:42.982900 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-ce78bc1d-0850-40f0-83cd-3bd2f3428d65 req-66bd2807-08e2-4df4-b18b-c33ebe0636e4 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:29:42.984905 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-ce78bc1d-0850-40f0-83cd-3bd2f3428d65 req-66bd2807-08e2-4df4-b18b-c33ebe0636e4 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:29:42.985478 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-ce78bc1d-0850-40f0-83cd-3bd2f3428d65 req-66bd2807-08e2-4df4-b18b-c33ebe0636e4 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "be40d291-2eb3-435e-8a76-8390b9206d7b-blank-vol", "description": "", "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:29:42.987258 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.volumes [req-ce78bc1d-0850-40f0-83cd-3bd2f3428d65 req-66bd2807-08e2-4df4-b18b-c33ebe0636e4 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'be40d291-2eb3-435e-8a76-8390b9206d7b-blank-vol', 'description': '', 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100056) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:29:42.987539 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [req-ce78bc1d-0850-40f0-83cd-3bd2f3428d65 req-66bd2807-08e2-4df4-b18b-c33ebe0636e4 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] Create volume of 1 GB Jul 10 08:29:42.991352 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [req-ce78bc1d-0850-40f0-83cd-3bd2f3428d65 req-66bd2807-08e2-4df4-b18b-c33ebe0636e4 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] Availability Zones retrieved successfully. Jul 10 08:29:42.997797 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [req-ce78bc1d-0850-40f0-83cd-3bd2f3428d65 req-66bd2807-08e2-4df4-b18b-c33ebe0636e4 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] Flow 'volume_create_api' (9be424db-7e77-42ec-ba7d-21734f62bae8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:29:42.997797 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [req-ce78bc1d-0850-40f0-83cd-3bd2f3428d65 req-66bd2807-08e2-4df4-b18b-c33ebe0636e4 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a3bab3b-addd-4474-943e-72552e2cbddb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:29:42.998862 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.flows.api.create_volume [req-ce78bc1d-0850-40f0-83cd-3bd2f3428d65 req-66bd2807-08e2-4df4-b18b-c33ebe0636e4 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] Validating volume size '1' using validate_int {{(pid=100056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:29:43.027055 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [req-ce78bc1d-0850-40f0-83cd-3bd2f3428d65 req-66bd2807-08e2-4df4-b18b-c33ebe0636e4 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a3bab3b-addd-4474-943e-72552e2cbddb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:29:43.027983 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [req-ce78bc1d-0850-40f0-83cd-3bd2f3428d65 req-66bd2807-08e2-4df4-b18b-c33ebe0636e4 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (469febf3-036a-4ef0-aa73-4fe25b98f42a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:29:43.101373 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.quota [req-ce78bc1d-0850-40f0-83cd-3bd2f3428d65 req-66bd2807-08e2-4df4-b18b-c33ebe0636e4 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] Created reservations ['8af7e7e2-eb86-472f-80b4-d3937d96b9e8', 'e509d164-6cde-4d6e-8e48-c97f6a320f5d', '66f2d351-d42d-4d25-b4c1-fc1f2ee7917d', '31b0f31e-7b00-4470-9d6d-348ae810c1ef'] {{(pid=100056) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:29:43.102267 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [req-ce78bc1d-0850-40f0-83cd-3bd2f3428d65 req-66bd2807-08e2-4df4-b18b-c33ebe0636e4 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (469febf3-036a-4ef0-aa73-4fe25b98f42a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8af7e7e2-eb86-472f-80b4-d3937d96b9e8', 'e509d164-6cde-4d6e-8e48-c97f6a320f5d', '66f2d351-d42d-4d25-b4c1-fc1f2ee7917d', '31b0f31e-7b00-4470-9d6d-348ae810c1ef']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:29:43.103067 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [req-ce78bc1d-0850-40f0-83cd-3bd2f3428d65 req-66bd2807-08e2-4df4-b18b-c33ebe0636e4 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e71b106f-d0a9-42e8-8aef-b8751ef3a27c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:29:43.132021 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [req-ce78bc1d-0850-40f0-83cd-3bd2f3428d65 req-66bd2807-08e2-4df4-b18b-c33ebe0636e4 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e71b106f-d0a9-42e8-8aef-b8751ef3a27c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '59cf00e2-0726-4179-99da-d5db7de71d98', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='be40d291-2eb3-435e-8a76-8390b9206d7b-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43e22dcdc43f4579858133230c7dad94',qos_specs=None,replication_status=,reservations=['8af7e7e2-eb86-472f-80b4-d3937d96b9e8','e509d164-6cde-4d6e-8e48-c97f6a320f5d','66f2d351-d42d-4d25-b4c1-fc1f2ee7917d','31b0f31e-7b00-4470-9d6d-348ae810c1ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9adde5354d54059ab3d5074e0652460',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:29:43Z,deleted=False,deleted_at=None,display_description='',display_name='be40d291-2eb3-435e-8a76-8390b9206d7b-blank-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=59cf00e2-0726-4179-99da-d5db7de71d98,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='43e22dcdc43f4579858133230c7dad94',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e9adde5354d54059ab3d5074e0652460',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:29:43.132960 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [req-ce78bc1d-0850-40f0-83cd-3bd2f3428d65 req-66bd2807-08e2-4df4-b18b-c33ebe0636e4 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f079ef5-7449-4952-b393-fb2d6c9ab376) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:29:43.155188 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [req-ce78bc1d-0850-40f0-83cd-3bd2f3428d65 req-66bd2807-08e2-4df4-b18b-c33ebe0636e4 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f079ef5-7449-4952-b393-fb2d6c9ab376) transitioned into 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='be40d291-2eb3-435e-8a76-8390b9206d7b-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43e22dcdc43f4579858133230c7dad94',qos_specs=None,replication_status=,reservations=['8af7e7e2-eb86-472f-80b4-d3937d96b9e8','e509d164-6cde-4d6e-8e48-c97f6a320f5d','66f2d351-d42d-4d25-b4c1-fc1f2ee7917d','31b0f31e-7b00-4470-9d6d-348ae810c1ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9adde5354d54059ab3d5074e0652460',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:29:43.155869 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [req-ce78bc1d-0850-40f0-83cd-3bd2f3428d65 req-66bd2807-08e2-4df4-b18b-c33ebe0636e4 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6036da15-6fc9-48af-afb7-1771626b8421) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:29:43.168052 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [req-ce78bc1d-0850-40f0-83cd-3bd2f3428d65 req-66bd2807-08e2-4df4-b18b-c33ebe0636e4 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6036da15-6fc9-48af-afb7-1771626b8421) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:29:43.168989 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [req-ce78bc1d-0850-40f0-83cd-3bd2f3428d65 req-66bd2807-08e2-4df4-b18b-c33ebe0636e4 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] Flow 'volume_create_api' (9be424db-7e77-42ec-ba7d-21734f62bae8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:29:43.169331 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [req-ce78bc1d-0850-40f0-83cd-3bd2f3428d65 req-66bd2807-08e2-4df4-b18b-c33ebe0636e4 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] Create volume request issued successfully. Jul 10 08:29:43.170104 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-ce78bc1d-0850-40f0-83cd-3bd2f3428d65 req-66bd2807-08e2-4df4-b18b-c33ebe0636e4 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:29:43.170729 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 6/24] 10.4.3.7 () {72 vars in 1527 bytes} [Fri Jul 10 08:29:42 2026] POST /volume/v3/volumes => generated 745 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:29:43.180660 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-ce78bc1d-0850-40f0-83cd-3bd2f3428d65 req-7ff0c377-8138-486f-a524-e6730ff2a303 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:29:43.185984 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-ce78bc1d-0850-40f0-83cd-3bd2f3428d65 req-7ff0c377-8138-486f-a524-e6730ff2a303 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] GET https://10.4.3.7/volume/v3/volumes/59cf00e2-0726-4179-99da-d5db7de71d98 Jul 10 08:29:43.185984 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-ce78bc1d-0850-40f0-83cd-3bd2f3428d65 req-7ff0c377-8138-486f-a524-e6730ff2a303 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:29:43.188278 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-ce78bc1d-0850-40f0-83cd-3bd2f3428d65 req-7ff0c377-8138-486f-a524-e6730ff2a303 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:29:43.197593 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:29:43.197593 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:29:43.202680 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [req-ce78bc1d-0850-40f0-83cd-3bd2f3428d65 req-7ff0c377-8138-486f-a524-e6730ff2a303 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] Volume info retrieved successfully. Jul 10 08:29:43.208885 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-ce78bc1d-0850-40f0-83cd-3bd2f3428d65 req-7ff0c377-8138-486f-a524-e6730ff2a303 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] https://10.4.3.7/volume/v3/volumes/59cf00e2-0726-4179-99da-d5db7de71d98 returned with HTTP 200 Jul 10 08:29:43.209595 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 7/25] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:29:43 2026] GET /volume/v3/volumes/59cf00e2-0726-4179-99da-d5db7de71d98 => generated 813 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:29:43.218905 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-ce78bc1d-0850-40f0-83cd-3bd2f3428d65 req-488e3013-ac11-4f45-aaae-ba6acf240b73 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:29:43.221324 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-ce78bc1d-0850-40f0-83cd-3bd2f3428d65 req-488e3013-ac11-4f45-aaae-ba6acf240b73 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] GET https://10.4.3.7/volume/v3/volumes/59cf00e2-0726-4179-99da-d5db7de71d98 Jul 10 08:29:43.223297 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-ce78bc1d-0850-40f0-83cd-3bd2f3428d65 req-488e3013-ac11-4f45-aaae-ba6acf240b73 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:29:43.223297 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-ce78bc1d-0850-40f0-83cd-3bd2f3428d65 req-488e3013-ac11-4f45-aaae-ba6acf240b73 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:29:43.231549 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:29:43.231549 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:29:43.238848 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-ce78bc1d-0850-40f0-83cd-3bd2f3428d65 req-488e3013-ac11-4f45-aaae-ba6acf240b73 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] Volume info retrieved successfully. Jul 10 08:29:43.246379 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-ce78bc1d-0850-40f0-83cd-3bd2f3428d65 req-488e3013-ac11-4f45-aaae-ba6acf240b73 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] https://10.4.3.7/volume/v3/volumes/59cf00e2-0726-4179-99da-d5db7de71d98 returned with HTTP 200 Jul 10 08:29:43.246379 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 6/26] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:29:43 2026] GET /volume/v3/volumes/59cf00e2-0726-4179-99da-d5db7de71d98 => generated 813 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:29:43.545215 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-67da44b4-1756-4336-82f5-dfca09c80c2e None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:29:43.546959 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-67da44b4-1756-4336-82f5-dfca09c80c2e tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] GET https://10.4.3.7/volume/v3/volumes/dc1f9172-943e-4cd5-bb1c-300874eafa99 Jul 10 08:29:43.547237 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-67da44b4-1756-4336-82f5-dfca09c80c2e tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:29:43.547495 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-67da44b4-1756-4336-82f5-dfca09c80c2e tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:29:43.556490 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:29:43.556490 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:29:43.563300 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-67da44b4-1756-4336-82f5-dfca09c80c2e tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Volume info retrieved successfully. Jul 10 08:29:43.570594 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-67da44b4-1756-4336-82f5-dfca09c80c2e tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/dc1f9172-943e-4cd5-bb1c-300874eafa99 returned with HTTP 200 Jul 10 08:29:43.570929 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 8/27] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:29:43 2026] GET /volume/v3/volumes/dc1f9172-943e-4cd5-bb1c-300874eafa99 => generated 909 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:29:44.590671 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-e20d497d-8efe-4ce4-991f-5c924792d043 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:29:44.593291 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-e20d497d-8efe-4ce4-991f-5c924792d043 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] GET https://10.4.3.7/volume/v3/volumes/dc1f9172-943e-4cd5-bb1c-300874eafa99 Jul 10 08:29:44.593543 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-e20d497d-8efe-4ce4-991f-5c924792d043 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:29:44.593812 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-e20d497d-8efe-4ce4-991f-5c924792d043 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:29:44.602015 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:29:44.602015 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:29:44.606692 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-e20d497d-8efe-4ce4-991f-5c924792d043 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Volume info retrieved successfully. Jul 10 08:29:44.611217 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-e20d497d-8efe-4ce4-991f-5c924792d043 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/dc1f9172-943e-4cd5-bb1c-300874eafa99 returned with HTTP 200 Jul 10 08:29:44.611712 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 7/28] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:29:44 2026] GET /volume/v3/volumes/dc1f9172-943e-4cd5-bb1c-300874eafa99 => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:29:45.623427 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-77538f01-5105-46a5-bdd8-208b749c2354 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:29:45.625432 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-77538f01-5105-46a5-bdd8-208b749c2354 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] GET https://10.4.3.7/volume/v3/volumes/dc1f9172-943e-4cd5-bb1c-300874eafa99 Jul 10 08:29:45.626696 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-77538f01-5105-46a5-bdd8-208b749c2354 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:29:45.626696 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-77538f01-5105-46a5-bdd8-208b749c2354 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:29:45.633107 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:29:45.633107 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:29:45.637377 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-77538f01-5105-46a5-bdd8-208b749c2354 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Volume info retrieved successfully. Jul 10 08:29:45.643275 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-77538f01-5105-46a5-bdd8-208b749c2354 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/dc1f9172-943e-4cd5-bb1c-300874eafa99 returned with HTTP 200 Jul 10 08:29:45.643789 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 8/29] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:29:45 2026] GET /volume/v3/volumes/dc1f9172-943e-4cd5-bb1c-300874eafa99 => generated 909 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:29:46.261496 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-ce78bc1d-0850-40f0-83cd-3bd2f3428d65 req-44155f8e-6ddb-43c1-9a16-eeb7644b8f51 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:29:46.264232 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-ce78bc1d-0850-40f0-83cd-3bd2f3428d65 req-44155f8e-6ddb-43c1-9a16-eeb7644b8f51 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] GET https://10.4.3.7/volume/v3/volumes/59cf00e2-0726-4179-99da-d5db7de71d98 Jul 10 08:29:46.264552 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-ce78bc1d-0850-40f0-83cd-3bd2f3428d65 req-44155f8e-6ddb-43c1-9a16-eeb7644b8f51 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:29:46.264827 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-ce78bc1d-0850-40f0-83cd-3bd2f3428d65 req-44155f8e-6ddb-43c1-9a16-eeb7644b8f51 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:29:46.274349 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:29:46.274349 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:29:46.278771 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-ce78bc1d-0850-40f0-83cd-3bd2f3428d65 req-44155f8e-6ddb-43c1-9a16-eeb7644b8f51 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] Volume info retrieved successfully. Jul 10 08:29:46.284735 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-ce78bc1d-0850-40f0-83cd-3bd2f3428d65 req-44155f8e-6ddb-43c1-9a16-eeb7644b8f51 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] https://10.4.3.7/volume/v3/volumes/59cf00e2-0726-4179-99da-d5db7de71d98 returned with HTTP 200 Jul 10 08:29:46.285274 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 7/30] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:29:46 2026] GET /volume/v3/volumes/59cf00e2-0726-4179-99da-d5db7de71d98 => generated 838 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:29:46.298086 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-2a1edcaf-2a4a-4441-829d-44e2657d9373 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:29:46.300443 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2a1edcaf-2a4a-4441-829d-44e2657d9373 None None] GET https://10.4.3.7/volume// Jul 10 08:29:46.300443 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2a1edcaf-2a4a-4441-829d-44e2657d9373 None None] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:29:46.300443 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2a1edcaf-2a4a-4441-829d-44e2657d9373 None None] Calling method 'all' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:29:46.300443 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2a1edcaf-2a4a-4441-829d-44e2657d9373 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:29:46.300443 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 9/31] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:29:46 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:29:46.314387 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-ce78bc1d-0850-40f0-83cd-3bd2f3428d65 req-8803015c-7055-4b25-b78b-260a7256b41b None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:29:46.319628 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-ce78bc1d-0850-40f0-83cd-3bd2f3428d65 req-8803015c-7055-4b25-b78b-260a7256b41b tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] POST https://10.4.3.7/volume/v3/attachments Jul 10 08:29:46.319628 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-ce78bc1d-0850-40f0-83cd-3bd2f3428d65 req-8803015c-7055-4b25-b78b-260a7256b41b tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "59cf00e2-0726-4179-99da-d5db7de71d98", "connector": null, "instance_uuid": "be40d291-2eb3-435e-8a76-8390b9206d7b"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:29:46.334934 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:29:46.334934 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:29:46.379317 np0000004976 devstack@c-api.service[100056]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volume_attachment". Apply join condition(s) between each element to resolve. Jul 10 08:29:46.379317 np0000004976 devstack@c-api.service[100056]: .first() Jul 10 08:29:46.399421 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-ce78bc1d-0850-40f0-83cd-3bd2f3428d65 req-8803015c-7055-4b25-b78b-260a7256b41b tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] https://10.4.3.7/volume/v3/attachments returned with HTTP 200 Jul 10 08:29:46.400071 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 8/32] 10.4.3.7 () {74 vars in 1580 bytes} [Fri Jul 10 08:29:46 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) Jul 10 08:29:46.407095 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-b5f37cfe-c688-480a-94fb-9b73ba4f1469 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:29:46.407637 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-b5f37cfe-c688-480a-94fb-9b73ba4f1469 None None] GET https://10.4.3.7/volume// Jul 10 08:29:46.407844 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-b5f37cfe-c688-480a-94fb-9b73ba4f1469 None None] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:29:46.408066 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-b5f37cfe-c688-480a-94fb-9b73ba4f1469 None None] Calling method 'all' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:29:46.408385 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-b5f37cfe-c688-480a-94fb-9b73ba4f1469 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:29:46.408731 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 9/33] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:29:46 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:29:46.416681 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-ce78bc1d-0850-40f0-83cd-3bd2f3428d65 req-87d69097-c539-417a-8b7c-f49465b11701 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:29:46.418881 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-ce78bc1d-0850-40f0-83cd-3bd2f3428d65 req-87d69097-c539-417a-8b7c-f49465b11701 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] GET https://10.4.3.7/volume/v3/volumes/59cf00e2-0726-4179-99da-d5db7de71d98 Jul 10 08:29:46.419105 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-ce78bc1d-0850-40f0-83cd-3bd2f3428d65 req-87d69097-c539-417a-8b7c-f49465b11701 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:29:46.419320 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-ce78bc1d-0850-40f0-83cd-3bd2f3428d65 req-87d69097-c539-417a-8b7c-f49465b11701 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:29:46.432103 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:29:46.432103 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:29:46.437819 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-ce78bc1d-0850-40f0-83cd-3bd2f3428d65 req-87d69097-c539-417a-8b7c-f49465b11701 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] Volume info retrieved successfully. Jul 10 08:29:46.444235 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-ce78bc1d-0850-40f0-83cd-3bd2f3428d65 req-87d69097-c539-417a-8b7c-f49465b11701 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] https://10.4.3.7/volume/v3/volumes/59cf00e2-0726-4179-99da-d5db7de71d98 returned with HTTP 200 Jul 10 08:29:46.444825 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 8/34] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:29:46 2026] GET /volume/v3/volumes/59cf00e2-0726-4179-99da-d5db7de71d98 => generated 1017 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:29:46.656477 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-4ccb08f2-4d3a-4d41-b221-e6b7fc7615dd None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:29:46.658839 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4ccb08f2-4d3a-4d41-b221-e6b7fc7615dd tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] GET https://10.4.3.7/volume/v3/volumes/dc1f9172-943e-4cd5-bb1c-300874eafa99 Jul 10 08:29:46.659084 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4ccb08f2-4d3a-4d41-b221-e6b7fc7615dd tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:29:46.659332 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4ccb08f2-4d3a-4d41-b221-e6b7fc7615dd tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:29:46.669311 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:29:46.669311 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:29:46.674863 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-4ccb08f2-4d3a-4d41-b221-e6b7fc7615dd tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Volume info retrieved successfully. Jul 10 08:29:46.681852 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4ccb08f2-4d3a-4d41-b221-e6b7fc7615dd tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/dc1f9172-943e-4cd5-bb1c-300874eafa99 returned with HTTP 200 Jul 10 08:29:46.682457 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 10/35] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:29:46 2026] GET /volume/v3/volumes/dc1f9172-943e-4cd5-bb1c-300874eafa99 => generated 909 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:29:47.541755 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-ce78bc1d-0850-40f0-83cd-3bd2f3428d65 req-8a423204-cda1-4a79-a7bd-b408a2567b63 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:29:47.543735 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-ce78bc1d-0850-40f0-83cd-3bd2f3428d65 req-8a423204-cda1-4a79-a7bd-b408a2567b63 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] PUT https://10.4.3.7/volume/v3/attachments/f85ab65b-3692-42e4-982e-0b3d18d38a20 Jul 10 08:29:47.544238 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-ce78bc1d-0850-40f0-83cd-3bd2f3428d65 req-8a423204-cda1-4a79-a7bd-b408a2567b63 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.7", "host": "np0000004976", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b54eda21b644", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bf3c9c16-ec3d-4df7-865b-5f424258654a", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:29:47.559879 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.coordination [req-ce78bc1d-0850-40f0-83cd-3bd2f3428d65 req-8a423204-cda1-4a79-a7bd-b408a2567b63 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] Acquiring lock "cinder-attachment_update-59cf00e2-0726-4179-99da-d5db7de71d98-np0000004976" by "attachment_update" {{(pid=100056) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 08:29:47.566433 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.coordination [req-ce78bc1d-0850-40f0-83cd-3bd2f3428d65 req-8a423204-cda1-4a79-a7bd-b408a2567b63 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] Lock "cinder-attachment_update-59cf00e2-0726-4179-99da-d5db7de71d98-np0000004976" acquired by "attachment_update" :: waited 0.005s {{(pid=100056) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 08:29:47.566433 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:29:47.566433 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:29:47.695030 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-bfb9c5c8-dad4-443d-9511-4f1ce6a8e5fb None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:29:47.696896 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-bfb9c5c8-dad4-443d-9511-4f1ce6a8e5fb tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] GET https://10.4.3.7/volume/v3/volumes/dc1f9172-943e-4cd5-bb1c-300874eafa99 Jul 10 08:29:47.697094 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-bfb9c5c8-dad4-443d-9511-4f1ce6a8e5fb tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:29:47.697309 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-bfb9c5c8-dad4-443d-9511-4f1ce6a8e5fb tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:29:47.704287 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:29:47.704287 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:29:47.708204 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-bfb9c5c8-dad4-443d-9511-4f1ce6a8e5fb tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Volume info retrieved successfully. Jul 10 08:29:47.713144 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-bfb9c5c8-dad4-443d-9511-4f1ce6a8e5fb tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/dc1f9172-943e-4cd5-bb1c-300874eafa99 returned with HTTP 200 Jul 10 08:29:47.713815 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 10/36] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:29:47 2026] GET /volume/v3/volumes/dc1f9172-943e-4cd5-bb1c-300874eafa99 => generated 909 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:29:48.094985 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.coordination [req-ce78bc1d-0850-40f0-83cd-3bd2f3428d65 req-8a423204-cda1-4a79-a7bd-b408a2567b63 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] Lock "cinder-attachment_update-59cf00e2-0726-4179-99da-d5db7de71d98-np0000004976" released by "attachment_update" :: held 0.530s {{(pid=100056) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 08:29:48.094985 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-ce78bc1d-0850-40f0-83cd-3bd2f3428d65 req-8a423204-cda1-4a79-a7bd-b408a2567b63 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] https://10.4.3.7/volume/v3/attachments/f85ab65b-3692-42e4-982e-0b3d18d38a20 returned with HTTP 200 Jul 10 08:29:48.094985 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 9/37] 10.4.3.7 () {74 vars in 1690 bytes} [Fri Jul 10 08:29:47 2026] PUT /volume/v3/attachments/f85ab65b-3692-42e4-982e-0b3d18d38a20 => generated 969 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:29:48.607514 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-ce78bc1d-0850-40f0-83cd-3bd2f3428d65 req-08369cfd-2c41-43f4-aade-1547a76b1c33 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:29:48.610047 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-ce78bc1d-0850-40f0-83cd-3bd2f3428d65 req-08369cfd-2c41-43f4-aade-1547a76b1c33 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] POST https://10.4.3.7/volume/v3/attachments/f85ab65b-3692-42e4-982e-0b3d18d38a20/action Jul 10 08:29:48.610908 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-ce78bc1d-0850-40f0-83cd-3bd2f3428d65 req-08369cfd-2c41-43f4-aade-1547a76b1c33 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] Action body: b'{"os-complete": null}' {{(pid=100054) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:29:48.611083 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-ce78bc1d-0850-40f0-83cd-3bd2f3428d65 req-08369cfd-2c41-43f4-aade-1547a76b1c33 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:29:48.626014 np0000004976 devstack@c-api.service[100054]: /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. Jul 10 08:29:48.626014 np0000004976 devstack@c-api.service[100054]: .first() Jul 10 08:29:48.648997 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:29:48.648997 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:29:48.665737 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-ce78bc1d-0850-40f0-83cd-3bd2f3428d65 req-08369cfd-2c41-43f4-aade-1547a76b1c33 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] https://10.4.3.7/volume/v3/attachments/f85ab65b-3692-42e4-982e-0b3d18d38a20/action returned with HTTP 204 Jul 10 08:29:48.666330 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 9/38] 10.4.3.7 () {74 vars in 1711 bytes} [Fri Jul 10 08:29:48 2026] POST /volume/v3/attachments/f85ab65b-3692-42e4-982e-0b3d18d38a20/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:29:48.731209 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-b5c3eb4e-e77d-4dda-8ed1-ae29c378dca5 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:29:48.733815 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b5c3eb4e-e77d-4dda-8ed1-ae29c378dca5 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] GET https://10.4.3.7/volume/v3/volumes/dc1f9172-943e-4cd5-bb1c-300874eafa99 Jul 10 08:29:48.733887 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b5c3eb4e-e77d-4dda-8ed1-ae29c378dca5 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:29:48.734675 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b5c3eb4e-e77d-4dda-8ed1-ae29c378dca5 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:29:48.745946 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:29:48.745946 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:29:48.751484 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-b5c3eb4e-e77d-4dda-8ed1-ae29c378dca5 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Volume info retrieved successfully. Jul 10 08:29:48.758311 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b5c3eb4e-e77d-4dda-8ed1-ae29c378dca5 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/dc1f9172-943e-4cd5-bb1c-300874eafa99 returned with HTTP 200 Jul 10 08:29:48.758901 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 11/39] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:29:48 2026] GET /volume/v3/volumes/dc1f9172-943e-4cd5-bb1c-300874eafa99 => generated 909 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:29:48.767721 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-30bc9d80-6d90-4e1f-8a11-5356da88c4d6 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:29:48.769592 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-30bc9d80-6d90-4e1f-8a11-5356da88c4d6 tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:29:48.769901 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-30bc9d80-6d90-4e1f-8a11-5356da88c4d6 tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-2117077785"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:29:48.771562 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.volumes [None req-30bc9d80-6d90-4e1f-8a11-5356da88c4d6 tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-2117077785'}} {{(pid=100055) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:29:48.772020 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-30bc9d80-6d90-4e1f-8a11-5356da88c4d6 tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] Create volume of 1 GB Jul 10 08:29:48.780643 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-30bc9d80-6d90-4e1f-8a11-5356da88c4d6 tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] Availability zone cache updated, next update will occur around 2026-07-10 09:29:48.779792. {{(pid=100055) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 10 08:29:48.780814 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-30bc9d80-6d90-4e1f-8a11-5356da88c4d6 tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] Availability Zones retrieved successfully. Jul 10 08:29:48.808184 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-30bc9d80-6d90-4e1f-8a11-5356da88c4d6 tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] Flow 'volume_create_api' (460cc6ee-deee-485d-a6ca-67e565a89605) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:29:48.809426 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-30bc9d80-6d90-4e1f-8a11-5356da88c4d6 tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1099106a-a9cf-4de3-af9a-da0e8bdc0ae4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:29:48.810785 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.flows.api.create_volume [None req-30bc9d80-6d90-4e1f-8a11-5356da88c4d6 tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] Validating volume size '1' using validate_int {{(pid=100055) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:29:48.864562 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-30bc9d80-6d90-4e1f-8a11-5356da88c4d6 tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1099106a-a9cf-4de3-af9a-da0e8bdc0ae4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:29:48.865609 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-30bc9d80-6d90-4e1f-8a11-5356da88c4d6 tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1b8a56a-5699-49f3-837f-c15bb91bc963) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:29:48.914070 np0000004976 devstack@c-api.service[100055]: WARNING cinder.quota [None req-30bc9d80-6d90-4e1f-8a11-5356da88c4d6 tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-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. Jul 10 08:29:48.914325 np0000004976 devstack@c-api.service[100055]: WARNING cinder.quota [None req-30bc9d80-6d90-4e1f-8a11-5356da88c4d6 tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-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. Jul 10 08:29:48.959302 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.quota [None req-30bc9d80-6d90-4e1f-8a11-5356da88c4d6 tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] Created reservations ['4b575489-febf-4c7e-9fe0-5f9852a0dc1f', 'a6cdea71-5cea-4d11-8466-b78666facc70', '98c0fbe2-d201-4bdf-9510-cd437e75c0dc', '671e2935-c813-48e6-b980-5e097cbe5778'] {{(pid=100055) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:29:48.960124 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-30bc9d80-6d90-4e1f-8a11-5356da88c4d6 tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1b8a56a-5699-49f3-837f-c15bb91bc963) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4b575489-febf-4c7e-9fe0-5f9852a0dc1f', 'a6cdea71-5cea-4d11-8466-b78666facc70', '98c0fbe2-d201-4bdf-9510-cd437e75c0dc', '671e2935-c813-48e6-b980-5e097cbe5778']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:29:48.960831 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-30bc9d80-6d90-4e1f-8a11-5356da88c4d6 tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a78f8019-adf2-44ea-b247-b5db79e14f7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:29:48.986483 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-30bc9d80-6d90-4e1f-8a11-5356da88c4d6 tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a78f8019-adf2-44ea-b247-b5db79e14f7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b9e393cc-3924-4702-b60b-8694091b4831', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-2117077785',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3b05e7d048c438197929f9fbcf13e3a',qos_specs=None,replication_status=,reservations=['4b575489-febf-4c7e-9fe0-5f9852a0dc1f','a6cdea71-5cea-4d11-8466-b78666facc70','98c0fbe2-d201-4bdf-9510-cd437e75c0dc','671e2935-c813-48e6-b980-5e097cbe5778'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6007e06df11e4427ba53cc7769e13094',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:29:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-2117077785',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b9e393cc-3924-4702-b60b-8694091b4831,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b3b05e7d048c438197929f9fbcf13e3a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6007e06df11e4427ba53cc7769e13094',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:29:48.986815 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-30bc9d80-6d90-4e1f-8a11-5356da88c4d6 tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93dfa687-6c4a-4f57-abc0-7b0064921f04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:29:49.009290 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-30bc9d80-6d90-4e1f-8a11-5356da88c4d6 tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93dfa687-6c4a-4f57-abc0-7b0064921f04) transitioned into state 'SUCCESS' from state '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-2117077785',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3b05e7d048c438197929f9fbcf13e3a',qos_specs=None,replication_status=,reservations=['4b575489-febf-4c7e-9fe0-5f9852a0dc1f','a6cdea71-5cea-4d11-8466-b78666facc70','98c0fbe2-d201-4bdf-9510-cd437e75c0dc','671e2935-c813-48e6-b980-5e097cbe5778'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6007e06df11e4427ba53cc7769e13094',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:29:49.009952 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-30bc9d80-6d90-4e1f-8a11-5356da88c4d6 tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bee4a8ec-e474-431d-828d-b2cfd917246c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:29:49.033478 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-30bc9d80-6d90-4e1f-8a11-5356da88c4d6 tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bee4a8ec-e474-431d-828d-b2cfd917246c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:29:49.033478 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-30bc9d80-6d90-4e1f-8a11-5356da88c4d6 tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] Flow 'volume_create_api' (460cc6ee-deee-485d-a6ca-67e565a89605) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:29:49.033478 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-30bc9d80-6d90-4e1f-8a11-5356da88c4d6 tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] Create volume request issued successfully. Jul 10 08:29:49.033478 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-30bc9d80-6d90-4e1f-8a11-5356da88c4d6 tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:29:49.033732 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 11/40] 10.4.3.7 () {68 vars in 1244 bytes} [Fri Jul 10 08:29:48 2026] POST /volume/v3/volumes => generated 748 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:29:49.050817 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-b698043b-3409-4147-a949-d29181299b81 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:29:49.054147 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-b698043b-3409-4147-a949-d29181299b81 tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] GET https://10.4.3.7/volume/v3/volumes/b9e393cc-3924-4702-b60b-8694091b4831 Jul 10 08:29:49.058875 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-b698043b-3409-4147-a949-d29181299b81 tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:29:49.058875 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-b698043b-3409-4147-a949-d29181299b81 tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:29:49.065555 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:29:49.065555 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:29:49.070182 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-b698043b-3409-4147-a949-d29181299b81 tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] Volume info retrieved successfully. Jul 10 08:29:49.076052 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-b698043b-3409-4147-a949-d29181299b81 tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] https://10.4.3.7/volume/v3/volumes/b9e393cc-3924-4702-b60b-8694091b4831 returned with HTTP 200 Jul 10 08:29:49.076714 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 10/41] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:29:49 2026] GET /volume/v3/volumes/b9e393cc-3924-4702-b60b-8694091b4831 => generated 816 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:29:49.780127 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-a8595b42-37db-46ac-9feb-1cc3735b9aa1 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:29:49.782222 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-a8595b42-37db-46ac-9feb-1cc3735b9aa1 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] GET https://10.4.3.7/volume/v3/volumes/dc1f9172-943e-4cd5-bb1c-300874eafa99 Jul 10 08:29:49.782481 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-a8595b42-37db-46ac-9feb-1cc3735b9aa1 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:29:49.782758 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-a8595b42-37db-46ac-9feb-1cc3735b9aa1 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:29:49.791940 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:29:49.791940 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:29:49.795835 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-a8595b42-37db-46ac-9feb-1cc3735b9aa1 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Volume info retrieved successfully. Jul 10 08:29:49.800982 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-a8595b42-37db-46ac-9feb-1cc3735b9aa1 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/dc1f9172-943e-4cd5-bb1c-300874eafa99 returned with HTTP 200 Jul 10 08:29:49.801347 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 10/42] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:29:49 2026] GET /volume/v3/volumes/dc1f9172-943e-4cd5-bb1c-300874eafa99 => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:29:50.092807 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-50b4b737-618b-4659-9eff-6750ea6052dc None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:29:50.095136 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-50b4b737-618b-4659-9eff-6750ea6052dc tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] GET https://10.4.3.7/volume/v3/volumes/b9e393cc-3924-4702-b60b-8694091b4831 Jul 10 08:29:50.095399 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-50b4b737-618b-4659-9eff-6750ea6052dc tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:29:50.095707 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-50b4b737-618b-4659-9eff-6750ea6052dc tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:29:50.108310 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:29:50.108310 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:29:50.115805 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-50b4b737-618b-4659-9eff-6750ea6052dc tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] Volume info retrieved successfully. Jul 10 08:29:50.123017 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-50b4b737-618b-4659-9eff-6750ea6052dc tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] https://10.4.3.7/volume/v3/volumes/b9e393cc-3924-4702-b60b-8694091b4831 returned with HTTP 200 Jul 10 08:29:50.123578 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 12/43] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:29:50 2026] GET /volume/v3/volumes/b9e393cc-3924-4702-b60b-8694091b4831 => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:29:50.219060 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-a195b2c0-89c9-435a-a4ce-1c4725a71e1d req-00a35451-82eb-4734-a53d-8e872906de15 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:29:50.221278 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-a195b2c0-89c9-435a-a4ce-1c4725a71e1d req-00a35451-82eb-4734-a53d-8e872906de15 tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] GET https://10.4.3.7/volume/v3/volumes/b9e393cc-3924-4702-b60b-8694091b4831 Jul 10 08:29:50.221493 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-a195b2c0-89c9-435a-a4ce-1c4725a71e1d req-00a35451-82eb-4734-a53d-8e872906de15 tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:29:50.221693 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-a195b2c0-89c9-435a-a4ce-1c4725a71e1d req-00a35451-82eb-4734-a53d-8e872906de15 tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:29:50.231061 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:29:50.231061 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:29:50.235655 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [req-a195b2c0-89c9-435a-a4ce-1c4725a71e1d req-00a35451-82eb-4734-a53d-8e872906de15 tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] Volume info retrieved successfully. Jul 10 08:29:50.240677 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-a195b2c0-89c9-435a-a4ce-1c4725a71e1d req-00a35451-82eb-4734-a53d-8e872906de15 tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] https://10.4.3.7/volume/v3/volumes/b9e393cc-3924-4702-b60b-8694091b4831 returned with HTTP 200 Jul 10 08:29:50.241452 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 12/44] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:29:50 2026] GET /volume/v3/volumes/b9e393cc-3924-4702-b60b-8694091b4831 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:29:50.815384 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-088b005e-8baf-4837-b155-2ad0a16df28b None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:29:50.820727 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-088b005e-8baf-4837-b155-2ad0a16df28b tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] GET https://10.4.3.7/volume/v3/volumes/dc1f9172-943e-4cd5-bb1c-300874eafa99 Jul 10 08:29:50.820727 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-088b005e-8baf-4837-b155-2ad0a16df28b tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:29:50.820727 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-088b005e-8baf-4837-b155-2ad0a16df28b tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:29:50.849106 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:29:50.849106 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:29:50.853429 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-088b005e-8baf-4837-b155-2ad0a16df28b tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Volume info retrieved successfully. Jul 10 08:29:50.858462 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-088b005e-8baf-4837-b155-2ad0a16df28b tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/dc1f9172-943e-4cd5-bb1c-300874eafa99 returned with HTTP 200 Jul 10 08:29:50.858931 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 11/45] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:29:50 2026] GET /volume/v3/volumes/dc1f9172-943e-4cd5-bb1c-300874eafa99 => generated 909 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:29:51.877051 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-9f9a7cc8-e293-4191-acd4-b8be8c366738 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:29:51.882719 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-9f9a7cc8-e293-4191-acd4-b8be8c366738 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] GET https://10.4.3.7/volume/v3/volumes/dc1f9172-943e-4cd5-bb1c-300874eafa99 Jul 10 08:29:51.882719 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-9f9a7cc8-e293-4191-acd4-b8be8c366738 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:29:51.882719 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-9f9a7cc8-e293-4191-acd4-b8be8c366738 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:29:51.892208 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:29:51.892208 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:29:51.898754 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-9f9a7cc8-e293-4191-acd4-b8be8c366738 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Volume info retrieved successfully. Jul 10 08:29:51.902601 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-9f9a7cc8-e293-4191-acd4-b8be8c366738 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/dc1f9172-943e-4cd5-bb1c-300874eafa99 returned with HTTP 200 Jul 10 08:29:51.903242 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 11/46] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:29:51 2026] GET /volume/v3/volumes/dc1f9172-943e-4cd5-bb1c-300874eafa99 => generated 909 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:29:52.467304 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-baaeefa9-b622-4de0-a8aa-3489a1f593cc None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:29:52.467763 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-baaeefa9-b622-4de0-a8aa-3489a1f593cc None None] GET https://10.4.3.7/volume// Jul 10 08:29:52.467977 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-baaeefa9-b622-4de0-a8aa-3489a1f593cc None None] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:29:52.468065 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-baaeefa9-b622-4de0-a8aa-3489a1f593cc None None] Calling method 'all' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:29:52.468432 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-baaeefa9-b622-4de0-a8aa-3489a1f593cc None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:29:52.468759 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 13/47] 10.4.3.7 () {66 vars in 1414 bytes} [Fri Jul 10 08:29:52 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:29:52.484359 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-a195b2c0-89c9-435a-a4ce-1c4725a71e1d req-8844a85d-3d48-42eb-b4b4-4745438b0e13 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:29:52.637654 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-a195b2c0-89c9-435a-a4ce-1c4725a71e1d req-8844a85d-3d48-42eb-b4b4-4745438b0e13 tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] POST https://10.4.3.7/volume/v3/attachments Jul 10 08:29:52.639324 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-a195b2c0-89c9-435a-a4ce-1c4725a71e1d req-8844a85d-3d48-42eb-b4b4-4745438b0e13 tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b9e393cc-3924-4702-b60b-8694091b4831", "connector": null, "instance_uuid": "409c0f90-bb98-4b55-b8d1-a4110db1fa0e"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:29:52.649696 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:29:52.649696 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:29:52.686706 np0000004976 devstack@c-api.service[100055]: /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. Jul 10 08:29:52.686706 np0000004976 devstack@c-api.service[100055]: .first() Jul 10 08:29:52.703792 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-a195b2c0-89c9-435a-a4ce-1c4725a71e1d req-8844a85d-3d48-42eb-b4b4-4745438b0e13 tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] https://10.4.3.7/volume/v3/attachments returned with HTTP 200 Jul 10 08:29:52.704240 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 13/48] 10.4.3.7 () {74 vars in 1580 bytes} [Fri Jul 10 08:29:52 2026] POST /volume/v3/attachments => generated 273 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 08:29:52.793714 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-2eb721d6-d3d1-4615-aa92-57b406b154bd None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:29:52.798784 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-2eb721d6-d3d1-4615-aa92-57b406b154bd tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] GET https://10.4.3.7/volume/v3/volumes/b9e393cc-3924-4702-b60b-8694091b4831 Jul 10 08:29:52.798784 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-2eb721d6-d3d1-4615-aa92-57b406b154bd tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:29:52.798784 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-2eb721d6-d3d1-4615-aa92-57b406b154bd tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:29:52.808284 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:29:52.808284 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:29:52.811281 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-2eb721d6-d3d1-4615-aa92-57b406b154bd tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] Volume info retrieved successfully. Jul 10 08:29:52.815950 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-2eb721d6-d3d1-4615-aa92-57b406b154bd tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] https://10.4.3.7/volume/v3/volumes/b9e393cc-3924-4702-b60b-8694091b4831 returned with HTTP 200 Jul 10 08:29:52.816350 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 12/49] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:29:52 2026] GET /volume/v3/volumes/b9e393cc-3924-4702-b60b-8694091b4831 => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:29:52.923499 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-f8317539-d827-4f2e-9413-f3560b994aee None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:29:52.925993 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-f8317539-d827-4f2e-9413-f3560b994aee tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] GET https://10.4.3.7/volume/v3/volumes/dc1f9172-943e-4cd5-bb1c-300874eafa99 Jul 10 08:29:52.926217 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-f8317539-d827-4f2e-9413-f3560b994aee tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:29:52.926445 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-f8317539-d827-4f2e-9413-f3560b994aee tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:29:52.936188 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:29:52.936188 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:29:52.941061 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-f8317539-d827-4f2e-9413-f3560b994aee tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Volume info retrieved successfully. Jul 10 08:29:52.946218 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-f8317539-d827-4f2e-9413-f3560b994aee tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/dc1f9172-943e-4cd5-bb1c-300874eafa99 returned with HTTP 200 Jul 10 08:29:52.946680 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 12/50] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:29:52 2026] GET /volume/v3/volumes/dc1f9172-943e-4cd5-bb1c-300874eafa99 => generated 909 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:29:53.237722 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-5c3732cb-a03a-4e8e-89e7-68e447a99426 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:29:53.238005 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5c3732cb-a03a-4e8e-89e7-68e447a99426 None None] GET https://10.4.3.7/volume// Jul 10 08:29:53.238176 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5c3732cb-a03a-4e8e-89e7-68e447a99426 None None] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:29:53.238360 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5c3732cb-a03a-4e8e-89e7-68e447a99426 None None] Calling method 'all' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:29:53.238716 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5c3732cb-a03a-4e8e-89e7-68e447a99426 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:29:53.238971 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 14/51] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:29:53 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:29:53.246849 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-a195b2c0-89c9-435a-a4ce-1c4725a71e1d req-e53d9af7-c136-4dc4-81c6-9bca17332a09 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:29:53.248825 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-a195b2c0-89c9-435a-a4ce-1c4725a71e1d req-e53d9af7-c136-4dc4-81c6-9bca17332a09 tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] GET https://10.4.3.7/volume/v3/volumes/b9e393cc-3924-4702-b60b-8694091b4831 Jul 10 08:29:53.249051 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-a195b2c0-89c9-435a-a4ce-1c4725a71e1d req-e53d9af7-c136-4dc4-81c6-9bca17332a09 tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:29:53.249244 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-a195b2c0-89c9-435a-a4ce-1c4725a71e1d req-e53d9af7-c136-4dc4-81c6-9bca17332a09 tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:29:53.259064 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:29:53.259064 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:29:53.262138 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [req-a195b2c0-89c9-435a-a4ce-1c4725a71e1d req-e53d9af7-c136-4dc4-81c6-9bca17332a09 tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] Volume info retrieved successfully. Jul 10 08:29:53.265899 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-a195b2c0-89c9-435a-a4ce-1c4725a71e1d req-e53d9af7-c136-4dc4-81c6-9bca17332a09 tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] https://10.4.3.7/volume/v3/volumes/b9e393cc-3924-4702-b60b-8694091b4831 returned with HTTP 200 Jul 10 08:29:53.266261 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 14/52] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:29:53 2026] GET /volume/v3/volumes/b9e393cc-3924-4702-b60b-8694091b4831 => generated 1020 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:29:53.340492 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-a195b2c0-89c9-435a-a4ce-1c4725a71e1d req-aff02211-741b-480a-a9db-6c2e059f32cd None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:29:53.342392 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-a195b2c0-89c9-435a-a4ce-1c4725a71e1d req-aff02211-741b-480a-a9db-6c2e059f32cd tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] PUT https://10.4.3.7/volume/v3/attachments/293c7c3d-1f80-46c7-abfc-e22e563922be Jul 10 08:29:53.342764 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-a195b2c0-89c9-435a-a4ce-1c4725a71e1d req-aff02211-741b-480a-a9db-6c2e059f32cd tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.7", "host": "np0000004976", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b54eda21b644", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bf3c9c16-ec3d-4df7-865b-5f424258654a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:29:53.349726 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.coordination [req-a195b2c0-89c9-435a-a4ce-1c4725a71e1d req-aff02211-741b-480a-a9db-6c2e059f32cd tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] Acquiring lock "cinder-attachment_update-b9e393cc-3924-4702-b60b-8694091b4831-np0000004976" by "attachment_update" {{(pid=100056) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 08:29:53.353832 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.coordination [req-a195b2c0-89c9-435a-a4ce-1c4725a71e1d req-aff02211-741b-480a-a9db-6c2e059f32cd tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] Lock "cinder-attachment_update-b9e393cc-3924-4702-b60b-8694091b4831-np0000004976" acquired by "attachment_update" :: waited 0.004s {{(pid=100056) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 08:29:53.354807 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:29:53.354807 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:29:53.829771 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-a0d126ba-4b94-4d99-b349-d83ce736af9e None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:29:53.832226 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-a0d126ba-4b94-4d99-b349-d83ce736af9e tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] GET https://10.4.3.7/volume/v3/volumes/b9e393cc-3924-4702-b60b-8694091b4831 Jul 10 08:29:53.832226 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-a0d126ba-4b94-4d99-b349-d83ce736af9e tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:29:53.832349 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-a0d126ba-4b94-4d99-b349-d83ce736af9e tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:29:53.845160 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:29:53.845160 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:29:53.850918 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-a0d126ba-4b94-4d99-b349-d83ce736af9e tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] Volume info retrieved successfully. Jul 10 08:29:53.855851 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-a0d126ba-4b94-4d99-b349-d83ce736af9e tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] https://10.4.3.7/volume/v3/volumes/b9e393cc-3924-4702-b60b-8694091b4831 returned with HTTP 200 Jul 10 08:29:53.856310 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 13/53] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:29:53 2026] GET /volume/v3/volumes/b9e393cc-3924-4702-b60b-8694091b4831 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:29:53.874750 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.coordination [req-a195b2c0-89c9-435a-a4ce-1c4725a71e1d req-aff02211-741b-480a-a9db-6c2e059f32cd tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] Lock "cinder-attachment_update-b9e393cc-3924-4702-b60b-8694091b4831-np0000004976" released by "attachment_update" :: held 0.520s {{(pid=100056) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 08:29:53.874750 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-a195b2c0-89c9-435a-a4ce-1c4725a71e1d req-aff02211-741b-480a-a9db-6c2e059f32cd tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] https://10.4.3.7/volume/v3/attachments/293c7c3d-1f80-46c7-abfc-e22e563922be returned with HTTP 200 Jul 10 08:29:53.875127 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 13/54] 10.4.3.7 () {74 vars in 1690 bytes} [Fri Jul 10 08:29:53 2026] PUT /volume/v3/attachments/293c7c3d-1f80-46c7-abfc-e22e563922be => generated 969 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:29:53.961987 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-bde9462a-fb51-4c5d-b043-aa4472c7a151 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:29:53.964062 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-bde9462a-fb51-4c5d-b043-aa4472c7a151 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] GET https://10.4.3.7/volume/v3/volumes/dc1f9172-943e-4cd5-bb1c-300874eafa99 Jul 10 08:29:53.964353 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-bde9462a-fb51-4c5d-b043-aa4472c7a151 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:29:53.965843 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-bde9462a-fb51-4c5d-b043-aa4472c7a151 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:29:53.973388 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:29:53.973388 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:29:53.977282 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-bde9462a-fb51-4c5d-b043-aa4472c7a151 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Volume info retrieved successfully. Jul 10 08:29:53.982921 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-bde9462a-fb51-4c5d-b043-aa4472c7a151 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/dc1f9172-943e-4cd5-bb1c-300874eafa99 returned with HTTP 200 Jul 10 08:29:53.983447 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 15/55] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:29:53 2026] GET /volume/v3/volumes/dc1f9172-943e-4cd5-bb1c-300874eafa99 => generated 1395 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:29:54.157740 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-202ffa49-fbe1-4521-8e69-0e52697e0eb9 req-de450f08-5d38-4306-8622-6354355e6945 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:29:54.162601 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-202ffa49-fbe1-4521-8e69-0e52697e0eb9 req-de450f08-5d38-4306-8622-6354355e6945 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] GET https://10.4.3.7/volume/v3/volumes/dc1f9172-943e-4cd5-bb1c-300874eafa99 Jul 10 08:29:54.162837 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-202ffa49-fbe1-4521-8e69-0e52697e0eb9 req-de450f08-5d38-4306-8622-6354355e6945 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:29:54.163027 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-202ffa49-fbe1-4521-8e69-0e52697e0eb9 req-de450f08-5d38-4306-8622-6354355e6945 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:29:54.179959 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:29:54.179959 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:29:54.188032 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [req-202ffa49-fbe1-4521-8e69-0e52697e0eb9 req-de450f08-5d38-4306-8622-6354355e6945 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Volume info retrieved successfully. Jul 10 08:29:54.194341 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-202ffa49-fbe1-4521-8e69-0e52697e0eb9 req-de450f08-5d38-4306-8622-6354355e6945 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/dc1f9172-943e-4cd5-bb1c-300874eafa99 returned with HTTP 200 Jul 10 08:29:54.194909 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 15/56] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:29:54 2026] GET /volume/v3/volumes/dc1f9172-943e-4cd5-bb1c-300874eafa99 => generated 1395 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:29:54.871665 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-08b36f40-6fb1-47b2-bacc-bfece4516b8b None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:29:54.873111 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-08b36f40-6fb1-47b2-bacc-bfece4516b8b tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] GET https://10.4.3.7/volume/v3/volumes/b9e393cc-3924-4702-b60b-8694091b4831 Jul 10 08:29:54.873265 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-08b36f40-6fb1-47b2-bacc-bfece4516b8b tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:29:54.873439 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-08b36f40-6fb1-47b2-bacc-bfece4516b8b tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:29:54.882327 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:29:54.882327 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:29:54.886709 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-08b36f40-6fb1-47b2-bacc-bfece4516b8b tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] Volume info retrieved successfully. Jul 10 08:29:54.890638 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-08b36f40-6fb1-47b2-bacc-bfece4516b8b tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] https://10.4.3.7/volume/v3/volumes/b9e393cc-3924-4702-b60b-8694091b4831 returned with HTTP 200 Jul 10 08:29:54.891367 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 14/57] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:29:54 2026] GET /volume/v3/volumes/b9e393cc-3924-4702-b60b-8694091b4831 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:29:55.068138 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-202ffa49-fbe1-4521-8e69-0e52697e0eb9 req-3868ae0a-b186-4853-af48-f15fe3f0e54f None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:29:55.070089 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-202ffa49-fbe1-4521-8e69-0e52697e0eb9 req-3868ae0a-b186-4853-af48-f15fe3f0e54f tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] GET https://10.4.3.7/volume/v3/volumes/dc1f9172-943e-4cd5-bb1c-300874eafa99 Jul 10 08:29:55.070291 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-202ffa49-fbe1-4521-8e69-0e52697e0eb9 req-3868ae0a-b186-4853-af48-f15fe3f0e54f tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:29:55.070579 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-202ffa49-fbe1-4521-8e69-0e52697e0eb9 req-3868ae0a-b186-4853-af48-f15fe3f0e54f tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:29:55.076933 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:29:55.076933 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:29:55.080285 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [req-202ffa49-fbe1-4521-8e69-0e52697e0eb9 req-3868ae0a-b186-4853-af48-f15fe3f0e54f tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Volume info retrieved successfully. Jul 10 08:29:55.085576 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-202ffa49-fbe1-4521-8e69-0e52697e0eb9 req-3868ae0a-b186-4853-af48-f15fe3f0e54f tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/dc1f9172-943e-4cd5-bb1c-300874eafa99 returned with HTTP 200 Jul 10 08:29:55.085967 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 14/58] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:29:55 2026] GET /volume/v3/volumes/dc1f9172-943e-4cd5-bb1c-300874eafa99 => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:29:55.099317 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-0ca92279-f459-4e05-b72c-9455e70355f5 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:29:55.099775 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0ca92279-f459-4e05-b72c-9455e70355f5 None None] GET https://10.4.3.7/volume// Jul 10 08:29:55.099975 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0ca92279-f459-4e05-b72c-9455e70355f5 None None] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:29:55.100159 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0ca92279-f459-4e05-b72c-9455e70355f5 None None] Calling method 'all' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:29:55.100513 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0ca92279-f459-4e05-b72c-9455e70355f5 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:29:55.100838 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 16/59] 10.4.3.7 () {66 vars in 1405 bytes} [Fri Jul 10 08:29:55 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:29:55.108344 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-202ffa49-fbe1-4521-8e69-0e52697e0eb9 req-d0671359-cae1-4087-aa0f-a1dd4230c2a9 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:29:55.114110 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-202ffa49-fbe1-4521-8e69-0e52697e0eb9 req-d0671359-cae1-4087-aa0f-a1dd4230c2a9 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] POST https://10.4.3.7/volume/v3/attachments Jul 10 08:29:55.114441 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-202ffa49-fbe1-4521-8e69-0e52697e0eb9 req-d0671359-cae1-4087-aa0f-a1dd4230c2a9 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dc1f9172-943e-4cd5-bb1c-300874eafa99", "connector": null, "instance_uuid": "8819192e-cbf2-416e-82ff-7c63724c98d6"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:29:55.123767 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:29:55.123767 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:29:55.157963 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-202ffa49-fbe1-4521-8e69-0e52697e0eb9 req-d0671359-cae1-4087-aa0f-a1dd4230c2a9 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/attachments returned with HTTP 200 Jul 10 08:29:55.158833 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 16/60] 10.4.3.7 () {74 vars in 1580 bytes} [Fri Jul 10 08:29:55 2026] POST /volume/v3/attachments => generated 273 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:29:55.903428 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-9ae0238e-9c0b-4e79-9a36-1d9294acb217 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:29:55.905472 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-9ae0238e-9c0b-4e79-9a36-1d9294acb217 tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] GET https://10.4.3.7/volume/v3/volumes/b9e393cc-3924-4702-b60b-8694091b4831 Jul 10 08:29:55.905472 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-9ae0238e-9c0b-4e79-9a36-1d9294acb217 tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:29:55.905622 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-9ae0238e-9c0b-4e79-9a36-1d9294acb217 tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:29:55.914659 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:29:55.914659 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:29:55.921593 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-9ae0238e-9c0b-4e79-9a36-1d9294acb217 tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] Volume info retrieved successfully. Jul 10 08:29:55.926023 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-9ae0238e-9c0b-4e79-9a36-1d9294acb217 tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] https://10.4.3.7/volume/v3/volumes/b9e393cc-3924-4702-b60b-8694091b4831 returned with HTTP 200 Jul 10 08:29:55.926421 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 15/61] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:29:55 2026] GET /volume/v3/volumes/b9e393cc-3924-4702-b60b-8694091b4831 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:29:56.940414 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-51af5716-6105-4312-a01f-c5ee50317c08 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:29:56.943082 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-51af5716-6105-4312-a01f-c5ee50317c08 tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] GET https://10.4.3.7/volume/v3/volumes/b9e393cc-3924-4702-b60b-8694091b4831 Jul 10 08:29:56.944443 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-51af5716-6105-4312-a01f-c5ee50317c08 tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:29:56.944443 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-51af5716-6105-4312-a01f-c5ee50317c08 tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:29:56.954190 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:29:56.954190 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:29:56.960219 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-51af5716-6105-4312-a01f-c5ee50317c08 tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] Volume info retrieved successfully. Jul 10 08:29:56.969626 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-51af5716-6105-4312-a01f-c5ee50317c08 tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] https://10.4.3.7/volume/v3/volumes/b9e393cc-3924-4702-b60b-8694091b4831 returned with HTTP 200 Jul 10 08:29:56.970018 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 15/62] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:29:56 2026] GET /volume/v3/volumes/b9e393cc-3924-4702-b60b-8694091b4831 => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:29:57.984158 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-25e32590-4515-4b14-9b25-c93e702883d4 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:29:57.986977 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-25e32590-4515-4b14-9b25-c93e702883d4 tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] GET https://10.4.3.7/volume/v3/volumes/b9e393cc-3924-4702-b60b-8694091b4831 Jul 10 08:29:57.987277 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-25e32590-4515-4b14-9b25-c93e702883d4 tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:29:57.987592 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-25e32590-4515-4b14-9b25-c93e702883d4 tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:29:58.003799 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:29:58.003799 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:29:58.008617 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-25e32590-4515-4b14-9b25-c93e702883d4 tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] Volume info retrieved successfully. Jul 10 08:29:58.022145 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-25e32590-4515-4b14-9b25-c93e702883d4 tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] https://10.4.3.7/volume/v3/volumes/b9e393cc-3924-4702-b60b-8694091b4831 returned with HTTP 200 Jul 10 08:29:58.022963 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 17/63] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:29:57 2026] GET /volume/v3/volumes/b9e393cc-3924-4702-b60b-8694091b4831 => generated 841 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:29:59.036224 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-56ec9f77-f857-4e66-b477-567989c4005b None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:29:59.038935 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-56ec9f77-f857-4e66-b477-567989c4005b tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] GET https://10.4.3.7/volume/v3/volumes/b9e393cc-3924-4702-b60b-8694091b4831 Jul 10 08:29:59.039194 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-56ec9f77-f857-4e66-b477-567989c4005b tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:29:59.040006 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-56ec9f77-f857-4e66-b477-567989c4005b tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:29:59.053156 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:29:59.053156 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:29:59.058160 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-56ec9f77-f857-4e66-b477-567989c4005b tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] Volume info retrieved successfully. Jul 10 08:29:59.066069 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-56ec9f77-f857-4e66-b477-567989c4005b tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] https://10.4.3.7/volume/v3/volumes/b9e393cc-3924-4702-b60b-8694091b4831 returned with HTTP 200 Jul 10 08:29:59.066069 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 17/64] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:29:59 2026] GET /volume/v3/volumes/b9e393cc-3924-4702-b60b-8694091b4831 => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:30:00.084089 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-b078b057-ab70-4bee-ada9-eec0be030e94 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:00.085729 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-b078b057-ab70-4bee-ada9-eec0be030e94 tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] GET https://10.4.3.7/volume/v3/volumes/b9e393cc-3924-4702-b60b-8694091b4831 Jul 10 08:30:00.085952 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-b078b057-ab70-4bee-ada9-eec0be030e94 tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:30:00.089427 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-b078b057-ab70-4bee-ada9-eec0be030e94 tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:30:00.089540 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-a195b2c0-89c9-435a-a4ce-1c4725a71e1d req-efc3d722-ca18-4ace-a9ab-d39eb502a3aa None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:00.089540 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-a195b2c0-89c9-435a-a4ce-1c4725a71e1d req-efc3d722-ca18-4ace-a9ab-d39eb502a3aa tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] POST https://10.4.3.7/volume/v3/attachments/293c7c3d-1f80-46c7-abfc-e22e563922be/action Jul 10 08:30:00.090340 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-a195b2c0-89c9-435a-a4ce-1c4725a71e1d req-efc3d722-ca18-4ace-a9ab-d39eb502a3aa tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] Action body: b'{"os-complete": null}' {{(pid=100056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:30:00.090487 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-a195b2c0-89c9-435a-a4ce-1c4725a71e1d req-efc3d722-ca18-4ace-a9ab-d39eb502a3aa tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:30:00.097592 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:00.097592 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:30:00.101858 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-b078b057-ab70-4bee-ada9-eec0be030e94 tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] Volume info retrieved successfully. Jul 10 08:30:00.108435 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-b078b057-ab70-4bee-ada9-eec0be030e94 tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] https://10.4.3.7/volume/v3/volumes/b9e393cc-3924-4702-b60b-8694091b4831 returned with HTTP 200 Jul 10 08:30:00.108435 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 16/65] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:30:00 2026] GET /volume/v3/volumes/b9e393cc-3924-4702-b60b-8694091b4831 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:30:00.113511 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:00.113511 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:30:00.126925 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-a195b2c0-89c9-435a-a4ce-1c4725a71e1d req-efc3d722-ca18-4ace-a9ab-d39eb502a3aa tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] https://10.4.3.7/volume/v3/attachments/293c7c3d-1f80-46c7-abfc-e22e563922be/action returned with HTTP 204 Jul 10 08:30:00.127811 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 16/66] 10.4.3.7 () {74 vars in 1711 bytes} [Fri Jul 10 08:30:00 2026] POST /volume/v3/attachments/293c7c3d-1f80-46c7-abfc-e22e563922be/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:30:00.180523 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-d1546dfa-f68e-4f87-9100-5c0faf2758ad req-2d11cd65-c2c7-4ce0-839a-e7c69b87b339 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:00.183205 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-d1546dfa-f68e-4f87-9100-5c0faf2758ad req-2d11cd65-c2c7-4ce0-839a-e7c69b87b339 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] GET https://10.4.3.7/volume/v3/volumes/59cf00e2-0726-4179-99da-d5db7de71d98 Jul 10 08:30:00.184040 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-d1546dfa-f68e-4f87-9100-5c0faf2758ad req-2d11cd65-c2c7-4ce0-839a-e7c69b87b339 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:30:00.184040 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-d1546dfa-f68e-4f87-9100-5c0faf2758ad req-2d11cd65-c2c7-4ce0-839a-e7c69b87b339 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:30:00.193909 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:00.193909 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:30:00.199278 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-d1546dfa-f68e-4f87-9100-5c0faf2758ad req-2d11cd65-c2c7-4ce0-839a-e7c69b87b339 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] Volume info retrieved successfully. Jul 10 08:30:00.204019 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-d1546dfa-f68e-4f87-9100-5c0faf2758ad req-2d11cd65-c2c7-4ce0-839a-e7c69b87b339 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] https://10.4.3.7/volume/v3/volumes/59cf00e2-0726-4179-99da-d5db7de71d98 returned with HTTP 200 Jul 10 08:30:00.204416 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 18/67] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:30:00 2026] GET /volume/v3/volumes/59cf00e2-0726-4179-99da-d5db7de71d98 => generated 1130 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:30:01.123592 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-5a112a4e-eee3-4e29-ab7b-96164d679a3e None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:01.125556 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-5a112a4e-eee3-4e29-ab7b-96164d679a3e tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] GET https://10.4.3.7/volume/v3/volumes/b9e393cc-3924-4702-b60b-8694091b4831 Jul 10 08:30:01.125863 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-5a112a4e-eee3-4e29-ab7b-96164d679a3e tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:30:01.126123 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-5a112a4e-eee3-4e29-ab7b-96164d679a3e tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:30:01.135693 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:01.135693 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:30:01.140674 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-5a112a4e-eee3-4e29-ab7b-96164d679a3e tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] Volume info retrieved successfully. Jul 10 08:30:01.147216 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-5a112a4e-eee3-4e29-ab7b-96164d679a3e tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] https://10.4.3.7/volume/v3/volumes/b9e393cc-3924-4702-b60b-8694091b4831 returned with HTTP 200 Jul 10 08:30:01.147426 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 18/68] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:30:01 2026] GET /volume/v3/volumes/b9e393cc-3924-4702-b60b-8694091b4831 => generated 1133 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:30:01.166736 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-0596be96-c000-4313-b4bf-1d0567c6945d None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:01.171006 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-0596be96-c000-4313-b4bf-1d0567c6945d tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] GET https://10.4.3.7/volume/v3/volumes/b9e393cc-3924-4702-b60b-8694091b4831 Jul 10 08:30:01.171606 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-0596be96-c000-4313-b4bf-1d0567c6945d tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:30:01.171953 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-0596be96-c000-4313-b4bf-1d0567c6945d tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:30:01.191056 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:01.191056 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:30:01.199667 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-0596be96-c000-4313-b4bf-1d0567c6945d tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] Volume info retrieved successfully. Jul 10 08:30:01.208429 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-0596be96-c000-4313-b4bf-1d0567c6945d tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] https://10.4.3.7/volume/v3/volumes/b9e393cc-3924-4702-b60b-8694091b4831 returned with HTTP 200 Jul 10 08:30:01.209482 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 17/69] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:30:01 2026] GET /volume/v3/volumes/b9e393cc-3924-4702-b60b-8694091b4831 => generated 1133 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:30:01.495131 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-179cc979-89c5-4f19-9cad-6d0a79deae18 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:01.497476 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-179cc979-89c5-4f19-9cad-6d0a79deae18 None None] GET https://10.4.3.7/volume// Jul 10 08:30:01.497639 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-179cc979-89c5-4f19-9cad-6d0a79deae18 None None] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:30:01.498019 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-179cc979-89c5-4f19-9cad-6d0a79deae18 None None] Calling method 'all' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:30:01.499107 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-179cc979-89c5-4f19-9cad-6d0a79deae18 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:30:01.499299 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 17/70] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:30:01 2026] GET /volume/ => generated 384 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:30:01.511882 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-202ffa49-fbe1-4521-8e69-0e52697e0eb9 req-312666e6-eb55-4ff1-9c72-b721ef3e73de None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:01.516322 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-202ffa49-fbe1-4521-8e69-0e52697e0eb9 req-312666e6-eb55-4ff1-9c72-b721ef3e73de tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] GET https://10.4.3.7/volume/v3/volumes/dc1f9172-943e-4cd5-bb1c-300874eafa99 Jul 10 08:30:01.516992 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-202ffa49-fbe1-4521-8e69-0e52697e0eb9 req-312666e6-eb55-4ff1-9c72-b721ef3e73de tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:30:01.517194 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-202ffa49-fbe1-4521-8e69-0e52697e0eb9 req-312666e6-eb55-4ff1-9c72-b721ef3e73de tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:30:01.538608 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:01.538608 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:30:01.544189 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-202ffa49-fbe1-4521-8e69-0e52697e0eb9 req-312666e6-eb55-4ff1-9c72-b721ef3e73de tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Volume info retrieved successfully. Jul 10 08:30:01.553737 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-202ffa49-fbe1-4521-8e69-0e52697e0eb9 req-312666e6-eb55-4ff1-9c72-b721ef3e73de tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/dc1f9172-943e-4cd5-bb1c-300874eafa99 returned with HTTP 200 Jul 10 08:30:01.554068 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 19/71] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:30:01 2026] GET /volume/v3/volumes/dc1f9172-943e-4cd5-bb1c-300874eafa99 => generated 1574 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:30:01.680320 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-202ffa49-fbe1-4521-8e69-0e52697e0eb9 req-7a226623-3372-4bc5-9143-b606b37f6e41 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:01.686646 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-202ffa49-fbe1-4521-8e69-0e52697e0eb9 req-7a226623-3372-4bc5-9143-b606b37f6e41 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] PUT https://10.4.3.7/volume/v3/attachments/84684d5e-c590-430b-ac0f-cf5b9bd9df5d Jul 10 08:30:01.687669 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-202ffa49-fbe1-4521-8e69-0e52697e0eb9 req-7a226623-3372-4bc5-9143-b606b37f6e41 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.7", "host": "np0000004976", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b54eda21b644", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bf3c9c16-ec3d-4df7-865b-5f424258654a", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:30:01.701086 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.coordination [req-202ffa49-fbe1-4521-8e69-0e52697e0eb9 req-7a226623-3372-4bc5-9143-b606b37f6e41 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Acquiring lock "cinder-attachment_update-dc1f9172-943e-4cd5-bb1c-300874eafa99-np0000004976" by "attachment_update" {{(pid=100055) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 08:30:01.714088 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.coordination [req-202ffa49-fbe1-4521-8e69-0e52697e0eb9 req-7a226623-3372-4bc5-9143-b606b37f6e41 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Lock "cinder-attachment_update-dc1f9172-943e-4cd5-bb1c-300874eafa99-np0000004976" acquired by "attachment_update" :: waited 0.013s {{(pid=100055) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 08:30:01.715735 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:01.715735 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:30:02.264728 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.coordination [req-202ffa49-fbe1-4521-8e69-0e52697e0eb9 req-7a226623-3372-4bc5-9143-b606b37f6e41 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Lock "cinder-attachment_update-dc1f9172-943e-4cd5-bb1c-300874eafa99-np0000004976" released by "attachment_update" :: held 0.551s {{(pid=100055) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 08:30:02.265183 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-202ffa49-fbe1-4521-8e69-0e52697e0eb9 req-7a226623-3372-4bc5-9143-b606b37f6e41 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/attachments/84684d5e-c590-430b-ac0f-cf5b9bd9df5d returned with HTTP 200 Jul 10 08:30:02.265513 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 19/72] 10.4.3.7 () {74 vars in 1690 bytes} [Fri Jul 10 08:30:01 2026] PUT /volume/v3/attachments/84684d5e-c590-430b-ac0f-cf5b9bd9df5d => generated 969 bytes in 586 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:30:02.779960 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-202ffa49-fbe1-4521-8e69-0e52697e0eb9 req-fa7fcc7d-5d21-40d1-ae49-69b8958d9cd0 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:02.782936 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-202ffa49-fbe1-4521-8e69-0e52697e0eb9 req-fa7fcc7d-5d21-40d1-ae49-69b8958d9cd0 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] POST https://10.4.3.7/volume/v3/attachments/84684d5e-c590-430b-ac0f-cf5b9bd9df5d/action Jul 10 08:30:02.783797 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-202ffa49-fbe1-4521-8e69-0e52697e0eb9 req-fa7fcc7d-5d21-40d1-ae49-69b8958d9cd0 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Action body: b'{"os-complete": null}' {{(pid=100054) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:30:02.784026 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-202ffa49-fbe1-4521-8e69-0e52697e0eb9 req-fa7fcc7d-5d21-40d1-ae49-69b8958d9cd0 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:30:02.809909 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:02.809909 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:30:02.827482 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-202ffa49-fbe1-4521-8e69-0e52697e0eb9 req-fa7fcc7d-5d21-40d1-ae49-69b8958d9cd0 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/attachments/84684d5e-c590-430b-ac0f-cf5b9bd9df5d/action returned with HTTP 204 Jul 10 08:30:02.828149 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 18/73] 10.4.3.7 () {74 vars in 1711 bytes} [Fri Jul 10 08:30:02 2026] POST /volume/v3/attachments/84684d5e-c590-430b-ac0f-cf5b9bd9df5d/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:30:03.551386 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-d2b1889a-f645-428c-8938-ef14610c1c72 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:03.553216 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-d2b1889a-f645-428c-8938-ef14610c1c72 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:30:03.553602 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-d2b1889a-f645-428c-8938-ef14610c1c72 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-1218030382"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:30:03.554975 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.volumes [None req-d2b1889a-f645-428c-8938-ef14610c1c72 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-1218030382'}} {{(pid=100056) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:30:03.555087 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-d2b1889a-f645-428c-8938-ef14610c1c72 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Create volume of 1 GB Jul 10 08:30:03.559070 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-d2b1889a-f645-428c-8938-ef14610c1c72 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Availability Zones retrieved successfully. Jul 10 08:30:03.564753 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-d2b1889a-f645-428c-8938-ef14610c1c72 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Flow 'volume_create_api' (2194bbf6-00d8-4bde-871b-cb6560ff1ee7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:30:03.565656 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-d2b1889a-f645-428c-8938-ef14610c1c72 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (404cedd2-735e-47c6-a6b7-b77ac62e3c9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:30:03.566928 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.flows.api.create_volume [None req-d2b1889a-f645-428c-8938-ef14610c1c72 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Validating volume size '1' using validate_int {{(pid=100056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:30:03.594958 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-d2b1889a-f645-428c-8938-ef14610c1c72 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (404cedd2-735e-47c6-a6b7-b77ac62e3c9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:30:03.595691 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-d2b1889a-f645-428c-8938-ef14610c1c72 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2377584-3466-40a5-a1b6-e03b9ebcb64a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:30:03.667614 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.quota [None req-d2b1889a-f645-428c-8938-ef14610c1c72 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Created reservations ['177d71c0-c052-4e0e-ae70-9954033d9654', 'f3b96e95-3d45-4b72-8607-360dcf66122c', 'fbc87661-d856-4822-b8d3-364536c69c28', '2f77aa62-3f2e-4ae2-bb2c-94a7885398b0'] {{(pid=100056) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:30:03.668738 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-d2b1889a-f645-428c-8938-ef14610c1c72 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2377584-3466-40a5-a1b6-e03b9ebcb64a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['177d71c0-c052-4e0e-ae70-9954033d9654', 'f3b96e95-3d45-4b72-8607-360dcf66122c', 'fbc87661-d856-4822-b8d3-364536c69c28', '2f77aa62-3f2e-4ae2-bb2c-94a7885398b0']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:30:03.669904 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-d2b1889a-f645-428c-8938-ef14610c1c72 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (017bec8a-6a59-44dd-bb00-9a6caf23505e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:30:03.704376 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-d2b1889a-f645-428c-8938-ef14610c1c72 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (017bec8a-6a59-44dd-bb00-9a6caf23505e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '65947dd7-d7c2-41b4-89eb-7afaee30d99f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1218030382',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a63043e1e3e8438ebaa4e4a7e14e7dfd',qos_specs=None,replication_status=,reservations=['177d71c0-c052-4e0e-ae70-9954033d9654','f3b96e95-3d45-4b72-8607-360dcf66122c','fbc87661-d856-4822-b8d3-364536c69c28','2f77aa62-3f2e-4ae2-bb2c-94a7885398b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37987ee89d0b4be784e744ee6127769c',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:30:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1218030382',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=65947dd7-d7c2-41b4-89eb-7afaee30d99f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a63043e1e3e8438ebaa4e4a7e14e7dfd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='37987ee89d0b4be784e744ee6127769c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:30:03.705498 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-d2b1889a-f645-428c-8938-ef14610c1c72 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf9171c8-a4fe-4fda-a0ea-ca8ac2fa8f87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:30:03.730069 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-d2b1889a-f645-428c-8938-ef14610c1c72 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf9171c8-a4fe-4fda-a0ea-ca8ac2fa8f87) transitioned into state 'SUCCESS' from state '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-1218030382',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a63043e1e3e8438ebaa4e4a7e14e7dfd',qos_specs=None,replication_status=,reservations=['177d71c0-c052-4e0e-ae70-9954033d9654','f3b96e95-3d45-4b72-8607-360dcf66122c','fbc87661-d856-4822-b8d3-364536c69c28','2f77aa62-3f2e-4ae2-bb2c-94a7885398b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37987ee89d0b4be784e744ee6127769c',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:30:03.731218 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-d2b1889a-f645-428c-8938-ef14610c1c72 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa114540-b055-4024-a8c6-00f372818224) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:30:03.746546 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-d2b1889a-f645-428c-8938-ef14610c1c72 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa114540-b055-4024-a8c6-00f372818224) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:30:03.747657 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-d2b1889a-f645-428c-8938-ef14610c1c72 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Flow 'volume_create_api' (2194bbf6-00d8-4bde-871b-cb6560ff1ee7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:30:03.748009 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-d2b1889a-f645-428c-8938-ef14610c1c72 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Create volume request issued successfully. Jul 10 08:30:03.750625 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-d2b1889a-f645-428c-8938-ef14610c1c72 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:30:03.751115 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 18/74] 10.4.3.7 () {68 vars in 1244 bytes} [Fri Jul 10 08:30:03 2026] POST /volume/v3/volumes => generated 750 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:30:05.563795 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-dd575767-024f-422c-b501-7c1315869148 req-6ccec2bd-e28f-4a36-aa83-a8463ad5fe70 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:05.566696 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-dd575767-024f-422c-b501-7c1315869148 req-6ccec2bd-e28f-4a36-aa83-a8463ad5fe70 tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] DELETE https://10.4.3.7/volume/v3/attachments/293c7c3d-1f80-46c7-abfc-e22e563922be Jul 10 08:30:05.566942 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-dd575767-024f-422c-b501-7c1315869148 req-6ccec2bd-e28f-4a36-aa83-a8463ad5fe70 tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:30:05.567182 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-dd575767-024f-422c-b501-7c1315869148 req-6ccec2bd-e28f-4a36-aa83-a8463ad5fe70 tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] Calling method 'version_select' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:30:05.580985 np0000004976 devstack@c-api.service[100057]: /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. Jul 10 08:30:05.580985 np0000004976 devstack@c-api.service[100057]: .first() Jul 10 08:30:05.588492 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:05.588492 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:30:06.162918 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-dd575767-024f-422c-b501-7c1315869148 req-6ccec2bd-e28f-4a36-aa83-a8463ad5fe70 tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] https://10.4.3.7/volume/v3/attachments/293c7c3d-1f80-46c7-abfc-e22e563922be returned with HTTP 200 Jul 10 08:30:06.163381 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 20/75] 10.4.3.7 () {72 vars in 1659 bytes} [Fri Jul 10 08:30:05 2026] DELETE /volume/v3/attachments/293c7c3d-1f80-46c7-abfc-e22e563922be => generated 19 bytes in 600 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:30:09.790094 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-45828910-fb26-48f2-9faa-a88143dee6ba None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:09.792391 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-45828910-fb26-48f2-9faa-a88143dee6ba tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] GET https://10.4.3.7/volume/v3/volumes/b9e393cc-3924-4702-b60b-8694091b4831 Jul 10 08:30:09.792704 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-45828910-fb26-48f2-9faa-a88143dee6ba tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:30:09.792987 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-45828910-fb26-48f2-9faa-a88143dee6ba tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:30:09.805158 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:09.805158 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:30:09.810778 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-45828910-fb26-48f2-9faa-a88143dee6ba tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] Volume info retrieved successfully. Jul 10 08:30:09.818748 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-45828910-fb26-48f2-9faa-a88143dee6ba tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] https://10.4.3.7/volume/v3/volumes/b9e393cc-3924-4702-b60b-8694091b4831 returned with HTTP 200 Jul 10 08:30:09.823102 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 20/76] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:30:09 2026] GET /volume/v3/volumes/b9e393cc-3924-4702-b60b-8694091b4831 => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:30:09.833911 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-d28c5159-3c3a-406b-9aa1-681dc86a63d6 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:09.836024 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d28c5159-3c3a-406b-9aa1-681dc86a63d6 tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] GET https://10.4.3.7/volume/v3/volumes/b9e393cc-3924-4702-b60b-8694091b4831 Jul 10 08:30:09.836301 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-d28c5159-3c3a-406b-9aa1-681dc86a63d6 tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:30:09.836558 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-d28c5159-3c3a-406b-9aa1-681dc86a63d6 tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:30:09.844685 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:09.844685 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:30:09.848680 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-d28c5159-3c3a-406b-9aa1-681dc86a63d6 tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] Volume info retrieved successfully. Jul 10 08:30:09.852757 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d28c5159-3c3a-406b-9aa1-681dc86a63d6 tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] https://10.4.3.7/volume/v3/volumes/b9e393cc-3924-4702-b60b-8694091b4831 returned with HTTP 200 Jul 10 08:30:09.853190 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 19/77] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:30:09 2026] GET /volume/v3/volumes/b9e393cc-3924-4702-b60b-8694091b4831 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:30:09.891321 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-a262e5c8-fbae-45da-aec2-cad42136f224 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:09.895211 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-a262e5c8-fbae-45da-aec2-cad42136f224 tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] GET https://10.4.3.7/volume/v3/volumes/b9e393cc-3924-4702-b60b-8694091b4831 Jul 10 08:30:09.895211 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-a262e5c8-fbae-45da-aec2-cad42136f224 tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:30:09.895211 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-a262e5c8-fbae-45da-aec2-cad42136f224 tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:30:09.896970 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-3546e636-88f3-4cfa-afd4-ddce609ee644 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:09.899468 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3546e636-88f3-4cfa-afd4-ddce609ee644 tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:30:09.899949 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3546e636-88f3-4cfa-afd4-ddce609ee644 tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-658983234"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:30:09.901933 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [None req-3546e636-88f3-4cfa-afd4-ddce609ee644 tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-658983234'}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:30:09.902515 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-3546e636-88f3-4cfa-afd4-ddce609ee644 tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] Create volume of 1 GB Jul 10 08:30:09.902946 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:09.902946 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:30:09.906457 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:09.906457 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:30:09.911694 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-a262e5c8-fbae-45da-aec2-cad42136f224 tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] Volume info retrieved successfully. Jul 10 08:30:09.917066 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-a262e5c8-fbae-45da-aec2-cad42136f224 tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] https://10.4.3.7/volume/v3/volumes/b9e393cc-3924-4702-b60b-8694091b4831 returned with HTTP 200 Jul 10 08:30:09.917590 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 19/78] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:30:09 2026] GET /volume/v3/volumes/b9e393cc-3924-4702-b60b-8694091b4831 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:30:09.921278 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-3546e636-88f3-4cfa-afd4-ddce609ee644 tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] Availability zone cache updated, next update will occur around 2026-07-10 09:30:09.920720. {{(pid=100057) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 10 08:30:09.921445 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-3546e636-88f3-4cfa-afd4-ddce609ee644 tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] Availability Zones retrieved successfully. Jul 10 08:30:09.933211 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-76a393c4-4e0a-4c95-b971-68dc0933d559 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:09.936638 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-76a393c4-4e0a-4c95-b971-68dc0933d559 tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] DELETE https://10.4.3.7/volume/v3/volumes/b9e393cc-3924-4702-b60b-8694091b4831 Jul 10 08:30:09.936950 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-76a393c4-4e0a-4c95-b971-68dc0933d559 tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:30:09.937256 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-76a393c4-4e0a-4c95-b971-68dc0933d559 tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] Calling method 'delete' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:30:09.937566 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-76a393c4-4e0a-4c95-b971-68dc0933d559 tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] Delete volume with id: b9e393cc-3924-4702-b60b-8694091b4831 Jul 10 08:30:09.945323 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-3546e636-88f3-4cfa-afd4-ddce609ee644 tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] Flow 'volume_create_api' (78c61f5f-557a-4a0e-b4c0-375d8dadb302) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:30:09.946586 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-3546e636-88f3-4cfa-afd4-ddce609ee644 tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be1b569f-f9a1-46db-b602-7b4e0fcbf12d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:30:09.947643 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-3546e636-88f3-4cfa-afd4-ddce609ee644 tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] Validating volume size '1' using validate_int {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:30:09.950212 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:09.950212 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:30:09.951020 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-76a393c4-4e0a-4c95-b971-68dc0933d559 tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] Volume info retrieved successfully. Jul 10 08:30:10.004919 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-76a393c4-4e0a-4c95-b971-68dc0933d559 tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] Delete volume request issued successfully. Jul 10 08:30:10.004919 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-76a393c4-4e0a-4c95-b971-68dc0933d559 tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] https://10.4.3.7/volume/v3/volumes/b9e393cc-3924-4702-b60b-8694091b4831 returned with HTTP 202 Jul 10 08:30:10.004919 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 21/79] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:30:09 2026] DELETE /volume/v3/volumes/b9e393cc-3924-4702-b60b-8694091b4831 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:30:10.005879 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-3546e636-88f3-4cfa-afd4-ddce609ee644 tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be1b569f-f9a1-46db-b602-7b4e0fcbf12d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:30:10.005879 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-3546e636-88f3-4cfa-afd4-ddce609ee644 tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad6a4ee9-25b0-48a9-8ee8-ed91bbb63040) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:30:10.007879 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-27e35abc-193b-43ef-a001-c1acbcf5aac8 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:10.009576 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-27e35abc-193b-43ef-a001-c1acbcf5aac8 tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] GET https://10.4.3.7/volume/v3/volumes/b9e393cc-3924-4702-b60b-8694091b4831 Jul 10 08:30:10.009846 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-27e35abc-193b-43ef-a001-c1acbcf5aac8 tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:30:10.010095 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-27e35abc-193b-43ef-a001-c1acbcf5aac8 tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:30:10.020974 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:10.020974 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:30:10.031236 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-27e35abc-193b-43ef-a001-c1acbcf5aac8 tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] Volume info retrieved successfully. Jul 10 08:30:10.034753 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-27e35abc-193b-43ef-a001-c1acbcf5aac8 tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] https://10.4.3.7/volume/v3/volumes/b9e393cc-3924-4702-b60b-8694091b4831 returned with HTTP 200 Jul 10 08:30:10.035124 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 20/80] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:30:10 2026] GET /volume/v3/volumes/b9e393cc-3924-4702-b60b-8694091b4831 => generated 840 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:30:10.062192 np0000004976 devstack@c-api.service[100057]: WARNING cinder.quota [None req-3546e636-88f3-4cfa-afd4-ddce609ee644 tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-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. Jul 10 08:30:10.062192 np0000004976 devstack@c-api.service[100057]: WARNING cinder.quota [None req-3546e636-88f3-4cfa-afd4-ddce609ee644 tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-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. Jul 10 08:30:10.117276 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-62455219-57f2-4d09-8f69-0a018d08474d None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:10.118008 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-3546e636-88f3-4cfa-afd4-ddce609ee644 tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] Created reservations ['8f014921-f420-4c0e-b0f1-d1e66bf6ce70', '711c107c-cc4b-4293-bb1c-997159b6de47', '1d278984-4b64-4a4e-b506-0f39f7b89041', '3b6c813a-4f3a-4253-affb-b4e3563222c3'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:30:10.119076 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-62455219-57f2-4d09-8f69-0a018d08474d tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:30:10.119300 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-3546e636-88f3-4cfa-afd4-ddce609ee644 tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad6a4ee9-25b0-48a9-8ee8-ed91bbb63040) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8f014921-f420-4c0e-b0f1-d1e66bf6ce70', '711c107c-cc4b-4293-bb1c-997159b6de47', '1d278984-4b64-4a4e-b506-0f39f7b89041', '3b6c813a-4f3a-4253-affb-b4e3563222c3']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:30:10.119445 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-62455219-57f2-4d09-8f69-0a018d08474d tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-973455986"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:30:10.120539 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-3546e636-88f3-4cfa-afd4-ddce609ee644 tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e67a14c9-78d7-4296-acd6-5e8b8bf117c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:30:10.120936 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.volumes [None req-62455219-57f2-4d09-8f69-0a018d08474d tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-973455986'}} {{(pid=100056) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:30:10.121053 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-62455219-57f2-4d09-8f69-0a018d08474d tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] Create volume of 1 GB Jul 10 08:30:10.125565 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-62455219-57f2-4d09-8f69-0a018d08474d tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] Availability Zones retrieved successfully. Jul 10 08:30:10.131853 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-62455219-57f2-4d09-8f69-0a018d08474d tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] Flow 'volume_create_api' (d228bd8a-834f-41af-927d-c5cb49cfffb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:30:10.132758 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-62455219-57f2-4d09-8f69-0a018d08474d tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ca20488-36aa-44a9-8828-cb1479a523c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:30:10.133777 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.flows.api.create_volume [None req-62455219-57f2-4d09-8f69-0a018d08474d tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] Validating volume size '1' using validate_int {{(pid=100056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:30:10.151480 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-3546e636-88f3-4cfa-afd4-ddce609ee644 tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e67a14c9-78d7-4296-acd6-5e8b8bf117c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f552e14e-9d47-48db-9639-7de07e9442d0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-658983234',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0789be9f090146bc9f6826c12eab62e3',qos_specs=None,replication_status=,reservations=['8f014921-f420-4c0e-b0f1-d1e66bf6ce70','711c107c-cc4b-4293-bb1c-997159b6de47','1d278984-4b64-4a4e-b506-0f39f7b89041','3b6c813a-4f3a-4253-affb-b4e3563222c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab24692b125b49a3a423148b67a7199a',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:30:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-658983234',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f552e14e-9d47-48db-9639-7de07e9442d0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0789be9f090146bc9f6826c12eab62e3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ab24692b125b49a3a423148b67a7199a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:30:10.152393 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-3546e636-88f3-4cfa-afd4-ddce609ee644 tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c1668d9-9771-4b09-a959-c5966331f531) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:30:10.161305 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-62455219-57f2-4d09-8f69-0a018d08474d tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ca20488-36aa-44a9-8828-cb1479a523c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:30:10.161980 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-62455219-57f2-4d09-8f69-0a018d08474d tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c1dc8be-7e74-48b9-9fbe-196c12e46021) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:30:10.181475 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-3546e636-88f3-4cfa-afd4-ddce609ee644 tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c1668d9-9771-4b09-a959-c5966331f531) transitioned into state 'SUCCESS' from state '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-658983234',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0789be9f090146bc9f6826c12eab62e3',qos_specs=None,replication_status=,reservations=['8f014921-f420-4c0e-b0f1-d1e66bf6ce70','711c107c-cc4b-4293-bb1c-997159b6de47','1d278984-4b64-4a4e-b506-0f39f7b89041','3b6c813a-4f3a-4253-affb-b4e3563222c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab24692b125b49a3a423148b67a7199a',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:30:10.182318 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-3546e636-88f3-4cfa-afd4-ddce609ee644 tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c40ae6fa-4b01-4fe9-a778-aee9f48c329a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:30:10.201499 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-3546e636-88f3-4cfa-afd4-ddce609ee644 tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c40ae6fa-4b01-4fe9-a778-aee9f48c329a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:30:10.201499 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-3546e636-88f3-4cfa-afd4-ddce609ee644 tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] Flow 'volume_create_api' (78c61f5f-557a-4a0e-b4c0-375d8dadb302) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:30:10.202371 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-3546e636-88f3-4cfa-afd4-ddce609ee644 tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] Create volume request issued successfully. Jul 10 08:30:10.202739 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3546e636-88f3-4cfa-afd4-ddce609ee644 tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:30:10.203153 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 21/81] 10.4.3.7 () {68 vars in 1244 bytes} [Fri Jul 10 08:30:09 2026] POST /volume/v3/volumes => generated 750 bytes in 307 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:30:10.216975 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-ee7436c9-9f8e-414c-9e22-c8b0119078e2 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:10.218816 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-ee7436c9-9f8e-414c-9e22-c8b0119078e2 tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] GET https://10.4.3.7/volume/v3/volumes/f552e14e-9d47-48db-9639-7de07e9442d0 Jul 10 08:30:10.219084 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-ee7436c9-9f8e-414c-9e22-c8b0119078e2 tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:30:10.219206 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-ee7436c9-9f8e-414c-9e22-c8b0119078e2 tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:30:10.225582 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:10.225582 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:30:10.229138 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-ee7436c9-9f8e-414c-9e22-c8b0119078e2 tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] Volume info retrieved successfully. Jul 10 08:30:10.229721 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.quota [None req-62455219-57f2-4d09-8f69-0a018d08474d tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] Created reservations ['33d6ec85-41f5-413f-8542-9f3b3f383164', '7ddee5d9-562c-40f2-bb86-ed35d7dedac0', 'f4d31370-07be-48e8-8554-dad4c6655fdc', 'b91c46ad-4638-4de6-938a-25b5851279b6'] {{(pid=100056) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:30:10.230441 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-62455219-57f2-4d09-8f69-0a018d08474d tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c1dc8be-7e74-48b9-9fbe-196c12e46021) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['33d6ec85-41f5-413f-8542-9f3b3f383164', '7ddee5d9-562c-40f2-bb86-ed35d7dedac0', 'f4d31370-07be-48e8-8554-dad4c6655fdc', 'b91c46ad-4638-4de6-938a-25b5851279b6']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:30:10.231158 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-62455219-57f2-4d09-8f69-0a018d08474d tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85487b30-b05b-47c4-aa74-658a537a6c17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:30:10.233902 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-ee7436c9-9f8e-414c-9e22-c8b0119078e2 tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] https://10.4.3.7/volume/v3/volumes/f552e14e-9d47-48db-9639-7de07e9442d0 returned with HTTP 200 Jul 10 08:30:10.234447 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 22/82] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:30:10 2026] GET /volume/v3/volumes/f552e14e-9d47-48db-9639-7de07e9442d0 => generated 818 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:30:10.257438 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-62455219-57f2-4d09-8f69-0a018d08474d tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85487b30-b05b-47c4-aa74-658a537a6c17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9febd105-3ac8-44fd-9726-40f98e279a9e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-973455986',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f401ab9c9b5e47f69232d71fb27aa28e',qos_specs=None,replication_status=,reservations=['33d6ec85-41f5-413f-8542-9f3b3f383164','7ddee5d9-562c-40f2-bb86-ed35d7dedac0','f4d31370-07be-48e8-8554-dad4c6655fdc','b91c46ad-4638-4de6-938a-25b5851279b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec14e92ef6b7456383f262411d3f01b1',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:30:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-973455986',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9febd105-3ac8-44fd-9726-40f98e279a9e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f401ab9c9b5e47f69232d71fb27aa28e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ec14e92ef6b7456383f262411d3f01b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:30:10.258161 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-62455219-57f2-4d09-8f69-0a018d08474d tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b26957c0-1627-425e-ba1a-145c7094dccd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:30:10.276187 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-62455219-57f2-4d09-8f69-0a018d08474d tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b26957c0-1627-425e-ba1a-145c7094dccd) transitioned into state 'SUCCESS' from state '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-973455986',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f401ab9c9b5e47f69232d71fb27aa28e',qos_specs=None,replication_status=,reservations=['33d6ec85-41f5-413f-8542-9f3b3f383164','7ddee5d9-562c-40f2-bb86-ed35d7dedac0','f4d31370-07be-48e8-8554-dad4c6655fdc','b91c46ad-4638-4de6-938a-25b5851279b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec14e92ef6b7456383f262411d3f01b1',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:30:10.277059 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-62455219-57f2-4d09-8f69-0a018d08474d tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (565ea807-82ed-4b9e-b8bb-80bd8777c698) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:30:10.287667 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-62455219-57f2-4d09-8f69-0a018d08474d tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (565ea807-82ed-4b9e-b8bb-80bd8777c698) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:30:10.288589 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-62455219-57f2-4d09-8f69-0a018d08474d tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] Flow 'volume_create_api' (d228bd8a-834f-41af-927d-c5cb49cfffb5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:30:10.288899 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-62455219-57f2-4d09-8f69-0a018d08474d tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] Create volume request issued successfully. Jul 10 08:30:10.289424 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-62455219-57f2-4d09-8f69-0a018d08474d tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:30:10.290042 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 20/83] 10.4.3.7 () {68 vars in 1244 bytes} [Fri Jul 10 08:30:10 2026] POST /volume/v3/volumes => generated 747 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:30:10.301036 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-77a9d390-9797-4be5-b72c-81630620a48e None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:10.302744 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-77a9d390-9797-4be5-b72c-81630620a48e tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] GET https://10.4.3.7/volume/v3/volumes/9febd105-3ac8-44fd-9726-40f98e279a9e Jul 10 08:30:10.302892 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-77a9d390-9797-4be5-b72c-81630620a48e tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:30:10.303067 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-77a9d390-9797-4be5-b72c-81630620a48e tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:30:10.309397 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:10.309397 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:30:10.313329 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-77a9d390-9797-4be5-b72c-81630620a48e tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] Volume info retrieved successfully. Jul 10 08:30:10.319782 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-77a9d390-9797-4be5-b72c-81630620a48e tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] https://10.4.3.7/volume/v3/volumes/9febd105-3ac8-44fd-9726-40f98e279a9e returned with HTTP 200 Jul 10 08:30:10.320319 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 21/84] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:30:10 2026] GET /volume/v3/volumes/9febd105-3ac8-44fd-9726-40f98e279a9e => generated 815 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:30:11.050576 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-5b9bc838-6ca3-4362-94ff-7bc3b5fdc617 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:11.052578 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5b9bc838-6ca3-4362-94ff-7bc3b5fdc617 tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] GET https://10.4.3.7/volume/v3/volumes/b9e393cc-3924-4702-b60b-8694091b4831 Jul 10 08:30:11.052877 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5b9bc838-6ca3-4362-94ff-7bc3b5fdc617 tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:30:11.053025 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5b9bc838-6ca3-4362-94ff-7bc3b5fdc617 tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:30:11.059439 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5b9bc838-6ca3-4362-94ff-7bc3b5fdc617 tempest-DeleteServersTestJSON-2033917009 tempest-DeleteServersTestJSON-2033917009-project-member] https://10.4.3.7/volume/v3/volumes/b9e393cc-3924-4702-b60b-8694091b4831 returned with HTTP 404 Jul 10 08:30:11.059962 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 22/85] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:30:11 2026] GET /volume/v3/volumes/b9e393cc-3924-4702-b60b-8694091b4831 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:30:11.248349 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-b15234f7-765e-4a5e-a38a-cd3ba2421c74 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:11.250279 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-b15234f7-765e-4a5e-a38a-cd3ba2421c74 tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] GET https://10.4.3.7/volume/v3/volumes/f552e14e-9d47-48db-9639-7de07e9442d0 Jul 10 08:30:11.250484 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-b15234f7-765e-4a5e-a38a-cd3ba2421c74 tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:30:11.250728 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-b15234f7-765e-4a5e-a38a-cd3ba2421c74 tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:30:11.259278 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:11.259278 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:30:11.262951 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-b15234f7-765e-4a5e-a38a-cd3ba2421c74 tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] Volume info retrieved successfully. Jul 10 08:30:11.267432 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-b15234f7-765e-4a5e-a38a-cd3ba2421c74 tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] https://10.4.3.7/volume/v3/volumes/f552e14e-9d47-48db-9639-7de07e9442d0 returned with HTTP 200 Jul 10 08:30:11.267615 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 23/86] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:30:11 2026] GET /volume/v3/volumes/f552e14e-9d47-48db-9639-7de07e9442d0 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:30:11.336189 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-d0df5ec4-c840-48b7-97df-c1a30a24b2b8 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:11.338316 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-d0df5ec4-c840-48b7-97df-c1a30a24b2b8 tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] GET https://10.4.3.7/volume/v3/volumes/9febd105-3ac8-44fd-9726-40f98e279a9e Jul 10 08:30:11.338672 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-d0df5ec4-c840-48b7-97df-c1a30a24b2b8 tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:30:11.338859 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-d0df5ec4-c840-48b7-97df-c1a30a24b2b8 tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:30:11.343757 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-1a01782f-6334-4a95-bd31-12fddac5a56c req-c70971d8-df78-418c-826c-914e62622c99 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:11.346047 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-1a01782f-6334-4a95-bd31-12fddac5a56c req-c70971d8-df78-418c-826c-914e62622c99 tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] GET https://10.4.3.7/volume/v3/volumes/f552e14e-9d47-48db-9639-7de07e9442d0 Jul 10 08:30:11.346232 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-1a01782f-6334-4a95-bd31-12fddac5a56c req-c70971d8-df78-418c-826c-914e62622c99 tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:30:11.346360 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:11.346360 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:30:11.346521 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-1a01782f-6334-4a95-bd31-12fddac5a56c req-c70971d8-df78-418c-826c-914e62622c99 tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:30:11.349907 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-d0df5ec4-c840-48b7-97df-c1a30a24b2b8 tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] Volume info retrieved successfully. Jul 10 08:30:11.354822 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-d0df5ec4-c840-48b7-97df-c1a30a24b2b8 tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] https://10.4.3.7/volume/v3/volumes/9febd105-3ac8-44fd-9726-40f98e279a9e returned with HTTP 200 Jul 10 08:30:11.355235 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 21/87] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:30:11 2026] GET /volume/v3/volumes/9febd105-3ac8-44fd-9726-40f98e279a9e => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:30:11.355475 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:11.355475 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:30:11.360354 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-1a01782f-6334-4a95-bd31-12fddac5a56c req-c70971d8-df78-418c-826c-914e62622c99 tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] Volume info retrieved successfully. Jul 10 08:30:11.366012 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-1a01782f-6334-4a95-bd31-12fddac5a56c req-c70971d8-df78-418c-826c-914e62622c99 tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] https://10.4.3.7/volume/v3/volumes/f552e14e-9d47-48db-9639-7de07e9442d0 returned with HTTP 200 Jul 10 08:30:11.366427 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 22/88] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:30:11 2026] GET /volume/v3/volumes/f552e14e-9d47-48db-9639-7de07e9442d0 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:30:12.513490 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-c1420365-cba6-4eb7-9dbc-1ec3afcef5ae req-b23f6845-02bb-478f-b481-adeda4a9658a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:12.513490 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-c1420365-cba6-4eb7-9dbc-1ec3afcef5ae req-b23f6845-02bb-478f-b481-adeda4a9658a tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] GET https://10.4.3.7/volume/v3/volumes/1f87c944-d20d-4197-9b16-835169c5868a Jul 10 08:30:12.513490 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-c1420365-cba6-4eb7-9dbc-1ec3afcef5ae req-b23f6845-02bb-478f-b481-adeda4a9658a tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:30:12.513490 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-c1420365-cba6-4eb7-9dbc-1ec3afcef5ae req-b23f6845-02bb-478f-b481-adeda4a9658a tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:30:12.527686 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:12.527686 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:30:12.532863 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-c1420365-cba6-4eb7-9dbc-1ec3afcef5ae req-b23f6845-02bb-478f-b481-adeda4a9658a tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] Volume info retrieved successfully. Jul 10 08:30:12.540152 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-c1420365-cba6-4eb7-9dbc-1ec3afcef5ae req-b23f6845-02bb-478f-b481-adeda4a9658a tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] https://10.4.3.7/volume/v3/volumes/1f87c944-d20d-4197-9b16-835169c5868a returned with HTTP 200 Jul 10 08:30:12.540621 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 23/89] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:30:12 2026] GET /volume/v3/volumes/1f87c944-d20d-4197-9b16-835169c5868a => generated 1020 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:30:13.605500 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-7c215dfd-1636-4021-a7c2-60a04e587acb None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:13.605860 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-7c215dfd-1636-4021-a7c2-60a04e587acb None None] GET https://10.4.3.7/volume// Jul 10 08:30:13.606003 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-7c215dfd-1636-4021-a7c2-60a04e587acb None None] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:30:13.606174 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-7c215dfd-1636-4021-a7c2-60a04e587acb None None] Calling method 'all' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:30:13.606477 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-7c215dfd-1636-4021-a7c2-60a04e587acb None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:30:13.606742 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 24/90] 10.4.3.7 () {66 vars in 1414 bytes} [Fri Jul 10 08:30:13 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:30:13.622890 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-1a01782f-6334-4a95-bd31-12fddac5a56c req-0108c5f5-6a5e-4711-8081-b91976389062 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:13.904517 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-1a01782f-6334-4a95-bd31-12fddac5a56c req-0108c5f5-6a5e-4711-8081-b91976389062 tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] POST https://10.4.3.7/volume/v3/attachments Jul 10 08:30:13.904828 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-1a01782f-6334-4a95-bd31-12fddac5a56c req-0108c5f5-6a5e-4711-8081-b91976389062 tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f552e14e-9d47-48db-9639-7de07e9442d0", "connector": null, "instance_uuid": "53c57d7b-c3dd-49b4-932b-cd3ed36c8bf1"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:30:13.913446 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:13.913446 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:30:13.936909 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-1a01782f-6334-4a95-bd31-12fddac5a56c req-0108c5f5-6a5e-4711-8081-b91976389062 tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] https://10.4.3.7/volume/v3/attachments returned with HTTP 200 Jul 10 08:30:13.937300 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 22/91] 10.4.3.7 () {74 vars in 1580 bytes} [Fri Jul 10 08:30:13 2026] POST /volume/v3/attachments => generated 273 bytes in 315 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:30:14.404364 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-e4c1c518-6c5c-47a8-9355-9e2adda976a4 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:14.406108 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-e4c1c518-6c5c-47a8-9355-9e2adda976a4 tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] GET https://10.4.3.7/volume/v3/volumes/f552e14e-9d47-48db-9639-7de07e9442d0 Jul 10 08:30:14.406377 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-e4c1c518-6c5c-47a8-9355-9e2adda976a4 tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:30:14.406682 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-e4c1c518-6c5c-47a8-9355-9e2adda976a4 tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:30:14.419027 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:14.419027 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:30:14.430147 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-e4c1c518-6c5c-47a8-9355-9e2adda976a4 tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] Volume info retrieved successfully. Jul 10 08:30:14.434470 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-e4c1c518-6c5c-47a8-9355-9e2adda976a4 tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] https://10.4.3.7/volume/v3/volumes/f552e14e-9d47-48db-9639-7de07e9442d0 returned with HTTP 200 Jul 10 08:30:14.434883 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 23/92] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:30:14 2026] GET /volume/v3/volumes/f552e14e-9d47-48db-9639-7de07e9442d0 => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:30:14.481826 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-8382ae88-b356-46a5-817d-107528cc5961 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:14.482149 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8382ae88-b356-46a5-817d-107528cc5961 None None] GET https://10.4.3.7/volume// Jul 10 08:30:14.482334 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8382ae88-b356-46a5-817d-107528cc5961 None None] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:30:14.482539 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8382ae88-b356-46a5-817d-107528cc5961 None None] Calling method 'all' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:30:14.482856 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8382ae88-b356-46a5-817d-107528cc5961 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:30:14.483118 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 24/93] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:30:14 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:30:14.496380 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-1a01782f-6334-4a95-bd31-12fddac5a56c req-9ba7c5b5-bced-4aec-9dd3-5056b0e41b27 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:14.499020 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-1a01782f-6334-4a95-bd31-12fddac5a56c req-9ba7c5b5-bced-4aec-9dd3-5056b0e41b27 tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] GET https://10.4.3.7/volume/v3/volumes/f552e14e-9d47-48db-9639-7de07e9442d0 Jul 10 08:30:14.499210 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-1a01782f-6334-4a95-bd31-12fddac5a56c req-9ba7c5b5-bced-4aec-9dd3-5056b0e41b27 tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:30:14.499437 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-1a01782f-6334-4a95-bd31-12fddac5a56c req-9ba7c5b5-bced-4aec-9dd3-5056b0e41b27 tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:30:14.513994 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:14.513994 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:30:14.518121 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [req-1a01782f-6334-4a95-bd31-12fddac5a56c req-9ba7c5b5-bced-4aec-9dd3-5056b0e41b27 tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] Volume info retrieved successfully. Jul 10 08:30:14.523930 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-1a01782f-6334-4a95-bd31-12fddac5a56c req-9ba7c5b5-bced-4aec-9dd3-5056b0e41b27 tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] https://10.4.3.7/volume/v3/volumes/f552e14e-9d47-48db-9639-7de07e9442d0 returned with HTTP 200 Jul 10 08:30:14.524390 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 25/94] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:30:14 2026] GET /volume/v3/volumes/f552e14e-9d47-48db-9639-7de07e9442d0 => generated 1022 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:30:14.589710 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-db9d293c-ad52-4e94-a763-5f35d2b1df8d None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:14.590170 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-db9d293c-ad52-4e94-a763-5f35d2b1df8d None None] GET https://10.4.3.7/volume// Jul 10 08:30:14.590382 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-db9d293c-ad52-4e94-a763-5f35d2b1df8d None None] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:30:14.590655 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-db9d293c-ad52-4e94-a763-5f35d2b1df8d None None] Calling method 'all' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:30:14.592982 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-db9d293c-ad52-4e94-a763-5f35d2b1df8d None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:30:14.593368 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 23/95] 10.4.3.7 () {66 vars in 1414 bytes} [Fri Jul 10 08:30:14 2026] GET /volume/ => generated 384 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:30:14.602853 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-c1420365-cba6-4eb7-9dbc-1ec3afcef5ae req-85f0e42c-07f1-457f-9e49-24ca7839fa30 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:14.605702 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-c1420365-cba6-4eb7-9dbc-1ec3afcef5ae req-85f0e42c-07f1-457f-9e49-24ca7839fa30 tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] POST https://10.4.3.7/volume/v3/attachments Jul 10 08:30:14.606160 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-c1420365-cba6-4eb7-9dbc-1ec3afcef5ae req-85f0e42c-07f1-457f-9e49-24ca7839fa30 tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1f87c944-d20d-4197-9b16-835169c5868a", "connector": null, "instance_uuid": "813797ea-fc48-4900-9094-0aa1fef080bb"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:30:14.613501 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-1a01782f-6334-4a95-bd31-12fddac5a56c req-a4f7152c-d80d-4e9c-a22d-c6c6a26a25a6 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:14.619469 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:14.619469 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:30:14.621975 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-1a01782f-6334-4a95-bd31-12fddac5a56c req-a4f7152c-d80d-4e9c-a22d-c6c6a26a25a6 tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] PUT https://10.4.3.7/volume/v3/attachments/eb0faf11-eb23-4715-b2c8-077e789b5c11 Jul 10 08:30:14.623430 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-1a01782f-6334-4a95-bd31-12fddac5a56c req-a4f7152c-d80d-4e9c-a22d-c6c6a26a25a6 tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.7", "host": "np0000004976", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b54eda21b644", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bf3c9c16-ec3d-4df7-865b-5f424258654a", "nvme_native_multipath": false, "mountpoint": "/dev/sdc"}}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:30:14.629661 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.coordination [req-1a01782f-6334-4a95-bd31-12fddac5a56c req-a4f7152c-d80d-4e9c-a22d-c6c6a26a25a6 tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] Acquiring lock "cinder-attachment_update-f552e14e-9d47-48db-9639-7de07e9442d0-np0000004976" by "attachment_update" {{(pid=100057) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 08:30:14.635284 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.coordination [req-1a01782f-6334-4a95-bd31-12fddac5a56c req-a4f7152c-d80d-4e9c-a22d-c6c6a26a25a6 tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] Lock "cinder-attachment_update-f552e14e-9d47-48db-9639-7de07e9442d0-np0000004976" acquired by "attachment_update" :: waited 0.006s {{(pid=100057) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 08:30:14.636184 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:14.636184 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:30:14.663455 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-c1420365-cba6-4eb7-9dbc-1ec3afcef5ae req-85f0e42c-07f1-457f-9e49-24ca7839fa30 tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] https://10.4.3.7/volume/v3/attachments returned with HTTP 200 Jul 10 08:30:14.664369 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 24/96] 10.4.3.7 () {74 vars in 1580 bytes} [Fri Jul 10 08:30: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) Jul 10 08:30:15.069609 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-6641bd9c-4a3e-4022-ab36-92b9c3b2521a None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:15.071712 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-6641bd9c-4a3e-4022-ab36-92b9c3b2521a tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] GET https://10.4.3.7/volume/v3/volumes/1f87c944-d20d-4197-9b16-835169c5868a Jul 10 08:30:15.071893 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-6641bd9c-4a3e-4022-ab36-92b9c3b2521a tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:30:15.072147 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-6641bd9c-4a3e-4022-ab36-92b9c3b2521a tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:30:15.084256 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:15.084256 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:30:15.088686 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-6641bd9c-4a3e-4022-ab36-92b9c3b2521a tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] Volume info retrieved successfully. Jul 10 08:30:15.094359 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-6641bd9c-4a3e-4022-ab36-92b9c3b2521a tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] https://10.4.3.7/volume/v3/volumes/1f87c944-d20d-4197-9b16-835169c5868a returned with HTTP 200 Jul 10 08:30:15.094968 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 26/97] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:30:15 2026] GET /volume/v3/volumes/1f87c944-d20d-4197-9b16-835169c5868a => generated 1019 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:30:15.156422 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.coordination [req-1a01782f-6334-4a95-bd31-12fddac5a56c req-a4f7152c-d80d-4e9c-a22d-c6c6a26a25a6 tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] Lock "cinder-attachment_update-f552e14e-9d47-48db-9639-7de07e9442d0-np0000004976" released by "attachment_update" :: held 0.521s {{(pid=100057) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 08:30:15.156873 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-1a01782f-6334-4a95-bd31-12fddac5a56c req-a4f7152c-d80d-4e9c-a22d-c6c6a26a25a6 tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] https://10.4.3.7/volume/v3/attachments/eb0faf11-eb23-4715-b2c8-077e789b5c11 returned with HTTP 200 Jul 10 08:30:15.157581 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 25/98] 10.4.3.7 () {74 vars in 1690 bytes} [Fri Jul 10 08:30:14 2026] PUT /volume/v3/attachments/eb0faf11-eb23-4715-b2c8-077e789b5c11 => generated 969 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:30:15.212095 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-779fcbff-069e-498a-a342-dc85b3184288 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:15.215246 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-779fcbff-069e-498a-a342-dc85b3184288 None None] GET https://10.4.3.7/volume// Jul 10 08:30:15.215246 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-779fcbff-069e-498a-a342-dc85b3184288 None None] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:30:15.215246 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-779fcbff-069e-498a-a342-dc85b3184288 None None] Calling method 'all' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:30:15.215246 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-779fcbff-069e-498a-a342-dc85b3184288 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:30:15.215246 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 24/99] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:30:15 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:30:15.219954 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-c1420365-cba6-4eb7-9dbc-1ec3afcef5ae req-10e692e2-f898-4a98-b637-eac691e02ef6 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:15.221859 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-c1420365-cba6-4eb7-9dbc-1ec3afcef5ae req-10e692e2-f898-4a98-b637-eac691e02ef6 tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] GET https://10.4.3.7/volume/v3/volumes/1f87c944-d20d-4197-9b16-835169c5868a Jul 10 08:30:15.222038 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-c1420365-cba6-4eb7-9dbc-1ec3afcef5ae req-10e692e2-f898-4a98-b637-eac691e02ef6 tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:30:15.222207 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-c1420365-cba6-4eb7-9dbc-1ec3afcef5ae req-10e692e2-f898-4a98-b637-eac691e02ef6 tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:30:15.233456 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:15.233456 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:30:15.236696 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-c1420365-cba6-4eb7-9dbc-1ec3afcef5ae req-10e692e2-f898-4a98-b637-eac691e02ef6 tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] Volume info retrieved successfully. Jul 10 08:30:15.243490 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-c1420365-cba6-4eb7-9dbc-1ec3afcef5ae req-10e692e2-f898-4a98-b637-eac691e02ef6 tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] https://10.4.3.7/volume/v3/volumes/1f87c944-d20d-4197-9b16-835169c5868a returned with HTTP 200 Jul 10 08:30:15.244052 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 25/100] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:30:15 2026] GET /volume/v3/volumes/1f87c944-d20d-4197-9b16-835169c5868a => generated 1242 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:30:15.327507 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-c1420365-cba6-4eb7-9dbc-1ec3afcef5ae req-8912f367-9838-4633-8dde-5a8f820b50dd None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:15.330500 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-c1420365-cba6-4eb7-9dbc-1ec3afcef5ae req-8912f367-9838-4633-8dde-5a8f820b50dd tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] PUT https://10.4.3.7/volume/v3/attachments/95c481d5-01bc-4d88-9f62-225e841d6838 Jul 10 08:30:15.330914 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-c1420365-cba6-4eb7-9dbc-1ec3afcef5ae req-8912f367-9838-4633-8dde-5a8f820b50dd tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.7", "host": "np0000004976", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b54eda21b644", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bf3c9c16-ec3d-4df7-865b-5f424258654a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:30:15.338006 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.coordination [req-c1420365-cba6-4eb7-9dbc-1ec3afcef5ae req-8912f367-9838-4633-8dde-5a8f820b50dd tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] Acquiring lock "cinder-attachment_update-1f87c944-d20d-4197-9b16-835169c5868a-np0000004976" by "attachment_update" {{(pid=100055) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 08:30:15.342925 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.coordination [req-c1420365-cba6-4eb7-9dbc-1ec3afcef5ae req-8912f367-9838-4633-8dde-5a8f820b50dd tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] Lock "cinder-attachment_update-1f87c944-d20d-4197-9b16-835169c5868a-np0000004976" acquired by "attachment_update" :: waited 0.005s {{(pid=100055) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 08:30:15.343870 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:15.343870 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:30:15.456897 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-7a70f6bd-1db8-4053-b17f-031bfc40df3a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:15.459251 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7a70f6bd-1db8-4053-b17f-031bfc40df3a tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] GET https://10.4.3.7/volume/v3/volumes/f552e14e-9d47-48db-9639-7de07e9442d0 Jul 10 08:30:15.459644 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7a70f6bd-1db8-4053-b17f-031bfc40df3a tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:30:15.459856 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7a70f6bd-1db8-4053-b17f-031bfc40df3a tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:30:15.474501 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:15.474501 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:30:15.478329 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-7a70f6bd-1db8-4053-b17f-031bfc40df3a tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] Volume info retrieved successfully. Jul 10 08:30:15.482537 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7a70f6bd-1db8-4053-b17f-031bfc40df3a tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] https://10.4.3.7/volume/v3/volumes/f552e14e-9d47-48db-9639-7de07e9442d0 returned with HTTP 200 Jul 10 08:30:15.483025 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 26/101] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:30:15 2026] GET /volume/v3/volumes/f552e14e-9d47-48db-9639-7de07e9442d0 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:30:15.866505 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.coordination [req-c1420365-cba6-4eb7-9dbc-1ec3afcef5ae req-8912f367-9838-4633-8dde-5a8f820b50dd tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] Lock "cinder-attachment_update-1f87c944-d20d-4197-9b16-835169c5868a-np0000004976" released by "attachment_update" :: held 0.523s {{(pid=100055) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 08:30:15.866766 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-c1420365-cba6-4eb7-9dbc-1ec3afcef5ae req-8912f367-9838-4633-8dde-5a8f820b50dd tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] https://10.4.3.7/volume/v3/attachments/95c481d5-01bc-4d88-9f62-225e841d6838 returned with HTTP 200 Jul 10 08:30:15.867226 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 27/102] 10.4.3.7 () {74 vars in 1690 bytes} [Fri Jul 10 08:30:15 2026] PUT /volume/v3/attachments/95c481d5-01bc-4d88-9f62-225e841d6838 => generated 969 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:30:16.109528 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-2c9926bb-04ff-4073-b43c-052139e43119 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:16.112741 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-2c9926bb-04ff-4073-b43c-052139e43119 tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] GET https://10.4.3.7/volume/v3/volumes/1f87c944-d20d-4197-9b16-835169c5868a Jul 10 08:30:16.112955 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-2c9926bb-04ff-4073-b43c-052139e43119 tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:30:16.113169 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-2c9926bb-04ff-4073-b43c-052139e43119 tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:30:16.153564 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:16.153564 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:30:16.157795 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-2c9926bb-04ff-4073-b43c-052139e43119 tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] Volume info retrieved successfully. Jul 10 08:30:16.162634 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-2c9926bb-04ff-4073-b43c-052139e43119 tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] https://10.4.3.7/volume/v3/volumes/1f87c944-d20d-4197-9b16-835169c5868a returned with HTTP 200 Jul 10 08:30:16.163110 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 25/103] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:30:16 2026] GET /volume/v3/volumes/1f87c944-d20d-4197-9b16-835169c5868a => generated 1020 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:30:16.183530 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-c10a42ea-cdd2-4a4a-ba4a-ea2216bb2cbc None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:16.184306 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-c10a42ea-cdd2-4a4a-ba4a-ea2216bb2cbc tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] GET https://10.4.3.7/volume/v3/volumes/e885dbae-afdf-4f90-8043-4277a6784991 Jul 10 08:30:16.184555 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-c10a42ea-cdd2-4a4a-ba4a-ea2216bb2cbc tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:30:16.185035 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-c10a42ea-cdd2-4a4a-ba4a-ea2216bb2cbc tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:30:16.191570 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:16.191570 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:30:16.195792 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-c10a42ea-cdd2-4a4a-ba4a-ea2216bb2cbc tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] Volume info retrieved successfully. Jul 10 08:30:16.199790 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-c10a42ea-cdd2-4a4a-ba4a-ea2216bb2cbc tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] https://10.4.3.7/volume/v3/volumes/e885dbae-afdf-4f90-8043-4277a6784991 returned with HTTP 200 Jul 10 08:30:16.200165 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 26/104] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:30:16 2026] GET /volume/v3/volumes/e885dbae-afdf-4f90-8043-4277a6784991 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:30:16.283069 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-7fb88221-0f57-4055-95eb-cf23f58055b4 req-d330b4f8-a614-43fb-b6dd-ac76b86a6ffc None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:16.284876 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-7fb88221-0f57-4055-95eb-cf23f58055b4 req-d330b4f8-a614-43fb-b6dd-ac76b86a6ffc tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] GET https://10.4.3.7/volume/v3/volumes/e885dbae-afdf-4f90-8043-4277a6784991 Jul 10 08:30:16.285053 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-7fb88221-0f57-4055-95eb-cf23f58055b4 req-d330b4f8-a614-43fb-b6dd-ac76b86a6ffc tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:30:16.285220 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-7fb88221-0f57-4055-95eb-cf23f58055b4 req-d330b4f8-a614-43fb-b6dd-ac76b86a6ffc tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:30:16.298235 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:16.298235 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:30:16.302710 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-7fb88221-0f57-4055-95eb-cf23f58055b4 req-d330b4f8-a614-43fb-b6dd-ac76b86a6ffc tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] Volume info retrieved successfully. Jul 10 08:30:16.307302 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-7fb88221-0f57-4055-95eb-cf23f58055b4 req-d330b4f8-a614-43fb-b6dd-ac76b86a6ffc tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] https://10.4.3.7/volume/v3/volumes/e885dbae-afdf-4f90-8043-4277a6784991 returned with HTTP 200 Jul 10 08:30:16.307686 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 27/105] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:30:16 2026] GET /volume/v3/volumes/e885dbae-afdf-4f90-8043-4277a6784991 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:30:16.497685 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-d8d5b065-7422-45e6-8e74-9f1071564814 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:16.499848 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-d8d5b065-7422-45e6-8e74-9f1071564814 tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] GET https://10.4.3.7/volume/v3/volumes/f552e14e-9d47-48db-9639-7de07e9442d0 Jul 10 08:30:16.500253 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-d8d5b065-7422-45e6-8e74-9f1071564814 tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:30:16.500688 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-d8d5b065-7422-45e6-8e74-9f1071564814 tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:30:16.514486 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:16.514486 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:30:16.519510 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-d8d5b065-7422-45e6-8e74-9f1071564814 tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] Volume info retrieved successfully. Jul 10 08:30:16.524907 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-d8d5b065-7422-45e6-8e74-9f1071564814 tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] https://10.4.3.7/volume/v3/volumes/f552e14e-9d47-48db-9639-7de07e9442d0 returned with HTTP 200 Jul 10 08:30:16.525677 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 28/106] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:30:16 2026] GET /volume/v3/volumes/f552e14e-9d47-48db-9639-7de07e9442d0 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:30:17.180370 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-8bf50ee7-a012-403a-a270-82dbe0e94f53 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:17.182024 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-8bf50ee7-a012-403a-a270-82dbe0e94f53 tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] GET https://10.4.3.7/volume/v3/volumes/1f87c944-d20d-4197-9b16-835169c5868a Jul 10 08:30:17.182232 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-8bf50ee7-a012-403a-a270-82dbe0e94f53 tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:30:17.182460 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-8bf50ee7-a012-403a-a270-82dbe0e94f53 tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:30:17.191374 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:17.191374 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:30:17.195008 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-8bf50ee7-a012-403a-a270-82dbe0e94f53 tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] Volume info retrieved successfully. Jul 10 08:30:17.198795 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-8bf50ee7-a012-403a-a270-82dbe0e94f53 tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] https://10.4.3.7/volume/v3/volumes/1f87c944-d20d-4197-9b16-835169c5868a returned with HTTP 200 Jul 10 08:30:17.199196 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 26/107] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:30:17 2026] GET /volume/v3/volumes/1f87c944-d20d-4197-9b16-835169c5868a => generated 1020 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:30:17.538925 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-1e2cffa9-4c2f-4960-8606-26971d256430 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:17.540147 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-1e2cffa9-4c2f-4960-8606-26971d256430 tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] GET https://10.4.3.7/volume/v3/volumes/f552e14e-9d47-48db-9639-7de07e9442d0 Jul 10 08:30:17.540321 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-1e2cffa9-4c2f-4960-8606-26971d256430 tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:30:17.540515 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-1e2cffa9-4c2f-4960-8606-26971d256430 tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:30:17.548976 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:17.548976 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:30:17.552058 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-1e2cffa9-4c2f-4960-8606-26971d256430 tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] Volume info retrieved successfully. Jul 10 08:30:17.555963 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-1e2cffa9-4c2f-4960-8606-26971d256430 tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] https://10.4.3.7/volume/v3/volumes/f552e14e-9d47-48db-9639-7de07e9442d0 returned with HTTP 200 Jul 10 08:30:17.556322 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 27/108] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:30:17 2026] GET /volume/v3/volumes/f552e14e-9d47-48db-9639-7de07e9442d0 => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:30:18.212888 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-c64e404d-1f64-43a4-8dc4-75c07ee414c7 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:18.215016 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c64e404d-1f64-43a4-8dc4-75c07ee414c7 tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] GET https://10.4.3.7/volume/v3/volumes/1f87c944-d20d-4197-9b16-835169c5868a Jul 10 08:30:18.215230 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c64e404d-1f64-43a4-8dc4-75c07ee414c7 tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:30:18.215545 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c64e404d-1f64-43a4-8dc4-75c07ee414c7 tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:30:18.226216 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:18.226216 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:30:18.231945 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-c64e404d-1f64-43a4-8dc4-75c07ee414c7 tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] Volume info retrieved successfully. Jul 10 08:30:18.247581 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c64e404d-1f64-43a4-8dc4-75c07ee414c7 tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] https://10.4.3.7/volume/v3/volumes/1f87c944-d20d-4197-9b16-835169c5868a returned with HTTP 200 Jul 10 08:30:18.247581 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 28/109] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:30:18 2026] GET /volume/v3/volumes/1f87c944-d20d-4197-9b16-835169c5868a => generated 1020 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:30:18.369798 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-f7f9f5dc-39f5-442f-9874-5af0958495a9 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:18.369798 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-f7f9f5dc-39f5-442f-9874-5af0958495a9 None None] GET https://10.4.3.7/volume// Jul 10 08:30:18.369798 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-f7f9f5dc-39f5-442f-9874-5af0958495a9 None None] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:30:18.369798 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-f7f9f5dc-39f5-442f-9874-5af0958495a9 None None] Calling method 'all' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:30:18.369798 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-f7f9f5dc-39f5-442f-9874-5af0958495a9 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:30:18.369798 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 29/110] 10.4.3.7 () {66 vars in 1414 bytes} [Fri Jul 10 08:30:18 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:30:18.377212 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-7fb88221-0f57-4055-95eb-cf23f58055b4 req-2adebcc1-a9af-4b0c-8810-58b9b7d8f0eb None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:18.379691 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-7fb88221-0f57-4055-95eb-cf23f58055b4 req-2adebcc1-a9af-4b0c-8810-58b9b7d8f0eb tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] POST https://10.4.3.7/volume/v3/attachments Jul 10 08:30:18.380054 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-7fb88221-0f57-4055-95eb-cf23f58055b4 req-2adebcc1-a9af-4b0c-8810-58b9b7d8f0eb tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e885dbae-afdf-4f90-8043-4277a6784991", "connector": null, "instance_uuid": "4449c069-4878-4d54-a1dc-0a39bdbb6114"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:30:18.395095 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:18.395095 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:30:18.433829 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-7fb88221-0f57-4055-95eb-cf23f58055b4 req-2adebcc1-a9af-4b0c-8810-58b9b7d8f0eb tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] https://10.4.3.7/volume/v3/attachments returned with HTTP 200 Jul 10 08:30:18.434489 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 27/111] 10.4.3.7 () {74 vars in 1580 bytes} [Fri Jul 10 08:30:18 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) Jul 10 08:30:18.571096 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-4047bde9-ecb4-4e1b-8508-9d07adb0a109 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:18.573501 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-4047bde9-ecb4-4e1b-8508-9d07adb0a109 tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] GET https://10.4.3.7/volume/v3/volumes/f552e14e-9d47-48db-9639-7de07e9442d0 Jul 10 08:30:18.573758 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-4047bde9-ecb4-4e1b-8508-9d07adb0a109 tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:30:18.574101 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-4047bde9-ecb4-4e1b-8508-9d07adb0a109 tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:30:18.586294 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:18.586294 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:30:18.592211 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-4047bde9-ecb4-4e1b-8508-9d07adb0a109 tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] Volume info retrieved successfully. Jul 10 08:30:18.598722 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-4047bde9-ecb4-4e1b-8508-9d07adb0a109 tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] https://10.4.3.7/volume/v3/volumes/f552e14e-9d47-48db-9639-7de07e9442d0 returned with HTTP 200 Jul 10 08:30:18.599423 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 28/112] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:30:18 2026] GET /volume/v3/volumes/f552e14e-9d47-48db-9639-7de07e9442d0 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 08:30:18.852825 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-2af53161-cfc8-4b80-96f6-49e2b5f35b49 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:18.855303 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2af53161-cfc8-4b80-96f6-49e2b5f35b49 tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] GET https://10.4.3.7/volume/v3/volumes/e885dbae-afdf-4f90-8043-4277a6784991 Jul 10 08:30:18.855606 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2af53161-cfc8-4b80-96f6-49e2b5f35b49 tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:30:18.855917 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2af53161-cfc8-4b80-96f6-49e2b5f35b49 tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:30:18.868800 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:18.868800 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:30:18.875855 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-2af53161-cfc8-4b80-96f6-49e2b5f35b49 tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] Volume info retrieved successfully. Jul 10 08:30:18.880436 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2af53161-cfc8-4b80-96f6-49e2b5f35b49 tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] https://10.4.3.7/volume/v3/volumes/e885dbae-afdf-4f90-8043-4277a6784991 returned with HTTP 200 Jul 10 08:30:18.880855 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 29/113] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:30:18 2026] GET /volume/v3/volumes/e885dbae-afdf-4f90-8043-4277a6784991 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:30:18.962982 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-28f8523e-b264-47fb-b45e-7e347645423d None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:18.963361 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-28f8523e-b264-47fb-b45e-7e347645423d None None] GET https://10.4.3.7/volume// Jul 10 08:30:18.963571 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-28f8523e-b264-47fb-b45e-7e347645423d None None] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:30:18.963801 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-28f8523e-b264-47fb-b45e-7e347645423d None None] Calling method 'all' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:30:18.964163 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-28f8523e-b264-47fb-b45e-7e347645423d None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:30:18.964477 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 30/114] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:30:18 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:30:18.976026 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-7fb88221-0f57-4055-95eb-cf23f58055b4 req-289e8421-8c31-46b6-8f31-457fcf047c70 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:18.980060 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-7fb88221-0f57-4055-95eb-cf23f58055b4 req-289e8421-8c31-46b6-8f31-457fcf047c70 tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] GET https://10.4.3.7/volume/v3/volumes/e885dbae-afdf-4f90-8043-4277a6784991 Jul 10 08:30:18.980388 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-7fb88221-0f57-4055-95eb-cf23f58055b4 req-289e8421-8c31-46b6-8f31-457fcf047c70 tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:30:18.980711 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-7fb88221-0f57-4055-95eb-cf23f58055b4 req-289e8421-8c31-46b6-8f31-457fcf047c70 tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:30:19.001772 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:19.001772 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:30:19.006079 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [req-7fb88221-0f57-4055-95eb-cf23f58055b4 req-289e8421-8c31-46b6-8f31-457fcf047c70 tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] Volume info retrieved successfully. Jul 10 08:30:19.012371 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-7fb88221-0f57-4055-95eb-cf23f58055b4 req-289e8421-8c31-46b6-8f31-457fcf047c70 tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] https://10.4.3.7/volume/v3/volumes/e885dbae-afdf-4f90-8043-4277a6784991 returned with HTTP 200 Jul 10 08:30:19.012774 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 28/115] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:30:18 2026] GET /volume/v3/volumes/e885dbae-afdf-4f90-8043-4277a6784991 => generated 1027 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:30:19.093672 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-7fb88221-0f57-4055-95eb-cf23f58055b4 req-b7b4dca9-0826-479d-82c1-4b8f05d6e478 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:19.096276 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-7fb88221-0f57-4055-95eb-cf23f58055b4 req-b7b4dca9-0826-479d-82c1-4b8f05d6e478 tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] PUT https://10.4.3.7/volume/v3/attachments/a0a0e87a-d9ff-46ff-bec4-2b914e56b02d Jul 10 08:30:19.096883 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-7fb88221-0f57-4055-95eb-cf23f58055b4 req-b7b4dca9-0826-479d-82c1-4b8f05d6e478 tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.7", "host": "np0000004976", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b54eda21b644", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bf3c9c16-ec3d-4df7-865b-5f424258654a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:30:19.105702 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.coordination [req-7fb88221-0f57-4055-95eb-cf23f58055b4 req-b7b4dca9-0826-479d-82c1-4b8f05d6e478 tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] Acquiring lock "cinder-attachment_update-e885dbae-afdf-4f90-8043-4277a6784991-np0000004976" by "attachment_update" {{(pid=100054) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 08:30:19.112525 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.coordination [req-7fb88221-0f57-4055-95eb-cf23f58055b4 req-b7b4dca9-0826-479d-82c1-4b8f05d6e478 tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] Lock "cinder-attachment_update-e885dbae-afdf-4f90-8043-4277a6784991-np0000004976" acquired by "attachment_update" :: waited 0.006s {{(pid=100054) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 08:30:19.112599 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:19.112599 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:30:19.269137 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-4090096a-2566-448f-b1bc-77766c00fcec None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:19.271284 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4090096a-2566-448f-b1bc-77766c00fcec tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] GET https://10.4.3.7/volume/v3/volumes/1f87c944-d20d-4197-9b16-835169c5868a Jul 10 08:30:19.271694 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4090096a-2566-448f-b1bc-77766c00fcec tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:30:19.272057 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4090096a-2566-448f-b1bc-77766c00fcec tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:30:19.297084 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:19.297084 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:30:19.305162 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-4090096a-2566-448f-b1bc-77766c00fcec tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] Volume info retrieved successfully. Jul 10 08:30:19.310371 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4090096a-2566-448f-b1bc-77766c00fcec tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] https://10.4.3.7/volume/v3/volumes/1f87c944-d20d-4197-9b16-835169c5868a returned with HTTP 200 Jul 10 08:30:19.310915 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 30/116] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:30:19 2026] GET /volume/v3/volumes/1f87c944-d20d-4197-9b16-835169c5868a => generated 1020 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:30:19.615906 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-aa486e7e-dba7-4156-95aa-e8a0fab927dc None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:19.619054 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-aa486e7e-dba7-4156-95aa-e8a0fab927dc tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] GET https://10.4.3.7/volume/v3/volumes/f552e14e-9d47-48db-9639-7de07e9442d0 Jul 10 08:30:19.619279 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-aa486e7e-dba7-4156-95aa-e8a0fab927dc tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:30:19.619532 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-aa486e7e-dba7-4156-95aa-e8a0fab927dc tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:30:19.629476 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:19.629476 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:30:19.633997 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-aa486e7e-dba7-4156-95aa-e8a0fab927dc tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] Volume info retrieved successfully. Jul 10 08:30:19.641781 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-aa486e7e-dba7-4156-95aa-e8a0fab927dc tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] https://10.4.3.7/volume/v3/volumes/f552e14e-9d47-48db-9639-7de07e9442d0 returned with HTTP 200 Jul 10 08:30:19.642142 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 31/117] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:30:19 2026] GET /volume/v3/volumes/f552e14e-9d47-48db-9639-7de07e9442d0 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:30:19.645076 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.coordination [req-7fb88221-0f57-4055-95eb-cf23f58055b4 req-b7b4dca9-0826-479d-82c1-4b8f05d6e478 tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] Lock "cinder-attachment_update-e885dbae-afdf-4f90-8043-4277a6784991-np0000004976" released by "attachment_update" :: held 0.533s {{(pid=100054) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 08:30:19.645768 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-7fb88221-0f57-4055-95eb-cf23f58055b4 req-b7b4dca9-0826-479d-82c1-4b8f05d6e478 tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] https://10.4.3.7/volume/v3/attachments/a0a0e87a-d9ff-46ff-bec4-2b914e56b02d returned with HTTP 200 Jul 10 08:30:19.646236 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 29/118] 10.4.3.7 () {74 vars in 1690 bytes} [Fri Jul 10 08:30:19 2026] PUT /volume/v3/attachments/a0a0e87a-d9ff-46ff-bec4-2b914e56b02d => generated 969 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:30:19.896561 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-dcf67282-1cdb-4251-9dc7-5fbc7b1b7d5f None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:19.898430 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-dcf67282-1cdb-4251-9dc7-5fbc7b1b7d5f tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] GET https://10.4.3.7/volume/v3/volumes/e885dbae-afdf-4f90-8043-4277a6784991 Jul 10 08:30:19.898732 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-dcf67282-1cdb-4251-9dc7-5fbc7b1b7d5f tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:30:19.898980 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-dcf67282-1cdb-4251-9dc7-5fbc7b1b7d5f tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:30:19.909642 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:19.909642 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:30:19.913884 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-dcf67282-1cdb-4251-9dc7-5fbc7b1b7d5f tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] Volume info retrieved successfully. Jul 10 08:30:19.919338 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-dcf67282-1cdb-4251-9dc7-5fbc7b1b7d5f tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] https://10.4.3.7/volume/v3/volumes/e885dbae-afdf-4f90-8043-4277a6784991 returned with HTTP 200 Jul 10 08:30:19.919816 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 29/119] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:30:19 2026] GET /volume/v3/volumes/e885dbae-afdf-4f90-8043-4277a6784991 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:30:20.330300 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-68dba98c-0f4d-4d3c-ad6f-73a581fd57a5 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:20.334430 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-68dba98c-0f4d-4d3c-ad6f-73a581fd57a5 tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] GET https://10.4.3.7/volume/v3/volumes/1f87c944-d20d-4197-9b16-835169c5868a Jul 10 08:30:20.334430 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-68dba98c-0f4d-4d3c-ad6f-73a581fd57a5 tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:30:20.334430 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-68dba98c-0f4d-4d3c-ad6f-73a581fd57a5 tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:30:20.346644 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:20.346644 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:30:20.351466 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-68dba98c-0f4d-4d3c-ad6f-73a581fd57a5 tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] Volume info retrieved successfully. Jul 10 08:30:20.357836 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-68dba98c-0f4d-4d3c-ad6f-73a581fd57a5 tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] https://10.4.3.7/volume/v3/volumes/1f87c944-d20d-4197-9b16-835169c5868a returned with HTTP 200 Jul 10 08:30:20.357836 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 31/120] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:30:20 2026] GET /volume/v3/volumes/1f87c944-d20d-4197-9b16-835169c5868a => generated 1020 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:30:20.656451 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-64641075-2834-42e9-abb4-7b20ace648bc None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:20.658482 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-64641075-2834-42e9-abb4-7b20ace648bc tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] GET https://10.4.3.7/volume/v3/volumes/f552e14e-9d47-48db-9639-7de07e9442d0 Jul 10 08:30:20.658747 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-64641075-2834-42e9-abb4-7b20ace648bc tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:30:20.658991 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-64641075-2834-42e9-abb4-7b20ace648bc tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:30:20.670056 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:20.670056 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:30:20.678992 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-64641075-2834-42e9-abb4-7b20ace648bc tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] Volume info retrieved successfully. Jul 10 08:30:20.689802 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-64641075-2834-42e9-abb4-7b20ace648bc tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] https://10.4.3.7/volume/v3/volumes/f552e14e-9d47-48db-9639-7de07e9442d0 returned with HTTP 200 Jul 10 08:30:20.690152 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 32/121] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:30:20 2026] GET /volume/v3/volumes/f552e14e-9d47-48db-9639-7de07e9442d0 => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:30:20.941226 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-b347e421-3ce6-4b80-9496-e545134b1b3b None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:20.943448 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-b347e421-3ce6-4b80-9496-e545134b1b3b tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] GET https://10.4.3.7/volume/v3/volumes/e885dbae-afdf-4f90-8043-4277a6784991 Jul 10 08:30:20.943874 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-b347e421-3ce6-4b80-9496-e545134b1b3b tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:30:20.944250 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-b347e421-3ce6-4b80-9496-e545134b1b3b tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:30:20.957062 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:20.957062 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:30:20.960971 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-b347e421-3ce6-4b80-9496-e545134b1b3b tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] Volume info retrieved successfully. Jul 10 08:30:20.971439 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-b347e421-3ce6-4b80-9496-e545134b1b3b tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] https://10.4.3.7/volume/v3/volumes/e885dbae-afdf-4f90-8043-4277a6784991 returned with HTTP 200 Jul 10 08:30:20.971439 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 30/122] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:30:20 2026] GET /volume/v3/volumes/e885dbae-afdf-4f90-8043-4277a6784991 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:30:21.373466 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-cefe813d-916b-4574-9fb6-d2439613e1a8 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:21.376048 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-cefe813d-916b-4574-9fb6-d2439613e1a8 tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] GET https://10.4.3.7/volume/v3/volumes/1f87c944-d20d-4197-9b16-835169c5868a Jul 10 08:30:21.376318 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-cefe813d-916b-4574-9fb6-d2439613e1a8 tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:30:21.377088 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-cefe813d-916b-4574-9fb6-d2439613e1a8 tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:30:21.396503 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:21.396503 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:30:21.401147 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-cefe813d-916b-4574-9fb6-d2439613e1a8 tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] Volume info retrieved successfully. Jul 10 08:30:21.406598 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-cefe813d-916b-4574-9fb6-d2439613e1a8 tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] https://10.4.3.7/volume/v3/volumes/1f87c944-d20d-4197-9b16-835169c5868a returned with HTTP 200 Jul 10 08:30:21.407366 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 30/123] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:30:21 2026] GET /volume/v3/volumes/1f87c944-d20d-4197-9b16-835169c5868a => generated 1020 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:30:21.467854 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-1a01782f-6334-4a95-bd31-12fddac5a56c req-4fc58c57-0927-4c73-aa39-b901e946091a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:21.470507 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-1a01782f-6334-4a95-bd31-12fddac5a56c req-4fc58c57-0927-4c73-aa39-b901e946091a tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] POST https://10.4.3.7/volume/v3/attachments/eb0faf11-eb23-4715-b2c8-077e789b5c11/action Jul 10 08:30:21.471451 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-1a01782f-6334-4a95-bd31-12fddac5a56c req-4fc58c57-0927-4c73-aa39-b901e946091a tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] Action body: b'{"os-complete": null}' {{(pid=100057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:30:21.471814 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-1a01782f-6334-4a95-bd31-12fddac5a56c req-4fc58c57-0927-4c73-aa39-b901e946091a tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:30:21.494284 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:21.494284 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:30:21.512616 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-1a01782f-6334-4a95-bd31-12fddac5a56c req-4fc58c57-0927-4c73-aa39-b901e946091a tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] https://10.4.3.7/volume/v3/attachments/eb0faf11-eb23-4715-b2c8-077e789b5c11/action returned with HTTP 204 Jul 10 08:30:21.512616 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 32/124] 10.4.3.7 () {74 vars in 1711 bytes} [Fri Jul 10 08:30:21 2026] POST /volume/v3/attachments/eb0faf11-eb23-4715-b2c8-077e789b5c11/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:30:21.703760 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-2d431c18-9048-40fa-a2ff-6dd6a1fb9726 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:21.705614 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-2d431c18-9048-40fa-a2ff-6dd6a1fb9726 tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] GET https://10.4.3.7/volume/v3/volumes/f552e14e-9d47-48db-9639-7de07e9442d0 Jul 10 08:30:21.705891 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-2d431c18-9048-40fa-a2ff-6dd6a1fb9726 tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:30:21.706126 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-2d431c18-9048-40fa-a2ff-6dd6a1fb9726 tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:30:21.715239 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:21.715239 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:30:21.718848 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-2d431c18-9048-40fa-a2ff-6dd6a1fb9726 tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] Volume info retrieved successfully. Jul 10 08:30:21.724177 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-2d431c18-9048-40fa-a2ff-6dd6a1fb9726 tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] https://10.4.3.7/volume/v3/volumes/f552e14e-9d47-48db-9639-7de07e9442d0 returned with HTTP 200 Jul 10 08:30:21.724177 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 33/125] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:30:21 2026] GET /volume/v3/volumes/f552e14e-9d47-48db-9639-7de07e9442d0 => generated 1135 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:30:21.743695 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-e42bc66d-2484-49ea-89af-731b4c2d1621 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:21.746147 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-e42bc66d-2484-49ea-89af-731b4c2d1621 tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] GET https://10.4.3.7/volume/v3/volumes/f552e14e-9d47-48db-9639-7de07e9442d0 Jul 10 08:30:21.747675 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-e42bc66d-2484-49ea-89af-731b4c2d1621 tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:30:21.747725 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-e42bc66d-2484-49ea-89af-731b4c2d1621 tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:30:21.758970 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:21.758970 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:30:21.763718 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-e42bc66d-2484-49ea-89af-731b4c2d1621 tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] Volume info retrieved successfully. Jul 10 08:30:21.769239 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-e42bc66d-2484-49ea-89af-731b4c2d1621 tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] https://10.4.3.7/volume/v3/volumes/f552e14e-9d47-48db-9639-7de07e9442d0 returned with HTTP 200 Jul 10 08:30:21.769758 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 31/126] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:30:21 2026] GET /volume/v3/volumes/f552e14e-9d47-48db-9639-7de07e9442d0 => generated 1135 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:30:21.784835 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-55ae217f-07e9-4325-8ea9-41705c942049 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:21.786734 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-55ae217f-07e9-4325-8ea9-41705c942049 tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-reader] GET https://10.4.3.7/volume/v3/volumes/f552e14e-9d47-48db-9639-7de07e9442d0 Jul 10 08:30:21.786934 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-55ae217f-07e9-4325-8ea9-41705c942049 tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-reader] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:30:21.787103 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-55ae217f-07e9-4325-8ea9-41705c942049 tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-reader] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:30:21.798052 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:21.798052 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:30:21.803574 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-55ae217f-07e9-4325-8ea9-41705c942049 tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-reader] Volume info retrieved successfully. Jul 10 08:30:21.809247 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-55ae217f-07e9-4325-8ea9-41705c942049 tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-reader] https://10.4.3.7/volume/v3/volumes/f552e14e-9d47-48db-9639-7de07e9442d0 returned with HTTP 200 Jul 10 08:30:21.809779 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 31/127] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:30:21 2026] GET /volume/v3/volumes/f552e14e-9d47-48db-9639-7de07e9442d0 => generated 1135 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:30:21.910509 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-5f34ca38-e069-4b0c-9e7c-3b942229e0ac req-07844125-78bc-4efe-a967-4771c82515de None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:21.914425 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-5f34ca38-e069-4b0c-9e7c-3b942229e0ac req-07844125-78bc-4efe-a967-4771c82515de tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] GET https://10.4.3.7/volume/v3/volumes/f552e14e-9d47-48db-9639-7de07e9442d0 Jul 10 08:30:21.914425 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-5f34ca38-e069-4b0c-9e7c-3b942229e0ac req-07844125-78bc-4efe-a967-4771c82515de tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:30:21.914425 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-5f34ca38-e069-4b0c-9e7c-3b942229e0ac req-07844125-78bc-4efe-a967-4771c82515de tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:30:21.926311 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:21.926311 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:30:21.930138 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-5f34ca38-e069-4b0c-9e7c-3b942229e0ac req-07844125-78bc-4efe-a967-4771c82515de tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] Volume info retrieved successfully. Jul 10 08:30:21.934844 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-5f34ca38-e069-4b0c-9e7c-3b942229e0ac req-07844125-78bc-4efe-a967-4771c82515de tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] https://10.4.3.7/volume/v3/volumes/f552e14e-9d47-48db-9639-7de07e9442d0 returned with HTTP 200 Jul 10 08:30:21.935546 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 33/128] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:30:21 2026] GET /volume/v3/volumes/f552e14e-9d47-48db-9639-7de07e9442d0 => generated 1135 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 08:30:21.976260 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-5f34ca38-e069-4b0c-9e7c-3b942229e0ac req-1a51b4fa-3c68-4746-8c6b-2c60ab5a7c30 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:21.978077 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-5f34ca38-e069-4b0c-9e7c-3b942229e0ac req-1a51b4fa-3c68-4746-8c6b-2c60ab5a7c30 tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] POST https://10.4.3.7/volume/v3/volumes/f552e14e-9d47-48db-9639-7de07e9442d0/action Jul 10 08:30:21.978757 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-5f34ca38-e069-4b0c-9e7c-3b942229e0ac req-1a51b4fa-3c68-4746-8c6b-2c60ab5a7c30 tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100055) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:30:21.980337 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-5f34ca38-e069-4b0c-9e7c-3b942229e0ac req-1a51b4fa-3c68-4746-8c6b-2c60ab5a7c30 tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:30:21.989321 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-dab35ec0-8281-4ba6-bb65-9d59b246e681 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:21.991086 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-dab35ec0-8281-4ba6-bb65-9d59b246e681 tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] GET https://10.4.3.7/volume/v3/volumes/e885dbae-afdf-4f90-8043-4277a6784991 Jul 10 08:30:21.991313 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-dab35ec0-8281-4ba6-bb65-9d59b246e681 tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:30:21.991534 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-dab35ec0-8281-4ba6-bb65-9d59b246e681 tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:30:22.001567 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:22.001567 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:30:22.002587 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [req-5f34ca38-e069-4b0c-9e7c-3b942229e0ac req-1a51b4fa-3c68-4746-8c6b-2c60ab5a7c30 tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] Volume info retrieved successfully. Jul 10 08:30:22.012013 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:22.012013 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:30:22.012013 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-dab35ec0-8281-4ba6-bb65-9d59b246e681 tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] Volume info retrieved successfully. Jul 10 08:30:22.015336 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-dab35ec0-8281-4ba6-bb65-9d59b246e681 tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] https://10.4.3.7/volume/v3/volumes/e885dbae-afdf-4f90-8043-4277a6784991 returned with HTTP 200 Jul 10 08:30:22.016226 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 32/129] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:30:21 2026] GET /volume/v3/volumes/e885dbae-afdf-4f90-8043-4277a6784991 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:30:22.019157 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [req-5f34ca38-e069-4b0c-9e7c-3b942229e0ac req-1a51b4fa-3c68-4746-8c6b-2c60ab5a7c30 tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] Begin detaching volume completed successfully. Jul 10 08:30:22.021209 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-5f34ca38-e069-4b0c-9e7c-3b942229e0ac req-1a51b4fa-3c68-4746-8c6b-2c60ab5a7c30 tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] https://10.4.3.7/volume/v3/volumes/f552e14e-9d47-48db-9639-7de07e9442d0/action returned with HTTP 202 Jul 10 08:30:22.021939 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 34/130] 10.4.3.7 () {72 vars in 1658 bytes} [Fri Jul 10 08:30:21 2026] POST /volume/v3/volumes/f552e14e-9d47-48db-9639-7de07e9442d0/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:30:22.050836 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-79040ee2-b012-46ad-897e-7e17aeb0e481 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:22.053125 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-79040ee2-b012-46ad-897e-7e17aeb0e481 tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-reader] GET https://10.4.3.7/volume/v3/volumes/f552e14e-9d47-48db-9639-7de07e9442d0 Jul 10 08:30:22.053434 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-79040ee2-b012-46ad-897e-7e17aeb0e481 tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-reader] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:30:22.053684 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-79040ee2-b012-46ad-897e-7e17aeb0e481 tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-reader] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:30:22.067420 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:22.067420 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:30:22.073425 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-79040ee2-b012-46ad-897e-7e17aeb0e481 tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-reader] Volume info retrieved successfully. Jul 10 08:30:22.079164 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-79040ee2-b012-46ad-897e-7e17aeb0e481 tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-reader] https://10.4.3.7/volume/v3/volumes/f552e14e-9d47-48db-9639-7de07e9442d0 returned with HTTP 200 Jul 10 08:30:22.080172 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 32/131] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:30:22 2026] GET /volume/v3/volumes/f552e14e-9d47-48db-9639-7de07e9442d0 => generated 1138 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:30:22.427381 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-4c115e80-09a9-4572-abb0-62bac3a00e13 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:22.431554 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4c115e80-09a9-4572-abb0-62bac3a00e13 tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] GET https://10.4.3.7/volume/v3/volumes/1f87c944-d20d-4197-9b16-835169c5868a Jul 10 08:30:22.431554 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4c115e80-09a9-4572-abb0-62bac3a00e13 tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:30:22.431554 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4c115e80-09a9-4572-abb0-62bac3a00e13 tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:30:22.444733 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:22.444733 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:30:22.450168 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-4c115e80-09a9-4572-abb0-62bac3a00e13 tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] Volume info retrieved successfully. Jul 10 08:30:22.453791 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4c115e80-09a9-4572-abb0-62bac3a00e13 tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] https://10.4.3.7/volume/v3/volumes/1f87c944-d20d-4197-9b16-835169c5868a returned with HTTP 200 Jul 10 08:30:22.454161 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 34/132] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:30:22 2026] GET /volume/v3/volumes/1f87c944-d20d-4197-9b16-835169c5868a => generated 1020 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:30:23.034083 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-e95cee97-409e-4aa2-a984-09ca800d1eff None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:23.035838 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-e95cee97-409e-4aa2-a984-09ca800d1eff tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] GET https://10.4.3.7/volume/v3/volumes/e885dbae-afdf-4f90-8043-4277a6784991 Jul 10 08:30:23.036029 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-e95cee97-409e-4aa2-a984-09ca800d1eff tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:30:23.036215 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-e95cee97-409e-4aa2-a984-09ca800d1eff tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:30:23.059432 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-d997a654-fe7d-4e2b-a84c-5ebdc4261f2b None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:23.059861 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-d997a654-fe7d-4e2b-a84c-5ebdc4261f2b None None] GET https://10.4.3.7/volume// Jul 10 08:30:23.060092 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-d997a654-fe7d-4e2b-a84c-5ebdc4261f2b None None] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:30:23.060279 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-d997a654-fe7d-4e2b-a84c-5ebdc4261f2b None None] Calling method 'all' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:30:23.060623 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-d997a654-fe7d-4e2b-a84c-5ebdc4261f2b None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:30:23.060916 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 35/133] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:30:23 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:30:23.074171 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-5f34ca38-e069-4b0c-9e7c-3b942229e0ac req-46fe4a76-2f18-4102-bab6-8e2dd0e19763 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:23.079145 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-5f34ca38-e069-4b0c-9e7c-3b942229e0ac req-46fe4a76-2f18-4102-bab6-8e2dd0e19763 tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] GET https://10.4.3.7/volume/v3/volumes/f552e14e-9d47-48db-9639-7de07e9442d0 Jul 10 08:30:23.079536 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-5f34ca38-e069-4b0c-9e7c-3b942229e0ac req-46fe4a76-2f18-4102-bab6-8e2dd0e19763 tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:30:23.080125 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-5f34ca38-e069-4b0c-9e7c-3b942229e0ac req-46fe4a76-2f18-4102-bab6-8e2dd0e19763 tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:30:23.090737 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:23.090737 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:30:23.093542 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-8fd4a753-3e5a-4518-a6f6-efaa4ff271fe None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:23.097749 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [req-5f34ca38-e069-4b0c-9e7c-3b942229e0ac req-46fe4a76-2f18-4102-bab6-8e2dd0e19763 tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] Volume info retrieved successfully. Jul 10 08:30:23.097956 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8fd4a753-3e5a-4518-a6f6-efaa4ff271fe tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-reader] GET https://10.4.3.7/volume/v3/volumes/f552e14e-9d47-48db-9639-7de07e9442d0 Jul 10 08:30:23.097956 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8fd4a753-3e5a-4518-a6f6-efaa4ff271fe tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-reader] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:30:23.097956 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8fd4a753-3e5a-4518-a6f6-efaa4ff271fe tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-reader] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:30:23.100061 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-5f34ca38-e069-4b0c-9e7c-3b942229e0ac req-46fe4a76-2f18-4102-bab6-8e2dd0e19763 tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] https://10.4.3.7/volume/v3/volumes/f552e14e-9d47-48db-9639-7de07e9442d0 returned with HTTP 200 Jul 10 08:30:23.100610 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 33/134] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:30:23 2026] GET /volume/v3/volumes/f552e14e-9d47-48db-9639-7de07e9442d0 => generated 1318 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:30:23.106731 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:23.106731 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:30:23.112459 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-8fd4a753-3e5a-4518-a6f6-efaa4ff271fe tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-reader] Volume info retrieved successfully. Jul 10 08:30:23.116394 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8fd4a753-3e5a-4518-a6f6-efaa4ff271fe tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-reader] https://10.4.3.7/volume/v3/volumes/f552e14e-9d47-48db-9639-7de07e9442d0 returned with HTTP 200 Jul 10 08:30:23.117136 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 35/135] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:30:23 2026] GET /volume/v3/volumes/f552e14e-9d47-48db-9639-7de07e9442d0 => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:30:23.188587 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:23.188587 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:30:23.192543 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-e95cee97-409e-4aa2-a984-09ca800d1eff tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] Volume info retrieved successfully. Jul 10 08:30:23.199694 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-e95cee97-409e-4aa2-a984-09ca800d1eff tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] https://10.4.3.7/volume/v3/volumes/e885dbae-afdf-4f90-8043-4277a6784991 returned with HTTP 200 Jul 10 08:30:23.199694 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 33/136] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:30:23 2026] GET /volume/v3/volumes/e885dbae-afdf-4f90-8043-4277a6784991 => generated 848 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:30:23.470736 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-f3a1391f-7bc5-4d61-8ab7-5b834d9034ef None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:23.473349 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-f3a1391f-7bc5-4d61-8ab7-5b834d9034ef tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] GET https://10.4.3.7/volume/v3/volumes/1f87c944-d20d-4197-9b16-835169c5868a Jul 10 08:30:23.473349 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-f3a1391f-7bc5-4d61-8ab7-5b834d9034ef tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:30:23.473349 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-f3a1391f-7bc5-4d61-8ab7-5b834d9034ef tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:30:23.489742 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:23.489742 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:30:23.494295 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-f3a1391f-7bc5-4d61-8ab7-5b834d9034ef tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] Volume info retrieved successfully. Jul 10 08:30:23.500356 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-f3a1391f-7bc5-4d61-8ab7-5b834d9034ef tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] https://10.4.3.7/volume/v3/volumes/1f87c944-d20d-4197-9b16-835169c5868a returned with HTTP 200 Jul 10 08:30:23.500928 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 36/137] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:30:23 2026] GET /volume/v3/volumes/1f87c944-d20d-4197-9b16-835169c5868a => generated 1020 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:30:24.136418 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-5b124c6e-0c92-4b29-a362-02f7b04ce5cf None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:24.138152 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-5b124c6e-0c92-4b29-a362-02f7b04ce5cf tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-reader] GET https://10.4.3.7/volume/v3/volumes/f552e14e-9d47-48db-9639-7de07e9442d0 Jul 10 08:30:24.138352 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-5b124c6e-0c92-4b29-a362-02f7b04ce5cf tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-reader] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:30:24.138583 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-5b124c6e-0c92-4b29-a362-02f7b04ce5cf tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-reader] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:30:24.150493 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:24.150493 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:30:24.155297 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-5b124c6e-0c92-4b29-a362-02f7b04ce5cf tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-reader] Volume info retrieved successfully. Jul 10 08:30:24.166165 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-5b124c6e-0c92-4b29-a362-02f7b04ce5cf tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-reader] https://10.4.3.7/volume/v3/volumes/f552e14e-9d47-48db-9639-7de07e9442d0 returned with HTTP 200 Jul 10 08:30:24.167102 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 34/138] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:30:24 2026] GET /volume/v3/volumes/f552e14e-9d47-48db-9639-7de07e9442d0 => generated 1138 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:30:24.217396 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-4a6959e9-973b-42ae-af5a-8af224f27a72 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:24.222445 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4a6959e9-973b-42ae-af5a-8af224f27a72 tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] GET https://10.4.3.7/volume/v3/volumes/e885dbae-afdf-4f90-8043-4277a6784991 Jul 10 08:30:24.222445 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4a6959e9-973b-42ae-af5a-8af224f27a72 tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:30:24.222445 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4a6959e9-973b-42ae-af5a-8af224f27a72 tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:30:24.241399 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:24.241399 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:30:24.249532 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-4a6959e9-973b-42ae-af5a-8af224f27a72 tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] Volume info retrieved successfully. Jul 10 08:30:24.260668 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4a6959e9-973b-42ae-af5a-8af224f27a72 tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] https://10.4.3.7/volume/v3/volumes/e885dbae-afdf-4f90-8043-4277a6784991 returned with HTTP 200 Jul 10 08:30:24.261171 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 36/139] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:30:24 2026] GET /volume/v3/volumes/e885dbae-afdf-4f90-8043-4277a6784991 => generated 848 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:30:24.450016 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-c1420365-cba6-4eb7-9dbc-1ec3afcef5ae req-04d7d77e-4cd7-4402-82e4-47aca738da33 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:24.452872 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-c1420365-cba6-4eb7-9dbc-1ec3afcef5ae req-04d7d77e-4cd7-4402-82e4-47aca738da33 tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] POST https://10.4.3.7/volume/v3/attachments/95c481d5-01bc-4d88-9f62-225e841d6838/action Jul 10 08:30:24.453521 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-c1420365-cba6-4eb7-9dbc-1ec3afcef5ae req-04d7d77e-4cd7-4402-82e4-47aca738da33 tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] Action body: b'{"os-complete": null}' {{(pid=100054) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:30:24.453800 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-c1420365-cba6-4eb7-9dbc-1ec3afcef5ae req-04d7d77e-4cd7-4402-82e4-47aca738da33 tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:30:24.478362 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:24.478362 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:30:24.489294 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-c1420365-cba6-4eb7-9dbc-1ec3afcef5ae req-04d7d77e-4cd7-4402-82e4-47aca738da33 tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] https://10.4.3.7/volume/v3/attachments/95c481d5-01bc-4d88-9f62-225e841d6838/action returned with HTTP 204 Jul 10 08:30:24.489794 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 34/140] 10.4.3.7 () {74 vars in 1711 bytes} [Fri Jul 10 08:30:24 2026] POST /volume/v3/attachments/95c481d5-01bc-4d88-9f62-225e841d6838/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:30:24.513193 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-825177f4-e2a9-46a8-84b6-3fc53671d269 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:24.515062 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-825177f4-e2a9-46a8-84b6-3fc53671d269 tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] GET https://10.4.3.7/volume/v3/volumes/1f87c944-d20d-4197-9b16-835169c5868a Jul 10 08:30:24.515226 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-825177f4-e2a9-46a8-84b6-3fc53671d269 tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:30:24.515516 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-825177f4-e2a9-46a8-84b6-3fc53671d269 tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:30:24.525347 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:24.525347 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:30:24.530145 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-825177f4-e2a9-46a8-84b6-3fc53671d269 tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] Volume info retrieved successfully. Jul 10 08:30:24.535336 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-825177f4-e2a9-46a8-84b6-3fc53671d269 tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] https://10.4.3.7/volume/v3/volumes/1f87c944-d20d-4197-9b16-835169c5868a returned with HTTP 200 Jul 10 08:30:24.536417 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 37/141] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:30:24 2026] GET /volume/v3/volumes/1f87c944-d20d-4197-9b16-835169c5868a => generated 1322 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:30:24.549189 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-ef615a1b-f11d-4c7a-a4dd-7535912d1e07 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:24.552024 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-ef615a1b-f11d-4c7a-a4dd-7535912d1e07 tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] GET https://10.4.3.7/volume/v3/volumes/1f87c944-d20d-4197-9b16-835169c5868a Jul 10 08:30:24.552284 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-ef615a1b-f11d-4c7a-a4dd-7535912d1e07 tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:30:24.552550 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-ef615a1b-f11d-4c7a-a4dd-7535912d1e07 tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:30:24.566082 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:24.566082 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:30:24.570847 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-ef615a1b-f11d-4c7a-a4dd-7535912d1e07 tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] Volume info retrieved successfully. Jul 10 08:30:24.576539 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-ef615a1b-f11d-4c7a-a4dd-7535912d1e07 tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] https://10.4.3.7/volume/v3/volumes/1f87c944-d20d-4197-9b16-835169c5868a returned with HTTP 200 Jul 10 08:30:24.577053 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 35/142] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:30:24 2026] GET /volume/v3/volumes/1f87c944-d20d-4197-9b16-835169c5868a => generated 1322 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:30:24.753613 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-5f34ca38-e069-4b0c-9e7c-3b942229e0ac req-15d787d4-5794-491a-8a51-1db4c3719335 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:24.756714 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-5f34ca38-e069-4b0c-9e7c-3b942229e0ac req-15d787d4-5794-491a-8a51-1db4c3719335 tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] DELETE https://10.4.3.7/volume/v3/attachments/eb0faf11-eb23-4715-b2c8-077e789b5c11 Jul 10 08:30:24.756952 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-5f34ca38-e069-4b0c-9e7c-3b942229e0ac req-15d787d4-5794-491a-8a51-1db4c3719335 tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:30:24.757204 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-5f34ca38-e069-4b0c-9e7c-3b942229e0ac req-15d787d4-5794-491a-8a51-1db4c3719335 tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] Calling method 'version_select' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:30:24.767444 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:24.767444 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:30:24.994698 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-786b8fc7-c51b-4f10-966a-cd2acb8da6cd None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:24.998748 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-786b8fc7-c51b-4f10-966a-cd2acb8da6cd tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] GET https://10.4.3.7/volume/v3/volumes/1f87c944-d20d-4197-9b16-835169c5868a Jul 10 08:30:24.998748 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-786b8fc7-c51b-4f10-966a-cd2acb8da6cd tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:30:24.998748 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-786b8fc7-c51b-4f10-966a-cd2acb8da6cd tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:30:24.999016 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-2299d5c3-7132-47ee-bac0-ac7318fc7271 req-81e54a1a-3e62-4457-b463-81d246c467bd None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:25.000914 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-2299d5c3-7132-47ee-bac0-ac7318fc7271 req-81e54a1a-3e62-4457-b463-81d246c467bd tempest-VolumesAssistedSnapshotsTest-314428119 tempest-VolumesAssistedSnapshotsTest-314428119-project] POST https://10.4.3.7/volume/v3/snapshots/None/action Jul 10 08:30:25.000914 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-2299d5c3-7132-47ee-bac0-ac7318fc7271 req-81e54a1a-3e62-4457-b463-81d246c467bd tempest-VolumesAssistedSnapshotsTest-314428119 tempest-VolumesAssistedSnapshotsTest-314428119-project] Action body: b'{"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}}' {{(pid=100055) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:30:25.000914 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-2299d5c3-7132-47ee-bac0-ac7318fc7271 req-81e54a1a-3e62-4457-b463-81d246c467bd tempest-VolumesAssistedSnapshotsTest-314428119 tempest-VolumesAssistedSnapshotsTest-314428119-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:30:25.002051 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.contrib.snapshot_actions [req-2299d5c3-7132-47ee-bac0-ac7318fc7271 req-81e54a1a-3e62-4457-b463-81d246c467bd tempest-VolumesAssistedSnapshotsTest-314428119 tempest-VolumesAssistedSnapshotsTest-314428119-project] body: {'os-update_snapshot_status': {'status': 'error_deleting', 'progress': '90%'}} {{(pid=100055) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 10 08:30:25.008055 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:25.008055 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:30:25.011997 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-786b8fc7-c51b-4f10-966a-cd2acb8da6cd tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] Volume info retrieved successfully. Jul 10 08:30:25.016353 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-786b8fc7-c51b-4f10-966a-cd2acb8da6cd tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] https://10.4.3.7/volume/v3/volumes/1f87c944-d20d-4197-9b16-835169c5868a returned with HTTP 200 Jul 10 08:30:25.016904 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 35/143] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:30:24 2026] GET /volume/v3/volumes/1f87c944-d20d-4197-9b16-835169c5868a => generated 1322 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:30:25.023420 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-2299d5c3-7132-47ee-bac0-ac7318fc7271 req-81e54a1a-3e62-4457-b463-81d246c467bd tempest-VolumesAssistedSnapshotsTest-314428119 tempest-VolumesAssistedSnapshotsTest-314428119-project] https://10.4.3.7/volume/v3/snapshots/None/action returned with HTTP 404 Jul 10 08:30:25.024099 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 38/144] 10.4.3.7 () {72 vars in 1568 bytes} [Fri Jul 10 08:30:24 2026] POST /volume/v3/snapshots/None/action => generated 79 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:30:25.075163 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-68e4dc8e-19fa-47f4-be2c-99988bc6fa8b req-1bcd9b66-1b0c-4777-9e55-40c0a1fe2be0 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:25.077310 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-68e4dc8e-19fa-47f4-be2c-99988bc6fa8b req-1bcd9b66-1b0c-4777-9e55-40c0a1fe2be0 tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] GET https://10.4.3.7/volume/v3/volumes/1f87c944-d20d-4197-9b16-835169c5868a Jul 10 08:30:25.077535 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-68e4dc8e-19fa-47f4-be2c-99988bc6fa8b req-1bcd9b66-1b0c-4777-9e55-40c0a1fe2be0 tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:30:25.077739 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-68e4dc8e-19fa-47f4-be2c-99988bc6fa8b req-1bcd9b66-1b0c-4777-9e55-40c0a1fe2be0 tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:30:25.088699 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:25.088699 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:30:25.092954 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [req-68e4dc8e-19fa-47f4-be2c-99988bc6fa8b req-1bcd9b66-1b0c-4777-9e55-40c0a1fe2be0 tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] Volume info retrieved successfully. Jul 10 08:30:25.097441 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-68e4dc8e-19fa-47f4-be2c-99988bc6fa8b req-1bcd9b66-1b0c-4777-9e55-40c0a1fe2be0 tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] https://10.4.3.7/volume/v3/volumes/1f87c944-d20d-4197-9b16-835169c5868a returned with HTTP 200 Jul 10 08:30:25.097905 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 36/145] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:30:25 2026] GET /volume/v3/volumes/1f87c944-d20d-4197-9b16-835169c5868a => generated 1322 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:30:25.140536 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-68e4dc8e-19fa-47f4-be2c-99988bc6fa8b req-1580dc7c-f328-4b34-9da4-f02c2466d4eb None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:25.143095 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-68e4dc8e-19fa-47f4-be2c-99988bc6fa8b req-1580dc7c-f328-4b34-9da4-f02c2466d4eb tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] POST https://10.4.3.7/volume/v3/volumes/1f87c944-d20d-4197-9b16-835169c5868a/action Jul 10 08:30:25.143523 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-68e4dc8e-19fa-47f4-be2c-99988bc6fa8b req-1580dc7c-f328-4b34-9da4-f02c2466d4eb tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=100054) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:30:25.144123 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-68e4dc8e-19fa-47f4-be2c-99988bc6fa8b req-1580dc7c-f328-4b34-9da4-f02c2466d4eb tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:30:25.169117 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:25.169117 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:30:25.169117 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-68e4dc8e-19fa-47f4-be2c-99988bc6fa8b req-1580dc7c-f328-4b34-9da4-f02c2466d4eb tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] Volume info retrieved successfully. Jul 10 08:30:25.180295 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-68e4dc8e-19fa-47f4-be2c-99988bc6fa8b req-1580dc7c-f328-4b34-9da4-f02c2466d4eb tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] Begin detaching volume completed successfully. Jul 10 08:30:25.180694 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-68e4dc8e-19fa-47f4-be2c-99988bc6fa8b req-1580dc7c-f328-4b34-9da4-f02c2466d4eb tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] https://10.4.3.7/volume/v3/volumes/1f87c944-d20d-4197-9b16-835169c5868a/action returned with HTTP 202 Jul 10 08:30:25.181272 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 36/146] 10.4.3.7 () {72 vars in 1658 bytes} [Fri Jul 10 08:30:25 2026] POST /volume/v3/volumes/1f87c944-d20d-4197-9b16-835169c5868a/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:30:25.187026 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-ba09e239-25a9-40a6-ada1-0aa833c9ce6e None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:25.194142 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-ba09e239-25a9-40a6-ada1-0aa833c9ce6e tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-reader] GET https://10.4.3.7/volume/v3/volumes/f552e14e-9d47-48db-9639-7de07e9442d0 Jul 10 08:30:25.196572 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-ba09e239-25a9-40a6-ada1-0aa833c9ce6e tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-reader] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:30:25.196572 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-ba09e239-25a9-40a6-ada1-0aa833c9ce6e tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-reader] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:30:25.210550 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:25.210550 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:30:25.215451 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-ba09e239-25a9-40a6-ada1-0aa833c9ce6e tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-reader] Volume info retrieved successfully. Jul 10 08:30:25.225341 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-ba09e239-25a9-40a6-ada1-0aa833c9ce6e tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-reader] https://10.4.3.7/volume/v3/volumes/f552e14e-9d47-48db-9639-7de07e9442d0 returned with HTTP 200 Jul 10 08:30:25.225939 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 39/147] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:30:25 2026] GET /volume/v3/volumes/f552e14e-9d47-48db-9639-7de07e9442d0 => generated 1138 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:30:25.277583 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-4b787447-c359-498c-b367-22ecf75d35d2 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:25.279495 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-4b787447-c359-498c-b367-22ecf75d35d2 tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] GET https://10.4.3.7/volume/v3/volumes/e885dbae-afdf-4f90-8043-4277a6784991 Jul 10 08:30:25.279733 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-4b787447-c359-498c-b367-22ecf75d35d2 tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:30:25.279979 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-4b787447-c359-498c-b367-22ecf75d35d2 tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:30:25.293174 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:25.293174 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:30:25.299292 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-4b787447-c359-498c-b367-22ecf75d35d2 tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] Volume info retrieved successfully. Jul 10 08:30:25.304799 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-4b787447-c359-498c-b367-22ecf75d35d2 tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] https://10.4.3.7/volume/v3/volumes/e885dbae-afdf-4f90-8043-4277a6784991 returned with HTTP 200 Jul 10 08:30:25.304967 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 37/148] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:30:25 2026] GET /volume/v3/volumes/e885dbae-afdf-4f90-8043-4277a6784991 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:30:25.308722 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-5f34ca38-e069-4b0c-9e7c-3b942229e0ac req-15d787d4-5794-491a-8a51-1db4c3719335 tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] https://10.4.3.7/volume/v3/attachments/eb0faf11-eb23-4715-b2c8-077e789b5c11 returned with HTTP 200 Jul 10 08:30:25.309493 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 37/149] 10.4.3.7 () {72 vars in 1659 bytes} [Fri Jul 10 08:30:24 2026] DELETE /volume/v3/attachments/eb0faf11-eb23-4715-b2c8-077e789b5c11 => generated 19 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:30:25.465387 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-d1aa2507-accb-4eed-88c9-e3b6a82b69ff req-f8bfcf50-e9c7-4e7d-a5fd-b55d079e2341 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:25.467967 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-d1aa2507-accb-4eed-88c9-e3b6a82b69ff req-f8bfcf50-e9c7-4e7d-a5fd-b55d079e2341 tempest-VolumesAssistedSnapshotsTest-314428119 tempest-VolumesAssistedSnapshotsTest-314428119-project] POST https://10.4.3.7/volume/v3/snapshots/616445fd-57b9-4e17-825b-e5aaaf64cbfe/action Jul 10 08:30:25.468375 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-d1aa2507-accb-4eed-88c9-e3b6a82b69ff req-f8bfcf50-e9c7-4e7d-a5fd-b55d079e2341 tempest-VolumesAssistedSnapshotsTest-314428119 tempest-VolumesAssistedSnapshotsTest-314428119-project] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "90%"}}' {{(pid=100054) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:30:25.468529 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-d1aa2507-accb-4eed-88c9-e3b6a82b69ff req-f8bfcf50-e9c7-4e7d-a5fd-b55d079e2341 tempest-VolumesAssistedSnapshotsTest-314428119 tempest-VolumesAssistedSnapshotsTest-314428119-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "90%"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:30:25.471860 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.contrib.snapshot_actions [req-d1aa2507-accb-4eed-88c9-e3b6a82b69ff req-f8bfcf50-e9c7-4e7d-a5fd-b55d079e2341 tempest-VolumesAssistedSnapshotsTest-314428119 tempest-VolumesAssistedSnapshotsTest-314428119-project] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '90%'}} {{(pid=100054) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 10 08:30:25.498433 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-d1aa2507-accb-4eed-88c9-e3b6a82b69ff req-f8bfcf50-e9c7-4e7d-a5fd-b55d079e2341 tempest-VolumesAssistedSnapshotsTest-314428119 tempest-VolumesAssistedSnapshotsTest-314428119-project] https://10.4.3.7/volume/v3/snapshots/616445fd-57b9-4e17-825b-e5aaaf64cbfe/action returned with HTTP 404 Jul 10 08:30:25.498433 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 37/150] 10.4.3.7 () {72 vars in 1664 bytes} [Fri Jul 10 08:30:25 2026] POST /volume/v3/snapshots/616445fd-57b9-4e17-825b-e5aaaf64cbfe/action => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:30:25.946516 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-cfd8ac8d-5ef9-4e23-91e6-6007654acb7a None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:26.140273 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-cfd8ac8d-5ef9-4e23-91e6-6007654acb7a tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:30:26.140797 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-cfd8ac8d-5ef9-4e23-91e6-6007654acb7a tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-2054190580", "imageRef": "e1ee2ea6-9251-43d7-8043-1a8efc6b3698"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:30:26.143146 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.volumes [None req-cfd8ac8d-5ef9-4e23-91e6-6007654acb7a tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-2054190580', 'imageRef': 'e1ee2ea6-9251-43d7-8043-1a8efc6b3698'}} {{(pid=100055) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:30:26.217337 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-02ab39c0-124c-4ddd-9975-2ff85233ad81 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:26.217748 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-02ab39c0-124c-4ddd-9975-2ff85233ad81 None None] GET https://10.4.3.7/volume// Jul 10 08:30:26.217913 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-02ab39c0-124c-4ddd-9975-2ff85233ad81 None None] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:30:26.218106 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-02ab39c0-124c-4ddd-9975-2ff85233ad81 None None] Calling method 'all' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:30:26.218488 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-02ab39c0-124c-4ddd-9975-2ff85233ad81 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:30:26.218940 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 38/151] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:30:26 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:30:26.227311 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-68e4dc8e-19fa-47f4-be2c-99988bc6fa8b req-789720f9-a2d9-49b9-b88d-4fcc58eab9eb None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:26.230215 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-68e4dc8e-19fa-47f4-be2c-99988bc6fa8b req-789720f9-a2d9-49b9-b88d-4fcc58eab9eb tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] GET https://10.4.3.7/volume/v3/volumes/1f87c944-d20d-4197-9b16-835169c5868a Jul 10 08:30:26.230564 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-68e4dc8e-19fa-47f4-be2c-99988bc6fa8b req-789720f9-a2d9-49b9-b88d-4fcc58eab9eb tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:30:26.230981 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-68e4dc8e-19fa-47f4-be2c-99988bc6fa8b req-789720f9-a2d9-49b9-b88d-4fcc58eab9eb tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:30:26.242247 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-22b8f915-465e-4fe7-88b4-09228414692c None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:26.243987 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:26.243987 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:30:26.244120 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-22b8f915-465e-4fe7-88b4-09228414692c tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-reader] GET https://10.4.3.7/volume/v3/volumes/f552e14e-9d47-48db-9639-7de07e9442d0 Jul 10 08:30:26.244250 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-22b8f915-465e-4fe7-88b4-09228414692c tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-reader] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:30:26.244476 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-22b8f915-465e-4fe7-88b4-09228414692c tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-reader] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:30:26.247607 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-68e4dc8e-19fa-47f4-be2c-99988bc6fa8b req-789720f9-a2d9-49b9-b88d-4fcc58eab9eb tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] Volume info retrieved successfully. Jul 10 08:30:26.251887 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-68e4dc8e-19fa-47f4-be2c-99988bc6fa8b req-789720f9-a2d9-49b9-b88d-4fcc58eab9eb tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] https://10.4.3.7/volume/v3/volumes/1f87c944-d20d-4197-9b16-835169c5868a returned with HTTP 200 Jul 10 08:30:26.252138 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:26.252138 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:30:26.252282 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 38/152] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:30:26 2026] GET /volume/v3/volumes/1f87c944-d20d-4197-9b16-835169c5868a => generated 1548 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:30:26.256310 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-22b8f915-465e-4fe7-88b4-09228414692c tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-reader] Volume info retrieved successfully. Jul 10 08:30:26.266147 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-22b8f915-465e-4fe7-88b4-09228414692c tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-reader] https://10.4.3.7/volume/v3/volumes/f552e14e-9d47-48db-9639-7de07e9442d0 returned with HTTP 200 Jul 10 08:30:26.267437 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 38/153] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:30:26 2026] GET /volume/v3/volumes/f552e14e-9d47-48db-9639-7de07e9442d0 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:30:26.323262 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-f8c24d79-ad73-4709-9a09-4921797afc02 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:26.325142 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-f8c24d79-ad73-4709-9a09-4921797afc02 tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] GET https://10.4.3.7/volume/v3/volumes/e885dbae-afdf-4f90-8043-4277a6784991 Jul 10 08:30:26.325315 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-f8c24d79-ad73-4709-9a09-4921797afc02 tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:30:26.325495 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-f8c24d79-ad73-4709-9a09-4921797afc02 tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:30:26.325799 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-91f45786-3a00-4b54-8234-61b2d54a4697 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:26.329149 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-91f45786-3a00-4b54-8234-61b2d54a4697 tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] GET https://10.4.3.7/volume/v3/volumes/f552e14e-9d47-48db-9639-7de07e9442d0 Jul 10 08:30:26.329436 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-91f45786-3a00-4b54-8234-61b2d54a4697 tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:30:26.329713 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-91f45786-3a00-4b54-8234-61b2d54a4697 tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:30:26.349713 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:26.349713 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:30:26.353929 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-91f45786-3a00-4b54-8234-61b2d54a4697 tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] Volume info retrieved successfully. Jul 10 08:30:26.359725 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-91f45786-3a00-4b54-8234-61b2d54a4697 tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] https://10.4.3.7/volume/v3/volumes/f552e14e-9d47-48db-9639-7de07e9442d0 returned with HTTP 200 Jul 10 08:30:26.360669 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 39/154] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:30:26 2026] GET /volume/v3/volumes/f552e14e-9d47-48db-9639-7de07e9442d0 => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:30:26.418622 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-e647bdf0-a9bd-409e-8698-17108638553b None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:26.420362 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-e647bdf0-a9bd-409e-8698-17108638553b tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] GET https://10.4.3.7/volume/v3/volumes/f552e14e-9d47-48db-9639-7de07e9442d0 Jul 10 08:30:26.420602 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-e647bdf0-a9bd-409e-8698-17108638553b tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:30:26.420881 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-e647bdf0-a9bd-409e-8698-17108638553b tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:30:26.428439 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:26.428439 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:30:26.431286 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-e647bdf0-a9bd-409e-8698-17108638553b tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] Volume info retrieved successfully. Jul 10 08:30:26.435714 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-e647bdf0-a9bd-409e-8698-17108638553b tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] https://10.4.3.7/volume/v3/volumes/f552e14e-9d47-48db-9639-7de07e9442d0 returned with HTTP 200 Jul 10 08:30:26.436109 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 39/155] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:30:26 2026] GET /volume/v3/volumes/f552e14e-9d47-48db-9639-7de07e9442d0 => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:30:26.453931 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:26.453931 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:30:26.457390 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-f8c24d79-ad73-4709-9a09-4921797afc02 tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] Volume info retrieved successfully. Jul 10 08:30:26.461067 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-f8c24d79-ad73-4709-9a09-4921797afc02 tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] https://10.4.3.7/volume/v3/volumes/e885dbae-afdf-4f90-8043-4277a6784991 returned with HTTP 200 Jul 10 08:30:26.461436 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 39/156] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:30:26 2026] GET /volume/v3/volumes/e885dbae-afdf-4f90-8043-4277a6784991 => generated 848 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:30:26.618138 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-cfd8ac8d-5ef9-4e23-91e6-6007654acb7a tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Create volume of 1 GB Jul 10 08:30:26.622954 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-cfd8ac8d-5ef9-4e23-91e6-6007654acb7a tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Availability Zones retrieved successfully. Jul 10 08:30:26.629350 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-cfd8ac8d-5ef9-4e23-91e6-6007654acb7a tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Flow 'volume_create_api' (137a53ad-93b6-4192-8df9-1289930331d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:30:26.631023 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-cfd8ac8d-5ef9-4e23-91e6-6007654acb7a tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ef7647a-4ac2-4325-97a0-0de3df6c9198) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:30:26.632125 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.flows.api.create_volume [None req-cfd8ac8d-5ef9-4e23-91e6-6007654acb7a tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Validating volume size '1' using validate_int {{(pid=100055) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:30:26.728375 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-cfd8ac8d-5ef9-4e23-91e6-6007654acb7a tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ef7647a-4ac2-4325-97a0-0de3df6c9198) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:30:26.729354 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-cfd8ac8d-5ef9-4e23-91e6-6007654acb7a tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf8dd484-022a-4fec-a22a-072fba13e9db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:30:26.795877 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.quota [None req-cfd8ac8d-5ef9-4e23-91e6-6007654acb7a tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Created reservations ['3b4d7fbd-6aff-4cb4-b2cb-d5f25e88df62', '4e4da5ad-5c5b-4f5f-bb50-b694165c8b33', 'f686c9f3-c821-4bea-a6c7-d294eb118acd', '52643999-48bd-41a5-b79a-388e09c62932'] {{(pid=100055) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:30:26.796636 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-cfd8ac8d-5ef9-4e23-91e6-6007654acb7a tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf8dd484-022a-4fec-a22a-072fba13e9db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3b4d7fbd-6aff-4cb4-b2cb-d5f25e88df62', '4e4da5ad-5c5b-4f5f-bb50-b694165c8b33', 'f686c9f3-c821-4bea-a6c7-d294eb118acd', '52643999-48bd-41a5-b79a-388e09c62932']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:30:26.797358 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-cfd8ac8d-5ef9-4e23-91e6-6007654acb7a tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec46163d-9ac9-46ee-b8d7-3428ccb46206) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:30:26.831260 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-cfd8ac8d-5ef9-4e23-91e6-6007654acb7a tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec46163d-9ac9-46ee-b8d7-3428ccb46206) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e50acba8-611c-4602-b3fa-04696554ff79', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-2054190580',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd7bdba9924b42d29ab7b13a5b2c6387',qos_specs=None,replication_status=,reservations=['3b4d7fbd-6aff-4cb4-b2cb-d5f25e88df62','4e4da5ad-5c5b-4f5f-bb50-b694165c8b33','f686c9f3-c821-4bea-a6c7-d294eb118acd','52643999-48bd-41a5-b79a-388e09c62932'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5de7456ad356414182efebfb22e022a3',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:30:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-2054190580',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e50acba8-611c-4602-b3fa-04696554ff79,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fd7bdba9924b42d29ab7b13a5b2c6387',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5de7456ad356414182efebfb22e022a3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:30:26.832160 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-cfd8ac8d-5ef9-4e23-91e6-6007654acb7a tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65c200a9-766a-4f2f-b248-402e9999d5ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:30:26.849391 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-cfd8ac8d-5ef9-4e23-91e6-6007654acb7a tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65c200a9-766a-4f2f-b248-402e9999d5ef) transitioned into state 'SUCCESS' from state '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-2054190580',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd7bdba9924b42d29ab7b13a5b2c6387',qos_specs=None,replication_status=,reservations=['3b4d7fbd-6aff-4cb4-b2cb-d5f25e88df62','4e4da5ad-5c5b-4f5f-bb50-b694165c8b33','f686c9f3-c821-4bea-a6c7-d294eb118acd','52643999-48bd-41a5-b79a-388e09c62932'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5de7456ad356414182efebfb22e022a3',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:30:26.850263 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-cfd8ac8d-5ef9-4e23-91e6-6007654acb7a tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0035e0ff-a009-415f-a1db-3a3c00e1ac18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:30:26.864820 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-cfd8ac8d-5ef9-4e23-91e6-6007654acb7a tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0035e0ff-a009-415f-a1db-3a3c00e1ac18) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:30:26.867648 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-cfd8ac8d-5ef9-4e23-91e6-6007654acb7a tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Flow 'volume_create_api' (137a53ad-93b6-4192-8df9-1289930331d2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:30:26.867648 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-cfd8ac8d-5ef9-4e23-91e6-6007654acb7a tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Create volume request issued successfully. Jul 10 08:30:26.867648 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-cfd8ac8d-5ef9-4e23-91e6-6007654acb7a tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:30:26.867807 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 40/157] 10.4.3.7 () {68 vars in 1245 bytes} [Fri Jul 10 08:30:25 2026] POST /volume/v3/volumes => generated 753 bytes in 922 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:30:26.883675 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-2c73ca3a-c8be-4add-a86e-f3d932725ae5 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:26.886327 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2c73ca3a-c8be-4add-a86e-f3d932725ae5 tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] GET https://10.4.3.7/volume/v3/volumes/e50acba8-611c-4602-b3fa-04696554ff79 Jul 10 08:30:26.889842 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2c73ca3a-c8be-4add-a86e-f3d932725ae5 tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:30:26.889842 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2c73ca3a-c8be-4add-a86e-f3d932725ae5 tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:30:26.899834 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:26.899834 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:30:26.903323 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-2c73ca3a-c8be-4add-a86e-f3d932725ae5 tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Volume info retrieved successfully. Jul 10 08:30:26.907238 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2c73ca3a-c8be-4add-a86e-f3d932725ae5 tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] https://10.4.3.7/volume/v3/volumes/e50acba8-611c-4602-b3fa-04696554ff79 returned with HTTP 200 Jul 10 08:30:26.907733 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 40/158] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:30:26 2026] GET /volume/v3/volumes/e50acba8-611c-4602-b3fa-04696554ff79 => generated 821 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:30:27.214380 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-68e4dc8e-19fa-47f4-be2c-99988bc6fa8b req-db25a00e-254c-4ea4-8856-fdf95117166c None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:27.217853 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-68e4dc8e-19fa-47f4-be2c-99988bc6fa8b req-db25a00e-254c-4ea4-8856-fdf95117166c tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] DELETE https://10.4.3.7/volume/v3/attachments/95c481d5-01bc-4d88-9f62-225e841d6838 Jul 10 08:30:27.218016 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-68e4dc8e-19fa-47f4-be2c-99988bc6fa8b req-db25a00e-254c-4ea4-8856-fdf95117166c tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:30:27.218184 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-68e4dc8e-19fa-47f4-be2c-99988bc6fa8b req-db25a00e-254c-4ea4-8856-fdf95117166c tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] Calling method 'version_select' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:30:27.233496 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:27.233496 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:30:27.475134 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-c7fabf08-182f-4e4b-ac12-7e0b57149d62 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:27.477367 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-c7fabf08-182f-4e4b-ac12-7e0b57149d62 tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] GET https://10.4.3.7/volume/v3/volumes/e885dbae-afdf-4f90-8043-4277a6784991 Jul 10 08:30:27.477700 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-c7fabf08-182f-4e4b-ac12-7e0b57149d62 tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:30:27.477941 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-c7fabf08-182f-4e4b-ac12-7e0b57149d62 tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:30:27.489284 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:27.489284 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:30:27.493469 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-c7fabf08-182f-4e4b-ac12-7e0b57149d62 tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] Volume info retrieved successfully. Jul 10 08:30:27.499127 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-c7fabf08-182f-4e4b-ac12-7e0b57149d62 tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] https://10.4.3.7/volume/v3/volumes/e885dbae-afdf-4f90-8043-4277a6784991 returned with HTTP 200 Jul 10 08:30:27.499606 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 40/159] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:30:27 2026] GET /volume/v3/volumes/e885dbae-afdf-4f90-8043-4277a6784991 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:30:27.514028 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-7fb88221-0f57-4055-95eb-cf23f58055b4 req-43093fdd-ad3a-44d2-9df1-fcdb10b2c8fb None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:27.518618 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-7fb88221-0f57-4055-95eb-cf23f58055b4 req-43093fdd-ad3a-44d2-9df1-fcdb10b2c8fb tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] POST https://10.4.3.7/volume/v3/attachments/a0a0e87a-d9ff-46ff-bec4-2b914e56b02d/action Jul 10 08:30:27.519050 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-7fb88221-0f57-4055-95eb-cf23f58055b4 req-43093fdd-ad3a-44d2-9df1-fcdb10b2c8fb tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] Action body: b'{"os-complete": null}' {{(pid=100055) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:30:27.519220 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-7fb88221-0f57-4055-95eb-cf23f58055b4 req-43093fdd-ad3a-44d2-9df1-fcdb10b2c8fb tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:30:27.538490 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:27.538490 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:30:27.548084 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-7fb88221-0f57-4055-95eb-cf23f58055b4 req-43093fdd-ad3a-44d2-9df1-fcdb10b2c8fb tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] https://10.4.3.7/volume/v3/attachments/a0a0e87a-d9ff-46ff-bec4-2b914e56b02d/action returned with HTTP 204 Jul 10 08:30:27.548486 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 41/160] 10.4.3.7 () {74 vars in 1711 bytes} [Fri Jul 10 08:30:27 2026] POST /volume/v3/attachments/a0a0e87a-d9ff-46ff-bec4-2b914e56b02d/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:30:27.788486 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-68e4dc8e-19fa-47f4-be2c-99988bc6fa8b req-db25a00e-254c-4ea4-8856-fdf95117166c tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] https://10.4.3.7/volume/v3/attachments/95c481d5-01bc-4d88-9f62-225e841d6838 returned with HTTP 200 Jul 10 08:30:27.788901 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 40/161] 10.4.3.7 () {72 vars in 1659 bytes} [Fri Jul 10 08:30:27 2026] DELETE /volume/v3/attachments/95c481d5-01bc-4d88-9f62-225e841d6838 => generated 19 bytes in 575 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:30:27.934484 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-7255e568-3c05-421a-87fd-d5f57c822527 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:27.936418 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7255e568-3c05-421a-87fd-d5f57c822527 tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] GET https://10.4.3.7/volume/v3/volumes/e50acba8-611c-4602-b3fa-04696554ff79 Jul 10 08:30:27.936644 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7255e568-3c05-421a-87fd-d5f57c822527 tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:30:27.936854 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7255e568-3c05-421a-87fd-d5f57c822527 tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:30:27.951286 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:27.951286 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:30:27.955021 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-7255e568-3c05-421a-87fd-d5f57c822527 tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Volume info retrieved successfully. Jul 10 08:30:27.960684 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7255e568-3c05-421a-87fd-d5f57c822527 tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] https://10.4.3.7/volume/v3/volumes/e50acba8-611c-4602-b3fa-04696554ff79 returned with HTTP 200 Jul 10 08:30:27.961149 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 41/162] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:30:27 2026] GET /volume/v3/volumes/e50acba8-611c-4602-b3fa-04696554ff79 => generated 1361 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:30:27.980218 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-3dbc0bcd-4b3f-4577-b267-acaf2c5ab187 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:27.981722 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-3dbc0bcd-4b3f-4577-b267-acaf2c5ab187 tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:30:27.982029 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-3dbc0bcd-4b3f-4577-b267-acaf2c5ab187 tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1565303910"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:30:27.983300 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.volumes [None req-3dbc0bcd-4b3f-4577-b267-acaf2c5ab187 tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1565303910'}} {{(pid=100056) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:30:27.983424 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-3dbc0bcd-4b3f-4577-b267-acaf2c5ab187 tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Create volume of 1 GB Jul 10 08:30:27.991261 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-3dbc0bcd-4b3f-4577-b267-acaf2c5ab187 tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Availability Zones retrieved successfully. Jul 10 08:30:27.997353 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-3dbc0bcd-4b3f-4577-b267-acaf2c5ab187 tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Flow 'volume_create_api' (ec4a90d8-b733-4db7-a976-a3fece5d4e5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:30:27.998698 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-3dbc0bcd-4b3f-4577-b267-acaf2c5ab187 tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd3b3335-2c14-42b8-bb3a-73a12f9fd121) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:30:27.999652 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.flows.api.create_volume [None req-3dbc0bcd-4b3f-4577-b267-acaf2c5ab187 tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Validating volume size '1' using validate_int {{(pid=100056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:30:28.038787 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-3dbc0bcd-4b3f-4577-b267-acaf2c5ab187 tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd3b3335-2c14-42b8-bb3a-73a12f9fd121) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:30:28.039202 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-3dbc0bcd-4b3f-4577-b267-acaf2c5ab187 tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09ceaf31-7958-488b-8475-9875aaf7867c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:30:28.101659 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.quota [None req-3dbc0bcd-4b3f-4577-b267-acaf2c5ab187 tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Created reservations ['56db82fe-3316-45f8-b7a5-515702aacd3d', '65253d85-b7e0-4e2a-802d-ffabc98c8734', '383e8042-8711-4cb8-a73a-fbf4ae14fa1c', '952539cf-a51a-48e4-bd07-1e70a53c6394'] {{(pid=100056) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:30:28.101659 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-3dbc0bcd-4b3f-4577-b267-acaf2c5ab187 tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09ceaf31-7958-488b-8475-9875aaf7867c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['56db82fe-3316-45f8-b7a5-515702aacd3d', '65253d85-b7e0-4e2a-802d-ffabc98c8734', '383e8042-8711-4cb8-a73a-fbf4ae14fa1c', '952539cf-a51a-48e4-bd07-1e70a53c6394']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:30:28.101659 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-3dbc0bcd-4b3f-4577-b267-acaf2c5ab187 tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (848df5d0-f056-4520-9e21-2ef53bde893b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:30:28.136048 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-3dbc0bcd-4b3f-4577-b267-acaf2c5ab187 tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (848df5d0-f056-4520-9e21-2ef53bde893b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b3f69de9-190d-4c8f-8eb1-2822f0548404', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1565303910',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd7bdba9924b42d29ab7b13a5b2c6387',qos_specs=None,replication_status=,reservations=['56db82fe-3316-45f8-b7a5-515702aacd3d','65253d85-b7e0-4e2a-802d-ffabc98c8734','383e8042-8711-4cb8-a73a-fbf4ae14fa1c','952539cf-a51a-48e4-bd07-1e70a53c6394'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5de7456ad356414182efebfb22e022a3',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:30:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1565303910',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b3f69de9-190d-4c8f-8eb1-2822f0548404,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fd7bdba9924b42d29ab7b13a5b2c6387',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5de7456ad356414182efebfb22e022a3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:30:28.137146 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-3dbc0bcd-4b3f-4577-b267-acaf2c5ab187 tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (572061f0-d4a1-477e-95ac-6625ab5c42cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:30:28.162101 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-3dbc0bcd-4b3f-4577-b267-acaf2c5ab187 tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (572061f0-d4a1-477e-95ac-6625ab5c42cd) transitioned into state 'SUCCESS' from state '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-1565303910',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd7bdba9924b42d29ab7b13a5b2c6387',qos_specs=None,replication_status=,reservations=['56db82fe-3316-45f8-b7a5-515702aacd3d','65253d85-b7e0-4e2a-802d-ffabc98c8734','383e8042-8711-4cb8-a73a-fbf4ae14fa1c','952539cf-a51a-48e4-bd07-1e70a53c6394'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5de7456ad356414182efebfb22e022a3',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:30:28.163101 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-3dbc0bcd-4b3f-4577-b267-acaf2c5ab187 tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f51a35be-344f-4dc9-b60b-774e930a6718) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:30:28.174439 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-3dbc0bcd-4b3f-4577-b267-acaf2c5ab187 tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f51a35be-344f-4dc9-b60b-774e930a6718) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:30:28.175232 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-3dbc0bcd-4b3f-4577-b267-acaf2c5ab187 tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Flow 'volume_create_api' (ec4a90d8-b733-4db7-a976-a3fece5d4e5c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:30:28.175633 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-3dbc0bcd-4b3f-4577-b267-acaf2c5ab187 tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Create volume request issued successfully. Jul 10 08:30:28.176353 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-3dbc0bcd-4b3f-4577-b267-acaf2c5ab187 tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:30:28.176895 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 41/163] 10.4.3.7 () {68 vars in 1244 bytes} [Fri Jul 10 08:30:27 2026] POST /volume/v3/volumes => generated 753 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:30:28.199803 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-ca6dd681-30a6-4b6d-84c9-df0a99356033 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:28.202068 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-ca6dd681-30a6-4b6d-84c9-df0a99356033 tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] GET https://10.4.3.7/volume/v3/volumes/b3f69de9-190d-4c8f-8eb1-2822f0548404 Jul 10 08:30:28.202068 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-ca6dd681-30a6-4b6d-84c9-df0a99356033 tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:30:28.202376 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-ca6dd681-30a6-4b6d-84c9-df0a99356033 tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:30:28.380707 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:28.380707 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:30:28.383156 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-ea504d81-dc80-4e52-9950-444caa14d0c4 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:28.385281 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-ea504d81-dc80-4e52-9950-444caa14d0c4 tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] GET https://10.4.3.7/volume/v3/volumes/1f87c944-d20d-4197-9b16-835169c5868a Jul 10 08:30:28.385525 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-ea504d81-dc80-4e52-9950-444caa14d0c4 tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:30:28.385606 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-ca6dd681-30a6-4b6d-84c9-df0a99356033 tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Volume info retrieved successfully. Jul 10 08:30:28.385709 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-ea504d81-dc80-4e52-9950-444caa14d0c4 tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:30:28.390989 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-ca6dd681-30a6-4b6d-84c9-df0a99356033 tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] https://10.4.3.7/volume/v3/volumes/b3f69de9-190d-4c8f-8eb1-2822f0548404 returned with HTTP 200 Jul 10 08:30:28.391719 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 42/164] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:30:28 2026] GET /volume/v3/volumes/b3f69de9-190d-4c8f-8eb1-2822f0548404 => generated 821 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:30:28.405026 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:28.405026 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:30:28.408290 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-ea504d81-dc80-4e52-9950-444caa14d0c4 tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] Volume info retrieved successfully. Jul 10 08:30:28.412006 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-ea504d81-dc80-4e52-9950-444caa14d0c4 tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] https://10.4.3.7/volume/v3/volumes/1f87c944-d20d-4197-9b16-835169c5868a returned with HTTP 200 Jul 10 08:30:28.412684 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 41/165] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:30:28 2026] GET /volume/v3/volumes/1f87c944-d20d-4197-9b16-835169c5868a => generated 1020 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:30:28.424536 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-87d9ff1b-c9c7-4f1a-a705-b41851753579 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:28.428437 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-87d9ff1b-c9c7-4f1a-a705-b41851753579 tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] DELETE https://10.4.3.7/volume/v3/volumes/1f87c944-d20d-4197-9b16-835169c5868a Jul 10 08:30:28.428437 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-87d9ff1b-c9c7-4f1a-a705-b41851753579 tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:30:28.428437 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-87d9ff1b-c9c7-4f1a-a705-b41851753579 tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:30:28.428437 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-87d9ff1b-c9c7-4f1a-a705-b41851753579 tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] Delete volume with id: 1f87c944-d20d-4197-9b16-835169c5868a Jul 10 08:30:28.511913 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-967b03f0-f5a7-4281-a1a8-889a8a55e1f1 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:28.514209 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-967b03f0-f5a7-4281-a1a8-889a8a55e1f1 tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] GET https://10.4.3.7/volume/v3/volumes/e885dbae-afdf-4f90-8043-4277a6784991 Jul 10 08:30:28.514209 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-967b03f0-f5a7-4281-a1a8-889a8a55e1f1 tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:30:28.514350 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-967b03f0-f5a7-4281-a1a8-889a8a55e1f1 tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:30:28.525291 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:28.525291 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:30:28.528660 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-967b03f0-f5a7-4281-a1a8-889a8a55e1f1 tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] Volume info retrieved successfully. Jul 10 08:30:28.532695 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-967b03f0-f5a7-4281-a1a8-889a8a55e1f1 tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] https://10.4.3.7/volume/v3/volumes/e885dbae-afdf-4f90-8043-4277a6784991 returned with HTTP 200 Jul 10 08:30:28.533037 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 42/166] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:30:28 2026] GET /volume/v3/volumes/e885dbae-afdf-4f90-8043-4277a6784991 => generated 1140 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:30:28.544532 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-426a4b64-b326-4e0c-8335-ca2a085425b6 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:28.546176 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-426a4b64-b326-4e0c-8335-ca2a085425b6 tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] GET https://10.4.3.7/volume/v3/volumes/e885dbae-afdf-4f90-8043-4277a6784991 Jul 10 08:30:28.546363 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-426a4b64-b326-4e0c-8335-ca2a085425b6 tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:30:28.546573 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-426a4b64-b326-4e0c-8335-ca2a085425b6 tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:30:28.555542 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:28.555542 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:30:28.559350 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-426a4b64-b326-4e0c-8335-ca2a085425b6 tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] Volume info retrieved successfully. Jul 10 08:30:28.564466 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:28.564466 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:30:28.564838 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-87d9ff1b-c9c7-4f1a-a705-b41851753579 tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] Volume info retrieved successfully. Jul 10 08:30:28.568937 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-426a4b64-b326-4e0c-8335-ca2a085425b6 tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] https://10.4.3.7/volume/v3/volumes/e885dbae-afdf-4f90-8043-4277a6784991 returned with HTTP 200 Jul 10 08:30:28.569300 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 43/167] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:30:28 2026] GET /volume/v3/volumes/e885dbae-afdf-4f90-8043-4277a6784991 => generated 1140 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:30:28.583040 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-02691725-da25-473f-be05-531296f38d06 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:28.588067 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-02691725-da25-473f-be05-531296f38d06 tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] GET https://10.4.3.7/volume/v3/volumes/e885dbae-afdf-4f90-8043-4277a6784991 Jul 10 08:30:28.588067 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-02691725-da25-473f-be05-531296f38d06 tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:30:28.588067 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-02691725-da25-473f-be05-531296f38d06 tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:30:28.588179 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-87d9ff1b-c9c7-4f1a-a705-b41851753579 tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] Delete volume request issued successfully. Jul 10 08:30:28.588179 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-87d9ff1b-c9c7-4f1a-a705-b41851753579 tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] https://10.4.3.7/volume/v3/volumes/1f87c944-d20d-4197-9b16-835169c5868a returned with HTTP 202 Jul 10 08:30:28.589724 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 42/168] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:30:28 2026] DELETE /volume/v3/volumes/1f87c944-d20d-4197-9b16-835169c5868a => generated 0 bytes in 164 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:30:28.598219 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-5d798198-1a6e-4595-9f88-103bcefeede2 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:28.600196 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-5d798198-1a6e-4595-9f88-103bcefeede2 tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] GET https://10.4.3.7/volume/v3/volumes/1f87c944-d20d-4197-9b16-835169c5868a Jul 10 08:30:28.600416 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-5d798198-1a6e-4595-9f88-103bcefeede2 tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:30:28.600622 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-5d798198-1a6e-4595-9f88-103bcefeede2 tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:30:28.610860 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:28.610860 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:30:28.610945 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:28.610945 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:30:28.615237 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-5d798198-1a6e-4595-9f88-103bcefeede2 tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] Volume info retrieved successfully. Jul 10 08:30:28.619257 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-02691725-da25-473f-be05-531296f38d06 tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] Volume info retrieved successfully. Jul 10 08:30:28.623984 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-5d798198-1a6e-4595-9f88-103bcefeede2 tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] https://10.4.3.7/volume/v3/volumes/1f87c944-d20d-4197-9b16-835169c5868a returned with HTTP 200 Jul 10 08:30:28.624664 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-02691725-da25-473f-be05-531296f38d06 tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] https://10.4.3.7/volume/v3/volumes/e885dbae-afdf-4f90-8043-4277a6784991 returned with HTTP 200 Jul 10 08:30:28.624870 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 43/169] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:30:28 2026] GET /volume/v3/volumes/1f87c944-d20d-4197-9b16-835169c5868a => generated 1019 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:30:28.625343 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 42/170] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:30:28 2026] GET /volume/v3/volumes/e885dbae-afdf-4f90-8043-4277a6784991 => generated 1140 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:30:28.820464 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-0b941f50-5c78-41e3-ab70-e64baec738e1 req-80555e9a-eb9a-4357-b4ad-649c515a33ce None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:28.822330 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-0b941f50-5c78-41e3-ab70-e64baec738e1 req-80555e9a-eb9a-4357-b4ad-649c515a33ce tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] GET https://10.4.3.7/volume/v3/volumes/e885dbae-afdf-4f90-8043-4277a6784991 Jul 10 08:30:28.822531 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-0b941f50-5c78-41e3-ab70-e64baec738e1 req-80555e9a-eb9a-4357-b4ad-649c515a33ce tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:30:28.822718 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-0b941f50-5c78-41e3-ab70-e64baec738e1 req-80555e9a-eb9a-4357-b4ad-649c515a33ce tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:30:28.833997 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:28.833997 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:30:28.841770 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [req-0b941f50-5c78-41e3-ab70-e64baec738e1 req-80555e9a-eb9a-4357-b4ad-649c515a33ce tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] Volume info retrieved successfully. Jul 10 08:30:28.846355 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-0b941f50-5c78-41e3-ab70-e64baec738e1 req-80555e9a-eb9a-4357-b4ad-649c515a33ce tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] https://10.4.3.7/volume/v3/volumes/e885dbae-afdf-4f90-8043-4277a6784991 returned with HTTP 200 Jul 10 08:30:28.846720 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 44/171] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:30:28 2026] GET /volume/v3/volumes/e885dbae-afdf-4f90-8043-4277a6784991 => generated 1140 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:30:29.406618 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-ab237053-379a-406a-ab89-04e1e2792f0f None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:29.408571 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ab237053-379a-406a-ab89-04e1e2792f0f tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] GET https://10.4.3.7/volume/v3/volumes/b3f69de9-190d-4c8f-8eb1-2822f0548404 Jul 10 08:30:29.408846 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ab237053-379a-406a-ab89-04e1e2792f0f tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:30:29.408965 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ab237053-379a-406a-ab89-04e1e2792f0f tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:30:29.416151 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:29.416151 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:30:29.422377 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-ab237053-379a-406a-ab89-04e1e2792f0f tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Volume info retrieved successfully. Jul 10 08:30:29.426550 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ab237053-379a-406a-ab89-04e1e2792f0f tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] https://10.4.3.7/volume/v3/volumes/b3f69de9-190d-4c8f-8eb1-2822f0548404 returned with HTTP 200 Jul 10 08:30:29.426910 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 43/172] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:30:29 2026] GET /volume/v3/volumes/b3f69de9-190d-4c8f-8eb1-2822f0548404 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:30:29.439215 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-5527f22a-a57f-4162-81a5-2608eaba0d6d None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:29.441220 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-5527f22a-a57f-4162-81a5-2608eaba0d6d tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:30:29.441613 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-5527f22a-a57f-4162-81a5-2608eaba0d6d tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-408351578"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:30:29.443141 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.volumes [None req-5527f22a-a57f-4162-81a5-2608eaba0d6d tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-408351578'}} {{(pid=100056) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:30:29.443256 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-5527f22a-a57f-4162-81a5-2608eaba0d6d tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Create volume of 1 GB Jul 10 08:30:29.447698 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-5527f22a-a57f-4162-81a5-2608eaba0d6d tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Availability Zones retrieved successfully. Jul 10 08:30:29.453353 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-5527f22a-a57f-4162-81a5-2608eaba0d6d tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Flow 'volume_create_api' (c048c7ad-7cd8-4d07-80f6-3ea03c1dafac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:30:29.454529 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-5527f22a-a57f-4162-81a5-2608eaba0d6d tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4dee48a0-ad73-4cd3-88f6-a483226d25bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:30:29.455805 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.flows.api.create_volume [None req-5527f22a-a57f-4162-81a5-2608eaba0d6d tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Validating volume size '1' using validate_int {{(pid=100056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:30:29.483257 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-5527f22a-a57f-4162-81a5-2608eaba0d6d tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4dee48a0-ad73-4cd3-88f6-a483226d25bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:30:29.484318 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-5527f22a-a57f-4162-81a5-2608eaba0d6d tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4cc30644-606b-4c88-917f-86665af6ae54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:30:29.531596 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.quota [None req-5527f22a-a57f-4162-81a5-2608eaba0d6d tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Created reservations ['dbf1d36d-d87c-4429-b0f8-5af6b7bcbb11', 'fa246aca-402d-4d0e-8740-3f87b926d1e6', '543ce761-6d28-4018-b47f-786516c0949e', 'b72e64f6-d4ab-4989-b793-7bef7081a04a'] {{(pid=100056) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:30:29.532488 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-5527f22a-a57f-4162-81a5-2608eaba0d6d tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4cc30644-606b-4c88-917f-86665af6ae54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dbf1d36d-d87c-4429-b0f8-5af6b7bcbb11', 'fa246aca-402d-4d0e-8740-3f87b926d1e6', '543ce761-6d28-4018-b47f-786516c0949e', 'b72e64f6-d4ab-4989-b793-7bef7081a04a']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:30:29.533361 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-5527f22a-a57f-4162-81a5-2608eaba0d6d tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b10ff4eb-d2e7-4a2a-a755-fe538510177d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:30:29.565424 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-5527f22a-a57f-4162-81a5-2608eaba0d6d tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b10ff4eb-d2e7-4a2a-a755-fe538510177d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '123268bc-05d2-4c52-a496-77025d814e9f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-408351578',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd7bdba9924b42d29ab7b13a5b2c6387',qos_specs=None,replication_status=,reservations=['dbf1d36d-d87c-4429-b0f8-5af6b7bcbb11','fa246aca-402d-4d0e-8740-3f87b926d1e6','543ce761-6d28-4018-b47f-786516c0949e','b72e64f6-d4ab-4989-b793-7bef7081a04a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5de7456ad356414182efebfb22e022a3',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:30:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-408351578',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=123268bc-05d2-4c52-a496-77025d814e9f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fd7bdba9924b42d29ab7b13a5b2c6387',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5de7456ad356414182efebfb22e022a3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:30:29.566109 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-5527f22a-a57f-4162-81a5-2608eaba0d6d tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d16b075f-6e61-47af-8e98-b9908d4b0739) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:30:29.582782 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-5527f22a-a57f-4162-81a5-2608eaba0d6d tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d16b075f-6e61-47af-8e98-b9908d4b0739) transitioned into state 'SUCCESS' from state '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-408351578',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd7bdba9924b42d29ab7b13a5b2c6387',qos_specs=None,replication_status=,reservations=['dbf1d36d-d87c-4429-b0f8-5af6b7bcbb11','fa246aca-402d-4d0e-8740-3f87b926d1e6','543ce761-6d28-4018-b47f-786516c0949e','b72e64f6-d4ab-4989-b793-7bef7081a04a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5de7456ad356414182efebfb22e022a3',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:30:29.583443 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-5527f22a-a57f-4162-81a5-2608eaba0d6d tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9409f94-acb7-4dc3-af54-cb3b1fb545c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:30:29.592259 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-5527f22a-a57f-4162-81a5-2608eaba0d6d tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9409f94-acb7-4dc3-af54-cb3b1fb545c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:30:29.593144 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-5527f22a-a57f-4162-81a5-2608eaba0d6d tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Flow 'volume_create_api' (c048c7ad-7cd8-4d07-80f6-3ea03c1dafac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:30:29.593501 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-5527f22a-a57f-4162-81a5-2608eaba0d6d tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Create volume request issued successfully. Jul 10 08:30:29.594036 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-5527f22a-a57f-4162-81a5-2608eaba0d6d tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:30:29.594892 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 44/173] 10.4.3.7 () {68 vars in 1244 bytes} [Fri Jul 10 08:30:29 2026] POST /volume/v3/volumes => generated 752 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:30:29.610826 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-b2495a26-8325-4ff1-acdc-3b08e5b2e307 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:29.614977 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-b2495a26-8325-4ff1-acdc-3b08e5b2e307 tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] GET https://10.4.3.7/volume/v3/volumes/123268bc-05d2-4c52-a496-77025d814e9f Jul 10 08:30:29.615527 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-b2495a26-8325-4ff1-acdc-3b08e5b2e307 tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:30:29.615778 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-b2495a26-8325-4ff1-acdc-3b08e5b2e307 tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:30:29.624228 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:29.624228 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:30:29.632218 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-b2495a26-8325-4ff1-acdc-3b08e5b2e307 tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Volume info retrieved successfully. Jul 10 08:30:29.640987 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-b2495a26-8325-4ff1-acdc-3b08e5b2e307 tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] https://10.4.3.7/volume/v3/volumes/123268bc-05d2-4c52-a496-77025d814e9f returned with HTTP 200 Jul 10 08:30:29.641485 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 43/174] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:30:29 2026] GET /volume/v3/volumes/123268bc-05d2-4c52-a496-77025d814e9f => generated 820 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:30:29.652773 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-14c34827-e909-40c8-ae18-8cea3c3e661c None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:29.657837 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-14c34827-e909-40c8-ae18-8cea3c3e661c tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] GET https://10.4.3.7/volume/v3/volumes/1f87c944-d20d-4197-9b16-835169c5868a Jul 10 08:30:29.660941 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-14c34827-e909-40c8-ae18-8cea3c3e661c tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:30:29.660941 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-14c34827-e909-40c8-ae18-8cea3c3e661c tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:30:29.668968 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-14c34827-e909-40c8-ae18-8cea3c3e661c tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] https://10.4.3.7/volume/v3/volumes/1f87c944-d20d-4197-9b16-835169c5868a returned with HTTP 404 Jul 10 08:30:29.669496 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 45/175] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:30:29 2026] GET /volume/v3/volumes/1f87c944-d20d-4197-9b16-835169c5868a => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:30:30.656340 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-58f253a6-c1ba-4505-9af2-24a0bc9f5d5d None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:30.659976 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-58f253a6-c1ba-4505-9af2-24a0bc9f5d5d tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] GET https://10.4.3.7/volume/v3/volumes/123268bc-05d2-4c52-a496-77025d814e9f Jul 10 08:30:30.660175 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-58f253a6-c1ba-4505-9af2-24a0bc9f5d5d tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:30:30.660355 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-58f253a6-c1ba-4505-9af2-24a0bc9f5d5d tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:30:30.667542 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:30.667542 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:30:30.670855 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-58f253a6-c1ba-4505-9af2-24a0bc9f5d5d tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Volume info retrieved successfully. Jul 10 08:30:30.674710 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-58f253a6-c1ba-4505-9af2-24a0bc9f5d5d tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] https://10.4.3.7/volume/v3/volumes/123268bc-05d2-4c52-a496-77025d814e9f returned with HTTP 200 Jul 10 08:30:30.675064 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 44/176] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:30:30 2026] GET /volume/v3/volumes/123268bc-05d2-4c52-a496-77025d814e9f => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:30:34.839961 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-4c6aa950-3e04-4ba4-a242-63630fc88d48 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:34.841990 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-4c6aa950-3e04-4ba4-a242-63630fc88d48 tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] DELETE https://10.4.3.7/volume/v3/volumes/f552e14e-9d47-48db-9639-7de07e9442d0 Jul 10 08:30:34.842189 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-4c6aa950-3e04-4ba4-a242-63630fc88d48 tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:30:34.842365 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-4c6aa950-3e04-4ba4-a242-63630fc88d48 tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] Calling method 'delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:30:34.842609 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-4c6aa950-3e04-4ba4-a242-63630fc88d48 tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] Delete volume with id: f552e14e-9d47-48db-9639-7de07e9442d0 Jul 10 08:30:34.849182 np0000004976 devstack@c-api.service[100056]: DEBUG dbcounter [-] [100056] Writing DB stats cinder:SELECT=300,cinder:INSERT=55,cinder:UPDATE=82 {{(pid=100056) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 08:30:34.856907 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:34.856907 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:30:34.857657 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-4c6aa950-3e04-4ba4-a242-63630fc88d48 tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] Volume info retrieved successfully. Jul 10 08:30:34.889928 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-4c6aa950-3e04-4ba4-a242-63630fc88d48 tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] Delete volume request issued successfully. Jul 10 08:30:34.890169 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-4c6aa950-3e04-4ba4-a242-63630fc88d48 tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] https://10.4.3.7/volume/v3/volumes/f552e14e-9d47-48db-9639-7de07e9442d0 returned with HTTP 202 Jul 10 08:30:34.890832 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 45/177] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:30:34 2026] DELETE /volume/v3/volumes/f552e14e-9d47-48db-9639-7de07e9442d0 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:30:34.904498 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-a1803df0-7e64-42b4-8d40-db85ae11bb66 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:34.907602 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-a1803df0-7e64-42b4-8d40-db85ae11bb66 tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] GET https://10.4.3.7/volume/v3/volumes/f552e14e-9d47-48db-9639-7de07e9442d0 Jul 10 08:30:34.907906 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-a1803df0-7e64-42b4-8d40-db85ae11bb66 tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:30:34.908301 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-a1803df0-7e64-42b4-8d40-db85ae11bb66 tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:30:34.911470 np0000004976 devstack@c-api.service[100054]: DEBUG dbcounter [-] [100054] Writing DB stats cinder:SELECT=204,cinder:INSERT=12,cinder:UPDATE=26 {{(pid=100054) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 08:30:34.919963 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:34.919963 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:30:34.926902 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-a1803df0-7e64-42b4-8d40-db85ae11bb66 tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] Volume info retrieved successfully. Jul 10 08:30:34.934890 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-a1803df0-7e64-42b4-8d40-db85ae11bb66 tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] https://10.4.3.7/volume/v3/volumes/f552e14e-9d47-48db-9639-7de07e9442d0 returned with HTTP 200 Jul 10 08:30:34.934890 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 44/178] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:30:34 2026] GET /volume/v3/volumes/f552e14e-9d47-48db-9639-7de07e9442d0 => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:30:35.948755 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-da5fb4c9-bb01-456b-8fb9-5259840b07b8 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:35.951420 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-da5fb4c9-bb01-456b-8fb9-5259840b07b8 tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] GET https://10.4.3.7/volume/v3/volumes/f552e14e-9d47-48db-9639-7de07e9442d0 Jul 10 08:30:35.951711 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-da5fb4c9-bb01-456b-8fb9-5259840b07b8 tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:30:35.951986 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-da5fb4c9-bb01-456b-8fb9-5259840b07b8 tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:30:35.955352 np0000004976 devstack@c-api.service[100055]: DEBUG dbcounter [-] [100055] Writing DB stats cinder:SELECT=199,cinder:INSERT=23,cinder:UPDATE=34 {{(pid=100055) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 08:30:35.960699 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-da5fb4c9-bb01-456b-8fb9-5259840b07b8 tempest-AttachSCSIVolumeTestJSON-1670802797 tempest-AttachSCSIVolumeTestJSON-1670802797-project-member] https://10.4.3.7/volume/v3/volumes/f552e14e-9d47-48db-9639-7de07e9442d0 returned with HTTP 404 Jul 10 08:30:35.961337 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 46/179] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:30:35 2026] GET /volume/v3/volumes/f552e14e-9d47-48db-9639-7de07e9442d0 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:30:38.757952 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-5c616080-dc7e-4da2-bb58-0848ca62a28e None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:38.759996 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5c616080-dc7e-4da2-bb58-0848ca62a28e tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] DELETE https://10.4.3.7/volume/v3/volumes/1f87c944-d20d-4197-9b16-835169c5868a Jul 10 08:30:38.760256 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5c616080-dc7e-4da2-bb58-0848ca62a28e tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:30:38.760509 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5c616080-dc7e-4da2-bb58-0848ca62a28e tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:30:38.760757 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-5c616080-dc7e-4da2-bb58-0848ca62a28e tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] Delete volume with id: 1f87c944-d20d-4197-9b16-835169c5868a Jul 10 08:30:38.763103 np0000004976 devstack@c-api.service[100057]: DEBUG dbcounter [-] [100057] Writing DB stats cinder:SELECT=186,cinder:UPDATE=22,cinder:INSERT=11 {{(pid=100057) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 08:30:38.768772 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5c616080-dc7e-4da2-bb58-0848ca62a28e tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] https://10.4.3.7/volume/v3/volumes/1f87c944-d20d-4197-9b16-835169c5868a returned with HTTP 404 Jul 10 08:30:38.770321 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 45/180] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:30:38 2026] DELETE /volume/v3/volumes/1f87c944-d20d-4197-9b16-835169c5868a => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:30:38.783058 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-a11ab663-9628-4bdd-b0ba-b2372cb0d719 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:38.785012 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-a11ab663-9628-4bdd-b0ba-b2372cb0d719 tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] GET https://10.4.3.7/volume/v3/volumes/1f87c944-d20d-4197-9b16-835169c5868a Jul 10 08:30:38.785330 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-a11ab663-9628-4bdd-b0ba-b2372cb0d719 tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:30:38.785673 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-a11ab663-9628-4bdd-b0ba-b2372cb0d719 tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:30:38.794841 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-a11ab663-9628-4bdd-b0ba-b2372cb0d719 tempest-VolumesAssistedSnapshotsTest-1539583757 tempest-VolumesAssistedSnapshotsTest-1539583757-project-admin] https://10.4.3.7/volume/v3/volumes/1f87c944-d20d-4197-9b16-835169c5868a returned with HTTP 404 Jul 10 08:30:38.794841 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 46/181] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:30:38 2026] GET /volume/v3/volumes/1f87c944-d20d-4197-9b16-835169c5868a => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:30:38.914042 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-a88e2d5e-2f16-4d82-8365-7106179f98f1 req-8379b69b-5cc4-4429-bffb-84764f3d3837 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:38.917101 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-a88e2d5e-2f16-4d82-8365-7106179f98f1 req-8379b69b-5cc4-4429-bffb-84764f3d3837 tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] GET https://10.4.3.7/volume/v3/volumes/e50acba8-611c-4602-b3fa-04696554ff79 Jul 10 08:30:38.917497 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-a88e2d5e-2f16-4d82-8365-7106179f98f1 req-8379b69b-5cc4-4429-bffb-84764f3d3837 tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:30:38.917848 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-a88e2d5e-2f16-4d82-8365-7106179f98f1 req-8379b69b-5cc4-4429-bffb-84764f3d3837 tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:30:38.927949 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:38.927949 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:30:38.931579 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-a88e2d5e-2f16-4d82-8365-7106179f98f1 req-8379b69b-5cc4-4429-bffb-84764f3d3837 tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Volume info retrieved successfully. Jul 10 08:30:38.937149 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-a88e2d5e-2f16-4d82-8365-7106179f98f1 req-8379b69b-5cc4-4429-bffb-84764f3d3837 tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] https://10.4.3.7/volume/v3/volumes/e50acba8-611c-4602-b3fa-04696554ff79 returned with HTTP 200 Jul 10 08:30:38.938907 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 45/182] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:30:38 2026] GET /volume/v3/volumes/e50acba8-611c-4602-b3fa-04696554ff79 => generated 1361 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:30:38.948465 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-a88e2d5e-2f16-4d82-8365-7106179f98f1 req-345a94d6-9be0-426e-88f9-2ef7d2fdf501 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:38.955610 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-a88e2d5e-2f16-4d82-8365-7106179f98f1 req-345a94d6-9be0-426e-88f9-2ef7d2fdf501 tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] GET https://10.4.3.7/volume/v3/volumes/b3f69de9-190d-4c8f-8eb1-2822f0548404 Jul 10 08:30:38.955853 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-a88e2d5e-2f16-4d82-8365-7106179f98f1 req-345a94d6-9be0-426e-88f9-2ef7d2fdf501 tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:30:38.956081 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-a88e2d5e-2f16-4d82-8365-7106179f98f1 req-345a94d6-9be0-426e-88f9-2ef7d2fdf501 tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:30:38.966330 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:38.966330 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:30:38.971778 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [req-a88e2d5e-2f16-4d82-8365-7106179f98f1 req-345a94d6-9be0-426e-88f9-2ef7d2fdf501 tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Volume info retrieved successfully. Jul 10 08:30:38.977785 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-a88e2d5e-2f16-4d82-8365-7106179f98f1 req-345a94d6-9be0-426e-88f9-2ef7d2fdf501 tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] https://10.4.3.7/volume/v3/volumes/b3f69de9-190d-4c8f-8eb1-2822f0548404 returned with HTTP 200 Jul 10 08:30:38.978331 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 47/183] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:30:38 2026] GET /volume/v3/volumes/b3f69de9-190d-4c8f-8eb1-2822f0548404 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:30:38.987961 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-a88e2d5e-2f16-4d82-8365-7106179f98f1 req-af4440aa-0469-4593-a796-7f52032c925f None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:38.990772 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-a88e2d5e-2f16-4d82-8365-7106179f98f1 req-af4440aa-0469-4593-a796-7f52032c925f tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] GET https://10.4.3.7/volume/v3/volumes/123268bc-05d2-4c52-a496-77025d814e9f Jul 10 08:30:38.990983 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-a88e2d5e-2f16-4d82-8365-7106179f98f1 req-af4440aa-0469-4593-a796-7f52032c925f tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:30:38.991223 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-a88e2d5e-2f16-4d82-8365-7106179f98f1 req-af4440aa-0469-4593-a796-7f52032c925f tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:30:38.999755 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:38.999755 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:30:39.004594 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-a88e2d5e-2f16-4d82-8365-7106179f98f1 req-af4440aa-0469-4593-a796-7f52032c925f tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Volume info retrieved successfully. Jul 10 08:30:39.010119 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-a88e2d5e-2f16-4d82-8365-7106179f98f1 req-af4440aa-0469-4593-a796-7f52032c925f tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] https://10.4.3.7/volume/v3/volumes/123268bc-05d2-4c52-a496-77025d814e9f returned with HTTP 200 Jul 10 08:30:39.010527 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 46/184] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:30:38 2026] GET /volume/v3/volumes/123268bc-05d2-4c52-a496-77025d814e9f => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:30:39.025603 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-f3a26b4b-586f-4ce5-87f2-2dd893dbdf72 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:39.025603 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-f3a26b4b-586f-4ce5-87f2-2dd893dbdf72 None None] GET https://10.4.3.7/volume// Jul 10 08:30:39.025603 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-f3a26b4b-586f-4ce5-87f2-2dd893dbdf72 None None] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:30:39.025603 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-f3a26b4b-586f-4ce5-87f2-2dd893dbdf72 None None] Calling method 'all' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:30:39.025603 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-f3a26b4b-586f-4ce5-87f2-2dd893dbdf72 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:30:39.025603 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 47/185] 10.4.3.7 () {66 vars in 1405 bytes} [Fri Jul 10 08:30:39 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:30:39.034924 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-a88e2d5e-2f16-4d82-8365-7106179f98f1 req-5896f4f3-f632-4a11-a137-9ace5dd2cf64 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:39.038277 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-a88e2d5e-2f16-4d82-8365-7106179f98f1 req-5896f4f3-f632-4a11-a137-9ace5dd2cf64 tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] POST https://10.4.3.7/volume/v3/attachments Jul 10 08:30:39.038825 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-a88e2d5e-2f16-4d82-8365-7106179f98f1 req-5896f4f3-f632-4a11-a137-9ace5dd2cf64 tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e50acba8-611c-4602-b3fa-04696554ff79", "connector": null, "instance_uuid": "796cde37-2250-472f-8f7c-dce90819e9b6"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:30:39.049257 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:39.049257 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:30:39.084467 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-a88e2d5e-2f16-4d82-8365-7106179f98f1 req-5896f4f3-f632-4a11-a137-9ace5dd2cf64 tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] https://10.4.3.7/volume/v3/attachments returned with HTTP 200 Jul 10 08:30:39.085283 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 46/186] 10.4.3.7 () {74 vars in 1580 bytes} [Fri Jul 10 08:30:39 2026] POST /volume/v3/attachments => generated 273 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:30:39.100157 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-92b7f00d-9b81-4847-87cd-5b7a927b8e39 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:39.100517 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-92b7f00d-9b81-4847-87cd-5b7a927b8e39 None None] GET https://10.4.3.7/volume// Jul 10 08:30:39.100657 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-92b7f00d-9b81-4847-87cd-5b7a927b8e39 None None] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:30:39.100927 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-92b7f00d-9b81-4847-87cd-5b7a927b8e39 None None] Calling method 'all' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:30:39.102609 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-92b7f00d-9b81-4847-87cd-5b7a927b8e39 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:30:39.102609 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 48/187] 10.4.3.7 () {66 vars in 1405 bytes} [Fri Jul 10 08:30:39 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 10 08:30:39.112297 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-a88e2d5e-2f16-4d82-8365-7106179f98f1 req-226751d1-8e54-4948-8788-e984fde1e5af None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:39.113815 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-a88e2d5e-2f16-4d82-8365-7106179f98f1 req-226751d1-8e54-4948-8788-e984fde1e5af tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] POST https://10.4.3.7/volume/v3/attachments Jul 10 08:30:39.114337 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-a88e2d5e-2f16-4d82-8365-7106179f98f1 req-226751d1-8e54-4948-8788-e984fde1e5af tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b3f69de9-190d-4c8f-8eb1-2822f0548404", "connector": null, "instance_uuid": "796cde37-2250-472f-8f7c-dce90819e9b6"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:30:39.125074 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:39.125074 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:30:39.153581 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-a88e2d5e-2f16-4d82-8365-7106179f98f1 req-226751d1-8e54-4948-8788-e984fde1e5af tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] https://10.4.3.7/volume/v3/attachments returned with HTTP 200 Jul 10 08:30:39.154135 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 47/188] 10.4.3.7 () {74 vars in 1580 bytes} [Fri Jul 10 08:30:39 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) Jul 10 08:30:39.161202 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-63274e7c-78ac-48ac-bd6b-04d1bb9ce862 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:39.161546 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-63274e7c-78ac-48ac-bd6b-04d1bb9ce862 None None] GET https://10.4.3.7/volume// Jul 10 08:30:39.161694 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-63274e7c-78ac-48ac-bd6b-04d1bb9ce862 None None] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:30:39.161884 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-63274e7c-78ac-48ac-bd6b-04d1bb9ce862 None None] Calling method 'all' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:30:39.162195 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-63274e7c-78ac-48ac-bd6b-04d1bb9ce862 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:30:39.162581 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 48/189] 10.4.3.7 () {66 vars in 1405 bytes} [Fri Jul 10 08:30:39 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:30:39.170640 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-a88e2d5e-2f16-4d82-8365-7106179f98f1 req-b8f94b50-099e-40f5-85b1-74c7fa8dd04f None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:39.175194 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-a88e2d5e-2f16-4d82-8365-7106179f98f1 req-b8f94b50-099e-40f5-85b1-74c7fa8dd04f tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] POST https://10.4.3.7/volume/v3/attachments Jul 10 08:30:39.175608 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-a88e2d5e-2f16-4d82-8365-7106179f98f1 req-b8f94b50-099e-40f5-85b1-74c7fa8dd04f tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "123268bc-05d2-4c52-a496-77025d814e9f", "connector": null, "instance_uuid": "796cde37-2250-472f-8f7c-dce90819e9b6"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:30:39.184569 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:39.184569 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:30:39.212848 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-a88e2d5e-2f16-4d82-8365-7106179f98f1 req-b8f94b50-099e-40f5-85b1-74c7fa8dd04f tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] https://10.4.3.7/volume/v3/attachments returned with HTTP 200 Jul 10 08:30:39.213506 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 47/190] 10.4.3.7 () {74 vars in 1580 bytes} [Fri Jul 10 08:30:39 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) Jul 10 08:30:47.528834 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-39554902-e09d-4eb8-bb28-b465ed86ee28 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:47.529568 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-39554902-e09d-4eb8-bb28-b465ed86ee28 None None] GET https://10.4.3.7/volume// Jul 10 08:30:47.529568 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-39554902-e09d-4eb8-bb28-b465ed86ee28 None None] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:30:47.530102 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-39554902-e09d-4eb8-bb28-b465ed86ee28 None None] Calling method 'all' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:30:47.530170 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-39554902-e09d-4eb8-bb28-b465ed86ee28 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:30:47.530551 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 49/191] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:30:47 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:30:47.544855 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-a88e2d5e-2f16-4d82-8365-7106179f98f1 req-abb20bf8-a336-4b38-82b8-d392a5cf2320 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:47.549354 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-a88e2d5e-2f16-4d82-8365-7106179f98f1 req-abb20bf8-a336-4b38-82b8-d392a5cf2320 tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] GET https://10.4.3.7/volume/v3/volumes/e50acba8-611c-4602-b3fa-04696554ff79 Jul 10 08:30:47.549698 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-a88e2d5e-2f16-4d82-8365-7106179f98f1 req-abb20bf8-a336-4b38-82b8-d392a5cf2320 tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:30:47.549967 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-a88e2d5e-2f16-4d82-8365-7106179f98f1 req-abb20bf8-a336-4b38-82b8-d392a5cf2320 tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:30:47.564437 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:47.564437 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:30:47.568694 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-a88e2d5e-2f16-4d82-8365-7106179f98f1 req-abb20bf8-a336-4b38-82b8-d392a5cf2320 tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Volume info retrieved successfully. Jul 10 08:30:47.581126 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-a88e2d5e-2f16-4d82-8365-7106179f98f1 req-abb20bf8-a336-4b38-82b8-d392a5cf2320 tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] https://10.4.3.7/volume/v3/volumes/e50acba8-611c-4602-b3fa-04696554ff79 returned with HTTP 200 Jul 10 08:30:47.586285 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 48/192] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:30:47 2026] GET /volume/v3/volumes/e50acba8-611c-4602-b3fa-04696554ff79 => generated 1540 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:30:47.713682 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-a88e2d5e-2f16-4d82-8365-7106179f98f1 req-ed97a0f4-9ec3-41af-9456-0b09786e4a87 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:47.717284 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-a88e2d5e-2f16-4d82-8365-7106179f98f1 req-ed97a0f4-9ec3-41af-9456-0b09786e4a87 tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] PUT https://10.4.3.7/volume/v3/attachments/ddd8e0e7-904a-4d86-8e46-6da64a679b6f Jul 10 08:30:47.717501 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-a88e2d5e-2f16-4d82-8365-7106179f98f1 req-ed97a0f4-9ec3-41af-9456-0b09786e4a87 tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.7", "host": "np0000004976", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b54eda21b644", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bf3c9c16-ec3d-4df7-865b-5f424258654a", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:30:47.727614 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.coordination [req-a88e2d5e-2f16-4d82-8365-7106179f98f1 req-ed97a0f4-9ec3-41af-9456-0b09786e4a87 tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Acquiring lock "cinder-attachment_update-e50acba8-611c-4602-b3fa-04696554ff79-np0000004976" by "attachment_update" {{(pid=100056) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 08:30:47.740147 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.coordination [req-a88e2d5e-2f16-4d82-8365-7106179f98f1 req-ed97a0f4-9ec3-41af-9456-0b09786e4a87 tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Lock "cinder-attachment_update-e50acba8-611c-4602-b3fa-04696554ff79-np0000004976" acquired by "attachment_update" :: waited 0.012s {{(pid=100056) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 08:30:47.742555 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:47.742555 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:30:48.280561 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.coordination [req-a88e2d5e-2f16-4d82-8365-7106179f98f1 req-ed97a0f4-9ec3-41af-9456-0b09786e4a87 tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Lock "cinder-attachment_update-e50acba8-611c-4602-b3fa-04696554ff79-np0000004976" released by "attachment_update" :: held 0.541s {{(pid=100056) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 08:30:48.281646 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-a88e2d5e-2f16-4d82-8365-7106179f98f1 req-ed97a0f4-9ec3-41af-9456-0b09786e4a87 tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] https://10.4.3.7/volume/v3/attachments/ddd8e0e7-904a-4d86-8e46-6da64a679b6f returned with HTTP 200 Jul 10 08:30:48.281646 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 49/193] 10.4.3.7 () {74 vars in 1690 bytes} [Fri Jul 10 08:30:47 2026] PUT /volume/v3/attachments/ddd8e0e7-904a-4d86-8e46-6da64a679b6f => generated 969 bytes in 568 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:30:48.801597 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-a88e2d5e-2f16-4d82-8365-7106179f98f1 req-bcf19b0a-9292-46c4-a2d3-7c8a9de886c4 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:48.804134 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-a88e2d5e-2f16-4d82-8365-7106179f98f1 req-bcf19b0a-9292-46c4-a2d3-7c8a9de886c4 tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] POST https://10.4.3.7/volume/v3/attachments/ddd8e0e7-904a-4d86-8e46-6da64a679b6f/action Jul 10 08:30:48.804490 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-a88e2d5e-2f16-4d82-8365-7106179f98f1 req-bcf19b0a-9292-46c4-a2d3-7c8a9de886c4 tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Action body: b'{"os-complete": null}' {{(pid=100054) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:30:48.804725 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-a88e2d5e-2f16-4d82-8365-7106179f98f1 req-bcf19b0a-9292-46c4-a2d3-7c8a9de886c4 tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:30:48.835540 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:48.835540 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:30:48.854423 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-a88e2d5e-2f16-4d82-8365-7106179f98f1 req-bcf19b0a-9292-46c4-a2d3-7c8a9de886c4 tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] https://10.4.3.7/volume/v3/attachments/ddd8e0e7-904a-4d86-8e46-6da64a679b6f/action returned with HTTP 204 Jul 10 08:30:48.855255 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 48/194] 10.4.3.7 () {74 vars in 1711 bytes} [Fri Jul 10 08:30:48 2026] POST /volume/v3/attachments/ddd8e0e7-904a-4d86-8e46-6da64a679b6f/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:30:48.978939 np0000004976 devstack@c-api.service[100055]: DEBUG dbcounter [-] [100055] Writing DB stats cinder:SELECT=4 {{(pid=100055) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 08:30:49.374282 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-b616ef0b-0769-445c-867c-8c544fb7d122 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:49.374671 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-b616ef0b-0769-445c-867c-8c544fb7d122 None None] GET https://10.4.3.7/volume// Jul 10 08:30:49.374841 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-b616ef0b-0769-445c-867c-8c544fb7d122 None None] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:30:49.375024 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-b616ef0b-0769-445c-867c-8c544fb7d122 None None] Calling method 'all' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:30:49.375435 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-b616ef0b-0769-445c-867c-8c544fb7d122 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:30:49.379256 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 50/195] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:30:49 2026] GET /volume/ => generated 384 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:30:49.390932 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-a88e2d5e-2f16-4d82-8365-7106179f98f1 req-a3ddbf78-b3f7-49bf-b161-a4f44f06ae4c None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:49.394158 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-a88e2d5e-2f16-4d82-8365-7106179f98f1 req-a3ddbf78-b3f7-49bf-b161-a4f44f06ae4c tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] GET https://10.4.3.7/volume/v3/volumes/b3f69de9-190d-4c8f-8eb1-2822f0548404 Jul 10 08:30:49.394573 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-a88e2d5e-2f16-4d82-8365-7106179f98f1 req-a3ddbf78-b3f7-49bf-b161-a4f44f06ae4c tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:30:49.394810 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-a88e2d5e-2f16-4d82-8365-7106179f98f1 req-a3ddbf78-b3f7-49bf-b161-a4f44f06ae4c tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:30:49.406872 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:49.406872 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:30:49.418960 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-a88e2d5e-2f16-4d82-8365-7106179f98f1 req-a3ddbf78-b3f7-49bf-b161-a4f44f06ae4c tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Volume info retrieved successfully. Jul 10 08:30:49.425207 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-a88e2d5e-2f16-4d82-8365-7106179f98f1 req-a3ddbf78-b3f7-49bf-b161-a4f44f06ae4c tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] https://10.4.3.7/volume/v3/volumes/b3f69de9-190d-4c8f-8eb1-2822f0548404 returned with HTTP 200 Jul 10 08:30:49.426094 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 49/196] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:30:49 2026] GET /volume/v3/volumes/b3f69de9-190d-4c8f-8eb1-2822f0548404 => generated 1025 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:30:49.552524 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-a88e2d5e-2f16-4d82-8365-7106179f98f1 req-1253bf69-3bde-4593-afd4-8ee1c28084a2 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:49.556307 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-a88e2d5e-2f16-4d82-8365-7106179f98f1 req-1253bf69-3bde-4593-afd4-8ee1c28084a2 tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] PUT https://10.4.3.7/volume/v3/attachments/00cc990a-d83f-415b-8d92-21789a4d3fb5 Jul 10 08:30:49.557255 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-a88e2d5e-2f16-4d82-8365-7106179f98f1 req-1253bf69-3bde-4593-afd4-8ee1c28084a2 tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.7", "host": "np0000004976", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b54eda21b644", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bf3c9c16-ec3d-4df7-865b-5f424258654a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:30:49.569745 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.coordination [req-a88e2d5e-2f16-4d82-8365-7106179f98f1 req-1253bf69-3bde-4593-afd4-8ee1c28084a2 tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Acquiring lock "cinder-attachment_update-b3f69de9-190d-4c8f-8eb1-2822f0548404-np0000004976" by "attachment_update" {{(pid=100056) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 08:30:49.585965 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.coordination [req-a88e2d5e-2f16-4d82-8365-7106179f98f1 req-1253bf69-3bde-4593-afd4-8ee1c28084a2 tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Lock "cinder-attachment_update-b3f69de9-190d-4c8f-8eb1-2822f0548404-np0000004976" acquired by "attachment_update" :: waited 0.016s {{(pid=100056) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 08:30:49.587255 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:49.587255 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:30:50.122338 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.coordination [req-a88e2d5e-2f16-4d82-8365-7106179f98f1 req-1253bf69-3bde-4593-afd4-8ee1c28084a2 tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Lock "cinder-attachment_update-b3f69de9-190d-4c8f-8eb1-2822f0548404-np0000004976" released by "attachment_update" :: held 0.536s {{(pid=100056) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 08:30:50.122810 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-a88e2d5e-2f16-4d82-8365-7106179f98f1 req-1253bf69-3bde-4593-afd4-8ee1c28084a2 tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] https://10.4.3.7/volume/v3/attachments/00cc990a-d83f-415b-8d92-21789a4d3fb5 returned with HTTP 200 Jul 10 08:30:50.123670 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 50/197] 10.4.3.7 () {74 vars in 1690 bytes} [Fri Jul 10 08:30:49 2026] PUT /volume/v3/attachments/00cc990a-d83f-415b-8d92-21789a4d3fb5 => generated 969 bytes in 572 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:30:50.642194 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-a88e2d5e-2f16-4d82-8365-7106179f98f1 req-97921816-5644-4162-a368-aa5ae5a00d5d None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:50.647813 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-a88e2d5e-2f16-4d82-8365-7106179f98f1 req-97921816-5644-4162-a368-aa5ae5a00d5d tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] POST https://10.4.3.7/volume/v3/attachments/00cc990a-d83f-415b-8d92-21789a4d3fb5/action Jul 10 08:30:50.648249 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-a88e2d5e-2f16-4d82-8365-7106179f98f1 req-97921816-5644-4162-a368-aa5ae5a00d5d tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Action body: b'{"os-complete": null}' {{(pid=100054) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:30:50.648439 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-a88e2d5e-2f16-4d82-8365-7106179f98f1 req-97921816-5644-4162-a368-aa5ae5a00d5d tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:30:50.676860 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:50.676860 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:30:50.695515 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-a88e2d5e-2f16-4d82-8365-7106179f98f1 req-97921816-5644-4162-a368-aa5ae5a00d5d tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] https://10.4.3.7/volume/v3/attachments/00cc990a-d83f-415b-8d92-21789a4d3fb5/action returned with HTTP 204 Jul 10 08:30:50.695992 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 49/198] 10.4.3.7 () {74 vars in 1711 bytes} [Fri Jul 10 08:30:50 2026] POST /volume/v3/attachments/00cc990a-d83f-415b-8d92-21789a4d3fb5/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:30:51.216181 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-79d335fd-2344-48e2-b1ae-0f256b5af1c2 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:51.216877 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-79d335fd-2344-48e2-b1ae-0f256b5af1c2 None None] GET https://10.4.3.7/volume// Jul 10 08:30:51.216877 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-79d335fd-2344-48e2-b1ae-0f256b5af1c2 None None] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:30:51.217097 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-79d335fd-2344-48e2-b1ae-0f256b5af1c2 None None] Calling method 'all' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:30:51.217510 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-79d335fd-2344-48e2-b1ae-0f256b5af1c2 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:30:51.217869 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 51/199] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:30:51 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:30:51.229912 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-a88e2d5e-2f16-4d82-8365-7106179f98f1 req-ee1a356e-1f6a-4764-bc91-f3fa8ead7104 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:51.232556 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-a88e2d5e-2f16-4d82-8365-7106179f98f1 req-ee1a356e-1f6a-4764-bc91-f3fa8ead7104 tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] GET https://10.4.3.7/volume/v3/volumes/123268bc-05d2-4c52-a496-77025d814e9f Jul 10 08:30:51.232796 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-a88e2d5e-2f16-4d82-8365-7106179f98f1 req-ee1a356e-1f6a-4764-bc91-f3fa8ead7104 tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:30:51.232936 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-a88e2d5e-2f16-4d82-8365-7106179f98f1 req-ee1a356e-1f6a-4764-bc91-f3fa8ead7104 tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:30:51.248783 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:51.248783 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:30:51.252750 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-a88e2d5e-2f16-4d82-8365-7106179f98f1 req-ee1a356e-1f6a-4764-bc91-f3fa8ead7104 tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Volume info retrieved successfully. Jul 10 08:30:51.262653 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-a88e2d5e-2f16-4d82-8365-7106179f98f1 req-ee1a356e-1f6a-4764-bc91-f3fa8ead7104 tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] https://10.4.3.7/volume/v3/volumes/123268bc-05d2-4c52-a496-77025d814e9f returned with HTTP 200 Jul 10 08:30:51.263191 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 50/200] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:30:51 2026] GET /volume/v3/volumes/123268bc-05d2-4c52-a496-77025d814e9f => generated 1024 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:30:51.376203 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-a88e2d5e-2f16-4d82-8365-7106179f98f1 req-3a0d4270-a9ea-4ea1-8caf-d869ef739ea6 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:51.378842 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-a88e2d5e-2f16-4d82-8365-7106179f98f1 req-3a0d4270-a9ea-4ea1-8caf-d869ef739ea6 tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] PUT https://10.4.3.7/volume/v3/attachments/7c84848b-885a-482b-b390-1379e6fb8121 Jul 10 08:30:51.379321 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-a88e2d5e-2f16-4d82-8365-7106179f98f1 req-3a0d4270-a9ea-4ea1-8caf-d869ef739ea6 tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.7", "host": "np0000004976", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b54eda21b644", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bf3c9c16-ec3d-4df7-865b-5f424258654a", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:30:51.404277 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.coordination [req-a88e2d5e-2f16-4d82-8365-7106179f98f1 req-3a0d4270-a9ea-4ea1-8caf-d869ef739ea6 tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Acquiring lock "cinder-attachment_update-123268bc-05d2-4c52-a496-77025d814e9f-np0000004976" by "attachment_update" {{(pid=100056) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 08:30:51.413392 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.coordination [req-a88e2d5e-2f16-4d82-8365-7106179f98f1 req-3a0d4270-a9ea-4ea1-8caf-d869ef739ea6 tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Lock "cinder-attachment_update-123268bc-05d2-4c52-a496-77025d814e9f-np0000004976" acquired by "attachment_update" :: waited 0.009s {{(pid=100056) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 08:30:51.414855 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:51.414855 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:30:51.949343 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.coordination [req-a88e2d5e-2f16-4d82-8365-7106179f98f1 req-3a0d4270-a9ea-4ea1-8caf-d869ef739ea6 tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Lock "cinder-attachment_update-123268bc-05d2-4c52-a496-77025d814e9f-np0000004976" released by "attachment_update" :: held 0.536s {{(pid=100056) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 08:30:51.949687 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-a88e2d5e-2f16-4d82-8365-7106179f98f1 req-3a0d4270-a9ea-4ea1-8caf-d869ef739ea6 tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] https://10.4.3.7/volume/v3/attachments/7c84848b-885a-482b-b390-1379e6fb8121 returned with HTTP 200 Jul 10 08:30:51.950208 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 51/201] 10.4.3.7 () {74 vars in 1690 bytes} [Fri Jul 10 08:30:51 2026] PUT /volume/v3/attachments/7c84848b-885a-482b-b390-1379e6fb8121 => generated 969 bytes in 574 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:30:52.470521 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-a88e2d5e-2f16-4d82-8365-7106179f98f1 req-d1f5c688-c6b6-4fac-a792-a5a9f583ad09 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:52.473119 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-a88e2d5e-2f16-4d82-8365-7106179f98f1 req-d1f5c688-c6b6-4fac-a792-a5a9f583ad09 tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] POST https://10.4.3.7/volume/v3/attachments/7c84848b-885a-482b-b390-1379e6fb8121/action Jul 10 08:30:52.473449 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-a88e2d5e-2f16-4d82-8365-7106179f98f1 req-d1f5c688-c6b6-4fac-a792-a5a9f583ad09 tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Action body: b'{"os-complete": null}' {{(pid=100054) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:30:52.473617 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-a88e2d5e-2f16-4d82-8365-7106179f98f1 req-d1f5c688-c6b6-4fac-a792-a5a9f583ad09 tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:30:52.504476 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:52.504476 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:30:52.534993 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-a88e2d5e-2f16-4d82-8365-7106179f98f1 req-d1f5c688-c6b6-4fac-a792-a5a9f583ad09 tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] https://10.4.3.7/volume/v3/attachments/7c84848b-885a-482b-b390-1379e6fb8121/action returned with HTTP 204 Jul 10 08:30:52.534993 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 50/202] 10.4.3.7 () {74 vars in 1711 bytes} [Fri Jul 10 08:30:52 2026] POST /volume/v3/attachments/7c84848b-885a-482b-b390-1379e6fb8121/action => generated 0 bytes in 65 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:30:52.800980 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-91654629-16b7-4bc9-b958-8a6833c04108 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:52.803044 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-91654629-16b7-4bc9-b958-8a6833c04108 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:30:52.803541 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-91654629-16b7-4bc9-b958-8a6833c04108 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-682762369"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:30:52.805401 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.volumes [None req-91654629-16b7-4bc9-b958-8a6833c04108 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-682762369'}} {{(pid=100055) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:30:52.811391 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-91654629-16b7-4bc9-b958-8a6833c04108 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Create volume of 1 GB Jul 10 08:30:52.814459 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:52.814459 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:30:52.814459 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-91654629-16b7-4bc9-b958-8a6833c04108 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Availability Zones retrieved successfully. Jul 10 08:30:52.820707 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-91654629-16b7-4bc9-b958-8a6833c04108 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Flow 'volume_create_api' (ad97d348-5a0d-40f2-aaa2-b6e172fc3d50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:30:52.822316 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-91654629-16b7-4bc9-b958-8a6833c04108 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81c1587c-3d91-4043-b06e-7532ce09d036) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:30:52.823601 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.flows.api.create_volume [None req-91654629-16b7-4bc9-b958-8a6833c04108 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Validating volume size '1' using validate_int {{(pid=100055) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:30:52.833285 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:52.833285 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:30:52.852075 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-91654629-16b7-4bc9-b958-8a6833c04108 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81c1587c-3d91-4043-b06e-7532ce09d036) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:15Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=91e2b8ba-d2d3-4ffe-bf25-42fd794dde90,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '91e2b8ba-d2d3-4ffe-bf25-42fd794dde90', 'encryption_key_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=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:30:52.853207 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-91654629-16b7-4bc9-b958-8a6833c04108 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7eefd4ef-40b9-4790-9247-2c5641033059) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:30:52.887004 np0000004976 devstack@c-api.service[100055]: WARNING cinder.quota [None req-91654629-16b7-4bc9-b958-8a6833c04108 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-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. Jul 10 08:30:52.887004 np0000004976 devstack@c-api.service[100055]: WARNING cinder.quota [None req-91654629-16b7-4bc9-b958-8a6833c04108 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-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. Jul 10 08:30:52.907471 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.quota [None req-91654629-16b7-4bc9-b958-8a6833c04108 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Created reservations ['fb433f72-c5e9-43d4-afb9-418841cb94d4', '924e7e20-3698-44de-9bab-abeda90c0034', '40a5092d-111f-4dad-ae02-8e4d80b966d3', '08cefcab-9e9a-4ad5-9ce2-4f3b5df31bcf'] {{(pid=100055) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:30:52.908538 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-91654629-16b7-4bc9-b958-8a6833c04108 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7eefd4ef-40b9-4790-9247-2c5641033059) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fb433f72-c5e9-43d4-afb9-418841cb94d4', '924e7e20-3698-44de-9bab-abeda90c0034', '40a5092d-111f-4dad-ae02-8e4d80b966d3', '08cefcab-9e9a-4ad5-9ce2-4f3b5df31bcf']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:30:52.909603 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-91654629-16b7-4bc9-b958-8a6833c04108 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ac420a4-ac8e-496d-b522-0dba9fd56544) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:30:52.941536 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-91654629-16b7-4bc9-b958-8a6833c04108 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ac420a4-ac8e-496d-b522-0dba9fd56544) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd11cd155-f2e7-4baf-9c06-1c24517423a6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-682762369',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='0d8415fe44d7448b927ca8426cbdf874',qos_specs=None,replication_status=,reservations=['fb433f72-c5e9-43d4-afb9-418841cb94d4','924e7e20-3698-44de-9bab-abeda90c0034','40a5092d-111f-4dad-ae02-8e4d80b966d3','08cefcab-9e9a-4ad5-9ce2-4f3b5df31bcf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a19525159bd4f7997cca5f7afadab4c',volume_type_id=91e2b8ba-d2d3-4ffe-bf25-42fd794dde90), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:30:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-682762369',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d11cd155-f2e7-4baf-9c06-1c24517423a6,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='0d8415fe44d7448b927ca8426cbdf874',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8a19525159bd4f7997cca5f7afadab4c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(91e2b8ba-d2d3-4ffe-bf25-42fd794dde90),volume_type_id=91e2b8ba-d2d3-4ffe-bf25-42fd794dde90)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:30:52.942801 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-91654629-16b7-4bc9-b958-8a6833c04108 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1311526-01d0-4e2e-b0f1-9ecb778c433f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:30:52.966484 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-91654629-16b7-4bc9-b958-8a6833c04108 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1311526-01d0-4e2e-b0f1-9ecb778c433f) transitioned into state 'SUCCESS' from state '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-682762369',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='0d8415fe44d7448b927ca8426cbdf874',qos_specs=None,replication_status=,reservations=['fb433f72-c5e9-43d4-afb9-418841cb94d4','924e7e20-3698-44de-9bab-abeda90c0034','40a5092d-111f-4dad-ae02-8e4d80b966d3','08cefcab-9e9a-4ad5-9ce2-4f3b5df31bcf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a19525159bd4f7997cca5f7afadab4c',volume_type_id=91e2b8ba-d2d3-4ffe-bf25-42fd794dde90)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:30:52.967748 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-91654629-16b7-4bc9-b958-8a6833c04108 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e902fd4-4559-4998-8114-e9250a0c3f5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:30:52.978974 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-91654629-16b7-4bc9-b958-8a6833c04108 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e902fd4-4559-4998-8114-e9250a0c3f5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:30:52.980199 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-91654629-16b7-4bc9-b958-8a6833c04108 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Flow 'volume_create_api' (ad97d348-5a0d-40f2-aaa2-b6e172fc3d50) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:30:52.980668 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-91654629-16b7-4bc9-b958-8a6833c04108 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Create volume request issued successfully. Jul 10 08:30:52.981855 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-91654629-16b7-4bc9-b958-8a6833c04108 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:30:52.982154 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 52/203] 10.4.3.7 () {68 vars in 1245 bytes} [Fri Jul 10 08:30:52 2026] POST /volume/v3/volumes => generated 755 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:30:52.998837 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-44660e43-5a50-432b-bfdb-ee15cf62fa28 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:53.003921 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-44660e43-5a50-432b-bfdb-ee15cf62fa28 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] GET https://10.4.3.7/volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 Jul 10 08:30:53.004210 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-44660e43-5a50-432b-bfdb-ee15cf62fa28 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:30:53.008257 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-44660e43-5a50-432b-bfdb-ee15cf62fa28 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:30:53.017106 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:53.017106 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:30:53.021080 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-44660e43-5a50-432b-bfdb-ee15cf62fa28 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Volume info retrieved successfully. Jul 10 08:30:53.025347 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-44660e43-5a50-432b-bfdb-ee15cf62fa28 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 returned with HTTP 200 Jul 10 08:30:53.025739 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 51/204] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:30:52 2026] GET /volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 => generated 823 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:30:54.041103 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-fc73b0b9-6616-4c5e-815a-b10303b8b2a6 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:54.042603 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-fc73b0b9-6616-4c5e-815a-b10303b8b2a6 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] GET https://10.4.3.7/volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 Jul 10 08:30:54.042801 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-fc73b0b9-6616-4c5e-815a-b10303b8b2a6 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:30:54.042984 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-fc73b0b9-6616-4c5e-815a-b10303b8b2a6 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:30:54.050075 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:54.050075 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:30:54.054024 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-fc73b0b9-6616-4c5e-815a-b10303b8b2a6 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Volume info retrieved successfully. Jul 10 08:30:54.058946 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-fc73b0b9-6616-4c5e-815a-b10303b8b2a6 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 returned with HTTP 200 Jul 10 08:30:54.059545 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 52/205] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:30:54 2026] GET /volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:30:54.121491 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-8efe5fbb-3133-40cc-8f77-163f18db325e req-8651a4de-6ba7-4422-96ae-555942529d47 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:54.127697 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-8efe5fbb-3133-40cc-8f77-163f18db325e req-8651a4de-6ba7-4422-96ae-555942529d47 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] GET https://10.4.3.7/volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 Jul 10 08:30:54.127955 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-8efe5fbb-3133-40cc-8f77-163f18db325e req-8651a4de-6ba7-4422-96ae-555942529d47 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:30:54.128200 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-8efe5fbb-3133-40cc-8f77-163f18db325e req-8651a4de-6ba7-4422-96ae-555942529d47 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:30:54.140876 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:54.140876 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:30:54.146996 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-8efe5fbb-3133-40cc-8f77-163f18db325e req-8651a4de-6ba7-4422-96ae-555942529d47 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Volume info retrieved successfully. Jul 10 08:30:54.152710 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-8efe5fbb-3133-40cc-8f77-163f18db325e req-8651a4de-6ba7-4422-96ae-555942529d47 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 returned with HTTP 200 Jul 10 08:30:54.153276 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 51/206] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:30:54 2026] GET /volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:30:55.599148 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-239e2ed5-9506-451d-b0bb-bc47bb132094 req-f54fca3d-ef6c-4e39-9ff1-7aef9a8c00a5 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:55.601635 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-239e2ed5-9506-451d-b0bb-bc47bb132094 req-f54fca3d-ef6c-4e39-9ff1-7aef9a8c00a5 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:30:55.602152 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-239e2ed5-9506-451d-b0bb-bc47bb132094 req-f54fca3d-ef6c-4e39-9ff1-7aef9a8c00a5 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-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": "e1ee2ea6-9251-43d7-8043-1a8efc6b3698", "source_volid": null, "backup_id": null}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:30:55.604041 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.volumes [req-239e2ed5-9506-451d-b0bb-bc47bb132094 req-f54fca3d-ef6c-4e39-9ff1-7aef9a8c00a5 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-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': 'e1ee2ea6-9251-43d7-8043-1a8efc6b3698', 'source_volid': None, 'backup_id': None}} {{(pid=100055) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:30:55.723103 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [req-239e2ed5-9506-451d-b0bb-bc47bb132094 req-f54fca3d-ef6c-4e39-9ff1-7aef9a8c00a5 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] Create volume of 1 GB Jul 10 08:30:55.723395 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:55.723395 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:30:55.728455 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [req-239e2ed5-9506-451d-b0bb-bc47bb132094 req-f54fca3d-ef6c-4e39-9ff1-7aef9a8c00a5 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] Availability Zones retrieved successfully. Jul 10 08:30:55.734385 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [req-239e2ed5-9506-451d-b0bb-bc47bb132094 req-f54fca3d-ef6c-4e39-9ff1-7aef9a8c00a5 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] Flow 'volume_create_api' (e7465455-aa63-481b-8323-3c4f445a2bab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:30:55.735973 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [req-239e2ed5-9506-451d-b0bb-bc47bb132094 req-f54fca3d-ef6c-4e39-9ff1-7aef9a8c00a5 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f22e7f0c-db9d-4312-8ea4-71ddf4ca1d65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:30:55.737054 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.flows.api.create_volume [req-239e2ed5-9506-451d-b0bb-bc47bb132094 req-f54fca3d-ef6c-4e39-9ff1-7aef9a8c00a5 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] Validating volume size '1' using validate_int {{(pid=100055) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:30:55.801510 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [req-239e2ed5-9506-451d-b0bb-bc47bb132094 req-f54fca3d-ef6c-4e39-9ff1-7aef9a8c00a5 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f22e7f0c-db9d-4312-8ea4-71ddf4ca1d65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:30:55.802278 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [req-239e2ed5-9506-451d-b0bb-bc47bb132094 req-f54fca3d-ef6c-4e39-9ff1-7aef9a8c00a5 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1128ccb-1630-4e22-abea-088fe154ae28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:30:55.853805 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.quota [req-239e2ed5-9506-451d-b0bb-bc47bb132094 req-f54fca3d-ef6c-4e39-9ff1-7aef9a8c00a5 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] Created reservations ['aa00ecde-4a8f-46dd-9449-aff4fb90fc5d', 'dbe2b7ce-2f14-4c8e-861f-0c6e085bab1f', '61938744-0609-45bb-b5b3-36dfd102264b', '3d30d38a-ca14-45ed-adc1-a1d02779c326'] {{(pid=100055) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:30:55.854603 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [req-239e2ed5-9506-451d-b0bb-bc47bb132094 req-f54fca3d-ef6c-4e39-9ff1-7aef9a8c00a5 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1128ccb-1630-4e22-abea-088fe154ae28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aa00ecde-4a8f-46dd-9449-aff4fb90fc5d', 'dbe2b7ce-2f14-4c8e-861f-0c6e085bab1f', '61938744-0609-45bb-b5b3-36dfd102264b', '3d30d38a-ca14-45ed-adc1-a1d02779c326']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:30:55.855384 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [req-239e2ed5-9506-451d-b0bb-bc47bb132094 req-f54fca3d-ef6c-4e39-9ff1-7aef9a8c00a5 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3cfa2a9-8e82-4994-b4d3-da463a2ad2cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:30:55.885435 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [req-239e2ed5-9506-451d-b0bb-bc47bb132094 req-f54fca3d-ef6c-4e39-9ff1-7aef9a8c00a5 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3cfa2a9-8e82-4994-b4d3-da463a2ad2cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0ed99501-fdcb-4704-aad6-299ca35425e2', '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='43e22dcdc43f4579858133230c7dad94',qos_specs=None,replication_status=,reservations=['aa00ecde-4a8f-46dd-9449-aff4fb90fc5d','dbe2b7ce-2f14-4c8e-861f-0c6e085bab1f','61938744-0609-45bb-b5b3-36dfd102264b','3d30d38a-ca14-45ed-adc1-a1d02779c326'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9adde5354d54059ab3d5074e0652460',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:30:55Z,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=0ed99501-fdcb-4704-aad6-299ca35425e2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='43e22dcdc43f4579858133230c7dad94',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e9adde5354d54059ab3d5074e0652460',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:30:55.885435 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [req-239e2ed5-9506-451d-b0bb-bc47bb132094 req-f54fca3d-ef6c-4e39-9ff1-7aef9a8c00a5 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b55a733-f89d-4201-85f2-8797d747a6a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:30:55.912157 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [req-239e2ed5-9506-451d-b0bb-bc47bb132094 req-f54fca3d-ef6c-4e39-9ff1-7aef9a8c00a5 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b55a733-f89d-4201-85f2-8797d747a6a0) transitioned into 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='43e22dcdc43f4579858133230c7dad94',qos_specs=None,replication_status=,reservations=['aa00ecde-4a8f-46dd-9449-aff4fb90fc5d','dbe2b7ce-2f14-4c8e-861f-0c6e085bab1f','61938744-0609-45bb-b5b3-36dfd102264b','3d30d38a-ca14-45ed-adc1-a1d02779c326'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9adde5354d54059ab3d5074e0652460',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:30:55.913157 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [req-239e2ed5-9506-451d-b0bb-bc47bb132094 req-f54fca3d-ef6c-4e39-9ff1-7aef9a8c00a5 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52bcaa44-f8e5-414c-92c2-2a58217bc1e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:30:55.925851 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [req-239e2ed5-9506-451d-b0bb-bc47bb132094 req-f54fca3d-ef6c-4e39-9ff1-7aef9a8c00a5 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52bcaa44-f8e5-414c-92c2-2a58217bc1e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:30:55.927233 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [req-239e2ed5-9506-451d-b0bb-bc47bb132094 req-f54fca3d-ef6c-4e39-9ff1-7aef9a8c00a5 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] Flow 'volume_create_api' (e7465455-aa63-481b-8323-3c4f445a2bab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:30:55.928298 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [req-239e2ed5-9506-451d-b0bb-bc47bb132094 req-f54fca3d-ef6c-4e39-9ff1-7aef9a8c00a5 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] Create volume request issued successfully. Jul 10 08:30:55.929744 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-239e2ed5-9506-451d-b0bb-bc47bb132094 req-f54fca3d-ef6c-4e39-9ff1-7aef9a8c00a5 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:30:55.931383 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 53/207] 10.4.3.7 () {72 vars in 1527 bytes} [Fri Jul 10 08:30:55 2026] POST /volume/v3/volumes => generated 699 bytes in 332 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:30:55.949239 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-239e2ed5-9506-451d-b0bb-bc47bb132094 req-bb6bb0e3-cfb1-49cf-a084-76239a6f29f0 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:55.951748 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-239e2ed5-9506-451d-b0bb-bc47bb132094 req-bb6bb0e3-cfb1-49cf-a084-76239a6f29f0 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] GET https://10.4.3.7/volume/v3/volumes/0ed99501-fdcb-4704-aad6-299ca35425e2 Jul 10 08:30:55.951981 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-239e2ed5-9506-451d-b0bb-bc47bb132094 req-bb6bb0e3-cfb1-49cf-a084-76239a6f29f0 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:30:55.952197 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-239e2ed5-9506-451d-b0bb-bc47bb132094 req-bb6bb0e3-cfb1-49cf-a084-76239a6f29f0 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:30:55.961846 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:55.961846 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:30:55.967591 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-239e2ed5-9506-451d-b0bb-bc47bb132094 req-bb6bb0e3-cfb1-49cf-a084-76239a6f29f0 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] Volume info retrieved successfully. Jul 10 08:30:55.975232 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-239e2ed5-9506-451d-b0bb-bc47bb132094 req-bb6bb0e3-cfb1-49cf-a084-76239a6f29f0 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] https://10.4.3.7/volume/v3/volumes/0ed99501-fdcb-4704-aad6-299ca35425e2 returned with HTTP 200 Jul 10 08:30:55.975667 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 52/208] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:30:55 2026] GET /volume/v3/volumes/0ed99501-fdcb-4704-aad6-299ca35425e2 => generated 767 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:30:55.991143 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-239e2ed5-9506-451d-b0bb-bc47bb132094 req-e70601b6-a4bb-4582-a2f3-4dc9afee4e47 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:55.995435 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-239e2ed5-9506-451d-b0bb-bc47bb132094 req-e70601b6-a4bb-4582-a2f3-4dc9afee4e47 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] GET https://10.4.3.7/volume/v3/volumes/0ed99501-fdcb-4704-aad6-299ca35425e2 Jul 10 08:30:55.995435 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-239e2ed5-9506-451d-b0bb-bc47bb132094 req-e70601b6-a4bb-4582-a2f3-4dc9afee4e47 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:30:55.995435 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-239e2ed5-9506-451d-b0bb-bc47bb132094 req-e70601b6-a4bb-4582-a2f3-4dc9afee4e47 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:30:56.016596 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:56.016596 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:30:56.030586 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [req-239e2ed5-9506-451d-b0bb-bc47bb132094 req-e70601b6-a4bb-4582-a2f3-4dc9afee4e47 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] Volume info retrieved successfully. Jul 10 08:30:56.045795 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-239e2ed5-9506-451d-b0bb-bc47bb132094 req-e70601b6-a4bb-4582-a2f3-4dc9afee4e47 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] https://10.4.3.7/volume/v3/volumes/0ed99501-fdcb-4704-aad6-299ca35425e2 returned with HTTP 200 Jul 10 08:30:56.050518 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 53/209] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:30:55 2026] GET /volume/v3/volumes/0ed99501-fdcb-4704-aad6-299ca35425e2 => generated 767 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:30:56.451321 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-292d2d27-bdbe-41ee-9967-2762519983c7 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:56.452091 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-292d2d27-bdbe-41ee-9967-2762519983c7 None None] GET https://10.4.3.7/volume// Jul 10 08:30:56.452287 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-292d2d27-bdbe-41ee-9967-2762519983c7 None None] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:30:56.452564 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-292d2d27-bdbe-41ee-9967-2762519983c7 None None] Calling method 'all' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:30:56.453145 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-292d2d27-bdbe-41ee-9967-2762519983c7 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:30:56.453962 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 52/210] 10.4.3.7 () {66 vars in 1414 bytes} [Fri Jul 10 08:30:56 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:30:56.482052 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-8efe5fbb-3133-40cc-8f77-163f18db325e req-527621dc-90e5-4258-8206-13b7d56a4c43 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:56.756567 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-8efe5fbb-3133-40cc-8f77-163f18db325e req-527621dc-90e5-4258-8206-13b7d56a4c43 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] POST https://10.4.3.7/volume/v3/attachments Jul 10 08:30:56.757125 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-8efe5fbb-3133-40cc-8f77-163f18db325e req-527621dc-90e5-4258-8206-13b7d56a4c43 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d11cd155-f2e7-4baf-9c06-1c24517423a6", "connector": null, "instance_uuid": "31621b70-9d8b-4a5a-bfdf-8444ec08b1e4"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:30:56.769795 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:56.769795 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:30:56.799849 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-8efe5fbb-3133-40cc-8f77-163f18db325e req-527621dc-90e5-4258-8206-13b7d56a4c43 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/attachments returned with HTTP 200 Jul 10 08:30:56.800356 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 54/211] 10.4.3.7 () {74 vars in 1580 bytes} [Fri Jul 10 08:30:56 2026] POST /volume/v3/attachments => generated 273 bytes in 319 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:30:57.209362 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-a08ab4f4-7fc7-4111-99b7-3010def7d2c5 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:57.211784 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a08ab4f4-7fc7-4111-99b7-3010def7d2c5 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] GET https://10.4.3.7/volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 Jul 10 08:30:57.211784 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a08ab4f4-7fc7-4111-99b7-3010def7d2c5 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:30:57.212129 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a08ab4f4-7fc7-4111-99b7-3010def7d2c5 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:30:57.223863 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:57.223863 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:30:57.228605 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-a08ab4f4-7fc7-4111-99b7-3010def7d2c5 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Volume info retrieved successfully. Jul 10 08:30:57.242191 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a08ab4f4-7fc7-4111-99b7-3010def7d2c5 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 returned with HTTP 200 Jul 10 08:30:57.243582 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 53/212] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:30:57 2026] GET /volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:30:57.336125 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-16656c2d-fcc7-4033-8201-230c753f0500 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:57.336480 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-16656c2d-fcc7-4033-8201-230c753f0500 None None] GET https://10.4.3.7/volume// Jul 10 08:30:57.336648 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-16656c2d-fcc7-4033-8201-230c753f0500 None None] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:30:57.336907 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-16656c2d-fcc7-4033-8201-230c753f0500 None None] Calling method 'all' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:30:57.337263 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-16656c2d-fcc7-4033-8201-230c753f0500 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:30:57.337570 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 54/213] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:30:57 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:30:57.351299 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-8efe5fbb-3133-40cc-8f77-163f18db325e req-f821975e-01a5-42a5-bbf6-05fc4e572ed4 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:57.353544 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-8efe5fbb-3133-40cc-8f77-163f18db325e req-f821975e-01a5-42a5-bbf6-05fc4e572ed4 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] GET https://10.4.3.7/volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 Jul 10 08:30:57.353830 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-8efe5fbb-3133-40cc-8f77-163f18db325e req-f821975e-01a5-42a5-bbf6-05fc4e572ed4 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:30:57.354032 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-8efe5fbb-3133-40cc-8f77-163f18db325e req-f821975e-01a5-42a5-bbf6-05fc4e572ed4 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:30:57.365625 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:57.365625 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:30:57.370840 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-8efe5fbb-3133-40cc-8f77-163f18db325e req-f821975e-01a5-42a5-bbf6-05fc4e572ed4 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Volume info retrieved successfully. Jul 10 08:30:57.376463 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-8efe5fbb-3133-40cc-8f77-163f18db325e req-f821975e-01a5-42a5-bbf6-05fc4e572ed4 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 returned with HTTP 200 Jul 10 08:30:57.376896 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 53/214] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:30:57 2026] GET /volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 => generated 1027 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:30:57.484343 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-8efe5fbb-3133-40cc-8f77-163f18db325e req-80064db2-57fb-4c5c-9bf9-38e42bfa8279 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:57.486147 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-8efe5fbb-3133-40cc-8f77-163f18db325e req-80064db2-57fb-4c5c-9bf9-38e42bfa8279 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] PUT https://10.4.3.7/volume/v3/attachments/fdf4fa02-1097-4ab2-aef0-a1ed76de3861 Jul 10 08:30:57.486506 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-8efe5fbb-3133-40cc-8f77-163f18db325e req-80064db2-57fb-4c5c-9bf9-38e42bfa8279 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.7", "host": "np0000004976", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b54eda21b644", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bf3c9c16-ec3d-4df7-865b-5f424258654a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:30:57.494788 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.coordination [req-8efe5fbb-3133-40cc-8f77-163f18db325e req-80064db2-57fb-4c5c-9bf9-38e42bfa8279 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Acquiring lock "cinder-attachment_update-d11cd155-f2e7-4baf-9c06-1c24517423a6-np0000004976" by "attachment_update" {{(pid=100055) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 08:30:57.500081 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.coordination [req-8efe5fbb-3133-40cc-8f77-163f18db325e req-80064db2-57fb-4c5c-9bf9-38e42bfa8279 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Lock "cinder-attachment_update-d11cd155-f2e7-4baf-9c06-1c24517423a6-np0000004976" acquired by "attachment_update" :: waited 0.005s {{(pid=100055) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 08:30:57.501882 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:57.501882 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:30:58.025792 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.coordination [req-8efe5fbb-3133-40cc-8f77-163f18db325e req-80064db2-57fb-4c5c-9bf9-38e42bfa8279 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Lock "cinder-attachment_update-d11cd155-f2e7-4baf-9c06-1c24517423a6-np0000004976" released by "attachment_update" :: held 0.526s {{(pid=100055) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 08:30:58.026289 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-8efe5fbb-3133-40cc-8f77-163f18db325e req-80064db2-57fb-4c5c-9bf9-38e42bfa8279 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/attachments/fdf4fa02-1097-4ab2-aef0-a1ed76de3861 returned with HTTP 200 Jul 10 08:30:58.027132 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 55/215] 10.4.3.7 () {74 vars in 1690 bytes} [Fri Jul 10 08:30:57 2026] PUT /volume/v3/attachments/fdf4fa02-1097-4ab2-aef0-a1ed76de3861 => generated 969 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:30:58.259941 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-d516a265-aa47-42c0-bc17-8591beb51e4a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:58.262151 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d516a265-aa47-42c0-bc17-8591beb51e4a tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] GET https://10.4.3.7/volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 Jul 10 08:30:58.262492 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d516a265-aa47-42c0-bc17-8591beb51e4a tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:30:58.262790 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d516a265-aa47-42c0-bc17-8591beb51e4a tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:30:58.274460 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:58.274460 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:30:58.279310 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-d516a265-aa47-42c0-bc17-8591beb51e4a tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Volume info retrieved successfully. Jul 10 08:30:58.286602 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d516a265-aa47-42c0-bc17-8591beb51e4a tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 returned with HTTP 200 Jul 10 08:30:58.287198 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 54/216] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:30:58 2026] GET /volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:30:59.058165 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-239e2ed5-9506-451d-b0bb-bc47bb132094 req-addcd5c4-94cd-4dce-aec3-8efd1a54d129 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:59.064068 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-239e2ed5-9506-451d-b0bb-bc47bb132094 req-addcd5c4-94cd-4dce-aec3-8efd1a54d129 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] GET https://10.4.3.7/volume/v3/volumes/0ed99501-fdcb-4704-aad6-299ca35425e2 Jul 10 08:30:59.064297 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-239e2ed5-9506-451d-b0bb-bc47bb132094 req-addcd5c4-94cd-4dce-aec3-8efd1a54d129 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:30:59.064542 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-239e2ed5-9506-451d-b0bb-bc47bb132094 req-addcd5c4-94cd-4dce-aec3-8efd1a54d129 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:30:59.078843 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:59.078843 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:30:59.086938 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [req-239e2ed5-9506-451d-b0bb-bc47bb132094 req-addcd5c4-94cd-4dce-aec3-8efd1a54d129 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] Volume info retrieved successfully. Jul 10 08:30:59.094022 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-239e2ed5-9506-451d-b0bb-bc47bb132094 req-addcd5c4-94cd-4dce-aec3-8efd1a54d129 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] https://10.4.3.7/volume/v3/volumes/0ed99501-fdcb-4704-aad6-299ca35425e2 returned with HTTP 200 Jul 10 08:30:59.094506 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 55/217] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:30:59 2026] GET /volume/v3/volumes/0ed99501-fdcb-4704-aad6-299ca35425e2 => generated 1307 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:30:59.099779 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-9ee10a82-8001-40dc-9456-9976fe0f20b0 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:59.103010 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-9ee10a82-8001-40dc-9456-9976fe0f20b0 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] GET https://10.4.3.7/volume/v3/volumes/65947dd7-d7c2-41b4-89eb-7afaee30d99f Jul 10 08:30:59.103010 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-9ee10a82-8001-40dc-9456-9976fe0f20b0 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:30:59.103010 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-9ee10a82-8001-40dc-9456-9976fe0f20b0 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:30:59.111949 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-20788af6-62ef-4760-91f4-043ecae7067f None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:59.112504 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-20788af6-62ef-4760-91f4-043ecae7067f None None] GET https://10.4.3.7/volume// Jul 10 08:30:59.112698 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-20788af6-62ef-4760-91f4-043ecae7067f None None] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:30:59.112936 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-20788af6-62ef-4760-91f4-043ecae7067f None None] Calling method 'all' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:30:59.113490 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-20788af6-62ef-4760-91f4-043ecae7067f None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:30:59.113622 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:59.113622 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:30:59.113855 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 56/218] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:30:59 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:30:59.126292 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-9ee10a82-8001-40dc-9456-9976fe0f20b0 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Volume info retrieved successfully. Jul 10 08:30:59.126781 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-239e2ed5-9506-451d-b0bb-bc47bb132094 req-7c8904b2-a4b0-4311-aac5-2ebdeac9fdab None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:59.131595 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-9ee10a82-8001-40dc-9456-9976fe0f20b0 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] https://10.4.3.7/volume/v3/volumes/65947dd7-d7c2-41b4-89eb-7afaee30d99f returned with HTTP 200 Jul 10 08:30:59.131765 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-239e2ed5-9506-451d-b0bb-bc47bb132094 req-7c8904b2-a4b0-4311-aac5-2ebdeac9fdab tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] POST https://10.4.3.7/volume/v3/attachments Jul 10 08:30:59.132168 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-239e2ed5-9506-451d-b0bb-bc47bb132094 req-7c8904b2-a4b0-4311-aac5-2ebdeac9fdab tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0ed99501-fdcb-4704-aad6-299ca35425e2", "connector": null, "instance_uuid": "826855e7-111e-4e7b-b328-f66fc746a3c6"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:30:59.132283 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 54/219] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:30:59 2026] GET /volume/v3/volumes/65947dd7-d7c2-41b4-89eb-7afaee30d99f => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:30:59.146529 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:59.146529 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:30:59.180517 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-239e2ed5-9506-451d-b0bb-bc47bb132094 req-7c8904b2-a4b0-4311-aac5-2ebdeac9fdab tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] https://10.4.3.7/volume/v3/attachments returned with HTTP 200 Jul 10 08:30:59.181012 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 55/220] 10.4.3.7 () {74 vars in 1580 bytes} [Fri Jul 10 08:30:59 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) Jul 10 08:30:59.182665 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-b4e72eb2-1bc1-4fc9-833b-5732b3139e61 req-271a6198-47d0-427a-854b-f45934e8a350 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:59.185226 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-b4e72eb2-1bc1-4fc9-833b-5732b3139e61 req-271a6198-47d0-427a-854b-f45934e8a350 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] GET https://10.4.3.7/volume/v3/volumes/65947dd7-d7c2-41b4-89eb-7afaee30d99f Jul 10 08:30:59.186766 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-b4e72eb2-1bc1-4fc9-833b-5732b3139e61 req-271a6198-47d0-427a-854b-f45934e8a350 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:30:59.186766 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-b4e72eb2-1bc1-4fc9-833b-5732b3139e61 req-271a6198-47d0-427a-854b-f45934e8a350 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:30:59.189911 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-05f89d5e-7a46-450e-9e54-eb1fd140e59d None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:59.190296 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-05f89d5e-7a46-450e-9e54-eb1fd140e59d None None] GET https://10.4.3.7/volume// Jul 10 08:30:59.190609 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-05f89d5e-7a46-450e-9e54-eb1fd140e59d None None] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:30:59.190779 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-05f89d5e-7a46-450e-9e54-eb1fd140e59d None None] Calling method 'all' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:30:59.191136 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-05f89d5e-7a46-450e-9e54-eb1fd140e59d None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:30:59.191644 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 57/221] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:30:59 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:30:59.201105 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:59.201105 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:30:59.205860 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-239e2ed5-9506-451d-b0bb-bc47bb132094 req-287622c5-5e35-4709-bbd8-19bc55ee2680 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:59.206131 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [req-b4e72eb2-1bc1-4fc9-833b-5732b3139e61 req-271a6198-47d0-427a-854b-f45934e8a350 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Volume info retrieved successfully. Jul 10 08:30:59.208131 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-239e2ed5-9506-451d-b0bb-bc47bb132094 req-287622c5-5e35-4709-bbd8-19bc55ee2680 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] GET https://10.4.3.7/volume/v3/volumes/0ed99501-fdcb-4704-aad6-299ca35425e2 Jul 10 08:30:59.208364 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-239e2ed5-9506-451d-b0bb-bc47bb132094 req-287622c5-5e35-4709-bbd8-19bc55ee2680 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:30:59.208569 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-239e2ed5-9506-451d-b0bb-bc47bb132094 req-287622c5-5e35-4709-bbd8-19bc55ee2680 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:30:59.211397 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-b4e72eb2-1bc1-4fc9-833b-5732b3139e61 req-271a6198-47d0-427a-854b-f45934e8a350 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] https://10.4.3.7/volume/v3/volumes/65947dd7-d7c2-41b4-89eb-7afaee30d99f returned with HTTP 200 Jul 10 08:30:59.212134 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 56/222] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:30:59 2026] GET /volume/v3/volumes/65947dd7-d7c2-41b4-89eb-7afaee30d99f => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:30:59.222598 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:59.222598 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:30:59.228732 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-239e2ed5-9506-451d-b0bb-bc47bb132094 req-287622c5-5e35-4709-bbd8-19bc55ee2680 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] Volume info retrieved successfully. Jul 10 08:30:59.237652 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-239e2ed5-9506-451d-b0bb-bc47bb132094 req-287622c5-5e35-4709-bbd8-19bc55ee2680 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] https://10.4.3.7/volume/v3/volumes/0ed99501-fdcb-4704-aad6-299ca35425e2 returned with HTTP 200 Jul 10 08:30:59.238187 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 55/223] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:30:59 2026] GET /volume/v3/volumes/0ed99501-fdcb-4704-aad6-299ca35425e2 => generated 1486 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:30:59.306085 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-a740e76d-0baa-40e9-bd7e-d3fb620a9238 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:59.310050 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a740e76d-0baa-40e9-bd7e-d3fb620a9238 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] GET https://10.4.3.7/volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 Jul 10 08:30:59.310050 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a740e76d-0baa-40e9-bd7e-d3fb620a9238 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:30:59.310050 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a740e76d-0baa-40e9-bd7e-d3fb620a9238 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:30:59.322482 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:59.322482 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:30:59.327094 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-a740e76d-0baa-40e9-bd7e-d3fb620a9238 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Volume info retrieved successfully. Jul 10 08:30:59.333128 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a740e76d-0baa-40e9-bd7e-d3fb620a9238 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 returned with HTTP 200 Jul 10 08:30:59.333800 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 56/224] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:30:59 2026] GET /volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:30:59.347354 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-239e2ed5-9506-451d-b0bb-bc47bb132094 req-e4f0d2af-7de9-4916-8892-7c825e3c8af6 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:30:59.350100 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-239e2ed5-9506-451d-b0bb-bc47bb132094 req-e4f0d2af-7de9-4916-8892-7c825e3c8af6 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] PUT https://10.4.3.7/volume/v3/attachments/33d17847-2c97-451d-94c6-4cf7a490dcac Jul 10 08:30:59.350586 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-239e2ed5-9506-451d-b0bb-bc47bb132094 req-e4f0d2af-7de9-4916-8892-7c825e3c8af6 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.7", "host": "np0000004976", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b54eda21b644", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bf3c9c16-ec3d-4df7-865b-5f424258654a", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:30:59.365689 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.coordination [req-239e2ed5-9506-451d-b0bb-bc47bb132094 req-e4f0d2af-7de9-4916-8892-7c825e3c8af6 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] Acquiring lock "cinder-attachment_update-0ed99501-fdcb-4704-aad6-299ca35425e2-np0000004976" by "attachment_update" {{(pid=100055) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 08:30:59.372245 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.coordination [req-239e2ed5-9506-451d-b0bb-bc47bb132094 req-e4f0d2af-7de9-4916-8892-7c825e3c8af6 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] Lock "cinder-attachment_update-0ed99501-fdcb-4704-aad6-299ca35425e2-np0000004976" acquired by "attachment_update" :: waited 0.007s {{(pid=100055) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 08:30:59.373380 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:30:59.373380 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:30:59.905806 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.coordination [req-239e2ed5-9506-451d-b0bb-bc47bb132094 req-e4f0d2af-7de9-4916-8892-7c825e3c8af6 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] Lock "cinder-attachment_update-0ed99501-fdcb-4704-aad6-299ca35425e2-np0000004976" released by "attachment_update" :: held 0.534s {{(pid=100055) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 08:30:59.906149 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-239e2ed5-9506-451d-b0bb-bc47bb132094 req-e4f0d2af-7de9-4916-8892-7c825e3c8af6 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] https://10.4.3.7/volume/v3/attachments/33d17847-2c97-451d-94c6-4cf7a490dcac returned with HTTP 200 Jul 10 08:30:59.906616 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 58/225] 10.4.3.7 () {74 vars in 1690 bytes} [Fri Jul 10 08:30:59 2026] PUT /volume/v3/attachments/33d17847-2c97-451d-94c6-4cf7a490dcac => generated 969 bytes in 560 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:31:00.349506 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-1821b2ce-be18-4a7b-b7ef-2636ea2a5c71 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:00.352315 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-1821b2ce-be18-4a7b-b7ef-2636ea2a5c71 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] GET https://10.4.3.7/volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 Jul 10 08:31:00.353393 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-1821b2ce-be18-4a7b-b7ef-2636ea2a5c71 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:00.353486 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-1821b2ce-be18-4a7b-b7ef-2636ea2a5c71 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:00.375195 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:00.375195 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:31:00.381236 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-1821b2ce-be18-4a7b-b7ef-2636ea2a5c71 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Volume info retrieved successfully. Jul 10 08:31:00.387238 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-1821b2ce-be18-4a7b-b7ef-2636ea2a5c71 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 returned with HTTP 200 Jul 10 08:31:00.388704 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 57/226] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:31:00 2026] GET /volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 => generated 848 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:31:00.422860 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-239e2ed5-9506-451d-b0bb-bc47bb132094 req-5fb355a5-edca-4484-b505-931326cd4198 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:00.426002 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-239e2ed5-9506-451d-b0bb-bc47bb132094 req-5fb355a5-edca-4484-b505-931326cd4198 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] POST https://10.4.3.7/volume/v3/attachments/33d17847-2c97-451d-94c6-4cf7a490dcac/action Jul 10 08:31:00.426806 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-239e2ed5-9506-451d-b0bb-bc47bb132094 req-5fb355a5-edca-4484-b505-931326cd4198 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] Action body: b'{"os-complete": null}' {{(pid=100054) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:31:00.427084 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-239e2ed5-9506-451d-b0bb-bc47bb132094 req-5fb355a5-edca-4484-b505-931326cd4198 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:31:00.449849 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:00.449849 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:31:00.468262 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-239e2ed5-9506-451d-b0bb-bc47bb132094 req-5fb355a5-edca-4484-b505-931326cd4198 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] https://10.4.3.7/volume/v3/attachments/33d17847-2c97-451d-94c6-4cf7a490dcac/action returned with HTTP 204 Jul 10 08:31:00.468262 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 56/227] 10.4.3.7 () {74 vars in 1711 bytes} [Fri Jul 10 08:31:00 2026] POST /volume/v3/attachments/33d17847-2c97-451d-94c6-4cf7a490dcac/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jul 10 08:31:01.403559 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-4c17305a-e8b7-40c5-8ecb-02089033ec15 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:01.407426 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4c17305a-e8b7-40c5-8ecb-02089033ec15 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] GET https://10.4.3.7/volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 Jul 10 08:31:01.407661 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4c17305a-e8b7-40c5-8ecb-02089033ec15 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:01.407868 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4c17305a-e8b7-40c5-8ecb-02089033ec15 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:01.418460 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:01.418460 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:31:01.423317 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-4c17305a-e8b7-40c5-8ecb-02089033ec15 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Volume info retrieved successfully. Jul 10 08:31:01.428189 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4c17305a-e8b7-40c5-8ecb-02089033ec15 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 returned with HTTP 200 Jul 10 08:31:01.428788 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 57/228] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:31:01 2026] GET /volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:31:01.502329 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-7fbebaf9-a804-4a68-823d-171d21dd7147 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:01.502954 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-7fbebaf9-a804-4a68-823d-171d21dd7147 None None] GET https://10.4.3.7/volume// Jul 10 08:31:01.503222 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-7fbebaf9-a804-4a68-823d-171d21dd7147 None None] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:01.503539 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-7fbebaf9-a804-4a68-823d-171d21dd7147 None None] Calling method 'all' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:01.504003 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-7fbebaf9-a804-4a68-823d-171d21dd7147 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:31:01.504422 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 59/229] 10.4.3.7 () {66 vars in 1414 bytes} [Fri Jul 10 08:31:01 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:31:01.523628 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-b4e72eb2-1bc1-4fc9-833b-5732b3139e61 req-09fbd395-440d-4b92-a174-211c277632f0 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:01.846433 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-b4e72eb2-1bc1-4fc9-833b-5732b3139e61 req-09fbd395-440d-4b92-a174-211c277632f0 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] POST https://10.4.3.7/volume/v3/attachments Jul 10 08:31:01.846433 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-b4e72eb2-1bc1-4fc9-833b-5732b3139e61 req-09fbd395-440d-4b92-a174-211c277632f0 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "65947dd7-d7c2-41b4-89eb-7afaee30d99f", "connector": null, "instance_uuid": "1223a047-a1cf-40f0-b96f-fca45690d79b"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:31:01.856974 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:01.856974 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:31:01.900320 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-b4e72eb2-1bc1-4fc9-833b-5732b3139e61 req-09fbd395-440d-4b92-a174-211c277632f0 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] https://10.4.3.7/volume/v3/attachments returned with HTTP 200 Jul 10 08:31:01.900320 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 58/230] 10.4.3.7 () {74 vars in 1580 bytes} [Fri Jul 10 08:31:01 2026] POST /volume/v3/attachments => generated 273 bytes in 378 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:31:02.251763 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-edc7e65c-afea-4a52-b158-29e1024c31cb None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:02.253320 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-edc7e65c-afea-4a52-b158-29e1024c31cb tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] GET https://10.4.3.7/volume/v3/volumes/65947dd7-d7c2-41b4-89eb-7afaee30d99f Jul 10 08:31:02.253653 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-edc7e65c-afea-4a52-b158-29e1024c31cb tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:02.253973 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-edc7e65c-afea-4a52-b158-29e1024c31cb tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:02.273175 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:02.273175 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:31:02.277448 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-edc7e65c-afea-4a52-b158-29e1024c31cb tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Volume info retrieved successfully. Jul 10 08:31:02.284436 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-edc7e65c-afea-4a52-b158-29e1024c31cb tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] https://10.4.3.7/volume/v3/volumes/65947dd7-d7c2-41b4-89eb-7afaee30d99f returned with HTTP 200 Jul 10 08:31:02.285114 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 57/231] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:31:02 2026] GET /volume/v3/volumes/65947dd7-d7c2-41b4-89eb-7afaee30d99f => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:31:02.444057 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-1f874419-87e8-47a4-ac65-92f726d4937a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:02.444569 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-1f874419-87e8-47a4-ac65-92f726d4937a None None] GET https://10.4.3.7/volume// Jul 10 08:31:02.444842 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-1f874419-87e8-47a4-ac65-92f726d4937a None None] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:02.445114 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-1f874419-87e8-47a4-ac65-92f726d4937a None None] Calling method 'all' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:02.446051 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-1f874419-87e8-47a4-ac65-92f726d4937a None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:31:02.446051 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 58/232] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:31:02 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:31:02.448704 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-2fb9d7d8-232a-48e8-8870-0b62654f67ee None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:02.453149 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-2fb9d7d8-232a-48e8-8870-0b62654f67ee tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] GET https://10.4.3.7/volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 Jul 10 08:31:02.453906 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-2fb9d7d8-232a-48e8-8870-0b62654f67ee tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:02.453906 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-2fb9d7d8-232a-48e8-8870-0b62654f67ee tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:02.458676 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-b4e72eb2-1bc1-4fc9-833b-5732b3139e61 req-594240a4-c293-4a31-ae4c-4dd42b98dd3b None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:02.462052 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-b4e72eb2-1bc1-4fc9-833b-5732b3139e61 req-594240a4-c293-4a31-ae4c-4dd42b98dd3b tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] GET https://10.4.3.7/volume/v3/volumes/65947dd7-d7c2-41b4-89eb-7afaee30d99f Jul 10 08:31:02.462052 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-b4e72eb2-1bc1-4fc9-833b-5732b3139e61 req-594240a4-c293-4a31-ae4c-4dd42b98dd3b tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:02.462052 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-b4e72eb2-1bc1-4fc9-833b-5732b3139e61 req-594240a4-c293-4a31-ae4c-4dd42b98dd3b tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:02.470775 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:02.470775 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:31:02.479937 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-2fb9d7d8-232a-48e8-8870-0b62654f67ee tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Volume info retrieved successfully. Jul 10 08:31:02.487245 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:02.487245 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:31:02.487650 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-2fb9d7d8-232a-48e8-8870-0b62654f67ee tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 returned with HTTP 200 Jul 10 08:31:02.491436 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 60/233] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:31:02 2026] GET /volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 => generated 848 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:31:02.494770 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [req-b4e72eb2-1bc1-4fc9-833b-5732b3139e61 req-594240a4-c293-4a31-ae4c-4dd42b98dd3b tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Volume info retrieved successfully. Jul 10 08:31:02.502676 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-b4e72eb2-1bc1-4fc9-833b-5732b3139e61 req-594240a4-c293-4a31-ae4c-4dd42b98dd3b tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] https://10.4.3.7/volume/v3/volumes/65947dd7-d7c2-41b4-89eb-7afaee30d99f returned with HTTP 200 Jul 10 08:31:02.503239 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 59/234] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:31:02 2026] GET /volume/v3/volumes/65947dd7-d7c2-41b4-89eb-7afaee30d99f => generated 1022 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:31:02.629742 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-b4e72eb2-1bc1-4fc9-833b-5732b3139e61 req-8517b2ed-1ed4-4ba1-bedd-0a08532ea3ff None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:02.634155 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-b4e72eb2-1bc1-4fc9-833b-5732b3139e61 req-8517b2ed-1ed4-4ba1-bedd-0a08532ea3ff tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] PUT https://10.4.3.7/volume/v3/attachments/170eebc4-a622-4a70-ae32-980ecfe8c116 Jul 10 08:31:02.634595 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-b4e72eb2-1bc1-4fc9-833b-5732b3139e61 req-8517b2ed-1ed4-4ba1-bedd-0a08532ea3ff tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.7", "host": "np0000004976", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b54eda21b644", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bf3c9c16-ec3d-4df7-865b-5f424258654a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:31:02.649109 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.coordination [req-b4e72eb2-1bc1-4fc9-833b-5732b3139e61 req-8517b2ed-1ed4-4ba1-bedd-0a08532ea3ff tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Acquiring lock "cinder-attachment_update-65947dd7-d7c2-41b4-89eb-7afaee30d99f-np0000004976" by "attachment_update" {{(pid=100054) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 08:31:02.657469 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.coordination [req-b4e72eb2-1bc1-4fc9-833b-5732b3139e61 req-8517b2ed-1ed4-4ba1-bedd-0a08532ea3ff tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Lock "cinder-attachment_update-65947dd7-d7c2-41b4-89eb-7afaee30d99f-np0000004976" acquired by "attachment_update" :: waited 0.009s {{(pid=100054) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 08:31:02.658973 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:02.658973 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:31:03.190900 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.coordination [req-b4e72eb2-1bc1-4fc9-833b-5732b3139e61 req-8517b2ed-1ed4-4ba1-bedd-0a08532ea3ff tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Lock "cinder-attachment_update-65947dd7-d7c2-41b4-89eb-7afaee30d99f-np0000004976" released by "attachment_update" :: held 0.533s {{(pid=100054) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 08:31:03.191374 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-b4e72eb2-1bc1-4fc9-833b-5732b3139e61 req-8517b2ed-1ed4-4ba1-bedd-0a08532ea3ff tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] https://10.4.3.7/volume/v3/attachments/170eebc4-a622-4a70-ae32-980ecfe8c116 returned with HTTP 200 Jul 10 08:31:03.191959 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 58/235] 10.4.3.7 () {74 vars in 1690 bytes} [Fri Jul 10 08:31:02 2026] PUT /volume/v3/attachments/170eebc4-a622-4a70-ae32-980ecfe8c116 => generated 969 bytes in 563 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:31:03.302697 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-2054d109-e038-41d4-b6d9-6bc33163ef6a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:03.305276 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2054d109-e038-41d4-b6d9-6bc33163ef6a tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] GET https://10.4.3.7/volume/v3/volumes/65947dd7-d7c2-41b4-89eb-7afaee30d99f Jul 10 08:31:03.305594 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2054d109-e038-41d4-b6d9-6bc33163ef6a tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:03.305920 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2054d109-e038-41d4-b6d9-6bc33163ef6a tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:03.317691 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:03.317691 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:31:03.322621 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-2054d109-e038-41d4-b6d9-6bc33163ef6a tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Volume info retrieved successfully. Jul 10 08:31:03.328691 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2054d109-e038-41d4-b6d9-6bc33163ef6a tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] https://10.4.3.7/volume/v3/volumes/65947dd7-d7c2-41b4-89eb-7afaee30d99f returned with HTTP 200 Jul 10 08:31:03.329148 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 59/236] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:31:03 2026] GET /volume/v3/volumes/65947dd7-d7c2-41b4-89eb-7afaee30d99f => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:31:03.500726 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-4021abda-b213-4781-8184-b90c52a73762 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:03.504193 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-4021abda-b213-4781-8184-b90c52a73762 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] GET https://10.4.3.7/volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 Jul 10 08:31:03.504419 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-4021abda-b213-4781-8184-b90c52a73762 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:03.504757 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-4021abda-b213-4781-8184-b90c52a73762 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:03.518052 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:03.518052 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:31:03.523158 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-4021abda-b213-4781-8184-b90c52a73762 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Volume info retrieved successfully. Jul 10 08:31:03.528359 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-4021abda-b213-4781-8184-b90c52a73762 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 returned with HTTP 200 Jul 10 08:31:03.528889 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 61/237] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:31:03 2026] GET /volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:31:04.289697 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-8efe5fbb-3133-40cc-8f77-163f18db325e req-c8dcd46a-c433-438e-97c4-bbd3788415a2 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:04.292306 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-8efe5fbb-3133-40cc-8f77-163f18db325e req-c8dcd46a-c433-438e-97c4-bbd3788415a2 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] POST https://10.4.3.7/volume/v3/attachments/fdf4fa02-1097-4ab2-aef0-a1ed76de3861/action Jul 10 08:31:04.292756 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-8efe5fbb-3133-40cc-8f77-163f18db325e req-c8dcd46a-c433-438e-97c4-bbd3788415a2 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Action body: b'{"os-complete": null}' {{(pid=100056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:31:04.292937 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-8efe5fbb-3133-40cc-8f77-163f18db325e req-c8dcd46a-c433-438e-97c4-bbd3788415a2 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:31:04.311071 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:04.311071 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:31:04.321800 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-8efe5fbb-3133-40cc-8f77-163f18db325e req-c8dcd46a-c433-438e-97c4-bbd3788415a2 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/attachments/fdf4fa02-1097-4ab2-aef0-a1ed76de3861/action returned with HTTP 204 Jul 10 08:31:04.322308 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 60/238] 10.4.3.7 () {74 vars in 1711 bytes} [Fri Jul 10 08:31:04 2026] POST /volume/v3/attachments/fdf4fa02-1097-4ab2-aef0-a1ed76de3861/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:31:04.346479 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-683009e8-44ef-45f1-8f54-e7df848e535a None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:04.352587 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-683009e8-44ef-45f1-8f54-e7df848e535a tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] GET https://10.4.3.7/volume/v3/volumes/65947dd7-d7c2-41b4-89eb-7afaee30d99f Jul 10 08:31:04.352875 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-683009e8-44ef-45f1-8f54-e7df848e535a tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:04.353088 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-683009e8-44ef-45f1-8f54-e7df848e535a tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:04.367978 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:04.367978 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:31:04.373531 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-683009e8-44ef-45f1-8f54-e7df848e535a tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Volume info retrieved successfully. Jul 10 08:31:04.379999 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-683009e8-44ef-45f1-8f54-e7df848e535a tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] https://10.4.3.7/volume/v3/volumes/65947dd7-d7c2-41b4-89eb-7afaee30d99f returned with HTTP 200 Jul 10 08:31:04.380602 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 59/239] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:31:04 2026] GET /volume/v3/volumes/65947dd7-d7c2-41b4-89eb-7afaee30d99f => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:31:04.544588 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-db82d80b-2b41-4cda-9e1a-01f9dbfacb1c None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:04.548658 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-db82d80b-2b41-4cda-9e1a-01f9dbfacb1c tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] GET https://10.4.3.7/volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 Jul 10 08:31:04.548973 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-db82d80b-2b41-4cda-9e1a-01f9dbfacb1c tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:04.549229 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-db82d80b-2b41-4cda-9e1a-01f9dbfacb1c tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:04.561362 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:04.561362 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:31:04.565848 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-db82d80b-2b41-4cda-9e1a-01f9dbfacb1c tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Volume info retrieved successfully. Jul 10 08:31:04.571723 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-db82d80b-2b41-4cda-9e1a-01f9dbfacb1c tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 returned with HTTP 200 Jul 10 08:31:04.572247 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 60/240] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:31:04 2026] GET /volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 => generated 1140 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:31:04.618265 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-856ab9c0-8617-4b8c-8b73-5aacaec37778 req-09e81b21-8e9a-4af8-a199-57075f0edea7 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:04.621202 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-856ab9c0-8617-4b8c-8b73-5aacaec37778 req-09e81b21-8e9a-4af8-a199-57075f0edea7 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] GET https://10.4.3.7/volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 Jul 10 08:31:04.621444 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-856ab9c0-8617-4b8c-8b73-5aacaec37778 req-09e81b21-8e9a-4af8-a199-57075f0edea7 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:04.621655 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-856ab9c0-8617-4b8c-8b73-5aacaec37778 req-09e81b21-8e9a-4af8-a199-57075f0edea7 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:04.632927 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:04.632927 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:31:04.636741 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [req-856ab9c0-8617-4b8c-8b73-5aacaec37778 req-09e81b21-8e9a-4af8-a199-57075f0edea7 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Volume info retrieved successfully. Jul 10 08:31:04.641790 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-856ab9c0-8617-4b8c-8b73-5aacaec37778 req-09e81b21-8e9a-4af8-a199-57075f0edea7 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 returned with HTTP 200 Jul 10 08:31:04.642245 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 62/241] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:31:04 2026] GET /volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 => generated 1140 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:31:05.399360 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-0f7a4d15-7f92-4de3-8fc7-224599dd4199 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:05.401179 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-0f7a4d15-7f92-4de3-8fc7-224599dd4199 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] GET https://10.4.3.7/volume/v3/volumes/65947dd7-d7c2-41b4-89eb-7afaee30d99f Jul 10 08:31:05.401339 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-0f7a4d15-7f92-4de3-8fc7-224599dd4199 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:05.401549 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-0f7a4d15-7f92-4de3-8fc7-224599dd4199 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:05.417767 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:05.417767 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:31:05.423834 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-0f7a4d15-7f92-4de3-8fc7-224599dd4199 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Volume info retrieved successfully. Jul 10 08:31:05.428871 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-0f7a4d15-7f92-4de3-8fc7-224599dd4199 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] https://10.4.3.7/volume/v3/volumes/65947dd7-d7c2-41b4-89eb-7afaee30d99f returned with HTTP 200 Jul 10 08:31:05.429271 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 61/242] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:31:05 2026] GET /volume/v3/volumes/65947dd7-d7c2-41b4-89eb-7afaee30d99f => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:31:06.442825 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-2be2cbbc-9751-40f7-8dfb-396570d01860 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:06.444990 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-2be2cbbc-9751-40f7-8dfb-396570d01860 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] GET https://10.4.3.7/volume/v3/volumes/65947dd7-d7c2-41b4-89eb-7afaee30d99f Jul 10 08:31:06.445196 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-2be2cbbc-9751-40f7-8dfb-396570d01860 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:06.445356 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-2be2cbbc-9751-40f7-8dfb-396570d01860 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:06.460639 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:06.460639 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:31:06.467635 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-2be2cbbc-9751-40f7-8dfb-396570d01860 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Volume info retrieved successfully. Jul 10 08:31:06.471730 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-2be2cbbc-9751-40f7-8dfb-396570d01860 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] https://10.4.3.7/volume/v3/volumes/65947dd7-d7c2-41b4-89eb-7afaee30d99f returned with HTTP 200 Jul 10 08:31:06.474345 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 60/243] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:31:06 2026] GET /volume/v3/volumes/65947dd7-d7c2-41b4-89eb-7afaee30d99f => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:31:06.711093 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-53f34c61-83a4-4817-b091-c12e6698780c None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:06.713308 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-53f34c61-83a4-4817-b091-c12e6698780c None None] GET https://10.4.3.7/volume// Jul 10 08:31:06.713308 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-53f34c61-83a4-4817-b091-c12e6698780c None None] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:06.713308 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-53f34c61-83a4-4817-b091-c12e6698780c None None] Calling method 'all' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:06.713308 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-53f34c61-83a4-4817-b091-c12e6698780c None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:31:06.713308 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 61/244] 10.4.3.7 () {66 vars in 1414 bytes} [Fri Jul 10 08:31:06 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:31:06.730707 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-856ab9c0-8617-4b8c-8b73-5aacaec37778 req-e417c8f6-0ab9-4e95-8691-61ea3cea0c17 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:06.735277 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-856ab9c0-8617-4b8c-8b73-5aacaec37778 req-e417c8f6-0ab9-4e95-8691-61ea3cea0c17 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] POST https://10.4.3.7/volume/v3/attachments Jul 10 08:31:06.735824 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-856ab9c0-8617-4b8c-8b73-5aacaec37778 req-e417c8f6-0ab9-4e95-8691-61ea3cea0c17 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d11cd155-f2e7-4baf-9c06-1c24517423a6", "connector": null, "instance_uuid": "bd58db5e-6a98-4259-8dd5-e79972ae843e"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:31:06.753392 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:06.753392 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:31:06.793802 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-856ab9c0-8617-4b8c-8b73-5aacaec37778 req-e417c8f6-0ab9-4e95-8691-61ea3cea0c17 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/attachments returned with HTTP 200 Jul 10 08:31:06.794581 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 63/245] 10.4.3.7 () {74 vars in 1580 bytes} [Fri Jul 10 08:31:06 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) Jul 10 08:31:07.177170 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-1425a1c1-7c42-4e54-9ed1-51674ab2d458 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:07.180204 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-1425a1c1-7c42-4e54-9ed1-51674ab2d458 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] GET https://10.4.3.7/volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 Jul 10 08:31:07.180418 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-1425a1c1-7c42-4e54-9ed1-51674ab2d458 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:07.180687 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-1425a1c1-7c42-4e54-9ed1-51674ab2d458 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:07.197475 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:07.197475 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:31:07.205024 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-1425a1c1-7c42-4e54-9ed1-51674ab2d458 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Volume info retrieved successfully. Jul 10 08:31:07.210754 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-1425a1c1-7c42-4e54-9ed1-51674ab2d458 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 returned with HTTP 200 Jul 10 08:31:07.211427 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 62/246] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:31:07 2026] GET /volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 => generated 1142 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:31:07.336076 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-4b3f1ddd-0dfd-43ce-ac40-24eb348664f9 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:07.338485 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-4b3f1ddd-0dfd-43ce-ac40-24eb348664f9 None None] GET https://10.4.3.7/volume// Jul 10 08:31:07.338485 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-4b3f1ddd-0dfd-43ce-ac40-24eb348664f9 None None] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:07.338485 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-4b3f1ddd-0dfd-43ce-ac40-24eb348664f9 None None] Calling method 'all' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:07.338485 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-4b3f1ddd-0dfd-43ce-ac40-24eb348664f9 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:31:07.338485 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 61/247] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:31:07 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:31:07.346927 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-856ab9c0-8617-4b8c-8b73-5aacaec37778 req-7ef4ac6a-108e-4d3a-af77-8b7f161e0c4c None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:07.350112 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-856ab9c0-8617-4b8c-8b73-5aacaec37778 req-7ef4ac6a-108e-4d3a-af77-8b7f161e0c4c tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] GET https://10.4.3.7/volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 Jul 10 08:31:07.350373 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-856ab9c0-8617-4b8c-8b73-5aacaec37778 req-7ef4ac6a-108e-4d3a-af77-8b7f161e0c4c tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:07.350605 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-856ab9c0-8617-4b8c-8b73-5aacaec37778 req-7ef4ac6a-108e-4d3a-af77-8b7f161e0c4c tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:07.368400 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:07.368400 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:31:07.373176 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-856ab9c0-8617-4b8c-8b73-5aacaec37778 req-7ef4ac6a-108e-4d3a-af77-8b7f161e0c4c tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Volume info retrieved successfully. Jul 10 08:31:07.377925 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-856ab9c0-8617-4b8c-8b73-5aacaec37778 req-7ef4ac6a-108e-4d3a-af77-8b7f161e0c4c tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 returned with HTTP 200 Jul 10 08:31:07.378505 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 62/248] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:31:07 2026] GET /volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 => generated 1322 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:31:07.487176 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-856ab9c0-8617-4b8c-8b73-5aacaec37778 req-9fee37da-da3c-4938-b89e-f42027a2c9c7 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:07.489263 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-786d565d-91d1-4f0a-8614-985463b01667 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:07.491765 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-856ab9c0-8617-4b8c-8b73-5aacaec37778 req-9fee37da-da3c-4938-b89e-f42027a2c9c7 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] PUT https://10.4.3.7/volume/v3/attachments/3faff5cc-99ad-40e5-a029-70b76aa65e7e Jul 10 08:31:07.492227 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-856ab9c0-8617-4b8c-8b73-5aacaec37778 req-9fee37da-da3c-4938-b89e-f42027a2c9c7 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.7", "host": "np0000004976", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b54eda21b644", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bf3c9c16-ec3d-4df7-865b-5f424258654a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:31:07.495165 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-786d565d-91d1-4f0a-8614-985463b01667 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] GET https://10.4.3.7/volume/v3/volumes/65947dd7-d7c2-41b4-89eb-7afaee30d99f Jul 10 08:31:07.495394 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-786d565d-91d1-4f0a-8614-985463b01667 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:07.495640 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-786d565d-91d1-4f0a-8614-985463b01667 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:07.511819 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.coordination [req-856ab9c0-8617-4b8c-8b73-5aacaec37778 req-9fee37da-da3c-4938-b89e-f42027a2c9c7 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Acquiring lock "cinder-attachment_update-d11cd155-f2e7-4baf-9c06-1c24517423a6-np0000004976" by "attachment_update" {{(pid=100055) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 08:31:07.513899 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:07.513899 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:31:07.517679 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.coordination [req-856ab9c0-8617-4b8c-8b73-5aacaec37778 req-9fee37da-da3c-4938-b89e-f42027a2c9c7 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Lock "cinder-attachment_update-d11cd155-f2e7-4baf-9c06-1c24517423a6-np0000004976" acquired by "attachment_update" :: waited 0.005s {{(pid=100055) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 08:31:07.517805 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-786d565d-91d1-4f0a-8614-985463b01667 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Volume info retrieved successfully. Jul 10 08:31:07.518501 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:07.518501 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:31:07.522064 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-786d565d-91d1-4f0a-8614-985463b01667 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] https://10.4.3.7/volume/v3/volumes/65947dd7-d7c2-41b4-89eb-7afaee30d99f returned with HTTP 200 Jul 10 08:31:07.522612 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 63/249] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:31:07 2026] GET /volume/v3/volumes/65947dd7-d7c2-41b4-89eb-7afaee30d99f => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:31:08.049829 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.coordination [req-856ab9c0-8617-4b8c-8b73-5aacaec37778 req-9fee37da-da3c-4938-b89e-f42027a2c9c7 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Lock "cinder-attachment_update-d11cd155-f2e7-4baf-9c06-1c24517423a6-np0000004976" released by "attachment_update" :: held 0.533s {{(pid=100055) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 08:31:08.050356 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-856ab9c0-8617-4b8c-8b73-5aacaec37778 req-9fee37da-da3c-4938-b89e-f42027a2c9c7 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/attachments/3faff5cc-99ad-40e5-a029-70b76aa65e7e returned with HTTP 200 Jul 10 08:31:08.050759 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 64/250] 10.4.3.7 () {74 vars in 1690 bytes} [Fri Jul 10 08:31:07 2026] PUT /volume/v3/attachments/3faff5cc-99ad-40e5-a029-70b76aa65e7e => generated 969 bytes in 564 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:31:08.230539 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-10facc3d-9ac3-45c8-825b-f5e9f321f592 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:08.234197 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-10facc3d-9ac3-45c8-825b-f5e9f321f592 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] GET https://10.4.3.7/volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 Jul 10 08:31:08.234773 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-10facc3d-9ac3-45c8-825b-f5e9f321f592 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:08.235046 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-10facc3d-9ac3-45c8-825b-f5e9f321f592 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:08.254053 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:08.254053 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:31:08.257634 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-10facc3d-9ac3-45c8-825b-f5e9f321f592 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Volume info retrieved successfully. Jul 10 08:31:08.262238 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-10facc3d-9ac3-45c8-825b-f5e9f321f592 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 returned with HTTP 200 Jul 10 08:31:08.262694 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 62/251] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:31:08 2026] GET /volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 => generated 1143 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:31:08.536311 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-4549ba16-3996-408d-b407-aa07eda4db47 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:08.538932 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4549ba16-3996-408d-b407-aa07eda4db47 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] GET https://10.4.3.7/volume/v3/volumes/65947dd7-d7c2-41b4-89eb-7afaee30d99f Jul 10 08:31:08.539109 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4549ba16-3996-408d-b407-aa07eda4db47 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:08.539302 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4549ba16-3996-408d-b407-aa07eda4db47 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:08.552169 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:08.552169 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:31:08.555370 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-4549ba16-3996-408d-b407-aa07eda4db47 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Volume info retrieved successfully. Jul 10 08:31:08.560906 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4549ba16-3996-408d-b407-aa07eda4db47 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] https://10.4.3.7/volume/v3/volumes/65947dd7-d7c2-41b4-89eb-7afaee30d99f returned with HTTP 200 Jul 10 08:31:08.561192 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 63/252] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:31:08 2026] GET /volume/v3/volumes/65947dd7-d7c2-41b4-89eb-7afaee30d99f => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:31:09.276175 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-370d4c0a-a090-43c7-a7d3-9f2bbe1af10e None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:09.278521 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-370d4c0a-a090-43c7-a7d3-9f2bbe1af10e tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] GET https://10.4.3.7/volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 Jul 10 08:31:09.278785 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-370d4c0a-a090-43c7-a7d3-9f2bbe1af10e tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:09.279009 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-370d4c0a-a090-43c7-a7d3-9f2bbe1af10e tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:09.294247 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:09.294247 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:31:09.300511 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-370d4c0a-a090-43c7-a7d3-9f2bbe1af10e tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Volume info retrieved successfully. Jul 10 08:31:09.306769 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-370d4c0a-a090-43c7-a7d3-9f2bbe1af10e tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 returned with HTTP 200 Jul 10 08:31:09.307822 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 64/253] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:31:09 2026] GET /volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 => generated 1143 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:31:09.581491 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-e675c4b2-f3ae-435d-b1ee-1cfb7a49592a None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:09.587440 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-e675c4b2-f3ae-435d-b1ee-1cfb7a49592a tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] GET https://10.4.3.7/volume/v3/volumes/65947dd7-d7c2-41b4-89eb-7afaee30d99f Jul 10 08:31:09.587440 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-e675c4b2-f3ae-435d-b1ee-1cfb7a49592a tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:09.587614 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-e675c4b2-f3ae-435d-b1ee-1cfb7a49592a tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:09.601546 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:09.601546 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:31:09.605294 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-e675c4b2-f3ae-435d-b1ee-1cfb7a49592a tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Volume info retrieved successfully. Jul 10 08:31:09.610804 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-e675c4b2-f3ae-435d-b1ee-1cfb7a49592a tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] https://10.4.3.7/volume/v3/volumes/65947dd7-d7c2-41b4-89eb-7afaee30d99f returned with HTTP 200 Jul 10 08:31:09.611349 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 65/254] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:31:09 2026] GET /volume/v3/volumes/65947dd7-d7c2-41b4-89eb-7afaee30d99f => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:31:10.029471 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-4bcfac0a-c8c6-486c-8fe3-e07c7b118827 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:10.307557 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-4bcfac0a-c8c6-486c-8fe3-e07c7b118827 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:31:10.308112 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-4bcfac0a-c8c6-486c-8fe3-e07c7b118827 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-701943005"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:31:10.309937 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.volumes [None req-4bcfac0a-c8c6-486c-8fe3-e07c7b118827 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-701943005'}} {{(pid=100054) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:31:10.313786 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.volumes [None req-4bcfac0a-c8c6-486c-8fe3-e07c7b118827 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Create volume of 1 GB Jul 10 08:31:10.314175 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:10.314175 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:31:10.314819 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-4bcfac0a-c8c6-486c-8fe3-e07c7b118827 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Availability Zones retrieved successfully. Jul 10 08:31:10.323967 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-4bcfac0a-c8c6-486c-8fe3-e07c7b118827 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Flow 'volume_create_api' (ffa78b96-cf7a-41a7-93fd-c0c7044bf8b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:31:10.325830 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-4bcfac0a-c8c6-486c-8fe3-e07c7b118827 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e494a81-2e6b-466d-9963-e367b4f1727c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:31:10.326132 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-e02fd38e-2665-4194-9dd6-4d2fbb348801 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:10.327057 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.flows.api.create_volume [None req-4bcfac0a-c8c6-486c-8fe3-e07c7b118827 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Validating volume size '1' using validate_int {{(pid=100054) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:31:10.328148 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e02fd38e-2665-4194-9dd6-4d2fbb348801 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] GET https://10.4.3.7/volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 Jul 10 08:31:10.328353 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e02fd38e-2665-4194-9dd6-4d2fbb348801 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:10.328559 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e02fd38e-2665-4194-9dd6-4d2fbb348801 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:10.337550 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:10.337550 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:31:10.348325 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:10.348325 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:31:10.355031 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-4bcfac0a-c8c6-486c-8fe3-e07c7b118827 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e494a81-2e6b-466d-9963-e367b4f1727c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:15Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=91e2b8ba-d2d3-4ffe-bf25-42fd794dde90,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '91e2b8ba-d2d3-4ffe-bf25-42fd794dde90', 'encryption_key_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=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:31:10.355841 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-4bcfac0a-c8c6-486c-8fe3-e07c7b118827 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c293316-c928-4932-9dc7-9a4797ea473e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:31:10.359291 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-e02fd38e-2665-4194-9dd6-4d2fbb348801 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Volume info retrieved successfully. Jul 10 08:31:10.369705 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e02fd38e-2665-4194-9dd6-4d2fbb348801 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 returned with HTTP 200 Jul 10 08:31:10.369705 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 64/255] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:31:10 2026] GET /volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 => generated 1143 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:31:10.448059 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.quota [None req-4bcfac0a-c8c6-486c-8fe3-e07c7b118827 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Created reservations ['3d9585c9-1c7f-45bc-a226-e3fa5b2fdcfd', 'e701bd59-a4cb-433a-9297-31056da8a548', '847caa1b-cc54-4691-b590-23e98fcf054f', 'a9b6c631-7918-4a37-97eb-6b37a7fba417'] {{(pid=100054) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:31:10.449261 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-4bcfac0a-c8c6-486c-8fe3-e07c7b118827 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c293316-c928-4932-9dc7-9a4797ea473e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3d9585c9-1c7f-45bc-a226-e3fa5b2fdcfd', 'e701bd59-a4cb-433a-9297-31056da8a548', '847caa1b-cc54-4691-b590-23e98fcf054f', 'a9b6c631-7918-4a37-97eb-6b37a7fba417']}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:31:10.450358 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-4bcfac0a-c8c6-486c-8fe3-e07c7b118827 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0092d426-300d-475d-9be5-89a1b7544ed1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:31:10.484433 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-4bcfac0a-c8c6-486c-8fe3-e07c7b118827 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0092d426-300d-475d-9be5-89a1b7544ed1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd21e8ac1-6bbb-427f-8b99-e0b321b8cc3c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-701943005',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='a3e98b9309ee4073b445b41d8573d0ea',qos_specs=None,replication_status=,reservations=['3d9585c9-1c7f-45bc-a226-e3fa5b2fdcfd','e701bd59-a4cb-433a-9297-31056da8a548','847caa1b-cc54-4691-b590-23e98fcf054f','a9b6c631-7918-4a37-97eb-6b37a7fba417'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf411951c0c547598e428e1d4eaa6dc0',volume_type_id=91e2b8ba-d2d3-4ffe-bf25-42fd794dde90), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:31:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-701943005',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d21e8ac1-6bbb-427f-8b99-e0b321b8cc3c,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='a3e98b9309ee4073b445b41d8573d0ea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bf411951c0c547598e428e1d4eaa6dc0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(91e2b8ba-d2d3-4ffe-bf25-42fd794dde90),volume_type_id=91e2b8ba-d2d3-4ffe-bf25-42fd794dde90)}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:31:10.484433 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-4bcfac0a-c8c6-486c-8fe3-e07c7b118827 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ba0142a-ce82-4fb8-a001-b5e143b5f428) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:31:10.504370 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-4bcfac0a-c8c6-486c-8fe3-e07c7b118827 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ba0142a-ce82-4fb8-a001-b5e143b5f428) transitioned into state 'SUCCESS' from state '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-701943005',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='a3e98b9309ee4073b445b41d8573d0ea',qos_specs=None,replication_status=,reservations=['3d9585c9-1c7f-45bc-a226-e3fa5b2fdcfd','e701bd59-a4cb-433a-9297-31056da8a548','847caa1b-cc54-4691-b590-23e98fcf054f','a9b6c631-7918-4a37-97eb-6b37a7fba417'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf411951c0c547598e428e1d4eaa6dc0',volume_type_id=91e2b8ba-d2d3-4ffe-bf25-42fd794dde90)}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:31:10.505316 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-4bcfac0a-c8c6-486c-8fe3-e07c7b118827 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d838726c-dadc-40a5-952e-e989713a069b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:31:10.519446 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-4bcfac0a-c8c6-486c-8fe3-e07c7b118827 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d838726c-dadc-40a5-952e-e989713a069b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:31:10.519446 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-4bcfac0a-c8c6-486c-8fe3-e07c7b118827 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Flow 'volume_create_api' (ffa78b96-cf7a-41a7-93fd-c0c7044bf8b5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100054) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:31:10.519643 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-4bcfac0a-c8c6-486c-8fe3-e07c7b118827 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Create volume request issued successfully. Jul 10 08:31:10.520385 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-4bcfac0a-c8c6-486c-8fe3-e07c7b118827 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:31:10.521629 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 63/256] 10.4.3.7 () {68 vars in 1245 bytes} [Fri Jul 10 08:31:10 2026] POST /volume/v3/volumes => generated 753 bytes in 493 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:31:10.542488 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-63a6ac4e-b6bb-4b86-a215-dcf6c777c5fd None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:10.543224 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-63a6ac4e-b6bb-4b86-a215-dcf6c777c5fd tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] GET https://10.4.3.7/volume/v3/volumes/d21e8ac1-6bbb-427f-8b99-e0b321b8cc3c Jul 10 08:31:10.543459 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-63a6ac4e-b6bb-4b86-a215-dcf6c777c5fd tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:10.543649 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-63a6ac4e-b6bb-4b86-a215-dcf6c777c5fd tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:10.550418 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:10.550418 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:31:10.555079 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-63a6ac4e-b6bb-4b86-a215-dcf6c777c5fd tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Volume info retrieved successfully. Jul 10 08:31:10.559310 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-63a6ac4e-b6bb-4b86-a215-dcf6c777c5fd tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] https://10.4.3.7/volume/v3/volumes/d21e8ac1-6bbb-427f-8b99-e0b321b8cc3c returned with HTTP 200 Jul 10 08:31:10.559677 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 65/257] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:31:10 2026] GET /volume/v3/volumes/d21e8ac1-6bbb-427f-8b99-e0b321b8cc3c => generated 821 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:31:10.625333 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-38281342-4eb7-4e7a-bd14-f807ed37c5ad None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:10.630431 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-38281342-4eb7-4e7a-bd14-f807ed37c5ad tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] GET https://10.4.3.7/volume/v3/volumes/65947dd7-d7c2-41b4-89eb-7afaee30d99f Jul 10 08:31:10.630431 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-38281342-4eb7-4e7a-bd14-f807ed37c5ad tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:10.630431 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-38281342-4eb7-4e7a-bd14-f807ed37c5ad tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:10.637922 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:10.637922 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:31:10.642381 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-38281342-4eb7-4e7a-bd14-f807ed37c5ad tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Volume info retrieved successfully. Jul 10 08:31:10.646934 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-38281342-4eb7-4e7a-bd14-f807ed37c5ad tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] https://10.4.3.7/volume/v3/volumes/65947dd7-d7c2-41b4-89eb-7afaee30d99f returned with HTTP 200 Jul 10 08:31:10.647300 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 66/258] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:31:10 2026] GET /volume/v3/volumes/65947dd7-d7c2-41b4-89eb-7afaee30d99f => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:31:11.387558 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-658d0785-91f7-456b-8c7a-010df36b1de5 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:11.391320 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-658d0785-91f7-456b-8c7a-010df36b1de5 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] GET https://10.4.3.7/volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 Jul 10 08:31:11.391617 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-658d0785-91f7-456b-8c7a-010df36b1de5 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:11.391864 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-658d0785-91f7-456b-8c7a-010df36b1de5 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:11.405215 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:11.405215 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:31:11.410885 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-658d0785-91f7-456b-8c7a-010df36b1de5 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Volume info retrieved successfully. Jul 10 08:31:11.415743 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-658d0785-91f7-456b-8c7a-010df36b1de5 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 returned with HTTP 200 Jul 10 08:31:11.416251 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 65/259] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:31:11 2026] GET /volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 => generated 1143 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:31:11.578192 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-1eae0783-6ea7-426b-b494-7032cf9ccf7b None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:11.581215 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-1eae0783-6ea7-426b-b494-7032cf9ccf7b tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] GET https://10.4.3.7/volume/v3/volumes/d21e8ac1-6bbb-427f-8b99-e0b321b8cc3c Jul 10 08:31:11.581467 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-1eae0783-6ea7-426b-b494-7032cf9ccf7b tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:11.581706 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-1eae0783-6ea7-426b-b494-7032cf9ccf7b tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:11.590565 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:11.590565 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:31:11.595632 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-1eae0783-6ea7-426b-b494-7032cf9ccf7b tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Volume info retrieved successfully. Jul 10 08:31:11.601452 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-1eae0783-6ea7-426b-b494-7032cf9ccf7b tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] https://10.4.3.7/volume/v3/volumes/d21e8ac1-6bbb-427f-8b99-e0b321b8cc3c returned with HTTP 200 Jul 10 08:31:11.601875 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 64/260] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:31:11 2026] GET /volume/v3/volumes/d21e8ac1-6bbb-427f-8b99-e0b321b8cc3c => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:31:11.613865 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-b9f692b7-89ff-4c5e-b0d5-05cf894a522c None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:11.665208 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-820184e7-d41e-4633-bee3-995d39542a2b None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:11.667321 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-820184e7-d41e-4633-bee3-995d39542a2b tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] GET https://10.4.3.7/volume/v3/volumes/65947dd7-d7c2-41b4-89eb-7afaee30d99f Jul 10 08:31:11.668366 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-820184e7-d41e-4633-bee3-995d39542a2b tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:11.668640 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-820184e7-d41e-4633-bee3-995d39542a2b tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:11.680149 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:11.680149 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:31:11.683925 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-820184e7-d41e-4633-bee3-995d39542a2b tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Volume info retrieved successfully. Jul 10 08:31:11.688448 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-820184e7-d41e-4633-bee3-995d39542a2b tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] https://10.4.3.7/volume/v3/volumes/65947dd7-d7c2-41b4-89eb-7afaee30d99f returned with HTTP 200 Jul 10 08:31:11.688786 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 67/261] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:31:11 2026] GET /volume/v3/volumes/65947dd7-d7c2-41b4-89eb-7afaee30d99f => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:31:11.846452 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-b9f692b7-89ff-4c5e-b0d5-05cf894a522c tempest-TestMultiAttachVolumeSwap-628484967 tempest-TestMultiAttachVolumeSwap-628484967-project-admin] POST https://10.4.3.7/volume/v3/volumes/d21e8ac1-6bbb-427f-8b99-e0b321b8cc3c/action Jul 10 08:31:11.846775 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-b9f692b7-89ff-4c5e-b0d5-05cf894a522c tempest-TestMultiAttachVolumeSwap-628484967 tempest-TestMultiAttachVolumeSwap-628484967-project-admin] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:31:11.846895 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-b9f692b7-89ff-4c5e-b0d5-05cf894a522c tempest-TestMultiAttachVolumeSwap-628484967 tempest-TestMultiAttachVolumeSwap-628484967-project-admin] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:31:11.860533 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:11.860533 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:31:11.860949 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-b9f692b7-89ff-4c5e-b0d5-05cf894a522c tempest-TestMultiAttachVolumeSwap-628484967 tempest-TestMultiAttachVolumeSwap-628484967-project-admin] Volume info retrieved successfully. Jul 10 08:31:11.870564 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-b9f692b7-89ff-4c5e-b0d5-05cf894a522c tempest-TestMultiAttachVolumeSwap-628484967 tempest-TestMultiAttachVolumeSwap-628484967-project-admin] Update volume admin metadata completed successfully. Jul 10 08:31:11.870758 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-b9f692b7-89ff-4c5e-b0d5-05cf894a522c tempest-TestMultiAttachVolumeSwap-628484967 tempest-TestMultiAttachVolumeSwap-628484967-project-admin] Update readonly setting on volume completed successfully. Jul 10 08:31:11.871026 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-b9f692b7-89ff-4c5e-b0d5-05cf894a522c tempest-TestMultiAttachVolumeSwap-628484967 tempest-TestMultiAttachVolumeSwap-628484967-project-admin] https://10.4.3.7/volume/v3/volumes/d21e8ac1-6bbb-427f-8b99-e0b321b8cc3c/action returned with HTTP 202 Jul 10 08:31:11.871535 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 66/262] 10.4.3.7 () {68 vars in 1376 bytes} [Fri Jul 10 08:31:11 2026] POST /volume/v3/volumes/d21e8ac1-6bbb-427f-8b99-e0b321b8cc3c/action => generated 0 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:31:11.878590 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-4018e9e7-8230-4828-b93e-1e1169516904 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:11.880375 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4018e9e7-8230-4828-b93e-1e1169516904 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:31:11.880757 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4018e9e7-8230-4828-b93e-1e1169516904 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-1229908164"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:31:11.882214 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [None req-4018e9e7-8230-4828-b93e-1e1169516904 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-1229908164'}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:31:11.886350 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-4018e9e7-8230-4828-b93e-1e1169516904 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Create volume of 1 GB Jul 10 08:31:11.886812 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:11.886812 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:31:11.887628 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-4018e9e7-8230-4828-b93e-1e1169516904 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Availability Zones retrieved successfully. Jul 10 08:31:11.896977 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-4018e9e7-8230-4828-b93e-1e1169516904 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Flow 'volume_create_api' (8472bf07-7281-491a-84e9-cac14528558c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:31:11.898542 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-4018e9e7-8230-4828-b93e-1e1169516904 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f5c5e13-5cbc-4eeb-a527-debd585ea7ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:31:11.899923 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-4018e9e7-8230-4828-b93e-1e1169516904 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Validating volume size '1' using validate_int {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:31:11.918633 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:11.918633 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:31:11.932178 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-4018e9e7-8230-4828-b93e-1e1169516904 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f5c5e13-5cbc-4eeb-a527-debd585ea7ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:15Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=91e2b8ba-d2d3-4ffe-bf25-42fd794dde90,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '91e2b8ba-d2d3-4ffe-bf25-42fd794dde90', 'encryption_key_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=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:31:11.933115 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-4018e9e7-8230-4828-b93e-1e1169516904 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73269864-a168-440d-8cd8-101d9ac16b80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:31:11.953148 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-b4e72eb2-1bc1-4fc9-833b-5732b3139e61 req-7f6c6f9b-8c6b-4bcc-af41-11f6951c93a2 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:11.955330 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-b4e72eb2-1bc1-4fc9-833b-5732b3139e61 req-7f6c6f9b-8c6b-4bcc-af41-11f6951c93a2 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] POST https://10.4.3.7/volume/v3/attachments/170eebc4-a622-4a70-ae32-980ecfe8c116/action Jul 10 08:31:11.957042 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-b4e72eb2-1bc1-4fc9-833b-5732b3139e61 req-7f6c6f9b-8c6b-4bcc-af41-11f6951c93a2 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Action body: b'{"os-complete": null}' {{(pid=100054) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:31:11.957042 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-b4e72eb2-1bc1-4fc9-833b-5732b3139e61 req-7f6c6f9b-8c6b-4bcc-af41-11f6951c93a2 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:31:11.964300 np0000004976 devstack@c-api.service[100057]: WARNING cinder.quota [None req-4018e9e7-8230-4828-b93e-1e1169516904 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-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. Jul 10 08:31:11.965757 np0000004976 devstack@c-api.service[100057]: WARNING cinder.quota [None req-4018e9e7-8230-4828-b93e-1e1169516904 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-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. Jul 10 08:31:11.974820 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:11.974820 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:31:11.982786 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-4018e9e7-8230-4828-b93e-1e1169516904 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Created reservations ['cb8c4291-d968-48c3-9e19-8a9c18727c27', '8e85769d-6725-4dd3-a904-a24f94d45660', '67a813f1-d65a-49f6-ab89-2b4fcb3358a4', '9c4d7a59-6fe9-426e-90be-e3e6722b6d82'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:31:11.983944 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-4018e9e7-8230-4828-b93e-1e1169516904 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73269864-a168-440d-8cd8-101d9ac16b80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cb8c4291-d968-48c3-9e19-8a9c18727c27', '8e85769d-6725-4dd3-a904-a24f94d45660', '67a813f1-d65a-49f6-ab89-2b4fcb3358a4', '9c4d7a59-6fe9-426e-90be-e3e6722b6d82']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:31:11.985221 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-4018e9e7-8230-4828-b93e-1e1169516904 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43326b47-1098-4db5-9acd-c6dc297e7b1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:31:11.994523 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-b4e72eb2-1bc1-4fc9-833b-5732b3139e61 req-7f6c6f9b-8c6b-4bcc-af41-11f6951c93a2 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] https://10.4.3.7/volume/v3/attachments/170eebc4-a622-4a70-ae32-980ecfe8c116/action returned with HTTP 204 Jul 10 08:31:11.994523 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 65/263] 10.4.3.7 () {74 vars in 1711 bytes} [Fri Jul 10 08:31:11 2026] POST /volume/v3/attachments/170eebc4-a622-4a70-ae32-980ecfe8c116/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:31:12.009908 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-4018e9e7-8230-4828-b93e-1e1169516904 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43326b47-1098-4db5-9acd-c6dc297e7b1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd8326d93-6a95-490a-8029-a92f36b65e51', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1229908164',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='a3e98b9309ee4073b445b41d8573d0ea',qos_specs=None,replication_status=,reservations=['cb8c4291-d968-48c3-9e19-8a9c18727c27','8e85769d-6725-4dd3-a904-a24f94d45660','67a813f1-d65a-49f6-ab89-2b4fcb3358a4','9c4d7a59-6fe9-426e-90be-e3e6722b6d82'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf411951c0c547598e428e1d4eaa6dc0',volume_type_id=91e2b8ba-d2d3-4ffe-bf25-42fd794dde90), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:31:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1229908164',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d8326d93-6a95-490a-8029-a92f36b65e51,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='a3e98b9309ee4073b445b41d8573d0ea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bf411951c0c547598e428e1d4eaa6dc0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(91e2b8ba-d2d3-4ffe-bf25-42fd794dde90),volume_type_id=91e2b8ba-d2d3-4ffe-bf25-42fd794dde90)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:31:12.010865 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-4018e9e7-8230-4828-b93e-1e1169516904 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15988725-e11a-4e68-a467-017a5612f6f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:31:12.028474 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-4018e9e7-8230-4828-b93e-1e1169516904 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15988725-e11a-4e68-a467-017a5612f6f4) transitioned into state 'SUCCESS' from state '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-1229908164',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='a3e98b9309ee4073b445b41d8573d0ea',qos_specs=None,replication_status=,reservations=['cb8c4291-d968-48c3-9e19-8a9c18727c27','8e85769d-6725-4dd3-a904-a24f94d45660','67a813f1-d65a-49f6-ab89-2b4fcb3358a4','9c4d7a59-6fe9-426e-90be-e3e6722b6d82'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf411951c0c547598e428e1d4eaa6dc0',volume_type_id=91e2b8ba-d2d3-4ffe-bf25-42fd794dde90)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:31:12.029048 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-4018e9e7-8230-4828-b93e-1e1169516904 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bff390cd-79d2-4e30-b866-be53410a3973) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:31:12.044428 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-4018e9e7-8230-4828-b93e-1e1169516904 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bff390cd-79d2-4e30-b866-be53410a3973) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:31:12.044428 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-4018e9e7-8230-4828-b93e-1e1169516904 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Flow 'volume_create_api' (8472bf07-7281-491a-84e9-cac14528558c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:31:12.044428 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-4018e9e7-8230-4828-b93e-1e1169516904 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Create volume request issued successfully. Jul 10 08:31:12.044428 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4018e9e7-8230-4828-b93e-1e1169516904 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:31:12.044889 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 66/264] 10.4.3.7 () {68 vars in 1245 bytes} [Fri Jul 10 08:31:11 2026] POST /volume/v3/volumes => generated 754 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:31:12.057241 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-42d55097-7c11-4f2e-9ad1-51ee89763907 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:12.059002 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-42d55097-7c11-4f2e-9ad1-51ee89763907 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] GET https://10.4.3.7/volume/v3/volumes/d8326d93-6a95-490a-8029-a92f36b65e51 Jul 10 08:31:12.059191 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-42d55097-7c11-4f2e-9ad1-51ee89763907 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:12.059385 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-42d55097-7c11-4f2e-9ad1-51ee89763907 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:12.067700 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:12.067700 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:31:12.072246 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-42d55097-7c11-4f2e-9ad1-51ee89763907 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Volume info retrieved successfully. Jul 10 08:31:12.077288 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-42d55097-7c11-4f2e-9ad1-51ee89763907 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] https://10.4.3.7/volume/v3/volumes/d8326d93-6a95-490a-8029-a92f36b65e51 returned with HTTP 200 Jul 10 08:31:12.077770 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 68/265] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:31:12 2026] GET /volume/v3/volumes/d8326d93-6a95-490a-8029-a92f36b65e51 => generated 822 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:31:12.430763 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-b828ed73-66dd-4965-b217-9364dbc607ce None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:12.432218 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-b828ed73-66dd-4965-b217-9364dbc607ce tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] GET https://10.4.3.7/volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 Jul 10 08:31:12.432388 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-b828ed73-66dd-4965-b217-9364dbc607ce tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:12.432584 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-b828ed73-66dd-4965-b217-9364dbc607ce tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:12.443142 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:12.443142 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:31:12.446960 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-b828ed73-66dd-4965-b217-9364dbc607ce tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Volume info retrieved successfully. Jul 10 08:31:12.450888 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-b828ed73-66dd-4965-b217-9364dbc607ce tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 returned with HTTP 200 Jul 10 08:31:12.451249 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 67/266] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:31:12 2026] GET /volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 => generated 1143 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:31:12.705008 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-0eb2dc0c-a033-4b2e-b591-5f670f919e01 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:12.708429 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-0eb2dc0c-a033-4b2e-b591-5f670f919e01 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] GET https://10.4.3.7/volume/v3/volumes/65947dd7-d7c2-41b4-89eb-7afaee30d99f Jul 10 08:31:12.708429 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-0eb2dc0c-a033-4b2e-b591-5f670f919e01 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:12.708429 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-0eb2dc0c-a033-4b2e-b591-5f670f919e01 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:12.717902 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:12.717902 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:31:12.722007 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-0eb2dc0c-a033-4b2e-b591-5f670f919e01 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Volume info retrieved successfully. Jul 10 08:31:12.727788 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-0eb2dc0c-a033-4b2e-b591-5f670f919e01 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] https://10.4.3.7/volume/v3/volumes/65947dd7-d7c2-41b4-89eb-7afaee30d99f returned with HTTP 200 Jul 10 08:31:12.728257 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 66/267] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:31:12 2026] GET /volume/v3/volumes/65947dd7-d7c2-41b4-89eb-7afaee30d99f => generated 1135 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:31:12.742482 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-e5f79e1e-a364-4c2b-a244-007abeede5ad None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:12.744662 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e5f79e1e-a364-4c2b-a244-007abeede5ad tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] GET https://10.4.3.7/volume/v3/volumes/65947dd7-d7c2-41b4-89eb-7afaee30d99f Jul 10 08:31:12.745056 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e5f79e1e-a364-4c2b-a244-007abeede5ad tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:12.745388 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e5f79e1e-a364-4c2b-a244-007abeede5ad tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:12.757381 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:12.757381 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:31:12.764427 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-e5f79e1e-a364-4c2b-a244-007abeede5ad tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Volume info retrieved successfully. Jul 10 08:31:12.767304 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e5f79e1e-a364-4c2b-a244-007abeede5ad tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] https://10.4.3.7/volume/v3/volumes/65947dd7-d7c2-41b4-89eb-7afaee30d99f returned with HTTP 200 Jul 10 08:31:12.767956 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 67/268] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:31:12 2026] GET /volume/v3/volumes/65947dd7-d7c2-41b4-89eb-7afaee30d99f => generated 1135 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:31:13.091006 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-89004f0b-9b7e-4326-8818-e8ad61c3f460 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:13.092214 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-89004f0b-9b7e-4326-8818-e8ad61c3f460 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] GET https://10.4.3.7/volume/v3/volumes/d8326d93-6a95-490a-8029-a92f36b65e51 Jul 10 08:31:13.092379 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-89004f0b-9b7e-4326-8818-e8ad61c3f460 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:13.092567 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-89004f0b-9b7e-4326-8818-e8ad61c3f460 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:13.099593 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:13.099593 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:31:13.103297 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-89004f0b-9b7e-4326-8818-e8ad61c3f460 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Volume info retrieved successfully. Jul 10 08:31:13.113902 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-89004f0b-9b7e-4326-8818-e8ad61c3f460 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] https://10.4.3.7/volume/v3/volumes/d8326d93-6a95-490a-8029-a92f36b65e51 returned with HTTP 200 Jul 10 08:31:13.113939 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 69/269] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:31:13 2026] GET /volume/v3/volumes/d8326d93-6a95-490a-8029-a92f36b65e51 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:31:13.155765 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-f2037830-9739-43f5-9de0-feeda39f26e9 req-23cd64dc-03d2-4ff6-941e-d421dfa98151 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:13.157918 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-f2037830-9739-43f5-9de0-feeda39f26e9 req-23cd64dc-03d2-4ff6-941e-d421dfa98151 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] GET https://10.4.3.7/volume/v3/volumes/0ed99501-fdcb-4704-aad6-299ca35425e2 Jul 10 08:31:13.158126 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-f2037830-9739-43f5-9de0-feeda39f26e9 req-23cd64dc-03d2-4ff6-941e-d421dfa98151 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:13.158326 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-f2037830-9739-43f5-9de0-feeda39f26e9 req-23cd64dc-03d2-4ff6-941e-d421dfa98151 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:13.170131 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:13.170131 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:31:13.174841 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [req-f2037830-9739-43f5-9de0-feeda39f26e9 req-23cd64dc-03d2-4ff6-941e-d421dfa98151 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] Volume info retrieved successfully. Jul 10 08:31:13.180113 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-f2037830-9739-43f5-9de0-feeda39f26e9 req-23cd64dc-03d2-4ff6-941e-d421dfa98151 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] https://10.4.3.7/volume/v3/volumes/0ed99501-fdcb-4704-aad6-299ca35425e2 returned with HTTP 200 Jul 10 08:31:13.180535 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 68/270] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:31:13 2026] GET /volume/v3/volumes/0ed99501-fdcb-4704-aad6-299ca35425e2 => generated 1599 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:31:13.222335 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-4d0241db-b094-4228-94c0-3e686c2963e1 req-af03f864-bc88-4fa8-895c-24ded7e6f29b None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:13.225129 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-4d0241db-b094-4228-94c0-3e686c2963e1 req-af03f864-bc88-4fa8-895c-24ded7e6f29b tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] GET https://10.4.3.7/volume/v3/volumes/65947dd7-d7c2-41b4-89eb-7afaee30d99f Jul 10 08:31:13.225436 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-4d0241db-b094-4228-94c0-3e686c2963e1 req-af03f864-bc88-4fa8-895c-24ded7e6f29b tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:13.225826 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-4d0241db-b094-4228-94c0-3e686c2963e1 req-af03f864-bc88-4fa8-895c-24ded7e6f29b tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:13.240680 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:13.240680 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:31:13.245051 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-4d0241db-b094-4228-94c0-3e686c2963e1 req-af03f864-bc88-4fa8-895c-24ded7e6f29b tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Volume info retrieved successfully. Jul 10 08:31:13.250361 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-4d0241db-b094-4228-94c0-3e686c2963e1 req-af03f864-bc88-4fa8-895c-24ded7e6f29b tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] https://10.4.3.7/volume/v3/volumes/65947dd7-d7c2-41b4-89eb-7afaee30d99f returned with HTTP 200 Jul 10 08:31:13.251042 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 67/271] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:31:13 2026] GET /volume/v3/volumes/65947dd7-d7c2-41b4-89eb-7afaee30d99f => generated 1135 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:31:13.469731 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-6f8bb059-c828-4efd-9a8c-8d0866394145 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:13.472048 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-6f8bb059-c828-4efd-9a8c-8d0866394145 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] GET https://10.4.3.7/volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 Jul 10 08:31:13.472300 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-6f8bb059-c828-4efd-9a8c-8d0866394145 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:13.472575 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-6f8bb059-c828-4efd-9a8c-8d0866394145 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:13.489522 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:13.489522 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:31:13.494138 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-6f8bb059-c828-4efd-9a8c-8d0866394145 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Volume info retrieved successfully. Jul 10 08:31:13.499752 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-6f8bb059-c828-4efd-9a8c-8d0866394145 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 returned with HTTP 200 Jul 10 08:31:13.500233 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 68/272] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:31:13 2026] GET /volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 => generated 1143 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:31:14.516747 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-bc622c62-4676-4ead-a33e-4ab42c5ff4dd None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:14.518386 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-bc622c62-4676-4ead-a33e-4ab42c5ff4dd tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] GET https://10.4.3.7/volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 Jul 10 08:31:14.518622 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-bc622c62-4676-4ead-a33e-4ab42c5ff4dd tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:14.518829 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-bc622c62-4676-4ead-a33e-4ab42c5ff4dd tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:14.529598 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:14.529598 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:31:14.533996 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-bc622c62-4676-4ead-a33e-4ab42c5ff4dd tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Volume info retrieved successfully. Jul 10 08:31:14.546428 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-bc622c62-4676-4ead-a33e-4ab42c5ff4dd tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 returned with HTTP 200 Jul 10 08:31:14.549871 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 70/273] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:31:14 2026] GET /volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 => generated 1143 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:31:15.564389 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-8a928adf-51b6-4606-a8cf-6285fe529ae0 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:15.566573 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-8a928adf-51b6-4606-a8cf-6285fe529ae0 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] GET https://10.4.3.7/volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 Jul 10 08:31:15.566991 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-8a928adf-51b6-4606-a8cf-6285fe529ae0 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:15.567733 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-8a928adf-51b6-4606-a8cf-6285fe529ae0 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:15.587753 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:15.587753 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:31:15.595242 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-8a928adf-51b6-4606-a8cf-6285fe529ae0 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Volume info retrieved successfully. Jul 10 08:31:15.604205 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-8a928adf-51b6-4606-a8cf-6285fe529ae0 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 returned with HTTP 200 Jul 10 08:31:15.604647 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 69/274] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:31:15 2026] GET /volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 => generated 1143 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:31:16.048777 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-556d3cc3-9b5d-4805-b221-63f3935915df None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:16.051209 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-556d3cc3-9b5d-4805-b221-63f3935915df None None] GET https://10.4.3.7/volume// Jul 10 08:31:16.051209 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-556d3cc3-9b5d-4805-b221-63f3935915df None None] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:16.051209 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-556d3cc3-9b5d-4805-b221-63f3935915df None None] Calling method 'all' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:16.051209 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-556d3cc3-9b5d-4805-b221-63f3935915df None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:31:16.051209 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 68/275] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:31:16 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:31:16.059099 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-4d0241db-b094-4228-94c0-3e686c2963e1 req-c2d4df73-fa40-4e71-8c91-1b3b4cc6c02e None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:16.063348 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-4d0241db-b094-4228-94c0-3e686c2963e1 req-c2d4df73-fa40-4e71-8c91-1b3b4cc6c02e tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] POST https://10.4.3.7/volume/v3/attachments Jul 10 08:31:16.063805 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-4d0241db-b094-4228-94c0-3e686c2963e1 req-c2d4df73-fa40-4e71-8c91-1b3b4cc6c02e tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "65947dd7-d7c2-41b4-89eb-7afaee30d99f", "connector": null, "instance_uuid": "1223a047-a1cf-40f0-b96f-fca45690d79b"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:31:16.087335 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:16.087335 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:31:16.121173 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-4d0241db-b094-4228-94c0-3e686c2963e1 req-c2d4df73-fa40-4e71-8c91-1b3b4cc6c02e tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] https://10.4.3.7/volume/v3/attachments returned with HTTP 200 Jul 10 08:31:16.122141 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 69/276] 10.4.3.7 () {74 vars in 1580 bytes} [Fri Jul 10 08:31:16 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) Jul 10 08:31:16.130501 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-41ca3ae1-35bd-4424-aa37-69f0206b783b None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:16.131007 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-41ca3ae1-35bd-4424-aa37-69f0206b783b None None] GET https://10.4.3.7/volume// Jul 10 08:31:16.131222 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-41ca3ae1-35bd-4424-aa37-69f0206b783b None None] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:16.131597 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-41ca3ae1-35bd-4424-aa37-69f0206b783b None None] Calling method 'all' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:16.132090 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-41ca3ae1-35bd-4424-aa37-69f0206b783b None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:31:16.132813 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 71/277] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:31:16 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:31:16.140127 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-4d0241db-b094-4228-94c0-3e686c2963e1 req-b601e81a-3dd0-44e8-a177-6480dd52e1d2 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:16.142646 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-4d0241db-b094-4228-94c0-3e686c2963e1 req-b601e81a-3dd0-44e8-a177-6480dd52e1d2 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] GET https://10.4.3.7/volume/v3/volumes/65947dd7-d7c2-41b4-89eb-7afaee30d99f Jul 10 08:31:16.143077 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-4d0241db-b094-4228-94c0-3e686c2963e1 req-b601e81a-3dd0-44e8-a177-6480dd52e1d2 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:16.143328 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-4d0241db-b094-4228-94c0-3e686c2963e1 req-b601e81a-3dd0-44e8-a177-6480dd52e1d2 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:16.165342 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:16.165342 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:31:16.169003 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [req-4d0241db-b094-4228-94c0-3e686c2963e1 req-b601e81a-3dd0-44e8-a177-6480dd52e1d2 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Volume info retrieved successfully. Jul 10 08:31:16.173825 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-4d0241db-b094-4228-94c0-3e686c2963e1 req-b601e81a-3dd0-44e8-a177-6480dd52e1d2 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] https://10.4.3.7/volume/v3/volumes/65947dd7-d7c2-41b4-89eb-7afaee30d99f returned with HTTP 200 Jul 10 08:31:16.174222 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 70/278] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:31:16 2026] GET /volume/v3/volumes/65947dd7-d7c2-41b4-89eb-7afaee30d99f => generated 1315 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:31:16.621420 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-94b6878d-423c-43d4-b9fa-82af425d53da None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:16.627347 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-94b6878d-423c-43d4-b9fa-82af425d53da tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] GET https://10.4.3.7/volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 Jul 10 08:31:16.627347 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-94b6878d-423c-43d4-b9fa-82af425d53da tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:16.627347 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-94b6878d-423c-43d4-b9fa-82af425d53da tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:16.640110 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:16.640110 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:31:16.643514 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-94b6878d-423c-43d4-b9fa-82af425d53da tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Volume info retrieved successfully. Jul 10 08:31:16.648793 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-94b6878d-423c-43d4-b9fa-82af425d53da tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 returned with HTTP 200 Jul 10 08:31:16.648793 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 69/279] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:31:16 2026] GET /volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 => generated 1143 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:31:16.939632 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-856ab9c0-8617-4b8c-8b73-5aacaec37778 req-58933e47-5d4e-4dda-a71a-7e3d028986d6 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:16.949608 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-856ab9c0-8617-4b8c-8b73-5aacaec37778 req-58933e47-5d4e-4dda-a71a-7e3d028986d6 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] POST https://10.4.3.7/volume/v3/attachments/3faff5cc-99ad-40e5-a029-70b76aa65e7e/action Jul 10 08:31:16.950090 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-856ab9c0-8617-4b8c-8b73-5aacaec37778 req-58933e47-5d4e-4dda-a71a-7e3d028986d6 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Action body: b'{"os-complete": null}' {{(pid=100057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:31:16.950237 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-856ab9c0-8617-4b8c-8b73-5aacaec37778 req-58933e47-5d4e-4dda-a71a-7e3d028986d6 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:31:16.977690 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:16.977690 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:31:16.988593 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-856ab9c0-8617-4b8c-8b73-5aacaec37778 req-58933e47-5d4e-4dda-a71a-7e3d028986d6 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/attachments/3faff5cc-99ad-40e5-a029-70b76aa65e7e/action returned with HTTP 204 Jul 10 08:31:16.989119 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 70/280] 10.4.3.7 () {74 vars in 1711 bytes} [Fri Jul 10 08:31:16 2026] POST /volume/v3/attachments/3faff5cc-99ad-40e5-a029-70b76aa65e7e/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:31:17.203397 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-4d0241db-b094-4228-94c0-3e686c2963e1 req-66a60cef-df11-48ce-92a4-442039d126b7 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:17.205547 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-4d0241db-b094-4228-94c0-3e686c2963e1 req-66a60cef-df11-48ce-92a4-442039d126b7 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] DELETE https://10.4.3.7/volume/v3/attachments/170eebc4-a622-4a70-ae32-980ecfe8c116 Jul 10 08:31:17.205733 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-4d0241db-b094-4228-94c0-3e686c2963e1 req-66a60cef-df11-48ce-92a4-442039d126b7 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:17.205923 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-4d0241db-b094-4228-94c0-3e686c2963e1 req-66a60cef-df11-48ce-92a4-442039d126b7 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Calling method 'version_select' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:17.213379 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:17.213379 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:31:17.663226 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-e6f8b996-8040-4cb3-aaff-9af0cee26fc6 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:17.665229 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-e6f8b996-8040-4cb3-aaff-9af0cee26fc6 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] GET https://10.4.3.7/volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 Jul 10 08:31:17.665483 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-e6f8b996-8040-4cb3-aaff-9af0cee26fc6 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:17.665757 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-e6f8b996-8040-4cb3-aaff-9af0cee26fc6 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:17.681496 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:17.681496 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:31:17.687148 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-e6f8b996-8040-4cb3-aaff-9af0cee26fc6 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Volume info retrieved successfully. Jul 10 08:31:17.693733 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-e6f8b996-8040-4cb3-aaff-9af0cee26fc6 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 returned with HTTP 200 Jul 10 08:31:17.694260 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 71/281] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:31:17 2026] GET /volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 => generated 1437 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:31:17.713210 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-091b66e3-b027-4083-ab93-1ae73af3ced4 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:17.768331 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-4d0241db-b094-4228-94c0-3e686c2963e1 req-66a60cef-df11-48ce-92a4-442039d126b7 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] https://10.4.3.7/volume/v3/attachments/170eebc4-a622-4a70-ae32-980ecfe8c116 returned with HTTP 200 Jul 10 08:31:17.768331 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 72/282] 10.4.3.7 () {72 vars in 1659 bytes} [Fri Jul 10 08:31:17 2026] DELETE /volume/v3/attachments/170eebc4-a622-4a70-ae32-980ecfe8c116 => generated 192 bytes in 565 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:31:17.985588 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-091b66e3-b027-4083-ab93-1ae73af3ced4 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-reader] GET https://10.4.3.7/volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 Jul 10 08:31:17.985763 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-091b66e3-b027-4083-ab93-1ae73af3ced4 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-reader] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:17.985956 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-091b66e3-b027-4083-ab93-1ae73af3ced4 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-reader] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:17.997137 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:17.997137 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:31:18.000360 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-091b66e3-b027-4083-ab93-1ae73af3ced4 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-reader] Volume info retrieved successfully. Jul 10 08:31:18.004680 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-091b66e3-b027-4083-ab93-1ae73af3ced4 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-reader] https://10.4.3.7/volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 returned with HTTP 200 Jul 10 08:31:18.005100 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 70/283] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:31:17 2026] GET /volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 => generated 1437 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:31:18.056510 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-14802c0a-3dd1-47a9-9da8-d2d96aac5622 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:18.059134 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-14802c0a-3dd1-47a9-9da8-d2d96aac5622 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-reader] GET https://10.4.3.7/volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 Jul 10 08:31:18.059364 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-14802c0a-3dd1-47a9-9da8-d2d96aac5622 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-reader] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:18.059630 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-14802c0a-3dd1-47a9-9da8-d2d96aac5622 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-reader] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:18.082242 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:18.082242 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:31:18.096591 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-14802c0a-3dd1-47a9-9da8-d2d96aac5622 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-reader] Volume info retrieved successfully. Jul 10 08:31:18.104144 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-14802c0a-3dd1-47a9-9da8-d2d96aac5622 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-reader] https://10.4.3.7/volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 returned with HTTP 200 Jul 10 08:31:18.104723 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 71/284] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:31:18 2026] GET /volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 => generated 1437 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:31:18.165136 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-9bea22fa-c835-47f5-87d7-ebb9a62cbc4a req-d7d059fb-9e62-4b35-b189-437e1b4db443 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:18.167068 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-9bea22fa-c835-47f5-87d7-ebb9a62cbc4a req-d7d059fb-9e62-4b35-b189-437e1b4db443 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] GET https://10.4.3.7/volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 Jul 10 08:31:18.167226 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-9bea22fa-c835-47f5-87d7-ebb9a62cbc4a req-d7d059fb-9e62-4b35-b189-437e1b4db443 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:18.167742 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-9bea22fa-c835-47f5-87d7-ebb9a62cbc4a req-d7d059fb-9e62-4b35-b189-437e1b4db443 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:18.178158 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:18.178158 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:31:18.181137 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [req-9bea22fa-c835-47f5-87d7-ebb9a62cbc4a req-d7d059fb-9e62-4b35-b189-437e1b4db443 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Volume info retrieved successfully. Jul 10 08:31:18.184611 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-9bea22fa-c835-47f5-87d7-ebb9a62cbc4a req-d7d059fb-9e62-4b35-b189-437e1b4db443 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 returned with HTTP 200 Jul 10 08:31:18.185095 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 72/285] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:31:18 2026] GET /volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 => generated 1437 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:31:18.235430 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-9bea22fa-c835-47f5-87d7-ebb9a62cbc4a req-6341a160-ef55-40c8-bd76-82a6a74a2411 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:18.237895 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-9bea22fa-c835-47f5-87d7-ebb9a62cbc4a req-6341a160-ef55-40c8-bd76-82a6a74a2411 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] POST https://10.4.3.7/volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6/action Jul 10 08:31:18.238399 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-9bea22fa-c835-47f5-87d7-ebb9a62cbc4a req-6341a160-ef55-40c8-bd76-82a6a74a2411 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100055) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:31:18.238588 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-9bea22fa-c835-47f5-87d7-ebb9a62cbc4a req-6341a160-ef55-40c8-bd76-82a6a74a2411 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:31:18.255398 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:18.255398 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:31:18.256071 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [req-9bea22fa-c835-47f5-87d7-ebb9a62cbc4a req-6341a160-ef55-40c8-bd76-82a6a74a2411 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Volume info retrieved successfully. Jul 10 08:31:18.263869 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [req-9bea22fa-c835-47f5-87d7-ebb9a62cbc4a req-6341a160-ef55-40c8-bd76-82a6a74a2411 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Begin detaching volume completed successfully. Jul 10 08:31:18.264160 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-9bea22fa-c835-47f5-87d7-ebb9a62cbc4a req-6341a160-ef55-40c8-bd76-82a6a74a2411 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6/action returned with HTTP 202 Jul 10 08:31:18.264760 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 73/286] 10.4.3.7 () {72 vars in 1658 bytes} [Fri Jul 10 08:31:18 2026] POST /volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:31:18.272490 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-0491bed9-3555-4f9c-9daa-00bdccf7675e req-1351c88a-64b1-46d3-875f-625c2cbcbf6d None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:18.274950 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-0491bed9-3555-4f9c-9daa-00bdccf7675e req-1351c88a-64b1-46d3-875f-625c2cbcbf6d tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] GET https://10.4.3.7/volume/v3/volumes/9febd105-3ac8-44fd-9726-40f98e279a9e Jul 10 08:31:18.276447 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-0491bed9-3555-4f9c-9daa-00bdccf7675e req-1351c88a-64b1-46d3-875f-625c2cbcbf6d tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:18.276447 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-0491bed9-3555-4f9c-9daa-00bdccf7675e req-1351c88a-64b1-46d3-875f-625c2cbcbf6d tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:18.285041 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-ff73b04b-428d-4e54-ab17-6246d2c6f42c None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:18.285855 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ff73b04b-428d-4e54-ab17-6246d2c6f42c tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] GET https://10.4.3.7/volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 Jul 10 08:31:18.286042 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ff73b04b-428d-4e54-ab17-6246d2c6f42c tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:18.286204 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ff73b04b-428d-4e54-ab17-6246d2c6f42c tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:18.297745 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:18.297745 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:31:18.299761 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:18.299761 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:31:18.300802 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-0491bed9-3555-4f9c-9daa-00bdccf7675e req-1351c88a-64b1-46d3-875f-625c2cbcbf6d tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] Volume info retrieved successfully. Jul 10 08:31:18.304025 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-ff73b04b-428d-4e54-ab17-6246d2c6f42c tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Volume info retrieved successfully. Jul 10 08:31:18.308813 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ff73b04b-428d-4e54-ab17-6246d2c6f42c tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 returned with HTTP 200 Jul 10 08:31:18.309152 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 72/287] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:31:18 2026] GET /volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 => generated 1440 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:31:18.309685 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-0491bed9-3555-4f9c-9daa-00bdccf7675e req-1351c88a-64b1-46d3-875f-625c2cbcbf6d tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] https://10.4.3.7/volume/v3/volumes/9febd105-3ac8-44fd-9726-40f98e279a9e returned with HTTP 200 Jul 10 08:31:18.310093 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 71/288] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:31:18 2026] GET /volume/v3/volumes/9febd105-3ac8-44fd-9726-40f98e279a9e => generated 840 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:31:19.289578 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-b35b4ce2-6abe-4420-ba5a-7642bc65fbe6 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:19.290023 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-b35b4ce2-6abe-4420-ba5a-7642bc65fbe6 None None] GET https://10.4.3.7/volume// Jul 10 08:31:19.290111 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-b35b4ce2-6abe-4420-ba5a-7642bc65fbe6 None None] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:19.290324 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-b35b4ce2-6abe-4420-ba5a-7642bc65fbe6 None None] Calling method 'all' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:19.290645 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-b35b4ce2-6abe-4420-ba5a-7642bc65fbe6 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:31:19.291111 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 73/289] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:31:19 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:31:19.307808 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-9bea22fa-c835-47f5-87d7-ebb9a62cbc4a req-a15ff0fc-a05e-4314-aa83-25e3e860d694 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:19.312077 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-9bea22fa-c835-47f5-87d7-ebb9a62cbc4a req-a15ff0fc-a05e-4314-aa83-25e3e860d694 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] GET https://10.4.3.7/volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 Jul 10 08:31:19.312077 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-9bea22fa-c835-47f5-87d7-ebb9a62cbc4a req-a15ff0fc-a05e-4314-aa83-25e3e860d694 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:19.312490 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-9bea22fa-c835-47f5-87d7-ebb9a62cbc4a req-a15ff0fc-a05e-4314-aa83-25e3e860d694 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:19.321638 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-c45b53a7-e3c3-4ed7-9c5a-7782462484ed None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:19.327429 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c45b53a7-e3c3-4ed7-9c5a-7782462484ed tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] GET https://10.4.3.7/volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 Jul 10 08:31:19.327429 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c45b53a7-e3c3-4ed7-9c5a-7782462484ed tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:19.327429 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c45b53a7-e3c3-4ed7-9c5a-7782462484ed tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:19.327627 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:19.327627 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:31:19.328691 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [req-9bea22fa-c835-47f5-87d7-ebb9a62cbc4a req-a15ff0fc-a05e-4314-aa83-25e3e860d694 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Volume info retrieved successfully. Jul 10 08:31:19.334081 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-9bea22fa-c835-47f5-87d7-ebb9a62cbc4a req-a15ff0fc-a05e-4314-aa83-25e3e860d694 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 returned with HTTP 200 Jul 10 08:31:19.334667 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 74/290] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:31:19 2026] GET /volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 => generated 1620 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:31:19.338521 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:19.338521 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:31:19.342231 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-c45b53a7-e3c3-4ed7-9c5a-7782462484ed tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Volume info retrieved successfully. Jul 10 08:31:19.354025 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c45b53a7-e3c3-4ed7-9c5a-7782462484ed tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 returned with HTTP 200 Jul 10 08:31:19.354447 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 73/291] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:31:19 2026] GET /volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 => generated 1440 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:31:19.962329 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-9bea22fa-c835-47f5-87d7-ebb9a62cbc4a req-92d81c80-0bd3-47fc-806e-584da1a07238 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:19.964111 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-9bea22fa-c835-47f5-87d7-ebb9a62cbc4a req-92d81c80-0bd3-47fc-806e-584da1a07238 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] GET https://10.4.3.7/volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 Jul 10 08:31:19.964277 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-9bea22fa-c835-47f5-87d7-ebb9a62cbc4a req-92d81c80-0bd3-47fc-806e-584da1a07238 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:19.964462 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-9bea22fa-c835-47f5-87d7-ebb9a62cbc4a req-92d81c80-0bd3-47fc-806e-584da1a07238 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:19.987660 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:19.987660 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:31:19.990996 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-9bea22fa-c835-47f5-87d7-ebb9a62cbc4a req-92d81c80-0bd3-47fc-806e-584da1a07238 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Volume info retrieved successfully. Jul 10 08:31:19.994942 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-9bea22fa-c835-47f5-87d7-ebb9a62cbc4a req-92d81c80-0bd3-47fc-806e-584da1a07238 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 returned with HTTP 200 Jul 10 08:31:19.995371 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 72/292] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:31:19 2026] GET /volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 => generated 1440 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:31:20.376518 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-855a0c3b-9396-41d3-9acf-d71339fd65cc None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:20.377104 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-b25c932d-c160-450e-a3a3-3f4d9d4f72f7 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:20.377104 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-b25c932d-c160-450e-a3a3-3f4d9d4f72f7 None None] GET https://10.4.3.7/volume// Jul 10 08:31:20.377104 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-b25c932d-c160-450e-a3a3-3f4d9d4f72f7 None None] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:20.377104 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-b25c932d-c160-450e-a3a3-3f4d9d4f72f7 None None] Calling method 'all' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:20.377104 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-b25c932d-c160-450e-a3a3-3f4d9d4f72f7 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:31:20.377104 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 75/293] 10.4.3.7 () {66 vars in 1414 bytes} [Fri Jul 10 08:31:20 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:31:20.377686 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-855a0c3b-9396-41d3-9acf-d71339fd65cc tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] GET https://10.4.3.7/volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 Jul 10 08:31:20.377686 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-855a0c3b-9396-41d3-9acf-d71339fd65cc tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:20.377686 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-855a0c3b-9396-41d3-9acf-d71339fd65cc tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:20.384732 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-0491bed9-3555-4f9c-9daa-00bdccf7675e req-920e1fd8-490f-4ca9-a583-76aceecdbe47 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:20.387762 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-0491bed9-3555-4f9c-9daa-00bdccf7675e req-920e1fd8-490f-4ca9-a583-76aceecdbe47 tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] POST https://10.4.3.7/volume/v3/attachments Jul 10 08:31:20.388130 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-0491bed9-3555-4f9c-9daa-00bdccf7675e req-920e1fd8-490f-4ca9-a583-76aceecdbe47 tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9febd105-3ac8-44fd-9726-40f98e279a9e", "connector": null, "instance_uuid": "f5918edf-2990-4c5c-9eb2-0c44bd18fb0b"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:31:20.397266 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:20.397266 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:31:20.402038 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:20.402038 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:31:20.413437 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-855a0c3b-9396-41d3-9acf-d71339fd65cc tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Volume info retrieved successfully. Jul 10 08:31:20.418781 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-855a0c3b-9396-41d3-9acf-d71339fd65cc tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 returned with HTTP 200 Jul 10 08:31:20.418781 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 74/294] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:31:20 2026] GET /volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 => generated 1440 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:31:20.431506 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-0491bed9-3555-4f9c-9daa-00bdccf7675e req-920e1fd8-490f-4ca9-a583-76aceecdbe47 tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] https://10.4.3.7/volume/v3/attachments returned with HTTP 200 Jul 10 08:31:20.432116 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 74/295] 10.4.3.7 () {74 vars in 1580 bytes} [Fri Jul 10 08:31:20 2026] POST /volume/v3/attachments => generated 273 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:31:20.509966 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-9bea22fa-c835-47f5-87d7-ebb9a62cbc4a req-21595412-9387-4fef-9958-370dd7f58277 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:20.512020 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-9bea22fa-c835-47f5-87d7-ebb9a62cbc4a req-21595412-9387-4fef-9958-370dd7f58277 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] DELETE https://10.4.3.7/volume/v3/attachments/fdf4fa02-1097-4ab2-aef0-a1ed76de3861 Jul 10 08:31:20.512207 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-9bea22fa-c835-47f5-87d7-ebb9a62cbc4a req-21595412-9387-4fef-9958-370dd7f58277 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:20.512437 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-9bea22fa-c835-47f5-87d7-ebb9a62cbc4a req-21595412-9387-4fef-9958-370dd7f58277 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'version_select' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:20.519518 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:20.519518 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:31:20.837522 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-486d9232-94e4-4de5-864d-ccb61f8d2f30 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:20.843536 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-486d9232-94e4-4de5-864d-ccb61f8d2f30 tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] GET https://10.4.3.7/volume/v3/volumes/9febd105-3ac8-44fd-9726-40f98e279a9e Jul 10 08:31:20.843536 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-486d9232-94e4-4de5-864d-ccb61f8d2f30 tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:20.843536 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-486d9232-94e4-4de5-864d-ccb61f8d2f30 tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:20.851206 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:20.851206 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:31:20.854308 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-486d9232-94e4-4de5-864d-ccb61f8d2f30 tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] Volume info retrieved successfully. Jul 10 08:31:20.860435 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-486d9232-94e4-4de5-864d-ccb61f8d2f30 tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] https://10.4.3.7/volume/v3/volumes/9febd105-3ac8-44fd-9726-40f98e279a9e returned with HTTP 200 Jul 10 08:31:20.860435 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 76/296] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:31:20 2026] GET /volume/v3/volumes/9febd105-3ac8-44fd-9726-40f98e279a9e => generated 839 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:31:20.956653 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-3646bf1a-7c7b-4885-b4d8-52f1bd6a5746 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:20.957174 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-3646bf1a-7c7b-4885-b4d8-52f1bd6a5746 None None] GET https://10.4.3.7/volume// Jul 10 08:31:20.957390 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-3646bf1a-7c7b-4885-b4d8-52f1bd6a5746 None None] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:20.957660 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-3646bf1a-7c7b-4885-b4d8-52f1bd6a5746 None None] Calling method 'all' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:20.958073 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-3646bf1a-7c7b-4885-b4d8-52f1bd6a5746 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:31:20.958564 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 75/297] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:31:20 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:31:20.971483 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-0491bed9-3555-4f9c-9daa-00bdccf7675e req-17c990c3-c1a7-44b0-af10-10f9a56e6c3e None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:20.973372 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-0491bed9-3555-4f9c-9daa-00bdccf7675e req-17c990c3-c1a7-44b0-af10-10f9a56e6c3e tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] GET https://10.4.3.7/volume/v3/volumes/9febd105-3ac8-44fd-9726-40f98e279a9e Jul 10 08:31:20.973578 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-0491bed9-3555-4f9c-9daa-00bdccf7675e req-17c990c3-c1a7-44b0-af10-10f9a56e6c3e tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:20.973784 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-0491bed9-3555-4f9c-9daa-00bdccf7675e req-17c990c3-c1a7-44b0-af10-10f9a56e6c3e tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:20.983632 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:20.983632 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:31:20.987333 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-0491bed9-3555-4f9c-9daa-00bdccf7675e req-17c990c3-c1a7-44b0-af10-10f9a56e6c3e tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] Volume info retrieved successfully. Jul 10 08:31:20.991823 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-0491bed9-3555-4f9c-9daa-00bdccf7675e req-17c990c3-c1a7-44b0-af10-10f9a56e6c3e tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] https://10.4.3.7/volume/v3/volumes/9febd105-3ac8-44fd-9726-40f98e279a9e returned with HTTP 200 Jul 10 08:31:20.992217 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 75/298] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:31:20 2026] GET /volume/v3/volumes/9febd105-3ac8-44fd-9726-40f98e279a9e => generated 1019 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:31:21.053062 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-9bea22fa-c835-47f5-87d7-ebb9a62cbc4a req-21595412-9387-4fef-9958-370dd7f58277 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/attachments/fdf4fa02-1097-4ab2-aef0-a1ed76de3861 returned with HTTP 200 Jul 10 08:31:21.053553 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 73/299] 10.4.3.7 () {72 vars in 1659 bytes} [Fri Jul 10 08:31:20 2026] DELETE /volume/v3/attachments/fdf4fa02-1097-4ab2-aef0-a1ed76de3861 => generated 192 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:31:21.090639 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-0491bed9-3555-4f9c-9daa-00bdccf7675e req-9011d947-b616-4f75-a300-2c8ff1ccf739 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:21.093572 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-0491bed9-3555-4f9c-9daa-00bdccf7675e req-9011d947-b616-4f75-a300-2c8ff1ccf739 tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] PUT https://10.4.3.7/volume/v3/attachments/f629c245-53ed-40de-9679-dc31fade01d9 Jul 10 08:31:21.094001 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-0491bed9-3555-4f9c-9daa-00bdccf7675e req-9011d947-b616-4f75-a300-2c8ff1ccf739 tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.7", "host": "np0000004976", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b54eda21b644", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bf3c9c16-ec3d-4df7-865b-5f424258654a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:31:21.101959 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.coordination [req-0491bed9-3555-4f9c-9daa-00bdccf7675e req-9011d947-b616-4f75-a300-2c8ff1ccf739 tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] Acquiring lock "cinder-attachment_update-9febd105-3ac8-44fd-9726-40f98e279a9e-np0000004976" by "attachment_update" {{(pid=100055) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 08:31:21.110972 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.coordination [req-0491bed9-3555-4f9c-9daa-00bdccf7675e req-9011d947-b616-4f75-a300-2c8ff1ccf739 tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] Lock "cinder-attachment_update-9febd105-3ac8-44fd-9726-40f98e279a9e-np0000004976" acquired by "attachment_update" :: waited 0.009s {{(pid=100055) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 08:31:21.112002 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:21.112002 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:31:21.423792 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-81be57b2-e776-40e9-8fdc-86996c222b27 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:21.425052 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-81be57b2-e776-40e9-8fdc-86996c222b27 None None] GET https://10.4.3.7/volume// Jul 10 08:31:21.425254 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-81be57b2-e776-40e9-8fdc-86996c222b27 None None] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:21.425483 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-81be57b2-e776-40e9-8fdc-86996c222b27 None None] Calling method 'all' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:21.425822 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-81be57b2-e776-40e9-8fdc-86996c222b27 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:31:21.426643 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 76/300] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:31:21 2026] GET /volume/ => generated 384 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:31:21.434849 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-fdbfb6c3-642f-4eac-9463-6f065a9c3571 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:21.437634 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-4d0241db-b094-4228-94c0-3e686c2963e1 req-d3bbfda0-a687-41ac-9f54-9797fb25c8ee None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:21.439838 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-fdbfb6c3-642f-4eac-9463-6f065a9c3571 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] GET https://10.4.3.7/volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 Jul 10 08:31:21.440092 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-fdbfb6c3-642f-4eac-9463-6f065a9c3571 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:21.440339 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-fdbfb6c3-642f-4eac-9463-6f065a9c3571 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:21.443074 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-4d0241db-b094-4228-94c0-3e686c2963e1 req-d3bbfda0-a687-41ac-9f54-9797fb25c8ee tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] GET https://10.4.3.7/volume/v3/volumes/65947dd7-d7c2-41b4-89eb-7afaee30d99f Jul 10 08:31:21.443283 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-4d0241db-b094-4228-94c0-3e686c2963e1 req-d3bbfda0-a687-41ac-9f54-9797fb25c8ee tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:21.443573 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-4d0241db-b094-4228-94c0-3e686c2963e1 req-d3bbfda0-a687-41ac-9f54-9797fb25c8ee tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:21.456892 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:21.456892 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:31:21.460998 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:21.460998 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:31:21.462344 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-4d0241db-b094-4228-94c0-3e686c2963e1 req-d3bbfda0-a687-41ac-9f54-9797fb25c8ee tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Volume info retrieved successfully. Jul 10 08:31:21.468123 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-fdbfb6c3-642f-4eac-9463-6f065a9c3571 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Volume info retrieved successfully. Jul 10 08:31:21.468627 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-4d0241db-b094-4228-94c0-3e686c2963e1 req-d3bbfda0-a687-41ac-9f54-9797fb25c8ee tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] https://10.4.3.7/volume/v3/volumes/65947dd7-d7c2-41b4-89eb-7afaee30d99f returned with HTTP 200 Jul 10 08:31:21.469392 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 74/301] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:31:21 2026] GET /volume/v3/volumes/65947dd7-d7c2-41b4-89eb-7afaee30d99f => generated 1022 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:31:21.473965 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-fdbfb6c3-642f-4eac-9463-6f065a9c3571 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 returned with HTTP 200 Jul 10 08:31:21.474485 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 76/302] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:31:21 2026] GET /volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 => generated 1140 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:31:21.545643 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-4607d0e9-15c0-4d2b-b872-9547c5f84e9c None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:21.548218 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-4607d0e9-15c0-4d2b-b872-9547c5f84e9c tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-reader] GET https://10.4.3.7/volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 Jul 10 08:31:21.548218 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-4607d0e9-15c0-4d2b-b872-9547c5f84e9c tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-reader] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:21.548218 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-4607d0e9-15c0-4d2b-b872-9547c5f84e9c tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-reader] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:21.563310 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:21.563310 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:31:21.566694 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-4607d0e9-15c0-4d2b-b872-9547c5f84e9c tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-reader] Volume info retrieved successfully. Jul 10 08:31:21.571906 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-4607d0e9-15c0-4d2b-b872-9547c5f84e9c tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-reader] https://10.4.3.7/volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 returned with HTTP 200 Jul 10 08:31:21.572319 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 77/303] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:31:21 2026] GET /volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 => generated 1140 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:31:21.633416 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-4d0241db-b094-4228-94c0-3e686c2963e1 req-305b1f01-38e2-4cc3-94d4-16d9eaba93b6 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:21.635294 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.coordination [req-0491bed9-3555-4f9c-9daa-00bdccf7675e req-9011d947-b616-4f75-a300-2c8ff1ccf739 tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] Lock "cinder-attachment_update-9febd105-3ac8-44fd-9726-40f98e279a9e-np0000004976" released by "attachment_update" :: held 0.524s {{(pid=100055) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 08:31:21.639110 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-0adf2c5b-897f-4d3b-9b60-9c9848cda20a req-e67ee690-ee1a-4f31-82c2-5103c63efaed None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:21.639332 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-4d0241db-b094-4228-94c0-3e686c2963e1 req-305b1f01-38e2-4cc3-94d4-16d9eaba93b6 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] PUT https://10.4.3.7/volume/v3/attachments/c882ab10-969b-43d0-b76e-12fe03477672 Jul 10 08:31:21.639332 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-4d0241db-b094-4228-94c0-3e686c2963e1 req-305b1f01-38e2-4cc3-94d4-16d9eaba93b6 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.7", "host": "np0000004976", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b54eda21b644", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bf3c9c16-ec3d-4df7-865b-5f424258654a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:31:21.639432 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-0491bed9-3555-4f9c-9daa-00bdccf7675e req-9011d947-b616-4f75-a300-2c8ff1ccf739 tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] https://10.4.3.7/volume/v3/attachments/f629c245-53ed-40de-9679-dc31fade01d9 returned with HTTP 200 Jul 10 08:31:21.639432 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 77/304] 10.4.3.7 () {74 vars in 1690 bytes} [Fri Jul 10 08:31:21 2026] PUT /volume/v3/attachments/f629c245-53ed-40de-9679-dc31fade01d9 => generated 969 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:31:21.639560 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-0adf2c5b-897f-4d3b-9b60-9c9848cda20a req-e67ee690-ee1a-4f31-82c2-5103c63efaed tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] GET https://10.4.3.7/volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 Jul 10 08:31:21.639795 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-0adf2c5b-897f-4d3b-9b60-9c9848cda20a req-e67ee690-ee1a-4f31-82c2-5103c63efaed tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:21.640051 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-0adf2c5b-897f-4d3b-9b60-9c9848cda20a req-e67ee690-ee1a-4f31-82c2-5103c63efaed tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:21.646160 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.coordination [req-4d0241db-b094-4228-94c0-3e686c2963e1 req-305b1f01-38e2-4cc3-94d4-16d9eaba93b6 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Acquiring lock "cinder-attachment_update-65947dd7-d7c2-41b4-89eb-7afaee30d99f-np0000004976" by "attachment_update" {{(pid=100054) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 08:31:21.650297 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.coordination [req-4d0241db-b094-4228-94c0-3e686c2963e1 req-305b1f01-38e2-4cc3-94d4-16d9eaba93b6 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Lock "cinder-attachment_update-65947dd7-d7c2-41b4-89eb-7afaee30d99f-np0000004976" acquired by "attachment_update" :: waited 0.004s {{(pid=100054) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 08:31:21.654164 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:21.654164 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:31:21.655323 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:21.655323 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:31:21.663206 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-0adf2c5b-897f-4d3b-9b60-9c9848cda20a req-e67ee690-ee1a-4f31-82c2-5103c63efaed tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Volume info retrieved successfully. Jul 10 08:31:21.669562 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-0adf2c5b-897f-4d3b-9b60-9c9848cda20a req-e67ee690-ee1a-4f31-82c2-5103c63efaed tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 returned with HTTP 200 Jul 10 08:31:21.670143 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 77/305] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:31:21 2026] GET /volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 => generated 1140 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:31:21.714430 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-0adf2c5b-897f-4d3b-9b60-9c9848cda20a req-9deb5734-ae40-4d04-a96c-790c5049c2b4 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:21.718467 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-0adf2c5b-897f-4d3b-9b60-9c9848cda20a req-9deb5734-ae40-4d04-a96c-790c5049c2b4 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] POST https://10.4.3.7/volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6/action Jul 10 08:31:21.718959 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-0adf2c5b-897f-4d3b-9b60-9c9848cda20a req-9deb5734-ae40-4d04-a96c-790c5049c2b4 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:31:21.719167 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-0adf2c5b-897f-4d3b-9b60-9c9848cda20a req-9deb5734-ae40-4d04-a96c-790c5049c2b4 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:31:21.739430 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:21.739430 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:31:21.740455 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [req-0adf2c5b-897f-4d3b-9b60-9c9848cda20a req-9deb5734-ae40-4d04-a96c-790c5049c2b4 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Volume info retrieved successfully. Jul 10 08:31:21.750484 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [req-0adf2c5b-897f-4d3b-9b60-9c9848cda20a req-9deb5734-ae40-4d04-a96c-790c5049c2b4 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Begin detaching volume completed successfully. Jul 10 08:31:21.750770 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-0adf2c5b-897f-4d3b-9b60-9c9848cda20a req-9deb5734-ae40-4d04-a96c-790c5049c2b4 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6/action returned with HTTP 202 Jul 10 08:31:21.751316 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 78/306] 10.4.3.7 () {72 vars in 1658 bytes} [Fri Jul 10 08:31:21 2026] POST /volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:31:21.779328 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-72097fcf-45fb-4c77-8302-349e9c696378 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:21.781379 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-72097fcf-45fb-4c77-8302-349e9c696378 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] GET https://10.4.3.7/volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 Jul 10 08:31:21.781606 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-72097fcf-45fb-4c77-8302-349e9c696378 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:21.781833 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-72097fcf-45fb-4c77-8302-349e9c696378 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:21.796799 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:21.796799 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:31:21.800861 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-72097fcf-45fb-4c77-8302-349e9c696378 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Volume info retrieved successfully. Jul 10 08:31:21.806626 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-72097fcf-45fb-4c77-8302-349e9c696378 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 returned with HTTP 200 Jul 10 08:31:21.807131 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 78/307] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:31:21 2026] GET /volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 => generated 1143 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:31:21.872185 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-c8037c74-9537-4727-af27-bd9f69c06607 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:21.876675 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c8037c74-9537-4727-af27-bd9f69c06607 tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] GET https://10.4.3.7/volume/v3/volumes/9febd105-3ac8-44fd-9726-40f98e279a9e Jul 10 08:31:21.876675 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c8037c74-9537-4727-af27-bd9f69c06607 tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:21.876675 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c8037c74-9537-4727-af27-bd9f69c06607 tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:21.896234 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:21.896234 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:31:21.900120 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-c8037c74-9537-4727-af27-bd9f69c06607 tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] Volume info retrieved successfully. Jul 10 08:31:21.905169 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c8037c74-9537-4727-af27-bd9f69c06607 tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] https://10.4.3.7/volume/v3/volumes/9febd105-3ac8-44fd-9726-40f98e279a9e returned with HTTP 200 Jul 10 08:31:21.905756 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 78/308] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:31:21 2026] GET /volume/v3/volumes/9febd105-3ac8-44fd-9726-40f98e279a9e => generated 840 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:31:22.186361 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.coordination [req-4d0241db-b094-4228-94c0-3e686c2963e1 req-305b1f01-38e2-4cc3-94d4-16d9eaba93b6 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Lock "cinder-attachment_update-65947dd7-d7c2-41b4-89eb-7afaee30d99f-np0000004976" released by "attachment_update" :: held 0.534s {{(pid=100054) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 08:31:22.186850 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-4d0241db-b094-4228-94c0-3e686c2963e1 req-305b1f01-38e2-4cc3-94d4-16d9eaba93b6 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] https://10.4.3.7/volume/v3/attachments/c882ab10-969b-43d0-b76e-12fe03477672 returned with HTTP 200 Jul 10 08:31:22.187269 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 75/309] 10.4.3.7 () {74 vars in 1690 bytes} [Fri Jul 10 08:31:21 2026] PUT /volume/v3/attachments/c882ab10-969b-43d0-b76e-12fe03477672 => generated 969 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:31:22.702550 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-4d0241db-b094-4228-94c0-3e686c2963e1 req-573ba3fe-330b-4eb6-9469-1410a1aff161 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:22.705452 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-4d0241db-b094-4228-94c0-3e686c2963e1 req-573ba3fe-330b-4eb6-9469-1410a1aff161 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] POST https://10.4.3.7/volume/v3/attachments/c882ab10-969b-43d0-b76e-12fe03477672/action Jul 10 08:31:22.705795 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-4d0241db-b094-4228-94c0-3e686c2963e1 req-573ba3fe-330b-4eb6-9469-1410a1aff161 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Action body: b'{"os-complete": null}' {{(pid=100056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:31:22.705925 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-4d0241db-b094-4228-94c0-3e686c2963e1 req-573ba3fe-330b-4eb6-9469-1410a1aff161 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:31:22.728348 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:22.728348 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:31:22.746453 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-4d0241db-b094-4228-94c0-3e686c2963e1 req-573ba3fe-330b-4eb6-9469-1410a1aff161 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] https://10.4.3.7/volume/v3/attachments/c882ab10-969b-43d0-b76e-12fe03477672/action returned with HTTP 204 Jul 10 08:31:22.746957 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 79/310] 10.4.3.7 () {74 vars in 1711 bytes} [Fri Jul 10 08:31:22 2026] POST /volume/v3/attachments/c882ab10-969b-43d0-b76e-12fe03477672/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:31:22.804686 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-535a7372-41e9-4520-ab51-45d7ded6a734 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:22.805218 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-535a7372-41e9-4520-ab51-45d7ded6a734 None None] GET https://10.4.3.7/volume// Jul 10 08:31:22.806946 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-535a7372-41e9-4520-ab51-45d7ded6a734 None None] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:22.807241 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-535a7372-41e9-4520-ab51-45d7ded6a734 None None] Calling method 'all' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:22.807727 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-535a7372-41e9-4520-ab51-45d7ded6a734 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:31:22.809130 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 79/311] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:31:22 2026] GET /volume/ => generated 384 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:31:22.819821 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-0adf2c5b-897f-4d3b-9b60-9c9848cda20a req-48e52c48-5776-4f8f-8291-1559b7488c58 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:22.822107 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-0adf2c5b-897f-4d3b-9b60-9c9848cda20a req-48e52c48-5776-4f8f-8291-1559b7488c58 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] GET https://10.4.3.7/volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 Jul 10 08:31:22.822277 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-0adf2c5b-897f-4d3b-9b60-9c9848cda20a req-48e52c48-5776-4f8f-8291-1559b7488c58 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:22.822520 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-0adf2c5b-897f-4d3b-9b60-9c9848cda20a req-48e52c48-5776-4f8f-8291-1559b7488c58 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:22.825173 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-d2093a3a-c71e-4ae1-b876-0aab7d7e42fd None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:22.829116 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d2093a3a-c71e-4ae1-b876-0aab7d7e42fd tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] GET https://10.4.3.7/volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 Jul 10 08:31:22.829181 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-d2093a3a-c71e-4ae1-b876-0aab7d7e42fd tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:22.829394 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-d2093a3a-c71e-4ae1-b876-0aab7d7e42fd tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:22.832860 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:22.832860 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:31:22.838246 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-0adf2c5b-897f-4d3b-9b60-9c9848cda20a req-48e52c48-5776-4f8f-8291-1559b7488c58 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Volume info retrieved successfully. Jul 10 08:31:22.842951 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:22.842951 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:31:22.845520 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-0adf2c5b-897f-4d3b-9b60-9c9848cda20a req-48e52c48-5776-4f8f-8291-1559b7488c58 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 returned with HTTP 200 Jul 10 08:31:22.846112 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 79/312] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:31:22 2026] GET /volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 => generated 1323 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:31:22.851110 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-d2093a3a-c71e-4ae1-b876-0aab7d7e42fd tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Volume info retrieved successfully. Jul 10 08:31:22.858741 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d2093a3a-c71e-4ae1-b876-0aab7d7e42fd tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 returned with HTTP 200 Jul 10 08:31:22.859334 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 76/313] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:31:22 2026] GET /volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 => generated 1143 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:31:22.919358 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-61f16f17-9578-4b0e-8bb5-019cc360b6b8 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:22.921567 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-61f16f17-9578-4b0e-8bb5-019cc360b6b8 tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] GET https://10.4.3.7/volume/v3/volumes/9febd105-3ac8-44fd-9726-40f98e279a9e Jul 10 08:31:22.921894 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-61f16f17-9578-4b0e-8bb5-019cc360b6b8 tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:22.922072 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-61f16f17-9578-4b0e-8bb5-019cc360b6b8 tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:22.941570 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:22.941570 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:31:22.946820 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-61f16f17-9578-4b0e-8bb5-019cc360b6b8 tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] Volume info retrieved successfully. Jul 10 08:31:22.952681 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-61f16f17-9578-4b0e-8bb5-019cc360b6b8 tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] https://10.4.3.7/volume/v3/volumes/9febd105-3ac8-44fd-9726-40f98e279a9e returned with HTTP 200 Jul 10 08:31:22.953205 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 80/314] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:31:22 2026] GET /volume/v3/volumes/9febd105-3ac8-44fd-9726-40f98e279a9e => generated 840 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:31:23.617214 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-c4f17f13-c969-4eb1-a775-09f59fe5c280 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:23.619258 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-c4f17f13-c969-4eb1-a775-09f59fe5c280 tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] GET https://10.4.3.7/volume/v3/volumes/e885dbae-afdf-4f90-8043-4277a6784991 Jul 10 08:31:23.619504 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-c4f17f13-c969-4eb1-a775-09f59fe5c280 tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:23.619732 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-c4f17f13-c969-4eb1-a775-09f59fe5c280 tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:23.631781 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:23.631781 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:31:23.636415 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-c4f17f13-c969-4eb1-a775-09f59fe5c280 tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] Volume info retrieved successfully. Jul 10 08:31:23.641990 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-c4f17f13-c969-4eb1-a775-09f59fe5c280 tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] https://10.4.3.7/volume/v3/volumes/e885dbae-afdf-4f90-8043-4277a6784991 returned with HTTP 200 Jul 10 08:31:23.642346 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 80/315] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:31:23 2026] GET /volume/v3/volumes/e885dbae-afdf-4f90-8043-4277a6784991 => generated 1140 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:31:23.680045 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-619b9597-ba34-488b-9054-d8297450f6fa req-bca6cd5b-6d3f-4858-b6b3-376e78840860 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:23.682138 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-619b9597-ba34-488b-9054-d8297450f6fa req-bca6cd5b-6d3f-4858-b6b3-376e78840860 tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] GET https://10.4.3.7/volume/v3/volumes/e885dbae-afdf-4f90-8043-4277a6784991 Jul 10 08:31:23.682347 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-619b9597-ba34-488b-9054-d8297450f6fa req-bca6cd5b-6d3f-4858-b6b3-376e78840860 tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:23.682574 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-619b9597-ba34-488b-9054-d8297450f6fa req-bca6cd5b-6d3f-4858-b6b3-376e78840860 tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:23.694999 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:23.694999 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:31:23.698878 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-619b9597-ba34-488b-9054-d8297450f6fa req-bca6cd5b-6d3f-4858-b6b3-376e78840860 tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] Volume info retrieved successfully. Jul 10 08:31:23.704431 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-619b9597-ba34-488b-9054-d8297450f6fa req-bca6cd5b-6d3f-4858-b6b3-376e78840860 tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] https://10.4.3.7/volume/v3/volumes/e885dbae-afdf-4f90-8043-4277a6784991 returned with HTTP 200 Jul 10 08:31:23.704431 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 80/316] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:31:23 2026] GET /volume/v3/volumes/e885dbae-afdf-4f90-8043-4277a6784991 => generated 1140 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:31:23.727321 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-619b9597-ba34-488b-9054-d8297450f6fa req-6465301d-566f-4275-b485-7005a678c3d2 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:23.730873 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-619b9597-ba34-488b-9054-d8297450f6fa req-6465301d-566f-4275-b485-7005a678c3d2 tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] POST https://10.4.3.7/volume/v3/volumes/e885dbae-afdf-4f90-8043-4277a6784991/action Jul 10 08:31:23.731192 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-619b9597-ba34-488b-9054-d8297450f6fa req-6465301d-566f-4275-b485-7005a678c3d2 tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100054) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:31:23.731311 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-619b9597-ba34-488b-9054-d8297450f6fa req-6465301d-566f-4275-b485-7005a678c3d2 tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:31:23.741305 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:23.741305 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:31:23.741758 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-619b9597-ba34-488b-9054-d8297450f6fa req-6465301d-566f-4275-b485-7005a678c3d2 tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] Volume info retrieved successfully. Jul 10 08:31:23.747476 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-619b9597-ba34-488b-9054-d8297450f6fa req-6465301d-566f-4275-b485-7005a678c3d2 tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] Begin detaching volume completed successfully. Jul 10 08:31:23.747782 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-619b9597-ba34-488b-9054-d8297450f6fa req-6465301d-566f-4275-b485-7005a678c3d2 tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] https://10.4.3.7/volume/v3/volumes/e885dbae-afdf-4f90-8043-4277a6784991/action returned with HTTP 202 Jul 10 08:31:23.748319 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 77/317] 10.4.3.7 () {72 vars in 1658 bytes} [Fri Jul 10 08:31:23 2026] POST /volume/v3/volumes/e885dbae-afdf-4f90-8043-4277a6784991/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:31:23.876343 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-81914abf-bd5c-48ae-9de5-ef4d7b2df8b6 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:23.878442 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-81914abf-bd5c-48ae-9de5-ef4d7b2df8b6 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] GET https://10.4.3.7/volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 Jul 10 08:31:23.878706 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-81914abf-bd5c-48ae-9de5-ef4d7b2df8b6 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:23.879114 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-81914abf-bd5c-48ae-9de5-ef4d7b2df8b6 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:23.889311 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:23.889311 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:31:23.896904 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-81914abf-bd5c-48ae-9de5-ef4d7b2df8b6 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Volume info retrieved successfully. Jul 10 08:31:23.903783 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-81914abf-bd5c-48ae-9de5-ef4d7b2df8b6 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 returned with HTTP 200 Jul 10 08:31:23.904289 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 81/318] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:31:23 2026] GET /volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 => generated 1143 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:31:23.968425 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-576259e7-9e37-40d2-a46d-ab32b903f058 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:23.970490 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-576259e7-9e37-40d2-a46d-ab32b903f058 tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] GET https://10.4.3.7/volume/v3/volumes/9febd105-3ac8-44fd-9726-40f98e279a9e Jul 10 08:31:23.970713 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-576259e7-9e37-40d2-a46d-ab32b903f058 tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:23.970982 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-576259e7-9e37-40d2-a46d-ab32b903f058 tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:23.981430 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:23.981430 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:31:23.984996 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-576259e7-9e37-40d2-a46d-ab32b903f058 tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] Volume info retrieved successfully. Jul 10 08:31:23.989067 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-576259e7-9e37-40d2-a46d-ab32b903f058 tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] https://10.4.3.7/volume/v3/volumes/9febd105-3ac8-44fd-9726-40f98e279a9e returned with HTTP 200 Jul 10 08:31:23.989528 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 81/319] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:31:23 2026] GET /volume/v3/volumes/9febd105-3ac8-44fd-9726-40f98e279a9e => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:31:24.787385 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-990332a7-744e-4d11-aa12-453cf0309fb6 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:24.787946 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-990332a7-744e-4d11-aa12-453cf0309fb6 None None] GET https://10.4.3.7/volume// Jul 10 08:31:24.788221 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-990332a7-744e-4d11-aa12-453cf0309fb6 None None] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:24.788489 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-990332a7-744e-4d11-aa12-453cf0309fb6 None None] Calling method 'all' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:24.788899 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-990332a7-744e-4d11-aa12-453cf0309fb6 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:31:24.789320 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 81/320] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:31:24 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:31:24.801331 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-619b9597-ba34-488b-9054-d8297450f6fa req-1d79dd28-7536-47ed-a20e-b0ca8c370005 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:24.804635 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-619b9597-ba34-488b-9054-d8297450f6fa req-1d79dd28-7536-47ed-a20e-b0ca8c370005 tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] GET https://10.4.3.7/volume/v3/volumes/e885dbae-afdf-4f90-8043-4277a6784991 Jul 10 08:31:24.805130 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-619b9597-ba34-488b-9054-d8297450f6fa req-1d79dd28-7536-47ed-a20e-b0ca8c370005 tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:24.805188 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-619b9597-ba34-488b-9054-d8297450f6fa req-1d79dd28-7536-47ed-a20e-b0ca8c370005 tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:24.817870 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:24.817870 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:31:24.822800 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-619b9597-ba34-488b-9054-d8297450f6fa req-1d79dd28-7536-47ed-a20e-b0ca8c370005 tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] Volume info retrieved successfully. Jul 10 08:31:24.827551 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-619b9597-ba34-488b-9054-d8297450f6fa req-1d79dd28-7536-47ed-a20e-b0ca8c370005 tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] https://10.4.3.7/volume/v3/volumes/e885dbae-afdf-4f90-8043-4277a6784991 returned with HTTP 200 Jul 10 08:31:24.828113 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 78/321] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:31:24 2026] GET /volume/v3/volumes/e885dbae-afdf-4f90-8043-4277a6784991 => generated 1323 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:31:24.920694 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-dbf3a175-c6e8-46f5-bcb7-9f84c4d7775d None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:24.924075 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-dbf3a175-c6e8-46f5-bcb7-9f84c4d7775d tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] GET https://10.4.3.7/volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 Jul 10 08:31:24.924305 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-dbf3a175-c6e8-46f5-bcb7-9f84c4d7775d tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:24.924575 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-dbf3a175-c6e8-46f5-bcb7-9f84c4d7775d tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:24.936484 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:24.936484 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:31:24.940603 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-dbf3a175-c6e8-46f5-bcb7-9f84c4d7775d tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Volume info retrieved successfully. Jul 10 08:31:24.945260 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-dbf3a175-c6e8-46f5-bcb7-9f84c4d7775d tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 returned with HTTP 200 Jul 10 08:31:24.945790 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 82/322] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:31:24 2026] GET /volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 => generated 1143 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:31:25.001467 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-84102a76-ef99-4936-a074-1579f617283a None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:25.003295 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-84102a76-ef99-4936-a074-1579f617283a tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] GET https://10.4.3.7/volume/v3/volumes/9febd105-3ac8-44fd-9726-40f98e279a9e Jul 10 08:31:25.003532 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-84102a76-ef99-4936-a074-1579f617283a tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:25.003764 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-84102a76-ef99-4936-a074-1579f617283a tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:25.014857 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:25.014857 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:31:25.017958 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-84102a76-ef99-4936-a074-1579f617283a tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] Volume info retrieved successfully. Jul 10 08:31:25.021747 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-84102a76-ef99-4936-a074-1579f617283a tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] https://10.4.3.7/volume/v3/volumes/9febd105-3ac8-44fd-9726-40f98e279a9e returned with HTTP 200 Jul 10 08:31:25.022176 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 82/323] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:31:25 2026] GET /volume/v3/volumes/9febd105-3ac8-44fd-9726-40f98e279a9e => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:31:25.960887 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-7255ab11-d631-4c88-b430-f3e8863b4956 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:25.962556 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7255ab11-d631-4c88-b430-f3e8863b4956 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] GET https://10.4.3.7/volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 Jul 10 08:31:25.962785 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7255ab11-d631-4c88-b430-f3e8863b4956 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:25.963021 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7255ab11-d631-4c88-b430-f3e8863b4956 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:25.971865 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:25.971865 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:31:25.974806 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-7255ab11-d631-4c88-b430-f3e8863b4956 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Volume info retrieved successfully. Jul 10 08:31:25.978522 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7255ab11-d631-4c88-b430-f3e8863b4956 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 returned with HTTP 200 Jul 10 08:31:25.978862 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 82/324] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:31:25 2026] GET /volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 => generated 1143 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:31:26.043096 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-7653f27b-2e0e-4047-a32f-1c9adc76de07 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:26.044898 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-7653f27b-2e0e-4047-a32f-1c9adc76de07 tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] GET https://10.4.3.7/volume/v3/volumes/9febd105-3ac8-44fd-9726-40f98e279a9e Jul 10 08:31:26.045138 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-7653f27b-2e0e-4047-a32f-1c9adc76de07 tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:26.045371 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-7653f27b-2e0e-4047-a32f-1c9adc76de07 tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:26.056331 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:26.056331 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:31:26.060033 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-7653f27b-2e0e-4047-a32f-1c9adc76de07 tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] Volume info retrieved successfully. Jul 10 08:31:26.064806 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-7653f27b-2e0e-4047-a32f-1c9adc76de07 tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] https://10.4.3.7/volume/v3/volumes/9febd105-3ac8-44fd-9726-40f98e279a9e returned with HTTP 200 Jul 10 08:31:26.065328 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 79/325] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:31:26 2026] GET /volume/v3/volumes/9febd105-3ac8-44fd-9726-40f98e279a9e => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:31:26.995799 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-0a0f2e57-1abf-4add-b8ab-3ff9261bc4e6 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:26.999015 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-0a0f2e57-1abf-4add-b8ab-3ff9261bc4e6 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] GET https://10.4.3.7/volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 Jul 10 08:31:26.999227 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-0a0f2e57-1abf-4add-b8ab-3ff9261bc4e6 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:26.999420 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-0a0f2e57-1abf-4add-b8ab-3ff9261bc4e6 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:27.018327 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:27.018327 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:31:27.023189 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-0a0f2e57-1abf-4add-b8ab-3ff9261bc4e6 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Volume info retrieved successfully. Jul 10 08:31:27.028582 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-0a0f2e57-1abf-4add-b8ab-3ff9261bc4e6 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 returned with HTTP 200 Jul 10 08:31:27.029140 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 83/326] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:31:26 2026] GET /volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 => generated 1143 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:31:27.080861 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-fd47cccc-6bfe-4c28-ab7a-8ebb795a1f7c None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:27.082824 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-fd47cccc-6bfe-4c28-ab7a-8ebb795a1f7c tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] GET https://10.4.3.7/volume/v3/volumes/9febd105-3ac8-44fd-9726-40f98e279a9e Jul 10 08:31:27.083058 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-fd47cccc-6bfe-4c28-ab7a-8ebb795a1f7c tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:27.083312 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-fd47cccc-6bfe-4c28-ab7a-8ebb795a1f7c tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:27.095376 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:27.095376 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:31:27.099669 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-fd47cccc-6bfe-4c28-ab7a-8ebb795a1f7c tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] Volume info retrieved successfully. Jul 10 08:31:27.103906 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-fd47cccc-6bfe-4c28-ab7a-8ebb795a1f7c tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] https://10.4.3.7/volume/v3/volumes/9febd105-3ac8-44fd-9726-40f98e279a9e returned with HTTP 200 Jul 10 08:31:27.104266 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 83/327] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:31:27 2026] GET /volume/v3/volumes/9febd105-3ac8-44fd-9726-40f98e279a9e => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:31:27.191274 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-619b9597-ba34-488b-9054-d8297450f6fa req-d80f1657-4b65-49fa-8366-1f6cf75a6335 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:27.193143 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-619b9597-ba34-488b-9054-d8297450f6fa req-d80f1657-4b65-49fa-8366-1f6cf75a6335 tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] DELETE https://10.4.3.7/volume/v3/attachments/a0a0e87a-d9ff-46ff-bec4-2b914e56b02d Jul 10 08:31:27.193304 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-619b9597-ba34-488b-9054-d8297450f6fa req-d80f1657-4b65-49fa-8366-1f6cf75a6335 tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:27.193517 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-619b9597-ba34-488b-9054-d8297450f6fa req-d80f1657-4b65-49fa-8366-1f6cf75a6335 tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] Calling method 'version_select' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:27.201817 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:27.201817 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:31:27.727996 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-619b9597-ba34-488b-9054-d8297450f6fa req-d80f1657-4b65-49fa-8366-1f6cf75a6335 tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] https://10.4.3.7/volume/v3/attachments/a0a0e87a-d9ff-46ff-bec4-2b914e56b02d returned with HTTP 200 Jul 10 08:31:27.728428 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 83/328] 10.4.3.7 () {72 vars in 1659 bytes} [Fri Jul 10 08:31:27 2026] DELETE /volume/v3/attachments/a0a0e87a-d9ff-46ff-bec4-2b914e56b02d => generated 19 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:31:28.030830 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-0491bed9-3555-4f9c-9daa-00bdccf7675e req-d7bbe478-d019-4ff0-aa6d-cd4311bb5d9d None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:28.034009 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-0491bed9-3555-4f9c-9daa-00bdccf7675e req-d7bbe478-d019-4ff0-aa6d-cd4311bb5d9d tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] POST https://10.4.3.7/volume/v3/attachments/f629c245-53ed-40de-9679-dc31fade01d9/action Jul 10 08:31:28.034344 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-0491bed9-3555-4f9c-9daa-00bdccf7675e req-d7bbe478-d019-4ff0-aa6d-cd4311bb5d9d tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] Action body: b'{"os-complete": null}' {{(pid=100054) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:31:28.034471 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-0491bed9-3555-4f9c-9daa-00bdccf7675e req-d7bbe478-d019-4ff0-aa6d-cd4311bb5d9d tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:31:28.042863 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-e7c47a28-8557-4e00-8445-2fc0e9a60981 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:28.045282 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-e7c47a28-8557-4e00-8445-2fc0e9a60981 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] GET https://10.4.3.7/volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 Jul 10 08:31:28.045475 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-e7c47a28-8557-4e00-8445-2fc0e9a60981 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:28.045675 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-e7c47a28-8557-4e00-8445-2fc0e9a60981 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:28.054497 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:28.054497 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:31:28.058771 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:28.058771 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:31:28.062373 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-e7c47a28-8557-4e00-8445-2fc0e9a60981 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Volume info retrieved successfully. Jul 10 08:31:28.063602 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-0491bed9-3555-4f9c-9daa-00bdccf7675e req-d7bbe478-d019-4ff0-aa6d-cd4311bb5d9d tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] https://10.4.3.7/volume/v3/attachments/f629c245-53ed-40de-9679-dc31fade01d9/action returned with HTTP 204 Jul 10 08:31:28.063997 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 80/329] 10.4.3.7 () {74 vars in 1711 bytes} [Fri Jul 10 08:31:28 2026] POST /volume/v3/attachments/f629c245-53ed-40de-9679-dc31fade01d9/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:31:28.066281 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-e7c47a28-8557-4e00-8445-2fc0e9a60981 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 returned with HTTP 200 Jul 10 08:31:28.066665 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 84/330] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:31:28 2026] GET /volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 => generated 1143 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:31:28.116446 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-55ab2c80-9eeb-4212-9080-027f3b70bafb None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:28.118782 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-55ab2c80-9eeb-4212-9080-027f3b70bafb tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] GET https://10.4.3.7/volume/v3/volumes/9febd105-3ac8-44fd-9726-40f98e279a9e Jul 10 08:31:28.119012 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-55ab2c80-9eeb-4212-9080-027f3b70bafb tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:28.119231 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-55ab2c80-9eeb-4212-9080-027f3b70bafb tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:28.130863 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:28.130863 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:31:28.134131 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-55ab2c80-9eeb-4212-9080-027f3b70bafb tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] Volume info retrieved successfully. Jul 10 08:31:28.139519 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-55ab2c80-9eeb-4212-9080-027f3b70bafb tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] https://10.4.3.7/volume/v3/volumes/9febd105-3ac8-44fd-9726-40f98e279a9e returned with HTTP 200 Jul 10 08:31:28.140032 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 84/331] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:31:28 2026] GET /volume/v3/volumes/9febd105-3ac8-44fd-9726-40f98e279a9e => generated 1132 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:31:28.155061 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-bc909877-37c0-4fbd-9db5-37ebfada5cd8 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:28.157126 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-bc909877-37c0-4fbd-9db5-37ebfada5cd8 tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] GET https://10.4.3.7/volume/v3/volumes/9febd105-3ac8-44fd-9726-40f98e279a9e Jul 10 08:31:28.157335 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-bc909877-37c0-4fbd-9db5-37ebfada5cd8 tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:28.157604 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-bc909877-37c0-4fbd-9db5-37ebfada5cd8 tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:28.176682 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:28.176682 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:31:28.182564 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-bc909877-37c0-4fbd-9db5-37ebfada5cd8 tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] Volume info retrieved successfully. Jul 10 08:31:28.188218 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-bc909877-37c0-4fbd-9db5-37ebfada5cd8 tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] https://10.4.3.7/volume/v3/volumes/9febd105-3ac8-44fd-9726-40f98e279a9e returned with HTTP 200 Jul 10 08:31:28.188513 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 84/332] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:31:28 2026] GET /volume/v3/volumes/9febd105-3ac8-44fd-9726-40f98e279a9e => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:31:28.771515 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-0adf2c5b-897f-4d3b-9b60-9c9848cda20a req-c59ffe00-8618-4c24-bbc0-4c7039f1942b None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:28.773929 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-0adf2c5b-897f-4d3b-9b60-9c9848cda20a req-c59ffe00-8618-4c24-bbc0-4c7039f1942b tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] GET https://10.4.3.7/volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 Jul 10 08:31:28.774304 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-0adf2c5b-897f-4d3b-9b60-9c9848cda20a req-c59ffe00-8618-4c24-bbc0-4c7039f1942b tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:28.774575 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-0adf2c5b-897f-4d3b-9b60-9c9848cda20a req-c59ffe00-8618-4c24-bbc0-4c7039f1942b tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:28.786421 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:28.786421 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:31:28.791103 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-0adf2c5b-897f-4d3b-9b60-9c9848cda20a req-c59ffe00-8618-4c24-bbc0-4c7039f1942b tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Volume info retrieved successfully. Jul 10 08:31:28.796500 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-0adf2c5b-897f-4d3b-9b60-9c9848cda20a req-c59ffe00-8618-4c24-bbc0-4c7039f1942b tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 returned with HTTP 200 Jul 10 08:31:28.797008 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 81/333] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:31:28 2026] GET /volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 => generated 1143 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:31:29.034437 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-f1832485-b995-4745-b290-c9c7fe19f41a None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:29.035921 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-f1832485-b995-4745-b290-c9c7fe19f41a tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] GET https://10.4.3.7/volume/v3/volumes/e885dbae-afdf-4f90-8043-4277a6784991 Jul 10 08:31:29.038425 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-f1832485-b995-4745-b290-c9c7fe19f41a tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:29.038425 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-f1832485-b995-4745-b290-c9c7fe19f41a tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:29.044356 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:29.044356 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:31:29.048747 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-f1832485-b995-4745-b290-c9c7fe19f41a tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] Volume info retrieved successfully. Jul 10 08:31:29.053772 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-f1832485-b995-4745-b290-c9c7fe19f41a tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] https://10.4.3.7/volume/v3/volumes/e885dbae-afdf-4f90-8043-4277a6784991 returned with HTTP 200 Jul 10 08:31:29.054190 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 85/334] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:31:29 2026] GET /volume/v3/volumes/e885dbae-afdf-4f90-8043-4277a6784991 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:31:29.078871 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-b000f511-92cc-4299-8dc2-3a6b187ef159 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:29.082492 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-b000f511-92cc-4299-8dc2-3a6b187ef159 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] GET https://10.4.3.7/volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 Jul 10 08:31:29.082492 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-b000f511-92cc-4299-8dc2-3a6b187ef159 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:29.082492 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-b000f511-92cc-4299-8dc2-3a6b187ef159 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:29.091396 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:29.091396 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:31:29.095809 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-b000f511-92cc-4299-8dc2-3a6b187ef159 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Volume info retrieved successfully. Jul 10 08:31:29.101441 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-b000f511-92cc-4299-8dc2-3a6b187ef159 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 returned with HTTP 200 Jul 10 08:31:29.101793 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 85/335] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:31:29 2026] GET /volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 => generated 1143 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:31:29.940268 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-52e8ceaf-4958-4abf-b7e3-3edfb37a4c4d req-809325f8-6ae5-4c25-9738-6ef7bcde526c None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:29.948429 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-52e8ceaf-4958-4abf-b7e3-3edfb37a4c4d req-809325f8-6ae5-4c25-9738-6ef7bcde526c tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] GET https://10.4.3.7/volume/v3/volumes/9febd105-3ac8-44fd-9726-40f98e279a9e Jul 10 08:31:29.948429 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-52e8ceaf-4958-4abf-b7e3-3edfb37a4c4d req-809325f8-6ae5-4c25-9738-6ef7bcde526c tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:29.948429 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-52e8ceaf-4958-4abf-b7e3-3edfb37a4c4d req-809325f8-6ae5-4c25-9738-6ef7bcde526c tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:29.965726 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:29.965726 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:31:29.974237 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-52e8ceaf-4958-4abf-b7e3-3edfb37a4c4d req-809325f8-6ae5-4c25-9738-6ef7bcde526c tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] Volume info retrieved successfully. Jul 10 08:31:29.979176 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-52e8ceaf-4958-4abf-b7e3-3edfb37a4c4d req-809325f8-6ae5-4c25-9738-6ef7bcde526c tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] https://10.4.3.7/volume/v3/volumes/9febd105-3ac8-44fd-9726-40f98e279a9e returned with HTTP 200 Jul 10 08:31:29.979621 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 85/336] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:31:29 2026] GET /volume/v3/volumes/9febd105-3ac8-44fd-9726-40f98e279a9e => generated 1132 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:31:30.000141 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-52e8ceaf-4958-4abf-b7e3-3edfb37a4c4d req-9b4b9c8d-9e3a-4e5f-a077-59ad3d1fc5aa None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:30.002108 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-52e8ceaf-4958-4abf-b7e3-3edfb37a4c4d req-9b4b9c8d-9e3a-4e5f-a077-59ad3d1fc5aa tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] POST https://10.4.3.7/volume/v3/volumes/9febd105-3ac8-44fd-9726-40f98e279a9e/action Jul 10 08:31:30.002517 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-52e8ceaf-4958-4abf-b7e3-3edfb37a4c4d req-9b4b9c8d-9e3a-4e5f-a077-59ad3d1fc5aa tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100054) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:31:30.002678 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-52e8ceaf-4958-4abf-b7e3-3edfb37a4c4d req-9b4b9c8d-9e3a-4e5f-a077-59ad3d1fc5aa tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:31:30.013181 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:30.013181 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:31:30.013839 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-52e8ceaf-4958-4abf-b7e3-3edfb37a4c4d req-9b4b9c8d-9e3a-4e5f-a077-59ad3d1fc5aa tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] Volume info retrieved successfully. Jul 10 08:31:30.022603 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-52e8ceaf-4958-4abf-b7e3-3edfb37a4c4d req-9b4b9c8d-9e3a-4e5f-a077-59ad3d1fc5aa tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] Begin detaching volume completed successfully. Jul 10 08:31:30.022861 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-52e8ceaf-4958-4abf-b7e3-3edfb37a4c4d req-9b4b9c8d-9e3a-4e5f-a077-59ad3d1fc5aa tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] https://10.4.3.7/volume/v3/volumes/9febd105-3ac8-44fd-9726-40f98e279a9e/action returned with HTTP 202 Jul 10 08:31:30.023352 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 82/337] 10.4.3.7 () {72 vars in 1658 bytes} [Fri Jul 10 08:31:29 2026] POST /volume/v3/volumes/9febd105-3ac8-44fd-9726-40f98e279a9e/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:31:30.043828 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-c2bbc6f7-4805-4d73-a5b1-30e3d70fe723 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:30.048879 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-c2bbc6f7-4805-4d73-a5b1-30e3d70fe723 tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] GET https://10.4.3.7/volume/v3/volumes/9febd105-3ac8-44fd-9726-40f98e279a9e Jul 10 08:31:30.049237 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-c2bbc6f7-4805-4d73-a5b1-30e3d70fe723 tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:30.049237 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-c2bbc6f7-4805-4d73-a5b1-30e3d70fe723 tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:30.060638 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:30.060638 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:31:30.064461 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-c2bbc6f7-4805-4d73-a5b1-30e3d70fe723 tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] Volume info retrieved successfully. Jul 10 08:31:30.069497 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-c2bbc6f7-4805-4d73-a5b1-30e3d70fe723 tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] https://10.4.3.7/volume/v3/volumes/9febd105-3ac8-44fd-9726-40f98e279a9e returned with HTTP 200 Jul 10 08:31:30.070062 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 86/338] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:31:30 2026] GET /volume/v3/volumes/9febd105-3ac8-44fd-9726-40f98e279a9e => generated 1135 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:31:30.119360 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-bb390923-ac70-4843-be6f-7f7a3bc71655 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:30.121304 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-bb390923-ac70-4843-be6f-7f7a3bc71655 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] GET https://10.4.3.7/volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 Jul 10 08:31:30.121555 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-bb390923-ac70-4843-be6f-7f7a3bc71655 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:30.121765 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-bb390923-ac70-4843-be6f-7f7a3bc71655 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:30.130425 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:30.130425 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:31:30.133683 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-bb390923-ac70-4843-be6f-7f7a3bc71655 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Volume info retrieved successfully. Jul 10 08:31:30.137713 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-bb390923-ac70-4843-be6f-7f7a3bc71655 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 returned with HTTP 200 Jul 10 08:31:30.138074 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 86/339] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:31:30 2026] GET /volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 => generated 1143 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:31:30.592216 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-0adf2c5b-897f-4d3b-9b60-9c9848cda20a req-2864c0c9-8bef-4eda-b9cc-50310f3eea8c None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:30.594448 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-0adf2c5b-897f-4d3b-9b60-9c9848cda20a req-2864c0c9-8bef-4eda-b9cc-50310f3eea8c tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] DELETE https://10.4.3.7/volume/v3/attachments/3faff5cc-99ad-40e5-a029-70b76aa65e7e Jul 10 08:31:30.594622 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-0adf2c5b-897f-4d3b-9b60-9c9848cda20a req-2864c0c9-8bef-4eda-b9cc-50310f3eea8c tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:30.595384 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-0adf2c5b-897f-4d3b-9b60-9c9848cda20a req-2864c0c9-8bef-4eda-b9cc-50310f3eea8c tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'version_select' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:30.603995 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:30.603995 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:31:31.063085 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-392be12f-cd27-4362-bf1f-7edca89e0c03 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:31.063487 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-392be12f-cd27-4362-bf1f-7edca89e0c03 None None] GET https://10.4.3.7/volume// Jul 10 08:31:31.063596 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-392be12f-cd27-4362-bf1f-7edca89e0c03 None None] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:31.063806 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-392be12f-cd27-4362-bf1f-7edca89e0c03 None None] Calling method 'all' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:31.064161 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-392be12f-cd27-4362-bf1f-7edca89e0c03 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:31:31.064521 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 83/340] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:31:31 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:31:31.083381 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-52e8ceaf-4958-4abf-b7e3-3edfb37a4c4d req-b8c0eefa-61d7-4c5e-aa29-4276a4ceeec2 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:31.084548 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-71319913-c54f-4746-9ece-e5693ef4071c None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:31.086563 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-52e8ceaf-4958-4abf-b7e3-3edfb37a4c4d req-b8c0eefa-61d7-4c5e-aa29-4276a4ceeec2 tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] GET https://10.4.3.7/volume/v3/volumes/9febd105-3ac8-44fd-9726-40f98e279a9e Jul 10 08:31:31.087428 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-52e8ceaf-4958-4abf-b7e3-3edfb37a4c4d req-b8c0eefa-61d7-4c5e-aa29-4276a4ceeec2 tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:31.087428 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-52e8ceaf-4958-4abf-b7e3-3edfb37a4c4d req-b8c0eefa-61d7-4c5e-aa29-4276a4ceeec2 tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:31.087556 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-71319913-c54f-4746-9ece-e5693ef4071c tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] GET https://10.4.3.7/volume/v3/volumes/9febd105-3ac8-44fd-9726-40f98e279a9e Jul 10 08:31:31.087556 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-71319913-c54f-4746-9ece-e5693ef4071c tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:31.087720 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-71319913-c54f-4746-9ece-e5693ef4071c tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:31.101133 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:31.101133 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:31:31.101469 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:31.101469 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:31:31.106893 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-71319913-c54f-4746-9ece-e5693ef4071c tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] Volume info retrieved successfully. Jul 10 08:31:31.107052 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [req-52e8ceaf-4958-4abf-b7e3-3edfb37a4c4d req-b8c0eefa-61d7-4c5e-aa29-4276a4ceeec2 tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] Volume info retrieved successfully. Jul 10 08:31:31.112856 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-71319913-c54f-4746-9ece-e5693ef4071c tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] https://10.4.3.7/volume/v3/volumes/9febd105-3ac8-44fd-9726-40f98e279a9e returned with HTTP 200 Jul 10 08:31:31.113557 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 87/341] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:31:31 2026] GET /volume/v3/volumes/9febd105-3ac8-44fd-9726-40f98e279a9e => generated 1135 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:31:31.114947 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-52e8ceaf-4958-4abf-b7e3-3edfb37a4c4d req-b8c0eefa-61d7-4c5e-aa29-4276a4ceeec2 tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] https://10.4.3.7/volume/v3/volumes/9febd105-3ac8-44fd-9726-40f98e279a9e returned with HTTP 200 Jul 10 08:31:31.115441 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 87/342] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:31:31 2026] GET /volume/v3/volumes/9febd105-3ac8-44fd-9726-40f98e279a9e => generated 1315 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:31:31.143797 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-0adf2c5b-897f-4d3b-9b60-9c9848cda20a req-2864c0c9-8bef-4eda-b9cc-50310f3eea8c tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/attachments/3faff5cc-99ad-40e5-a029-70b76aa65e7e returned with HTTP 200 Jul 10 08:31:31.144085 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 86/343] 10.4.3.7 () {72 vars in 1659 bytes} [Fri Jul 10 08:31:30 2026] DELETE /volume/v3/attachments/3faff5cc-99ad-40e5-a029-70b76aa65e7e => generated 19 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:31:31.150319 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-e699d6d1-f23c-4970-a58f-fb0805b8bfbd None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:31.153386 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-e699d6d1-f23c-4970-a58f-fb0805b8bfbd tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] GET https://10.4.3.7/volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 Jul 10 08:31:31.153386 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-e699d6d1-f23c-4970-a58f-fb0805b8bfbd tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:31.153386 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-e699d6d1-f23c-4970-a58f-fb0805b8bfbd tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:31.163609 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:31.163609 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:31:31.170203 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-e699d6d1-f23c-4970-a58f-fb0805b8bfbd tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Volume info retrieved successfully. Jul 10 08:31:31.179177 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-e699d6d1-f23c-4970-a58f-fb0805b8bfbd tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 returned with HTTP 200 Jul 10 08:31:31.179949 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 84/344] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:31:31 2026] GET /volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:31:31.192433 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-c0965f84-d01a-480a-af8b-c790fecdfc7b None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:31.194388 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-c0965f84-d01a-480a-af8b-c790fecdfc7b tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] GET https://10.4.3.7/volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 Jul 10 08:31:31.194610 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-c0965f84-d01a-480a-af8b-c790fecdfc7b tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:31.194784 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-c0965f84-d01a-480a-af8b-c790fecdfc7b tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:31.203819 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:31.203819 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:31:31.207557 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-c0965f84-d01a-480a-af8b-c790fecdfc7b tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Volume info retrieved successfully. Jul 10 08:31:31.212359 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-c0965f84-d01a-480a-af8b-c790fecdfc7b tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 returned with HTTP 200 Jul 10 08:31:31.212847 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 88/345] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:31:31 2026] GET /volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:31:32.127351 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-15c476fb-df5d-45e7-8913-56de9a26c28c None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:32.129626 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-15c476fb-df5d-45e7-8913-56de9a26c28c tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] GET https://10.4.3.7/volume/v3/volumes/9febd105-3ac8-44fd-9726-40f98e279a9e Jul 10 08:31:32.129871 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-15c476fb-df5d-45e7-8913-56de9a26c28c tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:32.130116 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-15c476fb-df5d-45e7-8913-56de9a26c28c tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:32.141317 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:32.141317 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:31:32.144691 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-15c476fb-df5d-45e7-8913-56de9a26c28c tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] Volume info retrieved successfully. Jul 10 08:31:32.150522 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-15c476fb-df5d-45e7-8913-56de9a26c28c tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] https://10.4.3.7/volume/v3/volumes/9febd105-3ac8-44fd-9726-40f98e279a9e returned with HTTP 200 Jul 10 08:31:32.150978 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 88/346] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:31:32 2026] GET /volume/v3/volumes/9febd105-3ac8-44fd-9726-40f98e279a9e => generated 1135 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:31:32.334735 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-5ddb2704-f017-47b4-b833-7618770655a3 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:32.339071 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5ddb2704-f017-47b4-b833-7618770655a3 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] GET https://10.4.3.7/volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 Jul 10 08:31:32.339359 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5ddb2704-f017-47b4-b833-7618770655a3 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:32.339633 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5ddb2704-f017-47b4-b833-7618770655a3 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:32.357472 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:32.357472 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:31:32.363385 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-5ddb2704-f017-47b4-b833-7618770655a3 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Volume info retrieved successfully. Jul 10 08:31:32.370045 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5ddb2704-f017-47b4-b833-7618770655a3 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 returned with HTTP 200 Jul 10 08:31:32.371785 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 87/347] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:31:32 2026] GET /volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 => generated 848 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:31:33.167275 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-b61ffcbb-102e-4997-8fd4-1b134e214321 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:33.168862 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-b61ffcbb-102e-4997-8fd4-1b134e214321 tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] GET https://10.4.3.7/volume/v3/volumes/9febd105-3ac8-44fd-9726-40f98e279a9e Jul 10 08:31:33.169038 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-b61ffcbb-102e-4997-8fd4-1b134e214321 tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:33.169234 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-b61ffcbb-102e-4997-8fd4-1b134e214321 tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:33.181036 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:33.181036 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:31:33.184140 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-b61ffcbb-102e-4997-8fd4-1b134e214321 tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] Volume info retrieved successfully. Jul 10 08:31:33.188946 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-b61ffcbb-102e-4997-8fd4-1b134e214321 tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] https://10.4.3.7/volume/v3/volumes/9febd105-3ac8-44fd-9726-40f98e279a9e returned with HTTP 200 Jul 10 08:31:33.189396 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 85/348] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:31:33 2026] GET /volume/v3/volumes/9febd105-3ac8-44fd-9726-40f98e279a9e => generated 1135 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:31:34.206117 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-7a7150a8-3b8c-435d-a4c1-4357c0b1f405 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:34.208643 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-7a7150a8-3b8c-435d-a4c1-4357c0b1f405 tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] GET https://10.4.3.7/volume/v3/volumes/9febd105-3ac8-44fd-9726-40f98e279a9e Jul 10 08:31:34.208909 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-7a7150a8-3b8c-435d-a4c1-4357c0b1f405 tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:34.209261 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-7a7150a8-3b8c-435d-a4c1-4357c0b1f405 tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:34.223060 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:34.223060 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:31:34.227635 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-7a7150a8-3b8c-435d-a4c1-4357c0b1f405 tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] Volume info retrieved successfully. Jul 10 08:31:34.233845 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-7a7150a8-3b8c-435d-a4c1-4357c0b1f405 tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] https://10.4.3.7/volume/v3/volumes/9febd105-3ac8-44fd-9726-40f98e279a9e returned with HTTP 200 Jul 10 08:31:34.234556 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 89/349] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:31:34 2026] GET /volume/v3/volumes/9febd105-3ac8-44fd-9726-40f98e279a9e => generated 1135 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:31:34.324207 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-52e8ceaf-4958-4abf-b7e3-3edfb37a4c4d req-26bcc2d3-48f0-4770-8833-dad48ccfe73f None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:34.326897 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-52e8ceaf-4958-4abf-b7e3-3edfb37a4c4d req-26bcc2d3-48f0-4770-8833-dad48ccfe73f tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] DELETE https://10.4.3.7/volume/v3/attachments/f629c245-53ed-40de-9679-dc31fade01d9 Jul 10 08:31:34.327133 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-52e8ceaf-4958-4abf-b7e3-3edfb37a4c4d req-26bcc2d3-48f0-4770-8833-dad48ccfe73f tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:34.327315 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-52e8ceaf-4958-4abf-b7e3-3edfb37a4c4d req-26bcc2d3-48f0-4770-8833-dad48ccfe73f tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] Calling method 'version_select' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:34.335469 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:34.335469 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:31:34.874687 np0000004976 devstack@c-api.service[100056]: DEBUG dbcounter [-] [100056] Writing DB stats cinder:SELECT=184,cinder:UPDATE=13,cinder:INSERT=3 {{(pid=100056) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 08:31:34.883086 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-52e8ceaf-4958-4abf-b7e3-3edfb37a4c4d req-26bcc2d3-48f0-4770-8833-dad48ccfe73f tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] https://10.4.3.7/volume/v3/attachments/f629c245-53ed-40de-9679-dc31fade01d9 returned with HTTP 200 Jul 10 08:31:34.885071 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 89/350] 10.4.3.7 () {72 vars in 1659 bytes} [Fri Jul 10 08:31:34 2026] DELETE /volume/v3/attachments/f629c245-53ed-40de-9679-dc31fade01d9 => generated 19 bytes in 560 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:31:35.248424 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-c2b98564-57d8-40d0-b751-bc609369e3b3 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:35.250198 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c2b98564-57d8-40d0-b751-bc609369e3b3 tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] GET https://10.4.3.7/volume/v3/volumes/9febd105-3ac8-44fd-9726-40f98e279a9e Jul 10 08:31:35.250367 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c2b98564-57d8-40d0-b751-bc609369e3b3 tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:35.250573 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c2b98564-57d8-40d0-b751-bc609369e3b3 tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:35.257142 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:35.257142 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:31:35.260720 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-c2b98564-57d8-40d0-b751-bc609369e3b3 tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] Volume info retrieved successfully. Jul 10 08:31:35.264908 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c2b98564-57d8-40d0-b751-bc609369e3b3 tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] https://10.4.3.7/volume/v3/volumes/9febd105-3ac8-44fd-9726-40f98e279a9e returned with HTTP 200 Jul 10 08:31:35.265631 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 88/351] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:31:35 2026] GET /volume/v3/volumes/9febd105-3ac8-44fd-9726-40f98e279a9e => generated 840 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:31:38.621068 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-de8d1342-866a-430f-bf14-c78d81b49802 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:38.623424 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-de8d1342-866a-430f-bf14-c78d81b49802 tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] DELETE https://10.4.3.7/volume/v3/volumes/e885dbae-afdf-4f90-8043-4277a6784991 Jul 10 08:31:38.623708 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-de8d1342-866a-430f-bf14-c78d81b49802 tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:38.623957 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-de8d1342-866a-430f-bf14-c78d81b49802 tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] Calling method 'delete' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:38.624206 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.volumes [None req-de8d1342-866a-430f-bf14-c78d81b49802 tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] Delete volume with id: e885dbae-afdf-4f90-8043-4277a6784991 Jul 10 08:31:38.626416 np0000004976 devstack@c-api.service[100054]: DEBUG dbcounter [-] [100054] Writing DB stats cinder:SELECT=201,cinder:UPDATE=35,cinder:INSERT=12 {{(pid=100054) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 08:31:38.633958 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:38.633958 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:31:38.634740 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-de8d1342-866a-430f-bf14-c78d81b49802 tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] Volume info retrieved successfully. Jul 10 08:31:38.652587 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-de8d1342-866a-430f-bf14-c78d81b49802 tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] Delete volume request issued successfully. Jul 10 08:31:38.652786 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-de8d1342-866a-430f-bf14-c78d81b49802 tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] https://10.4.3.7/volume/v3/volumes/e885dbae-afdf-4f90-8043-4277a6784991 returned with HTTP 202 Jul 10 08:31:38.653216 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 86/352] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:31:38 2026] DELETE /volume/v3/volumes/e885dbae-afdf-4f90-8043-4277a6784991 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:31:38.661243 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-47475e80-1967-4ff1-8d1f-3992788a6861 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:38.662384 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-47475e80-1967-4ff1-8d1f-3992788a6861 tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] GET https://10.4.3.7/volume/v3/volumes/e885dbae-afdf-4f90-8043-4277a6784991 Jul 10 08:31:38.662635 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-47475e80-1967-4ff1-8d1f-3992788a6861 tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:38.662822 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-47475e80-1967-4ff1-8d1f-3992788a6861 tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:38.670191 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:38.670191 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:31:38.675280 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-47475e80-1967-4ff1-8d1f-3992788a6861 tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] Volume info retrieved successfully. Jul 10 08:31:38.680381 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-47475e80-1967-4ff1-8d1f-3992788a6861 tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] https://10.4.3.7/volume/v3/volumes/e885dbae-afdf-4f90-8043-4277a6784991 returned with HTTP 200 Jul 10 08:31:38.680872 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 90/353] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:31:38 2026] GET /volume/v3/volumes/e885dbae-afdf-4f90-8043-4277a6784991 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:31:39.694029 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-5dca5ae8-acdb-4c26-8af5-39d9cbdd8f1e None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:39.695774 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-5dca5ae8-acdb-4c26-8af5-39d9cbdd8f1e tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] GET https://10.4.3.7/volume/v3/volumes/e885dbae-afdf-4f90-8043-4277a6784991 Jul 10 08:31:39.695987 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-5dca5ae8-acdb-4c26-8af5-39d9cbdd8f1e tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:39.696178 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-5dca5ae8-acdb-4c26-8af5-39d9cbdd8f1e tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:39.701888 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-5dca5ae8-acdb-4c26-8af5-39d9cbdd8f1e tempest-ServerStableDeviceRescueTest-786123561 tempest-ServerStableDeviceRescueTest-786123561-project-member] https://10.4.3.7/volume/v3/volumes/e885dbae-afdf-4f90-8043-4277a6784991 returned with HTTP 404 Jul 10 08:31:39.702364 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 90/354] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:31:39 2026] GET /volume/v3/volumes/e885dbae-afdf-4f90-8043-4277a6784991 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:31:43.190908 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-f4036482-c3cf-40ca-af50-3bf3343ad173 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:43.192483 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f4036482-c3cf-40ca-af50-3bf3343ad173 tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] GET https://10.4.3.7/volume/v3/volumes/9febd105-3ac8-44fd-9726-40f98e279a9e Jul 10 08:31:43.192634 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f4036482-c3cf-40ca-af50-3bf3343ad173 tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:43.192807 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f4036482-c3cf-40ca-af50-3bf3343ad173 tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:43.195981 np0000004976 devstack@c-api.service[100057]: DEBUG dbcounter [-] [100057] Writing DB stats cinder:SELECT=233,cinder:UPDATE=28,cinder:INSERT=10 {{(pid=100057) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 08:31:43.200297 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:43.200297 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:31:43.206180 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-f4036482-c3cf-40ca-af50-3bf3343ad173 tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] Volume info retrieved successfully. Jul 10 08:31:43.214620 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f4036482-c3cf-40ca-af50-3bf3343ad173 tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] https://10.4.3.7/volume/v3/volumes/9febd105-3ac8-44fd-9726-40f98e279a9e returned with HTTP 200 Jul 10 08:31:43.214968 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 89/355] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:31:43 2026] GET /volume/v3/volumes/9febd105-3ac8-44fd-9726-40f98e279a9e => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:31:43.261085 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-2cbf4c40-e150-4a0d-bd95-9e6881f61f89 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:43.263730 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-2cbf4c40-e150-4a0d-bd95-9e6881f61f89 tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] GET https://10.4.3.7/volume/v3/volumes/9febd105-3ac8-44fd-9726-40f98e279a9e Jul 10 08:31:43.264101 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-2cbf4c40-e150-4a0d-bd95-9e6881f61f89 tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:43.264529 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-2cbf4c40-e150-4a0d-bd95-9e6881f61f89 tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:43.273870 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:43.273870 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:31:43.278242 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-2cbf4c40-e150-4a0d-bd95-9e6881f61f89 tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] Volume info retrieved successfully. Jul 10 08:31:43.283804 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-2cbf4c40-e150-4a0d-bd95-9e6881f61f89 tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] https://10.4.3.7/volume/v3/volumes/9febd105-3ac8-44fd-9726-40f98e279a9e returned with HTTP 200 Jul 10 08:31:43.284278 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 87/356] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:31:43 2026] GET /volume/v3/volumes/9febd105-3ac8-44fd-9726-40f98e279a9e => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 08:31:43.560118 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-8d5f9cfe-36d7-4a6f-ae08-8ab8056f8711 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:43.676124 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-8d5f9cfe-36d7-4a6f-ae08-8ab8056f8711 tempest-GroupSnapshotsTest-405356729 tempest-GroupSnapshotsTest-405356729-project-admin] POST https://10.4.3.7/volume/v3/types Jul 10 08:31:43.676504 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-8d5f9cfe-36d7-4a6f-ae08-8ab8056f8711 tempest-GroupSnapshotsTest-405356729 tempest-GroupSnapshotsTest-405356729-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1269058160"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:31:43.692578 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-8d5f9cfe-36d7-4a6f-ae08-8ab8056f8711 tempest-GroupSnapshotsTest-405356729 tempest-GroupSnapshotsTest-405356729-project-admin] https://10.4.3.7/volume/v3/types returned with HTTP 200 Jul 10 08:31:43.693047 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 91/357] 10.4.3.7 () {68 vars in 1238 bytes} [Fri Jul 10 08:31:43 2026] POST /volume/v3/types => generated 224 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:31:43.705782 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-7dc0258d-d54b-4ae6-aff1-e3ae1e8c29f7 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:43.707702 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-7dc0258d-d54b-4ae6-aff1-e3ae1e8c29f7 tempest-GroupSnapshotsTest-405356729 tempest-GroupSnapshotsTest-405356729-project-admin] POST https://10.4.3.7/volume/v3/group_types Jul 10 08:31:43.708224 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-7dc0258d-d54b-4ae6-aff1-e3ae1e8c29f7 tempest-GroupSnapshotsTest-405356729 tempest-GroupSnapshotsTest-405356729-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1293267449"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:31:43.712098 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:43.712098 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:31:43.735807 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-7dc0258d-d54b-4ae6-aff1-e3ae1e8c29f7 tempest-GroupSnapshotsTest-405356729 tempest-GroupSnapshotsTest-405356729-project-admin] https://10.4.3.7/volume/v3/group_types returned with HTTP 202 Jul 10 08:31:43.736185 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 91/358] 10.4.3.7 () {70 vars in 1297 bytes} [Fri Jul 10 08:31:43 2026] POST /volume/v3/group_types => generated 181 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:31:43.744205 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-b43b8297-a072-4445-b36a-d5e36c63bdd0 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:43.829593 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b43b8297-a072-4445-b36a-d5e36c63bdd0 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] POST https://10.4.3.7/volume/v3/groups Jul 10 08:31:43.830021 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b43b8297-a072-4445-b36a-d5e36c63bdd0 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "3ca6675b-8748-4911-90c0-0dddc4cdffc7", "volume_types": ["eda96286-33e6-4ef9-ae45-41a329ad04f1"], "name": "tempest-GroupSnapshotsTest-Group-586620915"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:31:43.831952 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.groups [None req-b43b8297-a072-4445-b36a-d5e36c63bdd0 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Creating new group {'group': {'group_type': '3ca6675b-8748-4911-90c0-0dddc4cdffc7', 'volume_types': ['eda96286-33e6-4ef9-ae45-41a329ad04f1'], 'name': 'tempest-GroupSnapshotsTest-Group-586620915'}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 10 08:31:43.844582 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.groups [None req-b43b8297-a072-4445-b36a-d5e36c63bdd0 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Creating group tempest-GroupSnapshotsTest-Group-586620915. Jul 10 08:31:43.865920 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-b43b8297-a072-4445-b36a-d5e36c63bdd0 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Availability zone cache updated, next update will occur around 2026-07-10 09:31:43.865535. {{(pid=100057) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 10 08:31:43.866088 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-b43b8297-a072-4445-b36a-d5e36c63bdd0 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Availability Zones retrieved successfully. Jul 10 08:31:43.889372 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-b43b8297-a072-4445-b36a-d5e36c63bdd0 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Created reservations ['ea949b05-faaf-497c-8ee1-657d3a8e9259'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:31:43.922708 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b43b8297-a072-4445-b36a-d5e36c63bdd0 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] https://10.4.3.7/volume/v3/groups returned with HTTP 202 Jul 10 08:31:43.923082 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 90/359] 10.4.3.7 () {70 vars in 1283 bytes} [Fri Jul 10 08:31:43 2026] POST /volume/v3/groups => generated 111 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:31:43.931362 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-843ab608-602a-4669-ad55-180a80f8428d None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:43.933173 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-843ab608-602a-4669-ad55-180a80f8428d tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] GET https://10.4.3.7/volume/v3/groups/497d3a1c-7a9a-453e-bf57-e2be23f3cfe7 Jul 10 08:31:43.933430 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-843ab608-602a-4669-ad55-180a80f8428d tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:43.933632 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-843ab608-602a-4669-ad55-180a80f8428d tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Calling method 'version_select' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:43.933759 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.groups [None req-843ab608-602a-4669-ad55-180a80f8428d tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] show called for member 497d3a1c-7a9a-453e-bf57-e2be23f3cfe7 {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 08:31:43.941041 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:43.941041 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:31:43.968530 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-843ab608-602a-4669-ad55-180a80f8428d tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] https://10.4.3.7/volume/v3/groups/497d3a1c-7a9a-453e-bf57-e2be23f3cfe7 returned with HTTP 200 Jul 10 08:31:43.969153 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 88/360] 10.4.3.7 () {68 vars in 1372 bytes} [Fri Jul 10 08:31:43 2026] GET /volume/v3/groups/497d3a1c-7a9a-453e-bf57-e2be23f3cfe7 => generated 391 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:31:44.345466 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-2368188b-57b9-4985-be5d-496f65e4cf66 req-22ee625c-cfa9-4f4d-b351-50448d38f7e5 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:44.348199 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-2368188b-57b9-4985-be5d-496f65e4cf66 req-22ee625c-cfa9-4f4d-b351-50448d38f7e5 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] DELETE https://10.4.3.7/volume/v3/attachments/33d17847-2c97-451d-94c6-4cf7a490dcac Jul 10 08:31:44.348480 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-2368188b-57b9-4985-be5d-496f65e4cf66 req-22ee625c-cfa9-4f4d-b351-50448d38f7e5 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:44.348742 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-2368188b-57b9-4985-be5d-496f65e4cf66 req-22ee625c-cfa9-4f4d-b351-50448d38f7e5 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] Calling method 'version_select' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:44.358049 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:44.358049 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:31:44.831907 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-00e1924e-feb4-4321-961e-e928597c23d2 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:44.834133 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-00e1924e-feb4-4321-961e-e928597c23d2 tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:31:44.834623 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-00e1924e-feb4-4321-961e-e928597c23d2 tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-903140040"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:31:44.836555 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.volumes [None req-00e1924e-feb4-4321-961e-e928597c23d2 tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-903140040'}} {{(pid=100056) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:31:44.836716 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-00e1924e-feb4-4321-961e-e928597c23d2 tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] Create volume of 1 GB Jul 10 08:31:44.846280 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-00e1924e-feb4-4321-961e-e928597c23d2 tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] Availability Zones retrieved successfully. Jul 10 08:31:44.854590 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-00e1924e-feb4-4321-961e-e928597c23d2 tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] Flow 'volume_create_api' (c0044e0a-f25d-462c-8c39-036a209c5101) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:31:44.856180 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-00e1924e-feb4-4321-961e-e928597c23d2 tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0db55c9-fe75-4f7f-b387-d670587416ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:31:44.857522 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.flows.api.create_volume [None req-00e1924e-feb4-4321-961e-e928597c23d2 tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] Validating volume size '1' using validate_int {{(pid=100056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:31:44.892261 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-00e1924e-feb4-4321-961e-e928597c23d2 tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0db55c9-fe75-4f7f-b387-d670587416ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:31:44.893369 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-00e1924e-feb4-4321-961e-e928597c23d2 tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a67dc71-1dff-4749-982d-d5b58d3fc8d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:31:44.894842 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-2368188b-57b9-4985-be5d-496f65e4cf66 req-22ee625c-cfa9-4f4d-b351-50448d38f7e5 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] https://10.4.3.7/volume/v3/attachments/33d17847-2c97-451d-94c6-4cf7a490dcac returned with HTTP 200 Jul 10 08:31:44.895376 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 92/361] 10.4.3.7 () {72 vars in 1659 bytes} [Fri Jul 10 08:31:44 2026] DELETE /volume/v3/attachments/33d17847-2c97-451d-94c6-4cf7a490dcac => generated 19 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:31:44.908277 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-2368188b-57b9-4985-be5d-496f65e4cf66 req-b12eca67-a1cf-46ce-930b-f6d75c079004 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:44.910664 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-2368188b-57b9-4985-be5d-496f65e4cf66 req-b12eca67-a1cf-46ce-930b-f6d75c079004 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] DELETE https://10.4.3.7/volume/v3/volumes/0ed99501-fdcb-4704-aad6-299ca35425e2 Jul 10 08:31:44.910815 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-2368188b-57b9-4985-be5d-496f65e4cf66 req-b12eca67-a1cf-46ce-930b-f6d75c079004 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:44.911037 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-2368188b-57b9-4985-be5d-496f65e4cf66 req-b12eca67-a1cf-46ce-930b-f6d75c079004 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:44.911263 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [req-2368188b-57b9-4985-be5d-496f65e4cf66 req-b12eca67-a1cf-46ce-930b-f6d75c079004 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] Delete volume with id: 0ed99501-fdcb-4704-aad6-299ca35425e2 Jul 10 08:31:44.926584 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:44.926584 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:31:44.927248 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-2368188b-57b9-4985-be5d-496f65e4cf66 req-b12eca67-a1cf-46ce-930b-f6d75c079004 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] Volume info retrieved successfully. Jul 10 08:31:44.960366 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-2368188b-57b9-4985-be5d-496f65e4cf66 req-b12eca67-a1cf-46ce-930b-f6d75c079004 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] Delete volume request issued successfully. Jul 10 08:31:44.960639 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-2368188b-57b9-4985-be5d-496f65e4cf66 req-b12eca67-a1cf-46ce-930b-f6d75c079004 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] https://10.4.3.7/volume/v3/volumes/0ed99501-fdcb-4704-aad6-299ca35425e2 returned with HTTP 202 Jul 10 08:31:44.961134 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 91/362] 10.4.3.7 () {70 vars in 1606 bytes} [Fri Jul 10 08:31:44 2026] DELETE /volume/v3/volumes/0ed99501-fdcb-4704-aad6-299ca35425e2 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:31:44.966470 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.quota [None req-00e1924e-feb4-4321-961e-e928597c23d2 tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] Created reservations ['74e5f19b-bc6e-4ed7-a88c-c72a32539a49', '25324024-ac67-4e43-8af7-69dd8a361bca', 'bd05866e-d9f4-440a-bc6e-ef16f6bb9c85', '654d4da0-377e-46ae-ac31-b0df6b0e3227'] {{(pid=100056) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:31:44.967846 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-00e1924e-feb4-4321-961e-e928597c23d2 tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a67dc71-1dff-4749-982d-d5b58d3fc8d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['74e5f19b-bc6e-4ed7-a88c-c72a32539a49', '25324024-ac67-4e43-8af7-69dd8a361bca', 'bd05866e-d9f4-440a-bc6e-ef16f6bb9c85', '654d4da0-377e-46ae-ac31-b0df6b0e3227']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:31:44.968810 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-00e1924e-feb4-4321-961e-e928597c23d2 tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76ac9680-5a79-44c5-8762-a276ffb562db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:31:44.978238 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-b2d55c70-d197-42e1-9f16-a2e72555797e None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:44.982432 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-b2d55c70-d197-42e1-9f16-a2e72555797e tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] GET https://10.4.3.7/volume/v3/groups/497d3a1c-7a9a-453e-bf57-e2be23f3cfe7 Jul 10 08:31:44.982432 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-b2d55c70-d197-42e1-9f16-a2e72555797e tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:44.982432 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-b2d55c70-d197-42e1-9f16-a2e72555797e tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Calling method 'version_select' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:44.982432 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.groups [None req-b2d55c70-d197-42e1-9f16-a2e72555797e tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] show called for member 497d3a1c-7a9a-453e-bf57-e2be23f3cfe7 {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 08:31:44.984956 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:44.984956 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:31:44.994098 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-b2d55c70-d197-42e1-9f16-a2e72555797e tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] https://10.4.3.7/volume/v3/groups/497d3a1c-7a9a-453e-bf57-e2be23f3cfe7 returned with HTTP 200 Jul 10 08:31:44.994666 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 89/363] 10.4.3.7 () {68 vars in 1372 bytes} [Fri Jul 10 08:31:44 2026] GET /volume/v3/groups/497d3a1c-7a9a-453e-bf57-e2be23f3cfe7 => generated 392 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:31:45.004446 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-2641fec1-5cbb-49bc-bc94-cf2cbfb7188e None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:45.005631 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-00e1924e-feb4-4321-961e-e928597c23d2 tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76ac9680-5a79-44c5-8762-a276ffb562db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '640eb027-f25e-4cc6-8311-933df2988e39', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-903140040',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8517165872784a22a1d1f455af0dc49e',qos_specs=None,replication_status=,reservations=['74e5f19b-bc6e-4ed7-a88c-c72a32539a49','25324024-ac67-4e43-8af7-69dd8a361bca','bd05866e-d9f4-440a-bc6e-ef16f6bb9c85','654d4da0-377e-46ae-ac31-b0df6b0e3227'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4782f923494d4ae287795ef739129f4f',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:31:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-903140040',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=640eb027-f25e-4cc6-8311-933df2988e39,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8517165872784a22a1d1f455af0dc49e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4782f923494d4ae287795ef739129f4f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:31:45.007182 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-00e1924e-feb4-4321-961e-e928597c23d2 tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (babe287d-fd38-47dd-8675-52c164ea736c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:31:45.007519 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-2641fec1-5cbb-49bc-bc94-cf2cbfb7188e tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:31:45.008296 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-2641fec1-5cbb-49bc-bc94-cf2cbfb7188e tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-606710495", "volume_type": "eda96286-33e6-4ef9-ae45-41a329ad04f1", "group_id": "497d3a1c-7a9a-453e-bf57-e2be23f3cfe7", "size": 1}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:31:45.009962 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.volumes [None req-2641fec1-5cbb-49bc-bc94-cf2cbfb7188e tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-606710495', 'volume_type': 'eda96286-33e6-4ef9-ae45-41a329ad04f1', 'group_id': '497d3a1c-7a9a-453e-bf57-e2be23f3cfe7', 'size': 1}} {{(pid=100055) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:31:45.022918 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:45.022918 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:31:45.023461 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-2641fec1-5cbb-49bc-bc94-cf2cbfb7188e tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Create volume of 1 GB Jul 10 08:31:45.036334 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-00e1924e-feb4-4321-961e-e928597c23d2 tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (babe287d-fd38-47dd-8675-52c164ea736c) transitioned into state 'SUCCESS' from state '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-903140040',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8517165872784a22a1d1f455af0dc49e',qos_specs=None,replication_status=,reservations=['74e5f19b-bc6e-4ed7-a88c-c72a32539a49','25324024-ac67-4e43-8af7-69dd8a361bca','bd05866e-d9f4-440a-bc6e-ef16f6bb9c85','654d4da0-377e-46ae-ac31-b0df6b0e3227'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4782f923494d4ae287795ef739129f4f',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:31:45.037432 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-00e1924e-feb4-4321-961e-e928597c23d2 tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7415379-3043-4677-b0ba-f991685784b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:31:45.039610 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-2641fec1-5cbb-49bc-bc94-cf2cbfb7188e tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Availability Zones retrieved successfully. Jul 10 08:31:45.049212 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-00e1924e-feb4-4321-961e-e928597c23d2 tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7415379-3043-4677-b0ba-f991685784b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:31:45.049457 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-2641fec1-5cbb-49bc-bc94-cf2cbfb7188e tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Flow 'volume_create_api' (0d126685-11be-44d7-97ab-8adc2f5ac59b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:31:45.050424 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-2641fec1-5cbb-49bc-bc94-cf2cbfb7188e tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f80dca4d-d312-494e-bab9-15d5c1e5e2d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:31:45.050583 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-00e1924e-feb4-4321-961e-e928597c23d2 tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] Flow 'volume_create_api' (c0044e0a-f25d-462c-8c39-036a209c5101) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:31:45.050984 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-00e1924e-feb4-4321-961e-e928597c23d2 tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] Create volume request issued successfully. Jul 10 08:31:45.051711 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-00e1924e-feb4-4321-961e-e928597c23d2 tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:31:45.051933 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:45.051933 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:31:45.052319 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 92/364] 10.4.3.7 () {68 vars in 1244 bytes} [Fri Jul 10 08:31:44 2026] POST /volume/v3/volumes => generated 749 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:31:45.052481 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.flows.api.create_volume [None req-2641fec1-5cbb-49bc-bc94-cf2cbfb7188e tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Validating volume size '1' using validate_int {{(pid=100055) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:31:45.071712 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-d7f82cf2-b599-4e60-89d0-2d66464f6304 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:45.073980 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d7f82cf2-b599-4e60-89d0-2d66464f6304 tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] GET https://10.4.3.7/volume/v3/volumes/640eb027-f25e-4cc6-8311-933df2988e39 Jul 10 08:31:45.075489 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d7f82cf2-b599-4e60-89d0-2d66464f6304 tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:45.075489 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d7f82cf2-b599-4e60-89d0-2d66464f6304 tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:45.079357 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-2641fec1-5cbb-49bc-bc94-cf2cbfb7188e tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f80dca4d-d312-494e-bab9-15d5c1e5e2d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:31:44Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=eda96286-33e6-4ef9-ae45-41a329ad04f1,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1269058160',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'eda96286-33e6-4ef9-ae45-41a329ad04f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '497d3a1c-7a9a-453e-bf57-e2be23f3cfe7', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:31:45.080160 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-2641fec1-5cbb-49bc-bc94-cf2cbfb7188e tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d49d551f-47bf-4e5f-8de3-1b375dcb9c25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:31:45.092586 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:45.092586 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:31:45.096086 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-d7f82cf2-b599-4e60-89d0-2d66464f6304 tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] Volume info retrieved successfully. Jul 10 08:31:45.103018 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d7f82cf2-b599-4e60-89d0-2d66464f6304 tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] https://10.4.3.7/volume/v3/volumes/640eb027-f25e-4cc6-8311-933df2988e39 returned with HTTP 200 Jul 10 08:31:45.103448 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 92/365] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:31:45 2026] GET /volume/v3/volumes/640eb027-f25e-4cc6-8311-933df2988e39 => generated 817 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:31:45.110139 np0000004976 devstack@c-api.service[100055]: WARNING cinder.quota [None req-2641fec1-5cbb-49bc-bc94-cf2cbfb7188e tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1269058160 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1269058160, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:31:45.110420 np0000004976 devstack@c-api.service[100055]: WARNING cinder.quota [None req-2641fec1-5cbb-49bc-bc94-cf2cbfb7188e tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1269058160 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1269058160, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:31:45.148617 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.quota [None req-2641fec1-5cbb-49bc-bc94-cf2cbfb7188e tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Created reservations ['136de435-5006-48b9-bdf1-6b2bc5c876fb', '960f2e6b-f732-465c-8801-f68b8dbb93d2', '6acd6153-dd7c-4358-809b-29a31729e609', '771d7c31-a221-4306-b467-0d0ebc38db1b'] {{(pid=100055) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:31:45.149649 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-2641fec1-5cbb-49bc-bc94-cf2cbfb7188e tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d49d551f-47bf-4e5f-8de3-1b375dcb9c25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['136de435-5006-48b9-bdf1-6b2bc5c876fb', '960f2e6b-f732-465c-8801-f68b8dbb93d2', '6acd6153-dd7c-4358-809b-29a31729e609', '771d7c31-a221-4306-b467-0d0ebc38db1b']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:31:45.151457 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-2641fec1-5cbb-49bc-bc94-cf2cbfb7188e tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1df2ce7b-7bfa-4666-b265-fc5dc2a3b7da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:31:45.181595 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-2641fec1-5cbb-49bc-bc94-cf2cbfb7188e tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1df2ce7b-7bfa-4666-b265-fc5dc2a3b7da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '979b11f0-b18a-4e30-b5e0-c88f951d1b65', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-606710495',encryption_key_id=None,group_id=497d3a1c-7a9a-453e-bf57-e2be23f3cfe7,group_type_id=,metadata={},multiattach=False,project_id='5b73ffc6457c48edb019a7a333547d2d',qos_specs=None,replication_status=,reservations=['136de435-5006-48b9-bdf1-6b2bc5c876fb','960f2e6b-f732-465c-8801-f68b8dbb93d2','6acd6153-dd7c-4358-809b-29a31729e609','771d7c31-a221-4306-b467-0d0ebc38db1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f06f7e9eab44abe98d6d4d5deb3e403',volume_type_id=eda96286-33e6-4ef9-ae45-41a329ad04f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:31:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-606710495',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=497d3a1c-7a9a-453e-bf57-e2be23f3cfe7,host=None,id=979b11f0-b18a-4e30-b5e0-c88f951d1b65,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5b73ffc6457c48edb019a7a333547d2d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0f06f7e9eab44abe98d6d4d5deb3e403',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(eda96286-33e6-4ef9-ae45-41a329ad04f1),volume_type_id=eda96286-33e6-4ef9-ae45-41a329ad04f1)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:31:45.182777 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-2641fec1-5cbb-49bc-bc94-cf2cbfb7188e tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5f1093e-bae1-4948-acd0-44d70fb4ac10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:31:45.208345 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-2641fec1-5cbb-49bc-bc94-cf2cbfb7188e tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5f1093e-bae1-4948-acd0-44d70fb4ac10) transitioned into state 'SUCCESS' from state '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-606710495',encryption_key_id=None,group_id=497d3a1c-7a9a-453e-bf57-e2be23f3cfe7,group_type_id=,metadata={},multiattach=False,project_id='5b73ffc6457c48edb019a7a333547d2d',qos_specs=None,replication_status=,reservations=['136de435-5006-48b9-bdf1-6b2bc5c876fb','960f2e6b-f732-465c-8801-f68b8dbb93d2','6acd6153-dd7c-4358-809b-29a31729e609','771d7c31-a221-4306-b467-0d0ebc38db1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f06f7e9eab44abe98d6d4d5deb3e403',volume_type_id=eda96286-33e6-4ef9-ae45-41a329ad04f1)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:31:45.209672 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-2641fec1-5cbb-49bc-bc94-cf2cbfb7188e tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (689b9837-7d2e-459d-b144-b1733c17893b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:31:45.224421 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-2641fec1-5cbb-49bc-bc94-cf2cbfb7188e tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (689b9837-7d2e-459d-b144-b1733c17893b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:31:45.225485 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-2641fec1-5cbb-49bc-bc94-cf2cbfb7188e tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Flow 'volume_create_api' (0d126685-11be-44d7-97ab-8adc2f5ac59b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:31:45.225867 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-2641fec1-5cbb-49bc-bc94-cf2cbfb7188e tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Create volume request issued successfully. Jul 10 08:31:45.226617 np0000004976 devstack@c-api.service[100055]: WARNING stevedore.named [None req-2641fec1-5cbb-49bc-bc94-cf2cbfb7188e tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:31:45.226786 np0000004976 devstack@c-api.service[100055]: WARNING castellan.key_manager [None req-2641fec1-5cbb-49bc-bc94-cf2cbfb7188e tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:31:45.263393 np0000004976 devstack@c-api.service[100055]: DEBUG oslo_db.sqlalchemy.engines [None req-2641fec1-5cbb-49bc-bc94-cf2cbfb7188e tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100055) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 08:31:45.267195 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:45.267195 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:31:45.280514 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-2641fec1-5cbb-49bc-bc94-cf2cbfb7188e tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:31:45.280914 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 93/366] 10.4.3.7 () {70 vars in 1286 bytes} [Fri Jul 10 08:31:45 2026] POST /volume/v3/volumes => generated 818 bytes in 277 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:31:45.311700 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-c021981e-e14e-4ee6-909c-e49b05263955 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:45.314185 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-c021981e-e14e-4ee6-909c-e49b05263955 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] GET https://10.4.3.7/volume/v3/volumes/979b11f0-b18a-4e30-b5e0-c88f951d1b65 Jul 10 08:31:45.314569 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-c021981e-e14e-4ee6-909c-e49b05263955 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:45.314866 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-c021981e-e14e-4ee6-909c-e49b05263955 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:45.330840 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:45.330840 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:31:45.335688 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-c021981e-e14e-4ee6-909c-e49b05263955 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Volume info retrieved successfully. Jul 10 08:31:45.336580 np0000004976 devstack@c-api.service[100054]: WARNING stevedore.named [None req-c021981e-e14e-4ee6-909c-e49b05263955 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:31:45.336733 np0000004976 devstack@c-api.service[100054]: WARNING castellan.key_manager [None req-c021981e-e14e-4ee6-909c-e49b05263955 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:31:45.377206 np0000004976 devstack@c-api.service[100054]: DEBUG oslo_db.sqlalchemy.engines [None req-c021981e-e14e-4ee6-909c-e49b05263955 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100054) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 08:31:45.380611 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:45.380611 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:31:45.388001 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-c021981e-e14e-4ee6-909c-e49b05263955 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] https://10.4.3.7/volume/v3/volumes/979b11f0-b18a-4e30-b5e0-c88f951d1b65 returned with HTTP 200 Jul 10 08:31:45.388415 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 90/367] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:31:45 2026] GET /volume/v3/volumes/979b11f0-b18a-4e30-b5e0-c88f951d1b65 => generated 886 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:31:46.119521 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-358f24b9-d5e4-41ea-87bd-42fca86d22bc None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:46.121499 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-358f24b9-d5e4-41ea-87bd-42fca86d22bc tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] GET https://10.4.3.7/volume/v3/volumes/640eb027-f25e-4cc6-8311-933df2988e39 Jul 10 08:31:46.121677 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-358f24b9-d5e4-41ea-87bd-42fca86d22bc tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:46.121908 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-358f24b9-d5e4-41ea-87bd-42fca86d22bc tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:46.129552 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:46.129552 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:31:46.135160 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-358f24b9-d5e4-41ea-87bd-42fca86d22bc tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] Volume info retrieved successfully. Jul 10 08:31:46.139469 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-358f24b9-d5e4-41ea-87bd-42fca86d22bc tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] https://10.4.3.7/volume/v3/volumes/640eb027-f25e-4cc6-8311-933df2988e39 returned with HTTP 200 Jul 10 08:31:46.139851 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 93/368] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:31:46 2026] GET /volume/v3/volumes/640eb027-f25e-4cc6-8311-933df2988e39 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:31:46.407196 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-677e709b-e745-4b59-b615-1ad2ea33732d None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:46.407804 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-677e709b-e745-4b59-b615-1ad2ea33732d tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] GET https://10.4.3.7/volume/v3/volumes/979b11f0-b18a-4e30-b5e0-c88f951d1b65 Jul 10 08:31:46.408038 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-677e709b-e745-4b59-b615-1ad2ea33732d tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:46.408273 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-677e709b-e745-4b59-b615-1ad2ea33732d tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:46.423783 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:46.423783 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:31:46.429362 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-677e709b-e745-4b59-b615-1ad2ea33732d tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Volume info retrieved successfully. Jul 10 08:31:46.430205 np0000004976 devstack@c-api.service[100057]: WARNING stevedore.named [None req-677e709b-e745-4b59-b615-1ad2ea33732d tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:31:46.430351 np0000004976 devstack@c-api.service[100057]: WARNING castellan.key_manager [None req-677e709b-e745-4b59-b615-1ad2ea33732d tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:31:46.484900 np0000004976 devstack@c-api.service[100057]: DEBUG oslo_db.sqlalchemy.engines [None req-677e709b-e745-4b59-b615-1ad2ea33732d tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100057) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 08:31:46.488709 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:46.488709 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:31:46.497765 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-677e709b-e745-4b59-b615-1ad2ea33732d tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] https://10.4.3.7/volume/v3/volumes/979b11f0-b18a-4e30-b5e0-c88f951d1b65 returned with HTTP 200 Jul 10 08:31:46.498123 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 93/369] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:31:46 2026] GET /volume/v3/volumes/979b11f0-b18a-4e30-b5e0-c88f951d1b65 => generated 911 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:31:46.513770 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-48bcfd9f-9897-4445-938b-24f24ef704ca None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:46.516245 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-48bcfd9f-9897-4445-938b-24f24ef704ca tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] POST https://10.4.3.7/volume/v3/group_snapshots Jul 10 08:31:46.516778 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-48bcfd9f-9897-4445-938b-24f24ef704ca tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "497d3a1c-7a9a-453e-bf57-e2be23f3cfe7", "name": "tempest-group_snapshot-1027273542"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:31:46.518742 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.group_snapshots [None req-48bcfd9f-9897-4445-938b-24f24ef704ca tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '497d3a1c-7a9a-453e-bf57-e2be23f3cfe7', 'name': 'tempest-group_snapshot-1027273542'}} {{(pid=100055) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 10 08:31:46.522938 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:46.522938 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:31:46.527312 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.group_snapshots [None req-48bcfd9f-9897-4445-938b-24f24ef704ca tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Creating group_snapshot tempest-group_snapshot-1027273542. Jul 10 08:31:46.565986 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:46.565986 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:31:46.577283 np0000004976 devstack@c-api.service[100055]: WARNING cinder.quota [None req-48bcfd9f-9897-4445-938b-24f24ef704ca tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1269058160 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1269058160, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:31:46.600765 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.quota [None req-48bcfd9f-9897-4445-938b-24f24ef704ca tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Created reservations ['5d2e1d9f-12b7-472b-8bc1-c2bdc65ca971', 'e190e306-03e4-4351-96b7-5747737ee940', '98378b6d-0991-42e6-b767-1d9f0ea25db4', '22caaeee-0faf-49a1-a344-5b1ad3e58a70'] {{(pid=100055) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:31:46.614741 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-c062b26b-132f-4165-981e-4afc8d6f5335 req-0834c9c3-e72f-4697-bb02-52d28c543ad7 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:46.617129 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-c062b26b-132f-4165-981e-4afc8d6f5335 req-0834c9c3-e72f-4697-bb02-52d28c543ad7 tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] GET https://10.4.3.7/volume/v3/volumes/640eb027-f25e-4cc6-8311-933df2988e39 Jul 10 08:31:46.617333 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-c062b26b-132f-4165-981e-4afc8d6f5335 req-0834c9c3-e72f-4697-bb02-52d28c543ad7 tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:46.617535 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-c062b26b-132f-4165-981e-4afc8d6f5335 req-0834c9c3-e72f-4697-bb02-52d28c543ad7 tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:46.624805 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:46.624805 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:31:46.628646 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-c062b26b-132f-4165-981e-4afc8d6f5335 req-0834c9c3-e72f-4697-bb02-52d28c543ad7 tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] Volume info retrieved successfully. Jul 10 08:31:46.633678 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-c062b26b-132f-4165-981e-4afc8d6f5335 req-0834c9c3-e72f-4697-bb02-52d28c543ad7 tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] https://10.4.3.7/volume/v3/volumes/640eb027-f25e-4cc6-8311-933df2988e39 returned with HTTP 200 Jul 10 08:31:46.634271 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 91/370] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:31:46 2026] GET /volume/v3/volumes/640eb027-f25e-4cc6-8311-933df2988e39 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:31:46.654156 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-48bcfd9f-9897-4445-938b-24f24ef704ca tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] https://10.4.3.7/volume/v3/group_snapshots returned with HTTP 202 Jul 10 08:31:46.657430 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 94/371] 10.4.3.7 () {70 vars in 1310 bytes} [Fri Jul 10 08:31:46 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:31:46.668248 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-8ad9c22d-ea56-4cef-9e43-f1b34ad53788 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:46.670934 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-8ad9c22d-ea56-4cef-9e43-f1b34ad53788 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] GET https://10.4.3.7/volume/v3/group_snapshots/bccbf5df-8446-4014-9b63-d9d1911a295e Jul 10 08:31:46.671238 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-8ad9c22d-ea56-4cef-9e43-f1b34ad53788 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:46.671519 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-8ad9c22d-ea56-4cef-9e43-f1b34ad53788 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Calling method 'version_select' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:46.671690 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.group_snapshots [None req-8ad9c22d-ea56-4cef-9e43-f1b34ad53788 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] show called for member bccbf5df-8446-4014-9b63-d9d1911a295e {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 08:31:46.678867 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:46.678867 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:31:46.687433 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-8ad9c22d-ea56-4cef-9e43-f1b34ad53788 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] https://10.4.3.7/volume/v3/group_snapshots/bccbf5df-8446-4014-9b63-d9d1911a295e returned with HTTP 200 Jul 10 08:31:46.687433 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 94/372] 10.4.3.7 () {68 vars in 1399 bytes} [Fri Jul 10 08:31:46 2026] GET /volume/v3/group_snapshots/bccbf5df-8446-4014-9b63-d9d1911a295e => generated 307 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:31:47.693253 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-4e02dfba-e09d-437b-ab13-5296691448fb None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:47.695156 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4e02dfba-e09d-437b-ab13-5296691448fb tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] GET https://10.4.3.7/volume/v3/group_snapshots/bccbf5df-8446-4014-9b63-d9d1911a295e Jul 10 08:31:47.695393 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4e02dfba-e09d-437b-ab13-5296691448fb tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:47.695639 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4e02dfba-e09d-437b-ab13-5296691448fb tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Calling method 'version_select' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:47.695773 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.group_snapshots [None req-4e02dfba-e09d-437b-ab13-5296691448fb tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] show called for member bccbf5df-8446-4014-9b63-d9d1911a295e {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 08:31:47.700760 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:47.700760 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:31:47.704471 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4e02dfba-e09d-437b-ab13-5296691448fb tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] https://10.4.3.7/volume/v3/group_snapshots/bccbf5df-8446-4014-9b63-d9d1911a295e returned with HTTP 200 Jul 10 08:31:47.704912 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 94/373] 10.4.3.7 () {68 vars in 1399 bytes} [Fri Jul 10 08:31:47 2026] GET /volume/v3/group_snapshots/bccbf5df-8446-4014-9b63-d9d1911a295e => generated 308 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:31:47.712960 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-5b7d6262-02fd-4dd1-9e17-6d551a517cad None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:47.715100 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-5b7d6262-02fd-4dd1-9e17-6d551a517cad tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] GET https://10.4.3.7/volume/v3/snapshots/detail Jul 10 08:31:47.715375 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-5b7d6262-02fd-4dd1-9e17-6d551a517cad tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:47.715640 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-5b7d6262-02fd-4dd1-9e17-6d551a517cad tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Calling method 'detail' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:47.716026 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.api_utils [None req-5b7d6262-02fd-4dd1-9e17-6d551a517cad tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Removing options '' from query. {{(pid=100054) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 08:31:47.717396 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.db.api [None req-5b7d6262-02fd-4dd1-9e17-6d551a517cad tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Building query based on filter {{(pid=100054) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 08:31:47.731831 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-5b7d6262-02fd-4dd1-9e17-6d551a517cad tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Get all snapshots completed successfully. Jul 10 08:31:47.732415 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:47.732415 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:31:47.733247 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-5b7d6262-02fd-4dd1-9e17-6d551a517cad tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] https://10.4.3.7/volume/v3/snapshots/detail returned with HTTP 200 Jul 10 08:31:47.733716 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 92/374] 10.4.3.7 () {66 vars in 1250 bytes} [Fri Jul 10 08:31:47 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:31:47.742022 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-64b958b2-f4e5-4f0d-8d59-9a9d34f8d8e5 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:47.744140 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-64b958b2-f4e5-4f0d-8d59-9a9d34f8d8e5 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] GET https://10.4.3.7/volume/v3/snapshots/b54a679c-9e47-4357-a4af-2968562c536e Jul 10 08:31:47.744530 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-64b958b2-f4e5-4f0d-8d59-9a9d34f8d8e5 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:47.744730 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-64b958b2-f4e5-4f0d-8d59-9a9d34f8d8e5 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:47.749695 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:47.749695 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:31:47.750219 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-64b958b2-f4e5-4f0d-8d59-9a9d34f8d8e5 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Snapshot retrieved successfully. Jul 10 08:31:47.751029 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-64b958b2-f4e5-4f0d-8d59-9a9d34f8d8e5 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] https://10.4.3.7/volume/v3/snapshots/b54a679c-9e47-4357-a4af-2968562c536e returned with HTTP 200 Jul 10 08:31:47.751397 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 95/375] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:31:47 2026] GET /volume/v3/snapshots/b54a679c-9e47-4357-a4af-2968562c536e => generated 451 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:31:47.760122 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-4bf446b0-2fe0-4c8d-8612-5fbfb09682db None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:47.761927 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-4bf446b0-2fe0-4c8d-8612-5fbfb09682db tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] POST https://10.4.3.7/volume/v3/groups/action Jul 10 08:31:47.762346 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-4bf446b0-2fe0-4c8d-8612-5fbfb09682db tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "bccbf5df-8446-4014-9b63-d9d1911a295e", "name": "tempest-Group_from_snap-2027905764"}}' {{(pid=100056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:31:47.762523 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-4bf446b0-2fe0-4c8d-8612-5fbfb09682db tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "bccbf5df-8446-4014-9b63-d9d1911a295e", "name": "tempest-Group_from_snap-2027905764"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:31:47.764178 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.groups [None req-4bf446b0-2fe0-4c8d-8612-5fbfb09682db tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Creating new group {'create-from-src': {'group_snapshot_id': 'bccbf5df-8446-4014-9b63-d9d1911a295e', 'name': 'tempest-Group_from_snap-2027905764'}}. {{(pid=100056) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Jul 10 08:31:47.764315 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.groups [None req-4bf446b0-2fe0-4c8d-8612-5fbfb09682db tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Creating group tempest-Group_from_snap-2027905764 from group_snapshot bccbf5df-8446-4014-9b63-d9d1911a295e. Jul 10 08:31:47.767679 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:47.767679 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:31:47.773733 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:47.773733 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:31:47.779822 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:47.779822 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:31:47.822848 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.quota [None req-4bf446b0-2fe0-4c8d-8612-5fbfb09682db tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Created reservations ['f96bd116-214b-49cd-bb04-03163f66e3e7'] {{(pid=100056) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:31:48.371020 np0000004976 devstack@c-api.service[100056]: INFO cinder.group.api [None req-4bf446b0-2fe0-4c8d-8612-5fbfb09682db tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] A mapping entry already exists for group a149b72e-51ad-4ffe-ba73-d91b23658491 and volume type eda96286-33e6-4ef9-ae45-41a329ad04f1. Do not need to create again. Jul 10 08:31:48.371346 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:48.371346 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:31:48.375208 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-4bf446b0-2fe0-4c8d-8612-5fbfb09682db tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Availability zone cache updated, next update will occur around 2026-07-10 09:31:48.374786. {{(pid=100056) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 10 08:31:48.375334 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-4bf446b0-2fe0-4c8d-8612-5fbfb09682db tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Availability Zones retrieved successfully. Jul 10 08:31:48.380188 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-4bf446b0-2fe0-4c8d-8612-5fbfb09682db tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Flow 'volume_create_api' (8422bbc1-f499-4535-8100-b991f5ccb35c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:31:48.381340 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-4bf446b0-2fe0-4c8d-8612-5fbfb09682db tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3e1a817-ee40-4ebf-a4f8-6cd78bd81077) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:31:48.382534 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.flows.api.create_volume [None req-4bf446b0-2fe0-4c8d-8612-5fbfb09682db tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:31:48.416214 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-4bf446b0-2fe0-4c8d-8612-5fbfb09682db tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3e1a817-ee40-4ebf-a4f8-6cd78bd81077) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'b54a679c-9e47-4357-a4af-2968562c536e', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:31:44Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=eda96286-33e6-4ef9-ae45-41a329ad04f1,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1269058160',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'eda96286-33e6-4ef9-ae45-41a329ad04f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'a149b72e-51ad-4ffe-ba73-d91b23658491', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:31:48.417283 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-4bf446b0-2fe0-4c8d-8612-5fbfb09682db tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7145dfdb-42c2-42ec-92ed-bbebc0e994aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:31:48.444838 np0000004976 devstack@c-api.service[100056]: WARNING cinder.quota [None req-4bf446b0-2fe0-4c8d-8612-5fbfb09682db tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1269058160 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1269058160, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:31:48.455336 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.quota [None req-4bf446b0-2fe0-4c8d-8612-5fbfb09682db tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Created reservations ['517dc21a-0452-4efb-8e76-793f76b1e123', 'e19e6294-3171-4784-9c7e-f514fbdfd2dc'] {{(pid=100056) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:31:48.456161 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-4bf446b0-2fe0-4c8d-8612-5fbfb09682db tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7145dfdb-42c2-42ec-92ed-bbebc0e994aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['517dc21a-0452-4efb-8e76-793f76b1e123', 'e19e6294-3171-4784-9c7e-f514fbdfd2dc']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:31:48.456871 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-4bf446b0-2fe0-4c8d-8612-5fbfb09682db tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d145ce5b-f4e6-48dc-b6ed-eb3edce241e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:31:48.516507 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-4bf446b0-2fe0-4c8d-8612-5fbfb09682db tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d145ce5b-f4e6-48dc-b6ed-eb3edce241e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b679c4b1-7505-45a0-9405-9e6f3bd5225a', '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=a149b72e-51ad-4ffe-ba73-d91b23658491,group_type_id=,metadata={},multiattach=False,project_id='5b73ffc6457c48edb019a7a333547d2d',qos_specs=None,replication_status=,reservations=['517dc21a-0452-4efb-8e76-793f76b1e123','e19e6294-3171-4784-9c7e-f514fbdfd2dc'],size=1,snapshot_id=b54a679c-9e47-4357-a4af-2968562c536e,source_replicaid=,source_volid=None,status='creating',user_id='0f06f7e9eab44abe98d6d4d5deb3e403',volume_type_id=eda96286-33e6-4ef9-ae45-41a329ad04f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:31:48Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=a149b72e-51ad-4ffe-ba73-d91b23658491,host=None,id=b679c4b1-7505-45a0-9405-9e6f3bd5225a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5b73ffc6457c48edb019a7a333547d2d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=b54a679c-9e47-4357-a4af-2968562c536e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0f06f7e9eab44abe98d6d4d5deb3e403',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(eda96286-33e6-4ef9-ae45-41a329ad04f1),volume_type_id=eda96286-33e6-4ef9-ae45-41a329ad04f1)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:31:48.517784 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-4bf446b0-2fe0-4c8d-8612-5fbfb09682db tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (165be01d-8903-4787-be10-9dcd68175c50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:31:48.540608 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-4bf446b0-2fe0-4c8d-8612-5fbfb09682db tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (165be01d-8903-4787-be10-9dcd68175c50) transitioned into state 'SUCCESS' from 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=a149b72e-51ad-4ffe-ba73-d91b23658491,group_type_id=,metadata={},multiattach=False,project_id='5b73ffc6457c48edb019a7a333547d2d',qos_specs=None,replication_status=,reservations=['517dc21a-0452-4efb-8e76-793f76b1e123','e19e6294-3171-4784-9c7e-f514fbdfd2dc'],size=1,snapshot_id=b54a679c-9e47-4357-a4af-2968562c536e,source_replicaid=,source_volid=None,status='creating',user_id='0f06f7e9eab44abe98d6d4d5deb3e403',volume_type_id=eda96286-33e6-4ef9-ae45-41a329ad04f1)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:31:48.541789 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-4bf446b0-2fe0-4c8d-8612-5fbfb09682db tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Flow 'volume_create_api' (8422bbc1-f499-4535-8100-b991f5ccb35c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:31:48.542246 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-4bf446b0-2fe0-4c8d-8612-5fbfb09682db tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Create volume request issued successfully. Jul 10 08:31:48.580441 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-4bf446b0-2fe0-4c8d-8612-5fbfb09682db tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] https://10.4.3.7/volume/v3/groups/action returned with HTTP 202 Jul 10 08:31:48.583584 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 95/376] 10.4.3.7 () {70 vars in 1304 bytes} [Fri Jul 10 08:31:47 2026] POST /volume/v3/groups/action => generated 103 bytes in 821 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:31:48.590204 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-fb31a200-af34-4853-bcc0-46880d254be7 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:48.591988 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-fb31a200-af34-4853-bcc0-46880d254be7 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] GET https://10.4.3.7/volume/v3/volumes/detail Jul 10 08:31:48.592194 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-fb31a200-af34-4853-bcc0-46880d254be7 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:48.592394 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-fb31a200-af34-4853-bcc0-46880d254be7 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Calling method 'detail' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:48.592899 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.api_utils [None req-fb31a200-af34-4853-bcc0-46880d254be7 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Removing options '' from query. {{(pid=100057) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 08:31:48.593659 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-fb31a200-af34-4853-bcc0-46880d254be7 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100057) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 08:31:48.634627 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-fb31a200-af34-4853-bcc0-46880d254be7 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Get all volumes completed successfully. Jul 10 08:31:48.635655 np0000004976 devstack@c-api.service[100057]: WARNING stevedore.named [None req-fb31a200-af34-4853-bcc0-46880d254be7 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:31:48.635906 np0000004976 devstack@c-api.service[100057]: WARNING castellan.key_manager [None req-fb31a200-af34-4853-bcc0-46880d254be7 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:31:48.673488 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-95caf2a5-c30b-49c4-a316-0493356ba801 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:48.673922 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-95caf2a5-c30b-49c4-a316-0493356ba801 None None] GET https://10.4.3.7/volume// Jul 10 08:31:48.674126 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-95caf2a5-c30b-49c4-a316-0493356ba801 None None] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:48.674352 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-95caf2a5-c30b-49c4-a316-0493356ba801 None None] Calling method 'all' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:48.676911 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-95caf2a5-c30b-49c4-a316-0493356ba801 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:31:48.677295 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 93/377] 10.4.3.7 () {66 vars in 1414 bytes} [Fri Jul 10 08:31:48 2026] GET /volume/ => generated 384 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:31:48.683220 np0000004976 devstack@c-api.service[100057]: DEBUG oslo_db.sqlalchemy.engines [None req-fb31a200-af34-4853-bcc0-46880d254be7 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100057) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 08:31:48.686489 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-c062b26b-132f-4165-981e-4afc8d6f5335 req-8fbeda3c-4fd8-4e0e-8101-30bab1317f9e None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:48.688794 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-c062b26b-132f-4165-981e-4afc8d6f5335 req-8fbeda3c-4fd8-4e0e-8101-30bab1317f9e tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] POST https://10.4.3.7/volume/v3/attachments Jul 10 08:31:48.689207 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-c062b26b-132f-4165-981e-4afc8d6f5335 req-8fbeda3c-4fd8-4e0e-8101-30bab1317f9e tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "640eb027-f25e-4cc6-8311-933df2988e39", "connector": null, "instance_uuid": "2f10b418-b397-42d2-9ee3-74a1e15159e7"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:31:48.690755 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:48.690755 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:31:48.697953 np0000004976 devstack@c-api.service[100057]: WARNING stevedore.named [None req-fb31a200-af34-4853-bcc0-46880d254be7 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:31:48.698463 np0000004976 devstack@c-api.service[100057]: WARNING castellan.key_manager [None req-fb31a200-af34-4853-bcc0-46880d254be7 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:31:48.704054 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:48.704054 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:31:48.738871 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-c062b26b-132f-4165-981e-4afc8d6f5335 req-8fbeda3c-4fd8-4e0e-8101-30bab1317f9e tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] https://10.4.3.7/volume/v3/attachments returned with HTTP 200 Jul 10 08:31:48.739387 np0000004976 devstack@c-api.service[100057]: DEBUG oslo_db.sqlalchemy.engines [None req-fb31a200-af34-4853-bcc0-46880d254be7 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100057) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 08:31:48.739603 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 96/378] 10.4.3.7 () {74 vars in 1580 bytes} [Fri Jul 10 08:31: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) Jul 10 08:31:48.742418 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:48.742418 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:31:48.751461 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-fb31a200-af34-4853-bcc0-46880d254be7 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] https://10.4.3.7/volume/v3/volumes/detail returned with HTTP 200 Jul 10 08:31:48.751982 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 95/379] 10.4.3.7 () {68 vars in 1285 bytes} [Fri Jul 10 08:31:48 2026] GET /volume/v3/volumes/detail => generated 1826 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:31:48.769128 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-788f46f9-2603-4941-82b7-4d734d2565c5 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:48.771327 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-788f46f9-2603-4941-82b7-4d734d2565c5 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] GET https://10.4.3.7/volume/v3/volumes/b679c4b1-7505-45a0-9405-9e6f3bd5225a Jul 10 08:31:48.771626 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-788f46f9-2603-4941-82b7-4d734d2565c5 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:48.771891 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-788f46f9-2603-4941-82b7-4d734d2565c5 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:48.779157 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:48.779157 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:31:48.783256 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-788f46f9-2603-4941-82b7-4d734d2565c5 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Volume info retrieved successfully. Jul 10 08:31:48.784004 np0000004976 devstack@c-api.service[100056]: WARNING stevedore.named [None req-788f46f9-2603-4941-82b7-4d734d2565c5 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:31:48.784378 np0000004976 devstack@c-api.service[100056]: WARNING castellan.key_manager [None req-788f46f9-2603-4941-82b7-4d734d2565c5 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:31:48.822153 np0000004976 devstack@c-api.service[100056]: DEBUG oslo_db.sqlalchemy.engines [None req-788f46f9-2603-4941-82b7-4d734d2565c5 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100056) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 08:31:48.826264 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:48.826264 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:31:48.836290 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-788f46f9-2603-4941-82b7-4d734d2565c5 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] https://10.4.3.7/volume/v3/volumes/b679c4b1-7505-45a0-9405-9e6f3bd5225a returned with HTTP 200 Jul 10 08:31:48.836872 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 96/380] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:31:48 2026] GET /volume/v3/volumes/b679c4b1-7505-45a0-9405-9e6f3bd5225a => generated 923 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:31:48.851708 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-847cfb4d-e58c-4863-bfe6-a35caa9c8886 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:48.853619 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-847cfb4d-e58c-4863-bfe6-a35caa9c8886 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] GET https://10.4.3.7/volume/v3/groups/a149b72e-51ad-4ffe-ba73-d91b23658491 Jul 10 08:31:48.853920 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-847cfb4d-e58c-4863-bfe6-a35caa9c8886 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:48.854151 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-847cfb4d-e58c-4863-bfe6-a35caa9c8886 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Calling method 'version_select' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:48.854321 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.groups [None req-847cfb4d-e58c-4863-bfe6-a35caa9c8886 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] show called for member a149b72e-51ad-4ffe-ba73-d91b23658491 {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 08:31:48.858298 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:48.858298 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:31:48.866222 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-847cfb4d-e58c-4863-bfe6-a35caa9c8886 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] https://10.4.3.7/volume/v3/groups/a149b72e-51ad-4ffe-ba73-d91b23658491 returned with HTTP 200 Jul 10 08:31:48.866641 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 94/381] 10.4.3.7 () {68 vars in 1372 bytes} [Fri Jul 10 08:31:48 2026] GET /volume/v3/groups/a149b72e-51ad-4ffe-ba73-d91b23658491 => generated 418 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:31:48.875839 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-878f706e-a07d-4aab-9dfd-126657f3f98e None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:48.877422 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-878f706e-a07d-4aab-9dfd-126657f3f98e tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] GET https://10.4.3.7/volume/v3/volumes/detail Jul 10 08:31:48.877630 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-878f706e-a07d-4aab-9dfd-126657f3f98e tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:48.877811 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-878f706e-a07d-4aab-9dfd-126657f3f98e tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Calling method 'detail' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:48.878306 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.api_utils [None req-878f706e-a07d-4aab-9dfd-126657f3f98e tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Removing options '' from query. {{(pid=100055) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 08:31:48.878612 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:48.878612 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:31:48.878996 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-878f706e-a07d-4aab-9dfd-126657f3f98e tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100055) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 08:31:48.906807 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-878f706e-a07d-4aab-9dfd-126657f3f98e tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Get all volumes completed successfully. Jul 10 08:31:48.907587 np0000004976 devstack@c-api.service[100055]: WARNING stevedore.named [None req-878f706e-a07d-4aab-9dfd-126657f3f98e tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:31:48.907801 np0000004976 devstack@c-api.service[100055]: WARNING castellan.key_manager [None req-878f706e-a07d-4aab-9dfd-126657f3f98e tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:31:48.942284 np0000004976 devstack@c-api.service[100055]: DEBUG oslo_db.sqlalchemy.engines [None req-878f706e-a07d-4aab-9dfd-126657f3f98e tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100055) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 08:31:48.945389 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:48.945389 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:31:48.949127 np0000004976 devstack@c-api.service[100055]: WARNING stevedore.named [None req-878f706e-a07d-4aab-9dfd-126657f3f98e tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:31:48.949304 np0000004976 devstack@c-api.service[100055]: WARNING castellan.key_manager [None req-878f706e-a07d-4aab-9dfd-126657f3f98e tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:31:48.985480 np0000004976 devstack@c-api.service[100055]: DEBUG oslo_db.sqlalchemy.engines [None req-878f706e-a07d-4aab-9dfd-126657f3f98e tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100055) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 08:31:48.987280 np0000004976 devstack@c-api.service[100055]: DEBUG dbcounter [-] [100055] Writing DB stats cinder:SELECT=268,cinder:INSERT=34,cinder:UPDATE=65 {{(pid=100055) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 08:31:48.991044 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:48.991044 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:31:48.998189 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-878f706e-a07d-4aab-9dfd-126657f3f98e tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] https://10.4.3.7/volume/v3/volumes/detail returned with HTTP 200 Jul 10 08:31:48.998587 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 97/382] 10.4.3.7 () {68 vars in 1285 bytes} [Fri Jul 10 08:31:48 2026] GET /volume/v3/volumes/detail => generated 1827 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:31:49.017058 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-9ad93c1d-8bfc-4338-8217-9c3268c52ffc None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:49.019030 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9ad93c1d-8bfc-4338-8217-9c3268c52ffc tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] POST https://10.4.3.7/volume/v3/groups/a149b72e-51ad-4ffe-ba73-d91b23658491/action Jul 10 08:31:49.019563 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9ad93c1d-8bfc-4338-8217-9c3268c52ffc tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:31:49.019637 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9ad93c1d-8bfc-4338-8217-9c3268c52ffc tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:31:49.020978 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.groups [None req-9ad93c1d-8bfc-4338-8217-9c3268c52ffc tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] delete called for group a149b72e-51ad-4ffe-ba73-d91b23658491 {{(pid=100057) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 10 08:31:49.021154 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.groups [None req-9ad93c1d-8bfc-4338-8217-9c3268c52ffc tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Delete group with id: a149b72e-51ad-4ffe-ba73-d91b23658491 Jul 10 08:31:49.025698 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:49.025698 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:31:49.089468 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9ad93c1d-8bfc-4338-8217-9c3268c52ffc tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] https://10.4.3.7/volume/v3/groups/a149b72e-51ad-4ffe-ba73-d91b23658491/action returned with HTTP 202 Jul 10 08:31:49.089468 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 96/383] 10.4.3.7 () {70 vars in 1414 bytes} [Fri Jul 10 08:31:49 2026] POST /volume/v3/groups/a149b72e-51ad-4ffe-ba73-d91b23658491/action => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 08:31:49.095322 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-800767f1-406d-432b-9578-5ff088b19ab9 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:49.097310 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-800767f1-406d-432b-9578-5ff088b19ab9 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] GET https://10.4.3.7/volume/v3/volumes/b679c4b1-7505-45a0-9405-9e6f3bd5225a Jul 10 08:31:49.098058 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-800767f1-406d-432b-9578-5ff088b19ab9 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:49.098058 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-800767f1-406d-432b-9578-5ff088b19ab9 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:49.107026 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:49.107026 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:31:49.113355 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-800767f1-406d-432b-9578-5ff088b19ab9 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Volume info retrieved successfully. Jul 10 08:31:49.114640 np0000004976 devstack@c-api.service[100056]: WARNING stevedore.named [None req-800767f1-406d-432b-9578-5ff088b19ab9 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:31:49.115045 np0000004976 devstack@c-api.service[100056]: WARNING castellan.key_manager [None req-800767f1-406d-432b-9578-5ff088b19ab9 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:31:49.158902 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-c1b376d6-f3b2-41f5-ad88-79b7bff8ea44 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:49.161976 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-c1b376d6-f3b2-41f5-ad88-79b7bff8ea44 tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] GET https://10.4.3.7/volume/v3/volumes/640eb027-f25e-4cc6-8311-933df2988e39 Jul 10 08:31:49.162328 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-c1b376d6-f3b2-41f5-ad88-79b7bff8ea44 tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:49.162609 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-c1b376d6-f3b2-41f5-ad88-79b7bff8ea44 tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:49.167656 np0000004976 devstack@c-api.service[100056]: DEBUG oslo_db.sqlalchemy.engines [None req-800767f1-406d-432b-9578-5ff088b19ab9 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100056) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 08:31:49.170460 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:49.170460 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:31:49.174020 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:49.174020 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:31:49.178607 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-c1b376d6-f3b2-41f5-ad88-79b7bff8ea44 tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] Volume info retrieved successfully. Jul 10 08:31:49.179005 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-800767f1-406d-432b-9578-5ff088b19ab9 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] https://10.4.3.7/volume/v3/volumes/b679c4b1-7505-45a0-9405-9e6f3bd5225a returned with HTTP 200 Jul 10 08:31:49.179270 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 97/384] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:31:49 2026] GET /volume/v3/volumes/b679c4b1-7505-45a0-9405-9e6f3bd5225a => generated 922 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:31:49.191069 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-c1b376d6-f3b2-41f5-ad88-79b7bff8ea44 tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] https://10.4.3.7/volume/v3/volumes/640eb027-f25e-4cc6-8311-933df2988e39 returned with HTTP 200 Jul 10 08:31:49.191069 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 95/385] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:31:49 2026] GET /volume/v3/volumes/640eb027-f25e-4cc6-8311-933df2988e39 => generated 841 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:31:49.268197 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-428092c7-1c14-4329-a471-caaf064574aa None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:49.268777 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-428092c7-1c14-4329-a471-caaf064574aa None None] GET https://10.4.3.7/volume// Jul 10 08:31:49.268998 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-428092c7-1c14-4329-a471-caaf064574aa None None] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:49.269275 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-428092c7-1c14-4329-a471-caaf064574aa None None] Calling method 'all' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:49.269779 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-428092c7-1c14-4329-a471-caaf064574aa None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:31:49.270072 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 98/386] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:31:49 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:31:49.276769 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-c062b26b-132f-4165-981e-4afc8d6f5335 req-6ad0c1a1-9634-4887-8d92-f872c1fafe58 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:49.279774 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-c062b26b-132f-4165-981e-4afc8d6f5335 req-6ad0c1a1-9634-4887-8d92-f872c1fafe58 tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] GET https://10.4.3.7/volume/v3/volumes/640eb027-f25e-4cc6-8311-933df2988e39 Jul 10 08:31:49.280060 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-c062b26b-132f-4165-981e-4afc8d6f5335 req-6ad0c1a1-9634-4887-8d92-f872c1fafe58 tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:49.280348 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-c062b26b-132f-4165-981e-4afc8d6f5335 req-6ad0c1a1-9634-4887-8d92-f872c1fafe58 tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:49.293810 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:49.293810 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:31:49.299231 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-c062b26b-132f-4165-981e-4afc8d6f5335 req-6ad0c1a1-9634-4887-8d92-f872c1fafe58 tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] Volume info retrieved successfully. Jul 10 08:31:49.305684 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-c062b26b-132f-4165-981e-4afc8d6f5335 req-6ad0c1a1-9634-4887-8d92-f872c1fafe58 tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] https://10.4.3.7/volume/v3/volumes/640eb027-f25e-4cc6-8311-933df2988e39 returned with HTTP 200 Jul 10 08:31:49.306295 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 97/387] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:31:49 2026] GET /volume/v3/volumes/640eb027-f25e-4cc6-8311-933df2988e39 => generated 1021 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:31:49.392277 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-c062b26b-132f-4165-981e-4afc8d6f5335 req-75b88222-cab4-45af-a324-8b66f7aedca9 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:49.394300 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-c062b26b-132f-4165-981e-4afc8d6f5335 req-75b88222-cab4-45af-a324-8b66f7aedca9 tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] PUT https://10.4.3.7/volume/v3/attachments/1733b0f1-a76b-45f6-81e7-2fac1161572b Jul 10 08:31:49.394894 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-c062b26b-132f-4165-981e-4afc8d6f5335 req-75b88222-cab4-45af-a324-8b66f7aedca9 tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.7", "host": "np0000004976", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b54eda21b644", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bf3c9c16-ec3d-4df7-865b-5f424258654a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:31:49.402431 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.coordination [req-c062b26b-132f-4165-981e-4afc8d6f5335 req-75b88222-cab4-45af-a324-8b66f7aedca9 tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] Acquiring lock "cinder-attachment_update-640eb027-f25e-4cc6-8311-933df2988e39-np0000004976" by "attachment_update" {{(pid=100056) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 08:31:49.407302 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.coordination [req-c062b26b-132f-4165-981e-4afc8d6f5335 req-75b88222-cab4-45af-a324-8b66f7aedca9 tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] Lock "cinder-attachment_update-640eb027-f25e-4cc6-8311-933df2988e39-np0000004976" acquired by "attachment_update" :: waited 0.005s {{(pid=100056) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 08:31:49.408284 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:49.408284 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:31:49.931350 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.coordination [req-c062b26b-132f-4165-981e-4afc8d6f5335 req-75b88222-cab4-45af-a324-8b66f7aedca9 tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] Lock "cinder-attachment_update-640eb027-f25e-4cc6-8311-933df2988e39-np0000004976" released by "attachment_update" :: held 0.524s {{(pid=100056) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 08:31:49.931794 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-c062b26b-132f-4165-981e-4afc8d6f5335 req-75b88222-cab4-45af-a324-8b66f7aedca9 tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] https://10.4.3.7/volume/v3/attachments/1733b0f1-a76b-45f6-81e7-2fac1161572b returned with HTTP 200 Jul 10 08:31:49.932268 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 98/388] 10.4.3.7 () {74 vars in 1690 bytes} [Fri Jul 10 08:31:49 2026] PUT /volume/v3/attachments/1733b0f1-a76b-45f6-81e7-2fac1161572b => generated 969 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:31:50.195374 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-d6922310-c30f-4275-98ba-0b407ab34168 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:50.197214 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d6922310-c30f-4275-98ba-0b407ab34168 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] GET https://10.4.3.7/volume/v3/volumes/b679c4b1-7505-45a0-9405-9e6f3bd5225a Jul 10 08:31:50.197460 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-d6922310-c30f-4275-98ba-0b407ab34168 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:50.197695 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-d6922310-c30f-4275-98ba-0b407ab34168 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:50.202983 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d6922310-c30f-4275-98ba-0b407ab34168 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] https://10.4.3.7/volume/v3/volumes/b679c4b1-7505-45a0-9405-9e6f3bd5225a returned with HTTP 404 Jul 10 08:31:50.203533 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 96/389] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:31:50 2026] GET /volume/v3/volumes/b679c4b1-7505-45a0-9405-9e6f3bd5225a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 08:31:50.207234 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-89fc22ad-369f-4dbf-954f-3ab5ce8aa0c0 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:50.209614 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-89fc22ad-369f-4dbf-954f-3ab5ce8aa0c0 tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] GET https://10.4.3.7/volume/v3/volumes/640eb027-f25e-4cc6-8311-933df2988e39 Jul 10 08:31:50.209862 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-89fc22ad-369f-4dbf-954f-3ab5ce8aa0c0 tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:50.209929 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-0c50e76e-8916-4a55-86ff-db94227f4d30 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:50.210298 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-89fc22ad-369f-4dbf-954f-3ab5ce8aa0c0 tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:50.212153 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0c50e76e-8916-4a55-86ff-db94227f4d30 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] GET https://10.4.3.7/volume/v3/groups/a149b72e-51ad-4ffe-ba73-d91b23658491 Jul 10 08:31:50.212428 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0c50e76e-8916-4a55-86ff-db94227f4d30 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:50.212681 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0c50e76e-8916-4a55-86ff-db94227f4d30 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Calling method 'version_select' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:50.212852 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.groups [None req-0c50e76e-8916-4a55-86ff-db94227f4d30 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] show called for member a149b72e-51ad-4ffe-ba73-d91b23658491 {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 08:31:50.216175 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0c50e76e-8916-4a55-86ff-db94227f4d30 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] https://10.4.3.7/volume/v3/groups/a149b72e-51ad-4ffe-ba73-d91b23658491 returned with HTTP 404 Jul 10 08:31:50.216994 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 98/390] 10.4.3.7 () {68 vars in 1372 bytes} [Fri Jul 10 08:31:50 2026] GET /volume/v3/groups/a149b72e-51ad-4ffe-ba73-d91b23658491 => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 08:31:50.222972 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:50.222972 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:31:50.223194 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-770aab01-5e27-4b23-8562-edd827b682c5 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:50.227109 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-770aab01-5e27-4b23-8562-edd827b682c5 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] DELETE https://10.4.3.7/volume/v3/group_snapshots/bccbf5df-8446-4014-9b63-d9d1911a295e Jul 10 08:31:50.228174 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-89fc22ad-369f-4dbf-954f-3ab5ce8aa0c0 tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] Volume info retrieved successfully. Jul 10 08:31:50.229533 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-770aab01-5e27-4b23-8562-edd827b682c5 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:50.229918 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-770aab01-5e27-4b23-8562-edd827b682c5 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Calling method 'version_select' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:50.230105 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.group_snapshots [None req-770aab01-5e27-4b23-8562-edd827b682c5 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] delete called for member bccbf5df-8446-4014-9b63-d9d1911a295e {{(pid=100056) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 10 08:31:50.230277 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.group_snapshots [None req-770aab01-5e27-4b23-8562-edd827b682c5 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Delete group_snapshot with id: bccbf5df-8446-4014-9b63-d9d1911a295e Jul 10 08:31:50.234323 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-89fc22ad-369f-4dbf-954f-3ab5ce8aa0c0 tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] https://10.4.3.7/volume/v3/volumes/640eb027-f25e-4cc6-8311-933df2988e39 returned with HTTP 200 Jul 10 08:31:50.234877 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 99/391] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:31:50 2026] GET /volume/v3/volumes/640eb027-f25e-4cc6-8311-933df2988e39 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:31:50.237195 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:50.237195 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:31:50.273393 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-770aab01-5e27-4b23-8562-edd827b682c5 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] https://10.4.3.7/volume/v3/group_snapshots/bccbf5df-8446-4014-9b63-d9d1911a295e returned with HTTP 202 Jul 10 08:31:50.274121 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 99/392] 10.4.3.7 () {68 vars in 1402 bytes} [Fri Jul 10 08:31:50 2026] DELETE /volume/v3/group_snapshots/bccbf5df-8446-4014-9b63-d9d1911a295e => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 08:31:50.286497 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-2e693a33-5923-4786-82c4-5de85a269be2 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:50.289602 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-2e693a33-5923-4786-82c4-5de85a269be2 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] GET https://10.4.3.7/volume/v3/volumes/detail Jul 10 08:31:50.289978 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-2e693a33-5923-4786-82c4-5de85a269be2 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:50.290292 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-2e693a33-5923-4786-82c4-5de85a269be2 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Calling method 'detail' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:50.290836 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.api_utils [None req-2e693a33-5923-4786-82c4-5de85a269be2 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Removing options '' from query. {{(pid=100054) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 08:31:50.291743 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-2e693a33-5923-4786-82c4-5de85a269be2 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100054) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 08:31:50.328942 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-2e693a33-5923-4786-82c4-5de85a269be2 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Get all volumes completed successfully. Jul 10 08:31:50.329829 np0000004976 devstack@c-api.service[100054]: WARNING stevedore.named [None req-2e693a33-5923-4786-82c4-5de85a269be2 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:31:50.330041 np0000004976 devstack@c-api.service[100054]: WARNING castellan.key_manager [None req-2e693a33-5923-4786-82c4-5de85a269be2 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:31:50.378724 np0000004976 devstack@c-api.service[100054]: DEBUG oslo_db.sqlalchemy.engines [None req-2e693a33-5923-4786-82c4-5de85a269be2 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100054) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 08:31:50.382371 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:50.382371 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:31:50.390569 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-2e693a33-5923-4786-82c4-5de85a269be2 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] https://10.4.3.7/volume/v3/volumes/detail returned with HTTP 200 Jul 10 08:31:50.390720 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 97/393] 10.4.3.7 () {68 vars in 1285 bytes} [Fri Jul 10 08:31:50 2026] GET /volume/v3/volumes/detail => generated 914 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:31:50.403383 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-d4355bcf-87c5-4e34-8e2d-70fb9ac90e69 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:50.405515 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d4355bcf-87c5-4e34-8e2d-70fb9ac90e69 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] GET https://10.4.3.7/volume/v3/snapshots/detail Jul 10 08:31:50.406873 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d4355bcf-87c5-4e34-8e2d-70fb9ac90e69 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:50.406873 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d4355bcf-87c5-4e34-8e2d-70fb9ac90e69 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Calling method 'detail' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:50.406873 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.api_utils [None req-d4355bcf-87c5-4e34-8e2d-70fb9ac90e69 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Removing options '' from query. {{(pid=100057) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 08:31:50.407845 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.db.api [None req-d4355bcf-87c5-4e34-8e2d-70fb9ac90e69 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Building query based on filter {{(pid=100057) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 08:31:50.428440 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-d4355bcf-87c5-4e34-8e2d-70fb9ac90e69 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Get all snapshots completed successfully. Jul 10 08:31:50.429617 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d4355bcf-87c5-4e34-8e2d-70fb9ac90e69 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] https://10.4.3.7/volume/v3/snapshots/detail returned with HTTP 200 Jul 10 08:31:50.430083 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 99/394] 10.4.3.7 () {66 vars in 1250 bytes} [Fri Jul 10 08:31:50 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 08:31:50.439056 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-4313e329-14db-4dc2-ad58-c2a6b5b24e89 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:50.440692 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-4313e329-14db-4dc2-ad58-c2a6b5b24e89 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] GET https://10.4.3.7/volume/v3/group_snapshots/bccbf5df-8446-4014-9b63-d9d1911a295e Jul 10 08:31:50.440876 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-4313e329-14db-4dc2-ad58-c2a6b5b24e89 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:50.441047 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-4313e329-14db-4dc2-ad58-c2a6b5b24e89 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Calling method 'version_select' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:50.441203 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.group_snapshots [None req-4313e329-14db-4dc2-ad58-c2a6b5b24e89 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] show called for member bccbf5df-8446-4014-9b63-d9d1911a295e {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 08:31:50.446118 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-4313e329-14db-4dc2-ad58-c2a6b5b24e89 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] https://10.4.3.7/volume/v3/group_snapshots/bccbf5df-8446-4014-9b63-d9d1911a295e returned with HTTP 404 Jul 10 08:31:50.446666 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 100/395] 10.4.3.7 () {68 vars in 1399 bytes} [Fri Jul 10 08:31:50 2026] GET /volume/v3/group_snapshots/bccbf5df-8446-4014-9b63-d9d1911a295e => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 08:31:50.454471 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-9937e146-8604-4b54-8c9e-8aebab1dd30f None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:50.458482 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-9937e146-8604-4b54-8c9e-8aebab1dd30f tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] GET https://10.4.3.7/volume/v3/volumes/detail Jul 10 08:31:50.458482 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-9937e146-8604-4b54-8c9e-8aebab1dd30f tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:50.458482 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-9937e146-8604-4b54-8c9e-8aebab1dd30f tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Calling method 'detail' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:50.460065 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.api_utils [None req-9937e146-8604-4b54-8c9e-8aebab1dd30f tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Removing options '' from query. {{(pid=100056) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 08:31:50.460065 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:50.460065 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:31:50.460065 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-9937e146-8604-4b54-8c9e-8aebab1dd30f tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100056) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 08:31:50.513430 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-9937e146-8604-4b54-8c9e-8aebab1dd30f tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Get all volumes completed successfully. Jul 10 08:31:50.513430 np0000004976 devstack@c-api.service[100056]: WARNING stevedore.named [None req-9937e146-8604-4b54-8c9e-8aebab1dd30f tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:31:50.513430 np0000004976 devstack@c-api.service[100056]: WARNING castellan.key_manager [None req-9937e146-8604-4b54-8c9e-8aebab1dd30f tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:31:50.554946 np0000004976 devstack@c-api.service[100056]: DEBUG oslo_db.sqlalchemy.engines [None req-9937e146-8604-4b54-8c9e-8aebab1dd30f tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100056) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 08:31:50.558702 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:50.558702 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:31:50.571240 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-9937e146-8604-4b54-8c9e-8aebab1dd30f tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] https://10.4.3.7/volume/v3/volumes/detail returned with HTTP 200 Jul 10 08:31:50.571675 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 100/396] 10.4.3.7 () {68 vars in 1285 bytes} [Fri Jul 10 08:31:50 2026] GET /volume/v3/volumes/detail => generated 914 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:31:50.585325 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-78a42a97-044e-4201-9461-db8bd9dae6fa None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:50.587395 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-78a42a97-044e-4201-9461-db8bd9dae6fa tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] POST https://10.4.3.7/volume/v3/groups/497d3a1c-7a9a-453e-bf57-e2be23f3cfe7/action Jul 10 08:31:50.587788 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-78a42a97-044e-4201-9461-db8bd9dae6fa tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100054) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:31:50.587940 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-78a42a97-044e-4201-9461-db8bd9dae6fa tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:31:50.589563 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.groups [None req-78a42a97-044e-4201-9461-db8bd9dae6fa tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] delete called for group 497d3a1c-7a9a-453e-bf57-e2be23f3cfe7 {{(pid=100054) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 10 08:31:50.589714 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.groups [None req-78a42a97-044e-4201-9461-db8bd9dae6fa tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Delete group with id: 497d3a1c-7a9a-453e-bf57-e2be23f3cfe7 Jul 10 08:31:50.593965 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:50.593965 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:31:50.684619 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-78a42a97-044e-4201-9461-db8bd9dae6fa tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] https://10.4.3.7/volume/v3/groups/497d3a1c-7a9a-453e-bf57-e2be23f3cfe7/action returned with HTTP 202 Jul 10 08:31:50.687430 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 98/397] 10.4.3.7 () {70 vars in 1414 bytes} [Fri Jul 10 08:31:50 2026] POST /volume/v3/groups/497d3a1c-7a9a-453e-bf57-e2be23f3cfe7/action => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 08:31:50.694515 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-cca0db74-5793-4f6a-b82a-11ce04f79cd0 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:50.697760 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cca0db74-5793-4f6a-b82a-11ce04f79cd0 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] GET https://10.4.3.7/volume/v3/volumes/979b11f0-b18a-4e30-b5e0-c88f951d1b65 Jul 10 08:31:50.698056 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-cca0db74-5793-4f6a-b82a-11ce04f79cd0 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:50.699029 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-cca0db74-5793-4f6a-b82a-11ce04f79cd0 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:50.707515 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:50.707515 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:31:50.711977 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-cca0db74-5793-4f6a-b82a-11ce04f79cd0 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Volume info retrieved successfully. Jul 10 08:31:50.712996 np0000004976 devstack@c-api.service[100057]: WARNING stevedore.named [None req-cca0db74-5793-4f6a-b82a-11ce04f79cd0 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:31:50.713247 np0000004976 devstack@c-api.service[100057]: WARNING castellan.key_manager [None req-cca0db74-5793-4f6a-b82a-11ce04f79cd0 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:31:50.757923 np0000004976 devstack@c-api.service[100057]: DEBUG oslo_db.sqlalchemy.engines [None req-cca0db74-5793-4f6a-b82a-11ce04f79cd0 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100057) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 08:31:50.761692 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:50.761692 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:31:50.771481 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cca0db74-5793-4f6a-b82a-11ce04f79cd0 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] https://10.4.3.7/volume/v3/volumes/979b11f0-b18a-4e30-b5e0-c88f951d1b65 returned with HTTP 200 Jul 10 08:31:50.771981 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 100/398] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:31:50 2026] GET /volume/v3/volumes/979b11f0-b18a-4e30-b5e0-c88f951d1b65 => generated 910 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:31:51.254819 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-1a9b0d1d-85bb-4900-afb1-e5f91be05369 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:51.261436 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-1a9b0d1d-85bb-4900-afb1-e5f91be05369 tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] GET https://10.4.3.7/volume/v3/volumes/640eb027-f25e-4cc6-8311-933df2988e39 Jul 10 08:31:51.261436 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-1a9b0d1d-85bb-4900-afb1-e5f91be05369 tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:51.261436 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-1a9b0d1d-85bb-4900-afb1-e5f91be05369 tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:51.284042 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:51.284042 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:31:51.294556 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-1a9b0d1d-85bb-4900-afb1-e5f91be05369 tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] Volume info retrieved successfully. Jul 10 08:31:51.302481 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-1a9b0d1d-85bb-4900-afb1-e5f91be05369 tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] https://10.4.3.7/volume/v3/volumes/640eb027-f25e-4cc6-8311-933df2988e39 returned with HTTP 200 Jul 10 08:31:51.302908 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 101/399] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:31:51 2026] GET /volume/v3/volumes/640eb027-f25e-4cc6-8311-933df2988e39 => generated 842 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:31:51.787973 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-437e7728-9f01-4dc2-95dc-32aaa9dc7268 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:51.791072 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-437e7728-9f01-4dc2-95dc-32aaa9dc7268 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] GET https://10.4.3.7/volume/v3/volumes/979b11f0-b18a-4e30-b5e0-c88f951d1b65 Jul 10 08:31:51.791579 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-437e7728-9f01-4dc2-95dc-32aaa9dc7268 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:51.791579 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-437e7728-9f01-4dc2-95dc-32aaa9dc7268 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:51.799390 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-437e7728-9f01-4dc2-95dc-32aaa9dc7268 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] https://10.4.3.7/volume/v3/volumes/979b11f0-b18a-4e30-b5e0-c88f951d1b65 returned with HTTP 404 Jul 10 08:31:51.799933 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 101/400] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:31:51 2026] GET /volume/v3/volumes/979b11f0-b18a-4e30-b5e0-c88f951d1b65 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 08:31:51.806560 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-a50cf5b6-b287-492c-b4d1-3b9db935713f None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:51.808421 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-a50cf5b6-b287-492c-b4d1-3b9db935713f tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] GET https://10.4.3.7/volume/v3/groups/497d3a1c-7a9a-453e-bf57-e2be23f3cfe7 Jul 10 08:31:51.808618 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-a50cf5b6-b287-492c-b4d1-3b9db935713f tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:51.808808 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-a50cf5b6-b287-492c-b4d1-3b9db935713f tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Calling method 'version_select' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:51.808950 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.groups [None req-a50cf5b6-b287-492c-b4d1-3b9db935713f tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] show called for member 497d3a1c-7a9a-453e-bf57-e2be23f3cfe7 {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 08:31:51.813317 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-a50cf5b6-b287-492c-b4d1-3b9db935713f tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] https://10.4.3.7/volume/v3/groups/497d3a1c-7a9a-453e-bf57-e2be23f3cfe7 returned with HTTP 404 Jul 10 08:31:51.813986 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 99/401] 10.4.3.7 () {68 vars in 1372 bytes} [Fri Jul 10 08:31:51 2026] GET /volume/v3/groups/497d3a1c-7a9a-453e-bf57-e2be23f3cfe7 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 08:31:51.817040 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-c93a24c3-7754-4f8e-a081-201ee6204e77 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:51.819357 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c93a24c3-7754-4f8e-a081-201ee6204e77 tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] DELETE https://10.4.3.7/volume/v3/volumes/9febd105-3ac8-44fd-9726-40f98e279a9e Jul 10 08:31:51.819621 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c93a24c3-7754-4f8e-a081-201ee6204e77 tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:51.819861 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c93a24c3-7754-4f8e-a081-201ee6204e77 tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:51.820075 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-c93a24c3-7754-4f8e-a081-201ee6204e77 tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] Delete volume with id: 9febd105-3ac8-44fd-9726-40f98e279a9e Jul 10 08:31:51.824426 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-255b8cf8-2595-4b18-9fbd-c89e196c0d9f None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:51.826335 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-255b8cf8-2595-4b18-9fbd-c89e196c0d9f tempest-GroupSnapshotsTest-405356729 tempest-GroupSnapshotsTest-405356729-project-admin] DELETE https://10.4.3.7/volume/v3/group_types/3ca6675b-8748-4911-90c0-0dddc4cdffc7 Jul 10 08:31:51.826578 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-255b8cf8-2595-4b18-9fbd-c89e196c0d9f tempest-GroupSnapshotsTest-405356729 tempest-GroupSnapshotsTest-405356729-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:51.826775 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-255b8cf8-2595-4b18-9fbd-c89e196c0d9f tempest-GroupSnapshotsTest-405356729 tempest-GroupSnapshotsTest-405356729-project-admin] Calling method 'version_select' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:51.828382 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:51.828382 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:31:51.829029 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-c93a24c3-7754-4f8e-a081-201ee6204e77 tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] Volume info retrieved successfully. Jul 10 08:31:51.853247 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-c93a24c3-7754-4f8e-a081-201ee6204e77 tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] Delete volume request issued successfully. Jul 10 08:31:51.853303 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c93a24c3-7754-4f8e-a081-201ee6204e77 tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] https://10.4.3.7/volume/v3/volumes/9febd105-3ac8-44fd-9726-40f98e279a9e returned with HTTP 202 Jul 10 08:31:51.853747 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 101/402] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:31:51 2026] DELETE /volume/v3/volumes/9febd105-3ac8-44fd-9726-40f98e279a9e => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:31:51.860848 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-255b8cf8-2595-4b18-9fbd-c89e196c0d9f tempest-GroupSnapshotsTest-405356729 tempest-GroupSnapshotsTest-405356729-project-admin] https://10.4.3.7/volume/v3/group_types/3ca6675b-8748-4911-90c0-0dddc4cdffc7 returned with HTTP 202 Jul 10 08:31:51.861626 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 102/403] 10.4.3.7 () {68 vars in 1390 bytes} [Fri Jul 10 08:31:51 2026] DELETE /volume/v3/group_types/3ca6675b-8748-4911-90c0-0dddc4cdffc7 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 08:31:51.866824 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-b9c81d30-74ff-42a7-bdd2-b12453189664 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:51.869730 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-f2372732-2851-4f2a-b2a5-d664ab9f6d9d None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:51.869872 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-b9c81d30-74ff-42a7-bdd2-b12453189664 tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] GET https://10.4.3.7/volume/v3/volumes/9febd105-3ac8-44fd-9726-40f98e279a9e Jul 10 08:31:51.870362 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-b9c81d30-74ff-42a7-bdd2-b12453189664 tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:51.870479 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-b9c81d30-74ff-42a7-bdd2-b12453189664 tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:51.872611 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-f2372732-2851-4f2a-b2a5-d664ab9f6d9d tempest-GroupSnapshotsTest-405356729 tempest-GroupSnapshotsTest-405356729-project-admin] DELETE https://10.4.3.7/volume/v3/types/eda96286-33e6-4ef9-ae45-41a329ad04f1 Jul 10 08:31:51.872818 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-f2372732-2851-4f2a-b2a5-d664ab9f6d9d tempest-GroupSnapshotsTest-405356729 tempest-GroupSnapshotsTest-405356729-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:51.873028 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-f2372732-2851-4f2a-b2a5-d664ab9f6d9d tempest-GroupSnapshotsTest-405356729 tempest-GroupSnapshotsTest-405356729-project-admin] Calling method '_delete' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:51.881373 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:51.881373 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:31:51.887620 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-b9c81d30-74ff-42a7-bdd2-b12453189664 tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] Volume info retrieved successfully. Jul 10 08:31:51.896084 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-b9c81d30-74ff-42a7-bdd2-b12453189664 tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] https://10.4.3.7/volume/v3/volumes/9febd105-3ac8-44fd-9726-40f98e279a9e returned with HTTP 200 Jul 10 08:31:51.896699 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 102/404] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:31:51 2026] GET /volume/v3/volumes/9febd105-3ac8-44fd-9726-40f98e279a9e => generated 839 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:31:51.917717 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-f2372732-2851-4f2a-b2a5-d664ab9f6d9d tempest-GroupSnapshotsTest-405356729 tempest-GroupSnapshotsTest-405356729-project-admin] https://10.4.3.7/volume/v3/types/eda96286-33e6-4ef9-ae45-41a329ad04f1 returned with HTTP 202 Jul 10 08:31:51.918144 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 100/405] 10.4.3.7 () {66 vars in 1331 bytes} [Fri Jul 10 08:31:51 2026] DELETE /volume/v3/types/eda96286-33e6-4ef9-ae45-41a329ad04f1 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:31:51.925843 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-4a9c2036-6036-479c-b50a-78e217cfb525 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:51.927526 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4a9c2036-6036-479c-b50a-78e217cfb525 tempest-GroupSnapshotsTest-405356729 tempest-GroupSnapshotsTest-405356729-project-admin] GET https://10.4.3.7/volume/v3/types/eda96286-33e6-4ef9-ae45-41a329ad04f1 Jul 10 08:31:51.927926 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4a9c2036-6036-479c-b50a-78e217cfb525 tempest-GroupSnapshotsTest-405356729 tempest-GroupSnapshotsTest-405356729-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:51.927926 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4a9c2036-6036-479c-b50a-78e217cfb525 tempest-GroupSnapshotsTest-405356729 tempest-GroupSnapshotsTest-405356729-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:51.931192 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4a9c2036-6036-479c-b50a-78e217cfb525 tempest-GroupSnapshotsTest-405356729 tempest-GroupSnapshotsTest-405356729-project-admin] https://10.4.3.7/volume/v3/types/eda96286-33e6-4ef9-ae45-41a329ad04f1 returned with HTTP 404 Jul 10 08:31:51.931716 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 102/406] 10.4.3.7 () {66 vars in 1328 bytes} [Fri Jul 10 08:31:51 2026] GET /volume/v3/types/eda96286-33e6-4ef9-ae45-41a329ad04f1 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:31:51.940184 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-be6d12c2-03a4-449a-b456-9a306a75d03e None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:51.943340 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-be6d12c2-03a4-449a-b456-9a306a75d03e tempest-GroupSnapshotsTest-405356729 tempest-GroupSnapshotsTest-405356729-project-admin] POST https://10.4.3.7/volume/v3/types Jul 10 08:31:51.943340 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-be6d12c2-03a4-449a-b456-9a306a75d03e tempest-GroupSnapshotsTest-405356729 tempest-GroupSnapshotsTest-405356729-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-137535381"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:31:51.957333 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-be6d12c2-03a4-449a-b456-9a306a75d03e tempest-GroupSnapshotsTest-405356729 tempest-GroupSnapshotsTest-405356729-project-admin] https://10.4.3.7/volume/v3/types returned with HTTP 200 Jul 10 08:31:51.957768 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 103/407] 10.4.3.7 () {68 vars in 1238 bytes} [Fri Jul 10 08:31:51 2026] POST /volume/v3/types => generated 223 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:31:51.965696 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-527437f5-854a-4433-a5ed-033a394c8ff8 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:51.967392 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-527437f5-854a-4433-a5ed-033a394c8ff8 tempest-GroupSnapshotsTest-405356729 tempest-GroupSnapshotsTest-405356729-project-admin] POST https://10.4.3.7/volume/v3/group_types Jul 10 08:31:51.967706 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-527437f5-854a-4433-a5ed-033a394c8ff8 tempest-GroupSnapshotsTest-405356729 tempest-GroupSnapshotsTest-405356729-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1134917128"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:31:51.981678 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-527437f5-854a-4433-a5ed-033a394c8ff8 tempest-GroupSnapshotsTest-405356729 tempest-GroupSnapshotsTest-405356729-project-admin] https://10.4.3.7/volume/v3/group_types returned with HTTP 202 Jul 10 08:31:51.982033 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 103/408] 10.4.3.7 () {70 vars in 1297 bytes} [Fri Jul 10 08:31:51 2026] POST /volume/v3/group_types => generated 181 bytes in 17 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:31:51.990723 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-43f3e889-c466-4305-b936-9ac062132b09 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:51.992446 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-43f3e889-c466-4305-b936-9ac062132b09 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] POST https://10.4.3.7/volume/v3/groups Jul 10 08:31:51.992446 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-43f3e889-c466-4305-b936-9ac062132b09 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "1502f745-c93a-4190-b031-1ae2f9e8a18c", "volume_types": ["f1c84903-215e-42d3-a7e0-cff664403939"], "name": "tempest-GroupSnapshotsTest-Group-415312431"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:31:51.994008 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.groups [None req-43f3e889-c466-4305-b936-9ac062132b09 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Creating new group {'group': {'group_type': '1502f745-c93a-4190-b031-1ae2f9e8a18c', 'volume_types': ['f1c84903-215e-42d3-a7e0-cff664403939'], 'name': 'tempest-GroupSnapshotsTest-Group-415312431'}} {{(pid=100054) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 10 08:31:51.997158 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.groups [None req-43f3e889-c466-4305-b936-9ac062132b09 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Creating group tempest-GroupSnapshotsTest-Group-415312431. Jul 10 08:31:52.015444 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-43f3e889-c466-4305-b936-9ac062132b09 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Availability zone cache updated, next update will occur around 2026-07-10 09:31:52.012642. {{(pid=100054) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 10 08:31:52.015444 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-43f3e889-c466-4305-b936-9ac062132b09 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Availability Zones retrieved successfully. Jul 10 08:31:52.024161 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.quota [None req-43f3e889-c466-4305-b936-9ac062132b09 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Created reservations ['fc4ae505-b391-4d80-b09d-cfc5649c4f0e'] {{(pid=100054) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:31:52.059213 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-43f3e889-c466-4305-b936-9ac062132b09 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] https://10.4.3.7/volume/v3/groups returned with HTTP 202 Jul 10 08:31:52.059630 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 101/409] 10.4.3.7 () {70 vars in 1283 bytes} [Fri Jul 10 08:31:51 2026] POST /volume/v3/groups => generated 111 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:31:52.074374 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-542278a2-8058-4c2b-8e33-772d9574b430 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:52.076425 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-542278a2-8058-4c2b-8e33-772d9574b430 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] GET https://10.4.3.7/volume/v3/groups/76c9242a-f9ba-4c1a-a27e-e985d4d57262 Jul 10 08:31:52.076720 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-542278a2-8058-4c2b-8e33-772d9574b430 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:52.076946 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-542278a2-8058-4c2b-8e33-772d9574b430 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Calling method 'version_select' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:52.077078 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.groups [None req-542278a2-8058-4c2b-8e33-772d9574b430 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] show called for member 76c9242a-f9ba-4c1a-a27e-e985d4d57262 {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 08:31:52.081012 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:52.081012 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:31:52.097361 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-542278a2-8058-4c2b-8e33-772d9574b430 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] https://10.4.3.7/volume/v3/groups/76c9242a-f9ba-4c1a-a27e-e985d4d57262 returned with HTTP 200 Jul 10 08:31:52.097819 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 103/410] 10.4.3.7 () {68 vars in 1372 bytes} [Fri Jul 10 08:31:52 2026] GET /volume/v3/groups/76c9242a-f9ba-4c1a-a27e-e985d4d57262 => generated 391 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:31:52.317359 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-31f46734-e12c-443d-ae3a-3466179530d2 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:52.318920 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-31f46734-e12c-443d-ae3a-3466179530d2 tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] GET https://10.4.3.7/volume/v3/volumes/640eb027-f25e-4cc6-8311-933df2988e39 Jul 10 08:31:52.319087 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-31f46734-e12c-443d-ae3a-3466179530d2 tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:52.319271 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-31f46734-e12c-443d-ae3a-3466179530d2 tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:52.327727 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:52.327727 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:31:52.330635 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-31f46734-e12c-443d-ae3a-3466179530d2 tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] Volume info retrieved successfully. Jul 10 08:31:52.334503 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-31f46734-e12c-443d-ae3a-3466179530d2 tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] https://10.4.3.7/volume/v3/volumes/640eb027-f25e-4cc6-8311-933df2988e39 returned with HTTP 200 Jul 10 08:31:52.334870 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 104/411] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:31:52 2026] GET /volume/v3/volumes/640eb027-f25e-4cc6-8311-933df2988e39 => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:31:52.912012 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-f48ab19a-e781-4f6f-86d8-0063a1afadbb None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:52.913805 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-f48ab19a-e781-4f6f-86d8-0063a1afadbb tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] GET https://10.4.3.7/volume/v3/volumes/9febd105-3ac8-44fd-9726-40f98e279a9e Jul 10 08:31:52.914024 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-f48ab19a-e781-4f6f-86d8-0063a1afadbb tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:52.914242 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-f48ab19a-e781-4f6f-86d8-0063a1afadbb tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:52.919637 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-f48ab19a-e781-4f6f-86d8-0063a1afadbb tempest-TaggedAttachmentsTest-2010153463 tempest-TaggedAttachmentsTest-2010153463-project-member] https://10.4.3.7/volume/v3/volumes/9febd105-3ac8-44fd-9726-40f98e279a9e returned with HTTP 404 Jul 10 08:31:52.920279 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 104/412] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:31:52 2026] GET /volume/v3/volumes/9febd105-3ac8-44fd-9726-40f98e279a9e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:31:53.109825 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-6e6a111b-43c2-4c17-9ded-9e81aa37b5cf None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:53.111046 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-6e6a111b-43c2-4c17-9ded-9e81aa37b5cf tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] GET https://10.4.3.7/volume/v3/groups/76c9242a-f9ba-4c1a-a27e-e985d4d57262 Jul 10 08:31:53.111322 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-6e6a111b-43c2-4c17-9ded-9e81aa37b5cf tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:53.111554 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-6e6a111b-43c2-4c17-9ded-9e81aa37b5cf tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Calling method 'version_select' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:53.111703 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.groups [None req-6e6a111b-43c2-4c17-9ded-9e81aa37b5cf tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] show called for member 76c9242a-f9ba-4c1a-a27e-e985d4d57262 {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 08:31:53.117665 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:53.117665 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:31:53.132421 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-6e6a111b-43c2-4c17-9ded-9e81aa37b5cf tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] https://10.4.3.7/volume/v3/groups/76c9242a-f9ba-4c1a-a27e-e985d4d57262 returned with HTTP 200 Jul 10 08:31:53.132913 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 102/413] 10.4.3.7 () {68 vars in 1372 bytes} [Fri Jul 10 08:31:53 2026] GET /volume/v3/groups/76c9242a-f9ba-4c1a-a27e-e985d4d57262 => generated 392 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:31:53.144708 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-7636fae2-e12a-454b-ba4e-df9c5ba0f71c None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:53.146485 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7636fae2-e12a-454b-ba4e-df9c5ba0f71c tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:31:53.146832 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7636fae2-e12a-454b-ba4e-df9c5ba0f71c tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-591706153", "volume_type": "f1c84903-215e-42d3-a7e0-cff664403939", "group_id": "76c9242a-f9ba-4c1a-a27e-e985d4d57262", "size": 1}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:31:53.148311 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [None req-7636fae2-e12a-454b-ba4e-df9c5ba0f71c tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-591706153', 'volume_type': 'f1c84903-215e-42d3-a7e0-cff664403939', 'group_id': '76c9242a-f9ba-4c1a-a27e-e985d4d57262', 'size': 1}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:31:53.155267 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:53.155267 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:31:53.155781 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-7636fae2-e12a-454b-ba4e-df9c5ba0f71c tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Create volume of 1 GB Jul 10 08:31:53.160226 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-7636fae2-e12a-454b-ba4e-df9c5ba0f71c tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Availability Zones retrieved successfully. Jul 10 08:31:53.165714 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-7636fae2-e12a-454b-ba4e-df9c5ba0f71c tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Flow 'volume_create_api' (82e2de95-42cf-4d78-95a0-6b03dffafa2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:31:53.166877 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-7636fae2-e12a-454b-ba4e-df9c5ba0f71c tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff380bf5-b6a5-460a-b3fa-36b18777611f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:31:53.167470 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:53.167470 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:31:53.167994 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-7636fae2-e12a-454b-ba4e-df9c5ba0f71c tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Validating volume size '1' using validate_int {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:31:53.191968 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-7636fae2-e12a-454b-ba4e-df9c5ba0f71c tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff380bf5-b6a5-460a-b3fa-36b18777611f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:31:52Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f1c84903-215e-42d3-a7e0-cff664403939,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-137535381',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1c84903-215e-42d3-a7e0-cff664403939', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '76c9242a-f9ba-4c1a-a27e-e985d4d57262', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:31:53.193053 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-7636fae2-e12a-454b-ba4e-df9c5ba0f71c tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2d1b379-455b-43ad-b89a-7a8659095557) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:31:53.220161 np0000004976 devstack@c-api.service[100057]: WARNING cinder.quota [None req-7636fae2-e12a-454b-ba4e-df9c5ba0f71c tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-137535381 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-137535381, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:31:53.220437 np0000004976 devstack@c-api.service[100057]: WARNING cinder.quota [None req-7636fae2-e12a-454b-ba4e-df9c5ba0f71c tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-137535381 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-137535381, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:31:53.252461 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-7636fae2-e12a-454b-ba4e-df9c5ba0f71c tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Created reservations ['d37a9e60-7014-4ac3-bc35-f08fbee26232', '0c979bfd-c051-417a-be4a-9eb1a5872937', 'f3922691-dfa3-4285-a3af-dd8e18658ff8', '8771acc7-d5bb-442c-a32a-c069538c7f5f'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:31:53.252461 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-7636fae2-e12a-454b-ba4e-df9c5ba0f71c tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2d1b379-455b-43ad-b89a-7a8659095557) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d37a9e60-7014-4ac3-bc35-f08fbee26232', '0c979bfd-c051-417a-be4a-9eb1a5872937', 'f3922691-dfa3-4285-a3af-dd8e18658ff8', '8771acc7-d5bb-442c-a32a-c069538c7f5f']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:31:53.252461 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-7636fae2-e12a-454b-ba4e-df9c5ba0f71c tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ddcfce21-ac6f-4aad-924d-6aabf1a2c315) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:31:53.275912 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-7636fae2-e12a-454b-ba4e-df9c5ba0f71c tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ddcfce21-ac6f-4aad-924d-6aabf1a2c315) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8590c892-0f17-4738-96b8-d53f1902c046', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-591706153',encryption_key_id=None,group_id=76c9242a-f9ba-4c1a-a27e-e985d4d57262,group_type_id=,metadata={},multiattach=False,project_id='5b73ffc6457c48edb019a7a333547d2d',qos_specs=None,replication_status=,reservations=['d37a9e60-7014-4ac3-bc35-f08fbee26232','0c979bfd-c051-417a-be4a-9eb1a5872937','f3922691-dfa3-4285-a3af-dd8e18658ff8','8771acc7-d5bb-442c-a32a-c069538c7f5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f06f7e9eab44abe98d6d4d5deb3e403',volume_type_id=f1c84903-215e-42d3-a7e0-cff664403939), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:31:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-591706153',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=76c9242a-f9ba-4c1a-a27e-e985d4d57262,host=None,id=8590c892-0f17-4738-96b8-d53f1902c046,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5b73ffc6457c48edb019a7a333547d2d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0f06f7e9eab44abe98d6d4d5deb3e403',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1c84903-215e-42d3-a7e0-cff664403939),volume_type_id=f1c84903-215e-42d3-a7e0-cff664403939)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:31:53.276706 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-7636fae2-e12a-454b-ba4e-df9c5ba0f71c tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0b95e49-ec67-465c-81cf-36e394bc08b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:31:53.297343 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-7636fae2-e12a-454b-ba4e-df9c5ba0f71c tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0b95e49-ec67-465c-81cf-36e394bc08b8) transitioned into state 'SUCCESS' from state '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-591706153',encryption_key_id=None,group_id=76c9242a-f9ba-4c1a-a27e-e985d4d57262,group_type_id=,metadata={},multiattach=False,project_id='5b73ffc6457c48edb019a7a333547d2d',qos_specs=None,replication_status=,reservations=['d37a9e60-7014-4ac3-bc35-f08fbee26232','0c979bfd-c051-417a-be4a-9eb1a5872937','f3922691-dfa3-4285-a3af-dd8e18658ff8','8771acc7-d5bb-442c-a32a-c069538c7f5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f06f7e9eab44abe98d6d4d5deb3e403',volume_type_id=f1c84903-215e-42d3-a7e0-cff664403939)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:31:53.298017 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-7636fae2-e12a-454b-ba4e-df9c5ba0f71c tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (400228a9-68ea-49a1-a4dc-1fdaac7a2684) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:31:53.309386 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-7636fae2-e12a-454b-ba4e-df9c5ba0f71c tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (400228a9-68ea-49a1-a4dc-1fdaac7a2684) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:31:53.310153 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-7636fae2-e12a-454b-ba4e-df9c5ba0f71c tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Flow 'volume_create_api' (82e2de95-42cf-4d78-95a0-6b03dffafa2e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:31:53.310509 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-7636fae2-e12a-454b-ba4e-df9c5ba0f71c tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Create volume request issued successfully. Jul 10 08:31:53.311142 np0000004976 devstack@c-api.service[100057]: WARNING stevedore.named [None req-7636fae2-e12a-454b-ba4e-df9c5ba0f71c tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:31:53.311297 np0000004976 devstack@c-api.service[100057]: WARNING castellan.key_manager [None req-7636fae2-e12a-454b-ba4e-df9c5ba0f71c tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:31:53.349831 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-d33c5408-450e-4431-8ec5-31c042af5c7b None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:53.351642 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-d33c5408-450e-4431-8ec5-31c042af5c7b tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] GET https://10.4.3.7/volume/v3/volumes/640eb027-f25e-4cc6-8311-933df2988e39 Jul 10 08:31:53.351802 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-d33c5408-450e-4431-8ec5-31c042af5c7b tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:53.351972 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-d33c5408-450e-4431-8ec5-31c042af5c7b tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:53.356266 np0000004976 devstack@c-api.service[100057]: DEBUG oslo_db.sqlalchemy.engines [None req-7636fae2-e12a-454b-ba4e-df9c5ba0f71c tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100057) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 08:31:53.360077 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:53.360077 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:31:53.360212 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:53.360212 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:31:53.362878 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-d33c5408-450e-4431-8ec5-31c042af5c7b tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] Volume info retrieved successfully. Jul 10 08:31:53.365279 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7636fae2-e12a-454b-ba4e-df9c5ba0f71c tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:31:53.365848 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 104/414] 10.4.3.7 () {70 vars in 1286 bytes} [Fri Jul 10 08:31:53 2026] POST /volume/v3/volumes => generated 817 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:31:53.366370 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-d33c5408-450e-4431-8ec5-31c042af5c7b tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] https://10.4.3.7/volume/v3/volumes/640eb027-f25e-4cc6-8311-933df2988e39 returned with HTTP 200 Jul 10 08:31:53.366775 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 105/415] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:31:53 2026] GET /volume/v3/volumes/640eb027-f25e-4cc6-8311-933df2988e39 => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:31:53.378283 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-61e2a790-c294-4723-88ff-0ab738e9f1bd None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:53.380069 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-61e2a790-c294-4723-88ff-0ab738e9f1bd tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] GET https://10.4.3.7/volume/v3/volumes/8590c892-0f17-4738-96b8-d53f1902c046 Jul 10 08:31:53.380289 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-61e2a790-c294-4723-88ff-0ab738e9f1bd tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:53.380530 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-61e2a790-c294-4723-88ff-0ab738e9f1bd tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:53.387684 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:53.387684 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:31:53.393011 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-61e2a790-c294-4723-88ff-0ab738e9f1bd tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Volume info retrieved successfully. Jul 10 08:31:53.394163 np0000004976 devstack@c-api.service[100056]: WARNING stevedore.named [None req-61e2a790-c294-4723-88ff-0ab738e9f1bd tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:31:53.394756 np0000004976 devstack@c-api.service[100056]: WARNING castellan.key_manager [None req-61e2a790-c294-4723-88ff-0ab738e9f1bd tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:31:53.434844 np0000004976 devstack@c-api.service[100056]: DEBUG oslo_db.sqlalchemy.engines [None req-61e2a790-c294-4723-88ff-0ab738e9f1bd tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100056) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 08:31:53.437640 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:53.437640 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:31:53.444598 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-61e2a790-c294-4723-88ff-0ab738e9f1bd tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] https://10.4.3.7/volume/v3/volumes/8590c892-0f17-4738-96b8-d53f1902c046 returned with HTTP 200 Jul 10 08:31:53.445760 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 105/416] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:31:53 2026] GET /volume/v3/volumes/8590c892-0f17-4738-96b8-d53f1902c046 => generated 909 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:31:54.382338 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-085ad0b0-83ba-4d83-a9e1-6457c27255f6 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:54.384690 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-085ad0b0-83ba-4d83-a9e1-6457c27255f6 tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] GET https://10.4.3.7/volume/v3/volumes/640eb027-f25e-4cc6-8311-933df2988e39 Jul 10 08:31:54.384975 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-085ad0b0-83ba-4d83-a9e1-6457c27255f6 tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:54.385278 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-085ad0b0-83ba-4d83-a9e1-6457c27255f6 tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:54.398439 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:54.398439 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:31:54.403955 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-085ad0b0-83ba-4d83-a9e1-6457c27255f6 tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] Volume info retrieved successfully. Jul 10 08:31:54.410583 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-085ad0b0-83ba-4d83-a9e1-6457c27255f6 tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] https://10.4.3.7/volume/v3/volumes/640eb027-f25e-4cc6-8311-933df2988e39 returned with HTTP 200 Jul 10 08:31:54.411359 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 103/417] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:31:54 2026] GET /volume/v3/volumes/640eb027-f25e-4cc6-8311-933df2988e39 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:31:54.459931 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-290f61c7-d5a8-4b45-9897-31d6e79fe3da None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:54.462005 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-290f61c7-d5a8-4b45-9897-31d6e79fe3da tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] GET https://10.4.3.7/volume/v3/volumes/8590c892-0f17-4738-96b8-d53f1902c046 Jul 10 08:31:54.462263 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-290f61c7-d5a8-4b45-9897-31d6e79fe3da tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:54.462513 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-290f61c7-d5a8-4b45-9897-31d6e79fe3da tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:54.469361 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:54.469361 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:31:54.472921 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-290f61c7-d5a8-4b45-9897-31d6e79fe3da tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Volume info retrieved successfully. Jul 10 08:31:54.473609 np0000004976 devstack@c-api.service[100057]: WARNING stevedore.named [None req-290f61c7-d5a8-4b45-9897-31d6e79fe3da tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:31:54.473761 np0000004976 devstack@c-api.service[100057]: WARNING castellan.key_manager [None req-290f61c7-d5a8-4b45-9897-31d6e79fe3da tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:31:55.137318 np0000004976 devstack@c-api.service[100057]: DEBUG oslo_db.sqlalchemy.engines [None req-290f61c7-d5a8-4b45-9897-31d6e79fe3da tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100057) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 08:31:55.137318 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:55.137318 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:31:55.137318 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-290f61c7-d5a8-4b45-9897-31d6e79fe3da tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] https://10.4.3.7/volume/v3/volumes/8590c892-0f17-4738-96b8-d53f1902c046 returned with HTTP 200 Jul 10 08:31:55.137318 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 105/418] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:31:54 2026] GET /volume/v3/volumes/8590c892-0f17-4738-96b8-d53f1902c046 => generated 910 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:31:55.139327 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-112de563-feaa-4fce-a422-126832df3c71 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:55.139327 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-112de563-feaa-4fce-a422-126832df3c71 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:31:55.139327 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-112de563-feaa-4fce-a422-126832df3c71 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-665076417", "volume_type": "f1c84903-215e-42d3-a7e0-cff664403939", "group_id": "76c9242a-f9ba-4c1a-a27e-e985d4d57262", "size": 1}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:31:55.139327 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.volumes [None req-112de563-feaa-4fce-a422-126832df3c71 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-665076417', 'volume_type': 'f1c84903-215e-42d3-a7e0-cff664403939', 'group_id': '76c9242a-f9ba-4c1a-a27e-e985d4d57262', 'size': 1}} {{(pid=100055) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:31:55.139327 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:55.139327 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:31:55.139327 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-112de563-feaa-4fce-a422-126832df3c71 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Create volume of 1 GB Jul 10 08:31:55.139327 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-112de563-feaa-4fce-a422-126832df3c71 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Availability Zones retrieved successfully. Jul 10 08:31:55.139327 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-112de563-feaa-4fce-a422-126832df3c71 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Flow 'volume_create_api' (4b879b45-a015-4fff-a432-d087961c780e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:31:55.139327 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-112de563-feaa-4fce-a422-126832df3c71 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b9513ae-3a96-4717-ba2d-385094fc8c08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:31:55.139327 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:55.139327 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:31:55.139327 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.flows.api.create_volume [None req-112de563-feaa-4fce-a422-126832df3c71 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Validating volume size '1' using validate_int {{(pid=100055) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:31:55.139327 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-112de563-feaa-4fce-a422-126832df3c71 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b9513ae-3a96-4717-ba2d-385094fc8c08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:31:52Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f1c84903-215e-42d3-a7e0-cff664403939,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-137535381',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1c84903-215e-42d3-a7e0-cff664403939', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '76c9242a-f9ba-4c1a-a27e-e985d4d57262', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:31:55.139327 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-112de563-feaa-4fce-a422-126832df3c71 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10da7908-91c2-4bf9-a3c2-082af796e977) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:31:55.139327 np0000004976 devstack@c-api.service[100055]: WARNING cinder.quota [None req-112de563-feaa-4fce-a422-126832df3c71 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-137535381 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-137535381, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:31:55.140649 np0000004976 devstack@c-api.service[100055]: WARNING cinder.quota [None req-112de563-feaa-4fce-a422-126832df3c71 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-137535381 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-137535381, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:31:55.140649 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.quota [None req-112de563-feaa-4fce-a422-126832df3c71 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Created reservations ['0f99ff5c-2804-4308-842d-6bba35582d7e', '4fe29e15-06aa-4fd7-b258-f7dfb638e3d2', 'df1796fa-1b3a-423d-9a46-025b6a18e3c4', '33d80252-d572-485a-99fa-d23a12caa0b0'] {{(pid=100055) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:31:55.140649 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-112de563-feaa-4fce-a422-126832df3c71 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10da7908-91c2-4bf9-a3c2-082af796e977) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0f99ff5c-2804-4308-842d-6bba35582d7e', '4fe29e15-06aa-4fd7-b258-f7dfb638e3d2', 'df1796fa-1b3a-423d-9a46-025b6a18e3c4', '33d80252-d572-485a-99fa-d23a12caa0b0']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:31:55.140649 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-112de563-feaa-4fce-a422-126832df3c71 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (855c6fa7-4ba5-4510-b37e-32244dbe99e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:31:55.140649 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-112de563-feaa-4fce-a422-126832df3c71 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (855c6fa7-4ba5-4510-b37e-32244dbe99e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '06043aac-7aba-49c1-b0fa-13b6f4c579a3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-665076417',encryption_key_id=None,group_id=76c9242a-f9ba-4c1a-a27e-e985d4d57262,group_type_id=,metadata={},multiattach=False,project_id='5b73ffc6457c48edb019a7a333547d2d',qos_specs=None,replication_status=,reservations=['0f99ff5c-2804-4308-842d-6bba35582d7e','4fe29e15-06aa-4fd7-b258-f7dfb638e3d2','df1796fa-1b3a-423d-9a46-025b6a18e3c4','33d80252-d572-485a-99fa-d23a12caa0b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f06f7e9eab44abe98d6d4d5deb3e403',volume_type_id=f1c84903-215e-42d3-a7e0-cff664403939), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:31:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-665076417',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=76c9242a-f9ba-4c1a-a27e-e985d4d57262,host=None,id=06043aac-7aba-49c1-b0fa-13b6f4c579a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5b73ffc6457c48edb019a7a333547d2d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0f06f7e9eab44abe98d6d4d5deb3e403',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1c84903-215e-42d3-a7e0-cff664403939),volume_type_id=f1c84903-215e-42d3-a7e0-cff664403939)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:31:55.140649 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-112de563-feaa-4fce-a422-126832df3c71 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af68cc08-4f60-4a88-ab1e-bad03324829b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:31:55.141676 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-112de563-feaa-4fce-a422-126832df3c71 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af68cc08-4f60-4a88-ab1e-bad03324829b) transitioned into state 'SUCCESS' from state '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-665076417',encryption_key_id=None,group_id=76c9242a-f9ba-4c1a-a27e-e985d4d57262,group_type_id=,metadata={},multiattach=False,project_id='5b73ffc6457c48edb019a7a333547d2d',qos_specs=None,replication_status=,reservations=['0f99ff5c-2804-4308-842d-6bba35582d7e','4fe29e15-06aa-4fd7-b258-f7dfb638e3d2','df1796fa-1b3a-423d-9a46-025b6a18e3c4','33d80252-d572-485a-99fa-d23a12caa0b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f06f7e9eab44abe98d6d4d5deb3e403',volume_type_id=f1c84903-215e-42d3-a7e0-cff664403939)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:31:55.141676 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-112de563-feaa-4fce-a422-126832df3c71 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (290852e6-e9c9-4ed0-a2d9-1d998bc5b03c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:31:55.141676 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-112de563-feaa-4fce-a422-126832df3c71 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (290852e6-e9c9-4ed0-a2d9-1d998bc5b03c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:31:55.141676 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-112de563-feaa-4fce-a422-126832df3c71 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Flow 'volume_create_api' (4b879b45-a015-4fff-a432-d087961c780e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:31:55.141676 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-112de563-feaa-4fce-a422-126832df3c71 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Create volume request issued successfully. Jul 10 08:31:55.141676 np0000004976 devstack@c-api.service[100055]: WARNING stevedore.named [None req-112de563-feaa-4fce-a422-126832df3c71 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:31:55.141676 np0000004976 devstack@c-api.service[100055]: WARNING castellan.key_manager [None req-112de563-feaa-4fce-a422-126832df3c71 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:31:55.141676 np0000004976 devstack@c-api.service[100055]: DEBUG oslo_db.sqlalchemy.engines [None req-112de563-feaa-4fce-a422-126832df3c71 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100055) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 08:31:55.141676 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:55.141676 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:31:55.141676 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-112de563-feaa-4fce-a422-126832df3c71 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:31:55.141676 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 106/419] 10.4.3.7 () {70 vars in 1286 bytes} [Fri Jul 10 08:31:54 2026] POST /volume/v3/volumes => generated 817 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:31:55.142661 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-10686147-7c1a-4850-bebf-503894797f4d None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:55.142661 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-10686147-7c1a-4850-bebf-503894797f4d tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] GET https://10.4.3.7/volume/v3/volumes/06043aac-7aba-49c1-b0fa-13b6f4c579a3 Jul 10 08:31:55.142661 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-10686147-7c1a-4850-bebf-503894797f4d tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:55.142661 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-10686147-7c1a-4850-bebf-503894797f4d tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:55.142661 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:55.142661 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:31:55.142661 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-10686147-7c1a-4850-bebf-503894797f4d tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Volume info retrieved successfully. Jul 10 08:31:55.142661 np0000004976 devstack@c-api.service[100056]: WARNING stevedore.named [None req-10686147-7c1a-4850-bebf-503894797f4d tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:31:55.142661 np0000004976 devstack@c-api.service[100056]: WARNING castellan.key_manager [None req-10686147-7c1a-4850-bebf-503894797f4d tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:31:55.142661 np0000004976 devstack@c-api.service[100056]: DEBUG oslo_db.sqlalchemy.engines [None req-10686147-7c1a-4850-bebf-503894797f4d tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100056) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 08:31:55.142661 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:55.142661 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:31:55.142661 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-10686147-7c1a-4850-bebf-503894797f4d tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] https://10.4.3.7/volume/v3/volumes/06043aac-7aba-49c1-b0fa-13b6f4c579a3 returned with HTTP 200 Jul 10 08:31:55.142661 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 106/420] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:31:54 2026] GET /volume/v3/volumes/06043aac-7aba-49c1-b0fa-13b6f4c579a3 => generated 885 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:31:55.425465 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-ca62f168-07a2-44e2-8608-6405c981b791 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:55.428174 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-ca62f168-07a2-44e2-8608-6405c981b791 tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] GET https://10.4.3.7/volume/v3/volumes/640eb027-f25e-4cc6-8311-933df2988e39 Jul 10 08:31:55.428622 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-ca62f168-07a2-44e2-8608-6405c981b791 tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:55.429157 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-ca62f168-07a2-44e2-8608-6405c981b791 tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:55.450393 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:55.450393 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:31:55.457013 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-ca62f168-07a2-44e2-8608-6405c981b791 tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] Volume info retrieved successfully. Jul 10 08:31:55.464236 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-ca62f168-07a2-44e2-8608-6405c981b791 tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] https://10.4.3.7/volume/v3/volumes/640eb027-f25e-4cc6-8311-933df2988e39 returned with HTTP 200 Jul 10 08:31:55.465252 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 104/421] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:31:55 2026] GET /volume/v3/volumes/640eb027-f25e-4cc6-8311-933df2988e39 => generated 842 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:31:55.867973 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-7c16e0f1-2abc-4399-9a23-2b486f95fc08 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:55.875567 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7c16e0f1-2abc-4399-9a23-2b486f95fc08 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] GET https://10.4.3.7/volume/v3/volumes/06043aac-7aba-49c1-b0fa-13b6f4c579a3 Jul 10 08:31:55.875567 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7c16e0f1-2abc-4399-9a23-2b486f95fc08 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:55.875567 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7c16e0f1-2abc-4399-9a23-2b486f95fc08 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:55.881311 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:55.881311 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:31:55.885767 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-7c16e0f1-2abc-4399-9a23-2b486f95fc08 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Volume info retrieved successfully. Jul 10 08:31:55.886627 np0000004976 devstack@c-api.service[100057]: WARNING stevedore.named [None req-7c16e0f1-2abc-4399-9a23-2b486f95fc08 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:31:55.887183 np0000004976 devstack@c-api.service[100057]: WARNING castellan.key_manager [None req-7c16e0f1-2abc-4399-9a23-2b486f95fc08 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:31:55.927719 np0000004976 devstack@c-api.service[100057]: DEBUG oslo_db.sqlalchemy.engines [None req-7c16e0f1-2abc-4399-9a23-2b486f95fc08 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100057) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 08:31:55.931441 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:55.931441 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:31:55.939705 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7c16e0f1-2abc-4399-9a23-2b486f95fc08 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] https://10.4.3.7/volume/v3/volumes/06043aac-7aba-49c1-b0fa-13b6f4c579a3 returned with HTTP 200 Jul 10 08:31:55.940341 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 106/422] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:31:55 2026] GET /volume/v3/volumes/06043aac-7aba-49c1-b0fa-13b6f4c579a3 => generated 910 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:31:55.952767 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-5a882d8d-e4bf-4236-860b-d0b6e4e9bd69 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:55.954795 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-5a882d8d-e4bf-4236-860b-d0b6e4e9bd69 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] PUT https://10.4.3.7/volume/v3/groups/76c9242a-f9ba-4c1a-a27e-e985d4d57262 Jul 10 08:31:55.955193 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-5a882d8d-e4bf-4236-860b-d0b6e4e9bd69 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "8590c892-0f17-4738-96b8-d53f1902c046"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:31:55.960595 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.groups [None req-5a882d8d-e4bf-4236-860b-d0b6e4e9bd69 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Update called for group 76c9242a-f9ba-4c1a-a27e-e985d4d57262. {{(pid=100055) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 10 08:31:55.960748 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.groups [None req-5a882d8d-e4bf-4236-860b-d0b6e4e9bd69 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Updating group 76c9242a-f9ba-4c1a-a27e-e985d4d57262 with name None description: None add_volumes: None remove_volumes: 8590c892-0f17-4738-96b8-d53f1902c046. Jul 10 08:31:55.964049 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:55.964049 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:31:55.992423 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-5a882d8d-e4bf-4236-860b-d0b6e4e9bd69 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] https://10.4.3.7/volume/v3/groups/76c9242a-f9ba-4c1a-a27e-e985d4d57262 returned with HTTP 202 Jul 10 08:31:55.992839 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 107/423] 10.4.3.7 () {70 vars in 1392 bytes} [Fri Jul 10 08:31:55 2026] PUT /volume/v3/groups/76c9242a-f9ba-4c1a-a27e-e985d4d57262 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 08:31:56.001816 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-cd1c0fc4-4cd5-4259-95d2-ee8e50181d42 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:56.003665 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-cd1c0fc4-4cd5-4259-95d2-ee8e50181d42 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] GET https://10.4.3.7/volume/v3/groups/76c9242a-f9ba-4c1a-a27e-e985d4d57262 Jul 10 08:31:56.003880 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-cd1c0fc4-4cd5-4259-95d2-ee8e50181d42 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:56.004054 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-cd1c0fc4-4cd5-4259-95d2-ee8e50181d42 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Calling method 'version_select' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:56.004194 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.groups [None req-cd1c0fc4-4cd5-4259-95d2-ee8e50181d42 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] show called for member 76c9242a-f9ba-4c1a-a27e-e985d4d57262 {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 08:31:56.007246 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:56.007246 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:31:56.013939 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-cd1c0fc4-4cd5-4259-95d2-ee8e50181d42 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] https://10.4.3.7/volume/v3/groups/76c9242a-f9ba-4c1a-a27e-e985d4d57262 returned with HTTP 200 Jul 10 08:31:56.014343 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 107/424] 10.4.3.7 () {68 vars in 1372 bytes} [Fri Jul 10 08:31:56 2026] GET /volume/v3/groups/76c9242a-f9ba-4c1a-a27e-e985d4d57262 => generated 391 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:31:56.122380 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-c062b26b-132f-4165-981e-4afc8d6f5335 req-8554ce7f-a38e-414c-b2c6-47d8c78485ba None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:56.125583 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-c062b26b-132f-4165-981e-4afc8d6f5335 req-8554ce7f-a38e-414c-b2c6-47d8c78485ba tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] POST https://10.4.3.7/volume/v3/attachments/1733b0f1-a76b-45f6-81e7-2fac1161572b/action Jul 10 08:31:56.126037 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-c062b26b-132f-4165-981e-4afc8d6f5335 req-8554ce7f-a38e-414c-b2c6-47d8c78485ba tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] Action body: b'{"os-complete": null}' {{(pid=100054) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:31:56.126232 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-c062b26b-132f-4165-981e-4afc8d6f5335 req-8554ce7f-a38e-414c-b2c6-47d8c78485ba tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:31:56.146352 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:56.146352 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:31:56.156229 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-c062b26b-132f-4165-981e-4afc8d6f5335 req-8554ce7f-a38e-414c-b2c6-47d8c78485ba tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] https://10.4.3.7/volume/v3/attachments/1733b0f1-a76b-45f6-81e7-2fac1161572b/action returned with HTTP 204 Jul 10 08:31:56.156702 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 105/425] 10.4.3.7 () {74 vars in 1711 bytes} [Fri Jul 10 08:31:56 2026] POST /volume/v3/attachments/1733b0f1-a76b-45f6-81e7-2fac1161572b/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:31:56.484308 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-b9163e25-33d2-4ef6-b97e-aebca62db5c8 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:56.487624 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b9163e25-33d2-4ef6-b97e-aebca62db5c8 tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] GET https://10.4.3.7/volume/v3/volumes/640eb027-f25e-4cc6-8311-933df2988e39 Jul 10 08:31:56.487624 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b9163e25-33d2-4ef6-b97e-aebca62db5c8 tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:56.487624 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b9163e25-33d2-4ef6-b97e-aebca62db5c8 tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:56.499721 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:56.499721 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:31:56.502763 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-b9163e25-33d2-4ef6-b97e-aebca62db5c8 tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] Volume info retrieved successfully. Jul 10 08:31:56.507769 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b9163e25-33d2-4ef6-b97e-aebca62db5c8 tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] https://10.4.3.7/volume/v3/volumes/640eb027-f25e-4cc6-8311-933df2988e39 returned with HTTP 200 Jul 10 08:31:56.507769 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 107/426] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:31:56 2026] GET /volume/v3/volumes/640eb027-f25e-4cc6-8311-933df2988e39 => generated 1134 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:31:56.524389 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-3fedf542-127c-4a9d-874b-93ac4cdd6ffb None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:56.526381 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-3fedf542-127c-4a9d-874b-93ac4cdd6ffb tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] GET https://10.4.3.7/volume/v3/volumes/640eb027-f25e-4cc6-8311-933df2988e39 Jul 10 08:31:56.526642 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-3fedf542-127c-4a9d-874b-93ac4cdd6ffb tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:56.526887 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-3fedf542-127c-4a9d-874b-93ac4cdd6ffb tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:56.539367 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:56.539367 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:31:56.543553 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-3fedf542-127c-4a9d-874b-93ac4cdd6ffb tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] Volume info retrieved successfully. Jul 10 08:31:56.547330 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-3fedf542-127c-4a9d-874b-93ac4cdd6ffb tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] https://10.4.3.7/volume/v3/volumes/640eb027-f25e-4cc6-8311-933df2988e39 returned with HTTP 200 Jul 10 08:31:56.547798 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 108/427] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:31:56 2026] GET /volume/v3/volumes/640eb027-f25e-4cc6-8311-933df2988e39 => generated 1134 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 08:31:57.026395 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-e04fb9f6-8ccb-4171-a287-40f5249978c3 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:57.029987 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-e04fb9f6-8ccb-4171-a287-40f5249978c3 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] GET https://10.4.3.7/volume/v3/groups/76c9242a-f9ba-4c1a-a27e-e985d4d57262 Jul 10 08:31:57.030887 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-e04fb9f6-8ccb-4171-a287-40f5249978c3 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:57.030887 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-e04fb9f6-8ccb-4171-a287-40f5249978c3 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Calling method 'version_select' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:57.030887 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.groups [None req-e04fb9f6-8ccb-4171-a287-40f5249978c3 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] show called for member 76c9242a-f9ba-4c1a-a27e-e985d4d57262 {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 08:31:57.035689 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:57.035689 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:31:57.049461 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-e04fb9f6-8ccb-4171-a287-40f5249978c3 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] https://10.4.3.7/volume/v3/groups/76c9242a-f9ba-4c1a-a27e-e985d4d57262 returned with HTTP 200 Jul 10 08:31:57.050743 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 108/428] 10.4.3.7 () {68 vars in 1372 bytes} [Fri Jul 10 08:31:57 2026] GET /volume/v3/groups/76c9242a-f9ba-4c1a-a27e-e985d4d57262 => generated 392 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:31:57.060885 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-b246422f-51fc-4135-a0af-46e91e55cda7 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:57.067946 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-b246422f-51fc-4135-a0af-46e91e55cda7 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] PUT https://10.4.3.7/volume/v3/groups/76c9242a-f9ba-4c1a-a27e-e985d4d57262 Jul 10 08:31:57.067946 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-b246422f-51fc-4135-a0af-46e91e55cda7 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "8590c892-0f17-4738-96b8-d53f1902c046"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:31:57.073298 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.groups [None req-b246422f-51fc-4135-a0af-46e91e55cda7 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Update called for group 76c9242a-f9ba-4c1a-a27e-e985d4d57262. {{(pid=100054) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 10 08:31:57.073561 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.groups [None req-b246422f-51fc-4135-a0af-46e91e55cda7 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Updating group 76c9242a-f9ba-4c1a-a27e-e985d4d57262 with name None description: None add_volumes: 8590c892-0f17-4738-96b8-d53f1902c046 remove_volumes: None. Jul 10 08:31:57.077961 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:57.077961 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:31:57.119439 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-b246422f-51fc-4135-a0af-46e91e55cda7 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] https://10.4.3.7/volume/v3/groups/76c9242a-f9ba-4c1a-a27e-e985d4d57262 returned with HTTP 202 Jul 10 08:31:57.119916 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 106/429] 10.4.3.7 () {70 vars in 1392 bytes} [Fri Jul 10 08:31:57 2026] PUT /volume/v3/groups/76c9242a-f9ba-4c1a-a27e-e985d4d57262 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 08:31:57.127344 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-7a610037-10dc-4750-a89f-6dd78fd8c053 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:57.129967 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7a610037-10dc-4750-a89f-6dd78fd8c053 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] GET https://10.4.3.7/volume/v3/groups/76c9242a-f9ba-4c1a-a27e-e985d4d57262 Jul 10 08:31:57.130457 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7a610037-10dc-4750-a89f-6dd78fd8c053 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:57.130734 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7a610037-10dc-4750-a89f-6dd78fd8c053 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Calling method 'version_select' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:57.130937 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.groups [None req-7a610037-10dc-4750-a89f-6dd78fd8c053 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] show called for member 76c9242a-f9ba-4c1a-a27e-e985d4d57262 {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 08:31:57.134933 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:57.134933 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:31:57.146575 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7a610037-10dc-4750-a89f-6dd78fd8c053 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] https://10.4.3.7/volume/v3/groups/76c9242a-f9ba-4c1a-a27e-e985d4d57262 returned with HTTP 200 Jul 10 08:31:57.150852 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 108/430] 10.4.3.7 () {68 vars in 1372 bytes} [Fri Jul 10 08:31:57 2026] GET /volume/v3/groups/76c9242a-f9ba-4c1a-a27e-e985d4d57262 => generated 391 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:31:58.166076 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-a03d6d0c-5d33-4744-ab3e-36f2436c117c None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:58.168719 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-a03d6d0c-5d33-4744-ab3e-36f2436c117c tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] GET https://10.4.3.7/volume/v3/groups/76c9242a-f9ba-4c1a-a27e-e985d4d57262 Jul 10 08:31:58.169019 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-a03d6d0c-5d33-4744-ab3e-36f2436c117c tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:58.169342 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-a03d6d0c-5d33-4744-ab3e-36f2436c117c tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Calling method 'version_select' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:58.169470 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.groups [None req-a03d6d0c-5d33-4744-ab3e-36f2436c117c tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] show called for member 76c9242a-f9ba-4c1a-a27e-e985d4d57262 {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 08:31:58.173976 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:58.173976 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:31:58.198478 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-a03d6d0c-5d33-4744-ab3e-36f2436c117c tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] https://10.4.3.7/volume/v3/groups/76c9242a-f9ba-4c1a-a27e-e985d4d57262 returned with HTTP 200 Jul 10 08:31:58.200218 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 109/431] 10.4.3.7 () {68 vars in 1372 bytes} [Fri Jul 10 08:31:58 2026] GET /volume/v3/groups/76c9242a-f9ba-4c1a-a27e-e985d4d57262 => generated 392 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:31:58.216210 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-e28e371f-adb3-4b3c-84b4-b090c657d910 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:58.218736 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-e28e371f-adb3-4b3c-84b4-b090c657d910 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] PUT https://10.4.3.7/volume/v3/groups/76c9242a-f9ba-4c1a-a27e-e985d4d57262 Jul 10 08:31:58.219384 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-e28e371f-adb3-4b3c-84b4-b090c657d910 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "06043aac-7aba-49c1-b0fa-13b6f4c579a3"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:31:58.228293 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.groups [None req-e28e371f-adb3-4b3c-84b4-b090c657d910 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Update called for group 76c9242a-f9ba-4c1a-a27e-e985d4d57262. {{(pid=100056) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 10 08:31:58.229156 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.groups [None req-e28e371f-adb3-4b3c-84b4-b090c657d910 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Updating group 76c9242a-f9ba-4c1a-a27e-e985d4d57262 with name None description: None add_volumes: None remove_volumes: 06043aac-7aba-49c1-b0fa-13b6f4c579a3. Jul 10 08:31:58.244759 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:58.244759 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:31:58.274074 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-e28e371f-adb3-4b3c-84b4-b090c657d910 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] https://10.4.3.7/volume/v3/groups/76c9242a-f9ba-4c1a-a27e-e985d4d57262 returned with HTTP 202 Jul 10 08:31:58.276522 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 109/432] 10.4.3.7 () {70 vars in 1392 bytes} [Fri Jul 10 08:31:58 2026] PUT /volume/v3/groups/76c9242a-f9ba-4c1a-a27e-e985d4d57262 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 08:31:58.287725 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-c1c9fb6a-cdc5-42ee-b60a-bcbbfd1dd8d3 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:58.292546 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-c1c9fb6a-cdc5-42ee-b60a-bcbbfd1dd8d3 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] GET https://10.4.3.7/volume/v3/groups/76c9242a-f9ba-4c1a-a27e-e985d4d57262 Jul 10 08:31:58.292546 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-c1c9fb6a-cdc5-42ee-b60a-bcbbfd1dd8d3 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:58.292546 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-c1c9fb6a-cdc5-42ee-b60a-bcbbfd1dd8d3 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Calling method 'version_select' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:58.292882 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.groups [None req-c1c9fb6a-cdc5-42ee-b60a-bcbbfd1dd8d3 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] show called for member 76c9242a-f9ba-4c1a-a27e-e985d4d57262 {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 08:31:58.298821 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:58.298821 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:31:58.316641 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-c1c9fb6a-cdc5-42ee-b60a-bcbbfd1dd8d3 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] https://10.4.3.7/volume/v3/groups/76c9242a-f9ba-4c1a-a27e-e985d4d57262 returned with HTTP 200 Jul 10 08:31:58.317828 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 107/433] 10.4.3.7 () {68 vars in 1372 bytes} [Fri Jul 10 08:31:58 2026] GET /volume/v3/groups/76c9242a-f9ba-4c1a-a27e-e985d4d57262 => generated 391 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:31:59.330640 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-a9783160-a212-43e2-9188-92d792fb7ed2 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:59.332500 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a9783160-a212-43e2-9188-92d792fb7ed2 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] GET https://10.4.3.7/volume/v3/groups/76c9242a-f9ba-4c1a-a27e-e985d4d57262 Jul 10 08:31:59.332719 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a9783160-a212-43e2-9188-92d792fb7ed2 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:59.332906 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a9783160-a212-43e2-9188-92d792fb7ed2 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Calling method 'version_select' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:59.333037 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.groups [None req-a9783160-a212-43e2-9188-92d792fb7ed2 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] show called for member 76c9242a-f9ba-4c1a-a27e-e985d4d57262 {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 08:31:59.336872 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:59.336872 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:31:59.344855 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a9783160-a212-43e2-9188-92d792fb7ed2 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] https://10.4.3.7/volume/v3/groups/76c9242a-f9ba-4c1a-a27e-e985d4d57262 returned with HTTP 200 Jul 10 08:31:59.345356 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 109/434] 10.4.3.7 () {68 vars in 1372 bytes} [Fri Jul 10 08:31:59 2026] GET /volume/v3/groups/76c9242a-f9ba-4c1a-a27e-e985d4d57262 => generated 392 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:31:59.357921 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-b3f1661b-97b7-4c15-aee6-e15695de0bb8 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:59.361996 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-b3f1661b-97b7-4c15-aee6-e15695de0bb8 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] PUT https://10.4.3.7/volume/v3/groups/76c9242a-f9ba-4c1a-a27e-e985d4d57262 Jul 10 08:31:59.362332 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-b3f1661b-97b7-4c15-aee6-e15695de0bb8 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "06043aac-7aba-49c1-b0fa-13b6f4c579a3"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:31:59.365537 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.groups [None req-b3f1661b-97b7-4c15-aee6-e15695de0bb8 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Update called for group 76c9242a-f9ba-4c1a-a27e-e985d4d57262. {{(pid=100055) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 10 08:31:59.365665 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.groups [None req-b3f1661b-97b7-4c15-aee6-e15695de0bb8 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Updating group 76c9242a-f9ba-4c1a-a27e-e985d4d57262 with name None description: None add_volumes: 06043aac-7aba-49c1-b0fa-13b6f4c579a3 remove_volumes: None. Jul 10 08:31:59.372273 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:59.372273 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:31:59.417571 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-b3f1661b-97b7-4c15-aee6-e15695de0bb8 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] https://10.4.3.7/volume/v3/groups/76c9242a-f9ba-4c1a-a27e-e985d4d57262 returned with HTTP 202 Jul 10 08:31:59.418087 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 110/435] 10.4.3.7 () {70 vars in 1392 bytes} [Fri Jul 10 08:31:59 2026] PUT /volume/v3/groups/76c9242a-f9ba-4c1a-a27e-e985d4d57262 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 08:31:59.430172 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-7c8146ab-d482-46c3-ac91-8e64f5adc065 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:31:59.434875 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-7c8146ab-d482-46c3-ac91-8e64f5adc065 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] GET https://10.4.3.7/volume/v3/groups/76c9242a-f9ba-4c1a-a27e-e985d4d57262 Jul 10 08:31:59.435116 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-7c8146ab-d482-46c3-ac91-8e64f5adc065 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:31:59.435332 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-7c8146ab-d482-46c3-ac91-8e64f5adc065 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Calling method 'version_select' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:31:59.435523 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.groups [None req-7c8146ab-d482-46c3-ac91-8e64f5adc065 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] show called for member 76c9242a-f9ba-4c1a-a27e-e985d4d57262 {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 08:31:59.444397 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:31:59.444397 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:31:59.455281 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-7c8146ab-d482-46c3-ac91-8e64f5adc065 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] https://10.4.3.7/volume/v3/groups/76c9242a-f9ba-4c1a-a27e-e985d4d57262 returned with HTTP 200 Jul 10 08:31:59.455684 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 110/436] 10.4.3.7 () {68 vars in 1372 bytes} [Fri Jul 10 08:31:59 2026] GET /volume/v3/groups/76c9242a-f9ba-4c1a-a27e-e985d4d57262 => generated 391 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:32:00.464730 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-d7898306-e574-46ed-bfae-096f76ed9a58 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:00.467872 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d7898306-e574-46ed-bfae-096f76ed9a58 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] GET https://10.4.3.7/volume/v3/groups/76c9242a-f9ba-4c1a-a27e-e985d4d57262 Jul 10 08:32:00.468207 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-d7898306-e574-46ed-bfae-096f76ed9a58 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:00.468520 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-d7898306-e574-46ed-bfae-096f76ed9a58 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Calling method 'version_select' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:00.468715 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.groups [None req-d7898306-e574-46ed-bfae-096f76ed9a58 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] show called for member 76c9242a-f9ba-4c1a-a27e-e985d4d57262 {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 08:32:00.474743 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:00.474743 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:32:00.491976 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d7898306-e574-46ed-bfae-096f76ed9a58 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] https://10.4.3.7/volume/v3/groups/76c9242a-f9ba-4c1a-a27e-e985d4d57262 returned with HTTP 200 Jul 10 08:32:00.492665 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 108/437] 10.4.3.7 () {68 vars in 1372 bytes} [Fri Jul 10 08:32:00 2026] GET /volume/v3/groups/76c9242a-f9ba-4c1a-a27e-e985d4d57262 => generated 392 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:32:00.503767 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-434bf223-d617-4eec-8e6e-2e55aa91bb0d None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:00.505550 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-434bf223-d617-4eec-8e6e-2e55aa91bb0d tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] GET https://10.4.3.7/volume/v3/volumes/detail Jul 10 08:32:00.505769 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-434bf223-d617-4eec-8e6e-2e55aa91bb0d tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:00.505959 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-434bf223-d617-4eec-8e6e-2e55aa91bb0d tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Calling method 'detail' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:00.506297 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.api_utils [None req-434bf223-d617-4eec-8e6e-2e55aa91bb0d tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Removing options '' from query. {{(pid=100057) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 08:32:00.506641 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:00.506641 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:32:00.507052 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-434bf223-d617-4eec-8e6e-2e55aa91bb0d tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100057) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 08:32:00.515397 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-434bf223-d617-4eec-8e6e-2e55aa91bb0d tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Get all volumes completed successfully. Jul 10 08:32:00.516207 np0000004976 devstack@c-api.service[100057]: WARNING stevedore.named [None req-434bf223-d617-4eec-8e6e-2e55aa91bb0d tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:32:00.516424 np0000004976 devstack@c-api.service[100057]: WARNING castellan.key_manager [None req-434bf223-d617-4eec-8e6e-2e55aa91bb0d tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:32:00.551518 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-e11cb613-b513-4d28-af79-edc0c650b614 req-3aef5b14-2c95-4381-a484-d083e66e40f6 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:00.553794 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-e11cb613-b513-4d28-af79-edc0c650b614 req-3aef5b14-2c95-4381-a484-d083e66e40f6 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] DELETE https://10.4.3.7/volume/v3/attachments/f85ab65b-3692-42e4-982e-0b3d18d38a20 Jul 10 08:32:00.553965 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-e11cb613-b513-4d28-af79-edc0c650b614 req-3aef5b14-2c95-4381-a484-d083e66e40f6 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:00.554134 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-e11cb613-b513-4d28-af79-edc0c650b614 req-3aef5b14-2c95-4381-a484-d083e66e40f6 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] Calling method 'version_select' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:00.554830 np0000004976 devstack@c-api.service[100057]: DEBUG oslo_db.sqlalchemy.engines [None req-434bf223-d617-4eec-8e6e-2e55aa91bb0d tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100057) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 08:32:00.557930 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:00.557930 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:32:00.562545 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:00.562545 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:32:00.562625 np0000004976 devstack@c-api.service[100057]: WARNING stevedore.named [None req-434bf223-d617-4eec-8e6e-2e55aa91bb0d tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:32:00.562625 np0000004976 devstack@c-api.service[100057]: WARNING castellan.key_manager [None req-434bf223-d617-4eec-8e6e-2e55aa91bb0d tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:32:00.599228 np0000004976 devstack@c-api.service[100057]: DEBUG oslo_db.sqlalchemy.engines [None req-434bf223-d617-4eec-8e6e-2e55aa91bb0d tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100057) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 08:32:00.602375 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:00.602375 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:32:00.609471 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-434bf223-d617-4eec-8e6e-2e55aa91bb0d tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] https://10.4.3.7/volume/v3/volumes/detail returned with HTTP 200 Jul 10 08:32:00.609828 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 110/438] 10.4.3.7 () {68 vars in 1285 bytes} [Fri Jul 10 08:32:00 2026] GET /volume/v3/volumes/detail => generated 1813 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:32:00.631294 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-4e8caeb1-60db-467f-a8f6-3e85e4aab2ba None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:00.632969 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-4e8caeb1-60db-467f-a8f6-3e85e4aab2ba tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] POST https://10.4.3.7/volume/v3/group_snapshots Jul 10 08:32:00.633299 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-4e8caeb1-60db-467f-a8f6-3e85e4aab2ba tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "76c9242a-f9ba-4c1a-a27e-e985d4d57262", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-1782148736"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:32:00.634589 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.group_snapshots [None req-4e8caeb1-60db-467f-a8f6-3e85e4aab2ba tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '76c9242a-f9ba-4c1a-a27e-e985d4d57262', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-1782148736'}} {{(pid=100056) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 10 08:32:00.637770 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:00.637770 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:32:00.640914 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.group_snapshots [None req-4e8caeb1-60db-467f-a8f6-3e85e4aab2ba tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-1782148736. Jul 10 08:32:00.679401 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:00.679401 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:32:00.694531 np0000004976 devstack@c-api.service[100056]: WARNING cinder.quota [None req-4e8caeb1-60db-467f-a8f6-3e85e4aab2ba tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-137535381 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-137535381, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:32:00.694796 np0000004976 devstack@c-api.service[100056]: WARNING cinder.quota [None req-4e8caeb1-60db-467f-a8f6-3e85e4aab2ba tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-137535381 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-137535381, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:32:00.718262 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.quota [None req-4e8caeb1-60db-467f-a8f6-3e85e4aab2ba tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Created reservations ['2dcf6d6e-02cd-4929-98f9-af541e6a92df', '33db7c8a-10d5-483b-b698-68578ff7f0ef', '85973b8f-a5ef-4aad-bfbd-b7fcb1c1d66d', '5c2bb37b-4c17-439b-8839-dd85d0fcf06a'] {{(pid=100056) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:32:00.767432 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-4e8caeb1-60db-467f-a8f6-3e85e4aab2ba tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] https://10.4.3.7/volume/v3/group_snapshots returned with HTTP 202 Jul 10 08:32:00.767432 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 111/439] 10.4.3.7 () {70 vars in 1310 bytes} [Fri Jul 10 08:32:00 2026] POST /volume/v3/group_snapshots => generated 187 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:32:00.781260 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-50c2c43f-4546-4564-a225-a0d31aaa2393 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:00.783643 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-50c2c43f-4546-4564-a225-a0d31aaa2393 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] GET https://10.4.3.7/volume/v3/group_snapshots/cf62bf51-246f-4bc9-9dd2-a3e1ec9eae60 Jul 10 08:32:00.783966 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-50c2c43f-4546-4564-a225-a0d31aaa2393 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:00.784018 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-50c2c43f-4546-4564-a225-a0d31aaa2393 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Calling method 'version_select' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:00.784204 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.group_snapshots [None req-50c2c43f-4546-4564-a225-a0d31aaa2393 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] show called for member cf62bf51-246f-4bc9-9dd2-a3e1ec9eae60 {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 08:32:00.790253 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:00.790253 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:32:00.796036 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-50c2c43f-4546-4564-a225-a0d31aaa2393 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] https://10.4.3.7/volume/v3/group_snapshots/cf62bf51-246f-4bc9-9dd2-a3e1ec9eae60 returned with HTTP 200 Jul 10 08:32:00.798727 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 109/440] 10.4.3.7 () {68 vars in 1399 bytes} [Fri Jul 10 08:32:00 2026] GET /volume/v3/group_snapshots/cf62bf51-246f-4bc9-9dd2-a3e1ec9eae60 => generated 326 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 08:32:01.112437 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-e11cb613-b513-4d28-af79-edc0c650b614 req-3aef5b14-2c95-4381-a484-d083e66e40f6 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] https://10.4.3.7/volume/v3/attachments/f85ab65b-3692-42e4-982e-0b3d18d38a20 returned with HTTP 200 Jul 10 08:32:01.113024 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 111/441] 10.4.3.7 () {72 vars in 1659 bytes} [Fri Jul 10 08:32:00 2026] DELETE /volume/v3/attachments/f85ab65b-3692-42e4-982e-0b3d18d38a20 => generated 19 bytes in 563 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:32:01.136507 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-e11cb613-b513-4d28-af79-edc0c650b614 req-0423d132-2fe2-4b4d-90ae-29e83f4beb57 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:01.138617 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-e11cb613-b513-4d28-af79-edc0c650b614 req-0423d132-2fe2-4b4d-90ae-29e83f4beb57 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] DELETE https://10.4.3.7/volume/v3/volumes/59cf00e2-0726-4179-99da-d5db7de71d98 Jul 10 08:32:01.138776 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-e11cb613-b513-4d28-af79-edc0c650b614 req-0423d132-2fe2-4b4d-90ae-29e83f4beb57 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:01.138955 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-e11cb613-b513-4d28-af79-edc0c650b614 req-0423d132-2fe2-4b4d-90ae-29e83f4beb57 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:01.139123 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [req-e11cb613-b513-4d28-af79-edc0c650b614 req-0423d132-2fe2-4b4d-90ae-29e83f4beb57 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] Delete volume with id: 59cf00e2-0726-4179-99da-d5db7de71d98 Jul 10 08:32:01.152066 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:01.152066 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:32:01.152807 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-e11cb613-b513-4d28-af79-edc0c650b614 req-0423d132-2fe2-4b4d-90ae-29e83f4beb57 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] Volume info retrieved successfully. Jul 10 08:32:01.193282 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-e11cb613-b513-4d28-af79-edc0c650b614 req-0423d132-2fe2-4b4d-90ae-29e83f4beb57 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] Delete volume request issued successfully. Jul 10 08:32:01.193565 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-e11cb613-b513-4d28-af79-edc0c650b614 req-0423d132-2fe2-4b4d-90ae-29e83f4beb57 tempest-ServerBootFromVolumeStableRescueTest-1210790213 tempest-ServerBootFromVolumeStableRescueTest-1210790213-project-member] https://10.4.3.7/volume/v3/volumes/59cf00e2-0726-4179-99da-d5db7de71d98 returned with HTTP 202 Jul 10 08:32:01.194081 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 111/442] 10.4.3.7 () {70 vars in 1606 bytes} [Fri Jul 10 08:32:01 2026] DELETE /volume/v3/volumes/59cf00e2-0726-4179-99da-d5db7de71d98 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:32:01.807156 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-eb82bca2-d838-44c3-9b38-57de16fb5f97 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:01.810111 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-eb82bca2-d838-44c3-9b38-57de16fb5f97 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] GET https://10.4.3.7/volume/v3/group_snapshots/cf62bf51-246f-4bc9-9dd2-a3e1ec9eae60 Jul 10 08:32:01.810442 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-eb82bca2-d838-44c3-9b38-57de16fb5f97 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:01.810652 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-eb82bca2-d838-44c3-9b38-57de16fb5f97 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Calling method 'version_select' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:01.810785 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.group_snapshots [None req-eb82bca2-d838-44c3-9b38-57de16fb5f97 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] show called for member cf62bf51-246f-4bc9-9dd2-a3e1ec9eae60 {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 08:32:01.814445 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:01.814445 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:32:01.819694 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-eb82bca2-d838-44c3-9b38-57de16fb5f97 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] https://10.4.3.7/volume/v3/group_snapshots/cf62bf51-246f-4bc9-9dd2-a3e1ec9eae60 returned with HTTP 200 Jul 10 08:32:01.820145 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 112/443] 10.4.3.7 () {68 vars in 1399 bytes} [Fri Jul 10 08:32:01 2026] GET /volume/v3/group_snapshots/cf62bf51-246f-4bc9-9dd2-a3e1ec9eae60 => generated 327 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:32:01.829311 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-559f75ae-2126-4808-87ef-4c9be0d2d7b1 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:01.832441 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-559f75ae-2126-4808-87ef-4c9be0d2d7b1 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] GET https://10.4.3.7/volume/v3/snapshots/detail Jul 10 08:32:01.832807 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-559f75ae-2126-4808-87ef-4c9be0d2d7b1 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:01.833102 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-559f75ae-2126-4808-87ef-4c9be0d2d7b1 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Calling method 'detail' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:01.834015 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.api_utils [None req-559f75ae-2126-4808-87ef-4c9be0d2d7b1 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Removing options '' from query. {{(pid=100054) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 08:32:01.835500 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.db.api [None req-559f75ae-2126-4808-87ef-4c9be0d2d7b1 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Building query based on filter {{(pid=100054) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 08:32:01.840993 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-559f75ae-2126-4808-87ef-4c9be0d2d7b1 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Get all snapshots completed successfully. Jul 10 08:32:01.841474 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:01.841474 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:32:01.842126 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-559f75ae-2126-4808-87ef-4c9be0d2d7b1 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] https://10.4.3.7/volume/v3/snapshots/detail returned with HTTP 200 Jul 10 08:32:01.843397 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 110/444] 10.4.3.7 () {66 vars in 1250 bytes} [Fri Jul 10 08:32:01 2026] GET /volume/v3/snapshots/detail => generated 931 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:32:01.852847 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-4ca95a78-cf00-4320-b691-2be18623739f None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:01.854963 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-4ca95a78-cf00-4320-b691-2be18623739f tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] GET https://10.4.3.7/volume/v3/snapshots/9fb191e5-a386-40b2-8ad4-a9c6d8f2b991 Jul 10 08:32:01.855185 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-4ca95a78-cf00-4320-b691-2be18623739f tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:01.855366 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-4ca95a78-cf00-4320-b691-2be18623739f tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:01.860730 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:01.860730 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:32:01.861296 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-4ca95a78-cf00-4320-b691-2be18623739f tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Snapshot retrieved successfully. Jul 10 08:32:01.862111 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-4ca95a78-cf00-4320-b691-2be18623739f tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] https://10.4.3.7/volume/v3/snapshots/9fb191e5-a386-40b2-8ad4-a9c6d8f2b991 returned with HTTP 200 Jul 10 08:32:01.862576 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 112/445] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:32:01 2026] GET /volume/v3/snapshots/9fb191e5-a386-40b2-8ad4-a9c6d8f2b991 => generated 470 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:32:01.872476 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-9cadf824-1a02-4bd1-a59b-3458a687ee43 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:01.874106 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9cadf824-1a02-4bd1-a59b-3458a687ee43 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] GET https://10.4.3.7/volume/v3/snapshots/96fb3e95-6743-4508-b64c-84c271acd906 Jul 10 08:32:01.874537 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9cadf824-1a02-4bd1-a59b-3458a687ee43 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:01.874768 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9cadf824-1a02-4bd1-a59b-3458a687ee43 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:01.893577 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:01.893577 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:32:01.894378 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-9cadf824-1a02-4bd1-a59b-3458a687ee43 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Snapshot retrieved successfully. Jul 10 08:32:01.895618 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9cadf824-1a02-4bd1-a59b-3458a687ee43 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] https://10.4.3.7/volume/v3/snapshots/96fb3e95-6743-4508-b64c-84c271acd906 returned with HTTP 200 Jul 10 08:32:01.896185 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 112/446] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:32:01 2026] GET /volume/v3/snapshots/96fb3e95-6743-4508-b64c-84c271acd906 => generated 470 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:32:01.906136 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-eaf27f24-3b53-4936-9cb7-bf5cb661288c None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:01.908449 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-eaf27f24-3b53-4936-9cb7-bf5cb661288c tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] DELETE https://10.4.3.7/volume/v3/group_snapshots/cf62bf51-246f-4bc9-9dd2-a3e1ec9eae60 Jul 10 08:32:01.908708 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-eaf27f24-3b53-4936-9cb7-bf5cb661288c tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:01.908888 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-eaf27f24-3b53-4936-9cb7-bf5cb661288c tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Calling method 'version_select' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:01.909022 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.group_snapshots [None req-eaf27f24-3b53-4936-9cb7-bf5cb661288c tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] delete called for member cf62bf51-246f-4bc9-9dd2-a3e1ec9eae60 {{(pid=100056) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 10 08:32:01.909432 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.group_snapshots [None req-eaf27f24-3b53-4936-9cb7-bf5cb661288c tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Delete group_snapshot with id: cf62bf51-246f-4bc9-9dd2-a3e1ec9eae60 Jul 10 08:32:01.913037 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:01.913037 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:32:01.952253 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-eaf27f24-3b53-4936-9cb7-bf5cb661288c tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] https://10.4.3.7/volume/v3/group_snapshots/cf62bf51-246f-4bc9-9dd2-a3e1ec9eae60 returned with HTTP 202 Jul 10 08:32:01.952659 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 113/447] 10.4.3.7 () {68 vars in 1402 bytes} [Fri Jul 10 08:32:01 2026] DELETE /volume/v3/group_snapshots/cf62bf51-246f-4bc9-9dd2-a3e1ec9eae60 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 08:32:01.963608 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-d8e33273-de11-4194-a965-d54f9951ad67 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:01.965400 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d8e33273-de11-4194-a965-d54f9951ad67 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] GET https://10.4.3.7/volume/v3/volumes/detail Jul 10 08:32:01.965933 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-d8e33273-de11-4194-a965-d54f9951ad67 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:01.966336 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-d8e33273-de11-4194-a965-d54f9951ad67 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Calling method 'detail' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:01.966710 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.api_utils [None req-d8e33273-de11-4194-a965-d54f9951ad67 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Removing options '' from query. {{(pid=100054) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 08:32:01.967572 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-d8e33273-de11-4194-a965-d54f9951ad67 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100054) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 08:32:01.976585 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-d8e33273-de11-4194-a965-d54f9951ad67 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Get all volumes completed successfully. Jul 10 08:32:01.977331 np0000004976 devstack@c-api.service[100054]: WARNING stevedore.named [None req-d8e33273-de11-4194-a965-d54f9951ad67 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:32:01.977568 np0000004976 devstack@c-api.service[100054]: WARNING castellan.key_manager [None req-d8e33273-de11-4194-a965-d54f9951ad67 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:32:02.016801 np0000004976 devstack@c-api.service[100054]: DEBUG oslo_db.sqlalchemy.engines [None req-d8e33273-de11-4194-a965-d54f9951ad67 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100054) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 08:32:02.021120 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:02.021120 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:32:02.025525 np0000004976 devstack@c-api.service[100054]: WARNING stevedore.named [None req-d8e33273-de11-4194-a965-d54f9951ad67 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:32:02.025764 np0000004976 devstack@c-api.service[100054]: WARNING castellan.key_manager [None req-d8e33273-de11-4194-a965-d54f9951ad67 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:32:02.068477 np0000004976 devstack@c-api.service[100054]: DEBUG oslo_db.sqlalchemy.engines [None req-d8e33273-de11-4194-a965-d54f9951ad67 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100054) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 08:32:02.074018 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:02.074018 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:32:02.088821 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d8e33273-de11-4194-a965-d54f9951ad67 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] https://10.4.3.7/volume/v3/volumes/detail returned with HTTP 200 Jul 10 08:32:02.089839 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 111/448] 10.4.3.7 () {68 vars in 1285 bytes} [Fri Jul 10 08:32:01 2026] GET /volume/v3/volumes/detail => generated 1813 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:32:02.103015 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-09d61f5d-56ee-4109-9411-44d0993b2933 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:02.104983 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-09d61f5d-56ee-4109-9411-44d0993b2933 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] GET https://10.4.3.7/volume/v3/snapshots/detail Jul 10 08:32:02.105251 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-09d61f5d-56ee-4109-9411-44d0993b2933 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:02.105506 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-09d61f5d-56ee-4109-9411-44d0993b2933 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Calling method 'detail' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:02.105844 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.api_utils [None req-09d61f5d-56ee-4109-9411-44d0993b2933 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Removing options '' from query. {{(pid=100055) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 08:32:02.107130 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.db.api [None req-09d61f5d-56ee-4109-9411-44d0993b2933 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Building query based on filter {{(pid=100055) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 08:32:02.124508 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-09d61f5d-56ee-4109-9411-44d0993b2933 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Get all snapshots completed successfully. Jul 10 08:32:02.125509 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-09d61f5d-56ee-4109-9411-44d0993b2933 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] https://10.4.3.7/volume/v3/snapshots/detail returned with HTTP 200 Jul 10 08:32:02.125972 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 113/449] 10.4.3.7 () {66 vars in 1250 bytes} [Fri Jul 10 08:32:02 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) Jul 10 08:32:02.138062 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-8ebbb82d-84ae-4645-a38b-f4f06f000a85 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:02.140154 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8ebbb82d-84ae-4645-a38b-f4f06f000a85 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] GET https://10.4.3.7/volume/v3/group_snapshots/cf62bf51-246f-4bc9-9dd2-a3e1ec9eae60 Jul 10 08:32:02.140429 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8ebbb82d-84ae-4645-a38b-f4f06f000a85 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:02.140659 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8ebbb82d-84ae-4645-a38b-f4f06f000a85 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Calling method 'version_select' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:02.141181 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.group_snapshots [None req-8ebbb82d-84ae-4645-a38b-f4f06f000a85 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] show called for member cf62bf51-246f-4bc9-9dd2-a3e1ec9eae60 {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 08:32:02.144815 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8ebbb82d-84ae-4645-a38b-f4f06f000a85 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] https://10.4.3.7/volume/v3/group_snapshots/cf62bf51-246f-4bc9-9dd2-a3e1ec9eae60 returned with HTTP 404 Jul 10 08:32:02.145358 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 113/450] 10.4.3.7 () {68 vars in 1399 bytes} [Fri Jul 10 08:32:02 2026] GET /volume/v3/group_snapshots/cf62bf51-246f-4bc9-9dd2-a3e1ec9eae60 => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 08:32:02.152235 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-69d721a0-ef77-4ee2-a579-4a8c568a406e None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:02.154566 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-69d721a0-ef77-4ee2-a579-4a8c568a406e tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] DELETE https://10.4.3.7/volume/v3/group_snapshots/cf62bf51-246f-4bc9-9dd2-a3e1ec9eae60 Jul 10 08:32:02.154853 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-69d721a0-ef77-4ee2-a579-4a8c568a406e tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:02.155101 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-69d721a0-ef77-4ee2-a579-4a8c568a406e tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Calling method 'version_select' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:02.155288 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.group_snapshots [None req-69d721a0-ef77-4ee2-a579-4a8c568a406e tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] delete called for member cf62bf51-246f-4bc9-9dd2-a3e1ec9eae60 {{(pid=100056) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 10 08:32:02.155446 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.group_snapshots [None req-69d721a0-ef77-4ee2-a579-4a8c568a406e tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Delete group_snapshot with id: cf62bf51-246f-4bc9-9dd2-a3e1ec9eae60 Jul 10 08:32:02.158724 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-69d721a0-ef77-4ee2-a579-4a8c568a406e tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] https://10.4.3.7/volume/v3/group_snapshots/cf62bf51-246f-4bc9-9dd2-a3e1ec9eae60 returned with HTTP 404 Jul 10 08:32:02.159298 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 114/451] 10.4.3.7 () {68 vars in 1402 bytes} [Fri Jul 10 08:32:02 2026] DELETE /volume/v3/group_snapshots/cf62bf51-246f-4bc9-9dd2-a3e1ec9eae60 => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 08:32:02.166712 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-0f503063-029b-4ec7-ae89-4b667edf44d8 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:02.168932 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-0f503063-029b-4ec7-ae89-4b667edf44d8 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] GET https://10.4.3.7/volume/v3/volumes/detail Jul 10 08:32:02.169140 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-0f503063-029b-4ec7-ae89-4b667edf44d8 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:02.169443 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-0f503063-029b-4ec7-ae89-4b667edf44d8 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Calling method 'detail' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:02.169669 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.api_utils [None req-0f503063-029b-4ec7-ae89-4b667edf44d8 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Removing options '' from query. {{(pid=100054) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 08:32:02.170345 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-0f503063-029b-4ec7-ae89-4b667edf44d8 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100054) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 08:32:02.179211 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-0f503063-029b-4ec7-ae89-4b667edf44d8 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Get all volumes completed successfully. Jul 10 08:32:02.179931 np0000004976 devstack@c-api.service[100054]: WARNING stevedore.named [None req-0f503063-029b-4ec7-ae89-4b667edf44d8 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:32:02.180091 np0000004976 devstack@c-api.service[100054]: WARNING castellan.key_manager [None req-0f503063-029b-4ec7-ae89-4b667edf44d8 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:32:02.219761 np0000004976 devstack@c-api.service[100054]: DEBUG oslo_db.sqlalchemy.engines [None req-0f503063-029b-4ec7-ae89-4b667edf44d8 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100054) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 08:32:02.223310 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:02.223310 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:32:02.227925 np0000004976 devstack@c-api.service[100054]: WARNING stevedore.named [None req-0f503063-029b-4ec7-ae89-4b667edf44d8 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:32:02.228044 np0000004976 devstack@c-api.service[100054]: WARNING castellan.key_manager [None req-0f503063-029b-4ec7-ae89-4b667edf44d8 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:32:02.268329 np0000004976 devstack@c-api.service[100054]: DEBUG oslo_db.sqlalchemy.engines [None req-0f503063-029b-4ec7-ae89-4b667edf44d8 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100054) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 08:32:02.271357 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:02.271357 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:32:02.279133 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-0f503063-029b-4ec7-ae89-4b667edf44d8 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] https://10.4.3.7/volume/v3/volumes/detail returned with HTTP 200 Jul 10 08:32:02.279774 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 112/452] 10.4.3.7 () {68 vars in 1285 bytes} [Fri Jul 10 08:32:02 2026] GET /volume/v3/volumes/detail => generated 1813 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:32:02.292105 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-d6af9efa-ec14-47d1-b952-5747a22464d9 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:02.293917 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-d6af9efa-ec14-47d1-b952-5747a22464d9 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] POST https://10.4.3.7/volume/v3/groups/76c9242a-f9ba-4c1a-a27e-e985d4d57262/action Jul 10 08:32:02.294500 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-d6af9efa-ec14-47d1-b952-5747a22464d9 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100055) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:32:02.294630 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-d6af9efa-ec14-47d1-b952-5747a22464d9 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:32:02.296426 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.groups [None req-d6af9efa-ec14-47d1-b952-5747a22464d9 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] delete called for group 76c9242a-f9ba-4c1a-a27e-e985d4d57262 {{(pid=100055) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 10 08:32:02.296605 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.groups [None req-d6af9efa-ec14-47d1-b952-5747a22464d9 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Delete group with id: 76c9242a-f9ba-4c1a-a27e-e985d4d57262 Jul 10 08:32:02.299963 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:02.299963 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:32:02.359539 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-d6af9efa-ec14-47d1-b952-5747a22464d9 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] https://10.4.3.7/volume/v3/groups/76c9242a-f9ba-4c1a-a27e-e985d4d57262/action returned with HTTP 202 Jul 10 08:32:02.359539 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 114/453] 10.4.3.7 () {70 vars in 1414 bytes} [Fri Jul 10 08:32:02 2026] POST /volume/v3/groups/76c9242a-f9ba-4c1a-a27e-e985d4d57262/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 08:32:02.368990 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-c470ebef-ef4b-4ec1-a4c4-aeaadb988f66 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:02.373846 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c470ebef-ef4b-4ec1-a4c4-aeaadb988f66 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] GET https://10.4.3.7/volume/v3/volumes/06043aac-7aba-49c1-b0fa-13b6f4c579a3 Jul 10 08:32:02.373846 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c470ebef-ef4b-4ec1-a4c4-aeaadb988f66 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:02.373846 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c470ebef-ef4b-4ec1-a4c4-aeaadb988f66 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:02.391597 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:02.391597 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:32:02.397341 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-c470ebef-ef4b-4ec1-a4c4-aeaadb988f66 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Volume info retrieved successfully. Jul 10 08:32:02.398330 np0000004976 devstack@c-api.service[100057]: WARNING stevedore.named [None req-c470ebef-ef4b-4ec1-a4c4-aeaadb988f66 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:32:02.398579 np0000004976 devstack@c-api.service[100057]: WARNING castellan.key_manager [None req-c470ebef-ef4b-4ec1-a4c4-aeaadb988f66 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:32:02.459242 np0000004976 devstack@c-api.service[100057]: DEBUG oslo_db.sqlalchemy.engines [None req-c470ebef-ef4b-4ec1-a4c4-aeaadb988f66 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100057) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 08:32:02.462330 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:02.462330 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:32:02.470661 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c470ebef-ef4b-4ec1-a4c4-aeaadb988f66 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] https://10.4.3.7/volume/v3/volumes/06043aac-7aba-49c1-b0fa-13b6f4c579a3 returned with HTTP 200 Jul 10 08:32:02.471077 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 114/454] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:32:02 2026] GET /volume/v3/volumes/06043aac-7aba-49c1-b0fa-13b6f4c579a3 => generated 909 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:32:03.489867 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-44ff1c52-c4ba-4fd7-8ba4-aff5d6c3af16 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:03.500815 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-44ff1c52-c4ba-4fd7-8ba4-aff5d6c3af16 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] GET https://10.4.3.7/volume/v3/volumes/06043aac-7aba-49c1-b0fa-13b6f4c579a3 Jul 10 08:32:03.500815 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-44ff1c52-c4ba-4fd7-8ba4-aff5d6c3af16 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:03.500815 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-44ff1c52-c4ba-4fd7-8ba4-aff5d6c3af16 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:03.506905 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-44ff1c52-c4ba-4fd7-8ba4-aff5d6c3af16 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] https://10.4.3.7/volume/v3/volumes/06043aac-7aba-49c1-b0fa-13b6f4c579a3 returned with HTTP 404 Jul 10 08:32:03.507833 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 115/455] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:32:03 2026] GET /volume/v3/volumes/06043aac-7aba-49c1-b0fa-13b6f4c579a3 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jul 10 08:32:03.516020 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-f29b027b-3a7a-49d8-ac17-33981b1e97ad None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:03.517828 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-f29b027b-3a7a-49d8-ac17-33981b1e97ad tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] GET https://10.4.3.7/volume/v3/volumes/8590c892-0f17-4738-96b8-d53f1902c046 Jul 10 08:32:03.518007 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-f29b027b-3a7a-49d8-ac17-33981b1e97ad tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:03.518196 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-f29b027b-3a7a-49d8-ac17-33981b1e97ad tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:03.525007 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-f29b027b-3a7a-49d8-ac17-33981b1e97ad tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] https://10.4.3.7/volume/v3/volumes/8590c892-0f17-4738-96b8-d53f1902c046 returned with HTTP 404 Jul 10 08:32:03.525696 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 113/456] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:32:03 2026] GET /volume/v3/volumes/8590c892-0f17-4738-96b8-d53f1902c046 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 08:32:03.533616 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-53e6eed0-a337-4bfa-a799-d517bc4c0f66 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:03.535383 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-53e6eed0-a337-4bfa-a799-d517bc4c0f66 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] GET https://10.4.3.7/volume/v3/groups/76c9242a-f9ba-4c1a-a27e-e985d4d57262 Jul 10 08:32:03.535627 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-53e6eed0-a337-4bfa-a799-d517bc4c0f66 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:03.535827 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-53e6eed0-a337-4bfa-a799-d517bc4c0f66 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Calling method 'version_select' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:03.535987 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.groups [None req-53e6eed0-a337-4bfa-a799-d517bc4c0f66 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] show called for member 76c9242a-f9ba-4c1a-a27e-e985d4d57262 {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 08:32:03.539205 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-53e6eed0-a337-4bfa-a799-d517bc4c0f66 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] https://10.4.3.7/volume/v3/groups/76c9242a-f9ba-4c1a-a27e-e985d4d57262 returned with HTTP 404 Jul 10 08:32:03.539793 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 115/457] 10.4.3.7 () {68 vars in 1372 bytes} [Fri Jul 10 08:32:03 2026] GET /volume/v3/groups/76c9242a-f9ba-4c1a-a27e-e985d4d57262 => generated 108 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 08:32:03.549371 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-2481f71b-bd9a-40fb-a9c3-8c8fa00c8d46 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:03.552444 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2481f71b-bd9a-40fb-a9c3-8c8fa00c8d46 tempest-GroupSnapshotsTest-405356729 tempest-GroupSnapshotsTest-405356729-project-admin] DELETE https://10.4.3.7/volume/v3/group_types/1502f745-c93a-4190-b031-1ae2f9e8a18c Jul 10 08:32:03.552633 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2481f71b-bd9a-40fb-a9c3-8c8fa00c8d46 tempest-GroupSnapshotsTest-405356729 tempest-GroupSnapshotsTest-405356729-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:03.552889 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2481f71b-bd9a-40fb-a9c3-8c8fa00c8d46 tempest-GroupSnapshotsTest-405356729 tempest-GroupSnapshotsTest-405356729-project-admin] Calling method 'version_select' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:03.591014 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2481f71b-bd9a-40fb-a9c3-8c8fa00c8d46 tempest-GroupSnapshotsTest-405356729 tempest-GroupSnapshotsTest-405356729-project-admin] https://10.4.3.7/volume/v3/group_types/1502f745-c93a-4190-b031-1ae2f9e8a18c returned with HTTP 202 Jul 10 08:32:03.591462 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 115/458] 10.4.3.7 () {68 vars in 1390 bytes} [Fri Jul 10 08:32:03 2026] DELETE /volume/v3/group_types/1502f745-c93a-4190-b031-1ae2f9e8a18c => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 08:32:03.601515 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-0be235e3-de76-4098-963c-d13bf7159202 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:03.603455 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-0be235e3-de76-4098-963c-d13bf7159202 tempest-GroupSnapshotsTest-405356729 tempest-GroupSnapshotsTest-405356729-project-admin] DELETE https://10.4.3.7/volume/v3/types/f1c84903-215e-42d3-a7e0-cff664403939 Jul 10 08:32:03.603829 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-0be235e3-de76-4098-963c-d13bf7159202 tempest-GroupSnapshotsTest-405356729 tempest-GroupSnapshotsTest-405356729-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:03.604280 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-0be235e3-de76-4098-963c-d13bf7159202 tempest-GroupSnapshotsTest-405356729 tempest-GroupSnapshotsTest-405356729-project-admin] Calling method '_delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:03.604280 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:03.604280 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:32:03.652474 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-0be235e3-de76-4098-963c-d13bf7159202 tempest-GroupSnapshotsTest-405356729 tempest-GroupSnapshotsTest-405356729-project-admin] https://10.4.3.7/volume/v3/types/f1c84903-215e-42d3-a7e0-cff664403939 returned with HTTP 202 Jul 10 08:32:03.652892 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 116/459] 10.4.3.7 () {66 vars in 1331 bytes} [Fri Jul 10 08:32:03 2026] DELETE /volume/v3/types/f1c84903-215e-42d3-a7e0-cff664403939 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:32:03.661343 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-c1344126-ad99-4410-8cf3-7fed4dfd6726 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:03.664999 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-c1344126-ad99-4410-8cf3-7fed4dfd6726 tempest-GroupSnapshotsTest-405356729 tempest-GroupSnapshotsTest-405356729-project-admin] GET https://10.4.3.7/volume/v3/types/f1c84903-215e-42d3-a7e0-cff664403939 Jul 10 08:32:03.665188 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-c1344126-ad99-4410-8cf3-7fed4dfd6726 tempest-GroupSnapshotsTest-405356729 tempest-GroupSnapshotsTest-405356729-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:03.665373 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-c1344126-ad99-4410-8cf3-7fed4dfd6726 tempest-GroupSnapshotsTest-405356729 tempest-GroupSnapshotsTest-405356729-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:03.668402 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-c1344126-ad99-4410-8cf3-7fed4dfd6726 tempest-GroupSnapshotsTest-405356729 tempest-GroupSnapshotsTest-405356729-project-admin] https://10.4.3.7/volume/v3/types/f1c84903-215e-42d3-a7e0-cff664403939 returned with HTTP 404 Jul 10 08:32:03.669224 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 114/460] 10.4.3.7 () {66 vars in 1328 bytes} [Fri Jul 10 08:32:03 2026] GET /volume/v3/types/f1c84903-215e-42d3-a7e0-cff664403939 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:32:03.681512 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-d39320c3-e81e-4e60-ba83-f00e140918da None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:03.683221 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-d39320c3-e81e-4e60-ba83-f00e140918da tempest-GroupSnapshotsTest-405356729 tempest-GroupSnapshotsTest-405356729-project-admin] POST https://10.4.3.7/volume/v3/types Jul 10 08:32:03.683644 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-d39320c3-e81e-4e60-ba83-f00e140918da tempest-GroupSnapshotsTest-405356729 tempest-GroupSnapshotsTest-405356729-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-628822240"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:32:03.700960 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-d39320c3-e81e-4e60-ba83-f00e140918da tempest-GroupSnapshotsTest-405356729 tempest-GroupSnapshotsTest-405356729-project-admin] https://10.4.3.7/volume/v3/types returned with HTTP 200 Jul 10 08:32:03.701148 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 116/461] 10.4.3.7 () {68 vars in 1238 bytes} [Fri Jul 10 08:32:03 2026] POST /volume/v3/types => generated 223 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:32:03.711505 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-ddddffbe-84ab-47c7-82ce-38ad86eb8d7a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:03.713093 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ddddffbe-84ab-47c7-82ce-38ad86eb8d7a tempest-GroupSnapshotsTest-405356729 tempest-GroupSnapshotsTest-405356729-project-admin] POST https://10.4.3.7/volume/v3/group_types Jul 10 08:32:03.713263 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ddddffbe-84ab-47c7-82ce-38ad86eb8d7a tempest-GroupSnapshotsTest-405356729 tempest-GroupSnapshotsTest-405356729-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-697160744"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:32:03.726834 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ddddffbe-84ab-47c7-82ce-38ad86eb8d7a tempest-GroupSnapshotsTest-405356729 tempest-GroupSnapshotsTest-405356729-project-admin] https://10.4.3.7/volume/v3/group_types returned with HTTP 202 Jul 10 08:32:03.727220 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 116/462] 10.4.3.7 () {70 vars in 1297 bytes} [Fri Jul 10 08:32:03 2026] POST /volume/v3/group_types => generated 180 bytes in 16 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:32:03.739905 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-b5ef164d-a29d-4d1c-994e-824d34909396 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:03.741967 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-b5ef164d-a29d-4d1c-994e-824d34909396 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] POST https://10.4.3.7/volume/v3/groups Jul 10 08:32:03.742440 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-b5ef164d-a29d-4d1c-994e-824d34909396 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "dc09e376-2c7d-462e-9f8d-6e18a474b09b", "volume_types": ["dc77cb79-e341-49d4-aee2-81e8a173a59f"], "name": "tempest-GroupSnapshotsTest-Group-2143238376"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:32:03.745892 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.groups [None req-b5ef164d-a29d-4d1c-994e-824d34909396 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Creating new group {'group': {'group_type': 'dc09e376-2c7d-462e-9f8d-6e18a474b09b', 'volume_types': ['dc77cb79-e341-49d4-aee2-81e8a173a59f'], 'name': 'tempest-GroupSnapshotsTest-Group-2143238376'}} {{(pid=100056) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 10 08:32:03.750432 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.groups [None req-b5ef164d-a29d-4d1c-994e-824d34909396 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Creating group tempest-GroupSnapshotsTest-Group-2143238376. Jul 10 08:32:03.766282 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-b5ef164d-a29d-4d1c-994e-824d34909396 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Availability Zones retrieved successfully. Jul 10 08:32:03.780582 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.quota [None req-b5ef164d-a29d-4d1c-994e-824d34909396 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Created reservations ['308c977a-8c3d-45ef-9d1b-3a0f050dc94b'] {{(pid=100056) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:32:03.807905 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-b5ef164d-a29d-4d1c-994e-824d34909396 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] https://10.4.3.7/volume/v3/groups returned with HTTP 202 Jul 10 08:32:03.808834 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 117/463] 10.4.3.7 () {70 vars in 1283 bytes} [Fri Jul 10 08:32:03 2026] POST /volume/v3/groups => generated 112 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jul 10 08:32:03.815104 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-c03b2d75-b491-438f-b19a-60254bb648df None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:03.818170 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-c03b2d75-b491-438f-b19a-60254bb648df tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] GET https://10.4.3.7/volume/v3/groups/6974404c-037f-42c6-94b9-345af374fac6 Jul 10 08:32:03.818170 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-c03b2d75-b491-438f-b19a-60254bb648df tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:03.818170 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-c03b2d75-b491-438f-b19a-60254bb648df tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Calling method 'version_select' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:03.818170 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.groups [None req-c03b2d75-b491-438f-b19a-60254bb648df tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] show called for member 6974404c-037f-42c6-94b9-345af374fac6 {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 08:32:03.822303 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:03.822303 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:32:03.833008 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-c03b2d75-b491-438f-b19a-60254bb648df tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] https://10.4.3.7/volume/v3/groups/6974404c-037f-42c6-94b9-345af374fac6 returned with HTTP 200 Jul 10 08:32:03.833383 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 115/464] 10.4.3.7 () {68 vars in 1372 bytes} [Fri Jul 10 08:32:03 2026] GET /volume/v3/groups/6974404c-037f-42c6-94b9-345af374fac6 => generated 392 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:32:04.844009 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-25d14f4d-0658-4868-a8e5-8adc7f1dc4d6 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:04.845708 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-25d14f4d-0658-4868-a8e5-8adc7f1dc4d6 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] GET https://10.4.3.7/volume/v3/groups/6974404c-037f-42c6-94b9-345af374fac6 Jul 10 08:32:04.846031 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-25d14f4d-0658-4868-a8e5-8adc7f1dc4d6 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:04.847506 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-25d14f4d-0658-4868-a8e5-8adc7f1dc4d6 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Calling method 'version_select' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:04.847640 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.groups [None req-25d14f4d-0658-4868-a8e5-8adc7f1dc4d6 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] show called for member 6974404c-037f-42c6-94b9-345af374fac6 {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 08:32:04.852631 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:04.852631 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:32:04.862899 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-25d14f4d-0658-4868-a8e5-8adc7f1dc4d6 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] https://10.4.3.7/volume/v3/groups/6974404c-037f-42c6-94b9-345af374fac6 returned with HTTP 200 Jul 10 08:32:04.863375 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 117/465] 10.4.3.7 () {68 vars in 1372 bytes} [Fri Jul 10 08:32:04 2026] GET /volume/v3/groups/6974404c-037f-42c6-94b9-345af374fac6 => generated 393 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:32:04.872191 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-cd6ce4f3-5eab-4d09-8c29-63cd346fc92f None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:04.875931 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cd6ce4f3-5eab-4d09-8c29-63cd346fc92f tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:32:04.876520 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-cd6ce4f3-5eab-4d09-8c29-63cd346fc92f tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1696894081", "volume_type": "dc77cb79-e341-49d4-aee2-81e8a173a59f", "group_id": "6974404c-037f-42c6-94b9-345af374fac6", "size": 1}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:32:04.877883 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [None req-cd6ce4f3-5eab-4d09-8c29-63cd346fc92f tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1696894081', 'volume_type': 'dc77cb79-e341-49d4-aee2-81e8a173a59f', 'group_id': '6974404c-037f-42c6-94b9-345af374fac6', 'size': 1}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:32:04.885366 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:04.885366 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:32:04.885366 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-cd6ce4f3-5eab-4d09-8c29-63cd346fc92f tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Create volume of 1 GB Jul 10 08:32:04.891124 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-cd6ce4f3-5eab-4d09-8c29-63cd346fc92f tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Availability Zones retrieved successfully. Jul 10 08:32:04.897292 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-cd6ce4f3-5eab-4d09-8c29-63cd346fc92f tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Flow 'volume_create_api' (fbe38226-8df3-4199-b05d-5451ab584cb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:32:04.898849 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-cd6ce4f3-5eab-4d09-8c29-63cd346fc92f tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3f916e3-c22f-49ca-9036-b0b3da74d0ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:32:04.901239 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:04.901239 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:32:04.901877 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-cd6ce4f3-5eab-4d09-8c29-63cd346fc92f tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Validating volume size '1' using validate_int {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:32:04.936355 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-cd6ce4f3-5eab-4d09-8c29-63cd346fc92f tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3f916e3-c22f-49ca-9036-b0b3da74d0ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:32:04Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=dc77cb79-e341-49d4-aee2-81e8a173a59f,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-628822240',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dc77cb79-e341-49d4-aee2-81e8a173a59f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '6974404c-037f-42c6-94b9-345af374fac6', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:32:04.938213 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-cd6ce4f3-5eab-4d09-8c29-63cd346fc92f tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3f13c6a-d6c8-4e26-b5dd-9cc7a370752b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:32:04.973675 np0000004976 devstack@c-api.service[100057]: WARNING cinder.quota [None req-cd6ce4f3-5eab-4d09-8c29-63cd346fc92f tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-628822240 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-628822240, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:32:04.974212 np0000004976 devstack@c-api.service[100057]: WARNING cinder.quota [None req-cd6ce4f3-5eab-4d09-8c29-63cd346fc92f tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-628822240 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-628822240, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:32:05.013308 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-cd6ce4f3-5eab-4d09-8c29-63cd346fc92f tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Created reservations ['3ec17a44-b968-48c0-b673-7822b339a2df', 'b69701c7-bad3-42db-98d7-112393b998d5', '55a8868a-c600-4a7a-b8e6-f1acf2c3b9dc', '67c4c67f-0663-4e59-8b49-3b3104e06ce1'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:32:05.013308 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-cd6ce4f3-5eab-4d09-8c29-63cd346fc92f tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3f13c6a-d6c8-4e26-b5dd-9cc7a370752b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3ec17a44-b968-48c0-b673-7822b339a2df', 'b69701c7-bad3-42db-98d7-112393b998d5', '55a8868a-c600-4a7a-b8e6-f1acf2c3b9dc', '67c4c67f-0663-4e59-8b49-3b3104e06ce1']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:32:05.013308 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-cd6ce4f3-5eab-4d09-8c29-63cd346fc92f tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f2a4857-ab5d-49cf-bf18-b664644709d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:32:05.041423 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-cd6ce4f3-5eab-4d09-8c29-63cd346fc92f tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f2a4857-ab5d-49cf-bf18-b664644709d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dafa325f-354d-41d6-a88e-9b46292fafb1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1696894081',encryption_key_id=None,group_id=6974404c-037f-42c6-94b9-345af374fac6,group_type_id=,metadata={},multiattach=False,project_id='5b73ffc6457c48edb019a7a333547d2d',qos_specs=None,replication_status=,reservations=['3ec17a44-b968-48c0-b673-7822b339a2df','b69701c7-bad3-42db-98d7-112393b998d5','55a8868a-c600-4a7a-b8e6-f1acf2c3b9dc','67c4c67f-0663-4e59-8b49-3b3104e06ce1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f06f7e9eab44abe98d6d4d5deb3e403',volume_type_id=dc77cb79-e341-49d4-aee2-81e8a173a59f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:32:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1696894081',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=6974404c-037f-42c6-94b9-345af374fac6,host=None,id=dafa325f-354d-41d6-a88e-9b46292fafb1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5b73ffc6457c48edb019a7a333547d2d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0f06f7e9eab44abe98d6d4d5deb3e403',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dc77cb79-e341-49d4-aee2-81e8a173a59f),volume_type_id=dc77cb79-e341-49d4-aee2-81e8a173a59f)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:32:05.042363 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-cd6ce4f3-5eab-4d09-8c29-63cd346fc92f tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28e7d7f6-3af9-4ca2-8ffc-aef3f453b2b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:32:05.062951 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-cd6ce4f3-5eab-4d09-8c29-63cd346fc92f tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28e7d7f6-3af9-4ca2-8ffc-aef3f453b2b8) transitioned into state 'SUCCESS' from state '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-1696894081',encryption_key_id=None,group_id=6974404c-037f-42c6-94b9-345af374fac6,group_type_id=,metadata={},multiattach=False,project_id='5b73ffc6457c48edb019a7a333547d2d',qos_specs=None,replication_status=,reservations=['3ec17a44-b968-48c0-b673-7822b339a2df','b69701c7-bad3-42db-98d7-112393b998d5','55a8868a-c600-4a7a-b8e6-f1acf2c3b9dc','67c4c67f-0663-4e59-8b49-3b3104e06ce1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f06f7e9eab44abe98d6d4d5deb3e403',volume_type_id=dc77cb79-e341-49d4-aee2-81e8a173a59f)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:32:05.063646 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-cd6ce4f3-5eab-4d09-8c29-63cd346fc92f tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21f9d5ae-55aa-40e3-bd02-e31c5dd97b1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:32:05.081430 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-cd6ce4f3-5eab-4d09-8c29-63cd346fc92f tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21f9d5ae-55aa-40e3-bd02-e31c5dd97b1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:32:05.081430 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-cd6ce4f3-5eab-4d09-8c29-63cd346fc92f tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Flow 'volume_create_api' (fbe38226-8df3-4199-b05d-5451ab584cb4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:32:05.081430 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-cd6ce4f3-5eab-4d09-8c29-63cd346fc92f tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Create volume request issued successfully. Jul 10 08:32:05.081430 np0000004976 devstack@c-api.service[100057]: WARNING stevedore.named [None req-cd6ce4f3-5eab-4d09-8c29-63cd346fc92f tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:32:05.081430 np0000004976 devstack@c-api.service[100057]: WARNING castellan.key_manager [None req-cd6ce4f3-5eab-4d09-8c29-63cd346fc92f tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:32:05.124486 np0000004976 devstack@c-api.service[100057]: DEBUG oslo_db.sqlalchemy.engines [None req-cd6ce4f3-5eab-4d09-8c29-63cd346fc92f tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100057) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 08:32:05.130095 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:05.130095 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:32:05.135310 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cd6ce4f3-5eab-4d09-8c29-63cd346fc92f tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:32:05.136139 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 117/466] 10.4.3.7 () {70 vars in 1286 bytes} [Fri Jul 10 08:32:04 2026] POST /volume/v3/volumes => generated 818 bytes in 264 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:32:05.147144 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-b7a648bc-e298-49b7-9adb-b5e11495328e None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:05.148915 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-b7a648bc-e298-49b7-9adb-b5e11495328e tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] GET https://10.4.3.7/volume/v3/volumes/dafa325f-354d-41d6-a88e-9b46292fafb1 Jul 10 08:32:05.149123 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-b7a648bc-e298-49b7-9adb-b5e11495328e tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:05.149307 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-b7a648bc-e298-49b7-9adb-b5e11495328e tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:05.158612 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:05.158612 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:32:05.159577 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-b7a648bc-e298-49b7-9adb-b5e11495328e tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Volume info retrieved successfully. Jul 10 08:32:05.160273 np0000004976 devstack@c-api.service[100056]: WARNING stevedore.named [None req-b7a648bc-e298-49b7-9adb-b5e11495328e tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:32:05.160423 np0000004976 devstack@c-api.service[100056]: WARNING castellan.key_manager [None req-b7a648bc-e298-49b7-9adb-b5e11495328e tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:32:05.195458 np0000004976 devstack@c-api.service[100056]: DEBUG oslo_db.sqlalchemy.engines [None req-b7a648bc-e298-49b7-9adb-b5e11495328e tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100056) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 08:32:05.198252 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:05.198252 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:32:05.205740 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-b7a648bc-e298-49b7-9adb-b5e11495328e tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] https://10.4.3.7/volume/v3/volumes/dafa325f-354d-41d6-a88e-9b46292fafb1 returned with HTTP 200 Jul 10 08:32:05.206109 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 118/467] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:32:05 2026] GET /volume/v3/volumes/dafa325f-354d-41d6-a88e-9b46292fafb1 => generated 886 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:32:06.218095 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-3ae64b07-e098-440d-91ab-a35fdd49d752 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:06.220217 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-3ae64b07-e098-440d-91ab-a35fdd49d752 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] GET https://10.4.3.7/volume/v3/volumes/dafa325f-354d-41d6-a88e-9b46292fafb1 Jul 10 08:32:06.220450 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-3ae64b07-e098-440d-91ab-a35fdd49d752 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:06.220709 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-3ae64b07-e098-440d-91ab-a35fdd49d752 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:06.228051 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:06.228051 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:32:06.231613 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-3ae64b07-e098-440d-91ab-a35fdd49d752 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Volume info retrieved successfully. Jul 10 08:32:06.232815 np0000004976 devstack@c-api.service[100054]: WARNING stevedore.named [None req-3ae64b07-e098-440d-91ab-a35fdd49d752 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:32:06.232976 np0000004976 devstack@c-api.service[100054]: WARNING castellan.key_manager [None req-3ae64b07-e098-440d-91ab-a35fdd49d752 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:32:06.282549 np0000004976 devstack@c-api.service[100054]: DEBUG oslo_db.sqlalchemy.engines [None req-3ae64b07-e098-440d-91ab-a35fdd49d752 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100054) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 08:32:06.286209 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:06.286209 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:32:06.293936 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-3ae64b07-e098-440d-91ab-a35fdd49d752 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] https://10.4.3.7/volume/v3/volumes/dafa325f-354d-41d6-a88e-9b46292fafb1 returned with HTTP 200 Jul 10 08:32:06.294356 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 116/468] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:32:06 2026] GET /volume/v3/volumes/dafa325f-354d-41d6-a88e-9b46292fafb1 => generated 911 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:32:06.305472 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-f088af9d-d28d-48fe-b8b7-57ab0769c97a None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:06.307250 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-f088af9d-d28d-48fe-b8b7-57ab0769c97a tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] POST https://10.4.3.7/volume/v3/group_snapshots Jul 10 08:32:06.307664 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-f088af9d-d28d-48fe-b8b7-57ab0769c97a tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "6974404c-037f-42c6-94b9-345af374fac6", "name": "tempest-group_snapshot-1693204986"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:32:06.309010 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.group_snapshots [None req-f088af9d-d28d-48fe-b8b7-57ab0769c97a tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '6974404c-037f-42c6-94b9-345af374fac6', 'name': 'tempest-group_snapshot-1693204986'}} {{(pid=100055) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 10 08:32:06.315438 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:06.315438 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:32:06.316350 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.group_snapshots [None req-f088af9d-d28d-48fe-b8b7-57ab0769c97a tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Creating group_snapshot tempest-group_snapshot-1693204986. Jul 10 08:32:06.339338 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:06.339338 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:32:06.356598 np0000004976 devstack@c-api.service[100055]: WARNING cinder.quota [None req-f088af9d-d28d-48fe-b8b7-57ab0769c97a tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-628822240 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-628822240, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:32:06.357028 np0000004976 devstack@c-api.service[100055]: WARNING cinder.quota [None req-f088af9d-d28d-48fe-b8b7-57ab0769c97a tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-628822240 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-628822240, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:32:06.380585 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.quota [None req-f088af9d-d28d-48fe-b8b7-57ab0769c97a tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Created reservations ['ae733a29-9f31-47b5-8941-07a638d906be', '57b9258b-9fe3-4d34-8591-2ff461925f02', 'a3db7a94-a88d-45cb-84ed-e746d2723ae5', '31c787b2-dd8b-48b8-bbcc-baea145d81cb'] {{(pid=100055) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:32:06.411505 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-f088af9d-d28d-48fe-b8b7-57ab0769c97a tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] https://10.4.3.7/volume/v3/group_snapshots returned with HTTP 202 Jul 10 08:32:06.411920 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 118/469] 10.4.3.7 () {70 vars in 1310 bytes} [Fri Jul 10 08:32:06 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:32:06.420269 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-f3fdc568-f88b-4c6e-a6b8-b74071da82d6 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:06.422246 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f3fdc568-f88b-4c6e-a6b8-b74071da82d6 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] GET https://10.4.3.7/volume/v3/group_snapshots/495d535e-691b-4f9c-8294-26de0920a1cd Jul 10 08:32:06.422516 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f3fdc568-f88b-4c6e-a6b8-b74071da82d6 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:06.422741 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f3fdc568-f88b-4c6e-a6b8-b74071da82d6 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Calling method 'version_select' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:06.422961 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.group_snapshots [None req-f3fdc568-f88b-4c6e-a6b8-b74071da82d6 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] show called for member 495d535e-691b-4f9c-8294-26de0920a1cd {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 08:32:06.426863 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:06.426863 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:32:06.431216 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f3fdc568-f88b-4c6e-a6b8-b74071da82d6 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] https://10.4.3.7/volume/v3/group_snapshots/495d535e-691b-4f9c-8294-26de0920a1cd returned with HTTP 200 Jul 10 08:32:06.431777 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 118/470] 10.4.3.7 () {68 vars in 1399 bytes} [Fri Jul 10 08:32:06 2026] GET /volume/v3/group_snapshots/495d535e-691b-4f9c-8294-26de0920a1cd => generated 307 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:32:07.443164 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-95c3f0a0-52a1-47bc-817c-ba392b12c687 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:07.445521 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-95c3f0a0-52a1-47bc-817c-ba392b12c687 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] GET https://10.4.3.7/volume/v3/group_snapshots/495d535e-691b-4f9c-8294-26de0920a1cd Jul 10 08:32:07.445792 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-95c3f0a0-52a1-47bc-817c-ba392b12c687 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:07.446035 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-95c3f0a0-52a1-47bc-817c-ba392b12c687 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Calling method 'version_select' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:07.446209 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.group_snapshots [None req-95c3f0a0-52a1-47bc-817c-ba392b12c687 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] show called for member 495d535e-691b-4f9c-8294-26de0920a1cd {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 08:32:07.450195 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:07.450195 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:32:07.457125 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-95c3f0a0-52a1-47bc-817c-ba392b12c687 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] https://10.4.3.7/volume/v3/group_snapshots/495d535e-691b-4f9c-8294-26de0920a1cd returned with HTTP 200 Jul 10 08:32:07.457704 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 119/471] 10.4.3.7 () {68 vars in 1399 bytes} [Fri Jul 10 08:32:07 2026] GET /volume/v3/group_snapshots/495d535e-691b-4f9c-8294-26de0920a1cd => generated 308 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:32:07.467694 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-1b5ae7e2-9223-43bb-8eb1-56fe0beeaae1 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:07.470365 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-1b5ae7e2-9223-43bb-8eb1-56fe0beeaae1 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] GET https://10.4.3.7/volume/v3/snapshots/detail Jul 10 08:32:07.470604 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-1b5ae7e2-9223-43bb-8eb1-56fe0beeaae1 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:07.470883 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-1b5ae7e2-9223-43bb-8eb1-56fe0beeaae1 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Calling method 'detail' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:07.471108 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.api_utils [None req-1b5ae7e2-9223-43bb-8eb1-56fe0beeaae1 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Removing options '' from query. {{(pid=100054) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 08:32:07.474443 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.db.api [None req-1b5ae7e2-9223-43bb-8eb1-56fe0beeaae1 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Building query based on filter {{(pid=100054) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 08:32:07.476878 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-1b5ae7e2-9223-43bb-8eb1-56fe0beeaae1 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Get all snapshots completed successfully. Jul 10 08:32:07.477171 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:07.477171 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:32:07.477763 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-1b5ae7e2-9223-43bb-8eb1-56fe0beeaae1 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] https://10.4.3.7/volume/v3/snapshots/detail returned with HTTP 200 Jul 10 08:32:07.478128 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 117/472] 10.4.3.7 () {66 vars in 1250 bytes} [Fri Jul 10 08:32:07 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:32:07.491871 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-a5504303-3af0-4740-bae5-d3bc74643aba None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:07.502195 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-a5504303-3af0-4740-bae5-d3bc74643aba tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] GET https://10.4.3.7/volume/v3/snapshots/06ee7149-4378-4d8a-a070-37371885024f Jul 10 08:32:07.504089 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-a5504303-3af0-4740-bae5-d3bc74643aba tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:07.504382 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-a5504303-3af0-4740-bae5-d3bc74643aba tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:07.509423 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:07.509423 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:32:07.509834 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-a5504303-3af0-4740-bae5-d3bc74643aba tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Snapshot retrieved successfully. Jul 10 08:32:07.510646 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-a5504303-3af0-4740-bae5-d3bc74643aba tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] https://10.4.3.7/volume/v3/snapshots/06ee7149-4378-4d8a-a070-37371885024f returned with HTTP 200 Jul 10 08:32:07.510995 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 119/473] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:32:07 2026] GET /volume/v3/snapshots/06ee7149-4378-4d8a-a070-37371885024f => generated 451 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:32:07.519865 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-a64cc0da-8e0a-4025-a568-48759eec445a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:07.522732 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a64cc0da-8e0a-4025-a568-48759eec445a tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] GET https://10.4.3.7/volume/v3/group_snapshots/495d535e-691b-4f9c-8294-26de0920a1cd Jul 10 08:32:07.522918 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a64cc0da-8e0a-4025-a568-48759eec445a tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:07.523086 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a64cc0da-8e0a-4025-a568-48759eec445a tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Calling method 'version_select' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:07.523220 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.group_snapshots [None req-a64cc0da-8e0a-4025-a568-48759eec445a tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] show called for member 495d535e-691b-4f9c-8294-26de0920a1cd {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 08:32:07.527047 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:07.527047 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:32:07.530735 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a64cc0da-8e0a-4025-a568-48759eec445a tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] https://10.4.3.7/volume/v3/group_snapshots/495d535e-691b-4f9c-8294-26de0920a1cd returned with HTTP 200 Jul 10 08:32:07.531652 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 119/474] 10.4.3.7 () {68 vars in 1399 bytes} [Fri Jul 10 08:32:07 2026] GET /volume/v3/group_snapshots/495d535e-691b-4f9c-8294-26de0920a1cd => generated 308 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:32:07.541485 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-ff4c246b-4c44-4379-8408-027a83622a8d None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:07.543350 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-ff4c246b-4c44-4379-8408-027a83622a8d tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] GET https://10.4.3.7/volume/v3/group_snapshots/detail Jul 10 08:32:07.543610 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-ff4c246b-4c44-4379-8408-027a83622a8d tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:07.543830 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-ff4c246b-4c44-4379-8408-027a83622a8d tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Calling method 'version_select' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:07.556151 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-ff4c246b-4c44-4379-8408-027a83622a8d tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] https://10.4.3.7/volume/v3/group_snapshots/detail returned with HTTP 200 Jul 10 08:32:07.556665 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 120/475] 10.4.3.7 () {68 vars in 1309 bytes} [Fri Jul 10 08:32:07 2026] GET /volume/v3/group_snapshots/detail => generated 311 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:32:07.563951 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-4b25ea10-c01a-463f-83db-b094cd834124 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:07.565564 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-4b25ea10-c01a-463f-83db-b094cd834124 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] DELETE https://10.4.3.7/volume/v3/group_snapshots/495d535e-691b-4f9c-8294-26de0920a1cd Jul 10 08:32:07.565750 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-4b25ea10-c01a-463f-83db-b094cd834124 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:07.566367 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-4b25ea10-c01a-463f-83db-b094cd834124 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Calling method 'version_select' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:07.566367 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.group_snapshots [None req-4b25ea10-c01a-463f-83db-b094cd834124 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] delete called for member 495d535e-691b-4f9c-8294-26de0920a1cd {{(pid=100054) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 10 08:32:07.566367 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.group_snapshots [None req-4b25ea10-c01a-463f-83db-b094cd834124 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Delete group_snapshot with id: 495d535e-691b-4f9c-8294-26de0920a1cd Jul 10 08:32:07.574251 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:07.574251 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:32:07.619930 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-4b25ea10-c01a-463f-83db-b094cd834124 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] https://10.4.3.7/volume/v3/group_snapshots/495d535e-691b-4f9c-8294-26de0920a1cd returned with HTTP 202 Jul 10 08:32:07.620883 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 118/476] 10.4.3.7 () {68 vars in 1402 bytes} [Fri Jul 10 08:32:07 2026] DELETE /volume/v3/group_snapshots/495d535e-691b-4f9c-8294-26de0920a1cd => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 08:32:07.638165 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-aff1262c-7cd2-4598-81fd-a51066fc7ecb None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:07.640492 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-aff1262c-7cd2-4598-81fd-a51066fc7ecb tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] GET https://10.4.3.7/volume/v3/volumes/detail Jul 10 08:32:07.640697 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-aff1262c-7cd2-4598-81fd-a51066fc7ecb tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:07.640931 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-aff1262c-7cd2-4598-81fd-a51066fc7ecb tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Calling method 'detail' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:07.641184 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.api_utils [None req-aff1262c-7cd2-4598-81fd-a51066fc7ecb tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Removing options '' from query. {{(pid=100055) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 08:32:07.641906 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-aff1262c-7cd2-4598-81fd-a51066fc7ecb tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100055) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 08:32:07.652009 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-aff1262c-7cd2-4598-81fd-a51066fc7ecb tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Get all volumes completed successfully. Jul 10 08:32:07.652790 np0000004976 devstack@c-api.service[100055]: WARNING stevedore.named [None req-aff1262c-7cd2-4598-81fd-a51066fc7ecb tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:32:07.652878 np0000004976 devstack@c-api.service[100055]: WARNING castellan.key_manager [None req-aff1262c-7cd2-4598-81fd-a51066fc7ecb tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:32:07.710850 np0000004976 devstack@c-api.service[100055]: DEBUG oslo_db.sqlalchemy.engines [None req-aff1262c-7cd2-4598-81fd-a51066fc7ecb tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100055) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 08:32:07.713703 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:07.713703 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:32:07.725571 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-aff1262c-7cd2-4598-81fd-a51066fc7ecb tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] https://10.4.3.7/volume/v3/volumes/detail returned with HTTP 200 Jul 10 08:32:07.726049 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 120/477] 10.4.3.7 () {68 vars in 1285 bytes} [Fri Jul 10 08:32:07 2026] GET /volume/v3/volumes/detail => generated 914 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:32:07.739450 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-9b9befdc-eef9-4cba-b60f-06a92aff4915 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:07.742055 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9b9befdc-eef9-4cba-b60f-06a92aff4915 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] GET https://10.4.3.7/volume/v3/snapshots/detail Jul 10 08:32:07.742304 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9b9befdc-eef9-4cba-b60f-06a92aff4915 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:07.742517 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9b9befdc-eef9-4cba-b60f-06a92aff4915 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Calling method 'detail' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:07.742792 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.api_utils [None req-9b9befdc-eef9-4cba-b60f-06a92aff4915 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Removing options '' from query. {{(pid=100057) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 08:32:07.744112 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.db.api [None req-9b9befdc-eef9-4cba-b60f-06a92aff4915 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Building query based on filter {{(pid=100057) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 08:32:07.747967 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-9b9befdc-eef9-4cba-b60f-06a92aff4915 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Get all snapshots completed successfully. Jul 10 08:32:07.749080 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9b9befdc-eef9-4cba-b60f-06a92aff4915 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] https://10.4.3.7/volume/v3/snapshots/detail returned with HTTP 200 Jul 10 08:32:07.749680 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 120/478] 10.4.3.7 () {66 vars in 1250 bytes} [Fri Jul 10 08:32:07 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) Jul 10 08:32:07.760745 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-669624ff-5c2a-4f7f-a490-3bfc2351420c None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:07.764349 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-669624ff-5c2a-4f7f-a490-3bfc2351420c tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] GET https://10.4.3.7/volume/v3/group_snapshots/495d535e-691b-4f9c-8294-26de0920a1cd Jul 10 08:32:07.764575 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-669624ff-5c2a-4f7f-a490-3bfc2351420c tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:07.764770 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-669624ff-5c2a-4f7f-a490-3bfc2351420c tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Calling method 'version_select' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:07.764925 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.group_snapshots [None req-669624ff-5c2a-4f7f-a490-3bfc2351420c tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] show called for member 495d535e-691b-4f9c-8294-26de0920a1cd {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 08:32:07.771535 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-669624ff-5c2a-4f7f-a490-3bfc2351420c tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] https://10.4.3.7/volume/v3/group_snapshots/495d535e-691b-4f9c-8294-26de0920a1cd returned with HTTP 404 Jul 10 08:32:07.772176 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 121/479] 10.4.3.7 () {68 vars in 1399 bytes} [Fri Jul 10 08:32:07 2026] GET /volume/v3/group_snapshots/495d535e-691b-4f9c-8294-26de0920a1cd => generated 116 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 08:32:07.780338 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-f652ff3f-4983-4cf9-9079-7e3c8a910591 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:07.786183 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-f652ff3f-4983-4cf9-9079-7e3c8a910591 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] GET https://10.4.3.7/volume/v3/group_snapshots Jul 10 08:32:07.786517 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-f652ff3f-4983-4cf9-9079-7e3c8a910591 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:07.786819 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-f652ff3f-4983-4cf9-9079-7e3c8a910591 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Calling method 'version_select' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:07.787238 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:07.787238 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:32:07.794564 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-f652ff3f-4983-4cf9-9079-7e3c8a910591 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] https://10.4.3.7/volume/v3/group_snapshots returned with HTTP 200 Jul 10 08:32:07.794985 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 119/480] 10.4.3.7 () {68 vars in 1288 bytes} [Fri Jul 10 08:32:07 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:32:07.802706 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-ba49a8e3-457a-4381-90a2-b273dd07140a None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:07.806427 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-ba49a8e3-457a-4381-90a2-b273dd07140a tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] DELETE https://10.4.3.7/volume/v3/group_snapshots/495d535e-691b-4f9c-8294-26de0920a1cd Jul 10 08:32:07.806427 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-ba49a8e3-457a-4381-90a2-b273dd07140a tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:07.806427 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-ba49a8e3-457a-4381-90a2-b273dd07140a tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Calling method 'version_select' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:07.806427 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.group_snapshots [None req-ba49a8e3-457a-4381-90a2-b273dd07140a tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] delete called for member 495d535e-691b-4f9c-8294-26de0920a1cd {{(pid=100055) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 10 08:32:07.806427 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.group_snapshots [None req-ba49a8e3-457a-4381-90a2-b273dd07140a tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Delete group_snapshot with id: 495d535e-691b-4f9c-8294-26de0920a1cd Jul 10 08:32:07.809265 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-ba49a8e3-457a-4381-90a2-b273dd07140a tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] https://10.4.3.7/volume/v3/group_snapshots/495d535e-691b-4f9c-8294-26de0920a1cd returned with HTTP 404 Jul 10 08:32:07.809908 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 121/481] 10.4.3.7 () {68 vars in 1402 bytes} [Fri Jul 10 08:32:07 2026] DELETE /volume/v3/group_snapshots/495d535e-691b-4f9c-8294-26de0920a1cd => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 08:32:07.819821 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-b9153d09-7c59-450b-a0b1-779ecd7c7675 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:07.821781 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b9153d09-7c59-450b-a0b1-779ecd7c7675 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] GET https://10.4.3.7/volume/v3/volumes/detail Jul 10 08:32:07.822002 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b9153d09-7c59-450b-a0b1-779ecd7c7675 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:07.822175 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b9153d09-7c59-450b-a0b1-779ecd7c7675 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Calling method 'detail' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:07.822388 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.api_utils [None req-b9153d09-7c59-450b-a0b1-779ecd7c7675 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Removing options '' from query. {{(pid=100057) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 08:32:07.824614 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-b9153d09-7c59-450b-a0b1-779ecd7c7675 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100057) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 08:32:07.834963 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-b9153d09-7c59-450b-a0b1-779ecd7c7675 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Get all volumes completed successfully. Jul 10 08:32:07.834963 np0000004976 devstack@c-api.service[100057]: WARNING stevedore.named [None req-b9153d09-7c59-450b-a0b1-779ecd7c7675 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:32:07.834963 np0000004976 devstack@c-api.service[100057]: WARNING castellan.key_manager [None req-b9153d09-7c59-450b-a0b1-779ecd7c7675 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:32:07.879851 np0000004976 devstack@c-api.service[100057]: DEBUG oslo_db.sqlalchemy.engines [None req-b9153d09-7c59-450b-a0b1-779ecd7c7675 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100057) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 08:32:07.882554 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:07.882554 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:32:07.888499 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b9153d09-7c59-450b-a0b1-779ecd7c7675 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] https://10.4.3.7/volume/v3/volumes/detail returned with HTTP 200 Jul 10 08:32:07.888871 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 121/482] 10.4.3.7 () {68 vars in 1285 bytes} [Fri Jul 10 08:32:07 2026] GET /volume/v3/volumes/detail => generated 914 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:32:07.902537 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-198b9116-b4ce-4240-88b3-fe59f1288658 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:07.904576 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-198b9116-b4ce-4240-88b3-fe59f1288658 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] POST https://10.4.3.7/volume/v3/groups/6974404c-037f-42c6-94b9-345af374fac6/action Jul 10 08:32:07.905003 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-198b9116-b4ce-4240-88b3-fe59f1288658 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:32:07.905177 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-198b9116-b4ce-4240-88b3-fe59f1288658 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:32:07.906537 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.groups [None req-198b9116-b4ce-4240-88b3-fe59f1288658 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] delete called for group 6974404c-037f-42c6-94b9-345af374fac6 {{(pid=100056) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 10 08:32:07.906632 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.groups [None req-198b9116-b4ce-4240-88b3-fe59f1288658 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Delete group with id: 6974404c-037f-42c6-94b9-345af374fac6 Jul 10 08:32:07.910029 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:07.910029 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:32:07.952950 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-198b9116-b4ce-4240-88b3-fe59f1288658 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] https://10.4.3.7/volume/v3/groups/6974404c-037f-42c6-94b9-345af374fac6/action returned with HTTP 202 Jul 10 08:32:07.953416 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 122/483] 10.4.3.7 () {70 vars in 1414 bytes} [Fri Jul 10 08:32:07 2026] POST /volume/v3/groups/6974404c-037f-42c6-94b9-345af374fac6/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 08:32:07.959753 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-34456198-db41-4b3a-ad58-5d1a9857969b None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:07.961525 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-34456198-db41-4b3a-ad58-5d1a9857969b tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] GET https://10.4.3.7/volume/v3/volumes/dafa325f-354d-41d6-a88e-9b46292fafb1 Jul 10 08:32:07.961757 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-34456198-db41-4b3a-ad58-5d1a9857969b tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:07.961945 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-34456198-db41-4b3a-ad58-5d1a9857969b tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:07.968484 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:07.968484 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:32:07.973623 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-34456198-db41-4b3a-ad58-5d1a9857969b tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Volume info retrieved successfully. Jul 10 08:32:07.974358 np0000004976 devstack@c-api.service[100054]: WARNING stevedore.named [None req-34456198-db41-4b3a-ad58-5d1a9857969b tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:32:07.974577 np0000004976 devstack@c-api.service[100054]: WARNING castellan.key_manager [None req-34456198-db41-4b3a-ad58-5d1a9857969b tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:32:07.975396 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-2e370398-7549-4f01-a20a-7ec2a563b32b None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:07.975760 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-2e370398-7549-4f01-a20a-7ec2a563b32b None None] GET https://10.4.3.7/volume// Jul 10 08:32:07.975896 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-2e370398-7549-4f01-a20a-7ec2a563b32b None None] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:07.976068 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-2e370398-7549-4f01-a20a-7ec2a563b32b None None] Calling method 'all' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:07.976499 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-2e370398-7549-4f01-a20a-7ec2a563b32b None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:32:07.976746 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 122/484] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:32:07 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:32:07.985739 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-36d9dc47-c101-4b19-b619-81f36316da69 req-7678fbe7-06c5-49bd-b68e-458c44581685 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:07.988594 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-36d9dc47-c101-4b19-b619-81f36316da69 req-7678fbe7-06c5-49bd-b68e-458c44581685 tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] POST https://10.4.3.7/volume/v3/attachments Jul 10 08:32:07.989076 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-36d9dc47-c101-4b19-b619-81f36316da69 req-7678fbe7-06c5-49bd-b68e-458c44581685 tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "640eb027-f25e-4cc6-8311-933df2988e39", "connector": null, "instance_uuid": "2f10b418-b397-42d2-9ee3-74a1e15159e7"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:32:08.002856 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:08.002856 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:32:08.009948 np0000004976 devstack@c-api.service[100054]: DEBUG oslo_db.sqlalchemy.engines [None req-34456198-db41-4b3a-ad58-5d1a9857969b tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100054) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 08:32:08.012707 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:08.012707 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:32:08.020050 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-34456198-db41-4b3a-ad58-5d1a9857969b tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] https://10.4.3.7/volume/v3/volumes/dafa325f-354d-41d6-a88e-9b46292fafb1 returned with HTTP 200 Jul 10 08:32:08.020904 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 120/485] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:32:07 2026] GET /volume/v3/volumes/dafa325f-354d-41d6-a88e-9b46292fafb1 => generated 910 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:32:08.041022 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-36d9dc47-c101-4b19-b619-81f36316da69 req-7678fbe7-06c5-49bd-b68e-458c44581685 tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] https://10.4.3.7/volume/v3/attachments returned with HTTP 200 Jul 10 08:32:08.041826 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 122/486] 10.4.3.7 () {74 vars in 1580 bytes} [Fri Jul 10 08:32:07 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) Jul 10 08:32:08.048819 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-36d9dc47-c101-4b19-b619-81f36316da69 req-5fb59eb6-73fa-4bf9-b766-b253a1d9ba60 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:08.050587 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-36d9dc47-c101-4b19-b619-81f36316da69 req-5fb59eb6-73fa-4bf9-b766-b253a1d9ba60 tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] DELETE https://10.4.3.7/volume/v3/attachments/1733b0f1-a76b-45f6-81e7-2fac1161572b Jul 10 08:32:08.050755 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-36d9dc47-c101-4b19-b619-81f36316da69 req-5fb59eb6-73fa-4bf9-b766-b253a1d9ba60 tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:08.050932 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-36d9dc47-c101-4b19-b619-81f36316da69 req-5fb59eb6-73fa-4bf9-b766-b253a1d9ba60 tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] Calling method 'version_select' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:08.057171 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:08.057171 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:32:08.603499 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-36d9dc47-c101-4b19-b619-81f36316da69 req-5fb59eb6-73fa-4bf9-b766-b253a1d9ba60 tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] https://10.4.3.7/volume/v3/attachments/1733b0f1-a76b-45f6-81e7-2fac1161572b returned with HTTP 200 Jul 10 08:32:08.604214 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 123/487] 10.4.3.7 () {72 vars in 1659 bytes} [Fri Jul 10 08:32:08 2026] DELETE /volume/v3/attachments/1733b0f1-a76b-45f6-81e7-2fac1161572b => generated 192 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:32:09.033222 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-7979a603-2433-4224-a1ba-c023875952df None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:09.035162 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-7979a603-2433-4224-a1ba-c023875952df tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] GET https://10.4.3.7/volume/v3/volumes/dafa325f-354d-41d6-a88e-9b46292fafb1 Jul 10 08:32:09.035371 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-7979a603-2433-4224-a1ba-c023875952df tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:09.035588 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-7979a603-2433-4224-a1ba-c023875952df tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:09.041262 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-7979a603-2433-4224-a1ba-c023875952df tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] https://10.4.3.7/volume/v3/volumes/dafa325f-354d-41d6-a88e-9b46292fafb1 returned with HTTP 404 Jul 10 08:32:09.041747 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 123/488] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:32:09 2026] GET /volume/v3/volumes/dafa325f-354d-41d6-a88e-9b46292fafb1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 08:32:09.050368 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-1f87ea10-bec0-42a6-9cf9-8c7bd25d6459 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:09.052427 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-1f87ea10-bec0-42a6-9cf9-8c7bd25d6459 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] GET https://10.4.3.7/volume/v3/groups/6974404c-037f-42c6-94b9-345af374fac6 Jul 10 08:32:09.052640 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-1f87ea10-bec0-42a6-9cf9-8c7bd25d6459 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:09.052845 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-1f87ea10-bec0-42a6-9cf9-8c7bd25d6459 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] Calling method 'version_select' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:09.052972 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.groups [None req-1f87ea10-bec0-42a6-9cf9-8c7bd25d6459 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] show called for member 6974404c-037f-42c6-94b9-345af374fac6 {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 08:32:09.055583 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-1f87ea10-bec0-42a6-9cf9-8c7bd25d6459 tempest-GroupSnapshotsTest-73942134 tempest-GroupSnapshotsTest-73942134-project-member] https://10.4.3.7/volume/v3/groups/6974404c-037f-42c6-94b9-345af374fac6 returned with HTTP 404 Jul 10 08:32:09.056002 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 121/489] 10.4.3.7 () {68 vars in 1372 bytes} [Fri Jul 10 08:32:09 2026] GET /volume/v3/groups/6974404c-037f-42c6-94b9-345af374fac6 => generated 108 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 08:32:09.064716 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-04b161a2-fff5-474b-a375-6e28015d5e86 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:09.065657 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-04b161a2-fff5-474b-a375-6e28015d5e86 tempest-GroupSnapshotsTest-405356729 tempest-GroupSnapshotsTest-405356729-project-admin] DELETE https://10.4.3.7/volume/v3/group_types/dc09e376-2c7d-462e-9f8d-6e18a474b09b Jul 10 08:32:09.065657 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-04b161a2-fff5-474b-a375-6e28015d5e86 tempest-GroupSnapshotsTest-405356729 tempest-GroupSnapshotsTest-405356729-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:09.065737 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-04b161a2-fff5-474b-a375-6e28015d5e86 tempest-GroupSnapshotsTest-405356729 tempest-GroupSnapshotsTest-405356729-project-admin] Calling method 'version_select' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:09.065926 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:09.065926 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:32:09.081437 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-04b161a2-fff5-474b-a375-6e28015d5e86 tempest-GroupSnapshotsTest-405356729 tempest-GroupSnapshotsTest-405356729-project-admin] https://10.4.3.7/volume/v3/group_types/dc09e376-2c7d-462e-9f8d-6e18a474b09b returned with HTTP 202 Jul 10 08:32:09.081852 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 123/490] 10.4.3.7 () {68 vars in 1390 bytes} [Fri Jul 10 08:32:09 2026] DELETE /volume/v3/group_types/dc09e376-2c7d-462e-9f8d-6e18a474b09b => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 08:32:09.088727 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-82eda6a7-480e-4260-a451-c426c40824b6 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:09.092142 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-82eda6a7-480e-4260-a451-c426c40824b6 tempest-GroupSnapshotsTest-405356729 tempest-GroupSnapshotsTest-405356729-project-admin] DELETE https://10.4.3.7/volume/v3/types/dc77cb79-e341-49d4-aee2-81e8a173a59f Jul 10 08:32:09.092142 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-82eda6a7-480e-4260-a451-c426c40824b6 tempest-GroupSnapshotsTest-405356729 tempest-GroupSnapshotsTest-405356729-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:09.092142 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-82eda6a7-480e-4260-a451-c426c40824b6 tempest-GroupSnapshotsTest-405356729 tempest-GroupSnapshotsTest-405356729-project-admin] Calling method '_delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:09.092142 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:09.092142 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:32:09.128033 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-82eda6a7-480e-4260-a451-c426c40824b6 tempest-GroupSnapshotsTest-405356729 tempest-GroupSnapshotsTest-405356729-project-admin] https://10.4.3.7/volume/v3/types/dc77cb79-e341-49d4-aee2-81e8a173a59f returned with HTTP 202 Jul 10 08:32:09.128580 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 124/491] 10.4.3.7 () {66 vars in 1331 bytes} [Fri Jul 10 08:32:09 2026] DELETE /volume/v3/types/dc77cb79-e341-49d4-aee2-81e8a173a59f => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:32:09.137807 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-807418ef-16e2-457b-af2f-723374fc7680 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:09.140570 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-807418ef-16e2-457b-af2f-723374fc7680 tempest-GroupSnapshotsTest-405356729 tempest-GroupSnapshotsTest-405356729-project-admin] GET https://10.4.3.7/volume/v3/types/dc77cb79-e341-49d4-aee2-81e8a173a59f Jul 10 08:32:09.140976 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-807418ef-16e2-457b-af2f-723374fc7680 tempest-GroupSnapshotsTest-405356729 tempest-GroupSnapshotsTest-405356729-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:09.141113 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-807418ef-16e2-457b-af2f-723374fc7680 tempest-GroupSnapshotsTest-405356729 tempest-GroupSnapshotsTest-405356729-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:09.145085 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-807418ef-16e2-457b-af2f-723374fc7680 tempest-GroupSnapshotsTest-405356729 tempest-GroupSnapshotsTest-405356729-project-admin] https://10.4.3.7/volume/v3/types/dc77cb79-e341-49d4-aee2-81e8a173a59f returned with HTTP 404 Jul 10 08:32:09.145856 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 124/492] 10.4.3.7 () {66 vars in 1328 bytes} [Fri Jul 10 08:32:09 2026] GET /volume/v3/types/dc77cb79-e341-49d4-aee2-81e8a173a59f => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:32:09.829640 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-ddebbcad-95c7-4b50-bf77-a55e0ee90ad9 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:09.836567 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-ddebbcad-95c7-4b50-bf77-a55e0ee90ad9 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:32:09.836567 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-ddebbcad-95c7-4b50-bf77-a55e0ee90ad9 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1546168591"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:32:09.837842 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.volumes [None req-ddebbcad-95c7-4b50-bf77-a55e0ee90ad9 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1546168591'}} {{(pid=100054) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:32:09.842510 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.volumes [None req-ddebbcad-95c7-4b50-bf77-a55e0ee90ad9 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Create volume of 1 GB Jul 10 08:32:09.843041 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:09.843041 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:32:09.843749 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-ddebbcad-95c7-4b50-bf77-a55e0ee90ad9 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Availability Zones retrieved successfully. Jul 10 08:32:09.850900 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-ddebbcad-95c7-4b50-bf77-a55e0ee90ad9 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Flow 'volume_create_api' (8761fb7e-6331-4415-8b54-f9bfd9dbedbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:32:09.852426 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-ddebbcad-95c7-4b50-bf77-a55e0ee90ad9 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f1d73b8-6ddf-47ec-87cf-e3d8fb443096) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:32:09.854265 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.flows.api.create_volume [None req-ddebbcad-95c7-4b50-bf77-a55e0ee90ad9 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Validating volume size '1' using validate_int {{(pid=100054) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:32:09.860899 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:09.860899 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:32:09.876152 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-ddebbcad-95c7-4b50-bf77-a55e0ee90ad9 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f1d73b8-6ddf-47ec-87cf-e3d8fb443096) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:15Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=91e2b8ba-d2d3-4ffe-bf25-42fd794dde90,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '91e2b8ba-d2d3-4ffe-bf25-42fd794dde90', 'encryption_key_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=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:32:09.877358 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-ddebbcad-95c7-4b50-bf77-a55e0ee90ad9 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68c9de9d-c640-43ce-81f6-1deb496f0794) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:32:09.928420 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.quota [None req-ddebbcad-95c7-4b50-bf77-a55e0ee90ad9 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Created reservations ['920ffc2a-67df-4710-87cf-0386a3082a91', '52a17d69-bdf1-4c16-ac88-74764e9edb80', 'e6c81017-2775-4f57-959e-c7a8d0621d2d', '5d5da678-93db-4807-ba04-1e17a79af82d'] {{(pid=100054) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:32:09.928693 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-ddebbcad-95c7-4b50-bf77-a55e0ee90ad9 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68c9de9d-c640-43ce-81f6-1deb496f0794) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['920ffc2a-67df-4710-87cf-0386a3082a91', '52a17d69-bdf1-4c16-ac88-74764e9edb80', 'e6c81017-2775-4f57-959e-c7a8d0621d2d', '5d5da678-93db-4807-ba04-1e17a79af82d']}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:32:09.929760 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-ddebbcad-95c7-4b50-bf77-a55e0ee90ad9 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41877e49-dcb7-4d10-97ba-3836eb9cc64a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:32:09.962515 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-ddebbcad-95c7-4b50-bf77-a55e0ee90ad9 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41877e49-dcb7-4d10-97ba-3836eb9cc64a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '128bc98f-4aee-4adc-ac94-ed8a90ea5ae6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1546168591',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='0d8415fe44d7448b927ca8426cbdf874',qos_specs=None,replication_status=,reservations=['920ffc2a-67df-4710-87cf-0386a3082a91','52a17d69-bdf1-4c16-ac88-74764e9edb80','e6c81017-2775-4f57-959e-c7a8d0621d2d','5d5da678-93db-4807-ba04-1e17a79af82d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a19525159bd4f7997cca5f7afadab4c',volume_type_id=91e2b8ba-d2d3-4ffe-bf25-42fd794dde90), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:32:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1546168591',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=128bc98f-4aee-4adc-ac94-ed8a90ea5ae6,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='0d8415fe44d7448b927ca8426cbdf874',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8a19525159bd4f7997cca5f7afadab4c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(91e2b8ba-d2d3-4ffe-bf25-42fd794dde90),volume_type_id=91e2b8ba-d2d3-4ffe-bf25-42fd794dde90)}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:32:09.964526 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-ddebbcad-95c7-4b50-bf77-a55e0ee90ad9 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a3b55c9-2664-4100-acac-a3233afad2e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:32:09.980498 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-ddebbcad-95c7-4b50-bf77-a55e0ee90ad9 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a3b55c9-2664-4100-acac-a3233afad2e7) transitioned into state 'SUCCESS' from state '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-1546168591',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='0d8415fe44d7448b927ca8426cbdf874',qos_specs=None,replication_status=,reservations=['920ffc2a-67df-4710-87cf-0386a3082a91','52a17d69-bdf1-4c16-ac88-74764e9edb80','e6c81017-2775-4f57-959e-c7a8d0621d2d','5d5da678-93db-4807-ba04-1e17a79af82d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a19525159bd4f7997cca5f7afadab4c',volume_type_id=91e2b8ba-d2d3-4ffe-bf25-42fd794dde90)}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:32:09.981097 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-ddebbcad-95c7-4b50-bf77-a55e0ee90ad9 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5096d9e4-4fea-4336-aa40-e51dcfd9070a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:32:09.991269 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-ddebbcad-95c7-4b50-bf77-a55e0ee90ad9 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5096d9e4-4fea-4336-aa40-e51dcfd9070a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:32:09.992171 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-ddebbcad-95c7-4b50-bf77-a55e0ee90ad9 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Flow 'volume_create_api' (8761fb7e-6331-4415-8b54-f9bfd9dbedbc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100054) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:32:09.993512 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-ddebbcad-95c7-4b50-bf77-a55e0ee90ad9 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Create volume request issued successfully. Jul 10 08:32:09.993914 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-ddebbcad-95c7-4b50-bf77-a55e0ee90ad9 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:32:09.994431 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 122/493] 10.4.3.7 () {68 vars in 1245 bytes} [Fri Jul 10 08:32:09 2026] POST /volume/v3/volumes => generated 756 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:32:10.008436 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-378c0508-208f-4408-8e61-f204dfe15f44 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:10.021438 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-378c0508-208f-4408-8e61-f204dfe15f44 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] GET https://10.4.3.7/volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 Jul 10 08:32:10.021438 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-378c0508-208f-4408-8e61-f204dfe15f44 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:10.021438 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-378c0508-208f-4408-8e61-f204dfe15f44 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:10.038744 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:10.038744 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:32:10.048057 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-378c0508-208f-4408-8e61-f204dfe15f44 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Volume info retrieved successfully. Jul 10 08:32:10.054073 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-378c0508-208f-4408-8e61-f204dfe15f44 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 returned with HTTP 200 Jul 10 08:32:10.054485 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 124/494] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:32:10 2026] GET /volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 => generated 824 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:32:11.069294 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-7e17f990-e4b8-427c-97d0-27b9ef56f4c3 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:11.071269 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-7e17f990-e4b8-427c-97d0-27b9ef56f4c3 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] GET https://10.4.3.7/volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 Jul 10 08:32:11.071588 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-7e17f990-e4b8-427c-97d0-27b9ef56f4c3 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:11.071795 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-7e17f990-e4b8-427c-97d0-27b9ef56f4c3 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:11.079548 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:11.079548 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:32:11.085028 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-7e17f990-e4b8-427c-97d0-27b9ef56f4c3 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Volume info retrieved successfully. Jul 10 08:32:11.095351 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-7e17f990-e4b8-427c-97d0-27b9ef56f4c3 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 returned with HTTP 200 Jul 10 08:32:11.098967 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 125/495] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:32:11 2026] GET /volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 => generated 849 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:32:11.154533 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-625c2547-cd09-4b8b-9007-8f1750616195 req-2027475c-7567-445e-8e1a-e289c758cda7 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:11.158442 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-625c2547-cd09-4b8b-9007-8f1750616195 req-2027475c-7567-445e-8e1a-e289c758cda7 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] GET https://10.4.3.7/volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 Jul 10 08:32:11.158727 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-625c2547-cd09-4b8b-9007-8f1750616195 req-2027475c-7567-445e-8e1a-e289c758cda7 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:11.158992 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-625c2547-cd09-4b8b-9007-8f1750616195 req-2027475c-7567-445e-8e1a-e289c758cda7 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:11.169314 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:11.169314 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:32:11.173297 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [req-625c2547-cd09-4b8b-9007-8f1750616195 req-2027475c-7567-445e-8e1a-e289c758cda7 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Volume info retrieved successfully. Jul 10 08:32:11.177841 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-625c2547-cd09-4b8b-9007-8f1750616195 req-2027475c-7567-445e-8e1a-e289c758cda7 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 returned with HTTP 200 Jul 10 08:32:11.179389 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 125/496] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:32:11 2026] GET /volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:32:11.593978 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-1b1ef529-1890-4cf3-9506-bd4f41edbeea None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:11.687328 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-1b1ef529-1890-4cf3-9506-bd4f41edbeea tempest-GroupTypesTest-214697563 tempest-GroupTypesTest-214697563-project-admin] POST https://10.4.3.7/volume/v3/group_types Jul 10 08:32:11.687754 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-1b1ef529-1890-4cf3-9506-bd4f41edbeea tempest-GroupTypesTest-214697563 tempest-GroupTypesTest-214697563-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-395251828", "description": "tempest-group-type-description-1289576284", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:32:11.689565 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:11.689565 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:32:11.710990 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-1b1ef529-1890-4cf3-9506-bd4f41edbeea tempest-GroupTypesTest-214697563 tempest-GroupTypesTest-214697563-project-admin] https://10.4.3.7/volume/v3/group_types returned with HTTP 202 Jul 10 08:32:11.711589 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 123/497] 10.4.3.7 () {70 vars in 1298 bytes} [Fri Jul 10 08:32:11 2026] POST /volume/v3/group_types => generated 264 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:32:11.722364 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-488b714a-601e-4ec3-a549-b1360593e34b None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:11.727369 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-488b714a-601e-4ec3-a549-b1360593e34b tempest-GroupTypesTest-214697563 tempest-GroupTypesTest-214697563-project-admin] GET https://10.4.3.7/volume/v3/group_types Jul 10 08:32:11.727622 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-488b714a-601e-4ec3-a549-b1360593e34b tempest-GroupTypesTest-214697563 tempest-GroupTypesTest-214697563-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:11.727983 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-488b714a-601e-4ec3-a549-b1360593e34b tempest-GroupTypesTest-214697563 tempest-GroupTypesTest-214697563-project-admin] Calling method 'version_select' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:11.741038 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-488b714a-601e-4ec3-a549-b1360593e34b tempest-GroupTypesTest-214697563 tempest-GroupTypesTest-214697563-project-admin] https://10.4.3.7/volume/v3/group_types returned with HTTP 200 Jul 10 08:32:11.741375 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 125/498] 10.4.3.7 () {68 vars in 1276 bytes} [Fri Jul 10 08:32:11 2026] GET /volume/v3/group_types => generated 498 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:32:11.750130 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-9fc94121-5ba8-4caf-9eb0-25a54ff81069 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:11.751770 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-9fc94121-5ba8-4caf-9eb0-25a54ff81069 tempest-GroupTypesTest-214697563 tempest-GroupTypesTest-214697563-project-admin] PUT https://10.4.3.7/volume/v3/group_types/5a1c8ab1-3670-4207-829d-aa49dfbc94f2 Jul 10 08:32:11.752073 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-9fc94121-5ba8-4caf-9eb0-25a54ff81069 tempest-GroupTypesTest-214697563 tempest-GroupTypesTest-214697563-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-1339491889", "description": "updated-group-type-desc"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:32:11.766918 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-9fc94121-5ba8-4caf-9eb0-25a54ff81069 tempest-GroupTypesTest-214697563 tempest-GroupTypesTest-214697563-project-admin] https://10.4.3.7/volume/v3/group_types/5a1c8ab1-3670-4207-829d-aa49dfbc94f2 returned with HTTP 200 Jul 10 08:32:11.767425 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 126/499] 10.4.3.7 () {70 vars in 1408 bytes} [Fri Jul 10 08:32:11 2026] PUT /volume/v3/group_types/5a1c8ab1-3670-4207-829d-aa49dfbc94f2 => generated 255 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:32:11.776752 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-2d24e63a-00dc-40b8-b78b-8ec4fd8ef4b3 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:11.778909 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-2d24e63a-00dc-40b8-b78b-8ec4fd8ef4b3 tempest-GroupTypesTest-214697563 tempest-GroupTypesTest-214697563-project-admin] GET https://10.4.3.7/volume/v3/group_types/5a1c8ab1-3670-4207-829d-aa49dfbc94f2 Jul 10 08:32:11.779176 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-2d24e63a-00dc-40b8-b78b-8ec4fd8ef4b3 tempest-GroupTypesTest-214697563 tempest-GroupTypesTest-214697563-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:11.779382 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-2d24e63a-00dc-40b8-b78b-8ec4fd8ef4b3 tempest-GroupTypesTest-214697563 tempest-GroupTypesTest-214697563-project-admin] Calling method 'version_select' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:11.783812 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-2d24e63a-00dc-40b8-b78b-8ec4fd8ef4b3 tempest-GroupTypesTest-214697563 tempest-GroupTypesTest-214697563-project-admin] https://10.4.3.7/volume/v3/group_types/5a1c8ab1-3670-4207-829d-aa49dfbc94f2 returned with HTTP 200 Jul 10 08:32:11.784313 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 126/500] 10.4.3.7 () {68 vars in 1387 bytes} [Fri Jul 10 08:32:11 2026] GET /volume/v3/group_types/5a1c8ab1-3670-4207-829d-aa49dfbc94f2 => generated 255 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:32:11.793161 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-ca9ebb2a-40d5-4e9b-9d36-31476ccddb8c None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:11.795213 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-ca9ebb2a-40d5-4e9b-9d36-31476ccddb8c tempest-GroupTypesTest-214697563 tempest-GroupTypesTest-214697563-project-admin] DELETE https://10.4.3.7/volume/v3/group_types/5a1c8ab1-3670-4207-829d-aa49dfbc94f2 Jul 10 08:32:11.795213 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-ca9ebb2a-40d5-4e9b-9d36-31476ccddb8c tempest-GroupTypesTest-214697563 tempest-GroupTypesTest-214697563-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:11.795213 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-ca9ebb2a-40d5-4e9b-9d36-31476ccddb8c tempest-GroupTypesTest-214697563 tempest-GroupTypesTest-214697563-project-admin] Calling method 'version_select' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:11.808744 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-ca9ebb2a-40d5-4e9b-9d36-31476ccddb8c tempest-GroupTypesTest-214697563 tempest-GroupTypesTest-214697563-project-admin] https://10.4.3.7/volume/v3/group_types/5a1c8ab1-3670-4207-829d-aa49dfbc94f2 returned with HTTP 202 Jul 10 08:32:11.809273 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 124/501] 10.4.3.7 () {68 vars in 1390 bytes} [Fri Jul 10 08:32:11 2026] DELETE /volume/v3/group_types/5a1c8ab1-3670-4207-829d-aa49dfbc94f2 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 08:32:11.819600 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-5256b299-ea4b-4b31-af20-0019adfe8e52 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:11.823583 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5256b299-ea4b-4b31-af20-0019adfe8e52 tempest-GroupTypesTest-214697563 tempest-GroupTypesTest-214697563-project-admin] GET https://10.4.3.7/volume/v3/group_types Jul 10 08:32:11.824338 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5256b299-ea4b-4b31-af20-0019adfe8e52 tempest-GroupTypesTest-214697563 tempest-GroupTypesTest-214697563-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:11.825497 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5256b299-ea4b-4b31-af20-0019adfe8e52 tempest-GroupTypesTest-214697563 tempest-GroupTypesTest-214697563-project-admin] Calling method 'version_select' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:11.830661 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5256b299-ea4b-4b31-af20-0019adfe8e52 tempest-GroupTypesTest-214697563 tempest-GroupTypesTest-214697563-project-admin] https://10.4.3.7/volume/v3/group_types returned with HTTP 200 Jul 10 08:32:11.831026 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 126/502] 10.4.3.7 () {68 vars in 1276 bytes} [Fri Jul 10 08:32:11 2026] GET /volume/v3/group_types => generated 248 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:32:11.845173 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-cf651b63-1792-463b-9a50-fdb0c84a897e None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:11.847748 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-cf651b63-1792-463b-9a50-fdb0c84a897e tempest-GroupTypesTest-214697563 tempest-GroupTypesTest-214697563-project-admin] POST https://10.4.3.7/volume/v3/group_types Jul 10 08:32:11.848558 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-cf651b63-1792-463b-9a50-fdb0c84a897e tempest-GroupTypesTest-214697563 tempest-GroupTypesTest-214697563-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-66142007", "is_public": true}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:32:11.875806 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-cf651b63-1792-463b-9a50-fdb0c84a897e tempest-GroupTypesTest-214697563 tempest-GroupTypesTest-214697563-project-admin] https://10.4.3.7/volume/v3/group_types returned with HTTP 202 Jul 10 08:32:11.876492 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 127/503] 10.4.3.7 () {70 vars in 1297 bytes} [Fri Jul 10 08:32:11 2026] POST /volume/v3/group_types => generated 162 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:32:11.889425 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-caaae633-c89a-459d-857a-5e4f1214b799 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:11.895000 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-caaae633-c89a-459d-857a-5e4f1214b799 tempest-GroupTypesTest-214697563 tempest-GroupTypesTest-214697563-project-admin] POST https://10.4.3.7/volume/v3/group_types Jul 10 08:32:11.895539 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-caaae633-c89a-459d-857a-5e4f1214b799 tempest-GroupTypesTest-214697563 tempest-GroupTypesTest-214697563-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-1871373915", "is_public": false}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:32:11.926764 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-caaae633-c89a-459d-857a-5e4f1214b799 tempest-GroupTypesTest-214697563 tempest-GroupTypesTest-214697563-project-admin] https://10.4.3.7/volume/v3/group_types returned with HTTP 202 Jul 10 08:32:11.927351 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 127/504] 10.4.3.7 () {70 vars in 1297 bytes} [Fri Jul 10 08:32:11 2026] POST /volume/v3/group_types => generated 165 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:32:11.939136 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-f8f5004e-36cf-4908-94ee-945ed5161426 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:11.941477 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-f8f5004e-36cf-4908-94ee-945ed5161426 tempest-GroupTypesTest-214697563 tempest-GroupTypesTest-214697563-project-admin] GET https://10.4.3.7/volume/v3/group_types?sort=name%3Aasc&is_public=None Jul 10 08:32:11.941477 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-f8f5004e-36cf-4908-94ee-945ed5161426 tempest-GroupTypesTest-214697563 tempest-GroupTypesTest-214697563-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:11.941477 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-f8f5004e-36cf-4908-94ee-945ed5161426 tempest-GroupTypesTest-214697563 tempest-GroupTypesTest-214697563-project-admin] Calling method 'version_select' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:11.950739 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-f8f5004e-36cf-4908-94ee-945ed5161426 tempest-GroupTypesTest-214697563 tempest-GroupTypesTest-214697563-project-admin] https://10.4.3.7/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Jul 10 08:32:11.951252 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 125/505] 10.4.3.7 () {68 vars in 1337 bytes} [Fri Jul 10 08:32:11 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 547 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:32:11.961663 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-6db663f8-73df-40eb-b755-62589d33918e None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:11.963794 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-6db663f8-73df-40eb-b755-62589d33918e tempest-GroupTypesTest-214697563 tempest-GroupTypesTest-214697563-project-admin] GET https://10.4.3.7/volume/v3/group_types?sort=name%3Adesc&is_public=None Jul 10 08:32:11.965328 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-6db663f8-73df-40eb-b755-62589d33918e tempest-GroupTypesTest-214697563 tempest-GroupTypesTest-214697563-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:11.965328 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-6db663f8-73df-40eb-b755-62589d33918e tempest-GroupTypesTest-214697563 tempest-GroupTypesTest-214697563-project-admin] Calling method 'version_select' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:11.979841 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-6db663f8-73df-40eb-b755-62589d33918e tempest-GroupTypesTest-214697563 tempest-GroupTypesTest-214697563-project-admin] https://10.4.3.7/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Jul 10 08:32:11.979841 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 127/506] 10.4.3.7 () {68 vars in 1339 bytes} [Fri Jul 10 08:32:11 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 547 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:32:11.993173 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-89803396-3593-4d06-9f7c-8d8e97ffb62c None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:11.995235 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-89803396-3593-4d06-9f7c-8d8e97ffb62c tempest-GroupTypesTest-214697563 tempest-GroupTypesTest-214697563-project-admin] GET https://10.4.3.7/volume/v3/group_types?is_public=False Jul 10 08:32:11.995516 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-89803396-3593-4d06-9f7c-8d8e97ffb62c tempest-GroupTypesTest-214697563 tempest-GroupTypesTest-214697563-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:11.995751 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-89803396-3593-4d06-9f7c-8d8e97ffb62c tempest-GroupTypesTest-214697563 tempest-GroupTypesTest-214697563-project-admin] Calling method 'version_select' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:12.006368 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-89803396-3593-4d06-9f7c-8d8e97ffb62c tempest-GroupTypesTest-214697563 tempest-GroupTypesTest-214697563-project-admin] https://10.4.3.7/volume/v3/group_types?is_public=False returned with HTTP 200 Jul 10 08:32:12.006717 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 128/507] 10.4.3.7 () {68 vars in 1307 bytes} [Fri Jul 10 08:32:11 2026] GET /volume/v3/group_types?is_public=False => generated 168 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:32:12.019500 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-4c1733d5-2f7d-491a-a7ed-3fb81a9ceb0a None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:12.022019 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-4c1733d5-2f7d-491a-a7ed-3fb81a9ceb0a tempest-GroupTypesTest-214697563 tempest-GroupTypesTest-214697563-project-admin] GET https://10.4.3.7/volume/v3/group_types?is_public=True Jul 10 08:32:12.022270 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-4c1733d5-2f7d-491a-a7ed-3fb81a9ceb0a tempest-GroupTypesTest-214697563 tempest-GroupTypesTest-214697563-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:12.022372 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-4c1733d5-2f7d-491a-a7ed-3fb81a9ceb0a tempest-GroupTypesTest-214697563 tempest-GroupTypesTest-214697563-project-admin] Calling method 'version_select' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:12.047332 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-4c1733d5-2f7d-491a-a7ed-3fb81a9ceb0a tempest-GroupTypesTest-214697563 tempest-GroupTypesTest-214697563-project-admin] https://10.4.3.7/volume/v3/group_types?is_public=True returned with HTTP 200 Jul 10 08:32:12.047802 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 128/508] 10.4.3.7 () {68 vars in 1305 bytes} [Fri Jul 10 08:32:12 2026] GET /volume/v3/group_types?is_public=True => generated 396 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:32:12.059284 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-4f3d10ce-f9df-4d3f-bacd-d7fa96a4cc97 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:12.064683 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-4f3d10ce-f9df-4d3f-bacd-d7fa96a4cc97 tempest-GroupTypesTest-214697563 tempest-GroupTypesTest-214697563-project-admin] DELETE https://10.4.3.7/volume/v3/group_types/28984f10-a430-44e8-a58f-df747127cbc6 Jul 10 08:32:12.064921 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-4f3d10ce-f9df-4d3f-bacd-d7fa96a4cc97 tempest-GroupTypesTest-214697563 tempest-GroupTypesTest-214697563-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:12.065135 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-4f3d10ce-f9df-4d3f-bacd-d7fa96a4cc97 tempest-GroupTypesTest-214697563 tempest-GroupTypesTest-214697563-project-admin] Calling method 'version_select' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:12.080058 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-4f3d10ce-f9df-4d3f-bacd-d7fa96a4cc97 tempest-GroupTypesTest-214697563 tempest-GroupTypesTest-214697563-project-admin] https://10.4.3.7/volume/v3/group_types/28984f10-a430-44e8-a58f-df747127cbc6 returned with HTTP 202 Jul 10 08:32:12.080603 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 126/509] 10.4.3.7 () {68 vars in 1390 bytes} [Fri Jul 10 08:32:12 2026] DELETE /volume/v3/group_types/28984f10-a430-44e8-a58f-df747127cbc6 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 08:32:12.089835 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-3cea620e-bef3-4060-ae19-698e847220c6 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:12.091924 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3cea620e-bef3-4060-ae19-698e847220c6 tempest-GroupTypesTest-214697563 tempest-GroupTypesTest-214697563-project-admin] DELETE https://10.4.3.7/volume/v3/group_types/c836095e-fb81-49ef-a03e-b535df905c3c Jul 10 08:32:12.092380 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3cea620e-bef3-4060-ae19-698e847220c6 tempest-GroupTypesTest-214697563 tempest-GroupTypesTest-214697563-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:12.092771 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3cea620e-bef3-4060-ae19-698e847220c6 tempest-GroupTypesTest-214697563 tempest-GroupTypesTest-214697563-project-admin] Calling method 'version_select' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:12.118533 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3cea620e-bef3-4060-ae19-698e847220c6 tempest-GroupTypesTest-214697563 tempest-GroupTypesTest-214697563-project-admin] https://10.4.3.7/volume/v3/group_types/c836095e-fb81-49ef-a03e-b535df905c3c returned with HTTP 202 Jul 10 08:32:12.118533 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 128/510] 10.4.3.7 () {68 vars in 1390 bytes} [Fri Jul 10 08:32:12 2026] DELETE /volume/v3/group_types/c836095e-fb81-49ef-a03e-b535df905c3c => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 08:32:12.301450 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-b8ecebb4-ca0a-4792-9e6c-29a57abe8356 req-87ea54d9-05fe-471b-b95b-0ec663678b7a None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:12.306982 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-b8ecebb4-ca0a-4792-9e6c-29a57abe8356 req-87ea54d9-05fe-471b-b95b-0ec663678b7a tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] GET https://10.4.3.7/volume/v3/volumes/d21e8ac1-6bbb-427f-8b99-e0b321b8cc3c Jul 10 08:32:12.307173 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-b8ecebb4-ca0a-4792-9e6c-29a57abe8356 req-87ea54d9-05fe-471b-b95b-0ec663678b7a tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:12.307376 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-b8ecebb4-ca0a-4792-9e6c-29a57abe8356 req-87ea54d9-05fe-471b-b95b-0ec663678b7a tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:12.315115 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:12.315115 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:32:12.321369 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [req-b8ecebb4-ca0a-4792-9e6c-29a57abe8356 req-87ea54d9-05fe-471b-b95b-0ec663678b7a tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Volume info retrieved successfully. Jul 10 08:32:12.327164 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-b8ecebb4-ca0a-4792-9e6c-29a57abe8356 req-87ea54d9-05fe-471b-b95b-0ec663678b7a tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] https://10.4.3.7/volume/v3/volumes/d21e8ac1-6bbb-427f-8b99-e0b321b8cc3c returned with HTTP 200 Jul 10 08:32:12.327280 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 129/511] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:32:12 2026] GET /volume/v3/volumes/d21e8ac1-6bbb-427f-8b99-e0b321b8cc3c => generated 864 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:32:13.225692 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-d80221ff-6691-4c7d-8f0d-73d88ebe5e3b None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:13.226172 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-d80221ff-6691-4c7d-8f0d-73d88ebe5e3b None None] GET https://10.4.3.7/volume// Jul 10 08:32:13.226450 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-d80221ff-6691-4c7d-8f0d-73d88ebe5e3b None None] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:13.226650 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-d80221ff-6691-4c7d-8f0d-73d88ebe5e3b None None] Calling method 'all' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:13.227052 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-d80221ff-6691-4c7d-8f0d-73d88ebe5e3b None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:32:13.227988 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 129/512] 10.4.3.7 () {66 vars in 1414 bytes} [Fri Jul 10 08:32:13 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:32:13.236787 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-625c2547-cd09-4b8b-9007-8f1750616195 req-560e4281-37bb-4277-984e-3cf29a457255 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:13.238725 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-625c2547-cd09-4b8b-9007-8f1750616195 req-560e4281-37bb-4277-984e-3cf29a457255 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] POST https://10.4.3.7/volume/v3/attachments Jul 10 08:32:13.239076 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-625c2547-cd09-4b8b-9007-8f1750616195 req-560e4281-37bb-4277-984e-3cf29a457255 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "128bc98f-4aee-4adc-ac94-ed8a90ea5ae6", "connector": null, "instance_uuid": "3d49d4a0-fbdb-4673-9c55-9195702e41e9"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:32:13.250981 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:13.250981 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:32:13.295718 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-625c2547-cd09-4b8b-9007-8f1750616195 req-560e4281-37bb-4277-984e-3cf29a457255 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/attachments returned with HTTP 200 Jul 10 08:32:13.296459 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 127/513] 10.4.3.7 () {74 vars in 1580 bytes} [Fri Jul 10 08:32:13 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) Jul 10 08:32:13.321581 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-c5aaec23-dc04-4946-b7fd-6cf44c6a6d75 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:13.323605 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c5aaec23-dc04-4946-b7fd-6cf44c6a6d75 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] GET https://10.4.3.7/volume/v3/volumes/65947dd7-d7c2-41b4-89eb-7afaee30d99f Jul 10 08:32:13.323882 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c5aaec23-dc04-4946-b7fd-6cf44c6a6d75 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:13.324139 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c5aaec23-dc04-4946-b7fd-6cf44c6a6d75 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:13.346852 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:13.346852 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:32:13.350818 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-c5aaec23-dc04-4946-b7fd-6cf44c6a6d75 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Volume info retrieved successfully. Jul 10 08:32:13.355082 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c5aaec23-dc04-4946-b7fd-6cf44c6a6d75 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] https://10.4.3.7/volume/v3/volumes/65947dd7-d7c2-41b4-89eb-7afaee30d99f returned with HTTP 200 Jul 10 08:32:13.355534 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 129/514] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:32:13 2026] GET /volume/v3/volumes/65947dd7-d7c2-41b4-89eb-7afaee30d99f => generated 1135 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:32:13.643418 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-4b789962-fab1-407e-9f16-a955d1fcb623 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:13.645201 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-4b789962-fab1-407e-9f16-a955d1fcb623 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] GET https://10.4.3.7/volume/v3/volumes/65947dd7-d7c2-41b4-89eb-7afaee30d99f Jul 10 08:32:13.645642 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-4b789962-fab1-407e-9f16-a955d1fcb623 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:13.645914 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-4b789962-fab1-407e-9f16-a955d1fcb623 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:13.655057 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-36d9dc47-c101-4b19-b619-81f36316da69 req-9cac56e1-4173-4a18-9638-26e54472f767 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:13.656979 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-36d9dc47-c101-4b19-b619-81f36316da69 req-9cac56e1-4173-4a18-9638-26e54472f767 tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] PUT https://10.4.3.7/volume/v3/attachments/14a31be3-551e-4666-931f-4151a6de3771 Jul 10 08:32:13.657328 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-36d9dc47-c101-4b19-b619-81f36316da69 req-9cac56e1-4173-4a18-9638-26e54472f767 tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.7", "host": "np0000004976", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b54eda21b644", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bf3c9c16-ec3d-4df7-865b-5f424258654a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:32:13.658663 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:13.658663 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:32:13.662540 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-4b789962-fab1-407e-9f16-a955d1fcb623 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Volume info retrieved successfully. Jul 10 08:32:13.664397 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.coordination [req-36d9dc47-c101-4b19-b619-81f36316da69 req-9cac56e1-4173-4a18-9638-26e54472f767 tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] Acquiring lock "cinder-attachment_update-640eb027-f25e-4cc6-8311-933df2988e39-np0000004976" by "attachment_update" {{(pid=100055) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 08:32:13.666462 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-4b789962-fab1-407e-9f16-a955d1fcb623 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] https://10.4.3.7/volume/v3/volumes/65947dd7-d7c2-41b4-89eb-7afaee30d99f returned with HTTP 200 Jul 10 08:32:13.666876 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 130/515] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:32:13 2026] GET /volume/v3/volumes/65947dd7-d7c2-41b4-89eb-7afaee30d99f => generated 1135 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:32:13.668648 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.coordination [req-36d9dc47-c101-4b19-b619-81f36316da69 req-9cac56e1-4173-4a18-9638-26e54472f767 tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] Lock "cinder-attachment_update-640eb027-f25e-4cc6-8311-933df2988e39-np0000004976" acquired by "attachment_update" :: waited 0.004s {{(pid=100055) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 08:32:13.672204 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:13.672204 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:32:13.710116 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-5145c854-13d3-4012-b2c8-2e85add9503b None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:13.712275 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-5145c854-13d3-4012-b2c8-2e85add9503b tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] GET https://10.4.3.7/volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 Jul 10 08:32:13.712537 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-5145c854-13d3-4012-b2c8-2e85add9503b tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:13.712783 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-5145c854-13d3-4012-b2c8-2e85add9503b tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:13.715617 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-ee0addbf-e3d9-477d-a570-e02a5ece66c6 req-041d3e38-103a-4382-a5b8-8a7b91e6e991 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:13.720953 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-ee0addbf-e3d9-477d-a570-e02a5ece66c6 req-041d3e38-103a-4382-a5b8-8a7b91e6e991 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] GET https://10.4.3.7/volume/v3/volumes/65947dd7-d7c2-41b4-89eb-7afaee30d99f Jul 10 08:32:13.721228 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-ee0addbf-e3d9-477d-a570-e02a5ece66c6 req-041d3e38-103a-4382-a5b8-8a7b91e6e991 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:13.721785 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-ee0addbf-e3d9-477d-a570-e02a5ece66c6 req-041d3e38-103a-4382-a5b8-8a7b91e6e991 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:13.733928 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:13.733928 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:32:13.736508 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:13.736508 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:32:13.740985 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-ee0addbf-e3d9-477d-a570-e02a5ece66c6 req-041d3e38-103a-4382-a5b8-8a7b91e6e991 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Volume info retrieved successfully. Jul 10 08:32:13.747255 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-5145c854-13d3-4012-b2c8-2e85add9503b tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Volume info retrieved successfully. Jul 10 08:32:13.753648 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-ee0addbf-e3d9-477d-a570-e02a5ece66c6 req-041d3e38-103a-4382-a5b8-8a7b91e6e991 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] https://10.4.3.7/volume/v3/volumes/65947dd7-d7c2-41b4-89eb-7afaee30d99f returned with HTTP 200 Jul 10 08:32:13.754213 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 130/516] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:32:13 2026] GET /volume/v3/volumes/65947dd7-d7c2-41b4-89eb-7afaee30d99f => generated 1135 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:32:13.754708 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-5145c854-13d3-4012-b2c8-2e85add9503b tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 returned with HTTP 200 Jul 10 08:32:13.755271 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 128/517] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:32:13 2026] GET /volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 => generated 848 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:32:13.779726 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-ee0addbf-e3d9-477d-a570-e02a5ece66c6 req-50282a9c-4dc5-4898-a5a2-4db05ec2fc5a None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:13.779726 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-ee0addbf-e3d9-477d-a570-e02a5ece66c6 req-50282a9c-4dc5-4898-a5a2-4db05ec2fc5a tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] POST https://10.4.3.7/volume/v3/volumes/65947dd7-d7c2-41b4-89eb-7afaee30d99f/action Jul 10 08:32:13.779953 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-ee0addbf-e3d9-477d-a570-e02a5ece66c6 req-50282a9c-4dc5-4898-a5a2-4db05ec2fc5a tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:32:13.780067 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-ee0addbf-e3d9-477d-a570-e02a5ece66c6 req-50282a9c-4dc5-4898-a5a2-4db05ec2fc5a tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:32:13.790986 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:13.790986 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:32:13.791654 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [req-ee0addbf-e3d9-477d-a570-e02a5ece66c6 req-50282a9c-4dc5-4898-a5a2-4db05ec2fc5a tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Volume info retrieved successfully. Jul 10 08:32:13.799614 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [req-ee0addbf-e3d9-477d-a570-e02a5ece66c6 req-50282a9c-4dc5-4898-a5a2-4db05ec2fc5a tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Begin detaching volume completed successfully. Jul 10 08:32:13.799806 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-ee0addbf-e3d9-477d-a570-e02a5ece66c6 req-50282a9c-4dc5-4898-a5a2-4db05ec2fc5a tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] https://10.4.3.7/volume/v3/volumes/65947dd7-d7c2-41b4-89eb-7afaee30d99f/action returned with HTTP 202 Jul 10 08:32:13.800173 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 131/518] 10.4.3.7 () {72 vars in 1658 bytes} [Fri Jul 10 08:32:13 2026] POST /volume/v3/volumes/65947dd7-d7c2-41b4-89eb-7afaee30d99f/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:32:13.840334 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-a946985a-9660-4ee7-bd15-9556c6620182 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:13.840811 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a946985a-9660-4ee7-bd15-9556c6620182 None None] GET https://10.4.3.7/volume// Jul 10 08:32:13.841008 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a946985a-9660-4ee7-bd15-9556c6620182 None None] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:13.841188 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a946985a-9660-4ee7-bd15-9556c6620182 None None] Calling method 'all' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:13.841557 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a946985a-9660-4ee7-bd15-9556c6620182 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:32:13.841820 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 131/519] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:32:13 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:32:13.851113 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-625c2547-cd09-4b8b-9007-8f1750616195 req-08fa169c-e68d-4c5c-a683-e9ffeef52d59 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:13.853466 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-625c2547-cd09-4b8b-9007-8f1750616195 req-08fa169c-e68d-4c5c-a683-e9ffeef52d59 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] GET https://10.4.3.7/volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 Jul 10 08:32:13.853771 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-625c2547-cd09-4b8b-9007-8f1750616195 req-08fa169c-e68d-4c5c-a683-e9ffeef52d59 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:13.854072 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-625c2547-cd09-4b8b-9007-8f1750616195 req-08fa169c-e68d-4c5c-a683-e9ffeef52d59 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:13.866867 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:13.866867 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:32:13.871432 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-625c2547-cd09-4b8b-9007-8f1750616195 req-08fa169c-e68d-4c5c-a683-e9ffeef52d59 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Volume info retrieved successfully. Jul 10 08:32:13.877324 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-625c2547-cd09-4b8b-9007-8f1750616195 req-08fa169c-e68d-4c5c-a683-e9ffeef52d59 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 returned with HTTP 200 Jul 10 08:32:13.878038 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 129/520] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:32:13 2026] GET /volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 => generated 1028 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:32:13.976867 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-625c2547-cd09-4b8b-9007-8f1750616195 req-ee19b1f0-256d-4ecd-8a81-4d6f0d5e2c06 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:13.979265 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-625c2547-cd09-4b8b-9007-8f1750616195 req-ee19b1f0-256d-4ecd-8a81-4d6f0d5e2c06 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] PUT https://10.4.3.7/volume/v3/attachments/4b58c86c-b399-4732-a39d-3e29443e859d Jul 10 08:32:13.979760 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-625c2547-cd09-4b8b-9007-8f1750616195 req-ee19b1f0-256d-4ecd-8a81-4d6f0d5e2c06 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.7", "host": "np0000004976", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b54eda21b644", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bf3c9c16-ec3d-4df7-865b-5f424258654a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:32:13.989261 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.coordination [req-625c2547-cd09-4b8b-9007-8f1750616195 req-ee19b1f0-256d-4ecd-8a81-4d6f0d5e2c06 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Acquiring lock "cinder-attachment_update-128bc98f-4aee-4adc-ac94-ed8a90ea5ae6-np0000004976" by "attachment_update" {{(pid=100056) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 08:32:13.994052 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.coordination [req-625c2547-cd09-4b8b-9007-8f1750616195 req-ee19b1f0-256d-4ecd-8a81-4d6f0d5e2c06 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Lock "cinder-attachment_update-128bc98f-4aee-4adc-ac94-ed8a90ea5ae6-np0000004976" acquired by "attachment_update" :: waited 0.005s {{(pid=100056) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 08:32:13.995418 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:13.995418 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:32:14.189283 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.coordination [req-36d9dc47-c101-4b19-b619-81f36316da69 req-9cac56e1-4173-4a18-9638-26e54472f767 tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] Lock "cinder-attachment_update-640eb027-f25e-4cc6-8311-933df2988e39-np0000004976" released by "attachment_update" :: held 0.521s {{(pid=100055) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 08:32:14.189619 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-36d9dc47-c101-4b19-b619-81f36316da69 req-9cac56e1-4173-4a18-9638-26e54472f767 tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] https://10.4.3.7/volume/v3/attachments/14a31be3-551e-4666-931f-4151a6de3771 returned with HTTP 200 Jul 10 08:32:14.190061 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 130/521] 10.4.3.7 () {74 vars in 1690 bytes} [Fri Jul 10 08:32:13 2026] PUT /volume/v3/attachments/14a31be3-551e-4666-931f-4151a6de3771 => generated 969 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:32:14.210089 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-36d9dc47-c101-4b19-b619-81f36316da69 req-c060e4a0-ea7f-4ba1-b1df-bf2d103a890c None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:14.212498 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-36d9dc47-c101-4b19-b619-81f36316da69 req-c060e4a0-ea7f-4ba1-b1df-bf2d103a890c tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] GET https://10.4.3.7/volume/v3/attachments/14a31be3-551e-4666-931f-4151a6de3771 Jul 10 08:32:14.212498 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-36d9dc47-c101-4b19-b619-81f36316da69 req-c060e4a0-ea7f-4ba1-b1df-bf2d103a890c tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:14.212605 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-36d9dc47-c101-4b19-b619-81f36316da69 req-c060e4a0-ea7f-4ba1-b1df-bf2d103a890c tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] Calling method 'version_select' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:14.228437 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-36d9dc47-c101-4b19-b619-81f36316da69 req-c060e4a0-ea7f-4ba1-b1df-bf2d103a890c tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] https://10.4.3.7/volume/v3/attachments/14a31be3-551e-4666-931f-4151a6de3771 returned with HTTP 200 Jul 10 08:32:14.228437 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 132/522] 10.4.3.7 () {70 vars in 1637 bytes} [Fri Jul 10 08:32:14 2026] GET /volume/v3/attachments/14a31be3-551e-4666-931f-4151a6de3771 => generated 994 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:32:14.363237 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-6cd9903c-0483-45be-9e8a-d280ba100e03 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:14.363689 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-6cd9903c-0483-45be-9e8a-d280ba100e03 None None] GET https://10.4.3.7/volume// Jul 10 08:32:14.363876 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-6cd9903c-0483-45be-9e8a-d280ba100e03 None None] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:14.364102 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-6cd9903c-0483-45be-9e8a-d280ba100e03 None None] Calling method 'all' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:14.364536 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-6cd9903c-0483-45be-9e8a-d280ba100e03 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:32:14.364817 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 130/523] 10.4.3.7 () {66 vars in 1414 bytes} [Fri Jul 10 08:32:14 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:32:14.380207 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-b8ecebb4-ca0a-4792-9e6c-29a57abe8356 req-7c964b32-0148-45bb-9605-f29510fbd882 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:14.385966 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-b8ecebb4-ca0a-4792-9e6c-29a57abe8356 req-7c964b32-0148-45bb-9605-f29510fbd882 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] POST https://10.4.3.7/volume/v3/attachments Jul 10 08:32:14.386395 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-b8ecebb4-ca0a-4792-9e6c-29a57abe8356 req-7c964b32-0148-45bb-9605-f29510fbd882 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d21e8ac1-6bbb-427f-8b99-e0b321b8cc3c", "connector": null, "instance_uuid": "67cd772f-5a7c-4861-9ee3-f42cc8596403"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:32:14.399218 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:14.399218 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:32:14.428456 np0000004976 devstack@c-api.service[100055]: WARNING cinder.volume.api [req-b8ecebb4-ca0a-4792-9e6c-29a57abe8356 req-7c964b32-0148-45bb-9605-f29510fbd882 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Jul 10 08:32:14.442998 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-b8ecebb4-ca0a-4792-9e6c-29a57abe8356 req-7c964b32-0148-45bb-9605-f29510fbd882 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] https://10.4.3.7/volume/v3/attachments returned with HTTP 200 Jul 10 08:32:14.443446 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 131/524] 10.4.3.7 () {74 vars in 1580 bytes} [Fri Jul 10 08:32:14 2026] POST /volume/v3/attachments => generated 271 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:32:14.522620 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.coordination [req-625c2547-cd09-4b8b-9007-8f1750616195 req-ee19b1f0-256d-4ecd-8a81-4d6f0d5e2c06 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Lock "cinder-attachment_update-128bc98f-4aee-4adc-ac94-ed8a90ea5ae6-np0000004976" released by "attachment_update" :: held 0.528s {{(pid=100056) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 08:32:14.523108 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-625c2547-cd09-4b8b-9007-8f1750616195 req-ee19b1f0-256d-4ecd-8a81-4d6f0d5e2c06 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/attachments/4b58c86c-b399-4732-a39d-3e29443e859d returned with HTTP 200 Jul 10 08:32:14.523685 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 132/525] 10.4.3.7 () {74 vars in 1690 bytes} [Fri Jul 10 08:32:13 2026] PUT /volume/v3/attachments/4b58c86c-b399-4732-a39d-3e29443e859d => generated 969 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:32:14.626993 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-624ded9a-97b8-4856-8744-d8cadbfa17b1 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:14.748989 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-624ded9a-97b8-4856-8744-d8cadbfa17b1 tempest-GroupsTest-1988781397 tempest-GroupsTest-1988781397-project-admin] POST https://10.4.3.7/volume/v3/types Jul 10 08:32:14.749416 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-624ded9a-97b8-4856-8744-d8cadbfa17b1 tempest-GroupsTest-1988781397 tempest-GroupsTest-1988781397-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1596177194"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:32:14.751463 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:14.751463 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:32:14.766338 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-624ded9a-97b8-4856-8744-d8cadbfa17b1 tempest-GroupsTest-1988781397 tempest-GroupsTest-1988781397-project-admin] https://10.4.3.7/volume/v3/types returned with HTTP 200 Jul 10 08:32:14.766698 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 133/526] 10.4.3.7 () {68 vars in 1238 bytes} [Fri Jul 10 08:32:14 2026] POST /volume/v3/types => generated 216 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:32:14.769765 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-358e7742-fa32-4744-92fa-60fa778370fc None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:14.771931 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-358e7742-fa32-4744-92fa-60fa778370fc tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] GET https://10.4.3.7/volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 Jul 10 08:32:14.772150 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-358e7742-fa32-4744-92fa-60fa778370fc tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:14.772399 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-358e7742-fa32-4744-92fa-60fa778370fc tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:14.774683 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-57fe08a9-4b75-4289-96a9-357b20a635c4 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:14.777832 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-57fe08a9-4b75-4289-96a9-357b20a635c4 tempest-GroupsTest-1988781397 tempest-GroupsTest-1988781397-project-admin] POST https://10.4.3.7/volume/v3/group_types Jul 10 08:32:14.778261 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-57fe08a9-4b75-4289-96a9-357b20a635c4 tempest-GroupsTest-1988781397 tempest-GroupsTest-1988781397-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-898686905"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:32:14.784085 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:14.784085 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:32:14.787328 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:14.787328 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:32:14.794547 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-358e7742-fa32-4744-92fa-60fa778370fc tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Volume info retrieved successfully. Jul 10 08:32:14.798683 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-358e7742-fa32-4744-92fa-60fa778370fc tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 returned with HTTP 200 Jul 10 08:32:14.799599 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 131/527] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:32:14 2026] GET /volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 => generated 849 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:32:14.813347 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-57fe08a9-4b75-4289-96a9-357b20a635c4 tempest-GroupsTest-1988781397 tempest-GroupsTest-1988781397-project-admin] https://10.4.3.7/volume/v3/group_types returned with HTTP 202 Jul 10 08:32:14.813774 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 132/528] 10.4.3.7 () {70 vars in 1297 bytes} [Fri Jul 10 08:32:14 2026] POST /volume/v3/group_types => generated 172 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:32:14.828511 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-0248564f-fabd-4d09-a608-e3ecfbe15d52 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:14.844346 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-81f5d633-9bc1-41bc-b318-67c9ee522f7a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:14.844809 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-81f5d633-9bc1-41bc-b318-67c9ee522f7a None None] GET https://10.4.3.7/volume// Jul 10 08:32:14.845435 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-81f5d633-9bc1-41bc-b318-67c9ee522f7a None None] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:14.845435 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-81f5d633-9bc1-41bc-b318-67c9ee522f7a None None] Calling method 'all' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:14.845611 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-81f5d633-9bc1-41bc-b318-67c9ee522f7a None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:32:14.845790 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 134/529] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:32:14 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:32:14.851389 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-cad79d54-5ba5-4fb5-9137-91e614cd6af6 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:14.853188 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-cad79d54-5ba5-4fb5-9137-91e614cd6af6 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] GET https://10.4.3.7/volume/v3/volumes/d21e8ac1-6bbb-427f-8b99-e0b321b8cc3c Jul 10 08:32:14.853383 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-cad79d54-5ba5-4fb5-9137-91e614cd6af6 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:14.853594 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-cad79d54-5ba5-4fb5-9137-91e614cd6af6 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:14.868087 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:14.868087 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:32:14.875382 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-cad79d54-5ba5-4fb5-9137-91e614cd6af6 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Volume info retrieved successfully. Jul 10 08:32:14.882785 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-cad79d54-5ba5-4fb5-9137-91e614cd6af6 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] https://10.4.3.7/volume/v3/volumes/d21e8ac1-6bbb-427f-8b99-e0b321b8cc3c returned with HTTP 200 Jul 10 08:32:14.883277 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 132/530] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:32:14 2026] GET /volume/v3/volumes/d21e8ac1-6bbb-427f-8b99-e0b321b8cc3c => generated 863 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:32:14.926119 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-0248564f-fabd-4d09-a608-e3ecfbe15d52 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] POST https://10.4.3.7/volume/v3/groups Jul 10 08:32:14.926516 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-0248564f-fabd-4d09-a608-e3ecfbe15d52 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "e3837a79-9596-4b45-af0c-c14764a9ff22", "volume_types": ["67a4ddf6-b4b5-49d8-a5a7-14047081e1b9"], "name": "tempest-Group1-186713861"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:32:14.926568 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-ee0addbf-e3d9-477d-a570-e02a5ece66c6 req-6a0d0e98-ad23-4fc8-bb44-3e16e7e827aa None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:14.928192 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.groups [None req-0248564f-fabd-4d09-a608-e3ecfbe15d52 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Creating new group {'group': {'group_type': 'e3837a79-9596-4b45-af0c-c14764a9ff22', 'volume_types': ['67a4ddf6-b4b5-49d8-a5a7-14047081e1b9'], 'name': 'tempest-Group1-186713861'}} {{(pid=100056) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 10 08:32:14.928768 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-ee0addbf-e3d9-477d-a570-e02a5ece66c6 req-6a0d0e98-ad23-4fc8-bb44-3e16e7e827aa tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] GET https://10.4.3.7/volume/v3/volumes/65947dd7-d7c2-41b4-89eb-7afaee30d99f Jul 10 08:32:14.928987 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-ee0addbf-e3d9-477d-a570-e02a5ece66c6 req-6a0d0e98-ad23-4fc8-bb44-3e16e7e827aa tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:14.929220 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-ee0addbf-e3d9-477d-a570-e02a5ece66c6 req-6a0d0e98-ad23-4fc8-bb44-3e16e7e827aa tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:14.939399 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.groups [None req-0248564f-fabd-4d09-a608-e3ecfbe15d52 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Creating group tempest-Group1-186713861. Jul 10 08:32:14.939823 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:14.939823 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:32:14.940220 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:14.940220 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:32:14.945463 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [req-ee0addbf-e3d9-477d-a570-e02a5ece66c6 req-6a0d0e98-ad23-4fc8-bb44-3e16e7e827aa tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Volume info retrieved successfully. Jul 10 08:32:14.951238 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-ee0addbf-e3d9-477d-a570-e02a5ece66c6 req-6a0d0e98-ad23-4fc8-bb44-3e16e7e827aa tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] https://10.4.3.7/volume/v3/volumes/65947dd7-d7c2-41b4-89eb-7afaee30d99f returned with HTTP 200 Jul 10 08:32:14.951500 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 133/531] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:32:14 2026] GET /volume/v3/volumes/65947dd7-d7c2-41b4-89eb-7afaee30d99f => generated 1318 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:32:14.959501 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-0248564f-fabd-4d09-a608-e3ecfbe15d52 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Availability Zones retrieved successfully. Jul 10 08:32:14.992805 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.quota [None req-0248564f-fabd-4d09-a608-e3ecfbe15d52 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Created reservations ['b6fdc40d-b9e7-4bb7-b3cf-639138b87e7a'] {{(pid=100056) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:32:15.028580 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-0248564f-fabd-4d09-a608-e3ecfbe15d52 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] https://10.4.3.7/volume/v3/groups returned with HTTP 202 Jul 10 08:32:15.029013 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 133/532] 10.4.3.7 () {70 vars in 1283 bytes} [Fri Jul 10 08:32:14 2026] POST /volume/v3/groups => generated 93 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:32:15.039569 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-42198388-3c12-433d-8d4a-3570847369cf None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:15.040683 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-658d37e0-172e-4d13-a691-13d690f56666 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:15.040917 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-658d37e0-172e-4d13-a691-13d690f56666 None None] GET https://10.4.3.7/volume// Jul 10 08:32:15.041073 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-658d37e0-172e-4d13-a691-13d690f56666 None None] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:15.041284 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-658d37e0-172e-4d13-a691-13d690f56666 None None] Calling method 'all' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:15.041604 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-658d37e0-172e-4d13-a691-13d690f56666 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:32:15.041872 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 133/533] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:32:15 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:32:15.047094 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-42198388-3c12-433d-8d4a-3570847369cf tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] GET https://10.4.3.7/volume/v3/groups/7b242222-f106-43a1-85fc-b91492582579 Jul 10 08:32:15.047424 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-42198388-3c12-433d-8d4a-3570847369cf tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:15.048266 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-42198388-3c12-433d-8d4a-3570847369cf tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Calling method 'version_select' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:15.051089 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.groups [None req-42198388-3c12-433d-8d4a-3570847369cf tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] show called for member 7b242222-f106-43a1-85fc-b91492582579 {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 08:32:15.055897 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:15.055897 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:32:15.072574 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-42198388-3c12-433d-8d4a-3570847369cf tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] https://10.4.3.7/volume/v3/groups/7b242222-f106-43a1-85fc-b91492582579 returned with HTTP 200 Jul 10 08:32:15.073086 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 135/534] 10.4.3.7 () {68 vars in 1372 bytes} [Fri Jul 10 08:32:15 2026] GET /volume/v3/groups/7b242222-f106-43a1-85fc-b91492582579 => generated 321 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:32:15.087033 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-b8ecebb4-ca0a-4792-9e6c-29a57abe8356 req-31e8803a-f762-4a09-83f3-bcbdb269c97c None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:15.090547 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-b8ecebb4-ca0a-4792-9e6c-29a57abe8356 req-31e8803a-f762-4a09-83f3-bcbdb269c97c tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] GET https://10.4.3.7/volume/v3/volumes/d21e8ac1-6bbb-427f-8b99-e0b321b8cc3c Jul 10 08:32:15.090822 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-b8ecebb4-ca0a-4792-9e6c-29a57abe8356 req-31e8803a-f762-4a09-83f3-bcbdb269c97c tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:15.091074 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-b8ecebb4-ca0a-4792-9e6c-29a57abe8356 req-31e8803a-f762-4a09-83f3-bcbdb269c97c tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:15.105812 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:15.105812 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:32:15.111568 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [req-b8ecebb4-ca0a-4792-9e6c-29a57abe8356 req-31e8803a-f762-4a09-83f3-bcbdb269c97c tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Volume info retrieved successfully. Jul 10 08:32:15.120450 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-b8ecebb4-ca0a-4792-9e6c-29a57abe8356 req-31e8803a-f762-4a09-83f3-bcbdb269c97c tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] https://10.4.3.7/volume/v3/volumes/d21e8ac1-6bbb-427f-8b99-e0b321b8cc3c returned with HTTP 200 Jul 10 08:32:15.120956 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 134/535] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:32:15 2026] GET /volume/v3/volumes/d21e8ac1-6bbb-427f-8b99-e0b321b8cc3c => generated 1043 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:32:15.266130 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-b8ecebb4-ca0a-4792-9e6c-29a57abe8356 req-550baf50-a531-4819-8908-97e11ccebb5d None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:15.268684 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-b8ecebb4-ca0a-4792-9e6c-29a57abe8356 req-550baf50-a531-4819-8908-97e11ccebb5d tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] PUT https://10.4.3.7/volume/v3/attachments/afd8ba97-91d4-4c52-ae6c-26ac3a0ae995 Jul 10 08:32:15.269088 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-b8ecebb4-ca0a-4792-9e6c-29a57abe8356 req-550baf50-a531-4819-8908-97e11ccebb5d tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.7", "host": "np0000004976", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b54eda21b644", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bf3c9c16-ec3d-4df7-865b-5f424258654a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:32:15.279624 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.coordination [req-b8ecebb4-ca0a-4792-9e6c-29a57abe8356 req-550baf50-a531-4819-8908-97e11ccebb5d tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Acquiring lock "cinder-attachment_update-d21e8ac1-6bbb-427f-8b99-e0b321b8cc3c-np0000004976" by "attachment_update" {{(pid=100056) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 08:32:15.290096 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.coordination [req-b8ecebb4-ca0a-4792-9e6c-29a57abe8356 req-550baf50-a531-4819-8908-97e11ccebb5d tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Lock "cinder-attachment_update-d21e8ac1-6bbb-427f-8b99-e0b321b8cc3c-np0000004976" acquired by "attachment_update" :: waited 0.009s {{(pid=100056) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 08:32:15.291607 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:15.291607 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:32:15.815330 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-157a094d-30aa-46ac-be35-e9ff71538be1 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:15.817318 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-157a094d-30aa-46ac-be35-e9ff71538be1 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] GET https://10.4.3.7/volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 Jul 10 08:32:15.817476 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-157a094d-30aa-46ac-be35-e9ff71538be1 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:15.817624 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-157a094d-30aa-46ac-be35-e9ff71538be1 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:15.818491 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.coordination [req-b8ecebb4-ca0a-4792-9e6c-29a57abe8356 req-550baf50-a531-4819-8908-97e11ccebb5d tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Lock "cinder-attachment_update-d21e8ac1-6bbb-427f-8b99-e0b321b8cc3c-np0000004976" released by "attachment_update" :: held 0.530s {{(pid=100056) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 08:32:15.818860 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-b8ecebb4-ca0a-4792-9e6c-29a57abe8356 req-550baf50-a531-4819-8908-97e11ccebb5d tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] https://10.4.3.7/volume/v3/attachments/afd8ba97-91d4-4c52-ae6c-26ac3a0ae995 returned with HTTP 200 Jul 10 08:32:15.819329 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 134/536] 10.4.3.7 () {74 vars in 1690 bytes} [Fri Jul 10 08:32:15 2026] PUT /volume/v3/attachments/afd8ba97-91d4-4c52-ae6c-26ac3a0ae995 => generated 967 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:32:15.828034 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:15.828034 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:32:15.829988 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-157a094d-30aa-46ac-be35-e9ff71538be1 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Volume info retrieved successfully. Jul 10 08:32:15.834229 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-157a094d-30aa-46ac-be35-e9ff71538be1 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 returned with HTTP 200 Jul 10 08:32:15.837428 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 134/537] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:32:15 2026] GET /volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 08:32:15.900236 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-42bca916-4b04-4000-b959-c7277988a995 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:15.902534 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-42bca916-4b04-4000-b959-c7277988a995 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] GET https://10.4.3.7/volume/v3/volumes/d21e8ac1-6bbb-427f-8b99-e0b321b8cc3c Jul 10 08:32:15.902793 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-42bca916-4b04-4000-b959-c7277988a995 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:15.903019 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-42bca916-4b04-4000-b959-c7277988a995 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:15.919617 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:15.919617 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:32:15.927748 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-42bca916-4b04-4000-b959-c7277988a995 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Volume info retrieved successfully. Jul 10 08:32:15.937742 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-42bca916-4b04-4000-b959-c7277988a995 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] https://10.4.3.7/volume/v3/volumes/d21e8ac1-6bbb-427f-8b99-e0b321b8cc3c returned with HTTP 200 Jul 10 08:32:15.938162 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 136/538] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:32:15 2026] GET /volume/v3/volumes/d21e8ac1-6bbb-427f-8b99-e0b321b8cc3c => generated 864 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:32:16.081652 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-bad939e6-b460-412f-b906-dfd75412324c None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:16.083161 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-bad939e6-b460-412f-b906-dfd75412324c tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] GET https://10.4.3.7/volume/v3/groups/7b242222-f106-43a1-85fc-b91492582579 Jul 10 08:32:16.083355 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-bad939e6-b460-412f-b906-dfd75412324c tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:16.083580 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-bad939e6-b460-412f-b906-dfd75412324c tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Calling method 'version_select' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:16.083721 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.groups [None req-bad939e6-b460-412f-b906-dfd75412324c tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] show called for member 7b242222-f106-43a1-85fc-b91492582579 {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 08:32:16.086755 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:16.086755 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:32:16.094671 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-bad939e6-b460-412f-b906-dfd75412324c tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] https://10.4.3.7/volume/v3/groups/7b242222-f106-43a1-85fc-b91492582579 returned with HTTP 200 Jul 10 08:32:16.095045 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 135/539] 10.4.3.7 () {68 vars in 1372 bytes} [Fri Jul 10 08:32:16 2026] GET /volume/v3/groups/7b242222-f106-43a1-85fc-b91492582579 => generated 322 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:32:16.101996 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-5e6c98f6-7ed8-4bd0-a75f-243f4ac329f2 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:16.103590 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-5e6c98f6-7ed8-4bd0-a75f-243f4ac329f2 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] POST https://10.4.3.7/volume/v3/groups Jul 10 08:32:16.103994 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-5e6c98f6-7ed8-4bd0-a75f-243f4ac329f2 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "e3837a79-9596-4b45-af0c-c14764a9ff22", "volume_types": ["67a4ddf6-b4b5-49d8-a5a7-14047081e1b9"], "name": "tempest-Group2-591069084"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:32:16.105320 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.groups [None req-5e6c98f6-7ed8-4bd0-a75f-243f4ac329f2 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Creating new group {'group': {'group_type': 'e3837a79-9596-4b45-af0c-c14764a9ff22', 'volume_types': ['67a4ddf6-b4b5-49d8-a5a7-14047081e1b9'], 'name': 'tempest-Group2-591069084'}} {{(pid=100056) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 10 08:32:16.108639 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.groups [None req-5e6c98f6-7ed8-4bd0-a75f-243f4ac329f2 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Creating group tempest-Group2-591069084. Jul 10 08:32:16.108866 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:16.108866 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:32:16.116451 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-5e6c98f6-7ed8-4bd0-a75f-243f4ac329f2 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Availability Zones retrieved successfully. Jul 10 08:32:16.126212 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.quota [None req-5e6c98f6-7ed8-4bd0-a75f-243f4ac329f2 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Created reservations ['d0bfb552-0159-4c75-a70f-50a5cf41ebcd'] {{(pid=100056) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:32:16.147390 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-5e6c98f6-7ed8-4bd0-a75f-243f4ac329f2 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] https://10.4.3.7/volume/v3/groups returned with HTTP 202 Jul 10 08:32:16.147390 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 135/540] 10.4.3.7 () {70 vars in 1283 bytes} [Fri Jul 10 08:32:16 2026] POST /volume/v3/groups => generated 93 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:32:16.154667 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-b8be3a7f-04c5-4662-b5cb-9dc6d15f540f None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:16.159723 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-b8be3a7f-04c5-4662-b5cb-9dc6d15f540f tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] GET https://10.4.3.7/volume/v3/groups/908d2ea8-6b02-4c78-8c10-a0960941a857 Jul 10 08:32:16.159951 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-b8be3a7f-04c5-4662-b5cb-9dc6d15f540f tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:16.160120 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-b8be3a7f-04c5-4662-b5cb-9dc6d15f540f tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Calling method 'version_select' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:16.160241 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.groups [None req-b8be3a7f-04c5-4662-b5cb-9dc6d15f540f tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] show called for member 908d2ea8-6b02-4c78-8c10-a0960941a857 {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 08:32:16.166329 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:16.166329 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:32:16.172854 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-b8be3a7f-04c5-4662-b5cb-9dc6d15f540f tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] https://10.4.3.7/volume/v3/groups/908d2ea8-6b02-4c78-8c10-a0960941a857 returned with HTTP 200 Jul 10 08:32:16.173179 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 135/541] 10.4.3.7 () {68 vars in 1372 bytes} [Fri Jul 10 08:32:16 2026] GET /volume/v3/groups/908d2ea8-6b02-4c78-8c10-a0960941a857 => generated 321 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:32:16.790063 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-d95c01ef-5591-4ce1-8e32-34a006998586 req-5adef75c-db69-4a26-95f9-a89f2d1785e8 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:16.792153 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-d95c01ef-5591-4ce1-8e32-34a006998586 req-5adef75c-db69-4a26-95f9-a89f2d1785e8 tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] DELETE https://10.4.3.7/volume/v3/attachments/ddd8e0e7-904a-4d86-8e46-6da64a679b6f Jul 10 08:32:16.792399 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-d95c01ef-5591-4ce1-8e32-34a006998586 req-5adef75c-db69-4a26-95f9-a89f2d1785e8 tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:16.792648 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-d95c01ef-5591-4ce1-8e32-34a006998586 req-5adef75c-db69-4a26-95f9-a89f2d1785e8 tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Calling method 'version_select' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:16.802971 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:16.802971 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:32:16.848676 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-7f083327-8e44-48a7-a087-32226bb615c3 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:16.850179 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-7f083327-8e44-48a7-a087-32226bb615c3 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] GET https://10.4.3.7/volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 Jul 10 08:32:16.850910 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-7f083327-8e44-48a7-a087-32226bb615c3 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:16.850910 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-7f083327-8e44-48a7-a087-32226bb615c3 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:16.860006 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:16.860006 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:32:16.863338 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-7f083327-8e44-48a7-a087-32226bb615c3 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Volume info retrieved successfully. Jul 10 08:32:16.871357 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-7f083327-8e44-48a7-a087-32226bb615c3 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 returned with HTTP 200 Jul 10 08:32:16.871922 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 136/542] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:32:16 2026] GET /volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:32:16.952434 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-e687270b-ea83-4b25-bac5-e931649f1e85 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:16.952878 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-e687270b-ea83-4b25-bac5-e931649f1e85 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] GET https://10.4.3.7/volume/v3/volumes/d21e8ac1-6bbb-427f-8b99-e0b321b8cc3c Jul 10 08:32:16.953052 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-e687270b-ea83-4b25-bac5-e931649f1e85 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:16.953183 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-e687270b-ea83-4b25-bac5-e931649f1e85 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:16.962306 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:16.962306 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:32:16.966494 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-e687270b-ea83-4b25-bac5-e931649f1e85 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Volume info retrieved successfully. Jul 10 08:32:16.970782 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-e687270b-ea83-4b25-bac5-e931649f1e85 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] https://10.4.3.7/volume/v3/volumes/d21e8ac1-6bbb-427f-8b99-e0b321b8cc3c returned with HTTP 200 Jul 10 08:32:16.971031 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 136/543] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:32:16 2026] GET /volume/v3/volumes/d21e8ac1-6bbb-427f-8b99-e0b321b8cc3c => generated 864 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:32:17.181902 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-52e790ac-4abf-4c4a-b73e-eaca26363d55 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:17.183525 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-52e790ac-4abf-4c4a-b73e-eaca26363d55 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] GET https://10.4.3.7/volume/v3/groups/908d2ea8-6b02-4c78-8c10-a0960941a857 Jul 10 08:32:17.183705 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-52e790ac-4abf-4c4a-b73e-eaca26363d55 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:17.183873 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-52e790ac-4abf-4c4a-b73e-eaca26363d55 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Calling method 'version_select' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:17.184008 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.groups [None req-52e790ac-4abf-4c4a-b73e-eaca26363d55 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] show called for member 908d2ea8-6b02-4c78-8c10-a0960941a857 {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 08:32:17.191747 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:17.191747 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:32:17.204080 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-52e790ac-4abf-4c4a-b73e-eaca26363d55 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] https://10.4.3.7/volume/v3/groups/908d2ea8-6b02-4c78-8c10-a0960941a857 returned with HTTP 200 Jul 10 08:32:17.204538 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 136/544] 10.4.3.7 () {68 vars in 1372 bytes} [Fri Jul 10 08:32:17 2026] GET /volume/v3/groups/908d2ea8-6b02-4c78-8c10-a0960941a857 => generated 322 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:32:17.217190 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-2952bbc2-1a4b-496a-9a82-a7ec22d4686a None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:17.220424 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-2952bbc2-1a4b-496a-9a82-a7ec22d4686a tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:32:17.220576 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-2952bbc2-1a4b-496a-9a82-a7ec22d4686a tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-2076020671", "volume_type": "67a4ddf6-b4b5-49d8-a5a7-14047081e1b9", "group_id": "7b242222-f106-43a1-85fc-b91492582579", "size": 1}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:32:17.223807 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.volumes [None req-2952bbc2-1a4b-496a-9a82-a7ec22d4686a tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-2076020671', 'volume_type': '67a4ddf6-b4b5-49d8-a5a7-14047081e1b9', 'group_id': '7b242222-f106-43a1-85fc-b91492582579', 'size': 1}} {{(pid=100055) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:32:17.235985 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:17.235985 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:32:17.236546 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-2952bbc2-1a4b-496a-9a82-a7ec22d4686a tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Create volume of 1 GB Jul 10 08:32:17.243747 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-2952bbc2-1a4b-496a-9a82-a7ec22d4686a tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Availability Zones retrieved successfully. Jul 10 08:32:17.248720 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-2952bbc2-1a4b-496a-9a82-a7ec22d4686a tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Flow 'volume_create_api' (9be844ac-d97c-4781-a4f4-b1dec56d541b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:32:17.250364 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-2952bbc2-1a4b-496a-9a82-a7ec22d4686a tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00d1bc20-9eae-420c-8fb5-5cdd60aa38e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:32:17.250364 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:17.250364 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:32:17.250800 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.flows.api.create_volume [None req-2952bbc2-1a4b-496a-9a82-a7ec22d4686a tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Validating volume size '1' using validate_int {{(pid=100055) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:32:17.270291 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-2952bbc2-1a4b-496a-9a82-a7ec22d4686a tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00d1bc20-9eae-420c-8fb5-5cdd60aa38e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:32:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=67a4ddf6-b4b5-49d8-a5a7-14047081e1b9,is_public=True,name='tempest-GroupsTest-volume-type-1596177194',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67a4ddf6-b4b5-49d8-a5a7-14047081e1b9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '7b242222-f106-43a1-85fc-b91492582579', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:32:17.270946 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-2952bbc2-1a4b-496a-9a82-a7ec22d4686a tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a90a1a1-7e28-42f9-91cc-980e2a9faef4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:32:17.294681 np0000004976 devstack@c-api.service[100055]: WARNING cinder.quota [None req-2952bbc2-1a4b-496a-9a82-a7ec22d4686a tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1596177194 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1596177194, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:32:17.294905 np0000004976 devstack@c-api.service[100055]: WARNING cinder.quota [None req-2952bbc2-1a4b-496a-9a82-a7ec22d4686a tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1596177194 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1596177194, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:32:17.331024 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-d95c01ef-5591-4ce1-8e32-34a006998586 req-5adef75c-db69-4a26-95f9-a89f2d1785e8 tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] https://10.4.3.7/volume/v3/attachments/ddd8e0e7-904a-4d86-8e46-6da64a679b6f returned with HTTP 200 Jul 10 08:32:17.331391 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 137/545] 10.4.3.7 () {72 vars in 1659 bytes} [Fri Jul 10 08:32:16 2026] DELETE /volume/v3/attachments/ddd8e0e7-904a-4d86-8e46-6da64a679b6f => generated 19 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:32:17.336663 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.quota [None req-2952bbc2-1a4b-496a-9a82-a7ec22d4686a tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Created reservations ['85c92e43-aa3f-4c5e-8c05-23ff23200c2d', '51c65065-379d-4073-8078-b18ade2c42c9', 'f49fd10c-cbb2-40c4-882c-b5806a33a66a', '72dc6fed-6b41-4865-9ae5-736965299214'] {{(pid=100055) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:32:17.337524 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-2952bbc2-1a4b-496a-9a82-a7ec22d4686a tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a90a1a1-7e28-42f9-91cc-980e2a9faef4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['85c92e43-aa3f-4c5e-8c05-23ff23200c2d', '51c65065-379d-4073-8078-b18ade2c42c9', 'f49fd10c-cbb2-40c4-882c-b5806a33a66a', '72dc6fed-6b41-4865-9ae5-736965299214']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:32:17.338163 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-2952bbc2-1a4b-496a-9a82-a7ec22d4686a tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9624eef-7152-45e8-a05d-07974ad2282f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:32:17.342058 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-d95c01ef-5591-4ce1-8e32-34a006998586 req-6d74d9bf-c006-4142-a91d-f431669856f9 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:17.344213 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-d95c01ef-5591-4ce1-8e32-34a006998586 req-6d74d9bf-c006-4142-a91d-f431669856f9 tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] DELETE https://10.4.3.7/volume/v3/attachments/00cc990a-d83f-415b-8d92-21789a4d3fb5 Jul 10 08:32:17.344445 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-d95c01ef-5591-4ce1-8e32-34a006998586 req-6d74d9bf-c006-4142-a91d-f431669856f9 tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:17.344608 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-d95c01ef-5591-4ce1-8e32-34a006998586 req-6d74d9bf-c006-4142-a91d-f431669856f9 tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Calling method 'version_select' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:17.351158 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:17.351158 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:32:17.372915 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-2952bbc2-1a4b-496a-9a82-a7ec22d4686a tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9624eef-7152-45e8-a05d-07974ad2282f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3a9d23a3-be7b-4c59-a8c4-49a562842b33', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-2076020671',encryption_key_id=None,group_id=7b242222-f106-43a1-85fc-b91492582579,group_type_id=,metadata={},multiattach=False,project_id='444c9381df12472ab98bbfc471f8ee24',qos_specs=None,replication_status=,reservations=['85c92e43-aa3f-4c5e-8c05-23ff23200c2d','51c65065-379d-4073-8078-b18ade2c42c9','f49fd10c-cbb2-40c4-882c-b5806a33a66a','72dc6fed-6b41-4865-9ae5-736965299214'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ecd9163b7aee41df999a09cdb2be8647',volume_type_id=67a4ddf6-b4b5-49d8-a5a7-14047081e1b9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:32:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-2076020671',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=7b242222-f106-43a1-85fc-b91492582579,host=None,id=3a9d23a3-be7b-4c59-a8c4-49a562842b33,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='444c9381df12472ab98bbfc471f8ee24',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ecd9163b7aee41df999a09cdb2be8647',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67a4ddf6-b4b5-49d8-a5a7-14047081e1b9),volume_type_id=67a4ddf6-b4b5-49d8-a5a7-14047081e1b9)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:32:17.374317 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-2952bbc2-1a4b-496a-9a82-a7ec22d4686a tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6da1b01-f529-4752-a4bf-a224ec5469ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:32:17.396912 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-2952bbc2-1a4b-496a-9a82-a7ec22d4686a tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6da1b01-f529-4752-a4bf-a224ec5469ef) transitioned into state 'SUCCESS' from state '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-2076020671',encryption_key_id=None,group_id=7b242222-f106-43a1-85fc-b91492582579,group_type_id=,metadata={},multiattach=False,project_id='444c9381df12472ab98bbfc471f8ee24',qos_specs=None,replication_status=,reservations=['85c92e43-aa3f-4c5e-8c05-23ff23200c2d','51c65065-379d-4073-8078-b18ade2c42c9','f49fd10c-cbb2-40c4-882c-b5806a33a66a','72dc6fed-6b41-4865-9ae5-736965299214'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ecd9163b7aee41df999a09cdb2be8647',volume_type_id=67a4ddf6-b4b5-49d8-a5a7-14047081e1b9)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:32:17.397931 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-2952bbc2-1a4b-496a-9a82-a7ec22d4686a tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6bd5306-0e8f-4ca6-bd00-38be110c9187) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:32:17.412248 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-2952bbc2-1a4b-496a-9a82-a7ec22d4686a tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6bd5306-0e8f-4ca6-bd00-38be110c9187) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:32:17.413073 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-2952bbc2-1a4b-496a-9a82-a7ec22d4686a tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Flow 'volume_create_api' (9be844ac-d97c-4781-a4f4-b1dec56d541b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:32:17.413421 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-2952bbc2-1a4b-496a-9a82-a7ec22d4686a tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Create volume request issued successfully. Jul 10 08:32:17.414058 np0000004976 devstack@c-api.service[100055]: WARNING stevedore.named [None req-2952bbc2-1a4b-496a-9a82-a7ec22d4686a tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:32:17.414199 np0000004976 devstack@c-api.service[100055]: WARNING castellan.key_manager [None req-2952bbc2-1a4b-496a-9a82-a7ec22d4686a tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:32:17.452311 np0000004976 devstack@c-api.service[100055]: DEBUG oslo_db.sqlalchemy.engines [None req-2952bbc2-1a4b-496a-9a82-a7ec22d4686a tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100055) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 08:32:17.455760 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:17.455760 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:32:17.459498 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-2952bbc2-1a4b-496a-9a82-a7ec22d4686a tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:32:17.459888 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 137/546] 10.4.3.7 () {70 vars in 1286 bytes} [Fri Jul 10 08:32:17 2026] POST /volume/v3/volumes => generated 811 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:32:17.471191 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-48d098c2-3769-4f51-a90b-b5bbdb995acb None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:17.473592 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-48d098c2-3769-4f51-a90b-b5bbdb995acb tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] GET https://10.4.3.7/volume/v3/volumes/3a9d23a3-be7b-4c59-a8c4-49a562842b33 Jul 10 08:32:17.473864 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-48d098c2-3769-4f51-a90b-b5bbdb995acb tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:17.474114 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-48d098c2-3769-4f51-a90b-b5bbdb995acb tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:17.483695 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:17.483695 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:32:17.491150 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-48d098c2-3769-4f51-a90b-b5bbdb995acb tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Volume info retrieved successfully. Jul 10 08:32:17.492124 np0000004976 devstack@c-api.service[100054]: WARNING stevedore.named [None req-48d098c2-3769-4f51-a90b-b5bbdb995acb tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:32:17.492346 np0000004976 devstack@c-api.service[100054]: WARNING castellan.key_manager [None req-48d098c2-3769-4f51-a90b-b5bbdb995acb tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:32:17.557384 np0000004976 devstack@c-api.service[100054]: DEBUG oslo_db.sqlalchemy.engines [None req-48d098c2-3769-4f51-a90b-b5bbdb995acb tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100054) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 08:32:17.561493 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:17.561493 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:32:17.570829 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-48d098c2-3769-4f51-a90b-b5bbdb995acb tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] https://10.4.3.7/volume/v3/volumes/3a9d23a3-be7b-4c59-a8c4-49a562842b33 returned with HTTP 200 Jul 10 08:32:17.571347 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 137/547] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:32:17 2026] GET /volume/v3/volumes/3a9d23a3-be7b-4c59-a8c4-49a562842b33 => generated 879 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:32:17.882711 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-d95c01ef-5591-4ce1-8e32-34a006998586 req-6d74d9bf-c006-4142-a91d-f431669856f9 tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] https://10.4.3.7/volume/v3/attachments/00cc990a-d83f-415b-8d92-21789a4d3fb5 returned with HTTP 200 Jul 10 08:32:17.883121 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 137/548] 10.4.3.7 () {72 vars in 1659 bytes} [Fri Jul 10 08:32:17 2026] DELETE /volume/v3/attachments/00cc990a-d83f-415b-8d92-21789a4d3fb5 => generated 19 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:32:17.890085 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-0732d3cd-82c0-479a-84c0-d4bdf211ae32 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:17.892247 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0732d3cd-82c0-479a-84c0-d4bdf211ae32 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] GET https://10.4.3.7/volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 Jul 10 08:32:17.892433 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0732d3cd-82c0-479a-84c0-d4bdf211ae32 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:17.892684 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0732d3cd-82c0-479a-84c0-d4bdf211ae32 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:17.896738 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-d95c01ef-5591-4ce1-8e32-34a006998586 req-7e7577a5-15b7-4b67-b3f0-7a218188b0a9 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:17.898503 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-d95c01ef-5591-4ce1-8e32-34a006998586 req-7e7577a5-15b7-4b67-b3f0-7a218188b0a9 tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] DELETE https://10.4.3.7/volume/v3/attachments/7c84848b-885a-482b-b390-1379e6fb8121 Jul 10 08:32:17.898938 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-d95c01ef-5591-4ce1-8e32-34a006998586 req-7e7577a5-15b7-4b67-b3f0-7a218188b0a9 tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:17.899256 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-d95c01ef-5591-4ce1-8e32-34a006998586 req-7e7577a5-15b7-4b67-b3f0-7a218188b0a9 tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Calling method 'version_select' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:17.907422 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:17.907422 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:32:17.910767 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:17.910767 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:32:17.911784 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-0732d3cd-82c0-479a-84c0-d4bdf211ae32 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Volume info retrieved successfully. Jul 10 08:32:17.916549 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0732d3cd-82c0-479a-84c0-d4bdf211ae32 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 returned with HTTP 200 Jul 10 08:32:17.916897 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 138/549] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:32:17 2026] GET /volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:32:17.918273 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-ee0addbf-e3d9-477d-a570-e02a5ece66c6 req-d388188e-35e4-48db-a816-6402cd71278f None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:17.920527 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-ee0addbf-e3d9-477d-a570-e02a5ece66c6 req-d388188e-35e4-48db-a816-6402cd71278f tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] DELETE https://10.4.3.7/volume/v3/attachments/c882ab10-969b-43d0-b76e-12fe03477672 Jul 10 08:32:17.920735 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-ee0addbf-e3d9-477d-a570-e02a5ece66c6 req-d388188e-35e4-48db-a816-6402cd71278f tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:17.920958 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-ee0addbf-e3d9-477d-a570-e02a5ece66c6 req-d388188e-35e4-48db-a816-6402cd71278f tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Calling method 'version_select' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:17.932145 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:17.932145 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:32:17.988584 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-40e9b7eb-ace0-4dda-b8ff-8d1bd347782d None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:17.990387 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-40e9b7eb-ace0-4dda-b8ff-8d1bd347782d tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] GET https://10.4.3.7/volume/v3/volumes/d21e8ac1-6bbb-427f-8b99-e0b321b8cc3c Jul 10 08:32:17.990713 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-40e9b7eb-ace0-4dda-b8ff-8d1bd347782d tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:17.992124 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-40e9b7eb-ace0-4dda-b8ff-8d1bd347782d tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:18.000474 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:18.000474 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:32:18.005075 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-40e9b7eb-ace0-4dda-b8ff-8d1bd347782d tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Volume info retrieved successfully. Jul 10 08:32:18.020020 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-40e9b7eb-ace0-4dda-b8ff-8d1bd347782d tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] https://10.4.3.7/volume/v3/volumes/d21e8ac1-6bbb-427f-8b99-e0b321b8cc3c returned with HTTP 200 Jul 10 08:32:18.020020 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 138/550] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:32:17 2026] GET /volume/v3/volumes/d21e8ac1-6bbb-427f-8b99-e0b321b8cc3c => generated 864 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:32:18.457856 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-d95c01ef-5591-4ce1-8e32-34a006998586 req-7e7577a5-15b7-4b67-b3f0-7a218188b0a9 tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] https://10.4.3.7/volume/v3/attachments/7c84848b-885a-482b-b390-1379e6fb8121 returned with HTTP 200 Jul 10 08:32:18.459324 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 138/551] 10.4.3.7 () {72 vars in 1659 bytes} [Fri Jul 10 08:32:17 2026] DELETE /volume/v3/attachments/7c84848b-885a-482b-b390-1379e6fb8121 => generated 19 bytes in 563 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:32:18.482067 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-ee0addbf-e3d9-477d-a570-e02a5ece66c6 req-d388188e-35e4-48db-a816-6402cd71278f tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] https://10.4.3.7/volume/v3/attachments/c882ab10-969b-43d0-b76e-12fe03477672 returned with HTTP 200 Jul 10 08:32:18.482067 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 138/552] 10.4.3.7 () {72 vars in 1659 bytes} [Fri Jul 10 08:32:17 2026] DELETE /volume/v3/attachments/c882ab10-969b-43d0-b76e-12fe03477672 => generated 19 bytes in 564 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:32:18.583679 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-aa75aa66-cee7-46e2-8f5e-3deb8c2e20f1 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:18.586048 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-aa75aa66-cee7-46e2-8f5e-3deb8c2e20f1 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] GET https://10.4.3.7/volume/v3/volumes/3a9d23a3-be7b-4c59-a8c4-49a562842b33 Jul 10 08:32:18.586661 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-aa75aa66-cee7-46e2-8f5e-3deb8c2e20f1 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:18.586917 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-aa75aa66-cee7-46e2-8f5e-3deb8c2e20f1 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:18.604031 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:18.604031 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:32:18.610601 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-aa75aa66-cee7-46e2-8f5e-3deb8c2e20f1 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Volume info retrieved successfully. Jul 10 08:32:18.611308 np0000004976 devstack@c-api.service[100057]: WARNING stevedore.named [None req-aa75aa66-cee7-46e2-8f5e-3deb8c2e20f1 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:32:18.611556 np0000004976 devstack@c-api.service[100057]: WARNING castellan.key_manager [None req-aa75aa66-cee7-46e2-8f5e-3deb8c2e20f1 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:32:18.648806 np0000004976 devstack@c-api.service[100057]: DEBUG oslo_db.sqlalchemy.engines [None req-aa75aa66-cee7-46e2-8f5e-3deb8c2e20f1 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100057) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 08:32:18.651724 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:18.651724 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:32:18.661676 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-aa75aa66-cee7-46e2-8f5e-3deb8c2e20f1 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] https://10.4.3.7/volume/v3/volumes/3a9d23a3-be7b-4c59-a8c4-49a562842b33 returned with HTTP 200 Jul 10 08:32:18.662318 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 139/553] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:32:18 2026] GET /volume/v3/volumes/3a9d23a3-be7b-4c59-a8c4-49a562842b33 => generated 904 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:32:18.679946 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-b49b08c9-129a-4532-acf7-2dc02e37f911 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:18.683346 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-b49b08c9-129a-4532-acf7-2dc02e37f911 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] GET https://10.4.3.7/volume/v3/groups/7b242222-f106-43a1-85fc-b91492582579 Jul 10 08:32:18.683681 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-b49b08c9-129a-4532-acf7-2dc02e37f911 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:18.684146 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-b49b08c9-129a-4532-acf7-2dc02e37f911 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Calling method 'version_select' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:18.684294 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.groups [None req-b49b08c9-129a-4532-acf7-2dc02e37f911 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] show called for member 7b242222-f106-43a1-85fc-b91492582579 {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 08:32:18.688513 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:18.688513 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:32:18.694964 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-b49b08c9-129a-4532-acf7-2dc02e37f911 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] https://10.4.3.7/volume/v3/groups/7b242222-f106-43a1-85fc-b91492582579 returned with HTTP 200 Jul 10 08:32:18.695625 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 139/554] 10.4.3.7 () {68 vars in 1372 bytes} [Fri Jul 10 08:32:18 2026] GET /volume/v3/groups/7b242222-f106-43a1-85fc-b91492582579 => generated 322 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:32:18.706346 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-52e9cc3c-b338-4fb9-9330-7f14079c67db None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:18.708092 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-52e9cc3c-b338-4fb9-9330-7f14079c67db tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] GET https://10.4.3.7/volume/v3/groups/908d2ea8-6b02-4c78-8c10-a0960941a857 Jul 10 08:32:18.708303 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-52e9cc3c-b338-4fb9-9330-7f14079c67db tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:18.708522 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-52e9cc3c-b338-4fb9-9330-7f14079c67db tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Calling method 'version_select' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:18.708721 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.groups [None req-52e9cc3c-b338-4fb9-9330-7f14079c67db tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] show called for member 908d2ea8-6b02-4c78-8c10-a0960941a857 {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 08:32:18.712254 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:18.712254 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:32:18.719488 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-52e9cc3c-b338-4fb9-9330-7f14079c67db tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] https://10.4.3.7/volume/v3/groups/908d2ea8-6b02-4c78-8c10-a0960941a857 returned with HTTP 200 Jul 10 08:32:18.719797 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 139/555] 10.4.3.7 () {68 vars in 1372 bytes} [Fri Jul 10 08:32:18 2026] GET /volume/v3/groups/908d2ea8-6b02-4c78-8c10-a0960941a857 => generated 322 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:32:18.728866 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-46868852-17de-4302-b034-106cbe1979e9 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:18.730427 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-46868852-17de-4302-b034-106cbe1979e9 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] GET https://10.4.3.7/volume/v3/groups/detail Jul 10 08:32:18.730725 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-46868852-17de-4302-b034-106cbe1979e9 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:18.731082 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-46868852-17de-4302-b034-106cbe1979e9 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Calling method 'version_select' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:18.731626 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:18.731626 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:32:18.757824 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-46868852-17de-4302-b034-106cbe1979e9 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] https://10.4.3.7/volume/v3/groups/detail returned with HTTP 200 Jul 10 08:32:18.757824 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 139/556] 10.4.3.7 () {68 vars in 1282 bytes} [Fri Jul 10 08:32:18 2026] GET /volume/v3/groups/detail => generated 638 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:32:18.768937 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-89110179-7dbe-4986-9a12-1fea69b75d04 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:18.771844 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-89110179-7dbe-4986-9a12-1fea69b75d04 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] GET https://10.4.3.7/volume/v3/volumes/detail Jul 10 08:32:18.772064 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-89110179-7dbe-4986-9a12-1fea69b75d04 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:18.772276 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-89110179-7dbe-4986-9a12-1fea69b75d04 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Calling method 'detail' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:18.772567 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.api_utils [None req-89110179-7dbe-4986-9a12-1fea69b75d04 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Removing options '' from query. {{(pid=100057) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 08:32:18.773225 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-89110179-7dbe-4986-9a12-1fea69b75d04 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100057) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 08:32:18.780674 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-89110179-7dbe-4986-9a12-1fea69b75d04 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Get all volumes completed successfully. Jul 10 08:32:18.781313 np0000004976 devstack@c-api.service[100057]: WARNING stevedore.named [None req-89110179-7dbe-4986-9a12-1fea69b75d04 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:32:18.781483 np0000004976 devstack@c-api.service[100057]: WARNING castellan.key_manager [None req-89110179-7dbe-4986-9a12-1fea69b75d04 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:32:18.816898 np0000004976 devstack@c-api.service[100057]: DEBUG oslo_db.sqlalchemy.engines [None req-89110179-7dbe-4986-9a12-1fea69b75d04 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100057) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 08:32:18.819798 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:18.819798 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:32:18.830829 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-89110179-7dbe-4986-9a12-1fea69b75d04 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] https://10.4.3.7/volume/v3/volumes/detail returned with HTTP 200 Jul 10 08:32:18.831212 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 140/557] 10.4.3.7 () {68 vars in 1285 bytes} [Fri Jul 10 08:32:18 2026] GET /volume/v3/volumes/detail => generated 907 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:32:18.845838 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-189976c8-2f0c-4c16-821d-b2ccaba2a7f5 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:18.847721 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-189976c8-2f0c-4c16-821d-b2ccaba2a7f5 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] GET https://10.4.3.7/volume/v3/volumes/detail Jul 10 08:32:18.847721 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-189976c8-2f0c-4c16-821d-b2ccaba2a7f5 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:18.848062 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-189976c8-2f0c-4c16-821d-b2ccaba2a7f5 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Calling method 'detail' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:18.848626 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.api_utils [None req-189976c8-2f0c-4c16-821d-b2ccaba2a7f5 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Removing options '' from query. {{(pid=100056) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 08:32:18.848931 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:18.848931 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:32:18.849744 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-189976c8-2f0c-4c16-821d-b2ccaba2a7f5 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100056) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 08:32:18.856468 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-189976c8-2f0c-4c16-821d-b2ccaba2a7f5 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Get all volumes completed successfully. Jul 10 08:32:18.857157 np0000004976 devstack@c-api.service[100056]: WARNING stevedore.named [None req-189976c8-2f0c-4c16-821d-b2ccaba2a7f5 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:32:18.857529 np0000004976 devstack@c-api.service[100056]: WARNING castellan.key_manager [None req-189976c8-2f0c-4c16-821d-b2ccaba2a7f5 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:32:18.911901 np0000004976 devstack@c-api.service[100056]: DEBUG oslo_db.sqlalchemy.engines [None req-189976c8-2f0c-4c16-821d-b2ccaba2a7f5 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100056) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 08:32:18.915241 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:18.915241 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:32:18.923831 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-189976c8-2f0c-4c16-821d-b2ccaba2a7f5 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] https://10.4.3.7/volume/v3/volumes/detail returned with HTTP 200 Jul 10 08:32:18.924211 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 140/558] 10.4.3.7 () {68 vars in 1285 bytes} [Fri Jul 10 08:32:18 2026] GET /volume/v3/volumes/detail => generated 907 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:32:18.930042 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-68a11f3e-218c-41f3-99ac-4db2bb4293b9 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:18.932675 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-68a11f3e-218c-41f3-99ac-4db2bb4293b9 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] GET https://10.4.3.7/volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 Jul 10 08:32:18.932935 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-68a11f3e-218c-41f3-99ac-4db2bb4293b9 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:18.933178 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-68a11f3e-218c-41f3-99ac-4db2bb4293b9 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:18.941578 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-5f021aaa-6729-4100-8335-c30b1b725128 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:18.944056 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-5f021aaa-6729-4100-8335-c30b1b725128 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] POST https://10.4.3.7/volume/v3/groups/7b242222-f106-43a1-85fc-b91492582579/action Jul 10 08:32:18.946229 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-5f021aaa-6729-4100-8335-c30b1b725128 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100054) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:32:18.946229 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-5f021aaa-6729-4100-8335-c30b1b725128 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:32:18.946445 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.groups [None req-5f021aaa-6729-4100-8335-c30b1b725128 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] delete called for group 7b242222-f106-43a1-85fc-b91492582579 {{(pid=100054) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 10 08:32:18.946818 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.groups [None req-5f021aaa-6729-4100-8335-c30b1b725128 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Delete group with id: 7b242222-f106-43a1-85fc-b91492582579 Jul 10 08:32:18.947178 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:18.947178 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:32:18.950924 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:18.950924 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:32:18.953327 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-68a11f3e-218c-41f3-99ac-4db2bb4293b9 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Volume info retrieved successfully. Jul 10 08:32:18.958071 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-68a11f3e-218c-41f3-99ac-4db2bb4293b9 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 returned with HTTP 200 Jul 10 08:32:18.958546 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 140/559] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:32:18 2026] GET /volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:32:18.992799 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-5f021aaa-6729-4100-8335-c30b1b725128 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] https://10.4.3.7/volume/v3/groups/7b242222-f106-43a1-85fc-b91492582579/action returned with HTTP 202 Jul 10 08:32:18.993230 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 140/560] 10.4.3.7 () {70 vars in 1414 bytes} [Fri Jul 10 08:32:18 2026] POST /volume/v3/groups/7b242222-f106-43a1-85fc-b91492582579/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 08:32:19.000861 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-50e7ba38-4ffe-4600-8d16-75d2490be4c8 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:19.003098 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-50e7ba38-4ffe-4600-8d16-75d2490be4c8 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] GET https://10.4.3.7/volume/v3/volumes/3a9d23a3-be7b-4c59-a8c4-49a562842b33 Jul 10 08:32:19.003290 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-50e7ba38-4ffe-4600-8d16-75d2490be4c8 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:19.003510 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-50e7ba38-4ffe-4600-8d16-75d2490be4c8 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:19.014212 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:19.014212 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:32:19.024899 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-50e7ba38-4ffe-4600-8d16-75d2490be4c8 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Volume info retrieved successfully. Jul 10 08:32:19.025518 np0000004976 devstack@c-api.service[100057]: WARNING stevedore.named [None req-50e7ba38-4ffe-4600-8d16-75d2490be4c8 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:32:19.025714 np0000004976 devstack@c-api.service[100057]: WARNING castellan.key_manager [None req-50e7ba38-4ffe-4600-8d16-75d2490be4c8 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:32:19.044094 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-7fc492f9-a814-417c-be10-0f47ee27299f None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:19.048007 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-7fc492f9-a814-417c-be10-0f47ee27299f tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] GET https://10.4.3.7/volume/v3/volumes/d21e8ac1-6bbb-427f-8b99-e0b321b8cc3c Jul 10 08:32:19.048202 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-7fc492f9-a814-417c-be10-0f47ee27299f tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:19.048384 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-7fc492f9-a814-417c-be10-0f47ee27299f tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:19.057092 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:19.057092 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:32:19.059781 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-7fc492f9-a814-417c-be10-0f47ee27299f tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Volume info retrieved successfully. Jul 10 08:32:19.063332 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-7fc492f9-a814-417c-be10-0f47ee27299f tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] https://10.4.3.7/volume/v3/volumes/d21e8ac1-6bbb-427f-8b99-e0b321b8cc3c returned with HTTP 200 Jul 10 08:32:19.063673 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 141/561] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:32:19 2026] GET /volume/v3/volumes/d21e8ac1-6bbb-427f-8b99-e0b321b8cc3c => generated 864 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:32:19.070226 np0000004976 devstack@c-api.service[100057]: DEBUG oslo_db.sqlalchemy.engines [None req-50e7ba38-4ffe-4600-8d16-75d2490be4c8 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100057) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 08:32:19.073151 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:19.073151 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:32:19.080083 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-50e7ba38-4ffe-4600-8d16-75d2490be4c8 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] https://10.4.3.7/volume/v3/volumes/3a9d23a3-be7b-4c59-a8c4-49a562842b33 returned with HTTP 200 Jul 10 08:32:19.080483 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 141/562] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:32:19 2026] GET /volume/v3/volumes/3a9d23a3-be7b-4c59-a8c4-49a562842b33 => generated 903 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:32:19.105980 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-3a836066-50b7-4ff6-963b-5e1ebf75460c None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:19.110416 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-3a836066-50b7-4ff6-963b-5e1ebf75460c tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] GET https://10.4.3.7/volume/v3/volumes/65947dd7-d7c2-41b4-89eb-7afaee30d99f Jul 10 08:32:19.110416 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-3a836066-50b7-4ff6-963b-5e1ebf75460c tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:19.110416 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-3a836066-50b7-4ff6-963b-5e1ebf75460c tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:19.125110 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:19.125110 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:32:19.131451 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-3a836066-50b7-4ff6-963b-5e1ebf75460c tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Volume info retrieved successfully. Jul 10 08:32:19.138697 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-3a836066-50b7-4ff6-963b-5e1ebf75460c tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] https://10.4.3.7/volume/v3/volumes/65947dd7-d7c2-41b4-89eb-7afaee30d99f returned with HTTP 200 Jul 10 08:32:19.138697 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 141/563] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:32:19 2026] GET /volume/v3/volumes/65947dd7-d7c2-41b4-89eb-7afaee30d99f => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:32:19.975924 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-c948f6a4-6158-45d0-b7d9-b2fc168a33b0 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:19.977844 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-c948f6a4-6158-45d0-b7d9-b2fc168a33b0 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] GET https://10.4.3.7/volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 Jul 10 08:32:19.978065 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-c948f6a4-6158-45d0-b7d9-b2fc168a33b0 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:19.978243 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-c948f6a4-6158-45d0-b7d9-b2fc168a33b0 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:19.987386 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:19.987386 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:32:19.991093 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-c948f6a4-6158-45d0-b7d9-b2fc168a33b0 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Volume info retrieved successfully. Jul 10 08:32:19.995478 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-c948f6a4-6158-45d0-b7d9-b2fc168a33b0 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 returned with HTTP 200 Jul 10 08:32:19.995831 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 141/564] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:32:19 2026] GET /volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:32:20.077624 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-d0e78796-5a56-470b-8e85-d8fd3c8fe375 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:20.079326 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-d0e78796-5a56-470b-8e85-d8fd3c8fe375 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] GET https://10.4.3.7/volume/v3/volumes/d21e8ac1-6bbb-427f-8b99-e0b321b8cc3c Jul 10 08:32:20.079524 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-d0e78796-5a56-470b-8e85-d8fd3c8fe375 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:20.079698 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-d0e78796-5a56-470b-8e85-d8fd3c8fe375 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:20.089121 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:20.089121 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:32:20.093267 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-48cb4dcc-9910-44d9-8799-6cc7b31ef38c None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:20.093642 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-d0e78796-5a56-470b-8e85-d8fd3c8fe375 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Volume info retrieved successfully. Jul 10 08:32:20.097452 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-48cb4dcc-9910-44d9-8799-6cc7b31ef38c tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] GET https://10.4.3.7/volume/v3/volumes/3a9d23a3-be7b-4c59-a8c4-49a562842b33 Jul 10 08:32:20.097643 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-48cb4dcc-9910-44d9-8799-6cc7b31ef38c tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:20.097692 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-d0e78796-5a56-470b-8e85-d8fd3c8fe375 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] https://10.4.3.7/volume/v3/volumes/d21e8ac1-6bbb-427f-8b99-e0b321b8cc3c returned with HTTP 200 Jul 10 08:32:20.097812 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-48cb4dcc-9910-44d9-8799-6cc7b31ef38c tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:20.098096 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 142/565] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:32:20 2026] GET /volume/v3/volumes/d21e8ac1-6bbb-427f-8b99-e0b321b8cc3c => generated 864 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:32:20.103744 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-48cb4dcc-9910-44d9-8799-6cc7b31ef38c tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] https://10.4.3.7/volume/v3/volumes/3a9d23a3-be7b-4c59-a8c4-49a562842b33 returned with HTTP 404 Jul 10 08:32:20.104170 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 142/566] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:32:20 2026] GET /volume/v3/volumes/3a9d23a3-be7b-4c59-a8c4-49a562842b33 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jul 10 08:32:20.110573 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-e6a52d24-4262-4d32-a81e-16b0604d37ec None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:20.111858 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-e6a52d24-4262-4d32-a81e-16b0604d37ec tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] GET https://10.4.3.7/volume/v3/groups/7b242222-f106-43a1-85fc-b91492582579 Jul 10 08:32:20.112040 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-e6a52d24-4262-4d32-a81e-16b0604d37ec tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:20.112209 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-e6a52d24-4262-4d32-a81e-16b0604d37ec tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Calling method 'version_select' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:20.112373 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.groups [None req-e6a52d24-4262-4d32-a81e-16b0604d37ec tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] show called for member 7b242222-f106-43a1-85fc-b91492582579 {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 08:32:20.116428 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-e6a52d24-4262-4d32-a81e-16b0604d37ec tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] https://10.4.3.7/volume/v3/groups/7b242222-f106-43a1-85fc-b91492582579 returned with HTTP 404 Jul 10 08:32:20.116428 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 142/567] 10.4.3.7 () {68 vars in 1372 bytes} [Fri Jul 10 08:32:20 2026] GET /volume/v3/groups/7b242222-f106-43a1-85fc-b91492582579 => generated 108 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 08:32:20.123564 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-4f72b4cc-78fb-491e-b615-cde158e96094 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:20.125836 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-4f72b4cc-78fb-491e-b615-cde158e96094 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] POST https://10.4.3.7/volume/v3/groups/908d2ea8-6b02-4c78-8c10-a0960941a857/action Jul 10 08:32:20.126571 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-4f72b4cc-78fb-491e-b615-cde158e96094 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=100054) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:32:20.126571 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-4f72b4cc-78fb-491e-b615-cde158e96094 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:32:20.130482 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.groups [None req-4f72b4cc-78fb-491e-b615-cde158e96094 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] delete called for group 908d2ea8-6b02-4c78-8c10-a0960941a857 {{(pid=100054) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 10 08:32:20.130482 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.groups [None req-4f72b4cc-78fb-491e-b615-cde158e96094 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Delete group with id: 908d2ea8-6b02-4c78-8c10-a0960941a857 Jul 10 08:32:20.133154 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:20.133154 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:32:20.161364 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-4f72b4cc-78fb-491e-b615-cde158e96094 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] https://10.4.3.7/volume/v3/groups/908d2ea8-6b02-4c78-8c10-a0960941a857/action returned with HTTP 202 Jul 10 08:32:20.161889 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 142/568] 10.4.3.7 () {70 vars in 1414 bytes} [Fri Jul 10 08:32:20 2026] POST /volume/v3/groups/908d2ea8-6b02-4c78-8c10-a0960941a857/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 08:32:20.170238 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-c064272e-6e3b-44b5-bb3f-f58cfdb45136 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:20.172049 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-c064272e-6e3b-44b5-bb3f-f58cfdb45136 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] GET https://10.4.3.7/volume/v3/groups/908d2ea8-6b02-4c78-8c10-a0960941a857 Jul 10 08:32:20.172235 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-c064272e-6e3b-44b5-bb3f-f58cfdb45136 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:20.172443 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-c064272e-6e3b-44b5-bb3f-f58cfdb45136 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Calling method 'version_select' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:20.172595 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.groups [None req-c064272e-6e3b-44b5-bb3f-f58cfdb45136 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] show called for member 908d2ea8-6b02-4c78-8c10-a0960941a857 {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 08:32:20.177535 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:20.177535 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:32:20.190709 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-c064272e-6e3b-44b5-bb3f-f58cfdb45136 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] https://10.4.3.7/volume/v3/groups/908d2ea8-6b02-4c78-8c10-a0960941a857 returned with HTTP 200 Jul 10 08:32:20.191133 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 143/569] 10.4.3.7 () {68 vars in 1372 bytes} [Fri Jul 10 08:32:20 2026] GET /volume/v3/groups/908d2ea8-6b02-4c78-8c10-a0960941a857 => generated 321 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:32:20.371344 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-67afc41d-998a-4adf-b7ae-ba9cd1014c7d req-624ede49-275f-47e6-96d5-92866340813a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:20.374196 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-67afc41d-998a-4adf-b7ae-ba9cd1014c7d req-624ede49-275f-47e6-96d5-92866340813a tempest-VolumesSnapshotsTestJSON-1020283799 tempest-VolumesSnapshotsTestJSON-1020283799-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:32:20.374611 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-67afc41d-998a-4adf-b7ae-ba9cd1014c7d req-624ede49-275f-47e6-96d5-92866340813a tempest-VolumesSnapshotsTestJSON-1020283799 tempest-VolumesSnapshotsTestJSON-1020283799-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-932378307", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:32:20.376526 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [req-67afc41d-998a-4adf-b7ae-ba9cd1014c7d req-624ede49-275f-47e6-96d5-92866340813a tempest-VolumesSnapshotsTestJSON-1020283799 tempest-VolumesSnapshotsTestJSON-1020283799-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-932378307', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:32:20.376658 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [req-67afc41d-998a-4adf-b7ae-ba9cd1014c7d req-624ede49-275f-47e6-96d5-92866340813a tempest-VolumesSnapshotsTestJSON-1020283799 tempest-VolumesSnapshotsTestJSON-1020283799-project-member] Create volume of 1 GB Jul 10 08:32:20.380915 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-67afc41d-998a-4adf-b7ae-ba9cd1014c7d req-624ede49-275f-47e6-96d5-92866340813a tempest-VolumesSnapshotsTestJSON-1020283799 tempest-VolumesSnapshotsTestJSON-1020283799-project-member] Availability Zones retrieved successfully. Jul 10 08:32:20.386728 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [req-67afc41d-998a-4adf-b7ae-ba9cd1014c7d req-624ede49-275f-47e6-96d5-92866340813a tempest-VolumesSnapshotsTestJSON-1020283799 tempest-VolumesSnapshotsTestJSON-1020283799-project-member] Flow 'volume_create_api' (9893da75-ced0-487d-b401-eceea7e0abe7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:32:20.387850 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [req-67afc41d-998a-4adf-b7ae-ba9cd1014c7d req-624ede49-275f-47e6-96d5-92866340813a tempest-VolumesSnapshotsTestJSON-1020283799 tempest-VolumesSnapshotsTestJSON-1020283799-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0aa4a86-293a-40c9-846f-a858beafc036) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:32:20.389004 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [req-67afc41d-998a-4adf-b7ae-ba9cd1014c7d req-624ede49-275f-47e6-96d5-92866340813a tempest-VolumesSnapshotsTestJSON-1020283799 tempest-VolumesSnapshotsTestJSON-1020283799-project-member] Validating volume size '1' using validate_int {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:32:20.417363 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [req-67afc41d-998a-4adf-b7ae-ba9cd1014c7d req-624ede49-275f-47e6-96d5-92866340813a tempest-VolumesSnapshotsTestJSON-1020283799 tempest-VolumesSnapshotsTestJSON-1020283799-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0aa4a86-293a-40c9-846f-a858beafc036) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:32:20.418132 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [req-67afc41d-998a-4adf-b7ae-ba9cd1014c7d req-624ede49-275f-47e6-96d5-92866340813a tempest-VolumesSnapshotsTestJSON-1020283799 tempest-VolumesSnapshotsTestJSON-1020283799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d757f50d-b63f-4190-bd26-b2b757031caa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:32:20.479338 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.quota [req-67afc41d-998a-4adf-b7ae-ba9cd1014c7d req-624ede49-275f-47e6-96d5-92866340813a tempest-VolumesSnapshotsTestJSON-1020283799 tempest-VolumesSnapshotsTestJSON-1020283799-project-member] Created reservations ['99d0456b-6946-4f73-ba39-41fa0876d14a', '137282a7-77fa-45c5-b13a-530fde1ec0a2', '16cc12f4-63b5-4f4d-86cf-dc81aa173afd', '76d46f2b-5412-4339-9ec6-621e984faa76'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:32:20.480088 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [req-67afc41d-998a-4adf-b7ae-ba9cd1014c7d req-624ede49-275f-47e6-96d5-92866340813a tempest-VolumesSnapshotsTestJSON-1020283799 tempest-VolumesSnapshotsTestJSON-1020283799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d757f50d-b63f-4190-bd26-b2b757031caa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['99d0456b-6946-4f73-ba39-41fa0876d14a', '137282a7-77fa-45c5-b13a-530fde1ec0a2', '16cc12f4-63b5-4f4d-86cf-dc81aa173afd', '76d46f2b-5412-4339-9ec6-621e984faa76']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:32:20.480802 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [req-67afc41d-998a-4adf-b7ae-ba9cd1014c7d req-624ede49-275f-47e6-96d5-92866340813a tempest-VolumesSnapshotsTestJSON-1020283799 tempest-VolumesSnapshotsTestJSON-1020283799-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f8e471e-dcac-406d-846a-82950804c53e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:32:20.503699 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [req-67afc41d-998a-4adf-b7ae-ba9cd1014c7d req-624ede49-275f-47e6-96d5-92866340813a tempest-VolumesSnapshotsTestJSON-1020283799 tempest-VolumesSnapshotsTestJSON-1020283799-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f8e471e-dcac-406d-846a-82950804c53e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '48f9cab4-4ccc-4c26-bdbf-fb9e8c867a00', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-932378307',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0da5b503f9d7423c8a38ce052c8ad59f',qos_specs=None,replication_status=,reservations=['99d0456b-6946-4f73-ba39-41fa0876d14a','137282a7-77fa-45c5-b13a-530fde1ec0a2','16cc12f4-63b5-4f4d-86cf-dc81aa173afd','76d46f2b-5412-4339-9ec6-621e984faa76'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a9c8eb4c76e484d99d449a0216630aa',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:32:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-932378307',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=48f9cab4-4ccc-4c26-bdbf-fb9e8c867a00,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0da5b503f9d7423c8a38ce052c8ad59f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0a9c8eb4c76e484d99d449a0216630aa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:32:20.504266 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [req-67afc41d-998a-4adf-b7ae-ba9cd1014c7d req-624ede49-275f-47e6-96d5-92866340813a tempest-VolumesSnapshotsTestJSON-1020283799 tempest-VolumesSnapshotsTestJSON-1020283799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4da66b9-3adc-4ae4-9c64-de2dc4073fa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:32:20.525051 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [req-67afc41d-998a-4adf-b7ae-ba9cd1014c7d req-624ede49-275f-47e6-96d5-92866340813a tempest-VolumesSnapshotsTestJSON-1020283799 tempest-VolumesSnapshotsTestJSON-1020283799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4da66b9-3adc-4ae4-9c64-de2dc4073fa7) transitioned into state 'SUCCESS' from state '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-932378307',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0da5b503f9d7423c8a38ce052c8ad59f',qos_specs=None,replication_status=,reservations=['99d0456b-6946-4f73-ba39-41fa0876d14a','137282a7-77fa-45c5-b13a-530fde1ec0a2','16cc12f4-63b5-4f4d-86cf-dc81aa173afd','76d46f2b-5412-4339-9ec6-621e984faa76'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a9c8eb4c76e484d99d449a0216630aa',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:32:20.526045 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [req-67afc41d-998a-4adf-b7ae-ba9cd1014c7d req-624ede49-275f-47e6-96d5-92866340813a tempest-VolumesSnapshotsTestJSON-1020283799 tempest-VolumesSnapshotsTestJSON-1020283799-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d2daf40-ca58-4bec-81c1-606dbc1bf2b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:32:20.539975 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [req-67afc41d-998a-4adf-b7ae-ba9cd1014c7d req-624ede49-275f-47e6-96d5-92866340813a tempest-VolumesSnapshotsTestJSON-1020283799 tempest-VolumesSnapshotsTestJSON-1020283799-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d2daf40-ca58-4bec-81c1-606dbc1bf2b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:32:20.539975 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [req-67afc41d-998a-4adf-b7ae-ba9cd1014c7d req-624ede49-275f-47e6-96d5-92866340813a tempest-VolumesSnapshotsTestJSON-1020283799 tempest-VolumesSnapshotsTestJSON-1020283799-project-member] Flow 'volume_create_api' (9893da75-ced0-487d-b401-eceea7e0abe7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:32:20.539975 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-67afc41d-998a-4adf-b7ae-ba9cd1014c7d req-624ede49-275f-47e6-96d5-92866340813a tempest-VolumesSnapshotsTestJSON-1020283799 tempest-VolumesSnapshotsTestJSON-1020283799-project-member] Create volume request issued successfully. Jul 10 08:32:20.540682 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-67afc41d-998a-4adf-b7ae-ba9cd1014c7d req-624ede49-275f-47e6-96d5-92866340813a tempest-VolumesSnapshotsTestJSON-1020283799 tempest-VolumesSnapshotsTestJSON-1020283799-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:32:20.541267 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 143/570] 10.4.3.7 () {72 vars in 1527 bytes} [Fri Jul 10 08:32:20 2026] POST /volume/v3/volumes => generated 750 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:32:20.549356 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-67afc41d-998a-4adf-b7ae-ba9cd1014c7d req-5e14294b-8d2a-43c1-86fa-1b9b781fa7e5 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:20.558432 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-67afc41d-998a-4adf-b7ae-ba9cd1014c7d req-5e14294b-8d2a-43c1-86fa-1b9b781fa7e5 tempest-VolumesSnapshotsTestJSON-1020283799 tempest-VolumesSnapshotsTestJSON-1020283799-project-member] GET https://10.4.3.7/volume/v3/volumes/48f9cab4-4ccc-4c26-bdbf-fb9e8c867a00 Jul 10 08:32:20.558692 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-67afc41d-998a-4adf-b7ae-ba9cd1014c7d req-5e14294b-8d2a-43c1-86fa-1b9b781fa7e5 tempest-VolumesSnapshotsTestJSON-1020283799 tempest-VolumesSnapshotsTestJSON-1020283799-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:20.558922 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-67afc41d-998a-4adf-b7ae-ba9cd1014c7d req-5e14294b-8d2a-43c1-86fa-1b9b781fa7e5 tempest-VolumesSnapshotsTestJSON-1020283799 tempest-VolumesSnapshotsTestJSON-1020283799-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:20.572262 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:20.572262 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:32:20.583431 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [req-67afc41d-998a-4adf-b7ae-ba9cd1014c7d req-5e14294b-8d2a-43c1-86fa-1b9b781fa7e5 tempest-VolumesSnapshotsTestJSON-1020283799 tempest-VolumesSnapshotsTestJSON-1020283799-project-member] Volume info retrieved successfully. Jul 10 08:32:20.586025 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-67afc41d-998a-4adf-b7ae-ba9cd1014c7d req-5e14294b-8d2a-43c1-86fa-1b9b781fa7e5 tempest-VolumesSnapshotsTestJSON-1020283799 tempest-VolumesSnapshotsTestJSON-1020283799-project-member] https://10.4.3.7/volume/v3/volumes/48f9cab4-4ccc-4c26-bdbf-fb9e8c867a00 returned with HTTP 200 Jul 10 08:32:20.586393 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 143/571] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:32:20 2026] GET /volume/v3/volumes/48f9cab4-4ccc-4c26-bdbf-fb9e8c867a00 => generated 818 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:32:20.613619 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-43656beb-243e-405d-aaa1-7c5853f4ef0f req-5dbc48b1-f834-4df3-878b-308e2dd4d853 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:20.615514 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-43656beb-243e-405d-aaa1-7c5853f4ef0f req-5dbc48b1-f834-4df3-878b-308e2dd4d853 tempest-VolumesSnapshotsTestJSON-1020283799 tempest-VolumesSnapshotsTestJSON-1020283799-project-member] GET https://10.4.3.7/volume/v3/volumes/48f9cab4-4ccc-4c26-bdbf-fb9e8c867a00 Jul 10 08:32:20.615696 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-43656beb-243e-405d-aaa1-7c5853f4ef0f req-5dbc48b1-f834-4df3-878b-308e2dd4d853 tempest-VolumesSnapshotsTestJSON-1020283799 tempest-VolumesSnapshotsTestJSON-1020283799-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:20.615870 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-43656beb-243e-405d-aaa1-7c5853f4ef0f req-5dbc48b1-f834-4df3-878b-308e2dd4d853 tempest-VolumesSnapshotsTestJSON-1020283799 tempest-VolumesSnapshotsTestJSON-1020283799-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:20.624070 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:20.624070 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:32:20.627426 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-43656beb-243e-405d-aaa1-7c5853f4ef0f req-5dbc48b1-f834-4df3-878b-308e2dd4d853 tempest-VolumesSnapshotsTestJSON-1020283799 tempest-VolumesSnapshotsTestJSON-1020283799-project-member] Volume info retrieved successfully. Jul 10 08:32:20.631650 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-43656beb-243e-405d-aaa1-7c5853f4ef0f req-5dbc48b1-f834-4df3-878b-308e2dd4d853 tempest-VolumesSnapshotsTestJSON-1020283799 tempest-VolumesSnapshotsTestJSON-1020283799-project-member] https://10.4.3.7/volume/v3/volumes/48f9cab4-4ccc-4c26-bdbf-fb9e8c867a00 returned with HTTP 200 Jul 10 08:32:20.633195 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 143/572] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:32:20 2026] GET /volume/v3/volumes/48f9cab4-4ccc-4c26-bdbf-fb9e8c867a00 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:32:20.824087 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-625c2547-cd09-4b8b-9007-8f1750616195 req-3b16d96f-cce7-45f5-b015-893c35dd5267 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:20.826193 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-625c2547-cd09-4b8b-9007-8f1750616195 req-3b16d96f-cce7-45f5-b015-893c35dd5267 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] POST https://10.4.3.7/volume/v3/attachments/4b58c86c-b399-4732-a39d-3e29443e859d/action Jul 10 08:32:20.826699 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-625c2547-cd09-4b8b-9007-8f1750616195 req-3b16d96f-cce7-45f5-b015-893c35dd5267 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Action body: b'{"os-complete": null}' {{(pid=100056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:32:20.826842 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-625c2547-cd09-4b8b-9007-8f1750616195 req-3b16d96f-cce7-45f5-b015-893c35dd5267 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:32:20.848932 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:20.848932 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:32:20.862799 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-625c2547-cd09-4b8b-9007-8f1750616195 req-3b16d96f-cce7-45f5-b015-893c35dd5267 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/attachments/4b58c86c-b399-4732-a39d-3e29443e859d/action returned with HTTP 204 Jul 10 08:32:20.863255 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 144/573] 10.4.3.7 () {74 vars in 1711 bytes} [Fri Jul 10 08:32:20 2026] POST /volume/v3/attachments/4b58c86c-b399-4732-a39d-3e29443e859d/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:32:21.007174 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-cbc4e10e-0cfa-4495-8cbc-058543b056f6 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:21.009113 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cbc4e10e-0cfa-4495-8cbc-058543b056f6 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] GET https://10.4.3.7/volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 Jul 10 08:32:21.009337 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-cbc4e10e-0cfa-4495-8cbc-058543b056f6 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:21.009564 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-cbc4e10e-0cfa-4495-8cbc-058543b056f6 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:21.019271 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:21.019271 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:32:21.022910 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-cbc4e10e-0cfa-4495-8cbc-058543b056f6 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Volume info retrieved successfully. Jul 10 08:32:21.027039 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cbc4e10e-0cfa-4495-8cbc-058543b056f6 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 returned with HTTP 200 Jul 10 08:32:21.027509 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 144/574] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:32:21 2026] GET /volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 => generated 1141 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:32:21.076572 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-b99bb57e-e8bc-4a30-9cfd-fd57f64aa63e req-f7c6ef82-8e79-4fa3-bccd-230be864d264 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:21.078739 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-b99bb57e-e8bc-4a30-9cfd-fd57f64aa63e req-f7c6ef82-8e79-4fa3-bccd-230be864d264 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] GET https://10.4.3.7/volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 Jul 10 08:32:21.078918 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-b99bb57e-e8bc-4a30-9cfd-fd57f64aa63e req-f7c6ef82-8e79-4fa3-bccd-230be864d264 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:21.079092 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-b99bb57e-e8bc-4a30-9cfd-fd57f64aa63e req-f7c6ef82-8e79-4fa3-bccd-230be864d264 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:21.089465 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:21.089465 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:32:21.093796 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [req-b99bb57e-e8bc-4a30-9cfd-fd57f64aa63e req-f7c6ef82-8e79-4fa3-bccd-230be864d264 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Volume info retrieved successfully. Jul 10 08:32:21.098277 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-b99bb57e-e8bc-4a30-9cfd-fd57f64aa63e req-f7c6ef82-8e79-4fa3-bccd-230be864d264 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 returned with HTTP 200 Jul 10 08:32:21.098681 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 144/575] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:32:21 2026] GET /volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 => generated 1141 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:32:21.111932 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-90880c82-1d0c-461d-9cb9-a49d3d135aec None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:21.113775 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-90880c82-1d0c-461d-9cb9-a49d3d135aec tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] GET https://10.4.3.7/volume/v3/volumes/d21e8ac1-6bbb-427f-8b99-e0b321b8cc3c Jul 10 08:32:21.113989 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-90880c82-1d0c-461d-9cb9-a49d3d135aec tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:21.114202 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-90880c82-1d0c-461d-9cb9-a49d3d135aec tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:21.125722 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:21.125722 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:32:21.130112 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-90880c82-1d0c-461d-9cb9-a49d3d135aec tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Volume info retrieved successfully. Jul 10 08:32:21.134834 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-90880c82-1d0c-461d-9cb9-a49d3d135aec tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] https://10.4.3.7/volume/v3/volumes/d21e8ac1-6bbb-427f-8b99-e0b321b8cc3c returned with HTTP 200 Jul 10 08:32:21.135358 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 144/576] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:32:21 2026] GET /volume/v3/volumes/d21e8ac1-6bbb-427f-8b99-e0b321b8cc3c => generated 864 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:32:21.200839 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-51a43288-c3e3-461a-af62-ef9018cb1aea None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:21.202788 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-51a43288-c3e3-461a-af62-ef9018cb1aea tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] GET https://10.4.3.7/volume/v3/groups/908d2ea8-6b02-4c78-8c10-a0960941a857 Jul 10 08:32:21.203046 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-51a43288-c3e3-461a-af62-ef9018cb1aea tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:21.203267 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-51a43288-c3e3-461a-af62-ef9018cb1aea tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Calling method 'version_select' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:21.203459 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.groups [None req-51a43288-c3e3-461a-af62-ef9018cb1aea tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] show called for member 908d2ea8-6b02-4c78-8c10-a0960941a857 {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 08:32:21.207176 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-51a43288-c3e3-461a-af62-ef9018cb1aea tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] https://10.4.3.7/volume/v3/groups/908d2ea8-6b02-4c78-8c10-a0960941a857 returned with HTTP 404 Jul 10 08:32:21.207710 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 145/577] 10.4.3.7 () {68 vars in 1372 bytes} [Fri Jul 10 08:32:21 2026] GET /volume/v3/groups/908d2ea8-6b02-4c78-8c10-a0960941a857 => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 08:32:21.214188 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-5d33e300-fd3f-4e0b-9618-52f0c614ed75 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:21.215851 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5d33e300-fd3f-4e0b-9618-52f0c614ed75 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] GET https://10.4.3.7/volume/v3/groups/detail Jul 10 08:32:21.216041 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5d33e300-fd3f-4e0b-9618-52f0c614ed75 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:21.216192 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5d33e300-fd3f-4e0b-9618-52f0c614ed75 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Calling method 'version_select' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:21.220818 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5d33e300-fd3f-4e0b-9618-52f0c614ed75 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] https://10.4.3.7/volume/v3/groups/detail returned with HTTP 200 Jul 10 08:32:21.221156 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 145/578] 10.4.3.7 () {68 vars in 1282 bytes} [Fri Jul 10 08:32:21 2026] GET /volume/v3/groups/detail => generated 14 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:32:21.230691 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-56dcf1ba-a36a-48c9-803b-a52e268f450d None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:21.232017 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-56dcf1ba-a36a-48c9-803b-a52e268f450d tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] GET https://10.4.3.7/volume/v3/volumes/detail Jul 10 08:32:21.232234 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-56dcf1ba-a36a-48c9-803b-a52e268f450d tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:21.232450 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-56dcf1ba-a36a-48c9-803b-a52e268f450d tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Calling method 'detail' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:21.232703 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.api_utils [None req-56dcf1ba-a36a-48c9-803b-a52e268f450d tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Removing options '' from query. {{(pid=100055) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 08:32:21.233360 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-56dcf1ba-a36a-48c9-803b-a52e268f450d tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100055) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 08:32:21.238919 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-56dcf1ba-a36a-48c9-803b-a52e268f450d tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Get all volumes completed successfully. Jul 10 08:32:21.240909 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-56dcf1ba-a36a-48c9-803b-a52e268f450d tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] https://10.4.3.7/volume/v3/volumes/detail returned with HTTP 200 Jul 10 08:32:21.241241 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 145/579] 10.4.3.7 () {68 vars in 1285 bytes} [Fri Jul 10 08:32:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:32:21.256785 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-6fe05191-17fc-47be-b8cd-6c122c99fb2c None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:21.258281 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-6fe05191-17fc-47be-b8cd-6c122c99fb2c tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] POST https://10.4.3.7/volume/v3/groups/908d2ea8-6b02-4c78-8c10-a0960941a857/action Jul 10 08:32:21.258628 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-6fe05191-17fc-47be-b8cd-6c122c99fb2c tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100054) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:32:21.258737 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-6fe05191-17fc-47be-b8cd-6c122c99fb2c tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:32:21.260026 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.groups [None req-6fe05191-17fc-47be-b8cd-6c122c99fb2c tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] delete called for group 908d2ea8-6b02-4c78-8c10-a0960941a857 {{(pid=100054) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 10 08:32:21.260156 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.groups [None req-6fe05191-17fc-47be-b8cd-6c122c99fb2c tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Delete group with id: 908d2ea8-6b02-4c78-8c10-a0960941a857 Jul 10 08:32:21.263648 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-6fe05191-17fc-47be-b8cd-6c122c99fb2c tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] https://10.4.3.7/volume/v3/groups/908d2ea8-6b02-4c78-8c10-a0960941a857/action returned with HTTP 404 Jul 10 08:32:21.263815 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 145/580] 10.4.3.7 () {70 vars in 1414 bytes} [Fri Jul 10 08:32:21 2026] POST /volume/v3/groups/908d2ea8-6b02-4c78-8c10-a0960941a857/action => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 08:32:21.272692 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-4862cb78-68bc-48d8-ac2c-d65ca82e1796 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:21.273319 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-4862cb78-68bc-48d8-ac2c-d65ca82e1796 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] GET https://10.4.3.7/volume/v3/volumes/detail Jul 10 08:32:21.273528 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-4862cb78-68bc-48d8-ac2c-d65ca82e1796 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:21.273737 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-4862cb78-68bc-48d8-ac2c-d65ca82e1796 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Calling method 'detail' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:21.274004 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.api_utils [None req-4862cb78-68bc-48d8-ac2c-d65ca82e1796 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Removing options '' from query. {{(pid=100056) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 08:32:21.274693 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-4862cb78-68bc-48d8-ac2c-d65ca82e1796 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100056) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 08:32:21.283666 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-4862cb78-68bc-48d8-ac2c-d65ca82e1796 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Get all volumes completed successfully. Jul 10 08:32:21.286416 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-4862cb78-68bc-48d8-ac2c-d65ca82e1796 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] https://10.4.3.7/volume/v3/volumes/detail returned with HTTP 200 Jul 10 08:32:21.286416 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 146/581] 10.4.3.7 () {68 vars in 1285 bytes} [Fri Jul 10 08:32:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:32:21.305458 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-631069cb-3994-40a1-b524-caec765cf48f None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:21.308811 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-631069cb-3994-40a1-b524-caec765cf48f tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] POST https://10.4.3.7/volume/v3/groups/7b242222-f106-43a1-85fc-b91492582579/action Jul 10 08:32:21.308811 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-631069cb-3994-40a1-b524-caec765cf48f tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:32:21.308811 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-631069cb-3994-40a1-b524-caec765cf48f tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:32:21.309705 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.groups [None req-631069cb-3994-40a1-b524-caec765cf48f tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] delete called for group 7b242222-f106-43a1-85fc-b91492582579 {{(pid=100057) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 10 08:32:21.309805 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.groups [None req-631069cb-3994-40a1-b524-caec765cf48f tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Delete group with id: 7b242222-f106-43a1-85fc-b91492582579 Jul 10 08:32:21.314850 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-631069cb-3994-40a1-b524-caec765cf48f tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] https://10.4.3.7/volume/v3/groups/7b242222-f106-43a1-85fc-b91492582579/action returned with HTTP 404 Jul 10 08:32:21.314850 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 146/582] 10.4.3.7 () {70 vars in 1414 bytes} [Fri Jul 10 08:32:21 2026] POST /volume/v3/groups/7b242222-f106-43a1-85fc-b91492582579/action => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 08:32:21.323046 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-4669fd1f-0577-4622-bf58-5b6d9c6cd3f0 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:21.325237 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-4669fd1f-0577-4622-bf58-5b6d9c6cd3f0 tempest-GroupsTest-1988781397 tempest-GroupsTest-1988781397-project-admin] DELETE https://10.4.3.7/volume/v3/group_types/e3837a79-9596-4b45-af0c-c14764a9ff22 Jul 10 08:32:21.325544 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-4669fd1f-0577-4622-bf58-5b6d9c6cd3f0 tempest-GroupsTest-1988781397 tempest-GroupsTest-1988781397-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:21.325987 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-4669fd1f-0577-4622-bf58-5b6d9c6cd3f0 tempest-GroupsTest-1988781397 tempest-GroupsTest-1988781397-project-admin] Calling method 'version_select' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:21.343643 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-4669fd1f-0577-4622-bf58-5b6d9c6cd3f0 tempest-GroupsTest-1988781397 tempest-GroupsTest-1988781397-project-admin] https://10.4.3.7/volume/v3/group_types/e3837a79-9596-4b45-af0c-c14764a9ff22 returned with HTTP 202 Jul 10 08:32:21.344226 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 146/583] 10.4.3.7 () {68 vars in 1390 bytes} [Fri Jul 10 08:32:21 2026] DELETE /volume/v3/group_types/e3837a79-9596-4b45-af0c-c14764a9ff22 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 08:32:21.351531 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-03ff0cdd-f9c0-450a-95c3-48d5055033aa None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:21.353467 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-03ff0cdd-f9c0-450a-95c3-48d5055033aa tempest-GroupsTest-1988781397 tempest-GroupsTest-1988781397-project-admin] DELETE https://10.4.3.7/volume/v3/types/67a4ddf6-b4b5-49d8-a5a7-14047081e1b9 Jul 10 08:32:21.353733 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-03ff0cdd-f9c0-450a-95c3-48d5055033aa tempest-GroupsTest-1988781397 tempest-GroupsTest-1988781397-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:21.354010 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-03ff0cdd-f9c0-450a-95c3-48d5055033aa tempest-GroupsTest-1988781397 tempest-GroupsTest-1988781397-project-admin] Calling method '_delete' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:21.390166 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-03ff0cdd-f9c0-450a-95c3-48d5055033aa tempest-GroupsTest-1988781397 tempest-GroupsTest-1988781397-project-admin] https://10.4.3.7/volume/v3/types/67a4ddf6-b4b5-49d8-a5a7-14047081e1b9 returned with HTTP 202 Jul 10 08:32:21.390807 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 146/584] 10.4.3.7 () {66 vars in 1331 bytes} [Fri Jul 10 08:32:21 2026] DELETE /volume/v3/types/67a4ddf6-b4b5-49d8-a5a7-14047081e1b9 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:32:21.397424 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-0c33d5d7-69c1-4d58-af71-b68ec15665e9 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:21.399446 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-0c33d5d7-69c1-4d58-af71-b68ec15665e9 tempest-GroupsTest-1988781397 tempest-GroupsTest-1988781397-project-admin] GET https://10.4.3.7/volume/v3/types/67a4ddf6-b4b5-49d8-a5a7-14047081e1b9 Jul 10 08:32:21.399639 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-0c33d5d7-69c1-4d58-af71-b68ec15665e9 tempest-GroupsTest-1988781397 tempest-GroupsTest-1988781397-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:21.399821 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-0c33d5d7-69c1-4d58-af71-b68ec15665e9 tempest-GroupsTest-1988781397 tempest-GroupsTest-1988781397-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:21.406560 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-0c33d5d7-69c1-4d58-af71-b68ec15665e9 tempest-GroupsTest-1988781397 tempest-GroupsTest-1988781397-project-admin] https://10.4.3.7/volume/v3/types/67a4ddf6-b4b5-49d8-a5a7-14047081e1b9 returned with HTTP 404 Jul 10 08:32:21.406560 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 147/585] 10.4.3.7 () {66 vars in 1328 bytes} [Fri Jul 10 08:32:21 2026] GET /volume/v3/types/67a4ddf6-b4b5-49d8-a5a7-14047081e1b9 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:32:21.416099 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-4ebcf9fb-57d9-468b-9543-cde8e741fe54 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:21.416099 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4ebcf9fb-57d9-468b-9543-cde8e741fe54 tempest-GroupsTest-1988781397 tempest-GroupsTest-1988781397-project-admin] POST https://10.4.3.7/volume/v3/types Jul 10 08:32:21.416099 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4ebcf9fb-57d9-468b-9543-cde8e741fe54 tempest-GroupsTest-1988781397 tempest-GroupsTest-1988781397-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-15447476"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:32:21.431378 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4ebcf9fb-57d9-468b-9543-cde8e741fe54 tempest-GroupsTest-1988781397 tempest-GroupsTest-1988781397-project-admin] https://10.4.3.7/volume/v3/types returned with HTTP 200 Jul 10 08:32:21.432030 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 147/586] 10.4.3.7 () {68 vars in 1238 bytes} [Fri Jul 10 08:32:21 2026] POST /volume/v3/types => generated 214 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:32:21.441760 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-b3f46438-37c2-4b3f-9de0-15ebc2dcdb3e None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:21.448199 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-b3f46438-37c2-4b3f-9de0-15ebc2dcdb3e tempest-GroupsTest-1988781397 tempest-GroupsTest-1988781397-project-admin] POST https://10.4.3.7/volume/v3/group_types Jul 10 08:32:21.448826 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-b3f46438-37c2-4b3f-9de0-15ebc2dcdb3e tempest-GroupsTest-1988781397 tempest-GroupsTest-1988781397-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-76538915"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:32:21.464708 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-b3f46438-37c2-4b3f-9de0-15ebc2dcdb3e tempest-GroupsTest-1988781397 tempest-GroupsTest-1988781397-project-admin] https://10.4.3.7/volume/v3/group_types returned with HTTP 202 Jul 10 08:32:21.465077 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 147/587] 10.4.3.7 () {70 vars in 1297 bytes} [Fri Jul 10 08:32:21 2026] POST /volume/v3/group_types => generated 171 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:32:21.473650 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-d61cf32f-63f6-4a09-b88c-9a2ef0574a77 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:21.475983 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d61cf32f-63f6-4a09-b88c-9a2ef0574a77 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] POST https://10.4.3.7/volume/v3/groups Jul 10 08:32:21.476525 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-d61cf32f-63f6-4a09-b88c-9a2ef0574a77 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "f34c801d-440f-4847-8c30-c11278e86ff2", "volume_types": ["7564f4c0-7b11-4c45-8d52-9d95fab7a64b"], "name": "tempest-GroupsTest-Group-1382384940"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:32:21.478501 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.groups [None req-d61cf32f-63f6-4a09-b88c-9a2ef0574a77 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Creating new group {'group': {'group_type': 'f34c801d-440f-4847-8c30-c11278e86ff2', 'volume_types': ['7564f4c0-7b11-4c45-8d52-9d95fab7a64b'], 'name': 'tempest-GroupsTest-Group-1382384940'}} {{(pid=100054) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 10 08:32:21.482720 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.groups [None req-d61cf32f-63f6-4a09-b88c-9a2ef0574a77 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Creating group tempest-GroupsTest-Group-1382384940. Jul 10 08:32:21.494832 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-d61cf32f-63f6-4a09-b88c-9a2ef0574a77 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Availability Zones retrieved successfully. Jul 10 08:32:21.506815 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.quota [None req-d61cf32f-63f6-4a09-b88c-9a2ef0574a77 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Created reservations ['5a324b41-a58a-4868-ada0-bfd8a8dd1af5'] {{(pid=100054) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:32:21.532830 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d61cf32f-63f6-4a09-b88c-9a2ef0574a77 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] https://10.4.3.7/volume/v3/groups returned with HTTP 202 Jul 10 08:32:21.533139 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 147/588] 10.4.3.7 () {70 vars in 1283 bytes} [Fri Jul 10 08:32:21 2026] POST /volume/v3/groups => generated 104 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jul 10 08:32:21.548571 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-a0112fa1-9f28-4b06-b322-0db447698c3e None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:21.551186 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-a0112fa1-9f28-4b06-b322-0db447698c3e tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] GET https://10.4.3.7/volume/v3/groups/555e2606-faf3-4a59-aa29-62a061beb6f0 Jul 10 08:32:21.551490 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-a0112fa1-9f28-4b06-b322-0db447698c3e tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:21.551749 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-a0112fa1-9f28-4b06-b322-0db447698c3e tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Calling method 'version_select' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:21.551923 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.groups [None req-a0112fa1-9f28-4b06-b322-0db447698c3e tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] show called for member 555e2606-faf3-4a59-aa29-62a061beb6f0 {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 08:32:21.556092 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:21.556092 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:32:21.565696 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-a0112fa1-9f28-4b06-b322-0db447698c3e tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] https://10.4.3.7/volume/v3/groups/555e2606-faf3-4a59-aa29-62a061beb6f0 returned with HTTP 200 Jul 10 08:32:21.566231 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 148/589] 10.4.3.7 () {68 vars in 1372 bytes} [Fri Jul 10 08:32:21 2026] GET /volume/v3/groups/555e2606-faf3-4a59-aa29-62a061beb6f0 => generated 332 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:32:21.656137 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-19d77d3d-2214-4ec7-b499-3cd89b18a0f5 req-bc7db840-a505-485a-bbde-f69c3d8a1a7a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:21.658190 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-19d77d3d-2214-4ec7-b499-3cd89b18a0f5 req-bc7db840-a505-485a-bbde-f69c3d8a1a7a tempest-VolumesSnapshotsTestJSON-1020283799 tempest-VolumesSnapshotsTestJSON-1020283799-project-member] GET https://10.4.3.7/volume/v3/volumes/48f9cab4-4ccc-4c26-bdbf-fb9e8c867a00 Jul 10 08:32:21.658389 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-19d77d3d-2214-4ec7-b499-3cd89b18a0f5 req-bc7db840-a505-485a-bbde-f69c3d8a1a7a tempest-VolumesSnapshotsTestJSON-1020283799 tempest-VolumesSnapshotsTestJSON-1020283799-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:21.658657 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-19d77d3d-2214-4ec7-b499-3cd89b18a0f5 req-bc7db840-a505-485a-bbde-f69c3d8a1a7a tempest-VolumesSnapshotsTestJSON-1020283799 tempest-VolumesSnapshotsTestJSON-1020283799-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:21.665719 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:21.665719 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:32:21.669358 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-19d77d3d-2214-4ec7-b499-3cd89b18a0f5 req-bc7db840-a505-485a-bbde-f69c3d8a1a7a tempest-VolumesSnapshotsTestJSON-1020283799 tempest-VolumesSnapshotsTestJSON-1020283799-project-member] Volume info retrieved successfully. Jul 10 08:32:21.673614 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-19d77d3d-2214-4ec7-b499-3cd89b18a0f5 req-bc7db840-a505-485a-bbde-f69c3d8a1a7a tempest-VolumesSnapshotsTestJSON-1020283799 tempest-VolumesSnapshotsTestJSON-1020283799-project-member] https://10.4.3.7/volume/v3/volumes/48f9cab4-4ccc-4c26-bdbf-fb9e8c867a00 returned with HTTP 200 Jul 10 08:32:21.673968 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 148/590] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:32:21 2026] GET /volume/v3/volumes/48f9cab4-4ccc-4c26-bdbf-fb9e8c867a00 => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:32:21.699319 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-745bbcf9-6a93-4a1a-9f9b-3d4ab6cdc179 req-2aa86e08-1c6d-4bf5-92c9-7607b810e21d None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:21.701216 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-745bbcf9-6a93-4a1a-9f9b-3d4ab6cdc179 req-2aa86e08-1c6d-4bf5-92c9-7607b810e21d tempest-VolumesSnapshotsTestJSON-1020283799 tempest-VolumesSnapshotsTestJSON-1020283799-project-member] POST https://10.4.3.7/volume/v3/snapshots Jul 10 08:32:21.701632 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-745bbcf9-6a93-4a1a-9f9b-3d4ab6cdc179 req-2aa86e08-1c6d-4bf5-92c9-7607b810e21d tempest-VolumesSnapshotsTestJSON-1020283799 tempest-VolumesSnapshotsTestJSON-1020283799-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "48f9cab4-4ccc-4c26-bdbf-fb9e8c867a00", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-1919562613", "description": null, "metadata": {}}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:32:21.709215 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:21.709215 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:32:21.709622 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [req-745bbcf9-6a93-4a1a-9f9b-3d4ab6cdc179 req-2aa86e08-1c6d-4bf5-92c9-7607b810e21d tempest-VolumesSnapshotsTestJSON-1020283799 tempest-VolumesSnapshotsTestJSON-1020283799-project-member] Volume info retrieved successfully. Jul 10 08:32:21.709753 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.snapshots [req-745bbcf9-6a93-4a1a-9f9b-3d4ab6cdc179 req-2aa86e08-1c6d-4bf5-92c9-7607b810e21d tempest-VolumesSnapshotsTestJSON-1020283799 tempest-VolumesSnapshotsTestJSON-1020283799-project-member] Create snapshot from volume 48f9cab4-4ccc-4c26-bdbf-fb9e8c867a00 Jul 10 08:32:21.722035 np0000004976 devstack@c-api.service[100055]: WARNING cinder.quota [req-745bbcf9-6a93-4a1a-9f9b-3d4ab6cdc179 req-2aa86e08-1c6d-4bf5-92c9-7607b810e21d tempest-VolumesSnapshotsTestJSON-1020283799 tempest-VolumesSnapshotsTestJSON-1020283799-project-member] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:32:21.744788 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.quota [req-745bbcf9-6a93-4a1a-9f9b-3d4ab6cdc179 req-2aa86e08-1c6d-4bf5-92c9-7607b810e21d tempest-VolumesSnapshotsTestJSON-1020283799 tempest-VolumesSnapshotsTestJSON-1020283799-project-member] Created reservations ['78e89c5c-4cbf-4876-a008-efeaf0dc35af', '4c01704f-e62d-4d6c-b32d-ecd0ff9f206e', 'b62aef76-b2ea-4837-ba09-49bcb98b4a8f', 'acac1206-24ec-4978-9b0f-f69d66a95ee5'] {{(pid=100055) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:32:21.784427 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [req-745bbcf9-6a93-4a1a-9f9b-3d4ab6cdc179 req-2aa86e08-1c6d-4bf5-92c9-7607b810e21d tempest-VolumesSnapshotsTestJSON-1020283799 tempest-VolumesSnapshotsTestJSON-1020283799-project-member] Snapshot create request issued successfully. Jul 10 08:32:21.784783 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-745bbcf9-6a93-4a1a-9f9b-3d4ab6cdc179 req-2aa86e08-1c6d-4bf5-92c9-7607b810e21d tempest-VolumesSnapshotsTestJSON-1020283799 tempest-VolumesSnapshotsTestJSON-1020283799-project-member] https://10.4.3.7/volume/v3/snapshots returned with HTTP 202 Jul 10 08:32:21.785398 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 148/591] 10.4.3.7 () {72 vars in 1533 bytes} [Fri Jul 10 08:32:21 2026] POST /volume/v3/snapshots => generated 311 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:32:21.866267 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-10ec1f6b-5f6d-4678-ad0f-f9dd51ecf21c req-d846e50d-2163-45b9-b5bb-483c9af97e36 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:21.869800 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-10ec1f6b-5f6d-4678-ad0f-f9dd51ecf21c req-d846e50d-2163-45b9-b5bb-483c9af97e36 tempest-VolumesSnapshotsTestJSON-1020283799 tempest-VolumesSnapshotsTestJSON-1020283799-project-reader] GET https://10.4.3.7/volume/v3/snapshots/ca09c9ed-1aa2-4000-af83-9c21d10e21d6 Jul 10 08:32:21.870794 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-10ec1f6b-5f6d-4678-ad0f-f9dd51ecf21c req-d846e50d-2163-45b9-b5bb-483c9af97e36 tempest-VolumesSnapshotsTestJSON-1020283799 tempest-VolumesSnapshotsTestJSON-1020283799-project-reader] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:21.870794 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-10ec1f6b-5f6d-4678-ad0f-f9dd51ecf21c req-d846e50d-2163-45b9-b5bb-483c9af97e36 tempest-VolumesSnapshotsTestJSON-1020283799 tempest-VolumesSnapshotsTestJSON-1020283799-project-reader] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:21.901001 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:21.901001 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:32:21.903484 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-10ec1f6b-5f6d-4678-ad0f-f9dd51ecf21c req-d846e50d-2163-45b9-b5bb-483c9af97e36 tempest-VolumesSnapshotsTestJSON-1020283799 tempest-VolumesSnapshotsTestJSON-1020283799-project-reader] Snapshot retrieved successfully. Jul 10 08:32:21.903868 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-10ec1f6b-5f6d-4678-ad0f-f9dd51ecf21c req-d846e50d-2163-45b9-b5bb-483c9af97e36 tempest-VolumesSnapshotsTestJSON-1020283799 tempest-VolumesSnapshotsTestJSON-1020283799-project-reader] https://10.4.3.7/volume/v3/snapshots/ca09c9ed-1aa2-4000-af83-9c21d10e21d6 returned with HTTP 200 Jul 10 08:32:21.904425 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 148/592] 10.4.3.7 () {68 vars in 1590 bytes} [Fri Jul 10 08:32:21 2026] GET /volume/v3/snapshots/ca09c9ed-1aa2-4000-af83-9c21d10e21d6 => generated 470 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:32:21.948500 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-170714c7-503e-4ba8-a0af-05111c1f46b7 req-67de1c61-a675-4b0c-8880-eb215f3650db None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:21.952535 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-170714c7-503e-4ba8-a0af-05111c1f46b7 req-67de1c61-a675-4b0c-8880-eb215f3650db tempest-VolumesSnapshotsTestJSON-1020283799 tempest-VolumesSnapshotsTestJSON-1020283799-project-reader] GET https://10.4.3.7/volume/v3/snapshots/detail Jul 10 08:32:21.952535 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-170714c7-503e-4ba8-a0af-05111c1f46b7 req-67de1c61-a675-4b0c-8880-eb215f3650db tempest-VolumesSnapshotsTestJSON-1020283799 tempest-VolumesSnapshotsTestJSON-1020283799-project-reader] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:21.952535 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-170714c7-503e-4ba8-a0af-05111c1f46b7 req-67de1c61-a675-4b0c-8880-eb215f3650db tempest-VolumesSnapshotsTestJSON-1020283799 tempest-VolumesSnapshotsTestJSON-1020283799-project-reader] Calling method 'detail' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:21.952535 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.api_utils [req-170714c7-503e-4ba8-a0af-05111c1f46b7 req-67de1c61-a675-4b0c-8880-eb215f3650db tempest-VolumesSnapshotsTestJSON-1020283799 tempest-VolumesSnapshotsTestJSON-1020283799-project-reader] Removing options '' from query. {{(pid=100056) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 08:32:21.952535 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:21.952535 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:32:21.953167 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.db.api [req-170714c7-503e-4ba8-a0af-05111c1f46b7 req-67de1c61-a675-4b0c-8880-eb215f3650db tempest-VolumesSnapshotsTestJSON-1020283799 tempest-VolumesSnapshotsTestJSON-1020283799-project-reader] Building query based on filter {{(pid=100056) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 08:32:21.964743 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [req-170714c7-503e-4ba8-a0af-05111c1f46b7 req-67de1c61-a675-4b0c-8880-eb215f3650db tempest-VolumesSnapshotsTestJSON-1020283799 tempest-VolumesSnapshotsTestJSON-1020283799-project-reader] Get all snapshots completed successfully. Jul 10 08:32:21.965274 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:21.965274 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:32:21.965984 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-170714c7-503e-4ba8-a0af-05111c1f46b7 req-67de1c61-a675-4b0c-8880-eb215f3650db tempest-VolumesSnapshotsTestJSON-1020283799 tempest-VolumesSnapshotsTestJSON-1020283799-project-reader] https://10.4.3.7/volume/v3/snapshots/detail returned with HTTP 200 Jul 10 08:32:21.966741 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 149/593] 10.4.3.7 () {68 vars in 1500 bytes} [Fri Jul 10 08:32:21 2026] GET /volume/v3/snapshots/detail => generated 473 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:32:21.994802 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-933c0c3c-6a10-4a27-b600-8d2a899ab63a req-0647f015-b170-4ed4-ab6c-81b93829dee0 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:21.999827 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-933c0c3c-6a10-4a27-b600-8d2a899ab63a req-0647f015-b170-4ed4-ab6c-81b93829dee0 tempest-VolumesSnapshotsTestJSON-1020283799 tempest-VolumesSnapshotsTestJSON-1020283799-project-member] GET https://10.4.3.7/volume/v3/snapshots/ca09c9ed-1aa2-4000-af83-9c21d10e21d6 Jul 10 08:32:21.999827 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-933c0c3c-6a10-4a27-b600-8d2a899ab63a req-0647f015-b170-4ed4-ab6c-81b93829dee0 tempest-VolumesSnapshotsTestJSON-1020283799 tempest-VolumesSnapshotsTestJSON-1020283799-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:21.999827 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-933c0c3c-6a10-4a27-b600-8d2a899ab63a req-0647f015-b170-4ed4-ab6c-81b93829dee0 tempest-VolumesSnapshotsTestJSON-1020283799 tempest-VolumesSnapshotsTestJSON-1020283799-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:22.010000 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:22.010000 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:32:22.012887 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-933c0c3c-6a10-4a27-b600-8d2a899ab63a req-0647f015-b170-4ed4-ab6c-81b93829dee0 tempest-VolumesSnapshotsTestJSON-1020283799 tempest-VolumesSnapshotsTestJSON-1020283799-project-member] Snapshot retrieved successfully. Jul 10 08:32:22.013866 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-933c0c3c-6a10-4a27-b600-8d2a899ab63a req-0647f015-b170-4ed4-ab6c-81b93829dee0 tempest-VolumesSnapshotsTestJSON-1020283799 tempest-VolumesSnapshotsTestJSON-1020283799-project-member] https://10.4.3.7/volume/v3/snapshots/ca09c9ed-1aa2-4000-af83-9c21d10e21d6 returned with HTTP 200 Jul 10 08:32:22.014253 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 149/594] 10.4.3.7 () {68 vars in 1590 bytes} [Fri Jul 10 08:32:21 2026] GET /volume/v3/snapshots/ca09c9ed-1aa2-4000-af83-9c21d10e21d6 => generated 470 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:32:22.040864 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-1e782241-4f37-4426-be8c-65dc5313ac17 req-a9fd4219-e25e-456e-80c4-a8c6519a0158 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:22.045683 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-1e782241-4f37-4426-be8c-65dc5313ac17 req-a9fd4219-e25e-456e-80c4-a8c6519a0158 tempest-VolumesSnapshotsTestJSON-1020283799 tempest-VolumesSnapshotsTestJSON-1020283799-project-member] DELETE https://10.4.3.7/volume/v3/snapshots/ca09c9ed-1aa2-4000-af83-9c21d10e21d6 Jul 10 08:32:22.046301 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-1e782241-4f37-4426-be8c-65dc5313ac17 req-a9fd4219-e25e-456e-80c4-a8c6519a0158 tempest-VolumesSnapshotsTestJSON-1020283799 tempest-VolumesSnapshotsTestJSON-1020283799-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:22.046301 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-1e782241-4f37-4426-be8c-65dc5313ac17 req-a9fd4219-e25e-456e-80c4-a8c6519a0158 tempest-VolumesSnapshotsTestJSON-1020283799 tempest-VolumesSnapshotsTestJSON-1020283799-project-member] Calling method 'delete' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:22.046552 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.snapshots [req-1e782241-4f37-4426-be8c-65dc5313ac17 req-a9fd4219-e25e-456e-80c4-a8c6519a0158 tempest-VolumesSnapshotsTestJSON-1020283799 tempest-VolumesSnapshotsTestJSON-1020283799-project-member] Delete snapshot with id: ca09c9ed-1aa2-4000-af83-9c21d10e21d6 Jul 10 08:32:22.057768 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:22.057768 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:32:22.058271 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [req-1e782241-4f37-4426-be8c-65dc5313ac17 req-a9fd4219-e25e-456e-80c4-a8c6519a0158 tempest-VolumesSnapshotsTestJSON-1020283799 tempest-VolumesSnapshotsTestJSON-1020283799-project-member] Snapshot retrieved successfully. Jul 10 08:32:22.076799 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [req-1e782241-4f37-4426-be8c-65dc5313ac17 req-a9fd4219-e25e-456e-80c4-a8c6519a0158 tempest-VolumesSnapshotsTestJSON-1020283799 tempest-VolumesSnapshotsTestJSON-1020283799-project-member] Snapshot delete request issued successfully. Jul 10 08:32:22.076998 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-1e782241-4f37-4426-be8c-65dc5313ac17 req-a9fd4219-e25e-456e-80c4-a8c6519a0158 tempest-VolumesSnapshotsTestJSON-1020283799 tempest-VolumesSnapshotsTestJSON-1020283799-project-member] https://10.4.3.7/volume/v3/snapshots/ca09c9ed-1aa2-4000-af83-9c21d10e21d6 returned with HTTP 202 Jul 10 08:32:22.077577 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 149/595] 10.4.3.7 () {70 vars in 1612 bytes} [Fri Jul 10 08:32:22 2026] DELETE /volume/v3/snapshots/ca09c9ed-1aa2-4000-af83-9c21d10e21d6 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:32:22.109722 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-7357ece6-4460-42e2-9e75-5f471099d58b req-bd4e95bb-0410-4f95-ac85-74beb9c4d5b4 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:22.115275 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-7357ece6-4460-42e2-9e75-5f471099d58b req-bd4e95bb-0410-4f95-ac85-74beb9c4d5b4 tempest-VolumesSnapshotsTestJSON-1020283799 tempest-VolumesSnapshotsTestJSON-1020283799-project-member] GET https://10.4.3.7/volume/v3/snapshots/ca09c9ed-1aa2-4000-af83-9c21d10e21d6 Jul 10 08:32:22.115275 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-7357ece6-4460-42e2-9e75-5f471099d58b req-bd4e95bb-0410-4f95-ac85-74beb9c4d5b4 tempest-VolumesSnapshotsTestJSON-1020283799 tempest-VolumesSnapshotsTestJSON-1020283799-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:22.115275 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-7357ece6-4460-42e2-9e75-5f471099d58b req-bd4e95bb-0410-4f95-ac85-74beb9c4d5b4 tempest-VolumesSnapshotsTestJSON-1020283799 tempest-VolumesSnapshotsTestJSON-1020283799-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:22.123484 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:22.123484 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:32:22.123484 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-7357ece6-4460-42e2-9e75-5f471099d58b req-bd4e95bb-0410-4f95-ac85-74beb9c4d5b4 tempest-VolumesSnapshotsTestJSON-1020283799 tempest-VolumesSnapshotsTestJSON-1020283799-project-member] Snapshot retrieved successfully. Jul 10 08:32:22.123975 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-7357ece6-4460-42e2-9e75-5f471099d58b req-bd4e95bb-0410-4f95-ac85-74beb9c4d5b4 tempest-VolumesSnapshotsTestJSON-1020283799 tempest-VolumesSnapshotsTestJSON-1020283799-project-member] https://10.4.3.7/volume/v3/snapshots/ca09c9ed-1aa2-4000-af83-9c21d10e21d6 returned with HTTP 200 Jul 10 08:32:22.124359 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 149/596] 10.4.3.7 () {68 vars in 1590 bytes} [Fri Jul 10 08:32:22 2026] GET /volume/v3/snapshots/ca09c9ed-1aa2-4000-af83-9c21d10e21d6 => generated 469 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:32:22.148436 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-93807576-4d9f-4606-baa8-776955588905 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:22.150557 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-93807576-4d9f-4606-baa8-776955588905 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] GET https://10.4.3.7/volume/v3/volumes/d21e8ac1-6bbb-427f-8b99-e0b321b8cc3c Jul 10 08:32:22.150969 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-93807576-4d9f-4606-baa8-776955588905 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:22.160811 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-93807576-4d9f-4606-baa8-776955588905 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:22.168498 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:22.168498 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:32:22.172100 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-93807576-4d9f-4606-baa8-776955588905 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Volume info retrieved successfully. Jul 10 08:32:22.176064 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-93807576-4d9f-4606-baa8-776955588905 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] https://10.4.3.7/volume/v3/volumes/d21e8ac1-6bbb-427f-8b99-e0b321b8cc3c returned with HTTP 200 Jul 10 08:32:22.176478 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 150/597] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:32:22 2026] GET /volume/v3/volumes/d21e8ac1-6bbb-427f-8b99-e0b321b8cc3c => generated 864 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:32:22.577651 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-a1747e20-dddf-4730-be1b-9736ebca1477 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:22.580151 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a1747e20-dddf-4730-be1b-9736ebca1477 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] GET https://10.4.3.7/volume/v3/groups/555e2606-faf3-4a59-aa29-62a061beb6f0 Jul 10 08:32:22.580385 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a1747e20-dddf-4730-be1b-9736ebca1477 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:22.581454 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a1747e20-dddf-4730-be1b-9736ebca1477 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Calling method 'version_select' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:22.581454 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.groups [None req-a1747e20-dddf-4730-be1b-9736ebca1477 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] show called for member 555e2606-faf3-4a59-aa29-62a061beb6f0 {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 08:32:22.584109 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:22.584109 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:32:22.592147 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a1747e20-dddf-4730-be1b-9736ebca1477 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] https://10.4.3.7/volume/v3/groups/555e2606-faf3-4a59-aa29-62a061beb6f0 returned with HTTP 200 Jul 10 08:32:22.593137 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 150/598] 10.4.3.7 () {68 vars in 1372 bytes} [Fri Jul 10 08:32:22 2026] GET /volume/v3/groups/555e2606-faf3-4a59-aa29-62a061beb6f0 => generated 333 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:32:22.603038 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-aa84946c-ba54-4501-a07f-059998f4874f None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:22.606430 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-aa84946c-ba54-4501-a07f-059998f4874f tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:32:22.606430 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-aa84946c-ba54-4501-a07f-059998f4874f tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-452685795", "volume_type": "7564f4c0-7b11-4c45-8d52-9d95fab7a64b", "group_id": "555e2606-faf3-4a59-aa29-62a061beb6f0", "size": 1}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:32:22.606430 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.volumes [None req-aa84946c-ba54-4501-a07f-059998f4874f tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-452685795', 'volume_type': '7564f4c0-7b11-4c45-8d52-9d95fab7a64b', 'group_id': '555e2606-faf3-4a59-aa29-62a061beb6f0', 'size': 1}} {{(pid=100055) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:32:22.613319 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:22.613319 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:32:22.613789 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-aa84946c-ba54-4501-a07f-059998f4874f tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Create volume of 1 GB Jul 10 08:32:22.618809 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-aa84946c-ba54-4501-a07f-059998f4874f tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Availability Zones retrieved successfully. Jul 10 08:32:22.623674 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-aa84946c-ba54-4501-a07f-059998f4874f tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Flow 'volume_create_api' (3c690fc4-720b-4f19-bc22-91446d687470) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:32:22.624662 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-aa84946c-ba54-4501-a07f-059998f4874f tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a26f863-401a-4fb4-a588-003f6e43a032) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:32:22.625818 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:22.625818 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:32:22.625818 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.flows.api.create_volume [None req-aa84946c-ba54-4501-a07f-059998f4874f tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Validating volume size '1' using validate_int {{(pid=100055) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:32:22.648003 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-aa84946c-ba54-4501-a07f-059998f4874f tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a26f863-401a-4fb4-a588-003f6e43a032) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:32:21Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7564f4c0-7b11-4c45-8d52-9d95fab7a64b,is_public=True,name='tempest-GroupsTest-volume-type-15447476',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7564f4c0-7b11-4c45-8d52-9d95fab7a64b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '555e2606-faf3-4a59-aa29-62a061beb6f0', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:32:22.648864 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-aa84946c-ba54-4501-a07f-059998f4874f tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af15df78-0e20-493a-9523-afd79ddbc10a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:32:22.676144 np0000004976 devstack@c-api.service[100055]: WARNING cinder.quota [None req-aa84946c-ba54-4501-a07f-059998f4874f tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-15447476 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-15447476, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:32:22.676543 np0000004976 devstack@c-api.service[100055]: WARNING cinder.quota [None req-aa84946c-ba54-4501-a07f-059998f4874f tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-15447476 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-15447476, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:32:22.703096 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.quota [None req-aa84946c-ba54-4501-a07f-059998f4874f tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Created reservations ['319fa1e7-f5d9-42d7-a48f-19aa63275cdf', 'b8884b37-63a8-454d-b3cd-55a6463f4064', '26acb90e-49d7-4dd8-985a-e35b53472522', 'e0c86458-c04e-41a8-b291-72cf65f2fcaa'] {{(pid=100055) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:32:22.704834 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-aa84946c-ba54-4501-a07f-059998f4874f tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af15df78-0e20-493a-9523-afd79ddbc10a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['319fa1e7-f5d9-42d7-a48f-19aa63275cdf', 'b8884b37-63a8-454d-b3cd-55a6463f4064', '26acb90e-49d7-4dd8-985a-e35b53472522', 'e0c86458-c04e-41a8-b291-72cf65f2fcaa']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:32:22.705050 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-aa84946c-ba54-4501-a07f-059998f4874f tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8562fe72-db62-47c3-8735-3661bf74b5a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:32:22.735136 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-aa84946c-ba54-4501-a07f-059998f4874f tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8562fe72-db62-47c3-8735-3661bf74b5a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9a2f53d3-65ab-4511-ad2a-ce3fc3de25dd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-452685795',encryption_key_id=None,group_id=555e2606-faf3-4a59-aa29-62a061beb6f0,group_type_id=,metadata={},multiattach=False,project_id='444c9381df12472ab98bbfc471f8ee24',qos_specs=None,replication_status=,reservations=['319fa1e7-f5d9-42d7-a48f-19aa63275cdf','b8884b37-63a8-454d-b3cd-55a6463f4064','26acb90e-49d7-4dd8-985a-e35b53472522','e0c86458-c04e-41a8-b291-72cf65f2fcaa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ecd9163b7aee41df999a09cdb2be8647',volume_type_id=7564f4c0-7b11-4c45-8d52-9d95fab7a64b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:32:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-452685795',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=555e2606-faf3-4a59-aa29-62a061beb6f0,host=None,id=9a2f53d3-65ab-4511-ad2a-ce3fc3de25dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='444c9381df12472ab98bbfc471f8ee24',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ecd9163b7aee41df999a09cdb2be8647',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7564f4c0-7b11-4c45-8d52-9d95fab7a64b),volume_type_id=7564f4c0-7b11-4c45-8d52-9d95fab7a64b)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:32:22.735909 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-aa84946c-ba54-4501-a07f-059998f4874f tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4298f9cc-7c38-465f-885b-c17cc3faa29e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:32:22.757714 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-aa84946c-ba54-4501-a07f-059998f4874f tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4298f9cc-7c38-465f-885b-c17cc3faa29e) transitioned into state 'SUCCESS' from state '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-452685795',encryption_key_id=None,group_id=555e2606-faf3-4a59-aa29-62a061beb6f0,group_type_id=,metadata={},multiattach=False,project_id='444c9381df12472ab98bbfc471f8ee24',qos_specs=None,replication_status=,reservations=['319fa1e7-f5d9-42d7-a48f-19aa63275cdf','b8884b37-63a8-454d-b3cd-55a6463f4064','26acb90e-49d7-4dd8-985a-e35b53472522','e0c86458-c04e-41a8-b291-72cf65f2fcaa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ecd9163b7aee41df999a09cdb2be8647',volume_type_id=7564f4c0-7b11-4c45-8d52-9d95fab7a64b)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:32:22.758624 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-aa84946c-ba54-4501-a07f-059998f4874f tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e82dd9f-81e7-4b1f-a098-6b25e5c9f801) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:32:22.773606 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-aa84946c-ba54-4501-a07f-059998f4874f tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e82dd9f-81e7-4b1f-a098-6b25e5c9f801) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:32:22.774871 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-aa84946c-ba54-4501-a07f-059998f4874f tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Flow 'volume_create_api' (3c690fc4-720b-4f19-bc22-91446d687470) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:32:22.775366 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-aa84946c-ba54-4501-a07f-059998f4874f tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Create volume request issued successfully. Jul 10 08:32:22.776230 np0000004976 devstack@c-api.service[100055]: WARNING stevedore.named [None req-aa84946c-ba54-4501-a07f-059998f4874f tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:32:22.776470 np0000004976 devstack@c-api.service[100055]: WARNING castellan.key_manager [None req-aa84946c-ba54-4501-a07f-059998f4874f tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:32:22.816064 np0000004976 devstack@c-api.service[100055]: DEBUG oslo_db.sqlalchemy.engines [None req-aa84946c-ba54-4501-a07f-059998f4874f tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100055) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 08:32:22.819863 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:22.819863 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:32:22.824190 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-aa84946c-ba54-4501-a07f-059998f4874f tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:32:22.824751 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 150/599] 10.4.3.7 () {70 vars in 1286 bytes} [Fri Jul 10 08:32:22 2026] POST /volume/v3/volumes => generated 808 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:32:22.837592 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-a262e7cc-6455-463b-a6fc-620bf9842bf9 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:22.839609 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-a262e7cc-6455-463b-a6fc-620bf9842bf9 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] GET https://10.4.3.7/volume/v3/volumes/9a2f53d3-65ab-4511-ad2a-ce3fc3de25dd Jul 10 08:32:22.839822 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-a262e7cc-6455-463b-a6fc-620bf9842bf9 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:22.840028 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-a262e7cc-6455-463b-a6fc-620bf9842bf9 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:22.848835 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:22.848835 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:32:22.855927 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-a262e7cc-6455-463b-a6fc-620bf9842bf9 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Volume info retrieved successfully. Jul 10 08:32:22.857508 np0000004976 devstack@c-api.service[100054]: WARNING stevedore.named [None req-a262e7cc-6455-463b-a6fc-620bf9842bf9 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:32:22.857508 np0000004976 devstack@c-api.service[100054]: WARNING castellan.key_manager [None req-a262e7cc-6455-463b-a6fc-620bf9842bf9 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:32:22.893085 np0000004976 devstack@c-api.service[100054]: DEBUG oslo_db.sqlalchemy.engines [None req-a262e7cc-6455-463b-a6fc-620bf9842bf9 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100054) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 08:32:22.899398 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:22.899398 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:32:22.908518 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-a262e7cc-6455-463b-a6fc-620bf9842bf9 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] https://10.4.3.7/volume/v3/volumes/9a2f53d3-65ab-4511-ad2a-ce3fc3de25dd returned with HTTP 200 Jul 10 08:32:22.909064 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 150/600] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:32:22 2026] GET /volume/v3/volumes/9a2f53d3-65ab-4511-ad2a-ce3fc3de25dd => generated 876 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:32:23.133119 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-10d7fc75-08f2-471b-971b-c938094b0fa6 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:23.133633 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-10d7fc75-08f2-471b-971b-c938094b0fa6 None None] GET https://10.4.3.7/volume// Jul 10 08:32:23.133829 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-10d7fc75-08f2-471b-971b-c938094b0fa6 None None] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:23.134069 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-10d7fc75-08f2-471b-971b-c938094b0fa6 None None] Calling method 'all' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:23.134507 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-10d7fc75-08f2-471b-971b-c938094b0fa6 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:32:23.135914 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 151/601] 10.4.3.7 () {66 vars in 1414 bytes} [Fri Jul 10 08:32:23 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:32:23.144499 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-b99bb57e-e8bc-4a30-9cfd-fd57f64aa63e req-a973ef1a-e7ad-4fab-b37d-fc35719bdc24 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:23.144896 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-b99bb57e-e8bc-4a30-9cfd-fd57f64aa63e req-a973ef1a-e7ad-4fab-b37d-fc35719bdc24 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] POST https://10.4.3.7/volume/v3/attachments Jul 10 08:32:23.147480 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-b99bb57e-e8bc-4a30-9cfd-fd57f64aa63e req-a973ef1a-e7ad-4fab-b37d-fc35719bdc24 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "128bc98f-4aee-4adc-ac94-ed8a90ea5ae6", "connector": null, "instance_uuid": "9250e282-a012-43eb-9492-9e22defb4e05"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:32:23.153157 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-9a0e360e-3a3d-4d3b-9cf7-18394f9e3a02 req-9a1964ec-a83c-44a7-9f27-3f94eea3cec1 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:23.155825 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-9a0e360e-3a3d-4d3b-9cf7-18394f9e3a02 req-9a1964ec-a83c-44a7-9f27-3f94eea3cec1 tempest-VolumesSnapshotsTestJSON-1020283799 tempest-VolumesSnapshotsTestJSON-1020283799-project-member] GET https://10.4.3.7/volume/v3/snapshots/ca09c9ed-1aa2-4000-af83-9c21d10e21d6 Jul 10 08:32:23.156055 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-9a0e360e-3a3d-4d3b-9cf7-18394f9e3a02 req-9a1964ec-a83c-44a7-9f27-3f94eea3cec1 tempest-VolumesSnapshotsTestJSON-1020283799 tempest-VolumesSnapshotsTestJSON-1020283799-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:23.156290 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-9a0e360e-3a3d-4d3b-9cf7-18394f9e3a02 req-9a1964ec-a83c-44a7-9f27-3f94eea3cec1 tempest-VolumesSnapshotsTestJSON-1020283799 tempest-VolumesSnapshotsTestJSON-1020283799-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:23.157668 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:23.157668 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:32:23.160944 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-9a0e360e-3a3d-4d3b-9cf7-18394f9e3a02 req-9a1964ec-a83c-44a7-9f27-3f94eea3cec1 tempest-VolumesSnapshotsTestJSON-1020283799 tempest-VolumesSnapshotsTestJSON-1020283799-project-member] https://10.4.3.7/volume/v3/snapshots/ca09c9ed-1aa2-4000-af83-9c21d10e21d6 returned with HTTP 404 Jul 10 08:32:23.161837 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 151/602] 10.4.3.7 () {68 vars in 1590 bytes} [Fri Jul 10 08:32:23 2026] GET /volume/v3/snapshots/ca09c9ed-1aa2-4000-af83-9c21d10e21d6 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:32:23.190261 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-2c24677a-7269-47b3-b1ed-5ca294c05029 req-f8bcaa08-7271-4b6f-bd18-878436b6f43b None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:23.192347 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-3d105d9c-58ba-4460-92d4-e24c3a6186fb None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:23.193794 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-2c24677a-7269-47b3-b1ed-5ca294c05029 req-f8bcaa08-7271-4b6f-bd18-878436b6f43b tempest-VolumesSnapshotsTestJSON-1020283799 tempest-VolumesSnapshotsTestJSON-1020283799-project-member] DELETE https://10.4.3.7/volume/v3/volumes/48f9cab4-4ccc-4c26-bdbf-fb9e8c867a00 Jul 10 08:32:23.194398 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-2c24677a-7269-47b3-b1ed-5ca294c05029 req-f8bcaa08-7271-4b6f-bd18-878436b6f43b tempest-VolumesSnapshotsTestJSON-1020283799 tempest-VolumesSnapshotsTestJSON-1020283799-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:23.194602 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-3d105d9c-58ba-4460-92d4-e24c3a6186fb tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] GET https://10.4.3.7/volume/v3/volumes/d21e8ac1-6bbb-427f-8b99-e0b321b8cc3c Jul 10 08:32:23.194747 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-2c24677a-7269-47b3-b1ed-5ca294c05029 req-f8bcaa08-7271-4b6f-bd18-878436b6f43b tempest-VolumesSnapshotsTestJSON-1020283799 tempest-VolumesSnapshotsTestJSON-1020283799-project-member] Calling method 'delete' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:23.194803 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-3d105d9c-58ba-4460-92d4-e24c3a6186fb tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:23.194984 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-3d105d9c-58ba-4460-92d4-e24c3a6186fb tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:23.195022 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.volumes [req-2c24677a-7269-47b3-b1ed-5ca294c05029 req-f8bcaa08-7271-4b6f-bd18-878436b6f43b tempest-VolumesSnapshotsTestJSON-1020283799 tempest-VolumesSnapshotsTestJSON-1020283799-project-member] Delete volume with id: 48f9cab4-4ccc-4c26-bdbf-fb9e8c867a00 Jul 10 08:32:23.202868 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-b99bb57e-e8bc-4a30-9cfd-fd57f64aa63e req-a973ef1a-e7ad-4fab-b37d-fc35719bdc24 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/attachments returned with HTTP 200 Jul 10 08:32:23.203560 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 151/603] 10.4.3.7 () {74 vars in 1580 bytes} [Fri Jul 10 08:32:23 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) Jul 10 08:32:23.204731 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:23.204731 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:32:23.205056 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:23.205056 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:32:23.205810 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-2c24677a-7269-47b3-b1ed-5ca294c05029 req-f8bcaa08-7271-4b6f-bd18-878436b6f43b tempest-VolumesSnapshotsTestJSON-1020283799 tempest-VolumesSnapshotsTestJSON-1020283799-project-member] Volume info retrieved successfully. Jul 10 08:32:23.211294 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-3d105d9c-58ba-4460-92d4-e24c3a6186fb tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Volume info retrieved successfully. Jul 10 08:32:23.216757 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-3d105d9c-58ba-4460-92d4-e24c3a6186fb tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] https://10.4.3.7/volume/v3/volumes/d21e8ac1-6bbb-427f-8b99-e0b321b8cc3c returned with HTTP 200 Jul 10 08:32:23.216757 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 152/604] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:32:23 2026] GET /volume/v3/volumes/d21e8ac1-6bbb-427f-8b99-e0b321b8cc3c => generated 864 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:32:23.231045 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-2c24677a-7269-47b3-b1ed-5ca294c05029 req-f8bcaa08-7271-4b6f-bd18-878436b6f43b tempest-VolumesSnapshotsTestJSON-1020283799 tempest-VolumesSnapshotsTestJSON-1020283799-project-member] Delete volume request issued successfully. Jul 10 08:32:23.231282 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-2c24677a-7269-47b3-b1ed-5ca294c05029 req-f8bcaa08-7271-4b6f-bd18-878436b6f43b tempest-VolumesSnapshotsTestJSON-1020283799 tempest-VolumesSnapshotsTestJSON-1020283799-project-member] https://10.4.3.7/volume/v3/volumes/48f9cab4-4ccc-4c26-bdbf-fb9e8c867a00 returned with HTTP 202 Jul 10 08:32:23.231856 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 151/605] 10.4.3.7 () {70 vars in 1606 bytes} [Fri Jul 10 08:32:23 2026] DELETE /volume/v3/volumes/48f9cab4-4ccc-4c26-bdbf-fb9e8c867a00 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:32:23.255980 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-eae05c3f-62ea-4fea-a1d5-3e0abb426e11 req-8a93fd16-64eb-4ae8-951c-19ff234cc95c None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:23.258572 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-eae05c3f-62ea-4fea-a1d5-3e0abb426e11 req-8a93fd16-64eb-4ae8-951c-19ff234cc95c tempest-VolumesSnapshotsTestJSON-1020283799 tempest-VolumesSnapshotsTestJSON-1020283799-project-member] GET https://10.4.3.7/volume/v3/volumes/48f9cab4-4ccc-4c26-bdbf-fb9e8c867a00 Jul 10 08:32:23.258813 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-eae05c3f-62ea-4fea-a1d5-3e0abb426e11 req-8a93fd16-64eb-4ae8-951c-19ff234cc95c tempest-VolumesSnapshotsTestJSON-1020283799 tempest-VolumesSnapshotsTestJSON-1020283799-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:23.259033 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-eae05c3f-62ea-4fea-a1d5-3e0abb426e11 req-8a93fd16-64eb-4ae8-951c-19ff234cc95c tempest-VolumesSnapshotsTestJSON-1020283799 tempest-VolumesSnapshotsTestJSON-1020283799-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:23.266186 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:23.266186 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:32:23.270156 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [req-eae05c3f-62ea-4fea-a1d5-3e0abb426e11 req-8a93fd16-64eb-4ae8-951c-19ff234cc95c tempest-VolumesSnapshotsTestJSON-1020283799 tempest-VolumesSnapshotsTestJSON-1020283799-project-member] Volume info retrieved successfully. Jul 10 08:32:23.275248 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-eae05c3f-62ea-4fea-a1d5-3e0abb426e11 req-8a93fd16-64eb-4ae8-951c-19ff234cc95c tempest-VolumesSnapshotsTestJSON-1020283799 tempest-VolumesSnapshotsTestJSON-1020283799-project-member] https://10.4.3.7/volume/v3/volumes/48f9cab4-4ccc-4c26-bdbf-fb9e8c867a00 returned with HTTP 200 Jul 10 08:32:23.275248 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 152/606] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:32:23 2026] GET /volume/v3/volumes/48f9cab4-4ccc-4c26-bdbf-fb9e8c867a00 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:32:23.621473 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-0c78694a-74e5-4976-affc-7988d310c84d None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:23.623930 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0c78694a-74e5-4976-affc-7988d310c84d tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] GET https://10.4.3.7/volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 Jul 10 08:32:23.624203 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0c78694a-74e5-4976-affc-7988d310c84d tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:23.624483 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0c78694a-74e5-4976-affc-7988d310c84d tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:23.641444 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:23.641444 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:32:23.646838 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-0c78694a-74e5-4976-affc-7988d310c84d tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Volume info retrieved successfully. Jul 10 08:32:23.652734 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0c78694a-74e5-4976-affc-7988d310c84d tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 returned with HTTP 200 Jul 10 08:32:23.653659 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 152/607] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:32:23 2026] GET /volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 => generated 1143 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:32:23.740174 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-7773b250-e92a-438b-864f-a86656d0ef34 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:23.740565 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-7773b250-e92a-438b-864f-a86656d0ef34 None None] GET https://10.4.3.7/volume// Jul 10 08:32:23.740719 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-7773b250-e92a-438b-864f-a86656d0ef34 None None] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:23.740892 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-7773b250-e92a-438b-864f-a86656d0ef34 None None] Calling method 'all' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:23.741223 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-7773b250-e92a-438b-864f-a86656d0ef34 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:32:23.741537 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 153/608] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:32:23 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:32:23.749458 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-b99bb57e-e8bc-4a30-9cfd-fd57f64aa63e req-d91c0c0a-d1c1-48fa-9180-c0d74013832f None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:23.751324 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-b99bb57e-e8bc-4a30-9cfd-fd57f64aa63e req-d91c0c0a-d1c1-48fa-9180-c0d74013832f tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] GET https://10.4.3.7/volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 Jul 10 08:32:23.751628 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-b99bb57e-e8bc-4a30-9cfd-fd57f64aa63e req-d91c0c0a-d1c1-48fa-9180-c0d74013832f tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:23.751917 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-b99bb57e-e8bc-4a30-9cfd-fd57f64aa63e req-d91c0c0a-d1c1-48fa-9180-c0d74013832f tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:23.762586 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:23.762586 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:32:23.765615 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-b99bb57e-e8bc-4a30-9cfd-fd57f64aa63e req-d91c0c0a-d1c1-48fa-9180-c0d74013832f tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Volume info retrieved successfully. Jul 10 08:32:23.770332 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-b99bb57e-e8bc-4a30-9cfd-fd57f64aa63e req-d91c0c0a-d1c1-48fa-9180-c0d74013832f tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 returned with HTTP 200 Jul 10 08:32:23.770834 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 152/609] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:32:23 2026] GET /volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 => generated 1323 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:32:23.872658 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-14259d2b-694e-4cc8-8e62-226e7779ab4a None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:23.874173 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-14259d2b-694e-4cc8-8e62-226e7779ab4a tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] DELETE https://10.4.3.7/volume/v3/volumes/123268bc-05d2-4c52-a496-77025d814e9f Jul 10 08:32:23.874347 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-14259d2b-694e-4cc8-8e62-226e7779ab4a tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:23.874538 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-14259d2b-694e-4cc8-8e62-226e7779ab4a tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Calling method 'delete' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:23.874594 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-b99bb57e-e8bc-4a30-9cfd-fd57f64aa63e req-744df04c-249c-4372-91d0-c1b488a364b7 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:23.874687 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-14259d2b-694e-4cc8-8e62-226e7779ab4a tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Delete volume with id: 123268bc-05d2-4c52-a496-77025d814e9f Jul 10 08:32:23.876528 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-b99bb57e-e8bc-4a30-9cfd-fd57f64aa63e req-744df04c-249c-4372-91d0-c1b488a364b7 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] PUT https://10.4.3.7/volume/v3/attachments/5896cf9b-1ca4-4e5d-b5b3-6f291faab211 Jul 10 08:32:23.876926 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-b99bb57e-e8bc-4a30-9cfd-fd57f64aa63e req-744df04c-249c-4372-91d0-c1b488a364b7 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.7", "host": "np0000004976", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b54eda21b644", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bf3c9c16-ec3d-4df7-865b-5f424258654a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:32:23.880874 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:23.880874 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:32:23.881345 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-14259d2b-694e-4cc8-8e62-226e7779ab4a tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Volume info retrieved successfully. Jul 10 08:32:23.884691 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.coordination [req-b99bb57e-e8bc-4a30-9cfd-fd57f64aa63e req-744df04c-249c-4372-91d0-c1b488a364b7 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Acquiring lock "cinder-attachment_update-128bc98f-4aee-4adc-ac94-ed8a90ea5ae6-np0000004976" by "attachment_update" {{(pid=100057) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 08:32:23.892090 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.coordination [req-b99bb57e-e8bc-4a30-9cfd-fd57f64aa63e req-744df04c-249c-4372-91d0-c1b488a364b7 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Lock "cinder-attachment_update-128bc98f-4aee-4adc-ac94-ed8a90ea5ae6-np0000004976" acquired by "attachment_update" :: waited 0.007s {{(pid=100057) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 08:32:23.893118 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:23.893118 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:32:23.898017 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-14259d2b-694e-4cc8-8e62-226e7779ab4a tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Delete volume request issued successfully. Jul 10 08:32:23.898230 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-14259d2b-694e-4cc8-8e62-226e7779ab4a tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] https://10.4.3.7/volume/v3/volumes/123268bc-05d2-4c52-a496-77025d814e9f returned with HTTP 202 Jul 10 08:32:23.898614 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 153/610] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:32:23 2026] DELETE /volume/v3/volumes/123268bc-05d2-4c52-a496-77025d814e9f => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:32:23.908949 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-7e0cc2b8-d52f-4132-93dc-78727d929fb7 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:23.910938 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-7e0cc2b8-d52f-4132-93dc-78727d929fb7 tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] GET https://10.4.3.7/volume/v3/volumes/123268bc-05d2-4c52-a496-77025d814e9f Jul 10 08:32:23.911141 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-7e0cc2b8-d52f-4132-93dc-78727d929fb7 tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:23.911352 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-7e0cc2b8-d52f-4132-93dc-78727d929fb7 tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:23.918131 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:23.918131 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:32:23.922713 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-2ddaa59c-a64b-4ccd-b57d-0c9f7a2a4ea1 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:23.923632 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-7e0cc2b8-d52f-4132-93dc-78727d929fb7 tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Volume info retrieved successfully. Jul 10 08:32:23.924379 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-2ddaa59c-a64b-4ccd-b57d-0c9f7a2a4ea1 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] GET https://10.4.3.7/volume/v3/volumes/9a2f53d3-65ab-4511-ad2a-ce3fc3de25dd Jul 10 08:32:23.924680 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-2ddaa59c-a64b-4ccd-b57d-0c9f7a2a4ea1 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:23.924913 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-2ddaa59c-a64b-4ccd-b57d-0c9f7a2a4ea1 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:23.927679 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-7e0cc2b8-d52f-4132-93dc-78727d929fb7 tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] https://10.4.3.7/volume/v3/volumes/123268bc-05d2-4c52-a496-77025d814e9f returned with HTTP 200 Jul 10 08:32:23.928026 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 154/611] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:32:23 2026] GET /volume/v3/volumes/123268bc-05d2-4c52-a496-77025d814e9f => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:32:23.932767 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:23.932767 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:32:23.936812 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-2ddaa59c-a64b-4ccd-b57d-0c9f7a2a4ea1 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Volume info retrieved successfully. Jul 10 08:32:23.938462 np0000004976 devstack@c-api.service[100054]: WARNING stevedore.named [None req-2ddaa59c-a64b-4ccd-b57d-0c9f7a2a4ea1 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:32:23.938462 np0000004976 devstack@c-api.service[100054]: WARNING castellan.key_manager [None req-2ddaa59c-a64b-4ccd-b57d-0c9f7a2a4ea1 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:32:23.988459 np0000004976 devstack@c-api.service[100054]: DEBUG oslo_db.sqlalchemy.engines [None req-2ddaa59c-a64b-4ccd-b57d-0c9f7a2a4ea1 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100054) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 08:32:23.991219 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:23.991219 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:32:23.999468 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-2ddaa59c-a64b-4ccd-b57d-0c9f7a2a4ea1 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] https://10.4.3.7/volume/v3/volumes/9a2f53d3-65ab-4511-ad2a-ce3fc3de25dd returned with HTTP 200 Jul 10 08:32:23.999992 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 153/612] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:32:23 2026] GET /volume/v3/volumes/9a2f53d3-65ab-4511-ad2a-ce3fc3de25dd => generated 901 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:32:24.018953 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-53badf33-a88a-4d51-ba56-2f6841659dff None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:24.020628 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-53badf33-a88a-4d51-ba56-2f6841659dff tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:32:24.020955 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-53badf33-a88a-4d51-ba56-2f6841659dff tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1600744382", "volume_type": "7564f4c0-7b11-4c45-8d52-9d95fab7a64b", "group_id": "555e2606-faf3-4a59-aa29-62a061beb6f0", "size": 1}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:32:24.022293 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.volumes [None req-53badf33-a88a-4d51-ba56-2f6841659dff tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1600744382', 'volume_type': '7564f4c0-7b11-4c45-8d52-9d95fab7a64b', 'group_id': '555e2606-faf3-4a59-aa29-62a061beb6f0', 'size': 1}} {{(pid=100055) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:32:24.031387 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:24.031387 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:32:24.031813 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-53badf33-a88a-4d51-ba56-2f6841659dff tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Create volume of 1 GB Jul 10 08:32:24.036942 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-53badf33-a88a-4d51-ba56-2f6841659dff tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Availability Zones retrieved successfully. Jul 10 08:32:24.042444 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-53badf33-a88a-4d51-ba56-2f6841659dff tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Flow 'volume_create_api' (9dffa69e-9f80-4cc6-9e21-f00928852a7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:32:24.043429 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-53badf33-a88a-4d51-ba56-2f6841659dff tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (332cc161-4313-4a2c-9517-ff4ae32e8a11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:32:24.043967 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:24.043967 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:32:24.044370 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.flows.api.create_volume [None req-53badf33-a88a-4d51-ba56-2f6841659dff tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Validating volume size '1' using validate_int {{(pid=100055) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:32:24.063962 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-53badf33-a88a-4d51-ba56-2f6841659dff tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (332cc161-4313-4a2c-9517-ff4ae32e8a11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:32:21Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7564f4c0-7b11-4c45-8d52-9d95fab7a64b,is_public=True,name='tempest-GroupsTest-volume-type-15447476',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7564f4c0-7b11-4c45-8d52-9d95fab7a64b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '555e2606-faf3-4a59-aa29-62a061beb6f0', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:32:24.064838 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-53badf33-a88a-4d51-ba56-2f6841659dff tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88b1ceda-ae91-4683-8972-a3492c5ec10f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:32:24.109142 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.quota [None req-53badf33-a88a-4d51-ba56-2f6841659dff tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Created reservations ['934e6968-6ff4-47d7-b61d-bbec0402f3ae', '80409607-a07e-4e62-a4ea-0db9e04cc1a7', '8f8f0fdc-d24f-449d-bcc9-d44cb0bc4399', '23f4af4d-ccc2-4ec7-8d27-448b63f37a4c'] {{(pid=100055) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:32:24.109880 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-53badf33-a88a-4d51-ba56-2f6841659dff tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88b1ceda-ae91-4683-8972-a3492c5ec10f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['934e6968-6ff4-47d7-b61d-bbec0402f3ae', '80409607-a07e-4e62-a4ea-0db9e04cc1a7', '8f8f0fdc-d24f-449d-bcc9-d44cb0bc4399', '23f4af4d-ccc2-4ec7-8d27-448b63f37a4c']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:32:24.110600 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-53badf33-a88a-4d51-ba56-2f6841659dff tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7aea8f93-e0bc-450a-a8c5-fa7b82bbdecb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:32:24.132935 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-b8ecebb4-ca0a-4792-9e6c-29a57abe8356 req-7ed0b472-e297-427a-9b43-ecb99b53dd0b None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:24.136434 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-53badf33-a88a-4d51-ba56-2f6841659dff tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7aea8f93-e0bc-450a-a8c5-fa7b82bbdecb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fb2cb942-1ef3-43cc-8959-d20dca355c5a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1600744382',encryption_key_id=None,group_id=555e2606-faf3-4a59-aa29-62a061beb6f0,group_type_id=,metadata={},multiattach=False,project_id='444c9381df12472ab98bbfc471f8ee24',qos_specs=None,replication_status=,reservations=['934e6968-6ff4-47d7-b61d-bbec0402f3ae','80409607-a07e-4e62-a4ea-0db9e04cc1a7','8f8f0fdc-d24f-449d-bcc9-d44cb0bc4399','23f4af4d-ccc2-4ec7-8d27-448b63f37a4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ecd9163b7aee41df999a09cdb2be8647',volume_type_id=7564f4c0-7b11-4c45-8d52-9d95fab7a64b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:32:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1600744382',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=555e2606-faf3-4a59-aa29-62a061beb6f0,host=None,id=fb2cb942-1ef3-43cc-8959-d20dca355c5a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='444c9381df12472ab98bbfc471f8ee24',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ecd9163b7aee41df999a09cdb2be8647',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7564f4c0-7b11-4c45-8d52-9d95fab7a64b),volume_type_id=7564f4c0-7b11-4c45-8d52-9d95fab7a64b)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:32:24.137203 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-53badf33-a88a-4d51-ba56-2f6841659dff tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c71e2aca-4393-4116-bc1f-4418932aa4ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:32:24.138662 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-b8ecebb4-ca0a-4792-9e6c-29a57abe8356 req-7ed0b472-e297-427a-9b43-ecb99b53dd0b tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] POST https://10.4.3.7/volume/v3/attachments/afd8ba97-91d4-4c52-ae6c-26ac3a0ae995/action Jul 10 08:32:24.139097 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-b8ecebb4-ca0a-4792-9e6c-29a57abe8356 req-7ed0b472-e297-427a-9b43-ecb99b53dd0b tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Action body: b'{"os-complete": null}' {{(pid=100056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:32:24.139260 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-b8ecebb4-ca0a-4792-9e6c-29a57abe8356 req-7ed0b472-e297-427a-9b43-ecb99b53dd0b tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:32:24.155036 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-53badf33-a88a-4d51-ba56-2f6841659dff tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c71e2aca-4393-4116-bc1f-4418932aa4ef) transitioned into state 'SUCCESS' from state '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-1600744382',encryption_key_id=None,group_id=555e2606-faf3-4a59-aa29-62a061beb6f0,group_type_id=,metadata={},multiattach=False,project_id='444c9381df12472ab98bbfc471f8ee24',qos_specs=None,replication_status=,reservations=['934e6968-6ff4-47d7-b61d-bbec0402f3ae','80409607-a07e-4e62-a4ea-0db9e04cc1a7','8f8f0fdc-d24f-449d-bcc9-d44cb0bc4399','23f4af4d-ccc2-4ec7-8d27-448b63f37a4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ecd9163b7aee41df999a09cdb2be8647',volume_type_id=7564f4c0-7b11-4c45-8d52-9d95fab7a64b)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:32:24.155474 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-53badf33-a88a-4d51-ba56-2f6841659dff tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31e59ec3-7698-486d-bd3b-a37ce72071c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:32:24.165623 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-53badf33-a88a-4d51-ba56-2f6841659dff tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31e59ec3-7698-486d-bd3b-a37ce72071c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:32:24.166547 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-53badf33-a88a-4d51-ba56-2f6841659dff tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Flow 'volume_create_api' (9dffa69e-9f80-4cc6-9e21-f00928852a7b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:32:24.166831 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-53badf33-a88a-4d51-ba56-2f6841659dff tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Create volume request issued successfully. Jul 10 08:32:24.167753 np0000004976 devstack@c-api.service[100055]: WARNING stevedore.named [None req-53badf33-a88a-4d51-ba56-2f6841659dff tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:32:24.167888 np0000004976 devstack@c-api.service[100055]: WARNING castellan.key_manager [None req-53badf33-a88a-4d51-ba56-2f6841659dff tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:32:24.170922 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:24.170922 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:32:24.180135 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-b8ecebb4-ca0a-4792-9e6c-29a57abe8356 req-7ed0b472-e297-427a-9b43-ecb99b53dd0b tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] https://10.4.3.7/volume/v3/attachments/afd8ba97-91d4-4c52-ae6c-26ac3a0ae995/action returned with HTTP 204 Jul 10 08:32:24.180588 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 155/613] 10.4.3.7 () {74 vars in 1711 bytes} [Fri Jul 10 08:32:24 2026] POST /volume/v3/attachments/afd8ba97-91d4-4c52-ae6c-26ac3a0ae995/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:32:24.210420 np0000004976 devstack@c-api.service[100055]: DEBUG oslo_db.sqlalchemy.engines [None req-53badf33-a88a-4d51-ba56-2f6841659dff tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100055) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 08:32:24.213238 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:24.213238 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:32:24.216733 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-53badf33-a88a-4d51-ba56-2f6841659dff tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:32:24.217120 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 154/614] 10.4.3.7 () {70 vars in 1286 bytes} [Fri Jul 10 08:32:24 2026] POST /volume/v3/volumes => generated 809 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:32:24.230900 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-5bc3aaa1-9c0b-4a15-bc45-4563e0d0aeb3 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:24.233069 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-5bc3aaa1-9c0b-4a15-bc45-4563e0d0aeb3 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] GET https://10.4.3.7/volume/v3/volumes/d21e8ac1-6bbb-427f-8b99-e0b321b8cc3c Jul 10 08:32:24.236424 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-5bc3aaa1-9c0b-4a15-bc45-4563e0d0aeb3 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:24.236424 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-5bc3aaa1-9c0b-4a15-bc45-4563e0d0aeb3 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:24.236549 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-d7997937-950f-406d-a7da-f2c5584b8551 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:24.238784 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-d7997937-950f-406d-a7da-f2c5584b8551 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] GET https://10.4.3.7/volume/v3/volumes/fb2cb942-1ef3-43cc-8959-d20dca355c5a Jul 10 08:32:24.239006 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-d7997937-950f-406d-a7da-f2c5584b8551 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:24.239196 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-d7997937-950f-406d-a7da-f2c5584b8551 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:24.244901 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:24.244901 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:32:24.247691 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-5bc3aaa1-9c0b-4a15-bc45-4563e0d0aeb3 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Volume info retrieved successfully. Jul 10 08:32:24.251668 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-5bc3aaa1-9c0b-4a15-bc45-4563e0d0aeb3 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] https://10.4.3.7/volume/v3/volumes/d21e8ac1-6bbb-427f-8b99-e0b321b8cc3c returned with HTTP 200 Jul 10 08:32:24.252098 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 154/615] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:32:24 2026] GET /volume/v3/volumes/d21e8ac1-6bbb-427f-8b99-e0b321b8cc3c => generated 1156 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:32:24.254215 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:24.254215 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:32:24.259427 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-d7997937-950f-406d-a7da-f2c5584b8551 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Volume info retrieved successfully. Jul 10 08:32:24.259722 np0000004976 devstack@c-api.service[100056]: WARNING stevedore.named [None req-d7997937-950f-406d-a7da-f2c5584b8551 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:32:24.259814 np0000004976 devstack@c-api.service[100056]: WARNING castellan.key_manager [None req-d7997937-950f-406d-a7da-f2c5584b8551 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:32:24.309541 np0000004976 devstack@c-api.service[100056]: DEBUG oslo_db.sqlalchemy.engines [None req-d7997937-950f-406d-a7da-f2c5584b8551 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100056) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 08:32:24.311828 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-b6223848-f285-4f40-8f6b-6e0d0c917cc0 req-92a0aab3-d8ed-4af9-a49b-7c6d456df8cf None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:24.312668 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:24.312668 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:32:24.315034 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-b6223848-f285-4f40-8f6b-6e0d0c917cc0 req-92a0aab3-d8ed-4af9-a49b-7c6d456df8cf tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] GET https://10.4.3.7/volume/v3/volumes/d21e8ac1-6bbb-427f-8b99-e0b321b8cc3c Jul 10 08:32:24.315263 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-b6223848-f285-4f40-8f6b-6e0d0c917cc0 req-92a0aab3-d8ed-4af9-a49b-7c6d456df8cf tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:24.315552 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-b6223848-f285-4f40-8f6b-6e0d0c917cc0 req-92a0aab3-d8ed-4af9-a49b-7c6d456df8cf tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:24.319506 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-d7997937-950f-406d-a7da-f2c5584b8551 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] https://10.4.3.7/volume/v3/volumes/fb2cb942-1ef3-43cc-8959-d20dca355c5a returned with HTTP 200 Jul 10 08:32:24.319907 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 156/616] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:32:24 2026] GET /volume/v3/volumes/fb2cb942-1ef3-43cc-8959-d20dca355c5a => generated 877 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:32:24.325278 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:24.325278 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:32:24.328978 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [req-b6223848-f285-4f40-8f6b-6e0d0c917cc0 req-92a0aab3-d8ed-4af9-a49b-7c6d456df8cf tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Volume info retrieved successfully. Jul 10 08:32:24.333211 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-8c4bc99c-5d87-4b3d-b830-fbedd0157200 req-14048100-0a7e-48ea-9974-2baed50294f6 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:24.334468 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-b6223848-f285-4f40-8f6b-6e0d0c917cc0 req-92a0aab3-d8ed-4af9-a49b-7c6d456df8cf tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] https://10.4.3.7/volume/v3/volumes/d21e8ac1-6bbb-427f-8b99-e0b321b8cc3c returned with HTTP 200 Jul 10 08:32:24.334920 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 155/617] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:32:24 2026] GET /volume/v3/volumes/d21e8ac1-6bbb-427f-8b99-e0b321b8cc3c => generated 1156 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:32:24.340898 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-8c4bc99c-5d87-4b3d-b830-fbedd0157200 req-14048100-0a7e-48ea-9974-2baed50294f6 tempest-VolumesSnapshotsTestJSON-1020283799 tempest-VolumesSnapshotsTestJSON-1020283799-project-member] GET https://10.4.3.7/volume/v3/volumes/48f9cab4-4ccc-4c26-bdbf-fb9e8c867a00 Jul 10 08:32:24.341080 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-8c4bc99c-5d87-4b3d-b830-fbedd0157200 req-14048100-0a7e-48ea-9974-2baed50294f6 tempest-VolumesSnapshotsTestJSON-1020283799 tempest-VolumesSnapshotsTestJSON-1020283799-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:24.341252 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-8c4bc99c-5d87-4b3d-b830-fbedd0157200 req-14048100-0a7e-48ea-9974-2baed50294f6 tempest-VolumesSnapshotsTestJSON-1020283799 tempest-VolumesSnapshotsTestJSON-1020283799-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:24.351639 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-8c4bc99c-5d87-4b3d-b830-fbedd0157200 req-14048100-0a7e-48ea-9974-2baed50294f6 tempest-VolumesSnapshotsTestJSON-1020283799 tempest-VolumesSnapshotsTestJSON-1020283799-project-member] https://10.4.3.7/volume/v3/volumes/48f9cab4-4ccc-4c26-bdbf-fb9e8c867a00 returned with HTTP 404 Jul 10 08:32:24.352921 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 155/618] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:32:24 2026] GET /volume/v3/volumes/48f9cab4-4ccc-4c26-bdbf-fb9e8c867a00 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:32:24.374535 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-a35bb3f9-f1da-4ccc-b8ac-87688e879c4a req-20160004-a77e-461d-9074-855011859065 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:24.376612 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-a35bb3f9-f1da-4ccc-b8ac-87688e879c4a req-20160004-a77e-461d-9074-855011859065 tempest-VolumesSnapshotsTestJSON-1020283799 tempest-VolumesSnapshotsTestJSON-1020283799-project-member] DELETE https://10.4.3.7/volume/v3/volumes/48f9cab4-4ccc-4c26-bdbf-fb9e8c867a00 Jul 10 08:32:24.376771 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-a35bb3f9-f1da-4ccc-b8ac-87688e879c4a req-20160004-a77e-461d-9074-855011859065 tempest-VolumesSnapshotsTestJSON-1020283799 tempest-VolumesSnapshotsTestJSON-1020283799-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:24.376944 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-a35bb3f9-f1da-4ccc-b8ac-87688e879c4a req-20160004-a77e-461d-9074-855011859065 tempest-VolumesSnapshotsTestJSON-1020283799 tempest-VolumesSnapshotsTestJSON-1020283799-project-member] Calling method 'delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:24.377110 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [req-a35bb3f9-f1da-4ccc-b8ac-87688e879c4a req-20160004-a77e-461d-9074-855011859065 tempest-VolumesSnapshotsTestJSON-1020283799 tempest-VolumesSnapshotsTestJSON-1020283799-project-member] Delete volume with id: 48f9cab4-4ccc-4c26-bdbf-fb9e8c867a00 Jul 10 08:32:24.382498 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-a35bb3f9-f1da-4ccc-b8ac-87688e879c4a req-20160004-a77e-461d-9074-855011859065 tempest-VolumesSnapshotsTestJSON-1020283799 tempest-VolumesSnapshotsTestJSON-1020283799-project-member] https://10.4.3.7/volume/v3/volumes/48f9cab4-4ccc-4c26-bdbf-fb9e8c867a00 returned with HTTP 404 Jul 10 08:32:24.383365 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 157/619] 10.4.3.7 () {70 vars in 1606 bytes} [Fri Jul 10 08:32:24 2026] DELETE /volume/v3/volumes/48f9cab4-4ccc-4c26-bdbf-fb9e8c867a00 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:32:24.406270 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-0b19dbda-fcf3-423b-932b-ef48464debce req-d20dfa46-7418-42a5-ab94-a4019552ea19 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:24.408173 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-0b19dbda-fcf3-423b-932b-ef48464debce req-d20dfa46-7418-42a5-ab94-a4019552ea19 tempest-VolumesSnapshotsTestJSON-1020283799 tempest-VolumesSnapshotsTestJSON-1020283799-project-member] GET https://10.4.3.7/volume/v3/volumes/48f9cab4-4ccc-4c26-bdbf-fb9e8c867a00 Jul 10 08:32:24.408363 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-0b19dbda-fcf3-423b-932b-ef48464debce req-d20dfa46-7418-42a5-ab94-a4019552ea19 tempest-VolumesSnapshotsTestJSON-1020283799 tempest-VolumesSnapshotsTestJSON-1020283799-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:24.408578 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-0b19dbda-fcf3-423b-932b-ef48464debce req-d20dfa46-7418-42a5-ab94-a4019552ea19 tempest-VolumesSnapshotsTestJSON-1020283799 tempest-VolumesSnapshotsTestJSON-1020283799-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:24.413498 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-0b19dbda-fcf3-423b-932b-ef48464debce req-d20dfa46-7418-42a5-ab94-a4019552ea19 tempest-VolumesSnapshotsTestJSON-1020283799 tempest-VolumesSnapshotsTestJSON-1020283799-project-member] https://10.4.3.7/volume/v3/volumes/48f9cab4-4ccc-4c26-bdbf-fb9e8c867a00 returned with HTTP 404 Jul 10 08:32:24.413901 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 156/620] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:32:24 2026] GET /volume/v3/volumes/48f9cab4-4ccc-4c26-bdbf-fb9e8c867a00 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:32:24.422222 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.coordination [req-b99bb57e-e8bc-4a30-9cfd-fd57f64aa63e req-744df04c-249c-4372-91d0-c1b488a364b7 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Lock "cinder-attachment_update-128bc98f-4aee-4adc-ac94-ed8a90ea5ae6-np0000004976" released by "attachment_update" :: held 0.529s {{(pid=100057) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 08:32:24.422222 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-b99bb57e-e8bc-4a30-9cfd-fd57f64aa63e req-744df04c-249c-4372-91d0-c1b488a364b7 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/attachments/5896cf9b-1ca4-4e5d-b5b3-6f291faab211 returned with HTTP 200 Jul 10 08:32:24.422222 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 153/621] 10.4.3.7 () {74 vars in 1690 bytes} [Fri Jul 10 08:32:23 2026] PUT /volume/v3/attachments/5896cf9b-1ca4-4e5d-b5b3-6f291faab211 => generated 969 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:32:24.668304 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-49b3ef41-f5ca-45a3-9dac-5db14975a068 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:24.669985 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-49b3ef41-f5ca-45a3-9dac-5db14975a068 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] GET https://10.4.3.7/volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 Jul 10 08:32:24.670206 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-49b3ef41-f5ca-45a3-9dac-5db14975a068 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:24.670352 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-49b3ef41-f5ca-45a3-9dac-5db14975a068 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:24.681349 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:24.681349 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:32:24.690082 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-49b3ef41-f5ca-45a3-9dac-5db14975a068 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Volume info retrieved successfully. Jul 10 08:32:24.697152 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-49b3ef41-f5ca-45a3-9dac-5db14975a068 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 returned with HTTP 200 Jul 10 08:32:24.698421 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 156/622] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:32:24 2026] GET /volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 => generated 1144 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:32:24.941114 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-20b2c505-99f8-4f73-bb0e-b206861a0fa1 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:24.944323 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-20b2c505-99f8-4f73-bb0e-b206861a0fa1 tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] GET https://10.4.3.7/volume/v3/volumes/123268bc-05d2-4c52-a496-77025d814e9f Jul 10 08:32:24.944642 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-20b2c505-99f8-4f73-bb0e-b206861a0fa1 tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:24.944883 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-20b2c505-99f8-4f73-bb0e-b206861a0fa1 tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:24.952997 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-20b2c505-99f8-4f73-bb0e-b206861a0fa1 tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] https://10.4.3.7/volume/v3/volumes/123268bc-05d2-4c52-a496-77025d814e9f returned with HTTP 404 Jul 10 08:32:24.953956 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 158/623] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:32:24 2026] GET /volume/v3/volumes/123268bc-05d2-4c52-a496-77025d814e9f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:32:24.961967 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-c1a2aedd-bfdb-45c4-9eb6-01441797658f None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:24.963772 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-c1a2aedd-bfdb-45c4-9eb6-01441797658f tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] DELETE https://10.4.3.7/volume/v3/volumes/b3f69de9-190d-4c8f-8eb1-2822f0548404 Jul 10 08:32:24.964043 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-c1a2aedd-bfdb-45c4-9eb6-01441797658f tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:24.964287 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-c1a2aedd-bfdb-45c4-9eb6-01441797658f tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Calling method 'delete' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:24.964536 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-c1a2aedd-bfdb-45c4-9eb6-01441797658f tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Delete volume with id: b3f69de9-190d-4c8f-8eb1-2822f0548404 Jul 10 08:32:24.973090 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:24.973090 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:32:24.973601 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-c1a2aedd-bfdb-45c4-9eb6-01441797658f tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Volume info retrieved successfully. Jul 10 08:32:25.005847 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-c1a2aedd-bfdb-45c4-9eb6-01441797658f tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Delete volume request issued successfully. Jul 10 08:32:25.006130 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-c1a2aedd-bfdb-45c4-9eb6-01441797658f tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] https://10.4.3.7/volume/v3/volumes/b3f69de9-190d-4c8f-8eb1-2822f0548404 returned with HTTP 202 Jul 10 08:32:25.006686 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 157/624] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:32:24 2026] DELETE /volume/v3/volumes/b3f69de9-190d-4c8f-8eb1-2822f0548404 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:32:25.017153 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-46079669-e673-47b5-b08c-95d0b627e773 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:25.023820 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-46079669-e673-47b5-b08c-95d0b627e773 tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] GET https://10.4.3.7/volume/v3/volumes/b3f69de9-190d-4c8f-8eb1-2822f0548404 Jul 10 08:32:25.024245 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-46079669-e673-47b5-b08c-95d0b627e773 tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:25.024648 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-46079669-e673-47b5-b08c-95d0b627e773 tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:25.039034 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:25.039034 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:32:25.046737 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-46079669-e673-47b5-b08c-95d0b627e773 tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Volume info retrieved successfully. Jul 10 08:32:25.052536 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-46079669-e673-47b5-b08c-95d0b627e773 tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] https://10.4.3.7/volume/v3/volumes/b3f69de9-190d-4c8f-8eb1-2822f0548404 returned with HTTP 200 Jul 10 08:32:25.053136 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 154/625] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:32:25 2026] GET /volume/v3/volumes/b3f69de9-190d-4c8f-8eb1-2822f0548404 => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:32:25.338618 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-7a2e4d8f-8032-427d-aac8-986babecfa8f None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:25.341187 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-7a2e4d8f-8032-427d-aac8-986babecfa8f tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] GET https://10.4.3.7/volume/v3/volumes/fb2cb942-1ef3-43cc-8959-d20dca355c5a Jul 10 08:32:25.341573 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-7a2e4d8f-8032-427d-aac8-986babecfa8f tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:25.341946 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-7a2e4d8f-8032-427d-aac8-986babecfa8f tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:25.352272 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:25.352272 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:32:25.357005 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-7a2e4d8f-8032-427d-aac8-986babecfa8f tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Volume info retrieved successfully. Jul 10 08:32:25.357937 np0000004976 devstack@c-api.service[100054]: WARNING stevedore.named [None req-7a2e4d8f-8032-427d-aac8-986babecfa8f tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:32:25.358213 np0000004976 devstack@c-api.service[100054]: WARNING castellan.key_manager [None req-7a2e4d8f-8032-427d-aac8-986babecfa8f tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:32:25.405352 np0000004976 devstack@c-api.service[100054]: DEBUG oslo_db.sqlalchemy.engines [None req-7a2e4d8f-8032-427d-aac8-986babecfa8f tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100054) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 08:32:25.408210 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:25.408210 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:32:25.422794 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-7a2e4d8f-8032-427d-aac8-986babecfa8f tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] https://10.4.3.7/volume/v3/volumes/fb2cb942-1ef3-43cc-8959-d20dca355c5a returned with HTTP 200 Jul 10 08:32:25.423277 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 157/626] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:32:25 2026] GET /volume/v3/volumes/fb2cb942-1ef3-43cc-8959-d20dca355c5a => generated 902 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:32:25.440090 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-ab2644da-b54a-471a-a0b1-e32fc64cdfd8 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:25.452887 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-ab2644da-b54a-471a-a0b1-e32fc64cdfd8 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] PUT https://10.4.3.7/volume/v3/groups/555e2606-faf3-4a59-aa29-62a061beb6f0 Jul 10 08:32:25.453202 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-ab2644da-b54a-471a-a0b1-e32fc64cdfd8 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "fb2cb942-1ef3-43cc-8959-d20dca355c5a"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:32:25.454556 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.groups [None req-ab2644da-b54a-471a-a0b1-e32fc64cdfd8 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Update called for group 555e2606-faf3-4a59-aa29-62a061beb6f0. {{(pid=100056) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 10 08:32:25.454653 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.groups [None req-ab2644da-b54a-471a-a0b1-e32fc64cdfd8 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Updating group 555e2606-faf3-4a59-aa29-62a061beb6f0 with name new_group description: This is a new group add_volumes: None remove_volumes: fb2cb942-1ef3-43cc-8959-d20dca355c5a. Jul 10 08:32:25.460387 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:25.460387 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:32:25.494203 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-ab2644da-b54a-471a-a0b1-e32fc64cdfd8 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] https://10.4.3.7/volume/v3/groups/555e2606-faf3-4a59-aa29-62a061beb6f0 returned with HTTP 202 Jul 10 08:32:25.494868 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 159/627] 10.4.3.7 () {70 vars in 1393 bytes} [Fri Jul 10 08:32:25 2026] PUT /volume/v3/groups/555e2606-faf3-4a59-aa29-62a061beb6f0 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 08:32:25.507652 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-5bfc72de-a6e4-4be7-88d7-4913e310f88d None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:25.510125 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-5bfc72de-a6e4-4be7-88d7-4913e310f88d tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] GET https://10.4.3.7/volume/v3/groups/555e2606-faf3-4a59-aa29-62a061beb6f0 Jul 10 08:32:25.510476 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-5bfc72de-a6e4-4be7-88d7-4913e310f88d tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:25.510742 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-5bfc72de-a6e4-4be7-88d7-4913e310f88d tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Calling method 'version_select' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:25.510918 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.groups [None req-5bfc72de-a6e4-4be7-88d7-4913e310f88d tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] show called for member 555e2606-faf3-4a59-aa29-62a061beb6f0 {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 08:32:25.514933 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:25.514933 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:32:25.537126 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-5bfc72de-a6e4-4be7-88d7-4913e310f88d tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] https://10.4.3.7/volume/v3/groups/555e2606-faf3-4a59-aa29-62a061beb6f0 returned with HTTP 200 Jul 10 08:32:25.537688 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 158/628] 10.4.3.7 () {68 vars in 1372 bytes} [Fri Jul 10 08:32:25 2026] GET /volume/v3/groups/555e2606-faf3-4a59-aa29-62a061beb6f0 => generated 323 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:32:25.717284 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-1971af4e-e097-41b8-9800-3111cf51ed6f None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:25.718991 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-1971af4e-e097-41b8-9800-3111cf51ed6f tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] GET https://10.4.3.7/volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 Jul 10 08:32:25.719177 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-1971af4e-e097-41b8-9800-3111cf51ed6f tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:25.719369 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-1971af4e-e097-41b8-9800-3111cf51ed6f tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:25.731644 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:25.731644 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:32:25.735343 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-1971af4e-e097-41b8-9800-3111cf51ed6f tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Volume info retrieved successfully. Jul 10 08:32:25.739655 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-1971af4e-e097-41b8-9800-3111cf51ed6f tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 returned with HTTP 200 Jul 10 08:32:25.740188 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 155/629] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:32:25 2026] GET /volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 => generated 1144 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:32:26.069805 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-c5eceb4f-8521-4215-bb97-b7aa39dca05d None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:26.071521 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-c5eceb4f-8521-4215-bb97-b7aa39dca05d tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] GET https://10.4.3.7/volume/v3/volumes/b3f69de9-190d-4c8f-8eb1-2822f0548404 Jul 10 08:32:26.071703 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-c5eceb4f-8521-4215-bb97-b7aa39dca05d tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:26.071867 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-c5eceb4f-8521-4215-bb97-b7aa39dca05d tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:26.077359 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-c5eceb4f-8521-4215-bb97-b7aa39dca05d tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] https://10.4.3.7/volume/v3/volumes/b3f69de9-190d-4c8f-8eb1-2822f0548404 returned with HTTP 404 Jul 10 08:32:26.077884 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 158/630] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:32:26 2026] GET /volume/v3/volumes/b3f69de9-190d-4c8f-8eb1-2822f0548404 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:32:26.087651 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-13bd9cc7-8d80-4acd-9eb9-fcdfe8a70afd None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:26.089345 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-13bd9cc7-8d80-4acd-9eb9-fcdfe8a70afd tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] DELETE https://10.4.3.7/volume/v3/volumes/e50acba8-611c-4602-b3fa-04696554ff79 Jul 10 08:32:26.089535 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-13bd9cc7-8d80-4acd-9eb9-fcdfe8a70afd tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:26.089703 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-13bd9cc7-8d80-4acd-9eb9-fcdfe8a70afd tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Calling method 'delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:26.089845 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-13bd9cc7-8d80-4acd-9eb9-fcdfe8a70afd tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Delete volume with id: e50acba8-611c-4602-b3fa-04696554ff79 Jul 10 08:32:26.096095 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:26.096095 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:32:26.096600 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-13bd9cc7-8d80-4acd-9eb9-fcdfe8a70afd tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Volume info retrieved successfully. Jul 10 08:32:26.116047 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-13bd9cc7-8d80-4acd-9eb9-fcdfe8a70afd tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Delete volume request issued successfully. Jul 10 08:32:26.116255 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-13bd9cc7-8d80-4acd-9eb9-fcdfe8a70afd tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] https://10.4.3.7/volume/v3/volumes/e50acba8-611c-4602-b3fa-04696554ff79 returned with HTTP 202 Jul 10 08:32:26.116686 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 160/631] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:32:26 2026] DELETE /volume/v3/volumes/e50acba8-611c-4602-b3fa-04696554ff79 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:32:26.123703 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-cb5da4c9-5939-4dc0-afcc-5a1f187ded5b None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:26.125299 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-cb5da4c9-5939-4dc0-afcc-5a1f187ded5b tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] GET https://10.4.3.7/volume/v3/volumes/e50acba8-611c-4602-b3fa-04696554ff79 Jul 10 08:32:26.125686 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-cb5da4c9-5939-4dc0-afcc-5a1f187ded5b tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:26.125788 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-cb5da4c9-5939-4dc0-afcc-5a1f187ded5b tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:26.133604 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:26.133604 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:32:26.135715 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-cb5da4c9-5939-4dc0-afcc-5a1f187ded5b tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Volume info retrieved successfully. Jul 10 08:32:26.140795 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-cb5da4c9-5939-4dc0-afcc-5a1f187ded5b tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] https://10.4.3.7/volume/v3/volumes/e50acba8-611c-4602-b3fa-04696554ff79 returned with HTTP 200 Jul 10 08:32:26.141234 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 159/632] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:32:26 2026] GET /volume/v3/volumes/e50acba8-611c-4602-b3fa-04696554ff79 => generated 1360 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:32:26.244702 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-cf4f1616-4286-4bbf-abda-c31fde7dc307 req-f2632167-525c-40bd-9856-665d837674b8 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:26.246579 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-cf4f1616-4286-4bbf-abda-c31fde7dc307 req-f2632167-525c-40bd-9856-665d837674b8 tempest-VolumesNegativeTest-90850178 tempest-VolumesNegativeTest-90850178-project-member] DELETE https://10.4.3.7/volume/v3/volumes/tempest-invalid-2145203024 Jul 10 08:32:26.246758 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-cf4f1616-4286-4bbf-abda-c31fde7dc307 req-f2632167-525c-40bd-9856-665d837674b8 tempest-VolumesNegativeTest-90850178 tempest-VolumesNegativeTest-90850178-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:26.246956 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-cf4f1616-4286-4bbf-abda-c31fde7dc307 req-f2632167-525c-40bd-9856-665d837674b8 tempest-VolumesNegativeTest-90850178 tempest-VolumesNegativeTest-90850178-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:26.247102 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [req-cf4f1616-4286-4bbf-abda-c31fde7dc307 req-f2632167-525c-40bd-9856-665d837674b8 tempest-VolumesNegativeTest-90850178 tempest-VolumesNegativeTest-90850178-project-member] Delete volume with id: tempest-invalid-2145203024 Jul 10 08:32:26.252695 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-cf4f1616-4286-4bbf-abda-c31fde7dc307 req-f2632167-525c-40bd-9856-665d837674b8 tempest-VolumesNegativeTest-90850178 tempest-VolumesNegativeTest-90850178-project-member] https://10.4.3.7/volume/v3/volumes/tempest-invalid-2145203024 returned with HTTP 404 Jul 10 08:32:26.253173 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 156/633] 10.4.3.7 () {70 vars in 1576 bytes} [Fri Jul 10 08:32:26 2026] DELETE /volume/v3/volumes/tempest-invalid-2145203024 => generated 99 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:32:26.319069 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-983bf982-ac38-4522-80b8-70f3f04c88d3 req-128b0263-4c3f-4113-a1f4-7b7444c5a942 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:26.320970 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-983bf982-ac38-4522-80b8-70f3f04c88d3 req-128b0263-4c3f-4113-a1f4-7b7444c5a942 tempest-VolumesNegativeTest-90850178 tempest-VolumesNegativeTest-90850178-project-member] DELETE https://10.4.3.7/volume/v3/volumes/77361724-d5dc-4393-bfce-8aa70d589765 Jul 10 08:32:26.321165 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-983bf982-ac38-4522-80b8-70f3f04c88d3 req-128b0263-4c3f-4113-a1f4-7b7444c5a942 tempest-VolumesNegativeTest-90850178 tempest-VolumesNegativeTest-90850178-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:26.321398 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-983bf982-ac38-4522-80b8-70f3f04c88d3 req-128b0263-4c3f-4113-a1f4-7b7444c5a942 tempest-VolumesNegativeTest-90850178 tempest-VolumesNegativeTest-90850178-project-member] Calling method 'delete' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:26.321595 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.volumes [req-983bf982-ac38-4522-80b8-70f3f04c88d3 req-128b0263-4c3f-4113-a1f4-7b7444c5a942 tempest-VolumesNegativeTest-90850178 tempest-VolumesNegativeTest-90850178-project-member] Delete volume with id: 77361724-d5dc-4393-bfce-8aa70d589765 Jul 10 08:32:26.327490 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-983bf982-ac38-4522-80b8-70f3f04c88d3 req-128b0263-4c3f-4113-a1f4-7b7444c5a942 tempest-VolumesNegativeTest-90850178 tempest-VolumesNegativeTest-90850178-project-member] https://10.4.3.7/volume/v3/volumes/77361724-d5dc-4393-bfce-8aa70d589765 returned with HTTP 404 Jul 10 08:32:26.327974 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 159/634] 10.4.3.7 () {70 vars in 1606 bytes} [Fri Jul 10 08:32:26 2026] DELETE /volume/v3/volumes/77361724-d5dc-4393-bfce-8aa70d589765 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:32:26.356081 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-a37dfbd8-adda-4b14-93e0-01537154d3ce req-272a30b1-5dd2-47f4-92c3-fd8d2e8eddd7 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:26.358542 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-a37dfbd8-adda-4b14-93e0-01537154d3ce req-272a30b1-5dd2-47f4-92c3-fd8d2e8eddd7 tempest-VolumesNegativeTest-90850178 tempest-VolumesNegativeTest-90850178-project-reader] GET https://10.4.3.7/volume/v3/volumes/c9721252-aaf4-4596-8285-01627c057c03 Jul 10 08:32:26.358754 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-a37dfbd8-adda-4b14-93e0-01537154d3ce req-272a30b1-5dd2-47f4-92c3-fd8d2e8eddd7 tempest-VolumesNegativeTest-90850178 tempest-VolumesNegativeTest-90850178-project-reader] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:26.358967 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-a37dfbd8-adda-4b14-93e0-01537154d3ce req-272a30b1-5dd2-47f4-92c3-fd8d2e8eddd7 tempest-VolumesNegativeTest-90850178 tempest-VolumesNegativeTest-90850178-project-reader] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:26.368999 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-a37dfbd8-adda-4b14-93e0-01537154d3ce req-272a30b1-5dd2-47f4-92c3-fd8d2e8eddd7 tempest-VolumesNegativeTest-90850178 tempest-VolumesNegativeTest-90850178-project-reader] https://10.4.3.7/volume/v3/volumes/c9721252-aaf4-4596-8285-01627c057c03 returned with HTTP 404 Jul 10 08:32:26.369621 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 161/635] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:32:26 2026] GET /volume/v3/volumes/c9721252-aaf4-4596-8285-01627c057c03 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:32:26.380196 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-d147bb56-ebea-472a-a86b-a699a075a903 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:26.380628 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-d147bb56-ebea-472a-a86b-a699a075a903 None None] GET https://10.4.3.7/volume// Jul 10 08:32:26.380810 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-d147bb56-ebea-472a-a86b-a699a075a903 None None] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:26.381032 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-d147bb56-ebea-472a-a86b-a699a075a903 None None] Calling method 'all' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:26.381416 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-d147bb56-ebea-472a-a86b-a699a075a903 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:32:26.381860 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 160/636] 10.4.3.7 () {66 vars in 1414 bytes} [Fri Jul 10 08:32:26 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:32:26.389089 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-b6223848-f285-4f40-8f6b-6e0d0c917cc0 req-091a5f22-2992-4fc1-9293-729b671f5ffb None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:26.391481 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-b6223848-f285-4f40-8f6b-6e0d0c917cc0 req-091a5f22-2992-4fc1-9293-729b671f5ffb tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] POST https://10.4.3.7/volume/v3/attachments Jul 10 08:32:26.391934 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-b6223848-f285-4f40-8f6b-6e0d0c917cc0 req-091a5f22-2992-4fc1-9293-729b671f5ffb tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d21e8ac1-6bbb-427f-8b99-e0b321b8cc3c", "connector": null, "instance_uuid": "d492aacd-229d-45a6-bc81-c40f267b2a06"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:32:26.404554 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:26.404554 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:32:26.429759 np0000004976 devstack@c-api.service[100057]: WARNING cinder.volume.api [req-b6223848-f285-4f40-8f6b-6e0d0c917cc0 req-091a5f22-2992-4fc1-9293-729b671f5ffb tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Jul 10 08:32:26.436101 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-b6223848-f285-4f40-8f6b-6e0d0c917cc0 req-091a5f22-2992-4fc1-9293-729b671f5ffb tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] https://10.4.3.7/volume/v3/attachments returned with HTTP 200 Jul 10 08:32:26.436730 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 157/637] 10.4.3.7 () {74 vars in 1580 bytes} [Fri Jul 10 08:32:26 2026] POST /volume/v3/attachments => generated 271 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:32:26.548991 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-d7d9ad2a-8a62-4cac-b931-266ddb321cf1 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:26.551071 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d7d9ad2a-8a62-4cac-b931-266ddb321cf1 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] GET https://10.4.3.7/volume/v3/groups/555e2606-faf3-4a59-aa29-62a061beb6f0 Jul 10 08:32:26.551500 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-d7d9ad2a-8a62-4cac-b931-266ddb321cf1 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:26.551770 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-d7d9ad2a-8a62-4cac-b931-266ddb321cf1 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Calling method 'version_select' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:26.551973 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.groups [None req-d7d9ad2a-8a62-4cac-b931-266ddb321cf1 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] show called for member 555e2606-faf3-4a59-aa29-62a061beb6f0 {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 08:32:26.558767 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:26.558767 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:32:26.566836 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d7d9ad2a-8a62-4cac-b931-266ddb321cf1 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] https://10.4.3.7/volume/v3/groups/555e2606-faf3-4a59-aa29-62a061beb6f0 returned with HTTP 200 Jul 10 08:32:26.567431 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 160/638] 10.4.3.7 () {68 vars in 1372 bytes} [Fri Jul 10 08:32:26 2026] GET /volume/v3/groups/555e2606-faf3-4a59-aa29-62a061beb6f0 => generated 324 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:32:26.575222 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-7c92542d-5259-4545-895b-7748205870ff None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:26.576986 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-7c92542d-5259-4545-895b-7748205870ff tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] GET https://10.4.3.7/volume/v3/groups/555e2606-faf3-4a59-aa29-62a061beb6f0 Jul 10 08:32:26.577193 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-7c92542d-5259-4545-895b-7748205870ff tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:26.577459 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-7c92542d-5259-4545-895b-7748205870ff tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Calling method 'version_select' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:26.577545 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.groups [None req-7c92542d-5259-4545-895b-7748205870ff tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] show called for member 555e2606-faf3-4a59-aa29-62a061beb6f0 {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 08:32:26.582932 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:26.582932 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:32:26.594559 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-7c92542d-5259-4545-895b-7748205870ff tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] https://10.4.3.7/volume/v3/groups/555e2606-faf3-4a59-aa29-62a061beb6f0 returned with HTTP 200 Jul 10 08:32:26.594961 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 162/639] 10.4.3.7 () {68 vars in 1372 bytes} [Fri Jul 10 08:32:26 2026] GET /volume/v3/groups/555e2606-faf3-4a59-aa29-62a061beb6f0 => generated 324 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:32:26.608856 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-d75ff835-2331-412e-bd76-85f3fbf2ca45 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:26.612138 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-d75ff835-2331-412e-bd76-85f3fbf2ca45 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] GET https://10.4.3.7/volume/v3/volumes/detail Jul 10 08:32:26.612379 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-d75ff835-2331-412e-bd76-85f3fbf2ca45 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:26.612607 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-d75ff835-2331-412e-bd76-85f3fbf2ca45 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Calling method 'detail' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:26.612902 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.api_utils [None req-d75ff835-2331-412e-bd76-85f3fbf2ca45 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Removing options '' from query. {{(pid=100055) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 08:32:26.613592 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-d75ff835-2331-412e-bd76-85f3fbf2ca45 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100055) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 08:32:26.629812 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-d75ff835-2331-412e-bd76-85f3fbf2ca45 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Get all volumes completed successfully. Jul 10 08:32:26.629812 np0000004976 devstack@c-api.service[100055]: WARNING stevedore.named [None req-d75ff835-2331-412e-bd76-85f3fbf2ca45 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:32:26.629812 np0000004976 devstack@c-api.service[100055]: WARNING castellan.key_manager [None req-d75ff835-2331-412e-bd76-85f3fbf2ca45 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:32:26.660755 np0000004976 devstack@c-api.service[100055]: DEBUG oslo_db.sqlalchemy.engines [None req-d75ff835-2331-412e-bd76-85f3fbf2ca45 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100055) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 08:32:26.663452 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:26.663452 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:32:26.669485 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-d75ff835-2331-412e-bd76-85f3fbf2ca45 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] https://10.4.3.7/volume/v3/volumes/detail returned with HTTP 200 Jul 10 08:32:26.670085 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 161/640] 10.4.3.7 () {68 vars in 1285 bytes} [Fri Jul 10 08:32:26 2026] GET /volume/v3/volumes/detail => generated 1762 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:32:26.690396 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-a0dd7eba-0a83-418b-9006-57b5cb856d05 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:26.691974 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a0dd7eba-0a83-418b-9006-57b5cb856d05 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] PUT https://10.4.3.7/volume/v3/groups/555e2606-faf3-4a59-aa29-62a061beb6f0 Jul 10 08:32:26.692306 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a0dd7eba-0a83-418b-9006-57b5cb856d05 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "fb2cb942-1ef3-43cc-8959-d20dca355c5a"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:32:26.699009 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.groups [None req-a0dd7eba-0a83-418b-9006-57b5cb856d05 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Update called for group 555e2606-faf3-4a59-aa29-62a061beb6f0. {{(pid=100057) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 10 08:32:26.699215 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.groups [None req-a0dd7eba-0a83-418b-9006-57b5cb856d05 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Updating group 555e2606-faf3-4a59-aa29-62a061beb6f0 with name None description: None add_volumes: fb2cb942-1ef3-43cc-8959-d20dca355c5a remove_volumes: None. Jul 10 08:32:26.703481 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:26.703481 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:32:26.757751 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-32001a90-48d2-49f6-aa22-8d24559c874d None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:26.764431 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-32001a90-48d2-49f6-aa22-8d24559c874d tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] GET https://10.4.3.7/volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 Jul 10 08:32:26.764431 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-32001a90-48d2-49f6-aa22-8d24559c874d tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:26.764574 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a0dd7eba-0a83-418b-9006-57b5cb856d05 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] https://10.4.3.7/volume/v3/groups/555e2606-faf3-4a59-aa29-62a061beb6f0 returned with HTTP 202 Jul 10 08:32:26.764612 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-32001a90-48d2-49f6-aa22-8d24559c874d tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:26.764643 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 158/641] 10.4.3.7 () {70 vars in 1392 bytes} [Fri Jul 10 08:32:26 2026] PUT /volume/v3/groups/555e2606-faf3-4a59-aa29-62a061beb6f0 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 08:32:26.771568 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-5f6c96c6-90aa-42a9-8bbe-d62441e2f63e None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:26.773995 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-5f6c96c6-90aa-42a9-8bbe-d62441e2f63e tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] GET https://10.4.3.7/volume/v3/groups/555e2606-faf3-4a59-aa29-62a061beb6f0 Jul 10 08:32:26.774144 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-5f6c96c6-90aa-42a9-8bbe-d62441e2f63e tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:26.774882 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-5f6c96c6-90aa-42a9-8bbe-d62441e2f63e tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Calling method 'version_select' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:26.774882 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.groups [None req-5f6c96c6-90aa-42a9-8bbe-d62441e2f63e tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] show called for member 555e2606-faf3-4a59-aa29-62a061beb6f0 {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 08:32:26.779900 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:26.779900 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:32:26.783425 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:26.783425 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:32:26.787623 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-32001a90-48d2-49f6-aa22-8d24559c874d tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Volume info retrieved successfully. Jul 10 08:32:26.793846 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-5f6c96c6-90aa-42a9-8bbe-d62441e2f63e tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] https://10.4.3.7/volume/v3/groups/555e2606-faf3-4a59-aa29-62a061beb6f0 returned with HTTP 200 Jul 10 08:32:26.794361 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 163/642] 10.4.3.7 () {68 vars in 1372 bytes} [Fri Jul 10 08:32:26 2026] GET /volume/v3/groups/555e2606-faf3-4a59-aa29-62a061beb6f0 => generated 323 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:32:26.795764 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-32001a90-48d2-49f6-aa22-8d24559c874d tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 returned with HTTP 200 Jul 10 08:32:26.796533 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 161/643] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:32:26 2026] GET /volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 => generated 1144 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:32:26.863032 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-437faff4-44c5-47e0-8617-44fe203a8910 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:26.865657 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-437faff4-44c5-47e0-8617-44fe203a8910 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] GET https://10.4.3.7/volume/v3/volumes/d21e8ac1-6bbb-427f-8b99-e0b321b8cc3c Jul 10 08:32:26.866187 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-437faff4-44c5-47e0-8617-44fe203a8910 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:26.866526 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-437faff4-44c5-47e0-8617-44fe203a8910 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:26.882001 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:26.882001 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:32:26.886864 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-437faff4-44c5-47e0-8617-44fe203a8910 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Volume info retrieved successfully. Jul 10 08:32:26.893923 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-437faff4-44c5-47e0-8617-44fe203a8910 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] https://10.4.3.7/volume/v3/volumes/d21e8ac1-6bbb-427f-8b99-e0b321b8cc3c returned with HTTP 200 Jul 10 08:32:26.894586 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 162/644] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:32:26 2026] GET /volume/v3/volumes/d21e8ac1-6bbb-427f-8b99-e0b321b8cc3c => generated 1158 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:32:26.965888 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-91c853fc-ac59-48e0-abd8-7c28d53bc68c None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:26.966282 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-91c853fc-ac59-48e0-abd8-7c28d53bc68c None None] GET https://10.4.3.7/volume// Jul 10 08:32:26.966485 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-91c853fc-ac59-48e0-abd8-7c28d53bc68c None None] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:26.966712 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-91c853fc-ac59-48e0-abd8-7c28d53bc68c None None] Calling method 'all' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:26.967026 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-91c853fc-ac59-48e0-abd8-7c28d53bc68c None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:32:26.967522 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 159/645] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:32:26 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:32:26.976845 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-b6223848-f285-4f40-8f6b-6e0d0c917cc0 req-5d3b24f6-7d26-4099-9273-f39fa99263ad None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:26.979247 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-b6223848-f285-4f40-8f6b-6e0d0c917cc0 req-5d3b24f6-7d26-4099-9273-f39fa99263ad tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] GET https://10.4.3.7/volume/v3/volumes/d21e8ac1-6bbb-427f-8b99-e0b321b8cc3c Jul 10 08:32:26.979553 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-b6223848-f285-4f40-8f6b-6e0d0c917cc0 req-5d3b24f6-7d26-4099-9273-f39fa99263ad tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:26.979637 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-b6223848-f285-4f40-8f6b-6e0d0c917cc0 req-5d3b24f6-7d26-4099-9273-f39fa99263ad tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:26.990554 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:26.990554 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:32:26.994068 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [req-b6223848-f285-4f40-8f6b-6e0d0c917cc0 req-5d3b24f6-7d26-4099-9273-f39fa99263ad tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Volume info retrieved successfully. Jul 10 08:32:26.998494 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-b6223848-f285-4f40-8f6b-6e0d0c917cc0 req-5d3b24f6-7d26-4099-9273-f39fa99263ad tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] https://10.4.3.7/volume/v3/volumes/d21e8ac1-6bbb-427f-8b99-e0b321b8cc3c returned with HTTP 200 Jul 10 08:32:26.998864 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 164/646] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:32:26 2026] GET /volume/v3/volumes/d21e8ac1-6bbb-427f-8b99-e0b321b8cc3c => generated 1338 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:32:27.096578 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-b6223848-f285-4f40-8f6b-6e0d0c917cc0 req-20e2769f-a6e2-4e75-99ab-586355006489 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:27.098538 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-b6223848-f285-4f40-8f6b-6e0d0c917cc0 req-20e2769f-a6e2-4e75-99ab-586355006489 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] PUT https://10.4.3.7/volume/v3/attachments/15e405db-07ea-4912-adf2-6e67f40bf774 Jul 10 08:32:27.098884 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-b6223848-f285-4f40-8f6b-6e0d0c917cc0 req-20e2769f-a6e2-4e75-99ab-586355006489 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.7", "host": "np0000004976", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b54eda21b644", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bf3c9c16-ec3d-4df7-865b-5f424258654a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:32:27.117386 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.coordination [req-b6223848-f285-4f40-8f6b-6e0d0c917cc0 req-20e2769f-a6e2-4e75-99ab-586355006489 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Acquiring lock "cinder-attachment_update-d21e8ac1-6bbb-427f-8b99-e0b321b8cc3c-np0000004976" by "attachment_update" {{(pid=100054) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 08:32:27.124697 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.coordination [req-b6223848-f285-4f40-8f6b-6e0d0c917cc0 req-20e2769f-a6e2-4e75-99ab-586355006489 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Lock "cinder-attachment_update-d21e8ac1-6bbb-427f-8b99-e0b321b8cc3c-np0000004976" acquired by "attachment_update" :: waited 0.007s {{(pid=100054) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 08:32:27.125588 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:27.125588 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:32:27.154101 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-6230e427-bfa4-453e-ab66-e2a580b97e63 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:27.156007 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-6230e427-bfa4-453e-ab66-e2a580b97e63 tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] GET https://10.4.3.7/volume/v3/volumes/e50acba8-611c-4602-b3fa-04696554ff79 Jul 10 08:32:27.156218 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-6230e427-bfa4-453e-ab66-e2a580b97e63 tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:27.156450 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-6230e427-bfa4-453e-ab66-e2a580b97e63 tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:27.162943 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-6230e427-bfa4-453e-ab66-e2a580b97e63 tempest-TaggedBootDevicesTest_v242-13348365 tempest-TaggedBootDevicesTest_v242-13348365-project-member] https://10.4.3.7/volume/v3/volumes/e50acba8-611c-4602-b3fa-04696554ff79 returned with HTTP 404 Jul 10 08:32:27.163472 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 163/647] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:32:27 2026] GET /volume/v3/volumes/e50acba8-611c-4602-b3fa-04696554ff79 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:32:27.309225 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-36d9dc47-c101-4b19-b619-81f36316da69 req-81843201-940d-4a9f-8254-e99e453a240e None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:27.311843 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-36d9dc47-c101-4b19-b619-81f36316da69 req-81843201-940d-4a9f-8254-e99e453a240e tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] POST https://10.4.3.7/volume/v3/attachments/14a31be3-551e-4666-931f-4151a6de3771/action Jul 10 08:32:27.312286 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-36d9dc47-c101-4b19-b619-81f36316da69 req-81843201-940d-4a9f-8254-e99e453a240e tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] Action body: b'{"os-complete": null}' {{(pid=100057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:32:27.312486 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-36d9dc47-c101-4b19-b619-81f36316da69 req-81843201-940d-4a9f-8254-e99e453a240e tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:32:27.332892 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:27.332892 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:32:27.343821 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-36d9dc47-c101-4b19-b619-81f36316da69 req-81843201-940d-4a9f-8254-e99e453a240e tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] https://10.4.3.7/volume/v3/attachments/14a31be3-551e-4666-931f-4151a6de3771/action returned with HTTP 204 Jul 10 08:32:27.344358 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 160/648] 10.4.3.7 () {74 vars in 1711 bytes} [Fri Jul 10 08:32:27 2026] POST /volume/v3/attachments/14a31be3-551e-4666-931f-4151a6de3771/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:32:27.648184 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.coordination [req-b6223848-f285-4f40-8f6b-6e0d0c917cc0 req-20e2769f-a6e2-4e75-99ab-586355006489 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Lock "cinder-attachment_update-d21e8ac1-6bbb-427f-8b99-e0b321b8cc3c-np0000004976" released by "attachment_update" :: held 0.523s {{(pid=100054) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 08:32:27.648496 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-b6223848-f285-4f40-8f6b-6e0d0c917cc0 req-20e2769f-a6e2-4e75-99ab-586355006489 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] https://10.4.3.7/volume/v3/attachments/15e405db-07ea-4912-adf2-6e67f40bf774 returned with HTTP 200 Jul 10 08:32:27.648934 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 162/649] 10.4.3.7 () {74 vars in 1690 bytes} [Fri Jul 10 08:32:27 2026] PUT /volume/v3/attachments/15e405db-07ea-4912-adf2-6e67f40bf774 => generated 967 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:32:27.806832 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-edc828b1-4df7-450f-923e-adee63ea2476 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:27.808469 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-edc828b1-4df7-450f-923e-adee63ea2476 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] GET https://10.4.3.7/volume/v3/groups/555e2606-faf3-4a59-aa29-62a061beb6f0 Jul 10 08:32:27.808654 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-edc828b1-4df7-450f-923e-adee63ea2476 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:27.808822 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-edc828b1-4df7-450f-923e-adee63ea2476 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Calling method 'version_select' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:27.808936 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.groups [None req-edc828b1-4df7-450f-923e-adee63ea2476 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] show called for member 555e2606-faf3-4a59-aa29-62a061beb6f0 {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 08:32:27.810681 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-766c62cb-1747-4579-9475-b9bf9f4b7a18 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:27.812194 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-766c62cb-1747-4579-9475-b9bf9f4b7a18 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] GET https://10.4.3.7/volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 Jul 10 08:32:27.812378 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-766c62cb-1747-4579-9475-b9bf9f4b7a18 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:27.812434 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:27.812434 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:32:27.812569 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-766c62cb-1747-4579-9475-b9bf9f4b7a18 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:27.819231 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-edc828b1-4df7-450f-923e-adee63ea2476 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] https://10.4.3.7/volume/v3/groups/555e2606-faf3-4a59-aa29-62a061beb6f0 returned with HTTP 200 Jul 10 08:32:27.819672 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 165/650] 10.4.3.7 () {68 vars in 1372 bytes} [Fri Jul 10 08:32:27 2026] GET /volume/v3/groups/555e2606-faf3-4a59-aa29-62a061beb6f0 => generated 324 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:32:27.823054 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:27.823054 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:32:27.826039 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-766c62cb-1747-4579-9475-b9bf9f4b7a18 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Volume info retrieved successfully. Jul 10 08:32:27.829824 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-766c62cb-1747-4579-9475-b9bf9f4b7a18 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 returned with HTTP 200 Jul 10 08:32:27.829860 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-bf8d4cad-c267-49a6-ae0c-b72dd976fa55 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:27.829888 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 164/651] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:32:27 2026] GET /volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 => generated 1144 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:32:27.831813 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-bf8d4cad-c267-49a6-ae0c-b72dd976fa55 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] GET https://10.4.3.7/volume/v3/volumes/detail Jul 10 08:32:27.832100 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-bf8d4cad-c267-49a6-ae0c-b72dd976fa55 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:27.832338 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-bf8d4cad-c267-49a6-ae0c-b72dd976fa55 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Calling method 'detail' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:27.832687 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.api_utils [None req-bf8d4cad-c267-49a6-ae0c-b72dd976fa55 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Removing options '' from query. {{(pid=100057) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 08:32:27.833806 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-bf8d4cad-c267-49a6-ae0c-b72dd976fa55 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100057) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 08:32:27.843251 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-bf8d4cad-c267-49a6-ae0c-b72dd976fa55 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Get all volumes completed successfully. Jul 10 08:32:27.844232 np0000004976 devstack@c-api.service[100057]: WARNING stevedore.named [None req-bf8d4cad-c267-49a6-ae0c-b72dd976fa55 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:32:27.844476 np0000004976 devstack@c-api.service[100057]: WARNING castellan.key_manager [None req-bf8d4cad-c267-49a6-ae0c-b72dd976fa55 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:32:27.900388 np0000004976 devstack@c-api.service[100057]: DEBUG oslo_db.sqlalchemy.engines [None req-bf8d4cad-c267-49a6-ae0c-b72dd976fa55 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100057) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 08:32:27.904903 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:27.904903 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:32:27.911836 np0000004976 devstack@c-api.service[100057]: WARNING stevedore.named [None req-bf8d4cad-c267-49a6-ae0c-b72dd976fa55 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:32:27.911836 np0000004976 devstack@c-api.service[100057]: WARNING castellan.key_manager [None req-bf8d4cad-c267-49a6-ae0c-b72dd976fa55 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:32:27.915894 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-1f1c69e1-2591-404e-b865-c0a6ad664874 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:27.921599 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-1f1c69e1-2591-404e-b865-c0a6ad664874 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] GET https://10.4.3.7/volume/v3/volumes/d21e8ac1-6bbb-427f-8b99-e0b321b8cc3c Jul 10 08:32:27.921893 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-1f1c69e1-2591-404e-b865-c0a6ad664874 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:27.922004 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-1f1c69e1-2591-404e-b865-c0a6ad664874 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:27.957593 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:27.957593 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:32:27.961849 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-1f1c69e1-2591-404e-b865-c0a6ad664874 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Volume info retrieved successfully. Jul 10 08:32:27.971212 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-1f1c69e1-2591-404e-b865-c0a6ad664874 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] https://10.4.3.7/volume/v3/volumes/d21e8ac1-6bbb-427f-8b99-e0b321b8cc3c returned with HTTP 200 Jul 10 08:32:27.971766 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 163/652] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:32:27 2026] GET /volume/v3/volumes/d21e8ac1-6bbb-427f-8b99-e0b321b8cc3c => generated 1159 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:32:27.976414 np0000004976 devstack@c-api.service[100057]: DEBUG oslo_db.sqlalchemy.engines [None req-bf8d4cad-c267-49a6-ae0c-b72dd976fa55 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100057) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 08:32:27.983170 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:27.983170 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:32:27.990819 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-bf8d4cad-c267-49a6-ae0c-b72dd976fa55 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] https://10.4.3.7/volume/v3/volumes/detail returned with HTTP 200 Jul 10 08:32:27.991162 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 161/653] 10.4.3.7 () {68 vars in 1285 bytes} [Fri Jul 10 08:32:27 2026] GET /volume/v3/volumes/detail => generated 1796 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:32:28.007191 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-c6a0a97e-50ea-41e9-b2b5-996d894f564d None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:28.009025 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-c6a0a97e-50ea-41e9-b2b5-996d894f564d tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] GET https://10.4.3.7/volume/v3/volumes/detail Jul 10 08:32:28.009227 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-c6a0a97e-50ea-41e9-b2b5-996d894f564d tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:28.009449 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-c6a0a97e-50ea-41e9-b2b5-996d894f564d tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Calling method 'detail' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:28.010125 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.api_utils [None req-c6a0a97e-50ea-41e9-b2b5-996d894f564d tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Removing options '' from query. {{(pid=100056) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 08:32:28.010713 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:28.010713 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:32:28.011122 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-c6a0a97e-50ea-41e9-b2b5-996d894f564d tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100056) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 08:32:28.020112 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-c6a0a97e-50ea-41e9-b2b5-996d894f564d tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Get all volumes completed successfully. Jul 10 08:32:28.021303 np0000004976 devstack@c-api.service[100056]: WARNING stevedore.named [None req-c6a0a97e-50ea-41e9-b2b5-996d894f564d tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:32:28.021522 np0000004976 devstack@c-api.service[100056]: WARNING castellan.key_manager [None req-c6a0a97e-50ea-41e9-b2b5-996d894f564d tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:32:28.070138 np0000004976 devstack@c-api.service[100056]: DEBUG oslo_db.sqlalchemy.engines [None req-c6a0a97e-50ea-41e9-b2b5-996d894f564d tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100056) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 08:32:28.073479 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:28.073479 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:32:28.077629 np0000004976 devstack@c-api.service[100056]: WARNING stevedore.named [None req-c6a0a97e-50ea-41e9-b2b5-996d894f564d tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:32:28.077804 np0000004976 devstack@c-api.service[100056]: WARNING castellan.key_manager [None req-c6a0a97e-50ea-41e9-b2b5-996d894f564d tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:32:28.117994 np0000004976 devstack@c-api.service[100056]: DEBUG oslo_db.sqlalchemy.engines [None req-c6a0a97e-50ea-41e9-b2b5-996d894f564d tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100056) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 08:32:28.124317 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:28.124317 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:32:28.132030 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-c6a0a97e-50ea-41e9-b2b5-996d894f564d tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] https://10.4.3.7/volume/v3/volumes/detail returned with HTTP 200 Jul 10 08:32:28.132490 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 166/654] 10.4.3.7 () {68 vars in 1285 bytes} [Fri Jul 10 08:32:28 2026] GET /volume/v3/volumes/detail => generated 1796 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:32:28.150013 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-b17ececf-0918-4108-9af9-7fe62d2cb831 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:28.153430 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-b17ececf-0918-4108-9af9-7fe62d2cb831 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] POST https://10.4.3.7/volume/v3/groups/555e2606-faf3-4a59-aa29-62a061beb6f0/action Jul 10 08:32:28.153430 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-b17ececf-0918-4108-9af9-7fe62d2cb831 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100055) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:32:28.153430 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-b17ececf-0918-4108-9af9-7fe62d2cb831 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:32:28.154264 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.groups [None req-b17ececf-0918-4108-9af9-7fe62d2cb831 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] delete called for group 555e2606-faf3-4a59-aa29-62a061beb6f0 {{(pid=100055) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 10 08:32:28.154941 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.groups [None req-b17ececf-0918-4108-9af9-7fe62d2cb831 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Delete group with id: 555e2606-faf3-4a59-aa29-62a061beb6f0 Jul 10 08:32:28.159316 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:28.159316 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:32:28.219262 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-b17ececf-0918-4108-9af9-7fe62d2cb831 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] https://10.4.3.7/volume/v3/groups/555e2606-faf3-4a59-aa29-62a061beb6f0/action returned with HTTP 202 Jul 10 08:32:28.222998 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 165/655] 10.4.3.7 () {70 vars in 1414 bytes} [Fri Jul 10 08:32:28 2026] POST /volume/v3/groups/555e2606-faf3-4a59-aa29-62a061beb6f0/action => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 08:32:28.229482 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-7a93db9a-fcab-43ed-aeab-098df2a50ae0 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:28.231734 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-7a93db9a-fcab-43ed-aeab-098df2a50ae0 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] GET https://10.4.3.7/volume/v3/volumes/fb2cb942-1ef3-43cc-8959-d20dca355c5a Jul 10 08:32:28.232017 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-7a93db9a-fcab-43ed-aeab-098df2a50ae0 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:28.232279 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-7a93db9a-fcab-43ed-aeab-098df2a50ae0 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:28.236916 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-70c965fb-2d1e-4c32-b522-86bf2ad8bb1c None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:28.241674 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:28.241674 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:32:28.248665 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-7a93db9a-fcab-43ed-aeab-098df2a50ae0 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Volume info retrieved successfully. Jul 10 08:32:28.248665 np0000004976 devstack@c-api.service[100054]: WARNING stevedore.named [None req-7a93db9a-fcab-43ed-aeab-098df2a50ae0 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:32:28.248665 np0000004976 devstack@c-api.service[100054]: WARNING castellan.key_manager [None req-7a93db9a-fcab-43ed-aeab-098df2a50ae0 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:32:28.281532 np0000004976 devstack@c-api.service[100054]: DEBUG oslo_db.sqlalchemy.engines [None req-7a93db9a-fcab-43ed-aeab-098df2a50ae0 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100054) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 08:32:28.284700 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:28.284700 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:32:28.292723 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-7a93db9a-fcab-43ed-aeab-098df2a50ae0 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] https://10.4.3.7/volume/v3/volumes/fb2cb942-1ef3-43cc-8959-d20dca355c5a returned with HTTP 200 Jul 10 08:32:28.292723 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 164/656] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:32:28 2026] GET /volume/v3/volumes/fb2cb942-1ef3-43cc-8959-d20dca355c5a => generated 901 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:32:28.323080 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-70c965fb-2d1e-4c32-b522-86bf2ad8bb1c tempest-VolumeTypesExtraSpecsTest-677067907 tempest-VolumeTypesExtraSpecsTest-677067907-project-admin] POST https://10.4.3.7/volume/v3/types Jul 10 08:32:28.323455 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-70c965fb-2d1e-4c32-b522-86bf2ad8bb1c tempest-VolumeTypesExtraSpecsTest-677067907 tempest-VolumeTypesExtraSpecsTest-677067907-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-2110437355"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:32:28.343190 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-70c965fb-2d1e-4c32-b522-86bf2ad8bb1c tempest-VolumeTypesExtraSpecsTest-677067907 tempest-VolumeTypesExtraSpecsTest-677067907-project-admin] https://10.4.3.7/volume/v3/types returned with HTTP 200 Jul 10 08:32:28.343653 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 162/657] 10.4.3.7 () {68 vars in 1238 bytes} [Fri Jul 10 08:32:28 2026] POST /volume/v3/types => generated 231 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:32:28.357444 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-a0eb7f63-0763-4e25-b1b5-d4f8592313d0 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:28.357706 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-a0eb7f63-0763-4e25-b1b5-d4f8592313d0 tempest-VolumeTypesExtraSpecsTest-677067907 tempest-VolumeTypesExtraSpecsTest-677067907-project-admin] POST https://10.4.3.7/volume/v3/types/812f0de4-cea0-4753-bf06-f613c0b03b2a/extra_specs Jul 10 08:32:28.358179 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-a0eb7f63-0763-4e25-b1b5-d4f8592313d0 tempest-VolumeTypesExtraSpecsTest-677067907 tempest-VolumeTypesExtraSpecsTest-677067907-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:32:28.417675 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-a0eb7f63-0763-4e25-b1b5-d4f8592313d0 tempest-VolumeTypesExtraSpecsTest-677067907 tempest-VolumeTypesExtraSpecsTest-677067907-project-admin] https://10.4.3.7/volume/v3/types/812f0de4-cea0-4753-bf06-f613c0b03b2a/extra_specs returned with HTTP 200 Jul 10 08:32:28.418567 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 167/658] 10.4.3.7 () {68 vars in 1385 bytes} [Fri Jul 10 08:32:28 2026] POST /volume/v3/types/812f0de4-cea0-4753-bf06-f613c0b03b2a/extra_specs => generated 34 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 08:32:28.430544 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-e39cdc06-02e2-424a-a8dd-f26163e09fe4 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:28.434463 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-e39cdc06-02e2-424a-a8dd-f26163e09fe4 tempest-VolumeTypesExtraSpecsTest-677067907 tempest-VolumeTypesExtraSpecsTest-677067907-project-admin] GET https://10.4.3.7/volume/v3/types/812f0de4-cea0-4753-bf06-f613c0b03b2a/extra_specs/spec3 Jul 10 08:32:28.434463 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-e39cdc06-02e2-424a-a8dd-f26163e09fe4 tempest-VolumeTypesExtraSpecsTest-677067907 tempest-VolumeTypesExtraSpecsTest-677067907-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:28.434463 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-e39cdc06-02e2-424a-a8dd-f26163e09fe4 tempest-VolumeTypesExtraSpecsTest-677067907 tempest-VolumeTypesExtraSpecsTest-677067907-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:28.450569 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-e39cdc06-02e2-424a-a8dd-f26163e09fe4 tempest-VolumeTypesExtraSpecsTest-677067907 tempest-VolumeTypesExtraSpecsTest-677067907-project-admin] https://10.4.3.7/volume/v3/types/812f0de4-cea0-4753-bf06-f613c0b03b2a/extra_specs/spec3 returned with HTTP 200 Jul 10 08:32:28.450569 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 166/659] 10.4.3.7 () {66 vars in 1382 bytes} [Fri Jul 10 08:32:28 2026] GET /volume/v3/types/812f0de4-cea0-4753-bf06-f613c0b03b2a/extra_specs/spec3 => generated 17 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 08:32:28.459958 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-3dd43433-2ede-4dda-ac38-1acc24c361f5 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:28.463554 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-3dd43433-2ede-4dda-ac38-1acc24c361f5 tempest-VolumeTypesExtraSpecsTest-677067907 tempest-VolumeTypesExtraSpecsTest-677067907-project-admin] DELETE https://10.4.3.7/volume/v3/types/812f0de4-cea0-4753-bf06-f613c0b03b2a/extra_specs/spec3 Jul 10 08:32:28.463817 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-3dd43433-2ede-4dda-ac38-1acc24c361f5 tempest-VolumeTypesExtraSpecsTest-677067907 tempest-VolumeTypesExtraSpecsTest-677067907-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:28.464027 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-3dd43433-2ede-4dda-ac38-1acc24c361f5 tempest-VolumeTypesExtraSpecsTest-677067907 tempest-VolumeTypesExtraSpecsTest-677067907-project-admin] Calling method 'delete' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:28.487639 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-88275065-5e97-4850-8b83-7e0f1b9c9f52 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:28.490448 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-88275065-5e97-4850-8b83-7e0f1b9c9f52 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:32:28.490812 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-88275065-5e97-4850-8b83-7e0f1b9c9f52 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1763107286", "imageRef": "e1ee2ea6-9251-43d7-8043-1a8efc6b3698", "size": 1}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:32:28.492617 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-3dd43433-2ede-4dda-ac38-1acc24c361f5 tempest-VolumeTypesExtraSpecsTest-677067907 tempest-VolumeTypesExtraSpecsTest-677067907-project-admin] https://10.4.3.7/volume/v3/types/812f0de4-cea0-4753-bf06-f613c0b03b2a/extra_specs/spec3 returned with HTTP 202 Jul 10 08:32:28.492739 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [None req-88275065-5e97-4850-8b83-7e0f1b9c9f52 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1763107286', 'imageRef': 'e1ee2ea6-9251-43d7-8043-1a8efc6b3698', 'size': 1}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:32:28.493165 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 165/660] 10.4.3.7 () {66 vars in 1385 bytes} [Fri Jul 10 08:32:28 2026] DELETE /volume/v3/types/812f0de4-cea0-4753-bf06-f613c0b03b2a/extra_specs/spec3 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:32:28.502664 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-07963ea4-2741-46bb-8f88-e6a0950c0a00 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:28.505157 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-07963ea4-2741-46bb-8f88-e6a0950c0a00 tempest-VolumeTypesExtraSpecsTest-677067907 tempest-VolumeTypesExtraSpecsTest-677067907-project-admin] GET https://10.4.3.7/volume/v3/types/812f0de4-cea0-4753-bf06-f613c0b03b2a/extra_specs/spec3 Jul 10 08:32:28.505470 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-07963ea4-2741-46bb-8f88-e6a0950c0a00 tempest-VolumeTypesExtraSpecsTest-677067907 tempest-VolumeTypesExtraSpecsTest-677067907-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:28.505675 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-07963ea4-2741-46bb-8f88-e6a0950c0a00 tempest-VolumeTypesExtraSpecsTest-677067907 tempest-VolumeTypesExtraSpecsTest-677067907-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:28.514958 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-07963ea4-2741-46bb-8f88-e6a0950c0a00 tempest-VolumeTypesExtraSpecsTest-677067907 tempest-VolumeTypesExtraSpecsTest-677067907-project-admin] https://10.4.3.7/volume/v3/types/812f0de4-cea0-4753-bf06-f613c0b03b2a/extra_specs/spec3 returned with HTTP 404 Jul 10 08:32:28.515565 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 168/661] 10.4.3.7 () {66 vars in 1382 bytes} [Fri Jul 10 08:32:28 2026] GET /volume/v3/types/812f0de4-cea0-4753-bf06-f613c0b03b2a/extra_specs/spec3 => generated 129 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:32:28.523699 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-bee8dd8c-f54b-406f-9e06-38ee72393a20 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:28.529434 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-bee8dd8c-f54b-406f-9e06-38ee72393a20 tempest-VolumeTypesExtraSpecsTest-677067907 tempest-VolumeTypesExtraSpecsTest-677067907-project-admin] POST https://10.4.3.7/volume/v3/types/812f0de4-cea0-4753-bf06-f613c0b03b2a/extra_specs Jul 10 08:32:28.529434 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-bee8dd8c-f54b-406f-9e06-38ee72393a20 tempest-VolumeTypesExtraSpecsTest-677067907 tempest-VolumeTypesExtraSpecsTest-677067907-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:32:28.588243 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-bee8dd8c-f54b-406f-9e06-38ee72393a20 tempest-VolumeTypesExtraSpecsTest-677067907 tempest-VolumeTypesExtraSpecsTest-677067907-project-admin] https://10.4.3.7/volume/v3/types/812f0de4-cea0-4753-bf06-f613c0b03b2a/extra_specs returned with HTTP 200 Jul 10 08:32:28.588818 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 167/662] 10.4.3.7 () {68 vars in 1385 bytes} [Fri Jul 10 08:32:28 2026] POST /volume/v3/types/812f0de4-cea0-4753-bf06-f613c0b03b2a/extra_specs => generated 34 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 08:32:28.596307 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-960d86ac-5b43-495d-86ff-beda1a198b2c None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:28.598789 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-960d86ac-5b43-495d-86ff-beda1a198b2c tempest-VolumeTypesExtraSpecsTest-677067907 tempest-VolumeTypesExtraSpecsTest-677067907-project-admin] GET https://10.4.3.7/volume/v3/types/812f0de4-cea0-4753-bf06-f613c0b03b2a/extra_specs Jul 10 08:32:28.599059 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-960d86ac-5b43-495d-86ff-beda1a198b2c tempest-VolumeTypesExtraSpecsTest-677067907 tempest-VolumeTypesExtraSpecsTest-677067907-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:28.599371 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-960d86ac-5b43-495d-86ff-beda1a198b2c tempest-VolumeTypesExtraSpecsTest-677067907 tempest-VolumeTypesExtraSpecsTest-677067907-project-admin] Calling method 'index' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:28.608200 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-960d86ac-5b43-495d-86ff-beda1a198b2c tempest-VolumeTypesExtraSpecsTest-677067907 tempest-VolumeTypesExtraSpecsTest-677067907-project-admin] https://10.4.3.7/volume/v3/types/812f0de4-cea0-4753-bf06-f613c0b03b2a/extra_specs returned with HTTP 200 Jul 10 08:32:28.608729 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 166/663] 10.4.3.7 () {66 vars in 1364 bytes} [Fri Jul 10 08:32:28 2026] GET /volume/v3/types/812f0de4-cea0-4753-bf06-f613c0b03b2a/extra_specs => generated 34 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 08:32:28.616825 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-3b1bfad9-7cf5-4d59-a27e-11be616a9825 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:28.619450 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-3b1bfad9-7cf5-4d59-a27e-11be616a9825 tempest-VolumeTypesExtraSpecsTest-677067907 tempest-VolumeTypesExtraSpecsTest-677067907-project-admin] POST https://10.4.3.7/volume/v3/types/812f0de4-cea0-4753-bf06-f613c0b03b2a/extra_specs Jul 10 08:32:28.619875 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-3b1bfad9-7cf5-4d59-a27e-11be616a9825 tempest-VolumeTypesExtraSpecsTest-677067907 tempest-VolumeTypesExtraSpecsTest-677067907-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:32:28.663323 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-3b1bfad9-7cf5-4d59-a27e-11be616a9825 tempest-VolumeTypesExtraSpecsTest-677067907 tempest-VolumeTypesExtraSpecsTest-677067907-project-admin] https://10.4.3.7/volume/v3/types/812f0de4-cea0-4753-bf06-f613c0b03b2a/extra_specs returned with HTTP 200 Jul 10 08:32:28.663818 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 169/664] 10.4.3.7 () {68 vars in 1385 bytes} [Fri Jul 10 08:32:28 2026] POST /volume/v3/types/812f0de4-cea0-4753-bf06-f613c0b03b2a/extra_specs => generated 34 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 08:32:28.675317 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-ecfe2c14-177f-497f-9b7c-b9266847a676 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:28.680425 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-ecfe2c14-177f-497f-9b7c-b9266847a676 tempest-VolumeTypesExtraSpecsTest-677067907 tempest-VolumeTypesExtraSpecsTest-677067907-project-admin] PUT https://10.4.3.7/volume/v3/types/812f0de4-cea0-4753-bf06-f613c0b03b2a/extra_specs/spec2 Jul 10 08:32:28.680425 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-ecfe2c14-177f-497f-9b7c-b9266847a676 tempest-VolumeTypesExtraSpecsTest-677067907 tempest-VolumeTypesExtraSpecsTest-677067907-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:32:28.700622 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-ecfe2c14-177f-497f-9b7c-b9266847a676 tempest-VolumeTypesExtraSpecsTest-677067907 tempest-VolumeTypesExtraSpecsTest-677067907-project-admin] https://10.4.3.7/volume/v3/types/812f0de4-cea0-4753-bf06-f613c0b03b2a/extra_specs/spec2 returned with HTTP 200 Jul 10 08:32:28.700622 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 168/665] 10.4.3.7 () {68 vars in 1402 bytes} [Fri Jul 10 08:32:28 2026] PUT /volume/v3/types/812f0de4-cea0-4753-bf06-f613c0b03b2a/extra_specs/spec2 => generated 17 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 08:32:28.710967 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-ac246a8f-2d08-453f-8293-e74a0b66a4f3 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:28.712934 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-ac246a8f-2d08-453f-8293-e74a0b66a4f3 tempest-VolumeTypesExtraSpecsTest-677067907 tempest-VolumeTypesExtraSpecsTest-677067907-project-admin] GET https://10.4.3.7/volume/v3/types/812f0de4-cea0-4753-bf06-f613c0b03b2a/extra_specs/spec2 Jul 10 08:32:28.713180 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-ac246a8f-2d08-453f-8293-e74a0b66a4f3 tempest-VolumeTypesExtraSpecsTest-677067907 tempest-VolumeTypesExtraSpecsTest-677067907-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:28.713481 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-ac246a8f-2d08-453f-8293-e74a0b66a4f3 tempest-VolumeTypesExtraSpecsTest-677067907 tempest-VolumeTypesExtraSpecsTest-677067907-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:28.720440 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-ac246a8f-2d08-453f-8293-e74a0b66a4f3 tempest-VolumeTypesExtraSpecsTest-677067907 tempest-VolumeTypesExtraSpecsTest-677067907-project-admin] https://10.4.3.7/volume/v3/types/812f0de4-cea0-4753-bf06-f613c0b03b2a/extra_specs/spec2 returned with HTTP 200 Jul 10 08:32:28.720900 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 167/666] 10.4.3.7 () {66 vars in 1382 bytes} [Fri Jul 10 08:32:28 2026] GET /volume/v3/types/812f0de4-cea0-4753-bf06-f613c0b03b2a/extra_specs/spec2 => generated 17 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 08:32:28.728527 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-6c055882-436d-4079-833b-d8f71150b793 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:28.730059 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-6c055882-436d-4079-833b-d8f71150b793 tempest-VolumeTypesExtraSpecsTest-677067907 tempest-VolumeTypesExtraSpecsTest-677067907-project-admin] POST https://10.4.3.7/volume/v3/types/812f0de4-cea0-4753-bf06-f613c0b03b2a/extra_specs Jul 10 08:32:28.730356 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-6c055882-436d-4079-833b-d8f71150b793 tempest-VolumeTypesExtraSpecsTest-677067907 tempest-VolumeTypesExtraSpecsTest-677067907-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:32:28.757680 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-6c055882-436d-4079-833b-d8f71150b793 tempest-VolumeTypesExtraSpecsTest-677067907 tempest-VolumeTypesExtraSpecsTest-677067907-project-admin] https://10.4.3.7/volume/v3/types/812f0de4-cea0-4753-bf06-f613c0b03b2a/extra_specs returned with HTTP 200 Jul 10 08:32:28.758174 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 170/667] 10.4.3.7 () {68 vars in 1385 bytes} [Fri Jul 10 08:32:28 2026] POST /volume/v3/types/812f0de4-cea0-4753-bf06-f613c0b03b2a/extra_specs => generated 51 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 08:32:28.767323 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-4e0fb670-9736-4f7d-8768-59298c10ae85 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:28.769425 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-4e0fb670-9736-4f7d-8768-59298c10ae85 tempest-VolumeTypesExtraSpecsTest-677067907 tempest-VolumeTypesExtraSpecsTest-677067907-project-admin] GET https://10.4.3.7/volume/v3/types/812f0de4-cea0-4753-bf06-f613c0b03b2a/extra_specs Jul 10 08:32:28.769820 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-4e0fb670-9736-4f7d-8768-59298c10ae85 tempest-VolumeTypesExtraSpecsTest-677067907 tempest-VolumeTypesExtraSpecsTest-677067907-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:28.770178 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-4e0fb670-9736-4f7d-8768-59298c10ae85 tempest-VolumeTypesExtraSpecsTest-677067907 tempest-VolumeTypesExtraSpecsTest-677067907-project-admin] Calling method 'index' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:28.779380 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-4e0fb670-9736-4f7d-8768-59298c10ae85 tempest-VolumeTypesExtraSpecsTest-677067907 tempest-VolumeTypesExtraSpecsTest-677067907-project-admin] https://10.4.3.7/volume/v3/types/812f0de4-cea0-4753-bf06-f613c0b03b2a/extra_specs returned with HTTP 200 Jul 10 08:32:28.779380 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 169/668] 10.4.3.7 () {66 vars in 1364 bytes} [Fri Jul 10 08:32:28 2026] GET /volume/v3/types/812f0de4-cea0-4753-bf06-f613c0b03b2a/extra_specs => generated 68 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 08:32:28.785797 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-88275065-5e97-4850-8b83-7e0f1b9c9f52 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Create volume of 1 GB Jul 10 08:32:28.791244 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-88275065-5e97-4850-8b83-7e0f1b9c9f52 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Availability Zones retrieved successfully. Jul 10 08:32:28.798841 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-1085d016-444a-4a82-841d-476820ff7e70 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:28.801010 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-88275065-5e97-4850-8b83-7e0f1b9c9f52 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Flow 'volume_create_api' (943710a9-62cd-42b0-90ab-f5c2f534446a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:32:28.801082 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-1085d016-444a-4a82-841d-476820ff7e70 tempest-VolumeTypesExtraSpecsTest-677067907 tempest-VolumeTypesExtraSpecsTest-677067907-project-admin] DELETE https://10.4.3.7/volume/v3/types/812f0de4-cea0-4753-bf06-f613c0b03b2a Jul 10 08:32:28.801198 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-1085d016-444a-4a82-841d-476820ff7e70 tempest-VolumeTypesExtraSpecsTest-677067907 tempest-VolumeTypesExtraSpecsTest-677067907-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:28.801396 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-1085d016-444a-4a82-841d-476820ff7e70 tempest-VolumeTypesExtraSpecsTest-677067907 tempest-VolumeTypesExtraSpecsTest-677067907-project-admin] Calling method '_delete' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:28.802792 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-88275065-5e97-4850-8b83-7e0f1b9c9f52 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a8d2480-e3b6-4e25-a3a0-9cdd6e3b1083) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:32:28.804111 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-88275065-5e97-4850-8b83-7e0f1b9c9f52 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Validating volume size '1' using validate_int {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:32:28.845188 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-1085d016-444a-4a82-841d-476820ff7e70 tempest-VolumeTypesExtraSpecsTest-677067907 tempest-VolumeTypesExtraSpecsTest-677067907-project-admin] https://10.4.3.7/volume/v3/types/812f0de4-cea0-4753-bf06-f613c0b03b2a returned with HTTP 202 Jul 10 08:32:28.845626 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 168/669] 10.4.3.7 () {66 vars in 1331 bytes} [Fri Jul 10 08:32:28 2026] DELETE /volume/v3/types/812f0de4-cea0-4753-bf06-f613c0b03b2a => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:32:28.849675 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-f202d748-6466-4a8a-baea-53a5e60bfbc3 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:28.853617 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-e028597f-f3e5-4506-84a1-c57d5a35f0bc None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:28.855205 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-e028597f-f3e5-4506-84a1-c57d5a35f0bc tempest-VolumeTypesExtraSpecsTest-677067907 tempest-VolumeTypesExtraSpecsTest-677067907-project-admin] GET https://10.4.3.7/volume/v3/types/812f0de4-cea0-4753-bf06-f613c0b03b2a Jul 10 08:32:28.855261 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-f202d748-6466-4a8a-baea-53a5e60bfbc3 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] GET https://10.4.3.7/volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 Jul 10 08:32:28.855450 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-f202d748-6466-4a8a-baea-53a5e60bfbc3 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:28.855715 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-f202d748-6466-4a8a-baea-53a5e60bfbc3 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:28.856345 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-e028597f-f3e5-4506-84a1-c57d5a35f0bc tempest-VolumeTypesExtraSpecsTest-677067907 tempest-VolumeTypesExtraSpecsTest-677067907-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:28.856635 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-e028597f-f3e5-4506-84a1-c57d5a35f0bc tempest-VolumeTypesExtraSpecsTest-677067907 tempest-VolumeTypesExtraSpecsTest-677067907-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:28.862420 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-e028597f-f3e5-4506-84a1-c57d5a35f0bc tempest-VolumeTypesExtraSpecsTest-677067907 tempest-VolumeTypesExtraSpecsTest-677067907-project-admin] https://10.4.3.7/volume/v3/types/812f0de4-cea0-4753-bf06-f613c0b03b2a returned with HTTP 404 Jul 10 08:32:28.862420 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 170/670] 10.4.3.7 () {66 vars in 1328 bytes} [Fri Jul 10 08:32:28 2026] GET /volume/v3/types/812f0de4-cea0-4753-bf06-f613c0b03b2a => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:32:28.873000 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:28.873000 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:32:28.876421 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-f202d748-6466-4a8a-baea-53a5e60bfbc3 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Volume info retrieved successfully. Jul 10 08:32:28.880294 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-f202d748-6466-4a8a-baea-53a5e60bfbc3 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 returned with HTTP 200 Jul 10 08:32:28.880785 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 171/671] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:32:28 2026] GET /volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 => generated 1144 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:32:28.884423 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-88275065-5e97-4850-8b83-7e0f1b9c9f52 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a8d2480-e3b6-4e25-a3a0-9cdd6e3b1083) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:32:28.885379 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-88275065-5e97-4850-8b83-7e0f1b9c9f52 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6259537f-cda8-4bbf-8a1c-4e7a0f07127f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:32:28.930980 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-88275065-5e97-4850-8b83-7e0f1b9c9f52 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Created reservations ['500cb5aa-e0de-4784-b1b9-4fe5805ae196', '13d17ea3-8ddd-47de-98b8-6fbcaf11af6d', 'ad7c952b-1c7b-4644-8f18-f37d5cbee00e', '880f1784-28e3-4f75-b365-9363d3241228'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:32:28.931772 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-88275065-5e97-4850-8b83-7e0f1b9c9f52 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6259537f-cda8-4bbf-8a1c-4e7a0f07127f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['500cb5aa-e0de-4784-b1b9-4fe5805ae196', '13d17ea3-8ddd-47de-98b8-6fbcaf11af6d', 'ad7c952b-1c7b-4644-8f18-f37d5cbee00e', '880f1784-28e3-4f75-b365-9363d3241228']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:32:28.932484 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-88275065-5e97-4850-8b83-7e0f1b9c9f52 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be8c17c0-16b9-45da-be6c-b2b7697c5c1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:32:28.956062 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-88275065-5e97-4850-8b83-7e0f1b9c9f52 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be8c17c0-16b9-45da-be6c-b2b7697c5c1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9f5f67ca-6822-4936-9da6-d6f2fafefe36', '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-1763107286',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a63043e1e3e8438ebaa4e4a7e14e7dfd',qos_specs=None,replication_status=,reservations=['500cb5aa-e0de-4784-b1b9-4fe5805ae196','13d17ea3-8ddd-47de-98b8-6fbcaf11af6d','ad7c952b-1c7b-4644-8f18-f37d5cbee00e','880f1784-28e3-4f75-b365-9363d3241228'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37987ee89d0b4be784e744ee6127769c',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:32:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1763107286',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9f5f67ca-6822-4936-9da6-d6f2fafefe36,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a63043e1e3e8438ebaa4e4a7e14e7dfd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='37987ee89d0b4be784e744ee6127769c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:32:28.956817 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-88275065-5e97-4850-8b83-7e0f1b9c9f52 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6132553a-8d10-48e5-87bd-f1d05697cdde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:32:28.976643 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-88275065-5e97-4850-8b83-7e0f1b9c9f52 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6132553a-8d10-48e5-87bd-f1d05697cdde) transitioned into state 'SUCCESS' from state '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-1763107286',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a63043e1e3e8438ebaa4e4a7e14e7dfd',qos_specs=None,replication_status=,reservations=['500cb5aa-e0de-4784-b1b9-4fe5805ae196','13d17ea3-8ddd-47de-98b8-6fbcaf11af6d','ad7c952b-1c7b-4644-8f18-f37d5cbee00e','880f1784-28e3-4f75-b365-9363d3241228'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37987ee89d0b4be784e744ee6127769c',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:32:28.977384 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-88275065-5e97-4850-8b83-7e0f1b9c9f52 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06fbd526-ff6a-41ab-aaf4-717bf45bdcea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:32:28.989982 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-ef6e6dc4-3f0f-4cf3-8976-a53d9a311149 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:28.992771 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-88275065-5e97-4850-8b83-7e0f1b9c9f52 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06fbd526-ff6a-41ab-aaf4-717bf45bdcea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:32:28.992926 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-ef6e6dc4-3f0f-4cf3-8976-a53d9a311149 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] GET https://10.4.3.7/volume/v3/volumes/d21e8ac1-6bbb-427f-8b99-e0b321b8cc3c Jul 10 08:32:28.992926 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-ef6e6dc4-3f0f-4cf3-8976-a53d9a311149 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:28.992926 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-ef6e6dc4-3f0f-4cf3-8976-a53d9a311149 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:28.993137 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-88275065-5e97-4850-8b83-7e0f1b9c9f52 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Flow 'volume_create_api' (943710a9-62cd-42b0-90ab-f5c2f534446a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:32:28.993534 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-88275065-5e97-4850-8b83-7e0f1b9c9f52 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Create volume request issued successfully. Jul 10 08:32:28.994107 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-88275065-5e97-4850-8b83-7e0f1b9c9f52 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:32:28.994805 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 163/672] 10.4.3.7 () {68 vars in 1245 bytes} [Fri Jul 10 08:32:28 2026] POST /volume/v3/volumes => generated 749 bytes in 507 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:32:29.009380 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:29.009380 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:32:29.009475 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-2ca22467-990b-42a2-a154-424a92ad4a3e None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:29.011105 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-2ca22467-990b-42a2-a154-424a92ad4a3e tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] GET https://10.4.3.7/volume/v3/volumes/9f5f67ca-6822-4936-9da6-d6f2fafefe36 Jul 10 08:32:29.011523 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-2ca22467-990b-42a2-a154-424a92ad4a3e tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:29.011862 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-2ca22467-990b-42a2-a154-424a92ad4a3e tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:29.012786 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-ef6e6dc4-3f0f-4cf3-8976-a53d9a311149 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Volume info retrieved successfully. Jul 10 08:32:29.017646 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-ef6e6dc4-3f0f-4cf3-8976-a53d9a311149 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] https://10.4.3.7/volume/v3/volumes/d21e8ac1-6bbb-427f-8b99-e0b321b8cc3c returned with HTTP 200 Jul 10 08:32:29.018115 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 169/673] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:32:28 2026] GET /volume/v3/volumes/d21e8ac1-6bbb-427f-8b99-e0b321b8cc3c => generated 1159 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:32:29.022431 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:29.022431 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:32:29.029494 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-2ca22467-990b-42a2-a154-424a92ad4a3e tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Volume info retrieved successfully. Jul 10 08:32:29.035183 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-2ca22467-990b-42a2-a154-424a92ad4a3e tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] https://10.4.3.7/volume/v3/volumes/9f5f67ca-6822-4936-9da6-d6f2fafefe36 returned with HTTP 200 Jul 10 08:32:29.035183 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 171/674] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:32:29 2026] GET /volume/v3/volumes/9f5f67ca-6822-4936-9da6-d6f2fafefe36 => generated 817 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:32:29.305319 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-9d9bb028-4b28-47c0-a92c-81bd6aacb4e4 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:29.308294 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-9d9bb028-4b28-47c0-a92c-81bd6aacb4e4 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] GET https://10.4.3.7/volume/v3/volumes/fb2cb942-1ef3-43cc-8959-d20dca355c5a Jul 10 08:32:29.308539 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-9d9bb028-4b28-47c0-a92c-81bd6aacb4e4 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:29.308736 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-9d9bb028-4b28-47c0-a92c-81bd6aacb4e4 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:29.317853 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-9d9bb028-4b28-47c0-a92c-81bd6aacb4e4 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] https://10.4.3.7/volume/v3/volumes/fb2cb942-1ef3-43cc-8959-d20dca355c5a returned with HTTP 404 Jul 10 08:32:29.317853 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 172/675] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:32:29 2026] GET /volume/v3/volumes/fb2cb942-1ef3-43cc-8959-d20dca355c5a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 08:32:29.326871 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-3c2468da-0b60-4ef6-b0f7-9f0359351f89 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:29.329461 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3c2468da-0b60-4ef6-b0f7-9f0359351f89 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] GET https://10.4.3.7/volume/v3/volumes/9a2f53d3-65ab-4511-ad2a-ce3fc3de25dd Jul 10 08:32:29.329798 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3c2468da-0b60-4ef6-b0f7-9f0359351f89 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:29.330082 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3c2468da-0b60-4ef6-b0f7-9f0359351f89 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:29.338893 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3c2468da-0b60-4ef6-b0f7-9f0359351f89 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] https://10.4.3.7/volume/v3/volumes/9a2f53d3-65ab-4511-ad2a-ce3fc3de25dd returned with HTTP 404 Jul 10 08:32:29.339583 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 164/676] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:32:29 2026] GET /volume/v3/volumes/9a2f53d3-65ab-4511-ad2a-ce3fc3de25dd => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 08:32:29.346940 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-33ae84ce-235b-4847-95bd-35a9db66a865 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:29.348776 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-33ae84ce-235b-4847-95bd-35a9db66a865 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] GET https://10.4.3.7/volume/v3/groups/555e2606-faf3-4a59-aa29-62a061beb6f0 Jul 10 08:32:29.349019 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-33ae84ce-235b-4847-95bd-35a9db66a865 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:29.349242 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-33ae84ce-235b-4847-95bd-35a9db66a865 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] Calling method 'version_select' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:29.349601 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.groups [None req-33ae84ce-235b-4847-95bd-35a9db66a865 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] show called for member 555e2606-faf3-4a59-aa29-62a061beb6f0 {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 08:32:29.352525 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-33ae84ce-235b-4847-95bd-35a9db66a865 tempest-GroupsTest-1970538662 tempest-GroupsTest-1970538662-project-member] https://10.4.3.7/volume/v3/groups/555e2606-faf3-4a59-aa29-62a061beb6f0 returned with HTTP 404 Jul 10 08:32:29.353084 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 170/677] 10.4.3.7 () {68 vars in 1372 bytes} [Fri Jul 10 08:32:29 2026] GET /volume/v3/groups/555e2606-faf3-4a59-aa29-62a061beb6f0 => generated 108 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 08:32:29.360202 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-f127241b-d515-4b35-8cfb-ace5b6181c9a None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:29.361765 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-f127241b-d515-4b35-8cfb-ace5b6181c9a tempest-GroupsTest-1988781397 tempest-GroupsTest-1988781397-project-admin] DELETE https://10.4.3.7/volume/v3/group_types/f34c801d-440f-4847-8c30-c11278e86ff2 Jul 10 08:32:29.362106 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-f127241b-d515-4b35-8cfb-ace5b6181c9a tempest-GroupsTest-1988781397 tempest-GroupsTest-1988781397-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:29.363550 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-f127241b-d515-4b35-8cfb-ace5b6181c9a tempest-GroupsTest-1988781397 tempest-GroupsTest-1988781397-project-admin] Calling method 'version_select' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:29.373553 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-f127241b-d515-4b35-8cfb-ace5b6181c9a tempest-GroupsTest-1988781397 tempest-GroupsTest-1988781397-project-admin] https://10.4.3.7/volume/v3/group_types/f34c801d-440f-4847-8c30-c11278e86ff2 returned with HTTP 202 Jul 10 08:32:29.373553 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 172/678] 10.4.3.7 () {68 vars in 1390 bytes} [Fri Jul 10 08:32:29 2026] DELETE /volume/v3/group_types/f34c801d-440f-4847-8c30-c11278e86ff2 => generated 0 bytes in 14 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 08:32:29.380617 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-384fba99-3e9d-4f22-9a18-529c5ab683e2 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:29.383120 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-384fba99-3e9d-4f22-9a18-529c5ab683e2 tempest-GroupsTest-1988781397 tempest-GroupsTest-1988781397-project-admin] DELETE https://10.4.3.7/volume/v3/types/7564f4c0-7b11-4c45-8d52-9d95fab7a64b Jul 10 08:32:29.383302 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-384fba99-3e9d-4f22-9a18-529c5ab683e2 tempest-GroupsTest-1988781397 tempest-GroupsTest-1988781397-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:29.383520 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-384fba99-3e9d-4f22-9a18-529c5ab683e2 tempest-GroupsTest-1988781397 tempest-GroupsTest-1988781397-project-admin] Calling method '_delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:29.407169 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-384fba99-3e9d-4f22-9a18-529c5ab683e2 tempest-GroupsTest-1988781397 tempest-GroupsTest-1988781397-project-admin] https://10.4.3.7/volume/v3/types/7564f4c0-7b11-4c45-8d52-9d95fab7a64b returned with HTTP 202 Jul 10 08:32:29.407890 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 173/679] 10.4.3.7 () {66 vars in 1331 bytes} [Fri Jul 10 08:32:29 2026] DELETE /volume/v3/types/7564f4c0-7b11-4c45-8d52-9d95fab7a64b => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:32:29.425263 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-b37d6fd9-d9a2-4207-842c-6bc9809cbc6f None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:29.427605 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b37d6fd9-d9a2-4207-842c-6bc9809cbc6f tempest-GroupsTest-1988781397 tempest-GroupsTest-1988781397-project-admin] GET https://10.4.3.7/volume/v3/types/7564f4c0-7b11-4c45-8d52-9d95fab7a64b Jul 10 08:32:29.427829 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b37d6fd9-d9a2-4207-842c-6bc9809cbc6f tempest-GroupsTest-1988781397 tempest-GroupsTest-1988781397-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:29.428085 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b37d6fd9-d9a2-4207-842c-6bc9809cbc6f tempest-GroupsTest-1988781397 tempest-GroupsTest-1988781397-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:29.431574 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b37d6fd9-d9a2-4207-842c-6bc9809cbc6f tempest-GroupsTest-1988781397 tempest-GroupsTest-1988781397-project-admin] https://10.4.3.7/volume/v3/types/7564f4c0-7b11-4c45-8d52-9d95fab7a64b returned with HTTP 404 Jul 10 08:32:29.432108 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 165/680] 10.4.3.7 () {66 vars in 1328 bytes} [Fri Jul 10 08:32:29 2026] GET /volume/v3/types/7564f4c0-7b11-4c45-8d52-9d95fab7a64b => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:32:29.644795 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-b99bb57e-e8bc-4a30-9cfd-fd57f64aa63e req-88623dfb-745e-4e86-b1ff-9443860a03ad None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:29.652670 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-b99bb57e-e8bc-4a30-9cfd-fd57f64aa63e req-88623dfb-745e-4e86-b1ff-9443860a03ad tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] POST https://10.4.3.7/volume/v3/attachments/5896cf9b-1ca4-4e5d-b5b3-6f291faab211/action Jul 10 08:32:29.653705 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-b99bb57e-e8bc-4a30-9cfd-fd57f64aa63e req-88623dfb-745e-4e86-b1ff-9443860a03ad tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Action body: b'{"os-complete": null}' {{(pid=100054) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:32:29.653705 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-b99bb57e-e8bc-4a30-9cfd-fd57f64aa63e req-88623dfb-745e-4e86-b1ff-9443860a03ad tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:32:29.689226 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:29.689226 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:32:29.701161 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-b99bb57e-e8bc-4a30-9cfd-fd57f64aa63e req-88623dfb-745e-4e86-b1ff-9443860a03ad tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/attachments/5896cf9b-1ca4-4e5d-b5b3-6f291faab211/action returned with HTTP 204 Jul 10 08:32:29.701780 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 171/681] 10.4.3.7 () {74 vars in 1711 bytes} [Fri Jul 10 08:32:29 2026] POST /volume/v3/attachments/5896cf9b-1ca4-4e5d-b5b3-6f291faab211/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:32:29.897505 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-adb85e4d-0273-4f6c-8cef-8b676eba4a99 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:29.899795 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-adb85e4d-0273-4f6c-8cef-8b676eba4a99 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] GET https://10.4.3.7/volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 Jul 10 08:32:29.900192 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-adb85e4d-0273-4f6c-8cef-8b676eba4a99 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:29.901007 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-adb85e4d-0273-4f6c-8cef-8b676eba4a99 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:29.919858 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:29.919858 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:32:29.931437 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-adb85e4d-0273-4f6c-8cef-8b676eba4a99 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Volume info retrieved successfully. Jul 10 08:32:29.937648 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-adb85e4d-0273-4f6c-8cef-8b676eba4a99 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 returned with HTTP 200 Jul 10 08:32:29.937648 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 173/682] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:32:29 2026] GET /volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 => generated 1438 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:32:30.035611 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-5bf0bf51-cb95-416b-a518-f7a494513bc9 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:30.039788 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-5bf0bf51-cb95-416b-a518-f7a494513bc9 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] GET https://10.4.3.7/volume/v3/volumes/d21e8ac1-6bbb-427f-8b99-e0b321b8cc3c Jul 10 08:32:30.040205 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-5bf0bf51-cb95-416b-a518-f7a494513bc9 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:30.040749 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-5bf0bf51-cb95-416b-a518-f7a494513bc9 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:30.053683 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-6296f643-2f38-4d74-b83c-992eb6d799f2 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:30.056791 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-6296f643-2f38-4d74-b83c-992eb6d799f2 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] GET https://10.4.3.7/volume/v3/volumes/9f5f67ca-6822-4936-9da6-d6f2fafefe36 Jul 10 08:32:30.057022 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-6296f643-2f38-4d74-b83c-992eb6d799f2 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:30.057260 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-6296f643-2f38-4d74-b83c-992eb6d799f2 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:30.058223 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:30.058223 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:32:30.063238 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-5bf0bf51-cb95-416b-a518-f7a494513bc9 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Volume info retrieved successfully. Jul 10 08:32:30.066199 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:30.066199 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:32:30.069813 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-5bf0bf51-cb95-416b-a518-f7a494513bc9 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] https://10.4.3.7/volume/v3/volumes/d21e8ac1-6bbb-427f-8b99-e0b321b8cc3c returned with HTTP 200 Jul 10 08:32:30.070765 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 174/683] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:32:30 2026] GET /volume/v3/volumes/d21e8ac1-6bbb-427f-8b99-e0b321b8cc3c => generated 1159 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:32:30.078906 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-6296f643-2f38-4d74-b83c-992eb6d799f2 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Volume info retrieved successfully. Jul 10 08:32:30.087280 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-6296f643-2f38-4d74-b83c-992eb6d799f2 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] https://10.4.3.7/volume/v3/volumes/9f5f67ca-6822-4936-9da6-d6f2fafefe36 returned with HTTP 200 Jul 10 08:32:30.087738 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 166/684] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:32:30 2026] GET /volume/v3/volumes/9f5f67ca-6822-4936-9da6-d6f2fafefe36 => generated 1357 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:32:30.136063 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-19259b3f-4e7f-48ce-95ec-755d1424c2a9 req-ac7fcb72-8c34-4eac-90cf-93501740625f None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:30.139700 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-19259b3f-4e7f-48ce-95ec-755d1424c2a9 req-ac7fcb72-8c34-4eac-90cf-93501740625f tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] GET https://10.4.3.7/volume/v3/volumes/9f5f67ca-6822-4936-9da6-d6f2fafefe36 Jul 10 08:32:30.140188 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-19259b3f-4e7f-48ce-95ec-755d1424c2a9 req-ac7fcb72-8c34-4eac-90cf-93501740625f tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:30.140434 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-19259b3f-4e7f-48ce-95ec-755d1424c2a9 req-ac7fcb72-8c34-4eac-90cf-93501740625f tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:30.152689 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:30.152689 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:32:30.161537 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-19259b3f-4e7f-48ce-95ec-755d1424c2a9 req-ac7fcb72-8c34-4eac-90cf-93501740625f tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Volume info retrieved successfully. Jul 10 08:32:30.168276 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-19259b3f-4e7f-48ce-95ec-755d1424c2a9 req-ac7fcb72-8c34-4eac-90cf-93501740625f tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] https://10.4.3.7/volume/v3/volumes/9f5f67ca-6822-4936-9da6-d6f2fafefe36 returned with HTTP 200 Jul 10 08:32:30.168947 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 172/685] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:32:30 2026] GET /volume/v3/volumes/9f5f67ca-6822-4936-9da6-d6f2fafefe36 => generated 1357 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:32:30.816906 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-19259b3f-4e7f-48ce-95ec-755d1424c2a9 req-5eb93f99-c61b-4c63-9c43-c28c1207cca3 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:30.821238 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-19259b3f-4e7f-48ce-95ec-755d1424c2a9 req-5eb93f99-c61b-4c63-9c43-c28c1207cca3 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] GET https://10.4.3.7/volume/v3/volumes/9f5f67ca-6822-4936-9da6-d6f2fafefe36 Jul 10 08:32:30.823041 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-19259b3f-4e7f-48ce-95ec-755d1424c2a9 req-5eb93f99-c61b-4c63-9c43-c28c1207cca3 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:30.823041 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-19259b3f-4e7f-48ce-95ec-755d1424c2a9 req-5eb93f99-c61b-4c63-9c43-c28c1207cca3 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:30.831544 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:30.831544 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:32:30.836195 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [req-19259b3f-4e7f-48ce-95ec-755d1424c2a9 req-5eb93f99-c61b-4c63-9c43-c28c1207cca3 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Volume info retrieved successfully. Jul 10 08:32:30.842266 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-19259b3f-4e7f-48ce-95ec-755d1424c2a9 req-5eb93f99-c61b-4c63-9c43-c28c1207cca3 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] https://10.4.3.7/volume/v3/volumes/9f5f67ca-6822-4936-9da6-d6f2fafefe36 returned with HTTP 200 Jul 10 08:32:30.842845 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 174/686] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:32:30 2026] GET /volume/v3/volumes/9f5f67ca-6822-4936-9da6-d6f2fafefe36 => generated 1357 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:32:30.854397 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-991625b5-c1f5-4f5c-b236-7368b0db9b1c None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:30.854873 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-991625b5-c1f5-4f5c-b236-7368b0db9b1c None None] GET https://10.4.3.7/volume// Jul 10 08:32:30.855111 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-991625b5-c1f5-4f5c-b236-7368b0db9b1c None None] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:30.855365 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-991625b5-c1f5-4f5c-b236-7368b0db9b1c None None] Calling method 'all' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:30.855697 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-991625b5-c1f5-4f5c-b236-7368b0db9b1c None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:32:30.855973 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 175/687] 10.4.3.7 () {66 vars in 1405 bytes} [Fri Jul 10 08:32:30 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:32:30.881740 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-19259b3f-4e7f-48ce-95ec-755d1424c2a9 req-a741d490-a1f7-472e-9476-e4294634db88 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:30.884344 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-19259b3f-4e7f-48ce-95ec-755d1424c2a9 req-a741d490-a1f7-472e-9476-e4294634db88 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] POST https://10.4.3.7/volume/v3/attachments Jul 10 08:32:30.884864 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-19259b3f-4e7f-48ce-95ec-755d1424c2a9 req-a741d490-a1f7-472e-9476-e4294634db88 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9f5f67ca-6822-4936-9da6-d6f2fafefe36", "connector": null, "instance_uuid": "4e22c8bd-c1e6-4bdb-9736-c1211d6487ed"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:32:30.894626 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:30.894626 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:32:30.931396 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-19259b3f-4e7f-48ce-95ec-755d1424c2a9 req-a741d490-a1f7-472e-9476-e4294634db88 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] https://10.4.3.7/volume/v3/attachments returned with HTTP 200 Jul 10 08:32:30.931866 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 167/688] 10.4.3.7 () {74 vars in 1580 bytes} [Fri Jul 10 08:32:30 2026] POST /volume/v3/attachments => generated 273 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:32:31.089192 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-9a6a28b4-63db-4260-a5ca-7d0e9909a687 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:31.091247 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-9a6a28b4-63db-4260-a5ca-7d0e9909a687 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] GET https://10.4.3.7/volume/v3/volumes/d21e8ac1-6bbb-427f-8b99-e0b321b8cc3c Jul 10 08:32:31.091580 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-9a6a28b4-63db-4260-a5ca-7d0e9909a687 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:31.091767 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-9a6a28b4-63db-4260-a5ca-7d0e9909a687 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:31.108318 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:31.108318 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:32:31.112051 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-9a6a28b4-63db-4260-a5ca-7d0e9909a687 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Volume info retrieved successfully. Jul 10 08:32:31.117287 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-9a6a28b4-63db-4260-a5ca-7d0e9909a687 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] https://10.4.3.7/volume/v3/volumes/d21e8ac1-6bbb-427f-8b99-e0b321b8cc3c returned with HTTP 200 Jul 10 08:32:31.117750 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 173/689] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:32:31 2026] GET /volume/v3/volumes/d21e8ac1-6bbb-427f-8b99-e0b321b8cc3c => generated 1159 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:32:32.131683 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-60f9a6dd-2d68-459f-8d3b-15d924ab1f56 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:32.134285 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-60f9a6dd-2d68-459f-8d3b-15d924ab1f56 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] GET https://10.4.3.7/volume/v3/volumes/d21e8ac1-6bbb-427f-8b99-e0b321b8cc3c Jul 10 08:32:32.134755 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-60f9a6dd-2d68-459f-8d3b-15d924ab1f56 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:32.134861 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-60f9a6dd-2d68-459f-8d3b-15d924ab1f56 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:32.156600 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:32.156600 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:32:32.170670 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-60f9a6dd-2d68-459f-8d3b-15d924ab1f56 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Volume info retrieved successfully. Jul 10 08:32:32.177682 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-60f9a6dd-2d68-459f-8d3b-15d924ab1f56 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] https://10.4.3.7/volume/v3/volumes/d21e8ac1-6bbb-427f-8b99-e0b321b8cc3c returned with HTTP 200 Jul 10 08:32:32.178084 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 175/690] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:32:32 2026] GET /volume/v3/volumes/d21e8ac1-6bbb-427f-8b99-e0b321b8cc3c => generated 1159 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:32:32.432165 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-60bd8978-be7e-41eb-bac4-35cd08f7ab85 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:32.592901 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-60bd8978-be7e-41eb-bac4-35cd08f7ab85 tempest-GroupsV314Test-690247627 tempest-GroupsV314Test-690247627-project-admin] POST https://10.4.3.7/volume/v3/types Jul 10 08:32:32.592901 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-60bd8978-be7e-41eb-bac4-35cd08f7ab85 tempest-GroupsV314Test-690247627 tempest-GroupsV314Test-690247627-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-1573278171"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:32:32.620158 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-60bd8978-be7e-41eb-bac4-35cd08f7ab85 tempest-GroupsV314Test-690247627 tempest-GroupsV314Test-690247627-project-admin] https://10.4.3.7/volume/v3/types returned with HTTP 200 Jul 10 08:32:32.620692 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 176/691] 10.4.3.7 () {68 vars in 1238 bytes} [Fri Jul 10 08:32:32 2026] POST /volume/v3/types => generated 220 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:32:32.630959 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-e218ec73-37a2-4f2b-8d56-68ad1e7dcfa2 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:32.632725 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e218ec73-37a2-4f2b-8d56-68ad1e7dcfa2 tempest-GroupsV314Test-690247627 tempest-GroupsV314Test-690247627-project-admin] POST https://10.4.3.7/volume/v3/group_types Jul 10 08:32:32.633036 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e218ec73-37a2-4f2b-8d56-68ad1e7dcfa2 tempest-GroupsV314Test-690247627 tempest-GroupsV314Test-690247627-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-725854237"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:32:32.634488 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:32.634488 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:32:32.652351 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e218ec73-37a2-4f2b-8d56-68ad1e7dcfa2 tempest-GroupsV314Test-690247627 tempest-GroupsV314Test-690247627-project-admin] https://10.4.3.7/volume/v3/group_types returned with HTTP 202 Jul 10 08:32:32.652766 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 168/692] 10.4.3.7 () {70 vars in 1297 bytes} [Fri Jul 10 08:32:32 2026] POST /volume/v3/group_types => generated 176 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:32:32.663841 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-7bb7f3d2-a543-40cf-a60b-c8631ca9f2ca None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:32.795130 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-7bb7f3d2-a543-40cf-a60b-c8631ca9f2ca tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] POST https://10.4.3.7/volume/v3/groups Jul 10 08:32:32.795237 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-7bb7f3d2-a543-40cf-a60b-c8631ca9f2ca tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "249cbc3c-814f-43e1-8f33-c568670008ca", "volume_types": ["9a3d1cd5-9593-441f-a482-ae574069d232"], "name": "tempest-GroupsV314Test-Group-1863043367"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:32:32.796731 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.groups [None req-7bb7f3d2-a543-40cf-a60b-c8631ca9f2ca tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] Creating new group {'group': {'group_type': '249cbc3c-814f-43e1-8f33-c568670008ca', 'volume_types': ['9a3d1cd5-9593-441f-a482-ae574069d232'], 'name': 'tempest-GroupsV314Test-Group-1863043367'}} {{(pid=100054) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 10 08:32:32.800704 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.groups [None req-7bb7f3d2-a543-40cf-a60b-c8631ca9f2ca tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] Creating group tempest-GroupsV314Test-Group-1863043367. Jul 10 08:32:32.808526 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-7bb7f3d2-a543-40cf-a60b-c8631ca9f2ca tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] Availability Zones retrieved successfully. Jul 10 08:32:32.830562 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.quota [None req-7bb7f3d2-a543-40cf-a60b-c8631ca9f2ca tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] Created reservations ['52c3e969-e520-4936-9d7e-8e4ddb909d0a'] {{(pid=100054) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:32:32.860237 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-7bb7f3d2-a543-40cf-a60b-c8631ca9f2ca tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] https://10.4.3.7/volume/v3/groups returned with HTTP 202 Jul 10 08:32:32.860670 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 174/693] 10.4.3.7 () {70 vars in 1283 bytes} [Fri Jul 10 08:32:32 2026] POST /volume/v3/groups => generated 108 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:32:32.862511 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-abc71158-525c-4883-9b27-ba8ff07e71f9 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:32.863332 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-abc71158-525c-4883-9b27-ba8ff07e71f9 None None] GET https://10.4.3.7/volume// Jul 10 08:32:32.863332 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-abc71158-525c-4883-9b27-ba8ff07e71f9 None None] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:32.863577 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-abc71158-525c-4883-9b27-ba8ff07e71f9 None None] Calling method 'all' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:32.864033 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-abc71158-525c-4883-9b27-ba8ff07e71f9 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:32:32.864328 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 176/694] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:32:32 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:32:32.869832 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-4b48279a-b383-471e-acfa-1f2df8ee3626 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:32.872285 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-4b48279a-b383-471e-acfa-1f2df8ee3626 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] GET https://10.4.3.7/volume/v3/groups/f0c6ce5a-917d-42e8-ad8c-da12c674742b Jul 10 08:32:32.872432 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-4b48279a-b383-471e-acfa-1f2df8ee3626 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:32.872700 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-4b48279a-b383-471e-acfa-1f2df8ee3626 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] Calling method 'version_select' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:32.872901 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.groups [None req-4b48279a-b383-471e-acfa-1f2df8ee3626 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] show called for member f0c6ce5a-917d-42e8-ad8c-da12c674742b {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 08:32:32.877726 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-476471cb-a6d3-462e-996a-1985aaaedc2e req-c280a791-569c-4869-a214-8f5ca2facf6e None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:32.879256 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:32.879256 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:32:32.879768 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-476471cb-a6d3-462e-996a-1985aaaedc2e req-c280a791-569c-4869-a214-8f5ca2facf6e tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] POST https://10.4.3.7/volume/v3/attachments Jul 10 08:32:32.880189 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-476471cb-a6d3-462e-996a-1985aaaedc2e req-c280a791-569c-4869-a214-8f5ca2facf6e tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "640eb027-f25e-4cc6-8311-933df2988e39", "connector": null, "instance_uuid": "2f10b418-b397-42d2-9ee3-74a1e15159e7"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:32:32.894317 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-4b48279a-b383-471e-acfa-1f2df8ee3626 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] https://10.4.3.7/volume/v3/groups/f0c6ce5a-917d-42e8-ad8c-da12c674742b returned with HTTP 200 Jul 10 08:32:32.894775 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:32.894775 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:32:32.894931 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 177/695] 10.4.3.7 () {68 vars in 1372 bytes} [Fri Jul 10 08:32:32 2026] GET /volume/v3/groups/f0c6ce5a-917d-42e8-ad8c-da12c674742b => generated 388 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:32:32.908157 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-b6223848-f285-4f40-8f6b-6e0d0c917cc0 req-662ef631-7b6c-456b-a6a0-4e34ba48e2a4 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:32.910191 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-b6223848-f285-4f40-8f6b-6e0d0c917cc0 req-662ef631-7b6c-456b-a6a0-4e34ba48e2a4 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] POST https://10.4.3.7/volume/v3/attachments/15e405db-07ea-4912-adf2-6e67f40bf774/action Jul 10 08:32:32.910684 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-b6223848-f285-4f40-8f6b-6e0d0c917cc0 req-662ef631-7b6c-456b-a6a0-4e34ba48e2a4 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Action body: b'{"os-complete": null}' {{(pid=100054) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:32:32.910861 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-b6223848-f285-4f40-8f6b-6e0d0c917cc0 req-662ef631-7b6c-456b-a6a0-4e34ba48e2a4 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:32:32.933292 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-476471cb-a6d3-462e-996a-1985aaaedc2e req-c280a791-569c-4869-a214-8f5ca2facf6e tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] https://10.4.3.7/volume/v3/attachments returned with HTTP 200 Jul 10 08:32:32.934004 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 169/696] 10.4.3.7 () {74 vars in 1580 bytes} [Fri Jul 10 08:32:32 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) Jul 10 08:32:32.940996 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:32.940996 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:32:32.944778 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-476471cb-a6d3-462e-996a-1985aaaedc2e req-80220830-7bb0-4fc2-bbd6-3740eb07767e None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:32.947470 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-476471cb-a6d3-462e-996a-1985aaaedc2e req-80220830-7bb0-4fc2-bbd6-3740eb07767e tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] DELETE https://10.4.3.7/volume/v3/attachments/14a31be3-551e-4666-931f-4151a6de3771 Jul 10 08:32:32.948438 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-476471cb-a6d3-462e-996a-1985aaaedc2e req-80220830-7bb0-4fc2-bbd6-3740eb07767e tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:32.948438 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-476471cb-a6d3-462e-996a-1985aaaedc2e req-80220830-7bb0-4fc2-bbd6-3740eb07767e tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] Calling method 'version_select' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:32.956718 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:32.956718 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:32:32.958818 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-b6223848-f285-4f40-8f6b-6e0d0c917cc0 req-662ef631-7b6c-456b-a6a0-4e34ba48e2a4 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] https://10.4.3.7/volume/v3/attachments/15e405db-07ea-4912-adf2-6e67f40bf774/action returned with HTTP 204 Jul 10 08:32:32.959488 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 175/697] 10.4.3.7 () {74 vars in 1711 bytes} [Fri Jul 10 08:32:32 2026] POST /volume/v3/attachments/15e405db-07ea-4912-adf2-6e67f40bf774/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:32:33.194580 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-42452eda-a57b-4b1d-b963-e08ac83e4f87 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:33.196523 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-42452eda-a57b-4b1d-b963-e08ac83e4f87 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] GET https://10.4.3.7/volume/v3/volumes/d21e8ac1-6bbb-427f-8b99-e0b321b8cc3c Jul 10 08:32:33.196732 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-42452eda-a57b-4b1d-b963-e08ac83e4f87 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:33.196907 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-42452eda-a57b-4b1d-b963-e08ac83e4f87 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:33.217476 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:33.217476 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:32:33.222244 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-42452eda-a57b-4b1d-b963-e08ac83e4f87 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Volume info retrieved successfully. Jul 10 08:32:33.227967 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-42452eda-a57b-4b1d-b963-e08ac83e4f87 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] https://10.4.3.7/volume/v3/volumes/d21e8ac1-6bbb-427f-8b99-e0b321b8cc3c returned with HTTP 200 Jul 10 08:32:33.228386 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 178/698] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:32:33 2026] GET /volume/v3/volumes/d21e8ac1-6bbb-427f-8b99-e0b321b8cc3c => generated 1453 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:32:33.463234 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-e99ba7d0-2083-457d-9edf-3b7b85e78fd9 req-6dc2a3db-33ac-4072-9617-5e818f31eebb None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:33.467782 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-e99ba7d0-2083-457d-9edf-3b7b85e78fd9 req-6dc2a3db-33ac-4072-9617-5e818f31eebb tempest-TestMultiAttachVolumeSwap-711182762 tempest-TestMultiAttachVolumeSwap-711182762-project] GET https://10.4.3.7/volume/v3/volumes/d21e8ac1-6bbb-427f-8b99-e0b321b8cc3c Jul 10 08:32:33.467969 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-e99ba7d0-2083-457d-9edf-3b7b85e78fd9 req-6dc2a3db-33ac-4072-9617-5e818f31eebb tempest-TestMultiAttachVolumeSwap-711182762 tempest-TestMultiAttachVolumeSwap-711182762-project] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:33.468160 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-e99ba7d0-2083-457d-9edf-3b7b85e78fd9 req-6dc2a3db-33ac-4072-9617-5e818f31eebb tempest-TestMultiAttachVolumeSwap-711182762 tempest-TestMultiAttachVolumeSwap-711182762-project] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:33.484966 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:33.484966 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:32:33.490429 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-e99ba7d0-2083-457d-9edf-3b7b85e78fd9 req-6dc2a3db-33ac-4072-9617-5e818f31eebb tempest-TestMultiAttachVolumeSwap-711182762 tempest-TestMultiAttachVolumeSwap-711182762-project] Volume info retrieved successfully. Jul 10 08:32:33.493303 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-e99ba7d0-2083-457d-9edf-3b7b85e78fd9 req-6dc2a3db-33ac-4072-9617-5e818f31eebb tempest-TestMultiAttachVolumeSwap-711182762 tempest-TestMultiAttachVolumeSwap-711182762-project] https://10.4.3.7/volume/v3/volumes/d21e8ac1-6bbb-427f-8b99-e0b321b8cc3c returned with HTTP 200 Jul 10 08:32:33.493935 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 170/699] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:32:33 2026] GET /volume/v3/volumes/d21e8ac1-6bbb-427f-8b99-e0b321b8cc3c => generated 1646 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:32:33.505181 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-a9af627c-b833-44a9-853b-12a1c3597ce9 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:33.508508 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-476471cb-a6d3-462e-996a-1985aaaedc2e req-80220830-7bb0-4fc2-bbd6-3740eb07767e tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] https://10.4.3.7/volume/v3/attachments/14a31be3-551e-4666-931f-4151a6de3771 returned with HTTP 200 Jul 10 08:32:33.508910 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 177/700] 10.4.3.7 () {72 vars in 1659 bytes} [Fri Jul 10 08:32:32 2026] DELETE /volume/v3/attachments/14a31be3-551e-4666-931f-4151a6de3771 => generated 192 bytes in 565 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:32:33.508989 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-a9af627c-b833-44a9-853b-12a1c3597ce9 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-reader] GET https://10.4.3.7/volume/v3/volumes/d21e8ac1-6bbb-427f-8b99-e0b321b8cc3c Jul 10 08:32:33.509245 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-a9af627c-b833-44a9-853b-12a1c3597ce9 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-reader] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:33.509538 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-a9af627c-b833-44a9-853b-12a1c3597ce9 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-reader] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:33.529076 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:33.529076 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:32:33.535243 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-a9af627c-b833-44a9-853b-12a1c3597ce9 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-reader] Volume info retrieved successfully. Jul 10 08:32:33.540918 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-a9af627c-b833-44a9-853b-12a1c3597ce9 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-reader] https://10.4.3.7/volume/v3/volumes/d21e8ac1-6bbb-427f-8b99-e0b321b8cc3c returned with HTTP 200 Jul 10 08:32:33.541463 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 176/701] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:32:33 2026] GET /volume/v3/volumes/d21e8ac1-6bbb-427f-8b99-e0b321b8cc3c => generated 1453 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:32:33.555956 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-dae93b5e-7f01-40aa-8314-518120105533 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:33.558052 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-dae93b5e-7f01-40aa-8314-518120105533 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-reader] GET https://10.4.3.7/volume/v3/volumes/d8326d93-6a95-490a-8029-a92f36b65e51 Jul 10 08:32:33.558240 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-dae93b5e-7f01-40aa-8314-518120105533 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-reader] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:33.558429 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-dae93b5e-7f01-40aa-8314-518120105533 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-reader] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:33.569015 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:33.569015 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:32:33.572740 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-dae93b5e-7f01-40aa-8314-518120105533 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-reader] Volume info retrieved successfully. Jul 10 08:32:33.576805 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-dae93b5e-7f01-40aa-8314-518120105533 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-reader] https://10.4.3.7/volume/v3/volumes/d8326d93-6a95-490a-8029-a92f36b65e51 returned with HTTP 200 Jul 10 08:32:33.577173 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 179/702] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:32:33 2026] GET /volume/v3/volumes/d8326d93-6a95-490a-8029-a92f36b65e51 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:32:33.659328 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-7a6f78c5-6402-4c07-bdd9-02f9db4072e3 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:33.661388 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7a6f78c5-6402-4c07-bdd9-02f9db4072e3 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] GET https://10.4.3.7/volume/v3/volumes/d21e8ac1-6bbb-427f-8b99-e0b321b8cc3c Jul 10 08:32:33.661628 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7a6f78c5-6402-4c07-bdd9-02f9db4072e3 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:33.661857 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7a6f78c5-6402-4c07-bdd9-02f9db4072e3 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:33.676628 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:33.676628 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:32:33.681096 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-7a6f78c5-6402-4c07-bdd9-02f9db4072e3 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Volume info retrieved successfully. Jul 10 08:32:33.686861 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7a6f78c5-6402-4c07-bdd9-02f9db4072e3 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] https://10.4.3.7/volume/v3/volumes/d21e8ac1-6bbb-427f-8b99-e0b321b8cc3c returned with HTTP 200 Jul 10 08:32:33.687347 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 171/703] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:32:33 2026] GET /volume/v3/volumes/d21e8ac1-6bbb-427f-8b99-e0b321b8cc3c => generated 1453 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:32:33.725916 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-6cc06e33-8df8-4347-861f-305f4f233b28 req-b4a669ad-7d0f-4ab1-aae1-c7fdcd529801 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:33.728062 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-6cc06e33-8df8-4347-861f-305f4f233b28 req-b4a669ad-7d0f-4ab1-aae1-c7fdcd529801 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] GET https://10.4.3.7/volume/v3/volumes/d21e8ac1-6bbb-427f-8b99-e0b321b8cc3c Jul 10 08:32:33.728318 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-6cc06e33-8df8-4347-861f-305f4f233b28 req-b4a669ad-7d0f-4ab1-aae1-c7fdcd529801 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:33.728562 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-6cc06e33-8df8-4347-861f-305f4f233b28 req-b4a669ad-7d0f-4ab1-aae1-c7fdcd529801 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:33.740979 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:33.740979 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:32:33.745396 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [req-6cc06e33-8df8-4347-861f-305f4f233b28 req-b4a669ad-7d0f-4ab1-aae1-c7fdcd529801 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Volume info retrieved successfully. Jul 10 08:32:33.750937 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-6cc06e33-8df8-4347-861f-305f4f233b28 req-b4a669ad-7d0f-4ab1-aae1-c7fdcd529801 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] https://10.4.3.7/volume/v3/volumes/d21e8ac1-6bbb-427f-8b99-e0b321b8cc3c returned with HTTP 200 Jul 10 08:32:33.751561 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 178/704] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:32:33 2026] GET /volume/v3/volumes/d21e8ac1-6bbb-427f-8b99-e0b321b8cc3c => generated 1453 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:32:33.774988 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-6cc06e33-8df8-4347-861f-305f4f233b28 req-dbe8dd44-72e0-46f9-ab86-49f2abf8645f None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:33.776878 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-6cc06e33-8df8-4347-861f-305f4f233b28 req-dbe8dd44-72e0-46f9-ab86-49f2abf8645f tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] POST https://10.4.3.7/volume/v3/volumes/d21e8ac1-6bbb-427f-8b99-e0b321b8cc3c/action Jul 10 08:32:33.777190 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-6cc06e33-8df8-4347-861f-305f4f233b28 req-dbe8dd44-72e0-46f9-ab86-49f2abf8645f tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100054) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:32:33.777308 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-6cc06e33-8df8-4347-861f-305f4f233b28 req-dbe8dd44-72e0-46f9-ab86-49f2abf8645f tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:32:33.789076 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:33.789076 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:32:33.789534 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-6cc06e33-8df8-4347-861f-305f4f233b28 req-dbe8dd44-72e0-46f9-ab86-49f2abf8645f tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Volume info retrieved successfully. Jul 10 08:32:33.795494 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-6cc06e33-8df8-4347-861f-305f4f233b28 req-dbe8dd44-72e0-46f9-ab86-49f2abf8645f tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Begin detaching volume completed successfully. Jul 10 08:32:33.795762 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-6cc06e33-8df8-4347-861f-305f4f233b28 req-dbe8dd44-72e0-46f9-ab86-49f2abf8645f tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] https://10.4.3.7/volume/v3/volumes/d21e8ac1-6bbb-427f-8b99-e0b321b8cc3c/action returned with HTTP 202 Jul 10 08:32:33.796102 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 177/705] 10.4.3.7 () {72 vars in 1658 bytes} [Fri Jul 10 08:32:33 2026] POST /volume/v3/volumes/d21e8ac1-6bbb-427f-8b99-e0b321b8cc3c/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:32:33.909714 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-d1102fae-b636-46bc-bd9a-e52a64153309 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:33.911159 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-d1102fae-b636-46bc-bd9a-e52a64153309 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] GET https://10.4.3.7/volume/v3/groups/f0c6ce5a-917d-42e8-ad8c-da12c674742b Jul 10 08:32:33.911501 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-d1102fae-b636-46bc-bd9a-e52a64153309 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:33.911756 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-d1102fae-b636-46bc-bd9a-e52a64153309 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] Calling method 'version_select' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:33.911896 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.groups [None req-d1102fae-b636-46bc-bd9a-e52a64153309 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] show called for member f0c6ce5a-917d-42e8-ad8c-da12c674742b {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 08:32:33.916031 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:33.916031 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:32:33.926043 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-d1102fae-b636-46bc-bd9a-e52a64153309 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] https://10.4.3.7/volume/v3/groups/f0c6ce5a-917d-42e8-ad8c-da12c674742b returned with HTTP 200 Jul 10 08:32:33.926536 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 180/706] 10.4.3.7 () {68 vars in 1372 bytes} [Fri Jul 10 08:32:33 2026] GET /volume/v3/groups/f0c6ce5a-917d-42e8-ad8c-da12c674742b => generated 389 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:32:33.936423 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-5c9b0e92-c6c7-4474-ab8d-fc4a0a5fb2a8 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:33.937801 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5c9b0e92-c6c7-4474-ab8d-fc4a0a5fb2a8 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:32:33.938098 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5c9b0e92-c6c7-4474-ab8d-fc4a0a5fb2a8 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1914749536", "volume_type": "9a3d1cd5-9593-441f-a482-ae574069d232", "group_id": "f0c6ce5a-917d-42e8-ad8c-da12c674742b", "size": 1}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:32:33.939792 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [None req-5c9b0e92-c6c7-4474-ab8d-fc4a0a5fb2a8 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1914749536', 'volume_type': '9a3d1cd5-9593-441f-a482-ae574069d232', 'group_id': 'f0c6ce5a-917d-42e8-ad8c-da12c674742b', 'size': 1}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:32:33.947282 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:33.947282 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:32:33.947822 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-5c9b0e92-c6c7-4474-ab8d-fc4a0a5fb2a8 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] Create volume of 1 GB Jul 10 08:32:33.954013 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-5c9b0e92-c6c7-4474-ab8d-fc4a0a5fb2a8 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] Availability Zones retrieved successfully. Jul 10 08:32:33.960147 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-5c9b0e92-c6c7-4474-ab8d-fc4a0a5fb2a8 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] Flow 'volume_create_api' (4b600816-0f15-4a02-8ff7-42729c7f5382) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:32:33.961328 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-5c9b0e92-c6c7-4474-ab8d-fc4a0a5fb2a8 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ae4caef-861c-43ef-acea-f99dcf9ea959) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:32:33.962048 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:33.962048 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:32:33.962744 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-5c9b0e92-c6c7-4474-ab8d-fc4a0a5fb2a8 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] Validating volume size '1' using validate_int {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:32:33.983669 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-5c9b0e92-c6c7-4474-ab8d-fc4a0a5fb2a8 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ae4caef-861c-43ef-acea-f99dcf9ea959) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:32:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9a3d1cd5-9593-441f-a482-ae574069d232,is_public=True,name='tempest-GroupsV314Test-volume-type-1573278171',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a3d1cd5-9593-441f-a482-ae574069d232', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'f0c6ce5a-917d-42e8-ad8c-da12c674742b', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:32:33.984554 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-5c9b0e92-c6c7-4474-ab8d-fc4a0a5fb2a8 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63f7af76-1277-4886-b94b-dbc46052ba75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:32:34.018943 np0000004976 devstack@c-api.service[100057]: WARNING cinder.quota [None req-5c9b0e92-c6c7-4474-ab8d-fc4a0a5fb2a8 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1573278171 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1573278171, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:32:34.019054 np0000004976 devstack@c-api.service[100057]: WARNING cinder.quota [None req-5c9b0e92-c6c7-4474-ab8d-fc4a0a5fb2a8 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1573278171 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1573278171, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:32:34.054593 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-5c9b0e92-c6c7-4474-ab8d-fc4a0a5fb2a8 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] Created reservations ['5d6d096f-6ced-4de9-8583-35b65de08289', '186badfa-a304-4dfa-bf10-c3180e1bfdc9', 'cbc47c13-af9f-432f-8c0a-cad39325887f', 'd1467267-61e2-4dcf-8886-eba395bfd7e6'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:32:34.055348 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-5c9b0e92-c6c7-4474-ab8d-fc4a0a5fb2a8 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63f7af76-1277-4886-b94b-dbc46052ba75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5d6d096f-6ced-4de9-8583-35b65de08289', '186badfa-a304-4dfa-bf10-c3180e1bfdc9', 'cbc47c13-af9f-432f-8c0a-cad39325887f', 'd1467267-61e2-4dcf-8886-eba395bfd7e6']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:32:34.056071 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-5c9b0e92-c6c7-4474-ab8d-fc4a0a5fb2a8 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17920c10-92f5-4980-b9bc-d7b258a32cfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:32:34.082114 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-5c9b0e92-c6c7-4474-ab8d-fc4a0a5fb2a8 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17920c10-92f5-4980-b9bc-d7b258a32cfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '73cd3dee-35cb-4a6f-a180-baa0c592ddb7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1914749536',encryption_key_id=None,group_id=f0c6ce5a-917d-42e8-ad8c-da12c674742b,group_type_id=,metadata={},multiattach=False,project_id='4f2e1b2253ab45e68656c65b46c5e11f',qos_specs=None,replication_status=,reservations=['5d6d096f-6ced-4de9-8583-35b65de08289','186badfa-a304-4dfa-bf10-c3180e1bfdc9','cbc47c13-af9f-432f-8c0a-cad39325887f','d1467267-61e2-4dcf-8886-eba395bfd7e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54599b3d39c84feda59b39a242f6d5de',volume_type_id=9a3d1cd5-9593-441f-a482-ae574069d232), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:32:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1914749536',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=f0c6ce5a-917d-42e8-ad8c-da12c674742b,host=None,id=73cd3dee-35cb-4a6f-a180-baa0c592ddb7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4f2e1b2253ab45e68656c65b46c5e11f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='54599b3d39c84feda59b39a242f6d5de',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a3d1cd5-9593-441f-a482-ae574069d232),volume_type_id=9a3d1cd5-9593-441f-a482-ae574069d232)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:32:34.082722 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-5c9b0e92-c6c7-4474-ab8d-fc4a0a5fb2a8 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46e78d73-6ba6-452c-bd93-bf09df4d2e4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:32:34.102110 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-5c9b0e92-c6c7-4474-ab8d-fc4a0a5fb2a8 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46e78d73-6ba6-452c-bd93-bf09df4d2e4a) transitioned into state 'SUCCESS' from state '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-1914749536',encryption_key_id=None,group_id=f0c6ce5a-917d-42e8-ad8c-da12c674742b,group_type_id=,metadata={},multiattach=False,project_id='4f2e1b2253ab45e68656c65b46c5e11f',qos_specs=None,replication_status=,reservations=['5d6d096f-6ced-4de9-8583-35b65de08289','186badfa-a304-4dfa-bf10-c3180e1bfdc9','cbc47c13-af9f-432f-8c0a-cad39325887f','d1467267-61e2-4dcf-8886-eba395bfd7e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54599b3d39c84feda59b39a242f6d5de',volume_type_id=9a3d1cd5-9593-441f-a482-ae574069d232)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:32:34.102679 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-5c9b0e92-c6c7-4474-ab8d-fc4a0a5fb2a8 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7879294c-bf9b-463f-9a06-f6ece4df136a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:32:34.115235 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-5c9b0e92-c6c7-4474-ab8d-fc4a0a5fb2a8 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7879294c-bf9b-463f-9a06-f6ece4df136a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:32:34.116019 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-5c9b0e92-c6c7-4474-ab8d-fc4a0a5fb2a8 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] Flow 'volume_create_api' (4b600816-0f15-4a02-8ff7-42729c7f5382) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:32:34.116276 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-5c9b0e92-c6c7-4474-ab8d-fc4a0a5fb2a8 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] Create volume request issued successfully. Jul 10 08:32:34.118219 np0000004976 devstack@c-api.service[100057]: WARNING stevedore.named [None req-5c9b0e92-c6c7-4474-ab8d-fc4a0a5fb2a8 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:32:34.118400 np0000004976 devstack@c-api.service[100057]: WARNING castellan.key_manager [None req-5c9b0e92-c6c7-4474-ab8d-fc4a0a5fb2a8 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:32:34.155217 np0000004976 devstack@c-api.service[100057]: DEBUG oslo_db.sqlalchemy.engines [None req-5c9b0e92-c6c7-4474-ab8d-fc4a0a5fb2a8 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100057) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 08:32:34.159223 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:34.159223 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:32:34.165178 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5c9b0e92-c6c7-4474-ab8d-fc4a0a5fb2a8 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:32:34.165752 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 172/707] 10.4.3.7 () {70 vars in 1286 bytes} [Fri Jul 10 08:32:33 2026] POST /volume/v3/volumes => generated 815 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:32:34.177141 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-b9be58db-1733-4123-aa3e-48e7a6fbd80d None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:34.180104 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-b9be58db-1733-4123-aa3e-48e7a6fbd80d tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] GET https://10.4.3.7/volume/v3/volumes/73cd3dee-35cb-4a6f-a180-baa0c592ddb7 Jul 10 08:32:34.180419 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-b9be58db-1733-4123-aa3e-48e7a6fbd80d tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:34.180695 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-b9be58db-1733-4123-aa3e-48e7a6fbd80d tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:34.189130 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:34.189130 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:32:34.197146 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-b9be58db-1733-4123-aa3e-48e7a6fbd80d tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] Volume info retrieved successfully. Jul 10 08:32:34.197877 np0000004976 devstack@c-api.service[100055]: WARNING stevedore.named [None req-b9be58db-1733-4123-aa3e-48e7a6fbd80d tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:32:34.198023 np0000004976 devstack@c-api.service[100055]: WARNING castellan.key_manager [None req-b9be58db-1733-4123-aa3e-48e7a6fbd80d tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:32:34.234726 np0000004976 devstack@c-api.service[100055]: DEBUG oslo_db.sqlalchemy.engines [None req-b9be58db-1733-4123-aa3e-48e7a6fbd80d tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100055) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 08:32:34.238166 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:34.238166 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:32:34.245534 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-b9be58db-1733-4123-aa3e-48e7a6fbd80d tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] https://10.4.3.7/volume/v3/volumes/73cd3dee-35cb-4a6f-a180-baa0c592ddb7 returned with HTTP 200 Jul 10 08:32:34.245952 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 179/708] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:32:34 2026] GET /volume/v3/volumes/73cd3dee-35cb-4a6f-a180-baa0c592ddb7 => generated 883 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:32:34.843599 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-c00ad28d-ef13-4cf0-ab48-c305e9635338 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:34.844804 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-c00ad28d-ef13-4cf0-ab48-c305e9635338 None None] GET https://10.4.3.7/volume// Jul 10 08:32:34.844804 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-c00ad28d-ef13-4cf0-ab48-c305e9635338 None None] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:34.845031 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-c00ad28d-ef13-4cf0-ab48-c305e9635338 None None] Calling method 'all' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:34.845538 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-c00ad28d-ef13-4cf0-ab48-c305e9635338 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:32:34.845935 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 178/709] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:32:34 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:32:34.855784 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-6cc06e33-8df8-4347-861f-305f4f233b28 req-20baf261-c7ae-4746-85d3-3605f07d3203 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:34.859569 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-6cc06e33-8df8-4347-861f-305f4f233b28 req-20baf261-c7ae-4746-85d3-3605f07d3203 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] GET https://10.4.3.7/volume/v3/volumes/d21e8ac1-6bbb-427f-8b99-e0b321b8cc3c Jul 10 08:32:34.860141 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-6cc06e33-8df8-4347-861f-305f4f233b28 req-20baf261-c7ae-4746-85d3-3605f07d3203 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:34.860141 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-6cc06e33-8df8-4347-861f-305f4f233b28 req-20baf261-c7ae-4746-85d3-3605f07d3203 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:34.883080 np0000004976 devstack@c-api.service[100056]: DEBUG dbcounter [-] [100056] Writing DB stats cinder:UPDATE=82,cinder:SELECT=458,cinder:INSERT=42 {{(pid=100056) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 08:32:34.888386 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:34.888386 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:32:34.898059 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [req-6cc06e33-8df8-4347-861f-305f4f233b28 req-20baf261-c7ae-4746-85d3-3605f07d3203 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Volume info retrieved successfully. Jul 10 08:32:34.906278 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-6cc06e33-8df8-4347-861f-305f4f233b28 req-20baf261-c7ae-4746-85d3-3605f07d3203 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] https://10.4.3.7/volume/v3/volumes/d21e8ac1-6bbb-427f-8b99-e0b321b8cc3c returned with HTTP 200 Jul 10 08:32:34.906978 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 181/710] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:32:34 2026] GET /volume/v3/volumes/d21e8ac1-6bbb-427f-8b99-e0b321b8cc3c => generated 1636 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 10 08:32:35.261013 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-b2f0ed9e-df2f-4b75-b735-6406d68d2dd3 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:35.263187 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b2f0ed9e-df2f-4b75-b735-6406d68d2dd3 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] GET https://10.4.3.7/volume/v3/volumes/73cd3dee-35cb-4a6f-a180-baa0c592ddb7 Jul 10 08:32:35.263560 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b2f0ed9e-df2f-4b75-b735-6406d68d2dd3 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:35.263847 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b2f0ed9e-df2f-4b75-b735-6406d68d2dd3 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:35.273125 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:35.273125 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:32:35.278426 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-b2f0ed9e-df2f-4b75-b735-6406d68d2dd3 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] Volume info retrieved successfully. Jul 10 08:32:35.279294 np0000004976 devstack@c-api.service[100057]: WARNING stevedore.named [None req-b2f0ed9e-df2f-4b75-b735-6406d68d2dd3 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:32:35.279533 np0000004976 devstack@c-api.service[100057]: WARNING castellan.key_manager [None req-b2f0ed9e-df2f-4b75-b735-6406d68d2dd3 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:32:35.324948 np0000004976 devstack@c-api.service[100057]: DEBUG oslo_db.sqlalchemy.engines [None req-b2f0ed9e-df2f-4b75-b735-6406d68d2dd3 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100057) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 08:32:35.329220 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:35.329220 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:32:35.338215 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b2f0ed9e-df2f-4b75-b735-6406d68d2dd3 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] https://10.4.3.7/volume/v3/volumes/73cd3dee-35cb-4a6f-a180-baa0c592ddb7 returned with HTTP 200 Jul 10 08:32:35.338215 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 173/711] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:32:35 2026] GET /volume/v3/volumes/73cd3dee-35cb-4a6f-a180-baa0c592ddb7 => generated 908 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:32:35.351753 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-2068add8-9fcc-4977-8181-327ffd952170 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:35.359749 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-2068add8-9fcc-4977-8181-327ffd952170 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] POST https://10.4.3.7/volume/v3/groups/action Jul 10 08:32:35.359749 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-2068add8-9fcc-4977-8181-327ffd952170 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] Action body: b'{"create-from-src": {"source_group_id": "f0c6ce5a-917d-42e8-ad8c-da12c674742b", "name": "tempest-Group_from_grp-269029970"}}' {{(pid=100055) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:32:35.359749 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-2068add8-9fcc-4977-8181-327ffd952170 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "f0c6ce5a-917d-42e8-ad8c-da12c674742b", "name": "tempest-Group_from_grp-269029970"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:32:35.363741 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.groups [None req-2068add8-9fcc-4977-8181-327ffd952170 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] Creating new group {'create-from-src': {'source_group_id': 'f0c6ce5a-917d-42e8-ad8c-da12c674742b', 'name': 'tempest-Group_from_grp-269029970'}}. {{(pid=100055) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Jul 10 08:32:35.363839 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.groups [None req-2068add8-9fcc-4977-8181-327ffd952170 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] Creating group tempest-Group_from_grp-269029970 from source group f0c6ce5a-917d-42e8-ad8c-da12c674742b. Jul 10 08:32:35.367462 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:35.367462 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:32:35.374689 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:35.374689 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:32:35.400676 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.quota [None req-2068add8-9fcc-4977-8181-327ffd952170 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] Created reservations ['012ad834-d2fb-4702-9059-6b4d6cddb0ac'] {{(pid=100055) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:32:35.829419 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-2806c473-e8d5-46f2-9a9c-5c6b12e0bbb9 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:35.831531 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-2806c473-e8d5-46f2-9a9c-5c6b12e0bbb9 tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:32:35.831925 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-2806c473-e8d5-46f2-9a9c-5c6b12e0bbb9 tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1149437438"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:32:35.834162 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.volumes [None req-2806c473-e8d5-46f2-9a9c-5c6b12e0bbb9 tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1149437438'}} {{(pid=100054) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:32:35.834162 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.volumes [None req-2806c473-e8d5-46f2-9a9c-5c6b12e0bbb9 tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Create volume of 1 GB Jul 10 08:32:35.841647 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-2806c473-e8d5-46f2-9a9c-5c6b12e0bbb9 tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Availability Zones retrieved successfully. Jul 10 08:32:35.850111 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-2806c473-e8d5-46f2-9a9c-5c6b12e0bbb9 tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Flow 'volume_create_api' (1bb99b96-569b-44d1-80a2-1a0de79c1505) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:32:35.851459 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-2806c473-e8d5-46f2-9a9c-5c6b12e0bbb9 tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15de83d9-ca43-41bf-be47-ffa2708d8de3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:32:35.852290 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.flows.api.create_volume [None req-2806c473-e8d5-46f2-9a9c-5c6b12e0bbb9 tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Validating volume size '1' using validate_int {{(pid=100054) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:32:35.889926 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-2806c473-e8d5-46f2-9a9c-5c6b12e0bbb9 tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15de83d9-ca43-41bf-be47-ffa2708d8de3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:32:35.889926 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-2806c473-e8d5-46f2-9a9c-5c6b12e0bbb9 tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbedb815-3639-40bf-b08c-3d80dd723bd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:32:35.961091 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.quota [None req-2806c473-e8d5-46f2-9a9c-5c6b12e0bbb9 tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Created reservations ['11fb3942-d03f-45e8-929b-7f954c5e089e', '03ea3494-9dea-4819-a640-7e88ec6bf17c', '77bd4ed1-f28f-4eb8-a903-81c3426da39b', '54227bb3-8db6-4f13-9208-cea058fc75e8'] {{(pid=100054) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:32:35.962015 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-2806c473-e8d5-46f2-9a9c-5c6b12e0bbb9 tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbedb815-3639-40bf-b08c-3d80dd723bd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['11fb3942-d03f-45e8-929b-7f954c5e089e', '03ea3494-9dea-4819-a640-7e88ec6bf17c', '77bd4ed1-f28f-4eb8-a903-81c3426da39b', '54227bb3-8db6-4f13-9208-cea058fc75e8']}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:32:35.962475 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-2806c473-e8d5-46f2-9a9c-5c6b12e0bbb9 tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (255af3db-8ff8-4d24-af57-d105dd3562f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:32:35.965997 np0000004976 devstack@c-api.service[100055]: INFO cinder.group.api [None req-2068add8-9fcc-4977-8181-327ffd952170 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] A mapping entry already exists for group 7265b38c-1be8-4f48-af91-6138d272c1ad and volume type 9a3d1cd5-9593-441f-a482-ae574069d232. Do not need to create again. Jul 10 08:32:35.966422 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:35.966422 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:32:35.973794 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-2068add8-9fcc-4977-8181-327ffd952170 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] Availability zone cache updated, next update will occur around 2026-07-10 09:32:35.973250. {{(pid=100055) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 10 08:32:35.973924 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-2068add8-9fcc-4977-8181-327ffd952170 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] Availability Zones retrieved successfully. Jul 10 08:32:35.981868 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-2068add8-9fcc-4977-8181-327ffd952170 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] Flow 'volume_create_api' (7e72c6a4-543e-4a52-9a4d-b7a32dc74266) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:32:35.983240 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-2068add8-9fcc-4977-8181-327ffd952170 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44aa3fc1-b548-4a4c-855a-a0684b3bce9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:32:35.985348 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.flows.api.create_volume [None req-2068add8-9fcc-4977-8181-327ffd952170 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100055) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:32:35.990089 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-2806c473-e8d5-46f2-9a9c-5c6b12e0bbb9 tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (255af3db-8ff8-4d24-af57-d105dd3562f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f647d6d4-8ff3-48ae-9aac-ab3633429a00', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1149437438',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='191ae1cd367c4381bea7849be1658c84',qos_specs=None,replication_status=,reservations=['11fb3942-d03f-45e8-929b-7f954c5e089e','03ea3494-9dea-4819-a640-7e88ec6bf17c','77bd4ed1-f28f-4eb8-a903-81c3426da39b','54227bb3-8db6-4f13-9208-cea058fc75e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29d091d385d2421280453652ec5d0e9d',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:32:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1149437438',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f647d6d4-8ff3-48ae-9aac-ab3633429a00,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='191ae1cd367c4381bea7849be1658c84',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='29d091d385d2421280453652ec5d0e9d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:32:35.992108 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-2806c473-e8d5-46f2-9a9c-5c6b12e0bbb9 tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (403a8c40-f147-4425-b206-2dccfd8b9dfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:32:36.011071 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-2068add8-9fcc-4977-8181-327ffd952170 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44aa3fc1-b548-4a4c-855a-a0684b3bce9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '73cd3dee-35cb-4a6f-a180-baa0c592ddb7', 'volume_type': VolumeType(created_at=2026-07-10T08:32:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9a3d1cd5-9593-441f-a482-ae574069d232,is_public=True,name='tempest-GroupsV314Test-volume-type-1573278171',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a3d1cd5-9593-441f-a482-ae574069d232', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '7265b38c-1be8-4f48-af91-6138d272c1ad', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:32:36.011301 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-2806c473-e8d5-46f2-9a9c-5c6b12e0bbb9 tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (403a8c40-f147-4425-b206-2dccfd8b9dfb) transitioned into state 'SUCCESS' from state '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-1149437438',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='191ae1cd367c4381bea7849be1658c84',qos_specs=None,replication_status=,reservations=['11fb3942-d03f-45e8-929b-7f954c5e089e','03ea3494-9dea-4819-a640-7e88ec6bf17c','77bd4ed1-f28f-4eb8-a903-81c3426da39b','54227bb3-8db6-4f13-9208-cea058fc75e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29d091d385d2421280453652ec5d0e9d',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:32:36.012128 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-2806c473-e8d5-46f2-9a9c-5c6b12e0bbb9 tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66a1e443-154a-4aef-a98f-76f001be94b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:32:36.012196 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-2068add8-9fcc-4977-8181-327ffd952170 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8545a895-06cb-493e-8eae-87d3120d451f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:32:36.023587 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-2806c473-e8d5-46f2-9a9c-5c6b12e0bbb9 tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66a1e443-154a-4aef-a98f-76f001be94b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:32:36.024761 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-2806c473-e8d5-46f2-9a9c-5c6b12e0bbb9 tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Flow 'volume_create_api' (1bb99b96-569b-44d1-80a2-1a0de79c1505) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100054) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:32:36.025163 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-2806c473-e8d5-46f2-9a9c-5c6b12e0bbb9 tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Create volume request issued successfully. Jul 10 08:32:36.025914 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-2806c473-e8d5-46f2-9a9c-5c6b12e0bbb9 tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:32:36.026489 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 179/712] 10.4.3.7 () {68 vars in 1244 bytes} [Fri Jul 10 08:32:35 2026] POST /volume/v3/volumes => generated 755 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:32:36.039424 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-64a54f41-06b1-4657-8381-f3c148e73788 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:36.041435 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-64a54f41-06b1-4657-8381-f3c148e73788 tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] GET https://10.4.3.7/volume/v3/volumes/f647d6d4-8ff3-48ae-9aac-ab3633429a00 Jul 10 08:32:36.041606 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-64a54f41-06b1-4657-8381-f3c148e73788 tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:36.041804 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-64a54f41-06b1-4657-8381-f3c148e73788 tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:36.043819 np0000004976 devstack@c-api.service[100055]: WARNING cinder.quota [None req-2068add8-9fcc-4977-8181-327ffd952170 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1573278171 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1573278171, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:32:36.044172 np0000004976 devstack@c-api.service[100055]: WARNING cinder.quota [None req-2068add8-9fcc-4977-8181-327ffd952170 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1573278171 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1573278171, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:32:36.054296 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:36.054296 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:32:36.058099 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.quota [None req-2068add8-9fcc-4977-8181-327ffd952170 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] Created reservations ['e65ac537-13b8-47a9-81e0-a6d968324eb6', '9f1e8db1-5ec9-4916-bac3-43e4ad81004a', 'd8afd9b3-3424-4a26-bfcc-ffa0192ef527', 'da16d74c-988f-4783-9a79-a60252e7e712'] {{(pid=100055) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:32:36.058852 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-2068add8-9fcc-4977-8181-327ffd952170 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8545a895-06cb-493e-8eae-87d3120d451f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e65ac537-13b8-47a9-81e0-a6d968324eb6', '9f1e8db1-5ec9-4916-bac3-43e4ad81004a', 'd8afd9b3-3424-4a26-bfcc-ffa0192ef527', 'da16d74c-988f-4783-9a79-a60252e7e712']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:32:36.059504 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-2068add8-9fcc-4977-8181-327ffd952170 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d25d9b63-4026-45de-a313-9733621c9e9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:32:36.065579 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-64a54f41-06b1-4657-8381-f3c148e73788 tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Volume info retrieved successfully. Jul 10 08:32:36.071981 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-64a54f41-06b1-4657-8381-f3c148e73788 tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] https://10.4.3.7/volume/v3/volumes/f647d6d4-8ff3-48ae-9aac-ab3633429a00 returned with HTTP 200 Jul 10 08:32:36.072601 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 182/713] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:32:36 2026] GET /volume/v3/volumes/f647d6d4-8ff3-48ae-9aac-ab3633429a00 => generated 823 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:32:36.085688 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-2068add8-9fcc-4977-8181-327ffd952170 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d25d9b63-4026-45de-a313-9733621c9e9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0dd8eeef-62ea-4575-8d54-99225cc37221', '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=7265b38c-1be8-4f48-af91-6138d272c1ad,group_type_id=,metadata={},multiattach=False,project_id='4f2e1b2253ab45e68656c65b46c5e11f',qos_specs=None,replication_status=,reservations=['e65ac537-13b8-47a9-81e0-a6d968324eb6','9f1e8db1-5ec9-4916-bac3-43e4ad81004a','d8afd9b3-3424-4a26-bfcc-ffa0192ef527','da16d74c-988f-4783-9a79-a60252e7e712'],size=1,snapshot_id=None,source_replicaid=,source_volid=73cd3dee-35cb-4a6f-a180-baa0c592ddb7,status='creating',user_id='54599b3d39c84feda59b39a242f6d5de',volume_type_id=9a3d1cd5-9593-441f-a482-ae574069d232), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:32:36Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=7265b38c-1be8-4f48-af91-6138d272c1ad,host=None,id=0dd8eeef-62ea-4575-8d54-99225cc37221,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4f2e1b2253ab45e68656c65b46c5e11f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=73cd3dee-35cb-4a6f-a180-baa0c592ddb7,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='54599b3d39c84feda59b39a242f6d5de',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a3d1cd5-9593-441f-a482-ae574069d232),volume_type_id=9a3d1cd5-9593-441f-a482-ae574069d232)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:32:36.086392 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-2068add8-9fcc-4977-8181-327ffd952170 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f9f98e0-4336-4221-adca-234f92eeb42f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:32:36.119301 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-2068add8-9fcc-4977-8181-327ffd952170 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f9f98e0-4336-4221-adca-234f92eeb42f) transitioned into state 'SUCCESS' from 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=7265b38c-1be8-4f48-af91-6138d272c1ad,group_type_id=,metadata={},multiattach=False,project_id='4f2e1b2253ab45e68656c65b46c5e11f',qos_specs=None,replication_status=,reservations=['e65ac537-13b8-47a9-81e0-a6d968324eb6','9f1e8db1-5ec9-4916-bac3-43e4ad81004a','d8afd9b3-3424-4a26-bfcc-ffa0192ef527','da16d74c-988f-4783-9a79-a60252e7e712'],size=1,snapshot_id=None,source_replicaid=,source_volid=73cd3dee-35cb-4a6f-a180-baa0c592ddb7,status='creating',user_id='54599b3d39c84feda59b39a242f6d5de',volume_type_id=9a3d1cd5-9593-441f-a482-ae574069d232)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:32:36.120402 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-2068add8-9fcc-4977-8181-327ffd952170 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] Flow 'volume_create_api' (7e72c6a4-543e-4a52-9a4d-b7a32dc74266) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:32:36.120848 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-2068add8-9fcc-4977-8181-327ffd952170 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] Create volume request issued successfully. Jul 10 08:32:36.138023 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-2068add8-9fcc-4977-8181-327ffd952170 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] https://10.4.3.7/volume/v3/groups/action returned with HTTP 202 Jul 10 08:32:36.138433 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 180/714] 10.4.3.7 () {70 vars in 1304 bytes} [Fri Jul 10 08:32:35 2026] POST /volume/v3/groups/action => generated 101 bytes in 787 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:32:36.153057 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-ad429b5e-92b8-44b0-8e69-e355d5f6ba60 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:36.155422 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ad429b5e-92b8-44b0-8e69-e355d5f6ba60 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] GET https://10.4.3.7/volume/v3/volumes/detail Jul 10 08:32:36.155625 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ad429b5e-92b8-44b0-8e69-e355d5f6ba60 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:36.156265 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ad429b5e-92b8-44b0-8e69-e355d5f6ba60 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] Calling method 'detail' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:36.156880 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.api_utils [None req-ad429b5e-92b8-44b0-8e69-e355d5f6ba60 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] Removing options '' from query. {{(pid=100057) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 08:32:36.157564 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-ad429b5e-92b8-44b0-8e69-e355d5f6ba60 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100057) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 08:32:36.165173 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-ad429b5e-92b8-44b0-8e69-e355d5f6ba60 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] Get all volumes completed successfully. Jul 10 08:32:36.165798 np0000004976 devstack@c-api.service[100057]: WARNING stevedore.named [None req-ad429b5e-92b8-44b0-8e69-e355d5f6ba60 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:32:36.165935 np0000004976 devstack@c-api.service[100057]: WARNING castellan.key_manager [None req-ad429b5e-92b8-44b0-8e69-e355d5f6ba60 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:32:36.215574 np0000004976 devstack@c-api.service[100057]: DEBUG oslo_db.sqlalchemy.engines [None req-ad429b5e-92b8-44b0-8e69-e355d5f6ba60 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100057) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 08:32:36.219162 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:36.219162 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:32:36.228968 np0000004976 devstack@c-api.service[100057]: WARNING stevedore.named [None req-ad429b5e-92b8-44b0-8e69-e355d5f6ba60 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:32:36.229128 np0000004976 devstack@c-api.service[100057]: WARNING castellan.key_manager [None req-ad429b5e-92b8-44b0-8e69-e355d5f6ba60 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:32:36.267463 np0000004976 devstack@c-api.service[100057]: DEBUG oslo_db.sqlalchemy.engines [None req-ad429b5e-92b8-44b0-8e69-e355d5f6ba60 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100057) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 08:32:36.271903 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:36.271903 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:32:36.281653 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ad429b5e-92b8-44b0-8e69-e355d5f6ba60 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] https://10.4.3.7/volume/v3/volumes/detail returned with HTTP 200 Jul 10 08:32:36.282174 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 174/715] 10.4.3.7 () {68 vars in 1285 bytes} [Fri Jul 10 08:32:36 2026] GET /volume/v3/volumes/detail => generated 1819 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:32:36.302119 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-c2625853-3b04-4ba7-ad8e-4c3af5d21be4 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:36.304243 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-c2625853-3b04-4ba7-ad8e-4c3af5d21be4 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] GET https://10.4.3.7/volume/v3/volumes/0dd8eeef-62ea-4575-8d54-99225cc37221 Jul 10 08:32:36.304552 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-c2625853-3b04-4ba7-ad8e-4c3af5d21be4 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:36.305659 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-c2625853-3b04-4ba7-ad8e-4c3af5d21be4 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:36.313011 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:36.313011 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:32:36.317600 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-c2625853-3b04-4ba7-ad8e-4c3af5d21be4 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] Volume info retrieved successfully. Jul 10 08:32:36.318398 np0000004976 devstack@c-api.service[100054]: WARNING stevedore.named [None req-c2625853-3b04-4ba7-ad8e-4c3af5d21be4 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:32:36.318619 np0000004976 devstack@c-api.service[100054]: WARNING castellan.key_manager [None req-c2625853-3b04-4ba7-ad8e-4c3af5d21be4 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:32:36.388548 np0000004976 devstack@c-api.service[100054]: DEBUG oslo_db.sqlalchemy.engines [None req-c2625853-3b04-4ba7-ad8e-4c3af5d21be4 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100054) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 08:32:36.391457 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:36.391457 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:32:36.399983 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-c2625853-3b04-4ba7-ad8e-4c3af5d21be4 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] https://10.4.3.7/volume/v3/volumes/0dd8eeef-62ea-4575-8d54-99225cc37221 returned with HTTP 200 Jul 10 08:32:36.400371 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 180/716] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:32:36 2026] GET /volume/v3/volumes/0dd8eeef-62ea-4575-8d54-99225cc37221 => generated 919 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:32:36.418274 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-8fe0c835-34d3-40fb-adf9-9de56021e7d4 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:36.420628 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-8fe0c835-34d3-40fb-adf9-9de56021e7d4 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] GET https://10.4.3.7/volume/v3/groups/7265b38c-1be8-4f48-af91-6138d272c1ad Jul 10 08:32:36.420851 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-8fe0c835-34d3-40fb-adf9-9de56021e7d4 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:36.421032 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-8fe0c835-34d3-40fb-adf9-9de56021e7d4 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] Calling method 'version_select' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:36.421160 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.groups [None req-8fe0c835-34d3-40fb-adf9-9de56021e7d4 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] show called for member 7265b38c-1be8-4f48-af91-6138d272c1ad {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 08:32:36.425478 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:36.425478 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:32:36.435311 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-8fe0c835-34d3-40fb-adf9-9de56021e7d4 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] https://10.4.3.7/volume/v3/groups/7265b38c-1be8-4f48-af91-6138d272c1ad returned with HTTP 200 Jul 10 08:32:36.435878 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 183/717] 10.4.3.7 () {68 vars in 1372 bytes} [Fri Jul 10 08:32:36 2026] GET /volume/v3/groups/7265b38c-1be8-4f48-af91-6138d272c1ad => generated 416 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:32:36.447882 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-c842fd9d-8390-4aef-9903-4b1610aec620 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:36.450436 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-c842fd9d-8390-4aef-9903-4b1610aec620 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] GET https://10.4.3.7/volume/v3/volumes/detail Jul 10 08:32:36.450685 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-c842fd9d-8390-4aef-9903-4b1610aec620 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:36.451180 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-c842fd9d-8390-4aef-9903-4b1610aec620 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] Calling method 'detail' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:36.451626 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.api_utils [None req-c842fd9d-8390-4aef-9903-4b1610aec620 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] Removing options '' from query. {{(pid=100055) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 08:32:36.452184 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:36.452184 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:32:36.453000 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-c842fd9d-8390-4aef-9903-4b1610aec620 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100055) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 08:32:36.465453 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-c842fd9d-8390-4aef-9903-4b1610aec620 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] Get all volumes completed successfully. Jul 10 08:32:36.465453 np0000004976 devstack@c-api.service[100055]: WARNING stevedore.named [None req-c842fd9d-8390-4aef-9903-4b1610aec620 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:32:36.465808 np0000004976 devstack@c-api.service[100055]: WARNING castellan.key_manager [None req-c842fd9d-8390-4aef-9903-4b1610aec620 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:32:36.505217 np0000004976 devstack@c-api.service[100055]: DEBUG oslo_db.sqlalchemy.engines [None req-c842fd9d-8390-4aef-9903-4b1610aec620 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100055) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 08:32:36.508233 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:36.508233 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:32:36.512482 np0000004976 devstack@c-api.service[100055]: WARNING stevedore.named [None req-c842fd9d-8390-4aef-9903-4b1610aec620 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:32:36.512811 np0000004976 devstack@c-api.service[100055]: WARNING castellan.key_manager [None req-c842fd9d-8390-4aef-9903-4b1610aec620 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:32:36.561113 np0000004976 devstack@c-api.service[100055]: DEBUG oslo_db.sqlalchemy.engines [None req-c842fd9d-8390-4aef-9903-4b1610aec620 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100055) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 08:32:36.564874 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:36.564874 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:32:36.572970 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-c842fd9d-8390-4aef-9903-4b1610aec620 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] https://10.4.3.7/volume/v3/volumes/detail returned with HTTP 200 Jul 10 08:32:36.572970 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 181/718] 10.4.3.7 () {68 vars in 1285 bytes} [Fri Jul 10 08:32:36 2026] GET /volume/v3/volumes/detail => generated 1820 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:32:36.596055 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-e2268f5c-e5f9-4b52-b651-16d16eedb7f9 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:36.599538 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e2268f5c-e5f9-4b52-b651-16d16eedb7f9 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] POST https://10.4.3.7/volume/v3/groups/7265b38c-1be8-4f48-af91-6138d272c1ad/action Jul 10 08:32:36.599967 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e2268f5c-e5f9-4b52-b651-16d16eedb7f9 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:32:36.600092 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e2268f5c-e5f9-4b52-b651-16d16eedb7f9 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:32:36.601417 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.groups [None req-e2268f5c-e5f9-4b52-b651-16d16eedb7f9 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] delete called for group 7265b38c-1be8-4f48-af91-6138d272c1ad {{(pid=100057) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 10 08:32:36.601568 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.groups [None req-e2268f5c-e5f9-4b52-b651-16d16eedb7f9 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] Delete group with id: 7265b38c-1be8-4f48-af91-6138d272c1ad Jul 10 08:32:36.605431 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:36.605431 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:32:36.643634 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e2268f5c-e5f9-4b52-b651-16d16eedb7f9 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] https://10.4.3.7/volume/v3/groups/7265b38c-1be8-4f48-af91-6138d272c1ad/action returned with HTTP 202 Jul 10 08:32:36.644240 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 175/719] 10.4.3.7 () {70 vars in 1414 bytes} [Fri Jul 10 08:32:36 2026] POST /volume/v3/groups/7265b38c-1be8-4f48-af91-6138d272c1ad/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 08:32:36.651681 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-29a3301b-414b-40a5-bafb-1e7f12b6448f None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:36.652960 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-29a3301b-414b-40a5-bafb-1e7f12b6448f tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] GET https://10.4.3.7/volume/v3/volumes/0dd8eeef-62ea-4575-8d54-99225cc37221 Jul 10 08:32:36.653174 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-29a3301b-414b-40a5-bafb-1e7f12b6448f tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:36.653347 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-29a3301b-414b-40a5-bafb-1e7f12b6448f tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:36.661117 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:36.661117 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:32:36.665180 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-29a3301b-414b-40a5-bafb-1e7f12b6448f tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] Volume info retrieved successfully. Jul 10 08:32:36.665931 np0000004976 devstack@c-api.service[100054]: WARNING stevedore.named [None req-29a3301b-414b-40a5-bafb-1e7f12b6448f tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:32:36.666083 np0000004976 devstack@c-api.service[100054]: WARNING castellan.key_manager [None req-29a3301b-414b-40a5-bafb-1e7f12b6448f tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:32:36.704841 np0000004976 devstack@c-api.service[100054]: DEBUG oslo_db.sqlalchemy.engines [None req-29a3301b-414b-40a5-bafb-1e7f12b6448f tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100054) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 08:32:36.707936 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:36.707936 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:32:36.714731 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-29a3301b-414b-40a5-bafb-1e7f12b6448f tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] https://10.4.3.7/volume/v3/volumes/0dd8eeef-62ea-4575-8d54-99225cc37221 returned with HTTP 200 Jul 10 08:32:36.716217 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 181/720] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:32:36 2026] GET /volume/v3/volumes/0dd8eeef-62ea-4575-8d54-99225cc37221 => generated 918 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:32:36.838928 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-6cc06e33-8df8-4347-861f-305f4f233b28 req-66629226-78b1-4084-a287-61f3e8f87821 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:36.840948 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-6cc06e33-8df8-4347-861f-305f4f233b28 req-66629226-78b1-4084-a287-61f3e8f87821 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] GET https://10.4.3.7/volume/v3/volumes/d21e8ac1-6bbb-427f-8b99-e0b321b8cc3c Jul 10 08:32:36.840948 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-6cc06e33-8df8-4347-861f-305f4f233b28 req-66629226-78b1-4084-a287-61f3e8f87821 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:36.841144 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-6cc06e33-8df8-4347-861f-305f4f233b28 req-66629226-78b1-4084-a287-61f3e8f87821 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:36.851150 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:36.851150 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:32:36.854098 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [req-6cc06e33-8df8-4347-861f-305f4f233b28 req-66629226-78b1-4084-a287-61f3e8f87821 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Volume info retrieved successfully. Jul 10 08:32:36.857762 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-6cc06e33-8df8-4347-861f-305f4f233b28 req-66629226-78b1-4084-a287-61f3e8f87821 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] https://10.4.3.7/volume/v3/volumes/d21e8ac1-6bbb-427f-8b99-e0b321b8cc3c returned with HTTP 200 Jul 10 08:32:36.858894 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 184/721] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:32:36 2026] GET /volume/v3/volumes/d21e8ac1-6bbb-427f-8b99-e0b321b8cc3c => generated 1456 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:32:37.086882 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-aac67ce5-ac6d-4c35-9e3f-f6d376e47c7f None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:37.090211 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-aac67ce5-ac6d-4c35-9e3f-f6d376e47c7f tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] GET https://10.4.3.7/volume/v3/volumes/f647d6d4-8ff3-48ae-9aac-ab3633429a00 Jul 10 08:32:37.090211 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-aac67ce5-ac6d-4c35-9e3f-f6d376e47c7f tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:37.090592 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-aac67ce5-ac6d-4c35-9e3f-f6d376e47c7f tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:37.097437 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:37.097437 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:32:37.103120 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-aac67ce5-ac6d-4c35-9e3f-f6d376e47c7f tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Volume info retrieved successfully. Jul 10 08:32:37.110838 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-aac67ce5-ac6d-4c35-9e3f-f6d376e47c7f tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] https://10.4.3.7/volume/v3/volumes/f647d6d4-8ff3-48ae-9aac-ab3633429a00 returned with HTTP 200 Jul 10 08:32:37.111253 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 182/722] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:32:37 2026] GET /volume/v3/volumes/f647d6d4-8ff3-48ae-9aac-ab3633429a00 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:32:37.376377 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-6cc06e33-8df8-4347-861f-305f4f233b28 req-96ccc683-7cc0-4cd5-b1a3-38f988ddf1aa None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:37.379575 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-6cc06e33-8df8-4347-861f-305f4f233b28 req-96ccc683-7cc0-4cd5-b1a3-38f988ddf1aa tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] DELETE https://10.4.3.7/volume/v3/attachments/15e405db-07ea-4912-adf2-6e67f40bf774 Jul 10 08:32:37.379812 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-6cc06e33-8df8-4347-861f-305f4f233b28 req-96ccc683-7cc0-4cd5-b1a3-38f988ddf1aa tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:37.380021 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-6cc06e33-8df8-4347-861f-305f4f233b28 req-96ccc683-7cc0-4cd5-b1a3-38f988ddf1aa tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Calling method 'version_select' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:37.391691 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:37.391691 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:32:37.565437 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-184836cc-a878-40ff-baf2-530d1a5a295f None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:37.566080 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-184836cc-a878-40ff-baf2-530d1a5a295f None None] GET https://10.4.3.7/volume// Jul 10 08:32:37.566318 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-184836cc-a878-40ff-baf2-530d1a5a295f None None] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:37.566645 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-184836cc-a878-40ff-baf2-530d1a5a295f None None] Calling method 'all' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:37.567097 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-184836cc-a878-40ff-baf2-530d1a5a295f None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:32:37.567498 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 182/723] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:32:37 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:32:37.575141 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-19259b3f-4e7f-48ce-95ec-755d1424c2a9 req-9388fb52-54b4-4f86-bd5e-053600fc9229 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:37.578609 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-19259b3f-4e7f-48ce-95ec-755d1424c2a9 req-9388fb52-54b4-4f86-bd5e-053600fc9229 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] GET https://10.4.3.7/volume/v3/volumes/9f5f67ca-6822-4936-9da6-d6f2fafefe36 Jul 10 08:32:37.578817 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-19259b3f-4e7f-48ce-95ec-755d1424c2a9 req-9388fb52-54b4-4f86-bd5e-053600fc9229 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:37.579088 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-19259b3f-4e7f-48ce-95ec-755d1424c2a9 req-9388fb52-54b4-4f86-bd5e-053600fc9229 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:37.590903 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:37.590903 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:32:37.597274 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [req-19259b3f-4e7f-48ce-95ec-755d1424c2a9 req-9388fb52-54b4-4f86-bd5e-053600fc9229 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Volume info retrieved successfully. Jul 10 08:32:37.602900 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-19259b3f-4e7f-48ce-95ec-755d1424c2a9 req-9388fb52-54b4-4f86-bd5e-053600fc9229 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] https://10.4.3.7/volume/v3/volumes/9f5f67ca-6822-4936-9da6-d6f2fafefe36 returned with HTTP 200 Jul 10 08:32:37.603399 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 185/724] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:32:37 2026] GET /volume/v3/volumes/9f5f67ca-6822-4936-9da6-d6f2fafefe36 => generated 1536 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:32:37.706905 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-19259b3f-4e7f-48ce-95ec-755d1424c2a9 req-4881b284-5ac9-4997-91ed-b0d14ba683ec None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:37.708957 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-19259b3f-4e7f-48ce-95ec-755d1424c2a9 req-4881b284-5ac9-4997-91ed-b0d14ba683ec tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] PUT https://10.4.3.7/volume/v3/attachments/fd3df494-564d-499a-8aea-351c083b883a Jul 10 08:32:37.709745 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-19259b3f-4e7f-48ce-95ec-755d1424c2a9 req-4881b284-5ac9-4997-91ed-b0d14ba683ec tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.7", "host": "np0000004976", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b54eda21b644", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bf3c9c16-ec3d-4df7-865b-5f424258654a", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:32:37.718345 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.coordination [req-19259b3f-4e7f-48ce-95ec-755d1424c2a9 req-4881b284-5ac9-4997-91ed-b0d14ba683ec tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Acquiring lock "cinder-attachment_update-9f5f67ca-6822-4936-9da6-d6f2fafefe36-np0000004976" by "attachment_update" {{(pid=100055) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 08:32:37.725809 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.coordination [req-19259b3f-4e7f-48ce-95ec-755d1424c2a9 req-4881b284-5ac9-4997-91ed-b0d14ba683ec tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Lock "cinder-attachment_update-9f5f67ca-6822-4936-9da6-d6f2fafefe36-np0000004976" acquired by "attachment_update" :: waited 0.007s {{(pid=100055) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 08:32:37.727242 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:37.727242 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:32:37.729319 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-e03322a1-1366-40a8-b98e-38a3be9c8820 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:37.731161 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-e03322a1-1366-40a8-b98e-38a3be9c8820 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] GET https://10.4.3.7/volume/v3/volumes/0dd8eeef-62ea-4575-8d54-99225cc37221 Jul 10 08:32:37.731361 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-e03322a1-1366-40a8-b98e-38a3be9c8820 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:37.731604 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-e03322a1-1366-40a8-b98e-38a3be9c8820 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:37.737540 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-e03322a1-1366-40a8-b98e-38a3be9c8820 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] https://10.4.3.7/volume/v3/volumes/0dd8eeef-62ea-4575-8d54-99225cc37221 returned with HTTP 404 Jul 10 08:32:37.737987 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 183/725] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:32:37 2026] GET /volume/v3/volumes/0dd8eeef-62ea-4575-8d54-99225cc37221 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 08:32:37.747088 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-caeb7b1d-a2c7-4186-9637-e811a2c5604b None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:37.749462 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-caeb7b1d-a2c7-4186-9637-e811a2c5604b tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] GET https://10.4.3.7/volume/v3/groups/7265b38c-1be8-4f48-af91-6138d272c1ad Jul 10 08:32:37.749749 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-caeb7b1d-a2c7-4186-9637-e811a2c5604b tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:37.750001 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-caeb7b1d-a2c7-4186-9637-e811a2c5604b tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] Calling method 'version_select' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:37.750186 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.groups [None req-caeb7b1d-a2c7-4186-9637-e811a2c5604b tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] show called for member 7265b38c-1be8-4f48-af91-6138d272c1ad {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 08:32:37.753490 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-caeb7b1d-a2c7-4186-9637-e811a2c5604b tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] https://10.4.3.7/volume/v3/groups/7265b38c-1be8-4f48-af91-6138d272c1ad returned with HTTP 404 Jul 10 08:32:37.753923 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 186/726] 10.4.3.7 () {68 vars in 1372 bytes} [Fri Jul 10 08:32:37 2026] GET /volume/v3/groups/7265b38c-1be8-4f48-af91-6138d272c1ad => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 08:32:37.761867 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-f5382cb4-ee34-4907-b4a0-0f049a5e400f None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:37.764188 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-f5382cb4-ee34-4907-b4a0-0f049a5e400f tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] GET https://10.4.3.7/volume/v3/volumes/detail Jul 10 08:32:37.764529 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-f5382cb4-ee34-4907-b4a0-0f049a5e400f tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:37.765054 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-f5382cb4-ee34-4907-b4a0-0f049a5e400f tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] Calling method 'detail' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:37.765374 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.api_utils [None req-f5382cb4-ee34-4907-b4a0-0f049a5e400f tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] Removing options '' from query. {{(pid=100054) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 08:32:37.766431 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-f5382cb4-ee34-4907-b4a0-0f049a5e400f tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100054) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 08:32:37.777979 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-f5382cb4-ee34-4907-b4a0-0f049a5e400f tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] Get all volumes completed successfully. Jul 10 08:32:37.779019 np0000004976 devstack@c-api.service[100054]: WARNING stevedore.named [None req-f5382cb4-ee34-4907-b4a0-0f049a5e400f tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:32:37.779019 np0000004976 devstack@c-api.service[100054]: WARNING castellan.key_manager [None req-f5382cb4-ee34-4907-b4a0-0f049a5e400f tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:32:37.816053 np0000004976 devstack@c-api.service[100054]: DEBUG oslo_db.sqlalchemy.engines [None req-f5382cb4-ee34-4907-b4a0-0f049a5e400f tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100054) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 08:32:37.819767 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:37.819767 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:32:37.829516 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-f5382cb4-ee34-4907-b4a0-0f049a5e400f tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] https://10.4.3.7/volume/v3/volumes/detail returned with HTTP 200 Jul 10 08:32:37.830041 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 184/727] 10.4.3.7 () {68 vars in 1285 bytes} [Fri Jul 10 08:32:37 2026] GET /volume/v3/volumes/detail => generated 911 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:32:37.842990 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-870e69a1-25e3-46b3-93f5-d6202b7d7104 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:37.844633 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-870e69a1-25e3-46b3-93f5-d6202b7d7104 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] POST https://10.4.3.7/volume/v3/groups/f0c6ce5a-917d-42e8-ad8c-da12c674742b/action Jul 10 08:32:37.844946 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-870e69a1-25e3-46b3-93f5-d6202b7d7104 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:32:37.845061 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-870e69a1-25e3-46b3-93f5-d6202b7d7104 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:32:37.846289 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.groups [None req-870e69a1-25e3-46b3-93f5-d6202b7d7104 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] delete called for group f0c6ce5a-917d-42e8-ad8c-da12c674742b {{(pid=100056) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 10 08:32:37.846398 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.groups [None req-870e69a1-25e3-46b3-93f5-d6202b7d7104 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] Delete group with id: f0c6ce5a-917d-42e8-ad8c-da12c674742b Jul 10 08:32:37.853007 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:37.853007 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:32:37.910565 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-870e69a1-25e3-46b3-93f5-d6202b7d7104 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] https://10.4.3.7/volume/v3/groups/f0c6ce5a-917d-42e8-ad8c-da12c674742b/action returned with HTTP 202 Jul 10 08:32:37.911137 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 187/728] 10.4.3.7 () {70 vars in 1414 bytes} [Fri Jul 10 08:32:37 2026] POST /volume/v3/groups/f0c6ce5a-917d-42e8-ad8c-da12c674742b/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 08:32:37.921478 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-89c957a9-f61a-4d3e-98f7-674a3ef39e14 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:37.923494 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-89c957a9-f61a-4d3e-98f7-674a3ef39e14 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] GET https://10.4.3.7/volume/v3/volumes/73cd3dee-35cb-4a6f-a180-baa0c592ddb7 Jul 10 08:32:37.923667 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-89c957a9-f61a-4d3e-98f7-674a3ef39e14 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:37.923885 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-89c957a9-f61a-4d3e-98f7-674a3ef39e14 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:37.930806 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:37.930806 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:32:37.933225 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-6cc06e33-8df8-4347-861f-305f4f233b28 req-96ccc683-7cc0-4cd5-b1a3-38f988ddf1aa tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] https://10.4.3.7/volume/v3/attachments/15e405db-07ea-4912-adf2-6e67f40bf774 returned with HTTP 200 Jul 10 08:32:37.933968 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 176/729] 10.4.3.7 () {72 vars in 1659 bytes} [Fri Jul 10 08:32:37 2026] DELETE /volume/v3/attachments/15e405db-07ea-4912-adf2-6e67f40bf774 => generated 192 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:32:37.935149 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-89c957a9-f61a-4d3e-98f7-674a3ef39e14 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] Volume info retrieved successfully. Jul 10 08:32:37.935149 np0000004976 devstack@c-api.service[100054]: WARNING stevedore.named [None req-89c957a9-f61a-4d3e-98f7-674a3ef39e14 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:32:37.935345 np0000004976 devstack@c-api.service[100054]: WARNING castellan.key_manager [None req-89c957a9-f61a-4d3e-98f7-674a3ef39e14 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:32:37.973172 np0000004976 devstack@c-api.service[100054]: DEBUG oslo_db.sqlalchemy.engines [None req-89c957a9-f61a-4d3e-98f7-674a3ef39e14 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100054) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 08:32:37.976306 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:37.976306 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:32:37.985277 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-89c957a9-f61a-4d3e-98f7-674a3ef39e14 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] https://10.4.3.7/volume/v3/volumes/73cd3dee-35cb-4a6f-a180-baa0c592ddb7 returned with HTTP 200 Jul 10 08:32:37.985757 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 185/730] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:32:37 2026] GET /volume/v3/volumes/73cd3dee-35cb-4a6f-a180-baa0c592ddb7 => generated 907 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:32:38.256712 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.coordination [req-19259b3f-4e7f-48ce-95ec-755d1424c2a9 req-4881b284-5ac9-4997-91ed-b0d14ba683ec tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Lock "cinder-attachment_update-9f5f67ca-6822-4936-9da6-d6f2fafefe36-np0000004976" released by "attachment_update" :: held 0.531s {{(pid=100055) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 08:32:38.257054 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-19259b3f-4e7f-48ce-95ec-755d1424c2a9 req-4881b284-5ac9-4997-91ed-b0d14ba683ec tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] https://10.4.3.7/volume/v3/attachments/fd3df494-564d-499a-8aea-351c083b883a returned with HTTP 200 Jul 10 08:32:38.257587 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 183/731] 10.4.3.7 () {74 vars in 1690 bytes} [Fri Jul 10 08:32:37 2026] PUT /volume/v3/attachments/fd3df494-564d-499a-8aea-351c083b883a => generated 969 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:32:38.767838 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-19259b3f-4e7f-48ce-95ec-755d1424c2a9 req-6a42da19-734f-42bb-a37a-de38ea69cd5b None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:38.770668 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-19259b3f-4e7f-48ce-95ec-755d1424c2a9 req-6a42da19-734f-42bb-a37a-de38ea69cd5b tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] POST https://10.4.3.7/volume/v3/attachments/fd3df494-564d-499a-8aea-351c083b883a/action Jul 10 08:32:38.771119 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-19259b3f-4e7f-48ce-95ec-755d1424c2a9 req-6a42da19-734f-42bb-a37a-de38ea69cd5b tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Action body: b'{"os-complete": null}' {{(pid=100056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:32:38.771261 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-19259b3f-4e7f-48ce-95ec-755d1424c2a9 req-6a42da19-734f-42bb-a37a-de38ea69cd5b tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:32:38.789526 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:38.789526 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:32:38.800432 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-19259b3f-4e7f-48ce-95ec-755d1424c2a9 req-6a42da19-734f-42bb-a37a-de38ea69cd5b tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] https://10.4.3.7/volume/v3/attachments/fd3df494-564d-499a-8aea-351c083b883a/action returned with HTTP 204 Jul 10 08:32:38.800980 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 188/732] 10.4.3.7 () {74 vars in 1711 bytes} [Fri Jul 10 08:32:38 2026] POST /volume/v3/attachments/fd3df494-564d-499a-8aea-351c083b883a/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:32:38.998641 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-397f7997-2a91-4a70-a675-a7acd6bd7b08 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:39.001578 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-397f7997-2a91-4a70-a675-a7acd6bd7b08 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] GET https://10.4.3.7/volume/v3/volumes/73cd3dee-35cb-4a6f-a180-baa0c592ddb7 Jul 10 08:32:39.001827 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-397f7997-2a91-4a70-a675-a7acd6bd7b08 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:39.002021 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-397f7997-2a91-4a70-a675-a7acd6bd7b08 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:39.008914 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-397f7997-2a91-4a70-a675-a7acd6bd7b08 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] https://10.4.3.7/volume/v3/volumes/73cd3dee-35cb-4a6f-a180-baa0c592ddb7 returned with HTTP 404 Jul 10 08:32:39.009390 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 177/733] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:32:38 2026] GET /volume/v3/volumes/73cd3dee-35cb-4a6f-a180-baa0c592ddb7 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 08:32:39.016495 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-b8eca6f7-80ba-46d3-8cea-6a815b02fd66 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:39.018124 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-b8eca6f7-80ba-46d3-8cea-6a815b02fd66 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] GET https://10.4.3.7/volume/v3/groups/f0c6ce5a-917d-42e8-ad8c-da12c674742b Jul 10 08:32:39.018304 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-b8eca6f7-80ba-46d3-8cea-6a815b02fd66 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:39.018590 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-b8eca6f7-80ba-46d3-8cea-6a815b02fd66 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] Calling method 'version_select' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:39.018757 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.groups [None req-b8eca6f7-80ba-46d3-8cea-6a815b02fd66 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] show called for member f0c6ce5a-917d-42e8-ad8c-da12c674742b {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 08:32:39.020366 np0000004976 devstack@c-api.service[100054]: DEBUG dbcounter [-] [100054] Writing DB stats cinder:SELECT=465,cinder:UPDATE=73,cinder:INSERT=31 {{(pid=100054) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 08:32:39.022077 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-b8eca6f7-80ba-46d3-8cea-6a815b02fd66 tempest-GroupsV314Test-580662122 tempest-GroupsV314Test-580662122-project-member] https://10.4.3.7/volume/v3/groups/f0c6ce5a-917d-42e8-ad8c-da12c674742b returned with HTTP 404 Jul 10 08:32:39.022684 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 186/734] 10.4.3.7 () {68 vars in 1372 bytes} [Fri Jul 10 08:32:39 2026] GET /volume/v3/groups/f0c6ce5a-917d-42e8-ad8c-da12c674742b => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 08:32:39.034449 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-dbeab062-e7f1-47f5-af17-98a04d6658b8 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:39.042077 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-dbeab062-e7f1-47f5-af17-98a04d6658b8 tempest-GroupsV314Test-690247627 tempest-GroupsV314Test-690247627-project-admin] DELETE https://10.4.3.7/volume/v3/group_types/249cbc3c-814f-43e1-8f33-c568670008ca Jul 10 08:32:39.042274 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-dbeab062-e7f1-47f5-af17-98a04d6658b8 tempest-GroupsV314Test-690247627 tempest-GroupsV314Test-690247627-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:39.042564 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-dbeab062-e7f1-47f5-af17-98a04d6658b8 tempest-GroupsV314Test-690247627 tempest-GroupsV314Test-690247627-project-admin] Calling method 'version_select' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:39.043495 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:39.043495 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:32:39.055284 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-dbeab062-e7f1-47f5-af17-98a04d6658b8 tempest-GroupsV314Test-690247627 tempest-GroupsV314Test-690247627-project-admin] https://10.4.3.7/volume/v3/group_types/249cbc3c-814f-43e1-8f33-c568670008ca returned with HTTP 202 Jul 10 08:32:39.055842 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 184/735] 10.4.3.7 () {68 vars in 1390 bytes} [Fri Jul 10 08:32:39 2026] DELETE /volume/v3/group_types/249cbc3c-814f-43e1-8f33-c568670008ca => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 08:32:39.066164 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-2460fdfc-362e-44db-8e17-e9d4c2251554 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:39.069143 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-2460fdfc-362e-44db-8e17-e9d4c2251554 tempest-GroupsV314Test-690247627 tempest-GroupsV314Test-690247627-project-admin] DELETE https://10.4.3.7/volume/v3/types/9a3d1cd5-9593-441f-a482-ae574069d232 Jul 10 08:32:39.069143 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-2460fdfc-362e-44db-8e17-e9d4c2251554 tempest-GroupsV314Test-690247627 tempest-GroupsV314Test-690247627-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:39.069143 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-2460fdfc-362e-44db-8e17-e9d4c2251554 tempest-GroupsV314Test-690247627 tempest-GroupsV314Test-690247627-project-admin] Calling method '_delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:39.092821 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-2460fdfc-362e-44db-8e17-e9d4c2251554 tempest-GroupsV314Test-690247627 tempest-GroupsV314Test-690247627-project-admin] https://10.4.3.7/volume/v3/types/9a3d1cd5-9593-441f-a482-ae574069d232 returned with HTTP 202 Jul 10 08:32:39.093323 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 189/736] 10.4.3.7 () {66 vars in 1331 bytes} [Fri Jul 10 08:32:39 2026] DELETE /volume/v3/types/9a3d1cd5-9593-441f-a482-ae574069d232 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:32:39.106595 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-5de97074-22c7-4e63-90e4-639199b156fb None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:39.108497 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5de97074-22c7-4e63-90e4-639199b156fb tempest-GroupsV314Test-690247627 tempest-GroupsV314Test-690247627-project-admin] GET https://10.4.3.7/volume/v3/types/9a3d1cd5-9593-441f-a482-ae574069d232 Jul 10 08:32:39.108944 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5de97074-22c7-4e63-90e4-639199b156fb tempest-GroupsV314Test-690247627 tempest-GroupsV314Test-690247627-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:39.109262 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5de97074-22c7-4e63-90e4-639199b156fb tempest-GroupsV314Test-690247627 tempest-GroupsV314Test-690247627-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:39.113730 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5de97074-22c7-4e63-90e4-639199b156fb tempest-GroupsV314Test-690247627 tempest-GroupsV314Test-690247627-project-admin] https://10.4.3.7/volume/v3/types/9a3d1cd5-9593-441f-a482-ae574069d232 returned with HTTP 404 Jul 10 08:32:39.114490 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 178/737] 10.4.3.7 () {66 vars in 1328 bytes} [Fri Jul 10 08:32:39 2026] GET /volume/v3/types/9a3d1cd5-9593-441f-a482-ae574069d232 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:32:39.123423 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-c2313d8a-c2c6-4b5b-98ae-eb946ebc7764 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:39.125718 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-c2313d8a-c2c6-4b5b-98ae-eb946ebc7764 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] GET https://10.4.3.7/volume/v3/volumes/d21e8ac1-6bbb-427f-8b99-e0b321b8cc3c Jul 10 08:32:39.125967 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-c2313d8a-c2c6-4b5b-98ae-eb946ebc7764 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:39.126197 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-c2313d8a-c2c6-4b5b-98ae-eb946ebc7764 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:39.145964 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:39.145964 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:32:39.151394 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-7601e030-232c-47fe-9938-a6e00c460fac None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:39.152980 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-7601e030-232c-47fe-9938-a6e00c460fac tempest-ServerActionsV293TestJSON-964660164 tempest-ServerActionsV293TestJSON-964660164-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:32:39.153297 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-7601e030-232c-47fe-9938-a6e00c460fac tempest-ServerActionsV293TestJSON-964660164 tempest-ServerActionsV293TestJSON-964660164-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-752061410", "imageRef": "e1ee2ea6-9251-43d7-8043-1a8efc6b3698", "size": 1}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:32:39.154495 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-c2313d8a-c2c6-4b5b-98ae-eb946ebc7764 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Volume info retrieved successfully. Jul 10 08:32:39.154742 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.volumes [None req-7601e030-232c-47fe-9938-a6e00c460fac tempest-ServerActionsV293TestJSON-964660164 tempest-ServerActionsV293TestJSON-964660164-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-752061410', 'imageRef': 'e1ee2ea6-9251-43d7-8043-1a8efc6b3698', 'size': 1}} {{(pid=100055) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:32:39.160157 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-c2313d8a-c2c6-4b5b-98ae-eb946ebc7764 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] https://10.4.3.7/volume/v3/volumes/d21e8ac1-6bbb-427f-8b99-e0b321b8cc3c returned with HTTP 200 Jul 10 08:32:39.160761 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 187/738] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:32:39 2026] GET /volume/v3/volumes/d21e8ac1-6bbb-427f-8b99-e0b321b8cc3c => generated 1156 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:32:39.213567 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-3372c468-423a-426b-95a8-ffb7ee0ddad5 req-34b373e1-f155-4179-ac4a-b244d5c75155 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:39.219362 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-3372c468-423a-426b-95a8-ffb7ee0ddad5 req-34b373e1-f155-4179-ac4a-b244d5c75155 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] GET https://10.4.3.7/volume/v3/volumes/d21e8ac1-6bbb-427f-8b99-e0b321b8cc3c Jul 10 08:32:39.219362 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-3372c468-423a-426b-95a8-ffb7ee0ddad5 req-34b373e1-f155-4179-ac4a-b244d5c75155 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:39.219362 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-3372c468-423a-426b-95a8-ffb7ee0ddad5 req-34b373e1-f155-4179-ac4a-b244d5c75155 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:39.237610 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:39.237610 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:32:39.245078 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [req-3372c468-423a-426b-95a8-ffb7ee0ddad5 req-34b373e1-f155-4179-ac4a-b244d5c75155 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Volume info retrieved successfully. Jul 10 08:32:39.249554 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-3372c468-423a-426b-95a8-ffb7ee0ddad5 req-34b373e1-f155-4179-ac4a-b244d5c75155 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] https://10.4.3.7/volume/v3/volumes/d21e8ac1-6bbb-427f-8b99-e0b321b8cc3c returned with HTTP 200 Jul 10 08:32:39.249990 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 190/739] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:32:39 2026] GET /volume/v3/volumes/d21e8ac1-6bbb-427f-8b99-e0b321b8cc3c => generated 1156 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:32:39.270154 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-7601e030-232c-47fe-9938-a6e00c460fac tempest-ServerActionsV293TestJSON-964660164 tempest-ServerActionsV293TestJSON-964660164-project-member] Create volume of 1 GB Jul 10 08:32:39.277343 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-3372c468-423a-426b-95a8-ffb7ee0ddad5 req-d782b738-c949-4802-9176-58cf0c837413 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:39.277872 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-3372c468-423a-426b-95a8-ffb7ee0ddad5 req-d782b738-c949-4802-9176-58cf0c837413 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] POST https://10.4.3.7/volume/v3/volumes/d21e8ac1-6bbb-427f-8b99-e0b321b8cc3c/action Jul 10 08:32:39.277987 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-3372c468-423a-426b-95a8-ffb7ee0ddad5 req-d782b738-c949-4802-9176-58cf0c837413 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:32:39.278116 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-3372c468-423a-426b-95a8-ffb7ee0ddad5 req-d782b738-c949-4802-9176-58cf0c837413 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:32:39.280320 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-7601e030-232c-47fe-9938-a6e00c460fac tempest-ServerActionsV293TestJSON-964660164 tempest-ServerActionsV293TestJSON-964660164-project-member] Availability Zones retrieved successfully. Jul 10 08:32:39.289390 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-7601e030-232c-47fe-9938-a6e00c460fac tempest-ServerActionsV293TestJSON-964660164 tempest-ServerActionsV293TestJSON-964660164-project-member] Flow 'volume_create_api' (411881ad-6b24-44a9-8248-de0112b57caf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:32:39.290980 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-7601e030-232c-47fe-9938-a6e00c460fac tempest-ServerActionsV293TestJSON-964660164 tempest-ServerActionsV293TestJSON-964660164-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (adb6a944-bd2e-4b54-aba9-c35f7b75c544) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:32:39.291895 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.flows.api.create_volume [None req-7601e030-232c-47fe-9938-a6e00c460fac tempest-ServerActionsV293TestJSON-964660164 tempest-ServerActionsV293TestJSON-964660164-project-member] Validating volume size '1' using validate_int {{(pid=100055) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:32:39.297910 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:39.297910 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:32:39.299091 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-3372c468-423a-426b-95a8-ffb7ee0ddad5 req-d782b738-c949-4802-9176-58cf0c837413 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Volume info retrieved successfully. Jul 10 08:32:39.309728 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-3372c468-423a-426b-95a8-ffb7ee0ddad5 req-d782b738-c949-4802-9176-58cf0c837413 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Begin detaching volume completed successfully. Jul 10 08:32:39.309944 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-3372c468-423a-426b-95a8-ffb7ee0ddad5 req-d782b738-c949-4802-9176-58cf0c837413 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] https://10.4.3.7/volume/v3/volumes/d21e8ac1-6bbb-427f-8b99-e0b321b8cc3c/action returned with HTTP 202 Jul 10 08:32:39.310438 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 179/740] 10.4.3.7 () {72 vars in 1658 bytes} [Fri Jul 10 08:32:39 2026] POST /volume/v3/volumes/d21e8ac1-6bbb-427f-8b99-e0b321b8cc3c/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:32:39.381280 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-7601e030-232c-47fe-9938-a6e00c460fac tempest-ServerActionsV293TestJSON-964660164 tempest-ServerActionsV293TestJSON-964660164-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (adb6a944-bd2e-4b54-aba9-c35f7b75c544) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:32:39.382538 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-7601e030-232c-47fe-9938-a6e00c460fac tempest-ServerActionsV293TestJSON-964660164 tempest-ServerActionsV293TestJSON-964660164-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45f9d740-43e7-4534-9303-b8b00e3a4a4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:32:39.453383 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.quota [None req-7601e030-232c-47fe-9938-a6e00c460fac tempest-ServerActionsV293TestJSON-964660164 tempest-ServerActionsV293TestJSON-964660164-project-member] Created reservations ['027c5e86-7512-42ce-90cd-af0fe0a626bc', 'b5b0e44a-04af-4af6-8fc4-5cd2dfd57c79', '76a78dee-11ee-4e72-8398-fe6791372c91', '46eb80b9-2ced-42dd-9ddd-5473e501d32b'] {{(pid=100055) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:32:39.454089 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-7601e030-232c-47fe-9938-a6e00c460fac tempest-ServerActionsV293TestJSON-964660164 tempest-ServerActionsV293TestJSON-964660164-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45f9d740-43e7-4534-9303-b8b00e3a4a4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['027c5e86-7512-42ce-90cd-af0fe0a626bc', 'b5b0e44a-04af-4af6-8fc4-5cd2dfd57c79', '76a78dee-11ee-4e72-8398-fe6791372c91', '46eb80b9-2ced-42dd-9ddd-5473e501d32b']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:32:39.454758 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-7601e030-232c-47fe-9938-a6e00c460fac tempest-ServerActionsV293TestJSON-964660164 tempest-ServerActionsV293TestJSON-964660164-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc98a5ed-9b0d-4600-a282-f2208c118723) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:32:39.481715 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-7601e030-232c-47fe-9938-a6e00c460fac tempest-ServerActionsV293TestJSON-964660164 tempest-ServerActionsV293TestJSON-964660164-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc98a5ed-9b0d-4600-a282-f2208c118723) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fe088cf1-aa61-4fb5-83b7-377cae30f727', '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-752061410',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='856b65d46843432284bddc481a7b3538',qos_specs=None,replication_status=,reservations=['027c5e86-7512-42ce-90cd-af0fe0a626bc','b5b0e44a-04af-4af6-8fc4-5cd2dfd57c79','76a78dee-11ee-4e72-8398-fe6791372c91','46eb80b9-2ced-42dd-9ddd-5473e501d32b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='526db86141a340e3bf3f7cad8eef27f3',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:32:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-752061410',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fe088cf1-aa61-4fb5-83b7-377cae30f727,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='856b65d46843432284bddc481a7b3538',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='526db86141a340e3bf3f7cad8eef27f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:32:39.481715 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-7601e030-232c-47fe-9938-a6e00c460fac tempest-ServerActionsV293TestJSON-964660164 tempest-ServerActionsV293TestJSON-964660164-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (264dab46-5eeb-4bd0-bc36-896694b8a777) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:32:39.514249 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-7601e030-232c-47fe-9938-a6e00c460fac tempest-ServerActionsV293TestJSON-964660164 tempest-ServerActionsV293TestJSON-964660164-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (264dab46-5eeb-4bd0-bc36-896694b8a777) transitioned into state 'SUCCESS' from state '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-752061410',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='856b65d46843432284bddc481a7b3538',qos_specs=None,replication_status=,reservations=['027c5e86-7512-42ce-90cd-af0fe0a626bc','b5b0e44a-04af-4af6-8fc4-5cd2dfd57c79','76a78dee-11ee-4e72-8398-fe6791372c91','46eb80b9-2ced-42dd-9ddd-5473e501d32b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='526db86141a340e3bf3f7cad8eef27f3',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:32:39.515857 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-7601e030-232c-47fe-9938-a6e00c460fac tempest-ServerActionsV293TestJSON-964660164 tempest-ServerActionsV293TestJSON-964660164-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8441ca75-9dab-4191-9675-45fa5fdb11b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:32:39.537343 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-7601e030-232c-47fe-9938-a6e00c460fac tempest-ServerActionsV293TestJSON-964660164 tempest-ServerActionsV293TestJSON-964660164-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8441ca75-9dab-4191-9675-45fa5fdb11b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:32:39.538226 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-7601e030-232c-47fe-9938-a6e00c460fac tempest-ServerActionsV293TestJSON-964660164 tempest-ServerActionsV293TestJSON-964660164-project-member] Flow 'volume_create_api' (411881ad-6b24-44a9-8248-de0112b57caf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:32:39.538624 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-7601e030-232c-47fe-9938-a6e00c460fac tempest-ServerActionsV293TestJSON-964660164 tempest-ServerActionsV293TestJSON-964660164-project-member] Create volume request issued successfully. Jul 10 08:32:39.539348 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-7601e030-232c-47fe-9938-a6e00c460fac tempest-ServerActionsV293TestJSON-964660164 tempest-ServerActionsV293TestJSON-964660164-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:32:39.539897 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 185/741] 10.4.3.7 () {70 vars in 1286 bytes} [Fri Jul 10 08:32:39 2026] POST /volume/v3/volumes => generated 894 bytes in 389 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:32:39.560915 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-adbf5c1a-d168-4a14-bda9-e6354a9584b3 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:39.563522 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-adbf5c1a-d168-4a14-bda9-e6354a9584b3 tempest-ServerActionsV293TestJSON-964660164 tempest-ServerActionsV293TestJSON-964660164-project-member] GET https://10.4.3.7/volume/v3/volumes/fe088cf1-aa61-4fb5-83b7-377cae30f727 Jul 10 08:32:39.564048 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-adbf5c1a-d168-4a14-bda9-e6354a9584b3 tempest-ServerActionsV293TestJSON-964660164 tempest-ServerActionsV293TestJSON-964660164-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:39.565608 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-adbf5c1a-d168-4a14-bda9-e6354a9584b3 tempest-ServerActionsV293TestJSON-964660164 tempest-ServerActionsV293TestJSON-964660164-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:39.589182 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:39.589182 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:32:39.601315 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-adbf5c1a-d168-4a14-bda9-e6354a9584b3 tempest-ServerActionsV293TestJSON-964660164 tempest-ServerActionsV293TestJSON-964660164-project-member] Volume info retrieved successfully. Jul 10 08:32:39.606852 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-adbf5c1a-d168-4a14-bda9-e6354a9584b3 tempest-ServerActionsV293TestJSON-964660164 tempest-ServerActionsV293TestJSON-964660164-project-member] https://10.4.3.7/volume/v3/volumes/fe088cf1-aa61-4fb5-83b7-377cae30f727 returned with HTTP 200 Jul 10 08:32:39.607279 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 188/742] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:32:39 2026] GET /volume/v3/volumes/fe088cf1-aa61-4fb5-83b7-377cae30f727 => generated 962 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:32:40.343654 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-ad5a6e44-f5f5-42ef-916d-6284bdf32144 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:40.343654 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-ad5a6e44-f5f5-42ef-916d-6284bdf32144 None None] GET https://10.4.3.7/volume// Jul 10 08:32:40.343654 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-ad5a6e44-f5f5-42ef-916d-6284bdf32144 None None] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:40.343654 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-ad5a6e44-f5f5-42ef-916d-6284bdf32144 None None] Calling method 'all' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:40.343654 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-ad5a6e44-f5f5-42ef-916d-6284bdf32144 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:32:40.343654 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 191/743] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:32:40 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:32:40.351979 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-3372c468-423a-426b-95a8-ffb7ee0ddad5 req-22709f34-d994-489a-b069-b5cf16aa4470 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:40.353971 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-3372c468-423a-426b-95a8-ffb7ee0ddad5 req-22709f34-d994-489a-b069-b5cf16aa4470 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] GET https://10.4.3.7/volume/v3/volumes/d21e8ac1-6bbb-427f-8b99-e0b321b8cc3c Jul 10 08:32:40.354157 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-3372c468-423a-426b-95a8-ffb7ee0ddad5 req-22709f34-d994-489a-b069-b5cf16aa4470 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:40.354323 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-3372c468-423a-426b-95a8-ffb7ee0ddad5 req-22709f34-d994-489a-b069-b5cf16aa4470 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:40.362820 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:40.362820 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:32:40.366017 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-3372c468-423a-426b-95a8-ffb7ee0ddad5 req-22709f34-d994-489a-b069-b5cf16aa4470 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Volume info retrieved successfully. Jul 10 08:32:40.372082 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-3372c468-423a-426b-95a8-ffb7ee0ddad5 req-22709f34-d994-489a-b069-b5cf16aa4470 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] https://10.4.3.7/volume/v3/volumes/d21e8ac1-6bbb-427f-8b99-e0b321b8cc3c returned with HTTP 200 Jul 10 08:32:40.372452 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 180/744] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:32:40 2026] GET /volume/v3/volumes/d21e8ac1-6bbb-427f-8b99-e0b321b8cc3c => generated 1339 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:32:40.623643 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-ac236ea6-ce26-4055-a0e4-70feb9f5fff5 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:40.629738 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-ac236ea6-ce26-4055-a0e4-70feb9f5fff5 tempest-ServerActionsV293TestJSON-964660164 tempest-ServerActionsV293TestJSON-964660164-project-member] GET https://10.4.3.7/volume/v3/volumes/fe088cf1-aa61-4fb5-83b7-377cae30f727 Jul 10 08:32:40.630344 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-ac236ea6-ce26-4055-a0e4-70feb9f5fff5 tempest-ServerActionsV293TestJSON-964660164 tempest-ServerActionsV293TestJSON-964660164-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:40.630824 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-ac236ea6-ce26-4055-a0e4-70feb9f5fff5 tempest-ServerActionsV293TestJSON-964660164 tempest-ServerActionsV293TestJSON-964660164-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:40.638234 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:40.638234 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:32:40.643591 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-ac236ea6-ce26-4055-a0e4-70feb9f5fff5 tempest-ServerActionsV293TestJSON-964660164 tempest-ServerActionsV293TestJSON-964660164-project-member] Volume info retrieved successfully. Jul 10 08:32:40.652560 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-ac236ea6-ce26-4055-a0e4-70feb9f5fff5 tempest-ServerActionsV293TestJSON-964660164 tempest-ServerActionsV293TestJSON-964660164-project-member] https://10.4.3.7/volume/v3/volumes/fe088cf1-aa61-4fb5-83b7-377cae30f727 returned with HTTP 200 Jul 10 08:32:40.653100 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 186/745] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:32:40 2026] GET /volume/v3/volumes/fe088cf1-aa61-4fb5-83b7-377cae30f727 => generated 1536 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:32:40.699532 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-b42af316-1f2b-4fc1-906e-5a0ee1e6222a req-297bb4ca-bf59-4bef-aa18-300c66feb7ff None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:40.702158 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-b42af316-1f2b-4fc1-906e-5a0ee1e6222a req-297bb4ca-bf59-4bef-aa18-300c66feb7ff tempest-ServerActionsV293TestJSON-964660164 tempest-ServerActionsV293TestJSON-964660164-project-member] GET https://10.4.3.7/volume/v3/volumes/fe088cf1-aa61-4fb5-83b7-377cae30f727 Jul 10 08:32:40.702468 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-b42af316-1f2b-4fc1-906e-5a0ee1e6222a req-297bb4ca-bf59-4bef-aa18-300c66feb7ff tempest-ServerActionsV293TestJSON-964660164 tempest-ServerActionsV293TestJSON-964660164-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:40.702688 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-b42af316-1f2b-4fc1-906e-5a0ee1e6222a req-297bb4ca-bf59-4bef-aa18-300c66feb7ff tempest-ServerActionsV293TestJSON-964660164 tempest-ServerActionsV293TestJSON-964660164-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:40.710031 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:40.710031 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:32:40.713299 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-b42af316-1f2b-4fc1-906e-5a0ee1e6222a req-297bb4ca-bf59-4bef-aa18-300c66feb7ff tempest-ServerActionsV293TestJSON-964660164 tempest-ServerActionsV293TestJSON-964660164-project-member] Volume info retrieved successfully. Jul 10 08:32:40.720143 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-b42af316-1f2b-4fc1-906e-5a0ee1e6222a req-297bb4ca-bf59-4bef-aa18-300c66feb7ff tempest-ServerActionsV293TestJSON-964660164 tempest-ServerActionsV293TestJSON-964660164-project-member] https://10.4.3.7/volume/v3/volumes/fe088cf1-aa61-4fb5-83b7-377cae30f727 returned with HTTP 200 Jul 10 08:32:40.720569 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 189/746] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:32:40 2026] GET /volume/v3/volumes/fe088cf1-aa61-4fb5-83b7-377cae30f727 => generated 1356 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:32:41.188695 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-b42af316-1f2b-4fc1-906e-5a0ee1e6222a req-db795dfe-1254-4694-a748-4a7fbb797c98 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:41.190854 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-b42af316-1f2b-4fc1-906e-5a0ee1e6222a req-db795dfe-1254-4694-a748-4a7fbb797c98 tempest-ServerActionsV293TestJSON-964660164 tempest-ServerActionsV293TestJSON-964660164-project-member] GET https://10.4.3.7/volume/v3/volumes/fe088cf1-aa61-4fb5-83b7-377cae30f727 Jul 10 08:32:41.191046 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-b42af316-1f2b-4fc1-906e-5a0ee1e6222a req-db795dfe-1254-4694-a748-4a7fbb797c98 tempest-ServerActionsV293TestJSON-964660164 tempest-ServerActionsV293TestJSON-964660164-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:41.191240 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-b42af316-1f2b-4fc1-906e-5a0ee1e6222a req-db795dfe-1254-4694-a748-4a7fbb797c98 tempest-ServerActionsV293TestJSON-964660164 tempest-ServerActionsV293TestJSON-964660164-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:41.198391 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:41.198391 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:32:41.202269 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [req-b42af316-1f2b-4fc1-906e-5a0ee1e6222a req-db795dfe-1254-4694-a748-4a7fbb797c98 tempest-ServerActionsV293TestJSON-964660164 tempest-ServerActionsV293TestJSON-964660164-project-member] Volume info retrieved successfully. Jul 10 08:32:41.207958 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-b42af316-1f2b-4fc1-906e-5a0ee1e6222a req-db795dfe-1254-4694-a748-4a7fbb797c98 tempest-ServerActionsV293TestJSON-964660164 tempest-ServerActionsV293TestJSON-964660164-project-member] https://10.4.3.7/volume/v3/volumes/fe088cf1-aa61-4fb5-83b7-377cae30f727 returned with HTTP 200 Jul 10 08:32:41.208424 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 192/747] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:32:41 2026] GET /volume/v3/volumes/fe088cf1-aa61-4fb5-83b7-377cae30f727 => generated 1356 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:32:41.217102 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-154a1611-43a1-4617-8613-4b66f44459ad None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:41.217465 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-154a1611-43a1-4617-8613-4b66f44459ad None None] GET https://10.4.3.7/volume// Jul 10 08:32:41.217617 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-154a1611-43a1-4617-8613-4b66f44459ad None None] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:41.217806 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-154a1611-43a1-4617-8613-4b66f44459ad None None] Calling method 'all' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:41.218104 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-154a1611-43a1-4617-8613-4b66f44459ad None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:32:41.218516 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 181/748] 10.4.3.7 () {66 vars in 1405 bytes} [Fri Jul 10 08:32:41 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:32:41.225232 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-b42af316-1f2b-4fc1-906e-5a0ee1e6222a req-e75f696c-7699-4097-99de-e761bd4466bf None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:41.227105 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-b42af316-1f2b-4fc1-906e-5a0ee1e6222a req-e75f696c-7699-4097-99de-e761bd4466bf tempest-ServerActionsV293TestJSON-964660164 tempest-ServerActionsV293TestJSON-964660164-project-member] POST https://10.4.3.7/volume/v3/attachments Jul 10 08:32:41.227522 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-b42af316-1f2b-4fc1-906e-5a0ee1e6222a req-e75f696c-7699-4097-99de-e761bd4466bf tempest-ServerActionsV293TestJSON-964660164 tempest-ServerActionsV293TestJSON-964660164-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fe088cf1-aa61-4fb5-83b7-377cae30f727", "connector": null, "instance_uuid": "a42dfcb3-0158-44d4-8fc4-ca662d8151a7"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:32:41.236145 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:41.236145 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:32:41.265260 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-b42af316-1f2b-4fc1-906e-5a0ee1e6222a req-e75f696c-7699-4097-99de-e761bd4466bf tempest-ServerActionsV293TestJSON-964660164 tempest-ServerActionsV293TestJSON-964660164-project-member] https://10.4.3.7/volume/v3/attachments returned with HTTP 200 Jul 10 08:32:41.265744 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 187/749] 10.4.3.7 () {74 vars in 1580 bytes} [Fri Jul 10 08:32:41 2026] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 08:32:41.892358 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-999ac638-51c7-484d-8004-fdd38df8fef2 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:41.953094 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-999ac638-51c7-484d-8004-fdd38df8fef2 tempest-VolumeQuotasNegativeTestJSON-1606720497 tempest-VolumeQuotasNegativeTestJSON-1606720497-project-admin] GET https://10.4.3.7/volume/v3/os-quota-sets/5d557efff8db4e51b69198ffe8e9cff2 Jul 10 08:32:41.953768 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-999ac638-51c7-484d-8004-fdd38df8fef2 tempest-VolumeQuotasNegativeTestJSON-1606720497 tempest-VolumeQuotasNegativeTestJSON-1606720497-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:41.953950 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-999ac638-51c7-484d-8004-fdd38df8fef2 tempest-VolumeQuotasNegativeTestJSON-1606720497 tempest-VolumeQuotasNegativeTestJSON-1606720497-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:41.961398 np0000004976 devstack@c-api.service[100054]: WARNING cinder.quota [None req-999ac638-51c7-484d-8004-fdd38df8fef2 tempest-VolumeQuotasNegativeTestJSON-1606720497 tempest-VolumeQuotasNegativeTestJSON-1606720497-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. Jul 10 08:32:41.961856 np0000004976 devstack@c-api.service[100054]: WARNING cinder.quota [None req-999ac638-51c7-484d-8004-fdd38df8fef2 tempest-VolumeQuotasNegativeTestJSON-1606720497 tempest-VolumeQuotasNegativeTestJSON-1606720497-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. Jul 10 08:32:41.962077 np0000004976 devstack@c-api.service[100054]: WARNING cinder.quota [None req-999ac638-51c7-484d-8004-fdd38df8fef2 tempest-VolumeQuotasNegativeTestJSON-1606720497 tempest-VolumeQuotasNegativeTestJSON-1606720497-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. Jul 10 08:32:41.962286 np0000004976 devstack@c-api.service[100054]: WARNING cinder.quota [None req-999ac638-51c7-484d-8004-fdd38df8fef2 tempest-VolumeQuotasNegativeTestJSON-1606720497 tempest-VolumeQuotasNegativeTestJSON-1606720497-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. Jul 10 08:32:41.962535 np0000004976 devstack@c-api.service[100054]: WARNING cinder.quota [None req-999ac638-51c7-484d-8004-fdd38df8fef2 tempest-VolumeQuotasNegativeTestJSON-1606720497 tempest-VolumeQuotasNegativeTestJSON-1606720497-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. Jul 10 08:32:41.966594 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-999ac638-51c7-484d-8004-fdd38df8fef2 tempest-VolumeQuotasNegativeTestJSON-1606720497 tempest-VolumeQuotasNegativeTestJSON-1606720497-project-admin] https://10.4.3.7/volume/v3/os-quota-sets/5d557efff8db4e51b69198ffe8e9cff2 returned with HTTP 200 Jul 10 08:32:41.967173 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 190/750] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:32:41 2026] GET /volume/v3/os-quota-sets/5d557efff8db4e51b69198ffe8e9cff2 => generated 437 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:32:41.975825 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-7b1f8f56-90ca-424e-a521-fe3f68f75ccb None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:42.026148 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-7b1f8f56-90ca-424e-a521-fe3f68f75ccb tempest-VolumeQuotasNegativeTestJSON-1140987393 tempest-VolumeQuotasNegativeTestJSON-1140987393-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:32:42.026583 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-7b1f8f56-90ca-424e-a521-fe3f68f75ccb tempest-VolumeQuotasNegativeTestJSON-1140987393 tempest-VolumeQuotasNegativeTestJSON-1140987393-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-1581851373"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:32:42.027926 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.volumes [None req-7b1f8f56-90ca-424e-a521-fe3f68f75ccb tempest-VolumeQuotasNegativeTestJSON-1140987393 tempest-VolumeQuotasNegativeTestJSON-1140987393-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-1581851373'}} {{(pid=100056) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:32:42.028113 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-7b1f8f56-90ca-424e-a521-fe3f68f75ccb tempest-VolumeQuotasNegativeTestJSON-1140987393 tempest-VolumeQuotasNegativeTestJSON-1140987393-project-member] Create volume of 1 GB Jul 10 08:32:42.031787 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-7b1f8f56-90ca-424e-a521-fe3f68f75ccb tempest-VolumeQuotasNegativeTestJSON-1140987393 tempest-VolumeQuotasNegativeTestJSON-1140987393-project-member] Availability Zones retrieved successfully. Jul 10 08:32:42.037878 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-7b1f8f56-90ca-424e-a521-fe3f68f75ccb tempest-VolumeQuotasNegativeTestJSON-1140987393 tempest-VolumeQuotasNegativeTestJSON-1140987393-project-member] Flow 'volume_create_api' (1eb1d8f0-b963-441a-b6b9-438f8a68dd58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:32:42.044189 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-7b1f8f56-90ca-424e-a521-fe3f68f75ccb tempest-VolumeQuotasNegativeTestJSON-1140987393 tempest-VolumeQuotasNegativeTestJSON-1140987393-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11b43856-f31d-4c53-8073-01f2d7882e4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:32:42.044189 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.flows.api.create_volume [None req-7b1f8f56-90ca-424e-a521-fe3f68f75ccb tempest-VolumeQuotasNegativeTestJSON-1140987393 tempest-VolumeQuotasNegativeTestJSON-1140987393-project-member] Validating volume size '1' using validate_int {{(pid=100056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:32:42.071806 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-7b1f8f56-90ca-424e-a521-fe3f68f75ccb tempest-VolumeQuotasNegativeTestJSON-1140987393 tempest-VolumeQuotasNegativeTestJSON-1140987393-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11b43856-f31d-4c53-8073-01f2d7882e4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:32:42.072700 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-7b1f8f56-90ca-424e-a521-fe3f68f75ccb tempest-VolumeQuotasNegativeTestJSON-1140987393 tempest-VolumeQuotasNegativeTestJSON-1140987393-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5244ec8d-43a7-4f39-9885-3e38471eca1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:32:42.139337 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.quota [None req-7b1f8f56-90ca-424e-a521-fe3f68f75ccb tempest-VolumeQuotasNegativeTestJSON-1140987393 tempest-VolumeQuotasNegativeTestJSON-1140987393-project-member] Created reservations ['d016392e-88f8-4743-8950-6a2c2892db84', '8ae58135-15aa-4840-9951-76fc47be04f6', 'd761ec49-8a47-436a-989b-be1e6d9890ca', 'b1fb4575-40db-4392-beb0-19bbd1b854e7'] {{(pid=100056) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:32:42.140193 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-7b1f8f56-90ca-424e-a521-fe3f68f75ccb tempest-VolumeQuotasNegativeTestJSON-1140987393 tempest-VolumeQuotasNegativeTestJSON-1140987393-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5244ec8d-43a7-4f39-9885-3e38471eca1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d016392e-88f8-4743-8950-6a2c2892db84', '8ae58135-15aa-4840-9951-76fc47be04f6', 'd761ec49-8a47-436a-989b-be1e6d9890ca', 'b1fb4575-40db-4392-beb0-19bbd1b854e7']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:32:42.140976 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-7b1f8f56-90ca-424e-a521-fe3f68f75ccb tempest-VolumeQuotasNegativeTestJSON-1140987393 tempest-VolumeQuotasNegativeTestJSON-1140987393-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2a57c0e-6bcc-4bc5-89ab-7286982fcbd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:32:42.165232 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-7b1f8f56-90ca-424e-a521-fe3f68f75ccb tempest-VolumeQuotasNegativeTestJSON-1140987393 tempest-VolumeQuotasNegativeTestJSON-1140987393-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2a57c0e-6bcc-4bc5-89ab-7286982fcbd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '892cdb4c-906b-43e2-b95c-fddd2c134463', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1581851373',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d557efff8db4e51b69198ffe8e9cff2',qos_specs=None,replication_status=,reservations=['d016392e-88f8-4743-8950-6a2c2892db84','8ae58135-15aa-4840-9951-76fc47be04f6','d761ec49-8a47-436a-989b-be1e6d9890ca','b1fb4575-40db-4392-beb0-19bbd1b854e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3de2a28daff14b18a4b3d6d22ceba281',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:32:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1581851373',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=892cdb4c-906b-43e2-b95c-fddd2c134463,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5d557efff8db4e51b69198ffe8e9cff2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3de2a28daff14b18a4b3d6d22ceba281',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:32:42.166251 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-7b1f8f56-90ca-424e-a521-fe3f68f75ccb tempest-VolumeQuotasNegativeTestJSON-1140987393 tempest-VolumeQuotasNegativeTestJSON-1140987393-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe2f2f3f-1443-4f82-82fe-bf8fba5b6aae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:32:42.190743 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-7b1f8f56-90ca-424e-a521-fe3f68f75ccb tempest-VolumeQuotasNegativeTestJSON-1140987393 tempest-VolumeQuotasNegativeTestJSON-1140987393-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe2f2f3f-1443-4f82-82fe-bf8fba5b6aae) transitioned into state 'SUCCESS' from state '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-1581851373',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d557efff8db4e51b69198ffe8e9cff2',qos_specs=None,replication_status=,reservations=['d016392e-88f8-4743-8950-6a2c2892db84','8ae58135-15aa-4840-9951-76fc47be04f6','d761ec49-8a47-436a-989b-be1e6d9890ca','b1fb4575-40db-4392-beb0-19bbd1b854e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3de2a28daff14b18a4b3d6d22ceba281',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:32:42.191386 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-7b1f8f56-90ca-424e-a521-fe3f68f75ccb tempest-VolumeQuotasNegativeTestJSON-1140987393 tempest-VolumeQuotasNegativeTestJSON-1140987393-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad83b791-3c32-4d42-b656-8ff5a5bdd2bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:32:42.204555 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-7b1f8f56-90ca-424e-a521-fe3f68f75ccb tempest-VolumeQuotasNegativeTestJSON-1140987393 tempest-VolumeQuotasNegativeTestJSON-1140987393-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad83b791-3c32-4d42-b656-8ff5a5bdd2bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:32:42.207445 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-7b1f8f56-90ca-424e-a521-fe3f68f75ccb tempest-VolumeQuotasNegativeTestJSON-1140987393 tempest-VolumeQuotasNegativeTestJSON-1140987393-project-member] Flow 'volume_create_api' (1eb1d8f0-b963-441a-b6b9-438f8a68dd58) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:32:42.207445 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-7b1f8f56-90ca-424e-a521-fe3f68f75ccb tempest-VolumeQuotasNegativeTestJSON-1140987393 tempest-VolumeQuotasNegativeTestJSON-1140987393-project-member] Create volume request issued successfully. Jul 10 08:32:42.207445 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-7b1f8f56-90ca-424e-a521-fe3f68f75ccb tempest-VolumeQuotasNegativeTestJSON-1140987393 tempest-VolumeQuotasNegativeTestJSON-1140987393-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:32:42.207445 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 193/751] 10.4.3.7 () {68 vars in 1244 bytes} [Fri Jul 10 08:32:41 2026] POST /volume/v3/volumes => generated 755 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:32:42.218159 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-8b3b1041-6ce9-4f2d-8e85-d46418684668 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:42.219865 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8b3b1041-6ce9-4f2d-8e85-d46418684668 tempest-VolumeQuotasNegativeTestJSON-1140987393 tempest-VolumeQuotasNegativeTestJSON-1140987393-project-member] GET https://10.4.3.7/volume/v3/volumes/892cdb4c-906b-43e2-b95c-fddd2c134463 Jul 10 08:32:42.220037 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8b3b1041-6ce9-4f2d-8e85-d46418684668 tempest-VolumeQuotasNegativeTestJSON-1140987393 tempest-VolumeQuotasNegativeTestJSON-1140987393-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:42.220385 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8b3b1041-6ce9-4f2d-8e85-d46418684668 tempest-VolumeQuotasNegativeTestJSON-1140987393 tempest-VolumeQuotasNegativeTestJSON-1140987393-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:42.227489 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:42.227489 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:32:42.232578 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-8b3b1041-6ce9-4f2d-8e85-d46418684668 tempest-VolumeQuotasNegativeTestJSON-1140987393 tempest-VolumeQuotasNegativeTestJSON-1140987393-project-member] Volume info retrieved successfully. Jul 10 08:32:42.235782 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8b3b1041-6ce9-4f2d-8e85-d46418684668 tempest-VolumeQuotasNegativeTestJSON-1140987393 tempest-VolumeQuotasNegativeTestJSON-1140987393-project-member] https://10.4.3.7/volume/v3/volumes/892cdb4c-906b-43e2-b95c-fddd2c134463 returned with HTTP 200 Jul 10 08:32:42.236199 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 182/752] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:32:42 2026] GET /volume/v3/volumes/892cdb4c-906b-43e2-b95c-fddd2c134463 => generated 823 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:32:42.480459 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-2e4cda5b-4f9d-4ede-877e-f956e55a3e64 req-fd508c77-ac18-4acc-bb87-619778a1d3c1 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:42.482446 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-2e4cda5b-4f9d-4ede-877e-f956e55a3e64 req-fd508c77-ac18-4acc-bb87-619778a1d3c1 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] GET https://10.4.3.7/volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 Jul 10 08:32:42.482564 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-2e4cda5b-4f9d-4ede-877e-f956e55a3e64 req-fd508c77-ac18-4acc-bb87-619778a1d3c1 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:42.482746 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-2e4cda5b-4f9d-4ede-877e-f956e55a3e64 req-fd508c77-ac18-4acc-bb87-619778a1d3c1 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:42.494203 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:42.494203 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:32:42.497586 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [req-2e4cda5b-4f9d-4ede-877e-f956e55a3e64 req-fd508c77-ac18-4acc-bb87-619778a1d3c1 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Volume info retrieved successfully. Jul 10 08:32:42.501038 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-2e4cda5b-4f9d-4ede-877e-f956e55a3e64 req-fd508c77-ac18-4acc-bb87-619778a1d3c1 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 returned with HTTP 200 Jul 10 08:32:42.501616 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 188/753] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:32:42 2026] GET /volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 => generated 1438 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:32:42.935819 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-3372c468-423a-426b-95a8-ffb7ee0ddad5 req-15a2f942-0a7a-4e82-ac0d-9c36a564b234 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:42.938189 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-3372c468-423a-426b-95a8-ffb7ee0ddad5 req-15a2f942-0a7a-4e82-ac0d-9c36a564b234 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] GET https://10.4.3.7/volume/v3/volumes/d21e8ac1-6bbb-427f-8b99-e0b321b8cc3c Jul 10 08:32:42.938394 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-3372c468-423a-426b-95a8-ffb7ee0ddad5 req-15a2f942-0a7a-4e82-ac0d-9c36a564b234 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:42.938665 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-3372c468-423a-426b-95a8-ffb7ee0ddad5 req-15a2f942-0a7a-4e82-ac0d-9c36a564b234 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:42.947796 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:42.947796 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:32:42.951432 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-3372c468-423a-426b-95a8-ffb7ee0ddad5 req-15a2f942-0a7a-4e82-ac0d-9c36a564b234 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Volume info retrieved successfully. Jul 10 08:32:42.956260 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-3372c468-423a-426b-95a8-ffb7ee0ddad5 req-15a2f942-0a7a-4e82-ac0d-9c36a564b234 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] https://10.4.3.7/volume/v3/volumes/d21e8ac1-6bbb-427f-8b99-e0b321b8cc3c returned with HTTP 200 Jul 10 08:32:42.956861 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 191/754] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:32:42 2026] GET /volume/v3/volumes/d21e8ac1-6bbb-427f-8b99-e0b321b8cc3c => generated 1159 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:32:43.251479 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-9b333c43-49b3-46ee-ab71-eea4f4925e51 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:43.253392 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-9b333c43-49b3-46ee-ab71-eea4f4925e51 tempest-VolumeQuotasNegativeTestJSON-1140987393 tempest-VolumeQuotasNegativeTestJSON-1140987393-project-member] GET https://10.4.3.7/volume/v3/volumes/892cdb4c-906b-43e2-b95c-fddd2c134463 Jul 10 08:32:43.253705 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-9b333c43-49b3-46ee-ab71-eea4f4925e51 tempest-VolumeQuotasNegativeTestJSON-1140987393 tempest-VolumeQuotasNegativeTestJSON-1140987393-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:43.253955 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-9b333c43-49b3-46ee-ab71-eea4f4925e51 tempest-VolumeQuotasNegativeTestJSON-1140987393 tempest-VolumeQuotasNegativeTestJSON-1140987393-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:43.263239 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:43.263239 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:32:43.267109 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-9b333c43-49b3-46ee-ab71-eea4f4925e51 tempest-VolumeQuotasNegativeTestJSON-1140987393 tempest-VolumeQuotasNegativeTestJSON-1140987393-project-member] Volume info retrieved successfully. Jul 10 08:32:43.271188 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-9b333c43-49b3-46ee-ab71-eea4f4925e51 tempest-VolumeQuotasNegativeTestJSON-1140987393 tempest-VolumeQuotasNegativeTestJSON-1140987393-project-member] https://10.4.3.7/volume/v3/volumes/892cdb4c-906b-43e2-b95c-fddd2c134463 returned with HTTP 200 Jul 10 08:32:43.271617 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 194/755] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:32:43 2026] GET /volume/v3/volumes/892cdb4c-906b-43e2-b95c-fddd2c134463 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:32:43.283832 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-a2304ba4-7355-4d22-89f7-5bb3d0470b9c None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:43.285785 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a2304ba4-7355-4d22-89f7-5bb3d0470b9c tempest-VolumeQuotasNegativeTestJSON-1606720497 tempest-VolumeQuotasNegativeTestJSON-1606720497-project-admin] PUT https://10.4.3.7/volume/v3/os-quota-sets/5d557efff8db4e51b69198ffe8e9cff2 Jul 10 08:32:43.286166 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a2304ba4-7355-4d22-89f7-5bb3d0470b9c tempest-VolumeQuotasNegativeTestJSON-1606720497 tempest-VolumeQuotasNegativeTestJSON-1606720497-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:32:43.289191 np0000004976 devstack@c-api.service[100057]: DEBUG dbcounter [-] [100057] Writing DB stats cinder:SELECT=492,cinder:INSERT=59,cinder:UPDATE=97 {{(pid=100057) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 08:32:43.333835 np0000004976 devstack@c-api.service[100057]: WARNING cinder.quota [None req-a2304ba4-7355-4d22-89f7-5bb3d0470b9c tempest-VolumeQuotasNegativeTestJSON-1606720497 tempest-VolumeQuotasNegativeTestJSON-1606720497-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. Jul 10 08:32:43.334386 np0000004976 devstack@c-api.service[100057]: WARNING cinder.quota [None req-a2304ba4-7355-4d22-89f7-5bb3d0470b9c tempest-VolumeQuotasNegativeTestJSON-1606720497 tempest-VolumeQuotasNegativeTestJSON-1606720497-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. Jul 10 08:32:43.334780 np0000004976 devstack@c-api.service[100057]: WARNING cinder.quota [None req-a2304ba4-7355-4d22-89f7-5bb3d0470b9c tempest-VolumeQuotasNegativeTestJSON-1606720497 tempest-VolumeQuotasNegativeTestJSON-1606720497-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. Jul 10 08:32:43.335036 np0000004976 devstack@c-api.service[100057]: WARNING cinder.quota [None req-a2304ba4-7355-4d22-89f7-5bb3d0470b9c tempest-VolumeQuotasNegativeTestJSON-1606720497 tempest-VolumeQuotasNegativeTestJSON-1606720497-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. Jul 10 08:32:43.335261 np0000004976 devstack@c-api.service[100057]: WARNING cinder.quota [None req-a2304ba4-7355-4d22-89f7-5bb3d0470b9c tempest-VolumeQuotasNegativeTestJSON-1606720497 tempest-VolumeQuotasNegativeTestJSON-1606720497-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. Jul 10 08:32:43.341234 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a2304ba4-7355-4d22-89f7-5bb3d0470b9c tempest-VolumeQuotasNegativeTestJSON-1606720497 tempest-VolumeQuotasNegativeTestJSON-1606720497-project-admin] https://10.4.3.7/volume/v3/os-quota-sets/5d557efff8db4e51b69198ffe8e9cff2 returned with HTTP 200 Jul 10 08:32:43.341675 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 183/756] 10.4.3.7 () {68 vars in 1360 bytes} [Fri Jul 10 08:32:43 2026] PUT /volume/v3/os-quota-sets/5d557efff8db4e51b69198ffe8e9cff2 => generated 392 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:32:43.352660 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-387dcbc3-5735-4112-bd30-d4fffccd372c None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:43.354053 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-387dcbc3-5735-4112-bd30-d4fffccd372c tempest-VolumeQuotasNegativeTestJSON-1140987393 tempest-VolumeQuotasNegativeTestJSON-1140987393-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:32:43.354331 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-387dcbc3-5735-4112-bd30-d4fffccd372c tempest-VolumeQuotasNegativeTestJSON-1140987393 tempest-VolumeQuotasNegativeTestJSON-1140987393-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:32:43.355614 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.volumes [None req-387dcbc3-5735-4112-bd30-d4fffccd372c tempest-VolumeQuotasNegativeTestJSON-1140987393 tempest-VolumeQuotasNegativeTestJSON-1140987393-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=100055) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:32:43.355734 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-387dcbc3-5735-4112-bd30-d4fffccd372c tempest-VolumeQuotasNegativeTestJSON-1140987393 tempest-VolumeQuotasNegativeTestJSON-1140987393-project-member] Create volume of 2 GB Jul 10 08:32:43.360495 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-3d987fad-98f5-46b5-8e24-5e47c83e94dc None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:43.360995 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-3d987fad-98f5-46b5-8e24-5e47c83e94dc None None] GET https://10.4.3.7/volume// Jul 10 08:32:43.361180 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-3d987fad-98f5-46b5-8e24-5e47c83e94dc None None] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:43.361415 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-3d987fad-98f5-46b5-8e24-5e47c83e94dc None None] Calling method 'all' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:43.362696 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-387dcbc3-5735-4112-bd30-d4fffccd372c tempest-VolumeQuotasNegativeTestJSON-1140987393 tempest-VolumeQuotasNegativeTestJSON-1140987393-project-member] Availability Zones retrieved successfully. Jul 10 08:32:43.362813 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-3d987fad-98f5-46b5-8e24-5e47c83e94dc None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:32:43.362813 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 192/757] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:32:43 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:32:43.368127 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-387dcbc3-5735-4112-bd30-d4fffccd372c tempest-VolumeQuotasNegativeTestJSON-1140987393 tempest-VolumeQuotasNegativeTestJSON-1140987393-project-member] Flow 'volume_create_api' (a9b3ef21-d748-4113-a043-311534c9c27e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:32:43.369129 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-387dcbc3-5735-4112-bd30-d4fffccd372c tempest-VolumeQuotasNegativeTestJSON-1140987393 tempest-VolumeQuotasNegativeTestJSON-1140987393-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f056f6dd-7dae-47d6-bcff-a29dea1b2881) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:32:43.369610 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-2e4cda5b-4f9d-4ede-877e-f956e55a3e64 req-5bea5e35-8b61-41f3-ae6f-4b05796055ce None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:43.370006 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.flows.api.create_volume [None req-387dcbc3-5735-4112-bd30-d4fffccd372c tempest-VolumeQuotasNegativeTestJSON-1140987393 tempest-VolumeQuotasNegativeTestJSON-1140987393-project-member] Validating volume size '2' using validate_int {{(pid=100055) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:32:43.371527 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-2e4cda5b-4f9d-4ede-877e-f956e55a3e64 req-5bea5e35-8b61-41f3-ae6f-4b05796055ce tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] POST https://10.4.3.7/volume/v3/attachments Jul 10 08:32:43.371985 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-2e4cda5b-4f9d-4ede-877e-f956e55a3e64 req-5bea5e35-8b61-41f3-ae6f-4b05796055ce tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "128bc98f-4aee-4adc-ac94-ed8a90ea5ae6", "connector": null, "instance_uuid": "3d49d4a0-fbdb-4673-9c55-9195702e41e9"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:32:43.385508 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:43.385508 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:32:43.394267 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-387dcbc3-5735-4112-bd30-d4fffccd372c tempest-VolumeQuotasNegativeTestJSON-1140987393 tempest-VolumeQuotasNegativeTestJSON-1140987393-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f056f6dd-7dae-47d6-bcff-a29dea1b2881) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:32:43.394967 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-387dcbc3-5735-4112-bd30-d4fffccd372c tempest-VolumeQuotasNegativeTestJSON-1140987393 tempest-VolumeQuotasNegativeTestJSON-1140987393-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c245e595-5333-4431-ba35-bd23fee0e845) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:32:43.410302 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-2e4cda5b-4f9d-4ede-877e-f956e55a3e64 req-5bea5e35-8b61-41f3-ae6f-4b05796055ce tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/attachments returned with HTTP 200 Jul 10 08:32:43.410767 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 195/758] 10.4.3.7 () {74 vars in 1580 bytes} [Fri Jul 10 08:32:43 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) Jul 10 08:32:43.421312 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-2e4cda5b-4f9d-4ede-877e-f956e55a3e64 req-37c61b70-f6f5-4c34-a01a-bbf7d6c7f907 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:43.423971 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-2e4cda5b-4f9d-4ede-877e-f956e55a3e64 req-37c61b70-f6f5-4c34-a01a-bbf7d6c7f907 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] DELETE https://10.4.3.7/volume/v3/attachments/4b58c86c-b399-4732-a39d-3e29443e859d Jul 10 08:32:43.424560 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-2e4cda5b-4f9d-4ede-877e-f956e55a3e64 req-37c61b70-f6f5-4c34-a01a-bbf7d6c7f907 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:43.424773 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-2e4cda5b-4f9d-4ede-877e-f956e55a3e64 req-37c61b70-f6f5-4c34-a01a-bbf7d6c7f907 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'version_select' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:43.429895 np0000004976 devstack@c-api.service[100055]: WARNING cinder.quota_utils [None req-387dcbc3-5735-4112-bd30-d4fffccd372c tempest-VolumeQuotasNegativeTestJSON-1140987393 tempest-VolumeQuotasNegativeTestJSON-1140987393-project-member] Quota exceeded for 5d557efff8db4e51b69198ffe8e9cff2, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jul 10 08:32:43.432586 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:43.432586 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:32:43.432711 np0000004976 devstack@c-api.service[100055]: WARNING cinder.volume.api [None req-387dcbc3-5735-4112-bd30-d4fffccd372c tempest-VolumeQuotasNegativeTestJSON-1140987393 tempest-VolumeQuotasNegativeTestJSON-1140987393-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c245e595-5333-4431-ba35-bd23fee0e845) transitioned into state 'FAILURE' from state 'RUNNING' Jul 10 08:32:43.432711 np0000004976 devstack@c-api.service[100055]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Jul 10 08:32:43.434547 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-387dcbc3-5735-4112-bd30-d4fffccd372c tempest-VolumeQuotasNegativeTestJSON-1140987393 tempest-VolumeQuotasNegativeTestJSON-1140987393-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c245e595-5333-4431-ba35-bd23fee0e845) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:32:43.435279 np0000004976 devstack@c-api.service[100055]: WARNING cinder.volume.api [None req-387dcbc3-5735-4112-bd30-d4fffccd372c tempest-VolumeQuotasNegativeTestJSON-1140987393 tempest-VolumeQuotasNegativeTestJSON-1140987393-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c245e595-5333-4431-ba35-bd23fee0e845) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 10 08:32:43.435891 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-387dcbc3-5735-4112-bd30-d4fffccd372c tempest-VolumeQuotasNegativeTestJSON-1140987393 tempest-VolumeQuotasNegativeTestJSON-1140987393-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f056f6dd-7dae-47d6-bcff-a29dea1b2881) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:32:43.436630 np0000004976 devstack@c-api.service[100055]: WARNING cinder.volume.api [None req-387dcbc3-5735-4112-bd30-d4fffccd372c tempest-VolumeQuotasNegativeTestJSON-1140987393 tempest-VolumeQuotasNegativeTestJSON-1140987393-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f056f6dd-7dae-47d6-bcff-a29dea1b2881) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 10 08:32:43.437335 np0000004976 devstack@c-api.service[100055]: WARNING cinder.volume.api [None req-387dcbc3-5735-4112-bd30-d4fffccd372c tempest-VolumeQuotasNegativeTestJSON-1140987393 tempest-VolumeQuotasNegativeTestJSON-1140987393-project-member] Flow 'volume_create_api' (a9b3ef21-d748-4113-a043-311534c9c27e) transitioned into state 'REVERTED' from state 'RUNNING' Jul 10 08:32:43.437625 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.middleware.fault [None req-387dcbc3-5735-4112-bd30-d4fffccd372c tempest-VolumeQuotasNegativeTestJSON-1140987393 tempest-VolumeQuotasNegativeTestJSON-1140987393-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 413 Jul 10 08:32:43.438450 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 189/759] 10.4.3.7 () {68 vars in 1244 bytes} [Fri Jul 10 08:32:43 2026] POST /volume/v3/volumes => generated 208 bytes in 86 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 10 08:32:43.446483 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-ff139a26-fb0a-4502-b791-7407d70283be None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:43.448734 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-ff139a26-fb0a-4502-b791-7407d70283be tempest-VolumeQuotasNegativeTestJSON-1606720497 tempest-VolumeQuotasNegativeTestJSON-1606720497-project-admin] PUT https://10.4.3.7/volume/v3/os-quota-sets/5d557efff8db4e51b69198ffe8e9cff2 Jul 10 08:32:43.449134 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-ff139a26-fb0a-4502-b791-7407d70283be tempest-VolumeQuotasNegativeTestJSON-1606720497 tempest-VolumeQuotasNegativeTestJSON-1606720497-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:32:43.500023 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-ff139a26-fb0a-4502-b791-7407d70283be tempest-VolumeQuotasNegativeTestJSON-1606720497 tempest-VolumeQuotasNegativeTestJSON-1606720497-project-admin] https://10.4.3.7/volume/v3/os-quota-sets/5d557efff8db4e51b69198ffe8e9cff2 returned with HTTP 200 Jul 10 08:32:43.500762 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 193/760] 10.4.3.7 () {68 vars in 1360 bytes} [Fri Jul 10 08:32:43 2026] PUT /volume/v3/os-quota-sets/5d557efff8db4e51b69198ffe8e9cff2 => generated 392 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:32:43.510037 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-48381712-bab9-454b-9150-56eb3ac3eadc None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:43.512166 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-48381712-bab9-454b-9150-56eb3ac3eadc tempest-VolumeQuotasNegativeTestJSON-1140987393 tempest-VolumeQuotasNegativeTestJSON-1140987393-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:32:43.512585 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-48381712-bab9-454b-9150-56eb3ac3eadc tempest-VolumeQuotasNegativeTestJSON-1140987393 tempest-VolumeQuotasNegativeTestJSON-1140987393-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:32:43.514345 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.volumes [None req-48381712-bab9-454b-9150-56eb3ac3eadc tempest-VolumeQuotasNegativeTestJSON-1140987393 tempest-VolumeQuotasNegativeTestJSON-1140987393-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=100056) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:32:43.514545 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-48381712-bab9-454b-9150-56eb3ac3eadc tempest-VolumeQuotasNegativeTestJSON-1140987393 tempest-VolumeQuotasNegativeTestJSON-1140987393-project-member] Create volume of 1 GB Jul 10 08:32:43.514806 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:43.514806 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:32:43.518646 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-48381712-bab9-454b-9150-56eb3ac3eadc tempest-VolumeQuotasNegativeTestJSON-1140987393 tempest-VolumeQuotasNegativeTestJSON-1140987393-project-member] Availability Zones retrieved successfully. Jul 10 08:32:43.524992 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-48381712-bab9-454b-9150-56eb3ac3eadc tempest-VolumeQuotasNegativeTestJSON-1140987393 tempest-VolumeQuotasNegativeTestJSON-1140987393-project-member] Flow 'volume_create_api' (8f3b4ab9-0c6c-4e7e-b3de-af1232cf8e37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:32:43.525891 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-48381712-bab9-454b-9150-56eb3ac3eadc tempest-VolumeQuotasNegativeTestJSON-1140987393 tempest-VolumeQuotasNegativeTestJSON-1140987393-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (511eb063-36df-4482-b79a-3dcb9aad68e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:32:43.526860 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.flows.api.create_volume [None req-48381712-bab9-454b-9150-56eb3ac3eadc tempest-VolumeQuotasNegativeTestJSON-1140987393 tempest-VolumeQuotasNegativeTestJSON-1140987393-project-member] Validating volume size '1' using validate_int {{(pid=100056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:32:43.562425 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-48381712-bab9-454b-9150-56eb3ac3eadc tempest-VolumeQuotasNegativeTestJSON-1140987393 tempest-VolumeQuotasNegativeTestJSON-1140987393-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (511eb063-36df-4482-b79a-3dcb9aad68e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:32:43.563476 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-48381712-bab9-454b-9150-56eb3ac3eadc tempest-VolumeQuotasNegativeTestJSON-1140987393 tempest-VolumeQuotasNegativeTestJSON-1140987393-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (561abdf8-abcd-4deb-b7a1-a46b7453b0be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:32:43.599069 np0000004976 devstack@c-api.service[100056]: WARNING cinder.quota_utils [None req-48381712-bab9-454b-9150-56eb3ac3eadc tempest-VolumeQuotasNegativeTestJSON-1140987393 tempest-VolumeQuotasNegativeTestJSON-1140987393-project-member] Quota exceeded for 5d557efff8db4e51b69198ffe8e9cff2, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Jul 10 08:32:43.602390 np0000004976 devstack@c-api.service[100056]: WARNING cinder.volume.api [None req-48381712-bab9-454b-9150-56eb3ac3eadc tempest-VolumeQuotasNegativeTestJSON-1140987393 tempest-VolumeQuotasNegativeTestJSON-1140987393-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (561abdf8-abcd-4deb-b7a1-a46b7453b0be) transitioned into state 'FAILURE' from state 'RUNNING' Jul 10 08:32:43.602390 np0000004976 devstack@c-api.service[100056]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Jul 10 08:32:43.604581 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-48381712-bab9-454b-9150-56eb3ac3eadc tempest-VolumeQuotasNegativeTestJSON-1140987393 tempest-VolumeQuotasNegativeTestJSON-1140987393-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (561abdf8-abcd-4deb-b7a1-a46b7453b0be) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:32:43.605331 np0000004976 devstack@c-api.service[100056]: WARNING cinder.volume.api [None req-48381712-bab9-454b-9150-56eb3ac3eadc tempest-VolumeQuotasNegativeTestJSON-1140987393 tempest-VolumeQuotasNegativeTestJSON-1140987393-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (561abdf8-abcd-4deb-b7a1-a46b7453b0be) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 10 08:32:43.606226 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-48381712-bab9-454b-9150-56eb3ac3eadc tempest-VolumeQuotasNegativeTestJSON-1140987393 tempest-VolumeQuotasNegativeTestJSON-1140987393-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (511eb063-36df-4482-b79a-3dcb9aad68e1) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:32:43.606919 np0000004976 devstack@c-api.service[100056]: WARNING cinder.volume.api [None req-48381712-bab9-454b-9150-56eb3ac3eadc tempest-VolumeQuotasNegativeTestJSON-1140987393 tempest-VolumeQuotasNegativeTestJSON-1140987393-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (511eb063-36df-4482-b79a-3dcb9aad68e1) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 10 08:32:43.607639 np0000004976 devstack@c-api.service[100056]: WARNING cinder.volume.api [None req-48381712-bab9-454b-9150-56eb3ac3eadc tempest-VolumeQuotasNegativeTestJSON-1140987393 tempest-VolumeQuotasNegativeTestJSON-1140987393-project-member] Flow 'volume_create_api' (8f3b4ab9-0c6c-4e7e-b3de-af1232cf8e37) transitioned into state 'REVERTED' from state 'RUNNING' Jul 10 08:32:43.607932 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.middleware.fault [None req-48381712-bab9-454b-9150-56eb3ac3eadc tempest-VolumeQuotasNegativeTestJSON-1140987393 tempest-VolumeQuotasNegativeTestJSON-1140987393-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 413 Jul 10 08:32:43.608644 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 196/761] 10.4.3.7 () {68 vars in 1244 bytes} [Fri Jul 10 08:32:43 2026] POST /volume/v3/volumes => generated 150 bytes in 99 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 10 08:32:43.617498 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-ccb53940-7d7d-4074-b10c-1616546a7674 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:43.620217 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-ccb53940-7d7d-4074-b10c-1616546a7674 tempest-VolumeQuotasNegativeTestJSON-1606720497 tempest-VolumeQuotasNegativeTestJSON-1606720497-project-admin] PUT https://10.4.3.7/volume/v3/os-quota-sets/5d557efff8db4e51b69198ffe8e9cff2 Jul 10 08:32:43.621123 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-ccb53940-7d7d-4074-b10c-1616546a7674 tempest-VolumeQuotasNegativeTestJSON-1606720497 tempest-VolumeQuotasNegativeTestJSON-1606720497-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:32:43.626521 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:43.626521 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:32:43.654141 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-3372c468-423a-426b-95a8-ffb7ee0ddad5 req-b5992e5b-e96c-4c63-845e-952ac619dbd9 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:43.656197 np0000004976 devstack@c-api.service[100055]: WARNING cinder.quota [None req-ccb53940-7d7d-4074-b10c-1616546a7674 tempest-VolumeQuotasNegativeTestJSON-1606720497 tempest-VolumeQuotasNegativeTestJSON-1606720497-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. Jul 10 08:32:43.656282 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-3372c468-423a-426b-95a8-ffb7ee0ddad5 req-b5992e5b-e96c-4c63-845e-952ac619dbd9 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] DELETE https://10.4.3.7/volume/v3/attachments/afd8ba97-91d4-4c52-ae6c-26ac3a0ae995 Jul 10 08:32:43.656483 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-3372c468-423a-426b-95a8-ffb7ee0ddad5 req-b5992e5b-e96c-4c63-845e-952ac619dbd9 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:43.656664 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-3372c468-423a-426b-95a8-ffb7ee0ddad5 req-b5992e5b-e96c-4c63-845e-952ac619dbd9 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Calling method 'version_select' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:43.656709 np0000004976 devstack@c-api.service[100055]: WARNING cinder.quota [None req-ccb53940-7d7d-4074-b10c-1616546a7674 tempest-VolumeQuotasNegativeTestJSON-1606720497 tempest-VolumeQuotasNegativeTestJSON-1606720497-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. Jul 10 08:32:43.656966 np0000004976 devstack@c-api.service[100055]: WARNING cinder.quota [None req-ccb53940-7d7d-4074-b10c-1616546a7674 tempest-VolumeQuotasNegativeTestJSON-1606720497 tempest-VolumeQuotasNegativeTestJSON-1606720497-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. Jul 10 08:32:43.657184 np0000004976 devstack@c-api.service[100055]: WARNING cinder.quota [None req-ccb53940-7d7d-4074-b10c-1616546a7674 tempest-VolumeQuotasNegativeTestJSON-1606720497 tempest-VolumeQuotasNegativeTestJSON-1606720497-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. Jul 10 08:32:43.662241 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-ccb53940-7d7d-4074-b10c-1616546a7674 tempest-VolumeQuotasNegativeTestJSON-1606720497 tempest-VolumeQuotasNegativeTestJSON-1606720497-project-admin] https://10.4.3.7/volume/v3/os-quota-sets/5d557efff8db4e51b69198ffe8e9cff2 returned with HTTP 200 Jul 10 08:32:43.662241 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 190/762] 10.4.3.7 () {68 vars in 1360 bytes} [Fri Jul 10 08:32:43 2026] PUT /volume/v3/os-quota-sets/5d557efff8db4e51b69198ffe8e9cff2 => generated 391 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:32:43.668694 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:43.668694 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:32:43.672265 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-5871f537-f303-4a75-a480-7b0e6503ce31 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:43.674073 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-5871f537-f303-4a75-a480-7b0e6503ce31 tempest-VolumeQuotasNegativeTestJSON-1140987393 tempest-VolumeQuotasNegativeTestJSON-1140987393-project-member] POST https://10.4.3.7/volume/v3/volumes/892cdb4c-906b-43e2-b95c-fddd2c134463/action Jul 10 08:32:43.674387 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-5871f537-f303-4a75-a480-7b0e6503ce31 tempest-VolumeQuotasNegativeTestJSON-1140987393 tempest-VolumeQuotasNegativeTestJSON-1140987393-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:32:43.674573 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-5871f537-f303-4a75-a480-7b0e6503ce31 tempest-VolumeQuotasNegativeTestJSON-1140987393 tempest-VolumeQuotasNegativeTestJSON-1140987393-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:32:43.683101 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:43.683101 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:32:43.683674 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-5871f537-f303-4a75-a480-7b0e6503ce31 tempest-VolumeQuotasNegativeTestJSON-1140987393 tempest-VolumeQuotasNegativeTestJSON-1140987393-project-member] Volume info retrieved successfully. Jul 10 08:32:43.716139 np0000004976 devstack@c-api.service[100056]: ERROR cinder.volume.api [None req-5871f537-f303-4a75-a480-7b0e6503ce31 tempest-VolumeQuotasNegativeTestJSON-1140987393 tempest-VolumeQuotasNegativeTestJSON-1140987393-project-member] Quota exceeded for 5d557efff8db4e51b69198ffe8e9cff2, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jul 10 08:32:43.720638 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.middleware.fault [None req-5871f537-f303-4a75-a480-7b0e6503ce31 tempest-VolumeQuotasNegativeTestJSON-1140987393 tempest-VolumeQuotasNegativeTestJSON-1140987393-project-member] https://10.4.3.7/volume/v3/volumes/892cdb4c-906b-43e2-b95c-fddd2c134463/action returned with HTTP 413 Jul 10 08:32:43.721398 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 197/763] 10.4.3.7 () {68 vars in 1376 bytes} [Fri Jul 10 08:32:43 2026] POST /volume/v3/volumes/892cdb4c-906b-43e2-b95c-fddd2c134463/action => generated 208 bytes in 50 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 10 08:32:43.729536 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-70748df9-f419-496c-9508-cd5a01ac3945 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:43.731531 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-70748df9-f419-496c-9508-cd5a01ac3945 tempest-VolumeQuotasNegativeTestJSON-1140987393 tempest-VolumeQuotasNegativeTestJSON-1140987393-project-member] GET https://10.4.3.7/volume/v3/volumes/892cdb4c-906b-43e2-b95c-fddd2c134463 Jul 10 08:32:43.731753 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-70748df9-f419-496c-9508-cd5a01ac3945 tempest-VolumeQuotasNegativeTestJSON-1140987393 tempest-VolumeQuotasNegativeTestJSON-1140987393-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:43.731934 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-70748df9-f419-496c-9508-cd5a01ac3945 tempest-VolumeQuotasNegativeTestJSON-1140987393 tempest-VolumeQuotasNegativeTestJSON-1140987393-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:43.738503 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:43.738503 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:32:43.741984 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-70748df9-f419-496c-9508-cd5a01ac3945 tempest-VolumeQuotasNegativeTestJSON-1140987393 tempest-VolumeQuotasNegativeTestJSON-1140987393-project-member] Volume info retrieved successfully. Jul 10 08:32:43.745992 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-70748df9-f419-496c-9508-cd5a01ac3945 tempest-VolumeQuotasNegativeTestJSON-1140987393 tempest-VolumeQuotasNegativeTestJSON-1140987393-project-member] https://10.4.3.7/volume/v3/volumes/892cdb4c-906b-43e2-b95c-fddd2c134463 returned with HTTP 200 Jul 10 08:32:43.746385 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 191/764] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:32:43 2026] GET /volume/v3/volumes/892cdb4c-906b-43e2-b95c-fddd2c134463 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:32:43.757973 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-0bdd3bca-895b-4d26-ba37-3e872a22ac76 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:43.760080 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-0bdd3bca-895b-4d26-ba37-3e872a22ac76 tempest-VolumeQuotasNegativeTestJSON-1140987393 tempest-VolumeQuotasNegativeTestJSON-1140987393-project-member] DELETE https://10.4.3.7/volume/v3/volumes/892cdb4c-906b-43e2-b95c-fddd2c134463 Jul 10 08:32:43.760245 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-0bdd3bca-895b-4d26-ba37-3e872a22ac76 tempest-VolumeQuotasNegativeTestJSON-1140987393 tempest-VolumeQuotasNegativeTestJSON-1140987393-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:43.760419 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-0bdd3bca-895b-4d26-ba37-3e872a22ac76 tempest-VolumeQuotasNegativeTestJSON-1140987393 tempest-VolumeQuotasNegativeTestJSON-1140987393-project-member] Calling method 'delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:43.760611 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-0bdd3bca-895b-4d26-ba37-3e872a22ac76 tempest-VolumeQuotasNegativeTestJSON-1140987393 tempest-VolumeQuotasNegativeTestJSON-1140987393-project-member] Delete volume with id: 892cdb4c-906b-43e2-b95c-fddd2c134463 Jul 10 08:32:43.766631 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:43.766631 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:32:43.767085 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-0bdd3bca-895b-4d26-ba37-3e872a22ac76 tempest-VolumeQuotasNegativeTestJSON-1140987393 tempest-VolumeQuotasNegativeTestJSON-1140987393-project-member] Volume info retrieved successfully. Jul 10 08:32:43.782237 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-0bdd3bca-895b-4d26-ba37-3e872a22ac76 tempest-VolumeQuotasNegativeTestJSON-1140987393 tempest-VolumeQuotasNegativeTestJSON-1140987393-project-member] Delete volume request issued successfully. Jul 10 08:32:43.782417 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-0bdd3bca-895b-4d26-ba37-3e872a22ac76 tempest-VolumeQuotasNegativeTestJSON-1140987393 tempest-VolumeQuotasNegativeTestJSON-1140987393-project-member] https://10.4.3.7/volume/v3/volumes/892cdb4c-906b-43e2-b95c-fddd2c134463 returned with HTTP 202 Jul 10 08:32:43.782870 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 198/765] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:32:43 2026] DELETE /volume/v3/volumes/892cdb4c-906b-43e2-b95c-fddd2c134463 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:32:43.789373 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-5663ffcc-36b1-42c7-911e-209f58bd6d51 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:43.791089 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-5663ffcc-36b1-42c7-911e-209f58bd6d51 tempest-VolumeQuotasNegativeTestJSON-1140987393 tempest-VolumeQuotasNegativeTestJSON-1140987393-project-member] GET https://10.4.3.7/volume/v3/volumes/892cdb4c-906b-43e2-b95c-fddd2c134463 Jul 10 08:32:43.791312 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-5663ffcc-36b1-42c7-911e-209f58bd6d51 tempest-VolumeQuotasNegativeTestJSON-1140987393 tempest-VolumeQuotasNegativeTestJSON-1140987393-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:43.791560 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-5663ffcc-36b1-42c7-911e-209f58bd6d51 tempest-VolumeQuotasNegativeTestJSON-1140987393 tempest-VolumeQuotasNegativeTestJSON-1140987393-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:43.797775 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:43.797775 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:32:43.800929 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-5663ffcc-36b1-42c7-911e-209f58bd6d51 tempest-VolumeQuotasNegativeTestJSON-1140987393 tempest-VolumeQuotasNegativeTestJSON-1140987393-project-member] Volume info retrieved successfully. Jul 10 08:32:43.804646 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-5663ffcc-36b1-42c7-911e-209f58bd6d51 tempest-VolumeQuotasNegativeTestJSON-1140987393 tempest-VolumeQuotasNegativeTestJSON-1140987393-project-member] https://10.4.3.7/volume/v3/volumes/892cdb4c-906b-43e2-b95c-fddd2c134463 returned with HTTP 200 Jul 10 08:32:43.805063 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 192/766] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:32:43 2026] GET /volume/v3/volumes/892cdb4c-906b-43e2-b95c-fddd2c134463 => generated 847 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:32:43.960083 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-2e4cda5b-4f9d-4ede-877e-f956e55a3e64 req-37c61b70-f6f5-4c34-a01a-bbf7d6c7f907 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/attachments/4b58c86c-b399-4732-a39d-3e29443e859d returned with HTTP 200 Jul 10 08:32:43.960502 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 184/767] 10.4.3.7 () {72 vars in 1659 bytes} [Fri Jul 10 08:32:43 2026] DELETE /volume/v3/attachments/4b58c86c-b399-4732-a39d-3e29443e859d => generated 367 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:32:44.194506 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-3372c468-423a-426b-95a8-ffb7ee0ddad5 req-b5992e5b-e96c-4c63-845e-952ac619dbd9 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] https://10.4.3.7/volume/v3/attachments/afd8ba97-91d4-4c52-ae6c-26ac3a0ae995 returned with HTTP 200 Jul 10 08:32:44.194897 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 194/768] 10.4.3.7 () {72 vars in 1659 bytes} [Fri Jul 10 08:32:43 2026] DELETE /volume/v3/attachments/afd8ba97-91d4-4c52-ae6c-26ac3a0ae995 => generated 19 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:32:44.818250 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-7d3352ba-99da-4e9f-b14d-c435f1374c43 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:44.822708 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-7d3352ba-99da-4e9f-b14d-c435f1374c43 tempest-VolumeQuotasNegativeTestJSON-1140987393 tempest-VolumeQuotasNegativeTestJSON-1140987393-project-member] GET https://10.4.3.7/volume/v3/volumes/892cdb4c-906b-43e2-b95c-fddd2c134463 Jul 10 08:32:44.822916 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-7d3352ba-99da-4e9f-b14d-c435f1374c43 tempest-VolumeQuotasNegativeTestJSON-1140987393 tempest-VolumeQuotasNegativeTestJSON-1140987393-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:44.823125 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-7d3352ba-99da-4e9f-b14d-c435f1374c43 tempest-VolumeQuotasNegativeTestJSON-1140987393 tempest-VolumeQuotasNegativeTestJSON-1140987393-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:44.835601 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-7d3352ba-99da-4e9f-b14d-c435f1374c43 tempest-VolumeQuotasNegativeTestJSON-1140987393 tempest-VolumeQuotasNegativeTestJSON-1140987393-project-member] https://10.4.3.7/volume/v3/volumes/892cdb4c-906b-43e2-b95c-fddd2c134463 returned with HTTP 404 Jul 10 08:32:44.836050 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 199/769] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:32:44 2026] GET /volume/v3/volumes/892cdb4c-906b-43e2-b95c-fddd2c134463 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:32:44.843286 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-e6870bf3-4d7b-4319-ac1c-dddd1c45707f None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:44.844966 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-e6870bf3-4d7b-4319-ac1c-dddd1c45707f tempest-VolumeQuotasNegativeTestJSON-1606720497 tempest-VolumeQuotasNegativeTestJSON-1606720497-project-admin] PUT https://10.4.3.7/volume/v3/os-quota-sets/5d557efff8db4e51b69198ffe8e9cff2 Jul 10 08:32:44.845270 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-e6870bf3-4d7b-4319-ac1c-dddd1c45707f tempest-VolumeQuotasNegativeTestJSON-1606720497 tempest-VolumeQuotasNegativeTestJSON-1606720497-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=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:32:44.933495 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-e6870bf3-4d7b-4319-ac1c-dddd1c45707f tempest-VolumeQuotasNegativeTestJSON-1606720497 tempest-VolumeQuotasNegativeTestJSON-1606720497-project-admin] https://10.4.3.7/volume/v3/os-quota-sets/5d557efff8db4e51b69198ffe8e9cff2 returned with HTTP 200 Jul 10 08:32:44.933495 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 193/770] 10.4.3.7 () {68 vars in 1361 bytes} [Fri Jul 10 08:32:44 2026] PUT /volume/v3/os-quota-sets/5d557efff8db4e51b69198ffe8e9cff2 => generated 395 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:32:45.452546 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-476471cb-a6d3-462e-996a-1985aaaedc2e req-8927da00-6eae-4733-9929-3d7988fa6bbf None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:45.454518 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-476471cb-a6d3-462e-996a-1985aaaedc2e req-8927da00-6eae-4733-9929-3d7988fa6bbf tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] PUT https://10.4.3.7/volume/v3/attachments/8a5c1e81-f043-4be8-a96f-09b26788542c Jul 10 08:32:45.454866 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-476471cb-a6d3-462e-996a-1985aaaedc2e req-8927da00-6eae-4733-9929-3d7988fa6bbf tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.7", "host": "np0000004976", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b54eda21b644", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bf3c9c16-ec3d-4df7-865b-5f424258654a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:32:45.463847 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.coordination [req-476471cb-a6d3-462e-996a-1985aaaedc2e req-8927da00-6eae-4733-9929-3d7988fa6bbf tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] Acquiring lock "cinder-attachment_update-640eb027-f25e-4cc6-8311-933df2988e39-np0000004976" by "attachment_update" {{(pid=100057) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 08:32:45.471176 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.coordination [req-476471cb-a6d3-462e-996a-1985aaaedc2e req-8927da00-6eae-4733-9929-3d7988fa6bbf tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] Lock "cinder-attachment_update-640eb027-f25e-4cc6-8311-933df2988e39-np0000004976" acquired by "attachment_update" :: waited 0.007s {{(pid=100057) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 08:32:45.472193 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:45.472193 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:32:45.998192 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.coordination [req-476471cb-a6d3-462e-996a-1985aaaedc2e req-8927da00-6eae-4733-9929-3d7988fa6bbf tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] Lock "cinder-attachment_update-640eb027-f25e-4cc6-8311-933df2988e39-np0000004976" released by "attachment_update" :: held 0.527s {{(pid=100057) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 08:32:45.998545 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-476471cb-a6d3-462e-996a-1985aaaedc2e req-8927da00-6eae-4733-9929-3d7988fa6bbf tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] https://10.4.3.7/volume/v3/attachments/8a5c1e81-f043-4be8-a96f-09b26788542c returned with HTTP 200 Jul 10 08:32:45.998980 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 185/771] 10.4.3.7 () {74 vars in 1690 bytes} [Fri Jul 10 08:32:45 2026] PUT /volume/v3/attachments/8a5c1e81-f043-4be8-a96f-09b26788542c => generated 969 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:32:46.007306 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-476471cb-a6d3-462e-996a-1985aaaedc2e req-b056f7e8-acab-45c6-9c1c-5e9375c8df44 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:46.009717 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-476471cb-a6d3-462e-996a-1985aaaedc2e req-b056f7e8-acab-45c6-9c1c-5e9375c8df44 tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] GET https://10.4.3.7/volume/v3/attachments/8a5c1e81-f043-4be8-a96f-09b26788542c Jul 10 08:32:46.009979 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-476471cb-a6d3-462e-996a-1985aaaedc2e req-b056f7e8-acab-45c6-9c1c-5e9375c8df44 tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:46.010363 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-476471cb-a6d3-462e-996a-1985aaaedc2e req-b056f7e8-acab-45c6-9c1c-5e9375c8df44 tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] Calling method 'version_select' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:46.027343 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-476471cb-a6d3-462e-996a-1985aaaedc2e req-b056f7e8-acab-45c6-9c1c-5e9375c8df44 tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] https://10.4.3.7/volume/v3/attachments/8a5c1e81-f043-4be8-a96f-09b26788542c returned with HTTP 200 Jul 10 08:32:46.027914 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 195/772] 10.4.3.7 () {70 vars in 1637 bytes} [Fri Jul 10 08:32:46 2026] GET /volume/v3/attachments/8a5c1e81-f043-4be8-a96f-09b26788542c => generated 994 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:32:47.376414 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-2c3d3c08-198b-48e2-9241-61540b54c436 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:47.482435 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-2c3d3c08-198b-48e2-9241-61540b54c436 tempest-VolumeSnapshotQuotasNegativeTestJSON-1073211481 tempest-VolumeSnapshotQuotasNegativeTestJSON-1073211481-project-admin] GET https://10.4.3.7/volume/v3/os-quota-sets/85c4ec76b7cd433d943d266b2261ac47 Jul 10 08:32:47.482689 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-2c3d3c08-198b-48e2-9241-61540b54c436 tempest-VolumeSnapshotQuotasNegativeTestJSON-1073211481 tempest-VolumeSnapshotQuotasNegativeTestJSON-1073211481-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:47.482861 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-2c3d3c08-198b-48e2-9241-61540b54c436 tempest-VolumeSnapshotQuotasNegativeTestJSON-1073211481 tempest-VolumeSnapshotQuotasNegativeTestJSON-1073211481-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:47.490272 np0000004976 devstack@c-api.service[100056]: WARNING cinder.quota [None req-2c3d3c08-198b-48e2-9241-61540b54c436 tempest-VolumeSnapshotQuotasNegativeTestJSON-1073211481 tempest-VolumeSnapshotQuotasNegativeTestJSON-1073211481-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. Jul 10 08:32:47.490582 np0000004976 devstack@c-api.service[100056]: WARNING cinder.quota [None req-2c3d3c08-198b-48e2-9241-61540b54c436 tempest-VolumeSnapshotQuotasNegativeTestJSON-1073211481 tempest-VolumeSnapshotQuotasNegativeTestJSON-1073211481-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. Jul 10 08:32:47.490813 np0000004976 devstack@c-api.service[100056]: WARNING cinder.quota [None req-2c3d3c08-198b-48e2-9241-61540b54c436 tempest-VolumeSnapshotQuotasNegativeTestJSON-1073211481 tempest-VolumeSnapshotQuotasNegativeTestJSON-1073211481-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. Jul 10 08:32:47.491183 np0000004976 devstack@c-api.service[100056]: WARNING cinder.quota [None req-2c3d3c08-198b-48e2-9241-61540b54c436 tempest-VolumeSnapshotQuotasNegativeTestJSON-1073211481 tempest-VolumeSnapshotQuotasNegativeTestJSON-1073211481-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. Jul 10 08:32:47.491489 np0000004976 devstack@c-api.service[100056]: WARNING cinder.quota [None req-2c3d3c08-198b-48e2-9241-61540b54c436 tempest-VolumeSnapshotQuotasNegativeTestJSON-1073211481 tempest-VolumeSnapshotQuotasNegativeTestJSON-1073211481-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. Jul 10 08:32:47.491708 np0000004976 devstack@c-api.service[100056]: WARNING cinder.quota [None req-2c3d3c08-198b-48e2-9241-61540b54c436 tempest-VolumeSnapshotQuotasNegativeTestJSON-1073211481 tempest-VolumeSnapshotQuotasNegativeTestJSON-1073211481-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. Jul 10 08:32:47.491948 np0000004976 devstack@c-api.service[100056]: WARNING cinder.quota [None req-2c3d3c08-198b-48e2-9241-61540b54c436 tempest-VolumeSnapshotQuotasNegativeTestJSON-1073211481 tempest-VolumeSnapshotQuotasNegativeTestJSON-1073211481-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. Jul 10 08:32:47.495467 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-2c3d3c08-198b-48e2-9241-61540b54c436 tempest-VolumeSnapshotQuotasNegativeTestJSON-1073211481 tempest-VolumeSnapshotQuotasNegativeTestJSON-1073211481-project-admin] https://10.4.3.7/volume/v3/os-quota-sets/85c4ec76b7cd433d943d266b2261ac47 returned with HTTP 200 Jul 10 08:32:47.495968 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 200/773] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:32:47 2026] GET /volume/v3/os-quota-sets/85c4ec76b7cd433d943d266b2261ac47 => generated 437 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:32:47.511377 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-32402dc7-8cf8-4425-a98a-71ccc2603c8d None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:47.513142 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-32402dc7-8cf8-4425-a98a-71ccc2603c8d tempest-VolumeSnapshotQuotasNegativeTestJSON-1073211481 tempest-VolumeSnapshotQuotasNegativeTestJSON-1073211481-project-admin] PUT https://10.4.3.7/volume/v3/os-quota-sets/85c4ec76b7cd433d943d266b2261ac47 Jul 10 08:32:47.513475 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-32402dc7-8cf8-4425-a98a-71ccc2603c8d tempest-VolumeSnapshotQuotasNegativeTestJSON-1073211481 tempest-VolumeSnapshotQuotasNegativeTestJSON-1073211481-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:32:47.572450 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-32402dc7-8cf8-4425-a98a-71ccc2603c8d tempest-VolumeSnapshotQuotasNegativeTestJSON-1073211481 tempest-VolumeSnapshotQuotasNegativeTestJSON-1073211481-project-admin] https://10.4.3.7/volume/v3/os-quota-sets/85c4ec76b7cd433d943d266b2261ac47 returned with HTTP 200 Jul 10 08:32:47.572862 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 194/774] 10.4.3.7 () {68 vars in 1360 bytes} [Fri Jul 10 08:32:47 2026] PUT /volume/v3/os-quota-sets/85c4ec76b7cd433d943d266b2261ac47 => generated 390 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:32:47.580953 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-905d75d1-8c8b-4e00-b60a-b98dbf56a610 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:47.645743 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-905d75d1-8c8b-4e00-b60a-b98dbf56a610 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:32:47.646019 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-905d75d1-8c8b-4e00-b60a-b98dbf56a610 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1995099948"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:32:47.647281 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [None req-905d75d1-8c8b-4e00-b60a-b98dbf56a610 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1995099948'}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:32:47.647399 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-905d75d1-8c8b-4e00-b60a-b98dbf56a610 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382-project-member] Create volume of 1 GB Jul 10 08:32:47.647667 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:47.647667 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:32:47.652871 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-905d75d1-8c8b-4e00-b60a-b98dbf56a610 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382-project-member] Availability Zones retrieved successfully. Jul 10 08:32:47.658803 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-905d75d1-8c8b-4e00-b60a-b98dbf56a610 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382-project-member] Flow 'volume_create_api' (78dd8903-d6dd-485d-8384-c526f3f5cf71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:32:47.659651 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-905d75d1-8c8b-4e00-b60a-b98dbf56a610 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71b9a055-0dc5-44e5-9836-fdba4bd5607c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:32:47.661031 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-905d75d1-8c8b-4e00-b60a-b98dbf56a610 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382-project-member] Validating volume size '1' using validate_int {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:32:47.687119 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-905d75d1-8c8b-4e00-b60a-b98dbf56a610 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71b9a055-0dc5-44e5-9836-fdba4bd5607c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:32:47.688272 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-905d75d1-8c8b-4e00-b60a-b98dbf56a610 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b8c9314-05d9-4e03-af81-cda0889f392f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:32:47.752893 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-905d75d1-8c8b-4e00-b60a-b98dbf56a610 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382-project-member] Created reservations ['f3f4d0d7-258f-4371-b058-4a32e0a2dbb5', '9bd1124c-45d8-4e91-ac8c-23db11425ebf', '1783dc54-0fcf-40fd-9741-36fcbb90d114', '3c57b492-bc12-43e2-8f38-cec310454f5a'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:32:47.753690 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-905d75d1-8c8b-4e00-b60a-b98dbf56a610 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b8c9314-05d9-4e03-af81-cda0889f392f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f3f4d0d7-258f-4371-b058-4a32e0a2dbb5', '9bd1124c-45d8-4e91-ac8c-23db11425ebf', '1783dc54-0fcf-40fd-9741-36fcbb90d114', '3c57b492-bc12-43e2-8f38-cec310454f5a']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:32:47.754305 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-905d75d1-8c8b-4e00-b60a-b98dbf56a610 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (605fe3dc-d218-4887-b672-1c0e3759c0ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:32:47.778933 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-905d75d1-8c8b-4e00-b60a-b98dbf56a610 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (605fe3dc-d218-4887-b672-1c0e3759c0ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bedf6a56-e053-4272-8ca8-a69ee21bdfb8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1995099948',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85c4ec76b7cd433d943d266b2261ac47',qos_specs=None,replication_status=,reservations=['f3f4d0d7-258f-4371-b058-4a32e0a2dbb5','9bd1124c-45d8-4e91-ac8c-23db11425ebf','1783dc54-0fcf-40fd-9741-36fcbb90d114','3c57b492-bc12-43e2-8f38-cec310454f5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b333d1761ee24b129e59a08c927f9b21',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:32:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1995099948',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bedf6a56-e053-4272-8ca8-a69ee21bdfb8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='85c4ec76b7cd433d943d266b2261ac47',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b333d1761ee24b129e59a08c927f9b21',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:32:47.779826 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-905d75d1-8c8b-4e00-b60a-b98dbf56a610 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47cb464f-ab36-4c04-9a03-03f7369f5af1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:32:47.796882 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-905d75d1-8c8b-4e00-b60a-b98dbf56a610 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47cb464f-ab36-4c04-9a03-03f7369f5af1) transitioned into state 'SUCCESS' from state '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-1995099948',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85c4ec76b7cd433d943d266b2261ac47',qos_specs=None,replication_status=,reservations=['f3f4d0d7-258f-4371-b058-4a32e0a2dbb5','9bd1124c-45d8-4e91-ac8c-23db11425ebf','1783dc54-0fcf-40fd-9741-36fcbb90d114','3c57b492-bc12-43e2-8f38-cec310454f5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b333d1761ee24b129e59a08c927f9b21',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:32:47.797573 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-905d75d1-8c8b-4e00-b60a-b98dbf56a610 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68853eae-dc07-42d2-96db-a7b8490baca4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:32:47.808433 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-905d75d1-8c8b-4e00-b60a-b98dbf56a610 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68853eae-dc07-42d2-96db-a7b8490baca4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:32:47.808433 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-905d75d1-8c8b-4e00-b60a-b98dbf56a610 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382-project-member] Flow 'volume_create_api' (78dd8903-d6dd-485d-8384-c526f3f5cf71) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:32:47.808433 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-905d75d1-8c8b-4e00-b60a-b98dbf56a610 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382-project-member] Create volume request issued successfully. Jul 10 08:32:47.808433 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-905d75d1-8c8b-4e00-b60a-b98dbf56a610 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:32:47.808433 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 186/775] 10.4.3.7 () {68 vars in 1244 bytes} [Fri Jul 10 08:32:47 2026] POST /volume/v3/volumes => generated 763 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:32:47.820260 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-57aeae48-d6f7-4b0a-b1d8-b9b225493b7a None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:47.821992 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-57aeae48-d6f7-4b0a-b1d8-b9b225493b7a tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382-project-member] GET https://10.4.3.7/volume/v3/volumes/bedf6a56-e053-4272-8ca8-a69ee21bdfb8 Jul 10 08:32:47.822172 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-57aeae48-d6f7-4b0a-b1d8-b9b225493b7a tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:47.822344 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-57aeae48-d6f7-4b0a-b1d8-b9b225493b7a tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:47.828424 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:47.828424 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:32:47.831328 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-3f81ef21-53fd-4675-8762-403fc7cca95b None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:47.831837 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-3f81ef21-53fd-4675-8762-403fc7cca95b None None] GET https://10.4.3.7/volume// Jul 10 08:32:47.832022 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-3f81ef21-53fd-4675-8762-403fc7cca95b None None] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:47.832192 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-57aeae48-d6f7-4b0a-b1d8-b9b225493b7a tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382-project-member] Volume info retrieved successfully. Jul 10 08:32:47.833592 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-3f81ef21-53fd-4675-8762-403fc7cca95b None None] Calling method 'all' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:47.834121 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-3f81ef21-53fd-4675-8762-403fc7cca95b None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:32:47.834493 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 201/776] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:32:47 2026] GET /volume/ => generated 384 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:32:47.836497 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-57aeae48-d6f7-4b0a-b1d8-b9b225493b7a tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382-project-member] https://10.4.3.7/volume/v3/volumes/bedf6a56-e053-4272-8ca8-a69ee21bdfb8 returned with HTTP 200 Jul 10 08:32:47.836802 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 196/777] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:32:47 2026] GET /volume/v3/volumes/bedf6a56-e053-4272-8ca8-a69ee21bdfb8 => generated 831 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:32:47.842935 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-b42af316-1f2b-4fc1-906e-5a0ee1e6222a req-9beed36e-52ac-432f-b61e-d2b283ba2e38 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:47.846008 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-b42af316-1f2b-4fc1-906e-5a0ee1e6222a req-9beed36e-52ac-432f-b61e-d2b283ba2e38 tempest-ServerActionsV293TestJSON-964660164 tempest-ServerActionsV293TestJSON-964660164-project-member] GET https://10.4.3.7/volume/v3/volumes/fe088cf1-aa61-4fb5-83b7-377cae30f727 Jul 10 08:32:47.846213 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-b42af316-1f2b-4fc1-906e-5a0ee1e6222a req-9beed36e-52ac-432f-b61e-d2b283ba2e38 tempest-ServerActionsV293TestJSON-964660164 tempest-ServerActionsV293TestJSON-964660164-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:47.846469 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-b42af316-1f2b-4fc1-906e-5a0ee1e6222a req-9beed36e-52ac-432f-b61e-d2b283ba2e38 tempest-ServerActionsV293TestJSON-964660164 tempest-ServerActionsV293TestJSON-964660164-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:47.855154 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:47.855154 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:32:47.858531 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [req-b42af316-1f2b-4fc1-906e-5a0ee1e6222a req-9beed36e-52ac-432f-b61e-d2b283ba2e38 tempest-ServerActionsV293TestJSON-964660164 tempest-ServerActionsV293TestJSON-964660164-project-member] Volume info retrieved successfully. Jul 10 08:32:47.865265 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-b42af316-1f2b-4fc1-906e-5a0ee1e6222a req-9beed36e-52ac-432f-b61e-d2b283ba2e38 tempest-ServerActionsV293TestJSON-964660164 tempest-ServerActionsV293TestJSON-964660164-project-member] https://10.4.3.7/volume/v3/volumes/fe088cf1-aa61-4fb5-83b7-377cae30f727 returned with HTTP 200 Jul 10 08:32:47.865934 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 195/778] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:32:47 2026] GET /volume/v3/volumes/fe088cf1-aa61-4fb5-83b7-377cae30f727 => generated 1535 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:32:47.992185 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-b42af316-1f2b-4fc1-906e-5a0ee1e6222a req-d64523ef-ca3a-4b13-8810-9b9485ea173c None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:47.994653 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-b42af316-1f2b-4fc1-906e-5a0ee1e6222a req-d64523ef-ca3a-4b13-8810-9b9485ea173c tempest-ServerActionsV293TestJSON-964660164 tempest-ServerActionsV293TestJSON-964660164-project-member] PUT https://10.4.3.7/volume/v3/attachments/35012051-bd25-4301-b076-8a90fc0f9511 Jul 10 08:32:47.994974 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-b42af316-1f2b-4fc1-906e-5a0ee1e6222a req-d64523ef-ca3a-4b13-8810-9b9485ea173c tempest-ServerActionsV293TestJSON-964660164 tempest-ServerActionsV293TestJSON-964660164-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.7", "host": "np0000004976", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b54eda21b644", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bf3c9c16-ec3d-4df7-865b-5f424258654a", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:32:48.006251 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.coordination [req-b42af316-1f2b-4fc1-906e-5a0ee1e6222a req-d64523ef-ca3a-4b13-8810-9b9485ea173c tempest-ServerActionsV293TestJSON-964660164 tempest-ServerActionsV293TestJSON-964660164-project-member] Acquiring lock "cinder-attachment_update-fe088cf1-aa61-4fb5-83b7-377cae30f727-np0000004976" by "attachment_update" {{(pid=100057) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 08:32:48.014052 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.coordination [req-b42af316-1f2b-4fc1-906e-5a0ee1e6222a req-d64523ef-ca3a-4b13-8810-9b9485ea173c tempest-ServerActionsV293TestJSON-964660164 tempest-ServerActionsV293TestJSON-964660164-project-member] Lock "cinder-attachment_update-fe088cf1-aa61-4fb5-83b7-377cae30f727-np0000004976" acquired by "attachment_update" :: waited 0.006s {{(pid=100057) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 08:32:48.014052 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:48.014052 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:32:48.542003 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.coordination [req-b42af316-1f2b-4fc1-906e-5a0ee1e6222a req-d64523ef-ca3a-4b13-8810-9b9485ea173c tempest-ServerActionsV293TestJSON-964660164 tempest-ServerActionsV293TestJSON-964660164-project-member] Lock "cinder-attachment_update-fe088cf1-aa61-4fb5-83b7-377cae30f727-np0000004976" released by "attachment_update" :: held 0.531s {{(pid=100057) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 08:32:48.542353 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-b42af316-1f2b-4fc1-906e-5a0ee1e6222a req-d64523ef-ca3a-4b13-8810-9b9485ea173c tempest-ServerActionsV293TestJSON-964660164 tempest-ServerActionsV293TestJSON-964660164-project-member] https://10.4.3.7/volume/v3/attachments/35012051-bd25-4301-b076-8a90fc0f9511 returned with HTTP 200 Jul 10 08:32:48.542829 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 187/779] 10.4.3.7 () {74 vars in 1690 bytes} [Fri Jul 10 08:32:47 2026] PUT /volume/v3/attachments/35012051-bd25-4301-b076-8a90fc0f9511 => generated 969 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:32:48.852194 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-a6f4b0fd-08fd-4623-a31b-48d4602f7aff None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:48.856293 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-a6f4b0fd-08fd-4623-a31b-48d4602f7aff tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382-project-member] GET https://10.4.3.7/volume/v3/volumes/bedf6a56-e053-4272-8ca8-a69ee21bdfb8 Jul 10 08:32:48.857426 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-a6f4b0fd-08fd-4623-a31b-48d4602f7aff tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:48.857426 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-a6f4b0fd-08fd-4623-a31b-48d4602f7aff tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:48.872214 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:48.872214 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:32:48.877978 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-a6f4b0fd-08fd-4623-a31b-48d4602f7aff tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382-project-member] Volume info retrieved successfully. Jul 10 08:32:48.888299 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-a6f4b0fd-08fd-4623-a31b-48d4602f7aff tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382-project-member] https://10.4.3.7/volume/v3/volumes/bedf6a56-e053-4272-8ca8-a69ee21bdfb8 returned with HTTP 200 Jul 10 08:32:48.888577 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 202/780] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:32:48 2026] GET /volume/v3/volumes/bedf6a56-e053-4272-8ca8-a69ee21bdfb8 => generated 856 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:32:48.909572 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-7dbc5175-6a3b-4bd9-8de6-63126bc90927 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:48.911628 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-7dbc5175-6a3b-4bd9-8de6-63126bc90927 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382-project-member] POST https://10.4.3.7/volume/v3/snapshots Jul 10 08:32:48.912083 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-7dbc5175-6a3b-4bd9-8de6-63126bc90927 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bedf6a56-e053-4272-8ca8-a69ee21bdfb8", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-344041732"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:32:48.928241 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:48.928241 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:32:48.928749 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-7dbc5175-6a3b-4bd9-8de6-63126bc90927 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382-project-member] Volume info retrieved successfully. Jul 10 08:32:48.928860 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.snapshots [None req-7dbc5175-6a3b-4bd9-8de6-63126bc90927 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382-project-member] Create snapshot from volume bedf6a56-e053-4272-8ca8-a69ee21bdfb8 Jul 10 08:32:48.935036 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-2e4cda5b-4f9d-4ede-877e-f956e55a3e64 req-148aa130-856e-4220-ae70-a8d81e1e3192 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:48.937678 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-2e4cda5b-4f9d-4ede-877e-f956e55a3e64 req-148aa130-856e-4220-ae70-a8d81e1e3192 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] PUT https://10.4.3.7/volume/v3/attachments/8587ada1-961e-4810-aea6-13d2f369f524 Jul 10 08:32:48.938186 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-2e4cda5b-4f9d-4ede-877e-f956e55a3e64 req-148aa130-856e-4220-ae70-a8d81e1e3192 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.7", "host": "np0000004976", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b54eda21b644", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bf3c9c16-ec3d-4df7-865b-5f424258654a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:32:48.947727 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.coordination [req-2e4cda5b-4f9d-4ede-877e-f956e55a3e64 req-148aa130-856e-4220-ae70-a8d81e1e3192 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Acquiring lock "cinder-attachment_update-128bc98f-4aee-4adc-ac94-ed8a90ea5ae6-np0000004976" by "attachment_update" {{(pid=100055) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 08:32:48.952141 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.coordination [req-2e4cda5b-4f9d-4ede-877e-f956e55a3e64 req-148aa130-856e-4220-ae70-a8d81e1e3192 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Lock "cinder-attachment_update-128bc98f-4aee-4adc-ac94-ed8a90ea5ae6-np0000004976" acquired by "attachment_update" :: waited 0.004s {{(pid=100055) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 08:32:48.953185 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:48.953185 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:32:48.963775 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.quota [None req-7dbc5175-6a3b-4bd9-8de6-63126bc90927 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382-project-member] Created reservations ['b0406f93-ab77-41af-96b2-5b06d8a41d55', '1241d082-8952-4b6a-bb6e-5b3f92c19d26', '7b8c34ef-4a1d-4fca-88ed-a33a7c453350', 'ce53c977-4d49-42b4-8d66-3d55bd7c029a'] {{(pid=100054) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:32:48.995096 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-7dbc5175-6a3b-4bd9-8de6-63126bc90927 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382-project-member] Snapshot create request issued successfully. Jul 10 08:32:48.995446 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-7dbc5175-6a3b-4bd9-8de6-63126bc90927 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382-project-member] https://10.4.3.7/volume/v3/snapshots returned with HTTP 202 Jul 10 08:32:48.995874 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 197/781] 10.4.3.7 () {68 vars in 1251 bytes} [Fri Jul 10 08:32:48 2026] POST /volume/v3/snapshots => generated 322 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:32:49.004262 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-5c395a05-a1ff-4ae8-b3a6-3eb106c51012 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:49.006529 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5c395a05-a1ff-4ae8-b3a6-3eb106c51012 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382-project-member] GET https://10.4.3.7/volume/v3/snapshots/e20d142b-a968-4c8c-ac00-9dddfeaf7d96 Jul 10 08:32:49.006790 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5c395a05-a1ff-4ae8-b3a6-3eb106c51012 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:49.007046 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5c395a05-a1ff-4ae8-b3a6-3eb106c51012 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:49.013705 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:49.013705 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:32:49.014337 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-5c395a05-a1ff-4ae8-b3a6-3eb106c51012 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382-project-member] Snapshot retrieved successfully. Jul 10 08:32:49.015329 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5c395a05-a1ff-4ae8-b3a6-3eb106c51012 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382-project-member] https://10.4.3.7/volume/v3/snapshots/e20d142b-a968-4c8c-ac00-9dddfeaf7d96 returned with HTTP 200 Jul 10 08:32:49.016193 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 188/782] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:32:49 2026] GET /volume/v3/snapshots/e20d142b-a968-4c8c-ac00-9dddfeaf7d96 => generated 454 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:32:49.073502 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-b42af316-1f2b-4fc1-906e-5a0ee1e6222a req-65497411-8f4c-415b-b3ff-7dcda8a5b9c7 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:49.075835 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-b42af316-1f2b-4fc1-906e-5a0ee1e6222a req-65497411-8f4c-415b-b3ff-7dcda8a5b9c7 tempest-ServerActionsV293TestJSON-964660164 tempest-ServerActionsV293TestJSON-964660164-project-member] POST https://10.4.3.7/volume/v3/attachments/35012051-bd25-4301-b076-8a90fc0f9511/action Jul 10 08:32:49.076167 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-b42af316-1f2b-4fc1-906e-5a0ee1e6222a req-65497411-8f4c-415b-b3ff-7dcda8a5b9c7 tempest-ServerActionsV293TestJSON-964660164 tempest-ServerActionsV293TestJSON-964660164-project-member] Action body: b'{"os-complete": null}' {{(pid=100056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:32:49.076303 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-b42af316-1f2b-4fc1-906e-5a0ee1e6222a req-65497411-8f4c-415b-b3ff-7dcda8a5b9c7 tempest-ServerActionsV293TestJSON-964660164 tempest-ServerActionsV293TestJSON-964660164-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:32:49.101096 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:49.101096 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:32:49.114774 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-b42af316-1f2b-4fc1-906e-5a0ee1e6222a req-65497411-8f4c-415b-b3ff-7dcda8a5b9c7 tempest-ServerActionsV293TestJSON-964660164 tempest-ServerActionsV293TestJSON-964660164-project-member] https://10.4.3.7/volume/v3/attachments/35012051-bd25-4301-b076-8a90fc0f9511/action returned with HTTP 204 Jul 10 08:32:49.114774 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 203/783] 10.4.3.7 () {74 vars in 1711 bytes} [Fri Jul 10 08:32:49 2026] POST /volume/v3/attachments/35012051-bd25-4301-b076-8a90fc0f9511/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:32:49.474653 np0000004976 devstack@c-api.service[100055]: DEBUG dbcounter [-] [100055] Writing DB stats cinder:SELECT=602,cinder:UPDATE=139,cinder:INSERT=79 {{(pid=100055) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 08:32:49.481628 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.coordination [req-2e4cda5b-4f9d-4ede-877e-f956e55a3e64 req-148aa130-856e-4220-ae70-a8d81e1e3192 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Lock "cinder-attachment_update-128bc98f-4aee-4adc-ac94-ed8a90ea5ae6-np0000004976" released by "attachment_update" :: held 0.529s {{(pid=100055) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 08:32:49.481975 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-2e4cda5b-4f9d-4ede-877e-f956e55a3e64 req-148aa130-856e-4220-ae70-a8d81e1e3192 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/attachments/8587ada1-961e-4810-aea6-13d2f369f524 returned with HTTP 200 Jul 10 08:32:49.482541 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 196/784] 10.4.3.7 () {74 vars in 1690 bytes} [Fri Jul 10 08:32:48 2026] PUT /volume/v3/attachments/8587ada1-961e-4810-aea6-13d2f369f524 => generated 969 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:32:49.493795 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-2e4cda5b-4f9d-4ede-877e-f956e55a3e64 req-167a03db-4e60-4576-9c5b-7806c5abd08a None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:49.497112 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-2e4cda5b-4f9d-4ede-877e-f956e55a3e64 req-167a03db-4e60-4576-9c5b-7806c5abd08a tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] GET https://10.4.3.7/volume/v3/attachments/8587ada1-961e-4810-aea6-13d2f369f524 Jul 10 08:32:49.497502 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-2e4cda5b-4f9d-4ede-877e-f956e55a3e64 req-167a03db-4e60-4576-9c5b-7806c5abd08a tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:49.497809 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-2e4cda5b-4f9d-4ede-877e-f956e55a3e64 req-167a03db-4e60-4576-9c5b-7806c5abd08a tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'version_select' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:49.521103 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-2e4cda5b-4f9d-4ede-877e-f956e55a3e64 req-167a03db-4e60-4576-9c5b-7806c5abd08a tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/attachments/8587ada1-961e-4810-aea6-13d2f369f524 returned with HTTP 200 Jul 10 08:32:49.521519 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 198/785] 10.4.3.7 () {70 vars in 1637 bytes} [Fri Jul 10 08:32:49 2026] GET /volume/v3/attachments/8587ada1-961e-4810-aea6-13d2f369f524 => generated 994 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:32:50.028759 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-813b1271-112c-40c1-9407-57f08a4f0407 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:50.030264 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-813b1271-112c-40c1-9407-57f08a4f0407 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382-project-member] GET https://10.4.3.7/volume/v3/snapshots/e20d142b-a968-4c8c-ac00-9dddfeaf7d96 Jul 10 08:32:50.030446 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-813b1271-112c-40c1-9407-57f08a4f0407 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:50.030646 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-813b1271-112c-40c1-9407-57f08a4f0407 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:50.035096 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:50.035096 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:32:50.035844 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-813b1271-112c-40c1-9407-57f08a4f0407 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382-project-member] Snapshot retrieved successfully. Jul 10 08:32:50.036154 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-813b1271-112c-40c1-9407-57f08a4f0407 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382-project-member] https://10.4.3.7/volume/v3/snapshots/e20d142b-a968-4c8c-ac00-9dddfeaf7d96 returned with HTTP 200 Jul 10 08:32:50.036512 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 189/786] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:32:50 2026] GET /volume/v3/snapshots/e20d142b-a968-4c8c-ac00-9dddfeaf7d96 => generated 481 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:32:50.050069 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-bfb36d5f-4ddf-486d-9444-cb807a24cfd3 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:50.050069 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-bfb36d5f-4ddf-486d-9444-cb807a24cfd3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1073211481 tempest-VolumeSnapshotQuotasNegativeTestJSON-1073211481-project-admin] PUT https://10.4.3.7/volume/v3/os-quota-sets/85c4ec76b7cd433d943d266b2261ac47 Jul 10 08:32:50.050069 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-bfb36d5f-4ddf-486d-9444-cb807a24cfd3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1073211481 tempest-VolumeSnapshotQuotasNegativeTestJSON-1073211481-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:32:50.111759 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-bfb36d5f-4ddf-486d-9444-cb807a24cfd3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1073211481 tempest-VolumeSnapshotQuotasNegativeTestJSON-1073211481-project-admin] https://10.4.3.7/volume/v3/os-quota-sets/85c4ec76b7cd433d943d266b2261ac47 returned with HTTP 200 Jul 10 08:32:50.112369 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 204/787] 10.4.3.7 () {68 vars in 1360 bytes} [Fri Jul 10 08:32:50 2026] PUT /volume/v3/os-quota-sets/85c4ec76b7cd433d943d266b2261ac47 => generated 390 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:32:50.126375 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-37df7d70-f4f0-468e-86dc-1f514bb7741e None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:50.132582 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-37df7d70-f4f0-468e-86dc-1f514bb7741e tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382-project-member] POST https://10.4.3.7/volume/v3/snapshots Jul 10 08:32:50.132582 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-37df7d70-f4f0-468e-86dc-1f514bb7741e tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bedf6a56-e053-4272-8ca8-a69ee21bdfb8"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:32:50.139780 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:50.139780 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:32:50.140392 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-37df7d70-f4f0-468e-86dc-1f514bb7741e tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382-project-member] Volume info retrieved successfully. Jul 10 08:32:50.140392 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.snapshots [None req-37df7d70-f4f0-468e-86dc-1f514bb7741e tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382-project-member] Create snapshot from volume bedf6a56-e053-4272-8ca8-a69ee21bdfb8 Jul 10 08:32:50.159799 np0000004976 devstack@c-api.service[100055]: WARNING cinder.quota_utils [None req-37df7d70-f4f0-468e-86dc-1f514bb7741e tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382-project-member] Quota exceeded for 85c4ec76b7cd433d943d266b2261ac47, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jul 10 08:32:50.160092 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.middleware.fault [None req-37df7d70-f4f0-468e-86dc-1f514bb7741e tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382-project-member] https://10.4.3.7/volume/v3/snapshots returned with HTTP 413 Jul 10 08:32:50.161040 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 197/788] 10.4.3.7 () {68 vars in 1250 bytes} [Fri Jul 10 08:32:50 2026] POST /volume/v3/snapshots => generated 208 bytes in 35 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 10 08:32:50.169688 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-db11d98a-2bf7-4a1f-a047-9d8d42c74c0c None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:50.172293 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-db11d98a-2bf7-4a1f-a047-9d8d42c74c0c tempest-VolumeSnapshotQuotasNegativeTestJSON-1073211481 tempest-VolumeSnapshotQuotasNegativeTestJSON-1073211481-project-admin] PUT https://10.4.3.7/volume/v3/os-quota-sets/85c4ec76b7cd433d943d266b2261ac47 Jul 10 08:32:50.172562 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-db11d98a-2bf7-4a1f-a047-9d8d42c74c0c tempest-VolumeSnapshotQuotasNegativeTestJSON-1073211481 tempest-VolumeSnapshotQuotasNegativeTestJSON-1073211481-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:32:50.185878 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:50.185878 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:32:50.239707 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-db11d98a-2bf7-4a1f-a047-9d8d42c74c0c tempest-VolumeSnapshotQuotasNegativeTestJSON-1073211481 tempest-VolumeSnapshotQuotasNegativeTestJSON-1073211481-project-admin] https://10.4.3.7/volume/v3/os-quota-sets/85c4ec76b7cd433d943d266b2261ac47 returned with HTTP 200 Jul 10 08:32:50.240129 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 199/789] 10.4.3.7 () {68 vars in 1360 bytes} [Fri Jul 10 08:32:50 2026] PUT /volume/v3/os-quota-sets/85c4ec76b7cd433d943d266b2261ac47 => generated 390 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:32:50.251868 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-cafc96ad-3b55-418f-8ec6-8029e0749abf None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:50.254070 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cafc96ad-3b55-418f-8ec6-8029e0749abf tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382-project-member] POST https://10.4.3.7/volume/v3/snapshots Jul 10 08:32:50.254556 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-cafc96ad-3b55-418f-8ec6-8029e0749abf tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bedf6a56-e053-4272-8ca8-a69ee21bdfb8"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:32:50.269721 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:50.269721 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:32:50.270177 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-cafc96ad-3b55-418f-8ec6-8029e0749abf tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382-project-member] Volume info retrieved successfully. Jul 10 08:32:50.270315 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.snapshots [None req-cafc96ad-3b55-418f-8ec6-8029e0749abf tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382-project-member] Create snapshot from volume bedf6a56-e053-4272-8ca8-a69ee21bdfb8 Jul 10 08:32:50.303104 np0000004976 devstack@c-api.service[100057]: WARNING cinder.quota_utils [None req-cafc96ad-3b55-418f-8ec6-8029e0749abf tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382-project-member] Quota exceeded for 85c4ec76b7cd433d943d266b2261ac47, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Jul 10 08:32:50.306255 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.middleware.fault [None req-cafc96ad-3b55-418f-8ec6-8029e0749abf tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382-project-member] https://10.4.3.7/volume/v3/snapshots returned with HTTP 413 Jul 10 08:32:50.306255 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 190/790] 10.4.3.7 () {68 vars in 1250 bytes} [Fri Jul 10 08:32:50 2026] POST /volume/v3/snapshots => generated 133 bytes in 53 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 10 08:32:50.316742 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-b6a933b8-3e71-46ce-86fc-a63787738c34 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:50.318546 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-b6a933b8-3e71-46ce-86fc-a63787738c34 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382-project-member] DELETE https://10.4.3.7/volume/v3/snapshots/e20d142b-a968-4c8c-ac00-9dddfeaf7d96 Jul 10 08:32:50.318720 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-b6a933b8-3e71-46ce-86fc-a63787738c34 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:50.318889 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-b6a933b8-3e71-46ce-86fc-a63787738c34 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382-project-member] Calling method 'delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:50.318990 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.snapshots [None req-b6a933b8-3e71-46ce-86fc-a63787738c34 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382-project-member] Delete snapshot with id: e20d142b-a968-4c8c-ac00-9dddfeaf7d96 Jul 10 08:32:50.324607 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:50.324607 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:32:50.324607 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-b6a933b8-3e71-46ce-86fc-a63787738c34 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382-project-member] Snapshot retrieved successfully. Jul 10 08:32:50.342598 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-b6a933b8-3e71-46ce-86fc-a63787738c34 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382-project-member] Snapshot delete request issued successfully. Jul 10 08:32:50.342598 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-b6a933b8-3e71-46ce-86fc-a63787738c34 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382-project-member] https://10.4.3.7/volume/v3/snapshots/e20d142b-a968-4c8c-ac00-9dddfeaf7d96 returned with HTTP 202 Jul 10 08:32:50.342598 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 205/791] 10.4.3.7 () {66 vars in 1343 bytes} [Fri Jul 10 08:32:50 2026] DELETE /volume/v3/snapshots/e20d142b-a968-4c8c-ac00-9dddfeaf7d96 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:32:50.351602 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-905437d4-832e-4bdf-bd0a-bd78358612f5 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:50.355501 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-905437d4-832e-4bdf-bd0a-bd78358612f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382-project-member] GET https://10.4.3.7/volume/v3/snapshots/e20d142b-a968-4c8c-ac00-9dddfeaf7d96 Jul 10 08:32:50.355778 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-905437d4-832e-4bdf-bd0a-bd78358612f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:50.356076 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-905437d4-832e-4bdf-bd0a-bd78358612f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:50.366451 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:50.366451 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:32:50.368228 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-905437d4-832e-4bdf-bd0a-bd78358612f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382-project-member] Snapshot retrieved successfully. Jul 10 08:32:50.368228 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-905437d4-832e-4bdf-bd0a-bd78358612f5 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382-project-member] https://10.4.3.7/volume/v3/snapshots/e20d142b-a968-4c8c-ac00-9dddfeaf7d96 returned with HTTP 200 Jul 10 08:32:50.368228 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 198/792] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:32:50 2026] GET /volume/v3/snapshots/e20d142b-a968-4c8c-ac00-9dddfeaf7d96 => generated 480 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:32:51.378659 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-5524d803-341a-45e8-9631-020ed0789398 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:51.380785 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-5524d803-341a-45e8-9631-020ed0789398 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382-project-member] GET https://10.4.3.7/volume/v3/snapshots/e20d142b-a968-4c8c-ac00-9dddfeaf7d96 Jul 10 08:32:51.381003 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-5524d803-341a-45e8-9631-020ed0789398 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:51.381228 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-5524d803-341a-45e8-9631-020ed0789398 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:51.385803 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-5524d803-341a-45e8-9631-020ed0789398 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382-project-member] https://10.4.3.7/volume/v3/snapshots/e20d142b-a968-4c8c-ac00-9dddfeaf7d96 returned with HTTP 404 Jul 10 08:32:51.386364 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 200/793] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:32:51 2026] GET /volume/v3/snapshots/e20d142b-a968-4c8c-ac00-9dddfeaf7d96 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:32:51.395194 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-514bcd05-2a05-4499-85d2-1df7fafb13f0 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:51.398092 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-514bcd05-2a05-4499-85d2-1df7fafb13f0 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382-project-member] GET https://10.4.3.7/volume/v3/volumes/bedf6a56-e053-4272-8ca8-a69ee21bdfb8 Jul 10 08:32:51.398092 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-514bcd05-2a05-4499-85d2-1df7fafb13f0 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:51.398202 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-514bcd05-2a05-4499-85d2-1df7fafb13f0 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:51.410704 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:51.410704 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:32:51.418513 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-514bcd05-2a05-4499-85d2-1df7fafb13f0 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382-project-member] Volume info retrieved successfully. Jul 10 08:32:51.424516 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-514bcd05-2a05-4499-85d2-1df7fafb13f0 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382-project-member] https://10.4.3.7/volume/v3/volumes/bedf6a56-e053-4272-8ca8-a69ee21bdfb8 returned with HTTP 200 Jul 10 08:32:51.425089 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 191/794] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:32:51 2026] GET /volume/v3/volumes/bedf6a56-e053-4272-8ca8-a69ee21bdfb8 => generated 856 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:32:51.443795 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-27cb18b2-3c00-4e05-ab41-6b485fa3bac0 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:51.446422 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-27cb18b2-3c00-4e05-ab41-6b485fa3bac0 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382-project-member] DELETE https://10.4.3.7/volume/v3/volumes/bedf6a56-e053-4272-8ca8-a69ee21bdfb8 Jul 10 08:32:51.446422 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-27cb18b2-3c00-4e05-ab41-6b485fa3bac0 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:51.446422 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-27cb18b2-3c00-4e05-ab41-6b485fa3bac0 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382-project-member] Calling method 'delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:51.446659 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-27cb18b2-3c00-4e05-ab41-6b485fa3bac0 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382-project-member] Delete volume with id: bedf6a56-e053-4272-8ca8-a69ee21bdfb8 Jul 10 08:32:51.454185 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:51.454185 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:32:51.454753 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-27cb18b2-3c00-4e05-ab41-6b485fa3bac0 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382-project-member] Volume info retrieved successfully. Jul 10 08:32:51.481100 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-27cb18b2-3c00-4e05-ab41-6b485fa3bac0 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382-project-member] Delete volume request issued successfully. Jul 10 08:32:51.481293 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-27cb18b2-3c00-4e05-ab41-6b485fa3bac0 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382-project-member] https://10.4.3.7/volume/v3/volumes/bedf6a56-e053-4272-8ca8-a69ee21bdfb8 returned with HTTP 202 Jul 10 08:32:51.481761 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 206/795] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:32:51 2026] DELETE /volume/v3/volumes/bedf6a56-e053-4272-8ca8-a69ee21bdfb8 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:32:51.493527 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-6ff98165-fdd4-422b-a7c2-b64d00177abd None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:51.497611 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-6ff98165-fdd4-422b-a7c2-b64d00177abd tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382-project-member] GET https://10.4.3.7/volume/v3/volumes/bedf6a56-e053-4272-8ca8-a69ee21bdfb8 Jul 10 08:32:51.497836 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-6ff98165-fdd4-422b-a7c2-b64d00177abd tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:51.497973 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-6ff98165-fdd4-422b-a7c2-b64d00177abd tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:51.505319 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:51.505319 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:32:51.508805 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-6ff98165-fdd4-422b-a7c2-b64d00177abd tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382-project-member] Volume info retrieved successfully. Jul 10 08:32:51.513753 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-6ff98165-fdd4-422b-a7c2-b64d00177abd tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382-project-member] https://10.4.3.7/volume/v3/volumes/bedf6a56-e053-4272-8ca8-a69ee21bdfb8 returned with HTTP 200 Jul 10 08:32:51.514118 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 199/796] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:32:51 2026] GET /volume/v3/volumes/bedf6a56-e053-4272-8ca8-a69ee21bdfb8 => generated 855 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:32:52.531070 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-9a8a5609-1d9a-4aa7-886b-f07e33392498 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:52.533154 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-9a8a5609-1d9a-4aa7-886b-f07e33392498 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382-project-member] GET https://10.4.3.7/volume/v3/volumes/bedf6a56-e053-4272-8ca8-a69ee21bdfb8 Jul 10 08:32:52.533389 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-9a8a5609-1d9a-4aa7-886b-f07e33392498 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:52.533666 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-9a8a5609-1d9a-4aa7-886b-f07e33392498 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:52.542082 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-9a8a5609-1d9a-4aa7-886b-f07e33392498 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382 tempest-VolumeSnapshotQuotasNegativeTestJSON-2081842382-project-member] https://10.4.3.7/volume/v3/volumes/bedf6a56-e053-4272-8ca8-a69ee21bdfb8 returned with HTTP 404 Jul 10 08:32:52.542726 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 201/797] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:32:52 2026] GET /volume/v3/volumes/bedf6a56-e053-4272-8ca8-a69ee21bdfb8 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:32:52.548950 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-14ab1d4b-c85f-4574-be64-140bd0e60f11 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:52.551752 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-14ab1d4b-c85f-4574-be64-140bd0e60f11 tempest-VolumeSnapshotQuotasNegativeTestJSON-1073211481 tempest-VolumeSnapshotQuotasNegativeTestJSON-1073211481-project-admin] PUT https://10.4.3.7/volume/v3/os-quota-sets/85c4ec76b7cd433d943d266b2261ac47 Jul 10 08:32:52.552239 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-14ab1d4b-c85f-4574-be64-140bd0e60f11 tempest-VolumeSnapshotQuotasNegativeTestJSON-1073211481 tempest-VolumeSnapshotQuotasNegativeTestJSON-1073211481-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=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:32:52.655314 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-14ab1d4b-c85f-4574-be64-140bd0e60f11 tempest-VolumeSnapshotQuotasNegativeTestJSON-1073211481 tempest-VolumeSnapshotQuotasNegativeTestJSON-1073211481-project-admin] https://10.4.3.7/volume/v3/os-quota-sets/85c4ec76b7cd433d943d266b2261ac47 returned with HTTP 200 Jul 10 08:32:52.655907 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 192/798] 10.4.3.7 () {68 vars in 1361 bytes} [Fri Jul 10 08:32:52 2026] PUT /volume/v3/os-quota-sets/85c4ec76b7cd433d943d266b2261ac47 => generated 395 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:32:53.324423 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-476471cb-a6d3-462e-996a-1985aaaedc2e req-f579299f-b44d-4f4c-8ac7-6a5efc0b12c2 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:53.324767 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-476471cb-a6d3-462e-996a-1985aaaedc2e req-f579299f-b44d-4f4c-8ac7-6a5efc0b12c2 tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] POST https://10.4.3.7/volume/v3/attachments/8a5c1e81-f043-4be8-a96f-09b26788542c/action Jul 10 08:32:53.325068 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-476471cb-a6d3-462e-996a-1985aaaedc2e req-f579299f-b44d-4f4c-8ac7-6a5efc0b12c2 tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] Action body: b'{"os-complete": null}' {{(pid=100056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:32:53.325197 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-476471cb-a6d3-462e-996a-1985aaaedc2e req-f579299f-b44d-4f4c-8ac7-6a5efc0b12c2 tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:32:53.340332 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:53.340332 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:32:53.353069 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-476471cb-a6d3-462e-996a-1985aaaedc2e req-f579299f-b44d-4f4c-8ac7-6a5efc0b12c2 tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] https://10.4.3.7/volume/v3/attachments/8a5c1e81-f043-4be8-a96f-09b26788542c/action returned with HTTP 204 Jul 10 08:32:53.353590 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 207/799] 10.4.3.7 () {74 vars in 1711 bytes} [Fri Jul 10 08:32:53 2026] POST /volume/v3/attachments/8a5c1e81-f043-4be8-a96f-09b26788542c/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:32:54.527853 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-c2b4a57e-a5ba-4a6e-a149-393236203c51 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:54.629328 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-c2b4a57e-a5ba-4a6e-a149-393236203c51 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:32:54.630381 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-c2b4a57e-a5ba-4a6e-a149-393236203c51 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-366644607"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:32:54.632224 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.volumes [None req-c2b4a57e-a5ba-4a6e-a149-393236203c51 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-366644607'}} {{(pid=100055) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:32:54.633055 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-c2b4a57e-a5ba-4a6e-a149-393236203c51 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Create volume of 1 GB Jul 10 08:32:54.637872 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-c2b4a57e-a5ba-4a6e-a149-393236203c51 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Availability Zones retrieved successfully. Jul 10 08:32:54.648547 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-c2b4a57e-a5ba-4a6e-a149-393236203c51 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Flow 'volume_create_api' (8f9fe23a-79d6-48a0-a640-394964416e38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:32:54.651533 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-c2b4a57e-a5ba-4a6e-a149-393236203c51 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c64f7f2b-866d-49e1-bc5c-ef4cd2c956a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:32:54.653097 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.flows.api.create_volume [None req-c2b4a57e-a5ba-4a6e-a149-393236203c51 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Validating volume size '1' using validate_int {{(pid=100055) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:32:54.691047 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-c2b4a57e-a5ba-4a6e-a149-393236203c51 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c64f7f2b-866d-49e1-bc5c-ef4cd2c956a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:32:54.693577 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-c2b4a57e-a5ba-4a6e-a149-393236203c51 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f3b7fc3-0df9-466d-8222-6d893972e0da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:32:54.760474 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.quota [None req-c2b4a57e-a5ba-4a6e-a149-393236203c51 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Created reservations ['dcf18de5-eca8-40f0-a9c7-9bba09bb67a5', '0c82be7f-071e-4d5a-84a9-156ea736a1b4', '325d864f-ec3e-4e37-88ab-b95405dcf954', '2f80ec9b-d9a9-44fe-b9cf-f67025f55294'] {{(pid=100055) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:32:54.761196 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-c2b4a57e-a5ba-4a6e-a149-393236203c51 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f3b7fc3-0df9-466d-8222-6d893972e0da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dcf18de5-eca8-40f0-a9c7-9bba09bb67a5', '0c82be7f-071e-4d5a-84a9-156ea736a1b4', '325d864f-ec3e-4e37-88ab-b95405dcf954', '2f80ec9b-d9a9-44fe-b9cf-f67025f55294']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:32:54.763025 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-c2b4a57e-a5ba-4a6e-a149-393236203c51 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fedb85cf-64ca-45cc-bebe-438914d5091d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:32:54.796401 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-c2b4a57e-a5ba-4a6e-a149-393236203c51 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fedb85cf-64ca-45cc-bebe-438914d5091d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '54bde899-1874-49d2-a562-2ee05375b8d2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-366644607',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d5b78417f5cd4d3498d7e99d29ea005d',qos_specs=None,replication_status=,reservations=['dcf18de5-eca8-40f0-a9c7-9bba09bb67a5','0c82be7f-071e-4d5a-84a9-156ea736a1b4','325d864f-ec3e-4e37-88ab-b95405dcf954','2f80ec9b-d9a9-44fe-b9cf-f67025f55294'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1cbbf5a513584cc29729a6e8ab620757',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:32:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-366644607',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=54bde899-1874-49d2-a562-2ee05375b8d2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d5b78417f5cd4d3498d7e99d29ea005d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1cbbf5a513584cc29729a6e8ab620757',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:32:54.797211 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-c2b4a57e-a5ba-4a6e-a149-393236203c51 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d53474a-7ca9-4e20-836d-bd6fbc81d54f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:32:54.816660 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-c2b4a57e-a5ba-4a6e-a149-393236203c51 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d53474a-7ca9-4e20-836d-bd6fbc81d54f) transitioned into state 'SUCCESS' from state '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-366644607',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d5b78417f5cd4d3498d7e99d29ea005d',qos_specs=None,replication_status=,reservations=['dcf18de5-eca8-40f0-a9c7-9bba09bb67a5','0c82be7f-071e-4d5a-84a9-156ea736a1b4','325d864f-ec3e-4e37-88ab-b95405dcf954','2f80ec9b-d9a9-44fe-b9cf-f67025f55294'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1cbbf5a513584cc29729a6e8ab620757',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:32:54.817390 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-c2b4a57e-a5ba-4a6e-a149-393236203c51 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae57b24d-d41f-4aeb-a483-2afaeb566848) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:32:54.827590 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-c2b4a57e-a5ba-4a6e-a149-393236203c51 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae57b24d-d41f-4aeb-a483-2afaeb566848) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:32:54.828490 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-c2b4a57e-a5ba-4a6e-a149-393236203c51 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Flow 'volume_create_api' (8f9fe23a-79d6-48a0-a640-394964416e38) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:32:54.828871 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-c2b4a57e-a5ba-4a6e-a149-393236203c51 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Create volume request issued successfully. Jul 10 08:32:54.829395 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-c2b4a57e-a5ba-4a6e-a149-393236203c51 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:32:54.829848 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 200/800] 10.4.3.7 () {68 vars in 1244 bytes} [Fri Jul 10 08:32:54 2026] POST /volume/v3/volumes => generated 746 bytes in 302 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:32:54.845683 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-53d80d04-5ebb-46df-a220-2fe16e538c26 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:54.847632 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-53d80d04-5ebb-46df-a220-2fe16e538c26 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] GET https://10.4.3.7/volume/v3/volumes/54bde899-1874-49d2-a562-2ee05375b8d2 Jul 10 08:32:54.847840 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-53d80d04-5ebb-46df-a220-2fe16e538c26 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:54.848228 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-53d80d04-5ebb-46df-a220-2fe16e538c26 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:54.854721 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:54.854721 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:32:54.858653 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-53d80d04-5ebb-46df-a220-2fe16e538c26 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Volume info retrieved successfully. Jul 10 08:32:54.862631 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-53d80d04-5ebb-46df-a220-2fe16e538c26 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] https://10.4.3.7/volume/v3/volumes/54bde899-1874-49d2-a562-2ee05375b8d2 returned with HTTP 200 Jul 10 08:32:54.863360 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 202/801] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:32:54 2026] GET /volume/v3/volumes/54bde899-1874-49d2-a562-2ee05375b8d2 => generated 814 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:32:55.818674 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-e9f6b0d6-c388-4816-8fe2-0d623e9eb387 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:55.820006 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e9f6b0d6-c388-4816-8fe2-0d623e9eb387 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] DELETE https://10.4.3.7/volume/v3/volumes/d8326d93-6a95-490a-8029-a92f36b65e51 Jul 10 08:32:55.820168 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e9f6b0d6-c388-4816-8fe2-0d623e9eb387 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:55.820335 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e9f6b0d6-c388-4816-8fe2-0d623e9eb387 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:55.820505 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-e9f6b0d6-c388-4816-8fe2-0d623e9eb387 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Delete volume with id: d8326d93-6a95-490a-8029-a92f36b65e51 Jul 10 08:32:55.828192 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:55.828192 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:32:55.828700 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-e9f6b0d6-c388-4816-8fe2-0d623e9eb387 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Volume info retrieved successfully. Jul 10 08:32:55.844710 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-e9f6b0d6-c388-4816-8fe2-0d623e9eb387 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Delete volume request issued successfully. Jul 10 08:32:55.844872 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e9f6b0d6-c388-4816-8fe2-0d623e9eb387 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] https://10.4.3.7/volume/v3/volumes/d8326d93-6a95-490a-8029-a92f36b65e51 returned with HTTP 202 Jul 10 08:32:55.845540 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 193/802] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:32:55 2026] DELETE /volume/v3/volumes/d8326d93-6a95-490a-8029-a92f36b65e51 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:32:55.854750 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-fea9f856-0899-4cd0-9f3d-e8431f49afd4 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:55.856261 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-fea9f856-0899-4cd0-9f3d-e8431f49afd4 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] GET https://10.4.3.7/volume/v3/volumes/d8326d93-6a95-490a-8029-a92f36b65e51 Jul 10 08:32:55.856434 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-fea9f856-0899-4cd0-9f3d-e8431f49afd4 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:55.856640 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-fea9f856-0899-4cd0-9f3d-e8431f49afd4 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:55.864287 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:55.864287 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:32:55.869430 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-fea9f856-0899-4cd0-9f3d-e8431f49afd4 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Volume info retrieved successfully. Jul 10 08:32:55.872169 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-fea9f856-0899-4cd0-9f3d-e8431f49afd4 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] https://10.4.3.7/volume/v3/volumes/d8326d93-6a95-490a-8029-a92f36b65e51 returned with HTTP 200 Jul 10 08:32:55.872564 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 208/803] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:32:55 2026] GET /volume/v3/volumes/d8326d93-6a95-490a-8029-a92f36b65e51 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:32:55.877859 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-82a95a4b-9dfb-45ea-a51a-9018ec0334cf None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:55.880198 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-82a95a4b-9dfb-45ea-a51a-9018ec0334cf tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] GET https://10.4.3.7/volume/v3/volumes/54bde899-1874-49d2-a562-2ee05375b8d2 Jul 10 08:32:55.880468 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-82a95a4b-9dfb-45ea-a51a-9018ec0334cf tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:55.880750 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-82a95a4b-9dfb-45ea-a51a-9018ec0334cf tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:55.887328 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:55.887328 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:32:55.890662 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-82a95a4b-9dfb-45ea-a51a-9018ec0334cf tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Volume info retrieved successfully. Jul 10 08:32:55.894430 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-82a95a4b-9dfb-45ea-a51a-9018ec0334cf tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] https://10.4.3.7/volume/v3/volumes/54bde899-1874-49d2-a562-2ee05375b8d2 returned with HTTP 200 Jul 10 08:32:55.895259 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 201/804] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:32:55 2026] GET /volume/v3/volumes/54bde899-1874-49d2-a562-2ee05375b8d2 => generated 839 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:32:55.913391 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-e946999e-1e2f-4b58-bec0-1706a4d9d1b0 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:55.918489 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-e946999e-1e2f-4b58-bec0-1706a4d9d1b0 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] POST https://10.4.3.7/volume/v3/snapshots Jul 10 08:32:55.918489 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-e946999e-1e2f-4b58-bec0-1706a4d9d1b0 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "54bde899-1874-49d2-a562-2ee05375b8d2", "name": "tempest-VolumesDeleteCascade-Snapshot-2013421288"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:32:55.929700 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:55.929700 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:32:55.930288 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-e946999e-1e2f-4b58-bec0-1706a4d9d1b0 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Volume info retrieved successfully. Jul 10 08:32:55.930445 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.snapshots [None req-e946999e-1e2f-4b58-bec0-1706a4d9d1b0 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Create snapshot from volume 54bde899-1874-49d2-a562-2ee05375b8d2 Jul 10 08:32:55.972046 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.quota [None req-e946999e-1e2f-4b58-bec0-1706a4d9d1b0 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Created reservations ['880f8586-c5bd-4b7f-8ef0-918864f83aac', 'f525ea87-e9f2-4511-bcf2-47af2c9cef3a', 'ecd49bee-84ff-40e2-83df-f41d48e7f83a', 'd8c79620-7cc8-48fa-9991-4b550b13837e'] {{(pid=100054) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:32:56.016863 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-e946999e-1e2f-4b58-bec0-1706a4d9d1b0 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Snapshot create request issued successfully. Jul 10 08:32:56.016863 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-e946999e-1e2f-4b58-bec0-1706a4d9d1b0 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] https://10.4.3.7/volume/v3/snapshots returned with HTTP 202 Jul 10 08:32:56.016863 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 203/805] 10.4.3.7 () {68 vars in 1251 bytes} [Fri Jul 10 08:32:55 2026] POST /volume/v3/snapshots => generated 307 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:32:56.028167 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-d3009a53-4a4b-48bb-9d6f-cb39566f7e3d None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:56.029915 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d3009a53-4a4b-48bb-9d6f-cb39566f7e3d tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] GET https://10.4.3.7/volume/v3/snapshots/b82db8c8-2b05-422d-b486-74efcd9788ef Jul 10 08:32:56.030083 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d3009a53-4a4b-48bb-9d6f-cb39566f7e3d tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:56.030275 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d3009a53-4a4b-48bb-9d6f-cb39566f7e3d tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:56.042796 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:56.042796 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:32:56.043231 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-d3009a53-4a4b-48bb-9d6f-cb39566f7e3d tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Snapshot retrieved successfully. Jul 10 08:32:56.044041 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d3009a53-4a4b-48bb-9d6f-cb39566f7e3d tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] https://10.4.3.7/volume/v3/snapshots/b82db8c8-2b05-422d-b486-74efcd9788ef returned with HTTP 200 Jul 10 08:32:56.044399 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 194/806] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:32:56 2026] GET /volume/v3/snapshots/b82db8c8-2b05-422d-b486-74efcd9788ef => generated 439 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:32:56.207059 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-960c9152-a392-4aca-b8af-08ae83f4ba6b None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:56.208540 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-960c9152-a392-4aca-b8af-08ae83f4ba6b tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:32:56.208823 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-960c9152-a392-4aca-b8af-08ae83f4ba6b tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1091802173"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:32:56.210070 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.volumes [None req-960c9152-a392-4aca-b8af-08ae83f4ba6b tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1091802173'}} {{(pid=100056) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:32:56.210176 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-960c9152-a392-4aca-b8af-08ae83f4ba6b tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Create volume of 1 GB Jul 10 08:32:56.215656 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-960c9152-a392-4aca-b8af-08ae83f4ba6b tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Availability Zones retrieved successfully. Jul 10 08:32:56.221878 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-960c9152-a392-4aca-b8af-08ae83f4ba6b tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Flow 'volume_create_api' (11fc2026-2616-44a1-957a-94e0e546188c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:32:56.222625 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-960c9152-a392-4aca-b8af-08ae83f4ba6b tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ff0b0e4-0343-4b89-8f2c-8a632a52bdce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:32:56.223656 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.flows.api.create_volume [None req-960c9152-a392-4aca-b8af-08ae83f4ba6b tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Validating volume size '1' using validate_int {{(pid=100056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:32:56.250480 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-960c9152-a392-4aca-b8af-08ae83f4ba6b tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ff0b0e4-0343-4b89-8f2c-8a632a52bdce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:32:56.251306 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-960c9152-a392-4aca-b8af-08ae83f4ba6b tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (499d29f8-8d0d-480b-b363-f671b2dc0e22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:32:56.299155 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.quota [None req-960c9152-a392-4aca-b8af-08ae83f4ba6b tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Created reservations ['41d65426-0f5c-4941-80c1-5e2171fab7ad', '44a13155-a846-42a5-b2ae-3cf22e32025e', 'a0af8573-a960-43f4-9f75-2c54d730b7b8', '77040a1d-342c-4f7a-b6fa-637f2f9123f8'] {{(pid=100056) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:32:56.299900 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-960c9152-a392-4aca-b8af-08ae83f4ba6b tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (499d29f8-8d0d-480b-b363-f671b2dc0e22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['41d65426-0f5c-4941-80c1-5e2171fab7ad', '44a13155-a846-42a5-b2ae-3cf22e32025e', 'a0af8573-a960-43f4-9f75-2c54d730b7b8', '77040a1d-342c-4f7a-b6fa-637f2f9123f8']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:32:56.300699 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-960c9152-a392-4aca-b8af-08ae83f4ba6b tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dbe917da-2aa9-4d81-87e3-c58b605156ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:32:56.324617 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-960c9152-a392-4aca-b8af-08ae83f4ba6b tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dbe917da-2aa9-4d81-87e3-c58b605156ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e99aae09-3992-4f87-81b9-80d0b65c35b3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1091802173',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='191ae1cd367c4381bea7849be1658c84',qos_specs=None,replication_status=,reservations=['41d65426-0f5c-4941-80c1-5e2171fab7ad','44a13155-a846-42a5-b2ae-3cf22e32025e','a0af8573-a960-43f4-9f75-2c54d730b7b8','77040a1d-342c-4f7a-b6fa-637f2f9123f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29d091d385d2421280453652ec5d0e9d',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:32:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1091802173',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e99aae09-3992-4f87-81b9-80d0b65c35b3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='191ae1cd367c4381bea7849be1658c84',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='29d091d385d2421280453652ec5d0e9d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:32:56.326051 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-960c9152-a392-4aca-b8af-08ae83f4ba6b tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee9db8bd-ab5b-440d-8caa-6e2655193f2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:32:56.345226 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-960c9152-a392-4aca-b8af-08ae83f4ba6b tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee9db8bd-ab5b-440d-8caa-6e2655193f2c) transitioned into state 'SUCCESS' from state '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-1091802173',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='191ae1cd367c4381bea7849be1658c84',qos_specs=None,replication_status=,reservations=['41d65426-0f5c-4941-80c1-5e2171fab7ad','44a13155-a846-42a5-b2ae-3cf22e32025e','a0af8573-a960-43f4-9f75-2c54d730b7b8','77040a1d-342c-4f7a-b6fa-637f2f9123f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29d091d385d2421280453652ec5d0e9d',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:32:56.345914 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-960c9152-a392-4aca-b8af-08ae83f4ba6b tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe84ec53-cd7b-4116-997c-142d654f29f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:32:56.361653 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-960c9152-a392-4aca-b8af-08ae83f4ba6b tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe84ec53-cd7b-4116-997c-142d654f29f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:32:56.362448 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-960c9152-a392-4aca-b8af-08ae83f4ba6b tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Flow 'volume_create_api' (11fc2026-2616-44a1-957a-94e0e546188c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:32:56.362762 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-960c9152-a392-4aca-b8af-08ae83f4ba6b tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Create volume request issued successfully. Jul 10 08:32:56.363337 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-960c9152-a392-4aca-b8af-08ae83f4ba6b tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:32:56.363760 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 209/807] 10.4.3.7 () {68 vars in 1244 bytes} [Fri Jul 10 08:32:56 2026] POST /volume/v3/volumes => generated 755 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:32:56.382196 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-4884926d-12d4-483d-bd61-c0af35f00522 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:56.383817 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-4884926d-12d4-483d-bd61-c0af35f00522 tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] GET https://10.4.3.7/volume/v3/volumes/e99aae09-3992-4f87-81b9-80d0b65c35b3 Jul 10 08:32:56.383953 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-4884926d-12d4-483d-bd61-c0af35f00522 tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:56.384122 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-4884926d-12d4-483d-bd61-c0af35f00522 tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:56.392035 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:56.392035 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:32:56.398443 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-4884926d-12d4-483d-bd61-c0af35f00522 tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Volume info retrieved successfully. Jul 10 08:32:56.401600 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-4884926d-12d4-483d-bd61-c0af35f00522 tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] https://10.4.3.7/volume/v3/volumes/e99aae09-3992-4f87-81b9-80d0b65c35b3 returned with HTTP 200 Jul 10 08:32:56.402018 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 202/808] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:32:56 2026] GET /volume/v3/volumes/e99aae09-3992-4f87-81b9-80d0b65c35b3 => generated 823 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:32:56.888485 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-b72361f2-3a03-49f7-95e8-6c42b5589814 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:56.889952 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-b72361f2-3a03-49f7-95e8-6c42b5589814 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] GET https://10.4.3.7/volume/v3/volumes/d8326d93-6a95-490a-8029-a92f36b65e51 Jul 10 08:32:56.891672 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-b72361f2-3a03-49f7-95e8-6c42b5589814 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:56.891915 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-b72361f2-3a03-49f7-95e8-6c42b5589814 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:56.897426 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-b72361f2-3a03-49f7-95e8-6c42b5589814 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] https://10.4.3.7/volume/v3/volumes/d8326d93-6a95-490a-8029-a92f36b65e51 returned with HTTP 404 Jul 10 08:32:56.897975 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 204/809] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:32:56 2026] GET /volume/v3/volumes/d8326d93-6a95-490a-8029-a92f36b65e51 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:32:56.907882 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-3fa5abfa-fd71-4c57-813f-49c4a45af345 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:56.910257 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3fa5abfa-fd71-4c57-813f-49c4a45af345 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] DELETE https://10.4.3.7/volume/v3/volumes/d21e8ac1-6bbb-427f-8b99-e0b321b8cc3c Jul 10 08:32:56.910607 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3fa5abfa-fd71-4c57-813f-49c4a45af345 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:56.910838 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3fa5abfa-fd71-4c57-813f-49c4a45af345 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:56.911075 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-3fa5abfa-fd71-4c57-813f-49c4a45af345 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Delete volume with id: d21e8ac1-6bbb-427f-8b99-e0b321b8cc3c Jul 10 08:32:56.921052 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:56.921052 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:32:56.921717 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-3fa5abfa-fd71-4c57-813f-49c4a45af345 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Volume info retrieved successfully. Jul 10 08:32:56.945805 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-3fa5abfa-fd71-4c57-813f-49c4a45af345 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Delete volume request issued successfully. Jul 10 08:32:56.945938 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3fa5abfa-fd71-4c57-813f-49c4a45af345 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] https://10.4.3.7/volume/v3/volumes/d21e8ac1-6bbb-427f-8b99-e0b321b8cc3c returned with HTTP 202 Jul 10 08:32:56.946325 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 195/810] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:32:56 2026] DELETE /volume/v3/volumes/d21e8ac1-6bbb-427f-8b99-e0b321b8cc3c => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:32:56.953187 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-90866e9f-b7a2-4521-abf9-cca800150619 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:56.958864 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-90866e9f-b7a2-4521-abf9-cca800150619 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] GET https://10.4.3.7/volume/v3/volumes/d21e8ac1-6bbb-427f-8b99-e0b321b8cc3c Jul 10 08:32:56.958864 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-90866e9f-b7a2-4521-abf9-cca800150619 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:56.958864 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-90866e9f-b7a2-4521-abf9-cca800150619 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:56.966965 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:56.966965 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:32:56.973753 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-90866e9f-b7a2-4521-abf9-cca800150619 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Volume info retrieved successfully. Jul 10 08:32:56.980997 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-90866e9f-b7a2-4521-abf9-cca800150619 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] https://10.4.3.7/volume/v3/volumes/d21e8ac1-6bbb-427f-8b99-e0b321b8cc3c returned with HTTP 200 Jul 10 08:32:56.980997 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 210/811] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:32:56 2026] GET /volume/v3/volumes/d21e8ac1-6bbb-427f-8b99-e0b321b8cc3c => generated 863 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:32:57.056029 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-085a2e0e-b3af-424c-bb41-47174abc627a None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:57.058209 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-085a2e0e-b3af-424c-bb41-47174abc627a tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] GET https://10.4.3.7/volume/v3/snapshots/b82db8c8-2b05-422d-b486-74efcd9788ef Jul 10 08:32:57.058472 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-085a2e0e-b3af-424c-bb41-47174abc627a tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:57.058741 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-085a2e0e-b3af-424c-bb41-47174abc627a tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:57.067242 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:57.067242 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:32:57.067775 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-085a2e0e-b3af-424c-bb41-47174abc627a tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Snapshot retrieved successfully. Jul 10 08:32:57.068754 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-085a2e0e-b3af-424c-bb41-47174abc627a tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] https://10.4.3.7/volume/v3/snapshots/b82db8c8-2b05-422d-b486-74efcd9788ef returned with HTTP 200 Jul 10 08:32:57.071208 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 203/812] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:32:57 2026] GET /volume/v3/snapshots/b82db8c8-2b05-422d-b486-74efcd9788ef => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:32:57.083573 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-f2312992-6bd1-49b6-8b99-5fa0fb1afc63 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:57.085362 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-f2312992-6bd1-49b6-8b99-5fa0fb1afc63 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] POST https://10.4.3.7/volume/v3/snapshots Jul 10 08:32:57.085758 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-f2312992-6bd1-49b6-8b99-5fa0fb1afc63 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "54bde899-1874-49d2-a562-2ee05375b8d2", "name": "tempest-VolumesDeleteCascade-Snapshot-1837024724"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:32:57.095295 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:57.095295 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:32:57.096272 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-f2312992-6bd1-49b6-8b99-5fa0fb1afc63 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Volume info retrieved successfully. Jul 10 08:32:57.096272 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.snapshots [None req-f2312992-6bd1-49b6-8b99-5fa0fb1afc63 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Create snapshot from volume 54bde899-1874-49d2-a562-2ee05375b8d2 Jul 10 08:32:57.129183 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.quota [None req-f2312992-6bd1-49b6-8b99-5fa0fb1afc63 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Created reservations ['c3382fc0-3597-4682-b8fd-6aa1aaf90244', 'fd994d49-2f79-4b84-a005-6af4d11b9985', '885418ef-c5d3-4d71-bbc6-1e1cf1978c22', '4703edeb-c287-465d-aa9c-b5f64686c38a'] {{(pid=100054) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:32:57.167565 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-f2312992-6bd1-49b6-8b99-5fa0fb1afc63 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Snapshot create request issued successfully. Jul 10 08:32:57.167731 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-f2312992-6bd1-49b6-8b99-5fa0fb1afc63 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] https://10.4.3.7/volume/v3/snapshots returned with HTTP 202 Jul 10 08:32:57.168313 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 205/813] 10.4.3.7 () {68 vars in 1251 bytes} [Fri Jul 10 08:32:57 2026] POST /volume/v3/snapshots => generated 307 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:32:57.178095 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-6554ca2f-c137-4498-bd92-0c0d3869836c None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:57.181197 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-6554ca2f-c137-4498-bd92-0c0d3869836c tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] GET https://10.4.3.7/volume/v3/snapshots/38694c71-b56b-4fe9-b83e-c77331178a30 Jul 10 08:32:57.181890 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-6554ca2f-c137-4498-bd92-0c0d3869836c tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:57.181890 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-6554ca2f-c137-4498-bd92-0c0d3869836c tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:57.188657 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:57.188657 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:32:57.189149 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-6554ca2f-c137-4498-bd92-0c0d3869836c tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Snapshot retrieved successfully. Jul 10 08:32:57.190315 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-6554ca2f-c137-4498-bd92-0c0d3869836c tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] https://10.4.3.7/volume/v3/snapshots/38694c71-b56b-4fe9-b83e-c77331178a30 returned with HTTP 200 Jul 10 08:32:57.190500 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 196/814] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:32:57 2026] GET /volume/v3/snapshots/38694c71-b56b-4fe9-b83e-c77331178a30 => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:32:57.420292 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-8199e062-e600-4370-bfe7-28736737c17d None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:57.423125 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-8199e062-e600-4370-bfe7-28736737c17d tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] GET https://10.4.3.7/volume/v3/volumes/e99aae09-3992-4f87-81b9-80d0b65c35b3 Jul 10 08:32:57.423434 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-8199e062-e600-4370-bfe7-28736737c17d tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:57.423700 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-8199e062-e600-4370-bfe7-28736737c17d tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:57.433342 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:57.433342 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:32:57.438465 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-8199e062-e600-4370-bfe7-28736737c17d tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Volume info retrieved successfully. Jul 10 08:32:57.442930 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-8199e062-e600-4370-bfe7-28736737c17d tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] https://10.4.3.7/volume/v3/volumes/e99aae09-3992-4f87-81b9-80d0b65c35b3 returned with HTTP 200 Jul 10 08:32:57.444648 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 211/815] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:32:57 2026] GET /volume/v3/volumes/e99aae09-3992-4f87-81b9-80d0b65c35b3 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:32:58.002369 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-b4cd0e70-5bf9-4fdd-ae0b-5d98a32468e7 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:58.006663 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-b4cd0e70-5bf9-4fdd-ae0b-5d98a32468e7 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] GET https://10.4.3.7/volume/v3/volumes/d21e8ac1-6bbb-427f-8b99-e0b321b8cc3c Jul 10 08:32:58.007049 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-b4cd0e70-5bf9-4fdd-ae0b-5d98a32468e7 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:58.007454 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-b4cd0e70-5bf9-4fdd-ae0b-5d98a32468e7 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:58.014776 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-b4cd0e70-5bf9-4fdd-ae0b-5d98a32468e7 tempest-TestMultiAttachVolumeSwap-1261578090 tempest-TestMultiAttachVolumeSwap-1261578090-project-member] https://10.4.3.7/volume/v3/volumes/d21e8ac1-6bbb-427f-8b99-e0b321b8cc3c returned with HTTP 404 Jul 10 08:32:58.015342 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 204/816] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:32:58 2026] GET /volume/v3/volumes/d21e8ac1-6bbb-427f-8b99-e0b321b8cc3c => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:32:58.199770 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-0c475d85-1f8e-4019-b374-050e87cede14 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:58.202179 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-0c475d85-1f8e-4019-b374-050e87cede14 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] GET https://10.4.3.7/volume/v3/snapshots/38694c71-b56b-4fe9-b83e-c77331178a30 Jul 10 08:32:58.202179 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-0c475d85-1f8e-4019-b374-050e87cede14 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:58.202179 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-0c475d85-1f8e-4019-b374-050e87cede14 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:58.209486 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:58.209486 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:32:58.209936 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-0c475d85-1f8e-4019-b374-050e87cede14 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Snapshot retrieved successfully. Jul 10 08:32:58.211171 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-0c475d85-1f8e-4019-b374-050e87cede14 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] https://10.4.3.7/volume/v3/snapshots/38694c71-b56b-4fe9-b83e-c77331178a30 returned with HTTP 200 Jul 10 08:32:58.211171 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 206/817] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:32:58 2026] GET /volume/v3/snapshots/38694c71-b56b-4fe9-b83e-c77331178a30 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:32:58.220388 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-e4805297-bd5b-404d-9a99-b120b2ae8c4d None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:58.225484 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e4805297-bd5b-404d-9a99-b120b2ae8c4d tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] DELETE https://10.4.3.7/volume/v3/volumes/54bde899-1874-49d2-a562-2ee05375b8d2?cascade=True Jul 10 08:32:58.225879 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e4805297-bd5b-404d-9a99-b120b2ae8c4d tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:58.226228 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e4805297-bd5b-404d-9a99-b120b2ae8c4d tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:58.226622 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-e4805297-bd5b-404d-9a99-b120b2ae8c4d tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Delete volume with id: 54bde899-1874-49d2-a562-2ee05375b8d2 Jul 10 08:32:58.238101 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:58.238101 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:32:58.238769 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-e4805297-bd5b-404d-9a99-b120b2ae8c4d tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Volume info retrieved successfully. Jul 10 08:32:58.290739 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-e4805297-bd5b-404d-9a99-b120b2ae8c4d tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Delete volume request issued successfully. Jul 10 08:32:58.290974 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e4805297-bd5b-404d-9a99-b120b2ae8c4d tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] https://10.4.3.7/volume/v3/volumes/54bde899-1874-49d2-a562-2ee05375b8d2?cascade=True returned with HTTP 202 Jul 10 08:32:58.291553 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 197/818] 10.4.3.7 () {66 vars in 1362 bytes} [Fri Jul 10 08:32:58 2026] DELETE /volume/v3/volumes/54bde899-1874-49d2-a562-2ee05375b8d2?cascade=True => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:32:58.301590 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-04025163-8044-41e9-8651-af7b86671f14 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:58.304895 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-04025163-8044-41e9-8651-af7b86671f14 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] GET https://10.4.3.7/volume/v3/volumes/54bde899-1874-49d2-a562-2ee05375b8d2 Jul 10 08:32:58.305065 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-04025163-8044-41e9-8651-af7b86671f14 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:58.305244 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-04025163-8044-41e9-8651-af7b86671f14 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:58.313581 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:58.313581 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:32:58.319201 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-04025163-8044-41e9-8651-af7b86671f14 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Volume info retrieved successfully. Jul 10 08:32:58.325455 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-04025163-8044-41e9-8651-af7b86671f14 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] https://10.4.3.7/volume/v3/volumes/54bde899-1874-49d2-a562-2ee05375b8d2 returned with HTTP 200 Jul 10 08:32:58.325455 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 212/819] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:32:58 2026] GET /volume/v3/volumes/54bde899-1874-49d2-a562-2ee05375b8d2 => generated 838 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:32:58.537681 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-2c673dce-a771-4ad3-b7cf-8d7b029dabf5 req-dcfb0ff5-db46-41a3-8a99-9b64786b48ba None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:58.541748 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-2c673dce-a771-4ad3-b7cf-8d7b029dabf5 req-dcfb0ff5-db46-41a3-8a99-9b64786b48ba tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] DELETE https://10.4.3.7/volume/v3/attachments/8a5c1e81-f043-4be8-a96f-09b26788542c Jul 10 08:32:58.541748 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-2c673dce-a771-4ad3-b7cf-8d7b029dabf5 req-dcfb0ff5-db46-41a3-8a99-9b64786b48ba tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:58.542005 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-2c673dce-a771-4ad3-b7cf-8d7b029dabf5 req-dcfb0ff5-db46-41a3-8a99-9b64786b48ba tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] Calling method 'version_select' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:58.557821 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:58.557821 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:32:59.014544 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-2e4cda5b-4f9d-4ede-877e-f956e55a3e64 req-7f423ff7-acfa-429e-9a9c-8f96d64180a0 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:59.016499 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-2e4cda5b-4f9d-4ede-877e-f956e55a3e64 req-7f423ff7-acfa-429e-9a9c-8f96d64180a0 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] POST https://10.4.3.7/volume/v3/attachments/8587ada1-961e-4810-aea6-13d2f369f524/action Jul 10 08:32:59.016884 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-2e4cda5b-4f9d-4ede-877e-f956e55a3e64 req-7f423ff7-acfa-429e-9a9c-8f96d64180a0 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Action body: b'{"os-complete": null}' {{(pid=100054) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:32:59.017021 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-2e4cda5b-4f9d-4ede-877e-f956e55a3e64 req-7f423ff7-acfa-429e-9a9c-8f96d64180a0 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:32:59.055878 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:59.055878 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:32:59.073579 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-2e4cda5b-4f9d-4ede-877e-f956e55a3e64 req-7f423ff7-acfa-429e-9a9c-8f96d64180a0 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/attachments/8587ada1-961e-4810-aea6-13d2f369f524/action returned with HTTP 204 Jul 10 08:32:59.074440 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 207/820] 10.4.3.7 () {74 vars in 1711 bytes} [Fri Jul 10 08:32:59 2026] POST /volume/v3/attachments/8587ada1-961e-4810-aea6-13d2f369f524/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:32:59.104967 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-2c673dce-a771-4ad3-b7cf-8d7b029dabf5 req-dcfb0ff5-db46-41a3-8a99-9b64786b48ba tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] https://10.4.3.7/volume/v3/attachments/8a5c1e81-f043-4be8-a96f-09b26788542c returned with HTTP 200 Jul 10 08:32:59.105477 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 205/821] 10.4.3.7 () {72 vars in 1659 bytes} [Fri Jul 10 08:32:58 2026] DELETE /volume/v3/attachments/8a5c1e81-f043-4be8-a96f-09b26788542c => generated 19 bytes in 568 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:32:59.224333 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-e30aca7a-9dbc-4910-89c1-3ef330562cae None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:59.227931 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e30aca7a-9dbc-4910-89c1-3ef330562cae tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:32:59.227931 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e30aca7a-9dbc-4910-89c1-3ef330562cae tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1519279870"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:32:59.229986 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [None req-e30aca7a-9dbc-4910-89c1-3ef330562cae tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1519279870'}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:32:59.230140 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-e30aca7a-9dbc-4910-89c1-3ef330562cae tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Create volume of 1 GB Jul 10 08:32:59.230590 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:59.230590 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:32:59.235760 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-e30aca7a-9dbc-4910-89c1-3ef330562cae tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Availability Zones retrieved successfully. Jul 10 08:32:59.243933 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-e30aca7a-9dbc-4910-89c1-3ef330562cae tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Flow 'volume_create_api' (9c03f72b-8d4d-49f5-91d5-d7ffe0e7bdc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:32:59.247357 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-e30aca7a-9dbc-4910-89c1-3ef330562cae tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7eac1962-9efb-4e5e-883b-58c58d800880) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:32:59.247357 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-e30aca7a-9dbc-4910-89c1-3ef330562cae tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Validating volume size '1' using validate_int {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:32:59.295100 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-e30aca7a-9dbc-4910-89c1-3ef330562cae tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7eac1962-9efb-4e5e-883b-58c58d800880) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:32:59.297114 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-e30aca7a-9dbc-4910-89c1-3ef330562cae tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4461157-6aee-439d-a97f-d0ef076f86b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:32:59.343468 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-f432b295-8dc2-42a5-943c-60bd09d7dd21 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:59.346396 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-f432b295-8dc2-42a5-943c-60bd09d7dd21 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] GET https://10.4.3.7/volume/v3/volumes/54bde899-1874-49d2-a562-2ee05375b8d2 Jul 10 08:32:59.346653 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-f432b295-8dc2-42a5-943c-60bd09d7dd21 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:59.346867 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-f432b295-8dc2-42a5-943c-60bd09d7dd21 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:59.355288 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-f432b295-8dc2-42a5-943c-60bd09d7dd21 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] https://10.4.3.7/volume/v3/volumes/54bde899-1874-49d2-a562-2ee05375b8d2 returned with HTTP 404 Jul 10 08:32:59.355952 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 213/822] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:32:59 2026] GET /volume/v3/volumes/54bde899-1874-49d2-a562-2ee05375b8d2 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:32:59.365585 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-50933ab5-dae5-4cc1-bd61-01c00ef44c9e None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:59.367568 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-50933ab5-dae5-4cc1-bd61-01c00ef44c9e tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] GET https://10.4.3.7/volume/v3/volumes Jul 10 08:32:59.368160 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-50933ab5-dae5-4cc1-bd61-01c00ef44c9e tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:59.368160 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-50933ab5-dae5-4cc1-bd61-01c00ef44c9e tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Calling method 'index' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:59.369279 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.api_utils [None req-50933ab5-dae5-4cc1-bd61-01c00ef44c9e tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Removing options '' from query. {{(pid=100054) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 08:32:59.371564 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-50933ab5-dae5-4cc1-bd61-01c00ef44c9e tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100054) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 08:32:59.374789 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-e30aca7a-9dbc-4910-89c1-3ef330562cae tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Created reservations ['6a733cf3-0709-46b9-9216-ea6efdd93388', '15ab705d-e89a-4296-be49-01c7f7a4d18d', '63de60ef-8f47-48c8-b45d-335b62ff159a', '5163e0d7-1ce2-4637-b447-093082f0b3da'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:32:59.375748 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-e30aca7a-9dbc-4910-89c1-3ef330562cae tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4461157-6aee-439d-a97f-d0ef076f86b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6a733cf3-0709-46b9-9216-ea6efdd93388', '15ab705d-e89a-4296-be49-01c7f7a4d18d', '63de60ef-8f47-48c8-b45d-335b62ff159a', '5163e0d7-1ce2-4637-b447-093082f0b3da']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:32:59.379501 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-e30aca7a-9dbc-4910-89c1-3ef330562cae tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c75da87-7513-4d70-895d-58d7b08f336f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:32:59.382422 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-50933ab5-dae5-4cc1-bd61-01c00ef44c9e tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Get all volumes completed successfully. Jul 10 08:32:59.383612 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-50933ab5-dae5-4cc1-bd61-01c00ef44c9e tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 200 Jul 10 08:32:59.384266 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 208/823] 10.4.3.7 () {66 vars in 1223 bytes} [Fri Jul 10 08:32:59 2026] GET /volume/v3/volumes => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 08:32:59.395589 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-9d646ddf-17c0-4ee2-b1a3-e2bcf5d87842 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:59.397622 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-9d646ddf-17c0-4ee2-b1a3-e2bcf5d87842 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] GET https://10.4.3.7/volume/v3/snapshots Jul 10 08:32:59.397830 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-9d646ddf-17c0-4ee2-b1a3-e2bcf5d87842 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:59.398038 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-9d646ddf-17c0-4ee2-b1a3-e2bcf5d87842 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Calling method 'index' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:59.398307 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.api_utils [None req-9d646ddf-17c0-4ee2-b1a3-e2bcf5d87842 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Removing options '' from query. {{(pid=100055) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 08:32:59.398608 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:59.398608 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:32:59.399823 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.db.api [None req-9d646ddf-17c0-4ee2-b1a3-e2bcf5d87842 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Building query based on filter {{(pid=100055) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 08:32:59.404152 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-9d646ddf-17c0-4ee2-b1a3-e2bcf5d87842 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Get all snapshots completed successfully. Jul 10 08:32:59.404913 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-9d646ddf-17c0-4ee2-b1a3-e2bcf5d87842 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] https://10.4.3.7/volume/v3/snapshots returned with HTTP 200 Jul 10 08:32:59.405400 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 206/824] 10.4.3.7 () {66 vars in 1229 bytes} [Fri Jul 10 08:32:59 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) Jul 10 08:32:59.407326 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-e30aca7a-9dbc-4910-89c1-3ef330562cae tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c75da87-7513-4d70-895d-58d7b08f336f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8e09cf98-3f86-44e4-ac39-dc81727a3613', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1519279870',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c139d63746341c587478d4cc38275df',qos_specs=None,replication_status=,reservations=['6a733cf3-0709-46b9-9216-ea6efdd93388','15ab705d-e89a-4296-be49-01c7f7a4d18d','63de60ef-8f47-48c8-b45d-335b62ff159a','5163e0d7-1ce2-4637-b447-093082f0b3da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ad3ce8a6d964286a67367ee4f06b796',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:32:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1519279870',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8e09cf98-3f86-44e4-ac39-dc81727a3613,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5c139d63746341c587478d4cc38275df',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5ad3ce8a6d964286a67367ee4f06b796',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:32:59.408721 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-e30aca7a-9dbc-4910-89c1-3ef330562cae tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c3df62e-4563-461f-88e6-043bd1172419) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:32:59.417295 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-6faebe55-6cfe-4e42-8c43-5ec2206fd33e None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:59.419200 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-6faebe55-6cfe-4e42-8c43-5ec2206fd33e tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] DELETE https://10.4.3.7/volume/v3/snapshots/38694c71-b56b-4fe9-b83e-c77331178a30 Jul 10 08:32:59.419384 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-6faebe55-6cfe-4e42-8c43-5ec2206fd33e tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:59.419595 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-6faebe55-6cfe-4e42-8c43-5ec2206fd33e tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Calling method 'delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:59.419693 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.snapshots [None req-6faebe55-6cfe-4e42-8c43-5ec2206fd33e tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Delete snapshot with id: 38694c71-b56b-4fe9-b83e-c77331178a30 Jul 10 08:32:59.424854 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-6faebe55-6cfe-4e42-8c43-5ec2206fd33e tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] https://10.4.3.7/volume/v3/snapshots/38694c71-b56b-4fe9-b83e-c77331178a30 returned with HTTP 404 Jul 10 08:32:59.425219 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 214/825] 10.4.3.7 () {66 vars in 1343 bytes} [Fri Jul 10 08:32:59 2026] DELETE /volume/v3/snapshots/38694c71-b56b-4fe9-b83e-c77331178a30 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:32:59.435133 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-153727cd-7538-4a05-96fe-38a89c3b1e03 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:59.438057 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-153727cd-7538-4a05-96fe-38a89c3b1e03 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] DELETE https://10.4.3.7/volume/v3/snapshots/b82db8c8-2b05-422d-b486-74efcd9788ef Jul 10 08:32:59.438640 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-153727cd-7538-4a05-96fe-38a89c3b1e03 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:59.438977 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-153727cd-7538-4a05-96fe-38a89c3b1e03 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Calling method 'delete' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:59.439172 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.snapshots [None req-153727cd-7538-4a05-96fe-38a89c3b1e03 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Delete snapshot with id: b82db8c8-2b05-422d-b486-74efcd9788ef Jul 10 08:32:59.440396 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-e30aca7a-9dbc-4910-89c1-3ef330562cae tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c3df62e-4563-461f-88e6-043bd1172419) transitioned into state 'SUCCESS' from state '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-1519279870',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c139d63746341c587478d4cc38275df',qos_specs=None,replication_status=,reservations=['6a733cf3-0709-46b9-9216-ea6efdd93388','15ab705d-e89a-4296-be49-01c7f7a4d18d','63de60ef-8f47-48c8-b45d-335b62ff159a','5163e0d7-1ce2-4637-b447-093082f0b3da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ad3ce8a6d964286a67367ee4f06b796',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:32:59.441138 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-e30aca7a-9dbc-4910-89c1-3ef330562cae tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e72edffa-e392-41c4-90fd-8bd8ff20ad67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:32:59.444091 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-153727cd-7538-4a05-96fe-38a89c3b1e03 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] https://10.4.3.7/volume/v3/snapshots/b82db8c8-2b05-422d-b486-74efcd9788ef returned with HTTP 404 Jul 10 08:32:59.444754 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 209/826] 10.4.3.7 () {66 vars in 1343 bytes} [Fri Jul 10 08:32:59 2026] DELETE /volume/v3/snapshots/b82db8c8-2b05-422d-b486-74efcd9788ef => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:32:59.453139 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-f11a63d4-e090-4510-81c0-a4a1cef8035d None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:59.455435 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-e30aca7a-9dbc-4910-89c1-3ef330562cae tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e72edffa-e392-41c4-90fd-8bd8ff20ad67) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:32:59.456104 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-f11a63d4-e090-4510-81c0-a4a1cef8035d tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] GET https://10.4.3.7/volume/v3/volumes/54bde899-1874-49d2-a562-2ee05375b8d2 Jul 10 08:32:59.456420 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-f11a63d4-e090-4510-81c0-a4a1cef8035d tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:59.456558 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-e30aca7a-9dbc-4910-89c1-3ef330562cae tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Flow 'volume_create_api' (9c03f72b-8d4d-49f5-91d5-d7ffe0e7bdc9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:32:59.456717 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-f11a63d4-e090-4510-81c0-a4a1cef8035d tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:59.456918 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-e30aca7a-9dbc-4910-89c1-3ef330562cae tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Create volume request issued successfully. Jul 10 08:32:59.473045 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e30aca7a-9dbc-4910-89c1-3ef330562cae tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:32:59.473045 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 198/827] 10.4.3.7 () {68 vars in 1244 bytes} [Fri Jul 10 08:32:59 2026] POST /volume/v3/volumes => generated 745 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:32:59.480001 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-f9595721-edbd-4aed-9d54-ed715c328c5a None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:59.482958 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-f9595721-edbd-4aed-9d54-ed715c328c5a tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] GET https://10.4.3.7/volume/v3/volumes/8e09cf98-3f86-44e4-ac39-dc81727a3613 Jul 10 08:32:59.483570 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-f9595721-edbd-4aed-9d54-ed715c328c5a tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:59.483646 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-f9595721-edbd-4aed-9d54-ed715c328c5a tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:59.488099 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-f11a63d4-e090-4510-81c0-a4a1cef8035d tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] https://10.4.3.7/volume/v3/volumes/54bde899-1874-49d2-a562-2ee05375b8d2 returned with HTTP 404 Jul 10 08:32:59.488921 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 207/828] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:32:59 2026] GET /volume/v3/volumes/54bde899-1874-49d2-a562-2ee05375b8d2 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:32:59.500757 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:59.500757 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:32:59.501060 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-9a62ab9d-1738-4b68-83f3-a2a83bc41da3 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:59.503457 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-9a62ab9d-1738-4b68-83f3-a2a83bc41da3 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] DELETE https://10.4.3.7/volume/v3/volumes/54bde899-1874-49d2-a562-2ee05375b8d2 Jul 10 08:32:59.503693 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-9a62ab9d-1738-4b68-83f3-a2a83bc41da3 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:59.503890 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-9a62ab9d-1738-4b68-83f3-a2a83bc41da3 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Calling method 'delete' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:59.504052 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.volumes [None req-9a62ab9d-1738-4b68-83f3-a2a83bc41da3 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Delete volume with id: 54bde899-1874-49d2-a562-2ee05375b8d2 Jul 10 08:32:59.508878 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-f9595721-edbd-4aed-9d54-ed715c328c5a tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Volume info retrieved successfully. Jul 10 08:32:59.510373 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-9a62ab9d-1738-4b68-83f3-a2a83bc41da3 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] https://10.4.3.7/volume/v3/volumes/54bde899-1874-49d2-a562-2ee05375b8d2 returned with HTTP 404 Jul 10 08:32:59.511021 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 210/829] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:32:59 2026] DELETE /volume/v3/volumes/54bde899-1874-49d2-a562-2ee05375b8d2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:32:59.519811 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-f9595721-edbd-4aed-9d54-ed715c328c5a tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] https://10.4.3.7/volume/v3/volumes/8e09cf98-3f86-44e4-ac39-dc81727a3613 returned with HTTP 200 Jul 10 08:32:59.520320 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 215/830] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:32:59 2026] GET /volume/v3/volumes/8e09cf98-3f86-44e4-ac39-dc81727a3613 => generated 813 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:32:59.525192 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-6f297106-8a10-4eab-807a-ba8a3f28ae0f None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:59.528178 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-6f297106-8a10-4eab-807a-ba8a3f28ae0f tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:32:59.528922 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-6f297106-8a10-4eab-807a-ba8a3f28ae0f tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1691256850"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:32:59.531214 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [None req-6f297106-8a10-4eab-807a-ba8a3f28ae0f tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1691256850'}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:32:59.531625 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-6f297106-8a10-4eab-807a-ba8a3f28ae0f tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Create volume of 1 GB Jul 10 08:32:59.532158 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:59.532158 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:32:59.538059 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-6f297106-8a10-4eab-807a-ba8a3f28ae0f tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Availability Zones retrieved successfully. Jul 10 08:32:59.547738 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-6f297106-8a10-4eab-807a-ba8a3f28ae0f tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Flow 'volume_create_api' (06161968-558d-4de8-ab3a-3f0e53f8d626) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:32:59.550045 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-6f297106-8a10-4eab-807a-ba8a3f28ae0f tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5684935-62c4-4a01-9425-84d1ccfb82f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:32:59.551486 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-6f297106-8a10-4eab-807a-ba8a3f28ae0f tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Validating volume size '1' using validate_int {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:32:59.599633 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-6f297106-8a10-4eab-807a-ba8a3f28ae0f tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5684935-62c4-4a01-9425-84d1ccfb82f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:32:59.601162 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-6f297106-8a10-4eab-807a-ba8a3f28ae0f tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79c8f6f5-996a-4e19-8c77-9af2c8bebc46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:32:59.657921 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-6f297106-8a10-4eab-807a-ba8a3f28ae0f tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Created reservations ['566a9e9d-a76e-4bb7-ac8a-5677bc8ff90e', 'd1ab6e27-1369-407d-ae5d-7051ce3cdb3b', 'b7cba2b0-dd49-4f31-aeaa-c3779cb22eb6', 'f1b21eef-2078-4e3e-adf9-a1591a57be24'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:32:59.658807 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-6f297106-8a10-4eab-807a-ba8a3f28ae0f tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79c8f6f5-996a-4e19-8c77-9af2c8bebc46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['566a9e9d-a76e-4bb7-ac8a-5677bc8ff90e', 'd1ab6e27-1369-407d-ae5d-7051ce3cdb3b', 'b7cba2b0-dd49-4f31-aeaa-c3779cb22eb6', 'f1b21eef-2078-4e3e-adf9-a1591a57be24']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:32:59.659526 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-6f297106-8a10-4eab-807a-ba8a3f28ae0f tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7dcb49e-6a6c-46fb-9221-aa27ed60747b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:32:59.684305 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-6f297106-8a10-4eab-807a-ba8a3f28ae0f tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7dcb49e-6a6c-46fb-9221-aa27ed60747b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1ee4c0d6-feea-4ea3-a027-5f0dc7c34a84', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1691256850',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d5b78417f5cd4d3498d7e99d29ea005d',qos_specs=None,replication_status=,reservations=['566a9e9d-a76e-4bb7-ac8a-5677bc8ff90e','d1ab6e27-1369-407d-ae5d-7051ce3cdb3b','b7cba2b0-dd49-4f31-aeaa-c3779cb22eb6','f1b21eef-2078-4e3e-adf9-a1591a57be24'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1cbbf5a513584cc29729a6e8ab620757',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:32:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1691256850',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1ee4c0d6-feea-4ea3-a027-5f0dc7c34a84,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d5b78417f5cd4d3498d7e99d29ea005d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1cbbf5a513584cc29729a6e8ab620757',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:32:59.685303 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-6f297106-8a10-4eab-807a-ba8a3f28ae0f tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa6df7c9-b2e0-45e0-8c75-dde1d5d1d1e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:32:59.718612 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-6f297106-8a10-4eab-807a-ba8a3f28ae0f tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa6df7c9-b2e0-45e0-8c75-dde1d5d1d1e7) transitioned into state 'SUCCESS' from state '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-1691256850',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d5b78417f5cd4d3498d7e99d29ea005d',qos_specs=None,replication_status=,reservations=['566a9e9d-a76e-4bb7-ac8a-5677bc8ff90e','d1ab6e27-1369-407d-ae5d-7051ce3cdb3b','b7cba2b0-dd49-4f31-aeaa-c3779cb22eb6','f1b21eef-2078-4e3e-adf9-a1591a57be24'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1cbbf5a513584cc29729a6e8ab620757',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:32:59.719789 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-6f297106-8a10-4eab-807a-ba8a3f28ae0f tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a33edfa4-87a7-456e-9275-96b64132abdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:32:59.732729 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-6f297106-8a10-4eab-807a-ba8a3f28ae0f tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a33edfa4-87a7-456e-9275-96b64132abdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:32:59.732729 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-6f297106-8a10-4eab-807a-ba8a3f28ae0f tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Flow 'volume_create_api' (06161968-558d-4de8-ab3a-3f0e53f8d626) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:32:59.732973 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-6f297106-8a10-4eab-807a-ba8a3f28ae0f tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Create volume request issued successfully. Jul 10 08:32:59.733631 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-6f297106-8a10-4eab-807a-ba8a3f28ae0f tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:32:59.734098 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 199/831] 10.4.3.7 () {68 vars in 1244 bytes} [Fri Jul 10 08:32:59 2026] POST /volume/v3/volumes => generated 747 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:32:59.748437 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-dc0f9cb1-e055-4d79-a26c-9cd72151949f None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:32:59.751012 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-dc0f9cb1-e055-4d79-a26c-9cd72151949f tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] GET https://10.4.3.7/volume/v3/volumes/1ee4c0d6-feea-4ea3-a027-5f0dc7c34a84 Jul 10 08:32:59.751457 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-dc0f9cb1-e055-4d79-a26c-9cd72151949f tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:32:59.751709 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-dc0f9cb1-e055-4d79-a26c-9cd72151949f tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:32:59.762215 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:32:59.762215 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:32:59.767035 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-dc0f9cb1-e055-4d79-a26c-9cd72151949f tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Volume info retrieved successfully. Jul 10 08:32:59.774427 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-dc0f9cb1-e055-4d79-a26c-9cd72151949f tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] https://10.4.3.7/volume/v3/volumes/1ee4c0d6-feea-4ea3-a027-5f0dc7c34a84 returned with HTTP 200 Jul 10 08:32:59.775608 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 208/832] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:32:59 2026] GET /volume/v3/volumes/1ee4c0d6-feea-4ea3-a027-5f0dc7c34a84 => generated 815 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:00.350026 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-d7185155-5cd1-4a7b-a4cf-bf31711180e6 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:00.355550 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d7185155-5cd1-4a7b-a4cf-bf31711180e6 tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] GET https://10.4.3.7/volume/v3/volumes/640eb027-f25e-4cc6-8311-933df2988e39 Jul 10 08:33:00.355550 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-d7185155-5cd1-4a7b-a4cf-bf31711180e6 tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:00.355550 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-d7185155-5cd1-4a7b-a4cf-bf31711180e6 tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:00.364964 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:00.364964 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:33:00.371092 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-d7185155-5cd1-4a7b-a4cf-bf31711180e6 tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] Volume info retrieved successfully. Jul 10 08:33:00.377524 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d7185155-5cd1-4a7b-a4cf-bf31711180e6 tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] https://10.4.3.7/volume/v3/volumes/640eb027-f25e-4cc6-8311-933df2988e39 returned with HTTP 200 Jul 10 08:33:00.377964 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 211/833] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:00 2026] GET /volume/v3/volumes/640eb027-f25e-4cc6-8311-933df2988e39 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:00.422425 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-f8e5e68f-7d80-4045-b747-ac001da3859d None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:00.427774 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-f8e5e68f-7d80-4045-b747-ac001da3859d tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] GET https://10.4.3.7/volume/v3/volumes/640eb027-f25e-4cc6-8311-933df2988e39 Jul 10 08:33:00.427877 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-f8e5e68f-7d80-4045-b747-ac001da3859d tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:00.428092 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-f8e5e68f-7d80-4045-b747-ac001da3859d tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:00.436693 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:00.436693 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:33:00.440466 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-f8e5e68f-7d80-4045-b747-ac001da3859d tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] Volume info retrieved successfully. Jul 10 08:33:00.445985 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-f8e5e68f-7d80-4045-b747-ac001da3859d tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] https://10.4.3.7/volume/v3/volumes/640eb027-f25e-4cc6-8311-933df2988e39 returned with HTTP 200 Jul 10 08:33:00.446361 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 216/834] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:00 2026] GET /volume/v3/volumes/640eb027-f25e-4cc6-8311-933df2988e39 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:00.469823 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-a3608f7c-1e8c-4b01-bb0d-a282989b8262 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:00.472158 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a3608f7c-1e8c-4b01-bb0d-a282989b8262 tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] DELETE https://10.4.3.7/volume/v3/volumes/640eb027-f25e-4cc6-8311-933df2988e39 Jul 10 08:33:00.472267 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a3608f7c-1e8c-4b01-bb0d-a282989b8262 tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:00.472445 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a3608f7c-1e8c-4b01-bb0d-a282989b8262 tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:00.472656 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-a3608f7c-1e8c-4b01-bb0d-a282989b8262 tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] Delete volume with id: 640eb027-f25e-4cc6-8311-933df2988e39 Jul 10 08:33:00.490370 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:00.490370 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:33:00.490984 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-a3608f7c-1e8c-4b01-bb0d-a282989b8262 tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] Volume info retrieved successfully. Jul 10 08:33:00.522700 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-a3608f7c-1e8c-4b01-bb0d-a282989b8262 tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] Delete volume request issued successfully. Jul 10 08:33:00.522975 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a3608f7c-1e8c-4b01-bb0d-a282989b8262 tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] https://10.4.3.7/volume/v3/volumes/640eb027-f25e-4cc6-8311-933df2988e39 returned with HTTP 202 Jul 10 08:33:00.523339 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 200/835] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:33:00 2026] DELETE /volume/v3/volumes/640eb027-f25e-4cc6-8311-933df2988e39 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:33:00.530972 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-f49b0200-8a0a-4765-99da-25cb0cd671b4 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:00.535992 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-f49b0200-8a0a-4765-99da-25cb0cd671b4 tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] GET https://10.4.3.7/volume/v3/volumes/640eb027-f25e-4cc6-8311-933df2988e39 Jul 10 08:33:00.535992 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-f49b0200-8a0a-4765-99da-25cb0cd671b4 tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:00.535992 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-f49b0200-8a0a-4765-99da-25cb0cd671b4 tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:00.542989 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-f5b82454-78b9-4777-82d0-88fa37178639 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:00.544005 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-f5b82454-78b9-4777-82d0-88fa37178639 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] GET https://10.4.3.7/volume/v3/volumes/8e09cf98-3f86-44e4-ac39-dc81727a3613 Jul 10 08:33:00.544005 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-f5b82454-78b9-4777-82d0-88fa37178639 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:00.544352 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-f5b82454-78b9-4777-82d0-88fa37178639 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:00.544737 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:00.544737 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:33:00.552522 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-f49b0200-8a0a-4765-99da-25cb0cd671b4 tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] Volume info retrieved successfully. Jul 10 08:33:00.557581 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:00.557581 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:33:00.562585 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-f49b0200-8a0a-4765-99da-25cb0cd671b4 tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] https://10.4.3.7/volume/v3/volumes/640eb027-f25e-4cc6-8311-933df2988e39 returned with HTTP 200 Jul 10 08:33:00.563051 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 209/836] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:00 2026] GET /volume/v3/volumes/640eb027-f25e-4cc6-8311-933df2988e39 => generated 841 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:00.571879 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-f5b82454-78b9-4777-82d0-88fa37178639 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Volume info retrieved successfully. Jul 10 08:33:00.578080 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-f5b82454-78b9-4777-82d0-88fa37178639 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] https://10.4.3.7/volume/v3/volumes/8e09cf98-3f86-44e4-ac39-dc81727a3613 returned with HTTP 200 Jul 10 08:33:00.578821 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 212/837] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:00 2026] GET /volume/v3/volumes/8e09cf98-3f86-44e4-ac39-dc81727a3613 => generated 838 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:00.593996 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-0c137b7b-af71-402f-9690-b43d54ec1e65 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:00.596896 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-0c137b7b-af71-402f-9690-b43d54ec1e65 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] POST https://10.4.3.7/volume/v3/volumes/8e09cf98-3f86-44e4-ac39-dc81727a3613/action Jul 10 08:33:00.597439 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-0c137b7b-af71-402f-9690-b43d54ec1e65 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Action body: b'{"os-attach": {"instance_uuid": "c7e5b761-2bcd-44d5-b280-b2e576f881b8", "mountpoint": "/dev/vdb"}}' {{(pid=100056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:33:00.597675 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-0c137b7b-af71-402f-9690-b43d54ec1e65 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "c7e5b761-2bcd-44d5-b280-b2e576f881b8", "mountpoint": "/dev/vdb"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:33:00.615482 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:00.615482 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:33:00.616536 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-0c137b7b-af71-402f-9690-b43d54ec1e65 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Volume info retrieved successfully. Jul 10 08:33:00.631294 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-0c137b7b-af71-402f-9690-b43d54ec1e65 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Update volume admin metadata completed successfully. Jul 10 08:33:00.791867 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-ca761153-7738-4d57-b15c-5baf47d74ab1 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:00.793635 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ca761153-7738-4d57-b15c-5baf47d74ab1 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] GET https://10.4.3.7/volume/v3/volumes/1ee4c0d6-feea-4ea3-a027-5f0dc7c34a84 Jul 10 08:33:00.793849 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ca761153-7738-4d57-b15c-5baf47d74ab1 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:00.794066 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ca761153-7738-4d57-b15c-5baf47d74ab1 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:00.802257 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:00.802257 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:33:00.805896 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-ca761153-7738-4d57-b15c-5baf47d74ab1 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Volume info retrieved successfully. Jul 10 08:33:00.810769 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ca761153-7738-4d57-b15c-5baf47d74ab1 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] https://10.4.3.7/volume/v3/volumes/1ee4c0d6-feea-4ea3-a027-5f0dc7c34a84 returned with HTTP 200 Jul 10 08:33:00.811173 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 201/838] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:00 2026] GET /volume/v3/volumes/1ee4c0d6-feea-4ea3-a027-5f0dc7c34a84 => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:00.823901 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-995a86b1-8fff-4672-abc7-e0e2a7c91295 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:00.825769 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-995a86b1-8fff-4672-abc7-e0e2a7c91295 tempest-ServerActionsV293TestJSON-964660164 tempest-ServerActionsV293TestJSON-964660164-project-member] GET https://10.4.3.7/volume/v3/volumes/fe088cf1-aa61-4fb5-83b7-377cae30f727 Jul 10 08:33:00.825894 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-1009fab5-7bd4-44fb-a329-94791b9d6d62 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:00.826034 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-995a86b1-8fff-4672-abc7-e0e2a7c91295 tempest-ServerActionsV293TestJSON-964660164 tempest-ServerActionsV293TestJSON-964660164-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:00.826281 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-995a86b1-8fff-4672-abc7-e0e2a7c91295 tempest-ServerActionsV293TestJSON-964660164 tempest-ServerActionsV293TestJSON-964660164-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:00.829146 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-1009fab5-7bd4-44fb-a329-94791b9d6d62 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] POST https://10.4.3.7/volume/v3/snapshots Jul 10 08:33:00.829593 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-1009fab5-7bd4-44fb-a329-94791b9d6d62 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1ee4c0d6-feea-4ea3-a027-5f0dc7c34a84", "name": "tempest-VolumesDeleteCascade-Snapshot-1164763277"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:33:00.836010 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:00.836010 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:33:00.839735 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:00.839735 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:33:00.839876 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-995a86b1-8fff-4672-abc7-e0e2a7c91295 tempest-ServerActionsV293TestJSON-964660164 tempest-ServerActionsV293TestJSON-964660164-project-member] Volume info retrieved successfully. Jul 10 08:33:00.840275 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-1009fab5-7bd4-44fb-a329-94791b9d6d62 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Volume info retrieved successfully. Jul 10 08:33:00.840419 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.snapshots [None req-1009fab5-7bd4-44fb-a329-94791b9d6d62 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Create snapshot from volume 1ee4c0d6-feea-4ea3-a027-5f0dc7c34a84 Jul 10 08:33:00.844556 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-995a86b1-8fff-4672-abc7-e0e2a7c91295 tempest-ServerActionsV293TestJSON-964660164 tempest-ServerActionsV293TestJSON-964660164-project-member] https://10.4.3.7/volume/v3/volumes/fe088cf1-aa61-4fb5-83b7-377cae30f727 returned with HTTP 200 Jul 10 08:33:00.844992 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 210/839] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:33:00 2026] GET /volume/v3/volumes/fe088cf1-aa61-4fb5-83b7-377cae30f727 => generated 1828 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:33:00.869684 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.quota [None req-1009fab5-7bd4-44fb-a329-94791b9d6d62 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Created reservations ['3bb71511-6236-4313-81eb-28c373549bd3', '2103c232-488c-4af4-96e0-dd21e49e94f9', '7fdcca85-243d-43ee-9557-0282d4bf2b3d', 'a56e3052-0bf0-46e3-bd46-aef072371c12'] {{(pid=100054) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:33:00.904664 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-1009fab5-7bd4-44fb-a329-94791b9d6d62 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Snapshot create request issued successfully. Jul 10 08:33:00.905006 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-1009fab5-7bd4-44fb-a329-94791b9d6d62 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] https://10.4.3.7/volume/v3/snapshots returned with HTTP 202 Jul 10 08:33:00.908599 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 213/840] 10.4.3.7 () {68 vars in 1251 bytes} [Fri Jul 10 08:33:00 2026] POST /volume/v3/snapshots => generated 307 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:33:00.913058 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-91c158f8-3be1-4dc6-b57f-732435dad67c None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:00.915239 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-91c158f8-3be1-4dc6-b57f-732435dad67c tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] GET https://10.4.3.7/volume/v3/snapshots/aa40153f-a342-4cc4-846e-6647535fb355 Jul 10 08:33:00.915535 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-91c158f8-3be1-4dc6-b57f-732435dad67c tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:00.915801 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-91c158f8-3be1-4dc6-b57f-732435dad67c tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:00.922580 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:00.922580 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:33:00.923245 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-91c158f8-3be1-4dc6-b57f-732435dad67c tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Snapshot retrieved successfully. Jul 10 08:33:00.924379 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-91c158f8-3be1-4dc6-b57f-732435dad67c tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] https://10.4.3.7/volume/v3/snapshots/aa40153f-a342-4cc4-846e-6647535fb355 returned with HTTP 200 Jul 10 08:33:00.924942 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 202/841] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:33:00 2026] GET /volume/v3/snapshots/aa40153f-a342-4cc4-846e-6647535fb355 => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:01.136267 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-0c137b7b-af71-402f-9690-b43d54ec1e65 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Attach volume completed successfully. Jul 10 08:33:01.136267 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-0c137b7b-af71-402f-9690-b43d54ec1e65 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] https://10.4.3.7/volume/v3/volumes/8e09cf98-3f86-44e4-ac39-dc81727a3613/action returned with HTTP 202 Jul 10 08:33:01.136267 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 217/842] 10.4.3.7 () {68 vars in 1376 bytes} [Fri Jul 10 08:33:00 2026] POST /volume/v3/volumes/8e09cf98-3f86-44e4-ac39-dc81727a3613/action => generated 0 bytes in 543 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:33:01.147184 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-7085bad9-7f81-4c68-afe1-978165f53063 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:01.150427 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-7085bad9-7f81-4c68-afe1-978165f53063 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] GET https://10.4.3.7/volume/v3/volumes/8e09cf98-3f86-44e4-ac39-dc81727a3613 Jul 10 08:33:01.150427 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-7085bad9-7f81-4c68-afe1-978165f53063 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:01.150427 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-7085bad9-7f81-4c68-afe1-978165f53063 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:01.160254 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:01.160254 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:33:01.163886 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-7085bad9-7f81-4c68-afe1-978165f53063 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Volume info retrieved successfully. Jul 10 08:33:01.167972 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-7085bad9-7f81-4c68-afe1-978165f53063 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] https://10.4.3.7/volume/v3/volumes/8e09cf98-3f86-44e4-ac39-dc81727a3613 returned with HTTP 200 Jul 10 08:33:01.168375 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 211/843] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:01 2026] GET /volume/v3/volumes/8e09cf98-3f86-44e4-ac39-dc81727a3613 => generated 1172 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:33:01.184762 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-d5fd1499-2bd8-4490-8277-41719b202524 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:01.188645 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d5fd1499-2bd8-4490-8277-41719b202524 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] GET https://10.4.3.7/volume/v3/volumes/8e09cf98-3f86-44e4-ac39-dc81727a3613 Jul 10 08:33:01.188988 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-d5fd1499-2bd8-4490-8277-41719b202524 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:01.189690 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-d5fd1499-2bd8-4490-8277-41719b202524 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:01.211478 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:01.211478 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:33:01.221464 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-d5fd1499-2bd8-4490-8277-41719b202524 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Volume info retrieved successfully. Jul 10 08:33:01.225974 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d5fd1499-2bd8-4490-8277-41719b202524 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] https://10.4.3.7/volume/v3/volumes/8e09cf98-3f86-44e4-ac39-dc81727a3613 returned with HTTP 200 Jul 10 08:33:01.226509 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 214/844] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:01 2026] GET /volume/v3/volumes/8e09cf98-3f86-44e4-ac39-dc81727a3613 => generated 1172 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:33:01.250896 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-ce07078b-ccc5-49b6-b3d2-16340d5449b0 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:01.382957 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ce07078b-ccc5-49b6-b3d2-16340d5449b0 tempest-VolumesActionsTest-1050021938 tempest-VolumesActionsTest-1050021938-project-admin] POST https://10.4.3.7/volume/v3/volumes/8e09cf98-3f86-44e4-ac39-dc81727a3613/action Jul 10 08:33:01.383438 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ce07078b-ccc5-49b6-b3d2-16340d5449b0 tempest-VolumesActionsTest-1050021938 tempest-VolumesActionsTest-1050021938-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:33:01.383733 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ce07078b-ccc5-49b6-b3d2-16340d5449b0 tempest-VolumesActionsTest-1050021938 tempest-VolumesActionsTest-1050021938-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:33:01.408510 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:01.408510 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:33:01.409460 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.contrib.admin_actions [None req-ce07078b-ccc5-49b6-b3d2-16340d5449b0 tempest-VolumesActionsTest-1050021938 tempest-VolumesActionsTest-1050021938-project-admin] Updating volume '8e09cf98-3f86-44e4-ac39-dc81727a3613' with '{'status': 'error'}' {{(pid=100057) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 10 08:33:01.462777 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ce07078b-ccc5-49b6-b3d2-16340d5449b0 tempest-VolumesActionsTest-1050021938 tempest-VolumesActionsTest-1050021938-project-admin] https://10.4.3.7/volume/v3/volumes/8e09cf98-3f86-44e4-ac39-dc81727a3613/action returned with HTTP 202 Jul 10 08:33:01.463156 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 203/845] 10.4.3.7 () {68 vars in 1376 bytes} [Fri Jul 10 08:33:01 2026] POST /volume/v3/volumes/8e09cf98-3f86-44e4-ac39-dc81727a3613/action => generated 0 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:33:01.477532 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-bd955981-0486-46da-96b8-d36437cbf270 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:01.481705 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-bd955981-0486-46da-96b8-d36437cbf270 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] GET https://10.4.3.7/volume/v3/volumes/8e09cf98-3f86-44e4-ac39-dc81727a3613 Jul 10 08:33:01.481973 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-bd955981-0486-46da-96b8-d36437cbf270 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:01.482837 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-bd955981-0486-46da-96b8-d36437cbf270 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:01.498138 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:01.498138 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:33:01.510676 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-bd955981-0486-46da-96b8-d36437cbf270 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Volume info retrieved successfully. Jul 10 08:33:01.517262 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-bd955981-0486-46da-96b8-d36437cbf270 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] https://10.4.3.7/volume/v3/volumes/8e09cf98-3f86-44e4-ac39-dc81727a3613 returned with HTTP 200 Jul 10 08:33:01.517760 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 218/846] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:01 2026] GET /volume/v3/volumes/8e09cf98-3f86-44e4-ac39-dc81727a3613 => generated 1171 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:33:01.534301 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-4cf18fc8-069c-433c-8d60-297277e491d1 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:01.538085 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-4cf18fc8-069c-433c-8d60-297277e491d1 tempest-VolumesActionsTest-1050021938 tempest-VolumesActionsTest-1050021938-project-admin] POST https://10.4.3.7/volume/v3/volumes/8e09cf98-3f86-44e4-ac39-dc81727a3613/action Jul 10 08:33:01.538481 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-4cf18fc8-069c-433c-8d60-297277e491d1 tempest-VolumesActionsTest-1050021938 tempest-VolumesActionsTest-1050021938-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "27662048-3de4-4828-8452-1b8355b94f8f"}}' {{(pid=100055) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:33:01.538576 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-4cf18fc8-069c-433c-8d60-297277e491d1 tempest-VolumesActionsTest-1050021938 tempest-VolumesActionsTest-1050021938-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "27662048-3de4-4828-8452-1b8355b94f8f"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:33:01.556515 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:01.556515 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:33:01.556997 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-4cf18fc8-069c-433c-8d60-297277e491d1 tempest-VolumesActionsTest-1050021938 tempest-VolumesActionsTest-1050021938-project-admin] Volume info retrieved successfully. Jul 10 08:33:01.577291 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-9381986d-c663-4a8d-93ea-83259c808024 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:01.579541 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-9381986d-c663-4a8d-93ea-83259c808024 tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] GET https://10.4.3.7/volume/v3/volumes/640eb027-f25e-4cc6-8311-933df2988e39 Jul 10 08:33:01.579825 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-9381986d-c663-4a8d-93ea-83259c808024 tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:01.580086 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-9381986d-c663-4a8d-93ea-83259c808024 tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:01.587564 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-9381986d-c663-4a8d-93ea-83259c808024 tempest-ServerActionsTestOtherB-79150585 tempest-ServerActionsTestOtherB-79150585-project-member] https://10.4.3.7/volume/v3/volumes/640eb027-f25e-4cc6-8311-933df2988e39 returned with HTTP 404 Jul 10 08:33:01.588158 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 215/847] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:01 2026] GET /volume/v3/volumes/640eb027-f25e-4cc6-8311-933df2988e39 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:33:01.759753 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-aa4d1a61-a193-45b7-8f0c-67ea8426b755 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:01.760445 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-aa4d1a61-a193-45b7-8f0c-67ea8426b755 None None] GET https://10.4.3.7/volume// Jul 10 08:33:01.760635 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-aa4d1a61-a193-45b7-8f0c-67ea8426b755 None None] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:01.762603 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-aa4d1a61-a193-45b7-8f0c-67ea8426b755 None None] Calling method 'all' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:01.763963 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-aa4d1a61-a193-45b7-8f0c-67ea8426b755 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:33:01.764422 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 204/848] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:33:01 2026] GET /volume/ => generated 384 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:33:01.783948 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-6896c29e-85de-40bf-9937-70c1006ae059 req-d96ff2ab-271d-4593-a708-18b7d12df604 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:01.787185 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-6896c29e-85de-40bf-9937-70c1006ae059 req-d96ff2ab-271d-4593-a708-18b7d12df604 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] POST https://10.4.3.7/volume/v3/attachments Jul 10 08:33:01.787707 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-6896c29e-85de-40bf-9937-70c1006ae059 req-d96ff2ab-271d-4593-a708-18b7d12df604 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9f5f67ca-6822-4936-9da6-d6f2fafefe36", "connector": null, "instance_uuid": "4e22c8bd-c1e6-4bdb-9736-c1211d6487ed"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:33:01.805568 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:01.805568 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:33:01.862650 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-6896c29e-85de-40bf-9937-70c1006ae059 req-d96ff2ab-271d-4593-a708-18b7d12df604 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] https://10.4.3.7/volume/v3/attachments returned with HTTP 200 Jul 10 08:33:01.864434 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 219/849] 10.4.3.7 () {74 vars in 1580 bytes} [Fri Jul 10 08:33:01 2026] POST /volume/v3/attachments => generated 273 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:33:01.871636 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-6896c29e-85de-40bf-9937-70c1006ae059 req-0fd7b0e1-4943-418f-95cf-5f1e9cd182a5 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:01.876475 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-6896c29e-85de-40bf-9937-70c1006ae059 req-0fd7b0e1-4943-418f-95cf-5f1e9cd182a5 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] DELETE https://10.4.3.7/volume/v3/attachments/fd3df494-564d-499a-8aea-351c083b883a Jul 10 08:33:01.876857 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-6896c29e-85de-40bf-9937-70c1006ae059 req-0fd7b0e1-4943-418f-95cf-5f1e9cd182a5 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:01.877149 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-6896c29e-85de-40bf-9937-70c1006ae059 req-0fd7b0e1-4943-418f-95cf-5f1e9cd182a5 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Calling method 'version_select' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:01.889362 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:01.889362 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:33:01.935565 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-7e37eca5-858a-46c4-97ff-1b0e61410674 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:01.940362 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7e37eca5-858a-46c4-97ff-1b0e61410674 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] GET https://10.4.3.7/volume/v3/snapshots/aa40153f-a342-4cc4-846e-6647535fb355 Jul 10 08:33:01.940707 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7e37eca5-858a-46c4-97ff-1b0e61410674 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:01.940981 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7e37eca5-858a-46c4-97ff-1b0e61410674 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:01.951655 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:01.951655 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:33:01.952259 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-7e37eca5-858a-46c4-97ff-1b0e61410674 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Snapshot retrieved successfully. Jul 10 08:33:01.953354 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7e37eca5-858a-46c4-97ff-1b0e61410674 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] https://10.4.3.7/volume/v3/snapshots/aa40153f-a342-4cc4-846e-6647535fb355 returned with HTTP 200 Jul 10 08:33:01.953880 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 205/850] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:33:01 2026] GET /volume/v3/snapshots/aa40153f-a342-4cc4-846e-6647535fb355 => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:01.965198 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-e68fbcc1-adae-42a6-b008-5f1e7124a103 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:01.966876 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-e68fbcc1-adae-42a6-b008-5f1e7124a103 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:33:01.967224 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-e68fbcc1-adae-42a6-b008-5f1e7124a103 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "aa40153f-a342-4cc4-846e-6647535fb355", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-2105414117"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:33:01.968716 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.volumes [None req-e68fbcc1-adae-42a6-b008-5f1e7124a103 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Create volume request body: {'volume': {'snapshot_id': 'aa40153f-a342-4cc4-846e-6647535fb355', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-2105414117'}} {{(pid=100056) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:33:01.974028 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:01.974028 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:33:01.974577 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-e68fbcc1-adae-42a6-b008-5f1e7124a103 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Snapshot retrieved successfully. Jul 10 08:33:01.974722 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-e68fbcc1-adae-42a6-b008-5f1e7124a103 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Create volume of 1 GB Jul 10 08:33:01.978547 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-e68fbcc1-adae-42a6-b008-5f1e7124a103 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Availability Zones retrieved successfully. Jul 10 08:33:01.984063 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-e68fbcc1-adae-42a6-b008-5f1e7124a103 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Flow 'volume_create_api' (554e5132-612d-4686-b593-a094ca2a15dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:33:01.985039 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-e68fbcc1-adae-42a6-b008-5f1e7124a103 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4e495c9-c119-46c4-9aa4-6712f3a20e85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:01.985966 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.flows.api.create_volume [None req-e68fbcc1-adae-42a6-b008-5f1e7124a103 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:33:02.026693 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-e68fbcc1-adae-42a6-b008-5f1e7124a103 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4e495c9-c119-46c4-9aa4-6712f3a20e85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'aa40153f-a342-4cc4-846e-6647535fb355', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:02.027855 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-e68fbcc1-adae-42a6-b008-5f1e7124a103 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2d66fd3-be98-4f83-b107-8535f7912ec8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:02.061717 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-4cf18fc8-069c-433c-8d60-297277e491d1 tempest-VolumesActionsTest-1050021938 tempest-VolumesActionsTest-1050021938-project-admin] Terminate volume connection completed successfully. Jul 10 08:33:02.068422 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-4cf18fc8-069c-433c-8d60-297277e491d1 tempest-VolumesActionsTest-1050021938 tempest-VolumesActionsTest-1050021938-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=100055) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Jul 10 08:33:02.101677 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.quota [None req-e68fbcc1-adae-42a6-b008-5f1e7124a103 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Created reservations ['87b8e9e2-c802-4bcd-9980-a006de15e5ae', '09216f00-641e-4368-8f43-790aeefa8eff', '3fb8eff2-b4d6-4180-a10b-f2119e190cdc', '3edb82a5-d644-4884-a49d-b84f41c0cc8a'] {{(pid=100056) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:33:02.102816 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-e68fbcc1-adae-42a6-b008-5f1e7124a103 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2d66fd3-be98-4f83-b107-8535f7912ec8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['87b8e9e2-c802-4bcd-9980-a006de15e5ae', '09216f00-641e-4368-8f43-790aeefa8eff', '3fb8eff2-b4d6-4180-a10b-f2119e190cdc', '3edb82a5-d644-4884-a49d-b84f41c0cc8a']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:02.103875 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-e68fbcc1-adae-42a6-b008-5f1e7124a103 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0a5dc4d-bebd-4835-ab78-bd3cb138b003) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:02.156298 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-e68fbcc1-adae-42a6-b008-5f1e7124a103 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0a5dc4d-bebd-4835-ab78-bd3cb138b003) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd1944784-e62f-4b1a-9d89-0e4a0170d7dd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-2105414117',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d5b78417f5cd4d3498d7e99d29ea005d',qos_specs=None,replication_status=,reservations=['87b8e9e2-c802-4bcd-9980-a006de15e5ae','09216f00-641e-4368-8f43-790aeefa8eff','3fb8eff2-b4d6-4180-a10b-f2119e190cdc','3edb82a5-d644-4884-a49d-b84f41c0cc8a'],size=1,snapshot_id=aa40153f-a342-4cc4-846e-6647535fb355,source_replicaid=,source_volid=None,status='creating',user_id='1cbbf5a513584cc29729a6e8ab620757',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:33:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-2105414117',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d1944784-e62f-4b1a-9d89-0e4a0170d7dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d5b78417f5cd4d3498d7e99d29ea005d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=aa40153f-a342-4cc4-846e-6647535fb355,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1cbbf5a513584cc29729a6e8ab620757',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:02.157765 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-e68fbcc1-adae-42a6-b008-5f1e7124a103 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b7e2db2-4434-4166-a9ae-75a1f7eec4eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:02.186290 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-e68fbcc1-adae-42a6-b008-5f1e7124a103 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b7e2db2-4434-4166-a9ae-75a1f7eec4eb) transitioned into state 'SUCCESS' from state '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-2105414117',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d5b78417f5cd4d3498d7e99d29ea005d',qos_specs=None,replication_status=,reservations=['87b8e9e2-c802-4bcd-9980-a006de15e5ae','09216f00-641e-4368-8f43-790aeefa8eff','3fb8eff2-b4d6-4180-a10b-f2119e190cdc','3edb82a5-d644-4884-a49d-b84f41c0cc8a'],size=1,snapshot_id=aa40153f-a342-4cc4-846e-6647535fb355,source_replicaid=,source_volid=None,status='creating',user_id='1cbbf5a513584cc29729a6e8ab620757',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:02.187051 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-e68fbcc1-adae-42a6-b008-5f1e7124a103 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (190576c1-b5be-4d15-b234-b08c49d352fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:02.213070 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-e68fbcc1-adae-42a6-b008-5f1e7124a103 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (190576c1-b5be-4d15-b234-b08c49d352fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:02.213915 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-e68fbcc1-adae-42a6-b008-5f1e7124a103 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Flow 'volume_create_api' (554e5132-612d-4686-b593-a094ca2a15dd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:33:02.214235 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-e68fbcc1-adae-42a6-b008-5f1e7124a103 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Create volume request issued successfully. Jul 10 08:33:02.214840 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-e68fbcc1-adae-42a6-b008-5f1e7124a103 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:33:02.215260 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 220/851] 10.4.3.7 () {68 vars in 1245 bytes} [Fri Jul 10 08:33:01 2026] POST /volume/v3/volumes => generated 781 bytes in 250 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:33:02.236573 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-dd6d84f0-e358-4fef-af3f-7b21647d9315 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:02.240251 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-dd6d84f0-e358-4fef-af3f-7b21647d9315 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] GET https://10.4.3.7/volume/v3/volumes/d1944784-e62f-4b1a-9d89-0e4a0170d7dd Jul 10 08:33:02.240251 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-dd6d84f0-e358-4fef-af3f-7b21647d9315 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:02.240251 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-dd6d84f0-e358-4fef-af3f-7b21647d9315 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:02.248530 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:02.248530 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:33:02.255089 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-dd6d84f0-e358-4fef-af3f-7b21647d9315 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Volume info retrieved successfully. Jul 10 08:33:02.257756 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-dd6d84f0-e358-4fef-af3f-7b21647d9315 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] https://10.4.3.7/volume/v3/volumes/d1944784-e62f-4b1a-9d89-0e4a0170d7dd returned with HTTP 200 Jul 10 08:33:02.258353 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 206/852] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:02 2026] GET /volume/v3/volumes/d1944784-e62f-4b1a-9d89-0e4a0170d7dd => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:02.444096 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-6896c29e-85de-40bf-9937-70c1006ae059 req-0fd7b0e1-4943-418f-95cf-5f1e9cd182a5 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] https://10.4.3.7/volume/v3/attachments/fd3df494-564d-499a-8aea-351c083b883a returned with HTTP 200 Jul 10 08:33:02.444676 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 216/853] 10.4.3.7 () {72 vars in 1659 bytes} [Fri Jul 10 08:33:01 2026] DELETE /volume/v3/attachments/fd3df494-564d-499a-8aea-351c083b883a => generated 192 bytes in 573 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:33:02.580751 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-4cf18fc8-069c-433c-8d60-297277e491d1 tempest-VolumesActionsTest-1050021938 tempest-VolumesActionsTest-1050021938-project-admin] Detach volume completed successfully. Jul 10 08:33:02.580751 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-4cf18fc8-069c-433c-8d60-297277e491d1 tempest-VolumesActionsTest-1050021938 tempest-VolumesActionsTest-1050021938-project-admin] https://10.4.3.7/volume/v3/volumes/8e09cf98-3f86-44e4-ac39-dc81727a3613/action returned with HTTP 202 Jul 10 08:33:02.580751 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 212/854] 10.4.3.7 () {68 vars in 1376 bytes} [Fri Jul 10 08:33:01 2026] POST /volume/v3/volumes/8e09cf98-3f86-44e4-ac39-dc81727a3613/action => generated 0 bytes in 1047 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:33:02.589366 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-a397be20-85fc-48cc-b572-8336444f121f None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:02.592567 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-a397be20-85fc-48cc-b572-8336444f121f tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] GET https://10.4.3.7/volume/v3/volumes/8e09cf98-3f86-44e4-ac39-dc81727a3613 Jul 10 08:33:02.592831 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-a397be20-85fc-48cc-b572-8336444f121f tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:02.593079 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-a397be20-85fc-48cc-b572-8336444f121f tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:02.606012 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:02.606012 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:33:02.611327 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-a397be20-85fc-48cc-b572-8336444f121f tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Volume info retrieved successfully. Jul 10 08:33:02.620184 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-a397be20-85fc-48cc-b572-8336444f121f tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] https://10.4.3.7/volume/v3/volumes/8e09cf98-3f86-44e4-ac39-dc81727a3613 returned with HTTP 200 Jul 10 08:33:02.620641 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 221/855] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:02 2026] GET /volume/v3/volumes/8e09cf98-3f86-44e4-ac39-dc81727a3613 => generated 857 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 08:33:02.633426 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-575c4ba8-c399-448a-ac0b-2054ee975cff None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:02.637666 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-575c4ba8-c399-448a-ac0b-2054ee975cff tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] GET https://10.4.3.7/volume/v3/volumes/8e09cf98-3f86-44e4-ac39-dc81727a3613 Jul 10 08:33:02.637979 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-575c4ba8-c399-448a-ac0b-2054ee975cff tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:02.638463 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-575c4ba8-c399-448a-ac0b-2054ee975cff tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:02.655897 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:02.655897 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:33:02.664957 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-575c4ba8-c399-448a-ac0b-2054ee975cff tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Volume info retrieved successfully. Jul 10 08:33:02.672944 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-575c4ba8-c399-448a-ac0b-2054ee975cff tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] https://10.4.3.7/volume/v3/volumes/8e09cf98-3f86-44e4-ac39-dc81727a3613 returned with HTTP 200 Jul 10 08:33:02.675625 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 207/856] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:02 2026] GET /volume/v3/volumes/8e09cf98-3f86-44e4-ac39-dc81727a3613 => generated 857 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:02.689294 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-4cd3b41d-d521-440e-89e9-dfb42222c13a None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:02.691175 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-4cd3b41d-d521-440e-89e9-dfb42222c13a tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] POST https://10.4.3.7/volume/v3/volumes/8e09cf98-3f86-44e4-ac39-dc81727a3613/action Jul 10 08:33:02.691627 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-4cd3b41d-d521-440e-89e9-dfb42222c13a tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Action body: b'{"os-detach": {}}' {{(pid=100054) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:33:02.691843 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-4cd3b41d-d521-440e-89e9-dfb42222c13a tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:33:02.699859 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:02.699859 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:33:02.700545 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-4cd3b41d-d521-440e-89e9-dfb42222c13a tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Volume info retrieved successfully. Jul 10 08:33:03.203765 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-4cd3b41d-d521-440e-89e9-dfb42222c13a tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Detach volume completed successfully. Jul 10 08:33:03.206817 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-4cd3b41d-d521-440e-89e9-dfb42222c13a tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] https://10.4.3.7/volume/v3/volumes/8e09cf98-3f86-44e4-ac39-dc81727a3613/action returned with HTTP 202 Jul 10 08:33:03.206817 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 217/857] 10.4.3.7 () {68 vars in 1376 bytes} [Fri Jul 10 08:33:02 2026] POST /volume/v3/volumes/8e09cf98-3f86-44e4-ac39-dc81727a3613/action => generated 0 bytes in 516 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:33:03.213856 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-b00e5f6b-953d-46d0-8145-a8f979ab190c None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:03.216175 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-b00e5f6b-953d-46d0-8145-a8f979ab190c tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] GET https://10.4.3.7/volume/v3/volumes/8e09cf98-3f86-44e4-ac39-dc81727a3613 Jul 10 08:33:03.216651 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-b00e5f6b-953d-46d0-8145-a8f979ab190c tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:03.216956 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-b00e5f6b-953d-46d0-8145-a8f979ab190c tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:03.225724 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:03.225724 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:33:03.230419 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-b00e5f6b-953d-46d0-8145-a8f979ab190c tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Volume info retrieved successfully. Jul 10 08:33:03.236455 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-b00e5f6b-953d-46d0-8145-a8f979ab190c tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] https://10.4.3.7/volume/v3/volumes/8e09cf98-3f86-44e4-ac39-dc81727a3613 returned with HTTP 200 Jul 10 08:33:03.236948 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 213/858] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:03 2026] GET /volume/v3/volumes/8e09cf98-3f86-44e4-ac39-dc81727a3613 => generated 857 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:03.255467 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-37dfc022-0dc7-4fc3-a24d-7c05abdb3e4c None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:03.257340 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-37dfc022-0dc7-4fc3-a24d-7c05abdb3e4c tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] GET https://10.4.3.7/volume/v3/volumes/8e09cf98-3f86-44e4-ac39-dc81727a3613 Jul 10 08:33:03.257551 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-37dfc022-0dc7-4fc3-a24d-7c05abdb3e4c tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:03.257771 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-37dfc022-0dc7-4fc3-a24d-7c05abdb3e4c tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:03.265993 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:03.265993 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:33:03.274328 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-a7ebcad5-e37d-4aa6-a32c-50ddc594716c None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:03.276187 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a7ebcad5-e37d-4aa6-a32c-50ddc594716c tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] GET https://10.4.3.7/volume/v3/volumes/d1944784-e62f-4b1a-9d89-0e4a0170d7dd Jul 10 08:33:03.276352 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a7ebcad5-e37d-4aa6-a32c-50ddc594716c tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:03.276540 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a7ebcad5-e37d-4aa6-a32c-50ddc594716c tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:03.284285 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-37dfc022-0dc7-4fc3-a24d-7c05abdb3e4c tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Volume info retrieved successfully. Jul 10 08:33:03.284802 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:03.284802 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:33:03.288879 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-a7ebcad5-e37d-4aa6-a32c-50ddc594716c tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Volume info retrieved successfully. Jul 10 08:33:03.292663 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-37dfc022-0dc7-4fc3-a24d-7c05abdb3e4c tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] https://10.4.3.7/volume/v3/volumes/8e09cf98-3f86-44e4-ac39-dc81727a3613 returned with HTTP 200 Jul 10 08:33:03.293190 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 222/859] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:03 2026] GET /volume/v3/volumes/8e09cf98-3f86-44e4-ac39-dc81727a3613 => generated 857 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:03.295127 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a7ebcad5-e37d-4aa6-a32c-50ddc594716c tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] https://10.4.3.7/volume/v3/volumes/d1944784-e62f-4b1a-9d89-0e4a0170d7dd returned with HTTP 200 Jul 10 08:33:03.295732 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 208/860] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:03 2026] GET /volume/v3/volumes/d1944784-e62f-4b1a-9d89-0e4a0170d7dd => generated 874 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:03.309022 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-30381e3f-a13c-4aa2-bdf3-6f905b06a540 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:03.313532 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-e9a324ab-d90d-42b5-a131-13d142b14283 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:03.313660 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-30381e3f-a13c-4aa2-bdf3-6f905b06a540 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] DELETE https://10.4.3.7/volume/v3/volumes/8e09cf98-3f86-44e4-ac39-dc81727a3613 Jul 10 08:33:03.313660 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-30381e3f-a13c-4aa2-bdf3-6f905b06a540 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:03.313660 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-30381e3f-a13c-4aa2-bdf3-6f905b06a540 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Calling method 'delete' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:03.313660 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.volumes [None req-30381e3f-a13c-4aa2-bdf3-6f905b06a540 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Delete volume with id: 8e09cf98-3f86-44e4-ac39-dc81727a3613 Jul 10 08:33:03.315599 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-e9a324ab-d90d-42b5-a131-13d142b14283 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] GET https://10.4.3.7/volume/v3/volumes/d1944784-e62f-4b1a-9d89-0e4a0170d7dd Jul 10 08:33:03.315879 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-e9a324ab-d90d-42b5-a131-13d142b14283 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:03.316102 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-e9a324ab-d90d-42b5-a131-13d142b14283 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:03.319431 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:03.319431 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:33:03.321500 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-30381e3f-a13c-4aa2-bdf3-6f905b06a540 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Volume info retrieved successfully. Jul 10 08:33:03.324945 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:03.324945 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:33:03.329652 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-e9a324ab-d90d-42b5-a131-13d142b14283 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Volume info retrieved successfully. Jul 10 08:33:03.334705 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-e9a324ab-d90d-42b5-a131-13d142b14283 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] https://10.4.3.7/volume/v3/volumes/d1944784-e62f-4b1a-9d89-0e4a0170d7dd returned with HTTP 200 Jul 10 08:33:03.335305 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 214/861] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:03 2026] GET /volume/v3/volumes/d1944784-e62f-4b1a-9d89-0e4a0170d7dd => generated 874 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:03.339894 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-30381e3f-a13c-4aa2-bdf3-6f905b06a540 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Delete volume request issued successfully. Jul 10 08:33:03.340887 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-30381e3f-a13c-4aa2-bdf3-6f905b06a540 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] https://10.4.3.7/volume/v3/volumes/8e09cf98-3f86-44e4-ac39-dc81727a3613 returned with HTTP 202 Jul 10 08:33:03.340887 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 218/862] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:33:03 2026] DELETE /volume/v3/volumes/8e09cf98-3f86-44e4-ac39-dc81727a3613 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:33:03.350191 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-5416bde5-3d4e-44b3-8a94-de2ba98873dd None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:03.352070 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-16c6142b-dd35-4d4a-ab11-eab893a2e53e None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:03.352531 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-5416bde5-3d4e-44b3-8a94-de2ba98873dd tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] GET https://10.4.3.7/volume/v3/volumes/8e09cf98-3f86-44e4-ac39-dc81727a3613 Jul 10 08:33:03.352814 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-5416bde5-3d4e-44b3-8a94-de2ba98873dd tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:03.353053 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-5416bde5-3d4e-44b3-8a94-de2ba98873dd tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:03.354131 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-16c6142b-dd35-4d4a-ab11-eab893a2e53e tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] DELETE https://10.4.3.7/volume/v3/volumes/1ee4c0d6-feea-4ea3-a027-5f0dc7c34a84?cascade=True Jul 10 08:33:03.354361 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-16c6142b-dd35-4d4a-ab11-eab893a2e53e tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:03.354760 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-16c6142b-dd35-4d4a-ab11-eab893a2e53e tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:03.354932 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-16c6142b-dd35-4d4a-ab11-eab893a2e53e tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Delete volume with id: 1ee4c0d6-feea-4ea3-a027-5f0dc7c34a84 Jul 10 08:33:03.361944 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:03.361944 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:33:03.364913 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:03.364913 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:33:03.365397 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-16c6142b-dd35-4d4a-ab11-eab893a2e53e tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Volume info retrieved successfully. Jul 10 08:33:03.368256 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-5416bde5-3d4e-44b3-8a94-de2ba98873dd tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Volume info retrieved successfully. Jul 10 08:33:03.374841 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-5416bde5-3d4e-44b3-8a94-de2ba98873dd tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] https://10.4.3.7/volume/v3/volumes/8e09cf98-3f86-44e4-ac39-dc81727a3613 returned with HTTP 200 Jul 10 08:33:03.375229 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 223/863] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:03 2026] GET /volume/v3/volumes/8e09cf98-3f86-44e4-ac39-dc81727a3613 => generated 856 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:03.397353 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-16c6142b-dd35-4d4a-ab11-eab893a2e53e tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Delete volume request issued successfully. Jul 10 08:33:03.397673 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-16c6142b-dd35-4d4a-ab11-eab893a2e53e tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] https://10.4.3.7/volume/v3/volumes/1ee4c0d6-feea-4ea3-a027-5f0dc7c34a84?cascade=True returned with HTTP 202 Jul 10 08:33:03.398193 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 209/864] 10.4.3.7 () {66 vars in 1362 bytes} [Fri Jul 10 08:33:03 2026] DELETE /volume/v3/volumes/1ee4c0d6-feea-4ea3-a027-5f0dc7c34a84?cascade=True => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:33:03.406918 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-f41b79a9-1f3e-4e96-b968-32590f7a5e7e None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:03.409203 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-f41b79a9-1f3e-4e96-b968-32590f7a5e7e tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] GET https://10.4.3.7/volume/v3/volumes/1ee4c0d6-feea-4ea3-a027-5f0dc7c34a84 Jul 10 08:33:03.409721 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-f41b79a9-1f3e-4e96-b968-32590f7a5e7e tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:03.410055 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-f41b79a9-1f3e-4e96-b968-32590f7a5e7e tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:03.422051 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:03.422051 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:33:03.427775 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-f41b79a9-1f3e-4e96-b968-32590f7a5e7e tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Volume info retrieved successfully. Jul 10 08:33:03.439670 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-f41b79a9-1f3e-4e96-b968-32590f7a5e7e tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] https://10.4.3.7/volume/v3/volumes/1ee4c0d6-feea-4ea3-a027-5f0dc7c34a84 returned with HTTP 200 Jul 10 08:33:03.439670 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 215/865] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:03 2026] GET /volume/v3/volumes/1ee4c0d6-feea-4ea3-a027-5f0dc7c34a84 => generated 839 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:04.389559 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-c3fb0f47-8933-4381-98f4-68069069935c None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:04.391720 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-c3fb0f47-8933-4381-98f4-68069069935c tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] GET https://10.4.3.7/volume/v3/volumes/8e09cf98-3f86-44e4-ac39-dc81727a3613 Jul 10 08:33:04.393123 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-c3fb0f47-8933-4381-98f4-68069069935c tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:04.393123 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-c3fb0f47-8933-4381-98f4-68069069935c tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:04.399514 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-c3fb0f47-8933-4381-98f4-68069069935c tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] https://10.4.3.7/volume/v3/volumes/8e09cf98-3f86-44e4-ac39-dc81727a3613 returned with HTTP 404 Jul 10 08:33:04.400427 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 219/866] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:04 2026] GET /volume/v3/volumes/8e09cf98-3f86-44e4-ac39-dc81727a3613 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:33:04.454079 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-02fd9066-e35d-445f-bd96-a876557d1b0c None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:04.457362 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-02fd9066-e35d-445f-bd96-a876557d1b0c tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] GET https://10.4.3.7/volume/v3/volumes/1ee4c0d6-feea-4ea3-a027-5f0dc7c34a84 Jul 10 08:33:04.457632 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-02fd9066-e35d-445f-bd96-a876557d1b0c tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:04.457864 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-02fd9066-e35d-445f-bd96-a876557d1b0c tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:04.466011 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-02fd9066-e35d-445f-bd96-a876557d1b0c tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] https://10.4.3.7/volume/v3/volumes/1ee4c0d6-feea-4ea3-a027-5f0dc7c34a84 returned with HTTP 404 Jul 10 08:33:04.467241 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 224/867] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:04 2026] GET /volume/v3/volumes/1ee4c0d6-feea-4ea3-a027-5f0dc7c34a84 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:33:04.474465 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-743f651f-f1cf-4843-b5ac-a4b841d43c67 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:04.477937 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-743f651f-f1cf-4843-b5ac-a4b841d43c67 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] GET https://10.4.3.7/volume/v3/volumes Jul 10 08:33:04.478180 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-743f651f-f1cf-4843-b5ac-a4b841d43c67 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:04.478437 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-743f651f-f1cf-4843-b5ac-a4b841d43c67 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Calling method 'index' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:04.478793 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.api_utils [None req-743f651f-f1cf-4843-b5ac-a4b841d43c67 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Removing options '' from query. {{(pid=100057) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 08:33:04.479203 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:04.479203 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:33:04.480163 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-743f651f-f1cf-4843-b5ac-a4b841d43c67 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100057) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 08:33:04.502155 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-743f651f-f1cf-4843-b5ac-a4b841d43c67 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Get all volumes completed successfully. Jul 10 08:33:04.502858 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-743f651f-f1cf-4843-b5ac-a4b841d43c67 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 200 Jul 10 08:33:04.503338 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 210/868] 10.4.3.7 () {66 vars in 1223 bytes} [Fri Jul 10 08:33:04 2026] GET /volume/v3/volumes => generated 331 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:04.513519 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-cccc8963-0e00-4684-b62f-b36223e2e878 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:04.515197 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-cccc8963-0e00-4684-b62f-b36223e2e878 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] GET https://10.4.3.7/volume/v3/snapshots Jul 10 08:33:04.515385 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-cccc8963-0e00-4684-b62f-b36223e2e878 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:04.515599 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-cccc8963-0e00-4684-b62f-b36223e2e878 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Calling method 'index' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:04.515817 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.api_utils [None req-cccc8963-0e00-4684-b62f-b36223e2e878 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Removing options '' from query. {{(pid=100055) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 08:33:04.516895 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.db.api [None req-cccc8963-0e00-4684-b62f-b36223e2e878 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Building query based on filter {{(pid=100055) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 08:33:04.524922 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-cccc8963-0e00-4684-b62f-b36223e2e878 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Get all snapshots completed successfully. Jul 10 08:33:04.524922 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-cccc8963-0e00-4684-b62f-b36223e2e878 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] https://10.4.3.7/volume/v3/snapshots returned with HTTP 200 Jul 10 08:33:04.524922 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 216/869] 10.4.3.7 () {66 vars in 1229 bytes} [Fri Jul 10 08:33:04 2026] GET /volume/v3/snapshots => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 08:33:04.537231 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-fcbe4dfb-4254-4cd1-a2d6-a5f7802a1724 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:04.539735 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-fcbe4dfb-4254-4cd1-a2d6-a5f7802a1724 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] GET https://10.4.3.7/volume/v3/volumes/d1944784-e62f-4b1a-9d89-0e4a0170d7dd Jul 10 08:33:04.542102 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-fcbe4dfb-4254-4cd1-a2d6-a5f7802a1724 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:04.542102 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-fcbe4dfb-4254-4cd1-a2d6-a5f7802a1724 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:04.554598 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:04.554598 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:33:04.564166 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-fcbe4dfb-4254-4cd1-a2d6-a5f7802a1724 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Volume info retrieved successfully. Jul 10 08:33:04.570954 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-fcbe4dfb-4254-4cd1-a2d6-a5f7802a1724 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] https://10.4.3.7/volume/v3/volumes/d1944784-e62f-4b1a-9d89-0e4a0170d7dd returned with HTTP 200 Jul 10 08:33:04.571473 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 220/870] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:04 2026] GET /volume/v3/volumes/d1944784-e62f-4b1a-9d89-0e4a0170d7dd => generated 874 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:04.586864 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-53d33244-8309-48c4-ab93-fd07f2cd50bb None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:04.592024 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-53d33244-8309-48c4-ab93-fd07f2cd50bb tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] DELETE https://10.4.3.7/volume/v3/volumes/d1944784-e62f-4b1a-9d89-0e4a0170d7dd Jul 10 08:33:04.592279 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-53d33244-8309-48c4-ab93-fd07f2cd50bb tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:04.592537 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-53d33244-8309-48c4-ab93-fd07f2cd50bb tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Calling method 'delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:04.592853 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-53d33244-8309-48c4-ab93-fd07f2cd50bb tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Delete volume with id: d1944784-e62f-4b1a-9d89-0e4a0170d7dd Jul 10 08:33:04.602454 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:04.602454 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:33:04.603094 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-53d33244-8309-48c4-ab93-fd07f2cd50bb tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Volume info retrieved successfully. Jul 10 08:33:04.630713 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-53d33244-8309-48c4-ab93-fd07f2cd50bb tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Delete volume request issued successfully. Jul 10 08:33:04.630886 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-53d33244-8309-48c4-ab93-fd07f2cd50bb tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] https://10.4.3.7/volume/v3/volumes/d1944784-e62f-4b1a-9d89-0e4a0170d7dd returned with HTTP 202 Jul 10 08:33:04.631276 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 225/871] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:33:04 2026] DELETE /volume/v3/volumes/d1944784-e62f-4b1a-9d89-0e4a0170d7dd => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:33:04.640177 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-47353bb9-1643-4f23-be58-6088d066fd0d None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:04.641734 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-47353bb9-1643-4f23-be58-6088d066fd0d tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] GET https://10.4.3.7/volume/v3/volumes/d1944784-e62f-4b1a-9d89-0e4a0170d7dd Jul 10 08:33:04.645483 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-47353bb9-1643-4f23-be58-6088d066fd0d tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:04.645483 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-47353bb9-1643-4f23-be58-6088d066fd0d tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:04.652149 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:04.652149 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:33:04.656971 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-47353bb9-1643-4f23-be58-6088d066fd0d tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Volume info retrieved successfully. Jul 10 08:33:04.663700 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-47353bb9-1643-4f23-be58-6088d066fd0d tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] https://10.4.3.7/volume/v3/volumes/d1944784-e62f-4b1a-9d89-0e4a0170d7dd returned with HTTP 200 Jul 10 08:33:04.664327 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 211/872] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:04 2026] GET /volume/v3/volumes/d1944784-e62f-4b1a-9d89-0e4a0170d7dd => generated 873 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:05.679251 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-7ab78c91-5b9f-474b-bd42-90bf5c8c13f7 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:05.681549 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-7ab78c91-5b9f-474b-bd42-90bf5c8c13f7 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] GET https://10.4.3.7/volume/v3/volumes/d1944784-e62f-4b1a-9d89-0e4a0170d7dd Jul 10 08:33:05.681822 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-7ab78c91-5b9f-474b-bd42-90bf5c8c13f7 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:05.682104 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-7ab78c91-5b9f-474b-bd42-90bf5c8c13f7 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:05.691912 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-7ab78c91-5b9f-474b-bd42-90bf5c8c13f7 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] https://10.4.3.7/volume/v3/volumes/d1944784-e62f-4b1a-9d89-0e4a0170d7dd returned with HTTP 404 Jul 10 08:33:05.692564 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 217/873] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:05 2026] GET /volume/v3/volumes/d1944784-e62f-4b1a-9d89-0e4a0170d7dd => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:33:05.699888 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-3ab1c476-c754-4066-a1ee-067376274293 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:05.701680 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-3ab1c476-c754-4066-a1ee-067376274293 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] DELETE https://10.4.3.7/volume/v3/snapshots/aa40153f-a342-4cc4-846e-6647535fb355 Jul 10 08:33:05.701816 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-3ab1c476-c754-4066-a1ee-067376274293 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:05.702001 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-3ab1c476-c754-4066-a1ee-067376274293 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Calling method 'delete' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:05.702201 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.snapshots [None req-3ab1c476-c754-4066-a1ee-067376274293 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Delete snapshot with id: aa40153f-a342-4cc4-846e-6647535fb355 Jul 10 08:33:05.706887 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-3ab1c476-c754-4066-a1ee-067376274293 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] https://10.4.3.7/volume/v3/snapshots/aa40153f-a342-4cc4-846e-6647535fb355 returned with HTTP 404 Jul 10 08:33:05.707644 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 221/874] 10.4.3.7 () {66 vars in 1343 bytes} [Fri Jul 10 08:33:05 2026] DELETE /volume/v3/snapshots/aa40153f-a342-4cc4-846e-6647535fb355 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:33:05.715022 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-f2ed648b-42f1-4fd9-871e-8b40a2ff8880 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:05.717684 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-f2ed648b-42f1-4fd9-871e-8b40a2ff8880 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] GET https://10.4.3.7/volume/v3/volumes/1ee4c0d6-feea-4ea3-a027-5f0dc7c34a84 Jul 10 08:33:05.718172 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-f2ed648b-42f1-4fd9-871e-8b40a2ff8880 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:05.718528 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-f2ed648b-42f1-4fd9-871e-8b40a2ff8880 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:05.727666 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-f2ed648b-42f1-4fd9-871e-8b40a2ff8880 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] https://10.4.3.7/volume/v3/volumes/1ee4c0d6-feea-4ea3-a027-5f0dc7c34a84 returned with HTTP 404 Jul 10 08:33:05.729791 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 226/875] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:05 2026] GET /volume/v3/volumes/1ee4c0d6-feea-4ea3-a027-5f0dc7c34a84 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:33:05.739291 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-19208f28-bfb9-4fd7-9962-282a6da10515 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:05.742826 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-19208f28-bfb9-4fd7-9962-282a6da10515 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] DELETE https://10.4.3.7/volume/v3/volumes/1ee4c0d6-feea-4ea3-a027-5f0dc7c34a84 Jul 10 08:33:05.743660 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-19208f28-bfb9-4fd7-9962-282a6da10515 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:05.744004 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-19208f28-bfb9-4fd7-9962-282a6da10515 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:05.744629 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-19208f28-bfb9-4fd7-9962-282a6da10515 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] Delete volume with id: 1ee4c0d6-feea-4ea3-a027-5f0dc7c34a84 Jul 10 08:33:05.752076 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-19208f28-bfb9-4fd7-9962-282a6da10515 tempest-VolumesDeleteCascade-346491731 tempest-VolumesDeleteCascade-346491731-project-member] https://10.4.3.7/volume/v3/volumes/1ee4c0d6-feea-4ea3-a027-5f0dc7c34a84 returned with HTTP 404 Jul 10 08:33:05.753780 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 212/876] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:33:05 2026] DELETE /volume/v3/volumes/1ee4c0d6-feea-4ea3-a027-5f0dc7c34a84 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:33:07.395459 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-b11f3742-44e7-4edc-a8ee-3f04790b580d None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:07.396270 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-b11f3742-44e7-4edc-a8ee-3f04790b580d tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:33:07.396398 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-b11f3742-44e7-4edc-a8ee-3f04790b580d tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "e1ee2ea6-9251-43d7-8043-1a8efc6b3698", "size": 1, "name": "tempest-VolumesCloneTest-Volume-975581755"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:33:07.397958 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.volumes [None req-b11f3742-44e7-4edc-a8ee-3f04790b580d tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Create volume request body: {'volume': {'imageRef': 'e1ee2ea6-9251-43d7-8043-1a8efc6b3698', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-975581755'}} {{(pid=100055) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:33:07.473709 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-6896c29e-85de-40bf-9937-70c1006ae059 req-f8ceece2-6684-49b0-a62c-ce33d0bbe2ac None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:07.476278 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-6896c29e-85de-40bf-9937-70c1006ae059 req-f8ceece2-6684-49b0-a62c-ce33d0bbe2ac tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] PUT https://10.4.3.7/volume/v3/attachments/7c51de10-860e-487c-9c08-273f176b0c66 Jul 10 08:33:07.476754 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-6896c29e-85de-40bf-9937-70c1006ae059 req-f8ceece2-6684-49b0-a62c-ce33d0bbe2ac tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.7", "host": "np0000004976", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b54eda21b644", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bf3c9c16-ec3d-4df7-865b-5f424258654a", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:33:07.503429 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.coordination [req-6896c29e-85de-40bf-9937-70c1006ae059 req-f8ceece2-6684-49b0-a62c-ce33d0bbe2ac tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Acquiring lock "cinder-attachment_update-9f5f67ca-6822-4936-9da6-d6f2fafefe36-np0000004976" by "attachment_update" {{(pid=100054) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 08:33:07.508901 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.coordination [req-6896c29e-85de-40bf-9937-70c1006ae059 req-f8ceece2-6684-49b0-a62c-ce33d0bbe2ac tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Lock "cinder-attachment_update-9f5f67ca-6822-4936-9da6-d6f2fafefe36-np0000004976" acquired by "attachment_update" :: waited 0.006s {{(pid=100054) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 08:33:07.509944 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:07.509944 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:33:07.522817 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-b11f3742-44e7-4edc-a8ee-3f04790b580d tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Create volume of 1 GB Jul 10 08:33:07.526920 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-b11f3742-44e7-4edc-a8ee-3f04790b580d tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Availability Zones retrieved successfully. Jul 10 08:33:07.533149 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-b11f3742-44e7-4edc-a8ee-3f04790b580d tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Flow 'volume_create_api' (427547b3-2f3d-44fd-a962-45c1647cd2d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:33:07.534791 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-b11f3742-44e7-4edc-a8ee-3f04790b580d tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9e1cc28-d1f1-4bed-814c-9b55b492b338) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:07.536035 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.flows.api.create_volume [None req-b11f3742-44e7-4edc-a8ee-3f04790b580d tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Validating volume size '1' using validate_int {{(pid=100055) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:33:07.628353 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-b11f3742-44e7-4edc-a8ee-3f04790b580d tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9e1cc28-d1f1-4bed-814c-9b55b492b338) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:07.629216 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-b11f3742-44e7-4edc-a8ee-3f04790b580d tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db05b0a4-d5d2-4c1b-95f5-6f05bc90cbb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:07.694192 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.quota [None req-b11f3742-44e7-4edc-a8ee-3f04790b580d tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Created reservations ['622e2fce-3b6f-42b1-8828-bae03684730c', 'ae82c714-08c7-4d81-b239-e3c1f64098d6', '1dfc9ad4-6409-4c4d-b76a-9472c6e23725', 'f4100467-683d-4e7e-8e85-8b659615b570'] {{(pid=100055) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:33:07.694980 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-b11f3742-44e7-4edc-a8ee-3f04790b580d tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db05b0a4-d5d2-4c1b-95f5-6f05bc90cbb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['622e2fce-3b6f-42b1-8828-bae03684730c', 'ae82c714-08c7-4d81-b239-e3c1f64098d6', '1dfc9ad4-6409-4c4d-b76a-9472c6e23725', 'f4100467-683d-4e7e-8e85-8b659615b570']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:07.695711 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-b11f3742-44e7-4edc-a8ee-3f04790b580d tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c9b6b6e-4118-402c-8c01-2c9508d5d07f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:07.719479 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-b11f3742-44e7-4edc-a8ee-3f04790b580d tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c9b6b6e-4118-402c-8c01-2c9508d5d07f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '97a227bf-83f4-4ca9-b7fe-191fd8f0784e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-975581755',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab6c479d091941799b402185ef0de34e',qos_specs=None,replication_status=,reservations=['622e2fce-3b6f-42b1-8828-bae03684730c','ae82c714-08c7-4d81-b239-e3c1f64098d6','1dfc9ad4-6409-4c4d-b76a-9472c6e23725','f4100467-683d-4e7e-8e85-8b659615b570'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d061087d0414e26955c09399db569c9',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:33:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-975581755',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=97a227bf-83f4-4ca9-b7fe-191fd8f0784e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ab6c479d091941799b402185ef0de34e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7d061087d0414e26955c09399db569c9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:07.720118 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-b11f3742-44e7-4edc-a8ee-3f04790b580d tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82faaa3e-3a73-4f91-9611-95f65bcfa8a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:07.736714 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-b11f3742-44e7-4edc-a8ee-3f04790b580d tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82faaa3e-3a73-4f91-9611-95f65bcfa8a9) transitioned into state 'SUCCESS' from state '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-975581755',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab6c479d091941799b402185ef0de34e',qos_specs=None,replication_status=,reservations=['622e2fce-3b6f-42b1-8828-bae03684730c','ae82c714-08c7-4d81-b239-e3c1f64098d6','1dfc9ad4-6409-4c4d-b76a-9472c6e23725','f4100467-683d-4e7e-8e85-8b659615b570'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d061087d0414e26955c09399db569c9',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:07.737300 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-b11f3742-44e7-4edc-a8ee-3f04790b580d tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6b9af5b-5f21-48c9-90a6-4855af6e2012) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:07.751334 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-b11f3742-44e7-4edc-a8ee-3f04790b580d tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6b9af5b-5f21-48c9-90a6-4855af6e2012) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:07.752117 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-b11f3742-44e7-4edc-a8ee-3f04790b580d tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Flow 'volume_create_api' (427547b3-2f3d-44fd-a962-45c1647cd2d6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:33:07.752422 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-b11f3742-44e7-4edc-a8ee-3f04790b580d tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Create volume request issued successfully. Jul 10 08:33:07.753003 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-b11f3742-44e7-4edc-a8ee-3f04790b580d tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:33:07.753538 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 218/877] 10.4.3.7 () {68 vars in 1245 bytes} [Fri Jul 10 08:33:07 2026] POST /volume/v3/volumes => generated 742 bytes in 360 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:33:07.769073 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-e8d38707-a84e-4a44-8329-155463760bfb None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:07.771263 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-e8d38707-a84e-4a44-8329-155463760bfb tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] GET https://10.4.3.7/volume/v3/volumes/97a227bf-83f4-4ca9-b7fe-191fd8f0784e Jul 10 08:33:07.771521 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-e8d38707-a84e-4a44-8329-155463760bfb tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:07.771817 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-e8d38707-a84e-4a44-8329-155463760bfb tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:07.782100 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:07.782100 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:33:07.786251 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-e8d38707-a84e-4a44-8329-155463760bfb tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Volume info retrieved successfully. Jul 10 08:33:07.792703 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-e8d38707-a84e-4a44-8329-155463760bfb tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] https://10.4.3.7/volume/v3/volumes/97a227bf-83f4-4ca9-b7fe-191fd8f0784e returned with HTTP 200 Jul 10 08:33:07.793248 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 227/878] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:07 2026] GET /volume/v3/volumes/97a227bf-83f4-4ca9-b7fe-191fd8f0784e => generated 810 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:08.042508 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.coordination [req-6896c29e-85de-40bf-9937-70c1006ae059 req-f8ceece2-6684-49b0-a62c-ce33d0bbe2ac tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Lock "cinder-attachment_update-9f5f67ca-6822-4936-9da6-d6f2fafefe36-np0000004976" released by "attachment_update" :: held 0.533s {{(pid=100054) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 08:33:08.042946 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-6896c29e-85de-40bf-9937-70c1006ae059 req-f8ceece2-6684-49b0-a62c-ce33d0bbe2ac tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] https://10.4.3.7/volume/v3/attachments/7c51de10-860e-487c-9c08-273f176b0c66 returned with HTTP 200 Jul 10 08:33:08.043532 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 222/879] 10.4.3.7 () {74 vars in 1690 bytes} [Fri Jul 10 08:33:07 2026] PUT /volume/v3/attachments/7c51de10-860e-487c-9c08-273f176b0c66 => generated 969 bytes in 570 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:33:08.053474 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-6896c29e-85de-40bf-9937-70c1006ae059 req-97c44b86-01e9-41d7-bdfe-aa8234bc83b1 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:08.055916 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-6896c29e-85de-40bf-9937-70c1006ae059 req-97c44b86-01e9-41d7-bdfe-aa8234bc83b1 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] GET https://10.4.3.7/volume/v3/attachments/7c51de10-860e-487c-9c08-273f176b0c66 Jul 10 08:33:08.056276 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-6896c29e-85de-40bf-9937-70c1006ae059 req-97c44b86-01e9-41d7-bdfe-aa8234bc83b1 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:08.056483 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-6896c29e-85de-40bf-9937-70c1006ae059 req-97c44b86-01e9-41d7-bdfe-aa8234bc83b1 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Calling method 'version_select' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:08.072234 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-6896c29e-85de-40bf-9937-70c1006ae059 req-97c44b86-01e9-41d7-bdfe-aa8234bc83b1 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] https://10.4.3.7/volume/v3/attachments/7c51de10-860e-487c-9c08-273f176b0c66 returned with HTTP 200 Jul 10 08:33:08.072640 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 213/880] 10.4.3.7 () {70 vars in 1637 bytes} [Fri Jul 10 08:33:08 2026] GET /volume/v3/attachments/7c51de10-860e-487c-9c08-273f176b0c66 => generated 994 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:33:08.813468 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-9a4f0eb2-bfe8-4992-a481-2aff6cb3e53e None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:08.815777 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-9a4f0eb2-bfe8-4992-a481-2aff6cb3e53e tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] GET https://10.4.3.7/volume/v3/volumes/97a227bf-83f4-4ca9-b7fe-191fd8f0784e Jul 10 08:33:08.815967 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-9a4f0eb2-bfe8-4992-a481-2aff6cb3e53e tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:08.816194 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-9a4f0eb2-bfe8-4992-a481-2aff6cb3e53e tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:08.829101 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:08.829101 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:33:08.834263 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-9a4f0eb2-bfe8-4992-a481-2aff6cb3e53e tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Volume info retrieved successfully. Jul 10 08:33:08.841141 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-9a4f0eb2-bfe8-4992-a481-2aff6cb3e53e tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] https://10.4.3.7/volume/v3/volumes/97a227bf-83f4-4ca9-b7fe-191fd8f0784e returned with HTTP 200 Jul 10 08:33:08.841244 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 219/881] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:08 2026] GET /volume/v3/volumes/97a227bf-83f4-4ca9-b7fe-191fd8f0784e => generated 1350 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:33:08.861005 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-53d4c087-f349-4d03-b5d2-c48030983d04 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:08.862947 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-53d4c087-f349-4d03-b5d2-c48030983d04 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:33:08.863290 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-53d4c087-f349-4d03-b5d2-c48030983d04 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "97a227bf-83f4-4ca9-b7fe-191fd8f0784e", "size": 1, "name": "tempest-VolumesCloneTest-Volume-5173148"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:33:08.865031 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.volumes [None req-53d4c087-f349-4d03-b5d2-c48030983d04 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Create volume request body: {'volume': {'source_volid': '97a227bf-83f4-4ca9-b7fe-191fd8f0784e', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-5173148'}} {{(pid=100056) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:33:08.873156 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:08.873156 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:33:08.873699 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-53d4c087-f349-4d03-b5d2-c48030983d04 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Volume retrieved successfully. Jul 10 08:33:08.873839 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-53d4c087-f349-4d03-b5d2-c48030983d04 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Create volume of 1 GB Jul 10 08:33:08.877625 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-53d4c087-f349-4d03-b5d2-c48030983d04 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Availability Zones retrieved successfully. Jul 10 08:33:08.883717 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-53d4c087-f349-4d03-b5d2-c48030983d04 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Flow 'volume_create_api' (06657601-3be8-43ea-89dd-8dd75d4eb0f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:33:08.884878 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-53d4c087-f349-4d03-b5d2-c48030983d04 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (054f49ee-684c-4b67-a53e-9fa124482062) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:08.885899 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.flows.api.create_volume [None req-53d4c087-f349-4d03-b5d2-c48030983d04 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:33:08.909462 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-53d4c087-f349-4d03-b5d2-c48030983d04 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (054f49ee-684c-4b67-a53e-9fa124482062) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '97a227bf-83f4-4ca9-b7fe-191fd8f0784e', 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:08.910645 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-53d4c087-f349-4d03-b5d2-c48030983d04 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ace7510d-43c2-4961-a026-9ebfb3f0c33e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:08.958660 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.quota [None req-53d4c087-f349-4d03-b5d2-c48030983d04 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Created reservations ['4d3ec4bb-20e9-4518-98ac-0a95f5be508c', 'b312b8f7-9bc6-46cc-aff4-eee881c39c65', 'ec061b12-567a-492c-b6d1-e0e17585183e', '3160336a-5e76-4284-a8c3-8b30aa236ba3'] {{(pid=100056) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:33:08.959393 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-53d4c087-f349-4d03-b5d2-c48030983d04 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ace7510d-43c2-4961-a026-9ebfb3f0c33e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4d3ec4bb-20e9-4518-98ac-0a95f5be508c', 'b312b8f7-9bc6-46cc-aff4-eee881c39c65', 'ec061b12-567a-492c-b6d1-e0e17585183e', '3160336a-5e76-4284-a8c3-8b30aa236ba3']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:08.960173 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-53d4c087-f349-4d03-b5d2-c48030983d04 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c14785ee-0527-4748-81fa-b19700b27922) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:09.011320 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-53d4c087-f349-4d03-b5d2-c48030983d04 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c14785ee-0527-4748-81fa-b19700b27922) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9ca5d764-3ded-40f0-ae76-1f7c866cdb95', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-5173148',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab6c479d091941799b402185ef0de34e',qos_specs=None,replication_status=,reservations=['4d3ec4bb-20e9-4518-98ac-0a95f5be508c','b312b8f7-9bc6-46cc-aff4-eee881c39c65','ec061b12-567a-492c-b6d1-e0e17585183e','3160336a-5e76-4284-a8c3-8b30aa236ba3'],size=1,snapshot_id=None,source_replicaid=,source_volid=97a227bf-83f4-4ca9-b7fe-191fd8f0784e,status='creating',user_id='7d061087d0414e26955c09399db569c9',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), '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-07-10T08:33:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-5173148',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9ca5d764-3ded-40f0-ae76-1f7c866cdb95,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ab6c479d091941799b402185ef0de34e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=97a227bf-83f4-4ca9-b7fe-191fd8f0784e,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7d061087d0414e26955c09399db569c9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:09.012382 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-53d4c087-f349-4d03-b5d2-c48030983d04 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1869774-6feb-4dbe-a18d-76a8814fef14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:09.040056 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-53d4c087-f349-4d03-b5d2-c48030983d04 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1869774-6feb-4dbe-a18d-76a8814fef14) transitioned into state 'SUCCESS' from state '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-5173148',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab6c479d091941799b402185ef0de34e',qos_specs=None,replication_status=,reservations=['4d3ec4bb-20e9-4518-98ac-0a95f5be508c','b312b8f7-9bc6-46cc-aff4-eee881c39c65','ec061b12-567a-492c-b6d1-e0e17585183e','3160336a-5e76-4284-a8c3-8b30aa236ba3'],size=1,snapshot_id=None,source_replicaid=,source_volid=97a227bf-83f4-4ca9-b7fe-191fd8f0784e,status='creating',user_id='7d061087d0414e26955c09399db569c9',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:09.040056 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-53d4c087-f349-4d03-b5d2-c48030983d04 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c35d920e-c01f-448d-a6f2-ccfd1a29b49a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:09.077347 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-53d4c087-f349-4d03-b5d2-c48030983d04 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c35d920e-c01f-448d-a6f2-ccfd1a29b49a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:09.078557 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-53d4c087-f349-4d03-b5d2-c48030983d04 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Flow 'volume_create_api' (06657601-3be8-43ea-89dd-8dd75d4eb0f7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:33:09.079051 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-53d4c087-f349-4d03-b5d2-c48030983d04 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Create volume request issued successfully. Jul 10 08:33:09.079886 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-53d4c087-f349-4d03-b5d2-c48030983d04 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:33:09.080460 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 228/882] 10.4.3.7 () {68 vars in 1245 bytes} [Fri Jul 10 08:33:08 2026] POST /volume/v3/volumes => generated 773 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:33:09.096990 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-46a6afe3-9095-461b-92d9-9c2e4d1bf81b None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:09.101494 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-46a6afe3-9095-461b-92d9-9c2e4d1bf81b tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] GET https://10.4.3.7/volume/v3/volumes/9ca5d764-3ded-40f0-ae76-1f7c866cdb95 Jul 10 08:33:09.101771 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-46a6afe3-9095-461b-92d9-9c2e4d1bf81b tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:09.101955 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-46a6afe3-9095-461b-92d9-9c2e4d1bf81b tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:09.112206 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:09.112206 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:33:09.115976 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-46a6afe3-9095-461b-92d9-9c2e4d1bf81b tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Volume info retrieved successfully. Jul 10 08:33:09.122177 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-46a6afe3-9095-461b-92d9-9c2e4d1bf81b tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] https://10.4.3.7/volume/v3/volumes/9ca5d764-3ded-40f0-ae76-1f7c866cdb95 returned with HTTP 200 Jul 10 08:33:09.124664 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 223/883] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:09 2026] GET /volume/v3/volumes/9ca5d764-3ded-40f0-ae76-1f7c866cdb95 => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:10.143382 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-fe7bea10-865f-4b45-aff0-bdf478b9236f None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:10.145542 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-fe7bea10-865f-4b45-aff0-bdf478b9236f tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] GET https://10.4.3.7/volume/v3/volumes/9ca5d764-3ded-40f0-ae76-1f7c866cdb95 Jul 10 08:33:10.145806 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-fe7bea10-865f-4b45-aff0-bdf478b9236f tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:10.146289 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-fe7bea10-865f-4b45-aff0-bdf478b9236f tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:10.156103 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:10.156103 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:33:10.164181 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-fe7bea10-865f-4b45-aff0-bdf478b9236f tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Volume info retrieved successfully. Jul 10 08:33:10.177488 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-fe7bea10-865f-4b45-aff0-bdf478b9236f tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] https://10.4.3.7/volume/v3/volumes/9ca5d764-3ded-40f0-ae76-1f7c866cdb95 returned with HTTP 200 Jul 10 08:33:10.177488 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 214/884] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:10 2026] GET /volume/v3/volumes/9ca5d764-3ded-40f0-ae76-1f7c866cdb95 => generated 1382 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:33:10.196209 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-499cc47e-3ad2-427c-8904-a72eb80c4078 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:10.201092 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-499cc47e-3ad2-427c-8904-a72eb80c4078 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] GET https://10.4.3.7/volume/v3/volumes/9ca5d764-3ded-40f0-ae76-1f7c866cdb95 Jul 10 08:33:10.201092 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-499cc47e-3ad2-427c-8904-a72eb80c4078 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:10.201092 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-499cc47e-3ad2-427c-8904-a72eb80c4078 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:10.217381 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:10.217381 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:33:10.225768 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-499cc47e-3ad2-427c-8904-a72eb80c4078 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Volume info retrieved successfully. Jul 10 08:33:10.234460 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-499cc47e-3ad2-427c-8904-a72eb80c4078 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] https://10.4.3.7/volume/v3/volumes/9ca5d764-3ded-40f0-ae76-1f7c866cdb95 returned with HTTP 200 Jul 10 08:33:10.235140 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 220/885] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:10 2026] GET /volume/v3/volumes/9ca5d764-3ded-40f0-ae76-1f7c866cdb95 => generated 1382 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:33:10.255032 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-3d97df8f-ca3d-4c4c-85cd-7171d5e25d87 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:10.257681 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-3d97df8f-ca3d-4c4c-85cd-7171d5e25d87 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] GET https://10.4.3.7/volume/v3/volumes/9ca5d764-3ded-40f0-ae76-1f7c866cdb95 Jul 10 08:33:10.257681 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-3d97df8f-ca3d-4c4c-85cd-7171d5e25d87 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:10.257954 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-3d97df8f-ca3d-4c4c-85cd-7171d5e25d87 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:10.271282 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:10.271282 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:33:10.280945 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-3d97df8f-ca3d-4c4c-85cd-7171d5e25d87 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Volume info retrieved successfully. Jul 10 08:33:10.286963 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-3d97df8f-ca3d-4c4c-85cd-7171d5e25d87 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] https://10.4.3.7/volume/v3/volumes/9ca5d764-3ded-40f0-ae76-1f7c866cdb95 returned with HTTP 200 Jul 10 08:33:10.287443 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 229/886] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:10 2026] GET /volume/v3/volumes/9ca5d764-3ded-40f0-ae76-1f7c866cdb95 => generated 1382 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:33:10.304630 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-e302d730-3b52-4c47-9552-9f2c23b96784 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:10.308162 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-e302d730-3b52-4c47-9552-9f2c23b96784 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] DELETE https://10.4.3.7/volume/v3/volumes/9ca5d764-3ded-40f0-ae76-1f7c866cdb95 Jul 10 08:33:10.309421 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-e302d730-3b52-4c47-9552-9f2c23b96784 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:10.309421 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-e302d730-3b52-4c47-9552-9f2c23b96784 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Calling method 'delete' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:10.309421 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.volumes [None req-e302d730-3b52-4c47-9552-9f2c23b96784 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Delete volume with id: 9ca5d764-3ded-40f0-ae76-1f7c866cdb95 Jul 10 08:33:10.320591 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:10.320591 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:33:10.321705 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-e302d730-3b52-4c47-9552-9f2c23b96784 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Volume info retrieved successfully. Jul 10 08:33:10.360654 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-e302d730-3b52-4c47-9552-9f2c23b96784 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Delete volume request issued successfully. Jul 10 08:33:10.361081 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-e302d730-3b52-4c47-9552-9f2c23b96784 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] https://10.4.3.7/volume/v3/volumes/9ca5d764-3ded-40f0-ae76-1f7c866cdb95 returned with HTTP 202 Jul 10 08:33:10.361637 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 224/887] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:33:10 2026] DELETE /volume/v3/volumes/9ca5d764-3ded-40f0-ae76-1f7c866cdb95 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:33:10.373099 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-7e68f8d7-10b4-45c3-8100-19b40935ef60 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:10.375469 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7e68f8d7-10b4-45c3-8100-19b40935ef60 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] GET https://10.4.3.7/volume/v3/volumes/9ca5d764-3ded-40f0-ae76-1f7c866cdb95 Jul 10 08:33:10.375903 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7e68f8d7-10b4-45c3-8100-19b40935ef60 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:10.375903 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7e68f8d7-10b4-45c3-8100-19b40935ef60 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:10.389959 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:10.389959 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:33:10.397322 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-7e68f8d7-10b4-45c3-8100-19b40935ef60 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Volume info retrieved successfully. Jul 10 08:33:10.407134 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7e68f8d7-10b4-45c3-8100-19b40935ef60 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] https://10.4.3.7/volume/v3/volumes/9ca5d764-3ded-40f0-ae76-1f7c866cdb95 returned with HTTP 200 Jul 10 08:33:10.407780 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 215/888] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:10 2026] GET /volume/v3/volumes/9ca5d764-3ded-40f0-ae76-1f7c866cdb95 => generated 1381 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:33:11.426817 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-e51032df-b24a-46c1-b93f-71498e84efdc None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:11.429054 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-e51032df-b24a-46c1-b93f-71498e84efdc tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] GET https://10.4.3.7/volume/v3/volumes/9ca5d764-3ded-40f0-ae76-1f7c866cdb95 Jul 10 08:33:11.429279 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-e51032df-b24a-46c1-b93f-71498e84efdc tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:11.429543 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-e51032df-b24a-46c1-b93f-71498e84efdc tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:11.441022 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-e51032df-b24a-46c1-b93f-71498e84efdc tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] https://10.4.3.7/volume/v3/volumes/9ca5d764-3ded-40f0-ae76-1f7c866cdb95 returned with HTTP 404 Jul 10 08:33:11.441505 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 221/889] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:11 2026] GET /volume/v3/volumes/9ca5d764-3ded-40f0-ae76-1f7c866cdb95 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:33:11.449447 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-5dfaa3a3-088c-495a-a2cd-9527b030119d None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:11.451165 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-5dfaa3a3-088c-495a-a2cd-9527b030119d tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] GET https://10.4.3.7/volume/v3/volumes/97a227bf-83f4-4ca9-b7fe-191fd8f0784e Jul 10 08:33:11.451734 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-5dfaa3a3-088c-495a-a2cd-9527b030119d tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:11.451734 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-5dfaa3a3-088c-495a-a2cd-9527b030119d tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:11.461034 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:11.461034 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:33:11.465586 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-5dfaa3a3-088c-495a-a2cd-9527b030119d tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Volume info retrieved successfully. Jul 10 08:33:11.470113 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-5dfaa3a3-088c-495a-a2cd-9527b030119d tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] https://10.4.3.7/volume/v3/volumes/97a227bf-83f4-4ca9-b7fe-191fd8f0784e returned with HTTP 200 Jul 10 08:33:11.470560 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 230/890] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:11 2026] GET /volume/v3/volumes/97a227bf-83f4-4ca9-b7fe-191fd8f0784e => generated 1350 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:33:11.483731 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-328eae38-f407-47c5-80d0-0c3c326abb50 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:11.485763 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-328eae38-f407-47c5-80d0-0c3c326abb50 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] DELETE https://10.4.3.7/volume/v3/volumes/97a227bf-83f4-4ca9-b7fe-191fd8f0784e Jul 10 08:33:11.486017 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-328eae38-f407-47c5-80d0-0c3c326abb50 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:11.486194 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-328eae38-f407-47c5-80d0-0c3c326abb50 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Calling method 'delete' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:11.486335 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.volumes [None req-328eae38-f407-47c5-80d0-0c3c326abb50 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Delete volume with id: 97a227bf-83f4-4ca9-b7fe-191fd8f0784e Jul 10 08:33:11.493795 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:11.493795 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:33:11.494568 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-328eae38-f407-47c5-80d0-0c3c326abb50 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Volume info retrieved successfully. Jul 10 08:33:11.517501 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-328eae38-f407-47c5-80d0-0c3c326abb50 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Delete volume request issued successfully. Jul 10 08:33:11.517501 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-328eae38-f407-47c5-80d0-0c3c326abb50 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] https://10.4.3.7/volume/v3/volumes/97a227bf-83f4-4ca9-b7fe-191fd8f0784e returned with HTTP 202 Jul 10 08:33:11.517501 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 225/891] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:33:11 2026] DELETE /volume/v3/volumes/97a227bf-83f4-4ca9-b7fe-191fd8f0784e => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:33:11.525659 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-24b60fe4-2baf-4139-89a3-6ed1852edcc3 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:11.527545 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-24b60fe4-2baf-4139-89a3-6ed1852edcc3 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] GET https://10.4.3.7/volume/v3/volumes/97a227bf-83f4-4ca9-b7fe-191fd8f0784e Jul 10 08:33:11.527766 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-24b60fe4-2baf-4139-89a3-6ed1852edcc3 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:11.527985 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-24b60fe4-2baf-4139-89a3-6ed1852edcc3 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:11.535904 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:11.535904 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:33:11.541934 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-24b60fe4-2baf-4139-89a3-6ed1852edcc3 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Volume info retrieved successfully. Jul 10 08:33:11.547943 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-24b60fe4-2baf-4139-89a3-6ed1852edcc3 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] https://10.4.3.7/volume/v3/volumes/97a227bf-83f4-4ca9-b7fe-191fd8f0784e returned with HTTP 200 Jul 10 08:33:11.549090 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 216/892] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:11 2026] GET /volume/v3/volumes/97a227bf-83f4-4ca9-b7fe-191fd8f0784e => generated 1349 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:33:11.764807 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-1d40c948-11da-41a9-9558-e0e194f79478 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:11.769200 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-1d40c948-11da-41a9-9558-e0e194f79478 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:33:11.769553 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-1d40c948-11da-41a9-9558-e0e194f79478 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-459030442"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:33:11.771258 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.volumes [None req-1d40c948-11da-41a9-9558-e0e194f79478 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-459030442'}} {{(pid=100055) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:33:11.771330 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-1d40c948-11da-41a9-9558-e0e194f79478 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Create volume of 1 GB Jul 10 08:33:11.775270 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-1d40c948-11da-41a9-9558-e0e194f79478 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Availability Zones retrieved successfully. Jul 10 08:33:11.780754 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-1d40c948-11da-41a9-9558-e0e194f79478 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Flow 'volume_create_api' (91e5e50c-69ab-45f7-8769-23858eb4316b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:33:11.781707 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-1d40c948-11da-41a9-9558-e0e194f79478 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64e117f6-3621-4082-9605-f0de55f9dc3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:11.782556 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.flows.api.create_volume [None req-1d40c948-11da-41a9-9558-e0e194f79478 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Validating volume size '1' using validate_int {{(pid=100055) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:33:11.809858 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-1d40c948-11da-41a9-9558-e0e194f79478 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64e117f6-3621-4082-9605-f0de55f9dc3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:11.811011 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-1d40c948-11da-41a9-9558-e0e194f79478 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fab5b9c0-70b2-401c-99ca-0e9f6cb28483) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:11.876011 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.quota [None req-1d40c948-11da-41a9-9558-e0e194f79478 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Created reservations ['d1235452-7b1a-430c-b7ba-8e849bc8131b', '2d660e1c-28c6-4eba-93f9-dbc17cd36686', '3870e872-bf93-4bbe-98b5-d420ffc18cc2', '90c3e80c-5e82-4d0b-b2c9-9667a870fd15'] {{(pid=100055) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:33:11.876813 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-1d40c948-11da-41a9-9558-e0e194f79478 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fab5b9c0-70b2-401c-99ca-0e9f6cb28483) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d1235452-7b1a-430c-b7ba-8e849bc8131b', '2d660e1c-28c6-4eba-93f9-dbc17cd36686', '3870e872-bf93-4bbe-98b5-d420ffc18cc2', '90c3e80c-5e82-4d0b-b2c9-9667a870fd15']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:11.877451 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-1d40c948-11da-41a9-9558-e0e194f79478 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63549622-07af-4572-b7c3-0da6f1b5c1bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:11.902379 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-1d40c948-11da-41a9-9558-e0e194f79478 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63549622-07af-4572-b7c3-0da6f1b5c1bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aaeee940-50ac-4427-b93a-0277d1279159', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-459030442',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c139d63746341c587478d4cc38275df',qos_specs=None,replication_status=,reservations=['d1235452-7b1a-430c-b7ba-8e849bc8131b','2d660e1c-28c6-4eba-93f9-dbc17cd36686','3870e872-bf93-4bbe-98b5-d420ffc18cc2','90c3e80c-5e82-4d0b-b2c9-9667a870fd15'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ad3ce8a6d964286a67367ee4f06b796',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:33:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-459030442',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aaeee940-50ac-4427-b93a-0277d1279159,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5c139d63746341c587478d4cc38275df',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5ad3ce8a6d964286a67367ee4f06b796',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:11.903079 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-1d40c948-11da-41a9-9558-e0e194f79478 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed3e9d29-09b1-47c5-94b1-fb4867c8c8db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:11.928964 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-1d40c948-11da-41a9-9558-e0e194f79478 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed3e9d29-09b1-47c5-94b1-fb4867c8c8db) transitioned into state 'SUCCESS' from state '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-459030442',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c139d63746341c587478d4cc38275df',qos_specs=None,replication_status=,reservations=['d1235452-7b1a-430c-b7ba-8e849bc8131b','2d660e1c-28c6-4eba-93f9-dbc17cd36686','3870e872-bf93-4bbe-98b5-d420ffc18cc2','90c3e80c-5e82-4d0b-b2c9-9667a870fd15'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ad3ce8a6d964286a67367ee4f06b796',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:11.929833 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-1d40c948-11da-41a9-9558-e0e194f79478 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f3844b1-f15e-4b3b-82f2-29bff842ec23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:11.940252 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-1d40c948-11da-41a9-9558-e0e194f79478 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f3844b1-f15e-4b3b-82f2-29bff842ec23) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:11.941108 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-1d40c948-11da-41a9-9558-e0e194f79478 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Flow 'volume_create_api' (91e5e50c-69ab-45f7-8769-23858eb4316b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:33:11.941419 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-1d40c948-11da-41a9-9558-e0e194f79478 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Create volume request issued successfully. Jul 10 08:33:11.942093 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-1d40c948-11da-41a9-9558-e0e194f79478 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:33:11.942506 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 222/893] 10.4.3.7 () {68 vars in 1244 bytes} [Fri Jul 10 08:33:11 2026] POST /volume/v3/volumes => generated 744 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:33:11.960732 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-4ab2d321-c22f-4f13-a6d9-486415cd4fbc None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:11.966641 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-4ab2d321-c22f-4f13-a6d9-486415cd4fbc tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] GET https://10.4.3.7/volume/v3/volumes/aaeee940-50ac-4427-b93a-0277d1279159 Jul 10 08:33:11.966641 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-4ab2d321-c22f-4f13-a6d9-486415cd4fbc tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:11.966641 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-4ab2d321-c22f-4f13-a6d9-486415cd4fbc tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:11.976456 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:11.976456 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:33:11.981049 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-4ab2d321-c22f-4f13-a6d9-486415cd4fbc tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Volume info retrieved successfully. Jul 10 08:33:11.987520 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-4ab2d321-c22f-4f13-a6d9-486415cd4fbc tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] https://10.4.3.7/volume/v3/volumes/aaeee940-50ac-4427-b93a-0277d1279159 returned with HTTP 200 Jul 10 08:33:11.987520 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 231/894] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:11 2026] GET /volume/v3/volumes/aaeee940-50ac-4427-b93a-0277d1279159 => generated 812 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:12.567288 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-020524a7-fab2-470a-aa18-dcca3e7a95b1 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:12.571027 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-020524a7-fab2-470a-aa18-dcca3e7a95b1 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] GET https://10.4.3.7/volume/v3/volumes/97a227bf-83f4-4ca9-b7fe-191fd8f0784e Jul 10 08:33:12.571027 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-020524a7-fab2-470a-aa18-dcca3e7a95b1 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:12.571027 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-020524a7-fab2-470a-aa18-dcca3e7a95b1 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:12.577490 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-020524a7-fab2-470a-aa18-dcca3e7a95b1 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] https://10.4.3.7/volume/v3/volumes/97a227bf-83f4-4ca9-b7fe-191fd8f0784e returned with HTTP 404 Jul 10 08:33:12.578190 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 226/895] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:12 2026] GET /volume/v3/volumes/97a227bf-83f4-4ca9-b7fe-191fd8f0784e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:33:12.590597 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-9f97659b-9ad5-4b5c-b0a3-9663ff02bf33 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:12.595211 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9f97659b-9ad5-4b5c-b0a3-9663ff02bf33 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:33:12.595211 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9f97659b-9ad5-4b5c-b0a3-9663ff02bf33 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-56473043"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:33:12.597060 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [None req-9f97659b-9ad5-4b5c-b0a3-9663ff02bf33 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-56473043'}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:33:12.599429 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-9f97659b-9ad5-4b5c-b0a3-9663ff02bf33 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Create volume of 1 GB Jul 10 08:33:12.604493 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-9f97659b-9ad5-4b5c-b0a3-9663ff02bf33 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Availability Zones retrieved successfully. Jul 10 08:33:12.611576 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-9f97659b-9ad5-4b5c-b0a3-9663ff02bf33 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Flow 'volume_create_api' (7dd41830-26e3-464b-bd18-28b061aca957) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:33:12.613255 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-9f97659b-9ad5-4b5c-b0a3-9663ff02bf33 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9347cb8-fa97-42c1-9833-a48a4fa20916) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:12.615116 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-9f97659b-9ad5-4b5c-b0a3-9663ff02bf33 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Validating volume size '1' using validate_int {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:33:12.647193 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-9f97659b-9ad5-4b5c-b0a3-9663ff02bf33 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9347cb8-fa97-42c1-9833-a48a4fa20916) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:12.648170 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-9f97659b-9ad5-4b5c-b0a3-9663ff02bf33 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6c94597-715d-4bf5-a247-0af7855bfd7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:12.695205 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-9f97659b-9ad5-4b5c-b0a3-9663ff02bf33 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Created reservations ['657bc5dd-be42-4d43-b33e-51f4f7ece9e9', '1bd2293d-f135-41a2-a5fd-c6f95dc169f1', '5f4c2f2e-a392-4974-b0fa-3146ac02456f', '3aaa64e2-e6e4-44ab-a154-91910bc6b2c0'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:33:12.695971 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-9f97659b-9ad5-4b5c-b0a3-9663ff02bf33 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6c94597-715d-4bf5-a247-0af7855bfd7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['657bc5dd-be42-4d43-b33e-51f4f7ece9e9', '1bd2293d-f135-41a2-a5fd-c6f95dc169f1', '5f4c2f2e-a392-4974-b0fa-3146ac02456f', '3aaa64e2-e6e4-44ab-a154-91910bc6b2c0']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:12.696688 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-9f97659b-9ad5-4b5c-b0a3-9663ff02bf33 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8129b9e4-b88b-41d7-bcd3-436b85b769f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:12.720244 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-9f97659b-9ad5-4b5c-b0a3-9663ff02bf33 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8129b9e4-b88b-41d7-bcd3-436b85b769f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f972a346-f0a7-473b-9f86-0d19e1bbd664', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-56473043',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab6c479d091941799b402185ef0de34e',qos_specs=None,replication_status=,reservations=['657bc5dd-be42-4d43-b33e-51f4f7ece9e9','1bd2293d-f135-41a2-a5fd-c6f95dc169f1','5f4c2f2e-a392-4974-b0fa-3146ac02456f','3aaa64e2-e6e4-44ab-a154-91910bc6b2c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d061087d0414e26955c09399db569c9',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:33:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-56473043',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f972a346-f0a7-473b-9f86-0d19e1bbd664,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ab6c479d091941799b402185ef0de34e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7d061087d0414e26955c09399db569c9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:12.721026 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-9f97659b-9ad5-4b5c-b0a3-9663ff02bf33 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48575513-0996-4e4c-a98d-75be81f9fda8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:12.739190 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-9f97659b-9ad5-4b5c-b0a3-9663ff02bf33 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48575513-0996-4e4c-a98d-75be81f9fda8) transitioned into state 'SUCCESS' from state '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-56473043',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab6c479d091941799b402185ef0de34e',qos_specs=None,replication_status=,reservations=['657bc5dd-be42-4d43-b33e-51f4f7ece9e9','1bd2293d-f135-41a2-a5fd-c6f95dc169f1','5f4c2f2e-a392-4974-b0fa-3146ac02456f','3aaa64e2-e6e4-44ab-a154-91910bc6b2c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d061087d0414e26955c09399db569c9',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:12.740090 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-9f97659b-9ad5-4b5c-b0a3-9663ff02bf33 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71da9d09-8a63-4e18-a72c-15d18da9aa2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:12.752432 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-9f97659b-9ad5-4b5c-b0a3-9663ff02bf33 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71da9d09-8a63-4e18-a72c-15d18da9aa2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:12.753188 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-9f97659b-9ad5-4b5c-b0a3-9663ff02bf33 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Flow 'volume_create_api' (7dd41830-26e3-464b-bd18-28b061aca957) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:33:12.753494 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-9f97659b-9ad5-4b5c-b0a3-9663ff02bf33 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Create volume request issued successfully. Jul 10 08:33:12.754010 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9f97659b-9ad5-4b5c-b0a3-9663ff02bf33 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:33:12.754399 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 217/896] 10.4.3.7 () {68 vars in 1244 bytes} [Fri Jul 10 08:33:12 2026] POST /volume/v3/volumes => generated 741 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:33:12.773810 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-7490934a-51a4-48bf-b382-a83cc777cb27 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:12.779831 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-7490934a-51a4-48bf-b382-a83cc777cb27 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] GET https://10.4.3.7/volume/v3/volumes/f972a346-f0a7-473b-9f86-0d19e1bbd664 Jul 10 08:33:12.779831 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-7490934a-51a4-48bf-b382-a83cc777cb27 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:12.779831 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-7490934a-51a4-48bf-b382-a83cc777cb27 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:12.786213 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:12.786213 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:33:12.791620 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-7490934a-51a4-48bf-b382-a83cc777cb27 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Volume info retrieved successfully. Jul 10 08:33:12.797122 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-7490934a-51a4-48bf-b382-a83cc777cb27 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] https://10.4.3.7/volume/v3/volumes/f972a346-f0a7-473b-9f86-0d19e1bbd664 returned with HTTP 200 Jul 10 08:33:12.797122 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 223/897] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:12 2026] GET /volume/v3/volumes/f972a346-f0a7-473b-9f86-0d19e1bbd664 => generated 809 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:13.002859 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-204893a2-5435-4cdd-9146-1db93b4321fa None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:13.005591 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-204893a2-5435-4cdd-9146-1db93b4321fa tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] GET https://10.4.3.7/volume/v3/volumes/aaeee940-50ac-4427-b93a-0277d1279159 Jul 10 08:33:13.005591 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-204893a2-5435-4cdd-9146-1db93b4321fa tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:13.005591 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-204893a2-5435-4cdd-9146-1db93b4321fa tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:13.013130 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:13.013130 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:33:13.019116 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-204893a2-5435-4cdd-9146-1db93b4321fa tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Volume info retrieved successfully. Jul 10 08:33:13.022391 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-204893a2-5435-4cdd-9146-1db93b4321fa tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] https://10.4.3.7/volume/v3/volumes/aaeee940-50ac-4427-b93a-0277d1279159 returned with HTTP 200 Jul 10 08:33:13.022813 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 232/898] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:13 2026] GET /volume/v3/volumes/aaeee940-50ac-4427-b93a-0277d1279159 => generated 837 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:13.037267 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-300ec840-c8e3-4d4f-bed9-ef2b087071fc None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:13.040057 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-300ec840-c8e3-4d4f-bed9-ef2b087071fc tempest-VolumesActionsTest-1050021938 tempest-VolumesActionsTest-1050021938-project-admin] POST https://10.4.3.7/volume/v3/volumes/aaeee940-50ac-4427-b93a-0277d1279159/action Jul 10 08:33:13.041451 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-300ec840-c8e3-4d4f-bed9-ef2b087071fc tempest-VolumesActionsTest-1050021938 tempest-VolumesActionsTest-1050021938-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=100054) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:33:13.041739 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-300ec840-c8e3-4d4f-bed9-ef2b087071fc tempest-VolumesActionsTest-1050021938 tempest-VolumesActionsTest-1050021938-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:33:13.055487 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:13.055487 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:33:13.055838 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.contrib.admin_actions [None req-300ec840-c8e3-4d4f-bed9-ef2b087071fc tempest-VolumesActionsTest-1050021938 tempest-VolumesActionsTest-1050021938-project-admin] Updating volume 'aaeee940-50ac-4427-b93a-0277d1279159' with '{'status': 'attaching'}' {{(pid=100054) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 10 08:33:13.087154 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-300ec840-c8e3-4d4f-bed9-ef2b087071fc tempest-VolumesActionsTest-1050021938 tempest-VolumesActionsTest-1050021938-project-admin] https://10.4.3.7/volume/v3/volumes/aaeee940-50ac-4427-b93a-0277d1279159/action returned with HTTP 202 Jul 10 08:33:13.087646 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 227/899] 10.4.3.7 () {68 vars in 1376 bytes} [Fri Jul 10 08:33:13 2026] POST /volume/v3/volumes/aaeee940-50ac-4427-b93a-0277d1279159/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:33:13.100028 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-7f551a9c-5b2c-436b-bbdb-96ea90b84497 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:13.102255 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7f551a9c-5b2c-436b-bbdb-96ea90b84497 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] GET https://10.4.3.7/volume/v3/volumes/aaeee940-50ac-4427-b93a-0277d1279159 Jul 10 08:33:13.102710 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7f551a9c-5b2c-436b-bbdb-96ea90b84497 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:13.103056 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7f551a9c-5b2c-436b-bbdb-96ea90b84497 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:13.111812 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:13.111812 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:33:13.116463 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-7f551a9c-5b2c-436b-bbdb-96ea90b84497 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Volume info retrieved successfully. Jul 10 08:33:13.130688 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7f551a9c-5b2c-436b-bbdb-96ea90b84497 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] https://10.4.3.7/volume/v3/volumes/aaeee940-50ac-4427-b93a-0277d1279159 returned with HTTP 200 Jul 10 08:33:13.131300 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 218/900] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:13 2026] GET /volume/v3/volumes/aaeee940-50ac-4427-b93a-0277d1279159 => generated 837 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:13.144040 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-bf8a31f2-c24e-4ab8-8fbe-4bc1bda168e3 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:13.145618 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-bf8a31f2-c24e-4ab8-8fbe-4bc1bda168e3 tempest-VolumesActionsTest-1050021938 tempest-VolumesActionsTest-1050021938-project-admin] POST https://10.4.3.7/volume/v3/volumes/aaeee940-50ac-4427-b93a-0277d1279159/action Jul 10 08:33:13.145991 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-bf8a31f2-c24e-4ab8-8fbe-4bc1bda168e3 tempest-VolumesActionsTest-1050021938 tempest-VolumesActionsTest-1050021938-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100055) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:33:13.146217 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-bf8a31f2-c24e-4ab8-8fbe-4bc1bda168e3 tempest-VolumesActionsTest-1050021938 tempest-VolumesActionsTest-1050021938-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:33:13.157267 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:13.157267 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:33:13.157765 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-bf8a31f2-c24e-4ab8-8fbe-4bc1bda168e3 tempest-VolumesActionsTest-1050021938 tempest-VolumesActionsTest-1050021938-project-admin] Volume info retrieved successfully. Jul 10 08:33:13.183602 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-bf8a31f2-c24e-4ab8-8fbe-4bc1bda168e3 tempest-VolumesActionsTest-1050021938 tempest-VolumesActionsTest-1050021938-project-admin] Delete volume request issued successfully. Jul 10 08:33:13.184052 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-bf8a31f2-c24e-4ab8-8fbe-4bc1bda168e3 tempest-VolumesActionsTest-1050021938 tempest-VolumesActionsTest-1050021938-project-admin] https://10.4.3.7/volume/v3/volumes/aaeee940-50ac-4427-b93a-0277d1279159/action returned with HTTP 202 Jul 10 08:33:13.184663 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 224/901] 10.4.3.7 () {68 vars in 1376 bytes} [Fri Jul 10 08:33:13 2026] POST /volume/v3/volumes/aaeee940-50ac-4427-b93a-0277d1279159/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:33:13.192577 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-34e9520a-6261-4fd5-af1c-6c8b54bd3037 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:13.195612 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-34e9520a-6261-4fd5-af1c-6c8b54bd3037 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] GET https://10.4.3.7/volume/v3/volumes/aaeee940-50ac-4427-b93a-0277d1279159 Jul 10 08:33:13.195812 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-34e9520a-6261-4fd5-af1c-6c8b54bd3037 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:13.196033 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-34e9520a-6261-4fd5-af1c-6c8b54bd3037 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:13.206388 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:13.206388 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:33:13.211080 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-34e9520a-6261-4fd5-af1c-6c8b54bd3037 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Volume info retrieved successfully. Jul 10 08:33:13.221372 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-34e9520a-6261-4fd5-af1c-6c8b54bd3037 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] https://10.4.3.7/volume/v3/volumes/aaeee940-50ac-4427-b93a-0277d1279159 returned with HTTP 200 Jul 10 08:33:13.221907 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 233/902] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:13 2026] GET /volume/v3/volumes/aaeee940-50ac-4427-b93a-0277d1279159 => generated 836 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:13.814786 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-7205daa2-3b16-4bd0-b2fe-c488432e9ecf None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:13.816890 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-7205daa2-3b16-4bd0-b2fe-c488432e9ecf tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] GET https://10.4.3.7/volume/v3/volumes/f972a346-f0a7-473b-9f86-0d19e1bbd664 Jul 10 08:33:13.817148 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-7205daa2-3b16-4bd0-b2fe-c488432e9ecf tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:13.817903 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-7205daa2-3b16-4bd0-b2fe-c488432e9ecf tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:13.826802 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:13.826802 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:33:13.834075 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-7205daa2-3b16-4bd0-b2fe-c488432e9ecf tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Volume info retrieved successfully. Jul 10 08:33:13.838519 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-7205daa2-3b16-4bd0-b2fe-c488432e9ecf tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] https://10.4.3.7/volume/v3/volumes/f972a346-f0a7-473b-9f86-0d19e1bbd664 returned with HTTP 200 Jul 10 08:33:13.838964 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 228/903] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:13 2026] GET /volume/v3/volumes/f972a346-f0a7-473b-9f86-0d19e1bbd664 => generated 834 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:13.850845 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-b213ebf0-d2fa-431f-8e60-33f549c86ec1 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:13.852387 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b213ebf0-d2fa-431f-8e60-33f549c86ec1 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:33:13.852769 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b213ebf0-d2fa-431f-8e60-33f549c86ec1 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "f972a346-f0a7-473b-9f86-0d19e1bbd664", "size": 2, "name": "tempest-VolumesCloneTest-Volume-1499225677"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:33:13.854076 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [None req-b213ebf0-d2fa-431f-8e60-33f549c86ec1 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Create volume request body: {'volume': {'source_volid': 'f972a346-f0a7-473b-9f86-0d19e1bbd664', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-1499225677'}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:33:13.860551 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:13.860551 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:33:13.860998 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-b213ebf0-d2fa-431f-8e60-33f549c86ec1 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Volume retrieved successfully. Jul 10 08:33:13.861096 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-b213ebf0-d2fa-431f-8e60-33f549c86ec1 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Create volume of 2 GB Jul 10 08:33:13.864223 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-b213ebf0-d2fa-431f-8e60-33f549c86ec1 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Availability Zones retrieved successfully. Jul 10 08:33:13.869549 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-b213ebf0-d2fa-431f-8e60-33f549c86ec1 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Flow 'volume_create_api' (97f43dcf-e707-4494-94c6-7e743abd9989) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:33:13.870621 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-b213ebf0-d2fa-431f-8e60-33f549c86ec1 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (390344ab-0cd3-4115-9582-42dfed91e0de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:13.871464 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-b213ebf0-d2fa-431f-8e60-33f549c86ec1 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:33:13.901875 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-b213ebf0-d2fa-431f-8e60-33f549c86ec1 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (390344ab-0cd3-4115-9582-42dfed91e0de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': 'f972a346-f0a7-473b-9f86-0d19e1bbd664', 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:13.902681 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-b213ebf0-d2fa-431f-8e60-33f549c86ec1 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30bc0d1d-3ace-41c2-8336-b672dec31a69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:13.956689 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-b213ebf0-d2fa-431f-8e60-33f549c86ec1 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Created reservations ['d3174370-51d1-4903-82db-1eeb6918e44d', 'efa7d459-55c0-4c92-b72d-7b41b858b77f', 'b52a404c-21ae-44c9-bf2e-131f3aaef6af', '65fb4787-9a31-49e7-8795-35c0852b3d49'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:33:13.956689 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-b213ebf0-d2fa-431f-8e60-33f549c86ec1 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30bc0d1d-3ace-41c2-8336-b672dec31a69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d3174370-51d1-4903-82db-1eeb6918e44d', 'efa7d459-55c0-4c92-b72d-7b41b858b77f', 'b52a404c-21ae-44c9-bf2e-131f3aaef6af', '65fb4787-9a31-49e7-8795-35c0852b3d49']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:13.957182 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-b213ebf0-d2fa-431f-8e60-33f549c86ec1 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e26ee198-f471-4232-8588-53548fa5e542) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:14.002699 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-b213ebf0-d2fa-431f-8e60-33f549c86ec1 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e26ee198-f471-4232-8588-53548fa5e542) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b539e81e-dd01-4f4b-8ca0-49f102d7b68d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1499225677',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab6c479d091941799b402185ef0de34e',qos_specs=None,replication_status=,reservations=['d3174370-51d1-4903-82db-1eeb6918e44d','efa7d459-55c0-4c92-b72d-7b41b858b77f','b52a404c-21ae-44c9-bf2e-131f3aaef6af','65fb4787-9a31-49e7-8795-35c0852b3d49'],size=2,snapshot_id=None,source_replicaid=,source_volid=f972a346-f0a7-473b-9f86-0d19e1bbd664,status='creating',user_id='7d061087d0414e26955c09399db569c9',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:33:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1499225677',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b539e81e-dd01-4f4b-8ca0-49f102d7b68d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ab6c479d091941799b402185ef0de34e',provider_auth=None,provider_geometry=None,provider_id=None,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=f972a346-f0a7-473b-9f86-0d19e1bbd664,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7d061087d0414e26955c09399db569c9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:14.003464 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-b213ebf0-d2fa-431f-8e60-33f549c86ec1 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7d98b4d-70e8-4e2a-9cbc-eb379983452f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:14.025678 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-b213ebf0-d2fa-431f-8e60-33f549c86ec1 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7d98b4d-70e8-4e2a-9cbc-eb379983452f) transitioned into state 'SUCCESS' from state '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-1499225677',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab6c479d091941799b402185ef0de34e',qos_specs=None,replication_status=,reservations=['d3174370-51d1-4903-82db-1eeb6918e44d','efa7d459-55c0-4c92-b72d-7b41b858b77f','b52a404c-21ae-44c9-bf2e-131f3aaef6af','65fb4787-9a31-49e7-8795-35c0852b3d49'],size=2,snapshot_id=None,source_replicaid=,source_volid=f972a346-f0a7-473b-9f86-0d19e1bbd664,status='creating',user_id='7d061087d0414e26955c09399db569c9',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:14.026326 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-b213ebf0-d2fa-431f-8e60-33f549c86ec1 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c641ecf-a842-425b-97eb-897895262e23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:14.042798 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-b213ebf0-d2fa-431f-8e60-33f549c86ec1 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c641ecf-a842-425b-97eb-897895262e23) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:14.043909 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-b213ebf0-d2fa-431f-8e60-33f549c86ec1 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Flow 'volume_create_api' (97f43dcf-e707-4494-94c6-7e743abd9989) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:33:14.044302 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-b213ebf0-d2fa-431f-8e60-33f549c86ec1 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Create volume request issued successfully. Jul 10 08:33:14.048673 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b213ebf0-d2fa-431f-8e60-33f549c86ec1 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:33:14.049549 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 219/904] 10.4.3.7 () {68 vars in 1245 bytes} [Fri Jul 10 08:33:13 2026] POST /volume/v3/volumes => generated 777 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:33:14.062910 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-f5d5e418-6e26-4a6c-b24a-bdb504f907f2 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:14.064784 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-f5d5e418-6e26-4a6c-b24a-bdb504f907f2 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] GET https://10.4.3.7/volume/v3/volumes/b539e81e-dd01-4f4b-8ca0-49f102d7b68d Jul 10 08:33:14.065001 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-f5d5e418-6e26-4a6c-b24a-bdb504f907f2 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:14.065187 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-f5d5e418-6e26-4a6c-b24a-bdb504f907f2 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:14.074356 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:14.074356 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:33:14.080579 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-f5d5e418-6e26-4a6c-b24a-bdb504f907f2 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Volume info retrieved successfully. Jul 10 08:33:14.087253 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-f5d5e418-6e26-4a6c-b24a-bdb504f907f2 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] https://10.4.3.7/volume/v3/volumes/b539e81e-dd01-4f4b-8ca0-49f102d7b68d returned with HTTP 200 Jul 10 08:33:14.087771 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 225/905] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:14 2026] GET /volume/v3/volumes/b539e81e-dd01-4f4b-8ca0-49f102d7b68d => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:14.240197 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-bf356880-d1ab-4731-bc93-770b63cee7c8 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:14.243178 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-bf356880-d1ab-4731-bc93-770b63cee7c8 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] GET https://10.4.3.7/volume/v3/volumes/aaeee940-50ac-4427-b93a-0277d1279159 Jul 10 08:33:14.243437 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-bf356880-d1ab-4731-bc93-770b63cee7c8 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:14.243721 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-bf356880-d1ab-4731-bc93-770b63cee7c8 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:14.251555 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-bf356880-d1ab-4731-bc93-770b63cee7c8 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] https://10.4.3.7/volume/v3/volumes/aaeee940-50ac-4427-b93a-0277d1279159 returned with HTTP 404 Jul 10 08:33:14.252136 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 234/906] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:14 2026] GET /volume/v3/volumes/aaeee940-50ac-4427-b93a-0277d1279159 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:33:14.267744 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-2483cb55-da20-4554-a3b0-a50445c8975a None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:14.269777 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-2483cb55-da20-4554-a3b0-a50445c8975a tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] GET https://10.4.3.7/volume/v3/volumes/aaeee940-50ac-4427-b93a-0277d1279159 Jul 10 08:33:14.270002 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-2483cb55-da20-4554-a3b0-a50445c8975a tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:14.270227 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-2483cb55-da20-4554-a3b0-a50445c8975a tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:14.277003 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-2483cb55-da20-4554-a3b0-a50445c8975a tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] https://10.4.3.7/volume/v3/volumes/aaeee940-50ac-4427-b93a-0277d1279159 returned with HTTP 404 Jul 10 08:33:14.277650 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 229/907] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:14 2026] GET /volume/v3/volumes/aaeee940-50ac-4427-b93a-0277d1279159 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:33:14.287332 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-5bcea2e1-c9e5-492a-9cd0-564d2fcdef45 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:14.289466 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5bcea2e1-c9e5-492a-9cd0-564d2fcdef45 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] DELETE https://10.4.3.7/volume/v3/volumes/aaeee940-50ac-4427-b93a-0277d1279159 Jul 10 08:33:14.289679 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5bcea2e1-c9e5-492a-9cd0-564d2fcdef45 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:14.289810 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5bcea2e1-c9e5-492a-9cd0-564d2fcdef45 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:14.289966 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-5bcea2e1-c9e5-492a-9cd0-564d2fcdef45 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Delete volume with id: aaeee940-50ac-4427-b93a-0277d1279159 Jul 10 08:33:14.297958 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5bcea2e1-c9e5-492a-9cd0-564d2fcdef45 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] https://10.4.3.7/volume/v3/volumes/aaeee940-50ac-4427-b93a-0277d1279159 returned with HTTP 404 Jul 10 08:33:14.298472 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 220/908] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:33:14 2026] DELETE /volume/v3/volumes/aaeee940-50ac-4427-b93a-0277d1279159 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:33:14.310794 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-a54e6ed5-6576-4faf-a0fc-e17bd5362328 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:14.312814 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-a54e6ed5-6576-4faf-a0fc-e17bd5362328 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:33:14.313218 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-a54e6ed5-6576-4faf-a0fc-e17bd5362328 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-946783504"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:33:14.315036 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.volumes [None req-a54e6ed5-6576-4faf-a0fc-e17bd5362328 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-946783504'}} {{(pid=100055) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:33:14.315172 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-a54e6ed5-6576-4faf-a0fc-e17bd5362328 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Create volume of 1 GB Jul 10 08:33:14.323273 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-a54e6ed5-6576-4faf-a0fc-e17bd5362328 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Availability Zones retrieved successfully. Jul 10 08:33:14.334068 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-a54e6ed5-6576-4faf-a0fc-e17bd5362328 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Flow 'volume_create_api' (10691735-404b-4fe2-bf6b-dba597090b16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:33:14.335786 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-a54e6ed5-6576-4faf-a0fc-e17bd5362328 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09c05c2d-bc2e-4800-80a3-50ce5f95fd96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:14.337079 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.flows.api.create_volume [None req-a54e6ed5-6576-4faf-a0fc-e17bd5362328 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Validating volume size '1' using validate_int {{(pid=100055) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:33:14.375551 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-a54e6ed5-6576-4faf-a0fc-e17bd5362328 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09c05c2d-bc2e-4800-80a3-50ce5f95fd96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:14.375551 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-a54e6ed5-6576-4faf-a0fc-e17bd5362328 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbc585f0-3a27-4d97-a499-a1198a88a4cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:14.422774 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.quota [None req-a54e6ed5-6576-4faf-a0fc-e17bd5362328 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Created reservations ['9eaf6bfb-33d3-42de-9f98-0b1c03a8dfaa', 'ce3fd54a-5bf1-45ad-8cd4-1624fb78f4d6', '49b79e94-cd3e-4887-a7de-7eae2aeeff4c', 'b11f26a5-a96b-4170-b86a-f9d4fd0d23c3'] {{(pid=100055) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:33:14.423531 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-a54e6ed5-6576-4faf-a0fc-e17bd5362328 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbc585f0-3a27-4d97-a499-a1198a88a4cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9eaf6bfb-33d3-42de-9f98-0b1c03a8dfaa', 'ce3fd54a-5bf1-45ad-8cd4-1624fb78f4d6', '49b79e94-cd3e-4887-a7de-7eae2aeeff4c', 'b11f26a5-a96b-4170-b86a-f9d4fd0d23c3']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:14.424232 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-a54e6ed5-6576-4faf-a0fc-e17bd5362328 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17c42edf-7e8b-40bc-a7e8-1e6b4aa8cd27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:14.448676 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-a54e6ed5-6576-4faf-a0fc-e17bd5362328 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17c42edf-7e8b-40bc-a7e8-1e6b4aa8cd27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'da2ca41a-3598-457a-8a89-448311149cc4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-946783504',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c139d63746341c587478d4cc38275df',qos_specs=None,replication_status=,reservations=['9eaf6bfb-33d3-42de-9f98-0b1c03a8dfaa','ce3fd54a-5bf1-45ad-8cd4-1624fb78f4d6','49b79e94-cd3e-4887-a7de-7eae2aeeff4c','b11f26a5-a96b-4170-b86a-f9d4fd0d23c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ad3ce8a6d964286a67367ee4f06b796',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:33:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-946783504',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=da2ca41a-3598-457a-8a89-448311149cc4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5c139d63746341c587478d4cc38275df',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5ad3ce8a6d964286a67367ee4f06b796',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:14.449322 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-a54e6ed5-6576-4faf-a0fc-e17bd5362328 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c3b3663-44de-4f93-8893-7a35ec33a768) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:14.470993 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-a54e6ed5-6576-4faf-a0fc-e17bd5362328 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c3b3663-44de-4f93-8893-7a35ec33a768) transitioned into state 'SUCCESS' from state '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-946783504',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c139d63746341c587478d4cc38275df',qos_specs=None,replication_status=,reservations=['9eaf6bfb-33d3-42de-9f98-0b1c03a8dfaa','ce3fd54a-5bf1-45ad-8cd4-1624fb78f4d6','49b79e94-cd3e-4887-a7de-7eae2aeeff4c','b11f26a5-a96b-4170-b86a-f9d4fd0d23c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ad3ce8a6d964286a67367ee4f06b796',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:14.471663 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-a54e6ed5-6576-4faf-a0fc-e17bd5362328 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6530288d-eb1f-49db-af66-f0017e2fc36c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:14.480946 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-a54e6ed5-6576-4faf-a0fc-e17bd5362328 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6530288d-eb1f-49db-af66-f0017e2fc36c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:14.481943 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-a54e6ed5-6576-4faf-a0fc-e17bd5362328 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Flow 'volume_create_api' (10691735-404b-4fe2-bf6b-dba597090b16) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:33:14.482305 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-a54e6ed5-6576-4faf-a0fc-e17bd5362328 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Create volume request issued successfully. Jul 10 08:33:14.482915 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-a54e6ed5-6576-4faf-a0fc-e17bd5362328 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:33:14.483314 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 226/909] 10.4.3.7 () {68 vars in 1244 bytes} [Fri Jul 10 08:33:14 2026] POST /volume/v3/volumes => generated 744 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:33:14.499962 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-d8ce77d6-a39c-4774-81e9-666d97f5e1af None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:14.501830 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-d8ce77d6-a39c-4774-81e9-666d97f5e1af tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] GET https://10.4.3.7/volume/v3/volumes/da2ca41a-3598-457a-8a89-448311149cc4 Jul 10 08:33:14.502044 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-d8ce77d6-a39c-4774-81e9-666d97f5e1af tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:14.502264 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-d8ce77d6-a39c-4774-81e9-666d97f5e1af tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:14.510103 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:14.510103 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:33:14.516547 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-d8ce77d6-a39c-4774-81e9-666d97f5e1af tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Volume info retrieved successfully. Jul 10 08:33:14.522884 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-d8ce77d6-a39c-4774-81e9-666d97f5e1af tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] https://10.4.3.7/volume/v3/volumes/da2ca41a-3598-457a-8a89-448311149cc4 returned with HTTP 200 Jul 10 08:33:14.523423 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 235/910] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:14 2026] GET /volume/v3/volumes/da2ca41a-3598-457a-8a89-448311149cc4 => generated 812 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:15.102942 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-417970e8-af4b-4893-91c5-c84a7ffb32d4 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:15.104793 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-417970e8-af4b-4893-91c5-c84a7ffb32d4 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] GET https://10.4.3.7/volume/v3/volumes/b539e81e-dd01-4f4b-8ca0-49f102d7b68d Jul 10 08:33:15.105002 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-417970e8-af4b-4893-91c5-c84a7ffb32d4 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:15.105201 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-417970e8-af4b-4893-91c5-c84a7ffb32d4 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:15.111937 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:15.111937 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:33:15.115155 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-417970e8-af4b-4893-91c5-c84a7ffb32d4 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Volume info retrieved successfully. Jul 10 08:33:15.119251 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-417970e8-af4b-4893-91c5-c84a7ffb32d4 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] https://10.4.3.7/volume/v3/volumes/b539e81e-dd01-4f4b-8ca0-49f102d7b68d returned with HTTP 200 Jul 10 08:33:15.119578 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 230/911] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:15 2026] GET /volume/v3/volumes/b539e81e-dd01-4f4b-8ca0-49f102d7b68d => generated 870 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:15.132882 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-ddd1d87c-ef92-44ab-8683-ae9186bf1ff2 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:15.135097 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ddd1d87c-ef92-44ab-8683-ae9186bf1ff2 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] GET https://10.4.3.7/volume/v3/volumes/b539e81e-dd01-4f4b-8ca0-49f102d7b68d Jul 10 08:33:15.135543 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ddd1d87c-ef92-44ab-8683-ae9186bf1ff2 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:15.135969 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ddd1d87c-ef92-44ab-8683-ae9186bf1ff2 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:15.145905 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:15.145905 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:33:15.149069 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-ddd1d87c-ef92-44ab-8683-ae9186bf1ff2 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Volume info retrieved successfully. Jul 10 08:33:15.152975 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ddd1d87c-ef92-44ab-8683-ae9186bf1ff2 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] https://10.4.3.7/volume/v3/volumes/b539e81e-dd01-4f4b-8ca0-49f102d7b68d returned with HTTP 200 Jul 10 08:33:15.153513 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 221/912] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:15 2026] GET /volume/v3/volumes/b539e81e-dd01-4f4b-8ca0-49f102d7b68d => generated 870 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:15.165725 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-d6820ec6-cc33-4daa-8f85-40e3bdee79f1 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:15.167627 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-d6820ec6-cc33-4daa-8f85-40e3bdee79f1 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] GET https://10.4.3.7/volume/v3/volumes/b539e81e-dd01-4f4b-8ca0-49f102d7b68d Jul 10 08:33:15.167875 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-d6820ec6-cc33-4daa-8f85-40e3bdee79f1 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:15.168062 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-d6820ec6-cc33-4daa-8f85-40e3bdee79f1 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:15.175262 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:15.175262 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:33:15.179177 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-d6820ec6-cc33-4daa-8f85-40e3bdee79f1 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Volume info retrieved successfully. Jul 10 08:33:15.186048 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-d6820ec6-cc33-4daa-8f85-40e3bdee79f1 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] https://10.4.3.7/volume/v3/volumes/b539e81e-dd01-4f4b-8ca0-49f102d7b68d returned with HTTP 200 Jul 10 08:33:15.186569 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 227/913] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:15 2026] GET /volume/v3/volumes/b539e81e-dd01-4f4b-8ca0-49f102d7b68d => generated 870 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:15.192285 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-6896c29e-85de-40bf-9937-70c1006ae059 req-88ecab66-9aec-4a2b-87dd-6665a41829bc None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:15.194797 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-6896c29e-85de-40bf-9937-70c1006ae059 req-88ecab66-9aec-4a2b-87dd-6665a41829bc tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] POST https://10.4.3.7/volume/v3/attachments/7c51de10-860e-487c-9c08-273f176b0c66/action Jul 10 08:33:15.195197 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-6896c29e-85de-40bf-9937-70c1006ae059 req-88ecab66-9aec-4a2b-87dd-6665a41829bc tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Action body: b'{"os-complete": null}' {{(pid=100056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:33:15.195323 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-6896c29e-85de-40bf-9937-70c1006ae059 req-88ecab66-9aec-4a2b-87dd-6665a41829bc tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:33:15.203252 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-c60c584f-3bfb-495c-a169-3c514738dd80 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:15.205531 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-c60c584f-3bfb-495c-a169-3c514738dd80 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] DELETE https://10.4.3.7/volume/v3/volumes/b539e81e-dd01-4f4b-8ca0-49f102d7b68d Jul 10 08:33:15.205743 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-c60c584f-3bfb-495c-a169-3c514738dd80 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:15.206079 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-c60c584f-3bfb-495c-a169-3c514738dd80 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Calling method 'delete' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:15.206079 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.volumes [None req-c60c584f-3bfb-495c-a169-3c514738dd80 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Delete volume with id: b539e81e-dd01-4f4b-8ca0-49f102d7b68d Jul 10 08:33:15.213135 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:15.213135 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:33:15.213665 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-c60c584f-3bfb-495c-a169-3c514738dd80 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Volume info retrieved successfully. Jul 10 08:33:15.217552 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:15.217552 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:33:15.232375 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-c60c584f-3bfb-495c-a169-3c514738dd80 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Delete volume request issued successfully. Jul 10 08:33:15.232673 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-c60c584f-3bfb-495c-a169-3c514738dd80 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] https://10.4.3.7/volume/v3/volumes/b539e81e-dd01-4f4b-8ca0-49f102d7b68d returned with HTTP 202 Jul 10 08:33:15.233116 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-6896c29e-85de-40bf-9937-70c1006ae059 req-88ecab66-9aec-4a2b-87dd-6665a41829bc tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] https://10.4.3.7/volume/v3/attachments/7c51de10-860e-487c-9c08-273f176b0c66/action returned with HTTP 204 Jul 10 08:33:15.233230 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 231/914] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:33:15 2026] DELETE /volume/v3/volumes/b539e81e-dd01-4f4b-8ca0-49f102d7b68d => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:33:15.233580 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 236/915] 10.4.3.7 () {74 vars in 1711 bytes} [Fri Jul 10 08:33:15 2026] POST /volume/v3/attachments/7c51de10-860e-487c-9c08-273f176b0c66/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:33:15.242891 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-95a83448-c3cf-40da-b0d7-16131eefec86 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:15.244794 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-95a83448-c3cf-40da-b0d7-16131eefec86 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] GET https://10.4.3.7/volume/v3/volumes/b539e81e-dd01-4f4b-8ca0-49f102d7b68d Jul 10 08:33:15.245305 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-95a83448-c3cf-40da-b0d7-16131eefec86 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:15.245632 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-95a83448-c3cf-40da-b0d7-16131eefec86 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:15.253354 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:15.253354 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:33:15.258008 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-95a83448-c3cf-40da-b0d7-16131eefec86 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Volume info retrieved successfully. Jul 10 08:33:15.262711 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-95a83448-c3cf-40da-b0d7-16131eefec86 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] https://10.4.3.7/volume/v3/volumes/b539e81e-dd01-4f4b-8ca0-49f102d7b68d returned with HTTP 200 Jul 10 08:33:15.263249 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 222/916] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:15 2026] GET /volume/v3/volumes/b539e81e-dd01-4f4b-8ca0-49f102d7b68d => generated 869 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:15.538493 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-3aae1bf9-1541-4115-a8da-de0ab4a2f279 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:15.540977 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-3aae1bf9-1541-4115-a8da-de0ab4a2f279 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] GET https://10.4.3.7/volume/v3/volumes/da2ca41a-3598-457a-8a89-448311149cc4 Jul 10 08:33:15.541241 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-3aae1bf9-1541-4115-a8da-de0ab4a2f279 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:15.541534 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-3aae1bf9-1541-4115-a8da-de0ab4a2f279 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:15.557735 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:15.557735 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:33:15.564329 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-3aae1bf9-1541-4115-a8da-de0ab4a2f279 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Volume info retrieved successfully. Jul 10 08:33:15.572444 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-3aae1bf9-1541-4115-a8da-de0ab4a2f279 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] https://10.4.3.7/volume/v3/volumes/da2ca41a-3598-457a-8a89-448311149cc4 returned with HTTP 200 Jul 10 08:33:15.572444 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 228/917] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:15 2026] GET /volume/v3/volumes/da2ca41a-3598-457a-8a89-448311149cc4 => generated 837 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:15.590933 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-dabae582-5e49-41fd-b6ec-ed95690e8b3d None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:15.597615 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-dabae582-5e49-41fd-b6ec-ed95690e8b3d tempest-VolumesActionsTest-1050021938 tempest-VolumesActionsTest-1050021938-project-admin] POST https://10.4.3.7/volume/v3/volumes/da2ca41a-3598-457a-8a89-448311149cc4/action Jul 10 08:33:15.598085 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-dabae582-5e49-41fd-b6ec-ed95690e8b3d tempest-VolumesActionsTest-1050021938 tempest-VolumesActionsTest-1050021938-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100054) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:33:15.598272 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-dabae582-5e49-41fd-b6ec-ed95690e8b3d tempest-VolumesActionsTest-1050021938 tempest-VolumesActionsTest-1050021938-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:33:15.610096 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:15.610096 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:33:15.610789 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.contrib.admin_actions [None req-dabae582-5e49-41fd-b6ec-ed95690e8b3d tempest-VolumesActionsTest-1050021938 tempest-VolumesActionsTest-1050021938-project-admin] Updating volume 'da2ca41a-3598-457a-8a89-448311149cc4' with '{'status': 'creating'}' {{(pid=100054) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 10 08:33:15.635287 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-dabae582-5e49-41fd-b6ec-ed95690e8b3d tempest-VolumesActionsTest-1050021938 tempest-VolumesActionsTest-1050021938-project-admin] https://10.4.3.7/volume/v3/volumes/da2ca41a-3598-457a-8a89-448311149cc4/action returned with HTTP 202 Jul 10 08:33:15.635888 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 232/918] 10.4.3.7 () {68 vars in 1376 bytes} [Fri Jul 10 08:33:15 2026] POST /volume/v3/volumes/da2ca41a-3598-457a-8a89-448311149cc4/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:33:15.649836 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-e0c65c76-825e-4353-9603-576582396cb4 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:15.652521 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-e0c65c76-825e-4353-9603-576582396cb4 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] GET https://10.4.3.7/volume/v3/volumes/da2ca41a-3598-457a-8a89-448311149cc4 Jul 10 08:33:15.652770 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-e0c65c76-825e-4353-9603-576582396cb4 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:15.653023 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-e0c65c76-825e-4353-9603-576582396cb4 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:15.666347 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:15.666347 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:33:15.671513 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-e0c65c76-825e-4353-9603-576582396cb4 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Volume info retrieved successfully. Jul 10 08:33:15.678071 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-e0c65c76-825e-4353-9603-576582396cb4 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] https://10.4.3.7/volume/v3/volumes/da2ca41a-3598-457a-8a89-448311149cc4 returned with HTTP 200 Jul 10 08:33:15.678793 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 237/919] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:15 2026] GET /volume/v3/volumes/da2ca41a-3598-457a-8a89-448311149cc4 => generated 836 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:15.700436 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-12644773-c0f4-4ef2-8d69-8bfe35e68aa4 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:15.701346 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-12644773-c0f4-4ef2-8d69-8bfe35e68aa4 tempest-VolumesActionsTest-1050021938 tempest-VolumesActionsTest-1050021938-project-admin] POST https://10.4.3.7/volume/v3/volumes/da2ca41a-3598-457a-8a89-448311149cc4/action Jul 10 08:33:15.701784 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-12644773-c0f4-4ef2-8d69-8bfe35e68aa4 tempest-VolumesActionsTest-1050021938 tempest-VolumesActionsTest-1050021938-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:33:15.701909 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-12644773-c0f4-4ef2-8d69-8bfe35e68aa4 tempest-VolumesActionsTest-1050021938 tempest-VolumesActionsTest-1050021938-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:33:15.712393 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:15.712393 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:33:15.712986 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-12644773-c0f4-4ef2-8d69-8bfe35e68aa4 tempest-VolumesActionsTest-1050021938 tempest-VolumesActionsTest-1050021938-project-admin] Volume info retrieved successfully. Jul 10 08:33:15.733084 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-12644773-c0f4-4ef2-8d69-8bfe35e68aa4 tempest-VolumesActionsTest-1050021938 tempest-VolumesActionsTest-1050021938-project-admin] Delete volume request issued successfully. Jul 10 08:33:15.733330 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-12644773-c0f4-4ef2-8d69-8bfe35e68aa4 tempest-VolumesActionsTest-1050021938 tempest-VolumesActionsTest-1050021938-project-admin] https://10.4.3.7/volume/v3/volumes/da2ca41a-3598-457a-8a89-448311149cc4/action returned with HTTP 202 Jul 10 08:33:15.733872 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 223/920] 10.4.3.7 () {68 vars in 1376 bytes} [Fri Jul 10 08:33:15 2026] POST /volume/v3/volumes/da2ca41a-3598-457a-8a89-448311149cc4/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:33:15.741690 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-86d6f68e-93f7-4890-92d2-aab0292b1cd2 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:15.743422 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-86d6f68e-93f7-4890-92d2-aab0292b1cd2 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] GET https://10.4.3.7/volume/v3/volumes/da2ca41a-3598-457a-8a89-448311149cc4 Jul 10 08:33:15.743615 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-86d6f68e-93f7-4890-92d2-aab0292b1cd2 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:15.743840 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-86d6f68e-93f7-4890-92d2-aab0292b1cd2 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:15.756750 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:15.756750 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:33:15.760121 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-86d6f68e-93f7-4890-92d2-aab0292b1cd2 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Volume info retrieved successfully. Jul 10 08:33:15.767111 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-86d6f68e-93f7-4890-92d2-aab0292b1cd2 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] https://10.4.3.7/volume/v3/volumes/da2ca41a-3598-457a-8a89-448311149cc4 returned with HTTP 200 Jul 10 08:33:15.767614 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 229/921] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:15 2026] GET /volume/v3/volumes/da2ca41a-3598-457a-8a89-448311149cc4 => generated 836 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:16.277681 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-671e801d-0c4f-45f1-a952-34a847e803ee None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:16.279992 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-671e801d-0c4f-45f1-a952-34a847e803ee tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] GET https://10.4.3.7/volume/v3/volumes/b539e81e-dd01-4f4b-8ca0-49f102d7b68d Jul 10 08:33:16.280292 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-671e801d-0c4f-45f1-a952-34a847e803ee tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:16.280601 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-671e801d-0c4f-45f1-a952-34a847e803ee tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:16.289599 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-671e801d-0c4f-45f1-a952-34a847e803ee tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] https://10.4.3.7/volume/v3/volumes/b539e81e-dd01-4f4b-8ca0-49f102d7b68d returned with HTTP 404 Jul 10 08:33:16.290260 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 233/922] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:16 2026] GET /volume/v3/volumes/b539e81e-dd01-4f4b-8ca0-49f102d7b68d => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:33:16.297342 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-9e321be5-bd40-4e67-ab1a-88b6cc5e7eee None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:16.302398 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-9e321be5-bd40-4e67-ab1a-88b6cc5e7eee tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] GET https://10.4.3.7/volume/v3/volumes/f972a346-f0a7-473b-9f86-0d19e1bbd664 Jul 10 08:33:16.302676 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-9e321be5-bd40-4e67-ab1a-88b6cc5e7eee tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:16.302885 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-9e321be5-bd40-4e67-ab1a-88b6cc5e7eee tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:16.310780 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:16.310780 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:33:16.314587 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-9e321be5-bd40-4e67-ab1a-88b6cc5e7eee tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Volume info retrieved successfully. Jul 10 08:33:16.319088 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-9e321be5-bd40-4e67-ab1a-88b6cc5e7eee tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] https://10.4.3.7/volume/v3/volumes/f972a346-f0a7-473b-9f86-0d19e1bbd664 returned with HTTP 200 Jul 10 08:33:16.319509 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 238/923] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:16 2026] GET /volume/v3/volumes/f972a346-f0a7-473b-9f86-0d19e1bbd664 => generated 834 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:16.331242 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-38bcf0cb-65ea-4278-be35-ab4cbf94adf1 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:16.333665 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-38bcf0cb-65ea-4278-be35-ab4cbf94adf1 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] DELETE https://10.4.3.7/volume/v3/volumes/f972a346-f0a7-473b-9f86-0d19e1bbd664 Jul 10 08:33:16.335371 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-38bcf0cb-65ea-4278-be35-ab4cbf94adf1 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:16.335371 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-38bcf0cb-65ea-4278-be35-ab4cbf94adf1 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:16.335371 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-38bcf0cb-65ea-4278-be35-ab4cbf94adf1 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Delete volume with id: f972a346-f0a7-473b-9f86-0d19e1bbd664 Jul 10 08:33:16.342640 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:16.342640 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:33:16.343382 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-38bcf0cb-65ea-4278-be35-ab4cbf94adf1 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Volume info retrieved successfully. Jul 10 08:33:16.364615 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-38bcf0cb-65ea-4278-be35-ab4cbf94adf1 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Delete volume request issued successfully. Jul 10 08:33:16.366005 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-38bcf0cb-65ea-4278-be35-ab4cbf94adf1 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] https://10.4.3.7/volume/v3/volumes/f972a346-f0a7-473b-9f86-0d19e1bbd664 returned with HTTP 202 Jul 10 08:33:16.366005 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 224/924] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:33:16 2026] DELETE /volume/v3/volumes/f972a346-f0a7-473b-9f86-0d19e1bbd664 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:33:16.372689 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-43420a04-d465-4b62-9974-3ed0f63beaf7 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:16.375028 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-43420a04-d465-4b62-9974-3ed0f63beaf7 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] GET https://10.4.3.7/volume/v3/volumes/f972a346-f0a7-473b-9f86-0d19e1bbd664 Jul 10 08:33:16.375158 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-43420a04-d465-4b62-9974-3ed0f63beaf7 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:16.375328 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-43420a04-d465-4b62-9974-3ed0f63beaf7 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:16.381240 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:16.381240 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:33:16.384322 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-43420a04-d465-4b62-9974-3ed0f63beaf7 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Volume info retrieved successfully. Jul 10 08:33:16.388031 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-43420a04-d465-4b62-9974-3ed0f63beaf7 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] https://10.4.3.7/volume/v3/volumes/f972a346-f0a7-473b-9f86-0d19e1bbd664 returned with HTTP 200 Jul 10 08:33:16.388424 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 230/925] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:16 2026] GET /volume/v3/volumes/f972a346-f0a7-473b-9f86-0d19e1bbd664 => generated 833 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:16.784677 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-7b98da77-d10e-463a-bfe1-6d0941f67a0a None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:16.786787 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-7b98da77-d10e-463a-bfe1-6d0941f67a0a tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] GET https://10.4.3.7/volume/v3/volumes/da2ca41a-3598-457a-8a89-448311149cc4 Jul 10 08:33:16.787044 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-7b98da77-d10e-463a-bfe1-6d0941f67a0a tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:16.787317 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-7b98da77-d10e-463a-bfe1-6d0941f67a0a tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:16.792589 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-7b98da77-d10e-463a-bfe1-6d0941f67a0a tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] https://10.4.3.7/volume/v3/volumes/da2ca41a-3598-457a-8a89-448311149cc4 returned with HTTP 404 Jul 10 08:33:16.793251 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 234/926] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:16 2026] GET /volume/v3/volumes/da2ca41a-3598-457a-8a89-448311149cc4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:33:16.802771 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-7607164f-03aa-48da-b56b-d2259e24ac74 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:16.805101 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-7607164f-03aa-48da-b56b-d2259e24ac74 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] GET https://10.4.3.7/volume/v3/volumes/da2ca41a-3598-457a-8a89-448311149cc4 Jul 10 08:33:16.805373 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-7607164f-03aa-48da-b56b-d2259e24ac74 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:16.805674 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-7607164f-03aa-48da-b56b-d2259e24ac74 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:16.813029 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-7607164f-03aa-48da-b56b-d2259e24ac74 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] https://10.4.3.7/volume/v3/volumes/da2ca41a-3598-457a-8a89-448311149cc4 returned with HTTP 404 Jul 10 08:33:16.813636 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 239/927] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:16 2026] GET /volume/v3/volumes/da2ca41a-3598-457a-8a89-448311149cc4 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:33:16.821175 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-084b1038-036d-4af4-afc9-f12ee5968bf0 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:16.825427 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-084b1038-036d-4af4-afc9-f12ee5968bf0 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] DELETE https://10.4.3.7/volume/v3/volumes/da2ca41a-3598-457a-8a89-448311149cc4 Jul 10 08:33:16.825427 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-084b1038-036d-4af4-afc9-f12ee5968bf0 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:16.825427 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-084b1038-036d-4af4-afc9-f12ee5968bf0 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:16.825427 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-084b1038-036d-4af4-afc9-f12ee5968bf0 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Delete volume with id: da2ca41a-3598-457a-8a89-448311149cc4 Jul 10 08:33:16.832024 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-084b1038-036d-4af4-afc9-f12ee5968bf0 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] https://10.4.3.7/volume/v3/volumes/da2ca41a-3598-457a-8a89-448311149cc4 returned with HTTP 404 Jul 10 08:33:16.832752 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 225/928] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:33:16 2026] DELETE /volume/v3/volumes/da2ca41a-3598-457a-8a89-448311149cc4 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:33:16.840537 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-1599b1cd-5ec5-4b4a-91a7-635b2c8ceaa8 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:16.842511 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-1599b1cd-5ec5-4b4a-91a7-635b2c8ceaa8 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:33:16.842910 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-1599b1cd-5ec5-4b4a-91a7-635b2c8ceaa8 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-174715944"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:33:16.844760 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.volumes [None req-1599b1cd-5ec5-4b4a-91a7-635b2c8ceaa8 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-174715944'}} {{(pid=100055) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:33:16.844907 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-1599b1cd-5ec5-4b4a-91a7-635b2c8ceaa8 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Create volume of 1 GB Jul 10 08:33:16.850243 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-1599b1cd-5ec5-4b4a-91a7-635b2c8ceaa8 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Availability Zones retrieved successfully. Jul 10 08:33:16.858929 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-1599b1cd-5ec5-4b4a-91a7-635b2c8ceaa8 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Flow 'volume_create_api' (ff225a1a-f17e-453f-b265-871c5cbf0b10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:33:16.860176 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-1599b1cd-5ec5-4b4a-91a7-635b2c8ceaa8 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (850b53e4-e913-4f23-b867-8be28b9a14ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:16.861419 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.flows.api.create_volume [None req-1599b1cd-5ec5-4b4a-91a7-635b2c8ceaa8 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Validating volume size '1' using validate_int {{(pid=100055) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:33:16.894929 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-1599b1cd-5ec5-4b4a-91a7-635b2c8ceaa8 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (850b53e4-e913-4f23-b867-8be28b9a14ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:16.895880 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-1599b1cd-5ec5-4b4a-91a7-635b2c8ceaa8 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6af0cd3-fa4a-41be-bb3d-3a241de9878d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:16.935954 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.quota [None req-1599b1cd-5ec5-4b4a-91a7-635b2c8ceaa8 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Created reservations ['2f4a43a3-a140-415d-91f8-099ebd87feb9', 'de304c34-d513-4c43-90ca-2ef179efb90a', '46be0ff5-8f57-4db4-bff1-0f8809bbcf1d', 'e894862b-155f-4240-a1ea-3ae960e3e6f1'] {{(pid=100055) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:33:16.936755 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-1599b1cd-5ec5-4b4a-91a7-635b2c8ceaa8 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6af0cd3-fa4a-41be-bb3d-3a241de9878d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2f4a43a3-a140-415d-91f8-099ebd87feb9', 'de304c34-d513-4c43-90ca-2ef179efb90a', '46be0ff5-8f57-4db4-bff1-0f8809bbcf1d', 'e894862b-155f-4240-a1ea-3ae960e3e6f1']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:16.937389 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-1599b1cd-5ec5-4b4a-91a7-635b2c8ceaa8 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b60e1035-f047-487c-8cec-052810b76f31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:16.968207 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-1599b1cd-5ec5-4b4a-91a7-635b2c8ceaa8 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b60e1035-f047-487c-8cec-052810b76f31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fcc24a6f-1085-4cba-9400-83625e3486e9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-174715944',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c139d63746341c587478d4cc38275df',qos_specs=None,replication_status=,reservations=['2f4a43a3-a140-415d-91f8-099ebd87feb9','de304c34-d513-4c43-90ca-2ef179efb90a','46be0ff5-8f57-4db4-bff1-0f8809bbcf1d','e894862b-155f-4240-a1ea-3ae960e3e6f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ad3ce8a6d964286a67367ee4f06b796',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:33:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-174715944',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fcc24a6f-1085-4cba-9400-83625e3486e9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5c139d63746341c587478d4cc38275df',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5ad3ce8a6d964286a67367ee4f06b796',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:16.968863 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-1599b1cd-5ec5-4b4a-91a7-635b2c8ceaa8 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (765619f1-766e-4688-af05-327cc6945516) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:16.997787 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-1599b1cd-5ec5-4b4a-91a7-635b2c8ceaa8 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (765619f1-766e-4688-af05-327cc6945516) transitioned into state 'SUCCESS' from state '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-174715944',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c139d63746341c587478d4cc38275df',qos_specs=None,replication_status=,reservations=['2f4a43a3-a140-415d-91f8-099ebd87feb9','de304c34-d513-4c43-90ca-2ef179efb90a','46be0ff5-8f57-4db4-bff1-0f8809bbcf1d','e894862b-155f-4240-a1ea-3ae960e3e6f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ad3ce8a6d964286a67367ee4f06b796',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:16.998919 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-1599b1cd-5ec5-4b4a-91a7-635b2c8ceaa8 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3bf80338-0361-4ada-8c63-d4ddba2a18fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:17.011760 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-1599b1cd-5ec5-4b4a-91a7-635b2c8ceaa8 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3bf80338-0361-4ada-8c63-d4ddba2a18fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:17.012912 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-1599b1cd-5ec5-4b4a-91a7-635b2c8ceaa8 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Flow 'volume_create_api' (ff225a1a-f17e-453f-b265-871c5cbf0b10) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:33:17.013301 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-1599b1cd-5ec5-4b4a-91a7-635b2c8ceaa8 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Create volume request issued successfully. Jul 10 08:33:17.017182 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-1599b1cd-5ec5-4b4a-91a7-635b2c8ceaa8 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:33:17.017757 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 231/929] 10.4.3.7 () {68 vars in 1244 bytes} [Fri Jul 10 08:33:16 2026] POST /volume/v3/volumes => generated 744 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:33:17.032908 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-c8efa87c-bda5-42c3-9aa2-2c23429bc9c8 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:17.034966 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-c8efa87c-bda5-42c3-9aa2-2c23429bc9c8 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] GET https://10.4.3.7/volume/v3/volumes/fcc24a6f-1085-4cba-9400-83625e3486e9 Jul 10 08:33:17.034966 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-c8efa87c-bda5-42c3-9aa2-2c23429bc9c8 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:17.035289 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-c8efa87c-bda5-42c3-9aa2-2c23429bc9c8 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:17.042479 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:17.042479 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:33:17.045982 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-c8efa87c-bda5-42c3-9aa2-2c23429bc9c8 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Volume info retrieved successfully. Jul 10 08:33:17.050020 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-c8efa87c-bda5-42c3-9aa2-2c23429bc9c8 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] https://10.4.3.7/volume/v3/volumes/fcc24a6f-1085-4cba-9400-83625e3486e9 returned with HTTP 200 Jul 10 08:33:17.050875 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 235/930] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:17 2026] GET /volume/v3/volumes/fcc24a6f-1085-4cba-9400-83625e3486e9 => generated 812 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:17.402497 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-ca42aef2-1601-453f-8785-70bbe9858bc5 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:17.404284 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-ca42aef2-1601-453f-8785-70bbe9858bc5 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] GET https://10.4.3.7/volume/v3/volumes/f972a346-f0a7-473b-9f86-0d19e1bbd664 Jul 10 08:33:17.404467 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-ca42aef2-1601-453f-8785-70bbe9858bc5 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:17.404643 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-ca42aef2-1601-453f-8785-70bbe9858bc5 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:17.411705 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-ca42aef2-1601-453f-8785-70bbe9858bc5 tempest-VolumesCloneTest-66050156 tempest-VolumesCloneTest-66050156-project-member] https://10.4.3.7/volume/v3/volumes/f972a346-f0a7-473b-9f86-0d19e1bbd664 returned with HTTP 404 Jul 10 08:33:17.412506 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 240/931] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:17 2026] GET /volume/v3/volumes/f972a346-f0a7-473b-9f86-0d19e1bbd664 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:33:18.065085 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-70f6fe90-631b-48ac-9e32-9be84796cec0 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:18.068856 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-70f6fe90-631b-48ac-9e32-9be84796cec0 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] GET https://10.4.3.7/volume/v3/volumes/fcc24a6f-1085-4cba-9400-83625e3486e9 Jul 10 08:33:18.068980 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-70f6fe90-631b-48ac-9e32-9be84796cec0 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:18.069179 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-70f6fe90-631b-48ac-9e32-9be84796cec0 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:18.080877 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:18.080877 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:33:18.086814 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-70f6fe90-631b-48ac-9e32-9be84796cec0 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Volume info retrieved successfully. Jul 10 08:33:18.092229 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-70f6fe90-631b-48ac-9e32-9be84796cec0 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] https://10.4.3.7/volume/v3/volumes/fcc24a6f-1085-4cba-9400-83625e3486e9 returned with HTTP 200 Jul 10 08:33:18.092229 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 226/932] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:18 2026] GET /volume/v3/volumes/fcc24a6f-1085-4cba-9400-83625e3486e9 => generated 837 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:18.106523 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-717abb6d-e205-44e6-ad1c-7bf5d762abae None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:18.109195 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-717abb6d-e205-44e6-ad1c-7bf5d762abae tempest-VolumesActionsTest-1050021938 tempest-VolumesActionsTest-1050021938-project-admin] POST https://10.4.3.7/volume/v3/volumes/fcc24a6f-1085-4cba-9400-83625e3486e9/action Jul 10 08:33:18.109866 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-717abb6d-e205-44e6-ad1c-7bf5d762abae tempest-VolumesActionsTest-1050021938 tempest-VolumesActionsTest-1050021938-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100055) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:33:18.110079 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-717abb6d-e205-44e6-ad1c-7bf5d762abae tempest-VolumesActionsTest-1050021938 tempest-VolumesActionsTest-1050021938-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:33:18.120653 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:18.120653 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:33:18.121331 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.contrib.admin_actions [None req-717abb6d-e205-44e6-ad1c-7bf5d762abae tempest-VolumesActionsTest-1050021938 tempest-VolumesActionsTest-1050021938-project-admin] Updating volume 'fcc24a6f-1085-4cba-9400-83625e3486e9' with '{'status': 'error'}' {{(pid=100055) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 10 08:33:18.142695 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-717abb6d-e205-44e6-ad1c-7bf5d762abae tempest-VolumesActionsTest-1050021938 tempest-VolumesActionsTest-1050021938-project-admin] https://10.4.3.7/volume/v3/volumes/fcc24a6f-1085-4cba-9400-83625e3486e9/action returned with HTTP 202 Jul 10 08:33:18.143275 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 232/933] 10.4.3.7 () {68 vars in 1376 bytes} [Fri Jul 10 08:33:18 2026] POST /volume/v3/volumes/fcc24a6f-1085-4cba-9400-83625e3486e9/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:33:18.151722 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-2e4ee839-93dd-4f63-a4ae-6bf3e9341bfe None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:18.153854 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-2e4ee839-93dd-4f63-a4ae-6bf3e9341bfe tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] GET https://10.4.3.7/volume/v3/volumes/fcc24a6f-1085-4cba-9400-83625e3486e9 Jul 10 08:33:18.154231 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-2e4ee839-93dd-4f63-a4ae-6bf3e9341bfe tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:18.154596 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-2e4ee839-93dd-4f63-a4ae-6bf3e9341bfe tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:18.164008 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:18.164008 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:33:18.168591 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-2e4ee839-93dd-4f63-a4ae-6bf3e9341bfe tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Volume info retrieved successfully. Jul 10 08:33:18.174535 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-2e4ee839-93dd-4f63-a4ae-6bf3e9341bfe tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] https://10.4.3.7/volume/v3/volumes/fcc24a6f-1085-4cba-9400-83625e3486e9 returned with HTTP 200 Jul 10 08:33:18.175103 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 236/934] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:18 2026] GET /volume/v3/volumes/fcc24a6f-1085-4cba-9400-83625e3486e9 => generated 833 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:18.192911 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-4f97ffa8-1049-4653-996a-d036b91858ec None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:18.196274 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-4f97ffa8-1049-4653-996a-d036b91858ec tempest-VolumesActionsTest-1050021938 tempest-VolumesActionsTest-1050021938-project-admin] POST https://10.4.3.7/volume/v3/volumes/fcc24a6f-1085-4cba-9400-83625e3486e9/action Jul 10 08:33:18.196974 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-4f97ffa8-1049-4653-996a-d036b91858ec tempest-VolumesActionsTest-1050021938 tempest-VolumesActionsTest-1050021938-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:33:18.197095 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-4f97ffa8-1049-4653-996a-d036b91858ec tempest-VolumesActionsTest-1050021938 tempest-VolumesActionsTest-1050021938-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:33:18.211615 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:18.211615 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:33:18.212063 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-4f97ffa8-1049-4653-996a-d036b91858ec tempest-VolumesActionsTest-1050021938 tempest-VolumesActionsTest-1050021938-project-admin] Volume info retrieved successfully. Jul 10 08:33:18.236602 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-4f97ffa8-1049-4653-996a-d036b91858ec tempest-VolumesActionsTest-1050021938 tempest-VolumesActionsTest-1050021938-project-admin] Delete volume request issued successfully. Jul 10 08:33:18.236932 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-4f97ffa8-1049-4653-996a-d036b91858ec tempest-VolumesActionsTest-1050021938 tempest-VolumesActionsTest-1050021938-project-admin] https://10.4.3.7/volume/v3/volumes/fcc24a6f-1085-4cba-9400-83625e3486e9/action returned with HTTP 202 Jul 10 08:33:18.237994 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 241/935] 10.4.3.7 () {68 vars in 1376 bytes} [Fri Jul 10 08:33:18 2026] POST /volume/v3/volumes/fcc24a6f-1085-4cba-9400-83625e3486e9/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:33:18.248590 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-19d2f195-2695-4a5d-8792-4195f95b782d None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:18.249899 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-19d2f195-2695-4a5d-8792-4195f95b782d tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] GET https://10.4.3.7/volume/v3/volumes/fcc24a6f-1085-4cba-9400-83625e3486e9 Jul 10 08:33:18.250217 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-19d2f195-2695-4a5d-8792-4195f95b782d tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:18.250495 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-19d2f195-2695-4a5d-8792-4195f95b782d tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:18.257529 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:18.257529 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:33:18.261305 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-19d2f195-2695-4a5d-8792-4195f95b782d tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Volume info retrieved successfully. Jul 10 08:33:18.265768 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-19d2f195-2695-4a5d-8792-4195f95b782d tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] https://10.4.3.7/volume/v3/volumes/fcc24a6f-1085-4cba-9400-83625e3486e9 returned with HTTP 200 Jul 10 08:33:18.265768 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 227/936] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:18 2026] GET /volume/v3/volumes/fcc24a6f-1085-4cba-9400-83625e3486e9 => generated 836 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:18.629693 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-22992020-578f-43d2-8baf-ccd9a1b92f99 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:18.767763 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-22992020-578f-43d2-8baf-ccd9a1b92f99 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:33:18.768026 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-22992020-578f-43d2-8baf-ccd9a1b92f99 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1641713218", "imageRef": "e1ee2ea6-9251-43d7-8043-1a8efc6b3698"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:33:18.770993 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.volumes [None req-22992020-578f-43d2-8baf-ccd9a1b92f99 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1641713218', 'imageRef': 'e1ee2ea6-9251-43d7-8043-1a8efc6b3698'}} {{(pid=100055) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:33:18.868399 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-22992020-578f-43d2-8baf-ccd9a1b92f99 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Create volume of 1 GB Jul 10 08:33:18.868822 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:18.868822 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:33:18.875892 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-22992020-578f-43d2-8baf-ccd9a1b92f99 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Availability Zones retrieved successfully. Jul 10 08:33:18.881368 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-22992020-578f-43d2-8baf-ccd9a1b92f99 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Flow 'volume_create_api' (db5ad5ba-6796-475e-846d-d77f2a85a328) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:33:18.882629 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-22992020-578f-43d2-8baf-ccd9a1b92f99 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5dafab4-f388-42c3-8115-31f568420901) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:18.883547 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.flows.api.create_volume [None req-22992020-578f-43d2-8baf-ccd9a1b92f99 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Validating volume size '1' using validate_int {{(pid=100055) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:33:18.954898 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-22992020-578f-43d2-8baf-ccd9a1b92f99 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5dafab4-f388-42c3-8115-31f568420901) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:18.955569 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-22992020-578f-43d2-8baf-ccd9a1b92f99 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db9b4e90-4086-4517-947e-53f5b236c646) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:19.033616 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.quota [None req-22992020-578f-43d2-8baf-ccd9a1b92f99 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Created reservations ['55ea159c-2341-465c-802e-c49852eac523', 'a1e77247-5a2b-4662-a147-ec732797355c', 'b0fd9a52-e68e-48fc-9a87-f8641048cb56', 'bf2d23b4-c826-4877-8908-4ba5acb5410b'] {{(pid=100055) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:33:19.034629 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-22992020-578f-43d2-8baf-ccd9a1b92f99 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db9b4e90-4086-4517-947e-53f5b236c646) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['55ea159c-2341-465c-802e-c49852eac523', 'a1e77247-5a2b-4662-a147-ec732797355c', 'b0fd9a52-e68e-48fc-9a87-f8641048cb56', 'bf2d23b4-c826-4877-8908-4ba5acb5410b']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:19.035351 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-22992020-578f-43d2-8baf-ccd9a1b92f99 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79a480e3-d612-4e37-86c5-9a50d828c672) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:19.059629 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-22992020-578f-43d2-8baf-ccd9a1b92f99 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79a480e3-d612-4e37-86c5-9a50d828c672) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '78cba9d4-527f-4913-be56-a7e0c4f40481', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1641713218',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f88e7b738844cb7aff91b4a9c3a202d',qos_specs=None,replication_status=,reservations=['55ea159c-2341-465c-802e-c49852eac523','a1e77247-5a2b-4662-a147-ec732797355c','b0fd9a52-e68e-48fc-9a87-f8641048cb56','bf2d23b4-c826-4877-8908-4ba5acb5410b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='945a5af513f041ca8aca128c00be584a',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:33:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1641713218',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=78cba9d4-527f-4913-be56-a7e0c4f40481,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0f88e7b738844cb7aff91b4a9c3a202d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='945a5af513f041ca8aca128c00be584a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:19.060266 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-22992020-578f-43d2-8baf-ccd9a1b92f99 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02da2f02-bb92-4725-a691-9d36ad4d9959) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:19.076351 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-22992020-578f-43d2-8baf-ccd9a1b92f99 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02da2f02-bb92-4725-a691-9d36ad4d9959) transitioned into state 'SUCCESS' from state '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-1641713218',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f88e7b738844cb7aff91b4a9c3a202d',qos_specs=None,replication_status=,reservations=['55ea159c-2341-465c-802e-c49852eac523','a1e77247-5a2b-4662-a147-ec732797355c','b0fd9a52-e68e-48fc-9a87-f8641048cb56','bf2d23b4-c826-4877-8908-4ba5acb5410b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='945a5af513f041ca8aca128c00be584a',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:19.077270 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-22992020-578f-43d2-8baf-ccd9a1b92f99 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (723335f4-953d-4c64-a671-39264994e805) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:19.086994 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-22992020-578f-43d2-8baf-ccd9a1b92f99 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (723335f4-953d-4c64-a671-39264994e805) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:19.088087 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-22992020-578f-43d2-8baf-ccd9a1b92f99 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Flow 'volume_create_api' (db5ad5ba-6796-475e-846d-d77f2a85a328) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:33:19.088492 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-22992020-578f-43d2-8baf-ccd9a1b92f99 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Create volume request issued successfully. Jul 10 08:33:19.089214 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-22992020-578f-43d2-8baf-ccd9a1b92f99 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:33:19.089875 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 233/937] 10.4.3.7 () {68 vars in 1245 bytes} [Fri Jul 10 08:33:18 2026] POST /volume/v3/volumes => generated 748 bytes in 460 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 10 08:33:19.106762 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-ce708778-bc3f-4b60-8341-7db77fb91636 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:19.109514 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-ce708778-bc3f-4b60-8341-7db77fb91636 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] GET https://10.4.3.7/volume/v3/volumes/78cba9d4-527f-4913-be56-a7e0c4f40481 Jul 10 08:33:19.112275 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-ce708778-bc3f-4b60-8341-7db77fb91636 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:19.112481 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-ce708778-bc3f-4b60-8341-7db77fb91636 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:19.123130 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:19.123130 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:33:19.132506 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-ce708778-bc3f-4b60-8341-7db77fb91636 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Volume info retrieved successfully. Jul 10 08:33:19.135041 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-ce708778-bc3f-4b60-8341-7db77fb91636 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] https://10.4.3.7/volume/v3/volumes/78cba9d4-527f-4913-be56-a7e0c4f40481 returned with HTTP 200 Jul 10 08:33:19.135417 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 237/938] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:19 2026] GET /volume/v3/volumes/78cba9d4-527f-4913-be56-a7e0c4f40481 => generated 816 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:19.136985 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-293af345-3bda-4577-953f-6deb1a54da0e None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:19.247424 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-293af345-3bda-4577-953f-6deb1a54da0e tempest-VolumeAndVolumeTypeFromImageTest-1467957174 tempest-VolumeAndVolumeTypeFromImageTest-1467957174-project-admin] POST https://10.4.3.7/volume/v3/types Jul 10 08:33:19.247851 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-293af345-3bda-4577-953f-6deb1a54da0e tempest-VolumeAndVolumeTypeFromImageTest-1467957174 tempest-VolumeAndVolumeTypeFromImageTest-1467957174-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=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:33:19.269702 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-293af345-3bda-4577-953f-6deb1a54da0e tempest-VolumeAndVolumeTypeFromImageTest-1467957174 tempest-VolumeAndVolumeTypeFromImageTest-1467957174-project-admin] https://10.4.3.7/volume/v3/types returned with HTTP 200 Jul 10 08:33:19.270055 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 242/939] 10.4.3.7 () {68 vars in 1239 bytes} [Fri Jul 10 08:33:19 2026] POST /volume/v3/types => generated 287 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:19.283253 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-bb2294ab-4bd4-4625-9ab1-b6117446dc62 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:19.285022 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-bb2294ab-4bd4-4625-9ab1-b6117446dc62 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] GET https://10.4.3.7/volume/v3/volumes/fcc24a6f-1085-4cba-9400-83625e3486e9 Jul 10 08:33:19.285173 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-bb2294ab-4bd4-4625-9ab1-b6117446dc62 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:19.285358 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-bb2294ab-4bd4-4625-9ab1-b6117446dc62 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:19.291457 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-bb2294ab-4bd4-4625-9ab1-b6117446dc62 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] https://10.4.3.7/volume/v3/volumes/fcc24a6f-1085-4cba-9400-83625e3486e9 returned with HTTP 404 Jul 10 08:33:19.292055 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 228/940] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:19 2026] GET /volume/v3/volumes/fcc24a6f-1085-4cba-9400-83625e3486e9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:33:19.301560 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-79153b2e-8b41-4beb-89a2-4380c64c75db None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:19.304491 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-79153b2e-8b41-4beb-89a2-4380c64c75db tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] GET https://10.4.3.7/volume/v3/volumes/fcc24a6f-1085-4cba-9400-83625e3486e9 Jul 10 08:33:19.306228 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-79153b2e-8b41-4beb-89a2-4380c64c75db tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:19.306228 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-79153b2e-8b41-4beb-89a2-4380c64c75db tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:19.311283 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-79153b2e-8b41-4beb-89a2-4380c64c75db tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] https://10.4.3.7/volume/v3/volumes/fcc24a6f-1085-4cba-9400-83625e3486e9 returned with HTTP 404 Jul 10 08:33:19.311958 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 234/941] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:19 2026] GET /volume/v3/volumes/fcc24a6f-1085-4cba-9400-83625e3486e9 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:33:19.318431 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-db89b974-474b-4945-8482-5925c7d7fc2d None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:19.320314 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-db89b974-474b-4945-8482-5925c7d7fc2d tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] DELETE https://10.4.3.7/volume/v3/volumes/fcc24a6f-1085-4cba-9400-83625e3486e9 Jul 10 08:33:19.320502 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-db89b974-474b-4945-8482-5925c7d7fc2d tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:19.320680 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-db89b974-474b-4945-8482-5925c7d7fc2d tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Calling method 'delete' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:19.321174 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.volumes [None req-db89b974-474b-4945-8482-5925c7d7fc2d tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Delete volume with id: fcc24a6f-1085-4cba-9400-83625e3486e9 Jul 10 08:33:19.327534 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-db89b974-474b-4945-8482-5925c7d7fc2d tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] https://10.4.3.7/volume/v3/volumes/fcc24a6f-1085-4cba-9400-83625e3486e9 returned with HTTP 404 Jul 10 08:33:19.328249 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 238/942] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:33:19 2026] DELETE /volume/v3/volumes/fcc24a6f-1085-4cba-9400-83625e3486e9 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:33:19.335056 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-9e85255d-0b78-451e-98c1-96f46b0c82d6 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:19.337119 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-9e85255d-0b78-451e-98c1-96f46b0c82d6 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:33:19.337556 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-9e85255d-0b78-451e-98c1-96f46b0c82d6 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1984681890"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:33:19.341069 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.volumes [None req-9e85255d-0b78-451e-98c1-96f46b0c82d6 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1984681890'}} {{(pid=100056) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:33:19.341199 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-9e85255d-0b78-451e-98c1-96f46b0c82d6 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Create volume of 1 GB Jul 10 08:33:19.345733 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-9e85255d-0b78-451e-98c1-96f46b0c82d6 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Availability Zones retrieved successfully. Jul 10 08:33:19.354170 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-9e85255d-0b78-451e-98c1-96f46b0c82d6 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Flow 'volume_create_api' (03db332f-f4b1-4ef2-9812-d60c608cad31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:33:19.355455 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-9e85255d-0b78-451e-98c1-96f46b0c82d6 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a225541f-6f6b-41bc-bb45-8f02080cf27e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:19.356770 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.flows.api.create_volume [None req-9e85255d-0b78-451e-98c1-96f46b0c82d6 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Validating volume size '1' using validate_int {{(pid=100056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:33:19.388277 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-9e85255d-0b78-451e-98c1-96f46b0c82d6 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a225541f-6f6b-41bc-bb45-8f02080cf27e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:19.389476 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-9e85255d-0b78-451e-98c1-96f46b0c82d6 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1769ec12-91bb-44ba-b0ae-3806ec4c0c68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:19.434166 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.quota [None req-9e85255d-0b78-451e-98c1-96f46b0c82d6 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Created reservations ['6c28b182-f03f-40ef-8a18-edf92d190bf8', 'e80f9b40-873f-4abb-b91f-5a6433c90bad', 'a7d6a6c6-feb2-494b-924e-8bec6b9fbc65', 'eb4ef10c-5247-4710-898b-37a52cc87081'] {{(pid=100056) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:33:19.435081 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-9e85255d-0b78-451e-98c1-96f46b0c82d6 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1769ec12-91bb-44ba-b0ae-3806ec4c0c68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6c28b182-f03f-40ef-8a18-edf92d190bf8', 'e80f9b40-873f-4abb-b91f-5a6433c90bad', 'a7d6a6c6-feb2-494b-924e-8bec6b9fbc65', 'eb4ef10c-5247-4710-898b-37a52cc87081']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:19.436453 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-9e85255d-0b78-451e-98c1-96f46b0c82d6 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c391748-c195-4ae9-a946-bd4d2be008a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:19.465296 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-9e85255d-0b78-451e-98c1-96f46b0c82d6 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c391748-c195-4ae9-a946-bd4d2be008a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ae1d9e6e-61a3-4fff-b387-f9b945fb1843', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1984681890',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c139d63746341c587478d4cc38275df',qos_specs=None,replication_status=,reservations=['6c28b182-f03f-40ef-8a18-edf92d190bf8','e80f9b40-873f-4abb-b91f-5a6433c90bad','a7d6a6c6-feb2-494b-924e-8bec6b9fbc65','eb4ef10c-5247-4710-898b-37a52cc87081'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ad3ce8a6d964286a67367ee4f06b796',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:33:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1984681890',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ae1d9e6e-61a3-4fff-b387-f9b945fb1843,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5c139d63746341c587478d4cc38275df',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5ad3ce8a6d964286a67367ee4f06b796',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:19.465942 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-9e85255d-0b78-451e-98c1-96f46b0c82d6 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (efaf2c91-d17e-4c84-bcee-849943735c88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:19.493289 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-9e85255d-0b78-451e-98c1-96f46b0c82d6 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (efaf2c91-d17e-4c84-bcee-849943735c88) transitioned into state 'SUCCESS' from state '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-1984681890',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c139d63746341c587478d4cc38275df',qos_specs=None,replication_status=,reservations=['6c28b182-f03f-40ef-8a18-edf92d190bf8','e80f9b40-873f-4abb-b91f-5a6433c90bad','a7d6a6c6-feb2-494b-924e-8bec6b9fbc65','eb4ef10c-5247-4710-898b-37a52cc87081'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ad3ce8a6d964286a67367ee4f06b796',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:19.494208 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-9e85255d-0b78-451e-98c1-96f46b0c82d6 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90c9f9b2-b69f-43e0-b4bb-97f50096e3fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:19.506073 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-9e85255d-0b78-451e-98c1-96f46b0c82d6 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90c9f9b2-b69f-43e0-b4bb-97f50096e3fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:19.507033 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-9e85255d-0b78-451e-98c1-96f46b0c82d6 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Flow 'volume_create_api' (03db332f-f4b1-4ef2-9812-d60c608cad31) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:33:19.507343 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-9e85255d-0b78-451e-98c1-96f46b0c82d6 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Create volume request issued successfully. Jul 10 08:33:19.507966 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-9e85255d-0b78-451e-98c1-96f46b0c82d6 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:33:19.508536 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 243/943] 10.4.3.7 () {68 vars in 1244 bytes} [Fri Jul 10 08:33:19 2026] POST /volume/v3/volumes => generated 745 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:33:19.523493 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-320c46d9-121b-43a3-aa9b-3969a20b7b46 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:19.528583 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-320c46d9-121b-43a3-aa9b-3969a20b7b46 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] GET https://10.4.3.7/volume/v3/volumes/ae1d9e6e-61a3-4fff-b387-f9b945fb1843 Jul 10 08:33:19.529034 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-320c46d9-121b-43a3-aa9b-3969a20b7b46 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:19.529324 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-320c46d9-121b-43a3-aa9b-3969a20b7b46 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:19.540325 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:19.540325 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:33:19.547542 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-320c46d9-121b-43a3-aa9b-3969a20b7b46 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Volume info retrieved successfully. Jul 10 08:33:19.554273 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-320c46d9-121b-43a3-aa9b-3969a20b7b46 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] https://10.4.3.7/volume/v3/volumes/ae1d9e6e-61a3-4fff-b387-f9b945fb1843 returned with HTTP 200 Jul 10 08:33:19.555331 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 229/944] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:19 2026] GET /volume/v3/volumes/ae1d9e6e-61a3-4fff-b387-f9b945fb1843 => generated 813 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:20.147047 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-9407883c-4a93-4dd8-a79b-51b157c8d1a9 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:20.148333 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-9407883c-4a93-4dd8-a79b-51b157c8d1a9 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] GET https://10.4.3.7/volume/v3/volumes/78cba9d4-527f-4913-be56-a7e0c4f40481 Jul 10 08:33:20.149878 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-9407883c-4a93-4dd8-a79b-51b157c8d1a9 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:20.149878 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-9407883c-4a93-4dd8-a79b-51b157c8d1a9 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:20.155290 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:20.155290 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:33:20.158751 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-9407883c-4a93-4dd8-a79b-51b157c8d1a9 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Volume info retrieved successfully. Jul 10 08:33:20.163204 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-9407883c-4a93-4dd8-a79b-51b157c8d1a9 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] https://10.4.3.7/volume/v3/volumes/78cba9d4-527f-4913-be56-a7e0c4f40481 returned with HTTP 200 Jul 10 08:33:20.163204 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 235/945] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:20 2026] GET /volume/v3/volumes/78cba9d4-527f-4913-be56-a7e0c4f40481 => generated 1356 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:33:20.175140 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-fee69c93-7438-47e3-a5c6-88d38cf65b38 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:20.176791 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-fee69c93-7438-47e3-a5c6-88d38cf65b38 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:33:20.177081 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-fee69c93-7438-47e3-a5c6-88d38cf65b38 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-283448329"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:33:20.178623 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.volumes [None req-fee69c93-7438-47e3-a5c6-88d38cf65b38 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-283448329'}} {{(pid=100054) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:33:20.178623 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.volumes [None req-fee69c93-7438-47e3-a5c6-88d38cf65b38 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Create volume of 1 GB Jul 10 08:33:20.182452 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-fee69c93-7438-47e3-a5c6-88d38cf65b38 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Availability Zones retrieved successfully. Jul 10 08:33:20.188061 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-fee69c93-7438-47e3-a5c6-88d38cf65b38 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Flow 'volume_create_api' (1fc3cb0b-d099-4bd0-a6c4-c8e83a0cb3b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:33:20.189016 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-fee69c93-7438-47e3-a5c6-88d38cf65b38 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51a31c6f-4ad6-4917-9e91-87b2153a84b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:20.190336 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.flows.api.create_volume [None req-fee69c93-7438-47e3-a5c6-88d38cf65b38 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Validating volume size '1' using validate_int {{(pid=100054) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:33:20.216586 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-fee69c93-7438-47e3-a5c6-88d38cf65b38 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51a31c6f-4ad6-4917-9e91-87b2153a84b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:20.217021 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-fee69c93-7438-47e3-a5c6-88d38cf65b38 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79378b74-c4de-40f5-8c4d-15d0f192e90b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:20.276371 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.quota [None req-fee69c93-7438-47e3-a5c6-88d38cf65b38 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Created reservations ['c1627282-6155-4940-92eb-c2c9ec5c9126', '7c2d5ab7-db28-404f-9bfa-91ca34bd29ef', '54802178-dbaf-4f05-9ef4-101e8d14a25b', '9c35e3cc-fa81-4512-a1ac-97a1ba26ae47'] {{(pid=100054) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:33:20.277338 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-fee69c93-7438-47e3-a5c6-88d38cf65b38 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79378b74-c4de-40f5-8c4d-15d0f192e90b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c1627282-6155-4940-92eb-c2c9ec5c9126', '7c2d5ab7-db28-404f-9bfa-91ca34bd29ef', '54802178-dbaf-4f05-9ef4-101e8d14a25b', '9c35e3cc-fa81-4512-a1ac-97a1ba26ae47']}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:20.278190 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-fee69c93-7438-47e3-a5c6-88d38cf65b38 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0df72d0a-feca-40a6-99a6-b0edb38bd2d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:20.304181 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-fee69c93-7438-47e3-a5c6-88d38cf65b38 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0df72d0a-feca-40a6-99a6-b0edb38bd2d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'db3543f5-57ba-45bf-acea-07aa8486f167', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-283448329',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f88e7b738844cb7aff91b4a9c3a202d',qos_specs=None,replication_status=,reservations=['c1627282-6155-4940-92eb-c2c9ec5c9126','7c2d5ab7-db28-404f-9bfa-91ca34bd29ef','54802178-dbaf-4f05-9ef4-101e8d14a25b','9c35e3cc-fa81-4512-a1ac-97a1ba26ae47'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='945a5af513f041ca8aca128c00be584a',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:33:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-283448329',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=db3543f5-57ba-45bf-acea-07aa8486f167,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0f88e7b738844cb7aff91b4a9c3a202d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='945a5af513f041ca8aca128c00be584a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:20.304887 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-fee69c93-7438-47e3-a5c6-88d38cf65b38 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb0e116b-3cda-4543-b457-d0140482c10c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:20.322855 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-fee69c93-7438-47e3-a5c6-88d38cf65b38 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb0e116b-3cda-4543-b457-d0140482c10c) transitioned into state 'SUCCESS' from state '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-283448329',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f88e7b738844cb7aff91b4a9c3a202d',qos_specs=None,replication_status=,reservations=['c1627282-6155-4940-92eb-c2c9ec5c9126','7c2d5ab7-db28-404f-9bfa-91ca34bd29ef','54802178-dbaf-4f05-9ef4-101e8d14a25b','9c35e3cc-fa81-4512-a1ac-97a1ba26ae47'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='945a5af513f041ca8aca128c00be584a',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:20.323626 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-fee69c93-7438-47e3-a5c6-88d38cf65b38 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a5242e4-042d-4c2a-ade3-861cb553c227) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:20.332562 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-fee69c93-7438-47e3-a5c6-88d38cf65b38 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a5242e4-042d-4c2a-ade3-861cb553c227) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:20.333420 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-fee69c93-7438-47e3-a5c6-88d38cf65b38 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Flow 'volume_create_api' (1fc3cb0b-d099-4bd0-a6c4-c8e83a0cb3b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100054) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:33:20.333831 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-fee69c93-7438-47e3-a5c6-88d38cf65b38 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Create volume request issued successfully. Jul 10 08:33:20.334386 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-fee69c93-7438-47e3-a5c6-88d38cf65b38 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:33:20.334891 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 239/946] 10.4.3.7 () {68 vars in 1244 bytes} [Fri Jul 10 08:33:20 2026] POST /volume/v3/volumes => generated 747 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:33:20.348893 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-a4717daf-900c-4543-9831-b3357f7b050e None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:20.350589 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-a4717daf-900c-4543-9831-b3357f7b050e tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] GET https://10.4.3.7/volume/v3/volumes/db3543f5-57ba-45bf-acea-07aa8486f167 Jul 10 08:33:20.350839 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-a4717daf-900c-4543-9831-b3357f7b050e tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:20.351021 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-a4717daf-900c-4543-9831-b3357f7b050e tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:20.361938 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:20.361938 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:33:20.366383 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-a4717daf-900c-4543-9831-b3357f7b050e tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Volume info retrieved successfully. Jul 10 08:33:20.371516 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-a4717daf-900c-4543-9831-b3357f7b050e tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] https://10.4.3.7/volume/v3/volumes/db3543f5-57ba-45bf-acea-07aa8486f167 returned with HTTP 200 Jul 10 08:33:20.371997 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 244/947] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:20 2026] GET /volume/v3/volumes/db3543f5-57ba-45bf-acea-07aa8486f167 => generated 815 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:20.567568 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-d38d3c9c-92e6-43c4-a988-1d8ab33023d9 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:20.569366 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d38d3c9c-92e6-43c4-a988-1d8ab33023d9 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] GET https://10.4.3.7/volume/v3/volumes/ae1d9e6e-61a3-4fff-b387-f9b945fb1843 Jul 10 08:33:20.569574 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d38d3c9c-92e6-43c4-a988-1d8ab33023d9 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:20.569764 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d38d3c9c-92e6-43c4-a988-1d8ab33023d9 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:20.578196 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:20.578196 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:33:20.582918 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-d38d3c9c-92e6-43c4-a988-1d8ab33023d9 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Volume info retrieved successfully. Jul 10 08:33:20.585928 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d38d3c9c-92e6-43c4-a988-1d8ab33023d9 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] https://10.4.3.7/volume/v3/volumes/ae1d9e6e-61a3-4fff-b387-f9b945fb1843 returned with HTTP 200 Jul 10 08:33:20.586268 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 230/948] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:20 2026] GET /volume/v3/volumes/ae1d9e6e-61a3-4fff-b387-f9b945fb1843 => generated 838 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:20.599724 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-f61aca48-377c-4ac8-ae66-bc5d390cecde None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:20.605501 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-f61aca48-377c-4ac8-ae66-bc5d390cecde tempest-VolumesActionsTest-1050021938 tempest-VolumesActionsTest-1050021938-project-admin] POST https://10.4.3.7/volume/v3/volumes/ae1d9e6e-61a3-4fff-b387-f9b945fb1843/action Jul 10 08:33:20.605501 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-f61aca48-377c-4ac8-ae66-bc5d390cecde tempest-VolumesActionsTest-1050021938 tempest-VolumesActionsTest-1050021938-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100055) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:33:20.605501 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-f61aca48-377c-4ac8-ae66-bc5d390cecde tempest-VolumesActionsTest-1050021938 tempest-VolumesActionsTest-1050021938-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:33:20.615483 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:20.615483 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:33:20.617127 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.contrib.admin_actions [None req-f61aca48-377c-4ac8-ae66-bc5d390cecde tempest-VolumesActionsTest-1050021938 tempest-VolumesActionsTest-1050021938-project-admin] Updating volume 'ae1d9e6e-61a3-4fff-b387-f9b945fb1843' with '{'status': 'maintenance'}' {{(pid=100055) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 10 08:33:20.649786 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-f61aca48-377c-4ac8-ae66-bc5d390cecde tempest-VolumesActionsTest-1050021938 tempest-VolumesActionsTest-1050021938-project-admin] https://10.4.3.7/volume/v3/volumes/ae1d9e6e-61a3-4fff-b387-f9b945fb1843/action returned with HTTP 202 Jul 10 08:33:20.649786 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 236/949] 10.4.3.7 () {68 vars in 1376 bytes} [Fri Jul 10 08:33:20 2026] POST /volume/v3/volumes/ae1d9e6e-61a3-4fff-b387-f9b945fb1843/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:33:20.657354 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-d6c1c94a-cc67-4725-90d2-34a621e6a220 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:20.659875 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d6c1c94a-cc67-4725-90d2-34a621e6a220 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] GET https://10.4.3.7/volume/v3/volumes/ae1d9e6e-61a3-4fff-b387-f9b945fb1843 Jul 10 08:33:20.660116 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-d6c1c94a-cc67-4725-90d2-34a621e6a220 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:20.660350 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-d6c1c94a-cc67-4725-90d2-34a621e6a220 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:20.668948 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:20.668948 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:33:20.673578 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-d6c1c94a-cc67-4725-90d2-34a621e6a220 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Volume info retrieved successfully. Jul 10 08:33:20.678469 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d6c1c94a-cc67-4725-90d2-34a621e6a220 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] https://10.4.3.7/volume/v3/volumes/ae1d9e6e-61a3-4fff-b387-f9b945fb1843 returned with HTTP 200 Jul 10 08:33:20.678910 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 240/950] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:20 2026] GET /volume/v3/volumes/ae1d9e6e-61a3-4fff-b387-f9b945fb1843 => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:20.696754 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-6ca752a8-f7a6-4b2d-ad3c-74c49b5478f6 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:20.699250 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-6ca752a8-f7a6-4b2d-ad3c-74c49b5478f6 tempest-VolumesActionsTest-1050021938 tempest-VolumesActionsTest-1050021938-project-admin] POST https://10.4.3.7/volume/v3/volumes/ae1d9e6e-61a3-4fff-b387-f9b945fb1843/action Jul 10 08:33:20.699703 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-6ca752a8-f7a6-4b2d-ad3c-74c49b5478f6 tempest-VolumesActionsTest-1050021938 tempest-VolumesActionsTest-1050021938-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:33:20.699876 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-6ca752a8-f7a6-4b2d-ad3c-74c49b5478f6 tempest-VolumesActionsTest-1050021938 tempest-VolumesActionsTest-1050021938-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:33:20.713110 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:20.713110 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:33:20.713580 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-6ca752a8-f7a6-4b2d-ad3c-74c49b5478f6 tempest-VolumesActionsTest-1050021938 tempest-VolumesActionsTest-1050021938-project-admin] Volume info retrieved successfully. Jul 10 08:33:20.737476 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-6ca752a8-f7a6-4b2d-ad3c-74c49b5478f6 tempest-VolumesActionsTest-1050021938 tempest-VolumesActionsTest-1050021938-project-admin] Delete volume request issued successfully. Jul 10 08:33:20.737760 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-6ca752a8-f7a6-4b2d-ad3c-74c49b5478f6 tempest-VolumesActionsTest-1050021938 tempest-VolumesActionsTest-1050021938-project-admin] https://10.4.3.7/volume/v3/volumes/ae1d9e6e-61a3-4fff-b387-f9b945fb1843/action returned with HTTP 202 Jul 10 08:33:20.738327 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 245/951] 10.4.3.7 () {68 vars in 1376 bytes} [Fri Jul 10 08:33:20 2026] POST /volume/v3/volumes/ae1d9e6e-61a3-4fff-b387-f9b945fb1843/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:33:20.750518 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-80f102ea-68d0-4ba7-9c0c-c6576187702f None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:20.752922 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-80f102ea-68d0-4ba7-9c0c-c6576187702f tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] GET https://10.4.3.7/volume/v3/volumes/ae1d9e6e-61a3-4fff-b387-f9b945fb1843 Jul 10 08:33:20.753196 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-80f102ea-68d0-4ba7-9c0c-c6576187702f tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:20.753483 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-80f102ea-68d0-4ba7-9c0c-c6576187702f tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:20.766335 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:20.766335 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:33:20.776532 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-80f102ea-68d0-4ba7-9c0c-c6576187702f tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Volume info retrieved successfully. Jul 10 08:33:20.782111 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-80f102ea-68d0-4ba7-9c0c-c6576187702f tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] https://10.4.3.7/volume/v3/volumes/ae1d9e6e-61a3-4fff-b387-f9b945fb1843 returned with HTTP 200 Jul 10 08:33:20.782627 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 231/952] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:20 2026] GET /volume/v3/volumes/ae1d9e6e-61a3-4fff-b387-f9b945fb1843 => generated 837 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:21.008306 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-151e218d-4e20-4ab9-9f60-da9531912733 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:21.009974 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-151e218d-4e20-4ab9-9f60-da9531912733 tempest-VolumeAndVolumeTypeFromImageTest-778724469 tempest-VolumeAndVolumeTypeFromImageTest-778724469-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:33:21.010533 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-151e218d-4e20-4ab9-9f60-da9531912733 tempest-VolumeAndVolumeTypeFromImageTest-778724469 tempest-VolumeAndVolumeTypeFromImageTest-778724469-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "2e3152d5-64d3-4155-9c19-3c3f790e3e69", "size": 1}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:33:21.012571 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.volumes [None req-151e218d-4e20-4ab9-9f60-da9531912733 tempest-VolumeAndVolumeTypeFromImageTest-778724469 tempest-VolumeAndVolumeTypeFromImageTest-778724469-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '2e3152d5-64d3-4155-9c19-3c3f790e3e69', 'size': 1}} {{(pid=100055) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:33:21.102431 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-151e218d-4e20-4ab9-9f60-da9531912733 tempest-VolumeAndVolumeTypeFromImageTest-778724469 tempest-VolumeAndVolumeTypeFromImageTest-778724469-project-member] Create volume of 1 GB Jul 10 08:33:21.102431 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:21.102431 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:33:21.106807 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-151e218d-4e20-4ab9-9f60-da9531912733 tempest-VolumeAndVolumeTypeFromImageTest-778724469 tempest-VolumeAndVolumeTypeFromImageTest-778724469-project-member] Availability Zones retrieved successfully. Jul 10 08:33:21.115181 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-151e218d-4e20-4ab9-9f60-da9531912733 tempest-VolumeAndVolumeTypeFromImageTest-778724469 tempest-VolumeAndVolumeTypeFromImageTest-778724469-project-member] Flow 'volume_create_api' (708c156c-cb31-4d39-8a92-07f4529f23af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:33:21.117079 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-151e218d-4e20-4ab9-9f60-da9531912733 tempest-VolumeAndVolumeTypeFromImageTest-778724469 tempest-VolumeAndVolumeTypeFromImageTest-778724469-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6086c243-1a34-40ea-946a-d5f9b7a6036c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:21.118695 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.flows.api.create_volume [None req-151e218d-4e20-4ab9-9f60-da9531912733 tempest-VolumeAndVolumeTypeFromImageTest-778724469 tempest-VolumeAndVolumeTypeFromImageTest-778724469-project-member] Validating volume size '1' using validate_int {{(pid=100055) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:33:21.190720 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-151e218d-4e20-4ab9-9f60-da9531912733 tempest-VolumeAndVolumeTypeFromImageTest-778724469 tempest-VolumeAndVolumeTypeFromImageTest-778724469-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6086c243-1a34-40ea-946a-d5f9b7a6036c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:33:19Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=f4fd03ac-e09b-414f-a3a5-f29fe939ce39,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': 'f4fd03ac-e09b-414f-a3a5-f29fe939ce39', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:21.191793 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-151e218d-4e20-4ab9-9f60-da9531912733 tempest-VolumeAndVolumeTypeFromImageTest-778724469 tempest-VolumeAndVolumeTypeFromImageTest-778724469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e9a214a-a440-4c4c-bcb9-4bc5e09796e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:21.228278 np0000004976 devstack@c-api.service[100055]: WARNING cinder.quota [None req-151e218d-4e20-4ab9-9f60-da9531912733 tempest-VolumeAndVolumeTypeFromImageTest-778724469 tempest-VolumeAndVolumeTypeFromImageTest-778724469-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. Jul 10 08:33:21.228701 np0000004976 devstack@c-api.service[100055]: WARNING cinder.quota [None req-151e218d-4e20-4ab9-9f60-da9531912733 tempest-VolumeAndVolumeTypeFromImageTest-778724469 tempest-VolumeAndVolumeTypeFromImageTest-778724469-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. Jul 10 08:33:21.263316 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.quota [None req-151e218d-4e20-4ab9-9f60-da9531912733 tempest-VolumeAndVolumeTypeFromImageTest-778724469 tempest-VolumeAndVolumeTypeFromImageTest-778724469-project-member] Created reservations ['3791bd05-b947-45fa-857f-555d377afbd1', 'bb1fb8b1-4015-4024-aa52-ce8b0f6c8423', '4a1a762c-8cef-4734-9bc3-7fe10090e6bb', '250c8e57-84be-4176-b832-d009fc237d2e'] {{(pid=100055) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:33:21.264111 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-151e218d-4e20-4ab9-9f60-da9531912733 tempest-VolumeAndVolumeTypeFromImageTest-778724469 tempest-VolumeAndVolumeTypeFromImageTest-778724469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e9a214a-a440-4c4c-bcb9-4bc5e09796e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3791bd05-b947-45fa-857f-555d377afbd1', 'bb1fb8b1-4015-4024-aa52-ce8b0f6c8423', '4a1a762c-8cef-4734-9bc3-7fe10090e6bb', '250c8e57-84be-4176-b832-d009fc237d2e']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:21.265021 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-151e218d-4e20-4ab9-9f60-da9531912733 tempest-VolumeAndVolumeTypeFromImageTest-778724469 tempest-VolumeAndVolumeTypeFromImageTest-778724469-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4132a46-1097-46ca-bd69-b49804a63955) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:21.306438 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-151e218d-4e20-4ab9-9f60-da9531912733 tempest-VolumeAndVolumeTypeFromImageTest-778724469 tempest-VolumeAndVolumeTypeFromImageTest-778724469-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4132a46-1097-46ca-bd69-b49804a63955) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a7fced55-eee1-4aed-b9c8-8b6b5d5e7b6e', '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='dc10cd38dd124996b28132a004855e3e',qos_specs=None,replication_status=,reservations=['3791bd05-b947-45fa-857f-555d377afbd1','bb1fb8b1-4015-4024-aa52-ce8b0f6c8423','4a1a762c-8cef-4734-9bc3-7fe10090e6bb','250c8e57-84be-4176-b832-d009fc237d2e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3ae35d4134b4c22a4442e283c2195a0',volume_type_id=f4fd03ac-e09b-414f-a3a5-f29fe939ce39), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:33:21Z,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=a7fced55-eee1-4aed-b9c8-8b6b5d5e7b6e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dc10cd38dd124996b28132a004855e3e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a3ae35d4134b4c22a4442e283c2195a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4fd03ac-e09b-414f-a3a5-f29fe939ce39),volume_type_id=f4fd03ac-e09b-414f-a3a5-f29fe939ce39)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:21.306438 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-151e218d-4e20-4ab9-9f60-da9531912733 tempest-VolumeAndVolumeTypeFromImageTest-778724469 tempest-VolumeAndVolumeTypeFromImageTest-778724469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e093c11-93b1-4d79-b2df-e92350951c0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:21.324282 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-151e218d-4e20-4ab9-9f60-da9531912733 tempest-VolumeAndVolumeTypeFromImageTest-778724469 tempest-VolumeAndVolumeTypeFromImageTest-778724469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e093c11-93b1-4d79-b2df-e92350951c0b) transitioned into state 'SUCCESS' from 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='dc10cd38dd124996b28132a004855e3e',qos_specs=None,replication_status=,reservations=['3791bd05-b947-45fa-857f-555d377afbd1','bb1fb8b1-4015-4024-aa52-ce8b0f6c8423','4a1a762c-8cef-4734-9bc3-7fe10090e6bb','250c8e57-84be-4176-b832-d009fc237d2e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3ae35d4134b4c22a4442e283c2195a0',volume_type_id=f4fd03ac-e09b-414f-a3a5-f29fe939ce39)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:21.324969 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-151e218d-4e20-4ab9-9f60-da9531912733 tempest-VolumeAndVolumeTypeFromImageTest-778724469 tempest-VolumeAndVolumeTypeFromImageTest-778724469-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3dd303b-09f1-4be6-bbf5-e50d43f4b608) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:21.333216 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-151e218d-4e20-4ab9-9f60-da9531912733 tempest-VolumeAndVolumeTypeFromImageTest-778724469 tempest-VolumeAndVolumeTypeFromImageTest-778724469-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3dd303b-09f1-4be6-bbf5-e50d43f4b608) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:21.333939 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-151e218d-4e20-4ab9-9f60-da9531912733 tempest-VolumeAndVolumeTypeFromImageTest-778724469 tempest-VolumeAndVolumeTypeFromImageTest-778724469-project-member] Flow 'volume_create_api' (708c156c-cb31-4d39-8a92-07f4529f23af) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:33:21.334191 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-151e218d-4e20-4ab9-9f60-da9531912733 tempest-VolumeAndVolumeTypeFromImageTest-778724469 tempest-VolumeAndVolumeTypeFromImageTest-778724469-project-member] Create volume request issued successfully. Jul 10 08:33:21.334797 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-151e218d-4e20-4ab9-9f60-da9531912733 tempest-VolumeAndVolumeTypeFromImageTest-778724469 tempest-VolumeAndVolumeTypeFromImageTest-778724469-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:33:21.335163 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 237/953] 10.4.3.7 () {68 vars in 1245 bytes} [Fri Jul 10 08:33:21 2026] POST /volume/v3/volumes => generated 794 bytes in 328 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:33:21.351762 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-e0971337-7281-41d3-b2e9-d4ab9a326694 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:21.352960 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-e0971337-7281-41d3-b2e9-d4ab9a326694 tempest-VolumeAndVolumeTypeFromImageTest-778724469 tempest-VolumeAndVolumeTypeFromImageTest-778724469-project-member] GET https://10.4.3.7/volume/v3/volumes/a7fced55-eee1-4aed-b9c8-8b6b5d5e7b6e Jul 10 08:33:21.353158 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-e0971337-7281-41d3-b2e9-d4ab9a326694 tempest-VolumeAndVolumeTypeFromImageTest-778724469 tempest-VolumeAndVolumeTypeFromImageTest-778724469-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:21.353427 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-e0971337-7281-41d3-b2e9-d4ab9a326694 tempest-VolumeAndVolumeTypeFromImageTest-778724469 tempest-VolumeAndVolumeTypeFromImageTest-778724469-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:21.361436 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:21.361436 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:33:21.365963 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-e0971337-7281-41d3-b2e9-d4ab9a326694 tempest-VolumeAndVolumeTypeFromImageTest-778724469 tempest-VolumeAndVolumeTypeFromImageTest-778724469-project-member] Volume info retrieved successfully. Jul 10 08:33:21.371059 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-e0971337-7281-41d3-b2e9-d4ab9a326694 tempest-VolumeAndVolumeTypeFromImageTest-778724469 tempest-VolumeAndVolumeTypeFromImageTest-778724469-project-member] https://10.4.3.7/volume/v3/volumes/a7fced55-eee1-4aed-b9c8-8b6b5d5e7b6e returned with HTTP 200 Jul 10 08:33:21.371513 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 241/954] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:21 2026] GET /volume/v3/volumes/a7fced55-eee1-4aed-b9c8-8b6b5d5e7b6e => generated 862 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:21.383499 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-6238d622-f5ce-4f1b-94e4-ecc75a0bbc9d None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:21.385735 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-6238d622-f5ce-4f1b-94e4-ecc75a0bbc9d tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] GET https://10.4.3.7/volume/v3/volumes/db3543f5-57ba-45bf-acea-07aa8486f167 Jul 10 08:33:21.385975 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-6238d622-f5ce-4f1b-94e4-ecc75a0bbc9d tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:21.387167 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-6238d622-f5ce-4f1b-94e4-ecc75a0bbc9d tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:21.396485 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:21.396485 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:33:21.400670 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-6238d622-f5ce-4f1b-94e4-ecc75a0bbc9d tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Volume info retrieved successfully. Jul 10 08:33:21.406843 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-6238d622-f5ce-4f1b-94e4-ecc75a0bbc9d tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] https://10.4.3.7/volume/v3/volumes/db3543f5-57ba-45bf-acea-07aa8486f167 returned with HTTP 200 Jul 10 08:33:21.406843 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 246/955] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:21 2026] GET /volume/v3/volumes/db3543f5-57ba-45bf-acea-07aa8486f167 => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:21.421993 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-0ca2ea8c-ea4c-4c3c-8030-b535c421770c None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:21.423811 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0ca2ea8c-ea4c-4c3c-8030-b535c421770c tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:33:21.424400 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0ca2ea8c-ea4c-4c3c-8030-b535c421770c tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1173832679"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:33:21.427019 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [None req-0ca2ea8c-ea4c-4c3c-8030-b535c421770c tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1173832679'}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:33:21.429198 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-0ca2ea8c-ea4c-4c3c-8030-b535c421770c tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Create volume of 1 GB Jul 10 08:33:21.432789 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-0ca2ea8c-ea4c-4c3c-8030-b535c421770c tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Availability Zones retrieved successfully. Jul 10 08:33:21.442791 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-0ca2ea8c-ea4c-4c3c-8030-b535c421770c tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Flow 'volume_create_api' (1d374875-8300-4e00-974d-c1a6a722e702) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:33:21.445384 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-0ca2ea8c-ea4c-4c3c-8030-b535c421770c tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (779e022c-a599-4321-8bb8-5b7388d4bb44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:21.447766 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-0ca2ea8c-ea4c-4c3c-8030-b535c421770c tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Validating volume size '1' using validate_int {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:33:21.493005 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-0ca2ea8c-ea4c-4c3c-8030-b535c421770c tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (779e022c-a599-4321-8bb8-5b7388d4bb44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:21.496428 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-0ca2ea8c-ea4c-4c3c-8030-b535c421770c tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c359e8e3-746e-41f1-b6e1-5d506f84967e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:21.553575 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-0ca2ea8c-ea4c-4c3c-8030-b535c421770c tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Created reservations ['46797b59-31d6-4b19-9f68-a8af7d969f60', '4cc8b1d9-b5b3-4887-889a-0286aad45fdf', 'c976d03c-d547-44b7-a173-818d83ef6c64', '740d5b19-c8da-4241-87c2-3b9258202264'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:33:21.554317 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-0ca2ea8c-ea4c-4c3c-8030-b535c421770c tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c359e8e3-746e-41f1-b6e1-5d506f84967e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['46797b59-31d6-4b19-9f68-a8af7d969f60', '4cc8b1d9-b5b3-4887-889a-0286aad45fdf', 'c976d03c-d547-44b7-a173-818d83ef6c64', '740d5b19-c8da-4241-87c2-3b9258202264']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:21.555038 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-0ca2ea8c-ea4c-4c3c-8030-b535c421770c tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab45f827-bc2a-41cc-904e-b09b442be4ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:21.586463 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-0ca2ea8c-ea4c-4c3c-8030-b535c421770c tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab45f827-bc2a-41cc-904e-b09b442be4ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '559e4ad5-d88e-45fc-bd79-a26c53cfdfb3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1173832679',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f88e7b738844cb7aff91b4a9c3a202d',qos_specs=None,replication_status=,reservations=['46797b59-31d6-4b19-9f68-a8af7d969f60','4cc8b1d9-b5b3-4887-889a-0286aad45fdf','c976d03c-d547-44b7-a173-818d83ef6c64','740d5b19-c8da-4241-87c2-3b9258202264'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='945a5af513f041ca8aca128c00be584a',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:33:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1173832679',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=559e4ad5-d88e-45fc-bd79-a26c53cfdfb3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0f88e7b738844cb7aff91b4a9c3a202d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='945a5af513f041ca8aca128c00be584a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:21.587282 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-0ca2ea8c-ea4c-4c3c-8030-b535c421770c tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (540e09d8-0475-4ce3-8cda-76e843c01360) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:21.618106 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-0ca2ea8c-ea4c-4c3c-8030-b535c421770c tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (540e09d8-0475-4ce3-8cda-76e843c01360) transitioned into state 'SUCCESS' from state '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-1173832679',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f88e7b738844cb7aff91b4a9c3a202d',qos_specs=None,replication_status=,reservations=['46797b59-31d6-4b19-9f68-a8af7d969f60','4cc8b1d9-b5b3-4887-889a-0286aad45fdf','c976d03c-d547-44b7-a173-818d83ef6c64','740d5b19-c8da-4241-87c2-3b9258202264'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='945a5af513f041ca8aca128c00be584a',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:21.618743 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-0ca2ea8c-ea4c-4c3c-8030-b535c421770c tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (994a5320-f361-48d9-979f-639fbf2d9778) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:21.630320 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-0ca2ea8c-ea4c-4c3c-8030-b535c421770c tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (994a5320-f361-48d9-979f-639fbf2d9778) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:21.631105 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-0ca2ea8c-ea4c-4c3c-8030-b535c421770c tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Flow 'volume_create_api' (1d374875-8300-4e00-974d-c1a6a722e702) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:33:21.631371 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-0ca2ea8c-ea4c-4c3c-8030-b535c421770c tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Create volume request issued successfully. Jul 10 08:33:21.631890 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0ca2ea8c-ea4c-4c3c-8030-b535c421770c tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:33:21.632284 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 232/956] 10.4.3.7 () {68 vars in 1244 bytes} [Fri Jul 10 08:33:21 2026] POST /volume/v3/volumes => generated 748 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:33:21.642769 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-1691de92-42c2-4548-871b-000f0643c7cb None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:21.644599 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-1691de92-42c2-4548-871b-000f0643c7cb tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] GET https://10.4.3.7/volume/v3/volumes/559e4ad5-d88e-45fc-bd79-a26c53cfdfb3 Jul 10 08:33:21.644795 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-1691de92-42c2-4548-871b-000f0643c7cb tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:21.644977 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-1691de92-42c2-4548-871b-000f0643c7cb tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:21.652184 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:21.652184 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:33:21.656450 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-1691de92-42c2-4548-871b-000f0643c7cb tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Volume info retrieved successfully. Jul 10 08:33:21.660968 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-1691de92-42c2-4548-871b-000f0643c7cb tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] https://10.4.3.7/volume/v3/volumes/559e4ad5-d88e-45fc-bd79-a26c53cfdfb3 returned with HTTP 200 Jul 10 08:33:21.661311 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 238/957] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:21 2026] GET /volume/v3/volumes/559e4ad5-d88e-45fc-bd79-a26c53cfdfb3 => generated 816 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:21.801895 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-4da1cbdb-52ed-4cf3-bfe5-dc599c7368a8 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:21.803842 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-4da1cbdb-52ed-4cf3-bfe5-dc599c7368a8 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] GET https://10.4.3.7/volume/v3/volumes/ae1d9e6e-61a3-4fff-b387-f9b945fb1843 Jul 10 08:33:21.804084 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-4da1cbdb-52ed-4cf3-bfe5-dc599c7368a8 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:21.804366 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-4da1cbdb-52ed-4cf3-bfe5-dc599c7368a8 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:21.810555 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-4da1cbdb-52ed-4cf3-bfe5-dc599c7368a8 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] https://10.4.3.7/volume/v3/volumes/ae1d9e6e-61a3-4fff-b387-f9b945fb1843 returned with HTTP 404 Jul 10 08:33:21.811149 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 242/958] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:21 2026] GET /volume/v3/volumes/ae1d9e6e-61a3-4fff-b387-f9b945fb1843 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:33:21.817744 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-98dbb13e-646e-4cf7-9f8e-9c46919f59e1 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:21.819338 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-98dbb13e-646e-4cf7-9f8e-9c46919f59e1 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] GET https://10.4.3.7/volume/v3/volumes/ae1d9e6e-61a3-4fff-b387-f9b945fb1843 Jul 10 08:33:21.819609 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-98dbb13e-646e-4cf7-9f8e-9c46919f59e1 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:21.819873 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-98dbb13e-646e-4cf7-9f8e-9c46919f59e1 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:21.825616 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-98dbb13e-646e-4cf7-9f8e-9c46919f59e1 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] https://10.4.3.7/volume/v3/volumes/ae1d9e6e-61a3-4fff-b387-f9b945fb1843 returned with HTTP 404 Jul 10 08:33:21.826118 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 247/959] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:21 2026] GET /volume/v3/volumes/ae1d9e6e-61a3-4fff-b387-f9b945fb1843 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:33:21.832344 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-3a7eab91-cf4e-42a4-88af-6c8a6f09d28e None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:21.834833 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3a7eab91-cf4e-42a4-88af-6c8a6f09d28e tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] DELETE https://10.4.3.7/volume/v3/volumes/ae1d9e6e-61a3-4fff-b387-f9b945fb1843 Jul 10 08:33:21.835110 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3a7eab91-cf4e-42a4-88af-6c8a6f09d28e tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:21.835396 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3a7eab91-cf4e-42a4-88af-6c8a6f09d28e tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:21.835722 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-3a7eab91-cf4e-42a4-88af-6c8a6f09d28e tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Delete volume with id: ae1d9e6e-61a3-4fff-b387-f9b945fb1843 Jul 10 08:33:21.842833 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3a7eab91-cf4e-42a4-88af-6c8a6f09d28e tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] https://10.4.3.7/volume/v3/volumes/ae1d9e6e-61a3-4fff-b387-f9b945fb1843 returned with HTTP 404 Jul 10 08:33:21.843555 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 233/960] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:33:21 2026] DELETE /volume/v3/volumes/ae1d9e6e-61a3-4fff-b387-f9b945fb1843 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:33:21.850068 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-e5e651ae-35be-4d76-9721-93cbb1325903 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:21.852076 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-e5e651ae-35be-4d76-9721-93cbb1325903 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:33:21.852507 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-e5e651ae-35be-4d76-9721-93cbb1325903 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1686254323"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:33:21.854469 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.volumes [None req-e5e651ae-35be-4d76-9721-93cbb1325903 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1686254323'}} {{(pid=100055) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:33:21.854609 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-e5e651ae-35be-4d76-9721-93cbb1325903 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Create volume of 1 GB Jul 10 08:33:21.858596 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-e5e651ae-35be-4d76-9721-93cbb1325903 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Availability Zones retrieved successfully. Jul 10 08:33:21.864285 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-e5e651ae-35be-4d76-9721-93cbb1325903 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Flow 'volume_create_api' (e423ea96-bad6-4496-a2ec-31e5f4c9e5c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:33:21.865225 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-e5e651ae-35be-4d76-9721-93cbb1325903 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de695c77-a3a4-4322-85fa-b7020e2f7f30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:21.866165 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.flows.api.create_volume [None req-e5e651ae-35be-4d76-9721-93cbb1325903 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Validating volume size '1' using validate_int {{(pid=100055) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:33:21.895997 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-e5e651ae-35be-4d76-9721-93cbb1325903 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de695c77-a3a4-4322-85fa-b7020e2f7f30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:21.896758 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-e5e651ae-35be-4d76-9721-93cbb1325903 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (979d9fca-3b7e-4a07-a342-94e648ed3e86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:21.939010 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.quota [None req-e5e651ae-35be-4d76-9721-93cbb1325903 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Created reservations ['0aca140f-d6ed-4ea7-84f3-31d9e519685e', 'd1c37a9f-527e-4796-9aee-6039c8ab8076', 'c77bdab1-83b9-458f-aba1-2c6858ddd015', '8f22604c-adeb-4b2b-a4dc-79e3c548b1a3'] {{(pid=100055) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:33:21.939968 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-e5e651ae-35be-4d76-9721-93cbb1325903 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (979d9fca-3b7e-4a07-a342-94e648ed3e86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0aca140f-d6ed-4ea7-84f3-31d9e519685e', 'd1c37a9f-527e-4796-9aee-6039c8ab8076', 'c77bdab1-83b9-458f-aba1-2c6858ddd015', '8f22604c-adeb-4b2b-a4dc-79e3c548b1a3']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:21.940937 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-e5e651ae-35be-4d76-9721-93cbb1325903 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56db19fc-9cf3-4621-916a-dd7c3e4ccaaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:21.970167 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-e5e651ae-35be-4d76-9721-93cbb1325903 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56db19fc-9cf3-4621-916a-dd7c3e4ccaaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6387813c-75b2-470c-af9c-9a7ef046f3a2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1686254323',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c139d63746341c587478d4cc38275df',qos_specs=None,replication_status=,reservations=['0aca140f-d6ed-4ea7-84f3-31d9e519685e','d1c37a9f-527e-4796-9aee-6039c8ab8076','c77bdab1-83b9-458f-aba1-2c6858ddd015','8f22604c-adeb-4b2b-a4dc-79e3c548b1a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ad3ce8a6d964286a67367ee4f06b796',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:33:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1686254323',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6387813c-75b2-470c-af9c-9a7ef046f3a2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5c139d63746341c587478d4cc38275df',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5ad3ce8a6d964286a67367ee4f06b796',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:21.971219 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-e5e651ae-35be-4d76-9721-93cbb1325903 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03ed5cd0-4e79-406d-ab8a-f74cc815c3b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:21.996206 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-e5e651ae-35be-4d76-9721-93cbb1325903 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03ed5cd0-4e79-406d-ab8a-f74cc815c3b4) transitioned into state 'SUCCESS' from state '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-1686254323',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c139d63746341c587478d4cc38275df',qos_specs=None,replication_status=,reservations=['0aca140f-d6ed-4ea7-84f3-31d9e519685e','d1c37a9f-527e-4796-9aee-6039c8ab8076','c77bdab1-83b9-458f-aba1-2c6858ddd015','8f22604c-adeb-4b2b-a4dc-79e3c548b1a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ad3ce8a6d964286a67367ee4f06b796',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:21.997165 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-e5e651ae-35be-4d76-9721-93cbb1325903 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c15e5269-fccc-42a8-a3d6-2043af1d62a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:22.008093 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-e5e651ae-35be-4d76-9721-93cbb1325903 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c15e5269-fccc-42a8-a3d6-2043af1d62a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:22.009502 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-e5e651ae-35be-4d76-9721-93cbb1325903 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Flow 'volume_create_api' (e423ea96-bad6-4496-a2ec-31e5f4c9e5c9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:33:22.009938 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-e5e651ae-35be-4d76-9721-93cbb1325903 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Create volume request issued successfully. Jul 10 08:33:22.010755 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-e5e651ae-35be-4d76-9721-93cbb1325903 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:33:22.011325 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 239/961] 10.4.3.7 () {68 vars in 1244 bytes} [Fri Jul 10 08:33:21 2026] POST /volume/v3/volumes => generated 745 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:33:22.029060 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-ba0286bc-b14f-458e-8b66-060177b7a89f None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:22.030773 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-ba0286bc-b14f-458e-8b66-060177b7a89f tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] GET https://10.4.3.7/volume/v3/volumes/6387813c-75b2-470c-af9c-9a7ef046f3a2 Jul 10 08:33:22.030929 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-ba0286bc-b14f-458e-8b66-060177b7a89f tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:22.031137 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-ba0286bc-b14f-458e-8b66-060177b7a89f tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:22.038075 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:22.038075 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:33:22.041561 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-ba0286bc-b14f-458e-8b66-060177b7a89f tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Volume info retrieved successfully. Jul 10 08:33:22.045327 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-ba0286bc-b14f-458e-8b66-060177b7a89f tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] https://10.4.3.7/volume/v3/volumes/6387813c-75b2-470c-af9c-9a7ef046f3a2 returned with HTTP 200 Jul 10 08:33:22.046191 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 243/962] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:22 2026] GET /volume/v3/volumes/6387813c-75b2-470c-af9c-9a7ef046f3a2 => generated 813 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:22.383764 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-5ec8831c-4301-4707-ad05-45639b0187a0 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:22.385347 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-5ec8831c-4301-4707-ad05-45639b0187a0 tempest-VolumeAndVolumeTypeFromImageTest-778724469 tempest-VolumeAndVolumeTypeFromImageTest-778724469-project-member] GET https://10.4.3.7/volume/v3/volumes/a7fced55-eee1-4aed-b9c8-8b6b5d5e7b6e Jul 10 08:33:22.385545 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-5ec8831c-4301-4707-ad05-45639b0187a0 tempest-VolumeAndVolumeTypeFromImageTest-778724469 tempest-VolumeAndVolumeTypeFromImageTest-778724469-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:22.385730 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-5ec8831c-4301-4707-ad05-45639b0187a0 tempest-VolumeAndVolumeTypeFromImageTest-778724469 tempest-VolumeAndVolumeTypeFromImageTest-778724469-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:22.392006 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:22.392006 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:33:22.395240 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-5ec8831c-4301-4707-ad05-45639b0187a0 tempest-VolumeAndVolumeTypeFromImageTest-778724469 tempest-VolumeAndVolumeTypeFromImageTest-778724469-project-member] Volume info retrieved successfully. Jul 10 08:33:22.398906 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-5ec8831c-4301-4707-ad05-45639b0187a0 tempest-VolumeAndVolumeTypeFromImageTest-778724469 tempest-VolumeAndVolumeTypeFromImageTest-778724469-project-member] https://10.4.3.7/volume/v3/volumes/a7fced55-eee1-4aed-b9c8-8b6b5d5e7b6e returned with HTTP 200 Jul 10 08:33:22.399249 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 248/963] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:22 2026] GET /volume/v3/volumes/a7fced55-eee1-4aed-b9c8-8b6b5d5e7b6e => generated 886 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:22.676727 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-5a92264f-c02e-4128-bf06-32cb1a6fd21c None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:22.678336 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5a92264f-c02e-4128-bf06-32cb1a6fd21c tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] GET https://10.4.3.7/volume/v3/volumes/559e4ad5-d88e-45fc-bd79-a26c53cfdfb3 Jul 10 08:33:22.678780 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5a92264f-c02e-4128-bf06-32cb1a6fd21c tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:22.679052 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5a92264f-c02e-4128-bf06-32cb1a6fd21c tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:22.686636 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:22.686636 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:33:22.693254 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-5a92264f-c02e-4128-bf06-32cb1a6fd21c tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Volume info retrieved successfully. Jul 10 08:33:22.699905 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5a92264f-c02e-4128-bf06-32cb1a6fd21c tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] https://10.4.3.7/volume/v3/volumes/559e4ad5-d88e-45fc-bd79-a26c53cfdfb3 returned with HTTP 200 Jul 10 08:33:22.700500 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 234/964] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:22 2026] GET /volume/v3/volumes/559e4ad5-d88e-45fc-bd79-a26c53cfdfb3 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:23.064550 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-d64fefb8-7305-48ab-ac78-9f4777ba54b6 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:23.066559 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-d64fefb8-7305-48ab-ac78-9f4777ba54b6 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] GET https://10.4.3.7/volume/v3/volumes/6387813c-75b2-470c-af9c-9a7ef046f3a2 Jul 10 08:33:23.066811 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-d64fefb8-7305-48ab-ac78-9f4777ba54b6 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:23.067010 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-d64fefb8-7305-48ab-ac78-9f4777ba54b6 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:23.078100 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:23.078100 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:33:23.080423 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-d64fefb8-7305-48ab-ac78-9f4777ba54b6 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Volume info retrieved successfully. Jul 10 08:33:23.085148 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-d64fefb8-7305-48ab-ac78-9f4777ba54b6 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] https://10.4.3.7/volume/v3/volumes/6387813c-75b2-470c-af9c-9a7ef046f3a2 returned with HTTP 200 Jul 10 08:33:23.085627 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 240/965] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:23 2026] GET /volume/v3/volumes/6387813c-75b2-470c-af9c-9a7ef046f3a2 => generated 838 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:23.098356 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-dc97e42f-bbb7-48f9-9f13-7ca5ee70ab9e None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:23.102813 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-dc97e42f-bbb7-48f9-9f13-7ca5ee70ab9e tempest-VolumesActionsTest-1050021938 tempest-VolumesActionsTest-1050021938-project-admin] POST https://10.4.3.7/volume/v3/volumes/6387813c-75b2-470c-af9c-9a7ef046f3a2/action Jul 10 08:33:23.103283 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-dc97e42f-bbb7-48f9-9f13-7ca5ee70ab9e tempest-VolumesActionsTest-1050021938 tempest-VolumesActionsTest-1050021938-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100054) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:33:23.103794 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-dc97e42f-bbb7-48f9-9f13-7ca5ee70ab9e tempest-VolumesActionsTest-1050021938 tempest-VolumesActionsTest-1050021938-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:33:23.115129 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:23.115129 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:33:23.115453 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.contrib.admin_actions [None req-dc97e42f-bbb7-48f9-9f13-7ca5ee70ab9e tempest-VolumesActionsTest-1050021938 tempest-VolumesActionsTest-1050021938-project-admin] Updating volume '6387813c-75b2-470c-af9c-9a7ef046f3a2' with '{'status': 'error'}' {{(pid=100054) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 10 08:33:23.139634 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-dc97e42f-bbb7-48f9-9f13-7ca5ee70ab9e tempest-VolumesActionsTest-1050021938 tempest-VolumesActionsTest-1050021938-project-admin] https://10.4.3.7/volume/v3/volumes/6387813c-75b2-470c-af9c-9a7ef046f3a2/action returned with HTTP 202 Jul 10 08:33:23.140344 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 244/966] 10.4.3.7 () {68 vars in 1376 bytes} [Fri Jul 10 08:33:23 2026] POST /volume/v3/volumes/6387813c-75b2-470c-af9c-9a7ef046f3a2/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:33:23.150159 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-61078054-938d-4e4d-8081-c0cc8132a576 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:23.152537 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-61078054-938d-4e4d-8081-c0cc8132a576 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] GET https://10.4.3.7/volume/v3/volumes/6387813c-75b2-470c-af9c-9a7ef046f3a2 Jul 10 08:33:23.152838 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-61078054-938d-4e4d-8081-c0cc8132a576 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:23.153095 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-61078054-938d-4e4d-8081-c0cc8132a576 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:23.164602 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:23.164602 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:33:23.169616 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-61078054-938d-4e4d-8081-c0cc8132a576 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Volume info retrieved successfully. Jul 10 08:33:23.177177 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-61078054-938d-4e4d-8081-c0cc8132a576 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] https://10.4.3.7/volume/v3/volumes/6387813c-75b2-470c-af9c-9a7ef046f3a2 returned with HTTP 200 Jul 10 08:33:23.177765 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 249/967] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:23 2026] GET /volume/v3/volumes/6387813c-75b2-470c-af9c-9a7ef046f3a2 => generated 834 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:23.191212 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-0b2437a3-d12f-4ad6-9059-8f5b5e8b766a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:23.194848 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0b2437a3-d12f-4ad6-9059-8f5b5e8b766a tempest-VolumesActionsTest-1050021938 tempest-VolumesActionsTest-1050021938-project-admin] POST https://10.4.3.7/volume/v3/volumes/6387813c-75b2-470c-af9c-9a7ef046f3a2/action Jul 10 08:33:23.197515 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0b2437a3-d12f-4ad6-9059-8f5b5e8b766a tempest-VolumesActionsTest-1050021938 tempest-VolumesActionsTest-1050021938-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:33:23.197515 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0b2437a3-d12f-4ad6-9059-8f5b5e8b766a tempest-VolumesActionsTest-1050021938 tempest-VolumesActionsTest-1050021938-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:33:23.210644 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:23.210644 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:33:23.211539 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.contrib.admin_actions [None req-0b2437a3-d12f-4ad6-9059-8f5b5e8b766a tempest-VolumesActionsTest-1050021938 tempest-VolumesActionsTest-1050021938-project-admin] Updating volume '6387813c-75b2-470c-af9c-9a7ef046f3a2' with '{'status': 'available'}' {{(pid=100057) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 10 08:33:23.240398 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0b2437a3-d12f-4ad6-9059-8f5b5e8b766a tempest-VolumesActionsTest-1050021938 tempest-VolumesActionsTest-1050021938-project-admin] https://10.4.3.7/volume/v3/volumes/6387813c-75b2-470c-af9c-9a7ef046f3a2/action returned with HTTP 202 Jul 10 08:33:23.241365 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 235/968] 10.4.3.7 () {68 vars in 1376 bytes} [Fri Jul 10 08:33:23 2026] POST /volume/v3/volumes/6387813c-75b2-470c-af9c-9a7ef046f3a2/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jul 10 08:33:23.253258 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-1ade28c3-042a-4956-804d-8ae09a8b1f2f None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:23.255521 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-1ade28c3-042a-4956-804d-8ae09a8b1f2f tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] GET https://10.4.3.7/volume/v3/volumes/6387813c-75b2-470c-af9c-9a7ef046f3a2 Jul 10 08:33:23.255816 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-1ade28c3-042a-4956-804d-8ae09a8b1f2f tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:23.256088 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-1ade28c3-042a-4956-804d-8ae09a8b1f2f tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:23.265535 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:23.265535 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:33:23.270790 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-1ade28c3-042a-4956-804d-8ae09a8b1f2f tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Volume info retrieved successfully. Jul 10 08:33:23.278917 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-1ade28c3-042a-4956-804d-8ae09a8b1f2f tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] https://10.4.3.7/volume/v3/volumes/6387813c-75b2-470c-af9c-9a7ef046f3a2 returned with HTTP 200 Jul 10 08:33:23.279457 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 241/969] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:23 2026] GET /volume/v3/volumes/6387813c-75b2-470c-af9c-9a7ef046f3a2 => generated 838 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:23.294097 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-3a81bd4b-3cab-4ac8-8c60-b304bb2a8700 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:23.296268 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-3a81bd4b-3cab-4ac8-8c60-b304bb2a8700 tempest-VolumesActionsTest-1050021938 tempest-VolumesActionsTest-1050021938-project-admin] POST https://10.4.3.7/volume/v3/volumes/6387813c-75b2-470c-af9c-9a7ef046f3a2/action Jul 10 08:33:23.296783 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-3a81bd4b-3cab-4ac8-8c60-b304bb2a8700 tempest-VolumesActionsTest-1050021938 tempest-VolumesActionsTest-1050021938-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100054) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:33:23.296934 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-3a81bd4b-3cab-4ac8-8c60-b304bb2a8700 tempest-VolumesActionsTest-1050021938 tempest-VolumesActionsTest-1050021938-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:33:23.305293 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:23.305293 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:33:23.305688 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.contrib.admin_actions [None req-3a81bd4b-3cab-4ac8-8c60-b304bb2a8700 tempest-VolumesActionsTest-1050021938 tempest-VolumesActionsTest-1050021938-project-admin] Updating volume '6387813c-75b2-470c-af9c-9a7ef046f3a2' with '{'status': 'maintenance'}' {{(pid=100054) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 10 08:33:23.334289 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-3a81bd4b-3cab-4ac8-8c60-b304bb2a8700 tempest-VolumesActionsTest-1050021938 tempest-VolumesActionsTest-1050021938-project-admin] https://10.4.3.7/volume/v3/volumes/6387813c-75b2-470c-af9c-9a7ef046f3a2/action returned with HTTP 202 Jul 10 08:33:23.334289 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 245/970] 10.4.3.7 () {68 vars in 1376 bytes} [Fri Jul 10 08:33:23 2026] POST /volume/v3/volumes/6387813c-75b2-470c-af9c-9a7ef046f3a2/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:33:23.341055 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-d71ece8d-b46a-4a2e-8a52-5f5bba0b62be None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:23.343265 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-d71ece8d-b46a-4a2e-8a52-5f5bba0b62be tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] GET https://10.4.3.7/volume/v3/volumes/6387813c-75b2-470c-af9c-9a7ef046f3a2 Jul 10 08:33:23.344470 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-d71ece8d-b46a-4a2e-8a52-5f5bba0b62be tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:23.344470 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-d71ece8d-b46a-4a2e-8a52-5f5bba0b62be tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:23.355502 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:23.355502 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:33:23.358089 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-d71ece8d-b46a-4a2e-8a52-5f5bba0b62be tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Volume info retrieved successfully. Jul 10 08:33:23.364198 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-d71ece8d-b46a-4a2e-8a52-5f5bba0b62be tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] https://10.4.3.7/volume/v3/volumes/6387813c-75b2-470c-af9c-9a7ef046f3a2 returned with HTTP 200 Jul 10 08:33:23.364807 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 250/971] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:23 2026] GET /volume/v3/volumes/6387813c-75b2-470c-af9c-9a7ef046f3a2 => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:23.382063 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-a7ec6ace-e7e5-4140-aa4b-6c287a8d6694 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:23.388655 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a7ec6ace-e7e5-4140-aa4b-6c287a8d6694 tempest-VolumesActionsTest-1050021938 tempest-VolumesActionsTest-1050021938-project-admin] POST https://10.4.3.7/volume/v3/volumes/6387813c-75b2-470c-af9c-9a7ef046f3a2/action Jul 10 08:33:23.389326 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a7ec6ace-e7e5-4140-aa4b-6c287a8d6694 tempest-VolumesActionsTest-1050021938 tempest-VolumesActionsTest-1050021938-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:33:23.389503 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a7ec6ace-e7e5-4140-aa4b-6c287a8d6694 tempest-VolumesActionsTest-1050021938 tempest-VolumesActionsTest-1050021938-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:33:23.404297 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:23.404297 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:33:23.405165 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.contrib.admin_actions [None req-a7ec6ace-e7e5-4140-aa4b-6c287a8d6694 tempest-VolumesActionsTest-1050021938 tempest-VolumesActionsTest-1050021938-project-admin] Updating volume '6387813c-75b2-470c-af9c-9a7ef046f3a2' with '{'status': 'available'}' {{(pid=100057) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 10 08:33:23.414197 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-76c92b4b-6779-4086-9f19-93c2f13979f8 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:23.416639 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-76c92b4b-6779-4086-9f19-93c2f13979f8 tempest-VolumeAndVolumeTypeFromImageTest-778724469 tempest-VolumeAndVolumeTypeFromImageTest-778724469-project-member] GET https://10.4.3.7/volume/v3/volumes/a7fced55-eee1-4aed-b9c8-8b6b5d5e7b6e Jul 10 08:33:23.416952 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-76c92b4b-6779-4086-9f19-93c2f13979f8 tempest-VolumeAndVolumeTypeFromImageTest-778724469 tempest-VolumeAndVolumeTypeFromImageTest-778724469-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:23.417200 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-76c92b4b-6779-4086-9f19-93c2f13979f8 tempest-VolumeAndVolumeTypeFromImageTest-778724469 tempest-VolumeAndVolumeTypeFromImageTest-778724469-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:23.427210 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a7ec6ace-e7e5-4140-aa4b-6c287a8d6694 tempest-VolumesActionsTest-1050021938 tempest-VolumesActionsTest-1050021938-project-admin] https://10.4.3.7/volume/v3/volumes/6387813c-75b2-470c-af9c-9a7ef046f3a2/action returned with HTTP 202 Jul 10 08:33:23.427539 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:23.427539 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:33:23.428168 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 236/972] 10.4.3.7 () {68 vars in 1376 bytes} [Fri Jul 10 08:33:23 2026] POST /volume/v3/volumes/6387813c-75b2-470c-af9c-9a7ef046f3a2/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:33:23.436760 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-256c60f2-2edd-44f0-9b37-19647b155e94 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:23.438749 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-76c92b4b-6779-4086-9f19-93c2f13979f8 tempest-VolumeAndVolumeTypeFromImageTest-778724469 tempest-VolumeAndVolumeTypeFromImageTest-778724469-project-member] Volume info retrieved successfully. Jul 10 08:33:23.439036 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-256c60f2-2edd-44f0-9b37-19647b155e94 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] GET https://10.4.3.7/volume/v3/volumes/6387813c-75b2-470c-af9c-9a7ef046f3a2 Jul 10 08:33:23.439173 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-256c60f2-2edd-44f0-9b37-19647b155e94 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:23.439415 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-256c60f2-2edd-44f0-9b37-19647b155e94 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:23.447967 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:23.447967 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:33:23.450457 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-76c92b4b-6779-4086-9f19-93c2f13979f8 tempest-VolumeAndVolumeTypeFromImageTest-778724469 tempest-VolumeAndVolumeTypeFromImageTest-778724469-project-member] https://10.4.3.7/volume/v3/volumes/a7fced55-eee1-4aed-b9c8-8b6b5d5e7b6e returned with HTTP 200 Jul 10 08:33:23.451023 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 242/973] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:23 2026] GET /volume/v3/volumes/a7fced55-eee1-4aed-b9c8-8b6b5d5e7b6e => generated 944 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:23.455315 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-256c60f2-2edd-44f0-9b37-19647b155e94 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Volume info retrieved successfully. Jul 10 08:33:23.463060 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-256c60f2-2edd-44f0-9b37-19647b155e94 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] https://10.4.3.7/volume/v3/volumes/6387813c-75b2-470c-af9c-9a7ef046f3a2 returned with HTTP 200 Jul 10 08:33:23.463578 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 246/974] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:23 2026] GET /volume/v3/volumes/6387813c-75b2-470c-af9c-9a7ef046f3a2 => generated 838 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:23.488360 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-15e84d65-6485-4f14-a165-02f43a0fb042 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:23.492177 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-15e84d65-6485-4f14-a165-02f43a0fb042 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] GET https://10.4.3.7/volume/v3/volumes/6387813c-75b2-470c-af9c-9a7ef046f3a2 Jul 10 08:33:23.492425 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-15e84d65-6485-4f14-a165-02f43a0fb042 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:23.492674 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-15e84d65-6485-4f14-a165-02f43a0fb042 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:23.503905 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:23.503905 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:33:23.509185 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-15e84d65-6485-4f14-a165-02f43a0fb042 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Volume info retrieved successfully. Jul 10 08:33:23.516042 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-15e84d65-6485-4f14-a165-02f43a0fb042 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] https://10.4.3.7/volume/v3/volumes/6387813c-75b2-470c-af9c-9a7ef046f3a2 returned with HTTP 200 Jul 10 08:33:23.516655 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 251/975] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:23 2026] GET /volume/v3/volumes/6387813c-75b2-470c-af9c-9a7ef046f3a2 => generated 838 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:23.532346 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-e4ce74a5-61c4-49c4-8562-9a78e96cae5c None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:23.535552 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e4ce74a5-61c4-49c4-8562-9a78e96cae5c tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] DELETE https://10.4.3.7/volume/v3/volumes/6387813c-75b2-470c-af9c-9a7ef046f3a2 Jul 10 08:33:23.535552 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e4ce74a5-61c4-49c4-8562-9a78e96cae5c tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:23.535552 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e4ce74a5-61c4-49c4-8562-9a78e96cae5c tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:23.535552 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-e4ce74a5-61c4-49c4-8562-9a78e96cae5c tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Delete volume with id: 6387813c-75b2-470c-af9c-9a7ef046f3a2 Jul 10 08:33:23.544623 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:23.544623 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:33:23.545087 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-e4ce74a5-61c4-49c4-8562-9a78e96cae5c tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Volume info retrieved successfully. Jul 10 08:33:23.578325 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-e4ce74a5-61c4-49c4-8562-9a78e96cae5c tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Delete volume request issued successfully. Jul 10 08:33:23.580768 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e4ce74a5-61c4-49c4-8562-9a78e96cae5c tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] https://10.4.3.7/volume/v3/volumes/6387813c-75b2-470c-af9c-9a7ef046f3a2 returned with HTTP 202 Jul 10 08:33:23.580768 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 237/976] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:33:23 2026] DELETE /volume/v3/volumes/6387813c-75b2-470c-af9c-9a7ef046f3a2 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:33:23.586003 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-31195969-636c-47c5-bd63-910995a87430 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:23.587643 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-31195969-636c-47c5-bd63-910995a87430 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] GET https://10.4.3.7/volume/v3/volumes/6387813c-75b2-470c-af9c-9a7ef046f3a2 Jul 10 08:33:23.587830 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-31195969-636c-47c5-bd63-910995a87430 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:23.588000 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-31195969-636c-47c5-bd63-910995a87430 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:23.597913 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:23.597913 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:33:23.604871 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-31195969-636c-47c5-bd63-910995a87430 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Volume info retrieved successfully. Jul 10 08:33:23.609165 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-31195969-636c-47c5-bd63-910995a87430 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] https://10.4.3.7/volume/v3/volumes/6387813c-75b2-470c-af9c-9a7ef046f3a2 returned with HTTP 200 Jul 10 08:33:23.609555 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 243/977] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:23 2026] GET /volume/v3/volumes/6387813c-75b2-470c-af9c-9a7ef046f3a2 => generated 837 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:24.469134 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-0508814e-0b3b-4692-8170-17e90514c30f None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:24.471522 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-0508814e-0b3b-4692-8170-17e90514c30f tempest-VolumeAndVolumeTypeFromImageTest-778724469 tempest-VolumeAndVolumeTypeFromImageTest-778724469-project-member] GET https://10.4.3.7/volume/v3/volumes/a7fced55-eee1-4aed-b9c8-8b6b5d5e7b6e Jul 10 08:33:24.471814 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-0508814e-0b3b-4692-8170-17e90514c30f tempest-VolumeAndVolumeTypeFromImageTest-778724469 tempest-VolumeAndVolumeTypeFromImageTest-778724469-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:24.472064 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-0508814e-0b3b-4692-8170-17e90514c30f tempest-VolumeAndVolumeTypeFromImageTest-778724469 tempest-VolumeAndVolumeTypeFromImageTest-778724469-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:24.481047 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:24.481047 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:33:24.486145 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-0508814e-0b3b-4692-8170-17e90514c30f tempest-VolumeAndVolumeTypeFromImageTest-778724469 tempest-VolumeAndVolumeTypeFromImageTest-778724469-project-member] Volume info retrieved successfully. Jul 10 08:33:24.493658 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-0508814e-0b3b-4692-8170-17e90514c30f tempest-VolumeAndVolumeTypeFromImageTest-778724469 tempest-VolumeAndVolumeTypeFromImageTest-778724469-project-member] https://10.4.3.7/volume/v3/volumes/a7fced55-eee1-4aed-b9c8-8b6b5d5e7b6e returned with HTTP 200 Jul 10 08:33:24.494192 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 247/978] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:24 2026] GET /volume/v3/volumes/a7fced55-eee1-4aed-b9c8-8b6b5d5e7b6e => generated 947 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:24.626728 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-f9521fec-3f87-4c63-af7d-f3dce89bcb38 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:24.628359 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-f9521fec-3f87-4c63-af7d-f3dce89bcb38 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] GET https://10.4.3.7/volume/v3/volumes/6387813c-75b2-470c-af9c-9a7ef046f3a2 Jul 10 08:33:24.628814 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-f9521fec-3f87-4c63-af7d-f3dce89bcb38 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:24.629057 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-f9521fec-3f87-4c63-af7d-f3dce89bcb38 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:24.635015 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-f9521fec-3f87-4c63-af7d-f3dce89bcb38 tempest-VolumesActionsTest-558229778 tempest-VolumesActionsTest-558229778-project-member] https://10.4.3.7/volume/v3/volumes/6387813c-75b2-470c-af9c-9a7ef046f3a2 returned with HTTP 404 Jul 10 08:33:24.635547 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 252/979] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:24 2026] GET /volume/v3/volumes/6387813c-75b2-470c-af9c-9a7ef046f3a2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:33:25.509617 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-84279d2e-a569-411f-814d-4fdba95fe053 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:25.515838 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-84279d2e-a569-411f-814d-4fdba95fe053 tempest-VolumeAndVolumeTypeFromImageTest-778724469 tempest-VolumeAndVolumeTypeFromImageTest-778724469-project-member] GET https://10.4.3.7/volume/v3/volumes/a7fced55-eee1-4aed-b9c8-8b6b5d5e7b6e Jul 10 08:33:25.516099 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-84279d2e-a569-411f-814d-4fdba95fe053 tempest-VolumeAndVolumeTypeFromImageTest-778724469 tempest-VolumeAndVolumeTypeFromImageTest-778724469-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:25.516361 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-84279d2e-a569-411f-814d-4fdba95fe053 tempest-VolumeAndVolumeTypeFromImageTest-778724469 tempest-VolumeAndVolumeTypeFromImageTest-778724469-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:25.527211 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:25.527211 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:33:25.532530 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-84279d2e-a569-411f-814d-4fdba95fe053 tempest-VolumeAndVolumeTypeFromImageTest-778724469 tempest-VolumeAndVolumeTypeFromImageTest-778724469-project-member] Volume info retrieved successfully. Jul 10 08:33:25.539679 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-84279d2e-a569-411f-814d-4fdba95fe053 tempest-VolumeAndVolumeTypeFromImageTest-778724469 tempest-VolumeAndVolumeTypeFromImageTest-778724469-project-member] https://10.4.3.7/volume/v3/volumes/a7fced55-eee1-4aed-b9c8-8b6b5d5e7b6e returned with HTTP 200 Jul 10 08:33:25.540244 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 238/980] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:25 2026] GET /volume/v3/volumes/a7fced55-eee1-4aed-b9c8-8b6b5d5e7b6e => generated 947 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:26.566400 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-4e493b1a-e933-44b3-8918-71c68dd30e6f None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:26.574989 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-4e493b1a-e933-44b3-8918-71c68dd30e6f tempest-VolumeAndVolumeTypeFromImageTest-778724469 tempest-VolumeAndVolumeTypeFromImageTest-778724469-project-member] GET https://10.4.3.7/volume/v3/volumes/a7fced55-eee1-4aed-b9c8-8b6b5d5e7b6e Jul 10 08:33:26.574989 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-4e493b1a-e933-44b3-8918-71c68dd30e6f tempest-VolumeAndVolumeTypeFromImageTest-778724469 tempest-VolumeAndVolumeTypeFromImageTest-778724469-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:26.574989 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-4e493b1a-e933-44b3-8918-71c68dd30e6f tempest-VolumeAndVolumeTypeFromImageTest-778724469 tempest-VolumeAndVolumeTypeFromImageTest-778724469-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:26.579337 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:26.579337 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:33:26.583901 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-4e493b1a-e933-44b3-8918-71c68dd30e6f tempest-VolumeAndVolumeTypeFromImageTest-778724469 tempest-VolumeAndVolumeTypeFromImageTest-778724469-project-member] Volume info retrieved successfully. Jul 10 08:33:26.589891 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-4e493b1a-e933-44b3-8918-71c68dd30e6f tempest-VolumeAndVolumeTypeFromImageTest-778724469 tempest-VolumeAndVolumeTypeFromImageTest-778724469-project-member] https://10.4.3.7/volume/v3/volumes/a7fced55-eee1-4aed-b9c8-8b6b5d5e7b6e returned with HTTP 200 Jul 10 08:33:26.590257 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 244/981] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:26 2026] GET /volume/v3/volumes/a7fced55-eee1-4aed-b9c8-8b6b5d5e7b6e => generated 947 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:27.602364 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-8acb0bae-4f93-41af-bbe6-77dc6d1890e5 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:27.604099 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-8acb0bae-4f93-41af-bbe6-77dc6d1890e5 tempest-VolumeAndVolumeTypeFromImageTest-778724469 tempest-VolumeAndVolumeTypeFromImageTest-778724469-project-member] GET https://10.4.3.7/volume/v3/volumes/a7fced55-eee1-4aed-b9c8-8b6b5d5e7b6e Jul 10 08:33:27.604300 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-8acb0bae-4f93-41af-bbe6-77dc6d1890e5 tempest-VolumeAndVolumeTypeFromImageTest-778724469 tempest-VolumeAndVolumeTypeFromImageTest-778724469-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:27.604503 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-8acb0bae-4f93-41af-bbe6-77dc6d1890e5 tempest-VolumeAndVolumeTypeFromImageTest-778724469 tempest-VolumeAndVolumeTypeFromImageTest-778724469-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:27.612040 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:27.612040 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:33:27.615835 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-8acb0bae-4f93-41af-bbe6-77dc6d1890e5 tempest-VolumeAndVolumeTypeFromImageTest-778724469 tempest-VolumeAndVolumeTypeFromImageTest-778724469-project-member] Volume info retrieved successfully. Jul 10 08:33:27.619857 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-8acb0bae-4f93-41af-bbe6-77dc6d1890e5 tempest-VolumeAndVolumeTypeFromImageTest-778724469 tempest-VolumeAndVolumeTypeFromImageTest-778724469-project-member] https://10.4.3.7/volume/v3/volumes/a7fced55-eee1-4aed-b9c8-8b6b5d5e7b6e returned with HTTP 200 Jul 10 08:33:27.620273 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 248/982] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:27 2026] GET /volume/v3/volumes/a7fced55-eee1-4aed-b9c8-8b6b5d5e7b6e => generated 947 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 08:33:28.633391 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-55492b7f-7130-4bf1-b011-92fb24f2cb44 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:28.638439 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-55492b7f-7130-4bf1-b011-92fb24f2cb44 tempest-VolumeAndVolumeTypeFromImageTest-778724469 tempest-VolumeAndVolumeTypeFromImageTest-778724469-project-member] GET https://10.4.3.7/volume/v3/volumes/a7fced55-eee1-4aed-b9c8-8b6b5d5e7b6e Jul 10 08:33:28.638439 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-55492b7f-7130-4bf1-b011-92fb24f2cb44 tempest-VolumeAndVolumeTypeFromImageTest-778724469 tempest-VolumeAndVolumeTypeFromImageTest-778724469-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:28.638439 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-55492b7f-7130-4bf1-b011-92fb24f2cb44 tempest-VolumeAndVolumeTypeFromImageTest-778724469 tempest-VolumeAndVolumeTypeFromImageTest-778724469-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:28.649119 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:28.649119 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:33:28.660438 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-55492b7f-7130-4bf1-b011-92fb24f2cb44 tempest-VolumeAndVolumeTypeFromImageTest-778724469 tempest-VolumeAndVolumeTypeFromImageTest-778724469-project-member] Volume info retrieved successfully. Jul 10 08:33:28.664863 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-55492b7f-7130-4bf1-b011-92fb24f2cb44 tempest-VolumeAndVolumeTypeFromImageTest-778724469 tempest-VolumeAndVolumeTypeFromImageTest-778724469-project-member] https://10.4.3.7/volume/v3/volumes/a7fced55-eee1-4aed-b9c8-8b6b5d5e7b6e returned with HTTP 200 Jul 10 08:33:28.665658 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 253/983] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:28 2026] GET /volume/v3/volumes/a7fced55-eee1-4aed-b9c8-8b6b5d5e7b6e => generated 947 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:29.683438 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-40bc1c1e-37f1-411b-a51c-00478b1eb80f None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:29.688795 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-40bc1c1e-37f1-411b-a51c-00478b1eb80f tempest-VolumeAndVolumeTypeFromImageTest-778724469 tempest-VolumeAndVolumeTypeFromImageTest-778724469-project-member] GET https://10.4.3.7/volume/v3/volumes/a7fced55-eee1-4aed-b9c8-8b6b5d5e7b6e Jul 10 08:33:29.688795 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-40bc1c1e-37f1-411b-a51c-00478b1eb80f tempest-VolumeAndVolumeTypeFromImageTest-778724469 tempest-VolumeAndVolumeTypeFromImageTest-778724469-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:29.688795 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-40bc1c1e-37f1-411b-a51c-00478b1eb80f tempest-VolumeAndVolumeTypeFromImageTest-778724469 tempest-VolumeAndVolumeTypeFromImageTest-778724469-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:29.699301 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:29.699301 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:33:29.705445 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-40bc1c1e-37f1-411b-a51c-00478b1eb80f tempest-VolumeAndVolumeTypeFromImageTest-778724469 tempest-VolumeAndVolumeTypeFromImageTest-778724469-project-member] Volume info retrieved successfully. Jul 10 08:33:29.714631 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-40bc1c1e-37f1-411b-a51c-00478b1eb80f tempest-VolumeAndVolumeTypeFromImageTest-778724469 tempest-VolumeAndVolumeTypeFromImageTest-778724469-project-member] https://10.4.3.7/volume/v3/volumes/a7fced55-eee1-4aed-b9c8-8b6b5d5e7b6e returned with HTTP 200 Jul 10 08:33:29.715563 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 239/984] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:29 2026] GET /volume/v3/volumes/a7fced55-eee1-4aed-b9c8-8b6b5d5e7b6e => generated 947 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:29.783544 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-fce5c93f-491b-4fb6-9509-3c4caaa89dfb req-b8b6246e-8fed-4daf-8cb7-d27da72310b1 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:29.785888 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-fce5c93f-491b-4fb6-9509-3c4caaa89dfb req-b8b6246e-8fed-4daf-8cb7-d27da72310b1 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] GET https://10.4.3.7/volume/v3/volumes/78cba9d4-527f-4913-be56-a7e0c4f40481 Jul 10 08:33:29.785965 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-fce5c93f-491b-4fb6-9509-3c4caaa89dfb req-b8b6246e-8fed-4daf-8cb7-d27da72310b1 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:29.786137 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-fce5c93f-491b-4fb6-9509-3c4caaa89dfb req-b8b6246e-8fed-4daf-8cb7-d27da72310b1 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:29.795179 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:29.795179 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:33:29.800002 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [req-fce5c93f-491b-4fb6-9509-3c4caaa89dfb req-b8b6246e-8fed-4daf-8cb7-d27da72310b1 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Volume info retrieved successfully. Jul 10 08:33:29.808428 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-fce5c93f-491b-4fb6-9509-3c4caaa89dfb req-b8b6246e-8fed-4daf-8cb7-d27da72310b1 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] https://10.4.3.7/volume/v3/volumes/78cba9d4-527f-4913-be56-a7e0c4f40481 returned with HTTP 200 Jul 10 08:33:29.808428 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 245/985] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:33:29 2026] GET /volume/v3/volumes/78cba9d4-527f-4913-be56-a7e0c4f40481 => generated 1356 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:33:29.816596 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-fce5c93f-491b-4fb6-9509-3c4caaa89dfb req-f5deb655-3a6a-4bb8-9897-816f2aab236c None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:29.821497 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-fce5c93f-491b-4fb6-9509-3c4caaa89dfb req-f5deb655-3a6a-4bb8-9897-816f2aab236c tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] GET https://10.4.3.7/volume/v3/volumes/db3543f5-57ba-45bf-acea-07aa8486f167 Jul 10 08:33:29.821497 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-fce5c93f-491b-4fb6-9509-3c4caaa89dfb req-f5deb655-3a6a-4bb8-9897-816f2aab236c tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:29.821856 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-fce5c93f-491b-4fb6-9509-3c4caaa89dfb req-f5deb655-3a6a-4bb8-9897-816f2aab236c tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:29.839509 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:29.839509 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:33:29.843976 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-fce5c93f-491b-4fb6-9509-3c4caaa89dfb req-f5deb655-3a6a-4bb8-9897-816f2aab236c tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Volume info retrieved successfully. Jul 10 08:33:29.853175 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-fce5c93f-491b-4fb6-9509-3c4caaa89dfb req-f5deb655-3a6a-4bb8-9897-816f2aab236c tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] https://10.4.3.7/volume/v3/volumes/db3543f5-57ba-45bf-acea-07aa8486f167 returned with HTTP 200 Jul 10 08:33:29.853652 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 249/986] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:33:29 2026] GET /volume/v3/volumes/db3543f5-57ba-45bf-acea-07aa8486f167 => generated 840 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:29.867435 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-fce5c93f-491b-4fb6-9509-3c4caaa89dfb req-7e5ed41b-2afa-469f-b43b-ace13955e391 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:29.869701 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-fce5c93f-491b-4fb6-9509-3c4caaa89dfb req-7e5ed41b-2afa-469f-b43b-ace13955e391 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] GET https://10.4.3.7/volume/v3/volumes/559e4ad5-d88e-45fc-bd79-a26c53cfdfb3 Jul 10 08:33:29.869955 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-fce5c93f-491b-4fb6-9509-3c4caaa89dfb req-7e5ed41b-2afa-469f-b43b-ace13955e391 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:29.870150 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-fce5c93f-491b-4fb6-9509-3c4caaa89dfb req-7e5ed41b-2afa-469f-b43b-ace13955e391 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:29.881211 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:29.881211 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:33:29.889253 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [req-fce5c93f-491b-4fb6-9509-3c4caaa89dfb req-7e5ed41b-2afa-469f-b43b-ace13955e391 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Volume info retrieved successfully. Jul 10 08:33:29.895096 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-fce5c93f-491b-4fb6-9509-3c4caaa89dfb req-7e5ed41b-2afa-469f-b43b-ace13955e391 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] https://10.4.3.7/volume/v3/volumes/559e4ad5-d88e-45fc-bd79-a26c53cfdfb3 returned with HTTP 200 Jul 10 08:33:29.895471 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 254/987] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:33:29 2026] GET /volume/v3/volumes/559e4ad5-d88e-45fc-bd79-a26c53cfdfb3 => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:29.906076 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-e73f4823-2395-4a52-9e3a-00d39b553900 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:29.906500 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e73f4823-2395-4a52-9e3a-00d39b553900 None None] GET https://10.4.3.7/volume// Jul 10 08:33:29.906770 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e73f4823-2395-4a52-9e3a-00d39b553900 None None] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:29.907025 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e73f4823-2395-4a52-9e3a-00d39b553900 None None] Calling method 'all' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:29.907457 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e73f4823-2395-4a52-9e3a-00d39b553900 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:33:29.907839 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 240/988] 10.4.3.7 () {66 vars in 1405 bytes} [Fri Jul 10 08:33:29 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:33:29.916385 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-fce5c93f-491b-4fb6-9509-3c4caaa89dfb req-65acfd67-d20e-4385-aaeb-2af331b0457c None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:29.918542 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-fce5c93f-491b-4fb6-9509-3c4caaa89dfb req-65acfd67-d20e-4385-aaeb-2af331b0457c tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] POST https://10.4.3.7/volume/v3/attachments Jul 10 08:33:29.918977 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-fce5c93f-491b-4fb6-9509-3c4caaa89dfb req-65acfd67-d20e-4385-aaeb-2af331b0457c tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "78cba9d4-527f-4913-be56-a7e0c4f40481", "connector": null, "instance_uuid": "83adac90-5d1b-480c-a61d-034707814b4b"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:33:29.926653 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:29.926653 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:33:29.952137 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-fce5c93f-491b-4fb6-9509-3c4caaa89dfb req-65acfd67-d20e-4385-aaeb-2af331b0457c tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] https://10.4.3.7/volume/v3/attachments returned with HTTP 200 Jul 10 08:33:29.952569 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 246/989] 10.4.3.7 () {74 vars in 1580 bytes} [Fri Jul 10 08:33:29 2026] POST /volume/v3/attachments => generated 273 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 08:33:29.961850 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-cd4ded90-f5a5-43d5-a67a-4ab2a1907c9d None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:29.962479 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-cd4ded90-f5a5-43d5-a67a-4ab2a1907c9d None None] GET https://10.4.3.7/volume// Jul 10 08:33:29.962479 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-cd4ded90-f5a5-43d5-a67a-4ab2a1907c9d None None] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:29.962479 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-cd4ded90-f5a5-43d5-a67a-4ab2a1907c9d None None] Calling method 'all' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:29.962811 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-cd4ded90-f5a5-43d5-a67a-4ab2a1907c9d None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:33:29.963089 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 250/990] 10.4.3.7 () {66 vars in 1405 bytes} [Fri Jul 10 08:33:29 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:33:29.971097 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-fce5c93f-491b-4fb6-9509-3c4caaa89dfb req-694431e0-ee1c-4b6a-8aeb-7654121e1f93 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:29.973226 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-fce5c93f-491b-4fb6-9509-3c4caaa89dfb req-694431e0-ee1c-4b6a-8aeb-7654121e1f93 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] POST https://10.4.3.7/volume/v3/attachments Jul 10 08:33:29.973606 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-fce5c93f-491b-4fb6-9509-3c4caaa89dfb req-694431e0-ee1c-4b6a-8aeb-7654121e1f93 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "db3543f5-57ba-45bf-acea-07aa8486f167", "connector": null, "instance_uuid": "83adac90-5d1b-480c-a61d-034707814b4b"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:33:29.983119 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:29.983119 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:33:30.013132 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-fce5c93f-491b-4fb6-9509-3c4caaa89dfb req-694431e0-ee1c-4b6a-8aeb-7654121e1f93 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] https://10.4.3.7/volume/v3/attachments returned with HTTP 200 Jul 10 08:33:30.013639 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 255/991] 10.4.3.7 () {74 vars in 1580 bytes} [Fri Jul 10 08:33:29 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) Jul 10 08:33:30.022104 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-2ad07dbd-389f-4756-9d17-47658117d310 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:30.022479 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2ad07dbd-389f-4756-9d17-47658117d310 None None] GET https://10.4.3.7/volume// Jul 10 08:33:30.022644 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2ad07dbd-389f-4756-9d17-47658117d310 None None] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:30.022854 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2ad07dbd-389f-4756-9d17-47658117d310 None None] Calling method 'all' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:30.023188 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2ad07dbd-389f-4756-9d17-47658117d310 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:33:30.023489 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 241/992] 10.4.3.7 () {66 vars in 1405 bytes} [Fri Jul 10 08:33:30 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:33:30.030855 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-fce5c93f-491b-4fb6-9509-3c4caaa89dfb req-d5041fd8-2c23-4eb7-805e-121b98663df3 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:30.033434 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-fce5c93f-491b-4fb6-9509-3c4caaa89dfb req-d5041fd8-2c23-4eb7-805e-121b98663df3 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] POST https://10.4.3.7/volume/v3/attachments Jul 10 08:33:30.033823 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-fce5c93f-491b-4fb6-9509-3c4caaa89dfb req-d5041fd8-2c23-4eb7-805e-121b98663df3 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "559e4ad5-d88e-45fc-bd79-a26c53cfdfb3", "connector": null, "instance_uuid": "83adac90-5d1b-480c-a61d-034707814b4b"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:33:30.044525 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:30.044525 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:33:30.083627 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-fce5c93f-491b-4fb6-9509-3c4caaa89dfb req-d5041fd8-2c23-4eb7-805e-121b98663df3 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] https://10.4.3.7/volume/v3/attachments returned with HTTP 200 Jul 10 08:33:30.083874 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 247/993] 10.4.3.7 () {74 vars in 1580 bytes} [Fri Jul 10 08:33:30 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) Jul 10 08:33:30.556952 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-4cf5ff71-828f-495a-a9a8-fc74a70c8eab None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:30.673905 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-4cf5ff71-828f-495a-a9a8-fc74a70c8eab tempest-ExtensionsTestJSON-1430222142 tempest-ExtensionsTestJSON-1430222142-project-member] GET https://10.4.3.7/volume/v3/extensions Jul 10 08:33:30.674117 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-4cf5ff71-828f-495a-a9a8-fc74a70c8eab tempest-ExtensionsTestJSON-1430222142 tempest-ExtensionsTestJSON-1430222142-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:30.674321 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-4cf5ff71-828f-495a-a9a8-fc74a70c8eab tempest-ExtensionsTestJSON-1430222142 tempest-ExtensionsTestJSON-1430222142-project-member] Calling method 'index' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:30.674688 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-4cf5ff71-828f-495a-a9a8-fc74a70c8eab tempest-ExtensionsTestJSON-1430222142 tempest-ExtensionsTestJSON-1430222142-project-member] https://10.4.3.7/volume/v3/extensions returned with HTTP 200 Jul 10 08:33:30.675132 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 251/994] 10.4.3.7 () {66 vars in 1232 bytes} [Fri Jul 10 08:33:30 2026] GET /volume/v3/extensions => generated 5245 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:33:30.736023 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-82f66dde-bbc2-4d6f-becb-0be97c616694 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:30.738142 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-82f66dde-bbc2-4d6f-becb-0be97c616694 tempest-VolumeAndVolumeTypeFromImageTest-778724469 tempest-VolumeAndVolumeTypeFromImageTest-778724469-project-member] GET https://10.4.3.7/volume/v3/volumes/a7fced55-eee1-4aed-b9c8-8b6b5d5e7b6e Jul 10 08:33:30.740157 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-82f66dde-bbc2-4d6f-becb-0be97c616694 tempest-VolumeAndVolumeTypeFromImageTest-778724469 tempest-VolumeAndVolumeTypeFromImageTest-778724469-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:30.740157 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-82f66dde-bbc2-4d6f-becb-0be97c616694 tempest-VolumeAndVolumeTypeFromImageTest-778724469 tempest-VolumeAndVolumeTypeFromImageTest-778724469-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:30.749659 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:30.749659 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:33:30.754194 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-82f66dde-bbc2-4d6f-becb-0be97c616694 tempest-VolumeAndVolumeTypeFromImageTest-778724469 tempest-VolumeAndVolumeTypeFromImageTest-778724469-project-member] Volume info retrieved successfully. Jul 10 08:33:30.761619 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-82f66dde-bbc2-4d6f-becb-0be97c616694 tempest-VolumeAndVolumeTypeFromImageTest-778724469 tempest-VolumeAndVolumeTypeFromImageTest-778724469-project-member] https://10.4.3.7/volume/v3/volumes/a7fced55-eee1-4aed-b9c8-8b6b5d5e7b6e returned with HTTP 200 Jul 10 08:33:30.762164 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 256/995] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:30 2026] GET /volume/v3/volumes/a7fced55-eee1-4aed-b9c8-8b6b5d5e7b6e => generated 1291 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:33:30.777189 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-f0a62e8e-53e0-4882-a1b2-2a22b8cd425a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:30.779368 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f0a62e8e-53e0-4882-a1b2-2a22b8cd425a tempest-VolumeAndVolumeTypeFromImageTest-778724469 tempest-VolumeAndVolumeTypeFromImageTest-778724469-project-member] DELETE https://10.4.3.7/volume/v3/volumes/a7fced55-eee1-4aed-b9c8-8b6b5d5e7b6e Jul 10 08:33:30.781427 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f0a62e8e-53e0-4882-a1b2-2a22b8cd425a tempest-VolumeAndVolumeTypeFromImageTest-778724469 tempest-VolumeAndVolumeTypeFromImageTest-778724469-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:30.781427 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f0a62e8e-53e0-4882-a1b2-2a22b8cd425a tempest-VolumeAndVolumeTypeFromImageTest-778724469 tempest-VolumeAndVolumeTypeFromImageTest-778724469-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:30.781427 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-f0a62e8e-53e0-4882-a1b2-2a22b8cd425a tempest-VolumeAndVolumeTypeFromImageTest-778724469 tempest-VolumeAndVolumeTypeFromImageTest-778724469-project-member] Delete volume with id: a7fced55-eee1-4aed-b9c8-8b6b5d5e7b6e Jul 10 08:33:30.792453 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:30.792453 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:33:30.798273 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-f0a62e8e-53e0-4882-a1b2-2a22b8cd425a tempest-VolumeAndVolumeTypeFromImageTest-778724469 tempest-VolumeAndVolumeTypeFromImageTest-778724469-project-member] Volume info retrieved successfully. Jul 10 08:33:30.815821 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-f0a62e8e-53e0-4882-a1b2-2a22b8cd425a tempest-VolumeAndVolumeTypeFromImageTest-778724469 tempest-VolumeAndVolumeTypeFromImageTest-778724469-project-member] Delete volume request issued successfully. Jul 10 08:33:30.815821 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f0a62e8e-53e0-4882-a1b2-2a22b8cd425a tempest-VolumeAndVolumeTypeFromImageTest-778724469 tempest-VolumeAndVolumeTypeFromImageTest-778724469-project-member] https://10.4.3.7/volume/v3/volumes/a7fced55-eee1-4aed-b9c8-8b6b5d5e7b6e returned with HTTP 202 Jul 10 08:33:30.815821 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 242/996] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:33:30 2026] DELETE /volume/v3/volumes/a7fced55-eee1-4aed-b9c8-8b6b5d5e7b6e => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:33:30.826145 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-36f043df-a5fa-4ec6-ad1f-0e5cd1f63f6d None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:30.828718 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-36f043df-a5fa-4ec6-ad1f-0e5cd1f63f6d tempest-VolumeAndVolumeTypeFromImageTest-778724469 tempest-VolumeAndVolumeTypeFromImageTest-778724469-project-member] GET https://10.4.3.7/volume/v3/volumes/a7fced55-eee1-4aed-b9c8-8b6b5d5e7b6e Jul 10 08:33:30.829170 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-36f043df-a5fa-4ec6-ad1f-0e5cd1f63f6d tempest-VolumeAndVolumeTypeFromImageTest-778724469 tempest-VolumeAndVolumeTypeFromImageTest-778724469-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:30.829501 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-36f043df-a5fa-4ec6-ad1f-0e5cd1f63f6d tempest-VolumeAndVolumeTypeFromImageTest-778724469 tempest-VolumeAndVolumeTypeFromImageTest-778724469-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:30.837008 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:30.837008 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:33:30.841145 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-36f043df-a5fa-4ec6-ad1f-0e5cd1f63f6d tempest-VolumeAndVolumeTypeFromImageTest-778724469 tempest-VolumeAndVolumeTypeFromImageTest-778724469-project-member] Volume info retrieved successfully. Jul 10 08:33:30.846288 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-36f043df-a5fa-4ec6-ad1f-0e5cd1f63f6d tempest-VolumeAndVolumeTypeFromImageTest-778724469 tempest-VolumeAndVolumeTypeFromImageTest-778724469-project-member] https://10.4.3.7/volume/v3/volumes/a7fced55-eee1-4aed-b9c8-8b6b5d5e7b6e returned with HTTP 200 Jul 10 08:33:30.847020 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 248/997] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:30 2026] GET /volume/v3/volumes/a7fced55-eee1-4aed-b9c8-8b6b5d5e7b6e => generated 1290 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 08:33:31.863933 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-2c12a7fb-a389-44ac-9c4d-35cb71d6b9a9 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:31.865279 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-2c12a7fb-a389-44ac-9c4d-35cb71d6b9a9 tempest-VolumeAndVolumeTypeFromImageTest-778724469 tempest-VolumeAndVolumeTypeFromImageTest-778724469-project-member] GET https://10.4.3.7/volume/v3/volumes/a7fced55-eee1-4aed-b9c8-8b6b5d5e7b6e Jul 10 08:33:31.865458 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-2c12a7fb-a389-44ac-9c4d-35cb71d6b9a9 tempest-VolumeAndVolumeTypeFromImageTest-778724469 tempest-VolumeAndVolumeTypeFromImageTest-778724469-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:31.865724 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-2c12a7fb-a389-44ac-9c4d-35cb71d6b9a9 tempest-VolumeAndVolumeTypeFromImageTest-778724469 tempest-VolumeAndVolumeTypeFromImageTest-778724469-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:31.871549 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-2c12a7fb-a389-44ac-9c4d-35cb71d6b9a9 tempest-VolumeAndVolumeTypeFromImageTest-778724469 tempest-VolumeAndVolumeTypeFromImageTest-778724469-project-member] https://10.4.3.7/volume/v3/volumes/a7fced55-eee1-4aed-b9c8-8b6b5d5e7b6e returned with HTTP 404 Jul 10 08:33:31.872047 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 252/998] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:31 2026] GET /volume/v3/volumes/a7fced55-eee1-4aed-b9c8-8b6b5d5e7b6e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:33:31.895264 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-d0b43c96-58ba-491c-980e-e55d512c0ff0 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:32.010532 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-d0b43c96-58ba-491c-980e-e55d512c0ff0 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:33:32.010922 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-d0b43c96-58ba-491c-980e-e55d512c0ff0 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-186444401", "metadata": {"Type": "Test"}}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:33:32.012494 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.volumes [None req-d0b43c96-58ba-491c-980e-e55d512c0ff0 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-186444401', 'metadata': {'Type': 'Test'}}} {{(pid=100056) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:33:32.012633 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-d0b43c96-58ba-491c-980e-e55d512c0ff0 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Create volume of 1 GB Jul 10 08:33:32.017125 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-d0b43c96-58ba-491c-980e-e55d512c0ff0 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Availability Zones retrieved successfully. Jul 10 08:33:32.022459 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-d0b43c96-58ba-491c-980e-e55d512c0ff0 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Flow 'volume_create_api' (d1944695-55f2-434d-8594-f68a4c7434dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:33:32.023422 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-d0b43c96-58ba-491c-980e-e55d512c0ff0 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e589c77-222a-4c04-8978-15e1c05b494f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:32.024488 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.flows.api.create_volume [None req-d0b43c96-58ba-491c-980e-e55d512c0ff0 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Validating volume size '1' using validate_int {{(pid=100056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:33:32.055434 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-d0b43c96-58ba-491c-980e-e55d512c0ff0 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e589c77-222a-4c04-8978-15e1c05b494f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:32.056153 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-d0b43c96-58ba-491c-980e-e55d512c0ff0 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9160eed2-212b-4016-ad2f-b54ffce654e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:32.125869 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.quota [None req-d0b43c96-58ba-491c-980e-e55d512c0ff0 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Created reservations ['70581585-2d51-422a-8c1b-9d3492d5dda7', '43d27b2f-84cf-48e8-adc7-2d7e8d22763e', '97dcc189-ec5f-4a7d-8e79-85093c371fac', 'a78c9ffe-29b0-468a-8b95-1ae0120695ed'] {{(pid=100056) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:33:32.126874 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-d0b43c96-58ba-491c-980e-e55d512c0ff0 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9160eed2-212b-4016-ad2f-b54ffce654e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['70581585-2d51-422a-8c1b-9d3492d5dda7', '43d27b2f-84cf-48e8-adc7-2d7e8d22763e', '97dcc189-ec5f-4a7d-8e79-85093c371fac', 'a78c9ffe-29b0-468a-8b95-1ae0120695ed']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:32.127868 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-d0b43c96-58ba-491c-980e-e55d512c0ff0 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63d75b77-eace-426e-81e1-94ec3b3d9722) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:32.133537 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-ffd9b77c-db0f-450d-956d-f16510af42ce None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:32.135714 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ffd9b77c-db0f-450d-956d-f16510af42ce tempest-VolumeAndVolumeTypeFromImageTest-1467957174 tempest-VolumeAndVolumeTypeFromImageTest-1467957174-project-admin] GET https://10.4.3.7/volume/v3/volumes/detail?all_tenants=1 Jul 10 08:33:32.135965 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ffd9b77c-db0f-450d-956d-f16510af42ce tempest-VolumeAndVolumeTypeFromImageTest-1467957174 tempest-VolumeAndVolumeTypeFromImageTest-1467957174-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:32.136213 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ffd9b77c-db0f-450d-956d-f16510af42ce tempest-VolumeAndVolumeTypeFromImageTest-1467957174 tempest-VolumeAndVolumeTypeFromImageTest-1467957174-project-admin] Calling method 'detail' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:32.137225 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-ffd9b77c-db0f-450d-956d-f16510af42ce tempest-VolumeAndVolumeTypeFromImageTest-1467957174 tempest-VolumeAndVolumeTypeFromImageTest-1467957174-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100057) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 08:33:32.159631 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-d0b43c96-58ba-491c-980e-e55d512c0ff0 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63d75b77-eace-426e-81e1-94ec3b3d9722) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '03615d3b-4492-4c2f-b828-86fe93b68875', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-186444401',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='c7a590f4c85c4af39bbdc476caa9e61b',qos_specs=None,replication_status=,reservations=['70581585-2d51-422a-8c1b-9d3492d5dda7','43d27b2f-84cf-48e8-adc7-2d7e8d22763e','97dcc189-ec5f-4a7d-8e79-85093c371fac','a78c9ffe-29b0-468a-8b95-1ae0120695ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37aaed767dfc4032811ba6ebeb6223c1',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:33:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-186444401',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=03615d3b-4492-4c2f-b828-86fe93b68875,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='c7a590f4c85c4af39bbdc476caa9e61b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='37aaed767dfc4032811ba6ebeb6223c1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:32.160429 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-d0b43c96-58ba-491c-980e-e55d512c0ff0 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35c1d2e0-eda6-4ff6-a0d5-6ee1d70a9fb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:32.177496 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-d0b43c96-58ba-491c-980e-e55d512c0ff0 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35c1d2e0-eda6-4ff6-a0d5-6ee1d70a9fb1) transitioned into state 'SUCCESS' from state '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-186444401',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='c7a590f4c85c4af39bbdc476caa9e61b',qos_specs=None,replication_status=,reservations=['70581585-2d51-422a-8c1b-9d3492d5dda7','43d27b2f-84cf-48e8-adc7-2d7e8d22763e','97dcc189-ec5f-4a7d-8e79-85093c371fac','a78c9ffe-29b0-468a-8b95-1ae0120695ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37aaed767dfc4032811ba6ebeb6223c1',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:32.178148 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-d0b43c96-58ba-491c-980e-e55d512c0ff0 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5434f208-28c6-40b5-a40c-7c65b67a44d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:32.183776 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-ffd9b77c-db0f-450d-956d-f16510af42ce tempest-VolumeAndVolumeTypeFromImageTest-1467957174 tempest-VolumeAndVolumeTypeFromImageTest-1467957174-project-admin] Get all volumes completed successfully. Jul 10 08:33:32.186241 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:32.186241 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:33:32.187459 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-d0b43c96-58ba-491c-980e-e55d512c0ff0 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5434f208-28c6-40b5-a40c-7c65b67a44d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:32.188322 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-d0b43c96-58ba-491c-980e-e55d512c0ff0 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Flow 'volume_create_api' (d1944695-55f2-434d-8594-f68a4c7434dd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:33:32.188645 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-d0b43c96-58ba-491c-980e-e55d512c0ff0 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Create volume request issued successfully. Jul 10 08:33:32.189203 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-d0b43c96-58ba-491c-980e-e55d512c0ff0 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:33:32.189744 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 257/999] 10.4.3.7 () {68 vars in 1245 bytes} [Fri Jul 10 08:33:31 2026] POST /volume/v3/volumes => generated 754 bytes in 295 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:33:32.191166 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ffd9b77c-db0f-450d-956d-f16510af42ce tempest-VolumeAndVolumeTypeFromImageTest-1467957174 tempest-VolumeAndVolumeTypeFromImageTest-1467957174-project-admin] https://10.4.3.7/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 08:33:32.191551 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 243/1000] 10.4.3.7 () {66 vars in 1271 bytes} [Fri Jul 10 08:33:32 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 17739 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:33:32.200360 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-d267865c-7e31-4dc4-afaa-b7b050214154 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:32.201994 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-d267865c-7e31-4dc4-afaa-b7b050214154 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] GET https://10.4.3.7/volume/v3/volumes/03615d3b-4492-4c2f-b828-86fe93b68875 Jul 10 08:33:32.202159 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-d267865c-7e31-4dc4-afaa-b7b050214154 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:32.202329 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-d267865c-7e31-4dc4-afaa-b7b050214154 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:32.208673 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:32.208673 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:33:32.212000 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-d267865c-7e31-4dc4-afaa-b7b050214154 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Volume info retrieved successfully. Jul 10 08:33:32.215731 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-d267865c-7e31-4dc4-afaa-b7b050214154 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] https://10.4.3.7/volume/v3/volumes/03615d3b-4492-4c2f-b828-86fe93b68875 returned with HTTP 200 Jul 10 08:33:32.217368 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 249/1001] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:32 2026] GET /volume/v3/volumes/03615d3b-4492-4c2f-b828-86fe93b68875 => generated 822 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:32.218435 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-4eb593eb-58a5-4a5d-aad7-3844efe0a99b None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:32.220770 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-4eb593eb-58a5-4a5d-aad7-3844efe0a99b tempest-VolumeAndVolumeTypeFromImageTest-1467957174 tempest-VolumeAndVolumeTypeFromImageTest-1467957174-project-admin] DELETE https://10.4.3.7/volume/v3/volumes/474150ee-ad7c-404d-bd11-7b51d3e8c6c0 Jul 10 08:33:32.221006 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-4eb593eb-58a5-4a5d-aad7-3844efe0a99b tempest-VolumeAndVolumeTypeFromImageTest-1467957174 tempest-VolumeAndVolumeTypeFromImageTest-1467957174-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:32.221248 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-4eb593eb-58a5-4a5d-aad7-3844efe0a99b tempest-VolumeAndVolumeTypeFromImageTest-1467957174 tempest-VolumeAndVolumeTypeFromImageTest-1467957174-project-admin] Calling method 'delete' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:32.221517 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.volumes [None req-4eb593eb-58a5-4a5d-aad7-3844efe0a99b tempest-VolumeAndVolumeTypeFromImageTest-1467957174 tempest-VolumeAndVolumeTypeFromImageTest-1467957174-project-admin] Delete volume with id: 474150ee-ad7c-404d-bd11-7b51d3e8c6c0 Jul 10 08:33:32.230547 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:32.230547 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:33:32.230981 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-4eb593eb-58a5-4a5d-aad7-3844efe0a99b tempest-VolumeAndVolumeTypeFromImageTest-1467957174 tempest-VolumeAndVolumeTypeFromImageTest-1467957174-project-admin] Volume info retrieved successfully. Jul 10 08:33:32.242813 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.image.cache [None req-4eb593eb-58a5-4a5d-aad7-3844efe0a99b tempest-VolumeAndVolumeTypeFromImageTest-1467957174 tempest-VolumeAndVolumeTypeFromImageTest-1467957174-project-admin] Evicting image cache entry: {'id': 2, 'image_id': '2e3152d5-64d3-4155-9c19-3c3f790e3e69', 'volume_id': '474150ee-ad7c-404d-bd11-7b51d3e8c6c0', 'host': 'np0000004976@storpool#default', 'size': 1, 'image_updated_at': datetime.datetime(2026, 7, 10, 8, 33, 21), 'last_used': datetime.datetime(2026, 7, 10, 8, 33, 30)}. {{(pid=100054) evict /opt/stack/cinder/cinder/image/cache.py:52}} Jul 10 08:33:32.251649 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-4eb593eb-58a5-4a5d-aad7-3844efe0a99b tempest-VolumeAndVolumeTypeFromImageTest-1467957174 tempest-VolumeAndVolumeTypeFromImageTest-1467957174-project-admin] Delete volume request issued successfully. Jul 10 08:33:32.251895 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-4eb593eb-58a5-4a5d-aad7-3844efe0a99b tempest-VolumeAndVolumeTypeFromImageTest-1467957174 tempest-VolumeAndVolumeTypeFromImageTest-1467957174-project-admin] https://10.4.3.7/volume/v3/volumes/474150ee-ad7c-404d-bd11-7b51d3e8c6c0 returned with HTTP 202 Jul 10 08:33:32.252289 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 253/1002] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:33:32 2026] DELETE /volume/v3/volumes/474150ee-ad7c-404d-bd11-7b51d3e8c6c0 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:33:32.261692 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-c1c6e894-447e-42f3-a136-0cbeb9a0f8ce None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:32.263565 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-c1c6e894-447e-42f3-a136-0cbeb9a0f8ce tempest-VolumeAndVolumeTypeFromImageTest-1467957174 tempest-VolumeAndVolumeTypeFromImageTest-1467957174-project-admin] GET https://10.4.3.7/volume/v3/volumes/474150ee-ad7c-404d-bd11-7b51d3e8c6c0 Jul 10 08:33:32.263747 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-c1c6e894-447e-42f3-a136-0cbeb9a0f8ce tempest-VolumeAndVolumeTypeFromImageTest-1467957174 tempest-VolumeAndVolumeTypeFromImageTest-1467957174-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:32.263949 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-c1c6e894-447e-42f3-a136-0cbeb9a0f8ce tempest-VolumeAndVolumeTypeFromImageTest-1467957174 tempest-VolumeAndVolumeTypeFromImageTest-1467957174-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:32.271388 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:32.271388 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:33:32.274534 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-c1c6e894-447e-42f3-a136-0cbeb9a0f8ce tempest-VolumeAndVolumeTypeFromImageTest-1467957174 tempest-VolumeAndVolumeTypeFromImageTest-1467957174-project-admin] Volume info retrieved successfully. Jul 10 08:33:32.279991 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-c1c6e894-447e-42f3-a136-0cbeb9a0f8ce tempest-VolumeAndVolumeTypeFromImageTest-1467957174 tempest-VolumeAndVolumeTypeFromImageTest-1467957174-project-admin] https://10.4.3.7/volume/v3/volumes/474150ee-ad7c-404d-bd11-7b51d3e8c6c0 returned with HTTP 200 Jul 10 08:33:32.280377 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 258/1003] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:32 2026] GET /volume/v3/volumes/474150ee-ad7c-404d-bd11-7b51d3e8c6c0 => generated 1092 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:33:33.231345 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-567b5656-4627-4de6-b3ea-98e41f5318fe None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:33.233180 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-567b5656-4627-4de6-b3ea-98e41f5318fe tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] GET https://10.4.3.7/volume/v3/volumes/03615d3b-4492-4c2f-b828-86fe93b68875 Jul 10 08:33:33.233371 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-567b5656-4627-4de6-b3ea-98e41f5318fe tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:33.233583 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-567b5656-4627-4de6-b3ea-98e41f5318fe tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:33.242582 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:33.242582 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:33:33.246483 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-567b5656-4627-4de6-b3ea-98e41f5318fe tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Volume info retrieved successfully. Jul 10 08:33:33.251036 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-567b5656-4627-4de6-b3ea-98e41f5318fe tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] https://10.4.3.7/volume/v3/volumes/03615d3b-4492-4c2f-b828-86fe93b68875 returned with HTTP 200 Jul 10 08:33:33.251463 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 244/1004] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:33 2026] GET /volume/v3/volumes/03615d3b-4492-4c2f-b828-86fe93b68875 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:33.265600 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-169923ea-5efd-4137-8d86-0769dae23199 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:33.267233 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-169923ea-5efd-4137-8d86-0769dae23199 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] GET https://10.4.3.7/volume/v3/volumes/03615d3b-4492-4c2f-b828-86fe93b68875 Jul 10 08:33:33.267425 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-169923ea-5efd-4137-8d86-0769dae23199 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:33.267611 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-169923ea-5efd-4137-8d86-0769dae23199 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:33.274616 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:33.274616 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:33:33.278929 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-169923ea-5efd-4137-8d86-0769dae23199 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Volume info retrieved successfully. Jul 10 08:33:33.282856 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-169923ea-5efd-4137-8d86-0769dae23199 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] https://10.4.3.7/volume/v3/volumes/03615d3b-4492-4c2f-b828-86fe93b68875 returned with HTTP 200 Jul 10 08:33:33.283196 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 250/1005] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:33 2026] GET /volume/v3/volumes/03615d3b-4492-4c2f-b828-86fe93b68875 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:33.293430 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-2c956650-1888-45f5-bb6a-184ade36e4b9 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:33.295134 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-2c956650-1888-45f5-bb6a-184ade36e4b9 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] PUT https://10.4.3.7/volume/v3/volumes/03615d3b-4492-4c2f-b828-86fe93b68875 Jul 10 08:33:33.295457 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-2c956650-1888-45f5-bb6a-184ade36e4b9 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-186444401"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:33:33.296902 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-f78357a1-a8b4-46fd-ab01-b7649a21427c None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:33.298617 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-f78357a1-a8b4-46fd-ab01-b7649a21427c tempest-VolumeAndVolumeTypeFromImageTest-1467957174 tempest-VolumeAndVolumeTypeFromImageTest-1467957174-project-admin] GET https://10.4.3.7/volume/v3/volumes/474150ee-ad7c-404d-bd11-7b51d3e8c6c0 Jul 10 08:33:33.298848 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-f78357a1-a8b4-46fd-ab01-b7649a21427c tempest-VolumeAndVolumeTypeFromImageTest-1467957174 tempest-VolumeAndVolumeTypeFromImageTest-1467957174-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:33.299056 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-f78357a1-a8b4-46fd-ab01-b7649a21427c tempest-VolumeAndVolumeTypeFromImageTest-1467957174 tempest-VolumeAndVolumeTypeFromImageTest-1467957174-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:33.303154 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:33.303154 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:33:33.305494 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-f78357a1-a8b4-46fd-ab01-b7649a21427c tempest-VolumeAndVolumeTypeFromImageTest-1467957174 tempest-VolumeAndVolumeTypeFromImageTest-1467957174-project-admin] https://10.4.3.7/volume/v3/volumes/474150ee-ad7c-404d-bd11-7b51d3e8c6c0 returned with HTTP 404 Jul 10 08:33:33.305977 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 259/1006] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:33 2026] GET /volume/v3/volumes/474150ee-ad7c-404d-bd11-7b51d3e8c6c0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:33:33.306758 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-2c956650-1888-45f5-bb6a-184ade36e4b9 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Volume info retrieved successfully. Jul 10 08:33:33.311892 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-a6eda900-d899-481e-9eed-9da02d6ed756 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:33.313158 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-2c956650-1888-45f5-bb6a-184ade36e4b9 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Volume updated successfully. Jul 10 08:33:33.313592 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a6eda900-d899-481e-9eed-9da02d6ed756 tempest-VolumeAndVolumeTypeFromImageTest-1467957174 tempest-VolumeAndVolumeTypeFromImageTest-1467957174-project-admin] DELETE https://10.4.3.7/volume/v3/types/f4fd03ac-e09b-414f-a3a5-f29fe939ce39 Jul 10 08:33:33.313798 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-2c956650-1888-45f5-bb6a-184ade36e4b9 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] https://10.4.3.7/volume/v3/volumes/03615d3b-4492-4c2f-b828-86fe93b68875 returned with HTTP 200 Jul 10 08:33:33.313853 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a6eda900-d899-481e-9eed-9da02d6ed756 tempest-VolumeAndVolumeTypeFromImageTest-1467957174 tempest-VolumeAndVolumeTypeFromImageTest-1467957174-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:33.314056 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a6eda900-d899-481e-9eed-9da02d6ed756 tempest-VolumeAndVolumeTypeFromImageTest-1467957174 tempest-VolumeAndVolumeTypeFromImageTest-1467957174-project-admin] Calling method '_delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:33.314223 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 254/1007] 10.4.3.7 () {68 vars in 1354 bytes} [Fri Jul 10 08:33:33 2026] PUT /volume/v3/volumes/03615d3b-4492-4c2f-b828-86fe93b68875 => generated 779 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:33.329678 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-ade287c7-2017-4546-817e-62d96575a7cd None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:33.331375 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-ade287c7-2017-4546-817e-62d96575a7cd tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] PUT https://10.4.3.7/volume/v3/volumes/03615d3b-4492-4c2f-b828-86fe93b68875 Jul 10 08:33:33.331736 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-ade287c7-2017-4546-817e-62d96575a7cd tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-910071117", "description": "This is the new description of volume"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:33:33.340438 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:33.340438 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:33:33.344265 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-ade287c7-2017-4546-817e-62d96575a7cd tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Volume info retrieved successfully. Jul 10 08:33:33.354326 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-ade287c7-2017-4546-817e-62d96575a7cd tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Volume updated successfully. Jul 10 08:33:33.355025 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-ade287c7-2017-4546-817e-62d96575a7cd tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] https://10.4.3.7/volume/v3/volumes/03615d3b-4492-4c2f-b828-86fe93b68875 returned with HTTP 200 Jul 10 08:33:33.355511 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 251/1008] 10.4.3.7 () {68 vars in 1355 bytes} [Fri Jul 10 08:33:33 2026] PUT /volume/v3/volumes/03615d3b-4492-4c2f-b828-86fe93b68875 => generated 818 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:33.361439 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a6eda900-d899-481e-9eed-9da02d6ed756 tempest-VolumeAndVolumeTypeFromImageTest-1467957174 tempest-VolumeAndVolumeTypeFromImageTest-1467957174-project-admin] https://10.4.3.7/volume/v3/types/f4fd03ac-e09b-414f-a3a5-f29fe939ce39 returned with HTTP 202 Jul 10 08:33:33.361906 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 245/1009] 10.4.3.7 () {66 vars in 1331 bytes} [Fri Jul 10 08:33:33 2026] DELETE /volume/v3/types/f4fd03ac-e09b-414f-a3a5-f29fe939ce39 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:33:33.366155 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-c62ddf60-9b3e-4c81-93ea-a6bf41e6eff0 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:33.367690 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-c62ddf60-9b3e-4c81-93ea-a6bf41e6eff0 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] GET https://10.4.3.7/volume/v3/volumes/03615d3b-4492-4c2f-b828-86fe93b68875 Jul 10 08:33:33.367898 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-c62ddf60-9b3e-4c81-93ea-a6bf41e6eff0 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:33.368005 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-64597604-d428-4494-9788-6850b7a81a98 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:33.368101 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-c62ddf60-9b3e-4c81-93ea-a6bf41e6eff0 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:33.369679 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-64597604-d428-4494-9788-6850b7a81a98 tempest-VolumeAndVolumeTypeFromImageTest-1467957174 tempest-VolumeAndVolumeTypeFromImageTest-1467957174-project-admin] GET https://10.4.3.7/volume/v3/types/f4fd03ac-e09b-414f-a3a5-f29fe939ce39 Jul 10 08:33:33.369914 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-64597604-d428-4494-9788-6850b7a81a98 tempest-VolumeAndVolumeTypeFromImageTest-1467957174 tempest-VolumeAndVolumeTypeFromImageTest-1467957174-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:33.370135 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-64597604-d428-4494-9788-6850b7a81a98 tempest-VolumeAndVolumeTypeFromImageTest-1467957174 tempest-VolumeAndVolumeTypeFromImageTest-1467957174-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:33.373705 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-64597604-d428-4494-9788-6850b7a81a98 tempest-VolumeAndVolumeTypeFromImageTest-1467957174 tempest-VolumeAndVolumeTypeFromImageTest-1467957174-project-admin] https://10.4.3.7/volume/v3/types/f4fd03ac-e09b-414f-a3a5-f29fe939ce39 returned with HTTP 404 Jul 10 08:33:33.374219 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 255/1010] 10.4.3.7 () {66 vars in 1328 bytes} [Fri Jul 10 08:33:33 2026] GET /volume/v3/types/f4fd03ac-e09b-414f-a3a5-f29fe939ce39 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:33:33.374656 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:33.374656 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:33:33.378030 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-c62ddf60-9b3e-4c81-93ea-a6bf41e6eff0 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Volume info retrieved successfully. Jul 10 08:33:33.382057 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-c62ddf60-9b3e-4c81-93ea-a6bf41e6eff0 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] https://10.4.3.7/volume/v3/volumes/03615d3b-4492-4c2f-b828-86fe93b68875 returned with HTTP 200 Jul 10 08:33:33.382458 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 260/1011] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:33 2026] GET /volume/v3/volumes/03615d3b-4492-4c2f-b828-86fe93b68875 => generated 886 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:33.397028 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-6884a3d2-14ed-4535-8e4b-da400bd92dc8 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:33.398678 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-6884a3d2-14ed-4535-8e4b-da400bd92dc8 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:33:33.399026 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-6884a3d2-14ed-4535-8e4b-da400bd92dc8 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-379887501", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-78946715"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:33:33.400596 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.volumes [None req-6884a3d2-14ed-4535-8e4b-da400bd92dc8 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-379887501', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-78946715'}} {{(pid=100055) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:33:33.400687 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-6884a3d2-14ed-4535-8e4b-da400bd92dc8 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Create volume of 1 GB Jul 10 08:33:33.404917 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-6884a3d2-14ed-4535-8e4b-da400bd92dc8 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Availability Zones retrieved successfully. Jul 10 08:33:33.411036 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-6884a3d2-14ed-4535-8e4b-da400bd92dc8 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Flow 'volume_create_api' (cc0a4c4f-71d7-48bb-a451-e83344c5b162) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:33:33.412106 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-6884a3d2-14ed-4535-8e4b-da400bd92dc8 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0bccaeab-ee24-4457-966e-c8dbf19fb4df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:33.413062 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.flows.api.create_volume [None req-6884a3d2-14ed-4535-8e4b-da400bd92dc8 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Validating volume size '1' using validate_int {{(pid=100055) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:33:33.442492 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-6884a3d2-14ed-4535-8e4b-da400bd92dc8 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0bccaeab-ee24-4457-966e-c8dbf19fb4df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:33.443277 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-6884a3d2-14ed-4535-8e4b-da400bd92dc8 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee1b0537-d74f-4465-8ae0-d65a109efbd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:33.481978 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.quota [None req-6884a3d2-14ed-4535-8e4b-da400bd92dc8 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Created reservations ['61cfc6be-96e3-4bc3-8d42-4d4433cc0f53', '2e3cada5-1bb0-4cd8-8b0b-3a29168750c0', 'f0a4afe7-0b51-4d8a-ade2-0b3f7bd3f46c', 'ebf98c3e-2c07-482d-9fbb-15304bd16cab'] {{(pid=100055) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:33:33.482704 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-6884a3d2-14ed-4535-8e4b-da400bd92dc8 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee1b0537-d74f-4465-8ae0-d65a109efbd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['61cfc6be-96e3-4bc3-8d42-4d4433cc0f53', '2e3cada5-1bb0-4cd8-8b0b-3a29168750c0', 'f0a4afe7-0b51-4d8a-ade2-0b3f7bd3f46c', 'ebf98c3e-2c07-482d-9fbb-15304bd16cab']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:33.483419 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-6884a3d2-14ed-4535-8e4b-da400bd92dc8 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (836fb402-be17-4523-aebc-ac918f36c579) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:33.507141 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-6884a3d2-14ed-4535-8e4b-da400bd92dc8 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (836fb402-be17-4523-aebc-ac918f36c579) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c5142032-df5a-4087-a038-486de87984f3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-379887501',display_name='tempest-VolumesGetTest-Volume-78946715',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7a590f4c85c4af39bbdc476caa9e61b',qos_specs=None,replication_status=,reservations=['61cfc6be-96e3-4bc3-8d42-4d4433cc0f53','2e3cada5-1bb0-4cd8-8b0b-3a29168750c0','f0a4afe7-0b51-4d8a-ade2-0b3f7bd3f46c','ebf98c3e-2c07-482d-9fbb-15304bd16cab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37aaed767dfc4032811ba6ebeb6223c1',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:33:33Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-379887501',display_name='tempest-VolumesGetTest-Volume-78946715',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c5142032-df5a-4087-a038-486de87984f3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c7a590f4c85c4af39bbdc476caa9e61b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='37aaed767dfc4032811ba6ebeb6223c1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:33.507790 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-6884a3d2-14ed-4535-8e4b-da400bd92dc8 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc7a5b17-e4c4-4e42-bf13-7014567b1d68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:33.529011 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-6884a3d2-14ed-4535-8e4b-da400bd92dc8 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc7a5b17-e4c4-4e42-bf13-7014567b1d68) transitioned into 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-379887501',display_name='tempest-VolumesGetTest-Volume-78946715',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7a590f4c85c4af39bbdc476caa9e61b',qos_specs=None,replication_status=,reservations=['61cfc6be-96e3-4bc3-8d42-4d4433cc0f53','2e3cada5-1bb0-4cd8-8b0b-3a29168750c0','f0a4afe7-0b51-4d8a-ade2-0b3f7bd3f46c','ebf98c3e-2c07-482d-9fbb-15304bd16cab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37aaed767dfc4032811ba6ebeb6223c1',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:33.529797 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-6884a3d2-14ed-4535-8e4b-da400bd92dc8 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27b87426-c64e-4f83-a0c0-dbd033279cd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:33.540936 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-6884a3d2-14ed-4535-8e4b-da400bd92dc8 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27b87426-c64e-4f83-a0c0-dbd033279cd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:33.541861 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-6884a3d2-14ed-4535-8e4b-da400bd92dc8 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Flow 'volume_create_api' (cc0a4c4f-71d7-48bb-a451-e83344c5b162) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:33:33.542243 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-6884a3d2-14ed-4535-8e4b-da400bd92dc8 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Create volume request issued successfully. Jul 10 08:33:33.542919 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-6884a3d2-14ed-4535-8e4b-da400bd92dc8 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:33:33.543412 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 252/1012] 10.4.3.7 () {68 vars in 1245 bytes} [Fri Jul 10 08:33:33 2026] POST /volume/v3/volumes => generated 773 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:33:33.557189 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-2a0f5fb2-8dc3-4443-9ab1-f202144a3c4e None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:33.558776 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2a0f5fb2-8dc3-4443-9ab1-f202144a3c4e tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] GET https://10.4.3.7/volume/v3/volumes/c5142032-df5a-4087-a038-486de87984f3 Jul 10 08:33:33.560001 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2a0f5fb2-8dc3-4443-9ab1-f202144a3c4e tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:33.560001 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2a0f5fb2-8dc3-4443-9ab1-f202144a3c4e tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:33.568458 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:33.568458 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:33:33.572684 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-2a0f5fb2-8dc3-4443-9ab1-f202144a3c4e tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Volume info retrieved successfully. Jul 10 08:33:33.577439 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2a0f5fb2-8dc3-4443-9ab1-f202144a3c4e tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] https://10.4.3.7/volume/v3/volumes/c5142032-df5a-4087-a038-486de87984f3 returned with HTTP 200 Jul 10 08:33:33.577988 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 246/1013] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:33 2026] GET /volume/v3/volumes/c5142032-df5a-4087-a038-486de87984f3 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:34.589304 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-fce15be7-e82b-4a93-b308-569e2c0ebaa8 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:34.590838 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-fce15be7-e82b-4a93-b308-569e2c0ebaa8 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] GET https://10.4.3.7/volume/v3/volumes/c5142032-df5a-4087-a038-486de87984f3 Jul 10 08:33:34.591007 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-fce15be7-e82b-4a93-b308-569e2c0ebaa8 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:34.591176 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-fce15be7-e82b-4a93-b308-569e2c0ebaa8 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:34.598021 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:34.598021 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:33:34.602205 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-fce15be7-e82b-4a93-b308-569e2c0ebaa8 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Volume info retrieved successfully. Jul 10 08:33:34.608581 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-fce15be7-e82b-4a93-b308-569e2c0ebaa8 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] https://10.4.3.7/volume/v3/volumes/c5142032-df5a-4087-a038-486de87984f3 returned with HTTP 200 Jul 10 08:33:34.609053 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 256/1014] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:34 2026] GET /volume/v3/volumes/c5142032-df5a-4087-a038-486de87984f3 => generated 866 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:34.620281 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-3aac69f8-fd62-437f-b8c0-592d1d3c9ec1 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:34.621817 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-3aac69f8-fd62-437f-b8c0-592d1d3c9ec1 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] PUT https://10.4.3.7/volume/v3/volumes/c5142032-df5a-4087-a038-486de87984f3 Jul 10 08:33:34.622106 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-3aac69f8-fd62-437f-b8c0-592d1d3c9ec1 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-186444401", "description": null}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:33:34.630184 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:34.630184 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:33:34.637047 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-3aac69f8-fd62-437f-b8c0-592d1d3c9ec1 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Volume info retrieved successfully. Jul 10 08:33:34.641148 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-3aac69f8-fd62-437f-b8c0-592d1d3c9ec1 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Volume updated successfully. Jul 10 08:33:34.641795 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-3aac69f8-fd62-437f-b8c0-592d1d3c9ec1 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] https://10.4.3.7/volume/v3/volumes/c5142032-df5a-4087-a038-486de87984f3 returned with HTTP 200 Jul 10 08:33:34.642234 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 261/1015] 10.4.3.7 () {68 vars in 1354 bytes} [Fri Jul 10 08:33:34 2026] PUT /volume/v3/volumes/c5142032-df5a-4087-a038-486de87984f3 => generated 765 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:34.655518 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-b6a14aef-a67c-4e78-bc44-17735e739cf7 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:34.658037 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-b6a14aef-a67c-4e78-bc44-17735e739cf7 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] GET https://10.4.3.7/volume/v3/volumes/c5142032-df5a-4087-a038-486de87984f3 Jul 10 08:33:34.658230 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-b6a14aef-a67c-4e78-bc44-17735e739cf7 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:34.658403 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-b6a14aef-a67c-4e78-bc44-17735e739cf7 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:34.668433 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:34.668433 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:33:34.668613 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-b6a14aef-a67c-4e78-bc44-17735e739cf7 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Volume info retrieved successfully. Jul 10 08:33:34.672862 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-b6a14aef-a67c-4e78-bc44-17735e739cf7 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] https://10.4.3.7/volume/v3/volumes/c5142032-df5a-4087-a038-486de87984f3 returned with HTTP 200 Jul 10 08:33:34.673252 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 253/1016] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:34 2026] GET /volume/v3/volumes/c5142032-df5a-4087-a038-486de87984f3 => generated 833 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:34.692099 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-54328d08-0175-4773-95a4-a4fb8515f11a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:34.694291 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-54328d08-0175-4773-95a4-a4fb8515f11a tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] DELETE https://10.4.3.7/volume/v3/volumes/c5142032-df5a-4087-a038-486de87984f3 Jul 10 08:33:34.694727 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-54328d08-0175-4773-95a4-a4fb8515f11a tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:34.695033 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-54328d08-0175-4773-95a4-a4fb8515f11a tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:34.695297 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-54328d08-0175-4773-95a4-a4fb8515f11a tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Delete volume with id: c5142032-df5a-4087-a038-486de87984f3 Jul 10 08:33:34.703124 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:34.703124 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:33:34.703765 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-54328d08-0175-4773-95a4-a4fb8515f11a tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Volume info retrieved successfully. Jul 10 08:33:34.725812 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-54328d08-0175-4773-95a4-a4fb8515f11a tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Delete volume request issued successfully. Jul 10 08:33:34.725812 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-54328d08-0175-4773-95a4-a4fb8515f11a tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] https://10.4.3.7/volume/v3/volumes/c5142032-df5a-4087-a038-486de87984f3 returned with HTTP 202 Jul 10 08:33:34.725812 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 247/1017] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:33:34 2026] DELETE /volume/v3/volumes/c5142032-df5a-4087-a038-486de87984f3 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:33:34.734433 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-aa82a98f-1c87-48df-b1da-c4c2d0bca917 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:34.736192 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-aa82a98f-1c87-48df-b1da-c4c2d0bca917 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] GET https://10.4.3.7/volume/v3/volumes/c5142032-df5a-4087-a038-486de87984f3 Jul 10 08:33:34.736819 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-aa82a98f-1c87-48df-b1da-c4c2d0bca917 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:34.736819 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-aa82a98f-1c87-48df-b1da-c4c2d0bca917 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:34.743487 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:34.743487 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:33:34.748131 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-aa82a98f-1c87-48df-b1da-c4c2d0bca917 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Volume info retrieved successfully. Jul 10 08:33:34.752259 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-aa82a98f-1c87-48df-b1da-c4c2d0bca917 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] https://10.4.3.7/volume/v3/volumes/c5142032-df5a-4087-a038-486de87984f3 returned with HTTP 200 Jul 10 08:33:34.752925 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 257/1018] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:34 2026] GET /volume/v3/volumes/c5142032-df5a-4087-a038-486de87984f3 => generated 832 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:34.934433 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-a59bfcb7-9802-468a-b317-26c0ebba1b9c None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:35.030965 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-a59bfcb7-9802-468a-b317-26c0ebba1b9c tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:33:35.031252 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-a59bfcb7-9802-468a-b317-26c0ebba1b9c tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-919794773"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:33:35.032477 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.volumes [None req-a59bfcb7-9802-468a-b317-26c0ebba1b9c tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-919794773'}} {{(pid=100056) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:33:35.032588 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-a59bfcb7-9802-468a-b317-26c0ebba1b9c tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Create volume of 1 GB Jul 10 08:33:35.034468 np0000004976 devstack@c-api.service[100056]: DEBUG dbcounter [-] [100056] Writing DB stats cinder:SELECT=442,cinder:UPDATE=103,cinder:INSERT=55 {{(pid=100056) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 08:33:35.036639 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-a59bfcb7-9802-468a-b317-26c0ebba1b9c tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Availability Zones retrieved successfully. Jul 10 08:33:35.043963 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-a59bfcb7-9802-468a-b317-26c0ebba1b9c tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Flow 'volume_create_api' (b44f534f-fa3b-4161-a2d8-cbe3788bc1c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:33:35.045422 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-a59bfcb7-9802-468a-b317-26c0ebba1b9c tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e80d4bab-b1ac-4c4a-8b5b-52c2100ea039) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:35.046279 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.flows.api.create_volume [None req-a59bfcb7-9802-468a-b317-26c0ebba1b9c tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Validating volume size '1' using validate_int {{(pid=100056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:33:35.068499 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-a59bfcb7-9802-468a-b317-26c0ebba1b9c tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e80d4bab-b1ac-4c4a-8b5b-52c2100ea039) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:35.069134 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-a59bfcb7-9802-468a-b317-26c0ebba1b9c tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88517f3d-bbe5-4681-915b-5b380a0fa51c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:35.117059 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.quota [None req-a59bfcb7-9802-468a-b317-26c0ebba1b9c tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Created reservations ['a4560c46-d435-425f-9bdd-5274393145f6', '4c3dcad8-0640-42ba-8214-e7c3bbf910ba', '67f50651-5b31-474a-bde9-b5c0b8ec6ace', 'cd0dacc6-c93c-47ab-abb6-d3d8a0231afb'] {{(pid=100056) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:33:35.117907 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-a59bfcb7-9802-468a-b317-26c0ebba1b9c tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88517f3d-bbe5-4681-915b-5b380a0fa51c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a4560c46-d435-425f-9bdd-5274393145f6', '4c3dcad8-0640-42ba-8214-e7c3bbf910ba', '67f50651-5b31-474a-bde9-b5c0b8ec6ace', 'cd0dacc6-c93c-47ab-abb6-d3d8a0231afb']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:35.118553 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-a59bfcb7-9802-468a-b317-26c0ebba1b9c tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55c6fa9f-e714-4df4-8e93-956067ff77e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:35.140225 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-a59bfcb7-9802-468a-b317-26c0ebba1b9c tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55c6fa9f-e714-4df4-8e93-956067ff77e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b4e923ad-9080-452a-956c-96a2a7469b98', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-919794773',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d51c2e5ca32b4947a0cc9a67991e9718',qos_specs=None,replication_status=,reservations=['a4560c46-d435-425f-9bdd-5274393145f6','4c3dcad8-0640-42ba-8214-e7c3bbf910ba','67f50651-5b31-474a-bde9-b5c0b8ec6ace','cd0dacc6-c93c-47ab-abb6-d3d8a0231afb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10df8fc40a5c4162aa8c0d4e5f68c99e',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:33:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-919794773',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b4e923ad-9080-452a-956c-96a2a7469b98,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d51c2e5ca32b4947a0cc9a67991e9718',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='10df8fc40a5c4162aa8c0d4e5f68c99e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:35.140879 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-a59bfcb7-9802-468a-b317-26c0ebba1b9c tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d4f2e3e-0955-4772-8c79-ef71cb3d1107) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:35.156553 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-a59bfcb7-9802-468a-b317-26c0ebba1b9c tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d4f2e3e-0955-4772-8c79-ef71cb3d1107) transitioned into state 'SUCCESS' from state '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-919794773',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d51c2e5ca32b4947a0cc9a67991e9718',qos_specs=None,replication_status=,reservations=['a4560c46-d435-425f-9bdd-5274393145f6','4c3dcad8-0640-42ba-8214-e7c3bbf910ba','67f50651-5b31-474a-bde9-b5c0b8ec6ace','cd0dacc6-c93c-47ab-abb6-d3d8a0231afb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10df8fc40a5c4162aa8c0d4e5f68c99e',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:35.157172 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-a59bfcb7-9802-468a-b317-26c0ebba1b9c tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d752fa43-76e0-4ae0-8dfc-0e0fe6379e49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:35.165363 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-a59bfcb7-9802-468a-b317-26c0ebba1b9c tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d752fa43-76e0-4ae0-8dfc-0e0fe6379e49) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:35.166115 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-a59bfcb7-9802-468a-b317-26c0ebba1b9c tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Flow 'volume_create_api' (b44f534f-fa3b-4161-a2d8-cbe3788bc1c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:33:35.166369 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-a59bfcb7-9802-468a-b317-26c0ebba1b9c tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Create volume request issued successfully. Jul 10 08:33:35.166882 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-a59bfcb7-9802-468a-b317-26c0ebba1b9c tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:33:35.167240 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 262/1019] 10.4.3.7 () {68 vars in 1244 bytes} [Fri Jul 10 08:33:34 2026] POST /volume/v3/volumes => generated 753 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:33:35.178701 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-adc19d56-47d2-46f4-8d7b-2549760e2b68 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:35.180295 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-adc19d56-47d2-46f4-8d7b-2549760e2b68 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] GET https://10.4.3.7/volume/v3/volumes/b4e923ad-9080-452a-956c-96a2a7469b98 Jul 10 08:33:35.180454 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-adc19d56-47d2-46f4-8d7b-2549760e2b68 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:35.180623 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-adc19d56-47d2-46f4-8d7b-2549760e2b68 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:35.186488 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:35.186488 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:33:35.189642 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-adc19d56-47d2-46f4-8d7b-2549760e2b68 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Volume info retrieved successfully. Jul 10 08:33:35.193908 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-adc19d56-47d2-46f4-8d7b-2549760e2b68 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] https://10.4.3.7/volume/v3/volumes/b4e923ad-9080-452a-956c-96a2a7469b98 returned with HTTP 200 Jul 10 08:33:35.194276 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 254/1020] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:35 2026] GET /volume/v3/volumes/b4e923ad-9080-452a-956c-96a2a7469b98 => generated 821 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:35.766071 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-0516103e-6af2-4f1e-9424-1b7326d5de8e None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:35.767821 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0516103e-6af2-4f1e-9424-1b7326d5de8e tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] GET https://10.4.3.7/volume/v3/volumes/c5142032-df5a-4087-a038-486de87984f3 Jul 10 08:33:35.767999 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0516103e-6af2-4f1e-9424-1b7326d5de8e tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:35.768169 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0516103e-6af2-4f1e-9424-1b7326d5de8e tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:35.773616 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0516103e-6af2-4f1e-9424-1b7326d5de8e tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] https://10.4.3.7/volume/v3/volumes/c5142032-df5a-4087-a038-486de87984f3 returned with HTTP 404 Jul 10 08:33:35.774115 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 248/1021] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:35 2026] GET /volume/v3/volumes/c5142032-df5a-4087-a038-486de87984f3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:33:35.782189 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-c5654cd6-55e1-4cd4-8222-3cc9087e590b None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:35.783726 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-c5654cd6-55e1-4cd4-8222-3cc9087e590b tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] GET https://10.4.3.7/volume/v3/volumes/03615d3b-4492-4c2f-b828-86fe93b68875 Jul 10 08:33:35.783945 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-c5654cd6-55e1-4cd4-8222-3cc9087e590b tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:35.784146 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-c5654cd6-55e1-4cd4-8222-3cc9087e590b tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:35.792078 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:35.792078 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:33:35.795491 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-c5654cd6-55e1-4cd4-8222-3cc9087e590b tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Volume info retrieved successfully. Jul 10 08:33:35.800661 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-c5654cd6-55e1-4cd4-8222-3cc9087e590b tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] https://10.4.3.7/volume/v3/volumes/03615d3b-4492-4c2f-b828-86fe93b68875 returned with HTTP 200 Jul 10 08:33:35.801196 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 258/1022] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:35 2026] GET /volume/v3/volumes/03615d3b-4492-4c2f-b828-86fe93b68875 => generated 886 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:35.813100 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-1fb65a6c-b724-4e0e-957b-1c66283acc34 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:35.815281 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-1fb65a6c-b724-4e0e-957b-1c66283acc34 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] DELETE https://10.4.3.7/volume/v3/volumes/03615d3b-4492-4c2f-b828-86fe93b68875 Jul 10 08:33:35.815473 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-1fb65a6c-b724-4e0e-957b-1c66283acc34 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:35.815648 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-1fb65a6c-b724-4e0e-957b-1c66283acc34 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Calling method 'delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:35.815823 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-1fb65a6c-b724-4e0e-957b-1c66283acc34 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Delete volume with id: 03615d3b-4492-4c2f-b828-86fe93b68875 Jul 10 08:33:35.822221 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:35.822221 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:33:35.822742 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-1fb65a6c-b724-4e0e-957b-1c66283acc34 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Volume info retrieved successfully. Jul 10 08:33:35.843533 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-1fb65a6c-b724-4e0e-957b-1c66283acc34 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Delete volume request issued successfully. Jul 10 08:33:35.843533 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-1fb65a6c-b724-4e0e-957b-1c66283acc34 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] https://10.4.3.7/volume/v3/volumes/03615d3b-4492-4c2f-b828-86fe93b68875 returned with HTTP 202 Jul 10 08:33:35.843693 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 263/1023] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:33:35 2026] DELETE /volume/v3/volumes/03615d3b-4492-4c2f-b828-86fe93b68875 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:33:35.851101 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-d7e98b67-3aec-4b36-a852-8be0b6f00714 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:35.852805 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-d7e98b67-3aec-4b36-a852-8be0b6f00714 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] GET https://10.4.3.7/volume/v3/volumes/03615d3b-4492-4c2f-b828-86fe93b68875 Jul 10 08:33:35.853009 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-d7e98b67-3aec-4b36-a852-8be0b6f00714 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:35.853187 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-d7e98b67-3aec-4b36-a852-8be0b6f00714 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:35.859486 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:35.859486 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:33:35.863489 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-d7e98b67-3aec-4b36-a852-8be0b6f00714 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Volume info retrieved successfully. Jul 10 08:33:35.867402 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-d7e98b67-3aec-4b36-a852-8be0b6f00714 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] https://10.4.3.7/volume/v3/volumes/03615d3b-4492-4c2f-b828-86fe93b68875 returned with HTTP 200 Jul 10 08:33:35.868135 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 255/1024] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:35 2026] GET /volume/v3/volumes/03615d3b-4492-4c2f-b828-86fe93b68875 => generated 885 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:36.205634 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-ebbab5c0-5247-4394-a7a7-d30f7cf32002 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:36.207695 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ebbab5c0-5247-4394-a7a7-d30f7cf32002 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] GET https://10.4.3.7/volume/v3/volumes/b4e923ad-9080-452a-956c-96a2a7469b98 Jul 10 08:33:36.207952 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ebbab5c0-5247-4394-a7a7-d30f7cf32002 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:36.208195 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ebbab5c0-5247-4394-a7a7-d30f7cf32002 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:36.217249 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:36.217249 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:33:36.221577 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-ebbab5c0-5247-4394-a7a7-d30f7cf32002 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Volume info retrieved successfully. Jul 10 08:33:36.226328 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ebbab5c0-5247-4394-a7a7-d30f7cf32002 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] https://10.4.3.7/volume/v3/volumes/b4e923ad-9080-452a-956c-96a2a7469b98 returned with HTTP 200 Jul 10 08:33:36.226857 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 249/1025] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:36 2026] GET /volume/v3/volumes/b4e923ad-9080-452a-956c-96a2a7469b98 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:36.238563 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-35e8da29-f25e-41e0-a20b-94ed85a20134 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:36.240581 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-35e8da29-f25e-41e0-a20b-94ed85a20134 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] POST https://10.4.3.7/volume/v3/backups Jul 10 08:33:36.240989 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-35e8da29-f25e-41e0-a20b-94ed85a20134 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b4e923ad-9080-452a-956c-96a2a7469b98", "name": "tempest-CreateVolumesFromBackupTest-Backup-564199142"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:33:36.243012 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.contrib.backups [None req-35e8da29-f25e-41e0-a20b-94ed85a20134 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Creating new backup {'backup': {'volume_id': 'b4e923ad-9080-452a-956c-96a2a7469b98', 'name': 'tempest-CreateVolumesFromBackupTest-Backup-564199142'}} {{(pid=100054) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 08:33:36.243201 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.contrib.backups [None req-35e8da29-f25e-41e0-a20b-94ed85a20134 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Creating backup of volume b4e923ad-9080-452a-956c-96a2a7469b98 in container None Jul 10 08:33:36.251884 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:36.251884 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:33:36.252501 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-35e8da29-f25e-41e0-a20b-94ed85a20134 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Volume info retrieved successfully. Jul 10 08:33:36.279940 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.quota [None req-35e8da29-f25e-41e0-a20b-94ed85a20134 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Created reservations ['e7fc293a-7f61-4ca4-9849-f65d9728bbf6', '481834be-628f-4a4d-b77c-9eea46a13c02'] {{(pid=100054) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:33:36.325964 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-35e8da29-f25e-41e0-a20b-94ed85a20134 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] https://10.4.3.7/volume/v3/backups returned with HTTP 202 Jul 10 08:33:36.326324 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 259/1026] 10.4.3.7 () {68 vars in 1245 bytes} [Fri Jul 10 08:33:36 2026] POST /volume/v3/backups => generated 334 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:33:36.335527 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-36e07cd3-6d29-4151-b2a8-be86abd45c93 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:36.337181 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-36e07cd3-6d29-4151-b2a8-be86abd45c93 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] GET https://10.4.3.7/volume/v3/backups/f3935c83-7010-4cb8-b622-17fd5ce74c34 Jul 10 08:33:36.337344 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-36e07cd3-6d29-4151-b2a8-be86abd45c93 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:36.337529 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-36e07cd3-6d29-4151-b2a8-be86abd45c93 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:36.337636 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-36e07cd3-6d29-4151-b2a8-be86abd45c93 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Show backup with id f3935c83-7010-4cb8-b622-17fd5ce74c34. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:33:36.349325 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:36.349325 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:33:36.350011 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-36e07cd3-6d29-4151-b2a8-be86abd45c93 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] https://10.4.3.7/volume/v3/backups/f3935c83-7010-4cb8-b622-17fd5ce74c34 returned with HTTP 200 Jul 10 08:33:36.350459 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 264/1027] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:36 2026] GET /volume/v3/backups/f3935c83-7010-4cb8-b622-17fd5ce74c34 => generated 741 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:36.883296 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-f5df1f39-7a5f-46ff-9bf2-b34dc298d069 req-a3d7ae1e-96c0-465b-addc-f8a162bf6b62 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:36.884538 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-58c51ae5-9027-44c7-95b2-3d3ddc0f5162 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:36.886360 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-58c51ae5-9027-44c7-95b2-3d3ddc0f5162 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] GET https://10.4.3.7/volume/v3/volumes/03615d3b-4492-4c2f-b828-86fe93b68875 Jul 10 08:33:36.886559 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-58c51ae5-9027-44c7-95b2-3d3ddc0f5162 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:36.886725 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-58c51ae5-9027-44c7-95b2-3d3ddc0f5162 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:36.888827 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-f5df1f39-7a5f-46ff-9bf2-b34dc298d069 req-a3d7ae1e-96c0-465b-addc-f8a162bf6b62 tempest-ServerActionsV293TestJSON-964660164 tempest-ServerActionsV293TestJSON-964660164-project-member] GET https://10.4.3.7/volume/v3/volumes/fe088cf1-aa61-4fb5-83b7-377cae30f727 Jul 10 08:33:36.889010 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-f5df1f39-7a5f-46ff-9bf2-b34dc298d069 req-a3d7ae1e-96c0-465b-addc-f8a162bf6b62 tempest-ServerActionsV293TestJSON-964660164 tempest-ServerActionsV293TestJSON-964660164-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:36.889192 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-f5df1f39-7a5f-46ff-9bf2-b34dc298d069 req-a3d7ae1e-96c0-465b-addc-f8a162bf6b62 tempest-ServerActionsV293TestJSON-964660164 tempest-ServerActionsV293TestJSON-964660164-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:36.895503 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-58c51ae5-9027-44c7-95b2-3d3ddc0f5162 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] https://10.4.3.7/volume/v3/volumes/03615d3b-4492-4c2f-b828-86fe93b68875 returned with HTTP 404 Jul 10 08:33:36.898553 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 250/1028] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:36 2026] GET /volume/v3/volumes/03615d3b-4492-4c2f-b828-86fe93b68875 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:33:36.903203 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-faf76f7c-2c1a-43df-9ee7-3cd3a0fdefa5 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:36.903911 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:36.903911 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:33:36.905156 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-faf76f7c-2c1a-43df-9ee7-3cd3a0fdefa5 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:33:36.905570 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-faf76f7c-2c1a-43df-9ee7-3cd3a0fdefa5 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1949939932"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:33:36.907158 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.volumes [None req-faf76f7c-2c1a-43df-9ee7-3cd3a0fdefa5 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1949939932'}} {{(pid=100054) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:33:36.907243 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [req-f5df1f39-7a5f-46ff-9bf2-b34dc298d069 req-a3d7ae1e-96c0-465b-addc-f8a162bf6b62 tempest-ServerActionsV293TestJSON-964660164 tempest-ServerActionsV293TestJSON-964660164-project-member] Volume info retrieved successfully. Jul 10 08:33:36.907538 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.volumes [None req-faf76f7c-2c1a-43df-9ee7-3cd3a0fdefa5 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Create volume of 1 GB Jul 10 08:33:36.907878 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:36.907878 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:33:36.911537 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-f5df1f39-7a5f-46ff-9bf2-b34dc298d069 req-a3d7ae1e-96c0-465b-addc-f8a162bf6b62 tempest-ServerActionsV293TestJSON-964660164 tempest-ServerActionsV293TestJSON-964660164-project-member] https://10.4.3.7/volume/v3/volumes/fe088cf1-aa61-4fb5-83b7-377cae30f727 returned with HTTP 200 Jul 10 08:33:36.911942 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 256/1029] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:33:36 2026] GET /volume/v3/volumes/fe088cf1-aa61-4fb5-83b7-377cae30f727 => generated 1648 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:33:36.913303 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-faf76f7c-2c1a-43df-9ee7-3cd3a0fdefa5 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Availability Zones retrieved successfully. Jul 10 08:33:36.920192 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-faf76f7c-2c1a-43df-9ee7-3cd3a0fdefa5 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Flow 'volume_create_api' (2b138109-6bc9-44fb-b8a3-4e6603f2721a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:33:36.921364 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-faf76f7c-2c1a-43df-9ee7-3cd3a0fdefa5 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e364760-39da-4940-980c-22f6a4f2d45b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:36.922593 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.flows.api.create_volume [None req-faf76f7c-2c1a-43df-9ee7-3cd3a0fdefa5 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Validating volume size '1' using validate_int {{(pid=100054) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:33:36.940765 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-f5df1f39-7a5f-46ff-9bf2-b34dc298d069 req-ac4bbb85-12bf-4c2e-8cd4-ccb8e28fcd1d None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:36.946490 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-f5df1f39-7a5f-46ff-9bf2-b34dc298d069 req-ac4bbb85-12bf-4c2e-8cd4-ccb8e28fcd1d tempest-ServerActionsV293TestJSON-964660164 tempest-ServerActionsV293TestJSON-964660164-project-member] GET https://10.4.3.7/volume/v3/volumes/fe088cf1-aa61-4fb5-83b7-377cae30f727 Jul 10 08:33:36.946858 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-f5df1f39-7a5f-46ff-9bf2-b34dc298d069 req-ac4bbb85-12bf-4c2e-8cd4-ccb8e28fcd1d tempest-ServerActionsV293TestJSON-964660164 tempest-ServerActionsV293TestJSON-964660164-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:36.947223 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-f5df1f39-7a5f-46ff-9bf2-b34dc298d069 req-ac4bbb85-12bf-4c2e-8cd4-ccb8e28fcd1d tempest-ServerActionsV293TestJSON-964660164 tempest-ServerActionsV293TestJSON-964660164-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:36.961353 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:36.961353 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:33:36.961877 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-faf76f7c-2c1a-43df-9ee7-3cd3a0fdefa5 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e364760-39da-4940-980c-22f6a4f2d45b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:36.963089 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-faf76f7c-2c1a-43df-9ee7-3cd3a0fdefa5 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61fa2c30-c89c-4da3-8311-28258c30dfb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:36.966324 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [req-f5df1f39-7a5f-46ff-9bf2-b34dc298d069 req-ac4bbb85-12bf-4c2e-8cd4-ccb8e28fcd1d tempest-ServerActionsV293TestJSON-964660164 tempest-ServerActionsV293TestJSON-964660164-project-member] Volume info retrieved successfully. Jul 10 08:33:36.971479 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-f5df1f39-7a5f-46ff-9bf2-b34dc298d069 req-ac4bbb85-12bf-4c2e-8cd4-ccb8e28fcd1d tempest-ServerActionsV293TestJSON-964660164 tempest-ServerActionsV293TestJSON-964660164-project-member] https://10.4.3.7/volume/v3/volumes/fe088cf1-aa61-4fb5-83b7-377cae30f727 returned with HTTP 200 Jul 10 08:33:36.971922 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 265/1030] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:33:36 2026] GET /volume/v3/volumes/fe088cf1-aa61-4fb5-83b7-377cae30f727 => generated 1648 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:33:37.003203 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.quota [None req-faf76f7c-2c1a-43df-9ee7-3cd3a0fdefa5 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Created reservations ['06f1b304-0d10-412c-ab0a-90c90316894c', '60efd830-c496-4912-83bd-a215fbe4052f', '7460e1e7-995f-4c45-b178-80b0b17541f4', '959a3c0c-f59e-4e0a-a00a-e259a0e7cc5f'] {{(pid=100054) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:33:37.004302 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-faf76f7c-2c1a-43df-9ee7-3cd3a0fdefa5 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61fa2c30-c89c-4da3-8311-28258c30dfb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['06f1b304-0d10-412c-ab0a-90c90316894c', '60efd830-c496-4912-83bd-a215fbe4052f', '7460e1e7-995f-4c45-b178-80b0b17541f4', '959a3c0c-f59e-4e0a-a00a-e259a0e7cc5f']}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:37.004809 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-faf76f7c-2c1a-43df-9ee7-3cd3a0fdefa5 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (572bc05a-38f4-48c2-b86a-1441749ea4dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:37.028673 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-faf76f7c-2c1a-43df-9ee7-3cd3a0fdefa5 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (572bc05a-38f4-48c2-b86a-1441749ea4dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c83058d4-d7fc-4bb3-abdf-c9c9677ace36', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1949939932',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7a590f4c85c4af39bbdc476caa9e61b',qos_specs=None,replication_status=,reservations=['06f1b304-0d10-412c-ab0a-90c90316894c','60efd830-c496-4912-83bd-a215fbe4052f','7460e1e7-995f-4c45-b178-80b0b17541f4','959a3c0c-f59e-4e0a-a00a-e259a0e7cc5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37aaed767dfc4032811ba6ebeb6223c1',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:33:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1949939932',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c83058d4-d7fc-4bb3-abdf-c9c9677ace36,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c7a590f4c85c4af39bbdc476caa9e61b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='37aaed767dfc4032811ba6ebeb6223c1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:37.029332 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-faf76f7c-2c1a-43df-9ee7-3cd3a0fdefa5 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5853c48f-710a-4f27-9a6c-cda5a2c6774b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:37.045029 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-faf76f7c-2c1a-43df-9ee7-3cd3a0fdefa5 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5853c48f-710a-4f27-9a6c-cda5a2c6774b) transitioned into state 'SUCCESS' from state '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-1949939932',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7a590f4c85c4af39bbdc476caa9e61b',qos_specs=None,replication_status=,reservations=['06f1b304-0d10-412c-ab0a-90c90316894c','60efd830-c496-4912-83bd-a215fbe4052f','7460e1e7-995f-4c45-b178-80b0b17541f4','959a3c0c-f59e-4e0a-a00a-e259a0e7cc5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37aaed767dfc4032811ba6ebeb6223c1',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:37.045601 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-faf76f7c-2c1a-43df-9ee7-3cd3a0fdefa5 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89d53cc0-3ffc-4896-b072-3be9e0635f74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:37.054306 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-faf76f7c-2c1a-43df-9ee7-3cd3a0fdefa5 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89d53cc0-3ffc-4896-b072-3be9e0635f74) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:37.055054 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-faf76f7c-2c1a-43df-9ee7-3cd3a0fdefa5 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Flow 'volume_create_api' (2b138109-6bc9-44fb-b8a3-4e6603f2721a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100054) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:33:37.055342 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-faf76f7c-2c1a-43df-9ee7-3cd3a0fdefa5 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Create volume request issued successfully. Jul 10 08:33:37.055846 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-faf76f7c-2c1a-43df-9ee7-3cd3a0fdefa5 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:33:37.056250 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 260/1031] 10.4.3.7 () {68 vars in 1244 bytes} [Fri Jul 10 08:33:36 2026] POST /volume/v3/volumes => generated 741 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:33:37.069024 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-145e4e1f-b56d-4f4e-924c-fb56ddddb23a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:37.070877 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-145e4e1f-b56d-4f4e-924c-fb56ddddb23a tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] GET https://10.4.3.7/volume/v3/volumes/c83058d4-d7fc-4bb3-abdf-c9c9677ace36 Jul 10 08:33:37.071043 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-145e4e1f-b56d-4f4e-924c-fb56ddddb23a tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:37.071212 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-145e4e1f-b56d-4f4e-924c-fb56ddddb23a tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:37.086133 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:37.086133 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:33:37.098403 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-145e4e1f-b56d-4f4e-924c-fb56ddddb23a tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Volume info retrieved successfully. Jul 10 08:33:37.106488 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-145e4e1f-b56d-4f4e-924c-fb56ddddb23a tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] https://10.4.3.7/volume/v3/volumes/c83058d4-d7fc-4bb3-abdf-c9c9677ace36 returned with HTTP 200 Jul 10 08:33:37.107055 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 251/1032] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:37 2026] GET /volume/v3/volumes/c83058d4-d7fc-4bb3-abdf-c9c9677ace36 => generated 809 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:37.360141 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-e96cbd1f-47a5-4878-bce0-1bd1ec3404fc None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:37.361467 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-e96cbd1f-47a5-4878-bce0-1bd1ec3404fc tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] GET https://10.4.3.7/volume/v3/backups/f3935c83-7010-4cb8-b622-17fd5ce74c34 Jul 10 08:33:37.361636 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-e96cbd1f-47a5-4878-bce0-1bd1ec3404fc tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:37.361819 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-e96cbd1f-47a5-4878-bce0-1bd1ec3404fc tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:37.361943 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-e96cbd1f-47a5-4878-bce0-1bd1ec3404fc tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Show backup with id f3935c83-7010-4cb8-b622-17fd5ce74c34. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:33:37.374840 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:37.374840 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:33:37.375554 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-e96cbd1f-47a5-4878-bce0-1bd1ec3404fc tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] https://10.4.3.7/volume/v3/backups/f3935c83-7010-4cb8-b622-17fd5ce74c34 returned with HTTP 200 Jul 10 08:33:37.375888 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 257/1033] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:37 2026] GET /volume/v3/backups/f3935c83-7010-4cb8-b622-17fd5ce74c34 => generated 743 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:38.125451 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-20f02699-eb41-4540-b876-bae7696f79d4 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:38.129694 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-20f02699-eb41-4540-b876-bae7696f79d4 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] GET https://10.4.3.7/volume/v3/volumes/c83058d4-d7fc-4bb3-abdf-c9c9677ace36 Jul 10 08:33:38.129694 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-20f02699-eb41-4540-b876-bae7696f79d4 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:38.129694 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-20f02699-eb41-4540-b876-bae7696f79d4 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:38.141982 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:38.141982 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:33:38.144061 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-20f02699-eb41-4540-b876-bae7696f79d4 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Volume info retrieved successfully. Jul 10 08:33:38.148430 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-20f02699-eb41-4540-b876-bae7696f79d4 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] https://10.4.3.7/volume/v3/volumes/c83058d4-d7fc-4bb3-abdf-c9c9677ace36 returned with HTTP 200 Jul 10 08:33:38.148849 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 266/1034] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:38 2026] GET /volume/v3/volumes/c83058d4-d7fc-4bb3-abdf-c9c9677ace36 => generated 834 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:38.161323 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-cf961cee-561e-443a-9a35-bedefde49237 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:38.162931 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-cf961cee-561e-443a-9a35-bedefde49237 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:33:38.163238 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-cf961cee-561e-443a-9a35-bedefde49237 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "c83058d4-d7fc-4bb3-abdf-c9c9677ace36", "size": 1, "name": "tempest-VolumesGetTest-Volume-1339726212", "metadata": {"Type": "Test"}}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:33:38.164687 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.volumes [None req-cf961cee-561e-443a-9a35-bedefde49237 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Create volume request body: {'volume': {'source_volid': 'c83058d4-d7fc-4bb3-abdf-c9c9677ace36', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1339726212', 'metadata': {'Type': 'Test'}}} {{(pid=100054) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:33:38.170742 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:38.170742 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:33:38.171179 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-cf961cee-561e-443a-9a35-bedefde49237 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Volume retrieved successfully. Jul 10 08:33:38.171287 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.volumes [None req-cf961cee-561e-443a-9a35-bedefde49237 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Create volume of 1 GB Jul 10 08:33:38.174057 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-cf961cee-561e-443a-9a35-bedefde49237 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Availability Zones retrieved successfully. Jul 10 08:33:38.178761 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-cf961cee-561e-443a-9a35-bedefde49237 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Flow 'volume_create_api' (4e447a86-0d34-4711-9bfa-2fc4b2a5c6f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:33:38.179756 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-cf961cee-561e-443a-9a35-bedefde49237 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (221c6c96-39a6-41f8-9318-44753503d91c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:38.180600 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.flows.api.create_volume [None req-cf961cee-561e-443a-9a35-bedefde49237 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100054) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:33:38.202550 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-cf961cee-561e-443a-9a35-bedefde49237 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (221c6c96-39a6-41f8-9318-44753503d91c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'c83058d4-d7fc-4bb3-abdf-c9c9677ace36', 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:38.203229 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-cf961cee-561e-443a-9a35-bedefde49237 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0e75c6b-04dc-4cda-ac75-bb702418fc21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:38.247166 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.quota [None req-cf961cee-561e-443a-9a35-bedefde49237 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Created reservations ['73e85e4d-404e-4b92-9ab3-f88a9310819d', '7155542a-7656-4f64-8256-47fafd620cfe', '9eaa25d0-cdc7-450c-9103-bf7564be081b', '59a17da1-0180-463f-b20c-7ec2a98559c2'] {{(pid=100054) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:33:38.247869 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-cf961cee-561e-443a-9a35-bedefde49237 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0e75c6b-04dc-4cda-ac75-bb702418fc21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['73e85e4d-404e-4b92-9ab3-f88a9310819d', '7155542a-7656-4f64-8256-47fafd620cfe', '9eaa25d0-cdc7-450c-9103-bf7564be081b', '59a17da1-0180-463f-b20c-7ec2a98559c2']}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:38.248583 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-cf961cee-561e-443a-9a35-bedefde49237 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e16600ba-bc76-403e-8ab4-2eabea381a59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:38.290178 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-cf961cee-561e-443a-9a35-bedefde49237 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e16600ba-bc76-403e-8ab4-2eabea381a59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f180759f-fc4e-4f5a-bf4e-c088d6441cc1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1339726212',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='c7a590f4c85c4af39bbdc476caa9e61b',qos_specs=None,replication_status=,reservations=['73e85e4d-404e-4b92-9ab3-f88a9310819d','7155542a-7656-4f64-8256-47fafd620cfe','9eaa25d0-cdc7-450c-9103-bf7564be081b','59a17da1-0180-463f-b20c-7ec2a98559c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=c83058d4-d7fc-4bb3-abdf-c9c9677ace36,status='creating',user_id='37aaed767dfc4032811ba6ebeb6223c1',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:33:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1339726212',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f180759f-fc4e-4f5a-bf4e-c088d6441cc1,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='c7a590f4c85c4af39bbdc476caa9e61b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=c83058d4-d7fc-4bb3-abdf-c9c9677ace36,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='37aaed767dfc4032811ba6ebeb6223c1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:38.291359 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-cf961cee-561e-443a-9a35-bedefde49237 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67672436-fba6-4294-91a2-187fb8541f18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:38.320219 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-cf961cee-561e-443a-9a35-bedefde49237 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67672436-fba6-4294-91a2-187fb8541f18) transitioned into state 'SUCCESS' from state '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-1339726212',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='c7a590f4c85c4af39bbdc476caa9e61b',qos_specs=None,replication_status=,reservations=['73e85e4d-404e-4b92-9ab3-f88a9310819d','7155542a-7656-4f64-8256-47fafd620cfe','9eaa25d0-cdc7-450c-9103-bf7564be081b','59a17da1-0180-463f-b20c-7ec2a98559c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=c83058d4-d7fc-4bb3-abdf-c9c9677ace36,status='creating',user_id='37aaed767dfc4032811ba6ebeb6223c1',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:38.320219 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-cf961cee-561e-443a-9a35-bedefde49237 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3724e306-ec73-4d9d-b9b3-2e744c7f0238) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:38.349339 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-cf961cee-561e-443a-9a35-bedefde49237 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3724e306-ec73-4d9d-b9b3-2e744c7f0238) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:38.351664 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-cf961cee-561e-443a-9a35-bedefde49237 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Flow 'volume_create_api' (4e447a86-0d34-4711-9bfa-2fc4b2a5c6f1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100054) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:33:38.351664 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-cf961cee-561e-443a-9a35-bedefde49237 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Create volume request issued successfully. Jul 10 08:33:38.352170 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-cf961cee-561e-443a-9a35-bedefde49237 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:33:38.352708 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 261/1035] 10.4.3.7 () {68 vars in 1245 bytes} [Fri Jul 10 08:33:38 2026] POST /volume/v3/volumes => generated 789 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:33:38.368551 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-5f5edc1c-d1fa-4141-b0ca-270839a60ba1 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:38.370564 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5f5edc1c-d1fa-4141-b0ca-270839a60ba1 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] GET https://10.4.3.7/volume/v3/volumes/f180759f-fc4e-4f5a-bf4e-c088d6441cc1 Jul 10 08:33:38.370625 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5f5edc1c-d1fa-4141-b0ca-270839a60ba1 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:38.370836 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5f5edc1c-d1fa-4141-b0ca-270839a60ba1 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:38.377910 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-7f822168-8105-4356-bd6b-7c4191703ea4 req-c32c0985-b9a8-4b83-aab1-926e54e893d2 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:38.380633 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-7f822168-8105-4356-bd6b-7c4191703ea4 req-c32c0985-b9a8-4b83-aab1-926e54e893d2 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] GET https://10.4.3.7/volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 Jul 10 08:33:38.380860 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-7f822168-8105-4356-bd6b-7c4191703ea4 req-c32c0985-b9a8-4b83-aab1-926e54e893d2 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:38.382659 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:38.382659 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:33:38.383897 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-7f822168-8105-4356-bd6b-7c4191703ea4 req-c32c0985-b9a8-4b83-aab1-926e54e893d2 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:38.389655 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-5c24b0c9-a9f4-4f22-b099-b5361c0f0f55 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:38.390501 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-5f5edc1c-d1fa-4141-b0ca-270839a60ba1 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Volume info retrieved successfully. Jul 10 08:33:38.392275 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-5c24b0c9-a9f4-4f22-b099-b5361c0f0f55 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] GET https://10.4.3.7/volume/v3/backups/f3935c83-7010-4cb8-b622-17fd5ce74c34 Jul 10 08:33:38.395424 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-5c24b0c9-a9f4-4f22-b099-b5361c0f0f55 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:38.395424 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-5c24b0c9-a9f4-4f22-b099-b5361c0f0f55 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:38.395424 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-5c24b0c9-a9f4-4f22-b099-b5361c0f0f55 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Show backup with id f3935c83-7010-4cb8-b622-17fd5ce74c34. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:33:38.398289 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5f5edc1c-d1fa-4141-b0ca-270839a60ba1 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] https://10.4.3.7/volume/v3/volumes/f180759f-fc4e-4f5a-bf4e-c088d6441cc1 returned with HTTP 200 Jul 10 08:33:38.398909 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 252/1036] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:38 2026] GET /volume/v3/volumes/f180759f-fc4e-4f5a-bf4e-c088d6441cc1 => generated 857 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:38.400313 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:38.400313 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:33:38.401318 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:38.401318 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:33:38.401387 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-5c24b0c9-a9f4-4f22-b099-b5361c0f0f55 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] https://10.4.3.7/volume/v3/backups/f3935c83-7010-4cb8-b622-17fd5ce74c34 returned with HTTP 200 Jul 10 08:33:38.401842 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 267/1037] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:38 2026] GET /volume/v3/backups/f3935c83-7010-4cb8-b622-17fd5ce74c34 => generated 743 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:38.405850 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [req-7f822168-8105-4356-bd6b-7c4191703ea4 req-c32c0985-b9a8-4b83-aab1-926e54e893d2 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Volume info retrieved successfully. Jul 10 08:33:38.411185 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-7f822168-8105-4356-bd6b-7c4191703ea4 req-c32c0985-b9a8-4b83-aab1-926e54e893d2 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 returned with HTTP 200 Jul 10 08:33:38.411973 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 258/1038] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:33:38 2026] GET /volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 => generated 1438 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 08:33:39.306240 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-1b3524c8-bbb0-4f2a-9920-030c46464503 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:39.306668 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-1b3524c8-bbb0-4f2a-9920-030c46464503 None None] GET https://10.4.3.7/volume// Jul 10 08:33:39.306882 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-1b3524c8-bbb0-4f2a-9920-030c46464503 None None] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:39.307106 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-1b3524c8-bbb0-4f2a-9920-030c46464503 None None] Calling method 'all' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:39.307462 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-1b3524c8-bbb0-4f2a-9920-030c46464503 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:33:39.307982 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 262/1039] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:33:39 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:33:39.314944 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-7f822168-8105-4356-bd6b-7c4191703ea4 req-7c4182bd-5e80-48f6-acf7-c3bbc6375919 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:39.316841 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-7f822168-8105-4356-bd6b-7c4191703ea4 req-7c4182bd-5e80-48f6-acf7-c3bbc6375919 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] POST https://10.4.3.7/volume/v3/attachments Jul 10 08:33:39.317177 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-7f822168-8105-4356-bd6b-7c4191703ea4 req-7c4182bd-5e80-48f6-acf7-c3bbc6375919 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "128bc98f-4aee-4adc-ac94-ed8a90ea5ae6", "connector": null, "instance_uuid": "9250e282-a012-43eb-9492-9e22defb4e05"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:33:39.329100 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:39.329100 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:33:39.349880 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-7f822168-8105-4356-bd6b-7c4191703ea4 req-7c4182bd-5e80-48f6-acf7-c3bbc6375919 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/attachments returned with HTTP 200 Jul 10 08:33:39.350416 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 253/1040] 10.4.3.7 () {74 vars in 1580 bytes} [Fri Jul 10 08:33:39 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) Jul 10 08:33:39.358965 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-7f822168-8105-4356-bd6b-7c4191703ea4 req-78355b66-8194-4d11-8949-281d9833b1dc None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:39.360841 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-7f822168-8105-4356-bd6b-7c4191703ea4 req-78355b66-8194-4d11-8949-281d9833b1dc tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] DELETE https://10.4.3.7/volume/v3/attachments/5896cf9b-1ca4-4e5d-b5b3-6f291faab211 Jul 10 08:33:39.361004 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-7f822168-8105-4356-bd6b-7c4191703ea4 req-78355b66-8194-4d11-8949-281d9833b1dc tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:39.361172 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-7f822168-8105-4356-bd6b-7c4191703ea4 req-78355b66-8194-4d11-8949-281d9833b1dc tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'version_select' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:39.367170 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:39.367170 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:33:39.412053 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-0e3ba441-f6c5-4eb3-be5f-eab8169ba516 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:39.415165 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-0e3ba441-f6c5-4eb3-be5f-eab8169ba516 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] GET https://10.4.3.7/volume/v3/backups/f3935c83-7010-4cb8-b622-17fd5ce74c34 Jul 10 08:33:39.415392 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-0e3ba441-f6c5-4eb3-be5f-eab8169ba516 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:39.415676 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-0e3ba441-f6c5-4eb3-be5f-eab8169ba516 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:39.415747 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-0e3ba441-f6c5-4eb3-be5f-eab8169ba516 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Show backup with id f3935c83-7010-4cb8-b622-17fd5ce74c34. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:33:39.418305 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-188ca04d-4b4d-4cb4-a1d6-5f9d619cca1f None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:39.420334 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-188ca04d-4b4d-4cb4-a1d6-5f9d619cca1f tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] GET https://10.4.3.7/volume/v3/volumes/f180759f-fc4e-4f5a-bf4e-c088d6441cc1 Jul 10 08:33:39.420529 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:39.420529 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:33:39.420592 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-188ca04d-4b4d-4cb4-a1d6-5f9d619cca1f tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:39.420761 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-188ca04d-4b4d-4cb4-a1d6-5f9d619cca1f tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:39.421302 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-0e3ba441-f6c5-4eb3-be5f-eab8169ba516 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] https://10.4.3.7/volume/v3/backups/f3935c83-7010-4cb8-b622-17fd5ce74c34 returned with HTTP 200 Jul 10 08:33:39.421642 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 259/1041] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:39 2026] GET /volume/v3/backups/f3935c83-7010-4cb8-b622-17fd5ce74c34 => generated 743 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:39.423030 np0000004976 devstack@c-api.service[100054]: DEBUG dbcounter [-] [100054] Writing DB stats cinder:SELECT=359,cinder:UPDATE=115,cinder:INSERT=53,cinder:DELETE=5 {{(pid=100054) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 08:33:39.431398 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:39.431398 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:33:39.438585 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-188ca04d-4b4d-4cb4-a1d6-5f9d619cca1f tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Volume info retrieved successfully. Jul 10 08:33:39.443676 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-188ca04d-4b4d-4cb4-a1d6-5f9d619cca1f tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] https://10.4.3.7/volume/v3/volumes/f180759f-fc4e-4f5a-bf4e-c088d6441cc1 returned with HTTP 200 Jul 10 08:33:39.444144 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 263/1042] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:39 2026] GET /volume/v3/volumes/f180759f-fc4e-4f5a-bf4e-c088d6441cc1 => generated 882 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:39.458082 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-65f1e3c5-e625-4cba-a0ae-100a90101f4c None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:39.460615 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-65f1e3c5-e625-4cba-a0ae-100a90101f4c tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] GET https://10.4.3.7/volume/v3/volumes/f180759f-fc4e-4f5a-bf4e-c088d6441cc1 Jul 10 08:33:39.460877 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-65f1e3c5-e625-4cba-a0ae-100a90101f4c tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:39.461065 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-65f1e3c5-e625-4cba-a0ae-100a90101f4c tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:39.470987 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:39.470987 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:33:39.479489 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-65f1e3c5-e625-4cba-a0ae-100a90101f4c tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Volume info retrieved successfully. Jul 10 08:33:39.483759 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-65f1e3c5-e625-4cba-a0ae-100a90101f4c tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] https://10.4.3.7/volume/v3/volumes/f180759f-fc4e-4f5a-bf4e-c088d6441cc1 returned with HTTP 200 Jul 10 08:33:39.484344 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 254/1043] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:39 2026] GET /volume/v3/volumes/f180759f-fc4e-4f5a-bf4e-c088d6441cc1 => generated 882 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:39.498293 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-5f529465-34fd-478b-b27a-6aa40c081f10 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:39.499952 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-5f529465-34fd-478b-b27a-6aa40c081f10 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] PUT https://10.4.3.7/volume/v3/volumes/f180759f-fc4e-4f5a-bf4e-c088d6441cc1 Jul 10 08:33:39.500235 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-5f529465-34fd-478b-b27a-6aa40c081f10 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1339726212"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:33:39.508436 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:39.508436 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:33:39.511770 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-5f529465-34fd-478b-b27a-6aa40c081f10 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Volume info retrieved successfully. Jul 10 08:33:39.519361 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-5f529465-34fd-478b-b27a-6aa40c081f10 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Volume updated successfully. Jul 10 08:33:39.520083 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-5f529465-34fd-478b-b27a-6aa40c081f10 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] https://10.4.3.7/volume/v3/volumes/f180759f-fc4e-4f5a-bf4e-c088d6441cc1 returned with HTTP 200 Jul 10 08:33:39.520611 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 260/1044] 10.4.3.7 () {68 vars in 1354 bytes} [Fri Jul 10 08:33:39 2026] PUT /volume/v3/volumes/f180759f-fc4e-4f5a-bf4e-c088d6441cc1 => generated 814 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:39.532652 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-eb155e1b-15d5-4476-ae3b-a0ebc3f1e16b None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:39.534396 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-eb155e1b-15d5-4476-ae3b-a0ebc3f1e16b tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] PUT https://10.4.3.7/volume/v3/volumes/f180759f-fc4e-4f5a-bf4e-c088d6441cc1 Jul 10 08:33:39.534723 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-eb155e1b-15d5-4476-ae3b-a0ebc3f1e16b tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-789361232", "description": "This is the new description of volume"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:33:39.542184 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:39.542184 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:33:39.545201 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-eb155e1b-15d5-4476-ae3b-a0ebc3f1e16b tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Volume info retrieved successfully. Jul 10 08:33:39.552521 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-eb155e1b-15d5-4476-ae3b-a0ebc3f1e16b tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Volume updated successfully. Jul 10 08:33:39.553197 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-eb155e1b-15d5-4476-ae3b-a0ebc3f1e16b tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] https://10.4.3.7/volume/v3/volumes/f180759f-fc4e-4f5a-bf4e-c088d6441cc1 returned with HTTP 200 Jul 10 08:33:39.553682 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 264/1045] 10.4.3.7 () {68 vars in 1355 bytes} [Fri Jul 10 08:33:39 2026] PUT /volume/v3/volumes/f180759f-fc4e-4f5a-bf4e-c088d6441cc1 => generated 852 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:39.563209 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-7f270f8b-d0b5-48ba-a3c8-840a448ff7d3 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:39.564975 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7f270f8b-d0b5-48ba-a3c8-840a448ff7d3 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] GET https://10.4.3.7/volume/v3/volumes/f180759f-fc4e-4f5a-bf4e-c088d6441cc1 Jul 10 08:33:39.565149 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7f270f8b-d0b5-48ba-a3c8-840a448ff7d3 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:39.565323 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7f270f8b-d0b5-48ba-a3c8-840a448ff7d3 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:39.572394 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:39.572394 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:33:39.576196 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-7f270f8b-d0b5-48ba-a3c8-840a448ff7d3 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Volume info retrieved successfully. Jul 10 08:33:39.580129 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7f270f8b-d0b5-48ba-a3c8-840a448ff7d3 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] https://10.4.3.7/volume/v3/volumes/f180759f-fc4e-4f5a-bf4e-c088d6441cc1 returned with HTTP 200 Jul 10 08:33:39.580578 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 255/1046] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:39 2026] GET /volume/v3/volumes/f180759f-fc4e-4f5a-bf4e-c088d6441cc1 => generated 920 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:39.593954 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-ff51e15f-46a5-4c27-bbd1-c9f2e0a435d4 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:39.596093 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-ff51e15f-46a5-4c27-bbd1-c9f2e0a435d4 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:33:39.596430 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-ff51e15f-46a5-4c27-bbd1-c9f2e0a435d4 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-2038257405", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-903538571"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:33:39.598186 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.volumes [None req-ff51e15f-46a5-4c27-bbd1-c9f2e0a435d4 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-2038257405', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-903538571'}} {{(pid=100055) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:33:39.598336 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-ff51e15f-46a5-4c27-bbd1-c9f2e0a435d4 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Create volume of 1 GB Jul 10 08:33:39.602327 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-ff51e15f-46a5-4c27-bbd1-c9f2e0a435d4 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Availability Zones retrieved successfully. Jul 10 08:33:39.607731 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-ff51e15f-46a5-4c27-bbd1-c9f2e0a435d4 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Flow 'volume_create_api' (de0d17bb-2e9c-4c88-8d09-72775131cde9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:33:39.608670 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-ff51e15f-46a5-4c27-bbd1-c9f2e0a435d4 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9adac48-87d7-4a12-8cdf-e09c8dc85c3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:39.609668 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.flows.api.create_volume [None req-ff51e15f-46a5-4c27-bbd1-c9f2e0a435d4 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Validating volume size '1' using validate_int {{(pid=100055) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:33:39.646880 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-ff51e15f-46a5-4c27-bbd1-c9f2e0a435d4 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9adac48-87d7-4a12-8cdf-e09c8dc85c3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:39.647788 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-ff51e15f-46a5-4c27-bbd1-c9f2e0a435d4 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4dc65ab9-74fb-4c08-a73a-c484c13fb321) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:39.684986 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.quota [None req-ff51e15f-46a5-4c27-bbd1-c9f2e0a435d4 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Created reservations ['df5c33e5-3a77-4dc7-8ee2-6d508459b273', '057dbf05-d56a-424b-8080-d31d4968c432', '81797bb2-13fe-4fb5-aab2-1063e2ffd30d', '80084b2f-a8da-4f79-9a4d-057a3afed2bb'] {{(pid=100055) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:33:39.685705 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-ff51e15f-46a5-4c27-bbd1-c9f2e0a435d4 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4dc65ab9-74fb-4c08-a73a-c484c13fb321) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['df5c33e5-3a77-4dc7-8ee2-6d508459b273', '057dbf05-d56a-424b-8080-d31d4968c432', '81797bb2-13fe-4fb5-aab2-1063e2ffd30d', '80084b2f-a8da-4f79-9a4d-057a3afed2bb']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:39.686421 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-ff51e15f-46a5-4c27-bbd1-c9f2e0a435d4 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9fe8a3e4-04ad-47c6-bed2-1bdcb6681982) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:39.709193 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-ff51e15f-46a5-4c27-bbd1-c9f2e0a435d4 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9fe8a3e4-04ad-47c6-bed2-1bdcb6681982) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b930c773-81c6-4d47-b2a7-cba731c50e9f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-2038257405',display_name='tempest-VolumesGetTest-Volume-903538571',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7a590f4c85c4af39bbdc476caa9e61b',qos_specs=None,replication_status=,reservations=['df5c33e5-3a77-4dc7-8ee2-6d508459b273','057dbf05-d56a-424b-8080-d31d4968c432','81797bb2-13fe-4fb5-aab2-1063e2ffd30d','80084b2f-a8da-4f79-9a4d-057a3afed2bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37aaed767dfc4032811ba6ebeb6223c1',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:33:39Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-2038257405',display_name='tempest-VolumesGetTest-Volume-903538571',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b930c773-81c6-4d47-b2a7-cba731c50e9f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c7a590f4c85c4af39bbdc476caa9e61b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='37aaed767dfc4032811ba6ebeb6223c1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:39.709908 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-ff51e15f-46a5-4c27-bbd1-c9f2e0a435d4 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92852df2-68c6-4022-80ed-35b6f30d3b5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:39.730421 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-ff51e15f-46a5-4c27-bbd1-c9f2e0a435d4 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92852df2-68c6-4022-80ed-35b6f30d3b5c) transitioned into 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-2038257405',display_name='tempest-VolumesGetTest-Volume-903538571',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7a590f4c85c4af39bbdc476caa9e61b',qos_specs=None,replication_status=,reservations=['df5c33e5-3a77-4dc7-8ee2-6d508459b273','057dbf05-d56a-424b-8080-d31d4968c432','81797bb2-13fe-4fb5-aab2-1063e2ffd30d','80084b2f-a8da-4f79-9a4d-057a3afed2bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37aaed767dfc4032811ba6ebeb6223c1',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:39.731246 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-ff51e15f-46a5-4c27-bbd1-c9f2e0a435d4 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39609c7f-96c0-4a6d-9202-6197ec9a3042) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:39.743887 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-ff51e15f-46a5-4c27-bbd1-c9f2e0a435d4 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39609c7f-96c0-4a6d-9202-6197ec9a3042) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:39.745119 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-ff51e15f-46a5-4c27-bbd1-c9f2e0a435d4 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Flow 'volume_create_api' (de0d17bb-2e9c-4c88-8d09-72775131cde9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:33:39.745593 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-ff51e15f-46a5-4c27-bbd1-c9f2e0a435d4 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Create volume request issued successfully. Jul 10 08:33:39.746337 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-ff51e15f-46a5-4c27-bbd1-c9f2e0a435d4 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:33:39.747021 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 261/1047] 10.4.3.7 () {68 vars in 1245 bytes} [Fri Jul 10 08:33:39 2026] POST /volume/v3/volumes => generated 775 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:33:39.764925 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-8ed063da-2c8a-40fb-8a6a-fa3dcb245b28 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:39.767249 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-8ed063da-2c8a-40fb-8a6a-fa3dcb245b28 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] GET https://10.4.3.7/volume/v3/volumes/b930c773-81c6-4d47-b2a7-cba731c50e9f Jul 10 08:33:39.767545 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-8ed063da-2c8a-40fb-8a6a-fa3dcb245b28 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:39.767831 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-8ed063da-2c8a-40fb-8a6a-fa3dcb245b28 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:39.780862 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:39.780862 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:33:39.790228 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-8ed063da-2c8a-40fb-8a6a-fa3dcb245b28 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Volume info retrieved successfully. Jul 10 08:33:39.798679 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-8ed063da-2c8a-40fb-8a6a-fa3dcb245b28 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] https://10.4.3.7/volume/v3/volumes/b930c773-81c6-4d47-b2a7-cba731c50e9f returned with HTTP 200 Jul 10 08:33:39.799278 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 265/1048] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:39 2026] GET /volume/v3/volumes/b930c773-81c6-4d47-b2a7-cba731c50e9f => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:39.912399 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-7f822168-8105-4356-bd6b-7c4191703ea4 req-78355b66-8194-4d11-8949-281d9833b1dc tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/attachments/5896cf9b-1ca4-4e5d-b5b3-6f291faab211 returned with HTTP 200 Jul 10 08:33:39.912777 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 268/1049] 10.4.3.7 () {72 vars in 1659 bytes} [Fri Jul 10 08:33:39 2026] DELETE /volume/v3/attachments/5896cf9b-1ca4-4e5d-b5b3-6f291faab211 => generated 367 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:33:40.436667 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-8d851108-6ab8-41de-b736-fd388c7b10d2 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:40.439398 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8d851108-6ab8-41de-b736-fd388c7b10d2 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] GET https://10.4.3.7/volume/v3/backups/f3935c83-7010-4cb8-b622-17fd5ce74c34 Jul 10 08:33:40.439876 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8d851108-6ab8-41de-b736-fd388c7b10d2 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:40.440286 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8d851108-6ab8-41de-b736-fd388c7b10d2 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:40.440686 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-8d851108-6ab8-41de-b736-fd388c7b10d2 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Show backup with id f3935c83-7010-4cb8-b622-17fd5ce74c34. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:33:40.467080 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:40.467080 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:33:40.468243 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8d851108-6ab8-41de-b736-fd388c7b10d2 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] https://10.4.3.7/volume/v3/backups/f3935c83-7010-4cb8-b622-17fd5ce74c34 returned with HTTP 200 Jul 10 08:33:40.468784 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 256/1050] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:40 2026] GET /volume/v3/backups/f3935c83-7010-4cb8-b622-17fd5ce74c34 => generated 754 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:40.812194 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-c6b5f097-c1d6-42b4-bf73-9fc20593cd23 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:40.814693 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-c6b5f097-c1d6-42b4-bf73-9fc20593cd23 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] GET https://10.4.3.7/volume/v3/volumes/b930c773-81c6-4d47-b2a7-cba731c50e9f Jul 10 08:33:40.814693 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-c6b5f097-c1d6-42b4-bf73-9fc20593cd23 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:40.814870 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-c6b5f097-c1d6-42b4-bf73-9fc20593cd23 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:40.823963 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:40.823963 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:33:40.830135 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-c6b5f097-c1d6-42b4-bf73-9fc20593cd23 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Volume info retrieved successfully. Jul 10 08:33:40.837217 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-c6b5f097-c1d6-42b4-bf73-9fc20593cd23 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] https://10.4.3.7/volume/v3/volumes/b930c773-81c6-4d47-b2a7-cba731c50e9f returned with HTTP 200 Jul 10 08:33:40.837833 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 262/1051] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:40 2026] GET /volume/v3/volumes/b930c773-81c6-4d47-b2a7-cba731c50e9f => generated 868 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:40.858762 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-3a81ab45-2660-4c3d-a7e6-414963ee5981 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:40.863601 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-3a81ab45-2660-4c3d-a7e6-414963ee5981 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] PUT https://10.4.3.7/volume/v3/volumes/b930c773-81c6-4d47-b2a7-cba731c50e9f Jul 10 08:33:40.867008 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-3a81ab45-2660-4c3d-a7e6-414963ee5981 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1339726212", "description": null}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:33:40.879662 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:40.879662 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:33:40.885050 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-3a81ab45-2660-4c3d-a7e6-414963ee5981 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Volume info retrieved successfully. Jul 10 08:33:40.895042 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-3a81ab45-2660-4c3d-a7e6-414963ee5981 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Volume updated successfully. Jul 10 08:33:40.895915 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-3a81ab45-2660-4c3d-a7e6-414963ee5981 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] https://10.4.3.7/volume/v3/volumes/b930c773-81c6-4d47-b2a7-cba731c50e9f returned with HTTP 200 Jul 10 08:33:40.897240 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 266/1052] 10.4.3.7 () {68 vars in 1354 bytes} [Fri Jul 10 08:33:40 2026] PUT /volume/v3/volumes/b930c773-81c6-4d47-b2a7-cba731c50e9f => generated 766 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:40.912877 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-ddbf4298-2201-42bf-a363-0c1ddb6dbf08 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:40.914435 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-ddbf4298-2201-42bf-a363-0c1ddb6dbf08 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] GET https://10.4.3.7/volume/v3/volumes/b930c773-81c6-4d47-b2a7-cba731c50e9f Jul 10 08:33:40.914606 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-ddbf4298-2201-42bf-a363-0c1ddb6dbf08 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:40.914772 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-ddbf4298-2201-42bf-a363-0c1ddb6dbf08 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:40.921049 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:40.921049 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:33:40.924299 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-ddbf4298-2201-42bf-a363-0c1ddb6dbf08 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Volume info retrieved successfully. Jul 10 08:33:40.928303 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-ddbf4298-2201-42bf-a363-0c1ddb6dbf08 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] https://10.4.3.7/volume/v3/volumes/b930c773-81c6-4d47-b2a7-cba731c50e9f returned with HTTP 200 Jul 10 08:33:40.930215 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 269/1053] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:40 2026] GET /volume/v3/volumes/b930c773-81c6-4d47-b2a7-cba731c50e9f => generated 834 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:40.942886 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-584c975d-fc5f-475e-b0b9-aae77a4d18f3 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:40.943323 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-584c975d-fc5f-475e-b0b9-aae77a4d18f3 None None] GET https://10.4.3.7/volume// Jul 10 08:33:40.943519 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-584c975d-fc5f-475e-b0b9-aae77a4d18f3 None None] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:40.943732 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-584c975d-fc5f-475e-b0b9-aae77a4d18f3 None None] Calling method 'all' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:40.944130 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-584c975d-fc5f-475e-b0b9-aae77a4d18f3 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:33:40.944424 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 257/1054] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:33:40 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:33:40.944486 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-f739c1f9-ae43-4ce7-947a-f36d6d62b7f3 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:40.947472 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-f739c1f9-ae43-4ce7-947a-f36d6d62b7f3 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] DELETE https://10.4.3.7/volume/v3/volumes/b930c773-81c6-4d47-b2a7-cba731c50e9f Jul 10 08:33:40.947472 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-f739c1f9-ae43-4ce7-947a-f36d6d62b7f3 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:40.947472 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-f739c1f9-ae43-4ce7-947a-f36d6d62b7f3 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Calling method 'delete' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:40.947472 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-f739c1f9-ae43-4ce7-947a-f36d6d62b7f3 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Delete volume with id: b930c773-81c6-4d47-b2a7-cba731c50e9f Jul 10 08:33:40.959725 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:40.959725 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:33:40.961383 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-f739c1f9-ae43-4ce7-947a-f36d6d62b7f3 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Volume info retrieved successfully. Jul 10 08:33:40.964045 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-f5df1f39-7a5f-46ff-9bf2-b34dc298d069 req-b1a43863-83fa-47c3-9262-57761cba6ec6 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:40.968462 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-f5df1f39-7a5f-46ff-9bf2-b34dc298d069 req-b1a43863-83fa-47c3-9262-57761cba6ec6 tempest-ServerActionsV293TestJSON-964660164 tempest-ServerActionsV293TestJSON-964660164-project-member] POST https://10.4.3.7/volume/v3/attachments Jul 10 08:33:40.968975 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-f5df1f39-7a5f-46ff-9bf2-b34dc298d069 req-b1a43863-83fa-47c3-9262-57761cba6ec6 tempest-ServerActionsV293TestJSON-964660164 tempest-ServerActionsV293TestJSON-964660164-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fe088cf1-aa61-4fb5-83b7-377cae30f727", "connector": null, "instance_uuid": "a42dfcb3-0158-44d4-8fc4-ca662d8151a7"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:33:40.988257 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-f739c1f9-ae43-4ce7-947a-f36d6d62b7f3 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Delete volume request issued successfully. Jul 10 08:33:40.988506 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-f739c1f9-ae43-4ce7-947a-f36d6d62b7f3 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] https://10.4.3.7/volume/v3/volumes/b930c773-81c6-4d47-b2a7-cba731c50e9f returned with HTTP 202 Jul 10 08:33:40.989050 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 263/1055] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:33:40 2026] DELETE /volume/v3/volumes/b930c773-81c6-4d47-b2a7-cba731c50e9f => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:33:40.992901 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:40.992901 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:33:40.996592 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-8676af4b-1b7a-4980-9bef-1e5082046b43 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:40.998211 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-8676af4b-1b7a-4980-9bef-1e5082046b43 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] GET https://10.4.3.7/volume/v3/volumes/b930c773-81c6-4d47-b2a7-cba731c50e9f Jul 10 08:33:40.998370 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-8676af4b-1b7a-4980-9bef-1e5082046b43 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:40.998562 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-8676af4b-1b7a-4980-9bef-1e5082046b43 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:41.004773 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:41.004773 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:33:41.011781 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-8676af4b-1b7a-4980-9bef-1e5082046b43 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Volume info retrieved successfully. Jul 10 08:33:41.024151 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-8676af4b-1b7a-4980-9bef-1e5082046b43 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] https://10.4.3.7/volume/v3/volumes/b930c773-81c6-4d47-b2a7-cba731c50e9f returned with HTTP 200 Jul 10 08:33:41.024581 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 270/1056] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:40 2026] GET /volume/v3/volumes/b930c773-81c6-4d47-b2a7-cba731c50e9f => generated 833 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:41.041357 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-f5df1f39-7a5f-46ff-9bf2-b34dc298d069 req-b1a43863-83fa-47c3-9262-57761cba6ec6 tempest-ServerActionsV293TestJSON-964660164 tempest-ServerActionsV293TestJSON-964660164-project-member] https://10.4.3.7/volume/v3/attachments returned with HTTP 200 Jul 10 08:33:41.041836 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 267/1057] 10.4.3.7 () {74 vars in 1580 bytes} [Fri Jul 10 08:33:40 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) Jul 10 08:33:41.478900 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-5397fb24-a92b-4873-ae35-ed3d81e873ff None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:41.481034 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5397fb24-a92b-4873-ae35-ed3d81e873ff tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] GET https://10.4.3.7/volume/v3/backups/f3935c83-7010-4cb8-b622-17fd5ce74c34 Jul 10 08:33:41.481201 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5397fb24-a92b-4873-ae35-ed3d81e873ff tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:41.481441 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5397fb24-a92b-4873-ae35-ed3d81e873ff tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:41.481573 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-5397fb24-a92b-4873-ae35-ed3d81e873ff tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Show backup with id f3935c83-7010-4cb8-b622-17fd5ce74c34. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:33:41.486501 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:41.486501 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:33:41.487492 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5397fb24-a92b-4873-ae35-ed3d81e873ff tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] https://10.4.3.7/volume/v3/backups/f3935c83-7010-4cb8-b622-17fd5ce74c34 returned with HTTP 200 Jul 10 08:33:41.487861 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 258/1058] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:41 2026] GET /volume/v3/backups/f3935c83-7010-4cb8-b622-17fd5ce74c34 => generated 754 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:41.594574 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-f5df1f39-7a5f-46ff-9bf2-b34dc298d069 req-667b628b-9add-4490-ada2-4a883f58825c None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:41.596724 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-f5df1f39-7a5f-46ff-9bf2-b34dc298d069 req-667b628b-9add-4490-ada2-4a883f58825c tempest-ServerActionsV293TestJSON-964660164 tempest-ServerActionsV293TestJSON-964660164-project-member] DELETE https://10.4.3.7/volume/v3/attachments/35012051-bd25-4301-b076-8a90fc0f9511 Jul 10 08:33:41.596925 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-f5df1f39-7a5f-46ff-9bf2-b34dc298d069 req-667b628b-9add-4490-ada2-4a883f58825c tempest-ServerActionsV293TestJSON-964660164 tempest-ServerActionsV293TestJSON-964660164-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:41.597124 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-f5df1f39-7a5f-46ff-9bf2-b34dc298d069 req-667b628b-9add-4490-ada2-4a883f58825c tempest-ServerActionsV293TestJSON-964660164 tempest-ServerActionsV293TestJSON-964660164-project-member] Calling method 'version_select' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:41.605728 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:41.605728 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:33:42.041609 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-df94b075-f84b-4884-a305-94abec4ee11b None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:42.043101 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-df94b075-f84b-4884-a305-94abec4ee11b tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] GET https://10.4.3.7/volume/v3/volumes/b930c773-81c6-4d47-b2a7-cba731c50e9f Jul 10 08:33:42.043262 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-df94b075-f84b-4884-a305-94abec4ee11b tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:42.043434 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-df94b075-f84b-4884-a305-94abec4ee11b tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:42.050279 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-df94b075-f84b-4884-a305-94abec4ee11b tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] https://10.4.3.7/volume/v3/volumes/b930c773-81c6-4d47-b2a7-cba731c50e9f returned with HTTP 404 Jul 10 08:33:42.053712 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 271/1059] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:42 2026] GET /volume/v3/volumes/b930c773-81c6-4d47-b2a7-cba731c50e9f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:33:42.065368 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-105c35e1-1ba6-4be9-9b1b-4fc242087ae3 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:42.067086 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-105c35e1-1ba6-4be9-9b1b-4fc242087ae3 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] GET https://10.4.3.7/volume/v3/volumes/f180759f-fc4e-4f5a-bf4e-c088d6441cc1 Jul 10 08:33:42.067246 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-105c35e1-1ba6-4be9-9b1b-4fc242087ae3 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:42.067440 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-105c35e1-1ba6-4be9-9b1b-4fc242087ae3 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:42.076422 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:42.076422 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:33:42.079517 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-105c35e1-1ba6-4be9-9b1b-4fc242087ae3 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Volume info retrieved successfully. Jul 10 08:33:42.083201 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-105c35e1-1ba6-4be9-9b1b-4fc242087ae3 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] https://10.4.3.7/volume/v3/volumes/f180759f-fc4e-4f5a-bf4e-c088d6441cc1 returned with HTTP 200 Jul 10 08:33:42.083565 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 268/1060] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:42 2026] GET /volume/v3/volumes/f180759f-fc4e-4f5a-bf4e-c088d6441cc1 => generated 920 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:42.098151 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-a3afe656-79b9-42cf-8ac9-ff1dfd771a91 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:42.099746 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a3afe656-79b9-42cf-8ac9-ff1dfd771a91 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] DELETE https://10.4.3.7/volume/v3/volumes/f180759f-fc4e-4f5a-bf4e-c088d6441cc1 Jul 10 08:33:42.099932 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a3afe656-79b9-42cf-8ac9-ff1dfd771a91 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:42.100102 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a3afe656-79b9-42cf-8ac9-ff1dfd771a91 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:42.100241 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-a3afe656-79b9-42cf-8ac9-ff1dfd771a91 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Delete volume with id: f180759f-fc4e-4f5a-bf4e-c088d6441cc1 Jul 10 08:33:42.108425 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:42.108425 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:33:42.108860 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-a3afe656-79b9-42cf-8ac9-ff1dfd771a91 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Volume info retrieved successfully. Jul 10 08:33:42.139061 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-a3afe656-79b9-42cf-8ac9-ff1dfd771a91 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Delete volume request issued successfully. Jul 10 08:33:42.139061 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a3afe656-79b9-42cf-8ac9-ff1dfd771a91 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] https://10.4.3.7/volume/v3/volumes/f180759f-fc4e-4f5a-bf4e-c088d6441cc1 returned with HTTP 202 Jul 10 08:33:42.139061 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 259/1061] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:33:42 2026] DELETE /volume/v3/volumes/f180759f-fc4e-4f5a-bf4e-c088d6441cc1 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:33:42.145156 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-64e919b6-4ba5-4429-8398-00e8427582e0 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:42.145156 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-64e919b6-4ba5-4429-8398-00e8427582e0 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] GET https://10.4.3.7/volume/v3/volumes/f180759f-fc4e-4f5a-bf4e-c088d6441cc1 Jul 10 08:33:42.145156 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-64e919b6-4ba5-4429-8398-00e8427582e0 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:42.145589 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-64e919b6-4ba5-4429-8398-00e8427582e0 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:42.151193 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-f5df1f39-7a5f-46ff-9bf2-b34dc298d069 req-667b628b-9add-4490-ada2-4a883f58825c tempest-ServerActionsV293TestJSON-964660164 tempest-ServerActionsV293TestJSON-964660164-project-member] https://10.4.3.7/volume/v3/attachments/35012051-bd25-4301-b076-8a90fc0f9511 returned with HTTP 200 Jul 10 08:33:42.151721 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 264/1062] 10.4.3.7 () {72 vars in 1659 bytes} [Fri Jul 10 08:33:41 2026] DELETE /volume/v3/attachments/35012051-bd25-4301-b076-8a90fc0f9511 => generated 192 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:33:42.154028 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:42.154028 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:33:42.161108 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-64e919b6-4ba5-4429-8398-00e8427582e0 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Volume info retrieved successfully. Jul 10 08:33:42.165969 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-64e919b6-4ba5-4429-8398-00e8427582e0 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] https://10.4.3.7/volume/v3/volumes/f180759f-fc4e-4f5a-bf4e-c088d6441cc1 returned with HTTP 200 Jul 10 08:33:42.166422 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 272/1063] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:42 2026] GET /volume/v3/volumes/f180759f-fc4e-4f5a-bf4e-c088d6441cc1 => generated 919 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:42.270240 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-d07c240e-f6a2-41e7-b78d-9233c911ec73 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:42.270642 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d07c240e-f6a2-41e7-b78d-9233c911ec73 None None] GET https://10.4.3.7/volume// Jul 10 08:33:42.270902 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-d07c240e-f6a2-41e7-b78d-9233c911ec73 None None] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:42.270963 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-d07c240e-f6a2-41e7-b78d-9233c911ec73 None None] Calling method 'all' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:42.271350 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d07c240e-f6a2-41e7-b78d-9233c911ec73 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:33:42.271671 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 269/1064] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:33:42 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:33:42.281636 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-f5df1f39-7a5f-46ff-9bf2-b34dc298d069 req-675a05f4-eb32-4fbc-9dd3-6872dda55244 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:42.287207 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-f5df1f39-7a5f-46ff-9bf2-b34dc298d069 req-675a05f4-eb32-4fbc-9dd3-6872dda55244 tempest-ServerActionsV293TestJSON-964660164 tempest-ServerActionsV293TestJSON-964660164-project-member] POST https://10.4.3.7/volume/v3/volumes/fe088cf1-aa61-4fb5-83b7-377cae30f727/action Jul 10 08:33:42.287207 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-f5df1f39-7a5f-46ff-9bf2-b34dc298d069 req-675a05f4-eb32-4fbc-9dd3-6872dda55244 tempest-ServerActionsV293TestJSON-964660164 tempest-ServerActionsV293TestJSON-964660164-project-member] Action body: b'{"os-reimage": {"image_id": "d2a8a52b-92a9-4c0a-bafa-54707a754c46", "reimage_reserved": true}}' {{(pid=100057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:33:42.287207 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-f5df1f39-7a5f-46ff-9bf2-b34dc298d069 req-675a05f4-eb32-4fbc-9dd3-6872dda55244 tempest-ServerActionsV293TestJSON-964660164 tempest-ServerActionsV293TestJSON-964660164-project-member] Action: 'action', calling method: version_select, body: {"os-reimage": {"image_id": "d2a8a52b-92a9-4c0a-bafa-54707a754c46", "reimage_reserved": true}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:33:42.307716 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:42.307716 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:33:42.308218 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-f5df1f39-7a5f-46ff-9bf2-b34dc298d069 req-675a05f4-eb32-4fbc-9dd3-6872dda55244 tempest-ServerActionsV293TestJSON-964660164 tempest-ServerActionsV293TestJSON-964660164-project-member] Volume info retrieved successfully. Jul 10 08:33:42.444087 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-f5df1f39-7a5f-46ff-9bf2-b34dc298d069 req-675a05f4-eb32-4fbc-9dd3-6872dda55244 tempest-ServerActionsV293TestJSON-964660164 tempest-ServerActionsV293TestJSON-964660164-project-member] https://10.4.3.7/volume/v3/volumes/fe088cf1-aa61-4fb5-83b7-377cae30f727/action returned with HTTP 202 Jul 10 08:33:42.444477 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 260/1065] 10.4.3.7 () {74 vars in 1699 bytes} [Fri Jul 10 08:33:42 2026] POST /volume/v3/volumes/fe088cf1-aa61-4fb5-83b7-377cae30f727/action => generated 0 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 10 08:33:42.498904 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-a6a014af-b0f1-49bb-89b4-4e207426deda None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:42.502922 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-a6a014af-b0f1-49bb-89b4-4e207426deda tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] GET https://10.4.3.7/volume/v3/backups/f3935c83-7010-4cb8-b622-17fd5ce74c34 Jul 10 08:33:42.503583 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-a6a014af-b0f1-49bb-89b4-4e207426deda tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:42.503851 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-a6a014af-b0f1-49bb-89b4-4e207426deda tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:42.504004 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-a6a014af-b0f1-49bb-89b4-4e207426deda tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Show backup with id f3935c83-7010-4cb8-b622-17fd5ce74c34. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:33:42.510498 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:42.510498 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:33:42.511512 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-a6a014af-b0f1-49bb-89b4-4e207426deda tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] https://10.4.3.7/volume/v3/backups/f3935c83-7010-4cb8-b622-17fd5ce74c34 returned with HTTP 200 Jul 10 08:33:42.512374 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 265/1066] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:42 2026] GET /volume/v3/backups/f3935c83-7010-4cb8-b622-17fd5ce74c34 => generated 754 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:43.171283 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-01c16848-5a21-4644-93d1-ea6bf5ce309e None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:43.173704 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-01c16848-5a21-4644-93d1-ea6bf5ce309e None None] GET https://10.4.3.7/volume// Jul 10 08:33:43.173874 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-01c16848-5a21-4644-93d1-ea6bf5ce309e None None] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:43.174146 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-01c16848-5a21-4644-93d1-ea6bf5ce309e None None] Calling method 'all' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:43.174609 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-01c16848-5a21-4644-93d1-ea6bf5ce309e None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:33:43.175007 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 273/1067] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:33:43 2026] GET /volume/ => generated 384 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:33:43.183328 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-ff7964f8-9293-4684-88f1-cde490ac4ba9 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:43.185562 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-ff7964f8-9293-4684-88f1-cde490ac4ba9 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] GET https://10.4.3.7/volume/v3/volumes/f180759f-fc4e-4f5a-bf4e-c088d6441cc1 Jul 10 08:33:43.185798 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-ff7964f8-9293-4684-88f1-cde490ac4ba9 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:43.186033 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-ff7964f8-9293-4684-88f1-cde490ac4ba9 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:43.187494 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-fce5c93f-491b-4fb6-9509-3c4caaa89dfb req-71f0f8ad-357c-4d45-801f-89e329fcb006 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:43.194295 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-fce5c93f-491b-4fb6-9509-3c4caaa89dfb req-71f0f8ad-357c-4d45-801f-89e329fcb006 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] GET https://10.4.3.7/volume/v3/volumes/78cba9d4-527f-4913-be56-a7e0c4f40481 Jul 10 08:33:43.194916 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-fce5c93f-491b-4fb6-9509-3c4caaa89dfb req-71f0f8ad-357c-4d45-801f-89e329fcb006 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:43.195177 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-fce5c93f-491b-4fb6-9509-3c4caaa89dfb req-71f0f8ad-357c-4d45-801f-89e329fcb006 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:43.197329 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-ff7964f8-9293-4684-88f1-cde490ac4ba9 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] https://10.4.3.7/volume/v3/volumes/f180759f-fc4e-4f5a-bf4e-c088d6441cc1 returned with HTTP 404 Jul 10 08:33:43.197960 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 270/1068] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:43 2026] GET /volume/v3/volumes/f180759f-fc4e-4f5a-bf4e-c088d6441cc1 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:33:43.206533 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-e125ddb0-51eb-477a-8ad5-0c15e3c01686 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:43.207295 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:43.207295 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:33:43.209984 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-e125ddb0-51eb-477a-8ad5-0c15e3c01686 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] GET https://10.4.3.7/volume/v3/volumes/c83058d4-d7fc-4bb3-abdf-c9c9677ace36 Jul 10 08:33:43.210494 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-e125ddb0-51eb-477a-8ad5-0c15e3c01686 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:43.210494 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-e125ddb0-51eb-477a-8ad5-0c15e3c01686 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:43.212123 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-fce5c93f-491b-4fb6-9509-3c4caaa89dfb req-71f0f8ad-357c-4d45-801f-89e329fcb006 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Volume info retrieved successfully. Jul 10 08:33:43.219697 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-fce5c93f-491b-4fb6-9509-3c4caaa89dfb req-71f0f8ad-357c-4d45-801f-89e329fcb006 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] https://10.4.3.7/volume/v3/volumes/78cba9d4-527f-4913-be56-a7e0c4f40481 returned with HTTP 200 Jul 10 08:33:43.220232 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 261/1069] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:33:43 2026] GET /volume/v3/volumes/78cba9d4-527f-4913-be56-a7e0c4f40481 => generated 1535 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:33:43.223598 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:43.223598 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:33:43.232386 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-e125ddb0-51eb-477a-8ad5-0c15e3c01686 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Volume info retrieved successfully. Jul 10 08:33:43.245271 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-e125ddb0-51eb-477a-8ad5-0c15e3c01686 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] https://10.4.3.7/volume/v3/volumes/c83058d4-d7fc-4bb3-abdf-c9c9677ace36 returned with HTTP 200 Jul 10 08:33:43.245821 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 266/1070] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:43 2026] GET /volume/v3/volumes/c83058d4-d7fc-4bb3-abdf-c9c9677ace36 => generated 834 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:43.265020 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-ccff3940-01f3-442c-b1cb-39948d8d1e8e None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:43.267228 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-ccff3940-01f3-442c-b1cb-39948d8d1e8e tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] DELETE https://10.4.3.7/volume/v3/volumes/c83058d4-d7fc-4bb3-abdf-c9c9677ace36 Jul 10 08:33:43.267521 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-ccff3940-01f3-442c-b1cb-39948d8d1e8e tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:43.267782 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-ccff3940-01f3-442c-b1cb-39948d8d1e8e tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Calling method 'delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:43.268247 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-ccff3940-01f3-442c-b1cb-39948d8d1e8e tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Delete volume with id: c83058d4-d7fc-4bb3-abdf-c9c9677ace36 Jul 10 08:33:43.277873 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:43.277873 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:33:43.278491 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-ccff3940-01f3-442c-b1cb-39948d8d1e8e tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Volume info retrieved successfully. Jul 10 08:33:43.300233 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-ccff3940-01f3-442c-b1cb-39948d8d1e8e tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Delete volume request issued successfully. Jul 10 08:33:43.301249 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-ccff3940-01f3-442c-b1cb-39948d8d1e8e tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] https://10.4.3.7/volume/v3/volumes/c83058d4-d7fc-4bb3-abdf-c9c9677ace36 returned with HTTP 202 Jul 10 08:33:43.301588 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 274/1071] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:33:43 2026] DELETE /volume/v3/volumes/c83058d4-d7fc-4bb3-abdf-c9c9677ace36 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:33:43.312733 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-7dc1fce4-2daa-4999-8bba-121948fe7a7b None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:43.314855 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-7dc1fce4-2daa-4999-8bba-121948fe7a7b tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] GET https://10.4.3.7/volume/v3/volumes/c83058d4-d7fc-4bb3-abdf-c9c9677ace36 Jul 10 08:33:43.315098 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-7dc1fce4-2daa-4999-8bba-121948fe7a7b tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:43.315341 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-7dc1fce4-2daa-4999-8bba-121948fe7a7b tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:43.327682 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:43.327682 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:33:43.332213 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-7dc1fce4-2daa-4999-8bba-121948fe7a7b tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Volume info retrieved successfully. Jul 10 08:33:43.336318 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-7dc1fce4-2daa-4999-8bba-121948fe7a7b tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] https://10.4.3.7/volume/v3/volumes/c83058d4-d7fc-4bb3-abdf-c9c9677ace36 returned with HTTP 200 Jul 10 08:33:43.336809 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 271/1072] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:43 2026] GET /volume/v3/volumes/c83058d4-d7fc-4bb3-abdf-c9c9677ace36 => generated 833 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:43.339310 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-fce5c93f-491b-4fb6-9509-3c4caaa89dfb req-c8b58359-eb69-494b-bf5e-5131032df409 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:43.344562 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-fce5c93f-491b-4fb6-9509-3c4caaa89dfb req-c8b58359-eb69-494b-bf5e-5131032df409 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] PUT https://10.4.3.7/volume/v3/attachments/55021ed8-93cd-4079-9c4a-826d805b41a9 Jul 10 08:33:43.344562 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-fce5c93f-491b-4fb6-9509-3c4caaa89dfb req-c8b58359-eb69-494b-bf5e-5131032df409 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.7", "host": "np0000004976", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b54eda21b644", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bf3c9c16-ec3d-4df7-865b-5f424258654a", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:33:43.347062 np0000004976 devstack@c-api.service[100057]: DEBUG dbcounter [-] [100057] Writing DB stats cinder:SELECT=409,cinder:INSERT=61,cinder:UPDATE=104,cinder:DELETE=3 {{(pid=100057) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 08:33:43.353932 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.coordination [req-fce5c93f-491b-4fb6-9509-3c4caaa89dfb req-c8b58359-eb69-494b-bf5e-5131032df409 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Acquiring lock "cinder-attachment_update-78cba9d4-527f-4913-be56-a7e0c4f40481-np0000004976" by "attachment_update" {{(pid=100057) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 08:33:43.364434 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.coordination [req-fce5c93f-491b-4fb6-9509-3c4caaa89dfb req-c8b58359-eb69-494b-bf5e-5131032df409 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Lock "cinder-attachment_update-78cba9d4-527f-4913-be56-a7e0c4f40481-np0000004976" acquired by "attachment_update" :: waited 0.009s {{(pid=100057) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 08:33:43.364434 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:43.364434 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:33:43.527242 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-1a2a3f08-3fb4-4f02-871e-131344984002 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:43.529446 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-1a2a3f08-3fb4-4f02-871e-131344984002 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] GET https://10.4.3.7/volume/v3/backups/f3935c83-7010-4cb8-b622-17fd5ce74c34 Jul 10 08:33:43.529677 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-1a2a3f08-3fb4-4f02-871e-131344984002 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:43.529901 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-1a2a3f08-3fb4-4f02-871e-131344984002 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:43.530022 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-1a2a3f08-3fb4-4f02-871e-131344984002 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Show backup with id f3935c83-7010-4cb8-b622-17fd5ce74c34. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:33:43.534723 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:43.534723 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:33:43.535653 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-1a2a3f08-3fb4-4f02-871e-131344984002 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] https://10.4.3.7/volume/v3/backups/f3935c83-7010-4cb8-b622-17fd5ce74c34 returned with HTTP 200 Jul 10 08:33:43.536117 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 267/1073] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:43 2026] GET /volume/v3/backups/f3935c83-7010-4cb8-b622-17fd5ce74c34 => generated 754 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:43.896898 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.coordination [req-fce5c93f-491b-4fb6-9509-3c4caaa89dfb req-c8b58359-eb69-494b-bf5e-5131032df409 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Lock "cinder-attachment_update-78cba9d4-527f-4913-be56-a7e0c4f40481-np0000004976" released by "attachment_update" :: held 0.533s {{(pid=100057) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 08:33:43.896898 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-fce5c93f-491b-4fb6-9509-3c4caaa89dfb req-c8b58359-eb69-494b-bf5e-5131032df409 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] https://10.4.3.7/volume/v3/attachments/55021ed8-93cd-4079-9c4a-826d805b41a9 returned with HTTP 200 Jul 10 08:33:43.896898 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 262/1074] 10.4.3.7 () {74 vars in 1690 bytes} [Fri Jul 10 08:33:43 2026] PUT /volume/v3/attachments/55021ed8-93cd-4079-9c4a-826d805b41a9 => generated 969 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:33:44.359820 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-457b99cc-3944-4b7c-b518-49beb0f2256f None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:44.361806 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-457b99cc-3944-4b7c-b518-49beb0f2256f tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] GET https://10.4.3.7/volume/v3/volumes/c83058d4-d7fc-4bb3-abdf-c9c9677ace36 Jul 10 08:33:44.361806 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-457b99cc-3944-4b7c-b518-49beb0f2256f tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:44.362045 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-457b99cc-3944-4b7c-b518-49beb0f2256f tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:44.369021 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-457b99cc-3944-4b7c-b518-49beb0f2256f tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] https://10.4.3.7/volume/v3/volumes/c83058d4-d7fc-4bb3-abdf-c9c9677ace36 returned with HTTP 404 Jul 10 08:33:44.369506 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 275/1075] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:44 2026] GET /volume/v3/volumes/c83058d4-d7fc-4bb3-abdf-c9c9677ace36 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:33:44.414069 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-fce5c93f-491b-4fb6-9509-3c4caaa89dfb req-720b0eea-0c0d-4065-97a0-9b20d456ebc7 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:44.419195 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-fce5c93f-491b-4fb6-9509-3c4caaa89dfb req-720b0eea-0c0d-4065-97a0-9b20d456ebc7 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] POST https://10.4.3.7/volume/v3/attachments/55021ed8-93cd-4079-9c4a-826d805b41a9/action Jul 10 08:33:44.419195 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-fce5c93f-491b-4fb6-9509-3c4caaa89dfb req-720b0eea-0c0d-4065-97a0-9b20d456ebc7 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Action body: b'{"os-complete": null}' {{(pid=100054) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:33:44.419195 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-fce5c93f-491b-4fb6-9509-3c4caaa89dfb req-720b0eea-0c0d-4065-97a0-9b20d456ebc7 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:33:44.434724 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-faee1e57-a40c-47ca-a8ab-926442d2ffe6 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:44.439348 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:44.439348 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:33:44.439865 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-faee1e57-a40c-47ca-a8ab-926442d2ffe6 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:33:44.440230 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-faee1e57-a40c-47ca-a8ab-926442d2ffe6 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "e1ee2ea6-9251-43d7-8043-1a8efc6b3698", "size": 1, "name": "tempest-VolumesGetTest-Volume-1763841980", "metadata": {"Type": "Test"}}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:33:44.442520 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.volumes [None req-faee1e57-a40c-47ca-a8ab-926442d2ffe6 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Create volume request body: {'volume': {'imageRef': 'e1ee2ea6-9251-43d7-8043-1a8efc6b3698', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1763841980', 'metadata': {'Type': 'Test'}}} {{(pid=100055) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:33:44.462135 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-fce5c93f-491b-4fb6-9509-3c4caaa89dfb req-720b0eea-0c0d-4065-97a0-9b20d456ebc7 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] https://10.4.3.7/volume/v3/attachments/55021ed8-93cd-4079-9c4a-826d805b41a9/action returned with HTTP 204 Jul 10 08:33:44.462697 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 272/1076] 10.4.3.7 () {74 vars in 1711 bytes} [Fri Jul 10 08:33:44 2026] POST /volume/v3/attachments/55021ed8-93cd-4079-9c4a-826d805b41a9/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:33:44.549736 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-8a61afc1-9702-4bf4-a80c-7d3fecd2b57e None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:44.553270 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8a61afc1-9702-4bf4-a80c-7d3fecd2b57e tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] GET https://10.4.3.7/volume/v3/backups/f3935c83-7010-4cb8-b622-17fd5ce74c34 Jul 10 08:33:44.553270 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8a61afc1-9702-4bf4-a80c-7d3fecd2b57e tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:44.553270 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8a61afc1-9702-4bf4-a80c-7d3fecd2b57e tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:44.553270 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-8a61afc1-9702-4bf4-a80c-7d3fecd2b57e tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Show backup with id f3935c83-7010-4cb8-b622-17fd5ce74c34. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:33:44.556299 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:44.556299 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:33:44.557156 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8a61afc1-9702-4bf4-a80c-7d3fecd2b57e tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] https://10.4.3.7/volume/v3/backups/f3935c83-7010-4cb8-b622-17fd5ce74c34 returned with HTTP 200 Jul 10 08:33:44.557579 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 263/1077] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:44 2026] GET /volume/v3/backups/f3935c83-7010-4cb8-b622-17fd5ce74c34 => generated 754 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:44.566563 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-faee1e57-a40c-47ca-a8ab-926442d2ffe6 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Create volume of 1 GB Jul 10 08:33:44.572315 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-faee1e57-a40c-47ca-a8ab-926442d2ffe6 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Availability Zones retrieved successfully. Jul 10 08:33:44.578166 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-faee1e57-a40c-47ca-a8ab-926442d2ffe6 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Flow 'volume_create_api' (c2827e0f-eb6f-4253-86b6-384678a9d1e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:33:44.581420 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-faee1e57-a40c-47ca-a8ab-926442d2ffe6 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6050d774-fad7-49f8-b38e-7d9da00ec4fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:44.581420 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.flows.api.create_volume [None req-faee1e57-a40c-47ca-a8ab-926442d2ffe6 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Validating volume size '1' using validate_int {{(pid=100055) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:33:44.654227 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-faee1e57-a40c-47ca-a8ab-926442d2ffe6 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6050d774-fad7-49f8-b38e-7d9da00ec4fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:44.655049 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-faee1e57-a40c-47ca-a8ab-926442d2ffe6 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2a9a502-d2e3-4d54-9d1c-59c800c1f44c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:44.708994 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.quota [None req-faee1e57-a40c-47ca-a8ab-926442d2ffe6 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Created reservations ['e4deccff-5af8-484c-92a0-7636b265c81e', '2e5335c9-d055-452a-a900-72c13e930a7c', 'fb244f39-6839-443b-be57-7d6eef99fc20', 'cda11071-0632-4795-a0fb-f695f69fdb60'] {{(pid=100055) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:33:44.709982 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-faee1e57-a40c-47ca-a8ab-926442d2ffe6 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2a9a502-d2e3-4d54-9d1c-59c800c1f44c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e4deccff-5af8-484c-92a0-7636b265c81e', '2e5335c9-d055-452a-a900-72c13e930a7c', 'fb244f39-6839-443b-be57-7d6eef99fc20', 'cda11071-0632-4795-a0fb-f695f69fdb60']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:44.711070 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-faee1e57-a40c-47ca-a8ab-926442d2ffe6 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cdba8aed-89c9-42ff-96fc-770e45a53c8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:44.745419 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-faee1e57-a40c-47ca-a8ab-926442d2ffe6 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cdba8aed-89c9-42ff-96fc-770e45a53c8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f9faf6b9-5eef-4c24-a0a5-29654b7597f3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1763841980',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='c7a590f4c85c4af39bbdc476caa9e61b',qos_specs=None,replication_status=,reservations=['e4deccff-5af8-484c-92a0-7636b265c81e','2e5335c9-d055-452a-a900-72c13e930a7c','fb244f39-6839-443b-be57-7d6eef99fc20','cda11071-0632-4795-a0fb-f695f69fdb60'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37aaed767dfc4032811ba6ebeb6223c1',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:33:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1763841980',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f9faf6b9-5eef-4c24-a0a5-29654b7597f3,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='c7a590f4c85c4af39bbdc476caa9e61b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='37aaed767dfc4032811ba6ebeb6223c1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:44.746348 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-faee1e57-a40c-47ca-a8ab-926442d2ffe6 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dbeef27a-3404-4dbf-b8d0-0e4a1d824b5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:44.771675 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-faee1e57-a40c-47ca-a8ab-926442d2ffe6 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dbeef27a-3404-4dbf-b8d0-0e4a1d824b5e) transitioned into state 'SUCCESS' from state '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-1763841980',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='c7a590f4c85c4af39bbdc476caa9e61b',qos_specs=None,replication_status=,reservations=['e4deccff-5af8-484c-92a0-7636b265c81e','2e5335c9-d055-452a-a900-72c13e930a7c','fb244f39-6839-443b-be57-7d6eef99fc20','cda11071-0632-4795-a0fb-f695f69fdb60'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37aaed767dfc4032811ba6ebeb6223c1',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:44.772624 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-faee1e57-a40c-47ca-a8ab-926442d2ffe6 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6f4fa20-7e20-412f-af1a-f998f2c4ea4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:44.797432 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-faee1e57-a40c-47ca-a8ab-926442d2ffe6 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6f4fa20-7e20-412f-af1a-f998f2c4ea4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:44.797432 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-faee1e57-a40c-47ca-a8ab-926442d2ffe6 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Flow 'volume_create_api' (c2827e0f-eb6f-4253-86b6-384678a9d1e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:33:44.797432 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-faee1e57-a40c-47ca-a8ab-926442d2ffe6 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Create volume request issued successfully. Jul 10 08:33:44.798226 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-faee1e57-a40c-47ca-a8ab-926442d2ffe6 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:33:44.798226 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 268/1078] 10.4.3.7 () {68 vars in 1245 bytes} [Fri Jul 10 08:33:44 2026] POST /volume/v3/volumes => generated 755 bytes in 364 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:33:44.808238 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-7f822168-8105-4356-bd6b-7c4191703ea4 req-571fbb0e-e17a-41f0-b0a7-7670f873bb9c None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:44.809911 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-f388dfa9-3a23-4e09-99c9-5e3cf2408234 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:44.811343 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-7f822168-8105-4356-bd6b-7c4191703ea4 req-571fbb0e-e17a-41f0-b0a7-7670f873bb9c tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] PUT https://10.4.3.7/volume/v3/attachments/9dfdf2e1-4e6c-4118-a440-2f0fec738f75 Jul 10 08:33:44.811758 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-7f822168-8105-4356-bd6b-7c4191703ea4 req-571fbb0e-e17a-41f0-b0a7-7670f873bb9c tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.7", "host": "np0000004976", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b54eda21b644", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bf3c9c16-ec3d-4df7-865b-5f424258654a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:33:44.812332 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-f388dfa9-3a23-4e09-99c9-5e3cf2408234 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] GET https://10.4.3.7/volume/v3/volumes/f9faf6b9-5eef-4c24-a0a5-29654b7597f3 Jul 10 08:33:44.812592 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-f388dfa9-3a23-4e09-99c9-5e3cf2408234 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:44.812810 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-f388dfa9-3a23-4e09-99c9-5e3cf2408234 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:44.822679 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:44.822679 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:33:44.822771 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.coordination [req-7f822168-8105-4356-bd6b-7c4191703ea4 req-571fbb0e-e17a-41f0-b0a7-7670f873bb9c tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Acquiring lock "cinder-attachment_update-128bc98f-4aee-4adc-ac94-ed8a90ea5ae6-np0000004976" by "attachment_update" {{(pid=100056) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 08:33:44.829044 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.coordination [req-7f822168-8105-4356-bd6b-7c4191703ea4 req-571fbb0e-e17a-41f0-b0a7-7670f873bb9c tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Lock "cinder-attachment_update-128bc98f-4aee-4adc-ac94-ed8a90ea5ae6-np0000004976" acquired by "attachment_update" :: waited 0.006s {{(pid=100056) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 08:33:44.829683 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-f388dfa9-3a23-4e09-99c9-5e3cf2408234 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Volume info retrieved successfully. Jul 10 08:33:44.830160 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:44.830160 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:33:44.835501 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-f388dfa9-3a23-4e09-99c9-5e3cf2408234 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] https://10.4.3.7/volume/v3/volumes/f9faf6b9-5eef-4c24-a0a5-29654b7597f3 returned with HTTP 200 Jul 10 08:33:44.835501 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 273/1079] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:44 2026] GET /volume/v3/volumes/f9faf6b9-5eef-4c24-a0a5-29654b7597f3 => generated 823 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:44.998016 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-6db084f1-a05b-4683-86dd-66a61c6d259d None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:44.998592 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-6db084f1-a05b-4683-86dd-66a61c6d259d None None] GET https://10.4.3.7/volume// Jul 10 08:33:44.998592 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-6db084f1-a05b-4683-86dd-66a61c6d259d None None] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:44.998691 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-6db084f1-a05b-4683-86dd-66a61c6d259d None None] Calling method 'all' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:44.999182 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-6db084f1-a05b-4683-86dd-66a61c6d259d None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:33:44.999261 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 264/1080] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:33:44 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:33:45.007125 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-fce5c93f-491b-4fb6-9509-3c4caaa89dfb req-35d7b454-b80d-44ef-adae-c941f0b03e91 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:45.009945 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-fce5c93f-491b-4fb6-9509-3c4caaa89dfb req-35d7b454-b80d-44ef-adae-c941f0b03e91 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] GET https://10.4.3.7/volume/v3/volumes/db3543f5-57ba-45bf-acea-07aa8486f167 Jul 10 08:33:45.010375 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-fce5c93f-491b-4fb6-9509-3c4caaa89dfb req-35d7b454-b80d-44ef-adae-c941f0b03e91 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:45.010818 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-fce5c93f-491b-4fb6-9509-3c4caaa89dfb req-35d7b454-b80d-44ef-adae-c941f0b03e91 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:45.026065 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:45.026065 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:33:45.030498 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [req-fce5c93f-491b-4fb6-9509-3c4caaa89dfb req-35d7b454-b80d-44ef-adae-c941f0b03e91 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Volume info retrieved successfully. Jul 10 08:33:45.037231 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-fce5c93f-491b-4fb6-9509-3c4caaa89dfb req-35d7b454-b80d-44ef-adae-c941f0b03e91 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] https://10.4.3.7/volume/v3/volumes/db3543f5-57ba-45bf-acea-07aa8486f167 returned with HTTP 200 Jul 10 08:33:45.037820 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 269/1081] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:33:45 2026] GET /volume/v3/volumes/db3543f5-57ba-45bf-acea-07aa8486f167 => generated 1019 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:33:45.155935 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-fce5c93f-491b-4fb6-9509-3c4caaa89dfb req-ca9dfc1b-20e0-4317-b939-f6d309a385ed None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:45.157800 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-fce5c93f-491b-4fb6-9509-3c4caaa89dfb req-ca9dfc1b-20e0-4317-b939-f6d309a385ed tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] PUT https://10.4.3.7/volume/v3/attachments/7ad97f4a-8d51-4944-9639-3e9a75e68248 Jul 10 08:33:45.158456 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-fce5c93f-491b-4fb6-9509-3c4caaa89dfb req-ca9dfc1b-20e0-4317-b939-f6d309a385ed tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.7", "host": "np0000004976", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b54eda21b644", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bf3c9c16-ec3d-4df7-865b-5f424258654a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:33:45.170345 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.coordination [req-fce5c93f-491b-4fb6-9509-3c4caaa89dfb req-ca9dfc1b-20e0-4317-b939-f6d309a385ed tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Acquiring lock "cinder-attachment_update-db3543f5-57ba-45bf-acea-07aa8486f167-np0000004976" by "attachment_update" {{(pid=100054) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 08:33:45.175508 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.coordination [req-fce5c93f-491b-4fb6-9509-3c4caaa89dfb req-ca9dfc1b-20e0-4317-b939-f6d309a385ed tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Lock "cinder-attachment_update-db3543f5-57ba-45bf-acea-07aa8486f167-np0000004976" acquired by "attachment_update" :: waited 0.005s {{(pid=100054) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 08:33:45.176588 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:45.176588 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:33:45.356675 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.coordination [req-7f822168-8105-4356-bd6b-7c4191703ea4 req-571fbb0e-e17a-41f0-b0a7-7670f873bb9c tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Lock "cinder-attachment_update-128bc98f-4aee-4adc-ac94-ed8a90ea5ae6-np0000004976" released by "attachment_update" :: held 0.528s {{(pid=100056) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 08:33:45.356964 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-7f822168-8105-4356-bd6b-7c4191703ea4 req-571fbb0e-e17a-41f0-b0a7-7670f873bb9c tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/attachments/9dfdf2e1-4e6c-4118-a440-2f0fec738f75 returned with HTTP 200 Jul 10 08:33:45.357374 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 276/1082] 10.4.3.7 () {74 vars in 1690 bytes} [Fri Jul 10 08:33:44 2026] PUT /volume/v3/attachments/9dfdf2e1-4e6c-4118-a440-2f0fec738f75 => generated 969 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:33:45.366464 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-7f822168-8105-4356-bd6b-7c4191703ea4 req-3cf8ea35-e3d4-4f31-abb8-4b7012a7cb59 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:45.369195 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-7f822168-8105-4356-bd6b-7c4191703ea4 req-3cf8ea35-e3d4-4f31-abb8-4b7012a7cb59 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] GET https://10.4.3.7/volume/v3/attachments/9dfdf2e1-4e6c-4118-a440-2f0fec738f75 Jul 10 08:33:45.369195 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-7f822168-8105-4356-bd6b-7c4191703ea4 req-3cf8ea35-e3d4-4f31-abb8-4b7012a7cb59 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:45.369195 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-7f822168-8105-4356-bd6b-7c4191703ea4 req-3cf8ea35-e3d4-4f31-abb8-4b7012a7cb59 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'version_select' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:45.392023 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-7f822168-8105-4356-bd6b-7c4191703ea4 req-3cf8ea35-e3d4-4f31-abb8-4b7012a7cb59 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/attachments/9dfdf2e1-4e6c-4118-a440-2f0fec738f75 returned with HTTP 200 Jul 10 08:33:45.392940 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 265/1083] 10.4.3.7 () {70 vars in 1637 bytes} [Fri Jul 10 08:33:45 2026] GET /volume/v3/attachments/9dfdf2e1-4e6c-4118-a440-2f0fec738f75 => generated 994 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:33:45.572241 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-7256b772-5fa0-48a6-a462-da41e28c068e None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:45.574904 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-7256b772-5fa0-48a6-a462-da41e28c068e tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] GET https://10.4.3.7/volume/v3/backups/f3935c83-7010-4cb8-b622-17fd5ce74c34 Jul 10 08:33:45.575375 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-7256b772-5fa0-48a6-a462-da41e28c068e tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:45.576055 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-7256b772-5fa0-48a6-a462-da41e28c068e tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:45.576911 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-7256b772-5fa0-48a6-a462-da41e28c068e tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Show backup with id f3935c83-7010-4cb8-b622-17fd5ce74c34. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:33:45.582769 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:45.582769 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:33:45.584179 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-7256b772-5fa0-48a6-a462-da41e28c068e tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] https://10.4.3.7/volume/v3/backups/f3935c83-7010-4cb8-b622-17fd5ce74c34 returned with HTTP 200 Jul 10 08:33:45.584935 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 270/1084] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:45 2026] GET /volume/v3/backups/f3935c83-7010-4cb8-b622-17fd5ce74c34 => generated 754 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:45.708293 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.coordination [req-fce5c93f-491b-4fb6-9509-3c4caaa89dfb req-ca9dfc1b-20e0-4317-b939-f6d309a385ed tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Lock "cinder-attachment_update-db3543f5-57ba-45bf-acea-07aa8486f167-np0000004976" released by "attachment_update" :: held 0.531s {{(pid=100054) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 08:33:45.708293 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-fce5c93f-491b-4fb6-9509-3c4caaa89dfb req-ca9dfc1b-20e0-4317-b939-f6d309a385ed tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] https://10.4.3.7/volume/v3/attachments/7ad97f4a-8d51-4944-9639-3e9a75e68248 returned with HTTP 200 Jul 10 08:33:45.708293 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 274/1085] 10.4.3.7 () {74 vars in 1690 bytes} [Fri Jul 10 08:33:45 2026] PUT /volume/v3/attachments/7ad97f4a-8d51-4944-9639-3e9a75e68248 => generated 969 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:33:45.849016 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-38d4a7b9-5cd7-4445-bd7d-76d22c2b3b45 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:45.850918 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-38d4a7b9-5cd7-4445-bd7d-76d22c2b3b45 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] GET https://10.4.3.7/volume/v3/volumes/f9faf6b9-5eef-4c24-a0a5-29654b7597f3 Jul 10 08:33:45.851097 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-38d4a7b9-5cd7-4445-bd7d-76d22c2b3b45 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:45.851270 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-38d4a7b9-5cd7-4445-bd7d-76d22c2b3b45 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:45.858055 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:45.858055 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:33:45.863919 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-38d4a7b9-5cd7-4445-bd7d-76d22c2b3b45 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Volume info retrieved successfully. Jul 10 08:33:45.870582 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-38d4a7b9-5cd7-4445-bd7d-76d22c2b3b45 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] https://10.4.3.7/volume/v3/volumes/f9faf6b9-5eef-4c24-a0a5-29654b7597f3 returned with HTTP 200 Jul 10 08:33:45.871049 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 277/1086] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:45 2026] GET /volume/v3/volumes/f9faf6b9-5eef-4c24-a0a5-29654b7597f3 => generated 1363 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:33:45.887154 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-164beb04-3bfd-47ed-9ad1-c57de88c3b7f None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:45.889155 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-164beb04-3bfd-47ed-9ad1-c57de88c3b7f tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] GET https://10.4.3.7/volume/v3/volumes/f9faf6b9-5eef-4c24-a0a5-29654b7597f3 Jul 10 08:33:45.889285 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-164beb04-3bfd-47ed-9ad1-c57de88c3b7f tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:45.889560 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-164beb04-3bfd-47ed-9ad1-c57de88c3b7f tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:45.899553 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:45.899553 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:33:45.902616 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-164beb04-3bfd-47ed-9ad1-c57de88c3b7f tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Volume info retrieved successfully. Jul 10 08:33:45.907872 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-164beb04-3bfd-47ed-9ad1-c57de88c3b7f tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] https://10.4.3.7/volume/v3/volumes/f9faf6b9-5eef-4c24-a0a5-29654b7597f3 returned with HTTP 200 Jul 10 08:33:45.908257 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 266/1087] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:45 2026] GET /volume/v3/volumes/f9faf6b9-5eef-4c24-a0a5-29654b7597f3 => generated 1363 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:33:45.921591 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-22e16156-c601-4803-ae35-9324e5e9566f None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:45.924961 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-22e16156-c601-4803-ae35-9324e5e9566f tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] PUT https://10.4.3.7/volume/v3/volumes/f9faf6b9-5eef-4c24-a0a5-29654b7597f3 Jul 10 08:33:45.925522 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-22e16156-c601-4803-ae35-9324e5e9566f tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1763841980"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:33:45.939201 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:45.939201 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:33:45.944738 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-22e16156-c601-4803-ae35-9324e5e9566f tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Volume info retrieved successfully. Jul 10 08:33:45.957538 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-22e16156-c601-4803-ae35-9324e5e9566f tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Volume updated successfully. Jul 10 08:33:45.958073 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-22e16156-c601-4803-ae35-9324e5e9566f tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] https://10.4.3.7/volume/v3/volumes/f9faf6b9-5eef-4c24-a0a5-29654b7597f3 returned with HTTP 200 Jul 10 08:33:45.958482 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 271/1088] 10.4.3.7 () {68 vars in 1354 bytes} [Fri Jul 10 08:33:45 2026] PUT /volume/v3/volumes/f9faf6b9-5eef-4c24-a0a5-29654b7597f3 => generated 779 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:45.970056 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-7f8d1133-9d69-4cad-af46-5d9fcb6d32c6 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:45.971730 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-7f8d1133-9d69-4cad-af46-5d9fcb6d32c6 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] PUT https://10.4.3.7/volume/v3/volumes/f9faf6b9-5eef-4c24-a0a5-29654b7597f3 Jul 10 08:33:45.972056 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-7f8d1133-9d69-4cad-af46-5d9fcb6d32c6 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1603952534", "description": "This is the new description of volume"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:33:45.982729 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:45.982729 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:33:45.986379 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-7f8d1133-9d69-4cad-af46-5d9fcb6d32c6 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Volume info retrieved successfully. Jul 10 08:33:45.991544 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-7f8d1133-9d69-4cad-af46-5d9fcb6d32c6 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Volume updated successfully. Jul 10 08:33:45.992151 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-7f8d1133-9d69-4cad-af46-5d9fcb6d32c6 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] https://10.4.3.7/volume/v3/volumes/f9faf6b9-5eef-4c24-a0a5-29654b7597f3 returned with HTTP 200 Jul 10 08:33:45.992548 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 275/1089] 10.4.3.7 () {68 vars in 1355 bytes} [Fri Jul 10 08:33:45 2026] PUT /volume/v3/volumes/f9faf6b9-5eef-4c24-a0a5-29654b7597f3 => generated 818 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:46.004661 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-35b5334d-fa82-4e5a-bce7-d88d4c35de8a None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:46.009480 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-35b5334d-fa82-4e5a-bce7-d88d4c35de8a tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] GET https://10.4.3.7/volume/v3/volumes/f9faf6b9-5eef-4c24-a0a5-29654b7597f3 Jul 10 08:33:46.009480 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-35b5334d-fa82-4e5a-bce7-d88d4c35de8a tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:46.009480 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-35b5334d-fa82-4e5a-bce7-d88d4c35de8a tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:46.013472 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:46.013472 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:33:46.017279 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-35b5334d-fa82-4e5a-bce7-d88d4c35de8a tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Volume info retrieved successfully. Jul 10 08:33:46.022044 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-35b5334d-fa82-4e5a-bce7-d88d4c35de8a tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] https://10.4.3.7/volume/v3/volumes/f9faf6b9-5eef-4c24-a0a5-29654b7597f3 returned with HTTP 200 Jul 10 08:33:46.022213 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 278/1090] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:46 2026] GET /volume/v3/volumes/f9faf6b9-5eef-4c24-a0a5-29654b7597f3 => generated 1402 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:33:46.034204 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-ae3e398a-7a5c-4068-a4af-9c0b8a70d457 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:46.036270 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ae3e398a-7a5c-4068-a4af-9c0b8a70d457 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:33:46.036649 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ae3e398a-7a5c-4068-a4af-9c0b8a70d457 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-905577431", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-2134627097"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:33:46.038681 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [None req-ae3e398a-7a5c-4068-a4af-9c0b8a70d457 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-905577431', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-2134627097'}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:33:46.038833 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-ae3e398a-7a5c-4068-a4af-9c0b8a70d457 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Create volume of 1 GB Jul 10 08:33:46.044450 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-ae3e398a-7a5c-4068-a4af-9c0b8a70d457 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Availability Zones retrieved successfully. Jul 10 08:33:46.053695 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-ae3e398a-7a5c-4068-a4af-9c0b8a70d457 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Flow 'volume_create_api' (8cc504ff-4c74-4ef0-a864-5689e5a94a1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:33:46.055263 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-ae3e398a-7a5c-4068-a4af-9c0b8a70d457 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d36344fb-a7a7-4296-851e-8629da24faf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:46.056797 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-ae3e398a-7a5c-4068-a4af-9c0b8a70d457 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Validating volume size '1' using validate_int {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:33:46.092386 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-ae3e398a-7a5c-4068-a4af-9c0b8a70d457 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d36344fb-a7a7-4296-851e-8629da24faf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:46.093318 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-ae3e398a-7a5c-4068-a4af-9c0b8a70d457 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25a3b8e0-76a9-4128-bf58-ce0b7dda57bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:46.143696 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-ae3e398a-7a5c-4068-a4af-9c0b8a70d457 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Created reservations ['7abd6e38-5ebe-4ceb-a486-7baec75b2f4d', 'fbfe32d9-b9f9-4d10-9f8d-4e834dfe4bb7', '6f77a36e-63c9-413b-83ad-78008ea43c13', '24398d68-62db-4fe3-8817-e9e096363ccd'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:33:46.144688 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-ae3e398a-7a5c-4068-a4af-9c0b8a70d457 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25a3b8e0-76a9-4128-bf58-ce0b7dda57bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7abd6e38-5ebe-4ceb-a486-7baec75b2f4d', 'fbfe32d9-b9f9-4d10-9f8d-4e834dfe4bb7', '6f77a36e-63c9-413b-83ad-78008ea43c13', '24398d68-62db-4fe3-8817-e9e096363ccd']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:46.145702 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-ae3e398a-7a5c-4068-a4af-9c0b8a70d457 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7bcef4f-aa37-4663-a0cd-bb72de94352f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:46.171236 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-ae3e398a-7a5c-4068-a4af-9c0b8a70d457 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7bcef4f-aa37-4663-a0cd-bb72de94352f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0dcd742e-f27d-4297-b8fa-a560a679c279', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-905577431',display_name='tempest-VolumesGetTest-Volume-2134627097',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7a590f4c85c4af39bbdc476caa9e61b',qos_specs=None,replication_status=,reservations=['7abd6e38-5ebe-4ceb-a486-7baec75b2f4d','fbfe32d9-b9f9-4d10-9f8d-4e834dfe4bb7','6f77a36e-63c9-413b-83ad-78008ea43c13','24398d68-62db-4fe3-8817-e9e096363ccd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37aaed767dfc4032811ba6ebeb6223c1',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:33:46Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-905577431',display_name='tempest-VolumesGetTest-Volume-2134627097',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0dcd742e-f27d-4297-b8fa-a560a679c279,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c7a590f4c85c4af39bbdc476caa9e61b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='37aaed767dfc4032811ba6ebeb6223c1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:46.172369 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-ae3e398a-7a5c-4068-a4af-9c0b8a70d457 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ba83578-a2e3-42dd-a992-a773fa94f976) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:46.195881 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-ae3e398a-7a5c-4068-a4af-9c0b8a70d457 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ba83578-a2e3-42dd-a992-a773fa94f976) transitioned into 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-905577431',display_name='tempest-VolumesGetTest-Volume-2134627097',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7a590f4c85c4af39bbdc476caa9e61b',qos_specs=None,replication_status=,reservations=['7abd6e38-5ebe-4ceb-a486-7baec75b2f4d','fbfe32d9-b9f9-4d10-9f8d-4e834dfe4bb7','6f77a36e-63c9-413b-83ad-78008ea43c13','24398d68-62db-4fe3-8817-e9e096363ccd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37aaed767dfc4032811ba6ebeb6223c1',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:46.196094 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-ae3e398a-7a5c-4068-a4af-9c0b8a70d457 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d39a6487-7f82-4605-9033-e8390a1a7c7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:46.207553 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-ae3e398a-7a5c-4068-a4af-9c0b8a70d457 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d39a6487-7f82-4605-9033-e8390a1a7c7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:46.208442 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-ae3e398a-7a5c-4068-a4af-9c0b8a70d457 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Flow 'volume_create_api' (8cc504ff-4c74-4ef0-a864-5689e5a94a1b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:33:46.209283 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-ae3e398a-7a5c-4068-a4af-9c0b8a70d457 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Create volume request issued successfully. Jul 10 08:33:46.209376 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ae3e398a-7a5c-4068-a4af-9c0b8a70d457 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:33:46.209948 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 267/1091] 10.4.3.7 () {68 vars in 1245 bytes} [Fri Jul 10 08:33:46 2026] POST /volume/v3/volumes => generated 775 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:33:46.224534 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-7cb95514-e49f-4375-b049-91d4c6332092 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:46.226297 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-fce5c93f-491b-4fb6-9509-3c4caaa89dfb req-fa9de8dd-8d6a-4cf3-8371-ba7755738750 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:46.226732 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-7cb95514-e49f-4375-b049-91d4c6332092 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] GET https://10.4.3.7/volume/v3/volumes/0dcd742e-f27d-4297-b8fa-a560a679c279 Jul 10 08:33:46.227046 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-7cb95514-e49f-4375-b049-91d4c6332092 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:46.227273 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-7cb95514-e49f-4375-b049-91d4c6332092 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:46.228175 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-fce5c93f-491b-4fb6-9509-3c4caaa89dfb req-fa9de8dd-8d6a-4cf3-8371-ba7755738750 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] POST https://10.4.3.7/volume/v3/attachments/7ad97f4a-8d51-4944-9639-3e9a75e68248/action Jul 10 08:33:46.228564 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-fce5c93f-491b-4fb6-9509-3c4caaa89dfb req-fa9de8dd-8d6a-4cf3-8371-ba7755738750 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Action body: b'{"os-complete": null}' {{(pid=100054) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:33:46.228564 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-fce5c93f-491b-4fb6-9509-3c4caaa89dfb req-fa9de8dd-8d6a-4cf3-8371-ba7755738750 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:33:46.235222 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:46.235222 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:33:46.240503 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-7cb95514-e49f-4375-b049-91d4c6332092 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Volume info retrieved successfully. Jul 10 08:33:46.245541 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-7cb95514-e49f-4375-b049-91d4c6332092 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] https://10.4.3.7/volume/v3/volumes/0dcd742e-f27d-4297-b8fa-a560a679c279 returned with HTTP 200 Jul 10 08:33:46.245923 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 272/1092] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:46 2026] GET /volume/v3/volumes/0dcd742e-f27d-4297-b8fa-a560a679c279 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:46.253013 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:46.253013 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:33:46.271519 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-fce5c93f-491b-4fb6-9509-3c4caaa89dfb req-fa9de8dd-8d6a-4cf3-8371-ba7755738750 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] https://10.4.3.7/volume/v3/attachments/7ad97f4a-8d51-4944-9639-3e9a75e68248/action returned with HTTP 204 Jul 10 08:33:46.271519 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 276/1093] 10.4.3.7 () {74 vars in 1711 bytes} [Fri Jul 10 08:33:46 2026] POST /volume/v3/attachments/7ad97f4a-8d51-4944-9639-3e9a75e68248/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:33:46.597248 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-bc06eb21-6ede-4389-8af5-1a238c687493 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:46.598878 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-bc06eb21-6ede-4389-8af5-1a238c687493 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] GET https://10.4.3.7/volume/v3/backups/f3935c83-7010-4cb8-b622-17fd5ce74c34 Jul 10 08:33:46.599065 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-bc06eb21-6ede-4389-8af5-1a238c687493 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:46.599241 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-bc06eb21-6ede-4389-8af5-1a238c687493 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:46.599347 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-bc06eb21-6ede-4389-8af5-1a238c687493 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Show backup with id f3935c83-7010-4cb8-b622-17fd5ce74c34. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:33:46.603556 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:46.603556 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:33:46.604340 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-bc06eb21-6ede-4389-8af5-1a238c687493 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] https://10.4.3.7/volume/v3/backups/f3935c83-7010-4cb8-b622-17fd5ce74c34 returned with HTTP 200 Jul 10 08:33:46.604711 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 279/1094] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:46 2026] GET /volume/v3/backups/f3935c83-7010-4cb8-b622-17fd5ce74c34 => generated 754 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:46.815644 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-858d9dba-e8e3-4123-ae4a-a79cd85847c2 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:46.816142 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-858d9dba-e8e3-4123-ae4a-a79cd85847c2 None None] GET https://10.4.3.7/volume// Jul 10 08:33:46.816302 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-858d9dba-e8e3-4123-ae4a-a79cd85847c2 None None] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:46.816497 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-858d9dba-e8e3-4123-ae4a-a79cd85847c2 None None] Calling method 'all' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:46.816971 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-858d9dba-e8e3-4123-ae4a-a79cd85847c2 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:33:46.817215 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 268/1095] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:33:46 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:33:46.833962 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-fce5c93f-491b-4fb6-9509-3c4caaa89dfb req-9f5486f3-605b-48e9-8812-6d7a62de2e92 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:46.837294 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-fce5c93f-491b-4fb6-9509-3c4caaa89dfb req-9f5486f3-605b-48e9-8812-6d7a62de2e92 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] GET https://10.4.3.7/volume/v3/volumes/559e4ad5-d88e-45fc-bd79-a26c53cfdfb3 Jul 10 08:33:46.837441 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-fce5c93f-491b-4fb6-9509-3c4caaa89dfb req-9f5486f3-605b-48e9-8812-6d7a62de2e92 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:46.837874 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-fce5c93f-491b-4fb6-9509-3c4caaa89dfb req-9f5486f3-605b-48e9-8812-6d7a62de2e92 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:46.851657 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:46.851657 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:33:46.857307 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [req-fce5c93f-491b-4fb6-9509-3c4caaa89dfb req-9f5486f3-605b-48e9-8812-6d7a62de2e92 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Volume info retrieved successfully. Jul 10 08:33:46.869765 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-fce5c93f-491b-4fb6-9509-3c4caaa89dfb req-9f5486f3-605b-48e9-8812-6d7a62de2e92 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] https://10.4.3.7/volume/v3/volumes/559e4ad5-d88e-45fc-bd79-a26c53cfdfb3 returned with HTTP 200 Jul 10 08:33:46.870227 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 273/1096] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:33:46 2026] GET /volume/v3/volumes/559e4ad5-d88e-45fc-bd79-a26c53cfdfb3 => generated 1020 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:33:47.020488 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-fce5c93f-491b-4fb6-9509-3c4caaa89dfb req-92367979-b066-49e8-bdb0-306d362d2b23 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:47.025492 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-fce5c93f-491b-4fb6-9509-3c4caaa89dfb req-92367979-b066-49e8-bdb0-306d362d2b23 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] PUT https://10.4.3.7/volume/v3/attachments/37158a79-87b9-48a7-a94e-0faf84465b8b Jul 10 08:33:47.025982 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-fce5c93f-491b-4fb6-9509-3c4caaa89dfb req-92367979-b066-49e8-bdb0-306d362d2b23 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.7", "host": "np0000004976", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b54eda21b644", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bf3c9c16-ec3d-4df7-865b-5f424258654a", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:33:47.034327 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.coordination [req-fce5c93f-491b-4fb6-9509-3c4caaa89dfb req-92367979-b066-49e8-bdb0-306d362d2b23 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Acquiring lock "cinder-attachment_update-559e4ad5-d88e-45fc-bd79-a26c53cfdfb3-np0000004976" by "attachment_update" {{(pid=100054) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 08:33:47.038749 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.coordination [req-fce5c93f-491b-4fb6-9509-3c4caaa89dfb req-92367979-b066-49e8-bdb0-306d362d2b23 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Lock "cinder-attachment_update-559e4ad5-d88e-45fc-bd79-a26c53cfdfb3-np0000004976" acquired by "attachment_update" :: waited 0.004s {{(pid=100054) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 08:33:47.040126 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:47.040126 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:33:47.265271 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-cb86479f-bd97-49ac-8c8f-d67615fcdc67 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:47.266886 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-cb86479f-bd97-49ac-8c8f-d67615fcdc67 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] GET https://10.4.3.7/volume/v3/volumes/0dcd742e-f27d-4297-b8fa-a560a679c279 Jul 10 08:33:47.267074 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-cb86479f-bd97-49ac-8c8f-d67615fcdc67 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:47.267305 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-cb86479f-bd97-49ac-8c8f-d67615fcdc67 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:47.277900 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:47.277900 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:33:47.283132 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-cb86479f-bd97-49ac-8c8f-d67615fcdc67 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Volume info retrieved successfully. Jul 10 08:33:47.288115 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-cb86479f-bd97-49ac-8c8f-d67615fcdc67 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] https://10.4.3.7/volume/v3/volumes/0dcd742e-f27d-4297-b8fa-a560a679c279 returned with HTTP 200 Jul 10 08:33:47.288553 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 280/1097] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:47 2026] GET /volume/v3/volumes/0dcd742e-f27d-4297-b8fa-a560a679c279 => generated 868 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:47.300870 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-d07fc268-9ef3-4bf0-8858-f904a257eebc None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:47.302991 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d07fc268-9ef3-4bf0-8858-f904a257eebc tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] PUT https://10.4.3.7/volume/v3/volumes/0dcd742e-f27d-4297-b8fa-a560a679c279 Jul 10 08:33:47.303365 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d07fc268-9ef3-4bf0-8858-f904a257eebc tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1763841980", "description": null}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:33:47.318735 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:47.318735 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:33:47.323935 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-d07fc268-9ef3-4bf0-8858-f904a257eebc tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Volume info retrieved successfully. Jul 10 08:33:47.332836 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-d07fc268-9ef3-4bf0-8858-f904a257eebc tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Volume updated successfully. Jul 10 08:33:47.333621 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d07fc268-9ef3-4bf0-8858-f904a257eebc tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] https://10.4.3.7/volume/v3/volumes/0dcd742e-f27d-4297-b8fa-a560a679c279 returned with HTTP 200 Jul 10 08:33:47.334104 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 269/1098] 10.4.3.7 () {68 vars in 1354 bytes} [Fri Jul 10 08:33:47 2026] PUT /volume/v3/volumes/0dcd742e-f27d-4297-b8fa-a560a679c279 => generated 766 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:47.350429 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-6abd31f5-6c18-4e87-96ce-89bf32d39586 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:47.352749 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-6abd31f5-6c18-4e87-96ce-89bf32d39586 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] GET https://10.4.3.7/volume/v3/volumes/0dcd742e-f27d-4297-b8fa-a560a679c279 Jul 10 08:33:47.352969 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-6abd31f5-6c18-4e87-96ce-89bf32d39586 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:47.353178 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-6abd31f5-6c18-4e87-96ce-89bf32d39586 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:47.364858 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:47.364858 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:33:47.369063 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-6abd31f5-6c18-4e87-96ce-89bf32d39586 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Volume info retrieved successfully. Jul 10 08:33:47.373874 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-6abd31f5-6c18-4e87-96ce-89bf32d39586 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] https://10.4.3.7/volume/v3/volumes/0dcd742e-f27d-4297-b8fa-a560a679c279 returned with HTTP 200 Jul 10 08:33:47.374262 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 274/1099] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:47 2026] GET /volume/v3/volumes/0dcd742e-f27d-4297-b8fa-a560a679c279 => generated 834 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:47.392497 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-986fdcc6-a24b-4cce-a648-272ea7aad08b None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:47.401979 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-986fdcc6-a24b-4cce-a648-272ea7aad08b tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] DELETE https://10.4.3.7/volume/v3/volumes/0dcd742e-f27d-4297-b8fa-a560a679c279 Jul 10 08:33:47.402190 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-986fdcc6-a24b-4cce-a648-272ea7aad08b tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:47.402399 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-986fdcc6-a24b-4cce-a648-272ea7aad08b tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Calling method 'delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:47.402606 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-986fdcc6-a24b-4cce-a648-272ea7aad08b tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Delete volume with id: 0dcd742e-f27d-4297-b8fa-a560a679c279 Jul 10 08:33:47.409336 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:47.409336 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:33:47.409918 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-986fdcc6-a24b-4cce-a648-272ea7aad08b tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Volume info retrieved successfully. Jul 10 08:33:47.431022 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-986fdcc6-a24b-4cce-a648-272ea7aad08b tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Delete volume request issued successfully. Jul 10 08:33:47.431022 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-986fdcc6-a24b-4cce-a648-272ea7aad08b tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] https://10.4.3.7/volume/v3/volumes/0dcd742e-f27d-4297-b8fa-a560a679c279 returned with HTTP 202 Jul 10 08:33:47.431022 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 281/1100] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:33:47 2026] DELETE /volume/v3/volumes/0dcd742e-f27d-4297-b8fa-a560a679c279 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:33:47.438853 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-c3fcef44-2eb0-4a73-b25c-41782de25b80 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:47.440492 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c3fcef44-2eb0-4a73-b25c-41782de25b80 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] GET https://10.4.3.7/volume/v3/volumes/0dcd742e-f27d-4297-b8fa-a560a679c279 Jul 10 08:33:47.440656 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c3fcef44-2eb0-4a73-b25c-41782de25b80 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:47.440824 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c3fcef44-2eb0-4a73-b25c-41782de25b80 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:47.449571 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:47.449571 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:33:47.459016 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-c3fcef44-2eb0-4a73-b25c-41782de25b80 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Volume info retrieved successfully. Jul 10 08:33:47.464393 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c3fcef44-2eb0-4a73-b25c-41782de25b80 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] https://10.4.3.7/volume/v3/volumes/0dcd742e-f27d-4297-b8fa-a560a679c279 returned with HTTP 200 Jul 10 08:33:47.464889 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 270/1101] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:47 2026] GET /volume/v3/volumes/0dcd742e-f27d-4297-b8fa-a560a679c279 => generated 833 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:47.562482 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.coordination [req-fce5c93f-491b-4fb6-9509-3c4caaa89dfb req-92367979-b066-49e8-bdb0-306d362d2b23 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Lock "cinder-attachment_update-559e4ad5-d88e-45fc-bd79-a26c53cfdfb3-np0000004976" released by "attachment_update" :: held 0.524s {{(pid=100054) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 08:33:47.562916 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-fce5c93f-491b-4fb6-9509-3c4caaa89dfb req-92367979-b066-49e8-bdb0-306d362d2b23 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] https://10.4.3.7/volume/v3/attachments/37158a79-87b9-48a7-a94e-0faf84465b8b returned with HTTP 200 Jul 10 08:33:47.563385 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 277/1102] 10.4.3.7 () {74 vars in 1690 bytes} [Fri Jul 10 08:33:47 2026] PUT /volume/v3/attachments/37158a79-87b9-48a7-a94e-0faf84465b8b => generated 969 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:33:47.617150 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-33e0a608-686f-460b-99d4-e11473932d03 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:47.621545 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-33e0a608-686f-460b-99d4-e11473932d03 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] GET https://10.4.3.7/volume/v3/backups/f3935c83-7010-4cb8-b622-17fd5ce74c34 Jul 10 08:33:47.621545 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-33e0a608-686f-460b-99d4-e11473932d03 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:47.623447 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-33e0a608-686f-460b-99d4-e11473932d03 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:47.623447 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-33e0a608-686f-460b-99d4-e11473932d03 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Show backup with id f3935c83-7010-4cb8-b622-17fd5ce74c34. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:33:47.630873 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:47.630873 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:33:47.631008 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-33e0a608-686f-460b-99d4-e11473932d03 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] https://10.4.3.7/volume/v3/backups/f3935c83-7010-4cb8-b622-17fd5ce74c34 returned with HTTP 200 Jul 10 08:33:47.631515 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 275/1103] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:47 2026] GET /volume/v3/backups/f3935c83-7010-4cb8-b622-17fd5ce74c34 => generated 754 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:48.083117 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-fce5c93f-491b-4fb6-9509-3c4caaa89dfb req-633bab18-4079-4672-acf6-3d002f14f39a None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:48.085370 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-fce5c93f-491b-4fb6-9509-3c4caaa89dfb req-633bab18-4079-4672-acf6-3d002f14f39a tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] POST https://10.4.3.7/volume/v3/attachments/37158a79-87b9-48a7-a94e-0faf84465b8b/action Jul 10 08:33:48.085796 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-fce5c93f-491b-4fb6-9509-3c4caaa89dfb req-633bab18-4079-4672-acf6-3d002f14f39a tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Action body: b'{"os-complete": null}' {{(pid=100056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:33:48.085966 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-fce5c93f-491b-4fb6-9509-3c4caaa89dfb req-633bab18-4079-4672-acf6-3d002f14f39a tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:33:48.104006 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:48.104006 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:33:48.119781 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-fce5c93f-491b-4fb6-9509-3c4caaa89dfb req-633bab18-4079-4672-acf6-3d002f14f39a tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] https://10.4.3.7/volume/v3/attachments/37158a79-87b9-48a7-a94e-0faf84465b8b/action returned with HTTP 204 Jul 10 08:33:48.120531 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 282/1104] 10.4.3.7 () {74 vars in 1711 bytes} [Fri Jul 10 08:33:48 2026] POST /volume/v3/attachments/37158a79-87b9-48a7-a94e-0faf84465b8b/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:33:48.480015 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-ebc2ff1a-69fa-4a3c-af14-7164fe0428e9 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:48.481900 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ebc2ff1a-69fa-4a3c-af14-7164fe0428e9 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] GET https://10.4.3.7/volume/v3/volumes/0dcd742e-f27d-4297-b8fa-a560a679c279 Jul 10 08:33:48.482682 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ebc2ff1a-69fa-4a3c-af14-7164fe0428e9 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:48.482682 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ebc2ff1a-69fa-4a3c-af14-7164fe0428e9 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:48.488357 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ebc2ff1a-69fa-4a3c-af14-7164fe0428e9 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] https://10.4.3.7/volume/v3/volumes/0dcd742e-f27d-4297-b8fa-a560a679c279 returned with HTTP 404 Jul 10 08:33:48.489033 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 271/1105] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:48 2026] GET /volume/v3/volumes/0dcd742e-f27d-4297-b8fa-a560a679c279 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:33:48.496579 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-475166fe-4b87-4dd6-925d-726a3833cb16 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:48.498770 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-475166fe-4b87-4dd6-925d-726a3833cb16 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] GET https://10.4.3.7/volume/v3/volumes/f9faf6b9-5eef-4c24-a0a5-29654b7597f3 Jul 10 08:33:48.499079 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-475166fe-4b87-4dd6-925d-726a3833cb16 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:48.499353 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-475166fe-4b87-4dd6-925d-726a3833cb16 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:48.509221 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:48.509221 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:33:48.514356 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-475166fe-4b87-4dd6-925d-726a3833cb16 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Volume info retrieved successfully. Jul 10 08:33:48.521348 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-475166fe-4b87-4dd6-925d-726a3833cb16 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] https://10.4.3.7/volume/v3/volumes/f9faf6b9-5eef-4c24-a0a5-29654b7597f3 returned with HTTP 200 Jul 10 08:33:48.522036 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 278/1106] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:48 2026] GET /volume/v3/volumes/f9faf6b9-5eef-4c24-a0a5-29654b7597f3 => generated 1402 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:33:48.536634 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-e3f6be58-c045-4b65-9735-be4a88ea7489 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:48.540362 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-e3f6be58-c045-4b65-9735-be4a88ea7489 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] DELETE https://10.4.3.7/volume/v3/volumes/f9faf6b9-5eef-4c24-a0a5-29654b7597f3 Jul 10 08:33:48.540362 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-e3f6be58-c045-4b65-9735-be4a88ea7489 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:48.540362 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-e3f6be58-c045-4b65-9735-be4a88ea7489 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Calling method 'delete' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:48.540362 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-e3f6be58-c045-4b65-9735-be4a88ea7489 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Delete volume with id: f9faf6b9-5eef-4c24-a0a5-29654b7597f3 Jul 10 08:33:48.546112 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:48.546112 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:33:48.546449 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-e3f6be58-c045-4b65-9735-be4a88ea7489 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Volume info retrieved successfully. Jul 10 08:33:48.567356 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-e3f6be58-c045-4b65-9735-be4a88ea7489 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Delete volume request issued successfully. Jul 10 08:33:48.567356 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-e3f6be58-c045-4b65-9735-be4a88ea7489 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] https://10.4.3.7/volume/v3/volumes/f9faf6b9-5eef-4c24-a0a5-29654b7597f3 returned with HTTP 202 Jul 10 08:33:48.568151 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 276/1107] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:33:48 2026] DELETE /volume/v3/volumes/f9faf6b9-5eef-4c24-a0a5-29654b7597f3 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:33:48.576253 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-be8d1e44-1a7e-4b27-9973-9023347c7233 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:48.578048 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-be8d1e44-1a7e-4b27-9973-9023347c7233 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] GET https://10.4.3.7/volume/v3/volumes/f9faf6b9-5eef-4c24-a0a5-29654b7597f3 Jul 10 08:33:48.578219 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-be8d1e44-1a7e-4b27-9973-9023347c7233 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:48.578384 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-be8d1e44-1a7e-4b27-9973-9023347c7233 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:48.585647 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:48.585647 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:33:48.588904 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-be8d1e44-1a7e-4b27-9973-9023347c7233 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Volume info retrieved successfully. Jul 10 08:33:48.593296 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-be8d1e44-1a7e-4b27-9973-9023347c7233 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] https://10.4.3.7/volume/v3/volumes/f9faf6b9-5eef-4c24-a0a5-29654b7597f3 returned with HTTP 200 Jul 10 08:33:48.593686 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 283/1108] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:48 2026] GET /volume/v3/volumes/f9faf6b9-5eef-4c24-a0a5-29654b7597f3 => generated 1401 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:33:48.644785 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-93b558b8-d975-48a3-b647-1597ef2f301f None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:48.647110 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-93b558b8-d975-48a3-b647-1597ef2f301f tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] GET https://10.4.3.7/volume/v3/backups/f3935c83-7010-4cb8-b622-17fd5ce74c34 Jul 10 08:33:48.647774 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-93b558b8-d975-48a3-b647-1597ef2f301f tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:48.647774 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-93b558b8-d975-48a3-b647-1597ef2f301f tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:48.647774 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-93b558b8-d975-48a3-b647-1597ef2f301f tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Show backup with id f3935c83-7010-4cb8-b622-17fd5ce74c34. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:33:48.653574 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:48.653574 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:33:48.654497 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-93b558b8-d975-48a3-b647-1597ef2f301f tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] https://10.4.3.7/volume/v3/backups/f3935c83-7010-4cb8-b622-17fd5ce74c34 returned with HTTP 200 Jul 10 08:33:48.654953 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 272/1109] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:48 2026] GET /volume/v3/backups/f3935c83-7010-4cb8-b622-17fd5ce74c34 => generated 754 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:49.606888 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-843e8341-3811-45ef-bc1d-124fd48276a5 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:49.608859 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-843e8341-3811-45ef-bc1d-124fd48276a5 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] GET https://10.4.3.7/volume/v3/volumes/f9faf6b9-5eef-4c24-a0a5-29654b7597f3 Jul 10 08:33:49.609086 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-843e8341-3811-45ef-bc1d-124fd48276a5 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:49.609311 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-843e8341-3811-45ef-bc1d-124fd48276a5 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:49.614947 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-843e8341-3811-45ef-bc1d-124fd48276a5 tempest-VolumesGetTest-1563362499 tempest-VolumesGetTest-1563362499-project-member] https://10.4.3.7/volume/v3/volumes/f9faf6b9-5eef-4c24-a0a5-29654b7597f3 returned with HTTP 404 Jul 10 08:33:49.615460 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 279/1110] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:49 2026] GET /volume/v3/volumes/f9faf6b9-5eef-4c24-a0a5-29654b7597f3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:33:49.667767 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-f4a92503-a9c7-4c05-85b4-ca93bfd0b4a6 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:49.671982 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-f4a92503-a9c7-4c05-85b4-ca93bfd0b4a6 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] GET https://10.4.3.7/volume/v3/backups/f3935c83-7010-4cb8-b622-17fd5ce74c34 Jul 10 08:33:49.672446 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-f4a92503-a9c7-4c05-85b4-ca93bfd0b4a6 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:49.672446 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-f4a92503-a9c7-4c05-85b4-ca93bfd0b4a6 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:49.672513 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-f4a92503-a9c7-4c05-85b4-ca93bfd0b4a6 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Show backup with id f3935c83-7010-4cb8-b622-17fd5ce74c34. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:33:49.674485 np0000004976 devstack@c-api.service[100055]: DEBUG dbcounter [-] [100055] Writing DB stats cinder:SELECT=498,cinder:INSERT=88,cinder:UPDATE=151,cinder:DELETE=2 {{(pid=100055) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 08:33:49.677375 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:49.677375 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:33:49.677970 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-f4a92503-a9c7-4c05-85b4-ca93bfd0b4a6 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] https://10.4.3.7/volume/v3/backups/f3935c83-7010-4cb8-b622-17fd5ce74c34 returned with HTTP 200 Jul 10 08:33:49.678306 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 277/1111] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:49 2026] GET /volume/v3/backups/f3935c83-7010-4cb8-b622-17fd5ce74c34 => generated 754 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:50.488668 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-78657a21-df66-416a-905a-8dfc57a0b8d6 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:50.489495 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-78657a21-df66-416a-905a-8dfc57a0b8d6 None None] GET https://10.4.3.7/volume// Jul 10 08:33:50.489495 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-78657a21-df66-416a-905a-8dfc57a0b8d6 None None] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:50.489568 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-78657a21-df66-416a-905a-8dfc57a0b8d6 None None] Calling method 'all' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:50.490331 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-78657a21-df66-416a-905a-8dfc57a0b8d6 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:33:50.490331 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 284/1112] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:33:50 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:33:50.498208 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-f5df1f39-7a5f-46ff-9bf2-b34dc298d069 req-1fef8f26-59a7-4917-b64c-f9f343ca92ea None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:50.500025 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-f5df1f39-7a5f-46ff-9bf2-b34dc298d069 req-1fef8f26-59a7-4917-b64c-f9f343ca92ea tempest-ServerActionsV293TestJSON-964660164 tempest-ServerActionsV293TestJSON-964660164-project-member] GET https://10.4.3.7/volume/v3/volumes/fe088cf1-aa61-4fb5-83b7-377cae30f727 Jul 10 08:33:50.500206 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-f5df1f39-7a5f-46ff-9bf2-b34dc298d069 req-1fef8f26-59a7-4917-b64c-f9f343ca92ea tempest-ServerActionsV293TestJSON-964660164 tempest-ServerActionsV293TestJSON-964660164-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:50.500472 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-f5df1f39-7a5f-46ff-9bf2-b34dc298d069 req-1fef8f26-59a7-4917-b64c-f9f343ca92ea tempest-ServerActionsV293TestJSON-964660164 tempest-ServerActionsV293TestJSON-964660164-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:50.511597 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:50.511597 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:33:50.515659 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-f5df1f39-7a5f-46ff-9bf2-b34dc298d069 req-1fef8f26-59a7-4917-b64c-f9f343ca92ea tempest-ServerActionsV293TestJSON-964660164 tempest-ServerActionsV293TestJSON-964660164-project-member] Volume info retrieved successfully. Jul 10 08:33:50.522522 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-f5df1f39-7a5f-46ff-9bf2-b34dc298d069 req-1fef8f26-59a7-4917-b64c-f9f343ca92ea tempest-ServerActionsV293TestJSON-964660164 tempest-ServerActionsV293TestJSON-964660164-project-member] https://10.4.3.7/volume/v3/volumes/fe088cf1-aa61-4fb5-83b7-377cae30f727 returned with HTTP 200 Jul 10 08:33:50.522522 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 273/1113] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:33:50 2026] GET /volume/v3/volumes/fe088cf1-aa61-4fb5-83b7-377cae30f727 => generated 1535 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:33:50.619649 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-f5df1f39-7a5f-46ff-9bf2-b34dc298d069 req-8631e1cc-a329-4e7c-9141-4a6c1dbbded6 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:50.621463 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-f5df1f39-7a5f-46ff-9bf2-b34dc298d069 req-8631e1cc-a329-4e7c-9141-4a6c1dbbded6 tempest-ServerActionsV293TestJSON-964660164 tempest-ServerActionsV293TestJSON-964660164-project-member] PUT https://10.4.3.7/volume/v3/attachments/be1173f3-6d74-4781-82b4-9830a0f96005 Jul 10 08:33:50.621811 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-f5df1f39-7a5f-46ff-9bf2-b34dc298d069 req-8631e1cc-a329-4e7c-9141-4a6c1dbbded6 tempest-ServerActionsV293TestJSON-964660164 tempest-ServerActionsV293TestJSON-964660164-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.7", "host": "np0000004976", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b54eda21b644", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bf3c9c16-ec3d-4df7-865b-5f424258654a", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:33:50.629373 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.coordination [req-f5df1f39-7a5f-46ff-9bf2-b34dc298d069 req-8631e1cc-a329-4e7c-9141-4a6c1dbbded6 tempest-ServerActionsV293TestJSON-964660164 tempest-ServerActionsV293TestJSON-964660164-project-member] Acquiring lock "cinder-attachment_update-fe088cf1-aa61-4fb5-83b7-377cae30f727-np0000004976" by "attachment_update" {{(pid=100054) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 08:33:50.634059 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.coordination [req-f5df1f39-7a5f-46ff-9bf2-b34dc298d069 req-8631e1cc-a329-4e7c-9141-4a6c1dbbded6 tempest-ServerActionsV293TestJSON-964660164 tempest-ServerActionsV293TestJSON-964660164-project-member] Lock "cinder-attachment_update-fe088cf1-aa61-4fb5-83b7-377cae30f727-np0000004976" acquired by "attachment_update" :: waited 0.005s {{(pid=100054) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 08:33:50.634974 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:50.634974 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:33:50.691284 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-56548ea8-6fda-4eab-91a3-3e1ce7047d1a None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:50.692905 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-56548ea8-6fda-4eab-91a3-3e1ce7047d1a tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] GET https://10.4.3.7/volume/v3/backups/f3935c83-7010-4cb8-b622-17fd5ce74c34 Jul 10 08:33:50.693078 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-56548ea8-6fda-4eab-91a3-3e1ce7047d1a tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:50.693249 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-56548ea8-6fda-4eab-91a3-3e1ce7047d1a tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:50.693354 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-56548ea8-6fda-4eab-91a3-3e1ce7047d1a tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Show backup with id f3935c83-7010-4cb8-b622-17fd5ce74c34. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:33:50.697271 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:50.697271 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:33:50.698319 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-56548ea8-6fda-4eab-91a3-3e1ce7047d1a tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] https://10.4.3.7/volume/v3/backups/f3935c83-7010-4cb8-b622-17fd5ce74c34 returned with HTTP 200 Jul 10 08:33:50.698796 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 278/1114] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:50 2026] GET /volume/v3/backups/f3935c83-7010-4cb8-b622-17fd5ce74c34 => generated 754 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:50.816719 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-89332f47-e14a-412d-9e0b-c460c2f481c5 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:50.901237 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-89332f47-e14a-412d-9e0b-c460c2f481c5 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:33:50.901237 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-89332f47-e14a-412d-9e0b-c460c2f481c5 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-2055006708"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:33:50.902377 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.volumes [None req-89332f47-e14a-412d-9e0b-c460c2f481c5 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-2055006708'}} {{(pid=100056) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:33:50.902503 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-89332f47-e14a-412d-9e0b-c460c2f481c5 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Create volume of 1 GB Jul 10 08:33:50.906001 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-89332f47-e14a-412d-9e0b-c460c2f481c5 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Availability Zones retrieved successfully. Jul 10 08:33:50.911129 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-89332f47-e14a-412d-9e0b-c460c2f481c5 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Flow 'volume_create_api' (489419e7-69c0-41a0-ad6c-fedc3426381f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:33:50.911975 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-89332f47-e14a-412d-9e0b-c460c2f481c5 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48244d41-edf5-401c-90fd-5da015ba8f10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:50.912829 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.flows.api.create_volume [None req-89332f47-e14a-412d-9e0b-c460c2f481c5 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Validating volume size '1' using validate_int {{(pid=100056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:33:50.935054 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-89332f47-e14a-412d-9e0b-c460c2f481c5 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48244d41-edf5-401c-90fd-5da015ba8f10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:50.935754 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-89332f47-e14a-412d-9e0b-c460c2f481c5 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb12f38f-d0ac-451c-b162-1e938f0d2195) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:50.984802 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.quota [None req-89332f47-e14a-412d-9e0b-c460c2f481c5 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Created reservations ['c7b92fea-8316-463c-bc41-f316f51000c6', 'f4a26fb8-9cc9-4f12-84d7-3a531edf202b', 'f7a82456-3306-4696-ab21-a29caaa65c6e', '847cd52c-fe5d-4031-9f02-855be9d35489'] {{(pid=100056) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:33:50.985574 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-89332f47-e14a-412d-9e0b-c460c2f481c5 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb12f38f-d0ac-451c-b162-1e938f0d2195) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c7b92fea-8316-463c-bc41-f316f51000c6', 'f4a26fb8-9cc9-4f12-84d7-3a531edf202b', 'f7a82456-3306-4696-ab21-a29caaa65c6e', '847cd52c-fe5d-4031-9f02-855be9d35489']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:50.986293 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-89332f47-e14a-412d-9e0b-c460c2f481c5 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd774b25-fc08-42f6-8751-8484e5bc94e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:51.006369 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-89332f47-e14a-412d-9e0b-c460c2f481c5 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd774b25-fc08-42f6-8751-8484e5bc94e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '648b6056-52f2-4519-8020-011273e6d857', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-2055006708',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c9574f73051448b8d3bf22a4d032315',qos_specs=None,replication_status=,reservations=['c7b92fea-8316-463c-bc41-f316f51000c6','f4a26fb8-9cc9-4f12-84d7-3a531edf202b','f7a82456-3306-4696-ab21-a29caaa65c6e','847cd52c-fe5d-4031-9f02-855be9d35489'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc889e4ee8b54881a95ddf9e6262a301',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:33:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-2055006708',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=648b6056-52f2-4519-8020-011273e6d857,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c9574f73051448b8d3bf22a4d032315',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bc889e4ee8b54881a95ddf9e6262a301',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:51.007298 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-89332f47-e14a-412d-9e0b-c460c2f481c5 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23fc9177-80c9-4b45-a4d2-38ed14e01e9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:51.024392 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-89332f47-e14a-412d-9e0b-c460c2f481c5 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23fc9177-80c9-4b45-a4d2-38ed14e01e9c) transitioned into state 'SUCCESS' from state '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-2055006708',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c9574f73051448b8d3bf22a4d032315',qos_specs=None,replication_status=,reservations=['c7b92fea-8316-463c-bc41-f316f51000c6','f4a26fb8-9cc9-4f12-84d7-3a531edf202b','f7a82456-3306-4696-ab21-a29caaa65c6e','847cd52c-fe5d-4031-9f02-855be9d35489'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc889e4ee8b54881a95ddf9e6262a301',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:51.025020 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-89332f47-e14a-412d-9e0b-c460c2f481c5 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bfd2e97b-d04d-4685-a07d-0df738102d5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:51.032597 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-89332f47-e14a-412d-9e0b-c460c2f481c5 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bfd2e97b-d04d-4685-a07d-0df738102d5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:51.033367 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-89332f47-e14a-412d-9e0b-c460c2f481c5 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Flow 'volume_create_api' (489419e7-69c0-41a0-ad6c-fedc3426381f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:33:51.033747 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-89332f47-e14a-412d-9e0b-c460c2f481c5 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Create volume request issued successfully. Jul 10 08:33:51.034321 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-89332f47-e14a-412d-9e0b-c460c2f481c5 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:33:51.034847 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 285/1115] 10.4.3.7 () {68 vars in 1244 bytes} [Fri Jul 10 08:33:50 2026] POST /volume/v3/volumes => generated 746 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:33:51.051875 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-7dc9ff71-8b57-453e-a390-d7b1f60c0a01 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:51.054251 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7dc9ff71-8b57-453e-a390-d7b1f60c0a01 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] GET https://10.4.3.7/volume/v3/volumes/648b6056-52f2-4519-8020-011273e6d857 Jul 10 08:33:51.054529 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7dc9ff71-8b57-453e-a390-d7b1f60c0a01 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:51.054806 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7dc9ff71-8b57-453e-a390-d7b1f60c0a01 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:51.063770 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:51.063770 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:33:51.068153 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-7dc9ff71-8b57-453e-a390-d7b1f60c0a01 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Volume info retrieved successfully. Jul 10 08:33:51.074131 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7dc9ff71-8b57-453e-a390-d7b1f60c0a01 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] https://10.4.3.7/volume/v3/volumes/648b6056-52f2-4519-8020-011273e6d857 returned with HTTP 200 Jul 10 08:33:51.074530 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 274/1116] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:51 2026] GET /volume/v3/volumes/648b6056-52f2-4519-8020-011273e6d857 => generated 814 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:51.162027 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.coordination [req-f5df1f39-7a5f-46ff-9bf2-b34dc298d069 req-8631e1cc-a329-4e7c-9141-4a6c1dbbded6 tempest-ServerActionsV293TestJSON-964660164 tempest-ServerActionsV293TestJSON-964660164-project-member] Lock "cinder-attachment_update-fe088cf1-aa61-4fb5-83b7-377cae30f727-np0000004976" released by "attachment_update" :: held 0.528s {{(pid=100054) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 08:33:51.162464 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-f5df1f39-7a5f-46ff-9bf2-b34dc298d069 req-8631e1cc-a329-4e7c-9141-4a6c1dbbded6 tempest-ServerActionsV293TestJSON-964660164 tempest-ServerActionsV293TestJSON-964660164-project-member] https://10.4.3.7/volume/v3/attachments/be1173f3-6d74-4781-82b4-9830a0f96005 returned with HTTP 200 Jul 10 08:33:51.163118 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 280/1117] 10.4.3.7 () {74 vars in 1690 bytes} [Fri Jul 10 08:33:50 2026] PUT /volume/v3/attachments/be1173f3-6d74-4781-82b4-9830a0f96005 => generated 969 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:33:51.173434 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-6ae3dc4b-a822-4256-adbb-eef93ba9b3f9 req-eb1224a5-76fd-4399-baf9-46d3e45a3ed5 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:51.175527 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-6ae3dc4b-a822-4256-adbb-eef93ba9b3f9 req-eb1224a5-76fd-4399-baf9-46d3e45a3ed5 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] DELETE https://10.4.3.7/volume/v3/attachments/7c51de10-860e-487c-9c08-273f176b0c66 Jul 10 08:33:51.175690 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-6ae3dc4b-a822-4256-adbb-eef93ba9b3f9 req-eb1224a5-76fd-4399-baf9-46d3e45a3ed5 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:51.176177 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-6ae3dc4b-a822-4256-adbb-eef93ba9b3f9 req-eb1224a5-76fd-4399-baf9-46d3e45a3ed5 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Calling method 'version_select' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:51.182727 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:51.182727 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:33:51.675259 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-f5df1f39-7a5f-46ff-9bf2-b34dc298d069 req-9c02b6ec-20c4-41ce-b691-05ae846db50f None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:51.677458 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-f5df1f39-7a5f-46ff-9bf2-b34dc298d069 req-9c02b6ec-20c4-41ce-b691-05ae846db50f tempest-ServerActionsV293TestJSON-964660164 tempest-ServerActionsV293TestJSON-964660164-project-member] POST https://10.4.3.7/volume/v3/attachments/be1173f3-6d74-4781-82b4-9830a0f96005/action Jul 10 08:33:51.677688 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-f5df1f39-7a5f-46ff-9bf2-b34dc298d069 req-9c02b6ec-20c4-41ce-b691-05ae846db50f tempest-ServerActionsV293TestJSON-964660164 tempest-ServerActionsV293TestJSON-964660164-project-member] Action body: b'{"os-complete": null}' {{(pid=100056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:33:51.677825 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-f5df1f39-7a5f-46ff-9bf2-b34dc298d069 req-9c02b6ec-20c4-41ce-b691-05ae846db50f tempest-ServerActionsV293TestJSON-964660164 tempest-ServerActionsV293TestJSON-964660164-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:33:51.693142 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:51.693142 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:33:51.703138 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-f5df1f39-7a5f-46ff-9bf2-b34dc298d069 req-9c02b6ec-20c4-41ce-b691-05ae846db50f tempest-ServerActionsV293TestJSON-964660164 tempest-ServerActionsV293TestJSON-964660164-project-member] https://10.4.3.7/volume/v3/attachments/be1173f3-6d74-4781-82b4-9830a0f96005/action returned with HTTP 204 Jul 10 08:33:51.703631 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 286/1118] 10.4.3.7 () {74 vars in 1711 bytes} [Fri Jul 10 08:33:51 2026] POST /volume/v3/attachments/be1173f3-6d74-4781-82b4-9830a0f96005/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:33:51.706646 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-6ae3dc4b-a822-4256-adbb-eef93ba9b3f9 req-eb1224a5-76fd-4399-baf9-46d3e45a3ed5 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] https://10.4.3.7/volume/v3/attachments/7c51de10-860e-487c-9c08-273f176b0c66 returned with HTTP 200 Jul 10 08:33:51.707030 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 279/1119] 10.4.3.7 () {72 vars in 1659 bytes} [Fri Jul 10 08:33:51 2026] DELETE /volume/v3/attachments/7c51de10-860e-487c-9c08-273f176b0c66 => generated 19 bytes in 534 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:51.709527 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-ca65218c-b2f1-4048-8052-5d969d6998a1 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:51.712001 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ca65218c-b2f1-4048-8052-5d969d6998a1 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] GET https://10.4.3.7/volume/v3/backups/f3935c83-7010-4cb8-b622-17fd5ce74c34 Jul 10 08:33:51.712220 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ca65218c-b2f1-4048-8052-5d969d6998a1 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:51.712486 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ca65218c-b2f1-4048-8052-5d969d6998a1 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:51.712614 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-ca65218c-b2f1-4048-8052-5d969d6998a1 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Show backup with id f3935c83-7010-4cb8-b622-17fd5ce74c34. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:33:51.717957 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-6ae3dc4b-a822-4256-adbb-eef93ba9b3f9 req-e433c4c8-d06c-41c7-814c-0ef30ec16ded None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:51.718293 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:51.718293 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:33:51.718986 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ca65218c-b2f1-4048-8052-5d969d6998a1 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] https://10.4.3.7/volume/v3/backups/f3935c83-7010-4cb8-b622-17fd5ce74c34 returned with HTTP 200 Jul 10 08:33:51.719442 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 275/1120] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:51 2026] GET /volume/v3/backups/f3935c83-7010-4cb8-b622-17fd5ce74c34 => generated 754 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:51.720217 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-6ae3dc4b-a822-4256-adbb-eef93ba9b3f9 req-e433c4c8-d06c-41c7-814c-0ef30ec16ded tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] DELETE https://10.4.3.7/volume/v3/volumes/9f5f67ca-6822-4936-9da6-d6f2fafefe36 Jul 10 08:33:51.720430 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-6ae3dc4b-a822-4256-adbb-eef93ba9b3f9 req-e433c4c8-d06c-41c7-814c-0ef30ec16ded tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:51.720619 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-6ae3dc4b-a822-4256-adbb-eef93ba9b3f9 req-e433c4c8-d06c-41c7-814c-0ef30ec16ded tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Calling method 'delete' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:51.720979 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.volumes [req-6ae3dc4b-a822-4256-adbb-eef93ba9b3f9 req-e433c4c8-d06c-41c7-814c-0ef30ec16ded tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Delete volume with id: 9f5f67ca-6822-4936-9da6-d6f2fafefe36 Jul 10 08:33:51.727607 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:51.727607 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:33:51.728030 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-6ae3dc4b-a822-4256-adbb-eef93ba9b3f9 req-e433c4c8-d06c-41c7-814c-0ef30ec16ded tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Volume info retrieved successfully. Jul 10 08:33:51.742606 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-6ae3dc4b-a822-4256-adbb-eef93ba9b3f9 req-e433c4c8-d06c-41c7-814c-0ef30ec16ded tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Delete volume request issued successfully. Jul 10 08:33:51.742775 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-6ae3dc4b-a822-4256-adbb-eef93ba9b3f9 req-e433c4c8-d06c-41c7-814c-0ef30ec16ded tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] https://10.4.3.7/volume/v3/volumes/9f5f67ca-6822-4936-9da6-d6f2fafefe36 returned with HTTP 202 Jul 10 08:33:51.743207 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 281/1121] 10.4.3.7 () {70 vars in 1606 bytes} [Fri Jul 10 08:33:51 2026] DELETE /volume/v3/volumes/9f5f67ca-6822-4936-9da6-d6f2fafefe36 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:33:52.058730 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-7f822168-8105-4356-bd6b-7c4191703ea4 req-0d83c0c4-f56d-4209-87aa-ad81ab361e86 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:52.061130 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-7f822168-8105-4356-bd6b-7c4191703ea4 req-0d83c0c4-f56d-4209-87aa-ad81ab361e86 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] POST https://10.4.3.7/volume/v3/attachments/9dfdf2e1-4e6c-4118-a440-2f0fec738f75/action Jul 10 08:33:52.061522 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-7f822168-8105-4356-bd6b-7c4191703ea4 req-0d83c0c4-f56d-4209-87aa-ad81ab361e86 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Action body: b'{"os-complete": null}' {{(pid=100056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:33:52.061659 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-7f822168-8105-4356-bd6b-7c4191703ea4 req-0d83c0c4-f56d-4209-87aa-ad81ab361e86 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:33:52.081089 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:52.081089 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:33:52.088576 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-863fb80b-b187-4a70-aadc-f2da8e407edd None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:52.090569 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-863fb80b-b187-4a70-aadc-f2da8e407edd tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] GET https://10.4.3.7/volume/v3/volumes/648b6056-52f2-4519-8020-011273e6d857 Jul 10 08:33:52.090823 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-863fb80b-b187-4a70-aadc-f2da8e407edd tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:52.091077 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-863fb80b-b187-4a70-aadc-f2da8e407edd tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:52.093509 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-7f822168-8105-4356-bd6b-7c4191703ea4 req-0d83c0c4-f56d-4209-87aa-ad81ab361e86 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/attachments/9dfdf2e1-4e6c-4118-a440-2f0fec738f75/action returned with HTTP 204 Jul 10 08:33:52.094035 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 287/1122] 10.4.3.7 () {74 vars in 1711 bytes} [Fri Jul 10 08:33:52 2026] POST /volume/v3/attachments/9dfdf2e1-4e6c-4118-a440-2f0fec738f75/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:33:52.101339 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:52.101339 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:33:52.107954 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-863fb80b-b187-4a70-aadc-f2da8e407edd tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Volume info retrieved successfully. Jul 10 08:33:52.114720 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-863fb80b-b187-4a70-aadc-f2da8e407edd tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] https://10.4.3.7/volume/v3/volumes/648b6056-52f2-4519-8020-011273e6d857 returned with HTTP 200 Jul 10 08:33:52.115164 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 280/1123] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:52 2026] GET /volume/v3/volumes/648b6056-52f2-4519-8020-011273e6d857 => generated 839 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:52.684713 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-9fdc8686-3805-4c79-8bdb-50499293eded req-bc36e417-43a4-4aab-9150-bffcf92af160 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:52.688170 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-9fdc8686-3805-4c79-8bdb-50499293eded req-bc36e417-43a4-4aab-9150-bffcf92af160 tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] GET https://10.4.3.7/volume/v3/volumes/e99aae09-3992-4f87-81b9-80d0b65c35b3 Jul 10 08:33:52.688434 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-9fdc8686-3805-4c79-8bdb-50499293eded req-bc36e417-43a4-4aab-9150-bffcf92af160 tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:52.688705 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-9fdc8686-3805-4c79-8bdb-50499293eded req-bc36e417-43a4-4aab-9150-bffcf92af160 tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:52.697987 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:52.697987 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:33:52.703383 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-9fdc8686-3805-4c79-8bdb-50499293eded req-bc36e417-43a4-4aab-9150-bffcf92af160 tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Volume info retrieved successfully. Jul 10 08:33:52.708504 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-9fdc8686-3805-4c79-8bdb-50499293eded req-bc36e417-43a4-4aab-9150-bffcf92af160 tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] https://10.4.3.7/volume/v3/volumes/e99aae09-3992-4f87-81b9-80d0b65c35b3 returned with HTTP 200 Jul 10 08:33:52.708878 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 276/1124] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:33:52 2026] GET /volume/v3/volumes/e99aae09-3992-4f87-81b9-80d0b65c35b3 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:52.734217 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-826fd792-2488-490c-b632-1e7d5b93b251 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:52.736972 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-826fd792-2488-490c-b632-1e7d5b93b251 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] GET https://10.4.3.7/volume/v3/backups/f3935c83-7010-4cb8-b622-17fd5ce74c34 Jul 10 08:33:52.737322 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-826fd792-2488-490c-b632-1e7d5b93b251 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:52.737695 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-826fd792-2488-490c-b632-1e7d5b93b251 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:52.737966 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-826fd792-2488-490c-b632-1e7d5b93b251 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Show backup with id f3935c83-7010-4cb8-b622-17fd5ce74c34. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:33:52.746224 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:52.746224 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:33:52.748736 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-826fd792-2488-490c-b632-1e7d5b93b251 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] https://10.4.3.7/volume/v3/backups/f3935c83-7010-4cb8-b622-17fd5ce74c34 returned with HTTP 200 Jul 10 08:33:52.748736 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 282/1125] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:52 2026] GET /volume/v3/backups/f3935c83-7010-4cb8-b622-17fd5ce74c34 => generated 754 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:53.762288 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-5591c7a2-ff04-407a-89d8-facb2113860e None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:53.764152 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-5591c7a2-ff04-407a-89d8-facb2113860e tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] GET https://10.4.3.7/volume/v3/backups/f3935c83-7010-4cb8-b622-17fd5ce74c34 Jul 10 08:33:53.764325 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-5591c7a2-ff04-407a-89d8-facb2113860e tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:53.764549 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-5591c7a2-ff04-407a-89d8-facb2113860e tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:53.764650 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-5591c7a2-ff04-407a-89d8-facb2113860e tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Show backup with id f3935c83-7010-4cb8-b622-17fd5ce74c34. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:33:53.768996 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:53.768996 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:33:53.769792 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-5591c7a2-ff04-407a-89d8-facb2113860e tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] https://10.4.3.7/volume/v3/backups/f3935c83-7010-4cb8-b622-17fd5ce74c34 returned with HTTP 200 Jul 10 08:33:53.770342 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 288/1126] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:53 2026] GET /volume/v3/backups/f3935c83-7010-4cb8-b622-17fd5ce74c34 => generated 755 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:54.353292 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-23a08452-7602-4c5b-b7fa-a12a800c8aa8 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:54.355595 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-23a08452-7602-4c5b-b7fa-a12a800c8aa8 tempest-ServersNegativeTestJSON-83424860 tempest-ServersNegativeTestJSON-83424860-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:33:54.356036 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-23a08452-7602-4c5b-b7fa-a12a800c8aa8 tempest-ServersNegativeTestJSON-83424860 tempest-ServersNegativeTestJSON-83424860-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-2066416262"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:33:54.357818 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.volumes [None req-23a08452-7602-4c5b-b7fa-a12a800c8aa8 tempest-ServersNegativeTestJSON-83424860 tempest-ServersNegativeTestJSON-83424860-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-2066416262'}} {{(pid=100055) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:33:54.358074 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-23a08452-7602-4c5b-b7fa-a12a800c8aa8 tempest-ServersNegativeTestJSON-83424860 tempest-ServersNegativeTestJSON-83424860-project-member] Create volume of 1 GB Jul 10 08:33:54.363893 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-23a08452-7602-4c5b-b7fa-a12a800c8aa8 tempest-ServersNegativeTestJSON-83424860 tempest-ServersNegativeTestJSON-83424860-project-member] Availability Zones retrieved successfully. Jul 10 08:33:54.372093 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-23a08452-7602-4c5b-b7fa-a12a800c8aa8 tempest-ServersNegativeTestJSON-83424860 tempest-ServersNegativeTestJSON-83424860-project-member] Flow 'volume_create_api' (f8c68e91-854f-49b0-bd08-e423b4366470) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:33:54.373387 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-23a08452-7602-4c5b-b7fa-a12a800c8aa8 tempest-ServersNegativeTestJSON-83424860 tempest-ServersNegativeTestJSON-83424860-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79dd0d0c-b912-41b5-9cfb-a167aaea9ecf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:54.374665 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.flows.api.create_volume [None req-23a08452-7602-4c5b-b7fa-a12a800c8aa8 tempest-ServersNegativeTestJSON-83424860 tempest-ServersNegativeTestJSON-83424860-project-member] Validating volume size '1' using validate_int {{(pid=100055) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:33:54.422191 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-23a08452-7602-4c5b-b7fa-a12a800c8aa8 tempest-ServersNegativeTestJSON-83424860 tempest-ServersNegativeTestJSON-83424860-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79dd0d0c-b912-41b5-9cfb-a167aaea9ecf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:54.423673 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-23a08452-7602-4c5b-b7fa-a12a800c8aa8 tempest-ServersNegativeTestJSON-83424860 tempest-ServersNegativeTestJSON-83424860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5841936-4a1f-40de-b920-22651de1c72a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:54.515723 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.quota [None req-23a08452-7602-4c5b-b7fa-a12a800c8aa8 tempest-ServersNegativeTestJSON-83424860 tempest-ServersNegativeTestJSON-83424860-project-member] Created reservations ['67404d70-8aff-4ece-b7dc-5129d08ea93d', '33183927-4110-469b-a09a-6428e64f1c08', '93fa6dd8-b3fb-4ac7-92af-9ed78ac91ce3', 'd0a584d9-c141-4d82-bd97-7cb89d5b2b7b'] {{(pid=100055) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:33:54.516963 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-23a08452-7602-4c5b-b7fa-a12a800c8aa8 tempest-ServersNegativeTestJSON-83424860 tempest-ServersNegativeTestJSON-83424860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5841936-4a1f-40de-b920-22651de1c72a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['67404d70-8aff-4ece-b7dc-5129d08ea93d', '33183927-4110-469b-a09a-6428e64f1c08', '93fa6dd8-b3fb-4ac7-92af-9ed78ac91ce3', 'd0a584d9-c141-4d82-bd97-7cb89d5b2b7b']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:54.518222 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-23a08452-7602-4c5b-b7fa-a12a800c8aa8 tempest-ServersNegativeTestJSON-83424860 tempest-ServersNegativeTestJSON-83424860-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1eab6d47-6e9a-441c-b930-aae84a05cae0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:54.547879 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-23a08452-7602-4c5b-b7fa-a12a800c8aa8 tempest-ServersNegativeTestJSON-83424860 tempest-ServersNegativeTestJSON-83424860-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1eab6d47-6e9a-441c-b930-aae84a05cae0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '271776a9-9c3a-4c1d-b3da-01db7015a4b4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-2066416262',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e51293ab988e44a8b474891022bf0afc',qos_specs=None,replication_status=,reservations=['67404d70-8aff-4ece-b7dc-5129d08ea93d','33183927-4110-469b-a09a-6428e64f1c08','93fa6dd8-b3fb-4ac7-92af-9ed78ac91ce3','d0a584d9-c141-4d82-bd97-7cb89d5b2b7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='64da615670614047abf2111240b5fcd1',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:33:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-2066416262',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=271776a9-9c3a-4c1d-b3da-01db7015a4b4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e51293ab988e44a8b474891022bf0afc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='64da615670614047abf2111240b5fcd1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:54.548790 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-23a08452-7602-4c5b-b7fa-a12a800c8aa8 tempest-ServersNegativeTestJSON-83424860 tempest-ServersNegativeTestJSON-83424860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2fb2becd-61b6-4a90-a4cc-caa697af78d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:54.573494 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-23a08452-7602-4c5b-b7fa-a12a800c8aa8 tempest-ServersNegativeTestJSON-83424860 tempest-ServersNegativeTestJSON-83424860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2fb2becd-61b6-4a90-a4cc-caa697af78d4) transitioned into state 'SUCCESS' from state '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-2066416262',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e51293ab988e44a8b474891022bf0afc',qos_specs=None,replication_status=,reservations=['67404d70-8aff-4ece-b7dc-5129d08ea93d','33183927-4110-469b-a09a-6428e64f1c08','93fa6dd8-b3fb-4ac7-92af-9ed78ac91ce3','d0a584d9-c141-4d82-bd97-7cb89d5b2b7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='64da615670614047abf2111240b5fcd1',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:54.573494 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-23a08452-7602-4c5b-b7fa-a12a800c8aa8 tempest-ServersNegativeTestJSON-83424860 tempest-ServersNegativeTestJSON-83424860-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47fd6707-2fdb-4881-a457-f4e12588d738) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:54.587887 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-23a08452-7602-4c5b-b7fa-a12a800c8aa8 tempest-ServersNegativeTestJSON-83424860 tempest-ServersNegativeTestJSON-83424860-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47fd6707-2fdb-4881-a457-f4e12588d738) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:54.588842 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-23a08452-7602-4c5b-b7fa-a12a800c8aa8 tempest-ServersNegativeTestJSON-83424860 tempest-ServersNegativeTestJSON-83424860-project-member] Flow 'volume_create_api' (f8c68e91-854f-49b0-bd08-e423b4366470) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:33:54.590548 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-23a08452-7602-4c5b-b7fa-a12a800c8aa8 tempest-ServersNegativeTestJSON-83424860 tempest-ServersNegativeTestJSON-83424860-project-member] Create volume request issued successfully. Jul 10 08:33:54.590548 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-23a08452-7602-4c5b-b7fa-a12a800c8aa8 tempest-ServersNegativeTestJSON-83424860 tempest-ServersNegativeTestJSON-83424860-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:33:54.590548 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 281/1127] 10.4.3.7 () {68 vars in 1244 bytes} [Fri Jul 10 08:33:54 2026] POST /volume/v3/volumes => generated 750 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:33:54.602998 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-cd7ef244-5b56-4f08-8d47-e74aa69bd794 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:54.605101 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cd7ef244-5b56-4f08-8d47-e74aa69bd794 tempest-ServersNegativeTestJSON-83424860 tempest-ServersNegativeTestJSON-83424860-project-member] GET https://10.4.3.7/volume/v3/volumes/271776a9-9c3a-4c1d-b3da-01db7015a4b4 Jul 10 08:33:54.605101 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-cd7ef244-5b56-4f08-8d47-e74aa69bd794 tempest-ServersNegativeTestJSON-83424860 tempest-ServersNegativeTestJSON-83424860-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:54.605315 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-cd7ef244-5b56-4f08-8d47-e74aa69bd794 tempest-ServersNegativeTestJSON-83424860 tempest-ServersNegativeTestJSON-83424860-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:54.613553 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:54.613553 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:33:54.620617 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-cd7ef244-5b56-4f08-8d47-e74aa69bd794 tempest-ServersNegativeTestJSON-83424860 tempest-ServersNegativeTestJSON-83424860-project-member] Volume info retrieved successfully. Jul 10 08:33:54.625592 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cd7ef244-5b56-4f08-8d47-e74aa69bd794 tempest-ServersNegativeTestJSON-83424860 tempest-ServersNegativeTestJSON-83424860-project-member] https://10.4.3.7/volume/v3/volumes/271776a9-9c3a-4c1d-b3da-01db7015a4b4 returned with HTTP 200 Jul 10 08:33:54.625698 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 277/1128] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:54 2026] GET /volume/v3/volumes/271776a9-9c3a-4c1d-b3da-01db7015a4b4 => generated 818 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:54.759097 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-4d79bf7b-ae4e-42fa-9a60-b46b23b66f4e None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:54.759483 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-4d79bf7b-ae4e-42fa-9a60-b46b23b66f4e None None] GET https://10.4.3.7/volume// Jul 10 08:33:54.759657 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-4d79bf7b-ae4e-42fa-9a60-b46b23b66f4e None None] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:54.759869 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-4d79bf7b-ae4e-42fa-9a60-b46b23b66f4e None None] Calling method 'all' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:54.760297 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-4d79bf7b-ae4e-42fa-9a60-b46b23b66f4e None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:33:54.760696 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 283/1129] 10.4.3.7 () {66 vars in 1414 bytes} [Fri Jul 10 08:33:54 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:33:54.767008 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-9fdc8686-3805-4c79-8bdb-50499293eded req-ef9b833e-11a9-4271-b87a-baa26571fd95 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:54.777040 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-9fdc8686-3805-4c79-8bdb-50499293eded req-ef9b833e-11a9-4271-b87a-baa26571fd95 tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] POST https://10.4.3.7/volume/v3/attachments Jul 10 08:33:54.777544 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-9fdc8686-3805-4c79-8bdb-50499293eded req-ef9b833e-11a9-4271-b87a-baa26571fd95 tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e99aae09-3992-4f87-81b9-80d0b65c35b3", "connector": null, "instance_uuid": "00170f17-9410-47a0-8adc-5342571f78f6"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:33:54.785428 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-d18f5cec-4ae9-49b9-9aba-66ca337bee03 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:54.788608 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-d18f5cec-4ae9-49b9-9aba-66ca337bee03 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] GET https://10.4.3.7/volume/v3/backups/f3935c83-7010-4cb8-b622-17fd5ce74c34 Jul 10 08:33:54.788608 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-d18f5cec-4ae9-49b9-9aba-66ca337bee03 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:54.788608 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-d18f5cec-4ae9-49b9-9aba-66ca337bee03 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:54.788608 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-d18f5cec-4ae9-49b9-9aba-66ca337bee03 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Show backup with id f3935c83-7010-4cb8-b622-17fd5ce74c34. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:33:54.795125 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:54.795125 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:33:54.795247 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:54.795247 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:33:54.795319 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-d18f5cec-4ae9-49b9-9aba-66ca337bee03 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] https://10.4.3.7/volume/v3/backups/f3935c83-7010-4cb8-b622-17fd5ce74c34 returned with HTTP 200 Jul 10 08:33:54.795736 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 282/1130] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:54 2026] GET /volume/v3/backups/f3935c83-7010-4cb8-b622-17fd5ce74c34 => generated 756 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:54.807977 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-ecfdd371-e563-49f3-9e66-aeffb097da16 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:54.809678 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ecfdd371-e563-49f3-9e66-aeffb097da16 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:33:54.810022 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ecfdd371-e563-49f3-9e66-aeffb097da16 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "f3935c83-7010-4cb8-b622-17fd5ce74c34", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1585415970"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:33:54.811439 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [None req-ecfdd371-e563-49f3-9e66-aeffb097da16 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Create volume request body: {'volume': {"'backup_id": 'f3935c83-7010-4cb8-b622-17fd5ce74c34', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1585415970'}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:33:54.811587 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-ecfdd371-e563-49f3-9e66-aeffb097da16 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Create volume of 1 GB Jul 10 08:33:54.815842 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-ecfdd371-e563-49f3-9e66-aeffb097da16 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Availability Zones retrieved successfully. Jul 10 08:33:54.821700 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-9fdc8686-3805-4c79-8bdb-50499293eded req-ef9b833e-11a9-4271-b87a-baa26571fd95 tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] https://10.4.3.7/volume/v3/attachments returned with HTTP 200 Jul 10 08:33:54.822230 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 289/1131] 10.4.3.7 () {74 vars in 1580 bytes} [Fri Jul 10 08:33:54 2026] POST /volume/v3/attachments => generated 273 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:33:54.825519 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-ecfdd371-e563-49f3-9e66-aeffb097da16 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Flow 'volume_create_api' (715ecb4c-ee1c-4d5d-a8d8-4080fda02307) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:33:54.826985 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-ecfdd371-e563-49f3-9e66-aeffb097da16 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7376cc4f-9b89-4bd8-88c7-ae8237acdebf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:54.828067 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-ecfdd371-e563-49f3-9e66-aeffb097da16 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Validating volume size '1' using validate_int {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:33:54.866524 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-ecfdd371-e563-49f3-9e66-aeffb097da16 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7376cc4f-9b89-4bd8-88c7-ae8237acdebf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:54.867372 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-ecfdd371-e563-49f3-9e66-aeffb097da16 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff08ab2b-aab6-43f3-ae13-2c6b9ffd08ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:54.895396 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-85472667-7af5-4fea-81b7-c5b5d3b06fb1 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:54.897128 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-85472667-7af5-4fea-81b7-c5b5d3b06fb1 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] DELETE https://10.4.3.7/volume/v3/volumes/65947dd7-d7c2-41b4-89eb-7afaee30d99f Jul 10 08:33:54.897372 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-85472667-7af5-4fea-81b7-c5b5d3b06fb1 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:54.897573 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-85472667-7af5-4fea-81b7-c5b5d3b06fb1 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Calling method 'delete' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:54.897728 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.volumes [None req-85472667-7af5-4fea-81b7-c5b5d3b06fb1 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Delete volume with id: 65947dd7-d7c2-41b4-89eb-7afaee30d99f Jul 10 08:33:54.904150 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-ecfdd371-e563-49f3-9e66-aeffb097da16 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Created reservations ['fb5ed1b5-d54b-472e-8d67-b1d742b512bb', '9e8a3834-c5c4-4c6e-8116-57f970104736', 'a85dbf67-0e7d-46fd-b691-ae558961cdfa', 'c7ae3bdd-6966-41d6-a6ae-a9664d53cbab'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:33:54.904881 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-ecfdd371-e563-49f3-9e66-aeffb097da16 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff08ab2b-aab6-43f3-ae13-2c6b9ffd08ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fb5ed1b5-d54b-472e-8d67-b1d742b512bb', '9e8a3834-c5c4-4c6e-8116-57f970104736', 'a85dbf67-0e7d-46fd-b691-ae558961cdfa', 'c7ae3bdd-6966-41d6-a6ae-a9664d53cbab']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:54.905520 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-ecfdd371-e563-49f3-9e66-aeffb097da16 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8cc157e1-edb6-4f1e-a9b4-396953cba9ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:54.905716 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:54.905716 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:33:54.906457 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-85472667-7af5-4fea-81b7-c5b5d3b06fb1 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Volume info retrieved successfully. Jul 10 08:33:54.924108 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-85472667-7af5-4fea-81b7-c5b5d3b06fb1 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Delete volume request issued successfully. Jul 10 08:33:54.924335 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-85472667-7af5-4fea-81b7-c5b5d3b06fb1 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] https://10.4.3.7/volume/v3/volumes/65947dd7-d7c2-41b4-89eb-7afaee30d99f returned with HTTP 202 Jul 10 08:33:54.924852 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 284/1132] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:33:54 2026] DELETE /volume/v3/volumes/65947dd7-d7c2-41b4-89eb-7afaee30d99f => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:33:54.934022 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-ab39900a-e36e-4028-979a-805dd224cb34 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:54.934448 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-ecfdd371-e563-49f3-9e66-aeffb097da16 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8cc157e1-edb6-4f1e-a9b4-396953cba9ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '28df3d4a-6ea0-4edb-9042-2db0ba5c706a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1585415970',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d51c2e5ca32b4947a0cc9a67991e9718',qos_specs=None,replication_status=,reservations=['fb5ed1b5-d54b-472e-8d67-b1d742b512bb','9e8a3834-c5c4-4c6e-8116-57f970104736','a85dbf67-0e7d-46fd-b691-ae558961cdfa','c7ae3bdd-6966-41d6-a6ae-a9664d53cbab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10df8fc40a5c4162aa8c0d4e5f68c99e',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:33:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1585415970',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=28df3d4a-6ea0-4edb-9042-2db0ba5c706a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d51c2e5ca32b4947a0cc9a67991e9718',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='10df8fc40a5c4162aa8c0d4e5f68c99e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:54.934554 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-ab39900a-e36e-4028-979a-805dd224cb34 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] GET https://10.4.3.7/volume/v3/volumes/65947dd7-d7c2-41b4-89eb-7afaee30d99f Jul 10 08:33:54.934554 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-ab39900a-e36e-4028-979a-805dd224cb34 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:54.934554 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-ab39900a-e36e-4028-979a-805dd224cb34 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:54.934911 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-ecfdd371-e563-49f3-9e66-aeffb097da16 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (649b2076-6805-482d-bf91-50ce293e5963) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:54.941382 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:54.941382 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:33:54.945878 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-ab39900a-e36e-4028-979a-805dd224cb34 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Volume info retrieved successfully. Jul 10 08:33:54.952299 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-ab39900a-e36e-4028-979a-805dd224cb34 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] https://10.4.3.7/volume/v3/volumes/65947dd7-d7c2-41b4-89eb-7afaee30d99f returned with HTTP 200 Jul 10 08:33:54.952696 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 283/1133] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:54 2026] GET /volume/v3/volumes/65947dd7-d7c2-41b4-89eb-7afaee30d99f => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:54.957061 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-ecfdd371-e563-49f3-9e66-aeffb097da16 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (649b2076-6805-482d-bf91-50ce293e5963) transitioned into state 'SUCCESS' from state '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-1585415970',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d51c2e5ca32b4947a0cc9a67991e9718',qos_specs=None,replication_status=,reservations=['fb5ed1b5-d54b-472e-8d67-b1d742b512bb','9e8a3834-c5c4-4c6e-8116-57f970104736','a85dbf67-0e7d-46fd-b691-ae558961cdfa','c7ae3bdd-6966-41d6-a6ae-a9664d53cbab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10df8fc40a5c4162aa8c0d4e5f68c99e',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:54.957752 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-ecfdd371-e563-49f3-9e66-aeffb097da16 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d1c89c6-66ee-42cd-8f6a-2b32a7131a30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:54.967972 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-ecfdd371-e563-49f3-9e66-aeffb097da16 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d1c89c6-66ee-42cd-8f6a-2b32a7131a30) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:54.968700 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-ecfdd371-e563-49f3-9e66-aeffb097da16 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Flow 'volume_create_api' (715ecb4c-ee1c-4d5d-a8d8-4080fda02307) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:33:54.968982 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-ecfdd371-e563-49f3-9e66-aeffb097da16 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Create volume request issued successfully. Jul 10 08:33:54.969500 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ecfdd371-e563-49f3-9e66-aeffb097da16 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:33:54.969882 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 278/1134] 10.4.3.7 () {68 vars in 1245 bytes} [Fri Jul 10 08:33:54 2026] POST /volume/v3/volumes => generated 754 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:33:54.985350 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-22f64a37-fa8d-4911-8a0b-98419ae92f77 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:54.986564 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-22f64a37-fa8d-4911-8a0b-98419ae92f77 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:33:54.986643 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-22f64a37-fa8d-4911-8a0b-98419ae92f77 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "f3935c83-7010-4cb8-b622-17fd5ce74c34", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1535968791"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:33:54.987961 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.volumes [None req-22f64a37-fa8d-4911-8a0b-98419ae92f77 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Create volume request body: {'volume': {"'backup_id": 'f3935c83-7010-4cb8-b622-17fd5ce74c34', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1535968791'}} {{(pid=100056) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:33:54.988069 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-22f64a37-fa8d-4911-8a0b-98419ae92f77 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Create volume of 1 GB Jul 10 08:33:54.988603 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:54.988603 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:33:54.994866 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-22f64a37-fa8d-4911-8a0b-98419ae92f77 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Availability Zones retrieved successfully. Jul 10 08:33:55.001090 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-22f64a37-fa8d-4911-8a0b-98419ae92f77 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Flow 'volume_create_api' (50759110-27da-4146-ae38-0536ba185e27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:33:55.002602 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-22f64a37-fa8d-4911-8a0b-98419ae92f77 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba332891-c970-434a-b916-8c8322612501) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:55.003124 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.flows.api.create_volume [None req-22f64a37-fa8d-4911-8a0b-98419ae92f77 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Validating volume size '1' using validate_int {{(pid=100056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:33:55.038858 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-22f64a37-fa8d-4911-8a0b-98419ae92f77 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba332891-c970-434a-b916-8c8322612501) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:55.039566 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-22f64a37-fa8d-4911-8a0b-98419ae92f77 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7ee980a-9919-4b56-8ec6-fce15fbcb032) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:55.085842 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.quota [None req-22f64a37-fa8d-4911-8a0b-98419ae92f77 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Created reservations ['4f4f70e1-c9c9-4846-b67c-97c5ff92da75', '789024b4-d002-4ea2-a0dc-27e21ab003ca', '61ce48e2-1286-4b16-81e4-6daf692e66b3', '0c9f7d94-53e4-4f92-8a04-e6c833d5e310'] {{(pid=100056) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:33:55.086997 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-22f64a37-fa8d-4911-8a0b-98419ae92f77 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7ee980a-9919-4b56-8ec6-fce15fbcb032) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4f4f70e1-c9c9-4846-b67c-97c5ff92da75', '789024b4-d002-4ea2-a0dc-27e21ab003ca', '61ce48e2-1286-4b16-81e4-6daf692e66b3', '0c9f7d94-53e4-4f92-8a04-e6c833d5e310']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:55.088133 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-22f64a37-fa8d-4911-8a0b-98419ae92f77 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66edbce3-bd87-40df-a8ac-17fb709e9bdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:55.117114 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-22f64a37-fa8d-4911-8a0b-98419ae92f77 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66edbce3-bd87-40df-a8ac-17fb709e9bdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '907cd2fb-2b08-4974-9f7b-6bbd04d89281', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1535968791',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d51c2e5ca32b4947a0cc9a67991e9718',qos_specs=None,replication_status=,reservations=['4f4f70e1-c9c9-4846-b67c-97c5ff92da75','789024b4-d002-4ea2-a0dc-27e21ab003ca','61ce48e2-1286-4b16-81e4-6daf692e66b3','0c9f7d94-53e4-4f92-8a04-e6c833d5e310'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10df8fc40a5c4162aa8c0d4e5f68c99e',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:33:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1535968791',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=907cd2fb-2b08-4974-9f7b-6bbd04d89281,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d51c2e5ca32b4947a0cc9a67991e9718',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='10df8fc40a5c4162aa8c0d4e5f68c99e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:55.118227 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-22f64a37-fa8d-4911-8a0b-98419ae92f77 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0ca4688-a8a1-4efd-bb47-e376ba3fe38b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:55.134297 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-22f64a37-fa8d-4911-8a0b-98419ae92f77 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0ca4688-a8a1-4efd-bb47-e376ba3fe38b) transitioned into state 'SUCCESS' from state '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-1535968791',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d51c2e5ca32b4947a0cc9a67991e9718',qos_specs=None,replication_status=,reservations=['4f4f70e1-c9c9-4846-b67c-97c5ff92da75','789024b4-d002-4ea2-a0dc-27e21ab003ca','61ce48e2-1286-4b16-81e4-6daf692e66b3','0c9f7d94-53e4-4f92-8a04-e6c833d5e310'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10df8fc40a5c4162aa8c0d4e5f68c99e',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:55.135042 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-22f64a37-fa8d-4911-8a0b-98419ae92f77 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64cda6ef-15d5-49d0-87ec-7d52f840b5f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:55.143147 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-22f64a37-fa8d-4911-8a0b-98419ae92f77 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64cda6ef-15d5-49d0-87ec-7d52f840b5f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:55.143961 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-22f64a37-fa8d-4911-8a0b-98419ae92f77 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Flow 'volume_create_api' (50759110-27da-4146-ae38-0536ba185e27) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:33:55.144238 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-22f64a37-fa8d-4911-8a0b-98419ae92f77 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Create volume request issued successfully. Jul 10 08:33:55.144778 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-22f64a37-fa8d-4911-8a0b-98419ae92f77 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:33:55.145198 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 290/1135] 10.4.3.7 () {68 vars in 1245 bytes} [Fri Jul 10 08:33:54 2026] POST /volume/v3/volumes => generated 754 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:33:55.155081 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-de6b69cb-ebb8-435e-ba90-afe0ba6028d2 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:55.156787 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-de6b69cb-ebb8-435e-ba90-afe0ba6028d2 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:33:55.157103 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-de6b69cb-ebb8-435e-ba90-afe0ba6028d2 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "f3935c83-7010-4cb8-b622-17fd5ce74c34", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1394532629"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:33:55.158449 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.volumes [None req-de6b69cb-ebb8-435e-ba90-afe0ba6028d2 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Create volume request body: {'volume': {"'backup_id": 'f3935c83-7010-4cb8-b622-17fd5ce74c34', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1394532629'}} {{(pid=100054) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:33:55.158602 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.volumes [None req-de6b69cb-ebb8-435e-ba90-afe0ba6028d2 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Create volume of 1 GB Jul 10 08:33:55.162296 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-de6b69cb-ebb8-435e-ba90-afe0ba6028d2 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Availability Zones retrieved successfully. Jul 10 08:33:55.167674 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-de6b69cb-ebb8-435e-ba90-afe0ba6028d2 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Flow 'volume_create_api' (e13ac71e-2292-4e52-9bb2-9835f7acc93d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:33:55.168740 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-de6b69cb-ebb8-435e-ba90-afe0ba6028d2 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (600f3e3d-743a-4aed-bfd2-9e40ceb1348a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:55.169661 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.flows.api.create_volume [None req-de6b69cb-ebb8-435e-ba90-afe0ba6028d2 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Validating volume size '1' using validate_int {{(pid=100054) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:33:55.195830 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-de6b69cb-ebb8-435e-ba90-afe0ba6028d2 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (600f3e3d-743a-4aed-bfd2-9e40ceb1348a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:55.196675 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-de6b69cb-ebb8-435e-ba90-afe0ba6028d2 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2c4048e-904d-4182-8c86-b9e14ae079bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:55.232662 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-c8becc95-3296-46e6-9cbd-809f3de3cd96 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:55.234224 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-c8becc95-3296-46e6-9cbd-809f3de3cd96 tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] GET https://10.4.3.7/volume/v3/volumes/e99aae09-3992-4f87-81b9-80d0b65c35b3 Jul 10 08:33:55.234338 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-c8becc95-3296-46e6-9cbd-809f3de3cd96 tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:55.234539 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-c8becc95-3296-46e6-9cbd-809f3de3cd96 tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:55.237465 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.quota [None req-de6b69cb-ebb8-435e-ba90-afe0ba6028d2 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Created reservations ['83c6e77c-010d-4b8d-b25b-a3d255c32ed1', '2a3e8f96-d807-4099-b7a8-ef93cd7f818d', '0383a135-8f70-4fc3-8751-b942a393fb53', '6e9dc816-8544-45b6-9e47-ae6ca78493bf'] {{(pid=100054) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:33:55.238200 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-de6b69cb-ebb8-435e-ba90-afe0ba6028d2 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2c4048e-904d-4182-8c86-b9e14ae079bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['83c6e77c-010d-4b8d-b25b-a3d255c32ed1', '2a3e8f96-d807-4099-b7a8-ef93cd7f818d', '0383a135-8f70-4fc3-8751-b942a393fb53', '6e9dc816-8544-45b6-9e47-ae6ca78493bf']}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:55.238989 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-de6b69cb-ebb8-435e-ba90-afe0ba6028d2 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5b72edc-95b4-435f-80f3-31c4248063ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:55.249531 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:55.249531 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:33:55.253620 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-c8becc95-3296-46e6-9cbd-809f3de3cd96 tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Volume info retrieved successfully. Jul 10 08:33:55.260066 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-c8becc95-3296-46e6-9cbd-809f3de3cd96 tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] https://10.4.3.7/volume/v3/volumes/e99aae09-3992-4f87-81b9-80d0b65c35b3 returned with HTTP 200 Jul 10 08:33:55.260852 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 284/1136] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:55 2026] GET /volume/v3/volumes/e99aae09-3992-4f87-81b9-80d0b65c35b3 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:55.261795 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-de6b69cb-ebb8-435e-ba90-afe0ba6028d2 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5b72edc-95b4-435f-80f3-31c4248063ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f53c9489-cbba-4e80-87ce-6158b63112b5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1394532629',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d51c2e5ca32b4947a0cc9a67991e9718',qos_specs=None,replication_status=,reservations=['83c6e77c-010d-4b8d-b25b-a3d255c32ed1','2a3e8f96-d807-4099-b7a8-ef93cd7f818d','0383a135-8f70-4fc3-8751-b942a393fb53','6e9dc816-8544-45b6-9e47-ae6ca78493bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10df8fc40a5c4162aa8c0d4e5f68c99e',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:33:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1394532629',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f53c9489-cbba-4e80-87ce-6158b63112b5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d51c2e5ca32b4947a0cc9a67991e9718',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='10df8fc40a5c4162aa8c0d4e5f68c99e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:55.262835 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-de6b69cb-ebb8-435e-ba90-afe0ba6028d2 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9b9983d-ce4a-4b02-861e-cb3ef4e0dbd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:55.280163 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-de6b69cb-ebb8-435e-ba90-afe0ba6028d2 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9b9983d-ce4a-4b02-861e-cb3ef4e0dbd5) transitioned into state 'SUCCESS' from state '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-1394532629',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d51c2e5ca32b4947a0cc9a67991e9718',qos_specs=None,replication_status=,reservations=['83c6e77c-010d-4b8d-b25b-a3d255c32ed1','2a3e8f96-d807-4099-b7a8-ef93cd7f818d','0383a135-8f70-4fc3-8751-b942a393fb53','6e9dc816-8544-45b6-9e47-ae6ca78493bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10df8fc40a5c4162aa8c0d4e5f68c99e',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:55.281284 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-de6b69cb-ebb8-435e-ba90-afe0ba6028d2 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49e6c2ed-1dd7-4feb-ad63-a199bb4079a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:55.289538 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-de6b69cb-ebb8-435e-ba90-afe0ba6028d2 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49e6c2ed-1dd7-4feb-ad63-a199bb4079a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:55.292427 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-de6b69cb-ebb8-435e-ba90-afe0ba6028d2 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Flow 'volume_create_api' (e13ac71e-2292-4e52-9bb2-9835f7acc93d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100054) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:33:55.292427 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-de6b69cb-ebb8-435e-ba90-afe0ba6028d2 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Create volume request issued successfully. Jul 10 08:33:55.292427 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-de6b69cb-ebb8-435e-ba90-afe0ba6028d2 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:33:55.292427 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 285/1137] 10.4.3.7 () {68 vars in 1245 bytes} [Fri Jul 10 08:33:55 2026] POST /volume/v3/volumes => generated 754 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:33:55.303616 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-2a1b8d41-1f30-4aaa-838c-d91d5efbb269 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:55.305620 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2a1b8d41-1f30-4aaa-838c-d91d5efbb269 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:33:55.306352 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2a1b8d41-1f30-4aaa-838c-d91d5efbb269 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "f3935c83-7010-4cb8-b622-17fd5ce74c34", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1014180091"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:33:55.307714 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [None req-2a1b8d41-1f30-4aaa-838c-d91d5efbb269 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Create volume request body: {'volume': {"'backup_id": 'f3935c83-7010-4cb8-b622-17fd5ce74c34', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1014180091'}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:33:55.307714 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-2a1b8d41-1f30-4aaa-838c-d91d5efbb269 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Create volume of 1 GB Jul 10 08:33:55.307875 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:55.307875 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:33:55.313558 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-2a1b8d41-1f30-4aaa-838c-d91d5efbb269 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Availability Zones retrieved successfully. Jul 10 08:33:55.317130 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-2a1b8d41-1f30-4aaa-838c-d91d5efbb269 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Flow 'volume_create_api' (3637b412-0e39-4748-a8f0-aa96bbb6aee9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:33:55.317973 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-2a1b8d41-1f30-4aaa-838c-d91d5efbb269 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ecf6d22-ccf3-4bb2-8b48-cf972137d0b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:55.318798 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-2a1b8d41-1f30-4aaa-838c-d91d5efbb269 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Validating volume size '1' using validate_int {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:33:55.345638 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-2a1b8d41-1f30-4aaa-838c-d91d5efbb269 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ecf6d22-ccf3-4bb2-8b48-cf972137d0b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:55.346333 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-2a1b8d41-1f30-4aaa-838c-d91d5efbb269 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ccb3ee7c-deab-48a2-a2af-473602192b8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:55.357107 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-57f3f7de-89cd-49d4-830f-cf5cda200efd None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:55.357526 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-57f3f7de-89cd-49d4-830f-cf5cda200efd None None] GET https://10.4.3.7/volume// Jul 10 08:33:55.357679 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-57f3f7de-89cd-49d4-830f-cf5cda200efd None None] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:55.357858 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-57f3f7de-89cd-49d4-830f-cf5cda200efd None None] Calling method 'all' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:55.358208 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-57f3f7de-89cd-49d4-830f-cf5cda200efd None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:33:55.358483 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 291/1138] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:33:55 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:33:55.367151 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-9fdc8686-3805-4c79-8bdb-50499293eded req-6d8ae7a8-f397-4952-8826-f6ae004ebbc5 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:55.371069 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-9fdc8686-3805-4c79-8bdb-50499293eded req-6d8ae7a8-f397-4952-8826-f6ae004ebbc5 tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] GET https://10.4.3.7/volume/v3/volumes/e99aae09-3992-4f87-81b9-80d0b65c35b3 Jul 10 08:33:55.371250 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-9fdc8686-3805-4c79-8bdb-50499293eded req-6d8ae7a8-f397-4952-8826-f6ae004ebbc5 tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:55.371479 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-9fdc8686-3805-4c79-8bdb-50499293eded req-6d8ae7a8-f397-4952-8826-f6ae004ebbc5 tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:55.381117 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:55.381117 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:33:55.384308 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [req-9fdc8686-3805-4c79-8bdb-50499293eded req-6d8ae7a8-f397-4952-8826-f6ae004ebbc5 tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Volume info retrieved successfully. Jul 10 08:33:55.391431 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-9fdc8686-3805-4c79-8bdb-50499293eded req-6d8ae7a8-f397-4952-8826-f6ae004ebbc5 tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] https://10.4.3.7/volume/v3/volumes/e99aae09-3992-4f87-81b9-80d0b65c35b3 returned with HTTP 200 Jul 10 08:33:55.391431 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 285/1139] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:33:55 2026] GET /volume/v3/volumes/e99aae09-3992-4f87-81b9-80d0b65c35b3 => generated 1027 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:33:55.391679 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-2a1b8d41-1f30-4aaa-838c-d91d5efbb269 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Created reservations ['d8c95da7-7676-4160-8a03-1086042fa396', 'bd12f56e-7e7b-4e25-bb01-e3a2fb3ce44a', 'a9af3d28-94e2-467a-b7c6-2428120b03f6', 'ed78af24-4d96-44e1-91d7-76af4bb0d4df'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:33:55.391679 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-2a1b8d41-1f30-4aaa-838c-d91d5efbb269 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ccb3ee7c-deab-48a2-a2af-473602192b8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d8c95da7-7676-4160-8a03-1086042fa396', 'bd12f56e-7e7b-4e25-bb01-e3a2fb3ce44a', 'a9af3d28-94e2-467a-b7c6-2428120b03f6', 'ed78af24-4d96-44e1-91d7-76af4bb0d4df']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:55.391679 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-2a1b8d41-1f30-4aaa-838c-d91d5efbb269 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (569d7e8e-301a-481d-9be7-5a9c6d98e02e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:55.413303 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-2a1b8d41-1f30-4aaa-838c-d91d5efbb269 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (569d7e8e-301a-481d-9be7-5a9c6d98e02e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f54ed87c-1d4c-41f5-9359-b84c98477829', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1014180091',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d51c2e5ca32b4947a0cc9a67991e9718',qos_specs=None,replication_status=,reservations=['d8c95da7-7676-4160-8a03-1086042fa396','bd12f56e-7e7b-4e25-bb01-e3a2fb3ce44a','a9af3d28-94e2-467a-b7c6-2428120b03f6','ed78af24-4d96-44e1-91d7-76af4bb0d4df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10df8fc40a5c4162aa8c0d4e5f68c99e',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:33:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1014180091',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f54ed87c-1d4c-41f5-9359-b84c98477829,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d51c2e5ca32b4947a0cc9a67991e9718',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='10df8fc40a5c4162aa8c0d4e5f68c99e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:55.414014 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-2a1b8d41-1f30-4aaa-838c-d91d5efbb269 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1dc1c3ab-387d-457a-8163-9ba8d2d346a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:55.431771 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-2a1b8d41-1f30-4aaa-838c-d91d5efbb269 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1dc1c3ab-387d-457a-8163-9ba8d2d346a8) transitioned into state 'SUCCESS' from state '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-1014180091',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d51c2e5ca32b4947a0cc9a67991e9718',qos_specs=None,replication_status=,reservations=['d8c95da7-7676-4160-8a03-1086042fa396','bd12f56e-7e7b-4e25-bb01-e3a2fb3ce44a','a9af3d28-94e2-467a-b7c6-2428120b03f6','ed78af24-4d96-44e1-91d7-76af4bb0d4df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10df8fc40a5c4162aa8c0d4e5f68c99e',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:55.431771 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-2a1b8d41-1f30-4aaa-838c-d91d5efbb269 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aafd2c05-27fb-4504-b701-6990629127a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:55.441002 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-2a1b8d41-1f30-4aaa-838c-d91d5efbb269 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aafd2c05-27fb-4504-b701-6990629127a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:55.442496 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-2a1b8d41-1f30-4aaa-838c-d91d5efbb269 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Flow 'volume_create_api' (3637b412-0e39-4748-a8f0-aa96bbb6aee9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:33:55.442656 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-2a1b8d41-1f30-4aaa-838c-d91d5efbb269 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Create volume request issued successfully. Jul 10 08:33:55.443399 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2a1b8d41-1f30-4aaa-838c-d91d5efbb269 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:33:55.444671 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 279/1140] 10.4.3.7 () {68 vars in 1245 bytes} [Fri Jul 10 08:33:55 2026] POST /volume/v3/volumes => generated 754 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:33:55.460539 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-fc7b612d-9468-4405-ac29-e459b0c6524d None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:55.462629 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-fc7b612d-9468-4405-ac29-e459b0c6524d tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:33:55.463064 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-fc7b612d-9468-4405-ac29-e459b0c6524d tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "f3935c83-7010-4cb8-b622-17fd5ce74c34", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-977377138"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:33:55.464838 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.volumes [None req-fc7b612d-9468-4405-ac29-e459b0c6524d tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Create volume request body: {'volume': {"'backup_id": 'f3935c83-7010-4cb8-b622-17fd5ce74c34', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-977377138'}} {{(pid=100054) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:33:55.464998 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.volumes [None req-fc7b612d-9468-4405-ac29-e459b0c6524d tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Create volume of 1 GB Jul 10 08:33:55.465636 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:55.465636 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:33:55.470586 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-fc7b612d-9468-4405-ac29-e459b0c6524d tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Availability Zones retrieved successfully. Jul 10 08:33:55.478062 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-fc7b612d-9468-4405-ac29-e459b0c6524d tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Flow 'volume_create_api' (4c208565-4e4f-4c81-8d95-b42984680bd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:33:55.479321 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-fc7b612d-9468-4405-ac29-e459b0c6524d tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65b56159-ab20-436f-891f-e8233619b794) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:55.480506 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.flows.api.create_volume [None req-fc7b612d-9468-4405-ac29-e459b0c6524d tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Validating volume size '1' using validate_int {{(pid=100054) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:33:55.486786 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-9fdc8686-3805-4c79-8bdb-50499293eded req-59ec4fbf-d9fa-4c59-bed1-84a233cba471 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:55.489248 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-9fdc8686-3805-4c79-8bdb-50499293eded req-59ec4fbf-d9fa-4c59-bed1-84a233cba471 tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] PUT https://10.4.3.7/volume/v3/attachments/bb100c0e-1bca-4661-b034-ecb47c54ebae Jul 10 08:33:55.489622 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-9fdc8686-3805-4c79-8bdb-50499293eded req-59ec4fbf-d9fa-4c59-bed1-84a233cba471 tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.7", "host": "np0000004976", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b54eda21b644", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bf3c9c16-ec3d-4df7-865b-5f424258654a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:33:55.497602 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.coordination [req-9fdc8686-3805-4c79-8bdb-50499293eded req-59ec4fbf-d9fa-4c59-bed1-84a233cba471 tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Acquiring lock "cinder-attachment_update-e99aae09-3992-4f87-81b9-80d0b65c35b3-np0000004976" by "attachment_update" {{(pid=100056) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 08:33:55.503200 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.coordination [req-9fdc8686-3805-4c79-8bdb-50499293eded req-59ec4fbf-d9fa-4c59-bed1-84a233cba471 tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Lock "cinder-attachment_update-e99aae09-3992-4f87-81b9-80d0b65c35b3-np0000004976" acquired by "attachment_update" :: waited 0.006s {{(pid=100056) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 08:33:55.504111 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:55.504111 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:33:55.515861 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-fc7b612d-9468-4405-ac29-e459b0c6524d tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65b56159-ab20-436f-891f-e8233619b794) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:55.516795 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-fc7b612d-9468-4405-ac29-e459b0c6524d tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b72a19b9-c42e-4412-bffc-1730a7d6df1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:55.570463 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.quota [None req-fc7b612d-9468-4405-ac29-e459b0c6524d tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Created reservations ['ae219bb1-659d-4706-95f8-8e3f4b8342ee', '96d66d82-9747-4aa8-ab2c-6fc7f8ff8968', '68896e25-14f1-4a40-b04e-9de92c3996b3', '919f171d-e4f0-4262-b743-cf724bf2b99b'] {{(pid=100054) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:33:55.571320 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-fc7b612d-9468-4405-ac29-e459b0c6524d tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b72a19b9-c42e-4412-bffc-1730a7d6df1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae219bb1-659d-4706-95f8-8e3f4b8342ee', '96d66d82-9747-4aa8-ab2c-6fc7f8ff8968', '68896e25-14f1-4a40-b04e-9de92c3996b3', '919f171d-e4f0-4262-b743-cf724bf2b99b']}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:55.572071 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-fc7b612d-9468-4405-ac29-e459b0c6524d tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea7dc293-a126-411d-b156-ac598c9e867c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:55.601011 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-fc7b612d-9468-4405-ac29-e459b0c6524d tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea7dc293-a126-411d-b156-ac598c9e867c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '850805c3-9dd8-4c8f-ab17-564f1153cf50', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-977377138',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d51c2e5ca32b4947a0cc9a67991e9718',qos_specs=None,replication_status=,reservations=['ae219bb1-659d-4706-95f8-8e3f4b8342ee','96d66d82-9747-4aa8-ab2c-6fc7f8ff8968','68896e25-14f1-4a40-b04e-9de92c3996b3','919f171d-e4f0-4262-b743-cf724bf2b99b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10df8fc40a5c4162aa8c0d4e5f68c99e',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:33:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-977377138',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=850805c3-9dd8-4c8f-ab17-564f1153cf50,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d51c2e5ca32b4947a0cc9a67991e9718',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='10df8fc40a5c4162aa8c0d4e5f68c99e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:55.602103 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-fc7b612d-9468-4405-ac29-e459b0c6524d tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88f1e034-589c-4736-a39d-c2da1686180d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:55.624128 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-fc7b612d-9468-4405-ac29-e459b0c6524d tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88f1e034-589c-4736-a39d-c2da1686180d) transitioned into state 'SUCCESS' from state '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-977377138',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d51c2e5ca32b4947a0cc9a67991e9718',qos_specs=None,replication_status=,reservations=['ae219bb1-659d-4706-95f8-8e3f4b8342ee','96d66d82-9747-4aa8-ab2c-6fc7f8ff8968','68896e25-14f1-4a40-b04e-9de92c3996b3','919f171d-e4f0-4262-b743-cf724bf2b99b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10df8fc40a5c4162aa8c0d4e5f68c99e',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:55.625605 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-fc7b612d-9468-4405-ac29-e459b0c6524d tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad505703-5494-472e-b9b9-990b2918ead0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:55.637566 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-53ed73a7-6720-4103-a5c0-5e4031a2546f None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:55.637676 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-fc7b612d-9468-4405-ac29-e459b0c6524d tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad505703-5494-472e-b9b9-990b2918ead0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:55.638705 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-fc7b612d-9468-4405-ac29-e459b0c6524d tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Flow 'volume_create_api' (4c208565-4e4f-4c81-8d95-b42984680bd7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100054) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:33:55.639088 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-fc7b612d-9468-4405-ac29-e459b0c6524d tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Create volume request issued successfully. Jul 10 08:33:55.639823 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-fc7b612d-9468-4405-ac29-e459b0c6524d tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:33:55.640443 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 286/1141] 10.4.3.7 () {68 vars in 1245 bytes} [Fri Jul 10 08:33:55 2026] POST /volume/v3/volumes => generated 753 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:33:55.640777 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-53ed73a7-6720-4103-a5c0-5e4031a2546f tempest-ServersNegativeTestJSON-83424860 tempest-ServersNegativeTestJSON-83424860-project-member] GET https://10.4.3.7/volume/v3/volumes/271776a9-9c3a-4c1d-b3da-01db7015a4b4 Jul 10 08:33:55.641071 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-53ed73a7-6720-4103-a5c0-5e4031a2546f tempest-ServersNegativeTestJSON-83424860 tempest-ServersNegativeTestJSON-83424860-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:55.641333 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-53ed73a7-6720-4103-a5c0-5e4031a2546f tempest-ServersNegativeTestJSON-83424860 tempest-ServersNegativeTestJSON-83424860-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:55.652271 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:55.652271 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:33:55.652453 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-6a8f8f58-3432-4f4c-8da6-05ad9c37343c None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:55.654465 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-6a8f8f58-3432-4f4c-8da6-05ad9c37343c tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] GET https://10.4.3.7/volume/v3/volumes/28df3d4a-6ea0-4edb-9042-2db0ba5c706a Jul 10 08:33:55.655038 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-53ed73a7-6720-4103-a5c0-5e4031a2546f tempest-ServersNegativeTestJSON-83424860 tempest-ServersNegativeTestJSON-83424860-project-member] Volume info retrieved successfully. Jul 10 08:33:55.655490 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-6a8f8f58-3432-4f4c-8da6-05ad9c37343c tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:55.655788 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-6a8f8f58-3432-4f4c-8da6-05ad9c37343c tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:55.659823 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-53ed73a7-6720-4103-a5c0-5e4031a2546f tempest-ServersNegativeTestJSON-83424860 tempest-ServersNegativeTestJSON-83424860-project-member] https://10.4.3.7/volume/v3/volumes/271776a9-9c3a-4c1d-b3da-01db7015a4b4 returned with HTTP 200 Jul 10 08:33:55.660304 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 286/1142] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:55 2026] GET /volume/v3/volumes/271776a9-9c3a-4c1d-b3da-01db7015a4b4 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:55.667965 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:55.667965 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:33:55.670996 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-6a8f8f58-3432-4f4c-8da6-05ad9c37343c tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Volume info retrieved successfully. Jul 10 08:33:55.673844 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-9bf4f51d-ff6d-4b80-9998-9a6047b12b02 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:55.676156 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-6a8f8f58-3432-4f4c-8da6-05ad9c37343c tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] https://10.4.3.7/volume/v3/volumes/28df3d4a-6ea0-4edb-9042-2db0ba5c706a returned with HTTP 200 Jul 10 08:33:55.676156 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 280/1143] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:55 2026] GET /volume/v3/volumes/28df3d4a-6ea0-4edb-9042-2db0ba5c706a => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:55.677843 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-9bf4f51d-ff6d-4b80-9998-9a6047b12b02 tempest-ServersNegativeTestJSON-83424860 tempest-ServersNegativeTestJSON-83424860-project-member] POST https://10.4.3.7/volume/v3/volumes/271776a9-9c3a-4c1d-b3da-01db7015a4b4/action Jul 10 08:33:55.678206 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-9bf4f51d-ff6d-4b80-9998-9a6047b12b02 tempest-ServersNegativeTestJSON-83424860 tempest-ServersNegativeTestJSON-83424860-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100054) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:33:55.678356 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-9bf4f51d-ff6d-4b80-9998-9a6047b12b02 tempest-ServersNegativeTestJSON-83424860 tempest-ServersNegativeTestJSON-83424860-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:33:55.686955 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:55.686955 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:33:55.687485 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-9bf4f51d-ff6d-4b80-9998-9a6047b12b02 tempest-ServersNegativeTestJSON-83424860 tempest-ServersNegativeTestJSON-83424860-project-member] Volume info retrieved successfully. Jul 10 08:33:55.692040 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-2b43c0fa-15e5-4085-a7f5-492cc293fc4f None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:55.694905 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-2b43c0fa-15e5-4085-a7f5-492cc293fc4f tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] GET https://10.4.3.7/volume/v3/volumes/907cd2fb-2b08-4974-9f7b-6bbd04d89281 Jul 10 08:33:55.695185 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-2b43c0fa-15e5-4085-a7f5-492cc293fc4f tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:55.695495 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-2b43c0fa-15e5-4085-a7f5-492cc293fc4f tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:55.695723 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-9bf4f51d-ff6d-4b80-9998-9a6047b12b02 tempest-ServersNegativeTestJSON-83424860 tempest-ServersNegativeTestJSON-83424860-project-member] Volume updated successfully. Jul 10 08:33:55.696042 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-9bf4f51d-ff6d-4b80-9998-9a6047b12b02 tempest-ServersNegativeTestJSON-83424860 tempest-ServersNegativeTestJSON-83424860-project-member] https://10.4.3.7/volume/v3/volumes/271776a9-9c3a-4c1d-b3da-01db7015a4b4/action returned with HTTP 200 Jul 10 08:33:55.696571 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 287/1144] 10.4.3.7 () {68 vars in 1376 bytes} [Fri Jul 10 08:33:55 2026] POST /volume/v3/volumes/271776a9-9c3a-4c1d-b3da-01db7015a4b4/action => generated 0 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 10 08:33:55.703796 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-859c83ac-7095-4784-a987-12598fa2f794 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:55.705200 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-859c83ac-7095-4784-a987-12598fa2f794 tempest-ServersNegativeTestJSON-83424860 tempest-ServersNegativeTestJSON-83424860-project-member] GET https://10.4.3.7/volume/v3/volumes/271776a9-9c3a-4c1d-b3da-01db7015a4b4 Jul 10 08:33:55.705503 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-859c83ac-7095-4784-a987-12598fa2f794 tempest-ServersNegativeTestJSON-83424860 tempest-ServersNegativeTestJSON-83424860-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:55.705642 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:55.705642 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:33:55.705886 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-859c83ac-7095-4784-a987-12598fa2f794 tempest-ServersNegativeTestJSON-83424860 tempest-ServersNegativeTestJSON-83424860-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:55.710871 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-2b43c0fa-15e5-4085-a7f5-492cc293fc4f tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Volume info retrieved successfully. Jul 10 08:33:55.713234 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:55.713234 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:33:55.716166 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-859c83ac-7095-4784-a987-12598fa2f794 tempest-ServersNegativeTestJSON-83424860 tempest-ServersNegativeTestJSON-83424860-project-member] Volume info retrieved successfully. Jul 10 08:33:55.719281 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-2b43c0fa-15e5-4085-a7f5-492cc293fc4f tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] https://10.4.3.7/volume/v3/volumes/907cd2fb-2b08-4974-9f7b-6bbd04d89281 returned with HTTP 200 Jul 10 08:33:55.719281 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 287/1145] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:55 2026] GET /volume/v3/volumes/907cd2fb-2b08-4974-9f7b-6bbd04d89281 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:55.721313 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-859c83ac-7095-4784-a987-12598fa2f794 tempest-ServersNegativeTestJSON-83424860 tempest-ServersNegativeTestJSON-83424860-project-member] https://10.4.3.7/volume/v3/volumes/271776a9-9c3a-4c1d-b3da-01db7015a4b4 returned with HTTP 200 Jul 10 08:33:55.721759 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 281/1146] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:55 2026] GET /volume/v3/volumes/271776a9-9c3a-4c1d-b3da-01db7015a4b4 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:55.735041 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-8f8dc0a6-b049-4208-9105-7ad2bf5751ab None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:55.737784 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-8f8dc0a6-b049-4208-9105-7ad2bf5751ab tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] GET https://10.4.3.7/volume/v3/volumes/f53c9489-cbba-4e80-87ce-6158b63112b5 Jul 10 08:33:55.737996 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-8f8dc0a6-b049-4208-9105-7ad2bf5751ab tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:55.738222 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-8f8dc0a6-b049-4208-9105-7ad2bf5751ab tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:55.746896 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:55.746896 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:33:55.751060 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-8f8dc0a6-b049-4208-9105-7ad2bf5751ab tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Volume info retrieved successfully. Jul 10 08:33:55.755865 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-8f8dc0a6-b049-4208-9105-7ad2bf5751ab tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] https://10.4.3.7/volume/v3/volumes/f53c9489-cbba-4e80-87ce-6158b63112b5 returned with HTTP 200 Jul 10 08:33:55.756898 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 288/1147] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:55 2026] GET /volume/v3/volumes/f53c9489-cbba-4e80-87ce-6158b63112b5 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:55.772795 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-3e0858a6-b083-4675-9077-1856a0fda580 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:55.777992 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-3e0858a6-b083-4675-9077-1856a0fda580 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] GET https://10.4.3.7/volume/v3/volumes/f54ed87c-1d4c-41f5-9359-b84c98477829 Jul 10 08:33:55.778292 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-3e0858a6-b083-4675-9077-1856a0fda580 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:55.778538 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-3e0858a6-b083-4675-9077-1856a0fda580 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:55.788195 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:55.788195 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:33:55.793334 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-3e0858a6-b083-4675-9077-1856a0fda580 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Volume info retrieved successfully. Jul 10 08:33:55.798746 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-3e0858a6-b083-4675-9077-1856a0fda580 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] https://10.4.3.7/volume/v3/volumes/f54ed87c-1d4c-41f5-9359-b84c98477829 returned with HTTP 200 Jul 10 08:33:55.799225 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 288/1148] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:55 2026] GET /volume/v3/volumes/f54ed87c-1d4c-41f5-9359-b84c98477829 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:55.815005 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-f5d9dc03-ba96-47c8-bbf7-0ed55a0f15ea None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:55.816332 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f5d9dc03-ba96-47c8-bbf7-0ed55a0f15ea tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] GET https://10.4.3.7/volume/v3/volumes/850805c3-9dd8-4c8f-ab17-564f1153cf50 Jul 10 08:33:55.816610 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f5d9dc03-ba96-47c8-bbf7-0ed55a0f15ea tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:55.816967 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f5d9dc03-ba96-47c8-bbf7-0ed55a0f15ea tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:55.824230 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:55.824230 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:33:55.831438 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-f5d9dc03-ba96-47c8-bbf7-0ed55a0f15ea tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Volume info retrieved successfully. Jul 10 08:33:55.833697 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f5d9dc03-ba96-47c8-bbf7-0ed55a0f15ea tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] https://10.4.3.7/volume/v3/volumes/850805c3-9dd8-4c8f-ab17-564f1153cf50 returned with HTTP 200 Jul 10 08:33:55.834240 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 282/1149] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:55 2026] GET /volume/v3/volumes/850805c3-9dd8-4c8f-ab17-564f1153cf50 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:55.853619 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-64f20bcd-0437-481e-b81c-e5069486849b None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:55.856827 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-64f20bcd-0437-481e-b81c-e5069486849b tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] DELETE https://10.4.3.7/volume/v3/backups/f3935c83-7010-4cb8-b622-17fd5ce74c34 Jul 10 08:33:55.856827 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-64f20bcd-0437-481e-b81c-e5069486849b tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:55.856916 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-f3d7e557-1987-4013-a71c-cb80279aaf8b req-d31a89b4-9201-4450-ac08-ed7f941db9b4 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:55.856977 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-64f20bcd-0437-481e-b81c-e5069486849b tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Calling method 'delete' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:55.856977 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.contrib.backups [None req-64f20bcd-0437-481e-b81c-e5069486849b tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Delete backup with id: f3935c83-7010-4cb8-b622-17fd5ce74c34. Jul 10 08:33:55.859611 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-f3d7e557-1987-4013-a71c-cb80279aaf8b req-d31a89b4-9201-4450-ac08-ed7f941db9b4 tempest-ServersNegativeTestJSON-83424860 tempest-ServersNegativeTestJSON-83424860-project-member] GET https://10.4.3.7/volume/v3/volumes/271776a9-9c3a-4c1d-b3da-01db7015a4b4 Jul 10 08:33:55.859611 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-f3d7e557-1987-4013-a71c-cb80279aaf8b req-d31a89b4-9201-4450-ac08-ed7f941db9b4 tempest-ServersNegativeTestJSON-83424860 tempest-ServersNegativeTestJSON-83424860-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:55.859766 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-f3d7e557-1987-4013-a71c-cb80279aaf8b req-d31a89b4-9201-4450-ac08-ed7f941db9b4 tempest-ServersNegativeTestJSON-83424860 tempest-ServersNegativeTestJSON-83424860-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:55.863152 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:55.863152 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:33:55.871455 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:55.871455 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:33:55.882011 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [req-f3d7e557-1987-4013-a71c-cb80279aaf8b req-d31a89b4-9201-4450-ac08-ed7f941db9b4 tempest-ServersNegativeTestJSON-83424860 tempest-ServersNegativeTestJSON-83424860-project-member] Volume info retrieved successfully. Jul 10 08:33:55.889084 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-f3d7e557-1987-4013-a71c-cb80279aaf8b req-d31a89b4-9201-4450-ac08-ed7f941db9b4 tempest-ServersNegativeTestJSON-83424860 tempest-ServersNegativeTestJSON-83424860-project-member] https://10.4.3.7/volume/v3/volumes/271776a9-9c3a-4c1d-b3da-01db7015a4b4 returned with HTTP 200 Jul 10 08:33:55.889679 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 289/1150] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:33:55 2026] GET /volume/v3/volumes/271776a9-9c3a-4c1d-b3da-01db7015a4b4 => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:55.897573 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.backup.rpcapi [None req-64f20bcd-0437-481e-b81c-e5069486849b tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] delete_backup rpcapi backup_id f3935c83-7010-4cb8-b622-17fd5ce74c34 {{(pid=100054) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 08:33:55.899783 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-64f20bcd-0437-481e-b81c-e5069486849b tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] https://10.4.3.7/volume/v3/backups/f3935c83-7010-4cb8-b622-17fd5ce74c34 returned with HTTP 202 Jul 10 08:33:55.900360 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 289/1151] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:33:55 2026] DELETE /volume/v3/backups/f3935c83-7010-4cb8-b622-17fd5ce74c34 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:33:55.909690 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-f194a01d-af69-4327-be77-420052704a58 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:55.911331 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f194a01d-af69-4327-be77-420052704a58 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] GET https://10.4.3.7/volume/v3/backups/f3935c83-7010-4cb8-b622-17fd5ce74c34 Jul 10 08:33:55.913218 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f194a01d-af69-4327-be77-420052704a58 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:55.913616 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f194a01d-af69-4327-be77-420052704a58 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:55.913828 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-f194a01d-af69-4327-be77-420052704a58 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Show backup with id f3935c83-7010-4cb8-b622-17fd5ce74c34. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:33:55.920606 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:55.920606 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:33:55.920606 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f194a01d-af69-4327-be77-420052704a58 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] https://10.4.3.7/volume/v3/backups/f3935c83-7010-4cb8-b622-17fd5ce74c34 returned with HTTP 200 Jul 10 08:33:55.920606 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 283/1152] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:55 2026] GET /volume/v3/backups/f3935c83-7010-4cb8-b622-17fd5ce74c34 => generated 755 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:55.966667 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-406d56ee-46b8-44b9-875c-72756556d428 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:55.968883 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-406d56ee-46b8-44b9-875c-72756556d428 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] GET https://10.4.3.7/volume/v3/volumes/65947dd7-d7c2-41b4-89eb-7afaee30d99f Jul 10 08:33:55.969154 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-406d56ee-46b8-44b9-875c-72756556d428 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:55.969434 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-406d56ee-46b8-44b9-875c-72756556d428 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:55.976523 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-406d56ee-46b8-44b9-875c-72756556d428 tempest-ServerActionsTestOtherA-2101405586 tempest-ServerActionsTestOtherA-2101405586-project-member] https://10.4.3.7/volume/v3/volumes/65947dd7-d7c2-41b4-89eb-7afaee30d99f returned with HTTP 404 Jul 10 08:33:55.977135 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 290/1153] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:55 2026] GET /volume/v3/volumes/65947dd7-d7c2-41b4-89eb-7afaee30d99f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:33:56.038841 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.coordination [req-9fdc8686-3805-4c79-8bdb-50499293eded req-59ec4fbf-d9fa-4c59-bed1-84a233cba471 tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Lock "cinder-attachment_update-e99aae09-3992-4f87-81b9-80d0b65c35b3-np0000004976" released by "attachment_update" :: held 0.535s {{(pid=100056) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 08:33:56.038841 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-9fdc8686-3805-4c79-8bdb-50499293eded req-59ec4fbf-d9fa-4c59-bed1-84a233cba471 tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] https://10.4.3.7/volume/v3/attachments/bb100c0e-1bca-4661-b034-ecb47c54ebae returned with HTTP 200 Jul 10 08:33:56.038841 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 292/1154] 10.4.3.7 () {74 vars in 1690 bytes} [Fri Jul 10 08:33:55 2026] PUT /volume/v3/attachments/bb100c0e-1bca-4661-b034-ecb47c54ebae => generated 969 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:33:56.276642 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-c575e8df-d650-4502-a325-59e5835500c0 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:56.276882 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-c575e8df-d650-4502-a325-59e5835500c0 tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] GET https://10.4.3.7/volume/v3/volumes/e99aae09-3992-4f87-81b9-80d0b65c35b3 Jul 10 08:33:56.277282 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-c575e8df-d650-4502-a325-59e5835500c0 tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:56.277637 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-c575e8df-d650-4502-a325-59e5835500c0 tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:56.287601 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:56.287601 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:33:56.291326 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-c575e8df-d650-4502-a325-59e5835500c0 tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Volume info retrieved successfully. Jul 10 08:33:56.296582 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-c575e8df-d650-4502-a325-59e5835500c0 tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] https://10.4.3.7/volume/v3/volumes/e99aae09-3992-4f87-81b9-80d0b65c35b3 returned with HTTP 200 Jul 10 08:33:56.297043 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 290/1155] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:56 2026] GET /volume/v3/volumes/e99aae09-3992-4f87-81b9-80d0b65c35b3 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:56.371772 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-c3937a22-e104-48dd-b449-2cee9e680c51 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:56.373281 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c3937a22-e104-48dd-b449-2cee9e680c51 tempest-ServersNegativeTestJSON-83424860 tempest-ServersNegativeTestJSON-83424860-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:33:56.373588 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c3937a22-e104-48dd-b449-2cee9e680c51 tempest-ServersNegativeTestJSON-83424860 tempest-ServersNegativeTestJSON-83424860-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-321196123"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:33:56.374817 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [None req-c3937a22-e104-48dd-b449-2cee9e680c51 tempest-ServersNegativeTestJSON-83424860 tempest-ServersNegativeTestJSON-83424860-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-321196123'}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:33:56.374921 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-c3937a22-e104-48dd-b449-2cee9e680c51 tempest-ServersNegativeTestJSON-83424860 tempest-ServersNegativeTestJSON-83424860-project-member] Create volume of 1 GB Jul 10 08:33:56.384595 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-c3937a22-e104-48dd-b449-2cee9e680c51 tempest-ServersNegativeTestJSON-83424860 tempest-ServersNegativeTestJSON-83424860-project-member] Availability Zones retrieved successfully. Jul 10 08:33:56.397719 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-c3937a22-e104-48dd-b449-2cee9e680c51 tempest-ServersNegativeTestJSON-83424860 tempest-ServersNegativeTestJSON-83424860-project-member] Flow 'volume_create_api' (4acb8ce4-1caa-4b38-bca3-b2eb0e53a9cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:33:56.398768 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-c3937a22-e104-48dd-b449-2cee9e680c51 tempest-ServersNegativeTestJSON-83424860 tempest-ServersNegativeTestJSON-83424860-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a781ae97-1a62-436f-8623-c3ea82555b9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:56.399755 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-c3937a22-e104-48dd-b449-2cee9e680c51 tempest-ServersNegativeTestJSON-83424860 tempest-ServersNegativeTestJSON-83424860-project-member] Validating volume size '1' using validate_int {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:33:56.429959 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-c3937a22-e104-48dd-b449-2cee9e680c51 tempest-ServersNegativeTestJSON-83424860 tempest-ServersNegativeTestJSON-83424860-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a781ae97-1a62-436f-8623-c3ea82555b9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:56.431263 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-c3937a22-e104-48dd-b449-2cee9e680c51 tempest-ServersNegativeTestJSON-83424860 tempest-ServersNegativeTestJSON-83424860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (090757dd-1ed4-4d9f-b9b9-a22dd70735f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:56.485034 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-c3937a22-e104-48dd-b449-2cee9e680c51 tempest-ServersNegativeTestJSON-83424860 tempest-ServersNegativeTestJSON-83424860-project-member] Created reservations ['d2b35fc4-9abb-4d63-b0c6-ada79d4ef48d', '18438aa6-863e-4619-9b0b-77eecafceba1', 'f9eba1be-f7d6-4f9f-87a1-0dd2de334061', '4f6feb32-afc6-44b3-b3ef-6e9f36c0805f'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:33:56.486327 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-c3937a22-e104-48dd-b449-2cee9e680c51 tempest-ServersNegativeTestJSON-83424860 tempest-ServersNegativeTestJSON-83424860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (090757dd-1ed4-4d9f-b9b9-a22dd70735f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d2b35fc4-9abb-4d63-b0c6-ada79d4ef48d', '18438aa6-863e-4619-9b0b-77eecafceba1', 'f9eba1be-f7d6-4f9f-87a1-0dd2de334061', '4f6feb32-afc6-44b3-b3ef-6e9f36c0805f']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:56.487752 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-c3937a22-e104-48dd-b449-2cee9e680c51 tempest-ServersNegativeTestJSON-83424860 tempest-ServersNegativeTestJSON-83424860-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1de0626-9d9d-4c4c-8196-ac28341d267c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:56.520735 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-c3937a22-e104-48dd-b449-2cee9e680c51 tempest-ServersNegativeTestJSON-83424860 tempest-ServersNegativeTestJSON-83424860-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1de0626-9d9d-4c4c-8196-ac28341d267c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '88a44668-0764-4779-8e23-be792b4cfa50', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-321196123',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e51293ab988e44a8b474891022bf0afc',qos_specs=None,replication_status=,reservations=['d2b35fc4-9abb-4d63-b0c6-ada79d4ef48d','18438aa6-863e-4619-9b0b-77eecafceba1','f9eba1be-f7d6-4f9f-87a1-0dd2de334061','4f6feb32-afc6-44b3-b3ef-6e9f36c0805f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='64da615670614047abf2111240b5fcd1',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:33:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-321196123',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=88a44668-0764-4779-8e23-be792b4cfa50,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e51293ab988e44a8b474891022bf0afc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='64da615670614047abf2111240b5fcd1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:56.522425 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-c3937a22-e104-48dd-b449-2cee9e680c51 tempest-ServersNegativeTestJSON-83424860 tempest-ServersNegativeTestJSON-83424860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad42b581-3565-43cb-b9ec-b160a74b6d75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:56.543843 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-c3937a22-e104-48dd-b449-2cee9e680c51 tempest-ServersNegativeTestJSON-83424860 tempest-ServersNegativeTestJSON-83424860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad42b581-3565-43cb-b9ec-b160a74b6d75) transitioned into state 'SUCCESS' from state '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-321196123',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e51293ab988e44a8b474891022bf0afc',qos_specs=None,replication_status=,reservations=['d2b35fc4-9abb-4d63-b0c6-ada79d4ef48d','18438aa6-863e-4619-9b0b-77eecafceba1','f9eba1be-f7d6-4f9f-87a1-0dd2de334061','4f6feb32-afc6-44b3-b3ef-6e9f36c0805f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='64da615670614047abf2111240b5fcd1',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:56.545489 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-c3937a22-e104-48dd-b449-2cee9e680c51 tempest-ServersNegativeTestJSON-83424860 tempest-ServersNegativeTestJSON-83424860-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a7867b4-1b1d-45bf-bff6-d5baff50c587) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:33:56.556533 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-c3937a22-e104-48dd-b449-2cee9e680c51 tempest-ServersNegativeTestJSON-83424860 tempest-ServersNegativeTestJSON-83424860-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a7867b4-1b1d-45bf-bff6-d5baff50c587) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:33:56.557272 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-c3937a22-e104-48dd-b449-2cee9e680c51 tempest-ServersNegativeTestJSON-83424860 tempest-ServersNegativeTestJSON-83424860-project-member] Flow 'volume_create_api' (4acb8ce4-1caa-4b38-bca3-b2eb0e53a9cc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:33:56.557615 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-c3937a22-e104-48dd-b449-2cee9e680c51 tempest-ServersNegativeTestJSON-83424860 tempest-ServersNegativeTestJSON-83424860-project-member] Create volume request issued successfully. Jul 10 08:33:56.560178 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c3937a22-e104-48dd-b449-2cee9e680c51 tempest-ServersNegativeTestJSON-83424860 tempest-ServersNegativeTestJSON-83424860-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:33:56.560178 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 284/1156] 10.4.3.7 () {68 vars in 1244 bytes} [Fri Jul 10 08:33:56 2026] POST /volume/v3/volumes => generated 749 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:33:56.572187 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-5650eead-cd16-4b74-9dcd-4c7c891d0842 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:56.573856 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-5650eead-cd16-4b74-9dcd-4c7c891d0842 tempest-ServersNegativeTestJSON-83424860 tempest-ServersNegativeTestJSON-83424860-project-member] GET https://10.4.3.7/volume/v3/volumes/88a44668-0764-4779-8e23-be792b4cfa50 Jul 10 08:33:56.575085 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-5650eead-cd16-4b74-9dcd-4c7c891d0842 tempest-ServersNegativeTestJSON-83424860 tempest-ServersNegativeTestJSON-83424860-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:56.575085 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-5650eead-cd16-4b74-9dcd-4c7c891d0842 tempest-ServersNegativeTestJSON-83424860 tempest-ServersNegativeTestJSON-83424860-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:56.585069 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:56.585069 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:33:56.588261 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-5650eead-cd16-4b74-9dcd-4c7c891d0842 tempest-ServersNegativeTestJSON-83424860 tempest-ServersNegativeTestJSON-83424860-project-member] Volume info retrieved successfully. Jul 10 08:33:56.593193 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-5650eead-cd16-4b74-9dcd-4c7c891d0842 tempest-ServersNegativeTestJSON-83424860 tempest-ServersNegativeTestJSON-83424860-project-member] https://10.4.3.7/volume/v3/volumes/88a44668-0764-4779-8e23-be792b4cfa50 returned with HTTP 200 Jul 10 08:33:56.593193 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 291/1157] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:56 2026] GET /volume/v3/volumes/88a44668-0764-4779-8e23-be792b4cfa50 => generated 817 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:56.932769 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-92f490bd-e8cc-49fb-9ccd-51d4142b707e None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:56.934562 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-92f490bd-e8cc-49fb-9ccd-51d4142b707e tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] GET https://10.4.3.7/volume/v3/backups/f3935c83-7010-4cb8-b622-17fd5ce74c34 Jul 10 08:33:56.934804 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-92f490bd-e8cc-49fb-9ccd-51d4142b707e tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:56.935033 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-92f490bd-e8cc-49fb-9ccd-51d4142b707e tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:56.935128 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-92f490bd-e8cc-49fb-9ccd-51d4142b707e tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Show backup with id f3935c83-7010-4cb8-b622-17fd5ce74c34. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:33:56.938610 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-92f490bd-e8cc-49fb-9ccd-51d4142b707e tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] https://10.4.3.7/volume/v3/backups/f3935c83-7010-4cb8-b622-17fd5ce74c34 returned with HTTP 404 Jul 10 08:33:56.939059 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 293/1158] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:56 2026] GET /volume/v3/backups/f3935c83-7010-4cb8-b622-17fd5ce74c34 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:33:56.947729 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-f94b44bd-d550-4eb7-8e51-37b03959dace None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:56.949743 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-f94b44bd-d550-4eb7-8e51-37b03959dace tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] DELETE https://10.4.3.7/volume/v3/volumes/850805c3-9dd8-4c8f-ab17-564f1153cf50 Jul 10 08:33:56.949999 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-f94b44bd-d550-4eb7-8e51-37b03959dace tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:56.950239 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-f94b44bd-d550-4eb7-8e51-37b03959dace tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Calling method 'delete' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:56.950444 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.volumes [None req-f94b44bd-d550-4eb7-8e51-37b03959dace tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Delete volume with id: 850805c3-9dd8-4c8f-ab17-564f1153cf50 Jul 10 08:33:56.958030 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:56.958030 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:33:56.958541 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-f94b44bd-d550-4eb7-8e51-37b03959dace tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Volume info retrieved successfully. Jul 10 08:33:56.976791 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-f94b44bd-d550-4eb7-8e51-37b03959dace tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Delete volume request issued successfully. Jul 10 08:33:56.976970 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-f94b44bd-d550-4eb7-8e51-37b03959dace tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] https://10.4.3.7/volume/v3/volumes/850805c3-9dd8-4c8f-ab17-564f1153cf50 returned with HTTP 202 Jul 10 08:33:56.977296 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 291/1159] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:33:56 2026] DELETE /volume/v3/volumes/850805c3-9dd8-4c8f-ab17-564f1153cf50 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:33:56.991025 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-c8ab6608-2ce0-412b-aad3-771003fe5bca None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:56.996280 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c8ab6608-2ce0-412b-aad3-771003fe5bca tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] GET https://10.4.3.7/volume/v3/volumes/850805c3-9dd8-4c8f-ab17-564f1153cf50 Jul 10 08:33:56.996280 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c8ab6608-2ce0-412b-aad3-771003fe5bca tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:56.996280 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c8ab6608-2ce0-412b-aad3-771003fe5bca tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:57.004222 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:57.004222 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:33:57.008159 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-c8ab6608-2ce0-412b-aad3-771003fe5bca tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Volume info retrieved successfully. Jul 10 08:33:57.017908 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c8ab6608-2ce0-412b-aad3-771003fe5bca tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] https://10.4.3.7/volume/v3/volumes/850805c3-9dd8-4c8f-ab17-564f1153cf50 returned with HTTP 200 Jul 10 08:33:57.017908 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 285/1160] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:56 2026] GET /volume/v3/volumes/850805c3-9dd8-4c8f-ab17-564f1153cf50 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:57.310479 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-4532473a-69e0-4870-97ac-052e706e5e63 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:57.312820 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-4532473a-69e0-4870-97ac-052e706e5e63 tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] GET https://10.4.3.7/volume/v3/volumes/e99aae09-3992-4f87-81b9-80d0b65c35b3 Jul 10 08:33:57.313065 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-4532473a-69e0-4870-97ac-052e706e5e63 tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:57.313257 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-4532473a-69e0-4870-97ac-052e706e5e63 tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:57.339592 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:57.339592 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:33:57.345320 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-4532473a-69e0-4870-97ac-052e706e5e63 tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Volume info retrieved successfully. Jul 10 08:33:57.353292 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-4532473a-69e0-4870-97ac-052e706e5e63 tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] https://10.4.3.7/volume/v3/volumes/e99aae09-3992-4f87-81b9-80d0b65c35b3 returned with HTTP 200 Jul 10 08:33:57.353855 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 292/1161] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:57 2026] GET /volume/v3/volumes/e99aae09-3992-4f87-81b9-80d0b65c35b3 => generated 848 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:57.611645 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-ddf0642a-b847-47d3-a249-b8fcaeb51518 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:57.613582 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-ddf0642a-b847-47d3-a249-b8fcaeb51518 tempest-ServersNegativeTestJSON-83424860 tempest-ServersNegativeTestJSON-83424860-project-member] GET https://10.4.3.7/volume/v3/volumes/88a44668-0764-4779-8e23-be792b4cfa50 Jul 10 08:33:57.613818 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-ddf0642a-b847-47d3-a249-b8fcaeb51518 tempest-ServersNegativeTestJSON-83424860 tempest-ServersNegativeTestJSON-83424860-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:57.614069 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-ddf0642a-b847-47d3-a249-b8fcaeb51518 tempest-ServersNegativeTestJSON-83424860 tempest-ServersNegativeTestJSON-83424860-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:57.623789 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:57.623789 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:33:57.630288 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-ddf0642a-b847-47d3-a249-b8fcaeb51518 tempest-ServersNegativeTestJSON-83424860 tempest-ServersNegativeTestJSON-83424860-project-member] Volume info retrieved successfully. Jul 10 08:33:57.636246 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-ddf0642a-b847-47d3-a249-b8fcaeb51518 tempest-ServersNegativeTestJSON-83424860 tempest-ServersNegativeTestJSON-83424860-project-member] https://10.4.3.7/volume/v3/volumes/88a44668-0764-4779-8e23-be792b4cfa50 returned with HTTP 200 Jul 10 08:33:57.636617 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 294/1162] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:57 2026] GET /volume/v3/volumes/88a44668-0764-4779-8e23-be792b4cfa50 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:58.018186 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-2900592e-56a5-414e-96eb-69732164adec None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:58.018613 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-2900592e-56a5-414e-96eb-69732164adec tempest-ServersNegativeTestJSON-83424860 tempest-ServersNegativeTestJSON-83424860-project-member] DELETE https://10.4.3.7/volume/v3/volumes/88a44668-0764-4779-8e23-be792b4cfa50 Jul 10 08:33:58.018842 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-2900592e-56a5-414e-96eb-69732164adec tempest-ServersNegativeTestJSON-83424860 tempest-ServersNegativeTestJSON-83424860-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:58.019119 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-2900592e-56a5-414e-96eb-69732164adec tempest-ServersNegativeTestJSON-83424860 tempest-ServersNegativeTestJSON-83424860-project-member] Calling method 'delete' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:58.019326 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.volumes [None req-2900592e-56a5-414e-96eb-69732164adec tempest-ServersNegativeTestJSON-83424860 tempest-ServersNegativeTestJSON-83424860-project-member] Delete volume with id: 88a44668-0764-4779-8e23-be792b4cfa50 Jul 10 08:33:58.030751 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:58.030751 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:33:58.032637 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-2900592e-56a5-414e-96eb-69732164adec tempest-ServersNegativeTestJSON-83424860 tempest-ServersNegativeTestJSON-83424860-project-member] Volume info retrieved successfully. Jul 10 08:33:58.033796 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-a1437ffd-1e52-4b9c-951a-b248df8e3234 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:58.036661 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a1437ffd-1e52-4b9c-951a-b248df8e3234 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] GET https://10.4.3.7/volume/v3/volumes/850805c3-9dd8-4c8f-ab17-564f1153cf50 Jul 10 08:33:58.036831 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a1437ffd-1e52-4b9c-951a-b248df8e3234 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:58.038395 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a1437ffd-1e52-4b9c-951a-b248df8e3234 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:58.046604 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a1437ffd-1e52-4b9c-951a-b248df8e3234 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] https://10.4.3.7/volume/v3/volumes/850805c3-9dd8-4c8f-ab17-564f1153cf50 returned with HTTP 404 Jul 10 08:33:58.047176 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 286/1163] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:58 2026] GET /volume/v3/volumes/850805c3-9dd8-4c8f-ab17-564f1153cf50 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:33:58.063575 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-6b529feb-6171-4550-a7eb-a52542782758 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:58.063575 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-6b529feb-6171-4550-a7eb-a52542782758 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] DELETE https://10.4.3.7/volume/v3/volumes/f54ed87c-1d4c-41f5-9359-b84c98477829 Jul 10 08:33:58.063575 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-6b529feb-6171-4550-a7eb-a52542782758 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:58.064172 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-6b529feb-6171-4550-a7eb-a52542782758 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Calling method 'delete' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:58.064172 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-6b529feb-6171-4550-a7eb-a52542782758 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Delete volume with id: f54ed87c-1d4c-41f5-9359-b84c98477829 Jul 10 08:33:58.071085 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-2900592e-56a5-414e-96eb-69732164adec tempest-ServersNegativeTestJSON-83424860 tempest-ServersNegativeTestJSON-83424860-project-member] Delete volume request issued successfully. Jul 10 08:33:58.071324 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-2900592e-56a5-414e-96eb-69732164adec tempest-ServersNegativeTestJSON-83424860 tempest-ServersNegativeTestJSON-83424860-project-member] https://10.4.3.7/volume/v3/volumes/88a44668-0764-4779-8e23-be792b4cfa50 returned with HTTP 202 Jul 10 08:33:58.071891 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 292/1164] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:33:58 2026] DELETE /volume/v3/volumes/88a44668-0764-4779-8e23-be792b4cfa50 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:33:58.073760 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:58.073760 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:33:58.074584 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-6b529feb-6171-4550-a7eb-a52542782758 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Volume info retrieved successfully. Jul 10 08:33:58.080489 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-771ade54-a86a-4680-9cb9-20e231d257a5 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:58.083196 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-771ade54-a86a-4680-9cb9-20e231d257a5 tempest-ServersNegativeTestJSON-83424860 tempest-ServersNegativeTestJSON-83424860-project-member] GET https://10.4.3.7/volume/v3/volumes/88a44668-0764-4779-8e23-be792b4cfa50 Jul 10 08:33:58.083436 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-771ade54-a86a-4680-9cb9-20e231d257a5 tempest-ServersNegativeTestJSON-83424860 tempest-ServersNegativeTestJSON-83424860-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:58.083671 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-771ade54-a86a-4680-9cb9-20e231d257a5 tempest-ServersNegativeTestJSON-83424860 tempest-ServersNegativeTestJSON-83424860-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:58.092052 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:58.092052 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:33:58.096356 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-771ade54-a86a-4680-9cb9-20e231d257a5 tempest-ServersNegativeTestJSON-83424860 tempest-ServersNegativeTestJSON-83424860-project-member] Volume info retrieved successfully. Jul 10 08:33:58.099426 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-6b529feb-6171-4550-a7eb-a52542782758 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Delete volume request issued successfully. Jul 10 08:33:58.099684 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-6b529feb-6171-4550-a7eb-a52542782758 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] https://10.4.3.7/volume/v3/volumes/f54ed87c-1d4c-41f5-9359-b84c98477829 returned with HTTP 202 Jul 10 08:33:58.100217 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 293/1165] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:33:58 2026] DELETE /volume/v3/volumes/f54ed87c-1d4c-41f5-9359-b84c98477829 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:33:58.102545 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-771ade54-a86a-4680-9cb9-20e231d257a5 tempest-ServersNegativeTestJSON-83424860 tempest-ServersNegativeTestJSON-83424860-project-member] https://10.4.3.7/volume/v3/volumes/88a44668-0764-4779-8e23-be792b4cfa50 returned with HTTP 200 Jul 10 08:33:58.102917 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 295/1166] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:58 2026] GET /volume/v3/volumes/88a44668-0764-4779-8e23-be792b4cfa50 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:58.107551 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-32c87c41-4817-4eba-94ea-787a57ec922d None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:58.109836 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-32c87c41-4817-4eba-94ea-787a57ec922d tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] GET https://10.4.3.7/volume/v3/volumes/f54ed87c-1d4c-41f5-9359-b84c98477829 Jul 10 08:33:58.110067 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-32c87c41-4817-4eba-94ea-787a57ec922d tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:58.110280 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-32c87c41-4817-4eba-94ea-787a57ec922d tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:58.128224 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:58.128224 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:33:58.136422 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-32c87c41-4817-4eba-94ea-787a57ec922d tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Volume info retrieved successfully. Jul 10 08:33:58.140057 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-32c87c41-4817-4eba-94ea-787a57ec922d tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] https://10.4.3.7/volume/v3/volumes/f54ed87c-1d4c-41f5-9359-b84c98477829 returned with HTTP 200 Jul 10 08:33:58.140974 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 287/1167] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:58 2026] GET /volume/v3/volumes/f54ed87c-1d4c-41f5-9359-b84c98477829 => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:58.365305 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-8c40e35f-9952-4e71-8a81-8656ed5beb0f None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:58.367352 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-8c40e35f-9952-4e71-8a81-8656ed5beb0f tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] GET https://10.4.3.7/volume/v3/volumes/e99aae09-3992-4f87-81b9-80d0b65c35b3 Jul 10 08:33:58.367550 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-8c40e35f-9952-4e71-8a81-8656ed5beb0f tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:58.368435 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-8c40e35f-9952-4e71-8a81-8656ed5beb0f tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:58.378141 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:58.378141 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:33:58.381644 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-8c40e35f-9952-4e71-8a81-8656ed5beb0f tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Volume info retrieved successfully. Jul 10 08:33:58.385647 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-8c40e35f-9952-4e71-8a81-8656ed5beb0f tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] https://10.4.3.7/volume/v3/volumes/e99aae09-3992-4f87-81b9-80d0b65c35b3 returned with HTTP 200 Jul 10 08:33:58.386422 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 293/1168] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:58 2026] GET /volume/v3/volumes/e99aae09-3992-4f87-81b9-80d0b65c35b3 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:59.116063 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-25979f41-72a6-4cf3-8ba9-0084369c5a1a None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:59.119493 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-25979f41-72a6-4cf3-8ba9-0084369c5a1a tempest-ServersNegativeTestJSON-83424860 tempest-ServersNegativeTestJSON-83424860-project-member] GET https://10.4.3.7/volume/v3/volumes/88a44668-0764-4779-8e23-be792b4cfa50 Jul 10 08:33:59.119724 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-25979f41-72a6-4cf3-8ba9-0084369c5a1a tempest-ServersNegativeTestJSON-83424860 tempest-ServersNegativeTestJSON-83424860-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:59.119911 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-25979f41-72a6-4cf3-8ba9-0084369c5a1a tempest-ServersNegativeTestJSON-83424860 tempest-ServersNegativeTestJSON-83424860-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:59.131678 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-25979f41-72a6-4cf3-8ba9-0084369c5a1a tempest-ServersNegativeTestJSON-83424860 tempest-ServersNegativeTestJSON-83424860-project-member] https://10.4.3.7/volume/v3/volumes/88a44668-0764-4779-8e23-be792b4cfa50 returned with HTTP 404 Jul 10 08:33:59.132241 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 294/1169] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:59 2026] GET /volume/v3/volumes/88a44668-0764-4779-8e23-be792b4cfa50 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:33:59.141169 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-f3cb0f49-f154-44de-a1b8-d676ab454d6a None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:59.143448 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-f3cb0f49-f154-44de-a1b8-d676ab454d6a tempest-ServersNegativeTestJSON-83424860 tempest-ServersNegativeTestJSON-83424860-project-member] DELETE https://10.4.3.7/volume/v3/volumes/271776a9-9c3a-4c1d-b3da-01db7015a4b4 Jul 10 08:33:59.143683 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-f3cb0f49-f154-44de-a1b8-d676ab454d6a tempest-ServersNegativeTestJSON-83424860 tempest-ServersNegativeTestJSON-83424860-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:59.143915 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-f3cb0f49-f154-44de-a1b8-d676ab454d6a tempest-ServersNegativeTestJSON-83424860 tempest-ServersNegativeTestJSON-83424860-project-member] Calling method 'delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:59.144126 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-f3cb0f49-f154-44de-a1b8-d676ab454d6a tempest-ServersNegativeTestJSON-83424860 tempest-ServersNegativeTestJSON-83424860-project-member] Delete volume with id: 271776a9-9c3a-4c1d-b3da-01db7015a4b4 Jul 10 08:33:59.152026 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:59.152026 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:33:59.152472 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-f3cb0f49-f154-44de-a1b8-d676ab454d6a tempest-ServersNegativeTestJSON-83424860 tempest-ServersNegativeTestJSON-83424860-project-member] Volume info retrieved successfully. Jul 10 08:33:59.155365 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-8b396236-fe46-47f5-b3c7-209da01f12d8 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:59.157196 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8b396236-fe46-47f5-b3c7-209da01f12d8 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] GET https://10.4.3.7/volume/v3/volumes/f54ed87c-1d4c-41f5-9359-b84c98477829 Jul 10 08:33:59.157385 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8b396236-fe46-47f5-b3c7-209da01f12d8 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:59.157586 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8b396236-fe46-47f5-b3c7-209da01f12d8 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:59.162733 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8b396236-fe46-47f5-b3c7-209da01f12d8 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] https://10.4.3.7/volume/v3/volumes/f54ed87c-1d4c-41f5-9359-b84c98477829 returned with HTTP 404 Jul 10 08:33:59.163163 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 288/1170] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:59 2026] GET /volume/v3/volumes/f54ed87c-1d4c-41f5-9359-b84c98477829 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:33:59.170547 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-e19c75a7-bda8-43e9-9d04-173a4e910665 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:59.170927 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-f3cb0f49-f154-44de-a1b8-d676ab454d6a tempest-ServersNegativeTestJSON-83424860 tempest-ServersNegativeTestJSON-83424860-project-member] Delete volume request issued successfully. Jul 10 08:33:59.171016 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-f3cb0f49-f154-44de-a1b8-d676ab454d6a tempest-ServersNegativeTestJSON-83424860 tempest-ServersNegativeTestJSON-83424860-project-member] https://10.4.3.7/volume/v3/volumes/271776a9-9c3a-4c1d-b3da-01db7015a4b4 returned with HTTP 202 Jul 10 08:33:59.171462 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 296/1171] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:33:59 2026] DELETE /volume/v3/volumes/271776a9-9c3a-4c1d-b3da-01db7015a4b4 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:33:59.172565 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-e19c75a7-bda8-43e9-9d04-173a4e910665 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] DELETE https://10.4.3.7/volume/v3/volumes/f53c9489-cbba-4e80-87ce-6158b63112b5 Jul 10 08:33:59.172738 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-e19c75a7-bda8-43e9-9d04-173a4e910665 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:59.172909 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-e19c75a7-bda8-43e9-9d04-173a4e910665 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Calling method 'delete' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:59.173530 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.volumes [None req-e19c75a7-bda8-43e9-9d04-173a4e910665 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Delete volume with id: f53c9489-cbba-4e80-87ce-6158b63112b5 Jul 10 08:33:59.179332 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:59.179332 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:33:59.179772 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-e19c75a7-bda8-43e9-9d04-173a4e910665 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Volume info retrieved successfully. Jul 10 08:33:59.180429 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-ef9efe45-09b1-4949-8c0f-f16d93ce4144 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:59.182036 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-ef9efe45-09b1-4949-8c0f-f16d93ce4144 tempest-ServersNegativeTestJSON-83424860 tempest-ServersNegativeTestJSON-83424860-project-member] GET https://10.4.3.7/volume/v3/volumes/271776a9-9c3a-4c1d-b3da-01db7015a4b4 Jul 10 08:33:59.182259 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-ef9efe45-09b1-4949-8c0f-f16d93ce4144 tempest-ServersNegativeTestJSON-83424860 tempest-ServersNegativeTestJSON-83424860-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:59.182502 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-ef9efe45-09b1-4949-8c0f-f16d93ce4144 tempest-ServersNegativeTestJSON-83424860 tempest-ServersNegativeTestJSON-83424860-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:59.193674 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:59.193674 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:33:59.197602 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-e19c75a7-bda8-43e9-9d04-173a4e910665 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Delete volume request issued successfully. Jul 10 08:33:59.197770 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-e19c75a7-bda8-43e9-9d04-173a4e910665 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] https://10.4.3.7/volume/v3/volumes/f53c9489-cbba-4e80-87ce-6158b63112b5 returned with HTTP 202 Jul 10 08:33:59.198549 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 294/1172] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:33:59 2026] DELETE /volume/v3/volumes/f53c9489-cbba-4e80-87ce-6158b63112b5 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:33:59.202478 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-ef9efe45-09b1-4949-8c0f-f16d93ce4144 tempest-ServersNegativeTestJSON-83424860 tempest-ServersNegativeTestJSON-83424860-project-member] Volume info retrieved successfully. Jul 10 08:33:59.208790 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-380c4ecc-24c8-47b4-b437-5ee7726b22bd None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:59.211272 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-ef9efe45-09b1-4949-8c0f-f16d93ce4144 tempest-ServersNegativeTestJSON-83424860 tempest-ServersNegativeTestJSON-83424860-project-member] https://10.4.3.7/volume/v3/volumes/271776a9-9c3a-4c1d-b3da-01db7015a4b4 returned with HTTP 200 Jul 10 08:33:59.211719 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 295/1173] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:59 2026] GET /volume/v3/volumes/271776a9-9c3a-4c1d-b3da-01db7015a4b4 => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:59.212881 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-380c4ecc-24c8-47b4-b437-5ee7726b22bd tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] GET https://10.4.3.7/volume/v3/volumes/f53c9489-cbba-4e80-87ce-6158b63112b5 Jul 10 08:33:59.213069 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-380c4ecc-24c8-47b4-b437-5ee7726b22bd tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:59.213237 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-380c4ecc-24c8-47b4-b437-5ee7726b22bd tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:59.223499 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:59.223499 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:33:59.229483 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-380c4ecc-24c8-47b4-b437-5ee7726b22bd tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Volume info retrieved successfully. Jul 10 08:33:59.233694 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-380c4ecc-24c8-47b4-b437-5ee7726b22bd tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] https://10.4.3.7/volume/v3/volumes/f53c9489-cbba-4e80-87ce-6158b63112b5 returned with HTTP 200 Jul 10 08:33:59.234136 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 289/1174] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:59 2026] GET /volume/v3/volumes/f53c9489-cbba-4e80-87ce-6158b63112b5 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:33:59.397610 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-4c789e47-ccff-4b47-9757-a8973d3b68ec None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:33:59.399742 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-4c789e47-ccff-4b47-9757-a8973d3b68ec tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] GET https://10.4.3.7/volume/v3/volumes/e99aae09-3992-4f87-81b9-80d0b65c35b3 Jul 10 08:33:59.399912 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-4c789e47-ccff-4b47-9757-a8973d3b68ec tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:33:59.400343 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-4c789e47-ccff-4b47-9757-a8973d3b68ec tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:33:59.411006 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:33:59.411006 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:33:59.414599 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-4c789e47-ccff-4b47-9757-a8973d3b68ec tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Volume info retrieved successfully. Jul 10 08:33:59.418712 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-4c789e47-ccff-4b47-9757-a8973d3b68ec tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] https://10.4.3.7/volume/v3/volumes/e99aae09-3992-4f87-81b9-80d0b65c35b3 returned with HTTP 200 Jul 10 08:33:59.419232 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 297/1175] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:33:59 2026] GET /volume/v3/volumes/e99aae09-3992-4f87-81b9-80d0b65c35b3 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:00.229578 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-be2f9745-ff77-45c1-b6d9-a3dd705f1454 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:00.231377 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-be2f9745-ff77-45c1-b6d9-a3dd705f1454 tempest-ServersNegativeTestJSON-83424860 tempest-ServersNegativeTestJSON-83424860-project-member] GET https://10.4.3.7/volume/v3/volumes/271776a9-9c3a-4c1d-b3da-01db7015a4b4 Jul 10 08:34:00.231586 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-be2f9745-ff77-45c1-b6d9-a3dd705f1454 tempest-ServersNegativeTestJSON-83424860 tempest-ServersNegativeTestJSON-83424860-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:00.231763 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-be2f9745-ff77-45c1-b6d9-a3dd705f1454 tempest-ServersNegativeTestJSON-83424860 tempest-ServersNegativeTestJSON-83424860-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:00.237311 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-be2f9745-ff77-45c1-b6d9-a3dd705f1454 tempest-ServersNegativeTestJSON-83424860 tempest-ServersNegativeTestJSON-83424860-project-member] https://10.4.3.7/volume/v3/volumes/271776a9-9c3a-4c1d-b3da-01db7015a4b4 returned with HTTP 404 Jul 10 08:34:00.237768 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 295/1176] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:00 2026] GET /volume/v3/volumes/271776a9-9c3a-4c1d-b3da-01db7015a4b4 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:34:00.245975 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-7c0442d3-89ad-4c62-af49-3b5538076a85 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:00.247559 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-7c0442d3-89ad-4c62-af49-3b5538076a85 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] GET https://10.4.3.7/volume/v3/volumes/f53c9489-cbba-4e80-87ce-6158b63112b5 Jul 10 08:34:00.247790 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-7c0442d3-89ad-4c62-af49-3b5538076a85 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:00.248029 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-7c0442d3-89ad-4c62-af49-3b5538076a85 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:00.255296 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-7c0442d3-89ad-4c62-af49-3b5538076a85 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] https://10.4.3.7/volume/v3/volumes/f53c9489-cbba-4e80-87ce-6158b63112b5 returned with HTTP 404 Jul 10 08:34:00.255893 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 296/1177] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:00 2026] GET /volume/v3/volumes/f53c9489-cbba-4e80-87ce-6158b63112b5 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:34:00.263377 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-1a4ffd47-7709-4c81-9600-466a7f086b9b None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:00.266438 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-1a4ffd47-7709-4c81-9600-466a7f086b9b tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] DELETE https://10.4.3.7/volume/v3/volumes/907cd2fb-2b08-4974-9f7b-6bbd04d89281 Jul 10 08:34:00.266730 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-1a4ffd47-7709-4c81-9600-466a7f086b9b tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:00.267028 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-1a4ffd47-7709-4c81-9600-466a7f086b9b tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:00.267288 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-1a4ffd47-7709-4c81-9600-466a7f086b9b tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Delete volume with id: 907cd2fb-2b08-4974-9f7b-6bbd04d89281 Jul 10 08:34:00.276430 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:00.276430 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:34:00.276430 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-1a4ffd47-7709-4c81-9600-466a7f086b9b tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Volume info retrieved successfully. Jul 10 08:34:00.292574 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-1a4ffd47-7709-4c81-9600-466a7f086b9b tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Delete volume request issued successfully. Jul 10 08:34:00.292754 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-1a4ffd47-7709-4c81-9600-466a7f086b9b tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] https://10.4.3.7/volume/v3/volumes/907cd2fb-2b08-4974-9f7b-6bbd04d89281 returned with HTTP 202 Jul 10 08:34:00.293224 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 290/1178] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:34:00 2026] DELETE /volume/v3/volumes/907cd2fb-2b08-4974-9f7b-6bbd04d89281 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:34:00.303604 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-da813152-571d-43c9-b664-7c8e46bf4826 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:00.303604 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-da813152-571d-43c9-b664-7c8e46bf4826 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] GET https://10.4.3.7/volume/v3/volumes/907cd2fb-2b08-4974-9f7b-6bbd04d89281 Jul 10 08:34:00.303604 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-da813152-571d-43c9-b664-7c8e46bf4826 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:00.303604 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-da813152-571d-43c9-b664-7c8e46bf4826 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:00.309782 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:00.309782 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:34:00.313366 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-da813152-571d-43c9-b664-7c8e46bf4826 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Volume info retrieved successfully. Jul 10 08:34:00.318475 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-da813152-571d-43c9-b664-7c8e46bf4826 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] https://10.4.3.7/volume/v3/volumes/907cd2fb-2b08-4974-9f7b-6bbd04d89281 returned with HTTP 200 Jul 10 08:34:00.318475 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 298/1179] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:00 2026] GET /volume/v3/volumes/907cd2fb-2b08-4974-9f7b-6bbd04d89281 => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:00.432853 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-7b43e976-87dd-45eb-877d-9b3efcae7a80 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:00.434546 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-7b43e976-87dd-45eb-877d-9b3efcae7a80 tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] GET https://10.4.3.7/volume/v3/volumes/e99aae09-3992-4f87-81b9-80d0b65c35b3 Jul 10 08:34:00.434646 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-7b43e976-87dd-45eb-877d-9b3efcae7a80 tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:00.434791 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-7b43e976-87dd-45eb-877d-9b3efcae7a80 tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:00.443376 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:00.443376 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:34:00.446657 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-7b43e976-87dd-45eb-877d-9b3efcae7a80 tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Volume info retrieved successfully. Jul 10 08:34:00.450185 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-7b43e976-87dd-45eb-877d-9b3efcae7a80 tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] https://10.4.3.7/volume/v3/volumes/e99aae09-3992-4f87-81b9-80d0b65c35b3 returned with HTTP 200 Jul 10 08:34:00.450548 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 296/1180] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:00 2026] GET /volume/v3/volumes/e99aae09-3992-4f87-81b9-80d0b65c35b3 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:01.334341 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-b2fd4dfa-2db2-4b28-8651-2cb98c6ae506 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:01.335881 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-b2fd4dfa-2db2-4b28-8651-2cb98c6ae506 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] GET https://10.4.3.7/volume/v3/volumes/907cd2fb-2b08-4974-9f7b-6bbd04d89281 Jul 10 08:34:01.336064 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-b2fd4dfa-2db2-4b28-8651-2cb98c6ae506 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:01.336236 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-b2fd4dfa-2db2-4b28-8651-2cb98c6ae506 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:01.341658 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-b2fd4dfa-2db2-4b28-8651-2cb98c6ae506 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] https://10.4.3.7/volume/v3/volumes/907cd2fb-2b08-4974-9f7b-6bbd04d89281 returned with HTTP 404 Jul 10 08:34:01.342451 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 297/1181] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:01 2026] GET /volume/v3/volumes/907cd2fb-2b08-4974-9f7b-6bbd04d89281 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:34:01.351383 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-278fae41-3aae-4349-908e-f8ef8f45bc97 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:01.353566 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-278fae41-3aae-4349-908e-f8ef8f45bc97 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] DELETE https://10.4.3.7/volume/v3/volumes/28df3d4a-6ea0-4edb-9042-2db0ba5c706a Jul 10 08:34:01.353908 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-278fae41-3aae-4349-908e-f8ef8f45bc97 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:01.354203 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-278fae41-3aae-4349-908e-f8ef8f45bc97 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:01.354490 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-278fae41-3aae-4349-908e-f8ef8f45bc97 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Delete volume with id: 28df3d4a-6ea0-4edb-9042-2db0ba5c706a Jul 10 08:34:01.363192 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:01.363192 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:34:01.363724 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-278fae41-3aae-4349-908e-f8ef8f45bc97 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Volume info retrieved successfully. Jul 10 08:34:01.381732 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-278fae41-3aae-4349-908e-f8ef8f45bc97 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Delete volume request issued successfully. Jul 10 08:34:01.382366 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-278fae41-3aae-4349-908e-f8ef8f45bc97 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] https://10.4.3.7/volume/v3/volumes/28df3d4a-6ea0-4edb-9042-2db0ba5c706a returned with HTTP 202 Jul 10 08:34:01.383044 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 291/1182] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:34:01 2026] DELETE /volume/v3/volumes/28df3d4a-6ea0-4edb-9042-2db0ba5c706a => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:34:01.389358 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-1113353d-101f-4964-ad37-c87fe5b0e819 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:01.390944 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-1113353d-101f-4964-ad37-c87fe5b0e819 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] GET https://10.4.3.7/volume/v3/volumes/28df3d4a-6ea0-4edb-9042-2db0ba5c706a Jul 10 08:34:01.391131 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-1113353d-101f-4964-ad37-c87fe5b0e819 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:01.391665 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-1113353d-101f-4964-ad37-c87fe5b0e819 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:01.400004 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:01.400004 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:34:01.404041 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-1113353d-101f-4964-ad37-c87fe5b0e819 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Volume info retrieved successfully. Jul 10 08:34:01.409628 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-1113353d-101f-4964-ad37-c87fe5b0e819 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] https://10.4.3.7/volume/v3/volumes/28df3d4a-6ea0-4edb-9042-2db0ba5c706a returned with HTTP 200 Jul 10 08:34:01.410068 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 299/1183] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:01 2026] GET /volume/v3/volumes/28df3d4a-6ea0-4edb-9042-2db0ba5c706a => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:01.464158 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-2cbee5f8-9797-4ceb-bfa4-7fa9b0d83607 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:01.470798 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-2cbee5f8-9797-4ceb-bfa4-7fa9b0d83607 tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] GET https://10.4.3.7/volume/v3/volumes/e99aae09-3992-4f87-81b9-80d0b65c35b3 Jul 10 08:34:01.470987 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-2cbee5f8-9797-4ceb-bfa4-7fa9b0d83607 tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:01.471143 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-2cbee5f8-9797-4ceb-bfa4-7fa9b0d83607 tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:01.487315 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:01.487315 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:34:01.493048 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-2cbee5f8-9797-4ceb-bfa4-7fa9b0d83607 tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Volume info retrieved successfully. Jul 10 08:34:01.497785 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-2cbee5f8-9797-4ceb-bfa4-7fa9b0d83607 tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] https://10.4.3.7/volume/v3/volumes/e99aae09-3992-4f87-81b9-80d0b65c35b3 returned with HTTP 200 Jul 10 08:34:01.498157 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 297/1184] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:01 2026] GET /volume/v3/volumes/e99aae09-3992-4f87-81b9-80d0b65c35b3 => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:02.424436 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-ae0388a1-dd91-4a9d-a7c5-8195dc7ad04f None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:02.426205 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-ae0388a1-dd91-4a9d-a7c5-8195dc7ad04f tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] GET https://10.4.3.7/volume/v3/volumes/28df3d4a-6ea0-4edb-9042-2db0ba5c706a Jul 10 08:34:02.426369 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-ae0388a1-dd91-4a9d-a7c5-8195dc7ad04f tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:02.427478 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-ae0388a1-dd91-4a9d-a7c5-8195dc7ad04f tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:02.444148 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-ae0388a1-dd91-4a9d-a7c5-8195dc7ad04f tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] https://10.4.3.7/volume/v3/volumes/28df3d4a-6ea0-4edb-9042-2db0ba5c706a returned with HTTP 404 Jul 10 08:34:02.444745 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 298/1185] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:02 2026] GET /volume/v3/volumes/28df3d4a-6ea0-4edb-9042-2db0ba5c706a => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:34:02.452783 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-7e09de05-3a48-4715-bacc-432c576af85f None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:02.456946 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7e09de05-3a48-4715-bacc-432c576af85f tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] DELETE https://10.4.3.7/volume/v3/volumes/b4e923ad-9080-452a-956c-96a2a7469b98 Jul 10 08:34:02.457188 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7e09de05-3a48-4715-bacc-432c576af85f tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:02.457394 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7e09de05-3a48-4715-bacc-432c576af85f tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:02.457639 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-7e09de05-3a48-4715-bacc-432c576af85f tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Delete volume with id: b4e923ad-9080-452a-956c-96a2a7469b98 Jul 10 08:34:02.475433 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:02.475433 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:34:02.476004 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-7e09de05-3a48-4715-bacc-432c576af85f tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Volume info retrieved successfully. Jul 10 08:34:02.498646 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-7e09de05-3a48-4715-bacc-432c576af85f tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Delete volume request issued successfully. Jul 10 08:34:02.498924 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7e09de05-3a48-4715-bacc-432c576af85f tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] https://10.4.3.7/volume/v3/volumes/b4e923ad-9080-452a-956c-96a2a7469b98 returned with HTTP 202 Jul 10 08:34:02.499601 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 292/1186] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:34:02 2026] DELETE /volume/v3/volumes/b4e923ad-9080-452a-956c-96a2a7469b98 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:34:02.508349 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-0409a6f7-a352-4679-815a-a86515aa4306 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:02.510393 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-0409a6f7-a352-4679-815a-a86515aa4306 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] GET https://10.4.3.7/volume/v3/volumes/b4e923ad-9080-452a-956c-96a2a7469b98 Jul 10 08:34:02.510671 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-0409a6f7-a352-4679-815a-a86515aa4306 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:02.510890 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-0409a6f7-a352-4679-815a-a86515aa4306 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:02.517232 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-6a5fe8db-22a2-44a9-bcff-4ea0adf7a3a1 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:02.521431 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:02.521431 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:34:02.521670 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-6a5fe8db-22a2-44a9-bcff-4ea0adf7a3a1 tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] GET https://10.4.3.7/volume/v3/volumes/e99aae09-3992-4f87-81b9-80d0b65c35b3 Jul 10 08:34:02.521670 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-6a5fe8db-22a2-44a9-bcff-4ea0adf7a3a1 tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:02.521670 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-6a5fe8db-22a2-44a9-bcff-4ea0adf7a3a1 tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:02.526672 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-0409a6f7-a352-4679-815a-a86515aa4306 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Volume info retrieved successfully. Jul 10 08:34:02.537993 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-0409a6f7-a352-4679-815a-a86515aa4306 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] https://10.4.3.7/volume/v3/volumes/b4e923ad-9080-452a-956c-96a2a7469b98 returned with HTTP 200 Jul 10 08:34:02.539503 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 300/1187] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:02 2026] GET /volume/v3/volumes/b4e923ad-9080-452a-956c-96a2a7469b98 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:02.544295 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:02.544295 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:34:02.550329 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-6a5fe8db-22a2-44a9-bcff-4ea0adf7a3a1 tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Volume info retrieved successfully. Jul 10 08:34:02.557395 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-6a5fe8db-22a2-44a9-bcff-4ea0adf7a3a1 tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] https://10.4.3.7/volume/v3/volumes/e99aae09-3992-4f87-81b9-80d0b65c35b3 returned with HTTP 200 Jul 10 08:34:02.557897 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 298/1188] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:02 2026] GET /volume/v3/volumes/e99aae09-3992-4f87-81b9-80d0b65c35b3 => generated 848 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:03.554524 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-64072f52-2f29-414e-9240-e7538f79d6c8 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:03.556268 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-64072f52-2f29-414e-9240-e7538f79d6c8 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] GET https://10.4.3.7/volume/v3/volumes/b4e923ad-9080-452a-956c-96a2a7469b98 Jul 10 08:34:03.556508 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-64072f52-2f29-414e-9240-e7538f79d6c8 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:03.556843 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-64072f52-2f29-414e-9240-e7538f79d6c8 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:03.564993 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-64072f52-2f29-414e-9240-e7538f79d6c8 tempest-CreateVolumesFromBackupTest-2120618649 tempest-CreateVolumesFromBackupTest-2120618649-project-member] https://10.4.3.7/volume/v3/volumes/b4e923ad-9080-452a-956c-96a2a7469b98 returned with HTTP 404 Jul 10 08:34:03.565507 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 299/1189] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:03 2026] GET /volume/v3/volumes/b4e923ad-9080-452a-956c-96a2a7469b98 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:34:03.571335 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-c9cfd30d-67de-4441-9b5a-96c3ca286c9d None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:03.573723 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c9cfd30d-67de-4441-9b5a-96c3ca286c9d tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] GET https://10.4.3.7/volume/v3/volumes/e99aae09-3992-4f87-81b9-80d0b65c35b3 Jul 10 08:34:03.573897 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c9cfd30d-67de-4441-9b5a-96c3ca286c9d tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:03.574082 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c9cfd30d-67de-4441-9b5a-96c3ca286c9d tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:03.588949 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:03.588949 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:34:03.596158 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-c9cfd30d-67de-4441-9b5a-96c3ca286c9d tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Volume info retrieved successfully. Jul 10 08:34:03.605556 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c9cfd30d-67de-4441-9b5a-96c3ca286c9d tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] https://10.4.3.7/volume/v3/volumes/e99aae09-3992-4f87-81b9-80d0b65c35b3 returned with HTTP 200 Jul 10 08:34:03.605931 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 293/1190] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:03 2026] GET /volume/v3/volumes/e99aae09-3992-4f87-81b9-80d0b65c35b3 => generated 848 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:03.795329 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-d4d1d465-7de2-422b-a079-caf2d3e48d6b None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:03.797930 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-d4d1d465-7de2-422b-a079-caf2d3e48d6b tempest-ServerActionsV293TestJSON-964660164 tempest-ServerActionsV293TestJSON-964660164-project-member] GET https://10.4.3.7/volume/v3/volumes/fe088cf1-aa61-4fb5-83b7-377cae30f727 Jul 10 08:34:03.798178 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-d4d1d465-7de2-422b-a079-caf2d3e48d6b tempest-ServerActionsV293TestJSON-964660164 tempest-ServerActionsV293TestJSON-964660164-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:03.798392 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-d4d1d465-7de2-422b-a079-caf2d3e48d6b tempest-ServerActionsV293TestJSON-964660164 tempest-ServerActionsV293TestJSON-964660164-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:03.810524 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:03.810524 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:34:03.814202 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-d4d1d465-7de2-422b-a079-caf2d3e48d6b tempest-ServerActionsV293TestJSON-964660164 tempest-ServerActionsV293TestJSON-964660164-project-member] Volume info retrieved successfully. Jul 10 08:34:03.819279 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-d4d1d465-7de2-422b-a079-caf2d3e48d6b tempest-ServerActionsV293TestJSON-964660164 tempest-ServerActionsV293TestJSON-964660164-project-member] https://10.4.3.7/volume/v3/volumes/fe088cf1-aa61-4fb5-83b7-377cae30f727 returned with HTTP 200 Jul 10 08:34:03.819734 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 301/1191] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:34:03 2026] GET /volume/v3/volumes/fe088cf1-aa61-4fb5-83b7-377cae30f727 => generated 1828 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 10 08:34:04.622541 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-2b803e6c-5378-4d7c-b966-8b73623c03b8 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:04.624780 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-2b803e6c-5378-4d7c-b966-8b73623c03b8 tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] GET https://10.4.3.7/volume/v3/volumes/e99aae09-3992-4f87-81b9-80d0b65c35b3 Jul 10 08:34:04.625045 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-2b803e6c-5378-4d7c-b966-8b73623c03b8 tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:04.625258 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-2b803e6c-5378-4d7c-b966-8b73623c03b8 tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:04.642278 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:04.642278 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:34:04.645691 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-2b803e6c-5378-4d7c-b966-8b73623c03b8 tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Volume info retrieved successfully. Jul 10 08:34:04.649676 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-2b803e6c-5378-4d7c-b966-8b73623c03b8 tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] https://10.4.3.7/volume/v3/volumes/e99aae09-3992-4f87-81b9-80d0b65c35b3 returned with HTTP 200 Jul 10 08:34:04.650118 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 299/1192] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:04 2026] GET /volume/v3/volumes/e99aae09-3992-4f87-81b9-80d0b65c35b3 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:04.791951 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-c37ebf78-7338-425d-89f3-60ee89502406 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:04.875530 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-c37ebf78-7338-425d-89f3-60ee89502406 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:34:04.875823 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-c37ebf78-7338-425d-89f3-60ee89502406 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-795754720"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:04.877090 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.volumes [None req-c37ebf78-7338-425d-89f3-60ee89502406 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-795754720'}} {{(pid=100055) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:34:04.877201 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-c37ebf78-7338-425d-89f3-60ee89502406 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Create volume of 1 GB Jul 10 08:34:04.880820 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-c37ebf78-7338-425d-89f3-60ee89502406 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Availability Zones retrieved successfully. Jul 10 08:34:04.886022 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-c37ebf78-7338-425d-89f3-60ee89502406 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Flow 'volume_create_api' (58c83cb7-22ab-4adb-9a40-8725b9047d9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:34:04.886849 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-c37ebf78-7338-425d-89f3-60ee89502406 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74604d2f-4530-4a7a-89b6-a008b448842e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:04.887695 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.flows.api.create_volume [None req-c37ebf78-7338-425d-89f3-60ee89502406 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Validating volume size '1' using validate_int {{(pid=100055) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:34:04.911092 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-c37ebf78-7338-425d-89f3-60ee89502406 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74604d2f-4530-4a7a-89b6-a008b448842e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:04.911738 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-c37ebf78-7338-425d-89f3-60ee89502406 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6670733c-ca57-4170-ab34-4461c9abc6b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:04.965879 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.quota [None req-c37ebf78-7338-425d-89f3-60ee89502406 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Created reservations ['8e5d77eb-35a5-41a6-b010-8e9d9609f00f', 'dc629c27-be58-422c-b2d2-1b937c30413e', 'f2d2a871-87ad-4b6c-8f29-9ee81dac46c5', 'c3a99007-e496-41ea-8bd9-599354cab6ad'] {{(pid=100055) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:34:04.966714 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-c37ebf78-7338-425d-89f3-60ee89502406 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6670733c-ca57-4170-ab34-4461c9abc6b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8e5d77eb-35a5-41a6-b010-8e9d9609f00f', 'dc629c27-be58-422c-b2d2-1b937c30413e', 'f2d2a871-87ad-4b6c-8f29-9ee81dac46c5', 'c3a99007-e496-41ea-8bd9-599354cab6ad']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:04.967364 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-c37ebf78-7338-425d-89f3-60ee89502406 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99b1c0cb-1b34-4a8a-b16a-744440dcc1a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:04.994614 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-c37ebf78-7338-425d-89f3-60ee89502406 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99b1c0cb-1b34-4a8a-b16a-744440dcc1a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '720ceaeb-0621-483a-b99f-2c336c05dbfc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-795754720',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='560732534a144e39ab17cde53e5d6e20',qos_specs=None,replication_status=,reservations=['8e5d77eb-35a5-41a6-b010-8e9d9609f00f','dc629c27-be58-422c-b2d2-1b937c30413e','f2d2a871-87ad-4b6c-8f29-9ee81dac46c5','c3a99007-e496-41ea-8bd9-599354cab6ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a03604a1b7d94f379b0c6f301e517017',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:34:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-795754720',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=720ceaeb-0621-483a-b99f-2c336c05dbfc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='560732534a144e39ab17cde53e5d6e20',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a03604a1b7d94f379b0c6f301e517017',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:04.995278 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-c37ebf78-7338-425d-89f3-60ee89502406 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5fa25ebc-36ba-4c38-a792-248664b85856) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:05.009566 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-c37ebf78-7338-425d-89f3-60ee89502406 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5fa25ebc-36ba-4c38-a792-248664b85856) transitioned into state 'SUCCESS' from state '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-795754720',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='560732534a144e39ab17cde53e5d6e20',qos_specs=None,replication_status=,reservations=['8e5d77eb-35a5-41a6-b010-8e9d9609f00f','dc629c27-be58-422c-b2d2-1b937c30413e','f2d2a871-87ad-4b6c-8f29-9ee81dac46c5','c3a99007-e496-41ea-8bd9-599354cab6ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a03604a1b7d94f379b0c6f301e517017',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:05.010215 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-c37ebf78-7338-425d-89f3-60ee89502406 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f4ce083-1bb0-49b9-9bfd-8d7cf99339c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:05.017133 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-c37ebf78-7338-425d-89f3-60ee89502406 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f4ce083-1bb0-49b9-9bfd-8d7cf99339c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:05.017810 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-c37ebf78-7338-425d-89f3-60ee89502406 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Flow 'volume_create_api' (58c83cb7-22ab-4adb-9a40-8725b9047d9a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:34:05.018069 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-c37ebf78-7338-425d-89f3-60ee89502406 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Create volume request issued successfully. Jul 10 08:34:05.018645 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-c37ebf78-7338-425d-89f3-60ee89502406 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:34:05.019043 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 300/1193] 10.4.3.7 () {68 vars in 1244 bytes} [Fri Jul 10 08:34:04 2026] POST /volume/v3/volumes => generated 755 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:34:05.031828 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-474713a7-262a-458f-87ec-19683eebc175 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:05.033545 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-474713a7-262a-458f-87ec-19683eebc175 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] GET https://10.4.3.7/volume/v3/volumes/720ceaeb-0621-483a-b99f-2c336c05dbfc Jul 10 08:34:05.033707 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-474713a7-262a-458f-87ec-19683eebc175 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:05.033872 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-474713a7-262a-458f-87ec-19683eebc175 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:05.039853 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:05.039853 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:34:05.043059 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-474713a7-262a-458f-87ec-19683eebc175 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Volume info retrieved successfully. Jul 10 08:34:05.046484 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-474713a7-262a-458f-87ec-19683eebc175 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] https://10.4.3.7/volume/v3/volumes/720ceaeb-0621-483a-b99f-2c336c05dbfc returned with HTTP 200 Jul 10 08:34:05.046804 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 294/1194] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:05 2026] GET /volume/v3/volumes/720ceaeb-0621-483a-b99f-2c336c05dbfc => generated 823 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:05.667896 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-ffd3af11-02cf-4168-b813-05078eae22cf None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:05.669924 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-ffd3af11-02cf-4168-b813-05078eae22cf tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] GET https://10.4.3.7/volume/v3/volumes/e99aae09-3992-4f87-81b9-80d0b65c35b3 Jul 10 08:34:05.670184 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-ffd3af11-02cf-4168-b813-05078eae22cf tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:05.670526 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-ffd3af11-02cf-4168-b813-05078eae22cf tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:05.687297 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:05.687297 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:34:05.692932 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-ffd3af11-02cf-4168-b813-05078eae22cf tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Volume info retrieved successfully. Jul 10 08:34:05.699160 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-ffd3af11-02cf-4168-b813-05078eae22cf tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] https://10.4.3.7/volume/v3/volumes/e99aae09-3992-4f87-81b9-80d0b65c35b3 returned with HTTP 200 Jul 10 08:34:05.699676 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 302/1195] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:05 2026] GET /volume/v3/volumes/e99aae09-3992-4f87-81b9-80d0b65c35b3 => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:05.720290 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-9fdc8686-3805-4c79-8bdb-50499293eded req-9e70d9de-b52c-43e6-9773-e3d62ddde688 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:05.722122 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-9fdc8686-3805-4c79-8bdb-50499293eded req-9e70d9de-b52c-43e6-9773-e3d62ddde688 tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] POST https://10.4.3.7/volume/v3/attachments/bb100c0e-1bca-4661-b034-ecb47c54ebae/action Jul 10 08:34:05.722515 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-9fdc8686-3805-4c79-8bdb-50499293eded req-9e70d9de-b52c-43e6-9773-e3d62ddde688 tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Action body: b'{"os-complete": null}' {{(pid=100054) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:34:05.722629 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-9fdc8686-3805-4c79-8bdb-50499293eded req-9e70d9de-b52c-43e6-9773-e3d62ddde688 tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:05.740024 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:05.740024 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:34:05.751518 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-9fdc8686-3805-4c79-8bdb-50499293eded req-9e70d9de-b52c-43e6-9773-e3d62ddde688 tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] https://10.4.3.7/volume/v3/attachments/bb100c0e-1bca-4661-b034-ecb47c54ebae/action returned with HTTP 204 Jul 10 08:34:05.751907 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 300/1196] 10.4.3.7 () {74 vars in 1711 bytes} [Fri Jul 10 08:34:05 2026] POST /volume/v3/attachments/bb100c0e-1bca-4661-b034-ecb47c54ebae/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:34:06.062588 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-ae331a0f-50b5-4a2f-9614-12849e07b643 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:06.064446 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-ae331a0f-50b5-4a2f-9614-12849e07b643 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] GET https://10.4.3.7/volume/v3/volumes/720ceaeb-0621-483a-b99f-2c336c05dbfc Jul 10 08:34:06.064643 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-ae331a0f-50b5-4a2f-9614-12849e07b643 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:06.064839 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-ae331a0f-50b5-4a2f-9614-12849e07b643 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:06.072402 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:06.072402 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:34:06.075787 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-ae331a0f-50b5-4a2f-9614-12849e07b643 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Volume info retrieved successfully. Jul 10 08:34:06.080594 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-ae331a0f-50b5-4a2f-9614-12849e07b643 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] https://10.4.3.7/volume/v3/volumes/720ceaeb-0621-483a-b99f-2c336c05dbfc returned with HTTP 200 Jul 10 08:34:06.081095 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 301/1197] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:06 2026] GET /volume/v3/volumes/720ceaeb-0621-483a-b99f-2c336c05dbfc => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:06.101461 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-71bad10e-8250-43c2-8e28-756728de558a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:06.106427 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-71bad10e-8250-43c2-8e28-756728de558a tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] POST https://10.4.3.7/volume/v3/snapshots Jul 10 08:34:06.106427 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-71bad10e-8250-43c2-8e28-756728de558a tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "720ceaeb-0621-483a-b99f-2c336c05dbfc", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-958703617"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:06.112363 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:06.112363 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:34:06.112864 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-71bad10e-8250-43c2-8e28-756728de558a tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Volume info retrieved successfully. Jul 10 08:34:06.112976 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.snapshots [None req-71bad10e-8250-43c2-8e28-756728de558a tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Create snapshot from volume 720ceaeb-0621-483a-b99f-2c336c05dbfc Jul 10 08:34:06.146805 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-71bad10e-8250-43c2-8e28-756728de558a tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Created reservations ['85ef8943-6bfc-4852-b1ce-9e74b8e7bb38', '53b74e4d-3526-40c7-8a32-d802ea01186b', '0696e008-d6d7-4fe3-bc64-3ef839c9ca1c', 'b84a605a-47f9-45fe-9664-9f1781dda8f0'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:34:06.177142 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-71bad10e-8250-43c2-8e28-756728de558a tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Snapshot create request issued successfully. Jul 10 08:34:06.177506 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-71bad10e-8250-43c2-8e28-756728de558a tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] https://10.4.3.7/volume/v3/snapshots returned with HTTP 202 Jul 10 08:34:06.178027 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 295/1198] 10.4.3.7 () {68 vars in 1251 bytes} [Fri Jul 10 08:34:06 2026] POST /volume/v3/snapshots => generated 315 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:34:06.190922 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-fb95bf6b-9ef6-4a55-9058-077d8b7f96c3 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:06.192621 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-fb95bf6b-9ef6-4a55-9058-077d8b7f96c3 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] GET https://10.4.3.7/volume/v3/snapshots/c99e2f4b-3c8e-4f00-b00d-fa369f86963e Jul 10 08:34:06.192797 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-fb95bf6b-9ef6-4a55-9058-077d8b7f96c3 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:06.193043 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-fb95bf6b-9ef6-4a55-9058-077d8b7f96c3 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:06.198432 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:06.198432 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:34:06.198703 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-fb95bf6b-9ef6-4a55-9058-077d8b7f96c3 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Snapshot retrieved successfully. Jul 10 08:34:06.199418 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-fb95bf6b-9ef6-4a55-9058-077d8b7f96c3 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] https://10.4.3.7/volume/v3/snapshots/c99e2f4b-3c8e-4f00-b00d-fa369f86963e returned with HTTP 200 Jul 10 08:34:06.199762 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 303/1199] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:34:06 2026] GET /volume/v3/snapshots/c99e2f4b-3c8e-4f00-b00d-fa369f86963e => generated 447 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:06.714184 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-2f27fc1b-8593-4343-a2fa-84a19249eef1 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:06.716154 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-2f27fc1b-8593-4343-a2fa-84a19249eef1 tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] GET https://10.4.3.7/volume/v3/volumes/e99aae09-3992-4f87-81b9-80d0b65c35b3 Jul 10 08:34:06.716400 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-2f27fc1b-8593-4343-a2fa-84a19249eef1 tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:06.716633 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-2f27fc1b-8593-4343-a2fa-84a19249eef1 tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:06.726578 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:06.726578 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:34:06.731176 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-2f27fc1b-8593-4343-a2fa-84a19249eef1 tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Volume info retrieved successfully. Jul 10 08:34:06.735848 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-2f27fc1b-8593-4343-a2fa-84a19249eef1 tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] https://10.4.3.7/volume/v3/volumes/e99aae09-3992-4f87-81b9-80d0b65c35b3 returned with HTTP 200 Jul 10 08:34:06.736205 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 301/1200] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:06 2026] GET /volume/v3/volumes/e99aae09-3992-4f87-81b9-80d0b65c35b3 => generated 1140 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:34:06.755360 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-243ee24a-d9d8-492f-b859-01890e35511c None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:06.757620 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-243ee24a-d9d8-492f-b859-01890e35511c tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] GET https://10.4.3.7/volume/v3/volumes/e99aae09-3992-4f87-81b9-80d0b65c35b3 Jul 10 08:34:06.757838 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-243ee24a-d9d8-492f-b859-01890e35511c tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:06.758122 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-243ee24a-d9d8-492f-b859-01890e35511c tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:06.768469 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:06.768469 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:34:06.771978 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-243ee24a-d9d8-492f-b859-01890e35511c tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Volume info retrieved successfully. Jul 10 08:34:06.776205 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-243ee24a-d9d8-492f-b859-01890e35511c tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] https://10.4.3.7/volume/v3/volumes/e99aae09-3992-4f87-81b9-80d0b65c35b3 returned with HTTP 200 Jul 10 08:34:06.776596 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 302/1201] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:06 2026] GET /volume/v3/volumes/e99aae09-3992-4f87-81b9-80d0b65c35b3 => generated 1140 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:34:06.798619 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-e2783627-a08b-4994-b4fe-bebfe0f21cf7 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:06.847607 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-9567c4a3-4bda-4111-8a47-17f03f326991 req-9879431a-39ed-4d45-a9f1-d9ac917ea52b None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:06.855362 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-9567c4a3-4bda-4111-8a47-17f03f326991 req-9879431a-39ed-4d45-a9f1-d9ac917ea52b tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] GET https://10.4.3.7/volume/v3/volumes/e99aae09-3992-4f87-81b9-80d0b65c35b3 Jul 10 08:34:06.855530 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-9567c4a3-4bda-4111-8a47-17f03f326991 req-9879431a-39ed-4d45-a9f1-d9ac917ea52b tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:06.855763 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-9567c4a3-4bda-4111-8a47-17f03f326991 req-9879431a-39ed-4d45-a9f1-d9ac917ea52b tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:06.872582 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:06.872582 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:34:06.877365 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [req-9567c4a3-4bda-4111-8a47-17f03f326991 req-9879431a-39ed-4d45-a9f1-d9ac917ea52b tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Volume info retrieved successfully. Jul 10 08:34:06.884339 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-9567c4a3-4bda-4111-8a47-17f03f326991 req-9879431a-39ed-4d45-a9f1-d9ac917ea52b tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] https://10.4.3.7/volume/v3/volumes/e99aae09-3992-4f87-81b9-80d0b65c35b3 returned with HTTP 200 Jul 10 08:34:06.884930 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 304/1202] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:34:06 2026] GET /volume/v3/volumes/e99aae09-3992-4f87-81b9-80d0b65c35b3 => generated 1140 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:34:06.907906 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e2783627-a08b-4994-b4fe-bebfe0f21cf7 tempest-BackendsCapabilitiesAdminTestsJSON-614297634 tempest-BackendsCapabilitiesAdminTestsJSON-614297634-project-admin] GET https://10.4.3.7/volume/v3/scheduler-stats/get_pools Jul 10 08:34:06.907906 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e2783627-a08b-4994-b4fe-bebfe0f21cf7 tempest-BackendsCapabilitiesAdminTestsJSON-614297634 tempest-BackendsCapabilitiesAdminTestsJSON-614297634-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:06.907906 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e2783627-a08b-4994-b4fe-bebfe0f21cf7 tempest-BackendsCapabilitiesAdminTestsJSON-614297634 tempest-BackendsCapabilitiesAdminTestsJSON-614297634-project-admin] Calling method 'get_pools' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:06.907906 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:06.907906 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:34:07.208550 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-48cf25cc-6e4a-4f1e-9548-e3056f7ca882 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:07.210990 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-48cf25cc-6e4a-4f1e-9548-e3056f7ca882 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] GET https://10.4.3.7/volume/v3/snapshots/c99e2f4b-3c8e-4f00-b00d-fa369f86963e Jul 10 08:34:07.211253 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-48cf25cc-6e4a-4f1e-9548-e3056f7ca882 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:07.211524 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-48cf25cc-6e4a-4f1e-9548-e3056f7ca882 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:07.217628 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:07.217628 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:34:07.218196 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-48cf25cc-6e4a-4f1e-9548-e3056f7ca882 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Snapshot retrieved successfully. Jul 10 08:34:07.219219 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-48cf25cc-6e4a-4f1e-9548-e3056f7ca882 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] https://10.4.3.7/volume/v3/snapshots/c99e2f4b-3c8e-4f00-b00d-fa369f86963e returned with HTTP 200 Jul 10 08:34:07.219954 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 302/1203] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:34:07 2026] GET /volume/v3/snapshots/c99e2f4b-3c8e-4f00-b00d-fa369f86963e => generated 474 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:07.230809 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-b1aa0f9b-8f4d-42e3-925e-2e17447e8746 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:07.232364 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-b1aa0f9b-8f4d-42e3-925e-2e17447e8746 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:34:07.232687 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-b1aa0f9b-8f4d-42e3-925e-2e17447e8746 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "c99e2f4b-3c8e-4f00-b00d-fa369f86963e", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1683339539"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:07.233961 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.volumes [None req-b1aa0f9b-8f4d-42e3-925e-2e17447e8746 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Create volume request body: {'volume': {"'snapshot_id": 'c99e2f4b-3c8e-4f00-b00d-fa369f86963e', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1683339539'}} {{(pid=100055) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:34:07.234079 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-b1aa0f9b-8f4d-42e3-925e-2e17447e8746 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Create volume of 1 GB Jul 10 08:34:07.237681 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-b1aa0f9b-8f4d-42e3-925e-2e17447e8746 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Availability Zones retrieved successfully. Jul 10 08:34:07.244442 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-b1aa0f9b-8f4d-42e3-925e-2e17447e8746 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Flow 'volume_create_api' (ef90b082-db87-42e6-b4ae-47c80647c8c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:34:07.244442 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-b1aa0f9b-8f4d-42e3-925e-2e17447e8746 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da364602-4142-439c-ba9e-a2447e931948) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:07.245203 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.flows.api.create_volume [None req-b1aa0f9b-8f4d-42e3-925e-2e17447e8746 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Validating volume size '1' using validate_int {{(pid=100055) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:34:07.274508 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-b1aa0f9b-8f4d-42e3-925e-2e17447e8746 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da364602-4142-439c-ba9e-a2447e931948) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:07.275506 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-b1aa0f9b-8f4d-42e3-925e-2e17447e8746 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b49a098-d46b-4954-901d-bc5be4f4d2c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:07.318609 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.quota [None req-b1aa0f9b-8f4d-42e3-925e-2e17447e8746 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Created reservations ['81b153c6-aad5-415c-a293-e71515aaa1ae', 'dc46fb94-504a-40b0-993b-380b64117536', '96baf3c5-bb72-481d-8044-8dcd6939d108', '306e6068-fff9-4785-be9e-09e701f106a5'] {{(pid=100055) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:34:07.319498 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-b1aa0f9b-8f4d-42e3-925e-2e17447e8746 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b49a098-d46b-4954-901d-bc5be4f4d2c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['81b153c6-aad5-415c-a293-e71515aaa1ae', 'dc46fb94-504a-40b0-993b-380b64117536', '96baf3c5-bb72-481d-8044-8dcd6939d108', '306e6068-fff9-4785-be9e-09e701f106a5']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:07.320362 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-b1aa0f9b-8f4d-42e3-925e-2e17447e8746 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72780e6f-2df2-4f2d-b859-0958db3d11c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:07.346342 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-b1aa0f9b-8f4d-42e3-925e-2e17447e8746 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72780e6f-2df2-4f2d-b859-0958db3d11c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9de697b5-adf2-45e2-9cc1-d3936801c7df', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1683339539',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='560732534a144e39ab17cde53e5d6e20',qos_specs=None,replication_status=,reservations=['81b153c6-aad5-415c-a293-e71515aaa1ae','dc46fb94-504a-40b0-993b-380b64117536','96baf3c5-bb72-481d-8044-8dcd6939d108','306e6068-fff9-4785-be9e-09e701f106a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a03604a1b7d94f379b0c6f301e517017',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:34:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1683339539',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9de697b5-adf2-45e2-9cc1-d3936801c7df,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='560732534a144e39ab17cde53e5d6e20',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a03604a1b7d94f379b0c6f301e517017',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:07.347381 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-b1aa0f9b-8f4d-42e3-925e-2e17447e8746 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b747c7b1-0121-4e57-b695-ca9806ed9a70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:07.373988 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-b1aa0f9b-8f4d-42e3-925e-2e17447e8746 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b747c7b1-0121-4e57-b695-ca9806ed9a70) transitioned into state 'SUCCESS' from state '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-1683339539',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='560732534a144e39ab17cde53e5d6e20',qos_specs=None,replication_status=,reservations=['81b153c6-aad5-415c-a293-e71515aaa1ae','dc46fb94-504a-40b0-993b-380b64117536','96baf3c5-bb72-481d-8044-8dcd6939d108','306e6068-fff9-4785-be9e-09e701f106a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a03604a1b7d94f379b0c6f301e517017',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:07.375017 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-b1aa0f9b-8f4d-42e3-925e-2e17447e8746 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3cdd854-4865-4ad8-8da3-76a0177b833a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:07.385853 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-b1aa0f9b-8f4d-42e3-925e-2e17447e8746 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3cdd854-4865-4ad8-8da3-76a0177b833a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:07.386545 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-b1aa0f9b-8f4d-42e3-925e-2e17447e8746 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Flow 'volume_create_api' (ef90b082-db87-42e6-b4ae-47c80647c8c4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:34:07.386889 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-b1aa0f9b-8f4d-42e3-925e-2e17447e8746 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Create volume request issued successfully. Jul 10 08:34:07.387578 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-b1aa0f9b-8f4d-42e3-925e-2e17447e8746 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:34:07.388129 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 303/1204] 10.4.3.7 () {68 vars in 1245 bytes} [Fri Jul 10 08:34:07 2026] POST /volume/v3/volumes => generated 756 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:34:07.401175 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-823eaa41-949e-4982-8803-16e72f953363 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:07.402993 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-823eaa41-949e-4982-8803-16e72f953363 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:34:07.403398 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-823eaa41-949e-4982-8803-16e72f953363 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "c99e2f4b-3c8e-4f00-b00d-fa369f86963e", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-653468370"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:07.405088 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.volumes [None req-823eaa41-949e-4982-8803-16e72f953363 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Create volume request body: {'volume': {"'snapshot_id": 'c99e2f4b-3c8e-4f00-b00d-fa369f86963e', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-653468370'}} {{(pid=100056) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:34:07.405088 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-823eaa41-949e-4982-8803-16e72f953363 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Create volume of 1 GB Jul 10 08:34:07.409631 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e2783627-a08b-4994-b4fe-bebfe0f21cf7 tempest-BackendsCapabilitiesAdminTestsJSON-614297634 tempest-BackendsCapabilitiesAdminTestsJSON-614297634-project-admin] https://10.4.3.7/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 10 08:34:07.410020 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 296/1205] 10.4.3.7 () {66 vars in 1277 bytes} [Fri Jul 10 08:34:06 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 612 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:07.410285 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-823eaa41-949e-4982-8803-16e72f953363 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Availability Zones retrieved successfully. Jul 10 08:34:07.420749 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-823eaa41-949e-4982-8803-16e72f953363 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Flow 'volume_create_api' (dd0daba6-aa1b-4694-85b1-563524b11f23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:34:07.421855 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-823eaa41-949e-4982-8803-16e72f953363 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60280cbd-a4bd-410f-b83e-e0245d9ad3fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:07.422372 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-6959fe1d-d673-4bd5-95e1-f400ebed817c None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:07.422740 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.flows.api.create_volume [None req-823eaa41-949e-4982-8803-16e72f953363 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Validating volume size '1' using validate_int {{(pid=100056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:34:07.425845 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-6959fe1d-d673-4bd5-95e1-f400ebed817c tempest-BackendsCapabilitiesAdminTestsJSON-614297634 tempest-BackendsCapabilitiesAdminTestsJSON-614297634-project-admin] GET https://10.4.3.7/volume/v3/scheduler-stats/get_pools?detail=True Jul 10 08:34:07.426042 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-6959fe1d-d673-4bd5-95e1-f400ebed817c tempest-BackendsCapabilitiesAdminTestsJSON-614297634 tempest-BackendsCapabilitiesAdminTestsJSON-614297634-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:07.426219 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-6959fe1d-d673-4bd5-95e1-f400ebed817c tempest-BackendsCapabilitiesAdminTestsJSON-614297634 tempest-BackendsCapabilitiesAdminTestsJSON-614297634-project-admin] Calling method 'get_pools' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:07.456332 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-823eaa41-949e-4982-8803-16e72f953363 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60280cbd-a4bd-410f-b83e-e0245d9ad3fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:07.457149 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-823eaa41-949e-4982-8803-16e72f953363 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c889be9f-5880-4c37-b007-6fab40fd8242) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:07.501272 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.quota [None req-823eaa41-949e-4982-8803-16e72f953363 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Created reservations ['6f070abb-7345-4e94-9cce-b3c460d98d7b', 'c01ba30b-f650-4fa7-b2c5-019cf7129552', 'd68f568e-6272-49b0-a9b5-567d4039f5bd', 'e0adae6c-2858-453d-adb3-463e4a277ddf'] {{(pid=100056) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:34:07.502173 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-823eaa41-949e-4982-8803-16e72f953363 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c889be9f-5880-4c37-b007-6fab40fd8242) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6f070abb-7345-4e94-9cce-b3c460d98d7b', 'c01ba30b-f650-4fa7-b2c5-019cf7129552', 'd68f568e-6272-49b0-a9b5-567d4039f5bd', 'e0adae6c-2858-453d-adb3-463e4a277ddf']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:07.503038 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-823eaa41-949e-4982-8803-16e72f953363 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dbc783f7-6ee0-44b9-ac58-c24fbb38d474) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:07.540565 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-823eaa41-949e-4982-8803-16e72f953363 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dbc783f7-6ee0-44b9-ac58-c24fbb38d474) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '175eaa7c-25d3-40a0-817e-5b9cb802eeff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-653468370',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='560732534a144e39ab17cde53e5d6e20',qos_specs=None,replication_status=,reservations=['6f070abb-7345-4e94-9cce-b3c460d98d7b','c01ba30b-f650-4fa7-b2c5-019cf7129552','d68f568e-6272-49b0-a9b5-567d4039f5bd','e0adae6c-2858-453d-adb3-463e4a277ddf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a03604a1b7d94f379b0c6f301e517017',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:34:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-653468370',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=175eaa7c-25d3-40a0-817e-5b9cb802eeff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='560732534a144e39ab17cde53e5d6e20',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a03604a1b7d94f379b0c6f301e517017',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:07.541416 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-823eaa41-949e-4982-8803-16e72f953363 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2161bdb6-f13c-4b83-bfb3-1cff57331849) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:07.567922 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-823eaa41-949e-4982-8803-16e72f953363 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2161bdb6-f13c-4b83-bfb3-1cff57331849) transitioned into state 'SUCCESS' from state '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-653468370',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='560732534a144e39ab17cde53e5d6e20',qos_specs=None,replication_status=,reservations=['6f070abb-7345-4e94-9cce-b3c460d98d7b','c01ba30b-f650-4fa7-b2c5-019cf7129552','d68f568e-6272-49b0-a9b5-567d4039f5bd','e0adae6c-2858-453d-adb3-463e4a277ddf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a03604a1b7d94f379b0c6f301e517017',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:07.568760 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-823eaa41-949e-4982-8803-16e72f953363 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b6048e3-3f37-4637-ba74-eef4503d0521) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:07.578919 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-823eaa41-949e-4982-8803-16e72f953363 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b6048e3-3f37-4637-ba74-eef4503d0521) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:07.579889 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-823eaa41-949e-4982-8803-16e72f953363 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Flow 'volume_create_api' (dd0daba6-aa1b-4694-85b1-563524b11f23) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:34:07.580223 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-823eaa41-949e-4982-8803-16e72f953363 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Create volume request issued successfully. Jul 10 08:34:07.580845 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-823eaa41-949e-4982-8803-16e72f953363 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:34:07.581326 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 305/1206] 10.4.3.7 () {68 vars in 1245 bytes} [Fri Jul 10 08:34:07 2026] POST /volume/v3/volumes => generated 755 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:34:07.595101 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-df68de3a-6c59-4995-8465-a1e6efcef6e9 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:07.596777 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-df68de3a-6c59-4995-8465-a1e6efcef6e9 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:34:07.597120 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-df68de3a-6c59-4995-8465-a1e6efcef6e9 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "c99e2f4b-3c8e-4f00-b00d-fa369f86963e", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1727702715"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:07.598380 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.volumes [None req-df68de3a-6c59-4995-8465-a1e6efcef6e9 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Create volume request body: {'volume': {"'snapshot_id": 'c99e2f4b-3c8e-4f00-b00d-fa369f86963e', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1727702715'}} {{(pid=100055) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:34:07.598577 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-df68de3a-6c59-4995-8465-a1e6efcef6e9 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Create volume of 1 GB Jul 10 08:34:07.598841 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:07.598841 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:34:07.602462 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-df68de3a-6c59-4995-8465-a1e6efcef6e9 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Availability Zones retrieved successfully. Jul 10 08:34:07.607930 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-df68de3a-6c59-4995-8465-a1e6efcef6e9 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Flow 'volume_create_api' (262efdde-1396-4587-a2ee-360c63b1beb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:34:07.608798 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-df68de3a-6c59-4995-8465-a1e6efcef6e9 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e845cde-59ac-4913-a3b8-8ba15e1b1cf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:07.609710 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.flows.api.create_volume [None req-df68de3a-6c59-4995-8465-a1e6efcef6e9 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Validating volume size '1' using validate_int {{(pid=100055) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:34:07.634762 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-df68de3a-6c59-4995-8465-a1e6efcef6e9 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e845cde-59ac-4913-a3b8-8ba15e1b1cf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:07.635470 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-df68de3a-6c59-4995-8465-a1e6efcef6e9 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f782061-da3d-44b4-be38-5309e28a89df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:07.683677 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.quota [None req-df68de3a-6c59-4995-8465-a1e6efcef6e9 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Created reservations ['04d9ff58-6512-4d91-a858-92775e0eaba6', '3dfb64f3-f518-4f58-b31a-be271b3c790e', '72aad523-aaab-42d7-b638-71c8683f0a70', '99841f28-a057-4713-ac70-c42c08fe5bdf'] {{(pid=100055) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:34:07.684368 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-df68de3a-6c59-4995-8465-a1e6efcef6e9 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f782061-da3d-44b4-be38-5309e28a89df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['04d9ff58-6512-4d91-a858-92775e0eaba6', '3dfb64f3-f518-4f58-b31a-be271b3c790e', '72aad523-aaab-42d7-b638-71c8683f0a70', '99841f28-a057-4713-ac70-c42c08fe5bdf']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:07.685168 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-df68de3a-6c59-4995-8465-a1e6efcef6e9 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8ca285d-0373-4140-85e7-f930970229c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:07.712320 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-df68de3a-6c59-4995-8465-a1e6efcef6e9 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8ca285d-0373-4140-85e7-f930970229c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '20d1455b-4d76-4d6b-aa37-a5d61427611f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1727702715',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='560732534a144e39ab17cde53e5d6e20',qos_specs=None,replication_status=,reservations=['04d9ff58-6512-4d91-a858-92775e0eaba6','3dfb64f3-f518-4f58-b31a-be271b3c790e','72aad523-aaab-42d7-b638-71c8683f0a70','99841f28-a057-4713-ac70-c42c08fe5bdf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a03604a1b7d94f379b0c6f301e517017',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:34:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1727702715',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=20d1455b-4d76-4d6b-aa37-a5d61427611f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='560732534a144e39ab17cde53e5d6e20',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a03604a1b7d94f379b0c6f301e517017',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:07.713644 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-df68de3a-6c59-4995-8465-a1e6efcef6e9 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26be10e6-9e1f-4188-ab55-12d68c00a09e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:07.736188 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-df68de3a-6c59-4995-8465-a1e6efcef6e9 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26be10e6-9e1f-4188-ab55-12d68c00a09e) transitioned into state 'SUCCESS' from state '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-1727702715',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='560732534a144e39ab17cde53e5d6e20',qos_specs=None,replication_status=,reservations=['04d9ff58-6512-4d91-a858-92775e0eaba6','3dfb64f3-f518-4f58-b31a-be271b3c790e','72aad523-aaab-42d7-b638-71c8683f0a70','99841f28-a057-4713-ac70-c42c08fe5bdf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a03604a1b7d94f379b0c6f301e517017',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:07.737083 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-df68de3a-6c59-4995-8465-a1e6efcef6e9 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd726c68-9654-4238-b824-df6a9cb750dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:07.748420 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-df68de3a-6c59-4995-8465-a1e6efcef6e9 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd726c68-9654-4238-b824-df6a9cb750dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:07.749619 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-df68de3a-6c59-4995-8465-a1e6efcef6e9 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Flow 'volume_create_api' (262efdde-1396-4587-a2ee-360c63b1beb5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:34:07.749997 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-df68de3a-6c59-4995-8465-a1e6efcef6e9 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Create volume request issued successfully. Jul 10 08:34:07.750927 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-df68de3a-6c59-4995-8465-a1e6efcef6e9 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:34:07.752034 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 304/1207] 10.4.3.7 () {68 vars in 1245 bytes} [Fri Jul 10 08:34:07 2026] POST /volume/v3/volumes => generated 756 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:34:07.764062 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-7178f4aa-2e37-4d34-a2f4-a8ee32d55504 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:07.765887 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7178f4aa-2e37-4d34-a2f4-a8ee32d55504 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:34:07.766239 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7178f4aa-2e37-4d34-a2f4-a8ee32d55504 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "c99e2f4b-3c8e-4f00-b00d-fa369f86963e", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1143666530"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:07.768069 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [None req-7178f4aa-2e37-4d34-a2f4-a8ee32d55504 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Create volume request body: {'volume': {"'snapshot_id": 'c99e2f4b-3c8e-4f00-b00d-fa369f86963e', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1143666530'}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:34:07.768189 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-7178f4aa-2e37-4d34-a2f4-a8ee32d55504 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Create volume of 1 GB Jul 10 08:34:07.772798 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-7178f4aa-2e37-4d34-a2f4-a8ee32d55504 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Availability Zones retrieved successfully. Jul 10 08:34:07.778033 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-7178f4aa-2e37-4d34-a2f4-a8ee32d55504 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Flow 'volume_create_api' (faf529f8-5247-49ea-8fc7-979f3c38e818) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:34:07.779170 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-7178f4aa-2e37-4d34-a2f4-a8ee32d55504 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (702bebb5-33b4-48fd-9fc2-09ba072cbcc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:07.780105 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-7178f4aa-2e37-4d34-a2f4-a8ee32d55504 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Validating volume size '1' using validate_int {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:34:07.804983 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-7178f4aa-2e37-4d34-a2f4-a8ee32d55504 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (702bebb5-33b4-48fd-9fc2-09ba072cbcc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:07.805740 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-7178f4aa-2e37-4d34-a2f4-a8ee32d55504 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62810dbb-e412-4fd5-9fc7-f6994ce17666) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:07.849280 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-7178f4aa-2e37-4d34-a2f4-a8ee32d55504 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Created reservations ['d208ea45-ff28-4485-bd34-99a5148e4caa', 'd5e46556-bb63-49e8-a624-0d920961e910', 'de9e0dfb-893f-4b25-8f60-7b90fcbe6185', '6d848d9d-4aa5-4b7f-ac5e-7ca1e4d1ffb9'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:34:07.850134 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-7178f4aa-2e37-4d34-a2f4-a8ee32d55504 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62810dbb-e412-4fd5-9fc7-f6994ce17666) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d208ea45-ff28-4485-bd34-99a5148e4caa', 'd5e46556-bb63-49e8-a624-0d920961e910', 'de9e0dfb-893f-4b25-8f60-7b90fcbe6185', '6d848d9d-4aa5-4b7f-ac5e-7ca1e4d1ffb9']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:07.850960 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-7178f4aa-2e37-4d34-a2f4-a8ee32d55504 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b730e40-3d02-4941-9b85-c024e65f506c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:07.876174 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-7178f4aa-2e37-4d34-a2f4-a8ee32d55504 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b730e40-3d02-4941-9b85-c024e65f506c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f8fc29b8-cc46-4d2d-952f-fa369fe083df', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1143666530',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='560732534a144e39ab17cde53e5d6e20',qos_specs=None,replication_status=,reservations=['d208ea45-ff28-4485-bd34-99a5148e4caa','d5e46556-bb63-49e8-a624-0d920961e910','de9e0dfb-893f-4b25-8f60-7b90fcbe6185','6d848d9d-4aa5-4b7f-ac5e-7ca1e4d1ffb9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a03604a1b7d94f379b0c6f301e517017',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:34:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1143666530',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f8fc29b8-cc46-4d2d-952f-fa369fe083df,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='560732534a144e39ab17cde53e5d6e20',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a03604a1b7d94f379b0c6f301e517017',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:07.876846 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-7178f4aa-2e37-4d34-a2f4-a8ee32d55504 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11ea4021-764b-4a86-8a3f-74d4949488e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:07.898143 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-7178f4aa-2e37-4d34-a2f4-a8ee32d55504 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11ea4021-764b-4a86-8a3f-74d4949488e9) transitioned into state 'SUCCESS' from state '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-1143666530',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='560732534a144e39ab17cde53e5d6e20',qos_specs=None,replication_status=,reservations=['d208ea45-ff28-4485-bd34-99a5148e4caa','d5e46556-bb63-49e8-a624-0d920961e910','de9e0dfb-893f-4b25-8f60-7b90fcbe6185','6d848d9d-4aa5-4b7f-ac5e-7ca1e4d1ffb9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a03604a1b7d94f379b0c6f301e517017',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:07.899182 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-7178f4aa-2e37-4d34-a2f4-a8ee32d55504 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a86da93-1287-4a81-ae25-0ce264bc91f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:07.908296 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-7178f4aa-2e37-4d34-a2f4-a8ee32d55504 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a86da93-1287-4a81-ae25-0ce264bc91f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:07.909050 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-7178f4aa-2e37-4d34-a2f4-a8ee32d55504 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Flow 'volume_create_api' (faf529f8-5247-49ea-8fc7-979f3c38e818) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:34:07.909377 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-7178f4aa-2e37-4d34-a2f4-a8ee32d55504 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Create volume request issued successfully. Jul 10 08:34:07.909856 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7178f4aa-2e37-4d34-a2f4-a8ee32d55504 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:34:07.910258 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 297/1208] 10.4.3.7 () {68 vars in 1245 bytes} [Fri Jul 10 08:34:07 2026] POST /volume/v3/volumes => generated 756 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:34:07.932595 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-6959fe1d-d673-4bd5-95e1-f400ebed817c tempest-BackendsCapabilitiesAdminTestsJSON-614297634 tempest-BackendsCapabilitiesAdminTestsJSON-614297634-project-admin] https://10.4.3.7/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Jul 10 08:34:07.932595 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 303/1209] 10.4.3.7 () {66 vars in 1300 bytes} [Fri Jul 10 08:34:07 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1169 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:34:07.937432 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-6dbf2439-9df3-459a-b716-a7552357fa9d None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:07.938565 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-6dbf2439-9df3-459a-b716-a7552357fa9d tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:34:07.938854 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-6dbf2439-9df3-459a-b716-a7552357fa9d tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "c99e2f4b-3c8e-4f00-b00d-fa369f86963e", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1253794837"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:07.941457 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.volumes [None req-6dbf2439-9df3-459a-b716-a7552357fa9d tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Create volume request body: {'volume': {"'snapshot_id": 'c99e2f4b-3c8e-4f00-b00d-fa369f86963e', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1253794837'}} {{(pid=100056) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:34:07.944500 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-6dbf2439-9df3-459a-b716-a7552357fa9d tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Create volume of 1 GB Jul 10 08:34:07.944767 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:07.944767 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:34:07.947355 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-af36b349-220d-43d0-96ba-bdb7fcaefacd None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:07.952535 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-af36b349-220d-43d0-96ba-bdb7fcaefacd tempest-BackendsCapabilitiesAdminTestsJSON-614297634 tempest-BackendsCapabilitiesAdminTestsJSON-614297634-project-admin] GET https://10.4.3.7/volume/v3/capabilities/np0000004976@storpool Jul 10 08:34:07.952535 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-af36b349-220d-43d0-96ba-bdb7fcaefacd tempest-BackendsCapabilitiesAdminTestsJSON-614297634 tempest-BackendsCapabilitiesAdminTestsJSON-614297634-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:07.952535 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-af36b349-220d-43d0-96ba-bdb7fcaefacd tempest-BackendsCapabilitiesAdminTestsJSON-614297634 tempest-BackendsCapabilitiesAdminTestsJSON-614297634-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:07.952535 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:07.952535 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:34:07.954842 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-6dbf2439-9df3-459a-b716-a7552357fa9d tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Availability Zones retrieved successfully. Jul 10 08:34:07.966361 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-6dbf2439-9df3-459a-b716-a7552357fa9d tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Flow 'volume_create_api' (8e6895b2-a1ae-4f2b-9c15-b123e52a20bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:34:07.967243 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-6dbf2439-9df3-459a-b716-a7552357fa9d tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ad3017c-b077-44a8-8be4-62c31f2b1c63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:07.968123 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.flows.api.create_volume [None req-6dbf2439-9df3-459a-b716-a7552357fa9d tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Validating volume size '1' using validate_int {{(pid=100056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:34:08.013546 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-6dbf2439-9df3-459a-b716-a7552357fa9d tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ad3017c-b077-44a8-8be4-62c31f2b1c63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:08.014422 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-6dbf2439-9df3-459a-b716-a7552357fa9d tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53af6002-24af-440e-a22b-a71200191b3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:08.064000 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.quota [None req-6dbf2439-9df3-459a-b716-a7552357fa9d tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Created reservations ['c9333414-4e9a-47cf-af83-95e5ae29b852', '5b5b58ea-ca08-4e18-8058-a212431275f2', 'fc52c3ca-649c-4563-b5de-a5f826add801', '386f42d0-5f78-4e64-82c5-6cb981049f4c'] {{(pid=100056) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:34:08.065227 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-6dbf2439-9df3-459a-b716-a7552357fa9d tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53af6002-24af-440e-a22b-a71200191b3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c9333414-4e9a-47cf-af83-95e5ae29b852', '5b5b58ea-ca08-4e18-8058-a212431275f2', 'fc52c3ca-649c-4563-b5de-a5f826add801', '386f42d0-5f78-4e64-82c5-6cb981049f4c']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:08.066434 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-6dbf2439-9df3-459a-b716-a7552357fa9d tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1289aa0c-9a77-41b0-8544-b2ed1e933556) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:08.093060 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-bbd382cb-8362-42a5-addb-73527969e247 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:08.094826 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-bbd382cb-8362-42a5-addb-73527969e247 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] POST https://10.4.3.7/volume/v3/volumes/4c942eae-0104-4926-8b04-3bd7723c9939/action Jul 10 08:34:08.095236 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-bbd382cb-8362-42a5-addb-73527969e247 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Action body: b'{"os-attach": {"instance_uuid": "72e0f092-0e82-40d6-a78b-d7f5339f302a", "mountpoint": "/dev/vdc"}}' {{(pid=100057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:34:08.095400 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-bbd382cb-8362-42a5-addb-73527969e247 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "72e0f092-0e82-40d6-a78b-d7f5339f302a", "mountpoint": "/dev/vdc"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:08.100776 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-6dbf2439-9df3-459a-b716-a7552357fa9d tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1289aa0c-9a77-41b0-8544-b2ed1e933556) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '94ab329f-cf41-4905-b0a6-67c06c40eca3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1253794837',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='560732534a144e39ab17cde53e5d6e20',qos_specs=None,replication_status=,reservations=['c9333414-4e9a-47cf-af83-95e5ae29b852','5b5b58ea-ca08-4e18-8058-a212431275f2','fc52c3ca-649c-4563-b5de-a5f826add801','386f42d0-5f78-4e64-82c5-6cb981049f4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a03604a1b7d94f379b0c6f301e517017',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:34:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1253794837',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=94ab329f-cf41-4905-b0a6-67c06c40eca3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='560732534a144e39ab17cde53e5d6e20',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a03604a1b7d94f379b0c6f301e517017',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:08.101742 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-6dbf2439-9df3-459a-b716-a7552357fa9d tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b31fe01b-f6d8-4cc6-8cbf-337a51f61cea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:08.102642 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-bbd382cb-8362-42a5-addb-73527969e247 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] https://10.4.3.7/volume/v3/volumes/4c942eae-0104-4926-8b04-3bd7723c9939/action returned with HTTP 404 Jul 10 08:34:08.103163 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 298/1210] 10.4.3.7 () {68 vars in 1376 bytes} [Fri Jul 10 08:34:08 2026] POST /volume/v3/volumes/4c942eae-0104-4926-8b04-3bd7723c9939/action => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:34:08.121372 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-6dbf2439-9df3-459a-b716-a7552357fa9d tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b31fe01b-f6d8-4cc6-8cbf-337a51f61cea) transitioned into state 'SUCCESS' from state '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-1253794837',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='560732534a144e39ab17cde53e5d6e20',qos_specs=None,replication_status=,reservations=['c9333414-4e9a-47cf-af83-95e5ae29b852','5b5b58ea-ca08-4e18-8058-a212431275f2','fc52c3ca-649c-4563-b5de-a5f826add801','386f42d0-5f78-4e64-82c5-6cb981049f4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a03604a1b7d94f379b0c6f301e517017',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:08.121995 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-6dbf2439-9df3-459a-b716-a7552357fa9d tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b13402e-239b-4fb2-936f-82c341d5c2ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:08.129754 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-6dbf2439-9df3-459a-b716-a7552357fa9d tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b13402e-239b-4fb2-936f-82c341d5c2ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:08.130517 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-6dbf2439-9df3-459a-b716-a7552357fa9d tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Flow 'volume_create_api' (8e6895b2-a1ae-4f2b-9c15-b123e52a20bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:34:08.131429 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-6dbf2439-9df3-459a-b716-a7552357fa9d tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Create volume request issued successfully. Jul 10 08:34:08.131429 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-6dbf2439-9df3-459a-b716-a7552357fa9d tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:34:08.131759 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 306/1211] 10.4.3.7 () {68 vars in 1245 bytes} [Fri Jul 10 08:34:07 2026] POST /volume/v3/volumes => generated 756 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:34:08.143358 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-9fb1191b-4b40-47f4-a7ba-ba25f2eedb69 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:08.144906 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-9fb1191b-4b40-47f4-a7ba-ba25f2eedb69 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] GET https://10.4.3.7/volume/v3/volumes/9de697b5-adf2-45e2-9cc1-d3936801c7df Jul 10 08:34:08.145148 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-9fb1191b-4b40-47f4-a7ba-ba25f2eedb69 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:08.145346 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-9fb1191b-4b40-47f4-a7ba-ba25f2eedb69 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:08.153649 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:08.153649 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:34:08.164945 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-9fb1191b-4b40-47f4-a7ba-ba25f2eedb69 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Volume info retrieved successfully. Jul 10 08:34:08.173084 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-9fb1191b-4b40-47f4-a7ba-ba25f2eedb69 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] https://10.4.3.7/volume/v3/volumes/9de697b5-adf2-45e2-9cc1-d3936801c7df returned with HTTP 200 Jul 10 08:34:08.173747 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 304/1212] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:08 2026] GET /volume/v3/volumes/9de697b5-adf2-45e2-9cc1-d3936801c7df => generated 849 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:08.190475 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-bf3e46d4-4f38-4038-82f6-369d624325b5 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:08.192441 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-bf3e46d4-4f38-4038-82f6-369d624325b5 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] GET https://10.4.3.7/volume/v3/volumes/175eaa7c-25d3-40a0-817e-5b9cb802eeff Jul 10 08:34:08.192819 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-bf3e46d4-4f38-4038-82f6-369d624325b5 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:08.193436 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-bf3e46d4-4f38-4038-82f6-369d624325b5 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:08.206669 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:08.206669 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:34:08.218252 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-bf3e46d4-4f38-4038-82f6-369d624325b5 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Volume info retrieved successfully. Jul 10 08:34:08.225174 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-bf3e46d4-4f38-4038-82f6-369d624325b5 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] https://10.4.3.7/volume/v3/volumes/175eaa7c-25d3-40a0-817e-5b9cb802eeff returned with HTTP 200 Jul 10 08:34:08.225676 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 299/1213] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:08 2026] GET /volume/v3/volumes/175eaa7c-25d3-40a0-817e-5b9cb802eeff => generated 848 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:08.242042 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-f8d10b77-01ac-4363-9ba5-b713c58d153b None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:08.244221 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-f8d10b77-01ac-4363-9ba5-b713c58d153b tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] GET https://10.4.3.7/volume/v3/volumes/20d1455b-4d76-4d6b-aa37-a5d61427611f Jul 10 08:34:08.244495 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-f8d10b77-01ac-4363-9ba5-b713c58d153b tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:08.244755 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-f8d10b77-01ac-4363-9ba5-b713c58d153b tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:08.253161 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:08.253161 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:34:08.259889 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-f8d10b77-01ac-4363-9ba5-b713c58d153b tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Volume info retrieved successfully. Jul 10 08:34:08.267196 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-f8d10b77-01ac-4363-9ba5-b713c58d153b tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] https://10.4.3.7/volume/v3/volumes/20d1455b-4d76-4d6b-aa37-a5d61427611f returned with HTTP 200 Jul 10 08:34:08.267727 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 307/1214] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:08 2026] GET /volume/v3/volumes/20d1455b-4d76-4d6b-aa37-a5d61427611f => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:08.284628 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-b44dd9a4-f4a4-426c-8102-1be76fc9956c None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:08.287806 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-b44dd9a4-f4a4-426c-8102-1be76fc9956c tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] GET https://10.4.3.7/volume/v3/volumes/f8fc29b8-cc46-4d2d-952f-fa369fe083df Jul 10 08:34:08.288083 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-b44dd9a4-f4a4-426c-8102-1be76fc9956c tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:08.288338 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-b44dd9a4-f4a4-426c-8102-1be76fc9956c tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:08.305963 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:08.305963 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:34:08.310254 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-b44dd9a4-f4a4-426c-8102-1be76fc9956c tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Volume info retrieved successfully. Jul 10 08:34:08.315651 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-b44dd9a4-f4a4-426c-8102-1be76fc9956c tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] https://10.4.3.7/volume/v3/volumes/f8fc29b8-cc46-4d2d-952f-fa369fe083df returned with HTTP 200 Jul 10 08:34:08.315651 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 305/1215] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:08 2026] GET /volume/v3/volumes/f8fc29b8-cc46-4d2d-952f-fa369fe083df => generated 849 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:08.336365 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-5e3e093e-7c4c-4613-acd4-469c74c16226 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:08.338255 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5e3e093e-7c4c-4613-acd4-469c74c16226 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] GET https://10.4.3.7/volume/v3/volumes/94ab329f-cf41-4905-b0a6-67c06c40eca3 Jul 10 08:34:08.338255 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5e3e093e-7c4c-4613-acd4-469c74c16226 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:08.338429 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5e3e093e-7c4c-4613-acd4-469c74c16226 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:08.351885 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:08.351885 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:34:08.356740 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-5e3e093e-7c4c-4613-acd4-469c74c16226 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Volume info retrieved successfully. Jul 10 08:34:08.364886 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5e3e093e-7c4c-4613-acd4-469c74c16226 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] https://10.4.3.7/volume/v3/volumes/94ab329f-cf41-4905-b0a6-67c06c40eca3 returned with HTTP 200 Jul 10 08:34:08.365311 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 300/1216] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:08 2026] GET /volume/v3/volumes/94ab329f-cf41-4905-b0a6-67c06c40eca3 => generated 849 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:08.379681 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-cd7f7db8-62f3-42ae-b4ef-0337898bdda2 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:08.382073 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-cd7f7db8-62f3-42ae-b4ef-0337898bdda2 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] DELETE https://10.4.3.7/volume/v3/volumes/94ab329f-cf41-4905-b0a6-67c06c40eca3 Jul 10 08:34:08.382309 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-cd7f7db8-62f3-42ae-b4ef-0337898bdda2 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:08.382627 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-cd7f7db8-62f3-42ae-b4ef-0337898bdda2 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Calling method 'delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:08.382818 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-cd7f7db8-62f3-42ae-b4ef-0337898bdda2 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Delete volume with id: 94ab329f-cf41-4905-b0a6-67c06c40eca3 Jul 10 08:34:08.391889 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:08.391889 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:34:08.392611 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-cd7f7db8-62f3-42ae-b4ef-0337898bdda2 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Volume info retrieved successfully. Jul 10 08:34:08.412713 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-cd7f7db8-62f3-42ae-b4ef-0337898bdda2 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Delete volume request issued successfully. Jul 10 08:34:08.412944 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-cd7f7db8-62f3-42ae-b4ef-0337898bdda2 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] https://10.4.3.7/volume/v3/volumes/94ab329f-cf41-4905-b0a6-67c06c40eca3 returned with HTTP 202 Jul 10 08:34:08.413494 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 308/1217] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:34:08 2026] DELETE /volume/v3/volumes/94ab329f-cf41-4905-b0a6-67c06c40eca3 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:34:08.425302 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-c662825b-875b-435c-85fd-972907b35a8a None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:08.427727 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-c662825b-875b-435c-85fd-972907b35a8a tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] GET https://10.4.3.7/volume/v3/volumes/94ab329f-cf41-4905-b0a6-67c06c40eca3 Jul 10 08:34:08.428023 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-c662825b-875b-435c-85fd-972907b35a8a tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:08.429368 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-c662825b-875b-435c-85fd-972907b35a8a tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:08.438471 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:08.438471 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:34:08.453089 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-c662825b-875b-435c-85fd-972907b35a8a tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Volume info retrieved successfully. Jul 10 08:34:08.458057 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-c662825b-875b-435c-85fd-972907b35a8a tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] https://10.4.3.7/volume/v3/volumes/94ab329f-cf41-4905-b0a6-67c06c40eca3 returned with HTTP 200 Jul 10 08:34:08.458473 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 306/1218] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:08 2026] GET /volume/v3/volumes/94ab329f-cf41-4905-b0a6-67c06c40eca3 => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:08.460238 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-af36b349-220d-43d0-96ba-bdb7fcaefacd tempest-BackendsCapabilitiesAdminTestsJSON-614297634 tempest-BackendsCapabilitiesAdminTestsJSON-614297634-project-admin] https://10.4.3.7/volume/v3/capabilities/np0000004976@storpool returned with HTTP 200 Jul 10 08:34:08.460596 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 305/1219] 10.4.3.7 () {66 vars in 1304 bytes} [Fri Jul 10 08:34:07 2026] GET /volume/v3/capabilities/np0000004976@storpool => generated 703 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:08.473191 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-daf19f98-e290-42f3-b04b-7ab950efbc16 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:08.475424 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-daf19f98-e290-42f3-b04b-7ab950efbc16 tempest-BackendsCapabilitiesAdminTestsJSON-614297634 tempest-BackendsCapabilitiesAdminTestsJSON-614297634-project-admin] GET https://10.4.3.7/volume/v3/capabilities/np0000004976@storpool Jul 10 08:34:08.475838 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-daf19f98-e290-42f3-b04b-7ab950efbc16 tempest-BackendsCapabilitiesAdminTestsJSON-614297634 tempest-BackendsCapabilitiesAdminTestsJSON-614297634-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:08.476063 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-daf19f98-e290-42f3-b04b-7ab950efbc16 tempest-BackendsCapabilitiesAdminTestsJSON-614297634 tempest-BackendsCapabilitiesAdminTestsJSON-614297634-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:08.984222 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-daf19f98-e290-42f3-b04b-7ab950efbc16 tempest-BackendsCapabilitiesAdminTestsJSON-614297634 tempest-BackendsCapabilitiesAdminTestsJSON-614297634-project-admin] https://10.4.3.7/volume/v3/capabilities/np0000004976@storpool returned with HTTP 200 Jul 10 08:34:08.984890 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 301/1220] 10.4.3.7 () {66 vars in 1304 bytes} [Fri Jul 10 08:34:08 2026] GET /volume/v3/capabilities/np0000004976@storpool => generated 703 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:08.995641 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-ad5839d8-7f80-4727-b32f-e9891c580fee None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:08.997998 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-ad5839d8-7f80-4727-b32f-e9891c580fee tempest-BackendsCapabilitiesAdminTestsJSON-614297634 tempest-BackendsCapabilitiesAdminTestsJSON-614297634-project-admin] GET https://10.4.3.7/volume/v3/capabilities/np0000004976@storpool Jul 10 08:34:08.998289 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-ad5839d8-7f80-4727-b32f-e9891c580fee tempest-BackendsCapabilitiesAdminTestsJSON-614297634 tempest-BackendsCapabilitiesAdminTestsJSON-614297634-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:08.998588 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-ad5839d8-7f80-4727-b32f-e9891c580fee tempest-BackendsCapabilitiesAdminTestsJSON-614297634 tempest-BackendsCapabilitiesAdminTestsJSON-614297634-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:09.473447 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-84aaf914-11fc-4d2f-a312-cfa90bf9805c None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:09.475188 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-84aaf914-11fc-4d2f-a312-cfa90bf9805c tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] GET https://10.4.3.7/volume/v3/volumes/94ab329f-cf41-4905-b0a6-67c06c40eca3 Jul 10 08:34:09.475427 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-84aaf914-11fc-4d2f-a312-cfa90bf9805c tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:09.475619 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-84aaf914-11fc-4d2f-a312-cfa90bf9805c tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:09.480992 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-84aaf914-11fc-4d2f-a312-cfa90bf9805c tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] https://10.4.3.7/volume/v3/volumes/94ab329f-cf41-4905-b0a6-67c06c40eca3 returned with HTTP 404 Jul 10 08:34:09.481508 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 307/1221] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:09 2026] GET /volume/v3/volumes/94ab329f-cf41-4905-b0a6-67c06c40eca3 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:34:09.493460 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-d5100eac-e27b-406c-ab3e-ee818d5a113d None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:09.496117 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-d5100eac-e27b-406c-ab3e-ee818d5a113d tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] DELETE https://10.4.3.7/volume/v3/volumes/f8fc29b8-cc46-4d2d-952f-fa369fe083df Jul 10 08:34:09.496350 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-d5100eac-e27b-406c-ab3e-ee818d5a113d tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:09.496610 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-d5100eac-e27b-406c-ab3e-ee818d5a113d tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Calling method 'delete' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:09.496819 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-d5100eac-e27b-406c-ab3e-ee818d5a113d tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Delete volume with id: f8fc29b8-cc46-4d2d-952f-fa369fe083df Jul 10 08:34:09.508010 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:09.508010 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:34:09.508623 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-d5100eac-e27b-406c-ab3e-ee818d5a113d tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Volume info retrieved successfully. Jul 10 08:34:09.510004 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-ad5839d8-7f80-4727-b32f-e9891c580fee tempest-BackendsCapabilitiesAdminTestsJSON-614297634 tempest-BackendsCapabilitiesAdminTestsJSON-614297634-project-admin] https://10.4.3.7/volume/v3/capabilities/np0000004976@storpool returned with HTTP 200 Jul 10 08:34:09.510550 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 309/1222] 10.4.3.7 () {66 vars in 1304 bytes} [Fri Jul 10 08:34:08 2026] GET /volume/v3/capabilities/np0000004976@storpool => generated 703 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:09.534499 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-d5100eac-e27b-406c-ab3e-ee818d5a113d tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Delete volume request issued successfully. Jul 10 08:34:09.534848 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-d5100eac-e27b-406c-ab3e-ee818d5a113d tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] https://10.4.3.7/volume/v3/volumes/f8fc29b8-cc46-4d2d-952f-fa369fe083df returned with HTTP 202 Jul 10 08:34:09.535431 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 306/1223] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:34:09 2026] DELETE /volume/v3/volumes/f8fc29b8-cc46-4d2d-952f-fa369fe083df => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:34:09.545624 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-5064a29c-23a3-4749-86e9-facbf64d562a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:09.551363 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5064a29c-23a3-4749-86e9-facbf64d562a tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] GET https://10.4.3.7/volume/v3/volumes/f8fc29b8-cc46-4d2d-952f-fa369fe083df Jul 10 08:34:09.555121 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5064a29c-23a3-4749-86e9-facbf64d562a tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:09.555121 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5064a29c-23a3-4749-86e9-facbf64d562a tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:09.563472 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:09.563472 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:34:09.572086 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-5064a29c-23a3-4749-86e9-facbf64d562a tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Volume info retrieved successfully. Jul 10 08:34:09.580173 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5064a29c-23a3-4749-86e9-facbf64d562a tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] https://10.4.3.7/volume/v3/volumes/f8fc29b8-cc46-4d2d-952f-fa369fe083df returned with HTTP 200 Jul 10 08:34:09.580173 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 302/1224] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:09 2026] GET /volume/v3/volumes/f8fc29b8-cc46-4d2d-952f-fa369fe083df => generated 848 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:10.599069 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-3ccf25e7-7651-4223-8769-9dbb511dde3f None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:10.601884 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-3ccf25e7-7651-4223-8769-9dbb511dde3f tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] GET https://10.4.3.7/volume/v3/volumes/f8fc29b8-cc46-4d2d-952f-fa369fe083df Jul 10 08:34:10.602116 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-3ccf25e7-7651-4223-8769-9dbb511dde3f tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:10.602342 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-3ccf25e7-7651-4223-8769-9dbb511dde3f tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:10.610107 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-3ccf25e7-7651-4223-8769-9dbb511dde3f tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] https://10.4.3.7/volume/v3/volumes/f8fc29b8-cc46-4d2d-952f-fa369fe083df returned with HTTP 404 Jul 10 08:34:10.611050 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 308/1225] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:10 2026] GET /volume/v3/volumes/f8fc29b8-cc46-4d2d-952f-fa369fe083df => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:34:10.619138 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-f048ccea-5062-4e88-97f1-5bc23d76e08f None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:10.621894 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-f048ccea-5062-4e88-97f1-5bc23d76e08f tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] DELETE https://10.4.3.7/volume/v3/volumes/20d1455b-4d76-4d6b-aa37-a5d61427611f Jul 10 08:34:10.621894 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-f048ccea-5062-4e88-97f1-5bc23d76e08f tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:10.622059 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-f048ccea-5062-4e88-97f1-5bc23d76e08f tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Calling method 'delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:10.622270 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-f048ccea-5062-4e88-97f1-5bc23d76e08f tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Delete volume with id: 20d1455b-4d76-4d6b-aa37-a5d61427611f Jul 10 08:34:10.635243 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:10.635243 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:34:10.635965 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-f048ccea-5062-4e88-97f1-5bc23d76e08f tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Volume info retrieved successfully. Jul 10 08:34:10.673443 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-f048ccea-5062-4e88-97f1-5bc23d76e08f tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Delete volume request issued successfully. Jul 10 08:34:10.673443 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-f048ccea-5062-4e88-97f1-5bc23d76e08f tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] https://10.4.3.7/volume/v3/volumes/20d1455b-4d76-4d6b-aa37-a5d61427611f returned with HTTP 202 Jul 10 08:34:10.674171 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 310/1226] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:34:10 2026] DELETE /volume/v3/volumes/20d1455b-4d76-4d6b-aa37-a5d61427611f => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:34:10.684495 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-35fbff13-89a4-4468-b9e5-b1872652ed22 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:10.690777 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-35fbff13-89a4-4468-b9e5-b1872652ed22 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] GET https://10.4.3.7/volume/v3/volumes/20d1455b-4d76-4d6b-aa37-a5d61427611f Jul 10 08:34:10.690970 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-35fbff13-89a4-4468-b9e5-b1872652ed22 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:10.691154 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-35fbff13-89a4-4468-b9e5-b1872652ed22 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:10.700151 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:10.700151 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:34:10.703687 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-35fbff13-89a4-4468-b9e5-b1872652ed22 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Volume info retrieved successfully. Jul 10 08:34:10.708018 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-35fbff13-89a4-4468-b9e5-b1872652ed22 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] https://10.4.3.7/volume/v3/volumes/20d1455b-4d76-4d6b-aa37-a5d61427611f returned with HTTP 200 Jul 10 08:34:10.708452 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 307/1227] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:10 2026] GET /volume/v3/volumes/20d1455b-4d76-4d6b-aa37-a5d61427611f => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:11.102348 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-95145532-f7e2-483e-9b78-d04a3a8e1cc2 req-d04c580b-b65c-43d5-a809-df37daeb8317 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:11.105305 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-95145532-f7e2-483e-9b78-d04a3a8e1cc2 req-d04c580b-b65c-43d5-a809-df37daeb8317 tempest-VolumesGetTestJSON-480472953 tempest-VolumesGetTestJSON-480472953-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:34:11.105856 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-95145532-f7e2-483e-9b78-d04a3a8e1cc2 req-d04c580b-b65c-43d5-a809-df37daeb8317 tempest-VolumesGetTestJSON-480472953 tempest-VolumesGetTestJSON-480472953-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-2098425891", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:11.108313 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [req-95145532-f7e2-483e-9b78-d04a3a8e1cc2 req-d04c580b-b65c-43d5-a809-df37daeb8317 tempest-VolumesGetTestJSON-480472953 tempest-VolumesGetTestJSON-480472953-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-2098425891', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:34:11.108539 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [req-95145532-f7e2-483e-9b78-d04a3a8e1cc2 req-d04c580b-b65c-43d5-a809-df37daeb8317 tempest-VolumesGetTestJSON-480472953 tempest-VolumesGetTestJSON-480472953-project-member] Create volume of 1 GB Jul 10 08:34:11.114988 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-95145532-f7e2-483e-9b78-d04a3a8e1cc2 req-d04c580b-b65c-43d5-a809-df37daeb8317 tempest-VolumesGetTestJSON-480472953 tempest-VolumesGetTestJSON-480472953-project-member] Availability Zones retrieved successfully. Jul 10 08:34:11.122665 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [req-95145532-f7e2-483e-9b78-d04a3a8e1cc2 req-d04c580b-b65c-43d5-a809-df37daeb8317 tempest-VolumesGetTestJSON-480472953 tempest-VolumesGetTestJSON-480472953-project-member] Flow 'volume_create_api' (b59b2e80-a078-4fe0-aa5f-7a7a8f014c1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:34:11.124044 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [req-95145532-f7e2-483e-9b78-d04a3a8e1cc2 req-d04c580b-b65c-43d5-a809-df37daeb8317 tempest-VolumesGetTestJSON-480472953 tempest-VolumesGetTestJSON-480472953-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef4e9c83-d5c4-465d-aac0-64b4f638bd60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:11.125207 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [req-95145532-f7e2-483e-9b78-d04a3a8e1cc2 req-d04c580b-b65c-43d5-a809-df37daeb8317 tempest-VolumesGetTestJSON-480472953 tempest-VolumesGetTestJSON-480472953-project-member] Validating volume size '1' using validate_int {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:34:11.171147 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [req-95145532-f7e2-483e-9b78-d04a3a8e1cc2 req-d04c580b-b65c-43d5-a809-df37daeb8317 tempest-VolumesGetTestJSON-480472953 tempest-VolumesGetTestJSON-480472953-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef4e9c83-d5c4-465d-aac0-64b4f638bd60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:11.172373 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [req-95145532-f7e2-483e-9b78-d04a3a8e1cc2 req-d04c580b-b65c-43d5-a809-df37daeb8317 tempest-VolumesGetTestJSON-480472953 tempest-VolumesGetTestJSON-480472953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84a4a24b-1338-47e0-a2e0-01bfc397919a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:11.256396 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.quota [req-95145532-f7e2-483e-9b78-d04a3a8e1cc2 req-d04c580b-b65c-43d5-a809-df37daeb8317 tempest-VolumesGetTestJSON-480472953 tempest-VolumesGetTestJSON-480472953-project-member] Created reservations ['18447e74-d997-425c-b09b-6d831df2e2b6', 'f8a27619-a65d-4e84-b13f-982ac5a99620', 'cc0d1598-9870-421f-b9ee-7d50650cb540', 'd3983e1a-0e9b-4a05-b23c-4ec37c682cd7'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:34:11.257155 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [req-95145532-f7e2-483e-9b78-d04a3a8e1cc2 req-d04c580b-b65c-43d5-a809-df37daeb8317 tempest-VolumesGetTestJSON-480472953 tempest-VolumesGetTestJSON-480472953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84a4a24b-1338-47e0-a2e0-01bfc397919a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['18447e74-d997-425c-b09b-6d831df2e2b6', 'f8a27619-a65d-4e84-b13f-982ac5a99620', 'cc0d1598-9870-421f-b9ee-7d50650cb540', 'd3983e1a-0e9b-4a05-b23c-4ec37c682cd7']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:11.257817 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [req-95145532-f7e2-483e-9b78-d04a3a8e1cc2 req-d04c580b-b65c-43d5-a809-df37daeb8317 tempest-VolumesGetTestJSON-480472953 tempest-VolumesGetTestJSON-480472953-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3766d5a-38c4-46b7-b96d-cf271891ddba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:11.299181 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [req-95145532-f7e2-483e-9b78-d04a3a8e1cc2 req-d04c580b-b65c-43d5-a809-df37daeb8317 tempest-VolumesGetTestJSON-480472953 tempest-VolumesGetTestJSON-480472953-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3766d5a-38c4-46b7-b96d-cf271891ddba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '92a4d713-d56a-437a-a8b8-e6d1c6ec6943', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-2098425891',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='18e1901789784281b86d3c77ad162ef7',qos_specs=None,replication_status=,reservations=['18447e74-d997-425c-b09b-6d831df2e2b6','f8a27619-a65d-4e84-b13f-982ac5a99620','cc0d1598-9870-421f-b9ee-7d50650cb540','d3983e1a-0e9b-4a05-b23c-4ec37c682cd7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97338808f9a6498e9c5543f788146056',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:34:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-2098425891',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=92a4d713-d56a-437a-a8b8-e6d1c6ec6943,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='18e1901789784281b86d3c77ad162ef7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='97338808f9a6498e9c5543f788146056',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:11.299797 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [req-95145532-f7e2-483e-9b78-d04a3a8e1cc2 req-d04c580b-b65c-43d5-a809-df37daeb8317 tempest-VolumesGetTestJSON-480472953 tempest-VolumesGetTestJSON-480472953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (955f9eee-9c5d-42b9-ab3d-afd0465e5c74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:11.322661 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [req-95145532-f7e2-483e-9b78-d04a3a8e1cc2 req-d04c580b-b65c-43d5-a809-df37daeb8317 tempest-VolumesGetTestJSON-480472953 tempest-VolumesGetTestJSON-480472953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (955f9eee-9c5d-42b9-ab3d-afd0465e5c74) transitioned into state 'SUCCESS' from state '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-2098425891',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='18e1901789784281b86d3c77ad162ef7',qos_specs=None,replication_status=,reservations=['18447e74-d997-425c-b09b-6d831df2e2b6','f8a27619-a65d-4e84-b13f-982ac5a99620','cc0d1598-9870-421f-b9ee-7d50650cb540','d3983e1a-0e9b-4a05-b23c-4ec37c682cd7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97338808f9a6498e9c5543f788146056',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:11.323793 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [req-95145532-f7e2-483e-9b78-d04a3a8e1cc2 req-d04c580b-b65c-43d5-a809-df37daeb8317 tempest-VolumesGetTestJSON-480472953 tempest-VolumesGetTestJSON-480472953-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac6537c9-55d6-42a6-9287-c0833437f853) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:11.342425 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [req-95145532-f7e2-483e-9b78-d04a3a8e1cc2 req-d04c580b-b65c-43d5-a809-df37daeb8317 tempest-VolumesGetTestJSON-480472953 tempest-VolumesGetTestJSON-480472953-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac6537c9-55d6-42a6-9287-c0833437f853) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:11.343252 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [req-95145532-f7e2-483e-9b78-d04a3a8e1cc2 req-d04c580b-b65c-43d5-a809-df37daeb8317 tempest-VolumesGetTestJSON-480472953 tempest-VolumesGetTestJSON-480472953-project-member] Flow 'volume_create_api' (b59b2e80-a078-4fe0-aa5f-7a7a8f014c1a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:34:11.343595 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-95145532-f7e2-483e-9b78-d04a3a8e1cc2 req-d04c580b-b65c-43d5-a809-df37daeb8317 tempest-VolumesGetTestJSON-480472953 tempest-VolumesGetTestJSON-480472953-project-member] Create volume request issued successfully. Jul 10 08:34:11.344278 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-95145532-f7e2-483e-9b78-d04a3a8e1cc2 req-d04c580b-b65c-43d5-a809-df37daeb8317 tempest-VolumesGetTestJSON-480472953 tempest-VolumesGetTestJSON-480472953-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:34:11.344852 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 303/1228] 10.4.3.7 () {72 vars in 1527 bytes} [Fri Jul 10 08:34:11 2026] POST /volume/v3/volumes => generated 759 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:34:11.356894 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-95145532-f7e2-483e-9b78-d04a3a8e1cc2 req-8cdb2247-eba7-44ff-81f1-d3b739d4eb2e None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:11.363494 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-95145532-f7e2-483e-9b78-d04a3a8e1cc2 req-8cdb2247-eba7-44ff-81f1-d3b739d4eb2e tempest-VolumesGetTestJSON-480472953 tempest-VolumesGetTestJSON-480472953-project-member] GET https://10.4.3.7/volume/v3/volumes/92a4d713-d56a-437a-a8b8-e6d1c6ec6943 Jul 10 08:34:11.363660 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-95145532-f7e2-483e-9b78-d04a3a8e1cc2 req-8cdb2247-eba7-44ff-81f1-d3b739d4eb2e tempest-VolumesGetTestJSON-480472953 tempest-VolumesGetTestJSON-480472953-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:11.363849 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-95145532-f7e2-483e-9b78-d04a3a8e1cc2 req-8cdb2247-eba7-44ff-81f1-d3b739d4eb2e tempest-VolumesGetTestJSON-480472953 tempest-VolumesGetTestJSON-480472953-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:11.371891 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:11.371891 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:34:11.375512 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-95145532-f7e2-483e-9b78-d04a3a8e1cc2 req-8cdb2247-eba7-44ff-81f1-d3b739d4eb2e tempest-VolumesGetTestJSON-480472953 tempest-VolumesGetTestJSON-480472953-project-member] Volume info retrieved successfully. Jul 10 08:34:11.379649 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-95145532-f7e2-483e-9b78-d04a3a8e1cc2 req-8cdb2247-eba7-44ff-81f1-d3b739d4eb2e tempest-VolumesGetTestJSON-480472953 tempest-VolumesGetTestJSON-480472953-project-member] https://10.4.3.7/volume/v3/volumes/92a4d713-d56a-437a-a8b8-e6d1c6ec6943 returned with HTTP 200 Jul 10 08:34:11.380058 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 309/1229] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:34:11 2026] GET /volume/v3/volumes/92a4d713-d56a-437a-a8b8-e6d1c6ec6943 => generated 827 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:11.403769 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-27c1ecf2-11c7-4cf8-8e02-340cf4000d07 req-4d390c98-b079-4d13-bb4c-f5b41a6ee9a9 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:11.406136 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-27c1ecf2-11c7-4cf8-8e02-340cf4000d07 req-4d390c98-b079-4d13-bb4c-f5b41a6ee9a9 tempest-VolumesGetTestJSON-480472953 tempest-VolumesGetTestJSON-480472953-project-member] GET https://10.4.3.7/volume/v3/volumes/92a4d713-d56a-437a-a8b8-e6d1c6ec6943 Jul 10 08:34:11.406354 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-27c1ecf2-11c7-4cf8-8e02-340cf4000d07 req-4d390c98-b079-4d13-bb4c-f5b41a6ee9a9 tempest-VolumesGetTestJSON-480472953 tempest-VolumesGetTestJSON-480472953-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:11.406594 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-27c1ecf2-11c7-4cf8-8e02-340cf4000d07 req-4d390c98-b079-4d13-bb4c-f5b41a6ee9a9 tempest-VolumesGetTestJSON-480472953 tempest-VolumesGetTestJSON-480472953-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:11.413283 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:11.413283 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:34:11.420435 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [req-27c1ecf2-11c7-4cf8-8e02-340cf4000d07 req-4d390c98-b079-4d13-bb4c-f5b41a6ee9a9 tempest-VolumesGetTestJSON-480472953 tempest-VolumesGetTestJSON-480472953-project-member] Volume info retrieved successfully. Jul 10 08:34:11.425807 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-27c1ecf2-11c7-4cf8-8e02-340cf4000d07 req-4d390c98-b079-4d13-bb4c-f5b41a6ee9a9 tempest-VolumesGetTestJSON-480472953 tempest-VolumesGetTestJSON-480472953-project-member] https://10.4.3.7/volume/v3/volumes/92a4d713-d56a-437a-a8b8-e6d1c6ec6943 returned with HTTP 200 Jul 10 08:34:11.426319 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 311/1230] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:34:11 2026] GET /volume/v3/volumes/92a4d713-d56a-437a-a8b8-e6d1c6ec6943 => generated 827 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:11.720510 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-1faece1a-1978-4a84-9f3e-4b1de3ca9c08 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:11.722118 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-1faece1a-1978-4a84-9f3e-4b1de3ca9c08 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] GET https://10.4.3.7/volume/v3/volumes/20d1455b-4d76-4d6b-aa37-a5d61427611f Jul 10 08:34:11.722435 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-1faece1a-1978-4a84-9f3e-4b1de3ca9c08 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:11.722631 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-1faece1a-1978-4a84-9f3e-4b1de3ca9c08 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:11.727642 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-1faece1a-1978-4a84-9f3e-4b1de3ca9c08 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] https://10.4.3.7/volume/v3/volumes/20d1455b-4d76-4d6b-aa37-a5d61427611f returned with HTTP 404 Jul 10 08:34:11.728071 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 308/1231] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:11 2026] GET /volume/v3/volumes/20d1455b-4d76-4d6b-aa37-a5d61427611f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:34:11.734248 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-0331eb02-e2e3-4e0b-88a0-1ec623358929 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:11.735955 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0331eb02-e2e3-4e0b-88a0-1ec623358929 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] DELETE https://10.4.3.7/volume/v3/volumes/175eaa7c-25d3-40a0-817e-5b9cb802eeff Jul 10 08:34:11.736165 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0331eb02-e2e3-4e0b-88a0-1ec623358929 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:11.736334 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0331eb02-e2e3-4e0b-88a0-1ec623358929 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:11.736508 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-0331eb02-e2e3-4e0b-88a0-1ec623358929 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Delete volume with id: 175eaa7c-25d3-40a0-817e-5b9cb802eeff Jul 10 08:34:11.742904 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:11.742904 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:34:11.743336 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-0331eb02-e2e3-4e0b-88a0-1ec623358929 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Volume info retrieved successfully. Jul 10 08:34:11.757509 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-0331eb02-e2e3-4e0b-88a0-1ec623358929 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Delete volume request issued successfully. Jul 10 08:34:11.757640 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0331eb02-e2e3-4e0b-88a0-1ec623358929 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] https://10.4.3.7/volume/v3/volumes/175eaa7c-25d3-40a0-817e-5b9cb802eeff returned with HTTP 202 Jul 10 08:34:11.757986 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 304/1232] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:34:11 2026] DELETE /volume/v3/volumes/175eaa7c-25d3-40a0-817e-5b9cb802eeff => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:34:11.764435 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-a0a8d32e-99b5-4472-b2bd-48be0b7c92db None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:11.766307 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-a0a8d32e-99b5-4472-b2bd-48be0b7c92db tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] GET https://10.4.3.7/volume/v3/volumes/175eaa7c-25d3-40a0-817e-5b9cb802eeff Jul 10 08:34:11.766544 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-a0a8d32e-99b5-4472-b2bd-48be0b7c92db tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:11.766767 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-a0a8d32e-99b5-4472-b2bd-48be0b7c92db tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:11.775338 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:11.775338 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:34:11.779499 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-a0a8d32e-99b5-4472-b2bd-48be0b7c92db tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Volume info retrieved successfully. Jul 10 08:34:11.785440 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-a0a8d32e-99b5-4472-b2bd-48be0b7c92db tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] https://10.4.3.7/volume/v3/volumes/175eaa7c-25d3-40a0-817e-5b9cb802eeff returned with HTTP 200 Jul 10 08:34:11.786005 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 310/1233] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:11 2026] GET /volume/v3/volumes/175eaa7c-25d3-40a0-817e-5b9cb802eeff => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:12.330258 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-f4a4a7c0-4eb6-4900-bc98-ef4275866a0a None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:12.416916 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-f4a4a7c0-4eb6-4900-bc98-ef4275866a0a tempest-GroupSnapshotsV319Test-1969589082 tempest-GroupSnapshotsV319Test-1969589082-project-admin] POST https://10.4.3.7/volume/v3/types Jul 10 08:34:12.417286 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-f4a4a7c0-4eb6-4900-bc98-ef4275866a0a tempest-GroupSnapshotsV319Test-1969589082 tempest-GroupSnapshotsV319Test-1969589082-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-2039128997"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:12.428054 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-f4a4a7c0-4eb6-4900-bc98-ef4275866a0a tempest-GroupSnapshotsV319Test-1969589082 tempest-GroupSnapshotsV319Test-1969589082-project-admin] https://10.4.3.7/volume/v3/types returned with HTTP 200 Jul 10 08:34:12.428555 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 312/1234] 10.4.3.7 () {68 vars in 1238 bytes} [Fri Jul 10 08:34:12 2026] POST /volume/v3/types => generated 228 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:12.436392 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-3992b48d-1a09-4223-b44b-4659a828c731 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:12.437639 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-3992b48d-1a09-4223-b44b-4659a828c731 tempest-GroupSnapshotsV319Test-1969589082 tempest-GroupSnapshotsV319Test-1969589082-project-admin] POST https://10.4.3.7/volume/v3/group_types Jul 10 08:34:12.437639 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-3992b48d-1a09-4223-b44b-4659a828c731 tempest-GroupSnapshotsV319Test-1969589082 tempest-GroupSnapshotsV319Test-1969589082-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-339253881"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:12.450498 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-17c56e00-faf0-416c-93e0-3480c3661c59 req-f6000adc-4bac-4069-aa09-23dde145de2f None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:12.452243 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-17c56e00-faf0-416c-93e0-3480c3661c59 req-f6000adc-4bac-4069-aa09-23dde145de2f tempest-VolumesGetTestJSON-480472953 tempest-VolumesGetTestJSON-480472953-project-member] GET https://10.4.3.7/volume/v3/volumes/92a4d713-d56a-437a-a8b8-e6d1c6ec6943 Jul 10 08:34:12.452416 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-17c56e00-faf0-416c-93e0-3480c3661c59 req-f6000adc-4bac-4069-aa09-23dde145de2f tempest-VolumesGetTestJSON-480472953 tempest-VolumesGetTestJSON-480472953-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:12.452611 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-17c56e00-faf0-416c-93e0-3480c3661c59 req-f6000adc-4bac-4069-aa09-23dde145de2f tempest-VolumesGetTestJSON-480472953 tempest-VolumesGetTestJSON-480472953-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:12.453693 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-3992b48d-1a09-4223-b44b-4659a828c731 tempest-GroupSnapshotsV319Test-1969589082 tempest-GroupSnapshotsV319Test-1969589082-project-admin] https://10.4.3.7/volume/v3/group_types returned with HTTP 202 Jul 10 08:34:12.453983 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 309/1235] 10.4.3.7 () {70 vars in 1297 bytes} [Fri Jul 10 08:34:12 2026] POST /volume/v3/group_types => generated 184 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:34:12.458416 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:12.458416 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:34:12.461813 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-02738580-d996-4943-8496-829c41808f9a None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:12.461907 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-17c56e00-faf0-416c-93e0-3480c3661c59 req-f6000adc-4bac-4069-aa09-23dde145de2f tempest-VolumesGetTestJSON-480472953 tempest-VolumesGetTestJSON-480472953-project-member] Volume info retrieved successfully. Jul 10 08:34:12.468986 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-17c56e00-faf0-416c-93e0-3480c3661c59 req-f6000adc-4bac-4069-aa09-23dde145de2f tempest-VolumesGetTestJSON-480472953 tempest-VolumesGetTestJSON-480472953-project-member] https://10.4.3.7/volume/v3/volumes/92a4d713-d56a-437a-a8b8-e6d1c6ec6943 returned with HTTP 200 Jul 10 08:34:12.469280 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 305/1236] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:34:12 2026] GET /volume/v3/volumes/92a4d713-d56a-437a-a8b8-e6d1c6ec6943 => generated 852 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:12.527249 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-02738580-d996-4943-8496-829c41808f9a tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] POST https://10.4.3.7/volume/v3/groups Jul 10 08:34:12.527824 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-02738580-d996-4943-8496-829c41808f9a tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "fdc990dc-fd3b-4ce6-a07b-25d457d56ab6", "volume_types": ["c3df00f3-2c71-4214-8881-19a145ecc554"], "name": "tempest-GroupSnapshotsV319Test-Group-1980636025"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:12.529141 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.groups [None req-02738580-d996-4943-8496-829c41808f9a tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] Creating new group {'group': {'group_type': 'fdc990dc-fd3b-4ce6-a07b-25d457d56ab6', 'volume_types': ['c3df00f3-2c71-4214-8881-19a145ecc554'], 'name': 'tempest-GroupSnapshotsV319Test-Group-1980636025'}} {{(pid=100054) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 10 08:34:12.533135 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.groups [None req-02738580-d996-4943-8496-829c41808f9a tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-1980636025. Jul 10 08:34:12.541347 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-02738580-d996-4943-8496-829c41808f9a tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] Availability Zones retrieved successfully. Jul 10 08:34:12.559076 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.quota [None req-02738580-d996-4943-8496-829c41808f9a tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] Created reservations ['d59c03a0-b85c-40d6-adb8-f4af2ba34868'] {{(pid=100054) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:34:12.580569 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-02738580-d996-4943-8496-829c41808f9a tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] https://10.4.3.7/volume/v3/groups returned with HTTP 202 Jul 10 08:34:12.581085 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 311/1237] 10.4.3.7 () {70 vars in 1283 bytes} [Fri Jul 10 08:34:12 2026] POST /volume/v3/groups => generated 116 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:34:12.590048 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-7f8864b9-cade-4f5e-b217-f73bf4aaae53 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:12.591728 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-7f8864b9-cade-4f5e-b217-f73bf4aaae53 tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] GET https://10.4.3.7/volume/v3/groups/70b34bd5-853d-4de9-bebd-606fbd6046f7 Jul 10 08:34:12.591939 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-7f8864b9-cade-4f5e-b217-f73bf4aaae53 tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:12.592146 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-7f8864b9-cade-4f5e-b217-f73bf4aaae53 tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] Calling method 'version_select' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:12.592273 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.groups [None req-7f8864b9-cade-4f5e-b217-f73bf4aaae53 tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] show called for member 70b34bd5-853d-4de9-bebd-606fbd6046f7 {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 08:34:12.594430 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-dbc59e27-cedf-45c2-a62f-e2b09c30d638 req-db085fd7-957a-4dbe-982d-566988d0a0d7 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:12.596214 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:12.596214 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:34:12.599129 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-dbc59e27-cedf-45c2-a62f-e2b09c30d638 req-db085fd7-957a-4dbe-982d-566988d0a0d7 tempest-VolumesGetTestJSON-480472953 tempest-VolumesGetTestJSON-480472953-project-reader] GET https://10.4.3.7/volume/v3/volumes/92a4d713-d56a-437a-a8b8-e6d1c6ec6943 Jul 10 08:34:12.599364 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-dbc59e27-cedf-45c2-a62f-e2b09c30d638 req-db085fd7-957a-4dbe-982d-566988d0a0d7 tempest-VolumesGetTestJSON-480472953 tempest-VolumesGetTestJSON-480472953-project-reader] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:12.599603 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-dbc59e27-cedf-45c2-a62f-e2b09c30d638 req-db085fd7-957a-4dbe-982d-566988d0a0d7 tempest-VolumesGetTestJSON-480472953 tempest-VolumesGetTestJSON-480472953-project-reader] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:12.606554 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-7f8864b9-cade-4f5e-b217-f73bf4aaae53 tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] https://10.4.3.7/volume/v3/groups/70b34bd5-853d-4de9-bebd-606fbd6046f7 returned with HTTP 200 Jul 10 08:34:12.606998 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 313/1238] 10.4.3.7 () {68 vars in 1372 bytes} [Fri Jul 10 08:34:12 2026] GET /volume/v3/groups/70b34bd5-853d-4de9-bebd-606fbd6046f7 => generated 396 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:34:12.616305 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:12.616305 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:34:12.621815 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [req-dbc59e27-cedf-45c2-a62f-e2b09c30d638 req-db085fd7-957a-4dbe-982d-566988d0a0d7 tempest-VolumesGetTestJSON-480472953 tempest-VolumesGetTestJSON-480472953-project-reader] Volume info retrieved successfully. Jul 10 08:34:12.627467 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-dbc59e27-cedf-45c2-a62f-e2b09c30d638 req-db085fd7-957a-4dbe-982d-566988d0a0d7 tempest-VolumesGetTestJSON-480472953 tempest-VolumesGetTestJSON-480472953-project-reader] https://10.4.3.7/volume/v3/volumes/92a4d713-d56a-437a-a8b8-e6d1c6ec6943 returned with HTTP 200 Jul 10 08:34:12.627969 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 310/1239] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:34:12 2026] GET /volume/v3/volumes/92a4d713-d56a-437a-a8b8-e6d1c6ec6943 => generated 852 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:12.652772 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-7462c3aa-ccd8-44d0-af5d-1577e56fb171 req-b10306b0-0fb4-4ba0-bdf9-b2544bdbab69 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:12.654524 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-7462c3aa-ccd8-44d0-af5d-1577e56fb171 req-b10306b0-0fb4-4ba0-bdf9-b2544bdbab69 tempest-VolumesGetTestJSON-480472953 tempest-VolumesGetTestJSON-480472953-project-member] DELETE https://10.4.3.7/volume/v3/volumes/92a4d713-d56a-437a-a8b8-e6d1c6ec6943 Jul 10 08:34:12.654698 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-7462c3aa-ccd8-44d0-af5d-1577e56fb171 req-b10306b0-0fb4-4ba0-bdf9-b2544bdbab69 tempest-VolumesGetTestJSON-480472953 tempest-VolumesGetTestJSON-480472953-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:12.654981 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-7462c3aa-ccd8-44d0-af5d-1577e56fb171 req-b10306b0-0fb4-4ba0-bdf9-b2544bdbab69 tempest-VolumesGetTestJSON-480472953 tempest-VolumesGetTestJSON-480472953-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:12.655210 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [req-7462c3aa-ccd8-44d0-af5d-1577e56fb171 req-b10306b0-0fb4-4ba0-bdf9-b2544bdbab69 tempest-VolumesGetTestJSON-480472953 tempest-VolumesGetTestJSON-480472953-project-member] Delete volume with id: 92a4d713-d56a-437a-a8b8-e6d1c6ec6943 Jul 10 08:34:12.661913 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:12.661913 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:34:12.662346 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-7462c3aa-ccd8-44d0-af5d-1577e56fb171 req-b10306b0-0fb4-4ba0-bdf9-b2544bdbab69 tempest-VolumesGetTestJSON-480472953 tempest-VolumesGetTestJSON-480472953-project-member] Volume info retrieved successfully. Jul 10 08:34:12.678091 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-7462c3aa-ccd8-44d0-af5d-1577e56fb171 req-b10306b0-0fb4-4ba0-bdf9-b2544bdbab69 tempest-VolumesGetTestJSON-480472953 tempest-VolumesGetTestJSON-480472953-project-member] Delete volume request issued successfully. Jul 10 08:34:12.678261 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-7462c3aa-ccd8-44d0-af5d-1577e56fb171 req-b10306b0-0fb4-4ba0-bdf9-b2544bdbab69 tempest-VolumesGetTestJSON-480472953 tempest-VolumesGetTestJSON-480472953-project-member] https://10.4.3.7/volume/v3/volumes/92a4d713-d56a-437a-a8b8-e6d1c6ec6943 returned with HTTP 202 Jul 10 08:34:12.678728 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 306/1240] 10.4.3.7 () {70 vars in 1606 bytes} [Fri Jul 10 08:34:12 2026] DELETE /volume/v3/volumes/92a4d713-d56a-437a-a8b8-e6d1c6ec6943 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:34:12.707101 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-abf77ce2-6cb7-48f8-b2a7-0194ec256478 req-8205c426-8cc4-4071-ab24-4880c48bab7f None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:12.709519 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-abf77ce2-6cb7-48f8-b2a7-0194ec256478 req-8205c426-8cc4-4071-ab24-4880c48bab7f tempest-VolumesGetTestJSON-480472953 tempest-VolumesGetTestJSON-480472953-project-member] GET https://10.4.3.7/volume/v3/volumes/92a4d713-d56a-437a-a8b8-e6d1c6ec6943 Jul 10 08:34:12.709721 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-abf77ce2-6cb7-48f8-b2a7-0194ec256478 req-8205c426-8cc4-4071-ab24-4880c48bab7f tempest-VolumesGetTestJSON-480472953 tempest-VolumesGetTestJSON-480472953-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:12.709973 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-abf77ce2-6cb7-48f8-b2a7-0194ec256478 req-8205c426-8cc4-4071-ab24-4880c48bab7f tempest-VolumesGetTestJSON-480472953 tempest-VolumesGetTestJSON-480472953-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:12.717675 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:12.717675 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:34:12.722479 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-abf77ce2-6cb7-48f8-b2a7-0194ec256478 req-8205c426-8cc4-4071-ab24-4880c48bab7f tempest-VolumesGetTestJSON-480472953 tempest-VolumesGetTestJSON-480472953-project-member] Volume info retrieved successfully. Jul 10 08:34:12.726997 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-abf77ce2-6cb7-48f8-b2a7-0194ec256478 req-8205c426-8cc4-4071-ab24-4880c48bab7f tempest-VolumesGetTestJSON-480472953 tempest-VolumesGetTestJSON-480472953-project-member] https://10.4.3.7/volume/v3/volumes/92a4d713-d56a-437a-a8b8-e6d1c6ec6943 returned with HTTP 200 Jul 10 08:34:12.727462 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 312/1241] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:34:12 2026] GET /volume/v3/volumes/92a4d713-d56a-437a-a8b8-e6d1c6ec6943 => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:12.799853 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-15826eda-9cc0-4a53-8a55-3210ab410f5d None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:12.801664 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-15826eda-9cc0-4a53-8a55-3210ab410f5d tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] GET https://10.4.3.7/volume/v3/volumes/175eaa7c-25d3-40a0-817e-5b9cb802eeff Jul 10 08:34:12.801837 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-15826eda-9cc0-4a53-8a55-3210ab410f5d tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:12.802037 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-15826eda-9cc0-4a53-8a55-3210ab410f5d tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:12.807313 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-15826eda-9cc0-4a53-8a55-3210ab410f5d tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] https://10.4.3.7/volume/v3/volumes/175eaa7c-25d3-40a0-817e-5b9cb802eeff returned with HTTP 404 Jul 10 08:34:12.807726 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 314/1242] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:12 2026] GET /volume/v3/volumes/175eaa7c-25d3-40a0-817e-5b9cb802eeff => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:34:12.814466 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-1e3b3761-e772-4c10-871e-18b65535b44b None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:12.817114 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-1e3b3761-e772-4c10-871e-18b65535b44b tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] DELETE https://10.4.3.7/volume/v3/volumes/9de697b5-adf2-45e2-9cc1-d3936801c7df Jul 10 08:34:12.817352 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-1e3b3761-e772-4c10-871e-18b65535b44b tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:12.817549 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-1e3b3761-e772-4c10-871e-18b65535b44b tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Calling method 'delete' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:12.817699 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-1e3b3761-e772-4c10-871e-18b65535b44b tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Delete volume with id: 9de697b5-adf2-45e2-9cc1-d3936801c7df Jul 10 08:34:12.824818 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:12.824818 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:34:12.825286 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-1e3b3761-e772-4c10-871e-18b65535b44b tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Volume info retrieved successfully. Jul 10 08:34:12.839804 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-1e3b3761-e772-4c10-871e-18b65535b44b tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Delete volume request issued successfully. Jul 10 08:34:12.839957 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-1e3b3761-e772-4c10-871e-18b65535b44b tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] https://10.4.3.7/volume/v3/volumes/9de697b5-adf2-45e2-9cc1-d3936801c7df returned with HTTP 202 Jul 10 08:34:12.840331 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 311/1243] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:34:12 2026] DELETE /volume/v3/volumes/9de697b5-adf2-45e2-9cc1-d3936801c7df => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:34:12.853292 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-abaf2570-a94a-4245-b7ba-c9be0982369f None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:12.858179 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-abaf2570-a94a-4245-b7ba-c9be0982369f tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] GET https://10.4.3.7/volume/v3/volumes/9de697b5-adf2-45e2-9cc1-d3936801c7df Jul 10 08:34:12.858435 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-abaf2570-a94a-4245-b7ba-c9be0982369f tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:12.858643 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-abaf2570-a94a-4245-b7ba-c9be0982369f tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:12.867875 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:12.867875 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:34:12.872731 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-abaf2570-a94a-4245-b7ba-c9be0982369f tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Volume info retrieved successfully. Jul 10 08:34:12.878027 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-abaf2570-a94a-4245-b7ba-c9be0982369f tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] https://10.4.3.7/volume/v3/volumes/9de697b5-adf2-45e2-9cc1-d3936801c7df returned with HTTP 200 Jul 10 08:34:12.878532 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 307/1244] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:12 2026] GET /volume/v3/volumes/9de697b5-adf2-45e2-9cc1-d3936801c7df => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:13.618375 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-3117a590-9225-4366-8134-4bf1aa8be7ca None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:13.619952 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-3117a590-9225-4366-8134-4bf1aa8be7ca tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] GET https://10.4.3.7/volume/v3/groups/70b34bd5-853d-4de9-bebd-606fbd6046f7 Jul 10 08:34:13.620155 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-3117a590-9225-4366-8134-4bf1aa8be7ca tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:13.620340 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-3117a590-9225-4366-8134-4bf1aa8be7ca tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] Calling method 'version_select' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:13.620481 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.groups [None req-3117a590-9225-4366-8134-4bf1aa8be7ca tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] show called for member 70b34bd5-853d-4de9-bebd-606fbd6046f7 {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 08:34:13.637107 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:13.637107 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:34:13.644104 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-3117a590-9225-4366-8134-4bf1aa8be7ca tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] https://10.4.3.7/volume/v3/groups/70b34bd5-853d-4de9-bebd-606fbd6046f7 returned with HTTP 200 Jul 10 08:34:13.644538 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 313/1245] 10.4.3.7 () {68 vars in 1372 bytes} [Fri Jul 10 08:34:13 2026] GET /volume/v3/groups/70b34bd5-853d-4de9-bebd-606fbd6046f7 => generated 397 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:34:13.653216 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-c1c5e6e9-dfcb-4316-8796-4e35d98edfd2 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:13.657423 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-c1c5e6e9-dfcb-4316-8796-4e35d98edfd2 tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:34:13.657423 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-c1c5e6e9-dfcb-4316-8796-4e35d98edfd2 tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1697463057", "volume_type": "c3df00f3-2c71-4214-8881-19a145ecc554", "group_id": "70b34bd5-853d-4de9-bebd-606fbd6046f7", "size": 1}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:13.657423 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.volumes [None req-c1c5e6e9-dfcb-4316-8796-4e35d98edfd2 tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1697463057', 'volume_type': 'c3df00f3-2c71-4214-8881-19a145ecc554', 'group_id': '70b34bd5-853d-4de9-bebd-606fbd6046f7', 'size': 1}} {{(pid=100056) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:34:13.663821 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:13.663821 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:34:13.664433 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-c1c5e6e9-dfcb-4316-8796-4e35d98edfd2 tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] Create volume of 1 GB Jul 10 08:34:13.668863 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-c1c5e6e9-dfcb-4316-8796-4e35d98edfd2 tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] Availability Zones retrieved successfully. Jul 10 08:34:13.677419 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-c1c5e6e9-dfcb-4316-8796-4e35d98edfd2 tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] Flow 'volume_create_api' (c317ed7c-2ef0-4819-af37-61ad50f69487) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:34:13.680805 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-c1c5e6e9-dfcb-4316-8796-4e35d98edfd2 tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3136cb1-52a7-4359-91b2-5db50de0c156) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:13.681903 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:13.681903 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:34:13.682761 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.flows.api.create_volume [None req-c1c5e6e9-dfcb-4316-8796-4e35d98edfd2 tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] Validating volume size '1' using validate_int {{(pid=100056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:34:13.704457 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-c1c5e6e9-dfcb-4316-8796-4e35d98edfd2 tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3136cb1-52a7-4359-91b2-5db50de0c156) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:34:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c3df00f3-2c71-4214-8881-19a145ecc554,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-2039128997',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c3df00f3-2c71-4214-8881-19a145ecc554', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '70b34bd5-853d-4de9-bebd-606fbd6046f7', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:13.704457 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-c1c5e6e9-dfcb-4316-8796-4e35d98edfd2 tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2eb338c0-63b0-4ca8-87bf-49507138b586) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:13.729209 np0000004976 devstack@c-api.service[100056]: WARNING cinder.quota [None req-c1c5e6e9-dfcb-4316-8796-4e35d98edfd2 tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-2039128997 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-2039128997, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:34:13.729482 np0000004976 devstack@c-api.service[100056]: WARNING cinder.quota [None req-c1c5e6e9-dfcb-4316-8796-4e35d98edfd2 tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-2039128997 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-2039128997, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:34:13.756921 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-157f3fbd-4f85-4993-a6a3-3687c4bd9bbb req-3e9783d8-8648-4dd1-adaa-921baffdf60d None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:13.759011 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-157f3fbd-4f85-4993-a6a3-3687c4bd9bbb req-3e9783d8-8648-4dd1-adaa-921baffdf60d tempest-VolumesGetTestJSON-480472953 tempest-VolumesGetTestJSON-480472953-project-member] GET https://10.4.3.7/volume/v3/volumes/92a4d713-d56a-437a-a8b8-e6d1c6ec6943 Jul 10 08:34:13.759253 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-157f3fbd-4f85-4993-a6a3-3687c4bd9bbb req-3e9783d8-8648-4dd1-adaa-921baffdf60d tempest-VolumesGetTestJSON-480472953 tempest-VolumesGetTestJSON-480472953-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:13.759543 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-157f3fbd-4f85-4993-a6a3-3687c4bd9bbb req-3e9783d8-8648-4dd1-adaa-921baffdf60d tempest-VolumesGetTestJSON-480472953 tempest-VolumesGetTestJSON-480472953-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:13.759881 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.quota [None req-c1c5e6e9-dfcb-4316-8796-4e35d98edfd2 tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] Created reservations ['c988de6f-0c41-4626-8c7c-7ff375a0da01', '5e28a0d2-a975-4ea1-99d5-8efafcc39205', '5f7b8692-5ab2-4574-94ae-aec01d02ed51', '6855849d-8fac-4f0b-b350-69e498c2c238'] {{(pid=100056) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:34:13.760625 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-c1c5e6e9-dfcb-4316-8796-4e35d98edfd2 tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2eb338c0-63b0-4ca8-87bf-49507138b586) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c988de6f-0c41-4626-8c7c-7ff375a0da01', '5e28a0d2-a975-4ea1-99d5-8efafcc39205', '5f7b8692-5ab2-4574-94ae-aec01d02ed51', '6855849d-8fac-4f0b-b350-69e498c2c238']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:13.761293 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-c1c5e6e9-dfcb-4316-8796-4e35d98edfd2 tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb9d6497-6116-4fe5-8a4b-9b08a5990561) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:13.764844 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-157f3fbd-4f85-4993-a6a3-3687c4bd9bbb req-3e9783d8-8648-4dd1-adaa-921baffdf60d tempest-VolumesGetTestJSON-480472953 tempest-VolumesGetTestJSON-480472953-project-member] https://10.4.3.7/volume/v3/volumes/92a4d713-d56a-437a-a8b8-e6d1c6ec6943 returned with HTTP 404 Jul 10 08:34:13.765342 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 312/1246] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:34:13 2026] GET /volume/v3/volumes/92a4d713-d56a-437a-a8b8-e6d1c6ec6943 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:34:13.781959 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-c1c5e6e9-dfcb-4316-8796-4e35d98edfd2 tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb9d6497-6116-4fe5-8a4b-9b08a5990561) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '999d861a-49ad-4c85-bbc9-cb1a5f2895d6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1697463057',encryption_key_id=None,group_id=70b34bd5-853d-4de9-bebd-606fbd6046f7,group_type_id=,metadata={},multiattach=False,project_id='c642a58b002443698b7e2baadfd0d1dd',qos_specs=None,replication_status=,reservations=['c988de6f-0c41-4626-8c7c-7ff375a0da01','5e28a0d2-a975-4ea1-99d5-8efafcc39205','5f7b8692-5ab2-4574-94ae-aec01d02ed51','6855849d-8fac-4f0b-b350-69e498c2c238'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d29d334c0b254bee8d471c6d4ea6aab7',volume_type_id=c3df00f3-2c71-4214-8881-19a145ecc554), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:34:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1697463057',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=70b34bd5-853d-4de9-bebd-606fbd6046f7,host=None,id=999d861a-49ad-4c85-bbc9-cb1a5f2895d6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c642a58b002443698b7e2baadfd0d1dd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d29d334c0b254bee8d471c6d4ea6aab7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c3df00f3-2c71-4214-8881-19a145ecc554),volume_type_id=c3df00f3-2c71-4214-8881-19a145ecc554)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:13.782582 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-c1c5e6e9-dfcb-4316-8796-4e35d98edfd2 tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7646208d-5293-4b94-b973-f427eb3035af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:13.797071 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-c1c5e6e9-dfcb-4316-8796-4e35d98edfd2 tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7646208d-5293-4b94-b973-f427eb3035af) transitioned into state 'SUCCESS' from state '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-1697463057',encryption_key_id=None,group_id=70b34bd5-853d-4de9-bebd-606fbd6046f7,group_type_id=,metadata={},multiattach=False,project_id='c642a58b002443698b7e2baadfd0d1dd',qos_specs=None,replication_status=,reservations=['c988de6f-0c41-4626-8c7c-7ff375a0da01','5e28a0d2-a975-4ea1-99d5-8efafcc39205','5f7b8692-5ab2-4574-94ae-aec01d02ed51','6855849d-8fac-4f0b-b350-69e498c2c238'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d29d334c0b254bee8d471c6d4ea6aab7',volume_type_id=c3df00f3-2c71-4214-8881-19a145ecc554)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:13.797692 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-c1c5e6e9-dfcb-4316-8796-4e35d98edfd2 tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f35a1760-8d55-4b9a-854d-cec0dc004202) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:13.809744 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-c1c5e6e9-dfcb-4316-8796-4e35d98edfd2 tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f35a1760-8d55-4b9a-854d-cec0dc004202) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:13.810495 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-c1c5e6e9-dfcb-4316-8796-4e35d98edfd2 tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] Flow 'volume_create_api' (c317ed7c-2ef0-4819-af37-61ad50f69487) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:34:13.810752 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-c1c5e6e9-dfcb-4316-8796-4e35d98edfd2 tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] Create volume request issued successfully. Jul 10 08:34:13.811320 np0000004976 devstack@c-api.service[100056]: WARNING stevedore.named [None req-c1c5e6e9-dfcb-4316-8796-4e35d98edfd2 tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:34:13.811475 np0000004976 devstack@c-api.service[100056]: WARNING castellan.key_manager [None req-c1c5e6e9-dfcb-4316-8796-4e35d98edfd2 tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:34:13.846263 np0000004976 devstack@c-api.service[100056]: DEBUG oslo_db.sqlalchemy.engines [None req-c1c5e6e9-dfcb-4316-8796-4e35d98edfd2 tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100056) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 08:34:13.849362 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:13.849362 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:34:13.852980 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-c1c5e6e9-dfcb-4316-8796-4e35d98edfd2 tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:34:13.853322 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 315/1247] 10.4.3.7 () {70 vars in 1286 bytes} [Fri Jul 10 08:34:13 2026] POST /volume/v3/volumes => generated 823 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:34:13.869619 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-82d40b90-6b88-4f01-974e-5f0651ba1616 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:13.872673 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-82d40b90-6b88-4f01-974e-5f0651ba1616 tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] GET https://10.4.3.7/volume/v3/volumes/999d861a-49ad-4c85-bbc9-cb1a5f2895d6 Jul 10 08:34:13.872861 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-82d40b90-6b88-4f01-974e-5f0651ba1616 tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:13.873029 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-82d40b90-6b88-4f01-974e-5f0651ba1616 tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:13.880145 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:13.880145 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:34:13.884974 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-82d40b90-6b88-4f01-974e-5f0651ba1616 tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] Volume info retrieved successfully. Jul 10 08:34:13.885705 np0000004976 devstack@c-api.service[100057]: WARNING stevedore.named [None req-82d40b90-6b88-4f01-974e-5f0651ba1616 tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:34:13.886364 np0000004976 devstack@c-api.service[100057]: WARNING castellan.key_manager [None req-82d40b90-6b88-4f01-974e-5f0651ba1616 tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:34:13.895905 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-20f4f11d-3f93-455d-8ca1-024a53418927 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:13.898281 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-20f4f11d-3f93-455d-8ca1-024a53418927 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] GET https://10.4.3.7/volume/v3/volumes/9de697b5-adf2-45e2-9cc1-d3936801c7df Jul 10 08:34:13.898617 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-20f4f11d-3f93-455d-8ca1-024a53418927 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:13.898867 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-20f4f11d-3f93-455d-8ca1-024a53418927 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:13.904906 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-20f4f11d-3f93-455d-8ca1-024a53418927 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] https://10.4.3.7/volume/v3/volumes/9de697b5-adf2-45e2-9cc1-d3936801c7df returned with HTTP 404 Jul 10 08:34:13.905385 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 314/1248] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:13 2026] GET /volume/v3/volumes/9de697b5-adf2-45e2-9cc1-d3936801c7df => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:34:13.911865 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-8df173b6-7b0e-4b52-8e98-c654b1dca435 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:13.913476 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-8df173b6-7b0e-4b52-8e98-c654b1dca435 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] DELETE https://10.4.3.7/volume/v3/snapshots/c99e2f4b-3c8e-4f00-b00d-fa369f86963e Jul 10 08:34:13.913700 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-8df173b6-7b0e-4b52-8e98-c654b1dca435 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:13.913906 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-8df173b6-7b0e-4b52-8e98-c654b1dca435 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Calling method 'delete' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:13.914061 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.snapshots [None req-8df173b6-7b0e-4b52-8e98-c654b1dca435 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Delete snapshot with id: c99e2f4b-3c8e-4f00-b00d-fa369f86963e Jul 10 08:34:13.925989 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:13.925989 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:34:13.926551 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-8df173b6-7b0e-4b52-8e98-c654b1dca435 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Snapshot retrieved successfully. Jul 10 08:34:13.939878 np0000004976 devstack@c-api.service[100057]: DEBUG oslo_db.sqlalchemy.engines [None req-82d40b90-6b88-4f01-974e-5f0651ba1616 tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100057) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 08:34:13.944088 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:13.944088 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:34:13.944243 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-8df173b6-7b0e-4b52-8e98-c654b1dca435 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Snapshot delete request issued successfully. Jul 10 08:34:13.944397 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-8df173b6-7b0e-4b52-8e98-c654b1dca435 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] https://10.4.3.7/volume/v3/snapshots/c99e2f4b-3c8e-4f00-b00d-fa369f86963e returned with HTTP 202 Jul 10 08:34:13.944853 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 313/1249] 10.4.3.7 () {66 vars in 1343 bytes} [Fri Jul 10 08:34:13 2026] DELETE /volume/v3/snapshots/c99e2f4b-3c8e-4f00-b00d-fa369f86963e => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:34:13.953333 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-8897f9c7-2d59-4d2f-8695-b458c7505bd3 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:13.955059 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-8897f9c7-2d59-4d2f-8695-b458c7505bd3 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] GET https://10.4.3.7/volume/v3/snapshots/c99e2f4b-3c8e-4f00-b00d-fa369f86963e Jul 10 08:34:13.955284 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-8897f9c7-2d59-4d2f-8695-b458c7505bd3 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:13.955532 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-8897f9c7-2d59-4d2f-8695-b458c7505bd3 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:13.955582 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-82d40b90-6b88-4f01-974e-5f0651ba1616 tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] https://10.4.3.7/volume/v3/volumes/999d861a-49ad-4c85-bbc9-cb1a5f2895d6 returned with HTTP 200 Jul 10 08:34:13.955999 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 308/1250] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:34:13 2026] GET /volume/v3/volumes/999d861a-49ad-4c85-bbc9-cb1a5f2895d6 => generated 891 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:34:13.960266 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:13.960266 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:34:13.960716 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-8897f9c7-2d59-4d2f-8695-b458c7505bd3 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Snapshot retrieved successfully. Jul 10 08:34:13.961580 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-8897f9c7-2d59-4d2f-8695-b458c7505bd3 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] https://10.4.3.7/volume/v3/snapshots/c99e2f4b-3c8e-4f00-b00d-fa369f86963e returned with HTTP 200 Jul 10 08:34:13.961936 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 316/1251] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:34:13 2026] GET /volume/v3/snapshots/c99e2f4b-3c8e-4f00-b00d-fa369f86963e => generated 473 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:14.970701 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-4373b4ad-c84a-4941-af01-2775e2688578 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:14.972140 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-b678f7ad-f8a9-448e-90ca-3999fdd75258 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:14.972655 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-4373b4ad-c84a-4941-af01-2775e2688578 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] GET https://10.4.3.7/volume/v3/snapshots/c99e2f4b-3c8e-4f00-b00d-fa369f86963e Jul 10 08:34:14.972827 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-4373b4ad-c84a-4941-af01-2775e2688578 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:14.973088 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-4373b4ad-c84a-4941-af01-2775e2688578 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:14.975665 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-b678f7ad-f8a9-448e-90ca-3999fdd75258 tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] GET https://10.4.3.7/volume/v3/volumes/999d861a-49ad-4c85-bbc9-cb1a5f2895d6 Jul 10 08:34:14.975913 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-b678f7ad-f8a9-448e-90ca-3999fdd75258 tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:14.976153 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-b678f7ad-f8a9-448e-90ca-3999fdd75258 tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:14.979472 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-4373b4ad-c84a-4941-af01-2775e2688578 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] https://10.4.3.7/volume/v3/snapshots/c99e2f4b-3c8e-4f00-b00d-fa369f86963e returned with HTTP 404 Jul 10 08:34:14.979964 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 315/1252] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:34:14 2026] GET /volume/v3/snapshots/c99e2f4b-3c8e-4f00-b00d-fa369f86963e => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:34:14.986795 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-52b6f0b6-0bda-43f4-9f89-c1a941558242 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:14.988790 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-52b6f0b6-0bda-43f4-9f89-c1a941558242 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] DELETE https://10.4.3.7/volume/v3/volumes/720ceaeb-0621-483a-b99f-2c336c05dbfc Jul 10 08:34:14.988986 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-52b6f0b6-0bda-43f4-9f89-c1a941558242 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:14.989158 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-52b6f0b6-0bda-43f4-9f89-c1a941558242 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:14.989312 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-52b6f0b6-0bda-43f4-9f89-c1a941558242 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Delete volume with id: 720ceaeb-0621-483a-b99f-2c336c05dbfc Jul 10 08:34:14.993814 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:14.993814 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:34:14.996317 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:14.996317 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:34:14.996987 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-52b6f0b6-0bda-43f4-9f89-c1a941558242 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Volume info retrieved successfully. Jul 10 08:34:15.002548 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-b678f7ad-f8a9-448e-90ca-3999fdd75258 tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] Volume info retrieved successfully. Jul 10 08:34:15.003280 np0000004976 devstack@c-api.service[100055]: WARNING stevedore.named [None req-b678f7ad-f8a9-448e-90ca-3999fdd75258 tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:34:15.003443 np0000004976 devstack@c-api.service[100055]: WARNING castellan.key_manager [None req-b678f7ad-f8a9-448e-90ca-3999fdd75258 tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:34:15.018478 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-52b6f0b6-0bda-43f4-9f89-c1a941558242 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Delete volume request issued successfully. Jul 10 08:34:15.018478 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-52b6f0b6-0bda-43f4-9f89-c1a941558242 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] https://10.4.3.7/volume/v3/volumes/720ceaeb-0621-483a-b99f-2c336c05dbfc returned with HTTP 202 Jul 10 08:34:15.018478 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 309/1253] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:34:14 2026] DELETE /volume/v3/volumes/720ceaeb-0621-483a-b99f-2c336c05dbfc => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:34:15.025991 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-dde26017-cd2f-4377-8aba-5beb967d4b1d None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:15.027197 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-dde26017-cd2f-4377-8aba-5beb967d4b1d tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] GET https://10.4.3.7/volume/v3/volumes/720ceaeb-0621-483a-b99f-2c336c05dbfc Jul 10 08:34:15.027380 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-dde26017-cd2f-4377-8aba-5beb967d4b1d tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:15.027605 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-dde26017-cd2f-4377-8aba-5beb967d4b1d tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:15.035033 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:15.035033 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:34:15.038523 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-dde26017-cd2f-4377-8aba-5beb967d4b1d tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Volume info retrieved successfully. Jul 10 08:34:15.043862 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-dde26017-cd2f-4377-8aba-5beb967d4b1d tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] https://10.4.3.7/volume/v3/volumes/720ceaeb-0621-483a-b99f-2c336c05dbfc returned with HTTP 200 Jul 10 08:34:15.044202 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 317/1254] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:15 2026] GET /volume/v3/volumes/720ceaeb-0621-483a-b99f-2c336c05dbfc => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:15.044885 np0000004976 devstack@c-api.service[100055]: DEBUG oslo_db.sqlalchemy.engines [None req-b678f7ad-f8a9-448e-90ca-3999fdd75258 tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100055) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 08:34:15.048809 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:15.048809 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:34:15.058921 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-b678f7ad-f8a9-448e-90ca-3999fdd75258 tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] https://10.4.3.7/volume/v3/volumes/999d861a-49ad-4c85-bbc9-cb1a5f2895d6 returned with HTTP 200 Jul 10 08:34:15.058921 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 314/1255] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:34:14 2026] GET /volume/v3/volumes/999d861a-49ad-4c85-bbc9-cb1a5f2895d6 => generated 916 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:34:15.073389 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-48fd5547-6eb1-4c19-8cca-cb1bbe32506f None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:15.075197 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-48fd5547-6eb1-4c19-8cca-cb1bbe32506f tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] POST https://10.4.3.7/volume/v3/group_snapshots Jul 10 08:34:15.075645 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-48fd5547-6eb1-4c19-8cca-cb1bbe32506f tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "70b34bd5-853d-4de9-bebd-606fbd6046f7", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-1221167922"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:15.077772 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.group_snapshots [None req-48fd5547-6eb1-4c19-8cca-cb1bbe32506f tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '70b34bd5-853d-4de9-bebd-606fbd6046f7', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-1221167922'}} {{(pid=100054) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 10 08:34:15.081011 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:15.081011 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:34:15.084396 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.group_snapshots [None req-48fd5547-6eb1-4c19-8cca-cb1bbe32506f tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-1221167922. Jul 10 08:34:15.101876 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:15.101876 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:34:15.112484 np0000004976 devstack@c-api.service[100054]: WARNING cinder.quota [None req-48fd5547-6eb1-4c19-8cca-cb1bbe32506f tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-2039128997 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-2039128997, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:34:15.112484 np0000004976 devstack@c-api.service[100054]: WARNING cinder.quota [None req-48fd5547-6eb1-4c19-8cca-cb1bbe32506f tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-2039128997 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-2039128997, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:34:15.135127 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.quota [None req-48fd5547-6eb1-4c19-8cca-cb1bbe32506f tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] Created reservations ['224503ca-d1a9-4aaf-a64b-802ba10cb80d', '9449a849-b8b9-47cc-bdd5-23076c34f969', '8e24d89f-936a-4738-b400-cd4aaf6e0d99', '036d3690-ba9c-4902-9275-e77ed3ef0807'] {{(pid=100054) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:34:15.163483 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-48fd5547-6eb1-4c19-8cca-cb1bbe32506f tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] https://10.4.3.7/volume/v3/group_snapshots returned with HTTP 202 Jul 10 08:34:15.163483 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 316/1256] 10.4.3.7 () {70 vars in 1310 bytes} [Fri Jul 10 08:34:15 2026] POST /volume/v3/group_snapshots => generated 191 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:34:15.171761 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-d18979c9-d8f3-4bf0-906d-1863a8a3e3eb None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:15.177527 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d18979c9-d8f3-4bf0-906d-1863a8a3e3eb tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] GET https://10.4.3.7/volume/v3/group_snapshots/1f230070-2a03-4358-abff-e2bdf76d98d1 Jul 10 08:34:15.177821 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d18979c9-d8f3-4bf0-906d-1863a8a3e3eb tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:15.178226 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d18979c9-d8f3-4bf0-906d-1863a8a3e3eb tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] Calling method 'version_select' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:15.178388 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.group_snapshots [None req-d18979c9-d8f3-4bf0-906d-1863a8a3e3eb tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] show called for member 1f230070-2a03-4358-abff-e2bdf76d98d1 {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 08:34:15.187635 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:15.187635 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:34:15.194488 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d18979c9-d8f3-4bf0-906d-1863a8a3e3eb tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] https://10.4.3.7/volume/v3/group_snapshots/1f230070-2a03-4358-abff-e2bdf76d98d1 returned with HTTP 200 Jul 10 08:34:15.194980 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 310/1257] 10.4.3.7 () {68 vars in 1399 bytes} [Fri Jul 10 08:34:15 2026] GET /volume/v3/group_snapshots/1f230070-2a03-4358-abff-e2bdf76d98d1 => generated 330 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:34:15.535789 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-951c23ec-e319-40c5-83d5-45f012d9a3c2 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:15.655852 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-951c23ec-e319-40c5-83d5-45f012d9a3c2 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:34:15.656174 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-951c23ec-e319-40c5-83d5-45f012d9a3c2 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-1024488527"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:15.657525 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.volumes [None req-951c23ec-e319-40c5-83d5-45f012d9a3c2 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-1024488527'}} {{(pid=100056) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:34:15.658722 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-951c23ec-e319-40c5-83d5-45f012d9a3c2 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Create volume of 1 GB Jul 10 08:34:15.661769 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-951c23ec-e319-40c5-83d5-45f012d9a3c2 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Availability Zones retrieved successfully. Jul 10 08:34:15.667658 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-951c23ec-e319-40c5-83d5-45f012d9a3c2 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Flow 'volume_create_api' (8e7580d2-8ff3-4aae-a530-0f2b1f8aabb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:34:15.667932 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-951c23ec-e319-40c5-83d5-45f012d9a3c2 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d33b290-33c8-4abd-8fd7-aff5e70d6cc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:15.668818 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.flows.api.create_volume [None req-951c23ec-e319-40c5-83d5-45f012d9a3c2 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Validating volume size '1' using validate_int {{(pid=100056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:34:15.705226 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-951c23ec-e319-40c5-83d5-45f012d9a3c2 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d33b290-33c8-4abd-8fd7-aff5e70d6cc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:15.706073 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-951c23ec-e319-40c5-83d5-45f012d9a3c2 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6663940-19ed-47f4-afd5-f5b7f5147491) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:15.802884 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.quota [None req-951c23ec-e319-40c5-83d5-45f012d9a3c2 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Created reservations ['d1f8beb5-094e-4c9b-8d97-69b7d57629c7', '1c1c545b-ff82-4d3c-a918-6667dd9a94cf', '956bf638-5b44-47a5-8c71-2dc62ef21286', '8bc32ea5-8842-4a38-b9a9-898006f2db25'] {{(pid=100056) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:34:15.803703 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-951c23ec-e319-40c5-83d5-45f012d9a3c2 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6663940-19ed-47f4-afd5-f5b7f5147491) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d1f8beb5-094e-4c9b-8d97-69b7d57629c7', '1c1c545b-ff82-4d3c-a918-6667dd9a94cf', '956bf638-5b44-47a5-8c71-2dc62ef21286', '8bc32ea5-8842-4a38-b9a9-898006f2db25']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:15.804490 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-951c23ec-e319-40c5-83d5-45f012d9a3c2 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9254923-afe9-42ac-a0da-0988537ffffd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:15.835979 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-951c23ec-e319-40c5-83d5-45f012d9a3c2 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9254923-afe9-42ac-a0da-0988537ffffd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4e4f03d6-0731-48a4-956b-bcbca2d02366', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1024488527',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0c1f6ab54604ee79c16570dc4cfa498',qos_specs=None,replication_status=,reservations=['d1f8beb5-094e-4c9b-8d97-69b7d57629c7','1c1c545b-ff82-4d3c-a918-6667dd9a94cf','956bf638-5b44-47a5-8c71-2dc62ef21286','8bc32ea5-8842-4a38-b9a9-898006f2db25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8e702d1e2084459ad8e9cfca7df62ea',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:34:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1024488527',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4e4f03d6-0731-48a4-956b-bcbca2d02366,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f0c1f6ab54604ee79c16570dc4cfa498',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c8e702d1e2084459ad8e9cfca7df62ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:15.836876 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-951c23ec-e319-40c5-83d5-45f012d9a3c2 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (127979a5-c84a-4c74-a9d4-604ee958222f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:15.867441 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-951c23ec-e319-40c5-83d5-45f012d9a3c2 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (127979a5-c84a-4c74-a9d4-604ee958222f) transitioned into state 'SUCCESS' from state '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-1024488527',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0c1f6ab54604ee79c16570dc4cfa498',qos_specs=None,replication_status=,reservations=['d1f8beb5-094e-4c9b-8d97-69b7d57629c7','1c1c545b-ff82-4d3c-a918-6667dd9a94cf','956bf638-5b44-47a5-8c71-2dc62ef21286','8bc32ea5-8842-4a38-b9a9-898006f2db25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8e702d1e2084459ad8e9cfca7df62ea',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:15.868067 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-951c23ec-e319-40c5-83d5-45f012d9a3c2 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5012df4-c35a-4c4b-af2f-79d526979ba8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:15.876659 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-951c23ec-e319-40c5-83d5-45f012d9a3c2 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5012df4-c35a-4c4b-af2f-79d526979ba8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:15.877371 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-951c23ec-e319-40c5-83d5-45f012d9a3c2 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Flow 'volume_create_api' (8e7580d2-8ff3-4aae-a530-0f2b1f8aabb0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:34:15.877677 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-951c23ec-e319-40c5-83d5-45f012d9a3c2 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Create volume request issued successfully. Jul 10 08:34:15.878197 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-951c23ec-e319-40c5-83d5-45f012d9a3c2 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:34:15.878638 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 318/1258] 10.4.3.7 () {68 vars in 1244 bytes} [Fri Jul 10 08:34:15 2026] POST /volume/v3/volumes => generated 747 bytes in 343 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:34:15.890054 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-40cf143b-7d58-40a4-b6fb-894e1af9f3f2 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:15.892625 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-40cf143b-7d58-40a4-b6fb-894e1af9f3f2 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] GET https://10.4.3.7/volume/v3/volumes/4e4f03d6-0731-48a4-956b-bcbca2d02366 Jul 10 08:34:15.892898 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-40cf143b-7d58-40a4-b6fb-894e1af9f3f2 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:15.893258 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-40cf143b-7d58-40a4-b6fb-894e1af9f3f2 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:15.903018 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:15.903018 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:34:15.907122 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-40cf143b-7d58-40a4-b6fb-894e1af9f3f2 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Volume info retrieved successfully. Jul 10 08:34:15.911570 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-40cf143b-7d58-40a4-b6fb-894e1af9f3f2 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] https://10.4.3.7/volume/v3/volumes/4e4f03d6-0731-48a4-956b-bcbca2d02366 returned with HTTP 200 Jul 10 08:34:15.911927 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 315/1259] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:15 2026] GET /volume/v3/volumes/4e4f03d6-0731-48a4-956b-bcbca2d02366 => generated 815 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:16.059828 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-86db7980-0ccf-4355-b49b-6f0ed176dfa9 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:16.061479 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-86db7980-0ccf-4355-b49b-6f0ed176dfa9 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] GET https://10.4.3.7/volume/v3/volumes/720ceaeb-0621-483a-b99f-2c336c05dbfc Jul 10 08:34:16.061660 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-86db7980-0ccf-4355-b49b-6f0ed176dfa9 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:16.061839 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-86db7980-0ccf-4355-b49b-6f0ed176dfa9 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:16.066968 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-86db7980-0ccf-4355-b49b-6f0ed176dfa9 tempest-CreateVolumesFromSnapshotTest-521116723 tempest-CreateVolumesFromSnapshotTest-521116723-project-member] https://10.4.3.7/volume/v3/volumes/720ceaeb-0621-483a-b99f-2c336c05dbfc returned with HTTP 404 Jul 10 08:34:16.067388 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 317/1260] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:16 2026] GET /volume/v3/volumes/720ceaeb-0621-483a-b99f-2c336c05dbfc => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:34:16.204049 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-0c8af641-fc5d-45af-afe1-35699a5924bf None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:16.208516 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0c8af641-fc5d-45af-afe1-35699a5924bf tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] GET https://10.4.3.7/volume/v3/group_snapshots/1f230070-2a03-4358-abff-e2bdf76d98d1 Jul 10 08:34:16.208683 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0c8af641-fc5d-45af-afe1-35699a5924bf tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:16.208878 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0c8af641-fc5d-45af-afe1-35699a5924bf tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] Calling method 'version_select' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:16.208994 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.group_snapshots [None req-0c8af641-fc5d-45af-afe1-35699a5924bf tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] show called for member 1f230070-2a03-4358-abff-e2bdf76d98d1 {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 08:34:16.213476 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:16.213476 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:34:16.220193 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0c8af641-fc5d-45af-afe1-35699a5924bf tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] https://10.4.3.7/volume/v3/group_snapshots/1f230070-2a03-4358-abff-e2bdf76d98d1 returned with HTTP 200 Jul 10 08:34:16.221899 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 311/1261] 10.4.3.7 () {68 vars in 1399 bytes} [Fri Jul 10 08:34:16 2026] GET /volume/v3/group_snapshots/1f230070-2a03-4358-abff-e2bdf76d98d1 => generated 331 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:34:16.233013 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-1c432f81-658c-4e98-9755-61ac04a852af None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:16.234938 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-1c432f81-658c-4e98-9755-61ac04a852af tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] GET https://10.4.3.7/volume/v3/snapshots/detail Jul 10 08:34:16.235131 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-1c432f81-658c-4e98-9755-61ac04a852af tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:16.235491 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-1c432f81-658c-4e98-9755-61ac04a852af tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] Calling method 'detail' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:16.235591 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.api_utils [None req-1c432f81-658c-4e98-9755-61ac04a852af tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] Removing options '' from query. {{(pid=100056) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 08:34:16.235759 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:16.235759 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:34:16.236587 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.db.api [None req-1c432f81-658c-4e98-9755-61ac04a852af tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] Building query based on filter {{(pid=100056) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 08:34:16.243058 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-1c432f81-658c-4e98-9755-61ac04a852af tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] Get all snapshots completed successfully. Jul 10 08:34:16.243509 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:16.243509 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:34:16.244030 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-1c432f81-658c-4e98-9755-61ac04a852af tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] https://10.4.3.7/volume/v3/snapshots/detail returned with HTTP 200 Jul 10 08:34:16.244619 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 319/1262] 10.4.3.7 () {66 vars in 1250 bytes} [Fri Jul 10 08:34:16 2026] GET /volume/v3/snapshots/detail => generated 477 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:16.255694 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-15c40bad-61aa-4d0e-aad7-b346d0e843c7 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:16.257680 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-15c40bad-61aa-4d0e-aad7-b346d0e843c7 tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] GET https://10.4.3.7/volume/v3/snapshots/014443fb-fc15-4e35-ac38-dc1f3c9c84ed Jul 10 08:34:16.257846 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-15c40bad-61aa-4d0e-aad7-b346d0e843c7 tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:16.258046 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-15c40bad-61aa-4d0e-aad7-b346d0e843c7 tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:16.263181 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:16.263181 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:34:16.263652 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-15c40bad-61aa-4d0e-aad7-b346d0e843c7 tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] Snapshot retrieved successfully. Jul 10 08:34:16.264367 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-15c40bad-61aa-4d0e-aad7-b346d0e843c7 tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] https://10.4.3.7/volume/v3/snapshots/014443fb-fc15-4e35-ac38-dc1f3c9c84ed returned with HTTP 200 Jul 10 08:34:16.264763 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 316/1263] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:34:16 2026] GET /volume/v3/snapshots/014443fb-fc15-4e35-ac38-dc1f3c9c84ed => generated 474 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:16.273530 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-741b002b-3a7e-4280-8917-f36f0ae6920e None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:16.275290 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-741b002b-3a7e-4280-8917-f36f0ae6920e tempest-GroupSnapshotsV319Test-1969589082 tempest-GroupSnapshotsV319Test-1969589082-project-admin] POST https://10.4.3.7/volume/v3/group_snapshots/1f230070-2a03-4358-abff-e2bdf76d98d1/action Jul 10 08:34:16.275728 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-741b002b-3a7e-4280-8917-f36f0ae6920e tempest-GroupSnapshotsV319Test-1969589082 tempest-GroupSnapshotsV319Test-1969589082-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100054) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:34:16.275891 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-741b002b-3a7e-4280-8917-f36f0ae6920e tempest-GroupSnapshotsV319Test-1969589082 tempest-GroupSnapshotsV319Test-1969589082-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:16.277321 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.group_snapshots [None req-741b002b-3a7e-4280-8917-f36f0ae6920e tempest-GroupSnapshotsV319Test-1969589082 tempest-GroupSnapshotsV319Test-1969589082-project-admin] Updating group '1f230070-2a03-4358-abff-e2bdf76d98d1' with 'creating' {{(pid=100054) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 10 08:34:16.281475 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:16.281475 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:34:16.294100 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-741b002b-3a7e-4280-8917-f36f0ae6920e tempest-GroupSnapshotsV319Test-1969589082 tempest-GroupSnapshotsV319Test-1969589082-project-admin] https://10.4.3.7/volume/v3/group_snapshots/1f230070-2a03-4358-abff-e2bdf76d98d1/action returned with HTTP 202 Jul 10 08:34:16.294100 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 318/1264] 10.4.3.7 () {70 vars in 1441 bytes} [Fri Jul 10 08:34:16 2026] POST /volume/v3/group_snapshots/1f230070-2a03-4358-abff-e2bdf76d98d1/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 08:34:16.300120 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-f74d3a1e-e6f8-446c-8e7c-fae8e1a22837 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:16.301812 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f74d3a1e-e6f8-446c-8e7c-fae8e1a22837 tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] GET https://10.4.3.7/volume/v3/group_snapshots/1f230070-2a03-4358-abff-e2bdf76d98d1 Jul 10 08:34:16.302019 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f74d3a1e-e6f8-446c-8e7c-fae8e1a22837 tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:16.302195 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f74d3a1e-e6f8-446c-8e7c-fae8e1a22837 tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] Calling method 'version_select' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:16.302337 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.group_snapshots [None req-f74d3a1e-e6f8-446c-8e7c-fae8e1a22837 tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] show called for member 1f230070-2a03-4358-abff-e2bdf76d98d1 {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 08:34:16.305725 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:16.305725 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:34:16.309508 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f74d3a1e-e6f8-446c-8e7c-fae8e1a22837 tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] https://10.4.3.7/volume/v3/group_snapshots/1f230070-2a03-4358-abff-e2bdf76d98d1 returned with HTTP 200 Jul 10 08:34:16.309913 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 312/1265] 10.4.3.7 () {68 vars in 1399 bytes} [Fri Jul 10 08:34:16 2026] GET /volume/v3/group_snapshots/1f230070-2a03-4358-abff-e2bdf76d98d1 => generated 330 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:34:16.318563 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-7deaf963-0510-4673-8fe5-9fcada4b8651 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:16.321396 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-7deaf963-0510-4673-8fe5-9fcada4b8651 tempest-GroupSnapshotsV319Test-1969589082 tempest-GroupSnapshotsV319Test-1969589082-project-admin] POST https://10.4.3.7/volume/v3/group_snapshots/1f230070-2a03-4358-abff-e2bdf76d98d1/action Jul 10 08:34:16.321729 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-7deaf963-0510-4673-8fe5-9fcada4b8651 tempest-GroupSnapshotsV319Test-1969589082 tempest-GroupSnapshotsV319Test-1969589082-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:34:16.321833 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-7deaf963-0510-4673-8fe5-9fcada4b8651 tempest-GroupSnapshotsV319Test-1969589082 tempest-GroupSnapshotsV319Test-1969589082-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:16.323108 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.group_snapshots [None req-7deaf963-0510-4673-8fe5-9fcada4b8651 tempest-GroupSnapshotsV319Test-1969589082 tempest-GroupSnapshotsV319Test-1969589082-project-admin] Updating group '1f230070-2a03-4358-abff-e2bdf76d98d1' with 'available' {{(pid=100056) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 10 08:34:16.329680 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:16.329680 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:34:16.342750 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-7deaf963-0510-4673-8fe5-9fcada4b8651 tempest-GroupSnapshotsV319Test-1969589082 tempest-GroupSnapshotsV319Test-1969589082-project-admin] https://10.4.3.7/volume/v3/group_snapshots/1f230070-2a03-4358-abff-e2bdf76d98d1/action returned with HTTP 202 Jul 10 08:34:16.343238 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 320/1266] 10.4.3.7 () {70 vars in 1441 bytes} [Fri Jul 10 08:34:16 2026] POST /volume/v3/group_snapshots/1f230070-2a03-4358-abff-e2bdf76d98d1/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 08:34:16.349801 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-3bb8e23e-6aca-4e9d-9432-0755ee710eef None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:16.351642 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-3bb8e23e-6aca-4e9d-9432-0755ee710eef tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] GET https://10.4.3.7/volume/v3/group_snapshots/1f230070-2a03-4358-abff-e2bdf76d98d1 Jul 10 08:34:16.351897 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-3bb8e23e-6aca-4e9d-9432-0755ee710eef tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:16.352105 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-3bb8e23e-6aca-4e9d-9432-0755ee710eef tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] Calling method 'version_select' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:16.352257 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.group_snapshots [None req-3bb8e23e-6aca-4e9d-9432-0755ee710eef tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] show called for member 1f230070-2a03-4358-abff-e2bdf76d98d1 {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 08:34:16.355762 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:16.355762 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:34:16.359762 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-3bb8e23e-6aca-4e9d-9432-0755ee710eef tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] https://10.4.3.7/volume/v3/group_snapshots/1f230070-2a03-4358-abff-e2bdf76d98d1 returned with HTTP 200 Jul 10 08:34:16.360316 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 317/1267] 10.4.3.7 () {68 vars in 1399 bytes} [Fri Jul 10 08:34:16 2026] GET /volume/v3/group_snapshots/1f230070-2a03-4358-abff-e2bdf76d98d1 => generated 331 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:34:16.368312 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-91a571f0-1bf1-4cd5-99c8-8c18324946d4 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:16.370007 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-91a571f0-1bf1-4cd5-99c8-8c18324946d4 tempest-GroupSnapshotsV319Test-1969589082 tempest-GroupSnapshotsV319Test-1969589082-project-admin] POST https://10.4.3.7/volume/v3/group_snapshots/1f230070-2a03-4358-abff-e2bdf76d98d1/action Jul 10 08:34:16.370324 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-91a571f0-1bf1-4cd5-99c8-8c18324946d4 tempest-GroupSnapshotsV319Test-1969589082 tempest-GroupSnapshotsV319Test-1969589082-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100054) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:34:16.370505 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-91a571f0-1bf1-4cd5-99c8-8c18324946d4 tempest-GroupSnapshotsV319Test-1969589082 tempest-GroupSnapshotsV319Test-1969589082-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:16.371737 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.group_snapshots [None req-91a571f0-1bf1-4cd5-99c8-8c18324946d4 tempest-GroupSnapshotsV319Test-1969589082 tempest-GroupSnapshotsV319Test-1969589082-project-admin] Updating group '1f230070-2a03-4358-abff-e2bdf76d98d1' with 'error' {{(pid=100054) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 10 08:34:16.375113 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:16.375113 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:34:16.381511 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-91a571f0-1bf1-4cd5-99c8-8c18324946d4 tempest-GroupSnapshotsV319Test-1969589082 tempest-GroupSnapshotsV319Test-1969589082-project-admin] https://10.4.3.7/volume/v3/group_snapshots/1f230070-2a03-4358-abff-e2bdf76d98d1/action returned with HTTP 202 Jul 10 08:34:16.381877 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 319/1268] 10.4.3.7 () {70 vars in 1441 bytes} [Fri Jul 10 08:34:16 2026] POST /volume/v3/group_snapshots/1f230070-2a03-4358-abff-e2bdf76d98d1/action => generated 0 bytes in 14 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 08:34:16.389760 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-f6fb95a1-26ab-4a6a-b4f5-6361145add3a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:16.389760 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f6fb95a1-26ab-4a6a-b4f5-6361145add3a tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] GET https://10.4.3.7/volume/v3/group_snapshots/1f230070-2a03-4358-abff-e2bdf76d98d1 Jul 10 08:34:16.390032 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f6fb95a1-26ab-4a6a-b4f5-6361145add3a tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:16.390155 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f6fb95a1-26ab-4a6a-b4f5-6361145add3a tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] Calling method 'version_select' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:16.390259 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.group_snapshots [None req-f6fb95a1-26ab-4a6a-b4f5-6361145add3a tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] show called for member 1f230070-2a03-4358-abff-e2bdf76d98d1 {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 08:34:16.393422 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:16.393422 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:34:16.396796 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f6fb95a1-26ab-4a6a-b4f5-6361145add3a tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] https://10.4.3.7/volume/v3/group_snapshots/1f230070-2a03-4358-abff-e2bdf76d98d1 returned with HTTP 200 Jul 10 08:34:16.398289 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 313/1269] 10.4.3.7 () {68 vars in 1399 bytes} [Fri Jul 10 08:34:16 2026] GET /volume/v3/group_snapshots/1f230070-2a03-4358-abff-e2bdf76d98d1 => generated 327 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:34:16.405470 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-8161bbfb-9e05-44da-8ee6-c9a2bf0a3915 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:16.408672 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-8161bbfb-9e05-44da-8ee6-c9a2bf0a3915 tempest-GroupSnapshotsV319Test-1969589082 tempest-GroupSnapshotsV319Test-1969589082-project-admin] POST https://10.4.3.7/volume/v3/group_snapshots/1f230070-2a03-4358-abff-e2bdf76d98d1/action Jul 10 08:34:16.409041 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-8161bbfb-9e05-44da-8ee6-c9a2bf0a3915 tempest-GroupSnapshotsV319Test-1969589082 tempest-GroupSnapshotsV319Test-1969589082-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:34:16.409235 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-8161bbfb-9e05-44da-8ee6-c9a2bf0a3915 tempest-GroupSnapshotsV319Test-1969589082 tempest-GroupSnapshotsV319Test-1969589082-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:16.411172 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.group_snapshots [None req-8161bbfb-9e05-44da-8ee6-c9a2bf0a3915 tempest-GroupSnapshotsV319Test-1969589082 tempest-GroupSnapshotsV319Test-1969589082-project-admin] Updating group '1f230070-2a03-4358-abff-e2bdf76d98d1' with 'available' {{(pid=100056) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 10 08:34:16.415045 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:16.415045 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:34:16.425462 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-8161bbfb-9e05-44da-8ee6-c9a2bf0a3915 tempest-GroupSnapshotsV319Test-1969589082 tempest-GroupSnapshotsV319Test-1969589082-project-admin] https://10.4.3.7/volume/v3/group_snapshots/1f230070-2a03-4358-abff-e2bdf76d98d1/action returned with HTTP 202 Jul 10 08:34:16.425462 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 321/1270] 10.4.3.7 () {70 vars in 1441 bytes} [Fri Jul 10 08:34:16 2026] POST /volume/v3/group_snapshots/1f230070-2a03-4358-abff-e2bdf76d98d1/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 08:34:16.433116 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-3dea9bbe-ce30-4bcd-87ca-2e4698cbfe3e None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:16.437571 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-3dea9bbe-ce30-4bcd-87ca-2e4698cbfe3e tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] GET https://10.4.3.7/volume/v3/group_snapshots/1f230070-2a03-4358-abff-e2bdf76d98d1 Jul 10 08:34:16.437571 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-3dea9bbe-ce30-4bcd-87ca-2e4698cbfe3e tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:16.437571 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-3dea9bbe-ce30-4bcd-87ca-2e4698cbfe3e tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] Calling method 'version_select' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:16.437571 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.group_snapshots [None req-3dea9bbe-ce30-4bcd-87ca-2e4698cbfe3e tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] show called for member 1f230070-2a03-4358-abff-e2bdf76d98d1 {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 08:34:16.438916 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:16.438916 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:34:16.442932 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-3dea9bbe-ce30-4bcd-87ca-2e4698cbfe3e tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] https://10.4.3.7/volume/v3/group_snapshots/1f230070-2a03-4358-abff-e2bdf76d98d1 returned with HTTP 200 Jul 10 08:34:16.443382 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 318/1271] 10.4.3.7 () {68 vars in 1399 bytes} [Fri Jul 10 08:34:16 2026] GET /volume/v3/group_snapshots/1f230070-2a03-4358-abff-e2bdf76d98d1 => generated 331 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:34:16.453361 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-318f4113-3c1e-4b55-a6dd-290799a97481 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:16.454550 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-318f4113-3c1e-4b55-a6dd-290799a97481 tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] DELETE https://10.4.3.7/volume/v3/group_snapshots/1f230070-2a03-4358-abff-e2bdf76d98d1 Jul 10 08:34:16.455451 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-318f4113-3c1e-4b55-a6dd-290799a97481 tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:16.455451 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-318f4113-3c1e-4b55-a6dd-290799a97481 tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] Calling method 'version_select' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:16.455451 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.group_snapshots [None req-318f4113-3c1e-4b55-a6dd-290799a97481 tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] delete called for member 1f230070-2a03-4358-abff-e2bdf76d98d1 {{(pid=100054) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 10 08:34:16.455451 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.group_snapshots [None req-318f4113-3c1e-4b55-a6dd-290799a97481 tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] Delete group_snapshot with id: 1f230070-2a03-4358-abff-e2bdf76d98d1 Jul 10 08:34:16.458654 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:16.458654 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:34:16.489549 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-318f4113-3c1e-4b55-a6dd-290799a97481 tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] https://10.4.3.7/volume/v3/group_snapshots/1f230070-2a03-4358-abff-e2bdf76d98d1 returned with HTTP 202 Jul 10 08:34:16.489722 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 320/1272] 10.4.3.7 () {68 vars in 1402 bytes} [Fri Jul 10 08:34:16 2026] DELETE /volume/v3/group_snapshots/1f230070-2a03-4358-abff-e2bdf76d98d1 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 08:34:16.500997 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-6dec4f86-e34a-405b-ad2e-635cb948427e None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:16.502741 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-6dec4f86-e34a-405b-ad2e-635cb948427e tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] GET https://10.4.3.7/volume/v3/volumes/detail Jul 10 08:34:16.503001 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-6dec4f86-e34a-405b-ad2e-635cb948427e tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:16.503179 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-6dec4f86-e34a-405b-ad2e-635cb948427e tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] Calling method 'detail' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:16.503508 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.api_utils [None req-6dec4f86-e34a-405b-ad2e-635cb948427e tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] Removing options '' from query. {{(pid=100057) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 08:34:16.504217 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-6dec4f86-e34a-405b-ad2e-635cb948427e tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100057) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 08:34:16.512638 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-6dec4f86-e34a-405b-ad2e-635cb948427e tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] Get all volumes completed successfully. Jul 10 08:34:16.513261 np0000004976 devstack@c-api.service[100057]: WARNING stevedore.named [None req-6dec4f86-e34a-405b-ad2e-635cb948427e tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:34:16.513397 np0000004976 devstack@c-api.service[100057]: WARNING castellan.key_manager [None req-6dec4f86-e34a-405b-ad2e-635cb948427e tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:34:16.549626 np0000004976 devstack@c-api.service[100057]: DEBUG oslo_db.sqlalchemy.engines [None req-6dec4f86-e34a-405b-ad2e-635cb948427e tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100057) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 08:34:16.552364 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:16.552364 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:34:16.560147 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-6dec4f86-e34a-405b-ad2e-635cb948427e tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] https://10.4.3.7/volume/v3/volumes/detail returned with HTTP 200 Jul 10 08:34:16.560604 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 314/1273] 10.4.3.7 () {68 vars in 1285 bytes} [Fri Jul 10 08:34:16 2026] GET /volume/v3/volumes/detail => generated 919 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:34:16.573667 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-08eddc45-d066-4d3a-a992-74e80a70abd8 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:16.576307 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-08eddc45-d066-4d3a-a992-74e80a70abd8 tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] GET https://10.4.3.7/volume/v3/snapshots/detail Jul 10 08:34:16.576307 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-08eddc45-d066-4d3a-a992-74e80a70abd8 tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:16.576307 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-08eddc45-d066-4d3a-a992-74e80a70abd8 tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] Calling method 'detail' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:16.576307 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.api_utils [None req-08eddc45-d066-4d3a-a992-74e80a70abd8 tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] Removing options '' from query. {{(pid=100056) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 08:34:16.577374 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.db.api [None req-08eddc45-d066-4d3a-a992-74e80a70abd8 tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] Building query based on filter {{(pid=100056) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 08:34:16.582662 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-08eddc45-d066-4d3a-a992-74e80a70abd8 tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] Get all snapshots completed successfully. Jul 10 08:34:16.583656 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-08eddc45-d066-4d3a-a992-74e80a70abd8 tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] https://10.4.3.7/volume/v3/snapshots/detail returned with HTTP 200 Jul 10 08:34:16.584093 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 322/1274] 10.4.3.7 () {66 vars in 1250 bytes} [Fri Jul 10 08:34:16 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) Jul 10 08:34:16.592033 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-50d13bbf-4457-40d4-a048-b55c5de57713 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:16.593994 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-50d13bbf-4457-40d4-a048-b55c5de57713 tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] GET https://10.4.3.7/volume/v3/group_snapshots/1f230070-2a03-4358-abff-e2bdf76d98d1 Jul 10 08:34:16.594251 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-50d13bbf-4457-40d4-a048-b55c5de57713 tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:16.594494 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-50d13bbf-4457-40d4-a048-b55c5de57713 tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] Calling method 'version_select' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:16.594667 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.group_snapshots [None req-50d13bbf-4457-40d4-a048-b55c5de57713 tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] show called for member 1f230070-2a03-4358-abff-e2bdf76d98d1 {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 08:34:16.597359 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-50d13bbf-4457-40d4-a048-b55c5de57713 tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] https://10.4.3.7/volume/v3/group_snapshots/1f230070-2a03-4358-abff-e2bdf76d98d1 returned with HTTP 404 Jul 10 08:34:16.597928 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 319/1275] 10.4.3.7 () {68 vars in 1399 bytes} [Fri Jul 10 08:34:16 2026] GET /volume/v3/group_snapshots/1f230070-2a03-4358-abff-e2bdf76d98d1 => generated 116 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 08:34:16.604168 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-dd551263-99ae-404d-a858-24174cdb88f0 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:16.605771 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-dd551263-99ae-404d-a858-24174cdb88f0 tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] GET https://10.4.3.7/volume/v3/volumes/detail Jul 10 08:34:16.605954 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-dd551263-99ae-404d-a858-24174cdb88f0 tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:16.606152 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-dd551263-99ae-404d-a858-24174cdb88f0 tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] Calling method 'detail' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:16.606496 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.api_utils [None req-dd551263-99ae-404d-a858-24174cdb88f0 tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] Removing options '' from query. {{(pid=100054) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 08:34:16.606861 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:16.606861 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:34:16.607468 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-dd551263-99ae-404d-a858-24174cdb88f0 tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100054) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 08:34:16.614840 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-dd551263-99ae-404d-a858-24174cdb88f0 tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] Get all volumes completed successfully. Jul 10 08:34:16.615556 np0000004976 devstack@c-api.service[100054]: WARNING stevedore.named [None req-dd551263-99ae-404d-a858-24174cdb88f0 tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:34:16.615702 np0000004976 devstack@c-api.service[100054]: WARNING castellan.key_manager [None req-dd551263-99ae-404d-a858-24174cdb88f0 tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:34:16.650278 np0000004976 devstack@c-api.service[100054]: DEBUG oslo_db.sqlalchemy.engines [None req-dd551263-99ae-404d-a858-24174cdb88f0 tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100054) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 08:34:16.652890 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:16.652890 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:34:16.659041 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-dd551263-99ae-404d-a858-24174cdb88f0 tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] https://10.4.3.7/volume/v3/volumes/detail returned with HTTP 200 Jul 10 08:34:16.659337 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 321/1276] 10.4.3.7 () {68 vars in 1285 bytes} [Fri Jul 10 08:34:16 2026] GET /volume/v3/volumes/detail => generated 919 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:34:16.671439 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-08903d1b-21ec-4948-9483-f2f1fb483eff None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:16.673370 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-08903d1b-21ec-4948-9483-f2f1fb483eff tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] POST https://10.4.3.7/volume/v3/groups/70b34bd5-853d-4de9-bebd-606fbd6046f7/action Jul 10 08:34:16.675425 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-08903d1b-21ec-4948-9483-f2f1fb483eff tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:34:16.675425 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-08903d1b-21ec-4948-9483-f2f1fb483eff tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:16.675967 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.groups [None req-08903d1b-21ec-4948-9483-f2f1fb483eff tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] delete called for group 70b34bd5-853d-4de9-bebd-606fbd6046f7 {{(pid=100057) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 10 08:34:16.676601 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.groups [None req-08903d1b-21ec-4948-9483-f2f1fb483eff tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] Delete group with id: 70b34bd5-853d-4de9-bebd-606fbd6046f7 Jul 10 08:34:16.680192 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:16.680192 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:34:16.717934 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-08903d1b-21ec-4948-9483-f2f1fb483eff tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] https://10.4.3.7/volume/v3/groups/70b34bd5-853d-4de9-bebd-606fbd6046f7/action returned with HTTP 202 Jul 10 08:34:16.721361 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 315/1277] 10.4.3.7 () {70 vars in 1414 bytes} [Fri Jul 10 08:34:16 2026] POST /volume/v3/groups/70b34bd5-853d-4de9-bebd-606fbd6046f7/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 08:34:16.731704 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-f85f6ed5-2aba-4084-ad09-269b314ceaee None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:16.733558 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-f85f6ed5-2aba-4084-ad09-269b314ceaee tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] GET https://10.4.3.7/volume/v3/volumes/999d861a-49ad-4c85-bbc9-cb1a5f2895d6 Jul 10 08:34:16.733745 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-f85f6ed5-2aba-4084-ad09-269b314ceaee tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:16.733902 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-f85f6ed5-2aba-4084-ad09-269b314ceaee tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:16.740705 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:16.740705 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:34:16.744035 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-f85f6ed5-2aba-4084-ad09-269b314ceaee tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] Volume info retrieved successfully. Jul 10 08:34:16.744690 np0000004976 devstack@c-api.service[100056]: WARNING stevedore.named [None req-f85f6ed5-2aba-4084-ad09-269b314ceaee tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 08:34:16.744826 np0000004976 devstack@c-api.service[100056]: WARNING castellan.key_manager [None req-f85f6ed5-2aba-4084-ad09-269b314ceaee tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 08:34:16.780739 np0000004976 devstack@c-api.service[100056]: DEBUG oslo_db.sqlalchemy.engines [None req-f85f6ed5-2aba-4084-ad09-269b314ceaee tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100056) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 08:34:16.783794 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:16.783794 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:34:16.790760 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-f85f6ed5-2aba-4084-ad09-269b314ceaee tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] https://10.4.3.7/volume/v3/volumes/999d861a-49ad-4c85-bbc9-cb1a5f2895d6 returned with HTTP 200 Jul 10 08:34:16.791184 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 323/1278] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:34:16 2026] GET /volume/v3/volumes/999d861a-49ad-4c85-bbc9-cb1a5f2895d6 => generated 915 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:34:16.922990 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-92c6ef4a-2dd1-4114-8cc3-98f19c778487 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:16.924609 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-92c6ef4a-2dd1-4114-8cc3-98f19c778487 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] GET https://10.4.3.7/volume/v3/volumes/4e4f03d6-0731-48a4-956b-bcbca2d02366 Jul 10 08:34:16.924766 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-92c6ef4a-2dd1-4114-8cc3-98f19c778487 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:16.924929 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-92c6ef4a-2dd1-4114-8cc3-98f19c778487 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:16.931449 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:16.931449 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:34:16.934655 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-92c6ef4a-2dd1-4114-8cc3-98f19c778487 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Volume info retrieved successfully. Jul 10 08:34:16.938424 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-92c6ef4a-2dd1-4114-8cc3-98f19c778487 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] https://10.4.3.7/volume/v3/volumes/4e4f03d6-0731-48a4-956b-bcbca2d02366 returned with HTTP 200 Jul 10 08:34:16.938762 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 320/1279] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:16 2026] GET /volume/v3/volumes/4e4f03d6-0731-48a4-956b-bcbca2d02366 => generated 840 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:16.951873 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-082f2a6f-bca2-40c0-8081-a2c7da5671a4 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:16.954358 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-082f2a6f-bca2-40c0-8081-a2c7da5671a4 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] POST https://10.4.3.7/volume/v3/snapshots Jul 10 08:34:16.954723 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-082f2a6f-bca2-40c0-8081-a2c7da5671a4 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4e4f03d6-0731-48a4-956b-bcbca2d02366", "name": "tempest-SnapshotsActionsTest-Snapshot-1395780815"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:16.963151 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:16.963151 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:34:16.963646 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-082f2a6f-bca2-40c0-8081-a2c7da5671a4 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Volume info retrieved successfully. Jul 10 08:34:16.963753 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.snapshots [None req-082f2a6f-bca2-40c0-8081-a2c7da5671a4 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Create snapshot from volume 4e4f03d6-0731-48a4-956b-bcbca2d02366 Jul 10 08:34:17.001229 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.quota [None req-082f2a6f-bca2-40c0-8081-a2c7da5671a4 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Created reservations ['e8603e07-9293-493c-81c6-4b77cd806724', '7e7fdd27-6242-4673-87bd-c4cd25a39605', '9f1aced8-c3e8-4ed1-9f93-0fbd472e02aa', '6b7b030d-5b60-47e4-b0cf-d5cf9a56a8f1'] {{(pid=100054) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:34:17.035239 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-082f2a6f-bca2-40c0-8081-a2c7da5671a4 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Snapshot create request issued successfully. Jul 10 08:34:17.035239 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-082f2a6f-bca2-40c0-8081-a2c7da5671a4 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] https://10.4.3.7/volume/v3/snapshots returned with HTTP 202 Jul 10 08:34:17.035239 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 322/1280] 10.4.3.7 () {68 vars in 1251 bytes} [Fri Jul 10 08:34:16 2026] POST /volume/v3/snapshots => generated 307 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:34:17.041490 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-2c7cec22-4dc7-4ca3-9693-e02bd10d6c0c None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:17.044423 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2c7cec22-4dc7-4ca3-9693-e02bd10d6c0c tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] GET https://10.4.3.7/volume/v3/snapshots/6b943a69-2f4d-4368-9111-a50936487f32 Jul 10 08:34:17.044423 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2c7cec22-4dc7-4ca3-9693-e02bd10d6c0c tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:17.044423 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2c7cec22-4dc7-4ca3-9693-e02bd10d6c0c tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:17.051709 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:17.051709 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:34:17.052464 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-2c7cec22-4dc7-4ca3-9693-e02bd10d6c0c tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Snapshot retrieved successfully. Jul 10 08:34:17.053430 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2c7cec22-4dc7-4ca3-9693-e02bd10d6c0c tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] https://10.4.3.7/volume/v3/snapshots/6b943a69-2f4d-4368-9111-a50936487f32 returned with HTTP 200 Jul 10 08:34:17.053973 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 316/1281] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:34:17 2026] GET /volume/v3/snapshots/6b943a69-2f4d-4368-9111-a50936487f32 => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:17.679125 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-65395fde-3dd2-4c43-9c60-78874ca4623f None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:17.774661 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-65395fde-3dd2-4c43-9c60-78874ca4623f tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:34:17.774661 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-65395fde-3dd2-4c43-9c60-78874ca4623f tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1570440482"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:17.776050 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.volumes [None req-65395fde-3dd2-4c43-9c60-78874ca4623f tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1570440482'}} {{(pid=100056) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:34:17.776171 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-65395fde-3dd2-4c43-9c60-78874ca4623f tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Create volume of 1 GB Jul 10 08:34:17.782635 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-65395fde-3dd2-4c43-9c60-78874ca4623f tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Availability Zones retrieved successfully. Jul 10 08:34:17.785931 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-65395fde-3dd2-4c43-9c60-78874ca4623f tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Flow 'volume_create_api' (98a248ef-2a3f-45bc-9c30-0c2fb57f1fd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:34:17.786801 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-65395fde-3dd2-4c43-9c60-78874ca4623f tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05e849b7-8015-46d8-9b4d-a9ff05d02c65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:17.787830 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.flows.api.create_volume [None req-65395fde-3dd2-4c43-9c60-78874ca4623f tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Validating volume size '1' using validate_int {{(pid=100056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:34:17.809300 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-3542236a-e48d-436f-b762-7e77182cc86c None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:17.810932 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-3542236a-e48d-436f-b762-7e77182cc86c tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] GET https://10.4.3.7/volume/v3/volumes/999d861a-49ad-4c85-bbc9-cb1a5f2895d6 Jul 10 08:34:17.811149 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-3542236a-e48d-436f-b762-7e77182cc86c tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:17.811370 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-3542236a-e48d-436f-b762-7e77182cc86c tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:17.813496 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-65395fde-3dd2-4c43-9c60-78874ca4623f tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05e849b7-8015-46d8-9b4d-a9ff05d02c65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:17.815141 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-65395fde-3dd2-4c43-9c60-78874ca4623f tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3dea2751-e5fb-4f38-8cc1-c3f332b94168) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:17.823849 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-3542236a-e48d-436f-b762-7e77182cc86c tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] https://10.4.3.7/volume/v3/volumes/999d861a-49ad-4c85-bbc9-cb1a5f2895d6 returned with HTTP 404 Jul 10 08:34:17.824506 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 321/1282] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:34:17 2026] GET /volume/v3/volumes/999d861a-49ad-4c85-bbc9-cb1a5f2895d6 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 08:34:17.833479 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-280e3f7f-40e3-41bf-8f34-da7360ec8469 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:17.835192 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-280e3f7f-40e3-41bf-8f34-da7360ec8469 tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] GET https://10.4.3.7/volume/v3/groups/70b34bd5-853d-4de9-bebd-606fbd6046f7 Jul 10 08:34:17.835602 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-280e3f7f-40e3-41bf-8f34-da7360ec8469 tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:17.835857 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-280e3f7f-40e3-41bf-8f34-da7360ec8469 tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] Calling method 'version_select' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:17.836764 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.groups [None req-280e3f7f-40e3-41bf-8f34-da7360ec8469 tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] show called for member 70b34bd5-853d-4de9-bebd-606fbd6046f7 {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 08:34:17.838899 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-280e3f7f-40e3-41bf-8f34-da7360ec8469 tempest-GroupSnapshotsV319Test-978348499 tempest-GroupSnapshotsV319Test-978348499-project-member] https://10.4.3.7/volume/v3/groups/70b34bd5-853d-4de9-bebd-606fbd6046f7 returned with HTTP 404 Jul 10 08:34:17.839503 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 323/1283] 10.4.3.7 () {68 vars in 1372 bytes} [Fri Jul 10 08:34:17 2026] GET /volume/v3/groups/70b34bd5-853d-4de9-bebd-606fbd6046f7 => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 08:34:17.849379 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-265c599c-9d66-40ab-ad22-255e0cd6571e None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:17.851198 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-265c599c-9d66-40ab-ad22-255e0cd6571e tempest-GroupSnapshotsV319Test-1969589082 tempest-GroupSnapshotsV319Test-1969589082-project-admin] DELETE https://10.4.3.7/volume/v3/group_types/fdc990dc-fd3b-4ce6-a07b-25d457d56ab6 Jul 10 08:34:17.851374 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-265c599c-9d66-40ab-ad22-255e0cd6571e tempest-GroupSnapshotsV319Test-1969589082 tempest-GroupSnapshotsV319Test-1969589082-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:17.851642 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-265c599c-9d66-40ab-ad22-255e0cd6571e tempest-GroupSnapshotsV319Test-1969589082 tempest-GroupSnapshotsV319Test-1969589082-project-admin] Calling method 'version_select' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:17.863029 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-265c599c-9d66-40ab-ad22-255e0cd6571e tempest-GroupSnapshotsV319Test-1969589082 tempest-GroupSnapshotsV319Test-1969589082-project-admin] https://10.4.3.7/volume/v3/group_types/fdc990dc-fd3b-4ce6-a07b-25d457d56ab6 returned with HTTP 202 Jul 10 08:34:17.863885 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 317/1284] 10.4.3.7 () {68 vars in 1390 bytes} [Fri Jul 10 08:34:17 2026] DELETE /volume/v3/group_types/fdc990dc-fd3b-4ce6-a07b-25d457d56ab6 => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 08:34:17.871437 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-4e464c05-3b3b-44d3-bc8b-1f9fc1fd4644 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:17.874802 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-4e464c05-3b3b-44d3-bc8b-1f9fc1fd4644 tempest-GroupSnapshotsV319Test-1969589082 tempest-GroupSnapshotsV319Test-1969589082-project-admin] DELETE https://10.4.3.7/volume/v3/types/c3df00f3-2c71-4214-8881-19a145ecc554 Jul 10 08:34:17.874802 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-4e464c05-3b3b-44d3-bc8b-1f9fc1fd4644 tempest-GroupSnapshotsV319Test-1969589082 tempest-GroupSnapshotsV319Test-1969589082-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:17.874802 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-4e464c05-3b3b-44d3-bc8b-1f9fc1fd4644 tempest-GroupSnapshotsV319Test-1969589082 tempest-GroupSnapshotsV319Test-1969589082-project-admin] Calling method '_delete' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:17.886520 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.quota [None req-65395fde-3dd2-4c43-9c60-78874ca4623f tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Created reservations ['819b8750-1ea3-4cb7-b351-7b10c07e6c81', '405f07db-5860-4266-a418-e3735b6727a0', '6c0ba8f1-edcc-4d98-87e1-8b5bdbe630b7', '1337cd5e-af22-4165-a217-e1c0ad8691ac'] {{(pid=100056) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:34:17.887669 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-65395fde-3dd2-4c43-9c60-78874ca4623f tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3dea2751-e5fb-4f38-8cc1-c3f332b94168) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['819b8750-1ea3-4cb7-b351-7b10c07e6c81', '405f07db-5860-4266-a418-e3735b6727a0', '6c0ba8f1-edcc-4d98-87e1-8b5bdbe630b7', '1337cd5e-af22-4165-a217-e1c0ad8691ac']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:17.891433 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-65395fde-3dd2-4c43-9c60-78874ca4623f tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e724627-268c-45fb-8e8d-5d82089521c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:17.908450 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-4e464c05-3b3b-44d3-bc8b-1f9fc1fd4644 tempest-GroupSnapshotsV319Test-1969589082 tempest-GroupSnapshotsV319Test-1969589082-project-admin] https://10.4.3.7/volume/v3/types/c3df00f3-2c71-4214-8881-19a145ecc554 returned with HTTP 202 Jul 10 08:34:17.908967 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 322/1285] 10.4.3.7 () {66 vars in 1331 bytes} [Fri Jul 10 08:34:17 2026] DELETE /volume/v3/types/c3df00f3-2c71-4214-8881-19a145ecc554 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:34:17.916822 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-0a52a771-2ba0-4dcf-97f5-078e24e93e5c None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:17.919260 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-0a52a771-2ba0-4dcf-97f5-078e24e93e5c tempest-GroupSnapshotsV319Test-1969589082 tempest-GroupSnapshotsV319Test-1969589082-project-admin] GET https://10.4.3.7/volume/v3/types/c3df00f3-2c71-4214-8881-19a145ecc554 Jul 10 08:34:17.919260 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-0a52a771-2ba0-4dcf-97f5-078e24e93e5c tempest-GroupSnapshotsV319Test-1969589082 tempest-GroupSnapshotsV319Test-1969589082-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:17.919260 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-0a52a771-2ba0-4dcf-97f5-078e24e93e5c tempest-GroupSnapshotsV319Test-1969589082 tempest-GroupSnapshotsV319Test-1969589082-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:17.919480 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-65395fde-3dd2-4c43-9c60-78874ca4623f tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e724627-268c-45fb-8e8d-5d82089521c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eb99106e-fbb0-495c-afb6-ca9fa39c6828', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1570440482',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f0f52d93c584a27bad7a81e77370fbe',qos_specs=None,replication_status=,reservations=['819b8750-1ea3-4cb7-b351-7b10c07e6c81','405f07db-5860-4266-a418-e3735b6727a0','6c0ba8f1-edcc-4d98-87e1-8b5bdbe630b7','1337cd5e-af22-4165-a217-e1c0ad8691ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c05e8bf57eb4661b500409dd6d3638e',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:34:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1570440482',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eb99106e-fbb0-495c-afb6-ca9fa39c6828,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f0f52d93c584a27bad7a81e77370fbe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9c05e8bf57eb4661b500409dd6d3638e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:17.920247 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-65395fde-3dd2-4c43-9c60-78874ca4623f tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67d18a3a-47b1-4e80-8f9b-554882c90129) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:17.922617 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-0a52a771-2ba0-4dcf-97f5-078e24e93e5c tempest-GroupSnapshotsV319Test-1969589082 tempest-GroupSnapshotsV319Test-1969589082-project-admin] https://10.4.3.7/volume/v3/types/c3df00f3-2c71-4214-8881-19a145ecc554 returned with HTTP 404 Jul 10 08:34:17.922617 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 324/1286] 10.4.3.7 () {66 vars in 1328 bytes} [Fri Jul 10 08:34:17 2026] GET /volume/v3/types/c3df00f3-2c71-4214-8881-19a145ecc554 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:34:17.942303 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-65395fde-3dd2-4c43-9c60-78874ca4623f tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67d18a3a-47b1-4e80-8f9b-554882c90129) transitioned into state 'SUCCESS' from state '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-1570440482',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f0f52d93c584a27bad7a81e77370fbe',qos_specs=None,replication_status=,reservations=['819b8750-1ea3-4cb7-b351-7b10c07e6c81','405f07db-5860-4266-a418-e3735b6727a0','6c0ba8f1-edcc-4d98-87e1-8b5bdbe630b7','1337cd5e-af22-4165-a217-e1c0ad8691ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c05e8bf57eb4661b500409dd6d3638e',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:17.943285 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-65395fde-3dd2-4c43-9c60-78874ca4623f tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb7e20f7-8152-4582-bc03-a4bdb2c3dcdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:17.957934 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-65395fde-3dd2-4c43-9c60-78874ca4623f tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb7e20f7-8152-4582-bc03-a4bdb2c3dcdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:17.959034 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-65395fde-3dd2-4c43-9c60-78874ca4623f tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Flow 'volume_create_api' (98a248ef-2a3f-45bc-9c30-0c2fb57f1fd0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:34:17.959396 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-65395fde-3dd2-4c43-9c60-78874ca4623f tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Create volume request issued successfully. Jul 10 08:34:17.960468 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-65395fde-3dd2-4c43-9c60-78874ca4623f tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:34:17.961215 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 324/1287] 10.4.3.7 () {68 vars in 1244 bytes} [Fri Jul 10 08:34:17 2026] POST /volume/v3/volumes => generated 774 bytes in 282 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:34:17.976886 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-a0e8010b-dfa2-411b-a8fb-aadac04b1f90 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:17.979608 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a0e8010b-dfa2-411b-a8fb-aadac04b1f90 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] GET https://10.4.3.7/volume/v3/volumes/eb99106e-fbb0-495c-afb6-ca9fa39c6828 Jul 10 08:34:17.979895 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a0e8010b-dfa2-411b-a8fb-aadac04b1f90 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:17.980021 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a0e8010b-dfa2-411b-a8fb-aadac04b1f90 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:17.989107 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:17.989107 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:34:17.993503 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-a0e8010b-dfa2-411b-a8fb-aadac04b1f90 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Volume info retrieved successfully. Jul 10 08:34:17.997880 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a0e8010b-dfa2-411b-a8fb-aadac04b1f90 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] https://10.4.3.7/volume/v3/volumes/eb99106e-fbb0-495c-afb6-ca9fa39c6828 returned with HTTP 200 Jul 10 08:34:17.998533 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 318/1288] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:17 2026] GET /volume/v3/volumes/eb99106e-fbb0-495c-afb6-ca9fa39c6828 => generated 953 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 08:34:18.071246 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-9d906dec-3fa5-4e6b-abe7-5c47800984b7 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:18.076017 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-9d906dec-3fa5-4e6b-abe7-5c47800984b7 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] GET https://10.4.3.7/volume/v3/snapshots/6b943a69-2f4d-4368-9111-a50936487f32 Jul 10 08:34:18.076364 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-9d906dec-3fa5-4e6b-abe7-5c47800984b7 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:18.076662 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-9d906dec-3fa5-4e6b-abe7-5c47800984b7 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:18.082034 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:18.082034 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:34:18.082833 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-9d906dec-3fa5-4e6b-abe7-5c47800984b7 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Snapshot retrieved successfully. Jul 10 08:34:18.083710 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-9d906dec-3fa5-4e6b-abe7-5c47800984b7 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] https://10.4.3.7/volume/v3/snapshots/6b943a69-2f4d-4368-9111-a50936487f32 returned with HTTP 200 Jul 10 08:34:18.084252 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 323/1289] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:34:18 2026] GET /volume/v3/snapshots/6b943a69-2f4d-4368-9111-a50936487f32 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:18.093901 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-bd22af24-2527-41e0-b4aa-f751ac0c3c3d None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:18.272259 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-bd22af24-2527-41e0-b4aa-f751ac0c3c3d tempest-SnapshotsActionsTest-95018889 tempest-SnapshotsActionsTest-95018889-project-admin] POST https://10.4.3.7/volume/v3/snapshots/6b943a69-2f4d-4368-9111-a50936487f32/action Jul 10 08:34:18.272707 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-bd22af24-2527-41e0-b4aa-f751ac0c3c3d tempest-SnapshotsActionsTest-95018889 tempest-SnapshotsActionsTest-95018889-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100054) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:34:18.272863 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-bd22af24-2527-41e0-b4aa-f751ac0c3c3d tempest-SnapshotsActionsTest-95018889 tempest-SnapshotsActionsTest-95018889-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:18.274617 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.contrib.admin_actions [None req-bd22af24-2527-41e0-b4aa-f751ac0c3c3d tempest-SnapshotsActionsTest-95018889 tempest-SnapshotsActionsTest-95018889-project-admin] Updating snapshot '6b943a69-2f4d-4368-9111-a50936487f32' with '{'status': 'creating'}' {{(pid=100054) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 08:34:18.286788 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:18.286788 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:34:18.296967 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-bd22af24-2527-41e0-b4aa-f751ac0c3c3d tempest-SnapshotsActionsTest-95018889 tempest-SnapshotsActionsTest-95018889-project-admin] https://10.4.3.7/volume/v3/snapshots/6b943a69-2f4d-4368-9111-a50936487f32/action returned with HTTP 202 Jul 10 08:34:18.297315 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 325/1290] 10.4.3.7 () {68 vars in 1382 bytes} [Fri Jul 10 08:34:18 2026] POST /volume/v3/snapshots/6b943a69-2f4d-4368-9111-a50936487f32/action => generated 0 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:34:18.304871 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-c7dabcef-ff1e-4a48-a36a-6550901422b2 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:18.306993 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-c7dabcef-ff1e-4a48-a36a-6550901422b2 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] GET https://10.4.3.7/volume/v3/snapshots/6b943a69-2f4d-4368-9111-a50936487f32 Jul 10 08:34:18.307209 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-c7dabcef-ff1e-4a48-a36a-6550901422b2 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:18.307391 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-c7dabcef-ff1e-4a48-a36a-6550901422b2 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:18.312526 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:18.312526 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:34:18.313012 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-c7dabcef-ff1e-4a48-a36a-6550901422b2 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Snapshot retrieved successfully. Jul 10 08:34:18.313873 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-c7dabcef-ff1e-4a48-a36a-6550901422b2 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] https://10.4.3.7/volume/v3/snapshots/6b943a69-2f4d-4368-9111-a50936487f32 returned with HTTP 200 Jul 10 08:34:18.314244 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 325/1291] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:34:18 2026] GET /volume/v3/snapshots/6b943a69-2f4d-4368-9111-a50936487f32 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:18.324701 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-e461ad7a-dfcf-471f-b766-e25266b79da4 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:18.326340 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e461ad7a-dfcf-471f-b766-e25266b79da4 tempest-SnapshotsActionsTest-95018889 tempest-SnapshotsActionsTest-95018889-project-admin] POST https://10.4.3.7/volume/v3/snapshots/6b943a69-2f4d-4368-9111-a50936487f32/action Jul 10 08:34:18.326693 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e461ad7a-dfcf-471f-b766-e25266b79da4 tempest-SnapshotsActionsTest-95018889 tempest-SnapshotsActionsTest-95018889-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:34:18.326871 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e461ad7a-dfcf-471f-b766-e25266b79da4 tempest-SnapshotsActionsTest-95018889 tempest-SnapshotsActionsTest-95018889-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:18.328187 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.contrib.admin_actions [None req-e461ad7a-dfcf-471f-b766-e25266b79da4 tempest-SnapshotsActionsTest-95018889 tempest-SnapshotsActionsTest-95018889-project-admin] Updating snapshot '6b943a69-2f4d-4368-9111-a50936487f32' with '{'status': 'available'}' {{(pid=100057) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 08:34:18.351554 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:18.351554 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:34:18.361957 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e461ad7a-dfcf-471f-b766-e25266b79da4 tempest-SnapshotsActionsTest-95018889 tempest-SnapshotsActionsTest-95018889-project-admin] https://10.4.3.7/volume/v3/snapshots/6b943a69-2f4d-4368-9111-a50936487f32/action returned with HTTP 202 Jul 10 08:34:18.362416 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 319/1292] 10.4.3.7 () {68 vars in 1382 bytes} [Fri Jul 10 08:34:18 2026] POST /volume/v3/snapshots/6b943a69-2f4d-4368-9111-a50936487f32/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:34:18.371580 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-590ecccc-45aa-43bd-b367-c623e94fbc57 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:18.373549 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-590ecccc-45aa-43bd-b367-c623e94fbc57 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] GET https://10.4.3.7/volume/v3/snapshots/6b943a69-2f4d-4368-9111-a50936487f32 Jul 10 08:34:18.373843 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-590ecccc-45aa-43bd-b367-c623e94fbc57 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:18.374264 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-590ecccc-45aa-43bd-b367-c623e94fbc57 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:18.382033 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:18.382033 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:34:18.382033 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-590ecccc-45aa-43bd-b367-c623e94fbc57 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Snapshot retrieved successfully. Jul 10 08:34:18.382033 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-590ecccc-45aa-43bd-b367-c623e94fbc57 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] https://10.4.3.7/volume/v3/snapshots/6b943a69-2f4d-4368-9111-a50936487f32 returned with HTTP 200 Jul 10 08:34:18.382033 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 324/1293] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:34:18 2026] GET /volume/v3/snapshots/6b943a69-2f4d-4368-9111-a50936487f32 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:18.395008 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-64e4f058-ace2-4576-9bb0-65b69651d4f4 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:18.397197 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-64e4f058-ace2-4576-9bb0-65b69651d4f4 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] POST https://10.4.3.7/volume/v3/snapshots Jul 10 08:34:18.397641 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-64e4f058-ace2-4576-9bb0-65b69651d4f4 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4e4f03d6-0731-48a4-956b-bcbca2d02366", "name": "tempest-SnapshotsActionsTest-Snapshot-734190900"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:18.408319 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:18.408319 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:34:18.408972 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-64e4f058-ace2-4576-9bb0-65b69651d4f4 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Volume info retrieved successfully. Jul 10 08:34:18.409122 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.snapshots [None req-64e4f058-ace2-4576-9bb0-65b69651d4f4 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Create snapshot from volume 4e4f03d6-0731-48a4-956b-bcbca2d02366 Jul 10 08:34:18.442803 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.quota [None req-64e4f058-ace2-4576-9bb0-65b69651d4f4 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Created reservations ['cffb617f-1aee-4675-ac05-d6a942cb3bf2', '4794abcb-3527-46e9-8eae-d10a04beddd6', 'f41d388c-c481-4bba-a498-1dae479a1796', '93e39dff-19a1-4a98-8a7a-38f7df956c9d'] {{(pid=100054) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:34:18.500870 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-64e4f058-ace2-4576-9bb0-65b69651d4f4 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Snapshot create request issued successfully. Jul 10 08:34:18.501262 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-64e4f058-ace2-4576-9bb0-65b69651d4f4 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] https://10.4.3.7/volume/v3/snapshots returned with HTTP 202 Jul 10 08:34:18.501796 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 326/1294] 10.4.3.7 () {68 vars in 1251 bytes} [Fri Jul 10 08:34:18 2026] POST /volume/v3/snapshots => generated 306 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:34:18.510065 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-ed28bb7d-0f76-4ccb-9f0c-d5172a5ca12c None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:18.514162 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-ed28bb7d-0f76-4ccb-9f0c-d5172a5ca12c tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] GET https://10.4.3.7/volume/v3/snapshots/24532f0b-ce20-44fb-87ea-efc0044af1a4 Jul 10 08:34:18.514379 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-ed28bb7d-0f76-4ccb-9f0c-d5172a5ca12c tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:18.514628 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-ed28bb7d-0f76-4ccb-9f0c-d5172a5ca12c tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:18.530703 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:18.530703 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:34:18.531197 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-ed28bb7d-0f76-4ccb-9f0c-d5172a5ca12c tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Snapshot retrieved successfully. Jul 10 08:34:18.531900 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-ed28bb7d-0f76-4ccb-9f0c-d5172a5ca12c tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] https://10.4.3.7/volume/v3/snapshots/24532f0b-ce20-44fb-87ea-efc0044af1a4 returned with HTTP 200 Jul 10 08:34:18.532447 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 326/1295] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:34:18 2026] GET /volume/v3/snapshots/24532f0b-ce20-44fb-87ea-efc0044af1a4 => generated 438 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:19.013452 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-fc838e46-c344-4262-a8ca-1751039400e1 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:19.015527 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-fc838e46-c344-4262-a8ca-1751039400e1 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] GET https://10.4.3.7/volume/v3/volumes/eb99106e-fbb0-495c-afb6-ca9fa39c6828 Jul 10 08:34:19.015754 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-fc838e46-c344-4262-a8ca-1751039400e1 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:19.015992 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-fc838e46-c344-4262-a8ca-1751039400e1 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:19.024664 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:19.024664 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:34:19.028885 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-fc838e46-c344-4262-a8ca-1751039400e1 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Volume info retrieved successfully. Jul 10 08:34:19.033516 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-fc838e46-c344-4262-a8ca-1751039400e1 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] https://10.4.3.7/volume/v3/volumes/eb99106e-fbb0-495c-afb6-ca9fa39c6828 returned with HTTP 200 Jul 10 08:34:19.034019 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 320/1296] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:19 2026] GET /volume/v3/volumes/eb99106e-fbb0-495c-afb6-ca9fa39c6828 => generated 1005 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:34:19.047655 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-6c35f910-1a17-406f-acc4-503ebeee3d10 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:19.049639 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-6c35f910-1a17-406f-acc4-503ebeee3d10 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] POST https://10.4.3.7/volume/v3/snapshots Jul 10 08:34:19.050388 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-6c35f910-1a17-406f-acc4-503ebeee3d10 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "eb99106e-fbb0-495c-afb6-ca9fa39c6828", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2062361492"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:19.059029 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:19.059029 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:34:19.059376 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-6c35f910-1a17-406f-acc4-503ebeee3d10 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Volume info retrieved successfully. Jul 10 08:34:19.059505 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.snapshots [None req-6c35f910-1a17-406f-acc4-503ebeee3d10 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Create snapshot from volume eb99106e-fbb0-495c-afb6-ca9fa39c6828 Jul 10 08:34:19.111594 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.quota [None req-6c35f910-1a17-406f-acc4-503ebeee3d10 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Created reservations ['11df15c1-bb1f-4fae-8dc7-859d173164f7', 'b6df0988-da8c-4765-963f-38a2ca992a4a', '9b3badce-4c5f-43e3-ada8-8c18184cb969', '5f7ff6c0-8f17-421d-acdf-91f53b0a0c2f'] {{(pid=100055) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:34:19.147534 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-6c35f910-1a17-406f-acc4-503ebeee3d10 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Snapshot create request issued successfully. Jul 10 08:34:19.147888 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-6c35f910-1a17-406f-acc4-503ebeee3d10 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] https://10.4.3.7/volume/v3/snapshots returned with HTTP 202 Jul 10 08:34:19.148300 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 325/1297] 10.4.3.7 () {68 vars in 1251 bytes} [Fri Jul 10 08:34:19 2026] POST /volume/v3/snapshots => generated 308 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:34:19.162719 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-c8814048-5205-42b7-911b-8ccbcabd3043 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:19.164521 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-c8814048-5205-42b7-911b-8ccbcabd3043 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] GET https://10.4.3.7/volume/v3/snapshots/46d8dbf8-3b25-4e2f-a6a7-26124378b30c Jul 10 08:34:19.164751 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-c8814048-5205-42b7-911b-8ccbcabd3043 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:19.164951 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-c8814048-5205-42b7-911b-8ccbcabd3043 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:19.171036 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:19.171036 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:34:19.171399 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-c8814048-5205-42b7-911b-8ccbcabd3043 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Snapshot retrieved successfully. Jul 10 08:34:19.172146 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-c8814048-5205-42b7-911b-8ccbcabd3043 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] https://10.4.3.7/volume/v3/snapshots/46d8dbf8-3b25-4e2f-a6a7-26124378b30c returned with HTTP 200 Jul 10 08:34:19.172547 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 327/1298] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:34:19 2026] GET /volume/v3/snapshots/46d8dbf8-3b25-4e2f-a6a7-26124378b30c => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:19.423991 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-1e0336c9-9e0b-45aa-b1ae-1b19555bacb2 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:19.429277 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-1e0336c9-9e0b-45aa-b1ae-1b19555bacb2 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:34:19.431214 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-1e0336c9-9e0b-45aa-b1ae-1b19555bacb2 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "4bce0919-7773-4401-ab78-dbd282d26882", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-1610711006"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:19.432873 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.volumes [None req-1e0336c9-9e0b-45aa-b1ae-1b19555bacb2 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Create volume request body: {'volume': {'imageRef': '4bce0919-7773-4401-ab78-dbd282d26882', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-1610711006'}} {{(pid=100056) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:34:19.543637 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-f3361a23-2823-4bbb-8d6e-5eca4bdcd2f1 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:19.545126 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f3361a23-2823-4bbb-8d6e-5eca4bdcd2f1 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] GET https://10.4.3.7/volume/v3/snapshots/24532f0b-ce20-44fb-87ea-efc0044af1a4 Jul 10 08:34:19.545324 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f3361a23-2823-4bbb-8d6e-5eca4bdcd2f1 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:19.545535 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f3361a23-2823-4bbb-8d6e-5eca4bdcd2f1 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:19.549755 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:19.549755 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:34:19.550128 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-f3361a23-2823-4bbb-8d6e-5eca4bdcd2f1 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Snapshot retrieved successfully. Jul 10 08:34:19.550859 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f3361a23-2823-4bbb-8d6e-5eca4bdcd2f1 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] https://10.4.3.7/volume/v3/snapshots/24532f0b-ce20-44fb-87ea-efc0044af1a4 returned with HTTP 200 Jul 10 08:34:19.551197 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 321/1299] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:34:19 2026] GET /volume/v3/snapshots/24532f0b-ce20-44fb-87ea-efc0044af1a4 => generated 465 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:19.563783 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-429b3696-06c4-446c-af09-a9d40127c0b0 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:19.565881 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-429b3696-06c4-446c-af09-a9d40127c0b0 tempest-SnapshotsActionsTest-95018889 tempest-SnapshotsActionsTest-95018889-project-admin] POST https://10.4.3.7/volume/v3/snapshots/24532f0b-ce20-44fb-87ea-efc0044af1a4/action Jul 10 08:34:19.566241 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-429b3696-06c4-446c-af09-a9d40127c0b0 tempest-SnapshotsActionsTest-95018889 tempest-SnapshotsActionsTest-95018889-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100055) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:34:19.566420 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-429b3696-06c4-446c-af09-a9d40127c0b0 tempest-SnapshotsActionsTest-95018889 tempest-SnapshotsActionsTest-95018889-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:19.567858 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.contrib.admin_actions [None req-429b3696-06c4-446c-af09-a9d40127c0b0 tempest-SnapshotsActionsTest-95018889 tempest-SnapshotsActionsTest-95018889-project-admin] Updating snapshot '24532f0b-ce20-44fb-87ea-efc0044af1a4' with '{'status': 'creating'}' {{(pid=100055) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 08:34:19.577062 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:19.577062 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:34:19.588178 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-429b3696-06c4-446c-af09-a9d40127c0b0 tempest-SnapshotsActionsTest-95018889 tempest-SnapshotsActionsTest-95018889-project-admin] https://10.4.3.7/volume/v3/snapshots/24532f0b-ce20-44fb-87ea-efc0044af1a4/action returned with HTTP 202 Jul 10 08:34:19.588631 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 326/1300] 10.4.3.7 () {68 vars in 1382 bytes} [Fri Jul 10 08:34:19 2026] POST /volume/v3/snapshots/24532f0b-ce20-44fb-87ea-efc0044af1a4/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:34:19.598758 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-c5a4e0f0-6506-47a1-a297-8b4266871569 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:19.600376 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-c5a4e0f0-6506-47a1-a297-8b4266871569 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] GET https://10.4.3.7/volume/v3/snapshots/24532f0b-ce20-44fb-87ea-efc0044af1a4 Jul 10 08:34:19.600602 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-c5a4e0f0-6506-47a1-a297-8b4266871569 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:19.600781 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-c5a4e0f0-6506-47a1-a297-8b4266871569 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:19.605373 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:19.605373 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:34:19.605719 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-c5a4e0f0-6506-47a1-a297-8b4266871569 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Snapshot retrieved successfully. Jul 10 08:34:19.606465 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-c5a4e0f0-6506-47a1-a297-8b4266871569 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] https://10.4.3.7/volume/v3/snapshots/24532f0b-ce20-44fb-87ea-efc0044af1a4 returned with HTTP 200 Jul 10 08:34:19.606867 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 328/1301] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:34:19 2026] GET /volume/v3/snapshots/24532f0b-ce20-44fb-87ea-efc0044af1a4 => generated 464 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:19.619793 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-69ce0867-829b-4cf8-ab8c-3aff81d9475b None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:19.620700 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-37e30c01-2bd3-4efb-a22d-cc73de714d32 req-791687f8-3fbe-4d3f-af60-7d5283df8506 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:19.621707 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-69ce0867-829b-4cf8-ab8c-3aff81d9475b tempest-SnapshotsActionsTest-95018889 tempest-SnapshotsActionsTest-95018889-project-admin] POST https://10.4.3.7/volume/v3/snapshots/24532f0b-ce20-44fb-87ea-efc0044af1a4/action Jul 10 08:34:19.622066 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-69ce0867-829b-4cf8-ab8c-3aff81d9475b tempest-SnapshotsActionsTest-95018889 tempest-SnapshotsActionsTest-95018889-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:34:19.622227 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-69ce0867-829b-4cf8-ab8c-3aff81d9475b tempest-SnapshotsActionsTest-95018889 tempest-SnapshotsActionsTest-95018889-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:19.622656 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-37e30c01-2bd3-4efb-a22d-cc73de714d32 req-791687f8-3fbe-4d3f-af60-7d5283df8506 tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] GET https://10.4.3.7/volume/v3/volumes/e99aae09-3992-4f87-81b9-80d0b65c35b3 Jul 10 08:34:19.622830 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-37e30c01-2bd3-4efb-a22d-cc73de714d32 req-791687f8-3fbe-4d3f-af60-7d5283df8506 tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:19.623003 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-37e30c01-2bd3-4efb-a22d-cc73de714d32 req-791687f8-3fbe-4d3f-af60-7d5283df8506 tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:19.629112 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:19.629112 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:34:19.629515 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-69ce0867-829b-4cf8-ab8c-3aff81d9475b tempest-SnapshotsActionsTest-95018889 tempest-SnapshotsActionsTest-95018889-project-admin] Snapshot retrieved successfully. Jul 10 08:34:19.632537 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:19.632537 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:34:19.636836 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [req-37e30c01-2bd3-4efb-a22d-cc73de714d32 req-791687f8-3fbe-4d3f-af60-7d5283df8506 tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Volume info retrieved successfully. Jul 10 08:34:19.641550 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-37e30c01-2bd3-4efb-a22d-cc73de714d32 req-791687f8-3fbe-4d3f-af60-7d5283df8506 tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] https://10.4.3.7/volume/v3/volumes/e99aae09-3992-4f87-81b9-80d0b65c35b3 returned with HTTP 200 Jul 10 08:34:19.642006 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 327/1302] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:34:19 2026] GET /volume/v3/volumes/e99aae09-3992-4f87-81b9-80d0b65c35b3 => generated 1140 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:34:19.647472 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-69ce0867-829b-4cf8-ab8c-3aff81d9475b tempest-SnapshotsActionsTest-95018889 tempest-SnapshotsActionsTest-95018889-project-admin] Snapshot delete request issued successfully. Jul 10 08:34:19.647702 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-69ce0867-829b-4cf8-ab8c-3aff81d9475b tempest-SnapshotsActionsTest-95018889 tempest-SnapshotsActionsTest-95018889-project-admin] https://10.4.3.7/volume/v3/snapshots/24532f0b-ce20-44fb-87ea-efc0044af1a4/action returned with HTTP 202 Jul 10 08:34:19.648177 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 322/1303] 10.4.3.7 () {68 vars in 1382 bytes} [Fri Jul 10 08:34:19 2026] POST /volume/v3/snapshots/24532f0b-ce20-44fb-87ea-efc0044af1a4/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:34:19.657668 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-4a17850d-b68e-4f44-8599-92019b16d534 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:19.659516 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-4a17850d-b68e-4f44-8599-92019b16d534 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] GET https://10.4.3.7/volume/v3/snapshots/24532f0b-ce20-44fb-87ea-efc0044af1a4 Jul 10 08:34:19.659710 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-4a17850d-b68e-4f44-8599-92019b16d534 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:19.659883 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-4a17850d-b68e-4f44-8599-92019b16d534 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:19.665215 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:19.665215 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:34:19.665764 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-4a17850d-b68e-4f44-8599-92019b16d534 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Snapshot retrieved successfully. Jul 10 08:34:19.666643 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-4a17850d-b68e-4f44-8599-92019b16d534 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] https://10.4.3.7/volume/v3/snapshots/24532f0b-ce20-44fb-87ea-efc0044af1a4 returned with HTTP 200 Jul 10 08:34:19.667052 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 329/1304] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:34:19 2026] GET /volume/v3/snapshots/24532f0b-ce20-44fb-87ea-efc0044af1a4 => generated 464 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:19.757775 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-1e0336c9-9e0b-45aa-b1ae-1b19555bacb2 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Create volume of 2 GB Jul 10 08:34:19.767536 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-1e0336c9-9e0b-45aa-b1ae-1b19555bacb2 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Availability Zones retrieved successfully. Jul 10 08:34:19.770019 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-1e0336c9-9e0b-45aa-b1ae-1b19555bacb2 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Flow 'volume_create_api' (4772aaa1-1365-4c65-8ae3-1f8cf13166e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:34:19.770975 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-1e0336c9-9e0b-45aa-b1ae-1b19555bacb2 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a317ff8-f454-4e2f-abdd-2dde49504922) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:19.771808 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.flows.api.create_volume [None req-1e0336c9-9e0b-45aa-b1ae-1b19555bacb2 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Validating volume size '2' using validate_int {{(pid=100056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:34:19.816656 np0000004976 devstack@c-api.service[100056]: WARNING cinder.volume.api [None req-1e0336c9-9e0b-45aa-b1ae-1b19555bacb2 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a317ff8-f454-4e2f-abdd-2dde49504922) transitioned into state 'FAILURE' from state 'RUNNING' Jul 10 08:34:19.816656 np0000004976 devstack@c-api.service[100056]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 4bce0919-7773-4401-ab78-dbd282d26882 is not active. Jul 10 08:34:19.818640 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-1e0336c9-9e0b-45aa-b1ae-1b19555bacb2 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a317ff8-f454-4e2f-abdd-2dde49504922) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:19.819389 np0000004976 devstack@c-api.service[100056]: WARNING cinder.volume.api [None req-1e0336c9-9e0b-45aa-b1ae-1b19555bacb2 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a317ff8-f454-4e2f-abdd-2dde49504922) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 10 08:34:19.820307 np0000004976 devstack@c-api.service[100056]: WARNING cinder.volume.api [None req-1e0336c9-9e0b-45aa-b1ae-1b19555bacb2 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Flow 'volume_create_api' (4772aaa1-1365-4c65-8ae3-1f8cf13166e5) transitioned into state 'REVERTED' from state 'RUNNING' Jul 10 08:34:19.820627 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-1e0336c9-9e0b-45aa-b1ae-1b19555bacb2 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 400 Jul 10 08:34:19.821175 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 327/1305] 10.4.3.7 () {68 vars in 1245 bytes} [Fri Jul 10 08:34:19 2026] POST /volume/v3/volumes => generated 125 bytes in 397 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 08:34:20.174299 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-bf46c19c-0c1e-411d-9f7e-737f52aff56d None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:20.183653 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-b233f3ae-8a04-498d-be12-9c9f1fcdb645 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:20.184839 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b233f3ae-8a04-498d-be12-9c9f1fcdb645 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] GET https://10.4.3.7/volume/v3/snapshots/46d8dbf8-3b25-4e2f-a6a7-26124378b30c Jul 10 08:34:20.185106 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b233f3ae-8a04-498d-be12-9c9f1fcdb645 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:20.185390 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b233f3ae-8a04-498d-be12-9c9f1fcdb645 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:20.192481 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:20.192481 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:34:20.192838 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-b233f3ae-8a04-498d-be12-9c9f1fcdb645 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Snapshot retrieved successfully. Jul 10 08:34:20.193723 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b233f3ae-8a04-498d-be12-9c9f1fcdb645 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] https://10.4.3.7/volume/v3/snapshots/46d8dbf8-3b25-4e2f-a6a7-26124378b30c returned with HTTP 200 Jul 10 08:34:20.196496 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 323/1306] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:34:20 2026] GET /volume/v3/snapshots/46d8dbf8-3b25-4e2f-a6a7-26124378b30c => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:20.202862 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-13a0535d-eb00-493b-9455-10bfce878ca0 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:20.278166 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-bf46c19c-0c1e-411d-9f7e-737f52aff56d tempest-VolumeHostsAdminTestsJSON-2038931139 tempest-VolumeHostsAdminTestsJSON-2038931139-project-admin] GET https://10.4.3.7/volume/v3/os-hosts Jul 10 08:34:20.278428 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-bf46c19c-0c1e-411d-9f7e-737f52aff56d tempest-VolumeHostsAdminTestsJSON-2038931139 tempest-VolumeHostsAdminTestsJSON-2038931139-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:20.278649 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-bf46c19c-0c1e-411d-9f7e-737f52aff56d tempest-VolumeHostsAdminTestsJSON-2038931139 tempest-VolumeHostsAdminTestsJSON-2038931139-project-admin] Calling method 'index' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:20.284763 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.contrib.hosts [None req-bf46c19c-0c1e-411d-9f7e-737f52aff56d tempest-VolumeHostsAdminTestsJSON-2038931139 tempest-VolumeHostsAdminTestsJSON-2038931139-project-admin] status, active and update: available, enabled, 2026-07-10 08:33:15+00:00 {{(pid=100055) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 10 08:34:20.284899 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.contrib.hosts [None req-bf46c19c-0c1e-411d-9f7e-737f52aff56d tempest-VolumeHostsAdminTestsJSON-2038931139 tempest-VolumeHostsAdminTestsJSON-2038931139-project-admin] status, active and update: available, enabled, 2026-07-10 08:33:13+00:00 {{(pid=100055) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 10 08:34:20.285010 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.contrib.hosts [None req-bf46c19c-0c1e-411d-9f7e-737f52aff56d tempest-VolumeHostsAdminTestsJSON-2038931139 tempest-VolumeHostsAdminTestsJSON-2038931139-project-admin] status, active and update: available, enabled, 2026-07-10 08:32:37+00:00 {{(pid=100055) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 10 08:34:20.285298 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-bf46c19c-0c1e-411d-9f7e-737f52aff56d tempest-VolumeHostsAdminTestsJSON-2038931139 tempest-VolumeHostsAdminTestsJSON-2038931139-project-admin] https://10.4.3.7/volume/v3/os-hosts returned with HTTP 200 Jul 10 08:34:20.285969 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 328/1307] 10.4.3.7 () {66 vars in 1226 bytes} [Fri Jul 10 08:34:20 2026] GET /volume/v3/os-hosts => generated 560 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:20.296301 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-40b9bd69-c5ae-419e-9fef-6330554935a6 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:20.299460 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-40b9bd69-c5ae-419e-9fef-6330554935a6 tempest-VolumeHostsAdminTestsJSON-2038931139 tempest-VolumeHostsAdminTestsJSON-2038931139-project-admin] GET https://10.4.3.7/volume/v3/os-hosts Jul 10 08:34:20.299506 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-40b9bd69-c5ae-419e-9fef-6330554935a6 tempest-VolumeHostsAdminTestsJSON-2038931139 tempest-VolumeHostsAdminTestsJSON-2038931139-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:20.299663 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-40b9bd69-c5ae-419e-9fef-6330554935a6 tempest-VolumeHostsAdminTestsJSON-2038931139 tempest-VolumeHostsAdminTestsJSON-2038931139-project-admin] Calling method 'index' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:20.305380 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.contrib.hosts [None req-40b9bd69-c5ae-419e-9fef-6330554935a6 tempest-VolumeHostsAdminTestsJSON-2038931139 tempest-VolumeHostsAdminTestsJSON-2038931139-project-admin] status, active and update: available, enabled, 2026-07-10 08:33:15+00:00 {{(pid=100056) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 10 08:34:20.305585 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.contrib.hosts [None req-40b9bd69-c5ae-419e-9fef-6330554935a6 tempest-VolumeHostsAdminTestsJSON-2038931139 tempest-VolumeHostsAdminTestsJSON-2038931139-project-admin] status, active and update: available, enabled, 2026-07-10 08:33:13+00:00 {{(pid=100056) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 10 08:34:20.305661 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.contrib.hosts [None req-40b9bd69-c5ae-419e-9fef-6330554935a6 tempest-VolumeHostsAdminTestsJSON-2038931139 tempest-VolumeHostsAdminTestsJSON-2038931139-project-admin] status, active and update: available, enabled, 2026-07-10 08:32:37+00:00 {{(pid=100056) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 10 08:34:20.305914 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-40b9bd69-c5ae-419e-9fef-6330554935a6 tempest-VolumeHostsAdminTestsJSON-2038931139 tempest-VolumeHostsAdminTestsJSON-2038931139-project-admin] https://10.4.3.7/volume/v3/os-hosts returned with HTTP 200 Jul 10 08:34:20.306421 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 328/1308] 10.4.3.7 () {66 vars in 1226 bytes} [Fri Jul 10 08:34:20 2026] GET /volume/v3/os-hosts => generated 560 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:20.314073 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-9b580f77-66f4-48a2-af29-10d4eee699f0 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:20.316729 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9b580f77-66f4-48a2-af29-10d4eee699f0 tempest-VolumeHostsAdminTestsJSON-2038931139 tempest-VolumeHostsAdminTestsJSON-2038931139-project-admin] GET https://10.4.3.7/volume/v3/os-hosts/np0000004976@storpool Jul 10 08:34:20.316888 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9b580f77-66f4-48a2-af29-10d4eee699f0 tempest-VolumeHostsAdminTestsJSON-2038931139 tempest-VolumeHostsAdminTestsJSON-2038931139-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:20.317067 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9b580f77-66f4-48a2-af29-10d4eee699f0 tempest-VolumeHostsAdminTestsJSON-2038931139 tempest-VolumeHostsAdminTestsJSON-2038931139-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:20.323447 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-13a0535d-eb00-493b-9455-10bfce878ca0 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-reader] POST https://10.4.3.7/volume/v3/snapshots/46d8dbf8-3b25-4e2f-a6a7-26124378b30c/action Jul 10 08:34:20.323753 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-13a0535d-eb00-493b-9455-10bfce878ca0 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100054) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:34:20.323854 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-13a0535d-eb00-493b-9455-10bfce878ca0 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:20.329477 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:20.329477 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:34:20.329872 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-13a0535d-eb00-493b-9455-10bfce878ca0 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-reader] Snapshot retrieved successfully. Jul 10 08:34:20.330590 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.policy [None req-13a0535d-eb00-493b-9455-10bfce878ca0 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '551fe9fece6141daa75b8b588bd7bf52', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1f0f52d93c584a27bad7a81e77370fbe', '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=100054) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 08:34:20.330760 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-13a0535d-eb00-493b-9455-10bfce878ca0 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-reader] https://10.4.3.7/volume/v3/snapshots/46d8dbf8-3b25-4e2f-a6a7-26124378b30c/action returned with HTTP 403 Jul 10 08:34:20.331375 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 330/1309] 10.4.3.7 () {68 vars in 1382 bytes} [Fri Jul 10 08:34:20 2026] POST /volume/v3/snapshots/46d8dbf8-3b25-4e2f-a6a7-26124378b30c/action => generated 133 bytes in 129 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:34:20.337582 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-0bf6c5f3-9377-4f55-a5a5-1a679affbea6 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:20.339159 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-0bf6c5f3-9377-4f55-a5a5-1a679affbea6 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] DELETE https://10.4.3.7/volume/v3/snapshots/46d8dbf8-3b25-4e2f-a6a7-26124378b30c Jul 10 08:34:20.339354 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-0bf6c5f3-9377-4f55-a5a5-1a679affbea6 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:20.339580 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-0bf6c5f3-9377-4f55-a5a5-1a679affbea6 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Calling method 'delete' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:20.339708 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.snapshots [None req-0bf6c5f3-9377-4f55-a5a5-1a679affbea6 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Delete snapshot with id: 46d8dbf8-3b25-4e2f-a6a7-26124378b30c Jul 10 08:34:20.345236 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:20.345236 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:34:20.345674 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-0bf6c5f3-9377-4f55-a5a5-1a679affbea6 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Snapshot retrieved successfully. Jul 10 08:34:20.363744 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-0bf6c5f3-9377-4f55-a5a5-1a679affbea6 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Snapshot delete request issued successfully. Jul 10 08:34:20.363957 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-0bf6c5f3-9377-4f55-a5a5-1a679affbea6 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] https://10.4.3.7/volume/v3/snapshots/46d8dbf8-3b25-4e2f-a6a7-26124378b30c returned with HTTP 202 Jul 10 08:34:20.364516 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 329/1310] 10.4.3.7 () {66 vars in 1343 bytes} [Fri Jul 10 08:34:20 2026] DELETE /volume/v3/snapshots/46d8dbf8-3b25-4e2f-a6a7-26124378b30c => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:34:20.372490 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-46d9dc11-baee-4357-adad-84f0a16bef23 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:20.375499 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-46d9dc11-baee-4357-adad-84f0a16bef23 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] GET https://10.4.3.7/volume/v3/snapshots/46d8dbf8-3b25-4e2f-a6a7-26124378b30c Jul 10 08:34:20.375682 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-46d9dc11-baee-4357-adad-84f0a16bef23 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:20.375874 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-46d9dc11-baee-4357-adad-84f0a16bef23 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:20.400380 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:20.400380 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:34:20.400961 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-46d9dc11-baee-4357-adad-84f0a16bef23 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Snapshot retrieved successfully. Jul 10 08:34:20.402251 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-46d9dc11-baee-4357-adad-84f0a16bef23 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] https://10.4.3.7/volume/v3/snapshots/46d8dbf8-3b25-4e2f-a6a7-26124378b30c returned with HTTP 200 Jul 10 08:34:20.402997 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 329/1311] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:34:20 2026] GET /volume/v3/snapshots/46d8dbf8-3b25-4e2f-a6a7-26124378b30c => generated 466 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:20.525326 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9b580f77-66f4-48a2-af29-10d4eee699f0 tempest-VolumeHostsAdminTestsJSON-2038931139 tempest-VolumeHostsAdminTestsJSON-2038931139-project-admin] https://10.4.3.7/volume/v3/os-hosts/np0000004976@storpool returned with HTTP 200 Jul 10 08:34:20.525737 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 324/1312] 10.4.3.7 () {66 vars in 1292 bytes} [Fri Jul 10 08:34:20 2026] GET /volume/v3/os-hosts/np0000004976@storpool => generated 1697 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:34:20.677138 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-c5d9553b-ffee-4c82-8451-6ef9ee43faf7 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:20.678770 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-c5d9553b-ffee-4c82-8451-6ef9ee43faf7 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] GET https://10.4.3.7/volume/v3/snapshots/24532f0b-ce20-44fb-87ea-efc0044af1a4 Jul 10 08:34:20.678961 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-c5d9553b-ffee-4c82-8451-6ef9ee43faf7 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:20.679166 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-c5d9553b-ffee-4c82-8451-6ef9ee43faf7 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:20.683500 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-c5d9553b-ffee-4c82-8451-6ef9ee43faf7 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] https://10.4.3.7/volume/v3/snapshots/24532f0b-ce20-44fb-87ea-efc0044af1a4 returned with HTTP 404 Jul 10 08:34:20.683969 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 331/1313] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:34:20 2026] GET /volume/v3/snapshots/24532f0b-ce20-44fb-87ea-efc0044af1a4 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:34:20.689849 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-ed9102ac-c646-42de-b1de-43a6844926fd None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:20.691624 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-ed9102ac-c646-42de-b1de-43a6844926fd tempest-SnapshotsActionsTest-95018889 tempest-SnapshotsActionsTest-95018889-project-admin] POST https://10.4.3.7/volume/v3/snapshots/6b943a69-2f4d-4368-9111-a50936487f32/action Jul 10 08:34:20.691926 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-ed9102ac-c646-42de-b1de-43a6844926fd tempest-SnapshotsActionsTest-95018889 tempest-SnapshotsActionsTest-95018889-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100055) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:34:20.692045 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-ed9102ac-c646-42de-b1de-43a6844926fd tempest-SnapshotsActionsTest-95018889 tempest-SnapshotsActionsTest-95018889-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:20.693437 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.contrib.admin_actions [None req-ed9102ac-c646-42de-b1de-43a6844926fd tempest-SnapshotsActionsTest-95018889 tempest-SnapshotsActionsTest-95018889-project-admin] Updating snapshot '6b943a69-2f4d-4368-9111-a50936487f32' with '{'status': 'available'}' {{(pid=100055) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 08:34:20.702300 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:20.702300 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:34:20.714349 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-ed9102ac-c646-42de-b1de-43a6844926fd tempest-SnapshotsActionsTest-95018889 tempest-SnapshotsActionsTest-95018889-project-admin] https://10.4.3.7/volume/v3/snapshots/6b943a69-2f4d-4368-9111-a50936487f32/action returned with HTTP 202 Jul 10 08:34:20.714899 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 330/1314] 10.4.3.7 () {68 vars in 1382 bytes} [Fri Jul 10 08:34:20 2026] POST /volume/v3/snapshots/6b943a69-2f4d-4368-9111-a50936487f32/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:34:20.720715 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-83f220da-b4a3-46c0-b688-60948e0f4f14 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:20.722849 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-83f220da-b4a3-46c0-b688-60948e0f4f14 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] GET https://10.4.3.7/volume/v3/snapshots/6b943a69-2f4d-4368-9111-a50936487f32 Jul 10 08:34:20.723110 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-83f220da-b4a3-46c0-b688-60948e0f4f14 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:20.723368 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-83f220da-b4a3-46c0-b688-60948e0f4f14 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:20.728587 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:20.728587 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:34:20.728969 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-83f220da-b4a3-46c0-b688-60948e0f4f14 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Snapshot retrieved successfully. Jul 10 08:34:20.729657 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-83f220da-b4a3-46c0-b688-60948e0f4f14 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] https://10.4.3.7/volume/v3/snapshots/6b943a69-2f4d-4368-9111-a50936487f32 returned with HTTP 200 Jul 10 08:34:20.729978 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 330/1315] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:34:20 2026] GET /volume/v3/snapshots/6b943a69-2f4d-4368-9111-a50936487f32 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:20.737565 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-12ef3141-b771-4d09-aa2d-432e362594e2 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:20.739357 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-12ef3141-b771-4d09-aa2d-432e362594e2 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] DELETE https://10.4.3.7/volume/v3/snapshots/24532f0b-ce20-44fb-87ea-efc0044af1a4 Jul 10 08:34:20.739562 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-12ef3141-b771-4d09-aa2d-432e362594e2 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:20.739742 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-12ef3141-b771-4d09-aa2d-432e362594e2 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:20.739845 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.snapshots [None req-12ef3141-b771-4d09-aa2d-432e362594e2 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Delete snapshot with id: 24532f0b-ce20-44fb-87ea-efc0044af1a4 Jul 10 08:34:20.745166 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-12ef3141-b771-4d09-aa2d-432e362594e2 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] https://10.4.3.7/volume/v3/snapshots/24532f0b-ce20-44fb-87ea-efc0044af1a4 returned with HTTP 404 Jul 10 08:34:20.745766 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 325/1316] 10.4.3.7 () {66 vars in 1343 bytes} [Fri Jul 10 08:34:20 2026] DELETE /volume/v3/snapshots/24532f0b-ce20-44fb-87ea-efc0044af1a4 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:34:20.753611 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-47d8964f-82dc-4684-b693-3581a288d1e9 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:20.755284 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-47d8964f-82dc-4684-b693-3581a288d1e9 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] POST https://10.4.3.7/volume/v3/snapshots Jul 10 08:34:20.755645 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-47d8964f-82dc-4684-b693-3581a288d1e9 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4e4f03d6-0731-48a4-956b-bcbca2d02366", "name": "tempest-SnapshotsActionsTest-Snapshot-669688745"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:20.763952 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:20.763952 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:34:20.764601 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-47d8964f-82dc-4684-b693-3581a288d1e9 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Volume info retrieved successfully. Jul 10 08:34:20.764758 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.snapshots [None req-47d8964f-82dc-4684-b693-3581a288d1e9 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Create snapshot from volume 4e4f03d6-0731-48a4-956b-bcbca2d02366 Jul 10 08:34:20.791522 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.quota [None req-47d8964f-82dc-4684-b693-3581a288d1e9 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Created reservations ['d2bbbe0e-6835-4e9f-888a-b697e627a61b', '6eeaae33-a5ce-4ca9-a258-a056e75eea9f', '5eac93ca-ab9d-4a83-a8f6-8ea793d54eb2', '18f76b2d-d919-41c1-9187-e3fe3df96871'] {{(pid=100054) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:34:20.831556 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-47d8964f-82dc-4684-b693-3581a288d1e9 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Snapshot create request issued successfully. Jul 10 08:34:20.831907 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-47d8964f-82dc-4684-b693-3581a288d1e9 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] https://10.4.3.7/volume/v3/snapshots returned with HTTP 202 Jul 10 08:34:20.832850 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 332/1317] 10.4.3.7 () {68 vars in 1251 bytes} [Fri Jul 10 08:34:20 2026] POST /volume/v3/snapshots => generated 306 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:34:20.841857 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-06347f44-f2b9-4242-b8c2-bdccd714f6f3 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:20.841857 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-06347f44-f2b9-4242-b8c2-bdccd714f6f3 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] GET https://10.4.3.7/volume/v3/snapshots/379420b4-3ada-41ef-905e-8cd292aabd4b Jul 10 08:34:20.842106 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-06347f44-f2b9-4242-b8c2-bdccd714f6f3 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:20.842251 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-06347f44-f2b9-4242-b8c2-bdccd714f6f3 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:20.848051 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:20.848051 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:34:20.848051 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-06347f44-f2b9-4242-b8c2-bdccd714f6f3 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Snapshot retrieved successfully. Jul 10 08:34:20.848678 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-06347f44-f2b9-4242-b8c2-bdccd714f6f3 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] https://10.4.3.7/volume/v3/snapshots/379420b4-3ada-41ef-905e-8cd292aabd4b returned with HTTP 200 Jul 10 08:34:20.848824 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 331/1318] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:34:20 2026] GET /volume/v3/snapshots/379420b4-3ada-41ef-905e-8cd292aabd4b => generated 438 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:21.412051 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-2d4f4e27-359f-4ca9-8db5-f1c41ee34432 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:21.415037 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-2d4f4e27-359f-4ca9-8db5-f1c41ee34432 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] GET https://10.4.3.7/volume/v3/snapshots/46d8dbf8-3b25-4e2f-a6a7-26124378b30c Jul 10 08:34:21.415255 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-2d4f4e27-359f-4ca9-8db5-f1c41ee34432 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:21.415499 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-2d4f4e27-359f-4ca9-8db5-f1c41ee34432 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:21.427922 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-2d4f4e27-359f-4ca9-8db5-f1c41ee34432 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] https://10.4.3.7/volume/v3/snapshots/46d8dbf8-3b25-4e2f-a6a7-26124378b30c returned with HTTP 404 Jul 10 08:34:21.428394 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 331/1319] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:34:21 2026] GET /volume/v3/snapshots/46d8dbf8-3b25-4e2f-a6a7-26124378b30c => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:34:21.437675 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-47c7d42a-8dd4-4387-9981-e9d2e29b21d6 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:21.440005 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-47c7d42a-8dd4-4387-9981-e9d2e29b21d6 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] DELETE https://10.4.3.7/volume/v3/volumes/eb99106e-fbb0-495c-afb6-ca9fa39c6828 Jul 10 08:34:21.440005 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-47c7d42a-8dd4-4387-9981-e9d2e29b21d6 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:21.440599 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-47c7d42a-8dd4-4387-9981-e9d2e29b21d6 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:21.440599 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-47c7d42a-8dd4-4387-9981-e9d2e29b21d6 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Delete volume with id: eb99106e-fbb0-495c-afb6-ca9fa39c6828 Jul 10 08:34:21.452557 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:21.452557 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:34:21.452947 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-47c7d42a-8dd4-4387-9981-e9d2e29b21d6 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Volume info retrieved successfully. Jul 10 08:34:21.483690 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-47c7d42a-8dd4-4387-9981-e9d2e29b21d6 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Delete volume request issued successfully. Jul 10 08:34:21.483910 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-47c7d42a-8dd4-4387-9981-e9d2e29b21d6 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] https://10.4.3.7/volume/v3/volumes/eb99106e-fbb0-495c-afb6-ca9fa39c6828 returned with HTTP 202 Jul 10 08:34:21.484534 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 326/1320] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:34:21 2026] DELETE /volume/v3/volumes/eb99106e-fbb0-495c-afb6-ca9fa39c6828 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:34:21.493188 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-349e8654-bf37-49d8-b09d-2466138689e5 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:21.499150 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-349e8654-bf37-49d8-b09d-2466138689e5 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] GET https://10.4.3.7/volume/v3/volumes/eb99106e-fbb0-495c-afb6-ca9fa39c6828 Jul 10 08:34:21.499150 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-349e8654-bf37-49d8-b09d-2466138689e5 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:21.499150 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-349e8654-bf37-49d8-b09d-2466138689e5 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:21.512684 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:21.512684 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:34:21.521361 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-349e8654-bf37-49d8-b09d-2466138689e5 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Volume info retrieved successfully. Jul 10 08:34:21.531605 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-349e8654-bf37-49d8-b09d-2466138689e5 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] https://10.4.3.7/volume/v3/volumes/eb99106e-fbb0-495c-afb6-ca9fa39c6828 returned with HTTP 200 Jul 10 08:34:21.532054 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 333/1321] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:21 2026] GET /volume/v3/volumes/eb99106e-fbb0-495c-afb6-ca9fa39c6828 => generated 1004 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:34:21.668092 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-42ae63bc-80ad-41f8-b2c3-74fe8172834f None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:21.672439 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-42ae63bc-80ad-41f8-b2c3-74fe8172834f tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:34:21.672439 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-42ae63bc-80ad-41f8-b2c3-74fe8172834f tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "dcc289be-313e-4a2e-b55e-22a4bbfeaf8d"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:21.672999 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.volumes [None req-42ae63bc-80ad-41f8-b2c3-74fe8172834f tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': 'dcc289be-313e-4a2e-b55e-22a4bbfeaf8d'}} {{(pid=100055) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:34:21.760240 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-42ae63bc-80ad-41f8-b2c3-74fe8172834f tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Create volume of 1 GB Jul 10 08:34:21.762886 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-42ae63bc-80ad-41f8-b2c3-74fe8172834f tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Availability Zones retrieved successfully. Jul 10 08:34:21.772474 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-42ae63bc-80ad-41f8-b2c3-74fe8172834f tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Flow 'volume_create_api' (75be828d-b4dd-465d-8697-757d05ff6b53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:34:21.773850 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-42ae63bc-80ad-41f8-b2c3-74fe8172834f tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3753b22e-7438-45c0-b322-ea13bda4ea59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:21.774849 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.flows.api.create_volume [None req-42ae63bc-80ad-41f8-b2c3-74fe8172834f tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Validating volume size '1' using validate_int {{(pid=100055) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:34:21.806432 np0000004976 devstack@c-api.service[100055]: WARNING cinder.volume.api [None req-42ae63bc-80ad-41f8-b2c3-74fe8172834f tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3753b22e-7438-45c0-b322-ea13bda4ea59) transitioned into state 'FAILURE' from state 'RUNNING' Jul 10 08:34:21.806432 np0000004976 devstack@c-api.service[100055]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Jul 10 08:34:21.806432 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-42ae63bc-80ad-41f8-b2c3-74fe8172834f tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3753b22e-7438-45c0-b322-ea13bda4ea59) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:21.806604 np0000004976 devstack@c-api.service[100055]: WARNING cinder.volume.api [None req-42ae63bc-80ad-41f8-b2c3-74fe8172834f tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3753b22e-7438-45c0-b322-ea13bda4ea59) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 10 08:34:21.807366 np0000004976 devstack@c-api.service[100055]: WARNING cinder.volume.api [None req-42ae63bc-80ad-41f8-b2c3-74fe8172834f tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Flow 'volume_create_api' (75be828d-b4dd-465d-8697-757d05ff6b53) transitioned into state 'REVERTED' from state 'RUNNING' Jul 10 08:34:21.807733 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-42ae63bc-80ad-41f8-b2c3-74fe8172834f tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 400 Jul 10 08:34:21.808274 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 332/1322] 10.4.3.7 () {68 vars in 1244 bytes} [Fri Jul 10 08:34:21 2026] POST /volume/v3/volumes => generated 134 bytes in 141 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 08:34:21.857657 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-a443a490-46dd-4bfa-8dbe-da055536d500 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:21.862600 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-a443a490-46dd-4bfa-8dbe-da055536d500 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] GET https://10.4.3.7/volume/v3/snapshots/379420b4-3ada-41ef-905e-8cd292aabd4b Jul 10 08:34:21.862600 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-a443a490-46dd-4bfa-8dbe-da055536d500 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:21.862600 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-a443a490-46dd-4bfa-8dbe-da055536d500 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:21.867744 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:21.867744 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:34:21.868206 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-a443a490-46dd-4bfa-8dbe-da055536d500 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Snapshot retrieved successfully. Jul 10 08:34:21.868996 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-a443a490-46dd-4bfa-8dbe-da055536d500 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] https://10.4.3.7/volume/v3/snapshots/379420b4-3ada-41ef-905e-8cd292aabd4b returned with HTTP 200 Jul 10 08:34:21.869421 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 332/1323] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:34:21 2026] GET /volume/v3/snapshots/379420b4-3ada-41ef-905e-8cd292aabd4b => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:21.878954 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-c35e0ddd-0131-4303-8dae-7bedd8a32780 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:21.880941 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c35e0ddd-0131-4303-8dae-7bedd8a32780 tempest-SnapshotsActionsTest-95018889 tempest-SnapshotsActionsTest-95018889-project-admin] POST https://10.4.3.7/volume/v3/snapshots/379420b4-3ada-41ef-905e-8cd292aabd4b/action Jul 10 08:34:21.881400 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c35e0ddd-0131-4303-8dae-7bedd8a32780 tempest-SnapshotsActionsTest-95018889 tempest-SnapshotsActionsTest-95018889-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=100057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:34:21.881601 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c35e0ddd-0131-4303-8dae-7bedd8a32780 tempest-SnapshotsActionsTest-95018889 tempest-SnapshotsActionsTest-95018889-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:21.883613 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.contrib.admin_actions [None req-c35e0ddd-0131-4303-8dae-7bedd8a32780 tempest-SnapshotsActionsTest-95018889 tempest-SnapshotsActionsTest-95018889-project-admin] Updating snapshot '379420b4-3ada-41ef-905e-8cd292aabd4b' with '{'status': 'deleting'}' {{(pid=100057) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 08:34:21.895499 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:21.895499 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:34:21.911873 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c35e0ddd-0131-4303-8dae-7bedd8a32780 tempest-SnapshotsActionsTest-95018889 tempest-SnapshotsActionsTest-95018889-project-admin] https://10.4.3.7/volume/v3/snapshots/379420b4-3ada-41ef-905e-8cd292aabd4b/action returned with HTTP 202 Jul 10 08:34:21.912280 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 327/1324] 10.4.3.7 () {68 vars in 1382 bytes} [Fri Jul 10 08:34:21 2026] POST /volume/v3/snapshots/379420b4-3ada-41ef-905e-8cd292aabd4b/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:34:21.920462 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-b46e17e0-3956-451f-b3c6-3116f46b69bc None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:21.922781 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-b46e17e0-3956-451f-b3c6-3116f46b69bc tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] GET https://10.4.3.7/volume/v3/snapshots/379420b4-3ada-41ef-905e-8cd292aabd4b Jul 10 08:34:21.923009 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-b46e17e0-3956-451f-b3c6-3116f46b69bc tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:21.923246 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-b46e17e0-3956-451f-b3c6-3116f46b69bc tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:21.930431 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:21.930431 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:34:21.930431 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-b46e17e0-3956-451f-b3c6-3116f46b69bc tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Snapshot retrieved successfully. Jul 10 08:34:21.930659 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-b46e17e0-3956-451f-b3c6-3116f46b69bc tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] https://10.4.3.7/volume/v3/snapshots/379420b4-3ada-41ef-905e-8cd292aabd4b returned with HTTP 200 Jul 10 08:34:21.931084 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 334/1325] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:34:21 2026] GET /volume/v3/snapshots/379420b4-3ada-41ef-905e-8cd292aabd4b => generated 464 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:21.946913 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-8492dd26-ed3e-4f9c-98f8-8816beb14f2a None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:21.955774 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-8492dd26-ed3e-4f9c-98f8-8816beb14f2a tempest-SnapshotsActionsTest-95018889 tempest-SnapshotsActionsTest-95018889-project-admin] POST https://10.4.3.7/volume/v3/snapshots/379420b4-3ada-41ef-905e-8cd292aabd4b/action Jul 10 08:34:21.955774 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-8492dd26-ed3e-4f9c-98f8-8816beb14f2a tempest-SnapshotsActionsTest-95018889 tempest-SnapshotsActionsTest-95018889-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100055) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:34:21.955774 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-8492dd26-ed3e-4f9c-98f8-8816beb14f2a tempest-SnapshotsActionsTest-95018889 tempest-SnapshotsActionsTest-95018889-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:21.966832 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:21.966832 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:34:21.967246 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-8492dd26-ed3e-4f9c-98f8-8816beb14f2a tempest-SnapshotsActionsTest-95018889 tempest-SnapshotsActionsTest-95018889-project-admin] Snapshot retrieved successfully. Jul 10 08:34:21.980644 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-8492dd26-ed3e-4f9c-98f8-8816beb14f2a tempest-SnapshotsActionsTest-95018889 tempest-SnapshotsActionsTest-95018889-project-admin] Snapshot delete request issued successfully. Jul 10 08:34:21.980836 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-8492dd26-ed3e-4f9c-98f8-8816beb14f2a tempest-SnapshotsActionsTest-95018889 tempest-SnapshotsActionsTest-95018889-project-admin] https://10.4.3.7/volume/v3/snapshots/379420b4-3ada-41ef-905e-8cd292aabd4b/action returned with HTTP 202 Jul 10 08:34:21.981350 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 333/1326] 10.4.3.7 () {68 vars in 1382 bytes} [Fri Jul 10 08:34:21 2026] POST /volume/v3/snapshots/379420b4-3ada-41ef-905e-8cd292aabd4b/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:34:21.990102 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-f5d3323c-aeb1-43f5-87b1-a81da1f78f79 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:21.992134 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-f5d3323c-aeb1-43f5-87b1-a81da1f78f79 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] GET https://10.4.3.7/volume/v3/snapshots/379420b4-3ada-41ef-905e-8cd292aabd4b Jul 10 08:34:21.992607 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-f5d3323c-aeb1-43f5-87b1-a81da1f78f79 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:21.992607 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-f5d3323c-aeb1-43f5-87b1-a81da1f78f79 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:22.000999 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:22.000999 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:34:22.001507 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-f5d3323c-aeb1-43f5-87b1-a81da1f78f79 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Snapshot retrieved successfully. Jul 10 08:34:22.002232 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-f5d3323c-aeb1-43f5-87b1-a81da1f78f79 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] https://10.4.3.7/volume/v3/snapshots/379420b4-3ada-41ef-905e-8cd292aabd4b returned with HTTP 200 Jul 10 08:34:22.002753 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 333/1327] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:34:21 2026] GET /volume/v3/snapshots/379420b4-3ada-41ef-905e-8cd292aabd4b => generated 464 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:22.010889 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-405458ec-3896-45b6-8f70-9423f227c056 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:22.013791 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-405458ec-3896-45b6-8f70-9423f227c056 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:34:22.014150 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-405458ec-3896-45b6-8f70-9423f227c056 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:22.018804 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-405458ec-3896-45b6-8f70-9423f227c056 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 400 Jul 10 08:34:22.019252 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 328/1328] 10.4.3.7 () {68 vars in 1244 bytes} [Fri Jul 10 08:34:22 2026] POST /volume/v3/volumes => generated 127 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 08:34:22.028102 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-4e5fc01e-f3ac-4084-9ba7-8458f96a42d0 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:22.029700 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-4e5fc01e-f3ac-4084-9ba7-8458f96a42d0 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:34:22.029990 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-4e5fc01e-f3ac-4084-9ba7-8458f96a42d0 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "fa5551a5-101c-4dba-b540-55a1082c21c0"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:22.031372 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.volumes [None req-4e5fc01e-f3ac-4084-9ba7-8458f96a42d0 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'fa5551a5-101c-4dba-b540-55a1082c21c0'}} {{(pid=100054) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:34:22.035484 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-4e5fc01e-f3ac-4084-9ba7-8458f96a42d0 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 404 Jul 10 08:34:22.035899 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 335/1329] 10.4.3.7 () {68 vars in 1244 bytes} [Fri Jul 10 08:34:22 2026] POST /volume/v3/volumes => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:34:22.046582 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-82c50d95-040c-441f-be26-a19bc1a73e07 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:22.048648 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-82c50d95-040c-441f-be26-a19bc1a73e07 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:34:22.049048 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-82c50d95-040c-441f-be26-a19bc1a73e07 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "475f9087-5009-449f-a622-0b1c2ad82abb"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:22.050863 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.volumes [None req-82c50d95-040c-441f-be26-a19bc1a73e07 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '475f9087-5009-449f-a622-0b1c2ad82abb'}} {{(pid=100055) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:34:22.060772 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-82c50d95-040c-441f-be26-a19bc1a73e07 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 404 Jul 10 08:34:22.061428 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 334/1330] 10.4.3.7 () {68 vars in 1244 bytes} [Fri Jul 10 08:34:22 2026] POST /volume/v3/volumes => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:34:22.069486 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-8936707a-4450-48df-92bd-5a5e43f278a9 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:22.071118 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-8936707a-4450-48df-92bd-5a5e43f278a9 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:34:22.071418 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-8936707a-4450-48df-92bd-5a5e43f278a9 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "271ac00a-ca27-417f-9bdc-7e210540e874"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:22.072847 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.volumes [None req-8936707a-4450-48df-92bd-5a5e43f278a9 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': '271ac00a-ca27-417f-9bdc-7e210540e874'}} {{(pid=100056) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:34:22.079397 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-8936707a-4450-48df-92bd-5a5e43f278a9 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 404 Jul 10 08:34:22.079941 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 334/1331] 10.4.3.7 () {68 vars in 1244 bytes} [Fri Jul 10 08:34:22 2026] POST /volume/v3/volumes => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:34:22.086818 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-52916fbd-9748-4bdb-8819-603576e2685c None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:22.088989 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-52916fbd-9748-4bdb-8819-603576e2685c tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:34:22.089417 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-52916fbd-9748-4bdb-8819-603576e2685c tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:22.091807 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-52916fbd-9748-4bdb-8819-603576e2685c tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 400 Jul 10 08:34:22.092372 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 329/1332] 10.4.3.7 () {68 vars in 1244 bytes} [Fri Jul 10 08:34:22 2026] POST /volume/v3/volumes => generated 125 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 08:34:22.099571 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-85504c92-1f91-43e5-adfd-4fe707da26f6 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:22.101082 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-85504c92-1f91-43e5-adfd-4fe707da26f6 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:34:22.101376 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-85504c92-1f91-43e5-adfd-4fe707da26f6 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:22.102888 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-85504c92-1f91-43e5-adfd-4fe707da26f6 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 400 Jul 10 08:34:22.103309 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 336/1333] 10.4.3.7 () {68 vars in 1244 bytes} [Fri Jul 10 08:34:22 2026] POST /volume/v3/volumes => generated 125 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 08:34:22.116010 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-44c3876d-e612-4e21-b998-72e956ddfd2c None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:22.118226 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-44c3876d-e612-4e21-b998-72e956ddfd2c tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:34:22.118677 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-44c3876d-e612-4e21-b998-72e956ddfd2c tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:22.120760 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-44c3876d-e612-4e21-b998-72e956ddfd2c tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 400 Jul 10 08:34:22.121657 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 335/1334] 10.4.3.7 () {68 vars in 1244 bytes} [Fri Jul 10 08:34:22 2026] POST /volume/v3/volumes => generated 121 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 08:34:22.129870 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-e8f8b1ec-26ec-4d8a-8a44-ca017f310b39 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:22.132071 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-e8f8b1ec-26ec-4d8a-8a44-ca017f310b39 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] DELETE https://10.4.3.7/volume/v3/volumes/tempest-invalid-845768359 Jul 10 08:34:22.132325 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-e8f8b1ec-26ec-4d8a-8a44-ca017f310b39 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:22.132585 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-e8f8b1ec-26ec-4d8a-8a44-ca017f310b39 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Calling method 'delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:22.132738 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-e8f8b1ec-26ec-4d8a-8a44-ca017f310b39 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Delete volume with id: tempest-invalid-845768359 Jul 10 08:34:22.139550 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-e8f8b1ec-26ec-4d8a-8a44-ca017f310b39 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] https://10.4.3.7/volume/v3/volumes/tempest-invalid-845768359 returned with HTTP 404 Jul 10 08:34:22.140527 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 335/1335] 10.4.3.7 () {66 vars in 1304 bytes} [Fri Jul 10 08:34:22 2026] DELETE /volume/v3/volumes/tempest-invalid-845768359 => generated 98 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:34:22.149390 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-c9d486ad-ae26-47f1-b2fc-c9208d217c1f None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:22.151312 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 330/1336] 10.4.3.7 () {66 vars in 1229 bytes} [Fri Jul 10 08:34:22 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) Jul 10 08:34:22.159503 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-f505ff25-1358-4cef-ab13-351ea566bfbd None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:22.162102 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-f505ff25-1358-4cef-ab13-351ea566bfbd tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] POST https://10.4.3.7/volume/v3/volumes/xxx/action Jul 10 08:34:22.162392 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-f505ff25-1358-4cef-ab13-351ea566bfbd tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Action body: b'{"os-detach": {}}' {{(pid=100054) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:34:22.162551 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-f505ff25-1358-4cef-ab13-351ea566bfbd tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:22.174842 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-f505ff25-1358-4cef-ab13-351ea566bfbd tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] https://10.4.3.7/volume/v3/volumes/xxx/action returned with HTTP 404 Jul 10 08:34:22.175327 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 337/1337] 10.4.3.7 () {68 vars in 1277 bytes} [Fri Jul 10 08:34:22 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:34:22.185089 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-5e96f161-2bcc-4ddf-ac74-262c129c6e3f None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:22.186518 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-5e96f161-2bcc-4ddf-ac74-262c129c6e3f tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] GET https://10.4.3.7/volume/v3/volumes/tempest-invalid-1111391669 Jul 10 08:34:22.186676 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-5e96f161-2bcc-4ddf-ac74-262c129c6e3f tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:22.186850 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-5e96f161-2bcc-4ddf-ac74-262c129c6e3f tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:22.192314 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-5e96f161-2bcc-4ddf-ac74-262c129c6e3f tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] https://10.4.3.7/volume/v3/volumes/tempest-invalid-1111391669 returned with HTTP 404 Jul 10 08:34:22.192314 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 336/1338] 10.4.3.7 () {66 vars in 1304 bytes} [Fri Jul 10 08:34:22 2026] GET /volume/v3/volumes/tempest-invalid-1111391669 => generated 99 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:34:22.202365 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-8fa72c7e-986f-4dc3-bd61-dfce6458d16f None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:22.208690 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 336/1339] 10.4.3.7 () {66 vars in 1226 bytes} [Fri Jul 10 08:34:22 2026] GET /volume/v3/volumes/ => generated 112 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jul 10 08:34:22.216121 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-56e3f215-e302-4b43-95c8-5c06c8d12785 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:22.217638 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-56e3f215-e302-4b43-95c8-5c06c8d12785 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] GET https://10.4.3.7/volume/v3/volumes/detail?status=null Jul 10 08:34:22.217828 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-56e3f215-e302-4b43-95c8-5c06c8d12785 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:22.218015 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-56e3f215-e302-4b43-95c8-5c06c8d12785 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Calling method 'detail' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:22.218279 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.api_utils [None req-56e3f215-e302-4b43-95c8-5c06c8d12785 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Removing options '' from query. {{(pid=100057) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 08:34:22.219342 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-56e3f215-e302-4b43-95c8-5c06c8d12785 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Could not evaluate value null, assuming string {{(pid=100057) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 10 08:34:22.219342 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:22.219342 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:34:22.219342 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-56e3f215-e302-4b43-95c8-5c06c8d12785 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100057) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 08:34:22.250566 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-56e3f215-e302-4b43-95c8-5c06c8d12785 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Get all volumes completed successfully. Jul 10 08:34:22.251374 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-56e3f215-e302-4b43-95c8-5c06c8d12785 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] https://10.4.3.7/volume/v3/volumes/detail?status=null returned with HTTP 200 Jul 10 08:34:22.254512 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 331/1340] 10.4.3.7 () {66 vars in 1267 bytes} [Fri Jul 10 08:34:22 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 08:34:22.277064 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-594f4a38-d162-4a73-a626-d22617d19807 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:22.279032 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-594f4a38-d162-4a73-a626-d22617d19807 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] GET https://10.4.3.7/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1252230631 Jul 10 08:34:22.279253 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-594f4a38-d162-4a73-a626-d22617d19807 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:22.279484 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-594f4a38-d162-4a73-a626-d22617d19807 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Calling method 'detail' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:22.279821 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.api_utils [None req-594f4a38-d162-4a73-a626-d22617d19807 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Removing options '' from query. {{(pid=100054) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 08:34:22.280670 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-594f4a38-d162-4a73-a626-d22617d19807 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1252230631'), ('no_migration_targets', True)]). {{(pid=100054) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 08:34:22.322281 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-594f4a38-d162-4a73-a626-d22617d19807 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Get all volumes completed successfully. Jul 10 08:34:22.324736 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-594f4a38-d162-4a73-a626-d22617d19807 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] https://10.4.3.7/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1252230631 returned with HTTP 200 Jul 10 08:34:22.325158 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 338/1341] 10.4.3.7 () {66 vars in 1345 bytes} [Fri Jul 10 08:34:22 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1252230631 => generated 15 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 08:34:22.340676 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-788327b7-c339-4f77-993e-257fab0bc554 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:22.342401 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-788327b7-c339-4f77-993e-257fab0bc554 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-reader] GET https://10.4.3.7/volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 Jul 10 08:34:22.342593 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-788327b7-c339-4f77-993e-257fab0bc554 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-reader] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:22.342784 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-788327b7-c339-4f77-993e-257fab0bc554 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-reader] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:22.346830 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-8b706728-1e83-406e-88d9-cd3ac1ab68f0 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:22.350249 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-8b706728-1e83-406e-88d9-cd3ac1ab68f0 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] GET https://10.4.3.7/volume/v3/volumes?status=null Jul 10 08:34:22.350706 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-8b706728-1e83-406e-88d9-cd3ac1ab68f0 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:22.351328 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-8b706728-1e83-406e-88d9-cd3ac1ab68f0 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Calling method 'index' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:22.351636 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.api_utils [None req-8b706728-1e83-406e-88d9-cd3ac1ab68f0 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Removing options '' from query. {{(pid=100056) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 08:34:22.351851 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-8b706728-1e83-406e-88d9-cd3ac1ab68f0 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Could not evaluate value null, assuming string {{(pid=100056) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 10 08:34:22.352428 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-8b706728-1e83-406e-88d9-cd3ac1ab68f0 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100056) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 08:34:22.355896 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:22.355896 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:34:22.361099 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-788327b7-c339-4f77-993e-257fab0bc554 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-reader] Volume info retrieved successfully. Jul 10 08:34:22.368847 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-788327b7-c339-4f77-993e-257fab0bc554 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-reader] https://10.4.3.7/volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 returned with HTTP 200 Jul 10 08:34:22.369228 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 337/1342] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:22 2026] GET /volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 => generated 1438 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:34:22.389351 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-8b706728-1e83-406e-88d9-cd3ac1ab68f0 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Get all volumes completed successfully. Jul 10 08:34:22.389700 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-8b706728-1e83-406e-88d9-cd3ac1ab68f0 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] https://10.4.3.7/volume/v3/volumes?status=null returned with HTTP 200 Jul 10 08:34:22.390072 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 337/1343] 10.4.3.7 () {66 vars in 1246 bytes} [Fri Jul 10 08:34:22 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 08:34:22.399554 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-bc545f34-71d5-483a-bb7a-c88619aba818 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:22.401060 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-bc545f34-71d5-483a-bb7a-c88619aba818 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] GET https://10.4.3.7/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-328104661 Jul 10 08:34:22.401294 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-bc545f34-71d5-483a-bb7a-c88619aba818 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:22.401651 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-bc545f34-71d5-483a-bb7a-c88619aba818 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Calling method 'index' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:22.401994 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.api_utils [None req-bc545f34-71d5-483a-bb7a-c88619aba818 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Removing options '' from query. {{(pid=100057) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 08:34:22.402897 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-bc545f34-71d5-483a-bb7a-c88619aba818 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-328104661'), ('no_migration_targets', True)]). {{(pid=100057) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 08:34:22.415527 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-13f2f6b1-7007-40ea-8077-a5e9d185bcd0 req-ca87adf9-6a80-4e79-8b39-f0b721cd7ee3 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:22.417225 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-13f2f6b1-7007-40ea-8077-a5e9d185bcd0 req-ca87adf9-6a80-4e79-8b39-f0b721cd7ee3 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] GET https://10.4.3.7/volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 Jul 10 08:34:22.417392 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-13f2f6b1-7007-40ea-8077-a5e9d185bcd0 req-ca87adf9-6a80-4e79-8b39-f0b721cd7ee3 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:22.417607 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-13f2f6b1-7007-40ea-8077-a5e9d185bcd0 req-ca87adf9-6a80-4e79-8b39-f0b721cd7ee3 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:22.441496 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-bc545f34-71d5-483a-bb7a-c88619aba818 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Get all volumes completed successfully. Jul 10 08:34:22.441841 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-bc545f34-71d5-483a-bb7a-c88619aba818 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] https://10.4.3.7/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-328104661 returned with HTTP 200 Jul 10 08:34:22.442280 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 332/1344] 10.4.3.7 () {66 vars in 1322 bytes} [Fri Jul 10 08:34:22 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-328104661 => generated 15 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 08:34:22.454493 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-fb9aebc0-ff73-411b-b2d3-7d3a3f0c9017 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:22.456104 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-fb9aebc0-ff73-411b-b2d3-7d3a3f0c9017 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] POST https://10.4.3.7/volume/v3/volumes/648b6056-52f2-4519-8020-011273e6d857/action Jul 10 08:34:22.456455 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-fb9aebc0-ff73-411b-b2d3-7d3a3f0c9017 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100055) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:34:22.456547 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-fb9aebc0-ff73-411b-b2d3-7d3a3f0c9017 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:22.464614 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:22.464614 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:34:22.465043 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-fb9aebc0-ff73-411b-b2d3-7d3a3f0c9017 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Volume info retrieved successfully. Jul 10 08:34:22.470337 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-fb9aebc0-ff73-411b-b2d3-7d3a3f0c9017 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Reserve volume completed successfully. Jul 10 08:34:22.470567 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-fb9aebc0-ff73-411b-b2d3-7d3a3f0c9017 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] https://10.4.3.7/volume/v3/volumes/648b6056-52f2-4519-8020-011273e6d857/action returned with HTTP 202 Jul 10 08:34:22.471009 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 338/1345] 10.4.3.7 () {68 vars in 1376 bytes} [Fri Jul 10 08:34:22 2026] POST /volume/v3/volumes/648b6056-52f2-4519-8020-011273e6d857/action => generated 0 bytes in 17 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:34:22.477960 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-d5be5604-f2f8-40c5-bf82-9252b049f72d None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:22.479521 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-d5be5604-f2f8-40c5-bf82-9252b049f72d tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] POST https://10.4.3.7/volume/v3/volumes/648b6056-52f2-4519-8020-011273e6d857/action Jul 10 08:34:22.479820 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-d5be5604-f2f8-40c5-bf82-9252b049f72d tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:34:22.479932 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-d5be5604-f2f8-40c5-bf82-9252b049f72d tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:22.491423 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:22.491423 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:34:22.492076 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-d5be5604-f2f8-40c5-bf82-9252b049f72d tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Volume info retrieved successfully. Jul 10 08:34:22.496036 np0000004976 devstack@c-api.service[100056]: ERROR cinder.volume.api [None req-d5be5604-f2f8-40c5-bf82-9252b049f72d tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Volume status must be available to reserve, but the status is attaching. Jul 10 08:34:22.496289 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-d5be5604-f2f8-40c5-bf82-9252b049f72d tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] https://10.4.3.7/volume/v3/volumes/648b6056-52f2-4519-8020-011273e6d857/action returned with HTTP 400 Jul 10 08:34:22.496777 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 338/1346] 10.4.3.7 () {68 vars in 1376 bytes} [Fri Jul 10 08:34:22 2026] POST /volume/v3/volumes/648b6056-52f2-4519-8020-011273e6d857/action => generated 132 bytes in 19 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 08:34:22.504463 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-7f4c140a-58c5-4991-bffc-2fb6df7e0847 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:22.506083 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7f4c140a-58c5-4991-bffc-2fb6df7e0847 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] POST https://10.4.3.7/volume/v3/volumes/648b6056-52f2-4519-8020-011273e6d857/action Jul 10 08:34:22.506374 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7f4c140a-58c5-4991-bffc-2fb6df7e0847 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:34:22.506509 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7f4c140a-58c5-4991-bffc-2fb6df7e0847 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:22.515127 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:22.515127 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:34:22.515589 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-7f4c140a-58c5-4991-bffc-2fb6df7e0847 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Volume info retrieved successfully. Jul 10 08:34:22.531427 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-7f4c140a-58c5-4991-bffc-2fb6df7e0847 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Unreserve volume completed successfully. Jul 10 08:34:22.531651 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7f4c140a-58c5-4991-bffc-2fb6df7e0847 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] https://10.4.3.7/volume/v3/volumes/648b6056-52f2-4519-8020-011273e6d857/action returned with HTTP 202 Jul 10 08:34:22.532065 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 333/1347] 10.4.3.7 () {68 vars in 1376 bytes} [Fri Jul 10 08:34:22 2026] POST /volume/v3/volumes/648b6056-52f2-4519-8020-011273e6d857/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:34:22.540355 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-94d62c3a-1e78-4961-9bab-121ac368d0e6 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:22.544048 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-94d62c3a-1e78-4961-9bab-121ac368d0e6 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] POST https://10.4.3.7/volume/v3/volumes/1be942ee-aa70-4ae0-ab51-5094b07cd822/action Jul 10 08:34:22.545277 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-94d62c3a-1e78-4961-9bab-121ac368d0e6 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100055) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:34:22.545448 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-c57e7ae6-a65a-4993-9411-ce078cb18747 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:22.545502 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-94d62c3a-1e78-4961-9bab-121ac368d0e6 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:22.546179 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-c57e7ae6-a65a-4993-9411-ce078cb18747 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] GET https://10.4.3.7/volume/v3/volumes/eb99106e-fbb0-495c-afb6-ca9fa39c6828 Jul 10 08:34:22.546564 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-c57e7ae6-a65a-4993-9411-ce078cb18747 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:22.546775 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-c57e7ae6-a65a-4993-9411-ce078cb18747 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:22.553064 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-94d62c3a-1e78-4961-9bab-121ac368d0e6 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] https://10.4.3.7/volume/v3/volumes/1be942ee-aa70-4ae0-ab51-5094b07cd822/action returned with HTTP 404 Jul 10 08:34:22.553677 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 339/1348] 10.4.3.7 () {68 vars in 1376 bytes} [Fri Jul 10 08:34:22 2026] POST /volume/v3/volumes/1be942ee-aa70-4ae0-ab51-5094b07cd822/action => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:34:22.557722 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-c57e7ae6-a65a-4993-9411-ce078cb18747 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] https://10.4.3.7/volume/v3/volumes/eb99106e-fbb0-495c-afb6-ca9fa39c6828 returned with HTTP 404 Jul 10 08:34:22.558165 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 339/1349] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:22 2026] GET /volume/v3/volumes/eb99106e-fbb0-495c-afb6-ca9fa39c6828 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:34:22.562317 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-91ba19b6-6459-4468-8962-423ea6cb9c1a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:22.565483 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-0eae6a74-648c-409d-94fa-e7acee2aaeee None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:22.565537 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-91ba19b6-6459-4468-8962-423ea6cb9c1a tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] POST https://10.4.3.7/volume/v3/volumes/1816d373-f484-4441-8ea5-28be72a2c498/action Jul 10 08:34:22.565845 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-91ba19b6-6459-4468-8962-423ea6cb9c1a tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:34:22.565990 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-91ba19b6-6459-4468-8962-423ea6cb9c1a tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:22.567253 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-0eae6a74-648c-409d-94fa-e7acee2aaeee tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:34:22.567618 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-0eae6a74-648c-409d-94fa-e7acee2aaeee tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1698441265"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:22.569164 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.volumes [None req-0eae6a74-648c-409d-94fa-e7acee2aaeee tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1698441265'}} {{(pid=100055) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:34:22.569316 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-0eae6a74-648c-409d-94fa-e7acee2aaeee tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Create volume of 1 GB Jul 10 08:34:22.572973 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-0eae6a74-648c-409d-94fa-e7acee2aaeee tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Availability Zones retrieved successfully. Jul 10 08:34:22.574579 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-91ba19b6-6459-4468-8962-423ea6cb9c1a tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] https://10.4.3.7/volume/v3/volumes/1816d373-f484-4441-8ea5-28be72a2c498/action returned with HTTP 404 Jul 10 08:34:22.575072 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 334/1350] 10.4.3.7 () {68 vars in 1376 bytes} [Fri Jul 10 08:34:22 2026] POST /volume/v3/volumes/1816d373-f484-4441-8ea5-28be72a2c498/action => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:34:22.577191 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:22.577191 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:34:22.580884 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-13f2f6b1-7007-40ea-8077-a5e9d185bcd0 req-ca87adf9-6a80-4e79-8b39-f0b721cd7ee3 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Volume info retrieved successfully. Jul 10 08:34:22.582303 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-0eae6a74-648c-409d-94fa-e7acee2aaeee tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Flow 'volume_create_api' (5feac9c1-ba7f-4cc2-a5b2-cacad1b70109) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:34:22.584044 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-0f9f45c5-6c73-43e3-b6ec-c4a5155a56b1 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:22.584677 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-0eae6a74-648c-409d-94fa-e7acee2aaeee tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6ba4e83-7e32-40e9-9691-8de3d284cd84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:22.585215 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-13f2f6b1-7007-40ea-8077-a5e9d185bcd0 req-ca87adf9-6a80-4e79-8b39-f0b721cd7ee3 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 returned with HTTP 200 Jul 10 08:34:22.585591 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 339/1351] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:34:22 2026] GET /volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 => generated 1438 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:34:22.585640 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.flows.api.create_volume [None req-0eae6a74-648c-409d-94fa-e7acee2aaeee tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Validating volume size '1' using validate_int {{(pid=100055) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:34:22.586154 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 340/1352] 10.4.3.7 () {68 vars in 1246 bytes} [Fri Jul 10 08:34:22 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) Jul 10 08:34:22.596466 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-cc0195c0-b249-4e8f-95be-ad3c610e02ae None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:22.598106 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cc0195c0-b249-4e8f-95be-ad3c610e02ae tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] PUT https://10.4.3.7/volume/v3/volumes/tempest-invalid-166045476 Jul 10 08:34:22.598421 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-cc0195c0-b249-4e8f-95be-ad3c610e02ae tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:22.606324 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cc0195c0-b249-4e8f-95be-ad3c610e02ae tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] https://10.4.3.7/volume/v3/volumes/tempest-invalid-166045476 returned with HTTP 404 Jul 10 08:34:22.606427 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-13f2f6b1-7007-40ea-8077-a5e9d185bcd0 req-93786c60-ad40-4c96-9b9d-a53fa30c87af None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:22.606753 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 335/1353] 10.4.3.7 () {68 vars in 1321 bytes} [Fri Jul 10 08:34:22 2026] PUT /volume/v3/volumes/tempest-invalid-166045476 => generated 98 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:34:22.608023 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-13f2f6b1-7007-40ea-8077-a5e9d185bcd0 req-93786c60-ad40-4c96-9b9d-a53fa30c87af tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] POST https://10.4.3.7/volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6/action Jul 10 08:34:22.608323 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-13f2f6b1-7007-40ea-8077-a5e9d185bcd0 req-93786c60-ad40-4c96-9b9d-a53fa30c87af tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100054) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:34:22.608445 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-13f2f6b1-7007-40ea-8077-a5e9d185bcd0 req-93786c60-ad40-4c96-9b9d-a53fa30c87af tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:22.615749 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-02489d81-6636-4041-826e-8c6ca4dab863 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:22.618205 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-02489d81-6636-4041-826e-8c6ca4dab863 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] PUT https://10.4.3.7/volume/v3/volumes/f9336a20-2e8e-4823-9a72-c20e9a48dbe3 Jul 10 08:34:22.619186 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-02489d81-6636-4041-826e-8c6ca4dab863 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:22.624105 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:22.624105 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:34:22.625017 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-13f2f6b1-7007-40ea-8077-a5e9d185bcd0 req-93786c60-ad40-4c96-9b9d-a53fa30c87af tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Volume info retrieved successfully. Jul 10 08:34:22.627880 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-0eae6a74-648c-409d-94fa-e7acee2aaeee tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6ba4e83-7e32-40e9-9691-8de3d284cd84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:22.628637 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-0eae6a74-648c-409d-94fa-e7acee2aaeee tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c925c16-d4cf-4735-a988-b58ebd86dcbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:22.628800 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-02489d81-6636-4041-826e-8c6ca4dab863 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] https://10.4.3.7/volume/v3/volumes/f9336a20-2e8e-4823-9a72-c20e9a48dbe3 returned with HTTP 404 Jul 10 08:34:22.629283 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 341/1354] 10.4.3.7 () {68 vars in 1354 bytes} [Fri Jul 10 08:34:22 2026] PUT /volume/v3/volumes/f9336a20-2e8e-4823-9a72-c20e9a48dbe3 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:34:22.632964 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-13f2f6b1-7007-40ea-8077-a5e9d185bcd0 req-93786c60-ad40-4c96-9b9d-a53fa30c87af tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Begin detaching volume completed successfully. Jul 10 08:34:22.632964 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-13f2f6b1-7007-40ea-8077-a5e9d185bcd0 req-93786c60-ad40-4c96-9b9d-a53fa30c87af tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6/action returned with HTTP 202 Jul 10 08:34:22.632964 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 340/1355] 10.4.3.7 () {72 vars in 1658 bytes} [Fri Jul 10 08:34:22 2026] POST /volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:34:22.637441 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-aa46be9d-a007-4512-8c2e-03b9c434fdbd None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:22.639312 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-aa46be9d-a007-4512-8c2e-03b9c434fdbd tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] DELETE https://10.4.3.7/volume/v3/volumes/b3edf9f8-5e1e-4777-82ff-abab7305d0ba Jul 10 08:34:22.639540 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-aa46be9d-a007-4512-8c2e-03b9c434fdbd tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:22.639760 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-aa46be9d-a007-4512-8c2e-03b9c434fdbd tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:22.639924 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-aa46be9d-a007-4512-8c2e-03b9c434fdbd tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Delete volume with id: b3edf9f8-5e1e-4777-82ff-abab7305d0ba Jul 10 08:34:22.645704 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-aa46be9d-a007-4512-8c2e-03b9c434fdbd tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] https://10.4.3.7/volume/v3/volumes/b3edf9f8-5e1e-4777-82ff-abab7305d0ba returned with HTTP 404 Jul 10 08:34:22.646150 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 336/1356] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:34:22 2026] DELETE /volume/v3/volumes/b3edf9f8-5e1e-4777-82ff-abab7305d0ba => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:34:22.651380 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-8c63c757-f9bc-4607-9496-95fd909229ea None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:22.653315 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-8c63c757-f9bc-4607-9496-95fd909229ea tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] GET https://10.4.3.7/volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 Jul 10 08:34:22.653513 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-8c63c757-f9bc-4607-9496-95fd909229ea tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:22.653711 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-8c63c757-f9bc-4607-9496-95fd909229ea tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:22.655049 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-17d6bd4d-f576-4f22-87be-9fdc5af7feb3 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:22.656562 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-17d6bd4d-f576-4f22-87be-9fdc5af7feb3 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] POST https://10.4.3.7/volume/v3/volumes/648b6056-52f2-4519-8020-011273e6d857/action Jul 10 08:34:22.657119 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-17d6bd4d-f576-4f22-87be-9fdc5af7feb3 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=100054) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:34:22.657340 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-17d6bd4d-f576-4f22-87be-9fdc5af7feb3 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:22.658879 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-17d6bd4d-f576-4f22-87be-9fdc5af7feb3 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] https://10.4.3.7/volume/v3/volumes/648b6056-52f2-4519-8020-011273e6d857/action returned with HTTP 400 Jul 10 08:34:22.659455 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 341/1357] 10.4.3.7 () {68 vars in 1376 bytes} [Fri Jul 10 08:34:22 2026] POST /volume/v3/volumes/648b6056-52f2-4519-8020-011273e6d857/action => generated 140 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 08:34:22.668281 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-ec4808bb-f11f-436a-bee8-2924cc5bdc60 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:22.668357 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:22.668357 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:34:22.670185 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ec4808bb-f11f-436a-bee8-2924cc5bdc60 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] POST https://10.4.3.7/volume/v3/volumes/648b6056-52f2-4519-8020-011273e6d857/action Jul 10 08:34:22.670582 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ec4808bb-f11f-436a-bee8-2924cc5bdc60 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=100057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:34:22.670741 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ec4808bb-f11f-436a-bee8-2924cc5bdc60 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:22.673515 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ec4808bb-f11f-436a-bee8-2924cc5bdc60 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] https://10.4.3.7/volume/v3/volumes/648b6056-52f2-4519-8020-011273e6d857/action returned with HTTP 400 Jul 10 08:34:22.674364 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 337/1358] 10.4.3.7 () {68 vars in 1376 bytes} [Fri Jul 10 08:34:22 2026] POST /volume/v3/volumes/648b6056-52f2-4519-8020-011273e6d857/action => generated 131 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 08:34:22.676372 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-8c63c757-f9bc-4607-9496-95fd909229ea tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Volume info retrieved successfully. Jul 10 08:34:22.681993 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.quota [None req-0eae6a74-648c-409d-94fa-e7acee2aaeee tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Created reservations ['05d1dfc7-fec4-45cf-b72e-a04900e43245', 'c8700a11-f875-4354-8e96-71d0185ca6e7', 'fb579efe-069a-4757-b377-28150519cd57', 'd2e45b21-f533-4e79-a1a7-eeab170b3adb'] {{(pid=100055) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:34:22.682656 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-8c63c757-f9bc-4607-9496-95fd909229ea tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 returned with HTTP 200 Jul 10 08:34:22.683000 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-0eae6a74-648c-409d-94fa-e7acee2aaeee tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c925c16-d4cf-4735-a988-b58ebd86dcbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['05d1dfc7-fec4-45cf-b72e-a04900e43245', 'c8700a11-f875-4354-8e96-71d0185ca6e7', 'fb579efe-069a-4757-b377-28150519cd57', 'd2e45b21-f533-4e79-a1a7-eeab170b3adb']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:22.683090 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 342/1359] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:22 2026] GET /volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 => generated 1441 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 08:34:22.684018 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-0eae6a74-648c-409d-94fa-e7acee2aaeee tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ee03584-728a-4ca9-a884-226eebf3cbaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:22.686503 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-10a6aac4-d9c6-499c-bcaa-c1808baac1d2 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:22.687733 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-10a6aac4-d9c6-499c-bcaa-c1808baac1d2 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] POST https://10.4.3.7/volume/v3/volumes/1d0253c5-71ed-4afa-b161-653dc2363621/action Jul 10 08:34:22.688122 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-10a6aac4-d9c6-499c-bcaa-c1808baac1d2 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100054) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:34:22.688306 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-10a6aac4-d9c6-499c-bcaa-c1808baac1d2 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:22.694643 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-10a6aac4-d9c6-499c-bcaa-c1808baac1d2 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] https://10.4.3.7/volume/v3/volumes/1d0253c5-71ed-4afa-b161-653dc2363621/action returned with HTTP 404 Jul 10 08:34:22.695145 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 342/1360] 10.4.3.7 () {68 vars in 1376 bytes} [Fri Jul 10 08:34:22 2026] POST /volume/v3/volumes/1d0253c5-71ed-4afa-b161-653dc2363621/action => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:34:22.703994 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-a99b2bd4-aef5-4b26-8d92-381ba9cb066c None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:22.706164 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a99b2bd4-aef5-4b26-8d92-381ba9cb066c tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] POST https://10.4.3.7/volume/v3/volumes/648b6056-52f2-4519-8020-011273e6d857/action Jul 10 08:34:22.706573 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a99b2bd4-aef5-4b26-8d92-381ba9cb066c tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=100057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:34:22.706733 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a99b2bd4-aef5-4b26-8d92-381ba9cb066c tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:22.709319 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-0eae6a74-648c-409d-94fa-e7acee2aaeee tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ee03584-728a-4ca9-a884-226eebf3cbaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fc50fda2-d676-47a9-8433-a8148ac7d43b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1698441265',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f0f52d93c584a27bad7a81e77370fbe',qos_specs=None,replication_status=,reservations=['05d1dfc7-fec4-45cf-b72e-a04900e43245','c8700a11-f875-4354-8e96-71d0185ca6e7','fb579efe-069a-4757-b377-28150519cd57','d2e45b21-f533-4e79-a1a7-eeab170b3adb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c05e8bf57eb4661b500409dd6d3638e',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:34:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1698441265',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fc50fda2-d676-47a9-8433-a8148ac7d43b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f0f52d93c584a27bad7a81e77370fbe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9c05e8bf57eb4661b500409dd6d3638e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:22.709967 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-0eae6a74-648c-409d-94fa-e7acee2aaeee tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1ee49f3-9f14-4fc1-a47a-6d5e6e0d174f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:22.710127 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a99b2bd4-aef5-4b26-8d92-381ba9cb066c tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] https://10.4.3.7/volume/v3/volumes/648b6056-52f2-4519-8020-011273e6d857/action returned with HTTP 400 Jul 10 08:34:22.710660 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 338/1361] 10.4.3.7 () {68 vars in 1376 bytes} [Fri Jul 10 08:34:22 2026] POST /volume/v3/volumes/648b6056-52f2-4519-8020-011273e6d857/action => generated 129 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 08:34:22.714168 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-9c138360-8220-46d2-a9f8-0d64ae3325f2 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:22.718283 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-ac31f906-cfad-4bbe-8146-f6a3a7ba9e28 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:22.719696 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-ac31f906-cfad-4bbe-8146-f6a3a7ba9e28 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] POST https://10.4.3.7/volume/v3/volumes/None/action Jul 10 08:34:22.720215 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-ac31f906-cfad-4bbe-8146-f6a3a7ba9e28 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100054) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:34:22.720463 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-ac31f906-cfad-4bbe-8146-f6a3a7ba9e28 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:22.727648 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-ac31f906-cfad-4bbe-8146-f6a3a7ba9e28 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] https://10.4.3.7/volume/v3/volumes/None/action returned with HTTP 404 Jul 10 08:34:22.727648 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 343/1362] 10.4.3.7 () {68 vars in 1280 bytes} [Fri Jul 10 08:34:22 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:34:22.730529 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-0eae6a74-648c-409d-94fa-e7acee2aaeee tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1ee49f3-9f14-4fc1-a47a-6d5e6e0d174f) transitioned into state 'SUCCESS' from state '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-1698441265',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f0f52d93c584a27bad7a81e77370fbe',qos_specs=None,replication_status=,reservations=['05d1dfc7-fec4-45cf-b72e-a04900e43245','c8700a11-f875-4354-8e96-71d0185ca6e7','fb579efe-069a-4757-b377-28150519cd57','d2e45b21-f533-4e79-a1a7-eeab170b3adb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c05e8bf57eb4661b500409dd6d3638e',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:22.731202 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-0eae6a74-648c-409d-94fa-e7acee2aaeee tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0845cf0-979c-4b77-a442-9d3ad4e90984) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:22.735209 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-2e88507e-6aff-4c22-865b-fed86f255e4d None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:22.736881 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2e88507e-6aff-4c22-865b-fed86f255e4d tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] GET https://10.4.3.7/volume/v3/volumes/11812258-9f1b-4e9c-82cb-7951251a40d7 Jul 10 08:34:22.737120 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2e88507e-6aff-4c22-865b-fed86f255e4d tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:22.737334 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2e88507e-6aff-4c22-865b-fed86f255e4d tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:22.742453 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2e88507e-6aff-4c22-865b-fed86f255e4d tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] https://10.4.3.7/volume/v3/volumes/11812258-9f1b-4e9c-82cb-7951251a40d7 returned with HTTP 404 Jul 10 08:34:22.742867 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 339/1363] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:22 2026] GET /volume/v3/volumes/11812258-9f1b-4e9c-82cb-7951251a40d7 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:34:22.748661 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-0eae6a74-648c-409d-94fa-e7acee2aaeee tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0845cf0-979c-4b77-a442-9d3ad4e90984) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:22.749361 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-0eae6a74-648c-409d-94fa-e7acee2aaeee tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Flow 'volume_create_api' (5feac9c1-ba7f-4cc2-a5b2-cacad1b70109) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:34:22.749649 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-0eae6a74-648c-409d-94fa-e7acee2aaeee tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Create volume request issued successfully. Jul 10 08:34:22.751206 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-0eae6a74-648c-409d-94fa-e7acee2aaeee tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:34:22.751206 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 340/1364] 10.4.3.7 () {68 vars in 1244 bytes} [Fri Jul 10 08:34:22 2026] POST /volume/v3/volumes => generated 774 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:34:22.751296 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-12e17233-29d6-4555-a955-92ce4277d43d None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:22.752585 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-12e17233-29d6-4555-a955-92ce4277d43d tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] GET https://10.4.3.7/volume/v3/volumes/648b6056-52f2-4519-8020-011273e6d857 Jul 10 08:34:22.752835 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-12e17233-29d6-4555-a955-92ce4277d43d tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:22.753066 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-12e17233-29d6-4555-a955-92ce4277d43d tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:22.759248 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:22.759248 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:34:22.761960 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-5e2a230a-a9dd-4915-898c-0c99369b6e55 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:22.762837 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-12e17233-29d6-4555-a955-92ce4277d43d tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Volume info retrieved successfully. Jul 10 08:34:22.764095 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5e2a230a-a9dd-4915-898c-0c99369b6e55 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] GET https://10.4.3.7/volume/v3/volumes/fc50fda2-d676-47a9-8433-a8148ac7d43b Jul 10 08:34:22.764324 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5e2a230a-a9dd-4915-898c-0c99369b6e55 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:22.764573 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5e2a230a-a9dd-4915-898c-0c99369b6e55 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:22.766805 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-12e17233-29d6-4555-a955-92ce4277d43d tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] https://10.4.3.7/volume/v3/volumes/648b6056-52f2-4519-8020-011273e6d857 returned with HTTP 200 Jul 10 08:34:22.767305 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 344/1365] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:22 2026] GET /volume/v3/volumes/648b6056-52f2-4519-8020-011273e6d857 => generated 839 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:22.774009 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:22.774009 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:34:22.780236 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-5e2a230a-a9dd-4915-898c-0c99369b6e55 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Volume info retrieved successfully. Jul 10 08:34:22.781297 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-e4353d36-8079-4b8f-9319-58a7aee6e712 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:22.782970 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-e4353d36-8079-4b8f-9319-58a7aee6e712 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] DELETE https://10.4.3.7/volume/v3/volumes/648b6056-52f2-4519-8020-011273e6d857 Jul 10 08:34:22.783160 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-e4353d36-8079-4b8f-9319-58a7aee6e712 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:22.783331 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-e4353d36-8079-4b8f-9319-58a7aee6e712 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Calling method 'delete' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:22.783497 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-e4353d36-8079-4b8f-9319-58a7aee6e712 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Delete volume with id: 648b6056-52f2-4519-8020-011273e6d857 Jul 10 08:34:22.784107 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5e2a230a-a9dd-4915-898c-0c99369b6e55 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] https://10.4.3.7/volume/v3/volumes/fc50fda2-d676-47a9-8433-a8148ac7d43b returned with HTTP 200 Jul 10 08:34:22.784536 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 340/1366] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:22 2026] GET /volume/v3/volumes/fc50fda2-d676-47a9-8433-a8148ac7d43b => generated 953 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:22.790340 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:22.790340 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:34:22.790891 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-e4353d36-8079-4b8f-9319-58a7aee6e712 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Volume info retrieved successfully. Jul 10 08:34:22.806783 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-e4353d36-8079-4b8f-9319-58a7aee6e712 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Delete volume request issued successfully. Jul 10 08:34:22.806949 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-e4353d36-8079-4b8f-9319-58a7aee6e712 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] https://10.4.3.7/volume/v3/volumes/648b6056-52f2-4519-8020-011273e6d857 returned with HTTP 202 Jul 10 08:34:22.807352 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 341/1367] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:34:22 2026] DELETE /volume/v3/volumes/648b6056-52f2-4519-8020-011273e6d857 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:34:22.815266 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-9c138360-8220-46d2-a9f8-0d64ae3325f2 tempest-VolumePoolsAdminTestsJSON-334415758 tempest-VolumePoolsAdminTestsJSON-334415758-project-admin] GET https://10.4.3.7/volume/v3/scheduler-stats/get_pools?detail=True Jul 10 08:34:22.815351 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-17ddcc06-481e-4d6a-be5c-93c1330484e2 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:22.815421 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-9c138360-8220-46d2-a9f8-0d64ae3325f2 tempest-VolumePoolsAdminTestsJSON-334415758 tempest-VolumePoolsAdminTestsJSON-334415758-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:22.815421 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-9c138360-8220-46d2-a9f8-0d64ae3325f2 tempest-VolumePoolsAdminTestsJSON-334415758 tempest-VolumePoolsAdminTestsJSON-334415758-project-admin] Calling method 'get_pools' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:22.817108 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-17ddcc06-481e-4d6a-be5c-93c1330484e2 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] GET https://10.4.3.7/volume/v3/volumes/648b6056-52f2-4519-8020-011273e6d857 Jul 10 08:34:22.817381 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-17ddcc06-481e-4d6a-be5c-93c1330484e2 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:22.817729 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-17ddcc06-481e-4d6a-be5c-93c1330484e2 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:22.825909 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:22.825909 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:34:22.829784 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-17ddcc06-481e-4d6a-be5c-93c1330484e2 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Volume info retrieved successfully. Jul 10 08:34:22.834708 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-17ddcc06-481e-4d6a-be5c-93c1330484e2 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] https://10.4.3.7/volume/v3/volumes/648b6056-52f2-4519-8020-011273e6d857 returned with HTTP 200 Jul 10 08:34:22.835174 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 345/1368] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:22 2026] GET /volume/v3/volumes/648b6056-52f2-4519-8020-011273e6d857 => generated 838 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:23.010937 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-7c152afe-cd94-433a-a62f-61ca0f4fe08a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:23.012585 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7c152afe-cd94-433a-a62f-61ca0f4fe08a tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] GET https://10.4.3.7/volume/v3/snapshots/379420b4-3ada-41ef-905e-8cd292aabd4b Jul 10 08:34:23.012757 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7c152afe-cd94-433a-a62f-61ca0f4fe08a tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:23.012961 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7c152afe-cd94-433a-a62f-61ca0f4fe08a tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:23.017025 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7c152afe-cd94-433a-a62f-61ca0f4fe08a tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] https://10.4.3.7/volume/v3/snapshots/379420b4-3ada-41ef-905e-8cd292aabd4b returned with HTTP 404 Jul 10 08:34:23.017462 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 341/1369] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:34:23 2026] GET /volume/v3/snapshots/379420b4-3ada-41ef-905e-8cd292aabd4b => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:34:23.023037 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-9d93522b-58a0-4b0d-9970-a222497de1bc None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:23.024616 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-9d93522b-58a0-4b0d-9970-a222497de1bc tempest-SnapshotsActionsTest-95018889 tempest-SnapshotsActionsTest-95018889-project-admin] POST https://10.4.3.7/volume/v3/snapshots/6b943a69-2f4d-4368-9111-a50936487f32/action Jul 10 08:34:23.024905 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-9d93522b-58a0-4b0d-9970-a222497de1bc tempest-SnapshotsActionsTest-95018889 tempest-SnapshotsActionsTest-95018889-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100055) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:34:23.025015 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-9d93522b-58a0-4b0d-9970-a222497de1bc tempest-SnapshotsActionsTest-95018889 tempest-SnapshotsActionsTest-95018889-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:23.026218 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.contrib.admin_actions [None req-9d93522b-58a0-4b0d-9970-a222497de1bc tempest-SnapshotsActionsTest-95018889 tempest-SnapshotsActionsTest-95018889-project-admin] Updating snapshot '6b943a69-2f4d-4368-9111-a50936487f32' with '{'status': 'available'}' {{(pid=100055) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 08:34:23.033947 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:23.033947 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:34:23.042484 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-9d93522b-58a0-4b0d-9970-a222497de1bc tempest-SnapshotsActionsTest-95018889 tempest-SnapshotsActionsTest-95018889-project-admin] https://10.4.3.7/volume/v3/snapshots/6b943a69-2f4d-4368-9111-a50936487f32/action returned with HTTP 202 Jul 10 08:34:23.042827 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 342/1370] 10.4.3.7 () {68 vars in 1382 bytes} [Fri Jul 10 08:34:23 2026] POST /volume/v3/snapshots/6b943a69-2f4d-4368-9111-a50936487f32/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:34:23.052069 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-e6d24624-d37a-4fba-a2fb-1de15edf7bde None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:23.053442 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-e6d24624-d37a-4fba-a2fb-1de15edf7bde tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] GET https://10.4.3.7/volume/v3/snapshots/6b943a69-2f4d-4368-9111-a50936487f32 Jul 10 08:34:23.053770 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-e6d24624-d37a-4fba-a2fb-1de15edf7bde tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:23.054059 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-e6d24624-d37a-4fba-a2fb-1de15edf7bde tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:23.059374 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:23.059374 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:34:23.059991 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-e6d24624-d37a-4fba-a2fb-1de15edf7bde tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Snapshot retrieved successfully. Jul 10 08:34:23.060809 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-e6d24624-d37a-4fba-a2fb-1de15edf7bde tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] https://10.4.3.7/volume/v3/snapshots/6b943a69-2f4d-4368-9111-a50936487f32 returned with HTTP 200 Jul 10 08:34:23.061243 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 346/1371] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:34:23 2026] GET /volume/v3/snapshots/6b943a69-2f4d-4368-9111-a50936487f32 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:23.069598 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-851e04e7-a398-4017-b4b6-e1ca1ca1512b None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:23.071242 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-851e04e7-a398-4017-b4b6-e1ca1ca1512b tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] DELETE https://10.4.3.7/volume/v3/snapshots/379420b4-3ada-41ef-905e-8cd292aabd4b Jul 10 08:34:23.071432 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-851e04e7-a398-4017-b4b6-e1ca1ca1512b tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:23.071636 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-851e04e7-a398-4017-b4b6-e1ca1ca1512b tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:23.071746 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.snapshots [None req-851e04e7-a398-4017-b4b6-e1ca1ca1512b tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Delete snapshot with id: 379420b4-3ada-41ef-905e-8cd292aabd4b Jul 10 08:34:23.076866 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-851e04e7-a398-4017-b4b6-e1ca1ca1512b tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] https://10.4.3.7/volume/v3/snapshots/379420b4-3ada-41ef-905e-8cd292aabd4b returned with HTTP 404 Jul 10 08:34:23.077509 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 342/1372] 10.4.3.7 () {66 vars in 1343 bytes} [Fri Jul 10 08:34:23 2026] DELETE /volume/v3/snapshots/379420b4-3ada-41ef-905e-8cd292aabd4b => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:34:23.085894 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-f1172aa5-9505-40e4-a633-841711fd1579 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:23.087385 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-f1172aa5-9505-40e4-a633-841711fd1579 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] POST https://10.4.3.7/volume/v3/snapshots Jul 10 08:34:23.087681 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-f1172aa5-9505-40e4-a633-841711fd1579 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4e4f03d6-0731-48a4-956b-bcbca2d02366", "name": "tempest-SnapshotsActionsTest-Snapshot-243478623"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:23.094732 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:23.094732 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:34:23.095190 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-f1172aa5-9505-40e4-a633-841711fd1579 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Volume info retrieved successfully. Jul 10 08:34:23.095286 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.snapshots [None req-f1172aa5-9505-40e4-a633-841711fd1579 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Create snapshot from volume 4e4f03d6-0731-48a4-956b-bcbca2d02366 Jul 10 08:34:23.116393 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.quota [None req-f1172aa5-9505-40e4-a633-841711fd1579 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Created reservations ['e35b40c1-39c3-48e3-bd8a-1e9f710eb428', '3a406733-a10c-423c-9dba-a38bce4d69c9', '6e7ff753-64e8-4ed0-bde9-8dd54b59a450', 'a58d2843-b66d-42f4-a353-d9c329acb862'] {{(pid=100055) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:34:23.141522 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-f1172aa5-9505-40e4-a633-841711fd1579 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Snapshot create request issued successfully. Jul 10 08:34:23.141835 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-f1172aa5-9505-40e4-a633-841711fd1579 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] https://10.4.3.7/volume/v3/snapshots returned with HTTP 202 Jul 10 08:34:23.142210 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 343/1373] 10.4.3.7 () {68 vars in 1251 bytes} [Fri Jul 10 08:34:23 2026] POST /volume/v3/snapshots => generated 306 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:34:23.153097 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-1bf55fd5-966e-4d30-a6f6-b8cf8d4c1c0e None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:23.154467 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-1bf55fd5-966e-4d30-a6f6-b8cf8d4c1c0e tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] GET https://10.4.3.7/volume/v3/snapshots/d6856065-e25d-4c6d-b09d-e17868fef56f Jul 10 08:34:23.154748 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-1bf55fd5-966e-4d30-a6f6-b8cf8d4c1c0e tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:23.154987 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-1bf55fd5-966e-4d30-a6f6-b8cf8d4c1c0e tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:23.159742 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:23.159742 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:34:23.160233 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-1bf55fd5-966e-4d30-a6f6-b8cf8d4c1c0e tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Snapshot retrieved successfully. Jul 10 08:34:23.161062 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-1bf55fd5-966e-4d30-a6f6-b8cf8d4c1c0e tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] https://10.4.3.7/volume/v3/snapshots/d6856065-e25d-4c6d-b09d-e17868fef56f returned with HTTP 200 Jul 10 08:34:23.161681 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 347/1374] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:34:23 2026] GET /volume/v3/snapshots/d6856065-e25d-4c6d-b09d-e17868fef56f => generated 438 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:23.317217 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-9c138360-8220-46d2-a9f8-0d64ae3325f2 tempest-VolumePoolsAdminTestsJSON-334415758 tempest-VolumePoolsAdminTestsJSON-334415758-project-admin] https://10.4.3.7/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Jul 10 08:34:23.317638 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 343/1375] 10.4.3.7 () {66 vars in 1300 bytes} [Fri Jul 10 08:34:22 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1169 bytes in 604 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:34:23.326777 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-75327a2c-9df1-4122-bfd0-b013d3dfa58d None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:23.328269 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-75327a2c-9df1-4122-bfd0-b013d3dfa58d tempest-VolumePoolsAdminTestsJSON-334415758 tempest-VolumePoolsAdminTestsJSON-334415758-project-admin] GET https://10.4.3.7/volume/v3/scheduler-stats/get_pools Jul 10 08:34:23.328460 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-75327a2c-9df1-4122-bfd0-b013d3dfa58d tempest-VolumePoolsAdminTestsJSON-334415758 tempest-VolumePoolsAdminTestsJSON-334415758-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:23.328632 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-75327a2c-9df1-4122-bfd0-b013d3dfa58d tempest-VolumePoolsAdminTestsJSON-334415758 tempest-VolumePoolsAdminTestsJSON-334415758-project-admin] Calling method 'get_pools' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:23.655783 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-7a982a77-a70c-4f94-bde9-6f9dbd91f4a0 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:23.656296 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-7a982a77-a70c-4f94-bde9-6f9dbd91f4a0 None None] GET https://10.4.3.7/volume// Jul 10 08:34:23.656592 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-7a982a77-a70c-4f94-bde9-6f9dbd91f4a0 None None] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:23.656819 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-7a982a77-a70c-4f94-bde9-6f9dbd91f4a0 None None] Calling method 'all' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:23.657238 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-7a982a77-a70c-4f94-bde9-6f9dbd91f4a0 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:34:23.657612 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 344/1376] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:34:23 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:34:23.664941 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-13f2f6b1-7007-40ea-8077-a5e9d185bcd0 req-a78fc4f4-be03-42db-9d16-3130d5d42730 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:23.667140 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-13f2f6b1-7007-40ea-8077-a5e9d185bcd0 req-a78fc4f4-be03-42db-9d16-3130d5d42730 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] GET https://10.4.3.7/volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 Jul 10 08:34:23.667500 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-13f2f6b1-7007-40ea-8077-a5e9d185bcd0 req-a78fc4f4-be03-42db-9d16-3130d5d42730 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:23.667856 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-13f2f6b1-7007-40ea-8077-a5e9d185bcd0 req-a78fc4f4-be03-42db-9d16-3130d5d42730 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:23.683513 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:23.683513 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:34:23.690384 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-13f2f6b1-7007-40ea-8077-a5e9d185bcd0 req-a78fc4f4-be03-42db-9d16-3130d5d42730 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Volume info retrieved successfully. Jul 10 08:34:23.692841 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-13f2f6b1-7007-40ea-8077-a5e9d185bcd0 req-a78fc4f4-be03-42db-9d16-3130d5d42730 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 returned with HTTP 200 Jul 10 08:34:23.693351 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 348/1377] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:34:23 2026] GET /volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 => generated 1621 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:34:23.694978 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-4999e39f-eab8-4fa7-81b1-04dc154283ee None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:23.697333 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-4999e39f-eab8-4fa7-81b1-04dc154283ee tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] GET https://10.4.3.7/volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 Jul 10 08:34:23.697514 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-4999e39f-eab8-4fa7-81b1-04dc154283ee tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:23.697682 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-4999e39f-eab8-4fa7-81b1-04dc154283ee tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:23.713487 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:23.713487 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:34:23.716930 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-4999e39f-eab8-4fa7-81b1-04dc154283ee tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Volume info retrieved successfully. Jul 10 08:34:23.721067 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-4999e39f-eab8-4fa7-81b1-04dc154283ee tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 returned with HTTP 200 Jul 10 08:34:23.721425 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 344/1378] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:23 2026] GET /volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 => generated 1441 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:34:23.799329 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-7a31c5f7-1032-4ef5-b9ee-889e926477f2 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:23.801231 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-7a31c5f7-1032-4ef5-b9ee-889e926477f2 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] GET https://10.4.3.7/volume/v3/volumes/fc50fda2-d676-47a9-8433-a8148ac7d43b Jul 10 08:34:23.801527 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-7a31c5f7-1032-4ef5-b9ee-889e926477f2 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:23.801736 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-7a31c5f7-1032-4ef5-b9ee-889e926477f2 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:23.808258 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:23.808258 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:34:23.811284 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-7a31c5f7-1032-4ef5-b9ee-889e926477f2 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Volume info retrieved successfully. Jul 10 08:34:23.815007 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-7a31c5f7-1032-4ef5-b9ee-889e926477f2 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] https://10.4.3.7/volume/v3/volumes/fc50fda2-d676-47a9-8433-a8148ac7d43b returned with HTTP 200 Jul 10 08:34:23.815450 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 345/1379] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:23 2026] GET /volume/v3/volumes/fc50fda2-d676-47a9-8433-a8148ac7d43b => generated 1014 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:34:23.830193 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-4cd5ced1-a7d7-4054-a667-952604bd7f6b None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:23.830913 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-75327a2c-9df1-4122-bfd0-b013d3dfa58d tempest-VolumePoolsAdminTestsJSON-334415758 tempest-VolumePoolsAdminTestsJSON-334415758-project-admin] https://10.4.3.7/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 10 08:34:23.831323 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 343/1380] 10.4.3.7 () {66 vars in 1277 bytes} [Fri Jul 10 08:34:23 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 505 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:23.831851 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-4cd5ced1-a7d7-4054-a667-952604bd7f6b tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] POST https://10.4.3.7/volume/v3/snapshots Jul 10 08:34:23.834458 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-4cd5ced1-a7d7-4054-a667-952604bd7f6b tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fc50fda2-d676-47a9-8433-a8148ac7d43b", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-794152306"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:23.842718 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:23.842718 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:34:23.843439 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-4cd5ced1-a7d7-4054-a667-952604bd7f6b tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Volume info retrieved successfully. Jul 10 08:34:23.843683 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.snapshots [None req-4cd5ced1-a7d7-4054-a667-952604bd7f6b tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Create snapshot from volume fc50fda2-d676-47a9-8433-a8148ac7d43b Jul 10 08:34:23.849594 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-25b20c0a-b965-4ab4-8934-4c40a982b1a5 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:23.851334 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-25b20c0a-b965-4ab4-8934-4c40a982b1a5 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] GET https://10.4.3.7/volume/v3/volumes/648b6056-52f2-4519-8020-011273e6d857 Jul 10 08:34:23.852342 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-25b20c0a-b965-4ab4-8934-4c40a982b1a5 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:23.852342 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-25b20c0a-b965-4ab4-8934-4c40a982b1a5 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:23.857129 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-25b20c0a-b965-4ab4-8934-4c40a982b1a5 tempest-VolumesNegativeTest-1833636552 tempest-VolumesNegativeTest-1833636552-project-member] https://10.4.3.7/volume/v3/volumes/648b6056-52f2-4519-8020-011273e6d857 returned with HTTP 404 Jul 10 08:34:23.857640 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 345/1381] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:23 2026] GET /volume/v3/volumes/648b6056-52f2-4519-8020-011273e6d857 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:34:23.870535 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.quota [None req-4cd5ced1-a7d7-4054-a667-952604bd7f6b tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Created reservations ['a5be53d1-a976-48f7-bac5-75d6501cbfef', '46692620-8525-4998-8600-c3daacb66d97', '4b75b66a-4764-4b17-9c6d-d6b49db485f0', 'd974a690-0787-4720-986a-a7f5d26d4ca5'] {{(pid=100054) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:34:23.899554 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-4cd5ced1-a7d7-4054-a667-952604bd7f6b tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Snapshot create request issued successfully. Jul 10 08:34:23.899969 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-4cd5ced1-a7d7-4054-a667-952604bd7f6b tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] https://10.4.3.7/volume/v3/snapshots returned with HTTP 202 Jul 10 08:34:23.900480 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 349/1382] 10.4.3.7 () {68 vars in 1251 bytes} [Fri Jul 10 08:34:23 2026] POST /volume/v3/snapshots => generated 307 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:34:23.910716 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-ccfbfced-5e05-44d7-b093-d3be0d2fa343 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:23.912446 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-ccfbfced-5e05-44d7-b093-d3be0d2fa343 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] GET https://10.4.3.7/volume/v3/snapshots/ca8d0ba0-fbe2-4dfd-8389-6c728973007d Jul 10 08:34:23.912655 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-ccfbfced-5e05-44d7-b093-d3be0d2fa343 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:23.912865 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-ccfbfced-5e05-44d7-b093-d3be0d2fa343 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:23.917786 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:23.917786 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:34:23.918235 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-ccfbfced-5e05-44d7-b093-d3be0d2fa343 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Snapshot retrieved successfully. Jul 10 08:34:23.918979 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-ccfbfced-5e05-44d7-b093-d3be0d2fa343 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] https://10.4.3.7/volume/v3/snapshots/ca8d0ba0-fbe2-4dfd-8389-6c728973007d returned with HTTP 200 Jul 10 08:34:23.919387 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 346/1383] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:34:23 2026] GET /volume/v3/snapshots/ca8d0ba0-fbe2-4dfd-8389-6c728973007d => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:24.174267 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-18d3e73a-6a21-4d94-8a89-c910d4ff076d None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:24.177103 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-18d3e73a-6a21-4d94-8a89-c910d4ff076d tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] GET https://10.4.3.7/volume/v3/snapshots/d6856065-e25d-4c6d-b09d-e17868fef56f Jul 10 08:34:24.177374 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-18d3e73a-6a21-4d94-8a89-c910d4ff076d tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:24.177647 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-18d3e73a-6a21-4d94-8a89-c910d4ff076d tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:24.185979 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:24.185979 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:34:24.186602 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-18d3e73a-6a21-4d94-8a89-c910d4ff076d tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Snapshot retrieved successfully. Jul 10 08:34:24.187655 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-18d3e73a-6a21-4d94-8a89-c910d4ff076d tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] https://10.4.3.7/volume/v3/snapshots/d6856065-e25d-4c6d-b09d-e17868fef56f returned with HTTP 200 Jul 10 08:34:24.188290 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 344/1384] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:34:24 2026] GET /volume/v3/snapshots/d6856065-e25d-4c6d-b09d-e17868fef56f => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:24.196454 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-ee4d02e1-392d-47a5-9d10-0b6801b167b4 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:24.198417 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-ee4d02e1-392d-47a5-9d10-0b6801b167b4 tempest-SnapshotsActionsTest-95018889 tempest-SnapshotsActionsTest-95018889-project-admin] POST https://10.4.3.7/volume/v3/snapshots/d6856065-e25d-4c6d-b09d-e17868fef56f/action Jul 10 08:34:24.198669 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-ee4d02e1-392d-47a5-9d10-0b6801b167b4 tempest-SnapshotsActionsTest-95018889 tempest-SnapshotsActionsTest-95018889-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:34:24.198778 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-ee4d02e1-392d-47a5-9d10-0b6801b167b4 tempest-SnapshotsActionsTest-95018889 tempest-SnapshotsActionsTest-95018889-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:24.199986 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.contrib.admin_actions [None req-ee4d02e1-392d-47a5-9d10-0b6801b167b4 tempest-SnapshotsActionsTest-95018889 tempest-SnapshotsActionsTest-95018889-project-admin] Updating snapshot 'd6856065-e25d-4c6d-b09d-e17868fef56f' with '{'status': 'error'}' {{(pid=100056) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 08:34:24.209012 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:24.209012 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:34:24.230859 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-ee4d02e1-392d-47a5-9d10-0b6801b167b4 tempest-SnapshotsActionsTest-95018889 tempest-SnapshotsActionsTest-95018889-project-admin] https://10.4.3.7/volume/v3/snapshots/d6856065-e25d-4c6d-b09d-e17868fef56f/action returned with HTTP 202 Jul 10 08:34:24.231504 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 346/1385] 10.4.3.7 () {68 vars in 1382 bytes} [Fri Jul 10 08:34:24 2026] POST /volume/v3/snapshots/d6856065-e25d-4c6d-b09d-e17868fef56f/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:34:24.241067 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-7d247307-d4e4-4cd3-8cae-573cfd551d2c None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:24.243085 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-7d247307-d4e4-4cd3-8cae-573cfd551d2c tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] GET https://10.4.3.7/volume/v3/snapshots/d6856065-e25d-4c6d-b09d-e17868fef56f Jul 10 08:34:24.243324 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-7d247307-d4e4-4cd3-8cae-573cfd551d2c tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:24.243596 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-7d247307-d4e4-4cd3-8cae-573cfd551d2c tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:24.250563 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:24.250563 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:34:24.250563 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-7d247307-d4e4-4cd3-8cae-573cfd551d2c tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Snapshot retrieved successfully. Jul 10 08:34:24.252251 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-7d247307-d4e4-4cd3-8cae-573cfd551d2c tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] https://10.4.3.7/volume/v3/snapshots/d6856065-e25d-4c6d-b09d-e17868fef56f returned with HTTP 200 Jul 10 08:34:24.252251 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 350/1386] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:34:24 2026] GET /volume/v3/snapshots/d6856065-e25d-4c6d-b09d-e17868fef56f => generated 461 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:24.260223 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-96f5d708-51cc-4549-b916-fef059999436 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:24.261971 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-96f5d708-51cc-4549-b916-fef059999436 tempest-SnapshotsActionsTest-95018889 tempest-SnapshotsActionsTest-95018889-project-admin] POST https://10.4.3.7/volume/v3/snapshots/d6856065-e25d-4c6d-b09d-e17868fef56f/action Jul 10 08:34:24.262312 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-96f5d708-51cc-4549-b916-fef059999436 tempest-SnapshotsActionsTest-95018889 tempest-SnapshotsActionsTest-95018889-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100055) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:34:24.262433 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-96f5d708-51cc-4549-b916-fef059999436 tempest-SnapshotsActionsTest-95018889 tempest-SnapshotsActionsTest-95018889-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:24.269837 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:24.269837 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:34:24.270165 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-96f5d708-51cc-4549-b916-fef059999436 tempest-SnapshotsActionsTest-95018889 tempest-SnapshotsActionsTest-95018889-project-admin] Snapshot retrieved successfully. Jul 10 08:34:24.288440 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-96f5d708-51cc-4549-b916-fef059999436 tempest-SnapshotsActionsTest-95018889 tempest-SnapshotsActionsTest-95018889-project-admin] Snapshot delete request issued successfully. Jul 10 08:34:24.288643 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-96f5d708-51cc-4549-b916-fef059999436 tempest-SnapshotsActionsTest-95018889 tempest-SnapshotsActionsTest-95018889-project-admin] https://10.4.3.7/volume/v3/snapshots/d6856065-e25d-4c6d-b09d-e17868fef56f/action returned with HTTP 202 Jul 10 08:34:24.289042 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 347/1387] 10.4.3.7 () {68 vars in 1382 bytes} [Fri Jul 10 08:34:24 2026] POST /volume/v3/snapshots/d6856065-e25d-4c6d-b09d-e17868fef56f/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:34:24.297913 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-a6ee4443-0a5e-46ed-936f-535e46386ba1 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:24.300098 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a6ee4443-0a5e-46ed-936f-535e46386ba1 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] GET https://10.4.3.7/volume/v3/snapshots/d6856065-e25d-4c6d-b09d-e17868fef56f Jul 10 08:34:24.300330 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a6ee4443-0a5e-46ed-936f-535e46386ba1 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:24.300518 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a6ee4443-0a5e-46ed-936f-535e46386ba1 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:24.311420 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:24.311420 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:34:24.313186 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-a6ee4443-0a5e-46ed-936f-535e46386ba1 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Snapshot retrieved successfully. Jul 10 08:34:24.313999 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a6ee4443-0a5e-46ed-936f-535e46386ba1 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] https://10.4.3.7/volume/v3/snapshots/d6856065-e25d-4c6d-b09d-e17868fef56f returned with HTTP 200 Jul 10 08:34:24.314468 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 345/1388] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:34:24 2026] GET /volume/v3/snapshots/d6856065-e25d-4c6d-b09d-e17868fef56f => generated 464 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:24.736990 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-58e8f10a-8edc-4c07-8dff-921e3f2f41bc None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:24.741239 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-58e8f10a-8edc-4c07-8dff-921e3f2f41bc tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] GET https://10.4.3.7/volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 Jul 10 08:34:24.741502 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-58e8f10a-8edc-4c07-8dff-921e3f2f41bc tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:24.741723 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-58e8f10a-8edc-4c07-8dff-921e3f2f41bc tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:24.758090 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:24.758090 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:34:24.761884 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-58e8f10a-8edc-4c07-8dff-921e3f2f41bc tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Volume info retrieved successfully. Jul 10 08:34:24.765976 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-58e8f10a-8edc-4c07-8dff-921e3f2f41bc tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 returned with HTTP 200 Jul 10 08:34:24.766344 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 347/1389] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:24 2026] GET /volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 => generated 1441 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:34:24.928914 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-77f9accd-90ce-4a84-ba53-db7da50bd85c None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:24.935015 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-77f9accd-90ce-4a84-ba53-db7da50bd85c tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] GET https://10.4.3.7/volume/v3/snapshots/ca8d0ba0-fbe2-4dfd-8389-6c728973007d Jul 10 08:34:24.939433 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-77f9accd-90ce-4a84-ba53-db7da50bd85c tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:24.939433 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-77f9accd-90ce-4a84-ba53-db7da50bd85c tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:24.946748 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:24.946748 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:34:24.949987 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-77f9accd-90ce-4a84-ba53-db7da50bd85c tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Snapshot retrieved successfully. Jul 10 08:34:24.949987 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-77f9accd-90ce-4a84-ba53-db7da50bd85c tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] https://10.4.3.7/volume/v3/snapshots/ca8d0ba0-fbe2-4dfd-8389-6c728973007d returned with HTTP 200 Jul 10 08:34:24.949987 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 351/1390] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:34:24 2026] GET /volume/v3/snapshots/ca8d0ba0-fbe2-4dfd-8389-6c728973007d => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:24.962432 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-fa0fc6fe-f220-4ddb-bed5-ed29e0f0e46b None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:24.962856 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-fa0fc6fe-f220-4ddb-bed5-ed29e0f0e46b tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-reader] GET https://10.4.3.7/volume/v3/snapshots Jul 10 08:34:24.963305 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-fa0fc6fe-f220-4ddb-bed5-ed29e0f0e46b tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-reader] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:24.963696 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-fa0fc6fe-f220-4ddb-bed5-ed29e0f0e46b tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-reader] Calling method 'index' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:24.964071 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.api_utils [None req-fa0fc6fe-f220-4ddb-bed5-ed29e0f0e46b tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-reader] Removing options '' from query. {{(pid=100055) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 08:34:24.964485 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:24.964485 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:34:24.965799 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.db.api [None req-fa0fc6fe-f220-4ddb-bed5-ed29e0f0e46b tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-reader] Building query based on filter {{(pid=100055) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 08:34:24.969863 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-fa0fc6fe-f220-4ddb-bed5-ed29e0f0e46b tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-reader] Get all snapshots completed successfully. Jul 10 08:34:24.970677 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-fa0fc6fe-f220-4ddb-bed5-ed29e0f0e46b tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-reader] https://10.4.3.7/volume/v3/snapshots returned with HTTP 200 Jul 10 08:34:24.970677 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 348/1391] 10.4.3.7 () {66 vars in 1229 bytes} [Fri Jul 10 08:34:24 2026] GET /volume/v3/snapshots => generated 335 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:24.981624 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-7398a7a5-7196-4d07-a413-a756fbc7bfce None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:24.983057 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7398a7a5-7196-4d07-a413-a756fbc7bfce tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] DELETE https://10.4.3.7/volume/v3/snapshots/ca8d0ba0-fbe2-4dfd-8389-6c728973007d Jul 10 08:34:24.983266 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7398a7a5-7196-4d07-a413-a756fbc7bfce tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:24.983498 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7398a7a5-7196-4d07-a413-a756fbc7bfce tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:24.983628 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.snapshots [None req-7398a7a5-7196-4d07-a413-a756fbc7bfce tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Delete snapshot with id: ca8d0ba0-fbe2-4dfd-8389-6c728973007d Jul 10 08:34:24.990930 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:24.990930 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:34:24.990930 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-7398a7a5-7196-4d07-a413-a756fbc7bfce tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Snapshot retrieved successfully. Jul 10 08:34:25.009317 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-7398a7a5-7196-4d07-a413-a756fbc7bfce tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Snapshot delete request issued successfully. Jul 10 08:34:25.009317 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7398a7a5-7196-4d07-a413-a756fbc7bfce tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] https://10.4.3.7/volume/v3/snapshots/ca8d0ba0-fbe2-4dfd-8389-6c728973007d returned with HTTP 202 Jul 10 08:34:25.009317 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 346/1392] 10.4.3.7 () {66 vars in 1343 bytes} [Fri Jul 10 08:34:24 2026] DELETE /volume/v3/snapshots/ca8d0ba0-fbe2-4dfd-8389-6c728973007d => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:34:25.018357 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-1ea0e0b3-a3f8-4150-a984-e400f2ddd839 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:25.019835 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-1ea0e0b3-a3f8-4150-a984-e400f2ddd839 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] GET https://10.4.3.7/volume/v3/snapshots/ca8d0ba0-fbe2-4dfd-8389-6c728973007d Jul 10 08:34:25.020062 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-1ea0e0b3-a3f8-4150-a984-e400f2ddd839 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:25.020300 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-1ea0e0b3-a3f8-4150-a984-e400f2ddd839 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:25.025891 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:25.025891 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:34:25.026360 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-1ea0e0b3-a3f8-4150-a984-e400f2ddd839 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Snapshot retrieved successfully. Jul 10 08:34:25.027277 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-1ea0e0b3-a3f8-4150-a984-e400f2ddd839 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] https://10.4.3.7/volume/v3/snapshots/ca8d0ba0-fbe2-4dfd-8389-6c728973007d returned with HTTP 200 Jul 10 08:34:25.027799 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 348/1393] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:34:25 2026] GET /volume/v3/snapshots/ca8d0ba0-fbe2-4dfd-8389-6c728973007d => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:25.326958 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-cb453dd2-e6dc-465d-a39f-0ecacea42ce0 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:25.329085 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-cb453dd2-e6dc-465d-a39f-0ecacea42ce0 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] GET https://10.4.3.7/volume/v3/snapshots/d6856065-e25d-4c6d-b09d-e17868fef56f Jul 10 08:34:25.329253 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-cb453dd2-e6dc-465d-a39f-0ecacea42ce0 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:25.329455 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-cb453dd2-e6dc-465d-a39f-0ecacea42ce0 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:25.340040 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-cb453dd2-e6dc-465d-a39f-0ecacea42ce0 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] https://10.4.3.7/volume/v3/snapshots/d6856065-e25d-4c6d-b09d-e17868fef56f returned with HTTP 404 Jul 10 08:34:25.340586 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 352/1394] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:34:25 2026] GET /volume/v3/snapshots/d6856065-e25d-4c6d-b09d-e17868fef56f => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:34:25.348810 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-89b6f395-c838-4d31-9b08-4ae741240cc2 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:25.351136 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-89b6f395-c838-4d31-9b08-4ae741240cc2 tempest-SnapshotsActionsTest-95018889 tempest-SnapshotsActionsTest-95018889-project-admin] POST https://10.4.3.7/volume/v3/snapshots/6b943a69-2f4d-4368-9111-a50936487f32/action Jul 10 08:34:25.351918 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-89b6f395-c838-4d31-9b08-4ae741240cc2 tempest-SnapshotsActionsTest-95018889 tempest-SnapshotsActionsTest-95018889-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100055) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:34:25.352160 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-89b6f395-c838-4d31-9b08-4ae741240cc2 tempest-SnapshotsActionsTest-95018889 tempest-SnapshotsActionsTest-95018889-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:25.354110 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.contrib.admin_actions [None req-89b6f395-c838-4d31-9b08-4ae741240cc2 tempest-SnapshotsActionsTest-95018889 tempest-SnapshotsActionsTest-95018889-project-admin] Updating snapshot '6b943a69-2f4d-4368-9111-a50936487f32' with '{'status': 'available'}' {{(pid=100055) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 08:34:25.370315 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:25.370315 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:34:25.392665 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-89b6f395-c838-4d31-9b08-4ae741240cc2 tempest-SnapshotsActionsTest-95018889 tempest-SnapshotsActionsTest-95018889-project-admin] https://10.4.3.7/volume/v3/snapshots/6b943a69-2f4d-4368-9111-a50936487f32/action returned with HTTP 202 Jul 10 08:34:25.392665 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 349/1395] 10.4.3.7 () {68 vars in 1382 bytes} [Fri Jul 10 08:34:25 2026] POST /volume/v3/snapshots/6b943a69-2f4d-4368-9111-a50936487f32/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:34:25.401581 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-05beb668-4626-450f-87bc-78b81c88dd72 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:25.404489 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-05beb668-4626-450f-87bc-78b81c88dd72 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] GET https://10.4.3.7/volume/v3/snapshots/6b943a69-2f4d-4368-9111-a50936487f32 Jul 10 08:34:25.404489 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-05beb668-4626-450f-87bc-78b81c88dd72 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:25.404642 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-05beb668-4626-450f-87bc-78b81c88dd72 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:25.410393 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:25.410393 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:34:25.411304 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-05beb668-4626-450f-87bc-78b81c88dd72 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Snapshot retrieved successfully. Jul 10 08:34:25.411987 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-05beb668-4626-450f-87bc-78b81c88dd72 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] https://10.4.3.7/volume/v3/snapshots/6b943a69-2f4d-4368-9111-a50936487f32 returned with HTTP 200 Jul 10 08:34:25.412612 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 347/1396] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:34:25 2026] GET /volume/v3/snapshots/6b943a69-2f4d-4368-9111-a50936487f32 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:25.427516 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-2bcf8be4-3731-45e4-988f-d4fe12a155c9 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:25.429476 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-2bcf8be4-3731-45e4-988f-d4fe12a155c9 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] DELETE https://10.4.3.7/volume/v3/snapshots/d6856065-e25d-4c6d-b09d-e17868fef56f Jul 10 08:34:25.429724 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-2bcf8be4-3731-45e4-988f-d4fe12a155c9 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:25.429976 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-2bcf8be4-3731-45e4-988f-d4fe12a155c9 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Calling method 'delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:25.430160 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.snapshots [None req-2bcf8be4-3731-45e4-988f-d4fe12a155c9 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Delete snapshot with id: d6856065-e25d-4c6d-b09d-e17868fef56f Jul 10 08:34:25.434534 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-2bcf8be4-3731-45e4-988f-d4fe12a155c9 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] https://10.4.3.7/volume/v3/snapshots/d6856065-e25d-4c6d-b09d-e17868fef56f returned with HTTP 404 Jul 10 08:34:25.435083 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 349/1397] 10.4.3.7 () {66 vars in 1343 bytes} [Fri Jul 10 08:34:25 2026] DELETE /volume/v3/snapshots/d6856065-e25d-4c6d-b09d-e17868fef56f => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 10 08:34:25.447921 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-480a1c4c-23c5-4373-b024-c7666129d72b None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:25.449601 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-480a1c4c-23c5-4373-b024-c7666129d72b tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] POST https://10.4.3.7/volume/v3/snapshots Jul 10 08:34:25.449915 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-480a1c4c-23c5-4373-b024-c7666129d72b tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4e4f03d6-0731-48a4-956b-bcbca2d02366", "name": "tempest-SnapshotsActionsTest-Snapshot-1677400340"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:25.459988 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:25.459988 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:34:25.460656 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-480a1c4c-23c5-4373-b024-c7666129d72b tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Volume info retrieved successfully. Jul 10 08:34:25.460814 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.snapshots [None req-480a1c4c-23c5-4373-b024-c7666129d72b tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Create snapshot from volume 4e4f03d6-0731-48a4-956b-bcbca2d02366 Jul 10 08:34:25.510037 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.quota [None req-480a1c4c-23c5-4373-b024-c7666129d72b tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Created reservations ['7085ba6d-9fd8-47d8-a13c-672c25a879ae', '98324cd4-980d-40f9-81d9-8a0016b4c1ba', '0d8c75bf-9b56-4eac-91fd-11fc012f7419', '1e84eb80-4e52-4032-90da-50b770258fa3'] {{(pid=100054) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:34:25.594040 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-480a1c4c-23c5-4373-b024-c7666129d72b tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Snapshot create request issued successfully. Jul 10 08:34:25.594040 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-480a1c4c-23c5-4373-b024-c7666129d72b tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] https://10.4.3.7/volume/v3/snapshots returned with HTTP 202 Jul 10 08:34:25.594040 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 353/1398] 10.4.3.7 () {68 vars in 1251 bytes} [Fri Jul 10 08:34:25 2026] POST /volume/v3/snapshots => generated 307 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 10 08:34:25.594574 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-505bdf2e-dafb-4bd6-a585-d8759c5ea5f0 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:25.594574 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-505bdf2e-dafb-4bd6-a585-d8759c5ea5f0 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] GET https://10.4.3.7/volume/v3/snapshots/5190b5ad-ca58-4fa3-b13f-142b06c1ab8e Jul 10 08:34:25.594574 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-505bdf2e-dafb-4bd6-a585-d8759c5ea5f0 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:25.594574 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-505bdf2e-dafb-4bd6-a585-d8759c5ea5f0 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:25.594574 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:25.594574 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:34:25.594574 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-505bdf2e-dafb-4bd6-a585-d8759c5ea5f0 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Snapshot retrieved successfully. Jul 10 08:34:25.594574 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-505bdf2e-dafb-4bd6-a585-d8759c5ea5f0 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] https://10.4.3.7/volume/v3/snapshots/5190b5ad-ca58-4fa3-b13f-142b06c1ab8e returned with HTTP 200 Jul 10 08:34:25.594574 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 350/1399] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:34:25 2026] GET /volume/v3/snapshots/5190b5ad-ca58-4fa3-b13f-142b06c1ab8e => generated 439 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:25.778177 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-28677be1-7c73-466c-ae00-2f344fa2d323 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:25.781655 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-28677be1-7c73-466c-ae00-2f344fa2d323 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] GET https://10.4.3.7/volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 Jul 10 08:34:25.782048 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-28677be1-7c73-466c-ae00-2f344fa2d323 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:25.782550 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-28677be1-7c73-466c-ae00-2f344fa2d323 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:25.795964 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:25.795964 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:34:25.799749 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-28677be1-7c73-466c-ae00-2f344fa2d323 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Volume info retrieved successfully. Jul 10 08:34:25.806040 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-28677be1-7c73-466c-ae00-2f344fa2d323 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 returned with HTTP 200 Jul 10 08:34:25.806745 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 348/1400] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:25 2026] GET /volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 => generated 1441 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:34:26.037561 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-6d4e3c92-c153-4cda-97e2-cdb5b55d849f None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:26.041730 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-6d4e3c92-c153-4cda-97e2-cdb5b55d849f tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] GET https://10.4.3.7/volume/v3/snapshots/ca8d0ba0-fbe2-4dfd-8389-6c728973007d Jul 10 08:34:26.041984 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-6d4e3c92-c153-4cda-97e2-cdb5b55d849f tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:26.042265 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-6d4e3c92-c153-4cda-97e2-cdb5b55d849f tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:26.053265 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-6d4e3c92-c153-4cda-97e2-cdb5b55d849f tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] https://10.4.3.7/volume/v3/snapshots/ca8d0ba0-fbe2-4dfd-8389-6c728973007d returned with HTTP 404 Jul 10 08:34:26.053850 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 350/1401] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:34:26 2026] GET /volume/v3/snapshots/ca8d0ba0-fbe2-4dfd-8389-6c728973007d => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:34:26.060458 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-f251525f-c222-4f62-9a37-79971eb23e92 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:26.062862 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-f251525f-c222-4f62-9a37-79971eb23e92 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] DELETE https://10.4.3.7/volume/v3/volumes/fc50fda2-d676-47a9-8433-a8148ac7d43b Jul 10 08:34:26.063083 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-f251525f-c222-4f62-9a37-79971eb23e92 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:26.063315 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-f251525f-c222-4f62-9a37-79971eb23e92 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Calling method 'delete' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:26.063521 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.volumes [None req-f251525f-c222-4f62-9a37-79971eb23e92 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Delete volume with id: fc50fda2-d676-47a9-8433-a8148ac7d43b Jul 10 08:34:26.077012 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:26.077012 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:34:26.077616 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-f251525f-c222-4f62-9a37-79971eb23e92 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Volume info retrieved successfully. Jul 10 08:34:26.097447 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-f251525f-c222-4f62-9a37-79971eb23e92 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Delete volume request issued successfully. Jul 10 08:34:26.097447 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-f251525f-c222-4f62-9a37-79971eb23e92 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] https://10.4.3.7/volume/v3/volumes/fc50fda2-d676-47a9-8433-a8148ac7d43b returned with HTTP 202 Jul 10 08:34:26.097447 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 354/1402] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:34:26 2026] DELETE /volume/v3/volumes/fc50fda2-d676-47a9-8433-a8148ac7d43b => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:34:26.104317 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-90f05aae-24ee-455f-ba24-15c2b03fcb69 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:26.105860 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-90f05aae-24ee-455f-ba24-15c2b03fcb69 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] GET https://10.4.3.7/volume/v3/volumes/fc50fda2-d676-47a9-8433-a8148ac7d43b Jul 10 08:34:26.106511 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-90f05aae-24ee-455f-ba24-15c2b03fcb69 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:26.106511 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-90f05aae-24ee-455f-ba24-15c2b03fcb69 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:26.112934 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:26.112934 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:34:26.116298 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-90f05aae-24ee-455f-ba24-15c2b03fcb69 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Volume info retrieved successfully. Jul 10 08:34:26.119940 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-90f05aae-24ee-455f-ba24-15c2b03fcb69 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] https://10.4.3.7/volume/v3/volumes/fc50fda2-d676-47a9-8433-a8148ac7d43b returned with HTTP 200 Jul 10 08:34:26.120088 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 351/1403] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:26 2026] GET /volume/v3/volumes/fc50fda2-d676-47a9-8433-a8148ac7d43b => generated 1013 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:34:26.257279 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-13f2f6b1-7007-40ea-8077-a5e9d185bcd0 req-611cbee5-9acd-40c5-8576-e2d82788ecfd None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:26.263519 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-13f2f6b1-7007-40ea-8077-a5e9d185bcd0 req-611cbee5-9acd-40c5-8576-e2d82788ecfd tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] GET https://10.4.3.7/volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 Jul 10 08:34:26.263889 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-13f2f6b1-7007-40ea-8077-a5e9d185bcd0 req-611cbee5-9acd-40c5-8576-e2d82788ecfd tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:26.264820 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-13f2f6b1-7007-40ea-8077-a5e9d185bcd0 req-611cbee5-9acd-40c5-8576-e2d82788ecfd tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:26.275351 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:26.275351 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:34:26.282340 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-13f2f6b1-7007-40ea-8077-a5e9d185bcd0 req-611cbee5-9acd-40c5-8576-e2d82788ecfd tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Volume info retrieved successfully. Jul 10 08:34:26.285367 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-13f2f6b1-7007-40ea-8077-a5e9d185bcd0 req-611cbee5-9acd-40c5-8576-e2d82788ecfd tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 returned with HTTP 200 Jul 10 08:34:26.286346 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 349/1404] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:34:26 2026] GET /volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 => generated 1441 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 08:34:26.292038 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-876b405e-1bd7-4455-9ec9-54d6f15dbaf3 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:26.381222 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-876b405e-1bd7-4455-9ec9-54d6f15dbaf3 tempest-VolumeTypesAccessTest-546681753 tempest-VolumeTypesAccessTest-546681753-project-admin] POST https://10.4.3.7/volume/v3/types Jul 10 08:34:26.381549 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-876b405e-1bd7-4455-9ec9-54d6f15dbaf3 tempest-VolumeTypesAccessTest-546681753 tempest-VolumeTypesAccessTest-546681753-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1366825456", "os-volume-type-access:is_public": false}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:26.393024 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-876b405e-1bd7-4455-9ec9-54d6f15dbaf3 tempest-VolumeTypesAccessTest-546681753 tempest-VolumeTypesAccessTest-546681753-project-admin] https://10.4.3.7/volume/v3/types returned with HTTP 200 Jul 10 08:34:26.393368 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 351/1405] 10.4.3.7 () {68 vars in 1239 bytes} [Fri Jul 10 08:34:26 2026] POST /volume/v3/types => generated 229 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:26.402473 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-5a93fb29-4eed-4ac9-a08a-3eecad716a0c None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:26.462921 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-5a93fb29-4eed-4ac9-a08a-3eecad716a0c tempest-VolumeTypesAccessTest-1687540712 tempest-VolumeTypesAccessTest-1687540712-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:34:26.464567 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-5a93fb29-4eed-4ac9-a08a-3eecad716a0c tempest-VolumeTypesAccessTest-1687540712 tempest-VolumeTypesAccessTest-1687540712-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "3c554bb1-ba55-4ed2-9a9c-08d40b539496", "size": 1}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:26.466448 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.volumes [None req-5a93fb29-4eed-4ac9-a08a-3eecad716a0c tempest-VolumeTypesAccessTest-1687540712 tempest-VolumeTypesAccessTest-1687540712-project-member] Create volume request body: {'volume': {'volume_type': '3c554bb1-ba55-4ed2-9a9c-08d40b539496', 'size': 1}} {{(pid=100054) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:34:26.471605 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-5a93fb29-4eed-4ac9-a08a-3eecad716a0c tempest-VolumeTypesAccessTest-1687540712 tempest-VolumeTypesAccessTest-1687540712-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 404 Jul 10 08:34:26.472040 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 355/1406] 10.4.3.7 () {68 vars in 1244 bytes} [Fri Jul 10 08:34:26 2026] POST /volume/v3/volumes => generated 114 bytes in 70 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:34:26.479689 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-f18537cc-0f01-4f86-8363-f254950188e9 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:26.481571 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-f18537cc-0f01-4f86-8363-f254950188e9 tempest-VolumeTypesAccessTest-546681753 tempest-VolumeTypesAccessTest-546681753-project-admin] POST https://10.4.3.7/volume/v3/types/3c554bb1-ba55-4ed2-9a9c-08d40b539496/action Jul 10 08:34:26.481954 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-f18537cc-0f01-4f86-8363-f254950188e9 tempest-VolumeTypesAccessTest-546681753 tempest-VolumeTypesAccessTest-546681753-project-admin] Action body: b'{"addProjectAccess": {"project": "d6732cf802ee44f992505054634e305b"}}' {{(pid=100055) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:34:26.482077 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-f18537cc-0f01-4f86-8363-f254950188e9 tempest-VolumeTypesAccessTest-546681753 tempest-VolumeTypesAccessTest-546681753-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "d6732cf802ee44f992505054634e305b"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:26.497571 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-f18537cc-0f01-4f86-8363-f254950188e9 tempest-VolumeTypesAccessTest-546681753 tempest-VolumeTypesAccessTest-546681753-project-admin] https://10.4.3.7/volume/v3/types/3c554bb1-ba55-4ed2-9a9c-08d40b539496/action returned with HTTP 202 Jul 10 08:34:26.498268 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 352/1407] 10.4.3.7 () {68 vars in 1370 bytes} [Fri Jul 10 08:34:26 2026] POST /volume/v3/types/3c554bb1-ba55-4ed2-9a9c-08d40b539496/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:34:26.507046 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-8433ada6-c05c-477f-a0b2-86addad56814 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:26.509150 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8433ada6-c05c-477f-a0b2-86addad56814 tempest-VolumeTypesAccessTest-1687540712 tempest-VolumeTypesAccessTest-1687540712-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:34:26.510319 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8433ada6-c05c-477f-a0b2-86addad56814 tempest-VolumeTypesAccessTest-1687540712 tempest-VolumeTypesAccessTest-1687540712-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "3c554bb1-ba55-4ed2-9a9c-08d40b539496", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-1850528689"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:26.512686 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [None req-8433ada6-c05c-477f-a0b2-86addad56814 tempest-VolumeTypesAccessTest-1687540712 tempest-VolumeTypesAccessTest-1687540712-project-member] Create volume request body: {'volume': {'volume_type': '3c554bb1-ba55-4ed2-9a9c-08d40b539496', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-1850528689'}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:34:26.518201 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-8433ada6-c05c-477f-a0b2-86addad56814 tempest-VolumeTypesAccessTest-1687540712 tempest-VolumeTypesAccessTest-1687540712-project-member] Create volume of 1 GB Jul 10 08:34:26.519663 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:26.519663 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:34:26.522132 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-8433ada6-c05c-477f-a0b2-86addad56814 tempest-VolumeTypesAccessTest-1687540712 tempest-VolumeTypesAccessTest-1687540712-project-member] Availability Zones retrieved successfully. Jul 10 08:34:26.530022 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-8433ada6-c05c-477f-a0b2-86addad56814 tempest-VolumeTypesAccessTest-1687540712 tempest-VolumeTypesAccessTest-1687540712-project-member] Flow 'volume_create_api' (f0096f76-1fef-4fb0-822b-7ec2c437da94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:34:26.532041 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-8433ada6-c05c-477f-a0b2-86addad56814 tempest-VolumeTypesAccessTest-1687540712 tempest-VolumeTypesAccessTest-1687540712-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e4b350c-83bc-4aa2-b889-6551941f3095) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:26.533042 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-8433ada6-c05c-477f-a0b2-86addad56814 tempest-VolumeTypesAccessTest-1687540712 tempest-VolumeTypesAccessTest-1687540712-project-member] Validating volume size '1' using validate_int {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:34:26.559574 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-8433ada6-c05c-477f-a0b2-86addad56814 tempest-VolumeTypesAccessTest-1687540712 tempest-VolumeTypesAccessTest-1687540712-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e4b350c-83bc-4aa2-b889-6551941f3095) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:34:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3c554bb1-ba55-4ed2-9a9c-08d40b539496,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-1366825456',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3c554bb1-ba55-4ed2-9a9c-08d40b539496', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:26.560504 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-8433ada6-c05c-477f-a0b2-86addad56814 tempest-VolumeTypesAccessTest-1687540712 tempest-VolumeTypesAccessTest-1687540712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e82bf61-1db3-473f-8cef-a2f8ba14cd33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:26.589029 np0000004976 devstack@c-api.service[100057]: WARNING cinder.quota [None req-8433ada6-c05c-477f-a0b2-86addad56814 tempest-VolumeTypesAccessTest-1687540712 tempest-VolumeTypesAccessTest-1687540712-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-1366825456 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-1366825456, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:34:26.589029 np0000004976 devstack@c-api.service[100057]: WARNING cinder.quota [None req-8433ada6-c05c-477f-a0b2-86addad56814 tempest-VolumeTypesAccessTest-1687540712 tempest-VolumeTypesAccessTest-1687540712-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-1366825456 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-1366825456, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:34:26.592928 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-1d216b14-6aee-4250-abf5-9f64a540782a None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:26.594570 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-1d216b14-6aee-4250-abf5-9f64a540782a tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] GET https://10.4.3.7/volume/v3/snapshots/5190b5ad-ca58-4fa3-b13f-142b06c1ab8e Jul 10 08:34:26.594736 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-1d216b14-6aee-4250-abf5-9f64a540782a tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:26.594912 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-1d216b14-6aee-4250-abf5-9f64a540782a tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:26.601504 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:26.601504 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:34:26.601941 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-1d216b14-6aee-4250-abf5-9f64a540782a tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Snapshot retrieved successfully. Jul 10 08:34:26.602714 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-1d216b14-6aee-4250-abf5-9f64a540782a tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] https://10.4.3.7/volume/v3/snapshots/5190b5ad-ca58-4fa3-b13f-142b06c1ab8e returned with HTTP 200 Jul 10 08:34:26.603160 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 352/1408] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:34:26 2026] GET /volume/v3/snapshots/5190b5ad-ca58-4fa3-b13f-142b06c1ab8e => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:26.611948 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-f0f16e16-cadb-4978-92bc-0d71f713bce9 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:26.613543 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-f0f16e16-cadb-4978-92bc-0d71f713bce9 tempest-SnapshotsActionsTest-95018889 tempest-SnapshotsActionsTest-95018889-project-admin] POST https://10.4.3.7/volume/v3/snapshots/5190b5ad-ca58-4fa3-b13f-142b06c1ab8e/action Jul 10 08:34:26.614053 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-f0f16e16-cadb-4978-92bc-0d71f713bce9 tempest-SnapshotsActionsTest-95018889 tempest-SnapshotsActionsTest-95018889-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=100054) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:34:26.614053 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-f0f16e16-cadb-4978-92bc-0d71f713bce9 tempest-SnapshotsActionsTest-95018889 tempest-SnapshotsActionsTest-95018889-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:26.616351 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.contrib.admin_actions [None req-f0f16e16-cadb-4978-92bc-0d71f713bce9 tempest-SnapshotsActionsTest-95018889 tempest-SnapshotsActionsTest-95018889-project-admin] Updating snapshot '5190b5ad-ca58-4fa3-b13f-142b06c1ab8e' with '{'status': 'error_deleting'}' {{(pid=100054) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 08:34:26.624491 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:26.624491 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:34:26.625287 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-8433ada6-c05c-477f-a0b2-86addad56814 tempest-VolumeTypesAccessTest-1687540712 tempest-VolumeTypesAccessTest-1687540712-project-member] Created reservations ['6dbd5367-0230-486c-b5f8-cd43ad53d372', 'acb9d2a0-9ebd-4edc-927e-7871e131896f', 'ccbbf619-eb28-4ef1-b4f8-0eec6d8e6038', 'a33f12fa-072c-4685-be19-b67501282706'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:34:26.626083 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-8433ada6-c05c-477f-a0b2-86addad56814 tempest-VolumeTypesAccessTest-1687540712 tempest-VolumeTypesAccessTest-1687540712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e82bf61-1db3-473f-8cef-a2f8ba14cd33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6dbd5367-0230-486c-b5f8-cd43ad53d372', 'acb9d2a0-9ebd-4edc-927e-7871e131896f', 'ccbbf619-eb28-4ef1-b4f8-0eec6d8e6038', 'a33f12fa-072c-4685-be19-b67501282706']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:26.627074 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-8433ada6-c05c-477f-a0b2-86addad56814 tempest-VolumeTypesAccessTest-1687540712 tempest-VolumeTypesAccessTest-1687540712-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35ba356e-b967-4f6d-90dc-bc0c6e352bb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:26.635868 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-f0f16e16-cadb-4978-92bc-0d71f713bce9 tempest-SnapshotsActionsTest-95018889 tempest-SnapshotsActionsTest-95018889-project-admin] https://10.4.3.7/volume/v3/snapshots/5190b5ad-ca58-4fa3-b13f-142b06c1ab8e/action returned with HTTP 202 Jul 10 08:34:26.636281 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 356/1409] 10.4.3.7 () {68 vars in 1382 bytes} [Fri Jul 10 08:34:26 2026] POST /volume/v3/snapshots/5190b5ad-ca58-4fa3-b13f-142b06c1ab8e/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:34:26.646045 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-5284a83a-7646-46e9-8fb7-4d63564ce1d3 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:26.647921 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-5284a83a-7646-46e9-8fb7-4d63564ce1d3 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] GET https://10.4.3.7/volume/v3/snapshots/5190b5ad-ca58-4fa3-b13f-142b06c1ab8e Jul 10 08:34:26.648318 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-5284a83a-7646-46e9-8fb7-4d63564ce1d3 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:26.648687 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-5284a83a-7646-46e9-8fb7-4d63564ce1d3 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:26.650129 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-8433ada6-c05c-477f-a0b2-86addad56814 tempest-VolumeTypesAccessTest-1687540712 tempest-VolumeTypesAccessTest-1687540712-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35ba356e-b967-4f6d-90dc-bc0c6e352bb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8e76925b-ec1b-4dc0-b3d9-73182ec78a1d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1850528689',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d6732cf802ee44f992505054634e305b',qos_specs=None,replication_status=,reservations=['6dbd5367-0230-486c-b5f8-cd43ad53d372','acb9d2a0-9ebd-4edc-927e-7871e131896f','ccbbf619-eb28-4ef1-b4f8-0eec6d8e6038','a33f12fa-072c-4685-be19-b67501282706'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd536e2996584f34b7d15a2a3297e2ae',volume_type_id=3c554bb1-ba55-4ed2-9a9c-08d40b539496), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:34:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1850528689',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8e76925b-ec1b-4dc0-b3d9-73182ec78a1d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d6732cf802ee44f992505054634e305b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cd536e2996584f34b7d15a2a3297e2ae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3c554bb1-ba55-4ed2-9a9c-08d40b539496),volume_type_id=3c554bb1-ba55-4ed2-9a9c-08d40b539496)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:26.651560 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-8433ada6-c05c-477f-a0b2-86addad56814 tempest-VolumeTypesAccessTest-1687540712 tempest-VolumeTypesAccessTest-1687540712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa2b7993-61dd-4d81-89fd-59ac525bb710) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:26.655804 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:26.655804 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:34:26.658400 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-5284a83a-7646-46e9-8fb7-4d63564ce1d3 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Snapshot retrieved successfully. Jul 10 08:34:26.658400 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-5284a83a-7646-46e9-8fb7-4d63564ce1d3 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] https://10.4.3.7/volume/v3/snapshots/5190b5ad-ca58-4fa3-b13f-142b06c1ab8e returned with HTTP 200 Jul 10 08:34:26.658400 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 353/1410] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:34:26 2026] GET /volume/v3/snapshots/5190b5ad-ca58-4fa3-b13f-142b06c1ab8e => generated 471 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:26.669122 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-8fcaae5f-1edb-4818-a149-ad006de11019 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:26.669938 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-8433ada6-c05c-477f-a0b2-86addad56814 tempest-VolumeTypesAccessTest-1687540712 tempest-VolumeTypesAccessTest-1687540712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa2b7993-61dd-4d81-89fd-59ac525bb710) transitioned into state 'SUCCESS' from state '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-1850528689',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d6732cf802ee44f992505054634e305b',qos_specs=None,replication_status=,reservations=['6dbd5367-0230-486c-b5f8-cd43ad53d372','acb9d2a0-9ebd-4edc-927e-7871e131896f','ccbbf619-eb28-4ef1-b4f8-0eec6d8e6038','a33f12fa-072c-4685-be19-b67501282706'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd536e2996584f34b7d15a2a3297e2ae',volume_type_id=3c554bb1-ba55-4ed2-9a9c-08d40b539496)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:26.670715 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-8fcaae5f-1edb-4818-a149-ad006de11019 tempest-SnapshotsActionsTest-95018889 tempest-SnapshotsActionsTest-95018889-project-admin] POST https://10.4.3.7/volume/v3/snapshots/5190b5ad-ca58-4fa3-b13f-142b06c1ab8e/action Jul 10 08:34:26.670801 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-8433ada6-c05c-477f-a0b2-86addad56814 tempest-VolumeTypesAccessTest-1687540712 tempest-VolumeTypesAccessTest-1687540712-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb2a08af-5039-4933-9151-44bbc17c1b91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:26.671031 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-8fcaae5f-1edb-4818-a149-ad006de11019 tempest-SnapshotsActionsTest-95018889 tempest-SnapshotsActionsTest-95018889-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:34:26.671230 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-8fcaae5f-1edb-4818-a149-ad006de11019 tempest-SnapshotsActionsTest-95018889 tempest-SnapshotsActionsTest-95018889-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:26.677527 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:26.677527 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:34:26.677817 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-8fcaae5f-1edb-4818-a149-ad006de11019 tempest-SnapshotsActionsTest-95018889 tempest-SnapshotsActionsTest-95018889-project-admin] Snapshot retrieved successfully. Jul 10 08:34:26.680064 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-8433ada6-c05c-477f-a0b2-86addad56814 tempest-VolumeTypesAccessTest-1687540712 tempest-VolumeTypesAccessTest-1687540712-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb2a08af-5039-4933-9151-44bbc17c1b91) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:26.680885 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-8433ada6-c05c-477f-a0b2-86addad56814 tempest-VolumeTypesAccessTest-1687540712 tempest-VolumeTypesAccessTest-1687540712-project-member] Flow 'volume_create_api' (f0096f76-1fef-4fb0-822b-7ec2c437da94) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:34:26.681101 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-8433ada6-c05c-477f-a0b2-86addad56814 tempest-VolumeTypesAccessTest-1687540712 tempest-VolumeTypesAccessTest-1687540712-project-member] Create volume request issued successfully. Jul 10 08:34:26.681591 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8433ada6-c05c-477f-a0b2-86addad56814 tempest-VolumeTypesAccessTest-1687540712 tempest-VolumeTypesAccessTest-1687540712-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:34:26.681972 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 350/1411] 10.4.3.7 () {68 vars in 1245 bytes} [Fri Jul 10 08:34:26 2026] POST /volume/v3/volumes => generated 792 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:34:26.696447 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-1e20dff4-3717-470a-b65d-f7b885852091 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:26.697324 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-8fcaae5f-1edb-4818-a149-ad006de11019 tempest-SnapshotsActionsTest-95018889 tempest-SnapshotsActionsTest-95018889-project-admin] Snapshot delete request issued successfully. Jul 10 08:34:26.697588 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-8fcaae5f-1edb-4818-a149-ad006de11019 tempest-SnapshotsActionsTest-95018889 tempest-SnapshotsActionsTest-95018889-project-admin] https://10.4.3.7/volume/v3/snapshots/5190b5ad-ca58-4fa3-b13f-142b06c1ab8e/action returned with HTTP 202 Jul 10 08:34:26.698067 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 353/1412] 10.4.3.7 () {68 vars in 1382 bytes} [Fri Jul 10 08:34:26 2026] POST /volume/v3/snapshots/5190b5ad-ca58-4fa3-b13f-142b06c1ab8e/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:34:26.702332 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-1e20dff4-3717-470a-b65d-f7b885852091 tempest-VolumeTypesAccessTest-1687540712 tempest-VolumeTypesAccessTest-1687540712-project-member] GET https://10.4.3.7/volume/v3/volumes/8e76925b-ec1b-4dc0-b3d9-73182ec78a1d Jul 10 08:34:26.702332 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-1e20dff4-3717-470a-b65d-f7b885852091 tempest-VolumeTypesAccessTest-1687540712 tempest-VolumeTypesAccessTest-1687540712-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:26.702332 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-1e20dff4-3717-470a-b65d-f7b885852091 tempest-VolumeTypesAccessTest-1687540712 tempest-VolumeTypesAccessTest-1687540712-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:26.709000 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-c6eedc4c-9bde-493d-b511-f3e80ec0253e None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:26.710518 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:26.710518 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:34:26.711468 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-c6eedc4c-9bde-493d-b511-f3e80ec0253e tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] GET https://10.4.3.7/volume/v3/snapshots/5190b5ad-ca58-4fa3-b13f-142b06c1ab8e Jul 10 08:34:26.711981 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-c6eedc4c-9bde-493d-b511-f3e80ec0253e tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:26.712340 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-c6eedc4c-9bde-493d-b511-f3e80ec0253e tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:26.714758 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-1e20dff4-3717-470a-b65d-f7b885852091 tempest-VolumeTypesAccessTest-1687540712 tempest-VolumeTypesAccessTest-1687540712-project-member] Volume info retrieved successfully. Jul 10 08:34:26.719520 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-1e20dff4-3717-470a-b65d-f7b885852091 tempest-VolumeTypesAccessTest-1687540712 tempest-VolumeTypesAccessTest-1687540712-project-member] https://10.4.3.7/volume/v3/volumes/8e76925b-ec1b-4dc0-b3d9-73182ec78a1d returned with HTTP 200 Jul 10 08:34:26.719965 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 357/1413] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:26 2026] GET /volume/v3/volumes/8e76925b-ec1b-4dc0-b3d9-73182ec78a1d => generated 860 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:26.720100 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:26.720100 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:34:26.720893 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-c6eedc4c-9bde-493d-b511-f3e80ec0253e tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Snapshot retrieved successfully. Jul 10 08:34:26.722375 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-c6eedc4c-9bde-493d-b511-f3e80ec0253e tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] https://10.4.3.7/volume/v3/snapshots/5190b5ad-ca58-4fa3-b13f-142b06c1ab8e returned with HTTP 200 Jul 10 08:34:26.722972 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 354/1414] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:34:26 2026] GET /volume/v3/snapshots/5190b5ad-ca58-4fa3-b13f-142b06c1ab8e => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:26.799227 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-13f2f6b1-7007-40ea-8077-a5e9d185bcd0 req-4c018a29-780d-4730-8b65-ccdad31e9b31 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:26.801950 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-13f2f6b1-7007-40ea-8077-a5e9d185bcd0 req-4c018a29-780d-4730-8b65-ccdad31e9b31 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] DELETE https://10.4.3.7/volume/v3/attachments/8587ada1-961e-4810-aea6-13d2f369f524 Jul 10 08:34:26.802091 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-13f2f6b1-7007-40ea-8077-a5e9d185bcd0 req-4c018a29-780d-4730-8b65-ccdad31e9b31 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:26.802370 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-13f2f6b1-7007-40ea-8077-a5e9d185bcd0 req-4c018a29-780d-4730-8b65-ccdad31e9b31 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'version_select' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:26.811497 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:26.811497 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:34:26.818618 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-39a49c32-adbf-4929-94ba-c092325081d0 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:26.820870 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-39a49c32-adbf-4929-94ba-c092325081d0 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] GET https://10.4.3.7/volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 Jul 10 08:34:26.821315 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-39a49c32-adbf-4929-94ba-c092325081d0 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:26.821425 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-39a49c32-adbf-4929-94ba-c092325081d0 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:26.834764 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:26.834764 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:34:26.839294 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-39a49c32-adbf-4929-94ba-c092325081d0 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Volume info retrieved successfully. Jul 10 08:34:26.844308 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-39a49c32-adbf-4929-94ba-c092325081d0 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 returned with HTTP 200 Jul 10 08:34:26.844751 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 354/1415] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:26 2026] GET /volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 => generated 1441 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:34:27.132442 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-90d8b0be-823a-4d28-b6a1-a18653a6abbb None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:27.134098 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-90d8b0be-823a-4d28-b6a1-a18653a6abbb tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] GET https://10.4.3.7/volume/v3/volumes/fc50fda2-d676-47a9-8433-a8148ac7d43b Jul 10 08:34:27.134288 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-90d8b0be-823a-4d28-b6a1-a18653a6abbb tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:27.134481 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-90d8b0be-823a-4d28-b6a1-a18653a6abbb tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:27.139641 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-90d8b0be-823a-4d28-b6a1-a18653a6abbb tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] https://10.4.3.7/volume/v3/volumes/fc50fda2-d676-47a9-8433-a8148ac7d43b returned with HTTP 404 Jul 10 08:34:27.140270 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 358/1416] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:27 2026] GET /volume/v3/volumes/fc50fda2-d676-47a9-8433-a8148ac7d43b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:34:27.148422 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-fc586a43-8ede-4741-8aaa-114fa08f8ac9 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:27.150240 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-fc586a43-8ede-4741-8aaa-114fa08f8ac9 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:34:27.150727 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-fc586a43-8ede-4741-8aaa-114fa08f8ac9 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2006528730"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:27.152398 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.volumes [None req-fc586a43-8ede-4741-8aaa-114fa08f8ac9 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2006528730'}} {{(pid=100055) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:34:27.152712 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-fc586a43-8ede-4741-8aaa-114fa08f8ac9 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Create volume of 1 GB Jul 10 08:34:27.156822 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-fc586a43-8ede-4741-8aaa-114fa08f8ac9 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Availability Zones retrieved successfully. Jul 10 08:34:27.163216 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-fc586a43-8ede-4741-8aaa-114fa08f8ac9 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Flow 'volume_create_api' (feb3e3ca-432e-4f33-8a17-1f98f5f045ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:34:27.164844 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-fc586a43-8ede-4741-8aaa-114fa08f8ac9 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5983c560-1ba3-4e15-98bb-1bf2c0cc9866) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:27.165755 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.flows.api.create_volume [None req-fc586a43-8ede-4741-8aaa-114fa08f8ac9 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Validating volume size '1' using validate_int {{(pid=100055) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:34:27.193080 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-fc586a43-8ede-4741-8aaa-114fa08f8ac9 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5983c560-1ba3-4e15-98bb-1bf2c0cc9866) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:27.194124 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-fc586a43-8ede-4741-8aaa-114fa08f8ac9 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e808931-ee50-41dc-9ebe-ad5243dcded4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:27.242541 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.quota [None req-fc586a43-8ede-4741-8aaa-114fa08f8ac9 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Created reservations ['4eba429c-67a3-49da-8b59-2128be318ed7', 'c2420d3d-ff6a-4a37-96df-216c363f27b5', '67c319e6-3a0d-4241-9b26-d5d456367463', 'b698d774-7483-4cfa-b076-e5404e758a5a'] {{(pid=100055) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:34:27.243704 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-fc586a43-8ede-4741-8aaa-114fa08f8ac9 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e808931-ee50-41dc-9ebe-ad5243dcded4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4eba429c-67a3-49da-8b59-2128be318ed7', 'c2420d3d-ff6a-4a37-96df-216c363f27b5', '67c319e6-3a0d-4241-9b26-d5d456367463', 'b698d774-7483-4cfa-b076-e5404e758a5a']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:27.244760 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-fc586a43-8ede-4741-8aaa-114fa08f8ac9 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01c2bccb-17b8-47b3-9750-ae7e94fe772b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:27.269325 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-fc586a43-8ede-4741-8aaa-114fa08f8ac9 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01c2bccb-17b8-47b3-9750-ae7e94fe772b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ad7096a4-f080-491b-82c7-c607bf06153c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2006528730',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f0f52d93c584a27bad7a81e77370fbe',qos_specs=None,replication_status=,reservations=['4eba429c-67a3-49da-8b59-2128be318ed7','c2420d3d-ff6a-4a37-96df-216c363f27b5','67c319e6-3a0d-4241-9b26-d5d456367463','b698d774-7483-4cfa-b076-e5404e758a5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c05e8bf57eb4661b500409dd6d3638e',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:34:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2006528730',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ad7096a4-f080-491b-82c7-c607bf06153c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f0f52d93c584a27bad7a81e77370fbe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9c05e8bf57eb4661b500409dd6d3638e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:27.269974 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-fc586a43-8ede-4741-8aaa-114fa08f8ac9 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf9ad4f1-edfd-4f57-936a-d557ff6d25ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:27.289329 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-fc586a43-8ede-4741-8aaa-114fa08f8ac9 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf9ad4f1-edfd-4f57-936a-d557ff6d25ac) transitioned into state 'SUCCESS' from state '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-2006528730',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f0f52d93c584a27bad7a81e77370fbe',qos_specs=None,replication_status=,reservations=['4eba429c-67a3-49da-8b59-2128be318ed7','c2420d3d-ff6a-4a37-96df-216c363f27b5','67c319e6-3a0d-4241-9b26-d5d456367463','b698d774-7483-4cfa-b076-e5404e758a5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c05e8bf57eb4661b500409dd6d3638e',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:27.301807 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-fc586a43-8ede-4741-8aaa-114fa08f8ac9 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e810093-91bf-43de-b6ef-144dbdd430ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:27.301807 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-fc586a43-8ede-4741-8aaa-114fa08f8ac9 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e810093-91bf-43de-b6ef-144dbdd430ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:27.301807 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-fc586a43-8ede-4741-8aaa-114fa08f8ac9 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Flow 'volume_create_api' (feb3e3ca-432e-4f33-8a17-1f98f5f045ca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:34:27.301807 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-fc586a43-8ede-4741-8aaa-114fa08f8ac9 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Create volume request issued successfully. Jul 10 08:34:27.301807 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-fc586a43-8ede-4741-8aaa-114fa08f8ac9 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:34:27.301807 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 355/1417] 10.4.3.7 () {68 vars in 1244 bytes} [Fri Jul 10 08:34:27 2026] POST /volume/v3/volumes => generated 774 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:34:27.311818 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-4160a789-a0df-4fb1-8f50-fe47e097dd33 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:27.313537 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-4160a789-a0df-4fb1-8f50-fe47e097dd33 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] GET https://10.4.3.7/volume/v3/volumes/ad7096a4-f080-491b-82c7-c607bf06153c Jul 10 08:34:27.313762 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-4160a789-a0df-4fb1-8f50-fe47e097dd33 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:27.313968 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-4160a789-a0df-4fb1-8f50-fe47e097dd33 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:27.322591 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:27.322591 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:34:27.327949 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-4160a789-a0df-4fb1-8f50-fe47e097dd33 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Volume info retrieved successfully. Jul 10 08:34:27.332763 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-4160a789-a0df-4fb1-8f50-fe47e097dd33 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] https://10.4.3.7/volume/v3/volumes/ad7096a4-f080-491b-82c7-c607bf06153c returned with HTTP 200 Jul 10 08:34:27.333218 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 355/1418] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:27 2026] GET /volume/v3/volumes/ad7096a4-f080-491b-82c7-c607bf06153c => generated 953 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:27.348488 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-13f2f6b1-7007-40ea-8077-a5e9d185bcd0 req-4c018a29-780d-4730-8b65-ccdad31e9b31 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/attachments/8587ada1-961e-4810-aea6-13d2f369f524 returned with HTTP 200 Jul 10 08:34:27.348488 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 351/1419] 10.4.3.7 () {72 vars in 1659 bytes} [Fri Jul 10 08:34:26 2026] DELETE /volume/v3/attachments/8587ada1-961e-4810-aea6-13d2f369f524 => generated 192 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:34:27.733324 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-c7a5d1a2-49a1-45d3-8e4c-ffb2bf9e68fc None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:27.733617 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-fe3c8324-8c79-4c5b-b4cd-a1a0558532d9 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:27.735367 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-fe3c8324-8c79-4c5b-b4cd-a1a0558532d9 tempest-VolumeTypesAccessTest-1687540712 tempest-VolumeTypesAccessTest-1687540712-project-member] GET https://10.4.3.7/volume/v3/volumes/8e76925b-ec1b-4dc0-b3d9-73182ec78a1d Jul 10 08:34:27.735725 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-fe3c8324-8c79-4c5b-b4cd-a1a0558532d9 tempest-VolumeTypesAccessTest-1687540712 tempest-VolumeTypesAccessTest-1687540712-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:27.735818 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-c7a5d1a2-49a1-45d3-8e4c-ffb2bf9e68fc tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] GET https://10.4.3.7/volume/v3/snapshots/5190b5ad-ca58-4fa3-b13f-142b06c1ab8e Jul 10 08:34:27.736020 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-fe3c8324-8c79-4c5b-b4cd-a1a0558532d9 tempest-VolumeTypesAccessTest-1687540712 tempest-VolumeTypesAccessTest-1687540712-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:27.737432 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-c7a5d1a2-49a1-45d3-8e4c-ffb2bf9e68fc tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:27.737432 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-c7a5d1a2-49a1-45d3-8e4c-ffb2bf9e68fc tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:27.742661 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-c7a5d1a2-49a1-45d3-8e4c-ffb2bf9e68fc tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] https://10.4.3.7/volume/v3/snapshots/5190b5ad-ca58-4fa3-b13f-142b06c1ab8e returned with HTTP 404 Jul 10 08:34:27.743347 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:27.743347 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:34:27.743877 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 359/1420] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:34:27 2026] GET /volume/v3/snapshots/5190b5ad-ca58-4fa3-b13f-142b06c1ab8e => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 10 08:34:27.749681 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-fe3c8324-8c79-4c5b-b4cd-a1a0558532d9 tempest-VolumeTypesAccessTest-1687540712 tempest-VolumeTypesAccessTest-1687540712-project-member] Volume info retrieved successfully. Jul 10 08:34:27.754238 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-fe3c8324-8c79-4c5b-b4cd-a1a0558532d9 tempest-VolumeTypesAccessTest-1687540712 tempest-VolumeTypesAccessTest-1687540712-project-member] https://10.4.3.7/volume/v3/volumes/8e76925b-ec1b-4dc0-b3d9-73182ec78a1d returned with HTTP 200 Jul 10 08:34:27.755621 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 356/1421] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:27 2026] GET /volume/v3/volumes/8e76925b-ec1b-4dc0-b3d9-73182ec78a1d => generated 885 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:27.755703 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-92ec225d-1bb6-49a5-8cea-22b31e66bb72 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:27.757249 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-92ec225d-1bb6-49a5-8cea-22b31e66bb72 tempest-SnapshotsActionsTest-95018889 tempest-SnapshotsActionsTest-95018889-project-admin] POST https://10.4.3.7/volume/v3/snapshots/6b943a69-2f4d-4368-9111-a50936487f32/action Jul 10 08:34:27.757652 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-92ec225d-1bb6-49a5-8cea-22b31e66bb72 tempest-SnapshotsActionsTest-95018889 tempest-SnapshotsActionsTest-95018889-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:34:27.757838 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-92ec225d-1bb6-49a5-8cea-22b31e66bb72 tempest-SnapshotsActionsTest-95018889 tempest-SnapshotsActionsTest-95018889-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:27.759205 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.contrib.admin_actions [None req-92ec225d-1bb6-49a5-8cea-22b31e66bb72 tempest-SnapshotsActionsTest-95018889 tempest-SnapshotsActionsTest-95018889-project-admin] Updating snapshot '6b943a69-2f4d-4368-9111-a50936487f32' with '{'status': 'available'}' {{(pid=100056) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 08:34:27.769008 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:27.769008 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:34:27.782292 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-6182f3d0-95eb-4fba-bee8-c38e7bb82df3 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:27.784978 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-6182f3d0-95eb-4fba-bee8-c38e7bb82df3 tempest-VolumeTypesAccessTest-1687540712 tempest-VolumeTypesAccessTest-1687540712-project-member] GET https://10.4.3.7/volume/v3/volumes/8e76925b-ec1b-4dc0-b3d9-73182ec78a1d Jul 10 08:34:27.785895 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-6182f3d0-95eb-4fba-bee8-c38e7bb82df3 tempest-VolumeTypesAccessTest-1687540712 tempest-VolumeTypesAccessTest-1687540712-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:27.785974 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-92ec225d-1bb6-49a5-8cea-22b31e66bb72 tempest-SnapshotsActionsTest-95018889 tempest-SnapshotsActionsTest-95018889-project-admin] https://10.4.3.7/volume/v3/snapshots/6b943a69-2f4d-4368-9111-a50936487f32/action returned with HTTP 202 Jul 10 08:34:27.786007 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-6182f3d0-95eb-4fba-bee8-c38e7bb82df3 tempest-VolumeTypesAccessTest-1687540712 tempest-VolumeTypesAccessTest-1687540712-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:27.786035 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 356/1422] 10.4.3.7 () {68 vars in 1382 bytes} [Fri Jul 10 08:34:27 2026] POST /volume/v3/snapshots/6b943a69-2f4d-4368-9111-a50936487f32/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jul 10 08:34:27.793159 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-9c61428c-8b32-4727-a358-40959f653a40 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:27.794372 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:27.794372 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:34:27.795216 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-9c61428c-8b32-4727-a358-40959f653a40 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] GET https://10.4.3.7/volume/v3/snapshots/6b943a69-2f4d-4368-9111-a50936487f32 Jul 10 08:34:27.795597 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-9c61428c-8b32-4727-a358-40959f653a40 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:27.795853 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-9c61428c-8b32-4727-a358-40959f653a40 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:27.799089 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-6182f3d0-95eb-4fba-bee8-c38e7bb82df3 tempest-VolumeTypesAccessTest-1687540712 tempest-VolumeTypesAccessTest-1687540712-project-member] Volume info retrieved successfully. Jul 10 08:34:27.803479 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:27.803479 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:34:27.804019 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-9c61428c-8b32-4727-a358-40959f653a40 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Snapshot retrieved successfully. Jul 10 08:34:27.804927 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-9c61428c-8b32-4727-a358-40959f653a40 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] https://10.4.3.7/volume/v3/snapshots/6b943a69-2f4d-4368-9111-a50936487f32 returned with HTTP 200 Jul 10 08:34:27.805790 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-6182f3d0-95eb-4fba-bee8-c38e7bb82df3 tempest-VolumeTypesAccessTest-1687540712 tempest-VolumeTypesAccessTest-1687540712-project-member] https://10.4.3.7/volume/v3/volumes/8e76925b-ec1b-4dc0-b3d9-73182ec78a1d returned with HTTP 200 Jul 10 08:34:27.805923 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 360/1423] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:34:27 2026] GET /volume/v3/snapshots/6b943a69-2f4d-4368-9111-a50936487f32 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:27.810477 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 352/1424] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:27 2026] GET /volume/v3/volumes/8e76925b-ec1b-4dc0-b3d9-73182ec78a1d => generated 885 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:27.815668 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-f33ed57c-02bd-46d6-bae3-d7634d37c18a None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:27.817776 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-f33ed57c-02bd-46d6-bae3-d7634d37c18a tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] DELETE https://10.4.3.7/volume/v3/snapshots/5190b5ad-ca58-4fa3-b13f-142b06c1ab8e Jul 10 08:34:27.818053 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-f33ed57c-02bd-46d6-bae3-d7634d37c18a tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:27.819527 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-f33ed57c-02bd-46d6-bae3-d7634d37c18a tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Calling method 'delete' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:27.819527 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.snapshots [None req-f33ed57c-02bd-46d6-bae3-d7634d37c18a tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Delete snapshot with id: 5190b5ad-ca58-4fa3-b13f-142b06c1ab8e Jul 10 08:34:27.819902 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-85f99781-3b04-4ed3-a133-21989e6a7754 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:27.827455 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-85f99781-3b04-4ed3-a133-21989e6a7754 tempest-VolumeTypesAccessTest-1687540712 tempest-VolumeTypesAccessTest-1687540712-project-member] DELETE https://10.4.3.7/volume/v3/volumes/8e76925b-ec1b-4dc0-b3d9-73182ec78a1d Jul 10 08:34:27.827455 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-85f99781-3b04-4ed3-a133-21989e6a7754 tempest-VolumeTypesAccessTest-1687540712 tempest-VolumeTypesAccessTest-1687540712-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:27.827455 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-85f99781-3b04-4ed3-a133-21989e6a7754 tempest-VolumeTypesAccessTest-1687540712 tempest-VolumeTypesAccessTest-1687540712-project-member] Calling method 'delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:27.827455 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-85f99781-3b04-4ed3-a133-21989e6a7754 tempest-VolumeTypesAccessTest-1687540712 tempest-VolumeTypesAccessTest-1687540712-project-member] Delete volume with id: 8e76925b-ec1b-4dc0-b3d9-73182ec78a1d Jul 10 08:34:27.832648 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-f33ed57c-02bd-46d6-bae3-d7634d37c18a tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] https://10.4.3.7/volume/v3/snapshots/5190b5ad-ca58-4fa3-b13f-142b06c1ab8e returned with HTTP 404 Jul 10 08:34:27.834341 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 357/1425] 10.4.3.7 () {66 vars in 1343 bytes} [Fri Jul 10 08:34:27 2026] DELETE /volume/v3/snapshots/5190b5ad-ca58-4fa3-b13f-142b06c1ab8e => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:34:27.846445 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:27.846445 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:34:27.846904 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-5859bdb2-086c-4920-859d-5e584b0e38f8 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:27.846968 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-85f99781-3b04-4ed3-a133-21989e6a7754 tempest-VolumeTypesAccessTest-1687540712 tempest-VolumeTypesAccessTest-1687540712-project-member] Volume info retrieved successfully. Jul 10 08:34:27.848591 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-5859bdb2-086c-4920-859d-5e584b0e38f8 tempest-SnapshotsActionsTest-95018889 tempest-SnapshotsActionsTest-95018889-project-admin] POST https://10.4.3.7/volume/v3/snapshots/6b943a69-2f4d-4368-9111-a50936487f32/action Jul 10 08:34:27.848894 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-5859bdb2-086c-4920-859d-5e584b0e38f8 tempest-SnapshotsActionsTest-95018889 tempest-SnapshotsActionsTest-95018889-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100054) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:34:27.849806 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-5859bdb2-086c-4920-859d-5e584b0e38f8 tempest-SnapshotsActionsTest-95018889 tempest-SnapshotsActionsTest-95018889-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:27.850543 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.contrib.admin_actions [None req-5859bdb2-086c-4920-859d-5e584b0e38f8 tempest-SnapshotsActionsTest-95018889 tempest-SnapshotsActionsTest-95018889-project-admin] Updating snapshot '6b943a69-2f4d-4368-9111-a50936487f32' with '{'status': 'creating'}' {{(pid=100054) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 08:34:27.859491 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-cf78447f-561a-41f7-9283-547f763f182b None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:27.860131 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:27.860131 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:34:27.861259 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cf78447f-561a-41f7-9283-547f763f182b tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] GET https://10.4.3.7/volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 Jul 10 08:34:27.863256 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-cf78447f-561a-41f7-9283-547f763f182b tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:27.863256 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-cf78447f-561a-41f7-9283-547f763f182b tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:27.874329 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:27.874329 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:34:27.877327 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-5859bdb2-086c-4920-859d-5e584b0e38f8 tempest-SnapshotsActionsTest-95018889 tempest-SnapshotsActionsTest-95018889-project-admin] https://10.4.3.7/volume/v3/snapshots/6b943a69-2f4d-4368-9111-a50936487f32/action returned with HTTP 202 Jul 10 08:34:27.877874 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 361/1426] 10.4.3.7 () {68 vars in 1382 bytes} [Fri Jul 10 08:34:27 2026] POST /volume/v3/snapshots/6b943a69-2f4d-4368-9111-a50936487f32/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:34:27.879785 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-85f99781-3b04-4ed3-a133-21989e6a7754 tempest-VolumeTypesAccessTest-1687540712 tempest-VolumeTypesAccessTest-1687540712-project-member] Delete volume request issued successfully. Jul 10 08:34:27.880051 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-85f99781-3b04-4ed3-a133-21989e6a7754 tempest-VolumeTypesAccessTest-1687540712 tempest-VolumeTypesAccessTest-1687540712-project-member] https://10.4.3.7/volume/v3/volumes/8e76925b-ec1b-4dc0-b3d9-73182ec78a1d returned with HTTP 202 Jul 10 08:34:27.880556 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-cf78447f-561a-41f7-9283-547f763f182b tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Volume info retrieved successfully. Jul 10 08:34:27.880725 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 357/1427] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:34:27 2026] DELETE /volume/v3/volumes/8e76925b-ec1b-4dc0-b3d9-73182ec78a1d => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:34:27.889175 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cf78447f-561a-41f7-9283-547f763f182b tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 returned with HTTP 200 Jul 10 08:34:27.889175 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 353/1428] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:27 2026] GET /volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 => generated 1141 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:34:27.889641 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-67620da9-c989-4366-b435-6f667decdf48 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:27.892237 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-6f33a04a-27b2-4139-85ec-89bdbb482413 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:27.892399 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-67620da9-c989-4366-b435-6f667decdf48 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] GET https://10.4.3.7/volume/v3/snapshots/6b943a69-2f4d-4368-9111-a50936487f32 Jul 10 08:34:27.892659 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-67620da9-c989-4366-b435-6f667decdf48 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:27.892902 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-67620da9-c989-4366-b435-6f667decdf48 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:27.894293 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-6f33a04a-27b2-4139-85ec-89bdbb482413 tempest-VolumeTypesAccessTest-1687540712 tempest-VolumeTypesAccessTest-1687540712-project-member] GET https://10.4.3.7/volume/v3/volumes/8e76925b-ec1b-4dc0-b3d9-73182ec78a1d Jul 10 08:34:27.894553 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-6f33a04a-27b2-4139-85ec-89bdbb482413 tempest-VolumeTypesAccessTest-1687540712 tempest-VolumeTypesAccessTest-1687540712-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:27.894796 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-6f33a04a-27b2-4139-85ec-89bdbb482413 tempest-VolumeTypesAccessTest-1687540712 tempest-VolumeTypesAccessTest-1687540712-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:27.901648 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-bf9ede0b-0a9a-4d18-8224-452dfc082c76 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:27.903816 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-bf9ede0b-0a9a-4d18-8224-452dfc082c76 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-reader] GET https://10.4.3.7/volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 Jul 10 08:34:27.903984 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-bf9ede0b-0a9a-4d18-8224-452dfc082c76 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-reader] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:27.904167 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-bf9ede0b-0a9a-4d18-8224-452dfc082c76 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-reader] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:27.904874 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:27.904874 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:34:27.909328 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-6f33a04a-27b2-4139-85ec-89bdbb482413 tempest-VolumeTypesAccessTest-1687540712 tempest-VolumeTypesAccessTest-1687540712-project-member] Volume info retrieved successfully. Jul 10 08:34:27.913381 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:27.913381 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:34:27.915182 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-6f33a04a-27b2-4139-85ec-89bdbb482413 tempest-VolumeTypesAccessTest-1687540712 tempest-VolumeTypesAccessTest-1687540712-project-member] https://10.4.3.7/volume/v3/volumes/8e76925b-ec1b-4dc0-b3d9-73182ec78a1d returned with HTTP 200 Jul 10 08:34:27.915760 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 362/1429] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:27 2026] GET /volume/v3/volumes/8e76925b-ec1b-4dc0-b3d9-73182ec78a1d => generated 884 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:27.916130 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-bf9ede0b-0a9a-4d18-8224-452dfc082c76 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-reader] Volume info retrieved successfully. Jul 10 08:34:27.920913 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-bf9ede0b-0a9a-4d18-8224-452dfc082c76 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-reader] https://10.4.3.7/volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 returned with HTTP 200 Jul 10 08:34:27.921269 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 358/1430] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:27 2026] GET /volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 => generated 1141 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:34:27.963723 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-3fd377a4-5437-4ca1-bf04-8e559d425bfd req-0a551b5f-df5c-44fc-bbd0-88cac85a4aad None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:27.965823 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-3fd377a4-5437-4ca1-bf04-8e559d425bfd req-0a551b5f-df5c-44fc-bbd0-88cac85a4aad tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] GET https://10.4.3.7/volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 Jul 10 08:34:27.966008 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-3fd377a4-5437-4ca1-bf04-8e559d425bfd req-0a551b5f-df5c-44fc-bbd0-88cac85a4aad tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:27.966196 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-3fd377a4-5437-4ca1-bf04-8e559d425bfd req-0a551b5f-df5c-44fc-bbd0-88cac85a4aad tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:27.975085 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:27.975085 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:34:27.978787 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-3fd377a4-5437-4ca1-bf04-8e559d425bfd req-0a551b5f-df5c-44fc-bbd0-88cac85a4aad tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Volume info retrieved successfully. Jul 10 08:34:27.983367 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-3fd377a4-5437-4ca1-bf04-8e559d425bfd req-0a551b5f-df5c-44fc-bbd0-88cac85a4aad tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 returned with HTTP 200 Jul 10 08:34:27.984078 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 354/1431] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:34:27 2026] GET /volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 => generated 1141 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:34:28.032195 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-3fd377a4-5437-4ca1-bf04-8e559d425bfd req-c41cf776-cd46-4f99-82f9-1e47777326ef None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:28.034422 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-3fd377a4-5437-4ca1-bf04-8e559d425bfd req-c41cf776-cd46-4f99-82f9-1e47777326ef tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] POST https://10.4.3.7/volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6/action Jul 10 08:34:28.034700 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-3fd377a4-5437-4ca1-bf04-8e559d425bfd req-c41cf776-cd46-4f99-82f9-1e47777326ef tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100054) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:34:28.034862 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-3fd377a4-5437-4ca1-bf04-8e559d425bfd req-c41cf776-cd46-4f99-82f9-1e47777326ef tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:28.047105 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:28.047105 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:34:28.047693 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-3fd377a4-5437-4ca1-bf04-8e559d425bfd req-c41cf776-cd46-4f99-82f9-1e47777326ef tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Volume info retrieved successfully. Jul 10 08:34:28.052111 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:28.052111 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:34:28.052583 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-67620da9-c989-4366-b435-6f667decdf48 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Snapshot retrieved successfully. Jul 10 08:34:28.053423 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-67620da9-c989-4366-b435-6f667decdf48 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] https://10.4.3.7/volume/v3/snapshots/6b943a69-2f4d-4368-9111-a50936487f32 returned with HTTP 200 Jul 10 08:34:28.053622 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 358/1432] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:34:27 2026] GET /volume/v3/snapshots/6b943a69-2f4d-4368-9111-a50936487f32 => generated 465 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:28.055593 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-3fd377a4-5437-4ca1-bf04-8e559d425bfd req-c41cf776-cd46-4f99-82f9-1e47777326ef tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Begin detaching volume completed successfully. Jul 10 08:34:28.055896 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-3fd377a4-5437-4ca1-bf04-8e559d425bfd req-c41cf776-cd46-4f99-82f9-1e47777326ef tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6/action returned with HTTP 202 Jul 10 08:34:28.056461 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 363/1433] 10.4.3.7 () {72 vars in 1658 bytes} [Fri Jul 10 08:34:28 2026] POST /volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:34:28.063814 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-ded093f3-488d-4ff3-b4b9-3e5ac6f6b557 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:28.065499 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-ded093f3-488d-4ff3-b4b9-3e5ac6f6b557 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] POST https://10.4.3.7/volume/v3/snapshots/6b943a69-2f4d-4368-9111-a50936487f32/action Jul 10 08:34:28.065939 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-ded093f3-488d-4ff3-b4b9-3e5ac6f6b557 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:34:28.066105 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-ded093f3-488d-4ff3-b4b9-3e5ac6f6b557 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:28.067721 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.contrib.snapshot_actions [None req-ded093f3-488d-4ff3-b4b9-3e5ac6f6b557 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100056) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 10 08:34:28.073287 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:28.073287 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:34:28.073287 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.contrib.snapshot_actions [None req-ded093f3-488d-4ff3-b4b9-3e5ac6f6b557 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Updating snapshot 6b943a69-2f4d-4368-9111-a50936487f32 with info {'id': '6b943a69-2f4d-4368-9111-a50936487f32', 'status': 'error', 'progress': '80%'} Jul 10 08:34:28.080195 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-1d07c916-de6f-4197-a4ec-e78ea4271ec1 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:28.082592 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-1d07c916-de6f-4197-a4ec-e78ea4271ec1 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] GET https://10.4.3.7/volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 Jul 10 08:34:28.082825 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-1d07c916-de6f-4197-a4ec-e78ea4271ec1 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:28.083016 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-1d07c916-de6f-4197-a4ec-e78ea4271ec1 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:28.086665 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-ded093f3-488d-4ff3-b4b9-3e5ac6f6b557 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] https://10.4.3.7/volume/v3/snapshots/6b943a69-2f4d-4368-9111-a50936487f32/action returned with HTTP 202 Jul 10 08:34:28.087059 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 359/1434] 10.4.3.7 () {68 vars in 1382 bytes} [Fri Jul 10 08:34:28 2026] POST /volume/v3/snapshots/6b943a69-2f4d-4368-9111-a50936487f32/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:34:28.094052 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:28.094052 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:34:28.096334 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-0ccc5fb0-9c23-4dc8-91af-29c5a80fc085 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:28.097926 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-0ccc5fb0-9c23-4dc8-91af-29c5a80fc085 tempest-SnapshotsActionsTest-95018889 tempest-SnapshotsActionsTest-95018889-project-admin] GET https://10.4.3.7/volume/v3/snapshots/6b943a69-2f4d-4368-9111-a50936487f32 Jul 10 08:34:28.098086 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-0ccc5fb0-9c23-4dc8-91af-29c5a80fc085 tempest-SnapshotsActionsTest-95018889 tempest-SnapshotsActionsTest-95018889-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:28.098271 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-0ccc5fb0-9c23-4dc8-91af-29c5a80fc085 tempest-SnapshotsActionsTest-95018889 tempest-SnapshotsActionsTest-95018889-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:28.098432 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-1d07c916-de6f-4197-a4ec-e78ea4271ec1 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Volume info retrieved successfully. Jul 10 08:34:28.102599 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-1d07c916-de6f-4197-a4ec-e78ea4271ec1 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 returned with HTTP 200 Jul 10 08:34:28.102956 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 355/1435] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:28 2026] GET /volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 => generated 1144 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:34:28.104705 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:28.104705 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:34:28.105128 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-0ccc5fb0-9c23-4dc8-91af-29c5a80fc085 tempest-SnapshotsActionsTest-95018889 tempest-SnapshotsActionsTest-95018889-project-admin] Snapshot retrieved successfully. Jul 10 08:34:28.106118 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-0ccc5fb0-9c23-4dc8-91af-29c5a80fc085 tempest-SnapshotsActionsTest-95018889 tempest-SnapshotsActionsTest-95018889-project-admin] https://10.4.3.7/volume/v3/snapshots/6b943a69-2f4d-4368-9111-a50936487f32 returned with HTTP 200 Jul 10 08:34:28.106628 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 359/1436] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:34:28 2026] GET /volume/v3/snapshots/6b943a69-2f4d-4368-9111-a50936487f32 => generated 461 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:28.117126 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-817ca347-50ca-4f04-b4ee-2c9e690fb682 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:28.118928 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-817ca347-50ca-4f04-b4ee-2c9e690fb682 tempest-SnapshotsActionsTest-95018889 tempest-SnapshotsActionsTest-95018889-project-admin] POST https://10.4.3.7/volume/v3/snapshots/6b943a69-2f4d-4368-9111-a50936487f32/action Jul 10 08:34:28.119319 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-817ca347-50ca-4f04-b4ee-2c9e690fb682 tempest-SnapshotsActionsTest-95018889 tempest-SnapshotsActionsTest-95018889-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100054) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:34:28.119494 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-817ca347-50ca-4f04-b4ee-2c9e690fb682 tempest-SnapshotsActionsTest-95018889 tempest-SnapshotsActionsTest-95018889-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:28.120804 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.contrib.admin_actions [None req-817ca347-50ca-4f04-b4ee-2c9e690fb682 tempest-SnapshotsActionsTest-95018889 tempest-SnapshotsActionsTest-95018889-project-admin] Updating snapshot '6b943a69-2f4d-4368-9111-a50936487f32' with '{'status': 'available'}' {{(pid=100054) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 08:34:28.131961 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:28.131961 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:34:28.147436 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-817ca347-50ca-4f04-b4ee-2c9e690fb682 tempest-SnapshotsActionsTest-95018889 tempest-SnapshotsActionsTest-95018889-project-admin] https://10.4.3.7/volume/v3/snapshots/6b943a69-2f4d-4368-9111-a50936487f32/action returned with HTTP 202 Jul 10 08:34:28.147847 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 364/1437] 10.4.3.7 () {68 vars in 1382 bytes} [Fri Jul 10 08:34:28 2026] POST /volume/v3/snapshots/6b943a69-2f4d-4368-9111-a50936487f32/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:34:28.155077 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-4061bb91-ab84-4dd7-87e3-026f4935be48 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:28.157000 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-4061bb91-ab84-4dd7-87e3-026f4935be48 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] GET https://10.4.3.7/volume/v3/snapshots/6b943a69-2f4d-4368-9111-a50936487f32 Jul 10 08:34:28.157217 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-4061bb91-ab84-4dd7-87e3-026f4935be48 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:28.157452 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-4061bb91-ab84-4dd7-87e3-026f4935be48 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:28.163011 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:28.163011 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:34:28.163770 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-4061bb91-ab84-4dd7-87e3-026f4935be48 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Snapshot retrieved successfully. Jul 10 08:34:28.164710 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-4061bb91-ab84-4dd7-87e3-026f4935be48 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] https://10.4.3.7/volume/v3/snapshots/6b943a69-2f4d-4368-9111-a50936487f32 returned with HTTP 200 Jul 10 08:34:28.165291 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 360/1438] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:34:28 2026] GET /volume/v3/snapshots/6b943a69-2f4d-4368-9111-a50936487f32 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:28.178598 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-cc3e7a61-dc3c-44ac-93cd-304eb2b5321c None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:28.180266 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cc3e7a61-dc3c-44ac-93cd-304eb2b5321c tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] DELETE https://10.4.3.7/volume/v3/snapshots/6b943a69-2f4d-4368-9111-a50936487f32 Jul 10 08:34:28.180784 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-cc3e7a61-dc3c-44ac-93cd-304eb2b5321c tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:28.180784 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-cc3e7a61-dc3c-44ac-93cd-304eb2b5321c tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:28.180784 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.snapshots [None req-cc3e7a61-dc3c-44ac-93cd-304eb2b5321c tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Delete snapshot with id: 6b943a69-2f4d-4368-9111-a50936487f32 Jul 10 08:34:28.185010 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:28.185010 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:34:28.185463 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-cc3e7a61-dc3c-44ac-93cd-304eb2b5321c tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Snapshot retrieved successfully. Jul 10 08:34:28.199192 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-cc3e7a61-dc3c-44ac-93cd-304eb2b5321c tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Snapshot delete request issued successfully. Jul 10 08:34:28.199361 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cc3e7a61-dc3c-44ac-93cd-304eb2b5321c tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] https://10.4.3.7/volume/v3/snapshots/6b943a69-2f4d-4368-9111-a50936487f32 returned with HTTP 202 Jul 10 08:34:28.199779 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 356/1439] 10.4.3.7 () {66 vars in 1343 bytes} [Fri Jul 10 08:34:28 2026] DELETE /volume/v3/snapshots/6b943a69-2f4d-4368-9111-a50936487f32 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:34:28.207195 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-ec5cb607-48a2-4987-8386-da9e8596794b None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:28.211371 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-ec5cb607-48a2-4987-8386-da9e8596794b tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] GET https://10.4.3.7/volume/v3/snapshots/6b943a69-2f4d-4368-9111-a50936487f32 Jul 10 08:34:28.211704 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-ec5cb607-48a2-4987-8386-da9e8596794b tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:28.211928 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-ec5cb607-48a2-4987-8386-da9e8596794b tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:28.219859 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:28.219859 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:34:28.220358 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-ec5cb607-48a2-4987-8386-da9e8596794b tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Snapshot retrieved successfully. Jul 10 08:34:28.224076 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-ec5cb607-48a2-4987-8386-da9e8596794b tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] https://10.4.3.7/volume/v3/snapshots/6b943a69-2f4d-4368-9111-a50936487f32 returned with HTTP 200 Jul 10 08:34:28.224813 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 360/1440] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:34:28 2026] GET /volume/v3/snapshots/6b943a69-2f4d-4368-9111-a50936487f32 => generated 464 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:28.346431 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-3d3ff836-34d9-4dc8-b770-3fc118753736 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:28.347283 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-3d3ff836-34d9-4dc8-b770-3fc118753736 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] GET https://10.4.3.7/volume/v3/volumes/ad7096a4-f080-491b-82c7-c607bf06153c Jul 10 08:34:28.347283 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-3d3ff836-34d9-4dc8-b770-3fc118753736 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:28.347502 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-3d3ff836-34d9-4dc8-b770-3fc118753736 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:28.356007 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:28.356007 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:34:28.360774 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-3d3ff836-34d9-4dc8-b770-3fc118753736 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Volume info retrieved successfully. Jul 10 08:34:28.366852 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-3d3ff836-34d9-4dc8-b770-3fc118753736 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] https://10.4.3.7/volume/v3/volumes/ad7096a4-f080-491b-82c7-c607bf06153c returned with HTTP 200 Jul 10 08:34:28.367386 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 365/1441] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:28 2026] GET /volume/v3/volumes/ad7096a4-f080-491b-82c7-c607bf06153c => generated 1014 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:34:28.379839 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-4ff7bcb6-e7f6-42b2-87c2-94ed5fdf3012 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:28.381451 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-4ff7bcb6-e7f6-42b2-87c2-94ed5fdf3012 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] POST https://10.4.3.7/volume/v3/snapshots Jul 10 08:34:28.381757 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-4ff7bcb6-e7f6-42b2-87c2-94ed5fdf3012 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ad7096a4-f080-491b-82c7-c607bf06153c", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1725264009"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:28.392158 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:28.392158 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:34:28.392587 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-4ff7bcb6-e7f6-42b2-87c2-94ed5fdf3012 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Volume info retrieved successfully. Jul 10 08:34:28.392953 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.snapshots [None req-4ff7bcb6-e7f6-42b2-87c2-94ed5fdf3012 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Create snapshot from volume ad7096a4-f080-491b-82c7-c607bf06153c Jul 10 08:34:28.420372 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.quota [None req-4ff7bcb6-e7f6-42b2-87c2-94ed5fdf3012 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Created reservations ['cc97eb76-87ed-4fee-b5dd-12f32fc89596', '44f237b3-b806-4346-906e-7e17ab8b2ba8', '9029642a-7f36-4a3b-aacb-12ecabcbe636', '93b5f5c3-3884-41ba-81ae-4c633baf78e4'] {{(pid=100056) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:34:28.469314 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-4ff7bcb6-e7f6-42b2-87c2-94ed5fdf3012 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Snapshot create request issued successfully. Jul 10 08:34:28.469314 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-4ff7bcb6-e7f6-42b2-87c2-94ed5fdf3012 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] https://10.4.3.7/volume/v3/snapshots returned with HTTP 202 Jul 10 08:34:28.469499 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 361/1442] 10.4.3.7 () {68 vars in 1251 bytes} [Fri Jul 10 08:34:28 2026] POST /volume/v3/snapshots => generated 308 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:34:28.479083 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-0cbef120-567c-4b42-9425-7eff980e6f87 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:28.480570 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0cbef120-567c-4b42-9425-7eff980e6f87 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] GET https://10.4.3.7/volume/v3/snapshots/42ea12c6-5e64-40fb-9a6d-3ddf86adcd2e Jul 10 08:34:28.480859 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0cbef120-567c-4b42-9425-7eff980e6f87 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:28.480908 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0cbef120-567c-4b42-9425-7eff980e6f87 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:28.487453 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:28.487453 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:34:28.487824 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-0cbef120-567c-4b42-9425-7eff980e6f87 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Snapshot retrieved successfully. Jul 10 08:34:28.491494 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0cbef120-567c-4b42-9425-7eff980e6f87 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] https://10.4.3.7/volume/v3/snapshots/42ea12c6-5e64-40fb-9a6d-3ddf86adcd2e returned with HTTP 200 Jul 10 08:34:28.491494 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 357/1443] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:34:28 2026] GET /volume/v3/snapshots/42ea12c6-5e64-40fb-9a6d-3ddf86adcd2e => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:28.929101 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-b08c5a58-6a1e-494f-9b6a-fca6c78defc0 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:28.930754 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-b08c5a58-6a1e-494f-9b6a-fca6c78defc0 tempest-VolumeTypesAccessTest-1687540712 tempest-VolumeTypesAccessTest-1687540712-project-member] GET https://10.4.3.7/volume/v3/volumes/8e76925b-ec1b-4dc0-b3d9-73182ec78a1d Jul 10 08:34:28.930920 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-b08c5a58-6a1e-494f-9b6a-fca6c78defc0 tempest-VolumeTypesAccessTest-1687540712 tempest-VolumeTypesAccessTest-1687540712-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:28.931108 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-b08c5a58-6a1e-494f-9b6a-fca6c78defc0 tempest-VolumeTypesAccessTest-1687540712 tempest-VolumeTypesAccessTest-1687540712-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:28.936533 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-b08c5a58-6a1e-494f-9b6a-fca6c78defc0 tempest-VolumeTypesAccessTest-1687540712 tempest-VolumeTypesAccessTest-1687540712-project-member] https://10.4.3.7/volume/v3/volumes/8e76925b-ec1b-4dc0-b3d9-73182ec78a1d returned with HTTP 404 Jul 10 08:34:28.936952 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 361/1444] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:28 2026] GET /volume/v3/volumes/8e76925b-ec1b-4dc0-b3d9-73182ec78a1d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:34:28.945433 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-d31075d6-febe-4250-8a03-37e5a31ff35f None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:28.947430 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d31075d6-febe-4250-8a03-37e5a31ff35f tempest-VolumeTypesAccessTest-546681753 tempest-VolumeTypesAccessTest-546681753-project-admin] POST https://10.4.3.7/volume/v3/types/3c554bb1-ba55-4ed2-9a9c-08d40b539496/action Jul 10 08:34:28.947832 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-d31075d6-febe-4250-8a03-37e5a31ff35f tempest-VolumeTypesAccessTest-546681753 tempest-VolumeTypesAccessTest-546681753-project-admin] Action body: b'{"removeProjectAccess": {"project": "d6732cf802ee44f992505054634e305b"}}' {{(pid=100054) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:34:28.948150 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-d31075d6-febe-4250-8a03-37e5a31ff35f tempest-VolumeTypesAccessTest-546681753 tempest-VolumeTypesAccessTest-546681753-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "d6732cf802ee44f992505054634e305b"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:28.963638 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d31075d6-febe-4250-8a03-37e5a31ff35f tempest-VolumeTypesAccessTest-546681753 tempest-VolumeTypesAccessTest-546681753-project-admin] https://10.4.3.7/volume/v3/types/3c554bb1-ba55-4ed2-9a9c-08d40b539496/action returned with HTTP 202 Jul 10 08:34:28.964075 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 366/1445] 10.4.3.7 () {68 vars in 1370 bytes} [Fri Jul 10 08:34:28 2026] POST /volume/v3/types/3c554bb1-ba55-4ed2-9a9c-08d40b539496/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:34:28.971042 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-4ff5fcbb-9875-4892-bd6c-fd332b06d8c4 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:28.972926 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-4ff5fcbb-9875-4892-bd6c-fd332b06d8c4 tempest-VolumeTypesAccessTest-546681753 tempest-VolumeTypesAccessTest-546681753-project-admin] DELETE https://10.4.3.7/volume/v3/types/3c554bb1-ba55-4ed2-9a9c-08d40b539496 Jul 10 08:34:28.973167 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-4ff5fcbb-9875-4892-bd6c-fd332b06d8c4 tempest-VolumeTypesAccessTest-546681753 tempest-VolumeTypesAccessTest-546681753-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:28.973420 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-4ff5fcbb-9875-4892-bd6c-fd332b06d8c4 tempest-VolumeTypesAccessTest-546681753 tempest-VolumeTypesAccessTest-546681753-project-admin] Calling method '_delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:28.973677 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:28.973677 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:34:28.997645 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-4ff5fcbb-9875-4892-bd6c-fd332b06d8c4 tempest-VolumeTypesAccessTest-546681753 tempest-VolumeTypesAccessTest-546681753-project-admin] https://10.4.3.7/volume/v3/types/3c554bb1-ba55-4ed2-9a9c-08d40b539496 returned with HTTP 202 Jul 10 08:34:28.998224 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 362/1446] 10.4.3.7 () {66 vars in 1331 bytes} [Fri Jul 10 08:34:28 2026] DELETE /volume/v3/types/3c554bb1-ba55-4ed2-9a9c-08d40b539496 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:34:29.004635 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-3368d5ac-8abd-4ad2-8f8d-ace0c45c6f55 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:29.006394 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3368d5ac-8abd-4ad2-8f8d-ace0c45c6f55 tempest-VolumeTypesAccessTest-546681753 tempest-VolumeTypesAccessTest-546681753-project-admin] GET https://10.4.3.7/volume/v3/types/3c554bb1-ba55-4ed2-9a9c-08d40b539496 Jul 10 08:34:29.006636 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3368d5ac-8abd-4ad2-8f8d-ace0c45c6f55 tempest-VolumeTypesAccessTest-546681753 tempest-VolumeTypesAccessTest-546681753-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:29.006863 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3368d5ac-8abd-4ad2-8f8d-ace0c45c6f55 tempest-VolumeTypesAccessTest-546681753 tempest-VolumeTypesAccessTest-546681753-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:29.009972 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3368d5ac-8abd-4ad2-8f8d-ace0c45c6f55 tempest-VolumeTypesAccessTest-546681753 tempest-VolumeTypesAccessTest-546681753-project-admin] https://10.4.3.7/volume/v3/types/3c554bb1-ba55-4ed2-9a9c-08d40b539496 returned with HTTP 404 Jul 10 08:34:29.010486 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 358/1447] 10.4.3.7 () {66 vars in 1328 bytes} [Fri Jul 10 08:34:29 2026] GET /volume/v3/types/3c554bb1-ba55-4ed2-9a9c-08d40b539496 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:34:29.019619 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-28dba754-c67e-423a-853e-ad3fe5871572 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:29.021219 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-28dba754-c67e-423a-853e-ad3fe5871572 tempest-VolumeTypesAccessTest-546681753 tempest-VolumeTypesAccessTest-546681753-project-admin] POST https://10.4.3.7/volume/v3/types Jul 10 08:34:29.021580 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-28dba754-c67e-423a-853e-ad3fe5871572 tempest-VolumeTypesAccessTest-546681753 tempest-VolumeTypesAccessTest-546681753-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1019106331", "os-volume-type-access:is_public": false}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:29.037019 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-28dba754-c67e-423a-853e-ad3fe5871572 tempest-VolumeTypesAccessTest-546681753 tempest-VolumeTypesAccessTest-546681753-project-admin] https://10.4.3.7/volume/v3/types returned with HTTP 200 Jul 10 08:34:29.037397 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 362/1448] 10.4.3.7 () {68 vars in 1239 bytes} [Fri Jul 10 08:34:29 2026] POST /volume/v3/types => generated 229 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:29.045622 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-d275f570-71d1-49af-aba3-891822ed6d83 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:29.047770 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d275f570-71d1-49af-aba3-891822ed6d83 tempest-VolumeTypesAccessTest-546681753 tempest-VolumeTypesAccessTest-546681753-project-admin] POST https://10.4.3.7/volume/v3/types/7fdebdd8-4369-4716-970e-70576d87041e/action Jul 10 08:34:29.048217 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-d275f570-71d1-49af-aba3-891822ed6d83 tempest-VolumeTypesAccessTest-546681753 tempest-VolumeTypesAccessTest-546681753-project-admin] Action body: b'{"addProjectAccess": {"project": "d6732cf802ee44f992505054634e305b"}}' {{(pid=100054) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:34:29.048425 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-d275f570-71d1-49af-aba3-891822ed6d83 tempest-VolumeTypesAccessTest-546681753 tempest-VolumeTypesAccessTest-546681753-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "d6732cf802ee44f992505054634e305b"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:29.060579 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d275f570-71d1-49af-aba3-891822ed6d83 tempest-VolumeTypesAccessTest-546681753 tempest-VolumeTypesAccessTest-546681753-project-admin] https://10.4.3.7/volume/v3/types/7fdebdd8-4369-4716-970e-70576d87041e/action returned with HTTP 202 Jul 10 08:34:29.061031 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 367/1449] 10.4.3.7 () {68 vars in 1370 bytes} [Fri Jul 10 08:34:29 2026] POST /volume/v3/types/7fdebdd8-4369-4716-970e-70576d87041e/action => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:34:29.067512 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-1d565234-501a-42c8-82e6-4b6c4f2e6bb9 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:29.069249 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-1d565234-501a-42c8-82e6-4b6c4f2e6bb9 tempest-VolumeTypesAccessTest-546681753 tempest-VolumeTypesAccessTest-546681753-project-admin] POST https://10.4.3.7/volume/v3/types/7fdebdd8-4369-4716-970e-70576d87041e/action Jul 10 08:34:29.069698 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-1d565234-501a-42c8-82e6-4b6c4f2e6bb9 tempest-VolumeTypesAccessTest-546681753 tempest-VolumeTypesAccessTest-546681753-project-admin] Action body: b'{"addProjectAccess": {"project": "6eb4cd17d6b6460795576cbbb41fa26f"}}' {{(pid=100056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:34:29.069830 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-1d565234-501a-42c8-82e6-4b6c4f2e6bb9 tempest-VolumeTypesAccessTest-546681753 tempest-VolumeTypesAccessTest-546681753-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "6eb4cd17d6b6460795576cbbb41fa26f"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:29.083201 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-1d565234-501a-42c8-82e6-4b6c4f2e6bb9 tempest-VolumeTypesAccessTest-546681753 tempest-VolumeTypesAccessTest-546681753-project-admin] https://10.4.3.7/volume/v3/types/7fdebdd8-4369-4716-970e-70576d87041e/action returned with HTTP 202 Jul 10 08:34:29.083817 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 363/1450] 10.4.3.7 () {68 vars in 1370 bytes} [Fri Jul 10 08:34:29 2026] POST /volume/v3/types/7fdebdd8-4369-4716-970e-70576d87041e/action => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:34:29.088304 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-3346b362-4a24-41a1-9042-bee30507abee None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:29.088740 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3346b362-4a24-41a1-9042-bee30507abee None None] GET https://10.4.3.7/volume// Jul 10 08:34:29.088899 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3346b362-4a24-41a1-9042-bee30507abee None None] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:29.089281 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3346b362-4a24-41a1-9042-bee30507abee None None] Calling method 'all' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:29.089428 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3346b362-4a24-41a1-9042-bee30507abee None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:34:29.089697 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 359/1451] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:34:29 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:34:29.094961 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-856cc462-5c4e-4e30-8432-d2aa77c635b3 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:29.094961 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-856cc462-5c4e-4e30-8432-d2aa77c635b3 tempest-VolumeTypesAccessTest-546681753 tempest-VolumeTypesAccessTest-546681753-project-admin] GET https://10.4.3.7/volume/v3/types/7fdebdd8-4369-4716-970e-70576d87041e/os-volume-type-access Jul 10 08:34:29.094961 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-856cc462-5c4e-4e30-8432-d2aa77c635b3 tempest-VolumeTypesAccessTest-546681753 tempest-VolumeTypesAccessTest-546681753-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:29.095124 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-856cc462-5c4e-4e30-8432-d2aa77c635b3 tempest-VolumeTypesAccessTest-546681753 tempest-VolumeTypesAccessTest-546681753-project-admin] Calling method 'index' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:29.101078 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-3fd377a4-5437-4ca1-bf04-8e559d425bfd req-3cd51ac5-2559-4f9c-9955-be0ad5b14f5e None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:29.103580 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-3fd377a4-5437-4ca1-bf04-8e559d425bfd req-3cd51ac5-2559-4f9c-9955-be0ad5b14f5e tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] GET https://10.4.3.7/volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 Jul 10 08:34:29.103853 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-3fd377a4-5437-4ca1-bf04-8e559d425bfd req-3cd51ac5-2559-4f9c-9955-be0ad5b14f5e tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:29.104112 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-3fd377a4-5437-4ca1-bf04-8e559d425bfd req-3cd51ac5-2559-4f9c-9955-be0ad5b14f5e tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:29.109823 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-856cc462-5c4e-4e30-8432-d2aa77c635b3 tempest-VolumeTypesAccessTest-546681753 tempest-VolumeTypesAccessTest-546681753-project-admin] https://10.4.3.7/volume/v3/types/7fdebdd8-4369-4716-970e-70576d87041e/os-volume-type-access returned with HTTP 200 Jul 10 08:34:29.110311 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 363/1452] 10.4.3.7 () {66 vars in 1394 bytes} [Fri Jul 10 08:34:29 2026] GET /volume/v3/types/7fdebdd8-4369-4716-970e-70576d87041e/os-volume-type-access => generated 244 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:29.115383 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-becbc50e-0dab-4e81-b3d4-193106ccf324 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:29.115755 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:29.115755 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:34:29.116427 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-becbc50e-0dab-4e81-b3d4-193106ccf324 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] GET https://10.4.3.7/volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 Jul 10 08:34:29.116563 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-becbc50e-0dab-4e81-b3d4-193106ccf324 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:29.116772 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-becbc50e-0dab-4e81-b3d4-193106ccf324 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:29.117611 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-21cff8ad-95e9-442e-a1db-6624c27199e0 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:29.119773 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-3fd377a4-5437-4ca1-bf04-8e559d425bfd req-3cd51ac5-2559-4f9c-9955-be0ad5b14f5e tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Volume info retrieved successfully. Jul 10 08:34:29.120935 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-21cff8ad-95e9-442e-a1db-6624c27199e0 tempest-VolumeTypesAccessTest-546681753 tempest-VolumeTypesAccessTest-546681753-project-admin] POST https://10.4.3.7/volume/v3/types/7fdebdd8-4369-4716-970e-70576d87041e/action Jul 10 08:34:29.121344 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-21cff8ad-95e9-442e-a1db-6624c27199e0 tempest-VolumeTypesAccessTest-546681753 tempest-VolumeTypesAccessTest-546681753-project-admin] Action body: b'{"removeProjectAccess": {"project": "6eb4cd17d6b6460795576cbbb41fa26f"}}' {{(pid=100057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:34:29.121515 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-21cff8ad-95e9-442e-a1db-6624c27199e0 tempest-VolumeTypesAccessTest-546681753 tempest-VolumeTypesAccessTest-546681753-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "6eb4cd17d6b6460795576cbbb41fa26f"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:29.125001 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-3fd377a4-5437-4ca1-bf04-8e559d425bfd req-3cd51ac5-2559-4f9c-9955-be0ad5b14f5e tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 returned with HTTP 200 Jul 10 08:34:29.125498 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 368/1453] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:34:29 2026] GET /volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 => generated 1324 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:34:29.127176 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:29.127176 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:34:29.131361 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-becbc50e-0dab-4e81-b3d4-193106ccf324 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Volume info retrieved successfully. Jul 10 08:34:29.135625 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-becbc50e-0dab-4e81-b3d4-193106ccf324 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 returned with HTTP 200 Jul 10 08:34:29.136436 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-21cff8ad-95e9-442e-a1db-6624c27199e0 tempest-VolumeTypesAccessTest-546681753 tempest-VolumeTypesAccessTest-546681753-project-admin] https://10.4.3.7/volume/v3/types/7fdebdd8-4369-4716-970e-70576d87041e/action returned with HTTP 202 Jul 10 08:34:29.136523 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 364/1454] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:29 2026] GET /volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 => generated 1144 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:34:29.137149 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 360/1455] 10.4.3.7 () {68 vars in 1370 bytes} [Fri Jul 10 08:34:29 2026] POST /volume/v3/types/7fdebdd8-4369-4716-970e-70576d87041e/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:34:29.145667 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-01ed06d4-a4ac-4fd0-8993-f15921ac2773 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:29.147860 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-01ed06d4-a4ac-4fd0-8993-f15921ac2773 tempest-VolumeTypesAccessTest-546681753 tempest-VolumeTypesAccessTest-546681753-project-admin] POST https://10.4.3.7/volume/v3/types/7fdebdd8-4369-4716-970e-70576d87041e/action Jul 10 08:34:29.148329 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-01ed06d4-a4ac-4fd0-8993-f15921ac2773 tempest-VolumeTypesAccessTest-546681753 tempest-VolumeTypesAccessTest-546681753-project-admin] Action body: b'{"removeProjectAccess": {"project": "d6732cf802ee44f992505054634e305b"}}' {{(pid=100055) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:34:29.148532 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-01ed06d4-a4ac-4fd0-8993-f15921ac2773 tempest-VolumeTypesAccessTest-546681753 tempest-VolumeTypesAccessTest-546681753-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "d6732cf802ee44f992505054634e305b"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:29.166674 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-01ed06d4-a4ac-4fd0-8993-f15921ac2773 tempest-VolumeTypesAccessTest-546681753 tempest-VolumeTypesAccessTest-546681753-project-admin] https://10.4.3.7/volume/v3/types/7fdebdd8-4369-4716-970e-70576d87041e/action returned with HTTP 202 Jul 10 08:34:29.167216 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 364/1456] 10.4.3.7 () {68 vars in 1370 bytes} [Fri Jul 10 08:34:29 2026] POST /volume/v3/types/7fdebdd8-4369-4716-970e-70576d87041e/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:34:29.175252 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-60228957-11c6-43ba-91ad-0a087b1e5b90 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:29.176988 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-60228957-11c6-43ba-91ad-0a087b1e5b90 tempest-VolumeTypesAccessTest-546681753 tempest-VolumeTypesAccessTest-546681753-project-admin] DELETE https://10.4.3.7/volume/v3/types/7fdebdd8-4369-4716-970e-70576d87041e Jul 10 08:34:29.177199 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-60228957-11c6-43ba-91ad-0a087b1e5b90 tempest-VolumeTypesAccessTest-546681753 tempest-VolumeTypesAccessTest-546681753-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:29.177424 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-60228957-11c6-43ba-91ad-0a087b1e5b90 tempest-VolumeTypesAccessTest-546681753 tempest-VolumeTypesAccessTest-546681753-project-admin] Calling method '_delete' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:29.198426 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-60228957-11c6-43ba-91ad-0a087b1e5b90 tempest-VolumeTypesAccessTest-546681753 tempest-VolumeTypesAccessTest-546681753-project-admin] https://10.4.3.7/volume/v3/types/7fdebdd8-4369-4716-970e-70576d87041e returned with HTTP 202 Jul 10 08:34:29.198783 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 369/1457] 10.4.3.7 () {66 vars in 1331 bytes} [Fri Jul 10 08:34:29 2026] DELETE /volume/v3/types/7fdebdd8-4369-4716-970e-70576d87041e => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:34:29.205533 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-546cef81-ebc2-4bb4-9634-7e3989da53b4 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:29.207308 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-546cef81-ebc2-4bb4-9634-7e3989da53b4 tempest-VolumeTypesAccessTest-546681753 tempest-VolumeTypesAccessTest-546681753-project-admin] GET https://10.4.3.7/volume/v3/types/7fdebdd8-4369-4716-970e-70576d87041e Jul 10 08:34:29.207519 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-546cef81-ebc2-4bb4-9634-7e3989da53b4 tempest-VolumeTypesAccessTest-546681753 tempest-VolumeTypesAccessTest-546681753-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:29.207702 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-546cef81-ebc2-4bb4-9634-7e3989da53b4 tempest-VolumeTypesAccessTest-546681753 tempest-VolumeTypesAccessTest-546681753-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:29.210781 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-546cef81-ebc2-4bb4-9634-7e3989da53b4 tempest-VolumeTypesAccessTest-546681753 tempest-VolumeTypesAccessTest-546681753-project-admin] https://10.4.3.7/volume/v3/types/7fdebdd8-4369-4716-970e-70576d87041e returned with HTTP 404 Jul 10 08:34:29.211248 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 365/1458] 10.4.3.7 () {66 vars in 1328 bytes} [Fri Jul 10 08:34:29 2026] GET /volume/v3/types/7fdebdd8-4369-4716-970e-70576d87041e => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:34:29.238549 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-dfaead00-12f2-4cf8-9e3d-8150d5d86693 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:29.241740 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-dfaead00-12f2-4cf8-9e3d-8150d5d86693 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] GET https://10.4.3.7/volume/v3/snapshots/6b943a69-2f4d-4368-9111-a50936487f32 Jul 10 08:34:29.241933 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-dfaead00-12f2-4cf8-9e3d-8150d5d86693 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:29.242095 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-dfaead00-12f2-4cf8-9e3d-8150d5d86693 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:29.249590 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-dfaead00-12f2-4cf8-9e3d-8150d5d86693 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] https://10.4.3.7/volume/v3/snapshots/6b943a69-2f4d-4368-9111-a50936487f32 returned with HTTP 404 Jul 10 08:34:29.250066 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 361/1459] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:34:29 2026] GET /volume/v3/snapshots/6b943a69-2f4d-4368-9111-a50936487f32 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:34:29.257253 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-a125ed6b-6b1a-4c5a-8890-42d7034245a5 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:29.259209 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-a125ed6b-6b1a-4c5a-8890-42d7034245a5 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] GET https://10.4.3.7/volume/v3/volumes/4e4f03d6-0731-48a4-956b-bcbca2d02366 Jul 10 08:34:29.259209 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-a125ed6b-6b1a-4c5a-8890-42d7034245a5 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:29.259428 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-a125ed6b-6b1a-4c5a-8890-42d7034245a5 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:29.266443 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:29.266443 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:34:29.269735 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-a125ed6b-6b1a-4c5a-8890-42d7034245a5 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Volume info retrieved successfully. Jul 10 08:34:29.285949 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-a125ed6b-6b1a-4c5a-8890-42d7034245a5 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] https://10.4.3.7/volume/v3/volumes/4e4f03d6-0731-48a4-956b-bcbca2d02366 returned with HTTP 200 Jul 10 08:34:29.285949 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 365/1460] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:29 2026] GET /volume/v3/volumes/4e4f03d6-0731-48a4-956b-bcbca2d02366 => generated 840 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:29.303345 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-2ca7bc31-d32f-4a17-8941-1dec500dd849 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:29.305130 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-2ca7bc31-d32f-4a17-8941-1dec500dd849 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] DELETE https://10.4.3.7/volume/v3/volumes/4e4f03d6-0731-48a4-956b-bcbca2d02366 Jul 10 08:34:29.305320 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-2ca7bc31-d32f-4a17-8941-1dec500dd849 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:29.305511 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-2ca7bc31-d32f-4a17-8941-1dec500dd849 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Calling method 'delete' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:29.305665 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.volumes [None req-2ca7bc31-d32f-4a17-8941-1dec500dd849 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Delete volume with id: 4e4f03d6-0731-48a4-956b-bcbca2d02366 Jul 10 08:34:29.312720 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:29.312720 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:34:29.313166 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-2ca7bc31-d32f-4a17-8941-1dec500dd849 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Volume info retrieved successfully. Jul 10 08:34:29.327853 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-2ca7bc31-d32f-4a17-8941-1dec500dd849 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Delete volume request issued successfully. Jul 10 08:34:29.327853 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-2ca7bc31-d32f-4a17-8941-1dec500dd849 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] https://10.4.3.7/volume/v3/volumes/4e4f03d6-0731-48a4-956b-bcbca2d02366 returned with HTTP 202 Jul 10 08:34:29.328178 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 370/1461] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:34:29 2026] DELETE /volume/v3/volumes/4e4f03d6-0731-48a4-956b-bcbca2d02366 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:34:29.335049 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-28567477-0520-4021-be58-bce89433e4b2 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:29.338269 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-28567477-0520-4021-be58-bce89433e4b2 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] GET https://10.4.3.7/volume/v3/volumes/4e4f03d6-0731-48a4-956b-bcbca2d02366 Jul 10 08:34:29.338478 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-28567477-0520-4021-be58-bce89433e4b2 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:29.338681 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-28567477-0520-4021-be58-bce89433e4b2 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:29.345680 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:29.345680 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:34:29.348891 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-28567477-0520-4021-be58-bce89433e4b2 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Volume info retrieved successfully. Jul 10 08:34:29.352607 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-28567477-0520-4021-be58-bce89433e4b2 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] https://10.4.3.7/volume/v3/volumes/4e4f03d6-0731-48a4-956b-bcbca2d02366 returned with HTTP 200 Jul 10 08:34:29.352992 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 366/1462] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:29 2026] GET /volume/v3/volumes/4e4f03d6-0731-48a4-956b-bcbca2d02366 => generated 839 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:29.500051 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-978ae51d-39ab-406e-8acb-fdd91d68c2f0 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:29.501781 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-978ae51d-39ab-406e-8acb-fdd91d68c2f0 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] GET https://10.4.3.7/volume/v3/snapshots/42ea12c6-5e64-40fb-9a6d-3ddf86adcd2e Jul 10 08:34:29.501964 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-978ae51d-39ab-406e-8acb-fdd91d68c2f0 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:29.502139 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-978ae51d-39ab-406e-8acb-fdd91d68c2f0 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:29.507579 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:29.507579 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:34:29.507877 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-978ae51d-39ab-406e-8acb-fdd91d68c2f0 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Snapshot retrieved successfully. Jul 10 08:34:29.508691 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-978ae51d-39ab-406e-8acb-fdd91d68c2f0 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] https://10.4.3.7/volume/v3/snapshots/42ea12c6-5e64-40fb-9a6d-3ddf86adcd2e returned with HTTP 200 Jul 10 08:34:29.509180 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 362/1463] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:34:29 2026] GET /volume/v3/snapshots/42ea12c6-5e64-40fb-9a6d-3ddf86adcd2e => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:29.516918 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-959257d5-1395-4a40-9ee7-fa0b0c71de45 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:29.518567 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-959257d5-1395-4a40-9ee7-fa0b0c71de45 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-reader] POST https://10.4.3.7/volume/v3/snapshots/42ea12c6-5e64-40fb-9a6d-3ddf86adcd2e/action Jul 10 08:34:29.518920 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-959257d5-1395-4a40-9ee7-fa0b0c71de45 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100055) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:34:29.519066 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-959257d5-1395-4a40-9ee7-fa0b0c71de45 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:29.520763 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.contrib.admin_actions [None req-959257d5-1395-4a40-9ee7-fa0b0c71de45 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-reader] Updating snapshot '42ea12c6-5e64-40fb-9a6d-3ddf86adcd2e' with '{'status': 'error'}' {{(pid=100055) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 08:34:29.529185 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:29.529185 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:34:29.529425 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.policy [None req-959257d5-1395-4a40-9ee7-fa0b0c71de45 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '551fe9fece6141daa75b8b588bd7bf52', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1f0f52d93c584a27bad7a81e77370fbe', '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=100055) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 08:34:29.529685 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-959257d5-1395-4a40-9ee7-fa0b0c71de45 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-reader] https://10.4.3.7/volume/v3/snapshots/42ea12c6-5e64-40fb-9a6d-3ddf86adcd2e/action returned with HTTP 403 Jul 10 08:34:29.530145 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 366/1464] 10.4.3.7 () {68 vars in 1382 bytes} [Fri Jul 10 08:34:29 2026] POST /volume/v3/snapshots/42ea12c6-5e64-40fb-9a6d-3ddf86adcd2e/action => generated 133 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:34:29.536354 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-65fa4ac8-80a0-4e51-897d-d2b03b6d6160 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:29.538022 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-65fa4ac8-80a0-4e51-897d-d2b03b6d6160 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] DELETE https://10.4.3.7/volume/v3/snapshots/42ea12c6-5e64-40fb-9a6d-3ddf86adcd2e Jul 10 08:34:29.538216 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-65fa4ac8-80a0-4e51-897d-d2b03b6d6160 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:29.538389 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-65fa4ac8-80a0-4e51-897d-d2b03b6d6160 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Calling method 'delete' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:29.538508 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.snapshots [None req-65fa4ac8-80a0-4e51-897d-d2b03b6d6160 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Delete snapshot with id: 42ea12c6-5e64-40fb-9a6d-3ddf86adcd2e Jul 10 08:34:29.542808 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:29.542808 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:34:29.543056 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-65fa4ac8-80a0-4e51-897d-d2b03b6d6160 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Snapshot retrieved successfully. Jul 10 08:34:29.558362 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-65fa4ac8-80a0-4e51-897d-d2b03b6d6160 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Snapshot delete request issued successfully. Jul 10 08:34:29.561424 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-65fa4ac8-80a0-4e51-897d-d2b03b6d6160 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] https://10.4.3.7/volume/v3/snapshots/42ea12c6-5e64-40fb-9a6d-3ddf86adcd2e returned with HTTP 202 Jul 10 08:34:29.561424 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 371/1465] 10.4.3.7 () {66 vars in 1343 bytes} [Fri Jul 10 08:34:29 2026] DELETE /volume/v3/snapshots/42ea12c6-5e64-40fb-9a6d-3ddf86adcd2e => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:34:29.575572 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-8e06bbb8-a5bb-489f-b4e0-f83e21c85edb None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:29.588577 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-8e06bbb8-a5bb-489f-b4e0-f83e21c85edb tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] GET https://10.4.3.7/volume/v3/snapshots/42ea12c6-5e64-40fb-9a6d-3ddf86adcd2e Jul 10 08:34:29.588835 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-8e06bbb8-a5bb-489f-b4e0-f83e21c85edb tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:29.589111 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-8e06bbb8-a5bb-489f-b4e0-f83e21c85edb tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:29.594941 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:29.594941 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:34:29.594941 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-8e06bbb8-a5bb-489f-b4e0-f83e21c85edb tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Snapshot retrieved successfully. Jul 10 08:34:29.594941 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-8e06bbb8-a5bb-489f-b4e0-f83e21c85edb tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] https://10.4.3.7/volume/v3/snapshots/42ea12c6-5e64-40fb-9a6d-3ddf86adcd2e returned with HTTP 200 Jul 10 08:34:29.595210 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 367/1466] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:34:29 2026] GET /volume/v3/snapshots/42ea12c6-5e64-40fb-9a6d-3ddf86adcd2e => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:30.087563 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-916572eb-7d1c-4879-b0e8-4c66560dc21c None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:30.154513 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-1d36b6a8-0882-4872-a5bf-63ef919faf92 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:30.156430 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-1d36b6a8-0882-4872-a5bf-63ef919faf92 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] GET https://10.4.3.7/volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 Jul 10 08:34:30.156530 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-1d36b6a8-0882-4872-a5bf-63ef919faf92 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:30.156747 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-1d36b6a8-0882-4872-a5bf-63ef919faf92 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:30.159234 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-916572eb-7d1c-4879-b0e8-4c66560dc21c tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:34:30.159715 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-916572eb-7d1c-4879-b0e8-4c66560dc21c tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-644344335"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:30.161066 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [None req-916572eb-7d1c-4879-b0e8-4c66560dc21c tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-644344335'}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:34:30.161206 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-916572eb-7d1c-4879-b0e8-4c66560dc21c tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Create volume of 1 GB Jul 10 08:34:30.166663 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:30.166663 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:34:30.166784 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-916572eb-7d1c-4879-b0e8-4c66560dc21c tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Availability Zones retrieved successfully. Jul 10 08:34:30.170280 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-1d36b6a8-0882-4872-a5bf-63ef919faf92 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Volume info retrieved successfully. Jul 10 08:34:30.172914 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-916572eb-7d1c-4879-b0e8-4c66560dc21c tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Flow 'volume_create_api' (4f66a6de-b153-470b-943c-491c2525a609) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:34:30.177010 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-916572eb-7d1c-4879-b0e8-4c66560dc21c tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (728c846d-0c13-4391-9c09-335d371763f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:30.177010 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-916572eb-7d1c-4879-b0e8-4c66560dc21c tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Validating volume size '1' using validate_int {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:34:30.177181 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-1d36b6a8-0882-4872-a5bf-63ef919faf92 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 returned with HTTP 200 Jul 10 08:34:30.177446 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 367/1467] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:30 2026] GET /volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 => generated 1144 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:34:30.201372 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-916572eb-7d1c-4879-b0e8-4c66560dc21c tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (728c846d-0c13-4391-9c09-335d371763f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:30.202211 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-916572eb-7d1c-4879-b0e8-4c66560dc21c tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e092794-12ad-48fe-8fe5-5cc9dd4bc7ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:30.264220 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-916572eb-7d1c-4879-b0e8-4c66560dc21c tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Created reservations ['68bb2a28-4290-409e-8d4a-34a9dcf8e205', 'cba8e593-2693-4fc9-af66-06960f16f509', '2f984b4b-2096-45e6-9086-7227deaf2d18', 'e19dc60b-bcef-4eef-980c-39be5e8c94e3'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:34:30.264941 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-916572eb-7d1c-4879-b0e8-4c66560dc21c tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e092794-12ad-48fe-8fe5-5cc9dd4bc7ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['68bb2a28-4290-409e-8d4a-34a9dcf8e205', 'cba8e593-2693-4fc9-af66-06960f16f509', '2f984b4b-2096-45e6-9086-7227deaf2d18', 'e19dc60b-bcef-4eef-980c-39be5e8c94e3']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:30.265623 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-916572eb-7d1c-4879-b0e8-4c66560dc21c tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b09f4de7-781a-40c0-988c-252474a76c6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:30.289604 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-916572eb-7d1c-4879-b0e8-4c66560dc21c tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b09f4de7-781a-40c0-988c-252474a76c6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3e5ed684-b38d-4c64-bec5-de10549b4ad8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-644344335',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='943b25433da443249dacaf02e4af611b',qos_specs=None,replication_status=,reservations=['68bb2a28-4290-409e-8d4a-34a9dcf8e205','cba8e593-2693-4fc9-af66-06960f16f509','2f984b4b-2096-45e6-9086-7227deaf2d18','e19dc60b-bcef-4eef-980c-39be5e8c94e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3577a30b47a548ac9cf00df5b593ea4e',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:34:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-644344335',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3e5ed684-b38d-4c64-bec5-de10549b4ad8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='943b25433da443249dacaf02e4af611b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3577a30b47a548ac9cf00df5b593ea4e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:30.290223 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-916572eb-7d1c-4879-b0e8-4c66560dc21c tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f13fe6d-c936-4512-b8d3-e23d5e0c73c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:30.307682 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-916572eb-7d1c-4879-b0e8-4c66560dc21c tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f13fe6d-c936-4512-b8d3-e23d5e0c73c0) transitioned into state 'SUCCESS' from state '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-644344335',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='943b25433da443249dacaf02e4af611b',qos_specs=None,replication_status=,reservations=['68bb2a28-4290-409e-8d4a-34a9dcf8e205','cba8e593-2693-4fc9-af66-06960f16f509','2f984b4b-2096-45e6-9086-7227deaf2d18','e19dc60b-bcef-4eef-980c-39be5e8c94e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3577a30b47a548ac9cf00df5b593ea4e',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:30.308320 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-916572eb-7d1c-4879-b0e8-4c66560dc21c tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c59e85a-fca7-49d6-9b65-9f5f32354bdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:30.316750 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-916572eb-7d1c-4879-b0e8-4c66560dc21c tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c59e85a-fca7-49d6-9b65-9f5f32354bdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:30.317549 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-916572eb-7d1c-4879-b0e8-4c66560dc21c tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Flow 'volume_create_api' (4f66a6de-b153-470b-943c-491c2525a609) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:34:30.317849 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-916572eb-7d1c-4879-b0e8-4c66560dc21c tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Create volume request issued successfully. Jul 10 08:34:30.318473 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-916572eb-7d1c-4879-b0e8-4c66560dc21c tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:34:30.319020 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 363/1468] 10.4.3.7 () {68 vars in 1244 bytes} [Fri Jul 10 08:34:30 2026] POST /volume/v3/volumes => generated 749 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:34:30.337091 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-88376b0b-1651-4cfb-9629-765a24b0941e None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:30.339676 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-88376b0b-1651-4cfb-9629-765a24b0941e tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] GET https://10.4.3.7/volume/v3/volumes/3e5ed684-b38d-4c64-bec5-de10549b4ad8 Jul 10 08:34:30.339909 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-88376b0b-1651-4cfb-9629-765a24b0941e tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:30.340123 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-88376b0b-1651-4cfb-9629-765a24b0941e tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:30.347034 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:30.347034 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:34:30.350932 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-88376b0b-1651-4cfb-9629-765a24b0941e tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Volume info retrieved successfully. Jul 10 08:34:30.355080 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-88376b0b-1651-4cfb-9629-765a24b0941e tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/volumes/3e5ed684-b38d-4c64-bec5-de10549b4ad8 returned with HTTP 200 Jul 10 08:34:30.355490 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 372/1469] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:30 2026] GET /volume/v3/volumes/3e5ed684-b38d-4c64-bec5-de10549b4ad8 => generated 817 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:30.372449 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-5b15de27-e4b3-4f57-9458-aad63ca8c057 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:30.374162 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-5b15de27-e4b3-4f57-9458-aad63ca8c057 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] GET https://10.4.3.7/volume/v3/volumes/4e4f03d6-0731-48a4-956b-bcbca2d02366 Jul 10 08:34:30.374437 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-5b15de27-e4b3-4f57-9458-aad63ca8c057 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:30.374697 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-5b15de27-e4b3-4f57-9458-aad63ca8c057 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:30.381971 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-5b15de27-e4b3-4f57-9458-aad63ca8c057 tempest-SnapshotsActionsTest-1324661695 tempest-SnapshotsActionsTest-1324661695-project-member] https://10.4.3.7/volume/v3/volumes/4e4f03d6-0731-48a4-956b-bcbca2d02366 returned with HTTP 404 Jul 10 08:34:30.382645 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 368/1470] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:30 2026] GET /volume/v3/volumes/4e4f03d6-0731-48a4-956b-bcbca2d02366 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:34:30.606238 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-6153372d-4414-4e2b-acc9-b762615019e8 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:30.612384 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-6153372d-4414-4e2b-acc9-b762615019e8 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] GET https://10.4.3.7/volume/v3/snapshots/42ea12c6-5e64-40fb-9a6d-3ddf86adcd2e Jul 10 08:34:30.612720 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-6153372d-4414-4e2b-acc9-b762615019e8 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:30.613025 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-6153372d-4414-4e2b-acc9-b762615019e8 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:30.618483 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-6153372d-4414-4e2b-acc9-b762615019e8 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] https://10.4.3.7/volume/v3/snapshots/42ea12c6-5e64-40fb-9a6d-3ddf86adcd2e returned with HTTP 404 Jul 10 08:34:30.619108 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 368/1471] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:34:30 2026] GET /volume/v3/snapshots/42ea12c6-5e64-40fb-9a6d-3ddf86adcd2e => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:34:30.628074 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-06b22224-9b9c-494b-a618-7b58bb58fd7f None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:30.630954 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-06b22224-9b9c-494b-a618-7b58bb58fd7f tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] DELETE https://10.4.3.7/volume/v3/volumes/ad7096a4-f080-491b-82c7-c607bf06153c Jul 10 08:34:30.631136 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-06b22224-9b9c-494b-a618-7b58bb58fd7f tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:30.631355 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-06b22224-9b9c-494b-a618-7b58bb58fd7f tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:30.631556 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-06b22224-9b9c-494b-a618-7b58bb58fd7f tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Delete volume with id: ad7096a4-f080-491b-82c7-c607bf06153c Jul 10 08:34:30.641349 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:30.641349 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:34:30.641492 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-06b22224-9b9c-494b-a618-7b58bb58fd7f tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Volume info retrieved successfully. Jul 10 08:34:30.661583 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-06b22224-9b9c-494b-a618-7b58bb58fd7f tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Delete volume request issued successfully. Jul 10 08:34:30.661840 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-06b22224-9b9c-494b-a618-7b58bb58fd7f tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] https://10.4.3.7/volume/v3/volumes/ad7096a4-f080-491b-82c7-c607bf06153c returned with HTTP 202 Jul 10 08:34:30.662313 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 364/1472] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:34:30 2026] DELETE /volume/v3/volumes/ad7096a4-f080-491b-82c7-c607bf06153c => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 10 08:34:30.675977 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-f593627d-9552-4c3a-8b05-a30afa4fe8aa None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:30.677688 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-f593627d-9552-4c3a-8b05-a30afa4fe8aa tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] GET https://10.4.3.7/volume/v3/volumes/ad7096a4-f080-491b-82c7-c607bf06153c Jul 10 08:34:30.677868 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-f593627d-9552-4c3a-8b05-a30afa4fe8aa tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:30.678047 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-f593627d-9552-4c3a-8b05-a30afa4fe8aa tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:30.687618 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:30.687618 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:34:30.691807 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-f593627d-9552-4c3a-8b05-a30afa4fe8aa tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Volume info retrieved successfully. Jul 10 08:34:30.696212 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-f593627d-9552-4c3a-8b05-a30afa4fe8aa tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] https://10.4.3.7/volume/v3/volumes/ad7096a4-f080-491b-82c7-c607bf06153c returned with HTTP 200 Jul 10 08:34:30.696212 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 373/1473] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:30 2026] GET /volume/v3/volumes/ad7096a4-f080-491b-82c7-c607bf06153c => generated 1013 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:34:31.189679 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-e5e1a38f-f649-47a5-b8f8-87364e5845f2 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:31.191476 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-e5e1a38f-f649-47a5-b8f8-87364e5845f2 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] GET https://10.4.3.7/volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 Jul 10 08:34:31.191660 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-e5e1a38f-f649-47a5-b8f8-87364e5845f2 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:31.193014 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-e5e1a38f-f649-47a5-b8f8-87364e5845f2 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:31.210396 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:31.210396 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:34:31.214102 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-e5e1a38f-f649-47a5-b8f8-87364e5845f2 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Volume info retrieved successfully. Jul 10 08:34:31.219930 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-e5e1a38f-f649-47a5-b8f8-87364e5845f2 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 returned with HTTP 200 Jul 10 08:34:31.220452 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 369/1474] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:31 2026] GET /volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 => generated 1144 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:34:31.373257 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-fe9be0ca-1ac9-4ff5-ab58-0799d08b07af None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:31.374829 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-fe9be0ca-1ac9-4ff5-ab58-0799d08b07af tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] GET https://10.4.3.7/volume/v3/volumes/3e5ed684-b38d-4c64-bec5-de10549b4ad8 Jul 10 08:34:31.375316 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-fe9be0ca-1ac9-4ff5-ab58-0799d08b07af tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:31.375316 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-fe9be0ca-1ac9-4ff5-ab58-0799d08b07af tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:31.381422 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:31.381422 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:34:31.385068 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-fe9be0ca-1ac9-4ff5-ab58-0799d08b07af tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Volume info retrieved successfully. Jul 10 08:34:31.389805 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-fe9be0ca-1ac9-4ff5-ab58-0799d08b07af tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/volumes/3e5ed684-b38d-4c64-bec5-de10549b4ad8 returned with HTTP 200 Jul 10 08:34:31.390220 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 369/1475] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:31 2026] GET /volume/v3/volumes/3e5ed684-b38d-4c64-bec5-de10549b4ad8 => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:31.407054 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-48a8bfc1-df9b-4887-afbc-a7076570d0a7 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:31.409196 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-48a8bfc1-df9b-4887-afbc-a7076570d0a7 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] GET https://10.4.3.7/volume/v3/volumes/3e5ed684-b38d-4c64-bec5-de10549b4ad8 Jul 10 08:34:31.409268 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-48a8bfc1-df9b-4887-afbc-a7076570d0a7 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:31.409471 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-48a8bfc1-df9b-4887-afbc-a7076570d0a7 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:31.418361 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:31.418361 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:34:31.435227 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-48a8bfc1-df9b-4887-afbc-a7076570d0a7 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Volume info retrieved successfully. Jul 10 08:34:31.445315 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-48a8bfc1-df9b-4887-afbc-a7076570d0a7 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/volumes/3e5ed684-b38d-4c64-bec5-de10549b4ad8 returned with HTTP 200 Jul 10 08:34:31.445914 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 365/1476] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:31 2026] GET /volume/v3/volumes/3e5ed684-b38d-4c64-bec5-de10549b4ad8 => generated 842 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:31.459756 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-8d66b4d7-d140-41e3-9c38-290d21c6e9b2 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:31.462456 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-8d66b4d7-d140-41e3-9c38-290d21c6e9b2 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] POST https://10.4.3.7/volume/v3/snapshots Jul 10 08:34:31.462784 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-8d66b4d7-d140-41e3-9c38-290d21c6e9b2 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3e5ed684-b38d-4c64-bec5-de10549b4ad8", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1899002814"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:31.474390 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:31.474390 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:34:31.474857 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-8d66b4d7-d140-41e3-9c38-290d21c6e9b2 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Volume info retrieved successfully. Jul 10 08:34:31.474963 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.snapshots [None req-8d66b4d7-d140-41e3-9c38-290d21c6e9b2 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Create snapshot from volume 3e5ed684-b38d-4c64-bec5-de10549b4ad8 Jul 10 08:34:31.524603 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.quota [None req-8d66b4d7-d140-41e3-9c38-290d21c6e9b2 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Created reservations ['d5bcc2d8-7cf4-499b-b322-b01518be92bc', '69d2cf82-a520-4e7f-ae9d-f28df2c58150', '550ec326-b2f1-445a-81a8-2c0b8ba8e220', '89227bb0-9b30-47e6-845a-b9851d35c39b'] {{(pid=100054) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:34:31.558078 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-8d66b4d7-d140-41e3-9c38-290d21c6e9b2 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Snapshot create request issued successfully. Jul 10 08:34:31.558551 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-8d66b4d7-d140-41e3-9c38-290d21c6e9b2 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/snapshots returned with HTTP 202 Jul 10 08:34:31.559049 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 374/1477] 10.4.3.7 () {68 vars in 1251 bytes} [Fri Jul 10 08:34:31 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) Jul 10 08:34:31.570908 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-69a7047b-57f1-4cbb-875f-92412847536e None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:31.572764 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-69a7047b-57f1-4cbb-875f-92412847536e tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] GET https://10.4.3.7/volume/v3/snapshots/a2c122ed-43c8-4191-ab6a-9a4d790518af Jul 10 08:34:31.572957 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-69a7047b-57f1-4cbb-875f-92412847536e tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:31.573132 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-69a7047b-57f1-4cbb-875f-92412847536e tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:31.577874 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:31.577874 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:34:31.578337 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-69a7047b-57f1-4cbb-875f-92412847536e tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Snapshot retrieved successfully. Jul 10 08:34:31.579130 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-69a7047b-57f1-4cbb-875f-92412847536e tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/snapshots/a2c122ed-43c8-4191-ab6a-9a4d790518af returned with HTTP 200 Jul 10 08:34:31.579529 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 370/1478] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:34:31 2026] GET /volume/v3/snapshots/a2c122ed-43c8-4191-ab6a-9a4d790518af => generated 442 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:31.709969 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-5c9391c2-fb7c-473e-9096-d7cd3a6ef8eb None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:31.711562 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-5c9391c2-fb7c-473e-9096-d7cd3a6ef8eb tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] GET https://10.4.3.7/volume/v3/volumes/ad7096a4-f080-491b-82c7-c607bf06153c Jul 10 08:34:31.711787 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-5c9391c2-fb7c-473e-9096-d7cd3a6ef8eb tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:31.712009 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-5c9391c2-fb7c-473e-9096-d7cd3a6ef8eb tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:31.717122 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-5c9391c2-fb7c-473e-9096-d7cd3a6ef8eb tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] https://10.4.3.7/volume/v3/volumes/ad7096a4-f080-491b-82c7-c607bf06153c returned with HTTP 404 Jul 10 08:34:31.717652 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 370/1479] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:31 2026] GET /volume/v3/volumes/ad7096a4-f080-491b-82c7-c607bf06153c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:34:31.730245 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-bbc97a78-82aa-4f56-872c-07c716936f82 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:31.732244 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-bbc97a78-82aa-4f56-872c-07c716936f82 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:34:31.732641 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-bbc97a78-82aa-4f56-872c-07c716936f82 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1361701096"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:31.734342 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [None req-bbc97a78-82aa-4f56-872c-07c716936f82 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1361701096'}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:34:31.734499 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-bbc97a78-82aa-4f56-872c-07c716936f82 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Create volume of 1 GB Jul 10 08:34:31.738755 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-bbc97a78-82aa-4f56-872c-07c716936f82 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Availability Zones retrieved successfully. Jul 10 08:34:31.745985 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-bbc97a78-82aa-4f56-872c-07c716936f82 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Flow 'volume_create_api' (769765d3-5621-4f21-a9e9-83a3f9ae568a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:34:31.747195 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-bbc97a78-82aa-4f56-872c-07c716936f82 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63dc86eb-c297-46cb-9e82-358537d77e70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:31.748222 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-bbc97a78-82aa-4f56-872c-07c716936f82 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Validating volume size '1' using validate_int {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:34:31.780226 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-bbc97a78-82aa-4f56-872c-07c716936f82 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63dc86eb-c297-46cb-9e82-358537d77e70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:31.781152 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-bbc97a78-82aa-4f56-872c-07c716936f82 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e425d952-a63b-4c26-893b-ca35f62e016b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:31.832570 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-bbc97a78-82aa-4f56-872c-07c716936f82 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Created reservations ['e9cb5b5f-bb4e-4313-aca0-b49a2b274f01', '74e9fce1-a350-483c-b88e-2ff9f5cefd82', '7bc4291f-5bae-4b26-a85a-2dd2fed34448', '30249287-ba3e-42d5-b389-243210357d7c'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:34:31.833799 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-bbc97a78-82aa-4f56-872c-07c716936f82 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e425d952-a63b-4c26-893b-ca35f62e016b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e9cb5b5f-bb4e-4313-aca0-b49a2b274f01', '74e9fce1-a350-483c-b88e-2ff9f5cefd82', '7bc4291f-5bae-4b26-a85a-2dd2fed34448', '30249287-ba3e-42d5-b389-243210357d7c']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:31.834631 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-bbc97a78-82aa-4f56-872c-07c716936f82 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c75f1161-1912-40d0-9381-b88f479200ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:31.873129 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-bbc97a78-82aa-4f56-872c-07c716936f82 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c75f1161-1912-40d0-9381-b88f479200ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c477d121-824a-44f5-8cf3-f56372743b39', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1361701096',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f0f52d93c584a27bad7a81e77370fbe',qos_specs=None,replication_status=,reservations=['e9cb5b5f-bb4e-4313-aca0-b49a2b274f01','74e9fce1-a350-483c-b88e-2ff9f5cefd82','7bc4291f-5bae-4b26-a85a-2dd2fed34448','30249287-ba3e-42d5-b389-243210357d7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c05e8bf57eb4661b500409dd6d3638e',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:34:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1361701096',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c477d121-824a-44f5-8cf3-f56372743b39,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f0f52d93c584a27bad7a81e77370fbe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9c05e8bf57eb4661b500409dd6d3638e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:31.873839 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-bbc97a78-82aa-4f56-872c-07c716936f82 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (971404b4-e4c8-4dce-ba05-08bc560277af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:31.893463 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-bbc97a78-82aa-4f56-872c-07c716936f82 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (971404b4-e4c8-4dce-ba05-08bc560277af) transitioned into state 'SUCCESS' from state '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-1361701096',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f0f52d93c584a27bad7a81e77370fbe',qos_specs=None,replication_status=,reservations=['e9cb5b5f-bb4e-4313-aca0-b49a2b274f01','74e9fce1-a350-483c-b88e-2ff9f5cefd82','7bc4291f-5bae-4b26-a85a-2dd2fed34448','30249287-ba3e-42d5-b389-243210357d7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c05e8bf57eb4661b500409dd6d3638e',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:31.894151 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-bbc97a78-82aa-4f56-872c-07c716936f82 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (410648a6-30bf-4380-b369-b00b0ccd01d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:31.903673 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-bbc97a78-82aa-4f56-872c-07c716936f82 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (410648a6-30bf-4380-b369-b00b0ccd01d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:31.904617 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-bbc97a78-82aa-4f56-872c-07c716936f82 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Flow 'volume_create_api' (769765d3-5621-4f21-a9e9-83a3f9ae568a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:34:31.904977 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-bbc97a78-82aa-4f56-872c-07c716936f82 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Create volume request issued successfully. Jul 10 08:34:31.905596 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-bbc97a78-82aa-4f56-872c-07c716936f82 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:34:31.906309 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 366/1480] 10.4.3.7 () {68 vars in 1244 bytes} [Fri Jul 10 08:34:31 2026] POST /volume/v3/volumes => generated 774 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:34:31.916895 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-6d64ea13-3c87-4a74-8652-ccf729cdf077 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:31.919369 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-6d64ea13-3c87-4a74-8652-ccf729cdf077 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] GET https://10.4.3.7/volume/v3/volumes/c477d121-824a-44f5-8cf3-f56372743b39 Jul 10 08:34:31.919645 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-6d64ea13-3c87-4a74-8652-ccf729cdf077 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:31.919915 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-6d64ea13-3c87-4a74-8652-ccf729cdf077 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:31.931031 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:31.931031 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:34:31.934635 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-6d64ea13-3c87-4a74-8652-ccf729cdf077 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Volume info retrieved successfully. Jul 10 08:34:31.939393 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-6d64ea13-3c87-4a74-8652-ccf729cdf077 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] https://10.4.3.7/volume/v3/volumes/c477d121-824a-44f5-8cf3-f56372743b39 returned with HTTP 200 Jul 10 08:34:31.939852 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 375/1481] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:31 2026] GET /volume/v3/volumes/c477d121-824a-44f5-8cf3-f56372743b39 => generated 953 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:32.135242 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-428c2128-99f3-4ae5-9809-9a40c59804d0 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:32.195877 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-428c2128-99f3-4ae5-9809-9a40c59804d0 tempest-VolumeTypesTest-1082662613 tempest-VolumeTypesTest-1082662613-project-admin] POST https://10.4.3.7/volume/v3/types Jul 10 08:34:32.196280 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-428c2128-99f3-4ae5-9809-9a40c59804d0 tempest-VolumeTypesTest-1082662613 tempest-VolumeTypesTest-1082662613-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-2052164233", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:32.221013 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-428c2128-99f3-4ae5-9809-9a40c59804d0 tempest-VolumeTypesTest-1082662613 tempest-VolumeTypesTest-1082662613-project-admin] https://10.4.3.7/volume/v3/types returned with HTTP 200 Jul 10 08:34:32.221013 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 371/1482] 10.4.3.7 () {68 vars in 1239 bytes} [Fri Jul 10 08:34:32 2026] POST /volume/v3/types => generated 275 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:32.228220 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-5ee6fd75-db5b-4e60-9e41-8b0b4888d2df None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:32.229782 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-5ee6fd75-db5b-4e60-9e41-8b0b4888d2df tempest-VolumeTypesTest-1082662613 tempest-VolumeTypesTest-1082662613-project-admin] POST https://10.4.3.7/volume/v3/types Jul 10 08:34:32.231362 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-5ee6fd75-db5b-4e60-9e41-8b0b4888d2df tempest-VolumeTypesTest-1082662613 tempest-VolumeTypesTest-1082662613-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1027094033", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:32.233776 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-65d26ad7-5f31-45b3-bd10-1a279e3003d5 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:32.235548 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-65d26ad7-5f31-45b3-bd10-1a279e3003d5 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] GET https://10.4.3.7/volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 Jul 10 08:34:32.235723 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-65d26ad7-5f31-45b3-bd10-1a279e3003d5 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:32.235922 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-65d26ad7-5f31-45b3-bd10-1a279e3003d5 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:32.244937 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:32.244937 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:34:32.248327 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-5ee6fd75-db5b-4e60-9e41-8b0b4888d2df tempest-VolumeTypesTest-1082662613 tempest-VolumeTypesTest-1082662613-project-admin] https://10.4.3.7/volume/v3/types returned with HTTP 200 Jul 10 08:34:32.248424 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-65d26ad7-5f31-45b3-bd10-1a279e3003d5 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Volume info retrieved successfully. Jul 10 08:34:32.248700 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 371/1483] 10.4.3.7 () {68 vars in 1239 bytes} [Fri Jul 10 08:34:32 2026] POST /volume/v3/types => generated 275 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:32.252813 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-65d26ad7-5f31-45b3-bd10-1a279e3003d5 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 returned with HTTP 200 Jul 10 08:34:32.253171 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 367/1484] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:32 2026] GET /volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 => generated 1144 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:34:32.260982 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-e8773f70-532f-4760-ad34-ae295cbc11ea None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:32.359362 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-e8773f70-532f-4760-ad34-ae295cbc11ea tempest-VolumeTypesTest-920567512 tempest-VolumeTypesTest-920567512-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:34:32.359720 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-e8773f70-532f-4760-ad34-ae295cbc11ea tempest-VolumeTypesTest-920567512 tempest-VolumeTypesTest-920567512-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-1016418101", "volume_type": "818ffef1-7fcf-4b3c-b6ca-d286be6d0355", "size": 1}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:32.361100 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.volumes [None req-e8773f70-532f-4760-ad34-ae295cbc11ea tempest-VolumeTypesTest-920567512 tempest-VolumeTypesTest-920567512-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-1016418101', 'volume_type': '818ffef1-7fcf-4b3c-b6ca-d286be6d0355', 'size': 1}} {{(pid=100054) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:34:32.368461 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.volumes [None req-e8773f70-532f-4760-ad34-ae295cbc11ea tempest-VolumeTypesTest-920567512 tempest-VolumeTypesTest-920567512-project-member] Create volume of 1 GB Jul 10 08:34:32.368703 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:32.368703 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:34:32.369149 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-e8773f70-532f-4760-ad34-ae295cbc11ea tempest-VolumeTypesTest-920567512 tempest-VolumeTypesTest-920567512-project-member] Availability Zones retrieved successfully. Jul 10 08:34:32.374044 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-e8773f70-532f-4760-ad34-ae295cbc11ea tempest-VolumeTypesTest-920567512 tempest-VolumeTypesTest-920567512-project-member] Flow 'volume_create_api' (af2b7cc5-d2de-45b9-abc1-c3c7c1cb38c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:34:32.374955 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-e8773f70-532f-4760-ad34-ae295cbc11ea tempest-VolumeTypesTest-920567512 tempest-VolumeTypesTest-920567512-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2c3e669-30f3-465b-b012-c89a00aa5ec2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:32.375722 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.flows.api.create_volume [None req-e8773f70-532f-4760-ad34-ae295cbc11ea tempest-VolumeTypesTest-920567512 tempest-VolumeTypesTest-920567512-project-member] Validating volume size '1' using validate_int {{(pid=100054) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:34:32.393665 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-e8773f70-532f-4760-ad34-ae295cbc11ea tempest-VolumeTypesTest-920567512 tempest-VolumeTypesTest-920567512-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2c3e669-30f3-465b-b012-c89a00aa5ec2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:34:32Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iscsi',vendor_name='StorPool'},id=818ffef1-7fcf-4b3c-b6ca-d286be6d0355,is_public=True,name='tempest-VolumeTypesTest-volume-type-2052164233',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '818ffef1-7fcf-4b3c-b6ca-d286be6d0355', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:32.394329 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-e8773f70-532f-4760-ad34-ae295cbc11ea tempest-VolumeTypesTest-920567512 tempest-VolumeTypesTest-920567512-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71351a1c-5bae-4326-a223-df9cb33d59b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:32.421803 np0000004976 devstack@c-api.service[100054]: WARNING cinder.quota [None req-e8773f70-532f-4760-ad34-ae295cbc11ea tempest-VolumeTypesTest-920567512 tempest-VolumeTypesTest-920567512-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-2052164233 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-2052164233, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:34:32.422171 np0000004976 devstack@c-api.service[100054]: WARNING cinder.quota [None req-e8773f70-532f-4760-ad34-ae295cbc11ea tempest-VolumeTypesTest-920567512 tempest-VolumeTypesTest-920567512-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-2052164233 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-2052164233, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:34:32.458386 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.quota [None req-e8773f70-532f-4760-ad34-ae295cbc11ea tempest-VolumeTypesTest-920567512 tempest-VolumeTypesTest-920567512-project-member] Created reservations ['d39e3a37-728b-42a9-843d-0555996795f9', 'cef8d722-835f-4f90-a4ef-745dea90bd49', '824a5e01-d61a-4461-b7e6-53af3ff1ffb1', 'fe4dcea0-ce43-4a94-b649-0eacb8cab511'] {{(pid=100054) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:34:32.459121 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-e8773f70-532f-4760-ad34-ae295cbc11ea tempest-VolumeTypesTest-920567512 tempest-VolumeTypesTest-920567512-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71351a1c-5bae-4326-a223-df9cb33d59b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d39e3a37-728b-42a9-843d-0555996795f9', 'cef8d722-835f-4f90-a4ef-745dea90bd49', '824a5e01-d61a-4461-b7e6-53af3ff1ffb1', 'fe4dcea0-ce43-4a94-b649-0eacb8cab511']}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:32.460360 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-e8773f70-532f-4760-ad34-ae295cbc11ea tempest-VolumeTypesTest-920567512 tempest-VolumeTypesTest-920567512-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97ba7fd6-75f7-4d0e-90e2-6657d267e7a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:32.494221 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-e8773f70-532f-4760-ad34-ae295cbc11ea tempest-VolumeTypesTest-920567512 tempest-VolumeTypesTest-920567512-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97ba7fd6-75f7-4d0e-90e2-6657d267e7a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7614745d-f287-4f27-9e65-897e8e2bc146', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1016418101',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='afc3a67fac7140c595573049f40df5ec',qos_specs=None,replication_status=,reservations=['d39e3a37-728b-42a9-843d-0555996795f9','cef8d722-835f-4f90-a4ef-745dea90bd49','824a5e01-d61a-4461-b7e6-53af3ff1ffb1','fe4dcea0-ce43-4a94-b649-0eacb8cab511'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='111f86fb46bf40e98291b540d317937c',volume_type_id=818ffef1-7fcf-4b3c-b6ca-d286be6d0355), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:34:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1016418101',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7614745d-f287-4f27-9e65-897e8e2bc146,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='afc3a67fac7140c595573049f40df5ec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='111f86fb46bf40e98291b540d317937c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(818ffef1-7fcf-4b3c-b6ca-d286be6d0355),volume_type_id=818ffef1-7fcf-4b3c-b6ca-d286be6d0355)}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:32.494928 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-e8773f70-532f-4760-ad34-ae295cbc11ea tempest-VolumeTypesTest-920567512 tempest-VolumeTypesTest-920567512-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6fb034d8-a457-436b-9723-a72133962e83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:32.516208 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-e8773f70-532f-4760-ad34-ae295cbc11ea tempest-VolumeTypesTest-920567512 tempest-VolumeTypesTest-920567512-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6fb034d8-a457-436b-9723-a72133962e83) transitioned into state 'SUCCESS' from state '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-1016418101',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='afc3a67fac7140c595573049f40df5ec',qos_specs=None,replication_status=,reservations=['d39e3a37-728b-42a9-843d-0555996795f9','cef8d722-835f-4f90-a4ef-745dea90bd49','824a5e01-d61a-4461-b7e6-53af3ff1ffb1','fe4dcea0-ce43-4a94-b649-0eacb8cab511'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='111f86fb46bf40e98291b540d317937c',volume_type_id=818ffef1-7fcf-4b3c-b6ca-d286be6d0355)}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:32.516839 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-e8773f70-532f-4760-ad34-ae295cbc11ea tempest-VolumeTypesTest-920567512 tempest-VolumeTypesTest-920567512-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9729676-4ad4-4f8a-ba59-efa8a8a6e137) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:32.524684 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-e8773f70-532f-4760-ad34-ae295cbc11ea tempest-VolumeTypesTest-920567512 tempest-VolumeTypesTest-920567512-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9729676-4ad4-4f8a-ba59-efa8a8a6e137) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:32.525393 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-e8773f70-532f-4760-ad34-ae295cbc11ea tempest-VolumeTypesTest-920567512 tempest-VolumeTypesTest-920567512-project-member] Flow 'volume_create_api' (af2b7cc5-d2de-45b9-abc1-c3c7c1cb38c6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100054) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:34:32.525664 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-e8773f70-532f-4760-ad34-ae295cbc11ea tempest-VolumeTypesTest-920567512 tempest-VolumeTypesTest-920567512-project-member] Create volume request issued successfully. Jul 10 08:34:32.526137 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-e8773f70-532f-4760-ad34-ae295cbc11ea tempest-VolumeTypesTest-920567512 tempest-VolumeTypesTest-920567512-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:34:32.526516 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 376/1485] 10.4.3.7 () {68 vars in 1245 bytes} [Fri Jul 10 08:34:32 2026] POST /volume/v3/volumes => generated 780 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:34:32.529540 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-3fd377a4-5437-4ca1-bf04-8e559d425bfd req-8f7bfd46-69a8-40b3-a2fa-b7a1f3f8aebe None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:32.531212 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-3fd377a4-5437-4ca1-bf04-8e559d425bfd req-8f7bfd46-69a8-40b3-a2fa-b7a1f3f8aebe tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] GET https://10.4.3.7/volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 Jul 10 08:34:32.531619 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-3fd377a4-5437-4ca1-bf04-8e559d425bfd req-8f7bfd46-69a8-40b3-a2fa-b7a1f3f8aebe tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:32.532041 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-3fd377a4-5437-4ca1-bf04-8e559d425bfd req-8f7bfd46-69a8-40b3-a2fa-b7a1f3f8aebe tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:32.539507 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-028a7685-bc05-4917-9adc-f13f44f40f7d None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:32.542246 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-028a7685-bc05-4917-9adc-f13f44f40f7d tempest-VolumeTypesTest-920567512 tempest-VolumeTypesTest-920567512-project-member] GET https://10.4.3.7/volume/v3/volumes/7614745d-f287-4f27-9e65-897e8e2bc146 Jul 10 08:34:32.542246 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-028a7685-bc05-4917-9adc-f13f44f40f7d tempest-VolumeTypesTest-920567512 tempest-VolumeTypesTest-920567512-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:32.542343 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:32.542343 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:34:32.542393 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-028a7685-bc05-4917-9adc-f13f44f40f7d tempest-VolumeTypesTest-920567512 tempest-VolumeTypesTest-920567512-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:32.546449 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [req-3fd377a4-5437-4ca1-bf04-8e559d425bfd req-8f7bfd46-69a8-40b3-a2fa-b7a1f3f8aebe tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Volume info retrieved successfully. Jul 10 08:34:32.548230 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:32.548230 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:34:32.550572 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-3fd377a4-5437-4ca1-bf04-8e559d425bfd req-8f7bfd46-69a8-40b3-a2fa-b7a1f3f8aebe tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 returned with HTTP 200 Jul 10 08:34:32.551066 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 372/1486] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:34:32 2026] GET /volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 => generated 1144 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:34:32.551690 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-028a7685-bc05-4917-9adc-f13f44f40f7d tempest-VolumeTypesTest-920567512 tempest-VolumeTypesTest-920567512-project-member] Volume info retrieved successfully. Jul 10 08:34:32.555704 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-028a7685-bc05-4917-9adc-f13f44f40f7d tempest-VolumeTypesTest-920567512 tempest-VolumeTypesTest-920567512-project-member] https://10.4.3.7/volume/v3/volumes/7614745d-f287-4f27-9e65-897e8e2bc146 returned with HTTP 200 Jul 10 08:34:32.556152 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 372/1487] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:32 2026] GET /volume/v3/volumes/7614745d-f287-4f27-9e65-897e8e2bc146 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:32.589309 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-163c4c2d-f635-48b8-a50e-1e0d60ff00c4 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:32.592883 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-163c4c2d-f635-48b8-a50e-1e0d60ff00c4 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] GET https://10.4.3.7/volume/v3/snapshots/a2c122ed-43c8-4191-ab6a-9a4d790518af Jul 10 08:34:32.593203 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-163c4c2d-f635-48b8-a50e-1e0d60ff00c4 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:32.593509 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-163c4c2d-f635-48b8-a50e-1e0d60ff00c4 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:32.600279 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:32.600279 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:34:32.600995 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-163c4c2d-f635-48b8-a50e-1e0d60ff00c4 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Snapshot retrieved successfully. Jul 10 08:34:32.602249 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-163c4c2d-f635-48b8-a50e-1e0d60ff00c4 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/snapshots/a2c122ed-43c8-4191-ab6a-9a4d790518af returned with HTTP 200 Jul 10 08:34:32.602857 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 368/1488] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:34:32 2026] GET /volume/v3/snapshots/a2c122ed-43c8-4191-ab6a-9a4d790518af => generated 469 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:32.611764 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-f3fd9ae0-ce33-4c3e-8c4d-e8eb0079a531 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:32.613389 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-f3fd9ae0-ce33-4c3e-8c4d-e8eb0079a531 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] POST https://10.4.3.7/volume/v3/backups Jul 10 08:34:32.613732 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-f3fd9ae0-ce33-4c3e-8c4d-e8eb0079a531 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3e5ed684-b38d-4c64-bec5-de10549b4ad8", "snapshot_id": "a2c122ed-43c8-4191-ab6a-9a4d790518af", "name": "tempest-VolumesSnapshotTestJSON-Backup-1650308192", "container": "tempest-volumessnapshottestjson-backup-container-1838759633"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:32.615080 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.contrib.backups [None req-f3fd9ae0-ce33-4c3e-8c4d-e8eb0079a531 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Creating new backup {'backup': {'volume_id': '3e5ed684-b38d-4c64-bec5-de10549b4ad8', 'snapshot_id': 'a2c122ed-43c8-4191-ab6a-9a4d790518af', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-1650308192', 'container': 'tempest-volumessnapshottestjson-backup-container-1838759633'}} {{(pid=100054) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 08:34:32.615222 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.contrib.backups [None req-f3fd9ae0-ce33-4c3e-8c4d-e8eb0079a531 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Creating backup of volume 3e5ed684-b38d-4c64-bec5-de10549b4ad8 in container tempest-volumessnapshottestjson-backup-container-1838759633 Jul 10 08:34:32.622420 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:32.622420 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:34:32.623004 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-f3fd9ae0-ce33-4c3e-8c4d-e8eb0079a531 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Volume info retrieved successfully. Jul 10 08:34:32.630526 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:32.630526 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:34:32.631100 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-f3fd9ae0-ce33-4c3e-8c4d-e8eb0079a531 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Snapshot retrieved successfully. Jul 10 08:34:32.656049 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.quota [None req-f3fd9ae0-ce33-4c3e-8c4d-e8eb0079a531 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Created reservations ['e18f3ab3-d276-4c01-84fe-2f0595e70e96', 'b186af2b-bc26-4307-812e-134e347badd6'] {{(pid=100054) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:34:32.685142 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-f3fd9ae0-ce33-4c3e-8c4d-e8eb0079a531 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/backups returned with HTTP 202 Jul 10 08:34:32.686025 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 377/1489] 10.4.3.7 () {68 vars in 1245 bytes} [Fri Jul 10 08:34:32 2026] POST /volume/v3/backups => generated 331 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:34:32.693332 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-ffc336b3-d155-4a28-a03f-b93d3f0a135f None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:32.696459 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-ae3f7bcd-f634-4b7c-b0ba-9eee000e1ed8 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:32.698705 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-ae3f7bcd-f634-4b7c-b0ba-9eee000e1ed8 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] GET https://10.4.3.7/volume/v3/backups/89739abb-7f57-4766-9ec3-d52624d0db92 Jul 10 08:34:32.698705 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-ae3f7bcd-f634-4b7c-b0ba-9eee000e1ed8 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:32.698705 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-ae3f7bcd-f634-4b7c-b0ba-9eee000e1ed8 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:32.698705 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-ae3f7bcd-f634-4b7c-b0ba-9eee000e1ed8 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Show backup with id 89739abb-7f57-4766-9ec3-d52624d0db92. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:34:32.706692 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:32.706692 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:34:32.707137 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-ae3f7bcd-f634-4b7c-b0ba-9eee000e1ed8 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/backups/89739abb-7f57-4766-9ec3-d52624d0db92 returned with HTTP 200 Jul 10 08:34:32.707523 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 373/1490] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:32 2026] GET /volume/v3/backups/89739abb-7f57-4766-9ec3-d52624d0db92 => generated 829 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:32.780882 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-ffc336b3-d155-4a28-a03f-b93d3f0a135f tempest-VolumeRetypeMultiattachTest-2147340599 tempest-VolumeRetypeMultiattachTest-2147340599-project-admin] POST https://10.4.3.7/volume/v3/types Jul 10 08:34:32.781294 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-ffc336b3-d155-4a28-a03f-b93d3f0a135f tempest-VolumeRetypeMultiattachTest-2147340599 tempest-VolumeRetypeMultiattachTest-2147340599-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-1272928798"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:32.793518 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-ffc336b3-d155-4a28-a03f-b93d3f0a135f tempest-VolumeRetypeMultiattachTest-2147340599 tempest-VolumeRetypeMultiattachTest-2147340599-project-admin] https://10.4.3.7/volume/v3/types returned with HTTP 200 Jul 10 08:34:32.793518 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 373/1491] 10.4.3.7 () {68 vars in 1238 bytes} [Fri Jul 10 08:34:32 2026] POST /volume/v3/types => generated 233 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:32.802899 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-a409a874-dbba-4739-9526-4dbb553bcdec None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:32.804456 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a409a874-dbba-4739-9526-4dbb553bcdec tempest-VolumeRetypeMultiattachTest-2147340599 tempest-VolumeRetypeMultiattachTest-2147340599-project-admin] POST https://10.4.3.7/volume/v3/types Jul 10 08:34:32.804784 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a409a874-dbba-4739-9526-4dbb553bcdec tempest-VolumeRetypeMultiattachTest-2147340599 tempest-VolumeRetypeMultiattachTest-2147340599-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-1619759533", "extra_specs": {"multiattach": " True"}}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:32.822975 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a409a874-dbba-4739-9526-4dbb553bcdec tempest-VolumeRetypeMultiattachTest-2147340599 tempest-VolumeRetypeMultiattachTest-2147340599-project-admin] https://10.4.3.7/volume/v3/types returned with HTTP 200 Jul 10 08:34:32.823552 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 369/1492] 10.4.3.7 () {68 vars in 1239 bytes} [Fri Jul 10 08:34:32 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) Jul 10 08:34:32.835476 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-1211983a-3200-4334-ac28-e92c3d74dbcb None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:32.892315 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-1211983a-3200-4334-ac28-e92c3d74dbcb tempest-VolumeRetypeMultiattachTest-848296774 tempest-VolumeRetypeMultiattachTest-848296774-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:34:32.892733 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-1211983a-3200-4334-ac28-e92c3d74dbcb tempest-VolumeRetypeMultiattachTest-848296774 tempest-VolumeRetypeMultiattachTest-848296774-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1272928798", "size": 1, "name": "tempest-VolumeRetypeMultiattachTest-Volume-457246151"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:32.894172 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.volumes [None req-1211983a-3200-4334-ac28-e92c3d74dbcb tempest-VolumeRetypeMultiattachTest-848296774 tempest-VolumeRetypeMultiattachTest-848296774-project-member] Create volume request body: {'volume': {'volume_type': 'tempest-VolumeRetypeMultiattachTest-volume-type-1272928798', 'size': 1, 'name': 'tempest-VolumeRetypeMultiattachTest-Volume-457246151'}} {{(pid=100054) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:34:32.897650 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.volumes [None req-1211983a-3200-4334-ac28-e92c3d74dbcb tempest-VolumeRetypeMultiattachTest-848296774 tempest-VolumeRetypeMultiattachTest-848296774-project-member] Create volume of 1 GB Jul 10 08:34:32.897947 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:32.897947 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:34:32.898508 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-1211983a-3200-4334-ac28-e92c3d74dbcb tempest-VolumeRetypeMultiattachTest-848296774 tempest-VolumeRetypeMultiattachTest-848296774-project-member] Availability Zones retrieved successfully. Jul 10 08:34:32.903721 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-1211983a-3200-4334-ac28-e92c3d74dbcb tempest-VolumeRetypeMultiattachTest-848296774 tempest-VolumeRetypeMultiattachTest-848296774-project-member] Flow 'volume_create_api' (5ed80f45-95b3-4629-b687-9a9b27cc71af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:34:32.904617 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-1211983a-3200-4334-ac28-e92c3d74dbcb tempest-VolumeRetypeMultiattachTest-848296774 tempest-VolumeRetypeMultiattachTest-848296774-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e7b0e9d-b59f-4e24-9d75-89992ebdf357) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:32.905451 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.flows.api.create_volume [None req-1211983a-3200-4334-ac28-e92c3d74dbcb tempest-VolumeRetypeMultiattachTest-848296774 tempest-VolumeRetypeMultiattachTest-848296774-project-member] Validating volume size '1' using validate_int {{(pid=100054) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:34:32.917612 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-3fd377a4-5437-4ca1-bf04-8e559d425bfd req-00e0c424-d3a0-426e-9ff7-ed86932be0a6 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:32.920180 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-3fd377a4-5437-4ca1-bf04-8e559d425bfd req-00e0c424-d3a0-426e-9ff7-ed86932be0a6 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] DELETE https://10.4.3.7/volume/v3/attachments/9dfdf2e1-4e6c-4118-a440-2f0fec738f75 Jul 10 08:34:32.920384 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-3fd377a4-5437-4ca1-bf04-8e559d425bfd req-00e0c424-d3a0-426e-9ff7-ed86932be0a6 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:32.920579 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-3fd377a4-5437-4ca1-bf04-8e559d425bfd req-00e0c424-d3a0-426e-9ff7-ed86932be0a6 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'version_select' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:32.925097 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-1211983a-3200-4334-ac28-e92c3d74dbcb tempest-VolumeRetypeMultiattachTest-848296774 tempest-VolumeRetypeMultiattachTest-848296774-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e7b0e9d-b59f-4e24-9d75-89992ebdf357) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:34:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c0287654-a275-487f-8949-0d712adfcfe2,is_public=True,name='tempest-VolumeRetypeMultiattachTest-volume-type-1272928798',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c0287654-a275-487f-8949-0d712adfcfe2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:32.925969 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-1211983a-3200-4334-ac28-e92c3d74dbcb tempest-VolumeRetypeMultiattachTest-848296774 tempest-VolumeRetypeMultiattachTest-848296774-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d0822a3-b204-49a3-9254-b1c8d75744ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:32.927841 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:32.927841 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:34:32.952509 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-7f00f408-cc15-445d-bce9-362e7aaa20bd None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:32.952633 np0000004976 devstack@c-api.service[100054]: WARNING cinder.quota [None req-1211983a-3200-4334-ac28-e92c3d74dbcb tempest-VolumeRetypeMultiattachTest-848296774 tempest-VolumeRetypeMultiattachTest-848296774-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1272928798 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1272928798, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:34:32.952633 np0000004976 devstack@c-api.service[100054]: WARNING cinder.quota [None req-1211983a-3200-4334-ac28-e92c3d74dbcb tempest-VolumeRetypeMultiattachTest-848296774 tempest-VolumeRetypeMultiattachTest-848296774-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1272928798 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1272928798, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:34:32.953820 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-7f00f408-cc15-445d-bce9-362e7aaa20bd tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] GET https://10.4.3.7/volume/v3/volumes/c477d121-824a-44f5-8cf3-f56372743b39 Jul 10 08:34:32.954061 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-7f00f408-cc15-445d-bce9-362e7aaa20bd tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:32.954322 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-7f00f408-cc15-445d-bce9-362e7aaa20bd tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:32.960663 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:32.960663 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:34:32.965273 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-7f00f408-cc15-445d-bce9-362e7aaa20bd tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Volume info retrieved successfully. Jul 10 08:34:32.966850 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-7f00f408-cc15-445d-bce9-362e7aaa20bd tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] https://10.4.3.7/volume/v3/volumes/c477d121-824a-44f5-8cf3-f56372743b39 returned with HTTP 200 Jul 10 08:34:32.967309 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 374/1493] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:32 2026] GET /volume/v3/volumes/c477d121-824a-44f5-8cf3-f56372743b39 => generated 1014 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:34:32.980902 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-85f8b3bb-3882-4c1c-be6e-80ab3f1210b4 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:32.981215 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.quota [None req-1211983a-3200-4334-ac28-e92c3d74dbcb tempest-VolumeRetypeMultiattachTest-848296774 tempest-VolumeRetypeMultiattachTest-848296774-project-member] Created reservations ['036b5735-0cc8-4ed3-b1a0-d4436e43e70f', '560fd401-5fa2-477b-b914-b6965509d956', '4861a558-258e-4809-9dfa-44535310b9b1', '0a85645c-d7ce-44f3-a6cc-58d75b16ad46'] {{(pid=100054) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:34:32.982027 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-1211983a-3200-4334-ac28-e92c3d74dbcb tempest-VolumeRetypeMultiattachTest-848296774 tempest-VolumeRetypeMultiattachTest-848296774-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d0822a3-b204-49a3-9254-b1c8d75744ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['036b5735-0cc8-4ed3-b1a0-d4436e43e70f', '560fd401-5fa2-477b-b914-b6965509d956', '4861a558-258e-4809-9dfa-44535310b9b1', '0a85645c-d7ce-44f3-a6cc-58d75b16ad46']}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:32.982800 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-1211983a-3200-4334-ac28-e92c3d74dbcb tempest-VolumeRetypeMultiattachTest-848296774 tempest-VolumeRetypeMultiattachTest-848296774-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05a0eb03-b41b-42f8-828e-1030d032216a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:32.983101 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-85f8b3bb-3882-4c1c-be6e-80ab3f1210b4 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] POST https://10.4.3.7/volume/v3/snapshots Jul 10 08:34:32.983548 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-85f8b3bb-3882-4c1c-be6e-80ab3f1210b4 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c477d121-824a-44f5-8cf3-f56372743b39", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1264904564"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:32.994288 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:32.994288 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:34:32.994770 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-85f8b3bb-3882-4c1c-be6e-80ab3f1210b4 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Volume info retrieved successfully. Jul 10 08:34:32.994938 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.snapshots [None req-85f8b3bb-3882-4c1c-be6e-80ab3f1210b4 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Create snapshot from volume c477d121-824a-44f5-8cf3-f56372743b39 Jul 10 08:34:33.006200 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-1211983a-3200-4334-ac28-e92c3d74dbcb tempest-VolumeRetypeMultiattachTest-848296774 tempest-VolumeRetypeMultiattachTest-848296774-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05a0eb03-b41b-42f8-828e-1030d032216a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '950d2765-5510-4323-b251-1170500a5fab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-457246151',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cad3e608a99e4728baf0c27394c2a10e',qos_specs=None,replication_status=,reservations=['036b5735-0cc8-4ed3-b1a0-d4436e43e70f','560fd401-5fa2-477b-b914-b6965509d956','4861a558-258e-4809-9dfa-44535310b9b1','0a85645c-d7ce-44f3-a6cc-58d75b16ad46'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='faf07d0a3fa84d47888ce9d244602193',volume_type_id=c0287654-a275-487f-8949-0d712adfcfe2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:34:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-457246151',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=950d2765-5510-4323-b251-1170500a5fab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cad3e608a99e4728baf0c27394c2a10e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='faf07d0a3fa84d47888ce9d244602193',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c0287654-a275-487f-8949-0d712adfcfe2),volume_type_id=c0287654-a275-487f-8949-0d712adfcfe2)}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:33.006901 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-1211983a-3200-4334-ac28-e92c3d74dbcb tempest-VolumeRetypeMultiattachTest-848296774 tempest-VolumeRetypeMultiattachTest-848296774-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33498552-9439-4a8a-aff4-dbf869c7d987) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:33.023955 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-1211983a-3200-4334-ac28-e92c3d74dbcb tempest-VolumeRetypeMultiattachTest-848296774 tempest-VolumeRetypeMultiattachTest-848296774-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33498552-9439-4a8a-aff4-dbf869c7d987) transitioned into state 'SUCCESS' from state '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-457246151',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cad3e608a99e4728baf0c27394c2a10e',qos_specs=None,replication_status=,reservations=['036b5735-0cc8-4ed3-b1a0-d4436e43e70f','560fd401-5fa2-477b-b914-b6965509d956','4861a558-258e-4809-9dfa-44535310b9b1','0a85645c-d7ce-44f3-a6cc-58d75b16ad46'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='faf07d0a3fa84d47888ce9d244602193',volume_type_id=c0287654-a275-487f-8949-0d712adfcfe2)}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:33.024941 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-1211983a-3200-4334-ac28-e92c3d74dbcb tempest-VolumeRetypeMultiattachTest-848296774 tempest-VolumeRetypeMultiattachTest-848296774-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (828b975d-41c2-4594-b65e-712c02de5b07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:33.031172 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-85f8b3bb-3882-4c1c-be6e-80ab3f1210b4 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Created reservations ['68035fb4-a418-4e4e-97e2-014cd374f50a', '620237f1-1cb2-41a3-9f7a-a5226458ed53', '1557b94c-bfce-43ef-894f-3c945bfcc066', '18054d9a-42d9-4dd7-8ff6-7ebcbceea7fc'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:34:33.033675 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-1211983a-3200-4334-ac28-e92c3d74dbcb tempest-VolumeRetypeMultiattachTest-848296774 tempest-VolumeRetypeMultiattachTest-848296774-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (828b975d-41c2-4594-b65e-712c02de5b07) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:33.034657 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-1211983a-3200-4334-ac28-e92c3d74dbcb tempest-VolumeRetypeMultiattachTest-848296774 tempest-VolumeRetypeMultiattachTest-848296774-project-member] Flow 'volume_create_api' (5ed80f45-95b3-4629-b687-9a9b27cc71af) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100054) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:34:33.035131 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-1211983a-3200-4334-ac28-e92c3d74dbcb tempest-VolumeRetypeMultiattachTest-848296774 tempest-VolumeRetypeMultiattachTest-848296774-project-member] Create volume request issued successfully. Jul 10 08:34:33.035799 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-1211983a-3200-4334-ac28-e92c3d74dbcb tempest-VolumeRetypeMultiattachTest-848296774 tempest-VolumeRetypeMultiattachTest-848296774-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:34:33.036314 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 378/1494] 10.4.3.7 () {70 vars in 1286 bytes} [Fri Jul 10 08:34:32 2026] POST /volume/v3/volumes => generated 867 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:34:33.048305 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-7448c57e-4a85-4fe0-888c-8418d2289409 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:33.049846 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-7448c57e-4a85-4fe0-888c-8418d2289409 tempest-VolumeRetypeMultiattachTest-848296774 tempest-VolumeRetypeMultiattachTest-848296774-project-member] GET https://10.4.3.7/volume/v3/volumes/950d2765-5510-4323-b251-1170500a5fab Jul 10 08:34:33.050295 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-7448c57e-4a85-4fe0-888c-8418d2289409 tempest-VolumeRetypeMultiattachTest-848296774 tempest-VolumeRetypeMultiattachTest-848296774-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:33.050662 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-7448c57e-4a85-4fe0-888c-8418d2289409 tempest-VolumeRetypeMultiattachTest-848296774 tempest-VolumeRetypeMultiattachTest-848296774-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:33.057826 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:33.057826 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:34:33.061687 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-7448c57e-4a85-4fe0-888c-8418d2289409 tempest-VolumeRetypeMultiattachTest-848296774 tempest-VolumeRetypeMultiattachTest-848296774-project-member] Volume info retrieved successfully. Jul 10 08:34:33.063825 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-85f8b3bb-3882-4c1c-be6e-80ab3f1210b4 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Snapshot create request issued successfully. Jul 10 08:34:33.064240 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-85f8b3bb-3882-4c1c-be6e-80ab3f1210b4 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] https://10.4.3.7/volume/v3/snapshots returned with HTTP 202 Jul 10 08:34:33.065214 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 370/1495] 10.4.3.7 () {68 vars in 1251 bytes} [Fri Jul 10 08:34:32 2026] POST /volume/v3/snapshots => generated 308 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:34:33.065818 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-7448c57e-4a85-4fe0-888c-8418d2289409 tempest-VolumeRetypeMultiattachTest-848296774 tempest-VolumeRetypeMultiattachTest-848296774-project-member] https://10.4.3.7/volume/v3/volumes/950d2765-5510-4323-b251-1170500a5fab returned with HTTP 200 Jul 10 08:34:33.066284 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 375/1496] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:34:33 2026] GET /volume/v3/volumes/950d2765-5510-4323-b251-1170500a5fab => generated 935 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:34:33.078919 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-83d023c1-b8ff-4004-b123-08256d479fc6 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:33.081521 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-83d023c1-b8ff-4004-b123-08256d479fc6 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] GET https://10.4.3.7/volume/v3/snapshots/59965d9a-6036-43cf-b7d3-f47296f291d4 Jul 10 08:34:33.081766 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-83d023c1-b8ff-4004-b123-08256d479fc6 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:33.082007 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-83d023c1-b8ff-4004-b123-08256d479fc6 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:33.087998 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:33.087998 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:34:33.088464 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-83d023c1-b8ff-4004-b123-08256d479fc6 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Snapshot retrieved successfully. Jul 10 08:34:33.089345 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-83d023c1-b8ff-4004-b123-08256d479fc6 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] https://10.4.3.7/volume/v3/snapshots/59965d9a-6036-43cf-b7d3-f47296f291d4 returned with HTTP 200 Jul 10 08:34:33.089966 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 379/1497] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:34:33 2026] GET /volume/v3/snapshots/59965d9a-6036-43cf-b7d3-f47296f291d4 => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:33.266123 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-9cef05e9-3cc0-41c6-8d32-2431db32c618 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:33.267788 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9cef05e9-3cc0-41c6-8d32-2431db32c618 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] GET https://10.4.3.7/volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 Jul 10 08:34:33.267962 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9cef05e9-3cc0-41c6-8d32-2431db32c618 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:33.268136 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9cef05e9-3cc0-41c6-8d32-2431db32c618 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:33.277005 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:33.277005 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:34:33.280664 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-9cef05e9-3cc0-41c6-8d32-2431db32c618 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Volume info retrieved successfully. Jul 10 08:34:33.285117 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9cef05e9-3cc0-41c6-8d32-2431db32c618 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 returned with HTTP 200 Jul 10 08:34:33.285557 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 371/1498] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:33 2026] GET /volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 => generated 1144 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:34:33.453870 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-3fd377a4-5437-4ca1-bf04-8e559d425bfd req-00e0c424-d3a0-426e-9ff7-ed86932be0a6 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/attachments/9dfdf2e1-4e6c-4118-a440-2f0fec738f75 returned with HTTP 200 Jul 10 08:34:33.454701 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 374/1499] 10.4.3.7 () {72 vars in 1659 bytes} [Fri Jul 10 08:34:32 2026] DELETE /volume/v3/attachments/9dfdf2e1-4e6c-4118-a440-2f0fec738f75 => generated 19 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:33.567924 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-29ebfab9-dae4-459d-9d72-4831ae99e4f1 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:33.571376 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-29ebfab9-dae4-459d-9d72-4831ae99e4f1 tempest-VolumeTypesTest-920567512 tempest-VolumeTypesTest-920567512-project-member] GET https://10.4.3.7/volume/v3/volumes/7614745d-f287-4f27-9e65-897e8e2bc146 Jul 10 08:34:33.571376 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-29ebfab9-dae4-459d-9d72-4831ae99e4f1 tempest-VolumeTypesTest-920567512 tempest-VolumeTypesTest-920567512-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:33.571376 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-29ebfab9-dae4-459d-9d72-4831ae99e4f1 tempest-VolumeTypesTest-920567512 tempest-VolumeTypesTest-920567512-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:33.576791 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:33.576791 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:34:33.580090 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-29ebfab9-dae4-459d-9d72-4831ae99e4f1 tempest-VolumeTypesTest-920567512 tempest-VolumeTypesTest-920567512-project-member] Volume info retrieved successfully. Jul 10 08:34:33.583789 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-29ebfab9-dae4-459d-9d72-4831ae99e4f1 tempest-VolumeTypesTest-920567512 tempest-VolumeTypesTest-920567512-project-member] https://10.4.3.7/volume/v3/volumes/7614745d-f287-4f27-9e65-897e8e2bc146 returned with HTTP 200 Jul 10 08:34:33.584251 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 376/1500] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:33 2026] GET /volume/v3/volumes/7614745d-f287-4f27-9e65-897e8e2bc146 => generated 873 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:33.595653 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-5891e038-c3d9-4e4c-91f9-00ea86c082b9 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:33.597294 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-5891e038-c3d9-4e4c-91f9-00ea86c082b9 tempest-VolumeTypesTest-920567512 tempest-VolumeTypesTest-920567512-project-member] POST https://10.4.3.7/volume/v3/volumes/7614745d-f287-4f27-9e65-897e8e2bc146/action Jul 10 08:34:33.597665 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-5891e038-c3d9-4e4c-91f9-00ea86c082b9 tempest-VolumeTypesTest-920567512 tempest-VolumeTypesTest-920567512-project-member] Action body: b'{"os-retype": {"new_type": "d410d35d-f862-421f-879d-1ed603ed43c3"}}' {{(pid=100054) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:34:33.597819 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-5891e038-c3d9-4e4c-91f9-00ea86c082b9 tempest-VolumeTypesTest-920567512 tempest-VolumeTypesTest-920567512-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "d410d35d-f862-421f-879d-1ed603ed43c3"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:33.606398 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:33.606398 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:34:33.606825 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-5891e038-c3d9-4e4c-91f9-00ea86c082b9 tempest-VolumeTypesTest-920567512 tempest-VolumeTypesTest-920567512-project-member] Volume info retrieved successfully. Jul 10 08:34:33.622388 np0000004976 devstack@c-api.service[100054]: WARNING cinder.quota [None req-5891e038-c3d9-4e4c-91f9-00ea86c082b9 tempest-VolumeTypesTest-920567512 tempest-VolumeTypesTest-920567512-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1027094033 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1027094033, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:34:33.622704 np0000004976 devstack@c-api.service[100054]: WARNING cinder.quota [None req-5891e038-c3d9-4e4c-91f9-00ea86c082b9 tempest-VolumeTypesTest-920567512 tempest-VolumeTypesTest-920567512-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1027094033 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1027094033, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:34:33.639027 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.quota [None req-5891e038-c3d9-4e4c-91f9-00ea86c082b9 tempest-VolumeTypesTest-920567512 tempest-VolumeTypesTest-920567512-project-member] Created reservations ['3e6b14a5-a103-47d9-8faa-47caddb2ca51', '7c20f0fe-5e16-4d25-bf4a-abd6c5fada37'] {{(pid=100054) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:34:33.652833 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.quota [None req-5891e038-c3d9-4e4c-91f9-00ea86c082b9 tempest-VolumeTypesTest-920567512 tempest-VolumeTypesTest-920567512-project-member] Created reservations ['43bafa81-56d1-4716-a526-ba2005004224', '8ebb0b9b-4ec7-4732-97be-cbcb08ff99ad'] {{(pid=100054) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:34:33.674530 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-5891e038-c3d9-4e4c-91f9-00ea86c082b9 tempest-VolumeTypesTest-920567512 tempest-VolumeTypesTest-920567512-project-member] Retype volume request issued successfully. Jul 10 08:34:33.674696 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-5891e038-c3d9-4e4c-91f9-00ea86c082b9 tempest-VolumeTypesTest-920567512 tempest-VolumeTypesTest-920567512-project-member] https://10.4.3.7/volume/v3/volumes/7614745d-f287-4f27-9e65-897e8e2bc146/action returned with HTTP 202 Jul 10 08:34:33.675089 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 380/1501] 10.4.3.7 () {68 vars in 1376 bytes} [Fri Jul 10 08:34:33 2026] POST /volume/v3/volumes/7614745d-f287-4f27-9e65-897e8e2bc146/action => generated 0 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:34:33.681913 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-399e5ba8-9c0d-4e30-9fc3-1e70d60b2fe0 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:33.683485 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-399e5ba8-9c0d-4e30-9fc3-1e70d60b2fe0 tempest-VolumeTypesTest-920567512 tempest-VolumeTypesTest-920567512-project-member] GET https://10.4.3.7/volume/v3/volumes/7614745d-f287-4f27-9e65-897e8e2bc146 Jul 10 08:34:33.683654 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-399e5ba8-9c0d-4e30-9fc3-1e70d60b2fe0 tempest-VolumeTypesTest-920567512 tempest-VolumeTypesTest-920567512-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:33.683825 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-399e5ba8-9c0d-4e30-9fc3-1e70d60b2fe0 tempest-VolumeTypesTest-920567512 tempest-VolumeTypesTest-920567512-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:33.690997 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:33.690997 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:34:33.694140 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-399e5ba8-9c0d-4e30-9fc3-1e70d60b2fe0 tempest-VolumeTypesTest-920567512 tempest-VolumeTypesTest-920567512-project-member] Volume info retrieved successfully. Jul 10 08:34:33.697789 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-399e5ba8-9c0d-4e30-9fc3-1e70d60b2fe0 tempest-VolumeTypesTest-920567512 tempest-VolumeTypesTest-920567512-project-member] https://10.4.3.7/volume/v3/volumes/7614745d-f287-4f27-9e65-897e8e2bc146 returned with HTTP 200 Jul 10 08:34:33.698144 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 372/1502] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:33 2026] GET /volume/v3/volumes/7614745d-f287-4f27-9e65-897e8e2bc146 => generated 872 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:33.718174 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-409defcc-21d4-4bd6-95c0-c88ab8e49a6f None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:33.720535 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-409defcc-21d4-4bd6-95c0-c88ab8e49a6f tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] GET https://10.4.3.7/volume/v3/backups/89739abb-7f57-4766-9ec3-d52624d0db92 Jul 10 08:34:33.721300 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-409defcc-21d4-4bd6-95c0-c88ab8e49a6f tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:33.721620 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-409defcc-21d4-4bd6-95c0-c88ab8e49a6f tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:33.721839 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-409defcc-21d4-4bd6-95c0-c88ab8e49a6f tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Show backup with id 89739abb-7f57-4766-9ec3-d52624d0db92. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:34:33.727494 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:33.727494 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:34:33.728812 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-409defcc-21d4-4bd6-95c0-c88ab8e49a6f tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/backups/89739abb-7f57-4766-9ec3-d52624d0db92 returned with HTTP 200 Jul 10 08:34:33.729395 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 375/1503] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:33 2026] GET /volume/v3/backups/89739abb-7f57-4766-9ec3-d52624d0db92 => generated 831 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:34.084322 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-4d9c6bf2-0026-4d96-8608-8604262e05d3 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:34.085705 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-4d9c6bf2-0026-4d96-8608-8604262e05d3 tempest-VolumeRetypeMultiattachTest-848296774 tempest-VolumeRetypeMultiattachTest-848296774-project-member] GET https://10.4.3.7/volume/v3/volumes/950d2765-5510-4323-b251-1170500a5fab Jul 10 08:34:34.086034 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-4d9c6bf2-0026-4d96-8608-8604262e05d3 tempest-VolumeRetypeMultiattachTest-848296774 tempest-VolumeRetypeMultiattachTest-848296774-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:34.086359 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-4d9c6bf2-0026-4d96-8608-8604262e05d3 tempest-VolumeRetypeMultiattachTest-848296774 tempest-VolumeRetypeMultiattachTest-848296774-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:34.093028 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:34.093028 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:34:34.100439 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-686367c6-27e4-4822-9cbf-af945129b7af None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:34.100594 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-4d9c6bf2-0026-4d96-8608-8604262e05d3 tempest-VolumeRetypeMultiattachTest-848296774 tempest-VolumeRetypeMultiattachTest-848296774-project-member] Volume info retrieved successfully. Jul 10 08:34:34.100648 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-686367c6-27e4-4822-9cbf-af945129b7af tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] GET https://10.4.3.7/volume/v3/snapshots/59965d9a-6036-43cf-b7d3-f47296f291d4 Jul 10 08:34:34.100648 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-686367c6-27e4-4822-9cbf-af945129b7af tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:34.100815 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-686367c6-27e4-4822-9cbf-af945129b7af tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:34.104510 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-4d9c6bf2-0026-4d96-8608-8604262e05d3 tempest-VolumeRetypeMultiattachTest-848296774 tempest-VolumeRetypeMultiattachTest-848296774-project-member] https://10.4.3.7/volume/v3/volumes/950d2765-5510-4323-b251-1170500a5fab returned with HTTP 200 Jul 10 08:34:34.105089 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 377/1504] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:34:34 2026] GET /volume/v3/volumes/950d2765-5510-4323-b251-1170500a5fab => generated 994 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:34:34.105371 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:34.105371 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:34:34.105683 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-686367c6-27e4-4822-9cbf-af945129b7af tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Snapshot retrieved successfully. Jul 10 08:34:34.106306 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-686367c6-27e4-4822-9cbf-af945129b7af tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] https://10.4.3.7/volume/v3/snapshots/59965d9a-6036-43cf-b7d3-f47296f291d4 returned with HTTP 200 Jul 10 08:34:34.106646 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 381/1505] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:34:34 2026] GET /volume/v3/snapshots/59965d9a-6036-43cf-b7d3-f47296f291d4 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:34.119018 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-4cf0fbe1-24a3-44d9-a198-20bc687447f7 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:34.120087 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-4b75a38f-6b5b-4718-aaa4-bdd34ec3f7b9 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:34.120838 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4cf0fbe1-24a3-44d9-a198-20bc687447f7 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-reader] GET https://10.4.3.7/volume/v3/snapshots/59965d9a-6036-43cf-b7d3-f47296f291d4 Jul 10 08:34:34.121018 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4cf0fbe1-24a3-44d9-a198-20bc687447f7 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-reader] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:34.121198 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4cf0fbe1-24a3-44d9-a198-20bc687447f7 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-reader] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:34.122920 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-4b75a38f-6b5b-4718-aaa4-bdd34ec3f7b9 tempest-VolumeRetypeMultiattachTest-2147340599 tempest-VolumeRetypeMultiattachTest-2147340599-project-admin] GET https://10.4.3.7/volume/v3/volumes/950d2765-5510-4323-b251-1170500a5fab Jul 10 08:34:34.123298 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-4b75a38f-6b5b-4718-aaa4-bdd34ec3f7b9 tempest-VolumeRetypeMultiattachTest-2147340599 tempest-VolumeRetypeMultiattachTest-2147340599-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:34.123709 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-4b75a38f-6b5b-4718-aaa4-bdd34ec3f7b9 tempest-VolumeRetypeMultiattachTest-2147340599 tempest-VolumeRetypeMultiattachTest-2147340599-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:34.125671 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:34.125671 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:34:34.126108 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-4cf0fbe1-24a3-44d9-a198-20bc687447f7 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-reader] Snapshot retrieved successfully. Jul 10 08:34:34.126894 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4cf0fbe1-24a3-44d9-a198-20bc687447f7 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-reader] https://10.4.3.7/volume/v3/snapshots/59965d9a-6036-43cf-b7d3-f47296f291d4 returned with HTTP 200 Jul 10 08:34:34.127278 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 373/1506] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:34:34 2026] GET /volume/v3/snapshots/59965d9a-6036-43cf-b7d3-f47296f291d4 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:34.133874 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:34.133874 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:34:34.135742 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-78e2a2b2-cb31-4337-bb79-933b37c9e52c None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:34.136929 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-78e2a2b2-cb31-4337-bb79-933b37c9e52c tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] DELETE https://10.4.3.7/volume/v3/snapshots/59965d9a-6036-43cf-b7d3-f47296f291d4 Jul 10 08:34:34.137198 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-78e2a2b2-cb31-4337-bb79-933b37c9e52c tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:34.137460 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-78e2a2b2-cb31-4337-bb79-933b37c9e52c tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Calling method 'delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:34.137640 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.snapshots [None req-78e2a2b2-cb31-4337-bb79-933b37c9e52c tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Delete snapshot with id: 59965d9a-6036-43cf-b7d3-f47296f291d4 Jul 10 08:34:34.138332 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-4b75a38f-6b5b-4718-aaa4-bdd34ec3f7b9 tempest-VolumeRetypeMultiattachTest-2147340599 tempest-VolumeRetypeMultiattachTest-2147340599-project-admin] Volume info retrieved successfully. Jul 10 08:34:34.142001 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-4b75a38f-6b5b-4718-aaa4-bdd34ec3f7b9 tempest-VolumeRetypeMultiattachTest-2147340599 tempest-VolumeRetypeMultiattachTest-2147340599-project-admin] https://10.4.3.7/volume/v3/volumes/950d2765-5510-4323-b251-1170500a5fab returned with HTTP 200 Jul 10 08:34:34.142381 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 376/1507] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:34:34 2026] GET /volume/v3/volumes/950d2765-5510-4323-b251-1170500a5fab => generated 1179 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:34:34.144721 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:34.144721 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:34:34.144721 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-78e2a2b2-cb31-4337-bb79-933b37c9e52c tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Snapshot retrieved successfully. Jul 10 08:34:34.153826 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-cff92974-4973-492a-9bce-20db2048b584 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:34.155493 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-cff92974-4973-492a-9bce-20db2048b584 tempest-VolumeRetypeMultiattachTest-848296774 tempest-VolumeRetypeMultiattachTest-848296774-project-member] POST https://10.4.3.7/volume/v3/volumes/950d2765-5510-4323-b251-1170500a5fab/action Jul 10 08:34:34.155802 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-cff92974-4973-492a-9bce-20db2048b584 tempest-VolumeRetypeMultiattachTest-848296774 tempest-VolumeRetypeMultiattachTest-848296774-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1619759533", "migration_policy": "never"}}' {{(pid=100054) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:34:34.155929 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-cff92974-4973-492a-9bce-20db2048b584 tempest-VolumeRetypeMultiattachTest-848296774 tempest-VolumeRetypeMultiattachTest-848296774-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1619759533", "migration_policy": "never"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:34.161172 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-78e2a2b2-cb31-4337-bb79-933b37c9e52c tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Snapshot delete request issued successfully. Jul 10 08:34:34.161172 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-78e2a2b2-cb31-4337-bb79-933b37c9e52c tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] https://10.4.3.7/volume/v3/snapshots/59965d9a-6036-43cf-b7d3-f47296f291d4 returned with HTTP 202 Jul 10 08:34:34.161172 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 378/1508] 10.4.3.7 () {66 vars in 1343 bytes} [Fri Jul 10 08:34:34 2026] DELETE /volume/v3/snapshots/59965d9a-6036-43cf-b7d3-f47296f291d4 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:34:34.164478 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:34.164478 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:34:34.164478 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-cff92974-4973-492a-9bce-20db2048b584 tempest-VolumeRetypeMultiattachTest-848296774 tempest-VolumeRetypeMultiattachTest-848296774-project-member] Volume info retrieved successfully. Jul 10 08:34:34.169530 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:34.169530 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:34:34.170418 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-ac2101e8-e154-4b22-813e-e28ab05c9eae None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:34.172061 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ac2101e8-e154-4b22-813e-e28ab05c9eae tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] GET https://10.4.3.7/volume/v3/snapshots/59965d9a-6036-43cf-b7d3-f47296f291d4 Jul 10 08:34:34.172248 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ac2101e8-e154-4b22-813e-e28ab05c9eae tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:34.172431 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ac2101e8-e154-4b22-813e-e28ab05c9eae tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:34.177239 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:34.177239 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:34:34.177584 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-ac2101e8-e154-4b22-813e-e28ab05c9eae tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Snapshot retrieved successfully. Jul 10 08:34:34.178326 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ac2101e8-e154-4b22-813e-e28ab05c9eae tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] https://10.4.3.7/volume/v3/snapshots/59965d9a-6036-43cf-b7d3-f47296f291d4 returned with HTTP 200 Jul 10 08:34:34.178744 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 374/1509] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:34:34 2026] GET /volume/v3/snapshots/59965d9a-6036-43cf-b7d3-f47296f291d4 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:34.181310 np0000004976 devstack@c-api.service[100054]: WARNING cinder.quota [None req-cff92974-4973-492a-9bce-20db2048b584 tempest-VolumeRetypeMultiattachTest-848296774 tempest-VolumeRetypeMultiattachTest-848296774-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1619759533 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1619759533, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:34:34.181590 np0000004976 devstack@c-api.service[100054]: WARNING cinder.quota [None req-cff92974-4973-492a-9bce-20db2048b584 tempest-VolumeRetypeMultiattachTest-848296774 tempest-VolumeRetypeMultiattachTest-848296774-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1619759533 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1619759533, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:34:34.196851 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.quota [None req-cff92974-4973-492a-9bce-20db2048b584 tempest-VolumeRetypeMultiattachTest-848296774 tempest-VolumeRetypeMultiattachTest-848296774-project-member] Created reservations ['9e8a743d-cdf9-45ad-b505-3dfacfc11d3a', '78819c12-356f-484b-b7f8-2bfe8ddd4890'] {{(pid=100054) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:34:34.213971 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.quota [None req-cff92974-4973-492a-9bce-20db2048b584 tempest-VolumeRetypeMultiattachTest-848296774 tempest-VolumeRetypeMultiattachTest-848296774-project-member] Created reservations ['52b20887-7eda-4cfe-98b0-dc22abb50f12', '178fa4b1-ef44-439a-9216-6271132bb9bc'] {{(pid=100054) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:34:34.234091 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-cff92974-4973-492a-9bce-20db2048b584 tempest-VolumeRetypeMultiattachTest-848296774 tempest-VolumeRetypeMultiattachTest-848296774-project-member] Retype volume request issued successfully. Jul 10 08:34:34.234339 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-cff92974-4973-492a-9bce-20db2048b584 tempest-VolumeRetypeMultiattachTest-848296774 tempest-VolumeRetypeMultiattachTest-848296774-project-member] https://10.4.3.7/volume/v3/volumes/950d2765-5510-4323-b251-1170500a5fab/action returned with HTTP 202 Jul 10 08:34:34.234750 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 382/1510] 10.4.3.7 () {70 vars in 1418 bytes} [Fri Jul 10 08:34:34 2026] POST /volume/v3/volumes/950d2765-5510-4323-b251-1170500a5fab/action => generated 0 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 10 08:34:34.241765 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-dd244423-e6d8-48cb-beaa-11adfdf8e350 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:34.243372 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-dd244423-e6d8-48cb-beaa-11adfdf8e350 tempest-VolumeRetypeMultiattachTest-848296774 tempest-VolumeRetypeMultiattachTest-848296774-project-member] GET https://10.4.3.7/volume/v3/volumes/950d2765-5510-4323-b251-1170500a5fab Jul 10 08:34:34.243635 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-dd244423-e6d8-48cb-beaa-11adfdf8e350 tempest-VolumeRetypeMultiattachTest-848296774 tempest-VolumeRetypeMultiattachTest-848296774-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:34.243849 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-dd244423-e6d8-48cb-beaa-11adfdf8e350 tempest-VolumeRetypeMultiattachTest-848296774 tempest-VolumeRetypeMultiattachTest-848296774-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:34.250059 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:34.250059 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:34:34.253389 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-dd244423-e6d8-48cb-beaa-11adfdf8e350 tempest-VolumeRetypeMultiattachTest-848296774 tempest-VolumeRetypeMultiattachTest-848296774-project-member] Volume info retrieved successfully. Jul 10 08:34:34.257188 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-dd244423-e6d8-48cb-beaa-11adfdf8e350 tempest-VolumeRetypeMultiattachTest-848296774 tempest-VolumeRetypeMultiattachTest-848296774-project-member] https://10.4.3.7/volume/v3/volumes/950d2765-5510-4323-b251-1170500a5fab returned with HTTP 200 Jul 10 08:34:34.257637 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 377/1511] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:34:34 2026] GET /volume/v3/volumes/950d2765-5510-4323-b251-1170500a5fab => generated 992 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:34:34.298398 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-a143905a-1c10-4760-a7cf-12bd6ebaa4c3 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:34.300026 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-a143905a-1c10-4760-a7cf-12bd6ebaa4c3 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] GET https://10.4.3.7/volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 Jul 10 08:34:34.300368 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-a143905a-1c10-4760-a7cf-12bd6ebaa4c3 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:34.301300 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-a143905a-1c10-4760-a7cf-12bd6ebaa4c3 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:34.308622 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:34.308622 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:34:34.313045 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-a143905a-1c10-4760-a7cf-12bd6ebaa4c3 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Volume info retrieved successfully. Jul 10 08:34:34.317560 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-a143905a-1c10-4760-a7cf-12bd6ebaa4c3 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 returned with HTTP 200 Jul 10 08:34:34.318059 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 379/1512] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:34 2026] GET /volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:34.330001 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-067fae29-ceb9-49d1-bc3c-1e8cbd83b22b None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:34.333216 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-067fae29-ceb9-49d1-bc3c-1e8cbd83b22b tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] GET https://10.4.3.7/volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 Jul 10 08:34:34.333449 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-067fae29-ceb9-49d1-bc3c-1e8cbd83b22b tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:34.333677 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-067fae29-ceb9-49d1-bc3c-1e8cbd83b22b tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:34.341748 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:34.341748 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:34:34.345899 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-067fae29-ceb9-49d1-bc3c-1e8cbd83b22b tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Volume info retrieved successfully. Jul 10 08:34:34.351036 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-067fae29-ceb9-49d1-bc3c-1e8cbd83b22b tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 returned with HTTP 200 Jul 10 08:34:34.351551 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 375/1513] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:34 2026] GET /volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:34.396510 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-d9f8f4df-8700-44eb-9c00-829bc98ac8ad None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:34.398505 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d9f8f4df-8700-44eb-9c00-829bc98ac8ad tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] GET https://10.4.3.7/volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 Jul 10 08:34:34.398710 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-d9f8f4df-8700-44eb-9c00-829bc98ac8ad tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:34.398918 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-d9f8f4df-8700-44eb-9c00-829bc98ac8ad tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:34.405325 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:34.405325 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:34:34.410495 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-d9f8f4df-8700-44eb-9c00-829bc98ac8ad tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Volume info retrieved successfully. Jul 10 08:34:34.414277 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d9f8f4df-8700-44eb-9c00-829bc98ac8ad tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 returned with HTTP 200 Jul 10 08:34:34.414741 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 383/1514] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:34 2026] GET /volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:34.474878 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-4dd277a1-9a9f-4b4a-8755-62be076a3432 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:34.477268 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-4dd277a1-9a9f-4b4a-8755-62be076a3432 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:34:34.477644 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-4dd277a1-9a9f-4b4a-8755-62be076a3432 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1952175627", "imageRef": "e1ee2ea6-9251-43d7-8043-1a8efc6b3698"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:34.479007 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.volumes [None req-4dd277a1-9a9f-4b4a-8755-62be076a3432 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1952175627', 'imageRef': 'e1ee2ea6-9251-43d7-8043-1a8efc6b3698'}} {{(pid=100055) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:34:34.557941 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-4dd277a1-9a9f-4b4a-8755-62be076a3432 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Create volume of 1 GB Jul 10 08:34:34.558235 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:34.558235 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:34:34.558704 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-4dd277a1-9a9f-4b4a-8755-62be076a3432 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Availability Zones retrieved successfully. Jul 10 08:34:34.563961 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-4dd277a1-9a9f-4b4a-8755-62be076a3432 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Flow 'volume_create_api' (b6bed49e-3bc6-4c41-a651-2001bb4d479e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:34:34.564869 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-4dd277a1-9a9f-4b4a-8755-62be076a3432 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ddc9cbc-dd0d-4a3b-9c48-08948e41888e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:34.565769 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.flows.api.create_volume [None req-4dd277a1-9a9f-4b4a-8755-62be076a3432 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Validating volume size '1' using validate_int {{(pid=100055) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:34:34.616793 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:34.616793 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:34:34.630862 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-4dd277a1-9a9f-4b4a-8755-62be076a3432 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ddc9cbc-dd0d-4a3b-9c48-08948e41888e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:15Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=91e2b8ba-d2d3-4ffe-bf25-42fd794dde90,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '91e2b8ba-d2d3-4ffe-bf25-42fd794dde90', 'encryption_key_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=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:34.631723 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-4dd277a1-9a9f-4b4a-8755-62be076a3432 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a99a2197-e9a9-4f38-a9dd-f94bc6d0f45a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:34.669379 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.quota [None req-4dd277a1-9a9f-4b4a-8755-62be076a3432 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Created reservations ['6f229968-f2f7-479b-a6ba-5c194f38c23f', '837aee50-5f25-496d-a89a-1859b54f1af2', '2df63c20-780d-45f3-8585-0549588a36ac', 'd95c2e28-525f-43c5-b24b-5744aae8f0cb'] {{(pid=100055) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:34:34.670217 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-4dd277a1-9a9f-4b4a-8755-62be076a3432 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a99a2197-e9a9-4f38-a9dd-f94bc6d0f45a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6f229968-f2f7-479b-a6ba-5c194f38c23f', '837aee50-5f25-496d-a89a-1859b54f1af2', '2df63c20-780d-45f3-8585-0549588a36ac', 'd95c2e28-525f-43c5-b24b-5744aae8f0cb']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:34.671078 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-4dd277a1-9a9f-4b4a-8755-62be076a3432 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30cdb8ca-ca6b-4fcc-a867-365bcf227113) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:34.702633 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-4dd277a1-9a9f-4b4a-8755-62be076a3432 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30cdb8ca-ca6b-4fcc-a867-365bcf227113) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0750b055-5416-4ae3-8075-74d83a3ad5eb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1952175627',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='0d8415fe44d7448b927ca8426cbdf874',qos_specs=None,replication_status=,reservations=['6f229968-f2f7-479b-a6ba-5c194f38c23f','837aee50-5f25-496d-a89a-1859b54f1af2','2df63c20-780d-45f3-8585-0549588a36ac','d95c2e28-525f-43c5-b24b-5744aae8f0cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a19525159bd4f7997cca5f7afadab4c',volume_type_id=91e2b8ba-d2d3-4ffe-bf25-42fd794dde90), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:34:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1952175627',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0750b055-5416-4ae3-8075-74d83a3ad5eb,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='0d8415fe44d7448b927ca8426cbdf874',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8a19525159bd4f7997cca5f7afadab4c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(91e2b8ba-d2d3-4ffe-bf25-42fd794dde90),volume_type_id=91e2b8ba-d2d3-4ffe-bf25-42fd794dde90)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:34.703910 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-4dd277a1-9a9f-4b4a-8755-62be076a3432 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (635afce8-4b66-4764-a67c-069db8bb57ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:34.712499 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-34b269a8-18e3-45ef-9e53-d11bfd6612a2 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:34.716228 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-34b269a8-18e3-45ef-9e53-d11bfd6612a2 tempest-VolumeTypesTest-920567512 tempest-VolumeTypesTest-920567512-project-member] GET https://10.4.3.7/volume/v3/volumes/7614745d-f287-4f27-9e65-897e8e2bc146 Jul 10 08:34:34.716228 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-34b269a8-18e3-45ef-9e53-d11bfd6612a2 tempest-VolumeTypesTest-920567512 tempest-VolumeTypesTest-920567512-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:34.716228 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-34b269a8-18e3-45ef-9e53-d11bfd6612a2 tempest-VolumeTypesTest-920567512 tempest-VolumeTypesTest-920567512-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:34.723322 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:34.723322 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:34:34.724223 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-4dd277a1-9a9f-4b4a-8755-62be076a3432 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (635afce8-4b66-4764-a67c-069db8bb57ae) transitioned into state 'SUCCESS' from state '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-1952175627',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='0d8415fe44d7448b927ca8426cbdf874',qos_specs=None,replication_status=,reservations=['6f229968-f2f7-479b-a6ba-5c194f38c23f','837aee50-5f25-496d-a89a-1859b54f1af2','2df63c20-780d-45f3-8585-0549588a36ac','d95c2e28-525f-43c5-b24b-5744aae8f0cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a19525159bd4f7997cca5f7afadab4c',volume_type_id=91e2b8ba-d2d3-4ffe-bf25-42fd794dde90)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:34.725016 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-4dd277a1-9a9f-4b4a-8755-62be076a3432 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cbda5871-e882-4357-a1f5-9a5f72156ecb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:34.728163 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-34b269a8-18e3-45ef-9e53-d11bfd6612a2 tempest-VolumeTypesTest-920567512 tempest-VolumeTypesTest-920567512-project-member] Volume info retrieved successfully. Jul 10 08:34:34.733395 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-34b269a8-18e3-45ef-9e53-d11bfd6612a2 tempest-VolumeTypesTest-920567512 tempest-VolumeTypesTest-920567512-project-member] https://10.4.3.7/volume/v3/volumes/7614745d-f287-4f27-9e65-897e8e2bc146 returned with HTTP 200 Jul 10 08:34:34.734070 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 380/1515] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:34 2026] GET /volume/v3/volumes/7614745d-f287-4f27-9e65-897e8e2bc146 => generated 873 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:34.735030 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-4dd277a1-9a9f-4b4a-8755-62be076a3432 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cbda5871-e882-4357-a1f5-9a5f72156ecb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:34.736215 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-4dd277a1-9a9f-4b4a-8755-62be076a3432 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Flow 'volume_create_api' (b6bed49e-3bc6-4c41-a651-2001bb4d479e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:34:34.736534 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-4dd277a1-9a9f-4b4a-8755-62be076a3432 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Create volume request issued successfully. Jul 10 08:34:34.737043 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-4dd277a1-9a9f-4b4a-8755-62be076a3432 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:34:34.737469 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 378/1516] 10.4.3.7 () {68 vars in 1245 bytes} [Fri Jul 10 08:34:34 2026] POST /volume/v3/volumes => generated 756 bytes in 263 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:34:34.740445 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-2dca2531-ccb6-49e3-8d3f-be64b1e5feb5 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:34.743159 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2dca2531-ccb6-49e3-8d3f-be64b1e5feb5 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] GET https://10.4.3.7/volume/v3/backups/89739abb-7f57-4766-9ec3-d52624d0db92 Jul 10 08:34:34.743452 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2dca2531-ccb6-49e3-8d3f-be64b1e5feb5 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:34.743628 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2dca2531-ccb6-49e3-8d3f-be64b1e5feb5 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:34.743755 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-2dca2531-ccb6-49e3-8d3f-be64b1e5feb5 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Show backup with id 89739abb-7f57-4766-9ec3-d52624d0db92. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:34:34.748479 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-9c3ec665-8238-493a-90f3-d203043145d8 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:34.749297 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:34.749297 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:34:34.750348 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-9c3ec665-8238-493a-90f3-d203043145d8 tempest-VolumeTypesTest-920567512 tempest-VolumeTypesTest-920567512-project-member] GET https://10.4.3.7/volume/v3/volumes/7614745d-f287-4f27-9e65-897e8e2bc146 Jul 10 08:34:34.750466 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2dca2531-ccb6-49e3-8d3f-be64b1e5feb5 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/backups/89739abb-7f57-4766-9ec3-d52624d0db92 returned with HTTP 200 Jul 10 08:34:34.750616 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-9c3ec665-8238-493a-90f3-d203043145d8 tempest-VolumeTypesTest-920567512 tempest-VolumeTypesTest-920567512-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:34.750833 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-9c3ec665-8238-493a-90f3-d203043145d8 tempest-VolumeTypesTest-920567512 tempest-VolumeTypesTest-920567512-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:34.751012 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 376/1517] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:34 2026] GET /volume/v3/backups/89739abb-7f57-4766-9ec3-d52624d0db92 => generated 831 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:34.752093 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-6eaabaf1-45aa-4e13-862e-fa86df0e6a1f None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:34.756323 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-6eaabaf1-45aa-4e13-862e-fa86df0e6a1f tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] GET https://10.4.3.7/volume/v3/volumes/0750b055-5416-4ae3-8075-74d83a3ad5eb Jul 10 08:34:34.756323 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-6eaabaf1-45aa-4e13-862e-fa86df0e6a1f tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:34.756323 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-6eaabaf1-45aa-4e13-862e-fa86df0e6a1f tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:34.759860 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:34.759860 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:34:34.763960 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-9c3ec665-8238-493a-90f3-d203043145d8 tempest-VolumeTypesTest-920567512 tempest-VolumeTypesTest-920567512-project-member] Volume info retrieved successfully. Jul 10 08:34:34.765555 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:34.765555 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:34:34.769462 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-9c3ec665-8238-493a-90f3-d203043145d8 tempest-VolumeTypesTest-920567512 tempest-VolumeTypesTest-920567512-project-member] https://10.4.3.7/volume/v3/volumes/7614745d-f287-4f27-9e65-897e8e2bc146 returned with HTTP 200 Jul 10 08:34:34.769849 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 384/1518] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:34 2026] GET /volume/v3/volumes/7614745d-f287-4f27-9e65-897e8e2bc146 => generated 873 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:34.772339 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-6eaabaf1-45aa-4e13-862e-fa86df0e6a1f tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Volume info retrieved successfully. Jul 10 08:34:34.774023 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-6eaabaf1-45aa-4e13-862e-fa86df0e6a1f tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/0750b055-5416-4ae3-8075-74d83a3ad5eb returned with HTTP 200 Jul 10 08:34:34.774498 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 381/1519] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:34 2026] GET /volume/v3/volumes/0750b055-5416-4ae3-8075-74d83a3ad5eb => generated 824 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:34.783876 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-56806417-9f3e-45a9-aac4-49b7c0867c45 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:34.789128 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-56806417-9f3e-45a9-aac4-49b7c0867c45 tempest-VolumeTypesTest-920567512 tempest-VolumeTypesTest-920567512-project-member] GET https://10.4.3.7/volume/v3/volumes/7614745d-f287-4f27-9e65-897e8e2bc146 Jul 10 08:34:34.789388 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-56806417-9f3e-45a9-aac4-49b7c0867c45 tempest-VolumeTypesTest-920567512 tempest-VolumeTypesTest-920567512-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:34.789621 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-56806417-9f3e-45a9-aac4-49b7c0867c45 tempest-VolumeTypesTest-920567512 tempest-VolumeTypesTest-920567512-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:34.796902 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:34.796902 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:34:34.800486 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-56806417-9f3e-45a9-aac4-49b7c0867c45 tempest-VolumeTypesTest-920567512 tempest-VolumeTypesTest-920567512-project-member] Volume info retrieved successfully. Jul 10 08:34:34.804953 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-56806417-9f3e-45a9-aac4-49b7c0867c45 tempest-VolumeTypesTest-920567512 tempest-VolumeTypesTest-920567512-project-member] https://10.4.3.7/volume/v3/volumes/7614745d-f287-4f27-9e65-897e8e2bc146 returned with HTTP 200 Jul 10 08:34:34.805545 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 379/1520] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:34 2026] GET /volume/v3/volumes/7614745d-f287-4f27-9e65-897e8e2bc146 => generated 873 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:34.816672 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-40d12a7e-8e1f-4fb0-b124-a62f5dcf58f0 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:34.818508 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-40d12a7e-8e1f-4fb0-b124-a62f5dcf58f0 tempest-VolumeTypesTest-920567512 tempest-VolumeTypesTest-920567512-project-member] DELETE https://10.4.3.7/volume/v3/volumes/7614745d-f287-4f27-9e65-897e8e2bc146 Jul 10 08:34:34.818735 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-40d12a7e-8e1f-4fb0-b124-a62f5dcf58f0 tempest-VolumeTypesTest-920567512 tempest-VolumeTypesTest-920567512-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:34.818953 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-40d12a7e-8e1f-4fb0-b124-a62f5dcf58f0 tempest-VolumeTypesTest-920567512 tempest-VolumeTypesTest-920567512-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:34.819124 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-40d12a7e-8e1f-4fb0-b124-a62f5dcf58f0 tempest-VolumeTypesTest-920567512 tempest-VolumeTypesTest-920567512-project-member] Delete volume with id: 7614745d-f287-4f27-9e65-897e8e2bc146 Jul 10 08:34:34.827445 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:34.827445 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:34:34.827907 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-40d12a7e-8e1f-4fb0-b124-a62f5dcf58f0 tempest-VolumeTypesTest-920567512 tempest-VolumeTypesTest-920567512-project-member] Volume info retrieved successfully. Jul 10 08:34:34.846942 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-40d12a7e-8e1f-4fb0-b124-a62f5dcf58f0 tempest-VolumeTypesTest-920567512 tempest-VolumeTypesTest-920567512-project-member] Delete volume request issued successfully. Jul 10 08:34:34.847210 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-40d12a7e-8e1f-4fb0-b124-a62f5dcf58f0 tempest-VolumeTypesTest-920567512 tempest-VolumeTypesTest-920567512-project-member] https://10.4.3.7/volume/v3/volumes/7614745d-f287-4f27-9e65-897e8e2bc146 returned with HTTP 202 Jul 10 08:34:34.847684 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 377/1521] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:34:34 2026] DELETE /volume/v3/volumes/7614745d-f287-4f27-9e65-897e8e2bc146 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:34:34.854108 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-27c0128f-c214-46d4-9ac5-d4f327fc6c9e None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:34.855989 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-27c0128f-c214-46d4-9ac5-d4f327fc6c9e tempest-VolumeTypesTest-920567512 tempest-VolumeTypesTest-920567512-project-member] GET https://10.4.3.7/volume/v3/volumes/7614745d-f287-4f27-9e65-897e8e2bc146 Jul 10 08:34:34.856187 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-27c0128f-c214-46d4-9ac5-d4f327fc6c9e tempest-VolumeTypesTest-920567512 tempest-VolumeTypesTest-920567512-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:34.856422 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-27c0128f-c214-46d4-9ac5-d4f327fc6c9e tempest-VolumeTypesTest-920567512 tempest-VolumeTypesTest-920567512-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:34.864127 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:34.864127 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:34:34.869364 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-27c0128f-c214-46d4-9ac5-d4f327fc6c9e tempest-VolumeTypesTest-920567512 tempest-VolumeTypesTest-920567512-project-member] Volume info retrieved successfully. Jul 10 08:34:34.875371 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-27c0128f-c214-46d4-9ac5-d4f327fc6c9e tempest-VolumeTypesTest-920567512 tempest-VolumeTypesTest-920567512-project-member] https://10.4.3.7/volume/v3/volumes/7614745d-f287-4f27-9e65-897e8e2bc146 returned with HTTP 200 Jul 10 08:34:34.875371 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 385/1522] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:34 2026] GET /volume/v3/volumes/7614745d-f287-4f27-9e65-897e8e2bc146 => generated 872 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:35.188939 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-d37f708c-a823-48ed-a677-aa09fb1d402f None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:35.190147 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-d37f708c-a823-48ed-a677-aa09fb1d402f tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] GET https://10.4.3.7/volume/v3/snapshots/59965d9a-6036-43cf-b7d3-f47296f291d4 Jul 10 08:34:35.190443 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-d37f708c-a823-48ed-a677-aa09fb1d402f tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:35.190687 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-d37f708c-a823-48ed-a677-aa09fb1d402f tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:35.192231 np0000004976 devstack@c-api.service[100056]: DEBUG dbcounter [-] [100056] Writing DB stats cinder:SELECT=529,cinder:INSERT=88,cinder:UPDATE=140,cinder:DELETE=2 {{(pid=100056) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 08:34:35.195657 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-d37f708c-a823-48ed-a677-aa09fb1d402f tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] https://10.4.3.7/volume/v3/snapshots/59965d9a-6036-43cf-b7d3-f47296f291d4 returned with HTTP 404 Jul 10 08:34:35.196226 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 382/1523] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:34:35 2026] GET /volume/v3/snapshots/59965d9a-6036-43cf-b7d3-f47296f291d4 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:34:35.202918 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-ddfcde0a-96a6-495e-ba15-ee2070632021 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:35.204714 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-ddfcde0a-96a6-495e-ba15-ee2070632021 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] DELETE https://10.4.3.7/volume/v3/volumes/c477d121-824a-44f5-8cf3-f56372743b39 Jul 10 08:34:35.204926 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-ddfcde0a-96a6-495e-ba15-ee2070632021 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:35.205121 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-ddfcde0a-96a6-495e-ba15-ee2070632021 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Calling method 'delete' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:35.205318 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-ddfcde0a-96a6-495e-ba15-ee2070632021 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Delete volume with id: c477d121-824a-44f5-8cf3-f56372743b39 Jul 10 08:34:35.211885 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:35.211885 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:34:35.212296 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-ddfcde0a-96a6-495e-ba15-ee2070632021 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Volume info retrieved successfully. Jul 10 08:34:35.228320 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-ddfcde0a-96a6-495e-ba15-ee2070632021 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Delete volume request issued successfully. Jul 10 08:34:35.228508 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-ddfcde0a-96a6-495e-ba15-ee2070632021 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] https://10.4.3.7/volume/v3/volumes/c477d121-824a-44f5-8cf3-f56372743b39 returned with HTTP 202 Jul 10 08:34:35.228936 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 380/1524] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:34:35 2026] DELETE /volume/v3/volumes/c477d121-824a-44f5-8cf3-f56372743b39 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:34:35.235734 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-55312ac8-246c-42ec-85f0-b43bd920cff7 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:35.237474 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-55312ac8-246c-42ec-85f0-b43bd920cff7 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] GET https://10.4.3.7/volume/v3/volumes/c477d121-824a-44f5-8cf3-f56372743b39 Jul 10 08:34:35.237663 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-55312ac8-246c-42ec-85f0-b43bd920cff7 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:35.237866 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-55312ac8-246c-42ec-85f0-b43bd920cff7 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:35.246762 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:35.246762 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:34:35.251821 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-55312ac8-246c-42ec-85f0-b43bd920cff7 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Volume info retrieved successfully. Jul 10 08:34:35.256691 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-55312ac8-246c-42ec-85f0-b43bd920cff7 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] https://10.4.3.7/volume/v3/volumes/c477d121-824a-44f5-8cf3-f56372743b39 returned with HTTP 200 Jul 10 08:34:35.257185 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 378/1525] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:35 2026] GET /volume/v3/volumes/c477d121-824a-44f5-8cf3-f56372743b39 => generated 1013 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:34:35.269287 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-c5258a14-6545-486c-bb90-cb473e7efef1 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:35.271382 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-c5258a14-6545-486c-bb90-cb473e7efef1 tempest-VolumeRetypeMultiattachTest-848296774 tempest-VolumeRetypeMultiattachTest-848296774-project-member] GET https://10.4.3.7/volume/v3/volumes/950d2765-5510-4323-b251-1170500a5fab Jul 10 08:34:35.271661 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-c5258a14-6545-486c-bb90-cb473e7efef1 tempest-VolumeRetypeMultiattachTest-848296774 tempest-VolumeRetypeMultiattachTest-848296774-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:35.271895 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-c5258a14-6545-486c-bb90-cb473e7efef1 tempest-VolumeRetypeMultiattachTest-848296774 tempest-VolumeRetypeMultiattachTest-848296774-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:35.279821 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:35.279821 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:34:35.283794 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-c5258a14-6545-486c-bb90-cb473e7efef1 tempest-VolumeRetypeMultiattachTest-848296774 tempest-VolumeRetypeMultiattachTest-848296774-project-member] Volume info retrieved successfully. Jul 10 08:34:35.289168 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-c5258a14-6545-486c-bb90-cb473e7efef1 tempest-VolumeRetypeMultiattachTest-848296774 tempest-VolumeRetypeMultiattachTest-848296774-project-member] https://10.4.3.7/volume/v3/volumes/950d2765-5510-4323-b251-1170500a5fab returned with HTTP 200 Jul 10 08:34:35.289655 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 386/1526] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:34:35 2026] GET /volume/v3/volumes/950d2765-5510-4323-b251-1170500a5fab => generated 993 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:34:35.304188 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-bac15bce-8e70-439a-82ed-4934d2d74754 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:35.306437 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-bac15bce-8e70-439a-82ed-4934d2d74754 tempest-VolumeRetypeMultiattachTest-2147340599 tempest-VolumeRetypeMultiattachTest-2147340599-project-admin] GET https://10.4.3.7/volume/v3/volumes/950d2765-5510-4323-b251-1170500a5fab Jul 10 08:34:35.306437 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-bac15bce-8e70-439a-82ed-4934d2d74754 tempest-VolumeRetypeMultiattachTest-2147340599 tempest-VolumeRetypeMultiattachTest-2147340599-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:35.306628 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-bac15bce-8e70-439a-82ed-4934d2d74754 tempest-VolumeRetypeMultiattachTest-2147340599 tempest-VolumeRetypeMultiattachTest-2147340599-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:35.314848 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:35.314848 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:34:35.319173 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-bac15bce-8e70-439a-82ed-4934d2d74754 tempest-VolumeRetypeMultiattachTest-2147340599 tempest-VolumeRetypeMultiattachTest-2147340599-project-admin] Volume info retrieved successfully. Jul 10 08:34:35.325310 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-bac15bce-8e70-439a-82ed-4934d2d74754 tempest-VolumeRetypeMultiattachTest-2147340599 tempest-VolumeRetypeMultiattachTest-2147340599-project-admin] https://10.4.3.7/volume/v3/volumes/950d2765-5510-4323-b251-1170500a5fab returned with HTTP 200 Jul 10 08:34:35.325310 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 383/1527] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:34:35 2026] GET /volume/v3/volumes/950d2765-5510-4323-b251-1170500a5fab => generated 1178 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:34:35.336902 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-cfa00346-ffca-4e5d-bcf3-5fc042a5b118 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:35.338766 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-cfa00346-ffca-4e5d-bcf3-5fc042a5b118 tempest-VolumeRetypeMultiattachTest-2147340599 tempest-VolumeRetypeMultiattachTest-2147340599-project-admin] GET https://10.4.3.7/volume/v3/volumes/950d2765-5510-4323-b251-1170500a5fab Jul 10 08:34:35.338954 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-cfa00346-ffca-4e5d-bcf3-5fc042a5b118 tempest-VolumeRetypeMultiattachTest-2147340599 tempest-VolumeRetypeMultiattachTest-2147340599-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:35.339142 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-cfa00346-ffca-4e5d-bcf3-5fc042a5b118 tempest-VolumeRetypeMultiattachTest-2147340599 tempest-VolumeRetypeMultiattachTest-2147340599-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:35.345303 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:35.345303 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:34:35.348422 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-cfa00346-ffca-4e5d-bcf3-5fc042a5b118 tempest-VolumeRetypeMultiattachTest-2147340599 tempest-VolumeRetypeMultiattachTest-2147340599-project-admin] Volume info retrieved successfully. Jul 10 08:34:35.351772 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-cfa00346-ffca-4e5d-bcf3-5fc042a5b118 tempest-VolumeRetypeMultiattachTest-2147340599 tempest-VolumeRetypeMultiattachTest-2147340599-project-admin] https://10.4.3.7/volume/v3/volumes/950d2765-5510-4323-b251-1170500a5fab returned with HTTP 200 Jul 10 08:34:35.352095 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 381/1528] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:34:35 2026] GET /volume/v3/volumes/950d2765-5510-4323-b251-1170500a5fab => generated 1178 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:34:35.363377 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-b25268ac-7e54-4f34-80bf-a26245b7f678 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:35.364892 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b25268ac-7e54-4f34-80bf-a26245b7f678 tempest-VolumeRetypeMultiattachTest-848296774 tempest-VolumeRetypeMultiattachTest-848296774-project-member] POST https://10.4.3.7/volume/v3/volumes/950d2765-5510-4323-b251-1170500a5fab/action Jul 10 08:34:35.365211 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b25268ac-7e54-4f34-80bf-a26245b7f678 tempest-VolumeRetypeMultiattachTest-848296774 tempest-VolumeRetypeMultiattachTest-848296774-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1272928798", "migration_policy": "never"}}' {{(pid=100057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:34:35.365343 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b25268ac-7e54-4f34-80bf-a26245b7f678 tempest-VolumeRetypeMultiattachTest-848296774 tempest-VolumeRetypeMultiattachTest-848296774-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1272928798", "migration_policy": "never"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:35.372834 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:35.372834 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:34:35.373241 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-b25268ac-7e54-4f34-80bf-a26245b7f678 tempest-VolumeRetypeMultiattachTest-848296774 tempest-VolumeRetypeMultiattachTest-848296774-project-member] Volume info retrieved successfully. Jul 10 08:34:35.387907 np0000004976 devstack@c-api.service[100057]: WARNING cinder.quota [None req-b25268ac-7e54-4f34-80bf-a26245b7f678 tempest-VolumeRetypeMultiattachTest-848296774 tempest-VolumeRetypeMultiattachTest-848296774-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1272928798 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1272928798, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:34:35.388109 np0000004976 devstack@c-api.service[100057]: WARNING cinder.quota [None req-b25268ac-7e54-4f34-80bf-a26245b7f678 tempest-VolumeRetypeMultiattachTest-848296774 tempest-VolumeRetypeMultiattachTest-848296774-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1272928798 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1272928798, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:34:35.396189 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-b25268ac-7e54-4f34-80bf-a26245b7f678 tempest-VolumeRetypeMultiattachTest-848296774 tempest-VolumeRetypeMultiattachTest-848296774-project-member] Created reservations ['64872ce1-93b7-400f-a25d-b79a6d1b3f89', 'b168dfdc-ebc7-4678-9ec6-bdfa30e54af8'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:34:35.405702 np0000004976 devstack@c-api.service[100057]: WARNING cinder.quota [None req-b25268ac-7e54-4f34-80bf-a26245b7f678 tempest-VolumeRetypeMultiattachTest-848296774 tempest-VolumeRetypeMultiattachTest-848296774-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1619759533 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1619759533, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:34:35.405949 np0000004976 devstack@c-api.service[100057]: WARNING cinder.quota [None req-b25268ac-7e54-4f34-80bf-a26245b7f678 tempest-VolumeRetypeMultiattachTest-848296774 tempest-VolumeRetypeMultiattachTest-848296774-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1619759533 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1619759533, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:34:35.412879 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-b25268ac-7e54-4f34-80bf-a26245b7f678 tempest-VolumeRetypeMultiattachTest-848296774 tempest-VolumeRetypeMultiattachTest-848296774-project-member] Created reservations ['875cd308-d6f4-4307-b55c-3954ee9289d2', '2670fb18-3d6c-4b7a-a06d-73624b32f32b'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:34:35.440312 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-b25268ac-7e54-4f34-80bf-a26245b7f678 tempest-VolumeRetypeMultiattachTest-848296774 tempest-VolumeRetypeMultiattachTest-848296774-project-member] Retype volume request issued successfully. Jul 10 08:34:35.440709 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b25268ac-7e54-4f34-80bf-a26245b7f678 tempest-VolumeRetypeMultiattachTest-848296774 tempest-VolumeRetypeMultiattachTest-848296774-project-member] https://10.4.3.7/volume/v3/volumes/950d2765-5510-4323-b251-1170500a5fab/action returned with HTTP 202 Jul 10 08:34:35.440918 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 379/1529] 10.4.3.7 () {70 vars in 1418 bytes} [Fri Jul 10 08:34:35 2026] POST /volume/v3/volumes/950d2765-5510-4323-b251-1170500a5fab/action => generated 0 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 10 08:34:35.448820 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-f358d4ec-8047-4d22-a52e-084245ca43a0 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:35.450814 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-f358d4ec-8047-4d22-a52e-084245ca43a0 tempest-VolumeRetypeMultiattachTest-848296774 tempest-VolumeRetypeMultiattachTest-848296774-project-member] GET https://10.4.3.7/volume/v3/volumes/950d2765-5510-4323-b251-1170500a5fab Jul 10 08:34:35.451038 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-f358d4ec-8047-4d22-a52e-084245ca43a0 tempest-VolumeRetypeMultiattachTest-848296774 tempest-VolumeRetypeMultiattachTest-848296774-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:35.451268 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-f358d4ec-8047-4d22-a52e-084245ca43a0 tempest-VolumeRetypeMultiattachTest-848296774 tempest-VolumeRetypeMultiattachTest-848296774-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:35.459107 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:35.459107 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:34:35.463065 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-f358d4ec-8047-4d22-a52e-084245ca43a0 tempest-VolumeRetypeMultiattachTest-848296774 tempest-VolumeRetypeMultiattachTest-848296774-project-member] Volume info retrieved successfully. Jul 10 08:34:35.467964 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-f358d4ec-8047-4d22-a52e-084245ca43a0 tempest-VolumeRetypeMultiattachTest-848296774 tempest-VolumeRetypeMultiattachTest-848296774-project-member] https://10.4.3.7/volume/v3/volumes/950d2765-5510-4323-b251-1170500a5fab returned with HTTP 200 Jul 10 08:34:35.468433 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 387/1530] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:34:35 2026] GET /volume/v3/volumes/950d2765-5510-4323-b251-1170500a5fab => generated 993 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:34:35.761995 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-08914d3b-c291-4c61-bd31-0ce1c0be1e7d None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:35.763515 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-08914d3b-c291-4c61-bd31-0ce1c0be1e7d tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] GET https://10.4.3.7/volume/v3/backups/89739abb-7f57-4766-9ec3-d52624d0db92 Jul 10 08:34:35.763817 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-08914d3b-c291-4c61-bd31-0ce1c0be1e7d tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:35.764058 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-08914d3b-c291-4c61-bd31-0ce1c0be1e7d tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:35.765006 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-08914d3b-c291-4c61-bd31-0ce1c0be1e7d tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Show backup with id 89739abb-7f57-4766-9ec3-d52624d0db92. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:34:35.769330 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:35.769330 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:34:35.769330 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-08914d3b-c291-4c61-bd31-0ce1c0be1e7d tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/backups/89739abb-7f57-4766-9ec3-d52624d0db92 returned with HTTP 200 Jul 10 08:34:35.769330 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 384/1531] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:35 2026] GET /volume/v3/backups/89739abb-7f57-4766-9ec3-d52624d0db92 => generated 831 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:35.785382 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-d947cfc2-587b-484f-8de8-d22d2a28da33 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:35.786959 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-d947cfc2-587b-484f-8de8-d22d2a28da33 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] GET https://10.4.3.7/volume/v3/volumes/0750b055-5416-4ae3-8075-74d83a3ad5eb Jul 10 08:34:35.787136 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-d947cfc2-587b-484f-8de8-d22d2a28da33 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:35.787328 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-d947cfc2-587b-484f-8de8-d22d2a28da33 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:35.793439 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:35.793439 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:34:35.796600 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-d947cfc2-587b-484f-8de8-d22d2a28da33 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Volume info retrieved successfully. Jul 10 08:34:35.800487 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-d947cfc2-587b-484f-8de8-d22d2a28da33 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/0750b055-5416-4ae3-8075-74d83a3ad5eb returned with HTTP 200 Jul 10 08:34:35.800784 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 382/1532] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:35 2026] GET /volume/v3/volumes/0750b055-5416-4ae3-8075-74d83a3ad5eb => generated 1364 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:34:35.890379 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-a95b6fb5-2c82-4e7e-aeb4-cbc16381b8f9 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:35.892016 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a95b6fb5-2c82-4e7e-aeb4-cbc16381b8f9 tempest-VolumeTypesTest-920567512 tempest-VolumeTypesTest-920567512-project-member] GET https://10.4.3.7/volume/v3/volumes/7614745d-f287-4f27-9e65-897e8e2bc146 Jul 10 08:34:35.892184 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a95b6fb5-2c82-4e7e-aeb4-cbc16381b8f9 tempest-VolumeTypesTest-920567512 tempest-VolumeTypesTest-920567512-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:35.892361 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a95b6fb5-2c82-4e7e-aeb4-cbc16381b8f9 tempest-VolumeTypesTest-920567512 tempest-VolumeTypesTest-920567512-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:35.899055 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a95b6fb5-2c82-4e7e-aeb4-cbc16381b8f9 tempest-VolumeTypesTest-920567512 tempest-VolumeTypesTest-920567512-project-member] https://10.4.3.7/volume/v3/volumes/7614745d-f287-4f27-9e65-897e8e2bc146 returned with HTTP 404 Jul 10 08:34:35.899469 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 380/1533] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:35 2026] GET /volume/v3/volumes/7614745d-f287-4f27-9e65-897e8e2bc146 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:34:35.905186 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-77ebb01e-926d-46a4-8e68-563a540bdfe9 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:35.906762 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-77ebb01e-926d-46a4-8e68-563a540bdfe9 tempest-VolumeTypesTest-1082662613 tempest-VolumeTypesTest-1082662613-project-admin] DELETE https://10.4.3.7/volume/v3/types/d410d35d-f862-421f-879d-1ed603ed43c3 Jul 10 08:34:35.906928 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-77ebb01e-926d-46a4-8e68-563a540bdfe9 tempest-VolumeTypesTest-1082662613 tempest-VolumeTypesTest-1082662613-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:35.907105 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-77ebb01e-926d-46a4-8e68-563a540bdfe9 tempest-VolumeTypesTest-1082662613 tempest-VolumeTypesTest-1082662613-project-admin] Calling method '_delete' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:35.925841 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-77ebb01e-926d-46a4-8e68-563a540bdfe9 tempest-VolumeTypesTest-1082662613 tempest-VolumeTypesTest-1082662613-project-admin] https://10.4.3.7/volume/v3/types/d410d35d-f862-421f-879d-1ed603ed43c3 returned with HTTP 202 Jul 10 08:34:35.926142 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 388/1534] 10.4.3.7 () {66 vars in 1331 bytes} [Fri Jul 10 08:34:35 2026] DELETE /volume/v3/types/d410d35d-f862-421f-879d-1ed603ed43c3 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:34:35.935680 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-ff3d8cf6-2ff1-4755-8a09-582d9ce10ede None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:35.936934 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-ff3d8cf6-2ff1-4755-8a09-582d9ce10ede tempest-VolumeTypesTest-1082662613 tempest-VolumeTypesTest-1082662613-project-admin] GET https://10.4.3.7/volume/v3/types/d410d35d-f862-421f-879d-1ed603ed43c3 Jul 10 08:34:35.937185 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-ff3d8cf6-2ff1-4755-8a09-582d9ce10ede tempest-VolumeTypesTest-1082662613 tempest-VolumeTypesTest-1082662613-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:35.937466 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-ff3d8cf6-2ff1-4755-8a09-582d9ce10ede tempest-VolumeTypesTest-1082662613 tempest-VolumeTypesTest-1082662613-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:35.939341 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-c364d6ed-b3b6-4cc1-991e-5be5d8b6a663 req-20b7a37c-9a41-4f90-b3f6-6d8039464b4a None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:35.941006 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-ff3d8cf6-2ff1-4755-8a09-582d9ce10ede tempest-VolumeTypesTest-1082662613 tempest-VolumeTypesTest-1082662613-project-admin] https://10.4.3.7/volume/v3/types/d410d35d-f862-421f-879d-1ed603ed43c3 returned with HTTP 404 Jul 10 08:34:35.941006 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 385/1535] 10.4.3.7 () {66 vars in 1328 bytes} [Fri Jul 10 08:34:35 2026] GET /volume/v3/types/d410d35d-f862-421f-879d-1ed603ed43c3 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:34:35.941302 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-c364d6ed-b3b6-4cc1-991e-5be5d8b6a663 req-20b7a37c-9a41-4f90-b3f6-6d8039464b4a tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] GET https://10.4.3.7/volume/v3/volumes/0750b055-5416-4ae3-8075-74d83a3ad5eb Jul 10 08:34:35.941522 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-c364d6ed-b3b6-4cc1-991e-5be5d8b6a663 req-20b7a37c-9a41-4f90-b3f6-6d8039464b4a tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:35.941720 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-c364d6ed-b3b6-4cc1-991e-5be5d8b6a663 req-20b7a37c-9a41-4f90-b3f6-6d8039464b4a tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:35.947197 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-08eba705-5837-47ff-9673-29f3a56ff8c5 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:35.948402 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:35.948402 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:34:35.948895 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-08eba705-5837-47ff-9673-29f3a56ff8c5 tempest-VolumeTypesTest-1082662613 tempest-VolumeTypesTest-1082662613-project-admin] DELETE https://10.4.3.7/volume/v3/types/818ffef1-7fcf-4b3c-b6ca-d286be6d0355 Jul 10 08:34:35.949063 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-08eba705-5837-47ff-9673-29f3a56ff8c5 tempest-VolumeTypesTest-1082662613 tempest-VolumeTypesTest-1082662613-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:35.949271 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-08eba705-5837-47ff-9673-29f3a56ff8c5 tempest-VolumeTypesTest-1082662613 tempest-VolumeTypesTest-1082662613-project-admin] Calling method '_delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:35.949499 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:35.949499 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:34:35.951962 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [req-c364d6ed-b3b6-4cc1-991e-5be5d8b6a663 req-20b7a37c-9a41-4f90-b3f6-6d8039464b4a tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Volume info retrieved successfully. Jul 10 08:34:35.956832 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-c364d6ed-b3b6-4cc1-991e-5be5d8b6a663 req-20b7a37c-9a41-4f90-b3f6-6d8039464b4a tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/0750b055-5416-4ae3-8075-74d83a3ad5eb returned with HTTP 200 Jul 10 08:34:35.957395 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 383/1536] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:34:35 2026] GET /volume/v3/volumes/0750b055-5416-4ae3-8075-74d83a3ad5eb => generated 1364 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:34:35.972413 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-08eba705-5837-47ff-9673-29f3a56ff8c5 tempest-VolumeTypesTest-1082662613 tempest-VolumeTypesTest-1082662613-project-admin] https://10.4.3.7/volume/v3/types/818ffef1-7fcf-4b3c-b6ca-d286be6d0355 returned with HTTP 202 Jul 10 08:34:35.972898 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 381/1537] 10.4.3.7 () {66 vars in 1331 bytes} [Fri Jul 10 08:34:35 2026] DELETE /volume/v3/types/818ffef1-7fcf-4b3c-b6ca-d286be6d0355 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:34:35.979220 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-20f3c1c6-ce0f-4ac3-93f5-ff68791774d8 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:35.980802 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-20f3c1c6-ce0f-4ac3-93f5-ff68791774d8 tempest-VolumeTypesTest-1082662613 tempest-VolumeTypesTest-1082662613-project-admin] GET https://10.4.3.7/volume/v3/types/818ffef1-7fcf-4b3c-b6ca-d286be6d0355 Jul 10 08:34:35.980996 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-20f3c1c6-ce0f-4ac3-93f5-ff68791774d8 tempest-VolumeTypesTest-1082662613 tempest-VolumeTypesTest-1082662613-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:35.981133 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-20f3c1c6-ce0f-4ac3-93f5-ff68791774d8 tempest-VolumeTypesTest-1082662613 tempest-VolumeTypesTest-1082662613-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:35.984432 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-20f3c1c6-ce0f-4ac3-93f5-ff68791774d8 tempest-VolumeTypesTest-1082662613 tempest-VolumeTypesTest-1082662613-project-admin] https://10.4.3.7/volume/v3/types/818ffef1-7fcf-4b3c-b6ca-d286be6d0355 returned with HTTP 404 Jul 10 08:34:35.984837 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 389/1538] 10.4.3.7 () {66 vars in 1328 bytes} [Fri Jul 10 08:34:35 2026] GET /volume/v3/types/818ffef1-7fcf-4b3c-b6ca-d286be6d0355 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:34:35.991886 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-4fbd67f9-4e5e-403b-8185-dfcd183430a7 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:35.993191 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-4fbd67f9-4e5e-403b-8185-dfcd183430a7 tempest-VolumeTypesTest-1082662613 tempest-VolumeTypesTest-1082662613-project-admin] POST https://10.4.3.7/volume/v3/types Jul 10 08:34:35.993676 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-4fbd67f9-4e5e-403b-8185-dfcd183430a7 tempest-VolumeTypesTest-1082662613 tempest-VolumeTypesTest-1082662613-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-596347768", "description": "tempest-volume-type-description-1334048872", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}, "os-volume-type-access:is_public": true}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:36.013419 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-4fbd67f9-4e5e-403b-8185-dfcd183430a7 tempest-VolumeTypesTest-1082662613 tempest-VolumeTypesTest-1082662613-project-admin] https://10.4.3.7/volume/v3/types returned with HTTP 200 Jul 10 08:34:36.013904 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 386/1539] 10.4.3.7 () {68 vars in 1239 bytes} [Fri Jul 10 08:34:35 2026] POST /volume/v3/types => generated 314 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:36.022841 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-9782066c-7e58-4c61-bea0-e1aa9042901f None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:36.024419 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-9782066c-7e58-4c61-bea0-e1aa9042901f tempest-VolumeTypesTest-1082662613 tempest-VolumeTypesTest-1082662613-project-admin] GET https://10.4.3.7/volume/v3/types/871497b3-028b-48d6-8865-b533046058b0 Jul 10 08:34:36.024594 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-9782066c-7e58-4c61-bea0-e1aa9042901f tempest-VolumeTypesTest-1082662613 tempest-VolumeTypesTest-1082662613-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:36.024761 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-9782066c-7e58-4c61-bea0-e1aa9042901f tempest-VolumeTypesTest-1082662613 tempest-VolumeTypesTest-1082662613-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:36.029981 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-9782066c-7e58-4c61-bea0-e1aa9042901f tempest-VolumeTypesTest-1082662613 tempest-VolumeTypesTest-1082662613-project-admin] https://10.4.3.7/volume/v3/types/871497b3-028b-48d6-8865-b533046058b0 returned with HTTP 200 Jul 10 08:34:36.030308 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 384/1540] 10.4.3.7 () {66 vars in 1328 bytes} [Fri Jul 10 08:34:36 2026] GET /volume/v3/types/871497b3-028b-48d6-8865-b533046058b0 => generated 336 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:36.039313 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-2ad68d84-80e3-4b27-a672-7d39533e5846 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:36.041558 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2ad68d84-80e3-4b27-a672-7d39533e5846 tempest-VolumeTypesTest-1082662613 tempest-VolumeTypesTest-1082662613-project-admin] DELETE https://10.4.3.7/volume/v3/types/871497b3-028b-48d6-8865-b533046058b0 Jul 10 08:34:36.043687 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2ad68d84-80e3-4b27-a672-7d39533e5846 tempest-VolumeTypesTest-1082662613 tempest-VolumeTypesTest-1082662613-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:36.043687 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2ad68d84-80e3-4b27-a672-7d39533e5846 tempest-VolumeTypesTest-1082662613 tempest-VolumeTypesTest-1082662613-project-admin] Calling method '_delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:36.062716 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2ad68d84-80e3-4b27-a672-7d39533e5846 tempest-VolumeTypesTest-1082662613 tempest-VolumeTypesTest-1082662613-project-admin] https://10.4.3.7/volume/v3/types/871497b3-028b-48d6-8865-b533046058b0 returned with HTTP 202 Jul 10 08:34:36.063192 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 382/1541] 10.4.3.7 () {66 vars in 1331 bytes} [Fri Jul 10 08:34:36 2026] DELETE /volume/v3/types/871497b3-028b-48d6-8865-b533046058b0 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:34:36.071797 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-53050730-1edf-4d56-a569-5b086fea9650 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:36.073320 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-53050730-1edf-4d56-a569-5b086fea9650 tempest-VolumeTypesTest-1082662613 tempest-VolumeTypesTest-1082662613-project-admin] GET https://10.4.3.7/volume/v3/types/871497b3-028b-48d6-8865-b533046058b0 Jul 10 08:34:36.073520 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-53050730-1edf-4d56-a569-5b086fea9650 tempest-VolumeTypesTest-1082662613 tempest-VolumeTypesTest-1082662613-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:36.073694 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-53050730-1edf-4d56-a569-5b086fea9650 tempest-VolumeTypesTest-1082662613 tempest-VolumeTypesTest-1082662613-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:36.076648 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-53050730-1edf-4d56-a569-5b086fea9650 tempest-VolumeTypesTest-1082662613 tempest-VolumeTypesTest-1082662613-project-admin] https://10.4.3.7/volume/v3/types/871497b3-028b-48d6-8865-b533046058b0 returned with HTTP 404 Jul 10 08:34:36.077046 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 390/1542] 10.4.3.7 () {66 vars in 1328 bytes} [Fri Jul 10 08:34:36 2026] GET /volume/v3/types/871497b3-028b-48d6-8865-b533046058b0 => generated 114 bytes in 5 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:34:36.085177 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-3bdc512c-4afd-40d3-bfda-af3bac90d767 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:36.089117 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-3bdc512c-4afd-40d3-bfda-af3bac90d767 tempest-VolumeTypesTest-1082662613 tempest-VolumeTypesTest-1082662613-project-admin] POST https://10.4.3.7/volume/v3/types Jul 10 08:34:36.089117 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-3bdc512c-4afd-40d3-bfda-af3bac90d767 tempest-VolumeTypesTest-1082662613 tempest-VolumeTypesTest-1082662613-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1516328745"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:36.098987 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-3bdc512c-4afd-40d3-bfda-af3bac90d767 tempest-VolumeTypesTest-1082662613 tempest-VolumeTypesTest-1082662613-project-admin] https://10.4.3.7/volume/v3/types returned with HTTP 200 Jul 10 08:34:36.099551 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 387/1543] 10.4.3.7 () {68 vars in 1238 bytes} [Fri Jul 10 08:34:36 2026] POST /volume/v3/types => generated 221 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:36.109823 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-facf930d-d577-4c70-9ec6-28c14ae00747 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:36.111424 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-facf930d-d577-4c70-9ec6-28c14ae00747 tempest-VolumeTypesTest-1082662613 tempest-VolumeTypesTest-1082662613-project-admin] POST https://10.4.3.7/volume/v3/types/777d0173-e206-4c9a-a971-b628a0e5577a/encryption Jul 10 08:34:36.111731 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-facf930d-d577-4c70-9ec6-28c14ae00747 tempest-VolumeTypesTest-1082662613 tempest-VolumeTypesTest-1082662613-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:36.139601 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-facf930d-d577-4c70-9ec6-28c14ae00747 tempest-VolumeTypesTest-1082662613 tempest-VolumeTypesTest-1082662613-project-admin] https://10.4.3.7/volume/v3/types/777d0173-e206-4c9a-a971-b628a0e5577a/encryption returned with HTTP 200 Jul 10 08:34:36.140058 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 385/1544] 10.4.3.7 () {68 vars in 1383 bytes} [Fri Jul 10 08:34:36 2026] POST /volume/v3/types/777d0173-e206-4c9a-a971-b628a0e5577a/encryption => generated 239 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:36.149255 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-4f4ed874-3077-4aba-8b93-855d6bc06c1c None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:36.151446 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4f4ed874-3077-4aba-8b93-855d6bc06c1c tempest-VolumeTypesTest-1082662613 tempest-VolumeTypesTest-1082662613-project-admin] GET https://10.4.3.7/volume/v3/types/777d0173-e206-4c9a-a971-b628a0e5577a/encryption Jul 10 08:34:36.151683 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4f4ed874-3077-4aba-8b93-855d6bc06c1c tempest-VolumeTypesTest-1082662613 tempest-VolumeTypesTest-1082662613-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:36.151923 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4f4ed874-3077-4aba-8b93-855d6bc06c1c tempest-VolumeTypesTest-1082662613 tempest-VolumeTypesTest-1082662613-project-admin] Calling method 'index' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:36.158348 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4f4ed874-3077-4aba-8b93-855d6bc06c1c tempest-VolumeTypesTest-1082662613 tempest-VolumeTypesTest-1082662613-project-admin] https://10.4.3.7/volume/v3/types/777d0173-e206-4c9a-a971-b628a0e5577a/encryption returned with HTTP 200 Jul 10 08:34:36.158857 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 383/1545] 10.4.3.7 () {66 vars in 1361 bytes} [Fri Jul 10 08:34:36 2026] GET /volume/v3/types/777d0173-e206-4c9a-a971-b628a0e5577a/encryption => generated 325 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:36.168236 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-fe2d09b8-5f74-4f4a-9bac-e221e8060f99 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:36.170238 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-fe2d09b8-5f74-4f4a-9bac-e221e8060f99 tempest-VolumeTypesTest-1082662613 tempest-VolumeTypesTest-1082662613-project-admin] PUT https://10.4.3.7/volume/v3/types/777d0173-e206-4c9a-a971-b628a0e5577a/encryption/d8e6064b-e7d0-4c8e-9886-810e9dc69b45 Jul 10 08:34:36.170651 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-fe2d09b8-5f74-4f4a-9bac-e221e8060f99 tempest-VolumeTypesTest-1082662613 tempest-VolumeTypesTest-1082662613-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:36.202650 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-fe2d09b8-5f74-4f4a-9bac-e221e8060f99 tempest-VolumeTypesTest-1082662613 tempest-VolumeTypesTest-1082662613-project-admin] https://10.4.3.7/volume/v3/types/777d0173-e206-4c9a-a971-b628a0e5577a/encryption/d8e6064b-e7d0-4c8e-9886-810e9dc69b45 returned with HTTP 200 Jul 10 08:34:36.203076 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 391/1546] 10.4.3.7 () {68 vars in 1493 bytes} [Fri Jul 10 08:34:36 2026] PUT /volume/v3/types/777d0173-e206-4c9a-a971-b628a0e5577a/encryption/d8e6064b-e7d0-4c8e-9886-810e9dc69b45 => generated 122 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:36.211666 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-c75738d3-dcee-4291-abd8-ea8249138a20 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:36.214298 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-c75738d3-dcee-4291-abd8-ea8249138a20 tempest-VolumeTypesTest-1082662613 tempest-VolumeTypesTest-1082662613-project-admin] GET https://10.4.3.7/volume/v3/types/777d0173-e206-4c9a-a971-b628a0e5577a/encryption Jul 10 08:34:36.215267 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-c75738d3-dcee-4291-abd8-ea8249138a20 tempest-VolumeTypesTest-1082662613 tempest-VolumeTypesTest-1082662613-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:36.216850 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-c75738d3-dcee-4291-abd8-ea8249138a20 tempest-VolumeTypesTest-1082662613 tempest-VolumeTypesTest-1082662613-project-admin] Calling method 'index' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:36.223265 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-c75738d3-dcee-4291-abd8-ea8249138a20 tempest-VolumeTypesTest-1082662613 tempest-VolumeTypesTest-1082662613-project-admin] https://10.4.3.7/volume/v3/types/777d0173-e206-4c9a-a971-b628a0e5577a/encryption returned with HTTP 200 Jul 10 08:34:36.223775 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 388/1547] 10.4.3.7 () {66 vars in 1361 bytes} [Fri Jul 10 08:34:36 2026] GET /volume/v3/types/777d0173-e206-4c9a-a971-b628a0e5577a/encryption => generated 347 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:36.233491 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-e61dd0a7-e39f-4a32-8ab1-463845adf1bd None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:36.238020 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-e61dd0a7-e39f-4a32-8ab1-463845adf1bd tempest-VolumeTypesTest-1082662613 tempest-VolumeTypesTest-1082662613-project-admin] GET https://10.4.3.7/volume/v3/types/777d0173-e206-4c9a-a971-b628a0e5577a/encryption/cipher Jul 10 08:34:36.238290 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-e61dd0a7-e39f-4a32-8ab1-463845adf1bd tempest-VolumeTypesTest-1082662613 tempest-VolumeTypesTest-1082662613-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:36.238685 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-e61dd0a7-e39f-4a32-8ab1-463845adf1bd tempest-VolumeTypesTest-1082662613 tempest-VolumeTypesTest-1082662613-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:36.250388 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-e61dd0a7-e39f-4a32-8ab1-463845adf1bd tempest-VolumeTypesTest-1082662613 tempest-VolumeTypesTest-1082662613-project-admin] https://10.4.3.7/volume/v3/types/777d0173-e206-4c9a-a971-b628a0e5577a/encryption/cipher returned with HTTP 200 Jul 10 08:34:36.250977 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 386/1548] 10.4.3.7 () {66 vars in 1382 bytes} [Fri Jul 10 08:34:36 2026] GET /volume/v3/types/777d0173-e206-4c9a-a971-b628a0e5577a/encryption/cipher => generated 29 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 08:34:36.257324 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-05963f99-4a1c-4850-9ea7-f96cc16f834a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:36.258921 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-05963f99-4a1c-4850-9ea7-f96cc16f834a tempest-VolumeTypesTest-1082662613 tempest-VolumeTypesTest-1082662613-project-admin] DELETE https://10.4.3.7/volume/v3/types/777d0173-e206-4c9a-a971-b628a0e5577a/encryption/d8e6064b-e7d0-4c8e-9886-810e9dc69b45 Jul 10 08:34:36.259073 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-05963f99-4a1c-4850-9ea7-f96cc16f834a tempest-VolumeTypesTest-1082662613 tempest-VolumeTypesTest-1082662613-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:36.259614 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-05963f99-4a1c-4850-9ea7-f96cc16f834a tempest-VolumeTypesTest-1082662613 tempest-VolumeTypesTest-1082662613-project-admin] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:36.268757 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-e7293663-94a7-453f-8c0d-15b2b6ec66a6 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:36.270022 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-e7293663-94a7-453f-8c0d-15b2b6ec66a6 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] GET https://10.4.3.7/volume/v3/volumes/c477d121-824a-44f5-8cf3-f56372743b39 Jul 10 08:34:36.270196 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-e7293663-94a7-453f-8c0d-15b2b6ec66a6 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:36.270382 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-e7293663-94a7-453f-8c0d-15b2b6ec66a6 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:36.275988 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-e7293663-94a7-453f-8c0d-15b2b6ec66a6 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] https://10.4.3.7/volume/v3/volumes/c477d121-824a-44f5-8cf3-f56372743b39 returned with HTTP 404 Jul 10 08:34:36.276882 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 392/1549] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:36 2026] GET /volume/v3/volumes/c477d121-824a-44f5-8cf3-f56372743b39 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:34:36.281366 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-05963f99-4a1c-4850-9ea7-f96cc16f834a tempest-VolumeTypesTest-1082662613 tempest-VolumeTypesTest-1082662613-project-admin] https://10.4.3.7/volume/v3/types/777d0173-e206-4c9a-a971-b628a0e5577a/encryption/d8e6064b-e7d0-4c8e-9886-810e9dc69b45 returned with HTTP 202 Jul 10 08:34:36.281762 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 384/1550] 10.4.3.7 () {66 vars in 1475 bytes} [Fri Jul 10 08:34:36 2026] DELETE /volume/v3/types/777d0173-e206-4c9a-a971-b628a0e5577a/encryption/d8e6064b-e7d0-4c8e-9886-810e9dc69b45 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:34:36.289502 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-b92fe15b-79c0-4c25-866b-736fedc1af83 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:36.291523 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-b10111c2-5a9a-451a-aa5e-fc56b7a803a0 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:36.293290 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-b10111c2-5a9a-451a-aa5e-fc56b7a803a0 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:34:36.293681 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-b92fe15b-79c0-4c25-866b-736fedc1af83 tempest-VolumeTypesTest-1082662613 tempest-VolumeTypesTest-1082662613-project-admin] GET https://10.4.3.7/volume/v3/types/777d0173-e206-4c9a-a971-b628a0e5577a/encryption Jul 10 08:34:36.293737 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-b10111c2-5a9a-451a-aa5e-fc56b7a803a0 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1149155507"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:36.294019 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-b92fe15b-79c0-4c25-866b-736fedc1af83 tempest-VolumeTypesTest-1082662613 tempest-VolumeTypesTest-1082662613-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:36.294321 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-b92fe15b-79c0-4c25-866b-736fedc1af83 tempest-VolumeTypesTest-1082662613 tempest-VolumeTypesTest-1082662613-project-admin] Calling method 'index' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:36.295624 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.volumes [None req-b10111c2-5a9a-451a-aa5e-fc56b7a803a0 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1149155507'}} {{(pid=100055) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:34:36.295735 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-b10111c2-5a9a-451a-aa5e-fc56b7a803a0 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Create volume of 1 GB Jul 10 08:34:36.299352 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-b10111c2-5a9a-451a-aa5e-fc56b7a803a0 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Availability Zones retrieved successfully. Jul 10 08:34:36.299820 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-b92fe15b-79c0-4c25-866b-736fedc1af83 tempest-VolumeTypesTest-1082662613 tempest-VolumeTypesTest-1082662613-project-admin] https://10.4.3.7/volume/v3/types/777d0173-e206-4c9a-a971-b628a0e5577a/encryption returned with HTTP 200 Jul 10 08:34:36.300239 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 389/1551] 10.4.3.7 () {66 vars in 1361 bytes} [Fri Jul 10 08:34:36 2026] GET /volume/v3/types/777d0173-e206-4c9a-a971-b628a0e5577a/encryption => generated 2 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 10 08:34:36.304371 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-b10111c2-5a9a-451a-aa5e-fc56b7a803a0 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Flow 'volume_create_api' (e5ea0e38-b2d3-4d04-8a11-ba67a242aa51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:34:36.305346 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-b10111c2-5a9a-451a-aa5e-fc56b7a803a0 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (591feabc-fcf3-480c-84d4-b7e41483d405) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:36.306099 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.flows.api.create_volume [None req-b10111c2-5a9a-451a-aa5e-fc56b7a803a0 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Validating volume size '1' using validate_int {{(pid=100055) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:34:36.308348 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-94be4fd3-1575-4691-9119-c0295d94e211 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:36.310818 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-94be4fd3-1575-4691-9119-c0295d94e211 tempest-VolumeTypesTest-1082662613 tempest-VolumeTypesTest-1082662613-project-admin] GET https://10.4.3.7/volume/v3/types/777d0173-e206-4c9a-a971-b628a0e5577a/encryption Jul 10 08:34:36.311003 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-94be4fd3-1575-4691-9119-c0295d94e211 tempest-VolumeTypesTest-1082662613 tempest-VolumeTypesTest-1082662613-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:36.311201 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-94be4fd3-1575-4691-9119-c0295d94e211 tempest-VolumeTypesTest-1082662613 tempest-VolumeTypesTest-1082662613-project-admin] Calling method 'index' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:36.316513 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-94be4fd3-1575-4691-9119-c0295d94e211 tempest-VolumeTypesTest-1082662613 tempest-VolumeTypesTest-1082662613-project-admin] https://10.4.3.7/volume/v3/types/777d0173-e206-4c9a-a971-b628a0e5577a/encryption returned with HTTP 200 Jul 10 08:34:36.316843 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 393/1552] 10.4.3.7 () {66 vars in 1361 bytes} [Fri Jul 10 08:34:36 2026] GET /volume/v3/types/777d0173-e206-4c9a-a971-b628a0e5577a/encryption => generated 2 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 10 08:34:36.326192 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-ea9cb902-bbb6-49de-b5bb-9bbf17477696 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:36.328250 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ea9cb902-bbb6-49de-b5bb-9bbf17477696 tempest-VolumeTypesTest-1082662613 tempest-VolumeTypesTest-1082662613-project-admin] DELETE https://10.4.3.7/volume/v3/types/777d0173-e206-4c9a-a971-b628a0e5577a Jul 10 08:34:36.328437 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ea9cb902-bbb6-49de-b5bb-9bbf17477696 tempest-VolumeTypesTest-1082662613 tempest-VolumeTypesTest-1082662613-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:36.328711 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ea9cb902-bbb6-49de-b5bb-9bbf17477696 tempest-VolumeTypesTest-1082662613 tempest-VolumeTypesTest-1082662613-project-admin] Calling method '_delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:36.330655 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-b10111c2-5a9a-451a-aa5e-fc56b7a803a0 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (591feabc-fcf3-480c-84d4-b7e41483d405) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:36.331347 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-b10111c2-5a9a-451a-aa5e-fc56b7a803a0 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e18d6bc-36c8-4c0d-8139-2ab072cee43c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:36.352694 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ea9cb902-bbb6-49de-b5bb-9bbf17477696 tempest-VolumeTypesTest-1082662613 tempest-VolumeTypesTest-1082662613-project-admin] https://10.4.3.7/volume/v3/types/777d0173-e206-4c9a-a971-b628a0e5577a returned with HTTP 202 Jul 10 08:34:36.353080 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 385/1553] 10.4.3.7 () {66 vars in 1331 bytes} [Fri Jul 10 08:34:36 2026] DELETE /volume/v3/types/777d0173-e206-4c9a-a971-b628a0e5577a => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:34:36.358955 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-ae1b7c13-3460-4e08-a628-41b02bde3a8a None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:36.362815 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-ae1b7c13-3460-4e08-a628-41b02bde3a8a tempest-VolumeTypesTest-1082662613 tempest-VolumeTypesTest-1082662613-project-admin] GET https://10.4.3.7/volume/v3/types/777d0173-e206-4c9a-a971-b628a0e5577a Jul 10 08:34:36.362815 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-ae1b7c13-3460-4e08-a628-41b02bde3a8a tempest-VolumeTypesTest-1082662613 tempest-VolumeTypesTest-1082662613-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:36.362815 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-ae1b7c13-3460-4e08-a628-41b02bde3a8a tempest-VolumeTypesTest-1082662613 tempest-VolumeTypesTest-1082662613-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:36.366467 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-ae1b7c13-3460-4e08-a628-41b02bde3a8a tempest-VolumeTypesTest-1082662613 tempest-VolumeTypesTest-1082662613-project-admin] https://10.4.3.7/volume/v3/types/777d0173-e206-4c9a-a971-b628a0e5577a returned with HTTP 404 Jul 10 08:34:36.366467 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 390/1554] 10.4.3.7 () {66 vars in 1328 bytes} [Fri Jul 10 08:34:36 2026] GET /volume/v3/types/777d0173-e206-4c9a-a971-b628a0e5577a => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:34:36.369819 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.quota [None req-b10111c2-5a9a-451a-aa5e-fc56b7a803a0 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Created reservations ['6d55b01d-78c3-4fe6-be1b-f513f3bc2616', '1944b5d4-b386-46f7-ace2-06073cd40f25', '54421a7e-ad08-4023-8118-e9b3d842128a', 'e431d3bd-46eb-4e66-954c-eec834d7d39a'] {{(pid=100055) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:34:36.370765 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-b10111c2-5a9a-451a-aa5e-fc56b7a803a0 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e18d6bc-36c8-4c0d-8139-2ab072cee43c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6d55b01d-78c3-4fe6-be1b-f513f3bc2616', '1944b5d4-b386-46f7-ace2-06073cd40f25', '54421a7e-ad08-4023-8118-e9b3d842128a', 'e431d3bd-46eb-4e66-954c-eec834d7d39a']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:36.371508 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-b10111c2-5a9a-451a-aa5e-fc56b7a803a0 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (278b7310-a362-48f9-aaee-bd3900cb0b49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:36.375086 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-4eb7fd37-df30-467a-b97a-72f7fa5fbf8d None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:36.376650 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-4eb7fd37-df30-467a-b97a-72f7fa5fbf8d tempest-VolumeTypesTest-1082662613 tempest-VolumeTypesTest-1082662613-project-admin] GET https://10.4.3.7/volume/v3/types Jul 10 08:34:36.376833 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-4eb7fd37-df30-467a-b97a-72f7fa5fbf8d tempest-VolumeTypesTest-1082662613 tempest-VolumeTypesTest-1082662613-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:36.377009 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-4eb7fd37-df30-467a-b97a-72f7fa5fbf8d tempest-VolumeTypesTest-1082662613 tempest-VolumeTypesTest-1082662613-project-admin] Calling method 'index' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:36.390765 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-4eb7fd37-df30-467a-b97a-72f7fa5fbf8d tempest-VolumeTypesTest-1082662613 tempest-VolumeTypesTest-1082662613-project-admin] https://10.4.3.7/volume/v3/types returned with HTTP 200 Jul 10 08:34:36.391068 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 394/1555] 10.4.3.7 () {66 vars in 1217 bytes} [Fri Jul 10 08:34:36 2026] GET /volume/v3/types => generated 1176 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:34:36.397919 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-b10111c2-5a9a-451a-aa5e-fc56b7a803a0 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (278b7310-a362-48f9-aaee-bd3900cb0b49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3656b5b8-bba6-44f0-8105-a4637fcb34b4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1149155507',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f0f52d93c584a27bad7a81e77370fbe',qos_specs=None,replication_status=,reservations=['6d55b01d-78c3-4fe6-be1b-f513f3bc2616','1944b5d4-b386-46f7-ace2-06073cd40f25','54421a7e-ad08-4023-8118-e9b3d842128a','e431d3bd-46eb-4e66-954c-eec834d7d39a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c05e8bf57eb4661b500409dd6d3638e',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:34:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1149155507',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3656b5b8-bba6-44f0-8105-a4637fcb34b4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f0f52d93c584a27bad7a81e77370fbe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9c05e8bf57eb4661b500409dd6d3638e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:36.398723 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-b10111c2-5a9a-451a-aa5e-fc56b7a803a0 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab66a805-85e1-4709-bc9c-0bf7069163d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:36.404301 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-1e70c11b-5ff2-4d58-b985-8195122b548b None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:36.405819 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-1e70c11b-5ff2-4d58-b985-8195122b548b tempest-VolumeTypesTest-1082662613 tempest-VolumeTypesTest-1082662613-project-admin] POST https://10.4.3.7/volume/v3/types Jul 10 08:34:36.406115 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-1e70c11b-5ff2-4d58-b985-8195122b548b tempest-VolumeTypesTest-1082662613 tempest-VolumeTypesTest-1082662613-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1281546553"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:36.419004 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-1e70c11b-5ff2-4d58-b985-8195122b548b tempest-VolumeTypesTest-1082662613 tempest-VolumeTypesTest-1082662613-project-admin] https://10.4.3.7/volume/v3/types returned with HTTP 200 Jul 10 08:34:36.419427 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 386/1556] 10.4.3.7 () {68 vars in 1238 bytes} [Fri Jul 10 08:34:36 2026] POST /volume/v3/types => generated 221 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:36.424337 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-b10111c2-5a9a-451a-aa5e-fc56b7a803a0 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab66a805-85e1-4709-bc9c-0bf7069163d6) transitioned into state 'SUCCESS' from state '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-1149155507',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f0f52d93c584a27bad7a81e77370fbe',qos_specs=None,replication_status=,reservations=['6d55b01d-78c3-4fe6-be1b-f513f3bc2616','1944b5d4-b386-46f7-ace2-06073cd40f25','54421a7e-ad08-4023-8118-e9b3d842128a','e431d3bd-46eb-4e66-954c-eec834d7d39a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c05e8bf57eb4661b500409dd6d3638e',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:36.424980 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-b10111c2-5a9a-451a-aa5e-fc56b7a803a0 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a51adfac-1e7c-482f-8a7d-2c41dbc5fc54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:36.427290 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-59088ffd-7d45-45c3-b367-66e923194705 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:36.429499 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-59088ffd-7d45-45c3-b367-66e923194705 tempest-VolumeTypesTest-1082662613 tempest-VolumeTypesTest-1082662613-project-admin] PUT https://10.4.3.7/volume/v3/types/a1a95060-b7a1-4eb7-ae8d-e87bde1d595a Jul 10 08:34:36.429640 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-59088ffd-7d45-45c3-b367-66e923194705 tempest-VolumeTypesTest-1082662613 tempest-VolumeTypesTest-1082662613-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-698658468", "description": "tempest-volume-type-description-886661447", "is_public": false}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:36.433965 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-b10111c2-5a9a-451a-aa5e-fc56b7a803a0 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a51adfac-1e7c-482f-8a7d-2c41dbc5fc54) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:36.435270 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-b10111c2-5a9a-451a-aa5e-fc56b7a803a0 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Flow 'volume_create_api' (e5ea0e38-b2d3-4d04-8a11-ba67a242aa51) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:34:36.435270 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-b10111c2-5a9a-451a-aa5e-fc56b7a803a0 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Create volume request issued successfully. Jul 10 08:34:36.435769 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-b10111c2-5a9a-451a-aa5e-fc56b7a803a0 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:34:36.436172 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 387/1557] 10.4.3.7 () {68 vars in 1244 bytes} [Fri Jul 10 08:34:36 2026] POST /volume/v3/volumes => generated 774 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:34:36.448777 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-875d8cd5-e4e6-4fab-b236-41d10b5a12f4 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:36.451241 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-875d8cd5-e4e6-4fab-b236-41d10b5a12f4 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] GET https://10.4.3.7/volume/v3/volumes/3656b5b8-bba6-44f0-8105-a4637fcb34b4 Jul 10 08:34:36.451542 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-875d8cd5-e4e6-4fab-b236-41d10b5a12f4 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:36.451809 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-875d8cd5-e4e6-4fab-b236-41d10b5a12f4 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:36.460764 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:36.460764 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:34:36.464498 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-875d8cd5-e4e6-4fab-b236-41d10b5a12f4 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Volume info retrieved successfully. Jul 10 08:34:36.468868 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-875d8cd5-e4e6-4fab-b236-41d10b5a12f4 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] https://10.4.3.7/volume/v3/volumes/3656b5b8-bba6-44f0-8105-a4637fcb34b4 returned with HTTP 200 Jul 10 08:34:36.469356 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 395/1558] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:36 2026] GET /volume/v3/volumes/3656b5b8-bba6-44f0-8105-a4637fcb34b4 => generated 953 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:36.473906 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-c364d6ed-b3b6-4cc1-991e-5be5d8b6a663 req-d8f6d218-c251-473e-870d-4c2d3297efab None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:36.475743 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-59088ffd-7d45-45c3-b367-66e923194705 tempest-VolumeTypesTest-1082662613 tempest-VolumeTypesTest-1082662613-project-admin] https://10.4.3.7/volume/v3/types/a1a95060-b7a1-4eb7-ae8d-e87bde1d595a returned with HTTP 200 Jul 10 08:34:36.475743 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 391/1559] 10.4.3.7 () {68 vars in 1349 bytes} [Fri Jul 10 08:34:36 2026] PUT /volume/v3/types/a1a95060-b7a1-4eb7-ae8d-e87bde1d595a => generated 203 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:36.477322 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-c364d6ed-b3b6-4cc1-991e-5be5d8b6a663 req-d8f6d218-c251-473e-870d-4c2d3297efab tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] GET https://10.4.3.7/volume/v3/volumes/0750b055-5416-4ae3-8075-74d83a3ad5eb Jul 10 08:34:36.477509 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-c364d6ed-b3b6-4cc1-991e-5be5d8b6a663 req-d8f6d218-c251-473e-870d-4c2d3297efab tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:36.477679 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-c364d6ed-b3b6-4cc1-991e-5be5d8b6a663 req-d8f6d218-c251-473e-870d-4c2d3297efab tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:36.482115 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-3107f140-d5ce-4602-8595-41caaeb91882 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:36.484321 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-3107f140-d5ce-4602-8595-41caaeb91882 tempest-VolumeRetypeMultiattachTest-848296774 tempest-VolumeRetypeMultiattachTest-848296774-project-member] GET https://10.4.3.7/volume/v3/volumes/950d2765-5510-4323-b251-1170500a5fab Jul 10 08:34:36.484368 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-154f40d8-5538-4cdd-ad3e-6c0d8f6b002a None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:36.484578 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-3107f140-d5ce-4602-8595-41caaeb91882 tempest-VolumeRetypeMultiattachTest-848296774 tempest-VolumeRetypeMultiattachTest-848296774-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:36.484796 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-3107f140-d5ce-4602-8595-41caaeb91882 tempest-VolumeRetypeMultiattachTest-848296774 tempest-VolumeRetypeMultiattachTest-848296774-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:36.486066 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-154f40d8-5538-4cdd-ad3e-6c0d8f6b002a tempest-VolumeTypesTest-1082662613 tempest-VolumeTypesTest-1082662613-project-admin] GET https://10.4.3.7/volume/v3/types/a1a95060-b7a1-4eb7-ae8d-e87bde1d595a Jul 10 08:34:36.486286 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-154f40d8-5538-4cdd-ad3e-6c0d8f6b002a tempest-VolumeTypesTest-1082662613 tempest-VolumeTypesTest-1082662613-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:36.486509 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-154f40d8-5538-4cdd-ad3e-6c0d8f6b002a tempest-VolumeTypesTest-1082662613 tempest-VolumeTypesTest-1082662613-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:36.488736 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:36.488736 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:34:36.491715 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-154f40d8-5538-4cdd-ad3e-6c0d8f6b002a tempest-VolumeTypesTest-1082662613 tempest-VolumeTypesTest-1082662613-project-admin] https://10.4.3.7/volume/v3/types/a1a95060-b7a1-4eb7-ae8d-e87bde1d595a returned with HTTP 200 Jul 10 08:34:36.492050 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 396/1560] 10.4.3.7 () {66 vars in 1328 bytes} [Fri Jul 10 08:34:36 2026] GET /volume/v3/types/a1a95060-b7a1-4eb7-ae8d-e87bde1d595a => generated 267 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:36.500395 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-c364d6ed-b3b6-4cc1-991e-5be5d8b6a663 req-d8f6d218-c251-473e-870d-4c2d3297efab tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Volume info retrieved successfully. Jul 10 08:34:36.500477 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-054fde87-3e0f-4571-9776-89170c6269b9 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:36.501393 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:36.501393 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:34:36.501803 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-054fde87-3e0f-4571-9776-89170c6269b9 tempest-VolumeTypesTest-1082662613 tempest-VolumeTypesTest-1082662613-project-admin] DELETE https://10.4.3.7/volume/v3/types/a1a95060-b7a1-4eb7-ae8d-e87bde1d595a Jul 10 08:34:36.502064 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-054fde87-3e0f-4571-9776-89170c6269b9 tempest-VolumeTypesTest-1082662613 tempest-VolumeTypesTest-1082662613-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:36.502331 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-054fde87-3e0f-4571-9776-89170c6269b9 tempest-VolumeTypesTest-1082662613 tempest-VolumeTypesTest-1082662613-project-admin] Calling method '_delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:36.504657 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-c364d6ed-b3b6-4cc1-991e-5be5d8b6a663 req-d8f6d218-c251-473e-870d-4c2d3297efab tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/0750b055-5416-4ae3-8075-74d83a3ad5eb returned with HTTP 200 Jul 10 08:34:36.505068 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 387/1561] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:34:36 2026] GET /volume/v3/volumes/0750b055-5416-4ae3-8075-74d83a3ad5eb => generated 1364 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:34:36.506763 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-3107f140-d5ce-4602-8595-41caaeb91882 tempest-VolumeRetypeMultiattachTest-848296774 tempest-VolumeRetypeMultiattachTest-848296774-project-member] Volume info retrieved successfully. Jul 10 08:34:36.512565 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-3107f140-d5ce-4602-8595-41caaeb91882 tempest-VolumeRetypeMultiattachTest-848296774 tempest-VolumeRetypeMultiattachTest-848296774-project-member] https://10.4.3.7/volume/v3/volumes/950d2765-5510-4323-b251-1170500a5fab returned with HTTP 200 Jul 10 08:34:36.514013 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 388/1562] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:34:36 2026] GET /volume/v3/volumes/950d2765-5510-4323-b251-1170500a5fab => generated 994 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:34:36.514070 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-16bf8273-b7aa-49a1-88e8-907a0dc284ce None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:36.514514 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-16bf8273-b7aa-49a1-88e8-907a0dc284ce None None] GET https://10.4.3.7/volume// Jul 10 08:34:36.514711 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-16bf8273-b7aa-49a1-88e8-907a0dc284ce None None] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:36.515178 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-16bf8273-b7aa-49a1-88e8-907a0dc284ce None None] Calling method 'all' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:36.515178 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-16bf8273-b7aa-49a1-88e8-907a0dc284ce None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:34:36.515484 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 397/1563] 10.4.3.7 () {66 vars in 1405 bytes} [Fri Jul 10 08:34:36 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:34:36.524332 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-c364d6ed-b3b6-4cc1-991e-5be5d8b6a663 req-f47337b3-faa2-4b48-a581-282827ecca7c None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:36.526237 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-c364d6ed-b3b6-4cc1-991e-5be5d8b6a663 req-f47337b3-faa2-4b48-a581-282827ecca7c tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] POST https://10.4.3.7/volume/v3/attachments Jul 10 08:34:36.526237 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-c364d6ed-b3b6-4cc1-991e-5be5d8b6a663 req-f47337b3-faa2-4b48-a581-282827ecca7c tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0750b055-5416-4ae3-8075-74d83a3ad5eb", "connector": null, "instance_uuid": "8366133d-9624-4379-94c2-db2af3bd6cc3"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:36.529016 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-6a5bf8ee-f25f-4fc9-8a20-e043f200eaf1 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:36.530759 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-054fde87-3e0f-4571-9776-89170c6269b9 tempest-VolumeTypesTest-1082662613 tempest-VolumeTypesTest-1082662613-project-admin] https://10.4.3.7/volume/v3/types/a1a95060-b7a1-4eb7-ae8d-e87bde1d595a returned with HTTP 202 Jul 10 08:34:36.531225 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 392/1564] 10.4.3.7 () {66 vars in 1331 bytes} [Fri Jul 10 08:34:36 2026] DELETE /volume/v3/types/a1a95060-b7a1-4eb7-ae8d-e87bde1d595a => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:34:36.534037 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-6a5bf8ee-f25f-4fc9-8a20-e043f200eaf1 tempest-VolumeRetypeMultiattachTest-2147340599 tempest-VolumeRetypeMultiattachTest-2147340599-project-admin] GET https://10.4.3.7/volume/v3/volumes/950d2765-5510-4323-b251-1170500a5fab Jul 10 08:34:36.534448 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-6a5bf8ee-f25f-4fc9-8a20-e043f200eaf1 tempest-VolumeRetypeMultiattachTest-2147340599 tempest-VolumeRetypeMultiattachTest-2147340599-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:36.535346 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:36.535346 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:34:36.535829 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-6a5bf8ee-f25f-4fc9-8a20-e043f200eaf1 tempest-VolumeRetypeMultiattachTest-2147340599 tempest-VolumeRetypeMultiattachTest-2147340599-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:36.540415 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-9d169f0f-c395-47d4-bc70-4404892d13ea None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:36.542053 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-9d169f0f-c395-47d4-bc70-4404892d13ea tempest-VolumeTypesTest-1082662613 tempest-VolumeTypesTest-1082662613-project-admin] GET https://10.4.3.7/volume/v3/types/a1a95060-b7a1-4eb7-ae8d-e87bde1d595a Jul 10 08:34:36.542282 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-9d169f0f-c395-47d4-bc70-4404892d13ea tempest-VolumeTypesTest-1082662613 tempest-VolumeTypesTest-1082662613-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:36.542508 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-9d169f0f-c395-47d4-bc70-4404892d13ea tempest-VolumeTypesTest-1082662613 tempest-VolumeTypesTest-1082662613-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:36.544242 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:36.544242 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:34:36.546065 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-9d169f0f-c395-47d4-bc70-4404892d13ea tempest-VolumeTypesTest-1082662613 tempest-VolumeTypesTest-1082662613-project-admin] https://10.4.3.7/volume/v3/types/a1a95060-b7a1-4eb7-ae8d-e87bde1d595a returned with HTTP 404 Jul 10 08:34:36.546599 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 398/1565] 10.4.3.7 () {66 vars in 1328 bytes} [Fri Jul 10 08:34:36 2026] GET /volume/v3/types/a1a95060-b7a1-4eb7-ae8d-e87bde1d595a => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:34:36.551849 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-6a5bf8ee-f25f-4fc9-8a20-e043f200eaf1 tempest-VolumeRetypeMultiattachTest-2147340599 tempest-VolumeRetypeMultiattachTest-2147340599-project-admin] Volume info retrieved successfully. Jul 10 08:34:36.555822 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-6a5bf8ee-f25f-4fc9-8a20-e043f200eaf1 tempest-VolumeRetypeMultiattachTest-2147340599 tempest-VolumeRetypeMultiattachTest-2147340599-project-admin] https://10.4.3.7/volume/v3/volumes/950d2765-5510-4323-b251-1170500a5fab returned with HTTP 200 Jul 10 08:34:36.556250 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 389/1566] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:34:36 2026] GET /volume/v3/volumes/950d2765-5510-4323-b251-1170500a5fab => generated 1179 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:34:36.569239 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-c364d6ed-b3b6-4cc1-991e-5be5d8b6a663 req-f47337b3-faa2-4b48-a581-282827ecca7c tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/attachments returned with HTTP 200 Jul 10 08:34:36.569805 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 388/1567] 10.4.3.7 () {74 vars in 1580 bytes} [Fri Jul 10 08:34:36 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) Jul 10 08:34:36.571607 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-2b653bc6-a7f9-470e-a2af-862a46d804b8 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:36.577019 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-2b653bc6-a7f9-470e-a2af-862a46d804b8 tempest-VolumeRetypeMultiattachTest-2147340599 tempest-VolumeRetypeMultiattachTest-2147340599-project-admin] GET https://10.4.3.7/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-457246151 Jul 10 08:34:36.577019 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-2b653bc6-a7f9-470e-a2af-862a46d804b8 tempest-VolumeRetypeMultiattachTest-2147340599 tempest-VolumeRetypeMultiattachTest-2147340599-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:36.577019 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-2b653bc6-a7f9-470e-a2af-862a46d804b8 tempest-VolumeRetypeMultiattachTest-2147340599 tempest-VolumeRetypeMultiattachTest-2147340599-project-admin] Calling method 'index' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:36.577019 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-2b653bc6-a7f9-470e-a2af-862a46d804b8 tempest-VolumeRetypeMultiattachTest-2147340599 tempest-VolumeRetypeMultiattachTest-2147340599-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-457246151'), ('all_tenants', True)]). {{(pid=100056) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 08:34:36.602566 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-2b653bc6-a7f9-470e-a2af-862a46d804b8 tempest-VolumeRetypeMultiattachTest-2147340599 tempest-VolumeRetypeMultiattachTest-2147340599-project-admin] Get all volumes completed successfully. Jul 10 08:34:36.603082 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-2b653bc6-a7f9-470e-a2af-862a46d804b8 tempest-VolumeRetypeMultiattachTest-2147340599 tempest-VolumeRetypeMultiattachTest-2147340599-project-admin] https://10.4.3.7/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-457246151 returned with HTTP 200 Jul 10 08:34:36.603578 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 393/1568] 10.4.3.7 () {68 vars in 1413 bytes} [Fri Jul 10 08:34:36 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-457246151 => generated 337 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:34:36.616003 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-a13ce771-1c5b-412d-b98c-6a9597c068ee None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:36.618089 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-a13ce771-1c5b-412d-b98c-6a9597c068ee tempest-VolumeRetypeMultiattachTest-2147340599 tempest-VolumeRetypeMultiattachTest-2147340599-project-admin] GET https://10.4.3.7/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-457246151 Jul 10 08:34:36.618365 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-a13ce771-1c5b-412d-b98c-6a9597c068ee tempest-VolumeRetypeMultiattachTest-2147340599 tempest-VolumeRetypeMultiattachTest-2147340599-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:36.618600 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-a13ce771-1c5b-412d-b98c-6a9597c068ee tempest-VolumeRetypeMultiattachTest-2147340599 tempest-VolumeRetypeMultiattachTest-2147340599-project-admin] Calling method 'index' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:36.619688 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-a13ce771-1c5b-412d-b98c-6a9597c068ee tempest-VolumeRetypeMultiattachTest-2147340599 tempest-VolumeRetypeMultiattachTest-2147340599-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-457246151'), ('all_tenants', True)]). {{(pid=100054) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 08:34:36.658916 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-a13ce771-1c5b-412d-b98c-6a9597c068ee tempest-VolumeRetypeMultiattachTest-2147340599 tempest-VolumeRetypeMultiattachTest-2147340599-project-admin] Get all volumes completed successfully. Jul 10 08:34:36.659336 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-a13ce771-1c5b-412d-b98c-6a9597c068ee tempest-VolumeRetypeMultiattachTest-2147340599 tempest-VolumeRetypeMultiattachTest-2147340599-project-admin] https://10.4.3.7/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-457246151 returned with HTTP 200 Jul 10 08:34:36.659769 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 399/1569] 10.4.3.7 () {68 vars in 1413 bytes} [Fri Jul 10 08:34:36 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-457246151 => generated 337 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:34:36.669075 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-2e906867-40d6-4e14-a321-43a97e91320a None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:36.670800 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-2e906867-40d6-4e14-a321-43a97e91320a tempest-VolumeRetypeMultiattachTest-848296774 tempest-VolumeRetypeMultiattachTest-848296774-project-member] GET https://10.4.3.7/volume/v3/volumes/950d2765-5510-4323-b251-1170500a5fab Jul 10 08:34:36.671009 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-2e906867-40d6-4e14-a321-43a97e91320a tempest-VolumeRetypeMultiattachTest-848296774 tempest-VolumeRetypeMultiattachTest-848296774-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:36.671197 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-2e906867-40d6-4e14-a321-43a97e91320a tempest-VolumeRetypeMultiattachTest-848296774 tempest-VolumeRetypeMultiattachTest-848296774-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:36.681444 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:36.681444 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:34:36.685031 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-2e906867-40d6-4e14-a321-43a97e91320a tempest-VolumeRetypeMultiattachTest-848296774 tempest-VolumeRetypeMultiattachTest-848296774-project-member] Volume info retrieved successfully. Jul 10 08:34:36.689542 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-2e906867-40d6-4e14-a321-43a97e91320a tempest-VolumeRetypeMultiattachTest-848296774 tempest-VolumeRetypeMultiattachTest-848296774-project-member] https://10.4.3.7/volume/v3/volumes/950d2765-5510-4323-b251-1170500a5fab returned with HTTP 200 Jul 10 08:34:36.689982 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 390/1570] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:34:36 2026] GET /volume/v3/volumes/950d2765-5510-4323-b251-1170500a5fab => generated 994 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:34:36.705673 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-fa0265c6-542b-4a0b-92d8-b886ff73ee08 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:36.707234 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-fa0265c6-542b-4a0b-92d8-b886ff73ee08 tempest-VolumeRetypeMultiattachTest-848296774 tempest-VolumeRetypeMultiattachTest-848296774-project-member] DELETE https://10.4.3.7/volume/v3/volumes/950d2765-5510-4323-b251-1170500a5fab Jul 10 08:34:36.707497 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-fa0265c6-542b-4a0b-92d8-b886ff73ee08 tempest-VolumeRetypeMultiattachTest-848296774 tempest-VolumeRetypeMultiattachTest-848296774-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:36.707577 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-fa0265c6-542b-4a0b-92d8-b886ff73ee08 tempest-VolumeRetypeMultiattachTest-848296774 tempest-VolumeRetypeMultiattachTest-848296774-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:36.707840 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-fa0265c6-542b-4a0b-92d8-b886ff73ee08 tempest-VolumeRetypeMultiattachTest-848296774 tempest-VolumeRetypeMultiattachTest-848296774-project-member] Delete volume with id: 950d2765-5510-4323-b251-1170500a5fab Jul 10 08:34:36.720170 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:36.720170 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:34:36.720897 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-fa0265c6-542b-4a0b-92d8-b886ff73ee08 tempest-VolumeRetypeMultiattachTest-848296774 tempest-VolumeRetypeMultiattachTest-848296774-project-member] Volume info retrieved successfully. Jul 10 08:34:36.748583 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-fa0265c6-542b-4a0b-92d8-b886ff73ee08 tempest-VolumeRetypeMultiattachTest-848296774 tempest-VolumeRetypeMultiattachTest-848296774-project-member] Delete volume request issued successfully. Jul 10 08:34:36.748857 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-fa0265c6-542b-4a0b-92d8-b886ff73ee08 tempest-VolumeRetypeMultiattachTest-848296774 tempest-VolumeRetypeMultiattachTest-848296774-project-member] https://10.4.3.7/volume/v3/volumes/950d2765-5510-4323-b251-1170500a5fab returned with HTTP 202 Jul 10 08:34:36.749910 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 389/1571] 10.4.3.7 () {68 vars in 1378 bytes} [Fri Jul 10 08:34:36 2026] DELETE /volume/v3/volumes/950d2765-5510-4323-b251-1170500a5fab => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 08:34:36.758574 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-803aec99-be8d-4af8-a1d6-0b883f36bc87 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:36.762640 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-803aec99-be8d-4af8-a1d6-0b883f36bc87 tempest-VolumeRetypeMultiattachTest-848296774 tempest-VolumeRetypeMultiattachTest-848296774-project-member] GET https://10.4.3.7/volume/v3/volumes/950d2765-5510-4323-b251-1170500a5fab Jul 10 08:34:36.763029 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-803aec99-be8d-4af8-a1d6-0b883f36bc87 tempest-VolumeRetypeMultiattachTest-848296774 tempest-VolumeRetypeMultiattachTest-848296774-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:36.763029 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-803aec99-be8d-4af8-a1d6-0b883f36bc87 tempest-VolumeRetypeMultiattachTest-848296774 tempest-VolumeRetypeMultiattachTest-848296774-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:36.769399 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:36.769399 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:34:36.772740 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-803aec99-be8d-4af8-a1d6-0b883f36bc87 tempest-VolumeRetypeMultiattachTest-848296774 tempest-VolumeRetypeMultiattachTest-848296774-project-member] Volume info retrieved successfully. Jul 10 08:34:36.777254 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-803aec99-be8d-4af8-a1d6-0b883f36bc87 tempest-VolumeRetypeMultiattachTest-848296774 tempest-VolumeRetypeMultiattachTest-848296774-project-member] https://10.4.3.7/volume/v3/volumes/950d2765-5510-4323-b251-1170500a5fab returned with HTTP 200 Jul 10 08:34:36.777834 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 394/1572] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:34:36 2026] GET /volume/v3/volumes/950d2765-5510-4323-b251-1170500a5fab => generated 993 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:34:36.781424 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-06002126-f325-42a1-81db-d5f321ca5700 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:36.782851 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-06002126-f325-42a1-81db-d5f321ca5700 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] GET https://10.4.3.7/volume/v3/backups/89739abb-7f57-4766-9ec3-d52624d0db92 Jul 10 08:34:36.783186 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-06002126-f325-42a1-81db-d5f321ca5700 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:36.783488 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-06002126-f325-42a1-81db-d5f321ca5700 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:36.783738 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-06002126-f325-42a1-81db-d5f321ca5700 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Show backup with id 89739abb-7f57-4766-9ec3-d52624d0db92. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:34:36.790870 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:36.790870 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:34:36.790870 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-06002126-f325-42a1-81db-d5f321ca5700 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/backups/89739abb-7f57-4766-9ec3-d52624d0db92 returned with HTTP 200 Jul 10 08:34:36.790870 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 400/1573] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:36 2026] GET /volume/v3/backups/89739abb-7f57-4766-9ec3-d52624d0db92 => generated 831 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:37.481886 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-9f45d287-c7ca-4fcc-8347-d5eb6fcfc901 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:37.483654 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-9f45d287-c7ca-4fcc-8347-d5eb6fcfc901 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] GET https://10.4.3.7/volume/v3/volumes/3656b5b8-bba6-44f0-8105-a4637fcb34b4 Jul 10 08:34:37.483837 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-9f45d287-c7ca-4fcc-8347-d5eb6fcfc901 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:37.484008 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-9f45d287-c7ca-4fcc-8347-d5eb6fcfc901 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:37.491734 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:37.491734 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:34:37.497721 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-9f45d287-c7ca-4fcc-8347-d5eb6fcfc901 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Volume info retrieved successfully. Jul 10 08:34:37.503510 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-9f45d287-c7ca-4fcc-8347-d5eb6fcfc901 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] https://10.4.3.7/volume/v3/volumes/3656b5b8-bba6-44f0-8105-a4637fcb34b4 returned with HTTP 200 Jul 10 08:34:37.503943 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 391/1574] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:37 2026] GET /volume/v3/volumes/3656b5b8-bba6-44f0-8105-a4637fcb34b4 => generated 1014 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:34:37.516594 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-605ac6c4-1c40-497b-a81a-d96d2eaccf95 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:37.518988 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-605ac6c4-1c40-497b-a81a-d96d2eaccf95 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] POST https://10.4.3.7/volume/v3/snapshots Jul 10 08:34:37.519484 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-605ac6c4-1c40-497b-a81a-d96d2eaccf95 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3656b5b8-bba6-44f0-8105-a4637fcb34b4", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-736005136"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:37.529135 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:37.529135 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:34:37.529930 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-605ac6c4-1c40-497b-a81a-d96d2eaccf95 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Volume info retrieved successfully. Jul 10 08:34:37.530884 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.snapshots [None req-605ac6c4-1c40-497b-a81a-d96d2eaccf95 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Create snapshot from volume 3656b5b8-bba6-44f0-8105-a4637fcb34b4 Jul 10 08:34:37.567352 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-605ac6c4-1c40-497b-a81a-d96d2eaccf95 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Created reservations ['bf68edea-d424-40c9-a5b5-036d8b5323f9', 'ce1c1d62-7fb8-4304-a603-9f996c6bb178', '2ea77a27-cfa6-40bc-9daf-38a1b7af5d9d', '1f7dd798-2779-4851-9737-66921ff54b35'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:34:37.606157 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-605ac6c4-1c40-497b-a81a-d96d2eaccf95 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Snapshot create request issued successfully. Jul 10 08:34:37.606592 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-605ac6c4-1c40-497b-a81a-d96d2eaccf95 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] https://10.4.3.7/volume/v3/snapshots returned with HTTP 202 Jul 10 08:34:37.607088 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 390/1575] 10.4.3.7 () {68 vars in 1251 bytes} [Fri Jul 10 08:34:37 2026] POST /volume/v3/snapshots => generated 307 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:34:37.618162 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-9ca57f5f-af54-4d50-b644-fd425a3c8942 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:37.620905 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-9ca57f5f-af54-4d50-b644-fd425a3c8942 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] GET https://10.4.3.7/volume/v3/snapshots/d0e180d0-4695-4643-91ad-8b0f2c364637 Jul 10 08:34:37.621172 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-9ca57f5f-af54-4d50-b644-fd425a3c8942 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:37.621431 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-9ca57f5f-af54-4d50-b644-fd425a3c8942 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:37.627642 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:37.627642 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:34:37.628038 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-9ca57f5f-af54-4d50-b644-fd425a3c8942 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Snapshot retrieved successfully. Jul 10 08:34:37.628883 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-9ca57f5f-af54-4d50-b644-fd425a3c8942 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] https://10.4.3.7/volume/v3/snapshots/d0e180d0-4695-4643-91ad-8b0f2c364637 returned with HTTP 200 Jul 10 08:34:37.629340 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 395/1576] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:34:37 2026] GET /volume/v3/snapshots/d0e180d0-4695-4643-91ad-8b0f2c364637 => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:37.795355 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-7c84d200-01bb-46fd-a3ed-bf4f8280c66f None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:37.802989 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-7c84d200-01bb-46fd-a3ed-bf4f8280c66f tempest-VolumeRetypeMultiattachTest-848296774 tempest-VolumeRetypeMultiattachTest-848296774-project-member] GET https://10.4.3.7/volume/v3/volumes/950d2765-5510-4323-b251-1170500a5fab Jul 10 08:34:37.803248 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-7c84d200-01bb-46fd-a3ed-bf4f8280c66f tempest-VolumeRetypeMultiattachTest-848296774 tempest-VolumeRetypeMultiattachTest-848296774-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:37.803507 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-7c84d200-01bb-46fd-a3ed-bf4f8280c66f tempest-VolumeRetypeMultiattachTest-848296774 tempest-VolumeRetypeMultiattachTest-848296774-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:37.805582 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-7245444a-0f63-434a-bc59-ec502f46a9e8 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:37.808398 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-7245444a-0f63-434a-bc59-ec502f46a9e8 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] GET https://10.4.3.7/volume/v3/backups/89739abb-7f57-4766-9ec3-d52624d0db92 Jul 10 08:34:37.808966 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-7245444a-0f63-434a-bc59-ec502f46a9e8 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:37.809124 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-7c84d200-01bb-46fd-a3ed-bf4f8280c66f tempest-VolumeRetypeMultiattachTest-848296774 tempest-VolumeRetypeMultiattachTest-848296774-project-member] https://10.4.3.7/volume/v3/volumes/950d2765-5510-4323-b251-1170500a5fab returned with HTTP 404 Jul 10 08:34:37.809194 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-7245444a-0f63-434a-bc59-ec502f46a9e8 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:37.809263 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-7245444a-0f63-434a-bc59-ec502f46a9e8 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Show backup with id 89739abb-7f57-4766-9ec3-d52624d0db92. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:34:37.809686 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 401/1577] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:34:37 2026] GET /volume/v3/volumes/950d2765-5510-4323-b251-1170500a5fab => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 08:34:37.816214 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:37.816214 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:34:37.816842 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-7245444a-0f63-434a-bc59-ec502f46a9e8 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/backups/89739abb-7f57-4766-9ec3-d52624d0db92 returned with HTTP 200 Jul 10 08:34:37.817196 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 392/1578] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:37 2026] GET /volume/v3/backups/89739abb-7f57-4766-9ec3-d52624d0db92 => generated 831 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:37.821037 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-076c807f-7f98-4b1b-80b8-8b446f7c8715 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:37.823388 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-076c807f-7f98-4b1b-80b8-8b446f7c8715 tempest-VolumeRetypeMultiattachTest-2147340599 tempest-VolumeRetypeMultiattachTest-2147340599-project-admin] DELETE https://10.4.3.7/volume/v3/types/f4a866b7-282c-4a8f-af6d-bd70750fc4c4 Jul 10 08:34:37.823672 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-076c807f-7f98-4b1b-80b8-8b446f7c8715 tempest-VolumeRetypeMultiattachTest-2147340599 tempest-VolumeRetypeMultiattachTest-2147340599-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:37.823951 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-076c807f-7f98-4b1b-80b8-8b446f7c8715 tempest-VolumeRetypeMultiattachTest-2147340599 tempest-VolumeRetypeMultiattachTest-2147340599-project-admin] Calling method '_delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:37.824269 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:37.824269 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:34:37.847867 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-076c807f-7f98-4b1b-80b8-8b446f7c8715 tempest-VolumeRetypeMultiattachTest-2147340599 tempest-VolumeRetypeMultiattachTest-2147340599-project-admin] https://10.4.3.7/volume/v3/types/f4a866b7-282c-4a8f-af6d-bd70750fc4c4 returned with HTTP 202 Jul 10 08:34:37.848347 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 391/1579] 10.4.3.7 () {66 vars in 1331 bytes} [Fri Jul 10 08:34:37 2026] DELETE /volume/v3/types/f4a866b7-282c-4a8f-af6d-bd70750fc4c4 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:34:37.856213 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-3be68981-c581-4cb4-b08d-c61e3efc9cd5 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:37.858070 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-3be68981-c581-4cb4-b08d-c61e3efc9cd5 tempest-VolumeRetypeMultiattachTest-2147340599 tempest-VolumeRetypeMultiattachTest-2147340599-project-admin] GET https://10.4.3.7/volume/v3/types/f4a866b7-282c-4a8f-af6d-bd70750fc4c4 Jul 10 08:34:37.858300 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-3be68981-c581-4cb4-b08d-c61e3efc9cd5 tempest-VolumeRetypeMultiattachTest-2147340599 tempest-VolumeRetypeMultiattachTest-2147340599-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:37.858515 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-3be68981-c581-4cb4-b08d-c61e3efc9cd5 tempest-VolumeRetypeMultiattachTest-2147340599 tempest-VolumeRetypeMultiattachTest-2147340599-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:37.861965 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-3be68981-c581-4cb4-b08d-c61e3efc9cd5 tempest-VolumeRetypeMultiattachTest-2147340599 tempest-VolumeRetypeMultiattachTest-2147340599-project-admin] https://10.4.3.7/volume/v3/types/f4a866b7-282c-4a8f-af6d-bd70750fc4c4 returned with HTTP 404 Jul 10 08:34:37.862445 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 396/1580] 10.4.3.7 () {66 vars in 1328 bytes} [Fri Jul 10 08:34:37 2026] GET /volume/v3/types/f4a866b7-282c-4a8f-af6d-bd70750fc4c4 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:34:37.869122 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-eaa24c40-481f-4231-a434-7eb2ff8e9f12 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:37.870877 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-eaa24c40-481f-4231-a434-7eb2ff8e9f12 tempest-VolumeRetypeMultiattachTest-2147340599 tempest-VolumeRetypeMultiattachTest-2147340599-project-admin] DELETE https://10.4.3.7/volume/v3/types/c0287654-a275-487f-8949-0d712adfcfe2 Jul 10 08:34:37.871109 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-eaa24c40-481f-4231-a434-7eb2ff8e9f12 tempest-VolumeRetypeMultiattachTest-2147340599 tempest-VolumeRetypeMultiattachTest-2147340599-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:37.871324 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-eaa24c40-481f-4231-a434-7eb2ff8e9f12 tempest-VolumeRetypeMultiattachTest-2147340599 tempest-VolumeRetypeMultiattachTest-2147340599-project-admin] Calling method '_delete' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:37.895750 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-eaa24c40-481f-4231-a434-7eb2ff8e9f12 tempest-VolumeRetypeMultiattachTest-2147340599 tempest-VolumeRetypeMultiattachTest-2147340599-project-admin] https://10.4.3.7/volume/v3/types/c0287654-a275-487f-8949-0d712adfcfe2 returned with HTTP 202 Jul 10 08:34:37.896291 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 402/1581] 10.4.3.7 () {66 vars in 1331 bytes} [Fri Jul 10 08:34:37 2026] DELETE /volume/v3/types/c0287654-a275-487f-8949-0d712adfcfe2 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:34:37.903080 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-33d53676-9487-4c50-808c-304a8fba5653 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:37.905211 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-33d53676-9487-4c50-808c-304a8fba5653 tempest-VolumeRetypeMultiattachTest-2147340599 tempest-VolumeRetypeMultiattachTest-2147340599-project-admin] GET https://10.4.3.7/volume/v3/types/c0287654-a275-487f-8949-0d712adfcfe2 Jul 10 08:34:37.905757 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-33d53676-9487-4c50-808c-304a8fba5653 tempest-VolumeRetypeMultiattachTest-2147340599 tempest-VolumeRetypeMultiattachTest-2147340599-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:37.906865 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-33d53676-9487-4c50-808c-304a8fba5653 tempest-VolumeRetypeMultiattachTest-2147340599 tempest-VolumeRetypeMultiattachTest-2147340599-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:37.913474 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-33d53676-9487-4c50-808c-304a8fba5653 tempest-VolumeRetypeMultiattachTest-2147340599 tempest-VolumeRetypeMultiattachTest-2147340599-project-admin] https://10.4.3.7/volume/v3/types/c0287654-a275-487f-8949-0d712adfcfe2 returned with HTTP 404 Jul 10 08:34:37.914039 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 393/1582] 10.4.3.7 () {66 vars in 1328 bytes} [Fri Jul 10 08:34:37 2026] GET /volume/v3/types/c0287654-a275-487f-8949-0d712adfcfe2 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:34:38.639872 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-acfac9db-e2ec-475a-9fc6-09e3f912ee33 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:38.644546 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-acfac9db-e2ec-475a-9fc6-09e3f912ee33 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] GET https://10.4.3.7/volume/v3/snapshots/d0e180d0-4695-4643-91ad-8b0f2c364637 Jul 10 08:34:38.645636 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-acfac9db-e2ec-475a-9fc6-09e3f912ee33 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:38.646012 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-acfac9db-e2ec-475a-9fc6-09e3f912ee33 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:38.656051 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:38.656051 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:34:38.656502 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-acfac9db-e2ec-475a-9fc6-09e3f912ee33 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Snapshot retrieved successfully. Jul 10 08:34:38.657494 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-acfac9db-e2ec-475a-9fc6-09e3f912ee33 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] https://10.4.3.7/volume/v3/snapshots/d0e180d0-4695-4643-91ad-8b0f2c364637 returned with HTTP 200 Jul 10 08:34:38.659385 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 392/1583] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:34:38 2026] GET /volume/v3/snapshots/d0e180d0-4695-4643-91ad-8b0f2c364637 => generated 466 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:38.668631 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-1bbd9687-d7d7-46e7-a793-4cef31ac215e None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:38.671333 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-1bbd9687-d7d7-46e7-a793-4cef31ac215e tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-reader] POST https://10.4.3.7/volume/v3/snapshots/d0e180d0-4695-4643-91ad-8b0f2c364637/action Jul 10 08:34:38.671333 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-1bbd9687-d7d7-46e7-a793-4cef31ac215e tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=100056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:34:38.671333 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-1bbd9687-d7d7-46e7-a793-4cef31ac215e tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:38.673104 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.contrib.snapshot_unmanage [None req-1bbd9687-d7d7-46e7-a793-4cef31ac215e tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-reader] Unmanage snapshot with id: d0e180d0-4695-4643-91ad-8b0f2c364637 Jul 10 08:34:38.679431 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:38.679431 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:34:38.680509 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-1bbd9687-d7d7-46e7-a793-4cef31ac215e tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-reader] Snapshot retrieved successfully. Jul 10 08:34:38.681101 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.policy [None req-1bbd9687-d7d7-46e7-a793-4cef31ac215e tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '551fe9fece6141daa75b8b588bd7bf52', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1f0f52d93c584a27bad7a81e77370fbe', '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=100056) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 08:34:38.681675 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-1bbd9687-d7d7-46e7-a793-4cef31ac215e tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-reader] https://10.4.3.7/volume/v3/snapshots/d0e180d0-4695-4643-91ad-8b0f2c364637/action returned with HTTP 403 Jul 10 08:34:38.684119 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 397/1584] 10.4.3.7 () {68 vars in 1382 bytes} [Fri Jul 10 08:34:38 2026] POST /volume/v3/snapshots/d0e180d0-4695-4643-91ad-8b0f2c364637/action => generated 117 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:34:38.689361 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-78c0f0d4-52df-4dc3-9ed5-1119bf9ac2c2 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:38.693878 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-78c0f0d4-52df-4dc3-9ed5-1119bf9ac2c2 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] DELETE https://10.4.3.7/volume/v3/snapshots/d0e180d0-4695-4643-91ad-8b0f2c364637 Jul 10 08:34:38.693878 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-78c0f0d4-52df-4dc3-9ed5-1119bf9ac2c2 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:38.693878 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-78c0f0d4-52df-4dc3-9ed5-1119bf9ac2c2 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Calling method 'delete' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:38.693878 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.snapshots [None req-78c0f0d4-52df-4dc3-9ed5-1119bf9ac2c2 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Delete snapshot with id: d0e180d0-4695-4643-91ad-8b0f2c364637 Jul 10 08:34:38.698685 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:38.698685 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:34:38.699135 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-78c0f0d4-52df-4dc3-9ed5-1119bf9ac2c2 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Snapshot retrieved successfully. Jul 10 08:34:38.718666 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-78c0f0d4-52df-4dc3-9ed5-1119bf9ac2c2 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Snapshot delete request issued successfully. Jul 10 08:34:38.718833 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-78c0f0d4-52df-4dc3-9ed5-1119bf9ac2c2 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] https://10.4.3.7/volume/v3/snapshots/d0e180d0-4695-4643-91ad-8b0f2c364637 returned with HTTP 202 Jul 10 08:34:38.719223 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 403/1585] 10.4.3.7 () {66 vars in 1343 bytes} [Fri Jul 10 08:34:38 2026] DELETE /volume/v3/snapshots/d0e180d0-4695-4643-91ad-8b0f2c364637 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:34:38.730449 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-fec059f8-f4eb-4490-974d-2b38d2f1454e None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:38.733186 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-fec059f8-f4eb-4490-974d-2b38d2f1454e tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] GET https://10.4.3.7/volume/v3/snapshots/d0e180d0-4695-4643-91ad-8b0f2c364637 Jul 10 08:34:38.733455 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-fec059f8-f4eb-4490-974d-2b38d2f1454e tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:38.733691 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-fec059f8-f4eb-4490-974d-2b38d2f1454e tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:38.744451 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:38.744451 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:34:38.747084 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-fec059f8-f4eb-4490-974d-2b38d2f1454e tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Snapshot retrieved successfully. Jul 10 08:34:38.748130 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-fec059f8-f4eb-4490-974d-2b38d2f1454e tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] https://10.4.3.7/volume/v3/snapshots/d0e180d0-4695-4643-91ad-8b0f2c364637 returned with HTTP 200 Jul 10 08:34:38.751778 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 394/1586] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:34:38 2026] GET /volume/v3/snapshots/d0e180d0-4695-4643-91ad-8b0f2c364637 => generated 465 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:38.828692 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-c349bfa1-1ce8-4712-9eaa-8b8b46d3fc54 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:38.830162 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c349bfa1-1ce8-4712-9eaa-8b8b46d3fc54 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] GET https://10.4.3.7/volume/v3/backups/89739abb-7f57-4766-9ec3-d52624d0db92 Jul 10 08:34:38.830371 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c349bfa1-1ce8-4712-9eaa-8b8b46d3fc54 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:38.830643 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c349bfa1-1ce8-4712-9eaa-8b8b46d3fc54 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:38.830803 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-c349bfa1-1ce8-4712-9eaa-8b8b46d3fc54 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Show backup with id 89739abb-7f57-4766-9ec3-d52624d0db92. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:34:38.835752 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:38.835752 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:34:38.836631 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c349bfa1-1ce8-4712-9eaa-8b8b46d3fc54 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/backups/89739abb-7f57-4766-9ec3-d52624d0db92 returned with HTTP 200 Jul 10 08:34:38.837212 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 393/1587] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:38 2026] GET /volume/v3/backups/89739abb-7f57-4766-9ec3-d52624d0db92 => generated 831 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:39.129159 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-7a5144f5-64e0-48da-8e86-b2199496c1ae None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:39.235656 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-7a5144f5-64e0-48da-8e86-b2199496c1ae tempest-VolumeTypesNegativeTest-1116632536 tempest-VolumeTypesNegativeTest-1116632536-project-admin] POST https://10.4.3.7/volume/v3/types/8f3623a9-931b-47af-b90a-50b4cfe55dfe/encryption Jul 10 08:34:39.235961 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-7a5144f5-64e0-48da-8e86-b2199496c1ae tempest-VolumeTypesNegativeTest-1116632536 tempest-VolumeTypesNegativeTest-1116632536-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:39.260282 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-7a5144f5-64e0-48da-8e86-b2199496c1ae tempest-VolumeTypesNegativeTest-1116632536 tempest-VolumeTypesNegativeTest-1116632536-project-admin] https://10.4.3.7/volume/v3/types/8f3623a9-931b-47af-b90a-50b4cfe55dfe/encryption returned with HTTP 404 Jul 10 08:34:39.260796 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 398/1588] 10.4.3.7 () {68 vars in 1383 bytes} [Fri Jul 10 08:34:39 2026] POST /volume/v3/types/8f3623a9-931b-47af-b90a-50b4cfe55dfe/encryption => generated 114 bytes in 132 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:34:39.270837 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-3e73c470-b919-45c1-96dc-32f161e0ec68 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:39.272381 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-3e73c470-b919-45c1-96dc-32f161e0ec68 tempest-VolumeTypesNegativeTest-1116632536 tempest-VolumeTypesNegativeTest-1116632536-project-admin] POST https://10.4.3.7/volume/v3/types Jul 10 08:34:39.272703 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-3e73c470-b919-45c1-96dc-32f161e0ec68 tempest-VolumeTypesNegativeTest-1116632536 tempest-VolumeTypesNegativeTest-1116632536-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-2059154856", "os-volume-type-access:is_public": false}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:39.274117 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:39.274117 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:34:39.285135 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-3e73c470-b919-45c1-96dc-32f161e0ec68 tempest-VolumeTypesNegativeTest-1116632536 tempest-VolumeTypesNegativeTest-1116632536-project-admin] https://10.4.3.7/volume/v3/types returned with HTTP 200 Jul 10 08:34:39.285563 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 404/1589] 10.4.3.7 () {68 vars in 1239 bytes} [Fri Jul 10 08:34:39 2026] POST /volume/v3/types => generated 231 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:39.297138 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-ba7aeb53-2f59-483a-a8c6-e8e8cca0f5ca None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:39.371620 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-ba7aeb53-2f59-483a-a8c6-e8e8cca0f5ca tempest-VolumeTypesNegativeTest-916711475 tempest-VolumeTypesNegativeTest-916711475-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:34:39.371940 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-ba7aeb53-2f59-483a-a8c6-e8e8cca0f5ca tempest-VolumeTypesNegativeTest-916711475 tempest-VolumeTypesNegativeTest-916711475-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "dd4fcf2f-e8b5-4fed-8e5f-38666e077447", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-447128798"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:39.373426 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.volumes [None req-ba7aeb53-2f59-483a-a8c6-e8e8cca0f5ca tempest-VolumeTypesNegativeTest-916711475 tempest-VolumeTypesNegativeTest-916711475-project-member] Create volume request body: {'volume': {'volume_type': 'dd4fcf2f-e8b5-4fed-8e5f-38666e077447', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-447128798'}} {{(pid=100055) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:34:39.379590 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-ba7aeb53-2f59-483a-a8c6-e8e8cca0f5ca tempest-VolumeTypesNegativeTest-916711475 tempest-VolumeTypesNegativeTest-916711475-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 404 Jul 10 08:34:39.380025 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 395/1590] 10.4.3.7 () {68 vars in 1245 bytes} [Fri Jul 10 08:34:39 2026] POST /volume/v3/volumes => generated 114 bytes in 83 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:34:39.386557 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-9dc15b72-0ca9-4e3f-9191-1fabbfc36c32 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:39.388398 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9dc15b72-0ca9-4e3f-9191-1fabbfc36c32 tempest-VolumeTypesNegativeTest-1116632536 tempest-VolumeTypesNegativeTest-1116632536-project-admin] DELETE https://10.4.3.7/volume/v3/types/dd4fcf2f-e8b5-4fed-8e5f-38666e077447 Jul 10 08:34:39.388644 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9dc15b72-0ca9-4e3f-9191-1fabbfc36c32 tempest-VolumeTypesNegativeTest-1116632536 tempest-VolumeTypesNegativeTest-1116632536-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:39.388886 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9dc15b72-0ca9-4e3f-9191-1fabbfc36c32 tempest-VolumeTypesNegativeTest-1116632536 tempest-VolumeTypesNegativeTest-1116632536-project-admin] Calling method '_delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:39.417140 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9dc15b72-0ca9-4e3f-9191-1fabbfc36c32 tempest-VolumeTypesNegativeTest-1116632536 tempest-VolumeTypesNegativeTest-1116632536-project-admin] https://10.4.3.7/volume/v3/types/dd4fcf2f-e8b5-4fed-8e5f-38666e077447 returned with HTTP 202 Jul 10 08:34:39.417562 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 394/1591] 10.4.3.7 () {66 vars in 1331 bytes} [Fri Jul 10 08:34:39 2026] DELETE /volume/v3/types/dd4fcf2f-e8b5-4fed-8e5f-38666e077447 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:34:39.424014 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-9473ae08-354a-43e7-bd43-8de4331d1a0d None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:39.425615 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-9473ae08-354a-43e7-bd43-8de4331d1a0d tempest-VolumeTypesNegativeTest-1116632536 tempest-VolumeTypesNegativeTest-1116632536-project-admin] GET https://10.4.3.7/volume/v3/types/dd4fcf2f-e8b5-4fed-8e5f-38666e077447 Jul 10 08:34:39.425796 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-9473ae08-354a-43e7-bd43-8de4331d1a0d tempest-VolumeTypesNegativeTest-1116632536 tempest-VolumeTypesNegativeTest-1116632536-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:39.426004 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-9473ae08-354a-43e7-bd43-8de4331d1a0d tempest-VolumeTypesNegativeTest-1116632536 tempest-VolumeTypesNegativeTest-1116632536-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:39.429831 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-9473ae08-354a-43e7-bd43-8de4331d1a0d tempest-VolumeTypesNegativeTest-1116632536 tempest-VolumeTypesNegativeTest-1116632536-project-admin] https://10.4.3.7/volume/v3/types/dd4fcf2f-e8b5-4fed-8e5f-38666e077447 returned with HTTP 404 Jul 10 08:34:39.430467 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 399/1592] 10.4.3.7 () {66 vars in 1328 bytes} [Fri Jul 10 08:34:39 2026] GET /volume/v3/types/dd4fcf2f-e8b5-4fed-8e5f-38666e077447 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:34:39.439967 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-84dee61a-4cb8-4ed6-a693-0dae917674f4 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:39.441868 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-84dee61a-4cb8-4ed6-a693-0dae917674f4 tempest-VolumeTypesNegativeTest-1116632536 tempest-VolumeTypesNegativeTest-1116632536-project-admin] POST https://10.4.3.7/volume/v3/types Jul 10 08:34:39.442283 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-84dee61a-4cb8-4ed6-a693-0dae917674f4 tempest-VolumeTypesNegativeTest-1116632536 tempest-VolumeTypesNegativeTest-1116632536-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:39.444075 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-84dee61a-4cb8-4ed6-a693-0dae917674f4 tempest-VolumeTypesNegativeTest-1116632536 tempest-VolumeTypesNegativeTest-1116632536-project-admin] https://10.4.3.7/volume/v3/types returned with HTTP 400 Jul 10 08:34:39.444497 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 405/1593] 10.4.3.7 () {68 vars in 1238 bytes} [Fri Jul 10 08:34:39 2026] POST /volume/v3/types => generated 115 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 08:34:39.456498 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-201f6ec4-294a-467d-8897-bd06fb56562c None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:39.458521 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-201f6ec4-294a-467d-8897-bd06fb56562c tempest-VolumeTypesNegativeTest-1116632536 tempest-VolumeTypesNegativeTest-1116632536-project-admin] POST https://10.4.3.7/volume/v3/types Jul 10 08:34:39.458867 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-201f6ec4-294a-467d-8897-bd06fb56562c tempest-VolumeTypesNegativeTest-1116632536 tempest-VolumeTypesNegativeTest-1116632536-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1637450229"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:39.473944 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-201f6ec4-294a-467d-8897-bd06fb56562c tempest-VolumeTypesNegativeTest-1116632536 tempest-VolumeTypesNegativeTest-1116632536-project-admin] https://10.4.3.7/volume/v3/types returned with HTTP 200 Jul 10 08:34:39.474382 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 396/1594] 10.4.3.7 () {68 vars in 1238 bytes} [Fri Jul 10 08:34:39 2026] POST /volume/v3/types => generated 229 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:39.485160 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-fbb9972a-233d-4ea5-b071-2d1edc548e22 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:39.486510 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-fbb9972a-233d-4ea5-b071-2d1edc548e22 tempest-VolumeTypesNegativeTest-1116632536 tempest-VolumeTypesNegativeTest-1116632536-project-admin] POST https://10.4.3.7/volume/v3/types Jul 10 08:34:39.486848 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-fbb9972a-233d-4ea5-b071-2d1edc548e22 tempest-VolumeTypesNegativeTest-1116632536 tempest-VolumeTypesNegativeTest-1116632536-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1637450229"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:39.493474 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-fbb9972a-233d-4ea5-b071-2d1edc548e22 tempest-VolumeTypesNegativeTest-1116632536 tempest-VolumeTypesNegativeTest-1116632536-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-1637450229 already exists. Jul 10 08:34:39.493647 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-fbb9972a-233d-4ea5-b071-2d1edc548e22 tempest-VolumeTypesNegativeTest-1116632536 tempest-VolumeTypesNegativeTest-1116632536-project-admin] https://10.4.3.7/volume/v3/types returned with HTTP 409 Jul 10 08:34:39.494085 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 395/1595] 10.4.3.7 () {68 vars in 1238 bytes} [Fri Jul 10 08:34:39 2026] POST /volume/v3/types => generated 134 bytes in 9 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:34:39.503080 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-d5925394-219c-460c-b0ae-79dee40b3b2c None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:39.506838 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-d5925394-219c-460c-b0ae-79dee40b3b2c tempest-VolumeTypesNegativeTest-1116632536 tempest-VolumeTypesNegativeTest-1116632536-project-admin] DELETE https://10.4.3.7/volume/v3/types/3e43c12f-9140-4ffa-8047-a171ef814b39 Jul 10 08:34:39.506838 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-d5925394-219c-460c-b0ae-79dee40b3b2c tempest-VolumeTypesNegativeTest-1116632536 tempest-VolumeTypesNegativeTest-1116632536-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:39.506838 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-d5925394-219c-460c-b0ae-79dee40b3b2c tempest-VolumeTypesNegativeTest-1116632536 tempest-VolumeTypesNegativeTest-1116632536-project-admin] Calling method '_delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:39.531821 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-d5925394-219c-460c-b0ae-79dee40b3b2c tempest-VolumeTypesNegativeTest-1116632536 tempest-VolumeTypesNegativeTest-1116632536-project-admin] https://10.4.3.7/volume/v3/types/3e43c12f-9140-4ffa-8047-a171ef814b39 returned with HTTP 202 Jul 10 08:34:39.532308 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 400/1596] 10.4.3.7 () {66 vars in 1331 bytes} [Fri Jul 10 08:34:39 2026] DELETE /volume/v3/types/3e43c12f-9140-4ffa-8047-a171ef814b39 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:34:39.540090 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-c54c1c3a-5383-4a3e-b8d0-c922798535b2 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:39.543940 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-c54c1c3a-5383-4a3e-b8d0-c922798535b2 tempest-VolumeTypesNegativeTest-1116632536 tempest-VolumeTypesNegativeTest-1116632536-project-admin] GET https://10.4.3.7/volume/v3/types/3e43c12f-9140-4ffa-8047-a171ef814b39 Jul 10 08:34:39.543940 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-c54c1c3a-5383-4a3e-b8d0-c922798535b2 tempest-VolumeTypesNegativeTest-1116632536 tempest-VolumeTypesNegativeTest-1116632536-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:39.543940 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-c54c1c3a-5383-4a3e-b8d0-c922798535b2 tempest-VolumeTypesNegativeTest-1116632536 tempest-VolumeTypesNegativeTest-1116632536-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:39.553370 np0000004976 devstack@c-api.service[100054]: DEBUG dbcounter [-] [100054] Writing DB stats cinder:SELECT=604,cinder:UPDATE=199,cinder:INSERT=105,cinder:DELETE=4 {{(pid=100054) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 08:34:39.559073 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-c54c1c3a-5383-4a3e-b8d0-c922798535b2 tempest-VolumeTypesNegativeTest-1116632536 tempest-VolumeTypesNegativeTest-1116632536-project-admin] https://10.4.3.7/volume/v3/types/3e43c12f-9140-4ffa-8047-a171ef814b39 returned with HTTP 404 Jul 10 08:34:39.562493 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 406/1597] 10.4.3.7 () {66 vars in 1328 bytes} [Fri Jul 10 08:34:39 2026] GET /volume/v3/types/3e43c12f-9140-4ffa-8047-a171ef814b39 => generated 114 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:34:39.571062 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-d2b9a19e-38c2-4212-946a-5c41ee7d79ad None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:39.573080 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-d2b9a19e-38c2-4212-946a-5c41ee7d79ad tempest-VolumeTypesNegativeTest-1116632536 tempest-VolumeTypesNegativeTest-1116632536-project-admin] DELETE https://10.4.3.7/volume/v3/types/9462fa15-21a7-4d98-aecb-777b78a60759 Jul 10 08:34:39.573374 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-d2b9a19e-38c2-4212-946a-5c41ee7d79ad tempest-VolumeTypesNegativeTest-1116632536 tempest-VolumeTypesNegativeTest-1116632536-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:39.573676 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-d2b9a19e-38c2-4212-946a-5c41ee7d79ad tempest-VolumeTypesNegativeTest-1116632536 tempest-VolumeTypesNegativeTest-1116632536-project-admin] Calling method '_delete' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:39.577826 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-d2b9a19e-38c2-4212-946a-5c41ee7d79ad tempest-VolumeTypesNegativeTest-1116632536 tempest-VolumeTypesNegativeTest-1116632536-project-admin] https://10.4.3.7/volume/v3/types/9462fa15-21a7-4d98-aecb-777b78a60759 returned with HTTP 404 Jul 10 08:34:39.578528 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 397/1598] 10.4.3.7 () {66 vars in 1331 bytes} [Fri Jul 10 08:34:39 2026] DELETE /volume/v3/types/9462fa15-21a7-4d98-aecb-777b78a60759 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:34:39.588867 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-db02d0e3-2ebd-4abf-b97c-8c408d07f423 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:39.590400 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-db02d0e3-2ebd-4abf-b97c-8c408d07f423 tempest-VolumeTypesNegativeTest-1116632536 tempest-VolumeTypesNegativeTest-1116632536-project-admin] GET https://10.4.3.7/volume/v3/types/39750007-92b1-4567-9d88-c5ad0a760960 Jul 10 08:34:39.590599 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-db02d0e3-2ebd-4abf-b97c-8c408d07f423 tempest-VolumeTypesNegativeTest-1116632536 tempest-VolumeTypesNegativeTest-1116632536-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:39.590770 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-db02d0e3-2ebd-4abf-b97c-8c408d07f423 tempest-VolumeTypesNegativeTest-1116632536 tempest-VolumeTypesNegativeTest-1116632536-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:39.594354 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-db02d0e3-2ebd-4abf-b97c-8c408d07f423 tempest-VolumeTypesNegativeTest-1116632536 tempest-VolumeTypesNegativeTest-1116632536-project-admin] https://10.4.3.7/volume/v3/types/39750007-92b1-4567-9d88-c5ad0a760960 returned with HTTP 404 Jul 10 08:34:39.594912 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 396/1599] 10.4.3.7 () {66 vars in 1328 bytes} [Fri Jul 10 08:34:39 2026] GET /volume/v3/types/39750007-92b1-4567-9d88-c5ad0a760960 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:34:39.765181 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-8dd7d31a-ec1c-4716-b062-d603f2d288fc None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:39.767078 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-8dd7d31a-ec1c-4716-b062-d603f2d288fc tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] GET https://10.4.3.7/volume/v3/snapshots/d0e180d0-4695-4643-91ad-8b0f2c364637 Jul 10 08:34:39.767281 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-8dd7d31a-ec1c-4716-b062-d603f2d288fc tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:39.767516 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-8dd7d31a-ec1c-4716-b062-d603f2d288fc tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:39.771511 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-8dd7d31a-ec1c-4716-b062-d603f2d288fc tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] https://10.4.3.7/volume/v3/snapshots/d0e180d0-4695-4643-91ad-8b0f2c364637 returned with HTTP 404 Jul 10 08:34:39.771971 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 401/1600] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:34:39 2026] GET /volume/v3/snapshots/d0e180d0-4695-4643-91ad-8b0f2c364637 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:34:39.779388 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-b54941ee-9200-4655-87f0-407cf598aebf None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:39.781036 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-b54941ee-9200-4655-87f0-407cf598aebf tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] DELETE https://10.4.3.7/volume/v3/volumes/3656b5b8-bba6-44f0-8105-a4637fcb34b4 Jul 10 08:34:39.781212 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-b54941ee-9200-4655-87f0-407cf598aebf tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:39.781414 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-b54941ee-9200-4655-87f0-407cf598aebf tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Calling method 'delete' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:39.781576 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.volumes [None req-b54941ee-9200-4655-87f0-407cf598aebf tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Delete volume with id: 3656b5b8-bba6-44f0-8105-a4637fcb34b4 Jul 10 08:34:39.788110 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:39.788110 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:34:39.788328 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-b54941ee-9200-4655-87f0-407cf598aebf tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Volume info retrieved successfully. Jul 10 08:34:39.806607 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-b54941ee-9200-4655-87f0-407cf598aebf tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Delete volume request issued successfully. Jul 10 08:34:39.806607 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-b54941ee-9200-4655-87f0-407cf598aebf tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] https://10.4.3.7/volume/v3/volumes/3656b5b8-bba6-44f0-8105-a4637fcb34b4 returned with HTTP 202 Jul 10 08:34:39.806607 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 407/1601] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:34:39 2026] DELETE /volume/v3/volumes/3656b5b8-bba6-44f0-8105-a4637fcb34b4 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:34:39.816352 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-1a454f1c-86e5-4246-87bb-e6e9adcdeaf7 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:39.818623 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-1a454f1c-86e5-4246-87bb-e6e9adcdeaf7 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] GET https://10.4.3.7/volume/v3/volumes/3656b5b8-bba6-44f0-8105-a4637fcb34b4 Jul 10 08:34:39.818911 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-1a454f1c-86e5-4246-87bb-e6e9adcdeaf7 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:39.819194 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-1a454f1c-86e5-4246-87bb-e6e9adcdeaf7 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:39.832039 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:39.832039 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:34:39.836723 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-1a454f1c-86e5-4246-87bb-e6e9adcdeaf7 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Volume info retrieved successfully. Jul 10 08:34:39.842441 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-1a454f1c-86e5-4246-87bb-e6e9adcdeaf7 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] https://10.4.3.7/volume/v3/volumes/3656b5b8-bba6-44f0-8105-a4637fcb34b4 returned with HTTP 200 Jul 10 08:34:39.843028 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 398/1602] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:39 2026] GET /volume/v3/volumes/3656b5b8-bba6-44f0-8105-a4637fcb34b4 => generated 1013 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:34:39.849028 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-c4518bf1-d873-402f-932c-0466fd8f0a46 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:39.851739 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c4518bf1-d873-402f-932c-0466fd8f0a46 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] GET https://10.4.3.7/volume/v3/backups/89739abb-7f57-4766-9ec3-d52624d0db92 Jul 10 08:34:39.851983 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c4518bf1-d873-402f-932c-0466fd8f0a46 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:39.852163 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c4518bf1-d873-402f-932c-0466fd8f0a46 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:39.852311 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-c4518bf1-d873-402f-932c-0466fd8f0a46 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Show backup with id 89739abb-7f57-4766-9ec3-d52624d0db92. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:34:39.857418 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:39.857418 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:34:39.858204 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c4518bf1-d873-402f-932c-0466fd8f0a46 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/backups/89739abb-7f57-4766-9ec3-d52624d0db92 returned with HTTP 200 Jul 10 08:34:39.858607 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 397/1603] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:39 2026] GET /volume/v3/backups/89739abb-7f57-4766-9ec3-d52624d0db92 => generated 831 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:40.394454 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-36286fff-e7fe-4432-98b9-8234135f7a13 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:40.529979 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-36286fff-e7fe-4432-98b9-8234135f7a13 tempest-ExtraSpecsNegativeTest-1941022516 tempest-ExtraSpecsNegativeTest-1941022516-project-admin] POST https://10.4.3.7/volume/v3/types Jul 10 08:34:40.530335 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-36286fff-e7fe-4432-98b9-8234135f7a13 tempest-ExtraSpecsNegativeTest-1941022516 tempest-ExtraSpecsNegativeTest-1941022516-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-624315635", "extra_specs": {"spec1": "val1"}}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:40.545260 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-36286fff-e7fe-4432-98b9-8234135f7a13 tempest-ExtraSpecsNegativeTest-1941022516 tempest-ExtraSpecsNegativeTest-1941022516-project-admin] https://10.4.3.7/volume/v3/types returned with HTTP 200 Jul 10 08:34:40.545698 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 402/1604] 10.4.3.7 () {68 vars in 1239 bytes} [Fri Jul 10 08:34:40 2026] POST /volume/v3/types => generated 242 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:40.610541 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-855f802e-88a8-4d24-9366-4c6dc690493d None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:40.612358 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-855f802e-88a8-4d24-9366-4c6dc690493d tempest-ExtraSpecsNegativeTest-1941022516 tempest-ExtraSpecsNegativeTest-1941022516-project-admin] POST https://10.4.3.7/volume/v3/types/0c09a6a5-9650-4496-8e82-4835bdb23165/extra_specs Jul 10 08:34:40.612680 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-855f802e-88a8-4d24-9366-4c6dc690493d tempest-ExtraSpecsNegativeTest-1941022516 tempest-ExtraSpecsNegativeTest-1941022516-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:40.614053 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-855f802e-88a8-4d24-9366-4c6dc690493d tempest-ExtraSpecsNegativeTest-1941022516 tempest-ExtraSpecsNegativeTest-1941022516-project-admin] https://10.4.3.7/volume/v3/types/0c09a6a5-9650-4496-8e82-4835bdb23165/extra_specs returned with HTTP 400 Jul 10 08:34:40.614500 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 408/1605] 10.4.3.7 () {68 vars in 1385 bytes} [Fri Jul 10 08:34:40 2026] POST /volume/v3/types/0c09a6a5-9650-4496-8e82-4835bdb23165/extra_specs => generated 146 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 08:34:40.623088 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-23373907-93ae-4d7d-b87e-e320f23162af None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:40.624566 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-23373907-93ae-4d7d-b87e-e320f23162af tempest-ExtraSpecsNegativeTest-1941022516 tempest-ExtraSpecsNegativeTest-1941022516-project-admin] POST https://10.4.3.7/volume/v3/types/0c09a6a5-9650-4496-8e82-4835bdb23165/extra_specs Jul 10 08:34:40.624848 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-23373907-93ae-4d7d-b87e-e320f23162af tempest-ExtraSpecsNegativeTest-1941022516 tempest-ExtraSpecsNegativeTest-1941022516-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:40.626193 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-23373907-93ae-4d7d-b87e-e320f23162af tempest-ExtraSpecsNegativeTest-1941022516 tempest-ExtraSpecsNegativeTest-1941022516-project-admin] https://10.4.3.7/volume/v3/types/0c09a6a5-9650-4496-8e82-4835bdb23165/extra_specs returned with HTTP 400 Jul 10 08:34:40.626667 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 399/1606] 10.4.3.7 () {68 vars in 1385 bytes} [Fri Jul 10 08:34:40 2026] POST /volume/v3/types/0c09a6a5-9650-4496-8e82-4835bdb23165/extra_specs => generated 132 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 08:34:40.634184 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-e117febc-0f72-4591-918c-e41203269e41 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:40.636417 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e117febc-0f72-4591-918c-e41203269e41 tempest-ExtraSpecsNegativeTest-1941022516 tempest-ExtraSpecsNegativeTest-1941022516-project-admin] POST https://10.4.3.7/volume/v3/types/3cf91f08-7222-430c-8e87-3632a84fda06/extra_specs Jul 10 08:34:40.636718 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e117febc-0f72-4591-918c-e41203269e41 tempest-ExtraSpecsNegativeTest-1941022516 tempest-ExtraSpecsNegativeTest-1941022516-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:40.645985 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e117febc-0f72-4591-918c-e41203269e41 tempest-ExtraSpecsNegativeTest-1941022516 tempest-ExtraSpecsNegativeTest-1941022516-project-admin] https://10.4.3.7/volume/v3/types/3cf91f08-7222-430c-8e87-3632a84fda06/extra_specs returned with HTTP 404 Jul 10 08:34:40.646514 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 398/1607] 10.4.3.7 () {68 vars in 1385 bytes} [Fri Jul 10 08:34:40 2026] POST /volume/v3/types/3cf91f08-7222-430c-8e87-3632a84fda06/extra_specs => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:34:40.655536 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-d754d13f-4c22-47f4-8322-094c79516c84 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:40.657673 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-d754d13f-4c22-47f4-8322-094c79516c84 tempest-ExtraSpecsNegativeTest-1941022516 tempest-ExtraSpecsNegativeTest-1941022516-project-admin] DELETE https://10.4.3.7/volume/v3/types/84d6cb9b-050a-4c50-9305-d1579f900eb6/extra_specs/spec1 Jul 10 08:34:40.657890 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-d754d13f-4c22-47f4-8322-094c79516c84 tempest-ExtraSpecsNegativeTest-1941022516 tempest-ExtraSpecsNegativeTest-1941022516-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:40.658102 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-d754d13f-4c22-47f4-8322-094c79516c84 tempest-ExtraSpecsNegativeTest-1941022516 tempest-ExtraSpecsNegativeTest-1941022516-project-admin] Calling method 'delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:40.661182 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-d754d13f-4c22-47f4-8322-094c79516c84 tempest-ExtraSpecsNegativeTest-1941022516 tempest-ExtraSpecsNegativeTest-1941022516-project-admin] https://10.4.3.7/volume/v3/types/84d6cb9b-050a-4c50-9305-d1579f900eb6/extra_specs/spec1 returned with HTTP 404 Jul 10 08:34:40.662106 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 403/1608] 10.4.3.7 () {66 vars in 1385 bytes} [Fri Jul 10 08:34:40 2026] DELETE /volume/v3/types/84d6cb9b-050a-4c50-9305-d1579f900eb6/extra_specs/spec1 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:34:40.673360 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-af998203-d251-4139-ab5d-84d330107fdd None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:40.675417 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-af998203-d251-4139-ab5d-84d330107fdd tempest-ExtraSpecsNegativeTest-1941022516 tempest-ExtraSpecsNegativeTest-1941022516-project-admin] GET https://10.4.3.7/volume/v3/types/0c09a6a5-9650-4496-8e82-4835bdb23165/extra_specs/nonexistent_extra_spec_name Jul 10 08:34:40.675644 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-af998203-d251-4139-ab5d-84d330107fdd tempest-ExtraSpecsNegativeTest-1941022516 tempest-ExtraSpecsNegativeTest-1941022516-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:40.676126 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-af998203-d251-4139-ab5d-84d330107fdd tempest-ExtraSpecsNegativeTest-1941022516 tempest-ExtraSpecsNegativeTest-1941022516-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:40.682958 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-af998203-d251-4139-ab5d-84d330107fdd tempest-ExtraSpecsNegativeTest-1941022516 tempest-ExtraSpecsNegativeTest-1941022516-project-admin] https://10.4.3.7/volume/v3/types/0c09a6a5-9650-4496-8e82-4835bdb23165/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Jul 10 08:34:40.683490 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 409/1609] 10.4.3.7 () {66 vars in 1448 bytes} [Fri Jul 10 08:34:40 2026] GET /volume/v3/types/0c09a6a5-9650-4496-8e82-4835bdb23165/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:34:40.692016 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-91abe7b8-2e46-4a76-b972-22a94ce9dd02 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:40.693611 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-91abe7b8-2e46-4a76-b972-22a94ce9dd02 tempest-ExtraSpecsNegativeTest-1941022516 tempest-ExtraSpecsNegativeTest-1941022516-project-admin] GET https://10.4.3.7/volume/v3/types/a44e233c-6af4-4a61-8c5d-ac0f387dc6e4/extra_specs/spec1 Jul 10 08:34:40.693809 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-91abe7b8-2e46-4a76-b972-22a94ce9dd02 tempest-ExtraSpecsNegativeTest-1941022516 tempest-ExtraSpecsNegativeTest-1941022516-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:40.694062 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-91abe7b8-2e46-4a76-b972-22a94ce9dd02 tempest-ExtraSpecsNegativeTest-1941022516 tempest-ExtraSpecsNegativeTest-1941022516-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:40.698618 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-91abe7b8-2e46-4a76-b972-22a94ce9dd02 tempest-ExtraSpecsNegativeTest-1941022516 tempest-ExtraSpecsNegativeTest-1941022516-project-admin] https://10.4.3.7/volume/v3/types/a44e233c-6af4-4a61-8c5d-ac0f387dc6e4/extra_specs/spec1 returned with HTTP 404 Jul 10 08:34:40.698996 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 400/1610] 10.4.3.7 () {66 vars in 1382 bytes} [Fri Jul 10 08:34:40 2026] GET /volume/v3/types/a44e233c-6af4-4a61-8c5d-ac0f387dc6e4/extra_specs/spec1 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:34:40.708818 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-e0f7c338-e238-4841-996b-30cc2e1ce024 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:40.711327 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e0f7c338-e238-4841-996b-30cc2e1ce024 tempest-ExtraSpecsNegativeTest-1941022516 tempest-ExtraSpecsNegativeTest-1941022516-project-admin] GET https://10.4.3.7/volume/v3/types/e9d8d195-0873-49c9-8f31-2fc54b782501/extra_specs Jul 10 08:34:40.711641 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e0f7c338-e238-4841-996b-30cc2e1ce024 tempest-ExtraSpecsNegativeTest-1941022516 tempest-ExtraSpecsNegativeTest-1941022516-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:40.711923 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e0f7c338-e238-4841-996b-30cc2e1ce024 tempest-ExtraSpecsNegativeTest-1941022516 tempest-ExtraSpecsNegativeTest-1941022516-project-admin] Calling method 'index' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:40.715911 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e0f7c338-e238-4841-996b-30cc2e1ce024 tempest-ExtraSpecsNegativeTest-1941022516 tempest-ExtraSpecsNegativeTest-1941022516-project-admin] https://10.4.3.7/volume/v3/types/e9d8d195-0873-49c9-8f31-2fc54b782501/extra_specs returned with HTTP 404 Jul 10 08:34:40.716403 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 399/1611] 10.4.3.7 () {66 vars in 1364 bytes} [Fri Jul 10 08:34:40 2026] GET /volume/v3/types/e9d8d195-0873-49c9-8f31-2fc54b782501/extra_specs => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:34:40.729790 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-c3faf55d-101b-4008-84b6-286fdf826ccc None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:40.731754 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-c3faf55d-101b-4008-84b6-286fdf826ccc tempest-ExtraSpecsNegativeTest-1941022516 tempest-ExtraSpecsNegativeTest-1941022516-project-admin] PUT https://10.4.3.7/volume/v3/types/0c09a6a5-9650-4496-8e82-4835bdb23165/extra_specs/spec1 Jul 10 08:34:40.732120 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-c3faf55d-101b-4008-84b6-286fdf826ccc tempest-ExtraSpecsNegativeTest-1941022516 tempest-ExtraSpecsNegativeTest-1941022516-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:40.733827 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-c3faf55d-101b-4008-84b6-286fdf826ccc tempest-ExtraSpecsNegativeTest-1941022516 tempest-ExtraSpecsNegativeTest-1941022516-project-admin] https://10.4.3.7/volume/v3/types/0c09a6a5-9650-4496-8e82-4835bdb23165/extra_specs/spec1 returned with HTTP 400 Jul 10 08:34:40.734344 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 404/1612] 10.4.3.7 () {68 vars in 1402 bytes} [Fri Jul 10 08:34:40 2026] PUT /volume/v3/types/0c09a6a5-9650-4496-8e82-4835bdb23165/extra_specs/spec1 => generated 102 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 08:34:40.745503 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-f4056016-fdf2-49f2-ab45-df429455871e None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:40.747855 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-f4056016-fdf2-49f2-ab45-df429455871e tempest-ExtraSpecsNegativeTest-1941022516 tempest-ExtraSpecsNegativeTest-1941022516-project-admin] PUT https://10.4.3.7/volume/v3/types/0c09a6a5-9650-4496-8e82-4835bdb23165/extra_specs/spec1 Jul 10 08:34:40.747855 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-f4056016-fdf2-49f2-ab45-df429455871e tempest-ExtraSpecsNegativeTest-1941022516 tempest-ExtraSpecsNegativeTest-1941022516-project-admin] Action: 'update', calling method: update, body: null {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:40.749190 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-f4056016-fdf2-49f2-ab45-df429455871e tempest-ExtraSpecsNegativeTest-1941022516 tempest-ExtraSpecsNegativeTest-1941022516-project-admin] https://10.4.3.7/volume/v3/types/0c09a6a5-9650-4496-8e82-4835bdb23165/extra_specs/spec1 returned with HTTP 400 Jul 10 08:34:40.749698 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 410/1613] 10.4.3.7 () {68 vars in 1401 bytes} [Fri Jul 10 08:34:40 2026] PUT /volume/v3/types/0c09a6a5-9650-4496-8e82-4835bdb23165/extra_specs/spec1 => generated 72 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 10 08:34:40.759186 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-b6b5444d-a81a-4ac0-a93b-0376752d01c4 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:40.761422 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-b6b5444d-a81a-4ac0-a93b-0376752d01c4 tempest-ExtraSpecsNegativeTest-1941022516 tempest-ExtraSpecsNegativeTest-1941022516-project-admin] PUT https://10.4.3.7/volume/v3/types/0c09a6a5-9650-4496-8e82-4835bdb23165/extra_specs/None Jul 10 08:34:40.761821 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-b6b5444d-a81a-4ac0-a93b-0376752d01c4 tempest-ExtraSpecsNegativeTest-1941022516 tempest-ExtraSpecsNegativeTest-1941022516-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:40.778992 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-b6b5444d-a81a-4ac0-a93b-0376752d01c4 tempest-ExtraSpecsNegativeTest-1941022516 tempest-ExtraSpecsNegativeTest-1941022516-project-admin] HTTP exception thrown: Request body and URI mismatch Jul 10 08:34:40.779217 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-b6b5444d-a81a-4ac0-a93b-0376752d01c4 tempest-ExtraSpecsNegativeTest-1941022516 tempest-ExtraSpecsNegativeTest-1941022516-project-admin] https://10.4.3.7/volume/v3/types/0c09a6a5-9650-4496-8e82-4835bdb23165/extra_specs/None returned with HTTP 400 Jul 10 08:34:40.780043 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 401/1614] 10.4.3.7 () {68 vars in 1399 bytes} [Fri Jul 10 08:34:40 2026] PUT /volume/v3/types/0c09a6a5-9650-4496-8e82-4835bdb23165/extra_specs/None => generated 73 bytes in 21 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 10 08:34:40.788706 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-f2fbad4b-7db8-41c1-a656-88bc9027567d None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:40.790722 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f2fbad4b-7db8-41c1-a656-88bc9027567d tempest-ExtraSpecsNegativeTest-1941022516 tempest-ExtraSpecsNegativeTest-1941022516-project-admin] PUT https://10.4.3.7/volume/v3/types/0c09a6a5-9650-4496-8e82-4835bdb23165/extra_specs/13f1dd8b-91fc-421d-a827-d2ca068760ad Jul 10 08:34:40.791155 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f2fbad4b-7db8-41c1-a656-88bc9027567d tempest-ExtraSpecsNegativeTest-1941022516 tempest-ExtraSpecsNegativeTest-1941022516-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:40.802723 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f2fbad4b-7db8-41c1-a656-88bc9027567d tempest-ExtraSpecsNegativeTest-1941022516 tempest-ExtraSpecsNegativeTest-1941022516-project-admin] HTTP exception thrown: Request body and URI mismatch Jul 10 08:34:40.802892 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f2fbad4b-7db8-41c1-a656-88bc9027567d tempest-ExtraSpecsNegativeTest-1941022516 tempest-ExtraSpecsNegativeTest-1941022516-project-admin] https://10.4.3.7/volume/v3/types/0c09a6a5-9650-4496-8e82-4835bdb23165/extra_specs/13f1dd8b-91fc-421d-a827-d2ca068760ad returned with HTTP 400 Jul 10 08:34:40.803691 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 400/1615] 10.4.3.7 () {68 vars in 1495 bytes} [Fri Jul 10 08:34:40 2026] PUT /volume/v3/types/0c09a6a5-9650-4496-8e82-4835bdb23165/extra_specs/13f1dd8b-91fc-421d-a827-d2ca068760ad => generated 73 bytes in 15 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 10 08:34:40.813031 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-e028acfe-a113-4f8b-9071-cda546239910 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:40.815072 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-e028acfe-a113-4f8b-9071-cda546239910 tempest-ExtraSpecsNegativeTest-1941022516 tempest-ExtraSpecsNegativeTest-1941022516-project-admin] PUT https://10.4.3.7/volume/v3/types/d16304fc-d61f-4c12-a0d6-d6d99408beb4/extra_specs/spec1 Jul 10 08:34:40.815449 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-e028acfe-a113-4f8b-9071-cda546239910 tempest-ExtraSpecsNegativeTest-1941022516 tempest-ExtraSpecsNegativeTest-1941022516-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:40.824550 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-e028acfe-a113-4f8b-9071-cda546239910 tempest-ExtraSpecsNegativeTest-1941022516 tempest-ExtraSpecsNegativeTest-1941022516-project-admin] https://10.4.3.7/volume/v3/types/d16304fc-d61f-4c12-a0d6-d6d99408beb4/extra_specs/spec1 returned with HTTP 404 Jul 10 08:34:40.825177 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 405/1616] 10.4.3.7 () {68 vars in 1402 bytes} [Fri Jul 10 08:34:40 2026] PUT /volume/v3/types/d16304fc-d61f-4c12-a0d6-d6d99408beb4/extra_specs/spec1 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:34:40.832889 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-ad426afd-3406-4add-bde2-e8f84fd8ed44 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:40.835117 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-ad426afd-3406-4add-bde2-e8f84fd8ed44 tempest-ExtraSpecsNegativeTest-1941022516 tempest-ExtraSpecsNegativeTest-1941022516-project-admin] DELETE https://10.4.3.7/volume/v3/types/0c09a6a5-9650-4496-8e82-4835bdb23165 Jul 10 08:34:40.835420 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-ad426afd-3406-4add-bde2-e8f84fd8ed44 tempest-ExtraSpecsNegativeTest-1941022516 tempest-ExtraSpecsNegativeTest-1941022516-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:40.835704 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-ad426afd-3406-4add-bde2-e8f84fd8ed44 tempest-ExtraSpecsNegativeTest-1941022516 tempest-ExtraSpecsNegativeTest-1941022516-project-admin] Calling method '_delete' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:40.857463 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-f240b823-d37b-4829-abcb-18734587bb85 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:40.859844 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-f240b823-d37b-4829-abcb-18734587bb85 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] GET https://10.4.3.7/volume/v3/volumes/3656b5b8-bba6-44f0-8105-a4637fcb34b4 Jul 10 08:34:40.860091 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-f240b823-d37b-4829-abcb-18734587bb85 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:40.860361 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-f240b823-d37b-4829-abcb-18734587bb85 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:40.868255 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-61050f19-e985-4cd4-b59b-87cb5be0690b None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:40.868783 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-f240b823-d37b-4829-abcb-18734587bb85 tempest-ProjectReaderTests-756274567 tempest-ProjectReaderTests-756274567-project-admin] https://10.4.3.7/volume/v3/volumes/3656b5b8-bba6-44f0-8105-a4637fcb34b4 returned with HTTP 404 Jul 10 08:34:40.869519 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 402/1617] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:40 2026] GET /volume/v3/volumes/3656b5b8-bba6-44f0-8105-a4637fcb34b4 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:34:40.870114 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-61050f19-e985-4cd4-b59b-87cb5be0690b tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] GET https://10.4.3.7/volume/v3/backups/89739abb-7f57-4766-9ec3-d52624d0db92 Jul 10 08:34:40.870315 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-61050f19-e985-4cd4-b59b-87cb5be0690b tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:40.870559 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-61050f19-e985-4cd4-b59b-87cb5be0690b tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:40.870658 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-61050f19-e985-4cd4-b59b-87cb5be0690b tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Show backup with id 89739abb-7f57-4766-9ec3-d52624d0db92. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:34:40.876934 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:40.876934 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:34:40.877968 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-61050f19-e985-4cd4-b59b-87cb5be0690b tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/backups/89739abb-7f57-4766-9ec3-d52624d0db92 returned with HTTP 200 Jul 10 08:34:40.878654 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 401/1618] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:40 2026] GET /volume/v3/backups/89739abb-7f57-4766-9ec3-d52624d0db92 => generated 831 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:40.880901 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-ad426afd-3406-4add-bde2-e8f84fd8ed44 tempest-ExtraSpecsNegativeTest-1941022516 tempest-ExtraSpecsNegativeTest-1941022516-project-admin] https://10.4.3.7/volume/v3/types/0c09a6a5-9650-4496-8e82-4835bdb23165 returned with HTTP 202 Jul 10 08:34:40.881348 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 411/1619] 10.4.3.7 () {66 vars in 1331 bytes} [Fri Jul 10 08:34:40 2026] DELETE /volume/v3/types/0c09a6a5-9650-4496-8e82-4835bdb23165 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:34:40.890328 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-37475020-a527-4c9d-bd7b-f3c9c57aefbd None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:40.892516 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-37475020-a527-4c9d-bd7b-f3c9c57aefbd tempest-ExtraSpecsNegativeTest-1941022516 tempest-ExtraSpecsNegativeTest-1941022516-project-admin] GET https://10.4.3.7/volume/v3/types/0c09a6a5-9650-4496-8e82-4835bdb23165 Jul 10 08:34:40.892756 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-37475020-a527-4c9d-bd7b-f3c9c57aefbd tempest-ExtraSpecsNegativeTest-1941022516 tempest-ExtraSpecsNegativeTest-1941022516-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:40.892980 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-37475020-a527-4c9d-bd7b-f3c9c57aefbd tempest-ExtraSpecsNegativeTest-1941022516 tempest-ExtraSpecsNegativeTest-1941022516-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:40.896357 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-37475020-a527-4c9d-bd7b-f3c9c57aefbd tempest-ExtraSpecsNegativeTest-1941022516 tempest-ExtraSpecsNegativeTest-1941022516-project-admin] https://10.4.3.7/volume/v3/types/0c09a6a5-9650-4496-8e82-4835bdb23165 returned with HTTP 404 Jul 10 08:34:40.896860 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 406/1620] 10.4.3.7 () {66 vars in 1328 bytes} [Fri Jul 10 08:34:40 2026] GET /volume/v3/types/0c09a6a5-9650-4496-8e82-4835bdb23165 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:34:41.889482 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-65861527-2173-4b9b-bbef-7c075f6d43c7 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:41.891772 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-65861527-2173-4b9b-bbef-7c075f6d43c7 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] GET https://10.4.3.7/volume/v3/backups/89739abb-7f57-4766-9ec3-d52624d0db92 Jul 10 08:34:41.891996 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-65861527-2173-4b9b-bbef-7c075f6d43c7 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:41.892217 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-65861527-2173-4b9b-bbef-7c075f6d43c7 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:41.892355 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-65861527-2173-4b9b-bbef-7c075f6d43c7 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Show backup with id 89739abb-7f57-4766-9ec3-d52624d0db92. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:34:41.899142 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:41.899142 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:34:41.900761 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-65861527-2173-4b9b-bbef-7c075f6d43c7 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/backups/89739abb-7f57-4766-9ec3-d52624d0db92 returned with HTTP 200 Jul 10 08:34:41.901217 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 403/1621] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:41 2026] GET /volume/v3/backups/89739abb-7f57-4766-9ec3-d52624d0db92 => generated 831 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:42.021555 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-c4f6897b-c594-4c94-97d1-292206491d92 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:42.145631 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c4f6897b-c594-4c94-97d1-292206491d92 tempest-AbsoluteLimitsTests-1204519303 tempest-AbsoluteLimitsTests-1204519303-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:34:42.145906 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c4f6897b-c594-4c94-97d1-292206491d92 tempest-AbsoluteLimitsTests-1204519303 tempest-AbsoluteLimitsTests-1204519303-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-1597527904"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:42.149130 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [None req-c4f6897b-c594-4c94-97d1-292206491d92 tempest-AbsoluteLimitsTests-1204519303 tempest-AbsoluteLimitsTests-1204519303-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-1597527904'}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:34:42.149294 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-c4f6897b-c594-4c94-97d1-292206491d92 tempest-AbsoluteLimitsTests-1204519303 tempest-AbsoluteLimitsTests-1204519303-project-member] Create volume of 1 GB Jul 10 08:34:42.153848 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-c4f6897b-c594-4c94-97d1-292206491d92 tempest-AbsoluteLimitsTests-1204519303 tempest-AbsoluteLimitsTests-1204519303-project-member] Availability Zones retrieved successfully. Jul 10 08:34:42.160437 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-c4f6897b-c594-4c94-97d1-292206491d92 tempest-AbsoluteLimitsTests-1204519303 tempest-AbsoluteLimitsTests-1204519303-project-member] Flow 'volume_create_api' (507d151f-4000-4b6c-9370-db6bdbecf843) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:34:42.164243 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-c4f6897b-c594-4c94-97d1-292206491d92 tempest-AbsoluteLimitsTests-1204519303 tempest-AbsoluteLimitsTests-1204519303-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b938021d-ffe9-46fa-af14-735c4b70cc10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:42.165740 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-c4f6897b-c594-4c94-97d1-292206491d92 tempest-AbsoluteLimitsTests-1204519303 tempest-AbsoluteLimitsTests-1204519303-project-member] Validating volume size '1' using validate_int {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:34:42.200150 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-c4f6897b-c594-4c94-97d1-292206491d92 tempest-AbsoluteLimitsTests-1204519303 tempest-AbsoluteLimitsTests-1204519303-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b938021d-ffe9-46fa-af14-735c4b70cc10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:42.201326 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-c4f6897b-c594-4c94-97d1-292206491d92 tempest-AbsoluteLimitsTests-1204519303 tempest-AbsoluteLimitsTests-1204519303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (263e5639-0013-4501-bebd-e8ae4cff1227) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:42.282199 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-c4f6897b-c594-4c94-97d1-292206491d92 tempest-AbsoluteLimitsTests-1204519303 tempest-AbsoluteLimitsTests-1204519303-project-member] Created reservations ['7a4e7818-4387-4b94-98eb-3172993553b8', 'dd451180-aad5-4f9a-8dc2-adecc299eac2', '7724ac9b-dc30-4e09-9269-28390e92d5c7', 'a1a5f319-af06-473d-a68b-4fe1243aacf9'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:34:42.283004 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-c4f6897b-c594-4c94-97d1-292206491d92 tempest-AbsoluteLimitsTests-1204519303 tempest-AbsoluteLimitsTests-1204519303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (263e5639-0013-4501-bebd-e8ae4cff1227) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7a4e7818-4387-4b94-98eb-3172993553b8', 'dd451180-aad5-4f9a-8dc2-adecc299eac2', '7724ac9b-dc30-4e09-9269-28390e92d5c7', 'a1a5f319-af06-473d-a68b-4fe1243aacf9']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:42.283719 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-c4f6897b-c594-4c94-97d1-292206491d92 tempest-AbsoluteLimitsTests-1204519303 tempest-AbsoluteLimitsTests-1204519303-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ec1dec8-07cc-4317-8ca3-8b7b9614c4e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:42.309364 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-c4f6897b-c594-4c94-97d1-292206491d92 tempest-AbsoluteLimitsTests-1204519303 tempest-AbsoluteLimitsTests-1204519303-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ec1dec8-07cc-4317-8ca3-8b7b9614c4e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1cd013de-2cb6-4dbe-804b-483aeb7d17e6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1597527904',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ccdea60ad4a942a1a129f85327619eb3',qos_specs=None,replication_status=,reservations=['7a4e7818-4387-4b94-98eb-3172993553b8','dd451180-aad5-4f9a-8dc2-adecc299eac2','7724ac9b-dc30-4e09-9269-28390e92d5c7','a1a5f319-af06-473d-a68b-4fe1243aacf9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='282c6236abc04d909421f3715a9639ab',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:34:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1597527904',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1cd013de-2cb6-4dbe-804b-483aeb7d17e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ccdea60ad4a942a1a129f85327619eb3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='282c6236abc04d909421f3715a9639ab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:42.310987 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-c4f6897b-c594-4c94-97d1-292206491d92 tempest-AbsoluteLimitsTests-1204519303 tempest-AbsoluteLimitsTests-1204519303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7143f32e-840e-4cba-abff-74a7354d9470) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:42.334185 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-c4f6897b-c594-4c94-97d1-292206491d92 tempest-AbsoluteLimitsTests-1204519303 tempest-AbsoluteLimitsTests-1204519303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7143f32e-840e-4cba-abff-74a7354d9470) transitioned into state 'SUCCESS' from state '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-1597527904',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ccdea60ad4a942a1a129f85327619eb3',qos_specs=None,replication_status=,reservations=['7a4e7818-4387-4b94-98eb-3172993553b8','dd451180-aad5-4f9a-8dc2-adecc299eac2','7724ac9b-dc30-4e09-9269-28390e92d5c7','a1a5f319-af06-473d-a68b-4fe1243aacf9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='282c6236abc04d909421f3715a9639ab',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:42.335181 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-c4f6897b-c594-4c94-97d1-292206491d92 tempest-AbsoluteLimitsTests-1204519303 tempest-AbsoluteLimitsTests-1204519303-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7cfb3f2-4f70-47a4-a7fd-2b66215c0b23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:42.347354 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-c4f6897b-c594-4c94-97d1-292206491d92 tempest-AbsoluteLimitsTests-1204519303 tempest-AbsoluteLimitsTests-1204519303-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7cfb3f2-4f70-47a4-a7fd-2b66215c0b23) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:42.347354 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-c4f6897b-c594-4c94-97d1-292206491d92 tempest-AbsoluteLimitsTests-1204519303 tempest-AbsoluteLimitsTests-1204519303-project-member] Flow 'volume_create_api' (507d151f-4000-4b6c-9370-db6bdbecf843) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:34:42.347719 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-c4f6897b-c594-4c94-97d1-292206491d92 tempest-AbsoluteLimitsTests-1204519303 tempest-AbsoluteLimitsTests-1204519303-project-member] Create volume request issued successfully. Jul 10 08:34:42.349424 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c4f6897b-c594-4c94-97d1-292206491d92 tempest-AbsoluteLimitsTests-1204519303 tempest-AbsoluteLimitsTests-1204519303-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:34:42.349424 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 402/1622] 10.4.3.7 () {68 vars in 1244 bytes} [Fri Jul 10 08:34:42 2026] POST /volume/v3/volumes => generated 746 bytes in 327 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:34:42.366231 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-6c0b0502-8fe2-499e-b1d3-e92853b7b0d5 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:42.372274 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-6c0b0502-8fe2-499e-b1d3-e92853b7b0d5 tempest-AbsoluteLimitsTests-1204519303 tempest-AbsoluteLimitsTests-1204519303-project-member] GET https://10.4.3.7/volume/v3/volumes/1cd013de-2cb6-4dbe-804b-483aeb7d17e6 Jul 10 08:34:42.372274 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-6c0b0502-8fe2-499e-b1d3-e92853b7b0d5 tempest-AbsoluteLimitsTests-1204519303 tempest-AbsoluteLimitsTests-1204519303-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:42.372274 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-6c0b0502-8fe2-499e-b1d3-e92853b7b0d5 tempest-AbsoluteLimitsTests-1204519303 tempest-AbsoluteLimitsTests-1204519303-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:42.380470 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:42.380470 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:34:42.385508 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-6c0b0502-8fe2-499e-b1d3-e92853b7b0d5 tempest-AbsoluteLimitsTests-1204519303 tempest-AbsoluteLimitsTests-1204519303-project-member] Volume info retrieved successfully. Jul 10 08:34:42.390689 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-6c0b0502-8fe2-499e-b1d3-e92853b7b0d5 tempest-AbsoluteLimitsTests-1204519303 tempest-AbsoluteLimitsTests-1204519303-project-member] https://10.4.3.7/volume/v3/volumes/1cd013de-2cb6-4dbe-804b-483aeb7d17e6 returned with HTTP 200 Jul 10 08:34:42.391166 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 412/1623] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:42 2026] GET /volume/v3/volumes/1cd013de-2cb6-4dbe-804b-483aeb7d17e6 => generated 814 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:42.449895 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-3ef826d6-877f-48d0-ba98-c359bd988ca5 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:42.567501 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-3ef826d6-877f-48d0-ba98-c359bd988ca5 tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] POST https://10.4.3.7/volume/v3/types Jul 10 08:34:42.570759 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-3ef826d6-877f-48d0-ba98-c359bd988ca5 tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1024852616", "extra_specs": {"storage_protocol": "tempest-storage_protocol-542970404", "vendor_name": "tempest-vendor_name-429084105"}}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:42.617149 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-3ef826d6-877f-48d0-ba98-c359bd988ca5 tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] https://10.4.3.7/volume/v3/types returned with HTTP 200 Jul 10 08:34:42.617643 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 407/1624] 10.4.3.7 () {68 vars in 1239 bytes} [Fri Jul 10 08:34:42 2026] POST /volume/v3/types => generated 327 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:42.626776 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-d72c7c24-e5d7-42a3-ac1b-dd692ecc0d6d None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:42.628818 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-d72c7c24-e5d7-42a3-ac1b-dd692ecc0d6d tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:34:42.629180 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-d72c7c24-e5d7-42a3-ac1b-dd692ecc0d6d tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "8b9625bc-f58a-4b72-b51a-fd71689ae8db", "size": 1}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:42.631453 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.volumes [None req-d72c7c24-e5d7-42a3-ac1b-dd692ecc0d6d tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Create volume request body: {'volume': {'volume_type': '8b9625bc-f58a-4b72-b51a-fd71689ae8db', 'size': 1}} {{(pid=100055) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:34:42.635150 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-d72c7c24-e5d7-42a3-ac1b-dd692ecc0d6d tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Create volume of 1 GB Jul 10 08:34:42.635935 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:42.635935 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:34:42.636044 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-d72c7c24-e5d7-42a3-ac1b-dd692ecc0d6d tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Availability Zones retrieved successfully. Jul 10 08:34:42.643384 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-d72c7c24-e5d7-42a3-ac1b-dd692ecc0d6d tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Flow 'volume_create_api' (4e87bdbf-8e25-4b08-85d6-b836212346f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:34:42.644351 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-d72c7c24-e5d7-42a3-ac1b-dd692ecc0d6d tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd4f0f4e-27ea-4cd6-ace7-eddf874163ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:42.645214 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.flows.api.create_volume [None req-d72c7c24-e5d7-42a3-ac1b-dd692ecc0d6d tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Validating volume size '1' using validate_int {{(pid=100055) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:34:42.664246 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-d72c7c24-e5d7-42a3-ac1b-dd692ecc0d6d tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd4f0f4e-27ea-4cd6-ace7-eddf874163ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:34:43Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-542970404',vendor_name='tempest-vendor_name-429084105'},id=8b9625bc-f58a-4b72-b51a-fd71689ae8db,is_public=True,name='tempest-ProjectAdminTests-volume-type-1024852616',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8b9625bc-f58a-4b72-b51a-fd71689ae8db', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:42.665142 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-d72c7c24-e5d7-42a3-ac1b-dd692ecc0d6d tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd797524-bb3c-43aa-bb76-8e11b63e8433) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:42.691856 np0000004976 devstack@c-api.service[100055]: WARNING cinder.quota [None req-d72c7c24-e5d7-42a3-ac1b-dd692ecc0d6d tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1024852616 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1024852616, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:34:42.692172 np0000004976 devstack@c-api.service[100055]: WARNING cinder.quota [None req-d72c7c24-e5d7-42a3-ac1b-dd692ecc0d6d tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1024852616 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1024852616, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:34:42.722230 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.quota [None req-d72c7c24-e5d7-42a3-ac1b-dd692ecc0d6d tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Created reservations ['e59f5289-65a0-47da-bf20-c6e59c98c165', '40ecbc51-a9a7-4271-b4c4-9c178987e8fe', '0d845f70-4af4-495d-bb05-9ed0287201ff', 'e3b66c5f-ef23-416f-8f40-3b2d818dbf6a'] {{(pid=100055) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:34:42.722746 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-d72c7c24-e5d7-42a3-ac1b-dd692ecc0d6d tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd797524-bb3c-43aa-bb76-8e11b63e8433) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e59f5289-65a0-47da-bf20-c6e59c98c165', '40ecbc51-a9a7-4271-b4c4-9c178987e8fe', '0d845f70-4af4-495d-bb05-9ed0287201ff', 'e3b66c5f-ef23-416f-8f40-3b2d818dbf6a']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:42.723536 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-d72c7c24-e5d7-42a3-ac1b-dd692ecc0d6d tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5761970d-c1b0-47e3-ae61-7b0473adc60e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:42.750582 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-d72c7c24-e5d7-42a3-ac1b-dd692ecc0d6d tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5761970d-c1b0-47e3-ae61-7b0473adc60e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce2bafea-ada8-4280-866d-3555c6a40db7', '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='13e9614d80cf4722b075803ce105543d',qos_specs=None,replication_status=,reservations=['e59f5289-65a0-47da-bf20-c6e59c98c165','40ecbc51-a9a7-4271-b4c4-9c178987e8fe','0d845f70-4af4-495d-bb05-9ed0287201ff','e3b66c5f-ef23-416f-8f40-3b2d818dbf6a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7e32434d5274144aae58d80b89cd93b',volume_type_id=8b9625bc-f58a-4b72-b51a-fd71689ae8db), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:34:42Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ce2bafea-ada8-4280-866d-3555c6a40db7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13e9614d80cf4722b075803ce105543d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c7e32434d5274144aae58d80b89cd93b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8b9625bc-f58a-4b72-b51a-fd71689ae8db),volume_type_id=8b9625bc-f58a-4b72-b51a-fd71689ae8db)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:42.751270 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-d72c7c24-e5d7-42a3-ac1b-dd692ecc0d6d tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d33f0521-ad53-4825-80f0-6a994a915d78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:42.767758 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-d72c7c24-e5d7-42a3-ac1b-dd692ecc0d6d tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d33f0521-ad53-4825-80f0-6a994a915d78) transitioned into state 'SUCCESS' from 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='13e9614d80cf4722b075803ce105543d',qos_specs=None,replication_status=,reservations=['e59f5289-65a0-47da-bf20-c6e59c98c165','40ecbc51-a9a7-4271-b4c4-9c178987e8fe','0d845f70-4af4-495d-bb05-9ed0287201ff','e3b66c5f-ef23-416f-8f40-3b2d818dbf6a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7e32434d5274144aae58d80b89cd93b',volume_type_id=8b9625bc-f58a-4b72-b51a-fd71689ae8db)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:42.768616 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-d72c7c24-e5d7-42a3-ac1b-dd692ecc0d6d tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a4ea6e7-f178-44e5-b92a-680121120534) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:42.781196 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-d72c7c24-e5d7-42a3-ac1b-dd692ecc0d6d tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a4ea6e7-f178-44e5-b92a-680121120534) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:42.782066 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-d72c7c24-e5d7-42a3-ac1b-dd692ecc0d6d tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Flow 'volume_create_api' (4e87bdbf-8e25-4b08-85d6-b836212346f4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:34:42.782470 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-d72c7c24-e5d7-42a3-ac1b-dd692ecc0d6d tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Create volume request issued successfully. Jul 10 08:34:42.783022 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-d72c7c24-e5d7-42a3-ac1b-dd692ecc0d6d tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:34:42.783627 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 404/1625] 10.4.3.7 () {70 vars in 1284 bytes} [Fri Jul 10 08:34:42 2026] POST /volume/v3/volumes => generated 769 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:34:42.797932 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-c56a8a8f-b66a-44d4-bae8-b51388d8686c None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:42.799765 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c56a8a8f-b66a-44d4-bae8-b51388d8686c tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] GET https://10.4.3.7/volume/v3/volumes/ce2bafea-ada8-4280-866d-3555c6a40db7 Jul 10 08:34:42.799952 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c56a8a8f-b66a-44d4-bae8-b51388d8686c tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:42.800129 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c56a8a8f-b66a-44d4-bae8-b51388d8686c tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:42.807393 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:42.807393 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:34:42.810920 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-c56a8a8f-b66a-44d4-bae8-b51388d8686c tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Volume info retrieved successfully. Jul 10 08:34:42.815197 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c56a8a8f-b66a-44d4-bae8-b51388d8686c tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] https://10.4.3.7/volume/v3/volumes/ce2bafea-ada8-4280-866d-3555c6a40db7 returned with HTTP 200 Jul 10 08:34:42.815707 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 403/1626] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:34:42 2026] GET /volume/v3/volumes/ce2bafea-ada8-4280-866d-3555c6a40db7 => generated 948 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:42.911188 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-8324ffe0-34f4-40be-83f7-60e496d8757c None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:42.913287 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-8324ffe0-34f4-40be-83f7-60e496d8757c tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] GET https://10.4.3.7/volume/v3/backups/89739abb-7f57-4766-9ec3-d52624d0db92 Jul 10 08:34:42.913287 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-8324ffe0-34f4-40be-83f7-60e496d8757c tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:42.913397 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-8324ffe0-34f4-40be-83f7-60e496d8757c tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:42.913691 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-8324ffe0-34f4-40be-83f7-60e496d8757c tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Show backup with id 89739abb-7f57-4766-9ec3-d52624d0db92. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:34:42.917545 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:42.917545 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:34:42.918223 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-8324ffe0-34f4-40be-83f7-60e496d8757c tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/backups/89739abb-7f57-4766-9ec3-d52624d0db92 returned with HTTP 200 Jul 10 08:34:42.918651 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 413/1627] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:42 2026] GET /volume/v3/backups/89739abb-7f57-4766-9ec3-d52624d0db92 => generated 831 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:42.937304 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-16777d31-ca76-4735-a4d2-0129ba172b24 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:42.939147 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-16777d31-ca76-4735-a4d2-0129ba172b24 tempest-VolumesImageMetadata-1339824245 tempest-VolumesImageMetadata-1339824245-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:34:42.939491 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-16777d31-ca76-4735-a4d2-0129ba172b24 tempest-VolumesImageMetadata-1339824245 tempest-VolumesImageMetadata-1339824245-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "e1ee2ea6-9251-43d7-8043-1a8efc6b3698", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-583102816"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:42.940838 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.volumes [None req-16777d31-ca76-4735-a4d2-0129ba172b24 tempest-VolumesImageMetadata-1339824245 tempest-VolumesImageMetadata-1339824245-project-member] Create volume request body: {'volume': {'imageRef': 'e1ee2ea6-9251-43d7-8043-1a8efc6b3698', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-583102816'}} {{(pid=100056) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:34:42.975929 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-5ba64d23-d9f8-4bcb-adc0-75f37aa7c0f6 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:42.977284 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-5ba64d23-d9f8-4bcb-adc0-75f37aa7c0f6 None None] GET https://10.4.3.7/volume// Jul 10 08:34:42.977284 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-5ba64d23-d9f8-4bcb-adc0-75f37aa7c0f6 None None] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:42.977284 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-5ba64d23-d9f8-4bcb-adc0-75f37aa7c0f6 None None] Calling method 'all' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:42.977435 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-5ba64d23-d9f8-4bcb-adc0-75f37aa7c0f6 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:34:42.977803 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 405/1628] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:34:42 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:34:42.984338 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-c364d6ed-b3b6-4cc1-991e-5be5d8b6a663 req-b0c4d791-6b44-46c2-bef6-4d62dedf9854 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:42.986133 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-c364d6ed-b3b6-4cc1-991e-5be5d8b6a663 req-b0c4d791-6b44-46c2-bef6-4d62dedf9854 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] GET https://10.4.3.7/volume/v3/volumes/0750b055-5416-4ae3-8075-74d83a3ad5eb Jul 10 08:34:42.987422 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-c364d6ed-b3b6-4cc1-991e-5be5d8b6a663 req-b0c4d791-6b44-46c2-bef6-4d62dedf9854 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:42.987422 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-c364d6ed-b3b6-4cc1-991e-5be5d8b6a663 req-b0c4d791-6b44-46c2-bef6-4d62dedf9854 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:42.995570 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:42.995570 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:34:42.998650 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-c364d6ed-b3b6-4cc1-991e-5be5d8b6a663 req-b0c4d791-6b44-46c2-bef6-4d62dedf9854 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Volume info retrieved successfully. Jul 10 08:34:43.002799 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-c364d6ed-b3b6-4cc1-991e-5be5d8b6a663 req-b0c4d791-6b44-46c2-bef6-4d62dedf9854 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/0750b055-5416-4ae3-8075-74d83a3ad5eb returned with HTTP 200 Jul 10 08:34:43.003172 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 404/1629] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:34:42 2026] GET /volume/v3/volumes/0750b055-5416-4ae3-8075-74d83a3ad5eb => generated 1543 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:34:43.013155 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-16777d31-ca76-4735-a4d2-0129ba172b24 tempest-VolumesImageMetadata-1339824245 tempest-VolumesImageMetadata-1339824245-project-member] Create volume of 1 GB Jul 10 08:34:43.017652 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-16777d31-ca76-4735-a4d2-0129ba172b24 tempest-VolumesImageMetadata-1339824245 tempest-VolumesImageMetadata-1339824245-project-member] Availability Zones retrieved successfully. Jul 10 08:34:43.024422 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-16777d31-ca76-4735-a4d2-0129ba172b24 tempest-VolumesImageMetadata-1339824245 tempest-VolumesImageMetadata-1339824245-project-member] Flow 'volume_create_api' (286c8ff1-28c0-4b65-8e48-9c093ca5ec4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:34:43.024613 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-16777d31-ca76-4735-a4d2-0129ba172b24 tempest-VolumesImageMetadata-1339824245 tempest-VolumesImageMetadata-1339824245-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09e95e46-cb65-4c9e-8b78-d30c4ebb999d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:43.025593 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.flows.api.create_volume [None req-16777d31-ca76-4735-a4d2-0129ba172b24 tempest-VolumesImageMetadata-1339824245 tempest-VolumesImageMetadata-1339824245-project-member] Validating volume size '1' using validate_int {{(pid=100056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:34:43.089812 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-16777d31-ca76-4735-a4d2-0129ba172b24 tempest-VolumesImageMetadata-1339824245 tempest-VolumesImageMetadata-1339824245-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09e95e46-cb65-4c9e-8b78-d30c4ebb999d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:43.090828 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-16777d31-ca76-4735-a4d2-0129ba172b24 tempest-VolumesImageMetadata-1339824245 tempest-VolumesImageMetadata-1339824245-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55a767c0-b659-4b80-abfc-91087da6ff0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:43.099574 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-c364d6ed-b3b6-4cc1-991e-5be5d8b6a663 req-552c403a-1603-47d1-a53f-1398d084829d None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:43.101969 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-c364d6ed-b3b6-4cc1-991e-5be5d8b6a663 req-552c403a-1603-47d1-a53f-1398d084829d tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] PUT https://10.4.3.7/volume/v3/attachments/56c09e0e-452f-4363-8779-f766cf61e6e1 Jul 10 08:34:43.102505 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-c364d6ed-b3b6-4cc1-991e-5be5d8b6a663 req-552c403a-1603-47d1-a53f-1398d084829d tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.7", "host": "np0000004976", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b54eda21b644", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bf3c9c16-ec3d-4df7-865b-5f424258654a", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:43.111001 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.coordination [req-c364d6ed-b3b6-4cc1-991e-5be5d8b6a663 req-552c403a-1603-47d1-a53f-1398d084829d tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Acquiring lock "cinder-attachment_update-0750b055-5416-4ae3-8075-74d83a3ad5eb-np0000004976" by "attachment_update" {{(pid=100054) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 08:34:43.116507 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.coordination [req-c364d6ed-b3b6-4cc1-991e-5be5d8b6a663 req-552c403a-1603-47d1-a53f-1398d084829d tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Lock "cinder-attachment_update-0750b055-5416-4ae3-8075-74d83a3ad5eb-np0000004976" acquired by "attachment_update" :: waited 0.005s {{(pid=100054) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 08:34:43.118193 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:43.118193 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:34:43.161201 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.quota [None req-16777d31-ca76-4735-a4d2-0129ba172b24 tempest-VolumesImageMetadata-1339824245 tempest-VolumesImageMetadata-1339824245-project-member] Created reservations ['c3cf1ef3-db55-4b2f-9375-126595fe8d20', '5414ffda-6cac-4c72-b06e-fa0fb47c7402', 'ce20146b-b1f3-4362-b2b3-14aad2d21c24', 'd5ca7b5f-b704-4a0d-8243-d503d964f3b4'] {{(pid=100056) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:34:43.162361 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-16777d31-ca76-4735-a4d2-0129ba172b24 tempest-VolumesImageMetadata-1339824245 tempest-VolumesImageMetadata-1339824245-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55a767c0-b659-4b80-abfc-91087da6ff0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c3cf1ef3-db55-4b2f-9375-126595fe8d20', '5414ffda-6cac-4c72-b06e-fa0fb47c7402', 'ce20146b-b1f3-4362-b2b3-14aad2d21c24', 'd5ca7b5f-b704-4a0d-8243-d503d964f3b4']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:43.163418 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-16777d31-ca76-4735-a4d2-0129ba172b24 tempest-VolumesImageMetadata-1339824245 tempest-VolumesImageMetadata-1339824245-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b9449cc-0710-4265-b1c5-041cf88cc043) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:43.191218 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-16777d31-ca76-4735-a4d2-0129ba172b24 tempest-VolumesImageMetadata-1339824245 tempest-VolumesImageMetadata-1339824245-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b9449cc-0710-4265-b1c5-041cf88cc043) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '64b7f658-4cb5-4b6f-b495-a38051c0b65e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-583102816',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3be78f21ffc34b958c48c05e0795e0ee',qos_specs=None,replication_status=,reservations=['c3cf1ef3-db55-4b2f-9375-126595fe8d20','5414ffda-6cac-4c72-b06e-fa0fb47c7402','ce20146b-b1f3-4362-b2b3-14aad2d21c24','d5ca7b5f-b704-4a0d-8243-d503d964f3b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82bb40ae715d4b738e507fdbb715c231',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:34:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-583102816',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=64b7f658-4cb5-4b6f-b495-a38051c0b65e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3be78f21ffc34b958c48c05e0795e0ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='82bb40ae715d4b738e507fdbb715c231',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:43.191989 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-16777d31-ca76-4735-a4d2-0129ba172b24 tempest-VolumesImageMetadata-1339824245 tempest-VolumesImageMetadata-1339824245-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb09480a-aa2b-46e4-966c-51d0be33e58a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:43.209214 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-16777d31-ca76-4735-a4d2-0129ba172b24 tempest-VolumesImageMetadata-1339824245 tempest-VolumesImageMetadata-1339824245-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb09480a-aa2b-46e4-966c-51d0be33e58a) transitioned into state 'SUCCESS' from state '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-583102816',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3be78f21ffc34b958c48c05e0795e0ee',qos_specs=None,replication_status=,reservations=['c3cf1ef3-db55-4b2f-9375-126595fe8d20','5414ffda-6cac-4c72-b06e-fa0fb47c7402','ce20146b-b1f3-4362-b2b3-14aad2d21c24','d5ca7b5f-b704-4a0d-8243-d503d964f3b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82bb40ae715d4b738e507fdbb715c231',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:43.209864 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-16777d31-ca76-4735-a4d2-0129ba172b24 tempest-VolumesImageMetadata-1339824245 tempest-VolumesImageMetadata-1339824245-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe2b41bf-7cf6-40ed-807c-2dbf0686dc19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:43.218078 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-16777d31-ca76-4735-a4d2-0129ba172b24 tempest-VolumesImageMetadata-1339824245 tempest-VolumesImageMetadata-1339824245-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe2b41bf-7cf6-40ed-807c-2dbf0686dc19) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:43.218823 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-16777d31-ca76-4735-a4d2-0129ba172b24 tempest-VolumesImageMetadata-1339824245 tempest-VolumesImageMetadata-1339824245-project-member] Flow 'volume_create_api' (286c8ff1-28c0-4b65-8e48-9c093ca5ec4d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:34:43.219080 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-16777d31-ca76-4735-a4d2-0129ba172b24 tempest-VolumesImageMetadata-1339824245 tempest-VolumesImageMetadata-1339824245-project-member] Create volume request issued successfully. Jul 10 08:34:43.219608 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-16777d31-ca76-4735-a4d2-0129ba172b24 tempest-VolumesImageMetadata-1339824245 tempest-VolumesImageMetadata-1339824245-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:34:43.219982 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 408/1630] 10.4.3.7 () {68 vars in 1245 bytes} [Fri Jul 10 08:34:42 2026] POST /volume/v3/volumes => generated 746 bytes in 283 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:34:43.236096 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-e1bc2757-6c51-455e-81f4-7be5aa60f332 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:43.238968 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-e1bc2757-6c51-455e-81f4-7be5aa60f332 tempest-VolumesImageMetadata-1339824245 tempest-VolumesImageMetadata-1339824245-project-member] GET https://10.4.3.7/volume/v3/volumes/64b7f658-4cb5-4b6f-b495-a38051c0b65e Jul 10 08:34:43.238968 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-e1bc2757-6c51-455e-81f4-7be5aa60f332 tempest-VolumesImageMetadata-1339824245 tempest-VolumesImageMetadata-1339824245-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:43.239237 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-e1bc2757-6c51-455e-81f4-7be5aa60f332 tempest-VolumesImageMetadata-1339824245 tempest-VolumesImageMetadata-1339824245-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:43.247840 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:43.247840 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:34:43.252243 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-e1bc2757-6c51-455e-81f4-7be5aa60f332 tempest-VolumesImageMetadata-1339824245 tempest-VolumesImageMetadata-1339824245-project-member] Volume info retrieved successfully. Jul 10 08:34:43.257245 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-e1bc2757-6c51-455e-81f4-7be5aa60f332 tempest-VolumesImageMetadata-1339824245 tempest-VolumesImageMetadata-1339824245-project-member] https://10.4.3.7/volume/v3/volumes/64b7f658-4cb5-4b6f-b495-a38051c0b65e returned with HTTP 200 Jul 10 08:34:43.257660 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 406/1631] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:43 2026] GET /volume/v3/volumes/64b7f658-4cb5-4b6f-b495-a38051c0b65e => generated 814 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:43.406014 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-46ea8f44-5690-4241-9603-89cb908f7eab None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:43.408400 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-46ea8f44-5690-4241-9603-89cb908f7eab tempest-AbsoluteLimitsTests-1204519303 tempest-AbsoluteLimitsTests-1204519303-project-member] GET https://10.4.3.7/volume/v3/volumes/1cd013de-2cb6-4dbe-804b-483aeb7d17e6 Jul 10 08:34:43.408682 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-46ea8f44-5690-4241-9603-89cb908f7eab tempest-AbsoluteLimitsTests-1204519303 tempest-AbsoluteLimitsTests-1204519303-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:43.408855 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-46ea8f44-5690-4241-9603-89cb908f7eab tempest-AbsoluteLimitsTests-1204519303 tempest-AbsoluteLimitsTests-1204519303-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:43.410857 np0000004976 devstack@c-api.service[100057]: DEBUG dbcounter [-] [100057] Writing DB stats cinder:SELECT=660,cinder:UPDATE=209,cinder:INSERT=112,cinder:DELETE=2 {{(pid=100057) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 08:34:43.420749 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:43.420749 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:34:43.427363 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-46ea8f44-5690-4241-9603-89cb908f7eab tempest-AbsoluteLimitsTests-1204519303 tempest-AbsoluteLimitsTests-1204519303-project-member] Volume info retrieved successfully. Jul 10 08:34:43.433632 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-46ea8f44-5690-4241-9603-89cb908f7eab tempest-AbsoluteLimitsTests-1204519303 tempest-AbsoluteLimitsTests-1204519303-project-member] https://10.4.3.7/volume/v3/volumes/1cd013de-2cb6-4dbe-804b-483aeb7d17e6 returned with HTTP 200 Jul 10 08:34:43.434000 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 405/1632] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:43 2026] GET /volume/v3/volumes/1cd013de-2cb6-4dbe-804b-483aeb7d17e6 => generated 839 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:43.449485 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-9ebdf0c1-f102-4342-b9f1-b5269e5ab506 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:43.451063 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-9ebdf0c1-f102-4342-b9f1-b5269e5ab506 tempest-AbsoluteLimitsTests-1204519303 tempest-AbsoluteLimitsTests-1204519303-project-member] GET https://10.4.3.7/volume/v3/limits Jul 10 08:34:43.451540 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-9ebdf0c1-f102-4342-b9f1-b5269e5ab506 tempest-AbsoluteLimitsTests-1204519303 tempest-AbsoluteLimitsTests-1204519303-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:43.451540 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-9ebdf0c1-f102-4342-b9f1-b5269e5ab506 tempest-AbsoluteLimitsTests-1204519303 tempest-AbsoluteLimitsTests-1204519303-project-member] Calling method 'index' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:43.459227 np0000004976 devstack@c-api.service[100056]: WARNING cinder.quota [None req-9ebdf0c1-f102-4342-b9f1-b5269e5ab506 tempest-AbsoluteLimitsTests-1204519303 tempest-AbsoluteLimitsTests-1204519303-project-member] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1024852616 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1024852616, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:34:43.459495 np0000004976 devstack@c-api.service[100056]: WARNING cinder.quota [None req-9ebdf0c1-f102-4342-b9f1-b5269e5ab506 tempest-AbsoluteLimitsTests-1204519303 tempest-AbsoluteLimitsTests-1204519303-project-member] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1024852616 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1024852616, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:34:43.459734 np0000004976 devstack@c-api.service[100056]: WARNING cinder.quota [None req-9ebdf0c1-f102-4342-b9f1-b5269e5ab506 tempest-AbsoluteLimitsTests-1204519303 tempest-AbsoluteLimitsTests-1204519303-project-member] Deprecated: Default quota for resource: snapshots_tempest-ProjectAdminTests-volume-type-1024852616 is set by the default quota flag: quota_snapshots_tempest-ProjectAdminTests-volume-type-1024852616, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:34:43.460796 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:43.460796 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:34:43.470134 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-9ebdf0c1-f102-4342-b9f1-b5269e5ab506 tempest-AbsoluteLimitsTests-1204519303 tempest-AbsoluteLimitsTests-1204519303-project-member] https://10.4.3.7/volume/v3/limits returned with HTTP 200 Jul 10 08:34:43.470508 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 409/1633] 10.4.3.7 () {66 vars in 1220 bytes} [Fri Jul 10 08:34:43 2026] GET /volume/v3/limits => generated 302 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:43.479065 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-045d3ed5-2948-49d1-aa26-08083cbdf3ab None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:43.481070 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-045d3ed5-2948-49d1-aa26-08083cbdf3ab tempest-AbsoluteLimitsTests-1204519303 tempest-AbsoluteLimitsTests-1204519303-project-member] GET https://10.4.3.7/volume/v3/volumes/1cd013de-2cb6-4dbe-804b-483aeb7d17e6 Jul 10 08:34:43.481294 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-045d3ed5-2948-49d1-aa26-08083cbdf3ab tempest-AbsoluteLimitsTests-1204519303 tempest-AbsoluteLimitsTests-1204519303-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:43.481562 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-045d3ed5-2948-49d1-aa26-08083cbdf3ab tempest-AbsoluteLimitsTests-1204519303 tempest-AbsoluteLimitsTests-1204519303-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:43.489793 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:43.489793 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:34:43.494441 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-045d3ed5-2948-49d1-aa26-08083cbdf3ab tempest-AbsoluteLimitsTests-1204519303 tempest-AbsoluteLimitsTests-1204519303-project-member] Volume info retrieved successfully. Jul 10 08:34:43.498803 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-045d3ed5-2948-49d1-aa26-08083cbdf3ab tempest-AbsoluteLimitsTests-1204519303 tempest-AbsoluteLimitsTests-1204519303-project-member] https://10.4.3.7/volume/v3/volumes/1cd013de-2cb6-4dbe-804b-483aeb7d17e6 returned with HTTP 200 Jul 10 08:34:43.499165 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 407/1634] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:43 2026] GET /volume/v3/volumes/1cd013de-2cb6-4dbe-804b-483aeb7d17e6 => generated 839 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:43.510872 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-5d7329cd-19cd-4797-bbd4-ab9a8c3a70b9 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:43.512526 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5d7329cd-19cd-4797-bbd4-ab9a8c3a70b9 tempest-AbsoluteLimitsTests-1204519303 tempest-AbsoluteLimitsTests-1204519303-project-member] DELETE https://10.4.3.7/volume/v3/volumes/1cd013de-2cb6-4dbe-804b-483aeb7d17e6 Jul 10 08:34:43.512693 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5d7329cd-19cd-4797-bbd4-ab9a8c3a70b9 tempest-AbsoluteLimitsTests-1204519303 tempest-AbsoluteLimitsTests-1204519303-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:43.512896 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5d7329cd-19cd-4797-bbd4-ab9a8c3a70b9 tempest-AbsoluteLimitsTests-1204519303 tempest-AbsoluteLimitsTests-1204519303-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:43.513097 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-5d7329cd-19cd-4797-bbd4-ab9a8c3a70b9 tempest-AbsoluteLimitsTests-1204519303 tempest-AbsoluteLimitsTests-1204519303-project-member] Delete volume with id: 1cd013de-2cb6-4dbe-804b-483aeb7d17e6 Jul 10 08:34:43.520994 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:43.520994 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:34:43.521433 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-5d7329cd-19cd-4797-bbd4-ab9a8c3a70b9 tempest-AbsoluteLimitsTests-1204519303 tempest-AbsoluteLimitsTests-1204519303-project-member] Volume info retrieved successfully. Jul 10 08:34:43.543343 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-5d7329cd-19cd-4797-bbd4-ab9a8c3a70b9 tempest-AbsoluteLimitsTests-1204519303 tempest-AbsoluteLimitsTests-1204519303-project-member] Delete volume request issued successfully. Jul 10 08:34:43.543519 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5d7329cd-19cd-4797-bbd4-ab9a8c3a70b9 tempest-AbsoluteLimitsTests-1204519303 tempest-AbsoluteLimitsTests-1204519303-project-member] https://10.4.3.7/volume/v3/volumes/1cd013de-2cb6-4dbe-804b-483aeb7d17e6 returned with HTTP 202 Jul 10 08:34:43.543920 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 406/1635] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:34:43 2026] DELETE /volume/v3/volumes/1cd013de-2cb6-4dbe-804b-483aeb7d17e6 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:34:43.550768 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-ab41c504-17ce-4c43-a389-971cdd5e8cbe None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:43.552482 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-ab41c504-17ce-4c43-a389-971cdd5e8cbe tempest-AbsoluteLimitsTests-1204519303 tempest-AbsoluteLimitsTests-1204519303-project-member] GET https://10.4.3.7/volume/v3/volumes/1cd013de-2cb6-4dbe-804b-483aeb7d17e6 Jul 10 08:34:43.552650 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-ab41c504-17ce-4c43-a389-971cdd5e8cbe tempest-AbsoluteLimitsTests-1204519303 tempest-AbsoluteLimitsTests-1204519303-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:43.552851 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-ab41c504-17ce-4c43-a389-971cdd5e8cbe tempest-AbsoluteLimitsTests-1204519303 tempest-AbsoluteLimitsTests-1204519303-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:43.560502 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:43.560502 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:34:43.564335 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-ab41c504-17ce-4c43-a389-971cdd5e8cbe tempest-AbsoluteLimitsTests-1204519303 tempest-AbsoluteLimitsTests-1204519303-project-member] Volume info retrieved successfully. Jul 10 08:34:43.568445 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-ab41c504-17ce-4c43-a389-971cdd5e8cbe tempest-AbsoluteLimitsTests-1204519303 tempest-AbsoluteLimitsTests-1204519303-project-member] https://10.4.3.7/volume/v3/volumes/1cd013de-2cb6-4dbe-804b-483aeb7d17e6 returned with HTTP 200 Jul 10 08:34:43.568807 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 410/1636] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:43 2026] GET /volume/v3/volumes/1cd013de-2cb6-4dbe-804b-483aeb7d17e6 => generated 838 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:43.641103 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.coordination [req-c364d6ed-b3b6-4cc1-991e-5be5d8b6a663 req-552c403a-1603-47d1-a53f-1398d084829d tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Lock "cinder-attachment_update-0750b055-5416-4ae3-8075-74d83a3ad5eb-np0000004976" released by "attachment_update" :: held 0.525s {{(pid=100054) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 08:34:43.641490 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-c364d6ed-b3b6-4cc1-991e-5be5d8b6a663 req-552c403a-1603-47d1-a53f-1398d084829d tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/attachments/56c09e0e-452f-4363-8779-f766cf61e6e1 returned with HTTP 200 Jul 10 08:34:43.641835 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 414/1637] 10.4.3.7 () {74 vars in 1690 bytes} [Fri Jul 10 08:34:43 2026] PUT /volume/v3/attachments/56c09e0e-452f-4363-8779-f766cf61e6e1 => generated 969 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:34:43.830767 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-c1c11a7c-6396-4056-9a78-89757667d864 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:43.832393 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-c1c11a7c-6396-4056-9a78-89757667d864 tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] GET https://10.4.3.7/volume/v3/volumes/ce2bafea-ada8-4280-866d-3555c6a40db7 Jul 10 08:34:43.832620 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-c1c11a7c-6396-4056-9a78-89757667d864 tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:43.832841 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-c1c11a7c-6396-4056-9a78-89757667d864 tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:43.839782 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:43.839782 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:34:43.842994 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-c1c11a7c-6396-4056-9a78-89757667d864 tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Volume info retrieved successfully. Jul 10 08:34:43.846607 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-c1c11a7c-6396-4056-9a78-89757667d864 tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] https://10.4.3.7/volume/v3/volumes/ce2bafea-ada8-4280-866d-3555c6a40db7 returned with HTTP 200 Jul 10 08:34:43.846982 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 408/1638] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:34:43 2026] GET /volume/v3/volumes/ce2bafea-ada8-4280-866d-3555c6a40db7 => generated 969 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:43.862660 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-93a11a7f-64c8-46d1-b5a5-8c213070090b None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:43.864309 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-93a11a7f-64c8-46d1-b5a5-8c213070090b tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] GET https://10.4.3.7/volume/v3/messages Jul 10 08:34:43.864516 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-93a11a7f-64c8-46d1-b5a5-8c213070090b tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:43.864681 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-93a11a7f-64c8-46d1-b5a5-8c213070090b tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Calling method 'version_select' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:43.870673 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-93a11a7f-64c8-46d1-b5a5-8c213070090b tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] https://10.4.3.7/volume/v3/messages returned with HTTP 200 Jul 10 08:34:43.871189 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 407/1639] 10.4.3.7 () {68 vars in 1266 bytes} [Fri Jul 10 08:34:43 2026] GET /volume/v3/messages => generated 666 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:43.883762 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-9a092c8b-3170-4d88-945b-47c8912f2ebc None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:43.885495 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-9a092c8b-3170-4d88-945b-47c8912f2ebc tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] DELETE https://10.4.3.7/volume/v3/messages/c505ff5b-acba-443e-8dc4-e0a49fdb28ab Jul 10 08:34:43.885689 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-9a092c8b-3170-4d88-945b-47c8912f2ebc tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:43.885855 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-9a092c8b-3170-4d88-945b-47c8912f2ebc tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Calling method 'version_select' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:43.897043 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-9a092c8b-3170-4d88-945b-47c8912f2ebc tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] https://10.4.3.7/volume/v3/messages/c505ff5b-acba-443e-8dc4-e0a49fdb28ab returned with HTTP 204 Jul 10 08:34:43.897414 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 411/1640] 10.4.3.7 () {68 vars in 1380 bytes} [Fri Jul 10 08:34:43 2026] DELETE /volume/v3/messages/c505ff5b-acba-443e-8dc4-e0a49fdb28ab => generated 0 bytes in 14 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 10 08:34:43.905011 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-5518e543-bda6-423b-9cef-b54a414455cb None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:43.906761 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-5518e543-bda6-423b-9cef-b54a414455cb tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] GET https://10.4.3.7/volume/v3/messages/c505ff5b-acba-443e-8dc4-e0a49fdb28ab Jul 10 08:34:43.906965 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-5518e543-bda6-423b-9cef-b54a414455cb tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:43.907144 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-5518e543-bda6-423b-9cef-b54a414455cb tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Calling method 'version_select' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:43.911719 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-5518e543-bda6-423b-9cef-b54a414455cb tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] https://10.4.3.7/volume/v3/messages/c505ff5b-acba-443e-8dc4-e0a49fdb28ab returned with HTTP 404 Jul 10 08:34:43.912137 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 415/1641] 10.4.3.7 () {68 vars in 1377 bytes} [Fri Jul 10 08:34:43 2026] GET /volume/v3/messages/c505ff5b-acba-443e-8dc4-e0a49fdb28ab => generated 110 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:34:43.918808 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-e511791c-e339-44b8-9087-2aab0d22c2c2 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:43.920436 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-e511791c-e339-44b8-9087-2aab0d22c2c2 tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] DELETE https://10.4.3.7/volume/v3/volumes/ce2bafea-ada8-4280-866d-3555c6a40db7 Jul 10 08:34:43.920634 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-e511791c-e339-44b8-9087-2aab0d22c2c2 tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:43.920807 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-e511791c-e339-44b8-9087-2aab0d22c2c2 tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Calling method 'delete' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:43.920958 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-e511791c-e339-44b8-9087-2aab0d22c2c2 tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Delete volume with id: ce2bafea-ada8-4280-866d-3555c6a40db7 Jul 10 08:34:43.927624 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:43.927624 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:34:43.927910 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-e511791c-e339-44b8-9087-2aab0d22c2c2 tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Volume info retrieved successfully. Jul 10 08:34:43.928851 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-e511791c-e339-44b8-9087-2aab0d22c2c2 tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100055) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 10 08:34:43.929874 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-e9e02a47-29e9-477e-9eed-6f82f633fc44 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:43.931489 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e9e02a47-29e9-477e-9eed-6f82f633fc44 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] GET https://10.4.3.7/volume/v3/backups/89739abb-7f57-4766-9ec3-d52624d0db92 Jul 10 08:34:43.931664 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e9e02a47-29e9-477e-9eed-6f82f633fc44 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:43.931835 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e9e02a47-29e9-477e-9eed-6f82f633fc44 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:43.931940 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-e9e02a47-29e9-477e-9eed-6f82f633fc44 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Show backup with id 89739abb-7f57-4766-9ec3-d52624d0db92. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:34:43.937994 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:43.937994 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:34:43.938807 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e9e02a47-29e9-477e-9eed-6f82f633fc44 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/backups/89739abb-7f57-4766-9ec3-d52624d0db92 returned with HTTP 200 Jul 10 08:34:43.939168 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 408/1642] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:43 2026] GET /volume/v3/backups/89739abb-7f57-4766-9ec3-d52624d0db92 => generated 831 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:43.951658 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.quota [None req-e511791c-e339-44b8-9087-2aab0d22c2c2 tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Created reservations ['b4b6de6a-d0a6-438f-b9e7-f833202ccfe1', 'ff7261e6-c49c-4b23-b93f-4c8631160718', '62c5c47b-130a-4f7b-a11c-4c83c5411e72', 'f8234bdb-13e3-4ef7-8bce-53e02cae6565'] {{(pid=100055) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:34:43.977972 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-e511791c-e339-44b8-9087-2aab0d22c2c2 tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Delete volume request issued successfully. Jul 10 08:34:43.978470 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-e511791c-e339-44b8-9087-2aab0d22c2c2 tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] https://10.4.3.7/volume/v3/volumes/ce2bafea-ada8-4280-866d-3555c6a40db7 returned with HTTP 202 Jul 10 08:34:43.979215 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 409/1643] 10.4.3.7 () {68 vars in 1377 bytes} [Fri Jul 10 08:34:43 2026] DELETE /volume/v3/volumes/ce2bafea-ada8-4280-866d-3555c6a40db7 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:34:43.987005 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-e88ba1c2-505f-46fd-bf9b-4c5d1e52121e None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:43.988582 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-e88ba1c2-505f-46fd-bf9b-4c5d1e52121e tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] DELETE https://10.4.3.7/volume/v3/types/8b9625bc-f58a-4b72-b51a-fd71689ae8db Jul 10 08:34:43.988752 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-e88ba1c2-505f-46fd-bf9b-4c5d1e52121e tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:43.988930 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-e88ba1c2-505f-46fd-bf9b-4c5d1e52121e tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Calling method '_delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:44.010221 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-e88ba1c2-505f-46fd-bf9b-4c5d1e52121e tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] https://10.4.3.7/volume/v3/types/8b9625bc-f58a-4b72-b51a-fd71689ae8db returned with HTTP 202 Jul 10 08:34:44.010619 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 412/1644] 10.4.3.7 () {66 vars in 1331 bytes} [Fri Jul 10 08:34:43 2026] DELETE /volume/v3/types/8b9625bc-f58a-4b72-b51a-fd71689ae8db => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:34:44.018798 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-9944dfc6-fc60-438e-9445-c557f6115af6 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:44.021541 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-9944dfc6-fc60-438e-9445-c557f6115af6 tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] POST https://10.4.3.7/volume/v3/types Jul 10 08:34:44.021872 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-9944dfc6-fc60-438e-9445-c557f6115af6 tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-668847002", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1878075941", "vendor_name": "tempest-vendor_name-228584329"}}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:44.023240 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:44.023240 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:34:44.036139 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-9944dfc6-fc60-438e-9445-c557f6115af6 tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] https://10.4.3.7/volume/v3/types returned with HTTP 200 Jul 10 08:34:44.036541 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 416/1645] 10.4.3.7 () {68 vars in 1239 bytes} [Fri Jul 10 08:34:44 2026] POST /volume/v3/types => generated 327 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:44.043777 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-8304614f-881d-42b0-926d-efc1ea5d8962 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:44.045982 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8304614f-881d-42b0-926d-efc1ea5d8962 tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:34:44.046502 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8304614f-881d-42b0-926d-efc1ea5d8962 tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "4e81ad0c-97c9-474c-a4bc-7043fd8c227c", "size": 1}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:44.048281 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [None req-8304614f-881d-42b0-926d-efc1ea5d8962 tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Create volume request body: {'volume': {'volume_type': '4e81ad0c-97c9-474c-a4bc-7043fd8c227c', 'size': 1}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:34:44.052543 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-8304614f-881d-42b0-926d-efc1ea5d8962 tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Create volume of 1 GB Jul 10 08:34:44.053045 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:44.053045 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:34:44.053556 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-8304614f-881d-42b0-926d-efc1ea5d8962 tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Availability Zones retrieved successfully. Jul 10 08:34:44.062508 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-8304614f-881d-42b0-926d-efc1ea5d8962 tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Flow 'volume_create_api' (8089faf4-6408-4ece-b99d-beca09237361) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:34:44.065331 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-8304614f-881d-42b0-926d-efc1ea5d8962 tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc97b6c7-103a-41e8-afee-7a4a8dbc758e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:44.066564 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-8304614f-881d-42b0-926d-efc1ea5d8962 tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Validating volume size '1' using validate_int {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:34:44.089914 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-8304614f-881d-42b0-926d-efc1ea5d8962 tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc97b6c7-103a-41e8-afee-7a4a8dbc758e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:34:44Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1878075941',vendor_name='tempest-vendor_name-228584329'},id=4e81ad0c-97c9-474c-a4bc-7043fd8c227c,is_public=True,name='tempest-ProjectAdminTests-volume-type-668847002',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4e81ad0c-97c9-474c-a4bc-7043fd8c227c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:44.090591 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-8304614f-881d-42b0-926d-efc1ea5d8962 tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (650b4234-8a15-4611-8ae9-1c296fd0f32e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:44.114685 np0000004976 devstack@c-api.service[100057]: WARNING cinder.quota [None req-8304614f-881d-42b0-926d-efc1ea5d8962 tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-668847002 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-668847002, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:34:44.114918 np0000004976 devstack@c-api.service[100057]: WARNING cinder.quota [None req-8304614f-881d-42b0-926d-efc1ea5d8962 tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-668847002 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-668847002, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:34:44.149918 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-8304614f-881d-42b0-926d-efc1ea5d8962 tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Created reservations ['2e5c7368-e10a-45ac-8444-ea94c037f444', 'ab6a0a69-a00f-4957-97dc-8c7abb632312', 'a1e9cd7a-2847-4c2c-b083-7d309b1eb649', '734b7104-0d96-4ee8-b964-a89e36bbf1c0'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:34:44.150615 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-8304614f-881d-42b0-926d-efc1ea5d8962 tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (650b4234-8a15-4611-8ae9-1c296fd0f32e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2e5c7368-e10a-45ac-8444-ea94c037f444', 'ab6a0a69-a00f-4957-97dc-8c7abb632312', 'a1e9cd7a-2847-4c2c-b083-7d309b1eb649', '734b7104-0d96-4ee8-b964-a89e36bbf1c0']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:44.151275 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-8304614f-881d-42b0-926d-efc1ea5d8962 tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4c442fc-494e-460a-8f71-2c74e9f86486) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:44.152863 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-c364d6ed-b3b6-4cc1-991e-5be5d8b6a663 req-f5274337-1882-4838-873f-b7fe8b2d9c65 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:44.154859 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-c364d6ed-b3b6-4cc1-991e-5be5d8b6a663 req-f5274337-1882-4838-873f-b7fe8b2d9c65 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] POST https://10.4.3.7/volume/v3/attachments/56c09e0e-452f-4363-8779-f766cf61e6e1/action Jul 10 08:34:44.155198 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-c364d6ed-b3b6-4cc1-991e-5be5d8b6a663 req-f5274337-1882-4838-873f-b7fe8b2d9c65 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Action body: b'{"os-complete": null}' {{(pid=100055) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:34:44.155322 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-c364d6ed-b3b6-4cc1-991e-5be5d8b6a663 req-f5274337-1882-4838-873f-b7fe8b2d9c65 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:44.173399 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:44.173399 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:34:44.181850 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-8304614f-881d-42b0-926d-efc1ea5d8962 tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4c442fc-494e-460a-8f71-2c74e9f86486) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bfda64bc-dedf-4daf-b42f-d595af6795db', '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='13e9614d80cf4722b075803ce105543d',qos_specs=None,replication_status=,reservations=['2e5c7368-e10a-45ac-8444-ea94c037f444','ab6a0a69-a00f-4957-97dc-8c7abb632312','a1e9cd7a-2847-4c2c-b083-7d309b1eb649','734b7104-0d96-4ee8-b964-a89e36bbf1c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7e32434d5274144aae58d80b89cd93b',volume_type_id=4e81ad0c-97c9-474c-a4bc-7043fd8c227c), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:34:44Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bfda64bc-dedf-4daf-b42f-d595af6795db,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13e9614d80cf4722b075803ce105543d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c7e32434d5274144aae58d80b89cd93b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4e81ad0c-97c9-474c-a4bc-7043fd8c227c),volume_type_id=4e81ad0c-97c9-474c-a4bc-7043fd8c227c)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:44.182019 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-c364d6ed-b3b6-4cc1-991e-5be5d8b6a663 req-f5274337-1882-4838-873f-b7fe8b2d9c65 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/attachments/56c09e0e-452f-4363-8779-f766cf61e6e1/action returned with HTTP 204 Jul 10 08:34:44.182489 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 410/1646] 10.4.3.7 () {74 vars in 1711 bytes} [Fri Jul 10 08:34:44 2026] POST /volume/v3/attachments/56c09e0e-452f-4363-8779-f766cf61e6e1/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:34:44.182642 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-8304614f-881d-42b0-926d-efc1ea5d8962 tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35b9cfb0-5126-4fb8-b8a3-6daca11b8143) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:44.200657 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-8304614f-881d-42b0-926d-efc1ea5d8962 tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35b9cfb0-5126-4fb8-b8a3-6daca11b8143) transitioned into state 'SUCCESS' from 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='13e9614d80cf4722b075803ce105543d',qos_specs=None,replication_status=,reservations=['2e5c7368-e10a-45ac-8444-ea94c037f444','ab6a0a69-a00f-4957-97dc-8c7abb632312','a1e9cd7a-2847-4c2c-b083-7d309b1eb649','734b7104-0d96-4ee8-b964-a89e36bbf1c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7e32434d5274144aae58d80b89cd93b',volume_type_id=4e81ad0c-97c9-474c-a4bc-7043fd8c227c)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:44.201294 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-8304614f-881d-42b0-926d-efc1ea5d8962 tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93acd819-aaea-4659-a1f7-57506f2acdaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:44.212386 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-8304614f-881d-42b0-926d-efc1ea5d8962 tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93acd819-aaea-4659-a1f7-57506f2acdaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:44.213550 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-8304614f-881d-42b0-926d-efc1ea5d8962 tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Flow 'volume_create_api' (8089faf4-6408-4ece-b99d-beca09237361) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:34:44.213897 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-8304614f-881d-42b0-926d-efc1ea5d8962 tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Create volume request issued successfully. Jul 10 08:34:44.217607 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8304614f-881d-42b0-926d-efc1ea5d8962 tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:34:44.218058 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 409/1647] 10.4.3.7 () {70 vars in 1284 bytes} [Fri Jul 10 08:34:44 2026] POST /volume/v3/volumes => generated 768 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:34:44.232293 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-9eae7862-3858-4709-a9e6-2adf25e0bdf4 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:44.234110 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-9eae7862-3858-4709-a9e6-2adf25e0bdf4 tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] GET https://10.4.3.7/volume/v3/volumes/bfda64bc-dedf-4daf-b42f-d595af6795db Jul 10 08:34:44.234342 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-9eae7862-3858-4709-a9e6-2adf25e0bdf4 tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:44.234554 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-9eae7862-3858-4709-a9e6-2adf25e0bdf4 tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:44.242111 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:44.242111 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:34:44.246867 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-9eae7862-3858-4709-a9e6-2adf25e0bdf4 tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Volume info retrieved successfully. Jul 10 08:34:44.250734 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-9eae7862-3858-4709-a9e6-2adf25e0bdf4 tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] https://10.4.3.7/volume/v3/volumes/bfda64bc-dedf-4daf-b42f-d595af6795db returned with HTTP 200 Jul 10 08:34:44.251083 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 413/1648] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:34:44 2026] GET /volume/v3/volumes/bfda64bc-dedf-4daf-b42f-d595af6795db => generated 947 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:44.271384 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-3a6a239a-0b31-4164-b8a8-5eb4c7f6ed9c None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:44.274243 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-3a6a239a-0b31-4164-b8a8-5eb4c7f6ed9c tempest-VolumesImageMetadata-1339824245 tempest-VolumesImageMetadata-1339824245-project-member] GET https://10.4.3.7/volume/v3/volumes/64b7f658-4cb5-4b6f-b495-a38051c0b65e Jul 10 08:34:44.274551 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-3a6a239a-0b31-4164-b8a8-5eb4c7f6ed9c tempest-VolumesImageMetadata-1339824245 tempest-VolumesImageMetadata-1339824245-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:44.274820 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-3a6a239a-0b31-4164-b8a8-5eb4c7f6ed9c tempest-VolumesImageMetadata-1339824245 tempest-VolumesImageMetadata-1339824245-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:44.281777 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-dc1b6cd4-4714-47c0-987d-900c44cefcde req-4b5a46f8-b842-4377-b61e-3b5343470876 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:44.284200 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:44.284200 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:34:44.284274 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-dc1b6cd4-4714-47c0-987d-900c44cefcde req-4b5a46f8-b842-4377-b61e-3b5343470876 tempest-ServerActionsV293TestJSON-964660164 tempest-ServerActionsV293TestJSON-964660164-project-member] DELETE https://10.4.3.7/volume/v3/attachments/be1173f3-6d74-4781-82b4-9830a0f96005 Jul 10 08:34:44.284509 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-dc1b6cd4-4714-47c0-987d-900c44cefcde req-4b5a46f8-b842-4377-b61e-3b5343470876 tempest-ServerActionsV293TestJSON-964660164 tempest-ServerActionsV293TestJSON-964660164-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:44.284751 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-dc1b6cd4-4714-47c0-987d-900c44cefcde req-4b5a46f8-b842-4377-b61e-3b5343470876 tempest-ServerActionsV293TestJSON-964660164 tempest-ServerActionsV293TestJSON-964660164-project-member] Calling method 'version_select' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:44.291795 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:44.291795 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:34:44.292087 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-3a6a239a-0b31-4164-b8a8-5eb4c7f6ed9c tempest-VolumesImageMetadata-1339824245 tempest-VolumesImageMetadata-1339824245-project-member] Volume info retrieved successfully. Jul 10 08:34:44.297646 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-3a6a239a-0b31-4164-b8a8-5eb4c7f6ed9c tempest-VolumesImageMetadata-1339824245 tempest-VolumesImageMetadata-1339824245-project-member] https://10.4.3.7/volume/v3/volumes/64b7f658-4cb5-4b6f-b495-a38051c0b65e returned with HTTP 200 Jul 10 08:34:44.298204 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 417/1649] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:44 2026] GET /volume/v3/volumes/64b7f658-4cb5-4b6f-b495-a38051c0b65e => generated 1354 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:34:44.312340 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-1bf37556-6d9d-4cbf-8283-af0cc33099a9 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:44.314698 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-1bf37556-6d9d-4cbf-8283-af0cc33099a9 tempest-VolumesImageMetadata-1339824245 tempest-VolumesImageMetadata-1339824245-project-member] POST https://10.4.3.7/volume/v3/volumes/64b7f658-4cb5-4b6f-b495-a38051c0b65e/action Jul 10 08:34:44.315142 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-1bf37556-6d9d-4cbf-8283-af0cc33099a9 tempest-VolumesImageMetadata-1339824245 tempest-VolumesImageMetadata-1339824245-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=100057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:34:44.315315 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-1bf37556-6d9d-4cbf-8283-af0cc33099a9 tempest-VolumesImageMetadata-1339824245 tempest-VolumesImageMetadata-1339824245-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=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:44.323181 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:44.323181 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:34:44.328617 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:44.328617 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:34:44.329162 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-1bf37556-6d9d-4cbf-8283-af0cc33099a9 tempest-VolumesImageMetadata-1339824245 tempest-VolumesImageMetadata-1339824245-project-member] Volume info retrieved successfully. Jul 10 08:34:44.338735 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-1bf37556-6d9d-4cbf-8283-af0cc33099a9 tempest-VolumesImageMetadata-1339824245 tempest-VolumesImageMetadata-1339824245-project-member] Update volume metadata completed successfully. Jul 10 08:34:44.338968 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-1bf37556-6d9d-4cbf-8283-af0cc33099a9 tempest-VolumesImageMetadata-1339824245 tempest-VolumesImageMetadata-1339824245-project-member] https://10.4.3.7/volume/v3/volumes/64b7f658-4cb5-4b6f-b495-a38051c0b65e/action returned with HTTP 200 Jul 10 08:34:44.339395 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 410/1650] 10.4.3.7 () {68 vars in 1377 bytes} [Fri Jul 10 08:34:44 2026] POST /volume/v3/volumes/64b7f658-4cb5-4b6f-b495-a38051c0b65e/action => generated 563 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:44.346512 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-c794a0f8-2aca-4b49-aa26-6bb46d817b02 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:44.348210 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-c794a0f8-2aca-4b49-aa26-6bb46d817b02 tempest-VolumesImageMetadata-1339824245 tempest-VolumesImageMetadata-1339824245-project-member] GET https://10.4.3.7/volume/v3/volumes/64b7f658-4cb5-4b6f-b495-a38051c0b65e Jul 10 08:34:44.348442 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-c794a0f8-2aca-4b49-aa26-6bb46d817b02 tempest-VolumesImageMetadata-1339824245 tempest-VolumesImageMetadata-1339824245-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:44.348670 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-c794a0f8-2aca-4b49-aa26-6bb46d817b02 tempest-VolumesImageMetadata-1339824245 tempest-VolumesImageMetadata-1339824245-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:44.355424 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:44.355424 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:34:44.359354 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-c794a0f8-2aca-4b49-aa26-6bb46d817b02 tempest-VolumesImageMetadata-1339824245 tempest-VolumesImageMetadata-1339824245-project-member] Volume info retrieved successfully. Jul 10 08:34:44.364587 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-c794a0f8-2aca-4b49-aa26-6bb46d817b02 tempest-VolumesImageMetadata-1339824245 tempest-VolumesImageMetadata-1339824245-project-member] https://10.4.3.7/volume/v3/volumes/64b7f658-4cb5-4b6f-b495-a38051c0b65e returned with HTTP 200 Jul 10 08:34:44.364980 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 414/1651] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:44 2026] GET /volume/v3/volumes/64b7f658-4cb5-4b6f-b495-a38051c0b65e => generated 1414 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:34:44.377162 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-de78b1bb-73af-4bb0-9a27-fd5527f08779 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:44.381425 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-de78b1bb-73af-4bb0-9a27-fd5527f08779 tempest-VolumesImageMetadata-1339824245 tempest-VolumesImageMetadata-1339824245-project-member] POST https://10.4.3.7/volume/v3/volumes/64b7f658-4cb5-4b6f-b495-a38051c0b65e/action Jul 10 08:34:44.381425 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-de78b1bb-73af-4bb0-9a27-fd5527f08779 tempest-VolumesImageMetadata-1339824245 tempest-VolumesImageMetadata-1339824245-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=100054) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:34:44.381425 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-de78b1bb-73af-4bb0-9a27-fd5527f08779 tempest-VolumesImageMetadata-1339824245 tempest-VolumesImageMetadata-1339824245-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:44.387433 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:44.387433 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:34:44.393324 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:44.393324 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:34:44.393802 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-de78b1bb-73af-4bb0-9a27-fd5527f08779 tempest-VolumesImageMetadata-1339824245 tempest-VolumesImageMetadata-1339824245-project-member] Volume info retrieved successfully. Jul 10 08:34:44.398707 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-de78b1bb-73af-4bb0-9a27-fd5527f08779 tempest-VolumesImageMetadata-1339824245 tempest-VolumesImageMetadata-1339824245-project-member] Get volume image-metadata completed successfully. Jul 10 08:34:44.408671 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-de78b1bb-73af-4bb0-9a27-fd5527f08779 tempest-VolumesImageMetadata-1339824245 tempest-VolumesImageMetadata-1339824245-project-member] Delete volume metadata completed successfully. Jul 10 08:34:44.408845 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-de78b1bb-73af-4bb0-9a27-fd5527f08779 tempest-VolumesImageMetadata-1339824245 tempest-VolumesImageMetadata-1339824245-project-member] https://10.4.3.7/volume/v3/volumes/64b7f658-4cb5-4b6f-b495-a38051c0b65e/action returned with HTTP 200 Jul 10 08:34:44.409281 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 418/1652] 10.4.3.7 () {68 vars in 1376 bytes} [Fri Jul 10 08:34:44 2026] POST /volume/v3/volumes/64b7f658-4cb5-4b6f-b495-a38051c0b65e/action => generated 0 bytes in 33 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jul 10 08:34:44.415743 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-b497d0ef-829f-44d9-96c7-c64ceb8255d3 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:44.418233 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b497d0ef-829f-44d9-96c7-c64ceb8255d3 tempest-VolumesImageMetadata-1339824245 tempest-VolumesImageMetadata-1339824245-project-member] POST https://10.4.3.7/volume/v3/volumes/64b7f658-4cb5-4b6f-b495-a38051c0b65e/action Jul 10 08:34:44.418671 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b497d0ef-829f-44d9-96c7-c64ceb8255d3 tempest-VolumesImageMetadata-1339824245 tempest-VolumesImageMetadata-1339824245-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=100057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:34:44.418823 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b497d0ef-829f-44d9-96c7-c64ceb8255d3 tempest-VolumesImageMetadata-1339824245 tempest-VolumesImageMetadata-1339824245-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:44.430683 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:44.430683 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:34:44.431305 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-b497d0ef-829f-44d9-96c7-c64ceb8255d3 tempest-VolumesImageMetadata-1339824245 tempest-VolumesImageMetadata-1339824245-project-member] Volume info retrieved successfully. Jul 10 08:34:44.437353 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-b497d0ef-829f-44d9-96c7-c64ceb8255d3 tempest-VolumesImageMetadata-1339824245 tempest-VolumesImageMetadata-1339824245-project-member] Get volume image-metadata completed successfully. Jul 10 08:34:44.437720 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b497d0ef-829f-44d9-96c7-c64ceb8255d3 tempest-VolumesImageMetadata-1339824245 tempest-VolumesImageMetadata-1339824245-project-member] https://10.4.3.7/volume/v3/volumes/64b7f658-4cb5-4b6f-b495-a38051c0b65e/action returned with HTTP 200 Jul 10 08:34:44.438223 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 411/1653] 10.4.3.7 () {68 vars in 1376 bytes} [Fri Jul 10 08:34:44 2026] POST /volume/v3/volumes/64b7f658-4cb5-4b6f-b495-a38051c0b65e/action => generated 537 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:44.445206 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-99078791-938e-42f3-bfcf-38ad6a6d506f None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:44.446887 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-99078791-938e-42f3-bfcf-38ad6a6d506f tempest-VolumesImageMetadata-1339824245 tempest-VolumesImageMetadata-1339824245-project-member] GET https://10.4.3.7/volume/v3/volumes/64b7f658-4cb5-4b6f-b495-a38051c0b65e Jul 10 08:34:44.447073 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-99078791-938e-42f3-bfcf-38ad6a6d506f tempest-VolumesImageMetadata-1339824245 tempest-VolumesImageMetadata-1339824245-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:44.447282 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-99078791-938e-42f3-bfcf-38ad6a6d506f tempest-VolumesImageMetadata-1339824245 tempest-VolumesImageMetadata-1339824245-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:44.455922 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:44.455922 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:34:44.459361 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-99078791-938e-42f3-bfcf-38ad6a6d506f tempest-VolumesImageMetadata-1339824245 tempest-VolumesImageMetadata-1339824245-project-member] Volume info retrieved successfully. Jul 10 08:34:44.466915 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-99078791-938e-42f3-bfcf-38ad6a6d506f tempest-VolumesImageMetadata-1339824245 tempest-VolumesImageMetadata-1339824245-project-member] https://10.4.3.7/volume/v3/volumes/64b7f658-4cb5-4b6f-b495-a38051c0b65e returned with HTTP 200 Jul 10 08:34:44.467376 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 415/1654] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:44 2026] GET /volume/v3/volumes/64b7f658-4cb5-4b6f-b495-a38051c0b65e => generated 1388 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:34:44.483680 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-b9daf810-6543-4ff0-ad9a-1a8db20421e8 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:44.485783 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-b9daf810-6543-4ff0-ad9a-1a8db20421e8 tempest-VolumesImageMetadata-1339824245 tempest-VolumesImageMetadata-1339824245-project-member] DELETE https://10.4.3.7/volume/v3/volumes/64b7f658-4cb5-4b6f-b495-a38051c0b65e Jul 10 08:34:44.486036 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-b9daf810-6543-4ff0-ad9a-1a8db20421e8 tempest-VolumesImageMetadata-1339824245 tempest-VolumesImageMetadata-1339824245-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:44.486329 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-b9daf810-6543-4ff0-ad9a-1a8db20421e8 tempest-VolumesImageMetadata-1339824245 tempest-VolumesImageMetadata-1339824245-project-member] Calling method 'delete' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:44.486520 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.volumes [None req-b9daf810-6543-4ff0-ad9a-1a8db20421e8 tempest-VolumesImageMetadata-1339824245 tempest-VolumesImageMetadata-1339824245-project-member] Delete volume with id: 64b7f658-4cb5-4b6f-b495-a38051c0b65e Jul 10 08:34:44.495670 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:44.495670 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:34:44.496161 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-b9daf810-6543-4ff0-ad9a-1a8db20421e8 tempest-VolumesImageMetadata-1339824245 tempest-VolumesImageMetadata-1339824245-project-member] Volume info retrieved successfully. Jul 10 08:34:44.517724 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-b9daf810-6543-4ff0-ad9a-1a8db20421e8 tempest-VolumesImageMetadata-1339824245 tempest-VolumesImageMetadata-1339824245-project-member] Delete volume request issued successfully. Jul 10 08:34:44.517724 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-b9daf810-6543-4ff0-ad9a-1a8db20421e8 tempest-VolumesImageMetadata-1339824245 tempest-VolumesImageMetadata-1339824245-project-member] https://10.4.3.7/volume/v3/volumes/64b7f658-4cb5-4b6f-b495-a38051c0b65e returned with HTTP 202 Jul 10 08:34:44.518783 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 419/1655] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:34:44 2026] DELETE /volume/v3/volumes/64b7f658-4cb5-4b6f-b495-a38051c0b65e => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:34:44.525321 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-379fd403-9666-46a9-a24f-2b2f9f381b4a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:44.527594 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-379fd403-9666-46a9-a24f-2b2f9f381b4a tempest-VolumesImageMetadata-1339824245 tempest-VolumesImageMetadata-1339824245-project-member] GET https://10.4.3.7/volume/v3/volumes/64b7f658-4cb5-4b6f-b495-a38051c0b65e Jul 10 08:34:44.527594 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-379fd403-9666-46a9-a24f-2b2f9f381b4a tempest-VolumesImageMetadata-1339824245 tempest-VolumesImageMetadata-1339824245-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:44.527594 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-379fd403-9666-46a9-a24f-2b2f9f381b4a tempest-VolumesImageMetadata-1339824245 tempest-VolumesImageMetadata-1339824245-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:44.534108 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:44.534108 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:34:44.537304 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-379fd403-9666-46a9-a24f-2b2f9f381b4a tempest-VolumesImageMetadata-1339824245 tempest-VolumesImageMetadata-1339824245-project-member] Volume info retrieved successfully. Jul 10 08:34:44.541652 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-379fd403-9666-46a9-a24f-2b2f9f381b4a tempest-VolumesImageMetadata-1339824245 tempest-VolumesImageMetadata-1339824245-project-member] https://10.4.3.7/volume/v3/volumes/64b7f658-4cb5-4b6f-b495-a38051c0b65e returned with HTTP 200 Jul 10 08:34:44.542055 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 412/1656] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:44 2026] GET /volume/v3/volumes/64b7f658-4cb5-4b6f-b495-a38051c0b65e => generated 1387 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:34:44.581559 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-8a0a47b2-26be-401a-b1d8-d8338ed66615 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:44.582576 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-8a0a47b2-26be-401a-b1d8-d8338ed66615 tempest-AbsoluteLimitsTests-1204519303 tempest-AbsoluteLimitsTests-1204519303-project-member] GET https://10.4.3.7/volume/v3/volumes/1cd013de-2cb6-4dbe-804b-483aeb7d17e6 Jul 10 08:34:44.582749 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-8a0a47b2-26be-401a-b1d8-d8338ed66615 tempest-AbsoluteLimitsTests-1204519303 tempest-AbsoluteLimitsTests-1204519303-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:44.582938 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-8a0a47b2-26be-401a-b1d8-d8338ed66615 tempest-AbsoluteLimitsTests-1204519303 tempest-AbsoluteLimitsTests-1204519303-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:44.588154 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-8a0a47b2-26be-401a-b1d8-d8338ed66615 tempest-AbsoluteLimitsTests-1204519303 tempest-AbsoluteLimitsTests-1204519303-project-member] https://10.4.3.7/volume/v3/volumes/1cd013de-2cb6-4dbe-804b-483aeb7d17e6 returned with HTTP 404 Jul 10 08:34:44.588791 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 416/1657] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:44 2026] GET /volume/v3/volumes/1cd013de-2cb6-4dbe-804b-483aeb7d17e6 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:34:44.839987 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-dc1b6cd4-4714-47c0-987d-900c44cefcde req-4b5a46f8-b842-4377-b61e-3b5343470876 tempest-ServerActionsV293TestJSON-964660164 tempest-ServerActionsV293TestJSON-964660164-project-member] https://10.4.3.7/volume/v3/attachments/be1173f3-6d74-4781-82b4-9830a0f96005 returned with HTTP 200 Jul 10 08:34:44.840425 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 411/1658] 10.4.3.7 () {72 vars in 1659 bytes} [Fri Jul 10 08:34:44 2026] DELETE /volume/v3/attachments/be1173f3-6d74-4781-82b4-9830a0f96005 => generated 19 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:44.854042 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-dc1b6cd4-4714-47c0-987d-900c44cefcde req-d8653e94-dbb3-496e-b353-820885abb210 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:44.856053 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-dc1b6cd4-4714-47c0-987d-900c44cefcde req-d8653e94-dbb3-496e-b353-820885abb210 tempest-ServerActionsV293TestJSON-964660164 tempest-ServerActionsV293TestJSON-964660164-project-member] DELETE https://10.4.3.7/volume/v3/volumes/fe088cf1-aa61-4fb5-83b7-377cae30f727 Jul 10 08:34:44.856214 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-dc1b6cd4-4714-47c0-987d-900c44cefcde req-d8653e94-dbb3-496e-b353-820885abb210 tempest-ServerActionsV293TestJSON-964660164 tempest-ServerActionsV293TestJSON-964660164-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:44.856476 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-dc1b6cd4-4714-47c0-987d-900c44cefcde req-d8653e94-dbb3-496e-b353-820885abb210 tempest-ServerActionsV293TestJSON-964660164 tempest-ServerActionsV293TestJSON-964660164-project-member] Calling method 'delete' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:44.856588 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.volumes [req-dc1b6cd4-4714-47c0-987d-900c44cefcde req-d8653e94-dbb3-496e-b353-820885abb210 tempest-ServerActionsV293TestJSON-964660164 tempest-ServerActionsV293TestJSON-964660164-project-member] Delete volume with id: fe088cf1-aa61-4fb5-83b7-377cae30f727 Jul 10 08:34:44.862655 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:44.862655 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:34:44.863081 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-dc1b6cd4-4714-47c0-987d-900c44cefcde req-d8653e94-dbb3-496e-b353-820885abb210 tempest-ServerActionsV293TestJSON-964660164 tempest-ServerActionsV293TestJSON-964660164-project-member] Volume info retrieved successfully. Jul 10 08:34:44.882366 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-dc1b6cd4-4714-47c0-987d-900c44cefcde req-d8653e94-dbb3-496e-b353-820885abb210 tempest-ServerActionsV293TestJSON-964660164 tempest-ServerActionsV293TestJSON-964660164-project-member] Delete volume request issued successfully. Jul 10 08:34:44.882542 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-dc1b6cd4-4714-47c0-987d-900c44cefcde req-d8653e94-dbb3-496e-b353-820885abb210 tempest-ServerActionsV293TestJSON-964660164 tempest-ServerActionsV293TestJSON-964660164-project-member] https://10.4.3.7/volume/v3/volumes/fe088cf1-aa61-4fb5-83b7-377cae30f727 returned with HTTP 202 Jul 10 08:34:44.882950 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 420/1659] 10.4.3.7 () {70 vars in 1606 bytes} [Fri Jul 10 08:34:44 2026] DELETE /volume/v3/volumes/fe088cf1-aa61-4fb5-83b7-377cae30f727 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:34:44.953006 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-220839b0-b254-44de-993e-34d07846edb4 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:44.955279 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-220839b0-b254-44de-993e-34d07846edb4 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] GET https://10.4.3.7/volume/v3/backups/89739abb-7f57-4766-9ec3-d52624d0db92 Jul 10 08:34:44.955807 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-220839b0-b254-44de-993e-34d07846edb4 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:44.956084 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-220839b0-b254-44de-993e-34d07846edb4 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:44.956202 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-220839b0-b254-44de-993e-34d07846edb4 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Show backup with id 89739abb-7f57-4766-9ec3-d52624d0db92. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:34:44.960479 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:44.960479 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:34:44.961287 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-220839b0-b254-44de-993e-34d07846edb4 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/backups/89739abb-7f57-4766-9ec3-d52624d0db92 returned with HTTP 200 Jul 10 08:34:44.961697 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 413/1660] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:44 2026] GET /volume/v3/backups/89739abb-7f57-4766-9ec3-d52624d0db92 => generated 831 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:45.264952 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-7254538f-271c-4ffe-ae40-b8c39f28e15b None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:45.266742 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-7254538f-271c-4ffe-ae40-b8c39f28e15b tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] GET https://10.4.3.7/volume/v3/volumes/bfda64bc-dedf-4daf-b42f-d595af6795db Jul 10 08:34:45.266935 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-7254538f-271c-4ffe-ae40-b8c39f28e15b tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:45.267105 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-7254538f-271c-4ffe-ae40-b8c39f28e15b tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:45.274208 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:45.274208 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:34:45.278335 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-7254538f-271c-4ffe-ae40-b8c39f28e15b tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Volume info retrieved successfully. Jul 10 08:34:45.282509 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-7254538f-271c-4ffe-ae40-b8c39f28e15b tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] https://10.4.3.7/volume/v3/volumes/bfda64bc-dedf-4daf-b42f-d595af6795db returned with HTTP 200 Jul 10 08:34:45.282832 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 417/1661] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:34:45 2026] GET /volume/v3/volumes/bfda64bc-dedf-4daf-b42f-d595af6795db => generated 968 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:45.296869 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-255bb44f-4641-4962-84af-eb0a15335708 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:45.299072 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-255bb44f-4641-4962-84af-eb0a15335708 tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] GET https://10.4.3.7/volume/v3/messages Jul 10 08:34:45.299340 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-255bb44f-4641-4962-84af-eb0a15335708 tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:45.299894 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-255bb44f-4641-4962-84af-eb0a15335708 tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Calling method 'version_select' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:45.299894 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:45.299894 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:34:45.306291 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-255bb44f-4641-4962-84af-eb0a15335708 tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] https://10.4.3.7/volume/v3/messages returned with HTTP 200 Jul 10 08:34:45.306720 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 412/1662] 10.4.3.7 () {68 vars in 1266 bytes} [Fri Jul 10 08:34:45 2026] GET /volume/v3/messages => generated 666 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:45.317443 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-7718f2f0-47d8-4ea1-9265-168d07ac44fd None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:45.319885 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-7718f2f0-47d8-4ea1-9265-168d07ac44fd tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] GET https://10.4.3.7/volume/v3/messages Jul 10 08:34:45.320193 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-7718f2f0-47d8-4ea1-9265-168d07ac44fd tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:45.320520 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-7718f2f0-47d8-4ea1-9265-168d07ac44fd tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Calling method 'version_select' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:45.327060 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-7718f2f0-47d8-4ea1-9265-168d07ac44fd tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] https://10.4.3.7/volume/v3/messages returned with HTTP 200 Jul 10 08:34:45.327619 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 421/1663] 10.4.3.7 () {68 vars in 1266 bytes} [Fri Jul 10 08:34:45 2026] GET /volume/v3/messages => generated 666 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:45.337710 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-e91c4626-ae72-422a-899b-4d05acad381f None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:45.341984 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e91c4626-ae72-422a-899b-4d05acad381f tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] DELETE https://10.4.3.7/volume/v3/messages/a2a97346-9087-420a-bea0-e0f4564c05e6 Jul 10 08:34:45.342159 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e91c4626-ae72-422a-899b-4d05acad381f tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:45.342482 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e91c4626-ae72-422a-899b-4d05acad381f tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Calling method 'version_select' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:45.360928 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e91c4626-ae72-422a-899b-4d05acad381f tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] https://10.4.3.7/volume/v3/messages/a2a97346-9087-420a-bea0-e0f4564c05e6 returned with HTTP 204 Jul 10 08:34:45.361555 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 414/1664] 10.4.3.7 () {68 vars in 1380 bytes} [Fri Jul 10 08:34:45 2026] DELETE /volume/v3/messages/a2a97346-9087-420a-bea0-e0f4564c05e6 => generated 0 bytes in 24 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 10 08:34:45.370366 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-8e5221eb-e544-4f00-8065-a9091c781625 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:45.372621 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-8e5221eb-e544-4f00-8065-a9091c781625 tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] DELETE https://10.4.3.7/volume/v3/volumes/bfda64bc-dedf-4daf-b42f-d595af6795db Jul 10 08:34:45.372904 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-8e5221eb-e544-4f00-8065-a9091c781625 tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:45.373129 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-8e5221eb-e544-4f00-8065-a9091c781625 tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Calling method 'delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:45.373324 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-8e5221eb-e544-4f00-8065-a9091c781625 tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Delete volume with id: bfda64bc-dedf-4daf-b42f-d595af6795db Jul 10 08:34:45.382187 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:45.382187 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:34:45.382588 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-8e5221eb-e544-4f00-8065-a9091c781625 tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Volume info retrieved successfully. Jul 10 08:34:45.383554 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-8e5221eb-e544-4f00-8065-a9091c781625 tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100056) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 10 08:34:45.394796 np0000004976 devstack@c-api.service[100056]: WARNING cinder.quota [None req-8e5221eb-e544-4f00-8065-a9091c781625 tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-668847002 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-668847002, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:34:45.395112 np0000004976 devstack@c-api.service[100056]: WARNING cinder.quota [None req-8e5221eb-e544-4f00-8065-a9091c781625 tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-668847002 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-668847002, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:34:45.405009 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.quota [None req-8e5221eb-e544-4f00-8065-a9091c781625 tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Created reservations ['8d386311-073f-4b5c-95ac-cefd7802e54c', '223cc30a-2885-4716-8173-982eb9e6791c', '7a9ac7ae-a9ca-4b7e-9d35-c961ce793adf', '3934968a-c96f-4ba4-bb31-3bdaa45766bd'] {{(pid=100056) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:34:45.438071 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-8e5221eb-e544-4f00-8065-a9091c781625 tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Delete volume request issued successfully. Jul 10 08:34:45.438071 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-8e5221eb-e544-4f00-8065-a9091c781625 tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] https://10.4.3.7/volume/v3/volumes/bfda64bc-dedf-4daf-b42f-d595af6795db returned with HTTP 202 Jul 10 08:34:45.438213 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 418/1665] 10.4.3.7 () {68 vars in 1377 bytes} [Fri Jul 10 08:34:45 2026] DELETE /volume/v3/volumes/bfda64bc-dedf-4daf-b42f-d595af6795db => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:34:45.449685 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-80ea1949-0233-4f59-952a-90ad11eadbb9 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:45.451698 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-80ea1949-0233-4f59-952a-90ad11eadbb9 tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] DELETE https://10.4.3.7/volume/v3/types/4e81ad0c-97c9-474c-a4bc-7043fd8c227c Jul 10 08:34:45.451884 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-80ea1949-0233-4f59-952a-90ad11eadbb9 tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:45.452069 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-80ea1949-0233-4f59-952a-90ad11eadbb9 tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Calling method '_delete' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:45.487556 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-80ea1949-0233-4f59-952a-90ad11eadbb9 tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] https://10.4.3.7/volume/v3/types/4e81ad0c-97c9-474c-a4bc-7043fd8c227c returned with HTTP 202 Jul 10 08:34:45.487940 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 413/1666] 10.4.3.7 () {66 vars in 1331 bytes} [Fri Jul 10 08:34:45 2026] DELETE /volume/v3/types/4e81ad0c-97c9-474c-a4bc-7043fd8c227c => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:34:45.497507 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-dc159e9b-4fa0-4943-827f-ff12827db9da None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:45.499183 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-dc159e9b-4fa0-4943-827f-ff12827db9da tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] POST https://10.4.3.7/volume/v3/types Jul 10 08:34:45.499567 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-dc159e9b-4fa0-4943-827f-ff12827db9da tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1572057224", "extra_specs": {"storage_protocol": "tempest-storage_protocol-2020014364", "vendor_name": "tempest-vendor_name-1659709393"}}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:45.514638 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-dc159e9b-4fa0-4943-827f-ff12827db9da tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] https://10.4.3.7/volume/v3/types returned with HTTP 200 Jul 10 08:34:45.515147 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 422/1667] 10.4.3.7 () {68 vars in 1239 bytes} [Fri Jul 10 08:34:45 2026] POST /volume/v3/types => generated 329 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:45.524869 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-aa946379-d35f-4fcd-964f-ce3285af6f56 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:45.526969 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-aa946379-d35f-4fcd-964f-ce3285af6f56 tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:34:45.527389 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-aa946379-d35f-4fcd-964f-ce3285af6f56 tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "9f2ecac6-ef8a-490c-8d3d-511200a42f30", "size": 1}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:45.529560 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [None req-aa946379-d35f-4fcd-964f-ce3285af6f56 tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Create volume request body: {'volume': {'volume_type': '9f2ecac6-ef8a-490c-8d3d-511200a42f30', 'size': 1}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:34:45.535326 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-aa946379-d35f-4fcd-964f-ce3285af6f56 tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Create volume of 1 GB Jul 10 08:34:45.535649 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:45.535649 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:34:45.536059 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-aa946379-d35f-4fcd-964f-ce3285af6f56 tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Availability Zones retrieved successfully. Jul 10 08:34:45.542025 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-aa946379-d35f-4fcd-964f-ce3285af6f56 tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Flow 'volume_create_api' (35ee92e2-bdc6-402e-b2fc-8b1cfa1e44c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:34:45.542847 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-aa946379-d35f-4fcd-964f-ce3285af6f56 tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e5f1e1e-6d4b-472e-87c9-076153009bb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:45.543496 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-aa946379-d35f-4fcd-964f-ce3285af6f56 tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Validating volume size '1' using validate_int {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:34:45.555380 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-de0c263b-97c2-4017-b8e3-16bdbbce3407 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:45.557558 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-de0c263b-97c2-4017-b8e3-16bdbbce3407 tempest-VolumesImageMetadata-1339824245 tempest-VolumesImageMetadata-1339824245-project-member] GET https://10.4.3.7/volume/v3/volumes/64b7f658-4cb5-4b6f-b495-a38051c0b65e Jul 10 08:34:45.557790 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-de0c263b-97c2-4017-b8e3-16bdbbce3407 tempest-VolumesImageMetadata-1339824245 tempest-VolumesImageMetadata-1339824245-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:45.558014 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-de0c263b-97c2-4017-b8e3-16bdbbce3407 tempest-VolumesImageMetadata-1339824245 tempest-VolumesImageMetadata-1339824245-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:45.564129 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-de0c263b-97c2-4017-b8e3-16bdbbce3407 tempest-VolumesImageMetadata-1339824245 tempest-VolumesImageMetadata-1339824245-project-member] https://10.4.3.7/volume/v3/volumes/64b7f658-4cb5-4b6f-b495-a38051c0b65e returned with HTTP 404 Jul 10 08:34:45.565478 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-aa946379-d35f-4fcd-964f-ce3285af6f56 tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e5f1e1e-6d4b-472e-87c9-076153009bb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:34:46Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-2020014364',vendor_name='tempest-vendor_name-1659709393'},id=9f2ecac6-ef8a-490c-8d3d-511200a42f30,is_public=True,name='tempest-ProjectAdminTests-volume-type-1572057224',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9f2ecac6-ef8a-490c-8d3d-511200a42f30', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:45.565641 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 419/1668] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:45 2026] GET /volume/v3/volumes/64b7f658-4cb5-4b6f-b495-a38051c0b65e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:34:45.566111 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-aa946379-d35f-4fcd-964f-ce3285af6f56 tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6370161-02bb-40ff-8209-618b871103f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:45.594907 np0000004976 devstack@c-api.service[100057]: WARNING cinder.quota [None req-aa946379-d35f-4fcd-964f-ce3285af6f56 tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1572057224 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1572057224, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:34:45.595144 np0000004976 devstack@c-api.service[100057]: WARNING cinder.quota [None req-aa946379-d35f-4fcd-964f-ce3285af6f56 tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1572057224 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1572057224, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:34:45.630787 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-aa946379-d35f-4fcd-964f-ce3285af6f56 tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Created reservations ['c141ad1e-7a4e-4df5-aacf-12f116eed62b', '09728bf5-5daa-41f0-833b-2cd7571638f5', 'b48ad589-30fb-45bd-b81e-a4d1e90cdd83', 'ecfc7ccf-2f54-4f3a-8cce-d0d1b1a24b27'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:34:45.631644 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-aa946379-d35f-4fcd-964f-ce3285af6f56 tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6370161-02bb-40ff-8209-618b871103f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c141ad1e-7a4e-4df5-aacf-12f116eed62b', '09728bf5-5daa-41f0-833b-2cd7571638f5', 'b48ad589-30fb-45bd-b81e-a4d1e90cdd83', 'ecfc7ccf-2f54-4f3a-8cce-d0d1b1a24b27']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:45.632358 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-aa946379-d35f-4fcd-964f-ce3285af6f56 tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (168f9bbe-f87e-4dda-ba46-692fbed911a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:45.659395 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-aa946379-d35f-4fcd-964f-ce3285af6f56 tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (168f9bbe-f87e-4dda-ba46-692fbed911a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '11fce9ca-755e-4c65-887a-8ce3a4ec43fc', '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='13e9614d80cf4722b075803ce105543d',qos_specs=None,replication_status=,reservations=['c141ad1e-7a4e-4df5-aacf-12f116eed62b','09728bf5-5daa-41f0-833b-2cd7571638f5','b48ad589-30fb-45bd-b81e-a4d1e90cdd83','ecfc7ccf-2f54-4f3a-8cce-d0d1b1a24b27'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7e32434d5274144aae58d80b89cd93b',volume_type_id=9f2ecac6-ef8a-490c-8d3d-511200a42f30), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:34:45Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=11fce9ca-755e-4c65-887a-8ce3a4ec43fc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13e9614d80cf4722b075803ce105543d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c7e32434d5274144aae58d80b89cd93b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9f2ecac6-ef8a-490c-8d3d-511200a42f30),volume_type_id=9f2ecac6-ef8a-490c-8d3d-511200a42f30)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:45.660366 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-aa946379-d35f-4fcd-964f-ce3285af6f56 tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03b8a6c4-c700-4585-a7d8-f80ea1789e33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:45.685506 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-aa946379-d35f-4fcd-964f-ce3285af6f56 tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03b8a6c4-c700-4585-a7d8-f80ea1789e33) transitioned into state 'SUCCESS' from 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='13e9614d80cf4722b075803ce105543d',qos_specs=None,replication_status=,reservations=['c141ad1e-7a4e-4df5-aacf-12f116eed62b','09728bf5-5daa-41f0-833b-2cd7571638f5','b48ad589-30fb-45bd-b81e-a4d1e90cdd83','ecfc7ccf-2f54-4f3a-8cce-d0d1b1a24b27'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7e32434d5274144aae58d80b89cd93b',volume_type_id=9f2ecac6-ef8a-490c-8d3d-511200a42f30)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:45.686203 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-aa946379-d35f-4fcd-964f-ce3285af6f56 tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf310754-edce-476f-a480-acf5927a56cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:45.695078 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-aa946379-d35f-4fcd-964f-ce3285af6f56 tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf310754-edce-476f-a480-acf5927a56cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:45.695896 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-aa946379-d35f-4fcd-964f-ce3285af6f56 tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Flow 'volume_create_api' (35ee92e2-bdc6-402e-b2fc-8b1cfa1e44c5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:34:45.696179 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-aa946379-d35f-4fcd-964f-ce3285af6f56 tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Create volume request issued successfully. Jul 10 08:34:45.696711 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-aa946379-d35f-4fcd-964f-ce3285af6f56 tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:34:45.697098 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 415/1669] 10.4.3.7 () {70 vars in 1284 bytes} [Fri Jul 10 08:34:45 2026] POST /volume/v3/volumes => generated 769 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:34:45.722673 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-9bbb534f-4d2c-40ea-bbe5-29cc015386cb None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:45.724420 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-9bbb534f-4d2c-40ea-bbe5-29cc015386cb tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] GET https://10.4.3.7/volume/v3/volumes/11fce9ca-755e-4c65-887a-8ce3a4ec43fc Jul 10 08:34:45.724649 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-9bbb534f-4d2c-40ea-bbe5-29cc015386cb tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:45.724842 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-9bbb534f-4d2c-40ea-bbe5-29cc015386cb tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:45.733446 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:45.733446 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:34:45.737291 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-9bbb534f-4d2c-40ea-bbe5-29cc015386cb tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Volume info retrieved successfully. Jul 10 08:34:45.743918 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-9bbb534f-4d2c-40ea-bbe5-29cc015386cb tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] https://10.4.3.7/volume/v3/volumes/11fce9ca-755e-4c65-887a-8ce3a4ec43fc returned with HTTP 200 Jul 10 08:34:45.744472 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 414/1670] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:34:45 2026] GET /volume/v3/volumes/11fce9ca-755e-4c65-887a-8ce3a4ec43fc => generated 948 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:45.976927 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-99edbb8f-1441-4f03-afd7-c82c45dbe291 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:45.978655 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-99edbb8f-1441-4f03-afd7-c82c45dbe291 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] GET https://10.4.3.7/volume/v3/backups/89739abb-7f57-4766-9ec3-d52624d0db92 Jul 10 08:34:45.978816 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-99edbb8f-1441-4f03-afd7-c82c45dbe291 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:45.978996 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-99edbb8f-1441-4f03-afd7-c82c45dbe291 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:45.979112 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-99edbb8f-1441-4f03-afd7-c82c45dbe291 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Show backup with id 89739abb-7f57-4766-9ec3-d52624d0db92. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:34:45.985274 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:45.985274 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:34:45.986100 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-99edbb8f-1441-4f03-afd7-c82c45dbe291 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/backups/89739abb-7f57-4766-9ec3-d52624d0db92 returned with HTTP 200 Jul 10 08:34:45.986511 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 423/1671] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:45 2026] GET /volume/v3/backups/89739abb-7f57-4766-9ec3-d52624d0db92 => generated 831 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:46.503884 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-654d522a-3846-4eec-b0e6-60c0580af8bd None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:46.674881 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-654d522a-3846-4eec-b0e6-60c0580af8bd tempest-VolumesSnapshotNegativeTestJSON-1103710538 tempest-VolumesSnapshotNegativeTestJSON-1103710538-project-member] POST https://10.4.3.7/volume/v3/snapshots Jul 10 08:34:46.675428 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-654d522a-3846-4eec-b0e6-60c0580af8bd tempest-VolumesSnapshotNegativeTestJSON-1103710538 tempest-VolumesSnapshotNegativeTestJSON-1103710538-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4724edec-9a0e-4afb-b94b-9fc12bc4804d", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1246659628"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:46.683084 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-654d522a-3846-4eec-b0e6-60c0580af8bd tempest-VolumesSnapshotNegativeTestJSON-1103710538 tempest-VolumesSnapshotNegativeTestJSON-1103710538-project-member] https://10.4.3.7/volume/v3/snapshots returned with HTTP 404 Jul 10 08:34:46.683962 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 420/1672] 10.4.3.7 () {68 vars in 1251 bytes} [Fri Jul 10 08:34:46 2026] POST /volume/v3/snapshots => generated 109 bytes in 180 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:34:46.694209 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-8eae11b9-91f7-44cd-892d-2b3f8dd2c66b None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:46.696229 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8eae11b9-91f7-44cd-892d-2b3f8dd2c66b tempest-VolumesSnapshotNegativeTestJSON-1103710538 tempest-VolumesSnapshotNegativeTestJSON-1103710538-project-member] POST https://10.4.3.7/volume/v3/snapshots Jul 10 08:34:46.696625 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8eae11b9-91f7-44cd-892d-2b3f8dd2c66b tempest-VolumesSnapshotNegativeTestJSON-1103710538 tempest-VolumesSnapshotNegativeTestJSON-1103710538-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-93381515"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:46.727421 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8eae11b9-91f7-44cd-892d-2b3f8dd2c66b tempest-VolumesSnapshotNegativeTestJSON-1103710538 tempest-VolumesSnapshotNegativeTestJSON-1103710538-project-member] https://10.4.3.7/volume/v3/snapshots returned with HTTP 404 Jul 10 08:34:46.728026 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 416/1673] 10.4.3.7 () {68 vars in 1251 bytes} [Fri Jul 10 08:34:46 2026] POST /volume/v3/snapshots => generated 77 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:34:46.741964 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-3dd9c6a1-66d8-402a-b641-80f1a86deceb None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:46.757952 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-3dd9c6a1-66d8-402a-b641-80f1a86deceb tempest-VolumesSnapshotNegativeTestJSON-1103710538 tempest-VolumesSnapshotNegativeTestJSON-1103710538-project-member] GET https://10.4.3.7/volume/v3/snapshots?limit=invalid Jul 10 08:34:46.758316 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-3dd9c6a1-66d8-402a-b641-80f1a86deceb tempest-VolumesSnapshotNegativeTestJSON-1103710538 tempest-VolumesSnapshotNegativeTestJSON-1103710538-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:46.758512 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-3dd9c6a1-66d8-402a-b641-80f1a86deceb tempest-VolumesSnapshotNegativeTestJSON-1103710538 tempest-VolumesSnapshotNegativeTestJSON-1103710538-project-member] Calling method 'index' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:46.758855 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-3dd9c6a1-66d8-402a-b641-80f1a86deceb tempest-VolumesSnapshotNegativeTestJSON-1103710538 tempest-VolumesSnapshotNegativeTestJSON-1103710538-project-member] HTTP exception thrown: limit param must be an integer Jul 10 08:34:46.759016 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-3dd9c6a1-66d8-402a-b641-80f1a86deceb tempest-VolumesSnapshotNegativeTestJSON-1103710538 tempest-VolumesSnapshotNegativeTestJSON-1103710538-project-member] https://10.4.3.7/volume/v3/snapshots?limit=invalid returned with HTTP 400 Jul 10 08:34:46.759715 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 415/1674] 10.4.3.7 () {66 vars in 1256 bytes} [Fri Jul 10 08:34:46 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 18 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 10 08:34:46.761656 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-a6488359-e5e5-4f0b-8bcc-5a803303a243 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:46.763210 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-a6488359-e5e5-4f0b-8bcc-5a803303a243 tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] GET https://10.4.3.7/volume/v3/volumes/11fce9ca-755e-4c65-887a-8ce3a4ec43fc Jul 10 08:34:46.763399 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-a6488359-e5e5-4f0b-8bcc-5a803303a243 tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:46.763615 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-a6488359-e5e5-4f0b-8bcc-5a803303a243 tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:46.770907 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-6548684d-ccf1-4ed2-9f33-da24ba9dc06b None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:46.771388 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:46.771388 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:34:46.772515 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-6548684d-ccf1-4ed2-9f33-da24ba9dc06b tempest-VolumesSnapshotNegativeTestJSON-1103710538 tempest-VolumesSnapshotNegativeTestJSON-1103710538-project-member] GET https://10.4.3.7/volume/v3/snapshots?marker=b02f4e8b-8211-4f17-b6cd-de8dd8c73059 Jul 10 08:34:46.772829 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-6548684d-ccf1-4ed2-9f33-da24ba9dc06b tempest-VolumesSnapshotNegativeTestJSON-1103710538 tempest-VolumesSnapshotNegativeTestJSON-1103710538-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:46.772893 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-6548684d-ccf1-4ed2-9f33-da24ba9dc06b tempest-VolumesSnapshotNegativeTestJSON-1103710538 tempest-VolumesSnapshotNegativeTestJSON-1103710538-project-member] Calling method 'index' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:46.773160 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.api_utils [None req-6548684d-ccf1-4ed2-9f33-da24ba9dc06b tempest-VolumesSnapshotNegativeTestJSON-1103710538 tempest-VolumesSnapshotNegativeTestJSON-1103710538-project-member] Removing options '' from query. {{(pid=100056) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 08:34:46.774083 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.db.api [None req-6548684d-ccf1-4ed2-9f33-da24ba9dc06b tempest-VolumesSnapshotNegativeTestJSON-1103710538 tempest-VolumesSnapshotNegativeTestJSON-1103710538-project-member] Building query based on filter {{(pid=100056) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 08:34:46.774557 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-a6488359-e5e5-4f0b-8bcc-5a803303a243 tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Volume info retrieved successfully. Jul 10 08:34:46.779221 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-6548684d-ccf1-4ed2-9f33-da24ba9dc06b tempest-VolumesSnapshotNegativeTestJSON-1103710538 tempest-VolumesSnapshotNegativeTestJSON-1103710538-project-member] https://10.4.3.7/volume/v3/snapshots?marker=b02f4e8b-8211-4f17-b6cd-de8dd8c73059 returned with HTTP 404 Jul 10 08:34:46.779345 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-a6488359-e5e5-4f0b-8bcc-5a803303a243 tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] https://10.4.3.7/volume/v3/volumes/11fce9ca-755e-4c65-887a-8ce3a4ec43fc returned with HTTP 200 Jul 10 08:34:46.779378 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 421/1675] 10.4.3.7 () {66 vars in 1316 bytes} [Fri Jul 10 08:34:46 2026] GET /volume/v3/snapshots?marker=b02f4e8b-8211-4f17-b6cd-de8dd8c73059 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:34:46.779422 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 424/1676] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:34:46 2026] GET /volume/v3/volumes/11fce9ca-755e-4c65-887a-8ce3a4ec43fc => generated 969 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:46.785690 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-21ed8cf3-896b-45ed-86d9-7b9840552a24 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:46.787109 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-21ed8cf3-896b-45ed-86d9-7b9840552a24 tempest-VolumesSnapshotNegativeTestJSON-1103710538 tempest-VolumesSnapshotNegativeTestJSON-1103710538-project-member] GET https://10.4.3.7/volume/v3/snapshots?sort_key=invalid Jul 10 08:34:46.787295 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-21ed8cf3-896b-45ed-86d9-7b9840552a24 tempest-VolumesSnapshotNegativeTestJSON-1103710538 tempest-VolumesSnapshotNegativeTestJSON-1103710538-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:46.788000 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-21ed8cf3-896b-45ed-86d9-7b9840552a24 tempest-VolumesSnapshotNegativeTestJSON-1103710538 tempest-VolumesSnapshotNegativeTestJSON-1103710538-project-member] Calling method 'index' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:46.788000 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.api_utils [None req-21ed8cf3-896b-45ed-86d9-7b9840552a24 tempest-VolumesSnapshotNegativeTestJSON-1103710538 tempest-VolumesSnapshotNegativeTestJSON-1103710538-project-member] Removing options '' from query. {{(pid=100057) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 08:34:46.788000 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:46.788000 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:34:46.788677 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.db.api [None req-21ed8cf3-896b-45ed-86d9-7b9840552a24 tempest-VolumesSnapshotNegativeTestJSON-1103710538 tempest-VolumesSnapshotNegativeTestJSON-1103710538-project-member] Building query based on filter {{(pid=100057) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 08:34:46.789075 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-21ed8cf3-896b-45ed-86d9-7b9840552a24 tempest-VolumesSnapshotNegativeTestJSON-1103710538 tempest-VolumesSnapshotNegativeTestJSON-1103710538-project-member] https://10.4.3.7/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Jul 10 08:34:46.789495 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 417/1677] 10.4.3.7 () {66 vars in 1262 bytes} [Fri Jul 10 08:34:46 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 10 08:34:46.798779 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-025e75a3-d6cb-485b-bcbc-de8224031547 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:46.799933 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-db3da354-b7ad-40b0-9545-90be4b714d23 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:46.800034 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-025e75a3-d6cb-485b-bcbc-de8224031547 tempest-VolumesSnapshotNegativeTestJSON-1103710538 tempest-VolumesSnapshotNegativeTestJSON-1103710538-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:34:46.800351 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-025e75a3-d6cb-485b-bcbc-de8224031547 tempest-VolumesSnapshotNegativeTestJSON-1103710538 tempest-VolumesSnapshotNegativeTestJSON-1103710538-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-520541650"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:46.801450 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-db3da354-b7ad-40b0-9545-90be4b714d23 tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] GET https://10.4.3.7/volume/v3/messages Jul 10 08:34:46.801618 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.volumes [None req-025e75a3-d6cb-485b-bcbc-de8224031547 tempest-VolumesSnapshotNegativeTestJSON-1103710538 tempest-VolumesSnapshotNegativeTestJSON-1103710538-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-520541650'}} {{(pid=100055) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:34:46.801675 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-db3da354-b7ad-40b0-9545-90be4b714d23 tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:46.801735 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-025e75a3-d6cb-485b-bcbc-de8224031547 tempest-VolumesSnapshotNegativeTestJSON-1103710538 tempest-VolumesSnapshotNegativeTestJSON-1103710538-project-member] Create volume of 2 GB Jul 10 08:34:46.801781 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-db3da354-b7ad-40b0-9545-90be4b714d23 tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Calling method 'version_select' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:46.805587 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-025e75a3-d6cb-485b-bcbc-de8224031547 tempest-VolumesSnapshotNegativeTestJSON-1103710538 tempest-VolumesSnapshotNegativeTestJSON-1103710538-project-member] Availability Zones retrieved successfully. Jul 10 08:34:46.807171 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-db3da354-b7ad-40b0-9545-90be4b714d23 tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] https://10.4.3.7/volume/v3/messages returned with HTTP 200 Jul 10 08:34:46.807521 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 422/1678] 10.4.3.7 () {68 vars in 1266 bytes} [Fri Jul 10 08:34:46 2026] GET /volume/v3/messages => generated 666 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:46.810192 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-025e75a3-d6cb-485b-bcbc-de8224031547 tempest-VolumesSnapshotNegativeTestJSON-1103710538 tempest-VolumesSnapshotNegativeTestJSON-1103710538-project-member] Flow 'volume_create_api' (12db7ce1-3619-44b4-9560-c8bcd0c007fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:34:46.811183 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-025e75a3-d6cb-485b-bcbc-de8224031547 tempest-VolumesSnapshotNegativeTestJSON-1103710538 tempest-VolumesSnapshotNegativeTestJSON-1103710538-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6fd95999-8cb8-46cc-a2be-1c9dc43e5355) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:46.812043 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.flows.api.create_volume [None req-025e75a3-d6cb-485b-bcbc-de8224031547 tempest-VolumesSnapshotNegativeTestJSON-1103710538 tempest-VolumesSnapshotNegativeTestJSON-1103710538-project-member] Validating volume size '2' using validate_int {{(pid=100055) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:34:46.818439 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-330e62ec-5643-449c-8da0-de39a64dde02 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:46.820581 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-330e62ec-5643-449c-8da0-de39a64dde02 tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] GET https://10.4.3.7/volume/v3/messages/d2c4edbd-581e-4aff-a691-c9b5c45281b8 Jul 10 08:34:46.820830 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-330e62ec-5643-449c-8da0-de39a64dde02 tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:46.821015 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-330e62ec-5643-449c-8da0-de39a64dde02 tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Calling method 'version_select' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:46.824335 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-330e62ec-5643-449c-8da0-de39a64dde02 tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] https://10.4.3.7/volume/v3/messages/d2c4edbd-581e-4aff-a691-c9b5c45281b8 returned with HTTP 200 Jul 10 08:34:46.824832 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 425/1679] 10.4.3.7 () {68 vars in 1377 bytes} [Fri Jul 10 08:34:46 2026] GET /volume/v3/messages/d2c4edbd-581e-4aff-a691-c9b5c45281b8 => generated 663 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:46.836171 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-025e75a3-d6cb-485b-bcbc-de8224031547 tempest-VolumesSnapshotNegativeTestJSON-1103710538 tempest-VolumesSnapshotNegativeTestJSON-1103710538-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6fd95999-8cb8-46cc-a2be-1c9dc43e5355) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:46.836366 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-d5351cec-7478-4d52-96db-df9ea731a45e None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:46.836921 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-025e75a3-d6cb-485b-bcbc-de8224031547 tempest-VolumesSnapshotNegativeTestJSON-1103710538 tempest-VolumesSnapshotNegativeTestJSON-1103710538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4bbd5155-be20-49eb-8b8c-aa19b06f89c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:46.837834 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d5351cec-7478-4d52-96db-df9ea731a45e tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] DELETE https://10.4.3.7/volume/v3/messages/d2c4edbd-581e-4aff-a691-c9b5c45281b8 Jul 10 08:34:46.838062 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d5351cec-7478-4d52-96db-df9ea731a45e tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:46.838343 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d5351cec-7478-4d52-96db-df9ea731a45e tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Calling method 'version_select' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:46.846642 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d5351cec-7478-4d52-96db-df9ea731a45e tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] https://10.4.3.7/volume/v3/messages/d2c4edbd-581e-4aff-a691-c9b5c45281b8 returned with HTTP 204 Jul 10 08:34:46.847036 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 418/1680] 10.4.3.7 () {68 vars in 1380 bytes} [Fri Jul 10 08:34:46 2026] DELETE /volume/v3/messages/d2c4edbd-581e-4aff-a691-c9b5c45281b8 => generated 0 bytes in 11 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 10 08:34:46.854206 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-b93ce097-76b5-4228-84f0-321568ed4433 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:46.855909 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-b93ce097-76b5-4228-84f0-321568ed4433 tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] DELETE https://10.4.3.7/volume/v3/volumes/11fce9ca-755e-4c65-887a-8ce3a4ec43fc Jul 10 08:34:46.856593 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-b93ce097-76b5-4228-84f0-321568ed4433 tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:46.856593 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-b93ce097-76b5-4228-84f0-321568ed4433 tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Calling method 'delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:46.856593 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-b93ce097-76b5-4228-84f0-321568ed4433 tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Delete volume with id: 11fce9ca-755e-4c65-887a-8ce3a4ec43fc Jul 10 08:34:46.864674 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:46.864674 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:34:46.865006 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-b93ce097-76b5-4228-84f0-321568ed4433 tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Volume info retrieved successfully. Jul 10 08:34:46.865885 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-b93ce097-76b5-4228-84f0-321568ed4433 tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100056) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 10 08:34:46.876236 np0000004976 devstack@c-api.service[100056]: WARNING cinder.quota [None req-b93ce097-76b5-4228-84f0-321568ed4433 tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1572057224 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1572057224, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:34:46.876527 np0000004976 devstack@c-api.service[100056]: WARNING cinder.quota [None req-b93ce097-76b5-4228-84f0-321568ed4433 tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1572057224 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1572057224, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:34:46.878957 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-7fe202e3-9003-44b9-9ec4-5a6d15d6cee7 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:46.886031 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.quota [None req-b93ce097-76b5-4228-84f0-321568ed4433 tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Created reservations ['3c8161ac-1de0-4ba8-9a13-26ce87a20a68', '0357cf9a-32b4-4712-b6e8-45e43e374b06', '0954cec4-9879-4eaf-a4f4-918b7bb45773', 'b094491f-0fac-4308-8be2-34ec6e0f072f'] {{(pid=100056) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:34:46.893007 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.quota [None req-025e75a3-d6cb-485b-bcbc-de8224031547 tempest-VolumesSnapshotNegativeTestJSON-1103710538 tempest-VolumesSnapshotNegativeTestJSON-1103710538-project-member] Created reservations ['9cef5d79-e3e2-4889-96f8-87309afe75bc', '3936d285-c16d-436a-8a78-7480980f8aeb', '169b280e-f05b-431d-ab22-f1cb93b43a22', 'a3d71ba6-e3c5-41f0-8d38-4bbda47f1286'] {{(pid=100055) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:34:46.893691 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-025e75a3-d6cb-485b-bcbc-de8224031547 tempest-VolumesSnapshotNegativeTestJSON-1103710538 tempest-VolumesSnapshotNegativeTestJSON-1103710538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4bbd5155-be20-49eb-8b8c-aa19b06f89c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9cef5d79-e3e2-4889-96f8-87309afe75bc', '3936d285-c16d-436a-8a78-7480980f8aeb', '169b280e-f05b-431d-ab22-f1cb93b43a22', 'a3d71ba6-e3c5-41f0-8d38-4bbda47f1286']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:46.894424 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-025e75a3-d6cb-485b-bcbc-de8224031547 tempest-VolumesSnapshotNegativeTestJSON-1103710538 tempest-VolumesSnapshotNegativeTestJSON-1103710538-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76a6c9a2-dd73-442f-89d6-936df8a19a33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:46.913394 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-b93ce097-76b5-4228-84f0-321568ed4433 tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Delete volume request issued successfully. Jul 10 08:34:46.913622 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-b93ce097-76b5-4228-84f0-321568ed4433 tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] https://10.4.3.7/volume/v3/volumes/11fce9ca-755e-4c65-887a-8ce3a4ec43fc returned with HTTP 202 Jul 10 08:34:46.914128 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 423/1681] 10.4.3.7 () {68 vars in 1377 bytes} [Fri Jul 10 08:34:46 2026] DELETE /volume/v3/volumes/11fce9ca-755e-4c65-887a-8ce3a4ec43fc => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:34:46.915333 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-025e75a3-d6cb-485b-bcbc-de8224031547 tempest-VolumesSnapshotNegativeTestJSON-1103710538 tempest-VolumesSnapshotNegativeTestJSON-1103710538-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76a6c9a2-dd73-442f-89d6-936df8a19a33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '70447e75-a7ce-485a-97db-cfe8502d4054', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-520541650',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='974f4699f9e54216b704649f5d0c24a6',qos_specs=None,replication_status=,reservations=['9cef5d79-e3e2-4889-96f8-87309afe75bc','3936d285-c16d-436a-8a78-7480980f8aeb','169b280e-f05b-431d-ab22-f1cb93b43a22','a3d71ba6-e3c5-41f0-8d38-4bbda47f1286'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b45fe0ec29384780a8a8c94aaf9b37c0',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:34:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-520541650',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=70447e75-a7ce-485a-97db-cfe8502d4054,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='974f4699f9e54216b704649f5d0c24a6',provider_auth=None,provider_geometry=None,provider_id=None,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='b45fe0ec29384780a8a8c94aaf9b37c0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:46.916027 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-025e75a3-d6cb-485b-bcbc-de8224031547 tempest-VolumesSnapshotNegativeTestJSON-1103710538 tempest-VolumesSnapshotNegativeTestJSON-1103710538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dcd2cbe1-d139-444e-b6a9-a65c794d9637) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:46.923730 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-0843dee4-4f77-4c6b-abd8-10f182683461 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:46.925560 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0843dee4-4f77-4c6b-abd8-10f182683461 tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] DELETE https://10.4.3.7/volume/v3/types/9f2ecac6-ef8a-490c-8d3d-511200a42f30 Jul 10 08:34:46.925629 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0843dee4-4f77-4c6b-abd8-10f182683461 tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:46.925814 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0843dee4-4f77-4c6b-abd8-10f182683461 tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] Calling method '_delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:46.933301 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-025e75a3-d6cb-485b-bcbc-de8224031547 tempest-VolumesSnapshotNegativeTestJSON-1103710538 tempest-VolumesSnapshotNegativeTestJSON-1103710538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dcd2cbe1-d139-444e-b6a9-a65c794d9637) transitioned into state 'SUCCESS' from state '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-520541650',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='974f4699f9e54216b704649f5d0c24a6',qos_specs=None,replication_status=,reservations=['9cef5d79-e3e2-4889-96f8-87309afe75bc','3936d285-c16d-436a-8a78-7480980f8aeb','169b280e-f05b-431d-ab22-f1cb93b43a22','a3d71ba6-e3c5-41f0-8d38-4bbda47f1286'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b45fe0ec29384780a8a8c94aaf9b37c0',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:46.934248 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-025e75a3-d6cb-485b-bcbc-de8224031547 tempest-VolumesSnapshotNegativeTestJSON-1103710538 tempest-VolumesSnapshotNegativeTestJSON-1103710538-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7dc13bff-35fb-43f4-be92-a5a7156410f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:46.942427 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-7fe202e3-9003-44b9-9ec4-5a6d15d6cee7 tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:34:46.942770 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-7fe202e3-9003-44b9-9ec4-5a6d15d6cee7 tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-1245318983"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:46.944206 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.volumes [None req-7fe202e3-9003-44b9-9ec4-5a6d15d6cee7 tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-1245318983'}} {{(pid=100054) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:34:46.944337 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.volumes [None req-7fe202e3-9003-44b9-9ec4-5a6d15d6cee7 tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] Create volume of 1 GB Jul 10 08:34:46.946701 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-025e75a3-d6cb-485b-bcbc-de8224031547 tempest-VolumesSnapshotNegativeTestJSON-1103710538 tempest-VolumesSnapshotNegativeTestJSON-1103710538-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7dc13bff-35fb-43f4-be92-a5a7156410f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:46.947541 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-025e75a3-d6cb-485b-bcbc-de8224031547 tempest-VolumesSnapshotNegativeTestJSON-1103710538 tempest-VolumesSnapshotNegativeTestJSON-1103710538-project-member] Flow 'volume_create_api' (12db7ce1-3619-44b4-9560-c8bcd0c007fc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:34:46.947852 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-025e75a3-d6cb-485b-bcbc-de8224031547 tempest-VolumesSnapshotNegativeTestJSON-1103710538 tempest-VolumesSnapshotNegativeTestJSON-1103710538-project-member] Create volume request issued successfully. Jul 10 08:34:46.948038 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0843dee4-4f77-4c6b-abd8-10f182683461 tempest-ProjectAdminTests-773952592 tempest-ProjectAdminTests-773952592-project-admin] https://10.4.3.7/volume/v3/types/9f2ecac6-ef8a-490c-8d3d-511200a42f30 returned with HTTP 202 Jul 10 08:34:46.948457 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 419/1682] 10.4.3.7 () {66 vars in 1331 bytes} [Fri Jul 10 08:34:46 2026] DELETE /volume/v3/types/9f2ecac6-ef8a-490c-8d3d-511200a42f30 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:34:46.948692 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-025e75a3-d6cb-485b-bcbc-de8224031547 tempest-VolumesSnapshotNegativeTestJSON-1103710538 tempest-VolumesSnapshotNegativeTestJSON-1103710538-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:34:46.949107 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 416/1683] 10.4.3.7 () {68 vars in 1244 bytes} [Fri Jul 10 08:34:46 2026] POST /volume/v3/volumes => generated 757 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:34:46.953944 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-7fe202e3-9003-44b9-9ec4-5a6d15d6cee7 tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] Availability Zones retrieved successfully. Jul 10 08:34:46.960570 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-7e72c661-8f5c-41be-a201-91e366d8a598 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:46.961683 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-7fe202e3-9003-44b9-9ec4-5a6d15d6cee7 tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] Flow 'volume_create_api' (b3bea85d-8d83-4061-ab2d-93335a027c99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:34:46.962631 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-7fe202e3-9003-44b9-9ec4-5a6d15d6cee7 tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d16a8255-6c67-40d9-baf7-ebd2763c3910) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:46.963049 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-7e72c661-8f5c-41be-a201-91e366d8a598 tempest-VolumesSnapshotNegativeTestJSON-1103710538 tempest-VolumesSnapshotNegativeTestJSON-1103710538-project-member] GET https://10.4.3.7/volume/v3/volumes/70447e75-a7ce-485a-97db-cfe8502d4054 Jul 10 08:34:46.963317 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-7e72c661-8f5c-41be-a201-91e366d8a598 tempest-VolumesSnapshotNegativeTestJSON-1103710538 tempest-VolumesSnapshotNegativeTestJSON-1103710538-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:46.963527 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.flows.api.create_volume [None req-7fe202e3-9003-44b9-9ec4-5a6d15d6cee7 tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] Validating volume size '1' using validate_int {{(pid=100054) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:34:46.963578 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-7e72c661-8f5c-41be-a201-91e366d8a598 tempest-VolumesSnapshotNegativeTestJSON-1103710538 tempest-VolumesSnapshotNegativeTestJSON-1103710538-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:46.971752 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:46.971752 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:34:46.975387 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-7e72c661-8f5c-41be-a201-91e366d8a598 tempest-VolumesSnapshotNegativeTestJSON-1103710538 tempest-VolumesSnapshotNegativeTestJSON-1103710538-project-member] Volume info retrieved successfully. Jul 10 08:34:46.979457 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-7e72c661-8f5c-41be-a201-91e366d8a598 tempest-VolumesSnapshotNegativeTestJSON-1103710538 tempest-VolumesSnapshotNegativeTestJSON-1103710538-project-member] https://10.4.3.7/volume/v3/volumes/70447e75-a7ce-485a-97db-cfe8502d4054 returned with HTTP 200 Jul 10 08:34:46.979820 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 424/1684] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:46 2026] GET /volume/v3/volumes/70447e75-a7ce-485a-97db-cfe8502d4054 => generated 825 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:46.994950 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-7fe202e3-9003-44b9-9ec4-5a6d15d6cee7 tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d16a8255-6c67-40d9-baf7-ebd2763c3910) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:46.995713 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-7fe202e3-9003-44b9-9ec4-5a6d15d6cee7 tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a096b965-1067-4c17-8355-ef5d8bf08d20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:47.000925 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-f888ba11-ddd6-4163-8871-4cd3e40deba2 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:47.002669 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f888ba11-ddd6-4163-8871-4cd3e40deba2 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] GET https://10.4.3.7/volume/v3/backups/89739abb-7f57-4766-9ec3-d52624d0db92 Jul 10 08:34:47.002860 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f888ba11-ddd6-4163-8871-4cd3e40deba2 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:47.003039 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f888ba11-ddd6-4163-8871-4cd3e40deba2 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:47.003134 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-f888ba11-ddd6-4163-8871-4cd3e40deba2 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Show backup with id 89739abb-7f57-4766-9ec3-d52624d0db92. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:34:47.007390 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:47.007390 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:34:47.008041 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f888ba11-ddd6-4163-8871-4cd3e40deba2 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/backups/89739abb-7f57-4766-9ec3-d52624d0db92 returned with HTTP 200 Jul 10 08:34:47.008392 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 420/1685] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:46 2026] GET /volume/v3/backups/89739abb-7f57-4766-9ec3-d52624d0db92 => generated 831 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:47.072772 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.quota [None req-7fe202e3-9003-44b9-9ec4-5a6d15d6cee7 tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] Created reservations ['1ee37de8-e7ea-4f2f-a198-cef06ab1cea8', 'c5338352-ae86-4f63-a2a5-061e851e4942', 'ca4958a1-a568-4483-a5f2-f80418e30f89', 'dcb85523-9996-4a29-9541-65400e7e647f'] {{(pid=100054) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:34:47.074213 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-7fe202e3-9003-44b9-9ec4-5a6d15d6cee7 tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a096b965-1067-4c17-8355-ef5d8bf08d20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1ee37de8-e7ea-4f2f-a198-cef06ab1cea8', 'c5338352-ae86-4f63-a2a5-061e851e4942', 'ca4958a1-a568-4483-a5f2-f80418e30f89', 'dcb85523-9996-4a29-9541-65400e7e647f']}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:47.075158 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-7fe202e3-9003-44b9-9ec4-5a6d15d6cee7 tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3fc7b792-619d-45ff-a8c9-b6eaf0b86f38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:47.099769 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-7fe202e3-9003-44b9-9ec4-5a6d15d6cee7 tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3fc7b792-619d-45ff-a8c9-b6eaf0b86f38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '39168c99-929f-4c4f-bdc3-3f0fd2feb405', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1245318983',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c8d8dbc60424916865cf78fa19670e7',qos_specs=None,replication_status=,reservations=['1ee37de8-e7ea-4f2f-a198-cef06ab1cea8','c5338352-ae86-4f63-a2a5-061e851e4942','ca4958a1-a568-4483-a5f2-f80418e30f89','dcb85523-9996-4a29-9541-65400e7e647f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76052c00ca8449a1b2ccd2aa74dc800c',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:34:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1245318983',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=39168c99-929f-4c4f-bdc3-3f0fd2feb405,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6c8d8dbc60424916865cf78fa19670e7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='76052c00ca8449a1b2ccd2aa74dc800c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:47.100772 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-7fe202e3-9003-44b9-9ec4-5a6d15d6cee7 tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ecfeb175-ee9a-4d7a-a54a-6d824efe78f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:47.125682 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-7fe202e3-9003-44b9-9ec4-5a6d15d6cee7 tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ecfeb175-ee9a-4d7a-a54a-6d824efe78f8) transitioned into state 'SUCCESS' from state '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-1245318983',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c8d8dbc60424916865cf78fa19670e7',qos_specs=None,replication_status=,reservations=['1ee37de8-e7ea-4f2f-a198-cef06ab1cea8','c5338352-ae86-4f63-a2a5-061e851e4942','ca4958a1-a568-4483-a5f2-f80418e30f89','dcb85523-9996-4a29-9541-65400e7e647f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76052c00ca8449a1b2ccd2aa74dc800c',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:47.126525 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-7fe202e3-9003-44b9-9ec4-5a6d15d6cee7 tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (873b59b7-69fc-4c91-9caa-e91f23c860e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:47.139543 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-7fe202e3-9003-44b9-9ec4-5a6d15d6cee7 tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (873b59b7-69fc-4c91-9caa-e91f23c860e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:47.140525 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-7fe202e3-9003-44b9-9ec4-5a6d15d6cee7 tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] Flow 'volume_create_api' (b3bea85d-8d83-4061-ab2d-93335a027c99) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100054) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:34:47.140988 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-7fe202e3-9003-44b9-9ec4-5a6d15d6cee7 tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] Create volume request issued successfully. Jul 10 08:34:47.141892 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-7fe202e3-9003-44b9-9ec4-5a6d15d6cee7 tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:34:47.142318 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 426/1686] 10.4.3.7 () {68 vars in 1244 bytes} [Fri Jul 10 08:34:46 2026] POST /volume/v3/volumes => generated 751 bytes in 264 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:34:47.163606 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-e8b3e6a9-9c0c-437b-99d2-1cc63c11f3f7 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:47.165611 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-e8b3e6a9-9c0c-437b-99d2-1cc63c11f3f7 tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] GET https://10.4.3.7/volume/v3/volumes/39168c99-929f-4c4f-bdc3-3f0fd2feb405 Jul 10 08:34:47.165807 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-e8b3e6a9-9c0c-437b-99d2-1cc63c11f3f7 tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:47.166017 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-e8b3e6a9-9c0c-437b-99d2-1cc63c11f3f7 tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:47.173077 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:47.173077 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:34:47.178133 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-e8b3e6a9-9c0c-437b-99d2-1cc63c11f3f7 tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] Volume info retrieved successfully. Jul 10 08:34:47.182709 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-e8b3e6a9-9c0c-437b-99d2-1cc63c11f3f7 tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] https://10.4.3.7/volume/v3/volumes/39168c99-929f-4c4f-bdc3-3f0fd2feb405 returned with HTTP 200 Jul 10 08:34:47.186337 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 417/1687] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:47 2026] GET /volume/v3/volumes/39168c99-929f-4c4f-bdc3-3f0fd2feb405 => generated 819 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:47.991429 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-6113db90-ea9c-42d1-8405-52839e602aee None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:47.997703 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-6113db90-ea9c-42d1-8405-52839e602aee tempest-VolumesSnapshotNegativeTestJSON-1103710538 tempest-VolumesSnapshotNegativeTestJSON-1103710538-project-member] GET https://10.4.3.7/volume/v3/volumes/70447e75-a7ce-485a-97db-cfe8502d4054 Jul 10 08:34:47.999718 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-6113db90-ea9c-42d1-8405-52839e602aee tempest-VolumesSnapshotNegativeTestJSON-1103710538 tempest-VolumesSnapshotNegativeTestJSON-1103710538-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:48.000024 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-6113db90-ea9c-42d1-8405-52839e602aee tempest-VolumesSnapshotNegativeTestJSON-1103710538 tempest-VolumesSnapshotNegativeTestJSON-1103710538-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:48.006863 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:48.006863 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:34:48.010427 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-6113db90-ea9c-42d1-8405-52839e602aee tempest-VolumesSnapshotNegativeTestJSON-1103710538 tempest-VolumesSnapshotNegativeTestJSON-1103710538-project-member] Volume info retrieved successfully. Jul 10 08:34:48.014234 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-6113db90-ea9c-42d1-8405-52839e602aee tempest-VolumesSnapshotNegativeTestJSON-1103710538 tempest-VolumesSnapshotNegativeTestJSON-1103710538-project-member] https://10.4.3.7/volume/v3/volumes/70447e75-a7ce-485a-97db-cfe8502d4054 returned with HTTP 200 Jul 10 08:34:48.014962 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 425/1688] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:47 2026] GET /volume/v3/volumes/70447e75-a7ce-485a-97db-cfe8502d4054 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:48.022310 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-c37e709a-e4e8-45be-8568-00e9fe895c56 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:48.025602 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c37e709a-e4e8-45be-8568-00e9fe895c56 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] GET https://10.4.3.7/volume/v3/backups/89739abb-7f57-4766-9ec3-d52624d0db92 Jul 10 08:34:48.025766 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c37e709a-e4e8-45be-8568-00e9fe895c56 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:48.025955 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c37e709a-e4e8-45be-8568-00e9fe895c56 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:48.026077 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-c37e709a-e4e8-45be-8568-00e9fe895c56 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Show backup with id 89739abb-7f57-4766-9ec3-d52624d0db92. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:34:48.030420 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-9baf83a1-aa93-452c-a693-8589ea2e1926 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:48.030998 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:48.030998 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:34:48.031774 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c37e709a-e4e8-45be-8568-00e9fe895c56 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/backups/89739abb-7f57-4766-9ec3-d52624d0db92 returned with HTTP 200 Jul 10 08:34:48.032150 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 421/1689] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:48 2026] GET /volume/v3/backups/89739abb-7f57-4766-9ec3-d52624d0db92 => generated 832 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:48.033080 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-9baf83a1-aa93-452c-a693-8589ea2e1926 tempest-VolumesSnapshotNegativeTestJSON-1103710538 tempest-VolumesSnapshotNegativeTestJSON-1103710538-project-member] POST https://10.4.3.7/volume/v3/snapshots Jul 10 08:34:48.034433 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-9baf83a1-aa93-452c-a693-8589ea2e1926 tempest-VolumesSnapshotNegativeTestJSON-1103710538 tempest-VolumesSnapshotNegativeTestJSON-1103710538-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "70447e75-a7ce-485a-97db-cfe8502d4054", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-227045401"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:48.044314 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:48.044314 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:34:48.045139 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-9baf83a1-aa93-452c-a693-8589ea2e1926 tempest-VolumesSnapshotNegativeTestJSON-1103710538 tempest-VolumesSnapshotNegativeTestJSON-1103710538-project-member] Volume info retrieved successfully. Jul 10 08:34:48.045459 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.snapshots [None req-9baf83a1-aa93-452c-a693-8589ea2e1926 tempest-VolumesSnapshotNegativeTestJSON-1103710538 tempest-VolumesSnapshotNegativeTestJSON-1103710538-project-member] Create snapshot from volume 70447e75-a7ce-485a-97db-cfe8502d4054 Jul 10 08:34:48.084994 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.quota [None req-9baf83a1-aa93-452c-a693-8589ea2e1926 tempest-VolumesSnapshotNegativeTestJSON-1103710538 tempest-VolumesSnapshotNegativeTestJSON-1103710538-project-member] Created reservations ['77274116-34fc-4e3d-ad15-f80b708e87ff', '0d4aa174-7ec4-4580-859d-b907b3fe16b1', '0e1dbe72-2e31-40e3-9405-b2aee85b41e3', '4ae58383-070e-407e-837e-25efc4ac8988'] {{(pid=100054) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:34:48.118374 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-9baf83a1-aa93-452c-a693-8589ea2e1926 tempest-VolumesSnapshotNegativeTestJSON-1103710538 tempest-VolumesSnapshotNegativeTestJSON-1103710538-project-member] Snapshot create request issued successfully. Jul 10 08:34:48.118374 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-9baf83a1-aa93-452c-a693-8589ea2e1926 tempest-VolumesSnapshotNegativeTestJSON-1103710538 tempest-VolumesSnapshotNegativeTestJSON-1103710538-project-member] https://10.4.3.7/volume/v3/snapshots returned with HTTP 202 Jul 10 08:34:48.118374 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 427/1690] 10.4.3.7 () {68 vars in 1251 bytes} [Fri Jul 10 08:34:48 2026] POST /volume/v3/snapshots => generated 317 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:34:48.126984 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-ca13fa2c-a7ab-4f1c-8ba9-f2a65c8f93dc None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:48.128814 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-ca13fa2c-a7ab-4f1c-8ba9-f2a65c8f93dc tempest-VolumesSnapshotNegativeTestJSON-1103710538 tempest-VolumesSnapshotNegativeTestJSON-1103710538-project-member] GET https://10.4.3.7/volume/v3/snapshots/9f2f45c7-5f58-43dc-908b-f131d2d19da6 Jul 10 08:34:48.129021 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-ca13fa2c-a7ab-4f1c-8ba9-f2a65c8f93dc tempest-VolumesSnapshotNegativeTestJSON-1103710538 tempest-VolumesSnapshotNegativeTestJSON-1103710538-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:48.129204 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-ca13fa2c-a7ab-4f1c-8ba9-f2a65c8f93dc tempest-VolumesSnapshotNegativeTestJSON-1103710538 tempest-VolumesSnapshotNegativeTestJSON-1103710538-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:48.133860 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:48.133860 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:34:48.134301 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-ca13fa2c-a7ab-4f1c-8ba9-f2a65c8f93dc tempest-VolumesSnapshotNegativeTestJSON-1103710538 tempest-VolumesSnapshotNegativeTestJSON-1103710538-project-member] Snapshot retrieved successfully. Jul 10 08:34:48.135101 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-ca13fa2c-a7ab-4f1c-8ba9-f2a65c8f93dc tempest-VolumesSnapshotNegativeTestJSON-1103710538 tempest-VolumesSnapshotNegativeTestJSON-1103710538-project-member] https://10.4.3.7/volume/v3/snapshots/9f2f45c7-5f58-43dc-908b-f131d2d19da6 returned with HTTP 200 Jul 10 08:34:48.135608 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 418/1691] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:34:48 2026] GET /volume/v3/snapshots/9f2f45c7-5f58-43dc-908b-f131d2d19da6 => generated 449 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:48.196474 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-9a5e8943-1ea9-4614-9066-b814a795bb65 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:48.198147 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-9a5e8943-1ea9-4614-9066-b814a795bb65 tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] GET https://10.4.3.7/volume/v3/volumes/39168c99-929f-4c4f-bdc3-3f0fd2feb405 Jul 10 08:34:48.198331 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-9a5e8943-1ea9-4614-9066-b814a795bb65 tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:48.198556 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-9a5e8943-1ea9-4614-9066-b814a795bb65 tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:48.205286 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:48.205286 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:34:48.209591 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-9a5e8943-1ea9-4614-9066-b814a795bb65 tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] Volume info retrieved successfully. Jul 10 08:34:48.213898 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-9a5e8943-1ea9-4614-9066-b814a795bb65 tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] https://10.4.3.7/volume/v3/volumes/39168c99-929f-4c4f-bdc3-3f0fd2feb405 returned with HTTP 200 Jul 10 08:34:48.214261 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 426/1692] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:48 2026] GET /volume/v3/volumes/39168c99-929f-4c4f-bdc3-3f0fd2feb405 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:48.229743 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-f4410d15-2299-4725-8dd1-aedff4c27e5b None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:48.233239 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f4410d15-2299-4725-8dd1-aedff4c27e5b tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] POST https://10.4.3.7/volume/v3/snapshots Jul 10 08:34:48.233710 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f4410d15-2299-4725-8dd1-aedff4c27e5b tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "39168c99-929f-4c4f-bdc3-3f0fd2feb405", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-412645972"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:48.249460 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:48.249460 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:34:48.250130 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-f4410d15-2299-4725-8dd1-aedff4c27e5b tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] Volume info retrieved successfully. Jul 10 08:34:48.250231 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.snapshots [None req-f4410d15-2299-4725-8dd1-aedff4c27e5b tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] Create snapshot from volume 39168c99-929f-4c4f-bdc3-3f0fd2feb405 Jul 10 08:34:48.297193 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-f4410d15-2299-4725-8dd1-aedff4c27e5b tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] Created reservations ['f85f00f5-6697-4bfd-86f2-d24d5a50e399', '136e80aa-5b8d-4494-a1cc-d9ccb693b0c0', 'e268222b-9d4d-4cfb-a7f6-70c7d57c5cd9', 'cd147880-b66e-4033-b962-df88ef6d2807'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:34:48.328387 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-f4410d15-2299-4725-8dd1-aedff4c27e5b tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] Snapshot create request issued successfully. Jul 10 08:34:48.328831 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f4410d15-2299-4725-8dd1-aedff4c27e5b tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] https://10.4.3.7/volume/v3/snapshots returned with HTTP 202 Jul 10 08:34:48.329453 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 422/1693] 10.4.3.7 () {68 vars in 1251 bytes} [Fri Jul 10 08:34:48 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) Jul 10 08:34:48.346104 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-6c40701a-198c-4d91-bc63-44587ba32587 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:48.351195 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-6c40701a-198c-4d91-bc63-44587ba32587 tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] GET https://10.4.3.7/volume/v3/snapshots/064237ca-1123-4dda-b2a5-9f65116804e5 Jul 10 08:34:48.351195 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-6c40701a-198c-4d91-bc63-44587ba32587 tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:48.351195 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-6c40701a-198c-4d91-bc63-44587ba32587 tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:48.359783 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:48.359783 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:34:48.360325 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-6c40701a-198c-4d91-bc63-44587ba32587 tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] Snapshot retrieved successfully. Jul 10 08:34:48.361168 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-6c40701a-198c-4d91-bc63-44587ba32587 tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] https://10.4.3.7/volume/v3/snapshots/064237ca-1123-4dda-b2a5-9f65116804e5 returned with HTTP 200 Jul 10 08:34:48.361933 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 428/1694] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:34:48 2026] GET /volume/v3/snapshots/064237ca-1123-4dda-b2a5-9f65116804e5 => generated 442 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:48.464154 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-24cb121f-d775-46f5-811b-0784a641600d None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:48.553427 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-24cb121f-d775-46f5-811b-0784a641600d tempest-ProjectReaderTests-929049885 tempest-ProjectReaderTests-929049885-project-admin] POST https://10.4.3.7/volume/v3/types Jul 10 08:34:48.553427 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-24cb121f-d775-46f5-811b-0784a641600d tempest-ProjectReaderTests-929049885 tempest-ProjectReaderTests-929049885-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-432510421", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1215422102", "vendor_name": "tempest-vendor_name-1507341781"}}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:48.565601 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-24cb121f-d775-46f5-811b-0784a641600d tempest-ProjectReaderTests-929049885 tempest-ProjectReaderTests-929049885-project-admin] https://10.4.3.7/volume/v3/types returned with HTTP 200 Jul 10 08:34:48.566048 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 419/1695] 10.4.3.7 () {68 vars in 1239 bytes} [Fri Jul 10 08:34:48 2026] POST /volume/v3/types => generated 329 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:48.575717 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-ccc13115-649f-41b7-8b6c-6919949e04e7 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:48.577516 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-ccc13115-649f-41b7-8b6c-6919949e04e7 tempest-ProjectReaderTests-929049885 tempest-ProjectReaderTests-929049885-project-admin] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:34:48.577827 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-ccc13115-649f-41b7-8b6c-6919949e04e7 tempest-ProjectReaderTests-929049885 tempest-ProjectReaderTests-929049885-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "189c3d51-19fd-4bd0-b1bb-2030609d5e20", "size": 1}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:48.579210 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.volumes [None req-ccc13115-649f-41b7-8b6c-6919949e04e7 tempest-ProjectReaderTests-929049885 tempest-ProjectReaderTests-929049885-project-admin] Create volume request body: {'volume': {'volume_type': '189c3d51-19fd-4bd0-b1bb-2030609d5e20', 'size': 1}} {{(pid=100056) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:34:48.582466 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-ccc13115-649f-41b7-8b6c-6919949e04e7 tempest-ProjectReaderTests-929049885 tempest-ProjectReaderTests-929049885-project-admin] Create volume of 1 GB Jul 10 08:34:48.582851 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:48.582851 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:34:48.583183 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-ccc13115-649f-41b7-8b6c-6919949e04e7 tempest-ProjectReaderTests-929049885 tempest-ProjectReaderTests-929049885-project-admin] Availability Zones retrieved successfully. Jul 10 08:34:48.589866 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-ccc13115-649f-41b7-8b6c-6919949e04e7 tempest-ProjectReaderTests-929049885 tempest-ProjectReaderTests-929049885-project-admin] Flow 'volume_create_api' (e881c572-91fe-4ed8-b669-a996b8ca5a6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:34:48.591148 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-ccc13115-649f-41b7-8b6c-6919949e04e7 tempest-ProjectReaderTests-929049885 tempest-ProjectReaderTests-929049885-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bcf7e00f-b258-41ba-b8ab-91a7c84e540c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:48.591998 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.flows.api.create_volume [None req-ccc13115-649f-41b7-8b6c-6919949e04e7 tempest-ProjectReaderTests-929049885 tempest-ProjectReaderTests-929049885-project-admin] Validating volume size '1' using validate_int {{(pid=100056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:34:48.612356 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-ccc13115-649f-41b7-8b6c-6919949e04e7 tempest-ProjectReaderTests-929049885 tempest-ProjectReaderTests-929049885-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bcf7e00f-b258-41ba-b8ab-91a7c84e540c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:34:49Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1215422102',vendor_name='tempest-vendor_name-1507341781'},id=189c3d51-19fd-4bd0-b1bb-2030609d5e20,is_public=True,name='tempest-ProjectReaderTests-volume-type-432510421',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '189c3d51-19fd-4bd0-b1bb-2030609d5e20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:48.613091 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-ccc13115-649f-41b7-8b6c-6919949e04e7 tempest-ProjectReaderTests-929049885 tempest-ProjectReaderTests-929049885-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9eaca682-ef27-4a8e-8d19-971083d89cd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:48.641812 np0000004976 devstack@c-api.service[100056]: WARNING cinder.quota [None req-ccc13115-649f-41b7-8b6c-6919949e04e7 tempest-ProjectReaderTests-929049885 tempest-ProjectReaderTests-929049885-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-432510421 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-432510421, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:34:48.642072 np0000004976 devstack@c-api.service[100056]: WARNING cinder.quota [None req-ccc13115-649f-41b7-8b6c-6919949e04e7 tempest-ProjectReaderTests-929049885 tempest-ProjectReaderTests-929049885-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-432510421 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-432510421, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:34:48.675840 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.quota [None req-ccc13115-649f-41b7-8b6c-6919949e04e7 tempest-ProjectReaderTests-929049885 tempest-ProjectReaderTests-929049885-project-admin] Created reservations ['8f82b041-623f-484d-9e0c-335107fd72e9', 'ae0aa2cb-f81a-409c-a5d1-e6e5b42bc47c', '90f6613d-6ddb-44cb-8af8-ff870b313965', '23197296-8936-44dd-9759-ea7da4cc1676'] {{(pid=100056) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:34:48.676672 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-ccc13115-649f-41b7-8b6c-6919949e04e7 tempest-ProjectReaderTests-929049885 tempest-ProjectReaderTests-929049885-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9eaca682-ef27-4a8e-8d19-971083d89cd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8f82b041-623f-484d-9e0c-335107fd72e9', 'ae0aa2cb-f81a-409c-a5d1-e6e5b42bc47c', '90f6613d-6ddb-44cb-8af8-ff870b313965', '23197296-8936-44dd-9759-ea7da4cc1676']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:48.677336 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-ccc13115-649f-41b7-8b6c-6919949e04e7 tempest-ProjectReaderTests-929049885 tempest-ProjectReaderTests-929049885-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f767d46-6f2a-428f-937a-67742ea09a87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:48.704593 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-ccc13115-649f-41b7-8b6c-6919949e04e7 tempest-ProjectReaderTests-929049885 tempest-ProjectReaderTests-929049885-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f767d46-6f2a-428f-937a-67742ea09a87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '07a405cc-b299-4c44-9b8a-ae40567e67ba', '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='ca83b716f22b4074933ea72474e3f2ef',qos_specs=None,replication_status=,reservations=['8f82b041-623f-484d-9e0c-335107fd72e9','ae0aa2cb-f81a-409c-a5d1-e6e5b42bc47c','90f6613d-6ddb-44cb-8af8-ff870b313965','23197296-8936-44dd-9759-ea7da4cc1676'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f61c7df9fc8541a499b6e6b093f0f818',volume_type_id=189c3d51-19fd-4bd0-b1bb-2030609d5e20), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:34:48Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=07a405cc-b299-4c44-9b8a-ae40567e67ba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ca83b716f22b4074933ea72474e3f2ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f61c7df9fc8541a499b6e6b093f0f818',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(189c3d51-19fd-4bd0-b1bb-2030609d5e20),volume_type_id=189c3d51-19fd-4bd0-b1bb-2030609d5e20)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:48.705781 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-ccc13115-649f-41b7-8b6c-6919949e04e7 tempest-ProjectReaderTests-929049885 tempest-ProjectReaderTests-929049885-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea0d25b5-5e45-4c46-86b4-af127d7a1680) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:48.726991 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-ccc13115-649f-41b7-8b6c-6919949e04e7 tempest-ProjectReaderTests-929049885 tempest-ProjectReaderTests-929049885-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea0d25b5-5e45-4c46-86b4-af127d7a1680) transitioned into state 'SUCCESS' from 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='ca83b716f22b4074933ea72474e3f2ef',qos_specs=None,replication_status=,reservations=['8f82b041-623f-484d-9e0c-335107fd72e9','ae0aa2cb-f81a-409c-a5d1-e6e5b42bc47c','90f6613d-6ddb-44cb-8af8-ff870b313965','23197296-8936-44dd-9759-ea7da4cc1676'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f61c7df9fc8541a499b6e6b093f0f818',volume_type_id=189c3d51-19fd-4bd0-b1bb-2030609d5e20)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:48.727663 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-ccc13115-649f-41b7-8b6c-6919949e04e7 tempest-ProjectReaderTests-929049885 tempest-ProjectReaderTests-929049885-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (454edc9a-3569-4133-a483-b30b6f4ef3c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:48.736847 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-ccc13115-649f-41b7-8b6c-6919949e04e7 tempest-ProjectReaderTests-929049885 tempest-ProjectReaderTests-929049885-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (454edc9a-3569-4133-a483-b30b6f4ef3c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:48.737670 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-ccc13115-649f-41b7-8b6c-6919949e04e7 tempest-ProjectReaderTests-929049885 tempest-ProjectReaderTests-929049885-project-admin] Flow 'volume_create_api' (e881c572-91fe-4ed8-b669-a996b8ca5a6c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:34:48.738015 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-ccc13115-649f-41b7-8b6c-6919949e04e7 tempest-ProjectReaderTests-929049885 tempest-ProjectReaderTests-929049885-project-admin] Create volume request issued successfully. Jul 10 08:34:48.738781 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-ccc13115-649f-41b7-8b6c-6919949e04e7 tempest-ProjectReaderTests-929049885 tempest-ProjectReaderTests-929049885-project-admin] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:34:48.739514 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 427/1696] 10.4.3.7 () {70 vars in 1284 bytes} [Fri Jul 10 08:34:48 2026] POST /volume/v3/volumes => generated 769 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:34:48.750795 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-d701e23a-dd08-4afa-881f-660d7eaddc51 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:48.753097 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d701e23a-dd08-4afa-881f-660d7eaddc51 tempest-ProjectReaderTests-929049885 tempest-ProjectReaderTests-929049885-project-admin] GET https://10.4.3.7/volume/v3/volumes/07a405cc-b299-4c44-9b8a-ae40567e67ba Jul 10 08:34:48.753358 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d701e23a-dd08-4afa-881f-660d7eaddc51 tempest-ProjectReaderTests-929049885 tempest-ProjectReaderTests-929049885-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:48.753585 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d701e23a-dd08-4afa-881f-660d7eaddc51 tempest-ProjectReaderTests-929049885 tempest-ProjectReaderTests-929049885-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:48.762955 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:48.762955 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:34:48.766252 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-d701e23a-dd08-4afa-881f-660d7eaddc51 tempest-ProjectReaderTests-929049885 tempest-ProjectReaderTests-929049885-project-admin] Volume info retrieved successfully. Jul 10 08:34:48.769796 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d701e23a-dd08-4afa-881f-660d7eaddc51 tempest-ProjectReaderTests-929049885 tempest-ProjectReaderTests-929049885-project-admin] https://10.4.3.7/volume/v3/volumes/07a405cc-b299-4c44-9b8a-ae40567e67ba returned with HTTP 200 Jul 10 08:34:48.770140 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 423/1697] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:34:48 2026] GET /volume/v3/volumes/07a405cc-b299-4c44-9b8a-ae40567e67ba => generated 948 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:49.045129 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-4cb8acdb-a97c-41c1-a7ee-a02793836fda None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:49.046964 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-4cb8acdb-a97c-41c1-a7ee-a02793836fda tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] GET https://10.4.3.7/volume/v3/backups/89739abb-7f57-4766-9ec3-d52624d0db92 Jul 10 08:34:49.047158 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-4cb8acdb-a97c-41c1-a7ee-a02793836fda tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:49.047355 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-4cb8acdb-a97c-41c1-a7ee-a02793836fda tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:49.047478 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-4cb8acdb-a97c-41c1-a7ee-a02793836fda tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Show backup with id 89739abb-7f57-4766-9ec3-d52624d0db92. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:34:49.051847 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:49.051847 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:34:49.052782 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-4cb8acdb-a97c-41c1-a7ee-a02793836fda tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/backups/89739abb-7f57-4766-9ec3-d52624d0db92 returned with HTTP 200 Jul 10 08:34:49.053163 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 429/1698] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:49 2026] GET /volume/v3/backups/89739abb-7f57-4766-9ec3-d52624d0db92 => generated 832 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:49.146351 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-b2bd7bc8-a651-40d2-a94a-b708c52c0535 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:49.148463 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-b2bd7bc8-a651-40d2-a94a-b708c52c0535 tempest-VolumesSnapshotNegativeTestJSON-1103710538 tempest-VolumesSnapshotNegativeTestJSON-1103710538-project-member] GET https://10.4.3.7/volume/v3/snapshots/9f2f45c7-5f58-43dc-908b-f131d2d19da6 Jul 10 08:34:49.148793 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-b2bd7bc8-a651-40d2-a94a-b708c52c0535 tempest-VolumesSnapshotNegativeTestJSON-1103710538 tempest-VolumesSnapshotNegativeTestJSON-1103710538-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:49.149076 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-b2bd7bc8-a651-40d2-a94a-b708c52c0535 tempest-VolumesSnapshotNegativeTestJSON-1103710538 tempest-VolumesSnapshotNegativeTestJSON-1103710538-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:49.154084 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:49.154084 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:34:49.155864 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-b2bd7bc8-a651-40d2-a94a-b708c52c0535 tempest-VolumesSnapshotNegativeTestJSON-1103710538 tempest-VolumesSnapshotNegativeTestJSON-1103710538-project-member] Snapshot retrieved successfully. Jul 10 08:34:49.155864 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-b2bd7bc8-a651-40d2-a94a-b708c52c0535 tempest-VolumesSnapshotNegativeTestJSON-1103710538 tempest-VolumesSnapshotNegativeTestJSON-1103710538-project-member] https://10.4.3.7/volume/v3/snapshots/9f2f45c7-5f58-43dc-908b-f131d2d19da6 returned with HTTP 200 Jul 10 08:34:49.155864 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 420/1699] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:34:49 2026] GET /volume/v3/snapshots/9f2f45c7-5f58-43dc-908b-f131d2d19da6 => generated 476 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:49.167486 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-638b7d28-4500-46bc-aed5-dbac9b08d226 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:49.169380 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-638b7d28-4500-46bc-aed5-dbac9b08d226 tempest-VolumesSnapshotNegativeTestJSON-1103710538 tempest-VolumesSnapshotNegativeTestJSON-1103710538-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:34:49.169724 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-638b7d28-4500-46bc-aed5-dbac9b08d226 tempest-VolumesSnapshotNegativeTestJSON-1103710538 tempest-VolumesSnapshotNegativeTestJSON-1103710538-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "9f2f45c7-5f58-43dc-908b-f131d2d19da6"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:49.171153 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.volumes [None req-638b7d28-4500-46bc-aed5-dbac9b08d226 tempest-VolumesSnapshotNegativeTestJSON-1103710538 tempest-VolumesSnapshotNegativeTestJSON-1103710538-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '9f2f45c7-5f58-43dc-908b-f131d2d19da6'}} {{(pid=100056) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:34:49.175850 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:49.175850 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:34:49.176220 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-638b7d28-4500-46bc-aed5-dbac9b08d226 tempest-VolumesSnapshotNegativeTestJSON-1103710538 tempest-VolumesSnapshotNegativeTestJSON-1103710538-project-member] Snapshot retrieved successfully. Jul 10 08:34:49.176338 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-638b7d28-4500-46bc-aed5-dbac9b08d226 tempest-VolumesSnapshotNegativeTestJSON-1103710538 tempest-VolumesSnapshotNegativeTestJSON-1103710538-project-member] Create volume of 1 GB Jul 10 08:34:49.179501 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-638b7d28-4500-46bc-aed5-dbac9b08d226 tempest-VolumesSnapshotNegativeTestJSON-1103710538 tempest-VolumesSnapshotNegativeTestJSON-1103710538-project-member] Availability Zones retrieved successfully. Jul 10 08:34:49.184661 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-638b7d28-4500-46bc-aed5-dbac9b08d226 tempest-VolumesSnapshotNegativeTestJSON-1103710538 tempest-VolumesSnapshotNegativeTestJSON-1103710538-project-member] Flow 'volume_create_api' (50f2bf07-fc89-4df2-a4a4-b129dd3b6633) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:34:49.185643 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-638b7d28-4500-46bc-aed5-dbac9b08d226 tempest-VolumesSnapshotNegativeTestJSON-1103710538 tempest-VolumesSnapshotNegativeTestJSON-1103710538-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58251358-2e23-4989-a02a-9ad0fe04cb81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:49.186486 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.flows.api.create_volume [None req-638b7d28-4500-46bc-aed5-dbac9b08d226 tempest-VolumesSnapshotNegativeTestJSON-1103710538 tempest-VolumesSnapshotNegativeTestJSON-1103710538-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:34:49.187327 np0000004976 devstack@c-api.service[100056]: WARNING cinder.volume.api [None req-638b7d28-4500-46bc-aed5-dbac9b08d226 tempest-VolumesSnapshotNegativeTestJSON-1103710538 tempest-VolumesSnapshotNegativeTestJSON-1103710538-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58251358-2e23-4989-a02a-9ad0fe04cb81) transitioned into state 'FAILURE' from state 'RUNNING' Jul 10 08:34:49.187327 np0000004976 devstack@c-api.service[100056]: 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. Jul 10 08:34:49.188927 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-638b7d28-4500-46bc-aed5-dbac9b08d226 tempest-VolumesSnapshotNegativeTestJSON-1103710538 tempest-VolumesSnapshotNegativeTestJSON-1103710538-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58251358-2e23-4989-a02a-9ad0fe04cb81) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:49.189583 np0000004976 devstack@c-api.service[100056]: WARNING cinder.volume.api [None req-638b7d28-4500-46bc-aed5-dbac9b08d226 tempest-VolumesSnapshotNegativeTestJSON-1103710538 tempest-VolumesSnapshotNegativeTestJSON-1103710538-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58251358-2e23-4989-a02a-9ad0fe04cb81) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 10 08:34:49.190240 np0000004976 devstack@c-api.service[100056]: WARNING cinder.volume.api [None req-638b7d28-4500-46bc-aed5-dbac9b08d226 tempest-VolumesSnapshotNegativeTestJSON-1103710538 tempest-VolumesSnapshotNegativeTestJSON-1103710538-project-member] Flow 'volume_create_api' (50f2bf07-fc89-4df2-a4a4-b129dd3b6633) transitioned into state 'REVERTED' from state 'RUNNING' Jul 10 08:34:49.190536 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-638b7d28-4500-46bc-aed5-dbac9b08d226 tempest-VolumesSnapshotNegativeTestJSON-1103710538 tempest-VolumesSnapshotNegativeTestJSON-1103710538-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 400 Jul 10 08:34:49.190952 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 428/1700] 10.4.3.7 () {68 vars in 1244 bytes} [Fri Jul 10 08:34:49 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) Jul 10 08:34:49.199108 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-141d5924-06f1-4d4e-8a87-0994f1e70289 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:49.200978 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-141d5924-06f1-4d4e-8a87-0994f1e70289 tempest-VolumesSnapshotNegativeTestJSON-1103710538 tempest-VolumesSnapshotNegativeTestJSON-1103710538-project-member] DELETE https://10.4.3.7/volume/v3/snapshots/9f2f45c7-5f58-43dc-908b-f131d2d19da6 Jul 10 08:34:49.201170 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-141d5924-06f1-4d4e-8a87-0994f1e70289 tempest-VolumesSnapshotNegativeTestJSON-1103710538 tempest-VolumesSnapshotNegativeTestJSON-1103710538-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:49.201287 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-141d5924-06f1-4d4e-8a87-0994f1e70289 tempest-VolumesSnapshotNegativeTestJSON-1103710538 tempest-VolumesSnapshotNegativeTestJSON-1103710538-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:49.201400 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.snapshots [None req-141d5924-06f1-4d4e-8a87-0994f1e70289 tempest-VolumesSnapshotNegativeTestJSON-1103710538 tempest-VolumesSnapshotNegativeTestJSON-1103710538-project-member] Delete snapshot with id: 9f2f45c7-5f58-43dc-908b-f131d2d19da6 Jul 10 08:34:49.206873 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:49.206873 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:34:49.207455 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-141d5924-06f1-4d4e-8a87-0994f1e70289 tempest-VolumesSnapshotNegativeTestJSON-1103710538 tempest-VolumesSnapshotNegativeTestJSON-1103710538-project-member] Snapshot retrieved successfully. Jul 10 08:34:49.223507 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-141d5924-06f1-4d4e-8a87-0994f1e70289 tempest-VolumesSnapshotNegativeTestJSON-1103710538 tempest-VolumesSnapshotNegativeTestJSON-1103710538-project-member] Snapshot delete request issued successfully. Jul 10 08:34:49.223728 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-141d5924-06f1-4d4e-8a87-0994f1e70289 tempest-VolumesSnapshotNegativeTestJSON-1103710538 tempest-VolumesSnapshotNegativeTestJSON-1103710538-project-member] https://10.4.3.7/volume/v3/snapshots/9f2f45c7-5f58-43dc-908b-f131d2d19da6 returned with HTTP 202 Jul 10 08:34:49.224240 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 424/1701] 10.4.3.7 () {66 vars in 1343 bytes} [Fri Jul 10 08:34:49 2026] DELETE /volume/v3/snapshots/9f2f45c7-5f58-43dc-908b-f131d2d19da6 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:34:49.232015 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-df9819d6-548d-4e3a-b515-e0033668c30e None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:49.233891 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-df9819d6-548d-4e3a-b515-e0033668c30e tempest-VolumesSnapshotNegativeTestJSON-1103710538 tempest-VolumesSnapshotNegativeTestJSON-1103710538-project-member] GET https://10.4.3.7/volume/v3/snapshots/9f2f45c7-5f58-43dc-908b-f131d2d19da6 Jul 10 08:34:49.234134 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-df9819d6-548d-4e3a-b515-e0033668c30e tempest-VolumesSnapshotNegativeTestJSON-1103710538 tempest-VolumesSnapshotNegativeTestJSON-1103710538-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:49.234467 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-df9819d6-548d-4e3a-b515-e0033668c30e tempest-VolumesSnapshotNegativeTestJSON-1103710538 tempest-VolumesSnapshotNegativeTestJSON-1103710538-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:49.239559 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:49.239559 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:34:49.240014 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-df9819d6-548d-4e3a-b515-e0033668c30e tempest-VolumesSnapshotNegativeTestJSON-1103710538 tempest-VolumesSnapshotNegativeTestJSON-1103710538-project-member] Snapshot retrieved successfully. Jul 10 08:34:49.240797 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-df9819d6-548d-4e3a-b515-e0033668c30e tempest-VolumesSnapshotNegativeTestJSON-1103710538 tempest-VolumesSnapshotNegativeTestJSON-1103710538-project-member] https://10.4.3.7/volume/v3/snapshots/9f2f45c7-5f58-43dc-908b-f131d2d19da6 returned with HTTP 200 Jul 10 08:34:49.241247 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 430/1702] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:34:49 2026] GET /volume/v3/snapshots/9f2f45c7-5f58-43dc-908b-f131d2d19da6 => generated 475 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:49.371104 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-fdd2624b-9c71-4c4f-9259-b5417bc4dbad None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:49.372459 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-fdd2624b-9c71-4c4f-9259-b5417bc4dbad tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] GET https://10.4.3.7/volume/v3/snapshots/064237ca-1123-4dda-b2a5-9f65116804e5 Jul 10 08:34:49.372714 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-fdd2624b-9c71-4c4f-9259-b5417bc4dbad tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:49.372956 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-fdd2624b-9c71-4c4f-9259-b5417bc4dbad tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:49.378131 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:49.378131 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:34:49.378721 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-fdd2624b-9c71-4c4f-9259-b5417bc4dbad tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] Snapshot retrieved successfully. Jul 10 08:34:49.379572 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-fdd2624b-9c71-4c4f-9259-b5417bc4dbad tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] https://10.4.3.7/volume/v3/snapshots/064237ca-1123-4dda-b2a5-9f65116804e5 returned with HTTP 200 Jul 10 08:34:49.380218 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 421/1703] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:34:49 2026] GET /volume/v3/snapshots/064237ca-1123-4dda-b2a5-9f65116804e5 => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:49.389259 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-14bc8945-6030-40f7-b129-7c47d3274a3d None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:49.390833 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-14bc8945-6030-40f7-b129-7c47d3274a3d tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] POST https://10.4.3.7/volume/v3/snapshots/064237ca-1123-4dda-b2a5-9f65116804e5/metadata Jul 10 08:34:49.391319 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-14bc8945-6030-40f7-b129-7c47d3274a3d tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:49.402504 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:49.402504 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:34:49.403068 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-14bc8945-6030-40f7-b129-7c47d3274a3d tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] Snapshot retrieved successfully. Jul 10 08:34:49.434921 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-14bc8945-6030-40f7-b129-7c47d3274a3d tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] Update snapshot metadata completed successfully. Jul 10 08:34:49.435255 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-14bc8945-6030-40f7-b129-7c47d3274a3d tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] https://10.4.3.7/volume/v3/snapshots/064237ca-1123-4dda-b2a5-9f65116804e5/metadata returned with HTTP 200 Jul 10 08:34:49.435870 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 429/1704] 10.4.3.7 () {68 vars in 1388 bytes} [Fri Jul 10 08:34:49 2026] POST /volume/v3/snapshots/064237ca-1123-4dda-b2a5-9f65116804e5/metadata => generated 68 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 08:34:49.442752 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-0d7ea67c-a490-4a73-999b-4f1ac18f697b None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:49.444593 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0d7ea67c-a490-4a73-999b-4f1ac18f697b tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] GET https://10.4.3.7/volume/v3/snapshots/064237ca-1123-4dda-b2a5-9f65116804e5/metadata Jul 10 08:34:49.444805 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0d7ea67c-a490-4a73-999b-4f1ac18f697b tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:49.444987 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0d7ea67c-a490-4a73-999b-4f1ac18f697b tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] Calling method 'index' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:49.450146 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:49.450146 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:34:49.450658 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-0d7ea67c-a490-4a73-999b-4f1ac18f697b tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] Snapshot retrieved successfully. Jul 10 08:34:49.451457 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-0d7ea67c-a490-4a73-999b-4f1ac18f697b tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] Get snapshot metadata completed successfully. Jul 10 08:34:49.451684 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0d7ea67c-a490-4a73-999b-4f1ac18f697b tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] https://10.4.3.7/volume/v3/snapshots/064237ca-1123-4dda-b2a5-9f65116804e5/metadata returned with HTTP 200 Jul 10 08:34:49.452047 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 425/1705] 10.4.3.7 () {66 vars in 1367 bytes} [Fri Jul 10 08:34:49 2026] GET /volume/v3/snapshots/064237ca-1123-4dda-b2a5-9f65116804e5/metadata => generated 68 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 08:34:49.459072 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-012cd6a8-7672-4af6-a37a-5e35de6bfe9b None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:49.460854 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-012cd6a8-7672-4af6-a37a-5e35de6bfe9b tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] PUT https://10.4.3.7/volume/v3/snapshots/064237ca-1123-4dda-b2a5-9f65116804e5/metadata Jul 10 08:34:49.461239 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-012cd6a8-7672-4af6-a37a-5e35de6bfe9b tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:49.469669 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:49.469669 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:34:49.470148 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-012cd6a8-7672-4af6-a37a-5e35de6bfe9b tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] Snapshot retrieved successfully. Jul 10 08:34:49.491651 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-012cd6a8-7672-4af6-a37a-5e35de6bfe9b tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] Update snapshot metadata completed successfully. Jul 10 08:34:49.491921 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-012cd6a8-7672-4af6-a37a-5e35de6bfe9b tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] https://10.4.3.7/volume/v3/snapshots/064237ca-1123-4dda-b2a5-9f65116804e5/metadata returned with HTTP 200 Jul 10 08:34:49.492447 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 431/1706] 10.4.3.7 () {68 vars in 1387 bytes} [Fri Jul 10 08:34:49 2026] PUT /volume/v3/snapshots/064237ca-1123-4dda-b2a5-9f65116804e5/metadata => generated 57 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 08:34:49.499894 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-8073b4ae-8515-4b81-87f0-2ac4712cdee6 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:49.501362 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-8073b4ae-8515-4b81-87f0-2ac4712cdee6 tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] GET https://10.4.3.7/volume/v3/snapshots/064237ca-1123-4dda-b2a5-9f65116804e5/metadata Jul 10 08:34:49.502710 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-8073b4ae-8515-4b81-87f0-2ac4712cdee6 tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:49.503006 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-8073b4ae-8515-4b81-87f0-2ac4712cdee6 tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] Calling method 'index' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:49.507791 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:49.507791 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:34:49.508266 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-8073b4ae-8515-4b81-87f0-2ac4712cdee6 tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] Snapshot retrieved successfully. Jul 10 08:34:49.509117 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-8073b4ae-8515-4b81-87f0-2ac4712cdee6 tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] Get snapshot metadata completed successfully. Jul 10 08:34:49.509428 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-8073b4ae-8515-4b81-87f0-2ac4712cdee6 tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] https://10.4.3.7/volume/v3/snapshots/064237ca-1123-4dda-b2a5-9f65116804e5/metadata returned with HTTP 200 Jul 10 08:34:49.509873 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 422/1707] 10.4.3.7 () {66 vars in 1367 bytes} [Fri Jul 10 08:34:49 2026] GET /volume/v3/snapshots/064237ca-1123-4dda-b2a5-9f65116804e5/metadata => generated 57 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 08:34:49.517028 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-85b2c7c3-b762-4219-be09-34bba59ebd13 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:49.519347 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-85b2c7c3-b762-4219-be09-34bba59ebd13 tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] DELETE https://10.4.3.7/volume/v3/snapshots/064237ca-1123-4dda-b2a5-9f65116804e5/metadata/key3 Jul 10 08:34:49.519585 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-85b2c7c3-b762-4219-be09-34bba59ebd13 tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:49.519774 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-85b2c7c3-b762-4219-be09-34bba59ebd13 tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] Calling method 'delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:49.527577 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:49.527577 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:34:49.527985 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-85b2c7c3-b762-4219-be09-34bba59ebd13 tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] Snapshot retrieved successfully. Jul 10 08:34:49.528835 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-85b2c7c3-b762-4219-be09-34bba59ebd13 tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] Get snapshot metadata completed successfully. Jul 10 08:34:49.539520 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-85b2c7c3-b762-4219-be09-34bba59ebd13 tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] Delete snapshot metadata completed successfully. Jul 10 08:34:49.539736 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-85b2c7c3-b762-4219-be09-34bba59ebd13 tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] https://10.4.3.7/volume/v3/snapshots/064237ca-1123-4dda-b2a5-9f65116804e5/metadata/key3 returned with HTTP 200 Jul 10 08:34:49.540222 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 430/1708] 10.4.3.7 () {66 vars in 1385 bytes} [Fri Jul 10 08:34:49 2026] DELETE /volume/v3/snapshots/064237ca-1123-4dda-b2a5-9f65116804e5/metadata/key3 => generated 0 bytes in 24 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jul 10 08:34:49.546635 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-1755c2c3-d663-4450-99ff-dd036e4812f9 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:49.549008 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-1755c2c3-d663-4450-99ff-dd036e4812f9 tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] GET https://10.4.3.7/volume/v3/snapshots/064237ca-1123-4dda-b2a5-9f65116804e5/metadata Jul 10 08:34:49.549292 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-1755c2c3-d663-4450-99ff-dd036e4812f9 tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:49.549577 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-1755c2c3-d663-4450-99ff-dd036e4812f9 tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] Calling method 'index' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:49.555785 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:49.555785 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:34:49.556396 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-1755c2c3-d663-4450-99ff-dd036e4812f9 tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] Snapshot retrieved successfully. Jul 10 08:34:49.557510 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-1755c2c3-d663-4450-99ff-dd036e4812f9 tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] Get snapshot metadata completed successfully. Jul 10 08:34:49.557813 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-1755c2c3-d663-4450-99ff-dd036e4812f9 tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] https://10.4.3.7/volume/v3/snapshots/064237ca-1123-4dda-b2a5-9f65116804e5/metadata returned with HTTP 200 Jul 10 08:34:49.558311 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 426/1709] 10.4.3.7 () {66 vars in 1367 bytes} [Fri Jul 10 08:34:49 2026] GET /volume/v3/snapshots/064237ca-1123-4dda-b2a5-9f65116804e5/metadata => generated 32 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 08:34:49.565340 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-1e121147-ab8c-459f-9c55-c71522bb2c24 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:49.567826 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-1e121147-ab8c-459f-9c55-c71522bb2c24 tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] PUT https://10.4.3.7/volume/v3/snapshots/064237ca-1123-4dda-b2a5-9f65116804e5/metadata Jul 10 08:34:49.568250 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-1e121147-ab8c-459f-9c55-c71522bb2c24 tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:49.574054 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:49.574054 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:34:49.574476 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-1e121147-ab8c-459f-9c55-c71522bb2c24 tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] Snapshot retrieved successfully. Jul 10 08:34:49.586002 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-1e121147-ab8c-459f-9c55-c71522bb2c24 tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] Update snapshot metadata completed successfully. Jul 10 08:34:49.586267 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-1e121147-ab8c-459f-9c55-c71522bb2c24 tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] https://10.4.3.7/volume/v3/snapshots/064237ca-1123-4dda-b2a5-9f65116804e5/metadata returned with HTTP 200 Jul 10 08:34:49.586756 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 432/1710] 10.4.3.7 () {68 vars in 1387 bytes} [Fri Jul 10 08:34:49 2026] PUT /volume/v3/snapshots/064237ca-1123-4dda-b2a5-9f65116804e5/metadata => generated 16 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 08:34:49.594367 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-c4776bd4-9686-4c63-ba4b-232d82e0941f None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:49.595952 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-c4776bd4-9686-4c63-ba4b-232d82e0941f tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] POST https://10.4.3.7/volume/v3/snapshots/064237ca-1123-4dda-b2a5-9f65116804e5/metadata Jul 10 08:34:49.596421 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-c4776bd4-9686-4c63-ba4b-232d82e0941f tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:49.603674 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:49.603674 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:34:49.604240 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-c4776bd4-9686-4c63-ba4b-232d82e0941f tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] Snapshot retrieved successfully. Jul 10 08:34:49.626886 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-c4776bd4-9686-4c63-ba4b-232d82e0941f tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] Update snapshot metadata completed successfully. Jul 10 08:34:49.627214 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-c4776bd4-9686-4c63-ba4b-232d82e0941f tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] https://10.4.3.7/volume/v3/snapshots/064237ca-1123-4dda-b2a5-9f65116804e5/metadata returned with HTTP 200 Jul 10 08:34:49.627782 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 423/1711] 10.4.3.7 () {68 vars in 1388 bytes} [Fri Jul 10 08:34:49 2026] POST /volume/v3/snapshots/064237ca-1123-4dda-b2a5-9f65116804e5/metadata => generated 68 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 08:34:49.634338 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-e505a526-8315-499c-acac-86ec9b0ac49b None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:49.636103 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-e505a526-8315-499c-acac-86ec9b0ac49b tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] GET https://10.4.3.7/volume/v3/snapshots/064237ca-1123-4dda-b2a5-9f65116804e5/metadata Jul 10 08:34:49.636287 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-e505a526-8315-499c-acac-86ec9b0ac49b tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:49.636485 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-e505a526-8315-499c-acac-86ec9b0ac49b tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] Calling method 'index' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:49.641518 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:49.641518 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:34:49.642164 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-e505a526-8315-499c-acac-86ec9b0ac49b tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] Snapshot retrieved successfully. Jul 10 08:34:49.643078 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-e505a526-8315-499c-acac-86ec9b0ac49b tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] Get snapshot metadata completed successfully. Jul 10 08:34:49.643311 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-e505a526-8315-499c-acac-86ec9b0ac49b tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] https://10.4.3.7/volume/v3/snapshots/064237ca-1123-4dda-b2a5-9f65116804e5/metadata returned with HTTP 200 Jul 10 08:34:49.643700 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 431/1712] 10.4.3.7 () {66 vars in 1367 bytes} [Fri Jul 10 08:34:49 2026] GET /volume/v3/snapshots/064237ca-1123-4dda-b2a5-9f65116804e5/metadata => generated 68 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 08:34:49.652523 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-a659ab51-8a0c-4174-acac-fe6757c059df None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:49.654771 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a659ab51-8a0c-4174-acac-fe6757c059df tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] PUT https://10.4.3.7/volume/v3/snapshots/064237ca-1123-4dda-b2a5-9f65116804e5/metadata/key3 Jul 10 08:34:49.655163 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a659ab51-8a0c-4174-acac-fe6757c059df tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:49.663822 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:49.663822 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:34:49.664463 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-a659ab51-8a0c-4174-acac-fe6757c059df tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] Snapshot retrieved successfully. Jul 10 08:34:49.687314 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-a659ab51-8a0c-4174-acac-fe6757c059df tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] Update snapshot metadata completed successfully. Jul 10 08:34:49.687704 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a659ab51-8a0c-4174-acac-fe6757c059df tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] https://10.4.3.7/volume/v3/snapshots/064237ca-1123-4dda-b2a5-9f65116804e5/metadata/key3 returned with HTTP 200 Jul 10 08:34:49.688369 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 427/1713] 10.4.3.7 () {68 vars in 1402 bytes} [Fri Jul 10 08:34:49 2026] PUT /volume/v3/snapshots/064237ca-1123-4dda-b2a5-9f65116804e5/metadata/key3 => generated 35 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 08:34:49.697769 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-642d2ec2-dc9c-48cc-a22f-c58dbf88e705 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:49.699764 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-642d2ec2-dc9c-48cc-a22f-c58dbf88e705 tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] GET https://10.4.3.7/volume/v3/snapshots/064237ca-1123-4dda-b2a5-9f65116804e5/metadata/key3 Jul 10 08:34:49.699956 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-642d2ec2-dc9c-48cc-a22f-c58dbf88e705 tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:49.700131 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-642d2ec2-dc9c-48cc-a22f-c58dbf88e705 tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:49.712729 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:49.712729 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:34:49.712729 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-642d2ec2-dc9c-48cc-a22f-c58dbf88e705 tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] Snapshot retrieved successfully. Jul 10 08:34:49.712729 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-642d2ec2-dc9c-48cc-a22f-c58dbf88e705 tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] Get snapshot metadata completed successfully. Jul 10 08:34:49.714126 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-642d2ec2-dc9c-48cc-a22f-c58dbf88e705 tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] https://10.4.3.7/volume/v3/snapshots/064237ca-1123-4dda-b2a5-9f65116804e5/metadata/key3 returned with HTTP 200 Jul 10 08:34:49.714801 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 433/1714] 10.4.3.7 () {66 vars in 1382 bytes} [Fri Jul 10 08:34:49 2026] GET /volume/v3/snapshots/064237ca-1123-4dda-b2a5-9f65116804e5/metadata/key3 => generated 35 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 08:34:49.728010 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-9d6a1e93-ed5e-4e91-b808-463a09ee2557 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:49.730099 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-9d6a1e93-ed5e-4e91-b808-463a09ee2557 tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] GET https://10.4.3.7/volume/v3/snapshots/064237ca-1123-4dda-b2a5-9f65116804e5/metadata Jul 10 08:34:49.730358 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-9d6a1e93-ed5e-4e91-b808-463a09ee2557 tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:49.730638 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-9d6a1e93-ed5e-4e91-b808-463a09ee2557 tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] Calling method 'index' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:49.732708 np0000004976 devstack@c-api.service[100055]: DEBUG dbcounter [-] [100055] Writing DB stats cinder:SELECT=624,cinder:UPDATE=194,cinder:INSERT=111,cinder:DELETE=4 {{(pid=100055) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 08:34:49.737987 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:49.737987 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:34:49.738741 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-9d6a1e93-ed5e-4e91-b808-463a09ee2557 tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] Snapshot retrieved successfully. Jul 10 08:34:49.740387 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-9d6a1e93-ed5e-4e91-b808-463a09ee2557 tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] Get snapshot metadata completed successfully. Jul 10 08:34:49.740693 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-9d6a1e93-ed5e-4e91-b808-463a09ee2557 tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] https://10.4.3.7/volume/v3/snapshots/064237ca-1123-4dda-b2a5-9f65116804e5/metadata returned with HTTP 200 Jul 10 08:34:49.741174 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 424/1715] 10.4.3.7 () {66 vars in 1367 bytes} [Fri Jul 10 08:34:49 2026] GET /volume/v3/snapshots/064237ca-1123-4dda-b2a5-9f65116804e5/metadata => generated 75 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 08:34:49.749763 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-33db2239-d55a-44c9-b22a-3140792997ec None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:49.751380 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-33db2239-d55a-44c9-b22a-3140792997ec tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] PUT https://10.4.3.7/volume/v3/snapshots/064237ca-1123-4dda-b2a5-9f65116804e5/metadata Jul 10 08:34:49.751692 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-33db2239-d55a-44c9-b22a-3140792997ec tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:49.758541 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:49.758541 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:34:49.758992 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-33db2239-d55a-44c9-b22a-3140792997ec tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] Snapshot retrieved successfully. Jul 10 08:34:49.772940 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-33db2239-d55a-44c9-b22a-3140792997ec tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] Update snapshot metadata completed successfully. Jul 10 08:34:49.773163 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-33db2239-d55a-44c9-b22a-3140792997ec tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] https://10.4.3.7/volume/v3/snapshots/064237ca-1123-4dda-b2a5-9f65116804e5/metadata returned with HTTP 200 Jul 10 08:34:49.773581 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 432/1716] 10.4.3.7 () {68 vars in 1387 bytes} [Fri Jul 10 08:34:49 2026] PUT /volume/v3/snapshots/064237ca-1123-4dda-b2a5-9f65116804e5/metadata => generated 16 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 08:34:49.781377 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-43a27830-b23e-4a40-9d83-43c4ab5bd35f None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:49.783964 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-c6bc5963-824e-4aab-aacc-a3810630b2c3 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:49.784023 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-43a27830-b23e-4a40-9d83-43c4ab5bd35f tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] DELETE https://10.4.3.7/volume/v3/snapshots/064237ca-1123-4dda-b2a5-9f65116804e5 Jul 10 08:34:49.784226 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-43a27830-b23e-4a40-9d83-43c4ab5bd35f tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:49.784458 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-43a27830-b23e-4a40-9d83-43c4ab5bd35f tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:49.784586 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.snapshots [None req-43a27830-b23e-4a40-9d83-43c4ab5bd35f tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] Delete snapshot with id: 064237ca-1123-4dda-b2a5-9f65116804e5 Jul 10 08:34:49.785754 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-c6bc5963-824e-4aab-aacc-a3810630b2c3 tempest-ProjectReaderTests-929049885 tempest-ProjectReaderTests-929049885-project-admin] GET https://10.4.3.7/volume/v3/volumes/07a405cc-b299-4c44-9b8a-ae40567e67ba Jul 10 08:34:49.786220 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-c6bc5963-824e-4aab-aacc-a3810630b2c3 tempest-ProjectReaderTests-929049885 tempest-ProjectReaderTests-929049885-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:49.786462 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-c6bc5963-824e-4aab-aacc-a3810630b2c3 tempest-ProjectReaderTests-929049885 tempest-ProjectReaderTests-929049885-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:49.789047 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:49.789047 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:34:49.789510 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-43a27830-b23e-4a40-9d83-43c4ab5bd35f tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] Snapshot retrieved successfully. Jul 10 08:34:49.795273 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:49.795273 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:34:49.798955 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-c6bc5963-824e-4aab-aacc-a3810630b2c3 tempest-ProjectReaderTests-929049885 tempest-ProjectReaderTests-929049885-project-admin] Volume info retrieved successfully. Jul 10 08:34:49.806363 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-43a27830-b23e-4a40-9d83-43c4ab5bd35f tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] Snapshot delete request issued successfully. Jul 10 08:34:49.806480 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-43a27830-b23e-4a40-9d83-43c4ab5bd35f tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] https://10.4.3.7/volume/v3/snapshots/064237ca-1123-4dda-b2a5-9f65116804e5 returned with HTTP 202 Jul 10 08:34:49.806840 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 428/1717] 10.4.3.7 () {66 vars in 1343 bytes} [Fri Jul 10 08:34:49 2026] DELETE /volume/v3/snapshots/064237ca-1123-4dda-b2a5-9f65116804e5 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:34:49.807662 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-c6bc5963-824e-4aab-aacc-a3810630b2c3 tempest-ProjectReaderTests-929049885 tempest-ProjectReaderTests-929049885-project-admin] https://10.4.3.7/volume/v3/volumes/07a405cc-b299-4c44-9b8a-ae40567e67ba returned with HTTP 200 Jul 10 08:34:49.808120 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 434/1718] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:34:49 2026] GET /volume/v3/volumes/07a405cc-b299-4c44-9b8a-ae40567e67ba => generated 969 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:49.817169 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-f5a17206-b541-497b-ac3a-b77058640720 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:49.819302 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-f5a17206-b541-497b-ac3a-b77058640720 tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] GET https://10.4.3.7/volume/v3/snapshots/064237ca-1123-4dda-b2a5-9f65116804e5 Jul 10 08:34:49.819598 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-f5a17206-b541-497b-ac3a-b77058640720 tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:49.819842 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-f5a17206-b541-497b-ac3a-b77058640720 tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:49.821952 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-12187d89-9851-4997-8b9d-2e788a34a132 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:49.825367 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-12187d89-9851-4997-8b9d-2e788a34a132 tempest-ProjectReaderTests-929049885 tempest-ProjectReaderTests-929049885-project-admin] GET https://10.4.3.7/volume/v3/messages Jul 10 08:34:49.825586 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-12187d89-9851-4997-8b9d-2e788a34a132 tempest-ProjectReaderTests-929049885 tempest-ProjectReaderTests-929049885-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:49.825760 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-12187d89-9851-4997-8b9d-2e788a34a132 tempest-ProjectReaderTests-929049885 tempest-ProjectReaderTests-929049885-project-admin] Calling method 'version_select' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:49.826061 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:49.826061 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:34:49.826557 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-f5a17206-b541-497b-ac3a-b77058640720 tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] Snapshot retrieved successfully. Jul 10 08:34:49.827657 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-f5a17206-b541-497b-ac3a-b77058640720 tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] https://10.4.3.7/volume/v3/snapshots/064237ca-1123-4dda-b2a5-9f65116804e5 returned with HTTP 200 Jul 10 08:34:49.827729 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 425/1719] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:34:49 2026] GET /volume/v3/snapshots/064237ca-1123-4dda-b2a5-9f65116804e5 => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:49.829364 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-12187d89-9851-4997-8b9d-2e788a34a132 tempest-ProjectReaderTests-929049885 tempest-ProjectReaderTests-929049885-project-admin] https://10.4.3.7/volume/v3/messages returned with HTTP 200 Jul 10 08:34:49.829807 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 433/1720] 10.4.3.7 () {68 vars in 1266 bytes} [Fri Jul 10 08:34:49 2026] GET /volume/v3/messages => generated 666 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:49.842501 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-5e9ff178-1096-4423-a647-edce4714a276 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:49.922156 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5e9ff178-1096-4423-a647-edce4714a276 tempest-ProjectReaderTests-929049885 tempest-ProjectReaderTests-929049885-project-reader] GET https://10.4.3.7/volume/v3/messages Jul 10 08:34:49.922891 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5e9ff178-1096-4423-a647-edce4714a276 tempest-ProjectReaderTests-929049885 tempest-ProjectReaderTests-929049885-project-reader] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:49.923200 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5e9ff178-1096-4423-a647-edce4714a276 tempest-ProjectReaderTests-929049885 tempest-ProjectReaderTests-929049885-project-reader] Calling method 'version_select' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:49.924150 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:49.924150 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:34:49.935976 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5e9ff178-1096-4423-a647-edce4714a276 tempest-ProjectReaderTests-929049885 tempest-ProjectReaderTests-929049885-project-reader] https://10.4.3.7/volume/v3/messages returned with HTTP 200 Jul 10 08:34:49.936547 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 429/1721] 10.4.3.7 () {68 vars in 1266 bytes} [Fri Jul 10 08:34:49 2026] GET /volume/v3/messages => generated 666 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:49.946790 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-e627ede7-9ffe-440d-a1ef-c19a810538dc None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:49.948567 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-e627ede7-9ffe-440d-a1ef-c19a810538dc tempest-ProjectReaderTests-929049885 tempest-ProjectReaderTests-929049885-project-admin] DELETE https://10.4.3.7/volume/v3/messages/9800bb2a-0523-40db-97da-aff47d8a20d8 Jul 10 08:34:49.948792 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-e627ede7-9ffe-440d-a1ef-c19a810538dc tempest-ProjectReaderTests-929049885 tempest-ProjectReaderTests-929049885-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:49.948990 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-e627ede7-9ffe-440d-a1ef-c19a810538dc tempest-ProjectReaderTests-929049885 tempest-ProjectReaderTests-929049885-project-admin] Calling method 'version_select' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:49.956533 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-e627ede7-9ffe-440d-a1ef-c19a810538dc tempest-ProjectReaderTests-929049885 tempest-ProjectReaderTests-929049885-project-admin] https://10.4.3.7/volume/v3/messages/9800bb2a-0523-40db-97da-aff47d8a20d8 returned with HTTP 204 Jul 10 08:34:49.957030 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 435/1722] 10.4.3.7 () {68 vars in 1380 bytes} [Fri Jul 10 08:34:49 2026] DELETE /volume/v3/messages/9800bb2a-0523-40db-97da-aff47d8a20d8 => generated 0 bytes in 11 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 10 08:34:49.964194 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-cb7df7eb-43c1-4ab3-846c-57c1690050f0 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:49.966375 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-cb7df7eb-43c1-4ab3-846c-57c1690050f0 tempest-ProjectReaderTests-929049885 tempest-ProjectReaderTests-929049885-project-admin] DELETE https://10.4.3.7/volume/v3/volumes/07a405cc-b299-4c44-9b8a-ae40567e67ba Jul 10 08:34:49.966680 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-cb7df7eb-43c1-4ab3-846c-57c1690050f0 tempest-ProjectReaderTests-929049885 tempest-ProjectReaderTests-929049885-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:49.966916 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-cb7df7eb-43c1-4ab3-846c-57c1690050f0 tempest-ProjectReaderTests-929049885 tempest-ProjectReaderTests-929049885-project-admin] Calling method 'delete' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:49.967129 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-cb7df7eb-43c1-4ab3-846c-57c1690050f0 tempest-ProjectReaderTests-929049885 tempest-ProjectReaderTests-929049885-project-admin] Delete volume with id: 07a405cc-b299-4c44-9b8a-ae40567e67ba Jul 10 08:34:49.975490 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:49.975490 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:34:49.975937 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-cb7df7eb-43c1-4ab3-846c-57c1690050f0 tempest-ProjectReaderTests-929049885 tempest-ProjectReaderTests-929049885-project-admin] Volume info retrieved successfully. Jul 10 08:34:49.977373 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-cb7df7eb-43c1-4ab3-846c-57c1690050f0 tempest-ProjectReaderTests-929049885 tempest-ProjectReaderTests-929049885-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100055) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 10 08:34:49.989629 np0000004976 devstack@c-api.service[100055]: WARNING cinder.quota [None req-cb7df7eb-43c1-4ab3-846c-57c1690050f0 tempest-ProjectReaderTests-929049885 tempest-ProjectReaderTests-929049885-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-432510421 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-432510421, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:34:49.990022 np0000004976 devstack@c-api.service[100055]: WARNING cinder.quota [None req-cb7df7eb-43c1-4ab3-846c-57c1690050f0 tempest-ProjectReaderTests-929049885 tempest-ProjectReaderTests-929049885-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-432510421 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-432510421, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:34:49.999897 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.quota [None req-cb7df7eb-43c1-4ab3-846c-57c1690050f0 tempest-ProjectReaderTests-929049885 tempest-ProjectReaderTests-929049885-project-admin] Created reservations ['1c21bd63-e1cb-488c-8310-8187244a4cb7', 'c2afb3aa-989f-4cbd-a79b-e4181e9357e3', 'f9ff4816-cc6b-44e2-9374-b2ca71b74d32', '81d56239-8502-49b5-909b-f667939e99d7'] {{(pid=100055) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:34:50.027219 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-cb7df7eb-43c1-4ab3-846c-57c1690050f0 tempest-ProjectReaderTests-929049885 tempest-ProjectReaderTests-929049885-project-admin] Delete volume request issued successfully. Jul 10 08:34:50.027518 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-cb7df7eb-43c1-4ab3-846c-57c1690050f0 tempest-ProjectReaderTests-929049885 tempest-ProjectReaderTests-929049885-project-admin] https://10.4.3.7/volume/v3/volumes/07a405cc-b299-4c44-9b8a-ae40567e67ba returned with HTTP 202 Jul 10 08:34:50.028062 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 426/1723] 10.4.3.7 () {68 vars in 1377 bytes} [Fri Jul 10 08:34:49 2026] DELETE /volume/v3/volumes/07a405cc-b299-4c44-9b8a-ae40567e67ba => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:34:50.034894 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-e982d376-5f0a-4601-9d44-33b650ea068c None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:50.036599 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-e982d376-5f0a-4601-9d44-33b650ea068c tempest-ProjectReaderTests-929049885 tempest-ProjectReaderTests-929049885-project-admin] DELETE https://10.4.3.7/volume/v3/types/189c3d51-19fd-4bd0-b1bb-2030609d5e20 Jul 10 08:34:50.036824 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-e982d376-5f0a-4601-9d44-33b650ea068c tempest-ProjectReaderTests-929049885 tempest-ProjectReaderTests-929049885-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:50.037060 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-e982d376-5f0a-4601-9d44-33b650ea068c tempest-ProjectReaderTests-929049885 tempest-ProjectReaderTests-929049885-project-admin] Calling method '_delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:50.065656 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-26aca6fd-9926-4b24-a7b5-06e88ad1c73b None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:50.067084 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-e982d376-5f0a-4601-9d44-33b650ea068c tempest-ProjectReaderTests-929049885 tempest-ProjectReaderTests-929049885-project-admin] https://10.4.3.7/volume/v3/types/189c3d51-19fd-4bd0-b1bb-2030609d5e20 returned with HTTP 202 Jul 10 08:34:50.067345 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-26aca6fd-9926-4b24-a7b5-06e88ad1c73b tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] GET https://10.4.3.7/volume/v3/backups/89739abb-7f57-4766-9ec3-d52624d0db92 Jul 10 08:34:50.067550 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-26aca6fd-9926-4b24-a7b5-06e88ad1c73b tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:50.067605 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 434/1724] 10.4.3.7 () {66 vars in 1331 bytes} [Fri Jul 10 08:34:50 2026] DELETE /volume/v3/types/189c3d51-19fd-4bd0-b1bb-2030609d5e20 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:34:50.067714 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-26aca6fd-9926-4b24-a7b5-06e88ad1c73b tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:50.067821 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-26aca6fd-9926-4b24-a7b5-06e88ad1c73b tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Show backup with id 89739abb-7f57-4766-9ec3-d52624d0db92. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:34:50.071519 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:50.071519 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:34:50.072208 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-26aca6fd-9926-4b24-a7b5-06e88ad1c73b tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/backups/89739abb-7f57-4766-9ec3-d52624d0db92 returned with HTTP 200 Jul 10 08:34:50.072576 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 430/1725] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:50 2026] GET /volume/v3/backups/89739abb-7f57-4766-9ec3-d52624d0db92 => generated 832 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:50.075512 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-4111653f-5e81-4553-a33b-f2dee218d826 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:50.077982 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-4111653f-5e81-4553-a33b-f2dee218d826 tempest-ProjectReaderTests-929049885 tempest-ProjectReaderTests-929049885-project-admin] POST https://10.4.3.7/volume/v3/types Jul 10 08:34:50.078476 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-4111653f-5e81-4553-a33b-f2dee218d826 tempest-ProjectReaderTests-929049885 tempest-ProjectReaderTests-929049885-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1379169689", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1217548059", "vendor_name": "tempest-vendor_name-316886271"}}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:50.091843 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-4111653f-5e81-4553-a33b-f2dee218d826 tempest-ProjectReaderTests-929049885 tempest-ProjectReaderTests-929049885-project-admin] https://10.4.3.7/volume/v3/types returned with HTTP 200 Jul 10 08:34:50.092235 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 436/1726] 10.4.3.7 () {68 vars in 1239 bytes} [Fri Jul 10 08:34:50 2026] POST /volume/v3/types => generated 329 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:50.100160 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-82ed28a8-035e-4b84-9749-61957385c266 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:50.102724 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-82ed28a8-035e-4b84-9749-61957385c266 tempest-ProjectReaderTests-929049885 tempest-ProjectReaderTests-929049885-project-admin] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:34:50.103235 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-82ed28a8-035e-4b84-9749-61957385c266 tempest-ProjectReaderTests-929049885 tempest-ProjectReaderTests-929049885-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "466be4bb-3e81-4d6a-a203-b7ae7f3a1ce5", "size": 1}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:50.105379 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.volumes [None req-82ed28a8-035e-4b84-9749-61957385c266 tempest-ProjectReaderTests-929049885 tempest-ProjectReaderTests-929049885-project-admin] Create volume request body: {'volume': {'volume_type': '466be4bb-3e81-4d6a-a203-b7ae7f3a1ce5', 'size': 1}} {{(pid=100055) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:34:50.109803 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-82ed28a8-035e-4b84-9749-61957385c266 tempest-ProjectReaderTests-929049885 tempest-ProjectReaderTests-929049885-project-admin] Create volume of 1 GB Jul 10 08:34:50.110696 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:50.110696 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:34:50.110771 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-82ed28a8-035e-4b84-9749-61957385c266 tempest-ProjectReaderTests-929049885 tempest-ProjectReaderTests-929049885-project-admin] Availability Zones retrieved successfully. Jul 10 08:34:50.119387 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-82ed28a8-035e-4b84-9749-61957385c266 tempest-ProjectReaderTests-929049885 tempest-ProjectReaderTests-929049885-project-admin] Flow 'volume_create_api' (9d0f5d7d-8ffd-47ab-82e4-09c83e2437c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:34:50.120320 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-82ed28a8-035e-4b84-9749-61957385c266 tempest-ProjectReaderTests-929049885 tempest-ProjectReaderTests-929049885-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8df44c5-722b-40cb-a84b-c3955ac776a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:50.121286 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.flows.api.create_volume [None req-82ed28a8-035e-4b84-9749-61957385c266 tempest-ProjectReaderTests-929049885 tempest-ProjectReaderTests-929049885-project-admin] Validating volume size '1' using validate_int {{(pid=100055) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:34:50.142155 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-82ed28a8-035e-4b84-9749-61957385c266 tempest-ProjectReaderTests-929049885 tempest-ProjectReaderTests-929049885-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8df44c5-722b-40cb-a84b-c3955ac776a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:34:50Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1217548059',vendor_name='tempest-vendor_name-316886271'},id=466be4bb-3e81-4d6a-a203-b7ae7f3a1ce5,is_public=True,name='tempest-ProjectReaderTests-volume-type-1379169689',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '466be4bb-3e81-4d6a-a203-b7ae7f3a1ce5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:50.142851 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-82ed28a8-035e-4b84-9749-61957385c266 tempest-ProjectReaderTests-929049885 tempest-ProjectReaderTests-929049885-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77a660a1-6c51-431c-bee4-3bd90333db1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:50.170985 np0000004976 devstack@c-api.service[100055]: WARNING cinder.quota [None req-82ed28a8-035e-4b84-9749-61957385c266 tempest-ProjectReaderTests-929049885 tempest-ProjectReaderTests-929049885-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1379169689 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1379169689, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:34:50.171391 np0000004976 devstack@c-api.service[100055]: WARNING cinder.quota [None req-82ed28a8-035e-4b84-9749-61957385c266 tempest-ProjectReaderTests-929049885 tempest-ProjectReaderTests-929049885-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1379169689 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1379169689, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:34:50.200692 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.quota [None req-82ed28a8-035e-4b84-9749-61957385c266 tempest-ProjectReaderTests-929049885 tempest-ProjectReaderTests-929049885-project-admin] Created reservations ['35447c30-e6f6-4f89-8b2c-282b439940b9', '0072c38f-a266-47a4-9761-1866a1dfdbe8', '1f06bd86-976a-4f51-aa37-effc34317a3d', '2a106446-b9bb-4866-81f8-99c5ac9d948f'] {{(pid=100055) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:34:50.201478 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-82ed28a8-035e-4b84-9749-61957385c266 tempest-ProjectReaderTests-929049885 tempest-ProjectReaderTests-929049885-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77a660a1-6c51-431c-bee4-3bd90333db1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['35447c30-e6f6-4f89-8b2c-282b439940b9', '0072c38f-a266-47a4-9761-1866a1dfdbe8', '1f06bd86-976a-4f51-aa37-effc34317a3d', '2a106446-b9bb-4866-81f8-99c5ac9d948f']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:50.202262 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-82ed28a8-035e-4b84-9749-61957385c266 tempest-ProjectReaderTests-929049885 tempest-ProjectReaderTests-929049885-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b71855d3-4cba-4048-acec-4f4108df2f0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:50.228930 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-82ed28a8-035e-4b84-9749-61957385c266 tempest-ProjectReaderTests-929049885 tempest-ProjectReaderTests-929049885-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b71855d3-4cba-4048-acec-4f4108df2f0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bea3bb31-74c3-4ec9-97bd-25bf13862baa', '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='ca83b716f22b4074933ea72474e3f2ef',qos_specs=None,replication_status=,reservations=['35447c30-e6f6-4f89-8b2c-282b439940b9','0072c38f-a266-47a4-9761-1866a1dfdbe8','1f06bd86-976a-4f51-aa37-effc34317a3d','2a106446-b9bb-4866-81f8-99c5ac9d948f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f61c7df9fc8541a499b6e6b093f0f818',volume_type_id=466be4bb-3e81-4d6a-a203-b7ae7f3a1ce5), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:34: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=bea3bb31-74c3-4ec9-97bd-25bf13862baa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ca83b716f22b4074933ea72474e3f2ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f61c7df9fc8541a499b6e6b093f0f818',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(466be4bb-3e81-4d6a-a203-b7ae7f3a1ce5),volume_type_id=466be4bb-3e81-4d6a-a203-b7ae7f3a1ce5)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:50.229688 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-82ed28a8-035e-4b84-9749-61957385c266 tempest-ProjectReaderTests-929049885 tempest-ProjectReaderTests-929049885-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1395eca-8bda-42c9-a039-30bdf650b3f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:50.245997 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-82ed28a8-035e-4b84-9749-61957385c266 tempest-ProjectReaderTests-929049885 tempest-ProjectReaderTests-929049885-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1395eca-8bda-42c9-a039-30bdf650b3f0) transitioned into state 'SUCCESS' from 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='ca83b716f22b4074933ea72474e3f2ef',qos_specs=None,replication_status=,reservations=['35447c30-e6f6-4f89-8b2c-282b439940b9','0072c38f-a266-47a4-9761-1866a1dfdbe8','1f06bd86-976a-4f51-aa37-effc34317a3d','2a106446-b9bb-4866-81f8-99c5ac9d948f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f61c7df9fc8541a499b6e6b093f0f818',volume_type_id=466be4bb-3e81-4d6a-a203-b7ae7f3a1ce5)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:50.246812 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-82ed28a8-035e-4b84-9749-61957385c266 tempest-ProjectReaderTests-929049885 tempest-ProjectReaderTests-929049885-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f67173b9-0756-41c1-b0cc-0d55b6b3b1da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:50.249640 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-eb310f0e-de84-490f-8c1f-6423ba36cd79 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:50.252510 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-eb310f0e-de84-490f-8c1f-6423ba36cd79 tempest-VolumesSnapshotNegativeTestJSON-1103710538 tempest-VolumesSnapshotNegativeTestJSON-1103710538-project-member] GET https://10.4.3.7/volume/v3/snapshots/9f2f45c7-5f58-43dc-908b-f131d2d19da6 Jul 10 08:34:50.252770 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-eb310f0e-de84-490f-8c1f-6423ba36cd79 tempest-VolumesSnapshotNegativeTestJSON-1103710538 tempest-VolumesSnapshotNegativeTestJSON-1103710538-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:50.253013 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-eb310f0e-de84-490f-8c1f-6423ba36cd79 tempest-VolumesSnapshotNegativeTestJSON-1103710538 tempest-VolumesSnapshotNegativeTestJSON-1103710538-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:50.255754 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-82ed28a8-035e-4b84-9749-61957385c266 tempest-ProjectReaderTests-929049885 tempest-ProjectReaderTests-929049885-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f67173b9-0756-41c1-b0cc-0d55b6b3b1da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:50.256666 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-82ed28a8-035e-4b84-9749-61957385c266 tempest-ProjectReaderTests-929049885 tempest-ProjectReaderTests-929049885-project-admin] Flow 'volume_create_api' (9d0f5d7d-8ffd-47ab-82e4-09c83e2437c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:34:50.256947 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-82ed28a8-035e-4b84-9749-61957385c266 tempest-ProjectReaderTests-929049885 tempest-ProjectReaderTests-929049885-project-admin] Create volume request issued successfully. Jul 10 08:34:50.257491 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-82ed28a8-035e-4b84-9749-61957385c266 tempest-ProjectReaderTests-929049885 tempest-ProjectReaderTests-929049885-project-admin] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:34:50.257868 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 427/1727] 10.4.3.7 () {70 vars in 1284 bytes} [Fri Jul 10 08:34:50 2026] POST /volume/v3/volumes => generated 770 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:34:50.258769 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-eb310f0e-de84-490f-8c1f-6423ba36cd79 tempest-VolumesSnapshotNegativeTestJSON-1103710538 tempest-VolumesSnapshotNegativeTestJSON-1103710538-project-member] https://10.4.3.7/volume/v3/snapshots/9f2f45c7-5f58-43dc-908b-f131d2d19da6 returned with HTTP 404 Jul 10 08:34:50.259208 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 435/1728] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:34:50 2026] GET /volume/v3/snapshots/9f2f45c7-5f58-43dc-908b-f131d2d19da6 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:34:50.273458 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-a18a27a9-ffcd-4168-a20e-80bd778ae789 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:50.274257 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-f04aef1c-e322-4684-a6c5-5d25c0d4dd0f None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:50.275515 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a18a27a9-ffcd-4168-a20e-80bd778ae789 tempest-VolumesSnapshotNegativeTestJSON-1103710538 tempest-VolumesSnapshotNegativeTestJSON-1103710538-project-member] GET https://10.4.3.7/volume/v3/volumes/70447e75-a7ce-485a-97db-cfe8502d4054 Jul 10 08:34:50.275782 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a18a27a9-ffcd-4168-a20e-80bd778ae789 tempest-VolumesSnapshotNegativeTestJSON-1103710538 tempest-VolumesSnapshotNegativeTestJSON-1103710538-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:50.276054 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a18a27a9-ffcd-4168-a20e-80bd778ae789 tempest-VolumesSnapshotNegativeTestJSON-1103710538 tempest-VolumesSnapshotNegativeTestJSON-1103710538-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:50.278928 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-f04aef1c-e322-4684-a6c5-5d25c0d4dd0f tempest-ProjectReaderTests-929049885 tempest-ProjectReaderTests-929049885-project-admin] GET https://10.4.3.7/volume/v3/volumes/bea3bb31-74c3-4ec9-97bd-25bf13862baa Jul 10 08:34:50.279255 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-f04aef1c-e322-4684-a6c5-5d25c0d4dd0f tempest-ProjectReaderTests-929049885 tempest-ProjectReaderTests-929049885-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:50.279573 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-f04aef1c-e322-4684-a6c5-5d25c0d4dd0f tempest-ProjectReaderTests-929049885 tempest-ProjectReaderTests-929049885-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:50.282628 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:50.282628 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:34:50.286243 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-a18a27a9-ffcd-4168-a20e-80bd778ae789 tempest-VolumesSnapshotNegativeTestJSON-1103710538 tempest-VolumesSnapshotNegativeTestJSON-1103710538-project-member] Volume info retrieved successfully. Jul 10 08:34:50.289284 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:50.289284 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:34:50.290250 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a18a27a9-ffcd-4168-a20e-80bd778ae789 tempest-VolumesSnapshotNegativeTestJSON-1103710538 tempest-VolumesSnapshotNegativeTestJSON-1103710538-project-member] https://10.4.3.7/volume/v3/volumes/70447e75-a7ce-485a-97db-cfe8502d4054 returned with HTTP 200 Jul 10 08:34:50.290647 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 431/1729] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:50 2026] GET /volume/v3/volumes/70447e75-a7ce-485a-97db-cfe8502d4054 => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:50.295182 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-f04aef1c-e322-4684-a6c5-5d25c0d4dd0f tempest-ProjectReaderTests-929049885 tempest-ProjectReaderTests-929049885-project-admin] Volume info retrieved successfully. Jul 10 08:34:50.300823 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-f04aef1c-e322-4684-a6c5-5d25c0d4dd0f tempest-ProjectReaderTests-929049885 tempest-ProjectReaderTests-929049885-project-admin] https://10.4.3.7/volume/v3/volumes/bea3bb31-74c3-4ec9-97bd-25bf13862baa returned with HTTP 200 Jul 10 08:34:50.302825 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 437/1730] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:34:50 2026] GET /volume/v3/volumes/bea3bb31-74c3-4ec9-97bd-25bf13862baa => generated 949 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:50.312920 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-44749452-5544-4346-8f83-95f1d4baf0ef None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:50.314249 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-44749452-5544-4346-8f83-95f1d4baf0ef tempest-VolumesSnapshotNegativeTestJSON-1103710538 tempest-VolumesSnapshotNegativeTestJSON-1103710538-project-member] DELETE https://10.4.3.7/volume/v3/volumes/70447e75-a7ce-485a-97db-cfe8502d4054 Jul 10 08:34:50.314249 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-44749452-5544-4346-8f83-95f1d4baf0ef tempest-VolumesSnapshotNegativeTestJSON-1103710538 tempest-VolumesSnapshotNegativeTestJSON-1103710538-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:50.314249 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-44749452-5544-4346-8f83-95f1d4baf0ef tempest-VolumesSnapshotNegativeTestJSON-1103710538 tempest-VolumesSnapshotNegativeTestJSON-1103710538-project-member] Calling method 'delete' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:50.316548 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-44749452-5544-4346-8f83-95f1d4baf0ef tempest-VolumesSnapshotNegativeTestJSON-1103710538 tempest-VolumesSnapshotNegativeTestJSON-1103710538-project-member] Delete volume with id: 70447e75-a7ce-485a-97db-cfe8502d4054 Jul 10 08:34:50.323873 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:50.323873 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:34:50.324371 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-44749452-5544-4346-8f83-95f1d4baf0ef tempest-VolumesSnapshotNegativeTestJSON-1103710538 tempest-VolumesSnapshotNegativeTestJSON-1103710538-project-member] Volume info retrieved successfully. Jul 10 08:34:50.341777 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-44749452-5544-4346-8f83-95f1d4baf0ef tempest-VolumesSnapshotNegativeTestJSON-1103710538 tempest-VolumesSnapshotNegativeTestJSON-1103710538-project-member] Delete volume request issued successfully. Jul 10 08:34:50.344428 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-44749452-5544-4346-8f83-95f1d4baf0ef tempest-VolumesSnapshotNegativeTestJSON-1103710538 tempest-VolumesSnapshotNegativeTestJSON-1103710538-project-member] https://10.4.3.7/volume/v3/volumes/70447e75-a7ce-485a-97db-cfe8502d4054 returned with HTTP 202 Jul 10 08:34:50.344428 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 428/1731] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:34:50 2026] DELETE /volume/v3/volumes/70447e75-a7ce-485a-97db-cfe8502d4054 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:34:50.352319 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-bf2b76a7-fcac-4f9d-abce-98abbea2426e None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:50.354253 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-bf2b76a7-fcac-4f9d-abce-98abbea2426e tempest-VolumesSnapshotNegativeTestJSON-1103710538 tempest-VolumesSnapshotNegativeTestJSON-1103710538-project-member] GET https://10.4.3.7/volume/v3/volumes/70447e75-a7ce-485a-97db-cfe8502d4054 Jul 10 08:34:50.354253 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-bf2b76a7-fcac-4f9d-abce-98abbea2426e tempest-VolumesSnapshotNegativeTestJSON-1103710538 tempest-VolumesSnapshotNegativeTestJSON-1103710538-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:50.354712 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-bf2b76a7-fcac-4f9d-abce-98abbea2426e tempest-VolumesSnapshotNegativeTestJSON-1103710538 tempest-VolumesSnapshotNegativeTestJSON-1103710538-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:50.366643 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:50.366643 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:34:50.372037 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-bf2b76a7-fcac-4f9d-abce-98abbea2426e tempest-VolumesSnapshotNegativeTestJSON-1103710538 tempest-VolumesSnapshotNegativeTestJSON-1103710538-project-member] Volume info retrieved successfully. Jul 10 08:34:50.381662 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-bf2b76a7-fcac-4f9d-abce-98abbea2426e tempest-VolumesSnapshotNegativeTestJSON-1103710538 tempest-VolumesSnapshotNegativeTestJSON-1103710538-project-member] https://10.4.3.7/volume/v3/volumes/70447e75-a7ce-485a-97db-cfe8502d4054 returned with HTTP 200 Jul 10 08:34:50.382088 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 436/1732] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:50 2026] GET /volume/v3/volumes/70447e75-a7ce-485a-97db-cfe8502d4054 => generated 849 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:50.837159 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-e978fd22-0c8f-4bb2-bc3a-8771909706de None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:50.839039 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e978fd22-0c8f-4bb2-bc3a-8771909706de tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] GET https://10.4.3.7/volume/v3/snapshots/064237ca-1123-4dda-b2a5-9f65116804e5 Jul 10 08:34:50.839039 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e978fd22-0c8f-4bb2-bc3a-8771909706de tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:50.839141 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e978fd22-0c8f-4bb2-bc3a-8771909706de tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:50.843347 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e978fd22-0c8f-4bb2-bc3a-8771909706de tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] https://10.4.3.7/volume/v3/snapshots/064237ca-1123-4dda-b2a5-9f65116804e5 returned with HTTP 404 Jul 10 08:34:50.844423 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 432/1733] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:34:50 2026] GET /volume/v3/snapshots/064237ca-1123-4dda-b2a5-9f65116804e5 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:34:50.852113 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-500d54d8-6fa2-470e-a2c1-8168ed5c0e45 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:50.854343 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-500d54d8-6fa2-470e-a2c1-8168ed5c0e45 tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] GET https://10.4.3.7/volume/v3/volumes/39168c99-929f-4c4f-bdc3-3f0fd2feb405 Jul 10 08:34:50.854643 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-500d54d8-6fa2-470e-a2c1-8168ed5c0e45 tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:50.857487 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-500d54d8-6fa2-470e-a2c1-8168ed5c0e45 tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:50.862557 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:50.862557 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:34:50.866906 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-500d54d8-6fa2-470e-a2c1-8168ed5c0e45 tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] Volume info retrieved successfully. Jul 10 08:34:50.872181 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-500d54d8-6fa2-470e-a2c1-8168ed5c0e45 tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] https://10.4.3.7/volume/v3/volumes/39168c99-929f-4c4f-bdc3-3f0fd2feb405 returned with HTTP 200 Jul 10 08:34:50.872787 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 438/1734] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:50 2026] GET /volume/v3/volumes/39168c99-929f-4c4f-bdc3-3f0fd2feb405 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:50.886540 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-bf1c3f6e-c7f9-4120-86ec-137e07dfa4a7 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:50.887385 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-bf1c3f6e-c7f9-4120-86ec-137e07dfa4a7 tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] DELETE https://10.4.3.7/volume/v3/volumes/39168c99-929f-4c4f-bdc3-3f0fd2feb405 Jul 10 08:34:50.887649 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-bf1c3f6e-c7f9-4120-86ec-137e07dfa4a7 tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:50.887854 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-bf1c3f6e-c7f9-4120-86ec-137e07dfa4a7 tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] Calling method 'delete' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:50.888037 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-bf1c3f6e-c7f9-4120-86ec-137e07dfa4a7 tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] Delete volume with id: 39168c99-929f-4c4f-bdc3-3f0fd2feb405 Jul 10 08:34:50.894614 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:50.894614 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:34:50.895904 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-bf1c3f6e-c7f9-4120-86ec-137e07dfa4a7 tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] Volume info retrieved successfully. Jul 10 08:34:50.912017 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-bf1c3f6e-c7f9-4120-86ec-137e07dfa4a7 tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] Delete volume request issued successfully. Jul 10 08:34:50.912245 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-bf1c3f6e-c7f9-4120-86ec-137e07dfa4a7 tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] https://10.4.3.7/volume/v3/volumes/39168c99-929f-4c4f-bdc3-3f0fd2feb405 returned with HTTP 202 Jul 10 08:34:50.912957 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 429/1735] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:34:50 2026] DELETE /volume/v3/volumes/39168c99-929f-4c4f-bdc3-3f0fd2feb405 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:34:50.920147 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-0a6c45d0-ef64-4e7d-a403-d5aba0007906 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:50.921788 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-0a6c45d0-ef64-4e7d-a403-d5aba0007906 tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] GET https://10.4.3.7/volume/v3/volumes/39168c99-929f-4c4f-bdc3-3f0fd2feb405 Jul 10 08:34:50.921967 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-0a6c45d0-ef64-4e7d-a403-d5aba0007906 tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:50.922138 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-0a6c45d0-ef64-4e7d-a403-d5aba0007906 tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:50.930795 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:50.930795 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:34:50.935099 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-0a6c45d0-ef64-4e7d-a403-d5aba0007906 tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] Volume info retrieved successfully. Jul 10 08:34:50.940617 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-0a6c45d0-ef64-4e7d-a403-d5aba0007906 tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] https://10.4.3.7/volume/v3/volumes/39168c99-929f-4c4f-bdc3-3f0fd2feb405 returned with HTTP 200 Jul 10 08:34:50.941018 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 437/1736] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:50 2026] GET /volume/v3/volumes/39168c99-929f-4c4f-bdc3-3f0fd2feb405 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:51.081469 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-659beb10-9dd4-4883-9d13-7c225fa83098 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:51.083459 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-659beb10-9dd4-4883-9d13-7c225fa83098 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] GET https://10.4.3.7/volume/v3/backups/89739abb-7f57-4766-9ec3-d52624d0db92 Jul 10 08:34:51.083459 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-659beb10-9dd4-4883-9d13-7c225fa83098 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:51.083459 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-659beb10-9dd4-4883-9d13-7c225fa83098 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:51.083603 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-659beb10-9dd4-4883-9d13-7c225fa83098 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Show backup with id 89739abb-7f57-4766-9ec3-d52624d0db92. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:34:51.088560 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:51.088560 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:34:51.089264 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-659beb10-9dd4-4883-9d13-7c225fa83098 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/backups/89739abb-7f57-4766-9ec3-d52624d0db92 returned with HTTP 200 Jul 10 08:34:51.089619 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 433/1737] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:51 2026] GET /volume/v3/backups/89739abb-7f57-4766-9ec3-d52624d0db92 => generated 833 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:51.098920 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-7341b390-60dc-4c02-8c82-1a4de17d7f78 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:51.100652 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-7341b390-60dc-4c02-8c82-1a4de17d7f78 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] GET https://10.4.3.7/volume/v3/snapshots/a2c122ed-43c8-4191-ab6a-9a4d790518af Jul 10 08:34:51.100876 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-7341b390-60dc-4c02-8c82-1a4de17d7f78 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:51.101107 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-7341b390-60dc-4c02-8c82-1a4de17d7f78 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:51.106398 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:51.106398 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:34:51.106843 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-7341b390-60dc-4c02-8c82-1a4de17d7f78 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Snapshot retrieved successfully. Jul 10 08:34:51.108794 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-7341b390-60dc-4c02-8c82-1a4de17d7f78 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/snapshots/a2c122ed-43c8-4191-ab6a-9a4d790518af returned with HTTP 200 Jul 10 08:34:51.109296 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 439/1738] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:34:51 2026] GET /volume/v3/snapshots/a2c122ed-43c8-4191-ab6a-9a4d790518af => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:51.118794 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-b0d3582d-0969-4212-9992-9bf0026e4228 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:51.120370 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-b0d3582d-0969-4212-9992-9bf0026e4228 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] GET https://10.4.3.7/volume/v3/backups/89739abb-7f57-4766-9ec3-d52624d0db92 Jul 10 08:34:51.120553 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-b0d3582d-0969-4212-9992-9bf0026e4228 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:51.120765 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-b0d3582d-0969-4212-9992-9bf0026e4228 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:51.120839 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-b0d3582d-0969-4212-9992-9bf0026e4228 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Show backup with id 89739abb-7f57-4766-9ec3-d52624d0db92. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:34:51.124839 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:51.124839 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:34:51.125647 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-b0d3582d-0969-4212-9992-9bf0026e4228 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/backups/89739abb-7f57-4766-9ec3-d52624d0db92 returned with HTTP 200 Jul 10 08:34:51.126023 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 430/1739] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:51 2026] GET /volume/v3/backups/89739abb-7f57-4766-9ec3-d52624d0db92 => generated 833 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:51.137574 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-6f1a91f9-6984-4041-b3e2-384d50b37865 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:51.139218 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-6f1a91f9-6984-4041-b3e2-384d50b37865 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] DELETE https://10.4.3.7/volume/v3/backups/89739abb-7f57-4766-9ec3-d52624d0db92 Jul 10 08:34:51.139429 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-6f1a91f9-6984-4041-b3e2-384d50b37865 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:51.139612 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-6f1a91f9-6984-4041-b3e2-384d50b37865 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:51.139725 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.contrib.backups [None req-6f1a91f9-6984-4041-b3e2-384d50b37865 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Delete backup with id: 89739abb-7f57-4766-9ec3-d52624d0db92. Jul 10 08:34:51.143806 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:51.143806 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:34:51.160020 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.backup.rpcapi [None req-6f1a91f9-6984-4041-b3e2-384d50b37865 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] delete_backup rpcapi backup_id 89739abb-7f57-4766-9ec3-d52624d0db92 {{(pid=100056) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 08:34:51.161672 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-6f1a91f9-6984-4041-b3e2-384d50b37865 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/backups/89739abb-7f57-4766-9ec3-d52624d0db92 returned with HTTP 202 Jul 10 08:34:51.162219 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 438/1740] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:34:51 2026] DELETE /volume/v3/backups/89739abb-7f57-4766-9ec3-d52624d0db92 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:34:51.168620 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-d1cea9d4-8a87-4041-9551-0939fa6ab10d None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:51.170225 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d1cea9d4-8a87-4041-9551-0939fa6ab10d tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] GET https://10.4.3.7/volume/v3/backups/89739abb-7f57-4766-9ec3-d52624d0db92 Jul 10 08:34:51.170424 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d1cea9d4-8a87-4041-9551-0939fa6ab10d tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:51.170612 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d1cea9d4-8a87-4041-9551-0939fa6ab10d tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:51.170718 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-d1cea9d4-8a87-4041-9551-0939fa6ab10d tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Show backup with id 89739abb-7f57-4766-9ec3-d52624d0db92. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:34:51.175264 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:51.175264 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:34:51.176072 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d1cea9d4-8a87-4041-9551-0939fa6ab10d tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/backups/89739abb-7f57-4766-9ec3-d52624d0db92 returned with HTTP 200 Jul 10 08:34:51.176471 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 434/1741] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:51 2026] GET /volume/v3/backups/89739abb-7f57-4766-9ec3-d52624d0db92 => generated 832 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:51.317982 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-c7ae3d30-720c-4e82-9698-6bb96a2982a1 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:51.319843 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-c7ae3d30-720c-4e82-9698-6bb96a2982a1 tempest-ProjectReaderTests-929049885 tempest-ProjectReaderTests-929049885-project-admin] GET https://10.4.3.7/volume/v3/volumes/bea3bb31-74c3-4ec9-97bd-25bf13862baa Jul 10 08:34:51.320097 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-c7ae3d30-720c-4e82-9698-6bb96a2982a1 tempest-ProjectReaderTests-929049885 tempest-ProjectReaderTests-929049885-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:51.320353 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-c7ae3d30-720c-4e82-9698-6bb96a2982a1 tempest-ProjectReaderTests-929049885 tempest-ProjectReaderTests-929049885-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:51.330074 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:51.330074 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:34:51.333790 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-c7ae3d30-720c-4e82-9698-6bb96a2982a1 tempest-ProjectReaderTests-929049885 tempest-ProjectReaderTests-929049885-project-admin] Volume info retrieved successfully. Jul 10 08:34:51.340921 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-c7ae3d30-720c-4e82-9698-6bb96a2982a1 tempest-ProjectReaderTests-929049885 tempest-ProjectReaderTests-929049885-project-admin] https://10.4.3.7/volume/v3/volumes/bea3bb31-74c3-4ec9-97bd-25bf13862baa returned with HTTP 200 Jul 10 08:34:51.341294 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 440/1742] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:34:51 2026] GET /volume/v3/volumes/bea3bb31-74c3-4ec9-97bd-25bf13862baa => generated 970 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:51.353824 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-4605475b-aa5f-4300-82cc-ec69c4c68fc5 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:51.355140 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-4605475b-aa5f-4300-82cc-ec69c4c68fc5 tempest-ProjectReaderTests-929049885 tempest-ProjectReaderTests-929049885-project-admin] GET https://10.4.3.7/volume/v3/messages Jul 10 08:34:51.355377 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-4605475b-aa5f-4300-82cc-ec69c4c68fc5 tempest-ProjectReaderTests-929049885 tempest-ProjectReaderTests-929049885-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:51.355655 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-4605475b-aa5f-4300-82cc-ec69c4c68fc5 tempest-ProjectReaderTests-929049885 tempest-ProjectReaderTests-929049885-project-admin] Calling method 'version_select' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:51.359454 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-4605475b-aa5f-4300-82cc-ec69c4c68fc5 tempest-ProjectReaderTests-929049885 tempest-ProjectReaderTests-929049885-project-admin] https://10.4.3.7/volume/v3/messages returned with HTTP 200 Jul 10 08:34:51.359821 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 431/1743] 10.4.3.7 () {68 vars in 1266 bytes} [Fri Jul 10 08:34:51 2026] GET /volume/v3/messages => generated 666 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:51.368392 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-9aa0a3e8-4bac-4360-b7ec-b41226ba4191 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:51.370221 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-9aa0a3e8-4bac-4360-b7ec-b41226ba4191 tempest-ProjectReaderTests-929049885 tempest-ProjectReaderTests-929049885-project-reader] GET https://10.4.3.7/volume/v3/messages/70bf7226-494f-428b-aa69-a82bd596f9ef Jul 10 08:34:51.370702 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-9aa0a3e8-4bac-4360-b7ec-b41226ba4191 tempest-ProjectReaderTests-929049885 tempest-ProjectReaderTests-929049885-project-reader] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:51.371046 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-9aa0a3e8-4bac-4360-b7ec-b41226ba4191 tempest-ProjectReaderTests-929049885 tempest-ProjectReaderTests-929049885-project-reader] Calling method 'version_select' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:51.375976 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-9aa0a3e8-4bac-4360-b7ec-b41226ba4191 tempest-ProjectReaderTests-929049885 tempest-ProjectReaderTests-929049885-project-reader] https://10.4.3.7/volume/v3/messages/70bf7226-494f-428b-aa69-a82bd596f9ef returned with HTTP 200 Jul 10 08:34:51.376359 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 439/1744] 10.4.3.7 () {68 vars in 1377 bytes} [Fri Jul 10 08:34:51 2026] GET /volume/v3/messages/70bf7226-494f-428b-aa69-a82bd596f9ef => generated 663 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:51.385804 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-d3460948-2288-40d8-870a-c7dd02ee5370 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:51.386965 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d3460948-2288-40d8-870a-c7dd02ee5370 tempest-ProjectReaderTests-929049885 tempest-ProjectReaderTests-929049885-project-admin] DELETE https://10.4.3.7/volume/v3/messages/70bf7226-494f-428b-aa69-a82bd596f9ef Jul 10 08:34:51.387162 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d3460948-2288-40d8-870a-c7dd02ee5370 tempest-ProjectReaderTests-929049885 tempest-ProjectReaderTests-929049885-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:51.388163 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d3460948-2288-40d8-870a-c7dd02ee5370 tempest-ProjectReaderTests-929049885 tempest-ProjectReaderTests-929049885-project-admin] Calling method 'version_select' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:51.397763 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d3460948-2288-40d8-870a-c7dd02ee5370 tempest-ProjectReaderTests-929049885 tempest-ProjectReaderTests-929049885-project-admin] https://10.4.3.7/volume/v3/messages/70bf7226-494f-428b-aa69-a82bd596f9ef returned with HTTP 204 Jul 10 08:34:51.397763 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 435/1745] 10.4.3.7 () {68 vars in 1380 bytes} [Fri Jul 10 08:34:51 2026] DELETE /volume/v3/messages/70bf7226-494f-428b-aa69-a82bd596f9ef => generated 0 bytes in 12 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 10 08:34:51.398919 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-d9816496-4394-47cf-aaf5-af734dfbd20f None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:51.400517 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d9816496-4394-47cf-aaf5-af734dfbd20f tempest-VolumesSnapshotNegativeTestJSON-1103710538 tempest-VolumesSnapshotNegativeTestJSON-1103710538-project-member] GET https://10.4.3.7/volume/v3/volumes/70447e75-a7ce-485a-97db-cfe8502d4054 Jul 10 08:34:51.400695 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-d9816496-4394-47cf-aaf5-af734dfbd20f tempest-VolumesSnapshotNegativeTestJSON-1103710538 tempest-VolumesSnapshotNegativeTestJSON-1103710538-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:51.400864 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-d9816496-4394-47cf-aaf5-af734dfbd20f tempest-VolumesSnapshotNegativeTestJSON-1103710538 tempest-VolumesSnapshotNegativeTestJSON-1103710538-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:51.405884 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-5b7072a4-ba48-4961-9f49-ca36925ff175 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:51.408713 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d9816496-4394-47cf-aaf5-af734dfbd20f tempest-VolumesSnapshotNegativeTestJSON-1103710538 tempest-VolumesSnapshotNegativeTestJSON-1103710538-project-member] https://10.4.3.7/volume/v3/volumes/70447e75-a7ce-485a-97db-cfe8502d4054 returned with HTTP 404 Jul 10 08:34:51.408761 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-5b7072a4-ba48-4961-9f49-ca36925ff175 tempest-ProjectReaderTests-929049885 tempest-ProjectReaderTests-929049885-project-admin] DELETE https://10.4.3.7/volume/v3/volumes/bea3bb31-74c3-4ec9-97bd-25bf13862baa Jul 10 08:34:51.408952 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-5b7072a4-ba48-4961-9f49-ca36925ff175 tempest-ProjectReaderTests-929049885 tempest-ProjectReaderTests-929049885-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:51.409150 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-5b7072a4-ba48-4961-9f49-ca36925ff175 tempest-ProjectReaderTests-929049885 tempest-ProjectReaderTests-929049885-project-admin] Calling method 'delete' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:51.409231 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 441/1746] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:51 2026] GET /volume/v3/volumes/70447e75-a7ce-485a-97db-cfe8502d4054 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:34:51.409361 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-5b7072a4-ba48-4961-9f49-ca36925ff175 tempest-ProjectReaderTests-929049885 tempest-ProjectReaderTests-929049885-project-admin] Delete volume with id: bea3bb31-74c3-4ec9-97bd-25bf13862baa Jul 10 08:34:51.419557 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:51.419557 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:34:51.420065 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-5b7072a4-ba48-4961-9f49-ca36925ff175 tempest-ProjectReaderTests-929049885 tempest-ProjectReaderTests-929049885-project-admin] Volume info retrieved successfully. Jul 10 08:34:51.423211 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-5b7072a4-ba48-4961-9f49-ca36925ff175 tempest-ProjectReaderTests-929049885 tempest-ProjectReaderTests-929049885-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100055) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 10 08:34:51.455480 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.quota [None req-5b7072a4-ba48-4961-9f49-ca36925ff175 tempest-ProjectReaderTests-929049885 tempest-ProjectReaderTests-929049885-project-admin] Created reservations ['aa2dd50c-b969-42f0-ba92-7dcbfa4c9535', 'ce66ed6f-b3d5-4be9-8f27-87a349312aed', 'ec2e8973-98b4-41a5-99e1-732761f7124b', 'a013a9a9-fc7d-45c6-ba7f-d44d11fbe95c'] {{(pid=100055) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:34:51.498255 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-5b7072a4-ba48-4961-9f49-ca36925ff175 tempest-ProjectReaderTests-929049885 tempest-ProjectReaderTests-929049885-project-admin] Delete volume request issued successfully. Jul 10 08:34:51.498338 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-5b7072a4-ba48-4961-9f49-ca36925ff175 tempest-ProjectReaderTests-929049885 tempest-ProjectReaderTests-929049885-project-admin] https://10.4.3.7/volume/v3/volumes/bea3bb31-74c3-4ec9-97bd-25bf13862baa returned with HTTP 202 Jul 10 08:34:51.498885 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 432/1747] 10.4.3.7 () {68 vars in 1377 bytes} [Fri Jul 10 08:34:51 2026] DELETE /volume/v3/volumes/bea3bb31-74c3-4ec9-97bd-25bf13862baa => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:34:51.507242 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-1946f1db-eb10-4cb3-bd06-1aaf89e40795 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:51.509468 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-1946f1db-eb10-4cb3-bd06-1aaf89e40795 tempest-ProjectReaderTests-929049885 tempest-ProjectReaderTests-929049885-project-admin] DELETE https://10.4.3.7/volume/v3/types/466be4bb-3e81-4d6a-a203-b7ae7f3a1ce5 Jul 10 08:34:51.509647 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-1946f1db-eb10-4cb3-bd06-1aaf89e40795 tempest-ProjectReaderTests-929049885 tempest-ProjectReaderTests-929049885-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:51.509839 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-1946f1db-eb10-4cb3-bd06-1aaf89e40795 tempest-ProjectReaderTests-929049885 tempest-ProjectReaderTests-929049885-project-admin] Calling method '_delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:51.537760 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-1946f1db-eb10-4cb3-bd06-1aaf89e40795 tempest-ProjectReaderTests-929049885 tempest-ProjectReaderTests-929049885-project-admin] https://10.4.3.7/volume/v3/types/466be4bb-3e81-4d6a-a203-b7ae7f3a1ce5 returned with HTTP 202 Jul 10 08:34:51.537760 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 440/1748] 10.4.3.7 () {66 vars in 1331 bytes} [Fri Jul 10 08:34:51 2026] DELETE /volume/v3/types/466be4bb-3e81-4d6a-a203-b7ae7f3a1ce5 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:34:51.955587 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-ea4ff8ec-15e1-4a23-ae36-23c526f34451 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:51.957249 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ea4ff8ec-15e1-4a23-ae36-23c526f34451 tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] GET https://10.4.3.7/volume/v3/volumes/39168c99-929f-4c4f-bdc3-3f0fd2feb405 Jul 10 08:34:51.957522 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ea4ff8ec-15e1-4a23-ae36-23c526f34451 tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:51.957737 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ea4ff8ec-15e1-4a23-ae36-23c526f34451 tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:51.965443 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ea4ff8ec-15e1-4a23-ae36-23c526f34451 tempest-SnapshotMetadataTestJSON-2138829961 tempest-SnapshotMetadataTestJSON-2138829961-project-member] https://10.4.3.7/volume/v3/volumes/39168c99-929f-4c4f-bdc3-3f0fd2feb405 returned with HTTP 404 Jul 10 08:34:51.966130 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 436/1749] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:51 2026] GET /volume/v3/volumes/39168c99-929f-4c4f-bdc3-3f0fd2feb405 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:34:52.189000 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-ad90361d-b708-4833-b923-7378dd4cc855 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:52.191132 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-ad90361d-b708-4833-b923-7378dd4cc855 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] GET https://10.4.3.7/volume/v3/backups/89739abb-7f57-4766-9ec3-d52624d0db92 Jul 10 08:34:52.191353 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-ad90361d-b708-4833-b923-7378dd4cc855 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:52.191602 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-ad90361d-b708-4833-b923-7378dd4cc855 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:52.191736 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-ad90361d-b708-4833-b923-7378dd4cc855 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Show backup with id 89739abb-7f57-4766-9ec3-d52624d0db92. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:34:52.194889 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-ad90361d-b708-4833-b923-7378dd4cc855 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/backups/89739abb-7f57-4766-9ec3-d52624d0db92 returned with HTTP 404 Jul 10 08:34:52.195478 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 442/1750] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:52 2026] GET /volume/v3/backups/89739abb-7f57-4766-9ec3-d52624d0db92 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:34:52.293530 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-edaa86e3-43bd-44d1-b76b-33240ed81f8c None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:52.295527 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-edaa86e3-43bd-44d1-b76b-33240ed81f8c tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] DELETE https://10.4.3.7/volume/v3/snapshots/a2c122ed-43c8-4191-ab6a-9a4d790518af Jul 10 08:34:52.295660 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-edaa86e3-43bd-44d1-b76b-33240ed81f8c tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:52.295883 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-edaa86e3-43bd-44d1-b76b-33240ed81f8c tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'delete' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:52.295990 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.snapshots [None req-edaa86e3-43bd-44d1-b76b-33240ed81f8c tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Delete snapshot with id: a2c122ed-43c8-4191-ab6a-9a4d790518af Jul 10 08:34:52.302425 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:52.302425 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:34:52.302898 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-edaa86e3-43bd-44d1-b76b-33240ed81f8c tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Snapshot retrieved successfully. Jul 10 08:34:52.319509 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-edaa86e3-43bd-44d1-b76b-33240ed81f8c tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Snapshot delete request issued successfully. Jul 10 08:34:52.319675 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-edaa86e3-43bd-44d1-b76b-33240ed81f8c tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/snapshots/a2c122ed-43c8-4191-ab6a-9a4d790518af returned with HTTP 202 Jul 10 08:34:52.320031 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 433/1751] 10.4.3.7 () {66 vars in 1343 bytes} [Fri Jul 10 08:34:52 2026] DELETE /volume/v3/snapshots/a2c122ed-43c8-4191-ab6a-9a4d790518af => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:34:52.331515 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-3294c6a7-d683-47b2-a9fd-8de9a898411d None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:52.336618 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-3294c6a7-d683-47b2-a9fd-8de9a898411d tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] GET https://10.4.3.7/volume/v3/snapshots/a2c122ed-43c8-4191-ab6a-9a4d790518af Jul 10 08:34:52.336868 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-3294c6a7-d683-47b2-a9fd-8de9a898411d tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:52.337107 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-3294c6a7-d683-47b2-a9fd-8de9a898411d tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:52.344420 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:52.344420 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:34:52.345082 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-3294c6a7-d683-47b2-a9fd-8de9a898411d tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Snapshot retrieved successfully. Jul 10 08:34:52.346250 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-3294c6a7-d683-47b2-a9fd-8de9a898411d tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/snapshots/a2c122ed-43c8-4191-ab6a-9a4d790518af returned with HTTP 200 Jul 10 08:34:52.346823 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 441/1752] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:34:52 2026] GET /volume/v3/snapshots/a2c122ed-43c8-4191-ab6a-9a4d790518af => generated 468 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:53.357802 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-2267887c-50f4-4463-8b3f-89416c2536b1 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:53.360999 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2267887c-50f4-4463-8b3f-89416c2536b1 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] GET https://10.4.3.7/volume/v3/snapshots/a2c122ed-43c8-4191-ab6a-9a4d790518af Jul 10 08:34:53.361211 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2267887c-50f4-4463-8b3f-89416c2536b1 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:53.361373 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2267887c-50f4-4463-8b3f-89416c2536b1 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:53.365570 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2267887c-50f4-4463-8b3f-89416c2536b1 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/snapshots/a2c122ed-43c8-4191-ab6a-9a4d790518af returned with HTTP 404 Jul 10 08:34:53.365994 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 437/1753] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:34:53 2026] GET /volume/v3/snapshots/a2c122ed-43c8-4191-ab6a-9a4d790518af => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:34:53.377358 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-96e20816-c1dd-4d1c-bd8c-b7b57d4bccb7 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:53.382426 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-96e20816-c1dd-4d1c-bd8c-b7b57d4bccb7 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] GET https://10.4.3.7/volume/v3/volumes/3e5ed684-b38d-4c64-bec5-de10549b4ad8 Jul 10 08:34:53.382426 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-96e20816-c1dd-4d1c-bd8c-b7b57d4bccb7 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:53.382426 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-96e20816-c1dd-4d1c-bd8c-b7b57d4bccb7 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:53.394111 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:53.394111 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:34:53.402649 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-96e20816-c1dd-4d1c-bd8c-b7b57d4bccb7 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Volume info retrieved successfully. Jul 10 08:34:53.410712 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-96e20816-c1dd-4d1c-bd8c-b7b57d4bccb7 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/volumes/3e5ed684-b38d-4c64-bec5-de10549b4ad8 returned with HTTP 200 Jul 10 08:34:53.410712 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 443/1754] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:53 2026] GET /volume/v3/volumes/3e5ed684-b38d-4c64-bec5-de10549b4ad8 => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:53.437330 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-e111110e-dcc3-4b4c-ab44-74ce98d8454b None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:53.455952 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-c68f5bc8-26eb-4366-8def-43e677145027 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:53.458738 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-c68f5bc8-26eb-4366-8def-43e677145027 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:34:53.459067 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-c68f5bc8-26eb-4366-8def-43e677145027 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "e1ee2ea6-9251-43d7-8043-1a8efc6b3698", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-641833182"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:53.462488 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.volumes [None req-c68f5bc8-26eb-4366-8def-43e677145027 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Create volume request body: {'volume': {'imageRef': 'e1ee2ea6-9251-43d7-8043-1a8efc6b3698', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-641833182'}} {{(pid=100056) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:34:53.571691 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-c68f5bc8-26eb-4366-8def-43e677145027 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Create volume of 1 GB Jul 10 08:34:53.576578 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-c68f5bc8-26eb-4366-8def-43e677145027 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Availability Zones retrieved successfully. Jul 10 08:34:53.582304 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-c68f5bc8-26eb-4366-8def-43e677145027 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Flow 'volume_create_api' (fc02300c-ce1e-419f-bd0e-9f7043ddde2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:34:53.583388 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-c68f5bc8-26eb-4366-8def-43e677145027 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (539950fe-7445-4c2b-af3f-353d0b4d9708) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:53.584919 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-e111110e-dcc3-4b4c-ab44-74ce98d8454b tempest-ProjectReaderTests-898505502 tempest-ProjectReaderTests-898505502-project-admin] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:34:53.585006 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.flows.api.create_volume [None req-c68f5bc8-26eb-4366-8def-43e677145027 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Validating volume size '1' using validate_int {{(pid=100056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:34:53.585058 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-e111110e-dcc3-4b4c-ab44-74ce98d8454b tempest-ProjectReaderTests-898505502 tempest-ProjectReaderTests-898505502-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1571943990"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:53.586610 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.volumes [None req-e111110e-dcc3-4b4c-ab44-74ce98d8454b tempest-ProjectReaderTests-898505502 tempest-ProjectReaderTests-898505502-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1571943990'}} {{(pid=100055) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:34:53.586900 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-e111110e-dcc3-4b4c-ab44-74ce98d8454b tempest-ProjectReaderTests-898505502 tempest-ProjectReaderTests-898505502-project-admin] Create volume of 1 GB Jul 10 08:34:53.587665 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:53.587665 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:34:53.591782 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-e111110e-dcc3-4b4c-ab44-74ce98d8454b tempest-ProjectReaderTests-898505502 tempest-ProjectReaderTests-898505502-project-admin] Availability Zones retrieved successfully. Jul 10 08:34:53.597548 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-e111110e-dcc3-4b4c-ab44-74ce98d8454b tempest-ProjectReaderTests-898505502 tempest-ProjectReaderTests-898505502-project-admin] Flow 'volume_create_api' (63e79452-a592-4e77-9426-518fb73099aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:34:53.598838 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-e111110e-dcc3-4b4c-ab44-74ce98d8454b tempest-ProjectReaderTests-898505502 tempest-ProjectReaderTests-898505502-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9522e4a5-b2ae-4ad5-9c60-6e58078df112) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:53.600467 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.flows.api.create_volume [None req-e111110e-dcc3-4b4c-ab44-74ce98d8454b tempest-ProjectReaderTests-898505502 tempest-ProjectReaderTests-898505502-project-admin] Validating volume size '1' using validate_int {{(pid=100055) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:34:53.636601 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-e111110e-dcc3-4b4c-ab44-74ce98d8454b tempest-ProjectReaderTests-898505502 tempest-ProjectReaderTests-898505502-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9522e4a5-b2ae-4ad5-9c60-6e58078df112) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:53.637269 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-e111110e-dcc3-4b4c-ab44-74ce98d8454b tempest-ProjectReaderTests-898505502 tempest-ProjectReaderTests-898505502-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9591dfed-1523-4a28-9ead-de0998caf78e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:53.654073 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-c68f5bc8-26eb-4366-8def-43e677145027 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (539950fe-7445-4c2b-af3f-353d0b4d9708) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:53.654885 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-c68f5bc8-26eb-4366-8def-43e677145027 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d48427e-fb7e-459b-829d-347981c42b74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:53.707943 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.quota [None req-c68f5bc8-26eb-4366-8def-43e677145027 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Created reservations ['38cd6262-8652-4a81-8f63-a563ef9f9631', '44beba9b-cb0c-4b53-ba56-787db5dfe037', '593c72f7-6337-412e-887d-9af8356ba19a', '272d802e-5f8e-4add-809a-aa4f93cc7698'] {{(pid=100056) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:34:53.708951 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-c68f5bc8-26eb-4366-8def-43e677145027 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d48427e-fb7e-459b-829d-347981c42b74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['38cd6262-8652-4a81-8f63-a563ef9f9631', '44beba9b-cb0c-4b53-ba56-787db5dfe037', '593c72f7-6337-412e-887d-9af8356ba19a', '272d802e-5f8e-4add-809a-aa4f93cc7698']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:53.709967 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-c68f5bc8-26eb-4366-8def-43e677145027 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e1de52b-fc95-426b-9713-ac7c47661fa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:53.713678 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.quota [None req-e111110e-dcc3-4b4c-ab44-74ce98d8454b tempest-ProjectReaderTests-898505502 tempest-ProjectReaderTests-898505502-project-admin] Created reservations ['f18f20da-8cc0-475a-b7ab-92a4b7883d2c', '9b787c6b-7ab5-408f-88f5-9d7c7a9b01ea', '09eee468-f413-4445-88d8-f8f0d98b1930', '6911dfd2-f6e3-4324-8e8c-715ded795955'] {{(pid=100055) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:34:53.714569 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-e111110e-dcc3-4b4c-ab44-74ce98d8454b tempest-ProjectReaderTests-898505502 tempest-ProjectReaderTests-898505502-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9591dfed-1523-4a28-9ead-de0998caf78e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f18f20da-8cc0-475a-b7ab-92a4b7883d2c', '9b787c6b-7ab5-408f-88f5-9d7c7a9b01ea', '09eee468-f413-4445-88d8-f8f0d98b1930', '6911dfd2-f6e3-4324-8e8c-715ded795955']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:53.715432 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-e111110e-dcc3-4b4c-ab44-74ce98d8454b tempest-ProjectReaderTests-898505502 tempest-ProjectReaderTests-898505502-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f84a193-4a7f-4ef6-858c-a2a170951206) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:53.741882 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-e111110e-dcc3-4b4c-ab44-74ce98d8454b tempest-ProjectReaderTests-898505502 tempest-ProjectReaderTests-898505502-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f84a193-4a7f-4ef6-858c-a2a170951206) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2c917b93-f85c-4e83-b198-665939aa57ec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1571943990',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77cf5605e53e449e901eb4da3b3df6e3',qos_specs=None,replication_status=,reservations=['f18f20da-8cc0-475a-b7ab-92a4b7883d2c','9b787c6b-7ab5-408f-88f5-9d7c7a9b01ea','09eee468-f413-4445-88d8-f8f0d98b1930','6911dfd2-f6e3-4324-8e8c-715ded795955'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='678c5993278f4d0bb7de81843aacb7f3',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:34:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1571943990',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2c917b93-f85c-4e83-b198-665939aa57ec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77cf5605e53e449e901eb4da3b3df6e3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='678c5993278f4d0bb7de81843aacb7f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:53.742609 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-e111110e-dcc3-4b4c-ab44-74ce98d8454b tempest-ProjectReaderTests-898505502 tempest-ProjectReaderTests-898505502-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1619ce7a-eb19-42da-9484-412a90904c27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:53.748257 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-c68f5bc8-26eb-4366-8def-43e677145027 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e1de52b-fc95-426b-9713-ac7c47661fa2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '63c02f57-62b4-4eb2-b1ab-8906b66ac3fd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-641833182',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='943b25433da443249dacaf02e4af611b',qos_specs=None,replication_status=,reservations=['38cd6262-8652-4a81-8f63-a563ef9f9631','44beba9b-cb0c-4b53-ba56-787db5dfe037','593c72f7-6337-412e-887d-9af8356ba19a','272d802e-5f8e-4add-809a-aa4f93cc7698'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3577a30b47a548ac9cf00df5b593ea4e',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:34:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-641833182',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=63c02f57-62b4-4eb2-b1ab-8906b66ac3fd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='943b25433da443249dacaf02e4af611b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3577a30b47a548ac9cf00df5b593ea4e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:53.749393 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-c68f5bc8-26eb-4366-8def-43e677145027 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b49984be-2d8a-43d1-b37b-74335dc8fec7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:53.759939 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-e111110e-dcc3-4b4c-ab44-74ce98d8454b tempest-ProjectReaderTests-898505502 tempest-ProjectReaderTests-898505502-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1619ce7a-eb19-42da-9484-412a90904c27) transitioned into state 'SUCCESS' from state '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-1571943990',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77cf5605e53e449e901eb4da3b3df6e3',qos_specs=None,replication_status=,reservations=['f18f20da-8cc0-475a-b7ab-92a4b7883d2c','9b787c6b-7ab5-408f-88f5-9d7c7a9b01ea','09eee468-f413-4445-88d8-f8f0d98b1930','6911dfd2-f6e3-4324-8e8c-715ded795955'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='678c5993278f4d0bb7de81843aacb7f3',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:53.761595 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-e111110e-dcc3-4b4c-ab44-74ce98d8454b tempest-ProjectReaderTests-898505502 tempest-ProjectReaderTests-898505502-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa53190e-7549-4bf8-b578-9ba68882c071) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:53.772361 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-c68f5bc8-26eb-4366-8def-43e677145027 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b49984be-2d8a-43d1-b37b-74335dc8fec7) transitioned into state 'SUCCESS' from state '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-641833182',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='943b25433da443249dacaf02e4af611b',qos_specs=None,replication_status=,reservations=['38cd6262-8652-4a81-8f63-a563ef9f9631','44beba9b-cb0c-4b53-ba56-787db5dfe037','593c72f7-6337-412e-887d-9af8356ba19a','272d802e-5f8e-4add-809a-aa4f93cc7698'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3577a30b47a548ac9cf00df5b593ea4e',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:53.773370 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-c68f5bc8-26eb-4366-8def-43e677145027 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1df79316-97c9-4432-bdb0-b4d980cccb50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:53.775311 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-e111110e-dcc3-4b4c-ab44-74ce98d8454b tempest-ProjectReaderTests-898505502 tempest-ProjectReaderTests-898505502-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa53190e-7549-4bf8-b578-9ba68882c071) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:53.776321 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-e111110e-dcc3-4b4c-ab44-74ce98d8454b tempest-ProjectReaderTests-898505502 tempest-ProjectReaderTests-898505502-project-admin] Flow 'volume_create_api' (63e79452-a592-4e77-9426-518fb73099aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:34:53.776703 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-e111110e-dcc3-4b4c-ab44-74ce98d8454b tempest-ProjectReaderTests-898505502 tempest-ProjectReaderTests-898505502-project-admin] Create volume request issued successfully. Jul 10 08:34:53.777347 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-e111110e-dcc3-4b4c-ab44-74ce98d8454b tempest-ProjectReaderTests-898505502 tempest-ProjectReaderTests-898505502-project-admin] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:34:53.778133 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 434/1755] 10.4.3.7 () {68 vars in 1244 bytes} [Fri Jul 10 08:34:53 2026] POST /volume/v3/volumes => generated 774 bytes in 341 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:34:53.787829 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-c68f5bc8-26eb-4366-8def-43e677145027 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1df79316-97c9-4432-bdb0-b4d980cccb50) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:53.789226 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-c68f5bc8-26eb-4366-8def-43e677145027 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Flow 'volume_create_api' (fc02300c-ce1e-419f-bd0e-9f7043ddde2c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:34:53.789797 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-c68f5bc8-26eb-4366-8def-43e677145027 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Create volume request issued successfully. Jul 10 08:34:53.790680 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-c68f5bc8-26eb-4366-8def-43e677145027 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:34:53.791173 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 442/1756] 10.4.3.7 () {68 vars in 1245 bytes} [Fri Jul 10 08:34:53 2026] POST /volume/v3/volumes => generated 749 bytes in 337 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:34:53.795536 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-b85f96f9-e00c-4617-83cc-7cdec170086d None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:53.797790 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b85f96f9-e00c-4617-83cc-7cdec170086d tempest-ProjectReaderTests-898505502 tempest-ProjectReaderTests-898505502-project-admin] GET https://10.4.3.7/volume/v3/volumes/2c917b93-f85c-4e83-b198-665939aa57ec Jul 10 08:34:53.798040 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b85f96f9-e00c-4617-83cc-7cdec170086d tempest-ProjectReaderTests-898505502 tempest-ProjectReaderTests-898505502-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:53.798305 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b85f96f9-e00c-4617-83cc-7cdec170086d tempest-ProjectReaderTests-898505502 tempest-ProjectReaderTests-898505502-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:53.805704 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-df44a972-5759-4aa1-b098-4b7a2b280b56 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:53.807269 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:53.807269 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:34:53.808139 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-df44a972-5759-4aa1-b098-4b7a2b280b56 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] GET https://10.4.3.7/volume/v3/volumes/63c02f57-62b4-4eb2-b1ab-8906b66ac3fd Jul 10 08:34:53.808543 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-df44a972-5759-4aa1-b098-4b7a2b280b56 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:53.809051 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-df44a972-5759-4aa1-b098-4b7a2b280b56 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:53.812449 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-b85f96f9-e00c-4617-83cc-7cdec170086d tempest-ProjectReaderTests-898505502 tempest-ProjectReaderTests-898505502-project-admin] Volume info retrieved successfully. Jul 10 08:34:53.816762 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b85f96f9-e00c-4617-83cc-7cdec170086d tempest-ProjectReaderTests-898505502 tempest-ProjectReaderTests-898505502-project-admin] https://10.4.3.7/volume/v3/volumes/2c917b93-f85c-4e83-b198-665939aa57ec returned with HTTP 200 Jul 10 08:34:53.819800 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 438/1757] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:53 2026] GET /volume/v3/volumes/2c917b93-f85c-4e83-b198-665939aa57ec => generated 953 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:53.820042 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:53.820042 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:34:53.824228 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-df44a972-5759-4aa1-b098-4b7a2b280b56 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Volume info retrieved successfully. Jul 10 08:34:53.831667 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-df44a972-5759-4aa1-b098-4b7a2b280b56 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/volumes/63c02f57-62b4-4eb2-b1ab-8906b66ac3fd returned with HTTP 200 Jul 10 08:34:53.832949 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 444/1758] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:53 2026] GET /volume/v3/volumes/63c02f57-62b4-4eb2-b1ab-8906b66ac3fd => generated 817 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:54.830461 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-c5d30de3-7ced-47f7-97d8-4d756f570cb4 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:54.832115 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-c5d30de3-7ced-47f7-97d8-4d756f570cb4 tempest-ProjectReaderTests-898505502 tempest-ProjectReaderTests-898505502-project-admin] GET https://10.4.3.7/volume/v3/volumes/2c917b93-f85c-4e83-b198-665939aa57ec Jul 10 08:34:54.832303 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-c5d30de3-7ced-47f7-97d8-4d756f570cb4 tempest-ProjectReaderTests-898505502 tempest-ProjectReaderTests-898505502-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:54.832549 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-c5d30de3-7ced-47f7-97d8-4d756f570cb4 tempest-ProjectReaderTests-898505502 tempest-ProjectReaderTests-898505502-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:54.839927 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:54.839927 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:34:54.845881 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-02476cff-1479-4686-8a66-8e36c8036a94 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:54.846957 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-c5d30de3-7ced-47f7-97d8-4d756f570cb4 tempest-ProjectReaderTests-898505502 tempest-ProjectReaderTests-898505502-project-admin] Volume info retrieved successfully. Jul 10 08:34:54.847856 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-02476cff-1479-4686-8a66-8e36c8036a94 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] GET https://10.4.3.7/volume/v3/volumes/63c02f57-62b4-4eb2-b1ab-8906b66ac3fd Jul 10 08:34:54.848024 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-02476cff-1479-4686-8a66-8e36c8036a94 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:54.848221 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-02476cff-1479-4686-8a66-8e36c8036a94 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:54.851122 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-c5d30de3-7ced-47f7-97d8-4d756f570cb4 tempest-ProjectReaderTests-898505502 tempest-ProjectReaderTests-898505502-project-admin] https://10.4.3.7/volume/v3/volumes/2c917b93-f85c-4e83-b198-665939aa57ec returned with HTTP 200 Jul 10 08:34:54.851505 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 435/1759] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:54 2026] GET /volume/v3/volumes/2c917b93-f85c-4e83-b198-665939aa57ec => generated 1005 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:34:54.869592 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:54.869592 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:34:54.872448 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-a0f014db-546c-4d61-942c-02fda46a6024 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:54.873943 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-02476cff-1479-4686-8a66-8e36c8036a94 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Volume info retrieved successfully. Jul 10 08:34:54.880425 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-02476cff-1479-4686-8a66-8e36c8036a94 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/volumes/63c02f57-62b4-4eb2-b1ab-8906b66ac3fd returned with HTTP 200 Jul 10 08:34:54.880856 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 443/1760] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:54 2026] GET /volume/v3/volumes/63c02f57-62b4-4eb2-b1ab-8906b66ac3fd => generated 1357 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:34:54.929906 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a0f014db-546c-4d61-942c-02fda46a6024 tempest-ProjectReaderTests-898505502 tempest-ProjectReaderTests-898505502-project-reader] POST https://10.4.3.7/volume/v3/volumes/2c917b93-f85c-4e83-b198-665939aa57ec/action Jul 10 08:34:54.930232 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a0f014db-546c-4d61-942c-02fda46a6024 tempest-ProjectReaderTests-898505502 tempest-ProjectReaderTests-898505502-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:34:54.930393 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a0f014db-546c-4d61-942c-02fda46a6024 tempest-ProjectReaderTests-898505502 tempest-ProjectReaderTests-898505502-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:54.938246 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:54.938246 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:34:54.938718 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-a0f014db-546c-4d61-942c-02fda46a6024 tempest-ProjectReaderTests-898505502 tempest-ProjectReaderTests-898505502-project-reader] Volume info retrieved successfully. Jul 10 08:34:54.939761 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.policy [None req-a0f014db-546c-4d61-942c-02fda46a6024 tempest-ProjectReaderTests-898505502 tempest-ProjectReaderTests-898505502-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '03fea464c8d44522bc5ba01ae0dd2d62', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '77cf5605e53e449e901eb4da3b3df6e3', '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=100057) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 08:34:54.939946 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a0f014db-546c-4d61-942c-02fda46a6024 tempest-ProjectReaderTests-898505502 tempest-ProjectReaderTests-898505502-project-reader] https://10.4.3.7/volume/v3/volumes/2c917b93-f85c-4e83-b198-665939aa57ec/action returned with HTTP 403 Jul 10 08:34:54.940392 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 439/1761] 10.4.3.7 () {68 vars in 1376 bytes} [Fri Jul 10 08:34:54 2026] POST /volume/v3/volumes/2c917b93-f85c-4e83-b198-665939aa57ec/action => generated 131 bytes in 69 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:34:54.948301 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-a082c91e-2870-4685-8f37-e368f8cc42a3 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:54.952433 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-a082c91e-2870-4685-8f37-e368f8cc42a3 tempest-ProjectReaderTests-898505502 tempest-ProjectReaderTests-898505502-project-admin] DELETE https://10.4.3.7/volume/v3/volumes/2c917b93-f85c-4e83-b198-665939aa57ec Jul 10 08:34:54.952433 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-a082c91e-2870-4685-8f37-e368f8cc42a3 tempest-ProjectReaderTests-898505502 tempest-ProjectReaderTests-898505502-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:54.952433 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-a082c91e-2870-4685-8f37-e368f8cc42a3 tempest-ProjectReaderTests-898505502 tempest-ProjectReaderTests-898505502-project-admin] Calling method 'delete' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:54.952433 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.volumes [None req-a082c91e-2870-4685-8f37-e368f8cc42a3 tempest-ProjectReaderTests-898505502 tempest-ProjectReaderTests-898505502-project-admin] Delete volume with id: 2c917b93-f85c-4e83-b198-665939aa57ec Jul 10 08:34:54.961938 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:54.961938 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:34:54.962452 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-a082c91e-2870-4685-8f37-e368f8cc42a3 tempest-ProjectReaderTests-898505502 tempest-ProjectReaderTests-898505502-project-admin] Volume info retrieved successfully. Jul 10 08:34:54.989392 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-a082c91e-2870-4685-8f37-e368f8cc42a3 tempest-ProjectReaderTests-898505502 tempest-ProjectReaderTests-898505502-project-admin] Delete volume request issued successfully. Jul 10 08:34:54.989392 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-a082c91e-2870-4685-8f37-e368f8cc42a3 tempest-ProjectReaderTests-898505502 tempest-ProjectReaderTests-898505502-project-admin] https://10.4.3.7/volume/v3/volumes/2c917b93-f85c-4e83-b198-665939aa57ec returned with HTTP 202 Jul 10 08:34:54.989392 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 445/1762] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:34:54 2026] DELETE /volume/v3/volumes/2c917b93-f85c-4e83-b198-665939aa57ec => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:34:54.999658 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-45ef3abb-6bf1-411f-8e24-433d323bd44b None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:55.001369 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-45ef3abb-6bf1-411f-8e24-433d323bd44b tempest-ProjectReaderTests-898505502 tempest-ProjectReaderTests-898505502-project-admin] GET https://10.4.3.7/volume/v3/volumes/2c917b93-f85c-4e83-b198-665939aa57ec Jul 10 08:34:55.001601 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-45ef3abb-6bf1-411f-8e24-433d323bd44b tempest-ProjectReaderTests-898505502 tempest-ProjectReaderTests-898505502-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:55.001780 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-45ef3abb-6bf1-411f-8e24-433d323bd44b tempest-ProjectReaderTests-898505502 tempest-ProjectReaderTests-898505502-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:55.009771 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:55.009771 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:34:55.014068 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-45ef3abb-6bf1-411f-8e24-433d323bd44b tempest-ProjectReaderTests-898505502 tempest-ProjectReaderTests-898505502-project-admin] Volume info retrieved successfully. Jul 10 08:34:55.018987 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-45ef3abb-6bf1-411f-8e24-433d323bd44b tempest-ProjectReaderTests-898505502 tempest-ProjectReaderTests-898505502-project-admin] https://10.4.3.7/volume/v3/volumes/2c917b93-f85c-4e83-b198-665939aa57ec returned with HTTP 200 Jul 10 08:34:55.019427 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 436/1763] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:54 2026] GET /volume/v3/volumes/2c917b93-f85c-4e83-b198-665939aa57ec => generated 1004 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:34:56.035691 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-32c6abd6-d6a2-4503-8cd6-a6df791d5563 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:56.037362 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-32c6abd6-d6a2-4503-8cd6-a6df791d5563 tempest-ProjectReaderTests-898505502 tempest-ProjectReaderTests-898505502-project-admin] GET https://10.4.3.7/volume/v3/volumes/2c917b93-f85c-4e83-b198-665939aa57ec Jul 10 08:34:56.037673 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-32c6abd6-d6a2-4503-8cd6-a6df791d5563 tempest-ProjectReaderTests-898505502 tempest-ProjectReaderTests-898505502-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:56.037936 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-32c6abd6-d6a2-4503-8cd6-a6df791d5563 tempest-ProjectReaderTests-898505502 tempest-ProjectReaderTests-898505502-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:56.044752 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-32c6abd6-d6a2-4503-8cd6-a6df791d5563 tempest-ProjectReaderTests-898505502 tempest-ProjectReaderTests-898505502-project-admin] https://10.4.3.7/volume/v3/volumes/2c917b93-f85c-4e83-b198-665939aa57ec returned with HTTP 404 Jul 10 08:34:56.045462 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 444/1764] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:56 2026] GET /volume/v3/volumes/2c917b93-f85c-4e83-b198-665939aa57ec => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:34:56.063322 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-b2e4ca40-62d7-408e-81f8-5aff0f391daf None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:56.069046 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b2e4ca40-62d7-408e-81f8-5aff0f391daf tempest-ProjectReaderTests-898505502 tempest-ProjectReaderTests-898505502-project-admin] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:34:56.069486 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b2e4ca40-62d7-408e-81f8-5aff0f391daf tempest-ProjectReaderTests-898505502 tempest-ProjectReaderTests-898505502-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-82174486"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:56.071455 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [None req-b2e4ca40-62d7-408e-81f8-5aff0f391daf tempest-ProjectReaderTests-898505502 tempest-ProjectReaderTests-898505502-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-82174486'}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:34:56.071624 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-b2e4ca40-62d7-408e-81f8-5aff0f391daf tempest-ProjectReaderTests-898505502 tempest-ProjectReaderTests-898505502-project-admin] Create volume of 1 GB Jul 10 08:34:56.078531 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-b2e4ca40-62d7-408e-81f8-5aff0f391daf tempest-ProjectReaderTests-898505502 tempest-ProjectReaderTests-898505502-project-admin] Availability Zones retrieved successfully. Jul 10 08:34:56.084452 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-b2e4ca40-62d7-408e-81f8-5aff0f391daf tempest-ProjectReaderTests-898505502 tempest-ProjectReaderTests-898505502-project-admin] Flow 'volume_create_api' (7f1c10de-e879-4aa2-9139-0727bd019f4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:34:56.085746 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-b2e4ca40-62d7-408e-81f8-5aff0f391daf tempest-ProjectReaderTests-898505502 tempest-ProjectReaderTests-898505502-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4078d44f-7836-4c74-8386-6037e03c0507) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:56.086750 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-b2e4ca40-62d7-408e-81f8-5aff0f391daf tempest-ProjectReaderTests-898505502 tempest-ProjectReaderTests-898505502-project-admin] Validating volume size '1' using validate_int {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:34:56.126114 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-b2e4ca40-62d7-408e-81f8-5aff0f391daf tempest-ProjectReaderTests-898505502 tempest-ProjectReaderTests-898505502-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4078d44f-7836-4c74-8386-6037e03c0507) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:56.126532 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-b2e4ca40-62d7-408e-81f8-5aff0f391daf tempest-ProjectReaderTests-898505502 tempest-ProjectReaderTests-898505502-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe3df614-db08-4aac-ad1c-2fcff136dacd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:56.182758 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-b2e4ca40-62d7-408e-81f8-5aff0f391daf tempest-ProjectReaderTests-898505502 tempest-ProjectReaderTests-898505502-project-admin] Created reservations ['4e86c549-b8d2-4817-a7df-a39e568c4f6a', 'b65252b3-66de-442b-aedb-4726f89309cc', '37185224-2e5b-43db-b7c5-cb141cdb2515', 'c7486e26-a665-4ab1-bc2b-3f13e56fccf3'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:34:56.183784 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-b2e4ca40-62d7-408e-81f8-5aff0f391daf tempest-ProjectReaderTests-898505502 tempest-ProjectReaderTests-898505502-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe3df614-db08-4aac-ad1c-2fcff136dacd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4e86c549-b8d2-4817-a7df-a39e568c4f6a', 'b65252b3-66de-442b-aedb-4726f89309cc', '37185224-2e5b-43db-b7c5-cb141cdb2515', 'c7486e26-a665-4ab1-bc2b-3f13e56fccf3']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:56.184761 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-b2e4ca40-62d7-408e-81f8-5aff0f391daf tempest-ProjectReaderTests-898505502 tempest-ProjectReaderTests-898505502-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36852f65-7b69-41f3-bde1-66afe69bb955) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:56.209455 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-397c2d48-1ffb-4bf1-95f6-bc1925e148c2 req-2fa7d258-1208-4212-a432-ee2d23ea33eb None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:56.212779 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-397c2d48-1ffb-4bf1-95f6-bc1925e148c2 req-2fa7d258-1208-4212-a432-ee2d23ea33eb tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] GET https://10.4.3.7/volume/v3/limits Jul 10 08:34:56.213135 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-397c2d48-1ffb-4bf1-95f6-bc1925e148c2 req-2fa7d258-1208-4212-a432-ee2d23ea33eb tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:56.213456 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-397c2d48-1ffb-4bf1-95f6-bc1925e148c2 req-2fa7d258-1208-4212-a432-ee2d23ea33eb tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'index' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:56.214704 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-b2e4ca40-62d7-408e-81f8-5aff0f391daf tempest-ProjectReaderTests-898505502 tempest-ProjectReaderTests-898505502-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36852f65-7b69-41f3-bde1-66afe69bb955) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3f66281c-8a6c-4f69-a4ca-964d1721d310', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-82174486',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77cf5605e53e449e901eb4da3b3df6e3',qos_specs=None,replication_status=,reservations=['4e86c549-b8d2-4817-a7df-a39e568c4f6a','b65252b3-66de-442b-aedb-4726f89309cc','37185224-2e5b-43db-b7c5-cb141cdb2515','c7486e26-a665-4ab1-bc2b-3f13e56fccf3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='678c5993278f4d0bb7de81843aacb7f3',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:34:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-82174486',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3f66281c-8a6c-4f69-a4ca-964d1721d310,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77cf5605e53e449e901eb4da3b3df6e3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='678c5993278f4d0bb7de81843aacb7f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:56.215382 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-b2e4ca40-62d7-408e-81f8-5aff0f391daf tempest-ProjectReaderTests-898505502 tempest-ProjectReaderTests-898505502-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11a2b699-d59f-492c-98cf-7459323dcd23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:56.239225 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-397c2d48-1ffb-4bf1-95f6-bc1925e148c2 req-2fa7d258-1208-4212-a432-ee2d23ea33eb tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/limits returned with HTTP 200 Jul 10 08:34:56.240026 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 446/1765] 10.4.3.7 () {68 vars in 1470 bytes} [Fri Jul 10 08:34:56 2026] GET /volume/v3/limits => generated 302 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:56.240267 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-b2e4ca40-62d7-408e-81f8-5aff0f391daf tempest-ProjectReaderTests-898505502 tempest-ProjectReaderTests-898505502-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11a2b699-d59f-492c-98cf-7459323dcd23) transitioned into state 'SUCCESS' from state '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-82174486',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77cf5605e53e449e901eb4da3b3df6e3',qos_specs=None,replication_status=,reservations=['4e86c549-b8d2-4817-a7df-a39e568c4f6a','b65252b3-66de-442b-aedb-4726f89309cc','37185224-2e5b-43db-b7c5-cb141cdb2515','c7486e26-a665-4ab1-bc2b-3f13e56fccf3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='678c5993278f4d0bb7de81843aacb7f3',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:56.241206 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-b2e4ca40-62d7-408e-81f8-5aff0f391daf tempest-ProjectReaderTests-898505502 tempest-ProjectReaderTests-898505502-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e80fe63-e1f9-4569-a0b5-476f15a7774c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:34:56.258435 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-b2e4ca40-62d7-408e-81f8-5aff0f391daf tempest-ProjectReaderTests-898505502 tempest-ProjectReaderTests-898505502-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e80fe63-e1f9-4569-a0b5-476f15a7774c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:34:56.258435 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-b2e4ca40-62d7-408e-81f8-5aff0f391daf tempest-ProjectReaderTests-898505502 tempest-ProjectReaderTests-898505502-project-admin] Flow 'volume_create_api' (7f1c10de-e879-4aa2-9139-0727bd019f4b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:34:56.258435 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-b2e4ca40-62d7-408e-81f8-5aff0f391daf tempest-ProjectReaderTests-898505502 tempest-ProjectReaderTests-898505502-project-admin] Create volume request issued successfully. Jul 10 08:34:56.258435 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b2e4ca40-62d7-408e-81f8-5aff0f391daf tempest-ProjectReaderTests-898505502 tempest-ProjectReaderTests-898505502-project-admin] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:34:56.258435 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 440/1766] 10.4.3.7 () {68 vars in 1244 bytes} [Fri Jul 10 08:34:56 2026] POST /volume/v3/volumes => generated 772 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:34:56.272202 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-df8fe67a-995c-4588-bbf9-aeeb61495f62 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:56.273906 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-df8fe67a-995c-4588-bbf9-aeeb61495f62 tempest-ProjectReaderTests-898505502 tempest-ProjectReaderTests-898505502-project-admin] GET https://10.4.3.7/volume/v3/volumes/3f66281c-8a6c-4f69-a4ca-964d1721d310 Jul 10 08:34:56.274134 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-df8fe67a-995c-4588-bbf9-aeeb61495f62 tempest-ProjectReaderTests-898505502 tempest-ProjectReaderTests-898505502-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:56.274444 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-df8fe67a-995c-4588-bbf9-aeeb61495f62 tempest-ProjectReaderTests-898505502 tempest-ProjectReaderTests-898505502-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:56.289307 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:56.289307 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:34:56.299156 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-df8fe67a-995c-4588-bbf9-aeeb61495f62 tempest-ProjectReaderTests-898505502 tempest-ProjectReaderTests-898505502-project-admin] Volume info retrieved successfully. Jul 10 08:34:56.306424 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-df8fe67a-995c-4588-bbf9-aeeb61495f62 tempest-ProjectReaderTests-898505502 tempest-ProjectReaderTests-898505502-project-admin] https://10.4.3.7/volume/v3/volumes/3f66281c-8a6c-4f69-a4ca-964d1721d310 returned with HTTP 200 Jul 10 08:34:56.306864 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 437/1767] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:56 2026] GET /volume/v3/volumes/3f66281c-8a6c-4f69-a4ca-964d1721d310 => generated 951 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:34:56.834307 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-397c2d48-1ffb-4bf1-95f6-bc1925e148c2 req-15fc1e8a-9dc6-48d3-bed5-abc9b3055bb8 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:56.836172 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-397c2d48-1ffb-4bf1-95f6-bc1925e148c2 req-15fc1e8a-9dc6-48d3-bed5-abc9b3055bb8 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] GET https://10.4.3.7/volume/v3/volumes/0750b055-5416-4ae3-8075-74d83a3ad5eb Jul 10 08:34:56.836487 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-397c2d48-1ffb-4bf1-95f6-bc1925e148c2 req-15fc1e8a-9dc6-48d3-bed5-abc9b3055bb8 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:56.836562 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-397c2d48-1ffb-4bf1-95f6-bc1925e148c2 req-15fc1e8a-9dc6-48d3-bed5-abc9b3055bb8 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:56.846441 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:56.846441 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:34:56.852465 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [req-397c2d48-1ffb-4bf1-95f6-bc1925e148c2 req-15fc1e8a-9dc6-48d3-bed5-abc9b3055bb8 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Volume info retrieved successfully. Jul 10 08:34:56.858283 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-397c2d48-1ffb-4bf1-95f6-bc1925e148c2 req-15fc1e8a-9dc6-48d3-bed5-abc9b3055bb8 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/0750b055-5416-4ae3-8075-74d83a3ad5eb returned with HTTP 200 Jul 10 08:34:56.858826 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 445/1768] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:34:56 2026] GET /volume/v3/volumes/0750b055-5416-4ae3-8075-74d83a3ad5eb => generated 1656 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:34:56.870290 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-397c2d48-1ffb-4bf1-95f6-bc1925e148c2 req-8cc97433-b344-4b79-845f-fa3b6fb8f4f2 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:56.872314 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-397c2d48-1ffb-4bf1-95f6-bc1925e148c2 req-8cc97433-b344-4b79-845f-fa3b6fb8f4f2 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] POST https://10.4.3.7/volume/v3/snapshots Jul 10 08:34:56.872709 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-397c2d48-1ffb-4bf1-95f6-bc1925e148c2 req-8cc97433-b344-4b79-845f-fa3b6fb8f4f2 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0750b055-5416-4ae3-8075-74d83a3ad5eb", "force": true, "name": "snapshot for multiattach-snapshot", "description": null, "metadata": {}}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:56.883815 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:56.883815 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:34:56.884319 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-397c2d48-1ffb-4bf1-95f6-bc1925e148c2 req-8cc97433-b344-4b79-845f-fa3b6fb8f4f2 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Volume info retrieved successfully. Jul 10 08:34:56.884513 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.snapshots [req-397c2d48-1ffb-4bf1-95f6-bc1925e148c2 req-8cc97433-b344-4b79-845f-fa3b6fb8f4f2 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Create snapshot from volume 0750b055-5416-4ae3-8075-74d83a3ad5eb Jul 10 08:34:56.929853 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.quota [req-397c2d48-1ffb-4bf1-95f6-bc1925e148c2 req-8cc97433-b344-4b79-845f-fa3b6fb8f4f2 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Created reservations ['2947a43d-248e-4a16-acd1-aea88f595cb9', '2b751313-b5a7-476c-99db-a31a4ffeeade', '34b34d96-f060-4e18-8810-83eeadab4bc0', 'f349193e-26b8-46a4-9fe3-9a6ac2892c63'] {{(pid=100054) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:34:56.973941 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-397c2d48-1ffb-4bf1-95f6-bc1925e148c2 req-8cc97433-b344-4b79-845f-fa3b6fb8f4f2 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Snapshot force create request issued successfully. Jul 10 08:34:56.974248 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-397c2d48-1ffb-4bf1-95f6-bc1925e148c2 req-8cc97433-b344-4b79-845f-fa3b6fb8f4f2 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/snapshots returned with HTTP 202 Jul 10 08:34:56.974742 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 447/1769] 10.4.3.7 () {72 vars in 1533 bytes} [Fri Jul 10 08:34:56 2026] POST /volume/v3/snapshots => generated 292 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:34:57.323897 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-600e85f8-154f-4a44-a5b4-e5fd00da45bc None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:57.325584 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-600e85f8-154f-4a44-a5b4-e5fd00da45bc tempest-ProjectReaderTests-898505502 tempest-ProjectReaderTests-898505502-project-admin] GET https://10.4.3.7/volume/v3/volumes/3f66281c-8a6c-4f69-a4ca-964d1721d310 Jul 10 08:34:57.325830 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-600e85f8-154f-4a44-a5b4-e5fd00da45bc tempest-ProjectReaderTests-898505502 tempest-ProjectReaderTests-898505502-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:57.326098 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-600e85f8-154f-4a44-a5b4-e5fd00da45bc tempest-ProjectReaderTests-898505502 tempest-ProjectReaderTests-898505502-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:57.335096 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:57.335096 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:34:57.341759 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-600e85f8-154f-4a44-a5b4-e5fd00da45bc tempest-ProjectReaderTests-898505502 tempest-ProjectReaderTests-898505502-project-admin] Volume info retrieved successfully. Jul 10 08:34:57.346524 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-600e85f8-154f-4a44-a5b4-e5fd00da45bc tempest-ProjectReaderTests-898505502 tempest-ProjectReaderTests-898505502-project-admin] https://10.4.3.7/volume/v3/volumes/3f66281c-8a6c-4f69-a4ca-964d1721d310 returned with HTTP 200 Jul 10 08:34:57.348371 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 441/1770] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:57 2026] GET /volume/v3/volumes/3f66281c-8a6c-4f69-a4ca-964d1721d310 => generated 1003 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:34:57.364926 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-8d61f2f9-a568-4abd-a9b6-5d2909043be0 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:57.368624 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-8d61f2f9-a568-4abd-a9b6-5d2909043be0 tempest-ProjectReaderTests-898505502 tempest-ProjectReaderTests-898505502-project-reader] POST https://10.4.3.7/volume/v3/volumes/3f66281c-8a6c-4f69-a4ca-964d1721d310/action Jul 10 08:34:57.369041 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-8d61f2f9-a568-4abd-a9b6-5d2909043be0 tempest-ProjectReaderTests-898505502 tempest-ProjectReaderTests-898505502-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100055) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:34:57.369219 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-8d61f2f9-a568-4abd-a9b6-5d2909043be0 tempest-ProjectReaderTests-898505502 tempest-ProjectReaderTests-898505502-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:34:57.381433 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:57.381433 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:34:57.381991 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.policy [None req-8d61f2f9-a568-4abd-a9b6-5d2909043be0 tempest-ProjectReaderTests-898505502 tempest-ProjectReaderTests-898505502-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '03fea464c8d44522bc5ba01ae0dd2d62', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '77cf5605e53e449e901eb4da3b3df6e3', '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=100055) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 08:34:57.382250 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-8d61f2f9-a568-4abd-a9b6-5d2909043be0 tempest-ProjectReaderTests-898505502 tempest-ProjectReaderTests-898505502-project-reader] https://10.4.3.7/volume/v3/volumes/3f66281c-8a6c-4f69-a4ca-964d1721d310/action returned with HTTP 403 Jul 10 08:34:57.382791 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 438/1771] 10.4.3.7 () {68 vars in 1376 bytes} [Fri Jul 10 08:34:57 2026] POST /volume/v3/volumes/3f66281c-8a6c-4f69-a4ca-964d1721d310/action => generated 131 bytes in 18 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:34:57.391602 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-4049192d-fe4e-4e61-9deb-ab282fa4fda2 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:57.394128 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-4049192d-fe4e-4e61-9deb-ab282fa4fda2 tempest-ProjectReaderTests-898505502 tempest-ProjectReaderTests-898505502-project-admin] DELETE https://10.4.3.7/volume/v3/volumes/3f66281c-8a6c-4f69-a4ca-964d1721d310 Jul 10 08:34:57.394315 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-4049192d-fe4e-4e61-9deb-ab282fa4fda2 tempest-ProjectReaderTests-898505502 tempest-ProjectReaderTests-898505502-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:57.394539 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-4049192d-fe4e-4e61-9deb-ab282fa4fda2 tempest-ProjectReaderTests-898505502 tempest-ProjectReaderTests-898505502-project-admin] Calling method 'delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:57.394703 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-4049192d-fe4e-4e61-9deb-ab282fa4fda2 tempest-ProjectReaderTests-898505502 tempest-ProjectReaderTests-898505502-project-admin] Delete volume with id: 3f66281c-8a6c-4f69-a4ca-964d1721d310 Jul 10 08:34:57.405423 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:57.405423 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:34:57.405971 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-4049192d-fe4e-4e61-9deb-ab282fa4fda2 tempest-ProjectReaderTests-898505502 tempest-ProjectReaderTests-898505502-project-admin] Volume info retrieved successfully. Jul 10 08:34:57.429823 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-4049192d-fe4e-4e61-9deb-ab282fa4fda2 tempest-ProjectReaderTests-898505502 tempest-ProjectReaderTests-898505502-project-admin] Delete volume request issued successfully. Jul 10 08:34:57.429946 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-4049192d-fe4e-4e61-9deb-ab282fa4fda2 tempest-ProjectReaderTests-898505502 tempest-ProjectReaderTests-898505502-project-admin] https://10.4.3.7/volume/v3/volumes/3f66281c-8a6c-4f69-a4ca-964d1721d310 returned with HTTP 202 Jul 10 08:34:57.430422 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 446/1772] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:34:57 2026] DELETE /volume/v3/volumes/3f66281c-8a6c-4f69-a4ca-964d1721d310 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:34:57.442387 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-c7de9b06-bd29-41ed-9abc-7c498404bc6f None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:57.445675 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-c7de9b06-bd29-41ed-9abc-7c498404bc6f tempest-ProjectReaderTests-898505502 tempest-ProjectReaderTests-898505502-project-admin] GET https://10.4.3.7/volume/v3/volumes/3f66281c-8a6c-4f69-a4ca-964d1721d310 Jul 10 08:34:57.445893 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-c7de9b06-bd29-41ed-9abc-7c498404bc6f tempest-ProjectReaderTests-898505502 tempest-ProjectReaderTests-898505502-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:57.446072 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-c7de9b06-bd29-41ed-9abc-7c498404bc6f tempest-ProjectReaderTests-898505502 tempest-ProjectReaderTests-898505502-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:57.459014 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:34:57.459014 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:34:57.463510 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-c7de9b06-bd29-41ed-9abc-7c498404bc6f tempest-ProjectReaderTests-898505502 tempest-ProjectReaderTests-898505502-project-admin] Volume info retrieved successfully. Jul 10 08:34:57.468892 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-c7de9b06-bd29-41ed-9abc-7c498404bc6f tempest-ProjectReaderTests-898505502 tempest-ProjectReaderTests-898505502-project-admin] https://10.4.3.7/volume/v3/volumes/3f66281c-8a6c-4f69-a4ca-964d1721d310 returned with HTTP 200 Jul 10 08:34:57.469323 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 448/1773] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:57 2026] GET /volume/v3/volumes/3f66281c-8a6c-4f69-a4ca-964d1721d310 => generated 1002 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:34:58.486032 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-192109a7-9903-4dee-b4cf-942bee7f7b2e None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:34:58.487984 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-192109a7-9903-4dee-b4cf-942bee7f7b2e tempest-ProjectReaderTests-898505502 tempest-ProjectReaderTests-898505502-project-admin] GET https://10.4.3.7/volume/v3/volumes/3f66281c-8a6c-4f69-a4ca-964d1721d310 Jul 10 08:34:58.488471 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-192109a7-9903-4dee-b4cf-942bee7f7b2e tempest-ProjectReaderTests-898505502 tempest-ProjectReaderTests-898505502-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:34:58.489905 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-192109a7-9903-4dee-b4cf-942bee7f7b2e tempest-ProjectReaderTests-898505502 tempest-ProjectReaderTests-898505502-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:34:58.497337 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-192109a7-9903-4dee-b4cf-942bee7f7b2e tempest-ProjectReaderTests-898505502 tempest-ProjectReaderTests-898505502-project-admin] https://10.4.3.7/volume/v3/volumes/3f66281c-8a6c-4f69-a4ca-964d1721d310 returned with HTTP 404 Jul 10 08:34:58.497337 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 442/1774] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:34:58 2026] GET /volume/v3/volumes/3f66281c-8a6c-4f69-a4ca-964d1721d310 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:35:01.537632 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-938e8376-4131-4c31-8e47-8eb354d818bb req-f512a666-aece-4400-a223-2fb8b76a6626 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:35:01.540855 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-938e8376-4131-4c31-8e47-8eb354d818bb req-f512a666-aece-4400-a223-2fb8b76a6626 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] GET https://10.4.3.7/volume/v3/volumes/0750b055-5416-4ae3-8075-74d83a3ad5eb Jul 10 08:35:01.540855 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-938e8376-4131-4c31-8e47-8eb354d818bb req-f512a666-aece-4400-a223-2fb8b76a6626 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:35:01.540855 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-938e8376-4131-4c31-8e47-8eb354d818bb req-f512a666-aece-4400-a223-2fb8b76a6626 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:35:01.565025 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:35:01.565025 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:35:01.574960 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [req-938e8376-4131-4c31-8e47-8eb354d818bb req-f512a666-aece-4400-a223-2fb8b76a6626 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Volume info retrieved successfully. Jul 10 08:35:01.584228 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-938e8376-4131-4c31-8e47-8eb354d818bb req-f512a666-aece-4400-a223-2fb8b76a6626 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/0750b055-5416-4ae3-8075-74d83a3ad5eb returned with HTTP 200 Jul 10 08:35:01.584785 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 439/1775] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:35:01 2026] GET /volume/v3/volumes/0750b055-5416-4ae3-8075-74d83a3ad5eb => generated 1656 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:35:01.762664 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-627acb59-13cb-471e-9430-d0d247d678fa None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:35:01.767457 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-627acb59-13cb-471e-9430-d0d247d678fa tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] GET https://10.4.3.7/volume/v3/volumes/e99aae09-3992-4f87-81b9-80d0b65c35b3 Jul 10 08:35:01.767457 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-627acb59-13cb-471e-9430-d0d247d678fa tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:35:01.767457 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-627acb59-13cb-471e-9430-d0d247d678fa tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:35:01.781823 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:35:01.781823 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:35:01.785645 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-627acb59-13cb-471e-9430-d0d247d678fa tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Volume info retrieved successfully. Jul 10 08:35:01.791446 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-627acb59-13cb-471e-9430-d0d247d678fa tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] https://10.4.3.7/volume/v3/volumes/e99aae09-3992-4f87-81b9-80d0b65c35b3 returned with HTTP 200 Jul 10 08:35:01.791446 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 447/1776] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:35:01 2026] GET /volume/v3/volumes/e99aae09-3992-4f87-81b9-80d0b65c35b3 => generated 1140 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:35:01.844446 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-da42b652-5899-427c-8d04-a5398f125ab7 req-8bd5c3f3-d3e4-4019-a9d4-1cad68b1416f None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:35:01.846534 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-da42b652-5899-427c-8d04-a5398f125ab7 req-8bd5c3f3-d3e4-4019-a9d4-1cad68b1416f tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] GET https://10.4.3.7/volume/v3/volumes/e99aae09-3992-4f87-81b9-80d0b65c35b3 Jul 10 08:35:01.848433 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-da42b652-5899-427c-8d04-a5398f125ab7 req-8bd5c3f3-d3e4-4019-a9d4-1cad68b1416f tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:35:01.848433 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-da42b652-5899-427c-8d04-a5398f125ab7 req-8bd5c3f3-d3e4-4019-a9d4-1cad68b1416f tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:35:01.865044 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:35:01.865044 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:35:01.869562 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-da42b652-5899-427c-8d04-a5398f125ab7 req-8bd5c3f3-d3e4-4019-a9d4-1cad68b1416f tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Volume info retrieved successfully. Jul 10 08:35:01.875270 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-da42b652-5899-427c-8d04-a5398f125ab7 req-8bd5c3f3-d3e4-4019-a9d4-1cad68b1416f tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] https://10.4.3.7/volume/v3/volumes/e99aae09-3992-4f87-81b9-80d0b65c35b3 returned with HTTP 200 Jul 10 08:35:01.876192 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 449/1777] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:35:01 2026] GET /volume/v3/volumes/e99aae09-3992-4f87-81b9-80d0b65c35b3 => generated 1140 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:35:01.903036 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-da42b652-5899-427c-8d04-a5398f125ab7 req-9b630ab4-dc36-4866-aa99-f117ec9c06ae None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:35:01.905463 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-da42b652-5899-427c-8d04-a5398f125ab7 req-9b630ab4-dc36-4866-aa99-f117ec9c06ae tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] POST https://10.4.3.7/volume/v3/volumes/e99aae09-3992-4f87-81b9-80d0b65c35b3/action Jul 10 08:35:01.906318 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-da42b652-5899-427c-8d04-a5398f125ab7 req-9b630ab4-dc36-4866-aa99-f117ec9c06ae tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:35:01.906534 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-da42b652-5899-427c-8d04-a5398f125ab7 req-9b630ab4-dc36-4866-aa99-f117ec9c06ae tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:35:01.923132 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:35:01.923132 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:35:01.923784 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-da42b652-5899-427c-8d04-a5398f125ab7 req-9b630ab4-dc36-4866-aa99-f117ec9c06ae tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Volume info retrieved successfully. Jul 10 08:35:01.931614 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-da42b652-5899-427c-8d04-a5398f125ab7 req-9b630ab4-dc36-4866-aa99-f117ec9c06ae tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Begin detaching volume completed successfully. Jul 10 08:35:01.931880 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-da42b652-5899-427c-8d04-a5398f125ab7 req-9b630ab4-dc36-4866-aa99-f117ec9c06ae tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] https://10.4.3.7/volume/v3/volumes/e99aae09-3992-4f87-81b9-80d0b65c35b3/action returned with HTTP 202 Jul 10 08:35:01.932674 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 443/1778] 10.4.3.7 () {72 vars in 1658 bytes} [Fri Jul 10 08:35:01 2026] POST /volume/v3/volumes/e99aae09-3992-4f87-81b9-80d0b65c35b3/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:35:02.965877 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-a68628b8-a2aa-4a2b-bc7f-64f3a6702415 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:35:02.965877 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-a68628b8-a2aa-4a2b-bc7f-64f3a6702415 None None] GET https://10.4.3.7/volume// Jul 10 08:35:02.965877 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-a68628b8-a2aa-4a2b-bc7f-64f3a6702415 None None] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:35:02.965877 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-a68628b8-a2aa-4a2b-bc7f-64f3a6702415 None None] Calling method 'all' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:35:02.965877 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-a68628b8-a2aa-4a2b-bc7f-64f3a6702415 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:35:02.966508 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 440/1779] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:35:02 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:35:02.975434 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-da42b652-5899-427c-8d04-a5398f125ab7 req-c7dd903e-666f-4473-8f2f-682e698d7777 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:35:02.980495 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-da42b652-5899-427c-8d04-a5398f125ab7 req-c7dd903e-666f-4473-8f2f-682e698d7777 tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] GET https://10.4.3.7/volume/v3/volumes/e99aae09-3992-4f87-81b9-80d0b65c35b3 Jul 10 08:35:02.980703 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-da42b652-5899-427c-8d04-a5398f125ab7 req-c7dd903e-666f-4473-8f2f-682e698d7777 tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:35:02.980887 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-da42b652-5899-427c-8d04-a5398f125ab7 req-c7dd903e-666f-4473-8f2f-682e698d7777 tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:35:02.995484 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:35:02.995484 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:35:02.999381 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [req-da42b652-5899-427c-8d04-a5398f125ab7 req-c7dd903e-666f-4473-8f2f-682e698d7777 tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Volume info retrieved successfully. Jul 10 08:35:03.003967 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-da42b652-5899-427c-8d04-a5398f125ab7 req-c7dd903e-666f-4473-8f2f-682e698d7777 tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] https://10.4.3.7/volume/v3/volumes/e99aae09-3992-4f87-81b9-80d0b65c35b3 returned with HTTP 200 Jul 10 08:35:03.004341 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 448/1780] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:35:02 2026] GET /volume/v3/volumes/e99aae09-3992-4f87-81b9-80d0b65c35b3 => generated 1323 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:35:03.602110 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-d75b7ebc-73bd-4e57-a64c-56ffc42eae18 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:35:03.727062 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d75b7ebc-73bd-4e57-a64c-56ffc42eae18 tempest-TestEncryptedCinderVolumes-29734577 tempest-TestEncryptedCinderVolumes-29734577-project-admin] POST https://10.4.3.7/volume/v3/types Jul 10 08:35:03.727527 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-d75b7ebc-73bd-4e57-a64c-56ffc42eae18 tempest-TestEncryptedCinderVolumes-29734577 tempest-TestEncryptedCinderVolumes-29734577-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-210061087", "extra_specs": {}}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:35:03.744330 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d75b7ebc-73bd-4e57-a64c-56ffc42eae18 tempest-TestEncryptedCinderVolumes-29734577 tempest-TestEncryptedCinderVolumes-29734577-project-admin] https://10.4.3.7/volume/v3/types returned with HTTP 200 Jul 10 08:35:03.744712 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 450/1781] 10.4.3.7 () {68 vars in 1238 bytes} [Fri Jul 10 08:35:03 2026] POST /volume/v3/types => generated 217 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:35:03.755215 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-182a6b28-bd65-4e9a-b65c-9b58e1352dfb None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:35:03.756956 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-182a6b28-bd65-4e9a-b65c-9b58e1352dfb tempest-TestEncryptedCinderVolumes-29734577 tempest-TestEncryptedCinderVolumes-29734577-project-admin] POST https://10.4.3.7/volume/v3/types/9ec83a31-e367-40f2-8f17-e30019a98e67/encryption Jul 10 08:35:03.757248 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-182a6b28-bd65-4e9a-b65c-9b58e1352dfb tempest-TestEncryptedCinderVolumes-29734577 tempest-TestEncryptedCinderVolumes-29734577-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:35:03.779798 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-182a6b28-bd65-4e9a-b65c-9b58e1352dfb tempest-TestEncryptedCinderVolumes-29734577 tempest-TestEncryptedCinderVolumes-29734577-project-admin] https://10.4.3.7/volume/v3/types/9ec83a31-e367-40f2-8f17-e30019a98e67/encryption returned with HTTP 200 Jul 10 08:35:03.780106 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 444/1782] 10.4.3.7 () {68 vars in 1383 bytes} [Fri Jul 10 08:35:03 2026] POST /volume/v3/types/9ec83a31-e367-40f2-8f17-e30019a98e67/encryption => generated 231 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:35:03.790455 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-30855827-ca01-46a5-b4ca-1e9c044be49f None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:35:03.865683 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-30855827-ca01-46a5-b4ca-1e9c044be49f tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:35:03.866059 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-30855827-ca01-46a5-b4ca-1e9c044be49f tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-338193037", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-210061087", "size": 1}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:35:03.867742 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.volumes [None req-30855827-ca01-46a5-b4ca-1e9c044be49f tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-338193037', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-210061087', 'size': 1}} {{(pid=100055) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:35:03.871260 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-30855827-ca01-46a5-b4ca-1e9c044be49f tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Create volume of 1 GB Jul 10 08:35:03.871585 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:35:03.871585 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:35:03.872022 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-30855827-ca01-46a5-b4ca-1e9c044be49f tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Availability Zones retrieved successfully. Jul 10 08:35:03.877521 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-30855827-ca01-46a5-b4ca-1e9c044be49f tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Flow 'volume_create_api' (6b8196a5-15ed-473b-a216-266f88be5199) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:35:03.878365 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-30855827-ca01-46a5-b4ca-1e9c044be49f tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80fca8b1-feec-4ba3-a92b-051cbfb39208) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:35:03.879194 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.flows.api.create_volume [None req-30855827-ca01-46a5-b4ca-1e9c044be49f tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Validating volume size '1' using validate_int {{(pid=100055) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:35:03.904184 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-938e8376-4131-4c31-8e47-8eb354d818bb req-86968fcf-e48d-4b2b-9629-04dce42e7489 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:35:03.904894 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-30855827-ca01-46a5-b4ca-1e9c044be49f tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80fca8b1-feec-4ba3-a92b-051cbfb39208) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:35:04Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9ec83a31-e367-40f2-8f17-e30019a98e67,is_public=True,name='tempest-scenario-type-cryptsetup-210061087',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9ec83a31-e367-40f2-8f17-e30019a98e67', '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=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:35:03.905603 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-30855827-ca01-46a5-b4ca-1e9c044be49f tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f472807c-cd0e-46c3-84e0-60f08f1253e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:35:03.905779 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-938e8376-4131-4c31-8e47-8eb354d818bb req-86968fcf-e48d-4b2b-9629-04dce42e7489 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] DELETE https://10.4.3.7/volume/v3/attachments/56c09e0e-452f-4363-8779-f766cf61e6e1 Jul 10 08:35:03.905949 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-938e8376-4131-4c31-8e47-8eb354d818bb req-86968fcf-e48d-4b2b-9629-04dce42e7489 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:35:03.906122 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-938e8376-4131-4c31-8e47-8eb354d818bb req-86968fcf-e48d-4b2b-9629-04dce42e7489 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'version_select' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:35:03.912672 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:35:03.912672 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:35:03.937420 np0000004976 devstack@c-api.service[100055]: WARNING cinder.quota [None req-30855827-ca01-46a5-b4ca-1e9c044be49f tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-210061087 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-210061087, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:35:03.937689 np0000004976 devstack@c-api.service[100055]: WARNING cinder.quota [None req-30855827-ca01-46a5-b4ca-1e9c044be49f tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-210061087 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-210061087, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:35:03.972724 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.quota [None req-30855827-ca01-46a5-b4ca-1e9c044be49f tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Created reservations ['b8335026-3b80-45bd-8530-f50b11eb67c7', '5becca9e-b806-40b0-880b-f60aa9995bce', '0344d44c-21e8-49eb-bae4-f50afcfd29ce', '90b277cf-6d60-4378-8b46-82ca7daf7296'] {{(pid=100055) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:35:03.973752 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-30855827-ca01-46a5-b4ca-1e9c044be49f tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f472807c-cd0e-46c3-84e0-60f08f1253e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b8335026-3b80-45bd-8530-f50b11eb67c7', '5becca9e-b806-40b0-880b-f60aa9995bce', '0344d44c-21e8-49eb-bae4-f50afcfd29ce', '90b277cf-6d60-4378-8b46-82ca7daf7296']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:35:03.974577 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-30855827-ca01-46a5-b4ca-1e9c044be49f tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68e75c17-5cde-47ed-99d1-6511f1e282a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:35:04.001556 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-30855827-ca01-46a5-b4ca-1e9c044be49f tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68e75c17-5cde-47ed-99d1-6511f1e282a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e0403d49-43cc-47aa-8c09-92ddab7ed6a0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-338193037',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb32bba09c7848579d9d58a0b1214fc7',qos_specs=None,replication_status=,reservations=['b8335026-3b80-45bd-8530-f50b11eb67c7','5becca9e-b806-40b0-880b-f60aa9995bce','0344d44c-21e8-49eb-bae4-f50afcfd29ce','90b277cf-6d60-4378-8b46-82ca7daf7296'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a47726a90a94c8f81bafa02bf037235',volume_type_id=9ec83a31-e367-40f2-8f17-e30019a98e67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:35:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-338193037',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=e0403d49-43cc-47aa-8c09-92ddab7ed6a0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb32bba09c7848579d9d58a0b1214fc7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0a47726a90a94c8f81bafa02bf037235',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9ec83a31-e367-40f2-8f17-e30019a98e67),volume_type_id=9ec83a31-e367-40f2-8f17-e30019a98e67)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:35:04.002393 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-30855827-ca01-46a5-b4ca-1e9c044be49f tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a44d66a0-1207-46e8-b465-985928a4cb0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:35:04.020267 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-30855827-ca01-46a5-b4ca-1e9c044be49f tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a44d66a0-1207-46e8-b465-985928a4cb0b) transitioned into state 'SUCCESS' from state '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-338193037',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb32bba09c7848579d9d58a0b1214fc7',qos_specs=None,replication_status=,reservations=['b8335026-3b80-45bd-8530-f50b11eb67c7','5becca9e-b806-40b0-880b-f60aa9995bce','0344d44c-21e8-49eb-bae4-f50afcfd29ce','90b277cf-6d60-4378-8b46-82ca7daf7296'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a47726a90a94c8f81bafa02bf037235',volume_type_id=9ec83a31-e367-40f2-8f17-e30019a98e67)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:35:04.021001 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-30855827-ca01-46a5-b4ca-1e9c044be49f tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9af92a1-ac28-45d4-aaca-d7ccfeeb7fd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:35:04.033638 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-30855827-ca01-46a5-b4ca-1e9c044be49f tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9af92a1-ac28-45d4-aaca-d7ccfeeb7fd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:35:04.034956 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-30855827-ca01-46a5-b4ca-1e9c044be49f tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Flow 'volume_create_api' (6b8196a5-15ed-473b-a216-266f88be5199) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:35:04.035166 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-30855827-ca01-46a5-b4ca-1e9c044be49f tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Create volume request issued successfully. Jul 10 08:35:04.035893 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-30855827-ca01-46a5-b4ca-1e9c044be49f tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:35:04.036444 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 441/1783] 10.4.3.7 () {68 vars in 1245 bytes} [Fri Jul 10 08:35:03 2026] POST /volume/v3/volumes => generated 785 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:35:04.070095 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-da42b652-5899-427c-8d04-a5398f125ab7 req-6775177e-7c7c-4dcf-8ae7-bf4908777d9b None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:35:04.072157 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-da42b652-5899-427c-8d04-a5398f125ab7 req-6775177e-7c7c-4dcf-8ae7-bf4908777d9b tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] DELETE https://10.4.3.7/volume/v3/attachments/bb100c0e-1bca-4661-b034-ecb47c54ebae Jul 10 08:35:04.072360 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-da42b652-5899-427c-8d04-a5398f125ab7 req-6775177e-7c7c-4dcf-8ae7-bf4908777d9b tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:35:04.072680 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-da42b652-5899-427c-8d04-a5398f125ab7 req-6775177e-7c7c-4dcf-8ae7-bf4908777d9b tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Calling method 'version_select' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:35:04.079550 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:35:04.079550 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:35:04.447941 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-938e8376-4131-4c31-8e47-8eb354d818bb req-86968fcf-e48d-4b2b-9629-04dce42e7489 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/attachments/56c09e0e-452f-4363-8779-f766cf61e6e1 returned with HTTP 200 Jul 10 08:35:04.448350 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 449/1784] 10.4.3.7 () {72 vars in 1659 bytes} [Fri Jul 10 08:35:03 2026] DELETE /volume/v3/attachments/56c09e0e-452f-4363-8779-f766cf61e6e1 => generated 19 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:35:04.614209 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-da42b652-5899-427c-8d04-a5398f125ab7 req-6775177e-7c7c-4dcf-8ae7-bf4908777d9b tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] https://10.4.3.7/volume/v3/attachments/bb100c0e-1bca-4661-b034-ecb47c54ebae returned with HTTP 200 Jul 10 08:35:04.614632 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 451/1785] 10.4.3.7 () {72 vars in 1659 bytes} [Fri Jul 10 08:35:04 2026] DELETE /volume/v3/attachments/bb100c0e-1bca-4661-b034-ecb47c54ebae => generated 19 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:35:05.027720 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-058a69cf-0b5a-4cac-ab26-8692370db871 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:35:05.095131 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-058a69cf-0b5a-4cac-ab26-8692370db871 tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:35:05.095464 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-058a69cf-0b5a-4cac-ab26-8692370db871 tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendAttachedTest-Volume-1343961899"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:35:05.096699 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [None req-058a69cf-0b5a-4cac-ab26-8692370db871 tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendAttachedTest-Volume-1343961899'}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:35:05.096786 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-058a69cf-0b5a-4cac-ab26-8692370db871 tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] Create volume of 1 GB Jul 10 08:35:05.100709 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-058a69cf-0b5a-4cac-ab26-8692370db871 tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] Availability Zones retrieved successfully. Jul 10 08:35:05.107945 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-058a69cf-0b5a-4cac-ab26-8692370db871 tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] Flow 'volume_create_api' (2fcdb594-dfc9-4732-a95e-ca731443c6b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:35:05.109258 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-058a69cf-0b5a-4cac-ab26-8692370db871 tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48fcade6-8b90-4388-9c25-6cec532067cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:35:05.110636 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-058a69cf-0b5a-4cac-ab26-8692370db871 tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] Validating volume size '1' using validate_int {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:35:05.139298 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-058a69cf-0b5a-4cac-ab26-8692370db871 tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48fcade6-8b90-4388-9c25-6cec532067cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:35:05.139987 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-058a69cf-0b5a-4cac-ab26-8692370db871 tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (876e1ea4-3896-4049-813a-42042138f090) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:35:05.219603 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-058a69cf-0b5a-4cac-ab26-8692370db871 tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] Created reservations ['a0b7bec3-1fa4-413b-97da-ab63fbb64571', '73e7b404-3399-48a3-8008-280d7400d431', '188f54e9-d14f-4a0a-88af-062449b74ba1', '0975e28a-a76a-4a3d-8b77-7a03f8faa93b'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:35:05.220358 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-058a69cf-0b5a-4cac-ab26-8692370db871 tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (876e1ea4-3896-4049-813a-42042138f090) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a0b7bec3-1fa4-413b-97da-ab63fbb64571', '73e7b404-3399-48a3-8008-280d7400d431', '188f54e9-d14f-4a0a-88af-062449b74ba1', '0975e28a-a76a-4a3d-8b77-7a03f8faa93b']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:35:05.221097 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-058a69cf-0b5a-4cac-ab26-8692370db871 tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (803671d3-bb3e-4666-a4e1-8022ce31f367) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:35:05.243880 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-058a69cf-0b5a-4cac-ab26-8692370db871 tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (803671d3-bb3e-4666-a4e1-8022ce31f367) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '854ab56d-885b-43f6-911b-5ecaf72083a3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1343961899',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61929e500af2495aac322c62b56e36df',qos_specs=None,replication_status=,reservations=['a0b7bec3-1fa4-413b-97da-ab63fbb64571','73e7b404-3399-48a3-8008-280d7400d431','188f54e9-d14f-4a0a-88af-062449b74ba1','0975e28a-a76a-4a3d-8b77-7a03f8faa93b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ac8ff9b9cd34742bf24be6ebbade9a7',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:35:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1343961899',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=854ab56d-885b-43f6-911b-5ecaf72083a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='61929e500af2495aac322c62b56e36df',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8ac8ff9b9cd34742bf24be6ebbade9a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:35:05.244373 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-058a69cf-0b5a-4cac-ab26-8692370db871 tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de9e2ed4-952b-4680-a7c9-13fd54841012) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:35:05.261969 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-058a69cf-0b5a-4cac-ab26-8692370db871 tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de9e2ed4-952b-4680-a7c9-13fd54841012) transitioned into state 'SUCCESS' from state '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-1343961899',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61929e500af2495aac322c62b56e36df',qos_specs=None,replication_status=,reservations=['a0b7bec3-1fa4-413b-97da-ab63fbb64571','73e7b404-3399-48a3-8008-280d7400d431','188f54e9-d14f-4a0a-88af-062449b74ba1','0975e28a-a76a-4a3d-8b77-7a03f8faa93b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ac8ff9b9cd34742bf24be6ebbade9a7',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:35:05.262645 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-058a69cf-0b5a-4cac-ab26-8692370db871 tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9c64453-d9ab-48a5-9b23-b8d9d68c0ec6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:35:05.273076 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-058a69cf-0b5a-4cac-ab26-8692370db871 tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9c64453-d9ab-48a5-9b23-b8d9d68c0ec6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:35:05.274451 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-058a69cf-0b5a-4cac-ab26-8692370db871 tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] Flow 'volume_create_api' (2fcdb594-dfc9-4732-a95e-ca731443c6b9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:35:05.274451 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-058a69cf-0b5a-4cac-ab26-8692370db871 tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] Create volume request issued successfully. Jul 10 08:35:05.274975 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-058a69cf-0b5a-4cac-ab26-8692370db871 tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:35:05.275535 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 445/1786] 10.4.3.7 () {70 vars in 1285 bytes} [Fri Jul 10 08:35:05 2026] POST /volume/v3/volumes => generated 770 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:35:05.287805 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-28b5370e-2d5a-4e01-a7ae-0a11a58a4296 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:35:05.289726 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-28b5370e-2d5a-4e01-a7ae-0a11a58a4296 tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] GET https://10.4.3.7/volume/v3/volumes/854ab56d-885b-43f6-911b-5ecaf72083a3 Jul 10 08:35:05.290042 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-28b5370e-2d5a-4e01-a7ae-0a11a58a4296 tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:35:05.290318 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-28b5370e-2d5a-4e01-a7ae-0a11a58a4296 tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:35:05.297632 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:35:05.297632 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:35:05.301501 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-28b5370e-2d5a-4e01-a7ae-0a11a58a4296 tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] Volume info retrieved successfully. Jul 10 08:35:05.306622 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-28b5370e-2d5a-4e01-a7ae-0a11a58a4296 tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] https://10.4.3.7/volume/v3/volumes/854ab56d-885b-43f6-911b-5ecaf72083a3 returned with HTTP 200 Jul 10 08:35:05.307238 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 442/1787] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:35:05 2026] GET /volume/v3/volumes/854ab56d-885b-43f6-911b-5ecaf72083a3 => generated 838 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:35:06.142666 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-bfea22b5-87a8-4c2a-81af-b121785e6daa None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:35:06.144832 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-bfea22b5-87a8-4c2a-81af-b121785e6daa tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] GET https://10.4.3.7/volume/v3/volumes/e99aae09-3992-4f87-81b9-80d0b65c35b3 Jul 10 08:35:06.145071 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-bfea22b5-87a8-4c2a-81af-b121785e6daa tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:35:06.145188 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-bfea22b5-87a8-4c2a-81af-b121785e6daa tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:35:06.156157 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:35:06.156157 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:35:06.160502 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-bfea22b5-87a8-4c2a-81af-b121785e6daa tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Volume info retrieved successfully. Jul 10 08:35:06.165894 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-bfea22b5-87a8-4c2a-81af-b121785e6daa tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] https://10.4.3.7/volume/v3/volumes/e99aae09-3992-4f87-81b9-80d0b65c35b3 returned with HTTP 200 Jul 10 08:35:06.166434 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 450/1788] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:35:06 2026] GET /volume/v3/volumes/e99aae09-3992-4f87-81b9-80d0b65c35b3 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:35:06.321432 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-2999f434-d331-49f4-b750-af265ded559e None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:35:06.323745 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-2999f434-d331-49f4-b750-af265ded559e tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] GET https://10.4.3.7/volume/v3/volumes/854ab56d-885b-43f6-911b-5ecaf72083a3 Jul 10 08:35:06.323745 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-2999f434-d331-49f4-b750-af265ded559e tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:35:06.323980 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-2999f434-d331-49f4-b750-af265ded559e tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:35:06.332669 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:35:06.332669 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:35:06.337030 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-2999f434-d331-49f4-b750-af265ded559e tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] Volume info retrieved successfully. Jul 10 08:35:06.342427 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-2999f434-d331-49f4-b750-af265ded559e tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] https://10.4.3.7/volume/v3/volumes/854ab56d-885b-43f6-911b-5ecaf72083a3 returned with HTTP 200 Jul 10 08:35:06.342903 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 452/1789] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:35:06 2026] GET /volume/v3/volumes/854ab56d-885b-43f6-911b-5ecaf72083a3 => generated 863 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:35:07.941802 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-62637f55-4118-4aef-916c-86ab127b21a1 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:35:07.943433 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-62637f55-4118-4aef-916c-86ab127b21a1 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] DELETE https://10.4.3.7/volume/v3/volumes/0750b055-5416-4ae3-8075-74d83a3ad5eb?cascade=True Jul 10 08:35:07.943614 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-62637f55-4118-4aef-916c-86ab127b21a1 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:35:07.943831 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-62637f55-4118-4aef-916c-86ab127b21a1 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:35:07.943936 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-62637f55-4118-4aef-916c-86ab127b21a1 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Delete volume with id: 0750b055-5416-4ae3-8075-74d83a3ad5eb Jul 10 08:35:07.951045 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:35:07.951045 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:35:07.951531 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-62637f55-4118-4aef-916c-86ab127b21a1 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Volume info retrieved successfully. Jul 10 08:35:07.975745 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-62637f55-4118-4aef-916c-86ab127b21a1 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Delete volume request issued successfully. Jul 10 08:35:07.975925 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-62637f55-4118-4aef-916c-86ab127b21a1 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/0750b055-5416-4ae3-8075-74d83a3ad5eb?cascade=True returned with HTTP 202 Jul 10 08:35:07.976478 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 446/1790] 10.4.3.7 () {66 vars in 1362 bytes} [Fri Jul 10 08:35:07 2026] DELETE /volume/v3/volumes/0750b055-5416-4ae3-8075-74d83a3ad5eb?cascade=True => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:35:07.984555 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-5cb1e961-d7e7-48c7-8310-e35b2c557069 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:35:07.986714 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-5cb1e961-d7e7-48c7-8310-e35b2c557069 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] GET https://10.4.3.7/volume/v3/volumes/0750b055-5416-4ae3-8075-74d83a3ad5eb Jul 10 08:35:07.986895 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-5cb1e961-d7e7-48c7-8310-e35b2c557069 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:35:07.987197 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-5cb1e961-d7e7-48c7-8310-e35b2c557069 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:35:07.994198 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:35:07.994198 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:35:07.997637 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-5cb1e961-d7e7-48c7-8310-e35b2c557069 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Volume info retrieved successfully. Jul 10 08:35:08.002125 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-5cb1e961-d7e7-48c7-8310-e35b2c557069 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/0750b055-5416-4ae3-8075-74d83a3ad5eb returned with HTTP 200 Jul 10 08:35:08.002630 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 443/1791] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:35:07 2026] GET /volume/v3/volumes/0750b055-5416-4ae3-8075-74d83a3ad5eb => generated 1363 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:35:08.921887 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-8528e8ad-c59d-47a7-bf5e-aff34f1987d5 req-a2cb1879-5cce-4005-9510-f258b805038b None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:35:08.923662 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-8528e8ad-c59d-47a7-bf5e-aff34f1987d5 req-a2cb1879-5cce-4005-9510-f258b805038b tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] DELETE https://10.4.3.7/volume/v3/attachments/55021ed8-93cd-4079-9c4a-826d805b41a9 Jul 10 08:35:08.923824 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-8528e8ad-c59d-47a7-bf5e-aff34f1987d5 req-a2cb1879-5cce-4005-9510-f258b805038b tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:35:08.923986 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-8528e8ad-c59d-47a7-bf5e-aff34f1987d5 req-a2cb1879-5cce-4005-9510-f258b805038b tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Calling method 'version_select' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:35:08.933485 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:35:08.933485 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:35:09.014969 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-8d60396c-a67b-42fa-bbec-bc09bd303bb9 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:35:09.016988 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-8d60396c-a67b-42fa-bbec-bc09bd303bb9 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] GET https://10.4.3.7/volume/v3/volumes/0750b055-5416-4ae3-8075-74d83a3ad5eb Jul 10 08:35:09.017177 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-8d60396c-a67b-42fa-bbec-bc09bd303bb9 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:35:09.017402 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-8d60396c-a67b-42fa-bbec-bc09bd303bb9 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:35:09.023513 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-8d60396c-a67b-42fa-bbec-bc09bd303bb9 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/0750b055-5416-4ae3-8075-74d83a3ad5eb returned with HTTP 404 Jul 10 08:35:09.023699 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 453/1792] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:35:09 2026] GET /volume/v3/volumes/0750b055-5416-4ae3-8075-74d83a3ad5eb => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:35:09.397221 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-5f517b47-cbc5-4fd1-8746-67da789dc2f7 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:35:09.398958 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5f517b47-cbc5-4fd1-8746-67da789dc2f7 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] DELETE https://10.4.3.7/volume/v3/volumes/0750b055-5416-4ae3-8075-74d83a3ad5eb Jul 10 08:35:09.399144 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5f517b47-cbc5-4fd1-8746-67da789dc2f7 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:35:09.399372 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5f517b47-cbc5-4fd1-8746-67da789dc2f7 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:35:09.399556 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-5f517b47-cbc5-4fd1-8746-67da789dc2f7 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Delete volume with id: 0750b055-5416-4ae3-8075-74d83a3ad5eb Jul 10 08:35:09.405161 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5f517b47-cbc5-4fd1-8746-67da789dc2f7 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/0750b055-5416-4ae3-8075-74d83a3ad5eb returned with HTTP 404 Jul 10 08:35:09.405729 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 447/1793] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:35:09 2026] DELETE /volume/v3/volumes/0750b055-5416-4ae3-8075-74d83a3ad5eb => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:35:09.414978 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-0f537c89-43d3-4b3d-a688-10eb2689033e None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:35:09.416649 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-0f537c89-43d3-4b3d-a688-10eb2689033e tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] GET https://10.4.3.7/volume/v3/volumes/0750b055-5416-4ae3-8075-74d83a3ad5eb Jul 10 08:35:09.416860 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-0f537c89-43d3-4b3d-a688-10eb2689033e tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:35:09.417032 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-0f537c89-43d3-4b3d-a688-10eb2689033e tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:35:09.426933 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-0f537c89-43d3-4b3d-a688-10eb2689033e tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/0750b055-5416-4ae3-8075-74d83a3ad5eb returned with HTTP 404 Jul 10 08:35:09.427504 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 444/1794] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:35:09 2026] GET /volume/v3/volumes/0750b055-5416-4ae3-8075-74d83a3ad5eb => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:35:09.435804 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-96e341db-b645-42e9-b93a-ffe5ac41e1f9 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:35:09.437720 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-96e341db-b645-42e9-b93a-ffe5ac41e1f9 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] DELETE https://10.4.3.7/volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 Jul 10 08:35:09.437921 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-96e341db-b645-42e9-b93a-ffe5ac41e1f9 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:35:09.438110 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-96e341db-b645-42e9-b93a-ffe5ac41e1f9 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'delete' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:35:09.438301 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.volumes [None req-96e341db-b645-42e9-b93a-ffe5ac41e1f9 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Delete volume with id: 128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 Jul 10 08:35:09.445836 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:35:09.445836 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:35:09.446370 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-96e341db-b645-42e9-b93a-ffe5ac41e1f9 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Volume info retrieved successfully. Jul 10 08:35:09.459279 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-8528e8ad-c59d-47a7-bf5e-aff34f1987d5 req-a2cb1879-5cce-4005-9510-f258b805038b tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] https://10.4.3.7/volume/v3/attachments/55021ed8-93cd-4079-9c4a-826d805b41a9 returned with HTTP 200 Jul 10 08:35:09.459699 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 451/1795] 10.4.3.7 () {72 vars in 1659 bytes} [Fri Jul 10 08:35:08 2026] DELETE /volume/v3/attachments/55021ed8-93cd-4079-9c4a-826d805b41a9 => generated 19 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:35:09.468765 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-96e341db-b645-42e9-b93a-ffe5ac41e1f9 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Delete volume request issued successfully. Jul 10 08:35:09.469004 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-96e341db-b645-42e9-b93a-ffe5ac41e1f9 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 returned with HTTP 202 Jul 10 08:35:09.469534 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 454/1796] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:35:09 2026] DELETE /volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:35:09.473798 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-8528e8ad-c59d-47a7-bf5e-aff34f1987d5 req-c0e59fe8-6f7d-4f3e-9cc2-11824f2db8a0 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:35:09.476263 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-8528e8ad-c59d-47a7-bf5e-aff34f1987d5 req-c0e59fe8-6f7d-4f3e-9cc2-11824f2db8a0 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] DELETE https://10.4.3.7/volume/v3/attachments/7ad97f4a-8d51-4944-9639-3e9a75e68248 Jul 10 08:35:09.476446 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-8528e8ad-c59d-47a7-bf5e-aff34f1987d5 req-c0e59fe8-6f7d-4f3e-9cc2-11824f2db8a0 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:35:09.476646 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-8528e8ad-c59d-47a7-bf5e-aff34f1987d5 req-c0e59fe8-6f7d-4f3e-9cc2-11824f2db8a0 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Calling method 'version_select' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:35:09.478279 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-f8726f4f-61a7-4204-a298-cf60f0a34273 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:35:09.480239 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-f8726f4f-61a7-4204-a298-cf60f0a34273 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] GET https://10.4.3.7/volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 Jul 10 08:35:09.480477 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-f8726f4f-61a7-4204-a298-cf60f0a34273 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:35:09.480676 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-f8726f4f-61a7-4204-a298-cf60f0a34273 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:35:09.487800 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:35:09.487800 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:35:09.488613 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:35:09.488613 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:35:09.491908 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-f8726f4f-61a7-4204-a298-cf60f0a34273 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Volume info retrieved successfully. Jul 10 08:35:09.497112 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-f8726f4f-61a7-4204-a298-cf60f0a34273 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 returned with HTTP 200 Jul 10 08:35:09.497645 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 445/1797] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:35:09 2026] GET /volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:35:10.014873 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-8528e8ad-c59d-47a7-bf5e-aff34f1987d5 req-c0e59fe8-6f7d-4f3e-9cc2-11824f2db8a0 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] https://10.4.3.7/volume/v3/attachments/7ad97f4a-8d51-4944-9639-3e9a75e68248 returned with HTTP 200 Jul 10 08:35:10.015273 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 448/1798] 10.4.3.7 () {72 vars in 1659 bytes} [Fri Jul 10 08:35:09 2026] DELETE /volume/v3/attachments/7ad97f4a-8d51-4944-9639-3e9a75e68248 => generated 19 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:35:10.024274 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-8528e8ad-c59d-47a7-bf5e-aff34f1987d5 req-93baab15-1c41-4ea5-843e-2b05d2a4eab7 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:35:10.028255 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-8528e8ad-c59d-47a7-bf5e-aff34f1987d5 req-93baab15-1c41-4ea5-843e-2b05d2a4eab7 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] DELETE https://10.4.3.7/volume/v3/attachments/37158a79-87b9-48a7-a94e-0faf84465b8b Jul 10 08:35:10.028735 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-8528e8ad-c59d-47a7-bf5e-aff34f1987d5 req-93baab15-1c41-4ea5-843e-2b05d2a4eab7 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:35:10.029113 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-8528e8ad-c59d-47a7-bf5e-aff34f1987d5 req-93baab15-1c41-4ea5-843e-2b05d2a4eab7 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Calling method 'version_select' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:35:10.040357 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:35:10.040357 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:35:10.509931 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-8975dbd4-bba5-49c4-9d36-d86cedcfc9f0 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:35:10.511456 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-8975dbd4-bba5-49c4-9d36-d86cedcfc9f0 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] GET https://10.4.3.7/volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 Jul 10 08:35:10.511633 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-8975dbd4-bba5-49c4-9d36-d86cedcfc9f0 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:35:10.511805 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-8975dbd4-bba5-49c4-9d36-d86cedcfc9f0 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:35:10.519116 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-8975dbd4-bba5-49c4-9d36-d86cedcfc9f0 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 returned with HTTP 404 Jul 10 08:35:10.519565 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 455/1799] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:35:10 2026] GET /volume/v3/volumes/128bc98f-4aee-4adc-ac94-ed8a90ea5ae6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:35:10.563491 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-8528e8ad-c59d-47a7-bf5e-aff34f1987d5 req-93baab15-1c41-4ea5-843e-2b05d2a4eab7 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] https://10.4.3.7/volume/v3/attachments/37158a79-87b9-48a7-a94e-0faf84465b8b returned with HTTP 200 Jul 10 08:35:10.563863 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 452/1800] 10.4.3.7 () {72 vars in 1659 bytes} [Fri Jul 10 08:35:10 2026] DELETE /volume/v3/attachments/37158a79-87b9-48a7-a94e-0faf84465b8b => generated 19 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:35:17.074143 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-3020dcb4-015e-45d1-a348-b4e2fc57537f None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:35:17.075771 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-3020dcb4-015e-45d1-a348-b4e2fc57537f tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] DELETE https://10.4.3.7/volume/v3/volumes/e99aae09-3992-4f87-81b9-80d0b65c35b3 Jul 10 08:35:17.075944 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-3020dcb4-015e-45d1-a348-b4e2fc57537f tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:35:17.076114 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-3020dcb4-015e-45d1-a348-b4e2fc57537f tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Calling method 'delete' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:35:17.076316 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-3020dcb4-015e-45d1-a348-b4e2fc57537f tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Delete volume with id: e99aae09-3992-4f87-81b9-80d0b65c35b3 Jul 10 08:35:17.085058 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:35:17.085058 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:35:17.085903 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-3020dcb4-015e-45d1-a348-b4e2fc57537f tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Volume info retrieved successfully. Jul 10 08:35:17.105964 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-3020dcb4-015e-45d1-a348-b4e2fc57537f tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Delete volume request issued successfully. Jul 10 08:35:17.106193 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-3020dcb4-015e-45d1-a348-b4e2fc57537f tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] https://10.4.3.7/volume/v3/volumes/e99aae09-3992-4f87-81b9-80d0b65c35b3 returned with HTTP 202 Jul 10 08:35:17.106662 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 446/1801] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:35:17 2026] DELETE /volume/v3/volumes/e99aae09-3992-4f87-81b9-80d0b65c35b3 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:35:17.118542 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-f2d7b3e4-1642-4024-9a9a-2bd1e395eb47 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:35:17.120077 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f2d7b3e4-1642-4024-9a9a-2bd1e395eb47 tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] GET https://10.4.3.7/volume/v3/volumes/e99aae09-3992-4f87-81b9-80d0b65c35b3 Jul 10 08:35:17.120280 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f2d7b3e4-1642-4024-9a9a-2bd1e395eb47 tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:35:17.120495 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f2d7b3e4-1642-4024-9a9a-2bd1e395eb47 tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:35:17.130549 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:35:17.130549 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:35:17.134104 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-f2d7b3e4-1642-4024-9a9a-2bd1e395eb47 tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Volume info retrieved successfully. Jul 10 08:35:17.139245 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f2d7b3e4-1642-4024-9a9a-2bd1e395eb47 tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] https://10.4.3.7/volume/v3/volumes/e99aae09-3992-4f87-81b9-80d0b65c35b3 returned with HTTP 200 Jul 10 08:35:17.139728 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 449/1802] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:35:17 2026] GET /volume/v3/volumes/e99aae09-3992-4f87-81b9-80d0b65c35b3 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:35:18.155068 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-8771fbcd-f92e-471b-a7fd-c0b242ecbe52 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:35:18.158317 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-8771fbcd-f92e-471b-a7fd-c0b242ecbe52 tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] GET https://10.4.3.7/volume/v3/volumes/e99aae09-3992-4f87-81b9-80d0b65c35b3 Jul 10 08:35:18.158608 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-8771fbcd-f92e-471b-a7fd-c0b242ecbe52 tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:35:18.158821 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-8771fbcd-f92e-471b-a7fd-c0b242ecbe52 tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:35:18.164690 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-8771fbcd-f92e-471b-a7fd-c0b242ecbe52 tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] https://10.4.3.7/volume/v3/volumes/e99aae09-3992-4f87-81b9-80d0b65c35b3 returned with HTTP 404 Jul 10 08:35:18.165212 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 456/1803] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:35:18 2026] GET /volume/v3/volumes/e99aae09-3992-4f87-81b9-80d0b65c35b3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:35:18.173812 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-6bd9ade5-b88a-4640-b863-d2a31254a1fb None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:35:18.177820 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-6bd9ade5-b88a-4640-b863-d2a31254a1fb tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] DELETE https://10.4.3.7/volume/v3/volumes/f647d6d4-8ff3-48ae-9aac-ab3633429a00 Jul 10 08:35:18.177820 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-6bd9ade5-b88a-4640-b863-d2a31254a1fb tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:35:18.177820 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-6bd9ade5-b88a-4640-b863-d2a31254a1fb tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Calling method 'delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:35:18.177820 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-6bd9ade5-b88a-4640-b863-d2a31254a1fb tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Delete volume with id: f647d6d4-8ff3-48ae-9aac-ab3633429a00 Jul 10 08:35:18.187445 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:35:18.187445 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:35:18.187445 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-6bd9ade5-b88a-4640-b863-d2a31254a1fb tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Volume info retrieved successfully. Jul 10 08:35:18.211624 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-6bd9ade5-b88a-4640-b863-d2a31254a1fb tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Delete volume request issued successfully. Jul 10 08:35:18.211624 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-6bd9ade5-b88a-4640-b863-d2a31254a1fb tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] https://10.4.3.7/volume/v3/volumes/f647d6d4-8ff3-48ae-9aac-ab3633429a00 returned with HTTP 202 Jul 10 08:35:18.211624 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 453/1804] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:35:18 2026] DELETE /volume/v3/volumes/f647d6d4-8ff3-48ae-9aac-ab3633429a00 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:35:18.221969 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-2d4efa8d-8857-40ba-8b16-4f1807328f6b None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:35:18.224122 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-2d4efa8d-8857-40ba-8b16-4f1807328f6b tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] GET https://10.4.3.7/volume/v3/volumes/f647d6d4-8ff3-48ae-9aac-ab3633429a00 Jul 10 08:35:18.224345 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-2d4efa8d-8857-40ba-8b16-4f1807328f6b tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:35:18.224745 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-2d4efa8d-8857-40ba-8b16-4f1807328f6b tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:35:18.239554 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:35:18.239554 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:35:18.245225 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-2d4efa8d-8857-40ba-8b16-4f1807328f6b tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Volume info retrieved successfully. Jul 10 08:35:18.252635 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-2d4efa8d-8857-40ba-8b16-4f1807328f6b tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] https://10.4.3.7/volume/v3/volumes/f647d6d4-8ff3-48ae-9aac-ab3633429a00 returned with HTTP 200 Jul 10 08:35:18.253213 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 447/1805] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:35:18 2026] GET /volume/v3/volumes/f647d6d4-8ff3-48ae-9aac-ab3633429a00 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:35:19.268598 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-5b6f62bf-498e-4325-b060-3b3d62bcff29 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:35:19.270282 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5b6f62bf-498e-4325-b060-3b3d62bcff29 tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] GET https://10.4.3.7/volume/v3/volumes/f647d6d4-8ff3-48ae-9aac-ab3633429a00 Jul 10 08:35:19.270582 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5b6f62bf-498e-4325-b060-3b3d62bcff29 tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:35:19.270856 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5b6f62bf-498e-4325-b060-3b3d62bcff29 tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:35:19.276802 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5b6f62bf-498e-4325-b060-3b3d62bcff29 tempest-ServerRescueNegativeTestJSON-1014624875 tempest-ServerRescueNegativeTestJSON-1014624875-project-member] https://10.4.3.7/volume/v3/volumes/f647d6d4-8ff3-48ae-9aac-ab3633429a00 returned with HTTP 404 Jul 10 08:35:19.277335 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 450/1806] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:35:19 2026] GET /volume/v3/volumes/f647d6d4-8ff3-48ae-9aac-ab3633429a00 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:35:19.973330 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-0fef2d8b-2bdf-4bc1-9a54-36cd4638f42f None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:35:19.975457 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-0fef2d8b-2bdf-4bc1-9a54-36cd4638f42f tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] DELETE https://10.4.3.7/volume/v3/volumes/559e4ad5-d88e-45fc-bd79-a26c53cfdfb3 Jul 10 08:35:19.975677 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-0fef2d8b-2bdf-4bc1-9a54-36cd4638f42f tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:35:19.976112 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-0fef2d8b-2bdf-4bc1-9a54-36cd4638f42f tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Calling method 'delete' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:35:19.976374 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.volumes [None req-0fef2d8b-2bdf-4bc1-9a54-36cd4638f42f tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Delete volume with id: 559e4ad5-d88e-45fc-bd79-a26c53cfdfb3 Jul 10 08:35:19.986996 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:35:19.986996 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:35:19.987935 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-0fef2d8b-2bdf-4bc1-9a54-36cd4638f42f tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Volume info retrieved successfully. Jul 10 08:35:20.010333 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-0fef2d8b-2bdf-4bc1-9a54-36cd4638f42f tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Delete volume request issued successfully. Jul 10 08:35:20.010500 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-0fef2d8b-2bdf-4bc1-9a54-36cd4638f42f tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] https://10.4.3.7/volume/v3/volumes/559e4ad5-d88e-45fc-bd79-a26c53cfdfb3 returned with HTTP 202 Jul 10 08:35:20.010888 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 457/1807] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:35:19 2026] DELETE /volume/v3/volumes/559e4ad5-d88e-45fc-bd79-a26c53cfdfb3 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:35:20.019797 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-f1761355-e8d9-417a-8287-d429ea3316b7 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:35:20.021815 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-f1761355-e8d9-417a-8287-d429ea3316b7 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] GET https://10.4.3.7/volume/v3/volumes/559e4ad5-d88e-45fc-bd79-a26c53cfdfb3 Jul 10 08:35:20.022027 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-f1761355-e8d9-417a-8287-d429ea3316b7 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:35:20.022364 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-f1761355-e8d9-417a-8287-d429ea3316b7 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:35:20.030953 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:35:20.030953 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:35:20.035435 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-f1761355-e8d9-417a-8287-d429ea3316b7 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Volume info retrieved successfully. Jul 10 08:35:20.040564 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-f1761355-e8d9-417a-8287-d429ea3316b7 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] https://10.4.3.7/volume/v3/volumes/559e4ad5-d88e-45fc-bd79-a26c53cfdfb3 returned with HTTP 200 Jul 10 08:35:20.041129 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 454/1808] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:35:20 2026] GET /volume/v3/volumes/559e4ad5-d88e-45fc-bd79-a26c53cfdfb3 => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:35:21.054435 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-01704530-386a-4697-83cf-749bbec1a049 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:35:21.056374 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-01704530-386a-4697-83cf-749bbec1a049 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] GET https://10.4.3.7/volume/v3/volumes/559e4ad5-d88e-45fc-bd79-a26c53cfdfb3 Jul 10 08:35:21.056573 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-01704530-386a-4697-83cf-749bbec1a049 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:35:21.056751 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-01704530-386a-4697-83cf-749bbec1a049 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:35:21.063060 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-01704530-386a-4697-83cf-749bbec1a049 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] https://10.4.3.7/volume/v3/volumes/559e4ad5-d88e-45fc-bd79-a26c53cfdfb3 returned with HTTP 404 Jul 10 08:35:21.063585 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 448/1809] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:35:21 2026] GET /volume/v3/volumes/559e4ad5-d88e-45fc-bd79-a26c53cfdfb3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:35:21.073263 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-353986ff-3e62-481c-8d23-1d280f15825c None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:35:21.077154 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-353986ff-3e62-481c-8d23-1d280f15825c tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] DELETE https://10.4.3.7/volume/v3/volumes/db3543f5-57ba-45bf-acea-07aa8486f167 Jul 10 08:35:21.077393 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-353986ff-3e62-481c-8d23-1d280f15825c tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:35:21.077638 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-353986ff-3e62-481c-8d23-1d280f15825c tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:35:21.079691 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-353986ff-3e62-481c-8d23-1d280f15825c tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Delete volume with id: db3543f5-57ba-45bf-acea-07aa8486f167 Jul 10 08:35:21.089347 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:35:21.089347 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:35:21.089803 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-353986ff-3e62-481c-8d23-1d280f15825c tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Volume info retrieved successfully. Jul 10 08:35:21.108966 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-353986ff-3e62-481c-8d23-1d280f15825c tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Delete volume request issued successfully. Jul 10 08:35:21.109187 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-353986ff-3e62-481c-8d23-1d280f15825c tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] https://10.4.3.7/volume/v3/volumes/db3543f5-57ba-45bf-acea-07aa8486f167 returned with HTTP 202 Jul 10 08:35:21.109627 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 451/1810] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:35:21 2026] DELETE /volume/v3/volumes/db3543f5-57ba-45bf-acea-07aa8486f167 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:35:21.118026 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-1619a1f3-ee8c-4d0b-8690-f202ecb5ed43 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:35:21.120776 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-1619a1f3-ee8c-4d0b-8690-f202ecb5ed43 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] GET https://10.4.3.7/volume/v3/volumes/db3543f5-57ba-45bf-acea-07aa8486f167 Jul 10 08:35:21.121771 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-1619a1f3-ee8c-4d0b-8690-f202ecb5ed43 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:35:21.123086 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-1619a1f3-ee8c-4d0b-8690-f202ecb5ed43 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:35:21.134432 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:35:21.134432 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:35:21.139945 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-1619a1f3-ee8c-4d0b-8690-f202ecb5ed43 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Volume info retrieved successfully. Jul 10 08:35:21.147308 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-1619a1f3-ee8c-4d0b-8690-f202ecb5ed43 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] https://10.4.3.7/volume/v3/volumes/db3543f5-57ba-45bf-acea-07aa8486f167 returned with HTTP 200 Jul 10 08:35:21.147759 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 458/1811] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:35:21 2026] GET /volume/v3/volumes/db3543f5-57ba-45bf-acea-07aa8486f167 => generated 839 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 08:35:22.165245 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-1b2fc195-9c2c-4162-b5d3-c54d0625d2cb None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:35:22.167361 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-1b2fc195-9c2c-4162-b5d3-c54d0625d2cb tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] GET https://10.4.3.7/volume/v3/volumes/db3543f5-57ba-45bf-acea-07aa8486f167 Jul 10 08:35:22.167653 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-1b2fc195-9c2c-4162-b5d3-c54d0625d2cb tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:35:22.167908 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-1b2fc195-9c2c-4162-b5d3-c54d0625d2cb tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:35:22.174915 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-1b2fc195-9c2c-4162-b5d3-c54d0625d2cb tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] https://10.4.3.7/volume/v3/volumes/db3543f5-57ba-45bf-acea-07aa8486f167 returned with HTTP 404 Jul 10 08:35:22.175421 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 455/1812] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:35:22 2026] GET /volume/v3/volumes/db3543f5-57ba-45bf-acea-07aa8486f167 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:35:22.183965 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-fd6ea32e-b781-411d-a2c6-39547e055ae6 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:35:22.186799 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-fd6ea32e-b781-411d-a2c6-39547e055ae6 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] DELETE https://10.4.3.7/volume/v3/volumes/78cba9d4-527f-4913-be56-a7e0c4f40481 Jul 10 08:35:22.187067 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-fd6ea32e-b781-411d-a2c6-39547e055ae6 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:35:22.187317 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-fd6ea32e-b781-411d-a2c6-39547e055ae6 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Calling method 'delete' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:35:22.187583 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-fd6ea32e-b781-411d-a2c6-39547e055ae6 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Delete volume with id: 78cba9d4-527f-4913-be56-a7e0c4f40481 Jul 10 08:35:22.199050 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:35:22.199050 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:35:22.199557 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-fd6ea32e-b781-411d-a2c6-39547e055ae6 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Volume info retrieved successfully. Jul 10 08:35:22.235852 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-fd6ea32e-b781-411d-a2c6-39547e055ae6 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Delete volume request issued successfully. Jul 10 08:35:22.236116 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-fd6ea32e-b781-411d-a2c6-39547e055ae6 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] https://10.4.3.7/volume/v3/volumes/78cba9d4-527f-4913-be56-a7e0c4f40481 returned with HTTP 202 Jul 10 08:35:22.236595 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 449/1813] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:35:22 2026] DELETE /volume/v3/volumes/78cba9d4-527f-4913-be56-a7e0c4f40481 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:35:22.246819 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-05d1a38f-6d2b-4a27-bc06-e7a66f424865 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:35:22.249124 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-05d1a38f-6d2b-4a27-bc06-e7a66f424865 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] GET https://10.4.3.7/volume/v3/volumes/78cba9d4-527f-4913-be56-a7e0c4f40481 Jul 10 08:35:22.249298 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-05d1a38f-6d2b-4a27-bc06-e7a66f424865 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:35:22.249534 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-05d1a38f-6d2b-4a27-bc06-e7a66f424865 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:35:22.258721 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:35:22.258721 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:35:22.263280 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-05d1a38f-6d2b-4a27-bc06-e7a66f424865 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Volume info retrieved successfully. Jul 10 08:35:22.269939 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-05d1a38f-6d2b-4a27-bc06-e7a66f424865 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] https://10.4.3.7/volume/v3/volumes/78cba9d4-527f-4913-be56-a7e0c4f40481 returned with HTTP 200 Jul 10 08:35:22.270391 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 452/1814] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:35:22 2026] GET /volume/v3/volumes/78cba9d4-527f-4913-be56-a7e0c4f40481 => generated 1355 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:35:23.288290 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-6b1ae949-9abf-4542-9a0e-9801ea6e23d3 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:35:23.290371 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-6b1ae949-9abf-4542-9a0e-9801ea6e23d3 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] GET https://10.4.3.7/volume/v3/volumes/78cba9d4-527f-4913-be56-a7e0c4f40481 Jul 10 08:35:23.290600 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-6b1ae949-9abf-4542-9a0e-9801ea6e23d3 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:35:23.290786 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-6b1ae949-9abf-4542-9a0e-9801ea6e23d3 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:35:23.297775 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-6b1ae949-9abf-4542-9a0e-9801ea6e23d3 tempest-TaggedBootDevicesTest-957850738 tempest-TaggedBootDevicesTest-957850738-project-member] https://10.4.3.7/volume/v3/volumes/78cba9d4-527f-4913-be56-a7e0c4f40481 returned with HTTP 404 Jul 10 08:35:23.298396 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 459/1815] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:35:23 2026] GET /volume/v3/volumes/78cba9d4-527f-4913-be56-a7e0c4f40481 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:35:28.428988 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-04dd98dd-df69-4b44-b347-eb6361ceb67f None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:35:28.431523 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-04dd98dd-df69-4b44-b347-eb6361ceb67f tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] DELETE https://10.4.3.7/volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 Jul 10 08:35:28.431689 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-04dd98dd-df69-4b44-b347-eb6361ceb67f tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:35:28.431857 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-04dd98dd-df69-4b44-b347-eb6361ceb67f tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:35:28.432010 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-04dd98dd-df69-4b44-b347-eb6361ceb67f tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Delete volume with id: d11cd155-f2e7-4baf-9c06-1c24517423a6 Jul 10 08:35:28.446169 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:35:28.446169 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:35:28.446856 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-04dd98dd-df69-4b44-b347-eb6361ceb67f tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Volume info retrieved successfully. Jul 10 08:35:28.474589 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-04dd98dd-df69-4b44-b347-eb6361ceb67f tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Delete volume request issued successfully. Jul 10 08:35:28.474589 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-04dd98dd-df69-4b44-b347-eb6361ceb67f tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 returned with HTTP 202 Jul 10 08:35:28.474589 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 456/1816] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:35:28 2026] DELETE /volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:35:28.484607 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-694b9fc0-4f1d-45b3-bc1b-68a353127e1a None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:35:28.486675 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-694b9fc0-4f1d-45b3-bc1b-68a353127e1a tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] GET https://10.4.3.7/volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 Jul 10 08:35:28.486927 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-694b9fc0-4f1d-45b3-bc1b-68a353127e1a tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:35:28.487259 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-694b9fc0-4f1d-45b3-bc1b-68a353127e1a tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:35:28.499139 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:35:28.499139 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:35:28.506181 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-694b9fc0-4f1d-45b3-bc1b-68a353127e1a tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Volume info retrieved successfully. Jul 10 08:35:28.514471 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-694b9fc0-4f1d-45b3-bc1b-68a353127e1a tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 returned with HTTP 200 Jul 10 08:35:28.515038 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 450/1817] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:35:28 2026] GET /volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:35:29.530073 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-dee2adb6-b2b7-44d8-a30e-988cac949772 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:35:29.532799 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-dee2adb6-b2b7-44d8-a30e-988cac949772 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] GET https://10.4.3.7/volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 Jul 10 08:35:29.533069 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-dee2adb6-b2b7-44d8-a30e-988cac949772 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:35:29.533333 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-dee2adb6-b2b7-44d8-a30e-988cac949772 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:35:29.548792 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-dee2adb6-b2b7-44d8-a30e-988cac949772 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 returned with HTTP 404 Jul 10 08:35:29.548792 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 453/1818] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:35:29 2026] GET /volume/v3/volumes/d11cd155-f2e7-4baf-9c06-1c24517423a6 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:35:33.293099 np0000004976 devstack@c-api.service[100054]: DEBUG dbcounter [-] [100054] Writing DB stats cinder:SELECT=210,cinder:UPDATE=58,cinder:INSERT=41 {{(pid=100054) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 08:35:36.957159 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-0266e700-f77f-43e5-b9ba-ebed0efa2ff6 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:35:37.086267 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-0266e700-f77f-43e5-b9ba-ebed0efa2ff6 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:35:37.086633 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-0266e700-f77f-43e5-b9ba-ebed0efa2ff6 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1643344128"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:35:37.088017 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.volumes [None req-0266e700-f77f-43e5-b9ba-ebed0efa2ff6 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1643344128'}} {{(pid=100054) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:35:37.088129 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.volumes [None req-0266e700-f77f-43e5-b9ba-ebed0efa2ff6 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Create volume of 1 GB Jul 10 08:35:37.093878 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-0266e700-f77f-43e5-b9ba-ebed0efa2ff6 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Availability Zones retrieved successfully. Jul 10 08:35:37.099297 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-0266e700-f77f-43e5-b9ba-ebed0efa2ff6 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Flow 'volume_create_api' (4c8d4d58-32c2-4f40-9b5e-b1f8776471c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:35:37.100581 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-0266e700-f77f-43e5-b9ba-ebed0efa2ff6 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3712a060-2007-43a5-a483-b399e216b45e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:35:37.101483 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.flows.api.create_volume [None req-0266e700-f77f-43e5-b9ba-ebed0efa2ff6 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Validating volume size '1' using validate_int {{(pid=100054) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:35:37.129217 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-0266e700-f77f-43e5-b9ba-ebed0efa2ff6 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3712a060-2007-43a5-a483-b399e216b45e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:35:37.129895 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-0266e700-f77f-43e5-b9ba-ebed0efa2ff6 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c8aa8fb-7bc1-4ef7-a4e3-1e10c50e0255) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:35:37.197525 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.quota [None req-0266e700-f77f-43e5-b9ba-ebed0efa2ff6 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Created reservations ['9bfde1f3-7e0b-4328-b7c2-a642373997b0', '267fd716-004b-4dca-a723-48cdb3cb47d6', '670fa174-7280-44c5-ba20-cd1becf23308', '03f364d7-8b27-4440-80e3-4c113b3c13dc'] {{(pid=100054) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:35:37.198377 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-0266e700-f77f-43e5-b9ba-ebed0efa2ff6 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c8aa8fb-7bc1-4ef7-a4e3-1e10c50e0255) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9bfde1f3-7e0b-4328-b7c2-a642373997b0', '267fd716-004b-4dca-a723-48cdb3cb47d6', '670fa174-7280-44c5-ba20-cd1becf23308', '03f364d7-8b27-4440-80e3-4c113b3c13dc']}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:35:37.199275 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-0266e700-f77f-43e5-b9ba-ebed0efa2ff6 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ed88c49-3985-4762-8a48-8a134ffc9555) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:35:37.223670 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-0266e700-f77f-43e5-b9ba-ebed0efa2ff6 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ed88c49-3985-4762-8a48-8a134ffc9555) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '156c495f-95a6-4455-92be-0a15113ef0a6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1643344128',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d994059e33643a7889829d60a9e763d',qos_specs=None,replication_status=,reservations=['9bfde1f3-7e0b-4328-b7c2-a642373997b0','267fd716-004b-4dca-a723-48cdb3cb47d6','670fa174-7280-44c5-ba20-cd1becf23308','03f364d7-8b27-4440-80e3-4c113b3c13dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c7f56e5d6f74af2b4389f469d7f0ff7',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:35:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1643344128',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=156c495f-95a6-4455-92be-0a15113ef0a6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d994059e33643a7889829d60a9e763d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5c7f56e5d6f74af2b4389f469d7f0ff7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:35:37.224484 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-0266e700-f77f-43e5-b9ba-ebed0efa2ff6 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c225edf3-88ff-4c58-8b42-ff45b6243a01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:35:37.241940 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-0266e700-f77f-43e5-b9ba-ebed0efa2ff6 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c225edf3-88ff-4c58-8b42-ff45b6243a01) transitioned into state 'SUCCESS' from state '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-1643344128',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d994059e33643a7889829d60a9e763d',qos_specs=None,replication_status=,reservations=['9bfde1f3-7e0b-4328-b7c2-a642373997b0','267fd716-004b-4dca-a723-48cdb3cb47d6','670fa174-7280-44c5-ba20-cd1becf23308','03f364d7-8b27-4440-80e3-4c113b3c13dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c7f56e5d6f74af2b4389f469d7f0ff7',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:35:37.242706 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-0266e700-f77f-43e5-b9ba-ebed0efa2ff6 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b26a8f99-7d36-4b50-8cf7-13ce7db83a6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:35:37.253561 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-0266e700-f77f-43e5-b9ba-ebed0efa2ff6 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b26a8f99-7d36-4b50-8cf7-13ce7db83a6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:35:37.254538 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-0266e700-f77f-43e5-b9ba-ebed0efa2ff6 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Flow 'volume_create_api' (4c8d4d58-32c2-4f40-9b5e-b1f8776471c9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100054) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:35:37.254889 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-0266e700-f77f-43e5-b9ba-ebed0efa2ff6 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Create volume request issued successfully. Jul 10 08:35:37.255538 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-0266e700-f77f-43e5-b9ba-ebed0efa2ff6 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:35:37.255994 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 460/1819] 10.4.3.7 () {68 vars in 1244 bytes} [Fri Jul 10 08:35:36 2026] POST /volume/v3/volumes => generated 750 bytes in 299 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:35:37.269492 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-b5256c9f-65f0-438a-9c5c-367883815dd8 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:35:37.271562 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-b5256c9f-65f0-438a-9c5c-367883815dd8 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] GET https://10.4.3.7/volume/v3/volumes/156c495f-95a6-4455-92be-0a15113ef0a6 Jul 10 08:35:37.271816 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-b5256c9f-65f0-438a-9c5c-367883815dd8 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:35:37.272077 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-b5256c9f-65f0-438a-9c5c-367883815dd8 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:35:37.274137 np0000004976 devstack@c-api.service[100056]: DEBUG dbcounter [-] [100056] Writing DB stats cinder:SELECT=329,cinder:INSERT=49,cinder:UPDATE=107 {{(pid=100056) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 08:35:37.280697 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:35:37.280697 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:35:37.288723 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-b5256c9f-65f0-438a-9c5c-367883815dd8 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Volume info retrieved successfully. Jul 10 08:35:37.295100 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-b5256c9f-65f0-438a-9c5c-367883815dd8 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] https://10.4.3.7/volume/v3/volumes/156c495f-95a6-4455-92be-0a15113ef0a6 returned with HTTP 200 Jul 10 08:35:37.295476 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 457/1820] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:35:37 2026] GET /volume/v3/volumes/156c495f-95a6-4455-92be-0a15113ef0a6 => generated 818 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:35:38.312527 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-6c156c41-c4e0-46f4-85e8-2104cf8c509e None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:35:38.314929 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-6c156c41-c4e0-46f4-85e8-2104cf8c509e tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] GET https://10.4.3.7/volume/v3/volumes/156c495f-95a6-4455-92be-0a15113ef0a6 Jul 10 08:35:38.315207 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-6c156c41-c4e0-46f4-85e8-2104cf8c509e tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:35:38.315504 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-6c156c41-c4e0-46f4-85e8-2104cf8c509e tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:35:38.325118 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:35:38.325118 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:35:38.329312 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-6c156c41-c4e0-46f4-85e8-2104cf8c509e tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Volume info retrieved successfully. Jul 10 08:35:38.334371 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-6c156c41-c4e0-46f4-85e8-2104cf8c509e tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] https://10.4.3.7/volume/v3/volumes/156c495f-95a6-4455-92be-0a15113ef0a6 returned with HTTP 200 Jul 10 08:35:38.334773 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 451/1821] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:35:38 2026] GET /volume/v3/volumes/156c495f-95a6-4455-92be-0a15113ef0a6 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:35:38.349675 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-37f1d1d6-b98b-4f31-a67b-0d5b83a799a8 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:35:38.352265 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-37f1d1d6-b98b-4f31-a67b-0d5b83a799a8 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] POST https://10.4.3.7/volume/v3/backups Jul 10 08:35:38.352688 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-37f1d1d6-b98b-4f31-a67b-0d5b83a799a8 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "156c495f-95a6-4455-92be-0a15113ef0a6", "name": "tempest-VolumesBackupsAdminTest-Backup-1353687342", "container": "tempest-volumesbackupsadmintest-backup-container-1835887971"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:35:38.354350 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.contrib.backups [None req-37f1d1d6-b98b-4f31-a67b-0d5b83a799a8 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Creating new backup {'backup': {'volume_id': '156c495f-95a6-4455-92be-0a15113ef0a6', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1353687342', 'container': 'tempest-volumesbackupsadmintest-backup-container-1835887971'}} {{(pid=100057) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 08:35:38.354610 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.contrib.backups [None req-37f1d1d6-b98b-4f31-a67b-0d5b83a799a8 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Creating backup of volume 156c495f-95a6-4455-92be-0a15113ef0a6 in container tempest-volumesbackupsadmintest-backup-container-1835887971 Jul 10 08:35:38.362427 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:35:38.362427 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:35:38.363080 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-37f1d1d6-b98b-4f31-a67b-0d5b83a799a8 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Volume info retrieved successfully. Jul 10 08:35:38.402931 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-37f1d1d6-b98b-4f31-a67b-0d5b83a799a8 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Created reservations ['dc7162e2-2596-41d8-932a-653e239c23a8', '41dedc41-d357-43f9-8705-d90942887bad'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:35:38.442645 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-37f1d1d6-b98b-4f31-a67b-0d5b83a799a8 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] https://10.4.3.7/volume/v3/backups returned with HTTP 202 Jul 10 08:35:38.442645 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 454/1822] 10.4.3.7 () {68 vars in 1245 bytes} [Fri Jul 10 08:35:38 2026] POST /volume/v3/backups => generated 331 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:35:38.450949 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-eafe1833-98f2-4f35-9b45-0f93a43385d2 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:35:38.454197 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-eafe1833-98f2-4f35-9b45-0f93a43385d2 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] GET https://10.4.3.7/volume/v3/backups/0a8424c9-a16b-44f2-9bca-9afbfc572c83 Jul 10 08:35:38.454197 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-eafe1833-98f2-4f35-9b45-0f93a43385d2 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:35:38.454197 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-eafe1833-98f2-4f35-9b45-0f93a43385d2 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:35:38.454197 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-eafe1833-98f2-4f35-9b45-0f93a43385d2 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Show backup with id 0a8424c9-a16b-44f2-9bca-9afbfc572c83. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:35:38.459245 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:35:38.459245 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:35:38.460174 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-eafe1833-98f2-4f35-9b45-0f93a43385d2 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] https://10.4.3.7/volume/v3/backups/0a8424c9-a16b-44f2-9bca-9afbfc572c83 returned with HTTP 200 Jul 10 08:35:38.460638 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 461/1823] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:35:38 2026] GET /volume/v3/backups/0a8424c9-a16b-44f2-9bca-9afbfc572c83 => generated 795 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:35:39.472421 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-cf6606ed-f333-417a-98fe-0c50598b8d7b None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:35:39.476228 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-cf6606ed-f333-417a-98fe-0c50598b8d7b tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] GET https://10.4.3.7/volume/v3/backups/0a8424c9-a16b-44f2-9bca-9afbfc572c83 Jul 10 08:35:39.476514 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-cf6606ed-f333-417a-98fe-0c50598b8d7b tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:35:39.476732 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-cf6606ed-f333-417a-98fe-0c50598b8d7b tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:35:39.476860 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-cf6606ed-f333-417a-98fe-0c50598b8d7b tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Show backup with id 0a8424c9-a16b-44f2-9bca-9afbfc572c83. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:35:39.481429 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:35:39.481429 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:35:39.482268 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-cf6606ed-f333-417a-98fe-0c50598b8d7b tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] https://10.4.3.7/volume/v3/backups/0a8424c9-a16b-44f2-9bca-9afbfc572c83 returned with HTTP 200 Jul 10 08:35:39.482673 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 458/1824] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:35:39 2026] GET /volume/v3/backups/0a8424c9-a16b-44f2-9bca-9afbfc572c83 => generated 797 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:35:40.492521 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-331b1042-7f1e-4538-84a8-fa01bbb4c323 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:35:40.495022 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-331b1042-7f1e-4538-84a8-fa01bbb4c323 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] GET https://10.4.3.7/volume/v3/backups/0a8424c9-a16b-44f2-9bca-9afbfc572c83 Jul 10 08:35:40.495615 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-331b1042-7f1e-4538-84a8-fa01bbb4c323 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:35:40.495692 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-331b1042-7f1e-4538-84a8-fa01bbb4c323 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:35:40.495839 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-331b1042-7f1e-4538-84a8-fa01bbb4c323 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Show backup with id 0a8424c9-a16b-44f2-9bca-9afbfc572c83. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:35:40.500988 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:35:40.500988 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:35:40.501915 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-331b1042-7f1e-4538-84a8-fa01bbb4c323 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] https://10.4.3.7/volume/v3/backups/0a8424c9-a16b-44f2-9bca-9afbfc572c83 returned with HTTP 200 Jul 10 08:35:40.502375 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 452/1825] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:35:40 2026] GET /volume/v3/backups/0a8424c9-a16b-44f2-9bca-9afbfc572c83 => generated 797 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:35:41.512859 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-e2855b22-5fe5-4599-bbf6-ebfec647b660 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:35:41.515269 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e2855b22-5fe5-4599-bbf6-ebfec647b660 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] GET https://10.4.3.7/volume/v3/backups/0a8424c9-a16b-44f2-9bca-9afbfc572c83 Jul 10 08:35:41.515565 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e2855b22-5fe5-4599-bbf6-ebfec647b660 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:35:41.515852 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e2855b22-5fe5-4599-bbf6-ebfec647b660 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:35:41.516005 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-e2855b22-5fe5-4599-bbf6-ebfec647b660 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Show backup with id 0a8424c9-a16b-44f2-9bca-9afbfc572c83. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:35:41.520635 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:35:41.520635 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:35:41.521568 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e2855b22-5fe5-4599-bbf6-ebfec647b660 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] https://10.4.3.7/volume/v3/backups/0a8424c9-a16b-44f2-9bca-9afbfc572c83 returned with HTTP 200 Jul 10 08:35:41.522195 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 455/1826] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:35:41 2026] GET /volume/v3/backups/0a8424c9-a16b-44f2-9bca-9afbfc572c83 => generated 797 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:35:42.533338 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-038b608b-e229-4fa1-bd7d-f6a926cc6162 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:35:42.535377 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-038b608b-e229-4fa1-bd7d-f6a926cc6162 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] GET https://10.4.3.7/volume/v3/backups/0a8424c9-a16b-44f2-9bca-9afbfc572c83 Jul 10 08:35:42.535549 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-038b608b-e229-4fa1-bd7d-f6a926cc6162 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:35:42.535779 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-038b608b-e229-4fa1-bd7d-f6a926cc6162 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:35:42.535919 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-038b608b-e229-4fa1-bd7d-f6a926cc6162 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Show backup with id 0a8424c9-a16b-44f2-9bca-9afbfc572c83. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:35:42.540821 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:35:42.540821 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:35:42.541764 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-038b608b-e229-4fa1-bd7d-f6a926cc6162 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] https://10.4.3.7/volume/v3/backups/0a8424c9-a16b-44f2-9bca-9afbfc572c83 returned with HTTP 200 Jul 10 08:35:42.542206 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 462/1827] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:35:42 2026] GET /volume/v3/backups/0a8424c9-a16b-44f2-9bca-9afbfc572c83 => generated 797 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:35:43.555978 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-ff29f4b4-74ba-431f-b0c1-1ce14906c899 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:35:43.558082 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-ff29f4b4-74ba-431f-b0c1-1ce14906c899 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] GET https://10.4.3.7/volume/v3/backups/0a8424c9-a16b-44f2-9bca-9afbfc572c83 Jul 10 08:35:43.558315 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-ff29f4b4-74ba-431f-b0c1-1ce14906c899 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:35:43.558568 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-ff29f4b4-74ba-431f-b0c1-1ce14906c899 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:35:43.558722 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-ff29f4b4-74ba-431f-b0c1-1ce14906c899 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Show backup with id 0a8424c9-a16b-44f2-9bca-9afbfc572c83. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:35:43.564124 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:35:43.564124 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:35:43.565121 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-ff29f4b4-74ba-431f-b0c1-1ce14906c899 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] https://10.4.3.7/volume/v3/backups/0a8424c9-a16b-44f2-9bca-9afbfc572c83 returned with HTTP 200 Jul 10 08:35:43.565716 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 459/1828] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:35:43 2026] GET /volume/v3/backups/0a8424c9-a16b-44f2-9bca-9afbfc572c83 => generated 797 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:35:44.576980 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-b2ac742d-bad0-4921-88d8-42e8ea26bca7 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:35:44.580743 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-b2ac742d-bad0-4921-88d8-42e8ea26bca7 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] GET https://10.4.3.7/volume/v3/backups/0a8424c9-a16b-44f2-9bca-9afbfc572c83 Jul 10 08:35:44.581023 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-b2ac742d-bad0-4921-88d8-42e8ea26bca7 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:35:44.581279 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-b2ac742d-bad0-4921-88d8-42e8ea26bca7 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:35:44.581448 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-b2ac742d-bad0-4921-88d8-42e8ea26bca7 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Show backup with id 0a8424c9-a16b-44f2-9bca-9afbfc572c83. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:35:44.586502 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:35:44.586502 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:35:44.587329 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-b2ac742d-bad0-4921-88d8-42e8ea26bca7 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] https://10.4.3.7/volume/v3/backups/0a8424c9-a16b-44f2-9bca-9afbfc572c83 returned with HTTP 200 Jul 10 08:35:44.587780 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 453/1829] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:35:44 2026] GET /volume/v3/backups/0a8424c9-a16b-44f2-9bca-9afbfc572c83 => generated 797 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:35:45.598860 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-62a75ac9-b562-4df7-8b88-9032b41f612b None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:35:45.600422 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-62a75ac9-b562-4df7-8b88-9032b41f612b tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] GET https://10.4.3.7/volume/v3/backups/0a8424c9-a16b-44f2-9bca-9afbfc572c83 Jul 10 08:35:45.600607 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-62a75ac9-b562-4df7-8b88-9032b41f612b tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:35:45.600791 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-62a75ac9-b562-4df7-8b88-9032b41f612b tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:35:45.600941 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-62a75ac9-b562-4df7-8b88-9032b41f612b tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Show backup with id 0a8424c9-a16b-44f2-9bca-9afbfc572c83. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:35:45.602531 np0000004976 devstack@c-api.service[100057]: DEBUG dbcounter [-] [100057] Writing DB stats cinder:SELECT=227,cinder:UPDATE=89,cinder:INSERT=49 {{(pid=100057) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 08:35:45.606216 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:35:45.606216 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:35:45.607067 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-62a75ac9-b562-4df7-8b88-9032b41f612b tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] https://10.4.3.7/volume/v3/backups/0a8424c9-a16b-44f2-9bca-9afbfc572c83 returned with HTTP 200 Jul 10 08:35:45.607488 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 456/1830] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:35:45 2026] GET /volume/v3/backups/0a8424c9-a16b-44f2-9bca-9afbfc572c83 => generated 797 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:35:46.625765 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-0f9b2e85-335d-4996-ae4a-a89862ab443f None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:35:46.627535 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-0f9b2e85-335d-4996-ae4a-a89862ab443f tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] GET https://10.4.3.7/volume/v3/backups/0a8424c9-a16b-44f2-9bca-9afbfc572c83 Jul 10 08:35:46.627903 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-0f9b2e85-335d-4996-ae4a-a89862ab443f tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:35:46.628243 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-0f9b2e85-335d-4996-ae4a-a89862ab443f tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:35:46.628856 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-0f9b2e85-335d-4996-ae4a-a89862ab443f tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Show backup with id 0a8424c9-a16b-44f2-9bca-9afbfc572c83. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:35:46.635460 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:35:46.635460 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:35:46.636068 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-0f9b2e85-335d-4996-ae4a-a89862ab443f tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] https://10.4.3.7/volume/v3/backups/0a8424c9-a16b-44f2-9bca-9afbfc572c83 returned with HTTP 200 Jul 10 08:35:46.636788 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 463/1831] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:35:46 2026] GET /volume/v3/backups/0a8424c9-a16b-44f2-9bca-9afbfc572c83 => generated 797 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:35:46.698343 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-26a9aa8c-9f28-49aa-baed-5faebaa4af7e req-2f4327e3-21c9-4cb8-a75a-a43e353d5209 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:35:46.700396 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-26a9aa8c-9f28-49aa-baed-5faebaa4af7e req-2f4327e3-21c9-4cb8-a75a-a43e353d5209 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] GET https://10.4.3.7/volume/v3/volumes/dc1f9172-943e-4cd5-bb1c-300874eafa99 Jul 10 08:35:46.700633 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-26a9aa8c-9f28-49aa-baed-5faebaa4af7e req-2f4327e3-21c9-4cb8-a75a-a43e353d5209 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:35:46.700850 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-26a9aa8c-9f28-49aa-baed-5faebaa4af7e req-2f4327e3-21c9-4cb8-a75a-a43e353d5209 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:35:46.713024 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:35:46.713024 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:35:46.720109 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [req-26a9aa8c-9f28-49aa-baed-5faebaa4af7e req-2f4327e3-21c9-4cb8-a75a-a43e353d5209 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Volume info retrieved successfully. Jul 10 08:35:46.726910 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-26a9aa8c-9f28-49aa-baed-5faebaa4af7e req-2f4327e3-21c9-4cb8-a75a-a43e353d5209 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/dc1f9172-943e-4cd5-bb1c-300874eafa99 returned with HTTP 200 Jul 10 08:35:46.727416 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 460/1832] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:35:46 2026] GET /volume/v3/volumes/dc1f9172-943e-4cd5-bb1c-300874eafa99 => generated 1687 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:35:47.646495 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-4d43e2bd-34a4-40e1-8d33-3784d92a8395 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:35:47.648293 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-4d43e2bd-34a4-40e1-8d33-3784d92a8395 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] GET https://10.4.3.7/volume/v3/backups/0a8424c9-a16b-44f2-9bca-9afbfc572c83 Jul 10 08:35:47.648575 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-4d43e2bd-34a4-40e1-8d33-3784d92a8395 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:35:47.648896 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-4d43e2bd-34a4-40e1-8d33-3784d92a8395 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:35:47.649163 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-4d43e2bd-34a4-40e1-8d33-3784d92a8395 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Show backup with id 0a8424c9-a16b-44f2-9bca-9afbfc572c83. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:35:47.654799 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:35:47.654799 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:35:47.655186 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-4d43e2bd-34a4-40e1-8d33-3784d92a8395 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] https://10.4.3.7/volume/v3/backups/0a8424c9-a16b-44f2-9bca-9afbfc572c83 returned with HTTP 200 Jul 10 08:35:47.655624 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 454/1833] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:35:47 2026] GET /volume/v3/backups/0a8424c9-a16b-44f2-9bca-9afbfc572c83 => generated 797 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:35:48.316213 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-15d326f2-1d32-40e9-9a04-4e33ecd6853f req-911ff44b-6502-4529-95db-2f7ebe8cb081 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:35:48.319045 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-15d326f2-1d32-40e9-9a04-4e33ecd6853f req-911ff44b-6502-4529-95db-2f7ebe8cb081 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] GET https://10.4.3.7/volume/v3/volumes/63c02f57-62b4-4eb2-b1ab-8906b66ac3fd Jul 10 08:35:48.319280 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-15d326f2-1d32-40e9-9a04-4e33ecd6853f req-911ff44b-6502-4529-95db-2f7ebe8cb081 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:35:48.319526 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-15d326f2-1d32-40e9-9a04-4e33ecd6853f req-911ff44b-6502-4529-95db-2f7ebe8cb081 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:35:48.326744 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:35:48.326744 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:35:48.330974 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-15d326f2-1d32-40e9-9a04-4e33ecd6853f req-911ff44b-6502-4529-95db-2f7ebe8cb081 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Volume info retrieved successfully. Jul 10 08:35:48.335965 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-15d326f2-1d32-40e9-9a04-4e33ecd6853f req-911ff44b-6502-4529-95db-2f7ebe8cb081 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/volumes/63c02f57-62b4-4eb2-b1ab-8906b66ac3fd returned with HTTP 200 Jul 10 08:35:48.336379 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 457/1834] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:35:48 2026] GET /volume/v3/volumes/63c02f57-62b4-4eb2-b1ab-8906b66ac3fd => generated 1357 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:35:48.668469 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-7c7bd1e8-466c-4899-8dbd-f532a8ebb67a None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:35:48.671625 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-7c7bd1e8-466c-4899-8dbd-f532a8ebb67a tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] GET https://10.4.3.7/volume/v3/backups/0a8424c9-a16b-44f2-9bca-9afbfc572c83 Jul 10 08:35:48.671855 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-7c7bd1e8-466c-4899-8dbd-f532a8ebb67a tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:35:48.672101 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-7c7bd1e8-466c-4899-8dbd-f532a8ebb67a tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:35:48.672245 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-7c7bd1e8-466c-4899-8dbd-f532a8ebb67a tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Show backup with id 0a8424c9-a16b-44f2-9bca-9afbfc572c83. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:35:48.677370 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:35:48.677370 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:35:48.678449 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-7c7bd1e8-466c-4899-8dbd-f532a8ebb67a tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] https://10.4.3.7/volume/v3/backups/0a8424c9-a16b-44f2-9bca-9afbfc572c83 returned with HTTP 200 Jul 10 08:35:48.678902 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 464/1835] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:35:48 2026] GET /volume/v3/backups/0a8424c9-a16b-44f2-9bca-9afbfc572c83 => generated 797 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:35:48.880103 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-26a9aa8c-9f28-49aa-baed-5faebaa4af7e req-25448571-3c82-46d7-bd66-1e7acd2d0285 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:35:48.882722 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-26a9aa8c-9f28-49aa-baed-5faebaa4af7e req-25448571-3c82-46d7-bd66-1e7acd2d0285 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] DELETE https://10.4.3.7/volume/v3/attachments/84684d5e-c590-430b-ac0f-cf5b9bd9df5d Jul 10 08:35:48.882944 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-26a9aa8c-9f28-49aa-baed-5faebaa4af7e req-25448571-3c82-46d7-bd66-1e7acd2d0285 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:35:48.883127 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-26a9aa8c-9f28-49aa-baed-5faebaa4af7e req-25448571-3c82-46d7-bd66-1e7acd2d0285 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'version_select' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:35:48.891301 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:35:48.891301 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:35:49.424298 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-26a9aa8c-9f28-49aa-baed-5faebaa4af7e req-25448571-3c82-46d7-bd66-1e7acd2d0285 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/attachments/84684d5e-c590-430b-ac0f-cf5b9bd9df5d returned with HTTP 200 Jul 10 08:35:49.425194 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 461/1836] 10.4.3.7 () {72 vars in 1659 bytes} [Fri Jul 10 08:35:48 2026] DELETE /volume/v3/attachments/84684d5e-c590-430b-ac0f-cf5b9bd9df5d => generated 19 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:35:49.690729 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-266f0a45-fafc-498f-b95c-9f0656821768 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:35:49.693048 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-266f0a45-fafc-498f-b95c-9f0656821768 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] GET https://10.4.3.7/volume/v3/backups/0a8424c9-a16b-44f2-9bca-9afbfc572c83 Jul 10 08:35:49.693218 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-266f0a45-fafc-498f-b95c-9f0656821768 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:35:49.693387 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-266f0a45-fafc-498f-b95c-9f0656821768 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:35:49.693528 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-266f0a45-fafc-498f-b95c-9f0656821768 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Show backup with id 0a8424c9-a16b-44f2-9bca-9afbfc572c83. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:35:49.699156 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:35:49.699156 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:35:49.700244 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-266f0a45-fafc-498f-b95c-9f0656821768 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] https://10.4.3.7/volume/v3/backups/0a8424c9-a16b-44f2-9bca-9afbfc572c83 returned with HTTP 200 Jul 10 08:35:49.700745 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 455/1837] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:35:49 2026] GET /volume/v3/backups/0a8424c9-a16b-44f2-9bca-9afbfc572c83 => generated 797 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:35:50.375629 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-c9929349-f4ea-4176-8e64-a8ad915f1cb9 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:35:50.376044 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c9929349-f4ea-4176-8e64-a8ad915f1cb9 None None] GET https://10.4.3.7/volume// Jul 10 08:35:50.376273 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c9929349-f4ea-4176-8e64-a8ad915f1cb9 None None] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:35:50.376520 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c9929349-f4ea-4176-8e64-a8ad915f1cb9 None None] Calling method 'all' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:35:50.376909 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c9929349-f4ea-4176-8e64-a8ad915f1cb9 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:35:50.377198 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 458/1838] 10.4.3.7 () {66 vars in 1414 bytes} [Fri Jul 10 08:35:50 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:35:50.385007 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-15d326f2-1d32-40e9-9a04-4e33ecd6853f req-47fb0f86-c07c-4066-aa2d-b01bc43af8ba None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:35:50.485062 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-15d326f2-1d32-40e9-9a04-4e33ecd6853f req-47fb0f86-c07c-4066-aa2d-b01bc43af8ba tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] POST https://10.4.3.7/volume/v3/attachments Jul 10 08:35:50.485625 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-15d326f2-1d32-40e9-9a04-4e33ecd6853f req-47fb0f86-c07c-4066-aa2d-b01bc43af8ba tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "63c02f57-62b4-4eb2-b1ab-8906b66ac3fd", "connector": null, "instance_uuid": "960617ca-b4fa-443f-816e-e52dde5e7a78"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:35:50.499399 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:35:50.499399 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:35:50.525390 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-15d326f2-1d32-40e9-9a04-4e33ecd6853f req-47fb0f86-c07c-4066-aa2d-b01bc43af8ba tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/attachments returned with HTTP 200 Jul 10 08:35:50.525973 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 465/1839] 10.4.3.7 () {74 vars in 1580 bytes} [Fri Jul 10 08:35:50 2026] POST /volume/v3/attachments => generated 273 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:35:50.712140 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-db1bae83-a81e-4f48-a5b5-8b696204667e None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:35:50.714258 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-db1bae83-a81e-4f48-a5b5-8b696204667e tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] GET https://10.4.3.7/volume/v3/backups/0a8424c9-a16b-44f2-9bca-9afbfc572c83 Jul 10 08:35:50.714521 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-db1bae83-a81e-4f48-a5b5-8b696204667e tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:35:50.714760 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-db1bae83-a81e-4f48-a5b5-8b696204667e tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:35:50.714914 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-db1bae83-a81e-4f48-a5b5-8b696204667e tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Show backup with id 0a8424c9-a16b-44f2-9bca-9afbfc572c83. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:35:50.720133 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:35:50.720133 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:35:50.721145 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-db1bae83-a81e-4f48-a5b5-8b696204667e tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] https://10.4.3.7/volume/v3/backups/0a8424c9-a16b-44f2-9bca-9afbfc572c83 returned with HTTP 200 Jul 10 08:35:50.721649 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 462/1840] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:35:50 2026] GET /volume/v3/backups/0a8424c9-a16b-44f2-9bca-9afbfc572c83 => generated 797 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:35:50.862578 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-df0df3bc-85b9-4d4e-ba65-afb796b6e639 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:35:50.865140 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-df0df3bc-85b9-4d4e-ba65-afb796b6e639 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] GET https://10.4.3.7/volume/v3/volumes/63c02f57-62b4-4eb2-b1ab-8906b66ac3fd Jul 10 08:35:50.865360 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-df0df3bc-85b9-4d4e-ba65-afb796b6e639 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:35:50.865564 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-df0df3bc-85b9-4d4e-ba65-afb796b6e639 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:35:50.872418 np0000004976 devstack@c-api.service[100055]: DEBUG dbcounter [-] [100055] Writing DB stats cinder:SELECT=161,cinder:INSERT=40,cinder:UPDATE=71 {{(pid=100055) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 08:35:50.886099 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:35:50.886099 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:35:50.893114 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-df0df3bc-85b9-4d4e-ba65-afb796b6e639 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Volume info retrieved successfully. Jul 10 08:35:50.896065 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-df0df3bc-85b9-4d4e-ba65-afb796b6e639 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/volumes/63c02f57-62b4-4eb2-b1ab-8906b66ac3fd returned with HTTP 200 Jul 10 08:35:50.896629 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 456/1841] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:35:50 2026] GET /volume/v3/volumes/63c02f57-62b4-4eb2-b1ab-8906b66ac3fd => generated 1356 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:35:51.051441 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-436d6eac-3cc7-4b19-9983-f02868583cc9 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:35:51.051895 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-436d6eac-3cc7-4b19-9983-f02868583cc9 None None] GET https://10.4.3.7/volume// Jul 10 08:35:51.052162 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-436d6eac-3cc7-4b19-9983-f02868583cc9 None None] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:35:51.052370 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-436d6eac-3cc7-4b19-9983-f02868583cc9 None None] Calling method 'all' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:35:51.052781 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-436d6eac-3cc7-4b19-9983-f02868583cc9 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:35:51.053162 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 459/1842] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:35:51 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:35:51.062140 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-15d326f2-1d32-40e9-9a04-4e33ecd6853f req-6a278b9c-1d49-4241-8971-6c2389d5b2e6 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:35:51.066437 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-15d326f2-1d32-40e9-9a04-4e33ecd6853f req-6a278b9c-1d49-4241-8971-6c2389d5b2e6 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] GET https://10.4.3.7/volume/v3/volumes/63c02f57-62b4-4eb2-b1ab-8906b66ac3fd Jul 10 08:35:51.066437 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-15d326f2-1d32-40e9-9a04-4e33ecd6853f req-6a278b9c-1d49-4241-8971-6c2389d5b2e6 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:35:51.066437 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-15d326f2-1d32-40e9-9a04-4e33ecd6853f req-6a278b9c-1d49-4241-8971-6c2389d5b2e6 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:35:51.074655 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:35:51.074655 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:35:51.079084 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-15d326f2-1d32-40e9-9a04-4e33ecd6853f req-6a278b9c-1d49-4241-8971-6c2389d5b2e6 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Volume info retrieved successfully. Jul 10 08:35:51.085349 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-15d326f2-1d32-40e9-9a04-4e33ecd6853f req-6a278b9c-1d49-4241-8971-6c2389d5b2e6 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/volumes/63c02f57-62b4-4eb2-b1ab-8906b66ac3fd returned with HTTP 200 Jul 10 08:35:51.085840 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 466/1843] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:35:51 2026] GET /volume/v3/volumes/63c02f57-62b4-4eb2-b1ab-8906b66ac3fd => generated 1536 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:35:51.185968 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-15d326f2-1d32-40e9-9a04-4e33ecd6853f req-49807070-5f31-4f98-8c85-69f36f413af7 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:35:51.188015 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-15d326f2-1d32-40e9-9a04-4e33ecd6853f req-49807070-5f31-4f98-8c85-69f36f413af7 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] PUT https://10.4.3.7/volume/v3/attachments/234eb384-1a4a-47a3-b1d0-6c7fb705cf01 Jul 10 08:35:51.188435 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-15d326f2-1d32-40e9-9a04-4e33ecd6853f req-49807070-5f31-4f98-8c85-69f36f413af7 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.7", "host": "np0000004976", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b54eda21b644", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bf3c9c16-ec3d-4df7-865b-5f424258654a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:35:51.200728 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.coordination [req-15d326f2-1d32-40e9-9a04-4e33ecd6853f req-49807070-5f31-4f98-8c85-69f36f413af7 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Acquiring lock "cinder-attachment_update-63c02f57-62b4-4eb2-b1ab-8906b66ac3fd-np0000004976" by "attachment_update" {{(pid=100056) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 08:35:51.205597 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.coordination [req-15d326f2-1d32-40e9-9a04-4e33ecd6853f req-49807070-5f31-4f98-8c85-69f36f413af7 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Lock "cinder-attachment_update-63c02f57-62b4-4eb2-b1ab-8906b66ac3fd-np0000004976" acquired by "attachment_update" :: waited 0.005s {{(pid=100056) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 08:35:51.206534 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:35:51.206534 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:35:51.471755 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-e5e54550-72bb-45d6-afec-67f3592534bf None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:35:51.474888 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-e5e54550-72bb-45d6-afec-67f3592534bf tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:35:51.474888 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-e5e54550-72bb-45d6-afec-67f3592534bf tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-25700181"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:35:51.476615 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.volumes [None req-e5e54550-72bb-45d6-afec-67f3592534bf tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-25700181'}} {{(pid=100055) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:35:51.478427 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-e5e54550-72bb-45d6-afec-67f3592534bf tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Create volume of 1 GB Jul 10 08:35:51.482903 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-e5e54550-72bb-45d6-afec-67f3592534bf tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Availability Zones retrieved successfully. Jul 10 08:35:51.492079 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-e5e54550-72bb-45d6-afec-67f3592534bf tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Flow 'volume_create_api' (906dfb3c-2050-4d19-a516-1ca4592de522) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:35:51.493841 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-e5e54550-72bb-45d6-afec-67f3592534bf tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40d07e4d-cc69-467e-a26f-e8f85b0d2901) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:35:51.495461 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.flows.api.create_volume [None req-e5e54550-72bb-45d6-afec-67f3592534bf tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Validating volume size '1' using validate_int {{(pid=100055) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:35:51.531818 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-e5e54550-72bb-45d6-afec-67f3592534bf tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40d07e4d-cc69-467e-a26f-e8f85b0d2901) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:35:51.533255 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-e5e54550-72bb-45d6-afec-67f3592534bf tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3eb02f1f-ca5e-4e7e-8e52-018e888f61dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:35:51.610084 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.quota [None req-e5e54550-72bb-45d6-afec-67f3592534bf tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Created reservations ['5a200d52-834e-44cf-86f1-cb7ad76fba21', '290aab37-9b0b-442a-bf3b-7e94299b2306', '78fa723f-4302-43da-825d-75627298fbef', '1ec1198c-340e-4331-ac00-19bc7e708ba2'] {{(pid=100055) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:35:51.611115 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-e5e54550-72bb-45d6-afec-67f3592534bf tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3eb02f1f-ca5e-4e7e-8e52-018e888f61dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5a200d52-834e-44cf-86f1-cb7ad76fba21', '290aab37-9b0b-442a-bf3b-7e94299b2306', '78fa723f-4302-43da-825d-75627298fbef', '1ec1198c-340e-4331-ac00-19bc7e708ba2']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:35:51.613326 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-e5e54550-72bb-45d6-afec-67f3592534bf tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4321322d-cee5-4bf6-9a70-270eeb234318) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:35:51.640169 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-e5e54550-72bb-45d6-afec-67f3592534bf tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4321322d-cee5-4bf6-9a70-270eeb234318) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9c097a41-0f79-4d6f-89b5-9c2f3f0fa53d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-25700181',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d86dfdff1bad4f7d8dff7267ae1b0425',qos_specs=None,replication_status=,reservations=['5a200d52-834e-44cf-86f1-cb7ad76fba21','290aab37-9b0b-442a-bf3b-7e94299b2306','78fa723f-4302-43da-825d-75627298fbef','1ec1198c-340e-4331-ac00-19bc7e708ba2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17d6e03aeb6e4cd8b9c7d19f2b326e93',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:35:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-25700181',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9c097a41-0f79-4d6f-89b5-9c2f3f0fa53d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d86dfdff1bad4f7d8dff7267ae1b0425',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='17d6e03aeb6e4cd8b9c7d19f2b326e93',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:35:51.641206 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-e5e54550-72bb-45d6-afec-67f3592534bf tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5c4dbd2-1c9c-4cc2-8af4-1b410a25bfe5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:35:51.658924 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-e5e54550-72bb-45d6-afec-67f3592534bf tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5c4dbd2-1c9c-4cc2-8af4-1b410a25bfe5) transitioned into state 'SUCCESS' from state '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-25700181',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d86dfdff1bad4f7d8dff7267ae1b0425',qos_specs=None,replication_status=,reservations=['5a200d52-834e-44cf-86f1-cb7ad76fba21','290aab37-9b0b-442a-bf3b-7e94299b2306','78fa723f-4302-43da-825d-75627298fbef','1ec1198c-340e-4331-ac00-19bc7e708ba2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17d6e03aeb6e4cd8b9c7d19f2b326e93',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:35:51.659843 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-e5e54550-72bb-45d6-afec-67f3592534bf tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d000d16-f3eb-4793-9317-3d832d6cf67c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:35:51.670904 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-e5e54550-72bb-45d6-afec-67f3592534bf tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d000d16-f3eb-4793-9317-3d832d6cf67c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:35:51.670904 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-e5e54550-72bb-45d6-afec-67f3592534bf tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Flow 'volume_create_api' (906dfb3c-2050-4d19-a516-1ca4592de522) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:35:51.670904 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-e5e54550-72bb-45d6-afec-67f3592534bf tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Create volume request issued successfully. Jul 10 08:35:51.670904 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-e5e54550-72bb-45d6-afec-67f3592534bf tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:35:51.670904 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 457/1844] 10.4.3.7 () {68 vars in 1244 bytes} [Fri Jul 10 08:35:51 2026] POST /volume/v3/volumes => generated 749 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:35:51.682686 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-3591310c-7254-4cf4-99c9-f139120ad6d2 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:35:51.684567 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3591310c-7254-4cf4-99c9-f139120ad6d2 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] GET https://10.4.3.7/volume/v3/volumes/9c097a41-0f79-4d6f-89b5-9c2f3f0fa53d Jul 10 08:35:51.684819 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3591310c-7254-4cf4-99c9-f139120ad6d2 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:35:51.685084 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3591310c-7254-4cf4-99c9-f139120ad6d2 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:35:51.692994 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:35:51.692994 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:35:51.697393 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-3591310c-7254-4cf4-99c9-f139120ad6d2 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Volume info retrieved successfully. Jul 10 08:35:51.702313 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3591310c-7254-4cf4-99c9-f139120ad6d2 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] https://10.4.3.7/volume/v3/volumes/9c097a41-0f79-4d6f-89b5-9c2f3f0fa53d returned with HTTP 200 Jul 10 08:35:51.702863 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 460/1845] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:35:51 2026] GET /volume/v3/volumes/9c097a41-0f79-4d6f-89b5-9c2f3f0fa53d => generated 817 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:35:51.729470 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.coordination [req-15d326f2-1d32-40e9-9a04-4e33ecd6853f req-49807070-5f31-4f98-8c85-69f36f413af7 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Lock "cinder-attachment_update-63c02f57-62b4-4eb2-b1ab-8906b66ac3fd-np0000004976" released by "attachment_update" :: held 0.524s {{(pid=100056) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 08:35:51.729875 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-15d326f2-1d32-40e9-9a04-4e33ecd6853f req-49807070-5f31-4f98-8c85-69f36f413af7 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/attachments/234eb384-1a4a-47a3-b1d0-6c7fb705cf01 returned with HTTP 200 Jul 10 08:35:51.730328 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 463/1846] 10.4.3.7 () {74 vars in 1690 bytes} [Fri Jul 10 08:35:51 2026] PUT /volume/v3/attachments/234eb384-1a4a-47a3-b1d0-6c7fb705cf01 => generated 969 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:35:51.736794 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-09f8d8a5-5d41-4e37-bf81-8d574d32288b None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:35:51.739215 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-09f8d8a5-5d41-4e37-bf81-8d574d32288b tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] GET https://10.4.3.7/volume/v3/backups/0a8424c9-a16b-44f2-9bca-9afbfc572c83 Jul 10 08:35:51.740197 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-09f8d8a5-5d41-4e37-bf81-8d574d32288b tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:35:51.740626 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-09f8d8a5-5d41-4e37-bf81-8d574d32288b tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:35:51.740876 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-09f8d8a5-5d41-4e37-bf81-8d574d32288b tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Show backup with id 0a8424c9-a16b-44f2-9bca-9afbfc572c83. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:35:51.746885 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:35:51.746885 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:35:51.748099 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-09f8d8a5-5d41-4e37-bf81-8d574d32288b tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] https://10.4.3.7/volume/v3/backups/0a8424c9-a16b-44f2-9bca-9afbfc572c83 returned with HTTP 200 Jul 10 08:35:51.748727 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 467/1847] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:35:51 2026] GET /volume/v3/backups/0a8424c9-a16b-44f2-9bca-9afbfc572c83 => generated 797 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:35:51.910768 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-ecd4028d-04d5-4998-8154-d06583d7fe46 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:35:51.914004 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-ecd4028d-04d5-4998-8154-d06583d7fe46 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] GET https://10.4.3.7/volume/v3/volumes/63c02f57-62b4-4eb2-b1ab-8906b66ac3fd Jul 10 08:35:51.914262 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-ecd4028d-04d5-4998-8154-d06583d7fe46 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:35:51.914687 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-ecd4028d-04d5-4998-8154-d06583d7fe46 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:35:51.929820 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:35:51.929820 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:35:51.935038 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-ecd4028d-04d5-4998-8154-d06583d7fe46 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Volume info retrieved successfully. Jul 10 08:35:51.941106 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-ecd4028d-04d5-4998-8154-d06583d7fe46 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/volumes/63c02f57-62b4-4eb2-b1ab-8906b66ac3fd returned with HTTP 200 Jul 10 08:35:51.941235 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 458/1848] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:35:51 2026] GET /volume/v3/volumes/63c02f57-62b4-4eb2-b1ab-8906b66ac3fd => generated 1357 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:35:52.715671 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-e4256d7f-06fc-4b4a-aa65-1fda3c884967 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:35:52.717314 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e4256d7f-06fc-4b4a-aa65-1fda3c884967 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] GET https://10.4.3.7/volume/v3/volumes/9c097a41-0f79-4d6f-89b5-9c2f3f0fa53d Jul 10 08:35:52.717520 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e4256d7f-06fc-4b4a-aa65-1fda3c884967 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:35:52.717695 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e4256d7f-06fc-4b4a-aa65-1fda3c884967 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:35:52.724106 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:35:52.724106 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:35:52.727667 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-e4256d7f-06fc-4b4a-aa65-1fda3c884967 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Volume info retrieved successfully. Jul 10 08:35:52.732032 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e4256d7f-06fc-4b4a-aa65-1fda3c884967 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] https://10.4.3.7/volume/v3/volumes/9c097a41-0f79-4d6f-89b5-9c2f3f0fa53d returned with HTTP 200 Jul 10 08:35:52.732415 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 461/1849] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:35:52 2026] GET /volume/v3/volumes/9c097a41-0f79-4d6f-89b5-9c2f3f0fa53d => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:35:52.763518 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-67e9076c-1ee2-4343-80ed-18ffb7f606d4 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:35:52.766937 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-67e9076c-1ee2-4343-80ed-18ffb7f606d4 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] GET https://10.4.3.7/volume/v3/backups/0a8424c9-a16b-44f2-9bca-9afbfc572c83 Jul 10 08:35:52.767172 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-67e9076c-1ee2-4343-80ed-18ffb7f606d4 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:35:52.767598 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-67e9076c-1ee2-4343-80ed-18ffb7f606d4 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:35:52.767732 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-67e9076c-1ee2-4343-80ed-18ffb7f606d4 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Show backup with id 0a8424c9-a16b-44f2-9bca-9afbfc572c83. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:35:52.775726 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:35:52.775726 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:35:52.776657 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-67e9076c-1ee2-4343-80ed-18ffb7f606d4 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] https://10.4.3.7/volume/v3/backups/0a8424c9-a16b-44f2-9bca-9afbfc572c83 returned with HTTP 200 Jul 10 08:35:52.777121 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 464/1850] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:35:52 2026] GET /volume/v3/backups/0a8424c9-a16b-44f2-9bca-9afbfc572c83 => generated 797 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:35:52.791466 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-7c98ab5d-b8ee-40eb-9d8f-44ded69563a6 req-dc045ee0-a35e-4b1b-9349-0679a178e807 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:35:52.795891 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-7c98ab5d-b8ee-40eb-9d8f-44ded69563a6 req-dc045ee0-a35e-4b1b-9349-0679a178e807 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] GET https://10.4.3.7/volume/v3/volumes/9c097a41-0f79-4d6f-89b5-9c2f3f0fa53d Jul 10 08:35:52.795891 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-7c98ab5d-b8ee-40eb-9d8f-44ded69563a6 req-dc045ee0-a35e-4b1b-9349-0679a178e807 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:35:52.795891 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-7c98ab5d-b8ee-40eb-9d8f-44ded69563a6 req-dc045ee0-a35e-4b1b-9349-0679a178e807 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:35:52.805066 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:35:52.805066 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:35:52.809950 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-7c98ab5d-b8ee-40eb-9d8f-44ded69563a6 req-dc045ee0-a35e-4b1b-9349-0679a178e807 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Volume info retrieved successfully. Jul 10 08:35:52.815367 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-7c98ab5d-b8ee-40eb-9d8f-44ded69563a6 req-dc045ee0-a35e-4b1b-9349-0679a178e807 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] https://10.4.3.7/volume/v3/volumes/9c097a41-0f79-4d6f-89b5-9c2f3f0fa53d returned with HTTP 200 Jul 10 08:35:52.815923 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 468/1851] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:35:52 2026] GET /volume/v3/volumes/9c097a41-0f79-4d6f-89b5-9c2f3f0fa53d => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:35:52.957433 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-4a7557b9-c5e3-4b0d-b013-54d008be5e62 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:35:52.961954 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-4a7557b9-c5e3-4b0d-b013-54d008be5e62 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] GET https://10.4.3.7/volume/v3/volumes/63c02f57-62b4-4eb2-b1ab-8906b66ac3fd Jul 10 08:35:52.962193 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-4a7557b9-c5e3-4b0d-b013-54d008be5e62 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:35:52.962387 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-4a7557b9-c5e3-4b0d-b013-54d008be5e62 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:35:52.976222 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:35:52.976222 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:35:52.980096 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-4a7557b9-c5e3-4b0d-b013-54d008be5e62 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Volume info retrieved successfully. Jul 10 08:35:52.988754 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-4a7557b9-c5e3-4b0d-b013-54d008be5e62 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/volumes/63c02f57-62b4-4eb2-b1ab-8906b66ac3fd returned with HTTP 200 Jul 10 08:35:52.989189 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 459/1852] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:35:52 2026] GET /volume/v3/volumes/63c02f57-62b4-4eb2-b1ab-8906b66ac3fd => generated 1357 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:35:53.048827 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-871ce230-df2b-48b4-9643-89f691a2e011 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:35:53.050943 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-871ce230-df2b-48b4-9643-89f691a2e011 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] DELETE https://10.4.3.7/volume/v3/volumes/dc1f9172-943e-4cd5-bb1c-300874eafa99 Jul 10 08:35:53.050943 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-871ce230-df2b-48b4-9643-89f691a2e011 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:35:53.051044 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-871ce230-df2b-48b4-9643-89f691a2e011 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:35:53.051273 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-871ce230-df2b-48b4-9643-89f691a2e011 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Delete volume with id: dc1f9172-943e-4cd5-bb1c-300874eafa99 Jul 10 08:35:53.058762 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:35:53.058762 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:35:53.059418 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-871ce230-df2b-48b4-9643-89f691a2e011 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Volume info retrieved successfully. Jul 10 08:35:53.087510 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-871ce230-df2b-48b4-9643-89f691a2e011 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Delete volume request issued successfully. Jul 10 08:35:53.087510 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-871ce230-df2b-48b4-9643-89f691a2e011 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/dc1f9172-943e-4cd5-bb1c-300874eafa99 returned with HTTP 202 Jul 10 08:35:53.092997 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 462/1853] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:35:53 2026] DELETE /volume/v3/volumes/dc1f9172-943e-4cd5-bb1c-300874eafa99 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:35:53.105511 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-6d47edde-bf85-4828-a07d-6aa7fcc2fa0b None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:35:53.110049 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-6d47edde-bf85-4828-a07d-6aa7fcc2fa0b tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] GET https://10.4.3.7/volume/v3/volumes/dc1f9172-943e-4cd5-bb1c-300874eafa99 Jul 10 08:35:53.110388 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-6d47edde-bf85-4828-a07d-6aa7fcc2fa0b tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:35:53.110687 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-6d47edde-bf85-4828-a07d-6aa7fcc2fa0b tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:35:53.123557 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:35:53.123557 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:35:53.128965 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-6d47edde-bf85-4828-a07d-6aa7fcc2fa0b tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Volume info retrieved successfully. Jul 10 08:35:53.135674 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-6d47edde-bf85-4828-a07d-6aa7fcc2fa0b tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/dc1f9172-943e-4cd5-bb1c-300874eafa99 returned with HTTP 200 Jul 10 08:35:53.136294 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 465/1854] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:35:53 2026] GET /volume/v3/volumes/dc1f9172-943e-4cd5-bb1c-300874eafa99 => generated 1394 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:35:53.788621 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-cbb4d648-03b1-4b73-ac51-b0120545d860 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:35:53.790330 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-cbb4d648-03b1-4b73-ac51-b0120545d860 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] GET https://10.4.3.7/volume/v3/backups/0a8424c9-a16b-44f2-9bca-9afbfc572c83 Jul 10 08:35:53.790511 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-cbb4d648-03b1-4b73-ac51-b0120545d860 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:35:53.790688 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-cbb4d648-03b1-4b73-ac51-b0120545d860 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:35:53.790812 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-cbb4d648-03b1-4b73-ac51-b0120545d860 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Show backup with id 0a8424c9-a16b-44f2-9bca-9afbfc572c83. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:35:53.794665 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:35:53.794665 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:35:53.795498 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-cbb4d648-03b1-4b73-ac51-b0120545d860 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] https://10.4.3.7/volume/v3/backups/0a8424c9-a16b-44f2-9bca-9afbfc572c83 returned with HTTP 200 Jul 10 08:35:53.795857 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 469/1855] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:35:53 2026] GET /volume/v3/backups/0a8424c9-a16b-44f2-9bca-9afbfc572c83 => generated 798 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:35:54.004479 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-0c3ea26e-a39c-491a-a3f6-e733499148ae None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:35:54.006522 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-0c3ea26e-a39c-491a-a3f6-e733499148ae tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] GET https://10.4.3.7/volume/v3/volumes/63c02f57-62b4-4eb2-b1ab-8906b66ac3fd Jul 10 08:35:54.006749 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-0c3ea26e-a39c-491a-a3f6-e733499148ae tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:35:54.006985 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-0c3ea26e-a39c-491a-a3f6-e733499148ae tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:35:54.017711 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:35:54.017711 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:35:54.021510 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-0c3ea26e-a39c-491a-a3f6-e733499148ae tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Volume info retrieved successfully. Jul 10 08:35:54.026709 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-0c3ea26e-a39c-491a-a3f6-e733499148ae tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/volumes/63c02f57-62b4-4eb2-b1ab-8906b66ac3fd returned with HTTP 200 Jul 10 08:35:54.027188 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 460/1856] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:35:54 2026] GET /volume/v3/volumes/63c02f57-62b4-4eb2-b1ab-8906b66ac3fd => generated 1357 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:35:54.148315 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-1d9e61ce-e223-4bdc-a88b-8c492d773099 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:35:54.150326 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-1d9e61ce-e223-4bdc-a88b-8c492d773099 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] GET https://10.4.3.7/volume/v3/volumes/dc1f9172-943e-4cd5-bb1c-300874eafa99 Jul 10 08:35:54.150586 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-1d9e61ce-e223-4bdc-a88b-8c492d773099 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:35:54.150816 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-1d9e61ce-e223-4bdc-a88b-8c492d773099 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:35:54.158049 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-1d9e61ce-e223-4bdc-a88b-8c492d773099 tempest-AttachVolumeMultiAttachTest-663483603 tempest-AttachVolumeMultiAttachTest-663483603-project-member] https://10.4.3.7/volume/v3/volumes/dc1f9172-943e-4cd5-bb1c-300874eafa99 returned with HTTP 404 Jul 10 08:35:54.158651 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 463/1857] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:35:54 2026] GET /volume/v3/volumes/dc1f9172-943e-4cd5-bb1c-300874eafa99 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:35:54.805643 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-cb14f3c4-d191-465c-81cf-f1e6f43f08b1 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:35:54.807497 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-cb14f3c4-d191-465c-81cf-f1e6f43f08b1 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] GET https://10.4.3.7/volume/v3/backups/0a8424c9-a16b-44f2-9bca-9afbfc572c83 Jul 10 08:35:54.807659 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-cb14f3c4-d191-465c-81cf-f1e6f43f08b1 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:35:54.807832 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-cb14f3c4-d191-465c-81cf-f1e6f43f08b1 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:35:54.807952 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-cb14f3c4-d191-465c-81cf-f1e6f43f08b1 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Show backup with id 0a8424c9-a16b-44f2-9bca-9afbfc572c83. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:35:54.811589 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:35:54.811589 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:35:54.812208 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-cb14f3c4-d191-465c-81cf-f1e6f43f08b1 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] https://10.4.3.7/volume/v3/backups/0a8424c9-a16b-44f2-9bca-9afbfc572c83 returned with HTTP 200 Jul 10 08:35:54.812544 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 466/1858] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:35:54 2026] GET /volume/v3/backups/0a8424c9-a16b-44f2-9bca-9afbfc572c83 => generated 798 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:35:54.850440 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-cf837e1b-a268-4f36-9655-71cc9c4e3719 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:35:54.852467 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-cf837e1b-a268-4f36-9655-71cc9c4e3719 None None] GET https://10.4.3.7/volume// Jul 10 08:35:54.852467 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-cf837e1b-a268-4f36-9655-71cc9c4e3719 None None] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:35:54.852467 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-cf837e1b-a268-4f36-9655-71cc9c4e3719 None None] Calling method 'all' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:35:54.852467 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-cf837e1b-a268-4f36-9655-71cc9c4e3719 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:35:54.852467 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 470/1859] 10.4.3.7 () {66 vars in 1414 bytes} [Fri Jul 10 08:35:54 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:35:54.859578 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-7c98ab5d-b8ee-40eb-9d8f-44ded69563a6 req-34eb32ee-19c3-4f2d-b9c8-d87d5cd10ad2 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:35:54.862249 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-7c98ab5d-b8ee-40eb-9d8f-44ded69563a6 req-34eb32ee-19c3-4f2d-b9c8-d87d5cd10ad2 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] POST https://10.4.3.7/volume/v3/attachments Jul 10 08:35:54.862759 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-7c98ab5d-b8ee-40eb-9d8f-44ded69563a6 req-34eb32ee-19c3-4f2d-b9c8-d87d5cd10ad2 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9c097a41-0f79-4d6f-89b5-9c2f3f0fa53d", "connector": null, "instance_uuid": "58600575-0ded-4815-9fea-6677ce8f2739"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:35:54.877462 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:35:54.877462 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:35:54.899960 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-7c98ab5d-b8ee-40eb-9d8f-44ded69563a6 req-34eb32ee-19c3-4f2d-b9c8-d87d5cd10ad2 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] https://10.4.3.7/volume/v3/attachments returned with HTTP 200 Jul 10 08:35:54.900365 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 461/1860] 10.4.3.7 () {74 vars in 1580 bytes} [Fri Jul 10 08:35:54 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) Jul 10 08:35:55.040859 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-a04bfa78-1bdb-41d5-b7ba-4df11990e7a6 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:35:55.042297 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a04bfa78-1bdb-41d5-b7ba-4df11990e7a6 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] GET https://10.4.3.7/volume/v3/volumes/63c02f57-62b4-4eb2-b1ab-8906b66ac3fd Jul 10 08:35:55.042689 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a04bfa78-1bdb-41d5-b7ba-4df11990e7a6 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:35:55.043045 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a04bfa78-1bdb-41d5-b7ba-4df11990e7a6 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:35:55.054006 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:35:55.054006 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:35:55.057043 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-a04bfa78-1bdb-41d5-b7ba-4df11990e7a6 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Volume info retrieved successfully. Jul 10 08:35:55.062589 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a04bfa78-1bdb-41d5-b7ba-4df11990e7a6 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/volumes/63c02f57-62b4-4eb2-b1ab-8906b66ac3fd returned with HTTP 200 Jul 10 08:35:55.063256 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 464/1861] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:35:55 2026] GET /volume/v3/volumes/63c02f57-62b4-4eb2-b1ab-8906b66ac3fd => generated 1357 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:35:55.340620 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-5f386bd8-9e36-4594-a7a6-771fe12902e4 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:35:55.343138 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-5f386bd8-9e36-4594-a7a6-771fe12902e4 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] GET https://10.4.3.7/volume/v3/volumes/9c097a41-0f79-4d6f-89b5-9c2f3f0fa53d Jul 10 08:35:55.343540 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-5f386bd8-9e36-4594-a7a6-771fe12902e4 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:35:55.344017 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-5f386bd8-9e36-4594-a7a6-771fe12902e4 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:35:55.356978 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:35:55.356978 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:35:55.361430 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-5f386bd8-9e36-4594-a7a6-771fe12902e4 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Volume info retrieved successfully. Jul 10 08:35:55.367311 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-5f386bd8-9e36-4594-a7a6-771fe12902e4 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] https://10.4.3.7/volume/v3/volumes/9c097a41-0f79-4d6f-89b5-9c2f3f0fa53d returned with HTTP 200 Jul 10 08:35:55.367888 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 467/1862] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:35:55 2026] GET /volume/v3/volumes/9c097a41-0f79-4d6f-89b5-9c2f3f0fa53d => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:35:55.445850 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-b8e11a3b-4614-4c61-b47b-c1e9a20cb31e None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:35:55.446330 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-b8e11a3b-4614-4c61-b47b-c1e9a20cb31e None None] GET https://10.4.3.7/volume// Jul 10 08:35:55.447023 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-b8e11a3b-4614-4c61-b47b-c1e9a20cb31e None None] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:35:55.447023 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-b8e11a3b-4614-4c61-b47b-c1e9a20cb31e None None] Calling method 'all' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:35:55.447237 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-b8e11a3b-4614-4c61-b47b-c1e9a20cb31e None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:35:55.447641 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 471/1863] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:35:55 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:35:55.457658 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-7c98ab5d-b8ee-40eb-9d8f-44ded69563a6 req-36915ef1-8abf-484e-b794-ed2ac89ed3ee None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:35:55.459889 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-7c98ab5d-b8ee-40eb-9d8f-44ded69563a6 req-36915ef1-8abf-484e-b794-ed2ac89ed3ee tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] GET https://10.4.3.7/volume/v3/volumes/9c097a41-0f79-4d6f-89b5-9c2f3f0fa53d Jul 10 08:35:55.460127 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-7c98ab5d-b8ee-40eb-9d8f-44ded69563a6 req-36915ef1-8abf-484e-b794-ed2ac89ed3ee tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:35:55.460357 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-7c98ab5d-b8ee-40eb-9d8f-44ded69563a6 req-36915ef1-8abf-484e-b794-ed2ac89ed3ee tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:35:55.471619 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:35:55.471619 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:35:55.475498 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [req-7c98ab5d-b8ee-40eb-9d8f-44ded69563a6 req-36915ef1-8abf-484e-b794-ed2ac89ed3ee tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Volume info retrieved successfully. Jul 10 08:35:55.480531 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-7c98ab5d-b8ee-40eb-9d8f-44ded69563a6 req-36915ef1-8abf-484e-b794-ed2ac89ed3ee tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] https://10.4.3.7/volume/v3/volumes/9c097a41-0f79-4d6f-89b5-9c2f3f0fa53d returned with HTTP 200 Jul 10 08:35:55.481009 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 462/1864] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:35:55 2026] GET /volume/v3/volumes/9c097a41-0f79-4d6f-89b5-9c2f3f0fa53d => generated 1021 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:35:55.606296 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-7c98ab5d-b8ee-40eb-9d8f-44ded69563a6 req-8cc99c4c-1db8-4fd7-905d-c09c13c8f89c None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:35:55.610189 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-7c98ab5d-b8ee-40eb-9d8f-44ded69563a6 req-8cc99c4c-1db8-4fd7-905d-c09c13c8f89c tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] PUT https://10.4.3.7/volume/v3/attachments/0da1d13b-9575-48f5-ab8b-8d38e4817bac Jul 10 08:35:55.611428 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-7c98ab5d-b8ee-40eb-9d8f-44ded69563a6 req-8cc99c4c-1db8-4fd7-905d-c09c13c8f89c tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.7", "host": "np0000004976", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b54eda21b644", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bf3c9c16-ec3d-4df7-865b-5f424258654a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:35:55.627606 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.coordination [req-7c98ab5d-b8ee-40eb-9d8f-44ded69563a6 req-8cc99c4c-1db8-4fd7-905d-c09c13c8f89c tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Acquiring lock "cinder-attachment_update-9c097a41-0f79-4d6f-89b5-9c2f3f0fa53d-np0000004976" by "attachment_update" {{(pid=100057) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 08:35:55.634707 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.coordination [req-7c98ab5d-b8ee-40eb-9d8f-44ded69563a6 req-8cc99c4c-1db8-4fd7-905d-c09c13c8f89c tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Lock "cinder-attachment_update-9c097a41-0f79-4d6f-89b5-9c2f3f0fa53d-np0000004976" acquired by "attachment_update" :: waited 0.008s {{(pid=100057) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 08:35:55.636919 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:35:55.636919 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:35:55.825337 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-d1ed0920-09d5-4bcc-b6ee-7a1170b74d94 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:35:55.827364 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-d1ed0920-09d5-4bcc-b6ee-7a1170b74d94 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] GET https://10.4.3.7/volume/v3/backups/0a8424c9-a16b-44f2-9bca-9afbfc572c83 Jul 10 08:35:55.827550 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-d1ed0920-09d5-4bcc-b6ee-7a1170b74d94 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:35:55.827721 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-d1ed0920-09d5-4bcc-b6ee-7a1170b74d94 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:35:55.827893 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-d1ed0920-09d5-4bcc-b6ee-7a1170b74d94 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Show backup with id 0a8424c9-a16b-44f2-9bca-9afbfc572c83. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:35:55.832278 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:35:55.832278 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:35:55.832970 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-d1ed0920-09d5-4bcc-b6ee-7a1170b74d94 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] https://10.4.3.7/volume/v3/backups/0a8424c9-a16b-44f2-9bca-9afbfc572c83 returned with HTTP 200 Jul 10 08:35:55.833477 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 468/1865] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:35:55 2026] GET /volume/v3/backups/0a8424c9-a16b-44f2-9bca-9afbfc572c83 => generated 798 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:35:56.076712 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-7e4a873a-d28b-4ab1-97a4-97d5ec678b2f None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:35:56.078940 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-7e4a873a-d28b-4ab1-97a4-97d5ec678b2f tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] GET https://10.4.3.7/volume/v3/volumes/63c02f57-62b4-4eb2-b1ab-8906b66ac3fd Jul 10 08:35:56.079174 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-7e4a873a-d28b-4ab1-97a4-97d5ec678b2f tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:35:56.079531 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-7e4a873a-d28b-4ab1-97a4-97d5ec678b2f tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:35:56.091155 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:35:56.091155 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:35:56.096131 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-7e4a873a-d28b-4ab1-97a4-97d5ec678b2f tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Volume info retrieved successfully. Jul 10 08:35:56.101996 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-7e4a873a-d28b-4ab1-97a4-97d5ec678b2f tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/volumes/63c02f57-62b4-4eb2-b1ab-8906b66ac3fd returned with HTTP 200 Jul 10 08:35:56.102494 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 472/1866] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:35:56 2026] GET /volume/v3/volumes/63c02f57-62b4-4eb2-b1ab-8906b66ac3fd => generated 1357 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:35:56.159846 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.coordination [req-7c98ab5d-b8ee-40eb-9d8f-44ded69563a6 req-8cc99c4c-1db8-4fd7-905d-c09c13c8f89c tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Lock "cinder-attachment_update-9c097a41-0f79-4d6f-89b5-9c2f3f0fa53d-np0000004976" released by "attachment_update" :: held 0.525s {{(pid=100057) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 08:35:56.160165 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-7c98ab5d-b8ee-40eb-9d8f-44ded69563a6 req-8cc99c4c-1db8-4fd7-905d-c09c13c8f89c tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] https://10.4.3.7/volume/v3/attachments/0da1d13b-9575-48f5-ab8b-8d38e4817bac returned with HTTP 200 Jul 10 08:35:56.160690 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 465/1867] 10.4.3.7 () {74 vars in 1690 bytes} [Fri Jul 10 08:35:55 2026] PUT /volume/v3/attachments/0da1d13b-9575-48f5-ab8b-8d38e4817bac => generated 969 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:35:56.381177 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-575e7419-69a9-4b20-b4b4-aaa82bcd8f8e None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:35:56.383297 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-575e7419-69a9-4b20-b4b4-aaa82bcd8f8e tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] GET https://10.4.3.7/volume/v3/volumes/9c097a41-0f79-4d6f-89b5-9c2f3f0fa53d Jul 10 08:35:56.383505 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-575e7419-69a9-4b20-b4b4-aaa82bcd8f8e tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:35:56.383703 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-575e7419-69a9-4b20-b4b4-aaa82bcd8f8e tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:35:56.392931 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:35:56.392931 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:35:56.396150 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-575e7419-69a9-4b20-b4b4-aaa82bcd8f8e tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Volume info retrieved successfully. Jul 10 08:35:56.399889 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-575e7419-69a9-4b20-b4b4-aaa82bcd8f8e tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] https://10.4.3.7/volume/v3/volumes/9c097a41-0f79-4d6f-89b5-9c2f3f0fa53d returned with HTTP 200 Jul 10 08:35:56.400267 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 463/1868] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:35:56 2026] GET /volume/v3/volumes/9c097a41-0f79-4d6f-89b5-9c2f3f0fa53d => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:35:56.843769 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-448e9daf-7da4-4601-b7bf-6d4f37f198a2 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:35:56.847381 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-448e9daf-7da4-4601-b7bf-6d4f37f198a2 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] GET https://10.4.3.7/volume/v3/backups/0a8424c9-a16b-44f2-9bca-9afbfc572c83 Jul 10 08:35:56.847381 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-448e9daf-7da4-4601-b7bf-6d4f37f198a2 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:35:56.847381 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-448e9daf-7da4-4601-b7bf-6d4f37f198a2 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:35:56.847381 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-448e9daf-7da4-4601-b7bf-6d4f37f198a2 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Show backup with id 0a8424c9-a16b-44f2-9bca-9afbfc572c83. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:35:56.851591 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:35:56.851591 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:35:56.852625 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-448e9daf-7da4-4601-b7bf-6d4f37f198a2 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] https://10.4.3.7/volume/v3/backups/0a8424c9-a16b-44f2-9bca-9afbfc572c83 returned with HTTP 200 Jul 10 08:35:56.853073 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 469/1869] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:35:56 2026] GET /volume/v3/backups/0a8424c9-a16b-44f2-9bca-9afbfc572c83 => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:35:56.862489 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-cfa7c607-52d4-4277-8181-84fcb2dc4436 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:35:56.864244 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-cfa7c607-52d4-4277-8181-84fcb2dc4436 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] GET https://10.4.3.7/volume/v3/volumes/156c495f-95a6-4455-92be-0a15113ef0a6 Jul 10 08:35:56.864446 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-cfa7c607-52d4-4277-8181-84fcb2dc4436 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:35:56.864628 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-cfa7c607-52d4-4277-8181-84fcb2dc4436 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:35:56.871574 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:35:56.871574 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:35:56.875781 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-cfa7c607-52d4-4277-8181-84fcb2dc4436 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Volume info retrieved successfully. Jul 10 08:35:56.880361 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-cfa7c607-52d4-4277-8181-84fcb2dc4436 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] https://10.4.3.7/volume/v3/volumes/156c495f-95a6-4455-92be-0a15113ef0a6 returned with HTTP 200 Jul 10 08:35:56.880875 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 473/1870] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:35:56 2026] GET /volume/v3/volumes/156c495f-95a6-4455-92be-0a15113ef0a6 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:35:56.892746 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-604f5404-c41b-4acc-961a-d43a8bb1557a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:35:57.025663 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-604f5404-c41b-4acc-961a-d43a8bb1557a tempest-VolumesBackupsAdminTest-275266099 tempest-VolumesBackupsAdminTest-275266099-project-admin] GET https://10.4.3.7/volume/v3/backups/0a8424c9-a16b-44f2-9bca-9afbfc572c83/export_record Jul 10 08:35:57.025982 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-604f5404-c41b-4acc-961a-d43a8bb1557a tempest-VolumesBackupsAdminTest-275266099 tempest-VolumesBackupsAdminTest-275266099-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:35:57.026268 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-604f5404-c41b-4acc-961a-d43a8bb1557a tempest-VolumesBackupsAdminTest-275266099 tempest-VolumesBackupsAdminTest-275266099-project-admin] Calling method 'export_record' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:35:57.026399 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.contrib.backups [None req-604f5404-c41b-4acc-961a-d43a8bb1557a tempest-VolumesBackupsAdminTest-275266099 tempest-VolumesBackupsAdminTest-275266099-project-admin] Export record for backup 0a8424c9-a16b-44f2-9bca-9afbfc572c83. {{(pid=100057) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 10 08:35:57.037938 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:35:57.037938 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:35:57.039611 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.backup.api [None req-604f5404-c41b-4acc-961a-d43a8bb1557a tempest-VolumesBackupsAdminTest-275266099 tempest-VolumesBackupsAdminTest-275266099-project-admin] Calling RPCAPI with context: , host: np0000004976, backup: 0a8424c9-a16b-44f2-9bca-9afbfc572c83. {{(pid=100057) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 10 08:35:57.054608 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.backup.rpcapi [None req-604f5404-c41b-4acc-961a-d43a8bb1557a tempest-VolumesBackupsAdminTest-275266099 tempest-VolumesBackupsAdminTest-275266099-project-admin] export_record in rpcapi backup_id 0a8424c9-a16b-44f2-9bca-9afbfc572c83 on host np0000004976. {{(pid=100057) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 10 08:35:57.117431 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-63bf1e18-efcf-45cd-809e-dae354c96470 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:35:57.118952 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-63bf1e18-efcf-45cd-809e-dae354c96470 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] GET https://10.4.3.7/volume/v3/volumes/63c02f57-62b4-4eb2-b1ab-8906b66ac3fd Jul 10 08:35:57.119169 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-63bf1e18-efcf-45cd-809e-dae354c96470 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:35:57.119308 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-63bf1e18-efcf-45cd-809e-dae354c96470 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:35:57.129194 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:35:57.129194 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:35:57.133768 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-63bf1e18-efcf-45cd-809e-dae354c96470 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Volume info retrieved successfully. Jul 10 08:35:57.139291 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-63bf1e18-efcf-45cd-809e-dae354c96470 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/volumes/63c02f57-62b4-4eb2-b1ab-8906b66ac3fd returned with HTTP 200 Jul 10 08:35:57.140172 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 464/1871] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:35:57 2026] GET /volume/v3/volumes/63c02f57-62b4-4eb2-b1ab-8906b66ac3fd => generated 1357 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:35:57.412897 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-594213f5-8495-451a-98bc-a8d3cc203079 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:35:57.416872 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-594213f5-8495-451a-98bc-a8d3cc203079 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] GET https://10.4.3.7/volume/v3/volumes/9c097a41-0f79-4d6f-89b5-9c2f3f0fa53d Jul 10 08:35:57.417134 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-594213f5-8495-451a-98bc-a8d3cc203079 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:35:57.417396 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-594213f5-8495-451a-98bc-a8d3cc203079 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:35:57.430385 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:35:57.430385 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:35:57.438824 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-594213f5-8495-451a-98bc-a8d3cc203079 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Volume info retrieved successfully. Jul 10 08:35:57.445255 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-594213f5-8495-451a-98bc-a8d3cc203079 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] https://10.4.3.7/volume/v3/volumes/9c097a41-0f79-4d6f-89b5-9c2f3f0fa53d returned with HTTP 200 Jul 10 08:35:57.445699 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 470/1872] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:35:57 2026] GET /volume/v3/volumes/9c097a41-0f79-4d6f-89b5-9c2f3f0fa53d => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:35:57.556622 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.contrib.backups [None req-604f5404-c41b-4acc-961a-d43a8bb1557a tempest-VolumesBackupsAdminTest-275266099 tempest-VolumesBackupsAdminTest-275266099-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMGE4NDI0YzktYTE2Yi00NGYyLTliY2EtOWFmYmZjNTcyYzgzIiwgInVzZXJfaWQiOiAiNWM3ZjU2ZTVkNmY3NGFmMmI0Mzg5ZjQ2OWQ3ZjBmZjciLCAicHJvamVjdF9pZCI6ICI4ZDk5NDA1OWUzMzY0M2E3ODg5ODI5ZDYwYTllNzYzZCIsICJ2b2x1bWVfaWQiOiAiMTU2YzQ5NWYtOTVhNi00NDU1LTkyYmUtMGExNTExM2VmMGE2IiwgImhvc3QiOiAibnAwMDAwMDA0OTc2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xODM1ODg3OTcxIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTEzNTM2ODczNDIiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8xNTZjNDk1Zi05NWE2LTQ0NTUtOTJiZS0wYTE1MTEzZWYwYTYvMjAyNjA3MTAwODM1NDEvYXpfbm92YV9iYWNrdXBfMGE4NDI0YzktYTE2Yi00NGYyLTliY2EtOWFmYmZjNTcyYzgzIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0xMFQwODozNTozOFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQwODozNTozOFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTEwVDA4OjM1OjU2WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100057) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 10 08:35:57.557090 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-604f5404-c41b-4acc-961a-d43a8bb1557a tempest-VolumesBackupsAdminTest-275266099 tempest-VolumesBackupsAdminTest-275266099-project-admin] https://10.4.3.7/volume/v3/backups/0a8424c9-a16b-44f2-9bca-9afbfc572c83/export_record returned with HTTP 200 Jul 10 08:35:57.557511 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 466/1873] 10.4.3.7 () {66 vars in 1376 bytes} [Fri Jul 10 08:35:56 2026] GET /volume/v3/backups/0a8424c9-a16b-44f2-9bca-9afbfc572c83/export_record => generated 1512 bytes in 665 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:35:57.566159 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-b03b3850-fb4d-4773-b4c9-8927d8adab2a None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:35:57.567986 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-b03b3850-fb4d-4773-b4c9-8927d8adab2a tempest-VolumesBackupsAdminTest-275266099 tempest-VolumesBackupsAdminTest-275266099-project-admin] POST https://10.4.3.7/volume/v3/backups/import_record Jul 10 08:35:57.568365 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-b03b3850-fb4d-4773-b4c9-8927d8adab2a tempest-VolumesBackupsAdminTest-275266099 tempest-VolumesBackupsAdminTest-275266099-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYTg4NTBjMjMtNzRiMC00NWVjLThhNTAtNmY4ZmQxNzA2YmVmIiwgInVzZXJfaWQiOiAiNWM3ZjU2ZTVkNmY3NGFmMmI0Mzg5ZjQ2OWQ3ZjBmZjciLCAicHJvamVjdF9pZCI6ICI4ZDk5NDA1OWUzMzY0M2E3ODg5ODI5ZDYwYTllNzYzZCIsICJ2b2x1bWVfaWQiOiAiMTU2YzQ5NWYtOTVhNi00NDU1LTkyYmUtMGExNTExM2VmMGE2IiwgImhvc3QiOiAibnAwMDAwMDA0OTc2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xODM1ODg3OTcxIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTEzNTM2ODczNDIiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8xNTZjNDk1Zi05NWE2LTQ0NTUtOTJiZS0wYTE1MTEzZWYwYTYvMjAyNjA3MTAwODM1NDEvYXpfbm92YV9iYWNrdXBfMGE4NDI0YzktYTE2Yi00NGYyLTliY2EtOWFmYmZjNTcyYzgzIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0xMFQwODozNTozOFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQwODozNTozOFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTEwVDA4OjM1OjU2WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:35:57.569991 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.contrib.backups [None req-b03b3850-fb4d-4773-b4c9-8927d8adab2a tempest-VolumesBackupsAdminTest-275266099 tempest-VolumesBackupsAdminTest-275266099-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYTg4NTBjMjMtNzRiMC00NWVjLThhNTAtNmY4ZmQxNzA2YmVmIiwgInVzZXJfaWQiOiAiNWM3ZjU2ZTVkNmY3NGFmMmI0Mzg5ZjQ2OWQ3ZjBmZjciLCAicHJvamVjdF9pZCI6ICI4ZDk5NDA1OWUzMzY0M2E3ODg5ODI5ZDYwYTllNzYzZCIsICJ2b2x1bWVfaWQiOiAiMTU2YzQ5NWYtOTVhNi00NDU1LTkyYmUtMGExNTExM2VmMGE2IiwgImhvc3QiOiAibnAwMDAwMDA0OTc2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xODM1ODg3OTcxIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTEzNTM2ODczNDIiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8xNTZjNDk1Zi05NWE2LTQ0NTUtOTJiZS0wYTE1MTEzZWYwYTYvMjAyNjA3MTAwODM1NDEvYXpfbm92YV9iYWNrdXBfMGE4NDI0YzktYTE2Yi00NGYyLTliY2EtOWFmYmZjNTcyYzgzIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0xMFQwODozNTozOFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQwODozNTozOFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTEwVDA4OjM1OjU2WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100054) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 10 08:35:57.570129 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.contrib.backups [None req-b03b3850-fb4d-4773-b4c9-8927d8adab2a tempest-VolumesBackupsAdminTest-275266099 tempest-VolumesBackupsAdminTest-275266099-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYTg4NTBjMjMtNzRiMC00NWVjLThhNTAtNmY4ZmQxNzA2YmVmIiwgInVzZXJfaWQiOiAiNWM3ZjU2ZTVkNmY3NGFmMmI0Mzg5ZjQ2OWQ3ZjBmZjciLCAicHJvamVjdF9pZCI6ICI4ZDk5NDA1OWUzMzY0M2E3ODg5ODI5ZDYwYTllNzYzZCIsICJ2b2x1bWVfaWQiOiAiMTU2YzQ5NWYtOTVhNi00NDU1LTkyYmUtMGExNTExM2VmMGE2IiwgImhvc3QiOiAibnAwMDAwMDA0OTc2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xODM1ODg3OTcxIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTEzNTM2ODczNDIiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8xNTZjNDk1Zi05NWE2LTQ0NTUtOTJiZS0wYTE1MTEzZWYwYTYvMjAyNjA3MTAwODM1NDEvYXpfbm92YV9iYWNrdXBfMGE4NDI0YzktYTE2Yi00NGYyLTliY2EtOWFmYmZjNTcyYzgzIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0xMFQwODozNTozOFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQwODozNTozOFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTEwVDA4OjM1OjU2WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100054) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 10 08:35:57.605285 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.quota [None req-b03b3850-fb4d-4773-b4c9-8927d8adab2a tempest-VolumesBackupsAdminTest-275266099 tempest-VolumesBackupsAdminTest-275266099-project-admin] Created reservations ['75028434-7e0c-43af-9f28-0e6e02863191', 'e30bcc64-87ef-4cdd-9856-98b8a0562066'] {{(pid=100054) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:35:57.629673 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.backup.rpcapi [None req-b03b3850-fb4d-4773-b4c9-8927d8adab2a tempest-VolumesBackupsAdminTest-275266099 tempest-VolumesBackupsAdminTest-275266099-project-admin] import_record rpcapi backup id a8850c23-74b0-45ec-8a50-6f8fd1706bef on host np0000004976 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYTg4NTBjMjMtNzRiMC00NWVjLThhNTAtNmY4ZmQxNzA2YmVmIiwgInVzZXJfaWQiOiAiNWM3ZjU2ZTVkNmY3NGFmMmI0Mzg5ZjQ2OWQ3ZjBmZjciLCAicHJvamVjdF9pZCI6ICI4ZDk5NDA1OWUzMzY0M2E3ODg5ODI5ZDYwYTllNzYzZCIsICJ2b2x1bWVfaWQiOiAiMTU2YzQ5NWYtOTVhNi00NDU1LTkyYmUtMGExNTExM2VmMGE2IiwgImhvc3QiOiAibnAwMDAwMDA0OTc2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xODM1ODg3OTcxIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTEzNTM2ODczNDIiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8xNTZjNDk1Zi05NWE2LTQ0NTUtOTJiZS0wYTE1MTEzZWYwYTYvMjAyNjA3MTAwODM1NDEvYXpfbm92YV9iYWNrdXBfMGE4NDI0YzktYTE2Yi00NGYyLTliY2EtOWFmYmZjNTcyYzgzIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0xMFQwODozNTozOFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQwODozNTozOFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTEwVDA4OjM1OjU2WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100054) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Jul 10 08:35:57.631587 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.contrib.backups [None req-b03b3850-fb4d-4773-b4c9-8927d8adab2a tempest-VolumesBackupsAdminTest-275266099 tempest-VolumesBackupsAdminTest-275266099-project-admin] Import record output: {'backup': {'id': 'a8850c23-74b0-45ec-8a50-6f8fd1706bef', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.7/volume/v3/backups/a8850c23-74b0-45ec-8a50-6f8fd1706bef'}, {'rel': 'bookmark', 'href': 'https://10.4.3.7/volume/backups/a8850c23-74b0-45ec-8a50-6f8fd1706bef'}]}}. {{(pid=100054) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Jul 10 08:35:57.631882 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-b03b3850-fb4d-4773-b4c9-8927d8adab2a tempest-VolumesBackupsAdminTest-275266099 tempest-VolumesBackupsAdminTest-275266099-project-admin] https://10.4.3.7/volume/v3/backups/import_record returned with HTTP 201 Jul 10 08:35:57.632209 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 474/1874] 10.4.3.7 () {68 vars in 1288 bytes} [Fri Jul 10 08:35:57 2026] POST /volume/v3/backups/import_record => generated 284 bytes in 66 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Jul 10 08:35:57.640750 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-036acf56-1ae4-44a2-96f6-14b34d96e950 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:35:57.643858 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-036acf56-1ae4-44a2-96f6-14b34d96e950 tempest-VolumesBackupsAdminTest-275266099 tempest-VolumesBackupsAdminTest-275266099-project-admin] GET https://10.4.3.7/volume/v3/backups/a8850c23-74b0-45ec-8a50-6f8fd1706bef Jul 10 08:35:57.644030 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-036acf56-1ae4-44a2-96f6-14b34d96e950 tempest-VolumesBackupsAdminTest-275266099 tempest-VolumesBackupsAdminTest-275266099-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:35:57.644218 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-036acf56-1ae4-44a2-96f6-14b34d96e950 tempest-VolumesBackupsAdminTest-275266099 tempest-VolumesBackupsAdminTest-275266099-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:35:57.644319 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-036acf56-1ae4-44a2-96f6-14b34d96e950 tempest-VolumesBackupsAdminTest-275266099 tempest-VolumesBackupsAdminTest-275266099-project-admin] Show backup with id a8850c23-74b0-45ec-8a50-6f8fd1706bef. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:35:57.663844 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:35:57.663844 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:35:57.664663 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-036acf56-1ae4-44a2-96f6-14b34d96e950 tempest-VolumesBackupsAdminTest-275266099 tempest-VolumesBackupsAdminTest-275266099-project-admin] https://10.4.3.7/volume/v3/backups/a8850c23-74b0-45ec-8a50-6f8fd1706bef returned with HTTP 200 Jul 10 08:35:57.665107 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 465/1875] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:35:57 2026] GET /volume/v3/backups/a8850c23-74b0-45ec-8a50-6f8fd1706bef => generated 643 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:35:57.939313 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-15d326f2-1d32-40e9-9a04-4e33ecd6853f req-f78900f9-19ee-41bc-89f7-dbed22723e8d None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:35:57.941719 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-15d326f2-1d32-40e9-9a04-4e33ecd6853f req-f78900f9-19ee-41bc-89f7-dbed22723e8d tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] POST https://10.4.3.7/volume/v3/attachments/234eb384-1a4a-47a3-b1d0-6c7fb705cf01/action Jul 10 08:35:57.942155 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-15d326f2-1d32-40e9-9a04-4e33ecd6853f req-f78900f9-19ee-41bc-89f7-dbed22723e8d tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Action body: b'{"os-complete": null}' {{(pid=100056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:35:57.942280 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-15d326f2-1d32-40e9-9a04-4e33ecd6853f req-f78900f9-19ee-41bc-89f7-dbed22723e8d tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:35:57.963157 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:35:57.963157 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:35:57.972271 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-15d326f2-1d32-40e9-9a04-4e33ecd6853f req-f78900f9-19ee-41bc-89f7-dbed22723e8d tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/attachments/234eb384-1a4a-47a3-b1d0-6c7fb705cf01/action returned with HTTP 204 Jul 10 08:35:57.972826 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 471/1876] 10.4.3.7 () {74 vars in 1711 bytes} [Fri Jul 10 08:35:57 2026] POST /volume/v3/attachments/234eb384-1a4a-47a3-b1d0-6c7fb705cf01/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:35:58.153903 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-e68a09ab-8cd2-4303-843d-139db9206273 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:35:58.155688 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e68a09ab-8cd2-4303-843d-139db9206273 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] GET https://10.4.3.7/volume/v3/volumes/63c02f57-62b4-4eb2-b1ab-8906b66ac3fd Jul 10 08:35:58.155889 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e68a09ab-8cd2-4303-843d-139db9206273 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:35:58.156077 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e68a09ab-8cd2-4303-843d-139db9206273 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:35:58.167428 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:35:58.167428 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:35:58.171637 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-e68a09ab-8cd2-4303-843d-139db9206273 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Volume info retrieved successfully. Jul 10 08:35:58.176435 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e68a09ab-8cd2-4303-843d-139db9206273 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/volumes/63c02f57-62b4-4eb2-b1ab-8906b66ac3fd returned with HTTP 200 Jul 10 08:35:58.176898 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 467/1877] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:35:58 2026] GET /volume/v3/volumes/63c02f57-62b4-4eb2-b1ab-8906b66ac3fd => generated 1649 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:35:58.189206 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-3d006133-92f3-4d26-972f-d2608369ffc5 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:35:58.191230 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-3d006133-92f3-4d26-972f-d2608369ffc5 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] POST https://10.4.3.7/volume/v3/snapshots Jul 10 08:35:58.191651 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-3d006133-92f3-4d26-972f-d2608369ffc5 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "63c02f57-62b4-4eb2-b1ab-8906b66ac3fd", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2021766395"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:35:58.205343 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:35:58.205343 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:35:58.205856 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-3d006133-92f3-4d26-972f-d2608369ffc5 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Volume info retrieved successfully. Jul 10 08:35:58.206033 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.snapshots [None req-3d006133-92f3-4d26-972f-d2608369ffc5 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Create snapshot from volume 63c02f57-62b4-4eb2-b1ab-8906b66ac3fd Jul 10 08:35:58.210279 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-3d006133-92f3-4d26-972f-d2608369ffc5 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/snapshots returned with HTTP 400 Jul 10 08:35:58.210888 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 475/1878] 10.4.3.7 () {68 vars in 1251 bytes} [Fri Jul 10 08:35:58 2026] POST /volume/v3/snapshots => generated 160 bytes in 22 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 08:35:58.218129 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-0fc806e4-361a-4ef8-9043-4a138caaf339 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:35:58.220172 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-0fc806e4-361a-4ef8-9043-4a138caaf339 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] POST https://10.4.3.7/volume/v3/snapshots Jul 10 08:35:58.220574 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-0fc806e4-361a-4ef8-9043-4a138caaf339 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "63c02f57-62b4-4eb2-b1ab-8906b66ac3fd", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-523169552"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:35:58.232589 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:35:58.232589 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:35:58.233075 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-0fc806e4-361a-4ef8-9043-4a138caaf339 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Volume info retrieved successfully. Jul 10 08:35:58.233234 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.snapshots [None req-0fc806e4-361a-4ef8-9043-4a138caaf339 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Create snapshot from volume 63c02f57-62b4-4eb2-b1ab-8906b66ac3fd Jul 10 08:35:58.261870 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.quota [None req-0fc806e4-361a-4ef8-9043-4a138caaf339 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Created reservations ['ae78f702-4d2a-47b7-938b-3336d4a6804a', 'f2c59d80-6df8-4a8b-8c4a-b6f563c5d268', 'b43fd3cd-3b00-4110-9aa2-c583bae902a5', 'cc4a8768-1062-402c-be91-890b27948342'] {{(pid=100055) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:35:58.298579 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-0fc806e4-361a-4ef8-9043-4a138caaf339 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Snapshot force create request issued successfully. Jul 10 08:35:58.298981 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-0fc806e4-361a-4ef8-9043-4a138caaf339 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/snapshots returned with HTTP 202 Jul 10 08:35:58.299608 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 466/1879] 10.4.3.7 () {68 vars in 1251 bytes} [Fri Jul 10 08:35:58 2026] POST /volume/v3/snapshots => generated 309 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:35:58.308873 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-0e1d6408-ff85-45a0-bbc0-9b64bd51fc2b None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:35:58.311077 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-0e1d6408-ff85-45a0-bbc0-9b64bd51fc2b tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] GET https://10.4.3.7/volume/v3/snapshots/43050ba9-ecbd-470c-983e-346a24a2aa20 Jul 10 08:35:58.311295 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-0e1d6408-ff85-45a0-bbc0-9b64bd51fc2b tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:35:58.311546 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-0e1d6408-ff85-45a0-bbc0-9b64bd51fc2b tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:35:58.318447 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:35:58.318447 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:35:58.318447 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-0e1d6408-ff85-45a0-bbc0-9b64bd51fc2b tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Snapshot retrieved successfully. Jul 10 08:35:58.318785 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-0e1d6408-ff85-45a0-bbc0-9b64bd51fc2b tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/snapshots/43050ba9-ecbd-470c-983e-346a24a2aa20 returned with HTTP 200 Jul 10 08:35:58.319143 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 472/1880] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:35:58 2026] GET /volume/v3/snapshots/43050ba9-ecbd-470c-983e-346a24a2aa20 => generated 441 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:35:58.464930 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-3da172d4-1e43-4ffb-97b8-a661ce5bf04b None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:35:58.466814 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3da172d4-1e43-4ffb-97b8-a661ce5bf04b tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] GET https://10.4.3.7/volume/v3/volumes/9c097a41-0f79-4d6f-89b5-9c2f3f0fa53d Jul 10 08:35:58.467033 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3da172d4-1e43-4ffb-97b8-a661ce5bf04b tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:35:58.467305 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3da172d4-1e43-4ffb-97b8-a661ce5bf04b tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:35:58.477760 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:35:58.477760 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:35:58.482817 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-3da172d4-1e43-4ffb-97b8-a661ce5bf04b tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Volume info retrieved successfully. Jul 10 08:35:58.488683 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3da172d4-1e43-4ffb-97b8-a661ce5bf04b tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] https://10.4.3.7/volume/v3/volumes/9c097a41-0f79-4d6f-89b5-9c2f3f0fa53d returned with HTTP 200 Jul 10 08:35:58.489151 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 468/1881] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:35:58 2026] GET /volume/v3/volumes/9c097a41-0f79-4d6f-89b5-9c2f3f0fa53d => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:35:58.676242 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-920f12da-b262-4734-bef9-ea89b1350604 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:35:58.677830 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-920f12da-b262-4734-bef9-ea89b1350604 tempest-VolumesBackupsAdminTest-275266099 tempest-VolumesBackupsAdminTest-275266099-project-admin] GET https://10.4.3.7/volume/v3/backups/a8850c23-74b0-45ec-8a50-6f8fd1706bef Jul 10 08:35:58.678014 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-920f12da-b262-4734-bef9-ea89b1350604 tempest-VolumesBackupsAdminTest-275266099 tempest-VolumesBackupsAdminTest-275266099-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:35:58.678979 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-920f12da-b262-4734-bef9-ea89b1350604 tempest-VolumesBackupsAdminTest-275266099 tempest-VolumesBackupsAdminTest-275266099-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:35:58.678979 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-920f12da-b262-4734-bef9-ea89b1350604 tempest-VolumesBackupsAdminTest-275266099 tempest-VolumesBackupsAdminTest-275266099-project-admin] Show backup with id a8850c23-74b0-45ec-8a50-6f8fd1706bef. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:35:58.682517 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:35:58.682517 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:35:58.683057 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-920f12da-b262-4734-bef9-ea89b1350604 tempest-VolumesBackupsAdminTest-275266099 tempest-VolumesBackupsAdminTest-275266099-project-admin] https://10.4.3.7/volume/v3/backups/a8850c23-74b0-45ec-8a50-6f8fd1706bef returned with HTTP 200 Jul 10 08:35:58.683375 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 476/1882] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:35:58 2026] GET /volume/v3/backups/a8850c23-74b0-45ec-8a50-6f8fd1706bef => generated 799 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:35:58.695149 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-c43869f5-e6d4-4f8c-af27-552729b6f226 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:35:58.697310 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-c43869f5-e6d4-4f8c-af27-552729b6f226 tempest-VolumesBackupsAdminTest-275266099 tempest-VolumesBackupsAdminTest-275266099-project-admin] GET https://10.4.3.7/volume/v3/backups Jul 10 08:35:58.697675 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-c43869f5-e6d4-4f8c-af27-552729b6f226 tempest-VolumesBackupsAdminTest-275266099 tempest-VolumesBackupsAdminTest-275266099-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:35:58.697917 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-c43869f5-e6d4-4f8c-af27-552729b6f226 tempest-VolumesBackupsAdminTest-275266099 tempest-VolumesBackupsAdminTest-275266099-project-admin] Calling method 'index' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:35:58.698354 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:35:58.698354 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:35:58.712028 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-c43869f5-e6d4-4f8c-af27-552729b6f226 tempest-VolumesBackupsAdminTest-275266099 tempest-VolumesBackupsAdminTest-275266099-project-admin] https://10.4.3.7/volume/v3/backups returned with HTTP 200 Jul 10 08:35:58.712487 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 467/1883] 10.4.3.7 () {66 vars in 1223 bytes} [Fri Jul 10 08:35:58 2026] GET /volume/v3/backups => generated 334 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:35:58.721521 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-00f4f338-714c-45bb-a045-f4ddbe745d6c None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:35:58.723635 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-00f4f338-714c-45bb-a045-f4ddbe745d6c tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] POST https://10.4.3.7/volume/v3/backups/0a8424c9-a16b-44f2-9bca-9afbfc572c83/restore Jul 10 08:35:58.724053 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-00f4f338-714c-45bb-a045-f4ddbe745d6c tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:35:58.725674 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.contrib.backups [None req-00f4f338-714c-45bb-a045-f4ddbe745d6c tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Restoring backup 0a8424c9-a16b-44f2-9bca-9afbfc572c83 ({'restore': {}}) {{(pid=100056) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 10 08:35:58.725830 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.contrib.backups [None req-00f4f338-714c-45bb-a045-f4ddbe745d6c tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Restoring backup 0a8424c9-a16b-44f2-9bca-9afbfc572c83 to volume None. Jul 10 08:35:58.730730 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:35:58.730730 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:35:58.732182 np0000004976 devstack@c-api.service[100056]: INFO cinder.backup.api [None req-00f4f338-714c-45bb-a045-f4ddbe745d6c tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Creating volume of 1 GB for restore of backup 0a8424c9-a16b-44f2-9bca-9afbfc572c83. Jul 10 08:35:58.745288 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-00f4f338-714c-45bb-a045-f4ddbe745d6c tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Availability zone cache updated, next update will occur around 2026-07-10 09:35:58.744939. {{(pid=100056) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 10 08:35:58.745430 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-00f4f338-714c-45bb-a045-f4ddbe745d6c tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Availability Zones retrieved successfully. Jul 10 08:35:58.758926 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-00f4f338-714c-45bb-a045-f4ddbe745d6c tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Flow 'volume_create_api' (69e02ce1-cbdc-40e8-8d60-d9ec36bd41be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:35:58.760154 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-00f4f338-714c-45bb-a045-f4ddbe745d6c tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ceeae74-c7e7-4e38-aa64-59106b0ebef0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:35:58.761362 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.flows.api.create_volume [None req-00f4f338-714c-45bb-a045-f4ddbe745d6c tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Validating volume size '1' using validate_int {{(pid=100056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:35:58.798721 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-00f4f338-714c-45bb-a045-f4ddbe745d6c tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ceeae74-c7e7-4e38-aa64-59106b0ebef0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:35:58.799848 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-00f4f338-714c-45bb-a045-f4ddbe745d6c tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbfabf75-08c9-4a27-a773-2017cbf95286) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:35:58.844041 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-90f127bb-4d48-4f19-9b17-c9096b6ac124 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:35:58.846682 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-90f127bb-4d48-4f19-9b17-c9096b6ac124 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] GET https://10.4.3.7/volume/v3/volumes/e0403d49-43cc-47aa-8c09-92ddab7ed6a0 Jul 10 08:35:58.846957 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-90f127bb-4d48-4f19-9b17-c9096b6ac124 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:35:58.847103 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.quota [None req-00f4f338-714c-45bb-a045-f4ddbe745d6c tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Created reservations ['955e30ec-259c-47ac-9847-69457966f489', '90a33fd4-67fa-449d-aa2e-a2cef7d375ac', 'e7afe8d1-85ab-4c3b-8ade-55a8cbec1638', '9681e048-5758-49c7-ba33-18f0bf08cc43'] {{(pid=100056) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:35:58.847157 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-90f127bb-4d48-4f19-9b17-c9096b6ac124 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:35:58.847838 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-00f4f338-714c-45bb-a045-f4ddbe745d6c tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbfabf75-08c9-4a27-a773-2017cbf95286) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['955e30ec-259c-47ac-9847-69457966f489', '90a33fd4-67fa-449d-aa2e-a2cef7d375ac', 'e7afe8d1-85ab-4c3b-8ade-55a8cbec1638', '9681e048-5758-49c7-ba33-18f0bf08cc43']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:35:58.848551 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-00f4f338-714c-45bb-a045-f4ddbe745d6c tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5d5022b-2687-44bf-834a-ddb185e56a82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:35:58.857120 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:35:58.857120 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:35:58.860886 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-90f127bb-4d48-4f19-9b17-c9096b6ac124 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Volume info retrieved successfully. Jul 10 08:35:58.865549 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-90f127bb-4d48-4f19-9b17-c9096b6ac124 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/volumes/e0403d49-43cc-47aa-8c09-92ddab7ed6a0 returned with HTTP 200 Jul 10 08:35:58.866009 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 469/1884] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:35:58 2026] GET /volume/v3/volumes/e0403d49-43cc-47aa-8c09-92ddab7ed6a0 => generated 878 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:35:58.880357 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-00f4f338-714c-45bb-a045-f4ddbe745d6c tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5d5022b-2687-44bf-834a-ddb185e56a82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '82c27966-73a9-4ba1-aad9-42e3946ecd46', '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_0a8424c9-a16b-44f2-9bca-9afbfc572c83',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d994059e33643a7889829d60a9e763d',qos_specs=None,replication_status=,reservations=['955e30ec-259c-47ac-9847-69457966f489','90a33fd4-67fa-449d-aa2e-a2cef7d375ac','e7afe8d1-85ab-4c3b-8ade-55a8cbec1638','9681e048-5758-49c7-ba33-18f0bf08cc43'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c7f56e5d6f74af2b4389f469d7f0ff7',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:35:58Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_0a8424c9-a16b-44f2-9bca-9afbfc572c83',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=82c27966-73a9-4ba1-aad9-42e3946ecd46,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d994059e33643a7889829d60a9e763d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5c7f56e5d6f74af2b4389f469d7f0ff7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:35:58.881175 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-00f4f338-714c-45bb-a045-f4ddbe745d6c tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c86fcb71-2935-4e6d-a09f-0ea48301ee4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:35:58.881884 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-d0d9be14-db18-484b-a940-e4eb44193898 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:35:58.883933 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d0d9be14-db18-484b-a940-e4eb44193898 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] GET https://10.4.3.7/volume/v3/volumes/e0403d49-43cc-47aa-8c09-92ddab7ed6a0 Jul 10 08:35:58.884148 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-d0d9be14-db18-484b-a940-e4eb44193898 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:35:58.884371 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-d0d9be14-db18-484b-a940-e4eb44193898 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:35:58.894021 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:35:58.894021 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:35:58.900042 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-d0d9be14-db18-484b-a940-e4eb44193898 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Volume info retrieved successfully. Jul 10 08:35:58.900135 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-00f4f338-714c-45bb-a045-f4ddbe745d6c tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c86fcb71-2935-4e6d-a09f-0ea48301ee4f) transitioned into 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_0a8424c9-a16b-44f2-9bca-9afbfc572c83',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d994059e33643a7889829d60a9e763d',qos_specs=None,replication_status=,reservations=['955e30ec-259c-47ac-9847-69457966f489','90a33fd4-67fa-449d-aa2e-a2cef7d375ac','e7afe8d1-85ab-4c3b-8ade-55a8cbec1638','9681e048-5758-49c7-ba33-18f0bf08cc43'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c7f56e5d6f74af2b4389f469d7f0ff7',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:35:58.900632 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-00f4f338-714c-45bb-a045-f4ddbe745d6c tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b05042c-7212-406e-b861-04406ac593e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:35:58.905003 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d0d9be14-db18-484b-a940-e4eb44193898 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/volumes/e0403d49-43cc-47aa-8c09-92ddab7ed6a0 returned with HTTP 200 Jul 10 08:35:58.905482 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 477/1885] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:35:58 2026] GET /volume/v3/volumes/e0403d49-43cc-47aa-8c09-92ddab7ed6a0 => generated 878 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:35:58.908349 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-00f4f338-714c-45bb-a045-f4ddbe745d6c tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b05042c-7212-406e-b861-04406ac593e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:35:58.909606 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-00f4f338-714c-45bb-a045-f4ddbe745d6c tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Flow 'volume_create_api' (69e02ce1-cbdc-40e8-8d60-d9ec36bd41be) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:35:58.910015 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-00f4f338-714c-45bb-a045-f4ddbe745d6c tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Create volume request issued successfully. Jul 10 08:35:58.919776 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:35:58.919776 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:35:58.920485 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-00f4f338-714c-45bb-a045-f4ddbe745d6c tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Volume info retrieved successfully. Jul 10 08:35:58.950063 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-e43b1725-372a-4384-af92-ae5a5fa38646 req-c159a545-8e54-4f62-87b1-a3c97619daee None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:35:58.951984 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-e43b1725-372a-4384-af92-ae5a5fa38646 req-c159a545-8e54-4f62-87b1-a3c97619daee tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] GET https://10.4.3.7/volume/v3/volumes/e0403d49-43cc-47aa-8c09-92ddab7ed6a0 Jul 10 08:35:58.952150 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-e43b1725-372a-4384-af92-ae5a5fa38646 req-c159a545-8e54-4f62-87b1-a3c97619daee tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:35:58.952322 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-e43b1725-372a-4384-af92-ae5a5fa38646 req-c159a545-8e54-4f62-87b1-a3c97619daee tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:35:58.959094 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:35:58.959094 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:35:58.962858 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [req-e43b1725-372a-4384-af92-ae5a5fa38646 req-c159a545-8e54-4f62-87b1-a3c97619daee tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Volume info retrieved successfully. Jul 10 08:35:58.967255 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-e43b1725-372a-4384-af92-ae5a5fa38646 req-c159a545-8e54-4f62-87b1-a3c97619daee tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/volumes/e0403d49-43cc-47aa-8c09-92ddab7ed6a0 returned with HTTP 200 Jul 10 08:35:58.967919 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 468/1886] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:35:58 2026] GET /volume/v3/volumes/e0403d49-43cc-47aa-8c09-92ddab7ed6a0 => generated 878 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:35:59.330623 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-1b58c687-0aae-4f20-8958-a8be9ab4ee9b None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:35:59.332950 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-1b58c687-0aae-4f20-8958-a8be9ab4ee9b tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] GET https://10.4.3.7/volume/v3/snapshots/43050ba9-ecbd-470c-983e-346a24a2aa20 Jul 10 08:35:59.332950 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-1b58c687-0aae-4f20-8958-a8be9ab4ee9b tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:35:59.333101 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-1b58c687-0aae-4f20-8958-a8be9ab4ee9b tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:35:59.338248 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:35:59.338248 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:35:59.338795 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-1b58c687-0aae-4f20-8958-a8be9ab4ee9b tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Snapshot retrieved successfully. Jul 10 08:35:59.339668 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-1b58c687-0aae-4f20-8958-a8be9ab4ee9b tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/snapshots/43050ba9-ecbd-470c-983e-346a24a2aa20 returned with HTTP 200 Jul 10 08:35:59.340059 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 470/1887] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:35:59 2026] GET /volume/v3/snapshots/43050ba9-ecbd-470c-983e-346a24a2aa20 => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:35:59.349827 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-c000ec0e-b5bd-486b-9041-970c622a8a96 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:35:59.351130 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-c000ec0e-b5bd-486b-9041-970c622a8a96 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] POST https://10.4.3.7/volume/v3/snapshots Jul 10 08:35:59.351569 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-c000ec0e-b5bd-486b-9041-970c622a8a96 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "63c02f57-62b4-4eb2-b1ab-8906b66ac3fd", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-288892664"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:35:59.365527 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:35:59.365527 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:35:59.365527 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-c000ec0e-b5bd-486b-9041-970c622a8a96 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Volume info retrieved successfully. Jul 10 08:35:59.365527 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.snapshots [None req-c000ec0e-b5bd-486b-9041-970c622a8a96 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Create snapshot from volume 63c02f57-62b4-4eb2-b1ab-8906b66ac3fd Jul 10 08:35:59.389322 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.quota [None req-c000ec0e-b5bd-486b-9041-970c622a8a96 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Created reservations ['1b088199-5ec0-4635-b9db-5767b20ba327', '5e97dc3e-264b-4666-9d44-9f542bd2064f', 'e2310895-d245-41be-858a-938d56d0a14b', '72030c32-2c56-4fa4-bf50-2a7df77ab3c9'] {{(pid=100054) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:35:59.421268 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-c000ec0e-b5bd-486b-9041-970c622a8a96 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Snapshot force create request issued successfully. Jul 10 08:35:59.421730 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-c000ec0e-b5bd-486b-9041-970c622a8a96 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/snapshots returned with HTTP 202 Jul 10 08:35:59.422500 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 478/1888] 10.4.3.7 () {68 vars in 1251 bytes} [Fri Jul 10 08:35:59 2026] POST /volume/v3/snapshots => generated 309 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:35:59.432723 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-1d502607-a369-4557-a8b7-3691150651af None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:35:59.432723 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-1d502607-a369-4557-a8b7-3691150651af tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] GET https://10.4.3.7/volume/v3/snapshots/16b7d04d-6fed-4df1-9705-3722089d0d3f Jul 10 08:35:59.433146 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-1d502607-a369-4557-a8b7-3691150651af tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:35:59.433146 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-1d502607-a369-4557-a8b7-3691150651af tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:35:59.437544 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:35:59.437544 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:35:59.437987 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-1d502607-a369-4557-a8b7-3691150651af tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Snapshot retrieved successfully. Jul 10 08:35:59.438711 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-1d502607-a369-4557-a8b7-3691150651af tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/snapshots/16b7d04d-6fed-4df1-9705-3722089d0d3f returned with HTTP 200 Jul 10 08:35:59.441430 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 469/1889] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:35:59 2026] GET /volume/v3/snapshots/16b7d04d-6fed-4df1-9705-3722089d0d3f => generated 441 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 08:35:59.504479 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-604f6cf4-8625-401c-b96d-4f99ac2f454f None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:35:59.507272 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-604f6cf4-8625-401c-b96d-4f99ac2f454f tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] GET https://10.4.3.7/volume/v3/volumes/9c097a41-0f79-4d6f-89b5-9c2f3f0fa53d Jul 10 08:35:59.507601 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-604f6cf4-8625-401c-b96d-4f99ac2f454f tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:35:59.507911 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-604f6cf4-8625-401c-b96d-4f99ac2f454f tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:35:59.524985 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:35:59.524985 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:35:59.530521 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-604f6cf4-8625-401c-b96d-4f99ac2f454f tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Volume info retrieved successfully. Jul 10 08:35:59.536800 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-604f6cf4-8625-401c-b96d-4f99ac2f454f tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] https://10.4.3.7/volume/v3/volumes/9c097a41-0f79-4d6f-89b5-9c2f3f0fa53d returned with HTTP 200 Jul 10 08:35:59.538045 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 471/1890] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:35:59 2026] GET /volume/v3/volumes/9c097a41-0f79-4d6f-89b5-9c2f3f0fa53d => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:35:59.927423 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:35:59.927423 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:35:59.927939 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-00f4f338-714c-45bb-a045-f4ddbe745d6c tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Volume info retrieved successfully. Jul 10 08:35:59.928131 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.backup.api [None req-00f4f338-714c-45bb-a045-f4ddbe745d6c tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Checking backup size 1 against volume size 1 {{(pid=100056) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 10 08:35:59.928274 np0000004976 devstack@c-api.service[100056]: INFO cinder.backup.api [None req-00f4f338-714c-45bb-a045-f4ddbe745d6c tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Overwriting volume 82c27966-73a9-4ba1-aad9-42e3946ecd46 with restore of backup 0a8424c9-a16b-44f2-9bca-9afbfc572c83 Jul 10 08:35:59.941150 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.backup.rpcapi [None req-00f4f338-714c-45bb-a045-f4ddbe745d6c tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] restore_backup in rpcapi backup_id 0a8424c9-a16b-44f2-9bca-9afbfc572c83 {{(pid=100056) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 10 08:35:59.943119 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-00f4f338-714c-45bb-a045-f4ddbe745d6c tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] https://10.4.3.7/volume/v3/backups/0a8424c9-a16b-44f2-9bca-9afbfc572c83/restore returned with HTTP 202 Jul 10 08:35:59.943634 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 473/1891] 10.4.3.7 () {68 vars in 1379 bytes} [Fri Jul 10 08:35:58 2026] POST /volume/v3/backups/0a8424c9-a16b-44f2-9bca-9afbfc572c83/restore => generated 189 bytes in 1223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:35:59.953932 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-7e8c9ad8-ff7f-4958-80ec-461fd32adcb7 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:35:59.956420 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-7e8c9ad8-ff7f-4958-80ec-461fd32adcb7 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] GET https://10.4.3.7/volume/v3/backups/0a8424c9-a16b-44f2-9bca-9afbfc572c83 Jul 10 08:35:59.956666 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-7e8c9ad8-ff7f-4958-80ec-461fd32adcb7 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:35:59.956923 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-7e8c9ad8-ff7f-4958-80ec-461fd32adcb7 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:35:59.957068 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-7e8c9ad8-ff7f-4958-80ec-461fd32adcb7 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Show backup with id 0a8424c9-a16b-44f2-9bca-9afbfc572c83. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:35:59.961721 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:35:59.961721 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:35:59.963683 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-7e8c9ad8-ff7f-4958-80ec-461fd32adcb7 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] https://10.4.3.7/volume/v3/backups/0a8424c9-a16b-44f2-9bca-9afbfc572c83 returned with HTTP 200 Jul 10 08:35:59.964864 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 479/1892] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:35:59 2026] GET /volume/v3/backups/0a8424c9-a16b-44f2-9bca-9afbfc572c83 => generated 799 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:00.450642 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-af3557ab-e1ea-41fe-99ec-0492adc971d4 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:00.452540 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-af3557ab-e1ea-41fe-99ec-0492adc971d4 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] GET https://10.4.3.7/volume/v3/snapshots/16b7d04d-6fed-4df1-9705-3722089d0d3f Jul 10 08:36:00.452732 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-af3557ab-e1ea-41fe-99ec-0492adc971d4 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:00.452928 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-af3557ab-e1ea-41fe-99ec-0492adc971d4 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:00.458148 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:00.458148 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:36:00.458670 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-af3557ab-e1ea-41fe-99ec-0492adc971d4 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Snapshot retrieved successfully. Jul 10 08:36:00.459234 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-af3557ab-e1ea-41fe-99ec-0492adc971d4 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/snapshots/16b7d04d-6fed-4df1-9705-3722089d0d3f returned with HTTP 200 Jul 10 08:36:00.459860 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 470/1893] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:36:00 2026] GET /volume/v3/snapshots/16b7d04d-6fed-4df1-9705-3722089d0d3f => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 08:36:00.470086 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-6a98cb22-5dba-4d37-9730-4f9743a2c9f6 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:00.471940 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-6a98cb22-5dba-4d37-9730-4f9743a2c9f6 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] POST https://10.4.3.7/volume/v3/snapshots Jul 10 08:36:00.472264 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-6a98cb22-5dba-4d37-9730-4f9743a2c9f6 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "63c02f57-62b4-4eb2-b1ab-8906b66ac3fd", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1981243518"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:36:00.484025 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:00.484025 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:36:00.484611 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-6a98cb22-5dba-4d37-9730-4f9743a2c9f6 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Volume info retrieved successfully. Jul 10 08:36:00.484675 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.snapshots [None req-6a98cb22-5dba-4d37-9730-4f9743a2c9f6 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Create snapshot from volume 63c02f57-62b4-4eb2-b1ab-8906b66ac3fd Jul 10 08:36:00.518417 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-6a98cb22-5dba-4d37-9730-4f9743a2c9f6 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Created reservations ['cb706031-c767-4e3e-b518-6033c38cf776', '31b56236-ac0f-4462-9ec1-13c0b7845068', '2d6d9c97-c756-48d3-98f2-00bc597778ef', 'fb9caba1-193f-498d-8993-8bf3bb79979f'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:36:00.551938 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-85742fa6-ca8e-4717-9499-1d7e90cf481b None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:00.554156 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-85742fa6-ca8e-4717-9499-1d7e90cf481b tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] GET https://10.4.3.7/volume/v3/volumes/9c097a41-0f79-4d6f-89b5-9c2f3f0fa53d Jul 10 08:36:00.554290 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-6a98cb22-5dba-4d37-9730-4f9743a2c9f6 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Snapshot force create request issued successfully. Jul 10 08:36:00.554325 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-85742fa6-ca8e-4717-9499-1d7e90cf481b tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:00.554632 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-85742fa6-ca8e-4717-9499-1d7e90cf481b tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:00.554690 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-6a98cb22-5dba-4d37-9730-4f9743a2c9f6 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/snapshots returned with HTTP 202 Jul 10 08:36:00.555104 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 472/1894] 10.4.3.7 () {68 vars in 1251 bytes} [Fri Jul 10 08:36:00 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) Jul 10 08:36:00.563639 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:00.563639 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:36:00.564379 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-ad8e7427-bb30-47b8-b502-e77a200a4ffd None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:00.566617 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-ad8e7427-bb30-47b8-b502-e77a200a4ffd tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] GET https://10.4.3.7/volume/v3/snapshots/4d279316-42bf-477a-a83c-1b7b762423c6 Jul 10 08:36:00.567085 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-ad8e7427-bb30-47b8-b502-e77a200a4ffd tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:00.567335 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-ad8e7427-bb30-47b8-b502-e77a200a4ffd tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:00.570383 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-85742fa6-ca8e-4717-9499-1d7e90cf481b tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Volume info retrieved successfully. Jul 10 08:36:00.573469 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:00.573469 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:36:00.573990 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-ad8e7427-bb30-47b8-b502-e77a200a4ffd tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Snapshot retrieved successfully. Jul 10 08:36:00.574946 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-ad8e7427-bb30-47b8-b502-e77a200a4ffd tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/snapshots/4d279316-42bf-477a-a83c-1b7b762423c6 returned with HTTP 200 Jul 10 08:36:00.575354 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 480/1895] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:36:00 2026] GET /volume/v3/snapshots/4d279316-42bf-477a-a83c-1b7b762423c6 => generated 442 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:00.579282 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-85742fa6-ca8e-4717-9499-1d7e90cf481b tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] https://10.4.3.7/volume/v3/volumes/9c097a41-0f79-4d6f-89b5-9c2f3f0fa53d returned with HTTP 200 Jul 10 08:36:00.579817 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 474/1896] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:00 2026] GET /volume/v3/volumes/9c097a41-0f79-4d6f-89b5-9c2f3f0fa53d => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:00.620058 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-67b80c9c-30df-4e2a-b789-c96b63b65c15 req-2eed9b35-298e-4223-a21a-947fa737b890 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:00.622946 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-67b80c9c-30df-4e2a-b789-c96b63b65c15 req-2eed9b35-298e-4223-a21a-947fa737b890 tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] GET https://10.4.3.7/volume/v3/volumes/854ab56d-885b-43f6-911b-5ecaf72083a3 Jul 10 08:36:00.623189 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-67b80c9c-30df-4e2a-b789-c96b63b65c15 req-2eed9b35-298e-4223-a21a-947fa737b890 tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:00.623462 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-67b80c9c-30df-4e2a-b789-c96b63b65c15 req-2eed9b35-298e-4223-a21a-947fa737b890 tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:00.630439 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:00.630439 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:36:00.634615 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [req-67b80c9c-30df-4e2a-b789-c96b63b65c15 req-2eed9b35-298e-4223-a21a-947fa737b890 tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] Volume info retrieved successfully. Jul 10 08:36:00.639814 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-67b80c9c-30df-4e2a-b789-c96b63b65c15 req-2eed9b35-298e-4223-a21a-947fa737b890 tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] https://10.4.3.7/volume/v3/volumes/854ab56d-885b-43f6-911b-5ecaf72083a3 returned with HTTP 200 Jul 10 08:36:00.640241 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 471/1897] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:36:00 2026] GET /volume/v3/volumes/854ab56d-885b-43f6-911b-5ecaf72083a3 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:00.977681 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-1034a637-f3e6-4aef-886c-1e2ddaff0221 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:00.984112 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-1034a637-f3e6-4aef-886c-1e2ddaff0221 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] GET https://10.4.3.7/volume/v3/backups/0a8424c9-a16b-44f2-9bca-9afbfc572c83 Jul 10 08:36:00.984415 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-1034a637-f3e6-4aef-886c-1e2ddaff0221 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:00.984715 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-1034a637-f3e6-4aef-886c-1e2ddaff0221 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:00.984892 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-1034a637-f3e6-4aef-886c-1e2ddaff0221 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Show backup with id 0a8424c9-a16b-44f2-9bca-9afbfc572c83. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:36:00.996101 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:00.996101 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:36:00.999258 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-1034a637-f3e6-4aef-886c-1e2ddaff0221 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] https://10.4.3.7/volume/v3/backups/0a8424c9-a16b-44f2-9bca-9afbfc572c83 returned with HTTP 200 Jul 10 08:36:00.999258 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 473/1898] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:00 2026] GET /volume/v3/backups/0a8424c9-a16b-44f2-9bca-9afbfc572c83 => generated 799 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:01.004019 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-34859965-c670-44d5-9a8a-a9395ee1e13d None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:01.004343 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-34859965-c670-44d5-9a8a-a9395ee1e13d None None] GET https://10.4.3.7/volume// Jul 10 08:36:01.004500 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-34859965-c670-44d5-9a8a-a9395ee1e13d None None] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:01.004699 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-34859965-c670-44d5-9a8a-a9395ee1e13d None None] Calling method 'all' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:01.005007 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-34859965-c670-44d5-9a8a-a9395ee1e13d None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:36:01.005261 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 481/1899] 10.4.3.7 () {66 vars in 1414 bytes} [Fri Jul 10 08:36:01 2026] GET /volume/ => generated 384 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:36:01.012740 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-e43b1725-372a-4384-af92-ae5a5fa38646 req-95b81cd6-9d1e-4fb2-a361-52e799e75982 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:01.015150 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-e43b1725-372a-4384-af92-ae5a5fa38646 req-95b81cd6-9d1e-4fb2-a361-52e799e75982 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] POST https://10.4.3.7/volume/v3/attachments Jul 10 08:36:01.015650 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-e43b1725-372a-4384-af92-ae5a5fa38646 req-95b81cd6-9d1e-4fb2-a361-52e799e75982 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e0403d49-43cc-47aa-8c09-92ddab7ed6a0", "connector": null, "instance_uuid": "498a03e5-f82a-415c-ad91-665d38ea3ca5"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:36:01.025697 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:01.025697 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:36:01.056133 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-e43b1725-372a-4384-af92-ae5a5fa38646 req-95b81cd6-9d1e-4fb2-a361-52e799e75982 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/attachments returned with HTTP 200 Jul 10 08:36:01.056580 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 475/1900] 10.4.3.7 () {74 vars in 1580 bytes} [Fri Jul 10 08:36:01 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) Jul 10 08:36:01.494212 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-6bde3e2c-793b-46e7-89be-1f300e474436 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:01.496293 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-6bde3e2c-793b-46e7-89be-1f300e474436 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] GET https://10.4.3.7/volume/v3/volumes/e0403d49-43cc-47aa-8c09-92ddab7ed6a0 Jul 10 08:36:01.496517 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-6bde3e2c-793b-46e7-89be-1f300e474436 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:01.496746 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-6bde3e2c-793b-46e7-89be-1f300e474436 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:01.507193 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:01.507193 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:36:01.511038 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-6bde3e2c-793b-46e7-89be-1f300e474436 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Volume info retrieved successfully. Jul 10 08:36:01.515720 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-6bde3e2c-793b-46e7-89be-1f300e474436 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/volumes/e0403d49-43cc-47aa-8c09-92ddab7ed6a0 returned with HTTP 200 Jul 10 08:36:01.516288 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 472/1901] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:01 2026] GET /volume/v3/volumes/e0403d49-43cc-47aa-8c09-92ddab7ed6a0 => generated 877 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:01.584061 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-4a1afee4-18fb-4f35-a9e1-0899633517e5 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:01.586423 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4a1afee4-18fb-4f35-a9e1-0899633517e5 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] GET https://10.4.3.7/volume/v3/snapshots/4d279316-42bf-477a-a83c-1b7b762423c6 Jul 10 08:36:01.586687 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4a1afee4-18fb-4f35-a9e1-0899633517e5 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:01.587087 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4a1afee4-18fb-4f35-a9e1-0899633517e5 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:01.592888 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:01.592888 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:36:01.593356 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-4a1afee4-18fb-4f35-a9e1-0899633517e5 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Snapshot retrieved successfully. Jul 10 08:36:01.594229 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4a1afee4-18fb-4f35-a9e1-0899633517e5 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/snapshots/4d279316-42bf-477a-a83c-1b7b762423c6 returned with HTTP 200 Jul 10 08:36:01.594599 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 474/1902] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:36:01 2026] GET /volume/v3/snapshots/4d279316-42bf-477a-a83c-1b7b762423c6 => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:01.594754 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-e4cb18ad-8dd9-41f6-b868-85c263b8b31f None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:01.596847 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-e4cb18ad-8dd9-41f6-b868-85c263b8b31f tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] GET https://10.4.3.7/volume/v3/volumes/9c097a41-0f79-4d6f-89b5-9c2f3f0fa53d Jul 10 08:36:01.597102 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-e4cb18ad-8dd9-41f6-b868-85c263b8b31f tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:01.597334 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-e4cb18ad-8dd9-41f6-b868-85c263b8b31f tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:01.599276 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-259ceec8-498d-47bf-a26b-b3d7e638c77c None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:01.599768 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-259ceec8-498d-47bf-a26b-b3d7e638c77c None None] GET https://10.4.3.7/volume// Jul 10 08:36:01.599991 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-259ceec8-498d-47bf-a26b-b3d7e638c77c None None] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:01.600223 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-259ceec8-498d-47bf-a26b-b3d7e638c77c None None] Calling method 'all' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:01.600719 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-259ceec8-498d-47bf-a26b-b3d7e638c77c None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:36:01.601101 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 476/1903] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:36:01 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:36:01.604433 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-2095d9c2-7b64-4a80-a80e-2e8714a88e03 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:01.606524 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-2095d9c2-7b64-4a80-a80e-2e8714a88e03 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] DELETE https://10.4.3.7/volume/v3/snapshots/43050ba9-ecbd-470c-983e-346a24a2aa20 Jul 10 08:36:01.606718 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-2095d9c2-7b64-4a80-a80e-2e8714a88e03 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:01.606947 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-2095d9c2-7b64-4a80-a80e-2e8714a88e03 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'delete' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:01.607044 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.snapshots [None req-2095d9c2-7b64-4a80-a80e-2e8714a88e03 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Delete snapshot with id: 43050ba9-ecbd-470c-983e-346a24a2aa20 Jul 10 08:36:01.609321 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-e43b1725-372a-4384-af92-ae5a5fa38646 req-65bd9259-4114-4714-913f-4b80e5451c7f None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:01.611431 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:01.611431 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:36:01.613545 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-e43b1725-372a-4384-af92-ae5a5fa38646 req-65bd9259-4114-4714-913f-4b80e5451c7f tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] GET https://10.4.3.7/volume/v3/volumes/e0403d49-43cc-47aa-8c09-92ddab7ed6a0 Jul 10 08:36:01.613855 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-e43b1725-372a-4384-af92-ae5a5fa38646 req-65bd9259-4114-4714-913f-4b80e5451c7f tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:01.613951 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:01.613951 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:36:01.614099 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-e43b1725-372a-4384-af92-ae5a5fa38646 req-65bd9259-4114-4714-913f-4b80e5451c7f tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:01.614529 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-2095d9c2-7b64-4a80-a80e-2e8714a88e03 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Snapshot retrieved successfully. Jul 10 08:36:01.616615 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-e4cb18ad-8dd9-41f6-b868-85c263b8b31f tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Volume info retrieved successfully. Jul 10 08:36:01.622504 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-e4cb18ad-8dd9-41f6-b868-85c263b8b31f tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] https://10.4.3.7/volume/v3/volumes/9c097a41-0f79-4d6f-89b5-9c2f3f0fa53d returned with HTTP 200 Jul 10 08:36:01.623014 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 482/1904] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:01 2026] GET /volume/v3/volumes/9c097a41-0f79-4d6f-89b5-9c2f3f0fa53d => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:01.627857 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:01.627857 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:36:01.632049 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-e43b1725-372a-4384-af92-ae5a5fa38646 req-65bd9259-4114-4714-913f-4b80e5451c7f tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Volume info retrieved successfully. Jul 10 08:36:01.635342 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-2095d9c2-7b64-4a80-a80e-2e8714a88e03 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Snapshot delete request issued successfully. Jul 10 08:36:01.635571 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-2095d9c2-7b64-4a80-a80e-2e8714a88e03 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/snapshots/43050ba9-ecbd-470c-983e-346a24a2aa20 returned with HTTP 202 Jul 10 08:36:01.636179 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 473/1905] 10.4.3.7 () {66 vars in 1343 bytes} [Fri Jul 10 08:36:01 2026] DELETE /volume/v3/snapshots/43050ba9-ecbd-470c-983e-346a24a2aa20 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:36:01.639037 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-e43b1725-372a-4384-af92-ae5a5fa38646 req-65bd9259-4114-4714-913f-4b80e5451c7f tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/volumes/e0403d49-43cc-47aa-8c09-92ddab7ed6a0 returned with HTTP 200 Jul 10 08:36:01.639220 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 475/1906] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:36:01 2026] GET /volume/v3/volumes/e0403d49-43cc-47aa-8c09-92ddab7ed6a0 => generated 1057 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:36:01.644061 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-45f31ba7-3f55-4574-aafc-1f02f7242b8f None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:01.647666 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-45f31ba7-3f55-4574-aafc-1f02f7242b8f tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] GET https://10.4.3.7/volume/v3/snapshots/43050ba9-ecbd-470c-983e-346a24a2aa20 Jul 10 08:36:01.647989 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-45f31ba7-3f55-4574-aafc-1f02f7242b8f tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:01.648186 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-45f31ba7-3f55-4574-aafc-1f02f7242b8f tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:01.656002 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:01.656002 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:36:01.656491 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-45f31ba7-3f55-4574-aafc-1f02f7242b8f tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Snapshot retrieved successfully. Jul 10 08:36:01.657253 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-45f31ba7-3f55-4574-aafc-1f02f7242b8f tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/snapshots/43050ba9-ecbd-470c-983e-346a24a2aa20 returned with HTTP 200 Jul 10 08:36:01.657638 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 477/1907] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:36:01 2026] GET /volume/v3/snapshots/43050ba9-ecbd-470c-983e-346a24a2aa20 => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:01.751421 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-e43b1725-372a-4384-af92-ae5a5fa38646 req-95830644-ba33-40e5-a0bc-22c5016fa5a3 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:01.753813 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-e43b1725-372a-4384-af92-ae5a5fa38646 req-95830644-ba33-40e5-a0bc-22c5016fa5a3 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] PUT https://10.4.3.7/volume/v3/attachments/27f3cd90-c550-4431-b416-2c7d4a87016a Jul 10 08:36:01.754212 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-e43b1725-372a-4384-af92-ae5a5fa38646 req-95830644-ba33-40e5-a0bc-22c5016fa5a3 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.7", "host": "np0000004976", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b54eda21b644", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bf3c9c16-ec3d-4df7-865b-5f424258654a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:36:01.767638 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.coordination [req-e43b1725-372a-4384-af92-ae5a5fa38646 req-95830644-ba33-40e5-a0bc-22c5016fa5a3 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Acquiring lock "cinder-attachment_update-e0403d49-43cc-47aa-8c09-92ddab7ed6a0-np0000004976" by "attachment_update" {{(pid=100054) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 08:36:01.772446 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.coordination [req-e43b1725-372a-4384-af92-ae5a5fa38646 req-95830644-ba33-40e5-a0bc-22c5016fa5a3 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Lock "cinder-attachment_update-e0403d49-43cc-47aa-8c09-92ddab7ed6a0-np0000004976" acquired by "attachment_update" :: waited 0.005s {{(pid=100054) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 08:36:01.773536 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:01.773536 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:36:02.013065 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-a5e5ac02-8e3e-499e-8f73-e3bd1cadba9c None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:02.015295 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-a5e5ac02-8e3e-499e-8f73-e3bd1cadba9c tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] GET https://10.4.3.7/volume/v3/backups/0a8424c9-a16b-44f2-9bca-9afbfc572c83 Jul 10 08:36:02.015508 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-a5e5ac02-8e3e-499e-8f73-e3bd1cadba9c tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:02.015689 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-a5e5ac02-8e3e-499e-8f73-e3bd1cadba9c tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:02.015852 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-a5e5ac02-8e3e-499e-8f73-e3bd1cadba9c tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Show backup with id 0a8424c9-a16b-44f2-9bca-9afbfc572c83. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:36:02.020954 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:02.020954 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:36:02.022065 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-a5e5ac02-8e3e-499e-8f73-e3bd1cadba9c tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] https://10.4.3.7/volume/v3/backups/0a8424c9-a16b-44f2-9bca-9afbfc572c83 returned with HTTP 200 Jul 10 08:36:02.022625 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 474/1908] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:02 2026] GET /volume/v3/backups/0a8424c9-a16b-44f2-9bca-9afbfc572c83 => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:02.295287 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.coordination [req-e43b1725-372a-4384-af92-ae5a5fa38646 req-95830644-ba33-40e5-a0bc-22c5016fa5a3 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Lock "cinder-attachment_update-e0403d49-43cc-47aa-8c09-92ddab7ed6a0-np0000004976" released by "attachment_update" :: held 0.523s {{(pid=100054) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 08:36:02.295611 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-e43b1725-372a-4384-af92-ae5a5fa38646 req-95830644-ba33-40e5-a0bc-22c5016fa5a3 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/attachments/27f3cd90-c550-4431-b416-2c7d4a87016a returned with HTTP 200 Jul 10 08:36:02.295987 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 483/1909] 10.4.3.7 () {74 vars in 1690 bytes} [Fri Jul 10 08:36:01 2026] PUT /volume/v3/attachments/27f3cd90-c550-4431-b416-2c7d4a87016a => generated 968 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:36:02.304499 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-e43b1725-372a-4384-af92-ae5a5fa38646 req-6b2ab042-bdb1-4844-8c47-8f360c3c3351 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:02.306577 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-e43b1725-372a-4384-af92-ae5a5fa38646 req-6b2ab042-bdb1-4844-8c47-8f360c3c3351 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] GET https://10.4.3.7/volume/v3/volumes/e0403d49-43cc-47aa-8c09-92ddab7ed6a0/encryption Jul 10 08:36:02.307003 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-e43b1725-372a-4384-af92-ae5a5fa38646 req-6b2ab042-bdb1-4844-8c47-8f360c3c3351 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:02.307313 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-e43b1725-372a-4384-af92-ae5a5fa38646 req-6b2ab042-bdb1-4844-8c47-8f360c3c3351 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Calling method 'index' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:02.319966 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:02.319966 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:36:02.328553 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-e43b1725-372a-4384-af92-ae5a5fa38646 req-6b2ab042-bdb1-4844-8c47-8f360c3c3351 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/volumes/e0403d49-43cc-47aa-8c09-92ddab7ed6a0/encryption returned with HTTP 200 Jul 10 08:36:02.329247 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 476/1910] 10.4.3.7 () {68 vars in 1617 bytes} [Fri Jul 10 08:36:02 2026] GET /volume/v3/volumes/e0403d49-43cc-47aa-8c09-92ddab7ed6a0/encryption => generated 161 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:02.414845 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-7c98ab5d-b8ee-40eb-9d8f-44ded69563a6 req-578cfa71-71f1-4338-84ec-c1d94b841598 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:02.416909 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-7c98ab5d-b8ee-40eb-9d8f-44ded69563a6 req-578cfa71-71f1-4338-84ec-c1d94b841598 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] POST https://10.4.3.7/volume/v3/attachments/0da1d13b-9575-48f5-ab8b-8d38e4817bac/action Jul 10 08:36:02.417263 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-7c98ab5d-b8ee-40eb-9d8f-44ded69563a6 req-578cfa71-71f1-4338-84ec-c1d94b841598 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Action body: b'{"os-complete": null}' {{(pid=100056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:36:02.417390 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-7c98ab5d-b8ee-40eb-9d8f-44ded69563a6 req-578cfa71-71f1-4338-84ec-c1d94b841598 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:36:02.431922 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:02.431922 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:36:02.442441 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-7c98ab5d-b8ee-40eb-9d8f-44ded69563a6 req-578cfa71-71f1-4338-84ec-c1d94b841598 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] https://10.4.3.7/volume/v3/attachments/0da1d13b-9575-48f5-ab8b-8d38e4817bac/action returned with HTTP 204 Jul 10 08:36:02.443196 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 478/1911] 10.4.3.7 () {74 vars in 1711 bytes} [Fri Jul 10 08:36:02 2026] POST /volume/v3/attachments/0da1d13b-9575-48f5-ab8b-8d38e4817bac/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:36:02.531330 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-6141d372-385d-4c7c-91b1-70cada755f55 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:02.533512 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-6141d372-385d-4c7c-91b1-70cada755f55 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] GET https://10.4.3.7/volume/v3/volumes/e0403d49-43cc-47aa-8c09-92ddab7ed6a0 Jul 10 08:36:02.533694 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-6141d372-385d-4c7c-91b1-70cada755f55 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:02.533878 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-6141d372-385d-4c7c-91b1-70cada755f55 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:02.543531 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:02.543531 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:36:02.547224 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-6141d372-385d-4c7c-91b1-70cada755f55 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Volume info retrieved successfully. Jul 10 08:36:02.551355 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-6141d372-385d-4c7c-91b1-70cada755f55 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/volumes/e0403d49-43cc-47aa-8c09-92ddab7ed6a0 returned with HTTP 200 Jul 10 08:36:02.551885 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 475/1912] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:02 2026] GET /volume/v3/volumes/e0403d49-43cc-47aa-8c09-92ddab7ed6a0 => generated 878 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:02.640456 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-322bc45b-e14e-4ec7-811b-317f29711ab9 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:02.642164 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-322bc45b-e14e-4ec7-811b-317f29711ab9 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] GET https://10.4.3.7/volume/v3/volumes/9c097a41-0f79-4d6f-89b5-9c2f3f0fa53d Jul 10 08:36:02.642364 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-322bc45b-e14e-4ec7-811b-317f29711ab9 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:02.642593 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-322bc45b-e14e-4ec7-811b-317f29711ab9 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:02.659980 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:02.659980 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:36:02.665520 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-322bc45b-e14e-4ec7-811b-317f29711ab9 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Volume info retrieved successfully. Jul 10 08:36:02.670428 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-28318c7c-e79a-4d64-9971-04c21190e75a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:02.670428 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-28318c7c-e79a-4d64-9971-04c21190e75a tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] GET https://10.4.3.7/volume/v3/snapshots/43050ba9-ecbd-470c-983e-346a24a2aa20 Jul 10 08:36:02.670428 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-28318c7c-e79a-4d64-9971-04c21190e75a tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:02.670428 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-28318c7c-e79a-4d64-9971-04c21190e75a tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:02.672188 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-322bc45b-e14e-4ec7-811b-317f29711ab9 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] https://10.4.3.7/volume/v3/volumes/9c097a41-0f79-4d6f-89b5-9c2f3f0fa53d returned with HTTP 200 Jul 10 08:36:02.672591 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 484/1913] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:02 2026] GET /volume/v3/volumes/9c097a41-0f79-4d6f-89b5-9c2f3f0fa53d => generated 1134 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:36:02.673872 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-28318c7c-e79a-4d64-9971-04c21190e75a tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/snapshots/43050ba9-ecbd-470c-983e-346a24a2aa20 returned with HTTP 404 Jul 10 08:36:02.674272 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 477/1914] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:36:02 2026] GET /volume/v3/snapshots/43050ba9-ecbd-470c-983e-346a24a2aa20 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:36:02.680391 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-98faa1e3-074a-4337-89d9-e3025608581c None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:02.680850 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-98faa1e3-074a-4337-89d9-e3025608581c None None] GET https://10.4.3.7/volume// Jul 10 08:36:02.681034 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-98faa1e3-074a-4337-89d9-e3025608581c None None] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:02.681227 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-98faa1e3-074a-4337-89d9-e3025608581c None None] Calling method 'all' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:02.681590 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-98faa1e3-074a-4337-89d9-e3025608581c None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:36:02.681998 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 479/1915] 10.4.3.7 () {66 vars in 1414 bytes} [Fri Jul 10 08:36:02 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:36:02.683530 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-6c680c20-d3e4-4e86-ae16-9b34a569eb51 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:02.685692 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-6c680c20-d3e4-4e86-ae16-9b34a569eb51 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] DELETE https://10.4.3.7/volume/v3/snapshots/4d279316-42bf-477a-a83c-1b7b762423c6 Jul 10 08:36:02.685762 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-f6225411-a931-4b72-8087-00f6d4812741 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:02.685953 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-6c680c20-d3e4-4e86-ae16-9b34a569eb51 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:02.686226 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-6c680c20-d3e4-4e86-ae16-9b34a569eb51 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'delete' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:02.686375 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.snapshots [None req-6c680c20-d3e4-4e86-ae16-9b34a569eb51 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Delete snapshot with id: 4d279316-42bf-477a-a83c-1b7b762423c6 Jul 10 08:36:02.687688 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-f6225411-a931-4b72-8087-00f6d4812741 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] GET https://10.4.3.7/volume/v3/volumes/9c097a41-0f79-4d6f-89b5-9c2f3f0fa53d Jul 10 08:36:02.687880 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-f6225411-a931-4b72-8087-00f6d4812741 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:02.688060 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-f6225411-a931-4b72-8087-00f6d4812741 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:02.692429 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-67b80c9c-30df-4e2a-b789-c96b63b65c15 req-ab48825e-641a-4c80-ab6d-f34d25cf151e None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:02.692539 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:02.692539 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:36:02.692797 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-6c680c20-d3e4-4e86-ae16-9b34a569eb51 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Snapshot retrieved successfully. Jul 10 08:36:02.698936 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:02.698936 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:36:02.702708 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-f6225411-a931-4b72-8087-00f6d4812741 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Volume info retrieved successfully. Jul 10 08:36:02.706824 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-f6225411-a931-4b72-8087-00f6d4812741 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] https://10.4.3.7/volume/v3/volumes/9c097a41-0f79-4d6f-89b5-9c2f3f0fa53d returned with HTTP 200 Jul 10 08:36:02.707194 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 485/1916] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:02 2026] GET /volume/v3/volumes/9c097a41-0f79-4d6f-89b5-9c2f3f0fa53d => generated 1134 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:36:02.720158 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-6c680c20-d3e4-4e86-ae16-9b34a569eb51 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Snapshot delete request issued successfully. Jul 10 08:36:02.720417 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-6c680c20-d3e4-4e86-ae16-9b34a569eb51 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/snapshots/4d279316-42bf-477a-a83c-1b7b762423c6 returned with HTTP 202 Jul 10 08:36:02.721047 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 476/1917] 10.4.3.7 () {66 vars in 1343 bytes} [Fri Jul 10 08:36:02 2026] DELETE /volume/v3/snapshots/4d279316-42bf-477a-a83c-1b7b762423c6 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:36:02.736015 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-fe27d9f9-3588-4d37-9fd5-15105f0f7200 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:02.739915 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-fe27d9f9-3588-4d37-9fd5-15105f0f7200 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] GET https://10.4.3.7/volume/v3/snapshots/4d279316-42bf-477a-a83c-1b7b762423c6 Jul 10 08:36:02.740106 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-fe27d9f9-3588-4d37-9fd5-15105f0f7200 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:02.740287 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-fe27d9f9-3588-4d37-9fd5-15105f0f7200 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:02.745240 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:02.745240 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:36:02.745702 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-fe27d9f9-3588-4d37-9fd5-15105f0f7200 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Snapshot retrieved successfully. Jul 10 08:36:02.746783 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-fe27d9f9-3588-4d37-9fd5-15105f0f7200 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/snapshots/4d279316-42bf-477a-a83c-1b7b762423c6 returned with HTTP 200 Jul 10 08:36:02.747453 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 480/1918] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:36:02 2026] GET /volume/v3/snapshots/4d279316-42bf-477a-a83c-1b7b762423c6 => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:02.760817 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-67b80c9c-30df-4e2a-b789-c96b63b65c15 req-ab48825e-641a-4c80-ab6d-f34d25cf151e tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] POST https://10.4.3.7/volume/v3/attachments Jul 10 08:36:02.760817 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-67b80c9c-30df-4e2a-b789-c96b63b65c15 req-ab48825e-641a-4c80-ab6d-f34d25cf151e tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "854ab56d-885b-43f6-911b-5ecaf72083a3", "connector": null, "instance_uuid": "442ec634-8d2f-4532-aeb7-ee658838f204"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:36:02.769838 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:02.769838 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:36:02.804151 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-67b80c9c-30df-4e2a-b789-c96b63b65c15 req-ab48825e-641a-4c80-ab6d-f34d25cf151e tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] https://10.4.3.7/volume/v3/attachments returned with HTTP 200 Jul 10 08:36:02.804753 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 478/1919] 10.4.3.7 () {74 vars in 1580 bytes} [Fri Jul 10 08:36:02 2026] POST /volume/v3/attachments => generated 273 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:36:03.035220 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-c8cc6f0e-c865-406b-9d43-17711cd18a98 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:03.037575 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-c8cc6f0e-c865-406b-9d43-17711cd18a98 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] GET https://10.4.3.7/volume/v3/backups/0a8424c9-a16b-44f2-9bca-9afbfc572c83 Jul 10 08:36:03.037849 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-c8cc6f0e-c865-406b-9d43-17711cd18a98 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:03.038111 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-c8cc6f0e-c865-406b-9d43-17711cd18a98 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:03.038275 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-c8cc6f0e-c865-406b-9d43-17711cd18a98 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Show backup with id 0a8424c9-a16b-44f2-9bca-9afbfc572c83. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:36:03.042882 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:03.042882 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:36:03.043608 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-c8cc6f0e-c865-406b-9d43-17711cd18a98 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] https://10.4.3.7/volume/v3/backups/0a8424c9-a16b-44f2-9bca-9afbfc572c83 returned with HTTP 200 Jul 10 08:36:03.044006 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 486/1920] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:03 2026] GET /volume/v3/backups/0a8424c9-a16b-44f2-9bca-9afbfc572c83 => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:03.165392 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-89247f5c-a8ca-4844-a0f6-79df299259c9 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:03.167341 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-89247f5c-a8ca-4844-a0f6-79df299259c9 tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] GET https://10.4.3.7/volume/v3/volumes/854ab56d-885b-43f6-911b-5ecaf72083a3 Jul 10 08:36:03.167529 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-89247f5c-a8ca-4844-a0f6-79df299259c9 tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:03.167703 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-89247f5c-a8ca-4844-a0f6-79df299259c9 tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:03.177217 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:03.177217 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:36:03.180668 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-89247f5c-a8ca-4844-a0f6-79df299259c9 tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] Volume info retrieved successfully. Jul 10 08:36:03.186496 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-89247f5c-a8ca-4844-a0f6-79df299259c9 tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] https://10.4.3.7/volume/v3/volumes/854ab56d-885b-43f6-911b-5ecaf72083a3 returned with HTTP 200 Jul 10 08:36:03.187239 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 477/1921] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:36:03 2026] GET /volume/v3/volumes/854ab56d-885b-43f6-911b-5ecaf72083a3 => generated 862 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:36:03.331814 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-3cc74d7a-0f5c-44e0-9fe0-33158806d8d1 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:03.332197 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-3cc74d7a-0f5c-44e0-9fe0-33158806d8d1 None None] GET https://10.4.3.7/volume// Jul 10 08:36:03.332351 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-3cc74d7a-0f5c-44e0-9fe0-33158806d8d1 None None] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:03.332563 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-3cc74d7a-0f5c-44e0-9fe0-33158806d8d1 None None] Calling method 'all' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:03.332913 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-3cc74d7a-0f5c-44e0-9fe0-33158806d8d1 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:36:03.333223 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 481/1922] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:36:03 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:36:03.341816 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-67b80c9c-30df-4e2a-b789-c96b63b65c15 req-8f00202c-473c-47b3-aaf0-1ffa7ec190a9 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:03.344056 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-67b80c9c-30df-4e2a-b789-c96b63b65c15 req-8f00202c-473c-47b3-aaf0-1ffa7ec190a9 tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] GET https://10.4.3.7/volume/v3/volumes/854ab56d-885b-43f6-911b-5ecaf72083a3 Jul 10 08:36:03.344276 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-67b80c9c-30df-4e2a-b789-c96b63b65c15 req-8f00202c-473c-47b3-aaf0-1ffa7ec190a9 tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:03.344482 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-67b80c9c-30df-4e2a-b789-c96b63b65c15 req-8f00202c-473c-47b3-aaf0-1ffa7ec190a9 tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:03.353737 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:03.353737 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:36:03.357269 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-67b80c9c-30df-4e2a-b789-c96b63b65c15 req-8f00202c-473c-47b3-aaf0-1ffa7ec190a9 tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] Volume info retrieved successfully. Jul 10 08:36:03.361605 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-67b80c9c-30df-4e2a-b789-c96b63b65c15 req-8f00202c-473c-47b3-aaf0-1ffa7ec190a9 tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] https://10.4.3.7/volume/v3/volumes/854ab56d-885b-43f6-911b-5ecaf72083a3 returned with HTTP 200 Jul 10 08:36:03.362038 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 479/1923] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:36:03 2026] GET /volume/v3/volumes/854ab56d-885b-43f6-911b-5ecaf72083a3 => generated 1024 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:36:03.464322 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-67b80c9c-30df-4e2a-b789-c96b63b65c15 req-202996ec-7fd1-460f-a12e-3b7a66c88066 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:03.466443 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-67b80c9c-30df-4e2a-b789-c96b63b65c15 req-202996ec-7fd1-460f-a12e-3b7a66c88066 tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] PUT https://10.4.3.7/volume/v3/attachments/d968d27c-33e1-4e1a-83d2-c32b21542159 Jul 10 08:36:03.466880 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-67b80c9c-30df-4e2a-b789-c96b63b65c15 req-202996ec-7fd1-460f-a12e-3b7a66c88066 tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.7", "host": "np0000004976", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b54eda21b644", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bf3c9c16-ec3d-4df7-865b-5f424258654a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:36:03.476200 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.coordination [req-67b80c9c-30df-4e2a-b789-c96b63b65c15 req-202996ec-7fd1-460f-a12e-3b7a66c88066 tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] Acquiring lock "cinder-attachment_update-854ab56d-885b-43f6-911b-5ecaf72083a3-np0000004976" by "attachment_update" {{(pid=100054) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 08:36:03.480935 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.coordination [req-67b80c9c-30df-4e2a-b789-c96b63b65c15 req-202996ec-7fd1-460f-a12e-3b7a66c88066 tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] Lock "cinder-attachment_update-854ab56d-885b-43f6-911b-5ecaf72083a3-np0000004976" acquired by "attachment_update" :: waited 0.005s {{(pid=100054) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 08:36:03.481934 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:03.481934 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:36:03.564577 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-af7d682c-8eee-4dcd-891c-62437f599a8b None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:03.567849 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-af7d682c-8eee-4dcd-891c-62437f599a8b tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] GET https://10.4.3.7/volume/v3/volumes/e0403d49-43cc-47aa-8c09-92ddab7ed6a0 Jul 10 08:36:03.568130 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-af7d682c-8eee-4dcd-891c-62437f599a8b tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:03.568671 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-af7d682c-8eee-4dcd-891c-62437f599a8b tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:03.583975 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:03.583975 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:36:03.587392 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-af7d682c-8eee-4dcd-891c-62437f599a8b tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Volume info retrieved successfully. Jul 10 08:36:03.593295 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-af7d682c-8eee-4dcd-891c-62437f599a8b tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/volumes/e0403d49-43cc-47aa-8c09-92ddab7ed6a0 returned with HTTP 200 Jul 10 08:36:03.593871 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 478/1924] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:03 2026] GET /volume/v3/volumes/e0403d49-43cc-47aa-8c09-92ddab7ed6a0 => generated 878 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:03.757172 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-ee2dec27-d6d2-4ebc-a142-c8dd737be509 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:03.759115 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-ee2dec27-d6d2-4ebc-a142-c8dd737be509 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] GET https://10.4.3.7/volume/v3/snapshots/4d279316-42bf-477a-a83c-1b7b762423c6 Jul 10 08:36:03.759314 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-ee2dec27-d6d2-4ebc-a142-c8dd737be509 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:03.759521 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-ee2dec27-d6d2-4ebc-a142-c8dd737be509 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:03.763620 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-ee2dec27-d6d2-4ebc-a142-c8dd737be509 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/snapshots/4d279316-42bf-477a-a83c-1b7b762423c6 returned with HTTP 404 Jul 10 08:36:03.764106 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 482/1925] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:36:03 2026] GET /volume/v3/snapshots/4d279316-42bf-477a-a83c-1b7b762423c6 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:36:03.772031 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-50d969a9-285e-48d2-83d5-7bff59b2f2fa None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:03.774342 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-50d969a9-285e-48d2-83d5-7bff59b2f2fa tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] DELETE https://10.4.3.7/volume/v3/snapshots/16b7d04d-6fed-4df1-9705-3722089d0d3f Jul 10 08:36:03.774434 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-50d969a9-285e-48d2-83d5-7bff59b2f2fa tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:03.774575 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-50d969a9-285e-48d2-83d5-7bff59b2f2fa tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:03.774677 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.snapshots [None req-50d969a9-285e-48d2-83d5-7bff59b2f2fa tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Delete snapshot with id: 16b7d04d-6fed-4df1-9705-3722089d0d3f Jul 10 08:36:03.784733 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:03.784733 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:36:03.785204 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-50d969a9-285e-48d2-83d5-7bff59b2f2fa tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Snapshot retrieved successfully. Jul 10 08:36:03.811228 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-50d969a9-285e-48d2-83d5-7bff59b2f2fa tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Snapshot delete request issued successfully. Jul 10 08:36:03.811462 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-50d969a9-285e-48d2-83d5-7bff59b2f2fa tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/snapshots/16b7d04d-6fed-4df1-9705-3722089d0d3f returned with HTTP 202 Jul 10 08:36:03.812067 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 480/1926] 10.4.3.7 () {66 vars in 1343 bytes} [Fri Jul 10 08:36:03 2026] DELETE /volume/v3/snapshots/16b7d04d-6fed-4df1-9705-3722089d0d3f => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:36:03.818884 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-745c07e2-d484-43d5-9558-185146b3a4ed None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:03.820697 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-745c07e2-d484-43d5-9558-185146b3a4ed tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] GET https://10.4.3.7/volume/v3/snapshots/16b7d04d-6fed-4df1-9705-3722089d0d3f Jul 10 08:36:03.820928 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-745c07e2-d484-43d5-9558-185146b3a4ed tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:03.821202 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-745c07e2-d484-43d5-9558-185146b3a4ed tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:03.828219 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:03.828219 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:36:03.828727 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-745c07e2-d484-43d5-9558-185146b3a4ed tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Snapshot retrieved successfully. Jul 10 08:36:03.829498 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-745c07e2-d484-43d5-9558-185146b3a4ed tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/snapshots/16b7d04d-6fed-4df1-9705-3722089d0d3f returned with HTTP 200 Jul 10 08:36:03.829904 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 479/1927] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:36:03 2026] GET /volume/v3/snapshots/16b7d04d-6fed-4df1-9705-3722089d0d3f => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:04.008023 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.coordination [req-67b80c9c-30df-4e2a-b789-c96b63b65c15 req-202996ec-7fd1-460f-a12e-3b7a66c88066 tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] Lock "cinder-attachment_update-854ab56d-885b-43f6-911b-5ecaf72083a3-np0000004976" released by "attachment_update" :: held 0.526s {{(pid=100054) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 08:36:04.008023 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-67b80c9c-30df-4e2a-b789-c96b63b65c15 req-202996ec-7fd1-460f-a12e-3b7a66c88066 tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] https://10.4.3.7/volume/v3/attachments/d968d27c-33e1-4e1a-83d2-c32b21542159 returned with HTTP 200 Jul 10 08:36:04.008023 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 487/1928] 10.4.3.7 () {74 vars in 1690 bytes} [Fri Jul 10 08:36:03 2026] PUT /volume/v3/attachments/d968d27c-33e1-4e1a-83d2-c32b21542159 => generated 969 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:36:04.056107 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-afafd97b-825c-46fb-80e8-cef5d9183985 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:04.058228 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-afafd97b-825c-46fb-80e8-cef5d9183985 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] GET https://10.4.3.7/volume/v3/backups/0a8424c9-a16b-44f2-9bca-9afbfc572c83 Jul 10 08:36:04.058488 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-afafd97b-825c-46fb-80e8-cef5d9183985 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:04.058722 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-afafd97b-825c-46fb-80e8-cef5d9183985 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:04.058871 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-afafd97b-825c-46fb-80e8-cef5d9183985 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Show backup with id 0a8424c9-a16b-44f2-9bca-9afbfc572c83. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:36:04.064104 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:04.064104 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:36:04.064972 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-afafd97b-825c-46fb-80e8-cef5d9183985 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] https://10.4.3.7/volume/v3/backups/0a8424c9-a16b-44f2-9bca-9afbfc572c83 returned with HTTP 200 Jul 10 08:36:04.065369 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 483/1929] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:04 2026] GET /volume/v3/backups/0a8424c9-a16b-44f2-9bca-9afbfc572c83 => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:04.200589 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-80908549-2e6b-4144-ab50-50bad2ead87a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:04.202681 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-80908549-2e6b-4144-ab50-50bad2ead87a tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] GET https://10.4.3.7/volume/v3/volumes/854ab56d-885b-43f6-911b-5ecaf72083a3 Jul 10 08:36:04.202936 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-80908549-2e6b-4144-ab50-50bad2ead87a tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:04.203165 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-80908549-2e6b-4144-ab50-50bad2ead87a tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:04.213129 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:04.213129 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:36:04.216384 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-80908549-2e6b-4144-ab50-50bad2ead87a tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] Volume info retrieved successfully. Jul 10 08:36:04.220333 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-80908549-2e6b-4144-ab50-50bad2ead87a tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] https://10.4.3.7/volume/v3/volumes/854ab56d-885b-43f6-911b-5ecaf72083a3 returned with HTTP 200 Jul 10 08:36:04.220732 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 481/1930] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:36:04 2026] GET /volume/v3/volumes/854ab56d-885b-43f6-911b-5ecaf72083a3 => generated 863 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:36:04.610426 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-1bd465c6-3fb7-4308-a720-014b71fed974 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:04.610426 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-1bd465c6-3fb7-4308-a720-014b71fed974 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] GET https://10.4.3.7/volume/v3/volumes/e0403d49-43cc-47aa-8c09-92ddab7ed6a0 Jul 10 08:36:04.610426 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-1bd465c6-3fb7-4308-a720-014b71fed974 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:04.610426 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-1bd465c6-3fb7-4308-a720-014b71fed974 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:04.619017 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:04.619017 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:36:04.622102 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-1bd465c6-3fb7-4308-a720-014b71fed974 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Volume info retrieved successfully. Jul 10 08:36:04.625972 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-1bd465c6-3fb7-4308-a720-014b71fed974 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/volumes/e0403d49-43cc-47aa-8c09-92ddab7ed6a0 returned with HTTP 200 Jul 10 08:36:04.626370 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 480/1931] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:04 2026] GET /volume/v3/volumes/e0403d49-43cc-47aa-8c09-92ddab7ed6a0 => generated 878 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:04.839910 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-40a2cdf8-b1af-4eb2-b542-dcb78fd21afb None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:04.842085 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-40a2cdf8-b1af-4eb2-b542-dcb78fd21afb tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] GET https://10.4.3.7/volume/v3/snapshots/16b7d04d-6fed-4df1-9705-3722089d0d3f Jul 10 08:36:04.842301 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-40a2cdf8-b1af-4eb2-b542-dcb78fd21afb tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:04.842541 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-40a2cdf8-b1af-4eb2-b542-dcb78fd21afb tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:04.847337 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-40a2cdf8-b1af-4eb2-b542-dcb78fd21afb tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/snapshots/16b7d04d-6fed-4df1-9705-3722089d0d3f returned with HTTP 404 Jul 10 08:36:04.847822 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 488/1932] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:36:04 2026] GET /volume/v3/snapshots/16b7d04d-6fed-4df1-9705-3722089d0d3f => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:36:04.854579 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-a1ed58e5-8d57-423d-abd4-2b833a8b2e04 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:04.856567 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-a1ed58e5-8d57-423d-abd4-2b833a8b2e04 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] DELETE https://10.4.3.7/volume/v3/snapshots/4d279316-42bf-477a-a83c-1b7b762423c6 Jul 10 08:36:04.856774 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-a1ed58e5-8d57-423d-abd4-2b833a8b2e04 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:04.857009 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-a1ed58e5-8d57-423d-abd4-2b833a8b2e04 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:04.857158 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.snapshots [None req-a1ed58e5-8d57-423d-abd4-2b833a8b2e04 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Delete snapshot with id: 4d279316-42bf-477a-a83c-1b7b762423c6 Jul 10 08:36:04.861923 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-a1ed58e5-8d57-423d-abd4-2b833a8b2e04 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/snapshots/4d279316-42bf-477a-a83c-1b7b762423c6 returned with HTTP 404 Jul 10 08:36:04.862617 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 484/1933] 10.4.3.7 () {66 vars in 1343 bytes} [Fri Jul 10 08:36:04 2026] DELETE /volume/v3/snapshots/4d279316-42bf-477a-a83c-1b7b762423c6 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:36:04.870719 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-cf5c9881-a550-41eb-927a-95b8390c5558 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:04.874367 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cf5c9881-a550-41eb-927a-95b8390c5558 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] DELETE https://10.4.3.7/volume/v3/snapshots/16b7d04d-6fed-4df1-9705-3722089d0d3f Jul 10 08:36:04.874789 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-cf5c9881-a550-41eb-927a-95b8390c5558 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:04.874887 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-cf5c9881-a550-41eb-927a-95b8390c5558 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:04.875049 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.snapshots [None req-cf5c9881-a550-41eb-927a-95b8390c5558 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Delete snapshot with id: 16b7d04d-6fed-4df1-9705-3722089d0d3f Jul 10 08:36:04.885704 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cf5c9881-a550-41eb-927a-95b8390c5558 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/snapshots/16b7d04d-6fed-4df1-9705-3722089d0d3f returned with HTTP 404 Jul 10 08:36:04.886230 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 482/1934] 10.4.3.7 () {66 vars in 1343 bytes} [Fri Jul 10 08:36:04 2026] DELETE /volume/v3/snapshots/16b7d04d-6fed-4df1-9705-3722089d0d3f => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:36:04.894828 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-b2fe2198-0954-462d-9f63-569ceb23a6cd None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:04.897241 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-b2fe2198-0954-462d-9f63-569ceb23a6cd tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] DELETE https://10.4.3.7/volume/v3/snapshots/43050ba9-ecbd-470c-983e-346a24a2aa20 Jul 10 08:36:04.897452 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-b2fe2198-0954-462d-9f63-569ceb23a6cd tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:04.897650 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-b2fe2198-0954-462d-9f63-569ceb23a6cd tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'delete' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:04.897785 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.snapshots [None req-b2fe2198-0954-462d-9f63-569ceb23a6cd tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Delete snapshot with id: 43050ba9-ecbd-470c-983e-346a24a2aa20 Jul 10 08:36:04.902804 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-b2fe2198-0954-462d-9f63-569ceb23a6cd tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/snapshots/43050ba9-ecbd-470c-983e-346a24a2aa20 returned with HTTP 404 Jul 10 08:36:04.903292 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 481/1935] 10.4.3.7 () {66 vars in 1343 bytes} [Fri Jul 10 08:36:04 2026] DELETE /volume/v3/snapshots/43050ba9-ecbd-470c-983e-346a24a2aa20 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:36:04.946487 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-24503991-1d36-4042-8a75-c53f599f1543 req-bcddbdec-97f9-46ef-8b93-a9a187f57cb1 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:04.948495 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-24503991-1d36-4042-8a75-c53f599f1543 req-bcddbdec-97f9-46ef-8b93-a9a187f57cb1 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] GET https://10.4.3.7/volume/v3/volumes/63c02f57-62b4-4eb2-b1ab-8906b66ac3fd Jul 10 08:36:04.948666 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-24503991-1d36-4042-8a75-c53f599f1543 req-bcddbdec-97f9-46ef-8b93-a9a187f57cb1 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:04.948840 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-24503991-1d36-4042-8a75-c53f599f1543 req-bcddbdec-97f9-46ef-8b93-a9a187f57cb1 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:04.958288 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:04.958288 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:36:04.962023 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-24503991-1d36-4042-8a75-c53f599f1543 req-bcddbdec-97f9-46ef-8b93-a9a187f57cb1 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Volume info retrieved successfully. Jul 10 08:36:04.967572 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-24503991-1d36-4042-8a75-c53f599f1543 req-bcddbdec-97f9-46ef-8b93-a9a187f57cb1 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/volumes/63c02f57-62b4-4eb2-b1ab-8906b66ac3fd returned with HTTP 200 Jul 10 08:36:04.968086 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 489/1936] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:36:04 2026] GET /volume/v3/volumes/63c02f57-62b4-4eb2-b1ab-8906b66ac3fd => generated 1649 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:36:04.992285 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-24503991-1d36-4042-8a75-c53f599f1543 req-09f6d9b8-67c8-4486-9e7c-5141cc959bcc None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:04.994335 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-24503991-1d36-4042-8a75-c53f599f1543 req-09f6d9b8-67c8-4486-9e7c-5141cc959bcc tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] POST https://10.4.3.7/volume/v3/volumes/63c02f57-62b4-4eb2-b1ab-8906b66ac3fd/action Jul 10 08:36:04.994725 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-24503991-1d36-4042-8a75-c53f599f1543 req-09f6d9b8-67c8-4486-9e7c-5141cc959bcc tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:36:04.994859 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-24503991-1d36-4042-8a75-c53f599f1543 req-09f6d9b8-67c8-4486-9e7c-5141cc959bcc tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:36:05.006563 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:05.006563 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:36:05.007159 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [req-24503991-1d36-4042-8a75-c53f599f1543 req-09f6d9b8-67c8-4486-9e7c-5141cc959bcc tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Volume info retrieved successfully. Jul 10 08:36:05.013471 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [req-24503991-1d36-4042-8a75-c53f599f1543 req-09f6d9b8-67c8-4486-9e7c-5141cc959bcc tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Begin detaching volume completed successfully. Jul 10 08:36:05.013723 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-24503991-1d36-4042-8a75-c53f599f1543 req-09f6d9b8-67c8-4486-9e7c-5141cc959bcc tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/volumes/63c02f57-62b4-4eb2-b1ab-8906b66ac3fd/action returned with HTTP 202 Jul 10 08:36:05.014228 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 485/1937] 10.4.3.7 () {72 vars in 1658 bytes} [Fri Jul 10 08:36:04 2026] POST /volume/v3/volumes/63c02f57-62b4-4eb2-b1ab-8906b66ac3fd/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:36:05.076428 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-6253084b-ecb5-4207-b5cd-c1ed12770632 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:05.078195 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-6253084b-ecb5-4207-b5cd-c1ed12770632 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] GET https://10.4.3.7/volume/v3/backups/0a8424c9-a16b-44f2-9bca-9afbfc572c83 Jul 10 08:36:05.078427 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-6253084b-ecb5-4207-b5cd-c1ed12770632 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:05.078613 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-6253084b-ecb5-4207-b5cd-c1ed12770632 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:05.078719 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-6253084b-ecb5-4207-b5cd-c1ed12770632 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Show backup with id 0a8424c9-a16b-44f2-9bca-9afbfc572c83. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:36:05.083443 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:05.083443 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:36:05.084168 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-6253084b-ecb5-4207-b5cd-c1ed12770632 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] https://10.4.3.7/volume/v3/backups/0a8424c9-a16b-44f2-9bca-9afbfc572c83 returned with HTTP 200 Jul 10 08:36:05.084528 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 483/1938] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:05 2026] GET /volume/v3/backups/0a8424c9-a16b-44f2-9bca-9afbfc572c83 => generated 799 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:05.232554 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-c71843f2-462c-44ba-8f36-318eb481cb1e None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:05.234732 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-c71843f2-462c-44ba-8f36-318eb481cb1e tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] GET https://10.4.3.7/volume/v3/volumes/854ab56d-885b-43f6-911b-5ecaf72083a3 Jul 10 08:36:05.235011 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-c71843f2-462c-44ba-8f36-318eb481cb1e tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:05.235251 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-c71843f2-462c-44ba-8f36-318eb481cb1e tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:05.244599 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:05.244599 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:36:05.248034 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-c71843f2-462c-44ba-8f36-318eb481cb1e tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] Volume info retrieved successfully. Jul 10 08:36:05.252492 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-c71843f2-462c-44ba-8f36-318eb481cb1e tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] https://10.4.3.7/volume/v3/volumes/854ab56d-885b-43f6-911b-5ecaf72083a3 returned with HTTP 200 Jul 10 08:36:05.252926 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 482/1939] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:36:05 2026] GET /volume/v3/volumes/854ab56d-885b-43f6-911b-5ecaf72083a3 => generated 863 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:36:05.640944 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-f6f30d41-1645-4340-a961-ccbbf57e2374 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:05.642770 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-f6f30d41-1645-4340-a961-ccbbf57e2374 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] GET https://10.4.3.7/volume/v3/volumes/e0403d49-43cc-47aa-8c09-92ddab7ed6a0 Jul 10 08:36:05.642953 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-f6f30d41-1645-4340-a961-ccbbf57e2374 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:05.643129 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-f6f30d41-1645-4340-a961-ccbbf57e2374 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:05.652003 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:05.652003 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:36:05.655274 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-f6f30d41-1645-4340-a961-ccbbf57e2374 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Volume info retrieved successfully. Jul 10 08:36:05.658953 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-f6f30d41-1645-4340-a961-ccbbf57e2374 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/volumes/e0403d49-43cc-47aa-8c09-92ddab7ed6a0 returned with HTTP 200 Jul 10 08:36:05.659297 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 490/1940] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:05 2026] GET /volume/v3/volumes/e0403d49-43cc-47aa-8c09-92ddab7ed6a0 => generated 878 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:06.038799 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-e40ecbe8-98c5-48a7-b118-7fd4b465cfb8 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:06.039126 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-e40ecbe8-98c5-48a7-b118-7fd4b465cfb8 None None] GET https://10.4.3.7/volume// Jul 10 08:36:06.039269 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-e40ecbe8-98c5-48a7-b118-7fd4b465cfb8 None None] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:06.039452 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-e40ecbe8-98c5-48a7-b118-7fd4b465cfb8 None None] Calling method 'all' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:06.039751 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-e40ecbe8-98c5-48a7-b118-7fd4b465cfb8 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:36:06.040061 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 486/1941] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:36:06 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:36:06.049645 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-24503991-1d36-4042-8a75-c53f599f1543 req-1cea0247-6cd2-4bd4-bf7d-b086f0bd6cb2 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:06.051492 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-24503991-1d36-4042-8a75-c53f599f1543 req-1cea0247-6cd2-4bd4-bf7d-b086f0bd6cb2 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] GET https://10.4.3.7/volume/v3/volumes/63c02f57-62b4-4eb2-b1ab-8906b66ac3fd Jul 10 08:36:06.051681 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-24503991-1d36-4042-8a75-c53f599f1543 req-1cea0247-6cd2-4bd4-bf7d-b086f0bd6cb2 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:06.051859 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-24503991-1d36-4042-8a75-c53f599f1543 req-1cea0247-6cd2-4bd4-bf7d-b086f0bd6cb2 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:06.059793 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:06.059793 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:36:06.063226 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-24503991-1d36-4042-8a75-c53f599f1543 req-1cea0247-6cd2-4bd4-bf7d-b086f0bd6cb2 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Volume info retrieved successfully. Jul 10 08:36:06.068417 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-24503991-1d36-4042-8a75-c53f599f1543 req-1cea0247-6cd2-4bd4-bf7d-b086f0bd6cb2 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/volumes/63c02f57-62b4-4eb2-b1ab-8906b66ac3fd returned with HTTP 200 Jul 10 08:36:06.068867 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 484/1942] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:36:06 2026] GET /volume/v3/volumes/63c02f57-62b4-4eb2-b1ab-8906b66ac3fd => generated 1832 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 10 08:36:06.095963 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-8d331a79-3461-4c90-851c-4a07a1805aef None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:06.097607 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-8d331a79-3461-4c90-851c-4a07a1805aef tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] GET https://10.4.3.7/volume/v3/backups/0a8424c9-a16b-44f2-9bca-9afbfc572c83 Jul 10 08:36:06.097859 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-8d331a79-3461-4c90-851c-4a07a1805aef tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:06.097985 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-8d331a79-3461-4c90-851c-4a07a1805aef tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:06.098080 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-8d331a79-3461-4c90-851c-4a07a1805aef tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Show backup with id 0a8424c9-a16b-44f2-9bca-9afbfc572c83. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:36:06.102315 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:06.102315 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:36:06.103141 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-8d331a79-3461-4c90-851c-4a07a1805aef tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] https://10.4.3.7/volume/v3/backups/0a8424c9-a16b-44f2-9bca-9afbfc572c83 returned with HTTP 200 Jul 10 08:36:06.103716 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 483/1943] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:06 2026] GET /volume/v3/backups/0a8424c9-a16b-44f2-9bca-9afbfc572c83 => generated 799 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:06.265504 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-b162b1b0-a4f3-4c20-85a7-38c8721eedb5 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:06.267090 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-b162b1b0-a4f3-4c20-85a7-38c8721eedb5 tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] GET https://10.4.3.7/volume/v3/volumes/854ab56d-885b-43f6-911b-5ecaf72083a3 Jul 10 08:36:06.267298 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-b162b1b0-a4f3-4c20-85a7-38c8721eedb5 tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:06.267594 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-b162b1b0-a4f3-4c20-85a7-38c8721eedb5 tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:06.277450 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:06.277450 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:36:06.281569 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-b162b1b0-a4f3-4c20-85a7-38c8721eedb5 tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] Volume info retrieved successfully. Jul 10 08:36:06.285781 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-b162b1b0-a4f3-4c20-85a7-38c8721eedb5 tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] https://10.4.3.7/volume/v3/volumes/854ab56d-885b-43f6-911b-5ecaf72083a3 returned with HTTP 200 Jul 10 08:36:06.286177 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 491/1944] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:36:06 2026] GET /volume/v3/volumes/854ab56d-885b-43f6-911b-5ecaf72083a3 => generated 863 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:36:06.672007 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-c941c737-aaae-4945-bea2-2dd0f38831cb None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:06.673555 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-c941c737-aaae-4945-bea2-2dd0f38831cb tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] GET https://10.4.3.7/volume/v3/volumes/e0403d49-43cc-47aa-8c09-92ddab7ed6a0 Jul 10 08:36:06.673732 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-c941c737-aaae-4945-bea2-2dd0f38831cb tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:06.673919 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-c941c737-aaae-4945-bea2-2dd0f38831cb tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:06.682760 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:06.682760 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:36:06.686134 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-c941c737-aaae-4945-bea2-2dd0f38831cb tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Volume info retrieved successfully. Jul 10 08:36:06.691417 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-c941c737-aaae-4945-bea2-2dd0f38831cb tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/volumes/e0403d49-43cc-47aa-8c09-92ddab7ed6a0 returned with HTTP 200 Jul 10 08:36:06.691793 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 487/1945] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:06 2026] GET /volume/v3/volumes/e0403d49-43cc-47aa-8c09-92ddab7ed6a0 => generated 878 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:07.113665 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-d306635e-5a06-4fc7-bf4b-c42be2889ca2 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:07.115788 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d306635e-5a06-4fc7-bf4b-c42be2889ca2 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] GET https://10.4.3.7/volume/v3/backups/0a8424c9-a16b-44f2-9bca-9afbfc572c83 Jul 10 08:36:07.116017 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d306635e-5a06-4fc7-bf4b-c42be2889ca2 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:07.116279 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d306635e-5a06-4fc7-bf4b-c42be2889ca2 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:07.116420 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-d306635e-5a06-4fc7-bf4b-c42be2889ca2 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Show backup with id 0a8424c9-a16b-44f2-9bca-9afbfc572c83. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:36:07.120647 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:07.120647 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:36:07.121519 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d306635e-5a06-4fc7-bf4b-c42be2889ca2 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] https://10.4.3.7/volume/v3/backups/0a8424c9-a16b-44f2-9bca-9afbfc572c83 returned with HTTP 200 Jul 10 08:36:07.122113 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 485/1946] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:07 2026] GET /volume/v3/backups/0a8424c9-a16b-44f2-9bca-9afbfc572c83 => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:07.299464 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-e2bd6f12-66bd-4d71-bcf0-47a74f76307a None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:07.301471 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-e2bd6f12-66bd-4d71-bcf0-47a74f76307a tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] GET https://10.4.3.7/volume/v3/volumes/854ab56d-885b-43f6-911b-5ecaf72083a3 Jul 10 08:36:07.301720 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-e2bd6f12-66bd-4d71-bcf0-47a74f76307a tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:07.301982 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-e2bd6f12-66bd-4d71-bcf0-47a74f76307a tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:07.315729 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:07.315729 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:36:07.320415 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-e2bd6f12-66bd-4d71-bcf0-47a74f76307a tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] Volume info retrieved successfully. Jul 10 08:36:07.324667 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-e2bd6f12-66bd-4d71-bcf0-47a74f76307a tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] https://10.4.3.7/volume/v3/volumes/854ab56d-885b-43f6-911b-5ecaf72083a3 returned with HTTP 200 Jul 10 08:36:07.325057 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 484/1947] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:36:07 2026] GET /volume/v3/volumes/854ab56d-885b-43f6-911b-5ecaf72083a3 => generated 863 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:36:07.704076 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-a4e59399-5033-4043-bea4-93d335adf814 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:07.705846 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-a4e59399-5033-4043-bea4-93d335adf814 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] GET https://10.4.3.7/volume/v3/volumes/e0403d49-43cc-47aa-8c09-92ddab7ed6a0 Jul 10 08:36:07.706027 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-a4e59399-5033-4043-bea4-93d335adf814 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:07.706202 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-a4e59399-5033-4043-bea4-93d335adf814 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:07.715993 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:07.715993 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:36:07.719166 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-a4e59399-5033-4043-bea4-93d335adf814 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Volume info retrieved successfully. Jul 10 08:36:07.724677 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-a4e59399-5033-4043-bea4-93d335adf814 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/volumes/e0403d49-43cc-47aa-8c09-92ddab7ed6a0 returned with HTTP 200 Jul 10 08:36:07.725098 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 492/1948] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:07 2026] GET /volume/v3/volumes/e0403d49-43cc-47aa-8c09-92ddab7ed6a0 => generated 878 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:08.132740 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-5dc42653-299f-4c7a-bddb-2724c93f44f7 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:08.134959 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-5dc42653-299f-4c7a-bddb-2724c93f44f7 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] GET https://10.4.3.7/volume/v3/backups/0a8424c9-a16b-44f2-9bca-9afbfc572c83 Jul 10 08:36:08.135206 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-5dc42653-299f-4c7a-bddb-2724c93f44f7 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:08.135450 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-5dc42653-299f-4c7a-bddb-2724c93f44f7 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:08.135592 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-5dc42653-299f-4c7a-bddb-2724c93f44f7 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Show backup with id 0a8424c9-a16b-44f2-9bca-9afbfc572c83. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:36:08.140670 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:08.140670 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:36:08.141806 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-5dc42653-299f-4c7a-bddb-2724c93f44f7 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] https://10.4.3.7/volume/v3/backups/0a8424c9-a16b-44f2-9bca-9afbfc572c83 returned with HTTP 200 Jul 10 08:36:08.142325 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 488/1949] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:08 2026] GET /volume/v3/backups/0a8424c9-a16b-44f2-9bca-9afbfc572c83 => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:08.337513 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-d1973abd-62dd-4280-8b31-0a55153df8fc None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:08.339303 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d1973abd-62dd-4280-8b31-0a55153df8fc tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] GET https://10.4.3.7/volume/v3/volumes/854ab56d-885b-43f6-911b-5ecaf72083a3 Jul 10 08:36:08.339585 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d1973abd-62dd-4280-8b31-0a55153df8fc tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:08.339821 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d1973abd-62dd-4280-8b31-0a55153df8fc tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:08.351256 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:08.351256 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:36:08.360497 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-d1973abd-62dd-4280-8b31-0a55153df8fc tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] Volume info retrieved successfully. Jul 10 08:36:08.365623 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d1973abd-62dd-4280-8b31-0a55153df8fc tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] https://10.4.3.7/volume/v3/volumes/854ab56d-885b-43f6-911b-5ecaf72083a3 returned with HTTP 200 Jul 10 08:36:08.366028 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 486/1950] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:36:08 2026] GET /volume/v3/volumes/854ab56d-885b-43f6-911b-5ecaf72083a3 => generated 863 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:36:08.739599 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-eb09de8f-8a0b-498d-b3f1-80eeae7f3f02 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:08.742637 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-eb09de8f-8a0b-498d-b3f1-80eeae7f3f02 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] GET https://10.4.3.7/volume/v3/volumes/e0403d49-43cc-47aa-8c09-92ddab7ed6a0 Jul 10 08:36:08.742914 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-eb09de8f-8a0b-498d-b3f1-80eeae7f3f02 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:08.743171 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-eb09de8f-8a0b-498d-b3f1-80eeae7f3f02 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:08.752856 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:08.752856 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:36:08.756273 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-eb09de8f-8a0b-498d-b3f1-80eeae7f3f02 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Volume info retrieved successfully. Jul 10 08:36:08.760643 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-eb09de8f-8a0b-498d-b3f1-80eeae7f3f02 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/volumes/e0403d49-43cc-47aa-8c09-92ddab7ed6a0 returned with HTTP 200 Jul 10 08:36:08.761147 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 485/1951] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:08 2026] GET /volume/v3/volumes/e0403d49-43cc-47aa-8c09-92ddab7ed6a0 => generated 878 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:09.154318 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-7c74edf7-0706-419b-941c-667e898076d6 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:09.156124 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-7c74edf7-0706-419b-941c-667e898076d6 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] GET https://10.4.3.7/volume/v3/backups/0a8424c9-a16b-44f2-9bca-9afbfc572c83 Jul 10 08:36:09.156324 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-7c74edf7-0706-419b-941c-667e898076d6 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:09.156528 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-7c74edf7-0706-419b-941c-667e898076d6 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:09.156623 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-7c74edf7-0706-419b-941c-667e898076d6 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Show backup with id 0a8424c9-a16b-44f2-9bca-9afbfc572c83. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:36:09.160870 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:09.160870 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:36:09.161618 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-7c74edf7-0706-419b-941c-667e898076d6 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] https://10.4.3.7/volume/v3/backups/0a8424c9-a16b-44f2-9bca-9afbfc572c83 returned with HTTP 200 Jul 10 08:36:09.161988 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 493/1952] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:09 2026] GET /volume/v3/backups/0a8424c9-a16b-44f2-9bca-9afbfc572c83 => generated 799 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:09.379785 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-9ce68c0d-719e-4cbc-afde-219f9f38253a None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:09.381493 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-9ce68c0d-719e-4cbc-afde-219f9f38253a tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] GET https://10.4.3.7/volume/v3/volumes/854ab56d-885b-43f6-911b-5ecaf72083a3 Jul 10 08:36:09.381691 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-9ce68c0d-719e-4cbc-afde-219f9f38253a tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:09.381882 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-9ce68c0d-719e-4cbc-afde-219f9f38253a tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:09.390679 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:09.390679 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:36:09.394707 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-9ce68c0d-719e-4cbc-afde-219f9f38253a tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] Volume info retrieved successfully. Jul 10 08:36:09.398683 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-9ce68c0d-719e-4cbc-afde-219f9f38253a tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] https://10.4.3.7/volume/v3/volumes/854ab56d-885b-43f6-911b-5ecaf72083a3 returned with HTTP 200 Jul 10 08:36:09.399041 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 489/1953] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:36:09 2026] GET /volume/v3/volumes/854ab56d-885b-43f6-911b-5ecaf72083a3 => generated 863 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:36:09.512438 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-e43b1725-372a-4384-af92-ae5a5fa38646 req-635c91c4-707a-4ef9-9094-d336626d91f0 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:09.514388 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-e43b1725-372a-4384-af92-ae5a5fa38646 req-635c91c4-707a-4ef9-9094-d336626d91f0 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] POST https://10.4.3.7/volume/v3/attachments/27f3cd90-c550-4431-b416-2c7d4a87016a/action Jul 10 08:36:09.514758 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-e43b1725-372a-4384-af92-ae5a5fa38646 req-635c91c4-707a-4ef9-9094-d336626d91f0 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Action body: b'{"os-complete": null}' {{(pid=100057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:36:09.514913 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-e43b1725-372a-4384-af92-ae5a5fa38646 req-635c91c4-707a-4ef9-9094-d336626d91f0 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:36:09.529681 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:09.529681 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:36:09.539237 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-e43b1725-372a-4384-af92-ae5a5fa38646 req-635c91c4-707a-4ef9-9094-d336626d91f0 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/attachments/27f3cd90-c550-4431-b416-2c7d4a87016a/action returned with HTTP 204 Jul 10 08:36:09.539725 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 487/1954] 10.4.3.7 () {74 vars in 1711 bytes} [Fri Jul 10 08:36:09 2026] POST /volume/v3/attachments/27f3cd90-c550-4431-b416-2c7d4a87016a/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:36:09.567576 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-24503991-1d36-4042-8a75-c53f599f1543 req-e987c637-be87-4e3b-9297-13778f349f4c None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:09.569546 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-24503991-1d36-4042-8a75-c53f599f1543 req-e987c637-be87-4e3b-9297-13778f349f4c tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] DELETE https://10.4.3.7/volume/v3/attachments/234eb384-1a4a-47a3-b1d0-6c7fb705cf01 Jul 10 08:36:09.569742 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-24503991-1d36-4042-8a75-c53f599f1543 req-e987c637-be87-4e3b-9297-13778f349f4c tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:09.569944 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-24503991-1d36-4042-8a75-c53f599f1543 req-e987c637-be87-4e3b-9297-13778f349f4c tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'version_select' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:09.576679 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:09.576679 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:36:09.776507 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-ba03e72c-9243-4244-bc7d-0e955b7881b0 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:09.778372 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-ba03e72c-9243-4244-bc7d-0e955b7881b0 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] GET https://10.4.3.7/volume/v3/volumes/e0403d49-43cc-47aa-8c09-92ddab7ed6a0 Jul 10 08:36:09.778570 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-ba03e72c-9243-4244-bc7d-0e955b7881b0 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:09.778754 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-ba03e72c-9243-4244-bc7d-0e955b7881b0 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:09.788037 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:09.788037 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:36:09.791922 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-ba03e72c-9243-4244-bc7d-0e955b7881b0 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Volume info retrieved successfully. Jul 10 08:36:09.796745 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-ba03e72c-9243-4244-bc7d-0e955b7881b0 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/volumes/e0403d49-43cc-47aa-8c09-92ddab7ed6a0 returned with HTTP 200 Jul 10 08:36:09.797205 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 494/1955] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:09 2026] GET /volume/v3/volumes/e0403d49-43cc-47aa-8c09-92ddab7ed6a0 => generated 1170 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:36:09.810896 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-b330a209-6eef-4abe-8d15-fce670e5d1fc None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:09.812661 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-b330a209-6eef-4abe-8d15-fce670e5d1fc tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] GET https://10.4.3.7/volume/v3/volumes/e0403d49-43cc-47aa-8c09-92ddab7ed6a0 Jul 10 08:36:09.812905 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-b330a209-6eef-4abe-8d15-fce670e5d1fc tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:09.813108 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-b330a209-6eef-4abe-8d15-fce670e5d1fc tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:09.822884 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:09.822884 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:36:09.826691 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-b330a209-6eef-4abe-8d15-fce670e5d1fc tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Volume info retrieved successfully. Jul 10 08:36:09.832049 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-b330a209-6eef-4abe-8d15-fce670e5d1fc tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/volumes/e0403d49-43cc-47aa-8c09-92ddab7ed6a0 returned with HTTP 200 Jul 10 08:36:09.832593 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 490/1956] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:09 2026] GET /volume/v3/volumes/e0403d49-43cc-47aa-8c09-92ddab7ed6a0 => generated 1170 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:36:09.875887 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-5ef8820b-4724-46df-8d30-545c67046eb3 req-4e5bda6e-fa94-4ab8-868a-e01f56ae7750 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:09.878359 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-5ef8820b-4724-46df-8d30-545c67046eb3 req-4e5bda6e-fa94-4ab8-868a-e01f56ae7750 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] GET https://10.4.3.7/volume/v3/volumes/e0403d49-43cc-47aa-8c09-92ddab7ed6a0 Jul 10 08:36:09.878607 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-5ef8820b-4724-46df-8d30-545c67046eb3 req-4e5bda6e-fa94-4ab8-868a-e01f56ae7750 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:09.878853 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-5ef8820b-4724-46df-8d30-545c67046eb3 req-4e5bda6e-fa94-4ab8-868a-e01f56ae7750 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:09.889289 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:09.889289 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:36:09.893625 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-5ef8820b-4724-46df-8d30-545c67046eb3 req-4e5bda6e-fa94-4ab8-868a-e01f56ae7750 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Volume info retrieved successfully. Jul 10 08:36:09.899115 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-5ef8820b-4724-46df-8d30-545c67046eb3 req-4e5bda6e-fa94-4ab8-868a-e01f56ae7750 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/volumes/e0403d49-43cc-47aa-8c09-92ddab7ed6a0 returned with HTTP 200 Jul 10 08:36:09.899384 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 488/1957] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:36:09 2026] GET /volume/v3/volumes/e0403d49-43cc-47aa-8c09-92ddab7ed6a0 => generated 1170 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:36:09.918052 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-5ef8820b-4724-46df-8d30-545c67046eb3 req-9885f689-a3b6-4a93-b172-82e82a1c43b9 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:09.920247 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-5ef8820b-4724-46df-8d30-545c67046eb3 req-9885f689-a3b6-4a93-b172-82e82a1c43b9 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] POST https://10.4.3.7/volume/v3/volumes/e0403d49-43cc-47aa-8c09-92ddab7ed6a0/action Jul 10 08:36:09.920676 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-5ef8820b-4724-46df-8d30-545c67046eb3 req-9885f689-a3b6-4a93-b172-82e82a1c43b9 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100054) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:36:09.920864 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-5ef8820b-4724-46df-8d30-545c67046eb3 req-9885f689-a3b6-4a93-b172-82e82a1c43b9 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:36:09.933803 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:09.933803 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:36:09.934278 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-5ef8820b-4724-46df-8d30-545c67046eb3 req-9885f689-a3b6-4a93-b172-82e82a1c43b9 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Volume info retrieved successfully. Jul 10 08:36:09.941026 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-5ef8820b-4724-46df-8d30-545c67046eb3 req-9885f689-a3b6-4a93-b172-82e82a1c43b9 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Begin detaching volume completed successfully. Jul 10 08:36:09.941222 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-5ef8820b-4724-46df-8d30-545c67046eb3 req-9885f689-a3b6-4a93-b172-82e82a1c43b9 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/volumes/e0403d49-43cc-47aa-8c09-92ddab7ed6a0/action returned with HTTP 202 Jul 10 08:36:09.941657 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 495/1958] 10.4.3.7 () {72 vars in 1658 bytes} [Fri Jul 10 08:36:09 2026] POST /volume/v3/volumes/e0403d49-43cc-47aa-8c09-92ddab7ed6a0/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:36:10.103725 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-24503991-1d36-4042-8a75-c53f599f1543 req-e987c637-be87-4e3b-9297-13778f349f4c tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/attachments/234eb384-1a4a-47a3-b1d0-6c7fb705cf01 returned with HTTP 200 Jul 10 08:36:10.104132 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 486/1959] 10.4.3.7 () {72 vars in 1659 bytes} [Fri Jul 10 08:36:09 2026] DELETE /volume/v3/attachments/234eb384-1a4a-47a3-b1d0-6c7fb705cf01 => generated 19 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:10.172968 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-31e07efd-5703-4923-876a-902afc89efb9 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:10.174766 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-31e07efd-5703-4923-876a-902afc89efb9 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] GET https://10.4.3.7/volume/v3/backups/0a8424c9-a16b-44f2-9bca-9afbfc572c83 Jul 10 08:36:10.175011 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-31e07efd-5703-4923-876a-902afc89efb9 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:10.175157 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-31e07efd-5703-4923-876a-902afc89efb9 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:10.175290 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-31e07efd-5703-4923-876a-902afc89efb9 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Show backup with id 0a8424c9-a16b-44f2-9bca-9afbfc572c83. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:36:10.183766 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:10.183766 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:36:10.183766 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-31e07efd-5703-4923-876a-902afc89efb9 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] https://10.4.3.7/volume/v3/backups/0a8424c9-a16b-44f2-9bca-9afbfc572c83 returned with HTTP 200 Jul 10 08:36:10.183766 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 491/1960] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:10 2026] GET /volume/v3/backups/0a8424c9-a16b-44f2-9bca-9afbfc572c83 => generated 799 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:10.410899 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-69984c45-66a9-4f77-b324-9913617a6960 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:10.412951 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-69984c45-66a9-4f77-b324-9913617a6960 tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] GET https://10.4.3.7/volume/v3/volumes/854ab56d-885b-43f6-911b-5ecaf72083a3 Jul 10 08:36:10.413185 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-69984c45-66a9-4f77-b324-9913617a6960 tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:10.413402 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-69984c45-66a9-4f77-b324-9913617a6960 tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:10.423254 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:10.423254 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:36:10.426871 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-69984c45-66a9-4f77-b324-9913617a6960 tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] Volume info retrieved successfully. Jul 10 08:36:10.432321 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-69984c45-66a9-4f77-b324-9913617a6960 tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] https://10.4.3.7/volume/v3/volumes/854ab56d-885b-43f6-911b-5ecaf72083a3 returned with HTTP 200 Jul 10 08:36:10.432802 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 489/1961] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:36:10 2026] GET /volume/v3/volumes/854ab56d-885b-43f6-911b-5ecaf72083a3 => generated 863 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:36:10.968799 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-c92c536b-9edd-42e1-a851-eeec5a8bebd7 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:10.969248 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-c92c536b-9edd-42e1-a851-eeec5a8bebd7 None None] GET https://10.4.3.7/volume// Jul 10 08:36:10.969483 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-c92c536b-9edd-42e1-a851-eeec5a8bebd7 None None] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:10.969742 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-c92c536b-9edd-42e1-a851-eeec5a8bebd7 None None] Calling method 'all' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:10.970171 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-c92c536b-9edd-42e1-a851-eeec5a8bebd7 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:36:10.970522 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 496/1962] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:36:10 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:36:10.977507 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-5ef8820b-4724-46df-8d30-545c67046eb3 req-f0cb28e4-efee-4830-a6fa-e57e0aacba0a None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:10.979713 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-5ef8820b-4724-46df-8d30-545c67046eb3 req-f0cb28e4-efee-4830-a6fa-e57e0aacba0a tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] GET https://10.4.3.7/volume/v3/volumes/e0403d49-43cc-47aa-8c09-92ddab7ed6a0 Jul 10 08:36:10.979951 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-5ef8820b-4724-46df-8d30-545c67046eb3 req-f0cb28e4-efee-4830-a6fa-e57e0aacba0a tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:10.980173 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-5ef8820b-4724-46df-8d30-545c67046eb3 req-f0cb28e4-efee-4830-a6fa-e57e0aacba0a tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:10.990700 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:10.990700 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:36:10.994357 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [req-5ef8820b-4724-46df-8d30-545c67046eb3 req-f0cb28e4-efee-4830-a6fa-e57e0aacba0a tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Volume info retrieved successfully. Jul 10 08:36:10.999229 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-5ef8820b-4724-46df-8d30-545c67046eb3 req-f0cb28e4-efee-4830-a6fa-e57e0aacba0a tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/volumes/e0403d49-43cc-47aa-8c09-92ddab7ed6a0 returned with HTTP 200 Jul 10 08:36:10.999739 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 487/1963] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:36:10 2026] GET /volume/v3/volumes/e0403d49-43cc-47aa-8c09-92ddab7ed6a0 => generated 1353 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:36:11.010841 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-5ef8820b-4724-46df-8d30-545c67046eb3 req-a4e3a7fd-c6a9-42e5-b9a4-c6d97df5b2d4 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:11.013926 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-5ef8820b-4724-46df-8d30-545c67046eb3 req-a4e3a7fd-c6a9-42e5-b9a4-c6d97df5b2d4 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] GET https://10.4.3.7/volume/v3/volumes/e0403d49-43cc-47aa-8c09-92ddab7ed6a0/encryption Jul 10 08:36:11.013926 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-5ef8820b-4724-46df-8d30-545c67046eb3 req-a4e3a7fd-c6a9-42e5-b9a4-c6d97df5b2d4 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:11.013926 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-5ef8820b-4724-46df-8d30-545c67046eb3 req-a4e3a7fd-c6a9-42e5-b9a4-c6d97df5b2d4 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Calling method 'index' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:11.025874 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:11.025874 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:36:11.034128 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-5ef8820b-4724-46df-8d30-545c67046eb3 req-a4e3a7fd-c6a9-42e5-b9a4-c6d97df5b2d4 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/volumes/e0403d49-43cc-47aa-8c09-92ddab7ed6a0/encryption returned with HTTP 200 Jul 10 08:36:11.034598 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 492/1964] 10.4.3.7 () {68 vars in 1617 bytes} [Fri Jul 10 08:36:11 2026] GET /volume/v3/volumes/e0403d49-43cc-47aa-8c09-92ddab7ed6a0/encryption => generated 161 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:11.194328 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-ab09510a-5647-486b-95cc-6f259406fd96 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:11.203991 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ab09510a-5647-486b-95cc-6f259406fd96 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] GET https://10.4.3.7/volume/v3/backups/0a8424c9-a16b-44f2-9bca-9afbfc572c83 Jul 10 08:36:11.204248 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ab09510a-5647-486b-95cc-6f259406fd96 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:11.204516 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ab09510a-5647-486b-95cc-6f259406fd96 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:11.204679 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-ab09510a-5647-486b-95cc-6f259406fd96 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Show backup with id 0a8424c9-a16b-44f2-9bca-9afbfc572c83. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:36:11.211134 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:11.211134 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:36:11.211958 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ab09510a-5647-486b-95cc-6f259406fd96 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] https://10.4.3.7/volume/v3/backups/0a8424c9-a16b-44f2-9bca-9afbfc572c83 returned with HTTP 200 Jul 10 08:36:11.212343 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 490/1965] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:11 2026] GET /volume/v3/backups/0a8424c9-a16b-44f2-9bca-9afbfc572c83 => generated 799 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:11.229200 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-9cd4bdb1-7f02-4e19-aa35-50bb76f0d1ca None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:11.231643 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-9cd4bdb1-7f02-4e19-aa35-50bb76f0d1ca tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] GET https://10.4.3.7/volume/v3/volumes/82c27966-73a9-4ba1-aad9-42e3946ecd46 Jul 10 08:36:11.234304 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-9cd4bdb1-7f02-4e19-aa35-50bb76f0d1ca tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:11.234562 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-9cd4bdb1-7f02-4e19-aa35-50bb76f0d1ca tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:11.243211 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:11.243211 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:36:11.248342 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-9cd4bdb1-7f02-4e19-aa35-50bb76f0d1ca tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Volume info retrieved successfully. Jul 10 08:36:11.254792 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-9cd4bdb1-7f02-4e19-aa35-50bb76f0d1ca tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] https://10.4.3.7/volume/v3/volumes/82c27966-73a9-4ba1-aad9-42e3946ecd46 returned with HTTP 200 Jul 10 08:36:11.259478 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 497/1966] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:11 2026] GET /volume/v3/volumes/82c27966-73a9-4ba1-aad9-42e3946ecd46 => generated 898 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:11.269383 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-6bfa5dad-e8ef-457d-9665-1271f2f9a1f4 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:11.271016 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-6bfa5dad-e8ef-457d-9665-1271f2f9a1f4 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] GET https://10.4.3.7/volume/v3/volumes Jul 10 08:36:11.271186 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-6bfa5dad-e8ef-457d-9665-1271f2f9a1f4 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:11.272473 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-6bfa5dad-e8ef-457d-9665-1271f2f9a1f4 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Calling method 'index' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:11.272473 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.api_utils [None req-6bfa5dad-e8ef-457d-9665-1271f2f9a1f4 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Removing options '' from query. {{(pid=100055) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 08:36:11.272473 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-6bfa5dad-e8ef-457d-9665-1271f2f9a1f4 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100055) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 08:36:11.279558 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-6bfa5dad-e8ef-457d-9665-1271f2f9a1f4 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Get all volumes completed successfully. Jul 10 08:36:11.280225 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-6bfa5dad-e8ef-457d-9665-1271f2f9a1f4 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 200 Jul 10 08:36:11.280684 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 488/1967] 10.4.3.7 () {66 vars in 1223 bytes} [Fri Jul 10 08:36:11 2026] GET /volume/v3/volumes => generated 655 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:11.292172 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-1dd2d19f-aeae-48d3-bcf5-5a56890f38df None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:11.294236 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-1dd2d19f-aeae-48d3-bcf5-5a56890f38df tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] DELETE https://10.4.3.7/volume/v3/volumes/82c27966-73a9-4ba1-aad9-42e3946ecd46 Jul 10 08:36:11.294421 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-1dd2d19f-aeae-48d3-bcf5-5a56890f38df tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:11.294624 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-1dd2d19f-aeae-48d3-bcf5-5a56890f38df tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Calling method 'delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:11.294804 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-1dd2d19f-aeae-48d3-bcf5-5a56890f38df tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Delete volume with id: 82c27966-73a9-4ba1-aad9-42e3946ecd46 Jul 10 08:36:11.301529 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:11.301529 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:36:11.302041 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-1dd2d19f-aeae-48d3-bcf5-5a56890f38df tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Volume info retrieved successfully. Jul 10 08:36:11.320450 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-1dd2d19f-aeae-48d3-bcf5-5a56890f38df tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Delete volume request issued successfully. Jul 10 08:36:11.320613 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-1dd2d19f-aeae-48d3-bcf5-5a56890f38df tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] https://10.4.3.7/volume/v3/volumes/82c27966-73a9-4ba1-aad9-42e3946ecd46 returned with HTTP 202 Jul 10 08:36:11.321016 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 493/1968] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:36:11 2026] DELETE /volume/v3/volumes/82c27966-73a9-4ba1-aad9-42e3946ecd46 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:36:11.328042 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-a1a94b56-b4f5-42eb-ba08-2fc23a31f146 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:11.329698 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a1a94b56-b4f5-42eb-ba08-2fc23a31f146 tempest-VolumesBackupsAdminTest-275266099 tempest-VolumesBackupsAdminTest-275266099-project-admin] DELETE https://10.4.3.7/volume/v3/backups/a8850c23-74b0-45ec-8a50-6f8fd1706bef Jul 10 08:36:11.329866 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a1a94b56-b4f5-42eb-ba08-2fc23a31f146 tempest-VolumesBackupsAdminTest-275266099 tempest-VolumesBackupsAdminTest-275266099-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:11.330059 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a1a94b56-b4f5-42eb-ba08-2fc23a31f146 tempest-VolumesBackupsAdminTest-275266099 tempest-VolumesBackupsAdminTest-275266099-project-admin] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:11.330146 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.contrib.backups [None req-a1a94b56-b4f5-42eb-ba08-2fc23a31f146 tempest-VolumesBackupsAdminTest-275266099 tempest-VolumesBackupsAdminTest-275266099-project-admin] Delete backup with id: a8850c23-74b0-45ec-8a50-6f8fd1706bef. Jul 10 08:36:11.335203 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:11.335203 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:36:11.350327 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.backup.rpcapi [None req-a1a94b56-b4f5-42eb-ba08-2fc23a31f146 tempest-VolumesBackupsAdminTest-275266099 tempest-VolumesBackupsAdminTest-275266099-project-admin] delete_backup rpcapi backup_id a8850c23-74b0-45ec-8a50-6f8fd1706bef {{(pid=100057) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 08:36:11.352378 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a1a94b56-b4f5-42eb-ba08-2fc23a31f146 tempest-VolumesBackupsAdminTest-275266099 tempest-VolumesBackupsAdminTest-275266099-project-admin] https://10.4.3.7/volume/v3/backups/a8850c23-74b0-45ec-8a50-6f8fd1706bef returned with HTTP 202 Jul 10 08:36:11.352879 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 491/1969] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:36:11 2026] DELETE /volume/v3/backups/a8850c23-74b0-45ec-8a50-6f8fd1706bef => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:36:11.361766 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-728eedc4-b866-4017-b052-cfcf0ee2e8a4 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:11.363622 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-728eedc4-b866-4017-b052-cfcf0ee2e8a4 tempest-VolumesBackupsAdminTest-275266099 tempest-VolumesBackupsAdminTest-275266099-project-admin] GET https://10.4.3.7/volume/v3/backups/a8850c23-74b0-45ec-8a50-6f8fd1706bef Jul 10 08:36:11.363968 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-728eedc4-b866-4017-b052-cfcf0ee2e8a4 tempest-VolumesBackupsAdminTest-275266099 tempest-VolumesBackupsAdminTest-275266099-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:11.364439 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-728eedc4-b866-4017-b052-cfcf0ee2e8a4 tempest-VolumesBackupsAdminTest-275266099 tempest-VolumesBackupsAdminTest-275266099-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:11.364659 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-728eedc4-b866-4017-b052-cfcf0ee2e8a4 tempest-VolumesBackupsAdminTest-275266099 tempest-VolumesBackupsAdminTest-275266099-project-admin] Show backup with id a8850c23-74b0-45ec-8a50-6f8fd1706bef. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:36:11.370569 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:11.370569 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:36:11.371424 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-728eedc4-b866-4017-b052-cfcf0ee2e8a4 tempest-VolumesBackupsAdminTest-275266099 tempest-VolumesBackupsAdminTest-275266099-project-admin] https://10.4.3.7/volume/v3/backups/a8850c23-74b0-45ec-8a50-6f8fd1706bef returned with HTTP 200 Jul 10 08:36:11.371888 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 498/1970] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:11 2026] GET /volume/v3/backups/a8850c23-74b0-45ec-8a50-6f8fd1706bef => generated 798 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:11.449425 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-0e5b3764-c3fb-4dd4-a1c6-f83b95ed2eba None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:11.451126 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-0e5b3764-c3fb-4dd4-a1c6-f83b95ed2eba tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] GET https://10.4.3.7/volume/v3/volumes/854ab56d-885b-43f6-911b-5ecaf72083a3 Jul 10 08:36:11.451311 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-0e5b3764-c3fb-4dd4-a1c6-f83b95ed2eba tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:11.451502 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-0e5b3764-c3fb-4dd4-a1c6-f83b95ed2eba tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:11.461598 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:11.461598 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:36:11.465368 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-0e5b3764-c3fb-4dd4-a1c6-f83b95ed2eba tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] Volume info retrieved successfully. Jul 10 08:36:11.469868 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-0e5b3764-c3fb-4dd4-a1c6-f83b95ed2eba tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] https://10.4.3.7/volume/v3/volumes/854ab56d-885b-43f6-911b-5ecaf72083a3 returned with HTTP 200 Jul 10 08:36:11.470322 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 489/1971] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:36:11 2026] GET /volume/v3/volumes/854ab56d-885b-43f6-911b-5ecaf72083a3 => generated 863 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:36:11.877532 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-5ef8820b-4724-46df-8d30-545c67046eb3 req-6b314895-8c79-4905-a1cb-5834b86adc44 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:11.879619 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-5ef8820b-4724-46df-8d30-545c67046eb3 req-6b314895-8c79-4905-a1cb-5834b86adc44 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] DELETE https://10.4.3.7/volume/v3/attachments/27f3cd90-c550-4431-b416-2c7d4a87016a Jul 10 08:36:11.879807 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-5ef8820b-4724-46df-8d30-545c67046eb3 req-6b314895-8c79-4905-a1cb-5834b86adc44 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:11.879981 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-5ef8820b-4724-46df-8d30-545c67046eb3 req-6b314895-8c79-4905-a1cb-5834b86adc44 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Calling method 'version_select' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:11.890639 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:11.890639 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:36:12.384190 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-e1961a01-2f5c-4dc0-941b-89240432e5cd None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:12.387889 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e1961a01-2f5c-4dc0-941b-89240432e5cd tempest-VolumesBackupsAdminTest-275266099 tempest-VolumesBackupsAdminTest-275266099-project-admin] GET https://10.4.3.7/volume/v3/backups/a8850c23-74b0-45ec-8a50-6f8fd1706bef Jul 10 08:36:12.388093 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e1961a01-2f5c-4dc0-941b-89240432e5cd tempest-VolumesBackupsAdminTest-275266099 tempest-VolumesBackupsAdminTest-275266099-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:12.388230 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e1961a01-2f5c-4dc0-941b-89240432e5cd tempest-VolumesBackupsAdminTest-275266099 tempest-VolumesBackupsAdminTest-275266099-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:12.388330 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-e1961a01-2f5c-4dc0-941b-89240432e5cd tempest-VolumesBackupsAdminTest-275266099 tempest-VolumesBackupsAdminTest-275266099-project-admin] Show backup with id a8850c23-74b0-45ec-8a50-6f8fd1706bef. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:36:12.395629 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e1961a01-2f5c-4dc0-941b-89240432e5cd tempest-VolumesBackupsAdminTest-275266099 tempest-VolumesBackupsAdminTest-275266099-project-admin] https://10.4.3.7/volume/v3/backups/a8850c23-74b0-45ec-8a50-6f8fd1706bef returned with HTTP 404 Jul 10 08:36:12.396209 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 492/1972] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:12 2026] GET /volume/v3/backups/a8850c23-74b0-45ec-8a50-6f8fd1706bef => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:36:12.409930 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-29caa028-18fc-4e13-9423-26553f32df98 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:12.412836 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-29caa028-18fc-4e13-9423-26553f32df98 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] DELETE https://10.4.3.7/volume/v3/backups/0a8424c9-a16b-44f2-9bca-9afbfc572c83 Jul 10 08:36:12.413091 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-29caa028-18fc-4e13-9423-26553f32df98 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:12.413317 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-29caa028-18fc-4e13-9423-26553f32df98 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Calling method 'delete' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:12.413489 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.contrib.backups [None req-29caa028-18fc-4e13-9423-26553f32df98 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Delete backup with id: 0a8424c9-a16b-44f2-9bca-9afbfc572c83. Jul 10 08:36:12.416784 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-67b80c9c-30df-4e2a-b789-c96b63b65c15 req-3ed80588-e9a3-4c9c-8bda-36c8b591dddc None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:12.419621 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:12.419621 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:36:12.422147 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-67b80c9c-30df-4e2a-b789-c96b63b65c15 req-3ed80588-e9a3-4c9c-8bda-36c8b591dddc tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] POST https://10.4.3.7/volume/v3/attachments/d968d27c-33e1-4e1a-83d2-c32b21542159/action Jul 10 08:36:12.422637 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-67b80c9c-30df-4e2a-b789-c96b63b65c15 req-3ed80588-e9a3-4c9c-8bda-36c8b591dddc tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] Action body: b'{"os-complete": null}' {{(pid=100055) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:36:12.422821 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-67b80c9c-30df-4e2a-b789-c96b63b65c15 req-3ed80588-e9a3-4c9c-8bda-36c8b591dddc tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:36:12.436318 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-5ef8820b-4724-46df-8d30-545c67046eb3 req-6b314895-8c79-4905-a1cb-5834b86adc44 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/attachments/27f3cd90-c550-4431-b416-2c7d4a87016a returned with HTTP 200 Jul 10 08:36:12.436827 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 494/1973] 10.4.3.7 () {72 vars in 1659 bytes} [Fri Jul 10 08:36:11 2026] DELETE /volume/v3/attachments/27f3cd90-c550-4431-b416-2c7d4a87016a => generated 19 bytes in 560 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:12.439315 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.backup.rpcapi [None req-29caa028-18fc-4e13-9423-26553f32df98 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] delete_backup rpcapi backup_id 0a8424c9-a16b-44f2-9bca-9afbfc572c83 {{(pid=100054) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 08:36:12.441219 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-29caa028-18fc-4e13-9423-26553f32df98 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] https://10.4.3.7/volume/v3/backups/0a8424c9-a16b-44f2-9bca-9afbfc572c83 returned with HTTP 202 Jul 10 08:36:12.441967 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 499/1974] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:36:12 2026] DELETE /volume/v3/backups/0a8424c9-a16b-44f2-9bca-9afbfc572c83 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:36:12.452151 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:12.452151 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:36:12.453351 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-3ecec60d-bebe-4aa4-a21b-8c5aac090ae7 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:12.458226 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3ecec60d-bebe-4aa4-a21b-8c5aac090ae7 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] GET https://10.4.3.7/volume/v3/backups/0a8424c9-a16b-44f2-9bca-9afbfc572c83 Jul 10 08:36:12.458226 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3ecec60d-bebe-4aa4-a21b-8c5aac090ae7 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:12.458226 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3ecec60d-bebe-4aa4-a21b-8c5aac090ae7 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:12.458226 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-3ecec60d-bebe-4aa4-a21b-8c5aac090ae7 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Show backup with id 0a8424c9-a16b-44f2-9bca-9afbfc572c83. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:36:12.475619 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:12.475619 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:36:12.475619 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3ecec60d-bebe-4aa4-a21b-8c5aac090ae7 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] https://10.4.3.7/volume/v3/backups/0a8424c9-a16b-44f2-9bca-9afbfc572c83 returned with HTTP 200 Jul 10 08:36:12.475619 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 493/1975] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:12 2026] GET /volume/v3/backups/0a8424c9-a16b-44f2-9bca-9afbfc572c83 => generated 798 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:12.479805 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-67b80c9c-30df-4e2a-b789-c96b63b65c15 req-3ed80588-e9a3-4c9c-8bda-36c8b591dddc tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] https://10.4.3.7/volume/v3/attachments/d968d27c-33e1-4e1a-83d2-c32b21542159/action returned with HTTP 204 Jul 10 08:36:12.480260 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 490/1976] 10.4.3.7 () {74 vars in 1711 bytes} [Fri Jul 10 08:36:12 2026] POST /volume/v3/attachments/d968d27c-33e1-4e1a-83d2-c32b21542159/action => generated 0 bytes in 64 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:36:12.489985 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-27d92c64-804e-4f4e-8109-e4c192de6d6b None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:12.492331 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-27d92c64-804e-4f4e-8109-e4c192de6d6b tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] GET https://10.4.3.7/volume/v3/volumes/854ab56d-885b-43f6-911b-5ecaf72083a3 Jul 10 08:36:12.492725 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-27d92c64-804e-4f4e-8109-e4c192de6d6b tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:12.493014 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-27d92c64-804e-4f4e-8109-e4c192de6d6b tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:12.511296 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:12.511296 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:36:12.521028 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-27d92c64-804e-4f4e-8109-e4c192de6d6b tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] Volume info retrieved successfully. Jul 10 08:36:12.525263 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-27d92c64-804e-4f4e-8109-e4c192de6d6b tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] https://10.4.3.7/volume/v3/volumes/854ab56d-885b-43f6-911b-5ecaf72083a3 returned with HTTP 200 Jul 10 08:36:12.525824 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 495/1977] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:36:12 2026] GET /volume/v3/volumes/854ab56d-885b-43f6-911b-5ecaf72083a3 => generated 1155 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:36:12.544937 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-a5a45a69-b297-4cad-831f-ffaecc3c3f52 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:12.547878 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-a5a45a69-b297-4cad-831f-ffaecc3c3f52 tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] POST https://10.4.3.7/volume/v3/volumes/854ab56d-885b-43f6-911b-5ecaf72083a3/action Jul 10 08:36:12.548154 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-a5a45a69-b297-4cad-831f-ffaecc3c3f52 tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100054) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:36:12.548265 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-a5a45a69-b297-4cad-831f-ffaecc3c3f52 tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:36:12.561977 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:12.561977 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:36:12.562475 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-a5a45a69-b297-4cad-831f-ffaecc3c3f52 tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] Volume info retrieved successfully. Jul 10 08:36:12.603483 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.quota [None req-a5a45a69-b297-4cad-831f-ffaecc3c3f52 tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] Created reservations ['0c30effd-f4c7-4cbf-a7c0-be68c6af767d', 'fbf4ba13-0471-4856-a013-70aaa73d9f1a'] {{(pid=100054) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:36:12.627380 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-a5a45a69-b297-4cad-831f-ffaecc3c3f52 tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] Extend volume request issued successfully. Jul 10 08:36:12.630177 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-a5a45a69-b297-4cad-831f-ffaecc3c3f52 tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] https://10.4.3.7/volume/v3/volumes/854ab56d-885b-43f6-911b-5ecaf72083a3/action returned with HTTP 202 Jul 10 08:36:12.630177 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 500/1978] 10.4.3.7 () {70 vars in 1417 bytes} [Fri Jul 10 08:36:12 2026] POST /volume/v3/volumes/854ab56d-885b-43f6-911b-5ecaf72083a3/action => generated 0 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 10 08:36:12.637214 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-3a44b797-a80b-4ec4-8aa9-b9f01ad9f4c6 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:12.640300 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3a44b797-a80b-4ec4-8aa9-b9f01ad9f4c6 tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] GET https://10.4.3.7/volume/v3/volumes/854ab56d-885b-43f6-911b-5ecaf72083a3 Jul 10 08:36:12.640966 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3a44b797-a80b-4ec4-8aa9-b9f01ad9f4c6 tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:12.641249 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3a44b797-a80b-4ec4-8aa9-b9f01ad9f4c6 tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:12.652854 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:12.652854 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:36:12.658476 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-3a44b797-a80b-4ec4-8aa9-b9f01ad9f4c6 tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] Volume info retrieved successfully. Jul 10 08:36:12.666808 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3a44b797-a80b-4ec4-8aa9-b9f01ad9f4c6 tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] https://10.4.3.7/volume/v3/volumes/854ab56d-885b-43f6-911b-5ecaf72083a3 returned with HTTP 200 Jul 10 08:36:12.667521 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 494/1979] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:36:12 2026] GET /volume/v3/volumes/854ab56d-885b-43f6-911b-5ecaf72083a3 => generated 1158 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:36:13.137220 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-401a2400-8b1a-4cde-934f-43144422a90d req-21c9799e-0b1a-47d1-a650-51f55ad77eb9 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:13.141632 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-401a2400-8b1a-4cde-934f-43144422a90d req-21c9799e-0b1a-47d1-a650-51f55ad77eb9 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] GET https://10.4.3.7/volume/v3/volumes/e0403d49-43cc-47aa-8c09-92ddab7ed6a0 Jul 10 08:36:13.141938 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-401a2400-8b1a-4cde-934f-43144422a90d req-21c9799e-0b1a-47d1-a650-51f55ad77eb9 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:13.142228 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-401a2400-8b1a-4cde-934f-43144422a90d req-21c9799e-0b1a-47d1-a650-51f55ad77eb9 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:13.150910 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:13.150910 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:36:13.155295 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [req-401a2400-8b1a-4cde-934f-43144422a90d req-21c9799e-0b1a-47d1-a650-51f55ad77eb9 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Volume info retrieved successfully. Jul 10 08:36:13.160247 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-401a2400-8b1a-4cde-934f-43144422a90d req-21c9799e-0b1a-47d1-a650-51f55ad77eb9 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/volumes/e0403d49-43cc-47aa-8c09-92ddab7ed6a0 returned with HTTP 200 Jul 10 08:36:13.161023 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 491/1980] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:36:13 2026] GET /volume/v3/volumes/e0403d49-43cc-47aa-8c09-92ddab7ed6a0 => generated 878 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:13.488544 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-b23134e0-a5d4-4b66-ae19-de01c239af23 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:13.490736 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-b23134e0-a5d4-4b66-ae19-de01c239af23 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] GET https://10.4.3.7/volume/v3/backups/0a8424c9-a16b-44f2-9bca-9afbfc572c83 Jul 10 08:36:13.491063 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-b23134e0-a5d4-4b66-ae19-de01c239af23 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:13.491223 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-b23134e0-a5d4-4b66-ae19-de01c239af23 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:13.491388 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-b23134e0-a5d4-4b66-ae19-de01c239af23 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Show backup with id 0a8424c9-a16b-44f2-9bca-9afbfc572c83. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:36:13.495798 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-b23134e0-a5d4-4b66-ae19-de01c239af23 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] https://10.4.3.7/volume/v3/backups/0a8424c9-a16b-44f2-9bca-9afbfc572c83 returned with HTTP 404 Jul 10 08:36:13.496354 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 496/1981] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:13 2026] GET /volume/v3/backups/0a8424c9-a16b-44f2-9bca-9afbfc572c83 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:36:13.580179 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-4a7a0972-7c5f-42c4-8fe3-ff28ae496920 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:13.582014 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-4a7a0972-7c5f-42c4-8fe3-ff28ae496920 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] GET https://10.4.3.7/volume/v3/volumes/156c495f-95a6-4455-92be-0a15113ef0a6 Jul 10 08:36:13.582123 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-4a7a0972-7c5f-42c4-8fe3-ff28ae496920 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:13.582312 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-4a7a0972-7c5f-42c4-8fe3-ff28ae496920 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:13.589242 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:13.589242 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:36:13.593243 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-4a7a0972-7c5f-42c4-8fe3-ff28ae496920 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Volume info retrieved successfully. Jul 10 08:36:13.597149 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-4a7a0972-7c5f-42c4-8fe3-ff28ae496920 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] https://10.4.3.7/volume/v3/volumes/156c495f-95a6-4455-92be-0a15113ef0a6 returned with HTTP 200 Jul 10 08:36:13.597521 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 501/1982] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:13 2026] GET /volume/v3/volumes/156c495f-95a6-4455-92be-0a15113ef0a6 => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:13.611197 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-074fcb25-bc54-4f78-805f-a50fc63a341a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:13.613472 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-074fcb25-bc54-4f78-805f-a50fc63a341a tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] DELETE https://10.4.3.7/volume/v3/volumes/156c495f-95a6-4455-92be-0a15113ef0a6 Jul 10 08:36:13.613785 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-074fcb25-bc54-4f78-805f-a50fc63a341a tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:13.614010 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-074fcb25-bc54-4f78-805f-a50fc63a341a tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:13.614183 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-074fcb25-bc54-4f78-805f-a50fc63a341a tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Delete volume with id: 156c495f-95a6-4455-92be-0a15113ef0a6 Jul 10 08:36:13.625020 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:13.625020 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:36:13.625532 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-074fcb25-bc54-4f78-805f-a50fc63a341a tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Volume info retrieved successfully. Jul 10 08:36:13.642519 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-074fcb25-bc54-4f78-805f-a50fc63a341a tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Delete volume request issued successfully. Jul 10 08:36:13.642798 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-074fcb25-bc54-4f78-805f-a50fc63a341a tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] https://10.4.3.7/volume/v3/volumes/156c495f-95a6-4455-92be-0a15113ef0a6 returned with HTTP 202 Jul 10 08:36:13.643186 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 495/1983] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:36:13 2026] DELETE /volume/v3/volumes/156c495f-95a6-4455-92be-0a15113ef0a6 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:36:13.651999 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-b2c249e4-bbe1-4c4b-9ae4-b3655b9ff47f None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:13.653733 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-b2c249e4-bbe1-4c4b-9ae4-b3655b9ff47f tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] GET https://10.4.3.7/volume/v3/volumes/156c495f-95a6-4455-92be-0a15113ef0a6 Jul 10 08:36:13.653954 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-b2c249e4-bbe1-4c4b-9ae4-b3655b9ff47f tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:13.654112 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-b2c249e4-bbe1-4c4b-9ae4-b3655b9ff47f tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:13.662038 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:13.662038 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:36:13.666635 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-b2c249e4-bbe1-4c4b-9ae4-b3655b9ff47f tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Volume info retrieved successfully. Jul 10 08:36:13.671769 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-b2c249e4-bbe1-4c4b-9ae4-b3655b9ff47f tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] https://10.4.3.7/volume/v3/volumes/156c495f-95a6-4455-92be-0a15113ef0a6 returned with HTTP 200 Jul 10 08:36:13.672392 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 492/1984] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:13 2026] GET /volume/v3/volumes/156c495f-95a6-4455-92be-0a15113ef0a6 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:13.681590 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-bc51f323-b64d-433a-b67c-d2707400f2e3 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:13.684145 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-bc51f323-b64d-433a-b67c-d2707400f2e3 tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] GET https://10.4.3.7/volume/v3/volumes/854ab56d-885b-43f6-911b-5ecaf72083a3 Jul 10 08:36:13.684322 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-bc51f323-b64d-433a-b67c-d2707400f2e3 tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:13.684508 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-bc51f323-b64d-433a-b67c-d2707400f2e3 tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:13.695263 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:13.695263 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:36:13.701193 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-bc51f323-b64d-433a-b67c-d2707400f2e3 tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] Volume info retrieved successfully. Jul 10 08:36:13.708104 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-bc51f323-b64d-433a-b67c-d2707400f2e3 tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] https://10.4.3.7/volume/v3/volumes/854ab56d-885b-43f6-911b-5ecaf72083a3 returned with HTTP 200 Jul 10 08:36:13.708846 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 497/1985] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:36:13 2026] GET /volume/v3/volumes/854ab56d-885b-43f6-911b-5ecaf72083a3 => generated 1155 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:36:13.726259 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-7f7cac80-6144-4019-b447-b8c8e92980a4 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:13.730613 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-7f7cac80-6144-4019-b447-b8c8e92980a4 tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] GET https://10.4.3.7/volume/v3/volumes/854ab56d-885b-43f6-911b-5ecaf72083a3 Jul 10 08:36:13.730848 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-7f7cac80-6144-4019-b447-b8c8e92980a4 tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:13.731021 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-7f7cac80-6144-4019-b447-b8c8e92980a4 tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:13.739742 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:13.739742 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:36:13.742937 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-7f7cac80-6144-4019-b447-b8c8e92980a4 tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] Volume info retrieved successfully. Jul 10 08:36:13.747273 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-7f7cac80-6144-4019-b447-b8c8e92980a4 tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] https://10.4.3.7/volume/v3/volumes/854ab56d-885b-43f6-911b-5ecaf72083a3 returned with HTTP 200 Jul 10 08:36:13.747355 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 502/1986] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:36:13 2026] GET /volume/v3/volumes/854ab56d-885b-43f6-911b-5ecaf72083a3 => generated 1155 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:36:13.931801 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-a5a45a69-b297-4cad-831f-ffaecc3c3f52 req-4247bba0-ba56-4731-9edd-0b0269ad5535 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:13.934354 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-a5a45a69-b297-4cad-831f-ffaecc3c3f52 req-4247bba0-ba56-4731-9edd-0b0269ad5535 service nova] GET https://10.4.3.7/volume/v3/volumes/854ab56d-885b-43f6-911b-5ecaf72083a3 Jul 10 08:36:13.934633 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-a5a45a69-b297-4cad-831f-ffaecc3c3f52 req-4247bba0-ba56-4731-9edd-0b0269ad5535 service nova] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:13.934911 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-a5a45a69-b297-4cad-831f-ffaecc3c3f52 req-4247bba0-ba56-4731-9edd-0b0269ad5535 service nova] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:13.946468 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:13.946468 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:36:13.950341 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-a5a45a69-b297-4cad-831f-ffaecc3c3f52 req-4247bba0-ba56-4731-9edd-0b0269ad5535 service nova] Volume info retrieved successfully. Jul 10 08:36:13.955018 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-a5a45a69-b297-4cad-831f-ffaecc3c3f52 req-4247bba0-ba56-4731-9edd-0b0269ad5535 service nova] https://10.4.3.7/volume/v3/volumes/854ab56d-885b-43f6-911b-5ecaf72083a3 returned with HTTP 200 Jul 10 08:36:13.955561 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 496/1987] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:36:13 2026] GET /volume/v3/volumes/854ab56d-885b-43f6-911b-5ecaf72083a3 => generated 1311 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:36:14.692859 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-e6083324-96c0-43ea-961f-494da055d431 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:14.696433 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-e6083324-96c0-43ea-961f-494da055d431 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] GET https://10.4.3.7/volume/v3/volumes/156c495f-95a6-4455-92be-0a15113ef0a6 Jul 10 08:36:14.696585 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-e6083324-96c0-43ea-961f-494da055d431 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:14.696867 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-e6083324-96c0-43ea-961f-494da055d431 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:14.705479 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-e6083324-96c0-43ea-961f-494da055d431 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] https://10.4.3.7/volume/v3/volumes/156c495f-95a6-4455-92be-0a15113ef0a6 returned with HTTP 404 Jul 10 08:36:14.706201 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 493/1988] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:14 2026] GET /volume/v3/volumes/156c495f-95a6-4455-92be-0a15113ef0a6 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:36:14.732429 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-f8daf972-f4da-4a42-980b-45fd65063a2f None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:14.734868 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-f8daf972-f4da-4a42-980b-45fd65063a2f tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:36:14.735162 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-f8daf972-f4da-4a42-980b-45fd65063a2f tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1362924596"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:36:14.738474 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.volumes [None req-f8daf972-f4da-4a42-980b-45fd65063a2f tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1362924596'}} {{(pid=100056) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:36:14.738474 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-f8daf972-f4da-4a42-980b-45fd65063a2f tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Create volume of 1 GB Jul 10 08:36:14.740853 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-f8daf972-f4da-4a42-980b-45fd65063a2f tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Availability Zones retrieved successfully. Jul 10 08:36:14.747633 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-f8daf972-f4da-4a42-980b-45fd65063a2f tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Flow 'volume_create_api' (65e2d5cc-c2e3-43ad-9b2d-6ad1c6397e35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:36:14.748629 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-f8daf972-f4da-4a42-980b-45fd65063a2f tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d2d328b-9950-4ed7-8cc0-5beb70b52edb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:36:14.749723 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.flows.api.create_volume [None req-f8daf972-f4da-4a42-980b-45fd65063a2f tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Validating volume size '1' using validate_int {{(pid=100056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:36:14.789008 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-f8daf972-f4da-4a42-980b-45fd65063a2f tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d2d328b-9950-4ed7-8cc0-5beb70b52edb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:36:14.789558 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-f8daf972-f4da-4a42-980b-45fd65063a2f tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f66952ea-a39f-4640-8085-04f2e685bc4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:36:14.847514 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.quota [None req-f8daf972-f4da-4a42-980b-45fd65063a2f tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Created reservations ['d7baa398-ce89-4255-9e3d-09d4caaee612', 'c0713106-58bf-4ae2-93e7-892c7c48fe17', '6daa9c4f-4545-4dac-be80-32befd75cc73', '403e9af5-8eae-42b9-8bfa-077bf32d6f5e'] {{(pid=100056) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:36:14.848497 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-f8daf972-f4da-4a42-980b-45fd65063a2f tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f66952ea-a39f-4640-8085-04f2e685bc4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d7baa398-ce89-4255-9e3d-09d4caaee612', 'c0713106-58bf-4ae2-93e7-892c7c48fe17', '6daa9c4f-4545-4dac-be80-32befd75cc73', '403e9af5-8eae-42b9-8bfa-077bf32d6f5e']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:36:14.849366 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-f8daf972-f4da-4a42-980b-45fd65063a2f tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4189c478-de28-408d-9915-83c5ff5ab625) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:36:14.879673 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-f8daf972-f4da-4a42-980b-45fd65063a2f tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4189c478-de28-408d-9915-83c5ff5ab625) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9bb1b639-3f11-439b-abb7-8548ff7a0dda', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1362924596',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d994059e33643a7889829d60a9e763d',qos_specs=None,replication_status=,reservations=['d7baa398-ce89-4255-9e3d-09d4caaee612','c0713106-58bf-4ae2-93e7-892c7c48fe17','6daa9c4f-4545-4dac-be80-32befd75cc73','403e9af5-8eae-42b9-8bfa-077bf32d6f5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c7f56e5d6f74af2b4389f469d7f0ff7',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:36:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1362924596',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9bb1b639-3f11-439b-abb7-8548ff7a0dda,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d994059e33643a7889829d60a9e763d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5c7f56e5d6f74af2b4389f469d7f0ff7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:36:14.880680 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-f8daf972-f4da-4a42-980b-45fd65063a2f tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9b2bb4d-49c7-46e9-a742-48d3d0e53a04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:36:14.906077 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-f8daf972-f4da-4a42-980b-45fd65063a2f tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9b2bb4d-49c7-46e9-a742-48d3d0e53a04) transitioned into state 'SUCCESS' from state '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-1362924596',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d994059e33643a7889829d60a9e763d',qos_specs=None,replication_status=,reservations=['d7baa398-ce89-4255-9e3d-09d4caaee612','c0713106-58bf-4ae2-93e7-892c7c48fe17','6daa9c4f-4545-4dac-be80-32befd75cc73','403e9af5-8eae-42b9-8bfa-077bf32d6f5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c7f56e5d6f74af2b4389f469d7f0ff7',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:36:14.910621 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-f8daf972-f4da-4a42-980b-45fd65063a2f tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84e37490-f6e0-4808-a9dc-4bb7cb2fc274) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:36:14.919525 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-f8daf972-f4da-4a42-980b-45fd65063a2f tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84e37490-f6e0-4808-a9dc-4bb7cb2fc274) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:36:14.922974 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-f8daf972-f4da-4a42-980b-45fd65063a2f tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Flow 'volume_create_api' (65e2d5cc-c2e3-43ad-9b2d-6ad1c6397e35) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:36:14.922974 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-f8daf972-f4da-4a42-980b-45fd65063a2f tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Create volume request issued successfully. Jul 10 08:36:14.922974 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-f8daf972-f4da-4a42-980b-45fd65063a2f tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:36:14.922974 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 498/1989] 10.4.3.7 () {68 vars in 1244 bytes} [Fri Jul 10 08:36:14 2026] POST /volume/v3/volumes => generated 750 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:36:14.934146 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-67e98639-7cc5-43b5-ac3c-cc14a80eb7de None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:14.935848 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-67e98639-7cc5-43b5-ac3c-cc14a80eb7de tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] GET https://10.4.3.7/volume/v3/volumes/9bb1b639-3f11-439b-abb7-8548ff7a0dda Jul 10 08:36:14.936008 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-67e98639-7cc5-43b5-ac3c-cc14a80eb7de tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:14.936172 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-67e98639-7cc5-43b5-ac3c-cc14a80eb7de tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:14.942802 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:14.942802 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:36:14.946102 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-67e98639-7cc5-43b5-ac3c-cc14a80eb7de tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Volume info retrieved successfully. Jul 10 08:36:14.950375 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-67e98639-7cc5-43b5-ac3c-cc14a80eb7de tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] https://10.4.3.7/volume/v3/volumes/9bb1b639-3f11-439b-abb7-8548ff7a0dda returned with HTTP 200 Jul 10 08:36:14.950818 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 503/1990] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:14 2026] GET /volume/v3/volumes/9bb1b639-3f11-439b-abb7-8548ff7a0dda => generated 818 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:15.007678 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-fbc016bb-b6ab-43bb-800d-3b7a2c103236 req-1ac15a1b-5049-45b2-ae82-9cfa30c06e87 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:15.010370 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-fbc016bb-b6ab-43bb-800d-3b7a2c103236 req-1ac15a1b-5049-45b2-ae82-9cfa30c06e87 tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] GET https://10.4.3.7/volume/v3/volumes/854ab56d-885b-43f6-911b-5ecaf72083a3 Jul 10 08:36:15.010613 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-fbc016bb-b6ab-43bb-800d-3b7a2c103236 req-1ac15a1b-5049-45b2-ae82-9cfa30c06e87 tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:15.012778 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-fbc016bb-b6ab-43bb-800d-3b7a2c103236 req-1ac15a1b-5049-45b2-ae82-9cfa30c06e87 tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:15.020078 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:15.020078 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:36:15.023495 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-fbc016bb-b6ab-43bb-800d-3b7a2c103236 req-1ac15a1b-5049-45b2-ae82-9cfa30c06e87 tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] Volume info retrieved successfully. Jul 10 08:36:15.028702 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-fbc016bb-b6ab-43bb-800d-3b7a2c103236 req-1ac15a1b-5049-45b2-ae82-9cfa30c06e87 tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] https://10.4.3.7/volume/v3/volumes/854ab56d-885b-43f6-911b-5ecaf72083a3 returned with HTTP 200 Jul 10 08:36:15.029153 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 497/1991] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:36:15 2026] GET /volume/v3/volumes/854ab56d-885b-43f6-911b-5ecaf72083a3 => generated 1137 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:36:15.053543 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-fbc016bb-b6ab-43bb-800d-3b7a2c103236 req-e9aa38a7-11dc-456d-88f8-7e3f02641659 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:15.055979 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-fbc016bb-b6ab-43bb-800d-3b7a2c103236 req-e9aa38a7-11dc-456d-88f8-7e3f02641659 tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] POST https://10.4.3.7/volume/v3/volumes/854ab56d-885b-43f6-911b-5ecaf72083a3/action Jul 10 08:36:15.056360 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-fbc016bb-b6ab-43bb-800d-3b7a2c103236 req-e9aa38a7-11dc-456d-88f8-7e3f02641659 tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100055) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:36:15.056530 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-fbc016bb-b6ab-43bb-800d-3b7a2c103236 req-e9aa38a7-11dc-456d-88f8-7e3f02641659 tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:36:15.070722 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:15.070722 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:36:15.071185 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [req-fbc016bb-b6ab-43bb-800d-3b7a2c103236 req-e9aa38a7-11dc-456d-88f8-7e3f02641659 tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] Volume info retrieved successfully. Jul 10 08:36:15.081348 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [req-fbc016bb-b6ab-43bb-800d-3b7a2c103236 req-e9aa38a7-11dc-456d-88f8-7e3f02641659 tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] Begin detaching volume completed successfully. Jul 10 08:36:15.081619 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-fbc016bb-b6ab-43bb-800d-3b7a2c103236 req-e9aa38a7-11dc-456d-88f8-7e3f02641659 tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] https://10.4.3.7/volume/v3/volumes/854ab56d-885b-43f6-911b-5ecaf72083a3/action returned with HTTP 202 Jul 10 08:36:15.083588 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 494/1992] 10.4.3.7 () {72 vars in 1658 bytes} [Fri Jul 10 08:36:15 2026] POST /volume/v3/volumes/854ab56d-885b-43f6-911b-5ecaf72083a3/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:36:15.104950 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-c215e735-a439-44db-97e3-9dc4b5410073 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:15.107556 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-c215e735-a439-44db-97e3-9dc4b5410073 tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] GET https://10.4.3.7/volume/v3/volumes/854ab56d-885b-43f6-911b-5ecaf72083a3 Jul 10 08:36:15.107949 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-c215e735-a439-44db-97e3-9dc4b5410073 tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:15.108271 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-c215e735-a439-44db-97e3-9dc4b5410073 tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:15.119856 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:15.119856 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:36:15.123309 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-c215e735-a439-44db-97e3-9dc4b5410073 tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] Volume info retrieved successfully. Jul 10 08:36:15.127421 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-c215e735-a439-44db-97e3-9dc4b5410073 tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] https://10.4.3.7/volume/v3/volumes/854ab56d-885b-43f6-911b-5ecaf72083a3 returned with HTTP 200 Jul 10 08:36:15.127860 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 499/1993] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:36:15 2026] GET /volume/v3/volumes/854ab56d-885b-43f6-911b-5ecaf72083a3 => generated 1158 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:36:15.155487 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-e2dd4c47-2d32-46f4-9cd4-8985c90ead56 req-be0ed07f-464c-4672-b103-e65672f59fa6 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:15.157623 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-e2dd4c47-2d32-46f4-9cd4-8985c90ead56 req-be0ed07f-464c-4672-b103-e65672f59fa6 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] DELETE https://10.4.3.7/volume/v3/attachments/234eb384-1a4a-47a3-b1d0-6c7fb705cf01 Jul 10 08:36:15.157810 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-e2dd4c47-2d32-46f4-9cd4-8985c90ead56 req-be0ed07f-464c-4672-b103-e65672f59fa6 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:15.157999 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-e2dd4c47-2d32-46f4-9cd4-8985c90ead56 req-be0ed07f-464c-4672-b103-e65672f59fa6 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'version_select' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:15.163978 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-e2dd4c47-2d32-46f4-9cd4-8985c90ead56 req-be0ed07f-464c-4672-b103-e65672f59fa6 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/attachments/234eb384-1a4a-47a3-b1d0-6c7fb705cf01 returned with HTTP 404 Jul 10 08:36:15.164498 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 504/1994] 10.4.3.7 () {72 vars in 1659 bytes} [Fri Jul 10 08:36:15 2026] DELETE /volume/v3/attachments/234eb384-1a4a-47a3-b1d0-6c7fb705cf01 => generated 149 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 08:36:15.966915 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-57a46814-f92c-414c-bc41-f8c23687c9d7 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:15.968216 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-57a46814-f92c-414c-bc41-f8c23687c9d7 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] GET https://10.4.3.7/volume/v3/volumes/9bb1b639-3f11-439b-abb7-8548ff7a0dda Jul 10 08:36:15.968506 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-57a46814-f92c-414c-bc41-f8c23687c9d7 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:15.968779 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-57a46814-f92c-414c-bc41-f8c23687c9d7 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:15.982686 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:15.982686 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:36:15.990444 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-57a46814-f92c-414c-bc41-f8c23687c9d7 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Volume info retrieved successfully. Jul 10 08:36:15.994015 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-57a46814-f92c-414c-bc41-f8c23687c9d7 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] https://10.4.3.7/volume/v3/volumes/9bb1b639-3f11-439b-abb7-8548ff7a0dda returned with HTTP 200 Jul 10 08:36:15.994611 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 498/1995] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:15 2026] GET /volume/v3/volumes/9bb1b639-3f11-439b-abb7-8548ff7a0dda => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:16.009760 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-21040f93-0660-41b1-91a7-728791f0befa None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:16.012543 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-21040f93-0660-41b1-91a7-728791f0befa tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] POST https://10.4.3.7/volume/v3/backups Jul 10 08:36:16.012992 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-21040f93-0660-41b1-91a7-728791f0befa tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9bb1b639-3f11-439b-abb7-8548ff7a0dda", "name": "tempest-VolumesBackupsAdminTest-Backup-443538587", "container": "tempest-volumesbackupsadmintest-backup-container-799907064"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:36:16.014747 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.contrib.backups [None req-21040f93-0660-41b1-91a7-728791f0befa tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Creating new backup {'backup': {'volume_id': '9bb1b639-3f11-439b-abb7-8548ff7a0dda', 'name': 'tempest-VolumesBackupsAdminTest-Backup-443538587', 'container': 'tempest-volumesbackupsadmintest-backup-container-799907064'}} {{(pid=100055) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 08:36:16.014955 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.contrib.backups [None req-21040f93-0660-41b1-91a7-728791f0befa tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Creating backup of volume 9bb1b639-3f11-439b-abb7-8548ff7a0dda in container tempest-volumesbackupsadmintest-backup-container-799907064 Jul 10 08:36:16.025602 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:16.025602 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:36:16.026340 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-21040f93-0660-41b1-91a7-728791f0befa tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Volume info retrieved successfully. Jul 10 08:36:16.044917 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.quota [None req-21040f93-0660-41b1-91a7-728791f0befa tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Created reservations ['4140c584-36f4-4e96-961d-53afc3cc1cfe', '3b7e5aac-fa87-4585-9d44-eb35436b7c76'] {{(pid=100055) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:36:16.078931 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-21040f93-0660-41b1-91a7-728791f0befa tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] https://10.4.3.7/volume/v3/backups returned with HTTP 202 Jul 10 08:36:16.079320 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 495/1996] 10.4.3.7 () {68 vars in 1245 bytes} [Fri Jul 10 08:36:16 2026] POST /volume/v3/backups => generated 330 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 10 08:36:16.090231 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-d01d7a89-03bb-473d-b5a6-d112079821e1 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:16.097279 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-d01d7a89-03bb-473d-b5a6-d112079821e1 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] GET https://10.4.3.7/volume/v3/backups/a371206f-8464-4d85-8428-b4e442fbe60f Jul 10 08:36:16.097279 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-d01d7a89-03bb-473d-b5a6-d112079821e1 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:16.097279 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-d01d7a89-03bb-473d-b5a6-d112079821e1 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:16.097279 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-d01d7a89-03bb-473d-b5a6-d112079821e1 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Show backup with id a371206f-8464-4d85-8428-b4e442fbe60f. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:36:16.104563 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:16.104563 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:36:16.108664 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-d01d7a89-03bb-473d-b5a6-d112079821e1 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] https://10.4.3.7/volume/v3/backups/a371206f-8464-4d85-8428-b4e442fbe60f returned with HTTP 200 Jul 10 08:36:16.108664 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 500/1997] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:16 2026] GET /volume/v3/backups/a371206f-8464-4d85-8428-b4e442fbe60f => generated 793 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:16.109512 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-1d7b33df-1fff-4b5a-8f9d-1a946d41f9e4 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:16.110139 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-1d7b33df-1fff-4b5a-8f9d-1a946d41f9e4 None None] GET https://10.4.3.7/volume// Jul 10 08:36:16.110226 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-1d7b33df-1fff-4b5a-8f9d-1a946d41f9e4 None None] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:16.110518 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-1d7b33df-1fff-4b5a-8f9d-1a946d41f9e4 None None] Calling method 'all' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:16.110968 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-1d7b33df-1fff-4b5a-8f9d-1a946d41f9e4 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:36:16.111379 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 505/1998] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:36:16 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:36:16.121259 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-fbc016bb-b6ab-43bb-800d-3b7a2c103236 req-778e6daf-d19b-4f2f-b516-aa1bd8e2e41e None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:16.124777 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-fbc016bb-b6ab-43bb-800d-3b7a2c103236 req-778e6daf-d19b-4f2f-b516-aa1bd8e2e41e tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] GET https://10.4.3.7/volume/v3/volumes/854ab56d-885b-43f6-911b-5ecaf72083a3 Jul 10 08:36:16.126425 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-fbc016bb-b6ab-43bb-800d-3b7a2c103236 req-778e6daf-d19b-4f2f-b516-aa1bd8e2e41e tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:16.126425 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-fbc016bb-b6ab-43bb-800d-3b7a2c103236 req-778e6daf-d19b-4f2f-b516-aa1bd8e2e41e tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:16.144581 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:16.144581 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:36:16.148668 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-b16476f9-9dc8-46ec-b0fa-13bd93c1c56e None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:16.150370 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-b16476f9-9dc8-46ec-b0fa-13bd93c1c56e tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] GET https://10.4.3.7/volume/v3/volumes/854ab56d-885b-43f6-911b-5ecaf72083a3 Jul 10 08:36:16.150655 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-b16476f9-9dc8-46ec-b0fa-13bd93c1c56e tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:16.150835 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-b16476f9-9dc8-46ec-b0fa-13bd93c1c56e tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:16.158826 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-fbc016bb-b6ab-43bb-800d-3b7a2c103236 req-778e6daf-d19b-4f2f-b516-aa1bd8e2e41e tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] Volume info retrieved successfully. Jul 10 08:36:16.160166 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:16.160166 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:36:16.164423 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-b16476f9-9dc8-46ec-b0fa-13bd93c1c56e tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] Volume info retrieved successfully. Jul 10 08:36:16.165822 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-fbc016bb-b6ab-43bb-800d-3b7a2c103236 req-778e6daf-d19b-4f2f-b516-aa1bd8e2e41e tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] https://10.4.3.7/volume/v3/volumes/854ab56d-885b-43f6-911b-5ecaf72083a3 returned with HTTP 200 Jul 10 08:36:16.166313 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 499/1999] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:36:16 2026] GET /volume/v3/volumes/854ab56d-885b-43f6-911b-5ecaf72083a3 => generated 1320 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:36:16.169136 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-b16476f9-9dc8-46ec-b0fa-13bd93c1c56e tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] https://10.4.3.7/volume/v3/volumes/854ab56d-885b-43f6-911b-5ecaf72083a3 returned with HTTP 200 Jul 10 08:36:16.169494 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 496/2000] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:36:16 2026] GET /volume/v3/volumes/854ab56d-885b-43f6-911b-5ecaf72083a3 => generated 1158 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:36:17.120205 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-775d57cf-1e2a-4591-be4e-ebc4268abd71 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:17.121993 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-775d57cf-1e2a-4591-be4e-ebc4268abd71 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] GET https://10.4.3.7/volume/v3/backups/a371206f-8464-4d85-8428-b4e442fbe60f Jul 10 08:36:17.122235 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-775d57cf-1e2a-4591-be4e-ebc4268abd71 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:17.122482 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-775d57cf-1e2a-4591-be4e-ebc4268abd71 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:17.122636 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-775d57cf-1e2a-4591-be4e-ebc4268abd71 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Show backup with id a371206f-8464-4d85-8428-b4e442fbe60f. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:36:17.128180 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:17.128180 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:36:17.129417 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-775d57cf-1e2a-4591-be4e-ebc4268abd71 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] https://10.4.3.7/volume/v3/backups/a371206f-8464-4d85-8428-b4e442fbe60f returned with HTTP 200 Jul 10 08:36:17.129992 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 501/2001] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:17 2026] GET /volume/v3/backups/a371206f-8464-4d85-8428-b4e442fbe60f => generated 795 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:17.188836 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-286292e5-1c2e-4d51-9199-631e189ad153 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:17.191046 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-286292e5-1c2e-4d51-9199-631e189ad153 tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] GET https://10.4.3.7/volume/v3/volumes/854ab56d-885b-43f6-911b-5ecaf72083a3 Jul 10 08:36:17.191364 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-286292e5-1c2e-4d51-9199-631e189ad153 tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:17.191630 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-286292e5-1c2e-4d51-9199-631e189ad153 tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:17.207123 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:17.207123 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:36:17.211775 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-286292e5-1c2e-4d51-9199-631e189ad153 tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] Volume info retrieved successfully. Jul 10 08:36:17.216755 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-286292e5-1c2e-4d51-9199-631e189ad153 tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] https://10.4.3.7/volume/v3/volumes/854ab56d-885b-43f6-911b-5ecaf72083a3 returned with HTTP 200 Jul 10 08:36:17.217108 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 506/2002] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:36:17 2026] GET /volume/v3/volumes/854ab56d-885b-43f6-911b-5ecaf72083a3 => generated 1158 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:36:18.143113 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-57bef357-e44f-49b2-9cc1-0369cc52dc66 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:18.146825 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-57bef357-e44f-49b2-9cc1-0369cc52dc66 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] GET https://10.4.3.7/volume/v3/backups/a371206f-8464-4d85-8428-b4e442fbe60f Jul 10 08:36:18.146825 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-57bef357-e44f-49b2-9cc1-0369cc52dc66 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:18.146825 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-57bef357-e44f-49b2-9cc1-0369cc52dc66 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:18.146825 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-57bef357-e44f-49b2-9cc1-0369cc52dc66 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Show backup with id a371206f-8464-4d85-8428-b4e442fbe60f. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:36:18.150700 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:18.150700 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:36:18.151997 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-57bef357-e44f-49b2-9cc1-0369cc52dc66 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] https://10.4.3.7/volume/v3/backups/a371206f-8464-4d85-8428-b4e442fbe60f returned with HTTP 200 Jul 10 08:36:18.152595 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 500/2003] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:18 2026] GET /volume/v3/backups/a371206f-8464-4d85-8428-b4e442fbe60f => generated 795 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:18.232955 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-5c6dba5c-6529-4459-bc83-cbb6204d1825 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:18.234765 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-5c6dba5c-6529-4459-bc83-cbb6204d1825 tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] GET https://10.4.3.7/volume/v3/volumes/854ab56d-885b-43f6-911b-5ecaf72083a3 Jul 10 08:36:18.234947 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-5c6dba5c-6529-4459-bc83-cbb6204d1825 tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:18.235120 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-5c6dba5c-6529-4459-bc83-cbb6204d1825 tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:18.248870 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:18.248870 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:36:18.254172 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-5c6dba5c-6529-4459-bc83-cbb6204d1825 tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] Volume info retrieved successfully. Jul 10 08:36:18.259814 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-5c6dba5c-6529-4459-bc83-cbb6204d1825 tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] https://10.4.3.7/volume/v3/volumes/854ab56d-885b-43f6-911b-5ecaf72083a3 returned with HTTP 200 Jul 10 08:36:18.260183 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 497/2004] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:36:18 2026] GET /volume/v3/volumes/854ab56d-885b-43f6-911b-5ecaf72083a3 => generated 1158 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:36:18.581644 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-14bf53d3-87ed-446a-9604-a559b3f2f011 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:18.584471 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-14bf53d3-87ed-446a-9604-a559b3f2f011 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] GET https://10.4.3.7/volume/v3/volumes/63c02f57-62b4-4eb2-b1ab-8906b66ac3fd Jul 10 08:36:18.584471 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-14bf53d3-87ed-446a-9604-a559b3f2f011 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:18.584471 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-14bf53d3-87ed-446a-9604-a559b3f2f011 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:18.594135 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:18.594135 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:36:18.598492 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-14bf53d3-87ed-446a-9604-a559b3f2f011 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Volume info retrieved successfully. Jul 10 08:36:18.603736 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-14bf53d3-87ed-446a-9604-a559b3f2f011 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/volumes/63c02f57-62b4-4eb2-b1ab-8906b66ac3fd returned with HTTP 200 Jul 10 08:36:18.604284 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 502/2005] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:18 2026] GET /volume/v3/volumes/63c02f57-62b4-4eb2-b1ab-8906b66ac3fd => generated 1357 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:36:18.619888 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-b8ae69a0-883d-4a02-8334-948795856d93 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:18.621703 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-b8ae69a0-883d-4a02-8334-948795856d93 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] DELETE https://10.4.3.7/volume/v3/volumes/63c02f57-62b4-4eb2-b1ab-8906b66ac3fd Jul 10 08:36:18.621866 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-b8ae69a0-883d-4a02-8334-948795856d93 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:18.622072 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-b8ae69a0-883d-4a02-8334-948795856d93 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'delete' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:18.622243 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.volumes [None req-b8ae69a0-883d-4a02-8334-948795856d93 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Delete volume with id: 63c02f57-62b4-4eb2-b1ab-8906b66ac3fd Jul 10 08:36:18.628965 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:18.628965 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:36:18.629485 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-b8ae69a0-883d-4a02-8334-948795856d93 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Volume info retrieved successfully. Jul 10 08:36:18.643633 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-b8ae69a0-883d-4a02-8334-948795856d93 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Delete volume request issued successfully. Jul 10 08:36:18.643871 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-b8ae69a0-883d-4a02-8334-948795856d93 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/volumes/63c02f57-62b4-4eb2-b1ab-8906b66ac3fd returned with HTTP 202 Jul 10 08:36:18.644351 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 507/2006] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:36:18 2026] DELETE /volume/v3/volumes/63c02f57-62b4-4eb2-b1ab-8906b66ac3fd => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:36:18.653323 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-e122c860-f4f7-4050-8307-2747e2aab780 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:18.654921 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e122c860-f4f7-4050-8307-2747e2aab780 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] GET https://10.4.3.7/volume/v3/volumes/63c02f57-62b4-4eb2-b1ab-8906b66ac3fd Jul 10 08:36:18.655206 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e122c860-f4f7-4050-8307-2747e2aab780 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:18.656106 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e122c860-f4f7-4050-8307-2747e2aab780 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:18.663055 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:18.663055 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:36:18.667713 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-e122c860-f4f7-4050-8307-2747e2aab780 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Volume info retrieved successfully. Jul 10 08:36:18.673494 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e122c860-f4f7-4050-8307-2747e2aab780 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/volumes/63c02f57-62b4-4eb2-b1ab-8906b66ac3fd returned with HTTP 200 Jul 10 08:36:18.674125 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 501/2007] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:18 2026] GET /volume/v3/volumes/63c02f57-62b4-4eb2-b1ab-8906b66ac3fd => generated 1356 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:36:19.163444 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-d977b280-93da-4873-bf45-e62ed58a8ee0 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:19.166099 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-d977b280-93da-4873-bf45-e62ed58a8ee0 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] GET https://10.4.3.7/volume/v3/backups/a371206f-8464-4d85-8428-b4e442fbe60f Jul 10 08:36:19.166381 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-d977b280-93da-4873-bf45-e62ed58a8ee0 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:19.166768 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-d977b280-93da-4873-bf45-e62ed58a8ee0 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:19.166949 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-d977b280-93da-4873-bf45-e62ed58a8ee0 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Show backup with id a371206f-8464-4d85-8428-b4e442fbe60f. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:36:19.172590 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:19.172590 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:36:19.173834 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-d977b280-93da-4873-bf45-e62ed58a8ee0 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] https://10.4.3.7/volume/v3/backups/a371206f-8464-4d85-8428-b4e442fbe60f returned with HTTP 200 Jul 10 08:36:19.174425 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 498/2008] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:19 2026] GET /volume/v3/backups/a371206f-8464-4d85-8428-b4e442fbe60f => generated 795 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:19.271307 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-fbc016bb-b6ab-43bb-800d-3b7a2c103236 req-442dc0ec-12d8-4785-ac5d-8bbcc52f5211 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:19.273350 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-fbc016bb-b6ab-43bb-800d-3b7a2c103236 req-442dc0ec-12d8-4785-ac5d-8bbcc52f5211 tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] DELETE https://10.4.3.7/volume/v3/attachments/d968d27c-33e1-4e1a-83d2-c32b21542159 Jul 10 08:36:19.273577 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-fbc016bb-b6ab-43bb-800d-3b7a2c103236 req-442dc0ec-12d8-4785-ac5d-8bbcc52f5211 tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:19.273787 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-33bdc259-e067-4479-ba97-b07de8ba65cb None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:19.273828 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-fbc016bb-b6ab-43bb-800d-3b7a2c103236 req-442dc0ec-12d8-4785-ac5d-8bbcc52f5211 tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] Calling method 'version_select' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:19.275941 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-33bdc259-e067-4479-ba97-b07de8ba65cb tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] GET https://10.4.3.7/volume/v3/volumes/854ab56d-885b-43f6-911b-5ecaf72083a3 Jul 10 08:36:19.276183 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-33bdc259-e067-4479-ba97-b07de8ba65cb tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:19.276368 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-33bdc259-e067-4479-ba97-b07de8ba65cb tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:19.286359 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:19.286359 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:36:19.286707 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:19.286707 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:36:19.289425 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-33bdc259-e067-4479-ba97-b07de8ba65cb tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] Volume info retrieved successfully. Jul 10 08:36:19.296160 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-33bdc259-e067-4479-ba97-b07de8ba65cb tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] https://10.4.3.7/volume/v3/volumes/854ab56d-885b-43f6-911b-5ecaf72083a3 returned with HTTP 200 Jul 10 08:36:19.296546 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 508/2009] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:36:19 2026] GET /volume/v3/volumes/854ab56d-885b-43f6-911b-5ecaf72083a3 => generated 1158 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:36:19.690389 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-825657a6-2df0-43e6-a955-d97f8e8aeae4 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:19.690389 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-825657a6-2df0-43e6-a955-d97f8e8aeae4 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] GET https://10.4.3.7/volume/v3/volumes/63c02f57-62b4-4eb2-b1ab-8906b66ac3fd Jul 10 08:36:19.690389 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-825657a6-2df0-43e6-a955-d97f8e8aeae4 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:19.690389 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-825657a6-2df0-43e6-a955-d97f8e8aeae4 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:19.696859 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-825657a6-2df0-43e6-a955-d97f8e8aeae4 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/volumes/63c02f57-62b4-4eb2-b1ab-8906b66ac3fd returned with HTTP 404 Jul 10 08:36:19.697430 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 502/2010] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:19 2026] GET /volume/v3/volumes/63c02f57-62b4-4eb2-b1ab-8906b66ac3fd => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:36:19.710025 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-ad223b40-55cb-44f3-9946-782a36f549d7 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:19.712292 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-ad223b40-55cb-44f3-9946-782a36f549d7 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] GET https://10.4.3.7/volume/v3/volumes/3e5ed684-b38d-4c64-bec5-de10549b4ad8 Jul 10 08:36:19.712582 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-ad223b40-55cb-44f3-9946-782a36f549d7 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:19.713754 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-ad223b40-55cb-44f3-9946-782a36f549d7 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:19.720738 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:19.720738 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:36:19.725189 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-ad223b40-55cb-44f3-9946-782a36f549d7 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Volume info retrieved successfully. Jul 10 08:36:19.730824 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-ad223b40-55cb-44f3-9946-782a36f549d7 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/volumes/3e5ed684-b38d-4c64-bec5-de10549b4ad8 returned with HTTP 200 Jul 10 08:36:19.731608 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 499/2011] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:19 2026] GET /volume/v3/volumes/3e5ed684-b38d-4c64-bec5-de10549b4ad8 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:19.745872 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-43b2c18e-70b6-4f9a-bedb-18a4d4796417 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:19.747885 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-43b2c18e-70b6-4f9a-bedb-18a4d4796417 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] POST https://10.4.3.7/volume/v3/snapshots Jul 10 08:36:19.748193 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-43b2c18e-70b6-4f9a-bedb-18a4d4796417 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3e5ed684-b38d-4c64-bec5-de10549b4ad8", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-341853037"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:36:19.758769 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:19.758769 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:36:19.759216 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-43b2c18e-70b6-4f9a-bedb-18a4d4796417 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Volume info retrieved successfully. Jul 10 08:36:19.759322 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.snapshots [None req-43b2c18e-70b6-4f9a-bedb-18a4d4796417 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Create snapshot from volume 3e5ed684-b38d-4c64-bec5-de10549b4ad8 Jul 10 08:36:19.794193 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.quota [None req-43b2c18e-70b6-4f9a-bedb-18a4d4796417 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Created reservations ['18d2bd47-155f-4d5c-bd83-d543fadd6672', 'c851f231-5e09-44b1-b3c0-561e5ad1a737', 'bf57d494-100c-4325-b632-98ba99eb4cf7', '5ce38754-3201-4551-a1df-8e83924590e7'] {{(pid=100054) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:36:19.814385 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-fbc016bb-b6ab-43bb-800d-3b7a2c103236 req-442dc0ec-12d8-4785-ac5d-8bbcc52f5211 tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] https://10.4.3.7/volume/v3/attachments/d968d27c-33e1-4e1a-83d2-c32b21542159 returned with HTTP 200 Jul 10 08:36:19.814862 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 503/2012] 10.4.3.7 () {72 vars in 1659 bytes} [Fri Jul 10 08:36:19 2026] DELETE /volume/v3/attachments/d968d27c-33e1-4e1a-83d2-c32b21542159 => generated 19 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:19.826439 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-43b2c18e-70b6-4f9a-bedb-18a4d4796417 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Snapshot create request issued successfully. Jul 10 08:36:19.826843 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-43b2c18e-70b6-4f9a-bedb-18a4d4796417 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/snapshots returned with HTTP 202 Jul 10 08:36:19.827249 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 509/2013] 10.4.3.7 () {68 vars in 1251 bytes} [Fri Jul 10 08:36:19 2026] POST /volume/v3/snapshots => generated 379 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:36:19.837160 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-19e435e3-d025-4111-b1e6-6c871d9a1176 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:19.839232 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-19e435e3-d025-4111-b1e6-6c871d9a1176 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] GET https://10.4.3.7/volume/v3/snapshots/24ef7414-49a5-4405-baed-9c4c56645a12 Jul 10 08:36:19.839807 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-19e435e3-d025-4111-b1e6-6c871d9a1176 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:19.839807 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-19e435e3-d025-4111-b1e6-6c871d9a1176 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:19.850162 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:19.850162 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:36:19.850846 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-19e435e3-d025-4111-b1e6-6c871d9a1176 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Snapshot retrieved successfully. Jul 10 08:36:19.851838 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-19e435e3-d025-4111-b1e6-6c871d9a1176 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/snapshots/24ef7414-49a5-4405-baed-9c4c56645a12 returned with HTTP 200 Jul 10 08:36:19.852316 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 503/2014] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:36:19 2026] GET /volume/v3/snapshots/24ef7414-49a5-4405-baed-9c4c56645a12 => generated 511 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:20.185998 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-219d6ed9-276c-44c0-957b-a10d1914147f None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:20.188167 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-219d6ed9-276c-44c0-957b-a10d1914147f tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] GET https://10.4.3.7/volume/v3/backups/a371206f-8464-4d85-8428-b4e442fbe60f Jul 10 08:36:20.189860 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-219d6ed9-276c-44c0-957b-a10d1914147f tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:20.189860 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-219d6ed9-276c-44c0-957b-a10d1914147f tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:20.189860 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-219d6ed9-276c-44c0-957b-a10d1914147f tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Show backup with id a371206f-8464-4d85-8428-b4e442fbe60f. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:36:20.195111 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:20.195111 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:36:20.195111 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-219d6ed9-276c-44c0-957b-a10d1914147f tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] https://10.4.3.7/volume/v3/backups/a371206f-8464-4d85-8428-b4e442fbe60f returned with HTTP 200 Jul 10 08:36:20.195949 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 500/2015] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:20 2026] GET /volume/v3/backups/a371206f-8464-4d85-8428-b4e442fbe60f => generated 795 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:20.315303 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-5b0ccf15-64dd-4c7f-94b3-679d3fd54a65 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:20.317865 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-5b0ccf15-64dd-4c7f-94b3-679d3fd54a65 tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] GET https://10.4.3.7/volume/v3/volumes/854ab56d-885b-43f6-911b-5ecaf72083a3 Jul 10 08:36:20.318092 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-5b0ccf15-64dd-4c7f-94b3-679d3fd54a65 tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:20.318308 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-5b0ccf15-64dd-4c7f-94b3-679d3fd54a65 tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:20.325425 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:20.325425 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:36:20.329374 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-5b0ccf15-64dd-4c7f-94b3-679d3fd54a65 tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] Volume info retrieved successfully. Jul 10 08:36:20.334757 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-5b0ccf15-64dd-4c7f-94b3-679d3fd54a65 tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] https://10.4.3.7/volume/v3/volumes/854ab56d-885b-43f6-911b-5ecaf72083a3 returned with HTTP 200 Jul 10 08:36:20.335161 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 504/2016] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:36:20 2026] GET /volume/v3/volumes/854ab56d-885b-43f6-911b-5ecaf72083a3 => generated 863 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:36:20.741993 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-cc87c58a-6ca1-4beb-b14d-3f170cf90573 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:20.743636 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-cc87c58a-6ca1-4beb-b14d-3f170cf90573 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] DELETE https://10.4.3.7/volume/v3/volumes/e0403d49-43cc-47aa-8c09-92ddab7ed6a0 Jul 10 08:36:20.743842 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-cc87c58a-6ca1-4beb-b14d-3f170cf90573 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:20.744021 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-cc87c58a-6ca1-4beb-b14d-3f170cf90573 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Calling method 'delete' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:20.744174 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.volumes [None req-cc87c58a-6ca1-4beb-b14d-3f170cf90573 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Delete volume with id: e0403d49-43cc-47aa-8c09-92ddab7ed6a0 Jul 10 08:36:20.750734 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:20.750734 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:36:20.751186 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-cc87c58a-6ca1-4beb-b14d-3f170cf90573 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Volume info retrieved successfully. Jul 10 08:36:20.760272 np0000004976 devstack@c-api.service[100054]: WARNING cinder.keymgr.conf_key_mgr [None req-cc87c58a-6ca1-4beb-b14d-3f170cf90573 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 10 08:36:20.764629 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-cc87c58a-6ca1-4beb-b14d-3f170cf90573 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Delete volume request issued successfully. Jul 10 08:36:20.764803 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-cc87c58a-6ca1-4beb-b14d-3f170cf90573 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/volumes/e0403d49-43cc-47aa-8c09-92ddab7ed6a0 returned with HTTP 202 Jul 10 08:36:20.765180 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 510/2017] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:36:20 2026] DELETE /volume/v3/volumes/e0403d49-43cc-47aa-8c09-92ddab7ed6a0 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:36:20.775359 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-dcf730b9-2b68-4e01-9679-2fe214cbd33a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:20.777088 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-dcf730b9-2b68-4e01-9679-2fe214cbd33a tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] GET https://10.4.3.7/volume/v3/volumes/e0403d49-43cc-47aa-8c09-92ddab7ed6a0 Jul 10 08:36:20.777141 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-dcf730b9-2b68-4e01-9679-2fe214cbd33a tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:20.777365 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-dcf730b9-2b68-4e01-9679-2fe214cbd33a tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:20.785480 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:20.785480 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:36:20.790163 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-dcf730b9-2b68-4e01-9679-2fe214cbd33a tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Volume info retrieved successfully. Jul 10 08:36:20.795620 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-dcf730b9-2b68-4e01-9679-2fe214cbd33a tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/volumes/e0403d49-43cc-47aa-8c09-92ddab7ed6a0 returned with HTTP 200 Jul 10 08:36:20.796061 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 504/2018] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:20 2026] GET /volume/v3/volumes/e0403d49-43cc-47aa-8c09-92ddab7ed6a0 => generated 877 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:20.861519 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-dd58ca90-8364-4660-bc6c-34216a78c542 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:20.864280 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-dd58ca90-8364-4660-bc6c-34216a78c542 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] GET https://10.4.3.7/volume/v3/snapshots/24ef7414-49a5-4405-baed-9c4c56645a12 Jul 10 08:36:20.864590 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-dd58ca90-8364-4660-bc6c-34216a78c542 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:20.864791 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-dd58ca90-8364-4660-bc6c-34216a78c542 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:20.872083 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:20.872083 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:36:20.872607 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-dd58ca90-8364-4660-bc6c-34216a78c542 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Snapshot retrieved successfully. Jul 10 08:36:20.873851 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-dd58ca90-8364-4660-bc6c-34216a78c542 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/snapshots/24ef7414-49a5-4405-baed-9c4c56645a12 returned with HTTP 200 Jul 10 08:36:20.874447 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 501/2019] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:36:20 2026] GET /volume/v3/snapshots/24ef7414-49a5-4405-baed-9c4c56645a12 => generated 538 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:20.885838 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-15554017-d096-4070-ac20-a5d2dcae9fe0 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:20.888138 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-15554017-d096-4070-ac20-a5d2dcae9fe0 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] GET https://10.4.3.7/volume/v3/snapshots/24ef7414-49a5-4405-baed-9c4c56645a12 Jul 10 08:36:20.888398 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-15554017-d096-4070-ac20-a5d2dcae9fe0 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:20.888717 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-15554017-d096-4070-ac20-a5d2dcae9fe0 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:20.896218 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:20.896218 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:36:20.896839 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-15554017-d096-4070-ac20-a5d2dcae9fe0 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Snapshot retrieved successfully. Jul 10 08:36:20.897846 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-15554017-d096-4070-ac20-a5d2dcae9fe0 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/snapshots/24ef7414-49a5-4405-baed-9c4c56645a12 returned with HTTP 200 Jul 10 08:36:20.898434 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 505/2020] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:36:20 2026] GET /volume/v3/snapshots/24ef7414-49a5-4405-baed-9c4c56645a12 => generated 538 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:20.907838 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-240c8cc7-db2d-4b50-b0cc-3d36b0e92431 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:20.910030 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-240c8cc7-db2d-4b50-b0cc-3d36b0e92431 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] GET https://10.4.3.7/volume/v3/snapshots Jul 10 08:36:20.910295 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-240c8cc7-db2d-4b50-b0cc-3d36b0e92431 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:20.910587 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-240c8cc7-db2d-4b50-b0cc-3d36b0e92431 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'index' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:20.910920 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.api_utils [None req-240c8cc7-db2d-4b50-b0cc-3d36b0e92431 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Removing options '' from query. {{(pid=100054) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 08:36:20.912239 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.db.api [None req-240c8cc7-db2d-4b50-b0cc-3d36b0e92431 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Building query based on filter {{(pid=100054) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 08:36:20.917826 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-240c8cc7-db2d-4b50-b0cc-3d36b0e92431 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Get all snapshots completed successfully. Jul 10 08:36:20.918269 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-240c8cc7-db2d-4b50-b0cc-3d36b0e92431 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/snapshots returned with HTTP 200 Jul 10 08:36:20.918860 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 511/2021] 10.4.3.7 () {66 vars in 1229 bytes} [Fri Jul 10 08:36:20 2026] GET /volume/v3/snapshots => generated 407 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:20.931432 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-48885a46-380e-41b6-9642-964223c9783f None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:20.933324 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-48885a46-380e-41b6-9642-964223c9783f tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] PUT https://10.4.3.7/volume/v3/snapshots/24ef7414-49a5-4405-baed-9c4c56645a12 Jul 10 08:36:20.933715 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-48885a46-380e-41b6-9642-964223c9783f tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-808569771", "description": "This is the new description of snapshot."}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:36:20.940522 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:20.940522 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:36:20.940974 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-48885a46-380e-41b6-9642-964223c9783f tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Snapshot retrieved successfully. Jul 10 08:36:20.947709 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-48885a46-380e-41b6-9642-964223c9783f tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/snapshots/24ef7414-49a5-4405-baed-9c4c56645a12 returned with HTTP 200 Jul 10 08:36:20.948163 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 505/2022] 10.4.3.7 () {68 vars in 1361 bytes} [Fri Jul 10 08:36:20 2026] PUT /volume/v3/snapshots/24ef7414-49a5-4405-baed-9c4c56645a12 => generated 442 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:20.956588 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-38288139-c939-47ed-9500-a5b5ca095f60 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:20.959250 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-38288139-c939-47ed-9500-a5b5ca095f60 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] GET https://10.4.3.7/volume/v3/snapshots/24ef7414-49a5-4405-baed-9c4c56645a12 Jul 10 08:36:20.959519 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-38288139-c939-47ed-9500-a5b5ca095f60 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:20.959791 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-38288139-c939-47ed-9500-a5b5ca095f60 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:20.966219 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:20.966219 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:36:20.966802 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-38288139-c939-47ed-9500-a5b5ca095f60 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Snapshot retrieved successfully. Jul 10 08:36:20.967817 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-38288139-c939-47ed-9500-a5b5ca095f60 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/snapshots/24ef7414-49a5-4405-baed-9c4c56645a12 returned with HTTP 200 Jul 10 08:36:20.968267 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 502/2023] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:36:20 2026] GET /volume/v3/snapshots/24ef7414-49a5-4405-baed-9c4c56645a12 => generated 576 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:20.977003 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-91a83e20-ee3c-4ee1-912f-97a8148bd0c1 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:20.979202 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-91a83e20-ee3c-4ee1-912f-97a8148bd0c1 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] DELETE https://10.4.3.7/volume/v3/snapshots/24ef7414-49a5-4405-baed-9c4c56645a12 Jul 10 08:36:20.979384 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-91a83e20-ee3c-4ee1-912f-97a8148bd0c1 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:20.979598 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-91a83e20-ee3c-4ee1-912f-97a8148bd0c1 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:20.979739 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.snapshots [None req-91a83e20-ee3c-4ee1-912f-97a8148bd0c1 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Delete snapshot with id: 24ef7414-49a5-4405-baed-9c4c56645a12 Jul 10 08:36:20.985865 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:20.985865 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:36:20.986371 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-91a83e20-ee3c-4ee1-912f-97a8148bd0c1 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Snapshot retrieved successfully. Jul 10 08:36:21.005346 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-91a83e20-ee3c-4ee1-912f-97a8148bd0c1 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Snapshot delete request issued successfully. Jul 10 08:36:21.005602 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-91a83e20-ee3c-4ee1-912f-97a8148bd0c1 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/snapshots/24ef7414-49a5-4405-baed-9c4c56645a12 returned with HTTP 202 Jul 10 08:36:21.006054 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 506/2024] 10.4.3.7 () {66 vars in 1343 bytes} [Fri Jul 10 08:36:20 2026] DELETE /volume/v3/snapshots/24ef7414-49a5-4405-baed-9c4c56645a12 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:36:21.014118 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-666f7dfe-9f54-4853-930b-c9955b5d843d None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:21.015769 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-666f7dfe-9f54-4853-930b-c9955b5d843d tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] GET https://10.4.3.7/volume/v3/snapshots/24ef7414-49a5-4405-baed-9c4c56645a12 Jul 10 08:36:21.015948 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-666f7dfe-9f54-4853-930b-c9955b5d843d tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:21.016134 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-666f7dfe-9f54-4853-930b-c9955b5d843d tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:21.022041 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:21.022041 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:36:21.022544 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-666f7dfe-9f54-4853-930b-c9955b5d843d tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Snapshot retrieved successfully. Jul 10 08:36:21.023394 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-666f7dfe-9f54-4853-930b-c9955b5d843d tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/snapshots/24ef7414-49a5-4405-baed-9c4c56645a12 returned with HTTP 200 Jul 10 08:36:21.023864 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 512/2025] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:36:21 2026] GET /volume/v3/snapshots/24ef7414-49a5-4405-baed-9c4c56645a12 => generated 575 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:21.210432 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-66ead512-c9b4-4fda-afab-982d6ee42039 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:21.210772 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-66ead512-c9b4-4fda-afab-982d6ee42039 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] GET https://10.4.3.7/volume/v3/backups/a371206f-8464-4d85-8428-b4e442fbe60f Jul 10 08:36:21.210968 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-66ead512-c9b4-4fda-afab-982d6ee42039 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:21.211150 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-66ead512-c9b4-4fda-afab-982d6ee42039 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:21.214426 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-66ead512-c9b4-4fda-afab-982d6ee42039 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Show backup with id a371206f-8464-4d85-8428-b4e442fbe60f. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:36:21.216030 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:21.216030 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:36:21.216763 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-66ead512-c9b4-4fda-afab-982d6ee42039 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] https://10.4.3.7/volume/v3/backups/a371206f-8464-4d85-8428-b4e442fbe60f returned with HTTP 200 Jul 10 08:36:21.217083 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 506/2026] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:21 2026] GET /volume/v3/backups/a371206f-8464-4d85-8428-b4e442fbe60f => generated 795 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:21.811865 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-5660a270-ba39-4e60-b34f-c7ddc2de70d4 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:21.817837 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-5660a270-ba39-4e60-b34f-c7ddc2de70d4 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] GET https://10.4.3.7/volume/v3/volumes/e0403d49-43cc-47aa-8c09-92ddab7ed6a0 Jul 10 08:36:21.820079 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-5660a270-ba39-4e60-b34f-c7ddc2de70d4 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:21.820079 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-5660a270-ba39-4e60-b34f-c7ddc2de70d4 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:21.830272 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-5660a270-ba39-4e60-b34f-c7ddc2de70d4 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/volumes/e0403d49-43cc-47aa-8c09-92ddab7ed6a0 returned with HTTP 404 Jul 10 08:36:21.830862 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 503/2027] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:21 2026] GET /volume/v3/volumes/e0403d49-43cc-47aa-8c09-92ddab7ed6a0 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:36:21.839892 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-2f6b883d-8469-43bf-99cb-4434045ebeb2 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:21.843862 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-2f6b883d-8469-43bf-99cb-4434045ebeb2 tempest-TestEncryptedCinderVolumes-29734577 tempest-TestEncryptedCinderVolumes-29734577-project-admin] GET https://10.4.3.7/volume/v3/volumes/detail?all_tenants=1 Jul 10 08:36:21.844134 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-2f6b883d-8469-43bf-99cb-4434045ebeb2 tempest-TestEncryptedCinderVolumes-29734577 tempest-TestEncryptedCinderVolumes-29734577-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:21.844397 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-2f6b883d-8469-43bf-99cb-4434045ebeb2 tempest-TestEncryptedCinderVolumes-29734577 tempest-TestEncryptedCinderVolumes-29734577-project-admin] Calling method 'detail' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:21.845167 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:21.845167 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:36:21.845642 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-2f6b883d-8469-43bf-99cb-4434045ebeb2 tempest-TestEncryptedCinderVolumes-29734577 tempest-TestEncryptedCinderVolumes-29734577-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100056) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 08:36:21.896314 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-2f6b883d-8469-43bf-99cb-4434045ebeb2 tempest-TestEncryptedCinderVolumes-29734577 tempest-TestEncryptedCinderVolumes-29734577-project-admin] Get all volumes completed successfully. Jul 10 08:36:21.898274 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:21.898274 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:36:21.903995 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-2f6b883d-8469-43bf-99cb-4434045ebeb2 tempest-TestEncryptedCinderVolumes-29734577 tempest-TestEncryptedCinderVolumes-29734577-project-admin] https://10.4.3.7/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 08:36:21.904626 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 507/2028] 10.4.3.7 () {66 vars in 1271 bytes} [Fri Jul 10 08:36:21 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5375 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:36:21.919183 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-32989795-3898-4420-9063-46eac3f76824 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:21.921099 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-32989795-3898-4420-9063-46eac3f76824 tempest-TestEncryptedCinderVolumes-29734577 tempest-TestEncryptedCinderVolumes-29734577-project-admin] DELETE https://10.4.3.7/volume/v3/types/9ec83a31-e367-40f2-8f17-e30019a98e67 Jul 10 08:36:21.921298 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-32989795-3898-4420-9063-46eac3f76824 tempest-TestEncryptedCinderVolumes-29734577 tempest-TestEncryptedCinderVolumes-29734577-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:21.921522 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-32989795-3898-4420-9063-46eac3f76824 tempest-TestEncryptedCinderVolumes-29734577 tempest-TestEncryptedCinderVolumes-29734577-project-admin] Calling method '_delete' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:21.952041 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-32989795-3898-4420-9063-46eac3f76824 tempest-TestEncryptedCinderVolumes-29734577 tempest-TestEncryptedCinderVolumes-29734577-project-admin] https://10.4.3.7/volume/v3/types/9ec83a31-e367-40f2-8f17-e30019a98e67 returned with HTTP 202 Jul 10 08:36:21.952539 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 513/2029] 10.4.3.7 () {66 vars in 1331 bytes} [Fri Jul 10 08:36:21 2026] DELETE /volume/v3/types/9ec83a31-e367-40f2-8f17-e30019a98e67 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:36:21.965368 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-d0f4bcca-f667-4057-9db8-6a70bb8dd97c None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:21.967925 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d0f4bcca-f667-4057-9db8-6a70bb8dd97c tempest-TestEncryptedCinderVolumes-29734577 tempest-TestEncryptedCinderVolumes-29734577-project-admin] POST https://10.4.3.7/volume/v3/types Jul 10 08:36:21.968274 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d0f4bcca-f667-4057-9db8-6a70bb8dd97c tempest-TestEncryptedCinderVolumes-29734577 tempest-TestEncryptedCinderVolumes-29734577-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1442324093", "extra_specs": {}}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:36:21.981922 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d0f4bcca-f667-4057-9db8-6a70bb8dd97c tempest-TestEncryptedCinderVolumes-29734577 tempest-TestEncryptedCinderVolumes-29734577-project-admin] https://10.4.3.7/volume/v3/types returned with HTTP 200 Jul 10 08:36:21.982251 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 507/2030] 10.4.3.7 () {68 vars in 1238 bytes} [Fri Jul 10 08:36:21 2026] POST /volume/v3/types => generated 212 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:21.990216 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-394cc38a-a4a1-41cf-88bd-a4ccd2557c88 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:21.993435 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-394cc38a-a4a1-41cf-88bd-a4ccd2557c88 tempest-TestEncryptedCinderVolumes-29734577 tempest-TestEncryptedCinderVolumes-29734577-project-admin] POST https://10.4.3.7/volume/v3/types/58a8815f-f92d-423d-9db3-2f3456ed588e/encryption Jul 10 08:36:21.993435 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-394cc38a-a4a1-41cf-88bd-a4ccd2557c88 tempest-TestEncryptedCinderVolumes-29734577 tempest-TestEncryptedCinderVolumes-29734577-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:36:22.007936 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-394cc38a-a4a1-41cf-88bd-a4ccd2557c88 tempest-TestEncryptedCinderVolumes-29734577 tempest-TestEncryptedCinderVolumes-29734577-project-admin] https://10.4.3.7/volume/v3/types/58a8815f-f92d-423d-9db3-2f3456ed588e/encryption returned with HTTP 200 Jul 10 08:36:22.008665 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 504/2031] 10.4.3.7 () {68 vars in 1383 bytes} [Fri Jul 10 08:36:21 2026] POST /volume/v3/types/58a8815f-f92d-423d-9db3-2f3456ed588e/encryption => generated 230 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:22.016322 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-da1d46ba-8a8d-4135-ae56-e5863179fab2 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:22.018244 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-da1d46ba-8a8d-4135-ae56-e5863179fab2 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:36:22.018629 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-da1d46ba-8a8d-4135-ae56-e5863179fab2 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-259780876", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1442324093", "size": 1}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:36:22.020289 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.volumes [None req-da1d46ba-8a8d-4135-ae56-e5863179fab2 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-259780876', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1442324093', 'size': 1}} {{(pid=100056) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:36:22.024343 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-da1d46ba-8a8d-4135-ae56-e5863179fab2 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Create volume of 1 GB Jul 10 08:36:22.024693 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:22.024693 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:36:22.025220 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-da1d46ba-8a8d-4135-ae56-e5863179fab2 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Availability Zones retrieved successfully. Jul 10 08:36:22.031285 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-da1d46ba-8a8d-4135-ae56-e5863179fab2 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Flow 'volume_create_api' (a5ecd773-9931-477e-8cdd-4d564b3a5e06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:36:22.032395 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-49592d44-c5ce-4128-b4bd-ca368e4335e6 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:22.032458 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-da1d46ba-8a8d-4135-ae56-e5863179fab2 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08a2d25b-3266-4d78-a593-f0df22cae171) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:36:22.033421 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.flows.api.create_volume [None req-da1d46ba-8a8d-4135-ae56-e5863179fab2 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Validating volume size '1' using validate_int {{(pid=100056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:36:22.034775 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-49592d44-c5ce-4128-b4bd-ca368e4335e6 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] GET https://10.4.3.7/volume/v3/snapshots/24ef7414-49a5-4405-baed-9c4c56645a12 Jul 10 08:36:22.034952 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-49592d44-c5ce-4128-b4bd-ca368e4335e6 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:22.035133 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-49592d44-c5ce-4128-b4bd-ca368e4335e6 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:22.039698 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-49592d44-c5ce-4128-b4bd-ca368e4335e6 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/snapshots/24ef7414-49a5-4405-baed-9c4c56645a12 returned with HTTP 404 Jul 10 08:36:22.040303 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 514/2032] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:36:22 2026] GET /volume/v3/snapshots/24ef7414-49a5-4405-baed-9c4c56645a12 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:36:22.049822 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-0458a0af-eb0b-41bd-8cbd-bde83fd71d48 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:22.051881 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0458a0af-eb0b-41bd-8cbd-bde83fd71d48 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] DELETE https://10.4.3.7/volume/v3/snapshots/24ef7414-49a5-4405-baed-9c4c56645a12 Jul 10 08:36:22.052162 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0458a0af-eb0b-41bd-8cbd-bde83fd71d48 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:22.052441 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0458a0af-eb0b-41bd-8cbd-bde83fd71d48 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:22.052596 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.snapshots [None req-0458a0af-eb0b-41bd-8cbd-bde83fd71d48 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Delete snapshot with id: 24ef7414-49a5-4405-baed-9c4c56645a12 Jul 10 08:36:22.058066 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0458a0af-eb0b-41bd-8cbd-bde83fd71d48 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/snapshots/24ef7414-49a5-4405-baed-9c4c56645a12 returned with HTTP 404 Jul 10 08:36:22.058729 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 508/2033] 10.4.3.7 () {66 vars in 1343 bytes} [Fri Jul 10 08:36:22 2026] DELETE /volume/v3/snapshots/24ef7414-49a5-4405-baed-9c4c56645a12 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:36:22.065590 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-da1d46ba-8a8d-4135-ae56-e5863179fab2 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08a2d25b-3266-4d78-a593-f0df22cae171) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:36:22Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58a8815f-f92d-423d-9db3-2f3456ed588e,is_public=True,name='tempest-scenario-type-luks-1442324093',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58a8815f-f92d-423d-9db3-2f3456ed588e', '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=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:36:22.067903 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-da1d46ba-8a8d-4135-ae56-e5863179fab2 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e9b3269-43a2-4959-91f9-96fdec7cb0fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:36:22.068065 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-fca4307e-d916-48d0-9024-d217267f2813 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:22.069826 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-fca4307e-d916-48d0-9024-d217267f2813 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] GET https://10.4.3.7/volume/v3/volumes/3e5ed684-b38d-4c64-bec5-de10549b4ad8 Jul 10 08:36:22.070188 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-fca4307e-d916-48d0-9024-d217267f2813 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:22.070501 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-fca4307e-d916-48d0-9024-d217267f2813 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:22.078795 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:22.078795 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:36:22.082707 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-fca4307e-d916-48d0-9024-d217267f2813 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Volume info retrieved successfully. Jul 10 08:36:22.087569 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-fca4307e-d916-48d0-9024-d217267f2813 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/volumes/3e5ed684-b38d-4c64-bec5-de10549b4ad8 returned with HTTP 200 Jul 10 08:36:22.088199 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 505/2034] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:22 2026] GET /volume/v3/volumes/3e5ed684-b38d-4c64-bec5-de10549b4ad8 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:22.096095 np0000004976 devstack@c-api.service[100056]: WARNING cinder.quota [None req-da1d46ba-8a8d-4135-ae56-e5863179fab2 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1442324093 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1442324093, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:36:22.096390 np0000004976 devstack@c-api.service[100056]: WARNING cinder.quota [None req-da1d46ba-8a8d-4135-ae56-e5863179fab2 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1442324093 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1442324093, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:36:22.100859 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-7378ccea-7db1-4780-8f50-5e770915c1a6 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:22.104540 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-7378ccea-7db1-4780-8f50-5e770915c1a6 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] POST https://10.4.3.7/volume/v3/snapshots Jul 10 08:36:22.104540 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-7378ccea-7db1-4780-8f50-5e770915c1a6 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3e5ed684-b38d-4c64-bec5-de10549b4ad8", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-461028831"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:36:22.117169 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:22.117169 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:36:22.117649 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-7378ccea-7db1-4780-8f50-5e770915c1a6 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Volume info retrieved successfully. Jul 10 08:36:22.117799 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.snapshots [None req-7378ccea-7db1-4780-8f50-5e770915c1a6 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Create snapshot from volume 3e5ed684-b38d-4c64-bec5-de10549b4ad8 Jul 10 08:36:22.128014 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.quota [None req-da1d46ba-8a8d-4135-ae56-e5863179fab2 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Created reservations ['f61d5247-5408-498c-9e32-7b3cc6bfa0f8', '245ce3c8-2963-4f66-afce-2f009a2b39d2', 'b0eecbca-48a5-4bdf-9eee-22e07f328afe', 'c11e53b8-0136-4e03-97a5-37edb7b46a2e'] {{(pid=100056) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:36:22.128930 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-da1d46ba-8a8d-4135-ae56-e5863179fab2 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e9b3269-43a2-4959-91f9-96fdec7cb0fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f61d5247-5408-498c-9e32-7b3cc6bfa0f8', '245ce3c8-2963-4f66-afce-2f009a2b39d2', 'b0eecbca-48a5-4bdf-9eee-22e07f328afe', 'c11e53b8-0136-4e03-97a5-37edb7b46a2e']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:36:22.129785 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-da1d46ba-8a8d-4135-ae56-e5863179fab2 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (580944c9-1368-4322-ac79-43722e2cc42f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:36:22.146311 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.quota [None req-7378ccea-7db1-4780-8f50-5e770915c1a6 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Created reservations ['b011d157-c189-40e7-95e6-8783d7c5761e', 'f5f38005-c4ba-463a-a1c2-d77af676f92f', 'b1495ac5-eb67-48ce-84d0-af340e569cf9', 'aa195ba0-1f4b-4442-9dba-7d4cc8a48e65'] {{(pid=100054) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:36:22.158233 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-da1d46ba-8a8d-4135-ae56-e5863179fab2 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (580944c9-1368-4322-ac79-43722e2cc42f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '81a9d63b-6a7f-4252-912d-b8f5b57fe75a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-259780876',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb32bba09c7848579d9d58a0b1214fc7',qos_specs=None,replication_status=,reservations=['f61d5247-5408-498c-9e32-7b3cc6bfa0f8','245ce3c8-2963-4f66-afce-2f009a2b39d2','b0eecbca-48a5-4bdf-9eee-22e07f328afe','c11e53b8-0136-4e03-97a5-37edb7b46a2e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a47726a90a94c8f81bafa02bf037235',volume_type_id=58a8815f-f92d-423d-9db3-2f3456ed588e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:36:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-259780876',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=81a9d63b-6a7f-4252-912d-b8f5b57fe75a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb32bba09c7848579d9d58a0b1214fc7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0a47726a90a94c8f81bafa02bf037235',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58a8815f-f92d-423d-9db3-2f3456ed588e),volume_type_id=58a8815f-f92d-423d-9db3-2f3456ed588e)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:36:22.159259 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-da1d46ba-8a8d-4135-ae56-e5863179fab2 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df974a97-ba9a-47e2-b0ec-cf1a07c4f8fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:36:22.174181 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-7378ccea-7db1-4780-8f50-5e770915c1a6 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Snapshot create request issued successfully. Jul 10 08:36:22.174565 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-7378ccea-7db1-4780-8f50-5e770915c1a6 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/snapshots returned with HTTP 202 Jul 10 08:36:22.175267 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 515/2035] 10.4.3.7 () {68 vars in 1251 bytes} [Fri Jul 10 08:36:22 2026] POST /volume/v3/snapshots => generated 309 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:36:22.191299 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-176d9dcb-421e-46de-879f-9a1934b8781e None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:22.191735 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-da1d46ba-8a8d-4135-ae56-e5863179fab2 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df974a97-ba9a-47e2-b0ec-cf1a07c4f8fd) transitioned into state 'SUCCESS' from state '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-259780876',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb32bba09c7848579d9d58a0b1214fc7',qos_specs=None,replication_status=,reservations=['f61d5247-5408-498c-9e32-7b3cc6bfa0f8','245ce3c8-2963-4f66-afce-2f009a2b39d2','b0eecbca-48a5-4bdf-9eee-22e07f328afe','c11e53b8-0136-4e03-97a5-37edb7b46a2e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a47726a90a94c8f81bafa02bf037235',volume_type_id=58a8815f-f92d-423d-9db3-2f3456ed588e)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:36:22.192468 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-da1d46ba-8a8d-4135-ae56-e5863179fab2 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (192532ad-fad8-486f-a23a-90bad50cb7f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:36:22.193007 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-176d9dcb-421e-46de-879f-9a1934b8781e tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] GET https://10.4.3.7/volume/v3/snapshots/1528e91c-2428-4375-aa15-df2ac77b61d4 Jul 10 08:36:22.193201 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-176d9dcb-421e-46de-879f-9a1934b8781e tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:22.193382 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-176d9dcb-421e-46de-879f-9a1934b8781e tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:22.202881 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:22.202881 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:36:22.205674 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-da1d46ba-8a8d-4135-ae56-e5863179fab2 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (192532ad-fad8-486f-a23a-90bad50cb7f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:36:22.205774 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-176d9dcb-421e-46de-879f-9a1934b8781e tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Snapshot retrieved successfully. Jul 10 08:36:22.205850 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-da1d46ba-8a8d-4135-ae56-e5863179fab2 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Flow 'volume_create_api' (a5ecd773-9931-477e-8cdd-4d564b3a5e06) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:36:22.205898 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-176d9dcb-421e-46de-879f-9a1934b8781e tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/snapshots/1528e91c-2428-4375-aa15-df2ac77b61d4 returned with HTTP 200 Jul 10 08:36:22.206031 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-da1d46ba-8a8d-4135-ae56-e5863179fab2 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Create volume request issued successfully. Jul 10 08:36:22.206077 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 509/2036] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:36:22 2026] GET /volume/v3/snapshots/1528e91c-2428-4375-aa15-df2ac77b61d4 => generated 441 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:22.206116 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-da1d46ba-8a8d-4135-ae56-e5863179fab2 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:36:22.206116 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 508/2037] 10.4.3.7 () {68 vars in 1245 bytes} [Fri Jul 10 08:36:22 2026] POST /volume/v3/volumes => generated 780 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:36:22.229368 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-7def05eb-f2a5-43a6-b71b-59752a409128 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:22.231503 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-7def05eb-f2a5-43a6-b71b-59752a409128 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] GET https://10.4.3.7/volume/v3/backups/a371206f-8464-4d85-8428-b4e442fbe60f Jul 10 08:36:22.231749 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-7def05eb-f2a5-43a6-b71b-59752a409128 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:22.231944 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-7def05eb-f2a5-43a6-b71b-59752a409128 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:22.232099 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-7def05eb-f2a5-43a6-b71b-59752a409128 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Show backup with id a371206f-8464-4d85-8428-b4e442fbe60f. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:36:22.239780 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:22.239780 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:36:22.240903 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-7def05eb-f2a5-43a6-b71b-59752a409128 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] https://10.4.3.7/volume/v3/backups/a371206f-8464-4d85-8428-b4e442fbe60f returned with HTTP 200 Jul 10 08:36:22.241539 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 506/2038] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:22 2026] GET /volume/v3/backups/a371206f-8464-4d85-8428-b4e442fbe60f => generated 795 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:23.214638 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-94d205f1-eb32-483c-a5aa-cd6c6420d3ee None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:23.216797 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-94d205f1-eb32-483c-a5aa-cd6c6420d3ee tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] GET https://10.4.3.7/volume/v3/snapshots/1528e91c-2428-4375-aa15-df2ac77b61d4 Jul 10 08:36:23.217039 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-94d205f1-eb32-483c-a5aa-cd6c6420d3ee tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:23.217273 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-94d205f1-eb32-483c-a5aa-cd6c6420d3ee tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:23.222769 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:23.222769 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:36:23.223521 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-94d205f1-eb32-483c-a5aa-cd6c6420d3ee tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Snapshot retrieved successfully. Jul 10 08:36:23.224597 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-94d205f1-eb32-483c-a5aa-cd6c6420d3ee tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/snapshots/1528e91c-2428-4375-aa15-df2ac77b61d4 returned with HTTP 200 Jul 10 08:36:23.225342 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 516/2039] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:36:23 2026] GET /volume/v3/snapshots/1528e91c-2428-4375-aa15-df2ac77b61d4 => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:23.253640 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-358317ba-75fd-4d3a-92df-874327e49a13 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:23.256424 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-358317ba-75fd-4d3a-92df-874327e49a13 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] GET https://10.4.3.7/volume/v3/backups/a371206f-8464-4d85-8428-b4e442fbe60f Jul 10 08:36:23.256706 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-358317ba-75fd-4d3a-92df-874327e49a13 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:23.256954 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-358317ba-75fd-4d3a-92df-874327e49a13 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:23.257111 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-358317ba-75fd-4d3a-92df-874327e49a13 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Show backup with id a371206f-8464-4d85-8428-b4e442fbe60f. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:36:23.264882 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:23.264882 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:36:23.265986 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-358317ba-75fd-4d3a-92df-874327e49a13 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] https://10.4.3.7/volume/v3/backups/a371206f-8464-4d85-8428-b4e442fbe60f returned with HTTP 200 Jul 10 08:36:23.266539 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 510/2040] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:23 2026] GET /volume/v3/backups/a371206f-8464-4d85-8428-b4e442fbe60f => generated 795 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:24.276495 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-7f4cd477-ccdd-4c78-8d88-42eea4d4cac9 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:24.278183 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-7f4cd477-ccdd-4c78-8d88-42eea4d4cac9 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] GET https://10.4.3.7/volume/v3/backups/a371206f-8464-4d85-8428-b4e442fbe60f Jul 10 08:36:24.278344 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-7f4cd477-ccdd-4c78-8d88-42eea4d4cac9 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:24.278540 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-7f4cd477-ccdd-4c78-8d88-42eea4d4cac9 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:24.278656 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-7f4cd477-ccdd-4c78-8d88-42eea4d4cac9 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Show backup with id a371206f-8464-4d85-8428-b4e442fbe60f. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:36:24.286537 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:24.286537 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:36:24.287594 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-7f4cd477-ccdd-4c78-8d88-42eea4d4cac9 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] https://10.4.3.7/volume/v3/backups/a371206f-8464-4d85-8428-b4e442fbe60f returned with HTTP 200 Jul 10 08:36:24.287949 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 509/2041] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:24 2026] GET /volume/v3/backups/a371206f-8464-4d85-8428-b4e442fbe60f => generated 795 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:25.306796 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-34fa8651-30ea-4103-893b-394a2af43865 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:25.308424 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-34fa8651-30ea-4103-893b-394a2af43865 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] GET https://10.4.3.7/volume/v3/backups/a371206f-8464-4d85-8428-b4e442fbe60f Jul 10 08:36:25.308690 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-34fa8651-30ea-4103-893b-394a2af43865 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:25.308950 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-34fa8651-30ea-4103-893b-394a2af43865 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:25.309113 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-34fa8651-30ea-4103-893b-394a2af43865 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Show backup with id a371206f-8464-4d85-8428-b4e442fbe60f. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:36:25.314949 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:25.314949 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:36:25.316553 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-34fa8651-30ea-4103-893b-394a2af43865 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] https://10.4.3.7/volume/v3/backups/a371206f-8464-4d85-8428-b4e442fbe60f returned with HTTP 200 Jul 10 08:36:25.316635 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 507/2042] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:25 2026] GET /volume/v3/backups/a371206f-8464-4d85-8428-b4e442fbe60f => generated 795 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:26.328562 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-eb1e2679-17de-4f5a-8a80-59ea1b5ed997 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:26.331121 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-eb1e2679-17de-4f5a-8a80-59ea1b5ed997 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] GET https://10.4.3.7/volume/v3/backups/a371206f-8464-4d85-8428-b4e442fbe60f Jul 10 08:36:26.331685 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-eb1e2679-17de-4f5a-8a80-59ea1b5ed997 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:26.332076 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-eb1e2679-17de-4f5a-8a80-59ea1b5ed997 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:26.332295 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-eb1e2679-17de-4f5a-8a80-59ea1b5ed997 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Show backup with id a371206f-8464-4d85-8428-b4e442fbe60f. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:36:26.339027 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:26.339027 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:36:26.340265 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-eb1e2679-17de-4f5a-8a80-59ea1b5ed997 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] https://10.4.3.7/volume/v3/backups/a371206f-8464-4d85-8428-b4e442fbe60f returned with HTTP 200 Jul 10 08:36:26.340774 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 517/2043] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:26 2026] GET /volume/v3/backups/a371206f-8464-4d85-8428-b4e442fbe60f => generated 795 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:26.755181 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-78f901cb-a6b6-4cf2-a18a-f5e56bca9d0c None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:26.761279 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-78f901cb-a6b6-4cf2-a18a-f5e56bca9d0c tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:36:26.762879 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-78f901cb-a6b6-4cf2-a18a-f5e56bca9d0c tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-144356158"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:36:26.768433 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [None req-78f901cb-a6b6-4cf2-a18a-f5e56bca9d0c tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-144356158'}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:36:26.768659 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-78f901cb-a6b6-4cf2-a18a-f5e56bca9d0c tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Create volume of 1 GB Jul 10 08:36:26.784929 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-78f901cb-a6b6-4cf2-a18a-f5e56bca9d0c tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Availability Zones retrieved successfully. Jul 10 08:36:26.812903 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-78f901cb-a6b6-4cf2-a18a-f5e56bca9d0c tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Flow 'volume_create_api' (74c54b91-0eec-4ab9-ad83-4f0e714c1abd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:36:26.818088 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-78f901cb-a6b6-4cf2-a18a-f5e56bca9d0c tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9cc67e19-0391-465d-bdc1-266cc2a893c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:36:26.821952 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-78f901cb-a6b6-4cf2-a18a-f5e56bca9d0c tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Validating volume size '1' using validate_int {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:36:26.876806 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-78f901cb-a6b6-4cf2-a18a-f5e56bca9d0c tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9cc67e19-0391-465d-bdc1-266cc2a893c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:36:26.877619 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-78f901cb-a6b6-4cf2-a18a-f5e56bca9d0c tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43b2977d-dc2b-418c-981a-56e8ba6270f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:36:26.951180 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-78f901cb-a6b6-4cf2-a18a-f5e56bca9d0c tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Created reservations ['4b1fd51e-5a98-4b30-826a-4a6ce30ce617', '4ddb2cc2-b2a7-4d45-8f43-a5570a8a72b6', '1d829744-8877-4ca1-b152-a15fe0400600', 'eec38487-4187-4e37-bde5-01d37f0d6c65'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:36:26.952126 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-78f901cb-a6b6-4cf2-a18a-f5e56bca9d0c tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43b2977d-dc2b-418c-981a-56e8ba6270f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4b1fd51e-5a98-4b30-826a-4a6ce30ce617', '4ddb2cc2-b2a7-4d45-8f43-a5570a8a72b6', '1d829744-8877-4ca1-b152-a15fe0400600', 'eec38487-4187-4e37-bde5-01d37f0d6c65']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:36:26.952793 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-78f901cb-a6b6-4cf2-a18a-f5e56bca9d0c tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17a30761-bd93-4b79-83e7-dd2027fdd830) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:36:26.973112 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-78f901cb-a6b6-4cf2-a18a-f5e56bca9d0c tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17a30761-bd93-4b79-83e7-dd2027fdd830) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dba4af82-21e3-40fe-861c-3d0d640ce027', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-144356158',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e1439f042d54580ab158f3eb4d0bb6d',qos_specs=None,replication_status=,reservations=['4b1fd51e-5a98-4b30-826a-4a6ce30ce617','4ddb2cc2-b2a7-4d45-8f43-a5570a8a72b6','1d829744-8877-4ca1-b152-a15fe0400600','eec38487-4187-4e37-bde5-01d37f0d6c65'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc05bd25ecbc400fb5b960cf913af145',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:36:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-144356158',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dba4af82-21e3-40fe-861c-3d0d640ce027,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e1439f042d54580ab158f3eb4d0bb6d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc05bd25ecbc400fb5b960cf913af145',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:36:26.973756 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-78f901cb-a6b6-4cf2-a18a-f5e56bca9d0c tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa3cbe62-cf13-4db0-9ee1-c42217f99fc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:36:26.989497 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-78f901cb-a6b6-4cf2-a18a-f5e56bca9d0c tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa3cbe62-cf13-4db0-9ee1-c42217f99fc8) transitioned into state 'SUCCESS' from state '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-144356158',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e1439f042d54580ab158f3eb4d0bb6d',qos_specs=None,replication_status=,reservations=['4b1fd51e-5a98-4b30-826a-4a6ce30ce617','4ddb2cc2-b2a7-4d45-8f43-a5570a8a72b6','1d829744-8877-4ca1-b152-a15fe0400600','eec38487-4187-4e37-bde5-01d37f0d6c65'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc05bd25ecbc400fb5b960cf913af145',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:36:26.990131 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-78f901cb-a6b6-4cf2-a18a-f5e56bca9d0c tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d4127e6-4458-4961-8bcc-6631532a17e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:36:26.998994 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-78f901cb-a6b6-4cf2-a18a-f5e56bca9d0c tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d4127e6-4458-4961-8bcc-6631532a17e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:36:26.999743 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-78f901cb-a6b6-4cf2-a18a-f5e56bca9d0c tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Flow 'volume_create_api' (74c54b91-0eec-4ab9-ad83-4f0e714c1abd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:36:27.000018 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-78f901cb-a6b6-4cf2-a18a-f5e56bca9d0c tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Create volume request issued successfully. Jul 10 08:36:27.000690 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-78f901cb-a6b6-4cf2-a18a-f5e56bca9d0c tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:36:27.001087 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 511/2044] 10.4.3.7 () {68 vars in 1244 bytes} [Fri Jul 10 08:36:26 2026] POST /volume/v3/volumes => generated 752 bytes in 249 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:36:27.015876 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-0b07fd89-510a-4a3f-a816-951609d7d41b None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:27.020024 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-0b07fd89-510a-4a3f-a816-951609d7d41b tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] GET https://10.4.3.7/volume/v3/volumes/dba4af82-21e3-40fe-861c-3d0d640ce027 Jul 10 08:36:27.020273 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-0b07fd89-510a-4a3f-a816-951609d7d41b tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:27.020529 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-0b07fd89-510a-4a3f-a816-951609d7d41b tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:27.029143 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:27.029143 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:36:27.033348 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-0b07fd89-510a-4a3f-a816-951609d7d41b tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Volume info retrieved successfully. Jul 10 08:36:27.038076 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-0b07fd89-510a-4a3f-a816-951609d7d41b tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] https://10.4.3.7/volume/v3/volumes/dba4af82-21e3-40fe-861c-3d0d640ce027 returned with HTTP 200 Jul 10 08:36:27.038429 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 510/2045] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:27 2026] GET /volume/v3/volumes/dba4af82-21e3-40fe-861c-3d0d640ce027 => generated 820 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:27.351163 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-923fb0a9-214d-499a-8d1f-8b4e382494c2 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:27.352809 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-923fb0a9-214d-499a-8d1f-8b4e382494c2 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] GET https://10.4.3.7/volume/v3/backups/a371206f-8464-4d85-8428-b4e442fbe60f Jul 10 08:36:27.352980 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-923fb0a9-214d-499a-8d1f-8b4e382494c2 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:27.353157 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-923fb0a9-214d-499a-8d1f-8b4e382494c2 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:27.353286 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-923fb0a9-214d-499a-8d1f-8b4e382494c2 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Show backup with id a371206f-8464-4d85-8428-b4e442fbe60f. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:36:27.360554 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:27.360554 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:36:27.361249 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-923fb0a9-214d-499a-8d1f-8b4e382494c2 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] https://10.4.3.7/volume/v3/backups/a371206f-8464-4d85-8428-b4e442fbe60f returned with HTTP 200 Jul 10 08:36:27.361621 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 508/2046] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:27 2026] GET /volume/v3/backups/a371206f-8464-4d85-8428-b4e442fbe60f => generated 795 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:27.975433 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-a080d615-0931-4aba-aef8-8df5efbf5fea None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:27.976990 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-a080d615-0931-4aba-aef8-8df5efbf5fea tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] GET https://10.4.3.7/volume/v3/volumes/854ab56d-885b-43f6-911b-5ecaf72083a3 Jul 10 08:36:27.977170 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-a080d615-0931-4aba-aef8-8df5efbf5fea tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:27.977340 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-a080d615-0931-4aba-aef8-8df5efbf5fea tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:27.985190 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:27.985190 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:36:27.989002 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-a080d615-0931-4aba-aef8-8df5efbf5fea tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] Volume info retrieved successfully. Jul 10 08:36:27.993808 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-a080d615-0931-4aba-aef8-8df5efbf5fea tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] https://10.4.3.7/volume/v3/volumes/854ab56d-885b-43f6-911b-5ecaf72083a3 returned with HTTP 200 Jul 10 08:36:27.994211 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 518/2047] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:36:27 2026] GET /volume/v3/volumes/854ab56d-885b-43f6-911b-5ecaf72083a3 => generated 863 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:36:28.007325 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-50d9d210-0591-4d85-9218-d52b3cf1a93a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:28.009014 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-50d9d210-0591-4d85-9218-d52b3cf1a93a tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] DELETE https://10.4.3.7/volume/v3/volumes/854ab56d-885b-43f6-911b-5ecaf72083a3 Jul 10 08:36:28.009238 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-50d9d210-0591-4d85-9218-d52b3cf1a93a tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:28.009377 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-50d9d210-0591-4d85-9218-d52b3cf1a93a tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:28.009554 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-50d9d210-0591-4d85-9218-d52b3cf1a93a tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] Delete volume with id: 854ab56d-885b-43f6-911b-5ecaf72083a3 Jul 10 08:36:28.015493 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:28.015493 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:36:28.015899 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-50d9d210-0591-4d85-9218-d52b3cf1a93a tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] Volume info retrieved successfully. Jul 10 08:36:28.029333 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-50d9d210-0591-4d85-9218-d52b3cf1a93a tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] Delete volume request issued successfully. Jul 10 08:36:28.029530 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-50d9d210-0591-4d85-9218-d52b3cf1a93a tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] https://10.4.3.7/volume/v3/volumes/854ab56d-885b-43f6-911b-5ecaf72083a3 returned with HTTP 202 Jul 10 08:36:28.029984 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 512/2048] 10.4.3.7 () {68 vars in 1378 bytes} [Fri Jul 10 08:36:28 2026] DELETE /volume/v3/volumes/854ab56d-885b-43f6-911b-5ecaf72083a3 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 08:36:28.036993 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-770d61f9-e2fa-4de7-b8f6-6ef5658177d9 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:28.038727 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-770d61f9-e2fa-4de7-b8f6-6ef5658177d9 tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] GET https://10.4.3.7/volume/v3/volumes/854ab56d-885b-43f6-911b-5ecaf72083a3 Jul 10 08:36:28.038922 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-770d61f9-e2fa-4de7-b8f6-6ef5658177d9 tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:28.039104 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-770d61f9-e2fa-4de7-b8f6-6ef5658177d9 tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:28.046076 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:28.046076 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:36:28.049723 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-770d61f9-e2fa-4de7-b8f6-6ef5658177d9 tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] Volume info retrieved successfully. Jul 10 08:36:28.053456 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-ab823097-2c6d-4bf2-8164-c70b4d52fb61 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:28.053825 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-770d61f9-e2fa-4de7-b8f6-6ef5658177d9 tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] https://10.4.3.7/volume/v3/volumes/854ab56d-885b-43f6-911b-5ecaf72083a3 returned with HTTP 200 Jul 10 08:36:28.054225 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 511/2049] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:36:28 2026] GET /volume/v3/volumes/854ab56d-885b-43f6-911b-5ecaf72083a3 => generated 862 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:36:28.055567 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-ab823097-2c6d-4bf2-8164-c70b4d52fb61 tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] GET https://10.4.3.7/volume/v3/volumes/dba4af82-21e3-40fe-861c-3d0d640ce027 Jul 10 08:36:28.055825 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-ab823097-2c6d-4bf2-8164-c70b4d52fb61 tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:28.055964 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-ab823097-2c6d-4bf2-8164-c70b4d52fb61 tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:28.062691 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:28.062691 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:36:28.065686 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-ab823097-2c6d-4bf2-8164-c70b4d52fb61 tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Volume info retrieved successfully. Jul 10 08:36:28.069128 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-ab823097-2c6d-4bf2-8164-c70b4d52fb61 tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] https://10.4.3.7/volume/v3/volumes/dba4af82-21e3-40fe-861c-3d0d640ce027 returned with HTTP 200 Jul 10 08:36:28.069498 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 509/2050] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:28 2026] GET /volume/v3/volumes/dba4af82-21e3-40fe-861c-3d0d640ce027 => generated 845 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:28.370850 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-d0125915-8f01-424e-9150-a98d3cb4b1aa None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:28.372360 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d0125915-8f01-424e-9150-a98d3cb4b1aa tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] GET https://10.4.3.7/volume/v3/backups/a371206f-8464-4d85-8428-b4e442fbe60f Jul 10 08:36:28.372570 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-d0125915-8f01-424e-9150-a98d3cb4b1aa tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:28.372731 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-d0125915-8f01-424e-9150-a98d3cb4b1aa tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:28.372841 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-d0125915-8f01-424e-9150-a98d3cb4b1aa tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Show backup with id a371206f-8464-4d85-8428-b4e442fbe60f. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:36:28.376774 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:28.376774 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:36:28.377563 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d0125915-8f01-424e-9150-a98d3cb4b1aa tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] https://10.4.3.7/volume/v3/backups/a371206f-8464-4d85-8428-b4e442fbe60f returned with HTTP 200 Jul 10 08:36:28.377959 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 519/2051] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:28 2026] GET /volume/v3/backups/a371206f-8464-4d85-8428-b4e442fbe60f => generated 795 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:29.067524 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-8f739143-f701-47bf-9ee9-1a963eb87004 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:29.071136 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8f739143-f701-47bf-9ee9-1a963eb87004 tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] GET https://10.4.3.7/volume/v3/volumes/854ab56d-885b-43f6-911b-5ecaf72083a3 Jul 10 08:36:29.071491 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8f739143-f701-47bf-9ee9-1a963eb87004 tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:29.071650 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8f739143-f701-47bf-9ee9-1a963eb87004 tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:29.085821 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8f739143-f701-47bf-9ee9-1a963eb87004 tempest-VolumesExtendAttachedTest-1616965228 tempest-VolumesExtendAttachedTest-1616965228-project-member] https://10.4.3.7/volume/v3/volumes/854ab56d-885b-43f6-911b-5ecaf72083a3 returned with HTTP 404 Jul 10 08:36:29.086511 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 513/2052] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:36:29 2026] GET /volume/v3/volumes/854ab56d-885b-43f6-911b-5ecaf72083a3 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 08:36:29.389304 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-faed4700-bdf2-4d11-b54c-b7c89ff8f434 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:29.391639 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-faed4700-bdf2-4d11-b54c-b7c89ff8f434 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] GET https://10.4.3.7/volume/v3/backups/a371206f-8464-4d85-8428-b4e442fbe60f Jul 10 08:36:29.391898 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-faed4700-bdf2-4d11-b54c-b7c89ff8f434 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:29.392143 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-faed4700-bdf2-4d11-b54c-b7c89ff8f434 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:29.392297 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-faed4700-bdf2-4d11-b54c-b7c89ff8f434 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Show backup with id a371206f-8464-4d85-8428-b4e442fbe60f. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:36:29.397354 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:29.397354 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:36:29.398306 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-faed4700-bdf2-4d11-b54c-b7c89ff8f434 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] https://10.4.3.7/volume/v3/backups/a371206f-8464-4d85-8428-b4e442fbe60f returned with HTTP 200 Jul 10 08:36:29.398836 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 512/2053] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:29 2026] GET /volume/v3/backups/a371206f-8464-4d85-8428-b4e442fbe60f => generated 795 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:30.414394 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-34182e77-9093-4c3a-bf1b-74a9cbd90634 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:30.416021 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-34182e77-9093-4c3a-bf1b-74a9cbd90634 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] GET https://10.4.3.7/volume/v3/backups/a371206f-8464-4d85-8428-b4e442fbe60f Jul 10 08:36:30.416189 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-34182e77-9093-4c3a-bf1b-74a9cbd90634 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:30.416358 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-34182e77-9093-4c3a-bf1b-74a9cbd90634 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:30.416462 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-34182e77-9093-4c3a-bf1b-74a9cbd90634 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Show backup with id a371206f-8464-4d85-8428-b4e442fbe60f. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:36:30.426749 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:30.426749 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:36:30.427466 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-34182e77-9093-4c3a-bf1b-74a9cbd90634 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] https://10.4.3.7/volume/v3/backups/a371206f-8464-4d85-8428-b4e442fbe60f returned with HTTP 200 Jul 10 08:36:30.427841 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 510/2054] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:30 2026] GET /volume/v3/backups/a371206f-8464-4d85-8428-b4e442fbe60f => generated 795 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:31.437933 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-3b1528f2-beaf-4796-ba53-53a66e3adf8d None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:31.439539 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-3b1528f2-beaf-4796-ba53-53a66e3adf8d tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] GET https://10.4.3.7/volume/v3/backups/a371206f-8464-4d85-8428-b4e442fbe60f Jul 10 08:36:31.439720 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-3b1528f2-beaf-4796-ba53-53a66e3adf8d tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:31.439887 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-3b1528f2-beaf-4796-ba53-53a66e3adf8d tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:31.439982 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-3b1528f2-beaf-4796-ba53-53a66e3adf8d tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Show backup with id a371206f-8464-4d85-8428-b4e442fbe60f. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:36:31.443940 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:31.443940 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:36:31.444664 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-3b1528f2-beaf-4796-ba53-53a66e3adf8d tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] https://10.4.3.7/volume/v3/backups/a371206f-8464-4d85-8428-b4e442fbe60f returned with HTTP 200 Jul 10 08:36:31.444990 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 520/2055] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:31 2026] GET /volume/v3/backups/a371206f-8464-4d85-8428-b4e442fbe60f => generated 796 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:32.460107 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-fc7d8d72-a06e-4539-8bbd-3e501047fc25 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:32.464339 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-fc7d8d72-a06e-4539-8bbd-3e501047fc25 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] GET https://10.4.3.7/volume/v3/backups/a371206f-8464-4d85-8428-b4e442fbe60f Jul 10 08:36:32.464449 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-fc7d8d72-a06e-4539-8bbd-3e501047fc25 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:32.464868 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-fc7d8d72-a06e-4539-8bbd-3e501047fc25 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:32.464868 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-fc7d8d72-a06e-4539-8bbd-3e501047fc25 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Show backup with id a371206f-8464-4d85-8428-b4e442fbe60f. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:36:32.472810 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:32.472810 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:36:32.472810 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-fc7d8d72-a06e-4539-8bbd-3e501047fc25 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] https://10.4.3.7/volume/v3/backups/a371206f-8464-4d85-8428-b4e442fbe60f returned with HTTP 200 Jul 10 08:36:32.472810 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 514/2056] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:32 2026] GET /volume/v3/backups/a371206f-8464-4d85-8428-b4e442fbe60f => generated 796 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:33.488773 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-09e795b1-38fc-485c-b46e-be716b6eea55 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:33.491067 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-09e795b1-38fc-485c-b46e-be716b6eea55 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] GET https://10.4.3.7/volume/v3/backups/a371206f-8464-4d85-8428-b4e442fbe60f Jul 10 08:36:33.491256 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-09e795b1-38fc-485c-b46e-be716b6eea55 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:33.491439 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-09e795b1-38fc-485c-b46e-be716b6eea55 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:33.491552 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-09e795b1-38fc-485c-b46e-be716b6eea55 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Show backup with id a371206f-8464-4d85-8428-b4e442fbe60f. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:36:33.495698 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:33.495698 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:36:33.496438 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-09e795b1-38fc-485c-b46e-be716b6eea55 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] https://10.4.3.7/volume/v3/backups/a371206f-8464-4d85-8428-b4e442fbe60f returned with HTTP 200 Jul 10 08:36:33.498563 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 513/2057] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:33 2026] GET /volume/v3/backups/a371206f-8464-4d85-8428-b4e442fbe60f => generated 797 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 08:36:33.514389 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-5b9675fd-c8cf-4f1a-a69a-cdef414d8f45 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:33.517696 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-5b9675fd-c8cf-4f1a-a69a-cdef414d8f45 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] GET https://10.4.3.7/volume/v3/volumes/9bb1b639-3f11-439b-abb7-8548ff7a0dda Jul 10 08:36:33.517958 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-5b9675fd-c8cf-4f1a-a69a-cdef414d8f45 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:33.518207 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-5b9675fd-c8cf-4f1a-a69a-cdef414d8f45 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:33.529721 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:33.529721 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:36:33.537205 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-5b9675fd-c8cf-4f1a-a69a-cdef414d8f45 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Volume info retrieved successfully. Jul 10 08:36:33.545851 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-5b9675fd-c8cf-4f1a-a69a-cdef414d8f45 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] https://10.4.3.7/volume/v3/volumes/9bb1b639-3f11-439b-abb7-8548ff7a0dda returned with HTTP 200 Jul 10 08:36:33.546529 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 511/2058] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:33 2026] GET /volume/v3/volumes/9bb1b639-3f11-439b-abb7-8548ff7a0dda => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:33.563437 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-55fe3e71-a750-4cbc-b93f-8f8f205a4301 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:33.565893 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-55fe3e71-a750-4cbc-b93f-8f8f205a4301 tempest-VolumesBackupsAdminTest-275266099 tempest-VolumesBackupsAdminTest-275266099-project-admin] POST https://10.4.3.7/volume/v3/backups/a371206f-8464-4d85-8428-b4e442fbe60f/action Jul 10 08:36:33.566324 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-55fe3e71-a750-4cbc-b93f-8f8f205a4301 tempest-VolumesBackupsAdminTest-275266099 tempest-VolumesBackupsAdminTest-275266099-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100054) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:36:33.566614 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-55fe3e71-a750-4cbc-b93f-8f8f205a4301 tempest-VolumesBackupsAdminTest-275266099 tempest-VolumesBackupsAdminTest-275266099-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:36:33.568325 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.contrib.admin_actions [None req-55fe3e71-a750-4cbc-b93f-8f8f205a4301 tempest-VolumesBackupsAdminTest-275266099 tempest-VolumesBackupsAdminTest-275266099-project-admin] Updating backup 'a371206f-8464-4d85-8428-b4e442fbe60f' with '{'status': 'error'}' {{(pid=100054) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 10 08:36:33.570761 np0000004976 devstack@c-api.service[100054]: DEBUG dbcounter [-] [100054] Writing DB stats cinder:SELECT=245,cinder:INSERT=38,cinder:UPDATE=69 {{(pid=100054) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 08:36:33.590170 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:33.590170 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:36:33.618331 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.backup.rpcapi [None req-55fe3e71-a750-4cbc-b93f-8f8f205a4301 tempest-VolumesBackupsAdminTest-275266099 tempest-VolumesBackupsAdminTest-275266099-project-admin] reset_status in rpcapi backup_id a371206f-8464-4d85-8428-b4e442fbe60f on host np0000004976. {{(pid=100054) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Jul 10 08:36:33.622030 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-55fe3e71-a750-4cbc-b93f-8f8f205a4301 tempest-VolumesBackupsAdminTest-275266099 tempest-VolumesBackupsAdminTest-275266099-project-admin] https://10.4.3.7/volume/v3/backups/a371206f-8464-4d85-8428-b4e442fbe60f/action returned with HTTP 202 Jul 10 08:36:33.624954 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 521/2059] 10.4.3.7 () {68 vars in 1376 bytes} [Fri Jul 10 08:36:33 2026] POST /volume/v3/backups/a371206f-8464-4d85-8428-b4e442fbe60f/action => generated 0 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:36:33.639718 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-97085bbd-08b3-4df0-976c-e4f40b7b7842 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:33.643049 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-97085bbd-08b3-4df0-976c-e4f40b7b7842 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] GET https://10.4.3.7/volume/v3/backups/a371206f-8464-4d85-8428-b4e442fbe60f Jul 10 08:36:33.643251 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-97085bbd-08b3-4df0-976c-e4f40b7b7842 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:33.643529 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-97085bbd-08b3-4df0-976c-e4f40b7b7842 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:33.643710 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-97085bbd-08b3-4df0-976c-e4f40b7b7842 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Show backup with id a371206f-8464-4d85-8428-b4e442fbe60f. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:36:33.655014 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:33.655014 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:36:33.655656 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-97085bbd-08b3-4df0-976c-e4f40b7b7842 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] https://10.4.3.7/volume/v3/backups/a371206f-8464-4d85-8428-b4e442fbe60f returned with HTTP 200 Jul 10 08:36:33.656181 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 515/2060] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:33 2026] GET /volume/v3/backups/a371206f-8464-4d85-8428-b4e442fbe60f => generated 793 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:33.671798 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-e25bb2f2-d3df-4dfb-bc1d-a9b7ff3ec6c8 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:33.676047 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-e25bb2f2-d3df-4dfb-bc1d-a9b7ff3ec6c8 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] DELETE https://10.4.3.7/volume/v3/backups/a371206f-8464-4d85-8428-b4e442fbe60f Jul 10 08:36:33.676251 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-e25bb2f2-d3df-4dfb-bc1d-a9b7ff3ec6c8 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:33.676456 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-e25bb2f2-d3df-4dfb-bc1d-a9b7ff3ec6c8 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Calling method 'delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:33.676604 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.contrib.backups [None req-e25bb2f2-d3df-4dfb-bc1d-a9b7ff3ec6c8 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Delete backup with id: a371206f-8464-4d85-8428-b4e442fbe60f. Jul 10 08:36:33.686341 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:33.686341 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:36:33.715192 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.backup.rpcapi [None req-e25bb2f2-d3df-4dfb-bc1d-a9b7ff3ec6c8 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] delete_backup rpcapi backup_id a371206f-8464-4d85-8428-b4e442fbe60f {{(pid=100056) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 08:36:33.719777 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-e25bb2f2-d3df-4dfb-bc1d-a9b7ff3ec6c8 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] https://10.4.3.7/volume/v3/backups/a371206f-8464-4d85-8428-b4e442fbe60f returned with HTTP 202 Jul 10 08:36:33.720341 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 514/2061] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:36:33 2026] DELETE /volume/v3/backups/a371206f-8464-4d85-8428-b4e442fbe60f => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:36:33.729031 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-fdc5633e-6870-4e68-b63f-213a53ad40b3 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:33.730970 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-fdc5633e-6870-4e68-b63f-213a53ad40b3 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] GET https://10.4.3.7/volume/v3/backups/a371206f-8464-4d85-8428-b4e442fbe60f Jul 10 08:36:33.731129 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-fdc5633e-6870-4e68-b63f-213a53ad40b3 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:33.731303 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-fdc5633e-6870-4e68-b63f-213a53ad40b3 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:33.731421 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-fdc5633e-6870-4e68-b63f-213a53ad40b3 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Show backup with id a371206f-8464-4d85-8428-b4e442fbe60f. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:36:33.736809 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:33.736809 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:36:33.738117 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-fdc5633e-6870-4e68-b63f-213a53ad40b3 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] https://10.4.3.7/volume/v3/backups/a371206f-8464-4d85-8428-b4e442fbe60f returned with HTTP 200 Jul 10 08:36:33.738919 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 512/2062] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:33 2026] GET /volume/v3/backups/a371206f-8464-4d85-8428-b4e442fbe60f => generated 796 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:34.699547 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-6513d30f-35da-403d-8bcf-34629aebb0f9 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:34.701263 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-6513d30f-35da-403d-8bcf-34629aebb0f9 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:36:34.701605 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-6513d30f-35da-403d-8bcf-34629aebb0f9 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "e1ee2ea6-9251-43d7-8043-1a8efc6b3698", "size": 1, "name": "tempest-VolumesExtendTest-Volume-587969799"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:36:34.702957 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.volumes [None req-6513d30f-35da-403d-8bcf-34629aebb0f9 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] Create volume request body: {'volume': {'imageRef': 'e1ee2ea6-9251-43d7-8043-1a8efc6b3698', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-587969799'}} {{(pid=100054) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:36:34.753398 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-c8380dd4-3a6d-40cb-a9ff-b984a9a8a738 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:34.755636 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c8380dd4-3a6d-40cb-a9ff-b984a9a8a738 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] GET https://10.4.3.7/volume/v3/backups/a371206f-8464-4d85-8428-b4e442fbe60f Jul 10 08:36:34.755810 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c8380dd4-3a6d-40cb-a9ff-b984a9a8a738 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:34.756017 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c8380dd4-3a6d-40cb-a9ff-b984a9a8a738 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:34.756109 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-c8380dd4-3a6d-40cb-a9ff-b984a9a8a738 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Show backup with id a371206f-8464-4d85-8428-b4e442fbe60f. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:36:34.760423 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c8380dd4-3a6d-40cb-a9ff-b984a9a8a738 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] https://10.4.3.7/volume/v3/backups/a371206f-8464-4d85-8428-b4e442fbe60f returned with HTTP 404 Jul 10 08:36:34.760964 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 516/2063] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:34 2026] GET /volume/v3/backups/a371206f-8464-4d85-8428-b4e442fbe60f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:36:34.839249 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-8fc85562-9da7-4671-92b0-36b53f2aab8f None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:34.842980 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-8fc85562-9da7-4671-92b0-36b53f2aab8f tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] GET https://10.4.3.7/volume/v3/volumes/9bb1b639-3f11-439b-abb7-8548ff7a0dda Jul 10 08:36:34.842980 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-8fc85562-9da7-4671-92b0-36b53f2aab8f tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:34.842980 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-8fc85562-9da7-4671-92b0-36b53f2aab8f tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:34.857989 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:34.857989 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:36:34.868656 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-8fc85562-9da7-4671-92b0-36b53f2aab8f tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Volume info retrieved successfully. Jul 10 08:36:34.873678 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-8fc85562-9da7-4671-92b0-36b53f2aab8f tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] https://10.4.3.7/volume/v3/volumes/9bb1b639-3f11-439b-abb7-8548ff7a0dda returned with HTTP 200 Jul 10 08:36:34.874096 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 515/2064] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:34 2026] GET /volume/v3/volumes/9bb1b639-3f11-439b-abb7-8548ff7a0dda => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:34.882773 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.volumes [None req-6513d30f-35da-403d-8bcf-34629aebb0f9 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] Create volume of 1 GB Jul 10 08:36:34.886501 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-1441f530-907f-45a3-bc53-793805ec914f None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:34.887685 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-6513d30f-35da-403d-8bcf-34629aebb0f9 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] Availability Zones retrieved successfully. Jul 10 08:36:34.888190 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-1441f530-907f-45a3-bc53-793805ec914f tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] DELETE https://10.4.3.7/volume/v3/volumes/9bb1b639-3f11-439b-abb7-8548ff7a0dda Jul 10 08:36:34.888377 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-1441f530-907f-45a3-bc53-793805ec914f tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:34.888641 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-1441f530-907f-45a3-bc53-793805ec914f tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Calling method 'delete' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:34.888812 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-1441f530-907f-45a3-bc53-793805ec914f tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Delete volume with id: 9bb1b639-3f11-439b-abb7-8548ff7a0dda Jul 10 08:36:34.892640 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-6513d30f-35da-403d-8bcf-34629aebb0f9 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] Flow 'volume_create_api' (8c825340-6893-4411-a2a8-29963b08f73f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:36:34.893610 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-6513d30f-35da-403d-8bcf-34629aebb0f9 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e917e70c-cca9-4533-b6de-0e8f38ffe901) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:36:34.894508 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.flows.api.create_volume [None req-6513d30f-35da-403d-8bcf-34629aebb0f9 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] Validating volume size '1' using validate_int {{(pid=100054) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:36:34.898204 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:34.898204 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:36:34.898712 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-1441f530-907f-45a3-bc53-793805ec914f tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Volume info retrieved successfully. Jul 10 08:36:34.926239 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-1441f530-907f-45a3-bc53-793805ec914f tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Delete volume request issued successfully. Jul 10 08:36:34.926489 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-1441f530-907f-45a3-bc53-793805ec914f tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] https://10.4.3.7/volume/v3/volumes/9bb1b639-3f11-439b-abb7-8548ff7a0dda returned with HTTP 202 Jul 10 08:36:34.926942 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 513/2065] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:36:34 2026] DELETE /volume/v3/volumes/9bb1b639-3f11-439b-abb7-8548ff7a0dda => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:36:34.944042 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-9b655fc2-9a22-4187-9312-93ff6d12b950 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:34.946036 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9b655fc2-9a22-4187-9312-93ff6d12b950 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] GET https://10.4.3.7/volume/v3/volumes/9bb1b639-3f11-439b-abb7-8548ff7a0dda Jul 10 08:36:34.946210 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9b655fc2-9a22-4187-9312-93ff6d12b950 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:34.946385 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9b655fc2-9a22-4187-9312-93ff6d12b950 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:34.954649 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:34.954649 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:36:34.958651 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-9b655fc2-9a22-4187-9312-93ff6d12b950 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Volume info retrieved successfully. Jul 10 08:36:34.961345 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-6513d30f-35da-403d-8bcf-34629aebb0f9 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e917e70c-cca9-4533-b6de-0e8f38ffe901) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:36:34.962051 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-6513d30f-35da-403d-8bcf-34629aebb0f9 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d9dddf0-c65d-40c5-8d3d-ffc7c6292848) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:36:34.964299 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9b655fc2-9a22-4187-9312-93ff6d12b950 tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] https://10.4.3.7/volume/v3/volumes/9bb1b639-3f11-439b-abb7-8548ff7a0dda returned with HTTP 200 Jul 10 08:36:34.964791 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 517/2066] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:34 2026] GET /volume/v3/volumes/9bb1b639-3f11-439b-abb7-8548ff7a0dda => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:35.031141 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.quota [None req-6513d30f-35da-403d-8bcf-34629aebb0f9 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] Created reservations ['6f31010f-a0b9-4fe7-b680-b67898dfec37', '4aba4b34-e173-4f35-a342-e1e881a14bbd', '04391e93-bfab-4d26-8534-29085bee72cb', '55746c84-e21c-491e-bf73-e4408077adba'] {{(pid=100054) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:36:35.031944 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-6513d30f-35da-403d-8bcf-34629aebb0f9 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d9dddf0-c65d-40c5-8d3d-ffc7c6292848) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6f31010f-a0b9-4fe7-b680-b67898dfec37', '4aba4b34-e173-4f35-a342-e1e881a14bbd', '04391e93-bfab-4d26-8534-29085bee72cb', '55746c84-e21c-491e-bf73-e4408077adba']}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:36:35.032657 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-6513d30f-35da-403d-8bcf-34629aebb0f9 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29623d2f-a224-4b9e-a09f-6f59af554c52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:36:35.055995 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-6513d30f-35da-403d-8bcf-34629aebb0f9 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29623d2f-a224-4b9e-a09f-6f59af554c52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c19143a5-8e6b-4a57-817c-5632a660c676', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-587969799',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b1b7e824663649e0b232d2c230cca3a5',qos_specs=None,replication_status=,reservations=['6f31010f-a0b9-4fe7-b680-b67898dfec37','4aba4b34-e173-4f35-a342-e1e881a14bbd','04391e93-bfab-4d26-8534-29085bee72cb','55746c84-e21c-491e-bf73-e4408077adba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a27ecb3f3854f4aaa65d22e3b2d43f8',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:36:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-587969799',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c19143a5-8e6b-4a57-817c-5632a660c676,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b1b7e824663649e0b232d2c230cca3a5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4a27ecb3f3854f4aaa65d22e3b2d43f8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:36:35.056700 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-6513d30f-35da-403d-8bcf-34629aebb0f9 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc3dd687-3513-4013-a0e7-6bbadba4942a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:36:35.072833 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-6513d30f-35da-403d-8bcf-34629aebb0f9 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc3dd687-3513-4013-a0e7-6bbadba4942a) transitioned into state 'SUCCESS' from state '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-587969799',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b1b7e824663649e0b232d2c230cca3a5',qos_specs=None,replication_status=,reservations=['6f31010f-a0b9-4fe7-b680-b67898dfec37','4aba4b34-e173-4f35-a342-e1e881a14bbd','04391e93-bfab-4d26-8534-29085bee72cb','55746c84-e21c-491e-bf73-e4408077adba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a27ecb3f3854f4aaa65d22e3b2d43f8',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:36:35.073496 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-6513d30f-35da-403d-8bcf-34629aebb0f9 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b078d5b6-698e-4344-b52b-fdcbb82a9851) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:36:35.086344 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-6513d30f-35da-403d-8bcf-34629aebb0f9 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b078d5b6-698e-4344-b52b-fdcbb82a9851) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:36:35.087281 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-6513d30f-35da-403d-8bcf-34629aebb0f9 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] Flow 'volume_create_api' (8c825340-6893-4411-a2a8-29963b08f73f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100054) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:36:35.087634 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-6513d30f-35da-403d-8bcf-34629aebb0f9 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] Create volume request issued successfully. Jul 10 08:36:35.088139 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-6513d30f-35da-403d-8bcf-34629aebb0f9 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:36:35.090346 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 522/2067] 10.4.3.7 () {68 vars in 1245 bytes} [Fri Jul 10 08:36:34 2026] POST /volume/v3/volumes => generated 743 bytes in 390 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:36:35.105256 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-ff40a028-bf96-4e49-b36c-9c5f02c283f8 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:35.106915 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-ff40a028-bf96-4e49-b36c-9c5f02c283f8 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] GET https://10.4.3.7/volume/v3/volumes/c19143a5-8e6b-4a57-817c-5632a660c676 Jul 10 08:36:35.107086 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-ff40a028-bf96-4e49-b36c-9c5f02c283f8 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:35.107254 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-ff40a028-bf96-4e49-b36c-9c5f02c283f8 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:35.117175 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:35.117175 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:36:35.120536 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-ff40a028-bf96-4e49-b36c-9c5f02c283f8 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] Volume info retrieved successfully. Jul 10 08:36:35.124425 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-ff40a028-bf96-4e49-b36c-9c5f02c283f8 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] https://10.4.3.7/volume/v3/volumes/c19143a5-8e6b-4a57-817c-5632a660c676 returned with HTTP 200 Jul 10 08:36:35.124836 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 516/2068] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:35 2026] GET /volume/v3/volumes/c19143a5-8e6b-4a57-817c-5632a660c676 => generated 811 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:35.978184 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-869486a7-91cd-40bd-93ef-a611fa85184b None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:35.981294 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-869486a7-91cd-40bd-93ef-a611fa85184b tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] GET https://10.4.3.7/volume/v3/volumes/9bb1b639-3f11-439b-abb7-8548ff7a0dda Jul 10 08:36:35.981559 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-869486a7-91cd-40bd-93ef-a611fa85184b tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:35.981921 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-869486a7-91cd-40bd-93ef-a611fa85184b tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:35.988275 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-869486a7-91cd-40bd-93ef-a611fa85184b tempest-VolumesBackupsAdminTest-60699204 tempest-VolumesBackupsAdminTest-60699204-project-member] https://10.4.3.7/volume/v3/volumes/9bb1b639-3f11-439b-abb7-8548ff7a0dda returned with HTTP 404 Jul 10 08:36:35.988840 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 514/2069] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:35 2026] GET /volume/v3/volumes/9bb1b639-3f11-439b-abb7-8548ff7a0dda => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:36:36.138263 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-eb74354b-d575-40f3-a54c-266e7fab4589 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:36.140890 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-eb74354b-d575-40f3-a54c-266e7fab4589 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] GET https://10.4.3.7/volume/v3/volumes/c19143a5-8e6b-4a57-817c-5632a660c676 Jul 10 08:36:36.141078 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-eb74354b-d575-40f3-a54c-266e7fab4589 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:36.141258 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-eb74354b-d575-40f3-a54c-266e7fab4589 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:36.152893 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:36.152893 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:36:36.156765 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-eb74354b-d575-40f3-a54c-266e7fab4589 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] Volume info retrieved successfully. Jul 10 08:36:36.163432 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-eb74354b-d575-40f3-a54c-266e7fab4589 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] https://10.4.3.7/volume/v3/volumes/c19143a5-8e6b-4a57-817c-5632a660c676 returned with HTTP 200 Jul 10 08:36:36.163432 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 518/2070] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:36 2026] GET /volume/v3/volumes/c19143a5-8e6b-4a57-817c-5632a660c676 => generated 1351 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:36:36.179431 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-39f7692e-9751-4ecb-a518-fa94748a0bea None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:36.182459 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-39f7692e-9751-4ecb-a518-fa94748a0bea tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] POST https://10.4.3.7/volume/v3/volumes/c19143a5-8e6b-4a57-817c-5632a660c676/action Jul 10 08:36:36.184230 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-39f7692e-9751-4ecb-a518-fa94748a0bea tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100054) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:36:36.184382 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-39f7692e-9751-4ecb-a518-fa94748a0bea tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:36:36.195061 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:36.195061 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:36:36.195567 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-39f7692e-9751-4ecb-a518-fa94748a0bea tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] Volume info retrieved successfully. Jul 10 08:36:36.232424 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.quota [None req-39f7692e-9751-4ecb-a518-fa94748a0bea tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] Created reservations ['7d8a6ac6-404f-4300-92ef-9cbffa91f5f1', 'ad40d9f3-2df8-4e69-88d6-bede4059c36a'] {{(pid=100054) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:36:36.246816 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-39f7692e-9751-4ecb-a518-fa94748a0bea tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] Extend volume request issued successfully. Jul 10 08:36:36.247028 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-39f7692e-9751-4ecb-a518-fa94748a0bea tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] https://10.4.3.7/volume/v3/volumes/c19143a5-8e6b-4a57-817c-5632a660c676/action returned with HTTP 202 Jul 10 08:36:36.247475 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 523/2071] 10.4.3.7 () {68 vars in 1376 bytes} [Fri Jul 10 08:36:36 2026] POST /volume/v3/volumes/c19143a5-8e6b-4a57-817c-5632a660c676/action => generated 0 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:36:36.254966 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-4b71d3cc-87dd-4486-a55c-f950595aef07 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:36.257362 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-4b71d3cc-87dd-4486-a55c-f950595aef07 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] GET https://10.4.3.7/volume/v3/volumes/c19143a5-8e6b-4a57-817c-5632a660c676 Jul 10 08:36:36.259865 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-4b71d3cc-87dd-4486-a55c-f950595aef07 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:36.260149 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-4b71d3cc-87dd-4486-a55c-f950595aef07 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:36.270964 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:36.270964 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:36:36.278027 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-4b71d3cc-87dd-4486-a55c-f950595aef07 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] Volume info retrieved successfully. Jul 10 08:36:36.291090 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-4b71d3cc-87dd-4486-a55c-f950595aef07 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] https://10.4.3.7/volume/v3/volumes/c19143a5-8e6b-4a57-817c-5632a660c676 returned with HTTP 200 Jul 10 08:36:36.291679 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 517/2072] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:36 2026] GET /volume/v3/volumes/c19143a5-8e6b-4a57-817c-5632a660c676 => generated 1351 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:36:37.303085 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-c8f7ad59-d7d3-4eb2-b4a5-972ece70beeb None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:37.305027 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-c8f7ad59-d7d3-4eb2-b4a5-972ece70beeb tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] GET https://10.4.3.7/volume/v3/volumes/c19143a5-8e6b-4a57-817c-5632a660c676 Jul 10 08:36:37.305274 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-c8f7ad59-d7d3-4eb2-b4a5-972ece70beeb tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:37.305565 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-c8f7ad59-d7d3-4eb2-b4a5-972ece70beeb tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:37.313238 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:37.313238 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:36:37.317627 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-c8f7ad59-d7d3-4eb2-b4a5-972ece70beeb tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] Volume info retrieved successfully. Jul 10 08:36:37.323090 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-c8f7ad59-d7d3-4eb2-b4a5-972ece70beeb tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] https://10.4.3.7/volume/v3/volumes/c19143a5-8e6b-4a57-817c-5632a660c676 returned with HTTP 200 Jul 10 08:36:37.323507 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 515/2073] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:37 2026] GET /volume/v3/volumes/c19143a5-8e6b-4a57-817c-5632a660c676 => generated 1351 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:36:37.340240 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-a6481cfd-71ee-42c2-930c-def83f901a56 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:37.342246 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a6481cfd-71ee-42c2-930c-def83f901a56 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] GET https://10.4.3.7/volume/v3/volumes/c19143a5-8e6b-4a57-817c-5632a660c676 Jul 10 08:36:37.342577 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a6481cfd-71ee-42c2-930c-def83f901a56 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:37.342778 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a6481cfd-71ee-42c2-930c-def83f901a56 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:37.352278 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:37.352278 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:36:37.357054 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-a6481cfd-71ee-42c2-930c-def83f901a56 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] Volume info retrieved successfully. Jul 10 08:36:37.362877 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a6481cfd-71ee-42c2-930c-def83f901a56 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] https://10.4.3.7/volume/v3/volumes/c19143a5-8e6b-4a57-817c-5632a660c676 returned with HTTP 200 Jul 10 08:36:37.363380 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 519/2074] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:37 2026] GET /volume/v3/volumes/c19143a5-8e6b-4a57-817c-5632a660c676 => generated 1351 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:36:37.377616 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-518950be-e09a-4bae-9ea4-3c37153e3512 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:37.379311 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-518950be-e09a-4bae-9ea4-3c37153e3512 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] GET https://10.4.3.7/volume/v3/volumes/c19143a5-8e6b-4a57-817c-5632a660c676 Jul 10 08:36:37.379492 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-518950be-e09a-4bae-9ea4-3c37153e3512 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:37.379681 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-518950be-e09a-4bae-9ea4-3c37153e3512 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:37.390140 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:37.390140 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:36:37.394640 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-518950be-e09a-4bae-9ea4-3c37153e3512 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] Volume info retrieved successfully. Jul 10 08:36:37.400857 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-518950be-e09a-4bae-9ea4-3c37153e3512 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] https://10.4.3.7/volume/v3/volumes/c19143a5-8e6b-4a57-817c-5632a660c676 returned with HTTP 200 Jul 10 08:36:37.401315 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 524/2075] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:37 2026] GET /volume/v3/volumes/c19143a5-8e6b-4a57-817c-5632a660c676 => generated 1351 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:36:37.419259 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-7f11c7d7-8d81-49d6-ac36-d777a6eb5e86 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:37.420953 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-7f11c7d7-8d81-49d6-ac36-d777a6eb5e86 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] DELETE https://10.4.3.7/volume/v3/volumes/c19143a5-8e6b-4a57-817c-5632a660c676 Jul 10 08:36:37.421912 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-7f11c7d7-8d81-49d6-ac36-d777a6eb5e86 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:37.421912 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-7f11c7d7-8d81-49d6-ac36-d777a6eb5e86 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] Calling method 'delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:37.421912 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-7f11c7d7-8d81-49d6-ac36-d777a6eb5e86 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] Delete volume with id: c19143a5-8e6b-4a57-817c-5632a660c676 Jul 10 08:36:37.424436 np0000004976 devstack@c-api.service[100056]: DEBUG dbcounter [-] [100056] Writing DB stats cinder:SELECT=243,cinder:UPDATE=58,cinder:INSERT=22 {{(pid=100056) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 08:36:37.432612 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:37.432612 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:36:37.433081 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-7f11c7d7-8d81-49d6-ac36-d777a6eb5e86 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] Volume info retrieved successfully. Jul 10 08:36:37.456592 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-7f11c7d7-8d81-49d6-ac36-d777a6eb5e86 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] Delete volume request issued successfully. Jul 10 08:36:37.456842 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-7f11c7d7-8d81-49d6-ac36-d777a6eb5e86 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] https://10.4.3.7/volume/v3/volumes/c19143a5-8e6b-4a57-817c-5632a660c676 returned with HTTP 202 Jul 10 08:36:37.457443 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 518/2076] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:36:37 2026] DELETE /volume/v3/volumes/c19143a5-8e6b-4a57-817c-5632a660c676 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:36:37.467067 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-00fa65fd-394e-4bf6-b522-d1aa4a856d4a None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:37.468744 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-00fa65fd-394e-4bf6-b522-d1aa4a856d4a tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] GET https://10.4.3.7/volume/v3/volumes/c19143a5-8e6b-4a57-817c-5632a660c676 Jul 10 08:36:37.468922 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-00fa65fd-394e-4bf6-b522-d1aa4a856d4a tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:37.469093 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-00fa65fd-394e-4bf6-b522-d1aa4a856d4a tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:37.476263 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:37.476263 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:36:37.480779 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-00fa65fd-394e-4bf6-b522-d1aa4a856d4a tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] Volume info retrieved successfully. Jul 10 08:36:37.486693 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-00fa65fd-394e-4bf6-b522-d1aa4a856d4a tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] https://10.4.3.7/volume/v3/volumes/c19143a5-8e6b-4a57-817c-5632a660c676 returned with HTTP 200 Jul 10 08:36:37.487202 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 516/2077] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:37 2026] GET /volume/v3/volumes/c19143a5-8e6b-4a57-817c-5632a660c676 => generated 1350 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:36:38.185398 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-f32acdd1-f374-4869-96ef-464d207fc3f5 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:38.296433 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f32acdd1-f374-4869-96ef-464d207fc3f5 tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] GET https://10.4.3.7/volume/v3/volumes Jul 10 08:36:38.296666 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f32acdd1-f374-4869-96ef-464d207fc3f5 tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:38.296840 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f32acdd1-f374-4869-96ef-464d207fc3f5 tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] Calling method 'index' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:38.297094 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.api_utils [None req-f32acdd1-f374-4869-96ef-464d207fc3f5 tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] Removing options '' from query. {{(pid=100057) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 08:36:38.297778 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-f32acdd1-f374-4869-96ef-464d207fc3f5 tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100057) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 08:36:38.303781 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-f32acdd1-f374-4869-96ef-464d207fc3f5 tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] Get all volumes completed successfully. Jul 10 08:36:38.304104 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f32acdd1-f374-4869-96ef-464d207fc3f5 tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 200 Jul 10 08:36:38.304457 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 520/2078] 10.4.3.7 () {66 vars in 1223 bytes} [Fri Jul 10 08:36:38 2026] GET /volume/v3/volumes => generated 15 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 08:36:38.313442 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-ceff7dea-f123-4427-a7ed-a7e62d89190b None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:38.315168 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-ceff7dea-f123-4427-a7ed-a7e62d89190b tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:36:38.315519 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-ceff7dea-f123-4427-a7ed-a7e62d89190b tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1741450600"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:36:38.316925 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.volumes [None req-ceff7dea-f123-4427-a7ed-a7e62d89190b tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1741450600'}} {{(pid=100054) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:36:38.317039 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.volumes [None req-ceff7dea-f123-4427-a7ed-a7e62d89190b tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] Create volume of 1 GB Jul 10 08:36:38.321105 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-ceff7dea-f123-4427-a7ed-a7e62d89190b tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] Availability Zones retrieved successfully. Jul 10 08:36:38.326466 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-ceff7dea-f123-4427-a7ed-a7e62d89190b tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] Flow 'volume_create_api' (b1568ba4-227d-4458-afa1-0061ad45d86f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:36:38.327416 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-ceff7dea-f123-4427-a7ed-a7e62d89190b tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e165d93d-196c-4443-a355-b4d889967f38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:36:38.328322 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.flows.api.create_volume [None req-ceff7dea-f123-4427-a7ed-a7e62d89190b tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] Validating volume size '1' using validate_int {{(pid=100054) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:36:38.356849 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-ceff7dea-f123-4427-a7ed-a7e62d89190b tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e165d93d-196c-4443-a355-b4d889967f38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:36:38.356849 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-ceff7dea-f123-4427-a7ed-a7e62d89190b tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d566424-d8c0-43b4-a36f-1feddef86fa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:36:38.414771 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.quota [None req-ceff7dea-f123-4427-a7ed-a7e62d89190b tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] Created reservations ['b594d8e5-1f57-4dce-a4ff-2ac75dc4faed', '33cc7faa-f3fe-473c-be12-51afcadec295', '3379fb34-fcd6-47dd-bb86-2da956a7949a', 'b3cee625-8a5d-40a2-b5d0-ce777bc04b44'] {{(pid=100054) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:36:38.415526 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-ceff7dea-f123-4427-a7ed-a7e62d89190b tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d566424-d8c0-43b4-a36f-1feddef86fa2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b594d8e5-1f57-4dce-a4ff-2ac75dc4faed', '33cc7faa-f3fe-473c-be12-51afcadec295', '3379fb34-fcd6-47dd-bb86-2da956a7949a', 'b3cee625-8a5d-40a2-b5d0-ce777bc04b44']}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:36:38.416198 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-ceff7dea-f123-4427-a7ed-a7e62d89190b tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6f6dfed-f35e-4d48-8ed8-050636cb60b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:36:38.440379 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-ceff7dea-f123-4427-a7ed-a7e62d89190b tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6f6dfed-f35e-4d48-8ed8-050636cb60b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '63e0d2a7-b7b9-47f1-a06a-c2bb4c2938d3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1741450600',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='900e1e5e35264f2dbe262062355ba04b',qos_specs=None,replication_status=,reservations=['b594d8e5-1f57-4dce-a4ff-2ac75dc4faed','33cc7faa-f3fe-473c-be12-51afcadec295','3379fb34-fcd6-47dd-bb86-2da956a7949a','b3cee625-8a5d-40a2-b5d0-ce777bc04b44'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de109ee528e7403ba0397c8e64a9689b',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:36:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1741450600',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=63e0d2a7-b7b9-47f1-a06a-c2bb4c2938d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='900e1e5e35264f2dbe262062355ba04b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='de109ee528e7403ba0397c8e64a9689b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:36:38.441536 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-ceff7dea-f123-4427-a7ed-a7e62d89190b tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89995013-4142-400f-be64-f175464707ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:36:38.459429 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-ceff7dea-f123-4427-a7ed-a7e62d89190b tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89995013-4142-400f-be64-f175464707ff) transitioned into state 'SUCCESS' from state '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-1741450600',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='900e1e5e35264f2dbe262062355ba04b',qos_specs=None,replication_status=,reservations=['b594d8e5-1f57-4dce-a4ff-2ac75dc4faed','33cc7faa-f3fe-473c-be12-51afcadec295','3379fb34-fcd6-47dd-bb86-2da956a7949a','b3cee625-8a5d-40a2-b5d0-ce777bc04b44'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de109ee528e7403ba0397c8e64a9689b',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:36:38.460094 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-ceff7dea-f123-4427-a7ed-a7e62d89190b tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3351e094-83f1-4825-9647-67d2aeca7841) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:36:38.473205 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-ceff7dea-f123-4427-a7ed-a7e62d89190b tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3351e094-83f1-4825-9647-67d2aeca7841) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:36:38.473593 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-ceff7dea-f123-4427-a7ed-a7e62d89190b tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] Flow 'volume_create_api' (b1568ba4-227d-4458-afa1-0061ad45d86f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100054) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:36:38.475853 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-ceff7dea-f123-4427-a7ed-a7e62d89190b tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] Create volume request issued successfully. Jul 10 08:36:38.475853 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-ceff7dea-f123-4427-a7ed-a7e62d89190b tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:36:38.477843 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 525/2079] 10.4.3.7 () {68 vars in 1244 bytes} [Fri Jul 10 08:36:38 2026] POST /volume/v3/volumes => generated 751 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 10 08:36:38.488836 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-796ec12a-0cfc-45e0-801f-81d819de4ad1 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:38.495655 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-796ec12a-0cfc-45e0-801f-81d819de4ad1 tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] GET https://10.4.3.7/volume/v3/volumes/63e0d2a7-b7b9-47f1-a06a-c2bb4c2938d3 Jul 10 08:36:38.495870 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-796ec12a-0cfc-45e0-801f-81d819de4ad1 tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:38.496097 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-796ec12a-0cfc-45e0-801f-81d819de4ad1 tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:38.503428 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-b445b364-6a82-4f54-8e3b-7a517273f181 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:38.505875 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-b445b364-6a82-4f54-8e3b-7a517273f181 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] GET https://10.4.3.7/volume/v3/volumes/c19143a5-8e6b-4a57-817c-5632a660c676 Jul 10 08:36:38.506073 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-b445b364-6a82-4f54-8e3b-7a517273f181 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:38.506253 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-b445b364-6a82-4f54-8e3b-7a517273f181 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:38.508857 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:38.508857 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:36:38.512424 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-b445b364-6a82-4f54-8e3b-7a517273f181 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] https://10.4.3.7/volume/v3/volumes/c19143a5-8e6b-4a57-817c-5632a660c676 returned with HTTP 404 Jul 10 08:36:38.512424 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 517/2080] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:38 2026] GET /volume/v3/volumes/c19143a5-8e6b-4a57-817c-5632a660c676 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:36:38.513317 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-796ec12a-0cfc-45e0-801f-81d819de4ad1 tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] Volume info retrieved successfully. Jul 10 08:36:38.519198 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-796ec12a-0cfc-45e0-801f-81d819de4ad1 tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] https://10.4.3.7/volume/v3/volumes/63e0d2a7-b7b9-47f1-a06a-c2bb4c2938d3 returned with HTTP 200 Jul 10 08:36:38.519967 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 519/2081] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:38 2026] GET /volume/v3/volumes/63e0d2a7-b7b9-47f1-a06a-c2bb4c2938d3 => generated 819 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:38.523653 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-1a436807-0e8a-46a2-b5bf-c624f123d277 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:38.526585 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-1a436807-0e8a-46a2-b5bf-c624f123d277 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:36:38.526946 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-1a436807-0e8a-46a2-b5bf-c624f123d277 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-1907388982"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:36:38.528597 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [None req-1a436807-0e8a-46a2-b5bf-c624f123d277 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1907388982'}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:36:38.528774 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-1a436807-0e8a-46a2-b5bf-c624f123d277 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] Create volume of 1 GB Jul 10 08:36:38.539031 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-1a436807-0e8a-46a2-b5bf-c624f123d277 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] Availability Zones retrieved successfully. Jul 10 08:36:38.547138 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-1a436807-0e8a-46a2-b5bf-c624f123d277 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] Flow 'volume_create_api' (63252b48-b381-4b24-8169-e11a800e7e24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:36:38.548043 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-1a436807-0e8a-46a2-b5bf-c624f123d277 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc39a55d-f6aa-4d3f-a640-225f3659afbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:36:38.551642 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-1a436807-0e8a-46a2-b5bf-c624f123d277 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] Validating volume size '1' using validate_int {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:36:38.594493 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-1a436807-0e8a-46a2-b5bf-c624f123d277 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc39a55d-f6aa-4d3f-a640-225f3659afbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:36:38.595459 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-1a436807-0e8a-46a2-b5bf-c624f123d277 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f47912b8-1244-4d8c-8ee2-3b0c2009c1b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:36:38.642927 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-1a436807-0e8a-46a2-b5bf-c624f123d277 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] Created reservations ['17d1a954-fb92-43ab-8e25-042335db2e0e', '9dcdf8f7-d90e-43b7-bfbc-265949abf6f2', 'ddf5d630-fde3-4741-98e7-45bffa799edb', '53d97198-3bd9-4811-81f1-a6e14327c853'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:36:38.643793 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-1a436807-0e8a-46a2-b5bf-c624f123d277 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f47912b8-1244-4d8c-8ee2-3b0c2009c1b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['17d1a954-fb92-43ab-8e25-042335db2e0e', '9dcdf8f7-d90e-43b7-bfbc-265949abf6f2', 'ddf5d630-fde3-4741-98e7-45bffa799edb', '53d97198-3bd9-4811-81f1-a6e14327c853']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:36:38.644574 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-1a436807-0e8a-46a2-b5bf-c624f123d277 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8746ab6-fb38-44af-931e-cc02a6e5c615) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:36:38.670312 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-1a436807-0e8a-46a2-b5bf-c624f123d277 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8746ab6-fb38-44af-931e-cc02a6e5c615) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5ee34b26-7ebe-4a14-a5a0-dda4948f1284', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1907388982',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b1b7e824663649e0b232d2c230cca3a5',qos_specs=None,replication_status=,reservations=['17d1a954-fb92-43ab-8e25-042335db2e0e','9dcdf8f7-d90e-43b7-bfbc-265949abf6f2','ddf5d630-fde3-4741-98e7-45bffa799edb','53d97198-3bd9-4811-81f1-a6e14327c853'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a27ecb3f3854f4aaa65d22e3b2d43f8',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:36:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1907388982',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5ee34b26-7ebe-4a14-a5a0-dda4948f1284,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b1b7e824663649e0b232d2c230cca3a5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4a27ecb3f3854f4aaa65d22e3b2d43f8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:36:38.671203 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-1a436807-0e8a-46a2-b5bf-c624f123d277 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f66e7617-91aa-4637-abb5-a000d47f8088) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:36:38.694117 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-1a436807-0e8a-46a2-b5bf-c624f123d277 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f66e7617-91aa-4637-abb5-a000d47f8088) transitioned into state 'SUCCESS' from state '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-1907388982',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b1b7e824663649e0b232d2c230cca3a5',qos_specs=None,replication_status=,reservations=['17d1a954-fb92-43ab-8e25-042335db2e0e','9dcdf8f7-d90e-43b7-bfbc-265949abf6f2','ddf5d630-fde3-4741-98e7-45bffa799edb','53d97198-3bd9-4811-81f1-a6e14327c853'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a27ecb3f3854f4aaa65d22e3b2d43f8',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:36:38.695165 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-1a436807-0e8a-46a2-b5bf-c624f123d277 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7f0dfa6-9796-4a15-9ec8-ad7a64b6b0e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:36:38.707706 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-1a436807-0e8a-46a2-b5bf-c624f123d277 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7f0dfa6-9796-4a15-9ec8-ad7a64b6b0e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:36:38.708451 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-1a436807-0e8a-46a2-b5bf-c624f123d277 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] Flow 'volume_create_api' (63252b48-b381-4b24-8169-e11a800e7e24) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:36:38.708758 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-1a436807-0e8a-46a2-b5bf-c624f123d277 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] Create volume request issued successfully. Jul 10 08:36:38.709268 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-1a436807-0e8a-46a2-b5bf-c624f123d277 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:36:38.709754 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 521/2082] 10.4.3.7 () {68 vars in 1244 bytes} [Fri Jul 10 08:36:38 2026] POST /volume/v3/volumes => generated 744 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:36:38.723819 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-678c2cdd-8f8d-411a-816a-37d6529dfa47 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:38.725685 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-678c2cdd-8f8d-411a-816a-37d6529dfa47 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] GET https://10.4.3.7/volume/v3/volumes/5ee34b26-7ebe-4a14-a5a0-dda4948f1284 Jul 10 08:36:38.725862 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-678c2cdd-8f8d-411a-816a-37d6529dfa47 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:38.726062 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-678c2cdd-8f8d-411a-816a-37d6529dfa47 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:38.732691 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:38.732691 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:36:38.737260 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-678c2cdd-8f8d-411a-816a-37d6529dfa47 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] Volume info retrieved successfully. Jul 10 08:36:38.742437 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-678c2cdd-8f8d-411a-816a-37d6529dfa47 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] https://10.4.3.7/volume/v3/volumes/5ee34b26-7ebe-4a14-a5a0-dda4948f1284 returned with HTTP 200 Jul 10 08:36:38.742437 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 526/2083] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:38 2026] GET /volume/v3/volumes/5ee34b26-7ebe-4a14-a5a0-dda4948f1284 => generated 812 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:39.531898 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-a8b3b7eb-5e09-4c7c-81bf-cb4c18f536e3 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:39.533539 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-a8b3b7eb-5e09-4c7c-81bf-cb4c18f536e3 tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] GET https://10.4.3.7/volume/v3/volumes/63e0d2a7-b7b9-47f1-a06a-c2bb4c2938d3 Jul 10 08:36:39.533753 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-a8b3b7eb-5e09-4c7c-81bf-cb4c18f536e3 tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:39.533985 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-a8b3b7eb-5e09-4c7c-81bf-cb4c18f536e3 tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:39.540839 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:39.540839 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:36:39.544183 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-a8b3b7eb-5e09-4c7c-81bf-cb4c18f536e3 tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] Volume info retrieved successfully. Jul 10 08:36:39.548420 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-a8b3b7eb-5e09-4c7c-81bf-cb4c18f536e3 tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] https://10.4.3.7/volume/v3/volumes/63e0d2a7-b7b9-47f1-a06a-c2bb4c2938d3 returned with HTTP 200 Jul 10 08:36:39.548981 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 518/2084] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:39 2026] GET /volume/v3/volumes/63e0d2a7-b7b9-47f1-a06a-c2bb4c2938d3 => generated 844 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:39.560026 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-6bb3e240-f71c-40b7-8095-0035fbb2e773 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:39.561993 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-6bb3e240-f71c-40b7-8095-0035fbb2e773 tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] GET https://10.4.3.7/volume/v3/volumes/63e0d2a7-b7b9-47f1-a06a-c2bb4c2938d3 Jul 10 08:36:39.562241 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-6bb3e240-f71c-40b7-8095-0035fbb2e773 tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:39.562500 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-6bb3e240-f71c-40b7-8095-0035fbb2e773 tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:39.570585 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:39.570585 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:36:39.574398 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-6bb3e240-f71c-40b7-8095-0035fbb2e773 tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] Volume info retrieved successfully. Jul 10 08:36:39.579218 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-6bb3e240-f71c-40b7-8095-0035fbb2e773 tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] https://10.4.3.7/volume/v3/volumes/63e0d2a7-b7b9-47f1-a06a-c2bb4c2938d3 returned with HTTP 200 Jul 10 08:36:39.580102 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 520/2085] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:39 2026] GET /volume/v3/volumes/63e0d2a7-b7b9-47f1-a06a-c2bb4c2938d3 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:39.595483 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-585160d0-0777-486d-813b-47ce256e8a3f None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:39.597425 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-585160d0-0777-486d-813b-47ce256e8a3f tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:36:39.597495 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-585160d0-0777-486d-813b-47ce256e8a3f tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-2003585509"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:36:39.599130 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [None req-585160d0-0777-486d-813b-47ce256e8a3f tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-2003585509'}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:36:39.599285 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-585160d0-0777-486d-813b-47ce256e8a3f tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] Create volume of 1 GB Jul 10 08:36:39.599648 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:39.599648 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:36:39.604203 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-585160d0-0777-486d-813b-47ce256e8a3f tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] Availability Zones retrieved successfully. Jul 10 08:36:39.613847 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-585160d0-0777-486d-813b-47ce256e8a3f tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] Flow 'volume_create_api' (8d026b73-1ebe-4d0b-a59e-752b95cc3e41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:36:39.615245 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-585160d0-0777-486d-813b-47ce256e8a3f tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc5f58de-4759-480f-85d8-872b7a29ff25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:36:39.616790 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-585160d0-0777-486d-813b-47ce256e8a3f tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] Validating volume size '1' using validate_int {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:36:39.652164 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-585160d0-0777-486d-813b-47ce256e8a3f tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc5f58de-4759-480f-85d8-872b7a29ff25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:36:39.653204 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-585160d0-0777-486d-813b-47ce256e8a3f tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e1aa0e8-0a70-4d28-b508-de251669a170) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:36:39.701423 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-585160d0-0777-486d-813b-47ce256e8a3f tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] Created reservations ['f1b573da-cf4d-49da-a1f4-1ab039322ed2', '3f9cc873-00c9-4b6b-98f6-60cf7a21b2df', '686e4a70-83f7-43cc-baba-d7ede4a75775', '1f01f1c1-48e8-426a-9262-123a7639eab4'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:36:39.702389 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-585160d0-0777-486d-813b-47ce256e8a3f tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e1aa0e8-0a70-4d28-b508-de251669a170) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f1b573da-cf4d-49da-a1f4-1ab039322ed2', '3f9cc873-00c9-4b6b-98f6-60cf7a21b2df', '686e4a70-83f7-43cc-baba-d7ede4a75775', '1f01f1c1-48e8-426a-9262-123a7639eab4']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:36:39.703376 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-585160d0-0777-486d-813b-47ce256e8a3f tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d6c8b67-6950-437f-a1ad-04b92b6eacd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:36:39.737005 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-585160d0-0777-486d-813b-47ce256e8a3f tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d6c8b67-6950-437f-a1ad-04b92b6eacd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '96ff652e-2080-4325-a1e3-78f62eede02e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-2003585509',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='900e1e5e35264f2dbe262062355ba04b',qos_specs=None,replication_status=,reservations=['f1b573da-cf4d-49da-a1f4-1ab039322ed2','3f9cc873-00c9-4b6b-98f6-60cf7a21b2df','686e4a70-83f7-43cc-baba-d7ede4a75775','1f01f1c1-48e8-426a-9262-123a7639eab4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de109ee528e7403ba0397c8e64a9689b',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:36:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-2003585509',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=96ff652e-2080-4325-a1e3-78f62eede02e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='900e1e5e35264f2dbe262062355ba04b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='de109ee528e7403ba0397c8e64a9689b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:36:39.737802 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-585160d0-0777-486d-813b-47ce256e8a3f tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (947d3580-25c0-4276-9f2d-7227f21bb3c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:36:39.758607 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-70e2e1a8-b7fd-45f0-9cde-78e5322aba98 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:39.760571 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-70e2e1a8-b7fd-45f0-9cde-78e5322aba98 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] GET https://10.4.3.7/volume/v3/volumes/5ee34b26-7ebe-4a14-a5a0-dda4948f1284 Jul 10 08:36:39.760646 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-585160d0-0777-486d-813b-47ce256e8a3f tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (947d3580-25c0-4276-9f2d-7227f21bb3c3) transitioned into state 'SUCCESS' from state '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-2003585509',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='900e1e5e35264f2dbe262062355ba04b',qos_specs=None,replication_status=,reservations=['f1b573da-cf4d-49da-a1f4-1ab039322ed2','3f9cc873-00c9-4b6b-98f6-60cf7a21b2df','686e4a70-83f7-43cc-baba-d7ede4a75775','1f01f1c1-48e8-426a-9262-123a7639eab4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de109ee528e7403ba0397c8e64a9689b',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:36:39.761003 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-70e2e1a8-b7fd-45f0-9cde-78e5322aba98 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:39.761315 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-70e2e1a8-b7fd-45f0-9cde-78e5322aba98 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:39.761737 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-585160d0-0777-486d-813b-47ce256e8a3f tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0dd68b07-51b5-4d09-8adb-ba294d031f04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:36:39.770178 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:39.770178 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:36:39.773343 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-585160d0-0777-486d-813b-47ce256e8a3f tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0dd68b07-51b5-4d09-8adb-ba294d031f04) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:36:39.774628 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-585160d0-0777-486d-813b-47ce256e8a3f tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] Flow 'volume_create_api' (8d026b73-1ebe-4d0b-a59e-752b95cc3e41) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:36:39.774789 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-70e2e1a8-b7fd-45f0-9cde-78e5322aba98 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] Volume info retrieved successfully. Jul 10 08:36:39.775026 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-585160d0-0777-486d-813b-47ce256e8a3f tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] Create volume request issued successfully. Jul 10 08:36:39.775799 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-585160d0-0777-486d-813b-47ce256e8a3f tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:36:39.776345 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 522/2086] 10.4.3.7 () {68 vars in 1244 bytes} [Fri Jul 10 08:36:39 2026] POST /volume/v3/volumes => generated 751 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:36:39.780954 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-70e2e1a8-b7fd-45f0-9cde-78e5322aba98 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] https://10.4.3.7/volume/v3/volumes/5ee34b26-7ebe-4a14-a5a0-dda4948f1284 returned with HTTP 200 Jul 10 08:36:39.781545 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 527/2087] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:39 2026] GET /volume/v3/volumes/5ee34b26-7ebe-4a14-a5a0-dda4948f1284 => generated 837 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:39.797198 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-95bc088e-7770-4b45-90bc-c12347c5aee1 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:39.798264 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-42875fc8-cc2f-4e93-8cd1-51ad668cdf30 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:39.800046 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-95bc088e-7770-4b45-90bc-c12347c5aee1 tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] GET https://10.4.3.7/volume/v3/volumes/96ff652e-2080-4325-a1e3-78f62eede02e Jul 10 08:36:39.800152 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-42875fc8-cc2f-4e93-8cd1-51ad668cdf30 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] POST https://10.4.3.7/volume/v3/snapshots Jul 10 08:36:39.800228 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-95bc088e-7770-4b45-90bc-c12347c5aee1 tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:39.800403 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-95bc088e-7770-4b45-90bc-c12347c5aee1 tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:39.800476 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-42875fc8-cc2f-4e93-8cd1-51ad668cdf30 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5ee34b26-7ebe-4a14-a5a0-dda4948f1284", "name": "tempest-VolumesExtendTest-Snapshot-2051243723"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:36:39.809681 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:39.809681 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:36:39.810865 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:39.810865 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:36:39.811516 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-42875fc8-cc2f-4e93-8cd1-51ad668cdf30 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] Volume info retrieved successfully. Jul 10 08:36:39.811695 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.snapshots [None req-42875fc8-cc2f-4e93-8cd1-51ad668cdf30 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] Create snapshot from volume 5ee34b26-7ebe-4a14-a5a0-dda4948f1284 Jul 10 08:36:39.815275 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-95bc088e-7770-4b45-90bc-c12347c5aee1 tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] Volume info retrieved successfully. Jul 10 08:36:39.820894 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-95bc088e-7770-4b45-90bc-c12347c5aee1 tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] https://10.4.3.7/volume/v3/volumes/96ff652e-2080-4325-a1e3-78f62eede02e returned with HTTP 200 Jul 10 08:36:39.821431 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 519/2088] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:39 2026] GET /volume/v3/volumes/96ff652e-2080-4325-a1e3-78f62eede02e => generated 819 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:39.857739 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.quota [None req-42875fc8-cc2f-4e93-8cd1-51ad668cdf30 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] Created reservations ['535a9157-33b1-4174-8ac5-e6f77e7d0f52', 'ce27370d-b30c-43d1-b8da-b3f185c00a8d', '0970ffb6-4657-46cf-96ab-06e6898a5426', 'a5dacd2e-f142-4f37-828c-d90b8c88a77a'] {{(pid=100056) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:36:39.889838 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-42875fc8-cc2f-4e93-8cd1-51ad668cdf30 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] Snapshot create request issued successfully. Jul 10 08:36:39.889838 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-42875fc8-cc2f-4e93-8cd1-51ad668cdf30 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] https://10.4.3.7/volume/v3/snapshots returned with HTTP 202 Jul 10 08:36:39.890273 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 521/2089] 10.4.3.7 () {68 vars in 1251 bytes} [Fri Jul 10 08:36:39 2026] POST /volume/v3/snapshots => generated 304 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:36:39.902722 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-b368cb5c-9597-4c24-b2e0-f534c99705dc None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:39.904955 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b368cb5c-9597-4c24-b2e0-f534c99705dc tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] GET https://10.4.3.7/volume/v3/snapshots/b4ad36c4-de04-4a7b-b24b-65d4a35a9830 Jul 10 08:36:39.905140 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b368cb5c-9597-4c24-b2e0-f534c99705dc tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:39.905308 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b368cb5c-9597-4c24-b2e0-f534c99705dc tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:39.910710 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:39.910710 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:36:39.911226 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-b368cb5c-9597-4c24-b2e0-f534c99705dc tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] Snapshot retrieved successfully. Jul 10 08:36:39.912258 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b368cb5c-9597-4c24-b2e0-f534c99705dc tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] https://10.4.3.7/volume/v3/snapshots/b4ad36c4-de04-4a7b-b24b-65d4a35a9830 returned with HTTP 200 Jul 10 08:36:39.912812 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 523/2090] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:36:39 2026] GET /volume/v3/snapshots/b4ad36c4-de04-4a7b-b24b-65d4a35a9830 => generated 436 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:40.842959 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-158150bd-ab9d-42b9-8524-cb8ede5d040b None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:40.846903 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-158150bd-ab9d-42b9-8524-cb8ede5d040b tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] GET https://10.4.3.7/volume/v3/volumes/96ff652e-2080-4325-a1e3-78f62eede02e Jul 10 08:36:40.846903 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-158150bd-ab9d-42b9-8524-cb8ede5d040b tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:40.846903 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-158150bd-ab9d-42b9-8524-cb8ede5d040b tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:40.855675 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:40.855675 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:36:40.860724 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-158150bd-ab9d-42b9-8524-cb8ede5d040b tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] Volume info retrieved successfully. Jul 10 08:36:40.866137 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-158150bd-ab9d-42b9-8524-cb8ede5d040b tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] https://10.4.3.7/volume/v3/volumes/96ff652e-2080-4325-a1e3-78f62eede02e returned with HTTP 200 Jul 10 08:36:40.866747 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 528/2091] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:40 2026] GET /volume/v3/volumes/96ff652e-2080-4325-a1e3-78f62eede02e => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:40.878934 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-973c14af-e61c-4b65-b788-59a6a9266ca2 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:40.880773 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-973c14af-e61c-4b65-b788-59a6a9266ca2 tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] GET https://10.4.3.7/volume/v3/volumes/96ff652e-2080-4325-a1e3-78f62eede02e Jul 10 08:36:40.881051 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-973c14af-e61c-4b65-b788-59a6a9266ca2 tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:40.881341 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-973c14af-e61c-4b65-b788-59a6a9266ca2 tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:40.887947 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:40.887947 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:36:40.891162 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-973c14af-e61c-4b65-b788-59a6a9266ca2 tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] Volume info retrieved successfully. Jul 10 08:36:40.894881 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-973c14af-e61c-4b65-b788-59a6a9266ca2 tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] https://10.4.3.7/volume/v3/volumes/96ff652e-2080-4325-a1e3-78f62eede02e returned with HTTP 200 Jul 10 08:36:40.895228 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 520/2092] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:40 2026] GET /volume/v3/volumes/96ff652e-2080-4325-a1e3-78f62eede02e => generated 844 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:40.906884 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-9d8909ae-8568-463d-ab56-3ec24a2a65db None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:40.908522 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-9d8909ae-8568-463d-ab56-3ec24a2a65db tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:36:40.908832 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-9d8909ae-8568-463d-ab56-3ec24a2a65db tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-835905230"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:36:40.910290 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.volumes [None req-9d8909ae-8568-463d-ab56-3ec24a2a65db tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-835905230'}} {{(pid=100056) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:36:40.910290 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-9d8909ae-8568-463d-ab56-3ec24a2a65db tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] Create volume of 1 GB Jul 10 08:36:40.910584 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:40.910584 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:36:40.913987 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-9d8909ae-8568-463d-ab56-3ec24a2a65db tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] Availability Zones retrieved successfully. Jul 10 08:36:40.919158 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-9d8909ae-8568-463d-ab56-3ec24a2a65db tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] Flow 'volume_create_api' (22bc6b8c-1feb-4c92-9233-9e4a6a815a04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:36:40.920021 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-9d8909ae-8568-463d-ab56-3ec24a2a65db tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (654612c8-fe1f-428b-a07b-d684305fbb94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:36:40.922297 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.flows.api.create_volume [None req-9d8909ae-8568-463d-ab56-3ec24a2a65db tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] Validating volume size '1' using validate_int {{(pid=100056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:36:40.925480 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-d18818ed-7fea-4eb8-a46d-182c69c7f9d6 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:40.928136 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d18818ed-7fea-4eb8-a46d-182c69c7f9d6 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] GET https://10.4.3.7/volume/v3/snapshots/b4ad36c4-de04-4a7b-b24b-65d4a35a9830 Jul 10 08:36:40.928415 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d18818ed-7fea-4eb8-a46d-182c69c7f9d6 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:40.928688 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d18818ed-7fea-4eb8-a46d-182c69c7f9d6 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:40.934028 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:40.934028 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:36:40.934419 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-d18818ed-7fea-4eb8-a46d-182c69c7f9d6 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] Snapshot retrieved successfully. Jul 10 08:36:40.935175 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d18818ed-7fea-4eb8-a46d-182c69c7f9d6 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] https://10.4.3.7/volume/v3/snapshots/b4ad36c4-de04-4a7b-b24b-65d4a35a9830 returned with HTTP 200 Jul 10 08:36:40.935548 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 524/2093] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:36:40 2026] GET /volume/v3/snapshots/b4ad36c4-de04-4a7b-b24b-65d4a35a9830 => generated 463 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:40.945027 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-56497248-9c6c-4498-aeeb-17aa93f830c0 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:40.946604 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-56497248-9c6c-4498-aeeb-17aa93f830c0 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] POST https://10.4.3.7/volume/v3/volumes/5ee34b26-7ebe-4a14-a5a0-dda4948f1284/action Jul 10 08:36:40.947128 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-56497248-9c6c-4498-aeeb-17aa93f830c0 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100054) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:36:40.947356 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-56497248-9c6c-4498-aeeb-17aa93f830c0 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:36:40.950207 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-9d8909ae-8568-463d-ab56-3ec24a2a65db tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (654612c8-fe1f-428b-a07b-d684305fbb94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:36:40.950861 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-9d8909ae-8568-463d-ab56-3ec24a2a65db tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb63e6c0-9aea-4727-bb77-4699fb0a4699) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:36:40.957162 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:40.957162 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:36:40.957840 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-56497248-9c6c-4498-aeeb-17aa93f830c0 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] Volume info retrieved successfully. Jul 10 08:36:40.995426 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.quota [None req-56497248-9c6c-4498-aeeb-17aa93f830c0 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] Created reservations ['9abce2d0-14fc-46ea-8387-42ef40b516ab', 'f5fe9a06-2f06-4b30-8f04-af47e352949b'] {{(pid=100054) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:36:40.996319 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.quota [None req-9d8909ae-8568-463d-ab56-3ec24a2a65db tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] Created reservations ['4af16518-0c0d-4db2-ac23-625be05cab32', 'ea495de7-449b-41ad-a4e1-f706b2bd3e3a', 'a179aaa4-3cd5-4a4f-b980-7994712b5137', 'ee51306d-e093-4da8-b544-50e5b9f472cd'] {{(pid=100056) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:36:40.997467 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-9d8909ae-8568-463d-ab56-3ec24a2a65db tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb63e6c0-9aea-4727-bb77-4699fb0a4699) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4af16518-0c0d-4db2-ac23-625be05cab32', 'ea495de7-449b-41ad-a4e1-f706b2bd3e3a', 'a179aaa4-3cd5-4a4f-b980-7994712b5137', 'ee51306d-e093-4da8-b544-50e5b9f472cd']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:36:40.998675 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-9d8909ae-8568-463d-ab56-3ec24a2a65db tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5b31ca5-6f0f-4e98-ae39-6009155db1fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:36:41.010322 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-56497248-9c6c-4498-aeeb-17aa93f830c0 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] Extend volume request issued successfully. Jul 10 08:36:41.010711 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-56497248-9c6c-4498-aeeb-17aa93f830c0 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] https://10.4.3.7/volume/v3/volumes/5ee34b26-7ebe-4a14-a5a0-dda4948f1284/action returned with HTTP 202 Jul 10 08:36:41.012218 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 529/2094] 10.4.3.7 () {68 vars in 1376 bytes} [Fri Jul 10 08:36:40 2026] POST /volume/v3/volumes/5ee34b26-7ebe-4a14-a5a0-dda4948f1284/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:36:41.019063 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-fcaac69e-1be9-4001-b0e3-344a55679bb5 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:41.021388 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-fcaac69e-1be9-4001-b0e3-344a55679bb5 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] GET https://10.4.3.7/volume/v3/volumes/5ee34b26-7ebe-4a14-a5a0-dda4948f1284 Jul 10 08:36:41.021716 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-fcaac69e-1be9-4001-b0e3-344a55679bb5 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:41.021987 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-fcaac69e-1be9-4001-b0e3-344a55679bb5 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:41.031279 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:41.031279 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:36:41.031983 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-9d8909ae-8568-463d-ab56-3ec24a2a65db tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5b31ca5-6f0f-4e98-ae39-6009155db1fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f6fd9c39-a794-413c-8c2b-7ba205037153', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-835905230',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='900e1e5e35264f2dbe262062355ba04b',qos_specs=None,replication_status=,reservations=['4af16518-0c0d-4db2-ac23-625be05cab32','ea495de7-449b-41ad-a4e1-f706b2bd3e3a','a179aaa4-3cd5-4a4f-b980-7994712b5137','ee51306d-e093-4da8-b544-50e5b9f472cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de109ee528e7403ba0397c8e64a9689b',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:36:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-835905230',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f6fd9c39-a794-413c-8c2b-7ba205037153,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='900e1e5e35264f2dbe262062355ba04b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='de109ee528e7403ba0397c8e64a9689b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:36:41.033207 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-9d8909ae-8568-463d-ab56-3ec24a2a65db tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b3722c3-cf8c-447e-a3c9-a6d581cb9b73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:36:41.037420 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-fcaac69e-1be9-4001-b0e3-344a55679bb5 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] Volume info retrieved successfully. Jul 10 08:36:41.041770 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-fcaac69e-1be9-4001-b0e3-344a55679bb5 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] https://10.4.3.7/volume/v3/volumes/5ee34b26-7ebe-4a14-a5a0-dda4948f1284 returned with HTTP 200 Jul 10 08:36:41.042255 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 521/2095] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:41 2026] GET /volume/v3/volumes/5ee34b26-7ebe-4a14-a5a0-dda4948f1284 => generated 837 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:41.056957 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-9d8909ae-8568-463d-ab56-3ec24a2a65db tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b3722c3-cf8c-447e-a3c9-a6d581cb9b73) transitioned into state 'SUCCESS' from state '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-835905230',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='900e1e5e35264f2dbe262062355ba04b',qos_specs=None,replication_status=,reservations=['4af16518-0c0d-4db2-ac23-625be05cab32','ea495de7-449b-41ad-a4e1-f706b2bd3e3a','a179aaa4-3cd5-4a4f-b980-7994712b5137','ee51306d-e093-4da8-b544-50e5b9f472cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de109ee528e7403ba0397c8e64a9689b',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:36:41.057959 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-9d8909ae-8568-463d-ab56-3ec24a2a65db tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a012246-4d94-45dc-b97b-6ec99ad488c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:36:41.067467 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-9d8909ae-8568-463d-ab56-3ec24a2a65db tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a012246-4d94-45dc-b97b-6ec99ad488c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:36:41.068173 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-9d8909ae-8568-463d-ab56-3ec24a2a65db tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] Flow 'volume_create_api' (22bc6b8c-1feb-4c92-9233-9e4a6a815a04) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:36:41.068472 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-9d8909ae-8568-463d-ab56-3ec24a2a65db tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] Create volume request issued successfully. Jul 10 08:36:41.068977 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-9d8909ae-8568-463d-ab56-3ec24a2a65db tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:36:41.069377 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 522/2096] 10.4.3.7 () {68 vars in 1244 bytes} [Fri Jul 10 08:36:40 2026] POST /volume/v3/volumes => generated 750 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:36:41.085468 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-f4c69f6c-dacd-4795-9aa7-88c16e0a5b97 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:41.087312 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f4c69f6c-dacd-4795-9aa7-88c16e0a5b97 tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] GET https://10.4.3.7/volume/v3/volumes/f6fd9c39-a794-413c-8c2b-7ba205037153 Jul 10 08:36:41.087574 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f4c69f6c-dacd-4795-9aa7-88c16e0a5b97 tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:41.087768 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f4c69f6c-dacd-4795-9aa7-88c16e0a5b97 tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:41.096785 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:41.096785 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:36:41.102649 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-f4c69f6c-dacd-4795-9aa7-88c16e0a5b97 tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] Volume info retrieved successfully. Jul 10 08:36:41.108575 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f4c69f6c-dacd-4795-9aa7-88c16e0a5b97 tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] https://10.4.3.7/volume/v3/volumes/f6fd9c39-a794-413c-8c2b-7ba205037153 returned with HTTP 200 Jul 10 08:36:41.108954 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 525/2097] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:41 2026] GET /volume/v3/volumes/f6fd9c39-a794-413c-8c2b-7ba205037153 => generated 818 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:41.446309 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-53bf84ef-8a2b-446a-9cdb-76aff61dde3b req-53a54f28-88cb-403a-97e8-1b4c7e6751e4 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:41.450517 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-53bf84ef-8a2b-446a-9cdb-76aff61dde3b req-53a54f28-88cb-403a-97e8-1b4c7e6751e4 tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] GET https://10.4.3.7/volume/v3/volumes/dba4af82-21e3-40fe-861c-3d0d640ce027 Jul 10 08:36:41.450517 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-53bf84ef-8a2b-446a-9cdb-76aff61dde3b req-53a54f28-88cb-403a-97e8-1b4c7e6751e4 tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:41.450517 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-53bf84ef-8a2b-446a-9cdb-76aff61dde3b req-53a54f28-88cb-403a-97e8-1b4c7e6751e4 tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:41.457965 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:41.457965 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:36:41.463733 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-53bf84ef-8a2b-446a-9cdb-76aff61dde3b req-53a54f28-88cb-403a-97e8-1b4c7e6751e4 tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Volume info retrieved successfully. Jul 10 08:36:41.465641 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-53bf84ef-8a2b-446a-9cdb-76aff61dde3b req-53a54f28-88cb-403a-97e8-1b4c7e6751e4 tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] https://10.4.3.7/volume/v3/volumes/dba4af82-21e3-40fe-861c-3d0d640ce027 returned with HTTP 200 Jul 10 08:36:41.466114 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 530/2098] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:36:41 2026] GET /volume/v3/volumes/dba4af82-21e3-40fe-861c-3d0d640ce027 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:41.486781 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-e9e80fba-62fc-41ed-917d-2979964941fa None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:41.487110 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-e9e80fba-62fc-41ed-917d-2979964941fa None None] GET https://10.4.3.7/volume// Jul 10 08:36:41.487255 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-e9e80fba-62fc-41ed-917d-2979964941fa None None] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:41.487449 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-e9e80fba-62fc-41ed-917d-2979964941fa None None] Calling method 'all' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:41.487783 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-e9e80fba-62fc-41ed-917d-2979964941fa None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:36:41.488205 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 522/2099] 10.4.3.7 () {66 vars in 1405 bytes} [Fri Jul 10 08:36:41 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:36:41.496496 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-53bf84ef-8a2b-446a-9cdb-76aff61dde3b req-eb43848e-25ee-46b4-adec-9c9bd37c1fda None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:41.499769 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-53bf84ef-8a2b-446a-9cdb-76aff61dde3b req-eb43848e-25ee-46b4-adec-9c9bd37c1fda tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] POST https://10.4.3.7/volume/v3/attachments Jul 10 08:36:41.499868 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-53bf84ef-8a2b-446a-9cdb-76aff61dde3b req-eb43848e-25ee-46b4-adec-9c9bd37c1fda tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dba4af82-21e3-40fe-861c-3d0d640ce027", "connector": null, "instance_uuid": "607a9fc2-3a1f-4e4a-a3ec-530ae14cf51e"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:36:41.509205 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:41.509205 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:36:41.540163 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-53bf84ef-8a2b-446a-9cdb-76aff61dde3b req-eb43848e-25ee-46b4-adec-9c9bd37c1fda tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] https://10.4.3.7/volume/v3/attachments returned with HTTP 200 Jul 10 08:36:41.540656 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 523/2100] 10.4.3.7 () {74 vars in 1580 bytes} [Fri Jul 10 08:36:41 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) Jul 10 08:36:41.582171 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-53bf84ef-8a2b-446a-9cdb-76aff61dde3b req-c4fbc9ce-4ef6-477e-99a5-0d48a9be4b24 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:41.584500 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-53bf84ef-8a2b-446a-9cdb-76aff61dde3b req-c4fbc9ce-4ef6-477e-99a5-0d48a9be4b24 tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] POST https://10.4.3.7/volume/v3/attachments/49a6ac00-9a5c-44db-810f-3cb44bb0b373/action Jul 10 08:36:41.584878 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-53bf84ef-8a2b-446a-9cdb-76aff61dde3b req-c4fbc9ce-4ef6-477e-99a5-0d48a9be4b24 tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Action body: b'{"os-complete": null}' {{(pid=100057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:36:41.585009 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-53bf84ef-8a2b-446a-9cdb-76aff61dde3b req-c4fbc9ce-4ef6-477e-99a5-0d48a9be4b24 tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:36:41.602312 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:41.602312 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:36:41.613098 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-53bf84ef-8a2b-446a-9cdb-76aff61dde3b req-c4fbc9ce-4ef6-477e-99a5-0d48a9be4b24 tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] https://10.4.3.7/volume/v3/attachments/49a6ac00-9a5c-44db-810f-3cb44bb0b373/action returned with HTTP 204 Jul 10 08:36:41.613601 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 526/2101] 10.4.3.7 () {74 vars in 1711 bytes} [Fri Jul 10 08:36:41 2026] POST /volume/v3/attachments/49a6ac00-9a5c-44db-810f-3cb44bb0b373/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:36:41.637814 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-6965689c-5e78-4e39-b870-3eec7ff4a9e2 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:41.641060 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-6965689c-5e78-4e39-b870-3eec7ff4a9e2 tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] GET https://10.4.3.7/volume/v3/volumes/dba4af82-21e3-40fe-861c-3d0d640ce027 Jul 10 08:36:41.641060 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-6965689c-5e78-4e39-b870-3eec7ff4a9e2 tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:41.641060 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-6965689c-5e78-4e39-b870-3eec7ff4a9e2 tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:41.659169 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:41.659169 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:36:41.662602 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-6965689c-5e78-4e39-b870-3eec7ff4a9e2 tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Volume info retrieved successfully. Jul 10 08:36:41.667148 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-6965689c-5e78-4e39-b870-3eec7ff4a9e2 tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] https://10.4.3.7/volume/v3/volumes/dba4af82-21e3-40fe-861c-3d0d640ce027 returned with HTTP 200 Jul 10 08:36:41.667724 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 531/2102] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:41 2026] GET /volume/v3/volumes/dba4af82-21e3-40fe-861c-3d0d640ce027 => generated 1107 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:36:41.682141 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-9865090b-2931-4dae-9f57-89e1ccced568 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:41.685376 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-9865090b-2931-4dae-9f57-89e1ccced568 tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] GET https://10.4.3.7/volume/v3/volumes/dba4af82-21e3-40fe-861c-3d0d640ce027 Jul 10 08:36:41.685659 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-9865090b-2931-4dae-9f57-89e1ccced568 tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:41.685927 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-9865090b-2931-4dae-9f57-89e1ccced568 tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:41.701268 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:41.701268 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:36:41.705427 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-9865090b-2931-4dae-9f57-89e1ccced568 tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Volume info retrieved successfully. Jul 10 08:36:41.713131 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-9865090b-2931-4dae-9f57-89e1ccced568 tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] https://10.4.3.7/volume/v3/volumes/dba4af82-21e3-40fe-861c-3d0d640ce027 returned with HTTP 200 Jul 10 08:36:41.713483 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 523/2103] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:41 2026] GET /volume/v3/volumes/dba4af82-21e3-40fe-861c-3d0d640ce027 => generated 1107 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:36:42.055037 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-8760b16d-3d08-4a4f-b71e-5a5e0760f808 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:42.056955 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-8760b16d-3d08-4a4f-b71e-5a5e0760f808 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] GET https://10.4.3.7/volume/v3/volumes/5ee34b26-7ebe-4a14-a5a0-dda4948f1284 Jul 10 08:36:42.057174 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-8760b16d-3d08-4a4f-b71e-5a5e0760f808 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:42.057358 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-8760b16d-3d08-4a4f-b71e-5a5e0760f808 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:42.065592 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:42.065592 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:36:42.073447 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-8760b16d-3d08-4a4f-b71e-5a5e0760f808 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] Volume info retrieved successfully. Jul 10 08:36:42.079062 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-8760b16d-3d08-4a4f-b71e-5a5e0760f808 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] https://10.4.3.7/volume/v3/volumes/5ee34b26-7ebe-4a14-a5a0-dda4948f1284 returned with HTTP 200 Jul 10 08:36:42.079952 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 524/2104] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:42 2026] GET /volume/v3/volumes/5ee34b26-7ebe-4a14-a5a0-dda4948f1284 => generated 837 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:42.096821 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-4605c45e-dc1e-4bee-9cd7-4c8002c74286 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:42.098970 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4605c45e-dc1e-4bee-9cd7-4c8002c74286 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] GET https://10.4.3.7/volume/v3/volumes/5ee34b26-7ebe-4a14-a5a0-dda4948f1284 Jul 10 08:36:42.099192 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4605c45e-dc1e-4bee-9cd7-4c8002c74286 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:42.099464 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4605c45e-dc1e-4bee-9cd7-4c8002c74286 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:42.108619 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:42.108619 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:36:42.112794 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-4605c45e-dc1e-4bee-9cd7-4c8002c74286 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] Volume info retrieved successfully. Jul 10 08:36:42.119492 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4605c45e-dc1e-4bee-9cd7-4c8002c74286 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] https://10.4.3.7/volume/v3/volumes/5ee34b26-7ebe-4a14-a5a0-dda4948f1284 returned with HTTP 200 Jul 10 08:36:42.119992 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 527/2105] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:42 2026] GET /volume/v3/volumes/5ee34b26-7ebe-4a14-a5a0-dda4948f1284 => generated 837 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:42.123589 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-bd003cf3-b901-430f-96cb-9e4959f8c0f6 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:42.125590 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-bd003cf3-b901-430f-96cb-9e4959f8c0f6 tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] GET https://10.4.3.7/volume/v3/volumes/f6fd9c39-a794-413c-8c2b-7ba205037153 Jul 10 08:36:42.125850 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-bd003cf3-b901-430f-96cb-9e4959f8c0f6 tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:42.126101 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-bd003cf3-b901-430f-96cb-9e4959f8c0f6 tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:42.133645 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:42.133645 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:36:42.137101 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-17a49ae5-12b8-4a7f-a090-286433136f81 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:42.139051 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-bd003cf3-b901-430f-96cb-9e4959f8c0f6 tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] Volume info retrieved successfully. Jul 10 08:36:42.139236 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-17a49ae5-12b8-4a7f-a090-286433136f81 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] DELETE https://10.4.3.7/volume/v3/snapshots/b4ad36c4-de04-4a7b-b24b-65d4a35a9830 Jul 10 08:36:42.139236 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-17a49ae5-12b8-4a7f-a090-286433136f81 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:42.139442 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-17a49ae5-12b8-4a7f-a090-286433136f81 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] Calling method 'delete' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:42.139582 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.snapshots [None req-17a49ae5-12b8-4a7f-a090-286433136f81 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] Delete snapshot with id: b4ad36c4-de04-4a7b-b24b-65d4a35a9830 Jul 10 08:36:42.144225 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:42.144225 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:36:42.144737 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-17a49ae5-12b8-4a7f-a090-286433136f81 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] Snapshot retrieved successfully. Jul 10 08:36:42.144967 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-bd003cf3-b901-430f-96cb-9e4959f8c0f6 tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] https://10.4.3.7/volume/v3/volumes/f6fd9c39-a794-413c-8c2b-7ba205037153 returned with HTTP 200 Jul 10 08:36:42.145556 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 532/2106] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:42 2026] GET /volume/v3/volumes/f6fd9c39-a794-413c-8c2b-7ba205037153 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:42.162278 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-f31c10e3-6d04-4009-9c9d-0141f7dd9005 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:42.165149 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-f31c10e3-6d04-4009-9c9d-0141f7dd9005 tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] GET https://10.4.3.7/volume/v3/volumes/f6fd9c39-a794-413c-8c2b-7ba205037153 Jul 10 08:36:42.165488 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-f31c10e3-6d04-4009-9c9d-0141f7dd9005 tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:42.165735 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-17a49ae5-12b8-4a7f-a090-286433136f81 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] Snapshot delete request issued successfully. Jul 10 08:36:42.165807 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-f31c10e3-6d04-4009-9c9d-0141f7dd9005 tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:42.165905 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-17a49ae5-12b8-4a7f-a090-286433136f81 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] https://10.4.3.7/volume/v3/snapshots/b4ad36c4-de04-4a7b-b24b-65d4a35a9830 returned with HTTP 202 Jul 10 08:36:42.166319 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 524/2107] 10.4.3.7 () {66 vars in 1343 bytes} [Fri Jul 10 08:36:42 2026] DELETE /volume/v3/snapshots/b4ad36c4-de04-4a7b-b24b-65d4a35a9830 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:36:42.178583 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-9e356710-d56b-4573-a301-8905e64d6847 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:42.181015 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9e356710-d56b-4573-a301-8905e64d6847 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] GET https://10.4.3.7/volume/v3/snapshots/b4ad36c4-de04-4a7b-b24b-65d4a35a9830 Jul 10 08:36:42.181015 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9e356710-d56b-4573-a301-8905e64d6847 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:42.181015 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9e356710-d56b-4573-a301-8905e64d6847 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:42.181835 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:42.181835 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:36:42.186071 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:42.186071 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:36:42.186217 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-f31c10e3-6d04-4009-9c9d-0141f7dd9005 tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] Volume info retrieved successfully. Jul 10 08:36:42.186610 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-9e356710-d56b-4573-a301-8905e64d6847 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] Snapshot retrieved successfully. Jul 10 08:36:42.187347 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9e356710-d56b-4573-a301-8905e64d6847 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] https://10.4.3.7/volume/v3/snapshots/b4ad36c4-de04-4a7b-b24b-65d4a35a9830 returned with HTTP 200 Jul 10 08:36:42.187736 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 528/2108] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:36:42 2026] GET /volume/v3/snapshots/b4ad36c4-de04-4a7b-b24b-65d4a35a9830 => generated 462 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:42.194132 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-f31c10e3-6d04-4009-9c9d-0141f7dd9005 tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] https://10.4.3.7/volume/v3/volumes/f6fd9c39-a794-413c-8c2b-7ba205037153 returned with HTTP 200 Jul 10 08:36:42.194665 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 525/2109] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:42 2026] GET /volume/v3/volumes/f6fd9c39-a794-413c-8c2b-7ba205037153 => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:42.214047 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-bccd8c4d-ece3-4837-943c-cdaecfc66ee9 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:42.258760 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-bccd8c4d-ece3-4837-943c-cdaecfc66ee9 tempest-VolumesListAdminTestJSON-241791044 tempest-VolumesListAdminTestJSON-241791044-project-admin] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:36:42.259122 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-bccd8c4d-ece3-4837-943c-cdaecfc66ee9 tempest-VolumesListAdminTestJSON-241791044 tempest-VolumesListAdminTestJSON-241791044-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:36:42.260688 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.volumes [None req-bccd8c4d-ece3-4837-943c-cdaecfc66ee9 tempest-VolumesListAdminTestJSON-241791044 tempest-VolumesListAdminTestJSON-241791044-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=100054) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:36:42.260856 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.volumes [None req-bccd8c4d-ece3-4837-943c-cdaecfc66ee9 tempest-VolumesListAdminTestJSON-241791044 tempest-VolumesListAdminTestJSON-241791044-project-admin] Create volume of 1 GB Jul 10 08:36:42.264933 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-bccd8c4d-ece3-4837-943c-cdaecfc66ee9 tempest-VolumesListAdminTestJSON-241791044 tempest-VolumesListAdminTestJSON-241791044-project-admin] Availability Zones retrieved successfully. Jul 10 08:36:42.273601 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-bccd8c4d-ece3-4837-943c-cdaecfc66ee9 tempest-VolumesListAdminTestJSON-241791044 tempest-VolumesListAdminTestJSON-241791044-project-admin] Flow 'volume_create_api' (ba2a2b81-30e0-4de4-8a73-84489906718e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:36:42.274674 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-bccd8c4d-ece3-4837-943c-cdaecfc66ee9 tempest-VolumesListAdminTestJSON-241791044 tempest-VolumesListAdminTestJSON-241791044-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f35098c4-60bc-42f3-b4ec-c4973afc630e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:36:42.275586 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.flows.api.create_volume [None req-bccd8c4d-ece3-4837-943c-cdaecfc66ee9 tempest-VolumesListAdminTestJSON-241791044 tempest-VolumesListAdminTestJSON-241791044-project-admin] Validating volume size '1' using validate_int {{(pid=100054) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:36:42.306276 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-bccd8c4d-ece3-4837-943c-cdaecfc66ee9 tempest-VolumesListAdminTestJSON-241791044 tempest-VolumesListAdminTestJSON-241791044-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f35098c4-60bc-42f3-b4ec-c4973afc630e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:36:42.307486 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-bccd8c4d-ece3-4837-943c-cdaecfc66ee9 tempest-VolumesListAdminTestJSON-241791044 tempest-VolumesListAdminTestJSON-241791044-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2409e4c-f997-428f-8d70-5c0a31d5cb7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:36:42.371200 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.quota [None req-bccd8c4d-ece3-4837-943c-cdaecfc66ee9 tempest-VolumesListAdminTestJSON-241791044 tempest-VolumesListAdminTestJSON-241791044-project-admin] Created reservations ['60335a9a-247f-48d7-9e12-e5f7a5060b2a', '5731a00e-f95c-48ab-a922-f6393ccbbebe', '865c93a5-12fc-4a75-b7ee-94b11e0181b7', 'e6aff706-25f3-4425-9813-c4bbaeca3ae9'] {{(pid=100054) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:36:42.371976 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-bccd8c4d-ece3-4837-943c-cdaecfc66ee9 tempest-VolumesListAdminTestJSON-241791044 tempest-VolumesListAdminTestJSON-241791044-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2409e4c-f997-428f-8d70-5c0a31d5cb7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['60335a9a-247f-48d7-9e12-e5f7a5060b2a', '5731a00e-f95c-48ab-a922-f6393ccbbebe', '865c93a5-12fc-4a75-b7ee-94b11e0181b7', 'e6aff706-25f3-4425-9813-c4bbaeca3ae9']}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:36:42.372878 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-bccd8c4d-ece3-4837-943c-cdaecfc66ee9 tempest-VolumesListAdminTestJSON-241791044 tempest-VolumesListAdminTestJSON-241791044-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1eebbd0f-8fce-40bb-a8d8-ababf9017ba2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:36:42.404808 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-bccd8c4d-ece3-4837-943c-cdaecfc66ee9 tempest-VolumesListAdminTestJSON-241791044 tempest-VolumesListAdminTestJSON-241791044-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1eebbd0f-8fce-40bb-a8d8-ababf9017ba2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f793beea-05f0-4f35-b600-c3894f32af3f', '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='0146586e938146efa898534b33095df4',qos_specs=None,replication_status=,reservations=['60335a9a-247f-48d7-9e12-e5f7a5060b2a','5731a00e-f95c-48ab-a922-f6393ccbbebe','865c93a5-12fc-4a75-b7ee-94b11e0181b7','e6aff706-25f3-4425-9813-c4bbaeca3ae9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98d0101290a846d18c2b306a5d7479da',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:36:42Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f793beea-05f0-4f35-b600-c3894f32af3f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0146586e938146efa898534b33095df4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='98d0101290a846d18c2b306a5d7479da',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:36:42.406114 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-bccd8c4d-ece3-4837-943c-cdaecfc66ee9 tempest-VolumesListAdminTestJSON-241791044 tempest-VolumesListAdminTestJSON-241791044-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (766ec381-5e6d-4f46-a550-ea8713419acc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:36:42.427333 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-bccd8c4d-ece3-4837-943c-cdaecfc66ee9 tempest-VolumesListAdminTestJSON-241791044 tempest-VolumesListAdminTestJSON-241791044-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (766ec381-5e6d-4f46-a550-ea8713419acc) transitioned into state 'SUCCESS' from 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='0146586e938146efa898534b33095df4',qos_specs=None,replication_status=,reservations=['60335a9a-247f-48d7-9e12-e5f7a5060b2a','5731a00e-f95c-48ab-a922-f6393ccbbebe','865c93a5-12fc-4a75-b7ee-94b11e0181b7','e6aff706-25f3-4425-9813-c4bbaeca3ae9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98d0101290a846d18c2b306a5d7479da',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:36:42.428645 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-bccd8c4d-ece3-4837-943c-cdaecfc66ee9 tempest-VolumesListAdminTestJSON-241791044 tempest-VolumesListAdminTestJSON-241791044-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61a41ee5-6b66-4953-b00c-50ee160b46ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:36:42.438034 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-bccd8c4d-ece3-4837-943c-cdaecfc66ee9 tempest-VolumesListAdminTestJSON-241791044 tempest-VolumesListAdminTestJSON-241791044-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61a41ee5-6b66-4953-b00c-50ee160b46ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:36:42.438875 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-bccd8c4d-ece3-4837-943c-cdaecfc66ee9 tempest-VolumesListAdminTestJSON-241791044 tempest-VolumesListAdminTestJSON-241791044-project-admin] Flow 'volume_create_api' (ba2a2b81-30e0-4de4-8a73-84489906718e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100054) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:36:42.439392 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-bccd8c4d-ece3-4837-943c-cdaecfc66ee9 tempest-VolumesListAdminTestJSON-241791044 tempest-VolumesListAdminTestJSON-241791044-project-admin] Create volume request issued successfully. Jul 10 08:36:42.439773 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-bccd8c4d-ece3-4837-943c-cdaecfc66ee9 tempest-VolumesListAdminTestJSON-241791044 tempest-VolumesListAdminTestJSON-241791044-project-admin] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:36:42.440158 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 533/2110] 10.4.3.7 () {68 vars in 1244 bytes} [Fri Jul 10 08:36:42 2026] POST /volume/v3/volumes => generated 729 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:36:42.455042 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-c9e5d2e8-7438-4280-a48c-6c990343db90 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:42.457104 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-c9e5d2e8-7438-4280-a48c-6c990343db90 tempest-VolumesListAdminTestJSON-241791044 tempest-VolumesListAdminTestJSON-241791044-project-admin] GET https://10.4.3.7/volume/v3/volumes/f793beea-05f0-4f35-b600-c3894f32af3f Jul 10 08:36:42.457317 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-c9e5d2e8-7438-4280-a48c-6c990343db90 tempest-VolumesListAdminTestJSON-241791044 tempest-VolumesListAdminTestJSON-241791044-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:42.457553 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-c9e5d2e8-7438-4280-a48c-6c990343db90 tempest-VolumesListAdminTestJSON-241791044 tempest-VolumesListAdminTestJSON-241791044-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:42.464840 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:42.464840 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:36:42.468653 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-c9e5d2e8-7438-4280-a48c-6c990343db90 tempest-VolumesListAdminTestJSON-241791044 tempest-VolumesListAdminTestJSON-241791044-project-admin] Volume info retrieved successfully. Jul 10 08:36:42.472966 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-c9e5d2e8-7438-4280-a48c-6c990343db90 tempest-VolumesListAdminTestJSON-241791044 tempest-VolumesListAdminTestJSON-241791044-project-admin] https://10.4.3.7/volume/v3/volumes/f793beea-05f0-4f35-b600-c3894f32af3f returned with HTTP 200 Jul 10 08:36:42.473570 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 525/2111] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:42 2026] GET /volume/v3/volumes/f793beea-05f0-4f35-b600-c3894f32af3f => generated 908 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:43.198147 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-c2df3975-110f-4b71-9c74-f9f44d50fd0b None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:43.199960 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c2df3975-110f-4b71-9c74-f9f44d50fd0b tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] GET https://10.4.3.7/volume/v3/snapshots/b4ad36c4-de04-4a7b-b24b-65d4a35a9830 Jul 10 08:36:43.200208 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c2df3975-110f-4b71-9c74-f9f44d50fd0b tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:43.200391 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c2df3975-110f-4b71-9c74-f9f44d50fd0b tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:43.204973 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c2df3975-110f-4b71-9c74-f9f44d50fd0b tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] https://10.4.3.7/volume/v3/snapshots/b4ad36c4-de04-4a7b-b24b-65d4a35a9830 returned with HTTP 404 Jul 10 08:36:43.205510 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 529/2112] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:36:43 2026] GET /volume/v3/snapshots/b4ad36c4-de04-4a7b-b24b-65d4a35a9830 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:36:43.214550 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-61861940-5087-4665-9951-5608d3881557 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:43.216355 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-61861940-5087-4665-9951-5608d3881557 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] GET https://10.4.3.7/volume/v3/volumes/5ee34b26-7ebe-4a14-a5a0-dda4948f1284 Jul 10 08:36:43.216670 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-61861940-5087-4665-9951-5608d3881557 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:43.216907 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-61861940-5087-4665-9951-5608d3881557 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:43.224531 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:43.224531 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:36:43.229047 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-61861940-5087-4665-9951-5608d3881557 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] Volume info retrieved successfully. Jul 10 08:36:43.233217 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-61861940-5087-4665-9951-5608d3881557 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] https://10.4.3.7/volume/v3/volumes/5ee34b26-7ebe-4a14-a5a0-dda4948f1284 returned with HTTP 200 Jul 10 08:36:43.233653 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 526/2113] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:43 2026] GET /volume/v3/volumes/5ee34b26-7ebe-4a14-a5a0-dda4948f1284 => generated 837 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:43.246821 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-893e56f5-23e1-4eb2-a618-8e0e8daaaa49 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:43.249009 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-893e56f5-23e1-4eb2-a618-8e0e8daaaa49 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] DELETE https://10.4.3.7/volume/v3/volumes/5ee34b26-7ebe-4a14-a5a0-dda4948f1284 Jul 10 08:36:43.249258 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-893e56f5-23e1-4eb2-a618-8e0e8daaaa49 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:43.249505 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-893e56f5-23e1-4eb2-a618-8e0e8daaaa49 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] Calling method 'delete' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:43.249714 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.volumes [None req-893e56f5-23e1-4eb2-a618-8e0e8daaaa49 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] Delete volume with id: 5ee34b26-7ebe-4a14-a5a0-dda4948f1284 Jul 10 08:36:43.258335 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:43.258335 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:36:43.258945 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-893e56f5-23e1-4eb2-a618-8e0e8daaaa49 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] Volume info retrieved successfully. Jul 10 08:36:43.281456 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-893e56f5-23e1-4eb2-a618-8e0e8daaaa49 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] Delete volume request issued successfully. Jul 10 08:36:43.281716 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-893e56f5-23e1-4eb2-a618-8e0e8daaaa49 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] https://10.4.3.7/volume/v3/volumes/5ee34b26-7ebe-4a14-a5a0-dda4948f1284 returned with HTTP 202 Jul 10 08:36:43.282193 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 534/2114] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:36:43 2026] DELETE /volume/v3/volumes/5ee34b26-7ebe-4a14-a5a0-dda4948f1284 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:36:43.289901 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-2375a3e8-5d75-41d0-b143-1eacea398350 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:43.292178 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-2375a3e8-5d75-41d0-b143-1eacea398350 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] GET https://10.4.3.7/volume/v3/volumes/5ee34b26-7ebe-4a14-a5a0-dda4948f1284 Jul 10 08:36:43.292441 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-2375a3e8-5d75-41d0-b143-1eacea398350 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:43.292831 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-2375a3e8-5d75-41d0-b143-1eacea398350 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:43.301850 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:43.301850 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:36:43.306309 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-2375a3e8-5d75-41d0-b143-1eacea398350 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] Volume info retrieved successfully. Jul 10 08:36:43.311908 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-2375a3e8-5d75-41d0-b143-1eacea398350 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] https://10.4.3.7/volume/v3/volumes/5ee34b26-7ebe-4a14-a5a0-dda4948f1284 returned with HTTP 200 Jul 10 08:36:43.312452 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 526/2115] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:43 2026] GET /volume/v3/volumes/5ee34b26-7ebe-4a14-a5a0-dda4948f1284 => generated 836 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:43.486034 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-c9925c37-c515-4117-9bda-31d46a59ff48 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:43.488082 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c9925c37-c515-4117-9bda-31d46a59ff48 tempest-VolumesListAdminTestJSON-241791044 tempest-VolumesListAdminTestJSON-241791044-project-admin] GET https://10.4.3.7/volume/v3/volumes/f793beea-05f0-4f35-b600-c3894f32af3f Jul 10 08:36:43.488283 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c9925c37-c515-4117-9bda-31d46a59ff48 tempest-VolumesListAdminTestJSON-241791044 tempest-VolumesListAdminTestJSON-241791044-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:43.488481 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c9925c37-c515-4117-9bda-31d46a59ff48 tempest-VolumesListAdminTestJSON-241791044 tempest-VolumesListAdminTestJSON-241791044-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:43.496561 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:43.496561 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:36:43.500821 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-c9925c37-c515-4117-9bda-31d46a59ff48 tempest-VolumesListAdminTestJSON-241791044 tempest-VolumesListAdminTestJSON-241791044-project-admin] Volume info retrieved successfully. Jul 10 08:36:43.505618 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c9925c37-c515-4117-9bda-31d46a59ff48 tempest-VolumesListAdminTestJSON-241791044 tempest-VolumesListAdminTestJSON-241791044-project-admin] https://10.4.3.7/volume/v3/volumes/f793beea-05f0-4f35-b600-c3894f32af3f returned with HTTP 200 Jul 10 08:36:43.506093 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 530/2116] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:43 2026] GET /volume/v3/volumes/f793beea-05f0-4f35-b600-c3894f32af3f => generated 969 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:43.520907 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-5ed3fe5b-75ce-4873-aa8a-3d60171110dd None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:43.522724 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-5ed3fe5b-75ce-4873-aa8a-3d60171110dd tempest-VolumesListAdminTestJSON-241791044 tempest-VolumesListAdminTestJSON-241791044-project-admin] GET https://10.4.3.7/volume/v3/volumes/detail?all_tenants=1&project_id=900e1e5e35264f2dbe262062355ba04b Jul 10 08:36:43.522973 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-5ed3fe5b-75ce-4873-aa8a-3d60171110dd tempest-VolumesListAdminTestJSON-241791044 tempest-VolumesListAdminTestJSON-241791044-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:43.523242 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-5ed3fe5b-75ce-4873-aa8a-3d60171110dd tempest-VolumesListAdminTestJSON-241791044 tempest-VolumesListAdminTestJSON-241791044-project-admin] Calling method 'detail' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:43.523716 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-5ed3fe5b-75ce-4873-aa8a-3d60171110dd tempest-VolumesListAdminTestJSON-241791044 tempest-VolumesListAdminTestJSON-241791044-project-admin] Could not evaluate value 900e1e5e35264f2dbe262062355ba04b, assuming string {{(pid=100056) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 10 08:36:43.524188 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-5ed3fe5b-75ce-4873-aa8a-3d60171110dd tempest-VolumesListAdminTestJSON-241791044 tempest-VolumesListAdminTestJSON-241791044-project-admin] Searching by: MultiDict([('project_id', '900e1e5e35264f2dbe262062355ba04b'), ('all_tenants', 1)]). {{(pid=100056) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 08:36:43.553261 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-5ed3fe5b-75ce-4873-aa8a-3d60171110dd tempest-VolumesListAdminTestJSON-241791044 tempest-VolumesListAdminTestJSON-241791044-project-admin] Get all volumes completed successfully. Jul 10 08:36:43.554168 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:43.554168 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:36:43.558133 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-5ed3fe5b-75ce-4873-aa8a-3d60171110dd tempest-VolumesListAdminTestJSON-241791044 tempest-VolumesListAdminTestJSON-241791044-project-admin] https://10.4.3.7/volume/v3/volumes/detail?all_tenants=1&project_id=900e1e5e35264f2dbe262062355ba04b returned with HTTP 200 Jul 10 08:36:43.558575 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 527/2117] 10.4.3.7 () {66 vars in 1359 bytes} [Fri Jul 10 08:36:43 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=900e1e5e35264f2dbe262062355ba04b => generated 3006 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:36:43.573903 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-cd2de1d8-f095-4d8a-bdf3-47fe58fca87d None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:43.575519 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-cd2de1d8-f095-4d8a-bdf3-47fe58fca87d tempest-VolumesListAdminTestJSON-241791044 tempest-VolumesListAdminTestJSON-241791044-project-admin] DELETE https://10.4.3.7/volume/v3/volumes/f793beea-05f0-4f35-b600-c3894f32af3f Jul 10 08:36:43.575757 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-cd2de1d8-f095-4d8a-bdf3-47fe58fca87d tempest-VolumesListAdminTestJSON-241791044 tempest-VolumesListAdminTestJSON-241791044-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:43.575973 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-cd2de1d8-f095-4d8a-bdf3-47fe58fca87d tempest-VolumesListAdminTestJSON-241791044 tempest-VolumesListAdminTestJSON-241791044-project-admin] Calling method 'delete' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:43.576172 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.volumes [None req-cd2de1d8-f095-4d8a-bdf3-47fe58fca87d tempest-VolumesListAdminTestJSON-241791044 tempest-VolumesListAdminTestJSON-241791044-project-admin] Delete volume with id: f793beea-05f0-4f35-b600-c3894f32af3f Jul 10 08:36:43.582401 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:43.582401 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:36:43.582776 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-cd2de1d8-f095-4d8a-bdf3-47fe58fca87d tempest-VolumesListAdminTestJSON-241791044 tempest-VolumesListAdminTestJSON-241791044-project-admin] Volume info retrieved successfully. Jul 10 08:36:43.597729 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-cd2de1d8-f095-4d8a-bdf3-47fe58fca87d tempest-VolumesListAdminTestJSON-241791044 tempest-VolumesListAdminTestJSON-241791044-project-admin] Delete volume request issued successfully. Jul 10 08:36:43.597919 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-cd2de1d8-f095-4d8a-bdf3-47fe58fca87d tempest-VolumesListAdminTestJSON-241791044 tempest-VolumesListAdminTestJSON-241791044-project-admin] https://10.4.3.7/volume/v3/volumes/f793beea-05f0-4f35-b600-c3894f32af3f returned with HTTP 202 Jul 10 08:36:43.598363 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 535/2118] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:36:43 2026] DELETE /volume/v3/volumes/f793beea-05f0-4f35-b600-c3894f32af3f => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:36:43.606483 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-02351995-e9bb-4462-9584-99fcfb6e5e37 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:43.608489 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-02351995-e9bb-4462-9584-99fcfb6e5e37 tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] GET https://10.4.3.7/volume/v3/volumes/f6fd9c39-a794-413c-8c2b-7ba205037153 Jul 10 08:36:43.608699 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-02351995-e9bb-4462-9584-99fcfb6e5e37 tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:43.608890 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-02351995-e9bb-4462-9584-99fcfb6e5e37 tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:43.617289 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:43.617289 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:36:43.625684 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-02351995-e9bb-4462-9584-99fcfb6e5e37 tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] Volume info retrieved successfully. Jul 10 08:36:43.629760 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-02351995-e9bb-4462-9584-99fcfb6e5e37 tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] https://10.4.3.7/volume/v3/volumes/f6fd9c39-a794-413c-8c2b-7ba205037153 returned with HTTP 200 Jul 10 08:36:43.630114 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 527/2119] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:43 2026] GET /volume/v3/volumes/f6fd9c39-a794-413c-8c2b-7ba205037153 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:43.641955 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-4645e99d-5a48-49d6-bb18-92ff0d3873de None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:43.643763 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4645e99d-5a48-49d6-bb18-92ff0d3873de tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] DELETE https://10.4.3.7/volume/v3/volumes/f6fd9c39-a794-413c-8c2b-7ba205037153 Jul 10 08:36:43.643961 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4645e99d-5a48-49d6-bb18-92ff0d3873de tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:43.644155 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4645e99d-5a48-49d6-bb18-92ff0d3873de tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:43.644381 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-4645e99d-5a48-49d6-bb18-92ff0d3873de tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] Delete volume with id: f6fd9c39-a794-413c-8c2b-7ba205037153 Jul 10 08:36:43.651273 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:43.651273 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:36:43.651788 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-4645e99d-5a48-49d6-bb18-92ff0d3873de tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] Volume info retrieved successfully. Jul 10 08:36:43.669215 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-4645e99d-5a48-49d6-bb18-92ff0d3873de tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] Delete volume request issued successfully. Jul 10 08:36:43.669373 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4645e99d-5a48-49d6-bb18-92ff0d3873de tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] https://10.4.3.7/volume/v3/volumes/f6fd9c39-a794-413c-8c2b-7ba205037153 returned with HTTP 202 Jul 10 08:36:43.669919 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 531/2120] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:36:43 2026] DELETE /volume/v3/volumes/f6fd9c39-a794-413c-8c2b-7ba205037153 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:36:43.676422 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-7799c1d9-7dfe-4c49-9a2b-c2e6e8c29ae6 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:43.678288 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-7799c1d9-7dfe-4c49-9a2b-c2e6e8c29ae6 tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] GET https://10.4.3.7/volume/v3/volumes/f6fd9c39-a794-413c-8c2b-7ba205037153 Jul 10 08:36:43.678503 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-7799c1d9-7dfe-4c49-9a2b-c2e6e8c29ae6 tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:43.678753 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-7799c1d9-7dfe-4c49-9a2b-c2e6e8c29ae6 tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:43.685216 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:43.685216 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:36:43.688885 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-7799c1d9-7dfe-4c49-9a2b-c2e6e8c29ae6 tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] Volume info retrieved successfully. Jul 10 08:36:43.692925 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-7799c1d9-7dfe-4c49-9a2b-c2e6e8c29ae6 tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] https://10.4.3.7/volume/v3/volumes/f6fd9c39-a794-413c-8c2b-7ba205037153 returned with HTTP 200 Jul 10 08:36:43.693290 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 528/2121] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:43 2026] GET /volume/v3/volumes/f6fd9c39-a794-413c-8c2b-7ba205037153 => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:44.328561 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-7fbfd46a-e53f-411a-b58b-1325eb96f3f3 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:44.330790 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-7fbfd46a-e53f-411a-b58b-1325eb96f3f3 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] GET https://10.4.3.7/volume/v3/volumes/5ee34b26-7ebe-4a14-a5a0-dda4948f1284 Jul 10 08:36:44.331015 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-7fbfd46a-e53f-411a-b58b-1325eb96f3f3 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:44.331245 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-7fbfd46a-e53f-411a-b58b-1325eb96f3f3 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:44.337064 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-7fbfd46a-e53f-411a-b58b-1325eb96f3f3 tempest-VolumesExtendTest-1283769549 tempest-VolumesExtendTest-1283769549-project-member] https://10.4.3.7/volume/v3/volumes/5ee34b26-7ebe-4a14-a5a0-dda4948f1284 returned with HTTP 404 Jul 10 08:36:44.337582 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 536/2122] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:44 2026] GET /volume/v3/volumes/5ee34b26-7ebe-4a14-a5a0-dda4948f1284 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:36:44.711950 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-87180b51-c313-4a93-b4c8-e7511e4b8596 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:44.714176 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-87180b51-c313-4a93-b4c8-e7511e4b8596 tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] GET https://10.4.3.7/volume/v3/volumes/f6fd9c39-a794-413c-8c2b-7ba205037153 Jul 10 08:36:44.714356 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-87180b51-c313-4a93-b4c8-e7511e4b8596 tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:44.714643 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-87180b51-c313-4a93-b4c8-e7511e4b8596 tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:44.722886 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-87180b51-c313-4a93-b4c8-e7511e4b8596 tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] https://10.4.3.7/volume/v3/volumes/f6fd9c39-a794-413c-8c2b-7ba205037153 returned with HTTP 404 Jul 10 08:36:44.722886 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 528/2123] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:44 2026] GET /volume/v3/volumes/f6fd9c39-a794-413c-8c2b-7ba205037153 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:36:44.732686 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-0ca1be97-5fa5-4d76-8979-f82bcbf2f7a6 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:44.734993 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0ca1be97-5fa5-4d76-8979-f82bcbf2f7a6 tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] GET https://10.4.3.7/volume/v3/volumes/96ff652e-2080-4325-a1e3-78f62eede02e Jul 10 08:36:44.735215 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0ca1be97-5fa5-4d76-8979-f82bcbf2f7a6 tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:44.735421 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0ca1be97-5fa5-4d76-8979-f82bcbf2f7a6 tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:44.744709 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:44.744709 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:36:44.749314 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-0ca1be97-5fa5-4d76-8979-f82bcbf2f7a6 tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] Volume info retrieved successfully. Jul 10 08:36:44.754566 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0ca1be97-5fa5-4d76-8979-f82bcbf2f7a6 tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] https://10.4.3.7/volume/v3/volumes/96ff652e-2080-4325-a1e3-78f62eede02e returned with HTTP 200 Jul 10 08:36:44.755340 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 532/2124] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:44 2026] GET /volume/v3/volumes/96ff652e-2080-4325-a1e3-78f62eede02e => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:44.770839 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-7ddddcfa-2cf5-49ab-8b8f-953ed81e2ee5 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:44.772998 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-7ddddcfa-2cf5-49ab-8b8f-953ed81e2ee5 tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] DELETE https://10.4.3.7/volume/v3/volumes/96ff652e-2080-4325-a1e3-78f62eede02e Jul 10 08:36:44.773223 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-7ddddcfa-2cf5-49ab-8b8f-953ed81e2ee5 tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:44.773455 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-7ddddcfa-2cf5-49ab-8b8f-953ed81e2ee5 tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] Calling method 'delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:44.773673 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-7ddddcfa-2cf5-49ab-8b8f-953ed81e2ee5 tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] Delete volume with id: 96ff652e-2080-4325-a1e3-78f62eede02e Jul 10 08:36:44.782031 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:44.782031 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:36:44.782779 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-7ddddcfa-2cf5-49ab-8b8f-953ed81e2ee5 tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] Volume info retrieved successfully. Jul 10 08:36:44.801809 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-7ddddcfa-2cf5-49ab-8b8f-953ed81e2ee5 tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] Delete volume request issued successfully. Jul 10 08:36:44.801953 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-7ddddcfa-2cf5-49ab-8b8f-953ed81e2ee5 tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] https://10.4.3.7/volume/v3/volumes/96ff652e-2080-4325-a1e3-78f62eede02e returned with HTTP 202 Jul 10 08:36:44.802577 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 529/2125] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:36:44 2026] DELETE /volume/v3/volumes/96ff652e-2080-4325-a1e3-78f62eede02e => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:36:44.809875 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-9ee83348-e87d-4211-afd0-f496276f215e None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:44.812124 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-9ee83348-e87d-4211-afd0-f496276f215e tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] GET https://10.4.3.7/volume/v3/volumes/96ff652e-2080-4325-a1e3-78f62eede02e Jul 10 08:36:44.812379 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-9ee83348-e87d-4211-afd0-f496276f215e tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:44.812814 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-9ee83348-e87d-4211-afd0-f496276f215e tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:44.822091 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:44.822091 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:36:44.827984 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-9ee83348-e87d-4211-afd0-f496276f215e tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] Volume info retrieved successfully. Jul 10 08:36:44.835233 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-9ee83348-e87d-4211-afd0-f496276f215e tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] https://10.4.3.7/volume/v3/volumes/96ff652e-2080-4325-a1e3-78f62eede02e returned with HTTP 200 Jul 10 08:36:44.835782 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 537/2126] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:44 2026] GET /volume/v3/volumes/96ff652e-2080-4325-a1e3-78f62eede02e => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:45.126212 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-f17db541-9f81-433c-99e2-242a6d570657 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:45.126675 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-f17db541-9f81-433c-99e2-242a6d570657 None None] GET https://10.4.3.7/volume// Jul 10 08:36:45.126910 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-f17db541-9f81-433c-99e2-242a6d570657 None None] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:45.127122 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-f17db541-9f81-433c-99e2-242a6d570657 None None] Calling method 'all' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:45.127479 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-f17db541-9f81-433c-99e2-242a6d570657 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:36:45.127802 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 529/2127] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:36:45 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:36:45.135058 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-12d85efc-8ec4-441b-a149-b759aae5de8d req-fd5c0033-20ba-453a-bc02-bc0405b97321 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:45.138822 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-12d85efc-8ec4-441b-a149-b759aae5de8d req-fd5c0033-20ba-453a-bc02-bc0405b97321 tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] GET https://10.4.3.7/volume/v3/volumes/dba4af82-21e3-40fe-861c-3d0d640ce027 Jul 10 08:36:45.139039 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-12d85efc-8ec4-441b-a149-b759aae5de8d req-fd5c0033-20ba-453a-bc02-bc0405b97321 tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:45.139218 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-12d85efc-8ec4-441b-a149-b759aae5de8d req-fd5c0033-20ba-453a-bc02-bc0405b97321 tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:45.148989 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:45.148989 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:36:45.154108 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-12d85efc-8ec4-441b-a149-b759aae5de8d req-fd5c0033-20ba-453a-bc02-bc0405b97321 tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Volume info retrieved successfully. Jul 10 08:36:45.159271 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-12d85efc-8ec4-441b-a149-b759aae5de8d req-fd5c0033-20ba-453a-bc02-bc0405b97321 tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] https://10.4.3.7/volume/v3/volumes/dba4af82-21e3-40fe-861c-3d0d640ce027 returned with HTTP 200 Jul 10 08:36:45.159701 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 533/2128] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:36:45 2026] GET /volume/v3/volumes/dba4af82-21e3-40fe-861c-3d0d640ce027 => generated 1287 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:36:45.272324 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-12d85efc-8ec4-441b-a149-b759aae5de8d req-772b5371-a68c-4314-a080-7fbfd447daac None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:45.274467 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-12d85efc-8ec4-441b-a149-b759aae5de8d req-772b5371-a68c-4314-a080-7fbfd447daac tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] PUT https://10.4.3.7/volume/v3/attachments/49a6ac00-9a5c-44db-810f-3cb44bb0b373 Jul 10 08:36:45.274912 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-12d85efc-8ec4-441b-a149-b759aae5de8d req-772b5371-a68c-4314-a080-7fbfd447daac tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.7", "host": "np0000004976", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b54eda21b644", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bf3c9c16-ec3d-4df7-865b-5f424258654a", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:36:45.283322 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.coordination [req-12d85efc-8ec4-441b-a149-b759aae5de8d req-772b5371-a68c-4314-a080-7fbfd447daac tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Acquiring lock "cinder-attachment_update-dba4af82-21e3-40fe-861c-3d0d640ce027-np0000004976" by "attachment_update" {{(pid=100056) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 08:36:45.287942 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.coordination [req-12d85efc-8ec4-441b-a149-b759aae5de8d req-772b5371-a68c-4314-a080-7fbfd447daac tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Lock "cinder-attachment_update-dba4af82-21e3-40fe-861c-3d0d640ce027-np0000004976" acquired by "attachment_update" :: waited 0.005s {{(pid=100056) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 08:36:45.288913 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:45.288913 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:36:45.812325 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.coordination [req-12d85efc-8ec4-441b-a149-b759aae5de8d req-772b5371-a68c-4314-a080-7fbfd447daac tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Lock "cinder-attachment_update-dba4af82-21e3-40fe-861c-3d0d640ce027-np0000004976" released by "attachment_update" :: held 0.524s {{(pid=100056) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 08:36:45.812763 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-12d85efc-8ec4-441b-a149-b759aae5de8d req-772b5371-a68c-4314-a080-7fbfd447daac tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] https://10.4.3.7/volume/v3/attachments/49a6ac00-9a5c-44db-810f-3cb44bb0b373 returned with HTTP 200 Jul 10 08:36:45.814472 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 530/2129] 10.4.3.7 () {74 vars in 1690 bytes} [Fri Jul 10 08:36:45 2026] PUT /volume/v3/attachments/49a6ac00-9a5c-44db-810f-3cb44bb0b373 => generated 969 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:36:45.851242 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-82d6a579-4e88-43d7-af3f-68c8127e11d5 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:45.854669 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-82d6a579-4e88-43d7-af3f-68c8127e11d5 tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] GET https://10.4.3.7/volume/v3/volumes/96ff652e-2080-4325-a1e3-78f62eede02e Jul 10 08:36:45.854864 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-82d6a579-4e88-43d7-af3f-68c8127e11d5 tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:45.855059 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-82d6a579-4e88-43d7-af3f-68c8127e11d5 tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:45.861085 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-82d6a579-4e88-43d7-af3f-68c8127e11d5 tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] https://10.4.3.7/volume/v3/volumes/96ff652e-2080-4325-a1e3-78f62eede02e returned with HTTP 404 Jul 10 08:36:45.861598 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 538/2130] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:45 2026] GET /volume/v3/volumes/96ff652e-2080-4325-a1e3-78f62eede02e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:36:45.861690 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-0b4f1a94-1773-4ac6-8249-7f06d9631313 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:45.868011 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-31a74107-7ab3-4e9c-90a3-5bd037fd933e None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:45.869631 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-31a74107-7ab3-4e9c-90a3-5bd037fd933e tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] GET https://10.4.3.7/volume/v3/volumes/63e0d2a7-b7b9-47f1-a06a-c2bb4c2938d3 Jul 10 08:36:45.869857 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-31a74107-7ab3-4e9c-90a3-5bd037fd933e tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:45.870093 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-31a74107-7ab3-4e9c-90a3-5bd037fd933e tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:45.871869 np0000004976 devstack@c-api.service[100057]: DEBUG dbcounter [-] [100057] Writing DB stats cinder:SELECT=292,cinder:UPDATE=63,cinder:INSERT=33 {{(pid=100057) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 08:36:45.876792 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:45.876792 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:36:45.879960 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-31a74107-7ab3-4e9c-90a3-5bd037fd933e tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] Volume info retrieved successfully. Jul 10 08:36:45.883690 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-31a74107-7ab3-4e9c-90a3-5bd037fd933e tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] https://10.4.3.7/volume/v3/volumes/63e0d2a7-b7b9-47f1-a06a-c2bb4c2938d3 returned with HTTP 200 Jul 10 08:36:45.884054 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 534/2131] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:45 2026] GET /volume/v3/volumes/63e0d2a7-b7b9-47f1-a06a-c2bb4c2938d3 => generated 844 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:45.896014 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-d03c5ec5-7679-4b76-816d-59fc249041cc None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:45.897556 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-d03c5ec5-7679-4b76-816d-59fc249041cc tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] DELETE https://10.4.3.7/volume/v3/volumes/63e0d2a7-b7b9-47f1-a06a-c2bb4c2938d3 Jul 10 08:36:45.897812 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-d03c5ec5-7679-4b76-816d-59fc249041cc tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:45.898084 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-d03c5ec5-7679-4b76-816d-59fc249041cc tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] Calling method 'delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:45.898323 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-d03c5ec5-7679-4b76-816d-59fc249041cc tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] Delete volume with id: 63e0d2a7-b7b9-47f1-a06a-c2bb4c2938d3 Jul 10 08:36:45.905386 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:45.905386 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:36:45.905832 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-d03c5ec5-7679-4b76-816d-59fc249041cc tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] Volume info retrieved successfully. Jul 10 08:36:45.919128 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-d03c5ec5-7679-4b76-816d-59fc249041cc tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] Delete volume request issued successfully. Jul 10 08:36:45.919379 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-d03c5ec5-7679-4b76-816d-59fc249041cc tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] https://10.4.3.7/volume/v3/volumes/63e0d2a7-b7b9-47f1-a06a-c2bb4c2938d3 returned with HTTP 202 Jul 10 08:36:45.919798 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 531/2132] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:36:45 2026] DELETE /volume/v3/volumes/63e0d2a7-b7b9-47f1-a06a-c2bb4c2938d3 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:36:45.931056 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-1104a8e7-4a2d-4b2e-a21e-3a5536193d1d None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:45.932923 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-1104a8e7-4a2d-4b2e-a21e-3a5536193d1d tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] GET https://10.4.3.7/volume/v3/volumes/63e0d2a7-b7b9-47f1-a06a-c2bb4c2938d3 Jul 10 08:36:45.933133 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-1104a8e7-4a2d-4b2e-a21e-3a5536193d1d tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:45.933326 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-1104a8e7-4a2d-4b2e-a21e-3a5536193d1d tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:45.940543 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:45.940543 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:36:45.944688 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-1104a8e7-4a2d-4b2e-a21e-3a5536193d1d tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] Volume info retrieved successfully. Jul 10 08:36:45.948554 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-1104a8e7-4a2d-4b2e-a21e-3a5536193d1d tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] https://10.4.3.7/volume/v3/volumes/63e0d2a7-b7b9-47f1-a06a-c2bb4c2938d3 returned with HTTP 200 Jul 10 08:36:45.948900 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 539/2133] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:45 2026] GET /volume/v3/volumes/63e0d2a7-b7b9-47f1-a06a-c2bb4c2938d3 => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:45.996419 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-0b4f1a94-1773-4ac6-8249-7f06d9631313 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:36:45.996817 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-0b4f1a94-1773-4ac6-8249-7f06d9631313 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1844300291"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:36:45.998271 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.volumes [None req-0b4f1a94-1773-4ac6-8249-7f06d9631313 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1844300291'}} {{(pid=100055) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:36:45.998421 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-0b4f1a94-1773-4ac6-8249-7f06d9631313 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Create volume of 1 GB Jul 10 08:36:46.002360 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-0b4f1a94-1773-4ac6-8249-7f06d9631313 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Availability Zones retrieved successfully. Jul 10 08:36:46.008150 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-0b4f1a94-1773-4ac6-8249-7f06d9631313 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Flow 'volume_create_api' (76c8377f-62d1-439b-8779-97e3281e0d77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:36:46.009116 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-0b4f1a94-1773-4ac6-8249-7f06d9631313 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06016418-626d-4f1f-8a22-715fdc8845b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:36:46.010024 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.flows.api.create_volume [None req-0b4f1a94-1773-4ac6-8249-7f06d9631313 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Validating volume size '1' using validate_int {{(pid=100055) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:36:46.036242 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-0b4f1a94-1773-4ac6-8249-7f06d9631313 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06016418-626d-4f1f-8a22-715fdc8845b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:36:46.037322 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-0b4f1a94-1773-4ac6-8249-7f06d9631313 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9cec1f94-79d3-4c23-b12d-dfb636bedfca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:36:46.102611 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.quota [None req-0b4f1a94-1773-4ac6-8249-7f06d9631313 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Created reservations ['31362ab8-5ccc-40a2-bdc2-8a66eb0200ea', '9d73fe16-bbf9-442b-83cf-216ba4de2abe', 'c6049f5c-b084-4330-a523-635fffbf6814', 'a8d7ba8d-80f0-4f22-a43f-290c5b59017c'] {{(pid=100055) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:36:46.103307 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-0b4f1a94-1773-4ac6-8249-7f06d9631313 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9cec1f94-79d3-4c23-b12d-dfb636bedfca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['31362ab8-5ccc-40a2-bdc2-8a66eb0200ea', '9d73fe16-bbf9-442b-83cf-216ba4de2abe', 'c6049f5c-b084-4330-a523-635fffbf6814', 'a8d7ba8d-80f0-4f22-a43f-290c5b59017c']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:36:46.104104 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-0b4f1a94-1773-4ac6-8249-7f06d9631313 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae5a79f4-d530-44ec-be5d-80d9229c7407) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:36:46.127930 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-0b4f1a94-1773-4ac6-8249-7f06d9631313 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae5a79f4-d530-44ec-be5d-80d9229c7407) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '75a3f868-aafb-4039-ae8c-4d7dd1bb7ddb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1844300291',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='926abd27374c45d1865d1f49e4e2e9ae',qos_specs=None,replication_status=,reservations=['31362ab8-5ccc-40a2-bdc2-8a66eb0200ea','9d73fe16-bbf9-442b-83cf-216ba4de2abe','c6049f5c-b084-4330-a523-635fffbf6814','a8d7ba8d-80f0-4f22-a43f-290c5b59017c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca679f962b0e488eb69cd9f569ed2e98',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:36:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1844300291',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=75a3f868-aafb-4039-ae8c-4d7dd1bb7ddb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='926abd27374c45d1865d1f49e4e2e9ae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ca679f962b0e488eb69cd9f569ed2e98',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:36:46.128733 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-0b4f1a94-1773-4ac6-8249-7f06d9631313 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de61b2b8-9137-4c88-8a62-b02dd3031141) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:36:46.145504 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-0b4f1a94-1773-4ac6-8249-7f06d9631313 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de61b2b8-9137-4c88-8a62-b02dd3031141) transitioned into state 'SUCCESS' from state '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-1844300291',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='926abd27374c45d1865d1f49e4e2e9ae',qos_specs=None,replication_status=,reservations=['31362ab8-5ccc-40a2-bdc2-8a66eb0200ea','9d73fe16-bbf9-442b-83cf-216ba4de2abe','c6049f5c-b084-4330-a523-635fffbf6814','a8d7ba8d-80f0-4f22-a43f-290c5b59017c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca679f962b0e488eb69cd9f569ed2e98',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:36:46.146099 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-0b4f1a94-1773-4ac6-8249-7f06d9631313 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (109989d7-a7bd-4af5-b677-b0650e6f8b7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:36:46.154068 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-0b4f1a94-1773-4ac6-8249-7f06d9631313 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (109989d7-a7bd-4af5-b677-b0650e6f8b7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:36:46.154956 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-0b4f1a94-1773-4ac6-8249-7f06d9631313 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Flow 'volume_create_api' (76c8377f-62d1-439b-8779-97e3281e0d77) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:36:46.155232 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-0b4f1a94-1773-4ac6-8249-7f06d9631313 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Create volume request issued successfully. Jul 10 08:36:46.155760 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-0b4f1a94-1773-4ac6-8249-7f06d9631313 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:36:46.156126 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 530/2134] 10.4.3.7 () {68 vars in 1244 bytes} [Fri Jul 10 08:36:45 2026] POST /volume/v3/volumes => generated 745 bytes in 295 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:36:46.167586 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-f5c0aa58-ecee-43fd-9f63-6ba23ede97fb None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:46.169205 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f5c0aa58-ecee-43fd-9f63-6ba23ede97fb tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] GET https://10.4.3.7/volume/v3/volumes/75a3f868-aafb-4039-ae8c-4d7dd1bb7ddb Jul 10 08:36:46.169367 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f5c0aa58-ecee-43fd-9f63-6ba23ede97fb tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:46.169605 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f5c0aa58-ecee-43fd-9f63-6ba23ede97fb tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:46.176050 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:46.176050 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:36:46.179792 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-f5c0aa58-ecee-43fd-9f63-6ba23ede97fb tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Volume info retrieved successfully. Jul 10 08:36:46.183792 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f5c0aa58-ecee-43fd-9f63-6ba23ede97fb tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] https://10.4.3.7/volume/v3/volumes/75a3f868-aafb-4039-ae8c-4d7dd1bb7ddb returned with HTTP 200 Jul 10 08:36:46.184135 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 535/2135] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:46 2026] GET /volume/v3/volumes/75a3f868-aafb-4039-ae8c-4d7dd1bb7ddb => generated 813 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:46.329669 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-12d85efc-8ec4-441b-a149-b759aae5de8d req-9036cae5-19ee-4c67-931e-243b40358155 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:46.331727 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-12d85efc-8ec4-441b-a149-b759aae5de8d req-9036cae5-19ee-4c67-931e-243b40358155 tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] POST https://10.4.3.7/volume/v3/attachments/49a6ac00-9a5c-44db-810f-3cb44bb0b373/action Jul 10 08:36:46.332183 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-12d85efc-8ec4-441b-a149-b759aae5de8d req-9036cae5-19ee-4c67-931e-243b40358155 tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Action body: b'{"os-complete": null}' {{(pid=100056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:36:46.332336 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-12d85efc-8ec4-441b-a149-b759aae5de8d req-9036cae5-19ee-4c67-931e-243b40358155 tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:36:46.346671 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:46.346671 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:36:46.355285 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-12d85efc-8ec4-441b-a149-b759aae5de8d req-9036cae5-19ee-4c67-931e-243b40358155 tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] https://10.4.3.7/volume/v3/attachments/49a6ac00-9a5c-44db-810f-3cb44bb0b373/action returned with HTTP 204 Jul 10 08:36:46.355741 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 532/2136] 10.4.3.7 () {74 vars in 1711 bytes} [Fri Jul 10 08:36:46 2026] POST /volume/v3/attachments/49a6ac00-9a5c-44db-810f-3cb44bb0b373/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:36:46.966845 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-098c5d5d-fd61-4a7f-a777-d1d04e48a01c None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:46.969601 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-098c5d5d-fd61-4a7f-a777-d1d04e48a01c tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] GET https://10.4.3.7/volume/v3/volumes/63e0d2a7-b7b9-47f1-a06a-c2bb4c2938d3 Jul 10 08:36:46.969896 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-098c5d5d-fd61-4a7f-a777-d1d04e48a01c tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:46.970137 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-098c5d5d-fd61-4a7f-a777-d1d04e48a01c tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:46.978200 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-098c5d5d-fd61-4a7f-a777-d1d04e48a01c tempest-VolumesListAdminTestJSON-1765739313 tempest-VolumesListAdminTestJSON-1765739313-project-member] https://10.4.3.7/volume/v3/volumes/63e0d2a7-b7b9-47f1-a06a-c2bb4c2938d3 returned with HTTP 404 Jul 10 08:36:46.978836 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 540/2137] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:46 2026] GET /volume/v3/volumes/63e0d2a7-b7b9-47f1-a06a-c2bb4c2938d3 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:36:47.198544 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-6d890e30-242a-4fd5-9db8-06dbf7a06aae None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:47.200305 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-6d890e30-242a-4fd5-9db8-06dbf7a06aae tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] GET https://10.4.3.7/volume/v3/volumes/75a3f868-aafb-4039-ae8c-4d7dd1bb7ddb Jul 10 08:36:47.200506 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-6d890e30-242a-4fd5-9db8-06dbf7a06aae tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:47.200688 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-6d890e30-242a-4fd5-9db8-06dbf7a06aae tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:47.207353 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:47.207353 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:36:47.210979 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-6d890e30-242a-4fd5-9db8-06dbf7a06aae tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Volume info retrieved successfully. Jul 10 08:36:47.215179 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-6d890e30-242a-4fd5-9db8-06dbf7a06aae tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] https://10.4.3.7/volume/v3/volumes/75a3f868-aafb-4039-ae8c-4d7dd1bb7ddb returned with HTTP 200 Jul 10 08:36:47.215621 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 531/2138] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:47 2026] GET /volume/v3/volumes/75a3f868-aafb-4039-ae8c-4d7dd1bb7ddb => generated 838 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:47.228080 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-6846aaf7-7a20-4d10-99f9-e698cb27ab6f None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:47.229897 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-6846aaf7-7a20-4d10-99f9-e698cb27ab6f tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] POST https://10.4.3.7/volume/v3/backups Jul 10 08:36:47.230187 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-6846aaf7-7a20-4d10-99f9-e698cb27ab6f tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "75a3f868-aafb-4039-ae8c-4d7dd1bb7ddb", "name": "tempest-VolumesBackupsTest-Backup-1417293029"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:36:47.232415 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.contrib.backups [None req-6846aaf7-7a20-4d10-99f9-e698cb27ab6f tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Creating new backup {'backup': {'volume_id': '75a3f868-aafb-4039-ae8c-4d7dd1bb7ddb', 'name': 'tempest-VolumesBackupsTest-Backup-1417293029'}} {{(pid=100057) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 08:36:47.232590 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.contrib.backups [None req-6846aaf7-7a20-4d10-99f9-e698cb27ab6f tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Creating backup of volume 75a3f868-aafb-4039-ae8c-4d7dd1bb7ddb in container None Jul 10 08:36:47.240866 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:47.240866 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:36:47.241599 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-6846aaf7-7a20-4d10-99f9-e698cb27ab6f tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Volume info retrieved successfully. Jul 10 08:36:47.267454 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-6846aaf7-7a20-4d10-99f9-e698cb27ab6f tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Created reservations ['32a3bbda-1fd0-4dc9-b261-884edce44118', '481fd1ce-ba36-4067-99bd-7c435cf57837'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:36:47.303062 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-6846aaf7-7a20-4d10-99f9-e698cb27ab6f tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] https://10.4.3.7/volume/v3/backups returned with HTTP 202 Jul 10 08:36:47.303452 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 536/2139] 10.4.3.7 () {68 vars in 1245 bytes} [Fri Jul 10 08:36:47 2026] POST /volume/v3/backups => generated 326 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:36:47.313787 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-968d6358-4a28-4a72-8c3c-449fb663ab49 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:47.316043 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-968d6358-4a28-4a72-8c3c-449fb663ab49 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] GET https://10.4.3.7/volume/v3/backups/a7ac1385-fbd1-4739-aea3-8c7c6089c434 Jul 10 08:36:47.316043 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-968d6358-4a28-4a72-8c3c-449fb663ab49 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:47.316195 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-968d6358-4a28-4a72-8c3c-449fb663ab49 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:47.316313 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-968d6358-4a28-4a72-8c3c-449fb663ab49 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Show backup with id a7ac1385-fbd1-4739-aea3-8c7c6089c434. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:36:47.320987 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:47.320987 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:36:47.322728 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-968d6358-4a28-4a72-8c3c-449fb663ab49 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] https://10.4.3.7/volume/v3/backups/a7ac1385-fbd1-4739-aea3-8c7c6089c434 returned with HTTP 200 Jul 10 08:36:47.322728 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 533/2140] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:47 2026] GET /volume/v3/backups/a7ac1385-fbd1-4739-aea3-8c7c6089c434 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:48.334070 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-ffa08c5d-a826-4711-beed-6ff52091a592 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:48.338909 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-ffa08c5d-a826-4711-beed-6ff52091a592 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] GET https://10.4.3.7/volume/v3/backups/a7ac1385-fbd1-4739-aea3-8c7c6089c434 Jul 10 08:36:48.339192 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-ffa08c5d-a826-4711-beed-6ff52091a592 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:48.339568 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-ffa08c5d-a826-4711-beed-6ff52091a592 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:48.339745 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-ffa08c5d-a826-4711-beed-6ff52091a592 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Show backup with id a7ac1385-fbd1-4739-aea3-8c7c6089c434. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:36:48.346872 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:48.346872 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:36:48.347914 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-ffa08c5d-a826-4711-beed-6ff52091a592 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] https://10.4.3.7/volume/v3/backups/a7ac1385-fbd1-4739-aea3-8c7c6089c434 returned with HTTP 200 Jul 10 08:36:48.348362 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 541/2141] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:48 2026] GET /volume/v3/backups/a7ac1385-fbd1-4739-aea3-8c7c6089c434 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:48.772841 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-4d31c1e2-a1b7-46ad-95b5-ed805dca16bb None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:48.885566 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-4d31c1e2-a1b7-46ad-95b5-ed805dca16bb tempest-VolumesMetadataTest-174836486 tempest-VolumesMetadataTest-174836486-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:36:48.886001 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-4d31c1e2-a1b7-46ad-95b5-ed805dca16bb tempest-VolumesMetadataTest-174836486 tempest-VolumesMetadataTest-174836486-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-450495339"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:36:48.887873 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.volumes [None req-4d31c1e2-a1b7-46ad-95b5-ed805dca16bb tempest-VolumesMetadataTest-174836486 tempest-VolumesMetadataTest-174836486-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-450495339'}} {{(pid=100055) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:36:48.888042 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-4d31c1e2-a1b7-46ad-95b5-ed805dca16bb tempest-VolumesMetadataTest-174836486 tempest-VolumesMetadataTest-174836486-project-member] Create volume of 1 GB Jul 10 08:36:48.893467 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-4d31c1e2-a1b7-46ad-95b5-ed805dca16bb tempest-VolumesMetadataTest-174836486 tempest-VolumesMetadataTest-174836486-project-member] Availability Zones retrieved successfully. Jul 10 08:36:48.901655 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-4d31c1e2-a1b7-46ad-95b5-ed805dca16bb tempest-VolumesMetadataTest-174836486 tempest-VolumesMetadataTest-174836486-project-member] Flow 'volume_create_api' (2ec79314-ca35-4bac-ba12-62c215bf2ec3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:36:48.903165 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-4d31c1e2-a1b7-46ad-95b5-ed805dca16bb tempest-VolumesMetadataTest-174836486 tempest-VolumesMetadataTest-174836486-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a45948a9-743f-4ef9-9064-65cd6ecbcec0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:36:48.904553 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.flows.api.create_volume [None req-4d31c1e2-a1b7-46ad-95b5-ed805dca16bb tempest-VolumesMetadataTest-174836486 tempest-VolumesMetadataTest-174836486-project-member] Validating volume size '1' using validate_int {{(pid=100055) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:36:48.940129 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-4d31c1e2-a1b7-46ad-95b5-ed805dca16bb tempest-VolumesMetadataTest-174836486 tempest-VolumesMetadataTest-174836486-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a45948a9-743f-4ef9-9064-65cd6ecbcec0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:36:48.941213 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-4d31c1e2-a1b7-46ad-95b5-ed805dca16bb tempest-VolumesMetadataTest-174836486 tempest-VolumesMetadataTest-174836486-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2377615-f08a-4dd6-9978-99dddc6fd26e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:36:49.022073 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.quota [None req-4d31c1e2-a1b7-46ad-95b5-ed805dca16bb tempest-VolumesMetadataTest-174836486 tempest-VolumesMetadataTest-174836486-project-member] Created reservations ['46355401-fd01-41f1-966d-e17efbd1510c', 'e4611a6d-de35-4949-8efc-cbcf0aaa29f1', '3d8a30e7-eaec-4dee-a55f-605c05e6f38d', '7f2ade6f-14d2-4ec3-b350-76bc274c2ab0'] {{(pid=100055) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:36:49.023962 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-4d31c1e2-a1b7-46ad-95b5-ed805dca16bb tempest-VolumesMetadataTest-174836486 tempest-VolumesMetadataTest-174836486-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2377615-f08a-4dd6-9978-99dddc6fd26e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['46355401-fd01-41f1-966d-e17efbd1510c', 'e4611a6d-de35-4949-8efc-cbcf0aaa29f1', '3d8a30e7-eaec-4dee-a55f-605c05e6f38d', '7f2ade6f-14d2-4ec3-b350-76bc274c2ab0']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:36:49.023962 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-4d31c1e2-a1b7-46ad-95b5-ed805dca16bb tempest-VolumesMetadataTest-174836486 tempest-VolumesMetadataTest-174836486-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (690a5f28-b166-4396-8ab8-027455cbf491) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:36:49.051243 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-4d31c1e2-a1b7-46ad-95b5-ed805dca16bb tempest-VolumesMetadataTest-174836486 tempest-VolumesMetadataTest-174836486-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (690a5f28-b166-4396-8ab8-027455cbf491) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '341db9d8-2668-4957-bb11-b27a58f1a70e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-450495339',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0568888f8f2b41f2b3a5d9f75e8ddf00',qos_specs=None,replication_status=,reservations=['46355401-fd01-41f1-966d-e17efbd1510c','e4611a6d-de35-4949-8efc-cbcf0aaa29f1','3d8a30e7-eaec-4dee-a55f-605c05e6f38d','7f2ade6f-14d2-4ec3-b350-76bc274c2ab0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d18b1ef7b8ec476b9d39c179709d1d97',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:36:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-450495339',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=341db9d8-2668-4957-bb11-b27a58f1a70e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0568888f8f2b41f2b3a5d9f75e8ddf00',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d18b1ef7b8ec476b9d39c179709d1d97',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:36:49.052343 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-4d31c1e2-a1b7-46ad-95b5-ed805dca16bb tempest-VolumesMetadataTest-174836486 tempest-VolumesMetadataTest-174836486-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (155c7fd8-f0ad-452c-b387-239c2aa25358) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:36:49.074289 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-4d31c1e2-a1b7-46ad-95b5-ed805dca16bb tempest-VolumesMetadataTest-174836486 tempest-VolumesMetadataTest-174836486-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (155c7fd8-f0ad-452c-b387-239c2aa25358) transitioned into state 'SUCCESS' from state '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-450495339',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0568888f8f2b41f2b3a5d9f75e8ddf00',qos_specs=None,replication_status=,reservations=['46355401-fd01-41f1-966d-e17efbd1510c','e4611a6d-de35-4949-8efc-cbcf0aaa29f1','3d8a30e7-eaec-4dee-a55f-605c05e6f38d','7f2ade6f-14d2-4ec3-b350-76bc274c2ab0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d18b1ef7b8ec476b9d39c179709d1d97',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:36:49.075247 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-4d31c1e2-a1b7-46ad-95b5-ed805dca16bb tempest-VolumesMetadataTest-174836486 tempest-VolumesMetadataTest-174836486-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b352791-fca5-4e83-b12d-1c9a911c7130) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:36:49.089556 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-4d31c1e2-a1b7-46ad-95b5-ed805dca16bb tempest-VolumesMetadataTest-174836486 tempest-VolumesMetadataTest-174836486-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b352791-fca5-4e83-b12d-1c9a911c7130) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:36:49.090558 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-4d31c1e2-a1b7-46ad-95b5-ed805dca16bb tempest-VolumesMetadataTest-174836486 tempest-VolumesMetadataTest-174836486-project-member] Flow 'volume_create_api' (2ec79314-ca35-4bac-ba12-62c215bf2ec3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:36:49.090919 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-4d31c1e2-a1b7-46ad-95b5-ed805dca16bb tempest-VolumesMetadataTest-174836486 tempest-VolumesMetadataTest-174836486-project-member] Create volume request issued successfully. Jul 10 08:36:49.091629 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-4d31c1e2-a1b7-46ad-95b5-ed805dca16bb tempest-VolumesMetadataTest-174836486 tempest-VolumesMetadataTest-174836486-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:36:49.092111 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 532/2142] 10.4.3.7 () {68 vars in 1244 bytes} [Fri Jul 10 08:36:48 2026] POST /volume/v3/volumes => generated 745 bytes in 320 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:36:49.109666 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-70e81989-8451-4e14-864c-2dc626087a67 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:49.113592 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-70e81989-8451-4e14-864c-2dc626087a67 tempest-VolumesMetadataTest-174836486 tempest-VolumesMetadataTest-174836486-project-member] GET https://10.4.3.7/volume/v3/volumes/341db9d8-2668-4957-bb11-b27a58f1a70e Jul 10 08:36:49.113884 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-70e81989-8451-4e14-864c-2dc626087a67 tempest-VolumesMetadataTest-174836486 tempest-VolumesMetadataTest-174836486-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:49.114160 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-70e81989-8451-4e14-864c-2dc626087a67 tempest-VolumesMetadataTest-174836486 tempest-VolumesMetadataTest-174836486-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:49.123939 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:49.123939 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:36:49.129920 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-70e81989-8451-4e14-864c-2dc626087a67 tempest-VolumesMetadataTest-174836486 tempest-VolumesMetadataTest-174836486-project-member] Volume info retrieved successfully. Jul 10 08:36:49.143034 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-70e81989-8451-4e14-864c-2dc626087a67 tempest-VolumesMetadataTest-174836486 tempest-VolumesMetadataTest-174836486-project-member] https://10.4.3.7/volume/v3/volumes/341db9d8-2668-4957-bb11-b27a58f1a70e returned with HTTP 200 Jul 10 08:36:49.143610 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 537/2143] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:49 2026] GET /volume/v3/volumes/341db9d8-2668-4957-bb11-b27a58f1a70e => generated 813 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:49.367622 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-53d42de8-c9d4-4cf1-abbf-879c00ab3a06 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:49.369726 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-53d42de8-c9d4-4cf1-abbf-879c00ab3a06 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] GET https://10.4.3.7/volume/v3/backups/a7ac1385-fbd1-4739-aea3-8c7c6089c434 Jul 10 08:36:49.369958 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-53d42de8-c9d4-4cf1-abbf-879c00ab3a06 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:49.370187 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-53d42de8-c9d4-4cf1-abbf-879c00ab3a06 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:49.370322 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-53d42de8-c9d4-4cf1-abbf-879c00ab3a06 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Show backup with id a7ac1385-fbd1-4739-aea3-8c7c6089c434. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:36:49.375345 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:49.375345 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:36:49.376426 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-53d42de8-c9d4-4cf1-abbf-879c00ab3a06 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] https://10.4.3.7/volume/v3/backups/a7ac1385-fbd1-4739-aea3-8c7c6089c434 returned with HTTP 200 Jul 10 08:36:49.376975 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 534/2144] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:49 2026] GET /volume/v3/backups/a7ac1385-fbd1-4739-aea3-8c7c6089c434 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:50.158229 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-cc9b44b5-4487-4bf2-a607-afdecf1f9559 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:50.160391 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-cc9b44b5-4487-4bf2-a607-afdecf1f9559 tempest-VolumesMetadataTest-174836486 tempest-VolumesMetadataTest-174836486-project-member] GET https://10.4.3.7/volume/v3/volumes/341db9d8-2668-4957-bb11-b27a58f1a70e Jul 10 08:36:50.160665 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-cc9b44b5-4487-4bf2-a607-afdecf1f9559 tempest-VolumesMetadataTest-174836486 tempest-VolumesMetadataTest-174836486-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:50.160928 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-cc9b44b5-4487-4bf2-a607-afdecf1f9559 tempest-VolumesMetadataTest-174836486 tempest-VolumesMetadataTest-174836486-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:50.170561 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:50.170561 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:36:50.175449 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-cc9b44b5-4487-4bf2-a607-afdecf1f9559 tempest-VolumesMetadataTest-174836486 tempest-VolumesMetadataTest-174836486-project-member] Volume info retrieved successfully. Jul 10 08:36:50.181430 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-cc9b44b5-4487-4bf2-a607-afdecf1f9559 tempest-VolumesMetadataTest-174836486 tempest-VolumesMetadataTest-174836486-project-member] https://10.4.3.7/volume/v3/volumes/341db9d8-2668-4957-bb11-b27a58f1a70e returned with HTTP 200 Jul 10 08:36:50.181991 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 542/2145] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:50 2026] GET /volume/v3/volumes/341db9d8-2668-4957-bb11-b27a58f1a70e => generated 838 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:50.198524 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-fdc6bd71-7d72-453e-87cc-5251e5cc53ce None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:50.200221 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-fdc6bd71-7d72-453e-87cc-5251e5cc53ce tempest-VolumesMetadataTest-174836486 tempest-VolumesMetadataTest-174836486-project-member] POST https://10.4.3.7/volume/v3/volumes/341db9d8-2668-4957-bb11-b27a58f1a70e/metadata Jul 10 08:36:50.200564 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-fdc6bd71-7d72-453e-87cc-5251e5cc53ce tempest-VolumesMetadataTest-174836486 tempest-VolumesMetadataTest-174836486-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:36:50.209025 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:50.209025 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:36:50.209460 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-fdc6bd71-7d72-453e-87cc-5251e5cc53ce tempest-VolumesMetadataTest-174836486 tempest-VolumesMetadataTest-174836486-project-member] Volume info retrieved successfully. Jul 10 08:36:50.218926 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-fdc6bd71-7d72-453e-87cc-5251e5cc53ce tempest-VolumesMetadataTest-174836486 tempest-VolumesMetadataTest-174836486-project-member] Create volume metadata completed successfully. Jul 10 08:36:50.219231 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-fdc6bd71-7d72-453e-87cc-5251e5cc53ce tempest-VolumesMetadataTest-174836486 tempest-VolumesMetadataTest-174836486-project-member] https://10.4.3.7/volume/v3/volumes/341db9d8-2668-4957-bb11-b27a58f1a70e/metadata returned with HTTP 200 Jul 10 08:36:50.219667 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 533/2146] 10.4.3.7 () {68 vars in 1383 bytes} [Fri Jul 10 08:36:50 2026] POST /volume/v3/volumes/341db9d8-2668-4957-bb11-b27a58f1a70e/metadata => generated 101 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:50.227992 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-f5736c8f-da30-4992-8686-29eaf4046db5 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:50.229667 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f5736c8f-da30-4992-8686-29eaf4046db5 tempest-VolumesMetadataTest-174836486 tempest-VolumesMetadataTest-174836486-project-member] GET https://10.4.3.7/volume/v3/volumes/341db9d8-2668-4957-bb11-b27a58f1a70e/metadata Jul 10 08:36:50.229855 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f5736c8f-da30-4992-8686-29eaf4046db5 tempest-VolumesMetadataTest-174836486 tempest-VolumesMetadataTest-174836486-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:50.230129 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f5736c8f-da30-4992-8686-29eaf4046db5 tempest-VolumesMetadataTest-174836486 tempest-VolumesMetadataTest-174836486-project-member] Calling method 'index' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:50.236912 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:50.236912 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:36:50.237328 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-f5736c8f-da30-4992-8686-29eaf4046db5 tempest-VolumesMetadataTest-174836486 tempest-VolumesMetadataTest-174836486-project-member] Volume info retrieved successfully. Jul 10 08:36:50.243725 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-f5736c8f-da30-4992-8686-29eaf4046db5 tempest-VolumesMetadataTest-174836486 tempest-VolumesMetadataTest-174836486-project-member] Get volume metadata completed successfully. Jul 10 08:36:50.243978 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f5736c8f-da30-4992-8686-29eaf4046db5 tempest-VolumesMetadataTest-174836486 tempest-VolumesMetadataTest-174836486-project-member] https://10.4.3.7/volume/v3/volumes/341db9d8-2668-4957-bb11-b27a58f1a70e/metadata returned with HTTP 200 Jul 10 08:36:50.244329 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 538/2147] 10.4.3.7 () {66 vars in 1361 bytes} [Fri Jul 10 08:36:50 2026] GET /volume/v3/volumes/341db9d8-2668-4957-bb11-b27a58f1a70e/metadata => generated 101 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:50.253356 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-6afeab36-0c4c-44d7-8b52-9f1389c9ce65 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:50.255895 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-6afeab36-0c4c-44d7-8b52-9f1389c9ce65 tempest-VolumesMetadataTest-174836486 tempest-VolumesMetadataTest-174836486-project-member] PUT https://10.4.3.7/volume/v3/volumes/341db9d8-2668-4957-bb11-b27a58f1a70e/metadata Jul 10 08:36:50.256631 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-6afeab36-0c4c-44d7-8b52-9f1389c9ce65 tempest-VolumesMetadataTest-174836486 tempest-VolumesMetadataTest-174836486-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:36:50.269602 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:50.269602 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:36:50.270820 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-6afeab36-0c4c-44d7-8b52-9f1389c9ce65 tempest-VolumesMetadataTest-174836486 tempest-VolumesMetadataTest-174836486-project-member] Volume info retrieved successfully. Jul 10 08:36:50.287113 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-6afeab36-0c4c-44d7-8b52-9f1389c9ce65 tempest-VolumesMetadataTest-174836486 tempest-VolumesMetadataTest-174836486-project-member] Update volume metadata completed successfully. Jul 10 08:36:50.287601 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-6afeab36-0c4c-44d7-8b52-9f1389c9ce65 tempest-VolumesMetadataTest-174836486 tempest-VolumesMetadataTest-174836486-project-member] https://10.4.3.7/volume/v3/volumes/341db9d8-2668-4957-bb11-b27a58f1a70e/metadata returned with HTTP 200 Jul 10 08:36:50.288255 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 535/2148] 10.4.3.7 () {68 vars in 1381 bytes} [Fri Jul 10 08:36:50 2026] PUT /volume/v3/volumes/341db9d8-2668-4957-bb11-b27a58f1a70e/metadata => generated 57 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 08:36:50.295395 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-1bb1baa5-1c85-4212-9b9d-af8304b05d3d None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:50.297108 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-1bb1baa5-1c85-4212-9b9d-af8304b05d3d tempest-VolumesMetadataTest-174836486 tempest-VolumesMetadataTest-174836486-project-member] GET https://10.4.3.7/volume/v3/volumes/341db9d8-2668-4957-bb11-b27a58f1a70e/metadata Jul 10 08:36:50.297296 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-1bb1baa5-1c85-4212-9b9d-af8304b05d3d tempest-VolumesMetadataTest-174836486 tempest-VolumesMetadataTest-174836486-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:50.297541 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-1bb1baa5-1c85-4212-9b9d-af8304b05d3d tempest-VolumesMetadataTest-174836486 tempest-VolumesMetadataTest-174836486-project-member] Calling method 'index' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:50.304022 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:50.304022 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:36:50.304491 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-1bb1baa5-1c85-4212-9b9d-af8304b05d3d tempest-VolumesMetadataTest-174836486 tempest-VolumesMetadataTest-174836486-project-member] Volume info retrieved successfully. Jul 10 08:36:50.310907 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-1bb1baa5-1c85-4212-9b9d-af8304b05d3d tempest-VolumesMetadataTest-174836486 tempest-VolumesMetadataTest-174836486-project-member] Get volume metadata completed successfully. Jul 10 08:36:50.311185 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-1bb1baa5-1c85-4212-9b9d-af8304b05d3d tempest-VolumesMetadataTest-174836486 tempest-VolumesMetadataTest-174836486-project-member] https://10.4.3.7/volume/v3/volumes/341db9d8-2668-4957-bb11-b27a58f1a70e/metadata returned with HTTP 200 Jul 10 08:36:50.311625 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 543/2149] 10.4.3.7 () {66 vars in 1361 bytes} [Fri Jul 10 08:36:50 2026] GET /volume/v3/volumes/341db9d8-2668-4957-bb11-b27a58f1a70e/metadata => generated 57 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 08:36:50.320843 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-4723fb46-ff0a-4717-9887-d8701138a4f1 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:50.322914 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-4723fb46-ff0a-4717-9887-d8701138a4f1 tempest-VolumesMetadataTest-174836486 tempest-VolumesMetadataTest-174836486-project-member] DELETE https://10.4.3.7/volume/v3/volumes/341db9d8-2668-4957-bb11-b27a58f1a70e/metadata/key1 Jul 10 08:36:50.323157 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-4723fb46-ff0a-4717-9887-d8701138a4f1 tempest-VolumesMetadataTest-174836486 tempest-VolumesMetadataTest-174836486-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:50.323315 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-4723fb46-ff0a-4717-9887-d8701138a4f1 tempest-VolumesMetadataTest-174836486 tempest-VolumesMetadataTest-174836486-project-member] Calling method 'delete' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:50.331916 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:50.331916 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:36:50.332468 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-4723fb46-ff0a-4717-9887-d8701138a4f1 tempest-VolumesMetadataTest-174836486 tempest-VolumesMetadataTest-174836486-project-member] Volume info retrieved successfully. Jul 10 08:36:50.339323 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-4723fb46-ff0a-4717-9887-d8701138a4f1 tempest-VolumesMetadataTest-174836486 tempest-VolumesMetadataTest-174836486-project-member] Get volume metadata completed successfully. Jul 10 08:36:50.351499 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-4723fb46-ff0a-4717-9887-d8701138a4f1 tempest-VolumesMetadataTest-174836486 tempest-VolumesMetadataTest-174836486-project-member] Delete volume metadata completed successfully. Jul 10 08:36:50.351808 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-4723fb46-ff0a-4717-9887-d8701138a4f1 tempest-VolumesMetadataTest-174836486 tempest-VolumesMetadataTest-174836486-project-member] https://10.4.3.7/volume/v3/volumes/341db9d8-2668-4957-bb11-b27a58f1a70e/metadata/key1 returned with HTTP 200 Jul 10 08:36:50.352378 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 534/2150] 10.4.3.7 () {66 vars in 1379 bytes} [Fri Jul 10 08:36:50 2026] DELETE /volume/v3/volumes/341db9d8-2668-4957-bb11-b27a58f1a70e/metadata/key1 => generated 0 bytes in 32 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jul 10 08:36:50.364503 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-7303a87a-5eb7-4b1d-bfa5-a22c05066938 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:50.369846 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7303a87a-5eb7-4b1d-bfa5-a22c05066938 tempest-VolumesMetadataTest-174836486 tempest-VolumesMetadataTest-174836486-project-member] GET https://10.4.3.7/volume/v3/volumes/341db9d8-2668-4957-bb11-b27a58f1a70e/metadata Jul 10 08:36:50.370005 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7303a87a-5eb7-4b1d-bfa5-a22c05066938 tempest-VolumesMetadataTest-174836486 tempest-VolumesMetadataTest-174836486-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:50.370183 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7303a87a-5eb7-4b1d-bfa5-a22c05066938 tempest-VolumesMetadataTest-174836486 tempest-VolumesMetadataTest-174836486-project-member] Calling method 'index' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:50.378562 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:50.378562 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:36:50.379204 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-7303a87a-5eb7-4b1d-bfa5-a22c05066938 tempest-VolumesMetadataTest-174836486 tempest-VolumesMetadataTest-174836486-project-member] Volume info retrieved successfully. Jul 10 08:36:50.386565 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-7303a87a-5eb7-4b1d-bfa5-a22c05066938 tempest-VolumesMetadataTest-174836486 tempest-VolumesMetadataTest-174836486-project-member] Get volume metadata completed successfully. Jul 10 08:36:50.386896 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7303a87a-5eb7-4b1d-bfa5-a22c05066938 tempest-VolumesMetadataTest-174836486 tempest-VolumesMetadataTest-174836486-project-member] https://10.4.3.7/volume/v3/volumes/341db9d8-2668-4957-bb11-b27a58f1a70e/metadata returned with HTTP 200 Jul 10 08:36:50.387355 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 539/2151] 10.4.3.7 () {66 vars in 1361 bytes} [Fri Jul 10 08:36:50 2026] GET /volume/v3/volumes/341db9d8-2668-4957-bb11-b27a58f1a70e/metadata => generated 32 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 08:36:50.393536 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-951f271a-8b2f-48ec-9830-2cfb3220c7f7 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:50.394333 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-5faa75fd-4181-4fe8-98fd-6619cf731895 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:50.396079 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-951f271a-8b2f-48ec-9830-2cfb3220c7f7 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] GET https://10.4.3.7/volume/v3/backups/a7ac1385-fbd1-4739-aea3-8c7c6089c434 Jul 10 08:36:50.396176 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-5faa75fd-4181-4fe8-98fd-6619cf731895 tempest-VolumesMetadataTest-174836486 tempest-VolumesMetadataTest-174836486-project-member] PUT https://10.4.3.7/volume/v3/volumes/341db9d8-2668-4957-bb11-b27a58f1a70e/metadata Jul 10 08:36:50.396279 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-951f271a-8b2f-48ec-9830-2cfb3220c7f7 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:50.396430 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-5faa75fd-4181-4fe8-98fd-6619cf731895 tempest-VolumesMetadataTest-174836486 tempest-VolumesMetadataTest-174836486-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:36:50.396518 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-951f271a-8b2f-48ec-9830-2cfb3220c7f7 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:50.396629 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-951f271a-8b2f-48ec-9830-2cfb3220c7f7 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Show backup with id a7ac1385-fbd1-4739-aea3-8c7c6089c434. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:36:50.404742 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:50.404742 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:36:50.405942 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-5faa75fd-4181-4fe8-98fd-6619cf731895 tempest-VolumesMetadataTest-174836486 tempest-VolumesMetadataTest-174836486-project-member] Volume info retrieved successfully. Jul 10 08:36:50.408337 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:50.408337 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:36:50.409497 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-951f271a-8b2f-48ec-9830-2cfb3220c7f7 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] https://10.4.3.7/volume/v3/backups/a7ac1385-fbd1-4739-aea3-8c7c6089c434 returned with HTTP 200 Jul 10 08:36:50.410043 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 536/2152] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:50 2026] GET /volume/v3/backups/a7ac1385-fbd1-4739-aea3-8c7c6089c434 => generated 735 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:50.414110 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-5faa75fd-4181-4fe8-98fd-6619cf731895 tempest-VolumesMetadataTest-174836486 tempest-VolumesMetadataTest-174836486-project-member] Update volume metadata completed successfully. Jul 10 08:36:50.414251 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-5faa75fd-4181-4fe8-98fd-6619cf731895 tempest-VolumesMetadataTest-174836486 tempest-VolumesMetadataTest-174836486-project-member] https://10.4.3.7/volume/v3/volumes/341db9d8-2668-4957-bb11-b27a58f1a70e/metadata returned with HTTP 200 Jul 10 08:36:50.414894 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 544/2153] 10.4.3.7 () {68 vars in 1381 bytes} [Fri Jul 10 08:36:50 2026] PUT /volume/v3/volumes/341db9d8-2668-4957-bb11-b27a58f1a70e/metadata => generated 16 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 08:36:50.425925 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-0a13b5f4-02f8-402d-a041-ad403d28b9c0 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:50.427066 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-0a13b5f4-02f8-402d-a041-ad403d28b9c0 tempest-VolumesMetadataTest-174836486 tempest-VolumesMetadataTest-174836486-project-member] POST https://10.4.3.7/volume/v3/volumes/341db9d8-2668-4957-bb11-b27a58f1a70e/metadata Jul 10 08:36:50.427574 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-0a13b5f4-02f8-402d-a041-ad403d28b9c0 tempest-VolumesMetadataTest-174836486 tempest-VolumesMetadataTest-174836486-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:36:50.439658 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:50.439658 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:36:50.439815 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-0a13b5f4-02f8-402d-a041-ad403d28b9c0 tempest-VolumesMetadataTest-174836486 tempest-VolumesMetadataTest-174836486-project-member] Volume info retrieved successfully. Jul 10 08:36:50.448987 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-0a13b5f4-02f8-402d-a041-ad403d28b9c0 tempest-VolumesMetadataTest-174836486 tempest-VolumesMetadataTest-174836486-project-member] Create volume metadata completed successfully. Jul 10 08:36:50.449384 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-0a13b5f4-02f8-402d-a041-ad403d28b9c0 tempest-VolumesMetadataTest-174836486 tempest-VolumesMetadataTest-174836486-project-member] https://10.4.3.7/volume/v3/volumes/341db9d8-2668-4957-bb11-b27a58f1a70e/metadata returned with HTTP 200 Jul 10 08:36:50.450093 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 535/2154] 10.4.3.7 () {68 vars in 1382 bytes} [Fri Jul 10 08:36:50 2026] POST /volume/v3/volumes/341db9d8-2668-4957-bb11-b27a58f1a70e/metadata => generated 68 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 08:36:50.456964 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-7abf67a5-1b6c-4aed-8349-0c6c79911300 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:50.458824 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7abf67a5-1b6c-4aed-8349-0c6c79911300 tempest-VolumesMetadataTest-174836486 tempest-VolumesMetadataTest-174836486-project-member] PUT https://10.4.3.7/volume/v3/volumes/341db9d8-2668-4957-bb11-b27a58f1a70e/metadata/key3 Jul 10 08:36:50.459143 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7abf67a5-1b6c-4aed-8349-0c6c79911300 tempest-VolumesMetadataTest-174836486 tempest-VolumesMetadataTest-174836486-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:36:50.467806 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:50.467806 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:36:50.468309 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-7abf67a5-1b6c-4aed-8349-0c6c79911300 tempest-VolumesMetadataTest-174836486 tempest-VolumesMetadataTest-174836486-project-member] Volume info retrieved successfully. Jul 10 08:36:50.477927 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-7abf67a5-1b6c-4aed-8349-0c6c79911300 tempest-VolumesMetadataTest-174836486 tempest-VolumesMetadataTest-174836486-project-member] Update volume metadata completed successfully. Jul 10 08:36:50.477927 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7abf67a5-1b6c-4aed-8349-0c6c79911300 tempest-VolumesMetadataTest-174836486 tempest-VolumesMetadataTest-174836486-project-member] https://10.4.3.7/volume/v3/volumes/341db9d8-2668-4957-bb11-b27a58f1a70e/metadata/key3 returned with HTTP 200 Jul 10 08:36:50.477927 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 540/2155] 10.4.3.7 () {68 vars in 1396 bytes} [Fri Jul 10 08:36:50 2026] PUT /volume/v3/volumes/341db9d8-2668-4957-bb11-b27a58f1a70e/metadata/key3 => generated 35 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 08:36:50.487458 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-c0fcb602-2e8f-4773-ae1f-e8ee8c8e0d2b None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:50.490491 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-c0fcb602-2e8f-4773-ae1f-e8ee8c8e0d2b tempest-VolumesMetadataTest-174836486 tempest-VolumesMetadataTest-174836486-project-member] GET https://10.4.3.7/volume/v3/volumes/341db9d8-2668-4957-bb11-b27a58f1a70e/metadata/key3 Jul 10 08:36:50.490743 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-c0fcb602-2e8f-4773-ae1f-e8ee8c8e0d2b tempest-VolumesMetadataTest-174836486 tempest-VolumesMetadataTest-174836486-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:50.490996 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-c0fcb602-2e8f-4773-ae1f-e8ee8c8e0d2b tempest-VolumesMetadataTest-174836486 tempest-VolumesMetadataTest-174836486-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:50.510917 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:50.510917 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:36:50.513423 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-c0fcb602-2e8f-4773-ae1f-e8ee8c8e0d2b tempest-VolumesMetadataTest-174836486 tempest-VolumesMetadataTest-174836486-project-member] Volume info retrieved successfully. Jul 10 08:36:50.523459 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-c0fcb602-2e8f-4773-ae1f-e8ee8c8e0d2b tempest-VolumesMetadataTest-174836486 tempest-VolumesMetadataTest-174836486-project-member] Get volume metadata completed successfully. Jul 10 08:36:50.523873 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-c0fcb602-2e8f-4773-ae1f-e8ee8c8e0d2b tempest-VolumesMetadataTest-174836486 tempest-VolumesMetadataTest-174836486-project-member] https://10.4.3.7/volume/v3/volumes/341db9d8-2668-4957-bb11-b27a58f1a70e/metadata/key3 returned with HTTP 200 Jul 10 08:36:50.524521 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 537/2156] 10.4.3.7 () {66 vars in 1376 bytes} [Fri Jul 10 08:36:50 2026] GET /volume/v3/volumes/341db9d8-2668-4957-bb11-b27a58f1a70e/metadata/key3 => generated 35 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 08:36:50.532976 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-4e7b2d45-e39f-45c3-a07a-f1f9d4f0ab86 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:50.535554 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-4e7b2d45-e39f-45c3-a07a-f1f9d4f0ab86 tempest-VolumesMetadataTest-174836486 tempest-VolumesMetadataTest-174836486-project-member] GET https://10.4.3.7/volume/v3/volumes/341db9d8-2668-4957-bb11-b27a58f1a70e/metadata Jul 10 08:36:50.535862 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-4e7b2d45-e39f-45c3-a07a-f1f9d4f0ab86 tempest-VolumesMetadataTest-174836486 tempest-VolumesMetadataTest-174836486-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:50.536149 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-4e7b2d45-e39f-45c3-a07a-f1f9d4f0ab86 tempest-VolumesMetadataTest-174836486 tempest-VolumesMetadataTest-174836486-project-member] Calling method 'index' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:50.548392 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:50.548392 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:36:50.549144 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-4e7b2d45-e39f-45c3-a07a-f1f9d4f0ab86 tempest-VolumesMetadataTest-174836486 tempest-VolumesMetadataTest-174836486-project-member] Volume info retrieved successfully. Jul 10 08:36:50.561942 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-4e7b2d45-e39f-45c3-a07a-f1f9d4f0ab86 tempest-VolumesMetadataTest-174836486 tempest-VolumesMetadataTest-174836486-project-member] Get volume metadata completed successfully. Jul 10 08:36:50.561942 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-4e7b2d45-e39f-45c3-a07a-f1f9d4f0ab86 tempest-VolumesMetadataTest-174836486 tempest-VolumesMetadataTest-174836486-project-member] https://10.4.3.7/volume/v3/volumes/341db9d8-2668-4957-bb11-b27a58f1a70e/metadata returned with HTTP 200 Jul 10 08:36:50.562447 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 545/2157] 10.4.3.7 () {66 vars in 1361 bytes} [Fri Jul 10 08:36:50 2026] GET /volume/v3/volumes/341db9d8-2668-4957-bb11-b27a58f1a70e/metadata => generated 75 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 08:36:50.570714 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-a72b3ab3-6795-40a8-9a9d-4588c76e475e None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:50.572664 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-a72b3ab3-6795-40a8-9a9d-4588c76e475e tempest-VolumesMetadataTest-174836486 tempest-VolumesMetadataTest-174836486-project-member] PUT https://10.4.3.7/volume/v3/volumes/341db9d8-2668-4957-bb11-b27a58f1a70e/metadata Jul 10 08:36:50.574174 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-a72b3ab3-6795-40a8-9a9d-4588c76e475e tempest-VolumesMetadataTest-174836486 tempest-VolumesMetadataTest-174836486-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:36:50.583926 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:50.583926 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:36:50.584497 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-a72b3ab3-6795-40a8-9a9d-4588c76e475e tempest-VolumesMetadataTest-174836486 tempest-VolumesMetadataTest-174836486-project-member] Volume info retrieved successfully. Jul 10 08:36:50.595491 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-a72b3ab3-6795-40a8-9a9d-4588c76e475e tempest-VolumesMetadataTest-174836486 tempest-VolumesMetadataTest-174836486-project-member] Update volume metadata completed successfully. Jul 10 08:36:50.595875 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-a72b3ab3-6795-40a8-9a9d-4588c76e475e tempest-VolumesMetadataTest-174836486 tempest-VolumesMetadataTest-174836486-project-member] https://10.4.3.7/volume/v3/volumes/341db9d8-2668-4957-bb11-b27a58f1a70e/metadata returned with HTTP 200 Jul 10 08:36:50.596506 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 536/2158] 10.4.3.7 () {68 vars in 1381 bytes} [Fri Jul 10 08:36:50 2026] PUT /volume/v3/volumes/341db9d8-2668-4957-bb11-b27a58f1a70e/metadata => generated 16 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jul 10 08:36:50.605422 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-0877ba50-46ce-40aa-a8cb-dca99a0c8d64 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:50.607043 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0877ba50-46ce-40aa-a8cb-dca99a0c8d64 tempest-VolumesMetadataTest-174836486 tempest-VolumesMetadataTest-174836486-project-member] GET https://10.4.3.7/volume/v3/volumes/341db9d8-2668-4957-bb11-b27a58f1a70e Jul 10 08:36:50.607206 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0877ba50-46ce-40aa-a8cb-dca99a0c8d64 tempest-VolumesMetadataTest-174836486 tempest-VolumesMetadataTest-174836486-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:50.607418 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0877ba50-46ce-40aa-a8cb-dca99a0c8d64 tempest-VolumesMetadataTest-174836486 tempest-VolumesMetadataTest-174836486-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:50.613764 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:50.613764 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:36:50.617721 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-0877ba50-46ce-40aa-a8cb-dca99a0c8d64 tempest-VolumesMetadataTest-174836486 tempest-VolumesMetadataTest-174836486-project-member] Volume info retrieved successfully. Jul 10 08:36:50.623812 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0877ba50-46ce-40aa-a8cb-dca99a0c8d64 tempest-VolumesMetadataTest-174836486 tempest-VolumesMetadataTest-174836486-project-member] https://10.4.3.7/volume/v3/volumes/341db9d8-2668-4957-bb11-b27a58f1a70e returned with HTTP 200 Jul 10 08:36:50.624335 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 541/2159] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:50 2026] GET /volume/v3/volumes/341db9d8-2668-4957-bb11-b27a58f1a70e => generated 838 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:50.642459 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-c68c428e-b0f1-42aa-822b-2836c14fcddd None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:50.644649 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-c68c428e-b0f1-42aa-822b-2836c14fcddd tempest-VolumesMetadataTest-174836486 tempest-VolumesMetadataTest-174836486-project-member] DELETE https://10.4.3.7/volume/v3/volumes/341db9d8-2668-4957-bb11-b27a58f1a70e Jul 10 08:36:50.644973 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-c68c428e-b0f1-42aa-822b-2836c14fcddd tempest-VolumesMetadataTest-174836486 tempest-VolumesMetadataTest-174836486-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:50.645259 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-c68c428e-b0f1-42aa-822b-2836c14fcddd tempest-VolumesMetadataTest-174836486 tempest-VolumesMetadataTest-174836486-project-member] Calling method 'delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:50.645607 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-c68c428e-b0f1-42aa-822b-2836c14fcddd tempest-VolumesMetadataTest-174836486 tempest-VolumesMetadataTest-174836486-project-member] Delete volume with id: 341db9d8-2668-4957-bb11-b27a58f1a70e Jul 10 08:36:50.657368 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:50.657368 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:36:50.657889 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-c68c428e-b0f1-42aa-822b-2836c14fcddd tempest-VolumesMetadataTest-174836486 tempest-VolumesMetadataTest-174836486-project-member] Volume info retrieved successfully. Jul 10 08:36:50.674833 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-c68c428e-b0f1-42aa-822b-2836c14fcddd tempest-VolumesMetadataTest-174836486 tempest-VolumesMetadataTest-174836486-project-member] Delete volume request issued successfully. Jul 10 08:36:50.674990 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-c68c428e-b0f1-42aa-822b-2836c14fcddd tempest-VolumesMetadataTest-174836486 tempest-VolumesMetadataTest-174836486-project-member] https://10.4.3.7/volume/v3/volumes/341db9d8-2668-4957-bb11-b27a58f1a70e returned with HTTP 202 Jul 10 08:36:50.675691 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 538/2160] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:36:50 2026] DELETE /volume/v3/volumes/341db9d8-2668-4957-bb11-b27a58f1a70e => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:36:50.682371 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-5fe49269-6a1f-4ed1-a121-631d357d501d None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:50.685288 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-5fe49269-6a1f-4ed1-a121-631d357d501d tempest-VolumesMetadataTest-174836486 tempest-VolumesMetadataTest-174836486-project-member] GET https://10.4.3.7/volume/v3/volumes/341db9d8-2668-4957-bb11-b27a58f1a70e Jul 10 08:36:50.685539 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-5fe49269-6a1f-4ed1-a121-631d357d501d tempest-VolumesMetadataTest-174836486 tempest-VolumesMetadataTest-174836486-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:50.685729 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-5fe49269-6a1f-4ed1-a121-631d357d501d tempest-VolumesMetadataTest-174836486 tempest-VolumesMetadataTest-174836486-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:50.693344 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:50.693344 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:36:50.700532 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-5fe49269-6a1f-4ed1-a121-631d357d501d tempest-VolumesMetadataTest-174836486 tempest-VolumesMetadataTest-174836486-project-member] Volume info retrieved successfully. Jul 10 08:36:50.701849 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-5fe49269-6a1f-4ed1-a121-631d357d501d tempest-VolumesMetadataTest-174836486 tempest-VolumesMetadataTest-174836486-project-member] https://10.4.3.7/volume/v3/volumes/341db9d8-2668-4957-bb11-b27a58f1a70e returned with HTTP 200 Jul 10 08:36:50.702190 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 546/2161] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:50 2026] GET /volume/v3/volumes/341db9d8-2668-4957-bb11-b27a58f1a70e => generated 837 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:51.423253 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-653a2191-0a7d-4159-934c-dff39c2f1eb9 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:51.425537 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-653a2191-0a7d-4159-934c-dff39c2f1eb9 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] GET https://10.4.3.7/volume/v3/backups/a7ac1385-fbd1-4739-aea3-8c7c6089c434 Jul 10 08:36:51.425824 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-653a2191-0a7d-4159-934c-dff39c2f1eb9 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:51.426100 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-653a2191-0a7d-4159-934c-dff39c2f1eb9 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:51.426261 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-653a2191-0a7d-4159-934c-dff39c2f1eb9 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Show backup with id a7ac1385-fbd1-4739-aea3-8c7c6089c434. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:36:51.428467 np0000004976 devstack@c-api.service[100055]: DEBUG dbcounter [-] [100055] Writing DB stats cinder:SELECT=351,cinder:INSERT=43,cinder:UPDATE=70 {{(pid=100055) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 08:36:51.432613 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:51.432613 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:36:51.433697 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-653a2191-0a7d-4159-934c-dff39c2f1eb9 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] https://10.4.3.7/volume/v3/backups/a7ac1385-fbd1-4739-aea3-8c7c6089c434 returned with HTTP 200 Jul 10 08:36:51.434575 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 537/2162] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:51 2026] GET /volume/v3/backups/a7ac1385-fbd1-4739-aea3-8c7c6089c434 => generated 746 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:51.717015 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-cb0cb98e-7973-4f12-bc4e-6f31651ba6d0 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:51.718913 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cb0cb98e-7973-4f12-bc4e-6f31651ba6d0 tempest-VolumesMetadataTest-174836486 tempest-VolumesMetadataTest-174836486-project-member] GET https://10.4.3.7/volume/v3/volumes/341db9d8-2668-4957-bb11-b27a58f1a70e Jul 10 08:36:51.719045 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-cb0cb98e-7973-4f12-bc4e-6f31651ba6d0 tempest-VolumesMetadataTest-174836486 tempest-VolumesMetadataTest-174836486-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:51.719262 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-cb0cb98e-7973-4f12-bc4e-6f31651ba6d0 tempest-VolumesMetadataTest-174836486 tempest-VolumesMetadataTest-174836486-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:51.725219 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cb0cb98e-7973-4f12-bc4e-6f31651ba6d0 tempest-VolumesMetadataTest-174836486 tempest-VolumesMetadataTest-174836486-project-member] https://10.4.3.7/volume/v3/volumes/341db9d8-2668-4957-bb11-b27a58f1a70e returned with HTTP 404 Jul 10 08:36:51.725752 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 542/2163] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:51 2026] GET /volume/v3/volumes/341db9d8-2668-4957-bb11-b27a58f1a70e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:36:52.448022 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-90e57321-60b7-4cf0-a917-0df4a2e90b7d None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:52.449635 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-90e57321-60b7-4cf0-a917-0df4a2e90b7d tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] GET https://10.4.3.7/volume/v3/backups/a7ac1385-fbd1-4739-aea3-8c7c6089c434 Jul 10 08:36:52.449808 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-90e57321-60b7-4cf0-a917-0df4a2e90b7d tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:52.449973 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-90e57321-60b7-4cf0-a917-0df4a2e90b7d tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:52.450075 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-90e57321-60b7-4cf0-a917-0df4a2e90b7d tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Show backup with id a7ac1385-fbd1-4739-aea3-8c7c6089c434. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:36:52.457628 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:52.457628 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:36:52.458389 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-90e57321-60b7-4cf0-a917-0df4a2e90b7d tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] https://10.4.3.7/volume/v3/backups/a7ac1385-fbd1-4739-aea3-8c7c6089c434 returned with HTTP 200 Jul 10 08:36:52.458776 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 539/2164] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:52 2026] GET /volume/v3/backups/a7ac1385-fbd1-4739-aea3-8c7c6089c434 => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:53.469269 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-9fb07725-0ff6-42ef-b6d1-dff482559b11 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:53.471245 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-9fb07725-0ff6-42ef-b6d1-dff482559b11 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] GET https://10.4.3.7/volume/v3/backups/a7ac1385-fbd1-4739-aea3-8c7c6089c434 Jul 10 08:36:53.471245 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-9fb07725-0ff6-42ef-b6d1-dff482559b11 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:53.471444 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-9fb07725-0ff6-42ef-b6d1-dff482559b11 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:53.472492 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-9fb07725-0ff6-42ef-b6d1-dff482559b11 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Show backup with id a7ac1385-fbd1-4739-aea3-8c7c6089c434. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:36:53.475784 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:53.475784 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:36:53.476436 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-9fb07725-0ff6-42ef-b6d1-dff482559b11 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] https://10.4.3.7/volume/v3/backups/a7ac1385-fbd1-4739-aea3-8c7c6089c434 returned with HTTP 200 Jul 10 08:36:53.476773 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 547/2165] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:53 2026] GET /volume/v3/backups/a7ac1385-fbd1-4739-aea3-8c7c6089c434 => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:53.914886 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-6a66732f-0335-4d55-a2ba-7729558528aa None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:54.035333 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-6a66732f-0335-4d55-a2ba-7729558528aa tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:36:54.035841 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-6a66732f-0335-4d55-a2ba-7729558528aa tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1488744289"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:36:54.038289 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.volumes [None req-6a66732f-0335-4d55-a2ba-7729558528aa tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1488744289'}} {{(pid=100055) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:36:54.038501 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-6a66732f-0335-4d55-a2ba-7729558528aa tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] Create volume of 1 GB Jul 10 08:36:54.044279 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-6a66732f-0335-4d55-a2ba-7729558528aa tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] Availability Zones retrieved successfully. Jul 10 08:36:54.052979 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-6a66732f-0335-4d55-a2ba-7729558528aa tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] Flow 'volume_create_api' (bbeb9ce4-04b8-4851-85d4-93cc805e3302) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:36:54.054660 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-6a66732f-0335-4d55-a2ba-7729558528aa tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6cd1f66d-2e63-4fbe-8d34-07db2c4118c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:36:54.055941 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.flows.api.create_volume [None req-6a66732f-0335-4d55-a2ba-7729558528aa tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] Validating volume size '1' using validate_int {{(pid=100055) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:36:54.088318 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-6a66732f-0335-4d55-a2ba-7729558528aa tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6cd1f66d-2e63-4fbe-8d34-07db2c4118c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:36:54.089256 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-6a66732f-0335-4d55-a2ba-7729558528aa tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c82cd28-fdb3-4996-97bc-c4b63d15cfe7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:36:54.161959 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.quota [None req-6a66732f-0335-4d55-a2ba-7729558528aa tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] Created reservations ['22d0732e-f45b-4851-b09c-2073e805c465', '6d029848-3a52-464e-aeed-2748cef46dd8', 'acb7785a-c128-4e16-a4b1-439599c05872', 'cfd2572e-2efc-42a4-b552-d7d2c1bb5bb7'] {{(pid=100055) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:36:54.162746 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-6a66732f-0335-4d55-a2ba-7729558528aa tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c82cd28-fdb3-4996-97bc-c4b63d15cfe7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['22d0732e-f45b-4851-b09c-2073e805c465', '6d029848-3a52-464e-aeed-2748cef46dd8', 'acb7785a-c128-4e16-a4b1-439599c05872', 'cfd2572e-2efc-42a4-b552-d7d2c1bb5bb7']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:36:54.163368 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-6a66732f-0335-4d55-a2ba-7729558528aa tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6281d24-371d-48f9-b0bf-8fdedb364ac2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:36:54.191576 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-6a66732f-0335-4d55-a2ba-7729558528aa tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6281d24-371d-48f9-b0bf-8fdedb364ac2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a0d53aa5-9781-44e9-bb0b-9abcc1603540', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1488744289',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1546bf014e0342f0a28ecb1d3ecdceb1',qos_specs=None,replication_status=,reservations=['22d0732e-f45b-4851-b09c-2073e805c465','6d029848-3a52-464e-aeed-2748cef46dd8','acb7785a-c128-4e16-a4b1-439599c05872','cfd2572e-2efc-42a4-b552-d7d2c1bb5bb7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a21754142e24c61b5c8174b93648bac',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:36:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1488744289',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a0d53aa5-9781-44e9-bb0b-9abcc1603540,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1546bf014e0342f0a28ecb1d3ecdceb1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3a21754142e24c61b5c8174b93648bac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:36:54.191576 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-6a66732f-0335-4d55-a2ba-7729558528aa tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a993f945-c04d-4655-a531-3e748a370822) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:36:54.217388 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-6a66732f-0335-4d55-a2ba-7729558528aa tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a993f945-c04d-4655-a531-3e748a370822) transitioned into state 'SUCCESS' from state '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-1488744289',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1546bf014e0342f0a28ecb1d3ecdceb1',qos_specs=None,replication_status=,reservations=['22d0732e-f45b-4851-b09c-2073e805c465','6d029848-3a52-464e-aeed-2748cef46dd8','acb7785a-c128-4e16-a4b1-439599c05872','cfd2572e-2efc-42a4-b552-d7d2c1bb5bb7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a21754142e24c61b5c8174b93648bac',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:36:54.218497 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-6a66732f-0335-4d55-a2ba-7729558528aa tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75a430b3-f9fc-4f14-9611-49290a93b2e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:36:54.232145 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-6a66732f-0335-4d55-a2ba-7729558528aa tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75a430b3-f9fc-4f14-9611-49290a93b2e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:36:54.233008 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-6a66732f-0335-4d55-a2ba-7729558528aa tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] Flow 'volume_create_api' (bbeb9ce4-04b8-4851-85d4-93cc805e3302) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:36:54.233319 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-6a66732f-0335-4d55-a2ba-7729558528aa tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] Create volume request issued successfully. Jul 10 08:36:54.233973 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-6a66732f-0335-4d55-a2ba-7729558528aa tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:36:54.235662 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 538/2166] 10.4.3.7 () {68 vars in 1244 bytes} [Fri Jul 10 08:36:53 2026] POST /volume/v3/volumes => generated 747 bytes in 320 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:36:54.256535 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-e244c593-986a-41f0-902f-6b0a8384f1f6 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:54.260066 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e244c593-986a-41f0-902f-6b0a8384f1f6 tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] GET https://10.4.3.7/volume/v3/volumes/a0d53aa5-9781-44e9-bb0b-9abcc1603540 Jul 10 08:36:54.260192 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e244c593-986a-41f0-902f-6b0a8384f1f6 tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:54.260426 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e244c593-986a-41f0-902f-6b0a8384f1f6 tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:54.272495 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:54.272495 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:36:54.278209 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-e244c593-986a-41f0-902f-6b0a8384f1f6 tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] Volume info retrieved successfully. Jul 10 08:36:54.284687 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e244c593-986a-41f0-902f-6b0a8384f1f6 tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] https://10.4.3.7/volume/v3/volumes/a0d53aa5-9781-44e9-bb0b-9abcc1603540 returned with HTTP 200 Jul 10 08:36:54.285290 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 543/2167] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:54 2026] GET /volume/v3/volumes/a0d53aa5-9781-44e9-bb0b-9abcc1603540 => generated 815 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:54.490514 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-cdbd20af-0831-488a-8593-3d94f8002b4b None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:54.492666 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-cdbd20af-0831-488a-8593-3d94f8002b4b tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] GET https://10.4.3.7/volume/v3/backups/a7ac1385-fbd1-4739-aea3-8c7c6089c434 Jul 10 08:36:54.492903 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-cdbd20af-0831-488a-8593-3d94f8002b4b tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:54.493123 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-cdbd20af-0831-488a-8593-3d94f8002b4b tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:54.493272 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-cdbd20af-0831-488a-8593-3d94f8002b4b tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Show backup with id a7ac1385-fbd1-4739-aea3-8c7c6089c434. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:36:54.497340 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:54.497340 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:36:54.498142 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-cdbd20af-0831-488a-8593-3d94f8002b4b tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] https://10.4.3.7/volume/v3/backups/a7ac1385-fbd1-4739-aea3-8c7c6089c434 returned with HTTP 200 Jul 10 08:36:54.498665 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 540/2168] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:54 2026] GET /volume/v3/backups/a7ac1385-fbd1-4739-aea3-8c7c6089c434 => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:54.876061 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-8eb17bb9-5099-4a04-aa75-f148fb57c89a None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:54.877691 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-8eb17bb9-5099-4a04-aa75-f148fb57c89a tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:36:54.877982 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-8eb17bb9-5099-4a04-aa75-f148fb57c89a tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-402021313"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:36:54.879261 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.volumes [None req-8eb17bb9-5099-4a04-aa75-f148fb57c89a tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-402021313'}} {{(pid=100054) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:36:54.879372 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.volumes [None req-8eb17bb9-5099-4a04-aa75-f148fb57c89a tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Create volume of 1 GB Jul 10 08:36:54.883201 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-8eb17bb9-5099-4a04-aa75-f148fb57c89a tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Availability Zones retrieved successfully. Jul 10 08:36:54.888197 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-8eb17bb9-5099-4a04-aa75-f148fb57c89a tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Flow 'volume_create_api' (47830148-376f-4f3f-a4b6-509cdace97bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:36:54.889068 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-8eb17bb9-5099-4a04-aa75-f148fb57c89a tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca2ce484-4821-4b9f-bbaf-01e925f8313f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:36:54.889890 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.flows.api.create_volume [None req-8eb17bb9-5099-4a04-aa75-f148fb57c89a tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Validating volume size '1' using validate_int {{(pid=100054) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:36:54.915163 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-8eb17bb9-5099-4a04-aa75-f148fb57c89a tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca2ce484-4821-4b9f-bbaf-01e925f8313f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:36:54.915857 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-8eb17bb9-5099-4a04-aa75-f148fb57c89a tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (222efcc5-819d-4b4b-92d1-1861a2f52be1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:36:54.982393 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.quota [None req-8eb17bb9-5099-4a04-aa75-f148fb57c89a tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Created reservations ['7d5bc57c-409c-41e9-812f-edfd5d01fe6f', '48edf755-cc24-4b63-98e9-6b6848e1b893', '1cb93077-c53e-4876-b1f1-8d843fb9cefd', '4f2eed8c-76b0-4506-92ee-c33c4bd3dddb'] {{(pid=100054) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:36:54.983269 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-8eb17bb9-5099-4a04-aa75-f148fb57c89a tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (222efcc5-819d-4b4b-92d1-1861a2f52be1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7d5bc57c-409c-41e9-812f-edfd5d01fe6f', '48edf755-cc24-4b63-98e9-6b6848e1b893', '1cb93077-c53e-4876-b1f1-8d843fb9cefd', '4f2eed8c-76b0-4506-92ee-c33c4bd3dddb']}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:36:54.984044 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-8eb17bb9-5099-4a04-aa75-f148fb57c89a tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac5a945b-db78-412b-aba7-4ffd4c0feb84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:36:55.008029 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-8eb17bb9-5099-4a04-aa75-f148fb57c89a tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac5a945b-db78-412b-aba7-4ffd4c0feb84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3a4a7e84-4205-4ab7-9b94-a554c1cc7a53', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-402021313',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3bb5e90ca7f24578b041344854a85ee3',qos_specs=None,replication_status=,reservations=['7d5bc57c-409c-41e9-812f-edfd5d01fe6f','48edf755-cc24-4b63-98e9-6b6848e1b893','1cb93077-c53e-4876-b1f1-8d843fb9cefd','4f2eed8c-76b0-4506-92ee-c33c4bd3dddb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed12cb2917a84a87875bd4b21a350e38',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:36:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-402021313',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3a4a7e84-4205-4ab7-9b94-a554c1cc7a53,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3bb5e90ca7f24578b041344854a85ee3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ed12cb2917a84a87875bd4b21a350e38',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:36:55.008780 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-8eb17bb9-5099-4a04-aa75-f148fb57c89a tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2caf1382-d83a-42cd-b23b-94562a0f9328) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:36:55.030108 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-8eb17bb9-5099-4a04-aa75-f148fb57c89a tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2caf1382-d83a-42cd-b23b-94562a0f9328) transitioned into state 'SUCCESS' from state '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-402021313',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3bb5e90ca7f24578b041344854a85ee3',qos_specs=None,replication_status=,reservations=['7d5bc57c-409c-41e9-812f-edfd5d01fe6f','48edf755-cc24-4b63-98e9-6b6848e1b893','1cb93077-c53e-4876-b1f1-8d843fb9cefd','4f2eed8c-76b0-4506-92ee-c33c4bd3dddb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed12cb2917a84a87875bd4b21a350e38',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:36:55.030934 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-8eb17bb9-5099-4a04-aa75-f148fb57c89a tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7cd98d98-d393-4c09-937b-bce6020c26f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:36:55.039947 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-8eb17bb9-5099-4a04-aa75-f148fb57c89a tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7cd98d98-d393-4c09-937b-bce6020c26f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:36:55.040877 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-8eb17bb9-5099-4a04-aa75-f148fb57c89a tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Flow 'volume_create_api' (47830148-376f-4f3f-a4b6-509cdace97bc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100054) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:36:55.041197 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-8eb17bb9-5099-4a04-aa75-f148fb57c89a tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Create volume request issued successfully. Jul 10 08:36:55.041750 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-8eb17bb9-5099-4a04-aa75-f148fb57c89a tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:36:55.042176 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 548/2169] 10.4.3.7 () {68 vars in 1244 bytes} [Fri Jul 10 08:36:54 2026] POST /volume/v3/volumes => generated 746 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:36:55.068067 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-9f74886e-7faa-4728-a209-52006a0a671e None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:55.070251 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-9f74886e-7faa-4728-a209-52006a0a671e tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] GET https://10.4.3.7/volume/v3/volumes/3a4a7e84-4205-4ab7-9b94-a554c1cc7a53 Jul 10 08:36:55.070538 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-9f74886e-7faa-4728-a209-52006a0a671e tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:55.070763 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-9f74886e-7faa-4728-a209-52006a0a671e tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:55.078107 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:55.078107 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:36:55.082172 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-9f74886e-7faa-4728-a209-52006a0a671e tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Volume info retrieved successfully. Jul 10 08:36:55.087066 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-9f74886e-7faa-4728-a209-52006a0a671e tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] https://10.4.3.7/volume/v3/volumes/3a4a7e84-4205-4ab7-9b94-a554c1cc7a53 returned with HTTP 200 Jul 10 08:36:55.087066 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 539/2170] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:55 2026] GET /volume/v3/volumes/3a4a7e84-4205-4ab7-9b94-a554c1cc7a53 => generated 814 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:55.301532 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-0e22f0d6-2bf8-4b1e-9075-d3c386f79abe None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:55.304324 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0e22f0d6-2bf8-4b1e-9075-d3c386f79abe tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] GET https://10.4.3.7/volume/v3/volumes/a0d53aa5-9781-44e9-bb0b-9abcc1603540 Jul 10 08:36:55.305939 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0e22f0d6-2bf8-4b1e-9075-d3c386f79abe tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:55.305939 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0e22f0d6-2bf8-4b1e-9075-d3c386f79abe tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:55.314967 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:55.314967 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:36:55.320352 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-0e22f0d6-2bf8-4b1e-9075-d3c386f79abe tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] Volume info retrieved successfully. Jul 10 08:36:55.326112 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0e22f0d6-2bf8-4b1e-9075-d3c386f79abe tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] https://10.4.3.7/volume/v3/volumes/a0d53aa5-9781-44e9-bb0b-9abcc1603540 returned with HTTP 200 Jul 10 08:36:55.326971 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 544/2171] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:55 2026] GET /volume/v3/volumes/a0d53aa5-9781-44e9-bb0b-9abcc1603540 => generated 840 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:55.339278 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-43de50ef-a4b5-4d60-9c3f-29cba34fdd20 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:55.341292 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-43de50ef-a4b5-4d60-9c3f-29cba34fdd20 tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] POST https://10.4.3.7/volume/v3/os-volume-transfer Jul 10 08:36:55.341623 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-43de50ef-a4b5-4d60-9c3f-29cba34fdd20 tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "a0d53aa5-9781-44e9-bb0b-9abcc1603540"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:36:55.342903 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.contrib.volume_transfer [None req-43de50ef-a4b5-4d60-9c3f-29cba34fdd20 tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] Creating new volume transfer {'transfer': {'volume_id': 'a0d53aa5-9781-44e9-bb0b-9abcc1603540'}} {{(pid=100056) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jul 10 08:36:55.343080 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.contrib.volume_transfer [None req-43de50ef-a4b5-4d60-9c3f-29cba34fdd20 tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] Creating transfer of volume a0d53aa5-9781-44e9-bb0b-9abcc1603540 Jul 10 08:36:55.343170 np0000004976 devstack@c-api.service[100056]: INFO cinder.transfer.api [None req-43de50ef-a4b5-4d60-9c3f-29cba34fdd20 tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] Generating transfer record for volume a0d53aa5-9781-44e9-bb0b-9abcc1603540 Jul 10 08:36:55.359509 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:55.359509 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:36:55.379144 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-43de50ef-a4b5-4d60-9c3f-29cba34fdd20 tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] https://10.4.3.7/volume/v3/os-volume-transfer returned with HTTP 202 Jul 10 08:36:55.379508 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 541/2172] 10.4.3.7 () {68 vars in 1277 bytes} [Fri Jul 10 08:36:55 2026] POST /volume/v3/os-volume-transfer => generated 437 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:36:55.389148 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-b44cd9a5-f25b-412e-8658-86274c79e8d0 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:55.391134 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-b44cd9a5-f25b-412e-8658-86274c79e8d0 tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] GET https://10.4.3.7/volume/v3/volumes/a0d53aa5-9781-44e9-bb0b-9abcc1603540 Jul 10 08:36:55.391314 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-b44cd9a5-f25b-412e-8658-86274c79e8d0 tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:55.391527 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-b44cd9a5-f25b-412e-8658-86274c79e8d0 tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:55.398387 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:55.398387 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:36:55.402130 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-b44cd9a5-f25b-412e-8658-86274c79e8d0 tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] Volume info retrieved successfully. Jul 10 08:36:55.406809 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-b44cd9a5-f25b-412e-8658-86274c79e8d0 tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] https://10.4.3.7/volume/v3/volumes/a0d53aa5-9781-44e9-bb0b-9abcc1603540 returned with HTTP 200 Jul 10 08:36:55.407178 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 549/2173] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:55 2026] GET /volume/v3/volumes/a0d53aa5-9781-44e9-bb0b-9abcc1603540 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:55.421542 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-16515f94-b9de-44cc-b669-764730ca0d4a None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:55.425767 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-16515f94-b9de-44cc-b669-764730ca0d4a tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] GET https://10.4.3.7/volume/v3/os-volume-transfer/7ed0714f-83a2-4116-bb3c-d784e0489403 Jul 10 08:36:55.425949 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-16515f94-b9de-44cc-b669-764730ca0d4a tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:55.426124 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-16515f94-b9de-44cc-b669-764730ca0d4a tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:55.435383 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-16515f94-b9de-44cc-b669-764730ca0d4a tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] https://10.4.3.7/volume/v3/os-volume-transfer/7ed0714f-83a2-4116-bb3c-d784e0489403 returned with HTTP 200 Jul 10 08:36:55.435821 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 540/2174] 10.4.3.7 () {66 vars in 1367 bytes} [Fri Jul 10 08:36:55 2026] GET /volume/v3/os-volume-transfer/7ed0714f-83a2-4116-bb3c-d784e0489403 => generated 405 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:55.445568 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-5d5f45a4-0c06-4082-9059-b438664adcb4 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:55.448042 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5d5f45a4-0c06-4082-9059-b438664adcb4 tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] GET https://10.4.3.7/volume/v3/os-volume-transfer Jul 10 08:36:55.448433 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5d5f45a4-0c06-4082-9059-b438664adcb4 tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:55.448830 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5d5f45a4-0c06-4082-9059-b438664adcb4 tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] Calling method 'index' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:55.449937 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.contrib.volume_transfer [None req-5d5f45a4-0c06-4082-9059-b438664adcb4 tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] Listing volume transfers {{(pid=100057) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Jul 10 08:36:55.455058 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5d5f45a4-0c06-4082-9059-b438664adcb4 tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] https://10.4.3.7/volume/v3/os-volume-transfer returned with HTTP 200 Jul 10 08:36:55.455690 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 545/2175] 10.4.3.7 () {66 vars in 1256 bytes} [Fri Jul 10 08:36:55 2026] GET /volume/v3/os-volume-transfer => generated 364 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:55.467816 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-7497a883-5fe6-4cda-b9b9-0c24487ed2b9 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:55.510597 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-c0ba0b02-6a59-4123-a881-825435652e4d None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:55.514600 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-c0ba0b02-6a59-4123-a881-825435652e4d tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] GET https://10.4.3.7/volume/v3/backups/a7ac1385-fbd1-4739-aea3-8c7c6089c434 Jul 10 08:36:55.514600 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-c0ba0b02-6a59-4123-a881-825435652e4d tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:55.514600 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-c0ba0b02-6a59-4123-a881-825435652e4d tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:55.514723 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-c0ba0b02-6a59-4123-a881-825435652e4d tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Show backup with id a7ac1385-fbd1-4739-aea3-8c7c6089c434. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:36:55.525547 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:55.525547 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:36:55.526392 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-c0ba0b02-6a59-4123-a881-825435652e4d tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] https://10.4.3.7/volume/v3/backups/a7ac1385-fbd1-4739-aea3-8c7c6089c434 returned with HTTP 200 Jul 10 08:36:55.526844 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 550/2176] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:55 2026] GET /volume/v3/backups/a7ac1385-fbd1-4739-aea3-8c7c6089c434 => generated 746 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:55.553327 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-7497a883-5fe6-4cda-b9b9-0c24487ed2b9 tempest-VolumesTransfersTest-313073516 tempest-VolumesTransfersTest-313073516-project-member] POST https://10.4.3.7/volume/v3/os-volume-transfer/7ed0714f-83a2-4116-bb3c-d784e0489403/accept Jul 10 08:36:55.553878 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-7497a883-5fe6-4cda-b9b9-0c24487ed2b9 tempest-VolumesTransfersTest-313073516 tempest-VolumesTransfersTest-313073516-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "5815f7b6c756449a"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:36:55.555456 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.contrib.volume_transfer [None req-7497a883-5fe6-4cda-b9b9-0c24487ed2b9 tempest-VolumesTransfersTest-313073516 tempest-VolumesTransfersTest-313073516-project-member] Accepting volume transfer 7ed0714f-83a2-4116-bb3c-d784e0489403 {{(pid=100056) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 10 08:36:55.555456 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.contrib.volume_transfer [None req-7497a883-5fe6-4cda-b9b9-0c24487ed2b9 tempest-VolumesTransfersTest-313073516 tempest-VolumesTransfersTest-313073516-project-member] Accepting transfer 7ed0714f-83a2-4116-bb3c-d784e0489403 Jul 10 08:36:55.625492 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.quota [None req-7497a883-5fe6-4cda-b9b9-0c24487ed2b9 tempest-VolumesTransfersTest-313073516 tempest-VolumesTransfersTest-313073516-project-member] Created reservations ['f1470195-c3a0-401a-aeba-f9e973cae622', 'e2a21321-39df-475d-9a6b-e848b86eb23c', '409f8d64-250d-4a6f-a52f-87dd8d1ec776', 'aab00004-2004-404f-a6c3-4727f5f7143c'] {{(pid=100056) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:36:55.656793 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.quota [None req-7497a883-5fe6-4cda-b9b9-0c24487ed2b9 tempest-VolumesTransfersTest-313073516 tempest-VolumesTransfersTest-313073516-project-member] Created reservations ['d535ec19-6beb-4a33-9f58-0acf83f22801', '143af1ca-85ad-4f4e-b90a-e82c817eb5c4', '35cb1acc-552e-40e1-b8c0-cd1df5f872fc', '29252a30-af24-4716-a6c8-285424bcb3dd'] {{(pid=100056) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:36:55.698106 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.quota [None req-7497a883-5fe6-4cda-b9b9-0c24487ed2b9 tempest-VolumesTransfersTest-313073516 tempest-VolumesTransfersTest-313073516-project-member] Created reservations ['363479f5-fdac-42c3-bac3-994186131ba7', '7f7637fe-1f9f-413d-9b02-a6ae629babba', '7876429d-b117-4a40-b40b-3fb08ae18e23', '52068307-1a3b-4799-aa61-8bd1626f9483'] {{(pid=100056) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:36:55.732978 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.quota [None req-7497a883-5fe6-4cda-b9b9-0c24487ed2b9 tempest-VolumesTransfersTest-313073516 tempest-VolumesTransfersTest-313073516-project-member] Created reservations ['51e83bbb-2677-4bef-be7a-930ed098cde0', '3b8262bd-97c0-4b1f-ba34-e59127bc30db', '80306c2c-c403-4b97-8550-5d059004646d', '33f74fec-b4d0-495f-96f2-b94a9bf0bef1'] {{(pid=100056) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:36:56.103536 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-f7ed6c44-b118-4361-aeef-6645b2c17a0c None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:56.106377 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-f7ed6c44-b118-4361-aeef-6645b2c17a0c tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] GET https://10.4.3.7/volume/v3/volumes/3a4a7e84-4205-4ab7-9b94-a554c1cc7a53 Jul 10 08:36:56.106671 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-f7ed6c44-b118-4361-aeef-6645b2c17a0c tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:56.106937 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-f7ed6c44-b118-4361-aeef-6645b2c17a0c tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:56.115518 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:56.115518 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:36:56.121712 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-f7ed6c44-b118-4361-aeef-6645b2c17a0c tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Volume info retrieved successfully. Jul 10 08:36:56.127929 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-f7ed6c44-b118-4361-aeef-6645b2c17a0c tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] https://10.4.3.7/volume/v3/volumes/3a4a7e84-4205-4ab7-9b94-a554c1cc7a53 returned with HTTP 200 Jul 10 08:36:56.128203 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 541/2177] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:56 2026] GET /volume/v3/volumes/3a4a7e84-4205-4ab7-9b94-a554c1cc7a53 => generated 839 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:56.189023 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-a88561da-120b-4371-9df0-c7ee2ae7d1b7 req-3bdb57f4-bc5d-44da-ab4a-83511894560a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:56.193695 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-a88561da-120b-4371-9df0-c7ee2ae7d1b7 req-3bdb57f4-bc5d-44da-ab4a-83511894560a tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] GET https://10.4.3.7/volume/v3/volumes/3a4a7e84-4205-4ab7-9b94-a554c1cc7a53 Jul 10 08:36:56.193851 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-a88561da-120b-4371-9df0-c7ee2ae7d1b7 req-3bdb57f4-bc5d-44da-ab4a-83511894560a tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:56.194123 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-a88561da-120b-4371-9df0-c7ee2ae7d1b7 req-3bdb57f4-bc5d-44da-ab4a-83511894560a tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:56.207729 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:56.207729 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:36:56.214797 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-a88561da-120b-4371-9df0-c7ee2ae7d1b7 req-3bdb57f4-bc5d-44da-ab4a-83511894560a tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Volume info retrieved successfully. Jul 10 08:36:56.222981 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-a88561da-120b-4371-9df0-c7ee2ae7d1b7 req-3bdb57f4-bc5d-44da-ab4a-83511894560a tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] https://10.4.3.7/volume/v3/volumes/3a4a7e84-4205-4ab7-9b94-a554c1cc7a53 returned with HTTP 200 Jul 10 08:36:56.223764 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 546/2178] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:36:56 2026] GET /volume/v3/volumes/3a4a7e84-4205-4ab7-9b94-a554c1cc7a53 => generated 839 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:56.235036 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-7497a883-5fe6-4cda-b9b9-0c24487ed2b9 tempest-VolumesTransfersTest-313073516 tempest-VolumesTransfersTest-313073516-project-member] Transfer volume completed successfully. Jul 10 08:36:56.332922 np0000004976 devstack@c-api.service[100056]: INFO cinder.transfer.api [None req-7497a883-5fe6-4cda-b9b9-0c24487ed2b9 tempest-VolumesTransfersTest-313073516 tempest-VolumesTransfersTest-313073516-project-member] Volume a0d53aa5-9781-44e9-bb0b-9abcc1603540 has been transferred. Jul 10 08:36:56.341167 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-7497a883-5fe6-4cda-b9b9-0c24487ed2b9 tempest-VolumesTransfersTest-313073516 tempest-VolumesTransfersTest-313073516-project-member] https://10.4.3.7/volume/v3/os-volume-transfer/7ed0714f-83a2-4116-bb3c-d784e0489403/accept returned with HTTP 202 Jul 10 08:36:56.341717 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 542/2179] 10.4.3.7 () {68 vars in 1409 bytes} [Fri Jul 10 08:36:55 2026] POST /volume/v3/os-volume-transfer/7ed0714f-83a2-4116-bb3c-d784e0489403/accept => generated 361 bytes in 874 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:36:56.350535 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-9c7f3aff-3364-40c8-824b-4676577485ec None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:56.352636 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-9c7f3aff-3364-40c8-824b-4676577485ec tempest-VolumesTransfersTest-313073516 tempest-VolumesTransfersTest-313073516-project-member] GET https://10.4.3.7/volume/v3/volumes/a0d53aa5-9781-44e9-bb0b-9abcc1603540 Jul 10 08:36:56.352725 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-9c7f3aff-3364-40c8-824b-4676577485ec tempest-VolumesTransfersTest-313073516 tempest-VolumesTransfersTest-313073516-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:56.352894 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-9c7f3aff-3364-40c8-824b-4676577485ec tempest-VolumesTransfersTest-313073516 tempest-VolumesTransfersTest-313073516-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:56.360108 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:56.360108 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:36:56.364515 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-9c7f3aff-3364-40c8-824b-4676577485ec tempest-VolumesTransfersTest-313073516 tempest-VolumesTransfersTest-313073516-project-member] Volume info retrieved successfully. Jul 10 08:36:56.369158 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-9c7f3aff-3364-40c8-824b-4676577485ec tempest-VolumesTransfersTest-313073516 tempest-VolumesTransfersTest-313073516-project-member] https://10.4.3.7/volume/v3/volumes/a0d53aa5-9781-44e9-bb0b-9abcc1603540 returned with HTTP 200 Jul 10 08:36:56.369579 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 551/2180] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:56 2026] GET /volume/v3/volumes/a0d53aa5-9781-44e9-bb0b-9abcc1603540 => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:56.383596 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-d307e11f-5375-4830-98fc-c0f5da530069 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:56.385545 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-d307e11f-5375-4830-98fc-c0f5da530069 tempest-VolumesTransfersTest-313073516 tempest-VolumesTransfersTest-313073516-project-member] GET https://10.4.3.7/volume/v3/volumes/a0d53aa5-9781-44e9-bb0b-9abcc1603540 Jul 10 08:36:56.385545 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-d307e11f-5375-4830-98fc-c0f5da530069 tempest-VolumesTransfersTest-313073516 tempest-VolumesTransfersTest-313073516-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:56.385820 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-d307e11f-5375-4830-98fc-c0f5da530069 tempest-VolumesTransfersTest-313073516 tempest-VolumesTransfersTest-313073516-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:56.393237 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:56.393237 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:36:56.397131 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-d307e11f-5375-4830-98fc-c0f5da530069 tempest-VolumesTransfersTest-313073516 tempest-VolumesTransfersTest-313073516-project-member] Volume info retrieved successfully. Jul 10 08:36:56.402370 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-d307e11f-5375-4830-98fc-c0f5da530069 tempest-VolumesTransfersTest-313073516 tempest-VolumesTransfersTest-313073516-project-member] https://10.4.3.7/volume/v3/volumes/a0d53aa5-9781-44e9-bb0b-9abcc1603540 returned with HTTP 200 Jul 10 08:36:56.402800 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 542/2181] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:56 2026] GET /volume/v3/volumes/a0d53aa5-9781-44e9-bb0b-9abcc1603540 => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:56.419667 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-a953f6a6-0c86-4961-a563-699f5ab86822 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:56.424647 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a953f6a6-0c86-4961-a563-699f5ab86822 tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] DELETE https://10.4.3.7/volume/v3/os-volume-transfer/7ed0714f-83a2-4116-bb3c-d784e0489403 Jul 10 08:36:56.424890 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a953f6a6-0c86-4961-a563-699f5ab86822 tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:56.425157 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a953f6a6-0c86-4961-a563-699f5ab86822 tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:56.425231 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.contrib.volume_transfer [None req-a953f6a6-0c86-4961-a563-699f5ab86822 tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] Delete transfer with id: 7ed0714f-83a2-4116-bb3c-d784e0489403 Jul 10 08:36:56.432108 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a953f6a6-0c86-4961-a563-699f5ab86822 tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] https://10.4.3.7/volume/v3/os-volume-transfer/7ed0714f-83a2-4116-bb3c-d784e0489403 returned with HTTP 404 Jul 10 08:36:56.433075 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 547/2182] 10.4.3.7 () {66 vars in 1370 bytes} [Fri Jul 10 08:36:56 2026] DELETE /volume/v3/os-volume-transfer/7ed0714f-83a2-4116-bb3c-d784e0489403 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:36:56.441767 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-79b0047e-2e00-4de4-a59d-4e2823b8e884 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:56.477519 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-79b0047e-2e00-4de4-a59d-4e2823b8e884 tempest-VolumesTransfersTest-1902041836 tempest-VolumesTransfersTest-1902041836-project-admin] DELETE https://10.4.3.7/volume/v3/volumes/a0d53aa5-9781-44e9-bb0b-9abcc1603540 Jul 10 08:36:56.477749 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-79b0047e-2e00-4de4-a59d-4e2823b8e884 tempest-VolumesTransfersTest-1902041836 tempest-VolumesTransfersTest-1902041836-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:56.477946 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-79b0047e-2e00-4de4-a59d-4e2823b8e884 tempest-VolumesTransfersTest-1902041836 tempest-VolumesTransfersTest-1902041836-project-admin] Calling method 'delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:56.478129 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-79b0047e-2e00-4de4-a59d-4e2823b8e884 tempest-VolumesTransfersTest-1902041836 tempest-VolumesTransfersTest-1902041836-project-admin] Delete volume with id: a0d53aa5-9781-44e9-bb0b-9abcc1603540 Jul 10 08:36:56.487880 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:56.487880 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:36:56.488305 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-79b0047e-2e00-4de4-a59d-4e2823b8e884 tempest-VolumesTransfersTest-1902041836 tempest-VolumesTransfersTest-1902041836-project-admin] Volume info retrieved successfully. Jul 10 08:36:56.503415 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-ecff0c8c-13d7-4424-a70f-6d6907ccfc00 req-c77b3b7c-98c9-4ab2-8151-beeb52e5e88d None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:56.505790 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-ecff0c8c-13d7-4424-a70f-6d6907ccfc00 req-c77b3b7c-98c9-4ab2-8151-beeb52e5e88d tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] GET https://10.4.3.7/volume/v3/volumes/9c097a41-0f79-4d6f-89b5-9c2f3f0fa53d Jul 10 08:36:56.505986 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-ecff0c8c-13d7-4424-a70f-6d6907ccfc00 req-c77b3b7c-98c9-4ab2-8151-beeb52e5e88d tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:56.506175 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-ecff0c8c-13d7-4424-a70f-6d6907ccfc00 req-c77b3b7c-98c9-4ab2-8151-beeb52e5e88d tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:56.517266 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:56.517266 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:36:56.521311 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-ecff0c8c-13d7-4424-a70f-6d6907ccfc00 req-c77b3b7c-98c9-4ab2-8151-beeb52e5e88d tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Volume info retrieved successfully. Jul 10 08:36:56.526430 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-79b0047e-2e00-4de4-a59d-4e2823b8e884 tempest-VolumesTransfersTest-1902041836 tempest-VolumesTransfersTest-1902041836-project-admin] Delete volume request issued successfully. Jul 10 08:36:56.526842 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-79b0047e-2e00-4de4-a59d-4e2823b8e884 tempest-VolumesTransfersTest-1902041836 tempest-VolumesTransfersTest-1902041836-project-admin] https://10.4.3.7/volume/v3/volumes/a0d53aa5-9781-44e9-bb0b-9abcc1603540 returned with HTTP 202 Jul 10 08:36:56.527289 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 543/2183] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:36:56 2026] DELETE /volume/v3/volumes/a0d53aa5-9781-44e9-bb0b-9abcc1603540 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:36:56.534529 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-ecff0c8c-13d7-4424-a70f-6d6907ccfc00 req-c77b3b7c-98c9-4ab2-8151-beeb52e5e88d tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] https://10.4.3.7/volume/v3/volumes/9c097a41-0f79-4d6f-89b5-9c2f3f0fa53d returned with HTTP 200 Jul 10 08:36:56.534849 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-5e505670-2219-4d42-ba3c-5f34d7198f92 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:56.535138 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 552/2184] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:36:56 2026] GET /volume/v3/volumes/9c097a41-0f79-4d6f-89b5-9c2f3f0fa53d => generated 1134 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:36:56.538203 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-37250886-3217-4d4b-a03e-af28ace776a3 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:56.539388 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-5e505670-2219-4d42-ba3c-5f34d7198f92 tempest-VolumesTransfersTest-1902041836 tempest-VolumesTransfersTest-1902041836-project-admin] GET https://10.4.3.7/volume/v3/volumes/a0d53aa5-9781-44e9-bb0b-9abcc1603540 Jul 10 08:36:56.539693 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-5e505670-2219-4d42-ba3c-5f34d7198f92 tempest-VolumesTransfersTest-1902041836 tempest-VolumesTransfersTest-1902041836-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:56.539892 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-5e505670-2219-4d42-ba3c-5f34d7198f92 tempest-VolumesTransfersTest-1902041836 tempest-VolumesTransfersTest-1902041836-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:56.541182 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-37250886-3217-4d4b-a03e-af28ace776a3 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] GET https://10.4.3.7/volume/v3/backups/a7ac1385-fbd1-4739-aea3-8c7c6089c434 Jul 10 08:36:56.541335 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-37250886-3217-4d4b-a03e-af28ace776a3 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:56.541588 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-37250886-3217-4d4b-a03e-af28ace776a3 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:56.541738 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-37250886-3217-4d4b-a03e-af28ace776a3 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Show backup with id a7ac1385-fbd1-4739-aea3-8c7c6089c434. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:36:56.552595 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:56.552595 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:36:56.554420 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:56.554420 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:36:56.555758 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-37250886-3217-4d4b-a03e-af28ace776a3 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] https://10.4.3.7/volume/v3/backups/a7ac1385-fbd1-4739-aea3-8c7c6089c434 returned with HTTP 200 Jul 10 08:36:56.556580 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 548/2185] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:56 2026] GET /volume/v3/backups/a7ac1385-fbd1-4739-aea3-8c7c6089c434 => generated 746 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:56.558465 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-5e505670-2219-4d42-ba3c-5f34d7198f92 tempest-VolumesTransfersTest-1902041836 tempest-VolumesTransfersTest-1902041836-project-admin] Volume info retrieved successfully. Jul 10 08:36:56.563115 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-5e505670-2219-4d42-ba3c-5f34d7198f92 tempest-VolumesTransfersTest-1902041836 tempest-VolumesTransfersTest-1902041836-project-admin] https://10.4.3.7/volume/v3/volumes/a0d53aa5-9781-44e9-bb0b-9abcc1603540 returned with HTTP 200 Jul 10 08:36:56.563474 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 543/2186] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:56 2026] GET /volume/v3/volumes/a0d53aa5-9781-44e9-bb0b-9abcc1603540 => generated 1012 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:36:57.566925 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-b4a7c364-91c3-42de-a9e2-adc489b35bb3 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:57.568603 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-b4a7c364-91c3-42de-a9e2-adc489b35bb3 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] GET https://10.4.3.7/volume/v3/backups/a7ac1385-fbd1-4739-aea3-8c7c6089c434 Jul 10 08:36:57.568776 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-b4a7c364-91c3-42de-a9e2-adc489b35bb3 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:57.568943 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-b4a7c364-91c3-42de-a9e2-adc489b35bb3 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:57.569037 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-b4a7c364-91c3-42de-a9e2-adc489b35bb3 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Show backup with id a7ac1385-fbd1-4739-aea3-8c7c6089c434. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:36:57.572900 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:57.572900 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:36:57.573512 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-b4a7c364-91c3-42de-a9e2-adc489b35bb3 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] https://10.4.3.7/volume/v3/backups/a7ac1385-fbd1-4739-aea3-8c7c6089c434 returned with HTTP 200 Jul 10 08:36:57.574012 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 544/2187] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:57 2026] GET /volume/v3/backups/a7ac1385-fbd1-4739-aea3-8c7c6089c434 => generated 746 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:57.576389 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-9b7210ca-5b51-486d-99de-9cea63d12fe2 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:57.578237 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-9b7210ca-5b51-486d-99de-9cea63d12fe2 tempest-VolumesTransfersTest-1902041836 tempest-VolumesTransfersTest-1902041836-project-admin] GET https://10.4.3.7/volume/v3/volumes/a0d53aa5-9781-44e9-bb0b-9abcc1603540 Jul 10 08:36:57.578436 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-9b7210ca-5b51-486d-99de-9cea63d12fe2 tempest-VolumesTransfersTest-1902041836 tempest-VolumesTransfersTest-1902041836-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:57.578658 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-9b7210ca-5b51-486d-99de-9cea63d12fe2 tempest-VolumesTransfersTest-1902041836 tempest-VolumesTransfersTest-1902041836-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:57.584181 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-9b7210ca-5b51-486d-99de-9cea63d12fe2 tempest-VolumesTransfersTest-1902041836 tempest-VolumesTransfersTest-1902041836-project-admin] https://10.4.3.7/volume/v3/volumes/a0d53aa5-9781-44e9-bb0b-9abcc1603540 returned with HTTP 404 Jul 10 08:36:57.584720 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 553/2188] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:57 2026] GET /volume/v3/volumes/a0d53aa5-9781-44e9-bb0b-9abcc1603540 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:36:57.591387 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-063e5dae-4ae4-4074-b02c-92e05e55ec92 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:57.593826 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-063e5dae-4ae4-4074-b02c-92e05e55ec92 tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] GET https://10.4.3.7/volume/v3/volumes/a0d53aa5-9781-44e9-bb0b-9abcc1603540 Jul 10 08:36:57.594020 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-063e5dae-4ae4-4074-b02c-92e05e55ec92 tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:57.594206 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-063e5dae-4ae4-4074-b02c-92e05e55ec92 tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:57.600642 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-063e5dae-4ae4-4074-b02c-92e05e55ec92 tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] https://10.4.3.7/volume/v3/volumes/a0d53aa5-9781-44e9-bb0b-9abcc1603540 returned with HTTP 404 Jul 10 08:36:57.601091 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 549/2189] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:57 2026] GET /volume/v3/volumes/a0d53aa5-9781-44e9-bb0b-9abcc1603540 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:36:57.607611 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-9e71ca98-91a6-4ee9-94eb-0ae11d3a1756 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:57.611352 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-9e71ca98-91a6-4ee9-94eb-0ae11d3a1756 tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] DELETE https://10.4.3.7/volume/v3/volumes/a0d53aa5-9781-44e9-bb0b-9abcc1603540 Jul 10 08:36:57.611352 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-9e71ca98-91a6-4ee9-94eb-0ae11d3a1756 tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:57.611352 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-9e71ca98-91a6-4ee9-94eb-0ae11d3a1756 tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] Calling method 'delete' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:57.611352 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-9e71ca98-91a6-4ee9-94eb-0ae11d3a1756 tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] Delete volume with id: a0d53aa5-9781-44e9-bb0b-9abcc1603540 Jul 10 08:36:57.615601 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-9e71ca98-91a6-4ee9-94eb-0ae11d3a1756 tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] https://10.4.3.7/volume/v3/volumes/a0d53aa5-9781-44e9-bb0b-9abcc1603540 returned with HTTP 404 Jul 10 08:36:57.616153 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 544/2190] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:36:57 2026] DELETE /volume/v3/volumes/a0d53aa5-9781-44e9-bb0b-9abcc1603540 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:36:57.623517 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-1192076c-4bef-449b-ad1f-9051f672b4c3 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:57.625053 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-1192076c-4bef-449b-ad1f-9051f672b4c3 tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:36:57.625340 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-1192076c-4bef-449b-ad1f-9051f672b4c3 tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1699063620"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:36:57.626735 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.volumes [None req-1192076c-4bef-449b-ad1f-9051f672b4c3 tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1699063620'}} {{(pid=100056) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:36:57.626845 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-1192076c-4bef-449b-ad1f-9051f672b4c3 tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] Create volume of 1 GB Jul 10 08:36:57.631017 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-1192076c-4bef-449b-ad1f-9051f672b4c3 tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] Availability Zones retrieved successfully. Jul 10 08:36:57.637509 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-1192076c-4bef-449b-ad1f-9051f672b4c3 tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] Flow 'volume_create_api' (05dd08e9-891a-468f-9b54-b0b6f696f84a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:36:57.638913 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-1192076c-4bef-449b-ad1f-9051f672b4c3 tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f028459-17a8-4965-a475-95b202fe90fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:36:57.639996 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.flows.api.create_volume [None req-1192076c-4bef-449b-ad1f-9051f672b4c3 tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] Validating volume size '1' using validate_int {{(pid=100056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:36:57.666146 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-1192076c-4bef-449b-ad1f-9051f672b4c3 tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f028459-17a8-4965-a475-95b202fe90fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:36:57.666954 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-1192076c-4bef-449b-ad1f-9051f672b4c3 tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4106417-8946-4f04-a71e-8787f5b08e23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:36:57.710465 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.quota [None req-1192076c-4bef-449b-ad1f-9051f672b4c3 tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] Created reservations ['a43b40ac-28c9-4bb7-89eb-f7fb45cc5bca', '3b7ad681-8126-426b-a085-ef9d4db03e9e', '6c778c34-fdf2-485c-a354-6569c3659430', 'fd3abca8-1d45-4831-a862-9d13cf2206b9'] {{(pid=100056) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:36:57.711344 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-1192076c-4bef-449b-ad1f-9051f672b4c3 tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4106417-8946-4f04-a71e-8787f5b08e23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a43b40ac-28c9-4bb7-89eb-f7fb45cc5bca', '3b7ad681-8126-426b-a085-ef9d4db03e9e', '6c778c34-fdf2-485c-a354-6569c3659430', 'fd3abca8-1d45-4831-a862-9d13cf2206b9']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:36:57.712102 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-1192076c-4bef-449b-ad1f-9051f672b4c3 tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fefa0713-cdf9-425c-b057-b4749d8d6a9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:36:57.733467 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-1192076c-4bef-449b-ad1f-9051f672b4c3 tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fefa0713-cdf9-425c-b057-b4749d8d6a9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e13d6639-9aa0-41c7-975a-70bbf26038cf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1699063620',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1546bf014e0342f0a28ecb1d3ecdceb1',qos_specs=None,replication_status=,reservations=['a43b40ac-28c9-4bb7-89eb-f7fb45cc5bca','3b7ad681-8126-426b-a085-ef9d4db03e9e','6c778c34-fdf2-485c-a354-6569c3659430','fd3abca8-1d45-4831-a862-9d13cf2206b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a21754142e24c61b5c8174b93648bac',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:36:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1699063620',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e13d6639-9aa0-41c7-975a-70bbf26038cf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1546bf014e0342f0a28ecb1d3ecdceb1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3a21754142e24c61b5c8174b93648bac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:36:57.734183 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-1192076c-4bef-449b-ad1f-9051f672b4c3 tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27b6c512-b8f9-4c17-b355-7d737acecd23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:36:57.750351 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-1192076c-4bef-449b-ad1f-9051f672b4c3 tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27b6c512-b8f9-4c17-b355-7d737acecd23) transitioned into state 'SUCCESS' from state '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-1699063620',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1546bf014e0342f0a28ecb1d3ecdceb1',qos_specs=None,replication_status=,reservations=['a43b40ac-28c9-4bb7-89eb-f7fb45cc5bca','3b7ad681-8126-426b-a085-ef9d4db03e9e','6c778c34-fdf2-485c-a354-6569c3659430','fd3abca8-1d45-4831-a862-9d13cf2206b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a21754142e24c61b5c8174b93648bac',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:36:57.751071 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-1192076c-4bef-449b-ad1f-9051f672b4c3 tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c82e8a39-53de-4483-ab91-3f3b7740dc47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:36:57.758880 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-1192076c-4bef-449b-ad1f-9051f672b4c3 tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c82e8a39-53de-4483-ab91-3f3b7740dc47) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:36:57.759634 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-1192076c-4bef-449b-ad1f-9051f672b4c3 tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] Flow 'volume_create_api' (05dd08e9-891a-468f-9b54-b0b6f696f84a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:36:57.759890 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-1192076c-4bef-449b-ad1f-9051f672b4c3 tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] Create volume request issued successfully. Jul 10 08:36:57.760383 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-1192076c-4bef-449b-ad1f-9051f672b4c3 tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:36:57.760807 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 545/2191] 10.4.3.7 () {68 vars in 1244 bytes} [Fri Jul 10 08:36:57 2026] POST /volume/v3/volumes => generated 747 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:36:57.771295 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-5f5363f5-5271-4c55-b119-e4f45e7dfb14 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:57.773233 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-5f5363f5-5271-4c55-b119-e4f45e7dfb14 tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] GET https://10.4.3.7/volume/v3/volumes/e13d6639-9aa0-41c7-975a-70bbf26038cf Jul 10 08:36:57.773493 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-5f5363f5-5271-4c55-b119-e4f45e7dfb14 tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:57.773706 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-5f5363f5-5271-4c55-b119-e4f45e7dfb14 tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:57.781077 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:57.781077 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:36:57.785220 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-5f5363f5-5271-4c55-b119-e4f45e7dfb14 tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] Volume info retrieved successfully. Jul 10 08:36:57.790703 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-5f5363f5-5271-4c55-b119-e4f45e7dfb14 tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] https://10.4.3.7/volume/v3/volumes/e13d6639-9aa0-41c7-975a-70bbf26038cf returned with HTTP 200 Jul 10 08:36:57.791314 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 554/2192] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:57 2026] GET /volume/v3/volumes/e13d6639-9aa0-41c7-975a-70bbf26038cf => generated 815 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:58.262256 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-bad0db62-5e3a-4178-acc6-c7532296e7dd None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:58.262717 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-bad0db62-5e3a-4178-acc6-c7532296e7dd None None] GET https://10.4.3.7/volume// Jul 10 08:36:58.262924 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-bad0db62-5e3a-4178-acc6-c7532296e7dd None None] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:58.263180 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-bad0db62-5e3a-4178-acc6-c7532296e7dd None None] Calling method 'all' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:58.263546 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-bad0db62-5e3a-4178-acc6-c7532296e7dd None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:36:58.263872 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 550/2193] 10.4.3.7 () {66 vars in 1414 bytes} [Fri Jul 10 08:36:58 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:36:58.271865 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-a88561da-120b-4371-9df0-c7ee2ae7d1b7 req-551ee836-85f6-441b-ab9f-d51f7dd09f34 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:58.356085 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-a88561da-120b-4371-9df0-c7ee2ae7d1b7 req-551ee836-85f6-441b-ab9f-d51f7dd09f34 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] POST https://10.4.3.7/volume/v3/attachments Jul 10 08:36:58.356418 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-a88561da-120b-4371-9df0-c7ee2ae7d1b7 req-551ee836-85f6-441b-ab9f-d51f7dd09f34 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3a4a7e84-4205-4ab7-9b94-a554c1cc7a53", "connector": null, "instance_uuid": "5eff96d0-ac22-40b7-9e86-4b3692a02afe"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:36:58.366095 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:58.366095 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:36:58.388705 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-a88561da-120b-4371-9df0-c7ee2ae7d1b7 req-551ee836-85f6-441b-ab9f-d51f7dd09f34 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] https://10.4.3.7/volume/v3/attachments returned with HTTP 200 Jul 10 08:36:58.389226 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 545/2194] 10.4.3.7 () {74 vars in 1580 bytes} [Fri Jul 10 08:36:58 2026] POST /volume/v3/attachments => generated 273 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:36:58.586999 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-6f0e4978-6abf-40d1-9695-0f122cc41225 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:58.588938 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-6f0e4978-6abf-40d1-9695-0f122cc41225 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] GET https://10.4.3.7/volume/v3/backups/a7ac1385-fbd1-4739-aea3-8c7c6089c434 Jul 10 08:36:58.589119 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-6f0e4978-6abf-40d1-9695-0f122cc41225 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:58.589333 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-6f0e4978-6abf-40d1-9695-0f122cc41225 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:58.589483 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-6f0e4978-6abf-40d1-9695-0f122cc41225 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Show backup with id a7ac1385-fbd1-4739-aea3-8c7c6089c434. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:36:58.593674 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:58.593674 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:36:58.594424 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-6f0e4978-6abf-40d1-9695-0f122cc41225 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] https://10.4.3.7/volume/v3/backups/a7ac1385-fbd1-4739-aea3-8c7c6089c434 returned with HTTP 200 Jul 10 08:36:58.595061 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 546/2195] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:58 2026] GET /volume/v3/backups/a7ac1385-fbd1-4739-aea3-8c7c6089c434 => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:58.748602 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-2d1e0c18-cd25-44b4-92b0-4aca1b638ebf None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:58.750522 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-2d1e0c18-cd25-44b4-92b0-4aca1b638ebf tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] GET https://10.4.3.7/volume/v3/volumes/3a4a7e84-4205-4ab7-9b94-a554c1cc7a53 Jul 10 08:36:58.750734 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-2d1e0c18-cd25-44b4-92b0-4aca1b638ebf tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:58.750962 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-2d1e0c18-cd25-44b4-92b0-4aca1b638ebf tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:58.760278 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:58.760278 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:36:58.764799 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-2d1e0c18-cd25-44b4-92b0-4aca1b638ebf tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Volume info retrieved successfully. Jul 10 08:36:58.770785 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-2d1e0c18-cd25-44b4-92b0-4aca1b638ebf tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] https://10.4.3.7/volume/v3/volumes/3a4a7e84-4205-4ab7-9b94-a554c1cc7a53 returned with HTTP 200 Jul 10 08:36:58.771167 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 555/2196] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:58 2026] GET /volume/v3/volumes/3a4a7e84-4205-4ab7-9b94-a554c1cc7a53 => generated 838 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:58.805750 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-d1c882e6-9ca8-479a-a9fd-fc4cb4854c4b None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:58.807508 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d1c882e6-9ca8-479a-a9fd-fc4cb4854c4b tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] GET https://10.4.3.7/volume/v3/volumes/e13d6639-9aa0-41c7-975a-70bbf26038cf Jul 10 08:36:58.807699 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d1c882e6-9ca8-479a-a9fd-fc4cb4854c4b tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:58.807908 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d1c882e6-9ca8-479a-a9fd-fc4cb4854c4b tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:58.815308 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:58.815308 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:36:58.819383 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-d1c882e6-9ca8-479a-a9fd-fc4cb4854c4b tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] Volume info retrieved successfully. Jul 10 08:36:58.824224 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d1c882e6-9ca8-479a-a9fd-fc4cb4854c4b tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] https://10.4.3.7/volume/v3/volumes/e13d6639-9aa0-41c7-975a-70bbf26038cf returned with HTTP 200 Jul 10 08:36:58.824649 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 551/2197] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:58 2026] GET /volume/v3/volumes/e13d6639-9aa0-41c7-975a-70bbf26038cf => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:58.838637 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-90715577-d0ff-4f75-bc48-5332df0a515b None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:58.840192 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-90715577-d0ff-4f75-bc48-5332df0a515b tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] POST https://10.4.3.7/volume/v3/os-volume-transfer Jul 10 08:36:58.840557 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-90715577-d0ff-4f75-bc48-5332df0a515b tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "e13d6639-9aa0-41c7-975a-70bbf26038cf"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:36:58.841929 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.contrib.volume_transfer [None req-90715577-d0ff-4f75-bc48-5332df0a515b tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] Creating new volume transfer {'transfer': {'volume_id': 'e13d6639-9aa0-41c7-975a-70bbf26038cf'}} {{(pid=100055) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jul 10 08:36:58.842042 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.contrib.volume_transfer [None req-90715577-d0ff-4f75-bc48-5332df0a515b tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] Creating transfer of volume e13d6639-9aa0-41c7-975a-70bbf26038cf Jul 10 08:36:58.842132 np0000004976 devstack@c-api.service[100055]: INFO cinder.transfer.api [None req-90715577-d0ff-4f75-bc48-5332df0a515b tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] Generating transfer record for volume e13d6639-9aa0-41c7-975a-70bbf26038cf Jul 10 08:36:58.850505 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:58.850505 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:36:58.862714 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-90715577-d0ff-4f75-bc48-5332df0a515b tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] https://10.4.3.7/volume/v3/os-volume-transfer returned with HTTP 202 Jul 10 08:36:58.863119 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 546/2198] 10.4.3.7 () {68 vars in 1277 bytes} [Fri Jul 10 08:36:58 2026] POST /volume/v3/os-volume-transfer => generated 437 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:36:58.872350 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-4a5c0007-02ab-466c-9054-db14369418cc None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:58.874499 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-4a5c0007-02ab-466c-9054-db14369418cc tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] GET https://10.4.3.7/volume/v3/volumes/e13d6639-9aa0-41c7-975a-70bbf26038cf Jul 10 08:36:58.874759 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-4a5c0007-02ab-466c-9054-db14369418cc tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:58.875010 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-4a5c0007-02ab-466c-9054-db14369418cc tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:58.883187 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:58.883187 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:36:58.887381 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-4a5c0007-02ab-466c-9054-db14369418cc tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] Volume info retrieved successfully. Jul 10 08:36:58.892976 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-4a5c0007-02ab-466c-9054-db14369418cc tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] https://10.4.3.7/volume/v3/volumes/e13d6639-9aa0-41c7-975a-70bbf26038cf returned with HTTP 200 Jul 10 08:36:58.893500 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 547/2199] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:58 2026] GET /volume/v3/volumes/e13d6639-9aa0-41c7-975a-70bbf26038cf => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:58.905829 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-228d61f2-9d2b-4fc4-817f-5d663314eb6a None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:58.907772 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-228d61f2-9d2b-4fc4-817f-5d663314eb6a tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] GET https://10.4.3.7/volume/v3/os-volume-transfer/detail Jul 10 08:36:58.908030 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-228d61f2-9d2b-4fc4-817f-5d663314eb6a tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:58.908294 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-228d61f2-9d2b-4fc4-817f-5d663314eb6a tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] Calling method 'detail' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:58.908515 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.contrib.volume_transfer [None req-228d61f2-9d2b-4fc4-817f-5d663314eb6a tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] Listing volume transfers {{(pid=100054) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Jul 10 08:36:58.914240 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-644fe8fc-c7a0-4429-950d-878effa3a078 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:58.914544 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-644fe8fc-c7a0-4429-950d-878effa3a078 None None] GET https://10.4.3.7/volume// Jul 10 08:36:58.914757 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-644fe8fc-c7a0-4429-950d-878effa3a078 None None] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:58.915043 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-644fe8fc-c7a0-4429-950d-878effa3a078 None None] Calling method 'all' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:58.915703 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-644fe8fc-c7a0-4429-950d-878effa3a078 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:36:58.915829 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-228d61f2-9d2b-4fc4-817f-5d663314eb6a tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] https://10.4.3.7/volume/v3/os-volume-transfer/detail returned with HTTP 200 Jul 10 08:36:58.916020 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 552/2200] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:36:58 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:36:58.916322 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 556/2201] 10.4.3.7 () {66 vars in 1277 bytes} [Fri Jul 10 08:36:58 2026] GET /volume/v3/os-volume-transfer/detail => generated 408 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:58.924795 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-987fd490-b424-43c2-9a95-51bd35bd1be0 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:58.926902 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-987fd490-b424-43c2-9a95-51bd35bd1be0 tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] DELETE https://10.4.3.7/volume/v3/os-volume-transfer/02203c97-3848-4b31-894d-0d71eb758933 Jul 10 08:36:58.927165 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-987fd490-b424-43c2-9a95-51bd35bd1be0 tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:58.927432 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-987fd490-b424-43c2-9a95-51bd35bd1be0 tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] Calling method 'delete' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:58.927612 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.contrib.volume_transfer [None req-987fd490-b424-43c2-9a95-51bd35bd1be0 tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] Delete transfer with id: 02203c97-3848-4b31-894d-0d71eb758933 Jul 10 08:36:58.929846 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-a88561da-120b-4371-9df0-c7ee2ae7d1b7 req-f923a66f-82cc-4814-9c3e-284886741aa3 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:58.932328 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-a88561da-120b-4371-9df0-c7ee2ae7d1b7 req-f923a66f-82cc-4814-9c3e-284886741aa3 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] GET https://10.4.3.7/volume/v3/volumes/3a4a7e84-4205-4ab7-9b94-a554c1cc7a53 Jul 10 08:36:58.932637 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-a88561da-120b-4371-9df0-c7ee2ae7d1b7 req-f923a66f-82cc-4814-9c3e-284886741aa3 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:58.932876 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-a88561da-120b-4371-9df0-c7ee2ae7d1b7 req-f923a66f-82cc-4814-9c3e-284886741aa3 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:58.939010 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:58.939010 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:36:58.943339 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:58.943339 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:36:58.947029 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [req-a88561da-120b-4371-9df0-c7ee2ae7d1b7 req-f923a66f-82cc-4814-9c3e-284886741aa3 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Volume info retrieved successfully. Jul 10 08:36:58.948054 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-987fd490-b424-43c2-9a95-51bd35bd1be0 tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] https://10.4.3.7/volume/v3/os-volume-transfer/02203c97-3848-4b31-894d-0d71eb758933 returned with HTTP 202 Jul 10 08:36:58.948493 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 547/2202] 10.4.3.7 () {66 vars in 1370 bytes} [Fri Jul 10 08:36:58 2026] DELETE /volume/v3/os-volume-transfer/02203c97-3848-4b31-894d-0d71eb758933 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:36:58.951939 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-a88561da-120b-4371-9df0-c7ee2ae7d1b7 req-f923a66f-82cc-4814-9c3e-284886741aa3 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] https://10.4.3.7/volume/v3/volumes/3a4a7e84-4205-4ab7-9b94-a554c1cc7a53 returned with HTTP 200 Jul 10 08:36:58.952473 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 548/2203] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:36:58 2026] GET /volume/v3/volumes/3a4a7e84-4205-4ab7-9b94-a554c1cc7a53 => generated 1018 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:36:58.956109 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-2ecf440d-30bf-48da-9701-4b310ad8622c None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:58.958266 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2ecf440d-30bf-48da-9701-4b310ad8622c tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] GET https://10.4.3.7/volume/v3/volumes/e13d6639-9aa0-41c7-975a-70bbf26038cf Jul 10 08:36:58.958562 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2ecf440d-30bf-48da-9701-4b310ad8622c tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:58.958767 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2ecf440d-30bf-48da-9701-4b310ad8622c tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:58.967535 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:58.967535 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:36:58.971977 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-2ecf440d-30bf-48da-9701-4b310ad8622c tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] Volume info retrieved successfully. Jul 10 08:36:58.978951 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2ecf440d-30bf-48da-9701-4b310ad8622c tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] https://10.4.3.7/volume/v3/volumes/e13d6639-9aa0-41c7-975a-70bbf26038cf returned with HTTP 200 Jul 10 08:36:58.979502 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 553/2204] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:58 2026] GET /volume/v3/volumes/e13d6639-9aa0-41c7-975a-70bbf26038cf => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:58.991092 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-400cd972-1e02-4d22-bd96-8953c9016687 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:58.993012 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-400cd972-1e02-4d22-bd96-8953c9016687 tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] DELETE https://10.4.3.7/volume/v3/os-volume-transfer/02203c97-3848-4b31-894d-0d71eb758933 Jul 10 08:36:58.993215 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-400cd972-1e02-4d22-bd96-8953c9016687 tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:58.993474 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-400cd972-1e02-4d22-bd96-8953c9016687 tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] Calling method 'delete' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:58.993625 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.contrib.volume_transfer [None req-400cd972-1e02-4d22-bd96-8953c9016687 tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] Delete transfer with id: 02203c97-3848-4b31-894d-0d71eb758933 Jul 10 08:36:58.998009 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-400cd972-1e02-4d22-bd96-8953c9016687 tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] https://10.4.3.7/volume/v3/os-volume-transfer/02203c97-3848-4b31-894d-0d71eb758933 returned with HTTP 404 Jul 10 08:36:58.998551 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 557/2205] 10.4.3.7 () {66 vars in 1370 bytes} [Fri Jul 10 08:36:58 2026] DELETE /volume/v3/os-volume-transfer/02203c97-3848-4b31-894d-0d71eb758933 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:36:59.006233 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-7ba19553-3226-40b3-9f84-c687db86afca None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:59.008393 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-7ba19553-3226-40b3-9f84-c687db86afca tempest-VolumesTransfersTest-1902041836 tempest-VolumesTransfersTest-1902041836-project-admin] DELETE https://10.4.3.7/volume/v3/volumes/e13d6639-9aa0-41c7-975a-70bbf26038cf Jul 10 08:36:59.008752 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-7ba19553-3226-40b3-9f84-c687db86afca tempest-VolumesTransfersTest-1902041836 tempest-VolumesTransfersTest-1902041836-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:59.008973 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-7ba19553-3226-40b3-9f84-c687db86afca tempest-VolumesTransfersTest-1902041836 tempest-VolumesTransfersTest-1902041836-project-admin] Calling method 'delete' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:59.009168 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-7ba19553-3226-40b3-9f84-c687db86afca tempest-VolumesTransfersTest-1902041836 tempest-VolumesTransfersTest-1902041836-project-admin] Delete volume with id: e13d6639-9aa0-41c7-975a-70bbf26038cf Jul 10 08:36:59.017856 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:59.017856 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:36:59.018561 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-7ba19553-3226-40b3-9f84-c687db86afca tempest-VolumesTransfersTest-1902041836 tempest-VolumesTransfersTest-1902041836-project-admin] Volume info retrieved successfully. Jul 10 08:36:59.034346 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-7ba19553-3226-40b3-9f84-c687db86afca tempest-VolumesTransfersTest-1902041836 tempest-VolumesTransfersTest-1902041836-project-admin] Delete volume request issued successfully. Jul 10 08:36:59.034643 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-7ba19553-3226-40b3-9f84-c687db86afca tempest-VolumesTransfersTest-1902041836 tempest-VolumesTransfersTest-1902041836-project-admin] https://10.4.3.7/volume/v3/volumes/e13d6639-9aa0-41c7-975a-70bbf26038cf returned with HTTP 202 Jul 10 08:36:59.035109 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 548/2206] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:36:59 2026] DELETE /volume/v3/volumes/e13d6639-9aa0-41c7-975a-70bbf26038cf => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:36:59.042050 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-4abbe93b-eeaf-40f0-8c79-27e451b2a510 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:59.044377 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-4abbe93b-eeaf-40f0-8c79-27e451b2a510 tempest-VolumesTransfersTest-1902041836 tempest-VolumesTransfersTest-1902041836-project-admin] GET https://10.4.3.7/volume/v3/volumes/e13d6639-9aa0-41c7-975a-70bbf26038cf Jul 10 08:36:59.044667 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-4abbe93b-eeaf-40f0-8c79-27e451b2a510 tempest-VolumesTransfersTest-1902041836 tempest-VolumesTransfersTest-1902041836-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:59.045005 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-4abbe93b-eeaf-40f0-8c79-27e451b2a510 tempest-VolumesTransfersTest-1902041836 tempest-VolumesTransfersTest-1902041836-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:59.053572 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:59.053572 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:36:59.058052 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-4abbe93b-eeaf-40f0-8c79-27e451b2a510 tempest-VolumesTransfersTest-1902041836 tempest-VolumesTransfersTest-1902041836-project-admin] Volume info retrieved successfully. Jul 10 08:36:59.058300 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-a88561da-120b-4371-9df0-c7ee2ae7d1b7 req-26df9478-45a7-4112-b148-d0182b9c3e71 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:59.060924 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-a88561da-120b-4371-9df0-c7ee2ae7d1b7 req-26df9478-45a7-4112-b148-d0182b9c3e71 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] PUT https://10.4.3.7/volume/v3/attachments/38345bd0-2073-4919-badd-5a679cedb833 Jul 10 08:36:59.061306 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-a88561da-120b-4371-9df0-c7ee2ae7d1b7 req-26df9478-45a7-4112-b148-d0182b9c3e71 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.7", "host": "np0000004976", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b54eda21b644", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bf3c9c16-ec3d-4df7-865b-5f424258654a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:36:59.063719 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-4abbe93b-eeaf-40f0-8c79-27e451b2a510 tempest-VolumesTransfersTest-1902041836 tempest-VolumesTransfersTest-1902041836-project-admin] https://10.4.3.7/volume/v3/volumes/e13d6639-9aa0-41c7-975a-70bbf26038cf returned with HTTP 200 Jul 10 08:36:59.064207 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 549/2207] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:59 2026] GET /volume/v3/volumes/e13d6639-9aa0-41c7-975a-70bbf26038cf => generated 1012 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:36:59.070269 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.coordination [req-a88561da-120b-4371-9df0-c7ee2ae7d1b7 req-26df9478-45a7-4112-b148-d0182b9c3e71 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Acquiring lock "cinder-attachment_update-3a4a7e84-4205-4ab7-9b94-a554c1cc7a53-np0000004976" by "attachment_update" {{(pid=100057) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 08:36:59.075299 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.coordination [req-a88561da-120b-4371-9df0-c7ee2ae7d1b7 req-26df9478-45a7-4112-b148-d0182b9c3e71 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Lock "cinder-attachment_update-3a4a7e84-4205-4ab7-9b94-a554c1cc7a53-np0000004976" acquired by "attachment_update" :: waited 0.005s {{(pid=100057) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 08:36:59.076521 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:59.076521 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:36:59.596968 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.coordination [req-a88561da-120b-4371-9df0-c7ee2ae7d1b7 req-26df9478-45a7-4112-b148-d0182b9c3e71 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Lock "cinder-attachment_update-3a4a7e84-4205-4ab7-9b94-a554c1cc7a53-np0000004976" released by "attachment_update" :: held 0.522s {{(pid=100057) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 08:36:59.597188 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-a88561da-120b-4371-9df0-c7ee2ae7d1b7 req-26df9478-45a7-4112-b148-d0182b9c3e71 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] https://10.4.3.7/volume/v3/attachments/38345bd0-2073-4919-badd-5a679cedb833 returned with HTTP 200 Jul 10 08:36:59.597618 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 554/2208] 10.4.3.7 () {74 vars in 1690 bytes} [Fri Jul 10 08:36:59 2026] PUT /volume/v3/attachments/38345bd0-2073-4919-badd-5a679cedb833 => generated 969 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:36:59.607303 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-f523739a-271e-49be-8cdd-0b85ae048c13 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:59.609586 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-f523739a-271e-49be-8cdd-0b85ae048c13 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] GET https://10.4.3.7/volume/v3/backups/a7ac1385-fbd1-4739-aea3-8c7c6089c434 Jul 10 08:36:59.609834 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-f523739a-271e-49be-8cdd-0b85ae048c13 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:59.610079 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-f523739a-271e-49be-8cdd-0b85ae048c13 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:59.610212 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-f523739a-271e-49be-8cdd-0b85ae048c13 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Show backup with id a7ac1385-fbd1-4739-aea3-8c7c6089c434. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:36:59.615469 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:59.615469 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:36:59.616400 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-f523739a-271e-49be-8cdd-0b85ae048c13 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] https://10.4.3.7/volume/v3/backups/a7ac1385-fbd1-4739-aea3-8c7c6089c434 returned with HTTP 200 Jul 10 08:36:59.616926 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 558/2209] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:59 2026] GET /volume/v3/backups/a7ac1385-fbd1-4739-aea3-8c7c6089c434 => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:36:59.785499 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-58287950-0718-4d7b-bbae-be3421f25c1a None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:36:59.787349 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-58287950-0718-4d7b-bbae-be3421f25c1a tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] GET https://10.4.3.7/volume/v3/volumes/3a4a7e84-4205-4ab7-9b94-a554c1cc7a53 Jul 10 08:36:59.787626 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-58287950-0718-4d7b-bbae-be3421f25c1a tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:36:59.787874 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-58287950-0718-4d7b-bbae-be3421f25c1a tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:36:59.797036 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:36:59.797036 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:36:59.800130 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-58287950-0718-4d7b-bbae-be3421f25c1a tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Volume info retrieved successfully. Jul 10 08:36:59.803839 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-58287950-0718-4d7b-bbae-be3421f25c1a tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] https://10.4.3.7/volume/v3/volumes/3a4a7e84-4205-4ab7-9b94-a554c1cc7a53 returned with HTTP 200 Jul 10 08:36:59.804281 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 549/2210] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:36:59 2026] GET /volume/v3/volumes/3a4a7e84-4205-4ab7-9b94-a554c1cc7a53 => generated 839 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:00.078545 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-9a6bac87-9d75-4abd-8fd8-7f01cbb747b7 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:00.080650 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-9a6bac87-9d75-4abd-8fd8-7f01cbb747b7 tempest-VolumesTransfersTest-1902041836 tempest-VolumesTransfersTest-1902041836-project-admin] GET https://10.4.3.7/volume/v3/volumes/e13d6639-9aa0-41c7-975a-70bbf26038cf Jul 10 08:37:00.080866 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-9a6bac87-9d75-4abd-8fd8-7f01cbb747b7 tempest-VolumesTransfersTest-1902041836 tempest-VolumesTransfersTest-1902041836-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:00.081096 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-9a6bac87-9d75-4abd-8fd8-7f01cbb747b7 tempest-VolumesTransfersTest-1902041836 tempest-VolumesTransfersTest-1902041836-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:00.088764 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-9a6bac87-9d75-4abd-8fd8-7f01cbb747b7 tempest-VolumesTransfersTest-1902041836 tempest-VolumesTransfersTest-1902041836-project-admin] https://10.4.3.7/volume/v3/volumes/e13d6639-9aa0-41c7-975a-70bbf26038cf returned with HTTP 404 Jul 10 08:37:00.089375 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 550/2211] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:00 2026] GET /volume/v3/volumes/e13d6639-9aa0-41c7-975a-70bbf26038cf => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:37:00.097523 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-a7279f68-5d8c-4484-b4ed-93988838dcd4 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:00.099542 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a7279f68-5d8c-4484-b4ed-93988838dcd4 tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] GET https://10.4.3.7/volume/v3/volumes/e13d6639-9aa0-41c7-975a-70bbf26038cf Jul 10 08:37:00.099849 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a7279f68-5d8c-4484-b4ed-93988838dcd4 tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:00.099906 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a7279f68-5d8c-4484-b4ed-93988838dcd4 tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:00.106799 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a7279f68-5d8c-4484-b4ed-93988838dcd4 tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] https://10.4.3.7/volume/v3/volumes/e13d6639-9aa0-41c7-975a-70bbf26038cf returned with HTTP 404 Jul 10 08:37:00.107353 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 555/2212] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:00 2026] GET /volume/v3/volumes/e13d6639-9aa0-41c7-975a-70bbf26038cf => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:37:00.114585 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-e68b5951-a945-43eb-abad-0ea444c22a95 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:00.117075 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-e68b5951-a945-43eb-abad-0ea444c22a95 tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] DELETE https://10.4.3.7/volume/v3/volumes/e13d6639-9aa0-41c7-975a-70bbf26038cf Jul 10 08:37:00.117355 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-e68b5951-a945-43eb-abad-0ea444c22a95 tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:00.117680 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-e68b5951-a945-43eb-abad-0ea444c22a95 tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] Calling method 'delete' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:00.117932 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.volumes [None req-e68b5951-a945-43eb-abad-0ea444c22a95 tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] Delete volume with id: e13d6639-9aa0-41c7-975a-70bbf26038cf Jul 10 08:37:00.126236 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-e68b5951-a945-43eb-abad-0ea444c22a95 tempest-VolumesTransfersTest-1474792506 tempest-VolumesTransfersTest-1474792506-project-member] https://10.4.3.7/volume/v3/volumes/e13d6639-9aa0-41c7-975a-70bbf26038cf returned with HTTP 404 Jul 10 08:37:00.126742 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 559/2213] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:37:00 2026] DELETE /volume/v3/volumes/e13d6639-9aa0-41c7-975a-70bbf26038cf => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:37:00.628181 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-d10a053a-0b41-4259-a037-1b18dc84fcd8 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:00.630015 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-d10a053a-0b41-4259-a037-1b18dc84fcd8 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] GET https://10.4.3.7/volume/v3/backups/a7ac1385-fbd1-4739-aea3-8c7c6089c434 Jul 10 08:37:00.630249 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-d10a053a-0b41-4259-a037-1b18dc84fcd8 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:00.630564 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-d10a053a-0b41-4259-a037-1b18dc84fcd8 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:00.630718 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-d10a053a-0b41-4259-a037-1b18dc84fcd8 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Show backup with id a7ac1385-fbd1-4739-aea3-8c7c6089c434. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:37:00.635856 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:00.635856 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:37:00.637191 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-d10a053a-0b41-4259-a037-1b18dc84fcd8 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] https://10.4.3.7/volume/v3/backups/a7ac1385-fbd1-4739-aea3-8c7c6089c434 returned with HTTP 200 Jul 10 08:37:00.638230 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 550/2214] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:00 2026] GET /volume/v3/backups/a7ac1385-fbd1-4739-aea3-8c7c6089c434 => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:00.817642 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-67a9110c-db37-427f-9398-122f5e4f85c1 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:00.819755 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-67a9110c-db37-427f-9398-122f5e4f85c1 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] GET https://10.4.3.7/volume/v3/volumes/3a4a7e84-4205-4ab7-9b94-a554c1cc7a53 Jul 10 08:37:00.820035 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-67a9110c-db37-427f-9398-122f5e4f85c1 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:00.820301 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-67a9110c-db37-427f-9398-122f5e4f85c1 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:00.829069 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:00.829069 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:37:00.832590 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-67a9110c-db37-427f-9398-122f5e4f85c1 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Volume info retrieved successfully. Jul 10 08:37:00.836450 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-67a9110c-db37-427f-9398-122f5e4f85c1 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] https://10.4.3.7/volume/v3/volumes/3a4a7e84-4205-4ab7-9b94-a554c1cc7a53 returned with HTTP 200 Jul 10 08:37:00.836848 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 551/2215] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:00 2026] GET /volume/v3/volumes/3a4a7e84-4205-4ab7-9b94-a554c1cc7a53 => generated 839 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:01.652190 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-4fd4bb8b-7a9e-4f08-ae1c-e7dd4887a5cf None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:01.654673 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4fd4bb8b-7a9e-4f08-ae1c-e7dd4887a5cf tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] GET https://10.4.3.7/volume/v3/backups/a7ac1385-fbd1-4739-aea3-8c7c6089c434 Jul 10 08:37:01.654952 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4fd4bb8b-7a9e-4f08-ae1c-e7dd4887a5cf tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:01.655141 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4fd4bb8b-7a9e-4f08-ae1c-e7dd4887a5cf tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:01.655257 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-4fd4bb8b-7a9e-4f08-ae1c-e7dd4887a5cf tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Show backup with id a7ac1385-fbd1-4739-aea3-8c7c6089c434. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:37:01.660356 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:01.660356 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:37:01.661289 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4fd4bb8b-7a9e-4f08-ae1c-e7dd4887a5cf tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] https://10.4.3.7/volume/v3/backups/a7ac1385-fbd1-4739-aea3-8c7c6089c434 returned with HTTP 200 Jul 10 08:37:01.661642 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 556/2216] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:01 2026] GET /volume/v3/backups/a7ac1385-fbd1-4739-aea3-8c7c6089c434 => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:01.851094 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-cb745ad7-9445-400e-9e6c-4a81ce8581b5 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:01.853303 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-cb745ad7-9445-400e-9e6c-4a81ce8581b5 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] GET https://10.4.3.7/volume/v3/volumes/3a4a7e84-4205-4ab7-9b94-a554c1cc7a53 Jul 10 08:37:01.853566 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-cb745ad7-9445-400e-9e6c-4a81ce8581b5 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:01.853787 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-cb745ad7-9445-400e-9e6c-4a81ce8581b5 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:01.864613 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:01.864613 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:37:01.868452 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-cb745ad7-9445-400e-9e6c-4a81ce8581b5 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Volume info retrieved successfully. Jul 10 08:37:01.873855 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-cb745ad7-9445-400e-9e6c-4a81ce8581b5 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] https://10.4.3.7/volume/v3/volumes/3a4a7e84-4205-4ab7-9b94-a554c1cc7a53 returned with HTTP 200 Jul 10 08:37:01.874351 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 560/2217] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:01 2026] GET /volume/v3/volumes/3a4a7e84-4205-4ab7-9b94-a554c1cc7a53 => generated 839 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:02.673535 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-4f5f1fc1-95f6-458b-84f3-f64429ce94d9 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:02.675838 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-4f5f1fc1-95f6-458b-84f3-f64429ce94d9 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] GET https://10.4.3.7/volume/v3/backups/a7ac1385-fbd1-4739-aea3-8c7c6089c434 Jul 10 08:37:02.676053 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-4f5f1fc1-95f6-458b-84f3-f64429ce94d9 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:02.676276 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-4f5f1fc1-95f6-458b-84f3-f64429ce94d9 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:02.676523 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-4f5f1fc1-95f6-458b-84f3-f64429ce94d9 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Show backup with id a7ac1385-fbd1-4739-aea3-8c7c6089c434. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:37:02.681519 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:02.681519 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:37:02.682180 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-4f5f1fc1-95f6-458b-84f3-f64429ce94d9 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] https://10.4.3.7/volume/v3/backups/a7ac1385-fbd1-4739-aea3-8c7c6089c434 returned with HTTP 200 Jul 10 08:37:02.682581 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 551/2218] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:02 2026] GET /volume/v3/backups/a7ac1385-fbd1-4739-aea3-8c7c6089c434 => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:02.779754 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-d727f137-b109-485b-8280-d288f12192c0 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:02.889704 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-08bfa320-8447-4715-90c9-9058d916a948 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:02.891565 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-d727f137-b109-485b-8280-d288f12192c0 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] GET https://10.4.3.7/volume/v3/volumes Jul 10 08:37:02.893452 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-d727f137-b109-485b-8280-d288f12192c0 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:02.893567 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-08bfa320-8447-4715-90c9-9058d916a948 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] GET https://10.4.3.7/volume/v3/volumes/3a4a7e84-4205-4ab7-9b94-a554c1cc7a53 Jul 10 08:37:02.893611 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-d727f137-b109-485b-8280-d288f12192c0 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Calling method 'index' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:02.893657 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-08bfa320-8447-4715-90c9-9058d916a948 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:02.893691 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.api_utils [None req-d727f137-b109-485b-8280-d288f12192c0 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Removing options '' from query. {{(pid=100056) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 08:37:02.893726 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-08bfa320-8447-4715-90c9-9058d916a948 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:02.893782 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-d727f137-b109-485b-8280-d288f12192c0 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100056) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 08:37:02.899788 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-d727f137-b109-485b-8280-d288f12192c0 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Get all volumes completed successfully. Jul 10 08:37:02.901240 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-d727f137-b109-485b-8280-d288f12192c0 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 200 Jul 10 08:37:02.901240 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 552/2219] 10.4.3.7 () {66 vars in 1223 bytes} [Fri Jul 10 08:37:02 2026] GET /volume/v3/volumes => generated 15 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 08:37:02.909223 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:02.909223 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:37:02.911762 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-50a88a8e-b14f-478d-b7f1-f391af7daa66 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:02.912853 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-50a88a8e-b14f-478d-b7f1-f391af7daa66 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:37:02.913152 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-08bfa320-8447-4715-90c9-9058d916a948 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Volume info retrieved successfully. Jul 10 08:37:02.913199 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-50a88a8e-b14f-478d-b7f1-f391af7daa66 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1860083099"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:37:02.914695 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.volumes [None req-50a88a8e-b14f-478d-b7f1-f391af7daa66 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1860083099'}} {{(pid=100054) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:37:02.914806 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.volumes [None req-50a88a8e-b14f-478d-b7f1-f391af7daa66 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Create volume of 1 GB Jul 10 08:37:02.919440 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-50a88a8e-b14f-478d-b7f1-f391af7daa66 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Availability Zones retrieved successfully. Jul 10 08:37:02.920204 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-08bfa320-8447-4715-90c9-9058d916a948 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] https://10.4.3.7/volume/v3/volumes/3a4a7e84-4205-4ab7-9b94-a554c1cc7a53 returned with HTTP 200 Jul 10 08:37:02.920204 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 557/2220] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:02 2026] GET /volume/v3/volumes/3a4a7e84-4205-4ab7-9b94-a554c1cc7a53 => generated 839 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:02.926031 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-50a88a8e-b14f-478d-b7f1-f391af7daa66 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Flow 'volume_create_api' (55296bf7-58c6-459f-9ec4-f76d57ceffcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:37:02.926959 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-50a88a8e-b14f-478d-b7f1-f391af7daa66 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7dd58dd4-15d7-435f-860f-d5dac6fffce0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:37:02.927850 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.flows.api.create_volume [None req-50a88a8e-b14f-478d-b7f1-f391af7daa66 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Validating volume size '1' using validate_int {{(pid=100054) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:37:02.953716 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-50a88a8e-b14f-478d-b7f1-f391af7daa66 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7dd58dd4-15d7-435f-860f-d5dac6fffce0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:37:02.954386 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-50a88a8e-b14f-478d-b7f1-f391af7daa66 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5976b68e-e0e1-40eb-a2b1-f540cf86f41a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:37:03.006229 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.quota [None req-50a88a8e-b14f-478d-b7f1-f391af7daa66 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Created reservations ['6a5801e9-1e8c-4404-9335-0b22825a4956', '4fb2b550-3445-4c38-b243-f1d0f7f505a2', 'a4b739d8-64fe-4205-aa93-960c146d2512', '84ee4699-79de-48bb-9493-b977b5ed3e73'] {{(pid=100054) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:37:03.007070 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-50a88a8e-b14f-478d-b7f1-f391af7daa66 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5976b68e-e0e1-40eb-a2b1-f540cf86f41a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6a5801e9-1e8c-4404-9335-0b22825a4956', '4fb2b550-3445-4c38-b243-f1d0f7f505a2', 'a4b739d8-64fe-4205-aa93-960c146d2512', '84ee4699-79de-48bb-9493-b977b5ed3e73']}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:37:03.007865 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-50a88a8e-b14f-478d-b7f1-f391af7daa66 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd53a9b5-6119-4e9c-95ce-b49dd096e852) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:37:03.028593 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-50a88a8e-b14f-478d-b7f1-f391af7daa66 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd53a9b5-6119-4e9c-95ce-b49dd096e852) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bf676e0a-d04e-4ae9-980c-2f93fbc110d4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1860083099',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2a7a3c45f5b84bbfa153929df1c41bfc',qos_specs=None,replication_status=,reservations=['6a5801e9-1e8c-4404-9335-0b22825a4956','4fb2b550-3445-4c38-b243-f1d0f7f505a2','a4b739d8-64fe-4205-aa93-960c146d2512','84ee4699-79de-48bb-9493-b977b5ed3e73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5bdb80244b204a8ea4adb5bd5c6cc844',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:37:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1860083099',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bf676e0a-d04e-4ae9-980c-2f93fbc110d4,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='2a7a3c45f5b84bbfa153929df1c41bfc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5bdb80244b204a8ea4adb5bd5c6cc844',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:37:03.029190 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-50a88a8e-b14f-478d-b7f1-f391af7daa66 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7587f698-db89-491b-8540-c30cb3d1642a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:37:03.044764 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-50a88a8e-b14f-478d-b7f1-f391af7daa66 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7587f698-db89-491b-8540-c30cb3d1642a) transitioned into state 'SUCCESS' from state '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-1860083099',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2a7a3c45f5b84bbfa153929df1c41bfc',qos_specs=None,replication_status=,reservations=['6a5801e9-1e8c-4404-9335-0b22825a4956','4fb2b550-3445-4c38-b243-f1d0f7f505a2','a4b739d8-64fe-4205-aa93-960c146d2512','84ee4699-79de-48bb-9493-b977b5ed3e73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5bdb80244b204a8ea4adb5bd5c6cc844',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:37:03.045328 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-50a88a8e-b14f-478d-b7f1-f391af7daa66 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d9f8925-32b8-4c14-a911-cc9021c74346) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:37:03.054578 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-50a88a8e-b14f-478d-b7f1-f391af7daa66 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d9f8925-32b8-4c14-a911-cc9021c74346) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:37:03.055267 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-50a88a8e-b14f-478d-b7f1-f391af7daa66 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Flow 'volume_create_api' (55296bf7-58c6-459f-9ec4-f76d57ceffcc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100054) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:37:03.055716 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-50a88a8e-b14f-478d-b7f1-f391af7daa66 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Create volume request issued successfully. Jul 10 08:37:03.056215 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-50a88a8e-b14f-478d-b7f1-f391af7daa66 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:37:03.056632 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 561/2221] 10.4.3.7 () {68 vars in 1245 bytes} [Fri Jul 10 08:37:02 2026] POST /volume/v3/volumes => generated 760 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:37:03.075370 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-19b4e914-0f99-410b-af8a-b276d7d2aa62 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:03.077585 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-19b4e914-0f99-410b-af8a-b276d7d2aa62 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] GET https://10.4.3.7/volume/v3/volumes/bf676e0a-d04e-4ae9-980c-2f93fbc110d4 Jul 10 08:37:03.077805 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-19b4e914-0f99-410b-af8a-b276d7d2aa62 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:03.078214 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-19b4e914-0f99-410b-af8a-b276d7d2aa62 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:03.086308 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:03.086308 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:37:03.090911 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-19b4e914-0f99-410b-af8a-b276d7d2aa62 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Volume info retrieved successfully. Jul 10 08:37:03.096349 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-19b4e914-0f99-410b-af8a-b276d7d2aa62 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] https://10.4.3.7/volume/v3/volumes/bf676e0a-d04e-4ae9-980c-2f93fbc110d4 returned with HTTP 200 Jul 10 08:37:03.097011 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 552/2222] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:03 2026] GET /volume/v3/volumes/bf676e0a-d04e-4ae9-980c-2f93fbc110d4 => generated 828 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:03.692251 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-3e123779-ccff-4e2d-850e-3429cf3e4d21 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:03.693847 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-3e123779-ccff-4e2d-850e-3429cf3e4d21 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] GET https://10.4.3.7/volume/v3/backups/a7ac1385-fbd1-4739-aea3-8c7c6089c434 Jul 10 08:37:03.694022 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-3e123779-ccff-4e2d-850e-3429cf3e4d21 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:03.694204 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-3e123779-ccff-4e2d-850e-3429cf3e4d21 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:03.694298 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-3e123779-ccff-4e2d-850e-3429cf3e4d21 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Show backup with id a7ac1385-fbd1-4739-aea3-8c7c6089c434. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:37:03.698672 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:03.698672 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:37:03.699444 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-3e123779-ccff-4e2d-850e-3429cf3e4d21 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] https://10.4.3.7/volume/v3/backups/a7ac1385-fbd1-4739-aea3-8c7c6089c434 returned with HTTP 200 Jul 10 08:37:03.699880 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 553/2223] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:03 2026] GET /volume/v3/backups/a7ac1385-fbd1-4739-aea3-8c7c6089c434 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:03.934372 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-a6f1bfa4-189c-4df9-b53a-49afa03fb1ae None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:03.938141 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a6f1bfa4-189c-4df9-b53a-49afa03fb1ae tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] GET https://10.4.3.7/volume/v3/volumes/3a4a7e84-4205-4ab7-9b94-a554c1cc7a53 Jul 10 08:37:03.940364 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a6f1bfa4-189c-4df9-b53a-49afa03fb1ae tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:03.940364 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a6f1bfa4-189c-4df9-b53a-49afa03fb1ae tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:03.951387 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:03.951387 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:37:03.957599 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-a6f1bfa4-189c-4df9-b53a-49afa03fb1ae tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Volume info retrieved successfully. Jul 10 08:37:03.964087 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a6f1bfa4-189c-4df9-b53a-49afa03fb1ae tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] https://10.4.3.7/volume/v3/volumes/3a4a7e84-4205-4ab7-9b94-a554c1cc7a53 returned with HTTP 200 Jul 10 08:37:03.964871 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 558/2224] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:03 2026] GET /volume/v3/volumes/3a4a7e84-4205-4ab7-9b94-a554c1cc7a53 => generated 839 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:04.117814 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-d7df8308-1ba0-4937-8d84-f1c3669f01fb None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:04.120200 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d7df8308-1ba0-4937-8d84-f1c3669f01fb tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] GET https://10.4.3.7/volume/v3/volumes/bf676e0a-d04e-4ae9-980c-2f93fbc110d4 Jul 10 08:37:04.120385 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-d7df8308-1ba0-4937-8d84-f1c3669f01fb tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:04.120640 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-d7df8308-1ba0-4937-8d84-f1c3669f01fb tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:04.128727 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:04.128727 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:37:04.132492 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-d7df8308-1ba0-4937-8d84-f1c3669f01fb tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Volume info retrieved successfully. Jul 10 08:37:04.136943 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d7df8308-1ba0-4937-8d84-f1c3669f01fb tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] https://10.4.3.7/volume/v3/volumes/bf676e0a-d04e-4ae9-980c-2f93fbc110d4 returned with HTTP 200 Jul 10 08:37:04.137375 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 562/2225] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:04 2026] GET /volume/v3/volumes/bf676e0a-d04e-4ae9-980c-2f93fbc110d4 => generated 853 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:04.158975 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-0fcfc5a5-7740-4aff-a313-f5d429735b83 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:04.161109 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-0fcfc5a5-7740-4aff-a313-f5d429735b83 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] GET https://10.4.3.7/volume/v3/volumes/bf676e0a-d04e-4ae9-980c-2f93fbc110d4 Jul 10 08:37:04.161314 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-0fcfc5a5-7740-4aff-a313-f5d429735b83 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:04.161560 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-0fcfc5a5-7740-4aff-a313-f5d429735b83 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:04.169730 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:04.169730 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:37:04.174685 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-0fcfc5a5-7740-4aff-a313-f5d429735b83 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Volume info retrieved successfully. Jul 10 08:37:04.180994 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-0fcfc5a5-7740-4aff-a313-f5d429735b83 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] https://10.4.3.7/volume/v3/volumes/bf676e0a-d04e-4ae9-980c-2f93fbc110d4 returned with HTTP 200 Jul 10 08:37:04.181468 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 553/2226] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:04 2026] GET /volume/v3/volumes/bf676e0a-d04e-4ae9-980c-2f93fbc110d4 => generated 853 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:04.196297 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-63e90cfc-83a0-4dff-b4bd-7c02611194d0 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:04.198320 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-63e90cfc-83a0-4dff-b4bd-7c02611194d0 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:37:04.198780 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-63e90cfc-83a0-4dff-b4bd-7c02611194d0 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-2137984654"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:37:04.200910 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.volumes [None req-63e90cfc-83a0-4dff-b4bd-7c02611194d0 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-2137984654'}} {{(pid=100056) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:37:04.201043 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-63e90cfc-83a0-4dff-b4bd-7c02611194d0 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Create volume of 1 GB Jul 10 08:37:04.206081 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-63e90cfc-83a0-4dff-b4bd-7c02611194d0 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Availability Zones retrieved successfully. Jul 10 08:37:04.207897 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-b6b204a4-a39c-494f-b9b2-cb86d65f000e None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:04.210981 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b6b204a4-a39c-494f-b9b2-cb86d65f000e tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] GET https://10.4.3.7/volume/v3/volumes/9c097a41-0f79-4d6f-89b5-9c2f3f0fa53d Jul 10 08:37:04.210981 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b6b204a4-a39c-494f-b9b2-cb86d65f000e tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:04.210981 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b6b204a4-a39c-494f-b9b2-cb86d65f000e tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:04.214336 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-63e90cfc-83a0-4dff-b4bd-7c02611194d0 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Flow 'volume_create_api' (23b139f7-a075-4593-bff1-e6df4b917f6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:37:04.215791 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-63e90cfc-83a0-4dff-b4bd-7c02611194d0 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0ce8d92-1c34-4c20-bc04-2ed48d06cdb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:37:04.217651 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.flows.api.create_volume [None req-63e90cfc-83a0-4dff-b4bd-7c02611194d0 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Validating volume size '1' using validate_int {{(pid=100056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:37:04.221295 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:04.221295 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:37:04.226147 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-b6b204a4-a39c-494f-b9b2-cb86d65f000e tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Volume info retrieved successfully. Jul 10 08:37:04.231164 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b6b204a4-a39c-494f-b9b2-cb86d65f000e tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] https://10.4.3.7/volume/v3/volumes/9c097a41-0f79-4d6f-89b5-9c2f3f0fa53d returned with HTTP 200 Jul 10 08:37:04.231815 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 559/2227] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:04 2026] GET /volume/v3/volumes/9c097a41-0f79-4d6f-89b5-9c2f3f0fa53d => generated 1134 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:37:04.250952 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-63e90cfc-83a0-4dff-b4bd-7c02611194d0 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0ce8d92-1c34-4c20-bc04-2ed48d06cdb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:37:04.252079 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-63e90cfc-83a0-4dff-b4bd-7c02611194d0 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ede17ad-90d5-4d25-baeb-2490914b1257) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:37:04.274650 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-574afd37-49e4-4e93-84d2-1551dc713d2b req-deb693d3-7eef-4553-ac5f-ed5d619e5833 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:04.277295 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-574afd37-49e4-4e93-84d2-1551dc713d2b req-deb693d3-7eef-4553-ac5f-ed5d619e5833 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] GET https://10.4.3.7/volume/v3/volumes/9c097a41-0f79-4d6f-89b5-9c2f3f0fa53d Jul 10 08:37:04.277618 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-574afd37-49e4-4e93-84d2-1551dc713d2b req-deb693d3-7eef-4553-ac5f-ed5d619e5833 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:04.277883 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-574afd37-49e4-4e93-84d2-1551dc713d2b req-deb693d3-7eef-4553-ac5f-ed5d619e5833 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:04.296567 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.quota [None req-63e90cfc-83a0-4dff-b4bd-7c02611194d0 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Created reservations ['2e928c08-99e2-4d6d-a6ee-6c2efa21aad1', '35fa2bdc-21c3-454c-affc-d3aa59a086ac', '6cc297c3-7f68-47d7-b0e3-8b50eb352235', '3d00b361-affd-4ad5-bca9-62dc9620ccfc'] {{(pid=100056) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:37:04.296804 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:04.296804 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:37:04.297325 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-63e90cfc-83a0-4dff-b4bd-7c02611194d0 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ede17ad-90d5-4d25-baeb-2490914b1257) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2e928c08-99e2-4d6d-a6ee-6c2efa21aad1', '35fa2bdc-21c3-454c-affc-d3aa59a086ac', '6cc297c3-7f68-47d7-b0e3-8b50eb352235', '3d00b361-affd-4ad5-bca9-62dc9620ccfc']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:37:04.298039 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-63e90cfc-83a0-4dff-b4bd-7c02611194d0 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1aedbdc-2177-43e9-97e3-7ccd8f81bb44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:37:04.301610 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-574afd37-49e4-4e93-84d2-1551dc713d2b req-deb693d3-7eef-4553-ac5f-ed5d619e5833 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Volume info retrieved successfully. Jul 10 08:37:04.308212 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-574afd37-49e4-4e93-84d2-1551dc713d2b req-deb693d3-7eef-4553-ac5f-ed5d619e5833 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] https://10.4.3.7/volume/v3/volumes/9c097a41-0f79-4d6f-89b5-9c2f3f0fa53d returned with HTTP 200 Jul 10 08:37:04.308717 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 563/2228] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:37:04 2026] GET /volume/v3/volumes/9c097a41-0f79-4d6f-89b5-9c2f3f0fa53d => generated 1134 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:37:04.322949 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-63e90cfc-83a0-4dff-b4bd-7c02611194d0 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1aedbdc-2177-43e9-97e3-7ccd8f81bb44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '32cf68a9-c3c0-4b42-a1f0-f1ca2828b120', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-2137984654',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2a7a3c45f5b84bbfa153929df1c41bfc',qos_specs=None,replication_status=,reservations=['2e928c08-99e2-4d6d-a6ee-6c2efa21aad1','35fa2bdc-21c3-454c-affc-d3aa59a086ac','6cc297c3-7f68-47d7-b0e3-8b50eb352235','3d00b361-affd-4ad5-bca9-62dc9620ccfc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5bdb80244b204a8ea4adb5bd5c6cc844',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:37:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-2137984654',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=32cf68a9-c3c0-4b42-a1f0-f1ca2828b120,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='2a7a3c45f5b84bbfa153929df1c41bfc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5bdb80244b204a8ea4adb5bd5c6cc844',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:37:04.323922 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-63e90cfc-83a0-4dff-b4bd-7c02611194d0 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bee25221-c0d5-49bc-ad17-65dff4730647) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:37:04.330609 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-574afd37-49e4-4e93-84d2-1551dc713d2b req-064eaf82-374c-42e9-ac66-5ad082eb5313 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:04.332555 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-574afd37-49e4-4e93-84d2-1551dc713d2b req-064eaf82-374c-42e9-ac66-5ad082eb5313 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] POST https://10.4.3.7/volume/v3/volumes/9c097a41-0f79-4d6f-89b5-9c2f3f0fa53d/action Jul 10 08:37:04.332972 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-574afd37-49e4-4e93-84d2-1551dc713d2b req-064eaf82-374c-42e9-ac66-5ad082eb5313 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100055) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:37:04.332972 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-574afd37-49e4-4e93-84d2-1551dc713d2b req-064eaf82-374c-42e9-ac66-5ad082eb5313 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:37:04.339768 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-63e90cfc-83a0-4dff-b4bd-7c02611194d0 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bee25221-c0d5-49bc-ad17-65dff4730647) transitioned into state 'SUCCESS' from state '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-2137984654',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2a7a3c45f5b84bbfa153929df1c41bfc',qos_specs=None,replication_status=,reservations=['2e928c08-99e2-4d6d-a6ee-6c2efa21aad1','35fa2bdc-21c3-454c-affc-d3aa59a086ac','6cc297c3-7f68-47d7-b0e3-8b50eb352235','3d00b361-affd-4ad5-bca9-62dc9620ccfc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5bdb80244b204a8ea4adb5bd5c6cc844',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:37:04.340484 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-63e90cfc-83a0-4dff-b4bd-7c02611194d0 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08ca9e06-2e03-432f-a2ce-1444830d6266) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:37:04.343861 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:04.343861 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:37:04.344319 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [req-574afd37-49e4-4e93-84d2-1551dc713d2b req-064eaf82-374c-42e9-ac66-5ad082eb5313 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Volume info retrieved successfully. Jul 10 08:37:04.348457 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-63e90cfc-83a0-4dff-b4bd-7c02611194d0 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08ca9e06-2e03-432f-a2ce-1444830d6266) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:37:04.349191 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-63e90cfc-83a0-4dff-b4bd-7c02611194d0 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Flow 'volume_create_api' (23b139f7-a075-4593-bff1-e6df4b917f6b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:37:04.349565 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-63e90cfc-83a0-4dff-b4bd-7c02611194d0 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Create volume request issued successfully. Jul 10 08:37:04.350113 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-63e90cfc-83a0-4dff-b4bd-7c02611194d0 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:37:04.350173 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [req-574afd37-49e4-4e93-84d2-1551dc713d2b req-064eaf82-374c-42e9-ac66-5ad082eb5313 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Begin detaching volume completed successfully. Jul 10 08:37:04.350356 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-574afd37-49e4-4e93-84d2-1551dc713d2b req-064eaf82-374c-42e9-ac66-5ad082eb5313 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] https://10.4.3.7/volume/v3/volumes/9c097a41-0f79-4d6f-89b5-9c2f3f0fa53d/action returned with HTTP 202 Jul 10 08:37:04.350577 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 554/2229] 10.4.3.7 () {68 vars in 1245 bytes} [Fri Jul 10 08:37:04 2026] POST /volume/v3/volumes => generated 760 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:37:04.350773 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 554/2230] 10.4.3.7 () {72 vars in 1658 bytes} [Fri Jul 10 08:37:04 2026] POST /volume/v3/volumes/9c097a41-0f79-4d6f-89b5-9c2f3f0fa53d/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:37:04.363333 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-c3b66cd3-8531-4fdd-8cca-dd4400ef62bd None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:04.365727 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c3b66cd3-8531-4fdd-8cca-dd4400ef62bd tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] GET https://10.4.3.7/volume/v3/volumes/32cf68a9-c3c0-4b42-a1f0-f1ca2828b120 Jul 10 08:37:04.365983 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c3b66cd3-8531-4fdd-8cca-dd4400ef62bd tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:04.366233 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c3b66cd3-8531-4fdd-8cca-dd4400ef62bd tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:04.376032 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:04.376032 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:37:04.380109 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-c3b66cd3-8531-4fdd-8cca-dd4400ef62bd tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Volume info retrieved successfully. Jul 10 08:37:04.384797 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c3b66cd3-8531-4fdd-8cca-dd4400ef62bd tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] https://10.4.3.7/volume/v3/volumes/32cf68a9-c3c0-4b42-a1f0-f1ca2828b120 returned with HTTP 200 Jul 10 08:37:04.385205 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 560/2231] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:04 2026] GET /volume/v3/volumes/32cf68a9-c3c0-4b42-a1f0-f1ca2828b120 => generated 828 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:04.711461 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-e0603aad-4ced-4920-9983-dfae0092f742 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:04.713790 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-e0603aad-4ced-4920-9983-dfae0092f742 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] GET https://10.4.3.7/volume/v3/backups/a7ac1385-fbd1-4739-aea3-8c7c6089c434 Jul 10 08:37:04.713958 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-e0603aad-4ced-4920-9983-dfae0092f742 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:04.714161 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-e0603aad-4ced-4920-9983-dfae0092f742 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:04.714273 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-e0603aad-4ced-4920-9983-dfae0092f742 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Show backup with id a7ac1385-fbd1-4739-aea3-8c7c6089c434. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:37:04.718335 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:04.718335 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:37:04.719087 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-e0603aad-4ced-4920-9983-dfae0092f742 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] https://10.4.3.7/volume/v3/backups/a7ac1385-fbd1-4739-aea3-8c7c6089c434 returned with HTTP 200 Jul 10 08:37:04.719467 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 564/2232] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:04 2026] GET /volume/v3/backups/a7ac1385-fbd1-4739-aea3-8c7c6089c434 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:04.736505 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-ffcb4357-87bd-469d-8543-12905b8b2a05 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:04.805793 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-ffcb4357-87bd-469d-8543-12905b8b2a05 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] POST https://10.4.3.7/volume/v3/backups Jul 10 08:37:04.806258 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-ffcb4357-87bd-469d-8543-12905b8b2a05 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "75a3f868-aafb-4039-ae8c-4d7dd1bb7ddb", "incremental": true}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:37:04.807684 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.contrib.backups [None req-ffcb4357-87bd-469d-8543-12905b8b2a05 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Creating new backup {'backup': {'volume_id': '75a3f868-aafb-4039-ae8c-4d7dd1bb7ddb', 'incremental': True}} {{(pid=100056) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 08:37:04.807876 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.contrib.backups [None req-ffcb4357-87bd-469d-8543-12905b8b2a05 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Creating backup of volume 75a3f868-aafb-4039-ae8c-4d7dd1bb7ddb in container None Jul 10 08:37:04.815614 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:04.815614 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:37:04.815977 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-ffcb4357-87bd-469d-8543-12905b8b2a05 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Volume info retrieved successfully. Jul 10 08:37:04.845146 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.quota [None req-ffcb4357-87bd-469d-8543-12905b8b2a05 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Created reservations ['5bc2f868-04f0-4d7f-b9a7-18cf395f58fc', 'acaa1bb7-9320-4033-8976-b9bd923b55f6'] {{(pid=100056) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:37:04.865251 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-ffcb4357-87bd-469d-8543-12905b8b2a05 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] https://10.4.3.7/volume/v3/backups returned with HTTP 400 Jul 10 08:37:04.865962 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 555/2233] 10.4.3.7 () {68 vars in 1244 bytes} [Fri Jul 10 08:37:04 2026] POST /volume/v3/backups => generated 109 bytes in 130 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 08:37:04.874674 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-638e451a-dd45-4c66-b98a-80f438709acd None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:04.876751 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-638e451a-dd45-4c66-b98a-80f438709acd tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] DELETE https://10.4.3.7/volume/v3/backups/a7ac1385-fbd1-4739-aea3-8c7c6089c434 Jul 10 08:37:04.877024 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-638e451a-dd45-4c66-b98a-80f438709acd tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:04.877275 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-638e451a-dd45-4c66-b98a-80f438709acd tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Calling method 'delete' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:04.877429 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.contrib.backups [None req-638e451a-dd45-4c66-b98a-80f438709acd tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Delete backup with id: a7ac1385-fbd1-4739-aea3-8c7c6089c434. Jul 10 08:37:04.882613 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:04.882613 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:37:04.903317 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.backup.rpcapi [None req-638e451a-dd45-4c66-b98a-80f438709acd tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] delete_backup rpcapi backup_id a7ac1385-fbd1-4739-aea3-8c7c6089c434 {{(pid=100055) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 08:37:04.905221 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-638e451a-dd45-4c66-b98a-80f438709acd tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] https://10.4.3.7/volume/v3/backups/a7ac1385-fbd1-4739-aea3-8c7c6089c434 returned with HTTP 202 Jul 10 08:37:04.905803 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 555/2234] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:37:04 2026] DELETE /volume/v3/backups/a7ac1385-fbd1-4739-aea3-8c7c6089c434 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:37:04.914576 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-248496a8-f496-448a-8ac7-4400de8e554d None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:04.916584 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-248496a8-f496-448a-8ac7-4400de8e554d tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] GET https://10.4.3.7/volume/v3/backups/a7ac1385-fbd1-4739-aea3-8c7c6089c434 Jul 10 08:37:04.916813 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-248496a8-f496-448a-8ac7-4400de8e554d tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:04.917023 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-248496a8-f496-448a-8ac7-4400de8e554d tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:04.917140 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-248496a8-f496-448a-8ac7-4400de8e554d tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Show backup with id a7ac1385-fbd1-4739-aea3-8c7c6089c434. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:37:04.922460 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:04.922460 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:37:04.923666 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-248496a8-f496-448a-8ac7-4400de8e554d tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] https://10.4.3.7/volume/v3/backups/a7ac1385-fbd1-4739-aea3-8c7c6089c434 returned with HTTP 200 Jul 10 08:37:04.924443 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 561/2235] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:04 2026] GET /volume/v3/backups/a7ac1385-fbd1-4739-aea3-8c7c6089c434 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:04.979372 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-dcd08ef6-f568-4e5d-8dc5-aff2288b46fb None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:04.984139 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-dcd08ef6-f568-4e5d-8dc5-aff2288b46fb tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] GET https://10.4.3.7/volume/v3/volumes/3a4a7e84-4205-4ab7-9b94-a554c1cc7a53 Jul 10 08:37:04.984139 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-dcd08ef6-f568-4e5d-8dc5-aff2288b46fb tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:04.984225 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-dcd08ef6-f568-4e5d-8dc5-aff2288b46fb tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:04.995044 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:04.995044 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:37:05.000731 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-dcd08ef6-f568-4e5d-8dc5-aff2288b46fb tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Volume info retrieved successfully. Jul 10 08:37:05.007152 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-dcd08ef6-f568-4e5d-8dc5-aff2288b46fb tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] https://10.4.3.7/volume/v3/volumes/3a4a7e84-4205-4ab7-9b94-a554c1cc7a53 returned with HTTP 200 Jul 10 08:37:05.007336 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 565/2236] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:04 2026] GET /volume/v3/volumes/3a4a7e84-4205-4ab7-9b94-a554c1cc7a53 => generated 839 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:05.381053 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-ebb0873c-560f-4e6e-8e7d-b8e5986a631b None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:05.381605 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-ebb0873c-560f-4e6e-8e7d-b8e5986a631b None None] GET https://10.4.3.7/volume// Jul 10 08:37:05.381819 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-ebb0873c-560f-4e6e-8e7d-b8e5986a631b None None] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:05.382048 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-ebb0873c-560f-4e6e-8e7d-b8e5986a631b None None] Calling method 'all' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:05.382441 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-ebb0873c-560f-4e6e-8e7d-b8e5986a631b None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:37:05.382931 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 556/2237] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:37:05 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:37:05.390101 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-574afd37-49e4-4e93-84d2-1551dc713d2b req-f6c13828-5e44-44e3-8529-92fd1a257305 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:05.393181 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-574afd37-49e4-4e93-84d2-1551dc713d2b req-f6c13828-5e44-44e3-8529-92fd1a257305 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] GET https://10.4.3.7/volume/v3/volumes/9c097a41-0f79-4d6f-89b5-9c2f3f0fa53d Jul 10 08:37:05.393387 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-574afd37-49e4-4e93-84d2-1551dc713d2b req-f6c13828-5e44-44e3-8529-92fd1a257305 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:05.393621 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-574afd37-49e4-4e93-84d2-1551dc713d2b req-f6c13828-5e44-44e3-8529-92fd1a257305 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:05.400617 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-962b1ae8-2d28-4894-9e20-a281bf032996 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:05.403268 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-962b1ae8-2d28-4894-9e20-a281bf032996 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] GET https://10.4.3.7/volume/v3/volumes/32cf68a9-c3c0-4b42-a1f0-f1ca2828b120 Jul 10 08:37:05.403612 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-962b1ae8-2d28-4894-9e20-a281bf032996 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:05.403911 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-962b1ae8-2d28-4894-9e20-a281bf032996 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:05.404445 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:05.404445 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:37:05.409206 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [req-574afd37-49e4-4e93-84d2-1551dc713d2b req-f6c13828-5e44-44e3-8529-92fd1a257305 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Volume info retrieved successfully. Jul 10 08:37:05.412556 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:05.412556 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:37:05.413968 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-574afd37-49e4-4e93-84d2-1551dc713d2b req-f6c13828-5e44-44e3-8529-92fd1a257305 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] https://10.4.3.7/volume/v3/volumes/9c097a41-0f79-4d6f-89b5-9c2f3f0fa53d returned with HTTP 200 Jul 10 08:37:05.414520 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 556/2238] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:37:05 2026] GET /volume/v3/volumes/9c097a41-0f79-4d6f-89b5-9c2f3f0fa53d => generated 1317 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:37:05.416637 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-962b1ae8-2d28-4894-9e20-a281bf032996 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Volume info retrieved successfully. Jul 10 08:37:05.421541 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-962b1ae8-2d28-4894-9e20-a281bf032996 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] https://10.4.3.7/volume/v3/volumes/32cf68a9-c3c0-4b42-a1f0-f1ca2828b120 returned with HTTP 200 Jul 10 08:37:05.422122 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 562/2239] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:05 2026] GET /volume/v3/volumes/32cf68a9-c3c0-4b42-a1f0-f1ca2828b120 => generated 853 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:05.437900 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-717488bd-fa9c-4974-93c9-571327795c6c None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:05.440111 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-717488bd-fa9c-4974-93c9-571327795c6c tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] GET https://10.4.3.7/volume/v3/volumes/32cf68a9-c3c0-4b42-a1f0-f1ca2828b120 Jul 10 08:37:05.440182 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-717488bd-fa9c-4974-93c9-571327795c6c tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:05.440336 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-717488bd-fa9c-4974-93c9-571327795c6c tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:05.448786 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:05.448786 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:37:05.453233 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-717488bd-fa9c-4974-93c9-571327795c6c tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Volume info retrieved successfully. Jul 10 08:37:05.458219 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-717488bd-fa9c-4974-93c9-571327795c6c tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] https://10.4.3.7/volume/v3/volumes/32cf68a9-c3c0-4b42-a1f0-f1ca2828b120 returned with HTTP 200 Jul 10 08:37:05.458821 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 566/2240] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:05 2026] GET /volume/v3/volumes/32cf68a9-c3c0-4b42-a1f0-f1ca2828b120 => generated 853 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:05.471128 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-a79f9678-9592-43bc-b8dd-b86fee5c1fbf None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:05.472985 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-a79f9678-9592-43bc-b8dd-b86fee5c1fbf tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:37:05.473312 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-a79f9678-9592-43bc-b8dd-b86fee5c1fbf tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1037709935"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:37:05.474922 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.volumes [None req-a79f9678-9592-43bc-b8dd-b86fee5c1fbf tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1037709935'}} {{(pid=100056) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:37:05.475064 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-a79f9678-9592-43bc-b8dd-b86fee5c1fbf tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Create volume of 1 GB Jul 10 08:37:05.480073 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-a79f9678-9592-43bc-b8dd-b86fee5c1fbf tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Availability Zones retrieved successfully. Jul 10 08:37:05.487383 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-a79f9678-9592-43bc-b8dd-b86fee5c1fbf tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Flow 'volume_create_api' (746964df-b651-4ed9-b78b-c4dfb04b713b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:37:05.488873 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-a79f9678-9592-43bc-b8dd-b86fee5c1fbf tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e670b059-8bc4-4e3b-9dc0-9c07958059c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:37:05.490326 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.flows.api.create_volume [None req-a79f9678-9592-43bc-b8dd-b86fee5c1fbf tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Validating volume size '1' using validate_int {{(pid=100056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:37:05.518892 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-a79f9678-9592-43bc-b8dd-b86fee5c1fbf tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e670b059-8bc4-4e3b-9dc0-9c07958059c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:37:05.519650 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-a79f9678-9592-43bc-b8dd-b86fee5c1fbf tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00695c62-9b41-4604-a267-f804fc187aba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:37:05.557998 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.quota [None req-a79f9678-9592-43bc-b8dd-b86fee5c1fbf tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Created reservations ['fc1bb4d1-b4df-4c5d-bff6-68f8e1b16f7f', '90fe1e23-50dc-47fc-ae96-db07f4c92d31', '63abdbed-b4fb-4219-968e-4ba32d86d560', '1ae0b18a-e2e1-4585-9998-c2f2e05316f9'] {{(pid=100056) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:37:05.558750 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-a79f9678-9592-43bc-b8dd-b86fee5c1fbf tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00695c62-9b41-4604-a267-f804fc187aba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc1bb4d1-b4df-4c5d-bff6-68f8e1b16f7f', '90fe1e23-50dc-47fc-ae96-db07f4c92d31', '63abdbed-b4fb-4219-968e-4ba32d86d560', '1ae0b18a-e2e1-4585-9998-c2f2e05316f9']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:37:05.559445 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-a79f9678-9592-43bc-b8dd-b86fee5c1fbf tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c135e1b-f88c-4c75-b60f-c824297db38c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:37:05.581639 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-a79f9678-9592-43bc-b8dd-b86fee5c1fbf tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c135e1b-f88c-4c75-b60f-c824297db38c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '458cca9d-8898-4154-a4eb-4fcd3ae07b07', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1037709935',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2a7a3c45f5b84bbfa153929df1c41bfc',qos_specs=None,replication_status=,reservations=['fc1bb4d1-b4df-4c5d-bff6-68f8e1b16f7f','90fe1e23-50dc-47fc-ae96-db07f4c92d31','63abdbed-b4fb-4219-968e-4ba32d86d560','1ae0b18a-e2e1-4585-9998-c2f2e05316f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5bdb80244b204a8ea4adb5bd5c6cc844',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:37:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1037709935',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=458cca9d-8898-4154-a4eb-4fcd3ae07b07,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='2a7a3c45f5b84bbfa153929df1c41bfc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5bdb80244b204a8ea4adb5bd5c6cc844',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:37:05.582338 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-a79f9678-9592-43bc-b8dd-b86fee5c1fbf tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b59a68b4-4a1e-4cb2-876e-4eb61c5eeef1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:37:05.600171 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-a79f9678-9592-43bc-b8dd-b86fee5c1fbf tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b59a68b4-4a1e-4cb2-876e-4eb61c5eeef1) transitioned into state 'SUCCESS' from state '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-1037709935',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2a7a3c45f5b84bbfa153929df1c41bfc',qos_specs=None,replication_status=,reservations=['fc1bb4d1-b4df-4c5d-bff6-68f8e1b16f7f','90fe1e23-50dc-47fc-ae96-db07f4c92d31','63abdbed-b4fb-4219-968e-4ba32d86d560','1ae0b18a-e2e1-4585-9998-c2f2e05316f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5bdb80244b204a8ea4adb5bd5c6cc844',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:37:05.601180 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-a79f9678-9592-43bc-b8dd-b86fee5c1fbf tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4336b402-09ab-4f3a-a0c7-9a375b1b84e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:37:05.613116 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-a79f9678-9592-43bc-b8dd-b86fee5c1fbf tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4336b402-09ab-4f3a-a0c7-9a375b1b84e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:37:05.613116 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-a79f9678-9592-43bc-b8dd-b86fee5c1fbf tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Flow 'volume_create_api' (746964df-b651-4ed9-b78b-c4dfb04b713b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:37:05.613116 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-a79f9678-9592-43bc-b8dd-b86fee5c1fbf tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Create volume request issued successfully. Jul 10 08:37:05.613116 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-a79f9678-9592-43bc-b8dd-b86fee5c1fbf tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:37:05.613486 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 557/2241] 10.4.3.7 () {68 vars in 1245 bytes} [Fri Jul 10 08:37:05 2026] POST /volume/v3/volumes => generated 760 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:37:05.624788 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-60888a70-18ae-4007-a18c-0b1d37c96f4d None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:05.626658 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-60888a70-18ae-4007-a18c-0b1d37c96f4d tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] GET https://10.4.3.7/volume/v3/volumes/458cca9d-8898-4154-a4eb-4fcd3ae07b07 Jul 10 08:37:05.626864 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-60888a70-18ae-4007-a18c-0b1d37c96f4d tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:05.627041 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-60888a70-18ae-4007-a18c-0b1d37c96f4d tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:05.634669 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:05.634669 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:37:05.638664 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-60888a70-18ae-4007-a18c-0b1d37c96f4d tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Volume info retrieved successfully. Jul 10 08:37:05.642872 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-60888a70-18ae-4007-a18c-0b1d37c96f4d tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] https://10.4.3.7/volume/v3/volumes/458cca9d-8898-4154-a4eb-4fcd3ae07b07 returned with HTTP 200 Jul 10 08:37:05.643257 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 557/2242] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:05 2026] GET /volume/v3/volumes/458cca9d-8898-4154-a4eb-4fcd3ae07b07 => generated 828 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:05.935715 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-2868f29d-b5aa-4830-9063-bc975c9cfcf7 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:05.939578 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2868f29d-b5aa-4830-9063-bc975c9cfcf7 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] GET https://10.4.3.7/volume/v3/backups/a7ac1385-fbd1-4739-aea3-8c7c6089c434 Jul 10 08:37:05.939578 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2868f29d-b5aa-4830-9063-bc975c9cfcf7 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:05.939578 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2868f29d-b5aa-4830-9063-bc975c9cfcf7 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:05.939578 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-2868f29d-b5aa-4830-9063-bc975c9cfcf7 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Show backup with id a7ac1385-fbd1-4739-aea3-8c7c6089c434. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:37:05.943843 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2868f29d-b5aa-4830-9063-bc975c9cfcf7 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] https://10.4.3.7/volume/v3/backups/a7ac1385-fbd1-4739-aea3-8c7c6089c434 returned with HTTP 404 Jul 10 08:37:05.944571 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 563/2243] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:05 2026] GET /volume/v3/backups/a7ac1385-fbd1-4739-aea3-8c7c6089c434 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:37:05.955254 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-ea377886-649e-42c7-a04a-73759bf7102d None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:05.957811 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-ea377886-649e-42c7-a04a-73759bf7102d tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:37:05.958157 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-ea377886-649e-42c7-a04a-73759bf7102d tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1845469983"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:37:05.959761 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.volumes [None req-ea377886-649e-42c7-a04a-73759bf7102d tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1845469983'}} {{(pid=100054) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:37:05.959929 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.volumes [None req-ea377886-649e-42c7-a04a-73759bf7102d tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Create volume of 1 GB Jul 10 08:37:05.968042 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-ea377886-649e-42c7-a04a-73759bf7102d tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Availability Zones retrieved successfully. Jul 10 08:37:05.977266 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-ea377886-649e-42c7-a04a-73759bf7102d tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Flow 'volume_create_api' (4f6d3464-d8d0-4b48-bdf2-124ab26a625a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:37:05.980691 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-ea377886-649e-42c7-a04a-73759bf7102d tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d856a48-c16e-4787-871d-18e4d9f10647) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:37:05.981665 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.flows.api.create_volume [None req-ea377886-649e-42c7-a04a-73759bf7102d tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Validating volume size '1' using validate_int {{(pid=100054) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:37:06.007174 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-ea377886-649e-42c7-a04a-73759bf7102d tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d856a48-c16e-4787-871d-18e4d9f10647) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:37:06.007874 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-ea377886-649e-42c7-a04a-73759bf7102d tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59d4a490-81ed-4fc8-9f04-0cbebfb957e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:37:06.021955 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-12fad81a-b877-4edc-aad4-73d5e77ed717 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:06.023243 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-12fad81a-b877-4edc-aad4-73d5e77ed717 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] GET https://10.4.3.7/volume/v3/volumes/3a4a7e84-4205-4ab7-9b94-a554c1cc7a53 Jul 10 08:37:06.023523 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-12fad81a-b877-4edc-aad4-73d5e77ed717 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:06.023809 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-12fad81a-b877-4edc-aad4-73d5e77ed717 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:06.033515 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:06.033515 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:37:06.036913 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-12fad81a-b877-4edc-aad4-73d5e77ed717 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Volume info retrieved successfully. Jul 10 08:37:06.040908 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-12fad81a-b877-4edc-aad4-73d5e77ed717 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] https://10.4.3.7/volume/v3/volumes/3a4a7e84-4205-4ab7-9b94-a554c1cc7a53 returned with HTTP 200 Jul 10 08:37:06.041540 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 558/2244] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:06 2026] GET /volume/v3/volumes/3a4a7e84-4205-4ab7-9b94-a554c1cc7a53 => generated 839 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:06.047239 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.quota [None req-ea377886-649e-42c7-a04a-73759bf7102d tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Created reservations ['d831bbb6-cdbf-4eb5-b564-3271d7c57345', 'ab510a58-7f46-41e5-aa75-d747d62d53fd', '018b9bcf-4bd8-41e8-b6e7-986c74a899e5', '4c2bb0ee-1b1d-462b-8f7a-e27b4ffdb6f3'] {{(pid=100054) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:37:06.048014 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-ea377886-649e-42c7-a04a-73759bf7102d tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59d4a490-81ed-4fc8-9f04-0cbebfb957e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d831bbb6-cdbf-4eb5-b564-3271d7c57345', 'ab510a58-7f46-41e5-aa75-d747d62d53fd', '018b9bcf-4bd8-41e8-b6e7-986c74a899e5', '4c2bb0ee-1b1d-462b-8f7a-e27b4ffdb6f3']}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:37:06.048773 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-ea377886-649e-42c7-a04a-73759bf7102d tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f11da5d-1c71-4a0e-ab5c-7c25e1dc2688) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:37:06.077471 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-ea377886-649e-42c7-a04a-73759bf7102d tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f11da5d-1c71-4a0e-ab5c-7c25e1dc2688) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5a6917f3-2b79-4e40-b905-e80901680dc9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1845469983',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='926abd27374c45d1865d1f49e4e2e9ae',qos_specs=None,replication_status=,reservations=['d831bbb6-cdbf-4eb5-b564-3271d7c57345','ab510a58-7f46-41e5-aa75-d747d62d53fd','018b9bcf-4bd8-41e8-b6e7-986c74a899e5','4c2bb0ee-1b1d-462b-8f7a-e27b4ffdb6f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca679f962b0e488eb69cd9f569ed2e98',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:37:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1845469983',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5a6917f3-2b79-4e40-b905-e80901680dc9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='926abd27374c45d1865d1f49e4e2e9ae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ca679f962b0e488eb69cd9f569ed2e98',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:37:06.077471 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-ea377886-649e-42c7-a04a-73759bf7102d tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2d758f5-c6e8-41d1-8c40-e7be9dbd5330) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:37:06.098500 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-ea377886-649e-42c7-a04a-73759bf7102d tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2d758f5-c6e8-41d1-8c40-e7be9dbd5330) transitioned into state 'SUCCESS' from state '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-1845469983',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='926abd27374c45d1865d1f49e4e2e9ae',qos_specs=None,replication_status=,reservations=['d831bbb6-cdbf-4eb5-b564-3271d7c57345','ab510a58-7f46-41e5-aa75-d747d62d53fd','018b9bcf-4bd8-41e8-b6e7-986c74a899e5','4c2bb0ee-1b1d-462b-8f7a-e27b4ffdb6f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca679f962b0e488eb69cd9f569ed2e98',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:37:06.098985 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-ea377886-649e-42c7-a04a-73759bf7102d tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (341c7e00-ddf1-427d-b5ba-4b947db6b356) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:37:06.107981 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-ea377886-649e-42c7-a04a-73759bf7102d tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (341c7e00-ddf1-427d-b5ba-4b947db6b356) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:37:06.111432 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-ea377886-649e-42c7-a04a-73759bf7102d tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Flow 'volume_create_api' (4f6d3464-d8d0-4b48-bdf2-124ab26a625a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100054) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:37:06.111432 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-ea377886-649e-42c7-a04a-73759bf7102d tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Create volume request issued successfully. Jul 10 08:37:06.111432 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-ea377886-649e-42c7-a04a-73759bf7102d tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:37:06.111432 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 567/2245] 10.4.3.7 () {68 vars in 1244 bytes} [Fri Jul 10 08:37:05 2026] POST /volume/v3/volumes => generated 745 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:37:06.124883 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-bba7a5a6-d6b6-4f6c-a6b9-1b5d6951b19a None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:06.127153 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-bba7a5a6-d6b6-4f6c-a6b9-1b5d6951b19a tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] GET https://10.4.3.7/volume/v3/volumes/5a6917f3-2b79-4e40-b905-e80901680dc9 Jul 10 08:37:06.127300 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-bba7a5a6-d6b6-4f6c-a6b9-1b5d6951b19a tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:06.127543 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-bba7a5a6-d6b6-4f6c-a6b9-1b5d6951b19a tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:06.134173 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:06.134173 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:37:06.138141 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-bba7a5a6-d6b6-4f6c-a6b9-1b5d6951b19a tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Volume info retrieved successfully. Jul 10 08:37:06.142653 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-bba7a5a6-d6b6-4f6c-a6b9-1b5d6951b19a tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] https://10.4.3.7/volume/v3/volumes/5a6917f3-2b79-4e40-b905-e80901680dc9 returned with HTTP 200 Jul 10 08:37:06.143074 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 558/2246] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:06 2026] GET /volume/v3/volumes/5a6917f3-2b79-4e40-b905-e80901680dc9 => generated 813 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:06.304955 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-a88561da-120b-4371-9df0-c7ee2ae7d1b7 req-c98418f2-0560-4bf4-8bde-250eff51bd7d None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:06.306858 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-a88561da-120b-4371-9df0-c7ee2ae7d1b7 req-c98418f2-0560-4bf4-8bde-250eff51bd7d tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] POST https://10.4.3.7/volume/v3/attachments/38345bd0-2073-4919-badd-5a679cedb833/action Jul 10 08:37:06.307368 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-a88561da-120b-4371-9df0-c7ee2ae7d1b7 req-c98418f2-0560-4bf4-8bde-250eff51bd7d tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Action body: b'{"os-complete": null}' {{(pid=100057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:37:06.307626 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-a88561da-120b-4371-9df0-c7ee2ae7d1b7 req-c98418f2-0560-4bf4-8bde-250eff51bd7d tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:37:06.321464 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:06.321464 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:37:06.331854 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-a88561da-120b-4371-9df0-c7ee2ae7d1b7 req-c98418f2-0560-4bf4-8bde-250eff51bd7d tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] https://10.4.3.7/volume/v3/attachments/38345bd0-2073-4919-badd-5a679cedb833/action returned with HTTP 204 Jul 10 08:37:06.332291 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 564/2247] 10.4.3.7 () {74 vars in 1711 bytes} [Fri Jul 10 08:37:06 2026] POST /volume/v3/attachments/38345bd0-2073-4919-badd-5a679cedb833/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:37:06.657733 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-6f664822-a596-4718-bec1-785a1c112969 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:06.661514 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-6f664822-a596-4718-bec1-785a1c112969 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] GET https://10.4.3.7/volume/v3/volumes/458cca9d-8898-4154-a4eb-4fcd3ae07b07 Jul 10 08:37:06.661514 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-6f664822-a596-4718-bec1-785a1c112969 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:06.661514 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-6f664822-a596-4718-bec1-785a1c112969 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:06.670000 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:06.670000 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:37:06.676275 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-6f664822-a596-4718-bec1-785a1c112969 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Volume info retrieved successfully. Jul 10 08:37:06.678134 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-6f664822-a596-4718-bec1-785a1c112969 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] https://10.4.3.7/volume/v3/volumes/458cca9d-8898-4154-a4eb-4fcd3ae07b07 returned with HTTP 200 Jul 10 08:37:06.678698 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 559/2248] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:06 2026] GET /volume/v3/volumes/458cca9d-8898-4154-a4eb-4fcd3ae07b07 => generated 853 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:06.691022 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-e93269b5-a092-4899-9805-0b4ac8dde9fc None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:06.693346 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-e93269b5-a092-4899-9805-0b4ac8dde9fc tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] GET https://10.4.3.7/volume/v3/volumes/458cca9d-8898-4154-a4eb-4fcd3ae07b07 Jul 10 08:37:06.693709 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-e93269b5-a092-4899-9805-0b4ac8dde9fc tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:06.693888 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-e93269b5-a092-4899-9805-0b4ac8dde9fc tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:06.700762 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:06.700762 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:37:06.704314 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-e93269b5-a092-4899-9805-0b4ac8dde9fc tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Volume info retrieved successfully. Jul 10 08:37:06.708074 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-e93269b5-a092-4899-9805-0b4ac8dde9fc tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] https://10.4.3.7/volume/v3/volumes/458cca9d-8898-4154-a4eb-4fcd3ae07b07 returned with HTTP 200 Jul 10 08:37:06.708673 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 568/2249] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:06 2026] GET /volume/v3/volumes/458cca9d-8898-4154-a4eb-4fcd3ae07b07 => generated 853 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:06.719359 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-0dd0f8e6-3d14-47ac-9b22-ed943553f62e None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:06.721147 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-0dd0f8e6-3d14-47ac-9b22-ed943553f62e tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] GET https://10.4.3.7/volume/v3/volumes Jul 10 08:37:06.721378 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-0dd0f8e6-3d14-47ac-9b22-ed943553f62e tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:06.721639 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-0dd0f8e6-3d14-47ac-9b22-ed943553f62e tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Calling method 'index' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:06.721946 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.api_utils [None req-0dd0f8e6-3d14-47ac-9b22-ed943553f62e tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Removing options '' from query. {{(pid=100055) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 08:37:06.722646 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-0dd0f8e6-3d14-47ac-9b22-ed943553f62e tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100055) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 08:37:06.731245 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-0dd0f8e6-3d14-47ac-9b22-ed943553f62e tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Get all volumes completed successfully. Jul 10 08:37:06.731887 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-0dd0f8e6-3d14-47ac-9b22-ed943553f62e tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 200 Jul 10 08:37:06.732233 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 559/2250] 10.4.3.7 () {66 vars in 1223 bytes} [Fri Jul 10 08:37:06 2026] GET /volume/v3/volumes => generated 964 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:06.742048 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-7a2225ab-c313-4d9a-9566-20118c7d7ef9 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:06.745516 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7a2225ab-c313-4d9a-9566-20118c7d7ef9 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] GET https://10.4.3.7/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1037709935 Jul 10 08:37:06.745516 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7a2225ab-c313-4d9a-9566-20118c7d7ef9 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:06.745516 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7a2225ab-c313-4d9a-9566-20118c7d7ef9 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Calling method 'index' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:06.745516 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.api_utils [None req-7a2225ab-c313-4d9a-9566-20118c7d7ef9 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Removing options '' from query. {{(pid=100057) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 08:37:06.745516 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-7a2225ab-c313-4d9a-9566-20118c7d7ef9 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1037709935'), ('no_migration_targets', True)]). {{(pid=100057) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 08:37:06.752499 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-7a2225ab-c313-4d9a-9566-20118c7d7ef9 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Get all volumes completed successfully. Jul 10 08:37:06.752992 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7a2225ab-c313-4d9a-9566-20118c7d7ef9 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] https://10.4.3.7/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1037709935 returned with HTTP 200 Jul 10 08:37:06.753563 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 565/2251] 10.4.3.7 () {66 vars in 1324 bytes} [Fri Jul 10 08:37:06 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1037709935 => generated 330 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:06.762989 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-354b5fce-868a-4c31-8e01-6beccdb07cca None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:06.764749 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-354b5fce-868a-4c31-8e01-6beccdb07cca tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] GET https://10.4.3.7/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1860083099 Jul 10 08:37:06.765038 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-354b5fce-868a-4c31-8e01-6beccdb07cca tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:06.765281 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-354b5fce-868a-4c31-8e01-6beccdb07cca tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Calling method 'detail' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:06.765736 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.api_utils [None req-354b5fce-868a-4c31-8e01-6beccdb07cca tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Removing options '' from query. {{(pid=100056) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 08:37:06.767070 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-354b5fce-868a-4c31-8e01-6beccdb07cca tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1860083099'), ('no_migration_targets', True)]). {{(pid=100056) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 08:37:06.795772 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-354b5fce-868a-4c31-8e01-6beccdb07cca tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Get all volumes completed successfully. Jul 10 08:37:06.796504 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:06.796504 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:37:06.800386 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-354b5fce-868a-4c31-8e01-6beccdb07cca tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] https://10.4.3.7/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1860083099 returned with HTTP 200 Jul 10 08:37:06.800970 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 560/2252] 10.4.3.7 () {66 vars in 1345 bytes} [Fri Jul 10 08:37:06 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1860083099 => generated 856 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:06.814309 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-99f4a879-d60d-41c6-96fb-6f6851b1dc41 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:06.816620 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-99f4a879-d60d-41c6-96fb-6f6851b1dc41 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] GET https://10.4.3.7/volume/v3/volumes/detail?limit=1 Jul 10 08:37:06.816878 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-99f4a879-d60d-41c6-96fb-6f6851b1dc41 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:06.817132 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-99f4a879-d60d-41c6-96fb-6f6851b1dc41 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Calling method 'detail' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:06.817542 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.api_utils [None req-99f4a879-d60d-41c6-96fb-6f6851b1dc41 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Removing options '' from query. {{(pid=100054) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 08:37:06.818635 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-99f4a879-d60d-41c6-96fb-6f6851b1dc41 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100054) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 08:37:06.827122 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-99f4a879-d60d-41c6-96fb-6f6851b1dc41 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Get all volumes completed successfully. Jul 10 08:37:06.828179 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:06.828179 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:37:06.833563 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-99f4a879-d60d-41c6-96fb-6f6851b1dc41 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] https://10.4.3.7/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Jul 10 08:37:06.834079 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 569/2253] 10.4.3.7 () {66 vars in 1259 bytes} [Fri Jul 10 08:37:06 2026] GET /volume/v3/volumes/detail?limit=1 => generated 997 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:06.846947 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-c172b11f-36a2-439d-8191-78739fa79485 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:06.849276 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-c172b11f-36a2-439d-8191-78739fa79485 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] GET https://10.4.3.7/volume/v3/volumes/detail?limit=1&marker=458cca9d-8898-4154-a4eb-4fcd3ae07b07 Jul 10 08:37:06.849513 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-c172b11f-36a2-439d-8191-78739fa79485 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:06.849697 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-c172b11f-36a2-439d-8191-78739fa79485 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Calling method 'detail' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:06.849992 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.api_utils [None req-c172b11f-36a2-439d-8191-78739fa79485 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Removing options '' from query. {{(pid=100055) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 08:37:06.850339 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:06.850339 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:37:06.850783 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-c172b11f-36a2-439d-8191-78739fa79485 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100055) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 08:37:06.891337 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-c172b11f-36a2-439d-8191-78739fa79485 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Get all volumes completed successfully. Jul 10 08:37:06.892259 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:06.892259 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:37:06.897035 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-c172b11f-36a2-439d-8191-78739fa79485 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] https://10.4.3.7/volume/v3/volumes/detail?limit=1&marker=458cca9d-8898-4154-a4eb-4fcd3ae07b07 returned with HTTP 200 Jul 10 08:37:06.897511 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 560/2254] 10.4.3.7 () {66 vars in 1347 bytes} [Fri Jul 10 08:37:06 2026] GET /volume/v3/volumes/detail?limit=1&marker=458cca9d-8898-4154-a4eb-4fcd3ae07b07 => generated 997 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:06.910297 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-df2537dd-0da4-482a-9b95-a8c291aa3478 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:06.914441 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-df2537dd-0da4-482a-9b95-a8c291aa3478 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] GET https://10.4.3.7/volume/v3/volumes/detail?limit=1&marker=32cf68a9-c3c0-4b42-a1f0-f1ca2828b120 Jul 10 08:37:06.914441 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-df2537dd-0da4-482a-9b95-a8c291aa3478 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:06.914441 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-df2537dd-0da4-482a-9b95-a8c291aa3478 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Calling method 'detail' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:06.914441 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.api_utils [None req-df2537dd-0da4-482a-9b95-a8c291aa3478 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Removing options '' from query. {{(pid=100057) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 08:37:06.914441 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:06.914441 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:37:06.914441 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-df2537dd-0da4-482a-9b95-a8c291aa3478 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100057) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 08:37:06.946733 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-df2537dd-0da4-482a-9b95-a8c291aa3478 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Get all volumes completed successfully. Jul 10 08:37:06.947701 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:06.947701 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:37:06.951789 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-df2537dd-0da4-482a-9b95-a8c291aa3478 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] https://10.4.3.7/volume/v3/volumes/detail?limit=1&marker=32cf68a9-c3c0-4b42-a1f0-f1ca2828b120 returned with HTTP 200 Jul 10 08:37:06.952439 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 566/2255] 10.4.3.7 () {66 vars in 1347 bytes} [Fri Jul 10 08:37:06 2026] GET /volume/v3/volumes/detail?limit=1&marker=32cf68a9-c3c0-4b42-a1f0-f1ca2828b120 => generated 997 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:06.964380 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-55e29e52-4567-488d-97e0-a3cf41a58130 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:06.966524 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-55e29e52-4567-488d-97e0-a3cf41a58130 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] GET https://10.4.3.7/volume/v3/volumes/detail?limit=1&marker=bf676e0a-d04e-4ae9-980c-2f93fbc110d4 Jul 10 08:37:06.966864 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-55e29e52-4567-488d-97e0-a3cf41a58130 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:06.967186 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-55e29e52-4567-488d-97e0-a3cf41a58130 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Calling method 'detail' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:06.967650 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.api_utils [None req-55e29e52-4567-488d-97e0-a3cf41a58130 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Removing options '' from query. {{(pid=100056) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 08:37:06.968605 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-55e29e52-4567-488d-97e0-a3cf41a58130 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100056) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 08:37:07.003370 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-55e29e52-4567-488d-97e0-a3cf41a58130 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Get all volumes completed successfully. Jul 10 08:37:07.005691 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-55e29e52-4567-488d-97e0-a3cf41a58130 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] https://10.4.3.7/volume/v3/volumes/detail?limit=1&marker=bf676e0a-d04e-4ae9-980c-2f93fbc110d4 returned with HTTP 200 Jul 10 08:37:07.006183 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 561/2256] 10.4.3.7 () {66 vars in 1347 bytes} [Fri Jul 10 08:37:06 2026] GET /volume/v3/volumes/detail?limit=1&marker=bf676e0a-d04e-4ae9-980c-2f93fbc110d4 => generated 15 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 08:37:07.019190 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-0290652b-b847-4887-b7b3-b17c33f8e47a None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:07.020780 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-0290652b-b847-4887-b7b3-b17c33f8e47a tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] GET https://10.4.3.7/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Jul 10 08:37:07.020991 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-0290652b-b847-4887-b7b3-b17c33f8e47a tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:07.021221 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-0290652b-b847-4887-b7b3-b17c33f8e47a tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Calling method 'detail' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:07.021538 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.api_utils [None req-0290652b-b847-4887-b7b3-b17c33f8e47a tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Removing options '' from query. {{(pid=100054) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 08:37:07.021810 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-0290652b-b847-4887-b7b3-b17c33f8e47a tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Could not evaluate value available, assuming string {{(pid=100054) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 10 08:37:07.022381 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-0290652b-b847-4887-b7b3-b17c33f8e47a tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100054) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 08:37:07.047971 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-0290652b-b847-4887-b7b3-b17c33f8e47a tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Get all volumes completed successfully. Jul 10 08:37:07.048893 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:07.048893 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:37:07.052568 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-0290652b-b847-4887-b7b3-b17c33f8e47a tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] https://10.4.3.7/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Jul 10 08:37:07.052960 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 570/2257] 10.4.3.7 () {66 vars in 1343 bytes} [Fri Jul 10 08:37:07 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1882 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:37:07.054891 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-c375453d-cd66-40fa-adcd-fa3068845fe6 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:07.056733 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-c375453d-cd66-40fa-adcd-fa3068845fe6 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] GET https://10.4.3.7/volume/v3/volumes/3a4a7e84-4205-4ab7-9b94-a554c1cc7a53 Jul 10 08:37:07.059895 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-c375453d-cd66-40fa-adcd-fa3068845fe6 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:07.059895 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-c375453d-cd66-40fa-adcd-fa3068845fe6 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:07.066158 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-fe604c09-d662-415b-97c7-58bac657b090 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:07.067362 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-fe604c09-d662-415b-97c7-58bac657b090 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] GET https://10.4.3.7/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Jul 10 08:37:07.067664 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-fe604c09-d662-415b-97c7-58bac657b090 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:07.067731 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:07.067731 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:37:07.067988 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-fe604c09-d662-415b-97c7-58bac657b090 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Calling method 'detail' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:07.068277 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.api_utils [None req-fe604c09-d662-415b-97c7-58bac657b090 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Removing options '' from query. {{(pid=100057) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 08:37:07.068602 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-fe604c09-d662-415b-97c7-58bac657b090 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Could not evaluate value available, assuming string {{(pid=100057) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 10 08:37:07.069181 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-fe604c09-d662-415b-97c7-58bac657b090 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100057) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 08:37:07.072333 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-c375453d-cd66-40fa-adcd-fa3068845fe6 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Volume info retrieved successfully. Jul 10 08:37:07.080430 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-c375453d-cd66-40fa-adcd-fa3068845fe6 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] https://10.4.3.7/volume/v3/volumes/3a4a7e84-4205-4ab7-9b94-a554c1cc7a53 returned with HTTP 200 Jul 10 08:37:07.080430 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 561/2258] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:07 2026] GET /volume/v3/volumes/3a4a7e84-4205-4ab7-9b94-a554c1cc7a53 => generated 1131 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:37:07.093011 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-b3b1a604-9010-446c-a316-9b756110523a None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:07.095967 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-b3b1a604-9010-446c-a316-9b756110523a tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] GET https://10.4.3.7/volume/v3/volumes/3a4a7e84-4205-4ab7-9b94-a554c1cc7a53 Jul 10 08:37:07.096182 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-b3b1a604-9010-446c-a316-9b756110523a tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:07.096438 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-b3b1a604-9010-446c-a316-9b756110523a tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:07.101429 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-fe604c09-d662-415b-97c7-58bac657b090 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Get all volumes completed successfully. Jul 10 08:37:07.101429 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:07.101429 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:37:07.105925 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-fe604c09-d662-415b-97c7-58bac657b090 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] https://10.4.3.7/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Jul 10 08:37:07.106619 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 567/2259] 10.4.3.7 () {66 vars in 1345 bytes} [Fri Jul 10 08:37:07 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1883 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:37:07.110437 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:07.110437 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:37:07.112522 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-b3b1a604-9010-446c-a316-9b756110523a tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Volume info retrieved successfully. Jul 10 08:37:07.118553 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-b3b1a604-9010-446c-a316-9b756110523a tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] https://10.4.3.7/volume/v3/volumes/3a4a7e84-4205-4ab7-9b94-a554c1cc7a53 returned with HTTP 200 Jul 10 08:37:07.118553 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 562/2260] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:07 2026] GET /volume/v3/volumes/3a4a7e84-4205-4ab7-9b94-a554c1cc7a53 => generated 1131 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:37:07.119593 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-bd4fd874-c834-4f4a-91b9-817024030d82 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:07.121132 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-bd4fd874-c834-4f4a-91b9-817024030d82 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] GET https://10.4.3.7/volume/v3/volumes?limit=1 Jul 10 08:37:07.121348 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-bd4fd874-c834-4f4a-91b9-817024030d82 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:07.121616 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-bd4fd874-c834-4f4a-91b9-817024030d82 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Calling method 'index' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:07.121879 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.api_utils [None req-bd4fd874-c834-4f4a-91b9-817024030d82 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Removing options '' from query. {{(pid=100054) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 08:37:07.122608 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-bd4fd874-c834-4f4a-91b9-817024030d82 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100054) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 08:37:07.128560 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-bd4fd874-c834-4f4a-91b9-817024030d82 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Get all volumes completed successfully. Jul 10 08:37:07.129082 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-bd4fd874-c834-4f4a-91b9-817024030d82 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] https://10.4.3.7/volume/v3/volumes?limit=1 returned with HTTP 200 Jul 10 08:37:07.129426 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 571/2261] 10.4.3.7 () {66 vars in 1238 bytes} [Fri Jul 10 08:37:07 2026] GET /volume/v3/volumes?limit=1 => generated 464 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:07.138104 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-fd5d5c6d-9d8b-4acb-817a-1aa96a1a1603 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:07.139722 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-fd5d5c6d-9d8b-4acb-817a-1aa96a1a1603 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] GET https://10.4.3.7/volume/v3/volumes?limit=1&marker=458cca9d-8898-4154-a4eb-4fcd3ae07b07 Jul 10 08:37:07.139944 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-fd5d5c6d-9d8b-4acb-817a-1aa96a1a1603 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:07.140189 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-fd5d5c6d-9d8b-4acb-817a-1aa96a1a1603 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Calling method 'index' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:07.140479 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.api_utils [None req-fd5d5c6d-9d8b-4acb-817a-1aa96a1a1603 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Removing options '' from query. {{(pid=100055) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 08:37:07.141148 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-fd5d5c6d-9d8b-4acb-817a-1aa96a1a1603 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100055) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 08:37:07.151539 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-fd5d5c6d-9d8b-4acb-817a-1aa96a1a1603 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Get all volumes completed successfully. Jul 10 08:37:07.152162 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-fd5d5c6d-9d8b-4acb-817a-1aa96a1a1603 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] https://10.4.3.7/volume/v3/volumes?limit=1&marker=458cca9d-8898-4154-a4eb-4fcd3ae07b07 returned with HTTP 200 Jul 10 08:37:07.154259 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 562/2262] 10.4.3.7 () {66 vars in 1326 bytes} [Fri Jul 10 08:37:07 2026] GET /volume/v3/volumes?limit=1&marker=458cca9d-8898-4154-a4eb-4fcd3ae07b07 => generated 464 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:07.162591 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-4cb23d35-642b-4173-9455-2432525df300 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:07.164237 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-96920ef4-fee5-488d-96ac-6593af606b66 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:07.164689 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4cb23d35-642b-4173-9455-2432525df300 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] GET https://10.4.3.7/volume/v3/volumes/5a6917f3-2b79-4e40-b905-e80901680dc9 Jul 10 08:37:07.166096 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4cb23d35-642b-4173-9455-2432525df300 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:07.166096 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4cb23d35-642b-4173-9455-2432525df300 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:07.166204 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-96920ef4-fee5-488d-96ac-6593af606b66 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] GET https://10.4.3.7/volume/v3/volumes?limit=1&marker=32cf68a9-c3c0-4b42-a1f0-f1ca2828b120 Jul 10 08:37:07.166335 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-96920ef4-fee5-488d-96ac-6593af606b66 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:07.166581 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-96920ef4-fee5-488d-96ac-6593af606b66 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Calling method 'index' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:07.166851 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.api_utils [None req-96920ef4-fee5-488d-96ac-6593af606b66 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Removing options '' from query. {{(pid=100056) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 08:37:07.170493 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-96920ef4-fee5-488d-96ac-6593af606b66 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100056) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 08:37:07.172141 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:07.172141 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:37:07.179889 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-4cb23d35-642b-4173-9455-2432525df300 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Volume info retrieved successfully. Jul 10 08:37:07.180558 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-96920ef4-fee5-488d-96ac-6593af606b66 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Get all volumes completed successfully. Jul 10 08:37:07.181277 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-96920ef4-fee5-488d-96ac-6593af606b66 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] https://10.4.3.7/volume/v3/volumes?limit=1&marker=32cf68a9-c3c0-4b42-a1f0-f1ca2828b120 returned with HTTP 200 Jul 10 08:37:07.182080 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 563/2263] 10.4.3.7 () {66 vars in 1326 bytes} [Fri Jul 10 08:37:07 2026] GET /volume/v3/volumes?limit=1&marker=32cf68a9-c3c0-4b42-a1f0-f1ca2828b120 => generated 464 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:07.188544 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4cb23d35-642b-4173-9455-2432525df300 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] https://10.4.3.7/volume/v3/volumes/5a6917f3-2b79-4e40-b905-e80901680dc9 returned with HTTP 200 Jul 10 08:37:07.189319 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 568/2264] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:07 2026] GET /volume/v3/volumes/5a6917f3-2b79-4e40-b905-e80901680dc9 => generated 838 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:07.196106 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-a47d0f7d-645e-449f-904f-7931719a7af3 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:07.198067 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-a47d0f7d-645e-449f-904f-7931719a7af3 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] GET https://10.4.3.7/volume/v3/volumes?limit=1&marker=bf676e0a-d04e-4ae9-980c-2f93fbc110d4 Jul 10 08:37:07.198282 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-a47d0f7d-645e-449f-904f-7931719a7af3 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:07.198556 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-a47d0f7d-645e-449f-904f-7931719a7af3 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Calling method 'index' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:07.198826 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.api_utils [None req-a47d0f7d-645e-449f-904f-7931719a7af3 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Removing options '' from query. {{(pid=100054) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 08:37:07.199228 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:07.199228 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:37:07.199705 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-a47d0f7d-645e-449f-904f-7931719a7af3 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100054) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 08:37:07.205949 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-8927194c-7241-4d61-b595-28b4b78d4488 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:07.208093 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-8927194c-7241-4d61-b595-28b4b78d4488 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] POST https://10.4.3.7/volume/v3/backups Jul 10 08:37:07.208538 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-8927194c-7241-4d61-b595-28b4b78d4488 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5a6917f3-2b79-4e40-b905-e80901680dc9", "name": "tempest-VolumesBackupsTest-Backup-1846003041"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:37:07.210362 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.contrib.backups [None req-8927194c-7241-4d61-b595-28b4b78d4488 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Creating new backup {'backup': {'volume_id': '5a6917f3-2b79-4e40-b905-e80901680dc9', 'name': 'tempest-VolumesBackupsTest-Backup-1846003041'}} {{(pid=100055) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 08:37:07.210550 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.contrib.backups [None req-8927194c-7241-4d61-b595-28b4b78d4488 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Creating backup of volume 5a6917f3-2b79-4e40-b905-e80901680dc9 in container None Jul 10 08:37:07.224805 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:07.224805 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:37:07.225373 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-8927194c-7241-4d61-b595-28b4b78d4488 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Volume info retrieved successfully. Jul 10 08:37:07.241142 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-a47d0f7d-645e-449f-904f-7931719a7af3 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Get all volumes completed successfully. Jul 10 08:37:07.241559 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-a47d0f7d-645e-449f-904f-7931719a7af3 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] https://10.4.3.7/volume/v3/volumes?limit=1&marker=bf676e0a-d04e-4ae9-980c-2f93fbc110d4 returned with HTTP 200 Jul 10 08:37:07.241905 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.quota [None req-8927194c-7241-4d61-b595-28b4b78d4488 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Created reservations ['ef4ee27a-6489-46a4-9ee3-7e61c0243f71', '5abd2961-746a-4917-a2ea-f2629b22d7bd'] {{(pid=100055) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:37:07.241977 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 572/2265] 10.4.3.7 () {66 vars in 1326 bytes} [Fri Jul 10 08:37:07 2026] GET /volume/v3/volumes?limit=1&marker=bf676e0a-d04e-4ae9-980c-2f93fbc110d4 => generated 15 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 08:37:07.252339 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-d5ed3a2a-ccff-4580-8160-2d07847c2dca None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:07.254271 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-d5ed3a2a-ccff-4580-8160-2d07847c2dca tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] GET https://10.4.3.7/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-2137984654&status=available Jul 10 08:37:07.254541 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-d5ed3a2a-ccff-4580-8160-2d07847c2dca tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:07.254737 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-d5ed3a2a-ccff-4580-8160-2d07847c2dca tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Calling method 'index' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:07.254978 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.api_utils [None req-d5ed3a2a-ccff-4580-8160-2d07847c2dca tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Removing options '' from query. {{(pid=100056) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 08:37:07.255246 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-d5ed3a2a-ccff-4580-8160-2d07847c2dca tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Could not evaluate value available, assuming string {{(pid=100056) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 10 08:37:07.255542 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:07.255542 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:37:07.255923 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-d5ed3a2a-ccff-4580-8160-2d07847c2dca tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-2137984654'), ('no_migration_targets', True)]). {{(pid=100056) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 08:37:07.269139 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-8927194c-7241-4d61-b595-28b4b78d4488 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] https://10.4.3.7/volume/v3/backups returned with HTTP 202 Jul 10 08:37:07.269593 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 563/2266] 10.4.3.7 () {68 vars in 1245 bytes} [Fri Jul 10 08:37:07 2026] POST /volume/v3/backups => generated 326 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:37:07.286844 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-67c8e16a-2a72-439d-80d2-1b59f845927d None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:07.288665 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-67c8e16a-2a72-439d-80d2-1b59f845927d tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] GET https://10.4.3.7/volume/v3/backups/82106f64-dc0e-4df2-9966-7b90537bc642 Jul 10 08:37:07.289030 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-67c8e16a-2a72-439d-80d2-1b59f845927d tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:07.289358 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-67c8e16a-2a72-439d-80d2-1b59f845927d tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:07.289611 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-67c8e16a-2a72-439d-80d2-1b59f845927d tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Show backup with id 82106f64-dc0e-4df2-9966-7b90537bc642. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:37:07.289670 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-d5ed3a2a-ccff-4580-8160-2d07847c2dca tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Get all volumes completed successfully. Jul 10 08:37:07.290194 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-d5ed3a2a-ccff-4580-8160-2d07847c2dca tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] https://10.4.3.7/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-2137984654&status=available returned with HTTP 200 Jul 10 08:37:07.290772 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 564/2267] 10.4.3.7 () {66 vars in 1358 bytes} [Fri Jul 10 08:37:07 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-2137984654&status=available => generated 330 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:07.294931 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:07.294931 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:37:07.294931 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-67c8e16a-2a72-439d-80d2-1b59f845927d tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] https://10.4.3.7/volume/v3/backups/82106f64-dc0e-4df2-9966-7b90537bc642 returned with HTTP 200 Jul 10 08:37:07.295115 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 569/2268] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:07 2026] GET /volume/v3/backups/82106f64-dc0e-4df2-9966-7b90537bc642 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:07.307241 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-91033255-b4d2-4db1-ba84-0f5e692d10d8 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:07.308942 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-91033255-b4d2-4db1-ba84-0f5e692d10d8 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] GET https://10.4.3.7/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1860083099&status=available Jul 10 08:37:07.309130 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-91033255-b4d2-4db1-ba84-0f5e692d10d8 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:07.309350 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-91033255-b4d2-4db1-ba84-0f5e692d10d8 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Calling method 'detail' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:07.309676 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.api_utils [None req-91033255-b4d2-4db1-ba84-0f5e692d10d8 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Removing options '' from query. {{(pid=100054) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 08:37:07.309951 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-91033255-b4d2-4db1-ba84-0f5e692d10d8 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Could not evaluate value available, assuming string {{(pid=100054) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 10 08:37:07.310544 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-91033255-b4d2-4db1-ba84-0f5e692d10d8 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1860083099'), ('no_migration_targets', True)]). {{(pid=100054) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 08:37:07.336871 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-91033255-b4d2-4db1-ba84-0f5e692d10d8 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Get all volumes completed successfully. Jul 10 08:37:07.337563 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:07.337563 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:37:07.342682 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-91033255-b4d2-4db1-ba84-0f5e692d10d8 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] https://10.4.3.7/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1860083099&status=available returned with HTTP 200 Jul 10 08:37:07.343098 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 573/2269] 10.4.3.7 () {66 vars in 1379 bytes} [Fri Jul 10 08:37:07 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1860083099&status=available => generated 856 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:07.359457 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-b426ccb5-ba79-4586-9aa9-e226cc7c4e5a None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:07.361870 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-b426ccb5-ba79-4586-9aa9-e226cc7c4e5a tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] GET https://10.4.3.7/volume/v3/volumes/detail?marker=458cca9d-8898-4154-a4eb-4fcd3ae07b07&sort=id%3Aasc Jul 10 08:37:07.362109 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-b426ccb5-ba79-4586-9aa9-e226cc7c4e5a tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:07.362293 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-b426ccb5-ba79-4586-9aa9-e226cc7c4e5a tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Calling method 'detail' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:07.362599 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.api_utils [None req-b426ccb5-ba79-4586-9aa9-e226cc7c4e5a tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Removing options '' from query. {{(pid=100055) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 08:37:07.362886 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:07.362886 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:37:07.363287 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-b426ccb5-ba79-4586-9aa9-e226cc7c4e5a tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100055) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 08:37:07.398430 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-b426ccb5-ba79-4586-9aa9-e226cc7c4e5a tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Get all volumes completed successfully. Jul 10 08:37:07.399121 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:07.399121 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:37:07.402802 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-b426ccb5-ba79-4586-9aa9-e226cc7c4e5a tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] https://10.4.3.7/volume/v3/volumes/detail?marker=458cca9d-8898-4154-a4eb-4fcd3ae07b07&sort=id%3Aasc returned with HTTP 200 Jul 10 08:37:07.403185 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 564/2270] 10.4.3.7 () {66 vars in 1359 bytes} [Fri Jul 10 08:37:07 2026] GET /volume/v3/volumes/detail?marker=458cca9d-8898-4154-a4eb-4fcd3ae07b07&sort=id%3Aasc => generated 856 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:07.420648 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-9a05e3e4-0b9f-4897-83fb-2ee249be66b6 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:07.422755 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-9a05e3e4-0b9f-4897-83fb-2ee249be66b6 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] GET https://10.4.3.7/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Jul 10 08:37:07.423020 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-9a05e3e4-0b9f-4897-83fb-2ee249be66b6 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:07.423289 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-9a05e3e4-0b9f-4897-83fb-2ee249be66b6 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Calling method 'detail' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:07.423669 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.api_utils [None req-9a05e3e4-0b9f-4897-83fb-2ee249be66b6 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Removing options '' from query. {{(pid=100056) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 08:37:07.424248 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:07.424248 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:37:07.424792 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-9a05e3e4-0b9f-4897-83fb-2ee249be66b6 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100056) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 08:37:07.466762 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-9a05e3e4-0b9f-4897-83fb-2ee249be66b6 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Get all volumes completed successfully. Jul 10 08:37:07.467793 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:07.467793 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:37:07.473422 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-9a05e3e4-0b9f-4897-83fb-2ee249be66b6 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] https://10.4.3.7/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Jul 10 08:37:07.473865 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 565/2271] 10.4.3.7 () {66 vars in 1323 bytes} [Fri Jul 10 08:37:07 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2542 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:37:07.487706 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-0c940017-1503-4107-8419-958b95ab6932 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:07.489069 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0c940017-1503-4107-8419-958b95ab6932 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] GET https://10.4.3.7/volume/v3/volumes/detail Jul 10 08:37:07.489420 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0c940017-1503-4107-8419-958b95ab6932 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:07.489731 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0c940017-1503-4107-8419-958b95ab6932 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Calling method 'detail' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:07.490053 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.api_utils [None req-0c940017-1503-4107-8419-958b95ab6932 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Removing options '' from query. {{(pid=100057) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 08:37:07.490854 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-0c940017-1503-4107-8419-958b95ab6932 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100057) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 08:37:07.500757 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-0c940017-1503-4107-8419-958b95ab6932 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Get all volumes completed successfully. Jul 10 08:37:07.503430 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:07.503430 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:37:07.507192 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0c940017-1503-4107-8419-958b95ab6932 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] https://10.4.3.7/volume/v3/volumes/detail returned with HTTP 200 Jul 10 08:37:07.507192 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 570/2272] 10.4.3.7 () {66 vars in 1244 bytes} [Fri Jul 10 08:37:07 2026] GET /volume/v3/volumes/detail => generated 2542 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:37:07.525377 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-6bbc41fd-ca71-4855-8b72-e1793e77f57e None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:07.528117 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-6bbc41fd-ca71-4855-8b72-e1793e77f57e tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] GET https://10.4.3.7/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Jul 10 08:37:07.528292 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-6bbc41fd-ca71-4855-8b72-e1793e77f57e tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:07.528501 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-6bbc41fd-ca71-4855-8b72-e1793e77f57e tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Calling method 'index' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:07.528760 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.api_utils [None req-6bbc41fd-ca71-4855-8b72-e1793e77f57e tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Removing options '' from query. {{(pid=100054) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 08:37:07.529661 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-6bbc41fd-ca71-4855-8b72-e1793e77f57e tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100054) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 08:37:07.564795 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-6bbc41fd-ca71-4855-8b72-e1793e77f57e tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Get all volumes completed successfully. Jul 10 08:37:07.565309 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-6bbc41fd-ca71-4855-8b72-e1793e77f57e tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] https://10.4.3.7/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Jul 10 08:37:07.565724 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 574/2273] 10.4.3.7 () {66 vars in 1302 bytes} [Fri Jul 10 08:37:07 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 964 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:07.574837 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-215111b0-2af1-45bc-ae14-1c0a36572bc4 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:07.576599 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-215111b0-2af1-45bc-ae14-1c0a36572bc4 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] GET https://10.4.3.7/volume/v3/volumes?availability_zone=nova Jul 10 08:37:07.576813 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-215111b0-2af1-45bc-ae14-1c0a36572bc4 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:07.576991 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-215111b0-2af1-45bc-ae14-1c0a36572bc4 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Calling method 'index' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:07.577200 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.api_utils [None req-215111b0-2af1-45bc-ae14-1c0a36572bc4 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Removing options '' from query. {{(pid=100055) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 08:37:07.577436 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-215111b0-2af1-45bc-ae14-1c0a36572bc4 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Could not evaluate value nova, assuming string {{(pid=100055) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 10 08:37:07.578024 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-215111b0-2af1-45bc-ae14-1c0a36572bc4 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100055) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 08:37:07.605963 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-215111b0-2af1-45bc-ae14-1c0a36572bc4 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Get all volumes completed successfully. Jul 10 08:37:07.606597 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-215111b0-2af1-45bc-ae14-1c0a36572bc4 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] https://10.4.3.7/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Jul 10 08:37:07.607045 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 565/2274] 10.4.3.7 () {66 vars in 1268 bytes} [Fri Jul 10 08:37:07 2026] GET /volume/v3/volumes?availability_zone=nova => generated 964 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:07.617204 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-5b230dc5-c36a-421d-a19f-6547e1143c50 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:07.619050 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-5b230dc5-c36a-421d-a19f-6547e1143c50 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] GET https://10.4.3.7/volume/v3/volumes?availability_zone=nova Jul 10 08:37:07.619260 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-5b230dc5-c36a-421d-a19f-6547e1143c50 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:07.619498 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-5b230dc5-c36a-421d-a19f-6547e1143c50 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Calling method 'index' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:07.619754 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.api_utils [None req-5b230dc5-c36a-421d-a19f-6547e1143c50 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Removing options '' from query. {{(pid=100056) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 08:37:07.619998 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-5b230dc5-c36a-421d-a19f-6547e1143c50 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Could not evaluate value nova, assuming string {{(pid=100056) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 10 08:37:07.620763 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-5b230dc5-c36a-421d-a19f-6547e1143c50 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100056) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 08:37:07.649497 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-5b230dc5-c36a-421d-a19f-6547e1143c50 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Get all volumes completed successfully. Jul 10 08:37:07.650095 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-5b230dc5-c36a-421d-a19f-6547e1143c50 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] https://10.4.3.7/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Jul 10 08:37:07.650521 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 566/2275] 10.4.3.7 () {66 vars in 1268 bytes} [Fri Jul 10 08:37:07 2026] GET /volume/v3/volumes?availability_zone=nova => generated 964 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:07.659933 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-feba0685-d2da-40c1-a8de-bc395d492295 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:07.661307 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-feba0685-d2da-40c1-a8de-bc395d492295 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] GET https://10.4.3.7/volume/v3/volumes?bootable=false Jul 10 08:37:07.661644 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-feba0685-d2da-40c1-a8de-bc395d492295 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:07.661912 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-feba0685-d2da-40c1-a8de-bc395d492295 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Calling method 'index' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:07.662213 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.api_utils [None req-feba0685-d2da-40c1-a8de-bc395d492295 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Removing options '' from query. {{(pid=100057) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 08:37:07.663011 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-feba0685-d2da-40c1-a8de-bc395d492295 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100057) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 08:37:07.693893 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-feba0685-d2da-40c1-a8de-bc395d492295 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Get all volumes completed successfully. Jul 10 08:37:07.693893 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-feba0685-d2da-40c1-a8de-bc395d492295 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] https://10.4.3.7/volume/v3/volumes?bootable=false returned with HTTP 200 Jul 10 08:37:07.693893 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 571/2276] 10.4.3.7 () {66 vars in 1252 bytes} [Fri Jul 10 08:37:07 2026] GET /volume/v3/volumes?bootable=false => generated 964 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:07.701593 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-28457590-c160-465b-815a-929b04625211 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:07.703357 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-28457590-c160-465b-815a-929b04625211 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] GET https://10.4.3.7/volume/v3/volumes?bootable=false Jul 10 08:37:07.703614 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-28457590-c160-465b-815a-929b04625211 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:07.703797 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-28457590-c160-465b-815a-929b04625211 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Calling method 'index' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:07.704009 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.api_utils [None req-28457590-c160-465b-815a-929b04625211 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Removing options '' from query. {{(pid=100054) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 08:37:07.704361 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:07.704361 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:37:07.704780 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-28457590-c160-465b-815a-929b04625211 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100054) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 08:37:07.732749 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-28457590-c160-465b-815a-929b04625211 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Get all volumes completed successfully. Jul 10 08:37:07.733301 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-28457590-c160-465b-815a-929b04625211 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] https://10.4.3.7/volume/v3/volumes?bootable=false returned with HTTP 200 Jul 10 08:37:07.733735 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 575/2277] 10.4.3.7 () {66 vars in 1252 bytes} [Fri Jul 10 08:37:07 2026] GET /volume/v3/volumes?bootable=false => generated 964 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:07.743625 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-e63186f7-aa93-46f8-80d8-973abe50395e None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:07.745237 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-e63186f7-aa93-46f8-80d8-973abe50395e tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] GET https://10.4.3.7/volume/v3/volumes?status=available Jul 10 08:37:07.745484 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-e63186f7-aa93-46f8-80d8-973abe50395e tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:07.745719 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-e63186f7-aa93-46f8-80d8-973abe50395e tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Calling method 'index' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:07.745974 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.api_utils [None req-e63186f7-aa93-46f8-80d8-973abe50395e tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Removing options '' from query. {{(pid=100055) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 08:37:07.746251 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-e63186f7-aa93-46f8-80d8-973abe50395e tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Could not evaluate value available, assuming string {{(pid=100055) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 10 08:37:07.746539 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:07.746539 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:37:07.746889 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-e63186f7-aa93-46f8-80d8-973abe50395e tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100055) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 08:37:07.774710 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-e63186f7-aa93-46f8-80d8-973abe50395e tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Get all volumes completed successfully. Jul 10 08:37:07.775190 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-e63186f7-aa93-46f8-80d8-973abe50395e tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] https://10.4.3.7/volume/v3/volumes?status=available returned with HTTP 200 Jul 10 08:37:07.775591 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 566/2278] 10.4.3.7 () {66 vars in 1256 bytes} [Fri Jul 10 08:37:07 2026] GET /volume/v3/volumes?status=available => generated 964 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:07.783542 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-3ceb767d-a19d-4db8-97a0-faf75bf49a7c None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:07.785988 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-3ceb767d-a19d-4db8-97a0-faf75bf49a7c tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] GET https://10.4.3.7/volume/v3/volumes?status=available Jul 10 08:37:07.785988 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-3ceb767d-a19d-4db8-97a0-faf75bf49a7c tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:07.785988 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-3ceb767d-a19d-4db8-97a0-faf75bf49a7c tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Calling method 'index' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:07.786181 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.api_utils [None req-3ceb767d-a19d-4db8-97a0-faf75bf49a7c tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Removing options '' from query. {{(pid=100056) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 08:37:07.786348 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-3ceb767d-a19d-4db8-97a0-faf75bf49a7c tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Could not evaluate value available, assuming string {{(pid=100056) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 10 08:37:07.786676 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:07.786676 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:37:07.787074 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-3ceb767d-a19d-4db8-97a0-faf75bf49a7c tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100056) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 08:37:07.796609 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-3ceb767d-a19d-4db8-97a0-faf75bf49a7c tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Get all volumes completed successfully. Jul 10 08:37:07.797243 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-3ceb767d-a19d-4db8-97a0-faf75bf49a7c tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] https://10.4.3.7/volume/v3/volumes?status=available returned with HTTP 200 Jul 10 08:37:07.797937 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 567/2279] 10.4.3.7 () {66 vars in 1256 bytes} [Fri Jul 10 08:37:07 2026] GET /volume/v3/volumes?status=available => generated 964 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:07.807977 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-359cfbe7-eed1-4e77-8488-33f46567b118 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:07.809656 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-359cfbe7-eed1-4e77-8488-33f46567b118 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] GET https://10.4.3.7/volume/v3/volumes/detail?availability_zone=nova Jul 10 08:37:07.809926 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-359cfbe7-eed1-4e77-8488-33f46567b118 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:07.810473 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-359cfbe7-eed1-4e77-8488-33f46567b118 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Calling method 'detail' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:07.810806 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.api_utils [None req-359cfbe7-eed1-4e77-8488-33f46567b118 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Removing options '' from query. {{(pid=100057) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 08:37:07.812426 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-359cfbe7-eed1-4e77-8488-33f46567b118 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Could not evaluate value nova, assuming string {{(pid=100057) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 10 08:37:07.812426 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:07.812426 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:37:07.812426 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-359cfbe7-eed1-4e77-8488-33f46567b118 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100057) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 08:37:07.841296 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-359cfbe7-eed1-4e77-8488-33f46567b118 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Get all volumes completed successfully. Jul 10 08:37:07.843654 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:07.843654 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:37:07.848312 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-359cfbe7-eed1-4e77-8488-33f46567b118 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] https://10.4.3.7/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Jul 10 08:37:07.848823 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 572/2280] 10.4.3.7 () {66 vars in 1289 bytes} [Fri Jul 10 08:37:07 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2542 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:37:07.865339 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-31e91c35-b732-41e5-985c-4a430c00caac None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:07.867402 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-31e91c35-b732-41e5-985c-4a430c00caac tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] GET https://10.4.3.7/volume/v3/volumes/detail?bootable=false Jul 10 08:37:07.867681 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-31e91c35-b732-41e5-985c-4a430c00caac tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:07.867943 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-31e91c35-b732-41e5-985c-4a430c00caac tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Calling method 'detail' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:07.868240 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.api_utils [None req-31e91c35-b732-41e5-985c-4a430c00caac tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Removing options '' from query. {{(pid=100054) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 08:37:07.868686 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:07.868686 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:37:07.869134 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-31e91c35-b732-41e5-985c-4a430c00caac tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100054) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 08:37:07.878148 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-31e91c35-b732-41e5-985c-4a430c00caac tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Get all volumes completed successfully. Jul 10 08:37:07.879250 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:07.879250 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:37:07.884385 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-31e91c35-b732-41e5-985c-4a430c00caac tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] https://10.4.3.7/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Jul 10 08:37:07.884934 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 576/2281] 10.4.3.7 () {66 vars in 1273 bytes} [Fri Jul 10 08:37:07 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2542 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:37:07.897860 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-dc14f799-6dc8-481a-975a-1624428acf19 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:07.899699 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-dc14f799-6dc8-481a-975a-1624428acf19 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] GET https://10.4.3.7/volume/v3/volumes/detail?status=available Jul 10 08:37:07.899928 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-dc14f799-6dc8-481a-975a-1624428acf19 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:07.900153 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-dc14f799-6dc8-481a-975a-1624428acf19 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Calling method 'detail' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:07.900419 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.api_utils [None req-dc14f799-6dc8-481a-975a-1624428acf19 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Removing options '' from query. {{(pid=100055) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 08:37:07.900663 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-dc14f799-6dc8-481a-975a-1624428acf19 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Could not evaluate value available, assuming string {{(pid=100055) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 10 08:37:07.900920 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:07.900920 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:37:07.901319 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-dc14f799-6dc8-481a-975a-1624428acf19 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100055) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 08:37:07.908823 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-dc14f799-6dc8-481a-975a-1624428acf19 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Get all volumes completed successfully. Jul 10 08:37:07.909837 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:07.909837 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:37:07.914065 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-dc14f799-6dc8-481a-975a-1624428acf19 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] https://10.4.3.7/volume/v3/volumes/detail?status=available returned with HTTP 200 Jul 10 08:37:07.914471 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 567/2282] 10.4.3.7 () {66 vars in 1277 bytes} [Fri Jul 10 08:37:07 2026] GET /volume/v3/volumes/detail?status=available => generated 2542 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:37:07.929366 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-d705912d-0ae2-4e28-93d3-0b9808153637 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:07.931081 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-d705912d-0ae2-4e28-93d3-0b9808153637 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] GET https://10.4.3.7/volume/v3/volumes/458cca9d-8898-4154-a4eb-4fcd3ae07b07 Jul 10 08:37:07.931287 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-d705912d-0ae2-4e28-93d3-0b9808153637 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:07.931530 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-d705912d-0ae2-4e28-93d3-0b9808153637 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:07.937910 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:07.937910 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:37:07.941761 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-d705912d-0ae2-4e28-93d3-0b9808153637 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Volume info retrieved successfully. Jul 10 08:37:07.946654 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-d705912d-0ae2-4e28-93d3-0b9808153637 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] https://10.4.3.7/volume/v3/volumes/458cca9d-8898-4154-a4eb-4fcd3ae07b07 returned with HTTP 200 Jul 10 08:37:07.947147 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 568/2283] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:07 2026] GET /volume/v3/volumes/458cca9d-8898-4154-a4eb-4fcd3ae07b07 => generated 853 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:07.960569 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-4425d823-08d3-4205-b5dc-ae22ceef47fb None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:07.961993 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4425d823-08d3-4205-b5dc-ae22ceef47fb tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] DELETE https://10.4.3.7/volume/v3/volumes/458cca9d-8898-4154-a4eb-4fcd3ae07b07 Jul 10 08:37:07.962315 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4425d823-08d3-4205-b5dc-ae22ceef47fb tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:07.962684 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4425d823-08d3-4205-b5dc-ae22ceef47fb tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:07.962918 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-4425d823-08d3-4205-b5dc-ae22ceef47fb tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Delete volume with id: 458cca9d-8898-4154-a4eb-4fcd3ae07b07 Jul 10 08:37:07.969270 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:07.969270 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:37:07.971703 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-4425d823-08d3-4205-b5dc-ae22ceef47fb tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Volume info retrieved successfully. Jul 10 08:37:07.985309 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-4425d823-08d3-4205-b5dc-ae22ceef47fb tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Delete volume request issued successfully. Jul 10 08:37:07.985679 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4425d823-08d3-4205-b5dc-ae22ceef47fb tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] https://10.4.3.7/volume/v3/volumes/458cca9d-8898-4154-a4eb-4fcd3ae07b07 returned with HTTP 202 Jul 10 08:37:07.986179 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 573/2284] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:37:07 2026] DELETE /volume/v3/volumes/458cca9d-8898-4154-a4eb-4fcd3ae07b07 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:37:07.992983 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-4181c9ff-cd04-4eeb-80a1-97d87a672ef7 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:07.995148 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-4181c9ff-cd04-4eeb-80a1-97d87a672ef7 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] GET https://10.4.3.7/volume/v3/volumes/458cca9d-8898-4154-a4eb-4fcd3ae07b07 Jul 10 08:37:07.995401 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-4181c9ff-cd04-4eeb-80a1-97d87a672ef7 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:07.995661 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-4181c9ff-cd04-4eeb-80a1-97d87a672ef7 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:08.008064 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:08.008064 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:37:08.013977 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-4181c9ff-cd04-4eeb-80a1-97d87a672ef7 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Volume info retrieved successfully. Jul 10 08:37:08.019908 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-4181c9ff-cd04-4eeb-80a1-97d87a672ef7 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] https://10.4.3.7/volume/v3/volumes/458cca9d-8898-4154-a4eb-4fcd3ae07b07 returned with HTTP 200 Jul 10 08:37:08.020529 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 577/2285] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:07 2026] GET /volume/v3/volumes/458cca9d-8898-4154-a4eb-4fcd3ae07b07 => generated 852 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:08.313795 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-4efdee4d-aab7-45ba-977a-15b93f212d09 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:08.315893 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-4efdee4d-aab7-45ba-977a-15b93f212d09 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] GET https://10.4.3.7/volume/v3/backups/82106f64-dc0e-4df2-9966-7b90537bc642 Jul 10 08:37:08.316117 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-4efdee4d-aab7-45ba-977a-15b93f212d09 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:08.316348 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-4efdee4d-aab7-45ba-977a-15b93f212d09 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:08.316517 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-4efdee4d-aab7-45ba-977a-15b93f212d09 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Show backup with id 82106f64-dc0e-4df2-9966-7b90537bc642. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:37:08.321535 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:08.321535 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:37:08.322253 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-4efdee4d-aab7-45ba-977a-15b93f212d09 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] https://10.4.3.7/volume/v3/backups/82106f64-dc0e-4df2-9966-7b90537bc642 returned with HTTP 200 Jul 10 08:37:08.322683 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 568/2286] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:08 2026] GET /volume/v3/backups/82106f64-dc0e-4df2-9966-7b90537bc642 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:09.037165 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-416c6592-7e68-4913-b352-1028ad597bc5 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:09.038913 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-416c6592-7e68-4913-b352-1028ad597bc5 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] GET https://10.4.3.7/volume/v3/volumes/458cca9d-8898-4154-a4eb-4fcd3ae07b07 Jul 10 08:37:09.039086 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-416c6592-7e68-4913-b352-1028ad597bc5 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:09.039255 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-416c6592-7e68-4913-b352-1028ad597bc5 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:09.045559 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-416c6592-7e68-4913-b352-1028ad597bc5 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] https://10.4.3.7/volume/v3/volumes/458cca9d-8898-4154-a4eb-4fcd3ae07b07 returned with HTTP 404 Jul 10 08:37:09.046186 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 569/2287] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:09 2026] GET /volume/v3/volumes/458cca9d-8898-4154-a4eb-4fcd3ae07b07 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:37:09.054536 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-7fe19d7a-8feb-44fd-a9a4-df4c172aa71f None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:09.056079 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7fe19d7a-8feb-44fd-a9a4-df4c172aa71f tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] GET https://10.4.3.7/volume/v3/volumes/32cf68a9-c3c0-4b42-a1f0-f1ca2828b120 Jul 10 08:37:09.056375 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7fe19d7a-8feb-44fd-a9a4-df4c172aa71f tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:09.056674 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7fe19d7a-8feb-44fd-a9a4-df4c172aa71f tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:09.063588 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:09.063588 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:37:09.068280 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-7fe19d7a-8feb-44fd-a9a4-df4c172aa71f tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Volume info retrieved successfully. Jul 10 08:37:09.074425 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7fe19d7a-8feb-44fd-a9a4-df4c172aa71f tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] https://10.4.3.7/volume/v3/volumes/32cf68a9-c3c0-4b42-a1f0-f1ca2828b120 returned with HTTP 200 Jul 10 08:37:09.074906 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 574/2288] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:09 2026] GET /volume/v3/volumes/32cf68a9-c3c0-4b42-a1f0-f1ca2828b120 => generated 853 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:09.090010 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-9567dd8f-633d-41ef-8670-7a5601ba9c29 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:09.092057 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-9567dd8f-633d-41ef-8670-7a5601ba9c29 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] DELETE https://10.4.3.7/volume/v3/volumes/32cf68a9-c3c0-4b42-a1f0-f1ca2828b120 Jul 10 08:37:09.092261 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-9567dd8f-633d-41ef-8670-7a5601ba9c29 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:09.092487 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-9567dd8f-633d-41ef-8670-7a5601ba9c29 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Calling method 'delete' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:09.092658 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.volumes [None req-9567dd8f-633d-41ef-8670-7a5601ba9c29 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Delete volume with id: 32cf68a9-c3c0-4b42-a1f0-f1ca2828b120 Jul 10 08:37:09.100516 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:09.100516 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:37:09.101098 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-9567dd8f-633d-41ef-8670-7a5601ba9c29 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Volume info retrieved successfully. Jul 10 08:37:09.118225 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-9567dd8f-633d-41ef-8670-7a5601ba9c29 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Delete volume request issued successfully. Jul 10 08:37:09.118541 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-9567dd8f-633d-41ef-8670-7a5601ba9c29 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] https://10.4.3.7/volume/v3/volumes/32cf68a9-c3c0-4b42-a1f0-f1ca2828b120 returned with HTTP 202 Jul 10 08:37:09.119049 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 578/2289] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:37:09 2026] DELETE /volume/v3/volumes/32cf68a9-c3c0-4b42-a1f0-f1ca2828b120 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:37:09.126069 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-8b2cfd9e-fe23-4659-ad91-3e10439bc144 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:09.127907 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-8b2cfd9e-fe23-4659-ad91-3e10439bc144 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] GET https://10.4.3.7/volume/v3/volumes/32cf68a9-c3c0-4b42-a1f0-f1ca2828b120 Jul 10 08:37:09.128106 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-8b2cfd9e-fe23-4659-ad91-3e10439bc144 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:09.128285 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-8b2cfd9e-fe23-4659-ad91-3e10439bc144 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:09.136728 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:09.136728 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:37:09.143725 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-8b2cfd9e-fe23-4659-ad91-3e10439bc144 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Volume info retrieved successfully. Jul 10 08:37:09.149394 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-8b2cfd9e-fe23-4659-ad91-3e10439bc144 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] https://10.4.3.7/volume/v3/volumes/32cf68a9-c3c0-4b42-a1f0-f1ca2828b120 returned with HTTP 200 Jul 10 08:37:09.149964 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 569/2290] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:09 2026] GET /volume/v3/volumes/32cf68a9-c3c0-4b42-a1f0-f1ca2828b120 => generated 852 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:09.332728 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-34b8e57c-fa3f-4295-9f09-38c986c94a0d None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:09.334540 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-34b8e57c-fa3f-4295-9f09-38c986c94a0d tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] GET https://10.4.3.7/volume/v3/backups/82106f64-dc0e-4df2-9966-7b90537bc642 Jul 10 08:37:09.334791 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-34b8e57c-fa3f-4295-9f09-38c986c94a0d tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:09.334980 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-34b8e57c-fa3f-4295-9f09-38c986c94a0d tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:09.335085 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-34b8e57c-fa3f-4295-9f09-38c986c94a0d tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Show backup with id 82106f64-dc0e-4df2-9966-7b90537bc642. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:37:09.347826 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:09.347826 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:37:09.348579 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-34b8e57c-fa3f-4295-9f09-38c986c94a0d tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] https://10.4.3.7/volume/v3/backups/82106f64-dc0e-4df2-9966-7b90537bc642 returned with HTTP 200 Jul 10 08:37:09.349061 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 570/2291] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:09 2026] GET /volume/v3/backups/82106f64-dc0e-4df2-9966-7b90537bc642 => generated 735 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:10.172361 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-1990301d-f630-48ad-8eef-eca196da3ad4 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:10.174419 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-1990301d-f630-48ad-8eef-eca196da3ad4 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] GET https://10.4.3.7/volume/v3/volumes/32cf68a9-c3c0-4b42-a1f0-f1ca2828b120 Jul 10 08:37:10.174658 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-1990301d-f630-48ad-8eef-eca196da3ad4 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:10.174876 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-1990301d-f630-48ad-8eef-eca196da3ad4 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:10.180691 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-1990301d-f630-48ad-8eef-eca196da3ad4 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] https://10.4.3.7/volume/v3/volumes/32cf68a9-c3c0-4b42-a1f0-f1ca2828b120 returned with HTTP 404 Jul 10 08:37:10.181203 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 575/2292] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:10 2026] GET /volume/v3/volumes/32cf68a9-c3c0-4b42-a1f0-f1ca2828b120 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:37:10.191998 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-d546f3be-22b8-4ef9-8e71-bc8785ebb96b None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:10.193875 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d546f3be-22b8-4ef9-8e71-bc8785ebb96b tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] GET https://10.4.3.7/volume/v3/volumes/bf676e0a-d04e-4ae9-980c-2f93fbc110d4 Jul 10 08:37:10.194230 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-d546f3be-22b8-4ef9-8e71-bc8785ebb96b tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:10.194596 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-d546f3be-22b8-4ef9-8e71-bc8785ebb96b tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:10.202332 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:10.202332 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:37:10.207093 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-d546f3be-22b8-4ef9-8e71-bc8785ebb96b tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Volume info retrieved successfully. Jul 10 08:37:10.214077 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d546f3be-22b8-4ef9-8e71-bc8785ebb96b tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] https://10.4.3.7/volume/v3/volumes/bf676e0a-d04e-4ae9-980c-2f93fbc110d4 returned with HTTP 200 Jul 10 08:37:10.214856 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 579/2293] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:10 2026] GET /volume/v3/volumes/bf676e0a-d04e-4ae9-980c-2f93fbc110d4 => generated 853 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:10.229871 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-acbb0625-40b6-4817-92c1-104b6c9a9922 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:10.232262 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-acbb0625-40b6-4817-92c1-104b6c9a9922 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] DELETE https://10.4.3.7/volume/v3/volumes/bf676e0a-d04e-4ae9-980c-2f93fbc110d4 Jul 10 08:37:10.232576 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-acbb0625-40b6-4817-92c1-104b6c9a9922 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:10.232782 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-acbb0625-40b6-4817-92c1-104b6c9a9922 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Calling method 'delete' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:10.232994 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-acbb0625-40b6-4817-92c1-104b6c9a9922 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Delete volume with id: bf676e0a-d04e-4ae9-980c-2f93fbc110d4 Jul 10 08:37:10.241840 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:10.241840 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:37:10.242311 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-acbb0625-40b6-4817-92c1-104b6c9a9922 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Volume info retrieved successfully. Jul 10 08:37:10.261055 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-acbb0625-40b6-4817-92c1-104b6c9a9922 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Delete volume request issued successfully. Jul 10 08:37:10.261230 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-acbb0625-40b6-4817-92c1-104b6c9a9922 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] https://10.4.3.7/volume/v3/volumes/bf676e0a-d04e-4ae9-980c-2f93fbc110d4 returned with HTTP 202 Jul 10 08:37:10.261905 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 570/2294] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:37:10 2026] DELETE /volume/v3/volumes/bf676e0a-d04e-4ae9-980c-2f93fbc110d4 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:37:10.269610 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-5a6693b7-20cf-4d2e-9655-7b846a144cb7 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:10.271335 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-5a6693b7-20cf-4d2e-9655-7b846a144cb7 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] GET https://10.4.3.7/volume/v3/volumes/bf676e0a-d04e-4ae9-980c-2f93fbc110d4 Jul 10 08:37:10.271596 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-5a6693b7-20cf-4d2e-9655-7b846a144cb7 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:10.271797 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-5a6693b7-20cf-4d2e-9655-7b846a144cb7 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:10.278828 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:10.278828 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:37:10.282683 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-5a6693b7-20cf-4d2e-9655-7b846a144cb7 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Volume info retrieved successfully. Jul 10 08:37:10.288093 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-5a6693b7-20cf-4d2e-9655-7b846a144cb7 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] https://10.4.3.7/volume/v3/volumes/bf676e0a-d04e-4ae9-980c-2f93fbc110d4 returned with HTTP 200 Jul 10 08:37:10.288520 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 571/2295] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:10 2026] GET /volume/v3/volumes/bf676e0a-d04e-4ae9-980c-2f93fbc110d4 => generated 852 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:10.358517 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-3303d89b-ad67-4d59-b9a1-c3953d9f5683 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:10.360722 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3303d89b-ad67-4d59-b9a1-c3953d9f5683 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] GET https://10.4.3.7/volume/v3/backups/82106f64-dc0e-4df2-9966-7b90537bc642 Jul 10 08:37:10.360885 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3303d89b-ad67-4d59-b9a1-c3953d9f5683 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:10.361116 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3303d89b-ad67-4d59-b9a1-c3953d9f5683 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:10.361225 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-3303d89b-ad67-4d59-b9a1-c3953d9f5683 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Show backup with id 82106f64-dc0e-4df2-9966-7b90537bc642. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:37:10.367543 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:10.367543 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:37:10.367543 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3303d89b-ad67-4d59-b9a1-c3953d9f5683 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] https://10.4.3.7/volume/v3/backups/82106f64-dc0e-4df2-9966-7b90537bc642 returned with HTTP 200 Jul 10 08:37:10.367977 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 576/2296] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:10 2026] GET /volume/v3/backups/82106f64-dc0e-4df2-9966-7b90537bc642 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:10.453832 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-574afd37-49e4-4e93-84d2-1551dc713d2b req-2c248afd-ae7b-4296-8aef-e9c43acb3f12 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:10.455752 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-574afd37-49e4-4e93-84d2-1551dc713d2b req-2c248afd-ae7b-4296-8aef-e9c43acb3f12 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] DELETE https://10.4.3.7/volume/v3/attachments/0da1d13b-9575-48f5-ab8b-8d38e4817bac Jul 10 08:37:10.455993 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-574afd37-49e4-4e93-84d2-1551dc713d2b req-2c248afd-ae7b-4296-8aef-e9c43acb3f12 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:10.456230 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-574afd37-49e4-4e93-84d2-1551dc713d2b req-2c248afd-ae7b-4296-8aef-e9c43acb3f12 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Calling method 'version_select' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:10.462291 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:10.462291 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:37:10.989452 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-574afd37-49e4-4e93-84d2-1551dc713d2b req-2c248afd-ae7b-4296-8aef-e9c43acb3f12 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] https://10.4.3.7/volume/v3/attachments/0da1d13b-9575-48f5-ab8b-8d38e4817bac returned with HTTP 200 Jul 10 08:37:10.989452 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 580/2297] 10.4.3.7 () {72 vars in 1659 bytes} [Fri Jul 10 08:37:10 2026] DELETE /volume/v3/attachments/0da1d13b-9575-48f5-ab8b-8d38e4817bac => generated 19 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:11.308373 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-36cc8bc9-3b7c-400c-b25e-f70409e22a17 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:11.317992 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-36cc8bc9-3b7c-400c-b25e-f70409e22a17 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] GET https://10.4.3.7/volume/v3/volumes/bf676e0a-d04e-4ae9-980c-2f93fbc110d4 Jul 10 08:37:11.318276 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-36cc8bc9-3b7c-400c-b25e-f70409e22a17 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:11.318578 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-36cc8bc9-3b7c-400c-b25e-f70409e22a17 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:11.326183 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-36cc8bc9-3b7c-400c-b25e-f70409e22a17 tempest-VolumesListTestJSON-994532747 tempest-VolumesListTestJSON-994532747-project-member] https://10.4.3.7/volume/v3/volumes/bf676e0a-d04e-4ae9-980c-2f93fbc110d4 returned with HTTP 404 Jul 10 08:37:11.326707 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 571/2298] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:11 2026] GET /volume/v3/volumes/bf676e0a-d04e-4ae9-980c-2f93fbc110d4 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:37:11.380093 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-1f423f9a-5408-49aa-a40c-7e411b2c2c39 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:11.381953 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-1f423f9a-5408-49aa-a40c-7e411b2c2c39 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] GET https://10.4.3.7/volume/v3/backups/82106f64-dc0e-4df2-9966-7b90537bc642 Jul 10 08:37:11.382143 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-1f423f9a-5408-49aa-a40c-7e411b2c2c39 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:11.382358 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-1f423f9a-5408-49aa-a40c-7e411b2c2c39 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:11.382524 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-1f423f9a-5408-49aa-a40c-7e411b2c2c39 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Show backup with id 82106f64-dc0e-4df2-9966-7b90537bc642. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:37:11.388439 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:11.388439 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:37:11.389132 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-1f423f9a-5408-49aa-a40c-7e411b2c2c39 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] https://10.4.3.7/volume/v3/backups/82106f64-dc0e-4df2-9966-7b90537bc642 returned with HTTP 200 Jul 10 08:37:11.389609 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 572/2299] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:11 2026] GET /volume/v3/backups/82106f64-dc0e-4df2-9966-7b90537bc642 => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:11.737043 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-34a62ac2-84f2-49af-b835-09a97e33e297 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:11.739256 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-34a62ac2-84f2-49af-b835-09a97e33e297 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] GET https://10.4.3.7/volume/v3/volumes/9c097a41-0f79-4d6f-89b5-9c2f3f0fa53d Jul 10 08:37:11.739338 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-34a62ac2-84f2-49af-b835-09a97e33e297 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:11.739815 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-34a62ac2-84f2-49af-b835-09a97e33e297 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:11.747271 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:11.747271 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:37:11.751664 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-34a62ac2-84f2-49af-b835-09a97e33e297 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Volume info retrieved successfully. Jul 10 08:37:11.756687 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-34a62ac2-84f2-49af-b835-09a97e33e297 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] https://10.4.3.7/volume/v3/volumes/9c097a41-0f79-4d6f-89b5-9c2f3f0fa53d returned with HTTP 200 Jul 10 08:37:11.757191 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 577/2300] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:11 2026] GET /volume/v3/volumes/9c097a41-0f79-4d6f-89b5-9c2f3f0fa53d => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:12.403519 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-04150cdd-f340-4ded-b4c9-5294445be0f3 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:12.409442 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-04150cdd-f340-4ded-b4c9-5294445be0f3 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] GET https://10.4.3.7/volume/v3/backups/82106f64-dc0e-4df2-9966-7b90537bc642 Jul 10 08:37:12.409442 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-04150cdd-f340-4ded-b4c9-5294445be0f3 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:12.409442 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-04150cdd-f340-4ded-b4c9-5294445be0f3 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:12.409442 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-04150cdd-f340-4ded-b4c9-5294445be0f3 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Show backup with id 82106f64-dc0e-4df2-9966-7b90537bc642. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:37:12.414616 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:12.414616 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:37:12.415768 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-04150cdd-f340-4ded-b4c9-5294445be0f3 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] https://10.4.3.7/volume/v3/backups/82106f64-dc0e-4df2-9966-7b90537bc642 returned with HTTP 200 Jul 10 08:37:12.416347 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 581/2301] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:12 2026] GET /volume/v3/backups/82106f64-dc0e-4df2-9966-7b90537bc642 => generated 746 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:12.515498 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-dd6401bf-120b-474c-98c9-cb26037bd31a None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:12.598813 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-dd6401bf-120b-474c-98c9-cb26037bd31a tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:37:12.599214 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-dd6401bf-120b-474c-98c9-cb26037bd31a tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-788942254"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:37:12.601099 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.volumes [None req-dd6401bf-120b-474c-98c9-cb26037bd31a tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-788942254'}} {{(pid=100055) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:37:12.601318 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-dd6401bf-120b-474c-98c9-cb26037bd31a tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Create volume of 1 GB Jul 10 08:37:12.605735 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-dd6401bf-120b-474c-98c9-cb26037bd31a tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Availability Zones retrieved successfully. Jul 10 08:37:12.613113 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-dd6401bf-120b-474c-98c9-cb26037bd31a tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Flow 'volume_create_api' (b728ef1a-c758-41d5-a8e5-6ab58266c794) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:37:12.614431 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-dd6401bf-120b-474c-98c9-cb26037bd31a tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b4f591b-884e-490b-97de-2eae04288661) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:37:12.615680 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.flows.api.create_volume [None req-dd6401bf-120b-474c-98c9-cb26037bd31a tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Validating volume size '1' using validate_int {{(pid=100055) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:37:12.648024 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-dd6401bf-120b-474c-98c9-cb26037bd31a tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b4f591b-884e-490b-97de-2eae04288661) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:37:12.649088 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-dd6401bf-120b-474c-98c9-cb26037bd31a tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7f67524-cb76-43fe-a3ec-366acb81962d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:37:12.715391 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.quota [None req-dd6401bf-120b-474c-98c9-cb26037bd31a tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Created reservations ['d550f812-23c2-43fc-bc11-1a31c7de96f5', '3a7a0bf7-1175-41f5-8379-8b68bdb42872', '4409cc92-7754-42c0-95d3-11bf3906399c', '14e25f26-cc21-4a77-a162-28ecaa0ff3e0'] {{(pid=100055) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:37:12.716487 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-dd6401bf-120b-474c-98c9-cb26037bd31a tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7f67524-cb76-43fe-a3ec-366acb81962d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d550f812-23c2-43fc-bc11-1a31c7de96f5', '3a7a0bf7-1175-41f5-8379-8b68bdb42872', '4409cc92-7754-42c0-95d3-11bf3906399c', '14e25f26-cc21-4a77-a162-28ecaa0ff3e0']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:37:12.717425 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-dd6401bf-120b-474c-98c9-cb26037bd31a tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4625a1d8-9372-45c8-831a-2ee55ae398c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:37:12.747173 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-dd6401bf-120b-474c-98c9-cb26037bd31a tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4625a1d8-9372-45c8-831a-2ee55ae398c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aa165adb-ae57-4466-92b8-3f2bb1807960', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-788942254',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d74f3417a4804c69a6a320f8e20c434c',qos_specs=None,replication_status=,reservations=['d550f812-23c2-43fc-bc11-1a31c7de96f5','3a7a0bf7-1175-41f5-8379-8b68bdb42872','4409cc92-7754-42c0-95d3-11bf3906399c','14e25f26-cc21-4a77-a162-28ecaa0ff3e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e63afa16d6c348d79a07f85867a2d32a',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:37:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-788942254',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aa165adb-ae57-4466-92b8-3f2bb1807960,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d74f3417a4804c69a6a320f8e20c434c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e63afa16d6c348d79a07f85867a2d32a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:37:12.748282 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-dd6401bf-120b-474c-98c9-cb26037bd31a tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a03a707f-79c9-4b45-8bf0-676bd841abef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:37:12.767908 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-dd6401bf-120b-474c-98c9-cb26037bd31a tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a03a707f-79c9-4b45-8bf0-676bd841abef) transitioned into state 'SUCCESS' from state '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-788942254',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d74f3417a4804c69a6a320f8e20c434c',qos_specs=None,replication_status=,reservations=['d550f812-23c2-43fc-bc11-1a31c7de96f5','3a7a0bf7-1175-41f5-8379-8b68bdb42872','4409cc92-7754-42c0-95d3-11bf3906399c','14e25f26-cc21-4a77-a162-28ecaa0ff3e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e63afa16d6c348d79a07f85867a2d32a',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:37:12.769028 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-dd6401bf-120b-474c-98c9-cb26037bd31a tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f349bb3d-2729-4ed8-972b-fd97dca5fafe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:37:12.779728 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-dd6401bf-120b-474c-98c9-cb26037bd31a tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f349bb3d-2729-4ed8-972b-fd97dca5fafe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:37:12.780912 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-dd6401bf-120b-474c-98c9-cb26037bd31a tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Flow 'volume_create_api' (b728ef1a-c758-41d5-a8e5-6ab58266c794) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:37:12.781268 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-dd6401bf-120b-474c-98c9-cb26037bd31a tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Create volume request issued successfully. Jul 10 08:37:12.781969 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-dd6401bf-120b-474c-98c9-cb26037bd31a tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:37:12.782650 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 572/2302] 10.4.3.7 () {68 vars in 1244 bytes} [Fri Jul 10 08:37:12 2026] POST /volume/v3/volumes => generated 753 bytes in 267 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:37:12.799064 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-c6734aea-115c-4211-a325-c2b732597925 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:12.801064 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-c6734aea-115c-4211-a325-c2b732597925 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] GET https://10.4.3.7/volume/v3/volumes/aa165adb-ae57-4466-92b8-3f2bb1807960 Jul 10 08:37:12.801322 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-c6734aea-115c-4211-a325-c2b732597925 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:12.801612 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-c6734aea-115c-4211-a325-c2b732597925 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:12.810642 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:12.810642 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:37:12.815298 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-c6734aea-115c-4211-a325-c2b732597925 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Volume info retrieved successfully. Jul 10 08:37:12.820355 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-c6734aea-115c-4211-a325-c2b732597925 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] https://10.4.3.7/volume/v3/volumes/aa165adb-ae57-4466-92b8-3f2bb1807960 returned with HTTP 200 Jul 10 08:37:12.820796 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 573/2303] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:12 2026] GET /volume/v3/volumes/aa165adb-ae57-4466-92b8-3f2bb1807960 => generated 821 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:13.431996 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-65452e96-98a3-4463-8d43-9ec5c6db8607 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:13.433569 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-65452e96-98a3-4463-8d43-9ec5c6db8607 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] GET https://10.4.3.7/volume/v3/backups/82106f64-dc0e-4df2-9966-7b90537bc642 Jul 10 08:37:13.433731 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-65452e96-98a3-4463-8d43-9ec5c6db8607 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:13.433892 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-65452e96-98a3-4463-8d43-9ec5c6db8607 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:13.433996 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-65452e96-98a3-4463-8d43-9ec5c6db8607 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Show backup with id 82106f64-dc0e-4df2-9966-7b90537bc642. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:37:13.438253 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:13.438253 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:37:13.438877 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-65452e96-98a3-4463-8d43-9ec5c6db8607 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] https://10.4.3.7/volume/v3/backups/82106f64-dc0e-4df2-9966-7b90537bc642 returned with HTTP 200 Jul 10 08:37:13.439206 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 578/2304] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:13 2026] GET /volume/v3/backups/82106f64-dc0e-4df2-9966-7b90537bc642 => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:13.834484 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-9f6f84a1-112c-48f9-b6be-cd4bb2a6819c None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:13.836038 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-9f6f84a1-112c-48f9-b6be-cd4bb2a6819c tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] GET https://10.4.3.7/volume/v3/volumes/aa165adb-ae57-4466-92b8-3f2bb1807960 Jul 10 08:37:13.836227 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-9f6f84a1-112c-48f9-b6be-cd4bb2a6819c tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:13.836461 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-9f6f84a1-112c-48f9-b6be-cd4bb2a6819c tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:13.853390 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:13.853390 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:37:13.858324 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-9f6f84a1-112c-48f9-b6be-cd4bb2a6819c tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Volume info retrieved successfully. Jul 10 08:37:13.863186 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-9f6f84a1-112c-48f9-b6be-cd4bb2a6819c tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] https://10.4.3.7/volume/v3/volumes/aa165adb-ae57-4466-92b8-3f2bb1807960 returned with HTTP 200 Jul 10 08:37:13.863600 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 582/2305] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:13 2026] GET /volume/v3/volumes/aa165adb-ae57-4466-92b8-3f2bb1807960 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:13.880584 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-2fc73c83-5a91-4a48-9396-32bfcc5af9aa None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:13.883065 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-2fc73c83-5a91-4a48-9396-32bfcc5af9aa tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] POST https://10.4.3.7/volume/v3/snapshots Jul 10 08:37:13.883603 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-2fc73c83-5a91-4a48-9396-32bfcc5af9aa tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "aa165adb-ae57-4466-92b8-3f2bb1807960", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-146851849"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:37:13.895278 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:13.895278 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:37:13.896243 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-2fc73c83-5a91-4a48-9396-32bfcc5af9aa tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Volume info retrieved successfully. Jul 10 08:37:13.896506 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.snapshots [None req-2fc73c83-5a91-4a48-9396-32bfcc5af9aa tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Create snapshot from volume aa165adb-ae57-4466-92b8-3f2bb1807960 Jul 10 08:37:13.938613 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.quota [None req-2fc73c83-5a91-4a48-9396-32bfcc5af9aa tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Created reservations ['375f7a4c-d94b-4069-81cc-fd13b9fbaa00', 'a5d790b9-e037-4ce0-9e29-43420e9e1773', 'eef30f8c-0d01-455d-a625-3cc37a8fc5f6', '6cbae7ed-5ab1-4ba4-9cb1-b78daed6ae3f'] {{(pid=100055) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:37:13.971890 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-2fc73c83-5a91-4a48-9396-32bfcc5af9aa tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Snapshot create request issued successfully. Jul 10 08:37:13.972455 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-2fc73c83-5a91-4a48-9396-32bfcc5af9aa tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] https://10.4.3.7/volume/v3/snapshots returned with HTTP 202 Jul 10 08:37:13.972971 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 573/2306] 10.4.3.7 () {68 vars in 1251 bytes} [Fri Jul 10 08:37:13 2026] POST /volume/v3/snapshots => generated 313 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:37:13.982868 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-51698429-ecbd-4f41-91d6-5a2e23889702 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:13.985163 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-51698429-ecbd-4f41-91d6-5a2e23889702 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] GET https://10.4.3.7/volume/v3/snapshots/1db91988-3998-41a7-ad93-a189fd4d4b99 Jul 10 08:37:13.985459 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-51698429-ecbd-4f41-91d6-5a2e23889702 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:13.985748 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-51698429-ecbd-4f41-91d6-5a2e23889702 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:13.991225 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:13.991225 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:37:13.994261 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-51698429-ecbd-4f41-91d6-5a2e23889702 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Snapshot retrieved successfully. Jul 10 08:37:13.994261 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-51698429-ecbd-4f41-91d6-5a2e23889702 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] https://10.4.3.7/volume/v3/snapshots/1db91988-3998-41a7-ad93-a189fd4d4b99 returned with HTTP 200 Jul 10 08:37:13.994261 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 574/2307] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:37:13 2026] GET /volume/v3/snapshots/1db91988-3998-41a7-ad93-a189fd4d4b99 => generated 445 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:14.452917 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-0eef67e3-1d9e-43f4-b5ec-86fbe2f6960c None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:14.454777 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0eef67e3-1d9e-43f4-b5ec-86fbe2f6960c tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] GET https://10.4.3.7/volume/v3/backups/82106f64-dc0e-4df2-9966-7b90537bc642 Jul 10 08:37:14.455039 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0eef67e3-1d9e-43f4-b5ec-86fbe2f6960c tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:14.455245 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0eef67e3-1d9e-43f4-b5ec-86fbe2f6960c tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:14.455444 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-0eef67e3-1d9e-43f4-b5ec-86fbe2f6960c tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Show backup with id 82106f64-dc0e-4df2-9966-7b90537bc642. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:37:14.460075 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:14.460075 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:37:14.460831 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0eef67e3-1d9e-43f4-b5ec-86fbe2f6960c tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] https://10.4.3.7/volume/v3/backups/82106f64-dc0e-4df2-9966-7b90537bc642 returned with HTTP 200 Jul 10 08:37:14.461214 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 579/2308] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:14 2026] GET /volume/v3/backups/82106f64-dc0e-4df2-9966-7b90537bc642 => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:15.006511 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-e42714e6-b173-4794-85d3-13d51e41b336 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:15.010089 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-e42714e6-b173-4794-85d3-13d51e41b336 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] GET https://10.4.3.7/volume/v3/snapshots/1db91988-3998-41a7-ad93-a189fd4d4b99 Jul 10 08:37:15.010282 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-e42714e6-b173-4794-85d3-13d51e41b336 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:15.010524 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-e42714e6-b173-4794-85d3-13d51e41b336 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:15.029722 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:15.029722 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:37:15.030150 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-e42714e6-b173-4794-85d3-13d51e41b336 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Snapshot retrieved successfully. Jul 10 08:37:15.030952 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-e42714e6-b173-4794-85d3-13d51e41b336 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] https://10.4.3.7/volume/v3/snapshots/1db91988-3998-41a7-ad93-a189fd4d4b99 returned with HTTP 200 Jul 10 08:37:15.031300 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 583/2309] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:37:15 2026] GET /volume/v3/snapshots/1db91988-3998-41a7-ad93-a189fd4d4b99 => generated 472 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:15.043510 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-8b059146-506c-4924-8c9d-45391fedd422 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:15.045619 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-8b059146-506c-4924-8c9d-45391fedd422 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] POST https://10.4.3.7/volume/v3/snapshots Jul 10 08:37:15.045877 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-8b059146-506c-4924-8c9d-45391fedd422 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "aa165adb-ae57-4466-92b8-3f2bb1807960", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-57700861"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:37:15.055940 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:15.055940 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:37:15.056423 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-8b059146-506c-4924-8c9d-45391fedd422 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Volume info retrieved successfully. Jul 10 08:37:15.056543 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.snapshots [None req-8b059146-506c-4924-8c9d-45391fedd422 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Create snapshot from volume aa165adb-ae57-4466-92b8-3f2bb1807960 Jul 10 08:37:15.087008 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.quota [None req-8b059146-506c-4924-8c9d-45391fedd422 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Created reservations ['7f30b1c3-6da9-4d8d-b5cf-f3eaff9f3b5b', 'a847ce78-953c-4aa0-a49b-88d68e588a14', 'cc781abe-03c4-40b2-b5cb-66de026080fc', '6b22a56b-76a9-4a93-a262-8f9379b74f50'] {{(pid=100055) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:37:15.117319 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-8b059146-506c-4924-8c9d-45391fedd422 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Snapshot create request issued successfully. Jul 10 08:37:15.118223 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-8b059146-506c-4924-8c9d-45391fedd422 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] https://10.4.3.7/volume/v3/snapshots returned with HTTP 202 Jul 10 08:37:15.118693 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 574/2310] 10.4.3.7 () {68 vars in 1251 bytes} [Fri Jul 10 08:37:15 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) Jul 10 08:37:15.131750 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-f7965cd7-311a-49e3-984d-ae3071380dcc None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:15.133784 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-f7965cd7-311a-49e3-984d-ae3071380dcc tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] GET https://10.4.3.7/volume/v3/snapshots/7e8fd897-fd22-4bd6-b7fd-44d2f11b6184 Jul 10 08:37:15.134079 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-f7965cd7-311a-49e3-984d-ae3071380dcc tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:15.134392 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-f7965cd7-311a-49e3-984d-ae3071380dcc tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:15.143841 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:15.143841 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:37:15.144319 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-f7965cd7-311a-49e3-984d-ae3071380dcc tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Snapshot retrieved successfully. Jul 10 08:37:15.145609 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-f7965cd7-311a-49e3-984d-ae3071380dcc tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] https://10.4.3.7/volume/v3/snapshots/7e8fd897-fd22-4bd6-b7fd-44d2f11b6184 returned with HTTP 200 Jul 10 08:37:15.146137 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 575/2311] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:37:15 2026] GET /volume/v3/snapshots/7e8fd897-fd22-4bd6-b7fd-44d2f11b6184 => generated 444 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:15.472744 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-f6b63961-6508-4c6d-a46d-fcd3f9a39965 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:15.476234 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f6b63961-6508-4c6d-a46d-fcd3f9a39965 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] GET https://10.4.3.7/volume/v3/backups/82106f64-dc0e-4df2-9966-7b90537bc642 Jul 10 08:37:15.476234 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f6b63961-6508-4c6d-a46d-fcd3f9a39965 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:15.476234 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f6b63961-6508-4c6d-a46d-fcd3f9a39965 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:15.476234 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-f6b63961-6508-4c6d-a46d-fcd3f9a39965 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Show backup with id 82106f64-dc0e-4df2-9966-7b90537bc642. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:37:15.479287 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:15.479287 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:37:15.479905 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f6b63961-6508-4c6d-a46d-fcd3f9a39965 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] https://10.4.3.7/volume/v3/backups/82106f64-dc0e-4df2-9966-7b90537bc642 returned with HTTP 200 Jul 10 08:37:15.480424 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 580/2312] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:15 2026] GET /volume/v3/backups/82106f64-dc0e-4df2-9966-7b90537bc642 => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:15.618436 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-f29579e4-c2ac-497c-bc93-16cdaa9f0cf1 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:15.623995 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-f29579e4-c2ac-497c-bc93-16cdaa9f0cf1 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] GET https://10.4.3.7/volume/v3/volumes/81a9d63b-6a7f-4252-912d-b8f5b57fe75a Jul 10 08:37:15.624213 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-f29579e4-c2ac-497c-bc93-16cdaa9f0cf1 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:15.624378 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-f29579e4-c2ac-497c-bc93-16cdaa9f0cf1 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:15.632000 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:15.632000 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:37:15.635748 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-f29579e4-c2ac-497c-bc93-16cdaa9f0cf1 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Volume info retrieved successfully. Jul 10 08:37:15.640809 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-f29579e4-c2ac-497c-bc93-16cdaa9f0cf1 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/volumes/81a9d63b-6a7f-4252-912d-b8f5b57fe75a returned with HTTP 200 Jul 10 08:37:15.641350 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 584/2313] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:15 2026] GET /volume/v3/volumes/81a9d63b-6a7f-4252-912d-b8f5b57fe75a => generated 873 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:15.654146 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-4818588e-f21d-4425-9ffe-55090c280803 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:15.657056 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-4818588e-f21d-4425-9ffe-55090c280803 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] GET https://10.4.3.7/volume/v3/volumes/81a9d63b-6a7f-4252-912d-b8f5b57fe75a Jul 10 08:37:15.657284 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-4818588e-f21d-4425-9ffe-55090c280803 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:15.657839 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-4818588e-f21d-4425-9ffe-55090c280803 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:15.664853 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:15.664853 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:37:15.668953 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-4818588e-f21d-4425-9ffe-55090c280803 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Volume info retrieved successfully. Jul 10 08:37:15.672981 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-4818588e-f21d-4425-9ffe-55090c280803 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/volumes/81a9d63b-6a7f-4252-912d-b8f5b57fe75a returned with HTTP 200 Jul 10 08:37:15.673334 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 575/2314] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:15 2026] GET /volume/v3/volumes/81a9d63b-6a7f-4252-912d-b8f5b57fe75a => generated 873 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:15.713882 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-e3c94592-a9de-44c0-a37a-5f8ea8ff8055 req-6beaef06-b1c0-4221-bfdc-8e6baa1002b3 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:15.716298 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-e3c94592-a9de-44c0-a37a-5f8ea8ff8055 req-6beaef06-b1c0-4221-bfdc-8e6baa1002b3 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] GET https://10.4.3.7/volume/v3/volumes/81a9d63b-6a7f-4252-912d-b8f5b57fe75a Jul 10 08:37:15.716529 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-e3c94592-a9de-44c0-a37a-5f8ea8ff8055 req-6beaef06-b1c0-4221-bfdc-8e6baa1002b3 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:15.716716 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-e3c94592-a9de-44c0-a37a-5f8ea8ff8055 req-6beaef06-b1c0-4221-bfdc-8e6baa1002b3 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:15.726508 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:15.726508 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:37:15.733067 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [req-e3c94592-a9de-44c0-a37a-5f8ea8ff8055 req-6beaef06-b1c0-4221-bfdc-8e6baa1002b3 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Volume info retrieved successfully. Jul 10 08:37:15.738283 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-e3c94592-a9de-44c0-a37a-5f8ea8ff8055 req-6beaef06-b1c0-4221-bfdc-8e6baa1002b3 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/volumes/81a9d63b-6a7f-4252-912d-b8f5b57fe75a returned with HTTP 200 Jul 10 08:37:15.738787 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 576/2315] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:37:15 2026] GET /volume/v3/volumes/81a9d63b-6a7f-4252-912d-b8f5b57fe75a => generated 873 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:16.155488 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-8ff9daeb-4e32-4984-bddd-db6f6295dc89 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:16.157210 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8ff9daeb-4e32-4984-bddd-db6f6295dc89 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] GET https://10.4.3.7/volume/v3/snapshots/7e8fd897-fd22-4bd6-b7fd-44d2f11b6184 Jul 10 08:37:16.157426 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8ff9daeb-4e32-4984-bddd-db6f6295dc89 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:16.157641 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8ff9daeb-4e32-4984-bddd-db6f6295dc89 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:16.163167 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:16.163167 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:37:16.163449 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-8ff9daeb-4e32-4984-bddd-db6f6295dc89 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Snapshot retrieved successfully. Jul 10 08:37:16.164201 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8ff9daeb-4e32-4984-bddd-db6f6295dc89 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] https://10.4.3.7/volume/v3/snapshots/7e8fd897-fd22-4bd6-b7fd-44d2f11b6184 returned with HTTP 200 Jul 10 08:37:16.164579 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 581/2316] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:37:16 2026] GET /volume/v3/snapshots/7e8fd897-fd22-4bd6-b7fd-44d2f11b6184 => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:16.179787 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-9272055c-e7ee-4a6f-8485-335f0250113b None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:16.181520 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-9272055c-e7ee-4a6f-8485-335f0250113b tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] POST https://10.4.3.7/volume/v3/snapshots Jul 10 08:37:16.181857 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-9272055c-e7ee-4a6f-8485-335f0250113b tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "aa165adb-ae57-4466-92b8-3f2bb1807960", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1487914142"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:37:16.189888 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:16.189888 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:37:16.190553 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-9272055c-e7ee-4a6f-8485-335f0250113b tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Volume info retrieved successfully. Jul 10 08:37:16.190723 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.snapshots [None req-9272055c-e7ee-4a6f-8485-335f0250113b tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Create snapshot from volume aa165adb-ae57-4466-92b8-3f2bb1807960 Jul 10 08:37:16.221390 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.quota [None req-9272055c-e7ee-4a6f-8485-335f0250113b tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Created reservations ['622e8f85-684a-4007-8e41-42e7dcbd7440', '25effb0d-9917-4a90-9b86-d40a608d17a4', '9813338a-5c1c-4c73-90d2-ee6e36b3a006', 'fa3f4365-e74f-4402-b14a-69a9c60d6458'] {{(pid=100054) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:37:16.249435 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-9272055c-e7ee-4a6f-8485-335f0250113b tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Snapshot create request issued successfully. Jul 10 08:37:16.249435 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-9272055c-e7ee-4a6f-8485-335f0250113b tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] https://10.4.3.7/volume/v3/snapshots returned with HTTP 202 Jul 10 08:37:16.249435 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 585/2317] 10.4.3.7 () {68 vars in 1251 bytes} [Fri Jul 10 08:37:16 2026] POST /volume/v3/snapshots => generated 314 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:37:16.260091 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-b05b1f98-c7cb-49af-a653-3043a264bddd None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:16.260649 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-b05b1f98-c7cb-49af-a653-3043a264bddd tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] GET https://10.4.3.7/volume/v3/snapshots/05a6a43a-973e-4b8e-8c98-85405b79340d Jul 10 08:37:16.260916 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-b05b1f98-c7cb-49af-a653-3043a264bddd tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:16.261190 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-b05b1f98-c7cb-49af-a653-3043a264bddd tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:16.266400 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:16.266400 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:37:16.266870 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-b05b1f98-c7cb-49af-a653-3043a264bddd tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Snapshot retrieved successfully. Jul 10 08:37:16.267639 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-b05b1f98-c7cb-49af-a653-3043a264bddd tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] https://10.4.3.7/volume/v3/snapshots/05a6a43a-973e-4b8e-8c98-85405b79340d returned with HTTP 200 Jul 10 08:37:16.268128 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 576/2318] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:37:16 2026] GET /volume/v3/snapshots/05a6a43a-973e-4b8e-8c98-85405b79340d => generated 446 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:16.491267 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-d98fa2fd-adcc-4808-8248-43098590edc2 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:16.493123 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-d98fa2fd-adcc-4808-8248-43098590edc2 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] GET https://10.4.3.7/volume/v3/backups/82106f64-dc0e-4df2-9966-7b90537bc642 Jul 10 08:37:16.493324 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-d98fa2fd-adcc-4808-8248-43098590edc2 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:16.493529 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-d98fa2fd-adcc-4808-8248-43098590edc2 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:16.493639 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-d98fa2fd-adcc-4808-8248-43098590edc2 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Show backup with id 82106f64-dc0e-4df2-9966-7b90537bc642. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:37:16.497854 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:16.497854 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:37:16.498465 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-d98fa2fd-adcc-4808-8248-43098590edc2 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] https://10.4.3.7/volume/v3/backups/82106f64-dc0e-4df2-9966-7b90537bc642 returned with HTTP 200 Jul 10 08:37:16.498809 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 577/2319] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:16 2026] GET /volume/v3/backups/82106f64-dc0e-4df2-9966-7b90537bc642 => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:17.277780 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-91cad35b-8b56-436e-bfba-e63f92fc5508 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:17.279905 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-91cad35b-8b56-436e-bfba-e63f92fc5508 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] GET https://10.4.3.7/volume/v3/snapshots/05a6a43a-973e-4b8e-8c98-85405b79340d Jul 10 08:37:17.280488 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-91cad35b-8b56-436e-bfba-e63f92fc5508 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:17.280488 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-91cad35b-8b56-436e-bfba-e63f92fc5508 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:17.286151 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:17.286151 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:37:17.286677 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-91cad35b-8b56-436e-bfba-e63f92fc5508 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Snapshot retrieved successfully. Jul 10 08:37:17.287470 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-91cad35b-8b56-436e-bfba-e63f92fc5508 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] https://10.4.3.7/volume/v3/snapshots/05a6a43a-973e-4b8e-8c98-85405b79340d returned with HTTP 200 Jul 10 08:37:17.287925 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 582/2320] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:37:17 2026] GET /volume/v3/snapshots/05a6a43a-973e-4b8e-8c98-85405b79340d => generated 473 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:17.299707 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-5e89627f-27e9-4584-a9ab-655bf47a10f8 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:17.301667 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-5e89627f-27e9-4584-a9ab-655bf47a10f8 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] GET https://10.4.3.7/volume/v3/snapshots?limit=1 Jul 10 08:37:17.301888 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-5e89627f-27e9-4584-a9ab-655bf47a10f8 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:17.304154 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-5e89627f-27e9-4584-a9ab-655bf47a10f8 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Calling method 'index' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:17.304154 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.api_utils [None req-5e89627f-27e9-4584-a9ab-655bf47a10f8 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Removing options '' from query. {{(pid=100054) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 08:37:17.304154 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:17.304154 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:37:17.304154 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.db.api [None req-5e89627f-27e9-4584-a9ab-655bf47a10f8 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Building query based on filter {{(pid=100054) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 08:37:17.309934 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-5e89627f-27e9-4584-a9ab-655bf47a10f8 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Get all snapshots completed successfully. Jul 10 08:37:17.310586 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-5e89627f-27e9-4584-a9ab-655bf47a10f8 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] https://10.4.3.7/volume/v3/snapshots?limit=1 returned with HTTP 200 Jul 10 08:37:17.310979 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 586/2321] 10.4.3.7 () {66 vars in 1244 bytes} [Fri Jul 10 08:37:17 2026] GET /volume/v3/snapshots?limit=1 => generated 480 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:17.326102 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-b858b87f-ff35-481d-884c-132c759da585 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:17.327897 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-b858b87f-ff35-481d-884c-132c759da585 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] GET https://10.4.3.7/volume/v3/snapshots Jul 10 08:37:17.328119 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-b858b87f-ff35-481d-884c-132c759da585 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:17.328383 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-b858b87f-ff35-481d-884c-132c759da585 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Calling method 'index' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:17.328660 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.api_utils [None req-b858b87f-ff35-481d-884c-132c759da585 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Removing options '' from query. {{(pid=100055) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 08:37:17.329806 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.db.api [None req-b858b87f-ff35-481d-884c-132c759da585 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Building query based on filter {{(pid=100055) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 08:37:17.333989 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-b858b87f-ff35-481d-884c-132c759da585 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Get all snapshots completed successfully. Jul 10 08:37:17.334374 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-b858b87f-ff35-481d-884c-132c759da585 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] https://10.4.3.7/volume/v3/snapshots returned with HTTP 200 Jul 10 08:37:17.334770 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 577/2322] 10.4.3.7 () {66 vars in 1229 bytes} [Fri Jul 10 08:37:17 2026] GET /volume/v3/snapshots => generated 993 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:17.347810 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-6a4188bc-9cc2-4ab6-a4f9-da546a0f35b1 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:17.349178 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-6a4188bc-9cc2-4ab6-a4f9-da546a0f35b1 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] GET https://10.4.3.7/volume/v3/snapshots?limit=100000 Jul 10 08:37:17.349472 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-6a4188bc-9cc2-4ab6-a4f9-da546a0f35b1 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:17.349737 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-6a4188bc-9cc2-4ab6-a4f9-da546a0f35b1 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Calling method 'index' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:17.350057 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.api_utils [None req-6a4188bc-9cc2-4ab6-a4f9-da546a0f35b1 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Removing options '' from query. {{(pid=100056) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 08:37:17.350974 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.db.api [None req-6a4188bc-9cc2-4ab6-a4f9-da546a0f35b1 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Building query based on filter {{(pid=100056) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 08:37:17.356679 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-6a4188bc-9cc2-4ab6-a4f9-da546a0f35b1 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Get all snapshots completed successfully. Jul 10 08:37:17.357142 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-6a4188bc-9cc2-4ab6-a4f9-da546a0f35b1 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] https://10.4.3.7/volume/v3/snapshots?limit=100000 returned with HTTP 200 Jul 10 08:37:17.357665 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 578/2323] 10.4.3.7 () {66 vars in 1254 bytes} [Fri Jul 10 08:37:17 2026] GET /volume/v3/snapshots?limit=100000 => generated 993 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:17.368239 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-4f811b83-7a71-4d18-bc62-e6c46c1c9227 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:17.374684 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4f811b83-7a71-4d18-bc62-e6c46c1c9227 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] GET https://10.4.3.7/volume/v3/snapshots?limit=0 Jul 10 08:37:17.374684 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4f811b83-7a71-4d18-bc62-e6c46c1c9227 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:17.374684 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4f811b83-7a71-4d18-bc62-e6c46c1c9227 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Calling method 'index' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:17.374684 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.api_utils [None req-4f811b83-7a71-4d18-bc62-e6c46c1c9227 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Removing options '' from query. {{(pid=100057) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 08:37:17.374929 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.db.api [None req-4f811b83-7a71-4d18-bc62-e6c46c1c9227 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Building query based on filter {{(pid=100057) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 08:37:17.378613 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-4f811b83-7a71-4d18-bc62-e6c46c1c9227 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Get all snapshots completed successfully. Jul 10 08:37:17.379110 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4f811b83-7a71-4d18-bc62-e6c46c1c9227 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] https://10.4.3.7/volume/v3/snapshots?limit=0 returned with HTTP 200 Jul 10 08:37:17.379692 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 583/2324] 10.4.3.7 () {66 vars in 1244 bytes} [Fri Jul 10 08:37:17 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 08:37:17.391613 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-5c709360-7cd1-46fa-9f0a-8a19a089db99 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:17.393315 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-5c709360-7cd1-46fa-9f0a-8a19a089db99 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] GET https://10.4.3.7/volume/v3/snapshots Jul 10 08:37:17.393525 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-5c709360-7cd1-46fa-9f0a-8a19a089db99 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:17.393707 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-5c709360-7cd1-46fa-9f0a-8a19a089db99 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Calling method 'index' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:17.393881 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.api_utils [None req-5c709360-7cd1-46fa-9f0a-8a19a089db99 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Removing options '' from query. {{(pid=100054) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 08:37:17.394160 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:17.394160 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:37:17.395134 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.db.api [None req-5c709360-7cd1-46fa-9f0a-8a19a089db99 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Building query based on filter {{(pid=100054) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 08:37:17.398867 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-5c709360-7cd1-46fa-9f0a-8a19a089db99 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Get all snapshots completed successfully. Jul 10 08:37:17.399180 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-5c709360-7cd1-46fa-9f0a-8a19a089db99 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] https://10.4.3.7/volume/v3/snapshots returned with HTTP 200 Jul 10 08:37:17.399602 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 587/2325] 10.4.3.7 () {66 vars in 1229 bytes} [Fri Jul 10 08:37:17 2026] GET /volume/v3/snapshots => generated 993 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:17.411219 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-8ba90cc0-4bbb-4485-b5c7-687835e9bad1 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:17.415164 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-8ba90cc0-4bbb-4485-b5c7-687835e9bad1 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] GET https://10.4.3.7/volume/v3/snapshots?marker=7e8fd897-fd22-4bd6-b7fd-44d2f11b6184 Jul 10 08:37:17.415437 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-8ba90cc0-4bbb-4485-b5c7-687835e9bad1 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:17.415699 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-8ba90cc0-4bbb-4485-b5c7-687835e9bad1 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Calling method 'index' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:17.417013 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.api_utils [None req-8ba90cc0-4bbb-4485-b5c7-687835e9bad1 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Removing options '' from query. {{(pid=100055) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 08:37:17.418464 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:17.418464 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:37:17.421831 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.db.api [None req-8ba90cc0-4bbb-4485-b5c7-687835e9bad1 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Building query based on filter {{(pid=100055) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 08:37:17.472099 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-8ba90cc0-4bbb-4485-b5c7-687835e9bad1 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Get all snapshots completed successfully. Jul 10 08:37:17.472526 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-8ba90cc0-4bbb-4485-b5c7-687835e9bad1 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] https://10.4.3.7/volume/v3/snapshots?marker=7e8fd897-fd22-4bd6-b7fd-44d2f11b6184 returned with HTTP 200 Jul 10 08:37:17.472983 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 578/2326] 10.4.3.7 () {66 vars in 1316 bytes} [Fri Jul 10 08:37:17 2026] GET /volume/v3/snapshots?marker=7e8fd897-fd22-4bd6-b7fd-44d2f11b6184 => generated 341 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:17.487092 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-324e25e9-996a-4a70-bb87-fa72edf44057 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:17.489221 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-324e25e9-996a-4a70-bb87-fa72edf44057 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] GET https://10.4.3.7/volume/v3/snapshots?offset=2&limit=3 Jul 10 08:37:17.489533 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-324e25e9-996a-4a70-bb87-fa72edf44057 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:17.489756 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-324e25e9-996a-4a70-bb87-fa72edf44057 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Calling method 'index' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:17.489997 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.api_utils [None req-324e25e9-996a-4a70-bb87-fa72edf44057 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Removing options '' from query. {{(pid=100056) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 08:37:17.490482 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:17.490482 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:37:17.491680 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.db.api [None req-324e25e9-996a-4a70-bb87-fa72edf44057 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Building query based on filter {{(pid=100056) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 08:37:17.503109 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-324e25e9-996a-4a70-bb87-fa72edf44057 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Get all snapshots completed successfully. Jul 10 08:37:17.503463 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-324e25e9-996a-4a70-bb87-fa72edf44057 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] https://10.4.3.7/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Jul 10 08:37:17.504052 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 579/2327] 10.4.3.7 () {66 vars in 1262 bytes} [Fri Jul 10 08:37:17 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 341 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:17.515633 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-acf26cfe-736c-4257-91fd-be7d52cbbaef None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:17.515988 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-5e63ce92-7821-4750-bbe5-4f9f4324f376 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:17.517109 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-acf26cfe-736c-4257-91fd-be7d52cbbaef tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] GET https://10.4.3.7/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Jul 10 08:37:17.517515 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-acf26cfe-736c-4257-91fd-be7d52cbbaef tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:17.517789 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-acf26cfe-736c-4257-91fd-be7d52cbbaef tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Calling method 'index' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:17.518075 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.api_utils [None req-acf26cfe-736c-4257-91fd-be7d52cbbaef tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Removing options '' from query. {{(pid=100057) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 08:37:17.519424 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-5e63ce92-7821-4750-bbe5-4f9f4324f376 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] GET https://10.4.3.7/volume/v3/backups/82106f64-dc0e-4df2-9966-7b90537bc642 Jul 10 08:37:17.519424 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-5e63ce92-7821-4750-bbe5-4f9f4324f376 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:17.519424 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-5e63ce92-7821-4750-bbe5-4f9f4324f376 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:17.519424 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-5e63ce92-7821-4750-bbe5-4f9f4324f376 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Show backup with id 82106f64-dc0e-4df2-9966-7b90537bc642. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:37:17.519586 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.db.api [None req-acf26cfe-736c-4257-91fd-be7d52cbbaef tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Building query based on filter {{(pid=100057) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 08:37:17.523500 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:17.523500 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:37:17.524081 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-5e63ce92-7821-4750-bbe5-4f9f4324f376 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] https://10.4.3.7/volume/v3/backups/82106f64-dc0e-4df2-9966-7b90537bc642 returned with HTTP 200 Jul 10 08:37:17.524454 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 588/2328] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:17 2026] GET /volume/v3/backups/82106f64-dc0e-4df2-9966-7b90537bc642 => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:17.531950 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-acf26cfe-736c-4257-91fd-be7d52cbbaef tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Get all snapshots completed successfully. Jul 10 08:37:17.532592 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-acf26cfe-736c-4257-91fd-be7d52cbbaef tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] https://10.4.3.7/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Jul 10 08:37:17.533082 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 584/2329] 10.4.3.7 () {66 vars in 1294 bytes} [Fri Jul 10 08:37:17 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 993 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:17.542575 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-34d52915-9f47-4e2d-9683-8ffe9e5ea010 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:17.544512 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-34d52915-9f47-4e2d-9683-8ffe9e5ea010 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] GET https://10.4.3.7/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Jul 10 08:37:17.544747 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-34d52915-9f47-4e2d-9683-8ffe9e5ea010 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:17.545001 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-34d52915-9f47-4e2d-9683-8ffe9e5ea010 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Calling method 'index' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:17.545394 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.api_utils [None req-34d52915-9f47-4e2d-9683-8ffe9e5ea010 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Removing options '' from query. {{(pid=100055) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 08:37:17.545717 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:17.545717 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:37:17.546586 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.db.api [None req-34d52915-9f47-4e2d-9683-8ffe9e5ea010 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Building query based on filter {{(pid=100055) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 08:37:17.550739 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-34d52915-9f47-4e2d-9683-8ffe9e5ea010 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Get all snapshots completed successfully. Jul 10 08:37:17.551085 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-34d52915-9f47-4e2d-9683-8ffe9e5ea010 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] https://10.4.3.7/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Jul 10 08:37:17.551463 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 579/2330] 10.4.3.7 () {66 vars in 1296 bytes} [Fri Jul 10 08:37:17 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 993 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:17.560849 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-c30f35ea-1af6-4af5-983f-8969be8425ef None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:17.562559 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-c30f35ea-1af6-4af5-983f-8969be8425ef tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] GET https://10.4.3.7/volume/v3/snapshots?sort_key=id&sort_dir=asc Jul 10 08:37:17.562721 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-c30f35ea-1af6-4af5-983f-8969be8425ef tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:17.562895 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-c30f35ea-1af6-4af5-983f-8969be8425ef tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Calling method 'index' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:17.563114 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.api_utils [None req-c30f35ea-1af6-4af5-983f-8969be8425ef tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Removing options '' from query. {{(pid=100056) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 08:37:17.563338 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:17.563338 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:37:17.564120 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.db.api [None req-c30f35ea-1af6-4af5-983f-8969be8425ef tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Building query based on filter {{(pid=100056) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 08:37:17.574716 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-c30f35ea-1af6-4af5-983f-8969be8425ef tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Get all snapshots completed successfully. Jul 10 08:37:17.575059 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-c30f35ea-1af6-4af5-983f-8969be8425ef tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] https://10.4.3.7/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Jul 10 08:37:17.575463 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 580/2331] 10.4.3.7 () {66 vars in 1278 bytes} [Fri Jul 10 08:37:17 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 993 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:17.584526 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-f58bac63-b173-43ea-a824-939214b7f5e2 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:17.586458 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-f58bac63-b173-43ea-a824-939214b7f5e2 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] GET https://10.4.3.7/volume/v3/snapshots?sort_key=id&sort_dir=desc Jul 10 08:37:17.586676 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-f58bac63-b173-43ea-a824-939214b7f5e2 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:17.586899 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-f58bac63-b173-43ea-a824-939214b7f5e2 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Calling method 'index' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:17.587147 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.api_utils [None req-f58bac63-b173-43ea-a824-939214b7f5e2 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Removing options '' from query. {{(pid=100054) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 08:37:17.588302 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.db.api [None req-f58bac63-b173-43ea-a824-939214b7f5e2 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Building query based on filter {{(pid=100054) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 08:37:17.602207 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-f58bac63-b173-43ea-a824-939214b7f5e2 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Get all snapshots completed successfully. Jul 10 08:37:17.602792 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-f58bac63-b173-43ea-a824-939214b7f5e2 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] https://10.4.3.7/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Jul 10 08:37:17.603273 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 589/2332] 10.4.3.7 () {66 vars in 1280 bytes} [Fri Jul 10 08:37:17 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 993 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:17.612584 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-47d130a3-99ea-47d5-83f6-f2a825b89f61 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:17.613790 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-47d130a3-99ea-47d5-83f6-f2a825b89f61 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] GET https://10.4.3.7/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Jul 10 08:37:17.614069 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-47d130a3-99ea-47d5-83f6-f2a825b89f61 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:17.614309 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-47d130a3-99ea-47d5-83f6-f2a825b89f61 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Calling method 'index' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:17.614609 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.api_utils [None req-47d130a3-99ea-47d5-83f6-f2a825b89f61 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Removing options '' from query. {{(pid=100057) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 08:37:17.614899 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:17.614899 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:37:17.615735 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.db.api [None req-47d130a3-99ea-47d5-83f6-f2a825b89f61 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Building query based on filter {{(pid=100057) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 08:37:17.627144 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-47d130a3-99ea-47d5-83f6-f2a825b89f61 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Get all snapshots completed successfully. Jul 10 08:37:17.628079 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-47d130a3-99ea-47d5-83f6-f2a825b89f61 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] https://10.4.3.7/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Jul 10 08:37:17.628079 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 585/2333] 10.4.3.7 () {66 vars in 1298 bytes} [Fri Jul 10 08:37:17 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 993 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:17.637231 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-a7e00961-0714-4d70-a1e9-90c765bfa0d0 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:17.639000 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-a7e00961-0714-4d70-a1e9-90c765bfa0d0 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] GET https://10.4.3.7/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Jul 10 08:37:17.639192 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-a7e00961-0714-4d70-a1e9-90c765bfa0d0 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:17.639392 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-a7e00961-0714-4d70-a1e9-90c765bfa0d0 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Calling method 'index' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:17.639605 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.api_utils [None req-a7e00961-0714-4d70-a1e9-90c765bfa0d0 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Removing options '' from query. {{(pid=100055) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 08:37:17.639846 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:17.639846 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:37:17.640700 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.db.api [None req-a7e00961-0714-4d70-a1e9-90c765bfa0d0 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Building query based on filter {{(pid=100055) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 08:37:17.654698 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-a7e00961-0714-4d70-a1e9-90c765bfa0d0 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Get all snapshots completed successfully. Jul 10 08:37:17.655113 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-a7e00961-0714-4d70-a1e9-90c765bfa0d0 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] https://10.4.3.7/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Jul 10 08:37:17.655578 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 580/2334] 10.4.3.7 () {66 vars in 1300 bytes} [Fri Jul 10 08:37:17 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 993 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:17.665225 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-317a66b5-0884-4e37-82a6-ba6eff7fec95 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:17.669793 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-317a66b5-0884-4e37-82a6-ba6eff7fec95 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] GET https://10.4.3.7/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1487914142 Jul 10 08:37:17.669988 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-317a66b5-0884-4e37-82a6-ba6eff7fec95 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:17.670166 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-317a66b5-0884-4e37-82a6-ba6eff7fec95 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Calling method 'detail' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:17.670373 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.api_utils [None req-317a66b5-0884-4e37-82a6-ba6eff7fec95 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Removing options '' from query. {{(pid=100056) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 08:37:17.670666 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:17.670666 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:37:17.671517 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.db.api [None req-317a66b5-0884-4e37-82a6-ba6eff7fec95 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Building query based on filter {{(pid=100056) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 08:37:17.683256 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-317a66b5-0884-4e37-82a6-ba6eff7fec95 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Get all snapshots completed successfully. Jul 10 08:37:17.683683 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:17.683683 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:37:17.684304 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-317a66b5-0884-4e37-82a6-ba6eff7fec95 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] https://10.4.3.7/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1487914142 returned with HTTP 200 Jul 10 08:37:17.684732 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 581/2335] 10.4.3.7 () {66 vars in 1371 bytes} [Fri Jul 10 08:37:17 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1487914142 => generated 476 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:17.693804 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-5ce0fcbd-7e6d-4bd4-b57f-5afe6cd90cd0 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:17.696179 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-5ce0fcbd-7e6d-4bd4-b57f-5afe6cd90cd0 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] GET https://10.4.3.7/volume/v3/snapshots/detail?status=available Jul 10 08:37:17.696486 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-5ce0fcbd-7e6d-4bd4-b57f-5afe6cd90cd0 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:17.696762 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-5ce0fcbd-7e6d-4bd4-b57f-5afe6cd90cd0 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Calling method 'detail' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:17.697064 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.api_utils [None req-5ce0fcbd-7e6d-4bd4-b57f-5afe6cd90cd0 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Removing options '' from query. {{(pid=100054) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 08:37:17.697561 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:17.697561 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:37:17.698740 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.db.api [None req-5ce0fcbd-7e6d-4bd4-b57f-5afe6cd90cd0 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Building query based on filter {{(pid=100054) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 08:37:17.720239 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-5ce0fcbd-7e6d-4bd4-b57f-5afe6cd90cd0 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Get all snapshots completed successfully. Jul 10 08:37:17.720995 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:17.720995 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:37:17.721875 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-5ce0fcbd-7e6d-4bd4-b57f-5afe6cd90cd0 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] https://10.4.3.7/volume/v3/snapshots/detail?status=available returned with HTTP 200 Jul 10 08:37:17.722377 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 590/2336] 10.4.3.7 () {66 vars in 1283 bytes} [Fri Jul 10 08:37:17 2026] GET /volume/v3/snapshots/detail?status=available => generated 1395 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:37:17.737242 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-bba52d19-9090-453d-a6d5-786eaa00d7e6 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:17.738894 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-bba52d19-9090-453d-a6d5-786eaa00d7e6 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] GET https://10.4.3.7/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1487914142 Jul 10 08:37:17.739211 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-bba52d19-9090-453d-a6d5-786eaa00d7e6 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:17.739639 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-bba52d19-9090-453d-a6d5-786eaa00d7e6 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Calling method 'detail' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:17.739991 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.api_utils [None req-bba52d19-9090-453d-a6d5-786eaa00d7e6 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Removing options '' from query. {{(pid=100057) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 08:37:17.740491 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:17.740491 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:37:17.742303 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.db.api [None req-bba52d19-9090-453d-a6d5-786eaa00d7e6 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Building query based on filter {{(pid=100057) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 08:37:17.766790 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-bba52d19-9090-453d-a6d5-786eaa00d7e6 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Get all snapshots completed successfully. Jul 10 08:37:17.768585 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:17.768585 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:37:17.768585 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-bba52d19-9090-453d-a6d5-786eaa00d7e6 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] https://10.4.3.7/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1487914142 returned with HTTP 200 Jul 10 08:37:17.768585 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 586/2337] 10.4.3.7 () {66 vars in 1405 bytes} [Fri Jul 10 08:37:17 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1487914142 => generated 476 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:17.780988 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-5d6fb15b-01c8-4581-8d02-1e0b553a143c None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:17.781096 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-6a842f3c-d378-4c9c-98a7-4d3bed025158 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:17.781313 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-5d6fb15b-01c8-4581-8d02-1e0b553a143c None None] GET https://10.4.3.7/volume// Jul 10 08:37:17.781504 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-5d6fb15b-01c8-4581-8d02-1e0b553a143c None None] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:17.781714 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-5d6fb15b-01c8-4581-8d02-1e0b553a143c None None] Calling method 'all' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:17.782002 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-5d6fb15b-01c8-4581-8d02-1e0b553a143c None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:37:17.782252 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 581/2338] 10.4.3.7 () {66 vars in 1414 bytes} [Fri Jul 10 08:37:17 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:37:17.782776 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-6a842f3c-d378-4c9c-98a7-4d3bed025158 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] GET https://10.4.3.7/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1487914142 Jul 10 08:37:17.783020 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-6a842f3c-d378-4c9c-98a7-4d3bed025158 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:17.783292 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-6a842f3c-d378-4c9c-98a7-4d3bed025158 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Calling method 'index' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:17.783626 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.api_utils [None req-6a842f3c-d378-4c9c-98a7-4d3bed025158 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Removing options '' from query. {{(pid=100056) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 08:37:17.785097 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.db.api [None req-6a842f3c-d378-4c9c-98a7-4d3bed025158 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Building query based on filter {{(pid=100056) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 08:37:17.789791 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-6a842f3c-d378-4c9c-98a7-4d3bed025158 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Get all snapshots completed successfully. Jul 10 08:37:17.790146 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-6a842f3c-d378-4c9c-98a7-4d3bed025158 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] https://10.4.3.7/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1487914142 returned with HTTP 200 Jul 10 08:37:17.790301 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-e3c94592-a9de-44c0-a37a-5f8ea8ff8055 req-c6e2811d-07e7-435b-bcf3-f168026436f2 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:17.790623 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 582/2339] 10.4.3.7 () {66 vars in 1350 bytes} [Fri Jul 10 08:37:17 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1487914142 => generated 342 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:17.800643 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-b284b447-faff-416f-ac13-57cfecd6676b None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:17.804430 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b284b447-faff-416f-ac13-57cfecd6676b tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] GET https://10.4.3.7/volume/v3/snapshots?status=available Jul 10 08:37:17.804430 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b284b447-faff-416f-ac13-57cfecd6676b tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:17.804430 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b284b447-faff-416f-ac13-57cfecd6676b tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Calling method 'index' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:17.804430 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.api_utils [None req-b284b447-faff-416f-ac13-57cfecd6676b tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Removing options '' from query. {{(pid=100057) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 08:37:17.804430 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.db.api [None req-b284b447-faff-416f-ac13-57cfecd6676b tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Building query based on filter {{(pid=100057) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 08:37:17.822512 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-b284b447-faff-416f-ac13-57cfecd6676b tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Get all snapshots completed successfully. Jul 10 08:37:17.823670 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b284b447-faff-416f-ac13-57cfecd6676b tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] https://10.4.3.7/volume/v3/snapshots?status=available returned with HTTP 200 Jul 10 08:37:17.823670 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 587/2340] 10.4.3.7 () {66 vars in 1262 bytes} [Fri Jul 10 08:37:17 2026] GET /volume/v3/snapshots?status=available => generated 993 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:17.836388 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-bfe20997-84df-48c3-aaef-54ac29613e0d None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:17.837977 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-bfe20997-84df-48c3-aaef-54ac29613e0d tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] GET https://10.4.3.7/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1487914142 Jul 10 08:37:17.838173 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-bfe20997-84df-48c3-aaef-54ac29613e0d tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:17.838423 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-bfe20997-84df-48c3-aaef-54ac29613e0d tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Calling method 'index' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:17.838679 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.api_utils [None req-bfe20997-84df-48c3-aaef-54ac29613e0d tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Removing options '' from query. {{(pid=100055) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 08:37:17.838977 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:17.838977 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:37:17.839948 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.db.api [None req-bfe20997-84df-48c3-aaef-54ac29613e0d tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Building query based on filter {{(pid=100055) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 08:37:17.850092 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-bfe20997-84df-48c3-aaef-54ac29613e0d tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Get all snapshots completed successfully. Jul 10 08:37:17.850444 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-bfe20997-84df-48c3-aaef-54ac29613e0d tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] https://10.4.3.7/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1487914142 returned with HTTP 200 Jul 10 08:37:17.850933 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 582/2341] 10.4.3.7 () {66 vars in 1384 bytes} [Fri Jul 10 08:37:17 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1487914142 => generated 342 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:17.861572 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-b3d63653-8be7-4945-9551-53cff3d9f4c8 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:17.863910 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-b3d63653-8be7-4945-9551-53cff3d9f4c8 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] DELETE https://10.4.3.7/volume/v3/snapshots/05a6a43a-973e-4b8e-8c98-85405b79340d Jul 10 08:37:17.864157 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-b3d63653-8be7-4945-9551-53cff3d9f4c8 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:17.864426 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-b3d63653-8be7-4945-9551-53cff3d9f4c8 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Calling method 'delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:17.864592 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.snapshots [None req-b3d63653-8be7-4945-9551-53cff3d9f4c8 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Delete snapshot with id: 05a6a43a-973e-4b8e-8c98-85405b79340d Jul 10 08:37:17.873691 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:17.873691 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:37:17.874361 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-b3d63653-8be7-4945-9551-53cff3d9f4c8 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Snapshot retrieved successfully. Jul 10 08:37:17.875491 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-e3c94592-a9de-44c0-a37a-5f8ea8ff8055 req-c6e2811d-07e7-435b-bcf3-f168026436f2 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] POST https://10.4.3.7/volume/v3/attachments Jul 10 08:37:17.875839 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-e3c94592-a9de-44c0-a37a-5f8ea8ff8055 req-c6e2811d-07e7-435b-bcf3-f168026436f2 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "81a9d63b-6a7f-4252-912d-b8f5b57fe75a", "connector": null, "instance_uuid": "43c49daa-49cd-410c-992a-14d75db84314"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:37:17.885634 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:17.885634 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:37:17.908568 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-e3c94592-a9de-44c0-a37a-5f8ea8ff8055 req-c6e2811d-07e7-435b-bcf3-f168026436f2 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/attachments returned with HTTP 200 Jul 10 08:37:17.909434 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 591/2342] 10.4.3.7 () {74 vars in 1580 bytes} [Fri Jul 10 08:37:17 2026] POST /volume/v3/attachments => generated 273 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:37:17.989745 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-9a2825ad-c413-4b06-9bc2-367b88923619 req-bdd45cfc-c99d-45d8-b27e-19071256922d None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:17.995316 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-9a2825ad-c413-4b06-9bc2-367b88923619 req-bdd45cfc-c99d-45d8-b27e-19071256922d tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] GET https://10.4.3.7/volume/v3/volumes/3e5ed684-b38d-4c64-bec5-de10549b4ad8 Jul 10 08:37:17.995316 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-9a2825ad-c413-4b06-9bc2-367b88923619 req-bdd45cfc-c99d-45d8-b27e-19071256922d tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:17.995316 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-9a2825ad-c413-4b06-9bc2-367b88923619 req-bdd45cfc-c99d-45d8-b27e-19071256922d tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:18.007474 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:18.007474 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:37:18.011898 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-9a2825ad-c413-4b06-9bc2-367b88923619 req-bdd45cfc-c99d-45d8-b27e-19071256922d tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Volume info retrieved successfully. Jul 10 08:37:18.017269 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-9a2825ad-c413-4b06-9bc2-367b88923619 req-bdd45cfc-c99d-45d8-b27e-19071256922d tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/volumes/3e5ed684-b38d-4c64-bec5-de10549b4ad8 returned with HTTP 200 Jul 10 08:37:18.017898 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 588/2343] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:37:17 2026] GET /volume/v3/volumes/3e5ed684-b38d-4c64-bec5-de10549b4ad8 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:18.089044 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-b3d63653-8be7-4945-9551-53cff3d9f4c8 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Snapshot delete request issued successfully. Jul 10 08:37:18.089271 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-b3d63653-8be7-4945-9551-53cff3d9f4c8 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] https://10.4.3.7/volume/v3/snapshots/05a6a43a-973e-4b8e-8c98-85405b79340d returned with HTTP 202 Jul 10 08:37:18.089871 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 583/2344] 10.4.3.7 () {66 vars in 1343 bytes} [Fri Jul 10 08:37:17 2026] DELETE /volume/v3/snapshots/05a6a43a-973e-4b8e-8c98-85405b79340d => generated 0 bytes in 229 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:37:18.098001 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-cb6af77a-3aa5-4249-b704-6538db9e551d None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:18.099623 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-cb6af77a-3aa5-4249-b704-6538db9e551d tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] GET https://10.4.3.7/volume/v3/snapshots/05a6a43a-973e-4b8e-8c98-85405b79340d Jul 10 08:37:18.099772 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-cb6af77a-3aa5-4249-b704-6538db9e551d tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:18.100025 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-cb6af77a-3aa5-4249-b704-6538db9e551d tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:18.105673 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:18.105673 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:37:18.106161 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-cb6af77a-3aa5-4249-b704-6538db9e551d tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Snapshot retrieved successfully. Jul 10 08:37:18.107029 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-cb6af77a-3aa5-4249-b704-6538db9e551d tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] https://10.4.3.7/volume/v3/snapshots/05a6a43a-973e-4b8e-8c98-85405b79340d returned with HTTP 200 Jul 10 08:37:18.107469 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 583/2345] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:37:18 2026] GET /volume/v3/snapshots/05a6a43a-973e-4b8e-8c98-85405b79340d => generated 472 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:18.262309 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-2d028874-df2e-4a98-bee0-62fbae95f60d None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:18.264202 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-2d028874-df2e-4a98-bee0-62fbae95f60d tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] GET https://10.4.3.7/volume/v3/volumes/81a9d63b-6a7f-4252-912d-b8f5b57fe75a Jul 10 08:37:18.264392 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-2d028874-df2e-4a98-bee0-62fbae95f60d tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:18.264635 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-2d028874-df2e-4a98-bee0-62fbae95f60d tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:18.274433 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:18.274433 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:37:18.279562 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-2d028874-df2e-4a98-bee0-62fbae95f60d tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Volume info retrieved successfully. Jul 10 08:37:18.286866 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-2d028874-df2e-4a98-bee0-62fbae95f60d tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/volumes/81a9d63b-6a7f-4252-912d-b8f5b57fe75a returned with HTTP 200 Jul 10 08:37:18.287456 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 592/2346] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:18 2026] GET /volume/v3/volumes/81a9d63b-6a7f-4252-912d-b8f5b57fe75a => generated 872 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:18.441830 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-2cbc9481-4633-4e10-a916-c0293b5adc15 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:18.441830 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2cbc9481-4633-4e10-a916-c0293b5adc15 None None] GET https://10.4.3.7/volume// Jul 10 08:37:18.441830 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2cbc9481-4633-4e10-a916-c0293b5adc15 None None] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:18.441830 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2cbc9481-4633-4e10-a916-c0293b5adc15 None None] Calling method 'all' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:18.441830 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2cbc9481-4633-4e10-a916-c0293b5adc15 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:37:18.441830 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 589/2347] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:37:18 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:37:18.450439 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-e3c94592-a9de-44c0-a37a-5f8ea8ff8055 req-0fc008ac-2f8d-4775-b031-418ce768a630 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:18.454494 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-e3c94592-a9de-44c0-a37a-5f8ea8ff8055 req-0fc008ac-2f8d-4775-b031-418ce768a630 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] GET https://10.4.3.7/volume/v3/volumes/81a9d63b-6a7f-4252-912d-b8f5b57fe75a Jul 10 08:37:18.454717 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-e3c94592-a9de-44c0-a37a-5f8ea8ff8055 req-0fc008ac-2f8d-4775-b031-418ce768a630 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:18.454943 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-e3c94592-a9de-44c0-a37a-5f8ea8ff8055 req-0fc008ac-2f8d-4775-b031-418ce768a630 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:18.463743 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:18.463743 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:37:18.466979 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [req-e3c94592-a9de-44c0-a37a-5f8ea8ff8055 req-0fc008ac-2f8d-4775-b031-418ce768a630 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Volume info retrieved successfully. Jul 10 08:37:18.471008 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-e3c94592-a9de-44c0-a37a-5f8ea8ff8055 req-0fc008ac-2f8d-4775-b031-418ce768a630 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/volumes/81a9d63b-6a7f-4252-912d-b8f5b57fe75a returned with HTTP 200 Jul 10 08:37:18.471425 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 584/2348] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:37:18 2026] GET /volume/v3/volumes/81a9d63b-6a7f-4252-912d-b8f5b57fe75a => generated 1052 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:37:18.536014 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-1ef80618-c8ab-44e8-b639-c91e351c02cf None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:18.538790 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-1ef80618-c8ab-44e8-b639-c91e351c02cf tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] GET https://10.4.3.7/volume/v3/backups/82106f64-dc0e-4df2-9966-7b90537bc642 Jul 10 08:37:18.539142 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-1ef80618-c8ab-44e8-b639-c91e351c02cf tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:18.539481 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-1ef80618-c8ab-44e8-b639-c91e351c02cf tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:18.539657 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-1ef80618-c8ab-44e8-b639-c91e351c02cf tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Show backup with id 82106f64-dc0e-4df2-9966-7b90537bc642. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:37:18.545938 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:18.545938 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:37:18.546789 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-1ef80618-c8ab-44e8-b639-c91e351c02cf tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] https://10.4.3.7/volume/v3/backups/82106f64-dc0e-4df2-9966-7b90537bc642 returned with HTTP 200 Jul 10 08:37:18.547468 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 584/2349] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:18 2026] GET /volume/v3/backups/82106f64-dc0e-4df2-9966-7b90537bc642 => generated 746 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:18.577042 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-e3c94592-a9de-44c0-a37a-5f8ea8ff8055 req-0ac65b1e-b64a-4e85-a7cf-928930e8ac1a None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:18.583302 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-e3c94592-a9de-44c0-a37a-5f8ea8ff8055 req-0ac65b1e-b64a-4e85-a7cf-928930e8ac1a tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] PUT https://10.4.3.7/volume/v3/attachments/86df1edb-29a7-4945-a0a2-c8ea811e7dd9 Jul 10 08:37:18.583745 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-e3c94592-a9de-44c0-a37a-5f8ea8ff8055 req-0ac65b1e-b64a-4e85-a7cf-928930e8ac1a tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.7", "host": "np0000004976", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b54eda21b644", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bf3c9c16-ec3d-4df7-865b-5f424258654a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:37:18.595822 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.coordination [req-e3c94592-a9de-44c0-a37a-5f8ea8ff8055 req-0ac65b1e-b64a-4e85-a7cf-928930e8ac1a tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Acquiring lock "cinder-attachment_update-81a9d63b-6a7f-4252-912d-b8f5b57fe75a-np0000004976" by "attachment_update" {{(pid=100054) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 08:37:18.600680 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.coordination [req-e3c94592-a9de-44c0-a37a-5f8ea8ff8055 req-0ac65b1e-b64a-4e85-a7cf-928930e8ac1a tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Lock "cinder-attachment_update-81a9d63b-6a7f-4252-912d-b8f5b57fe75a-np0000004976" acquired by "attachment_update" :: waited 0.005s {{(pid=100054) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 08:37:18.601687 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:18.601687 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:37:19.120612 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-054476c8-c092-47b9-8c1d-a4832884b5af None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:19.122251 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-054476c8-c092-47b9-8c1d-a4832884b5af tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] GET https://10.4.3.7/volume/v3/snapshots/05a6a43a-973e-4b8e-8c98-85405b79340d Jul 10 08:37:19.124476 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-054476c8-c092-47b9-8c1d-a4832884b5af tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:19.124476 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-054476c8-c092-47b9-8c1d-a4832884b5af tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:19.124589 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.coordination [req-e3c94592-a9de-44c0-a37a-5f8ea8ff8055 req-0ac65b1e-b64a-4e85-a7cf-928930e8ac1a tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Lock "cinder-attachment_update-81a9d63b-6a7f-4252-912d-b8f5b57fe75a-np0000004976" released by "attachment_update" :: held 0.523s {{(pid=100054) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 08:37:19.124589 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-e3c94592-a9de-44c0-a37a-5f8ea8ff8055 req-0ac65b1e-b64a-4e85-a7cf-928930e8ac1a tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/attachments/86df1edb-29a7-4945-a0a2-c8ea811e7dd9 returned with HTTP 200 Jul 10 08:37:19.125000 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 593/2350] 10.4.3.7 () {74 vars in 1690 bytes} [Fri Jul 10 08:37:18 2026] PUT /volume/v3/attachments/86df1edb-29a7-4945-a0a2-c8ea811e7dd9 => generated 968 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:37:19.128384 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-054476c8-c092-47b9-8c1d-a4832884b5af tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] https://10.4.3.7/volume/v3/snapshots/05a6a43a-973e-4b8e-8c98-85405b79340d returned with HTTP 404 Jul 10 08:37:19.129034 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 590/2351] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:37:19 2026] GET /volume/v3/snapshots/05a6a43a-973e-4b8e-8c98-85405b79340d => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:37:19.133540 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-e3c94592-a9de-44c0-a37a-5f8ea8ff8055 req-c9341ab6-6687-4ad2-8f5e-7cf840edabc0 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:19.137793 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-e3c94592-a9de-44c0-a37a-5f8ea8ff8055 req-c9341ab6-6687-4ad2-8f5e-7cf840edabc0 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] GET https://10.4.3.7/volume/v3/volumes/81a9d63b-6a7f-4252-912d-b8f5b57fe75a/encryption Jul 10 08:37:19.137998 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-e3c94592-a9de-44c0-a37a-5f8ea8ff8055 req-c9341ab6-6687-4ad2-8f5e-7cf840edabc0 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:19.138266 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-e3c94592-a9de-44c0-a37a-5f8ea8ff8055 req-c9341ab6-6687-4ad2-8f5e-7cf840edabc0 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Calling method 'index' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:19.141025 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-6f1f1d38-537e-49fe-a324-c0b33ed1b522 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:19.142914 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-6f1f1d38-537e-49fe-a324-c0b33ed1b522 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] DELETE https://10.4.3.7/volume/v3/snapshots/7e8fd897-fd22-4bd6-b7fd-44d2f11b6184 Jul 10 08:37:19.143146 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-6f1f1d38-537e-49fe-a324-c0b33ed1b522 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:19.143425 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-6f1f1d38-537e-49fe-a324-c0b33ed1b522 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Calling method 'delete' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:19.143574 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.snapshots [None req-6f1f1d38-537e-49fe-a324-c0b33ed1b522 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Delete snapshot with id: 7e8fd897-fd22-4bd6-b7fd-44d2f11b6184 Jul 10 08:37:19.152463 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:19.152463 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:37:19.152596 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:19.152596 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:37:19.152899 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-6f1f1d38-537e-49fe-a324-c0b33ed1b522 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Snapshot retrieved successfully. Jul 10 08:37:19.162441 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-e3c94592-a9de-44c0-a37a-5f8ea8ff8055 req-c9341ab6-6687-4ad2-8f5e-7cf840edabc0 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/volumes/81a9d63b-6a7f-4252-912d-b8f5b57fe75a/encryption returned with HTTP 200 Jul 10 08:37:19.162890 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 585/2352] 10.4.3.7 () {68 vars in 1617 bytes} [Fri Jul 10 08:37:19 2026] GET /volume/v3/volumes/81a9d63b-6a7f-4252-912d-b8f5b57fe75a/encryption => generated 160 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:19.169187 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-6f1f1d38-537e-49fe-a324-c0b33ed1b522 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Snapshot delete request issued successfully. Jul 10 08:37:19.169416 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-6f1f1d38-537e-49fe-a324-c0b33ed1b522 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] https://10.4.3.7/volume/v3/snapshots/7e8fd897-fd22-4bd6-b7fd-44d2f11b6184 returned with HTTP 202 Jul 10 08:37:19.169813 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 585/2353] 10.4.3.7 () {66 vars in 1343 bytes} [Fri Jul 10 08:37:19 2026] DELETE /volume/v3/snapshots/7e8fd897-fd22-4bd6-b7fd-44d2f11b6184 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:37:19.179085 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-d02232c0-6794-4ebf-b7a5-9e46f5d72001 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:19.181893 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d02232c0-6794-4ebf-b7a5-9e46f5d72001 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] GET https://10.4.3.7/volume/v3/snapshots/7e8fd897-fd22-4bd6-b7fd-44d2f11b6184 Jul 10 08:37:19.182080 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-d02232c0-6794-4ebf-b7a5-9e46f5d72001 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:19.182267 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-d02232c0-6794-4ebf-b7a5-9e46f5d72001 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:19.198758 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:19.198758 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:37:19.199494 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-d02232c0-6794-4ebf-b7a5-9e46f5d72001 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Snapshot retrieved successfully. Jul 10 08:37:19.200455 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d02232c0-6794-4ebf-b7a5-9e46f5d72001 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] https://10.4.3.7/volume/v3/snapshots/7e8fd897-fd22-4bd6-b7fd-44d2f11b6184 returned with HTTP 200 Jul 10 08:37:19.201085 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 594/2354] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:37:19 2026] GET /volume/v3/snapshots/7e8fd897-fd22-4bd6-b7fd-44d2f11b6184 => generated 470 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:19.302090 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-4a29cbd7-ba86-45c7-8747-8884ff67668f None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:19.303525 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4a29cbd7-ba86-45c7-8747-8884ff67668f tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] GET https://10.4.3.7/volume/v3/volumes/81a9d63b-6a7f-4252-912d-b8f5b57fe75a Jul 10 08:37:19.303822 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4a29cbd7-ba86-45c7-8747-8884ff67668f tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:19.304096 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4a29cbd7-ba86-45c7-8747-8884ff67668f tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:19.314984 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:19.314984 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:37:19.322188 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-4a29cbd7-ba86-45c7-8747-8884ff67668f tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Volume info retrieved successfully. Jul 10 08:37:19.329599 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4a29cbd7-ba86-45c7-8747-8884ff67668f tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/volumes/81a9d63b-6a7f-4252-912d-b8f5b57fe75a returned with HTTP 200 Jul 10 08:37:19.329599 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 591/2355] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:19 2026] GET /volume/v3/volumes/81a9d63b-6a7f-4252-912d-b8f5b57fe75a => generated 873 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:19.557875 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-5a204735-d3d7-45c0-ba43-2473b6b2f565 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:19.559463 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-5a204735-d3d7-45c0-ba43-2473b6b2f565 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] GET https://10.4.3.7/volume/v3/backups/82106f64-dc0e-4df2-9966-7b90537bc642 Jul 10 08:37:19.559632 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-5a204735-d3d7-45c0-ba43-2473b6b2f565 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:19.559822 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-5a204735-d3d7-45c0-ba43-2473b6b2f565 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:19.559927 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-5a204735-d3d7-45c0-ba43-2473b6b2f565 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Show backup with id 82106f64-dc0e-4df2-9966-7b90537bc642. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:37:19.566420 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:19.566420 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:37:19.567170 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-5a204735-d3d7-45c0-ba43-2473b6b2f565 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] https://10.4.3.7/volume/v3/backups/82106f64-dc0e-4df2-9966-7b90537bc642 returned with HTTP 200 Jul 10 08:37:19.567616 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 586/2356] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:19 2026] GET /volume/v3/backups/82106f64-dc0e-4df2-9966-7b90537bc642 => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:20.074170 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-4c2daae5-8b43-48c7-850b-3391a9c0fcb2 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:20.074720 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-4c2daae5-8b43-48c7-850b-3391a9c0fcb2 None None] GET https://10.4.3.7/volume// Jul 10 08:37:20.074935 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-4c2daae5-8b43-48c7-850b-3391a9c0fcb2 None None] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:20.075186 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-4c2daae5-8b43-48c7-850b-3391a9c0fcb2 None None] Calling method 'all' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:20.075630 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-4c2daae5-8b43-48c7-850b-3391a9c0fcb2 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:37:20.076023 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 586/2357] 10.4.3.7 () {66 vars in 1414 bytes} [Fri Jul 10 08:37:20 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:37:20.084956 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-9a2825ad-c413-4b06-9bc2-367b88923619 req-01fe589b-2c86-4660-b336-989714c78c13 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:20.087545 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-9a2825ad-c413-4b06-9bc2-367b88923619 req-01fe589b-2c86-4660-b336-989714c78c13 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] POST https://10.4.3.7/volume/v3/attachments Jul 10 08:37:20.087956 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-9a2825ad-c413-4b06-9bc2-367b88923619 req-01fe589b-2c86-4660-b336-989714c78c13 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3e5ed684-b38d-4c64-bec5-de10549b4ad8", "connector": null, "instance_uuid": "28f8ba64-73f8-4c17-b036-72589b0e66e5"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:37:20.097788 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:20.097788 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:37:20.122653 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-9a2825ad-c413-4b06-9bc2-367b88923619 req-01fe589b-2c86-4660-b336-989714c78c13 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/attachments returned with HTTP 200 Jul 10 08:37:20.123102 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 595/2358] 10.4.3.7 () {74 vars in 1580 bytes} [Fri Jul 10 08:37:20 2026] POST /volume/v3/attachments => generated 273 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:37:20.210760 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-05913c28-237a-4d7d-b7e8-a9e8dc2d4fdf None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:20.215296 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-05913c28-237a-4d7d-b7e8-a9e8dc2d4fdf tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] GET https://10.4.3.7/volume/v3/snapshots/7e8fd897-fd22-4bd6-b7fd-44d2f11b6184 Jul 10 08:37:20.215614 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-05913c28-237a-4d7d-b7e8-a9e8dc2d4fdf tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:20.215825 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-05913c28-237a-4d7d-b7e8-a9e8dc2d4fdf tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:20.224021 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-05913c28-237a-4d7d-b7e8-a9e8dc2d4fdf tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] https://10.4.3.7/volume/v3/snapshots/7e8fd897-fd22-4bd6-b7fd-44d2f11b6184 returned with HTTP 404 Jul 10 08:37:20.224634 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 592/2359] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:37:20 2026] GET /volume/v3/snapshots/7e8fd897-fd22-4bd6-b7fd-44d2f11b6184 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:37:20.235372 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-e303243c-5534-4860-b4ae-8ae935248c30 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:20.239264 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-e303243c-5534-4860-b4ae-8ae935248c30 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] DELETE https://10.4.3.7/volume/v3/snapshots/1db91988-3998-41a7-ad93-a189fd4d4b99 Jul 10 08:37:20.239509 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-e303243c-5534-4860-b4ae-8ae935248c30 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:20.239785 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-e303243c-5534-4860-b4ae-8ae935248c30 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Calling method 'delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:20.239918 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.snapshots [None req-e303243c-5534-4860-b4ae-8ae935248c30 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Delete snapshot with id: 1db91988-3998-41a7-ad93-a189fd4d4b99 Jul 10 08:37:20.246491 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:20.246491 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:37:20.247160 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-e303243c-5534-4860-b4ae-8ae935248c30 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Snapshot retrieved successfully. Jul 10 08:37:20.272520 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-e303243c-5534-4860-b4ae-8ae935248c30 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Snapshot delete request issued successfully. Jul 10 08:37:20.272788 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-e303243c-5534-4860-b4ae-8ae935248c30 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] https://10.4.3.7/volume/v3/snapshots/1db91988-3998-41a7-ad93-a189fd4d4b99 returned with HTTP 202 Jul 10 08:37:20.273236 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 587/2360] 10.4.3.7 () {66 vars in 1343 bytes} [Fri Jul 10 08:37:20 2026] DELETE /volume/v3/snapshots/1db91988-3998-41a7-ad93-a189fd4d4b99 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:37:20.283086 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-4997139b-ce3a-4c71-b2bb-14887564132b None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:20.291174 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-4997139b-ce3a-4c71-b2bb-14887564132b tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] GET https://10.4.3.7/volume/v3/snapshots/1db91988-3998-41a7-ad93-a189fd4d4b99 Jul 10 08:37:20.291174 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-4997139b-ce3a-4c71-b2bb-14887564132b tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:20.291506 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-4997139b-ce3a-4c71-b2bb-14887564132b tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:20.298133 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:20.298133 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:37:20.298646 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-4997139b-ce3a-4c71-b2bb-14887564132b tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Snapshot retrieved successfully. Jul 10 08:37:20.299433 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-4997139b-ce3a-4c71-b2bb-14887564132b tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] https://10.4.3.7/volume/v3/snapshots/1db91988-3998-41a7-ad93-a189fd4d4b99 returned with HTTP 200 Jul 10 08:37:20.300021 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 587/2361] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:37:20 2026] GET /volume/v3/snapshots/1db91988-3998-41a7-ad93-a189fd4d4b99 => generated 471 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:20.347465 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-9aa7bf5f-d180-439f-87d3-44ab33ccab13 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:20.348923 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-9aa7bf5f-d180-439f-87d3-44ab33ccab13 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] GET https://10.4.3.7/volume/v3/volumes/81a9d63b-6a7f-4252-912d-b8f5b57fe75a Jul 10 08:37:20.349432 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-9aa7bf5f-d180-439f-87d3-44ab33ccab13 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:20.349535 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-9aa7bf5f-d180-439f-87d3-44ab33ccab13 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:20.364589 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:20.364589 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:37:20.375100 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-9aa7bf5f-d180-439f-87d3-44ab33ccab13 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Volume info retrieved successfully. Jul 10 08:37:20.380639 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-9aa7bf5f-d180-439f-87d3-44ab33ccab13 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/volumes/81a9d63b-6a7f-4252-912d-b8f5b57fe75a returned with HTTP 200 Jul 10 08:37:20.381093 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 596/2362] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:20 2026] GET /volume/v3/volumes/81a9d63b-6a7f-4252-912d-b8f5b57fe75a => generated 873 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:20.547797 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-7a7c5cf6-ce80-4086-a0d6-b8e5281ee925 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:20.548683 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7a7c5cf6-ce80-4086-a0d6-b8e5281ee925 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] GET https://10.4.3.7/volume/v3/volumes/3e5ed684-b38d-4c64-bec5-de10549b4ad8 Jul 10 08:37:20.548884 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7a7c5cf6-ce80-4086-a0d6-b8e5281ee925 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:20.549058 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7a7c5cf6-ce80-4086-a0d6-b8e5281ee925 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:20.566333 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:20.566333 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:37:20.571043 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-7a7c5cf6-ce80-4086-a0d6-b8e5281ee925 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Volume info retrieved successfully. Jul 10 08:37:20.575737 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7a7c5cf6-ce80-4086-a0d6-b8e5281ee925 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/volumes/3e5ed684-b38d-4c64-bec5-de10549b4ad8 returned with HTTP 200 Jul 10 08:37:20.576814 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 593/2363] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:20 2026] GET /volume/v3/volumes/3e5ed684-b38d-4c64-bec5-de10549b4ad8 => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:20.578815 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-80757728-d009-450e-96cf-b73e80e64a15 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:20.580694 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-80757728-d009-450e-96cf-b73e80e64a15 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] GET https://10.4.3.7/volume/v3/backups/82106f64-dc0e-4df2-9966-7b90537bc642 Jul 10 08:37:20.580865 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-80757728-d009-450e-96cf-b73e80e64a15 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:20.581106 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-80757728-d009-450e-96cf-b73e80e64a15 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:20.581252 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-80757728-d009-450e-96cf-b73e80e64a15 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Show backup with id 82106f64-dc0e-4df2-9966-7b90537bc642. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:37:20.585987 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:20.585987 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:37:20.589430 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-80757728-d009-450e-96cf-b73e80e64a15 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] https://10.4.3.7/volume/v3/backups/82106f64-dc0e-4df2-9966-7b90537bc642 returned with HTTP 200 Jul 10 08:37:20.589430 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 588/2364] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:20 2026] GET /volume/v3/backups/82106f64-dc0e-4df2-9966-7b90537bc642 => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:20.664779 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-28faf430-6549-4dab-ae10-f560f49abe23 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:20.665131 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-28faf430-6549-4dab-ae10-f560f49abe23 None None] GET https://10.4.3.7/volume// Jul 10 08:37:20.665294 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-28faf430-6549-4dab-ae10-f560f49abe23 None None] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:20.665528 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-28faf430-6549-4dab-ae10-f560f49abe23 None None] Calling method 'all' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:20.665856 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-28faf430-6549-4dab-ae10-f560f49abe23 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:37:20.666117 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 588/2365] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:37:20 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:37:20.673135 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-9a2825ad-c413-4b06-9bc2-367b88923619 req-b1f53d30-dbae-4faa-b42a-19de965aa38b None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:20.675386 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-9a2825ad-c413-4b06-9bc2-367b88923619 req-b1f53d30-dbae-4faa-b42a-19de965aa38b tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] GET https://10.4.3.7/volume/v3/volumes/3e5ed684-b38d-4c64-bec5-de10549b4ad8 Jul 10 08:37:20.675678 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-9a2825ad-c413-4b06-9bc2-367b88923619 req-b1f53d30-dbae-4faa-b42a-19de965aa38b tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:20.675907 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-9a2825ad-c413-4b06-9bc2-367b88923619 req-b1f53d30-dbae-4faa-b42a-19de965aa38b tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:20.685619 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:20.685619 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:37:20.690597 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-9a2825ad-c413-4b06-9bc2-367b88923619 req-b1f53d30-dbae-4faa-b42a-19de965aa38b tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Volume info retrieved successfully. Jul 10 08:37:20.696619 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-9a2825ad-c413-4b06-9bc2-367b88923619 req-b1f53d30-dbae-4faa-b42a-19de965aa38b tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/volumes/3e5ed684-b38d-4c64-bec5-de10549b4ad8 returned with HTTP 200 Jul 10 08:37:20.697047 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 597/2366] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:37:20 2026] GET /volume/v3/volumes/3e5ed684-b38d-4c64-bec5-de10549b4ad8 => generated 1021 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:37:20.847238 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-9a2825ad-c413-4b06-9bc2-367b88923619 req-ac7d5c12-4bb9-411e-af4b-bf1e646088df None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:20.852731 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-9a2825ad-c413-4b06-9bc2-367b88923619 req-ac7d5c12-4bb9-411e-af4b-bf1e646088df tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] PUT https://10.4.3.7/volume/v3/attachments/f5bc9ea8-4f2f-4ac3-a5a7-b67a88ce05fc Jul 10 08:37:20.853215 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-9a2825ad-c413-4b06-9bc2-367b88923619 req-ac7d5c12-4bb9-411e-af4b-bf1e646088df tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.7", "host": "np0000004976", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b54eda21b644", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bf3c9c16-ec3d-4df7-865b-5f424258654a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:37:20.878145 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.coordination [req-9a2825ad-c413-4b06-9bc2-367b88923619 req-ac7d5c12-4bb9-411e-af4b-bf1e646088df tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Acquiring lock "cinder-attachment_update-3e5ed684-b38d-4c64-bec5-de10549b4ad8-np0000004976" by "attachment_update" {{(pid=100057) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 08:37:20.883797 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.coordination [req-9a2825ad-c413-4b06-9bc2-367b88923619 req-ac7d5c12-4bb9-411e-af4b-bf1e646088df tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Lock "cinder-attachment_update-3e5ed684-b38d-4c64-bec5-de10549b4ad8-np0000004976" acquired by "attachment_update" :: waited 0.006s {{(pid=100057) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 08:37:20.884924 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:20.884924 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:37:21.309684 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-4d5abb24-667f-4e77-ac3f-aeb2d685e1c9 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:21.311361 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-4d5abb24-667f-4e77-ac3f-aeb2d685e1c9 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] GET https://10.4.3.7/volume/v3/snapshots/1db91988-3998-41a7-ad93-a189fd4d4b99 Jul 10 08:37:21.311645 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-4d5abb24-667f-4e77-ac3f-aeb2d685e1c9 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:21.311844 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-4d5abb24-667f-4e77-ac3f-aeb2d685e1c9 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:21.316648 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-4d5abb24-667f-4e77-ac3f-aeb2d685e1c9 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] https://10.4.3.7/volume/v3/snapshots/1db91988-3998-41a7-ad93-a189fd4d4b99 returned with HTTP 404 Jul 10 08:37:21.317540 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 589/2367] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:37:21 2026] GET /volume/v3/snapshots/1db91988-3998-41a7-ad93-a189fd4d4b99 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:37:21.325121 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-e9b7b901-fca8-4a6b-aa85-5588304d0832 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:21.327038 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-e9b7b901-fca8-4a6b-aa85-5588304d0832 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] GET https://10.4.3.7/volume/v3/volumes/aa165adb-ae57-4466-92b8-3f2bb1807960 Jul 10 08:37:21.327276 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-e9b7b901-fca8-4a6b-aa85-5588304d0832 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:21.327535 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-e9b7b901-fca8-4a6b-aa85-5588304d0832 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:21.335100 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:21.335100 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:37:21.339794 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-e9b7b901-fca8-4a6b-aa85-5588304d0832 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Volume info retrieved successfully. Jul 10 08:37:21.345541 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-e9b7b901-fca8-4a6b-aa85-5588304d0832 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] https://10.4.3.7/volume/v3/volumes/aa165adb-ae57-4466-92b8-3f2bb1807960 returned with HTTP 200 Jul 10 08:37:21.346160 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 589/2368] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:21 2026] GET /volume/v3/volumes/aa165adb-ae57-4466-92b8-3f2bb1807960 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:21.359174 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-27ff2349-6aa2-4f67-9a9c-ff949a58ebf1 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:21.361369 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-27ff2349-6aa2-4f67-9a9c-ff949a58ebf1 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] DELETE https://10.4.3.7/volume/v3/volumes/aa165adb-ae57-4466-92b8-3f2bb1807960 Jul 10 08:37:21.361579 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-27ff2349-6aa2-4f67-9a9c-ff949a58ebf1 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:21.361773 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-27ff2349-6aa2-4f67-9a9c-ff949a58ebf1 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Calling method 'delete' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:21.361943 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.volumes [None req-27ff2349-6aa2-4f67-9a9c-ff949a58ebf1 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Delete volume with id: aa165adb-ae57-4466-92b8-3f2bb1807960 Jul 10 08:37:21.370173 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:21.370173 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:37:21.370693 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-27ff2349-6aa2-4f67-9a9c-ff949a58ebf1 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Volume info retrieved successfully. Jul 10 08:37:21.389457 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-27ff2349-6aa2-4f67-9a9c-ff949a58ebf1 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Delete volume request issued successfully. Jul 10 08:37:21.389739 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-27ff2349-6aa2-4f67-9a9c-ff949a58ebf1 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] https://10.4.3.7/volume/v3/volumes/aa165adb-ae57-4466-92b8-3f2bb1807960 returned with HTTP 202 Jul 10 08:37:21.390319 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 598/2369] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:37:21 2026] DELETE /volume/v3/volumes/aa165adb-ae57-4466-92b8-3f2bb1807960 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:37:21.394848 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-484abe26-4c98-4db7-896d-996bd7714443 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:21.397181 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-484abe26-4c98-4db7-896d-996bd7714443 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] GET https://10.4.3.7/volume/v3/volumes/81a9d63b-6a7f-4252-912d-b8f5b57fe75a Jul 10 08:37:21.397517 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-484abe26-4c98-4db7-896d-996bd7714443 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:21.397673 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-484abe26-4c98-4db7-896d-996bd7714443 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:21.398573 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-3cd192f4-ba22-4035-a846-37d6f8fccc31 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:21.402973 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-3cd192f4-ba22-4035-a846-37d6f8fccc31 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] GET https://10.4.3.7/volume/v3/volumes/aa165adb-ae57-4466-92b8-3f2bb1807960 Jul 10 08:37:21.402973 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-3cd192f4-ba22-4035-a846-37d6f8fccc31 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:21.402973 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-3cd192f4-ba22-4035-a846-37d6f8fccc31 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:21.410289 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:21.410289 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:37:21.412764 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.coordination [req-9a2825ad-c413-4b06-9bc2-367b88923619 req-ac7d5c12-4bb9-411e-af4b-bf1e646088df tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Lock "cinder-attachment_update-3e5ed684-b38d-4c64-bec5-de10549b4ad8-np0000004976" released by "attachment_update" :: held 0.529s {{(pid=100057) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 08:37:21.412764 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-9a2825ad-c413-4b06-9bc2-367b88923619 req-ac7d5c12-4bb9-411e-af4b-bf1e646088df tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/attachments/f5bc9ea8-4f2f-4ac3-a5a7-b67a88ce05fc returned with HTTP 200 Jul 10 08:37:21.412764 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 594/2370] 10.4.3.7 () {74 vars in 1690 bytes} [Fri Jul 10 08:37:20 2026] PUT /volume/v3/attachments/f5bc9ea8-4f2f-4ac3-a5a7-b67a88ce05fc => generated 969 bytes in 566 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:37:21.413478 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:21.413478 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:37:21.418059 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-3cd192f4-ba22-4035-a846-37d6f8fccc31 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Volume info retrieved successfully. Jul 10 08:37:21.419416 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-484abe26-4c98-4db7-896d-996bd7714443 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Volume info retrieved successfully. Jul 10 08:37:21.423537 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-3cd192f4-ba22-4035-a846-37d6f8fccc31 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] https://10.4.3.7/volume/v3/volumes/aa165adb-ae57-4466-92b8-3f2bb1807960 returned with HTTP 200 Jul 10 08:37:21.424457 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 590/2371] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:21 2026] GET /volume/v3/volumes/aa165adb-ae57-4466-92b8-3f2bb1807960 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:21.426281 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-484abe26-4c98-4db7-896d-996bd7714443 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/volumes/81a9d63b-6a7f-4252-912d-b8f5b57fe75a returned with HTTP 200 Jul 10 08:37:21.426837 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 590/2372] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:21 2026] GET /volume/v3/volumes/81a9d63b-6a7f-4252-912d-b8f5b57fe75a => generated 873 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:21.589361 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-63462c40-3f74-493d-9d41-94b0679d6697 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:21.591557 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-63462c40-3f74-493d-9d41-94b0679d6697 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] GET https://10.4.3.7/volume/v3/volumes/3e5ed684-b38d-4c64-bec5-de10549b4ad8 Jul 10 08:37:21.591691 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-63462c40-3f74-493d-9d41-94b0679d6697 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:21.591951 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-63462c40-3f74-493d-9d41-94b0679d6697 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:21.600468 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-1679397a-3b6c-40f6-90b0-0621cb43167c None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:21.603285 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-1679397a-3b6c-40f6-90b0-0621cb43167c tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] GET https://10.4.3.7/volume/v3/backups/82106f64-dc0e-4df2-9966-7b90537bc642 Jul 10 08:37:21.603520 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-1679397a-3b6c-40f6-90b0-0621cb43167c tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:21.604124 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-1679397a-3b6c-40f6-90b0-0621cb43167c tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:21.604124 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-1679397a-3b6c-40f6-90b0-0621cb43167c tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Show backup with id 82106f64-dc0e-4df2-9966-7b90537bc642. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:37:21.611278 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:21.611278 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:37:21.618094 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:21.618094 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:37:21.620028 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-1679397a-3b6c-40f6-90b0-0621cb43167c tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] https://10.4.3.7/volume/v3/backups/82106f64-dc0e-4df2-9966-7b90537bc642 returned with HTTP 200 Jul 10 08:37:21.620028 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 595/2373] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:21 2026] GET /volume/v3/backups/82106f64-dc0e-4df2-9966-7b90537bc642 => generated 746 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:21.620150 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-63462c40-3f74-493d-9d41-94b0679d6697 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Volume info retrieved successfully. Jul 10 08:37:21.628586 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-63462c40-3f74-493d-9d41-94b0679d6697 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/volumes/3e5ed684-b38d-4c64-bec5-de10549b4ad8 returned with HTTP 200 Jul 10 08:37:21.629091 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 599/2374] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:21 2026] GET /volume/v3/volumes/3e5ed684-b38d-4c64-bec5-de10549b4ad8 => generated 842 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:22.439881 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-58705e8f-4453-465f-b540-0bff769fb037 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:22.440277 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-c22fe1e0-897b-42f9-8a0c-466fccdccf99 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:22.443932 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-58705e8f-4453-465f-b540-0bff769fb037 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] GET https://10.4.3.7/volume/v3/volumes/aa165adb-ae57-4466-92b8-3f2bb1807960 Jul 10 08:37:22.443932 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-58705e8f-4453-465f-b540-0bff769fb037 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:22.443932 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-58705e8f-4453-465f-b540-0bff769fb037 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:22.444181 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-c22fe1e0-897b-42f9-8a0c-466fccdccf99 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] GET https://10.4.3.7/volume/v3/volumes/81a9d63b-6a7f-4252-912d-b8f5b57fe75a Jul 10 08:37:22.444181 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-c22fe1e0-897b-42f9-8a0c-466fccdccf99 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:22.444181 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-c22fe1e0-897b-42f9-8a0c-466fccdccf99 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:22.447089 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-58705e8f-4453-465f-b540-0bff769fb037 tempest-VolumesSnapshotListTestJSON-585640016 tempest-VolumesSnapshotListTestJSON-585640016-project-member] https://10.4.3.7/volume/v3/volumes/aa165adb-ae57-4466-92b8-3f2bb1807960 returned with HTTP 404 Jul 10 08:37:22.447919 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 591/2375] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:22 2026] GET /volume/v3/volumes/aa165adb-ae57-4466-92b8-3f2bb1807960 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:37:22.459696 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:22.459696 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:37:22.464446 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-c22fe1e0-897b-42f9-8a0c-466fccdccf99 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Volume info retrieved successfully. Jul 10 08:37:22.469786 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-c22fe1e0-897b-42f9-8a0c-466fccdccf99 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/volumes/81a9d63b-6a7f-4252-912d-b8f5b57fe75a returned with HTTP 200 Jul 10 08:37:22.470374 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 591/2376] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:22 2026] GET /volume/v3/volumes/81a9d63b-6a7f-4252-912d-b8f5b57fe75a => generated 873 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:22.630784 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-aac42b55-39c8-48b2-9a49-6a510712b2ab None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:22.632852 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-aac42b55-39c8-48b2-9a49-6a510712b2ab tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] GET https://10.4.3.7/volume/v3/backups/82106f64-dc0e-4df2-9966-7b90537bc642 Jul 10 08:37:22.633070 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-aac42b55-39c8-48b2-9a49-6a510712b2ab tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:22.633298 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-aac42b55-39c8-48b2-9a49-6a510712b2ab tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:22.633465 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-aac42b55-39c8-48b2-9a49-6a510712b2ab tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Show backup with id 82106f64-dc0e-4df2-9966-7b90537bc642. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:37:22.638180 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:22.638180 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:37:22.639103 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-aac42b55-39c8-48b2-9a49-6a510712b2ab tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] https://10.4.3.7/volume/v3/backups/82106f64-dc0e-4df2-9966-7b90537bc642 returned with HTTP 200 Jul 10 08:37:22.639583 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 596/2377] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:22 2026] GET /volume/v3/backups/82106f64-dc0e-4df2-9966-7b90537bc642 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:22.646886 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-e77697aa-870d-4f9c-99c4-b0d32d99fde0 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:22.649273 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-e77697aa-870d-4f9c-99c4-b0d32d99fde0 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] GET https://10.4.3.7/volume/v3/volumes/3e5ed684-b38d-4c64-bec5-de10549b4ad8 Jul 10 08:37:22.649486 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-e77697aa-870d-4f9c-99c4-b0d32d99fde0 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:22.649665 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-e77697aa-870d-4f9c-99c4-b0d32d99fde0 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:22.658447 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:22.658447 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:37:22.661457 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-e77697aa-870d-4f9c-99c4-b0d32d99fde0 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Volume info retrieved successfully. Jul 10 08:37:22.665109 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-e77697aa-870d-4f9c-99c4-b0d32d99fde0 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/volumes/3e5ed684-b38d-4c64-bec5-de10549b4ad8 returned with HTTP 200 Jul 10 08:37:22.665474 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 600/2378] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:22 2026] GET /volume/v3/volumes/3e5ed684-b38d-4c64-bec5-de10549b4ad8 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:23.485824 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-380c4bb4-1fc7-49b6-a743-9a67cabbc76c None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:23.489446 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-380c4bb4-1fc7-49b6-a743-9a67cabbc76c tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] GET https://10.4.3.7/volume/v3/volumes/81a9d63b-6a7f-4252-912d-b8f5b57fe75a Jul 10 08:37:23.490079 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-380c4bb4-1fc7-49b6-a743-9a67cabbc76c tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:23.490544 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-380c4bb4-1fc7-49b6-a743-9a67cabbc76c tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:23.505598 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:23.505598 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:37:23.509507 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-380c4bb4-1fc7-49b6-a743-9a67cabbc76c tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Volume info retrieved successfully. Jul 10 08:37:23.514435 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-380c4bb4-1fc7-49b6-a743-9a67cabbc76c tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/volumes/81a9d63b-6a7f-4252-912d-b8f5b57fe75a returned with HTTP 200 Jul 10 08:37:23.514898 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 592/2379] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:23 2026] GET /volume/v3/volumes/81a9d63b-6a7f-4252-912d-b8f5b57fe75a => generated 873 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:23.649878 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-70df8877-58c0-422d-8fc8-cfeb88ab5ccd None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:23.651655 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-70df8877-58c0-422d-8fc8-cfeb88ab5ccd tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] GET https://10.4.3.7/volume/v3/backups/82106f64-dc0e-4df2-9966-7b90537bc642 Jul 10 08:37:23.651842 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-70df8877-58c0-422d-8fc8-cfeb88ab5ccd tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:23.652167 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-70df8877-58c0-422d-8fc8-cfeb88ab5ccd tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:23.652167 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-70df8877-58c0-422d-8fc8-cfeb88ab5ccd tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Show backup with id 82106f64-dc0e-4df2-9966-7b90537bc642. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:37:23.656102 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:23.656102 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:37:23.656687 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-70df8877-58c0-422d-8fc8-cfeb88ab5ccd tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] https://10.4.3.7/volume/v3/backups/82106f64-dc0e-4df2-9966-7b90537bc642 returned with HTTP 200 Jul 10 08:37:23.657008 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 592/2380] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:23 2026] GET /volume/v3/backups/82106f64-dc0e-4df2-9966-7b90537bc642 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:23.678153 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-fe04e6f6-19cf-482d-8252-d28841044c50 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:23.680021 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-fe04e6f6-19cf-482d-8252-d28841044c50 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] GET https://10.4.3.7/volume/v3/volumes/3e5ed684-b38d-4c64-bec5-de10549b4ad8 Jul 10 08:37:23.680285 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-fe04e6f6-19cf-482d-8252-d28841044c50 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:23.680580 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-fe04e6f6-19cf-482d-8252-d28841044c50 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:23.695644 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:23.695644 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:37:23.700034 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-fe04e6f6-19cf-482d-8252-d28841044c50 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Volume info retrieved successfully. Jul 10 08:37:23.704851 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-fe04e6f6-19cf-482d-8252-d28841044c50 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/volumes/3e5ed684-b38d-4c64-bec5-de10549b4ad8 returned with HTTP 200 Jul 10 08:37:23.705327 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 597/2381] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:23 2026] GET /volume/v3/volumes/3e5ed684-b38d-4c64-bec5-de10549b4ad8 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:24.530199 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-d94d7664-5894-46bd-bb77-5339d50ab56a None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:24.531946 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d94d7664-5894-46bd-bb77-5339d50ab56a tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] GET https://10.4.3.7/volume/v3/volumes/81a9d63b-6a7f-4252-912d-b8f5b57fe75a Jul 10 08:37:24.532197 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-d94d7664-5894-46bd-bb77-5339d50ab56a tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:24.532552 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-d94d7664-5894-46bd-bb77-5339d50ab56a tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:24.545427 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:24.545427 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:37:24.548850 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-d94d7664-5894-46bd-bb77-5339d50ab56a tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Volume info retrieved successfully. Jul 10 08:37:24.552958 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d94d7664-5894-46bd-bb77-5339d50ab56a tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/volumes/81a9d63b-6a7f-4252-912d-b8f5b57fe75a returned with HTTP 200 Jul 10 08:37:24.553653 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 601/2382] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:24 2026] GET /volume/v3/volumes/81a9d63b-6a7f-4252-912d-b8f5b57fe75a => generated 873 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:24.666322 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-0d41cfa5-f7ed-4fd9-abfb-f5089c62a807 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:24.670149 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-0d41cfa5-f7ed-4fd9-abfb-f5089c62a807 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] GET https://10.4.3.7/volume/v3/backups/82106f64-dc0e-4df2-9966-7b90537bc642 Jul 10 08:37:24.670384 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-0d41cfa5-f7ed-4fd9-abfb-f5089c62a807 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:24.670610 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-0d41cfa5-f7ed-4fd9-abfb-f5089c62a807 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:24.670741 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-0d41cfa5-f7ed-4fd9-abfb-f5089c62a807 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Show backup with id 82106f64-dc0e-4df2-9966-7b90537bc642. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:37:24.675724 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:24.675724 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:37:24.676302 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-0d41cfa5-f7ed-4fd9-abfb-f5089c62a807 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] https://10.4.3.7/volume/v3/backups/82106f64-dc0e-4df2-9966-7b90537bc642 returned with HTTP 200 Jul 10 08:37:24.676727 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 593/2383] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:24 2026] GET /volume/v3/backups/82106f64-dc0e-4df2-9966-7b90537bc642 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:24.718092 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-0f37ac74-2b6a-4f48-8638-4b19cae4fd1d None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:24.720349 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-0f37ac74-2b6a-4f48-8638-4b19cae4fd1d tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] GET https://10.4.3.7/volume/v3/volumes/3e5ed684-b38d-4c64-bec5-de10549b4ad8 Jul 10 08:37:24.720713 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-0f37ac74-2b6a-4f48-8638-4b19cae4fd1d tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:24.720866 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-0f37ac74-2b6a-4f48-8638-4b19cae4fd1d tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:24.734795 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:24.734795 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:37:24.739895 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-0f37ac74-2b6a-4f48-8638-4b19cae4fd1d tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Volume info retrieved successfully. Jul 10 08:37:24.745563 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-0f37ac74-2b6a-4f48-8638-4b19cae4fd1d tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/volumes/3e5ed684-b38d-4c64-bec5-de10549b4ad8 returned with HTTP 200 Jul 10 08:37:24.746490 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 593/2384] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:24 2026] GET /volume/v3/volumes/3e5ed684-b38d-4c64-bec5-de10549b4ad8 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:25.569377 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-aaa09857-cffa-44f4-97b1-ce210c97083c None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:25.573659 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-aaa09857-cffa-44f4-97b1-ce210c97083c tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] GET https://10.4.3.7/volume/v3/volumes/81a9d63b-6a7f-4252-912d-b8f5b57fe75a Jul 10 08:37:25.573954 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-aaa09857-cffa-44f4-97b1-ce210c97083c tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:25.574194 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-aaa09857-cffa-44f4-97b1-ce210c97083c tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:25.588673 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:25.588673 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:37:25.594230 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-aaa09857-cffa-44f4-97b1-ce210c97083c tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Volume info retrieved successfully. Jul 10 08:37:25.598659 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-aaa09857-cffa-44f4-97b1-ce210c97083c tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/volumes/81a9d63b-6a7f-4252-912d-b8f5b57fe75a returned with HTTP 200 Jul 10 08:37:25.599319 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 598/2385] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:25 2026] GET /volume/v3/volumes/81a9d63b-6a7f-4252-912d-b8f5b57fe75a => generated 873 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:25.689394 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-a3781d25-4909-4352-8e09-6b3363c50d53 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:25.693430 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-a3781d25-4909-4352-8e09-6b3363c50d53 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] GET https://10.4.3.7/volume/v3/backups/82106f64-dc0e-4df2-9966-7b90537bc642 Jul 10 08:37:25.693430 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-a3781d25-4909-4352-8e09-6b3363c50d53 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:25.693430 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-a3781d25-4909-4352-8e09-6b3363c50d53 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:25.693430 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-a3781d25-4909-4352-8e09-6b3363c50d53 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Show backup with id 82106f64-dc0e-4df2-9966-7b90537bc642. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:37:25.695952 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:25.695952 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:37:25.697511 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-a3781d25-4909-4352-8e09-6b3363c50d53 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] https://10.4.3.7/volume/v3/backups/82106f64-dc0e-4df2-9966-7b90537bc642 returned with HTTP 200 Jul 10 08:37:25.697511 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 602/2386] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:25 2026] GET /volume/v3/backups/82106f64-dc0e-4df2-9966-7b90537bc642 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:25.765294 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-9fcc2aa3-9476-4567-997f-1fadd1f98a67 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:25.768966 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-9fcc2aa3-9476-4567-997f-1fadd1f98a67 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] GET https://10.4.3.7/volume/v3/volumes/3e5ed684-b38d-4c64-bec5-de10549b4ad8 Jul 10 08:37:25.769197 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-9fcc2aa3-9476-4567-997f-1fadd1f98a67 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:25.769426 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-9fcc2aa3-9476-4567-997f-1fadd1f98a67 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:25.789663 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:25.789663 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:37:25.793823 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-9fcc2aa3-9476-4567-997f-1fadd1f98a67 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Volume info retrieved successfully. Jul 10 08:37:25.799553 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-9fcc2aa3-9476-4567-997f-1fadd1f98a67 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/volumes/3e5ed684-b38d-4c64-bec5-de10549b4ad8 returned with HTTP 200 Jul 10 08:37:25.800146 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 594/2387] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:25 2026] GET /volume/v3/volumes/3e5ed684-b38d-4c64-bec5-de10549b4ad8 => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:26.617997 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-179487f5-ab90-4300-b86a-b29938dc795e None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:26.622532 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-179487f5-ab90-4300-b86a-b29938dc795e tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] GET https://10.4.3.7/volume/v3/volumes/81a9d63b-6a7f-4252-912d-b8f5b57fe75a Jul 10 08:37:26.622847 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-179487f5-ab90-4300-b86a-b29938dc795e tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:26.623137 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-179487f5-ab90-4300-b86a-b29938dc795e tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:26.639917 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:26.639917 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:37:26.644761 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-179487f5-ab90-4300-b86a-b29938dc795e tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Volume info retrieved successfully. Jul 10 08:37:26.649633 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-179487f5-ab90-4300-b86a-b29938dc795e tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/volumes/81a9d63b-6a7f-4252-912d-b8f5b57fe75a returned with HTTP 200 Jul 10 08:37:26.650050 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 594/2388] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:26 2026] GET /volume/v3/volumes/81a9d63b-6a7f-4252-912d-b8f5b57fe75a => generated 873 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:26.710851 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-a7b62f69-8f22-496a-a55b-c92c15574497 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:26.712079 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a7b62f69-8f22-496a-a55b-c92c15574497 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] GET https://10.4.3.7/volume/v3/backups/82106f64-dc0e-4df2-9966-7b90537bc642 Jul 10 08:37:26.712310 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a7b62f69-8f22-496a-a55b-c92c15574497 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:26.712625 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a7b62f69-8f22-496a-a55b-c92c15574497 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:26.712766 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-a7b62f69-8f22-496a-a55b-c92c15574497 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Show backup with id 82106f64-dc0e-4df2-9966-7b90537bc642. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:37:26.717903 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:26.717903 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:37:26.718768 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a7b62f69-8f22-496a-a55b-c92c15574497 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] https://10.4.3.7/volume/v3/backups/82106f64-dc0e-4df2-9966-7b90537bc642 returned with HTTP 200 Jul 10 08:37:26.719235 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 599/2389] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:26 2026] GET /volume/v3/backups/82106f64-dc0e-4df2-9966-7b90537bc642 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:26.731730 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-e33c49b2-96b9-430c-af32-5ca84a63d948 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:26.733519 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-e33c49b2-96b9-430c-af32-5ca84a63d948 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] POST https://10.4.3.7/volume/v3/backups Jul 10 08:37:26.733999 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-e33c49b2-96b9-430c-af32-5ca84a63d948 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5a6917f3-2b79-4e40-b905-e80901680dc9", "incremental": true}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:37:26.735993 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.contrib.backups [None req-e33c49b2-96b9-430c-af32-5ca84a63d948 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Creating new backup {'backup': {'volume_id': '5a6917f3-2b79-4e40-b905-e80901680dc9', 'incremental': True}} {{(pid=100054) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 08:37:26.736149 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.contrib.backups [None req-e33c49b2-96b9-430c-af32-5ca84a63d948 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Creating backup of volume 5a6917f3-2b79-4e40-b905-e80901680dc9 in container None Jul 10 08:37:26.745861 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:26.745861 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:37:26.746710 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-e33c49b2-96b9-430c-af32-5ca84a63d948 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Volume info retrieved successfully. Jul 10 08:37:26.773394 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.quota [None req-e33c49b2-96b9-430c-af32-5ca84a63d948 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Created reservations ['68a9ff94-0355-4a93-99c8-bad6782ec893', '1757cfb2-da4b-47ec-9d5a-75a9d4dfa7f9'] {{(pid=100054) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:37:26.807993 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-e33c49b2-96b9-430c-af32-5ca84a63d948 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] https://10.4.3.7/volume/v3/backups returned with HTTP 400 Jul 10 08:37:26.809182 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 603/2390] 10.4.3.7 () {68 vars in 1244 bytes} [Fri Jul 10 08:37:26 2026] POST /volume/v3/backups => generated 109 bytes in 77 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 08:37:26.816725 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-1e91d752-9776-4a92-bc2e-9e3f90335e25 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:26.817073 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-5a5420ee-c979-4945-bf1b-c0fb57d85a1c None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:26.820069 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-1e91d752-9776-4a92-bc2e-9e3f90335e25 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] DELETE https://10.4.3.7/volume/v3/backups/82106f64-dc0e-4df2-9966-7b90537bc642 Jul 10 08:37:26.820190 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-5a5420ee-c979-4945-bf1b-c0fb57d85a1c tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] GET https://10.4.3.7/volume/v3/volumes/3e5ed684-b38d-4c64-bec5-de10549b4ad8 Jul 10 08:37:26.820233 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-1e91d752-9776-4a92-bc2e-9e3f90335e25 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:26.820281 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-5a5420ee-c979-4945-bf1b-c0fb57d85a1c tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:26.820341 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-1e91d752-9776-4a92-bc2e-9e3f90335e25 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Calling method 'delete' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:26.820374 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-5a5420ee-c979-4945-bf1b-c0fb57d85a1c tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:26.820414 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.contrib.backups [None req-1e91d752-9776-4a92-bc2e-9e3f90335e25 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Delete backup with id: 82106f64-dc0e-4df2-9966-7b90537bc642. Jul 10 08:37:26.827518 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:26.827518 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:37:26.838027 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:26.838027 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:37:26.842791 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-5a5420ee-c979-4945-bf1b-c0fb57d85a1c tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Volume info retrieved successfully. Jul 10 08:37:26.846530 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.backup.rpcapi [None req-1e91d752-9776-4a92-bc2e-9e3f90335e25 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] delete_backup rpcapi backup_id 82106f64-dc0e-4df2-9966-7b90537bc642 {{(pid=100055) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 08:37:26.848521 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-1e91d752-9776-4a92-bc2e-9e3f90335e25 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] https://10.4.3.7/volume/v3/backups/82106f64-dc0e-4df2-9966-7b90537bc642 returned with HTTP 202 Jul 10 08:37:26.848975 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 595/2391] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:37:26 2026] DELETE /volume/v3/backups/82106f64-dc0e-4df2-9966-7b90537bc642 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:37:26.850272 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-5a5420ee-c979-4945-bf1b-c0fb57d85a1c tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/volumes/3e5ed684-b38d-4c64-bec5-de10549b4ad8 returned with HTTP 200 Jul 10 08:37:26.850867 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 595/2392] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:26 2026] GET /volume/v3/volumes/3e5ed684-b38d-4c64-bec5-de10549b4ad8 => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:26.860198 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-8617a5b6-a3de-4283-9494-055e3d51ad52 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:26.862234 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8617a5b6-a3de-4283-9494-055e3d51ad52 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] GET https://10.4.3.7/volume/v3/backups/82106f64-dc0e-4df2-9966-7b90537bc642 Jul 10 08:37:26.863205 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8617a5b6-a3de-4283-9494-055e3d51ad52 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:26.863205 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8617a5b6-a3de-4283-9494-055e3d51ad52 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:26.863205 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-8617a5b6-a3de-4283-9494-055e3d51ad52 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Show backup with id 82106f64-dc0e-4df2-9966-7b90537bc642. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:37:26.867721 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:26.867721 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:37:26.868548 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8617a5b6-a3de-4283-9494-055e3d51ad52 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] https://10.4.3.7/volume/v3/backups/82106f64-dc0e-4df2-9966-7b90537bc642 returned with HTTP 200 Jul 10 08:37:26.869269 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 600/2393] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:26 2026] GET /volume/v3/backups/82106f64-dc0e-4df2-9966-7b90537bc642 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:27.667632 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-085cdde3-1ea8-4272-9189-13a9ed56a15c None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:27.670069 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-085cdde3-1ea8-4272-9189-13a9ed56a15c tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] GET https://10.4.3.7/volume/v3/volumes/81a9d63b-6a7f-4252-912d-b8f5b57fe75a Jul 10 08:37:27.670365 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-085cdde3-1ea8-4272-9189-13a9ed56a15c tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:27.670798 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-085cdde3-1ea8-4272-9189-13a9ed56a15c tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:27.682962 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:27.682962 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:37:27.686933 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-085cdde3-1ea8-4272-9189-13a9ed56a15c tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Volume info retrieved successfully. Jul 10 08:37:27.692491 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-085cdde3-1ea8-4272-9189-13a9ed56a15c tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/volumes/81a9d63b-6a7f-4252-912d-b8f5b57fe75a returned with HTTP 200 Jul 10 08:37:27.692967 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 604/2394] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:27 2026] GET /volume/v3/volumes/81a9d63b-6a7f-4252-912d-b8f5b57fe75a => generated 873 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:27.870905 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-c468a61c-f31b-4d43-89ef-6ed5f2b3da59 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:27.872982 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-c468a61c-f31b-4d43-89ef-6ed5f2b3da59 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] GET https://10.4.3.7/volume/v3/volumes/3e5ed684-b38d-4c64-bec5-de10549b4ad8 Jul 10 08:37:27.872982 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-c468a61c-f31b-4d43-89ef-6ed5f2b3da59 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:27.873111 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-c468a61c-f31b-4d43-89ef-6ed5f2b3da59 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:27.884899 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:27.884899 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:37:27.887490 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-7f98da53-a763-43f6-8054-5ddf6c799e44 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:27.889458 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-c468a61c-f31b-4d43-89ef-6ed5f2b3da59 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Volume info retrieved successfully. Jul 10 08:37:27.892897 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-7f98da53-a763-43f6-8054-5ddf6c799e44 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] GET https://10.4.3.7/volume/v3/backups/82106f64-dc0e-4df2-9966-7b90537bc642 Jul 10 08:37:27.892897 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-7f98da53-a763-43f6-8054-5ddf6c799e44 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:27.892897 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-7f98da53-a763-43f6-8054-5ddf6c799e44 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:27.892897 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-7f98da53-a763-43f6-8054-5ddf6c799e44 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Show backup with id 82106f64-dc0e-4df2-9966-7b90537bc642. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:37:27.893945 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-c468a61c-f31b-4d43-89ef-6ed5f2b3da59 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/volumes/3e5ed684-b38d-4c64-bec5-de10549b4ad8 returned with HTTP 200 Jul 10 08:37:27.894331 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 596/2395] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:27 2026] GET /volume/v3/volumes/3e5ed684-b38d-4c64-bec5-de10549b4ad8 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:27.899857 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-7f98da53-a763-43f6-8054-5ddf6c799e44 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] https://10.4.3.7/volume/v3/backups/82106f64-dc0e-4df2-9966-7b90537bc642 returned with HTTP 404 Jul 10 08:37:27.900785 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 596/2396] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:27 2026] GET /volume/v3/backups/82106f64-dc0e-4df2-9966-7b90537bc642 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:37:27.913025 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-360e18fd-f9bd-4255-bfd9-1e3bb656671e None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:27.914687 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-360e18fd-f9bd-4255-bfd9-1e3bb656671e tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:37:27.915039 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-360e18fd-f9bd-4255-bfd9-1e3bb656671e tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-2102807352"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:37:27.916541 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [None req-360e18fd-f9bd-4255-bfd9-1e3bb656671e tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-2102807352'}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:37:27.916720 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-360e18fd-f9bd-4255-bfd9-1e3bb656671e tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Create volume of 1 GB Jul 10 08:37:27.920836 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-360e18fd-f9bd-4255-bfd9-1e3bb656671e tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Availability Zones retrieved successfully. Jul 10 08:37:27.925950 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-360e18fd-f9bd-4255-bfd9-1e3bb656671e tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Flow 'volume_create_api' (b73502f8-8eda-4ad7-903c-0021991a8f90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:37:27.927034 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-360e18fd-f9bd-4255-bfd9-1e3bb656671e tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97ecd9ee-b163-48f9-b688-62ccfabb4732) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:37:27.928919 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-360e18fd-f9bd-4255-bfd9-1e3bb656671e tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Validating volume size '1' using validate_int {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:37:27.965786 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-360e18fd-f9bd-4255-bfd9-1e3bb656671e tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97ecd9ee-b163-48f9-b688-62ccfabb4732) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:37:27.966560 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-360e18fd-f9bd-4255-bfd9-1e3bb656671e tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b9f2cb3-725b-4fbc-b4cd-9f1da9fffe7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:37:28.025402 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-360e18fd-f9bd-4255-bfd9-1e3bb656671e tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Created reservations ['d3fd40d3-6d4d-433a-b9a2-fc89b95c5c53', '62fa8ea9-1e06-46f0-9000-73fc5f73c5be', '1f7cc347-5611-4e5f-b581-acdc003050ed', '0d56807a-86d4-4e1b-bf4b-b9c0595089f6'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:37:28.026694 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-360e18fd-f9bd-4255-bfd9-1e3bb656671e tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b9f2cb3-725b-4fbc-b4cd-9f1da9fffe7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d3fd40d3-6d4d-433a-b9a2-fc89b95c5c53', '62fa8ea9-1e06-46f0-9000-73fc5f73c5be', '1f7cc347-5611-4e5f-b581-acdc003050ed', '0d56807a-86d4-4e1b-bf4b-b9c0595089f6']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:37:28.027778 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-360e18fd-f9bd-4255-bfd9-1e3bb656671e tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d821da6-27ff-4a82-b614-940d6f9c6ead) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:37:28.051830 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-360e18fd-f9bd-4255-bfd9-1e3bb656671e tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d821da6-27ff-4a82-b614-940d6f9c6ead) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'faa02cdf-f99c-4d37-8f3c-1bfb666e6263', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2102807352',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='926abd27374c45d1865d1f49e4e2e9ae',qos_specs=None,replication_status=,reservations=['d3fd40d3-6d4d-433a-b9a2-fc89b95c5c53','62fa8ea9-1e06-46f0-9000-73fc5f73c5be','1f7cc347-5611-4e5f-b581-acdc003050ed','0d56807a-86d4-4e1b-bf4b-b9c0595089f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca679f962b0e488eb69cd9f569ed2e98',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:37:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2102807352',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=faa02cdf-f99c-4d37-8f3c-1bfb666e6263,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='926abd27374c45d1865d1f49e4e2e9ae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ca679f962b0e488eb69cd9f569ed2e98',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:37:28.052798 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-360e18fd-f9bd-4255-bfd9-1e3bb656671e tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4a56450-1903-4fa5-9a06-e3fa96ccea19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:37:28.076635 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-360e18fd-f9bd-4255-bfd9-1e3bb656671e tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4a56450-1903-4fa5-9a06-e3fa96ccea19) transitioned into state 'SUCCESS' from state '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-2102807352',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='926abd27374c45d1865d1f49e4e2e9ae',qos_specs=None,replication_status=,reservations=['d3fd40d3-6d4d-433a-b9a2-fc89b95c5c53','62fa8ea9-1e06-46f0-9000-73fc5f73c5be','1f7cc347-5611-4e5f-b581-acdc003050ed','0d56807a-86d4-4e1b-bf4b-b9c0595089f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca679f962b0e488eb69cd9f569ed2e98',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:37:28.078680 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-360e18fd-f9bd-4255-bfd9-1e3bb656671e tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (900d9bb8-9cc6-456e-8422-dea9f8592dc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:37:28.087703 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-360e18fd-f9bd-4255-bfd9-1e3bb656671e tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (900d9bb8-9cc6-456e-8422-dea9f8592dc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:37:28.088574 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-360e18fd-f9bd-4255-bfd9-1e3bb656671e tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Flow 'volume_create_api' (b73502f8-8eda-4ad7-903c-0021991a8f90) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:37:28.088907 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-360e18fd-f9bd-4255-bfd9-1e3bb656671e tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Create volume request issued successfully. Jul 10 08:37:28.089572 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-360e18fd-f9bd-4255-bfd9-1e3bb656671e tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:37:28.090183 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 601/2397] 10.4.3.7 () {68 vars in 1244 bytes} [Fri Jul 10 08:37:27 2026] POST /volume/v3/volumes => generated 745 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:37:28.109371 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-b8065f82-aea7-44f2-be60-5ba1f5838afd None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:28.113368 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-b8065f82-aea7-44f2-be60-5ba1f5838afd tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] GET https://10.4.3.7/volume/v3/volumes/faa02cdf-f99c-4d37-8f3c-1bfb666e6263 Jul 10 08:37:28.113706 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-b8065f82-aea7-44f2-be60-5ba1f5838afd tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:28.114214 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-b8065f82-aea7-44f2-be60-5ba1f5838afd tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:28.123795 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:28.123795 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:37:28.128393 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-b8065f82-aea7-44f2-be60-5ba1f5838afd tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Volume info retrieved successfully. Jul 10 08:37:28.133750 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-b8065f82-aea7-44f2-be60-5ba1f5838afd tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] https://10.4.3.7/volume/v3/volumes/faa02cdf-f99c-4d37-8f3c-1bfb666e6263 returned with HTTP 200 Jul 10 08:37:28.134544 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 605/2398] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:28 2026] GET /volume/v3/volumes/faa02cdf-f99c-4d37-8f3c-1bfb666e6263 => generated 813 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:28.432133 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-9a2825ad-c413-4b06-9bc2-367b88923619 req-314ead36-2c50-4ac6-b8a3-8fb73ef477a5 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:28.434555 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-9a2825ad-c413-4b06-9bc2-367b88923619 req-314ead36-2c50-4ac6-b8a3-8fb73ef477a5 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] POST https://10.4.3.7/volume/v3/attachments/f5bc9ea8-4f2f-4ac3-a5a7-b67a88ce05fc/action Jul 10 08:37:28.434920 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-9a2825ad-c413-4b06-9bc2-367b88923619 req-314ead36-2c50-4ac6-b8a3-8fb73ef477a5 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Action body: b'{"os-complete": null}' {{(pid=100055) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:37:28.435039 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-9a2825ad-c413-4b06-9bc2-367b88923619 req-314ead36-2c50-4ac6-b8a3-8fb73ef477a5 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:37:28.450963 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:28.450963 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:37:28.462678 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-9a2825ad-c413-4b06-9bc2-367b88923619 req-314ead36-2c50-4ac6-b8a3-8fb73ef477a5 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/attachments/f5bc9ea8-4f2f-4ac3-a5a7-b67a88ce05fc/action returned with HTTP 204 Jul 10 08:37:28.463161 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 597/2399] 10.4.3.7 () {74 vars in 1711 bytes} [Fri Jul 10 08:37:28 2026] POST /volume/v3/attachments/f5bc9ea8-4f2f-4ac3-a5a7-b67a88ce05fc/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:37:28.705631 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-f8db7205-d5f4-4b02-836a-a667c46981c5 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:28.707474 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-f8db7205-d5f4-4b02-836a-a667c46981c5 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] GET https://10.4.3.7/volume/v3/volumes/81a9d63b-6a7f-4252-912d-b8f5b57fe75a Jul 10 08:37:28.707716 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-f8db7205-d5f4-4b02-836a-a667c46981c5 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:28.707910 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-f8db7205-d5f4-4b02-836a-a667c46981c5 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:28.717807 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:28.717807 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:37:28.721466 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-f8db7205-d5f4-4b02-836a-a667c46981c5 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Volume info retrieved successfully. Jul 10 08:37:28.725373 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-f8db7205-d5f4-4b02-836a-a667c46981c5 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/volumes/81a9d63b-6a7f-4252-912d-b8f5b57fe75a returned with HTTP 200 Jul 10 08:37:28.725781 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 597/2400] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:28 2026] GET /volume/v3/volumes/81a9d63b-6a7f-4252-912d-b8f5b57fe75a => generated 873 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:28.907934 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-eb941de0-f5ad-4b42-96f7-92cb5ec2f337 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:28.910110 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-eb941de0-f5ad-4b42-96f7-92cb5ec2f337 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] GET https://10.4.3.7/volume/v3/volumes/3e5ed684-b38d-4c64-bec5-de10549b4ad8 Jul 10 08:37:28.910350 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-eb941de0-f5ad-4b42-96f7-92cb5ec2f337 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:28.910612 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-eb941de0-f5ad-4b42-96f7-92cb5ec2f337 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:28.923556 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:28.923556 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:37:28.927690 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-eb941de0-f5ad-4b42-96f7-92cb5ec2f337 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Volume info retrieved successfully. Jul 10 08:37:28.933146 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-eb941de0-f5ad-4b42-96f7-92cb5ec2f337 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/volumes/3e5ed684-b38d-4c64-bec5-de10549b4ad8 returned with HTTP 200 Jul 10 08:37:28.933975 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 602/2401] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:28 2026] GET /volume/v3/volumes/3e5ed684-b38d-4c64-bec5-de10549b4ad8 => generated 1134 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:37:28.951620 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-302c1c10-0e45-48cb-9c46-4836776f9e9c None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:28.953557 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-302c1c10-0e45-48cb-9c46-4836776f9e9c tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] POST https://10.4.3.7/volume/v3/snapshots Jul 10 08:37:28.953812 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-302c1c10-0e45-48cb-9c46-4836776f9e9c tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3e5ed684-b38d-4c64-bec5-de10549b4ad8", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1230264495"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:37:28.966805 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:28.966805 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:37:28.967692 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-302c1c10-0e45-48cb-9c46-4836776f9e9c tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Volume info retrieved successfully. Jul 10 08:37:28.967933 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.snapshots [None req-302c1c10-0e45-48cb-9c46-4836776f9e9c tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Create snapshot from volume 3e5ed684-b38d-4c64-bec5-de10549b4ad8 Jul 10 08:37:28.999939 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.quota [None req-302c1c10-0e45-48cb-9c46-4836776f9e9c tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Created reservations ['51c7bdf6-0d61-44ac-9ee1-5bedfd51ccb0', 'fdcff60d-42fb-413f-ad6c-4d2fc145a5be', 'eb559fef-6402-4122-bbf4-3c35aabc0448', '504212b7-f5cc-4c5e-9483-d79879d4e0b6'] {{(pid=100054) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:37:29.040661 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-302c1c10-0e45-48cb-9c46-4836776f9e9c tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Snapshot force create request issued successfully. Jul 10 08:37:29.041203 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-302c1c10-0e45-48cb-9c46-4836776f9e9c tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/snapshots returned with HTTP 202 Jul 10 08:37:29.042161 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 606/2402] 10.4.3.7 () {68 vars in 1251 bytes} [Fri Jul 10 08:37:28 2026] POST /volume/v3/snapshots => generated 310 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:37:29.051195 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-98a8fa73-2f00-423e-9bf5-70eee2dca052 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:29.053378 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-98a8fa73-2f00-423e-9bf5-70eee2dca052 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] GET https://10.4.3.7/volume/v3/snapshots/0a9fcb59-eb52-4656-8165-2bdb834ea146 Jul 10 08:37:29.053707 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-98a8fa73-2f00-423e-9bf5-70eee2dca052 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:29.053819 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-98a8fa73-2f00-423e-9bf5-70eee2dca052 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:29.060376 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:29.060376 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:37:29.061018 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-98a8fa73-2f00-423e-9bf5-70eee2dca052 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Snapshot retrieved successfully. Jul 10 08:37:29.062205 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-98a8fa73-2f00-423e-9bf5-70eee2dca052 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/snapshots/0a9fcb59-eb52-4656-8165-2bdb834ea146 returned with HTTP 200 Jul 10 08:37:29.062781 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 598/2403] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:37:29 2026] GET /volume/v3/snapshots/0a9fcb59-eb52-4656-8165-2bdb834ea146 => generated 442 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:29.150609 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-d27902bb-fb8a-4ee8-beba-a6c2fbe84d32 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:29.152535 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-d27902bb-fb8a-4ee8-beba-a6c2fbe84d32 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] GET https://10.4.3.7/volume/v3/volumes/faa02cdf-f99c-4d37-8f3c-1bfb666e6263 Jul 10 08:37:29.152725 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-d27902bb-fb8a-4ee8-beba-a6c2fbe84d32 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:29.152945 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-d27902bb-fb8a-4ee8-beba-a6c2fbe84d32 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:29.161848 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:29.161848 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:37:29.166623 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-d27902bb-fb8a-4ee8-beba-a6c2fbe84d32 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Volume info retrieved successfully. Jul 10 08:37:29.171891 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-d27902bb-fb8a-4ee8-beba-a6c2fbe84d32 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] https://10.4.3.7/volume/v3/volumes/faa02cdf-f99c-4d37-8f3c-1bfb666e6263 returned with HTTP 200 Jul 10 08:37:29.172367 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 598/2404] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:29 2026] GET /volume/v3/volumes/faa02cdf-f99c-4d37-8f3c-1bfb666e6263 => generated 838 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:29.188651 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-87fcc852-dc84-4b96-b87a-4734213424d5 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:29.191170 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-87fcc852-dc84-4b96-b87a-4734213424d5 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] POST https://10.4.3.7/volume/v3/backups Jul 10 08:37:29.191668 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-87fcc852-dc84-4b96-b87a-4734213424d5 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "faa02cdf-f99c-4d37-8f3c-1bfb666e6263", "name": "tempest-VolumesBackupsTest-Backup-1210286591"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:37:29.193935 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.contrib.backups [None req-87fcc852-dc84-4b96-b87a-4734213424d5 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Creating new backup {'backup': {'volume_id': 'faa02cdf-f99c-4d37-8f3c-1bfb666e6263', 'name': 'tempest-VolumesBackupsTest-Backup-1210286591'}} {{(pid=100057) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 08:37:29.194576 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.contrib.backups [None req-87fcc852-dc84-4b96-b87a-4734213424d5 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Creating backup of volume faa02cdf-f99c-4d37-8f3c-1bfb666e6263 in container None Jul 10 08:37:29.211061 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:29.211061 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:37:29.214606 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-87fcc852-dc84-4b96-b87a-4734213424d5 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Volume info retrieved successfully. Jul 10 08:37:29.236279 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-87fcc852-dc84-4b96-b87a-4734213424d5 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Created reservations ['e9a01f00-fac1-4451-958e-5d67f6797841', '12e61678-85bb-4125-afbe-45e5334ead70'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:37:29.271724 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-87fcc852-dc84-4b96-b87a-4734213424d5 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] https://10.4.3.7/volume/v3/backups returned with HTTP 202 Jul 10 08:37:29.272439 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 603/2405] 10.4.3.7 () {68 vars in 1245 bytes} [Fri Jul 10 08:37:29 2026] POST /volume/v3/backups => generated 326 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:37:29.282682 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-04bfad1f-171f-41be-b455-953010991e18 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:29.285548 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-04bfad1f-171f-41be-b455-953010991e18 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] GET https://10.4.3.7/volume/v3/backups/51d90191-45de-4de4-95c3-74f6e802c2c0 Jul 10 08:37:29.286177 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-04bfad1f-171f-41be-b455-953010991e18 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:29.286351 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-04bfad1f-171f-41be-b455-953010991e18 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:29.286701 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-04bfad1f-171f-41be-b455-953010991e18 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Show backup with id 51d90191-45de-4de4-95c3-74f6e802c2c0. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:37:29.294830 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:29.294830 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:37:29.295953 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-04bfad1f-171f-41be-b455-953010991e18 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] https://10.4.3.7/volume/v3/backups/51d90191-45de-4de4-95c3-74f6e802c2c0 returned with HTTP 200 Jul 10 08:37:29.297547 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 607/2406] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:29 2026] GET /volume/v3/backups/51d90191-45de-4de4-95c3-74f6e802c2c0 => generated 733 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:29.742551 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-b6c91bc6-5010-495c-bbb0-53cbe35870c1 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:29.744751 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-b6c91bc6-5010-495c-bbb0-53cbe35870c1 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] GET https://10.4.3.7/volume/v3/volumes/81a9d63b-6a7f-4252-912d-b8f5b57fe75a Jul 10 08:37:29.745016 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-b6c91bc6-5010-495c-bbb0-53cbe35870c1 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:29.745281 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-b6c91bc6-5010-495c-bbb0-53cbe35870c1 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:29.757043 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:29.757043 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:37:29.761331 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-b6c91bc6-5010-495c-bbb0-53cbe35870c1 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Volume info retrieved successfully. Jul 10 08:37:29.766629 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-b6c91bc6-5010-495c-bbb0-53cbe35870c1 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/volumes/81a9d63b-6a7f-4252-912d-b8f5b57fe75a returned with HTTP 200 Jul 10 08:37:29.767178 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 599/2407] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:29 2026] GET /volume/v3/volumes/81a9d63b-6a7f-4252-912d-b8f5b57fe75a => generated 873 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:30.072338 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-69879789-094e-48b7-9329-4f00edc07835 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:30.074328 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-69879789-094e-48b7-9329-4f00edc07835 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] GET https://10.4.3.7/volume/v3/snapshots/0a9fcb59-eb52-4656-8165-2bdb834ea146 Jul 10 08:37:30.074647 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-69879789-094e-48b7-9329-4f00edc07835 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:30.075032 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-69879789-094e-48b7-9329-4f00edc07835 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:30.081716 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:30.081716 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:37:30.082472 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-69879789-094e-48b7-9329-4f00edc07835 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Snapshot retrieved successfully. Jul 10 08:37:30.083673 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-69879789-094e-48b7-9329-4f00edc07835 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/snapshots/0a9fcb59-eb52-4656-8165-2bdb834ea146 returned with HTTP 200 Jul 10 08:37:30.084210 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 599/2408] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:37:30 2026] GET /volume/v3/snapshots/0a9fcb59-eb52-4656-8165-2bdb834ea146 => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:30.095608 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-c2970e29-ed90-4dfe-b998-e414340a6069 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:30.097843 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c2970e29-ed90-4dfe-b998-e414340a6069 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] POST https://10.4.3.7/volume/v3/snapshots Jul 10 08:37:30.098301 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c2970e29-ed90-4dfe-b998-e414340a6069 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3e5ed684-b38d-4c64-bec5-de10549b4ad8", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1946768756"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:37:30.112629 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:30.112629 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:37:30.113131 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-c2970e29-ed90-4dfe-b998-e414340a6069 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Volume info retrieved successfully. Jul 10 08:37:30.113275 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.snapshots [None req-c2970e29-ed90-4dfe-b998-e414340a6069 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Create snapshot from volume 3e5ed684-b38d-4c64-bec5-de10549b4ad8 Jul 10 08:37:30.143449 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-c2970e29-ed90-4dfe-b998-e414340a6069 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Created reservations ['fc5ad6b8-2117-4244-93da-819b80e6e5d9', 'a7c7f911-ead1-4461-85df-085b97951165', '1ede4af3-0391-4183-8697-814d3c6c55f3', 'c1b0e31b-3112-4689-966a-70ba5cf9e966'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:37:30.175996 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-c2970e29-ed90-4dfe-b998-e414340a6069 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Snapshot force create request issued successfully. Jul 10 08:37:30.176328 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c2970e29-ed90-4dfe-b998-e414340a6069 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/snapshots returned with HTTP 202 Jul 10 08:37:30.176768 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 604/2409] 10.4.3.7 () {68 vars in 1251 bytes} [Fri Jul 10 08:37:30 2026] POST /volume/v3/snapshots => generated 310 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:37:30.185605 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-c336e815-027e-4833-b6b5-68de873b990b None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:30.187418 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-c336e815-027e-4833-b6b5-68de873b990b tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] GET https://10.4.3.7/volume/v3/snapshots/9ac29725-212a-4231-a7f4-d769ffa0cd61 Jul 10 08:37:30.187660 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-c336e815-027e-4833-b6b5-68de873b990b tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:30.187937 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-c336e815-027e-4833-b6b5-68de873b990b tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:30.193336 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:30.193336 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:37:30.193917 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-c336e815-027e-4833-b6b5-68de873b990b tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Snapshot retrieved successfully. Jul 10 08:37:30.195024 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-c336e815-027e-4833-b6b5-68de873b990b tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/snapshots/9ac29725-212a-4231-a7f4-d769ffa0cd61 returned with HTTP 200 Jul 10 08:37:30.195513 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 608/2410] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:37:30 2026] GET /volume/v3/snapshots/9ac29725-212a-4231-a7f4-d769ffa0cd61 => generated 442 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:30.311343 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-499d0944-f268-4c36-bedb-c9ad814f36df None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:30.313155 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-499d0944-f268-4c36-bedb-c9ad814f36df tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] GET https://10.4.3.7/volume/v3/backups/51d90191-45de-4de4-95c3-74f6e802c2c0 Jul 10 08:37:30.313513 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-499d0944-f268-4c36-bedb-c9ad814f36df tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:30.313635 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-499d0944-f268-4c36-bedb-c9ad814f36df tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:30.313806 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-499d0944-f268-4c36-bedb-c9ad814f36df tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Show backup with id 51d90191-45de-4de4-95c3-74f6e802c2c0. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:37:30.318055 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:30.318055 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:37:30.318704 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-499d0944-f268-4c36-bedb-c9ad814f36df tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] https://10.4.3.7/volume/v3/backups/51d90191-45de-4de4-95c3-74f6e802c2c0 returned with HTTP 200 Jul 10 08:37:30.319106 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 600/2411] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:30 2026] GET /volume/v3/backups/51d90191-45de-4de4-95c3-74f6e802c2c0 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:30.626382 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-e3c94592-a9de-44c0-a37a-5f8ea8ff8055 req-1d5dc933-a70d-4007-b49b-e13511442b4d None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:30.631204 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-e3c94592-a9de-44c0-a37a-5f8ea8ff8055 req-1d5dc933-a70d-4007-b49b-e13511442b4d tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] POST https://10.4.3.7/volume/v3/attachments/86df1edb-29a7-4945-a0a2-c8ea811e7dd9/action Jul 10 08:37:30.631774 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-e3c94592-a9de-44c0-a37a-5f8ea8ff8055 req-1d5dc933-a70d-4007-b49b-e13511442b4d tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Action body: b'{"os-complete": null}' {{(pid=100056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:37:30.631973 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-e3c94592-a9de-44c0-a37a-5f8ea8ff8055 req-1d5dc933-a70d-4007-b49b-e13511442b4d tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:37:30.658046 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:30.658046 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:37:30.677938 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-e3c94592-a9de-44c0-a37a-5f8ea8ff8055 req-1d5dc933-a70d-4007-b49b-e13511442b4d tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/attachments/86df1edb-29a7-4945-a0a2-c8ea811e7dd9/action returned with HTTP 204 Jul 10 08:37:30.678529 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 600/2412] 10.4.3.7 () {74 vars in 1711 bytes} [Fri Jul 10 08:37:30 2026] POST /volume/v3/attachments/86df1edb-29a7-4945-a0a2-c8ea811e7dd9/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:37:30.781255 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-54bdb77b-ad72-4214-969a-866ae047fdf9 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:30.783637 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-54bdb77b-ad72-4214-969a-866ae047fdf9 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] GET https://10.4.3.7/volume/v3/volumes/81a9d63b-6a7f-4252-912d-b8f5b57fe75a Jul 10 08:37:30.783922 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-54bdb77b-ad72-4214-969a-866ae047fdf9 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:30.784201 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-54bdb77b-ad72-4214-969a-866ae047fdf9 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:30.796573 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:30.796573 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:37:30.804152 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-54bdb77b-ad72-4214-969a-866ae047fdf9 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Volume info retrieved successfully. Jul 10 08:37:30.809619 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-54bdb77b-ad72-4214-969a-866ae047fdf9 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/volumes/81a9d63b-6a7f-4252-912d-b8f5b57fe75a returned with HTTP 200 Jul 10 08:37:30.810161 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 605/2413] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:30 2026] GET /volume/v3/volumes/81a9d63b-6a7f-4252-912d-b8f5b57fe75a => generated 1165 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:37:30.826399 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-5c5f4ba8-3b77-4887-92d3-70d0af94eecd None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:30.828620 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-5c5f4ba8-3b77-4887-92d3-70d0af94eecd tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] GET https://10.4.3.7/volume/v3/volumes/81a9d63b-6a7f-4252-912d-b8f5b57fe75a Jul 10 08:37:30.828862 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-5c5f4ba8-3b77-4887-92d3-70d0af94eecd tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:30.829089 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-5c5f4ba8-3b77-4887-92d3-70d0af94eecd tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:30.844968 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:30.844968 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:37:30.849957 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-5c5f4ba8-3b77-4887-92d3-70d0af94eecd tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Volume info retrieved successfully. Jul 10 08:37:30.857515 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-5c5f4ba8-3b77-4887-92d3-70d0af94eecd tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/volumes/81a9d63b-6a7f-4252-912d-b8f5b57fe75a returned with HTTP 200 Jul 10 08:37:30.858034 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 609/2414] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:30 2026] GET /volume/v3/volumes/81a9d63b-6a7f-4252-912d-b8f5b57fe75a => generated 1165 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:37:30.906214 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-89623647-7a8c-4540-bb4d-b4508f60e7e7 req-45f3bddb-cbf0-4dee-9271-205f59e4b4d6 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:30.909086 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-89623647-7a8c-4540-bb4d-b4508f60e7e7 req-45f3bddb-cbf0-4dee-9271-205f59e4b4d6 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] GET https://10.4.3.7/volume/v3/volumes/81a9d63b-6a7f-4252-912d-b8f5b57fe75a Jul 10 08:37:30.909290 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-89623647-7a8c-4540-bb4d-b4508f60e7e7 req-45f3bddb-cbf0-4dee-9271-205f59e4b4d6 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:30.909520 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-89623647-7a8c-4540-bb4d-b4508f60e7e7 req-45f3bddb-cbf0-4dee-9271-205f59e4b4d6 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:30.919489 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:30.919489 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:37:30.923378 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [req-89623647-7a8c-4540-bb4d-b4508f60e7e7 req-45f3bddb-cbf0-4dee-9271-205f59e4b4d6 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Volume info retrieved successfully. Jul 10 08:37:30.927588 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-89623647-7a8c-4540-bb4d-b4508f60e7e7 req-45f3bddb-cbf0-4dee-9271-205f59e4b4d6 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/volumes/81a9d63b-6a7f-4252-912d-b8f5b57fe75a returned with HTTP 200 Jul 10 08:37:30.928043 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 601/2415] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:37:30 2026] GET /volume/v3/volumes/81a9d63b-6a7f-4252-912d-b8f5b57fe75a => generated 1165 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:37:30.953063 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-89623647-7a8c-4540-bb4d-b4508f60e7e7 req-ab5b86c5-3729-4f36-bd70-8d293fd4b5ed None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:30.955167 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-89623647-7a8c-4540-bb4d-b4508f60e7e7 req-ab5b86c5-3729-4f36-bd70-8d293fd4b5ed tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] POST https://10.4.3.7/volume/v3/volumes/81a9d63b-6a7f-4252-912d-b8f5b57fe75a/action Jul 10 08:37:30.955596 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-89623647-7a8c-4540-bb4d-b4508f60e7e7 req-ab5b86c5-3729-4f36-bd70-8d293fd4b5ed tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:37:30.955758 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-89623647-7a8c-4540-bb4d-b4508f60e7e7 req-ab5b86c5-3729-4f36-bd70-8d293fd4b5ed tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:37:30.971576 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:30.971576 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:37:30.972053 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [req-89623647-7a8c-4540-bb4d-b4508f60e7e7 req-ab5b86c5-3729-4f36-bd70-8d293fd4b5ed tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Volume info retrieved successfully. Jul 10 08:37:30.982653 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [req-89623647-7a8c-4540-bb4d-b4508f60e7e7 req-ab5b86c5-3729-4f36-bd70-8d293fd4b5ed tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Begin detaching volume completed successfully. Jul 10 08:37:30.982653 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-89623647-7a8c-4540-bb4d-b4508f60e7e7 req-ab5b86c5-3729-4f36-bd70-8d293fd4b5ed tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/volumes/81a9d63b-6a7f-4252-912d-b8f5b57fe75a/action returned with HTTP 202 Jul 10 08:37:30.984795 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 601/2416] 10.4.3.7 () {72 vars in 1658 bytes} [Fri Jul 10 08:37:30 2026] POST /volume/v3/volumes/81a9d63b-6a7f-4252-912d-b8f5b57fe75a/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:37:31.205931 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-b897cc38-94ea-4e76-b523-23e3f5a4833e None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:31.207815 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b897cc38-94ea-4e76-b523-23e3f5a4833e tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] GET https://10.4.3.7/volume/v3/snapshots/9ac29725-212a-4231-a7f4-d769ffa0cd61 Jul 10 08:37:31.208029 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b897cc38-94ea-4e76-b523-23e3f5a4833e tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:31.208213 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b897cc38-94ea-4e76-b523-23e3f5a4833e tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:31.213840 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:31.213840 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:37:31.214262 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-b897cc38-94ea-4e76-b523-23e3f5a4833e tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Snapshot retrieved successfully. Jul 10 08:37:31.215087 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b897cc38-94ea-4e76-b523-23e3f5a4833e tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/snapshots/9ac29725-212a-4231-a7f4-d769ffa0cd61 returned with HTTP 200 Jul 10 08:37:31.215458 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 606/2417] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:37:31 2026] GET /volume/v3/snapshots/9ac29725-212a-4231-a7f4-d769ffa0cd61 => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:31.225111 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-59b5a139-3518-4b9f-a51b-ad2d77692186 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:31.227151 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-59b5a139-3518-4b9f-a51b-ad2d77692186 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] DELETE https://10.4.3.7/volume/v3/snapshots/9ac29725-212a-4231-a7f4-d769ffa0cd61 Jul 10 08:37:31.227350 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-59b5a139-3518-4b9f-a51b-ad2d77692186 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:31.227562 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-59b5a139-3518-4b9f-a51b-ad2d77692186 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'delete' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:31.227663 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.snapshots [None req-59b5a139-3518-4b9f-a51b-ad2d77692186 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Delete snapshot with id: 9ac29725-212a-4231-a7f4-d769ffa0cd61 Jul 10 08:37:31.232828 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:31.232828 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:37:31.233285 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-59b5a139-3518-4b9f-a51b-ad2d77692186 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Snapshot retrieved successfully. Jul 10 08:37:31.250745 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-59b5a139-3518-4b9f-a51b-ad2d77692186 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Snapshot delete request issued successfully. Jul 10 08:37:31.250899 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-59b5a139-3518-4b9f-a51b-ad2d77692186 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/snapshots/9ac29725-212a-4231-a7f4-d769ffa0cd61 returned with HTTP 202 Jul 10 08:37:31.251339 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 610/2418] 10.4.3.7 () {66 vars in 1343 bytes} [Fri Jul 10 08:37:31 2026] DELETE /volume/v3/snapshots/9ac29725-212a-4231-a7f4-d769ffa0cd61 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:37:31.259983 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-873f8466-a7b2-4bc8-8cfd-bbab38b08862 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:31.261670 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-873f8466-a7b2-4bc8-8cfd-bbab38b08862 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] GET https://10.4.3.7/volume/v3/snapshots/9ac29725-212a-4231-a7f4-d769ffa0cd61 Jul 10 08:37:31.261876 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-873f8466-a7b2-4bc8-8cfd-bbab38b08862 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:31.262070 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-873f8466-a7b2-4bc8-8cfd-bbab38b08862 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:31.267535 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:31.267535 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:37:31.268058 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-873f8466-a7b2-4bc8-8cfd-bbab38b08862 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Snapshot retrieved successfully. Jul 10 08:37:31.268984 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-873f8466-a7b2-4bc8-8cfd-bbab38b08862 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/snapshots/9ac29725-212a-4231-a7f4-d769ffa0cd61 returned with HTTP 200 Jul 10 08:37:31.269396 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 602/2419] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:37:31 2026] GET /volume/v3/snapshots/9ac29725-212a-4231-a7f4-d769ffa0cd61 => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:31.330913 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-1d119ce7-cc09-4bc1-9ce5-f31969ec4a28 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:31.333090 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-1d119ce7-cc09-4bc1-9ce5-f31969ec4a28 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] GET https://10.4.3.7/volume/v3/backups/51d90191-45de-4de4-95c3-74f6e802c2c0 Jul 10 08:37:31.333330 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-1d119ce7-cc09-4bc1-9ce5-f31969ec4a28 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:31.333898 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-1d119ce7-cc09-4bc1-9ce5-f31969ec4a28 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:31.334099 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-1d119ce7-cc09-4bc1-9ce5-f31969ec4a28 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Show backup with id 51d90191-45de-4de4-95c3-74f6e802c2c0. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:37:31.341518 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:31.341518 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:37:31.342289 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-1d119ce7-cc09-4bc1-9ce5-f31969ec4a28 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] https://10.4.3.7/volume/v3/backups/51d90191-45de-4de4-95c3-74f6e802c2c0 returned with HTTP 200 Jul 10 08:37:31.342773 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 602/2420] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:31 2026] GET /volume/v3/backups/51d90191-45de-4de4-95c3-74f6e802c2c0 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:32.024185 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-38f66264-c9e7-4491-80e9-d2434ae3ed8a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:32.024689 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-38f66264-c9e7-4491-80e9-d2434ae3ed8a None None] GET https://10.4.3.7/volume// Jul 10 08:37:32.024884 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-38f66264-c9e7-4491-80e9-d2434ae3ed8a None None] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:32.025117 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-38f66264-c9e7-4491-80e9-d2434ae3ed8a None None] Calling method 'all' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:32.025536 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-38f66264-c9e7-4491-80e9-d2434ae3ed8a None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:37:32.026017 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 607/2421] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:37:32 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:37:32.039711 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-89623647-7a8c-4540-bb4d-b4508f60e7e7 req-22042fe4-a5c1-401e-a2c9-a617f25a18d7 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:32.042061 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-89623647-7a8c-4540-bb4d-b4508f60e7e7 req-22042fe4-a5c1-401e-a2c9-a617f25a18d7 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] GET https://10.4.3.7/volume/v3/volumes/81a9d63b-6a7f-4252-912d-b8f5b57fe75a Jul 10 08:37:32.042485 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-89623647-7a8c-4540-bb4d-b4508f60e7e7 req-22042fe4-a5c1-401e-a2c9-a617f25a18d7 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:32.042551 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-89623647-7a8c-4540-bb4d-b4508f60e7e7 req-22042fe4-a5c1-401e-a2c9-a617f25a18d7 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:32.054935 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:32.054935 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:37:32.059253 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-89623647-7a8c-4540-bb4d-b4508f60e7e7 req-22042fe4-a5c1-401e-a2c9-a617f25a18d7 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Volume info retrieved successfully. Jul 10 08:37:32.066348 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-89623647-7a8c-4540-bb4d-b4508f60e7e7 req-22042fe4-a5c1-401e-a2c9-a617f25a18d7 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/volumes/81a9d63b-6a7f-4252-912d-b8f5b57fe75a returned with HTTP 200 Jul 10 08:37:32.066991 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 611/2422] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:37:32 2026] GET /volume/v3/volumes/81a9d63b-6a7f-4252-912d-b8f5b57fe75a => generated 1348 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:37:32.079659 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-89623647-7a8c-4540-bb4d-b4508f60e7e7 req-4f3e65c9-f37b-4784-be08-868079dbeee8 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:32.084196 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-89623647-7a8c-4540-bb4d-b4508f60e7e7 req-4f3e65c9-f37b-4784-be08-868079dbeee8 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] GET https://10.4.3.7/volume/v3/volumes/81a9d63b-6a7f-4252-912d-b8f5b57fe75a/encryption Jul 10 08:37:32.084537 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-89623647-7a8c-4540-bb4d-b4508f60e7e7 req-4f3e65c9-f37b-4784-be08-868079dbeee8 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:32.084759 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-89623647-7a8c-4540-bb4d-b4508f60e7e7 req-4f3e65c9-f37b-4784-be08-868079dbeee8 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Calling method 'index' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:32.101795 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:32.101795 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:37:32.109180 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-89623647-7a8c-4540-bb4d-b4508f60e7e7 req-4f3e65c9-f37b-4784-be08-868079dbeee8 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/volumes/81a9d63b-6a7f-4252-912d-b8f5b57fe75a/encryption returned with HTTP 200 Jul 10 08:37:32.109824 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 603/2423] 10.4.3.7 () {68 vars in 1617 bytes} [Fri Jul 10 08:37:32 2026] GET /volume/v3/volumes/81a9d63b-6a7f-4252-912d-b8f5b57fe75a/encryption => generated 160 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:32.281005 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-818d9c31-4225-4b27-b6bd-7c860a6ce5c8 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:32.283108 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-818d9c31-4225-4b27-b6bd-7c860a6ce5c8 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] GET https://10.4.3.7/volume/v3/snapshots/9ac29725-212a-4231-a7f4-d769ffa0cd61 Jul 10 08:37:32.283329 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-818d9c31-4225-4b27-b6bd-7c860a6ce5c8 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:32.283631 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-818d9c31-4225-4b27-b6bd-7c860a6ce5c8 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:32.288567 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-818d9c31-4225-4b27-b6bd-7c860a6ce5c8 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/snapshots/9ac29725-212a-4231-a7f4-d769ffa0cd61 returned with HTTP 404 Jul 10 08:37:32.289271 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 603/2424] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:37:32 2026] GET /volume/v3/snapshots/9ac29725-212a-4231-a7f4-d769ffa0cd61 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:37:32.297246 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-8605696f-c7ed-4561-88a8-6c15127c28ec None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:32.300650 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8605696f-c7ed-4561-88a8-6c15127c28ec tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] DELETE https://10.4.3.7/volume/v3/snapshots/1528e91c-2428-4375-aa15-df2ac77b61d4 Jul 10 08:37:32.300887 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8605696f-c7ed-4561-88a8-6c15127c28ec tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:32.301209 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8605696f-c7ed-4561-88a8-6c15127c28ec tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:32.301440 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.snapshots [None req-8605696f-c7ed-4561-88a8-6c15127c28ec tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Delete snapshot with id: 1528e91c-2428-4375-aa15-df2ac77b61d4 Jul 10 08:37:32.307767 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:32.307767 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:37:32.308399 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-8605696f-c7ed-4561-88a8-6c15127c28ec tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Snapshot retrieved successfully. Jul 10 08:37:32.330805 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-8605696f-c7ed-4561-88a8-6c15127c28ec tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Snapshot delete request issued successfully. Jul 10 08:37:32.330922 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8605696f-c7ed-4561-88a8-6c15127c28ec tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/snapshots/1528e91c-2428-4375-aa15-df2ac77b61d4 returned with HTTP 202 Jul 10 08:37:32.331366 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 608/2425] 10.4.3.7 () {66 vars in 1343 bytes} [Fri Jul 10 08:37:32 2026] DELETE /volume/v3/snapshots/1528e91c-2428-4375-aa15-df2ac77b61d4 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:37:32.340958 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-9c3ae75f-f09e-4cc5-8fdf-1617c523f0c8 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:32.342983 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-9c3ae75f-f09e-4cc5-8fdf-1617c523f0c8 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] GET https://10.4.3.7/volume/v3/snapshots/1528e91c-2428-4375-aa15-df2ac77b61d4 Jul 10 08:37:32.343243 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-9c3ae75f-f09e-4cc5-8fdf-1617c523f0c8 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:32.343493 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-9c3ae75f-f09e-4cc5-8fdf-1617c523f0c8 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:32.355082 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:32.355082 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:37:32.355836 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-9c3ae75f-f09e-4cc5-8fdf-1617c523f0c8 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Snapshot retrieved successfully. Jul 10 08:37:32.357071 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-9c3ae75f-f09e-4cc5-8fdf-1617c523f0c8 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/snapshots/1528e91c-2428-4375-aa15-df2ac77b61d4 returned with HTTP 200 Jul 10 08:37:32.359750 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 612/2426] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:37:32 2026] GET /volume/v3/snapshots/1528e91c-2428-4375-aa15-df2ac77b61d4 => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:32.362783 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-b426e040-ada2-46ff-8911-c3aee4da1e32 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:32.363260 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-b426e040-ada2-46ff-8911-c3aee4da1e32 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] GET https://10.4.3.7/volume/v3/backups/51d90191-45de-4de4-95c3-74f6e802c2c0 Jul 10 08:37:32.364268 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-b426e040-ada2-46ff-8911-c3aee4da1e32 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:32.364601 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-b426e040-ada2-46ff-8911-c3aee4da1e32 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:32.364769 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-b426e040-ada2-46ff-8911-c3aee4da1e32 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Show backup with id 51d90191-45de-4de4-95c3-74f6e802c2c0. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:37:32.371791 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:32.371791 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:37:32.373496 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-b426e040-ada2-46ff-8911-c3aee4da1e32 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] https://10.4.3.7/volume/v3/backups/51d90191-45de-4de4-95c3-74f6e802c2c0 returned with HTTP 200 Jul 10 08:37:32.374037 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 604/2427] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:32 2026] GET /volume/v3/backups/51d90191-45de-4de4-95c3-74f6e802c2c0 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:33.120032 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-89623647-7a8c-4540-bb4d-b4508f60e7e7 req-b92819b2-b6b6-40d2-ac2c-603cb27bf095 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:33.122011 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-89623647-7a8c-4540-bb4d-b4508f60e7e7 req-b92819b2-b6b6-40d2-ac2c-603cb27bf095 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] DELETE https://10.4.3.7/volume/v3/attachments/86df1edb-29a7-4945-a0a2-c8ea811e7dd9 Jul 10 08:37:33.122630 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-89623647-7a8c-4540-bb4d-b4508f60e7e7 req-b92819b2-b6b6-40d2-ac2c-603cb27bf095 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:33.122630 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-89623647-7a8c-4540-bb4d-b4508f60e7e7 req-b92819b2-b6b6-40d2-ac2c-603cb27bf095 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Calling method 'version_select' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:33.136179 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:33.136179 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:37:33.369275 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-9fd6638d-2bee-48f8-a20a-0945d7970d28 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:33.371598 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9fd6638d-2bee-48f8-a20a-0945d7970d28 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] GET https://10.4.3.7/volume/v3/snapshots/1528e91c-2428-4375-aa15-df2ac77b61d4 Jul 10 08:37:33.371886 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9fd6638d-2bee-48f8-a20a-0945d7970d28 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:33.372089 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9fd6638d-2bee-48f8-a20a-0945d7970d28 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:33.381840 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9fd6638d-2bee-48f8-a20a-0945d7970d28 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/snapshots/1528e91c-2428-4375-aa15-df2ac77b61d4 returned with HTTP 404 Jul 10 08:37:33.381840 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 609/2428] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:37:33 2026] GET /volume/v3/snapshots/1528e91c-2428-4375-aa15-df2ac77b61d4 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:37:33.387638 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-1b85bbbb-d171-4b7c-a5ad-704565d77adb None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:33.390829 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-1b85bbbb-d171-4b7c-a5ad-704565d77adb tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] GET https://10.4.3.7/volume/v3/backups/51d90191-45de-4de4-95c3-74f6e802c2c0 Jul 10 08:37:33.391051 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-1b85bbbb-d171-4b7c-a5ad-704565d77adb tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:33.391247 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-1b85bbbb-d171-4b7c-a5ad-704565d77adb tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:33.391366 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-1b85bbbb-d171-4b7c-a5ad-704565d77adb tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Show backup with id 51d90191-45de-4de4-95c3-74f6e802c2c0. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:37:33.391424 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-5baf92c8-bfa0-4433-a151-892e2dd24e20 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:33.393169 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-5baf92c8-bfa0-4433-a151-892e2dd24e20 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] DELETE https://10.4.3.7/volume/v3/snapshots/0a9fcb59-eb52-4656-8165-2bdb834ea146 Jul 10 08:37:33.393421 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-5baf92c8-bfa0-4433-a151-892e2dd24e20 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:33.393696 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-5baf92c8-bfa0-4433-a151-892e2dd24e20 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'delete' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:33.393831 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.snapshots [None req-5baf92c8-bfa0-4433-a151-892e2dd24e20 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Delete snapshot with id: 0a9fcb59-eb52-4656-8165-2bdb834ea146 Jul 10 08:37:33.395888 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:33.395888 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:37:33.396663 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-1b85bbbb-d171-4b7c-a5ad-704565d77adb tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] https://10.4.3.7/volume/v3/backups/51d90191-45de-4de4-95c3-74f6e802c2c0 returned with HTTP 200 Jul 10 08:37:33.397198 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 613/2429] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:33 2026] GET /volume/v3/backups/51d90191-45de-4de4-95c3-74f6e802c2c0 => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:33.399071 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:33.399071 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:37:33.399717 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-5baf92c8-bfa0-4433-a151-892e2dd24e20 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Snapshot retrieved successfully. Jul 10 08:37:33.423162 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-5baf92c8-bfa0-4433-a151-892e2dd24e20 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Snapshot delete request issued successfully. Jul 10 08:37:33.423419 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-5baf92c8-bfa0-4433-a151-892e2dd24e20 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/snapshots/0a9fcb59-eb52-4656-8165-2bdb834ea146 returned with HTTP 202 Jul 10 08:37:33.423973 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 605/2430] 10.4.3.7 () {66 vars in 1343 bytes} [Fri Jul 10 08:37:33 2026] DELETE /volume/v3/snapshots/0a9fcb59-eb52-4656-8165-2bdb834ea146 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:37:33.432195 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-837e0576-1692-434c-91f0-63b98ee252af None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:33.434395 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-837e0576-1692-434c-91f0-63b98ee252af tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] GET https://10.4.3.7/volume/v3/snapshots/0a9fcb59-eb52-4656-8165-2bdb834ea146 Jul 10 08:37:33.434632 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-837e0576-1692-434c-91f0-63b98ee252af tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:33.434809 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-837e0576-1692-434c-91f0-63b98ee252af tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:33.442492 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:33.442492 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:37:33.443100 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-837e0576-1692-434c-91f0-63b98ee252af tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Snapshot retrieved successfully. Jul 10 08:37:33.444424 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-837e0576-1692-434c-91f0-63b98ee252af tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/snapshots/0a9fcb59-eb52-4656-8165-2bdb834ea146 returned with HTTP 200 Jul 10 08:37:33.444956 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 610/2431] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:37:33 2026] GET /volume/v3/snapshots/0a9fcb59-eb52-4656-8165-2bdb834ea146 => generated 468 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:33.677325 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-89623647-7a8c-4540-bb4d-b4508f60e7e7 req-b92819b2-b6b6-40d2-ac2c-603cb27bf095 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/attachments/86df1edb-29a7-4945-a0a2-c8ea811e7dd9 returned with HTTP 200 Jul 10 08:37:33.677764 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 604/2432] 10.4.3.7 () {72 vars in 1659 bytes} [Fri Jul 10 08:37:33 2026] DELETE /volume/v3/attachments/86df1edb-29a7-4945-a0a2-c8ea811e7dd9 => generated 19 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:33.736280 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-6b9a0008-17a4-4f41-97cc-80d69c68e468 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:33.877639 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-6b9a0008-17a4-4f41-97cc-80d69c68e468 tempest-TestInstancesWithCinderVolumes-785947669 tempest-TestInstancesWithCinderVolumes-785947669-project-admin] POST https://10.4.3.7/volume/v3/types Jul 10 08:37:33.878067 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-6b9a0008-17a4-4f41-97cc-80d69c68e468 tempest-TestInstancesWithCinderVolumes-785947669 tempest-TestInstancesWithCinderVolumes-785947669-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1566146744-459275739", "extra_specs": {}}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:37:33.882635 np0000004976 devstack@c-api.service[100054]: DEBUG dbcounter [-] [100054] Writing DB stats cinder:SELECT=467,cinder:UPDATE=123,cinder:INSERT=79 {{(pid=100054) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 08:37:33.896866 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-6b9a0008-17a4-4f41-97cc-80d69c68e468 tempest-TestInstancesWithCinderVolumes-785947669 tempest-TestInstancesWithCinderVolumes-785947669-project-admin] https://10.4.3.7/volume/v3/types returned with HTTP 200 Jul 10 08:37:33.897274 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 614/2433] 10.4.3.7 () {68 vars in 1239 bytes} [Fri Jul 10 08:37:33 2026] POST /volume/v3/types => generated 268 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:34.407647 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-38813277-faeb-49e6-b5e5-cdccc07b7de5 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:34.410010 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-38813277-faeb-49e6-b5e5-cdccc07b7de5 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] GET https://10.4.3.7/volume/v3/backups/51d90191-45de-4de4-95c3-74f6e802c2c0 Jul 10 08:37:34.410344 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-38813277-faeb-49e6-b5e5-cdccc07b7de5 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:34.410577 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-38813277-faeb-49e6-b5e5-cdccc07b7de5 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:34.410768 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-38813277-faeb-49e6-b5e5-cdccc07b7de5 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Show backup with id 51d90191-45de-4de4-95c3-74f6e802c2c0. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:37:34.415639 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:34.415639 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:37:34.416426 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-38813277-faeb-49e6-b5e5-cdccc07b7de5 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] https://10.4.3.7/volume/v3/backups/51d90191-45de-4de4-95c3-74f6e802c2c0 returned with HTTP 200 Jul 10 08:37:34.416801 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 606/2434] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:34 2026] GET /volume/v3/backups/51d90191-45de-4de4-95c3-74f6e802c2c0 => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:34.456521 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-2c591f8d-1423-41ff-ae5d-9f13c2cdf10f None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:34.458273 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2c591f8d-1423-41ff-ae5d-9f13c2cdf10f tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] GET https://10.4.3.7/volume/v3/snapshots/0a9fcb59-eb52-4656-8165-2bdb834ea146 Jul 10 08:37:34.458651 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2c591f8d-1423-41ff-ae5d-9f13c2cdf10f tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:34.458933 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2c591f8d-1423-41ff-ae5d-9f13c2cdf10f tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:34.466030 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2c591f8d-1423-41ff-ae5d-9f13c2cdf10f tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/snapshots/0a9fcb59-eb52-4656-8165-2bdb834ea146 returned with HTTP 404 Jul 10 08:37:34.467111 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 611/2435] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:37:34 2026] GET /volume/v3/snapshots/0a9fcb59-eb52-4656-8165-2bdb834ea146 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:37:34.475919 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-dcd688a3-5dac-4b87-99e3-4ea933abbea7 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:34.477834 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-dcd688a3-5dac-4b87-99e3-4ea933abbea7 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] DELETE https://10.4.3.7/volume/v3/snapshots/9ac29725-212a-4231-a7f4-d769ffa0cd61 Jul 10 08:37:34.478024 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-dcd688a3-5dac-4b87-99e3-4ea933abbea7 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:34.478213 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-dcd688a3-5dac-4b87-99e3-4ea933abbea7 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:34.478328 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.snapshots [None req-dcd688a3-5dac-4b87-99e3-4ea933abbea7 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Delete snapshot with id: 9ac29725-212a-4231-a7f4-d769ffa0cd61 Jul 10 08:37:34.482732 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-dcd688a3-5dac-4b87-99e3-4ea933abbea7 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/snapshots/9ac29725-212a-4231-a7f4-d769ffa0cd61 returned with HTTP 404 Jul 10 08:37:34.483485 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 605/2436] 10.4.3.7 () {66 vars in 1343 bytes} [Fri Jul 10 08:37:34 2026] DELETE /volume/v3/snapshots/9ac29725-212a-4231-a7f4-d769ffa0cd61 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:37:34.492870 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-30667598-4fee-465c-b73a-420888ef6759 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:34.494807 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-30667598-4fee-465c-b73a-420888ef6759 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] DELETE https://10.4.3.7/volume/v3/snapshots/0a9fcb59-eb52-4656-8165-2bdb834ea146 Jul 10 08:37:34.494988 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-30667598-4fee-465c-b73a-420888ef6759 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:34.495153 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-30667598-4fee-465c-b73a-420888ef6759 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'delete' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:34.495263 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.snapshots [None req-30667598-4fee-465c-b73a-420888ef6759 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Delete snapshot with id: 0a9fcb59-eb52-4656-8165-2bdb834ea146 Jul 10 08:37:34.499772 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-30667598-4fee-465c-b73a-420888ef6759 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/snapshots/0a9fcb59-eb52-4656-8165-2bdb834ea146 returned with HTTP 404 Jul 10 08:37:34.500363 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 615/2437] 10.4.3.7 () {66 vars in 1343 bytes} [Fri Jul 10 08:37:34 2026] DELETE /volume/v3/snapshots/0a9fcb59-eb52-4656-8165-2bdb834ea146 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:37:34.564997 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-89bff28b-918e-4f30-81b5-45abfcc93b95 req-3a7d7081-9203-4d91-aedf-238161052803 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:34.570512 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-89bff28b-918e-4f30-81b5-45abfcc93b95 req-3a7d7081-9203-4d91-aedf-238161052803 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] GET https://10.4.3.7/volume/v3/volumes/3e5ed684-b38d-4c64-bec5-de10549b4ad8 Jul 10 08:37:34.570780 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-89bff28b-918e-4f30-81b5-45abfcc93b95 req-3a7d7081-9203-4d91-aedf-238161052803 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:34.572429 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-89bff28b-918e-4f30-81b5-45abfcc93b95 req-3a7d7081-9203-4d91-aedf-238161052803 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:34.584895 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:34.584895 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:37:34.588430 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [req-89bff28b-918e-4f30-81b5-45abfcc93b95 req-3a7d7081-9203-4d91-aedf-238161052803 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Volume info retrieved successfully. Jul 10 08:37:34.592825 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-89bff28b-918e-4f30-81b5-45abfcc93b95 req-3a7d7081-9203-4d91-aedf-238161052803 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/volumes/3e5ed684-b38d-4c64-bec5-de10549b4ad8 returned with HTTP 200 Jul 10 08:37:34.593225 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 607/2438] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:37:34 2026] GET /volume/v3/volumes/3e5ed684-b38d-4c64-bec5-de10549b4ad8 => generated 1134 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:37:34.615888 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-89bff28b-918e-4f30-81b5-45abfcc93b95 req-293eac9a-6746-4909-9628-5575e1d894a2 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:34.618160 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-89bff28b-918e-4f30-81b5-45abfcc93b95 req-293eac9a-6746-4909-9628-5575e1d894a2 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] POST https://10.4.3.7/volume/v3/volumes/3e5ed684-b38d-4c64-bec5-de10549b4ad8/action Jul 10 08:37:34.618698 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-89bff28b-918e-4f30-81b5-45abfcc93b95 req-293eac9a-6746-4909-9628-5575e1d894a2 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:37:34.618897 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-89bff28b-918e-4f30-81b5-45abfcc93b95 req-293eac9a-6746-4909-9628-5575e1d894a2 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:37:34.629885 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:34.629885 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:37:34.630643 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-89bff28b-918e-4f30-81b5-45abfcc93b95 req-293eac9a-6746-4909-9628-5575e1d894a2 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Volume info retrieved successfully. Jul 10 08:37:34.638960 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-89bff28b-918e-4f30-81b5-45abfcc93b95 req-293eac9a-6746-4909-9628-5575e1d894a2 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Begin detaching volume completed successfully. Jul 10 08:37:34.639339 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-89bff28b-918e-4f30-81b5-45abfcc93b95 req-293eac9a-6746-4909-9628-5575e1d894a2 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/volumes/3e5ed684-b38d-4c64-bec5-de10549b4ad8/action returned with HTTP 202 Jul 10 08:37:34.640083 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 612/2439] 10.4.3.7 () {72 vars in 1658 bytes} [Fri Jul 10 08:37:34 2026] POST /volume/v3/volumes/3e5ed684-b38d-4c64-bec5-de10549b4ad8/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:37:35.265029 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-f4652231-2684-4d47-be96-fd9f6e7cc2b5 req-f80e72fe-ed1a-46ec-a192-8946150536d0 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:35.267357 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-f4652231-2684-4d47-be96-fd9f6e7cc2b5 req-f80e72fe-ed1a-46ec-a192-8946150536d0 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] GET https://10.4.3.7/volume/v3/volumes/81a9d63b-6a7f-4252-912d-b8f5b57fe75a Jul 10 08:37:35.267616 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-f4652231-2684-4d47-be96-fd9f6e7cc2b5 req-f80e72fe-ed1a-46ec-a192-8946150536d0 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:35.267812 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-f4652231-2684-4d47-be96-fd9f6e7cc2b5 req-f80e72fe-ed1a-46ec-a192-8946150536d0 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:35.277320 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:35.277320 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:37:35.284969 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [req-f4652231-2684-4d47-be96-fd9f6e7cc2b5 req-f80e72fe-ed1a-46ec-a192-8946150536d0 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Volume info retrieved successfully. Jul 10 08:37:35.296240 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-f4652231-2684-4d47-be96-fd9f6e7cc2b5 req-f80e72fe-ed1a-46ec-a192-8946150536d0 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/volumes/81a9d63b-6a7f-4252-912d-b8f5b57fe75a returned with HTTP 200 Jul 10 08:37:35.296826 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 606/2440] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:37:35 2026] GET /volume/v3/volumes/81a9d63b-6a7f-4252-912d-b8f5b57fe75a => generated 873 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:35.432600 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-bb74611b-9156-47a0-918d-1c0bd6fd6b28 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:35.435458 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-bb74611b-9156-47a0-918d-1c0bd6fd6b28 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] GET https://10.4.3.7/volume/v3/backups/51d90191-45de-4de4-95c3-74f6e802c2c0 Jul 10 08:37:35.435458 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-bb74611b-9156-47a0-918d-1c0bd6fd6b28 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:35.435458 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-bb74611b-9156-47a0-918d-1c0bd6fd6b28 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:35.435458 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-bb74611b-9156-47a0-918d-1c0bd6fd6b28 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Show backup with id 51d90191-45de-4de4-95c3-74f6e802c2c0. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:37:35.439245 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:35.439245 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:37:35.440053 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-bb74611b-9156-47a0-918d-1c0bd6fd6b28 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] https://10.4.3.7/volume/v3/backups/51d90191-45de-4de4-95c3-74f6e802c2c0 returned with HTTP 200 Jul 10 08:37:35.440529 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 616/2441] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:35 2026] GET /volume/v3/backups/51d90191-45de-4de4-95c3-74f6e802c2c0 => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:35.664993 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-a0bfdcba-f043-46d2-b448-36336199c6b4 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:35.665465 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-a0bfdcba-f043-46d2-b448-36336199c6b4 None None] GET https://10.4.3.7/volume// Jul 10 08:37:35.665663 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-a0bfdcba-f043-46d2-b448-36336199c6b4 None None] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:35.665893 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-a0bfdcba-f043-46d2-b448-36336199c6b4 None None] Calling method 'all' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:35.666273 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-a0bfdcba-f043-46d2-b448-36336199c6b4 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:37:35.666648 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 608/2442] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:37:35 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:37:35.675191 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-89bff28b-918e-4f30-81b5-45abfcc93b95 req-edb5f917-7695-4d5c-a0de-0d369af9b4fe None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:35.677991 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-89bff28b-918e-4f30-81b5-45abfcc93b95 req-edb5f917-7695-4d5c-a0de-0d369af9b4fe tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] GET https://10.4.3.7/volume/v3/volumes/3e5ed684-b38d-4c64-bec5-de10549b4ad8 Jul 10 08:37:35.678340 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-89bff28b-918e-4f30-81b5-45abfcc93b95 req-edb5f917-7695-4d5c-a0de-0d369af9b4fe tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:35.678637 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-89bff28b-918e-4f30-81b5-45abfcc93b95 req-edb5f917-7695-4d5c-a0de-0d369af9b4fe tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:35.692581 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:35.692581 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:37:35.698566 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-89bff28b-918e-4f30-81b5-45abfcc93b95 req-edb5f917-7695-4d5c-a0de-0d369af9b4fe tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Volume info retrieved successfully. Jul 10 08:37:35.704124 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-89bff28b-918e-4f30-81b5-45abfcc93b95 req-edb5f917-7695-4d5c-a0de-0d369af9b4fe tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/volumes/3e5ed684-b38d-4c64-bec5-de10549b4ad8 returned with HTTP 200 Jul 10 08:37:35.704671 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 613/2443] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:37:35 2026] GET /volume/v3/volumes/3e5ed684-b38d-4c64-bec5-de10549b4ad8 => generated 1317 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:37:36.101476 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-807a5f50-0fa0-4c0f-94a3-fa22a1cf9506 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:36.103527 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-807a5f50-0fa0-4c0f-94a3-fa22a1cf9506 tempest-TestInstancesWithCinderVolumes-785947669 tempest-TestInstancesWithCinderVolumes-785947669-project-admin] POST https://10.4.3.7/volume/v3/types Jul 10 08:37:36.103929 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-807a5f50-0fa0-4c0f-94a3-fa22a1cf9506 tempest-TestInstancesWithCinderVolumes-785947669 tempest-TestInstancesWithCinderVolumes-785947669-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-734838538-818000759", "extra_specs": {}}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:37:36.118041 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-807a5f50-0fa0-4c0f-94a3-fa22a1cf9506 tempest-TestInstancesWithCinderVolumes-785947669 tempest-TestInstancesWithCinderVolumes-785947669-project-admin] https://10.4.3.7/volume/v3/types returned with HTTP 200 Jul 10 08:37:36.118508 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 607/2444] 10.4.3.7 () {68 vars in 1239 bytes} [Fri Jul 10 08:37:36 2026] POST /volume/v3/types => generated 267 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:36.127568 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-df3f9f83-6e90-4d7a-b1b9-b805ccc61ba0 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:36.133429 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-df3f9f83-6e90-4d7a-b1b9-b805ccc61ba0 tempest-TestInstancesWithCinderVolumes-785947669 tempest-TestInstancesWithCinderVolumes-785947669-project-admin] POST https://10.4.3.7/volume/v3/types Jul 10 08:37:36.133429 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-df3f9f83-6e90-4d7a-b1b9-b805ccc61ba0 tempest-TestInstancesWithCinderVolumes-785947669 tempest-TestInstancesWithCinderVolumes-785947669-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-460110957-1287060679", "extra_specs": {}}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:37:36.145879 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-df3f9f83-6e90-4d7a-b1b9-b805ccc61ba0 tempest-TestInstancesWithCinderVolumes-785947669 tempest-TestInstancesWithCinderVolumes-785947669-project-admin] https://10.4.3.7/volume/v3/types returned with HTTP 200 Jul 10 08:37:36.146477 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 617/2445] 10.4.3.7 () {68 vars in 1239 bytes} [Fri Jul 10 08:37:36 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) Jul 10 08:37:36.155315 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-86c0c639-5a2c-4c44-9ec9-1d3c266ade70 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:36.157725 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-86c0c639-5a2c-4c44-9ec9-1d3c266ade70 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:37:36.158114 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-86c0c639-5a2c-4c44-9ec9-1d3c266ade70 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1156613905", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-734838538-818000759", "size": 1}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:37:36.160167 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.volumes [None req-86c0c639-5a2c-4c44-9ec9-1d3c266ade70 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1156613905', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-734838538-818000759', 'size': 1}} {{(pid=100055) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:37:36.164758 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-86c0c639-5a2c-4c44-9ec9-1d3c266ade70 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Create volume of 1 GB Jul 10 08:37:36.165101 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:36.165101 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:37:36.167153 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-86c0c639-5a2c-4c44-9ec9-1d3c266ade70 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Availability Zones retrieved successfully. Jul 10 08:37:36.172311 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-86c0c639-5a2c-4c44-9ec9-1d3c266ade70 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Flow 'volume_create_api' (72e6760c-abca-4a25-b46b-9dc4fe63c83c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:37:36.173618 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-86c0c639-5a2c-4c44-9ec9-1d3c266ade70 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (954f2105-2661-48a8-ad4c-9ad70fff5155) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:37:36.174775 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.flows.api.create_volume [None req-86c0c639-5a2c-4c44-9ec9-1d3c266ade70 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Validating volume size '1' using validate_int {{(pid=100055) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:37:36.199033 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-86c0c639-5a2c-4c44-9ec9-1d3c266ade70 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (954f2105-2661-48a8-ad4c-9ad70fff5155) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:37:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=fd4f6980-bb8d-4883-864c-f473ad88854e,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-734838538-818000759',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fd4f6980-bb8d-4883-864c-f473ad88854e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:37:36.200178 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-86c0c639-5a2c-4c44-9ec9-1d3c266ade70 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ddb7ea6-6436-4fdc-b55b-fb51b4ae1377) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:37:36.233783 np0000004976 devstack@c-api.service[100055]: WARNING cinder.quota [None req-86c0c639-5a2c-4c44-9ec9-1d3c266ade70 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-734838538-818000759 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-734838538-818000759, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:37:36.234076 np0000004976 devstack@c-api.service[100055]: WARNING cinder.quota [None req-86c0c639-5a2c-4c44-9ec9-1d3c266ade70 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-734838538-818000759 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-734838538-818000759, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:37:36.273140 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.quota [None req-86c0c639-5a2c-4c44-9ec9-1d3c266ade70 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Created reservations ['5426ea6e-a5d5-4d96-8e58-4d661549fd96', '0f40b3fd-1c23-4d5b-9867-92aac7610497', '58d34582-ca42-44fe-9190-e585e238ab06', 'f0077c07-8865-4315-984e-dc847bee0338'] {{(pid=100055) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:37:36.273997 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-86c0c639-5a2c-4c44-9ec9-1d3c266ade70 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ddb7ea6-6436-4fdc-b55b-fb51b4ae1377) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5426ea6e-a5d5-4d96-8e58-4d661549fd96', '0f40b3fd-1c23-4d5b-9867-92aac7610497', '58d34582-ca42-44fe-9190-e585e238ab06', 'f0077c07-8865-4315-984e-dc847bee0338']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:37:36.274753 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-86c0c639-5a2c-4c44-9ec9-1d3c266ade70 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0450fd1e-bc93-49bd-be94-7cec7bf4cf5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:37:36.301604 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-86c0c639-5a2c-4c44-9ec9-1d3c266ade70 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0450fd1e-bc93-49bd-be94-7cec7bf4cf5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '17a51af6-7a3d-4697-925f-fad1fbcafd38', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1156613905',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8dca3816c2ac4237ae902a036097fb82',qos_specs=None,replication_status=,reservations=['5426ea6e-a5d5-4d96-8e58-4d661549fd96','0f40b3fd-1c23-4d5b-9867-92aac7610497','58d34582-ca42-44fe-9190-e585e238ab06','f0077c07-8865-4315-984e-dc847bee0338'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='48de12edded346c38750612e8305ffb6',volume_type_id=fd4f6980-bb8d-4883-864c-f473ad88854e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:37:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1156613905',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=17a51af6-7a3d-4697-925f-fad1fbcafd38,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8dca3816c2ac4237ae902a036097fb82',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='48de12edded346c38750612e8305ffb6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fd4f6980-bb8d-4883-864c-f473ad88854e),volume_type_id=fd4f6980-bb8d-4883-864c-f473ad88854e)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:37:36.302440 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-86c0c639-5a2c-4c44-9ec9-1d3c266ade70 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eaf2e3e5-a99a-4df5-80c3-a5efa46e747f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:37:36.318994 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-86c0c639-5a2c-4c44-9ec9-1d3c266ade70 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eaf2e3e5-a99a-4df5-80c3-a5efa46e747f) transitioned into state 'SUCCESS' from state '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-1156613905',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8dca3816c2ac4237ae902a036097fb82',qos_specs=None,replication_status=,reservations=['5426ea6e-a5d5-4d96-8e58-4d661549fd96','0f40b3fd-1c23-4d5b-9867-92aac7610497','58d34582-ca42-44fe-9190-e585e238ab06','f0077c07-8865-4315-984e-dc847bee0338'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='48de12edded346c38750612e8305ffb6',volume_type_id=fd4f6980-bb8d-4883-864c-f473ad88854e)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:37:36.319760 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-86c0c639-5a2c-4c44-9ec9-1d3c266ade70 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb06d2b4-380f-408e-8f2b-8493992d52a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:37:36.328247 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-86c0c639-5a2c-4c44-9ec9-1d3c266ade70 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb06d2b4-380f-408e-8f2b-8493992d52a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:37:36.329069 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-86c0c639-5a2c-4c44-9ec9-1d3c266ade70 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Flow 'volume_create_api' (72e6760c-abca-4a25-b46b-9dc4fe63c83c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:37:36.329416 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-86c0c639-5a2c-4c44-9ec9-1d3c266ade70 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Create volume request issued successfully. Jul 10 08:37:36.330020 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-86c0c639-5a2c-4c44-9ec9-1d3c266ade70 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:37:36.330506 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 609/2446] 10.4.3.7 () {68 vars in 1245 bytes} [Fri Jul 10 08:37:36 2026] POST /volume/v3/volumes => generated 841 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:37:36.342936 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-d600c5db-94cb-4526-989a-191ce764425d None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:36.344892 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d600c5db-94cb-4526-989a-191ce764425d tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:37:36.345294 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d600c5db-94cb-4526-989a-191ce764425d tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-7036212", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-460110957-1287060679", "size": 1}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:37:36.347018 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [None req-d600c5db-94cb-4526-989a-191ce764425d tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-7036212', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-460110957-1287060679', 'size': 1}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:37:36.350981 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-d600c5db-94cb-4526-989a-191ce764425d tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Create volume of 1 GB Jul 10 08:37:36.351467 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:36.351467 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:37:36.352025 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-d600c5db-94cb-4526-989a-191ce764425d tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Availability Zones retrieved successfully. Jul 10 08:37:36.358227 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-d600c5db-94cb-4526-989a-191ce764425d tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Flow 'volume_create_api' (d8edf9fe-ae93-4b96-a8ef-a5b2e82be599) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:37:36.359276 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-d600c5db-94cb-4526-989a-191ce764425d tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc0682c5-c69d-403b-a94f-5bb51b05660a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:37:36.360213 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-d600c5db-94cb-4526-989a-191ce764425d tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Validating volume size '1' using validate_int {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:37:36.380854 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-d600c5db-94cb-4526-989a-191ce764425d tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc0682c5-c69d-403b-a94f-5bb51b05660a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:37:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=466bc8aa-f53d-47af-97c2-2809e9db2ab0,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-460110957-1287060679',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '466bc8aa-f53d-47af-97c2-2809e9db2ab0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:37:36.381883 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-d600c5db-94cb-4526-989a-191ce764425d tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5262425-53c4-4665-8b44-f81396a88f23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:37:36.410598 np0000004976 devstack@c-api.service[100057]: WARNING cinder.quota [None req-d600c5db-94cb-4526-989a-191ce764425d tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-460110957-1287060679 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-460110957-1287060679, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:37:36.410983 np0000004976 devstack@c-api.service[100057]: WARNING cinder.quota [None req-d600c5db-94cb-4526-989a-191ce764425d tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-460110957-1287060679 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-460110957-1287060679, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:37:36.438231 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-d600c5db-94cb-4526-989a-191ce764425d tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Created reservations ['1ec768e1-0fc6-42d8-8cd5-090eb9c5a109', 'e160af8f-9856-46b8-ab31-747ed2a8778c', 'a098ab64-fdd0-41a4-bea5-b06936597080', '59399a76-ed27-4a1c-b5e9-8dfa328450cf'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:37:36.439068 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-d600c5db-94cb-4526-989a-191ce764425d tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5262425-53c4-4665-8b44-f81396a88f23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1ec768e1-0fc6-42d8-8cd5-090eb9c5a109', 'e160af8f-9856-46b8-ab31-747ed2a8778c', 'a098ab64-fdd0-41a4-bea5-b06936597080', '59399a76-ed27-4a1c-b5e9-8dfa328450cf']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:37:36.440224 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-d600c5db-94cb-4526-989a-191ce764425d tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84a70e3e-1d5c-4079-ab26-cbb2e8550c58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:37:36.454981 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-015c2daf-1452-4f90-bf55-37c85d2fdd34 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:36.459240 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-015c2daf-1452-4f90-bf55-37c85d2fdd34 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] GET https://10.4.3.7/volume/v3/backups/51d90191-45de-4de4-95c3-74f6e802c2c0 Jul 10 08:37:36.459586 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-015c2daf-1452-4f90-bf55-37c85d2fdd34 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:36.459884 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-015c2daf-1452-4f90-bf55-37c85d2fdd34 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:36.460024 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-015c2daf-1452-4f90-bf55-37c85d2fdd34 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Show backup with id 51d90191-45de-4de4-95c3-74f6e802c2c0. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:37:36.465871 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:36.465871 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:37:36.466662 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-d600c5db-94cb-4526-989a-191ce764425d tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84a70e3e-1d5c-4079-ab26-cbb2e8550c58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8ff3366a-e6f5-4930-b85d-3f6ca8618cdb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-7036212',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8dca3816c2ac4237ae902a036097fb82',qos_specs=None,replication_status=,reservations=['1ec768e1-0fc6-42d8-8cd5-090eb9c5a109','e160af8f-9856-46b8-ab31-747ed2a8778c','a098ab64-fdd0-41a4-bea5-b06936597080','59399a76-ed27-4a1c-b5e9-8dfa328450cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='48de12edded346c38750612e8305ffb6',volume_type_id=466bc8aa-f53d-47af-97c2-2809e9db2ab0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:37:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-7036212',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8ff3366a-e6f5-4930-b85d-3f6ca8618cdb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8dca3816c2ac4237ae902a036097fb82',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='48de12edded346c38750612e8305ffb6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(466bc8aa-f53d-47af-97c2-2809e9db2ab0),volume_type_id=466bc8aa-f53d-47af-97c2-2809e9db2ab0)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:37:36.466767 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-015c2daf-1452-4f90-bf55-37c85d2fdd34 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] https://10.4.3.7/volume/v3/backups/51d90191-45de-4de4-95c3-74f6e802c2c0 returned with HTTP 200 Jul 10 08:37:36.467155 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 608/2447] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:36 2026] GET /volume/v3/backups/51d90191-45de-4de4-95c3-74f6e802c2c0 => generated 746 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:36.467609 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-d600c5db-94cb-4526-989a-191ce764425d tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a221d28-c06d-49be-ab7d-3686f119a25f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:37:36.486648 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-d600c5db-94cb-4526-989a-191ce764425d tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a221d28-c06d-49be-ab7d-3686f119a25f) transitioned into state 'SUCCESS' from state '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-7036212',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8dca3816c2ac4237ae902a036097fb82',qos_specs=None,replication_status=,reservations=['1ec768e1-0fc6-42d8-8cd5-090eb9c5a109','e160af8f-9856-46b8-ab31-747ed2a8778c','a098ab64-fdd0-41a4-bea5-b06936597080','59399a76-ed27-4a1c-b5e9-8dfa328450cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='48de12edded346c38750612e8305ffb6',volume_type_id=466bc8aa-f53d-47af-97c2-2809e9db2ab0)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:37:36.487254 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-d600c5db-94cb-4526-989a-191ce764425d tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (459c11f5-61fe-4ce3-934a-3ffb17effad4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:37:36.501388 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-d600c5db-94cb-4526-989a-191ce764425d tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (459c11f5-61fe-4ce3-934a-3ffb17effad4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:37:36.502360 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-d600c5db-94cb-4526-989a-191ce764425d tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Flow 'volume_create_api' (d8edf9fe-ae93-4b96-a8ef-a5b2e82be599) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:37:36.502758 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-d600c5db-94cb-4526-989a-191ce764425d tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Create volume request issued successfully. Jul 10 08:37:36.503419 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d600c5db-94cb-4526-989a-191ce764425d tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:37:36.503984 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 614/2448] 10.4.3.7 () {68 vars in 1245 bytes} [Fri Jul 10 08:37:36 2026] POST /volume/v3/volumes => generated 839 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:37:36.531644 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-e84df648-de17-4447-a9d7-80f1c17eb956 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:36.535434 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-e84df648-de17-4447-a9d7-80f1c17eb956 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:37:36.535434 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-e84df648-de17-4447-a9d7-80f1c17eb956 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1069841648", "snapshot_id": null, "imageRef": "28aded5f-4ba9-4534-b14d-fbb18f59984c", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1566146744-459275739", "size": 1}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:37:36.536211 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.volumes [None req-e84df648-de17-4447-a9d7-80f1c17eb956 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1069841648', 'snapshot_id': None, 'imageRef': '28aded5f-4ba9-4534-b14d-fbb18f59984c', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1566146744-459275739', 'size': 1}} {{(pid=100054) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:37:36.642730 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.volumes [None req-e84df648-de17-4447-a9d7-80f1c17eb956 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Create volume of 1 GB Jul 10 08:37:36.642730 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:36.642730 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:37:36.642730 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-e84df648-de17-4447-a9d7-80f1c17eb956 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Availability Zones retrieved successfully. Jul 10 08:37:36.649754 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-e84df648-de17-4447-a9d7-80f1c17eb956 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Flow 'volume_create_api' (01a49195-0960-4b4b-b9ad-b7a288dc8793) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:37:36.651571 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-e84df648-de17-4447-a9d7-80f1c17eb956 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b61f6796-8aa1-4db0-8225-911513062541) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:37:36.653586 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.flows.api.create_volume [None req-e84df648-de17-4447-a9d7-80f1c17eb956 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Validating volume size '1' using validate_int {{(pid=100054) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:37:36.720032 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-e84df648-de17-4447-a9d7-80f1c17eb956 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b61f6796-8aa1-4db0-8225-911513062541) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:37:34Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3bc37201-15ef-47a7-84dd-dabc459b5776,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1566146744-459275739',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bc37201-15ef-47a7-84dd-dabc459b5776', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:37:36.721140 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-e84df648-de17-4447-a9d7-80f1c17eb956 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09dceb3b-0832-45a4-b6f3-7a4ddb50f7e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:37:36.750732 np0000004976 devstack@c-api.service[100054]: WARNING cinder.quota [None req-e84df648-de17-4447-a9d7-80f1c17eb956 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1566146744-459275739 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1566146744-459275739, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:37:36.750985 np0000004976 devstack@c-api.service[100054]: WARNING cinder.quota [None req-e84df648-de17-4447-a9d7-80f1c17eb956 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1566146744-459275739 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1566146744-459275739, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:37:36.789072 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.quota [None req-e84df648-de17-4447-a9d7-80f1c17eb956 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Created reservations ['4b441c00-987b-4032-9487-369759016cab', '5fcab29f-917e-4cfc-888b-43caadf758a8', '724672c1-1765-4039-aace-e1117f1b92c4', '094bea54-b5b7-44b2-b7e6-e42860b80e59'] {{(pid=100054) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:37:36.790729 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-e84df648-de17-4447-a9d7-80f1c17eb956 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09dceb3b-0832-45a4-b6f3-7a4ddb50f7e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4b441c00-987b-4032-9487-369759016cab', '5fcab29f-917e-4cfc-888b-43caadf758a8', '724672c1-1765-4039-aace-e1117f1b92c4', '094bea54-b5b7-44b2-b7e6-e42860b80e59']}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:37:36.790874 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-e84df648-de17-4447-a9d7-80f1c17eb956 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96bd1156-9a79-45e2-94f8-0abb8dcba636) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:37:36.821432 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-e84df648-de17-4447-a9d7-80f1c17eb956 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96bd1156-9a79-45e2-94f8-0abb8dcba636) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'acf9d12b-627a-4b8d-85c5-25439a9578ee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1069841648',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8dca3816c2ac4237ae902a036097fb82',qos_specs=None,replication_status=,reservations=['4b441c00-987b-4032-9487-369759016cab','5fcab29f-917e-4cfc-888b-43caadf758a8','724672c1-1765-4039-aace-e1117f1b92c4','094bea54-b5b7-44b2-b7e6-e42860b80e59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='48de12edded346c38750612e8305ffb6',volume_type_id=3bc37201-15ef-47a7-84dd-dabc459b5776), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:37:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1069841648',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=acf9d12b-627a-4b8d-85c5-25439a9578ee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8dca3816c2ac4237ae902a036097fb82',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='48de12edded346c38750612e8305ffb6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bc37201-15ef-47a7-84dd-dabc459b5776),volume_type_id=3bc37201-15ef-47a7-84dd-dabc459b5776)}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:37:36.821432 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-e84df648-de17-4447-a9d7-80f1c17eb956 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62c0869a-a34e-4338-afaf-a428c3053287) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:37:36.849026 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-e84df648-de17-4447-a9d7-80f1c17eb956 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62c0869a-a34e-4338-afaf-a428c3053287) transitioned into state 'SUCCESS' from state '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-1069841648',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8dca3816c2ac4237ae902a036097fb82',qos_specs=None,replication_status=,reservations=['4b441c00-987b-4032-9487-369759016cab','5fcab29f-917e-4cfc-888b-43caadf758a8','724672c1-1765-4039-aace-e1117f1b92c4','094bea54-b5b7-44b2-b7e6-e42860b80e59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='48de12edded346c38750612e8305ffb6',volume_type_id=3bc37201-15ef-47a7-84dd-dabc459b5776)}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:37:36.850010 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-e84df648-de17-4447-a9d7-80f1c17eb956 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3699793-6ce7-475b-bbfc-e851ab4f9712) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:37:36.867384 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-e84df648-de17-4447-a9d7-80f1c17eb956 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3699793-6ce7-475b-bbfc-e851ab4f9712) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:37:36.868662 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-e84df648-de17-4447-a9d7-80f1c17eb956 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Flow 'volume_create_api' (01a49195-0960-4b4b-b9ad-b7a288dc8793) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100054) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:37:36.869154 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-e84df648-de17-4447-a9d7-80f1c17eb956 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Create volume request issued successfully. Jul 10 08:37:36.870267 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-e84df648-de17-4447-a9d7-80f1c17eb956 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:37:36.870937 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 618/2449] 10.4.3.7 () {68 vars in 1245 bytes} [Fri Jul 10 08:37:36 2026] POST /volume/v3/volumes => generated 842 bytes in 340 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:37:36.885687 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-3a180845-62a9-4386-bd65-5ceff9688586 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:36.887749 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-3a180845-62a9-4386-bd65-5ceff9688586 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] GET https://10.4.3.7/volume/v3/volumes/acf9d12b-627a-4b8d-85c5-25439a9578ee Jul 10 08:37:36.888002 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-3a180845-62a9-4386-bd65-5ceff9688586 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:36.888226 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-3a180845-62a9-4386-bd65-5ceff9688586 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:36.899451 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:36.899451 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:37:36.905158 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-3a180845-62a9-4386-bd65-5ceff9688586 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Volume info retrieved successfully. Jul 10 08:37:36.910799 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-3a180845-62a9-4386-bd65-5ceff9688586 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] https://10.4.3.7/volume/v3/volumes/acf9d12b-627a-4b8d-85c5-25439a9578ee returned with HTTP 200 Jul 10 08:37:36.911339 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 610/2450] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:36 2026] GET /volume/v3/volumes/acf9d12b-627a-4b8d-85c5-25439a9578ee => generated 910 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:37.020003 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-89bff28b-918e-4f30-81b5-45abfcc93b95 req-126a5bb5-0787-4cc6-b422-bd2edd7d674f None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:37.025178 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-89bff28b-918e-4f30-81b5-45abfcc93b95 req-126a5bb5-0787-4cc6-b422-bd2edd7d674f tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] DELETE https://10.4.3.7/volume/v3/attachments/f5bc9ea8-4f2f-4ac3-a5a7-b67a88ce05fc Jul 10 08:37:37.028028 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-89bff28b-918e-4f30-81b5-45abfcc93b95 req-126a5bb5-0787-4cc6-b422-bd2edd7d674f tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:37.028245 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-89bff28b-918e-4f30-81b5-45abfcc93b95 req-126a5bb5-0787-4cc6-b422-bd2edd7d674f tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'version_select' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:37.037354 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:37.037354 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:37:37.480792 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-b9bac654-afba-4e33-8c5d-05e4da913e35 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:37.483487 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b9bac654-afba-4e33-8c5d-05e4da913e35 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] GET https://10.4.3.7/volume/v3/backups/51d90191-45de-4de4-95c3-74f6e802c2c0 Jul 10 08:37:37.483784 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b9bac654-afba-4e33-8c5d-05e4da913e35 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:37.484063 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b9bac654-afba-4e33-8c5d-05e4da913e35 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:37.484231 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-b9bac654-afba-4e33-8c5d-05e4da913e35 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Show backup with id 51d90191-45de-4de4-95c3-74f6e802c2c0. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:37:37.492831 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:37.492831 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:37:37.494909 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b9bac654-afba-4e33-8c5d-05e4da913e35 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] https://10.4.3.7/volume/v3/backups/51d90191-45de-4de4-95c3-74f6e802c2c0 returned with HTTP 200 Jul 10 08:37:37.495577 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 615/2451] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:37 2026] GET /volume/v3/backups/51d90191-45de-4de4-95c3-74f6e802c2c0 => generated 746 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:37.544063 np0000004976 devstack@c-api.service[100056]: DEBUG dbcounter [-] [100056] Writing DB stats cinder:SELECT=388,cinder:UPDATE=118,cinder:INSERT=69 {{(pid=100056) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 08:37:37.579961 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-89bff28b-918e-4f30-81b5-45abfcc93b95 req-126a5bb5-0787-4cc6-b422-bd2edd7d674f tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/attachments/f5bc9ea8-4f2f-4ac3-a5a7-b67a88ce05fc returned with HTTP 200 Jul 10 08:37:37.580763 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 609/2452] 10.4.3.7 () {72 vars in 1659 bytes} [Fri Jul 10 08:37:37 2026] DELETE /volume/v3/attachments/f5bc9ea8-4f2f-4ac3-a5a7-b67a88ce05fc => generated 19 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:37.926325 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-82ced096-beff-4faf-a8fd-0c2628d1e8f4 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:37.929852 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-82ced096-beff-4faf-a8fd-0c2628d1e8f4 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] GET https://10.4.3.7/volume/v3/volumes/acf9d12b-627a-4b8d-85c5-25439a9578ee Jul 10 08:37:37.929928 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-82ced096-beff-4faf-a8fd-0c2628d1e8f4 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:37.930133 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-82ced096-beff-4faf-a8fd-0c2628d1e8f4 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:37.939209 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:37.939209 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:37:37.945000 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-82ced096-beff-4faf-a8fd-0c2628d1e8f4 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Volume info retrieved successfully. Jul 10 08:37:37.949739 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-82ced096-beff-4faf-a8fd-0c2628d1e8f4 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] https://10.4.3.7/volume/v3/volumes/acf9d12b-627a-4b8d-85c5-25439a9578ee returned with HTTP 200 Jul 10 08:37:37.950168 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 619/2453] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:37 2026] GET /volume/v3/volumes/acf9d12b-627a-4b8d-85c5-25439a9578ee => generated 934 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:38.508435 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-20459685-4d7c-4cf8-8e5b-795532380b5a None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:38.510813 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-20459685-4d7c-4cf8-8e5b-795532380b5a tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] GET https://10.4.3.7/volume/v3/backups/51d90191-45de-4de4-95c3-74f6e802c2c0 Jul 10 08:37:38.511083 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-20459685-4d7c-4cf8-8e5b-795532380b5a tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:38.511293 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-20459685-4d7c-4cf8-8e5b-795532380b5a tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:38.511403 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-20459685-4d7c-4cf8-8e5b-795532380b5a tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Show backup with id 51d90191-45de-4de4-95c3-74f6e802c2c0. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:37:38.517691 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:38.517691 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:37:38.518364 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-20459685-4d7c-4cf8-8e5b-795532380b5a tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] https://10.4.3.7/volume/v3/backups/51d90191-45de-4de4-95c3-74f6e802c2c0 returned with HTTP 200 Jul 10 08:37:38.518777 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 611/2454] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:38 2026] GET /volume/v3/backups/51d90191-45de-4de4-95c3-74f6e802c2c0 => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:38.965614 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-83ad8ad3-c559-4458-bcdd-b6ab70c2cd73 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:38.967847 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-83ad8ad3-c559-4458-bcdd-b6ab70c2cd73 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] GET https://10.4.3.7/volume/v3/volumes/acf9d12b-627a-4b8d-85c5-25439a9578ee Jul 10 08:37:38.968114 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-83ad8ad3-c559-4458-bcdd-b6ab70c2cd73 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:38.968365 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-83ad8ad3-c559-4458-bcdd-b6ab70c2cd73 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:38.979208 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:38.979208 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:37:38.984495 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-83ad8ad3-c559-4458-bcdd-b6ab70c2cd73 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Volume info retrieved successfully. Jul 10 08:37:38.991135 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-83ad8ad3-c559-4458-bcdd-b6ab70c2cd73 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] https://10.4.3.7/volume/v3/volumes/acf9d12b-627a-4b8d-85c5-25439a9578ee returned with HTTP 200 Jul 10 08:37:38.991790 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 616/2455] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:38 2026] GET /volume/v3/volumes/acf9d12b-627a-4b8d-85c5-25439a9578ee => generated 992 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:39.528903 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-84189177-af68-4b00-ba1a-ecaa7cf6af26 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:39.530438 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-84189177-af68-4b00-ba1a-ecaa7cf6af26 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] GET https://10.4.3.7/volume/v3/backups/51d90191-45de-4de4-95c3-74f6e802c2c0 Jul 10 08:37:39.530709 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-84189177-af68-4b00-ba1a-ecaa7cf6af26 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:39.530952 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-84189177-af68-4b00-ba1a-ecaa7cf6af26 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:39.531929 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-84189177-af68-4b00-ba1a-ecaa7cf6af26 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Show backup with id 51d90191-45de-4de4-95c3-74f6e802c2c0. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:37:39.535433 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:39.535433 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:37:39.536672 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-84189177-af68-4b00-ba1a-ecaa7cf6af26 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] https://10.4.3.7/volume/v3/backups/51d90191-45de-4de4-95c3-74f6e802c2c0 returned with HTTP 200 Jul 10 08:37:39.536672 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 610/2456] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:39 2026] GET /volume/v3/backups/51d90191-45de-4de4-95c3-74f6e802c2c0 => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:40.006200 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-43edf09b-50d2-41cf-9a17-faec6467b719 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:40.008468 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-43edf09b-50d2-41cf-9a17-faec6467b719 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] GET https://10.4.3.7/volume/v3/volumes/acf9d12b-627a-4b8d-85c5-25439a9578ee Jul 10 08:37:40.008733 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-43edf09b-50d2-41cf-9a17-faec6467b719 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:40.008888 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-43edf09b-50d2-41cf-9a17-faec6467b719 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:40.019004 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:40.019004 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:37:40.023580 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-43edf09b-50d2-41cf-9a17-faec6467b719 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Volume info retrieved successfully. Jul 10 08:37:40.028362 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-43edf09b-50d2-41cf-9a17-faec6467b719 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] https://10.4.3.7/volume/v3/volumes/acf9d12b-627a-4b8d-85c5-25439a9578ee returned with HTTP 200 Jul 10 08:37:40.028737 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 620/2457] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:40 2026] GET /volume/v3/volumes/acf9d12b-627a-4b8d-85c5-25439a9578ee => generated 995 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:40.546448 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-7039ec84-16e3-4fad-b3f4-852a3f9f7417 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:40.547774 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-7039ec84-16e3-4fad-b3f4-852a3f9f7417 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] GET https://10.4.3.7/volume/v3/backups/51d90191-45de-4de4-95c3-74f6e802c2c0 Jul 10 08:37:40.547972 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-7039ec84-16e3-4fad-b3f4-852a3f9f7417 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:40.548185 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-7039ec84-16e3-4fad-b3f4-852a3f9f7417 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:40.548327 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-7039ec84-16e3-4fad-b3f4-852a3f9f7417 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Show backup with id 51d90191-45de-4de4-95c3-74f6e802c2c0. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:37:40.553096 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:40.553096 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:37:40.553762 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-7039ec84-16e3-4fad-b3f4-852a3f9f7417 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] https://10.4.3.7/volume/v3/backups/51d90191-45de-4de4-95c3-74f6e802c2c0 returned with HTTP 200 Jul 10 08:37:40.554115 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 612/2458] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:40 2026] GET /volume/v3/backups/51d90191-45de-4de4-95c3-74f6e802c2c0 => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:41.044712 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-51c8d716-dc69-407a-803e-852e1d5424d7 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:41.047639 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-51c8d716-dc69-407a-803e-852e1d5424d7 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] GET https://10.4.3.7/volume/v3/volumes/acf9d12b-627a-4b8d-85c5-25439a9578ee Jul 10 08:37:41.047957 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-51c8d716-dc69-407a-803e-852e1d5424d7 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:41.048187 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-51c8d716-dc69-407a-803e-852e1d5424d7 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:41.056188 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:41.056188 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:37:41.060199 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-51c8d716-dc69-407a-803e-852e1d5424d7 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Volume info retrieved successfully. Jul 10 08:37:41.065794 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-51c8d716-dc69-407a-803e-852e1d5424d7 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] https://10.4.3.7/volume/v3/volumes/acf9d12b-627a-4b8d-85c5-25439a9578ee returned with HTTP 200 Jul 10 08:37:41.067202 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 617/2459] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:41 2026] GET /volume/v3/volumes/acf9d12b-627a-4b8d-85c5-25439a9578ee => generated 995 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:41.565290 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-758ca6fe-291c-4114-bc9e-e241926c3ac5 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:41.567240 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-758ca6fe-291c-4114-bc9e-e241926c3ac5 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] GET https://10.4.3.7/volume/v3/backups/51d90191-45de-4de4-95c3-74f6e802c2c0 Jul 10 08:37:41.567518 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-758ca6fe-291c-4114-bc9e-e241926c3ac5 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:41.567738 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-758ca6fe-291c-4114-bc9e-e241926c3ac5 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:41.567846 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-758ca6fe-291c-4114-bc9e-e241926c3ac5 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Show backup with id 51d90191-45de-4de4-95c3-74f6e802c2c0. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:37:41.572874 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:41.572874 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:37:41.573621 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-758ca6fe-291c-4114-bc9e-e241926c3ac5 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] https://10.4.3.7/volume/v3/backups/51d90191-45de-4de4-95c3-74f6e802c2c0 returned with HTTP 200 Jul 10 08:37:41.574169 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 611/2460] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:41 2026] GET /volume/v3/backups/51d90191-45de-4de4-95c3-74f6e802c2c0 => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:42.083656 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-1fd99ce3-bb5e-4f96-be10-730f7a3a1eaf None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:42.086331 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-1fd99ce3-bb5e-4f96-be10-730f7a3a1eaf tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] GET https://10.4.3.7/volume/v3/volumes/acf9d12b-627a-4b8d-85c5-25439a9578ee Jul 10 08:37:42.086655 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-1fd99ce3-bb5e-4f96-be10-730f7a3a1eaf tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:42.086937 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-1fd99ce3-bb5e-4f96-be10-730f7a3a1eaf tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:42.095937 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:42.095937 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:37:42.100233 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-1fd99ce3-bb5e-4f96-be10-730f7a3a1eaf tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Volume info retrieved successfully. Jul 10 08:37:42.106336 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-1fd99ce3-bb5e-4f96-be10-730f7a3a1eaf tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] https://10.4.3.7/volume/v3/volumes/acf9d12b-627a-4b8d-85c5-25439a9578ee returned with HTTP 200 Jul 10 08:37:42.106817 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 621/2461] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:42 2026] GET /volume/v3/volumes/acf9d12b-627a-4b8d-85c5-25439a9578ee => generated 995 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:42.584880 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-1a8eb609-5a16-4ab3-8557-040c9aa80e3e None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:42.586714 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-1a8eb609-5a16-4ab3-8557-040c9aa80e3e tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] GET https://10.4.3.7/volume/v3/backups/51d90191-45de-4de4-95c3-74f6e802c2c0 Jul 10 08:37:42.586904 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-1a8eb609-5a16-4ab3-8557-040c9aa80e3e tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:42.587097 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-1a8eb609-5a16-4ab3-8557-040c9aa80e3e tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:42.587194 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-1a8eb609-5a16-4ab3-8557-040c9aa80e3e tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Show backup with id 51d90191-45de-4de4-95c3-74f6e802c2c0. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:37:42.591787 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:42.591787 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:37:42.592437 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-1a8eb609-5a16-4ab3-8557-040c9aa80e3e tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] https://10.4.3.7/volume/v3/backups/51d90191-45de-4de4-95c3-74f6e802c2c0 returned with HTTP 200 Jul 10 08:37:42.592799 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 613/2462] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:42 2026] GET /volume/v3/backups/51d90191-45de-4de4-95c3-74f6e802c2c0 => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:43.125232 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-377aea91-b33d-4ed9-81eb-81c347089a6b None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:43.127532 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-377aea91-b33d-4ed9-81eb-81c347089a6b tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] GET https://10.4.3.7/volume/v3/volumes/acf9d12b-627a-4b8d-85c5-25439a9578ee Jul 10 08:37:43.128083 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-377aea91-b33d-4ed9-81eb-81c347089a6b tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:43.128083 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-377aea91-b33d-4ed9-81eb-81c347089a6b tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:43.139161 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:43.139161 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:37:43.147691 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-377aea91-b33d-4ed9-81eb-81c347089a6b tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Volume info retrieved successfully. Jul 10 08:37:43.154608 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-377aea91-b33d-4ed9-81eb-81c347089a6b tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] https://10.4.3.7/volume/v3/volumes/acf9d12b-627a-4b8d-85c5-25439a9578ee returned with HTTP 200 Jul 10 08:37:43.155563 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 618/2463] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:43 2026] GET /volume/v3/volumes/acf9d12b-627a-4b8d-85c5-25439a9578ee => generated 995 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:43.178173 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-f68a3b2c-2b06-4506-84d5-6f440e12e832 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:43.180591 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-f68a3b2c-2b06-4506-84d5-6f440e12e832 tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] GET https://10.4.3.7/volume/v3/volumes/dba4af82-21e3-40fe-861c-3d0d640ce027 Jul 10 08:37:43.180847 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-f68a3b2c-2b06-4506-84d5-6f440e12e832 tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:43.181035 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-f68a3b2c-2b06-4506-84d5-6f440e12e832 tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:43.195599 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:43.195599 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:37:43.200374 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-f68a3b2c-2b06-4506-84d5-6f440e12e832 tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Volume info retrieved successfully. Jul 10 08:37:43.205696 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-f68a3b2c-2b06-4506-84d5-6f440e12e832 tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] https://10.4.3.7/volume/v3/volumes/dba4af82-21e3-40fe-861c-3d0d640ce027 returned with HTTP 200 Jul 10 08:37:43.206217 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 612/2464] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:43 2026] GET /volume/v3/volumes/dba4af82-21e3-40fe-861c-3d0d640ce027 => generated 1137 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:37:43.239619 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-a5bef532-3201-40d3-aeb7-63ac92f38e29 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:43.242318 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-a5bef532-3201-40d3-aeb7-63ac92f38e29 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] DELETE https://10.4.3.7/volume/v3/volumes/81a9d63b-6a7f-4252-912d-b8f5b57fe75a Jul 10 08:37:43.242608 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-a5bef532-3201-40d3-aeb7-63ac92f38e29 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:43.242865 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-a5bef532-3201-40d3-aeb7-63ac92f38e29 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Calling method 'delete' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:43.243082 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.volumes [None req-a5bef532-3201-40d3-aeb7-63ac92f38e29 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Delete volume with id: 81a9d63b-6a7f-4252-912d-b8f5b57fe75a Jul 10 08:37:43.263037 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:43.263037 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:37:43.264095 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-a5bef532-3201-40d3-aeb7-63ac92f38e29 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Volume info retrieved successfully. Jul 10 08:37:43.276180 np0000004976 devstack@c-api.service[100054]: WARNING cinder.keymgr.conf_key_mgr [None req-a5bef532-3201-40d3-aeb7-63ac92f38e29 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 10 08:37:43.286584 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-a5bef532-3201-40d3-aeb7-63ac92f38e29 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Delete volume request issued successfully. Jul 10 08:37:43.286985 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-a5bef532-3201-40d3-aeb7-63ac92f38e29 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/volumes/81a9d63b-6a7f-4252-912d-b8f5b57fe75a returned with HTTP 202 Jul 10 08:37:43.287636 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 622/2465] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:37:43 2026] DELETE /volume/v3/volumes/81a9d63b-6a7f-4252-912d-b8f5b57fe75a => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:37:43.303706 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-a7302574-c14e-4556-b3a0-76353c0319f1 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:43.307084 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-a7302574-c14e-4556-b3a0-76353c0319f1 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] GET https://10.4.3.7/volume/v3/volumes/81a9d63b-6a7f-4252-912d-b8f5b57fe75a Jul 10 08:37:43.307504 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-a7302574-c14e-4556-b3a0-76353c0319f1 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:43.307786 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-a7302574-c14e-4556-b3a0-76353c0319f1 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:43.321446 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:43.321446 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:37:43.322436 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-b9aebead-1fd2-4d8f-8a58-d81ae93553aa req-e810b3f1-d392-44dd-9569-e1926fc3db54 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:43.326741 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-b9aebead-1fd2-4d8f-8a58-d81ae93553aa req-e810b3f1-d392-44dd-9569-e1926fc3db54 tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] GET https://10.4.3.7/volume/v3/volumes/dba4af82-21e3-40fe-861c-3d0d640ce027 Jul 10 08:37:43.327466 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-b9aebead-1fd2-4d8f-8a58-d81ae93553aa req-e810b3f1-d392-44dd-9569-e1926fc3db54 tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:43.327466 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-b9aebead-1fd2-4d8f-8a58-d81ae93553aa req-e810b3f1-d392-44dd-9569-e1926fc3db54 tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:43.330111 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-a7302574-c14e-4556-b3a0-76353c0319f1 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Volume info retrieved successfully. Jul 10 08:37:43.338532 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-a7302574-c14e-4556-b3a0-76353c0319f1 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/volumes/81a9d63b-6a7f-4252-912d-b8f5b57fe75a returned with HTTP 200 Jul 10 08:37:43.339731 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 614/2466] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:43 2026] GET /volume/v3/volumes/81a9d63b-6a7f-4252-912d-b8f5b57fe75a => generated 872 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:43.347693 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:43.347693 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:37:43.353092 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-b9aebead-1fd2-4d8f-8a58-d81ae93553aa req-e810b3f1-d392-44dd-9569-e1926fc3db54 tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Volume info retrieved successfully. Jul 10 08:37:43.359073 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-b9aebead-1fd2-4d8f-8a58-d81ae93553aa req-e810b3f1-d392-44dd-9569-e1926fc3db54 tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] https://10.4.3.7/volume/v3/volumes/dba4af82-21e3-40fe-861c-3d0d640ce027 returned with HTTP 200 Jul 10 08:37:43.359738 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 619/2467] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:37:43 2026] GET /volume/v3/volumes/dba4af82-21e3-40fe-861c-3d0d640ce027 => generated 1137 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:37:43.386123 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-b9aebead-1fd2-4d8f-8a58-d81ae93553aa req-e91c4a85-73f7-4c09-93e2-3c2f4d5c2532 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:43.389384 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-b9aebead-1fd2-4d8f-8a58-d81ae93553aa req-e91c4a85-73f7-4c09-93e2-3c2f4d5c2532 tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] POST https://10.4.3.7/volume/v3/volumes/dba4af82-21e3-40fe-861c-3d0d640ce027/action Jul 10 08:37:43.389880 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-b9aebead-1fd2-4d8f-8a58-d81ae93553aa req-e91c4a85-73f7-4c09-93e2-3c2f4d5c2532 tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:37:43.390088 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-b9aebead-1fd2-4d8f-8a58-d81ae93553aa req-e91c4a85-73f7-4c09-93e2-3c2f4d5c2532 tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:37:43.402110 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:43.402110 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:37:43.402639 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [req-b9aebead-1fd2-4d8f-8a58-d81ae93553aa req-e91c4a85-73f7-4c09-93e2-3c2f4d5c2532 tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Volume info retrieved successfully. Jul 10 08:37:43.412103 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [req-b9aebead-1fd2-4d8f-8a58-d81ae93553aa req-e91c4a85-73f7-4c09-93e2-3c2f4d5c2532 tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Begin detaching volume completed successfully. Jul 10 08:37:43.412103 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-b9aebead-1fd2-4d8f-8a58-d81ae93553aa req-e91c4a85-73f7-4c09-93e2-3c2f4d5c2532 tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] https://10.4.3.7/volume/v3/volumes/dba4af82-21e3-40fe-861c-3d0d640ce027/action returned with HTTP 202 Jul 10 08:37:43.412779 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 613/2468] 10.4.3.7 () {72 vars in 1658 bytes} [Fri Jul 10 08:37:43 2026] POST /volume/v3/volumes/dba4af82-21e3-40fe-861c-3d0d640ce027/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:37:43.603370 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-f55eb517-1bc9-4fd1-a600-e4ad176b85c4 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:43.607242 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-f55eb517-1bc9-4fd1-a600-e4ad176b85c4 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] GET https://10.4.3.7/volume/v3/backups/51d90191-45de-4de4-95c3-74f6e802c2c0 Jul 10 08:37:43.607242 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-f55eb517-1bc9-4fd1-a600-e4ad176b85c4 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:43.607242 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-f55eb517-1bc9-4fd1-a600-e4ad176b85c4 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:43.607242 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-f55eb517-1bc9-4fd1-a600-e4ad176b85c4 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Show backup with id 51d90191-45de-4de4-95c3-74f6e802c2c0. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:37:43.613789 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:43.613789 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:37:43.614771 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-f55eb517-1bc9-4fd1-a600-e4ad176b85c4 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] https://10.4.3.7/volume/v3/backups/51d90191-45de-4de4-95c3-74f6e802c2c0 returned with HTTP 200 Jul 10 08:37:43.615541 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 623/2469] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:43 2026] GET /volume/v3/backups/51d90191-45de-4de4-95c3-74f6e802c2c0 => generated 746 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:44.171071 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-7f38684a-51da-4dc3-a1a3-87a0f929bb65 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:44.173013 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-7f38684a-51da-4dc3-a1a3-87a0f929bb65 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] GET https://10.4.3.7/volume/v3/volumes/acf9d12b-627a-4b8d-85c5-25439a9578ee Jul 10 08:37:44.173317 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-7f38684a-51da-4dc3-a1a3-87a0f929bb65 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:44.173529 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-7f38684a-51da-4dc3-a1a3-87a0f929bb65 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:44.180399 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:44.180399 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:37:44.183901 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-7f38684a-51da-4dc3-a1a3-87a0f929bb65 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Volume info retrieved successfully. Jul 10 08:37:44.188102 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-7f38684a-51da-4dc3-a1a3-87a0f929bb65 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] https://10.4.3.7/volume/v3/volumes/acf9d12b-627a-4b8d-85c5-25439a9578ee returned with HTTP 200 Jul 10 08:37:44.188442 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 615/2470] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:44 2026] GET /volume/v3/volumes/acf9d12b-627a-4b8d-85c5-25439a9578ee => generated 995 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:44.354624 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-90015b3e-6299-484d-aa00-ff838b9b37a7 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:44.358215 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-90015b3e-6299-484d-aa00-ff838b9b37a7 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] GET https://10.4.3.7/volume/v3/volumes/81a9d63b-6a7f-4252-912d-b8f5b57fe75a Jul 10 08:37:44.358857 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-90015b3e-6299-484d-aa00-ff838b9b37a7 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:44.359141 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-90015b3e-6299-484d-aa00-ff838b9b37a7 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:44.367759 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-90015b3e-6299-484d-aa00-ff838b9b37a7 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/volumes/81a9d63b-6a7f-4252-912d-b8f5b57fe75a returned with HTTP 404 Jul 10 08:37:44.368746 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 620/2471] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:44 2026] GET /volume/v3/volumes/81a9d63b-6a7f-4252-912d-b8f5b57fe75a => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:37:44.383636 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-b172d7a3-7cb7-499e-b710-db15d30ec8d5 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:44.395256 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-b172d7a3-7cb7-499e-b710-db15d30ec8d5 tempest-TestEncryptedCinderVolumes-29734577 tempest-TestEncryptedCinderVolumes-29734577-project-admin] GET https://10.4.3.7/volume/v3/volumes/detail?all_tenants=1 Jul 10 08:37:44.397089 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-b172d7a3-7cb7-499e-b710-db15d30ec8d5 tempest-TestEncryptedCinderVolumes-29734577 tempest-TestEncryptedCinderVolumes-29734577-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:44.397827 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-b172d7a3-7cb7-499e-b710-db15d30ec8d5 tempest-TestEncryptedCinderVolumes-29734577 tempest-TestEncryptedCinderVolumes-29734577-project-admin] Calling method 'detail' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:44.401963 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-b172d7a3-7cb7-499e-b710-db15d30ec8d5 tempest-TestEncryptedCinderVolumes-29734577 tempest-TestEncryptedCinderVolumes-29734577-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100056) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 08:37:44.423082 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-b172d7a3-7cb7-499e-b710-db15d30ec8d5 tempest-TestEncryptedCinderVolumes-29734577 tempest-TestEncryptedCinderVolumes-29734577-project-admin] Get all volumes completed successfully. Jul 10 08:37:44.425789 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:44.425789 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:37:44.431487 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-b172d7a3-7cb7-499e-b710-db15d30ec8d5 tempest-TestEncryptedCinderVolumes-29734577 tempest-TestEncryptedCinderVolumes-29734577-project-admin] https://10.4.3.7/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 08:37:44.431975 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 614/2472] 10.4.3.7 () {66 vars in 1271 bytes} [Fri Jul 10 08:37:44 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11993 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:37:44.449536 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-0df5526e-42cc-4c73-9bb9-1a4544c76c7a None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:44.449536 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-0df5526e-42cc-4c73-9bb9-1a4544c76c7a None None] GET https://10.4.3.7/volume// Jul 10 08:37:44.449536 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-0df5526e-42cc-4c73-9bb9-1a4544c76c7a None None] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:44.449536 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-0df5526e-42cc-4c73-9bb9-1a4544c76c7a None None] Calling method 'all' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:44.449536 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-0df5526e-42cc-4c73-9bb9-1a4544c76c7a None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:37:44.449536 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 624/2473] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:37:44 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:37:44.454744 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-09f209df-9390-4fa5-a07e-23fb09527515 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:44.457230 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-09f209df-9390-4fa5-a07e-23fb09527515 tempest-TestEncryptedCinderVolumes-29734577 tempest-TestEncryptedCinderVolumes-29734577-project-admin] DELETE https://10.4.3.7/volume/v3/types/58a8815f-f92d-423d-9db3-2f3456ed588e Jul 10 08:37:44.457459 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-09f209df-9390-4fa5-a07e-23fb09527515 tempest-TestEncryptedCinderVolumes-29734577 tempest-TestEncryptedCinderVolumes-29734577-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:44.457677 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-09f209df-9390-4fa5-a07e-23fb09527515 tempest-TestEncryptedCinderVolumes-29734577 tempest-TestEncryptedCinderVolumes-29734577-project-admin] Calling method '_delete' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:44.460171 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-b9aebead-1fd2-4d8f-8a58-d81ae93553aa req-796de65b-1654-40d6-817e-aee353db6caf None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:44.462692 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-b9aebead-1fd2-4d8f-8a58-d81ae93553aa req-796de65b-1654-40d6-817e-aee353db6caf tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] GET https://10.4.3.7/volume/v3/volumes/dba4af82-21e3-40fe-861c-3d0d640ce027 Jul 10 08:37:44.462955 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-b9aebead-1fd2-4d8f-8a58-d81ae93553aa req-796de65b-1654-40d6-817e-aee353db6caf tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:44.463188 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-b9aebead-1fd2-4d8f-8a58-d81ae93553aa req-796de65b-1654-40d6-817e-aee353db6caf tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:44.474790 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:44.474790 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:37:44.478898 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-b9aebead-1fd2-4d8f-8a58-d81ae93553aa req-796de65b-1654-40d6-817e-aee353db6caf tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Volume info retrieved successfully. Jul 10 08:37:44.479327 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-b4cf889f-7d37-4f95-aaa6-d7f4a923c39d req-af0b16cd-0dcf-415c-a21e-a04b4df50025 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:44.482022 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-b4cf889f-7d37-4f95-aaa6-d7f4a923c39d req-af0b16cd-0dcf-415c-a21e-a04b4df50025 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] DELETE https://10.4.3.7/volume/v3/attachments/f5bc9ea8-4f2f-4ac3-a5a7-b67a88ce05fc Jul 10 08:37:44.482304 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-b4cf889f-7d37-4f95-aaa6-d7f4a923c39d req-af0b16cd-0dcf-415c-a21e-a04b4df50025 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:44.482657 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-b4cf889f-7d37-4f95-aaa6-d7f4a923c39d req-af0b16cd-0dcf-415c-a21e-a04b4df50025 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'version_select' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:44.483897 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-b9aebead-1fd2-4d8f-8a58-d81ae93553aa req-796de65b-1654-40d6-817e-aee353db6caf tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] https://10.4.3.7/volume/v3/volumes/dba4af82-21e3-40fe-861c-3d0d640ce027 returned with HTTP 200 Jul 10 08:37:44.484369 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 621/2474] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:37:44 2026] GET /volume/v3/volumes/dba4af82-21e3-40fe-861c-3d0d640ce027 => generated 1320 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:37:44.494251 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-b4cf889f-7d37-4f95-aaa6-d7f4a923c39d req-af0b16cd-0dcf-415c-a21e-a04b4df50025 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/attachments/f5bc9ea8-4f2f-4ac3-a5a7-b67a88ce05fc returned with HTTP 404 Jul 10 08:37:44.494831 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 615/2475] 10.4.3.7 () {72 vars in 1659 bytes} [Fri Jul 10 08:37:44 2026] DELETE /volume/v3/attachments/f5bc9ea8-4f2f-4ac3-a5a7-b67a88ce05fc => generated 149 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 08:37:44.510167 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-09f209df-9390-4fa5-a07e-23fb09527515 tempest-TestEncryptedCinderVolumes-29734577 tempest-TestEncryptedCinderVolumes-29734577-project-admin] https://10.4.3.7/volume/v3/types/58a8815f-f92d-423d-9db3-2f3456ed588e returned with HTTP 202 Jul 10 08:37:44.510636 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 616/2476] 10.4.3.7 () {66 vars in 1331 bytes} [Fri Jul 10 08:37:44 2026] DELETE /volume/v3/types/58a8815f-f92d-423d-9db3-2f3456ed588e => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:37:44.528493 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-91ff121d-56b1-4cf3-a711-8334ced78371 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:44.532061 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-91ff121d-56b1-4cf3-a711-8334ced78371 tempest-TestEncryptedCinderVolumes-29734577 tempest-TestEncryptedCinderVolumes-29734577-project-admin] POST https://10.4.3.7/volume/v3/types Jul 10 08:37:44.532061 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-91ff121d-56b1-4cf3-a711-8334ced78371 tempest-TestEncryptedCinderVolumes-29734577 tempest-TestEncryptedCinderVolumes-29734577-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luksv2-2067000859", "extra_specs": {}}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:37:44.548743 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-91ff121d-56b1-4cf3-a711-8334ced78371 tempest-TestEncryptedCinderVolumes-29734577 tempest-TestEncryptedCinderVolumes-29734577-project-admin] https://10.4.3.7/volume/v3/types returned with HTTP 200 Jul 10 08:37:44.549338 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 625/2477] 10.4.3.7 () {68 vars in 1238 bytes} [Fri Jul 10 08:37:44 2026] POST /volume/v3/types => generated 214 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:44.563666 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-85b0b7d9-b808-4ee4-8e03-36d0062d289e None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:44.565569 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-85b0b7d9-b808-4ee4-8e03-36d0062d289e tempest-TestEncryptedCinderVolumes-29734577 tempest-TestEncryptedCinderVolumes-29734577-project-admin] POST https://10.4.3.7/volume/v3/types/1a0a45a3-5664-4166-8dc2-483f8dce3fbb/encryption Jul 10 08:37:44.565912 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-85b0b7d9-b808-4ee4-8e03-36d0062d289e tempest-TestEncryptedCinderVolumes-29734577 tempest-TestEncryptedCinderVolumes-29734577-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:37:44.590496 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-85b0b7d9-b808-4ee4-8e03-36d0062d289e tempest-TestEncryptedCinderVolumes-29734577 tempest-TestEncryptedCinderVolumes-29734577-project-admin] https://10.4.3.7/volume/v3/types/1a0a45a3-5664-4166-8dc2-483f8dce3fbb/encryption returned with HTTP 200 Jul 10 08:37:44.590496 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 622/2478] 10.4.3.7 () {68 vars in 1383 bytes} [Fri Jul 10 08:37:44 2026] POST /volume/v3/types/1a0a45a3-5664-4166-8dc2-483f8dce3fbb/encryption => generated 231 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:44.598341 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-275f7228-1797-4c7e-a965-48027f8c4f12 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:44.600528 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-275f7228-1797-4c7e-a965-48027f8c4f12 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:37:44.600987 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-275f7228-1797-4c7e-a965-48027f8c4f12 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1443292814", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-2067000859", "size": 1}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:37:44.602679 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.volumes [None req-275f7228-1797-4c7e-a965-48027f8c4f12 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1443292814', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luksv2-2067000859', 'size': 1}} {{(pid=100056) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:37:44.607679 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-275f7228-1797-4c7e-a965-48027f8c4f12 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Create volume of 1 GB Jul 10 08:37:44.607679 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:44.607679 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:37:44.607975 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-275f7228-1797-4c7e-a965-48027f8c4f12 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Availability Zones retrieved successfully. Jul 10 08:37:44.613649 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-275f7228-1797-4c7e-a965-48027f8c4f12 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Flow 'volume_create_api' (e7805240-a8e0-40d7-b8f5-dfd4d8929600) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:37:44.614075 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-275f7228-1797-4c7e-a965-48027f8c4f12 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eeee2d9d-dc16-4b2a-b368-f415be9327ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:37:44.615184 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.flows.api.create_volume [None req-275f7228-1797-4c7e-a965-48027f8c4f12 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Validating volume size '1' using validate_int {{(pid=100056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:37:44.631595 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-beaa92fe-16d7-45ac-97a0-0d7274fd74a3 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:44.631730 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-beaa92fe-16d7-45ac-97a0-0d7274fd74a3 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] GET https://10.4.3.7/volume/v3/backups/51d90191-45de-4de4-95c3-74f6e802c2c0 Jul 10 08:37:44.631972 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-beaa92fe-16d7-45ac-97a0-0d7274fd74a3 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:44.632194 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-beaa92fe-16d7-45ac-97a0-0d7274fd74a3 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:44.632258 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-beaa92fe-16d7-45ac-97a0-0d7274fd74a3 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Show backup with id 51d90191-45de-4de4-95c3-74f6e802c2c0. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:37:44.636192 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:44.636192 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:37:44.636863 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-beaa92fe-16d7-45ac-97a0-0d7274fd74a3 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] https://10.4.3.7/volume/v3/backups/51d90191-45de-4de4-95c3-74f6e802c2c0 returned with HTTP 200 Jul 10 08:37:44.637180 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 617/2479] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:44 2026] GET /volume/v3/backups/51d90191-45de-4de4-95c3-74f6e802c2c0 => generated 746 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:44.656045 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-275f7228-1797-4c7e-a965-48027f8c4f12 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eeee2d9d-dc16-4b2a-b368-f415be9327ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:37:45Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1a0a45a3-5664-4166-8dc2-483f8dce3fbb,is_public=True,name='tempest-scenario-type-luksv2-2067000859',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1a0a45a3-5664-4166-8dc2-483f8dce3fbb', '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=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:37:44.656988 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-275f7228-1797-4c7e-a965-48027f8c4f12 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (920984ff-f10d-45b1-b9c3-d447f1f3c7e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:37:44.692048 np0000004976 devstack@c-api.service[100056]: WARNING cinder.quota [None req-275f7228-1797-4c7e-a965-48027f8c4f12 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-2067000859 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-2067000859, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:37:44.692048 np0000004976 devstack@c-api.service[100056]: WARNING cinder.quota [None req-275f7228-1797-4c7e-a965-48027f8c4f12 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-2067000859 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-2067000859, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:37:44.725546 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.quota [None req-275f7228-1797-4c7e-a965-48027f8c4f12 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Created reservations ['a654a85b-8cbb-444c-b522-c29eb5df746b', '3abfa2e4-5929-485c-b2dd-4608ecc446d3', '4642b199-1b85-449b-bab6-ca874534ff4b', '0e76d458-2b52-4bdd-81d5-fa29b734c81d'] {{(pid=100056) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:37:44.726373 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-275f7228-1797-4c7e-a965-48027f8c4f12 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (920984ff-f10d-45b1-b9c3-d447f1f3c7e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a654a85b-8cbb-444c-b522-c29eb5df746b', '3abfa2e4-5929-485c-b2dd-4608ecc446d3', '4642b199-1b85-449b-bab6-ca874534ff4b', '0e76d458-2b52-4bdd-81d5-fa29b734c81d']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:37:44.727058 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-275f7228-1797-4c7e-a965-48027f8c4f12 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c76aa91-105c-4e98-bb17-e099ed6cdc8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:37:44.753604 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-275f7228-1797-4c7e-a965-48027f8c4f12 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c76aa91-105c-4e98-bb17-e099ed6cdc8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '963f4680-3592-44ca-bfd1-e77024250a9a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1443292814',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb32bba09c7848579d9d58a0b1214fc7',qos_specs=None,replication_status=,reservations=['a654a85b-8cbb-444c-b522-c29eb5df746b','3abfa2e4-5929-485c-b2dd-4608ecc446d3','4642b199-1b85-449b-bab6-ca874534ff4b','0e76d458-2b52-4bdd-81d5-fa29b734c81d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a47726a90a94c8f81bafa02bf037235',volume_type_id=1a0a45a3-5664-4166-8dc2-483f8dce3fbb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:37:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1443292814',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=963f4680-3592-44ca-bfd1-e77024250a9a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb32bba09c7848579d9d58a0b1214fc7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0a47726a90a94c8f81bafa02bf037235',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1a0a45a3-5664-4166-8dc2-483f8dce3fbb),volume_type_id=1a0a45a3-5664-4166-8dc2-483f8dce3fbb)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:37:44.754275 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-275f7228-1797-4c7e-a965-48027f8c4f12 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40e9aaa0-25ca-48ca-b3c8-901851233374) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:37:44.772100 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-275f7228-1797-4c7e-a965-48027f8c4f12 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40e9aaa0-25ca-48ca-b3c8-901851233374) transitioned into state 'SUCCESS' from state '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-1443292814',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb32bba09c7848579d9d58a0b1214fc7',qos_specs=None,replication_status=,reservations=['a654a85b-8cbb-444c-b522-c29eb5df746b','3abfa2e4-5929-485c-b2dd-4608ecc446d3','4642b199-1b85-449b-bab6-ca874534ff4b','0e76d458-2b52-4bdd-81d5-fa29b734c81d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a47726a90a94c8f81bafa02bf037235',volume_type_id=1a0a45a3-5664-4166-8dc2-483f8dce3fbb)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:37:44.773026 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-275f7228-1797-4c7e-a965-48027f8c4f12 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f3f237f-446a-4adb-aec5-63e6bd73400c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:37:44.782341 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-275f7228-1797-4c7e-a965-48027f8c4f12 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f3f237f-446a-4adb-aec5-63e6bd73400c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:37:44.783159 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-275f7228-1797-4c7e-a965-48027f8c4f12 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Flow 'volume_create_api' (e7805240-a8e0-40d7-b8f5-dfd4d8929600) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:37:44.783505 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-275f7228-1797-4c7e-a965-48027f8c4f12 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Create volume request issued successfully. Jul 10 08:37:44.784068 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-275f7228-1797-4c7e-a965-48027f8c4f12 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:37:44.784526 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 616/2480] 10.4.3.7 () {68 vars in 1245 bytes} [Fri Jul 10 08:37:44 2026] POST /volume/v3/volumes => generated 783 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:37:45.201873 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-81f60f5b-1a16-4c90-9203-2ca333677e3c None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:45.205708 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-81f60f5b-1a16-4c90-9203-2ca333677e3c tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] GET https://10.4.3.7/volume/v3/volumes/acf9d12b-627a-4b8d-85c5-25439a9578ee Jul 10 08:37:45.205963 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-81f60f5b-1a16-4c90-9203-2ca333677e3c tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:45.206214 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-81f60f5b-1a16-4c90-9203-2ca333677e3c tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:45.220018 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:45.220018 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:37:45.226342 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-81f60f5b-1a16-4c90-9203-2ca333677e3c tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Volume info retrieved successfully. Jul 10 08:37:45.235713 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-81f60f5b-1a16-4c90-9203-2ca333677e3c tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] https://10.4.3.7/volume/v3/volumes/acf9d12b-627a-4b8d-85c5-25439a9578ee returned with HTTP 200 Jul 10 08:37:45.236482 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 626/2481] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:45 2026] GET /volume/v3/volumes/acf9d12b-627a-4b8d-85c5-25439a9578ee => generated 995 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:45.409963 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-b9aebead-1fd2-4d8f-8a58-d81ae93553aa req-48f08017-edc0-4f1a-b02b-e26a8ca68523 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:45.412114 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-b9aebead-1fd2-4d8f-8a58-d81ae93553aa req-48f08017-edc0-4f1a-b02b-e26a8ca68523 tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] DELETE https://10.4.3.7/volume/v3/attachments/49a6ac00-9a5c-44db-810f-3cb44bb0b373 Jul 10 08:37:45.412325 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-b9aebead-1fd2-4d8f-8a58-d81ae93553aa req-48f08017-edc0-4f1a-b02b-e26a8ca68523 tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:45.412548 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-b9aebead-1fd2-4d8f-8a58-d81ae93553aa req-48f08017-edc0-4f1a-b02b-e26a8ca68523 tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Calling method 'version_select' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:45.419148 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:45.419148 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:37:45.652563 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-870a7f3a-6127-4f44-bb5f-aaf6b54f5232 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:45.654335 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-870a7f3a-6127-4f44-bb5f-aaf6b54f5232 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] GET https://10.4.3.7/volume/v3/backups/51d90191-45de-4de4-95c3-74f6e802c2c0 Jul 10 08:37:45.654581 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-870a7f3a-6127-4f44-bb5f-aaf6b54f5232 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:45.654762 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-870a7f3a-6127-4f44-bb5f-aaf6b54f5232 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:45.654889 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-870a7f3a-6127-4f44-bb5f-aaf6b54f5232 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Show backup with id 51d90191-45de-4de4-95c3-74f6e802c2c0. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:37:45.659560 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:45.659560 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:37:45.660275 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-870a7f3a-6127-4f44-bb5f-aaf6b54f5232 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] https://10.4.3.7/volume/v3/backups/51d90191-45de-4de4-95c3-74f6e802c2c0 returned with HTTP 200 Jul 10 08:37:45.660722 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 618/2482] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:45 2026] GET /volume/v3/backups/51d90191-45de-4de4-95c3-74f6e802c2c0 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:45.923005 np0000004976 devstack@c-api.service[100057]: DEBUG dbcounter [-] [100057] Writing DB stats cinder:SELECT=289,cinder:INSERT=29,cinder:UPDATE=61 {{(pid=100057) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 08:37:45.946320 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-b9aebead-1fd2-4d8f-8a58-d81ae93553aa req-48f08017-edc0-4f1a-b02b-e26a8ca68523 tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] https://10.4.3.7/volume/v3/attachments/49a6ac00-9a5c-44db-810f-3cb44bb0b373 returned with HTTP 200 Jul 10 08:37:45.946713 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 623/2483] 10.4.3.7 () {72 vars in 1659 bytes} [Fri Jul 10 08:37:45 2026] DELETE /volume/v3/attachments/49a6ac00-9a5c-44db-810f-3cb44bb0b373 => generated 19 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:46.250909 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-8da6c0df-f62d-480b-b94e-7f519731e455 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:46.253170 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-8da6c0df-f62d-480b-b94e-7f519731e455 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] GET https://10.4.3.7/volume/v3/volumes/acf9d12b-627a-4b8d-85c5-25439a9578ee Jul 10 08:37:46.253461 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-8da6c0df-f62d-480b-b94e-7f519731e455 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:46.253709 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-8da6c0df-f62d-480b-b94e-7f519731e455 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:46.262608 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:46.262608 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:37:46.267830 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-8da6c0df-f62d-480b-b94e-7f519731e455 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Volume info retrieved successfully. Jul 10 08:37:46.272950 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-8da6c0df-f62d-480b-b94e-7f519731e455 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] https://10.4.3.7/volume/v3/volumes/acf9d12b-627a-4b8d-85c5-25439a9578ee returned with HTTP 200 Jul 10 08:37:46.273514 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 617/2484] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:46 2026] GET /volume/v3/volumes/acf9d12b-627a-4b8d-85c5-25439a9578ee => generated 1245 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:37:46.379113 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-b52e16f1-c5f3-4c36-814f-79073e63596a req-4e64f135-3ae4-418d-bf93-5d749fb33f8a None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:46.381167 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-b52e16f1-c5f3-4c36-814f-79073e63596a req-4e64f135-3ae4-418d-bf93-5d749fb33f8a tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] GET https://10.4.3.7/volume/v3/volumes/acf9d12b-627a-4b8d-85c5-25439a9578ee Jul 10 08:37:46.381381 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-b52e16f1-c5f3-4c36-814f-79073e63596a req-4e64f135-3ae4-418d-bf93-5d749fb33f8a tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:46.381573 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-b52e16f1-c5f3-4c36-814f-79073e63596a req-4e64f135-3ae4-418d-bf93-5d749fb33f8a tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:46.388167 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:46.388167 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:37:46.391443 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-b52e16f1-c5f3-4c36-814f-79073e63596a req-4e64f135-3ae4-418d-bf93-5d749fb33f8a tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Volume info retrieved successfully. Jul 10 08:37:46.395609 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-b52e16f1-c5f3-4c36-814f-79073e63596a req-4e64f135-3ae4-418d-bf93-5d749fb33f8a tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] https://10.4.3.7/volume/v3/volumes/acf9d12b-627a-4b8d-85c5-25439a9578ee returned with HTTP 200 Jul 10 08:37:46.396009 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 627/2485] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:37:46 2026] GET /volume/v3/volumes/acf9d12b-627a-4b8d-85c5-25439a9578ee => generated 1245 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:37:46.621658 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-b45ce4f6-357b-4eae-86a0-4f1d2614f299 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:46.625115 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-b45ce4f6-357b-4eae-86a0-4f1d2614f299 tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] GET https://10.4.3.7/volume/v3/volumes/dba4af82-21e3-40fe-861c-3d0d640ce027 Jul 10 08:37:46.625316 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-b45ce4f6-357b-4eae-86a0-4f1d2614f299 tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:46.625629 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-b45ce4f6-357b-4eae-86a0-4f1d2614f299 tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:46.636530 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:46.636530 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:37:46.642388 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-b45ce4f6-357b-4eae-86a0-4f1d2614f299 tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Volume info retrieved successfully. Jul 10 08:37:46.646751 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-b45ce4f6-357b-4eae-86a0-4f1d2614f299 tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] https://10.4.3.7/volume/v3/volumes/dba4af82-21e3-40fe-861c-3d0d640ce027 returned with HTTP 200 Jul 10 08:37:46.647090 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 619/2486] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:46 2026] GET /volume/v3/volumes/dba4af82-21e3-40fe-861c-3d0d640ce027 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:46.670150 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-eb8e90cc-4eac-4575-b5ac-ab62cbe747cc None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:46.672502 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-eb8e90cc-4eac-4575-b5ac-ab62cbe747cc tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] GET https://10.4.3.7/volume/v3/backups/51d90191-45de-4de4-95c3-74f6e802c2c0 Jul 10 08:37:46.672773 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-eb8e90cc-4eac-4575-b5ac-ab62cbe747cc tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:46.673020 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-eb8e90cc-4eac-4575-b5ac-ab62cbe747cc tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:46.673165 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-eb8e90cc-4eac-4575-b5ac-ab62cbe747cc tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Show backup with id 51d90191-45de-4de4-95c3-74f6e802c2c0. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:37:46.678338 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:46.678338 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:37:46.679204 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-eb8e90cc-4eac-4575-b5ac-ab62cbe747cc tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] https://10.4.3.7/volume/v3/backups/51d90191-45de-4de4-95c3-74f6e802c2c0 returned with HTTP 200 Jul 10 08:37:46.679729 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 624/2487] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:46 2026] GET /volume/v3/backups/51d90191-45de-4de4-95c3-74f6e802c2c0 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:46.689459 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-24c61257-7780-4143-bd61-54d838dab1ec None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:46.691003 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-24c61257-7780-4143-bd61-54d838dab1ec tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] POST https://10.4.3.7/volume/v3/backups Jul 10 08:37:46.691396 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-24c61257-7780-4143-bd61-54d838dab1ec tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "faa02cdf-f99c-4d37-8f3c-1bfb666e6263", "name": "tempest-VolumesBackupsTest-Backup-489741738"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:37:46.692826 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.contrib.backups [None req-24c61257-7780-4143-bd61-54d838dab1ec tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Creating new backup {'backup': {'volume_id': 'faa02cdf-f99c-4d37-8f3c-1bfb666e6263', 'name': 'tempest-VolumesBackupsTest-Backup-489741738'}} {{(pid=100056) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 08:37:46.692947 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.contrib.backups [None req-24c61257-7780-4143-bd61-54d838dab1ec tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Creating backup of volume faa02cdf-f99c-4d37-8f3c-1bfb666e6263 in container None Jul 10 08:37:46.704221 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:46.704221 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:37:46.704221 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-24c61257-7780-4143-bd61-54d838dab1ec tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Volume info retrieved successfully. Jul 10 08:37:46.719438 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.quota [None req-24c61257-7780-4143-bd61-54d838dab1ec tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Created reservations ['b9102c12-1775-4953-9a15-07bfb3984e3d', '799850cc-8da6-41bb-bcb0-4d7f6358b303'] {{(pid=100056) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:37:46.748429 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-24c61257-7780-4143-bd61-54d838dab1ec tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] https://10.4.3.7/volume/v3/backups returned with HTTP 202 Jul 10 08:37:46.748891 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 618/2488] 10.4.3.7 () {68 vars in 1245 bytes} [Fri Jul 10 08:37:46 2026] POST /volume/v3/backups => generated 325 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:37:46.763135 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-46dcb672-8aa7-4aa1-9a5e-a31c6f36918a None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:46.767152 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-46dcb672-8aa7-4aa1-9a5e-a31c6f36918a tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] GET https://10.4.3.7/volume/v3/backups/e2c52862-22f5-4e3e-8a99-fb1f68340576 Jul 10 08:37:46.767152 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-46dcb672-8aa7-4aa1-9a5e-a31c6f36918a tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:46.767152 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-46dcb672-8aa7-4aa1-9a5e-a31c6f36918a tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:46.767152 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-46dcb672-8aa7-4aa1-9a5e-a31c6f36918a tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Show backup with id e2c52862-22f5-4e3e-8a99-fb1f68340576. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:37:46.772359 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:46.772359 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:37:46.773501 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-46dcb672-8aa7-4aa1-9a5e-a31c6f36918a tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] https://10.4.3.7/volume/v3/backups/e2c52862-22f5-4e3e-8a99-fb1f68340576 returned with HTTP 200 Jul 10 08:37:46.773760 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 628/2489] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:46 2026] GET /volume/v3/backups/e2c52862-22f5-4e3e-8a99-fb1f68340576 => generated 732 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:46.888027 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-b52e16f1-c5f3-4c36-814f-79073e63596a req-6710bd4d-b73e-40f7-b10c-5d10e2eee42e None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:46.891189 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-b52e16f1-c5f3-4c36-814f-79073e63596a req-6710bd4d-b73e-40f7-b10c-5d10e2eee42e tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] GET https://10.4.3.7/volume/v3/volumes/acf9d12b-627a-4b8d-85c5-25439a9578ee Jul 10 08:37:46.891674 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-b52e16f1-c5f3-4c36-814f-79073e63596a req-6710bd4d-b73e-40f7-b10c-5d10e2eee42e tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:46.891945 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-b52e16f1-c5f3-4c36-814f-79073e63596a req-6710bd4d-b73e-40f7-b10c-5d10e2eee42e tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:46.901758 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:46.901758 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:37:46.907208 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [req-b52e16f1-c5f3-4c36-814f-79073e63596a req-6710bd4d-b73e-40f7-b10c-5d10e2eee42e tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Volume info retrieved successfully. Jul 10 08:37:46.919053 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-b52e16f1-c5f3-4c36-814f-79073e63596a req-6710bd4d-b73e-40f7-b10c-5d10e2eee42e tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] https://10.4.3.7/volume/v3/volumes/acf9d12b-627a-4b8d-85c5-25439a9578ee returned with HTTP 200 Jul 10 08:37:46.921734 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 620/2490] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:37:46 2026] GET /volume/v3/volumes/acf9d12b-627a-4b8d-85c5-25439a9578ee => generated 1245 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:37:46.934220 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-f5b5c034-a2d7-45e5-a03d-6d93f11c9036 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:46.934884 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f5b5c034-a2d7-45e5-a03d-6d93f11c9036 None None] GET https://10.4.3.7/volume// Jul 10 08:37:46.938208 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f5b5c034-a2d7-45e5-a03d-6d93f11c9036 None None] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:46.938448 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f5b5c034-a2d7-45e5-a03d-6d93f11c9036 None None] Calling method 'all' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:46.938777 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f5b5c034-a2d7-45e5-a03d-6d93f11c9036 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:37:46.939106 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 625/2491] 10.4.3.7 () {66 vars in 1405 bytes} [Fri Jul 10 08:37:46 2026] GET /volume/ => generated 384 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:37:46.946784 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-b52e16f1-c5f3-4c36-814f-79073e63596a req-30818798-3fd4-4709-99f2-a1443fa3e4d1 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:46.948778 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-b52e16f1-c5f3-4c36-814f-79073e63596a req-30818798-3fd4-4709-99f2-a1443fa3e4d1 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] POST https://10.4.3.7/volume/v3/attachments Jul 10 08:37:46.948994 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-b52e16f1-c5f3-4c36-814f-79073e63596a req-30818798-3fd4-4709-99f2-a1443fa3e4d1 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "acf9d12b-627a-4b8d-85c5-25439a9578ee", "connector": null, "instance_uuid": "6fc6e544-783c-4638-8f99-ba8619608342"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:37:46.957959 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:46.957959 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:37:46.983758 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-b52e16f1-c5f3-4c36-814f-79073e63596a req-30818798-3fd4-4709-99f2-a1443fa3e4d1 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] https://10.4.3.7/volume/v3/attachments returned with HTTP 200 Jul 10 08:37:46.984224 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 619/2492] 10.4.3.7 () {74 vars in 1580 bytes} [Fri Jul 10 08:37:46 2026] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:37:47.784139 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-1bd6d26d-bc27-4baa-a880-1ba4d49170d3 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:47.789185 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-1bd6d26d-bc27-4baa-a880-1ba4d49170d3 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] GET https://10.4.3.7/volume/v3/backups/e2c52862-22f5-4e3e-8a99-fb1f68340576 Jul 10 08:37:47.789427 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-1bd6d26d-bc27-4baa-a880-1ba4d49170d3 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:47.789643 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-1bd6d26d-bc27-4baa-a880-1ba4d49170d3 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:47.789768 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-1bd6d26d-bc27-4baa-a880-1ba4d49170d3 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Show backup with id e2c52862-22f5-4e3e-8a99-fb1f68340576. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:37:47.794478 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:47.794478 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:37:47.795277 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-1bd6d26d-bc27-4baa-a880-1ba4d49170d3 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] https://10.4.3.7/volume/v3/backups/e2c52862-22f5-4e3e-8a99-fb1f68340576 returned with HTTP 200 Jul 10 08:37:47.795823 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 629/2493] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:47 2026] GET /volume/v3/backups/e2c52862-22f5-4e3e-8a99-fb1f68340576 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:48.344133 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-9859d9c3-e9db-4476-a7c8-38d1123a512c None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:48.345953 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-9859d9c3-e9db-4476-a7c8-38d1123a512c tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] DELETE https://10.4.3.7/volume/v3/snapshots/1528e91c-2428-4375-aa15-df2ac77b61d4 Jul 10 08:37:48.346164 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-9859d9c3-e9db-4476-a7c8-38d1123a512c tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:48.346367 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-9859d9c3-e9db-4476-a7c8-38d1123a512c tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'delete' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:48.346517 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.snapshots [None req-9859d9c3-e9db-4476-a7c8-38d1123a512c tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Delete snapshot with id: 1528e91c-2428-4375-aa15-df2ac77b61d4 Jul 10 08:37:48.351947 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-9859d9c3-e9db-4476-a7c8-38d1123a512c tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/snapshots/1528e91c-2428-4375-aa15-df2ac77b61d4 returned with HTTP 404 Jul 10 08:37:48.352709 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 621/2494] 10.4.3.7 () {66 vars in 1343 bytes} [Fri Jul 10 08:37:48 2026] DELETE /volume/v3/snapshots/1528e91c-2428-4375-aa15-df2ac77b61d4 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:37:48.366702 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-f1e663a2-7adf-4c10-856c-1e079c15ca89 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:48.368807 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f1e663a2-7adf-4c10-856c-1e079c15ca89 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] GET https://10.4.3.7/volume/v3/volumes/3e5ed684-b38d-4c64-bec5-de10549b4ad8 Jul 10 08:37:48.369106 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f1e663a2-7adf-4c10-856c-1e079c15ca89 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:48.369395 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f1e663a2-7adf-4c10-856c-1e079c15ca89 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:48.379808 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:48.379808 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:37:48.384771 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-f1e663a2-7adf-4c10-856c-1e079c15ca89 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Volume info retrieved successfully. Jul 10 08:37:48.390975 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f1e663a2-7adf-4c10-856c-1e079c15ca89 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/volumes/3e5ed684-b38d-4c64-bec5-de10549b4ad8 returned with HTTP 200 Jul 10 08:37:48.391614 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 626/2495] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:48 2026] GET /volume/v3/volumes/3e5ed684-b38d-4c64-bec5-de10549b4ad8 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:48.403027 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-15554689-7f6e-4b3a-b521-54d63b7f8d15 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:48.404853 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-15554689-7f6e-4b3a-b521-54d63b7f8d15 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:37:48.405173 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-15554689-7f6e-4b3a-b521-54d63b7f8d15 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-2076365605"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:37:48.406578 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.volumes [None req-15554689-7f6e-4b3a-b521-54d63b7f8d15 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-2076365605'}} {{(pid=100056) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:37:48.406692 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-15554689-7f6e-4b3a-b521-54d63b7f8d15 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Create volume of 1 GB Jul 10 08:37:48.406969 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:48.406969 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:37:48.411114 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-15554689-7f6e-4b3a-b521-54d63b7f8d15 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Availability Zones retrieved successfully. Jul 10 08:37:48.417768 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-15554689-7f6e-4b3a-b521-54d63b7f8d15 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Flow 'volume_create_api' (d63360d8-83ed-40ab-a2dc-0012066d57fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:37:48.419011 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-15554689-7f6e-4b3a-b521-54d63b7f8d15 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ccf97fc-d720-4fb4-8b18-fe5a48a53015) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:37:48.420243 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.flows.api.create_volume [None req-15554689-7f6e-4b3a-b521-54d63b7f8d15 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Validating volume size '1' using validate_int {{(pid=100056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:37:48.446224 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-15554689-7f6e-4b3a-b521-54d63b7f8d15 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ccf97fc-d720-4fb4-8b18-fe5a48a53015) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:37:48.446929 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-15554689-7f6e-4b3a-b521-54d63b7f8d15 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf69d590-b68b-46a2-93d0-ff49b1389cc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:37:48.484033 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.quota [None req-15554689-7f6e-4b3a-b521-54d63b7f8d15 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Created reservations ['2156d8b8-bfff-48dd-a8ab-4064b7d653df', '49584180-160f-43bd-935a-54ccd34cf2e1', '35d0e279-362f-4931-92d5-00b276265407', '5d1dc2a0-7507-4f83-972c-80910cf528b2'] {{(pid=100056) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:37:48.484976 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-15554689-7f6e-4b3a-b521-54d63b7f8d15 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf69d590-b68b-46a2-93d0-ff49b1389cc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2156d8b8-bfff-48dd-a8ab-4064b7d653df', '49584180-160f-43bd-935a-54ccd34cf2e1', '35d0e279-362f-4931-92d5-00b276265407', '5d1dc2a0-7507-4f83-972c-80910cf528b2']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:37:48.485694 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-15554689-7f6e-4b3a-b521-54d63b7f8d15 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbb1f3eb-eadd-4ebb-b023-3f2e0f6e0ca5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:37:48.512038 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-15554689-7f6e-4b3a-b521-54d63b7f8d15 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbb1f3eb-eadd-4ebb-b023-3f2e0f6e0ca5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9d347191-672e-42e2-a5a2-2f7f18de01a8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2076365605',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='943b25433da443249dacaf02e4af611b',qos_specs=None,replication_status=,reservations=['2156d8b8-bfff-48dd-a8ab-4064b7d653df','49584180-160f-43bd-935a-54ccd34cf2e1','35d0e279-362f-4931-92d5-00b276265407','5d1dc2a0-7507-4f83-972c-80910cf528b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3577a30b47a548ac9cf00df5b593ea4e',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:37:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2076365605',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9d347191-672e-42e2-a5a2-2f7f18de01a8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='943b25433da443249dacaf02e4af611b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3577a30b47a548ac9cf00df5b593ea4e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:37:48.512812 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-15554689-7f6e-4b3a-b521-54d63b7f8d15 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3c79b16-c23e-4d7e-a3b9-d81d6e4c32c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:37:48.536300 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-15554689-7f6e-4b3a-b521-54d63b7f8d15 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3c79b16-c23e-4d7e-a3b9-d81d6e4c32c7) transitioned into state 'SUCCESS' from state '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-2076365605',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='943b25433da443249dacaf02e4af611b',qos_specs=None,replication_status=,reservations=['2156d8b8-bfff-48dd-a8ab-4064b7d653df','49584180-160f-43bd-935a-54ccd34cf2e1','35d0e279-362f-4931-92d5-00b276265407','5d1dc2a0-7507-4f83-972c-80910cf528b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3577a30b47a548ac9cf00df5b593ea4e',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:37:48.537169 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-15554689-7f6e-4b3a-b521-54d63b7f8d15 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9f9dc17-e251-4f07-a8cb-003fbbd95ff5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:37:48.546714 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-15554689-7f6e-4b3a-b521-54d63b7f8d15 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9f9dc17-e251-4f07-a8cb-003fbbd95ff5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:37:48.547511 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-15554689-7f6e-4b3a-b521-54d63b7f8d15 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Flow 'volume_create_api' (d63360d8-83ed-40ab-a2dc-0012066d57fa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:37:48.547791 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-15554689-7f6e-4b3a-b521-54d63b7f8d15 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Create volume request issued successfully. Jul 10 08:37:48.548346 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-15554689-7f6e-4b3a-b521-54d63b7f8d15 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:37:48.548775 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 620/2496] 10.4.3.7 () {68 vars in 1244 bytes} [Fri Jul 10 08:37:48 2026] POST /volume/v3/volumes => generated 750 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:37:48.568051 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-1cfabe40-192e-448a-adf9-49e32100f483 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:48.570109 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-1cfabe40-192e-448a-adf9-49e32100f483 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] GET https://10.4.3.7/volume/v3/volumes/9d347191-672e-42e2-a5a2-2f7f18de01a8 Jul 10 08:37:48.570376 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-1cfabe40-192e-448a-adf9-49e32100f483 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:48.570772 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-1cfabe40-192e-448a-adf9-49e32100f483 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:48.580418 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:48.580418 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:37:48.584622 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-1cfabe40-192e-448a-adf9-49e32100f483 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Volume info retrieved successfully. Jul 10 08:37:48.593041 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-1cfabe40-192e-448a-adf9-49e32100f483 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/volumes/9d347191-672e-42e2-a5a2-2f7f18de01a8 returned with HTTP 200 Jul 10 08:37:48.593041 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 630/2497] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:48 2026] GET /volume/v3/volumes/9d347191-672e-42e2-a5a2-2f7f18de01a8 => generated 818 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:48.807352 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-10e51971-014b-4e00-a364-2933faa2665f None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:48.809182 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-10e51971-014b-4e00-a364-2933faa2665f tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] GET https://10.4.3.7/volume/v3/backups/e2c52862-22f5-4e3e-8a99-fb1f68340576 Jul 10 08:37:48.809428 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-10e51971-014b-4e00-a364-2933faa2665f tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:48.809661 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-10e51971-014b-4e00-a364-2933faa2665f tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:48.809807 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-10e51971-014b-4e00-a364-2933faa2665f tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Show backup with id e2c52862-22f5-4e3e-8a99-fb1f68340576. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:37:48.814726 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:48.814726 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:37:48.815538 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-10e51971-014b-4e00-a364-2933faa2665f tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] https://10.4.3.7/volume/v3/backups/e2c52862-22f5-4e3e-8a99-fb1f68340576 returned with HTTP 200 Jul 10 08:37:48.816005 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 622/2498] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:48 2026] GET /volume/v3/backups/e2c52862-22f5-4e3e-8a99-fb1f68340576 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:49.608824 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-dc5756ad-c298-4fbd-850a-77b4e7861066 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:49.610372 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-dc5756ad-c298-4fbd-850a-77b4e7861066 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] GET https://10.4.3.7/volume/v3/volumes/9d347191-672e-42e2-a5a2-2f7f18de01a8 Jul 10 08:37:49.610669 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-dc5756ad-c298-4fbd-850a-77b4e7861066 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:49.610930 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-dc5756ad-c298-4fbd-850a-77b4e7861066 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:49.617491 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:49.617491 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:37:49.621043 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-dc5756ad-c298-4fbd-850a-77b4e7861066 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Volume info retrieved successfully. Jul 10 08:37:49.625464 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-dc5756ad-c298-4fbd-850a-77b4e7861066 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/volumes/9d347191-672e-42e2-a5a2-2f7f18de01a8 returned with HTTP 200 Jul 10 08:37:49.625877 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 627/2499] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:49 2026] GET /volume/v3/volumes/9d347191-672e-42e2-a5a2-2f7f18de01a8 => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:49.638299 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-44de8ff0-6763-4fb2-b13b-874c848b1126 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:49.640670 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-44de8ff0-6763-4fb2-b13b-874c848b1126 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] POST https://10.4.3.7/volume/v3/snapshots Jul 10 08:37:49.641013 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-44de8ff0-6763-4fb2-b13b-874c848b1126 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9d347191-672e-42e2-a5a2-2f7f18de01a8", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1055316245"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:37:49.650397 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:49.650397 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:37:49.650896 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-44de8ff0-6763-4fb2-b13b-874c848b1126 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Volume info retrieved successfully. Jul 10 08:37:49.651007 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.snapshots [None req-44de8ff0-6763-4fb2-b13b-874c848b1126 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Create snapshot from volume 9d347191-672e-42e2-a5a2-2f7f18de01a8 Jul 10 08:37:49.676581 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.quota [None req-44de8ff0-6763-4fb2-b13b-874c848b1126 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Created reservations ['e7ebee30-0c98-44ad-b904-d5e9e54a28ea', '545cb9f5-5e8b-43f6-8892-d4d7b82289f4', '796fe429-a0c7-4a06-89ac-6fe447b90c84', 'e46f5462-fc09-4f20-83d0-6704ff62985a'] {{(pid=100056) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:37:49.706778 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-44de8ff0-6763-4fb2-b13b-874c848b1126 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Snapshot create request issued successfully. Jul 10 08:37:49.707129 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-44de8ff0-6763-4fb2-b13b-874c848b1126 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/snapshots returned with HTTP 202 Jul 10 08:37:49.707591 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 621/2500] 10.4.3.7 () {68 vars in 1251 bytes} [Fri Jul 10 08:37:49 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) Jul 10 08:37:49.716665 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-650c525d-d1f3-41f5-b0eb-4839c68b766a None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:49.718614 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-650c525d-d1f3-41f5-b0eb-4839c68b766a tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] GET https://10.4.3.7/volume/v3/snapshots/797fdd17-a62d-4f0d-bf72-907aacf5d49f Jul 10 08:37:49.718796 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-650c525d-d1f3-41f5-b0eb-4839c68b766a tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:49.718973 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-650c525d-d1f3-41f5-b0eb-4839c68b766a tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:49.729364 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:49.729364 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:37:49.729846 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-650c525d-d1f3-41f5-b0eb-4839c68b766a tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Snapshot retrieved successfully. Jul 10 08:37:49.730665 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-650c525d-d1f3-41f5-b0eb-4839c68b766a tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/snapshots/797fdd17-a62d-4f0d-bf72-907aacf5d49f returned with HTTP 200 Jul 10 08:37:49.731184 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 631/2501] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:37:49 2026] GET /volume/v3/snapshots/797fdd17-a62d-4f0d-bf72-907aacf5d49f => generated 442 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:49.826786 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-7dfd38e9-672d-483a-99a3-53cd5054c402 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:49.828309 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-7dfd38e9-672d-483a-99a3-53cd5054c402 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] GET https://10.4.3.7/volume/v3/backups/e2c52862-22f5-4e3e-8a99-fb1f68340576 Jul 10 08:37:49.828499 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-7dfd38e9-672d-483a-99a3-53cd5054c402 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:49.828673 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-7dfd38e9-672d-483a-99a3-53cd5054c402 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:49.828773 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-7dfd38e9-672d-483a-99a3-53cd5054c402 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Show backup with id e2c52862-22f5-4e3e-8a99-fb1f68340576. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:37:49.834776 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:49.834776 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:37:49.836219 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-7dfd38e9-672d-483a-99a3-53cd5054c402 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] https://10.4.3.7/volume/v3/backups/e2c52862-22f5-4e3e-8a99-fb1f68340576 returned with HTTP 200 Jul 10 08:37:49.836929 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 623/2502] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:49 2026] GET /volume/v3/backups/e2c52862-22f5-4e3e-8a99-fb1f68340576 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:50.740389 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-e949af53-fadf-4bf4-af52-01b47ac15b5b None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:50.742640 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e949af53-fadf-4bf4-af52-01b47ac15b5b tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] GET https://10.4.3.7/volume/v3/snapshots/797fdd17-a62d-4f0d-bf72-907aacf5d49f Jul 10 08:37:50.742914 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e949af53-fadf-4bf4-af52-01b47ac15b5b tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:50.743174 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e949af53-fadf-4bf4-af52-01b47ac15b5b tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:50.750021 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:50.750021 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:37:50.750021 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-e949af53-fadf-4bf4-af52-01b47ac15b5b tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Snapshot retrieved successfully. Jul 10 08:37:50.750963 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e949af53-fadf-4bf4-af52-01b47ac15b5b tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/snapshots/797fdd17-a62d-4f0d-bf72-907aacf5d49f returned with HTTP 200 Jul 10 08:37:50.751674 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 628/2503] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:37:50 2026] GET /volume/v3/snapshots/797fdd17-a62d-4f0d-bf72-907aacf5d49f => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:50.761069 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-0004345d-3c78-4c61-a95b-5190e5831f87 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:50.763092 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-0004345d-3c78-4c61-a95b-5190e5831f87 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:37:50.763092 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-0004345d-3c78-4c61-a95b-5190e5831f87 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "797fdd17-a62d-4f0d-bf72-907aacf5d49f", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-7735125"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:37:50.765238 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.volumes [None req-0004345d-3c78-4c61-a95b-5190e5831f87 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Create volume request body: {'volume': {'snapshot_id': '797fdd17-a62d-4f0d-bf72-907aacf5d49f', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-7735125'}} {{(pid=100056) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:37:50.770630 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:50.770630 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:37:50.771083 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-0004345d-3c78-4c61-a95b-5190e5831f87 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Snapshot retrieved successfully. Jul 10 08:37:50.771217 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-0004345d-3c78-4c61-a95b-5190e5831f87 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Create volume of 2 GB Jul 10 08:37:50.775002 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-0004345d-3c78-4c61-a95b-5190e5831f87 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Availability Zones retrieved successfully. Jul 10 08:37:50.781350 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-0004345d-3c78-4c61-a95b-5190e5831f87 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Flow 'volume_create_api' (14b3e565-b66a-46c3-92fd-22df9a3a5fcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:37:50.782749 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-0004345d-3c78-4c61-a95b-5190e5831f87 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (447f5f94-650a-42ea-bbb3-16c7df3525f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:37:50.783855 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.flows.api.create_volume [None req-0004345d-3c78-4c61-a95b-5190e5831f87 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=100056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:37:50.814326 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-0004345d-3c78-4c61-a95b-5190e5831f87 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (447f5f94-650a-42ea-bbb3-16c7df3525f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '797fdd17-a62d-4f0d-bf72-907aacf5d49f', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:37:50.815285 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-0004345d-3c78-4c61-a95b-5190e5831f87 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (790a9d04-7077-4454-a1fe-e5a073129ff1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:37:50.848190 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-d0bd1839-ab2c-44bb-876f-04121ded5c85 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:50.850522 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d0bd1839-ab2c-44bb-876f-04121ded5c85 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] GET https://10.4.3.7/volume/v3/backups/e2c52862-22f5-4e3e-8a99-fb1f68340576 Jul 10 08:37:50.850818 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-d0bd1839-ab2c-44bb-876f-04121ded5c85 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:50.851085 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-d0bd1839-ab2c-44bb-876f-04121ded5c85 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:50.851342 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-d0bd1839-ab2c-44bb-876f-04121ded5c85 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Show backup with id e2c52862-22f5-4e3e-8a99-fb1f68340576. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:37:50.856460 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:50.856460 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:37:50.857481 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d0bd1839-ab2c-44bb-876f-04121ded5c85 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] https://10.4.3.7/volume/v3/backups/e2c52862-22f5-4e3e-8a99-fb1f68340576 returned with HTTP 200 Jul 10 08:37:50.857929 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 632/2504] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:50 2026] GET /volume/v3/backups/e2c52862-22f5-4e3e-8a99-fb1f68340576 => generated 745 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:50.858867 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.quota [None req-0004345d-3c78-4c61-a95b-5190e5831f87 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Created reservations ['b960df30-2799-405c-ad68-bd72b67da155', '77c64e3a-1677-4f73-9090-da9ec050fd43', '0c74db7b-1884-4f81-b8ed-ef741db45f54', 'a4659039-5732-43a7-b24a-e88b45dc1bd3'] {{(pid=100056) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:37:50.859795 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-0004345d-3c78-4c61-a95b-5190e5831f87 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (790a9d04-7077-4454-a1fe-e5a073129ff1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b960df30-2799-405c-ad68-bd72b67da155', '77c64e3a-1677-4f73-9090-da9ec050fd43', '0c74db7b-1884-4f81-b8ed-ef741db45f54', 'a4659039-5732-43a7-b24a-e88b45dc1bd3']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:37:50.860543 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-0004345d-3c78-4c61-a95b-5190e5831f87 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c049cf94-95e5-4535-8348-cf69dd8d67f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:37:50.899865 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-0004345d-3c78-4c61-a95b-5190e5831f87 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c049cf94-95e5-4535-8348-cf69dd8d67f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '910c25dc-7a85-44cb-b60d-da967e9bbabc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-7735125',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='943b25433da443249dacaf02e4af611b',qos_specs=None,replication_status=,reservations=['b960df30-2799-405c-ad68-bd72b67da155','77c64e3a-1677-4f73-9090-da9ec050fd43','0c74db7b-1884-4f81-b8ed-ef741db45f54','a4659039-5732-43a7-b24a-e88b45dc1bd3'],size=2,snapshot_id=797fdd17-a62d-4f0d-bf72-907aacf5d49f,source_replicaid=,source_volid=None,status='creating',user_id='3577a30b47a548ac9cf00df5b593ea4e',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:37:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-7735125',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=910c25dc-7a85-44cb-b60d-da967e9bbabc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='943b25433da443249dacaf02e4af611b',provider_auth=None,provider_geometry=None,provider_id=None,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=797fdd17-a62d-4f0d-bf72-907aacf5d49f,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3577a30b47a548ac9cf00df5b593ea4e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:37:50.900545 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-0004345d-3c78-4c61-a95b-5190e5831f87 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3bae00d5-4344-44d1-96f5-90dd5325b3a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:37:50.919439 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-0004345d-3c78-4c61-a95b-5190e5831f87 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3bae00d5-4344-44d1-96f5-90dd5325b3a3) transitioned into state 'SUCCESS' from state '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-7735125',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='943b25433da443249dacaf02e4af611b',qos_specs=None,replication_status=,reservations=['b960df30-2799-405c-ad68-bd72b67da155','77c64e3a-1677-4f73-9090-da9ec050fd43','0c74db7b-1884-4f81-b8ed-ef741db45f54','a4659039-5732-43a7-b24a-e88b45dc1bd3'],size=2,snapshot_id=797fdd17-a62d-4f0d-bf72-907aacf5d49f,source_replicaid=,source_volid=None,status='creating',user_id='3577a30b47a548ac9cf00df5b593ea4e',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:37:50.920175 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-0004345d-3c78-4c61-a95b-5190e5831f87 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42e3ef65-835c-4539-aebb-a51673f04c8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:37:50.942329 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-0004345d-3c78-4c61-a95b-5190e5831f87 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42e3ef65-835c-4539-aebb-a51673f04c8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:37:50.943288 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-0004345d-3c78-4c61-a95b-5190e5831f87 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Flow 'volume_create_api' (14b3e565-b66a-46c3-92fd-22df9a3a5fcb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:37:50.943675 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-0004345d-3c78-4c61-a95b-5190e5831f87 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Create volume request issued successfully. Jul 10 08:37:50.944310 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-0004345d-3c78-4c61-a95b-5190e5831f87 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:37:50.947914 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 622/2505] 10.4.3.7 () {68 vars in 1245 bytes} [Fri Jul 10 08:37:50 2026] POST /volume/v3/volumes => generated 781 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:37:50.962160 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-e8710c89-b1b0-4ff8-acee-3034b2094ae7 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:50.963868 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-e8710c89-b1b0-4ff8-acee-3034b2094ae7 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] GET https://10.4.3.7/volume/v3/volumes/910c25dc-7a85-44cb-b60d-da967e9bbabc Jul 10 08:37:50.964073 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-e8710c89-b1b0-4ff8-acee-3034b2094ae7 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:50.964226 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-e8710c89-b1b0-4ff8-acee-3034b2094ae7 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:50.970796 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:50.970796 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:37:50.974137 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-e8710c89-b1b0-4ff8-acee-3034b2094ae7 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Volume info retrieved successfully. Jul 10 08:37:50.977888 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-e8710c89-b1b0-4ff8-acee-3034b2094ae7 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/volumes/910c25dc-7a85-44cb-b60d-da967e9bbabc returned with HTTP 200 Jul 10 08:37:50.978233 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 624/2506] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:50 2026] GET /volume/v3/volumes/910c25dc-7a85-44cb-b60d-da967e9bbabc => generated 849 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:51.868858 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-da3ba22d-f18b-4462-884c-b9e9b3328d2e None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:51.870972 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-da3ba22d-f18b-4462-884c-b9e9b3328d2e tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] GET https://10.4.3.7/volume/v3/backups/e2c52862-22f5-4e3e-8a99-fb1f68340576 Jul 10 08:37:51.871193 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-da3ba22d-f18b-4462-884c-b9e9b3328d2e tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:51.871558 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-da3ba22d-f18b-4462-884c-b9e9b3328d2e tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:51.871702 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-da3ba22d-f18b-4462-884c-b9e9b3328d2e tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Show backup with id e2c52862-22f5-4e3e-8a99-fb1f68340576. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:37:51.877280 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:51.877280 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:37:51.878389 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-da3ba22d-f18b-4462-884c-b9e9b3328d2e tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] https://10.4.3.7/volume/v3/backups/e2c52862-22f5-4e3e-8a99-fb1f68340576 returned with HTTP 200 Jul 10 08:37:51.878867 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 629/2507] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:51 2026] GET /volume/v3/backups/e2c52862-22f5-4e3e-8a99-fb1f68340576 => generated 745 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:51.990925 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-679f6da1-2e87-4863-8efa-bf91564b0f45 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:51.993133 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-679f6da1-2e87-4863-8efa-bf91564b0f45 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] GET https://10.4.3.7/volume/v3/volumes/910c25dc-7a85-44cb-b60d-da967e9bbabc Jul 10 08:37:51.993390 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-679f6da1-2e87-4863-8efa-bf91564b0f45 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:51.993609 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-679f6da1-2e87-4863-8efa-bf91564b0f45 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:52.003186 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:52.003186 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:37:52.009112 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-679f6da1-2e87-4863-8efa-bf91564b0f45 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Volume info retrieved successfully. Jul 10 08:37:52.016462 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-679f6da1-2e87-4863-8efa-bf91564b0f45 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/volumes/910c25dc-7a85-44cb-b60d-da967e9bbabc returned with HTTP 200 Jul 10 08:37:52.016948 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 633/2508] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:51 2026] GET /volume/v3/volumes/910c25dc-7a85-44cb-b60d-da967e9bbabc => generated 874 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:52.031926 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-ac11f6cc-c064-476e-b23b-09c448582966 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:52.034053 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-ac11f6cc-c064-476e-b23b-09c448582966 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] GET https://10.4.3.7/volume/v3/volumes/910c25dc-7a85-44cb-b60d-da967e9bbabc Jul 10 08:37:52.034355 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-ac11f6cc-c064-476e-b23b-09c448582966 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:52.034679 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-ac11f6cc-c064-476e-b23b-09c448582966 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:52.043299 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:52.043299 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:37:52.047602 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-ac11f6cc-c064-476e-b23b-09c448582966 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Volume info retrieved successfully. Jul 10 08:37:52.052296 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-ac11f6cc-c064-476e-b23b-09c448582966 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/volumes/910c25dc-7a85-44cb-b60d-da967e9bbabc returned with HTTP 200 Jul 10 08:37:52.052736 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 623/2509] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:52 2026] GET /volume/v3/volumes/910c25dc-7a85-44cb-b60d-da967e9bbabc => generated 874 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:52.066710 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-2c116524-337c-4471-88d5-04284e802319 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:52.069993 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-2c116524-337c-4471-88d5-04284e802319 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] DELETE https://10.4.3.7/volume/v3/volumes/910c25dc-7a85-44cb-b60d-da967e9bbabc Jul 10 08:37:52.069993 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-2c116524-337c-4471-88d5-04284e802319 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:52.069993 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-2c116524-337c-4471-88d5-04284e802319 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'delete' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:52.069993 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-2c116524-337c-4471-88d5-04284e802319 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Delete volume with id: 910c25dc-7a85-44cb-b60d-da967e9bbabc Jul 10 08:37:52.072117 np0000004976 devstack@c-api.service[100055]: DEBUG dbcounter [-] [100055] Writing DB stats cinder:SELECT=325,cinder:INSERT=49,cinder:UPDATE=86 {{(pid=100055) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 08:37:52.077728 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:52.077728 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:37:52.078595 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-2c116524-337c-4471-88d5-04284e802319 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Volume info retrieved successfully. Jul 10 08:37:52.104583 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-2c116524-337c-4471-88d5-04284e802319 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Delete volume request issued successfully. Jul 10 08:37:52.104848 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-2c116524-337c-4471-88d5-04284e802319 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/volumes/910c25dc-7a85-44cb-b60d-da967e9bbabc returned with HTTP 202 Jul 10 08:37:52.105417 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 625/2510] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:37:52 2026] DELETE /volume/v3/volumes/910c25dc-7a85-44cb-b60d-da967e9bbabc => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:37:52.112041 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-dccefbea-a8a3-4f8a-a7bf-1cea2a2b7675 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:52.113883 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-dccefbea-a8a3-4f8a-a7bf-1cea2a2b7675 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] GET https://10.4.3.7/volume/v3/volumes/910c25dc-7a85-44cb-b60d-da967e9bbabc Jul 10 08:37:52.114296 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-dccefbea-a8a3-4f8a-a7bf-1cea2a2b7675 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:52.114586 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-dccefbea-a8a3-4f8a-a7bf-1cea2a2b7675 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:52.123217 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:52.123217 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:37:52.127101 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-dccefbea-a8a3-4f8a-a7bf-1cea2a2b7675 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Volume info retrieved successfully. Jul 10 08:37:52.131262 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-dccefbea-a8a3-4f8a-a7bf-1cea2a2b7675 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/volumes/910c25dc-7a85-44cb-b60d-da967e9bbabc returned with HTTP 200 Jul 10 08:37:52.131775 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 630/2511] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:52 2026] GET /volume/v3/volumes/910c25dc-7a85-44cb-b60d-da967e9bbabc => generated 873 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:52.890057 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-e487f78a-2b3b-4c74-8ce8-3daad8d4953a None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:52.891784 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-e487f78a-2b3b-4c74-8ce8-3daad8d4953a tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] GET https://10.4.3.7/volume/v3/backups/e2c52862-22f5-4e3e-8a99-fb1f68340576 Jul 10 08:37:52.892262 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-e487f78a-2b3b-4c74-8ce8-3daad8d4953a tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:52.892262 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-e487f78a-2b3b-4c74-8ce8-3daad8d4953a tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:52.892262 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-e487f78a-2b3b-4c74-8ce8-3daad8d4953a tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Show backup with id e2c52862-22f5-4e3e-8a99-fb1f68340576. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:37:52.897003 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:52.897003 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:37:52.897857 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-e487f78a-2b3b-4c74-8ce8-3daad8d4953a tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] https://10.4.3.7/volume/v3/backups/e2c52862-22f5-4e3e-8a99-fb1f68340576 returned with HTTP 200 Jul 10 08:37:52.898367 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 634/2512] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:52 2026] GET /volume/v3/backups/e2c52862-22f5-4e3e-8a99-fb1f68340576 => generated 745 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:53.145718 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-f062618e-aa34-44cc-b57d-2aa9691faade None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:53.147539 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-f062618e-aa34-44cc-b57d-2aa9691faade tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] GET https://10.4.3.7/volume/v3/volumes/910c25dc-7a85-44cb-b60d-da967e9bbabc Jul 10 08:37:53.147726 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-f062618e-aa34-44cc-b57d-2aa9691faade tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:53.147896 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-f062618e-aa34-44cc-b57d-2aa9691faade tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:53.153312 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-f062618e-aa34-44cc-b57d-2aa9691faade tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/volumes/910c25dc-7a85-44cb-b60d-da967e9bbabc returned with HTTP 404 Jul 10 08:37:53.153759 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 624/2513] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:53 2026] GET /volume/v3/volumes/910c25dc-7a85-44cb-b60d-da967e9bbabc => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:37:53.160219 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-42f46585-eb97-4234-a8bf-cd8184260c1e None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:53.162010 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-42f46585-eb97-4234-a8bf-cd8184260c1e tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] GET https://10.4.3.7/volume/v3/volumes/910c25dc-7a85-44cb-b60d-da967e9bbabc Jul 10 08:37:53.162169 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-42f46585-eb97-4234-a8bf-cd8184260c1e tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:53.162376 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-42f46585-eb97-4234-a8bf-cd8184260c1e tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:53.167559 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-42f46585-eb97-4234-a8bf-cd8184260c1e tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/volumes/910c25dc-7a85-44cb-b60d-da967e9bbabc returned with HTTP 404 Jul 10 08:37:53.168074 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 626/2514] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:53 2026] GET /volume/v3/volumes/910c25dc-7a85-44cb-b60d-da967e9bbabc => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:37:53.175460 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-0c2e2d28-c9c3-41aa-8f0d-ca4421137489 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:53.176996 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0c2e2d28-c9c3-41aa-8f0d-ca4421137489 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] DELETE https://10.4.3.7/volume/v3/volumes/910c25dc-7a85-44cb-b60d-da967e9bbabc Jul 10 08:37:53.177156 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0c2e2d28-c9c3-41aa-8f0d-ca4421137489 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:53.177371 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0c2e2d28-c9c3-41aa-8f0d-ca4421137489 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:53.177542 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-0c2e2d28-c9c3-41aa-8f0d-ca4421137489 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Delete volume with id: 910c25dc-7a85-44cb-b60d-da967e9bbabc Jul 10 08:37:53.183025 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0c2e2d28-c9c3-41aa-8f0d-ca4421137489 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/volumes/910c25dc-7a85-44cb-b60d-da967e9bbabc returned with HTTP 404 Jul 10 08:37:53.183511 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 631/2515] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:37:53 2026] DELETE /volume/v3/volumes/910c25dc-7a85-44cb-b60d-da967e9bbabc => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:37:53.190491 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-d3c37974-d15d-40cf-bdee-c10c25d988c6 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:53.192023 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d3c37974-d15d-40cf-bdee-c10c25d988c6 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] DELETE https://10.4.3.7/volume/v3/snapshots/797fdd17-a62d-4f0d-bf72-907aacf5d49f Jul 10 08:37:53.192296 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-d3c37974-d15d-40cf-bdee-c10c25d988c6 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:53.192564 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-d3c37974-d15d-40cf-bdee-c10c25d988c6 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'delete' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:53.192732 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.snapshots [None req-d3c37974-d15d-40cf-bdee-c10c25d988c6 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Delete snapshot with id: 797fdd17-a62d-4f0d-bf72-907aacf5d49f Jul 10 08:37:53.197462 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:53.197462 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:37:53.197884 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-d3c37974-d15d-40cf-bdee-c10c25d988c6 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Snapshot retrieved successfully. Jul 10 08:37:53.213580 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-d3c37974-d15d-40cf-bdee-c10c25d988c6 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Snapshot delete request issued successfully. Jul 10 08:37:53.213747 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d3c37974-d15d-40cf-bdee-c10c25d988c6 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/snapshots/797fdd17-a62d-4f0d-bf72-907aacf5d49f returned with HTTP 202 Jul 10 08:37:53.214157 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 635/2516] 10.4.3.7 () {66 vars in 1343 bytes} [Fri Jul 10 08:37:53 2026] DELETE /volume/v3/snapshots/797fdd17-a62d-4f0d-bf72-907aacf5d49f => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:37:53.221765 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-f279998d-5518-4dec-bacc-856c533ccaf6 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:53.223291 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-f279998d-5518-4dec-bacc-856c533ccaf6 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] GET https://10.4.3.7/volume/v3/snapshots/797fdd17-a62d-4f0d-bf72-907aacf5d49f Jul 10 08:37:53.223515 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-f279998d-5518-4dec-bacc-856c533ccaf6 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:53.223720 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-f279998d-5518-4dec-bacc-856c533ccaf6 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:53.228928 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:53.228928 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:37:53.229448 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-f279998d-5518-4dec-bacc-856c533ccaf6 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Snapshot retrieved successfully. Jul 10 08:37:53.230155 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-f279998d-5518-4dec-bacc-856c533ccaf6 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/snapshots/797fdd17-a62d-4f0d-bf72-907aacf5d49f returned with HTTP 200 Jul 10 08:37:53.230630 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 625/2517] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:37:53 2026] GET /volume/v3/snapshots/797fdd17-a62d-4f0d-bf72-907aacf5d49f => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:53.909067 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-b2e1ee19-145e-472b-84d1-17842856d147 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:53.911030 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-b2e1ee19-145e-472b-84d1-17842856d147 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] GET https://10.4.3.7/volume/v3/backups/e2c52862-22f5-4e3e-8a99-fb1f68340576 Jul 10 08:37:53.911248 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-b2e1ee19-145e-472b-84d1-17842856d147 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:53.911493 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-b2e1ee19-145e-472b-84d1-17842856d147 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:53.911607 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-b2e1ee19-145e-472b-84d1-17842856d147 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Show backup with id e2c52862-22f5-4e3e-8a99-fb1f68340576. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:37:53.916257 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:53.916257 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:37:53.917381 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-b2e1ee19-145e-472b-84d1-17842856d147 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] https://10.4.3.7/volume/v3/backups/e2c52862-22f5-4e3e-8a99-fb1f68340576 returned with HTTP 200 Jul 10 08:37:53.917479 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 627/2518] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:53 2026] GET /volume/v3/backups/e2c52862-22f5-4e3e-8a99-fb1f68340576 => generated 745 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:54.239764 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-e51c64d4-04dd-4b81-9e5d-dc8abb08c604 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:54.242014 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e51c64d4-04dd-4b81-9e5d-dc8abb08c604 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] GET https://10.4.3.7/volume/v3/snapshots/797fdd17-a62d-4f0d-bf72-907aacf5d49f Jul 10 08:37:54.242150 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e51c64d4-04dd-4b81-9e5d-dc8abb08c604 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:54.242333 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e51c64d4-04dd-4b81-9e5d-dc8abb08c604 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:54.247617 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e51c64d4-04dd-4b81-9e5d-dc8abb08c604 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/snapshots/797fdd17-a62d-4f0d-bf72-907aacf5d49f returned with HTTP 404 Jul 10 08:37:54.248110 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 632/2519] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:37:54 2026] GET /volume/v3/snapshots/797fdd17-a62d-4f0d-bf72-907aacf5d49f => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:37:54.254496 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-b2e7e61b-8957-4b8d-abe9-d4bcc6d58ca7 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:54.256309 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-b2e7e61b-8957-4b8d-abe9-d4bcc6d58ca7 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] GET https://10.4.3.7/volume/v3/volumes/9d347191-672e-42e2-a5a2-2f7f18de01a8 Jul 10 08:37:54.256543 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-b2e7e61b-8957-4b8d-abe9-d4bcc6d58ca7 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:54.256732 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-b2e7e61b-8957-4b8d-abe9-d4bcc6d58ca7 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:54.264558 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:54.264558 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:37:54.270207 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-b2e7e61b-8957-4b8d-abe9-d4bcc6d58ca7 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Volume info retrieved successfully. Jul 10 08:37:54.275432 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-b2e7e61b-8957-4b8d-abe9-d4bcc6d58ca7 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/volumes/9d347191-672e-42e2-a5a2-2f7f18de01a8 returned with HTTP 200 Jul 10 08:37:54.275904 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 636/2520] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:54 2026] GET /volume/v3/volumes/9d347191-672e-42e2-a5a2-2f7f18de01a8 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:54.288051 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-95fe419c-c661-4c57-8ff3-752725d10e82 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:54.290440 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-95fe419c-c661-4c57-8ff3-752725d10e82 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] DELETE https://10.4.3.7/volume/v3/volumes/9d347191-672e-42e2-a5a2-2f7f18de01a8 Jul 10 08:37:54.290440 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-95fe419c-c661-4c57-8ff3-752725d10e82 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:54.290592 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-95fe419c-c661-4c57-8ff3-752725d10e82 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:54.290741 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-95fe419c-c661-4c57-8ff3-752725d10e82 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Delete volume with id: 9d347191-672e-42e2-a5a2-2f7f18de01a8 Jul 10 08:37:54.303037 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:54.303037 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:37:54.303530 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-95fe419c-c661-4c57-8ff3-752725d10e82 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Volume info retrieved successfully. Jul 10 08:37:54.319468 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-95fe419c-c661-4c57-8ff3-752725d10e82 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Delete volume request issued successfully. Jul 10 08:37:54.319680 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-95fe419c-c661-4c57-8ff3-752725d10e82 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/volumes/9d347191-672e-42e2-a5a2-2f7f18de01a8 returned with HTTP 202 Jul 10 08:37:54.320115 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 626/2521] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:37:54 2026] DELETE /volume/v3/volumes/9d347191-672e-42e2-a5a2-2f7f18de01a8 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:37:54.329593 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-081516c2-a645-455a-ab13-736f04222459 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:54.331091 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-081516c2-a645-455a-ab13-736f04222459 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] GET https://10.4.3.7/volume/v3/volumes/9d347191-672e-42e2-a5a2-2f7f18de01a8 Jul 10 08:37:54.331355 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-081516c2-a645-455a-ab13-736f04222459 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:54.331611 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-081516c2-a645-455a-ab13-736f04222459 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:54.340354 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:54.340354 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:37:54.344640 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-081516c2-a645-455a-ab13-736f04222459 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Volume info retrieved successfully. Jul 10 08:37:54.350632 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-081516c2-a645-455a-ab13-736f04222459 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/volumes/9d347191-672e-42e2-a5a2-2f7f18de01a8 returned with HTTP 200 Jul 10 08:37:54.351152 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 628/2522] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:54 2026] GET /volume/v3/volumes/9d347191-672e-42e2-a5a2-2f7f18de01a8 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:54.897782 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-dc079bac-2da4-4b6a-a266-7de7d6e0a26d None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:54.898430 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-dc079bac-2da4-4b6a-a266-7de7d6e0a26d None None] GET https://10.4.3.7/volume// Jul 10 08:37:54.898632 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-dc079bac-2da4-4b6a-a266-7de7d6e0a26d None None] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:54.898983 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-dc079bac-2da4-4b6a-a266-7de7d6e0a26d None None] Calling method 'all' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:54.899335 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-dc079bac-2da4-4b6a-a266-7de7d6e0a26d None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:37:54.899702 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 633/2523] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:37:54 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:37:54.908504 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-b52e16f1-c5f3-4c36-814f-79073e63596a req-3c969e0b-7714-4f0d-8e3f-031e58c59c50 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:54.910845 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-b52e16f1-c5f3-4c36-814f-79073e63596a req-3c969e0b-7714-4f0d-8e3f-031e58c59c50 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] GET https://10.4.3.7/volume/v3/volumes/acf9d12b-627a-4b8d-85c5-25439a9578ee Jul 10 08:37:54.911070 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-b52e16f1-c5f3-4c36-814f-79073e63596a req-3c969e0b-7714-4f0d-8e3f-031e58c59c50 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:54.911301 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-b52e16f1-c5f3-4c36-814f-79073e63596a req-3c969e0b-7714-4f0d-8e3f-031e58c59c50 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:54.922358 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:54.922358 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:37:54.928039 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-b52e16f1-c5f3-4c36-814f-79073e63596a req-3c969e0b-7714-4f0d-8e3f-031e58c59c50 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Volume info retrieved successfully. Jul 10 08:37:54.928477 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-ece2a6d7-9538-4278-b588-2ab4bb8c76a4 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:54.930189 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-ece2a6d7-9538-4278-b588-2ab4bb8c76a4 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] GET https://10.4.3.7/volume/v3/backups/e2c52862-22f5-4e3e-8a99-fb1f68340576 Jul 10 08:37:54.930439 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-ece2a6d7-9538-4278-b588-2ab4bb8c76a4 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:54.930684 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-ece2a6d7-9538-4278-b588-2ab4bb8c76a4 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:54.930805 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-ece2a6d7-9538-4278-b588-2ab4bb8c76a4 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Show backup with id e2c52862-22f5-4e3e-8a99-fb1f68340576. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:37:54.933113 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-b52e16f1-c5f3-4c36-814f-79073e63596a req-3c969e0b-7714-4f0d-8e3f-031e58c59c50 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] https://10.4.3.7/volume/v3/volumes/acf9d12b-627a-4b8d-85c5-25439a9578ee returned with HTTP 200 Jul 10 08:37:54.933830 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 637/2524] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:37:54 2026] GET /volume/v3/volumes/acf9d12b-627a-4b8d-85c5-25439a9578ee => generated 1424 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:37:54.936210 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:54.936210 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:37:54.937074 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-ece2a6d7-9538-4278-b588-2ab4bb8c76a4 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] https://10.4.3.7/volume/v3/backups/e2c52862-22f5-4e3e-8a99-fb1f68340576 returned with HTTP 200 Jul 10 08:37:54.937513 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 627/2525] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:54 2026] GET /volume/v3/backups/e2c52862-22f5-4e3e-8a99-fb1f68340576 => generated 745 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:55.037292 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-b52e16f1-c5f3-4c36-814f-79073e63596a req-a117ea59-70fa-4704-a70e-6a401789f2d8 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:55.039374 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-b52e16f1-c5f3-4c36-814f-79073e63596a req-a117ea59-70fa-4704-a70e-6a401789f2d8 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] PUT https://10.4.3.7/volume/v3/attachments/b19212f4-e3a3-4fe6-bb22-dce61e78ad88 Jul 10 08:37:55.039722 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-b52e16f1-c5f3-4c36-814f-79073e63596a req-a117ea59-70fa-4704-a70e-6a401789f2d8 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.7", "host": "np0000004976", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b54eda21b644", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bf3c9c16-ec3d-4df7-865b-5f424258654a", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:37:55.046799 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.coordination [req-b52e16f1-c5f3-4c36-814f-79073e63596a req-a117ea59-70fa-4704-a70e-6a401789f2d8 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Acquiring lock "cinder-attachment_update-acf9d12b-627a-4b8d-85c5-25439a9578ee-np0000004976" by "attachment_update" {{(pid=100055) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 08:37:55.051670 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.coordination [req-b52e16f1-c5f3-4c36-814f-79073e63596a req-a117ea59-70fa-4704-a70e-6a401789f2d8 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Lock "cinder-attachment_update-acf9d12b-627a-4b8d-85c5-25439a9578ee-np0000004976" acquired by "attachment_update" :: waited 0.005s {{(pid=100055) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 08:37:55.052819 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:55.052819 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:37:55.364704 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-9658da26-c45f-48d6-a674-b0a024204a93 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:55.366494 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9658da26-c45f-48d6-a674-b0a024204a93 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] GET https://10.4.3.7/volume/v3/volumes/9d347191-672e-42e2-a5a2-2f7f18de01a8 Jul 10 08:37:55.366690 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9658da26-c45f-48d6-a674-b0a024204a93 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:55.366868 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9658da26-c45f-48d6-a674-b0a024204a93 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:55.374519 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9658da26-c45f-48d6-a674-b0a024204a93 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/volumes/9d347191-672e-42e2-a5a2-2f7f18de01a8 returned with HTTP 404 Jul 10 08:37:55.375702 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 634/2526] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:55 2026] GET /volume/v3/volumes/9d347191-672e-42e2-a5a2-2f7f18de01a8 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:37:55.387643 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-dbf34786-b372-4f24-ad3c-52b6fa17b885 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:55.389919 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-dbf34786-b372-4f24-ad3c-52b6fa17b885 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] GET https://10.4.3.7/volume/v3/volumes/3e5ed684-b38d-4c64-bec5-de10549b4ad8 Jul 10 08:37:55.390106 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-dbf34786-b372-4f24-ad3c-52b6fa17b885 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:55.390337 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-dbf34786-b372-4f24-ad3c-52b6fa17b885 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:55.401633 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:55.401633 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:37:55.405213 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-dbf34786-b372-4f24-ad3c-52b6fa17b885 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Volume info retrieved successfully. Jul 10 08:37:55.409472 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-dbf34786-b372-4f24-ad3c-52b6fa17b885 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/volumes/3e5ed684-b38d-4c64-bec5-de10549b4ad8 returned with HTTP 200 Jul 10 08:37:55.409877 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 638/2527] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:55 2026] GET /volume/v3/volumes/3e5ed684-b38d-4c64-bec5-de10549b4ad8 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:55.422939 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-d8025f86-3a28-4794-af7c-a7c455e900e2 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:55.424600 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-d8025f86-3a28-4794-af7c-a7c455e900e2 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:37:55.424935 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-d8025f86-3a28-4794-af7c-a7c455e900e2 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1121330354"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:37:55.426609 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.volumes [None req-d8025f86-3a28-4794-af7c-a7c455e900e2 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1121330354'}} {{(pid=100056) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:37:55.426726 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-d8025f86-3a28-4794-af7c-a7c455e900e2 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Create volume of 1 GB Jul 10 08:37:55.430684 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-d8025f86-3a28-4794-af7c-a7c455e900e2 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Availability Zones retrieved successfully. Jul 10 08:37:55.436524 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-d8025f86-3a28-4794-af7c-a7c455e900e2 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Flow 'volume_create_api' (aad82336-9177-44c6-a779-3111faae1517) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:37:55.437389 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-d8025f86-3a28-4794-af7c-a7c455e900e2 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21f707dd-ee99-4f5d-9ce1-796c999bab59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:37:55.438635 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.flows.api.create_volume [None req-d8025f86-3a28-4794-af7c-a7c455e900e2 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Validating volume size '1' using validate_int {{(pid=100056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:37:55.505100 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-d8025f86-3a28-4794-af7c-a7c455e900e2 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21f707dd-ee99-4f5d-9ce1-796c999bab59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:37:55.506065 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-d8025f86-3a28-4794-af7c-a7c455e900e2 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b2a6eb9-c4a1-4232-ae39-f17b91c548e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:37:55.560668 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.quota [None req-d8025f86-3a28-4794-af7c-a7c455e900e2 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Created reservations ['1d50e974-a824-44d5-a8f8-07c96629ba3d', '14387f59-e858-44f7-9a36-3efec7e2c8b9', '850aec1c-804f-4aac-9a8c-1f8d9445382f', 'c56d8293-0af0-493a-b257-db4854a3d750'] {{(pid=100056) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:37:55.561513 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-d8025f86-3a28-4794-af7c-a7c455e900e2 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b2a6eb9-c4a1-4232-ae39-f17b91c548e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1d50e974-a824-44d5-a8f8-07c96629ba3d', '14387f59-e858-44f7-9a36-3efec7e2c8b9', '850aec1c-804f-4aac-9a8c-1f8d9445382f', 'c56d8293-0af0-493a-b257-db4854a3d750']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:37:55.562301 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-d8025f86-3a28-4794-af7c-a7c455e900e2 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (977359fd-e8a7-439f-819f-fc1238747e30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:37:55.578437 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.coordination [req-b52e16f1-c5f3-4c36-814f-79073e63596a req-a117ea59-70fa-4704-a70e-6a401789f2d8 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Lock "cinder-attachment_update-acf9d12b-627a-4b8d-85c5-25439a9578ee-np0000004976" released by "attachment_update" :: held 0.526s {{(pid=100055) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 08:37:55.578437 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-b52e16f1-c5f3-4c36-814f-79073e63596a req-a117ea59-70fa-4704-a70e-6a401789f2d8 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] https://10.4.3.7/volume/v3/attachments/b19212f4-e3a3-4fe6-bb22-dce61e78ad88 returned with HTTP 200 Jul 10 08:37:55.579080 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 629/2528] 10.4.3.7 () {74 vars in 1690 bytes} [Fri Jul 10 08:37:55 2026] PUT /volume/v3/attachments/b19212f4-e3a3-4fe6-bb22-dce61e78ad88 => generated 969 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:37:55.595351 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-d8025f86-3a28-4794-af7c-a7c455e900e2 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (977359fd-e8a7-439f-819f-fc1238747e30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '808ad73f-f352-48b1-8b5c-f82b34dee691', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1121330354',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='943b25433da443249dacaf02e4af611b',qos_specs=None,replication_status=,reservations=['1d50e974-a824-44d5-a8f8-07c96629ba3d','14387f59-e858-44f7-9a36-3efec7e2c8b9','850aec1c-804f-4aac-9a8c-1f8d9445382f','c56d8293-0af0-493a-b257-db4854a3d750'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3577a30b47a548ac9cf00df5b593ea4e',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:37:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1121330354',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=808ad73f-f352-48b1-8b5c-f82b34dee691,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='943b25433da443249dacaf02e4af611b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3577a30b47a548ac9cf00df5b593ea4e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:37:55.600097 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-d8025f86-3a28-4794-af7c-a7c455e900e2 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (005af80a-ae88-4aec-8c99-380f6270b9cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:37:55.621356 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-d8025f86-3a28-4794-af7c-a7c455e900e2 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (005af80a-ae88-4aec-8c99-380f6270b9cb) transitioned into state 'SUCCESS' from state '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-1121330354',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='943b25433da443249dacaf02e4af611b',qos_specs=None,replication_status=,reservations=['1d50e974-a824-44d5-a8f8-07c96629ba3d','14387f59-e858-44f7-9a36-3efec7e2c8b9','850aec1c-804f-4aac-9a8c-1f8d9445382f','c56d8293-0af0-493a-b257-db4854a3d750'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3577a30b47a548ac9cf00df5b593ea4e',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:37:55.621863 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-d8025f86-3a28-4794-af7c-a7c455e900e2 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1fc7ff1b-f1a3-4496-ae1c-218e4b1a0fe5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:37:55.631027 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-d8025f86-3a28-4794-af7c-a7c455e900e2 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1fc7ff1b-f1a3-4496-ae1c-218e4b1a0fe5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:37:55.631997 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-d8025f86-3a28-4794-af7c-a7c455e900e2 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Flow 'volume_create_api' (aad82336-9177-44c6-a779-3111faae1517) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:37:55.632324 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-d8025f86-3a28-4794-af7c-a7c455e900e2 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Create volume request issued successfully. Jul 10 08:37:55.633006 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-d8025f86-3a28-4794-af7c-a7c455e900e2 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:37:55.633359 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 628/2529] 10.4.3.7 () {68 vars in 1244 bytes} [Fri Jul 10 08:37:55 2026] POST /volume/v3/volumes => generated 750 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:37:55.645763 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-af3b1abb-84be-48f8-ad97-b7042bf8b1e4 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:55.647881 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-af3b1abb-84be-48f8-ad97-b7042bf8b1e4 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] GET https://10.4.3.7/volume/v3/volumes/808ad73f-f352-48b1-8b5c-f82b34dee691 Jul 10 08:37:55.648201 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-af3b1abb-84be-48f8-ad97-b7042bf8b1e4 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:55.648677 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-af3b1abb-84be-48f8-ad97-b7042bf8b1e4 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:55.657737 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:55.657737 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:37:55.661551 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-af3b1abb-84be-48f8-ad97-b7042bf8b1e4 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Volume info retrieved successfully. Jul 10 08:37:55.667333 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-af3b1abb-84be-48f8-ad97-b7042bf8b1e4 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/volumes/808ad73f-f352-48b1-8b5c-f82b34dee691 returned with HTTP 200 Jul 10 08:37:55.667808 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 635/2530] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:55 2026] GET /volume/v3/volumes/808ad73f-f352-48b1-8b5c-f82b34dee691 => generated 818 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:55.948306 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-de71fcb3-d4ac-487f-8a42-9d7ff4f66c1b None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:55.949967 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-de71fcb3-d4ac-487f-8a42-9d7ff4f66c1b tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] GET https://10.4.3.7/volume/v3/backups/e2c52862-22f5-4e3e-8a99-fb1f68340576 Jul 10 08:37:55.950156 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-de71fcb3-d4ac-487f-8a42-9d7ff4f66c1b tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:55.950468 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-de71fcb3-d4ac-487f-8a42-9d7ff4f66c1b tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:55.950516 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-de71fcb3-d4ac-487f-8a42-9d7ff4f66c1b tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Show backup with id e2c52862-22f5-4e3e-8a99-fb1f68340576. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:37:55.954642 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:55.954642 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:37:55.955390 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-de71fcb3-d4ac-487f-8a42-9d7ff4f66c1b tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] https://10.4.3.7/volume/v3/backups/e2c52862-22f5-4e3e-8a99-fb1f68340576 returned with HTTP 200 Jul 10 08:37:55.955781 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 639/2531] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:55 2026] GET /volume/v3/backups/e2c52862-22f5-4e3e-8a99-fb1f68340576 => generated 745 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:56.093768 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-b52e16f1-c5f3-4c36-814f-79073e63596a req-89fc45fd-de57-487e-8627-964810946a1e None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:56.095805 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-b52e16f1-c5f3-4c36-814f-79073e63596a req-89fc45fd-de57-487e-8627-964810946a1e tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] POST https://10.4.3.7/volume/v3/attachments/b19212f4-e3a3-4fe6-bb22-dce61e78ad88/action Jul 10 08:37:56.096185 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-b52e16f1-c5f3-4c36-814f-79073e63596a req-89fc45fd-de57-487e-8627-964810946a1e tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Action body: b'{"os-complete": null}' {{(pid=100055) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:37:56.096307 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-b52e16f1-c5f3-4c36-814f-79073e63596a req-89fc45fd-de57-487e-8627-964810946a1e tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:37:56.114307 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:56.114307 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:37:56.127089 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-b52e16f1-c5f3-4c36-814f-79073e63596a req-89fc45fd-de57-487e-8627-964810946a1e tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] https://10.4.3.7/volume/v3/attachments/b19212f4-e3a3-4fe6-bb22-dce61e78ad88/action returned with HTTP 204 Jul 10 08:37:56.127673 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 630/2532] 10.4.3.7 () {74 vars in 1711 bytes} [Fri Jul 10 08:37:56 2026] POST /volume/v3/attachments/b19212f4-e3a3-4fe6-bb22-dce61e78ad88/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:37:56.681105 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-6822f4d1-1740-494d-a5fe-4af91b5a83bf None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:56.686849 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-6822f4d1-1740-494d-a5fe-4af91b5a83bf tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] GET https://10.4.3.7/volume/v3/volumes/808ad73f-f352-48b1-8b5c-f82b34dee691 Jul 10 08:37:56.687726 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-6822f4d1-1740-494d-a5fe-4af91b5a83bf tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:56.688167 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-6822f4d1-1740-494d-a5fe-4af91b5a83bf tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:56.707647 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:56.707647 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:37:56.712496 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-6822f4d1-1740-494d-a5fe-4af91b5a83bf tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Volume info retrieved successfully. Jul 10 08:37:56.716760 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-6822f4d1-1740-494d-a5fe-4af91b5a83bf tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/volumes/808ad73f-f352-48b1-8b5c-f82b34dee691 returned with HTTP 200 Jul 10 08:37:56.717157 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 629/2533] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:56 2026] GET /volume/v3/volumes/808ad73f-f352-48b1-8b5c-f82b34dee691 => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:56.730152 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-5719f028-9532-4418-bbcb-1e2567c561e3 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:56.731807 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5719f028-9532-4418-bbcb-1e2567c561e3 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] POST https://10.4.3.7/volume/v3/snapshots Jul 10 08:37:56.732124 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5719f028-9532-4418-bbcb-1e2567c561e3 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "808ad73f-f352-48b1-8b5c-f82b34dee691", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1439410873"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:37:56.740546 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:56.740546 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:37:56.741012 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-5719f028-9532-4418-bbcb-1e2567c561e3 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Volume info retrieved successfully. Jul 10 08:37:56.741177 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.snapshots [None req-5719f028-9532-4418-bbcb-1e2567c561e3 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Create snapshot from volume 808ad73f-f352-48b1-8b5c-f82b34dee691 Jul 10 08:37:56.768286 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-5719f028-9532-4418-bbcb-1e2567c561e3 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Created reservations ['628a13e0-c6e0-42f4-b9ac-9bf5ea077816', '970dc2bd-7853-4186-909d-579321d96973', '6e441ebf-2fce-4164-9b84-3f30bb20eccf', '1f6ec4ad-8ee2-47fa-9dc8-de41bc9baf56'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:37:56.798930 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-5719f028-9532-4418-bbcb-1e2567c561e3 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Snapshot create request issued successfully. Jul 10 08:37:56.799300 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5719f028-9532-4418-bbcb-1e2567c561e3 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/snapshots returned with HTTP 202 Jul 10 08:37:56.799696 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 636/2534] 10.4.3.7 () {68 vars in 1251 bytes} [Fri Jul 10 08:37:56 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) Jul 10 08:37:56.809498 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-63ea3354-551e-4256-a06b-84698ed4da90 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:56.811189 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-63ea3354-551e-4256-a06b-84698ed4da90 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] GET https://10.4.3.7/volume/v3/snapshots/8d17570c-6236-4885-9bb2-a18be4d69070 Jul 10 08:37:56.811453 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-63ea3354-551e-4256-a06b-84698ed4da90 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:56.811628 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-63ea3354-551e-4256-a06b-84698ed4da90 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:56.817943 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:56.817943 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:37:56.818587 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-63ea3354-551e-4256-a06b-84698ed4da90 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Snapshot retrieved successfully. Jul 10 08:37:56.819671 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-63ea3354-551e-4256-a06b-84698ed4da90 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/snapshots/8d17570c-6236-4885-9bb2-a18be4d69070 returned with HTTP 200 Jul 10 08:37:56.820157 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 640/2535] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:37:56 2026] GET /volume/v3/snapshots/8d17570c-6236-4885-9bb2-a18be4d69070 => generated 442 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:56.967442 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-89db2a64-66ec-4baa-b092-cbbad57119a0 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:56.969499 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-89db2a64-66ec-4baa-b092-cbbad57119a0 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] GET https://10.4.3.7/volume/v3/backups/e2c52862-22f5-4e3e-8a99-fb1f68340576 Jul 10 08:37:56.969724 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-89db2a64-66ec-4baa-b092-cbbad57119a0 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:56.969943 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-89db2a64-66ec-4baa-b092-cbbad57119a0 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:56.970080 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-89db2a64-66ec-4baa-b092-cbbad57119a0 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Show backup with id e2c52862-22f5-4e3e-8a99-fb1f68340576. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:37:56.974777 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:56.974777 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:37:56.975690 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-89db2a64-66ec-4baa-b092-cbbad57119a0 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] https://10.4.3.7/volume/v3/backups/e2c52862-22f5-4e3e-8a99-fb1f68340576 returned with HTTP 200 Jul 10 08:37:56.976110 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 631/2536] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:56 2026] GET /volume/v3/backups/e2c52862-22f5-4e3e-8a99-fb1f68340576 => generated 745 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:57.830194 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-24a2185b-2288-4fce-909b-7e72be1eebd7 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:57.832126 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-24a2185b-2288-4fce-909b-7e72be1eebd7 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] GET https://10.4.3.7/volume/v3/snapshots/8d17570c-6236-4885-9bb2-a18be4d69070 Jul 10 08:37:57.832492 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-24a2185b-2288-4fce-909b-7e72be1eebd7 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:57.832735 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-24a2185b-2288-4fce-909b-7e72be1eebd7 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:57.837931 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:57.837931 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:37:57.838380 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-24a2185b-2288-4fce-909b-7e72be1eebd7 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Snapshot retrieved successfully. Jul 10 08:37:57.839181 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-24a2185b-2288-4fce-909b-7e72be1eebd7 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/snapshots/8d17570c-6236-4885-9bb2-a18be4d69070 returned with HTTP 200 Jul 10 08:37:57.839715 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 630/2537] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:37:57 2026] GET /volume/v3/snapshots/8d17570c-6236-4885-9bb2-a18be4d69070 => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:57.848938 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-5dd026fe-51c9-4071-9757-839ba822121d None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:57.850619 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5dd026fe-51c9-4071-9757-839ba822121d tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:37:57.850989 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5dd026fe-51c9-4071-9757-839ba822121d tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "8d17570c-6236-4885-9bb2-a18be4d69070", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1255614200"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:37:57.852366 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [None req-5dd026fe-51c9-4071-9757-839ba822121d tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Create volume request body: {'volume': {'snapshot_id': '8d17570c-6236-4885-9bb2-a18be4d69070', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1255614200'}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:37:57.856789 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:57.856789 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:37:57.857151 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-5dd026fe-51c9-4071-9757-839ba822121d tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Snapshot retrieved successfully. Jul 10 08:37:57.857273 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-5dd026fe-51c9-4071-9757-839ba822121d tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Create volume of 1 GB Jul 10 08:37:57.860244 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-5dd026fe-51c9-4071-9757-839ba822121d tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Availability Zones retrieved successfully. Jul 10 08:37:57.866036 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-5dd026fe-51c9-4071-9757-839ba822121d tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Flow 'volume_create_api' (82791251-2475-42b4-b1ab-e669a6f009d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:37:57.866870 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-5dd026fe-51c9-4071-9757-839ba822121d tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa8112d5-4af6-4d23-ab89-9d23aa880df4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:37:57.867850 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-5dd026fe-51c9-4071-9757-839ba822121d tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:37:57.897385 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-5dd026fe-51c9-4071-9757-839ba822121d tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa8112d5-4af6-4d23-ab89-9d23aa880df4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '8d17570c-6236-4885-9bb2-a18be4d69070', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:37:57.898088 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-5dd026fe-51c9-4071-9757-839ba822121d tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02b8d412-d204-4246-bf49-2916d0d51853) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:37:57.937333 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-5dd026fe-51c9-4071-9757-839ba822121d tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Created reservations ['cec6d7b9-c93b-4ce3-979d-1fdb539c45a8', 'e39cade1-4f34-4d18-9c07-47eb3de34100', 'd7b33b40-6ad4-4195-a853-86ef40bac96e', '8a1eebdd-139f-4c07-8f0b-1266eb6e7547'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:37:57.938068 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-5dd026fe-51c9-4071-9757-839ba822121d tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02b8d412-d204-4246-bf49-2916d0d51853) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cec6d7b9-c93b-4ce3-979d-1fdb539c45a8', 'e39cade1-4f34-4d18-9c07-47eb3de34100', 'd7b33b40-6ad4-4195-a853-86ef40bac96e', '8a1eebdd-139f-4c07-8f0b-1266eb6e7547']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:37:57.938799 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-5dd026fe-51c9-4071-9757-839ba822121d tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50e8261b-6842-4f72-8ceb-7d45a1b0fe78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:37:57.976271 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-5dd026fe-51c9-4071-9757-839ba822121d tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50e8261b-6842-4f72-8ceb-7d45a1b0fe78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '09730de3-51a8-45c6-a2c1-fcf9a55e14ef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1255614200',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='943b25433da443249dacaf02e4af611b',qos_specs=None,replication_status=,reservations=['cec6d7b9-c93b-4ce3-979d-1fdb539c45a8','e39cade1-4f34-4d18-9c07-47eb3de34100','d7b33b40-6ad4-4195-a853-86ef40bac96e','8a1eebdd-139f-4c07-8f0b-1266eb6e7547'],size=1,snapshot_id=8d17570c-6236-4885-9bb2-a18be4d69070,source_replicaid=,source_volid=None,status='creating',user_id='3577a30b47a548ac9cf00df5b593ea4e',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:37:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1255614200',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=09730de3-51a8-45c6-a2c1-fcf9a55e14ef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='943b25433da443249dacaf02e4af611b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=8d17570c-6236-4885-9bb2-a18be4d69070,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3577a30b47a548ac9cf00df5b593ea4e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:37:57.976947 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-5dd026fe-51c9-4071-9757-839ba822121d tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0fbf3612-f900-43fe-8027-fe46a6330bbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:37:57.986541 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-e208ee08-ae86-46f6-9f26-80a5099c2ee2 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:57.988615 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-e208ee08-ae86-46f6-9f26-80a5099c2ee2 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] GET https://10.4.3.7/volume/v3/backups/e2c52862-22f5-4e3e-8a99-fb1f68340576 Jul 10 08:37:57.988861 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-e208ee08-ae86-46f6-9f26-80a5099c2ee2 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:57.989106 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-e208ee08-ae86-46f6-9f26-80a5099c2ee2 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:57.989193 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-e208ee08-ae86-46f6-9f26-80a5099c2ee2 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Show backup with id e2c52862-22f5-4e3e-8a99-fb1f68340576. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:37:57.995466 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-5dd026fe-51c9-4071-9757-839ba822121d tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0fbf3612-f900-43fe-8027-fe46a6330bbc) transitioned into state 'SUCCESS' from state '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-1255614200',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='943b25433da443249dacaf02e4af611b',qos_specs=None,replication_status=,reservations=['cec6d7b9-c93b-4ce3-979d-1fdb539c45a8','e39cade1-4f34-4d18-9c07-47eb3de34100','d7b33b40-6ad4-4195-a853-86ef40bac96e','8a1eebdd-139f-4c07-8f0b-1266eb6e7547'],size=1,snapshot_id=8d17570c-6236-4885-9bb2-a18be4d69070,source_replicaid=,source_volid=None,status='creating',user_id='3577a30b47a548ac9cf00df5b593ea4e',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:37:57.995680 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:57.995680 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:37:57.996088 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-5dd026fe-51c9-4071-9757-839ba822121d tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab746f95-9983-4100-93a7-60c6ebc56303) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:37:57.996414 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-e208ee08-ae86-46f6-9f26-80a5099c2ee2 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] https://10.4.3.7/volume/v3/backups/e2c52862-22f5-4e3e-8a99-fb1f68340576 returned with HTTP 200 Jul 10 08:37:57.996777 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 641/2538] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:57 2026] GET /volume/v3/backups/e2c52862-22f5-4e3e-8a99-fb1f68340576 => generated 745 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:58.017810 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-5dd026fe-51c9-4071-9757-839ba822121d tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab746f95-9983-4100-93a7-60c6ebc56303) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:37:58.019040 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-5dd026fe-51c9-4071-9757-839ba822121d tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Flow 'volume_create_api' (82791251-2475-42b4-b1ab-e669a6f009d9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:37:58.019600 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-5dd026fe-51c9-4071-9757-839ba822121d tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Create volume request issued successfully. Jul 10 08:37:58.020391 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5dd026fe-51c9-4071-9757-839ba822121d tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:37:58.020996 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 637/2539] 10.4.3.7 () {68 vars in 1245 bytes} [Fri Jul 10 08:37:57 2026] POST /volume/v3/volumes => generated 784 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:37:58.033387 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-1919a6e9-f049-4204-963e-b79216a102e0 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:58.035385 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-1919a6e9-f049-4204-963e-b79216a102e0 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] GET https://10.4.3.7/volume/v3/volumes/09730de3-51a8-45c6-a2c1-fcf9a55e14ef Jul 10 08:37:58.035618 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-1919a6e9-f049-4204-963e-b79216a102e0 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:58.035843 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-1919a6e9-f049-4204-963e-b79216a102e0 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:58.044248 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:58.044248 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:37:58.048746 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-1919a6e9-f049-4204-963e-b79216a102e0 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Volume info retrieved successfully. Jul 10 08:37:58.054317 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-1919a6e9-f049-4204-963e-b79216a102e0 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/volumes/09730de3-51a8-45c6-a2c1-fcf9a55e14ef returned with HTTP 200 Jul 10 08:37:58.054827 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 632/2540] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:58 2026] GET /volume/v3/volumes/09730de3-51a8-45c6-a2c1-fcf9a55e14ef => generated 852 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:59.007782 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-32bd596d-1489-4b6f-83d1-4ab2f0f5ca95 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:59.010573 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-32bd596d-1489-4b6f-83d1-4ab2f0f5ca95 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] GET https://10.4.3.7/volume/v3/backups/e2c52862-22f5-4e3e-8a99-fb1f68340576 Jul 10 08:37:59.010863 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-32bd596d-1489-4b6f-83d1-4ab2f0f5ca95 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:59.011043 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-32bd596d-1489-4b6f-83d1-4ab2f0f5ca95 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:59.011186 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-32bd596d-1489-4b6f-83d1-4ab2f0f5ca95 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Show backup with id e2c52862-22f5-4e3e-8a99-fb1f68340576. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:37:59.016344 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:59.016344 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:37:59.017171 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-32bd596d-1489-4b6f-83d1-4ab2f0f5ca95 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] https://10.4.3.7/volume/v3/backups/e2c52862-22f5-4e3e-8a99-fb1f68340576 returned with HTTP 200 Jul 10 08:37:59.017592 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 631/2541] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:59 2026] GET /volume/v3/backups/e2c52862-22f5-4e3e-8a99-fb1f68340576 => generated 745 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:59.068421 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-ac2367b4-84a4-4996-9b77-f56191494363 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:59.070339 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-ac2367b4-84a4-4996-9b77-f56191494363 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] GET https://10.4.3.7/volume/v3/volumes/09730de3-51a8-45c6-a2c1-fcf9a55e14ef Jul 10 08:37:59.070559 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-ac2367b4-84a4-4996-9b77-f56191494363 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:59.070848 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-ac2367b4-84a4-4996-9b77-f56191494363 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:59.080390 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:59.080390 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:37:59.085146 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-ac2367b4-84a4-4996-9b77-f56191494363 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Volume info retrieved successfully. Jul 10 08:37:59.091728 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-ac2367b4-84a4-4996-9b77-f56191494363 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/volumes/09730de3-51a8-45c6-a2c1-fcf9a55e14ef returned with HTTP 200 Jul 10 08:37:59.092547 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 642/2542] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:59 2026] GET /volume/v3/volumes/09730de3-51a8-45c6-a2c1-fcf9a55e14ef => generated 877 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:59.104454 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-4c41ba1f-2743-4e04-8170-bca25266d992 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:59.106363 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4c41ba1f-2743-4e04-8170-bca25266d992 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] GET https://10.4.3.7/volume/v3/volumes/09730de3-51a8-45c6-a2c1-fcf9a55e14ef Jul 10 08:37:59.106590 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4c41ba1f-2743-4e04-8170-bca25266d992 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:59.106759 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4c41ba1f-2743-4e04-8170-bca25266d992 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:59.113596 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:59.113596 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:37:59.117200 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-4c41ba1f-2743-4e04-8170-bca25266d992 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Volume info retrieved successfully. Jul 10 08:37:59.121085 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4c41ba1f-2743-4e04-8170-bca25266d992 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/volumes/09730de3-51a8-45c6-a2c1-fcf9a55e14ef returned with HTTP 200 Jul 10 08:37:59.121488 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 638/2543] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:59 2026] GET /volume/v3/volumes/09730de3-51a8-45c6-a2c1-fcf9a55e14ef => generated 877 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:37:59.137173 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-cd136012-83cc-405c-b611-698f95d0ecf5 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:59.139597 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-cd136012-83cc-405c-b611-698f95d0ecf5 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] DELETE https://10.4.3.7/volume/v3/volumes/09730de3-51a8-45c6-a2c1-fcf9a55e14ef Jul 10 08:37:59.140383 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-cd136012-83cc-405c-b611-698f95d0ecf5 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:59.140672 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-cd136012-83cc-405c-b611-698f95d0ecf5 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'delete' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:59.140950 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-cd136012-83cc-405c-b611-698f95d0ecf5 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Delete volume with id: 09730de3-51a8-45c6-a2c1-fcf9a55e14ef Jul 10 08:37:59.151279 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:59.151279 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:37:59.151891 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-cd136012-83cc-405c-b611-698f95d0ecf5 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Volume info retrieved successfully. Jul 10 08:37:59.174520 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-cd136012-83cc-405c-b611-698f95d0ecf5 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Delete volume request issued successfully. Jul 10 08:37:59.174815 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-cd136012-83cc-405c-b611-698f95d0ecf5 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/volumes/09730de3-51a8-45c6-a2c1-fcf9a55e14ef returned with HTTP 202 Jul 10 08:37:59.175582 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 633/2544] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:37:59 2026] DELETE /volume/v3/volumes/09730de3-51a8-45c6-a2c1-fcf9a55e14ef => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:37:59.183758 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-c2247bd0-61d9-4dc9-be90-549374a0dbcd None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:37:59.185921 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-c2247bd0-61d9-4dc9-be90-549374a0dbcd tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] GET https://10.4.3.7/volume/v3/volumes/09730de3-51a8-45c6-a2c1-fcf9a55e14ef Jul 10 08:37:59.186151 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-c2247bd0-61d9-4dc9-be90-549374a0dbcd tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:37:59.186429 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-c2247bd0-61d9-4dc9-be90-549374a0dbcd tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:37:59.194909 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:37:59.194909 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:37:59.199297 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-c2247bd0-61d9-4dc9-be90-549374a0dbcd tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Volume info retrieved successfully. Jul 10 08:37:59.204856 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-c2247bd0-61d9-4dc9-be90-549374a0dbcd tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/volumes/09730de3-51a8-45c6-a2c1-fcf9a55e14ef returned with HTTP 200 Jul 10 08:37:59.205117 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 632/2545] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:37:59 2026] GET /volume/v3/volumes/09730de3-51a8-45c6-a2c1-fcf9a55e14ef => generated 876 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:00.029875 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-5cbe2e0a-c758-4bfb-8b86-9667495395f7 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:00.031955 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-5cbe2e0a-c758-4bfb-8b86-9667495395f7 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] GET https://10.4.3.7/volume/v3/backups/e2c52862-22f5-4e3e-8a99-fb1f68340576 Jul 10 08:38:00.032156 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-5cbe2e0a-c758-4bfb-8b86-9667495395f7 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:00.032391 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-5cbe2e0a-c758-4bfb-8b86-9667495395f7 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:00.032748 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-5cbe2e0a-c758-4bfb-8b86-9667495395f7 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Show backup with id e2c52862-22f5-4e3e-8a99-fb1f68340576. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:38:00.037552 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:00.037552 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:38:00.038344 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-5cbe2e0a-c758-4bfb-8b86-9667495395f7 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] https://10.4.3.7/volume/v3/backups/e2c52862-22f5-4e3e-8a99-fb1f68340576 returned with HTTP 200 Jul 10 08:38:00.038854 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 643/2546] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:38:00 2026] GET /volume/v3/backups/e2c52862-22f5-4e3e-8a99-fb1f68340576 => generated 745 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:00.218272 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-57638170-0f7c-4828-a5fa-4b98e9c30fca None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:00.220188 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-57638170-0f7c-4828-a5fa-4b98e9c30fca tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] GET https://10.4.3.7/volume/v3/volumes/09730de3-51a8-45c6-a2c1-fcf9a55e14ef Jul 10 08:38:00.220441 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-57638170-0f7c-4828-a5fa-4b98e9c30fca tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:00.220674 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-57638170-0f7c-4828-a5fa-4b98e9c30fca tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:00.226319 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-57638170-0f7c-4828-a5fa-4b98e9c30fca tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/volumes/09730de3-51a8-45c6-a2c1-fcf9a55e14ef returned with HTTP 404 Jul 10 08:38:00.226780 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 639/2547] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:38:00 2026] GET /volume/v3/volumes/09730de3-51a8-45c6-a2c1-fcf9a55e14ef => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:38:00.233565 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-2d6c0083-c8b1-4031-80cb-d4bedb84e3ce None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:00.235611 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-2d6c0083-c8b1-4031-80cb-d4bedb84e3ce tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] GET https://10.4.3.7/volume/v3/volumes/09730de3-51a8-45c6-a2c1-fcf9a55e14ef Jul 10 08:38:00.235821 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-2d6c0083-c8b1-4031-80cb-d4bedb84e3ce tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:00.236041 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-2d6c0083-c8b1-4031-80cb-d4bedb84e3ce tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:00.242353 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-2d6c0083-c8b1-4031-80cb-d4bedb84e3ce tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/volumes/09730de3-51a8-45c6-a2c1-fcf9a55e14ef returned with HTTP 404 Jul 10 08:38:00.242891 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 634/2548] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:38:00 2026] GET /volume/v3/volumes/09730de3-51a8-45c6-a2c1-fcf9a55e14ef => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:38:00.251496 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-e39b597d-9334-4dc3-bbc8-e08dcb8c9a07 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:00.253838 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-e39b597d-9334-4dc3-bbc8-e08dcb8c9a07 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] DELETE https://10.4.3.7/volume/v3/volumes/09730de3-51a8-45c6-a2c1-fcf9a55e14ef Jul 10 08:38:00.254096 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-e39b597d-9334-4dc3-bbc8-e08dcb8c9a07 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:00.254370 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-e39b597d-9334-4dc3-bbc8-e08dcb8c9a07 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:00.254598 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-e39b597d-9334-4dc3-bbc8-e08dcb8c9a07 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Delete volume with id: 09730de3-51a8-45c6-a2c1-fcf9a55e14ef Jul 10 08:38:00.262140 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-e39b597d-9334-4dc3-bbc8-e08dcb8c9a07 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/volumes/09730de3-51a8-45c6-a2c1-fcf9a55e14ef returned with HTTP 404 Jul 10 08:38:00.262814 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 633/2549] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:38:00 2026] DELETE /volume/v3/volumes/09730de3-51a8-45c6-a2c1-fcf9a55e14ef => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:38:00.273459 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-c8338970-d312-462c-9bd0-628f8e973690 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:00.275497 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-c8338970-d312-462c-9bd0-628f8e973690 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] DELETE https://10.4.3.7/volume/v3/snapshots/8d17570c-6236-4885-9bb2-a18be4d69070 Jul 10 08:38:00.275741 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-c8338970-d312-462c-9bd0-628f8e973690 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:00.275974 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-c8338970-d312-462c-9bd0-628f8e973690 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'delete' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:00.276100 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.snapshots [None req-c8338970-d312-462c-9bd0-628f8e973690 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Delete snapshot with id: 8d17570c-6236-4885-9bb2-a18be4d69070 Jul 10 08:38:00.284077 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:00.284077 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:38:00.284580 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-c8338970-d312-462c-9bd0-628f8e973690 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Snapshot retrieved successfully. Jul 10 08:38:00.303593 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-c8338970-d312-462c-9bd0-628f8e973690 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Snapshot delete request issued successfully. Jul 10 08:38:00.303893 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-c8338970-d312-462c-9bd0-628f8e973690 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/snapshots/8d17570c-6236-4885-9bb2-a18be4d69070 returned with HTTP 202 Jul 10 08:38:00.304559 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 644/2550] 10.4.3.7 () {66 vars in 1343 bytes} [Fri Jul 10 08:38:00 2026] DELETE /volume/v3/snapshots/8d17570c-6236-4885-9bb2-a18be4d69070 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:38:00.313058 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-32a5c2ff-7739-4fd8-9ed7-728716c6d45b None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:00.314252 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-32a5c2ff-7739-4fd8-9ed7-728716c6d45b tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] GET https://10.4.3.7/volume/v3/snapshots/8d17570c-6236-4885-9bb2-a18be4d69070 Jul 10 08:38:00.314434 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-32a5c2ff-7739-4fd8-9ed7-728716c6d45b tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:00.314689 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-32a5c2ff-7739-4fd8-9ed7-728716c6d45b tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:00.321099 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:00.321099 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:38:00.321677 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-32a5c2ff-7739-4fd8-9ed7-728716c6d45b tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Snapshot retrieved successfully. Jul 10 08:38:00.322740 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-32a5c2ff-7739-4fd8-9ed7-728716c6d45b tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/snapshots/8d17570c-6236-4885-9bb2-a18be4d69070 returned with HTTP 200 Jul 10 08:38:00.323207 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 640/2551] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:38:00 2026] GET /volume/v3/snapshots/8d17570c-6236-4885-9bb2-a18be4d69070 => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:01.049610 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-665236dd-f32a-42f7-9e5d-37a2f092219a None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:01.051321 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-665236dd-f32a-42f7-9e5d-37a2f092219a tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] GET https://10.4.3.7/volume/v3/backups/e2c52862-22f5-4e3e-8a99-fb1f68340576 Jul 10 08:38:01.051541 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-665236dd-f32a-42f7-9e5d-37a2f092219a tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:01.051766 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-665236dd-f32a-42f7-9e5d-37a2f092219a tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:01.051904 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-665236dd-f32a-42f7-9e5d-37a2f092219a tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Show backup with id e2c52862-22f5-4e3e-8a99-fb1f68340576. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:38:01.055993 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:01.055993 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:38:01.056831 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-665236dd-f32a-42f7-9e5d-37a2f092219a tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] https://10.4.3.7/volume/v3/backups/e2c52862-22f5-4e3e-8a99-fb1f68340576 returned with HTTP 200 Jul 10 08:38:01.057324 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 635/2552] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:38:01 2026] GET /volume/v3/backups/e2c52862-22f5-4e3e-8a99-fb1f68340576 => generated 745 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:01.110553 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-e649ae16-8a95-474e-acc8-608a8cfb0849 req-71756a62-bd58-4d70-90f8-564f69d2a5ea None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:01.112860 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-e649ae16-8a95-474e-acc8-608a8cfb0849 req-71756a62-bd58-4d70-90f8-564f69d2a5ea tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] GET https://10.4.3.7/volume/v3/volumes/3a4a7e84-4205-4ab7-9b94-a554c1cc7a53 Jul 10 08:38:01.113066 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-e649ae16-8a95-474e-acc8-608a8cfb0849 req-71756a62-bd58-4d70-90f8-564f69d2a5ea tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:01.113351 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-e649ae16-8a95-474e-acc8-608a8cfb0849 req-71756a62-bd58-4d70-90f8-564f69d2a5ea tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:01.124200 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:01.124200 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:38:01.128592 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [req-e649ae16-8a95-474e-acc8-608a8cfb0849 req-71756a62-bd58-4d70-90f8-564f69d2a5ea tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Volume info retrieved successfully. Jul 10 08:38:01.133922 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-e649ae16-8a95-474e-acc8-608a8cfb0849 req-71756a62-bd58-4d70-90f8-564f69d2a5ea tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] https://10.4.3.7/volume/v3/volumes/3a4a7e84-4205-4ab7-9b94-a554c1cc7a53 returned with HTTP 200 Jul 10 08:38:01.134420 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 634/2553] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:38:01 2026] GET /volume/v3/volumes/3a4a7e84-4205-4ab7-9b94-a554c1cc7a53 => generated 1131 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:38:01.155549 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-e649ae16-8a95-474e-acc8-608a8cfb0849 req-62e11fb0-2574-4204-8169-03c799020b92 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:01.157675 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-e649ae16-8a95-474e-acc8-608a8cfb0849 req-62e11fb0-2574-4204-8169-03c799020b92 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] POST https://10.4.3.7/volume/v3/volumes/3a4a7e84-4205-4ab7-9b94-a554c1cc7a53/action Jul 10 08:38:01.158015 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-e649ae16-8a95-474e-acc8-608a8cfb0849 req-62e11fb0-2574-4204-8169-03c799020b92 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100054) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:38:01.158136 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-e649ae16-8a95-474e-acc8-608a8cfb0849 req-62e11fb0-2574-4204-8169-03c799020b92 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:38:01.169629 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:01.169629 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:38:01.170227 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-e649ae16-8a95-474e-acc8-608a8cfb0849 req-62e11fb0-2574-4204-8169-03c799020b92 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Volume info retrieved successfully. Jul 10 08:38:01.176925 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-e649ae16-8a95-474e-acc8-608a8cfb0849 req-62e11fb0-2574-4204-8169-03c799020b92 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Begin detaching volume completed successfully. Jul 10 08:38:01.177296 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-e649ae16-8a95-474e-acc8-608a8cfb0849 req-62e11fb0-2574-4204-8169-03c799020b92 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] https://10.4.3.7/volume/v3/volumes/3a4a7e84-4205-4ab7-9b94-a554c1cc7a53/action returned with HTTP 202 Jul 10 08:38:01.178029 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 645/2554] 10.4.3.7 () {72 vars in 1658 bytes} [Fri Jul 10 08:38:01 2026] POST /volume/v3/volumes/3a4a7e84-4205-4ab7-9b94-a554c1cc7a53/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:38:01.196964 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-a06e30a7-a15a-434d-91b2-c472e07aaf5d None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:01.199127 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a06e30a7-a15a-434d-91b2-c472e07aaf5d tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] GET https://10.4.3.7/volume/v3/volumes/3a4a7e84-4205-4ab7-9b94-a554c1cc7a53 Jul 10 08:38:01.199377 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a06e30a7-a15a-434d-91b2-c472e07aaf5d tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:01.199623 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a06e30a7-a15a-434d-91b2-c472e07aaf5d tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:01.211535 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:01.211535 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:38:01.216630 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-a06e30a7-a15a-434d-91b2-c472e07aaf5d tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Volume info retrieved successfully. Jul 10 08:38:01.222179 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a06e30a7-a15a-434d-91b2-c472e07aaf5d tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] https://10.4.3.7/volume/v3/volumes/3a4a7e84-4205-4ab7-9b94-a554c1cc7a53 returned with HTTP 200 Jul 10 08:38:01.222762 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 641/2555] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:38:01 2026] GET /volume/v3/volumes/3a4a7e84-4205-4ab7-9b94-a554c1cc7a53 => generated 1134 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:38:01.336474 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-d7752a4f-93e4-4cbe-aedd-25377921e18d None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:01.341881 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-d7752a4f-93e4-4cbe-aedd-25377921e18d tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] GET https://10.4.3.7/volume/v3/snapshots/8d17570c-6236-4885-9bb2-a18be4d69070 Jul 10 08:38:01.341881 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-d7752a4f-93e4-4cbe-aedd-25377921e18d tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:01.341881 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-d7752a4f-93e4-4cbe-aedd-25377921e18d tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:01.346564 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-d7752a4f-93e4-4cbe-aedd-25377921e18d tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/snapshots/8d17570c-6236-4885-9bb2-a18be4d69070 returned with HTTP 404 Jul 10 08:38:01.347078 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 636/2556] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:38:01 2026] GET /volume/v3/snapshots/8d17570c-6236-4885-9bb2-a18be4d69070 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:38:01.361489 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-e1c59149-bdd5-466b-bb2a-2c498075b9df None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:01.364060 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-e1c59149-bdd5-466b-bb2a-2c498075b9df tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] GET https://10.4.3.7/volume/v3/volumes/808ad73f-f352-48b1-8b5c-f82b34dee691 Jul 10 08:38:01.364060 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-e1c59149-bdd5-466b-bb2a-2c498075b9df tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:01.364060 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-e1c59149-bdd5-466b-bb2a-2c498075b9df tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:01.375183 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:01.375183 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:38:01.380572 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-e1c59149-bdd5-466b-bb2a-2c498075b9df tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Volume info retrieved successfully. Jul 10 08:38:01.386763 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-e1c59149-bdd5-466b-bb2a-2c498075b9df tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/volumes/808ad73f-f352-48b1-8b5c-f82b34dee691 returned with HTTP 200 Jul 10 08:38:01.387203 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 635/2557] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:38:01 2026] GET /volume/v3/volumes/808ad73f-f352-48b1-8b5c-f82b34dee691 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:01.405854 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-595f431d-f6ee-4e37-9f5a-d82f08417f38 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:01.410659 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-595f431d-f6ee-4e37-9f5a-d82f08417f38 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] DELETE https://10.4.3.7/volume/v3/volumes/808ad73f-f352-48b1-8b5c-f82b34dee691 Jul 10 08:38:01.410822 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-595f431d-f6ee-4e37-9f5a-d82f08417f38 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:01.411272 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-595f431d-f6ee-4e37-9f5a-d82f08417f38 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'delete' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:01.411808 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.volumes [None req-595f431d-f6ee-4e37-9f5a-d82f08417f38 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Delete volume with id: 808ad73f-f352-48b1-8b5c-f82b34dee691 Jul 10 08:38:01.422657 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:01.422657 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:38:01.423128 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-595f431d-f6ee-4e37-9f5a-d82f08417f38 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Volume info retrieved successfully. Jul 10 08:38:01.446295 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-595f431d-f6ee-4e37-9f5a-d82f08417f38 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Delete volume request issued successfully. Jul 10 08:38:01.446566 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-595f431d-f6ee-4e37-9f5a-d82f08417f38 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/volumes/808ad73f-f352-48b1-8b5c-f82b34dee691 returned with HTTP 202 Jul 10 08:38:01.447066 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 646/2558] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:38:01 2026] DELETE /volume/v3/volumes/808ad73f-f352-48b1-8b5c-f82b34dee691 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:38:01.464074 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-e52eb632-0553-4ca2-9cbb-219bf39b6cd0 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:01.465984 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e52eb632-0553-4ca2-9cbb-219bf39b6cd0 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] GET https://10.4.3.7/volume/v3/volumes/808ad73f-f352-48b1-8b5c-f82b34dee691 Jul 10 08:38:01.466147 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e52eb632-0553-4ca2-9cbb-219bf39b6cd0 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:01.466351 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e52eb632-0553-4ca2-9cbb-219bf39b6cd0 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:01.483781 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:01.483781 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:38:01.492192 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-e52eb632-0553-4ca2-9cbb-219bf39b6cd0 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Volume info retrieved successfully. Jul 10 08:38:01.505383 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e52eb632-0553-4ca2-9cbb-219bf39b6cd0 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/volumes/808ad73f-f352-48b1-8b5c-f82b34dee691 returned with HTTP 200 Jul 10 08:38:01.506064 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 642/2559] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:38:01 2026] GET /volume/v3/volumes/808ad73f-f352-48b1-8b5c-f82b34dee691 => generated 842 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:02.068031 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-aca743ce-0441-47d5-a322-38af8e85060d None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:02.069861 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-aca743ce-0441-47d5-a322-38af8e85060d tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] GET https://10.4.3.7/volume/v3/backups/e2c52862-22f5-4e3e-8a99-fb1f68340576 Jul 10 08:38:02.070083 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-aca743ce-0441-47d5-a322-38af8e85060d tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:02.070593 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-aca743ce-0441-47d5-a322-38af8e85060d tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:02.070593 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-aca743ce-0441-47d5-a322-38af8e85060d tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Show backup with id e2c52862-22f5-4e3e-8a99-fb1f68340576. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:38:02.075685 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:02.075685 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:38:02.076845 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-aca743ce-0441-47d5-a322-38af8e85060d tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] https://10.4.3.7/volume/v3/backups/e2c52862-22f5-4e3e-8a99-fb1f68340576 returned with HTTP 200 Jul 10 08:38:02.077313 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 637/2560] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:38:02 2026] GET /volume/v3/backups/e2c52862-22f5-4e3e-8a99-fb1f68340576 => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:02.202005 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-363a7e56-dc3b-4502-b74b-9e7a9bef42d7 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:02.202525 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-363a7e56-dc3b-4502-b74b-9e7a9bef42d7 None None] GET https://10.4.3.7/volume// Jul 10 08:38:02.202747 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-363a7e56-dc3b-4502-b74b-9e7a9bef42d7 None None] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:02.203006 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-363a7e56-dc3b-4502-b74b-9e7a9bef42d7 None None] Calling method 'all' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:02.203532 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-363a7e56-dc3b-4502-b74b-9e7a9bef42d7 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:38:02.203895 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 636/2561] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:38:02 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:38:02.210880 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-e649ae16-8a95-474e-acc8-608a8cfb0849 req-8f83d4e3-744b-4139-a905-43c5b0bf1a20 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:02.213525 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-e649ae16-8a95-474e-acc8-608a8cfb0849 req-8f83d4e3-744b-4139-a905-43c5b0bf1a20 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] GET https://10.4.3.7/volume/v3/volumes/3a4a7e84-4205-4ab7-9b94-a554c1cc7a53 Jul 10 08:38:02.213736 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-e649ae16-8a95-474e-acc8-608a8cfb0849 req-8f83d4e3-744b-4139-a905-43c5b0bf1a20 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:02.213916 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-e649ae16-8a95-474e-acc8-608a8cfb0849 req-8f83d4e3-744b-4139-a905-43c5b0bf1a20 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:02.225872 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:02.225872 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:38:02.233452 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-e649ae16-8a95-474e-acc8-608a8cfb0849 req-8f83d4e3-744b-4139-a905-43c5b0bf1a20 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Volume info retrieved successfully. Jul 10 08:38:02.237278 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-f2bb8352-7d3c-4cf0-823c-f46fbab42f6e None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:02.239657 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f2bb8352-7d3c-4cf0-823c-f46fbab42f6e tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] GET https://10.4.3.7/volume/v3/volumes/3a4a7e84-4205-4ab7-9b94-a554c1cc7a53 Jul 10 08:38:02.239932 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f2bb8352-7d3c-4cf0-823c-f46fbab42f6e tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:02.240232 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f2bb8352-7d3c-4cf0-823c-f46fbab42f6e tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:02.241590 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-e649ae16-8a95-474e-acc8-608a8cfb0849 req-8f83d4e3-744b-4139-a905-43c5b0bf1a20 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] https://10.4.3.7/volume/v3/volumes/3a4a7e84-4205-4ab7-9b94-a554c1cc7a53 returned with HTTP 200 Jul 10 08:38:02.242152 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 647/2562] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:38:02 2026] GET /volume/v3/volumes/3a4a7e84-4205-4ab7-9b94-a554c1cc7a53 => generated 1314 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:38:02.253547 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:02.253547 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:38:02.259625 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-f2bb8352-7d3c-4cf0-823c-f46fbab42f6e tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Volume info retrieved successfully. Jul 10 08:38:02.266174 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f2bb8352-7d3c-4cf0-823c-f46fbab42f6e tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] https://10.4.3.7/volume/v3/volumes/3a4a7e84-4205-4ab7-9b94-a554c1cc7a53 returned with HTTP 200 Jul 10 08:38:02.266674 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 643/2563] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:38:02 2026] GET /volume/v3/volumes/3a4a7e84-4205-4ab7-9b94-a554c1cc7a53 => generated 1134 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:38:02.521776 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-befecab3-2c36-4c30-a9d4-7e3c32e17e83 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:02.525689 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-befecab3-2c36-4c30-a9d4-7e3c32e17e83 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] GET https://10.4.3.7/volume/v3/volumes/808ad73f-f352-48b1-8b5c-f82b34dee691 Jul 10 08:38:02.525907 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-befecab3-2c36-4c30-a9d4-7e3c32e17e83 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:02.526090 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-befecab3-2c36-4c30-a9d4-7e3c32e17e83 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:02.538155 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-befecab3-2c36-4c30-a9d4-7e3c32e17e83 tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/volumes/808ad73f-f352-48b1-8b5c-f82b34dee691 returned with HTTP 404 Jul 10 08:38:02.538718 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 638/2564] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:38:02 2026] GET /volume/v3/volumes/808ad73f-f352-48b1-8b5c-f82b34dee691 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:38:02.548006 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-20eac892-248a-4f99-b84f-e3c9172d879f None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:02.549883 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-20eac892-248a-4f99-b84f-e3c9172d879f tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] GET https://10.4.3.7/volume/v3/volumes/3e5ed684-b38d-4c64-bec5-de10549b4ad8 Jul 10 08:38:02.550128 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-20eac892-248a-4f99-b84f-e3c9172d879f tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:02.550427 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-20eac892-248a-4f99-b84f-e3c9172d879f tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:02.559244 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:02.559244 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:38:02.564056 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-20eac892-248a-4f99-b84f-e3c9172d879f tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Volume info retrieved successfully. Jul 10 08:38:02.568855 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-20eac892-248a-4f99-b84f-e3c9172d879f tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/volumes/3e5ed684-b38d-4c64-bec5-de10549b4ad8 returned with HTTP 200 Jul 10 08:38:02.569517 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 637/2565] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:38:02 2026] GET /volume/v3/volumes/3e5ed684-b38d-4c64-bec5-de10549b4ad8 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:02.583886 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-46350005-1c66-495e-ac61-a26c77e6068f None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:02.586000 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-46350005-1c66-495e-ac61-a26c77e6068f tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] DELETE https://10.4.3.7/volume/v3/volumes/3e5ed684-b38d-4c64-bec5-de10549b4ad8 Jul 10 08:38:02.586205 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-46350005-1c66-495e-ac61-a26c77e6068f tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:02.586962 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-46350005-1c66-495e-ac61-a26c77e6068f tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'delete' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:02.587628 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.volumes [None req-46350005-1c66-495e-ac61-a26c77e6068f tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Delete volume with id: 3e5ed684-b38d-4c64-bec5-de10549b4ad8 Jul 10 08:38:02.597660 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:02.597660 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:38:02.598142 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-46350005-1c66-495e-ac61-a26c77e6068f tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Volume info retrieved successfully. Jul 10 08:38:02.626299 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-46350005-1c66-495e-ac61-a26c77e6068f tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Delete volume request issued successfully. Jul 10 08:38:02.626299 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-46350005-1c66-495e-ac61-a26c77e6068f tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/volumes/3e5ed684-b38d-4c64-bec5-de10549b4ad8 returned with HTTP 202 Jul 10 08:38:02.626299 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 648/2566] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:38:02 2026] DELETE /volume/v3/volumes/3e5ed684-b38d-4c64-bec5-de10549b4ad8 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:38:02.631663 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-7f8e252a-7132-4d72-b927-acfb44033a6e None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:02.635063 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7f8e252a-7132-4d72-b927-acfb44033a6e tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] GET https://10.4.3.7/volume/v3/volumes/3e5ed684-b38d-4c64-bec5-de10549b4ad8 Jul 10 08:38:02.635063 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7f8e252a-7132-4d72-b927-acfb44033a6e tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:02.635063 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7f8e252a-7132-4d72-b927-acfb44033a6e tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:02.641003 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:02.641003 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:38:02.647458 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-7f8e252a-7132-4d72-b927-acfb44033a6e tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Volume info retrieved successfully. Jul 10 08:38:02.648673 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7f8e252a-7132-4d72-b927-acfb44033a6e tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/volumes/3e5ed684-b38d-4c64-bec5-de10549b4ad8 returned with HTTP 200 Jul 10 08:38:02.649393 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 644/2567] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:38:02 2026] GET /volume/v3/volumes/3e5ed684-b38d-4c64-bec5-de10549b4ad8 => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:03.088202 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-4b039bda-b90f-4a96-867a-b9df6fec3451 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:03.090124 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-4b039bda-b90f-4a96-867a-b9df6fec3451 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] GET https://10.4.3.7/volume/v3/backups/e2c52862-22f5-4e3e-8a99-fb1f68340576 Jul 10 08:38:03.090313 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-4b039bda-b90f-4a96-867a-b9df6fec3451 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:03.090520 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-4b039bda-b90f-4a96-867a-b9df6fec3451 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:03.090630 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-4b039bda-b90f-4a96-867a-b9df6fec3451 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Show backup with id e2c52862-22f5-4e3e-8a99-fb1f68340576. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:38:03.095004 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:03.095004 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:38:03.095740 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-4b039bda-b90f-4a96-867a-b9df6fec3451 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] https://10.4.3.7/volume/v3/backups/e2c52862-22f5-4e3e-8a99-fb1f68340576 returned with HTTP 200 Jul 10 08:38:03.096044 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 639/2568] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:38:03 2026] GET /volume/v3/backups/e2c52862-22f5-4e3e-8a99-fb1f68340576 => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:03.157142 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-e649ae16-8a95-474e-acc8-608a8cfb0849 req-1daebff2-9d8f-4bcf-a7fb-436f551f72b1 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:03.159479 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-e649ae16-8a95-474e-acc8-608a8cfb0849 req-1daebff2-9d8f-4bcf-a7fb-436f551f72b1 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] DELETE https://10.4.3.7/volume/v3/attachments/38345bd0-2073-4919-badd-5a679cedb833 Jul 10 08:38:03.159704 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-e649ae16-8a95-474e-acc8-608a8cfb0849 req-1daebff2-9d8f-4bcf-a7fb-436f551f72b1 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:03.159879 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-e649ae16-8a95-474e-acc8-608a8cfb0849 req-1daebff2-9d8f-4bcf-a7fb-436f551f72b1 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Calling method 'version_select' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:03.166927 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:03.166927 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:38:03.282068 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-784be634-9a6c-44d5-8a05-54361e903409 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:03.283991 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-784be634-9a6c-44d5-8a05-54361e903409 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] GET https://10.4.3.7/volume/v3/volumes/3a4a7e84-4205-4ab7-9b94-a554c1cc7a53 Jul 10 08:38:03.284167 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-784be634-9a6c-44d5-8a05-54361e903409 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:03.284421 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-784be634-9a6c-44d5-8a05-54361e903409 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:03.293802 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:03.293802 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:38:03.297388 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-784be634-9a6c-44d5-8a05-54361e903409 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Volume info retrieved successfully. Jul 10 08:38:03.302109 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-784be634-9a6c-44d5-8a05-54361e903409 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] https://10.4.3.7/volume/v3/volumes/3a4a7e84-4205-4ab7-9b94-a554c1cc7a53 returned with HTTP 200 Jul 10 08:38:03.302563 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 649/2569] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:38:03 2026] GET /volume/v3/volumes/3a4a7e84-4205-4ab7-9b94-a554c1cc7a53 => generated 1134 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:38:03.666168 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-9d09dc18-35bc-4c30-8ff8-f61a9d37775a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:03.668346 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9d09dc18-35bc-4c30-8ff8-f61a9d37775a tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] GET https://10.4.3.7/volume/v3/volumes/3e5ed684-b38d-4c64-bec5-de10549b4ad8 Jul 10 08:38:03.668583 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9d09dc18-35bc-4c30-8ff8-f61a9d37775a tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:03.668806 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9d09dc18-35bc-4c30-8ff8-f61a9d37775a tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:03.675367 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9d09dc18-35bc-4c30-8ff8-f61a9d37775a tempest-VolumesSnapshotTestJSON-660206485 tempest-VolumesSnapshotTestJSON-660206485-project-member] https://10.4.3.7/volume/v3/volumes/3e5ed684-b38d-4c64-bec5-de10549b4ad8 returned with HTTP 404 Jul 10 08:38:03.676034 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 645/2570] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:38:03 2026] GET /volume/v3/volumes/3e5ed684-b38d-4c64-bec5-de10549b4ad8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:38:03.706340 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-e649ae16-8a95-474e-acc8-608a8cfb0849 req-1daebff2-9d8f-4bcf-a7fb-436f551f72b1 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] https://10.4.3.7/volume/v3/attachments/38345bd0-2073-4919-badd-5a679cedb833 returned with HTTP 200 Jul 10 08:38:03.706908 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 638/2571] 10.4.3.7 () {72 vars in 1659 bytes} [Fri Jul 10 08:38:03 2026] DELETE /volume/v3/attachments/38345bd0-2073-4919-badd-5a679cedb833 => generated 19 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:04.110358 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-5cc9b136-c0b2-4f1e-97e5-b0a7af815d52 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:04.115431 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-5cc9b136-c0b2-4f1e-97e5-b0a7af815d52 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] GET https://10.4.3.7/volume/v3/backups/e2c52862-22f5-4e3e-8a99-fb1f68340576 Jul 10 08:38:04.115737 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-5cc9b136-c0b2-4f1e-97e5-b0a7af815d52 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:04.115985 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-5cc9b136-c0b2-4f1e-97e5-b0a7af815d52 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:04.116231 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-5cc9b136-c0b2-4f1e-97e5-b0a7af815d52 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Show backup with id e2c52862-22f5-4e3e-8a99-fb1f68340576. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:38:04.124599 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:04.124599 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:38:04.127246 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-5cc9b136-c0b2-4f1e-97e5-b0a7af815d52 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] https://10.4.3.7/volume/v3/backups/e2c52862-22f5-4e3e-8a99-fb1f68340576 returned with HTTP 200 Jul 10 08:38:04.127649 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 640/2572] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:38:04 2026] GET /volume/v3/backups/e2c52862-22f5-4e3e-8a99-fb1f68340576 => generated 747 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:04.141119 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-e6aee2ed-6d39-488d-b081-5f6e27c833ae None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:04.143478 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-e6aee2ed-6d39-488d-b081-5f6e27c833ae tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] GET https://10.4.3.7/volume/v3/backups/51d90191-45de-4de4-95c3-74f6e802c2c0 Jul 10 08:38:04.143715 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-e6aee2ed-6d39-488d-b081-5f6e27c833ae tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:04.143935 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-e6aee2ed-6d39-488d-b081-5f6e27c833ae tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:04.144064 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-e6aee2ed-6d39-488d-b081-5f6e27c833ae tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Show backup with id 51d90191-45de-4de4-95c3-74f6e802c2c0. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:38:04.148947 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:04.148947 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:38:04.149656 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-e6aee2ed-6d39-488d-b081-5f6e27c833ae tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] https://10.4.3.7/volume/v3/backups/51d90191-45de-4de4-95c3-74f6e802c2c0 returned with HTTP 200 Jul 10 08:38:04.150067 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 650/2573] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:38:04 2026] GET /volume/v3/backups/51d90191-45de-4de4-95c3-74f6e802c2c0 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:04.161594 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-e2f113f7-6638-4893-ae27-be2093736d4f None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:04.163996 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e2f113f7-6638-4893-ae27-be2093736d4f tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] POST https://10.4.3.7/volume/v3/backups Jul 10 08:38:04.164392 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e2f113f7-6638-4893-ae27-be2093736d4f tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "faa02cdf-f99c-4d37-8f3c-1bfb666e6263", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1128120067"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:38:04.172293 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.contrib.backups [None req-e2f113f7-6638-4893-ae27-be2093736d4f tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Creating new backup {'backup': {'volume_id': 'faa02cdf-f99c-4d37-8f3c-1bfb666e6263', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1128120067'}} {{(pid=100057) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 08:38:04.172487 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.contrib.backups [None req-e2f113f7-6638-4893-ae27-be2093736d4f tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Creating backup of volume faa02cdf-f99c-4d37-8f3c-1bfb666e6263 in container None Jul 10 08:38:04.181882 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:04.181882 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:38:04.182390 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-e2f113f7-6638-4893-ae27-be2093736d4f tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Volume info retrieved successfully. Jul 10 08:38:04.205349 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-e2f113f7-6638-4893-ae27-be2093736d4f tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Created reservations ['b567c0c6-80b9-4b14-ae96-06948bcffe77', '870dec74-bb39-4e24-9ab7-02ba40dd62aa'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:38:04.259937 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e2f113f7-6638-4893-ae27-be2093736d4f tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] https://10.4.3.7/volume/v3/backups returned with HTTP 202 Jul 10 08:38:04.260428 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 646/2574] 10.4.3.7 () {68 vars in 1245 bytes} [Fri Jul 10 08:38:04 2026] POST /volume/v3/backups => generated 326 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:38:04.271499 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-c118067a-7abf-4f28-a452-7e459349e783 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:04.275322 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-c118067a-7abf-4f28-a452-7e459349e783 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] GET https://10.4.3.7/volume/v3/backups/19161efe-da47-4f21-8515-3f241c2bb5b8 Jul 10 08:38:04.275551 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-c118067a-7abf-4f28-a452-7e459349e783 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:04.275809 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-c118067a-7abf-4f28-a452-7e459349e783 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:04.275930 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-c118067a-7abf-4f28-a452-7e459349e783 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Show backup with id 19161efe-da47-4f21-8515-3f241c2bb5b8. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:38:04.280820 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:04.280820 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:38:04.281485 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-c118067a-7abf-4f28-a452-7e459349e783 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] https://10.4.3.7/volume/v3/backups/19161efe-da47-4f21-8515-3f241c2bb5b8 returned with HTTP 200 Jul 10 08:38:04.282258 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 639/2575] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:38:04 2026] GET /volume/v3/backups/19161efe-da47-4f21-8515-3f241c2bb5b8 => generated 732 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:04.317869 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-87b0b155-59b6-415d-bf9b-d226792e1efc None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:04.318258 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-87b0b155-59b6-415d-bf9b-d226792e1efc tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] GET https://10.4.3.7/volume/v3/volumes/3a4a7e84-4205-4ab7-9b94-a554c1cc7a53 Jul 10 08:38:04.318258 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-87b0b155-59b6-415d-bf9b-d226792e1efc tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:04.318656 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-87b0b155-59b6-415d-bf9b-d226792e1efc tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:04.326771 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:04.326771 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:38:04.334224 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-87b0b155-59b6-415d-bf9b-d226792e1efc tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Volume info retrieved successfully. Jul 10 08:38:04.340746 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-87b0b155-59b6-415d-bf9b-d226792e1efc tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] https://10.4.3.7/volume/v3/volumes/3a4a7e84-4205-4ab7-9b94-a554c1cc7a53 returned with HTTP 200 Jul 10 08:38:04.341164 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 641/2576] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:38:04 2026] GET /volume/v3/volumes/3a4a7e84-4205-4ab7-9b94-a554c1cc7a53 => generated 839 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:05.292264 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-9e97080a-6e78-4f7c-9bf5-9fe88d17a455 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:05.294628 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-9e97080a-6e78-4f7c-9bf5-9fe88d17a455 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] GET https://10.4.3.7/volume/v3/backups/19161efe-da47-4f21-8515-3f241c2bb5b8 Jul 10 08:38:05.294868 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-9e97080a-6e78-4f7c-9bf5-9fe88d17a455 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:05.295106 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-9e97080a-6e78-4f7c-9bf5-9fe88d17a455 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:05.295264 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-9e97080a-6e78-4f7c-9bf5-9fe88d17a455 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Show backup with id 19161efe-da47-4f21-8515-3f241c2bb5b8. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:38:05.300940 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:05.300940 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:38:05.302024 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-9e97080a-6e78-4f7c-9bf5-9fe88d17a455 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] https://10.4.3.7/volume/v3/backups/19161efe-da47-4f21-8515-3f241c2bb5b8 returned with HTTP 200 Jul 10 08:38:05.302661 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 651/2577] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:38:05 2026] GET /volume/v3/backups/19161efe-da47-4f21-8515-3f241c2bb5b8 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:06.312991 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-5062cc9d-16b9-4045-87c0-209d45f352b3 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:06.314791 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5062cc9d-16b9-4045-87c0-209d45f352b3 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] GET https://10.4.3.7/volume/v3/backups/19161efe-da47-4f21-8515-3f241c2bb5b8 Jul 10 08:38:06.314975 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5062cc9d-16b9-4045-87c0-209d45f352b3 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:06.315221 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5062cc9d-16b9-4045-87c0-209d45f352b3 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:06.315341 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-5062cc9d-16b9-4045-87c0-209d45f352b3 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Show backup with id 19161efe-da47-4f21-8515-3f241c2bb5b8. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:38:06.319092 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:06.319092 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:38:06.319656 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5062cc9d-16b9-4045-87c0-209d45f352b3 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] https://10.4.3.7/volume/v3/backups/19161efe-da47-4f21-8515-3f241c2bb5b8 returned with HTTP 200 Jul 10 08:38:06.319980 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 647/2578] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:38:06 2026] GET /volume/v3/backups/19161efe-da47-4f21-8515-3f241c2bb5b8 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:07.330613 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-12fb3dd5-1fbe-4a55-a50c-109cd6719dce None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:07.333229 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-12fb3dd5-1fbe-4a55-a50c-109cd6719dce tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] GET https://10.4.3.7/volume/v3/backups/19161efe-da47-4f21-8515-3f241c2bb5b8 Jul 10 08:38:07.333481 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-12fb3dd5-1fbe-4a55-a50c-109cd6719dce tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:07.333719 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-12fb3dd5-1fbe-4a55-a50c-109cd6719dce tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:07.333841 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-12fb3dd5-1fbe-4a55-a50c-109cd6719dce tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Show backup with id 19161efe-da47-4f21-8515-3f241c2bb5b8. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:38:07.339149 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:07.339149 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:38:07.339978 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-12fb3dd5-1fbe-4a55-a50c-109cd6719dce tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] https://10.4.3.7/volume/v3/backups/19161efe-da47-4f21-8515-3f241c2bb5b8 returned with HTTP 200 Jul 10 08:38:07.340482 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 640/2579] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:38:07 2026] GET /volume/v3/backups/19161efe-da47-4f21-8515-3f241c2bb5b8 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:08.357115 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-360c9280-363c-414a-a0fc-c6f13f2470a6 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:08.360185 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-360c9280-363c-414a-a0fc-c6f13f2470a6 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] GET https://10.4.3.7/volume/v3/backups/19161efe-da47-4f21-8515-3f241c2bb5b8 Jul 10 08:38:08.360185 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-360c9280-363c-414a-a0fc-c6f13f2470a6 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:08.360489 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-360c9280-363c-414a-a0fc-c6f13f2470a6 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:08.360624 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-360c9280-363c-414a-a0fc-c6f13f2470a6 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Show backup with id 19161efe-da47-4f21-8515-3f241c2bb5b8. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:38:08.375221 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:08.375221 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:38:08.376328 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-360c9280-363c-414a-a0fc-c6f13f2470a6 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] https://10.4.3.7/volume/v3/backups/19161efe-da47-4f21-8515-3f241c2bb5b8 returned with HTTP 200 Jul 10 08:38:08.376733 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 642/2580] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:38:08 2026] GET /volume/v3/backups/19161efe-da47-4f21-8515-3f241c2bb5b8 => generated 745 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:09.392930 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-513523ea-0563-49b2-a1c1-7f39da5302ea None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:09.399334 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-513523ea-0563-49b2-a1c1-7f39da5302ea tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] GET https://10.4.3.7/volume/v3/backups/19161efe-da47-4f21-8515-3f241c2bb5b8 Jul 10 08:38:09.399334 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-513523ea-0563-49b2-a1c1-7f39da5302ea tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:09.399334 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-513523ea-0563-49b2-a1c1-7f39da5302ea tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:09.399334 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-513523ea-0563-49b2-a1c1-7f39da5302ea tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Show backup with id 19161efe-da47-4f21-8515-3f241c2bb5b8. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:38:09.409924 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:09.409924 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:38:09.410815 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-513523ea-0563-49b2-a1c1-7f39da5302ea tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] https://10.4.3.7/volume/v3/backups/19161efe-da47-4f21-8515-3f241c2bb5b8 returned with HTTP 200 Jul 10 08:38:09.411253 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 652/2581] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:38:09 2026] GET /volume/v3/backups/19161efe-da47-4f21-8515-3f241c2bb5b8 => generated 745 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:10.424253 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-7294bc09-b77f-4af9-bc7a-db44afc4a1fe None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:10.427514 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7294bc09-b77f-4af9-bc7a-db44afc4a1fe tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] GET https://10.4.3.7/volume/v3/backups/19161efe-da47-4f21-8515-3f241c2bb5b8 Jul 10 08:38:10.427972 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7294bc09-b77f-4af9-bc7a-db44afc4a1fe tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:10.428399 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7294bc09-b77f-4af9-bc7a-db44afc4a1fe tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:10.428719 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-7294bc09-b77f-4af9-bc7a-db44afc4a1fe tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Show backup with id 19161efe-da47-4f21-8515-3f241c2bb5b8. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:38:10.433810 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:10.433810 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:38:10.434686 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7294bc09-b77f-4af9-bc7a-db44afc4a1fe tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] https://10.4.3.7/volume/v3/backups/19161efe-da47-4f21-8515-3f241c2bb5b8 returned with HTTP 200 Jul 10 08:38:10.435150 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 648/2582] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:38:10 2026] GET /volume/v3/backups/19161efe-da47-4f21-8515-3f241c2bb5b8 => generated 745 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:11.446386 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-efd58841-4c90-4ee4-84d3-3f46215e91de None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:11.449202 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-efd58841-4c90-4ee4-84d3-3f46215e91de tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] GET https://10.4.3.7/volume/v3/backups/19161efe-da47-4f21-8515-3f241c2bb5b8 Jul 10 08:38:11.449485 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-efd58841-4c90-4ee4-84d3-3f46215e91de tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:11.449729 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-efd58841-4c90-4ee4-84d3-3f46215e91de tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:11.449874 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-efd58841-4c90-4ee4-84d3-3f46215e91de tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Show backup with id 19161efe-da47-4f21-8515-3f241c2bb5b8. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:38:11.455347 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:11.455347 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:38:11.457319 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-efd58841-4c90-4ee4-84d3-3f46215e91de tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] https://10.4.3.7/volume/v3/backups/19161efe-da47-4f21-8515-3f241c2bb5b8 returned with HTTP 200 Jul 10 08:38:11.457319 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 641/2583] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:38:11 2026] GET /volume/v3/backups/19161efe-da47-4f21-8515-3f241c2bb5b8 => generated 745 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:12.256989 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-ec5f7755-9b51-498d-81c1-27d99ff61251 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:12.259267 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-ec5f7755-9b51-498d-81c1-27d99ff61251 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:38:12.262852 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-ec5f7755-9b51-498d-81c1-27d99ff61251 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1758856864"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:38:12.262852 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.volumes [None req-ec5f7755-9b51-498d-81c1-27d99ff61251 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1758856864'}} {{(pid=100055) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:38:12.262852 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-ec5f7755-9b51-498d-81c1-27d99ff61251 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Create volume of 1 GB Jul 10 08:38:12.266471 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-ec5f7755-9b51-498d-81c1-27d99ff61251 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Availability Zones retrieved successfully. Jul 10 08:38:12.274299 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-ec5f7755-9b51-498d-81c1-27d99ff61251 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Flow 'volume_create_api' (2774d7cd-d690-4ffc-921c-ea3f90d60a44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:38:12.274299 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-ec5f7755-9b51-498d-81c1-27d99ff61251 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d26c1be0-5108-4038-9493-1683c2490b6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:38:12.276399 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.flows.api.create_volume [None req-ec5f7755-9b51-498d-81c1-27d99ff61251 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Validating volume size '1' using validate_int {{(pid=100055) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:38:12.342448 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-ec5f7755-9b51-498d-81c1-27d99ff61251 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d26c1be0-5108-4038-9493-1683c2490b6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:38:12.343245 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-ec5f7755-9b51-498d-81c1-27d99ff61251 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d414a855-ccf8-49dc-8952-dfc989036dfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:38:12.397303 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.quota [None req-ec5f7755-9b51-498d-81c1-27d99ff61251 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Created reservations ['8edbe2ba-8c72-4b1c-9df4-5c655a668ac2', '4a19ab10-273f-4fd0-b497-6ea63b258458', 'fe9aa5f6-0257-4d0c-944e-f7012f3ba7d8', '7f2f32de-95dd-45b4-a1bd-274246f07859'] {{(pid=100055) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:38:12.398475 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-ec5f7755-9b51-498d-81c1-27d99ff61251 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d414a855-ccf8-49dc-8952-dfc989036dfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8edbe2ba-8c72-4b1c-9df4-5c655a668ac2', '4a19ab10-273f-4fd0-b497-6ea63b258458', 'fe9aa5f6-0257-4d0c-944e-f7012f3ba7d8', '7f2f32de-95dd-45b4-a1bd-274246f07859']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:38:12.400933 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-ec5f7755-9b51-498d-81c1-27d99ff61251 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8163c13f-e0b8-4375-8040-f482a6c17953) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:38:12.429660 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-ec5f7755-9b51-498d-81c1-27d99ff61251 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8163c13f-e0b8-4375-8040-f482a6c17953) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a1571b7e-191b-4643-a849-e35060407427', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1758856864',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d86dfdff1bad4f7d8dff7267ae1b0425',qos_specs=None,replication_status=,reservations=['8edbe2ba-8c72-4b1c-9df4-5c655a668ac2','4a19ab10-273f-4fd0-b497-6ea63b258458','fe9aa5f6-0257-4d0c-944e-f7012f3ba7d8','7f2f32de-95dd-45b4-a1bd-274246f07859'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17d6e03aeb6e4cd8b9c7d19f2b326e93',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:38:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1758856864',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a1571b7e-191b-4643-a849-e35060407427,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d86dfdff1bad4f7d8dff7267ae1b0425',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='17d6e03aeb6e4cd8b9c7d19f2b326e93',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:38:12.430926 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-ec5f7755-9b51-498d-81c1-27d99ff61251 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35bee9f1-4438-47bc-ad32-61497bed8956) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:38:12.460171 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-ec5f7755-9b51-498d-81c1-27d99ff61251 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35bee9f1-4438-47bc-ad32-61497bed8956) transitioned into state 'SUCCESS' from state '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-1758856864',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d86dfdff1bad4f7d8dff7267ae1b0425',qos_specs=None,replication_status=,reservations=['8edbe2ba-8c72-4b1c-9df4-5c655a668ac2','4a19ab10-273f-4fd0-b497-6ea63b258458','fe9aa5f6-0257-4d0c-944e-f7012f3ba7d8','7f2f32de-95dd-45b4-a1bd-274246f07859'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17d6e03aeb6e4cd8b9c7d19f2b326e93',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:38:12.460968 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-ec5f7755-9b51-498d-81c1-27d99ff61251 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2f4f32b-1339-4d9a-b68b-afafffeb9c72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:38:12.474429 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-37d8f84f-70c7-493b-bbe8-f9d73ab6ccce None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:12.474759 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-ec5f7755-9b51-498d-81c1-27d99ff61251 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2f4f32b-1339-4d9a-b68b-afafffeb9c72) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:38:12.474759 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-ec5f7755-9b51-498d-81c1-27d99ff61251 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Flow 'volume_create_api' (2774d7cd-d690-4ffc-921c-ea3f90d60a44) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:38:12.474759 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-ec5f7755-9b51-498d-81c1-27d99ff61251 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Create volume request issued successfully. Jul 10 08:38:12.474859 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-37d8f84f-70c7-493b-bbe8-f9d73ab6ccce tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] GET https://10.4.3.7/volume/v3/backups/19161efe-da47-4f21-8515-3f241c2bb5b8 Jul 10 08:38:12.474859 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-37d8f84f-70c7-493b-bbe8-f9d73ab6ccce tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:12.474859 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-37d8f84f-70c7-493b-bbe8-f9d73ab6ccce tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:12.474859 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-37d8f84f-70c7-493b-bbe8-f9d73ab6ccce tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Show backup with id 19161efe-da47-4f21-8515-3f241c2bb5b8. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:38:12.474992 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-ec5f7755-9b51-498d-81c1-27d99ff61251 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:38:12.475475 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 643/2584] 10.4.3.7 () {68 vars in 1244 bytes} [Fri Jul 10 08:38:12 2026] POST /volume/v3/volumes => generated 751 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:38:12.485261 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:12.485261 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:38:12.485261 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-37d8f84f-70c7-493b-bbe8-f9d73ab6ccce tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] https://10.4.3.7/volume/v3/backups/19161efe-da47-4f21-8515-3f241c2bb5b8 returned with HTTP 200 Jul 10 08:38:12.485674 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 653/2585] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:38:12 2026] GET /volume/v3/backups/19161efe-da47-4f21-8515-3f241c2bb5b8 => generated 745 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:12.488327 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-40f23cd4-37b1-4cd9-b4f5-0b27fbb9dd9e None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:12.493561 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-40f23cd4-37b1-4cd9-b4f5-0b27fbb9dd9e tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] GET https://10.4.3.7/volume/v3/volumes/a1571b7e-191b-4643-a849-e35060407427 Jul 10 08:38:12.494474 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-40f23cd4-37b1-4cd9-b4f5-0b27fbb9dd9e tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:12.494743 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-40f23cd4-37b1-4cd9-b4f5-0b27fbb9dd9e tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:12.505931 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:12.505931 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:38:12.512296 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-40f23cd4-37b1-4cd9-b4f5-0b27fbb9dd9e tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Volume info retrieved successfully. Jul 10 08:38:12.519352 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-40f23cd4-37b1-4cd9-b4f5-0b27fbb9dd9e tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] https://10.4.3.7/volume/v3/volumes/a1571b7e-191b-4643-a849-e35060407427 returned with HTTP 200 Jul 10 08:38:12.519803 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 649/2586] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:38:12 2026] GET /volume/v3/volumes/a1571b7e-191b-4643-a849-e35060407427 => generated 819 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:13.499184 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-2fb5ec1f-932e-4eac-8b47-2450b0f8cf07 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:13.502264 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-2fb5ec1f-932e-4eac-8b47-2450b0f8cf07 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] GET https://10.4.3.7/volume/v3/backups/19161efe-da47-4f21-8515-3f241c2bb5b8 Jul 10 08:38:13.502580 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-2fb5ec1f-932e-4eac-8b47-2450b0f8cf07 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:13.502760 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-2fb5ec1f-932e-4eac-8b47-2450b0f8cf07 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:13.502918 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-2fb5ec1f-932e-4eac-8b47-2450b0f8cf07 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Show backup with id 19161efe-da47-4f21-8515-3f241c2bb5b8. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:38:13.510645 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:13.510645 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:38:13.511314 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-2fb5ec1f-932e-4eac-8b47-2450b0f8cf07 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] https://10.4.3.7/volume/v3/backups/19161efe-da47-4f21-8515-3f241c2bb5b8 returned with HTTP 200 Jul 10 08:38:13.511735 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 642/2587] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:38:13 2026] GET /volume/v3/backups/19161efe-da47-4f21-8515-3f241c2bb5b8 => generated 745 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:13.541713 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-79c88308-91c4-4b8a-9a07-c2746caf2c28 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:13.546917 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-79c88308-91c4-4b8a-9a07-c2746caf2c28 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] GET https://10.4.3.7/volume/v3/volumes/a1571b7e-191b-4643-a849-e35060407427 Jul 10 08:38:13.547067 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-79c88308-91c4-4b8a-9a07-c2746caf2c28 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:13.547323 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-79c88308-91c4-4b8a-9a07-c2746caf2c28 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:13.556435 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:13.556435 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:38:13.563844 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-79c88308-91c4-4b8a-9a07-c2746caf2c28 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Volume info retrieved successfully. Jul 10 08:38:13.569821 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-79c88308-91c4-4b8a-9a07-c2746caf2c28 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] https://10.4.3.7/volume/v3/volumes/a1571b7e-191b-4643-a849-e35060407427 returned with HTTP 200 Jul 10 08:38:13.570338 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 644/2588] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:38:13 2026] GET /volume/v3/volumes/a1571b7e-191b-4643-a849-e35060407427 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:13.629745 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-031038b7-cf3d-4730-9784-10625646b8e2 req-daa28ab2-7ab9-477d-b4e1-af3f7821bc44 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:13.632329 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-031038b7-cf3d-4730-9784-10625646b8e2 req-daa28ab2-7ab9-477d-b4e1-af3f7821bc44 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] GET https://10.4.3.7/volume/v3/volumes/a1571b7e-191b-4643-a849-e35060407427 Jul 10 08:38:13.632543 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-031038b7-cf3d-4730-9784-10625646b8e2 req-daa28ab2-7ab9-477d-b4e1-af3f7821bc44 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:13.632720 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-031038b7-cf3d-4730-9784-10625646b8e2 req-daa28ab2-7ab9-477d-b4e1-af3f7821bc44 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:13.639538 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:13.639538 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:38:13.642859 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-031038b7-cf3d-4730-9784-10625646b8e2 req-daa28ab2-7ab9-477d-b4e1-af3f7821bc44 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Volume info retrieved successfully. Jul 10 08:38:13.646781 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-031038b7-cf3d-4730-9784-10625646b8e2 req-daa28ab2-7ab9-477d-b4e1-af3f7821bc44 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] https://10.4.3.7/volume/v3/volumes/a1571b7e-191b-4643-a849-e35060407427 returned with HTTP 200 Jul 10 08:38:13.647141 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 654/2589] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:38:13 2026] GET /volume/v3/volumes/a1571b7e-191b-4643-a849-e35060407427 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:14.526642 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-308ef309-7618-4f99-bead-03042cca738a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:14.528626 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-308ef309-7618-4f99-bead-03042cca738a tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] GET https://10.4.3.7/volume/v3/backups/19161efe-da47-4f21-8515-3f241c2bb5b8 Jul 10 08:38:14.528813 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-308ef309-7618-4f99-bead-03042cca738a tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:14.529028 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-308ef309-7618-4f99-bead-03042cca738a tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:14.529131 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-308ef309-7618-4f99-bead-03042cca738a tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Show backup with id 19161efe-da47-4f21-8515-3f241c2bb5b8. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:38:14.534009 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:14.534009 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:38:14.534705 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-308ef309-7618-4f99-bead-03042cca738a tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] https://10.4.3.7/volume/v3/backups/19161efe-da47-4f21-8515-3f241c2bb5b8 returned with HTTP 200 Jul 10 08:38:14.535072 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 650/2590] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:38:14 2026] GET /volume/v3/backups/19161efe-da47-4f21-8515-3f241c2bb5b8 => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:14.546870 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-5157d008-6181-413f-9ff3-9cd6549675f1 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:14.548569 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-5157d008-6181-413f-9ff3-9cd6549675f1 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] GET https://10.4.3.7/volume/v3/backups/e2c52862-22f5-4e3e-8a99-fb1f68340576 Jul 10 08:38:14.548738 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-5157d008-6181-413f-9ff3-9cd6549675f1 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:14.548914 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-5157d008-6181-413f-9ff3-9cd6549675f1 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:14.549007 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-5157d008-6181-413f-9ff3-9cd6549675f1 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Show backup with id e2c52862-22f5-4e3e-8a99-fb1f68340576. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:38:14.552974 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:14.552974 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:38:14.553685 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-5157d008-6181-413f-9ff3-9cd6549675f1 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] https://10.4.3.7/volume/v3/backups/e2c52862-22f5-4e3e-8a99-fb1f68340576 returned with HTTP 200 Jul 10 08:38:14.554061 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 643/2591] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:38:14 2026] GET /volume/v3/backups/e2c52862-22f5-4e3e-8a99-fb1f68340576 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:14.563495 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-16acf024-eac0-4265-8f06-135f7c7119f6 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:14.565711 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-16acf024-eac0-4265-8f06-135f7c7119f6 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] GET https://10.4.3.7/volume/v3/backups/51d90191-45de-4de4-95c3-74f6e802c2c0 Jul 10 08:38:14.565953 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-16acf024-eac0-4265-8f06-135f7c7119f6 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:14.566183 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-16acf024-eac0-4265-8f06-135f7c7119f6 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:14.566306 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-16acf024-eac0-4265-8f06-135f7c7119f6 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Show backup with id 51d90191-45de-4de4-95c3-74f6e802c2c0. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:38:14.570960 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:14.570960 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:38:14.571762 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-16acf024-eac0-4265-8f06-135f7c7119f6 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] https://10.4.3.7/volume/v3/backups/51d90191-45de-4de4-95c3-74f6e802c2c0 returned with HTTP 200 Jul 10 08:38:14.572205 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 645/2592] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:38:14 2026] GET /volume/v3/backups/51d90191-45de-4de4-95c3-74f6e802c2c0 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:14.584266 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-db8f4d05-b2bd-4009-a72e-78ddff9774c3 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:14.585817 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-db8f4d05-b2bd-4009-a72e-78ddff9774c3 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] POST https://10.4.3.7/volume/v3/backups Jul 10 08:38:14.586831 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-db8f4d05-b2bd-4009-a72e-78ddff9774c3 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "faa02cdf-f99c-4d37-8f3c-1bfb666e6263", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1476333521"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:38:14.592154 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.contrib.backups [None req-db8f4d05-b2bd-4009-a72e-78ddff9774c3 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Creating new backup {'backup': {'volume_id': 'faa02cdf-f99c-4d37-8f3c-1bfb666e6263', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1476333521'}} {{(pid=100054) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 08:38:14.592295 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.contrib.backups [None req-db8f4d05-b2bd-4009-a72e-78ddff9774c3 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Creating backup of volume faa02cdf-f99c-4d37-8f3c-1bfb666e6263 in container None Jul 10 08:38:14.604113 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:14.604113 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:38:14.607038 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-db8f4d05-b2bd-4009-a72e-78ddff9774c3 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Volume info retrieved successfully. Jul 10 08:38:14.630001 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.quota [None req-db8f4d05-b2bd-4009-a72e-78ddff9774c3 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Created reservations ['8d8e51cd-95f2-4f9e-9687-b709fa11ca30', '566f098f-6e08-4f8b-a956-810ea8be0453'] {{(pid=100054) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:38:14.665424 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-db8f4d05-b2bd-4009-a72e-78ddff9774c3 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] https://10.4.3.7/volume/v3/backups returned with HTTP 202 Jul 10 08:38:14.665987 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 655/2593] 10.4.3.7 () {68 vars in 1245 bytes} [Fri Jul 10 08:38:14 2026] POST /volume/v3/backups => generated 326 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:38:14.677579 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-b0160fcc-b884-4b04-868e-4ea1795aa396 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:14.679972 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b0160fcc-b884-4b04-868e-4ea1795aa396 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] GET https://10.4.3.7/volume/v3/backups/6a37f156-4f15-4bd6-9523-b23d1318d33c Jul 10 08:38:14.680259 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b0160fcc-b884-4b04-868e-4ea1795aa396 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:14.680505 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b0160fcc-b884-4b04-868e-4ea1795aa396 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:14.680669 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-b0160fcc-b884-4b04-868e-4ea1795aa396 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Show backup with id 6a37f156-4f15-4bd6-9523-b23d1318d33c. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:38:14.690667 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:14.690667 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:38:14.692126 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b0160fcc-b884-4b04-868e-4ea1795aa396 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] https://10.4.3.7/volume/v3/backups/6a37f156-4f15-4bd6-9523-b23d1318d33c returned with HTTP 200 Jul 10 08:38:14.692720 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 651/2594] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:38:14 2026] GET /volume/v3/backups/6a37f156-4f15-4bd6-9523-b23d1318d33c => generated 732 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:15.685611 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-33f74ad5-dd30-4b0f-b79b-c9e82c451235 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:15.686144 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-33f74ad5-dd30-4b0f-b79b-c9e82c451235 None None] GET https://10.4.3.7/volume// Jul 10 08:38:15.686494 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-33f74ad5-dd30-4b0f-b79b-c9e82c451235 None None] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:15.686724 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-33f74ad5-dd30-4b0f-b79b-c9e82c451235 None None] Calling method 'all' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:15.687095 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-33f74ad5-dd30-4b0f-b79b-c9e82c451235 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:38:15.687400 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 644/2595] 10.4.3.7 () {66 vars in 1414 bytes} [Fri Jul 10 08:38:15 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:38:15.695628 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-031038b7-cf3d-4730-9784-10625646b8e2 req-b6d1e2b1-875d-4f3c-be24-d368f753a0a5 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:15.698093 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-031038b7-cf3d-4730-9784-10625646b8e2 req-b6d1e2b1-875d-4f3c-be24-d368f753a0a5 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] POST https://10.4.3.7/volume/v3/attachments Jul 10 08:38:15.698496 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-031038b7-cf3d-4730-9784-10625646b8e2 req-b6d1e2b1-875d-4f3c-be24-d368f753a0a5 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a1571b7e-191b-4643-a849-e35060407427", "connector": null, "instance_uuid": "52a7f9fe-c88a-4ef5-9446-46f75e71f02e"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:38:15.706430 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-42aa7442-73a3-41e2-b93a-c5baaddcdb78 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:15.708548 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:15.708548 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:38:15.708660 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-42aa7442-73a3-41e2-b93a-c5baaddcdb78 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] GET https://10.4.3.7/volume/v3/backups/6a37f156-4f15-4bd6-9523-b23d1318d33c Jul 10 08:38:15.708751 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-42aa7442-73a3-41e2-b93a-c5baaddcdb78 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:15.708931 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-42aa7442-73a3-41e2-b93a-c5baaddcdb78 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:15.709039 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-42aa7442-73a3-41e2-b93a-c5baaddcdb78 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Show backup with id 6a37f156-4f15-4bd6-9523-b23d1318d33c. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:38:15.713877 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:15.713877 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:38:15.715025 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-42aa7442-73a3-41e2-b93a-c5baaddcdb78 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] https://10.4.3.7/volume/v3/backups/6a37f156-4f15-4bd6-9523-b23d1318d33c returned with HTTP 200 Jul 10 08:38:15.715482 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 656/2596] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:38:15 2026] GET /volume/v3/backups/6a37f156-4f15-4bd6-9523-b23d1318d33c => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:15.734371 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-031038b7-cf3d-4730-9784-10625646b8e2 req-b6d1e2b1-875d-4f3c-be24-d368f753a0a5 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] https://10.4.3.7/volume/v3/attachments returned with HTTP 200 Jul 10 08:38:15.734808 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 646/2597] 10.4.3.7 () {74 vars in 1580 bytes} [Fri Jul 10 08:38:15 2026] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:38:16.170481 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-307706c2-a23d-4575-bb9b-0ee5484224d7 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:16.174052 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-307706c2-a23d-4575-bb9b-0ee5484224d7 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] GET https://10.4.3.7/volume/v3/volumes/a1571b7e-191b-4643-a849-e35060407427 Jul 10 08:38:16.174052 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-307706c2-a23d-4575-bb9b-0ee5484224d7 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:16.174052 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-307706c2-a23d-4575-bb9b-0ee5484224d7 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:16.188568 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:16.188568 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:38:16.194074 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-307706c2-a23d-4575-bb9b-0ee5484224d7 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Volume info retrieved successfully. Jul 10 08:38:16.200542 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-307706c2-a23d-4575-bb9b-0ee5484224d7 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] https://10.4.3.7/volume/v3/volumes/a1571b7e-191b-4643-a849-e35060407427 returned with HTTP 200 Jul 10 08:38:16.201080 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 652/2598] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:38:16 2026] GET /volume/v3/volumes/a1571b7e-191b-4643-a849-e35060407427 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:16.258912 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-89e9bb71-6f31-458b-99e6-180dab9913e9 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:16.259305 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-89e9bb71-6f31-458b-99e6-180dab9913e9 None None] GET https://10.4.3.7/volume// Jul 10 08:38:16.259483 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-89e9bb71-6f31-458b-99e6-180dab9913e9 None None] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:16.259576 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-89e9bb71-6f31-458b-99e6-180dab9913e9 None None] Calling method 'all' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:16.259944 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-89e9bb71-6f31-458b-99e6-180dab9913e9 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:38:16.260225 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 645/2599] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:38:16 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:38:16.269290 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-031038b7-cf3d-4730-9784-10625646b8e2 req-b15b258c-6814-4fe1-9266-364061c3ad97 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:16.273638 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-031038b7-cf3d-4730-9784-10625646b8e2 req-b15b258c-6814-4fe1-9266-364061c3ad97 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] GET https://10.4.3.7/volume/v3/volumes/a1571b7e-191b-4643-a849-e35060407427 Jul 10 08:38:16.273901 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-031038b7-cf3d-4730-9784-10625646b8e2 req-b15b258c-6814-4fe1-9266-364061c3ad97 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:16.274104 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-031038b7-cf3d-4730-9784-10625646b8e2 req-b15b258c-6814-4fe1-9266-364061c3ad97 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:16.284931 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:16.284931 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:38:16.289068 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-031038b7-cf3d-4730-9784-10625646b8e2 req-b15b258c-6814-4fe1-9266-364061c3ad97 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Volume info retrieved successfully. Jul 10 08:38:16.294998 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-031038b7-cf3d-4730-9784-10625646b8e2 req-b15b258c-6814-4fe1-9266-364061c3ad97 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] https://10.4.3.7/volume/v3/volumes/a1571b7e-191b-4643-a849-e35060407427 returned with HTTP 200 Jul 10 08:38:16.295510 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 657/2600] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:38:16 2026] GET /volume/v3/volumes/a1571b7e-191b-4643-a849-e35060407427 => generated 1023 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:38:16.314727 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-19fcda76-31ce-4ee4-bb50-eac82e254c32 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:16.395731 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-031038b7-cf3d-4730-9784-10625646b8e2 req-be3038de-662b-40d5-adb7-d02a9776c4fc None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:16.397618 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-031038b7-cf3d-4730-9784-10625646b8e2 req-be3038de-662b-40d5-adb7-d02a9776c4fc tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] PUT https://10.4.3.7/volume/v3/attachments/17216bf7-9d6f-4e21-9751-5a3bd1d8fbdb Jul 10 08:38:16.397947 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-031038b7-cf3d-4730-9784-10625646b8e2 req-be3038de-662b-40d5-adb7-d02a9776c4fc tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.7", "host": "np0000004976", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b54eda21b644", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bf3c9c16-ec3d-4df7-865b-5f424258654a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:38:16.406785 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.coordination [req-031038b7-cf3d-4730-9784-10625646b8e2 req-be3038de-662b-40d5-adb7-d02a9776c4fc tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Acquiring lock "cinder-attachment_update-a1571b7e-191b-4643-a849-e35060407427-np0000004976" by "attachment_update" {{(pid=100057) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 08:38:16.413656 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.coordination [req-031038b7-cf3d-4730-9784-10625646b8e2 req-be3038de-662b-40d5-adb7-d02a9776c4fc tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Lock "cinder-attachment_update-a1571b7e-191b-4643-a849-e35060407427-np0000004976" acquired by "attachment_update" :: waited 0.007s {{(pid=100057) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 08:38:16.414594 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:16.414594 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:38:16.440366 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-19fcda76-31ce-4ee4-bb50-eac82e254c32 tempest-TestVolumeBootPattern-2106631987 tempest-TestVolumeBootPattern-2106631987-project-admin] POST https://10.4.3.7/volume/v3/types Jul 10 08:38:16.440814 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-19fcda76-31ce-4ee4-bb50-eac82e254c32 tempest-TestVolumeBootPattern-2106631987 tempest-TestVolumeBootPattern-2106631987-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1136026174", "extra_specs": {}}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:38:16.444806 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:16.444806 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:38:16.464214 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-19fcda76-31ce-4ee4-bb50-eac82e254c32 tempest-TestVolumeBootPattern-2106631987 tempest-TestVolumeBootPattern-2106631987-project-admin] https://10.4.3.7/volume/v3/types returned with HTTP 200 Jul 10 08:38:16.464706 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 647/2601] 10.4.3.7 () {68 vars in 1238 bytes} [Fri Jul 10 08:38:16 2026] POST /volume/v3/types => generated 212 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:16.477065 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-022d67dc-927d-4ca2-bbdd-c170a9a9dacc None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:16.479308 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-022d67dc-927d-4ca2-bbdd-c170a9a9dacc tempest-TestVolumeBootPattern-2106631987 tempest-TestVolumeBootPattern-2106631987-project-admin] POST https://10.4.3.7/volume/v3/types/c8532669-931d-4fdc-86ce-55ad5ddd9af9/encryption Jul 10 08:38:16.479775 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-022d67dc-927d-4ca2-bbdd-c170a9a9dacc tempest-TestVolumeBootPattern-2106631987 tempest-TestVolumeBootPattern-2106631987-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:38:16.503328 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-022d67dc-927d-4ca2-bbdd-c170a9a9dacc tempest-TestVolumeBootPattern-2106631987 tempest-TestVolumeBootPattern-2106631987-project-admin] https://10.4.3.7/volume/v3/types/c8532669-931d-4fdc-86ce-55ad5ddd9af9/encryption returned with HTTP 200 Jul 10 08:38:16.503912 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 646/2602] 10.4.3.7 () {68 vars in 1383 bytes} [Fri Jul 10 08:38:16 2026] POST /volume/v3/types/c8532669-931d-4fdc-86ce-55ad5ddd9af9/encryption => generated 230 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:16.512045 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-2dc176f8-e38a-4a1e-8dbe-0f071822b676 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:16.584039 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-2dc176f8-e38a-4a1e-8dbe-0f071822b676 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:38:16.584325 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-2dc176f8-e38a-4a1e-8dbe-0f071822b676 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-526751604", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1136026174", "size": 1}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:38:16.585922 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.volumes [None req-2dc176f8-e38a-4a1e-8dbe-0f071822b676 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-526751604', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1136026174', 'size': 1}} {{(pid=100054) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:38:16.590197 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.volumes [None req-2dc176f8-e38a-4a1e-8dbe-0f071822b676 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Create volume of 1 GB Jul 10 08:38:16.590604 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:16.590604 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:38:16.591087 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-2dc176f8-e38a-4a1e-8dbe-0f071822b676 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Availability Zones retrieved successfully. Jul 10 08:38:16.596979 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-2dc176f8-e38a-4a1e-8dbe-0f071822b676 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Flow 'volume_create_api' (a4745916-979e-43d2-a247-66548b7c26fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:38:16.598009 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-2dc176f8-e38a-4a1e-8dbe-0f071822b676 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf338b54-2bd7-442e-9b86-51c2424281eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:38:16.598994 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.flows.api.create_volume [None req-2dc176f8-e38a-4a1e-8dbe-0f071822b676 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Validating volume size '1' using validate_int {{(pid=100054) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:38:16.625255 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-2dc176f8-e38a-4a1e-8dbe-0f071822b676 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf338b54-2bd7-442e-9b86-51c2424281eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:38:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c8532669-931d-4fdc-86ce-55ad5ddd9af9,is_public=True,name='tempest-scenario-type-luks-1136026174',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c8532669-931d-4fdc-86ce-55ad5ddd9af9', '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=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:38:16.625958 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-2dc176f8-e38a-4a1e-8dbe-0f071822b676 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dbee6eff-42bf-4313-ac49-fb9a7ec837c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:38:16.653937 np0000004976 devstack@c-api.service[100054]: WARNING cinder.quota [None req-2dc176f8-e38a-4a1e-8dbe-0f071822b676 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1136026174 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1136026174, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:38:16.654132 np0000004976 devstack@c-api.service[100054]: WARNING cinder.quota [None req-2dc176f8-e38a-4a1e-8dbe-0f071822b676 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1136026174 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1136026174, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:38:16.684811 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.quota [None req-2dc176f8-e38a-4a1e-8dbe-0f071822b676 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Created reservations ['82213977-574c-4b6d-b91a-d83c07da80a6', 'c1fcb69f-5bcb-4d1d-b914-08999d45e41e', 'e746cbc5-4736-4288-af6f-6cf8d2c4cf45', '02cf8fc2-d974-4098-bcb5-5086be812d9f'] {{(pid=100054) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:38:16.685620 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-2dc176f8-e38a-4a1e-8dbe-0f071822b676 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dbee6eff-42bf-4313-ac49-fb9a7ec837c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['82213977-574c-4b6d-b91a-d83c07da80a6', 'c1fcb69f-5bcb-4d1d-b914-08999d45e41e', 'e746cbc5-4736-4288-af6f-6cf8d2c4cf45', '02cf8fc2-d974-4098-bcb5-5086be812d9f']}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:38:16.686303 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-2dc176f8-e38a-4a1e-8dbe-0f071822b676 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (652f75d7-b8b3-4ffd-8387-db96bf2f7df6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:38:16.712813 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-2dc176f8-e38a-4a1e-8dbe-0f071822b676 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (652f75d7-b8b3-4ffd-8387-db96bf2f7df6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd611e149-c339-45b8-909b-59df647ff5d3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-526751604',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d53ae03f837462eaa68d46b15ba1683',qos_specs=None,replication_status=,reservations=['82213977-574c-4b6d-b91a-d83c07da80a6','c1fcb69f-5bcb-4d1d-b914-08999d45e41e','e746cbc5-4736-4288-af6f-6cf8d2c4cf45','02cf8fc2-d974-4098-bcb5-5086be812d9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae6bfcb01e884283b3172dcf4a7c430a',volume_type_id=c8532669-931d-4fdc-86ce-55ad5ddd9af9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:38:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-526751604',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=d611e149-c339-45b8-909b-59df647ff5d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d53ae03f837462eaa68d46b15ba1683',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ae6bfcb01e884283b3172dcf4a7c430a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c8532669-931d-4fdc-86ce-55ad5ddd9af9),volume_type_id=c8532669-931d-4fdc-86ce-55ad5ddd9af9)}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:38:16.713870 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-2dc176f8-e38a-4a1e-8dbe-0f071822b676 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36c5cdae-79b4-4860-83dc-7f761a708114) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:38:16.730962 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-58adef1e-d864-4b65-9807-276ead97db0f None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:16.732962 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-58adef1e-d864-4b65-9807-276ead97db0f tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] GET https://10.4.3.7/volume/v3/backups/6a37f156-4f15-4bd6-9523-b23d1318d33c Jul 10 08:38:16.733217 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-58adef1e-d864-4b65-9807-276ead97db0f tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:16.733433 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-58adef1e-d864-4b65-9807-276ead97db0f tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:16.733644 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-58adef1e-d864-4b65-9807-276ead97db0f tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Show backup with id 6a37f156-4f15-4bd6-9523-b23d1318d33c. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:38:16.738915 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:16.738915 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:38:16.739821 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-58adef1e-d864-4b65-9807-276ead97db0f tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] https://10.4.3.7/volume/v3/backups/6a37f156-4f15-4bd6-9523-b23d1318d33c returned with HTTP 200 Jul 10 08:38:16.740264 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 648/2603] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:38:16 2026] GET /volume/v3/backups/6a37f156-4f15-4bd6-9523-b23d1318d33c => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:16.744537 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-2dc176f8-e38a-4a1e-8dbe-0f071822b676 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36c5cdae-79b4-4860-83dc-7f761a708114) transitioned into state 'SUCCESS' from state '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-526751604',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d53ae03f837462eaa68d46b15ba1683',qos_specs=None,replication_status=,reservations=['82213977-574c-4b6d-b91a-d83c07da80a6','c1fcb69f-5bcb-4d1d-b914-08999d45e41e','e746cbc5-4736-4288-af6f-6cf8d2c4cf45','02cf8fc2-d974-4098-bcb5-5086be812d9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae6bfcb01e884283b3172dcf4a7c430a',volume_type_id=c8532669-931d-4fdc-86ce-55ad5ddd9af9)}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:38:16.745653 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-2dc176f8-e38a-4a1e-8dbe-0f071822b676 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9923426-1989-4fb2-9768-d965416fe392) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:38:16.755156 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-2dc176f8-e38a-4a1e-8dbe-0f071822b676 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9923426-1989-4fb2-9768-d965416fe392) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:38:16.756107 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-2dc176f8-e38a-4a1e-8dbe-0f071822b676 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Flow 'volume_create_api' (a4745916-979e-43d2-a247-66548b7c26fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100054) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:38:16.756443 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-2dc176f8-e38a-4a1e-8dbe-0f071822b676 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Create volume request issued successfully. Jul 10 08:38:16.756948 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-2dc176f8-e38a-4a1e-8dbe-0f071822b676 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:38:16.757742 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 658/2604] 10.4.3.7 () {68 vars in 1245 bytes} [Fri Jul 10 08:38:16 2026] POST /volume/v3/volumes => generated 775 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:38:16.773531 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-b2b5b6a8-f8dc-46d4-8b84-24a1a697663f None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:16.775794 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-b2b5b6a8-f8dc-46d4-8b84-24a1a697663f tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] GET https://10.4.3.7/volume/v3/volumes/d611e149-c339-45b8-909b-59df647ff5d3 Jul 10 08:38:16.776053 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-b2b5b6a8-f8dc-46d4-8b84-24a1a697663f tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:16.776323 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-b2b5b6a8-f8dc-46d4-8b84-24a1a697663f tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:16.786087 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:16.786087 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:38:16.790714 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-b2b5b6a8-f8dc-46d4-8b84-24a1a697663f tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Volume info retrieved successfully. Jul 10 08:38:16.795432 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-b2b5b6a8-f8dc-46d4-8b84-24a1a697663f tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/volumes/d611e149-c339-45b8-909b-59df647ff5d3 returned with HTTP 200 Jul 10 08:38:16.795900 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 647/2605] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:38:16 2026] GET /volume/v3/volumes/d611e149-c339-45b8-909b-59df647ff5d3 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:16.939302 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.coordination [req-031038b7-cf3d-4730-9784-10625646b8e2 req-be3038de-662b-40d5-adb7-d02a9776c4fc tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Lock "cinder-attachment_update-a1571b7e-191b-4643-a849-e35060407427-np0000004976" released by "attachment_update" :: held 0.526s {{(pid=100057) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 08:38:16.939603 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-031038b7-cf3d-4730-9784-10625646b8e2 req-be3038de-662b-40d5-adb7-d02a9776c4fc tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] https://10.4.3.7/volume/v3/attachments/17216bf7-9d6f-4e21-9751-5a3bd1d8fbdb returned with HTTP 200 Jul 10 08:38:16.940039 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 653/2606] 10.4.3.7 () {74 vars in 1690 bytes} [Fri Jul 10 08:38:16 2026] PUT /volume/v3/attachments/17216bf7-9d6f-4e21-9751-5a3bd1d8fbdb => generated 969 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:38:17.215784 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-71b0daac-0933-4207-8370-ecb5fde8233f None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:17.217629 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-71b0daac-0933-4207-8370-ecb5fde8233f tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] GET https://10.4.3.7/volume/v3/volumes/a1571b7e-191b-4643-a849-e35060407427 Jul 10 08:38:17.217820 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-71b0daac-0933-4207-8370-ecb5fde8233f tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:17.218018 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-71b0daac-0933-4207-8370-ecb5fde8233f tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:17.228074 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:17.228074 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:38:17.231570 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-71b0daac-0933-4207-8370-ecb5fde8233f tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Volume info retrieved successfully. Jul 10 08:38:17.235510 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-71b0daac-0933-4207-8370-ecb5fde8233f tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] https://10.4.3.7/volume/v3/volumes/a1571b7e-191b-4643-a849-e35060407427 returned with HTTP 200 Jul 10 08:38:17.235935 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 649/2607] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:38:17 2026] GET /volume/v3/volumes/a1571b7e-191b-4643-a849-e35060407427 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:17.750521 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-fcf3c9a8-8e0c-4631-86f3-ff078c574e77 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:17.752128 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-fcf3c9a8-8e0c-4631-86f3-ff078c574e77 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] GET https://10.4.3.7/volume/v3/backups/6a37f156-4f15-4bd6-9523-b23d1318d33c Jul 10 08:38:17.752288 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-fcf3c9a8-8e0c-4631-86f3-ff078c574e77 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:17.752491 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-fcf3c9a8-8e0c-4631-86f3-ff078c574e77 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:17.752588 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-fcf3c9a8-8e0c-4631-86f3-ff078c574e77 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Show backup with id 6a37f156-4f15-4bd6-9523-b23d1318d33c. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:38:17.756737 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:17.756737 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:38:17.757348 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-fcf3c9a8-8e0c-4631-86f3-ff078c574e77 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] https://10.4.3.7/volume/v3/backups/6a37f156-4f15-4bd6-9523-b23d1318d33c returned with HTTP 200 Jul 10 08:38:17.757677 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 659/2608] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:38:17 2026] GET /volume/v3/backups/6a37f156-4f15-4bd6-9523-b23d1318d33c => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:17.808691 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-39102385-4955-491a-aee7-54834d1a9e6c None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:17.810626 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-39102385-4955-491a-aee7-54834d1a9e6c tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] GET https://10.4.3.7/volume/v3/volumes/d611e149-c339-45b8-909b-59df647ff5d3 Jul 10 08:38:17.810829 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-39102385-4955-491a-aee7-54834d1a9e6c tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:17.811034 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-39102385-4955-491a-aee7-54834d1a9e6c tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:17.819323 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:17.819323 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:38:17.823548 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-39102385-4955-491a-aee7-54834d1a9e6c tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Volume info retrieved successfully. Jul 10 08:38:17.828503 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-39102385-4955-491a-aee7-54834d1a9e6c tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/volumes/d611e149-c339-45b8-909b-59df647ff5d3 returned with HTTP 200 Jul 10 08:38:17.828956 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 648/2609] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:38:17 2026] GET /volume/v3/volumes/d611e149-c339-45b8-909b-59df647ff5d3 => generated 868 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:17.841082 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-cb902833-deca-430e-903e-e8486389706d None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:17.842724 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cb902833-deca-430e-903e-e8486389706d tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] GET https://10.4.3.7/volume/v3/volumes/d611e149-c339-45b8-909b-59df647ff5d3 Jul 10 08:38:17.842906 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-cb902833-deca-430e-903e-e8486389706d tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:17.843089 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-cb902833-deca-430e-903e-e8486389706d tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:17.849373 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:17.849373 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:38:17.853448 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-cb902833-deca-430e-903e-e8486389706d tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Volume info retrieved successfully. Jul 10 08:38:17.858365 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cb902833-deca-430e-903e-e8486389706d tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/volumes/d611e149-c339-45b8-909b-59df647ff5d3 returned with HTTP 200 Jul 10 08:38:17.858805 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 654/2610] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:38:17 2026] GET /volume/v3/volumes/d611e149-c339-45b8-909b-59df647ff5d3 => generated 868 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:17.871234 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-7c4f590b-d271-4e9a-8392-378c7f5da7f7 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:17.872743 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-7c4f590b-d271-4e9a-8392-378c7f5da7f7 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] POST https://10.4.3.7/volume/v3/volumes/d611e149-c339-45b8-909b-59df647ff5d3/action Jul 10 08:38:17.873039 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-7c4f590b-d271-4e9a-8392-378c7f5da7f7 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100055) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:38:17.873157 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-7c4f590b-d271-4e9a-8392-378c7f5da7f7 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:38:17.880638 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:17.880638 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:38:17.881070 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-7c4f590b-d271-4e9a-8392-378c7f5da7f7 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Volume info retrieved successfully. Jul 10 08:38:17.887197 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-7c4f590b-d271-4e9a-8392-378c7f5da7f7 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Volume updated successfully. Jul 10 08:38:17.887399 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-7c4f590b-d271-4e9a-8392-378c7f5da7f7 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/volumes/d611e149-c339-45b8-909b-59df647ff5d3/action returned with HTTP 200 Jul 10 08:38:17.887815 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 650/2611] 10.4.3.7 () {68 vars in 1376 bytes} [Fri Jul 10 08:38:17 2026] POST /volume/v3/volumes/d611e149-c339-45b8-909b-59df647ff5d3/action => generated 0 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 10 08:38:17.977486 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-9a28ded9-cb4b-477d-a5a3-af2addae094c req-036d3791-903a-4daa-9921-866849030a6b None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:17.979818 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-9a28ded9-cb4b-477d-a5a3-af2addae094c req-036d3791-903a-4daa-9921-866849030a6b tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] GET https://10.4.3.7/volume/v3/volumes/d611e149-c339-45b8-909b-59df647ff5d3 Jul 10 08:38:17.980075 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-9a28ded9-cb4b-477d-a5a3-af2addae094c req-036d3791-903a-4daa-9921-866849030a6b tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:17.980296 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-9a28ded9-cb4b-477d-a5a3-af2addae094c req-036d3791-903a-4daa-9921-866849030a6b tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:17.988026 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:17.988026 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:38:17.992009 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-9a28ded9-cb4b-477d-a5a3-af2addae094c req-036d3791-903a-4daa-9921-866849030a6b tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Volume info retrieved successfully. Jul 10 08:38:17.997044 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-9a28ded9-cb4b-477d-a5a3-af2addae094c req-036d3791-903a-4daa-9921-866849030a6b tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/volumes/d611e149-c339-45b8-909b-59df647ff5d3 returned with HTTP 200 Jul 10 08:38:17.997500 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 660/2612] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:38:17 2026] GET /volume/v3/volumes/d611e149-c339-45b8-909b-59df647ff5d3 => generated 867 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:18.249023 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-ff71f794-2f3f-49fe-b93b-8eb6a04b9958 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:18.251259 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-ff71f794-2f3f-49fe-b93b-8eb6a04b9958 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] GET https://10.4.3.7/volume/v3/volumes/a1571b7e-191b-4643-a849-e35060407427 Jul 10 08:38:18.251527 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-ff71f794-2f3f-49fe-b93b-8eb6a04b9958 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:18.251769 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-ff71f794-2f3f-49fe-b93b-8eb6a04b9958 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:18.262712 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:18.262712 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:38:18.266561 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-ff71f794-2f3f-49fe-b93b-8eb6a04b9958 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Volume info retrieved successfully. Jul 10 08:38:18.270762 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-ff71f794-2f3f-49fe-b93b-8eb6a04b9958 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] https://10.4.3.7/volume/v3/volumes/a1571b7e-191b-4643-a849-e35060407427 returned with HTTP 200 Jul 10 08:38:18.271204 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 649/2613] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:38:18 2026] GET /volume/v3/volumes/a1571b7e-191b-4643-a849-e35060407427 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:18.423140 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-9a28ded9-cb4b-477d-a5a3-af2addae094c req-148dafac-d08f-430a-a43e-a1e4092c6a78 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:18.425889 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-9a28ded9-cb4b-477d-a5a3-af2addae094c req-148dafac-d08f-430a-a43e-a1e4092c6a78 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] GET https://10.4.3.7/volume/v3/volumes/d611e149-c339-45b8-909b-59df647ff5d3 Jul 10 08:38:18.426156 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-9a28ded9-cb4b-477d-a5a3-af2addae094c req-148dafac-d08f-430a-a43e-a1e4092c6a78 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:18.426416 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-9a28ded9-cb4b-477d-a5a3-af2addae094c req-148dafac-d08f-430a-a43e-a1e4092c6a78 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:18.435595 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:18.435595 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:38:18.441208 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-9a28ded9-cb4b-477d-a5a3-af2addae094c req-148dafac-d08f-430a-a43e-a1e4092c6a78 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Volume info retrieved successfully. Jul 10 08:38:18.446030 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-9a28ded9-cb4b-477d-a5a3-af2addae094c req-148dafac-d08f-430a-a43e-a1e4092c6a78 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/volumes/d611e149-c339-45b8-909b-59df647ff5d3 returned with HTTP 200 Jul 10 08:38:18.446635 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 655/2614] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:38:18 2026] GET /volume/v3/volumes/d611e149-c339-45b8-909b-59df647ff5d3 => generated 867 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:18.457491 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-5fff07de-e464-4574-95f2-8fa3c2ab4f31 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:18.457962 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-5fff07de-e464-4574-95f2-8fa3c2ab4f31 None None] GET https://10.4.3.7/volume// Jul 10 08:38:18.458137 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-5fff07de-e464-4574-95f2-8fa3c2ab4f31 None None] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:18.458344 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-5fff07de-e464-4574-95f2-8fa3c2ab4f31 None None] Calling method 'all' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:18.458679 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-5fff07de-e464-4574-95f2-8fa3c2ab4f31 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:38:18.458944 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 651/2615] 10.4.3.7 () {66 vars in 1405 bytes} [Fri Jul 10 08:38:18 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:38:18.466951 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-9a28ded9-cb4b-477d-a5a3-af2addae094c req-9e7144aa-ab7d-415f-9004-980815fbdcda None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:18.468784 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-9a28ded9-cb4b-477d-a5a3-af2addae094c req-9e7144aa-ab7d-415f-9004-980815fbdcda tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] POST https://10.4.3.7/volume/v3/attachments Jul 10 08:38:18.469096 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-9a28ded9-cb4b-477d-a5a3-af2addae094c req-9e7144aa-ab7d-415f-9004-980815fbdcda tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d611e149-c339-45b8-909b-59df647ff5d3", "connector": null, "instance_uuid": "5345b268-6594-4550-b7e4-4646eacbdd12"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:38:18.478833 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:18.478833 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:38:18.522568 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-9a28ded9-cb4b-477d-a5a3-af2addae094c req-9e7144aa-ab7d-415f-9004-980815fbdcda tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/attachments returned with HTTP 200 Jul 10 08:38:18.523013 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 661/2616] 10.4.3.7 () {74 vars in 1580 bytes} [Fri Jul 10 08:38:18 2026] POST /volume/v3/attachments => generated 273 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:38:18.774009 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-f099bf87-7fa0-432d-af9e-6a9b034f06ae None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:18.778739 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-f099bf87-7fa0-432d-af9e-6a9b034f06ae tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] GET https://10.4.3.7/volume/v3/backups/6a37f156-4f15-4bd6-9523-b23d1318d33c Jul 10 08:38:18.778739 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-f099bf87-7fa0-432d-af9e-6a9b034f06ae tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:18.779168 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-f099bf87-7fa0-432d-af9e-6a9b034f06ae tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:18.779168 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-f099bf87-7fa0-432d-af9e-6a9b034f06ae tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Show backup with id 6a37f156-4f15-4bd6-9523-b23d1318d33c. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:38:18.784918 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:18.784918 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:38:18.785369 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-f099bf87-7fa0-432d-af9e-6a9b034f06ae tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] https://10.4.3.7/volume/v3/backups/6a37f156-4f15-4bd6-9523-b23d1318d33c returned with HTTP 200 Jul 10 08:38:18.785908 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 650/2617] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:38:18 2026] GET /volume/v3/backups/6a37f156-4f15-4bd6-9523-b23d1318d33c => generated 745 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:19.285924 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-43b866e8-559a-4709-b47b-8b62516087f2 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:19.287901 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-43b866e8-559a-4709-b47b-8b62516087f2 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] GET https://10.4.3.7/volume/v3/volumes/a1571b7e-191b-4643-a849-e35060407427 Jul 10 08:38:19.288072 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-43b866e8-559a-4709-b47b-8b62516087f2 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:19.288275 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-43b866e8-559a-4709-b47b-8b62516087f2 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:19.297896 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:19.297896 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:38:19.302510 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-43b866e8-559a-4709-b47b-8b62516087f2 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Volume info retrieved successfully. Jul 10 08:38:19.307110 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-43b866e8-559a-4709-b47b-8b62516087f2 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] https://10.4.3.7/volume/v3/volumes/a1571b7e-191b-4643-a849-e35060407427 returned with HTTP 200 Jul 10 08:38:19.307574 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 656/2618] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:38:19 2026] GET /volume/v3/volumes/a1571b7e-191b-4643-a849-e35060407427 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:19.797421 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-6b0b891b-0735-4903-8ec5-d147f807086f None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:19.799382 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-6b0b891b-0735-4903-8ec5-d147f807086f tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] GET https://10.4.3.7/volume/v3/backups/6a37f156-4f15-4bd6-9523-b23d1318d33c Jul 10 08:38:19.799619 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-6b0b891b-0735-4903-8ec5-d147f807086f tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:19.799794 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-6b0b891b-0735-4903-8ec5-d147f807086f tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:19.799893 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-6b0b891b-0735-4903-8ec5-d147f807086f tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Show backup with id 6a37f156-4f15-4bd6-9523-b23d1318d33c. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:38:19.804691 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:19.804691 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:38:19.805587 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-6b0b891b-0735-4903-8ec5-d147f807086f tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] https://10.4.3.7/volume/v3/backups/6a37f156-4f15-4bd6-9523-b23d1318d33c returned with HTTP 200 Jul 10 08:38:19.805940 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 652/2619] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:38:19 2026] GET /volume/v3/backups/6a37f156-4f15-4bd6-9523-b23d1318d33c => generated 745 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:20.320015 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-bfba2ac5-fc87-4145-b72c-e18bed42dc33 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:20.321760 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-bfba2ac5-fc87-4145-b72c-e18bed42dc33 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] GET https://10.4.3.7/volume/v3/volumes/a1571b7e-191b-4643-a849-e35060407427 Jul 10 08:38:20.322006 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-bfba2ac5-fc87-4145-b72c-e18bed42dc33 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:20.322238 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-bfba2ac5-fc87-4145-b72c-e18bed42dc33 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:20.332614 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:20.332614 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:38:20.336826 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-bfba2ac5-fc87-4145-b72c-e18bed42dc33 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Volume info retrieved successfully. Jul 10 08:38:20.342281 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-bfba2ac5-fc87-4145-b72c-e18bed42dc33 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] https://10.4.3.7/volume/v3/volumes/a1571b7e-191b-4643-a849-e35060407427 returned with HTTP 200 Jul 10 08:38:20.342784 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 662/2620] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:38:20 2026] GET /volume/v3/volumes/a1571b7e-191b-4643-a849-e35060407427 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:20.817207 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-ac1a8fb5-186f-49c2-992c-86d0ac684a31 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:20.819547 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-ac1a8fb5-186f-49c2-992c-86d0ac684a31 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] GET https://10.4.3.7/volume/v3/backups/6a37f156-4f15-4bd6-9523-b23d1318d33c Jul 10 08:38:20.819785 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-ac1a8fb5-186f-49c2-992c-86d0ac684a31 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:20.820059 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-ac1a8fb5-186f-49c2-992c-86d0ac684a31 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:20.820356 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-ac1a8fb5-186f-49c2-992c-86d0ac684a31 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Show backup with id 6a37f156-4f15-4bd6-9523-b23d1318d33c. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:38:20.826269 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:20.826269 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:38:20.827383 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-ac1a8fb5-186f-49c2-992c-86d0ac684a31 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] https://10.4.3.7/volume/v3/backups/6a37f156-4f15-4bd6-9523-b23d1318d33c returned with HTTP 200 Jul 10 08:38:20.827924 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 651/2621] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:38:20 2026] GET /volume/v3/backups/6a37f156-4f15-4bd6-9523-b23d1318d33c => generated 745 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:21.357903 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-22d4be4e-b7a9-428e-925a-ab3143c1d87d None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:21.359917 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-22d4be4e-b7a9-428e-925a-ab3143c1d87d tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] GET https://10.4.3.7/volume/v3/volumes/a1571b7e-191b-4643-a849-e35060407427 Jul 10 08:38:21.360574 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-22d4be4e-b7a9-428e-925a-ab3143c1d87d tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:21.360574 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-22d4be4e-b7a9-428e-925a-ab3143c1d87d tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:21.371438 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:21.371438 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:38:21.376255 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-22d4be4e-b7a9-428e-925a-ab3143c1d87d tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Volume info retrieved successfully. Jul 10 08:38:21.380750 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-22d4be4e-b7a9-428e-925a-ab3143c1d87d tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] https://10.4.3.7/volume/v3/volumes/a1571b7e-191b-4643-a849-e35060407427 returned with HTTP 200 Jul 10 08:38:21.381757 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 657/2622] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:38:21 2026] GET /volume/v3/volumes/a1571b7e-191b-4643-a849-e35060407427 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:21.839507 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-5eef662a-b151-401a-80de-2521addc67dd None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:21.842354 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-5eef662a-b151-401a-80de-2521addc67dd tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] GET https://10.4.3.7/volume/v3/backups/6a37f156-4f15-4bd6-9523-b23d1318d33c Jul 10 08:38:21.842604 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-5eef662a-b151-401a-80de-2521addc67dd tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:21.842788 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-5eef662a-b151-401a-80de-2521addc67dd tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:21.842933 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-5eef662a-b151-401a-80de-2521addc67dd tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Show backup with id 6a37f156-4f15-4bd6-9523-b23d1318d33c. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:38:21.849482 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:21.849482 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:38:21.850364 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-5eef662a-b151-401a-80de-2521addc67dd tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] https://10.4.3.7/volume/v3/backups/6a37f156-4f15-4bd6-9523-b23d1318d33c returned with HTTP 200 Jul 10 08:38:21.850759 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 653/2623] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:38:21 2026] GET /volume/v3/backups/6a37f156-4f15-4bd6-9523-b23d1318d33c => generated 745 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:22.396934 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-0ab2a42e-d2ed-44f2-a342-cb8be5349faf None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:22.398940 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-0ab2a42e-d2ed-44f2-a342-cb8be5349faf tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] GET https://10.4.3.7/volume/v3/volumes/a1571b7e-191b-4643-a849-e35060407427 Jul 10 08:38:22.399122 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-0ab2a42e-d2ed-44f2-a342-cb8be5349faf tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:22.399384 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-0ab2a42e-d2ed-44f2-a342-cb8be5349faf tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:22.408690 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:22.408690 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:38:22.412819 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-0ab2a42e-d2ed-44f2-a342-cb8be5349faf tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Volume info retrieved successfully. Jul 10 08:38:22.417289 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-0ab2a42e-d2ed-44f2-a342-cb8be5349faf tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] https://10.4.3.7/volume/v3/volumes/a1571b7e-191b-4643-a849-e35060407427 returned with HTTP 200 Jul 10 08:38:22.417694 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 663/2624] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:38:22 2026] GET /volume/v3/volumes/a1571b7e-191b-4643-a849-e35060407427 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:22.861859 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-6b425c05-6e0a-47fa-9737-add1585f5f7c None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:22.864279 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-6b425c05-6e0a-47fa-9737-add1585f5f7c tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] GET https://10.4.3.7/volume/v3/backups/6a37f156-4f15-4bd6-9523-b23d1318d33c Jul 10 08:38:22.864477 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-6b425c05-6e0a-47fa-9737-add1585f5f7c tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:22.864789 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-6b425c05-6e0a-47fa-9737-add1585f5f7c tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:22.864995 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-6b425c05-6e0a-47fa-9737-add1585f5f7c tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Show backup with id 6a37f156-4f15-4bd6-9523-b23d1318d33c. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:38:22.871513 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:22.871513 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:38:22.871513 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-6b425c05-6e0a-47fa-9737-add1585f5f7c tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] https://10.4.3.7/volume/v3/backups/6a37f156-4f15-4bd6-9523-b23d1318d33c returned with HTTP 200 Jul 10 08:38:22.871513 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 652/2625] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:38:22 2026] GET /volume/v3/backups/6a37f156-4f15-4bd6-9523-b23d1318d33c => generated 745 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:23.431153 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-75b663a0-6e70-4a37-81c0-8b241d77f959 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:23.433154 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-75b663a0-6e70-4a37-81c0-8b241d77f959 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] GET https://10.4.3.7/volume/v3/volumes/a1571b7e-191b-4643-a849-e35060407427 Jul 10 08:38:23.433422 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-75b663a0-6e70-4a37-81c0-8b241d77f959 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:23.433668 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-75b663a0-6e70-4a37-81c0-8b241d77f959 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:23.445051 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:23.445051 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:38:23.449151 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-75b663a0-6e70-4a37-81c0-8b241d77f959 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Volume info retrieved successfully. Jul 10 08:38:23.453802 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-75b663a0-6e70-4a37-81c0-8b241d77f959 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] https://10.4.3.7/volume/v3/volumes/a1571b7e-191b-4643-a849-e35060407427 returned with HTTP 200 Jul 10 08:38:23.454268 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 658/2626] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:38:23 2026] GET /volume/v3/volumes/a1571b7e-191b-4643-a849-e35060407427 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:23.727876 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-031038b7-cf3d-4730-9784-10625646b8e2 req-f168e551-cb20-4a51-853e-b87a1f980253 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:23.730077 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-031038b7-cf3d-4730-9784-10625646b8e2 req-f168e551-cb20-4a51-853e-b87a1f980253 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] POST https://10.4.3.7/volume/v3/attachments/17216bf7-9d6f-4e21-9751-5a3bd1d8fbdb/action Jul 10 08:38:23.730515 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-031038b7-cf3d-4730-9784-10625646b8e2 req-f168e551-cb20-4a51-853e-b87a1f980253 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Action body: b'{"os-complete": null}' {{(pid=100055) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:38:23.730649 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-031038b7-cf3d-4730-9784-10625646b8e2 req-f168e551-cb20-4a51-853e-b87a1f980253 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:38:23.746872 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:23.746872 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:38:23.757811 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-031038b7-cf3d-4730-9784-10625646b8e2 req-f168e551-cb20-4a51-853e-b87a1f980253 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] https://10.4.3.7/volume/v3/attachments/17216bf7-9d6f-4e21-9751-5a3bd1d8fbdb/action returned with HTTP 204 Jul 10 08:38:23.758339 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 654/2627] 10.4.3.7 () {74 vars in 1711 bytes} [Fri Jul 10 08:38:23 2026] POST /volume/v3/attachments/17216bf7-9d6f-4e21-9751-5a3bd1d8fbdb/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:38:23.883447 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-9c3ad4d0-ff09-4372-9361-8839bd5997cc None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:23.885754 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-9c3ad4d0-ff09-4372-9361-8839bd5997cc tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] GET https://10.4.3.7/volume/v3/backups/6a37f156-4f15-4bd6-9523-b23d1318d33c Jul 10 08:38:23.886279 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-9c3ad4d0-ff09-4372-9361-8839bd5997cc tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:23.886279 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-9c3ad4d0-ff09-4372-9361-8839bd5997cc tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:23.886377 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-9c3ad4d0-ff09-4372-9361-8839bd5997cc tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Show backup with id 6a37f156-4f15-4bd6-9523-b23d1318d33c. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:38:23.890630 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:23.890630 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:38:23.891529 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-9c3ad4d0-ff09-4372-9361-8839bd5997cc tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] https://10.4.3.7/volume/v3/backups/6a37f156-4f15-4bd6-9523-b23d1318d33c returned with HTTP 200 Jul 10 08:38:23.891912 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 664/2628] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:38:23 2026] GET /volume/v3/backups/6a37f156-4f15-4bd6-9523-b23d1318d33c => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:23.904067 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-eecb2a43-dd56-426e-9c00-809b98163ed2 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:23.908201 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-eecb2a43-dd56-426e-9c00-809b98163ed2 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] GET https://10.4.3.7/volume/v3/backups/e2c52862-22f5-4e3e-8a99-fb1f68340576 Jul 10 08:38:23.908201 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-eecb2a43-dd56-426e-9c00-809b98163ed2 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:23.908201 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-eecb2a43-dd56-426e-9c00-809b98163ed2 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:23.908201 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-eecb2a43-dd56-426e-9c00-809b98163ed2 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Show backup with id e2c52862-22f5-4e3e-8a99-fb1f68340576. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:38:23.912440 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:23.912440 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:38:23.913821 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-eecb2a43-dd56-426e-9c00-809b98163ed2 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] https://10.4.3.7/volume/v3/backups/e2c52862-22f5-4e3e-8a99-fb1f68340576 returned with HTTP 200 Jul 10 08:38:23.914730 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 653/2629] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:38:23 2026] GET /volume/v3/backups/e2c52862-22f5-4e3e-8a99-fb1f68340576 => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:23.925492 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-34ec8163-480d-4c1f-bee5-48e927863c96 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:23.927238 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-34ec8163-480d-4c1f-bee5-48e927863c96 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] DELETE https://10.4.3.7/volume/v3/backups/6a37f156-4f15-4bd6-9523-b23d1318d33c Jul 10 08:38:23.927460 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-34ec8163-480d-4c1f-bee5-48e927863c96 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:23.927671 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-34ec8163-480d-4c1f-bee5-48e927863c96 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:23.927834 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.contrib.backups [None req-34ec8163-480d-4c1f-bee5-48e927863c96 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Delete backup with id: 6a37f156-4f15-4bd6-9523-b23d1318d33c. Jul 10 08:38:23.932083 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:23.932083 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:38:23.949098 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.backup.rpcapi [None req-34ec8163-480d-4c1f-bee5-48e927863c96 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] delete_backup rpcapi backup_id 6a37f156-4f15-4bd6-9523-b23d1318d33c {{(pid=100057) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 08:38:23.951307 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-34ec8163-480d-4c1f-bee5-48e927863c96 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] https://10.4.3.7/volume/v3/backups/6a37f156-4f15-4bd6-9523-b23d1318d33c returned with HTTP 202 Jul 10 08:38:23.951849 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 659/2630] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:38:23 2026] DELETE /volume/v3/backups/6a37f156-4f15-4bd6-9523-b23d1318d33c => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:38:23.959332 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-dd5b725c-27f2-42d9-82fb-17df15cb227b None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:23.961112 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-dd5b725c-27f2-42d9-82fb-17df15cb227b tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] GET https://10.4.3.7/volume/v3/backups/6a37f156-4f15-4bd6-9523-b23d1318d33c Jul 10 08:38:23.961306 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-dd5b725c-27f2-42d9-82fb-17df15cb227b tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:23.961539 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-dd5b725c-27f2-42d9-82fb-17df15cb227b tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:23.961648 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-dd5b725c-27f2-42d9-82fb-17df15cb227b tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Show backup with id 6a37f156-4f15-4bd6-9523-b23d1318d33c. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:38:23.965843 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:23.965843 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:38:23.966652 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-dd5b725c-27f2-42d9-82fb-17df15cb227b tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] https://10.4.3.7/volume/v3/backups/6a37f156-4f15-4bd6-9523-b23d1318d33c returned with HTTP 200 Jul 10 08:38:23.967016 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 655/2631] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:38:23 2026] GET /volume/v3/backups/6a37f156-4f15-4bd6-9523-b23d1318d33c => generated 745 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:24.470518 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-126135bc-628e-4424-beda-bc655fa78d89 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:24.475954 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-126135bc-628e-4424-beda-bc655fa78d89 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] GET https://10.4.3.7/volume/v3/volumes/a1571b7e-191b-4643-a849-e35060407427 Jul 10 08:38:24.476114 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-126135bc-628e-4424-beda-bc655fa78d89 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:24.476329 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-126135bc-628e-4424-beda-bc655fa78d89 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:24.487071 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:24.487071 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:38:24.491446 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-126135bc-628e-4424-beda-bc655fa78d89 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Volume info retrieved successfully. Jul 10 08:38:24.495145 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-126135bc-628e-4424-beda-bc655fa78d89 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] https://10.4.3.7/volume/v3/volumes/a1571b7e-191b-4643-a849-e35060407427 returned with HTTP 200 Jul 10 08:38:24.495736 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 665/2632] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:38:24 2026] GET /volume/v3/volumes/a1571b7e-191b-4643-a849-e35060407427 => generated 1136 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:38:24.511027 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-68c0bc5c-388a-4e01-8358-53e919626f4d None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:24.515083 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-68c0bc5c-388a-4e01-8358-53e919626f4d tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] GET https://10.4.3.7/volume/v3/volumes/a1571b7e-191b-4643-a849-e35060407427 Jul 10 08:38:24.515083 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-68c0bc5c-388a-4e01-8358-53e919626f4d tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:24.515083 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-68c0bc5c-388a-4e01-8358-53e919626f4d tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:24.525011 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:24.525011 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:38:24.529297 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-68c0bc5c-388a-4e01-8358-53e919626f4d tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Volume info retrieved successfully. Jul 10 08:38:24.535396 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-68c0bc5c-388a-4e01-8358-53e919626f4d tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] https://10.4.3.7/volume/v3/volumes/a1571b7e-191b-4643-a849-e35060407427 returned with HTTP 200 Jul 10 08:38:24.535948 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 654/2633] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:38:24 2026] GET /volume/v3/volumes/a1571b7e-191b-4643-a849-e35060407427 => generated 1136 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:38:24.586578 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-7e4cf8ae-47d8-4f62-89e8-48df4f1ce781 req-02ebcb5c-4d72-4cad-b031-902f6786af5f None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:24.588709 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-7e4cf8ae-47d8-4f62-89e8-48df4f1ce781 req-02ebcb5c-4d72-4cad-b031-902f6786af5f tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] GET https://10.4.3.7/volume/v3/volumes/a1571b7e-191b-4643-a849-e35060407427 Jul 10 08:38:24.588928 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-7e4cf8ae-47d8-4f62-89e8-48df4f1ce781 req-02ebcb5c-4d72-4cad-b031-902f6786af5f tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:24.589188 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-7e4cf8ae-47d8-4f62-89e8-48df4f1ce781 req-02ebcb5c-4d72-4cad-b031-902f6786af5f tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:24.599786 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:24.599786 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:38:24.603760 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-7e4cf8ae-47d8-4f62-89e8-48df4f1ce781 req-02ebcb5c-4d72-4cad-b031-902f6786af5f tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Volume info retrieved successfully. Jul 10 08:38:24.608911 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-7e4cf8ae-47d8-4f62-89e8-48df4f1ce781 req-02ebcb5c-4d72-4cad-b031-902f6786af5f tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] https://10.4.3.7/volume/v3/volumes/a1571b7e-191b-4643-a849-e35060407427 returned with HTTP 200 Jul 10 08:38:24.609422 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 660/2634] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:38:24 2026] GET /volume/v3/volumes/a1571b7e-191b-4643-a849-e35060407427 => generated 1136 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:38:24.629549 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-754eacc0-cbc3-4643-9481-8480273a038c None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:24.631161 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-754eacc0-cbc3-4643-9481-8480273a038c tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] GET https://10.4.3.7/volume/v3/volumes/a1571b7e-191b-4643-a849-e35060407427 Jul 10 08:38:24.631349 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-754eacc0-cbc3-4643-9481-8480273a038c tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:24.631559 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-754eacc0-cbc3-4643-9481-8480273a038c tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:24.641123 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:24.641123 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:38:24.645680 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-754eacc0-cbc3-4643-9481-8480273a038c tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Volume info retrieved successfully. Jul 10 08:38:24.651890 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-754eacc0-cbc3-4643-9481-8480273a038c tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] https://10.4.3.7/volume/v3/volumes/a1571b7e-191b-4643-a849-e35060407427 returned with HTTP 200 Jul 10 08:38:24.652312 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 656/2635] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:38:24 2026] GET /volume/v3/volumes/a1571b7e-191b-4643-a849-e35060407427 => generated 1136 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:38:24.686234 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-a57e7145-e9ef-456c-acf3-111e5dba9366 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:24.686612 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-a57e7145-e9ef-456c-acf3-111e5dba9366 None None] GET https://10.4.3.7/volume// Jul 10 08:38:24.686771 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-a57e7145-e9ef-456c-acf3-111e5dba9366 None None] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:24.686961 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-a57e7145-e9ef-456c-acf3-111e5dba9366 None None] Calling method 'all' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:24.687293 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-a57e7145-e9ef-456c-acf3-111e5dba9366 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:38:24.687599 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 666/2636] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:38:24 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:38:24.698673 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-9e363bd1-68e6-4a19-9d93-0bcc1f588535 req-8460f33a-582f-42ee-939d-bf9b90483265 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:24.700287 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-9a28ded9-cb4b-477d-a5a3-af2addae094c req-af138dc0-207b-4043-9d9b-e4fd36025142 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:24.703045 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-9e363bd1-68e6-4a19-9d93-0bcc1f588535 req-8460f33a-582f-42ee-939d-bf9b90483265 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] GET https://10.4.3.7/volume/v3/volumes/a1571b7e-191b-4643-a849-e35060407427 Jul 10 08:38:24.703045 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-9e363bd1-68e6-4a19-9d93-0bcc1f588535 req-8460f33a-582f-42ee-939d-bf9b90483265 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:24.703045 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-9e363bd1-68e6-4a19-9d93-0bcc1f588535 req-8460f33a-582f-42ee-939d-bf9b90483265 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:24.703206 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-9a28ded9-cb4b-477d-a5a3-af2addae094c req-af138dc0-207b-4043-9d9b-e4fd36025142 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] GET https://10.4.3.7/volume/v3/volumes/d611e149-c339-45b8-909b-59df647ff5d3 Jul 10 08:38:24.703206 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-9a28ded9-cb4b-477d-a5a3-af2addae094c req-af138dc0-207b-4043-9d9b-e4fd36025142 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:24.703206 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-9a28ded9-cb4b-477d-a5a3-af2addae094c req-af138dc0-207b-4043-9d9b-e4fd36025142 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:24.712033 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:24.712033 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:38:24.714500 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:24.714500 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:38:24.716714 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [req-9e363bd1-68e6-4a19-9d93-0bcc1f588535 req-8460f33a-582f-42ee-939d-bf9b90483265 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Volume info retrieved successfully. Jul 10 08:38:24.718434 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-9a28ded9-cb4b-477d-a5a3-af2addae094c req-af138dc0-207b-4043-9d9b-e4fd36025142 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Volume info retrieved successfully. Jul 10 08:38:24.721953 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-9e363bd1-68e6-4a19-9d93-0bcc1f588535 req-8460f33a-582f-42ee-939d-bf9b90483265 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] https://10.4.3.7/volume/v3/volumes/a1571b7e-191b-4643-a849-e35060407427 returned with HTTP 200 Jul 10 08:38:24.722590 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 655/2637] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:38:24 2026] GET /volume/v3/volumes/a1571b7e-191b-4643-a849-e35060407427 => generated 1136 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:38:24.723377 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-9a28ded9-cb4b-477d-a5a3-af2addae094c req-af138dc0-207b-4043-9d9b-e4fd36025142 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/volumes/d611e149-c339-45b8-909b-59df647ff5d3 returned with HTTP 200 Jul 10 08:38:24.723844 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 661/2638] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:38:24 2026] GET /volume/v3/volumes/d611e149-c339-45b8-909b-59df647ff5d3 => generated 1046 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:38:24.749649 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-9e363bd1-68e6-4a19-9d93-0bcc1f588535 req-c5e211e0-4580-42e9-b443-32c699415d88 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:24.752429 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-9e363bd1-68e6-4a19-9d93-0bcc1f588535 req-c5e211e0-4580-42e9-b443-32c699415d88 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] POST https://10.4.3.7/volume/v3/volumes/a1571b7e-191b-4643-a849-e35060407427/action Jul 10 08:38:24.752429 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-9e363bd1-68e6-4a19-9d93-0bcc1f588535 req-c5e211e0-4580-42e9-b443-32c699415d88 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100055) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:38:24.752429 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-9e363bd1-68e6-4a19-9d93-0bcc1f588535 req-c5e211e0-4580-42e9-b443-32c699415d88 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:38:24.763357 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:24.763357 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:38:24.763911 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [req-9e363bd1-68e6-4a19-9d93-0bcc1f588535 req-c5e211e0-4580-42e9-b443-32c699415d88 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Volume info retrieved successfully. Jul 10 08:38:24.770771 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [req-9e363bd1-68e6-4a19-9d93-0bcc1f588535 req-c5e211e0-4580-42e9-b443-32c699415d88 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Begin detaching volume completed successfully. Jul 10 08:38:24.771007 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-9e363bd1-68e6-4a19-9d93-0bcc1f588535 req-c5e211e0-4580-42e9-b443-32c699415d88 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] https://10.4.3.7/volume/v3/volumes/a1571b7e-191b-4643-a849-e35060407427/action returned with HTTP 202 Jul 10 08:38:24.771490 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 657/2639] 10.4.3.7 () {72 vars in 1658 bytes} [Fri Jul 10 08:38:24 2026] POST /volume/v3/volumes/a1571b7e-191b-4643-a849-e35060407427/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:38:24.853986 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-9a28ded9-cb4b-477d-a5a3-af2addae094c req-e663c4a3-6e45-4e41-b346-b7c5f1967871 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:24.856472 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-9a28ded9-cb4b-477d-a5a3-af2addae094c req-e663c4a3-6e45-4e41-b346-b7c5f1967871 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] PUT https://10.4.3.7/volume/v3/attachments/94027731-16f1-4edf-b7a6-de0a380e04f2 Jul 10 08:38:24.856472 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-9a28ded9-cb4b-477d-a5a3-af2addae094c req-e663c4a3-6e45-4e41-b346-b7c5f1967871 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.7", "host": "np0000004976", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b54eda21b644", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bf3c9c16-ec3d-4df7-865b-5f424258654a", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:38:24.865346 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.coordination [req-9a28ded9-cb4b-477d-a5a3-af2addae094c req-e663c4a3-6e45-4e41-b346-b7c5f1967871 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Acquiring lock "cinder-attachment_update-d611e149-c339-45b8-909b-59df647ff5d3-np0000004976" by "attachment_update" {{(pid=100054) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 08:38:24.870466 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.coordination [req-9a28ded9-cb4b-477d-a5a3-af2addae094c req-e663c4a3-6e45-4e41-b346-b7c5f1967871 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Lock "cinder-attachment_update-d611e149-c339-45b8-909b-59df647ff5d3-np0000004976" acquired by "attachment_update" :: waited 0.005s {{(pid=100054) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 08:38:24.871893 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:24.871893 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:38:24.979836 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-7a482305-a94e-4efa-947e-68e0e9cf991a None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:24.984072 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-7a482305-a94e-4efa-947e-68e0e9cf991a tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] GET https://10.4.3.7/volume/v3/backups/6a37f156-4f15-4bd6-9523-b23d1318d33c Jul 10 08:38:24.984072 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-7a482305-a94e-4efa-947e-68e0e9cf991a tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:24.984072 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-7a482305-a94e-4efa-947e-68e0e9cf991a tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:24.984072 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-7a482305-a94e-4efa-947e-68e0e9cf991a tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Show backup with id 6a37f156-4f15-4bd6-9523-b23d1318d33c. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:38:24.987839 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-7a482305-a94e-4efa-947e-68e0e9cf991a tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] https://10.4.3.7/volume/v3/backups/6a37f156-4f15-4bd6-9523-b23d1318d33c returned with HTTP 404 Jul 10 08:38:24.988487 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 656/2640] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:38:24 2026] GET /volume/v3/backups/6a37f156-4f15-4bd6-9523-b23d1318d33c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:38:24.995631 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-74018803-80f5-4ce3-8ac1-eef8875215e3 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:24.997290 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-74018803-80f5-4ce3-8ac1-eef8875215e3 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] DELETE https://10.4.3.7/volume/v3/backups/19161efe-da47-4f21-8515-3f241c2bb5b8 Jul 10 08:38:24.997513 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-74018803-80f5-4ce3-8ac1-eef8875215e3 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:24.997761 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-74018803-80f5-4ce3-8ac1-eef8875215e3 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:24.997761 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.contrib.backups [None req-74018803-80f5-4ce3-8ac1-eef8875215e3 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Delete backup with id: 19161efe-da47-4f21-8515-3f241c2bb5b8. Jul 10 08:38:25.003443 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:25.003443 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:38:25.014568 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.backup.rpcapi [None req-74018803-80f5-4ce3-8ac1-eef8875215e3 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] delete_backup rpcapi backup_id 19161efe-da47-4f21-8515-3f241c2bb5b8 {{(pid=100057) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 08:38:25.016143 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-74018803-80f5-4ce3-8ac1-eef8875215e3 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] https://10.4.3.7/volume/v3/backups/19161efe-da47-4f21-8515-3f241c2bb5b8 returned with HTTP 202 Jul 10 08:38:25.016725 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 662/2641] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:38:24 2026] DELETE /volume/v3/backups/19161efe-da47-4f21-8515-3f241c2bb5b8 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:38:25.023257 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-23f459f7-e94e-427f-a25a-ac17c475965f None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:25.025010 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-23f459f7-e94e-427f-a25a-ac17c475965f tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] GET https://10.4.3.7/volume/v3/backups/19161efe-da47-4f21-8515-3f241c2bb5b8 Jul 10 08:38:25.025262 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-23f459f7-e94e-427f-a25a-ac17c475965f tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:25.025506 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-23f459f7-e94e-427f-a25a-ac17c475965f tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:25.025657 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-23f459f7-e94e-427f-a25a-ac17c475965f tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Show backup with id 19161efe-da47-4f21-8515-3f241c2bb5b8. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:38:25.030073 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:25.030073 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:38:25.030731 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-23f459f7-e94e-427f-a25a-ac17c475965f tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] https://10.4.3.7/volume/v3/backups/19161efe-da47-4f21-8515-3f241c2bb5b8 returned with HTTP 200 Jul 10 08:38:25.031096 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 658/2642] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:38:25 2026] GET /volume/v3/backups/19161efe-da47-4f21-8515-3f241c2bb5b8 => generated 745 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:25.397609 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.coordination [req-9a28ded9-cb4b-477d-a5a3-af2addae094c req-e663c4a3-6e45-4e41-b346-b7c5f1967871 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Lock "cinder-attachment_update-d611e149-c339-45b8-909b-59df647ff5d3-np0000004976" released by "attachment_update" :: held 0.527s {{(pid=100054) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 08:38:25.397991 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-9a28ded9-cb4b-477d-a5a3-af2addae094c req-e663c4a3-6e45-4e41-b346-b7c5f1967871 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/attachments/94027731-16f1-4edf-b7a6-de0a380e04f2 returned with HTTP 200 Jul 10 08:38:25.398601 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 667/2643] 10.4.3.7 () {74 vars in 1690 bytes} [Fri Jul 10 08:38:24 2026] PUT /volume/v3/attachments/94027731-16f1-4edf-b7a6-de0a380e04f2 => generated 968 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:38:25.826142 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-77dd50c7-5fd0-4f67-88b4-a6fd21696f0b None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:25.826587 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-77dd50c7-5fd0-4f67-88b4-a6fd21696f0b None None] GET https://10.4.3.7/volume// Jul 10 08:38:25.826744 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-77dd50c7-5fd0-4f67-88b4-a6fd21696f0b None None] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:25.826916 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-77dd50c7-5fd0-4f67-88b4-a6fd21696f0b None None] Calling method 'all' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:25.827252 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-77dd50c7-5fd0-4f67-88b4-a6fd21696f0b None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:38:25.827547 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 657/2644] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:38:25 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:38:25.835659 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-9e363bd1-68e6-4a19-9d93-0bcc1f588535 req-2c7a52ed-ab94-4476-8f2d-30bc792f4e45 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:25.838210 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-9e363bd1-68e6-4a19-9d93-0bcc1f588535 req-2c7a52ed-ab94-4476-8f2d-30bc792f4e45 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] GET https://10.4.3.7/volume/v3/volumes/a1571b7e-191b-4643-a849-e35060407427 Jul 10 08:38:25.838474 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-9e363bd1-68e6-4a19-9d93-0bcc1f588535 req-2c7a52ed-ab94-4476-8f2d-30bc792f4e45 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:25.838758 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-9e363bd1-68e6-4a19-9d93-0bcc1f588535 req-2c7a52ed-ab94-4476-8f2d-30bc792f4e45 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:25.851933 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:25.851933 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:38:25.859763 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-9e363bd1-68e6-4a19-9d93-0bcc1f588535 req-2c7a52ed-ab94-4476-8f2d-30bc792f4e45 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Volume info retrieved successfully. Jul 10 08:38:25.867578 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-9e363bd1-68e6-4a19-9d93-0bcc1f588535 req-2c7a52ed-ab94-4476-8f2d-30bc792f4e45 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] https://10.4.3.7/volume/v3/volumes/a1571b7e-191b-4643-a849-e35060407427 returned with HTTP 200 Jul 10 08:38:25.867931 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 663/2645] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:38:25 2026] GET /volume/v3/volumes/a1571b7e-191b-4643-a849-e35060407427 => generated 1319 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:38:25.909628 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-9a28ded9-cb4b-477d-a5a3-af2addae094c req-d97ba9c7-0bf4-4ffd-a8e2-d4bad640c8bc None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:25.911489 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-9a28ded9-cb4b-477d-a5a3-af2addae094c req-d97ba9c7-0bf4-4ffd-a8e2-d4bad640c8bc tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] POST https://10.4.3.7/volume/v3/attachments/94027731-16f1-4edf-b7a6-de0a380e04f2/action Jul 10 08:38:25.911821 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-9a28ded9-cb4b-477d-a5a3-af2addae094c req-d97ba9c7-0bf4-4ffd-a8e2-d4bad640c8bc tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Action body: b'{"os-complete": null}' {{(pid=100055) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:38:25.911968 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-9a28ded9-cb4b-477d-a5a3-af2addae094c req-d97ba9c7-0bf4-4ffd-a8e2-d4bad640c8bc tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:38:25.927131 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:25.927131 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:38:25.937434 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-9a28ded9-cb4b-477d-a5a3-af2addae094c req-d97ba9c7-0bf4-4ffd-a8e2-d4bad640c8bc tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/attachments/94027731-16f1-4edf-b7a6-de0a380e04f2/action returned with HTTP 204 Jul 10 08:38:25.937909 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 659/2646] 10.4.3.7 () {74 vars in 1711 bytes} [Fri Jul 10 08:38:25 2026] POST /volume/v3/attachments/94027731-16f1-4edf-b7a6-de0a380e04f2/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:38:26.045349 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-c1da99df-ddd3-4834-9ba9-b46d97a63582 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:26.047885 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-c1da99df-ddd3-4834-9ba9-b46d97a63582 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] GET https://10.4.3.7/volume/v3/backups/19161efe-da47-4f21-8515-3f241c2bb5b8 Jul 10 08:38:26.048278 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-c1da99df-ddd3-4834-9ba9-b46d97a63582 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:26.048563 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-c1da99df-ddd3-4834-9ba9-b46d97a63582 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:26.048717 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-c1da99df-ddd3-4834-9ba9-b46d97a63582 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Show backup with id 19161efe-da47-4f21-8515-3f241c2bb5b8. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:38:26.053346 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-c1da99df-ddd3-4834-9ba9-b46d97a63582 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] https://10.4.3.7/volume/v3/backups/19161efe-da47-4f21-8515-3f241c2bb5b8 returned with HTTP 404 Jul 10 08:38:26.053978 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 668/2647] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:38:26 2026] GET /volume/v3/backups/19161efe-da47-4f21-8515-3f241c2bb5b8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:38:26.061458 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-79b6a809-3dda-48fd-8b7d-faa132c40bee None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:26.066724 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-79b6a809-3dda-48fd-8b7d-faa132c40bee tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] DELETE https://10.4.3.7/volume/v3/backups/e2c52862-22f5-4e3e-8a99-fb1f68340576 Jul 10 08:38:26.066922 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-79b6a809-3dda-48fd-8b7d-faa132c40bee tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:26.067119 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-79b6a809-3dda-48fd-8b7d-faa132c40bee tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Calling method 'delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:26.067364 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.contrib.backups [None req-79b6a809-3dda-48fd-8b7d-faa132c40bee tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Delete backup with id: e2c52862-22f5-4e3e-8a99-fb1f68340576. Jul 10 08:38:26.077285 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:26.077285 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:38:26.092710 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.backup.rpcapi [None req-79b6a809-3dda-48fd-8b7d-faa132c40bee tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] delete_backup rpcapi backup_id e2c52862-22f5-4e3e-8a99-fb1f68340576 {{(pid=100056) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 08:38:26.095319 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-79b6a809-3dda-48fd-8b7d-faa132c40bee tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] https://10.4.3.7/volume/v3/backups/e2c52862-22f5-4e3e-8a99-fb1f68340576 returned with HTTP 202 Jul 10 08:38:26.095319 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 658/2648] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:38:26 2026] DELETE /volume/v3/backups/e2c52862-22f5-4e3e-8a99-fb1f68340576 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:38:26.113748 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-6974ba2f-f3ee-422e-9f25-d6e807dea1ae None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:26.115679 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-6974ba2f-f3ee-422e-9f25-d6e807dea1ae tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] GET https://10.4.3.7/volume/v3/backups/e2c52862-22f5-4e3e-8a99-fb1f68340576 Jul 10 08:38:26.115857 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-6974ba2f-f3ee-422e-9f25-d6e807dea1ae tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:26.116052 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-6974ba2f-f3ee-422e-9f25-d6e807dea1ae tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:26.116188 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-6974ba2f-f3ee-422e-9f25-d6e807dea1ae tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Show backup with id e2c52862-22f5-4e3e-8a99-fb1f68340576. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:38:26.123966 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:26.123966 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:38:26.124872 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-6974ba2f-f3ee-422e-9f25-d6e807dea1ae tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] https://10.4.3.7/volume/v3/backups/e2c52862-22f5-4e3e-8a99-fb1f68340576 returned with HTTP 200 Jul 10 08:38:26.125327 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 664/2649] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:38:26 2026] GET /volume/v3/backups/e2c52862-22f5-4e3e-8a99-fb1f68340576 => generated 746 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:26.732734 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-9e363bd1-68e6-4a19-9d93-0bcc1f588535 req-48482ad9-0b1d-4891-b8a8-d765f084f7f2 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:26.735194 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-9e363bd1-68e6-4a19-9d93-0bcc1f588535 req-48482ad9-0b1d-4891-b8a8-d765f084f7f2 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] DELETE https://10.4.3.7/volume/v3/attachments/17216bf7-9d6f-4e21-9751-5a3bd1d8fbdb Jul 10 08:38:26.735465 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-9e363bd1-68e6-4a19-9d93-0bcc1f588535 req-48482ad9-0b1d-4891-b8a8-d765f084f7f2 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:26.735680 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-9e363bd1-68e6-4a19-9d93-0bcc1f588535 req-48482ad9-0b1d-4891-b8a8-d765f084f7f2 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Calling method 'version_select' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:26.743619 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:26.743619 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:38:27.136047 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-bdc5adf7-c573-44fb-a659-e588eb5f4fc6 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:27.137838 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-bdc5adf7-c573-44fb-a659-e588eb5f4fc6 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] GET https://10.4.3.7/volume/v3/backups/e2c52862-22f5-4e3e-8a99-fb1f68340576 Jul 10 08:38:27.138032 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-bdc5adf7-c573-44fb-a659-e588eb5f4fc6 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:27.138241 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-bdc5adf7-c573-44fb-a659-e588eb5f4fc6 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:27.138370 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-bdc5adf7-c573-44fb-a659-e588eb5f4fc6 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Show backup with id e2c52862-22f5-4e3e-8a99-fb1f68340576. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:38:27.142453 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-bdc5adf7-c573-44fb-a659-e588eb5f4fc6 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] https://10.4.3.7/volume/v3/backups/e2c52862-22f5-4e3e-8a99-fb1f68340576 returned with HTTP 404 Jul 10 08:38:27.142914 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 669/2650] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:38:27 2026] GET /volume/v3/backups/e2c52862-22f5-4e3e-8a99-fb1f68340576 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:38:27.150555 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-463985b9-a282-4b82-8043-59b63cde492a None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:27.152604 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-463985b9-a282-4b82-8043-59b63cde492a tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] DELETE https://10.4.3.7/volume/v3/backups/51d90191-45de-4de4-95c3-74f6e802c2c0 Jul 10 08:38:27.152981 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-463985b9-a282-4b82-8043-59b63cde492a tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:27.153596 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-463985b9-a282-4b82-8043-59b63cde492a tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Calling method 'delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:27.153754 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.contrib.backups [None req-463985b9-a282-4b82-8043-59b63cde492a tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Delete backup with id: 51d90191-45de-4de4-95c3-74f6e802c2c0. Jul 10 08:38:27.161467 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:27.161467 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:38:27.178337 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.backup.rpcapi [None req-463985b9-a282-4b82-8043-59b63cde492a tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] delete_backup rpcapi backup_id 51d90191-45de-4de4-95c3-74f6e802c2c0 {{(pid=100056) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 08:38:27.182720 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-463985b9-a282-4b82-8043-59b63cde492a tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] https://10.4.3.7/volume/v3/backups/51d90191-45de-4de4-95c3-74f6e802c2c0 returned with HTTP 202 Jul 10 08:38:27.182720 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 659/2651] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:38:27 2026] DELETE /volume/v3/backups/51d90191-45de-4de4-95c3-74f6e802c2c0 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:38:27.192300 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-10318273-27d8-4783-817a-ab47f770a5bb None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:27.194251 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-10318273-27d8-4783-817a-ab47f770a5bb tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] GET https://10.4.3.7/volume/v3/backups/51d90191-45de-4de4-95c3-74f6e802c2c0 Jul 10 08:38:27.194490 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-10318273-27d8-4783-817a-ab47f770a5bb tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:27.194662 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-10318273-27d8-4783-817a-ab47f770a5bb tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:27.194780 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-10318273-27d8-4783-817a-ab47f770a5bb tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Show backup with id 51d90191-45de-4de4-95c3-74f6e802c2c0. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:38:27.199422 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:27.199422 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:38:27.200198 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-10318273-27d8-4783-817a-ab47f770a5bb tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] https://10.4.3.7/volume/v3/backups/51d90191-45de-4de4-95c3-74f6e802c2c0 returned with HTTP 200 Jul 10 08:38:27.200637 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 665/2652] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:38:27 2026] GET /volume/v3/backups/51d90191-45de-4de4-95c3-74f6e802c2c0 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:27.272442 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-9e363bd1-68e6-4a19-9d93-0bcc1f588535 req-48482ad9-0b1d-4891-b8a8-d765f084f7f2 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] https://10.4.3.7/volume/v3/attachments/17216bf7-9d6f-4e21-9751-5a3bd1d8fbdb returned with HTTP 200 Jul 10 08:38:27.272893 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 660/2653] 10.4.3.7 () {72 vars in 1659 bytes} [Fri Jul 10 08:38:26 2026] DELETE /volume/v3/attachments/17216bf7-9d6f-4e21-9751-5a3bd1d8fbdb => generated 19 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:27.969017 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-e4c2ac61-9490-4f33-b463-1571b8fead2c None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:27.970765 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-e4c2ac61-9490-4f33-b463-1571b8fead2c tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] GET https://10.4.3.7/volume/v3/volumes/a1571b7e-191b-4643-a849-e35060407427 Jul 10 08:38:27.970943 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-e4c2ac61-9490-4f33-b463-1571b8fead2c tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:27.971188 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-e4c2ac61-9490-4f33-b463-1571b8fead2c tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:27.978519 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:27.978519 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:38:27.982806 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-e4c2ac61-9490-4f33-b463-1571b8fead2c tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Volume info retrieved successfully. Jul 10 08:38:27.987634 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-e4c2ac61-9490-4f33-b463-1571b8fead2c tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] https://10.4.3.7/volume/v3/volumes/a1571b7e-191b-4643-a849-e35060407427 returned with HTTP 200 Jul 10 08:38:27.987995 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 670/2654] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:38:27 2026] GET /volume/v3/volumes/a1571b7e-191b-4643-a849-e35060407427 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:28.212949 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-091332a7-70d5-461e-8b50-babbd04e81a6 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:28.214587 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-091332a7-70d5-461e-8b50-babbd04e81a6 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] GET https://10.4.3.7/volume/v3/backups/51d90191-45de-4de4-95c3-74f6e802c2c0 Jul 10 08:38:28.214814 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-091332a7-70d5-461e-8b50-babbd04e81a6 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:28.215045 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-091332a7-70d5-461e-8b50-babbd04e81a6 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:28.215204 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-091332a7-70d5-461e-8b50-babbd04e81a6 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] Show backup with id 51d90191-45de-4de4-95c3-74f6e802c2c0. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:38:28.222225 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-091332a7-70d5-461e-8b50-babbd04e81a6 tempest-VolumesBackupsTest-1850290493 tempest-VolumesBackupsTest-1850290493-project-admin] https://10.4.3.7/volume/v3/backups/51d90191-45de-4de4-95c3-74f6e802c2c0 returned with HTTP 404 Jul 10 08:38:28.222225 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 660/2655] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:38:28 2026] GET /volume/v3/backups/51d90191-45de-4de4-95c3-74f6e802c2c0 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:38:28.233806 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-34c3ac62-0c76-434a-a405-0cec15bcbd7e None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:28.236379 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-34c3ac62-0c76-434a-a405-0cec15bcbd7e tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] DELETE https://10.4.3.7/volume/v3/volumes/faa02cdf-f99c-4d37-8f3c-1bfb666e6263 Jul 10 08:38:28.236608 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-34c3ac62-0c76-434a-a405-0cec15bcbd7e tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:28.236793 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-34c3ac62-0c76-434a-a405-0cec15bcbd7e tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:28.236947 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-34c3ac62-0c76-434a-a405-0cec15bcbd7e tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Delete volume with id: faa02cdf-f99c-4d37-8f3c-1bfb666e6263 Jul 10 08:38:28.244431 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:28.244431 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:38:28.244899 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-34c3ac62-0c76-434a-a405-0cec15bcbd7e tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Volume info retrieved successfully. Jul 10 08:38:28.272671 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-34c3ac62-0c76-434a-a405-0cec15bcbd7e tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Delete volume request issued successfully. Jul 10 08:38:28.272906 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-34c3ac62-0c76-434a-a405-0cec15bcbd7e tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] https://10.4.3.7/volume/v3/volumes/faa02cdf-f99c-4d37-8f3c-1bfb666e6263 returned with HTTP 202 Jul 10 08:38:28.273731 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 666/2656] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:38:28 2026] DELETE /volume/v3/volumes/faa02cdf-f99c-4d37-8f3c-1bfb666e6263 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:38:28.281931 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-8b55a205-aa81-4491-bf2b-ea1891f77027 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:28.285119 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-8b55a205-aa81-4491-bf2b-ea1891f77027 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] GET https://10.4.3.7/volume/v3/volumes/faa02cdf-f99c-4d37-8f3c-1bfb666e6263 Jul 10 08:38:28.285119 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-8b55a205-aa81-4491-bf2b-ea1891f77027 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:28.285119 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-8b55a205-aa81-4491-bf2b-ea1891f77027 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:28.295885 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:28.295885 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:38:28.300064 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-8b55a205-aa81-4491-bf2b-ea1891f77027 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Volume info retrieved successfully. Jul 10 08:38:28.307429 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-8b55a205-aa81-4491-bf2b-ea1891f77027 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] https://10.4.3.7/volume/v3/volumes/faa02cdf-f99c-4d37-8f3c-1bfb666e6263 returned with HTTP 200 Jul 10 08:38:28.308054 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 661/2657] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:38:28 2026] GET /volume/v3/volumes/faa02cdf-f99c-4d37-8f3c-1bfb666e6263 => generated 837 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:29.323995 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-d6ae9b5f-770c-49b4-9c4e-6dbb38b25ec7 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:29.326137 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d6ae9b5f-770c-49b4-9c4e-6dbb38b25ec7 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] GET https://10.4.3.7/volume/v3/volumes/faa02cdf-f99c-4d37-8f3c-1bfb666e6263 Jul 10 08:38:29.326396 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-d6ae9b5f-770c-49b4-9c4e-6dbb38b25ec7 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:29.326659 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-d6ae9b5f-770c-49b4-9c4e-6dbb38b25ec7 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:29.332692 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d6ae9b5f-770c-49b4-9c4e-6dbb38b25ec7 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] https://10.4.3.7/volume/v3/volumes/faa02cdf-f99c-4d37-8f3c-1bfb666e6263 returned with HTTP 404 Jul 10 08:38:29.333242 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 671/2658] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:38:29 2026] GET /volume/v3/volumes/faa02cdf-f99c-4d37-8f3c-1bfb666e6263 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:38:29.340776 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-3aac2afb-b72b-461d-8b1e-d29c0b19fcc1 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:29.342884 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-3aac2afb-b72b-461d-8b1e-d29c0b19fcc1 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] DELETE https://10.4.3.7/volume/v3/volumes/5a6917f3-2b79-4e40-b905-e80901680dc9 Jul 10 08:38:29.343104 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-3aac2afb-b72b-461d-8b1e-d29c0b19fcc1 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:29.343347 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-3aac2afb-b72b-461d-8b1e-d29c0b19fcc1 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Calling method 'delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:29.343568 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-3aac2afb-b72b-461d-8b1e-d29c0b19fcc1 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Delete volume with id: 5a6917f3-2b79-4e40-b905-e80901680dc9 Jul 10 08:38:29.351785 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:29.351785 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:38:29.352325 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-3aac2afb-b72b-461d-8b1e-d29c0b19fcc1 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Volume info retrieved successfully. Jul 10 08:38:29.370965 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-3aac2afb-b72b-461d-8b1e-d29c0b19fcc1 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Delete volume request issued successfully. Jul 10 08:38:29.371211 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-3aac2afb-b72b-461d-8b1e-d29c0b19fcc1 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] https://10.4.3.7/volume/v3/volumes/5a6917f3-2b79-4e40-b905-e80901680dc9 returned with HTTP 202 Jul 10 08:38:29.372057 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 661/2659] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:38:29 2026] DELETE /volume/v3/volumes/5a6917f3-2b79-4e40-b905-e80901680dc9 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:38:29.379028 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-e77bd0ed-a1f9-4af1-821c-3805b2db6a33 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:29.381061 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e77bd0ed-a1f9-4af1-821c-3805b2db6a33 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] GET https://10.4.3.7/volume/v3/volumes/5a6917f3-2b79-4e40-b905-e80901680dc9 Jul 10 08:38:29.381264 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e77bd0ed-a1f9-4af1-821c-3805b2db6a33 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:29.381486 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e77bd0ed-a1f9-4af1-821c-3805b2db6a33 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:29.390554 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:29.390554 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:38:29.396753 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-e77bd0ed-a1f9-4af1-821c-3805b2db6a33 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Volume info retrieved successfully. Jul 10 08:38:29.403067 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e77bd0ed-a1f9-4af1-821c-3805b2db6a33 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] https://10.4.3.7/volume/v3/volumes/5a6917f3-2b79-4e40-b905-e80901680dc9 returned with HTTP 200 Jul 10 08:38:29.403621 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 667/2660] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:38:29 2026] GET /volume/v3/volumes/5a6917f3-2b79-4e40-b905-e80901680dc9 => generated 837 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:30.078860 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-9a28ded9-cb4b-477d-a5a3-af2addae094c req-2a4112c5-f57e-4b2c-8964-740085fc2ee6 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:30.081192 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-9a28ded9-cb4b-477d-a5a3-af2addae094c req-2a4112c5-f57e-4b2c-8964-740085fc2ee6 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] GET https://10.4.3.7/volume/v3/volumes/d611e149-c339-45b8-909b-59df647ff5d3/encryption Jul 10 08:38:30.081434 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-9a28ded9-cb4b-477d-a5a3-af2addae094c req-2a4112c5-f57e-4b2c-8964-740085fc2ee6 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:30.081672 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-9a28ded9-cb4b-477d-a5a3-af2addae094c req-2a4112c5-f57e-4b2c-8964-740085fc2ee6 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'index' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:30.094214 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:30.094214 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:38:30.113562 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-9a28ded9-cb4b-477d-a5a3-af2addae094c req-2a4112c5-f57e-4b2c-8964-740085fc2ee6 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/volumes/d611e149-c339-45b8-909b-59df647ff5d3/encryption returned with HTTP 200 Jul 10 08:38:30.114134 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 662/2661] 10.4.3.7 () {68 vars in 1617 bytes} [Fri Jul 10 08:38:30 2026] GET /volume/v3/volumes/d611e149-c339-45b8-909b-59df647ff5d3/encryption => generated 160 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:30.418633 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-79d50640-b4b1-4a14-a2b9-8b15992efea0 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:30.420551 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-79d50640-b4b1-4a14-a2b9-8b15992efea0 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] GET https://10.4.3.7/volume/v3/volumes/5a6917f3-2b79-4e40-b905-e80901680dc9 Jul 10 08:38:30.420763 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-79d50640-b4b1-4a14-a2b9-8b15992efea0 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:30.420993 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-79d50640-b4b1-4a14-a2b9-8b15992efea0 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:30.426766 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-79d50640-b4b1-4a14-a2b9-8b15992efea0 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] https://10.4.3.7/volume/v3/volumes/5a6917f3-2b79-4e40-b905-e80901680dc9 returned with HTTP 404 Jul 10 08:38:30.427314 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 672/2662] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:38:30 2026] GET /volume/v3/volumes/5a6917f3-2b79-4e40-b905-e80901680dc9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:38:30.435640 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-9a5db69e-a252-4ae2-8f79-f8cb3cb7f1e2 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:30.437989 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-9a5db69e-a252-4ae2-8f79-f8cb3cb7f1e2 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] DELETE https://10.4.3.7/volume/v3/volumes/75a3f868-aafb-4039-ae8c-4d7dd1bb7ddb Jul 10 08:38:30.438260 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-9a5db69e-a252-4ae2-8f79-f8cb3cb7f1e2 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:30.438530 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-9a5db69e-a252-4ae2-8f79-f8cb3cb7f1e2 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Calling method 'delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:30.438746 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-9a5db69e-a252-4ae2-8f79-f8cb3cb7f1e2 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Delete volume with id: 75a3f868-aafb-4039-ae8c-4d7dd1bb7ddb Jul 10 08:38:30.448122 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:30.448122 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:38:30.448784 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-9a5db69e-a252-4ae2-8f79-f8cb3cb7f1e2 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Volume info retrieved successfully. Jul 10 08:38:30.468249 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-9a5db69e-a252-4ae2-8f79-f8cb3cb7f1e2 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Delete volume request issued successfully. Jul 10 08:38:30.468489 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-9a5db69e-a252-4ae2-8f79-f8cb3cb7f1e2 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] https://10.4.3.7/volume/v3/volumes/75a3f868-aafb-4039-ae8c-4d7dd1bb7ddb returned with HTTP 202 Jul 10 08:38:30.468973 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 662/2663] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:38:30 2026] DELETE /volume/v3/volumes/75a3f868-aafb-4039-ae8c-4d7dd1bb7ddb => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:38:30.477226 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-bd633ab2-0ec9-4581-95fc-d4b067301c71 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:30.479316 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-bd633ab2-0ec9-4581-95fc-d4b067301c71 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] GET https://10.4.3.7/volume/v3/volumes/75a3f868-aafb-4039-ae8c-4d7dd1bb7ddb Jul 10 08:38:30.479594 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-bd633ab2-0ec9-4581-95fc-d4b067301c71 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:30.479836 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-bd633ab2-0ec9-4581-95fc-d4b067301c71 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:30.488484 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:30.488484 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:38:30.493967 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-bd633ab2-0ec9-4581-95fc-d4b067301c71 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Volume info retrieved successfully. Jul 10 08:38:30.499326 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-bd633ab2-0ec9-4581-95fc-d4b067301c71 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] https://10.4.3.7/volume/v3/volumes/75a3f868-aafb-4039-ae8c-4d7dd1bb7ddb returned with HTTP 200 Jul 10 08:38:30.499791 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 668/2664] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:38:30 2026] GET /volume/v3/volumes/75a3f868-aafb-4039-ae8c-4d7dd1bb7ddb => generated 837 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:31.517216 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-d51bb09e-c8ac-421e-8167-7d4879a944d3 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:31.519591 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-d51bb09e-c8ac-421e-8167-7d4879a944d3 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] GET https://10.4.3.7/volume/v3/volumes/75a3f868-aafb-4039-ae8c-4d7dd1bb7ddb Jul 10 08:38:31.519798 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-d51bb09e-c8ac-421e-8167-7d4879a944d3 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:31.520039 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-d51bb09e-c8ac-421e-8167-7d4879a944d3 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:31.527717 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-d51bb09e-c8ac-421e-8167-7d4879a944d3 tempest-VolumesBackupsTest-1452823268 tempest-VolumesBackupsTest-1452823268-project-member] https://10.4.3.7/volume/v3/volumes/75a3f868-aafb-4039-ae8c-4d7dd1bb7ddb returned with HTTP 404 Jul 10 08:38:31.528284 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 663/2665] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:38:31 2026] GET /volume/v3/volumes/75a3f868-aafb-4039-ae8c-4d7dd1bb7ddb => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:38:33.532014 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-8ddbe153-af45-4f47-8c83-ebbb1bbfdb76 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:33.613315 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-8ddbe153-af45-4f47-8c83-ebbb1bbfdb76 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:38:33.613762 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-8ddbe153-af45-4f47-8c83-ebbb1bbfdb76 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1674843902"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:38:33.615598 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.volumes [None req-8ddbe153-af45-4f47-8c83-ebbb1bbfdb76 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1674843902'}} {{(pid=100054) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:38:33.615762 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.volumes [None req-8ddbe153-af45-4f47-8c83-ebbb1bbfdb76 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Create volume of 1 GB Jul 10 08:38:33.619804 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-8ddbe153-af45-4f47-8c83-ebbb1bbfdb76 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Availability Zones retrieved successfully. Jul 10 08:38:33.626074 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-8ddbe153-af45-4f47-8c83-ebbb1bbfdb76 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Flow 'volume_create_api' (4b29d553-77d8-4bea-b36b-0f3f58e40219) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:38:33.626998 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-8ddbe153-af45-4f47-8c83-ebbb1bbfdb76 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1ef2468-5594-45f5-98ef-66f66512361d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:38:33.627823 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.flows.api.create_volume [None req-8ddbe153-af45-4f47-8c83-ebbb1bbfdb76 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Validating volume size '1' using validate_int {{(pid=100054) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:38:33.655616 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-8ddbe153-af45-4f47-8c83-ebbb1bbfdb76 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1ef2468-5594-45f5-98ef-66f66512361d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:38:33.656346 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-8ddbe153-af45-4f47-8c83-ebbb1bbfdb76 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1466996b-f8b0-475e-b487-94b51cb98098) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:38:33.713262 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.quota [None req-8ddbe153-af45-4f47-8c83-ebbb1bbfdb76 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Created reservations ['2192170d-bf7d-4c1c-9ada-71316c1647c1', '9e2367ad-0356-4104-b147-d3672ed65436', '9e7775de-6986-467e-8e55-e9e1cc0d6363', '213b9add-d594-40b0-8140-88975e097059'] {{(pid=100054) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:38:33.714215 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-8ddbe153-af45-4f47-8c83-ebbb1bbfdb76 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1466996b-f8b0-475e-b487-94b51cb98098) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2192170d-bf7d-4c1c-9ada-71316c1647c1', '9e2367ad-0356-4104-b147-d3672ed65436', '9e7775de-6986-467e-8e55-e9e1cc0d6363', '213b9add-d594-40b0-8140-88975e097059']}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:38:33.715140 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-8ddbe153-af45-4f47-8c83-ebbb1bbfdb76 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a261381-76a9-40a3-8168-26dae2cdc97b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:38:33.740683 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-8ddbe153-af45-4f47-8c83-ebbb1bbfdb76 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a261381-76a9-40a3-8168-26dae2cdc97b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4212f64c-fcad-4224-b1f8-972c5e61ac3d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1674843902',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='27b957abfb0845a2905cba65bb6b2880',qos_specs=None,replication_status=,reservations=['2192170d-bf7d-4c1c-9ada-71316c1647c1','9e2367ad-0356-4104-b147-d3672ed65436','9e7775de-6986-467e-8e55-e9e1cc0d6363','213b9add-d594-40b0-8140-88975e097059'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fed602d2abfa4df7b731bbf05f573587',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:38:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1674843902',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4212f64c-fcad-4224-b1f8-972c5e61ac3d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='27b957abfb0845a2905cba65bb6b2880',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fed602d2abfa4df7b731bbf05f573587',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:38:33.741712 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-8ddbe153-af45-4f47-8c83-ebbb1bbfdb76 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2af040a7-a0f7-4c3f-9af1-09821ad14afd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:38:33.761217 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-8ddbe153-af45-4f47-8c83-ebbb1bbfdb76 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2af040a7-a0f7-4c3f-9af1-09821ad14afd) transitioned into state 'SUCCESS' from state '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-1674843902',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='27b957abfb0845a2905cba65bb6b2880',qos_specs=None,replication_status=,reservations=['2192170d-bf7d-4c1c-9ada-71316c1647c1','9e2367ad-0356-4104-b147-d3672ed65436','9e7775de-6986-467e-8e55-e9e1cc0d6363','213b9add-d594-40b0-8140-88975e097059'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fed602d2abfa4df7b731bbf05f573587',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:38:33.761854 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-8ddbe153-af45-4f47-8c83-ebbb1bbfdb76 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6236497e-1f7b-446c-8b10-f8c33e04642b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:38:33.769986 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-8ddbe153-af45-4f47-8c83-ebbb1bbfdb76 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6236497e-1f7b-446c-8b10-f8c33e04642b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:38:33.770785 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-8ddbe153-af45-4f47-8c83-ebbb1bbfdb76 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Flow 'volume_create_api' (4b29d553-77d8-4bea-b36b-0f3f58e40219) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100054) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:38:33.771092 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-8ddbe153-af45-4f47-8c83-ebbb1bbfdb76 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Create volume request issued successfully. Jul 10 08:38:33.771618 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-8ddbe153-af45-4f47-8c83-ebbb1bbfdb76 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:38:33.771994 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 673/2666] 10.4.3.7 () {70 vars in 1284 bytes} [Fri Jul 10 08:38:33 2026] POST /volume/v3/volumes => generated 774 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:38:33.784296 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-cc260fba-e02d-44d5-a7a1-436cd645b67a None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:33.786122 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-cc260fba-e02d-44d5-a7a1-436cd645b67a tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/volumes/4212f64c-fcad-4224-b1f8-972c5e61ac3d Jul 10 08:38:33.786353 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-cc260fba-e02d-44d5-a7a1-436cd645b67a tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:33.786570 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-cc260fba-e02d-44d5-a7a1-436cd645b67a tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:33.794577 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:33.794577 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:38:33.798389 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-cc260fba-e02d-44d5-a7a1-436cd645b67a tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Volume info retrieved successfully. Jul 10 08:38:33.802774 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-cc260fba-e02d-44d5-a7a1-436cd645b67a tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/volumes/4212f64c-fcad-4224-b1f8-972c5e61ac3d returned with HTTP 200 Jul 10 08:38:33.803193 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 663/2667] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:38:33 2026] GET /volume/v3/volumes/4212f64c-fcad-4224-b1f8-972c5e61ac3d => generated 953 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:34.815241 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-7d3a39aa-5259-44ae-895b-1710f600558e None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:34.816903 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7d3a39aa-5259-44ae-895b-1710f600558e tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/volumes/4212f64c-fcad-4224-b1f8-972c5e61ac3d Jul 10 08:38:34.817106 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7d3a39aa-5259-44ae-895b-1710f600558e tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:34.817301 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7d3a39aa-5259-44ae-895b-1710f600558e tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:34.824463 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:34.824463 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:38:34.828169 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-7d3a39aa-5259-44ae-895b-1710f600558e tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Volume info retrieved successfully. Jul 10 08:38:34.832054 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7d3a39aa-5259-44ae-895b-1710f600558e tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/volumes/4212f64c-fcad-4224-b1f8-972c5e61ac3d returned with HTTP 200 Jul 10 08:38:34.832506 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 669/2668] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:38:34 2026] GET /volume/v3/volumes/4212f64c-fcad-4224-b1f8-972c5e61ac3d => generated 1014 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:38:34.843892 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-3cc50f65-42db-4feb-9515-7c73787421c1 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:34.845614 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-3cc50f65-42db-4feb-9515-7c73787421c1 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] POST https://10.4.3.7/volume/v3/backups Jul 10 08:38:34.845985 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-3cc50f65-42db-4feb-9515-7c73787421c1 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4212f64c-fcad-4224-b1f8-972c5e61ac3d", "name": "tempest-type-Backup-2050297022"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:38:34.847321 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.contrib.backups [None req-3cc50f65-42db-4feb-9515-7c73787421c1 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Creating new backup {'backup': {'volume_id': '4212f64c-fcad-4224-b1f8-972c5e61ac3d', 'name': 'tempest-type-Backup-2050297022'}} {{(pid=100055) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 08:38:34.847644 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.contrib.backups [None req-3cc50f65-42db-4feb-9515-7c73787421c1 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Creating backup of volume 4212f64c-fcad-4224-b1f8-972c5e61ac3d in container None Jul 10 08:38:34.855752 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:34.855752 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:38:34.856105 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-3cc50f65-42db-4feb-9515-7c73787421c1 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Volume info retrieved successfully. Jul 10 08:38:34.881554 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.quota [None req-3cc50f65-42db-4feb-9515-7c73787421c1 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Created reservations ['42bd98cf-dc11-4cfc-ab11-7d15c3bdc6b0', '3963f489-2948-4eda-96d0-536f71e28bb6'] {{(pid=100055) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:38:34.909767 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-3cc50f65-42db-4feb-9515-7c73787421c1 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/backups returned with HTTP 202 Jul 10 08:38:34.910364 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 664/2669] 10.4.3.7 () {70 vars in 1285 bytes} [Fri Jul 10 08:38:34 2026] POST /volume/v3/backups => generated 312 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:38:34.918035 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-5ce55d75-9f5b-44de-9a33-70cca94bacbb None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:34.919884 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-5ce55d75-9f5b-44de-9a33-70cca94bacbb tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/backups/e4030cd8-b654-42df-88f8-1725afd74b06 Jul 10 08:38:34.920093 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-5ce55d75-9f5b-44de-9a33-70cca94bacbb tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:34.920314 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-5ce55d75-9f5b-44de-9a33-70cca94bacbb tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:34.920431 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-5ce55d75-9f5b-44de-9a33-70cca94bacbb tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Show backup with id e4030cd8-b654-42df-88f8-1725afd74b06. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:38:34.922122 np0000004976 devstack@c-api.service[100054]: DEBUG dbcounter [-] [100054] Writing DB stats cinder:SELECT=232,cinder:INSERT=38,cinder:UPDATE=53 {{(pid=100054) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 08:38:34.926747 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:34.926747 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:38:34.927479 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-5ce55d75-9f5b-44de-9a33-70cca94bacbb tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/backups/e4030cd8-b654-42df-88f8-1725afd74b06 returned with HTTP 200 Jul 10 08:38:34.927862 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 674/2670] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:38:34 2026] GET /volume/v3/backups/e4030cd8-b654-42df-88f8-1725afd74b06 => generated 719 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:35.937918 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-7db43ce8-ec7e-4b23-b1d0-2cb690ac10e7 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:35.939666 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-7db43ce8-ec7e-4b23-b1d0-2cb690ac10e7 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/backups/e4030cd8-b654-42df-88f8-1725afd74b06 Jul 10 08:38:35.939854 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-7db43ce8-ec7e-4b23-b1d0-2cb690ac10e7 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:35.940027 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-7db43ce8-ec7e-4b23-b1d0-2cb690ac10e7 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:35.940132 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-7db43ce8-ec7e-4b23-b1d0-2cb690ac10e7 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Show backup with id e4030cd8-b654-42df-88f8-1725afd74b06. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:38:35.944250 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:35.944250 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:38:35.944912 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-7db43ce8-ec7e-4b23-b1d0-2cb690ac10e7 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/backups/e4030cd8-b654-42df-88f8-1725afd74b06 returned with HTTP 200 Jul 10 08:38:35.945347 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 664/2671] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:38:35 2026] GET /volume/v3/backups/e4030cd8-b654-42df-88f8-1725afd74b06 => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:36.220667 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-e7d11b59-6be5-4b74-94d0-99e00c556783 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:36.222366 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e7d11b59-6be5-4b74-94d0-99e00c556783 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] GET https://10.4.3.7/volume/v3/volumes/17a51af6-7a3d-4697-925f-fad1fbcafd38 Jul 10 08:38:36.222556 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e7d11b59-6be5-4b74-94d0-99e00c556783 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:36.222728 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e7d11b59-6be5-4b74-94d0-99e00c556783 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:36.229707 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:36.229707 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:38:36.234312 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-e7d11b59-6be5-4b74-94d0-99e00c556783 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Volume info retrieved successfully. Jul 10 08:38:36.243128 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e7d11b59-6be5-4b74-94d0-99e00c556783 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] https://10.4.3.7/volume/v3/volumes/17a51af6-7a3d-4697-925f-fad1fbcafd38 returned with HTTP 200 Jul 10 08:38:36.245243 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 670/2672] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:38:36 2026] GET /volume/v3/volumes/17a51af6-7a3d-4697-925f-fad1fbcafd38 => generated 934 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:36.956023 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-6e00bdd5-f367-4a53-be9e-722e5c9272f6 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:36.969803 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-6e00bdd5-f367-4a53-be9e-722e5c9272f6 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/backups/e4030cd8-b654-42df-88f8-1725afd74b06 Jul 10 08:38:36.969803 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-6e00bdd5-f367-4a53-be9e-722e5c9272f6 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:36.969803 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-6e00bdd5-f367-4a53-be9e-722e5c9272f6 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:36.969803 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-6e00bdd5-f367-4a53-be9e-722e5c9272f6 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Show backup with id e4030cd8-b654-42df-88f8-1725afd74b06. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:38:36.977835 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:36.977835 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:38:36.978736 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-6e00bdd5-f367-4a53-be9e-722e5c9272f6 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/backups/e4030cd8-b654-42df-88f8-1725afd74b06 returned with HTTP 200 Jul 10 08:38:36.978927 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 665/2673] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:38:36 2026] GET /volume/v3/backups/e4030cd8-b654-42df-88f8-1725afd74b06 => generated 721 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:36.982095 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-89c5dcf6-eecf-421e-b0d2-77331acebda4 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:36.984873 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-89c5dcf6-eecf-421e-b0d2-77331acebda4 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] GET https://10.4.3.7/volume/v3/volumes/963f4680-3592-44ca-bfd1-e77024250a9a Jul 10 08:38:36.984873 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-89c5dcf6-eecf-421e-b0d2-77331acebda4 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:36.984873 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-89c5dcf6-eecf-421e-b0d2-77331acebda4 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:36.993449 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:36.993449 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:38:36.997930 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-89c5dcf6-eecf-421e-b0d2-77331acebda4 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Volume info retrieved successfully. Jul 10 08:38:37.003378 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-89c5dcf6-eecf-421e-b0d2-77331acebda4 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/volumes/963f4680-3592-44ca-bfd1-e77024250a9a returned with HTTP 200 Jul 10 08:38:37.003916 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 675/2674] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:38:36 2026] GET /volume/v3/volumes/963f4680-3592-44ca-bfd1-e77024250a9a => generated 876 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:37.007425 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-d131b35c-0866-42de-b919-d6ac53d0ce1a req-d6897d31-be0f-4f04-b71f-2c1d6b8b3bb8 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:37.007425 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-d131b35c-0866-42de-b919-d6ac53d0ce1a req-d6897d31-be0f-4f04-b71f-2c1d6b8b3bb8 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] GET https://10.4.3.7/volume/v3/volumes/17a51af6-7a3d-4697-925f-fad1fbcafd38 Jul 10 08:38:37.007797 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-d131b35c-0866-42de-b919-d6ac53d0ce1a req-d6897d31-be0f-4f04-b71f-2c1d6b8b3bb8 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:37.007797 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-d131b35c-0866-42de-b919-d6ac53d0ce1a req-d6897d31-be0f-4f04-b71f-2c1d6b8b3bb8 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:37.015419 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-e8439642-310f-48f2-b7a3-31febe7a1679 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:37.016949 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e8439642-310f-48f2-b7a3-31febe7a1679 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] GET https://10.4.3.7/volume/v3/volumes/963f4680-3592-44ca-bfd1-e77024250a9a Jul 10 08:38:37.017111 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e8439642-310f-48f2-b7a3-31febe7a1679 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:37.017292 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e8439642-310f-48f2-b7a3-31febe7a1679 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:37.017331 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:37.017331 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:38:37.021776 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [req-d131b35c-0866-42de-b919-d6ac53d0ce1a req-d6897d31-be0f-4f04-b71f-2c1d6b8b3bb8 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Volume info retrieved successfully. Jul 10 08:38:37.023044 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:37.023044 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:38:37.026010 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-e8439642-310f-48f2-b7a3-31febe7a1679 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Volume info retrieved successfully. Jul 10 08:38:37.027234 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-d131b35c-0866-42de-b919-d6ac53d0ce1a req-d6897d31-be0f-4f04-b71f-2c1d6b8b3bb8 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] https://10.4.3.7/volume/v3/volumes/17a51af6-7a3d-4697-925f-fad1fbcafd38 returned with HTTP 200 Jul 10 08:38:37.027747 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 665/2675] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:38:37 2026] GET /volume/v3/volumes/17a51af6-7a3d-4697-925f-fad1fbcafd38 => generated 934 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:37.031777 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e8439642-310f-48f2-b7a3-31febe7a1679 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/volumes/963f4680-3592-44ca-bfd1-e77024250a9a returned with HTTP 200 Jul 10 08:38:37.032118 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 671/2676] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:38:37 2026] GET /volume/v3/volumes/963f4680-3592-44ca-bfd1-e77024250a9a => generated 876 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:37.074362 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-6e09f752-388b-4624-b46f-684aafb04bbb req-98d96e2a-88d6-4fd1-a896-b501c3b54acb None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:37.076420 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-6e09f752-388b-4624-b46f-684aafb04bbb req-98d96e2a-88d6-4fd1-a896-b501c3b54acb tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] GET https://10.4.3.7/volume/v3/volumes/963f4680-3592-44ca-bfd1-e77024250a9a Jul 10 08:38:37.076639 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-6e09f752-388b-4624-b46f-684aafb04bbb req-98d96e2a-88d6-4fd1-a896-b501c3b54acb tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:37.076817 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-6e09f752-388b-4624-b46f-684aafb04bbb req-98d96e2a-88d6-4fd1-a896-b501c3b54acb tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:37.083055 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:37.083055 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:38:37.086137 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [req-6e09f752-388b-4624-b46f-684aafb04bbb req-98d96e2a-88d6-4fd1-a896-b501c3b54acb tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Volume info retrieved successfully. Jul 10 08:38:37.090342 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-6e09f752-388b-4624-b46f-684aafb04bbb req-98d96e2a-88d6-4fd1-a896-b501c3b54acb tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/volumes/963f4680-3592-44ca-bfd1-e77024250a9a returned with HTTP 200 Jul 10 08:38:37.090833 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 666/2677] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:38:37 2026] GET /volume/v3/volumes/963f4680-3592-44ca-bfd1-e77024250a9a => generated 876 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:37.988419 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-61c024a2-dea7-45d7-9ca4-3707a0533c7d None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:37.989506 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-61c024a2-dea7-45d7-9ca4-3707a0533c7d tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/backups/e4030cd8-b654-42df-88f8-1725afd74b06 Jul 10 08:38:37.989686 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-61c024a2-dea7-45d7-9ca4-3707a0533c7d tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:37.989856 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-61c024a2-dea7-45d7-9ca4-3707a0533c7d tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:37.989948 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-61c024a2-dea7-45d7-9ca4-3707a0533c7d tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Show backup with id e4030cd8-b654-42df-88f8-1725afd74b06. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:38:37.993689 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:37.993689 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:38:37.994214 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-61c024a2-dea7-45d7-9ca4-3707a0533c7d tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/backups/e4030cd8-b654-42df-88f8-1725afd74b06 returned with HTTP 200 Jul 10 08:38:37.994552 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 676/2678] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:38:37 2026] GET /volume/v3/backups/e4030cd8-b654-42df-88f8-1725afd74b06 => generated 721 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:39.003885 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-a2c18fcf-5afb-4b4a-a38d-758bfc040bb2 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:39.006079 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-a2c18fcf-5afb-4b4a-a38d-758bfc040bb2 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/backups/e4030cd8-b654-42df-88f8-1725afd74b06 Jul 10 08:38:39.006398 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-a2c18fcf-5afb-4b4a-a38d-758bfc040bb2 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:39.006700 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-a2c18fcf-5afb-4b4a-a38d-758bfc040bb2 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:39.006869 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-a2c18fcf-5afb-4b4a-a38d-758bfc040bb2 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Show backup with id e4030cd8-b654-42df-88f8-1725afd74b06. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:38:39.008704 np0000004976 devstack@c-api.service[100056]: DEBUG dbcounter [-] [100056] Writing DB stats cinder:SELECT=244,cinder:UPDATE=82,cinder:INSERT=39 {{(pid=100056) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 08:38:39.013245 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:39.013245 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:38:39.013885 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-a2c18fcf-5afb-4b4a-a38d-758bfc040bb2 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/backups/e4030cd8-b654-42df-88f8-1725afd74b06 returned with HTTP 200 Jul 10 08:38:39.014322 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 666/2679] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:38:39 2026] GET /volume/v3/backups/e4030cd8-b654-42df-88f8-1725afd74b06 => generated 732 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:39.060561 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-d1a4ac0e-49c3-4154-a90e-184299b5a2d4 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:39.060919 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d1a4ac0e-49c3-4154-a90e-184299b5a2d4 None None] GET https://10.4.3.7/volume// Jul 10 08:38:39.061092 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d1a4ac0e-49c3-4154-a90e-184299b5a2d4 None None] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:39.061287 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d1a4ac0e-49c3-4154-a90e-184299b5a2d4 None None] Calling method 'all' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:39.061608 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d1a4ac0e-49c3-4154-a90e-184299b5a2d4 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:38:39.061879 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 672/2680] 10.4.3.7 () {66 vars in 1414 bytes} [Fri Jul 10 08:38:39 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:38:39.068789 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-d131b35c-0866-42de-b919-d6ac53d0ce1a req-3727c106-3ed9-4741-a03e-0ea28f60a3c5 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:39.073428 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-d131b35c-0866-42de-b919-d6ac53d0ce1a req-3727c106-3ed9-4741-a03e-0ea28f60a3c5 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] POST https://10.4.3.7/volume/v3/attachments Jul 10 08:38:39.073428 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-d131b35c-0866-42de-b919-d6ac53d0ce1a req-3727c106-3ed9-4741-a03e-0ea28f60a3c5 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "17a51af6-7a3d-4697-925f-fad1fbcafd38", "connector": null, "instance_uuid": "6fc6e544-783c-4638-8f99-ba8619608342"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:38:39.082462 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:39.082462 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:38:39.130028 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-d131b35c-0866-42de-b919-d6ac53d0ce1a req-3727c106-3ed9-4741-a03e-0ea28f60a3c5 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] https://10.4.3.7/volume/v3/attachments returned with HTTP 200 Jul 10 08:38:39.130453 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-edd26a6b-f4ca-444a-af0a-aefdfa14e5b7 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:39.130819 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 667/2681] 10.4.3.7 () {74 vars in 1580 bytes} [Fri Jul 10 08:38:39 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) Jul 10 08:38:39.130985 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-edd26a6b-f4ca-444a-af0a-aefdfa14e5b7 None None] GET https://10.4.3.7/volume// Jul 10 08:38:39.131273 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-edd26a6b-f4ca-444a-af0a-aefdfa14e5b7 None None] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:39.131560 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-edd26a6b-f4ca-444a-af0a-aefdfa14e5b7 None None] Calling method 'all' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:39.132081 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-edd26a6b-f4ca-444a-af0a-aefdfa14e5b7 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:38:39.132569 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 677/2682] 10.4.3.7 () {66 vars in 1414 bytes} [Fri Jul 10 08:38:39 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:38:39.147175 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-6e09f752-388b-4624-b46f-684aafb04bbb req-679acbc2-4123-4965-a1a9-35d83beb8e9a None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:39.150579 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-6e09f752-388b-4624-b46f-684aafb04bbb req-679acbc2-4123-4965-a1a9-35d83beb8e9a tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] POST https://10.4.3.7/volume/v3/attachments Jul 10 08:38:39.151093 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-6e09f752-388b-4624-b46f-684aafb04bbb req-679acbc2-4123-4965-a1a9-35d83beb8e9a tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "963f4680-3592-44ca-bfd1-e77024250a9a", "connector": null, "instance_uuid": "f33c60cb-080a-4164-bd28-af03e7c37e42"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:38:39.162217 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:39.162217 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:38:39.191494 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-6e09f752-388b-4624-b46f-684aafb04bbb req-679acbc2-4123-4965-a1a9-35d83beb8e9a tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/attachments returned with HTTP 200 Jul 10 08:38:39.192440 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 667/2683] 10.4.3.7 () {74 vars in 1580 bytes} [Fri Jul 10 08:38:39 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) Jul 10 08:38:39.547727 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-7eb021af-7cd8-44e9-b911-b2bce51baa0a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:39.549978 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7eb021af-7cd8-44e9-b911-b2bce51baa0a tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] GET https://10.4.3.7/volume/v3/volumes/17a51af6-7a3d-4697-925f-fad1fbcafd38 Jul 10 08:38:39.550157 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7eb021af-7cd8-44e9-b911-b2bce51baa0a tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:39.550373 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7eb021af-7cd8-44e9-b911-b2bce51baa0a tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:39.559427 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:39.559427 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:38:39.562799 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-7eb021af-7cd8-44e9-b911-b2bce51baa0a tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Volume info retrieved successfully. Jul 10 08:38:39.566896 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7eb021af-7cd8-44e9-b911-b2bce51baa0a tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] https://10.4.3.7/volume/v3/volumes/17a51af6-7a3d-4697-925f-fad1fbcafd38 returned with HTTP 200 Jul 10 08:38:39.567231 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 673/2684] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:38:39 2026] GET /volume/v3/volumes/17a51af6-7a3d-4697-925f-fad1fbcafd38 => generated 933 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:39.612019 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-186c0c8f-5033-454b-bbb4-25b5b6f615b4 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:39.614161 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-186c0c8f-5033-454b-bbb4-25b5b6f615b4 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] GET https://10.4.3.7/volume/v3/volumes/963f4680-3592-44ca-bfd1-e77024250a9a Jul 10 08:38:39.614419 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-186c0c8f-5033-454b-bbb4-25b5b6f615b4 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:39.614673 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-186c0c8f-5033-454b-bbb4-25b5b6f615b4 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:39.625279 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:39.625279 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:38:39.629439 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-186c0c8f-5033-454b-bbb4-25b5b6f615b4 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Volume info retrieved successfully. Jul 10 08:38:39.634762 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-186c0c8f-5033-454b-bbb4-25b5b6f615b4 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/volumes/963f4680-3592-44ca-bfd1-e77024250a9a returned with HTTP 200 Jul 10 08:38:39.635229 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 668/2685] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:38:39 2026] GET /volume/v3/volumes/963f4680-3592-44ca-bfd1-e77024250a9a => generated 875 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:39.661817 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-270dbc2f-5699-4ec3-9c69-13da0b674b58 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:39.662643 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-270dbc2f-5699-4ec3-9c69-13da0b674b58 None None] GET https://10.4.3.7/volume// Jul 10 08:38:39.662643 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-270dbc2f-5699-4ec3-9c69-13da0b674b58 None None] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:39.662643 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-270dbc2f-5699-4ec3-9c69-13da0b674b58 None None] Calling method 'all' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:39.662941 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-270dbc2f-5699-4ec3-9c69-13da0b674b58 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:38:39.663289 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 678/2686] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:38:39 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:38:39.674813 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-d131b35c-0866-42de-b919-d6ac53d0ce1a req-ffd1d59e-caed-4e46-b8c1-b4e133638ac4 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:39.676850 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-d131b35c-0866-42de-b919-d6ac53d0ce1a req-ffd1d59e-caed-4e46-b8c1-b4e133638ac4 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] GET https://10.4.3.7/volume/v3/volumes/17a51af6-7a3d-4697-925f-fad1fbcafd38 Jul 10 08:38:39.677050 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-d131b35c-0866-42de-b919-d6ac53d0ce1a req-ffd1d59e-caed-4e46-b8c1-b4e133638ac4 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:39.677248 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-d131b35c-0866-42de-b919-d6ac53d0ce1a req-ffd1d59e-caed-4e46-b8c1-b4e133638ac4 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:39.687091 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:39.687091 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:38:39.690437 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [req-d131b35c-0866-42de-b919-d6ac53d0ce1a req-ffd1d59e-caed-4e46-b8c1-b4e133638ac4 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Volume info retrieved successfully. Jul 10 08:38:39.695151 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-d131b35c-0866-42de-b919-d6ac53d0ce1a req-ffd1d59e-caed-4e46-b8c1-b4e133638ac4 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] https://10.4.3.7/volume/v3/volumes/17a51af6-7a3d-4697-925f-fad1fbcafd38 returned with HTTP 200 Jul 10 08:38:39.695607 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 668/2687] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:38:39 2026] GET /volume/v3/volumes/17a51af6-7a3d-4697-925f-fad1fbcafd38 => generated 1113 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:38:39.754876 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-e8c74a6c-fb9e-4dfb-a1bc-22aa1b8e0572 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:39.755209 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e8c74a6c-fb9e-4dfb-a1bc-22aa1b8e0572 None None] GET https://10.4.3.7/volume// Jul 10 08:38:39.755358 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e8c74a6c-fb9e-4dfb-a1bc-22aa1b8e0572 None None] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:39.755626 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e8c74a6c-fb9e-4dfb-a1bc-22aa1b8e0572 None None] Calling method 'all' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:39.755934 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e8c74a6c-fb9e-4dfb-a1bc-22aa1b8e0572 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:38:39.756227 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 674/2688] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:38:39 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:38:39.776364 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-6e09f752-388b-4624-b46f-684aafb04bbb req-d9899135-449b-4fe2-aa59-f3cc139557e3 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:39.778632 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-6e09f752-388b-4624-b46f-684aafb04bbb req-d9899135-449b-4fe2-aa59-f3cc139557e3 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] GET https://10.4.3.7/volume/v3/volumes/963f4680-3592-44ca-bfd1-e77024250a9a Jul 10 08:38:39.778836 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-6e09f752-388b-4624-b46f-684aafb04bbb req-d9899135-449b-4fe2-aa59-f3cc139557e3 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:39.779030 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-6e09f752-388b-4624-b46f-684aafb04bbb req-d9899135-449b-4fe2-aa59-f3cc139557e3 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:39.790862 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:39.790862 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:38:39.798313 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [req-6e09f752-388b-4624-b46f-684aafb04bbb req-d9899135-449b-4fe2-aa59-f3cc139557e3 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Volume info retrieved successfully. Jul 10 08:38:39.805273 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-d131b35c-0866-42de-b919-d6ac53d0ce1a req-596b6876-ce9c-4287-9a7b-483e842c55bb None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:39.807575 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-6e09f752-388b-4624-b46f-684aafb04bbb req-d9899135-449b-4fe2-aa59-f3cc139557e3 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/volumes/963f4680-3592-44ca-bfd1-e77024250a9a returned with HTTP 200 Jul 10 08:38:39.807835 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-d131b35c-0866-42de-b919-d6ac53d0ce1a req-596b6876-ce9c-4287-9a7b-483e842c55bb tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] PUT https://10.4.3.7/volume/v3/attachments/0275fef4-cea3-436f-9a1b-7f230a72bde2 Jul 10 08:38:39.808220 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 669/2689] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:38:39 2026] GET /volume/v3/volumes/963f4680-3592-44ca-bfd1-e77024250a9a => generated 1055 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:38:39.808316 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-d131b35c-0866-42de-b919-d6ac53d0ce1a req-596b6876-ce9c-4287-9a7b-483e842c55bb tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.7", "host": "np0000004976", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b54eda21b644", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bf3c9c16-ec3d-4df7-865b-5f424258654a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:38:39.818137 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.coordination [req-d131b35c-0866-42de-b919-d6ac53d0ce1a req-596b6876-ce9c-4287-9a7b-483e842c55bb tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Acquiring lock "cinder-attachment_update-17a51af6-7a3d-4697-925f-fad1fbcafd38-np0000004976" by "attachment_update" {{(pid=100054) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 08:38:39.824845 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.coordination [req-d131b35c-0866-42de-b919-d6ac53d0ce1a req-596b6876-ce9c-4287-9a7b-483e842c55bb tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Lock "cinder-attachment_update-17a51af6-7a3d-4697-925f-fad1fbcafd38-np0000004976" acquired by "attachment_update" :: waited 0.006s {{(pid=100054) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 08:38:39.825376 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:39.825376 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:38:39.930590 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-6e09f752-388b-4624-b46f-684aafb04bbb req-6d68d7ad-a163-40c1-9d4c-a886bf411f15 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:39.933679 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-6e09f752-388b-4624-b46f-684aafb04bbb req-6d68d7ad-a163-40c1-9d4c-a886bf411f15 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] PUT https://10.4.3.7/volume/v3/attachments/db89fae4-1a60-4edd-9654-7651fe7340f8 Jul 10 08:38:39.934196 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-6e09f752-388b-4624-b46f-684aafb04bbb req-6d68d7ad-a163-40c1-9d4c-a886bf411f15 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.7", "host": "np0000004976", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b54eda21b644", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bf3c9c16-ec3d-4df7-865b-5f424258654a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:38:39.949053 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.coordination [req-6e09f752-388b-4624-b46f-684aafb04bbb req-6d68d7ad-a163-40c1-9d4c-a886bf411f15 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Acquiring lock "cinder-attachment_update-963f4680-3592-44ca-bfd1-e77024250a9a-np0000004976" by "attachment_update" {{(pid=100056) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 08:38:39.954740 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.coordination [req-6e09f752-388b-4624-b46f-684aafb04bbb req-6d68d7ad-a163-40c1-9d4c-a886bf411f15 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Lock "cinder-attachment_update-963f4680-3592-44ca-bfd1-e77024250a9a-np0000004976" acquired by "attachment_update" :: waited 0.005s {{(pid=100056) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 08:38:39.955422 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:39.955422 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:38:40.025055 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-fa9b3375-10c2-4928-8381-65493cbcd3a9 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:40.026933 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-fa9b3375-10c2-4928-8381-65493cbcd3a9 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/backups/e4030cd8-b654-42df-88f8-1725afd74b06 Jul 10 08:38:40.027196 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-fa9b3375-10c2-4928-8381-65493cbcd3a9 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:40.027464 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-fa9b3375-10c2-4928-8381-65493cbcd3a9 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:40.027792 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-fa9b3375-10c2-4928-8381-65493cbcd3a9 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Show backup with id e4030cd8-b654-42df-88f8-1725afd74b06. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:38:40.034016 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:40.034016 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:38:40.035150 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-fa9b3375-10c2-4928-8381-65493cbcd3a9 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/backups/e4030cd8-b654-42df-88f8-1725afd74b06 returned with HTTP 200 Jul 10 08:38:40.035705 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 675/2690] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:38:40 2026] GET /volume/v3/backups/e4030cd8-b654-42df-88f8-1725afd74b06 => generated 732 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:40.347757 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.coordination [req-d131b35c-0866-42de-b919-d6ac53d0ce1a req-596b6876-ce9c-4287-9a7b-483e842c55bb tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Lock "cinder-attachment_update-17a51af6-7a3d-4697-925f-fad1fbcafd38-np0000004976" released by "attachment_update" :: held 0.524s {{(pid=100054) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 08:38:40.348096 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-d131b35c-0866-42de-b919-d6ac53d0ce1a req-596b6876-ce9c-4287-9a7b-483e842c55bb tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] https://10.4.3.7/volume/v3/attachments/0275fef4-cea3-436f-9a1b-7f230a72bde2 returned with HTTP 200 Jul 10 08:38:40.348559 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 679/2691] 10.4.3.7 () {74 vars in 1690 bytes} [Fri Jul 10 08:38:39 2026] PUT /volume/v3/attachments/0275fef4-cea3-436f-9a1b-7f230a72bde2 => generated 969 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:38:40.477989 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.coordination [req-6e09f752-388b-4624-b46f-684aafb04bbb req-6d68d7ad-a163-40c1-9d4c-a886bf411f15 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Lock "cinder-attachment_update-963f4680-3592-44ca-bfd1-e77024250a9a-np0000004976" released by "attachment_update" :: held 0.524s {{(pid=100056) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 08:38:40.478371 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-6e09f752-388b-4624-b46f-684aafb04bbb req-6d68d7ad-a163-40c1-9d4c-a886bf411f15 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/attachments/db89fae4-1a60-4edd-9654-7651fe7340f8 returned with HTTP 200 Jul 10 08:38:40.480425 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 669/2692] 10.4.3.7 () {74 vars in 1690 bytes} [Fri Jul 10 08:38:39 2026] PUT /volume/v3/attachments/db89fae4-1a60-4edd-9654-7651fe7340f8 => generated 968 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:38:40.488257 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-6e09f752-388b-4624-b46f-684aafb04bbb req-9d212fe1-8309-4328-9e4e-68c3cfa8c749 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:40.490882 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-6e09f752-388b-4624-b46f-684aafb04bbb req-9d212fe1-8309-4328-9e4e-68c3cfa8c749 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] GET https://10.4.3.7/volume/v3/volumes/963f4680-3592-44ca-bfd1-e77024250a9a/encryption Jul 10 08:38:40.491185 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-6e09f752-388b-4624-b46f-684aafb04bbb req-9d212fe1-8309-4328-9e4e-68c3cfa8c749 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:40.492004 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-6e09f752-388b-4624-b46f-684aafb04bbb req-9d212fe1-8309-4328-9e4e-68c3cfa8c749 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Calling method 'index' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:40.504350 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:40.504350 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:38:40.513016 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-6e09f752-388b-4624-b46f-684aafb04bbb req-9d212fe1-8309-4328-9e4e-68c3cfa8c749 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/volumes/963f4680-3592-44ca-bfd1-e77024250a9a/encryption returned with HTTP 200 Jul 10 08:38:40.513592 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 670/2693] 10.4.3.7 () {68 vars in 1617 bytes} [Fri Jul 10 08:38:40 2026] GET /volume/v3/volumes/963f4680-3592-44ca-bfd1-e77024250a9a/encryption => generated 161 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:40.584242 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-cd034ea1-5b43-4ce8-9bf3-35342e91e3bf None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:40.586561 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cd034ea1-5b43-4ce8-9bf3-35342e91e3bf tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] GET https://10.4.3.7/volume/v3/volumes/17a51af6-7a3d-4697-925f-fad1fbcafd38 Jul 10 08:38:40.586944 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-cd034ea1-5b43-4ce8-9bf3-35342e91e3bf tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:40.587305 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-cd034ea1-5b43-4ce8-9bf3-35342e91e3bf tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:40.601920 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:40.601920 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:38:40.605444 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-cd034ea1-5b43-4ce8-9bf3-35342e91e3bf tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Volume info retrieved successfully. Jul 10 08:38:40.610603 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cd034ea1-5b43-4ce8-9bf3-35342e91e3bf tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] https://10.4.3.7/volume/v3/volumes/17a51af6-7a3d-4697-925f-fad1fbcafd38 returned with HTTP 200 Jul 10 08:38:40.611168 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 676/2694] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:38:40 2026] GET /volume/v3/volumes/17a51af6-7a3d-4697-925f-fad1fbcafd38 => generated 934 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:40.647595 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-5dc5a1db-5468-4e5c-a593-57e344e84bac None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:40.649177 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-5dc5a1db-5468-4e5c-a593-57e344e84bac tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] GET https://10.4.3.7/volume/v3/volumes/963f4680-3592-44ca-bfd1-e77024250a9a Jul 10 08:38:40.649332 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-5dc5a1db-5468-4e5c-a593-57e344e84bac tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:40.649522 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-5dc5a1db-5468-4e5c-a593-57e344e84bac tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:40.665529 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:40.665529 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:38:40.675971 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-5dc5a1db-5468-4e5c-a593-57e344e84bac tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Volume info retrieved successfully. Jul 10 08:38:40.686003 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-5dc5a1db-5468-4e5c-a593-57e344e84bac tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/volumes/963f4680-3592-44ca-bfd1-e77024250a9a returned with HTTP 200 Jul 10 08:38:40.686003 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 680/2695] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:38:40 2026] GET /volume/v3/volumes/963f4680-3592-44ca-bfd1-e77024250a9a => generated 876 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:41.054595 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-e1acf258-4f15-4dae-974d-3f9ea1ed8e3b None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:41.056546 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-e1acf258-4f15-4dae-974d-3f9ea1ed8e3b tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/backups/e4030cd8-b654-42df-88f8-1725afd74b06 Jul 10 08:38:41.056832 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-e1acf258-4f15-4dae-974d-3f9ea1ed8e3b tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:41.057120 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-e1acf258-4f15-4dae-974d-3f9ea1ed8e3b tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:41.057305 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-e1acf258-4f15-4dae-974d-3f9ea1ed8e3b tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Show backup with id e4030cd8-b654-42df-88f8-1725afd74b06. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:38:41.063031 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:41.063031 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:38:41.063963 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-e1acf258-4f15-4dae-974d-3f9ea1ed8e3b tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/backups/e4030cd8-b654-42df-88f8-1725afd74b06 returned with HTTP 200 Jul 10 08:38:41.064425 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 670/2696] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:38:41 2026] GET /volume/v3/backups/e4030cd8-b654-42df-88f8-1725afd74b06 => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:41.625676 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-c3cb737b-8da1-45a6-8335-68078ddc216f None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:41.629110 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-c3cb737b-8da1-45a6-8335-68078ddc216f tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] GET https://10.4.3.7/volume/v3/volumes/17a51af6-7a3d-4697-925f-fad1fbcafd38 Jul 10 08:38:41.629614 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-c3cb737b-8da1-45a6-8335-68078ddc216f tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:41.629614 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-c3cb737b-8da1-45a6-8335-68078ddc216f tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:41.645852 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:41.645852 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:38:41.650953 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-c3cb737b-8da1-45a6-8335-68078ddc216f tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Volume info retrieved successfully. Jul 10 08:38:41.658505 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-c3cb737b-8da1-45a6-8335-68078ddc216f tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] https://10.4.3.7/volume/v3/volumes/17a51af6-7a3d-4697-925f-fad1fbcafd38 returned with HTTP 200 Jul 10 08:38:41.659067 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 671/2697] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:38:41 2026] GET /volume/v3/volumes/17a51af6-7a3d-4697-925f-fad1fbcafd38 => generated 934 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:41.700230 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-73a44b45-e82d-4f05-94c1-f56eea67d017 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:41.706069 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-73a44b45-e82d-4f05-94c1-f56eea67d017 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] GET https://10.4.3.7/volume/v3/volumes/963f4680-3592-44ca-bfd1-e77024250a9a Jul 10 08:38:41.706069 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-73a44b45-e82d-4f05-94c1-f56eea67d017 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:41.706069 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-73a44b45-e82d-4f05-94c1-f56eea67d017 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:41.719367 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:41.719367 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:38:41.724031 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-73a44b45-e82d-4f05-94c1-f56eea67d017 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Volume info retrieved successfully. Jul 10 08:38:41.729289 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-73a44b45-e82d-4f05-94c1-f56eea67d017 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/volumes/963f4680-3592-44ca-bfd1-e77024250a9a returned with HTTP 200 Jul 10 08:38:41.729925 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 677/2698] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:38:41 2026] GET /volume/v3/volumes/963f4680-3592-44ca-bfd1-e77024250a9a => generated 876 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:42.077293 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-0ca6c104-7022-432b-8ba5-58679e38e1f9 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:42.078967 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-0ca6c104-7022-432b-8ba5-58679e38e1f9 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/backups/e4030cd8-b654-42df-88f8-1725afd74b06 Jul 10 08:38:42.079167 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-0ca6c104-7022-432b-8ba5-58679e38e1f9 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:42.079345 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-0ca6c104-7022-432b-8ba5-58679e38e1f9 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:42.079434 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-0ca6c104-7022-432b-8ba5-58679e38e1f9 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Show backup with id e4030cd8-b654-42df-88f8-1725afd74b06. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:38:42.084784 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:42.084784 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:38:42.085673 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-0ca6c104-7022-432b-8ba5-58679e38e1f9 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/backups/e4030cd8-b654-42df-88f8-1725afd74b06 returned with HTTP 200 Jul 10 08:38:42.086078 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 681/2699] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:38:42 2026] GET /volume/v3/backups/e4030cd8-b654-42df-88f8-1725afd74b06 => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:42.675918 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-b85fc615-2168-4248-91ca-9e0706ea61c4 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:42.679442 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-b85fc615-2168-4248-91ca-9e0706ea61c4 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] GET https://10.4.3.7/volume/v3/volumes/17a51af6-7a3d-4697-925f-fad1fbcafd38 Jul 10 08:38:42.679442 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-b85fc615-2168-4248-91ca-9e0706ea61c4 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:42.679442 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-b85fc615-2168-4248-91ca-9e0706ea61c4 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:42.694539 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:42.694539 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:38:42.698530 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-b85fc615-2168-4248-91ca-9e0706ea61c4 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Volume info retrieved successfully. Jul 10 08:38:42.703799 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-b85fc615-2168-4248-91ca-9e0706ea61c4 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] https://10.4.3.7/volume/v3/volumes/17a51af6-7a3d-4697-925f-fad1fbcafd38 returned with HTTP 200 Jul 10 08:38:42.704508 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 671/2700] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:38:42 2026] GET /volume/v3/volumes/17a51af6-7a3d-4697-925f-fad1fbcafd38 => generated 934 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:42.743657 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-a3ff69cb-8ffe-4e69-87db-b8bf3e55a355 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:42.745763 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-a3ff69cb-8ffe-4e69-87db-b8bf3e55a355 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] GET https://10.4.3.7/volume/v3/volumes/963f4680-3592-44ca-bfd1-e77024250a9a Jul 10 08:38:42.745992 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-a3ff69cb-8ffe-4e69-87db-b8bf3e55a355 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:42.746241 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-a3ff69cb-8ffe-4e69-87db-b8bf3e55a355 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:42.757278 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:42.757278 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:38:42.761325 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-a3ff69cb-8ffe-4e69-87db-b8bf3e55a355 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Volume info retrieved successfully. Jul 10 08:38:42.766534 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-a3ff69cb-8ffe-4e69-87db-b8bf3e55a355 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/volumes/963f4680-3592-44ca-bfd1-e77024250a9a returned with HTTP 200 Jul 10 08:38:42.767026 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 672/2701] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:38:42 2026] GET /volume/v3/volumes/963f4680-3592-44ca-bfd1-e77024250a9a => generated 876 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:43.098824 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-fd096bc3-0434-4aa0-b432-ac82d622cbe0 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:43.104032 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-fd096bc3-0434-4aa0-b432-ac82d622cbe0 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/backups/e4030cd8-b654-42df-88f8-1725afd74b06 Jul 10 08:38:43.104032 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-fd096bc3-0434-4aa0-b432-ac82d622cbe0 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:43.104032 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-fd096bc3-0434-4aa0-b432-ac82d622cbe0 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:43.104032 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-fd096bc3-0434-4aa0-b432-ac82d622cbe0 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Show backup with id e4030cd8-b654-42df-88f8-1725afd74b06. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:38:43.110330 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:43.110330 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:38:43.110330 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-fd096bc3-0434-4aa0-b432-ac82d622cbe0 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/backups/e4030cd8-b654-42df-88f8-1725afd74b06 returned with HTTP 200 Jul 10 08:38:43.110330 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 678/2702] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:38:43 2026] GET /volume/v3/backups/e4030cd8-b654-42df-88f8-1725afd74b06 => generated 732 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:43.717551 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-8e8d899c-bef5-4431-975a-0372c7af0b4b None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:43.719548 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-8e8d899c-bef5-4431-975a-0372c7af0b4b tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] GET https://10.4.3.7/volume/v3/volumes/17a51af6-7a3d-4697-925f-fad1fbcafd38 Jul 10 08:38:43.719716 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-8e8d899c-bef5-4431-975a-0372c7af0b4b tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:43.719962 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-8e8d899c-bef5-4431-975a-0372c7af0b4b tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:43.735256 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:43.735256 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:38:43.742934 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-8e8d899c-bef5-4431-975a-0372c7af0b4b tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Volume info retrieved successfully. Jul 10 08:38:43.751804 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-8e8d899c-bef5-4431-975a-0372c7af0b4b tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] https://10.4.3.7/volume/v3/volumes/17a51af6-7a3d-4697-925f-fad1fbcafd38 returned with HTTP 200 Jul 10 08:38:43.751804 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 682/2703] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:38:43 2026] GET /volume/v3/volumes/17a51af6-7a3d-4697-925f-fad1fbcafd38 => generated 934 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:43.779851 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-a200324e-b4da-492a-9e5f-9578220c9962 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:43.781740 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-a200324e-b4da-492a-9e5f-9578220c9962 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] GET https://10.4.3.7/volume/v3/volumes/963f4680-3592-44ca-bfd1-e77024250a9a Jul 10 08:38:43.783425 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-a200324e-b4da-492a-9e5f-9578220c9962 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:43.783425 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-a200324e-b4da-492a-9e5f-9578220c9962 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:43.793381 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:43.793381 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:38:43.796449 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-a200324e-b4da-492a-9e5f-9578220c9962 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Volume info retrieved successfully. Jul 10 08:38:43.800272 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-a200324e-b4da-492a-9e5f-9578220c9962 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/volumes/963f4680-3592-44ca-bfd1-e77024250a9a returned with HTTP 200 Jul 10 08:38:43.800768 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 672/2704] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:38:43 2026] GET /volume/v3/volumes/963f4680-3592-44ca-bfd1-e77024250a9a => generated 876 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:44.121536 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-56899e9a-ba8b-4df1-84c9-4b660cfb3e8b None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:44.123981 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-56899e9a-ba8b-4df1-84c9-4b660cfb3e8b tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/backups/e4030cd8-b654-42df-88f8-1725afd74b06 Jul 10 08:38:44.124298 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-56899e9a-ba8b-4df1-84c9-4b660cfb3e8b tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:44.124555 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-56899e9a-ba8b-4df1-84c9-4b660cfb3e8b tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:44.124708 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-56899e9a-ba8b-4df1-84c9-4b660cfb3e8b tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Show backup with id e4030cd8-b654-42df-88f8-1725afd74b06. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:38:44.129930 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:44.129930 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:38:44.130691 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-56899e9a-ba8b-4df1-84c9-4b660cfb3e8b tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/backups/e4030cd8-b654-42df-88f8-1725afd74b06 returned with HTTP 200 Jul 10 08:38:44.131148 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 673/2705] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:38:44 2026] GET /volume/v3/backups/e4030cd8-b654-42df-88f8-1725afd74b06 => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:44.766337 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-5ab5e69c-f91e-4bb6-8134-57529b394402 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:44.768357 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5ab5e69c-f91e-4bb6-8134-57529b394402 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] GET https://10.4.3.7/volume/v3/volumes/17a51af6-7a3d-4697-925f-fad1fbcafd38 Jul 10 08:38:44.768545 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5ab5e69c-f91e-4bb6-8134-57529b394402 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:44.768765 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5ab5e69c-f91e-4bb6-8134-57529b394402 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:44.780880 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:44.780880 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:38:44.785260 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-5ab5e69c-f91e-4bb6-8134-57529b394402 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Volume info retrieved successfully. Jul 10 08:38:44.789535 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5ab5e69c-f91e-4bb6-8134-57529b394402 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] https://10.4.3.7/volume/v3/volumes/17a51af6-7a3d-4697-925f-fad1fbcafd38 returned with HTTP 200 Jul 10 08:38:44.789943 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 679/2706] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:38:44 2026] GET /volume/v3/volumes/17a51af6-7a3d-4697-925f-fad1fbcafd38 => generated 934 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:44.813617 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-1b15810a-d1a0-49e3-88b2-8a05a607e402 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:44.816073 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-1b15810a-d1a0-49e3-88b2-8a05a607e402 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] GET https://10.4.3.7/volume/v3/volumes/963f4680-3592-44ca-bfd1-e77024250a9a Jul 10 08:38:44.816340 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-1b15810a-d1a0-49e3-88b2-8a05a607e402 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:44.816640 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-1b15810a-d1a0-49e3-88b2-8a05a607e402 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:44.828506 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:44.828506 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:38:44.832511 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-1b15810a-d1a0-49e3-88b2-8a05a607e402 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Volume info retrieved successfully. Jul 10 08:38:44.836626 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-1b15810a-d1a0-49e3-88b2-8a05a607e402 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/volumes/963f4680-3592-44ca-bfd1-e77024250a9a returned with HTTP 200 Jul 10 08:38:44.836978 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 683/2707] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:38:44 2026] GET /volume/v3/volumes/963f4680-3592-44ca-bfd1-e77024250a9a => generated 876 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:45.143888 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-c35a3163-231b-4630-b1c8-2371665df4dd None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:45.147373 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-c35a3163-231b-4630-b1c8-2371665df4dd tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/backups/e4030cd8-b654-42df-88f8-1725afd74b06 Jul 10 08:38:45.147617 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-c35a3163-231b-4630-b1c8-2371665df4dd tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:45.147842 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-c35a3163-231b-4630-b1c8-2371665df4dd tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:45.148448 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-c35a3163-231b-4630-b1c8-2371665df4dd tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Show backup with id e4030cd8-b654-42df-88f8-1725afd74b06. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:38:45.155710 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:45.155710 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:38:45.156740 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-c35a3163-231b-4630-b1c8-2371665df4dd tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/backups/e4030cd8-b654-42df-88f8-1725afd74b06 returned with HTTP 200 Jul 10 08:38:45.157326 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 673/2708] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:38:45 2026] GET /volume/v3/backups/e4030cd8-b654-42df-88f8-1725afd74b06 => generated 732 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:45.803853 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-0c433257-7341-47e1-bec8-04c9d909e5cd None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:45.805623 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-0c433257-7341-47e1-bec8-04c9d909e5cd tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] GET https://10.4.3.7/volume/v3/volumes/17a51af6-7a3d-4697-925f-fad1fbcafd38 Jul 10 08:38:45.805951 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-0c433257-7341-47e1-bec8-04c9d909e5cd tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:45.806043 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-0c433257-7341-47e1-bec8-04c9d909e5cd tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:45.816718 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:45.816718 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:38:45.824373 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-0c433257-7341-47e1-bec8-04c9d909e5cd tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Volume info retrieved successfully. Jul 10 08:38:45.828583 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-0c433257-7341-47e1-bec8-04c9d909e5cd tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] https://10.4.3.7/volume/v3/volumes/17a51af6-7a3d-4697-925f-fad1fbcafd38 returned with HTTP 200 Jul 10 08:38:45.829075 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 674/2709] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:38:45 2026] GET /volume/v3/volumes/17a51af6-7a3d-4697-925f-fad1fbcafd38 => generated 934 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:45.850270 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-5432cf16-ad0a-4af6-8b76-a8f1e32d3da4 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:45.851928 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5432cf16-ad0a-4af6-8b76-a8f1e32d3da4 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] GET https://10.4.3.7/volume/v3/volumes/963f4680-3592-44ca-bfd1-e77024250a9a Jul 10 08:38:45.852085 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5432cf16-ad0a-4af6-8b76-a8f1e32d3da4 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:45.852260 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5432cf16-ad0a-4af6-8b76-a8f1e32d3da4 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:45.862595 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:45.862595 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:38:45.866910 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-5432cf16-ad0a-4af6-8b76-a8f1e32d3da4 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Volume info retrieved successfully. Jul 10 08:38:45.871811 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5432cf16-ad0a-4af6-8b76-a8f1e32d3da4 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/volumes/963f4680-3592-44ca-bfd1-e77024250a9a returned with HTTP 200 Jul 10 08:38:45.872165 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 680/2710] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:38:45 2026] GET /volume/v3/volumes/963f4680-3592-44ca-bfd1-e77024250a9a => generated 876 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:46.170671 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-3915f5f2-75bc-473b-88b7-db4fca0b2e8f None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:46.172593 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-3915f5f2-75bc-473b-88b7-db4fca0b2e8f tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/backups/e4030cd8-b654-42df-88f8-1725afd74b06 Jul 10 08:38:46.172918 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-3915f5f2-75bc-473b-88b7-db4fca0b2e8f tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:46.173204 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-3915f5f2-75bc-473b-88b7-db4fca0b2e8f tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:46.173347 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-3915f5f2-75bc-473b-88b7-db4fca0b2e8f tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Show backup with id e4030cd8-b654-42df-88f8-1725afd74b06. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:38:46.178156 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:46.178156 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:38:46.178863 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-3915f5f2-75bc-473b-88b7-db4fca0b2e8f tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/backups/e4030cd8-b654-42df-88f8-1725afd74b06 returned with HTTP 200 Jul 10 08:38:46.179239 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 684/2711] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:38:46 2026] GET /volume/v3/backups/e4030cd8-b654-42df-88f8-1725afd74b06 => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:46.584519 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-d131b35c-0866-42de-b919-d6ac53d0ce1a req-47ac7a37-3774-40bf-890b-cc1bd5fc1c50 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:46.585859 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-d131b35c-0866-42de-b919-d6ac53d0ce1a req-47ac7a37-3774-40bf-890b-cc1bd5fc1c50 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] POST https://10.4.3.7/volume/v3/attachments/0275fef4-cea3-436f-9a1b-7f230a72bde2/action Jul 10 08:38:46.586366 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-d131b35c-0866-42de-b919-d6ac53d0ce1a req-47ac7a37-3774-40bf-890b-cc1bd5fc1c50 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Action body: b'{"os-complete": null}' {{(pid=100056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:38:46.586553 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-d131b35c-0866-42de-b919-d6ac53d0ce1a req-47ac7a37-3774-40bf-890b-cc1bd5fc1c50 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:38:46.615422 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:46.615422 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:38:46.630944 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-d131b35c-0866-42de-b919-d6ac53d0ce1a req-47ac7a37-3774-40bf-890b-cc1bd5fc1c50 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] https://10.4.3.7/volume/v3/attachments/0275fef4-cea3-436f-9a1b-7f230a72bde2/action returned with HTTP 204 Jul 10 08:38:46.631415 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 674/2712] 10.4.3.7 () {74 vars in 1711 bytes} [Fri Jul 10 08:38:46 2026] POST /volume/v3/attachments/0275fef4-cea3-436f-9a1b-7f230a72bde2/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:38:46.842385 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-807862a2-4732-4a83-bdc8-61b2d254afd2 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:46.844362 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-807862a2-4732-4a83-bdc8-61b2d254afd2 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] GET https://10.4.3.7/volume/v3/volumes/17a51af6-7a3d-4697-925f-fad1fbcafd38 Jul 10 08:38:46.844623 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-807862a2-4732-4a83-bdc8-61b2d254afd2 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:46.844854 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-807862a2-4732-4a83-bdc8-61b2d254afd2 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:46.857376 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:46.857376 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:38:46.862586 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-807862a2-4732-4a83-bdc8-61b2d254afd2 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Volume info retrieved successfully. Jul 10 08:38:46.869274 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-807862a2-4732-4a83-bdc8-61b2d254afd2 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] https://10.4.3.7/volume/v3/volumes/17a51af6-7a3d-4697-925f-fad1fbcafd38 returned with HTTP 200 Jul 10 08:38:46.869817 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 675/2713] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:38:46 2026] GET /volume/v3/volumes/17a51af6-7a3d-4697-925f-fad1fbcafd38 => generated 1226 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:38:46.885740 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-2d4a133d-1755-4ef2-af7a-a11a15c54c9d None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:46.886095 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-5611e5d2-6d45-4145-b506-ec30d6f90d7a None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:46.887721 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2d4a133d-1755-4ef2-af7a-a11a15c54c9d tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] GET https://10.4.3.7/volume/v3/volumes/17a51af6-7a3d-4697-925f-fad1fbcafd38 Jul 10 08:38:46.887940 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2d4a133d-1755-4ef2-af7a-a11a15c54c9d tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:46.888049 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-5611e5d2-6d45-4145-b506-ec30d6f90d7a tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] GET https://10.4.3.7/volume/v3/volumes/963f4680-3592-44ca-bfd1-e77024250a9a Jul 10 08:38:46.888108 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2d4a133d-1755-4ef2-af7a-a11a15c54c9d tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:46.888228 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-5611e5d2-6d45-4145-b506-ec30d6f90d7a tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:46.888416 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-5611e5d2-6d45-4145-b506-ec30d6f90d7a tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:46.890283 np0000004976 devstack@c-api.service[100057]: DEBUG dbcounter [-] [100057] Writing DB stats cinder:SELECT=215,cinder:UPDATE=39,cinder:INSERT=15 {{(pid=100057) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 08:38:46.900094 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:46.900094 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:38:46.900449 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:46.900449 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:38:46.903830 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-2d4a133d-1755-4ef2-af7a-a11a15c54c9d tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Volume info retrieved successfully. Jul 10 08:38:46.904860 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-5611e5d2-6d45-4145-b506-ec30d6f90d7a tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Volume info retrieved successfully. Jul 10 08:38:46.908937 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2d4a133d-1755-4ef2-af7a-a11a15c54c9d tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] https://10.4.3.7/volume/v3/volumes/17a51af6-7a3d-4697-925f-fad1fbcafd38 returned with HTTP 200 Jul 10 08:38:46.909332 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 681/2714] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:38:46 2026] GET /volume/v3/volumes/17a51af6-7a3d-4697-925f-fad1fbcafd38 => generated 1226 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:38:46.910895 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-5611e5d2-6d45-4145-b506-ec30d6f90d7a tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/volumes/963f4680-3592-44ca-bfd1-e77024250a9a returned with HTTP 200 Jul 10 08:38:46.911481 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 685/2715] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:38:46 2026] GET /volume/v3/volumes/963f4680-3592-44ca-bfd1-e77024250a9a => generated 876 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:47.189717 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-bc8bcbb1-db4f-4931-adb9-5c8539503fb7 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:47.191543 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-bc8bcbb1-db4f-4931-adb9-5c8539503fb7 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/backups/e4030cd8-b654-42df-88f8-1725afd74b06 Jul 10 08:38:47.191739 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-bc8bcbb1-db4f-4931-adb9-5c8539503fb7 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:47.191933 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-bc8bcbb1-db4f-4931-adb9-5c8539503fb7 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:47.192027 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-bc8bcbb1-db4f-4931-adb9-5c8539503fb7 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Show backup with id e4030cd8-b654-42df-88f8-1725afd74b06. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:38:47.196623 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:47.196623 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:38:47.197359 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-bc8bcbb1-db4f-4931-adb9-5c8539503fb7 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/backups/e4030cd8-b654-42df-88f8-1725afd74b06 returned with HTTP 200 Jul 10 08:38:47.197781 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 675/2716] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:38:47 2026] GET /volume/v3/backups/e4030cd8-b654-42df-88f8-1725afd74b06 => generated 732 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:47.418030 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-18b7a7cc-1204-4ee4-b22a-fe8a0d5dd003 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:47.420564 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-18b7a7cc-1204-4ee4-b22a-fe8a0d5dd003 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] GET https://10.4.3.7/volume/v3/volumes/8ff3366a-e6f5-4930-b85d-3f6ca8618cdb Jul 10 08:38:47.420860 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-18b7a7cc-1204-4ee4-b22a-fe8a0d5dd003 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:47.421122 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-18b7a7cc-1204-4ee4-b22a-fe8a0d5dd003 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:47.430274 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:47.430274 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:38:47.434087 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-18b7a7cc-1204-4ee4-b22a-fe8a0d5dd003 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Volume info retrieved successfully. Jul 10 08:38:47.439298 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-18b7a7cc-1204-4ee4-b22a-fe8a0d5dd003 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] https://10.4.3.7/volume/v3/volumes/8ff3366a-e6f5-4930-b85d-3f6ca8618cdb returned with HTTP 200 Jul 10 08:38:47.439661 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 676/2717] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:38:47 2026] GET /volume/v3/volumes/8ff3366a-e6f5-4930-b85d-3f6ca8618cdb => generated 932 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:47.753266 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-298cad2c-34c5-4637-80ba-e5ade5020c45 req-e136c731-2a6d-4baa-ad12-cf3f8189c413 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:47.755725 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-298cad2c-34c5-4637-80ba-e5ade5020c45 req-e136c731-2a6d-4baa-ad12-cf3f8189c413 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] GET https://10.4.3.7/volume/v3/volumes/8ff3366a-e6f5-4930-b85d-3f6ca8618cdb Jul 10 08:38:47.755900 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-298cad2c-34c5-4637-80ba-e5ade5020c45 req-e136c731-2a6d-4baa-ad12-cf3f8189c413 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:47.756114 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-298cad2c-34c5-4637-80ba-e5ade5020c45 req-e136c731-2a6d-4baa-ad12-cf3f8189c413 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:47.765676 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:47.765676 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:38:47.770122 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-298cad2c-34c5-4637-80ba-e5ade5020c45 req-e136c731-2a6d-4baa-ad12-cf3f8189c413 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Volume info retrieved successfully. Jul 10 08:38:47.774382 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-298cad2c-34c5-4637-80ba-e5ade5020c45 req-e136c731-2a6d-4baa-ad12-cf3f8189c413 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] https://10.4.3.7/volume/v3/volumes/8ff3366a-e6f5-4930-b85d-3f6ca8618cdb returned with HTTP 200 Jul 10 08:38:47.774823 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 682/2718] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:38:47 2026] GET /volume/v3/volumes/8ff3366a-e6f5-4930-b85d-3f6ca8618cdb => generated 932 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:47.927865 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-5795c16a-1acc-401f-8bf7-afe1c23532f4 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:47.929791 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-5795c16a-1acc-401f-8bf7-afe1c23532f4 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] GET https://10.4.3.7/volume/v3/volumes/963f4680-3592-44ca-bfd1-e77024250a9a Jul 10 08:38:47.930047 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-5795c16a-1acc-401f-8bf7-afe1c23532f4 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:47.930245 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-5795c16a-1acc-401f-8bf7-afe1c23532f4 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:47.941678 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:47.941678 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:38:47.945906 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-5795c16a-1acc-401f-8bf7-afe1c23532f4 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Volume info retrieved successfully. Jul 10 08:38:47.951152 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-5795c16a-1acc-401f-8bf7-afe1c23532f4 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/volumes/963f4680-3592-44ca-bfd1-e77024250a9a returned with HTTP 200 Jul 10 08:38:47.951152 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 686/2719] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:38:47 2026] GET /volume/v3/volumes/963f4680-3592-44ca-bfd1-e77024250a9a => generated 876 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:48.208273 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-ee93093c-c337-458e-b802-25aa03e2c2b3 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:48.210014 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-ee93093c-c337-458e-b802-25aa03e2c2b3 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/backups/e4030cd8-b654-42df-88f8-1725afd74b06 Jul 10 08:38:48.210222 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-ee93093c-c337-458e-b802-25aa03e2c2b3 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:48.210423 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-ee93093c-c337-458e-b802-25aa03e2c2b3 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:48.210528 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-ee93093c-c337-458e-b802-25aa03e2c2b3 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Show backup with id e4030cd8-b654-42df-88f8-1725afd74b06. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:38:48.214342 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:48.214342 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:38:48.214950 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-ee93093c-c337-458e-b802-25aa03e2c2b3 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/backups/e4030cd8-b654-42df-88f8-1725afd74b06 returned with HTTP 200 Jul 10 08:38:48.215305 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 676/2720] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:38:48 2026] GET /volume/v3/backups/e4030cd8-b654-42df-88f8-1725afd74b06 => generated 732 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:48.967002 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-aea7e5b0-3907-4ce7-b000-9cf3b25ffd0c None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:48.968943 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-aea7e5b0-3907-4ce7-b000-9cf3b25ffd0c tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] GET https://10.4.3.7/volume/v3/volumes/963f4680-3592-44ca-bfd1-e77024250a9a Jul 10 08:38:48.969104 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-aea7e5b0-3907-4ce7-b000-9cf3b25ffd0c tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:48.969362 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-aea7e5b0-3907-4ce7-b000-9cf3b25ffd0c tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:48.980876 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:48.980876 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:38:48.985425 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-aea7e5b0-3907-4ce7-b000-9cf3b25ffd0c tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Volume info retrieved successfully. Jul 10 08:38:48.990884 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-aea7e5b0-3907-4ce7-b000-9cf3b25ffd0c tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/volumes/963f4680-3592-44ca-bfd1-e77024250a9a returned with HTTP 200 Jul 10 08:38:48.991347 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 677/2721] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:38:48 2026] GET /volume/v3/volumes/963f4680-3592-44ca-bfd1-e77024250a9a => generated 876 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:49.225245 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-07bd02d4-ebbe-4e9d-86ff-daea77d2f516 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:49.227046 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-07bd02d4-ebbe-4e9d-86ff-daea77d2f516 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/backups/e4030cd8-b654-42df-88f8-1725afd74b06 Jul 10 08:38:49.227716 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-07bd02d4-ebbe-4e9d-86ff-daea77d2f516 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:49.227716 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-07bd02d4-ebbe-4e9d-86ff-daea77d2f516 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:49.227716 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-07bd02d4-ebbe-4e9d-86ff-daea77d2f516 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Show backup with id e4030cd8-b654-42df-88f8-1725afd74b06. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:38:49.233069 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:49.233069 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:38:49.234052 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-07bd02d4-ebbe-4e9d-86ff-daea77d2f516 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/backups/e4030cd8-b654-42df-88f8-1725afd74b06 returned with HTTP 200 Jul 10 08:38:49.234990 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 683/2722] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:38:49 2026] GET /volume/v3/backups/e4030cd8-b654-42df-88f8-1725afd74b06 => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:49.606589 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-bf9f4818-3c27-4ed2-9975-e0ee4ec09fbe req-c155505c-5f31-493f-8687-3fbd363475c0 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:49.608983 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-bf9f4818-3c27-4ed2-9975-e0ee4ec09fbe req-c155505c-5f31-493f-8687-3fbd363475c0 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] DELETE https://10.4.3.7/volume/v3/attachments/94027731-16f1-4edf-b7a6-de0a380e04f2 Jul 10 08:38:49.609461 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-bf9f4818-3c27-4ed2-9975-e0ee4ec09fbe req-c155505c-5f31-493f-8687-3fbd363475c0 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:49.609881 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-bf9f4818-3c27-4ed2-9975-e0ee4ec09fbe req-c155505c-5f31-493f-8687-3fbd363475c0 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'version_select' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:49.620214 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:49.620214 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:38:49.686733 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-e3efa400-b334-4a37-814f-5a2ae6f0a96c None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:49.688772 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-e3efa400-b334-4a37-814f-5a2ae6f0a96c tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:38:49.689275 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-e3efa400-b334-4a37-814f-5a2ae6f0a96c tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1441193858"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:38:49.690741 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.volumes [None req-e3efa400-b334-4a37-814f-5a2ae6f0a96c tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1441193858'}} {{(pid=100056) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:38:49.690909 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-e3efa400-b334-4a37-814f-5a2ae6f0a96c tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Create volume of 1 GB Jul 10 08:38:49.696171 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-e3efa400-b334-4a37-814f-5a2ae6f0a96c tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Availability Zones retrieved successfully. Jul 10 08:38:49.703537 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-e3efa400-b334-4a37-814f-5a2ae6f0a96c tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Flow 'volume_create_api' (f4c5a67a-c1e6-4acc-b088-810c89a00100) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:38:49.704745 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-e3efa400-b334-4a37-814f-5a2ae6f0a96c tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd2007d5-bf7b-4e7c-8e81-aa6fcb7ec62f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:38:49.705942 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.flows.api.create_volume [None req-e3efa400-b334-4a37-814f-5a2ae6f0a96c tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Validating volume size '1' using validate_int {{(pid=100056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:38:49.741418 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-e3efa400-b334-4a37-814f-5a2ae6f0a96c tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd2007d5-bf7b-4e7c-8e81-aa6fcb7ec62f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:38:49.742350 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-e3efa400-b334-4a37-814f-5a2ae6f0a96c tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a8d274a-9ada-4999-83d6-2216d52a2fb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:38:49.794776 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.quota [None req-e3efa400-b334-4a37-814f-5a2ae6f0a96c tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Created reservations ['9824a8d4-b42e-4427-abe2-aafed92ea061', 'a395dc12-1ebc-4620-860d-ce138fe9100c', 'bdb3727f-5e3a-435b-9a70-0c8d14db9ed1', '2d4ad1da-1322-45c0-9c48-5bcb0a2c0871'] {{(pid=100056) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:38:49.795799 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-e3efa400-b334-4a37-814f-5a2ae6f0a96c tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a8d274a-9ada-4999-83d6-2216d52a2fb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9824a8d4-b42e-4427-abe2-aafed92ea061', 'a395dc12-1ebc-4620-860d-ce138fe9100c', 'bdb3727f-5e3a-435b-9a70-0c8d14db9ed1', '2d4ad1da-1322-45c0-9c48-5bcb0a2c0871']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:38:49.796610 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-e3efa400-b334-4a37-814f-5a2ae6f0a96c tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0e4e035-ac69-459c-85e7-2dff36e1f8cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:38:49.810519 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-6f1bb987-0706-4bbd-a724-64c66c659486 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:49.810519 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-6f1bb987-0706-4bbd-a724-64c66c659486 None None] GET https://10.4.3.7/volume// Jul 10 08:38:49.810519 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-6f1bb987-0706-4bbd-a724-64c66c659486 None None] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:49.811317 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-6f1bb987-0706-4bbd-a724-64c66c659486 None None] Calling method 'all' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:49.811500 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-6f1bb987-0706-4bbd-a724-64c66c659486 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:38:49.811859 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 678/2723] 10.4.3.7 () {66 vars in 1414 bytes} [Fri Jul 10 08:38:49 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:38:49.822113 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-298cad2c-34c5-4637-80ba-e5ade5020c45 req-d33e530a-221b-4fef-9167-c1cc1d78d61d None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:49.824642 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-298cad2c-34c5-4637-80ba-e5ade5020c45 req-d33e530a-221b-4fef-9167-c1cc1d78d61d tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] POST https://10.4.3.7/volume/v3/attachments Jul 10 08:38:49.825114 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-298cad2c-34c5-4637-80ba-e5ade5020c45 req-d33e530a-221b-4fef-9167-c1cc1d78d61d tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8ff3366a-e6f5-4930-b85d-3f6ca8618cdb", "connector": null, "instance_uuid": "6fc6e544-783c-4638-8f99-ba8619608342"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:38:49.826284 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-e3efa400-b334-4a37-814f-5a2ae6f0a96c tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0e4e035-ac69-459c-85e7-2dff36e1f8cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9d4a026e-b4f6-4a25-9d2e-285c90337d3f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1441193858',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e1439f042d54580ab158f3eb4d0bb6d',qos_specs=None,replication_status=,reservations=['9824a8d4-b42e-4427-abe2-aafed92ea061','a395dc12-1ebc-4620-860d-ce138fe9100c','bdb3727f-5e3a-435b-9a70-0c8d14db9ed1','2d4ad1da-1322-45c0-9c48-5bcb0a2c0871'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc05bd25ecbc400fb5b960cf913af145',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:38:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1441193858',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9d4a026e-b4f6-4a25-9d2e-285c90337d3f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e1439f042d54580ab158f3eb4d0bb6d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc05bd25ecbc400fb5b960cf913af145',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:38:49.827547 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-e3efa400-b334-4a37-814f-5a2ae6f0a96c tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (113a4392-b86a-4275-aa4e-6e5d60f1ed7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:38:49.836015 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:49.836015 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:38:49.850226 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-e3efa400-b334-4a37-814f-5a2ae6f0a96c tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (113a4392-b86a-4275-aa4e-6e5d60f1ed7f) transitioned into state 'SUCCESS' from state '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-1441193858',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e1439f042d54580ab158f3eb4d0bb6d',qos_specs=None,replication_status=,reservations=['9824a8d4-b42e-4427-abe2-aafed92ea061','a395dc12-1ebc-4620-860d-ce138fe9100c','bdb3727f-5e3a-435b-9a70-0c8d14db9ed1','2d4ad1da-1322-45c0-9c48-5bcb0a2c0871'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc05bd25ecbc400fb5b960cf913af145',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:38:49.851032 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-e3efa400-b334-4a37-814f-5a2ae6f0a96c tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83349462-40f2-405e-96b7-fcb2004a6dea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:38:49.860946 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-e3efa400-b334-4a37-814f-5a2ae6f0a96c tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83349462-40f2-405e-96b7-fcb2004a6dea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:38:49.861970 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-e3efa400-b334-4a37-814f-5a2ae6f0a96c tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Flow 'volume_create_api' (f4c5a67a-c1e6-4acc-b088-810c89a00100) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:38:49.862375 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-e3efa400-b334-4a37-814f-5a2ae6f0a96c tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Create volume request issued successfully. Jul 10 08:38:49.863026 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-e3efa400-b334-4a37-814f-5a2ae6f0a96c tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:38:49.863595 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 677/2724] 10.4.3.7 () {68 vars in 1244 bytes} [Fri Jul 10 08:38:49 2026] POST /volume/v3/volumes => generated 753 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:38:49.864079 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-298cad2c-34c5-4637-80ba-e5ade5020c45 req-d33e530a-221b-4fef-9167-c1cc1d78d61d tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] https://10.4.3.7/volume/v3/attachments returned with HTTP 200 Jul 10 08:38:49.864711 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 684/2725] 10.4.3.7 () {74 vars in 1580 bytes} [Fri Jul 10 08:38:49 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) Jul 10 08:38:49.876102 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-daceaf20-e01a-4974-8741-ae4fc3e8f6f7 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:49.879003 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-daceaf20-e01a-4974-8741-ae4fc3e8f6f7 tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] GET https://10.4.3.7/volume/v3/volumes/9d4a026e-b4f6-4a25-9d2e-285c90337d3f Jul 10 08:38:49.879249 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-daceaf20-e01a-4974-8741-ae4fc3e8f6f7 tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:49.879510 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-daceaf20-e01a-4974-8741-ae4fc3e8f6f7 tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:49.889025 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:49.889025 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:38:49.894111 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-daceaf20-e01a-4974-8741-ae4fc3e8f6f7 tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Volume info retrieved successfully. Jul 10 08:38:49.899690 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-daceaf20-e01a-4974-8741-ae4fc3e8f6f7 tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] https://10.4.3.7/volume/v3/volumes/9d4a026e-b4f6-4a25-9d2e-285c90337d3f returned with HTTP 200 Jul 10 08:38:49.900283 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 679/2726] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:38:49 2026] GET /volume/v3/volumes/9d4a026e-b4f6-4a25-9d2e-285c90337d3f => generated 821 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:50.011694 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-a5450667-573c-4584-be8f-de8fad9c1942 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:50.014260 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-a5450667-573c-4584-be8f-de8fad9c1942 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] GET https://10.4.3.7/volume/v3/volumes/963f4680-3592-44ca-bfd1-e77024250a9a Jul 10 08:38:50.014556 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-a5450667-573c-4584-be8f-de8fad9c1942 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:50.014777 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-a5450667-573c-4584-be8f-de8fad9c1942 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:50.050172 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:50.050172 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:38:50.071262 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-a5450667-573c-4584-be8f-de8fad9c1942 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Volume info retrieved successfully. Jul 10 08:38:50.076490 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-a5450667-573c-4584-be8f-de8fad9c1942 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/volumes/963f4680-3592-44ca-bfd1-e77024250a9a returned with HTTP 200 Jul 10 08:38:50.077029 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 678/2727] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:38:50 2026] GET /volume/v3/volumes/963f4680-3592-44ca-bfd1-e77024250a9a => generated 876 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:50.154108 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-bf9f4818-3c27-4ed2-9975-e0ee4ec09fbe req-c155505c-5f31-493f-8687-3fbd363475c0 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/attachments/94027731-16f1-4edf-b7a6-de0a380e04f2 returned with HTTP 200 Jul 10 08:38:50.154568 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 687/2728] 10.4.3.7 () {72 vars in 1659 bytes} [Fri Jul 10 08:38:49 2026] DELETE /volume/v3/attachments/94027731-16f1-4edf-b7a6-de0a380e04f2 => generated 19 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:50.246672 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-06a7c190-3d74-4f70-9a80-f24fc2808578 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:50.250428 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-06a7c190-3d74-4f70-9a80-f24fc2808578 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/backups/e4030cd8-b654-42df-88f8-1725afd74b06 Jul 10 08:38:50.250428 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-06a7c190-3d74-4f70-9a80-f24fc2808578 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:50.250428 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-06a7c190-3d74-4f70-9a80-f24fc2808578 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:50.250428 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-06a7c190-3d74-4f70-9a80-f24fc2808578 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Show backup with id e4030cd8-b654-42df-88f8-1725afd74b06. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:38:50.254723 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:50.254723 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:38:50.255979 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-06a7c190-3d74-4f70-9a80-f24fc2808578 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/backups/e4030cd8-b654-42df-88f8-1725afd74b06 returned with HTTP 200 Jul 10 08:38:50.256734 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 685/2729] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:38:50 2026] GET /volume/v3/backups/e4030cd8-b654-42df-88f8-1725afd74b06 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:50.307649 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-468a116d-4c46-421e-b803-296e75e6b74c None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:50.310643 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-468a116d-4c46-421e-b803-296e75e6b74c tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] GET https://10.4.3.7/volume/v3/volumes/8ff3366a-e6f5-4930-b85d-3f6ca8618cdb Jul 10 08:38:50.310946 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-468a116d-4c46-421e-b803-296e75e6b74c tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:50.311248 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-468a116d-4c46-421e-b803-296e75e6b74c tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:50.324767 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:50.324767 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:38:50.330892 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-468a116d-4c46-421e-b803-296e75e6b74c tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Volume info retrieved successfully. Jul 10 08:38:50.336227 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-468a116d-4c46-421e-b803-296e75e6b74c tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] https://10.4.3.7/volume/v3/volumes/8ff3366a-e6f5-4930-b85d-3f6ca8618cdb returned with HTTP 200 Jul 10 08:38:50.336826 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 680/2730] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:38:50 2026] GET /volume/v3/volumes/8ff3366a-e6f5-4930-b85d-3f6ca8618cdb => generated 931 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:50.392832 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-f909a8d3-f286-4ec7-b304-e74fd01bfcfd None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:50.393277 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-f909a8d3-f286-4ec7-b304-e74fd01bfcfd None None] GET https://10.4.3.7/volume// Jul 10 08:38:50.393502 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-f909a8d3-f286-4ec7-b304-e74fd01bfcfd None None] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:50.393771 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-f909a8d3-f286-4ec7-b304-e74fd01bfcfd None None] Calling method 'all' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:50.394184 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-f909a8d3-f286-4ec7-b304-e74fd01bfcfd None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:38:50.394661 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 679/2731] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:38:50 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:38:50.401687 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-298cad2c-34c5-4637-80ba-e5ade5020c45 req-48b6026a-62ae-4c05-8a11-e1aeab3a18b2 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:50.403643 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-298cad2c-34c5-4637-80ba-e5ade5020c45 req-48b6026a-62ae-4c05-8a11-e1aeab3a18b2 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] GET https://10.4.3.7/volume/v3/volumes/8ff3366a-e6f5-4930-b85d-3f6ca8618cdb Jul 10 08:38:50.403851 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-298cad2c-34c5-4637-80ba-e5ade5020c45 req-48b6026a-62ae-4c05-8a11-e1aeab3a18b2 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:50.404041 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-298cad2c-34c5-4637-80ba-e5ade5020c45 req-48b6026a-62ae-4c05-8a11-e1aeab3a18b2 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:50.413173 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:50.413173 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:38:50.419563 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-298cad2c-34c5-4637-80ba-e5ade5020c45 req-48b6026a-62ae-4c05-8a11-e1aeab3a18b2 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Volume info retrieved successfully. Jul 10 08:38:50.426864 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-298cad2c-34c5-4637-80ba-e5ade5020c45 req-48b6026a-62ae-4c05-8a11-e1aeab3a18b2 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] https://10.4.3.7/volume/v3/volumes/8ff3366a-e6f5-4930-b85d-3f6ca8618cdb returned with HTTP 200 Jul 10 08:38:50.427253 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 688/2732] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:38:50 2026] GET /volume/v3/volumes/8ff3366a-e6f5-4930-b85d-3f6ca8618cdb => generated 1111 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:38:50.570303 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-298cad2c-34c5-4637-80ba-e5ade5020c45 req-88a219f4-eeb6-4755-86fe-8bd80bdee92a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:50.581434 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-298cad2c-34c5-4637-80ba-e5ade5020c45 req-88a219f4-eeb6-4755-86fe-8bd80bdee92a tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] PUT https://10.4.3.7/volume/v3/attachments/7e5f86aa-1c1d-4dab-bad9-1c1d9a3a1915 Jul 10 08:38:50.582961 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-298cad2c-34c5-4637-80ba-e5ade5020c45 req-88a219f4-eeb6-4755-86fe-8bd80bdee92a tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.7", "host": "np0000004976", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b54eda21b644", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bf3c9c16-ec3d-4df7-865b-5f424258654a", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:38:50.594438 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.coordination [req-298cad2c-34c5-4637-80ba-e5ade5020c45 req-88a219f4-eeb6-4755-86fe-8bd80bdee92a tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Acquiring lock "cinder-attachment_update-8ff3366a-e6f5-4930-b85d-3f6ca8618cdb-np0000004976" by "attachment_update" {{(pid=100057) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 08:38:50.601533 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.coordination [req-298cad2c-34c5-4637-80ba-e5ade5020c45 req-88a219f4-eeb6-4755-86fe-8bd80bdee92a tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Lock "cinder-attachment_update-8ff3366a-e6f5-4930-b85d-3f6ca8618cdb-np0000004976" acquired by "attachment_update" :: waited 0.007s {{(pid=100057) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 08:38:50.602923 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:50.602923 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:38:50.914193 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-563a40f3-291c-4172-8538-99dbb1e62ed3 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:50.916456 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-563a40f3-291c-4172-8538-99dbb1e62ed3 tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] GET https://10.4.3.7/volume/v3/volumes/9d4a026e-b4f6-4a25-9d2e-285c90337d3f Jul 10 08:38:50.916681 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-563a40f3-291c-4172-8538-99dbb1e62ed3 tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:50.916906 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-563a40f3-291c-4172-8538-99dbb1e62ed3 tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:50.926487 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:50.926487 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:38:50.931996 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-563a40f3-291c-4172-8538-99dbb1e62ed3 tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Volume info retrieved successfully. Jul 10 08:38:50.937896 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-563a40f3-291c-4172-8538-99dbb1e62ed3 tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] https://10.4.3.7/volume/v3/volumes/9d4a026e-b4f6-4a25-9d2e-285c90337d3f returned with HTTP 200 Jul 10 08:38:50.938315 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 681/2733] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:38:50 2026] GET /volume/v3/volumes/9d4a026e-b4f6-4a25-9d2e-285c90337d3f => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:51.092634 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-802823ed-79ee-4157-871d-add39e2b3d58 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:51.094666 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-802823ed-79ee-4157-871d-add39e2b3d58 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] GET https://10.4.3.7/volume/v3/volumes/963f4680-3592-44ca-bfd1-e77024250a9a Jul 10 08:38:51.094915 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-802823ed-79ee-4157-871d-add39e2b3d58 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:51.095152 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-802823ed-79ee-4157-871d-add39e2b3d58 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:51.132511 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.coordination [req-298cad2c-34c5-4637-80ba-e5ade5020c45 req-88a219f4-eeb6-4755-86fe-8bd80bdee92a tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Lock "cinder-attachment_update-8ff3366a-e6f5-4930-b85d-3f6ca8618cdb-np0000004976" released by "attachment_update" :: held 0.531s {{(pid=100057) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 08:38:51.133039 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-298cad2c-34c5-4637-80ba-e5ade5020c45 req-88a219f4-eeb6-4755-86fe-8bd80bdee92a tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] https://10.4.3.7/volume/v3/attachments/7e5f86aa-1c1d-4dab-bad9-1c1d9a3a1915 returned with HTTP 200 Jul 10 08:38:51.133975 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 686/2734] 10.4.3.7 () {74 vars in 1690 bytes} [Fri Jul 10 08:38:50 2026] PUT /volume/v3/attachments/7e5f86aa-1c1d-4dab-bad9-1c1d9a3a1915 => generated 969 bytes in 564 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:38:51.136589 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:51.136589 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:38:51.144214 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-802823ed-79ee-4157-871d-add39e2b3d58 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Volume info retrieved successfully. Jul 10 08:38:51.150693 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-802823ed-79ee-4157-871d-add39e2b3d58 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/volumes/963f4680-3592-44ca-bfd1-e77024250a9a returned with HTTP 200 Jul 10 08:38:51.151315 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 680/2735] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:38:51 2026] GET /volume/v3/volumes/963f4680-3592-44ca-bfd1-e77024250a9a => generated 876 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:51.268123 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-5deb1f4d-433e-4ffc-b839-561d58c1bd01 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:51.270221 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-5deb1f4d-433e-4ffc-b839-561d58c1bd01 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/backups/e4030cd8-b654-42df-88f8-1725afd74b06 Jul 10 08:38:51.270556 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-5deb1f4d-433e-4ffc-b839-561d58c1bd01 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:51.270936 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-5deb1f4d-433e-4ffc-b839-561d58c1bd01 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:51.270936 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-5deb1f4d-433e-4ffc-b839-561d58c1bd01 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Show backup with id e4030cd8-b654-42df-88f8-1725afd74b06. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:38:51.276495 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:51.276495 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:38:51.277320 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-5deb1f4d-433e-4ffc-b839-561d58c1bd01 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/backups/e4030cd8-b654-42df-88f8-1725afd74b06 returned with HTTP 200 Jul 10 08:38:51.277799 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 689/2736] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:38:51 2026] GET /volume/v3/backups/e4030cd8-b654-42df-88f8-1725afd74b06 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:51.353365 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-f6d77fc9-2c26-4b7a-b1f7-156da24e79f2 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:51.371899 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-f6d77fc9-2c26-4b7a-b1f7-156da24e79f2 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] GET https://10.4.3.7/volume/v3/volumes/8ff3366a-e6f5-4930-b85d-3f6ca8618cdb Jul 10 08:38:51.372220 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-f6d77fc9-2c26-4b7a-b1f7-156da24e79f2 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:51.372487 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-f6d77fc9-2c26-4b7a-b1f7-156da24e79f2 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:51.384509 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:51.384509 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:38:51.401987 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-f6d77fc9-2c26-4b7a-b1f7-156da24e79f2 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Volume info retrieved successfully. Jul 10 08:38:51.401987 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-f6d77fc9-2c26-4b7a-b1f7-156da24e79f2 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] https://10.4.3.7/volume/v3/volumes/8ff3366a-e6f5-4930-b85d-3f6ca8618cdb returned with HTTP 200 Jul 10 08:38:51.401987 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 682/2737] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:38:51 2026] GET /volume/v3/volumes/8ff3366a-e6f5-4930-b85d-3f6ca8618cdb => generated 932 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:52.173984 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-38a16fd9-f297-4ffd-af39-b5b0d0120efd None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:52.176199 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-38a16fd9-f297-4ffd-af39-b5b0d0120efd tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] GET https://10.4.3.7/volume/v3/volumes/963f4680-3592-44ca-bfd1-e77024250a9a Jul 10 08:38:52.176401 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-38a16fd9-f297-4ffd-af39-b5b0d0120efd tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:52.176645 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-38a16fd9-f297-4ffd-af39-b5b0d0120efd tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:52.190028 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:52.190028 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:38:52.195241 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-38a16fd9-f297-4ffd-af39-b5b0d0120efd tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Volume info retrieved successfully. Jul 10 08:38:52.201612 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-38a16fd9-f297-4ffd-af39-b5b0d0120efd tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/volumes/963f4680-3592-44ca-bfd1-e77024250a9a returned with HTTP 200 Jul 10 08:38:52.202151 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 687/2738] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:38:52 2026] GET /volume/v3/volumes/963f4680-3592-44ca-bfd1-e77024250a9a => generated 876 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:52.289089 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-97729315-d2a8-42e9-b20c-35cf52a75d6e None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:52.291896 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-97729315-d2a8-42e9-b20c-35cf52a75d6e tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/backups/e4030cd8-b654-42df-88f8-1725afd74b06 Jul 10 08:38:52.292184 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-97729315-d2a8-42e9-b20c-35cf52a75d6e tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:52.292469 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-97729315-d2a8-42e9-b20c-35cf52a75d6e tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:52.292623 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-97729315-d2a8-42e9-b20c-35cf52a75d6e tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Show backup with id e4030cd8-b654-42df-88f8-1725afd74b06. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:38:52.297771 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:52.297771 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:38:52.298843 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-97729315-d2a8-42e9-b20c-35cf52a75d6e tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/backups/e4030cd8-b654-42df-88f8-1725afd74b06 returned with HTTP 200 Jul 10 08:38:52.299346 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 681/2739] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:38:52 2026] GET /volume/v3/backups/e4030cd8-b654-42df-88f8-1725afd74b06 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:52.312083 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-1f2fc775-4934-47f2-ae5c-9a7cd1481cc4 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:52.405820 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-1b062f7c-1226-4414-b686-09d5b22745f5 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:52.407788 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-1b062f7c-1226-4414-b686-09d5b22745f5 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] GET https://10.4.3.7/volume/v3/volumes/8ff3366a-e6f5-4930-b85d-3f6ca8618cdb Jul 10 08:38:52.408008 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-1b062f7c-1226-4414-b686-09d5b22745f5 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:52.408229 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-1b062f7c-1226-4414-b686-09d5b22745f5 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:52.412560 np0000004976 devstack@c-api.service[100055]: DEBUG dbcounter [-] [100055] Writing DB stats cinder:SELECT=201,cinder:UPDATE=38,cinder:INSERT=16 {{(pid=100055) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 08:38:52.415741 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-1f2fc775-4934-47f2-ae5c-9a7cd1481cc4 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-member] POST https://10.4.3.7/volume/v3/backups Jul 10 08:38:52.416225 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-1f2fc775-4934-47f2-ae5c-9a7cd1481cc4 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4212f64c-fcad-4224-b1f8-972c5e61ac3d"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:38:52.417666 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.contrib.backups [None req-1f2fc775-4934-47f2-ae5c-9a7cd1481cc4 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-member] Creating new backup {'backup': {'volume_id': '4212f64c-fcad-4224-b1f8-972c5e61ac3d'}} {{(pid=100054) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 08:38:52.419424 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.contrib.backups [None req-1f2fc775-4934-47f2-ae5c-9a7cd1481cc4 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-member] Creating backup of volume 4212f64c-fcad-4224-b1f8-972c5e61ac3d in container None Jul 10 08:38:52.424710 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:52.424710 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:38:52.431019 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-1b062f7c-1226-4414-b686-09d5b22745f5 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Volume info retrieved successfully. Jul 10 08:38:52.431238 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:52.431238 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:38:52.431907 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-1f2fc775-4934-47f2-ae5c-9a7cd1481cc4 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-member] Volume info retrieved successfully. Jul 10 08:38:52.436811 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-1b062f7c-1226-4414-b686-09d5b22745f5 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] https://10.4.3.7/volume/v3/volumes/8ff3366a-e6f5-4930-b85d-3f6ca8618cdb returned with HTTP 200 Jul 10 08:38:52.437264 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 683/2740] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:38:52 2026] GET /volume/v3/volumes/8ff3366a-e6f5-4930-b85d-3f6ca8618cdb => generated 932 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:52.453194 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.quota [None req-1f2fc775-4934-47f2-ae5c-9a7cd1481cc4 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-member] Created reservations ['dff6ae65-8946-4ef8-bb8b-75a76c8e017f', '24217c58-ba70-4bbd-a5f5-03982811f2ef'] {{(pid=100054) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:38:52.503034 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-1f2fc775-4934-47f2-ae5c-9a7cd1481cc4 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-member] https://10.4.3.7/volume/v3/backups returned with HTTP 202 Jul 10 08:38:52.503458 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 690/2741] 10.4.3.7 () {70 vars in 1284 bytes} [Fri Jul 10 08:38:52 2026] POST /volume/v3/backups => generated 284 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:38:52.516305 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-bb523d1e-321e-4291-8d61-811c565e269f None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:52.519090 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-bb523d1e-321e-4291-8d61-811c565e269f tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/backups/b8793225-c002-4a33-ba19-7a1766b06961 Jul 10 08:38:52.519441 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-bb523d1e-321e-4291-8d61-811c565e269f tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:52.519702 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-bb523d1e-321e-4291-8d61-811c565e269f tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:52.519849 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-bb523d1e-321e-4291-8d61-811c565e269f tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Show backup with id b8793225-c002-4a33-ba19-7a1766b06961. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:38:52.525849 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:52.525849 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:38:52.526658 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-bb523d1e-321e-4291-8d61-811c565e269f tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/backups/b8793225-c002-4a33-ba19-7a1766b06961 returned with HTTP 200 Jul 10 08:38:52.527285 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 688/2742] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:38:52 2026] GET /volume/v3/backups/b8793225-c002-4a33-ba19-7a1766b06961 => generated 691 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:53.215744 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-9b451288-4498-4d70-80a5-f5bdb0a42b93 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:53.218284 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-9b451288-4498-4d70-80a5-f5bdb0a42b93 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] GET https://10.4.3.7/volume/v3/volumes/963f4680-3592-44ca-bfd1-e77024250a9a Jul 10 08:38:53.218577 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-9b451288-4498-4d70-80a5-f5bdb0a42b93 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:53.218845 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-9b451288-4498-4d70-80a5-f5bdb0a42b93 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:53.230088 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:53.230088 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:38:53.233819 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-9b451288-4498-4d70-80a5-f5bdb0a42b93 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Volume info retrieved successfully. Jul 10 08:38:53.238223 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-9b451288-4498-4d70-80a5-f5bdb0a42b93 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/volumes/963f4680-3592-44ca-bfd1-e77024250a9a returned with HTTP 200 Jul 10 08:38:53.238626 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 682/2743] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:38:53 2026] GET /volume/v3/volumes/963f4680-3592-44ca-bfd1-e77024250a9a => generated 876 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:53.452503 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-dbd8b940-a933-4f9b-87c9-66c4ae80889e None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:53.454656 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-dbd8b940-a933-4f9b-87c9-66c4ae80889e tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] GET https://10.4.3.7/volume/v3/volumes/8ff3366a-e6f5-4930-b85d-3f6ca8618cdb Jul 10 08:38:53.454899 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-dbd8b940-a933-4f9b-87c9-66c4ae80889e tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:53.455171 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-dbd8b940-a933-4f9b-87c9-66c4ae80889e tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:53.465811 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:53.465811 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:38:53.469492 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-dbd8b940-a933-4f9b-87c9-66c4ae80889e tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Volume info retrieved successfully. Jul 10 08:38:53.474062 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-dbd8b940-a933-4f9b-87c9-66c4ae80889e tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] https://10.4.3.7/volume/v3/volumes/8ff3366a-e6f5-4930-b85d-3f6ca8618cdb returned with HTTP 200 Jul 10 08:38:53.475039 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 684/2744] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:38:53 2026] GET /volume/v3/volumes/8ff3366a-e6f5-4930-b85d-3f6ca8618cdb => generated 932 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:53.545619 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-23bd6f58-39de-43b2-a6e9-b6a42f5cd2df None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:53.547673 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-23bd6f58-39de-43b2-a6e9-b6a42f5cd2df tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/backups/b8793225-c002-4a33-ba19-7a1766b06961 Jul 10 08:38:53.547941 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-23bd6f58-39de-43b2-a6e9-b6a42f5cd2df tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:53.548183 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-23bd6f58-39de-43b2-a6e9-b6a42f5cd2df tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:53.548345 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-23bd6f58-39de-43b2-a6e9-b6a42f5cd2df tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Show backup with id b8793225-c002-4a33-ba19-7a1766b06961. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:38:53.553111 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:53.553111 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:38:53.553910 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-23bd6f58-39de-43b2-a6e9-b6a42f5cd2df tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/backups/b8793225-c002-4a33-ba19-7a1766b06961 returned with HTTP 200 Jul 10 08:38:53.554359 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 691/2745] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:38:53 2026] GET /volume/v3/backups/b8793225-c002-4a33-ba19-7a1766b06961 => generated 693 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:53.802056 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-3ba5ecca-a45b-46c7-94be-122d276df747 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:53.803730 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3ba5ecca-a45b-46c7-94be-122d276df747 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] DELETE https://10.4.3.7/volume/v3/volumes/d611e149-c339-45b8-909b-59df647ff5d3 Jul 10 08:38:53.803792 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3ba5ecca-a45b-46c7-94be-122d276df747 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:53.803952 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3ba5ecca-a45b-46c7-94be-122d276df747 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:53.804089 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-3ba5ecca-a45b-46c7-94be-122d276df747 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Delete volume with id: d611e149-c339-45b8-909b-59df647ff5d3 Jul 10 08:38:53.812668 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:53.812668 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:38:53.813159 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-3ba5ecca-a45b-46c7-94be-122d276df747 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Volume info retrieved successfully. Jul 10 08:38:53.826919 np0000004976 devstack@c-api.service[100057]: WARNING cinder.keymgr.conf_key_mgr [None req-3ba5ecca-a45b-46c7-94be-122d276df747 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 10 08:38:53.836454 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-3ba5ecca-a45b-46c7-94be-122d276df747 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Delete volume request issued successfully. Jul 10 08:38:53.836790 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3ba5ecca-a45b-46c7-94be-122d276df747 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/volumes/d611e149-c339-45b8-909b-59df647ff5d3 returned with HTTP 202 Jul 10 08:38:53.837280 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 689/2746] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:38:53 2026] DELETE /volume/v3/volumes/d611e149-c339-45b8-909b-59df647ff5d3 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:38:53.847429 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-08b8072a-d51a-444a-8f8a-410b61fe3480 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:53.864177 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-08b8072a-d51a-444a-8f8a-410b61fe3480 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] GET https://10.4.3.7/volume/v3/volumes/d611e149-c339-45b8-909b-59df647ff5d3 Jul 10 08:38:53.864431 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-08b8072a-d51a-444a-8f8a-410b61fe3480 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:53.864648 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-08b8072a-d51a-444a-8f8a-410b61fe3480 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:53.872444 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:53.872444 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:38:53.881802 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-08b8072a-d51a-444a-8f8a-410b61fe3480 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Volume info retrieved successfully. Jul 10 08:38:53.881802 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-08b8072a-d51a-444a-8f8a-410b61fe3480 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/volumes/d611e149-c339-45b8-909b-59df647ff5d3 returned with HTTP 200 Jul 10 08:38:53.881802 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 683/2747] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:38:53 2026] GET /volume/v3/volumes/d611e149-c339-45b8-909b-59df647ff5d3 => generated 866 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:54.252757 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-d6eecfba-c503-4790-91c0-354fb82b5180 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:54.254923 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-d6eecfba-c503-4790-91c0-354fb82b5180 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] GET https://10.4.3.7/volume/v3/volumes/963f4680-3592-44ca-bfd1-e77024250a9a Jul 10 08:38:54.255198 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-d6eecfba-c503-4790-91c0-354fb82b5180 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:54.255494 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-d6eecfba-c503-4790-91c0-354fb82b5180 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:54.268644 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:54.268644 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:38:54.273292 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-d6eecfba-c503-4790-91c0-354fb82b5180 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Volume info retrieved successfully. Jul 10 08:38:54.279164 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-d6eecfba-c503-4790-91c0-354fb82b5180 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/volumes/963f4680-3592-44ca-bfd1-e77024250a9a returned with HTTP 200 Jul 10 08:38:54.279696 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 685/2748] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:38:54 2026] GET /volume/v3/volumes/963f4680-3592-44ca-bfd1-e77024250a9a => generated 876 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:54.486181 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-f0ff3030-efff-40f2-959d-87f8d4111c17 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:54.488204 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-f0ff3030-efff-40f2-959d-87f8d4111c17 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] GET https://10.4.3.7/volume/v3/volumes/8ff3366a-e6f5-4930-b85d-3f6ca8618cdb Jul 10 08:38:54.488427 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-f0ff3030-efff-40f2-959d-87f8d4111c17 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:54.488657 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-f0ff3030-efff-40f2-959d-87f8d4111c17 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:54.498553 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:54.498553 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:38:54.501255 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-f0ff3030-efff-40f2-959d-87f8d4111c17 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Volume info retrieved successfully. Jul 10 08:38:54.504722 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-f0ff3030-efff-40f2-959d-87f8d4111c17 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] https://10.4.3.7/volume/v3/volumes/8ff3366a-e6f5-4930-b85d-3f6ca8618cdb returned with HTTP 200 Jul 10 08:38:54.505032 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 692/2749] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:38:54 2026] GET /volume/v3/volumes/8ff3366a-e6f5-4930-b85d-3f6ca8618cdb => generated 932 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:54.564980 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-464d8df4-216b-438a-9a18-1b731cd72e60 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:54.566487 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-464d8df4-216b-438a-9a18-1b731cd72e60 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/backups/b8793225-c002-4a33-ba19-7a1766b06961 Jul 10 08:38:54.566664 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-464d8df4-216b-438a-9a18-1b731cd72e60 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:54.566831 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-464d8df4-216b-438a-9a18-1b731cd72e60 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:54.566924 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-464d8df4-216b-438a-9a18-1b731cd72e60 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Show backup with id b8793225-c002-4a33-ba19-7a1766b06961. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:38:54.570633 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:54.570633 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:38:54.571144 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-464d8df4-216b-438a-9a18-1b731cd72e60 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/backups/b8793225-c002-4a33-ba19-7a1766b06961 returned with HTTP 200 Jul 10 08:38:54.571501 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 690/2750] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:38:54 2026] GET /volume/v3/backups/b8793225-c002-4a33-ba19-7a1766b06961 => generated 693 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:54.795262 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-0eda1f15-16b8-4d28-9d36-e1c014b94b51 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:54.796788 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-0eda1f15-16b8-4d28-9d36-e1c014b94b51 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] GET https://10.4.3.7/volume/v3/volumes/3a4a7e84-4205-4ab7-9b94-a554c1cc7a53 Jul 10 08:38:54.796966 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-0eda1f15-16b8-4d28-9d36-e1c014b94b51 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:54.797111 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-0eda1f15-16b8-4d28-9d36-e1c014b94b51 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:54.807778 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:54.807778 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:38:54.811733 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-0eda1f15-16b8-4d28-9d36-e1c014b94b51 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Volume info retrieved successfully. Jul 10 08:38:54.816145 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-0eda1f15-16b8-4d28-9d36-e1c014b94b51 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] https://10.4.3.7/volume/v3/volumes/3a4a7e84-4205-4ab7-9b94-a554c1cc7a53 returned with HTTP 200 Jul 10 08:38:54.816634 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 684/2751] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:38:54 2026] GET /volume/v3/volumes/3a4a7e84-4205-4ab7-9b94-a554c1cc7a53 => generated 839 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:54.884932 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-31fd5c8c-82c5-4160-acdb-8632ab5ef1f0 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:54.887460 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-31fd5c8c-82c5-4160-acdb-8632ab5ef1f0 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] GET https://10.4.3.7/volume/v3/volumes/3a4a7e84-4205-4ab7-9b94-a554c1cc7a53 Jul 10 08:38:54.887752 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-31fd5c8c-82c5-4160-acdb-8632ab5ef1f0 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:54.888027 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-31fd5c8c-82c5-4160-acdb-8632ab5ef1f0 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:54.893046 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-c36b478f-279d-4558-b056-d05648b24f9d None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:54.895068 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-c36b478f-279d-4558-b056-d05648b24f9d tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] GET https://10.4.3.7/volume/v3/volumes/d611e149-c339-45b8-909b-59df647ff5d3 Jul 10 08:38:54.895301 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-c36b478f-279d-4558-b056-d05648b24f9d tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:54.895529 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-c36b478f-279d-4558-b056-d05648b24f9d tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:54.897983 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:54.897983 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:38:54.901812 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-c36b478f-279d-4558-b056-d05648b24f9d tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/volumes/d611e149-c339-45b8-909b-59df647ff5d3 returned with HTTP 404 Jul 10 08:38:54.902383 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 693/2752] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:38:54 2026] GET /volume/v3/volumes/d611e149-c339-45b8-909b-59df647ff5d3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:38:54.903951 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-31fd5c8c-82c5-4160-acdb-8632ab5ef1f0 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Volume info retrieved successfully. Jul 10 08:38:54.910990 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-31fd5c8c-82c5-4160-acdb-8632ab5ef1f0 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] https://10.4.3.7/volume/v3/volumes/3a4a7e84-4205-4ab7-9b94-a554c1cc7a53 returned with HTTP 200 Jul 10 08:38:54.911591 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 686/2753] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:38:54 2026] GET /volume/v3/volumes/3a4a7e84-4205-4ab7-9b94-a554c1cc7a53 => generated 839 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:54.912800 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-cb292a5e-ac1f-4a7a-924e-809bdb73ea47 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:54.918172 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cb292a5e-ac1f-4a7a-924e-809bdb73ea47 tempest-TestVolumeBootPattern-2106631987 tempest-TestVolumeBootPattern-2106631987-project-admin] GET https://10.4.3.7/volume/v3/volumes/detail?all_tenants=1 Jul 10 08:38:54.918383 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-cb292a5e-ac1f-4a7a-924e-809bdb73ea47 tempest-TestVolumeBootPattern-2106631987 tempest-TestVolumeBootPattern-2106631987-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:54.918616 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-cb292a5e-ac1f-4a7a-924e-809bdb73ea47 tempest-TestVolumeBootPattern-2106631987 tempest-TestVolumeBootPattern-2106631987-project-admin] Calling method 'detail' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:54.925751 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-cb292a5e-ac1f-4a7a-924e-809bdb73ea47 tempest-TestVolumeBootPattern-2106631987 tempest-TestVolumeBootPattern-2106631987-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100057) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 08:38:54.946945 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-cb292a5e-ac1f-4a7a-924e-809bdb73ea47 tempest-TestVolumeBootPattern-2106631987 tempest-TestVolumeBootPattern-2106631987-project-admin] Get all volumes completed successfully. Jul 10 08:38:54.949387 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:54.949387 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:38:54.954214 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cb292a5e-ac1f-4a7a-924e-809bdb73ea47 tempest-TestVolumeBootPattern-2106631987 tempest-TestVolumeBootPattern-2106631987-project-admin] https://10.4.3.7/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 08:38:54.954682 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 691/2754] 10.4.3.7 () {66 vars in 1271 bytes} [Fri Jul 10 08:38:54 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 13427 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 10 08:38:54.972604 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-5d0e6e7f-9420-434e-a151-9ca748d34efc None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:54.974829 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-5d0e6e7f-9420-434e-a151-9ca748d34efc tempest-TestVolumeBootPattern-2106631987 tempest-TestVolumeBootPattern-2106631987-project-admin] DELETE https://10.4.3.7/volume/v3/types/c8532669-931d-4fdc-86ce-55ad5ddd9af9 Jul 10 08:38:54.975037 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-5d0e6e7f-9420-434e-a151-9ca748d34efc tempest-TestVolumeBootPattern-2106631987 tempest-TestVolumeBootPattern-2106631987-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:54.975281 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-5d0e6e7f-9420-434e-a151-9ca748d34efc tempest-TestVolumeBootPattern-2106631987 tempest-TestVolumeBootPattern-2106631987-project-admin] Calling method '_delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:55.000685 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-5d0e6e7f-9420-434e-a151-9ca748d34efc tempest-TestVolumeBootPattern-2106631987 tempest-TestVolumeBootPattern-2106631987-project-admin] https://10.4.3.7/volume/v3/types/c8532669-931d-4fdc-86ce-55ad5ddd9af9 returned with HTTP 202 Jul 10 08:38:55.001482 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 685/2755] 10.4.3.7 () {66 vars in 1331 bytes} [Fri Jul 10 08:38:54 2026] DELETE /volume/v3/types/c8532669-931d-4fdc-86ce-55ad5ddd9af9 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:38:55.013372 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-bdd7e1c2-1231-426a-9e98-52345e56ae29 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:55.015783 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-bdd7e1c2-1231-426a-9e98-52345e56ae29 tempest-TestVolumeBootPattern-2106631987 tempest-TestVolumeBootPattern-2106631987-project-admin] POST https://10.4.3.7/volume/v3/types Jul 10 08:38:55.016302 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-bdd7e1c2-1231-426a-9e98-52345e56ae29 tempest-TestVolumeBootPattern-2106631987 tempest-TestVolumeBootPattern-2106631987-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks2-13468663", "extra_specs": {}}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:38:55.031858 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-bdd7e1c2-1231-426a-9e98-52345e56ae29 tempest-TestVolumeBootPattern-2106631987 tempest-TestVolumeBootPattern-2106631987-project-admin] https://10.4.3.7/volume/v3/types returned with HTTP 200 Jul 10 08:38:55.032361 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 694/2756] 10.4.3.7 () {68 vars in 1238 bytes} [Fri Jul 10 08:38:55 2026] POST /volume/v3/types => generated 211 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:55.043575 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-6587e6ae-d43a-4772-8a3b-0229a0f95bac None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:55.045634 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-6587e6ae-d43a-4772-8a3b-0229a0f95bac tempest-TestVolumeBootPattern-2106631987 tempest-TestVolumeBootPattern-2106631987-project-admin] POST https://10.4.3.7/volume/v3/types/420ad735-df8a-42f0-bbeb-8f762df8a86b/encryption Jul 10 08:38:55.046013 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-6587e6ae-d43a-4772-8a3b-0229a0f95bac tempest-TestVolumeBootPattern-2106631987 tempest-TestVolumeBootPattern-2106631987-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:38:55.062834 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-6587e6ae-d43a-4772-8a3b-0229a0f95bac tempest-TestVolumeBootPattern-2106631987 tempest-TestVolumeBootPattern-2106631987-project-admin] https://10.4.3.7/volume/v3/types/420ad735-df8a-42f0-bbeb-8f762df8a86b/encryption returned with HTTP 200 Jul 10 08:38:55.063219 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 687/2757] 10.4.3.7 () {68 vars in 1383 bytes} [Fri Jul 10 08:38:55 2026] POST /volume/v3/types/420ad735-df8a-42f0-bbeb-8f762df8a86b/encryption => generated 231 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:55.075485 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-ed548311-e3d3-4efc-9ae8-b4dc88147d90 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:55.077047 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ed548311-e3d3-4efc-9ae8-b4dc88147d90 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:38:55.077387 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ed548311-e3d3-4efc-9ae8-b4dc88147d90 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-416760481", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-13468663", "size": 1}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:38:55.078847 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [None req-ed548311-e3d3-4efc-9ae8-b4dc88147d90 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-416760481', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks2-13468663', 'size': 1}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:38:55.082147 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-ed548311-e3d3-4efc-9ae8-b4dc88147d90 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Create volume of 1 GB Jul 10 08:38:55.082471 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:55.082471 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:38:55.082901 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-ed548311-e3d3-4efc-9ae8-b4dc88147d90 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Availability Zones retrieved successfully. Jul 10 08:38:55.088022 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-ed548311-e3d3-4efc-9ae8-b4dc88147d90 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Flow 'volume_create_api' (4b795d96-0e15-4777-a380-495170f3ac2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:38:55.088928 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-ed548311-e3d3-4efc-9ae8-b4dc88147d90 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98d080fa-dfc5-4ee5-8b4f-172f26e760cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:38:55.089832 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-ed548311-e3d3-4efc-9ae8-b4dc88147d90 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Validating volume size '1' using validate_int {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:38:55.114058 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-ed548311-e3d3-4efc-9ae8-b4dc88147d90 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98d080fa-dfc5-4ee5-8b4f-172f26e760cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:38:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=420ad735-df8a-42f0-bbeb-8f762df8a86b,is_public=True,name='tempest-scenario-type-luks2-13468663',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '420ad735-df8a-42f0-bbeb-8f762df8a86b', '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=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:38:55.114764 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-ed548311-e3d3-4efc-9ae8-b4dc88147d90 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bed33682-9e24-496a-8181-6dd998b7e641) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:38:55.143038 np0000004976 devstack@c-api.service[100057]: WARNING cinder.quota [None req-ed548311-e3d3-4efc-9ae8-b4dc88147d90 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-13468663 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-13468663, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:38:55.143456 np0000004976 devstack@c-api.service[100057]: WARNING cinder.quota [None req-ed548311-e3d3-4efc-9ae8-b4dc88147d90 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-13468663 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-13468663, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:38:55.172839 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-ed548311-e3d3-4efc-9ae8-b4dc88147d90 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Created reservations ['8453612e-78ec-4ec4-9d6e-5c39ccb73798', 'c163656b-6b1b-4dc3-bbeb-5e06e8a5782a', '27ab2dc0-6f98-4ca7-8310-686cac3f18e3', 'f3169529-532e-42f1-8d52-e36afd18037a'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:38:55.173949 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-ed548311-e3d3-4efc-9ae8-b4dc88147d90 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bed33682-9e24-496a-8181-6dd998b7e641) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8453612e-78ec-4ec4-9d6e-5c39ccb73798', 'c163656b-6b1b-4dc3-bbeb-5e06e8a5782a', '27ab2dc0-6f98-4ca7-8310-686cac3f18e3', 'f3169529-532e-42f1-8d52-e36afd18037a']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:38:55.174934 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-ed548311-e3d3-4efc-9ae8-b4dc88147d90 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8beadeae-94f1-4a2e-abaf-35cbbe8da337) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:38:55.199776 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-ed548311-e3d3-4efc-9ae8-b4dc88147d90 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8beadeae-94f1-4a2e-abaf-35cbbe8da337) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3595dec7-f557-45b1-8688-ae3e0f872fc4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-416760481',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d53ae03f837462eaa68d46b15ba1683',qos_specs=None,replication_status=,reservations=['8453612e-78ec-4ec4-9d6e-5c39ccb73798','c163656b-6b1b-4dc3-bbeb-5e06e8a5782a','27ab2dc0-6f98-4ca7-8310-686cac3f18e3','f3169529-532e-42f1-8d52-e36afd18037a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae6bfcb01e884283b3172dcf4a7c430a',volume_type_id=420ad735-df8a-42f0-bbeb-8f762df8a86b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:38:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-416760481',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=3595dec7-f557-45b1-8688-ae3e0f872fc4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d53ae03f837462eaa68d46b15ba1683',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ae6bfcb01e884283b3172dcf4a7c430a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(420ad735-df8a-42f0-bbeb-8f762df8a86b),volume_type_id=420ad735-df8a-42f0-bbeb-8f762df8a86b)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:38:55.200681 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-ed548311-e3d3-4efc-9ae8-b4dc88147d90 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c0e3819-fcae-4cec-9281-491dbf691a1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:38:55.222147 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-ed548311-e3d3-4efc-9ae8-b4dc88147d90 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c0e3819-fcae-4cec-9281-491dbf691a1f) transitioned into state 'SUCCESS' from state '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-416760481',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d53ae03f837462eaa68d46b15ba1683',qos_specs=None,replication_status=,reservations=['8453612e-78ec-4ec4-9d6e-5c39ccb73798','c163656b-6b1b-4dc3-bbeb-5e06e8a5782a','27ab2dc0-6f98-4ca7-8310-686cac3f18e3','f3169529-532e-42f1-8d52-e36afd18037a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae6bfcb01e884283b3172dcf4a7c430a',volume_type_id=420ad735-df8a-42f0-bbeb-8f762df8a86b)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:38:55.222928 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-ed548311-e3d3-4efc-9ae8-b4dc88147d90 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f6cb317-a946-4d08-b7fe-504b9ea69dd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:38:55.231933 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-ed548311-e3d3-4efc-9ae8-b4dc88147d90 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f6cb317-a946-4d08-b7fe-504b9ea69dd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:38:55.232770 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-ed548311-e3d3-4efc-9ae8-b4dc88147d90 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Flow 'volume_create_api' (4b795d96-0e15-4777-a380-495170f3ac2c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:38:55.233072 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-ed548311-e3d3-4efc-9ae8-b4dc88147d90 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Create volume request issued successfully. Jul 10 08:38:55.233670 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ed548311-e3d3-4efc-9ae8-b4dc88147d90 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:38:55.234055 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 692/2758] 10.4.3.7 () {68 vars in 1245 bytes} [Fri Jul 10 08:38:55 2026] POST /volume/v3/volumes => generated 774 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:38:55.252971 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-405759a8-c88f-41f3-8fae-b2ec42a1aae3 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:55.254924 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-405759a8-c88f-41f3-8fae-b2ec42a1aae3 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] GET https://10.4.3.7/volume/v3/volumes/3595dec7-f557-45b1-8688-ae3e0f872fc4 Jul 10 08:38:55.255139 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-405759a8-c88f-41f3-8fae-b2ec42a1aae3 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:55.255353 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-405759a8-c88f-41f3-8fae-b2ec42a1aae3 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:55.262795 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:55.262795 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:38:55.274326 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-405759a8-c88f-41f3-8fae-b2ec42a1aae3 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Volume info retrieved successfully. Jul 10 08:38:55.279556 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-405759a8-c88f-41f3-8fae-b2ec42a1aae3 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/volumes/3595dec7-f557-45b1-8688-ae3e0f872fc4 returned with HTTP 200 Jul 10 08:38:55.280086 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 686/2759] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:38:55 2026] GET /volume/v3/volumes/3595dec7-f557-45b1-8688-ae3e0f872fc4 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:55.293366 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-0e22b131-458f-4556-887e-59fe27b094a5 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:55.295605 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-0e22b131-458f-4556-887e-59fe27b094a5 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] GET https://10.4.3.7/volume/v3/volumes/963f4680-3592-44ca-bfd1-e77024250a9a Jul 10 08:38:55.295777 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-0e22b131-458f-4556-887e-59fe27b094a5 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:55.295946 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-0e22b131-458f-4556-887e-59fe27b094a5 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:55.304008 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:55.304008 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:38:55.309120 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-0e22b131-458f-4556-887e-59fe27b094a5 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Volume info retrieved successfully. Jul 10 08:38:55.318768 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-0e22b131-458f-4556-887e-59fe27b094a5 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/volumes/963f4680-3592-44ca-bfd1-e77024250a9a returned with HTTP 200 Jul 10 08:38:55.319311 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 695/2760] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:38:55 2026] GET /volume/v3/volumes/963f4680-3592-44ca-bfd1-e77024250a9a => generated 876 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 08:38:55.521159 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-6ffc4cff-d863-43e8-bd40-3caebc5dd4b7 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:55.523179 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-6ffc4cff-d863-43e8-bd40-3caebc5dd4b7 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] GET https://10.4.3.7/volume/v3/volumes/8ff3366a-e6f5-4930-b85d-3f6ca8618cdb Jul 10 08:38:55.523354 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-6ffc4cff-d863-43e8-bd40-3caebc5dd4b7 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:55.523549 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-6ffc4cff-d863-43e8-bd40-3caebc5dd4b7 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:55.532043 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:55.532043 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:38:55.535049 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-6ffc4cff-d863-43e8-bd40-3caebc5dd4b7 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Volume info retrieved successfully. Jul 10 08:38:55.539149 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-6ffc4cff-d863-43e8-bd40-3caebc5dd4b7 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] https://10.4.3.7/volume/v3/volumes/8ff3366a-e6f5-4930-b85d-3f6ca8618cdb returned with HTTP 200 Jul 10 08:38:55.539515 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 688/2761] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:38:55 2026] GET /volume/v3/volumes/8ff3366a-e6f5-4930-b85d-3f6ca8618cdb => generated 932 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:55.581315 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-3859fb51-0bb9-4c9f-993f-ce11921856e8 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:55.583691 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3859fb51-0bb9-4c9f-993f-ce11921856e8 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/backups/b8793225-c002-4a33-ba19-7a1766b06961 Jul 10 08:38:55.583956 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3859fb51-0bb9-4c9f-993f-ce11921856e8 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:55.584213 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3859fb51-0bb9-4c9f-993f-ce11921856e8 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:55.584356 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-3859fb51-0bb9-4c9f-993f-ce11921856e8 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Show backup with id b8793225-c002-4a33-ba19-7a1766b06961. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:38:55.589732 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:55.589732 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:38:55.590555 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3859fb51-0bb9-4c9f-993f-ce11921856e8 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/backups/b8793225-c002-4a33-ba19-7a1766b06961 returned with HTTP 200 Jul 10 08:38:55.591017 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 693/2762] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:38:55 2026] GET /volume/v3/backups/b8793225-c002-4a33-ba19-7a1766b06961 => generated 693 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:56.293375 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-d221aa01-5696-4819-b9d9-d24d24eb23eb None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:56.295324 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-d221aa01-5696-4819-b9d9-d24d24eb23eb tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] GET https://10.4.3.7/volume/v3/volumes/3595dec7-f557-45b1-8688-ae3e0f872fc4 Jul 10 08:38:56.295544 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-d221aa01-5696-4819-b9d9-d24d24eb23eb tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:56.295726 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-d221aa01-5696-4819-b9d9-d24d24eb23eb tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:56.303626 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:56.303626 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:38:56.308853 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-d221aa01-5696-4819-b9d9-d24d24eb23eb tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Volume info retrieved successfully. Jul 10 08:38:56.315899 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-d221aa01-5696-4819-b9d9-d24d24eb23eb tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/volumes/3595dec7-f557-45b1-8688-ae3e0f872fc4 returned with HTTP 200 Jul 10 08:38:56.316377 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 687/2763] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:38:56 2026] GET /volume/v3/volumes/3595dec7-f557-45b1-8688-ae3e0f872fc4 => generated 867 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:56.328036 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-8a0ee152-f1b3-4c0c-9d6a-adc6b682dfa7 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:56.330308 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-8a0ee152-f1b3-4c0c-9d6a-adc6b682dfa7 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] GET https://10.4.3.7/volume/v3/volumes/3595dec7-f557-45b1-8688-ae3e0f872fc4 Jul 10 08:38:56.330570 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-8a0ee152-f1b3-4c0c-9d6a-adc6b682dfa7 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:56.330785 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-8a0ee152-f1b3-4c0c-9d6a-adc6b682dfa7 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:56.332670 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-5415841a-781d-40e8-a20f-93b0d0d0207c None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:56.334744 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-5415841a-781d-40e8-a20f-93b0d0d0207c tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] GET https://10.4.3.7/volume/v3/volumes/963f4680-3592-44ca-bfd1-e77024250a9a Jul 10 08:38:56.334992 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-5415841a-781d-40e8-a20f-93b0d0d0207c tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:56.335184 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-5415841a-781d-40e8-a20f-93b0d0d0207c tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:56.341787 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:56.341787 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:38:56.346443 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:56.346443 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:38:56.347647 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-8a0ee152-f1b3-4c0c-9d6a-adc6b682dfa7 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Volume info retrieved successfully. Jul 10 08:38:56.350700 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-5415841a-781d-40e8-a20f-93b0d0d0207c tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Volume info retrieved successfully. Jul 10 08:38:56.353724 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-8a0ee152-f1b3-4c0c-9d6a-adc6b682dfa7 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/volumes/3595dec7-f557-45b1-8688-ae3e0f872fc4 returned with HTTP 200 Jul 10 08:38:56.354171 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 696/2764] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:38:56 2026] GET /volume/v3/volumes/3595dec7-f557-45b1-8688-ae3e0f872fc4 => generated 867 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:56.355534 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-5415841a-781d-40e8-a20f-93b0d0d0207c tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/volumes/963f4680-3592-44ca-bfd1-e77024250a9a returned with HTTP 200 Jul 10 08:38:56.355854 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 689/2765] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:38:56 2026] GET /volume/v3/volumes/963f4680-3592-44ca-bfd1-e77024250a9a => generated 876 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:56.372048 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-76d42526-d2a0-4119-9d99-cce4138028c7 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:56.376040 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-76d42526-d2a0-4119-9d99-cce4138028c7 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] POST https://10.4.3.7/volume/v3/volumes/3595dec7-f557-45b1-8688-ae3e0f872fc4/action Jul 10 08:38:56.376541 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-76d42526-d2a0-4119-9d99-cce4138028c7 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:38:56.376751 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-76d42526-d2a0-4119-9d99-cce4138028c7 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:38:56.551878 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-e72365ee-056a-4a6c-88cd-1b0d9dbfdaed None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:56.554302 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-e72365ee-056a-4a6c-88cd-1b0d9dbfdaed tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] GET https://10.4.3.7/volume/v3/volumes/8ff3366a-e6f5-4930-b85d-3f6ca8618cdb Jul 10 08:38:56.554467 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-e72365ee-056a-4a6c-88cd-1b0d9dbfdaed tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:56.555034 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-e72365ee-056a-4a6c-88cd-1b0d9dbfdaed tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:56.565370 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:56.565370 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:38:56.569084 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-e72365ee-056a-4a6c-88cd-1b0d9dbfdaed tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Volume info retrieved successfully. Jul 10 08:38:56.573566 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-e72365ee-056a-4a6c-88cd-1b0d9dbfdaed tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] https://10.4.3.7/volume/v3/volumes/8ff3366a-e6f5-4930-b85d-3f6ca8618cdb returned with HTTP 200 Jul 10 08:38:56.573952 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 688/2766] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:38:56 2026] GET /volume/v3/volumes/8ff3366a-e6f5-4930-b85d-3f6ca8618cdb => generated 932 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:56.597596 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:56.597596 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:38:56.598286 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-76d42526-d2a0-4119-9d99-cce4138028c7 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Volume info retrieved successfully. Jul 10 08:38:56.606429 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-1b583e38-4a8f-4b8a-9fc3-cf8b2c79ab67 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:56.607021 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-76d42526-d2a0-4119-9d99-cce4138028c7 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Volume updated successfully. Jul 10 08:38:56.607373 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-76d42526-d2a0-4119-9d99-cce4138028c7 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/volumes/3595dec7-f557-45b1-8688-ae3e0f872fc4/action returned with HTTP 200 Jul 10 08:38:56.608181 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 694/2767] 10.4.3.7 () {68 vars in 1376 bytes} [Fri Jul 10 08:38:56 2026] POST /volume/v3/volumes/3595dec7-f557-45b1-8688-ae3e0f872fc4/action => generated 0 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 10 08:38:56.608774 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-1b583e38-4a8f-4b8a-9fc3-cf8b2c79ab67 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/backups/b8793225-c002-4a33-ba19-7a1766b06961 Jul 10 08:38:56.609118 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-1b583e38-4a8f-4b8a-9fc3-cf8b2c79ab67 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:56.609416 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-1b583e38-4a8f-4b8a-9fc3-cf8b2c79ab67 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:56.609588 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-1b583e38-4a8f-4b8a-9fc3-cf8b2c79ab67 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Show backup with id b8793225-c002-4a33-ba19-7a1766b06961. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:38:56.615497 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:56.615497 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:38:56.616483 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-1b583e38-4a8f-4b8a-9fc3-cf8b2c79ab67 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/backups/b8793225-c002-4a33-ba19-7a1766b06961 returned with HTTP 200 Jul 10 08:38:56.617011 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 697/2768] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:38:56 2026] GET /volume/v3/backups/b8793225-c002-4a33-ba19-7a1766b06961 => generated 693 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:56.763440 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-fb33f151-2952-498c-a5aa-457736239f99 req-a76f2d0b-5b03-4a5d-92e7-d86c13177c5e None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:56.766066 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-fb33f151-2952-498c-a5aa-457736239f99 req-a76f2d0b-5b03-4a5d-92e7-d86c13177c5e tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] GET https://10.4.3.7/volume/v3/volumes/3595dec7-f557-45b1-8688-ae3e0f872fc4 Jul 10 08:38:56.766312 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-fb33f151-2952-498c-a5aa-457736239f99 req-a76f2d0b-5b03-4a5d-92e7-d86c13177c5e tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:56.766556 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-fb33f151-2952-498c-a5aa-457736239f99 req-a76f2d0b-5b03-4a5d-92e7-d86c13177c5e tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:56.784278 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:56.784278 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:38:56.787907 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [req-fb33f151-2952-498c-a5aa-457736239f99 req-a76f2d0b-5b03-4a5d-92e7-d86c13177c5e tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Volume info retrieved successfully. Jul 10 08:38:56.791691 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-fb33f151-2952-498c-a5aa-457736239f99 req-a76f2d0b-5b03-4a5d-92e7-d86c13177c5e tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/volumes/3595dec7-f557-45b1-8688-ae3e0f872fc4 returned with HTTP 200 Jul 10 08:38:56.792079 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 690/2769] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:38:56 2026] GET /volume/v3/volumes/3595dec7-f557-45b1-8688-ae3e0f872fc4 => generated 866 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:57.364263 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-fb33f151-2952-498c-a5aa-457736239f99 req-9cf9a367-8e9e-4564-bcec-ac7a57579d36 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:57.370485 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-fb33f151-2952-498c-a5aa-457736239f99 req-9cf9a367-8e9e-4564-bcec-ac7a57579d36 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] GET https://10.4.3.7/volume/v3/volumes/3595dec7-f557-45b1-8688-ae3e0f872fc4 Jul 10 08:38:57.370798 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-fb33f151-2952-498c-a5aa-457736239f99 req-9cf9a367-8e9e-4564-bcec-ac7a57579d36 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:57.373090 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-fb33f151-2952-498c-a5aa-457736239f99 req-9cf9a367-8e9e-4564-bcec-ac7a57579d36 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:57.373796 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-298cad2c-34c5-4637-80ba-e5ade5020c45 req-cfc3a1f3-e875-4e18-9709-4536625d3df1 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:57.375953 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-298cad2c-34c5-4637-80ba-e5ade5020c45 req-cfc3a1f3-e875-4e18-9709-4536625d3df1 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] POST https://10.4.3.7/volume/v3/attachments/7e5f86aa-1c1d-4dab-bad9-1c1d9a3a1915/action Jul 10 08:38:57.376436 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-298cad2c-34c5-4637-80ba-e5ade5020c45 req-cfc3a1f3-e875-4e18-9709-4536625d3df1 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Action body: b'{"os-complete": null}' {{(pid=100057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:38:57.376633 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-298cad2c-34c5-4637-80ba-e5ade5020c45 req-cfc3a1f3-e875-4e18-9709-4536625d3df1 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:38:57.380594 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:57.380594 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:38:57.390641 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-82b43918-1786-4ff9-840b-fa3e0f6ac94e None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:57.392078 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [req-fb33f151-2952-498c-a5aa-457736239f99 req-9cf9a367-8e9e-4564-bcec-ac7a57579d36 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Volume info retrieved successfully. Jul 10 08:38:57.394441 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-82b43918-1786-4ff9-840b-fa3e0f6ac94e tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] GET https://10.4.3.7/volume/v3/volumes/963f4680-3592-44ca-bfd1-e77024250a9a Jul 10 08:38:57.394441 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-82b43918-1786-4ff9-840b-fa3e0f6ac94e tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:57.394532 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-82b43918-1786-4ff9-840b-fa3e0f6ac94e tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:57.394945 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:57.394945 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:38:57.400758 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-fb33f151-2952-498c-a5aa-457736239f99 req-9cf9a367-8e9e-4564-bcec-ac7a57579d36 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/volumes/3595dec7-f557-45b1-8688-ae3e0f872fc4 returned with HTTP 200 Jul 10 08:38:57.400758 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 689/2770] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:38:57 2026] GET /volume/v3/volumes/3595dec7-f557-45b1-8688-ae3e0f872fc4 => generated 866 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:57.410700 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:57.410700 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:38:57.411159 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-298cad2c-34c5-4637-80ba-e5ade5020c45 req-cfc3a1f3-e875-4e18-9709-4536625d3df1 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] https://10.4.3.7/volume/v3/attachments/7e5f86aa-1c1d-4dab-bad9-1c1d9a3a1915/action returned with HTTP 204 Jul 10 08:38:57.411303 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-69579681-aed3-4a75-bb88-f36b9c549f45 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:57.412715 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 695/2771] 10.4.3.7 () {74 vars in 1711 bytes} [Fri Jul 10 08:38:57 2026] POST /volume/v3/attachments/7e5f86aa-1c1d-4dab-bad9-1c1d9a3a1915/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:38:57.412811 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-69579681-aed3-4a75-bb88-f36b9c549f45 None None] GET https://10.4.3.7/volume// Jul 10 08:38:57.412811 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-69579681-aed3-4a75-bb88-f36b9c549f45 None None] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:57.412918 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-69579681-aed3-4a75-bb88-f36b9c549f45 None None] Calling method 'all' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:57.413191 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-69579681-aed3-4a75-bb88-f36b9c549f45 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:38:57.413458 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 691/2772] 10.4.3.7 () {66 vars in 1405 bytes} [Fri Jul 10 08:38:57 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:38:57.414973 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-82b43918-1786-4ff9-840b-fa3e0f6ac94e tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Volume info retrieved successfully. Jul 10 08:38:57.419658 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-82b43918-1786-4ff9-840b-fa3e0f6ac94e tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/volumes/963f4680-3592-44ca-bfd1-e77024250a9a returned with HTTP 200 Jul 10 08:38:57.420202 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 698/2773] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:38:57 2026] GET /volume/v3/volumes/963f4680-3592-44ca-bfd1-e77024250a9a => generated 876 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:57.427519 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-fb33f151-2952-498c-a5aa-457736239f99 req-22066e4c-800a-412d-b6d2-dafa32834489 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:57.433422 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-fb33f151-2952-498c-a5aa-457736239f99 req-22066e4c-800a-412d-b6d2-dafa32834489 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] POST https://10.4.3.7/volume/v3/attachments Jul 10 08:38:57.433422 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-fb33f151-2952-498c-a5aa-457736239f99 req-22066e4c-800a-412d-b6d2-dafa32834489 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3595dec7-f557-45b1-8688-ae3e0f872fc4", "connector": null, "instance_uuid": "49d61817-b2cb-4773-8cee-7667541e7ba3"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:38:57.441420 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:57.441420 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:38:57.478473 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-fb33f151-2952-498c-a5aa-457736239f99 req-22066e4c-800a-412d-b6d2-dafa32834489 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/attachments returned with HTTP 200 Jul 10 08:38:57.479059 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 690/2774] 10.4.3.7 () {74 vars in 1580 bytes} [Fri Jul 10 08:38:57 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) Jul 10 08:38:57.592840 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-06b28ca2-ba2e-4796-ae68-4e2d3f624549 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:57.595286 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-06b28ca2-ba2e-4796-ae68-4e2d3f624549 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] GET https://10.4.3.7/volume/v3/volumes/8ff3366a-e6f5-4930-b85d-3f6ca8618cdb Jul 10 08:38:57.595579 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-06b28ca2-ba2e-4796-ae68-4e2d3f624549 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:57.595849 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-06b28ca2-ba2e-4796-ae68-4e2d3f624549 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:57.609495 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:57.609495 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:38:57.615591 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-06b28ca2-ba2e-4796-ae68-4e2d3f624549 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Volume info retrieved successfully. Jul 10 08:38:57.621951 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-06b28ca2-ba2e-4796-ae68-4e2d3f624549 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] https://10.4.3.7/volume/v3/volumes/8ff3366a-e6f5-4930-b85d-3f6ca8618cdb returned with HTTP 200 Jul 10 08:38:57.623041 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 696/2775] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:38:57 2026] GET /volume/v3/volumes/8ff3366a-e6f5-4930-b85d-3f6ca8618cdb => generated 1224 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:38:57.632506 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-3bbe8a06-cbc9-4dce-92db-447d0c1747f7 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:57.635061 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-3bbe8a06-cbc9-4dce-92db-447d0c1747f7 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/backups/b8793225-c002-4a33-ba19-7a1766b06961 Jul 10 08:38:57.635366 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-3bbe8a06-cbc9-4dce-92db-447d0c1747f7 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:57.635675 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-3bbe8a06-cbc9-4dce-92db-447d0c1747f7 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:57.635937 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-3bbe8a06-cbc9-4dce-92db-447d0c1747f7 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Show backup with id b8793225-c002-4a33-ba19-7a1766b06961. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:38:57.645280 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-de501e11-b072-42e1-bf52-9d33938a61d6 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:57.650009 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-de501e11-b072-42e1-bf52-9d33938a61d6 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] GET https://10.4.3.7/volume/v3/volumes/8ff3366a-e6f5-4930-b85d-3f6ca8618cdb Jul 10 08:38:57.650207 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:57.650207 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:38:57.650303 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-de501e11-b072-42e1-bf52-9d33938a61d6 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:57.650848 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-de501e11-b072-42e1-bf52-9d33938a61d6 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:57.650966 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-3bbe8a06-cbc9-4dce-92db-447d0c1747f7 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/backups/b8793225-c002-4a33-ba19-7a1766b06961 returned with HTTP 200 Jul 10 08:38:57.652767 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 692/2776] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:38:57 2026] GET /volume/v3/backups/b8793225-c002-4a33-ba19-7a1766b06961 => generated 704 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:57.665711 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:57.665711 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:38:57.670146 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-de501e11-b072-42e1-bf52-9d33938a61d6 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Volume info retrieved successfully. Jul 10 08:38:57.675982 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-de501e11-b072-42e1-bf52-9d33938a61d6 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] https://10.4.3.7/volume/v3/volumes/8ff3366a-e6f5-4930-b85d-3f6ca8618cdb returned with HTTP 200 Jul 10 08:38:57.676648 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 699/2777] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:38:57 2026] GET /volume/v3/volumes/8ff3366a-e6f5-4930-b85d-3f6ca8618cdb => generated 1224 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:38:58.438515 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-58e7862b-2625-4e49-978e-abc90ffce484 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:58.440862 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-58e7862b-2625-4e49-978e-abc90ffce484 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] GET https://10.4.3.7/volume/v3/volumes/963f4680-3592-44ca-bfd1-e77024250a9a Jul 10 08:38:58.441117 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-58e7862b-2625-4e49-978e-abc90ffce484 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:58.441383 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-58e7862b-2625-4e49-978e-abc90ffce484 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:58.456630 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:58.456630 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:38:58.461696 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-58e7862b-2625-4e49-978e-abc90ffce484 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Volume info retrieved successfully. Jul 10 08:38:58.467907 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-58e7862b-2625-4e49-978e-abc90ffce484 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/volumes/963f4680-3592-44ca-bfd1-e77024250a9a returned with HTTP 200 Jul 10 08:38:58.468270 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 691/2778] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:38:58 2026] GET /volume/v3/volumes/963f4680-3592-44ca-bfd1-e77024250a9a => generated 876 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 08:38:58.666139 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-f9abdc11-baec-4ae0-bc63-e88049523bfc None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:58.668783 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f9abdc11-baec-4ae0-bc63-e88049523bfc tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/backups/b8793225-c002-4a33-ba19-7a1766b06961 Jul 10 08:38:58.669069 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f9abdc11-baec-4ae0-bc63-e88049523bfc tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:58.669352 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f9abdc11-baec-4ae0-bc63-e88049523bfc tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:58.669529 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-f9abdc11-baec-4ae0-bc63-e88049523bfc tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Show backup with id b8793225-c002-4a33-ba19-7a1766b06961. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:38:58.675064 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:58.675064 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:38:58.675915 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f9abdc11-baec-4ae0-bc63-e88049523bfc tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/backups/b8793225-c002-4a33-ba19-7a1766b06961 returned with HTTP 200 Jul 10 08:38:58.676395 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 697/2779] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:38:58 2026] GET /volume/v3/backups/b8793225-c002-4a33-ba19-7a1766b06961 => generated 704 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:59.482831 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-0e075ac2-b3c0-4342-993a-d85ce854c8c3 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:59.484560 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-0e075ac2-b3c0-4342-993a-d85ce854c8c3 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] GET https://10.4.3.7/volume/v3/volumes/963f4680-3592-44ca-bfd1-e77024250a9a Jul 10 08:38:59.484714 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-0e075ac2-b3c0-4342-993a-d85ce854c8c3 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:59.484855 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-0e075ac2-b3c0-4342-993a-d85ce854c8c3 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:59.493864 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:59.493864 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:38:59.496332 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-0e075ac2-b3c0-4342-993a-d85ce854c8c3 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Volume info retrieved successfully. Jul 10 08:38:59.500145 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-0e075ac2-b3c0-4342-993a-d85ce854c8c3 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/volumes/963f4680-3592-44ca-bfd1-e77024250a9a returned with HTTP 200 Jul 10 08:38:59.500659 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 693/2780] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:38:59 2026] GET /volume/v3/volumes/963f4680-3592-44ca-bfd1-e77024250a9a => generated 876 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:38:59.688475 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-a813a069-5384-4a15-9ce4-1464fbf027f4 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:38:59.690264 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-a813a069-5384-4a15-9ce4-1464fbf027f4 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/backups/b8793225-c002-4a33-ba19-7a1766b06961 Jul 10 08:38:59.690386 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-a813a069-5384-4a15-9ce4-1464fbf027f4 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:38:59.690580 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-a813a069-5384-4a15-9ce4-1464fbf027f4 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:38:59.690685 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-a813a069-5384-4a15-9ce4-1464fbf027f4 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Show backup with id b8793225-c002-4a33-ba19-7a1766b06961. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:38:59.694522 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:38:59.694522 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:38:59.695072 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-a813a069-5384-4a15-9ce4-1464fbf027f4 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/backups/b8793225-c002-4a33-ba19-7a1766b06961 returned with HTTP 200 Jul 10 08:38:59.695426 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 700/2781] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:38:59 2026] GET /volume/v3/backups/b8793225-c002-4a33-ba19-7a1766b06961 => generated 704 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:39:00.515506 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-6a999e10-7574-4428-89d1-17ec67f5b88f None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:00.518628 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-6a999e10-7574-4428-89d1-17ec67f5b88f tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] GET https://10.4.3.7/volume/v3/volumes/963f4680-3592-44ca-bfd1-e77024250a9a Jul 10 08:39:00.518891 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-6a999e10-7574-4428-89d1-17ec67f5b88f tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:00.519140 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-6a999e10-7574-4428-89d1-17ec67f5b88f tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:00.534763 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:00.534763 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:39:00.538535 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-6a999e10-7574-4428-89d1-17ec67f5b88f tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Volume info retrieved successfully. Jul 10 08:39:00.542621 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-6a999e10-7574-4428-89d1-17ec67f5b88f tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/volumes/963f4680-3592-44ca-bfd1-e77024250a9a returned with HTTP 200 Jul 10 08:39:00.542986 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 692/2782] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:39:00 2026] GET /volume/v3/volumes/963f4680-3592-44ca-bfd1-e77024250a9a => generated 876 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:39:00.706370 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-7f21fc25-4f04-4e38-a2c9-51d729902dd6 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:00.708482 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7f21fc25-4f04-4e38-a2c9-51d729902dd6 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/backups/b8793225-c002-4a33-ba19-7a1766b06961 Jul 10 08:39:00.708723 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7f21fc25-4f04-4e38-a2c9-51d729902dd6 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:00.708945 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7f21fc25-4f04-4e38-a2c9-51d729902dd6 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:00.709072 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-7f21fc25-4f04-4e38-a2c9-51d729902dd6 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Show backup with id b8793225-c002-4a33-ba19-7a1766b06961. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:39:00.713957 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:00.713957 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:39:00.714718 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7f21fc25-4f04-4e38-a2c9-51d729902dd6 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/backups/b8793225-c002-4a33-ba19-7a1766b06961 returned with HTTP 200 Jul 10 08:39:00.715155 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 698/2783] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:39:00 2026] GET /volume/v3/backups/b8793225-c002-4a33-ba19-7a1766b06961 => generated 704 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:39:01.514165 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-6e09f752-388b-4624-b46f-684aafb04bbb req-cff003eb-22a0-4b55-a05e-18df0eb54c1c None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:01.517101 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-6e09f752-388b-4624-b46f-684aafb04bbb req-cff003eb-22a0-4b55-a05e-18df0eb54c1c tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] POST https://10.4.3.7/volume/v3/attachments/db89fae4-1a60-4edd-9654-7651fe7340f8/action Jul 10 08:39:01.517373 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-6e09f752-388b-4624-b46f-684aafb04bbb req-cff003eb-22a0-4b55-a05e-18df0eb54c1c tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Action body: b'{"os-complete": null}' {{(pid=100055) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:39:01.517631 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-6e09f752-388b-4624-b46f-684aafb04bbb req-cff003eb-22a0-4b55-a05e-18df0eb54c1c tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:39:01.537088 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:01.537088 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:39:01.548632 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-6e09f752-388b-4624-b46f-684aafb04bbb req-cff003eb-22a0-4b55-a05e-18df0eb54c1c tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/attachments/db89fae4-1a60-4edd-9654-7651fe7340f8/action returned with HTTP 204 Jul 10 08:39:01.549092 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 694/2784] 10.4.3.7 () {74 vars in 1711 bytes} [Fri Jul 10 08:39:01 2026] POST /volume/v3/attachments/db89fae4-1a60-4edd-9654-7651fe7340f8/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:39:01.559711 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-57cbdca2-2f6c-44c3-a6e8-5fc8bef317dc None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:01.561669 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-57cbdca2-2f6c-44c3-a6e8-5fc8bef317dc tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] GET https://10.4.3.7/volume/v3/volumes/963f4680-3592-44ca-bfd1-e77024250a9a Jul 10 08:39:01.561802 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-57cbdca2-2f6c-44c3-a6e8-5fc8bef317dc tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:01.562332 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-57cbdca2-2f6c-44c3-a6e8-5fc8bef317dc tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:01.570987 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:01.570987 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:39:01.574199 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-57cbdca2-2f6c-44c3-a6e8-5fc8bef317dc tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Volume info retrieved successfully. Jul 10 08:39:01.578914 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-57cbdca2-2f6c-44c3-a6e8-5fc8bef317dc tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/volumes/963f4680-3592-44ca-bfd1-e77024250a9a returned with HTTP 200 Jul 10 08:39:01.578914 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 701/2785] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:39:01 2026] GET /volume/v3/volumes/963f4680-3592-44ca-bfd1-e77024250a9a => generated 1168 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:39:01.599365 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-563efe4b-4f00-4b56-9666-2b28b845f460 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:01.599365 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-563efe4b-4f00-4b56-9666-2b28b845f460 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] GET https://10.4.3.7/volume/v3/volumes/963f4680-3592-44ca-bfd1-e77024250a9a Jul 10 08:39:01.599365 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-563efe4b-4f00-4b56-9666-2b28b845f460 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:01.599365 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-563efe4b-4f00-4b56-9666-2b28b845f460 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:01.607498 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:01.607498 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:39:01.611419 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-563efe4b-4f00-4b56-9666-2b28b845f460 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Volume info retrieved successfully. Jul 10 08:39:01.614994 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-563efe4b-4f00-4b56-9666-2b28b845f460 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/volumes/963f4680-3592-44ca-bfd1-e77024250a9a returned with HTTP 200 Jul 10 08:39:01.615357 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 693/2786] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:39:01 2026] GET /volume/v3/volumes/963f4680-3592-44ca-bfd1-e77024250a9a => generated 1168 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:39:01.655065 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-2cfda036-1823-41fb-a5ae-38d787cfbf45 req-a0e6f9d2-77aa-445c-a017-067268c99628 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:01.692247 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-2cfda036-1823-41fb-a5ae-38d787cfbf45 req-a0e6f9d2-77aa-445c-a017-067268c99628 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] GET https://10.4.3.7/volume/v3/volumes/963f4680-3592-44ca-bfd1-e77024250a9a Jul 10 08:39:01.692387 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-2cfda036-1823-41fb-a5ae-38d787cfbf45 req-a0e6f9d2-77aa-445c-a017-067268c99628 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:01.692576 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-2cfda036-1823-41fb-a5ae-38d787cfbf45 req-a0e6f9d2-77aa-445c-a017-067268c99628 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:01.701048 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:01.701048 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:39:01.704536 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-2cfda036-1823-41fb-a5ae-38d787cfbf45 req-a0e6f9d2-77aa-445c-a017-067268c99628 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Volume info retrieved successfully. Jul 10 08:39:01.707921 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-2cfda036-1823-41fb-a5ae-38d787cfbf45 req-a0e6f9d2-77aa-445c-a017-067268c99628 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/volumes/963f4680-3592-44ca-bfd1-e77024250a9a returned with HTTP 200 Jul 10 08:39:01.708313 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 699/2787] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:39:01 2026] GET /volume/v3/volumes/963f4680-3592-44ca-bfd1-e77024250a9a => generated 1168 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:39:01.727255 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-2cfda036-1823-41fb-a5ae-38d787cfbf45 req-d926a85b-a8c9-419a-8e2a-d5cd515d5f55 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:01.728912 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-6a75409f-094d-4135-a071-e945b796d905 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:01.729588 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-2cfda036-1823-41fb-a5ae-38d787cfbf45 req-d926a85b-a8c9-419a-8e2a-d5cd515d5f55 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] POST https://10.4.3.7/volume/v3/volumes/963f4680-3592-44ca-bfd1-e77024250a9a/action Jul 10 08:39:01.729983 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-2cfda036-1823-41fb-a5ae-38d787cfbf45 req-d926a85b-a8c9-419a-8e2a-d5cd515d5f55 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100055) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:39:01.730154 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-2cfda036-1823-41fb-a5ae-38d787cfbf45 req-d926a85b-a8c9-419a-8e2a-d5cd515d5f55 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:39:01.730652 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-6a75409f-094d-4135-a071-e945b796d905 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/backups/b8793225-c002-4a33-ba19-7a1766b06961 Jul 10 08:39:01.730912 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-6a75409f-094d-4135-a071-e945b796d905 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:01.731053 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-6a75409f-094d-4135-a071-e945b796d905 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:01.731177 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-6a75409f-094d-4135-a071-e945b796d905 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Show backup with id b8793225-c002-4a33-ba19-7a1766b06961. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:39:01.735083 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:01.735083 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:39:01.735687 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-6a75409f-094d-4135-a071-e945b796d905 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/backups/b8793225-c002-4a33-ba19-7a1766b06961 returned with HTTP 200 Jul 10 08:39:01.736010 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 702/2788] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:39:01 2026] GET /volume/v3/backups/b8793225-c002-4a33-ba19-7a1766b06961 => generated 704 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:39:01.746582 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:01.746582 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:39:01.747115 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [req-2cfda036-1823-41fb-a5ae-38d787cfbf45 req-d926a85b-a8c9-419a-8e2a-d5cd515d5f55 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Volume info retrieved successfully. Jul 10 08:39:01.753047 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [req-2cfda036-1823-41fb-a5ae-38d787cfbf45 req-d926a85b-a8c9-419a-8e2a-d5cd515d5f55 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Begin detaching volume completed successfully. Jul 10 08:39:01.753297 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-2cfda036-1823-41fb-a5ae-38d787cfbf45 req-d926a85b-a8c9-419a-8e2a-d5cd515d5f55 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/volumes/963f4680-3592-44ca-bfd1-e77024250a9a/action returned with HTTP 202 Jul 10 08:39:01.754224 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 695/2789] 10.4.3.7 () {72 vars in 1658 bytes} [Fri Jul 10 08:39:01 2026] POST /volume/v3/volumes/963f4680-3592-44ca-bfd1-e77024250a9a/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:39:02.488078 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-233876b3-93ac-40ee-8b89-99e66ccacc9a req-538b5763-fac3-4970-8f98-26fce82960f2 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:02.490643 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-233876b3-93ac-40ee-8b89-99e66ccacc9a req-538b5763-fac3-4970-8f98-26fce82960f2 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] GET https://10.4.3.7/volume/v3/volumes/17a51af6-7a3d-4697-925f-fad1fbcafd38 Jul 10 08:39:02.490935 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-233876b3-93ac-40ee-8b89-99e66ccacc9a req-538b5763-fac3-4970-8f98-26fce82960f2 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:02.491199 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-233876b3-93ac-40ee-8b89-99e66ccacc9a req-538b5763-fac3-4970-8f98-26fce82960f2 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:02.500460 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:02.500460 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:39:02.504320 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [req-233876b3-93ac-40ee-8b89-99e66ccacc9a req-538b5763-fac3-4970-8f98-26fce82960f2 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Volume info retrieved successfully. Jul 10 08:39:02.508166 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-233876b3-93ac-40ee-8b89-99e66ccacc9a req-538b5763-fac3-4970-8f98-26fce82960f2 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] https://10.4.3.7/volume/v3/volumes/17a51af6-7a3d-4697-925f-fad1fbcafd38 returned with HTTP 200 Jul 10 08:39:02.508629 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 694/2790] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:39:02 2026] GET /volume/v3/volumes/17a51af6-7a3d-4697-925f-fad1fbcafd38 => generated 1226 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:39:02.529665 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-233876b3-93ac-40ee-8b89-99e66ccacc9a req-a9a7db89-b398-4248-8c02-a8b9084126ba None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:02.531480 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-233876b3-93ac-40ee-8b89-99e66ccacc9a req-a9a7db89-b398-4248-8c02-a8b9084126ba tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] POST https://10.4.3.7/volume/v3/volumes/17a51af6-7a3d-4697-925f-fad1fbcafd38/action Jul 10 08:39:02.531774 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-233876b3-93ac-40ee-8b89-99e66ccacc9a req-a9a7db89-b398-4248-8c02-a8b9084126ba tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:39:02.531879 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-233876b3-93ac-40ee-8b89-99e66ccacc9a req-a9a7db89-b398-4248-8c02-a8b9084126ba tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:39:02.542161 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:02.542161 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:39:02.542604 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-233876b3-93ac-40ee-8b89-99e66ccacc9a req-a9a7db89-b398-4248-8c02-a8b9084126ba tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Volume info retrieved successfully. Jul 10 08:39:02.547807 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-233876b3-93ac-40ee-8b89-99e66ccacc9a req-a9a7db89-b398-4248-8c02-a8b9084126ba tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Begin detaching volume completed successfully. Jul 10 08:39:02.547985 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-233876b3-93ac-40ee-8b89-99e66ccacc9a req-a9a7db89-b398-4248-8c02-a8b9084126ba tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] https://10.4.3.7/volume/v3/volumes/17a51af6-7a3d-4697-925f-fad1fbcafd38/action returned with HTTP 202 Jul 10 08:39:02.548447 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 700/2791] 10.4.3.7 () {72 vars in 1658 bytes} [Fri Jul 10 08:39:02 2026] POST /volume/v3/volumes/17a51af6-7a3d-4697-925f-fad1fbcafd38/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:39:02.748148 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-56fca656-d6f0-4bb9-a996-b2b6c9abb490 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:02.751256 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-56fca656-d6f0-4bb9-a996-b2b6c9abb490 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/backups/b8793225-c002-4a33-ba19-7a1766b06961 Jul 10 08:39:02.751564 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-56fca656-d6f0-4bb9-a996-b2b6c9abb490 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:02.751853 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-56fca656-d6f0-4bb9-a996-b2b6c9abb490 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:02.751996 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-56fca656-d6f0-4bb9-a996-b2b6c9abb490 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Show backup with id b8793225-c002-4a33-ba19-7a1766b06961. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:39:02.757248 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:02.757248 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:39:02.758098 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-56fca656-d6f0-4bb9-a996-b2b6c9abb490 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/backups/b8793225-c002-4a33-ba19-7a1766b06961 returned with HTTP 200 Jul 10 08:39:02.758599 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 703/2792] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:39:02 2026] GET /volume/v3/backups/b8793225-c002-4a33-ba19-7a1766b06961 => generated 704 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:39:02.782889 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-79408ac9-8934-47f4-bb1b-b727e29dd76e None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:02.783437 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-79408ac9-8934-47f4-bb1b-b727e29dd76e None None] GET https://10.4.3.7/volume// Jul 10 08:39:02.783437 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-79408ac9-8934-47f4-bb1b-b727e29dd76e None None] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:02.783541 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-79408ac9-8934-47f4-bb1b-b727e29dd76e None None] Calling method 'all' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:02.784765 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-79408ac9-8934-47f4-bb1b-b727e29dd76e None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:39:02.784765 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 696/2793] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:39:02 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:39:02.803259 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-2cfda036-1823-41fb-a5ae-38d787cfbf45 req-654779bd-c626-4a34-bc49-a012653ee5a0 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:02.806587 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-2cfda036-1823-41fb-a5ae-38d787cfbf45 req-654779bd-c626-4a34-bc49-a012653ee5a0 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] GET https://10.4.3.7/volume/v3/volumes/963f4680-3592-44ca-bfd1-e77024250a9a Jul 10 08:39:02.806798 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-2cfda036-1823-41fb-a5ae-38d787cfbf45 req-654779bd-c626-4a34-bc49-a012653ee5a0 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:02.807083 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-2cfda036-1823-41fb-a5ae-38d787cfbf45 req-654779bd-c626-4a34-bc49-a012653ee5a0 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:02.822900 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:02.822900 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:39:02.827458 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [req-2cfda036-1823-41fb-a5ae-38d787cfbf45 req-654779bd-c626-4a34-bc49-a012653ee5a0 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Volume info retrieved successfully. Jul 10 08:39:02.834424 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-2cfda036-1823-41fb-a5ae-38d787cfbf45 req-654779bd-c626-4a34-bc49-a012653ee5a0 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/volumes/963f4680-3592-44ca-bfd1-e77024250a9a returned with HTTP 200 Jul 10 08:39:02.835073 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 695/2794] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:39:02 2026] GET /volume/v3/volumes/963f4680-3592-44ca-bfd1-e77024250a9a => generated 1351 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:39:02.854590 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-2cfda036-1823-41fb-a5ae-38d787cfbf45 req-2708c45e-c03d-4f70-8ca5-1d37b63266ea None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:02.858226 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-2cfda036-1823-41fb-a5ae-38d787cfbf45 req-2708c45e-c03d-4f70-8ca5-1d37b63266ea tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] GET https://10.4.3.7/volume/v3/volumes/963f4680-3592-44ca-bfd1-e77024250a9a/encryption Jul 10 08:39:02.858226 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-2cfda036-1823-41fb-a5ae-38d787cfbf45 req-2708c45e-c03d-4f70-8ca5-1d37b63266ea tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:02.858226 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-2cfda036-1823-41fb-a5ae-38d787cfbf45 req-2708c45e-c03d-4f70-8ca5-1d37b63266ea tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Calling method 'index' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:02.871873 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:02.871873 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:39:02.882789 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-2cfda036-1823-41fb-a5ae-38d787cfbf45 req-2708c45e-c03d-4f70-8ca5-1d37b63266ea tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/volumes/963f4680-3592-44ca-bfd1-e77024250a9a/encryption returned with HTTP 200 Jul 10 08:39:02.882789 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 701/2795] 10.4.3.7 () {68 vars in 1617 bytes} [Fri Jul 10 08:39:02 2026] GET /volume/v3/volumes/963f4680-3592-44ca-bfd1-e77024250a9a/encryption => generated 161 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:39:03.611283 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-cc44e8ef-c87b-4603-ac25-92f4558e9d1f None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:03.611673 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-cc44e8ef-c87b-4603-ac25-92f4558e9d1f None None] GET https://10.4.3.7/volume// Jul 10 08:39:03.611839 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-cc44e8ef-c87b-4603-ac25-92f4558e9d1f None None] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:03.612031 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-cc44e8ef-c87b-4603-ac25-92f4558e9d1f None None] Calling method 'all' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:03.612364 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-cc44e8ef-c87b-4603-ac25-92f4558e9d1f None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:39:03.612645 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 704/2796] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:39:03 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:39:03.618981 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-233876b3-93ac-40ee-8b89-99e66ccacc9a req-90fb8bf7-df2c-4acd-a485-cccf15c5306e None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:03.621985 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-233876b3-93ac-40ee-8b89-99e66ccacc9a req-90fb8bf7-df2c-4acd-a485-cccf15c5306e tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] GET https://10.4.3.7/volume/v3/volumes/17a51af6-7a3d-4697-925f-fad1fbcafd38 Jul 10 08:39:03.622228 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-233876b3-93ac-40ee-8b89-99e66ccacc9a req-90fb8bf7-df2c-4acd-a485-cccf15c5306e tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:03.622463 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-233876b3-93ac-40ee-8b89-99e66ccacc9a req-90fb8bf7-df2c-4acd-a485-cccf15c5306e tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:03.632316 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:03.632316 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:39:03.635372 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [req-233876b3-93ac-40ee-8b89-99e66ccacc9a req-90fb8bf7-df2c-4acd-a485-cccf15c5306e tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Volume info retrieved successfully. Jul 10 08:39:03.639137 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-233876b3-93ac-40ee-8b89-99e66ccacc9a req-90fb8bf7-df2c-4acd-a485-cccf15c5306e tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] https://10.4.3.7/volume/v3/volumes/17a51af6-7a3d-4697-925f-fad1fbcafd38 returned with HTTP 200 Jul 10 08:39:03.639660 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 697/2797] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:39:03 2026] GET /volume/v3/volumes/17a51af6-7a3d-4697-925f-fad1fbcafd38 => generated 1409 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:39:03.693804 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-2ce4b6ff-4bff-4dc1-bbd6-ba4378e8a22c None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:03.694281 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-2ce4b6ff-4bff-4dc1-bbd6-ba4378e8a22c None None] GET https://10.4.3.7/volume// Jul 10 08:39:03.694506 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-2ce4b6ff-4bff-4dc1-bbd6-ba4378e8a22c None None] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:03.694747 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-2ce4b6ff-4bff-4dc1-bbd6-ba4378e8a22c None None] Calling method 'all' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:03.695110 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-2ce4b6ff-4bff-4dc1-bbd6-ba4378e8a22c None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:39:03.695585 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 696/2798] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:39:03 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:39:03.705320 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-fb33f151-2952-498c-a5aa-457736239f99 req-7f1e3f3b-d4fc-421a-b22a-fb0f96329279 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:03.707375 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-fb33f151-2952-498c-a5aa-457736239f99 req-7f1e3f3b-d4fc-421a-b22a-fb0f96329279 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] GET https://10.4.3.7/volume/v3/volumes/3595dec7-f557-45b1-8688-ae3e0f872fc4 Jul 10 08:39:03.710736 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-fb33f151-2952-498c-a5aa-457736239f99 req-7f1e3f3b-d4fc-421a-b22a-fb0f96329279 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:03.711007 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-fb33f151-2952-498c-a5aa-457736239f99 req-7f1e3f3b-d4fc-421a-b22a-fb0f96329279 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:03.725598 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:03.725598 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:39:03.731947 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-fb33f151-2952-498c-a5aa-457736239f99 req-7f1e3f3b-d4fc-421a-b22a-fb0f96329279 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Volume info retrieved successfully. Jul 10 08:39:03.737663 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-fb33f151-2952-498c-a5aa-457736239f99 req-7f1e3f3b-d4fc-421a-b22a-fb0f96329279 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/volumes/3595dec7-f557-45b1-8688-ae3e0f872fc4 returned with HTTP 200 Jul 10 08:39:03.738072 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 702/2799] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:39:03 2026] GET /volume/v3/volumes/3595dec7-f557-45b1-8688-ae3e0f872fc4 => generated 1045 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:39:03.770089 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-a0271f66-84cf-4169-af06-b1a959c33019 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:03.772479 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-a0271f66-84cf-4169-af06-b1a959c33019 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/backups/b8793225-c002-4a33-ba19-7a1766b06961 Jul 10 08:39:03.772745 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-a0271f66-84cf-4169-af06-b1a959c33019 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:03.772966 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-a0271f66-84cf-4169-af06-b1a959c33019 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:03.773103 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-a0271f66-84cf-4169-af06-b1a959c33019 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Show backup with id b8793225-c002-4a33-ba19-7a1766b06961. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:39:03.778577 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:03.778577 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:39:03.779361 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-a0271f66-84cf-4169-af06-b1a959c33019 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/backups/b8793225-c002-4a33-ba19-7a1766b06961 returned with HTTP 200 Jul 10 08:39:03.779857 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 705/2800] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:39:03 2026] GET /volume/v3/backups/b8793225-c002-4a33-ba19-7a1766b06961 => generated 704 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:39:03.786689 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-2cfda036-1823-41fb-a5ae-38d787cfbf45 req-bef817ee-88c8-45df-a46e-79227b38a82b None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:03.789333 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-2cfda036-1823-41fb-a5ae-38d787cfbf45 req-bef817ee-88c8-45df-a46e-79227b38a82b tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] DELETE https://10.4.3.7/volume/v3/attachments/db89fae4-1a60-4edd-9654-7651fe7340f8 Jul 10 08:39:03.789556 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-2cfda036-1823-41fb-a5ae-38d787cfbf45 req-bef817ee-88c8-45df-a46e-79227b38a82b tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:03.789836 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-2cfda036-1823-41fb-a5ae-38d787cfbf45 req-bef817ee-88c8-45df-a46e-79227b38a82b tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Calling method 'version_select' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:03.797754 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:03.797754 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:39:03.847952 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-fb33f151-2952-498c-a5aa-457736239f99 req-8f6832c2-cbfa-4ced-8583-b2179cb021d9 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:03.849825 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-fb33f151-2952-498c-a5aa-457736239f99 req-8f6832c2-cbfa-4ced-8583-b2179cb021d9 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] PUT https://10.4.3.7/volume/v3/attachments/20838c5f-465a-41f4-b57a-597b4d7cbaa9 Jul 10 08:39:03.850277 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-fb33f151-2952-498c-a5aa-457736239f99 req-8f6832c2-cbfa-4ced-8583-b2179cb021d9 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.7", "host": "np0000004976", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b54eda21b644", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bf3c9c16-ec3d-4df7-865b-5f424258654a", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:39:03.857486 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.coordination [req-fb33f151-2952-498c-a5aa-457736239f99 req-8f6832c2-cbfa-4ced-8583-b2179cb021d9 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Acquiring lock "cinder-attachment_update-3595dec7-f557-45b1-8688-ae3e0f872fc4-np0000004976" by "attachment_update" {{(pid=100056) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 08:39:03.862287 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.coordination [req-fb33f151-2952-498c-a5aa-457736239f99 req-8f6832c2-cbfa-4ced-8583-b2179cb021d9 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Lock "cinder-attachment_update-3595dec7-f557-45b1-8688-ae3e0f872fc4-np0000004976" acquired by "attachment_update" :: waited 0.005s {{(pid=100056) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 08:39:03.863656 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:03.863656 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:39:03.966922 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-57feb1d3-cece-4980-8c36-342546581bd6 req-41e41bbb-2e43-4fef-b4fc-981a9f62b63d None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:03.969157 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-57feb1d3-cece-4980-8c36-342546581bd6 req-41e41bbb-2e43-4fef-b4fc-981a9f62b63d tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] GET https://10.4.3.7/volume/v3/volumes/9d4a026e-b4f6-4a25-9d2e-285c90337d3f Jul 10 08:39:03.969384 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-57feb1d3-cece-4980-8c36-342546581bd6 req-41e41bbb-2e43-4fef-b4fc-981a9f62b63d tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:03.969616 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-57feb1d3-cece-4980-8c36-342546581bd6 req-41e41bbb-2e43-4fef-b4fc-981a9f62b63d tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:03.977652 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:03.977652 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:39:03.981008 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-57feb1d3-cece-4980-8c36-342546581bd6 req-41e41bbb-2e43-4fef-b4fc-981a9f62b63d tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Volume info retrieved successfully. Jul 10 08:39:03.986149 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-57feb1d3-cece-4980-8c36-342546581bd6 req-41e41bbb-2e43-4fef-b4fc-981a9f62b63d tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] https://10.4.3.7/volume/v3/volumes/9d4a026e-b4f6-4a25-9d2e-285c90337d3f returned with HTTP 200 Jul 10 08:39:03.986599 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 703/2801] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:39:03 2026] GET /volume/v3/volumes/9d4a026e-b4f6-4a25-9d2e-285c90337d3f => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:39:04.008236 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-6cbb4198-9297-4420-85eb-c1cf5ff9f00f None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:04.008741 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-6cbb4198-9297-4420-85eb-c1cf5ff9f00f None None] GET https://10.4.3.7/volume// Jul 10 08:39:04.008977 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-6cbb4198-9297-4420-85eb-c1cf5ff9f00f None None] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:04.009240 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-6cbb4198-9297-4420-85eb-c1cf5ff9f00f None None] Calling method 'all' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:04.009683 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-6cbb4198-9297-4420-85eb-c1cf5ff9f00f None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:39:04.010046 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 706/2802] 10.4.3.7 () {66 vars in 1405 bytes} [Fri Jul 10 08:39:04 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:39:04.018192 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-57feb1d3-cece-4980-8c36-342546581bd6 req-705bc794-7283-46a5-a7e6-29fbafd6a985 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:04.020037 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-57feb1d3-cece-4980-8c36-342546581bd6 req-705bc794-7283-46a5-a7e6-29fbafd6a985 tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] POST https://10.4.3.7/volume/v3/attachments Jul 10 08:39:04.020417 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-57feb1d3-cece-4980-8c36-342546581bd6 req-705bc794-7283-46a5-a7e6-29fbafd6a985 tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9d4a026e-b4f6-4a25-9d2e-285c90337d3f", "connector": null, "instance_uuid": "872c6ba6-7e61-4cc0-8708-27ede60bd226"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:39:04.029069 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:04.029069 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:39:04.055971 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-57feb1d3-cece-4980-8c36-342546581bd6 req-705bc794-7283-46a5-a7e6-29fbafd6a985 tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] https://10.4.3.7/volume/v3/attachments returned with HTTP 200 Jul 10 08:39:04.056398 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 704/2803] 10.4.3.7 () {74 vars in 1580 bytes} [Fri Jul 10 08:39:04 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) Jul 10 08:39:04.093263 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-57feb1d3-cece-4980-8c36-342546581bd6 req-68517b7f-a008-4b9b-8c38-75a25c449414 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:04.095209 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-57feb1d3-cece-4980-8c36-342546581bd6 req-68517b7f-a008-4b9b-8c38-75a25c449414 tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] POST https://10.4.3.7/volume/v3/attachments/3a7e3ee8-c46c-43ae-9bc6-abdc3fe72c39/action Jul 10 08:39:04.095638 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-57feb1d3-cece-4980-8c36-342546581bd6 req-68517b7f-a008-4b9b-8c38-75a25c449414 tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Action body: b'{"os-complete": null}' {{(pid=100054) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:39:04.095851 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-57feb1d3-cece-4980-8c36-342546581bd6 req-68517b7f-a008-4b9b-8c38-75a25c449414 tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:39:04.109353 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:04.109353 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:39:04.124853 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-57feb1d3-cece-4980-8c36-342546581bd6 req-68517b7f-a008-4b9b-8c38-75a25c449414 tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] https://10.4.3.7/volume/v3/attachments/3a7e3ee8-c46c-43ae-9bc6-abdc3fe72c39/action returned with HTTP 204 Jul 10 08:39:04.125316 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 707/2804] 10.4.3.7 () {74 vars in 1711 bytes} [Fri Jul 10 08:39:04 2026] POST /volume/v3/attachments/3a7e3ee8-c46c-43ae-9bc6-abdc3fe72c39/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:39:04.149650 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-29fe4490-f783-4e47-9964-06e82e9e4314 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:04.151617 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-29fe4490-f783-4e47-9964-06e82e9e4314 tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] GET https://10.4.3.7/volume/v3/volumes/9d4a026e-b4f6-4a25-9d2e-285c90337d3f Jul 10 08:39:04.151841 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-29fe4490-f783-4e47-9964-06e82e9e4314 tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:04.152072 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-29fe4490-f783-4e47-9964-06e82e9e4314 tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:04.163045 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:04.163045 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:39:04.167928 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-29fe4490-f783-4e47-9964-06e82e9e4314 tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Volume info retrieved successfully. Jul 10 08:39:04.172522 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-29fe4490-f783-4e47-9964-06e82e9e4314 tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] https://10.4.3.7/volume/v3/volumes/9d4a026e-b4f6-4a25-9d2e-285c90337d3f returned with HTTP 200 Jul 10 08:39:04.172876 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 705/2805] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:39:04 2026] GET /volume/v3/volumes/9d4a026e-b4f6-4a25-9d2e-285c90337d3f => generated 1108 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:39:04.184125 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-12c32ed4-b2dc-40bd-b5a4-5c079fd9c01e None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:04.185907 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-12c32ed4-b2dc-40bd-b5a4-5c079fd9c01e tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] GET https://10.4.3.7/volume/v3/volumes/9d4a026e-b4f6-4a25-9d2e-285c90337d3f Jul 10 08:39:04.185907 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-12c32ed4-b2dc-40bd-b5a4-5c079fd9c01e tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:04.186103 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-12c32ed4-b2dc-40bd-b5a4-5c079fd9c01e tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:04.194157 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:04.194157 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:39:04.197393 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-12c32ed4-b2dc-40bd-b5a4-5c079fd9c01e tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Volume info retrieved successfully. Jul 10 08:39:04.201217 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-12c32ed4-b2dc-40bd-b5a4-5c079fd9c01e tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] https://10.4.3.7/volume/v3/volumes/9d4a026e-b4f6-4a25-9d2e-285c90337d3f returned with HTTP 200 Jul 10 08:39:04.201648 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 708/2806] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:39:04 2026] GET /volume/v3/volumes/9d4a026e-b4f6-4a25-9d2e-285c90337d3f => generated 1108 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:39:04.247488 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-0254bef8-d0eb-48b2-9e88-2b35f58fcf0f req-54350e94-6fd6-4093-8948-e47b906d5d00 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:04.249928 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-0254bef8-d0eb-48b2-9e88-2b35f58fcf0f req-54350e94-6fd6-4093-8948-e47b906d5d00 tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] GET https://10.4.3.7/volume/v3/volumes/9d4a026e-b4f6-4a25-9d2e-285c90337d3f Jul 10 08:39:04.250170 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-0254bef8-d0eb-48b2-9e88-2b35f58fcf0f req-54350e94-6fd6-4093-8948-e47b906d5d00 tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:04.250419 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-0254bef8-d0eb-48b2-9e88-2b35f58fcf0f req-54350e94-6fd6-4093-8948-e47b906d5d00 tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:04.259735 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:04.259735 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:39:04.263934 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-0254bef8-d0eb-48b2-9e88-2b35f58fcf0f req-54350e94-6fd6-4093-8948-e47b906d5d00 tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Volume info retrieved successfully. Jul 10 08:39:04.269974 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-0254bef8-d0eb-48b2-9e88-2b35f58fcf0f req-54350e94-6fd6-4093-8948-e47b906d5d00 tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] https://10.4.3.7/volume/v3/volumes/9d4a026e-b4f6-4a25-9d2e-285c90337d3f returned with HTTP 200 Jul 10 08:39:04.270613 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 706/2807] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:39:04 2026] GET /volume/v3/volumes/9d4a026e-b4f6-4a25-9d2e-285c90337d3f => generated 1108 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:39:04.312220 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-0254bef8-d0eb-48b2-9e88-2b35f58fcf0f req-4925df09-9284-472a-8d1d-8e413d6d5b9b None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:04.317390 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-0254bef8-d0eb-48b2-9e88-2b35f58fcf0f req-4925df09-9284-472a-8d1d-8e413d6d5b9b tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] DELETE https://10.4.3.7/volume/v3/attachments/3a7e3ee8-c46c-43ae-9bc6-abdc3fe72c39 Jul 10 08:39:04.317580 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-0254bef8-d0eb-48b2-9e88-2b35f58fcf0f req-4925df09-9284-472a-8d1d-8e413d6d5b9b tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:04.317780 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-0254bef8-d0eb-48b2-9e88-2b35f58fcf0f req-4925df09-9284-472a-8d1d-8e413d6d5b9b tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Calling method 'version_select' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:04.327213 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:04.327213 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:39:04.339219 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-2cfda036-1823-41fb-a5ae-38d787cfbf45 req-bef817ee-88c8-45df-a46e-79227b38a82b tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/attachments/db89fae4-1a60-4edd-9654-7651fe7340f8 returned with HTTP 200 Jul 10 08:39:04.339756 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 698/2808] 10.4.3.7 () {72 vars in 1659 bytes} [Fri Jul 10 08:39:03 2026] DELETE /volume/v3/attachments/db89fae4-1a60-4edd-9654-7651fe7340f8 => generated 19 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:39:04.387575 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.coordination [req-fb33f151-2952-498c-a5aa-457736239f99 req-8f6832c2-cbfa-4ced-8583-b2179cb021d9 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Lock "cinder-attachment_update-3595dec7-f557-45b1-8688-ae3e0f872fc4-np0000004976" released by "attachment_update" :: held 0.524s {{(pid=100056) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 08:39:04.387575 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-fb33f151-2952-498c-a5aa-457736239f99 req-8f6832c2-cbfa-4ced-8583-b2179cb021d9 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/attachments/20838c5f-465a-41f4-b57a-597b4d7cbaa9 returned with HTTP 200 Jul 10 08:39:04.387575 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 697/2809] 10.4.3.7 () {74 vars in 1690 bytes} [Fri Jul 10 08:39:03 2026] PUT /volume/v3/attachments/20838c5f-465a-41f4-b57a-597b4d7cbaa9 => generated 968 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:39:04.551343 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-233876b3-93ac-40ee-8b89-99e66ccacc9a req-d5d33a19-0084-4c8b-92af-0c726ab0cdbd None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:04.557857 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-233876b3-93ac-40ee-8b89-99e66ccacc9a req-d5d33a19-0084-4c8b-92af-0c726ab0cdbd tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] DELETE https://10.4.3.7/volume/v3/attachments/0275fef4-cea3-436f-9a1b-7f230a72bde2 Jul 10 08:39:04.558362 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-233876b3-93ac-40ee-8b89-99e66ccacc9a req-d5d33a19-0084-4c8b-92af-0c726ab0cdbd tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:04.558362 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-233876b3-93ac-40ee-8b89-99e66ccacc9a req-d5d33a19-0084-4c8b-92af-0c726ab0cdbd tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Calling method 'version_select' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:04.571507 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:04.571507 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:39:04.791893 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-4c73ea5b-4f87-4265-98a7-022c62b898de None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:04.793605 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-4c73ea5b-4f87-4265-98a7-022c62b898de tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/backups/b8793225-c002-4a33-ba19-7a1766b06961 Jul 10 08:39:04.793940 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-4c73ea5b-4f87-4265-98a7-022c62b898de tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:04.795038 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-4c73ea5b-4f87-4265-98a7-022c62b898de tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:04.795038 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-4c73ea5b-4f87-4265-98a7-022c62b898de tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Show backup with id b8793225-c002-4a33-ba19-7a1766b06961. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:39:04.798504 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:04.798504 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:39:04.799149 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-4c73ea5b-4f87-4265-98a7-022c62b898de tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/backups/b8793225-c002-4a33-ba19-7a1766b06961 returned with HTTP 200 Jul 10 08:39:04.799635 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 699/2810] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:39:04 2026] GET /volume/v3/backups/b8793225-c002-4a33-ba19-7a1766b06961 => generated 704 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:39:04.857761 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-0254bef8-d0eb-48b2-9e88-2b35f58fcf0f req-4925df09-9284-472a-8d1d-8e413d6d5b9b tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] https://10.4.3.7/volume/v3/attachments/3a7e3ee8-c46c-43ae-9bc6-abdc3fe72c39 returned with HTTP 200 Jul 10 08:39:04.858146 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 709/2811] 10.4.3.7 () {72 vars in 1659 bytes} [Fri Jul 10 08:39:04 2026] DELETE /volume/v3/attachments/3a7e3ee8-c46c-43ae-9bc6-abdc3fe72c39 => generated 19 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:39:04.892784 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-fab138ed-7eac-4fb5-b59c-078367d90214 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:04.894782 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-fab138ed-7eac-4fb5-b59c-078367d90214 tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] GET https://10.4.3.7/volume/v3/volumes/9d4a026e-b4f6-4a25-9d2e-285c90337d3f Jul 10 08:39:04.895015 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-fab138ed-7eac-4fb5-b59c-078367d90214 tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:04.895265 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-fab138ed-7eac-4fb5-b59c-078367d90214 tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:04.902492 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:04.902492 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:39:04.905326 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-fb33f151-2952-498c-a5aa-457736239f99 req-d883d5a9-6a6a-4a13-bd97-558d09c44c0e None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:04.907438 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-fb33f151-2952-498c-a5aa-457736239f99 req-d883d5a9-6a6a-4a13-bd97-558d09c44c0e tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] POST https://10.4.3.7/volume/v3/attachments/20838c5f-465a-41f4-b57a-597b4d7cbaa9/action Jul 10 08:39:04.907533 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-fab138ed-7eac-4fb5-b59c-078367d90214 tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Volume info retrieved successfully. Jul 10 08:39:04.908078 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-fb33f151-2952-498c-a5aa-457736239f99 req-d883d5a9-6a6a-4a13-bd97-558d09c44c0e tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Action body: b'{"os-complete": null}' {{(pid=100055) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:39:04.908353 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-fb33f151-2952-498c-a5aa-457736239f99 req-d883d5a9-6a6a-4a13-bd97-558d09c44c0e tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:39:04.913883 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-fab138ed-7eac-4fb5-b59c-078367d90214 tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] https://10.4.3.7/volume/v3/volumes/9d4a026e-b4f6-4a25-9d2e-285c90337d3f returned with HTTP 200 Jul 10 08:39:04.914566 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 698/2812] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:39:04 2026] GET /volume/v3/volumes/9d4a026e-b4f6-4a25-9d2e-285c90337d3f => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:39:04.928313 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:04.928313 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:39:04.949907 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-fb33f151-2952-498c-a5aa-457736239f99 req-d883d5a9-6a6a-4a13-bd97-558d09c44c0e tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/attachments/20838c5f-465a-41f4-b57a-597b4d7cbaa9/action returned with HTTP 204 Jul 10 08:39:04.949907 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 700/2813] 10.4.3.7 () {74 vars in 1711 bytes} [Fri Jul 10 08:39:04 2026] POST /volume/v3/attachments/20838c5f-465a-41f4-b57a-597b4d7cbaa9/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:39:04.995279 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-392da8fa-70f2-4331-9617-4cfc3a3590a4 req-2653c2bf-7ebe-4176-bc18-41b834dbb0eb None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:04.997842 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-392da8fa-70f2-4331-9617-4cfc3a3590a4 req-2653c2bf-7ebe-4176-bc18-41b834dbb0eb tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] GET https://10.4.3.7/volume/v3/volumes/963f4680-3592-44ca-bfd1-e77024250a9a Jul 10 08:39:04.998130 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-392da8fa-70f2-4331-9617-4cfc3a3590a4 req-2653c2bf-7ebe-4176-bc18-41b834dbb0eb tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:04.998439 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-392da8fa-70f2-4331-9617-4cfc3a3590a4 req-2653c2bf-7ebe-4176-bc18-41b834dbb0eb tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:05.009257 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:05.009257 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:39:05.016153 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-392da8fa-70f2-4331-9617-4cfc3a3590a4 req-2653c2bf-7ebe-4176-bc18-41b834dbb0eb tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Volume info retrieved successfully. Jul 10 08:39:05.022144 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-392da8fa-70f2-4331-9617-4cfc3a3590a4 req-2653c2bf-7ebe-4176-bc18-41b834dbb0eb tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/volumes/963f4680-3592-44ca-bfd1-e77024250a9a returned with HTTP 200 Jul 10 08:39:05.022707 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 710/2814] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:39:04 2026] GET /volume/v3/volumes/963f4680-3592-44ca-bfd1-e77024250a9a => generated 876 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:39:05.097898 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-233876b3-93ac-40ee-8b89-99e66ccacc9a req-d5d33a19-0084-4c8b-92af-0c726ab0cdbd tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] https://10.4.3.7/volume/v3/attachments/0275fef4-cea3-436f-9a1b-7f230a72bde2 returned with HTTP 200 Jul 10 08:39:05.098365 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 707/2815] 10.4.3.7 () {72 vars in 1659 bytes} [Fri Jul 10 08:39:04 2026] DELETE /volume/v3/attachments/0275fef4-cea3-436f-9a1b-7f230a72bde2 => generated 19 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:39:05.764590 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-809887b4-9012-40ca-944d-821f892a416e None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:05.766268 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-809887b4-9012-40ca-944d-821f892a416e tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] DELETE https://10.4.3.7/volume/v3/volumes/17a51af6-7a3d-4697-925f-fad1fbcafd38 Jul 10 08:39:05.766459 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-809887b4-9012-40ca-944d-821f892a416e tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:05.766624 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-809887b4-9012-40ca-944d-821f892a416e tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Calling method 'delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:05.766773 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-809887b4-9012-40ca-944d-821f892a416e tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Delete volume with id: 17a51af6-7a3d-4697-925f-fad1fbcafd38 Jul 10 08:39:05.772791 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:05.772791 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:39:05.773233 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-809887b4-9012-40ca-944d-821f892a416e tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Volume info retrieved successfully. Jul 10 08:39:05.790181 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-809887b4-9012-40ca-944d-821f892a416e tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Delete volume request issued successfully. Jul 10 08:39:05.790355 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-809887b4-9012-40ca-944d-821f892a416e tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] https://10.4.3.7/volume/v3/volumes/17a51af6-7a3d-4697-925f-fad1fbcafd38 returned with HTTP 202 Jul 10 08:39:05.790761 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 699/2816] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:39:05 2026] DELETE /volume/v3/volumes/17a51af6-7a3d-4697-925f-fad1fbcafd38 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:39:05.809757 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-17b5ae4d-590b-4891-bbf9-55736e879133 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:05.812165 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-17b5ae4d-590b-4891-bbf9-55736e879133 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/backups/b8793225-c002-4a33-ba19-7a1766b06961 Jul 10 08:39:05.812555 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-17b5ae4d-590b-4891-bbf9-55736e879133 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:05.812924 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-17b5ae4d-590b-4891-bbf9-55736e879133 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:05.813166 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-17b5ae4d-590b-4891-bbf9-55736e879133 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Show backup with id b8793225-c002-4a33-ba19-7a1766b06961. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:39:05.817969 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:05.817969 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:39:05.818656 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-17b5ae4d-590b-4891-bbf9-55736e879133 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/backups/b8793225-c002-4a33-ba19-7a1766b06961 returned with HTTP 200 Jul 10 08:39:05.819051 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 701/2817] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:39:05 2026] GET /volume/v3/backups/b8793225-c002-4a33-ba19-7a1766b06961 => generated 704 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:39:06.832716 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-2f877141-8f33-4451-aee3-c4ea6869b3bf None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:06.834949 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-2f877141-8f33-4451-aee3-c4ea6869b3bf tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/backups/b8793225-c002-4a33-ba19-7a1766b06961 Jul 10 08:39:06.835262 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-2f877141-8f33-4451-aee3-c4ea6869b3bf tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:06.835545 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-2f877141-8f33-4451-aee3-c4ea6869b3bf tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:06.835704 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-2f877141-8f33-4451-aee3-c4ea6869b3bf tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Show backup with id b8793225-c002-4a33-ba19-7a1766b06961. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:39:06.840859 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:06.840859 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:39:06.841729 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-2f877141-8f33-4451-aee3-c4ea6869b3bf tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/backups/b8793225-c002-4a33-ba19-7a1766b06961 returned with HTTP 200 Jul 10 08:39:06.842206 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 711/2818] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:39:06 2026] GET /volume/v3/backups/b8793225-c002-4a33-ba19-7a1766b06961 => generated 704 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:39:07.855748 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-a186c9ca-9251-4e99-a494-ffb10b61dbf3 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:07.858151 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a186c9ca-9251-4e99-a494-ffb10b61dbf3 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/backups/b8793225-c002-4a33-ba19-7a1766b06961 Jul 10 08:39:07.858652 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a186c9ca-9251-4e99-a494-ffb10b61dbf3 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:07.858998 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a186c9ca-9251-4e99-a494-ffb10b61dbf3 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:07.859250 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-a186c9ca-9251-4e99-a494-ffb10b61dbf3 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Show backup with id b8793225-c002-4a33-ba19-7a1766b06961. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:39:07.864624 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:07.864624 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:39:07.865676 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a186c9ca-9251-4e99-a494-ffb10b61dbf3 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/backups/b8793225-c002-4a33-ba19-7a1766b06961 returned with HTTP 200 Jul 10 08:39:07.866237 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 708/2819] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:39:07 2026] GET /volume/v3/backups/b8793225-c002-4a33-ba19-7a1766b06961 => generated 704 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:39:08.877735 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-6a454e62-652d-479b-9fb0-b05c69fb524c None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:08.879595 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-6a454e62-652d-479b-9fb0-b05c69fb524c tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/backups/b8793225-c002-4a33-ba19-7a1766b06961 Jul 10 08:39:08.879830 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-6a454e62-652d-479b-9fb0-b05c69fb524c tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:08.880017 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-6a454e62-652d-479b-9fb0-b05c69fb524c tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:08.880111 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-6a454e62-652d-479b-9fb0-b05c69fb524c tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Show backup with id b8793225-c002-4a33-ba19-7a1766b06961. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:39:08.884132 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:08.884132 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:39:08.884746 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-6a454e62-652d-479b-9fb0-b05c69fb524c tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/backups/b8793225-c002-4a33-ba19-7a1766b06961 returned with HTTP 200 Jul 10 08:39:08.885134 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 700/2820] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:39:08 2026] GET /volume/v3/backups/b8793225-c002-4a33-ba19-7a1766b06961 => generated 705 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:39:09.029419 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-fb33f151-2952-498c-a5aa-457736239f99 req-d935a0c1-2f72-4f34-90a2-69916a86d4cf None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:09.059873 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-fb33f151-2952-498c-a5aa-457736239f99 req-d935a0c1-2f72-4f34-90a2-69916a86d4cf tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] GET https://10.4.3.7/volume/v3/volumes/3595dec7-f557-45b1-8688-ae3e0f872fc4/encryption Jul 10 08:39:09.060081 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-fb33f151-2952-498c-a5aa-457736239f99 req-d935a0c1-2f72-4f34-90a2-69916a86d4cf tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:09.060298 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-fb33f151-2952-498c-a5aa-457736239f99 req-d935a0c1-2f72-4f34-90a2-69916a86d4cf tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'index' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:09.069556 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:09.069556 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:39:09.076034 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-fb33f151-2952-498c-a5aa-457736239f99 req-d935a0c1-2f72-4f34-90a2-69916a86d4cf tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/volumes/3595dec7-f557-45b1-8688-ae3e0f872fc4/encryption returned with HTTP 200 Jul 10 08:39:09.076274 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 702/2821] 10.4.3.7 () {68 vars in 1617 bytes} [Fri Jul 10 08:39:09 2026] GET /volume/v3/volumes/3595dec7-f557-45b1-8688-ae3e0f872fc4/encryption => generated 161 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:39:09.895387 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-52dbfab5-0aa9-43a0-b8f5-7c76149bc6a0 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:09.903428 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-52dbfab5-0aa9-43a0-b8f5-7c76149bc6a0 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/backups/b8793225-c002-4a33-ba19-7a1766b06961 Jul 10 08:39:09.903428 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-52dbfab5-0aa9-43a0-b8f5-7c76149bc6a0 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:09.903428 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-52dbfab5-0aa9-43a0-b8f5-7c76149bc6a0 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:09.903428 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-52dbfab5-0aa9-43a0-b8f5-7c76149bc6a0 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Show backup with id b8793225-c002-4a33-ba19-7a1766b06961. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:39:09.911441 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:09.911441 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:39:09.912016 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-52dbfab5-0aa9-43a0-b8f5-7c76149bc6a0 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/backups/b8793225-c002-4a33-ba19-7a1766b06961 returned with HTTP 200 Jul 10 08:39:09.912357 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 712/2822] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:39:09 2026] GET /volume/v3/backups/b8793225-c002-4a33-ba19-7a1766b06961 => generated 705 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:39:10.220974 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-aaf90e99-09e4-44fc-b084-dfb167ae4e23 req-9b2d2727-af60-48d5-bbfb-7d90da81737a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:10.223060 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-aaf90e99-09e4-44fc-b084-dfb167ae4e23 req-9b2d2727-af60-48d5-bbfb-7d90da81737a tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] GET https://10.4.3.7/volume/v3/volumes/8ff3366a-e6f5-4930-b85d-3f6ca8618cdb Jul 10 08:39:10.223267 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-aaf90e99-09e4-44fc-b084-dfb167ae4e23 req-9b2d2727-af60-48d5-bbfb-7d90da81737a tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:10.223503 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-aaf90e99-09e4-44fc-b084-dfb167ae4e23 req-9b2d2727-af60-48d5-bbfb-7d90da81737a tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:10.232714 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:10.232714 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:39:10.235722 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-aaf90e99-09e4-44fc-b084-dfb167ae4e23 req-9b2d2727-af60-48d5-bbfb-7d90da81737a tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Volume info retrieved successfully. Jul 10 08:39:10.239219 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-aaf90e99-09e4-44fc-b084-dfb167ae4e23 req-9b2d2727-af60-48d5-bbfb-7d90da81737a tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] https://10.4.3.7/volume/v3/volumes/8ff3366a-e6f5-4930-b85d-3f6ca8618cdb returned with HTTP 200 Jul 10 08:39:10.239558 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 709/2823] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:39:10 2026] GET /volume/v3/volumes/8ff3366a-e6f5-4930-b85d-3f6ca8618cdb => generated 1224 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:39:10.255503 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-aaf90e99-09e4-44fc-b084-dfb167ae4e23 req-c4768828-6788-4010-affd-96c35ef15bca None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:10.257546 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-aaf90e99-09e4-44fc-b084-dfb167ae4e23 req-c4768828-6788-4010-affd-96c35ef15bca tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] POST https://10.4.3.7/volume/v3/volumes/8ff3366a-e6f5-4930-b85d-3f6ca8618cdb/action Jul 10 08:39:10.257871 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-aaf90e99-09e4-44fc-b084-dfb167ae4e23 req-c4768828-6788-4010-affd-96c35ef15bca tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:39:10.258044 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-aaf90e99-09e4-44fc-b084-dfb167ae4e23 req-c4768828-6788-4010-affd-96c35ef15bca tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:39:10.268180 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:10.268180 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:39:10.268641 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [req-aaf90e99-09e4-44fc-b084-dfb167ae4e23 req-c4768828-6788-4010-affd-96c35ef15bca tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Volume info retrieved successfully. Jul 10 08:39:10.273749 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [req-aaf90e99-09e4-44fc-b084-dfb167ae4e23 req-c4768828-6788-4010-affd-96c35ef15bca tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Begin detaching volume completed successfully. Jul 10 08:39:10.273998 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-aaf90e99-09e4-44fc-b084-dfb167ae4e23 req-c4768828-6788-4010-affd-96c35ef15bca tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] https://10.4.3.7/volume/v3/volumes/8ff3366a-e6f5-4930-b85d-3f6ca8618cdb/action returned with HTTP 202 Jul 10 08:39:10.274518 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 701/2824] 10.4.3.7 () {72 vars in 1658 bytes} [Fri Jul 10 08:39:10 2026] POST /volume/v3/volumes/8ff3366a-e6f5-4930-b85d-3f6ca8618cdb/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:39:10.922196 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-1697cba5-bc50-4dc5-af5f-ba27c5e237b5 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:10.924173 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-1697cba5-bc50-4dc5-af5f-ba27c5e237b5 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/backups/b8793225-c002-4a33-ba19-7a1766b06961 Jul 10 08:39:10.924432 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-1697cba5-bc50-4dc5-af5f-ba27c5e237b5 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:10.924655 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-1697cba5-bc50-4dc5-af5f-ba27c5e237b5 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:10.924808 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-1697cba5-bc50-4dc5-af5f-ba27c5e237b5 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Show backup with id b8793225-c002-4a33-ba19-7a1766b06961. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:39:10.929593 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:10.929593 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:39:10.930354 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-1697cba5-bc50-4dc5-af5f-ba27c5e237b5 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/backups/b8793225-c002-4a33-ba19-7a1766b06961 returned with HTTP 200 Jul 10 08:39:10.930876 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 703/2825] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:39:10 2026] GET /volume/v3/backups/b8793225-c002-4a33-ba19-7a1766b06961 => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:39:10.939963 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-ae6a763b-8cf4-4298-8e44-fc125f511e9a None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:10.941874 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-ae6a763b-8cf4-4298-8e44-fc125f511e9a tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] DELETE https://10.4.3.7/volume/v3/backups/b8793225-c002-4a33-ba19-7a1766b06961 Jul 10 08:39:10.942095 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-ae6a763b-8cf4-4298-8e44-fc125f511e9a tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:10.942341 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-ae6a763b-8cf4-4298-8e44-fc125f511e9a tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'delete' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:10.942478 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.contrib.backups [None req-ae6a763b-8cf4-4298-8e44-fc125f511e9a tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Delete backup with id: b8793225-c002-4a33-ba19-7a1766b06961. Jul 10 08:39:10.946605 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:10.946605 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:39:10.960020 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.backup.rpcapi [None req-ae6a763b-8cf4-4298-8e44-fc125f511e9a tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] delete_backup rpcapi backup_id b8793225-c002-4a33-ba19-7a1766b06961 {{(pid=100054) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 08:39:10.961718 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-ae6a763b-8cf4-4298-8e44-fc125f511e9a tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/backups/b8793225-c002-4a33-ba19-7a1766b06961 returned with HTTP 202 Jul 10 08:39:10.962160 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 713/2826] 10.4.3.7 () {68 vars in 1377 bytes} [Fri Jul 10 08:39:10 2026] DELETE /volume/v3/backups/b8793225-c002-4a33-ba19-7a1766b06961 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:39:10.970963 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-fd991728-4cd0-4c20-a7c5-1365195facc3 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:10.973085 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-fd991728-4cd0-4c20-a7c5-1365195facc3 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:39:10.973623 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-fd991728-4cd0-4c20-a7c5-1365195facc3 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1280959727"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:39:10.975437 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [None req-fd991728-4cd0-4c20-a7c5-1365195facc3 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1280959727'}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:39:10.975530 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-fd991728-4cd0-4c20-a7c5-1365195facc3 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Create volume of 1 GB Jul 10 08:39:10.980085 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-fd991728-4cd0-4c20-a7c5-1365195facc3 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Availability Zones retrieved successfully. Jul 10 08:39:10.987291 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-fd991728-4cd0-4c20-a7c5-1365195facc3 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Flow 'volume_create_api' (4e99810f-b5d3-4243-af68-4686b2b91c4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:39:10.988500 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-fd991728-4cd0-4c20-a7c5-1365195facc3 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0109bf2-58bd-4eec-9ccd-826ea193e074) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:39:10.989522 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-fd991728-4cd0-4c20-a7c5-1365195facc3 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Validating volume size '1' using validate_int {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:39:11.023024 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-fd991728-4cd0-4c20-a7c5-1365195facc3 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0109bf2-58bd-4eec-9ccd-826ea193e074) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:39:11.023834 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-fd991728-4cd0-4c20-a7c5-1365195facc3 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d947e66e-fa12-4b44-b8f3-56005fae2261) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:39:11.071482 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-fd991728-4cd0-4c20-a7c5-1365195facc3 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Created reservations ['056e3540-275b-4645-92a0-67653c29cf58', '77df226a-b2a3-4f93-9703-d556dd8fde1b', 'b13ce242-bdfa-4730-8986-c86c9bbd1480', '513f470d-c0ef-4c08-943f-af4454ad1197'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:39:11.072471 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-fd991728-4cd0-4c20-a7c5-1365195facc3 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d947e66e-fa12-4b44-b8f3-56005fae2261) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['056e3540-275b-4645-92a0-67653c29cf58', '77df226a-b2a3-4f93-9703-d556dd8fde1b', 'b13ce242-bdfa-4730-8986-c86c9bbd1480', '513f470d-c0ef-4c08-943f-af4454ad1197']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:39:11.073325 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-fd991728-4cd0-4c20-a7c5-1365195facc3 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (234a1579-9975-4a34-9546-1e125bdf2871) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:39:11.102946 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-fd991728-4cd0-4c20-a7c5-1365195facc3 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (234a1579-9975-4a34-9546-1e125bdf2871) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '29fe0c65-97e3-47ef-81de-30775ca83631', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1280959727',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='27b957abfb0845a2905cba65bb6b2880',qos_specs=None,replication_status=,reservations=['056e3540-275b-4645-92a0-67653c29cf58','77df226a-b2a3-4f93-9703-d556dd8fde1b','b13ce242-bdfa-4730-8986-c86c9bbd1480','513f470d-c0ef-4c08-943f-af4454ad1197'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fed602d2abfa4df7b731bbf05f573587',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:39:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1280959727',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=29fe0c65-97e3-47ef-81de-30775ca83631,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='27b957abfb0845a2905cba65bb6b2880',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fed602d2abfa4df7b731bbf05f573587',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:39:11.103880 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-fd991728-4cd0-4c20-a7c5-1365195facc3 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7afc125b-ff51-4fdf-be69-9219fad97af3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:39:11.122506 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-fd991728-4cd0-4c20-a7c5-1365195facc3 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7afc125b-ff51-4fdf-be69-9219fad97af3) transitioned into state 'SUCCESS' from state '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-1280959727',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='27b957abfb0845a2905cba65bb6b2880',qos_specs=None,replication_status=,reservations=['056e3540-275b-4645-92a0-67653c29cf58','77df226a-b2a3-4f93-9703-d556dd8fde1b','b13ce242-bdfa-4730-8986-c86c9bbd1480','513f470d-c0ef-4c08-943f-af4454ad1197'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fed602d2abfa4df7b731bbf05f573587',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:39:11.123264 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-fd991728-4cd0-4c20-a7c5-1365195facc3 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (261b9017-cf6c-4f96-a1db-eaac923d1e4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:39:11.133925 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-fd991728-4cd0-4c20-a7c5-1365195facc3 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (261b9017-cf6c-4f96-a1db-eaac923d1e4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:39:11.134812 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-fd991728-4cd0-4c20-a7c5-1365195facc3 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Flow 'volume_create_api' (4e99810f-b5d3-4243-af68-4686b2b91c4d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:39:11.135138 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-fd991728-4cd0-4c20-a7c5-1365195facc3 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Create volume request issued successfully. Jul 10 08:39:11.135747 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-fd991728-4cd0-4c20-a7c5-1365195facc3 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:39:11.136421 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 710/2827] 10.4.3.7 () {70 vars in 1284 bytes} [Fri Jul 10 08:39:10 2026] POST /volume/v3/volumes => generated 774 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:39:11.149587 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-42968e24-6c43-4a98-821e-4e176bd6519a None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:11.152069 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-42968e24-6c43-4a98-821e-4e176bd6519a tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/volumes/29fe0c65-97e3-47ef-81de-30775ca83631 Jul 10 08:39:11.152343 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-42968e24-6c43-4a98-821e-4e176bd6519a tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:11.152621 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-42968e24-6c43-4a98-821e-4e176bd6519a tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:11.160965 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:11.160965 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:39:11.164498 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-42968e24-6c43-4a98-821e-4e176bd6519a tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Volume info retrieved successfully. Jul 10 08:39:11.167920 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-42968e24-6c43-4a98-821e-4e176bd6519a tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/volumes/29fe0c65-97e3-47ef-81de-30775ca83631 returned with HTTP 200 Jul 10 08:39:11.168310 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 702/2828] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:39:11 2026] GET /volume/v3/volumes/29fe0c65-97e3-47ef-81de-30775ca83631 => generated 953 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:39:11.300624 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-d18652f5-91f3-45d9-9770-0c69d6ca38a6 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:11.300937 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-d18652f5-91f3-45d9-9770-0c69d6ca38a6 None None] GET https://10.4.3.7/volume// Jul 10 08:39:11.301098 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-d18652f5-91f3-45d9-9770-0c69d6ca38a6 None None] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:11.301294 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-d18652f5-91f3-45d9-9770-0c69d6ca38a6 None None] Calling method 'all' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:11.301630 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-d18652f5-91f3-45d9-9770-0c69d6ca38a6 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:39:11.301871 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 704/2829] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:39:11 2026] GET /volume/ => generated 384 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:39:11.310856 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-aaf90e99-09e4-44fc-b084-dfb167ae4e23 req-5f2addc9-6289-41d0-9971-21ca394d3eb4 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:11.314515 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-aaf90e99-09e4-44fc-b084-dfb167ae4e23 req-5f2addc9-6289-41d0-9971-21ca394d3eb4 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] GET https://10.4.3.7/volume/v3/volumes/8ff3366a-e6f5-4930-b85d-3f6ca8618cdb Jul 10 08:39:11.314515 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-aaf90e99-09e4-44fc-b084-dfb167ae4e23 req-5f2addc9-6289-41d0-9971-21ca394d3eb4 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:11.314515 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-aaf90e99-09e4-44fc-b084-dfb167ae4e23 req-5f2addc9-6289-41d0-9971-21ca394d3eb4 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:11.325459 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:11.325459 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:39:11.328712 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-aaf90e99-09e4-44fc-b084-dfb167ae4e23 req-5f2addc9-6289-41d0-9971-21ca394d3eb4 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Volume info retrieved successfully. Jul 10 08:39:11.332450 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-aaf90e99-09e4-44fc-b084-dfb167ae4e23 req-5f2addc9-6289-41d0-9971-21ca394d3eb4 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] https://10.4.3.7/volume/v3/volumes/8ff3366a-e6f5-4930-b85d-3f6ca8618cdb returned with HTTP 200 Jul 10 08:39:11.333612 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 714/2830] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:39:11 2026] GET /volume/v3/volumes/8ff3366a-e6f5-4930-b85d-3f6ca8618cdb => generated 1407 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:39:12.181645 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-5947e046-3ac3-4888-94aa-b63e6f3675bd None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:12.185428 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5947e046-3ac3-4888-94aa-b63e6f3675bd tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/volumes/29fe0c65-97e3-47ef-81de-30775ca83631 Jul 10 08:39:12.185428 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5947e046-3ac3-4888-94aa-b63e6f3675bd tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:12.185428 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5947e046-3ac3-4888-94aa-b63e6f3675bd tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:12.193422 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:12.193422 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:39:12.201820 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-5947e046-3ac3-4888-94aa-b63e6f3675bd tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Volume info retrieved successfully. Jul 10 08:39:12.206891 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5947e046-3ac3-4888-94aa-b63e6f3675bd tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/volumes/29fe0c65-97e3-47ef-81de-30775ca83631 returned with HTTP 200 Jul 10 08:39:12.207656 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 711/2831] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:39:12 2026] GET /volume/v3/volumes/29fe0c65-97e3-47ef-81de-30775ca83631 => generated 1014 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:39:12.226656 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-2d727c83-76ff-42e8-9c94-36ec7cdd7376 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:12.229082 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-2d727c83-76ff-42e8-9c94-36ec7cdd7376 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] POST https://10.4.3.7/volume/v3/backups Jul 10 08:39:12.229521 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-2d727c83-76ff-42e8-9c94-36ec7cdd7376 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "29fe0c65-97e3-47ef-81de-30775ca83631", "name": "tempest-type-Backup-1825748122"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:39:12.231170 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.contrib.backups [None req-2d727c83-76ff-42e8-9c94-36ec7cdd7376 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Creating new backup {'backup': {'volume_id': '29fe0c65-97e3-47ef-81de-30775ca83631', 'name': 'tempest-type-Backup-1825748122'}} {{(pid=100056) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 08:39:12.231312 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.contrib.backups [None req-2d727c83-76ff-42e8-9c94-36ec7cdd7376 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Creating backup of volume 29fe0c65-97e3-47ef-81de-30775ca83631 in container None Jul 10 08:39:12.240144 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:12.240144 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:39:12.240144 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-2d727c83-76ff-42e8-9c94-36ec7cdd7376 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Volume info retrieved successfully. Jul 10 08:39:12.245179 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-aaf90e99-09e4-44fc-b084-dfb167ae4e23 req-afb3cfe3-b302-42be-89e1-5e6fa3d8eb5f None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:12.247825 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-aaf90e99-09e4-44fc-b084-dfb167ae4e23 req-afb3cfe3-b302-42be-89e1-5e6fa3d8eb5f tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] DELETE https://10.4.3.7/volume/v3/attachments/7e5f86aa-1c1d-4dab-bad9-1c1d9a3a1915 Jul 10 08:39:12.247825 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-aaf90e99-09e4-44fc-b084-dfb167ae4e23 req-afb3cfe3-b302-42be-89e1-5e6fa3d8eb5f tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:12.248073 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-aaf90e99-09e4-44fc-b084-dfb167ae4e23 req-afb3cfe3-b302-42be-89e1-5e6fa3d8eb5f tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Calling method 'version_select' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:12.257984 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:12.257984 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:39:12.264681 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.quota [None req-2d727c83-76ff-42e8-9c94-36ec7cdd7376 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Created reservations ['5d70f913-8160-46e4-af0b-cdd889971cfa', 'baed0228-d0f1-438e-8aca-856a29a6fbf7'] {{(pid=100056) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:39:12.295579 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-2d727c83-76ff-42e8-9c94-36ec7cdd7376 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/backups returned with HTTP 202 Jul 10 08:39:12.296073 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 703/2832] 10.4.3.7 () {70 vars in 1285 bytes} [Fri Jul 10 08:39:12 2026] POST /volume/v3/backups => generated 312 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:39:12.306022 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-76c4fbbe-a6bc-469d-b808-23e565a9605c None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:12.308570 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-76c4fbbe-a6bc-469d-b808-23e565a9605c tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/backups/81067b64-a77a-4bc9-a460-bb370ed5705d Jul 10 08:39:12.308898 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-76c4fbbe-a6bc-469d-b808-23e565a9605c tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:12.309520 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-76c4fbbe-a6bc-469d-b808-23e565a9605c tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:12.309520 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-76c4fbbe-a6bc-469d-b808-23e565a9605c tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Show backup with id 81067b64-a77a-4bc9-a460-bb370ed5705d. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:39:12.314448 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:12.314448 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:39:12.315400 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-76c4fbbe-a6bc-469d-b808-23e565a9605c tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/backups/81067b64-a77a-4bc9-a460-bb370ed5705d returned with HTTP 200 Jul 10 08:39:12.315922 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 715/2833] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:39:12 2026] GET /volume/v3/backups/81067b64-a77a-4bc9-a460-bb370ed5705d => generated 719 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:39:12.784020 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-aaf90e99-09e4-44fc-b084-dfb167ae4e23 req-afb3cfe3-b302-42be-89e1-5e6fa3d8eb5f tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] https://10.4.3.7/volume/v3/attachments/7e5f86aa-1c1d-4dab-bad9-1c1d9a3a1915 returned with HTTP 200 Jul 10 08:39:12.784508 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 705/2834] 10.4.3.7 () {72 vars in 1659 bytes} [Fri Jul 10 08:39:12 2026] DELETE /volume/v3/attachments/7e5f86aa-1c1d-4dab-bad9-1c1d9a3a1915 => generated 19 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:39:13.331000 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-10ce1b9b-20c1-49e3-a387-6f00995088c1 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:13.333052 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-10ce1b9b-20c1-49e3-a387-6f00995088c1 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/backups/81067b64-a77a-4bc9-a460-bb370ed5705d Jul 10 08:39:13.333133 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-10ce1b9b-20c1-49e3-a387-6f00995088c1 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:13.333299 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-10ce1b9b-20c1-49e3-a387-6f00995088c1 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:13.333418 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-10ce1b9b-20c1-49e3-a387-6f00995088c1 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Show backup with id 81067b64-a77a-4bc9-a460-bb370ed5705d. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:39:13.338685 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:13.338685 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:39:13.339565 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-10ce1b9b-20c1-49e3-a387-6f00995088c1 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/backups/81067b64-a77a-4bc9-a460-bb370ed5705d returned with HTTP 200 Jul 10 08:39:13.340012 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 712/2835] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:39:13 2026] GET /volume/v3/backups/81067b64-a77a-4bc9-a460-bb370ed5705d => generated 721 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:39:13.445584 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-6e4f56e7-36a8-4a34-adbd-c599149ca867 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:13.448869 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-6e4f56e7-36a8-4a34-adbd-c599149ca867 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] DELETE https://10.4.3.7/volume/v3/volumes/8ff3366a-e6f5-4930-b85d-3f6ca8618cdb Jul 10 08:39:13.449039 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-6e4f56e7-36a8-4a34-adbd-c599149ca867 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:13.449222 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-6e4f56e7-36a8-4a34-adbd-c599149ca867 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Calling method 'delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:13.449399 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-6e4f56e7-36a8-4a34-adbd-c599149ca867 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Delete volume with id: 8ff3366a-e6f5-4930-b85d-3f6ca8618cdb Jul 10 08:39:13.456368 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:13.456368 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:39:13.457179 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-6e4f56e7-36a8-4a34-adbd-c599149ca867 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Volume info retrieved successfully. Jul 10 08:39:13.478213 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-6e4f56e7-36a8-4a34-adbd-c599149ca867 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Delete volume request issued successfully. Jul 10 08:39:13.478389 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-6e4f56e7-36a8-4a34-adbd-c599149ca867 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] https://10.4.3.7/volume/v3/volumes/8ff3366a-e6f5-4930-b85d-3f6ca8618cdb returned with HTTP 202 Jul 10 08:39:13.478812 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 704/2836] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:39:13 2026] DELETE /volume/v3/volumes/8ff3366a-e6f5-4930-b85d-3f6ca8618cdb => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:39:13.527035 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-e1f455c7-835f-4fd5-9052-9f96c7fa9b69 req-e13ab0f3-29da-4db1-a69c-557c24f8be85 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:13.530662 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-e1f455c7-835f-4fd5-9052-9f96c7fa9b69 req-e13ab0f3-29da-4db1-a69c-557c24f8be85 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] GET https://10.4.3.7/volume/v3/volumes/8ff3366a-e6f5-4930-b85d-3f6ca8618cdb Jul 10 08:39:13.530903 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-e1f455c7-835f-4fd5-9052-9f96c7fa9b69 req-e13ab0f3-29da-4db1-a69c-557c24f8be85 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:13.531110 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-e1f455c7-835f-4fd5-9052-9f96c7fa9b69 req-e13ab0f3-29da-4db1-a69c-557c24f8be85 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:13.541522 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:13.541522 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:39:13.562934 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-e1f455c7-835f-4fd5-9052-9f96c7fa9b69 req-e13ab0f3-29da-4db1-a69c-557c24f8be85 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] https://10.4.3.7/volume/v3/volumes/8ff3366a-e6f5-4930-b85d-3f6ca8618cdb returned with HTTP 404 Jul 10 08:39:13.563634 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 716/2837] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:39:13 2026] GET /volume/v3/volumes/8ff3366a-e6f5-4930-b85d-3f6ca8618cdb => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:39:13.615556 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-56f3f46a-f249-4dae-b516-5872396813fb req-fbc0cd86-b696-4520-b791-4795ebe7e32c None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:13.617795 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-56f3f46a-f249-4dae-b516-5872396813fb req-fbc0cd86-b696-4520-b791-4795ebe7e32c tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] GET https://10.4.3.7/volume/v3/volumes/17a51af6-7a3d-4697-925f-fad1fbcafd38 Jul 10 08:39:13.618066 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-56f3f46a-f249-4dae-b516-5872396813fb req-fbc0cd86-b696-4520-b791-4795ebe7e32c tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:13.618320 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-56f3f46a-f249-4dae-b516-5872396813fb req-fbc0cd86-b696-4520-b791-4795ebe7e32c tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:13.625257 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-56f3f46a-f249-4dae-b516-5872396813fb req-fbc0cd86-b696-4520-b791-4795ebe7e32c tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] https://10.4.3.7/volume/v3/volumes/17a51af6-7a3d-4697-925f-fad1fbcafd38 returned with HTTP 404 Jul 10 08:39:13.625786 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 706/2838] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:39:13 2026] GET /volume/v3/volumes/17a51af6-7a3d-4697-925f-fad1fbcafd38 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:39:14.352103 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-6dd88dcc-d666-4be7-87e9-aac90b246458 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:14.354705 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-6dd88dcc-d666-4be7-87e9-aac90b246458 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/backups/81067b64-a77a-4bc9-a460-bb370ed5705d Jul 10 08:39:14.355436 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-6dd88dcc-d666-4be7-87e9-aac90b246458 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:14.355436 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-6dd88dcc-d666-4be7-87e9-aac90b246458 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:14.355546 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-6dd88dcc-d666-4be7-87e9-aac90b246458 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Show backup with id 81067b64-a77a-4bc9-a460-bb370ed5705d. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:39:14.361699 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:14.361699 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:39:14.362692 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-6dd88dcc-d666-4be7-87e9-aac90b246458 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/backups/81067b64-a77a-4bc9-a460-bb370ed5705d returned with HTTP 200 Jul 10 08:39:14.363391 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 713/2839] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:39:14 2026] GET /volume/v3/backups/81067b64-a77a-4bc9-a460-bb370ed5705d => generated 721 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:39:15.377440 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-21c83ed4-f3b8-4254-a949-3cf72ea7c187 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:15.383495 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-21c83ed4-f3b8-4254-a949-3cf72ea7c187 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/backups/81067b64-a77a-4bc9-a460-bb370ed5705d Jul 10 08:39:15.383861 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-21c83ed4-f3b8-4254-a949-3cf72ea7c187 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:15.384209 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-21c83ed4-f3b8-4254-a949-3cf72ea7c187 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:15.384419 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-21c83ed4-f3b8-4254-a949-3cf72ea7c187 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Show backup with id 81067b64-a77a-4bc9-a460-bb370ed5705d. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:39:15.398417 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:15.398417 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:39:15.398417 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-21c83ed4-f3b8-4254-a949-3cf72ea7c187 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/backups/81067b64-a77a-4bc9-a460-bb370ed5705d returned with HTTP 200 Jul 10 08:39:15.398417 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 705/2840] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:39:15 2026] GET /volume/v3/backups/81067b64-a77a-4bc9-a460-bb370ed5705d => generated 721 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:39:16.052278 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-c0fe282e-9282-4047-a278-71491ef37aa7 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:16.058121 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-c0fe282e-9282-4047-a278-71491ef37aa7 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] DELETE https://10.4.3.7/volume/v3/volumes/963f4680-3592-44ca-bfd1-e77024250a9a Jul 10 08:39:16.058344 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-c0fe282e-9282-4047-a278-71491ef37aa7 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:16.058599 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-c0fe282e-9282-4047-a278-71491ef37aa7 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Calling method 'delete' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:16.058756 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.volumes [None req-c0fe282e-9282-4047-a278-71491ef37aa7 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Delete volume with id: 963f4680-3592-44ca-bfd1-e77024250a9a Jul 10 08:39:16.071014 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:16.071014 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:39:16.072852 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-c0fe282e-9282-4047-a278-71491ef37aa7 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Volume info retrieved successfully. Jul 10 08:39:16.090878 np0000004976 devstack@c-api.service[100054]: WARNING cinder.keymgr.conf_key_mgr [None req-c0fe282e-9282-4047-a278-71491ef37aa7 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 10 08:39:16.102439 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-c0fe282e-9282-4047-a278-71491ef37aa7 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Delete volume request issued successfully. Jul 10 08:39:16.102732 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-c0fe282e-9282-4047-a278-71491ef37aa7 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/volumes/963f4680-3592-44ca-bfd1-e77024250a9a returned with HTTP 202 Jul 10 08:39:16.103362 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 717/2841] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:39:16 2026] DELETE /volume/v3/volumes/963f4680-3592-44ca-bfd1-e77024250a9a => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:39:16.114472 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-6e403ca0-9d7d-4487-979f-77055786aa21 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:16.118333 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-6e403ca0-9d7d-4487-979f-77055786aa21 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] GET https://10.4.3.7/volume/v3/volumes/963f4680-3592-44ca-bfd1-e77024250a9a Jul 10 08:39:16.122686 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-6e403ca0-9d7d-4487-979f-77055786aa21 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:16.123122 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-6e403ca0-9d7d-4487-979f-77055786aa21 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:16.133272 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:16.133272 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:39:16.141312 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-6e403ca0-9d7d-4487-979f-77055786aa21 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Volume info retrieved successfully. Jul 10 08:39:16.148213 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-6e403ca0-9d7d-4487-979f-77055786aa21 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/volumes/963f4680-3592-44ca-bfd1-e77024250a9a returned with HTTP 200 Jul 10 08:39:16.148665 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 707/2842] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:39:16 2026] GET /volume/v3/volumes/963f4680-3592-44ca-bfd1-e77024250a9a => generated 875 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:39:16.414850 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-efe36ecb-94df-4065-93c2-dcf816d4953f None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:16.417536 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-efe36ecb-94df-4065-93c2-dcf816d4953f tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/backups/81067b64-a77a-4bc9-a460-bb370ed5705d Jul 10 08:39:16.417827 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-efe36ecb-94df-4065-93c2-dcf816d4953f tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:16.418136 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-efe36ecb-94df-4065-93c2-dcf816d4953f tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:16.418278 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-efe36ecb-94df-4065-93c2-dcf816d4953f tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Show backup with id 81067b64-a77a-4bc9-a460-bb370ed5705d. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:39:16.425047 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:16.425047 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:39:16.426005 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-efe36ecb-94df-4065-93c2-dcf816d4953f tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/backups/81067b64-a77a-4bc9-a460-bb370ed5705d returned with HTTP 200 Jul 10 08:39:16.426498 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 714/2843] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:39:16 2026] GET /volume/v3/backups/81067b64-a77a-4bc9-a460-bb370ed5705d => generated 732 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:39:17.163358 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-31370fe3-a129-49e8-9f48-b91cd70b6d7c None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:17.166417 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-31370fe3-a129-49e8-9f48-b91cd70b6d7c tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] GET https://10.4.3.7/volume/v3/volumes/963f4680-3592-44ca-bfd1-e77024250a9a Jul 10 08:39:17.166622 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-31370fe3-a129-49e8-9f48-b91cd70b6d7c tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:17.166818 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-31370fe3-a129-49e8-9f48-b91cd70b6d7c tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:17.175894 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-31370fe3-a129-49e8-9f48-b91cd70b6d7c tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/volumes/963f4680-3592-44ca-bfd1-e77024250a9a returned with HTTP 404 Jul 10 08:39:17.176606 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 706/2844] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:39:17 2026] GET /volume/v3/volumes/963f4680-3592-44ca-bfd1-e77024250a9a => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:39:17.189803 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-055fb345-d14b-44c9-9d5a-d805454f407e None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:17.191681 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-055fb345-d14b-44c9-9d5a-d805454f407e tempest-TestEncryptedCinderVolumes-29734577 tempest-TestEncryptedCinderVolumes-29734577-project-admin] GET https://10.4.3.7/volume/v3/volumes/detail?all_tenants=1 Jul 10 08:39:17.191923 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-055fb345-d14b-44c9-9d5a-d805454f407e tempest-TestEncryptedCinderVolumes-29734577 tempest-TestEncryptedCinderVolumes-29734577-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:17.192178 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-055fb345-d14b-44c9-9d5a-d805454f407e tempest-TestEncryptedCinderVolumes-29734577 tempest-TestEncryptedCinderVolumes-29734577-project-admin] Calling method 'detail' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:17.193559 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-055fb345-d14b-44c9-9d5a-d805454f407e tempest-TestEncryptedCinderVolumes-29734577 tempest-TestEncryptedCinderVolumes-29734577-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100054) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 08:39:17.253312 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-055fb345-d14b-44c9-9d5a-d805454f407e tempest-TestEncryptedCinderVolumes-29734577 tempest-TestEncryptedCinderVolumes-29734577-project-admin] Get all volumes completed successfully. Jul 10 08:39:17.255814 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:17.255814 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:39:17.262204 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-055fb345-d14b-44c9-9d5a-d805454f407e tempest-TestEncryptedCinderVolumes-29734577 tempest-TestEncryptedCinderVolumes-29734577-project-admin] https://10.4.3.7/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 08:39:17.262776 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 718/2845] 10.4.3.7 () {66 vars in 1271 bytes} [Fri Jul 10 08:39:17 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12247 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:39:17.288619 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-a7892ff3-c8f0-400d-9448-12963ede74ae None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:17.294178 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-a7892ff3-c8f0-400d-9448-12963ede74ae tempest-TestEncryptedCinderVolumes-29734577 tempest-TestEncryptedCinderVolumes-29734577-project-admin] DELETE https://10.4.3.7/volume/v3/types/1a0a45a3-5664-4166-8dc2-483f8dce3fbb Jul 10 08:39:17.294531 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-a7892ff3-c8f0-400d-9448-12963ede74ae tempest-TestEncryptedCinderVolumes-29734577 tempest-TestEncryptedCinderVolumes-29734577-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:17.294735 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-a7892ff3-c8f0-400d-9448-12963ede74ae tempest-TestEncryptedCinderVolumes-29734577 tempest-TestEncryptedCinderVolumes-29734577-project-admin] Calling method '_delete' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:17.331732 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-a7892ff3-c8f0-400d-9448-12963ede74ae tempest-TestEncryptedCinderVolumes-29734577 tempest-TestEncryptedCinderVolumes-29734577-project-admin] https://10.4.3.7/volume/v3/types/1a0a45a3-5664-4166-8dc2-483f8dce3fbb returned with HTTP 202 Jul 10 08:39:17.332066 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 708/2846] 10.4.3.7 () {66 vars in 1331 bytes} [Fri Jul 10 08:39:17 2026] DELETE /volume/v3/types/1a0a45a3-5664-4166-8dc2-483f8dce3fbb => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:39:17.347015 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-52fc1854-a645-45c2-8ead-3bbdb1adf3a0 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:17.349640 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-52fc1854-a645-45c2-8ead-3bbdb1adf3a0 tempest-TestEncryptedCinderVolumes-29734577 tempest-TestEncryptedCinderVolumes-29734577-project-admin] POST https://10.4.3.7/volume/v3/types Jul 10 08:39:17.349959 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-52fc1854-a645-45c2-8ead-3bbdb1adf3a0 tempest-TestEncryptedCinderVolumes-29734577 tempest-TestEncryptedCinderVolumes-29734577-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-917179503", "extra_specs": {}}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:39:17.373978 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-52fc1854-a645-45c2-8ead-3bbdb1adf3a0 tempest-TestEncryptedCinderVolumes-29734577 tempest-TestEncryptedCinderVolumes-29734577-project-admin] https://10.4.3.7/volume/v3/types returned with HTTP 200 Jul 10 08:39:17.373978 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 715/2847] 10.4.3.7 () {68 vars in 1238 bytes} [Fri Jul 10 08:39:17 2026] POST /volume/v3/types => generated 211 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:39:17.383306 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-88e142eb-f98a-4a07-a038-96440f184cf5 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:17.385317 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-88e142eb-f98a-4a07-a038-96440f184cf5 tempest-TestEncryptedCinderVolumes-29734577 tempest-TestEncryptedCinderVolumes-29734577-project-admin] POST https://10.4.3.7/volume/v3/types/a9b3c022-0818-4779-a138-56ce29ff74b1/encryption Jul 10 08:39:17.385661 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-88e142eb-f98a-4a07-a038-96440f184cf5 tempest-TestEncryptedCinderVolumes-29734577 tempest-TestEncryptedCinderVolumes-29734577-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:39:17.405212 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-88e142eb-f98a-4a07-a038-96440f184cf5 tempest-TestEncryptedCinderVolumes-29734577 tempest-TestEncryptedCinderVolumes-29734577-project-admin] https://10.4.3.7/volume/v3/types/a9b3c022-0818-4779-a138-56ce29ff74b1/encryption returned with HTTP 200 Jul 10 08:39:17.406027 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 707/2848] 10.4.3.7 () {68 vars in 1383 bytes} [Fri Jul 10 08:39:17 2026] POST /volume/v3/types/a9b3c022-0818-4779-a138-56ce29ff74b1/encryption => generated 230 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:39:17.420654 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-ec3aec0c-85c9-48bd-87fb-e5956958a1a9 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:17.422390 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-ec3aec0c-85c9-48bd-87fb-e5956958a1a9 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:39:17.423220 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-ec3aec0c-85c9-48bd-87fb-e5956958a1a9 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1736156407", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-917179503", "size": 1}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:39:17.426755 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.volumes [None req-ec3aec0c-85c9-48bd-87fb-e5956958a1a9 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1736156407', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-917179503', 'size': 1}} {{(pid=100054) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:39:17.429631 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.volumes [None req-ec3aec0c-85c9-48bd-87fb-e5956958a1a9 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Create volume of 1 GB Jul 10 08:39:17.429631 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:17.429631 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:39:17.429932 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-ec3aec0c-85c9-48bd-87fb-e5956958a1a9 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Availability Zones retrieved successfully. Jul 10 08:39:17.439431 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-ec3aec0c-85c9-48bd-87fb-e5956958a1a9 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Flow 'volume_create_api' (e9954f56-d83f-4965-b763-7a30b26395d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:39:17.440596 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-ec3aec0c-85c9-48bd-87fb-e5956958a1a9 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54cf192e-c9b1-48ac-9dbb-3773a57e39ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:39:17.441758 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.flows.api.create_volume [None req-ec3aec0c-85c9-48bd-87fb-e5956958a1a9 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Validating volume size '1' using validate_int {{(pid=100054) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:39:17.444979 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-7ab52c24-0353-4c7e-af97-4fae253de1fe None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:17.447666 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-7ab52c24-0353-4c7e-af97-4fae253de1fe tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/backups/81067b64-a77a-4bc9-a460-bb370ed5705d Jul 10 08:39:17.447812 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-7ab52c24-0353-4c7e-af97-4fae253de1fe tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:17.448201 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-7ab52c24-0353-4c7e-af97-4fae253de1fe tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:17.448201 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-7ab52c24-0353-4c7e-af97-4fae253de1fe tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Show backup with id 81067b64-a77a-4bc9-a460-bb370ed5705d. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:39:17.453876 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:17.453876 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:39:17.454605 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-7ab52c24-0353-4c7e-af97-4fae253de1fe tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/backups/81067b64-a77a-4bc9-a460-bb370ed5705d returned with HTTP 200 Jul 10 08:39:17.454866 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 709/2849] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:39:17 2026] GET /volume/v3/backups/81067b64-a77a-4bc9-a460-bb370ed5705d => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:39:17.478493 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-ec3aec0c-85c9-48bd-87fb-e5956958a1a9 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54cf192e-c9b1-48ac-9dbb-3773a57e39ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:39:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a9b3c022-0818-4779-a138-56ce29ff74b1,is_public=True,name='tempest-scenario-type-luks-917179503',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a9b3c022-0818-4779-a138-56ce29ff74b1', '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=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:39:17.478762 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-ec3aec0c-85c9-48bd-87fb-e5956958a1a9 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a3708ac-1280-4897-9576-9065e115830c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:39:17.515990 np0000004976 devstack@c-api.service[100054]: WARNING cinder.quota [None req-ec3aec0c-85c9-48bd-87fb-e5956958a1a9 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-917179503 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-917179503, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:39:17.516324 np0000004976 devstack@c-api.service[100054]: WARNING cinder.quota [None req-ec3aec0c-85c9-48bd-87fb-e5956958a1a9 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-917179503 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-917179503, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:39:17.558598 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.quota [None req-ec3aec0c-85c9-48bd-87fb-e5956958a1a9 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Created reservations ['71300779-dfeb-40eb-aeea-384748b1e151', 'd9e4926f-60ff-436b-91c6-fce068f3b7cc', 'b0ad0ce5-3d32-4da6-9c0e-3f305c21d20b', '3d38b0ab-02cd-4737-b303-675fdbae9258'] {{(pid=100054) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:39:17.558598 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-ec3aec0c-85c9-48bd-87fb-e5956958a1a9 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a3708ac-1280-4897-9576-9065e115830c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['71300779-dfeb-40eb-aeea-384748b1e151', 'd9e4926f-60ff-436b-91c6-fce068f3b7cc', 'b0ad0ce5-3d32-4da6-9c0e-3f305c21d20b', '3d38b0ab-02cd-4737-b303-675fdbae9258']}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:39:17.559257 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-ec3aec0c-85c9-48bd-87fb-e5956958a1a9 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a2bbf9b-bfcc-4358-9a39-2da9378f9607) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:39:17.587693 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-ec3aec0c-85c9-48bd-87fb-e5956958a1a9 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a2bbf9b-bfcc-4358-9a39-2da9378f9607) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0ddb0c80-2be1-4d83-9d4a-2a96c4884286', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1736156407',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb32bba09c7848579d9d58a0b1214fc7',qos_specs=None,replication_status=,reservations=['71300779-dfeb-40eb-aeea-384748b1e151','d9e4926f-60ff-436b-91c6-fce068f3b7cc','b0ad0ce5-3d32-4da6-9c0e-3f305c21d20b','3d38b0ab-02cd-4737-b303-675fdbae9258'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a47726a90a94c8f81bafa02bf037235',volume_type_id=a9b3c022-0818-4779-a138-56ce29ff74b1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:39:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1736156407',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=0ddb0c80-2be1-4d83-9d4a-2a96c4884286,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb32bba09c7848579d9d58a0b1214fc7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0a47726a90a94c8f81bafa02bf037235',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a9b3c022-0818-4779-a138-56ce29ff74b1),volume_type_id=a9b3c022-0818-4779-a138-56ce29ff74b1)}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:39:17.588903 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-ec3aec0c-85c9-48bd-87fb-e5956958a1a9 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61004901-0c44-46b0-b21b-e6193baf3884) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:39:17.612057 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-ec3aec0c-85c9-48bd-87fb-e5956958a1a9 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61004901-0c44-46b0-b21b-e6193baf3884) transitioned into state 'SUCCESS' from state '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-1736156407',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb32bba09c7848579d9d58a0b1214fc7',qos_specs=None,replication_status=,reservations=['71300779-dfeb-40eb-aeea-384748b1e151','d9e4926f-60ff-436b-91c6-fce068f3b7cc','b0ad0ce5-3d32-4da6-9c0e-3f305c21d20b','3d38b0ab-02cd-4737-b303-675fdbae9258'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a47726a90a94c8f81bafa02bf037235',volume_type_id=a9b3c022-0818-4779-a138-56ce29ff74b1)}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:39:17.612941 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-ec3aec0c-85c9-48bd-87fb-e5956958a1a9 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8aab0d2-98d4-4266-89e0-e1c947a65802) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:39:17.623227 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-ec3aec0c-85c9-48bd-87fb-e5956958a1a9 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8aab0d2-98d4-4266-89e0-e1c947a65802) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:39:17.624242 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-ec3aec0c-85c9-48bd-87fb-e5956958a1a9 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Flow 'volume_create_api' (e9954f56-d83f-4965-b763-7a30b26395d2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100054) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:39:17.624632 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-ec3aec0c-85c9-48bd-87fb-e5956958a1a9 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Create volume request issued successfully. Jul 10 08:39:17.625275 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-ec3aec0c-85c9-48bd-87fb-e5956958a1a9 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:39:17.625828 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 719/2850] 10.4.3.7 () {68 vars in 1245 bytes} [Fri Jul 10 08:39:17 2026] POST /volume/v3/volumes => generated 780 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:39:18.470216 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-f69988c8-9589-46e0-ab22-60a173b261bf None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:18.472535 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f69988c8-9589-46e0-ab22-60a173b261bf tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/backups/81067b64-a77a-4bc9-a460-bb370ed5705d Jul 10 08:39:18.472825 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f69988c8-9589-46e0-ab22-60a173b261bf tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:18.473098 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f69988c8-9589-46e0-ab22-60a173b261bf tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:18.473267 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-f69988c8-9589-46e0-ab22-60a173b261bf tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Show backup with id 81067b64-a77a-4bc9-a460-bb370ed5705d. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:39:18.478240 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:18.478240 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:39:18.478983 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f69988c8-9589-46e0-ab22-60a173b261bf tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/backups/81067b64-a77a-4bc9-a460-bb370ed5705d returned with HTTP 200 Jul 10 08:39:18.482547 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 716/2851] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:39:18 2026] GET /volume/v3/backups/81067b64-a77a-4bc9-a460-bb370ed5705d => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:39:19.495542 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-b23cab6c-0c73-4b96-8ba4-4608b4a2f54f None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:19.497520 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-b23cab6c-0c73-4b96-8ba4-4608b4a2f54f tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/backups/81067b64-a77a-4bc9-a460-bb370ed5705d Jul 10 08:39:19.497722 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-b23cab6c-0c73-4b96-8ba4-4608b4a2f54f tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:19.497949 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-b23cab6c-0c73-4b96-8ba4-4608b4a2f54f tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:19.498093 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-b23cab6c-0c73-4b96-8ba4-4608b4a2f54f tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Show backup with id 81067b64-a77a-4bc9-a460-bb370ed5705d. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:39:19.502099 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:19.502099 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:39:19.502713 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-b23cab6c-0c73-4b96-8ba4-4608b4a2f54f tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/backups/81067b64-a77a-4bc9-a460-bb370ed5705d returned with HTTP 200 Jul 10 08:39:19.503121 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 708/2852] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:39:19 2026] GET /volume/v3/backups/81067b64-a77a-4bc9-a460-bb370ed5705d => generated 732 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:39:19.560665 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-356e0c55-fa3e-4690-ab88-d64fdf0840f7 req-0732d143-f6c8-406c-a614-d83e0dd9e388 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:19.562531 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-356e0c55-fa3e-4690-ab88-d64fdf0840f7 req-0732d143-f6c8-406c-a614-d83e0dd9e388 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] DELETE https://10.4.3.7/volume/v3/attachments/b19212f4-e3a3-4fe6-bb22-dce61e78ad88 Jul 10 08:39:19.562774 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-356e0c55-fa3e-4690-ab88-d64fdf0840f7 req-0732d143-f6c8-406c-a614-d83e0dd9e388 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:19.562864 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-356e0c55-fa3e-4690-ab88-d64fdf0840f7 req-0732d143-f6c8-406c-a614-d83e0dd9e388 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Calling method 'version_select' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:19.569135 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:19.569135 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:39:20.096603 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-356e0c55-fa3e-4690-ab88-d64fdf0840f7 req-0732d143-f6c8-406c-a614-d83e0dd9e388 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] https://10.4.3.7/volume/v3/attachments/b19212f4-e3a3-4fe6-bb22-dce61e78ad88 returned with HTTP 200 Jul 10 08:39:20.096983 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 710/2853] 10.4.3.7 () {72 vars in 1659 bytes} [Fri Jul 10 08:39:19 2026] DELETE /volume/v3/attachments/b19212f4-e3a3-4fe6-bb22-dce61e78ad88 => generated 19 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:39:20.512831 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-b1b8ff1d-fe7e-44c9-83e3-5cbc2633dfcf None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:20.514943 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-b1b8ff1d-fe7e-44c9-83e3-5cbc2633dfcf tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/backups/81067b64-a77a-4bc9-a460-bb370ed5705d Jul 10 08:39:20.515425 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-b1b8ff1d-fe7e-44c9-83e3-5cbc2633dfcf tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:20.515759 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-b1b8ff1d-fe7e-44c9-83e3-5cbc2633dfcf tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:20.516602 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-b1b8ff1d-fe7e-44c9-83e3-5cbc2633dfcf tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Show backup with id 81067b64-a77a-4bc9-a460-bb370ed5705d. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:39:20.525083 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:20.525083 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:39:20.527067 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-b1b8ff1d-fe7e-44c9-83e3-5cbc2633dfcf tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/backups/81067b64-a77a-4bc9-a460-bb370ed5705d returned with HTTP 200 Jul 10 08:39:20.527487 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 720/2854] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:39:20 2026] GET /volume/v3/backups/81067b64-a77a-4bc9-a460-bb370ed5705d => generated 732 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:39:21.539964 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-f7d69cb1-3a37-4941-879a-7b3eb297d685 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:21.541629 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f7d69cb1-3a37-4941-879a-7b3eb297d685 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/backups/81067b64-a77a-4bc9-a460-bb370ed5705d Jul 10 08:39:21.541845 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f7d69cb1-3a37-4941-879a-7b3eb297d685 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:21.542029 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f7d69cb1-3a37-4941-879a-7b3eb297d685 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:21.542143 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-f7d69cb1-3a37-4941-879a-7b3eb297d685 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Show backup with id 81067b64-a77a-4bc9-a460-bb370ed5705d. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:39:21.546653 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:21.546653 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:39:21.547256 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f7d69cb1-3a37-4941-879a-7b3eb297d685 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/backups/81067b64-a77a-4bc9-a460-bb370ed5705d returned with HTTP 200 Jul 10 08:39:21.547630 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 717/2855] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:39:21 2026] GET /volume/v3/backups/81067b64-a77a-4bc9-a460-bb370ed5705d => generated 732 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:39:22.559041 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-995c3461-3379-4751-9d89-363422d5c0bb None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:22.563438 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-995c3461-3379-4751-9d89-363422d5c0bb tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/backups/81067b64-a77a-4bc9-a460-bb370ed5705d Jul 10 08:39:22.565522 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-995c3461-3379-4751-9d89-363422d5c0bb tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:22.565764 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-995c3461-3379-4751-9d89-363422d5c0bb tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:22.565924 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-995c3461-3379-4751-9d89-363422d5c0bb tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Show backup with id 81067b64-a77a-4bc9-a460-bb370ed5705d. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:39:22.576544 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:22.576544 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:39:22.577616 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-995c3461-3379-4751-9d89-363422d5c0bb tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/backups/81067b64-a77a-4bc9-a460-bb370ed5705d returned with HTTP 200 Jul 10 08:39:22.578029 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 709/2856] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:39:22 2026] GET /volume/v3/backups/81067b64-a77a-4bc9-a460-bb370ed5705d => generated 732 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:39:23.421894 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-428e745d-2524-40ca-8b1a-b02e318d0420 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:23.425071 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-428e745d-2524-40ca-8b1a-b02e318d0420 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] DELETE https://10.4.3.7/volume/v3/volumes/acf9d12b-627a-4b8d-85c5-25439a9578ee Jul 10 08:39:23.425375 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-428e745d-2524-40ca-8b1a-b02e318d0420 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:23.425641 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-428e745d-2524-40ca-8b1a-b02e318d0420 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Calling method 'delete' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:23.425852 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-428e745d-2524-40ca-8b1a-b02e318d0420 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Delete volume with id: acf9d12b-627a-4b8d-85c5-25439a9578ee Jul 10 08:39:23.440148 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:23.440148 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:39:23.440728 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-428e745d-2524-40ca-8b1a-b02e318d0420 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Volume info retrieved successfully. Jul 10 08:39:23.466933 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-428e745d-2524-40ca-8b1a-b02e318d0420 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Delete volume request issued successfully. Jul 10 08:39:23.467034 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-428e745d-2524-40ca-8b1a-b02e318d0420 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] https://10.4.3.7/volume/v3/volumes/acf9d12b-627a-4b8d-85c5-25439a9578ee returned with HTTP 202 Jul 10 08:39:23.467568 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 711/2857] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:39:23 2026] DELETE /volume/v3/volumes/acf9d12b-627a-4b8d-85c5-25439a9578ee => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:39:23.478735 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-4b0ae95e-dec6-4045-bf82-3111ee98c266 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:23.482082 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-4b0ae95e-dec6-4045-bf82-3111ee98c266 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] GET https://10.4.3.7/volume/v3/volumes/acf9d12b-627a-4b8d-85c5-25439a9578ee Jul 10 08:39:23.482415 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-4b0ae95e-dec6-4045-bf82-3111ee98c266 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:23.485532 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-4b0ae95e-dec6-4045-bf82-3111ee98c266 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:23.492831 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:23.492831 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:39:23.496661 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-4b0ae95e-dec6-4045-bf82-3111ee98c266 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Volume info retrieved successfully. Jul 10 08:39:23.502847 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-4b0ae95e-dec6-4045-bf82-3111ee98c266 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] https://10.4.3.7/volume/v3/volumes/acf9d12b-627a-4b8d-85c5-25439a9578ee returned with HTTP 200 Jul 10 08:39:23.503285 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 721/2858] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:39:23 2026] GET /volume/v3/volumes/acf9d12b-627a-4b8d-85c5-25439a9578ee => generated 1244 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:39:23.588703 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-1e5b666f-25c1-4bed-9afb-4a275bdb447d None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:23.591316 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-1e5b666f-25c1-4bed-9afb-4a275bdb447d tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/backups/81067b64-a77a-4bc9-a460-bb370ed5705d Jul 10 08:39:23.591572 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-1e5b666f-25c1-4bed-9afb-4a275bdb447d tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:23.592161 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-1e5b666f-25c1-4bed-9afb-4a275bdb447d tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:23.592161 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-1e5b666f-25c1-4bed-9afb-4a275bdb447d tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Show backup with id 81067b64-a77a-4bc9-a460-bb370ed5705d. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:39:23.598521 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:23.598521 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:39:23.599201 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-1e5b666f-25c1-4bed-9afb-4a275bdb447d tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/backups/81067b64-a77a-4bc9-a460-bb370ed5705d returned with HTTP 200 Jul 10 08:39:23.599514 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 718/2859] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:39:23 2026] GET /volume/v3/backups/81067b64-a77a-4bc9-a460-bb370ed5705d => generated 732 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:39:24.515789 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-b36bdfdf-42fa-4310-9137-80b5af82783d None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:24.517826 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-b36bdfdf-42fa-4310-9137-80b5af82783d tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] GET https://10.4.3.7/volume/v3/volumes/acf9d12b-627a-4b8d-85c5-25439a9578ee Jul 10 08:39:24.518071 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-b36bdfdf-42fa-4310-9137-80b5af82783d tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:24.518358 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-b36bdfdf-42fa-4310-9137-80b5af82783d tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:24.525760 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-b36bdfdf-42fa-4310-9137-80b5af82783d tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] https://10.4.3.7/volume/v3/volumes/acf9d12b-627a-4b8d-85c5-25439a9578ee returned with HTTP 404 Jul 10 08:39:24.526364 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 710/2860] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:39:24 2026] GET /volume/v3/volumes/acf9d12b-627a-4b8d-85c5-25439a9578ee => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:39:24.533217 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-ff0465cc-987e-4b21-a617-19e970329ab8 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:24.534955 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-ff0465cc-987e-4b21-a617-19e970329ab8 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] DELETE https://10.4.3.7/volume/v3/volumes/8ff3366a-e6f5-4930-b85d-3f6ca8618cdb Jul 10 08:39:24.535168 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-ff0465cc-987e-4b21-a617-19e970329ab8 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:24.535376 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-ff0465cc-987e-4b21-a617-19e970329ab8 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Calling method 'delete' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:24.535552 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-ff0465cc-987e-4b21-a617-19e970329ab8 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Delete volume with id: 8ff3366a-e6f5-4930-b85d-3f6ca8618cdb Jul 10 08:39:24.541262 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-ff0465cc-987e-4b21-a617-19e970329ab8 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] https://10.4.3.7/volume/v3/volumes/8ff3366a-e6f5-4930-b85d-3f6ca8618cdb returned with HTTP 404 Jul 10 08:39:24.541900 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 712/2861] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:39:24 2026] DELETE /volume/v3/volumes/8ff3366a-e6f5-4930-b85d-3f6ca8618cdb => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:39:24.548453 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-d613097f-7a60-4e8f-b4e8-36a3fc495091 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:24.550365 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d613097f-7a60-4e8f-b4e8-36a3fc495091 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] GET https://10.4.3.7/volume/v3/volumes/8ff3366a-e6f5-4930-b85d-3f6ca8618cdb Jul 10 08:39:24.550559 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-d613097f-7a60-4e8f-b4e8-36a3fc495091 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:24.550734 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-d613097f-7a60-4e8f-b4e8-36a3fc495091 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:24.556030 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d613097f-7a60-4e8f-b4e8-36a3fc495091 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] https://10.4.3.7/volume/v3/volumes/8ff3366a-e6f5-4930-b85d-3f6ca8618cdb returned with HTTP 404 Jul 10 08:39:24.556508 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 722/2862] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:39:24 2026] GET /volume/v3/volumes/8ff3366a-e6f5-4930-b85d-3f6ca8618cdb => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:39:24.562595 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-718f9846-8f2d-4c22-956c-fb9f1485a362 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:24.564171 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-718f9846-8f2d-4c22-956c-fb9f1485a362 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] DELETE https://10.4.3.7/volume/v3/volumes/17a51af6-7a3d-4697-925f-fad1fbcafd38 Jul 10 08:39:24.564339 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-718f9846-8f2d-4c22-956c-fb9f1485a362 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:24.564537 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-718f9846-8f2d-4c22-956c-fb9f1485a362 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:24.564676 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-718f9846-8f2d-4c22-956c-fb9f1485a362 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Delete volume with id: 17a51af6-7a3d-4697-925f-fad1fbcafd38 Jul 10 08:39:24.569880 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-718f9846-8f2d-4c22-956c-fb9f1485a362 tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] https://10.4.3.7/volume/v3/volumes/17a51af6-7a3d-4697-925f-fad1fbcafd38 returned with HTTP 404 Jul 10 08:39:24.570318 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 719/2863] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:39:24 2026] DELETE /volume/v3/volumes/17a51af6-7a3d-4697-925f-fad1fbcafd38 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:39:24.576530 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-cee3e610-776e-4de2-b2d7-e478adbb81eb None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:24.578543 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-cee3e610-776e-4de2-b2d7-e478adbb81eb tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] GET https://10.4.3.7/volume/v3/volumes/17a51af6-7a3d-4697-925f-fad1fbcafd38 Jul 10 08:39:24.578763 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-cee3e610-776e-4de2-b2d7-e478adbb81eb tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:24.578984 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-cee3e610-776e-4de2-b2d7-e478adbb81eb tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:24.585159 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-cee3e610-776e-4de2-b2d7-e478adbb81eb tempest-TestInstancesWithCinderVolumes-840906054 tempest-TestInstancesWithCinderVolumes-840906054-project-member] https://10.4.3.7/volume/v3/volumes/17a51af6-7a3d-4697-925f-fad1fbcafd38 returned with HTTP 404 Jul 10 08:39:24.585877 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 711/2864] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:39:24 2026] GET /volume/v3/volumes/17a51af6-7a3d-4697-925f-fad1fbcafd38 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:39:24.591931 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-f88da537-46ca-4b5d-b26b-bff43d687b29 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:24.593516 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-f88da537-46ca-4b5d-b26b-bff43d687b29 tempest-TestInstancesWithCinderVolumes-785947669 tempest-TestInstancesWithCinderVolumes-785947669-project-admin] GET https://10.4.3.7/volume/v3/volumes/detail?all_tenants=1 Jul 10 08:39:24.593689 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-f88da537-46ca-4b5d-b26b-bff43d687b29 tempest-TestInstancesWithCinderVolumes-785947669 tempest-TestInstancesWithCinderVolumes-785947669-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:24.593860 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-f88da537-46ca-4b5d-b26b-bff43d687b29 tempest-TestInstancesWithCinderVolumes-785947669 tempest-TestInstancesWithCinderVolumes-785947669-project-admin] Calling method 'detail' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:24.594595 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-f88da537-46ca-4b5d-b26b-bff43d687b29 tempest-TestInstancesWithCinderVolumes-785947669 tempest-TestInstancesWithCinderVolumes-785947669-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100055) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 08:39:24.615417 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-a2690aa9-2651-4f99-833f-441e15e15c91 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:24.619262 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-a2690aa9-2651-4f99-833f-441e15e15c91 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/backups/81067b64-a77a-4bc9-a460-bb370ed5705d Jul 10 08:39:24.619262 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-a2690aa9-2651-4f99-833f-441e15e15c91 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:24.619451 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-a2690aa9-2651-4f99-833f-441e15e15c91 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:24.619576 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-a2690aa9-2651-4f99-833f-441e15e15c91 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Show backup with id 81067b64-a77a-4bc9-a460-bb370ed5705d. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:39:24.625506 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:24.625506 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:39:24.626312 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-a2690aa9-2651-4f99-833f-441e15e15c91 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/backups/81067b64-a77a-4bc9-a460-bb370ed5705d returned with HTTP 200 Jul 10 08:39:24.626794 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 723/2865] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:39:24 2026] GET /volume/v3/backups/81067b64-a77a-4bc9-a460-bb370ed5705d => generated 732 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:39:24.630460 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-f88da537-46ca-4b5d-b26b-bff43d687b29 tempest-TestInstancesWithCinderVolumes-785947669 tempest-TestInstancesWithCinderVolumes-785947669-project-admin] Get all volumes completed successfully. Jul 10 08:39:24.632613 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:24.632613 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:39:24.636509 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-f88da537-46ca-4b5d-b26b-bff43d687b29 tempest-TestInstancesWithCinderVolumes-785947669 tempest-TestInstancesWithCinderVolumes-785947669-project-admin] https://10.4.3.7/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 08:39:24.637226 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 713/2866] 10.4.3.7 () {66 vars in 1271 bytes} [Fri Jul 10 08:39:24 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11573 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:39:24.656448 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-bb545398-5c0c-4517-9f89-6197e7379b2c None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:24.658168 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-bb545398-5c0c-4517-9f89-6197e7379b2c tempest-TestInstancesWithCinderVolumes-785947669 tempest-TestInstancesWithCinderVolumes-785947669-project-admin] DELETE https://10.4.3.7/volume/v3/types/466bc8aa-f53d-47af-97c2-2809e9db2ab0 Jul 10 08:39:24.658331 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-bb545398-5c0c-4517-9f89-6197e7379b2c tempest-TestInstancesWithCinderVolumes-785947669 tempest-TestInstancesWithCinderVolumes-785947669-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:24.658563 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-bb545398-5c0c-4517-9f89-6197e7379b2c tempest-TestInstancesWithCinderVolumes-785947669 tempest-TestInstancesWithCinderVolumes-785947669-project-admin] Calling method '_delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:24.679715 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-bb545398-5c0c-4517-9f89-6197e7379b2c tempest-TestInstancesWithCinderVolumes-785947669 tempest-TestInstancesWithCinderVolumes-785947669-project-admin] https://10.4.3.7/volume/v3/types/466bc8aa-f53d-47af-97c2-2809e9db2ab0 returned with HTTP 202 Jul 10 08:39:24.680349 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 720/2867] 10.4.3.7 () {66 vars in 1331 bytes} [Fri Jul 10 08:39:24 2026] DELETE /volume/v3/types/466bc8aa-f53d-47af-97c2-2809e9db2ab0 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:39:24.688801 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-2a41df31-16d0-458a-9ceb-bfb718a31cb0 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:24.690520 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-2a41df31-16d0-458a-9ceb-bfb718a31cb0 tempest-TestInstancesWithCinderVolumes-785947669 tempest-TestInstancesWithCinderVolumes-785947669-project-admin] GET https://10.4.3.7/volume/v3/volumes/detail?all_tenants=1 Jul 10 08:39:24.690709 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-2a41df31-16d0-458a-9ceb-bfb718a31cb0 tempest-TestInstancesWithCinderVolumes-785947669 tempest-TestInstancesWithCinderVolumes-785947669-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:24.690886 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-2a41df31-16d0-458a-9ceb-bfb718a31cb0 tempest-TestInstancesWithCinderVolumes-785947669 tempest-TestInstancesWithCinderVolumes-785947669-project-admin] Calling method 'detail' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:24.691681 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-2a41df31-16d0-458a-9ceb-bfb718a31cb0 tempest-TestInstancesWithCinderVolumes-785947669 tempest-TestInstancesWithCinderVolumes-785947669-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100056) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 08:39:24.704027 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-2a41df31-16d0-458a-9ceb-bfb718a31cb0 tempest-TestInstancesWithCinderVolumes-785947669 tempest-TestInstancesWithCinderVolumes-785947669-project-admin] Get all volumes completed successfully. Jul 10 08:39:24.706419 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:24.706419 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:39:24.710349 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-2a41df31-16d0-458a-9ceb-bfb718a31cb0 tempest-TestInstancesWithCinderVolumes-785947669 tempest-TestInstancesWithCinderVolumes-785947669-project-admin] https://10.4.3.7/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 08:39:24.710906 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 712/2868] 10.4.3.7 () {66 vars in 1271 bytes} [Fri Jul 10 08:39:24 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11573 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:39:24.725430 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-87c1cd8a-3403-49f0-809e-ef102abfb7f2 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:24.727359 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-87c1cd8a-3403-49f0-809e-ef102abfb7f2 tempest-TestInstancesWithCinderVolumes-785947669 tempest-TestInstancesWithCinderVolumes-785947669-project-admin] DELETE https://10.4.3.7/volume/v3/types/fd4f6980-bb8d-4883-864c-f473ad88854e Jul 10 08:39:24.727586 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-87c1cd8a-3403-49f0-809e-ef102abfb7f2 tempest-TestInstancesWithCinderVolumes-785947669 tempest-TestInstancesWithCinderVolumes-785947669-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:24.727826 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-87c1cd8a-3403-49f0-809e-ef102abfb7f2 tempest-TestInstancesWithCinderVolumes-785947669 tempest-TestInstancesWithCinderVolumes-785947669-project-admin] Calling method '_delete' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:24.754033 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-87c1cd8a-3403-49f0-809e-ef102abfb7f2 tempest-TestInstancesWithCinderVolumes-785947669 tempest-TestInstancesWithCinderVolumes-785947669-project-admin] https://10.4.3.7/volume/v3/types/fd4f6980-bb8d-4883-864c-f473ad88854e returned with HTTP 202 Jul 10 08:39:24.754775 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 724/2869] 10.4.3.7 () {66 vars in 1331 bytes} [Fri Jul 10 08:39:24 2026] DELETE /volume/v3/types/fd4f6980-bb8d-4883-864c-f473ad88854e => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:39:25.006941 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-121868cf-e910-4e13-bc12-8f32943643ad None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:25.009467 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-121868cf-e910-4e13-bc12-8f32943643ad tempest-TestInstancesWithCinderVolumes-785947669 tempest-TestInstancesWithCinderVolumes-785947669-project-admin] GET https://10.4.3.7/volume/v3/volumes/detail?all_tenants=1 Jul 10 08:39:25.009790 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-121868cf-e910-4e13-bc12-8f32943643ad tempest-TestInstancesWithCinderVolumes-785947669 tempest-TestInstancesWithCinderVolumes-785947669-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:25.010095 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-121868cf-e910-4e13-bc12-8f32943643ad tempest-TestInstancesWithCinderVolumes-785947669 tempest-TestInstancesWithCinderVolumes-785947669-project-admin] Calling method 'detail' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:25.011070 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-121868cf-e910-4e13-bc12-8f32943643ad tempest-TestInstancesWithCinderVolumes-785947669 tempest-TestInstancesWithCinderVolumes-785947669-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100055) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 08:39:25.028891 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-121868cf-e910-4e13-bc12-8f32943643ad tempest-TestInstancesWithCinderVolumes-785947669 tempest-TestInstancesWithCinderVolumes-785947669-project-admin] Get all volumes completed successfully. Jul 10 08:39:25.031861 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:25.031861 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:39:25.035903 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-121868cf-e910-4e13-bc12-8f32943643ad tempest-TestInstancesWithCinderVolumes-785947669 tempest-TestInstancesWithCinderVolumes-785947669-project-admin] https://10.4.3.7/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 08:39:25.036352 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 714/2870] 10.4.3.7 () {66 vars in 1271 bytes} [Fri Jul 10 08:39:25 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11573 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:39:25.059885 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-860417d0-8e7e-4c3d-bb29-457590bb4b8e None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:25.061585 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-860417d0-8e7e-4c3d-bb29-457590bb4b8e tempest-TestInstancesWithCinderVolumes-785947669 tempest-TestInstancesWithCinderVolumes-785947669-project-admin] DELETE https://10.4.3.7/volume/v3/volumes/8750db11-93eb-4330-afc9-fcf3daaf6431 Jul 10 08:39:25.061759 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-860417d0-8e7e-4c3d-bb29-457590bb4b8e tempest-TestInstancesWithCinderVolumes-785947669 tempest-TestInstancesWithCinderVolumes-785947669-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:25.061928 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-860417d0-8e7e-4c3d-bb29-457590bb4b8e tempest-TestInstancesWithCinderVolumes-785947669 tempest-TestInstancesWithCinderVolumes-785947669-project-admin] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:25.062074 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-860417d0-8e7e-4c3d-bb29-457590bb4b8e tempest-TestInstancesWithCinderVolumes-785947669 tempest-TestInstancesWithCinderVolumes-785947669-project-admin] Delete volume with id: 8750db11-93eb-4330-afc9-fcf3daaf6431 Jul 10 08:39:25.069013 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:25.069013 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:39:25.069327 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-860417d0-8e7e-4c3d-bb29-457590bb4b8e tempest-TestInstancesWithCinderVolumes-785947669 tempest-TestInstancesWithCinderVolumes-785947669-project-admin] Volume info retrieved successfully. Jul 10 08:39:25.085916 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.image.cache [None req-860417d0-8e7e-4c3d-bb29-457590bb4b8e tempest-TestInstancesWithCinderVolumes-785947669 tempest-TestInstancesWithCinderVolumes-785947669-project-admin] Evicting image cache entry: {'id': 3, 'image_id': '28aded5f-4ba9-4534-b14d-fbb18f59984c', 'volume_id': '8750db11-93eb-4330-afc9-fcf3daaf6431', 'host': 'np0000004976@storpool#default', 'size': 1, 'image_updated_at': datetime.datetime(2026, 7, 10, 8, 37, 36), 'last_used': datetime.datetime(2026, 7, 10, 8, 37, 45)}. {{(pid=100057) evict /opt/stack/cinder/cinder/image/cache.py:52}} Jul 10 08:39:25.096187 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-860417d0-8e7e-4c3d-bb29-457590bb4b8e tempest-TestInstancesWithCinderVolumes-785947669 tempest-TestInstancesWithCinderVolumes-785947669-project-admin] Delete volume request issued successfully. Jul 10 08:39:25.096451 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-860417d0-8e7e-4c3d-bb29-457590bb4b8e tempest-TestInstancesWithCinderVolumes-785947669 tempest-TestInstancesWithCinderVolumes-785947669-project-admin] https://10.4.3.7/volume/v3/volumes/8750db11-93eb-4330-afc9-fcf3daaf6431 returned with HTTP 202 Jul 10 08:39:25.096837 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 721/2871] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:39:25 2026] DELETE /volume/v3/volumes/8750db11-93eb-4330-afc9-fcf3daaf6431 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:39:25.106936 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-c56633a5-0025-44a7-bc0b-fbaf842b9c5f None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:25.111081 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-c56633a5-0025-44a7-bc0b-fbaf842b9c5f tempest-TestInstancesWithCinderVolumes-785947669 tempest-TestInstancesWithCinderVolumes-785947669-project-admin] GET https://10.4.3.7/volume/v3/volumes/8750db11-93eb-4330-afc9-fcf3daaf6431 Jul 10 08:39:25.111311 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-c56633a5-0025-44a7-bc0b-fbaf842b9c5f tempest-TestInstancesWithCinderVolumes-785947669 tempest-TestInstancesWithCinderVolumes-785947669-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:25.111578 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-c56633a5-0025-44a7-bc0b-fbaf842b9c5f tempest-TestInstancesWithCinderVolumes-785947669 tempest-TestInstancesWithCinderVolumes-785947669-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:25.123905 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:25.123905 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:39:25.128433 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-c56633a5-0025-44a7-bc0b-fbaf842b9c5f tempest-TestInstancesWithCinderVolumes-785947669 tempest-TestInstancesWithCinderVolumes-785947669-project-admin] Volume info retrieved successfully. Jul 10 08:39:25.133809 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-c56633a5-0025-44a7-bc0b-fbaf842b9c5f tempest-TestInstancesWithCinderVolumes-785947669 tempest-TestInstancesWithCinderVolumes-785947669-project-admin] https://10.4.3.7/volume/v3/volumes/8750db11-93eb-4330-afc9-fcf3daaf6431 returned with HTTP 200 Jul 10 08:39:25.134487 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 713/2872] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:39:25 2026] GET /volume/v3/volumes/8750db11-93eb-4330-afc9-fcf3daaf6431 => generated 1136 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:39:25.640306 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-858ee21b-050b-45f5-abfd-03d4b5f98cab None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:25.642417 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-858ee21b-050b-45f5-abfd-03d4b5f98cab tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/backups/81067b64-a77a-4bc9-a460-bb370ed5705d Jul 10 08:39:25.642674 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-858ee21b-050b-45f5-abfd-03d4b5f98cab tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:25.642906 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-858ee21b-050b-45f5-abfd-03d4b5f98cab tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:25.643048 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-858ee21b-050b-45f5-abfd-03d4b5f98cab tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Show backup with id 81067b64-a77a-4bc9-a460-bb370ed5705d. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:39:25.653052 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:25.653052 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:39:25.653745 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-858ee21b-050b-45f5-abfd-03d4b5f98cab tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/backups/81067b64-a77a-4bc9-a460-bb370ed5705d returned with HTTP 200 Jul 10 08:39:25.654089 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 725/2873] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:39:25 2026] GET /volume/v3/backups/81067b64-a77a-4bc9-a460-bb370ed5705d => generated 732 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:39:26.153622 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-a1deab2a-e43b-41dd-bb5c-861240763aed None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:26.155732 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-a1deab2a-e43b-41dd-bb5c-861240763aed tempest-TestInstancesWithCinderVolumes-785947669 tempest-TestInstancesWithCinderVolumes-785947669-project-admin] GET https://10.4.3.7/volume/v3/volumes/8750db11-93eb-4330-afc9-fcf3daaf6431 Jul 10 08:39:26.155907 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-a1deab2a-e43b-41dd-bb5c-861240763aed tempest-TestInstancesWithCinderVolumes-785947669 tempest-TestInstancesWithCinderVolumes-785947669-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:26.156078 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-a1deab2a-e43b-41dd-bb5c-861240763aed tempest-TestInstancesWithCinderVolumes-785947669 tempest-TestInstancesWithCinderVolumes-785947669-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:26.163315 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-a1deab2a-e43b-41dd-bb5c-861240763aed tempest-TestInstancesWithCinderVolumes-785947669 tempest-TestInstancesWithCinderVolumes-785947669-project-admin] https://10.4.3.7/volume/v3/volumes/8750db11-93eb-4330-afc9-fcf3daaf6431 returned with HTTP 404 Jul 10 08:39:26.163824 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 715/2874] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:39:26 2026] GET /volume/v3/volumes/8750db11-93eb-4330-afc9-fcf3daaf6431 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:39:26.174032 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-c8387a5f-edaa-42cb-b545-2a62552d58ad None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:26.176807 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c8387a5f-edaa-42cb-b545-2a62552d58ad tempest-TestInstancesWithCinderVolumes-785947669 tempest-TestInstancesWithCinderVolumes-785947669-project-admin] DELETE https://10.4.3.7/volume/v3/types/3bc37201-15ef-47a7-84dd-dabc459b5776 Jul 10 08:39:26.177140 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c8387a5f-edaa-42cb-b545-2a62552d58ad tempest-TestInstancesWithCinderVolumes-785947669 tempest-TestInstancesWithCinderVolumes-785947669-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:26.177477 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c8387a5f-edaa-42cb-b545-2a62552d58ad tempest-TestInstancesWithCinderVolumes-785947669 tempest-TestInstancesWithCinderVolumes-785947669-project-admin] Calling method '_delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:26.207389 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c8387a5f-edaa-42cb-b545-2a62552d58ad tempest-TestInstancesWithCinderVolumes-785947669 tempest-TestInstancesWithCinderVolumes-785947669-project-admin] https://10.4.3.7/volume/v3/types/3bc37201-15ef-47a7-84dd-dabc459b5776 returned with HTTP 202 Jul 10 08:39:26.207788 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 722/2875] 10.4.3.7 () {66 vars in 1331 bytes} [Fri Jul 10 08:39:26 2026] DELETE /volume/v3/types/3bc37201-15ef-47a7-84dd-dabc459b5776 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:39:26.666171 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-bdf665c5-4d76-4da1-9bb1-ce86ddf4282a None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:26.668240 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-bdf665c5-4d76-4da1-9bb1-ce86ddf4282a tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/backups/81067b64-a77a-4bc9-a460-bb370ed5705d Jul 10 08:39:26.668577 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-bdf665c5-4d76-4da1-9bb1-ce86ddf4282a tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:26.668851 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-bdf665c5-4d76-4da1-9bb1-ce86ddf4282a tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:26.669054 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-bdf665c5-4d76-4da1-9bb1-ce86ddf4282a tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Show backup with id 81067b64-a77a-4bc9-a460-bb370ed5705d. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:39:26.673342 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:26.673342 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:39:26.674077 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-bdf665c5-4d76-4da1-9bb1-ce86ddf4282a tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/backups/81067b64-a77a-4bc9-a460-bb370ed5705d returned with HTTP 200 Jul 10 08:39:26.674575 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 714/2876] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:39:26 2026] GET /volume/v3/backups/81067b64-a77a-4bc9-a460-bb370ed5705d => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:39:27.684908 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-e16b1d2f-ce63-4c2f-9367-d2ecc81b7590 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:27.687353 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-e16b1d2f-ce63-4c2f-9367-d2ecc81b7590 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/backups/81067b64-a77a-4bc9-a460-bb370ed5705d Jul 10 08:39:27.687558 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-e16b1d2f-ce63-4c2f-9367-d2ecc81b7590 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:27.687730 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-e16b1d2f-ce63-4c2f-9367-d2ecc81b7590 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:27.687831 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-e16b1d2f-ce63-4c2f-9367-d2ecc81b7590 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Show backup with id 81067b64-a77a-4bc9-a460-bb370ed5705d. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:39:27.694681 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:27.694681 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:39:27.695055 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-e16b1d2f-ce63-4c2f-9367-d2ecc81b7590 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/backups/81067b64-a77a-4bc9-a460-bb370ed5705d returned with HTTP 200 Jul 10 08:39:27.695525 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 726/2877] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:39:27 2026] GET /volume/v3/backups/81067b64-a77a-4bc9-a460-bb370ed5705d => generated 732 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:39:27.930687 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-9d265039-2255-427b-b487-0d3ffc1da1e0 req-ced6c098-8dc6-422d-98a3-b85d65002ed9 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:27.934312 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-9d265039-2255-427b-b487-0d3ffc1da1e0 req-ced6c098-8dc6-422d-98a3-b85d65002ed9 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] GET https://10.4.3.7/volume/v3/volumes/3595dec7-f557-45b1-8688-ae3e0f872fc4/encryption Jul 10 08:39:27.934312 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-9d265039-2255-427b-b487-0d3ffc1da1e0 req-ced6c098-8dc6-422d-98a3-b85d65002ed9 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:27.934312 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-9d265039-2255-427b-b487-0d3ffc1da1e0 req-ced6c098-8dc6-422d-98a3-b85d65002ed9 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'index' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:27.944194 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:27.944194 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:39:27.955442 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-9d265039-2255-427b-b487-0d3ffc1da1e0 req-ced6c098-8dc6-422d-98a3-b85d65002ed9 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/volumes/3595dec7-f557-45b1-8688-ae3e0f872fc4/encryption returned with HTTP 200 Jul 10 08:39:27.955442 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 716/2878] 10.4.3.7 () {68 vars in 1617 bytes} [Fri Jul 10 08:39:27 2026] GET /volume/v3/volumes/3595dec7-f557-45b1-8688-ae3e0f872fc4/encryption => generated 161 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:39:28.707544 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-0f009368-ba1b-41d0-b814-2fb9f506287c None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:28.709709 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0f009368-ba1b-41d0-b814-2fb9f506287c tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/backups/81067b64-a77a-4bc9-a460-bb370ed5705d Jul 10 08:39:28.709983 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0f009368-ba1b-41d0-b814-2fb9f506287c tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:28.710255 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0f009368-ba1b-41d0-b814-2fb9f506287c tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:28.710379 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-0f009368-ba1b-41d0-b814-2fb9f506287c tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Show backup with id 81067b64-a77a-4bc9-a460-bb370ed5705d. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:39:28.716425 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:28.716425 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:39:28.717210 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0f009368-ba1b-41d0-b814-2fb9f506287c tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/backups/81067b64-a77a-4bc9-a460-bb370ed5705d returned with HTTP 200 Jul 10 08:39:28.717644 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 723/2879] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:39:28 2026] GET /volume/v3/backups/81067b64-a77a-4bc9-a460-bb370ed5705d => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:39:29.092030 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-7f2303eb-e5f5-4934-806e-4db0d8ee2177 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:29.093814 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-7f2303eb-e5f5-4934-806e-4db0d8ee2177 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:39:29.094173 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-7f2303eb-e5f5-4934-806e-4db0d8ee2177 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-126992404"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:39:29.096878 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.volumes [None req-7f2303eb-e5f5-4934-806e-4db0d8ee2177 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-126992404'}} {{(pid=100056) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:39:29.096959 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-7f2303eb-e5f5-4934-806e-4db0d8ee2177 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Create volume of 1 GB Jul 10 08:39:29.102509 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-7f2303eb-e5f5-4934-806e-4db0d8ee2177 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Availability Zones retrieved successfully. Jul 10 08:39:29.108949 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-7f2303eb-e5f5-4934-806e-4db0d8ee2177 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Flow 'volume_create_api' (26b650aa-1044-440b-8449-ea8ce916dc5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:39:29.110138 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-7f2303eb-e5f5-4934-806e-4db0d8ee2177 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c397cb96-b171-4530-b40f-315df6280726) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:39:29.113732 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.flows.api.create_volume [None req-7f2303eb-e5f5-4934-806e-4db0d8ee2177 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Validating volume size '1' using validate_int {{(pid=100056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:39:29.163461 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-7f2303eb-e5f5-4934-806e-4db0d8ee2177 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c397cb96-b171-4530-b40f-315df6280726) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:39:29.164541 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-7f2303eb-e5f5-4934-806e-4db0d8ee2177 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a8f7135-b9c0-41c3-a83e-0b63b0269165) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:39:29.228025 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.quota [None req-7f2303eb-e5f5-4934-806e-4db0d8ee2177 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Created reservations ['752a4522-2854-4212-9362-3fdc71a461c3', 'c55cf639-45c8-4a3b-8b9b-c88d01da2f41', '48d12934-7c5c-4b18-8343-73030e4fce32', '43b97739-9d82-4b6c-b8e1-9409f0bf804f'] {{(pid=100056) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:39:29.229163 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-7f2303eb-e5f5-4934-806e-4db0d8ee2177 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a8f7135-b9c0-41c3-a83e-0b63b0269165) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['752a4522-2854-4212-9362-3fdc71a461c3', 'c55cf639-45c8-4a3b-8b9b-c88d01da2f41', '48d12934-7c5c-4b18-8343-73030e4fce32', '43b97739-9d82-4b6c-b8e1-9409f0bf804f']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:39:29.230309 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-7f2303eb-e5f5-4934-806e-4db0d8ee2177 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1402caa1-c093-4775-b4fb-783b5b6d81d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:39:29.261744 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-7f2303eb-e5f5-4934-806e-4db0d8ee2177 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1402caa1-c093-4775-b4fb-783b5b6d81d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e7fd16c-1b00-40bd-8c5c-314e6f5f9fb6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-126992404',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d86dfdff1bad4f7d8dff7267ae1b0425',qos_specs=None,replication_status=,reservations=['752a4522-2854-4212-9362-3fdc71a461c3','c55cf639-45c8-4a3b-8b9b-c88d01da2f41','48d12934-7c5c-4b18-8343-73030e4fce32','43b97739-9d82-4b6c-b8e1-9409f0bf804f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17d6e03aeb6e4cd8b9c7d19f2b326e93',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:39:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-126992404',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2e7fd16c-1b00-40bd-8c5c-314e6f5f9fb6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d86dfdff1bad4f7d8dff7267ae1b0425',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='17d6e03aeb6e4cd8b9c7d19f2b326e93',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:39:29.262863 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-7f2303eb-e5f5-4934-806e-4db0d8ee2177 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54a6a22a-75a8-4e8f-b082-5dc7771717e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:39:29.288043 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-7f2303eb-e5f5-4934-806e-4db0d8ee2177 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54a6a22a-75a8-4e8f-b082-5dc7771717e2) transitioned into state 'SUCCESS' from state '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-126992404',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d86dfdff1bad4f7d8dff7267ae1b0425',qos_specs=None,replication_status=,reservations=['752a4522-2854-4212-9362-3fdc71a461c3','c55cf639-45c8-4a3b-8b9b-c88d01da2f41','48d12934-7c5c-4b18-8343-73030e4fce32','43b97739-9d82-4b6c-b8e1-9409f0bf804f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17d6e03aeb6e4cd8b9c7d19f2b326e93',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:39:29.289052 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-7f2303eb-e5f5-4934-806e-4db0d8ee2177 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f501a2f0-605b-440f-ad68-e231c1d294fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:39:29.300420 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-7f2303eb-e5f5-4934-806e-4db0d8ee2177 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f501a2f0-605b-440f-ad68-e231c1d294fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:39:29.301603 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-7f2303eb-e5f5-4934-806e-4db0d8ee2177 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Flow 'volume_create_api' (26b650aa-1044-440b-8449-ea8ce916dc5b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:39:29.302092 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-7f2303eb-e5f5-4934-806e-4db0d8ee2177 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Create volume request issued successfully. Jul 10 08:39:29.307577 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-7f2303eb-e5f5-4934-806e-4db0d8ee2177 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:39:29.308162 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 715/2880] 10.4.3.7 () {68 vars in 1244 bytes} [Fri Jul 10 08:39:29 2026] POST /volume/v3/volumes => generated 750 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:39:29.320445 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-d9332e73-173e-4f9c-a2f6-1a676bebf738 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:29.325000 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d9332e73-173e-4f9c-a2f6-1a676bebf738 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] GET https://10.4.3.7/volume/v3/volumes/2e7fd16c-1b00-40bd-8c5c-314e6f5f9fb6 Jul 10 08:39:29.325000 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-d9332e73-173e-4f9c-a2f6-1a676bebf738 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:29.325000 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-d9332e73-173e-4f9c-a2f6-1a676bebf738 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:29.331849 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:29.331849 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:39:29.335938 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-d9332e73-173e-4f9c-a2f6-1a676bebf738 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Volume info retrieved successfully. Jul 10 08:39:29.339845 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d9332e73-173e-4f9c-a2f6-1a676bebf738 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] https://10.4.3.7/volume/v3/volumes/2e7fd16c-1b00-40bd-8c5c-314e6f5f9fb6 returned with HTTP 200 Jul 10 08:39:29.340211 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 727/2881] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:39:29 2026] GET /volume/v3/volumes/2e7fd16c-1b00-40bd-8c5c-314e6f5f9fb6 => generated 818 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:39:29.732812 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-4fdb9392-813f-4f80-aecd-74bde3cebeef None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:29.735043 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-4fdb9392-813f-4f80-aecd-74bde3cebeef tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/backups/81067b64-a77a-4bc9-a460-bb370ed5705d Jul 10 08:39:29.735274 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-4fdb9392-813f-4f80-aecd-74bde3cebeef tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:29.735624 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-4fdb9392-813f-4f80-aecd-74bde3cebeef tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:29.735766 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-4fdb9392-813f-4f80-aecd-74bde3cebeef tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Show backup with id 81067b64-a77a-4bc9-a460-bb370ed5705d. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:39:29.740000 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:29.740000 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:39:29.740624 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-4fdb9392-813f-4f80-aecd-74bde3cebeef tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/backups/81067b64-a77a-4bc9-a460-bb370ed5705d returned with HTTP 200 Jul 10 08:39:29.741218 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 717/2882] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:39:29 2026] GET /volume/v3/backups/81067b64-a77a-4bc9-a460-bb370ed5705d => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:39:29.752272 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-bc914c29-3e94-4c8d-802e-4606e5e04d07 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:29.754369 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-bc914c29-3e94-4c8d-802e-4606e5e04d07 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-member] DELETE https://10.4.3.7/volume/v3/backups/81067b64-a77a-4bc9-a460-bb370ed5705d Jul 10 08:39:29.754671 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-bc914c29-3e94-4c8d-802e-4606e5e04d07 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:29.754903 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-bc914c29-3e94-4c8d-802e-4606e5e04d07 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:29.755035 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.contrib.backups [None req-bc914c29-3e94-4c8d-802e-4606e5e04d07 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-member] Delete backup with id: 81067b64-a77a-4bc9-a460-bb370ed5705d. Jul 10 08:39:29.759945 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:29.759945 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:39:29.773325 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.backup.rpcapi [None req-bc914c29-3e94-4c8d-802e-4606e5e04d07 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-member] delete_backup rpcapi backup_id 81067b64-a77a-4bc9-a460-bb370ed5705d {{(pid=100057) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 08:39:29.775124 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-bc914c29-3e94-4c8d-802e-4606e5e04d07 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-member] https://10.4.3.7/volume/v3/backups/81067b64-a77a-4bc9-a460-bb370ed5705d returned with HTTP 202 Jul 10 08:39:29.775601 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 724/2883] 10.4.3.7 () {68 vars in 1377 bytes} [Fri Jul 10 08:39:29 2026] DELETE /volume/v3/backups/81067b64-a77a-4bc9-a460-bb370ed5705d => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:39:29.783932 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-da9cd0f9-d2a2-4e55-8238-bbe1445a1591 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:29.785322 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-da9cd0f9-d2a2-4e55-8238-bbe1445a1591 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] DELETE https://10.4.3.7/volume/v3/volumes/29fe0c65-97e3-47ef-81de-30775ca83631 Jul 10 08:39:29.785669 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-da9cd0f9-d2a2-4e55-8238-bbe1445a1591 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:29.785977 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-da9cd0f9-d2a2-4e55-8238-bbe1445a1591 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:29.786220 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-da9cd0f9-d2a2-4e55-8238-bbe1445a1591 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Delete volume with id: 29fe0c65-97e3-47ef-81de-30775ca83631 Jul 10 08:39:29.802664 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:29.802664 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:39:29.802664 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-da9cd0f9-d2a2-4e55-8238-bbe1445a1591 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Volume info retrieved successfully. Jul 10 08:39:29.830504 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-da9cd0f9-d2a2-4e55-8238-bbe1445a1591 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Delete volume request issued successfully. Jul 10 08:39:29.830766 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-da9cd0f9-d2a2-4e55-8238-bbe1445a1591 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/volumes/29fe0c65-97e3-47ef-81de-30775ca83631 returned with HTTP 202 Jul 10 08:39:29.831203 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 716/2884] 10.4.3.7 () {68 vars in 1377 bytes} [Fri Jul 10 08:39:29 2026] DELETE /volume/v3/volumes/29fe0c65-97e3-47ef-81de-30775ca83631 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:39:29.842770 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-8bf5f99d-2475-4015-add8-d2c62b5551e1 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:29.844764 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-8bf5f99d-2475-4015-add8-d2c62b5551e1 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/volumes/29fe0c65-97e3-47ef-81de-30775ca83631 Jul 10 08:39:29.845006 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-8bf5f99d-2475-4015-add8-d2c62b5551e1 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:29.845885 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-8bf5f99d-2475-4015-add8-d2c62b5551e1 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:29.854570 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:29.854570 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:39:29.857606 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-8bf5f99d-2475-4015-add8-d2c62b5551e1 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Volume info retrieved successfully. Jul 10 08:39:29.861154 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-8bf5f99d-2475-4015-add8-d2c62b5551e1 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/volumes/29fe0c65-97e3-47ef-81de-30775ca83631 returned with HTTP 200 Jul 10 08:39:29.861491 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 728/2885] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:39:29 2026] GET /volume/v3/volumes/29fe0c65-97e3-47ef-81de-30775ca83631 => generated 1013 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:39:30.085179 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-9d265039-2255-427b-b487-0d3ffc1da1e0 req-8b92b2e1-91c0-4c81-a6a4-505a1a4eccb8 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:30.086934 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-9d265039-2255-427b-b487-0d3ffc1da1e0 req-8b92b2e1-91c0-4c81-a6a4-505a1a4eccb8 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] DELETE https://10.4.3.7/volume/v3/attachments/20838c5f-465a-41f4-b57a-597b4d7cbaa9 Jul 10 08:39:30.087101 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-9d265039-2255-427b-b487-0d3ffc1da1e0 req-8b92b2e1-91c0-4c81-a6a4-505a1a4eccb8 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:30.087359 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-9d265039-2255-427b-b487-0d3ffc1da1e0 req-8b92b2e1-91c0-4c81-a6a4-505a1a4eccb8 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'version_select' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:30.094163 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:30.094163 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:39:30.356550 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-2301efda-98be-4083-a8ca-b0e46bdf8d8d None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:30.358176 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2301efda-98be-4083-a8ca-b0e46bdf8d8d tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] GET https://10.4.3.7/volume/v3/volumes/2e7fd16c-1b00-40bd-8c5c-314e6f5f9fb6 Jul 10 08:39:30.358424 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2301efda-98be-4083-a8ca-b0e46bdf8d8d tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:30.358619 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2301efda-98be-4083-a8ca-b0e46bdf8d8d tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:30.365862 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:30.365862 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:39:30.369536 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-2301efda-98be-4083-a8ca-b0e46bdf8d8d tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Volume info retrieved successfully. Jul 10 08:39:30.374164 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2301efda-98be-4083-a8ca-b0e46bdf8d8d tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] https://10.4.3.7/volume/v3/volumes/2e7fd16c-1b00-40bd-8c5c-314e6f5f9fb6 returned with HTTP 200 Jul 10 08:39:30.374664 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 725/2886] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:39:30 2026] GET /volume/v3/volumes/2e7fd16c-1b00-40bd-8c5c-314e6f5f9fb6 => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:39:30.426388 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-cfa5eae3-9f40-4ec6-806b-021459a8f087 req-c5954953-9ebd-40ee-966c-dc8bcc29109d None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:30.431980 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-cfa5eae3-9f40-4ec6-806b-021459a8f087 req-c5954953-9ebd-40ee-966c-dc8bcc29109d tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] GET https://10.4.3.7/volume/v3/volumes/2e7fd16c-1b00-40bd-8c5c-314e6f5f9fb6 Jul 10 08:39:30.432197 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-cfa5eae3-9f40-4ec6-806b-021459a8f087 req-c5954953-9ebd-40ee-966c-dc8bcc29109d tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:30.432351 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-cfa5eae3-9f40-4ec6-806b-021459a8f087 req-c5954953-9ebd-40ee-966c-dc8bcc29109d tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:30.445995 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:30.445995 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:39:30.453766 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [req-cfa5eae3-9f40-4ec6-806b-021459a8f087 req-c5954953-9ebd-40ee-966c-dc8bcc29109d tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Volume info retrieved successfully. Jul 10 08:39:30.459653 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-cfa5eae3-9f40-4ec6-806b-021459a8f087 req-c5954953-9ebd-40ee-966c-dc8bcc29109d tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] https://10.4.3.7/volume/v3/volumes/2e7fd16c-1b00-40bd-8c5c-314e6f5f9fb6 returned with HTTP 200 Jul 10 08:39:30.460061 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 717/2887] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:39:30 2026] GET /volume/v3/volumes/2e7fd16c-1b00-40bd-8c5c-314e6f5f9fb6 => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:39:30.620541 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-9d265039-2255-427b-b487-0d3ffc1da1e0 req-8b92b2e1-91c0-4c81-a6a4-505a1a4eccb8 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/attachments/20838c5f-465a-41f4-b57a-597b4d7cbaa9 returned with HTTP 200 Jul 10 08:39:30.621023 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 718/2888] 10.4.3.7 () {72 vars in 1659 bytes} [Fri Jul 10 08:39:30 2026] DELETE /volume/v3/attachments/20838c5f-465a-41f4-b57a-597b4d7cbaa9 => generated 19 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:39:30.877948 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-e0f6f472-9c93-4a67-aa48-83c51a9c00d6 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:30.879972 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-e0f6f472-9c93-4a67-aa48-83c51a9c00d6 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/volumes/29fe0c65-97e3-47ef-81de-30775ca83631 Jul 10 08:39:30.880221 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-e0f6f472-9c93-4a67-aa48-83c51a9c00d6 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:30.880465 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-e0f6f472-9c93-4a67-aa48-83c51a9c00d6 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:30.886919 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-e0f6f472-9c93-4a67-aa48-83c51a9c00d6 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/volumes/29fe0c65-97e3-47ef-81de-30775ca83631 returned with HTTP 404 Jul 10 08:39:30.887480 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 729/2889] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:39:30 2026] GET /volume/v3/volumes/29fe0c65-97e3-47ef-81de-30775ca83631 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:39:30.896578 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-a64485ad-a382-490b-b4f7-1fa384830372 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:30.898642 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a64485ad-a382-490b-b4f7-1fa384830372 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-member] GET https://10.4.3.7/volume/v3/backups/e4030cd8-b654-42df-88f8-1725afd74b06/export_record Jul 10 08:39:30.898886 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a64485ad-a382-490b-b4f7-1fa384830372 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:30.899121 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a64485ad-a382-490b-b4f7-1fa384830372 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-member] Calling method 'export_record' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:30.899267 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.contrib.backups [None req-a64485ad-a382-490b-b4f7-1fa384830372 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-member] Export record for backup e4030cd8-b654-42df-88f8-1725afd74b06. {{(pid=100057) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 10 08:39:30.904323 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:30.904323 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:39:30.905486 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.policy [None req-a64485ad-a382-490b-b4f7-1fa384830372 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-member] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '577d7952ce3a4600a60af30e656bd6b5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27b957abfb0845a2905cba65bb6b2880', '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=100057) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 08:39:30.905697 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a64485ad-a382-490b-b4f7-1fa384830372 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-member] https://10.4.3.7/volume/v3/backups/e4030cd8-b654-42df-88f8-1725afd74b06/export_record returned with HTTP 403 Jul 10 08:39:30.906155 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 726/2890] 10.4.3.7 () {68 vars in 1416 bytes} [Fri Jul 10 08:39:30 2026] GET /volume/v3/backups/e4030cd8-b654-42df-88f8-1725afd74b06/export_record => generated 101 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:39:30.917318 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-186961a6-a427-479e-a366-012c76c9f170 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:30.918976 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-186961a6-a427-479e-a366-012c76c9f170 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:39:30.919664 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-186961a6-a427-479e-a366-012c76c9f170 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1198511131"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:39:30.920525 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.volumes [None req-186961a6-a427-479e-a366-012c76c9f170 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1198511131'}} {{(pid=100056) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:39:30.920640 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-186961a6-a427-479e-a366-012c76c9f170 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Create volume of 1 GB Jul 10 08:39:30.924444 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-186961a6-a427-479e-a366-012c76c9f170 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Availability Zones retrieved successfully. Jul 10 08:39:30.930049 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-186961a6-a427-479e-a366-012c76c9f170 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Flow 'volume_create_api' (c6333b1b-26d9-4ccd-b429-33ab3e1648fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:39:30.930970 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-186961a6-a427-479e-a366-012c76c9f170 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2331861d-647b-40e2-9e60-f727c22f8d80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:39:30.931753 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.flows.api.create_volume [None req-186961a6-a427-479e-a366-012c76c9f170 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Validating volume size '1' using validate_int {{(pid=100056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:39:30.954245 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-186961a6-a427-479e-a366-012c76c9f170 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2331861d-647b-40e2-9e60-f727c22f8d80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:39:30.954480 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-186961a6-a427-479e-a366-012c76c9f170 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18414a2b-f53c-4797-9ed4-882b0c046f41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:39:30.988312 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.quota [None req-186961a6-a427-479e-a366-012c76c9f170 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Created reservations ['4cf99e4a-c2bf-420b-8480-fea1fdbc13fd', 'b490e79c-b7bf-4912-85de-2872ac8d7718', '143c70ad-cee0-4377-a290-44107ed3c159', 'c8c5a281-97fe-46ce-bfd8-40cc7e85068c'] {{(pid=100056) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:39:30.989020 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-186961a6-a427-479e-a366-012c76c9f170 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18414a2b-f53c-4797-9ed4-882b0c046f41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4cf99e4a-c2bf-420b-8480-fea1fdbc13fd', 'b490e79c-b7bf-4912-85de-2872ac8d7718', '143c70ad-cee0-4377-a290-44107ed3c159', 'c8c5a281-97fe-46ce-bfd8-40cc7e85068c']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:39:30.990032 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-186961a6-a427-479e-a366-012c76c9f170 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c003ff3b-a33b-45df-b188-46f95f5e48d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:39:31.014667 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-186961a6-a427-479e-a366-012c76c9f170 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c003ff3b-a33b-45df-b188-46f95f5e48d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9c84d10d-301e-4c89-887c-a984f030f247', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1198511131',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='27b957abfb0845a2905cba65bb6b2880',qos_specs=None,replication_status=,reservations=['4cf99e4a-c2bf-420b-8480-fea1fdbc13fd','b490e79c-b7bf-4912-85de-2872ac8d7718','143c70ad-cee0-4377-a290-44107ed3c159','c8c5a281-97fe-46ce-bfd8-40cc7e85068c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fed602d2abfa4df7b731bbf05f573587',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:39:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1198511131',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9c84d10d-301e-4c89-887c-a984f030f247,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='27b957abfb0845a2905cba65bb6b2880',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fed602d2abfa4df7b731bbf05f573587',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:39:31.015341 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-186961a6-a427-479e-a366-012c76c9f170 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bbf161fb-b53b-4091-a76d-742caaaab1b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:39:31.031747 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-186961a6-a427-479e-a366-012c76c9f170 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bbf161fb-b53b-4091-a76d-742caaaab1b8) transitioned into state 'SUCCESS' from state '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-1198511131',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='27b957abfb0845a2905cba65bb6b2880',qos_specs=None,replication_status=,reservations=['4cf99e4a-c2bf-420b-8480-fea1fdbc13fd','b490e79c-b7bf-4912-85de-2872ac8d7718','143c70ad-cee0-4377-a290-44107ed3c159','c8c5a281-97fe-46ce-bfd8-40cc7e85068c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fed602d2abfa4df7b731bbf05f573587',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:39:31.032400 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-186961a6-a427-479e-a366-012c76c9f170 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (403a57e7-af5f-42e0-8d73-f02173542887) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:39:31.040717 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-186961a6-a427-479e-a366-012c76c9f170 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (403a57e7-af5f-42e0-8d73-f02173542887) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:39:31.041482 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-186961a6-a427-479e-a366-012c76c9f170 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Flow 'volume_create_api' (c6333b1b-26d9-4ccd-b429-33ab3e1648fa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:39:31.041755 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-186961a6-a427-479e-a366-012c76c9f170 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Create volume request issued successfully. Jul 10 08:39:31.042341 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-186961a6-a427-479e-a366-012c76c9f170 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:39:31.042840 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 718/2891] 10.4.3.7 () {70 vars in 1284 bytes} [Fri Jul 10 08:39:30 2026] POST /volume/v3/volumes => generated 774 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:39:31.055183 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-e1546aa3-a0b3-4648-a00a-b4b316986255 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:31.056800 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-e1546aa3-a0b3-4648-a00a-b4b316986255 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/volumes/9c84d10d-301e-4c89-887c-a984f030f247 Jul 10 08:39:31.056996 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-e1546aa3-a0b3-4648-a00a-b4b316986255 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:31.057192 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-e1546aa3-a0b3-4648-a00a-b4b316986255 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:31.063454 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:31.063454 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:39:31.066384 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-e1546aa3-a0b3-4648-a00a-b4b316986255 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Volume info retrieved successfully. Jul 10 08:39:31.069550 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-e1546aa3-a0b3-4648-a00a-b4b316986255 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/volumes/9c84d10d-301e-4c89-887c-a984f030f247 returned with HTTP 200 Jul 10 08:39:31.069870 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 719/2892] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:39:31 2026] GET /volume/v3/volumes/9c84d10d-301e-4c89-887c-a984f030f247 => generated 953 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:39:32.081683 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-659f16c8-e6c7-4dbc-a6a9-9bb92f6d4c5a None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:32.083541 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-659f16c8-e6c7-4dbc-a6a9-9bb92f6d4c5a tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/volumes/9c84d10d-301e-4c89-887c-a984f030f247 Jul 10 08:39:32.083757 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-659f16c8-e6c7-4dbc-a6a9-9bb92f6d4c5a tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:32.083926 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-659f16c8-e6c7-4dbc-a6a9-9bb92f6d4c5a tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:32.091178 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:32.091178 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:39:32.094315 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-659f16c8-e6c7-4dbc-a6a9-9bb92f6d4c5a tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Volume info retrieved successfully. Jul 10 08:39:32.097715 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-659f16c8-e6c7-4dbc-a6a9-9bb92f6d4c5a tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/volumes/9c84d10d-301e-4c89-887c-a984f030f247 returned with HTTP 200 Jul 10 08:39:32.098104 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 730/2893] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:39:32 2026] GET /volume/v3/volumes/9c84d10d-301e-4c89-887c-a984f030f247 => generated 1014 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:39:32.110174 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-688a1efd-9fc1-45f6-b7a6-88c98c0ab5af None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:32.112289 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-688a1efd-9fc1-45f6-b7a6-88c98c0ab5af tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] POST https://10.4.3.7/volume/v3/backups Jul 10 08:39:32.112745 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-688a1efd-9fc1-45f6-b7a6-88c98c0ab5af tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9c84d10d-301e-4c89-887c-a984f030f247", "name": "tempest-type-Backup-1609776102"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:39:32.114515 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.contrib.backups [None req-688a1efd-9fc1-45f6-b7a6-88c98c0ab5af tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Creating new backup {'backup': {'volume_id': '9c84d10d-301e-4c89-887c-a984f030f247', 'name': 'tempest-type-Backup-1609776102'}} {{(pid=100057) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 08:39:32.114713 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.contrib.backups [None req-688a1efd-9fc1-45f6-b7a6-88c98c0ab5af tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Creating backup of volume 9c84d10d-301e-4c89-887c-a984f030f247 in container None Jul 10 08:39:32.123595 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:32.123595 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:39:32.124076 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-688a1efd-9fc1-45f6-b7a6-88c98c0ab5af tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Volume info retrieved successfully. Jul 10 08:39:32.142335 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-688a1efd-9fc1-45f6-b7a6-88c98c0ab5af tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Created reservations ['d26c74d8-1faf-4c10-87b3-767343d56d12', '3b18cbd4-b0b9-480b-8c57-4b66a6eb94bc'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:39:32.169430 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-688a1efd-9fc1-45f6-b7a6-88c98c0ab5af tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/backups returned with HTTP 202 Jul 10 08:39:32.169970 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 727/2894] 10.4.3.7 () {70 vars in 1285 bytes} [Fri Jul 10 08:39:32 2026] POST /volume/v3/backups => generated 312 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:39:32.177575 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-0f027475-ccb2-4831-bdd8-6f59c46e1f3f None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:32.179395 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-0f027475-ccb2-4831-bdd8-6f59c46e1f3f tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/backups/7d11bdaa-3b3a-437e-bd9a-b9006ea2240a Jul 10 08:39:32.179616 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-0f027475-ccb2-4831-bdd8-6f59c46e1f3f tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:32.179808 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-0f027475-ccb2-4831-bdd8-6f59c46e1f3f tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:32.179913 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-0f027475-ccb2-4831-bdd8-6f59c46e1f3f tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Show backup with id 7d11bdaa-3b3a-437e-bd9a-b9006ea2240a. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:39:32.184088 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:32.184088 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:39:32.184661 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-0f027475-ccb2-4831-bdd8-6f59c46e1f3f tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/backups/7d11bdaa-3b3a-437e-bd9a-b9006ea2240a returned with HTTP 200 Jul 10 08:39:32.184997 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 719/2895] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:39:32 2026] GET /volume/v3/backups/7d11bdaa-3b3a-437e-bd9a-b9006ea2240a => generated 719 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:39:32.501574 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-a30398a6-ce07-42bc-b5f3-5a3e9bccdbe9 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:32.501946 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-a30398a6-ce07-42bc-b5f3-5a3e9bccdbe9 None None] GET https://10.4.3.7/volume// Jul 10 08:39:32.502116 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-a30398a6-ce07-42bc-b5f3-5a3e9bccdbe9 None None] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:32.502339 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-a30398a6-ce07-42bc-b5f3-5a3e9bccdbe9 None None] Calling method 'all' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:32.502678 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-a30398a6-ce07-42bc-b5f3-5a3e9bccdbe9 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:39:32.502950 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 720/2896] 10.4.3.7 () {66 vars in 1414 bytes} [Fri Jul 10 08:39:32 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:39:32.509934 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-cfa5eae3-9f40-4ec6-806b-021459a8f087 req-87c4820c-aef8-4119-a614-8a237b3fb0c3 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:32.511909 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-cfa5eae3-9f40-4ec6-806b-021459a8f087 req-87c4820c-aef8-4119-a614-8a237b3fb0c3 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] POST https://10.4.3.7/volume/v3/attachments Jul 10 08:39:32.512213 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-cfa5eae3-9f40-4ec6-806b-021459a8f087 req-87c4820c-aef8-4119-a614-8a237b3fb0c3 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2e7fd16c-1b00-40bd-8c5c-314e6f5f9fb6", "connector": null, "instance_uuid": "94cb0772-0665-4fb4-80f2-048009ef667e"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:39:32.520929 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:32.520929 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:39:32.553343 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-cfa5eae3-9f40-4ec6-806b-021459a8f087 req-87c4820c-aef8-4119-a614-8a237b3fb0c3 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] https://10.4.3.7/volume/v3/attachments returned with HTTP 200 Jul 10 08:39:32.553937 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 731/2897] 10.4.3.7 () {74 vars in 1580 bytes} [Fri Jul 10 08:39:32 2026] POST /volume/v3/attachments => generated 273 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:39:32.981972 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-5a2155f2-9003-4c9d-a031-0a8a7b402547 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:32.984353 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5a2155f2-9003-4c9d-a031-0a8a7b402547 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] GET https://10.4.3.7/volume/v3/volumes/2e7fd16c-1b00-40bd-8c5c-314e6f5f9fb6 Jul 10 08:39:32.984607 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5a2155f2-9003-4c9d-a031-0a8a7b402547 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:32.984854 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5a2155f2-9003-4c9d-a031-0a8a7b402547 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:32.998124 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:32.998124 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:39:33.002769 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-5a2155f2-9003-4c9d-a031-0a8a7b402547 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Volume info retrieved successfully. Jul 10 08:39:33.009265 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5a2155f2-9003-4c9d-a031-0a8a7b402547 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] https://10.4.3.7/volume/v3/volumes/2e7fd16c-1b00-40bd-8c5c-314e6f5f9fb6 returned with HTTP 200 Jul 10 08:39:33.009822 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 728/2898] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:39:32 2026] GET /volume/v3/volumes/2e7fd16c-1b00-40bd-8c5c-314e6f5f9fb6 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:39:33.094562 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-911ab349-1bda-4d94-bdba-a6e423bf839e None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:33.094922 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-911ab349-1bda-4d94-bdba-a6e423bf839e None None] GET https://10.4.3.7/volume// Jul 10 08:39:33.095077 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-911ab349-1bda-4d94-bdba-a6e423bf839e None None] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:33.095320 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-911ab349-1bda-4d94-bdba-a6e423bf839e None None] Calling method 'all' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:33.095664 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-911ab349-1bda-4d94-bdba-a6e423bf839e None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:39:33.095933 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 720/2899] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:39:33 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:39:33.105069 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-cfa5eae3-9f40-4ec6-806b-021459a8f087 req-ff20afa3-5561-4049-859a-07f46ceee488 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:33.107939 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-cfa5eae3-9f40-4ec6-806b-021459a8f087 req-ff20afa3-5561-4049-859a-07f46ceee488 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] GET https://10.4.3.7/volume/v3/volumes/2e7fd16c-1b00-40bd-8c5c-314e6f5f9fb6 Jul 10 08:39:33.108230 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-cfa5eae3-9f40-4ec6-806b-021459a8f087 req-ff20afa3-5561-4049-859a-07f46ceee488 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:33.108496 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-cfa5eae3-9f40-4ec6-806b-021459a8f087 req-ff20afa3-5561-4049-859a-07f46ceee488 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:33.118178 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:33.118178 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:39:33.122054 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [req-cfa5eae3-9f40-4ec6-806b-021459a8f087 req-ff20afa3-5561-4049-859a-07f46ceee488 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Volume info retrieved successfully. Jul 10 08:39:33.126870 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-cfa5eae3-9f40-4ec6-806b-021459a8f087 req-ff20afa3-5561-4049-859a-07f46ceee488 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] https://10.4.3.7/volume/v3/volumes/2e7fd16c-1b00-40bd-8c5c-314e6f5f9fb6 returned with HTTP 200 Jul 10 08:39:33.127340 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 721/2900] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:39:33 2026] GET /volume/v3/volumes/2e7fd16c-1b00-40bd-8c5c-314e6f5f9fb6 => generated 1022 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:39:33.194889 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-0eb7eed0-9e4c-476d-964a-42f057e6197e None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:33.196768 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-0eb7eed0-9e4c-476d-964a-42f057e6197e tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/backups/7d11bdaa-3b3a-437e-bd9a-b9006ea2240a Jul 10 08:39:33.197020 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-0eb7eed0-9e4c-476d-964a-42f057e6197e tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:33.197259 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-0eb7eed0-9e4c-476d-964a-42f057e6197e tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:33.197423 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-0eb7eed0-9e4c-476d-964a-42f057e6197e tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Show backup with id 7d11bdaa-3b3a-437e-bd9a-b9006ea2240a. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:39:33.201808 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:33.201808 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:39:33.202529 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-0eb7eed0-9e4c-476d-964a-42f057e6197e tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/backups/7d11bdaa-3b3a-437e-bd9a-b9006ea2240a returned with HTTP 200 Jul 10 08:39:33.202911 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 732/2901] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:39:33 2026] GET /volume/v3/backups/7d11bdaa-3b3a-437e-bd9a-b9006ea2240a => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:39:33.221106 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-cfa5eae3-9f40-4ec6-806b-021459a8f087 req-c7b6bd9e-2eac-4515-8c96-125ccbe3a5be None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:33.223812 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-cfa5eae3-9f40-4ec6-806b-021459a8f087 req-c7b6bd9e-2eac-4515-8c96-125ccbe3a5be tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] PUT https://10.4.3.7/volume/v3/attachments/fc8febac-9ff6-4494-8a1d-c5d608508212 Jul 10 08:39:33.224244 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-cfa5eae3-9f40-4ec6-806b-021459a8f087 req-c7b6bd9e-2eac-4515-8c96-125ccbe3a5be tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.7", "host": "np0000004976", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b54eda21b644", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bf3c9c16-ec3d-4df7-865b-5f424258654a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:39:33.233035 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.coordination [req-cfa5eae3-9f40-4ec6-806b-021459a8f087 req-c7b6bd9e-2eac-4515-8c96-125ccbe3a5be tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Acquiring lock "cinder-attachment_update-2e7fd16c-1b00-40bd-8c5c-314e6f5f9fb6-np0000004976" by "attachment_update" {{(pid=100057) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 08:39:33.238948 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.coordination [req-cfa5eae3-9f40-4ec6-806b-021459a8f087 req-c7b6bd9e-2eac-4515-8c96-125ccbe3a5be tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Lock "cinder-attachment_update-2e7fd16c-1b00-40bd-8c5c-314e6f5f9fb6-np0000004976" acquired by "attachment_update" :: waited 0.006s {{(pid=100057) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 08:39:33.239915 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:33.239915 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:39:33.762144 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.coordination [req-cfa5eae3-9f40-4ec6-806b-021459a8f087 req-c7b6bd9e-2eac-4515-8c96-125ccbe3a5be tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Lock "cinder-attachment_update-2e7fd16c-1b00-40bd-8c5c-314e6f5f9fb6-np0000004976" released by "attachment_update" :: held 0.523s {{(pid=100057) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 08:39:33.762491 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-cfa5eae3-9f40-4ec6-806b-021459a8f087 req-c7b6bd9e-2eac-4515-8c96-125ccbe3a5be tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] https://10.4.3.7/volume/v3/attachments/fc8febac-9ff6-4494-8a1d-c5d608508212 returned with HTTP 200 Jul 10 08:39:33.763015 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 729/2902] 10.4.3.7 () {74 vars in 1690 bytes} [Fri Jul 10 08:39:33 2026] PUT /volume/v3/attachments/fc8febac-9ff6-4494-8a1d-c5d608508212 => generated 969 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:39:34.028283 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-74e1e120-9d91-4c3f-bccd-61e7b8d37950 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:34.030340 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-74e1e120-9d91-4c3f-bccd-61e7b8d37950 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] GET https://10.4.3.7/volume/v3/volumes/2e7fd16c-1b00-40bd-8c5c-314e6f5f9fb6 Jul 10 08:39:34.030553 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-74e1e120-9d91-4c3f-bccd-61e7b8d37950 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:34.030735 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-74e1e120-9d91-4c3f-bccd-61e7b8d37950 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:34.042364 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:34.042364 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:39:34.047492 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-74e1e120-9d91-4c3f-bccd-61e7b8d37950 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Volume info retrieved successfully. Jul 10 08:39:34.052722 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-74e1e120-9d91-4c3f-bccd-61e7b8d37950 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] https://10.4.3.7/volume/v3/volumes/2e7fd16c-1b00-40bd-8c5c-314e6f5f9fb6 returned with HTTP 200 Jul 10 08:39:34.053179 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 721/2903] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:39:34 2026] GET /volume/v3/volumes/2e7fd16c-1b00-40bd-8c5c-314e6f5f9fb6 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:39:34.070969 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-510899f8-8354-414d-9a80-b99e6fef8ca6 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:34.077345 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-510899f8-8354-414d-9a80-b99e6fef8ca6 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] DELETE https://10.4.3.7/volume/v3/volumes/3595dec7-f557-45b1-8688-ae3e0f872fc4 Jul 10 08:39:34.077557 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-510899f8-8354-414d-9a80-b99e6fef8ca6 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:34.077739 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-510899f8-8354-414d-9a80-b99e6fef8ca6 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'delete' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:34.077894 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-510899f8-8354-414d-9a80-b99e6fef8ca6 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Delete volume with id: 3595dec7-f557-45b1-8688-ae3e0f872fc4 Jul 10 08:39:34.085641 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:34.085641 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:39:34.086299 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-510899f8-8354-414d-9a80-b99e6fef8ca6 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Volume info retrieved successfully. Jul 10 08:39:34.112014 np0000004976 devstack@c-api.service[100055]: WARNING cinder.keymgr.conf_key_mgr [None req-510899f8-8354-414d-9a80-b99e6fef8ca6 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 10 08:39:34.121788 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-510899f8-8354-414d-9a80-b99e6fef8ca6 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Delete volume request issued successfully. Jul 10 08:39:34.122016 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-510899f8-8354-414d-9a80-b99e6fef8ca6 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/volumes/3595dec7-f557-45b1-8688-ae3e0f872fc4 returned with HTTP 202 Jul 10 08:39:34.122528 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 722/2904] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:39:34 2026] DELETE /volume/v3/volumes/3595dec7-f557-45b1-8688-ae3e0f872fc4 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:39:34.133834 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-3f3d0231-5621-4008-9050-319c81710861 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:34.135581 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-3f3d0231-5621-4008-9050-319c81710861 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] GET https://10.4.3.7/volume/v3/volumes/3595dec7-f557-45b1-8688-ae3e0f872fc4 Jul 10 08:39:34.136260 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-3f3d0231-5621-4008-9050-319c81710861 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:34.136260 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-3f3d0231-5621-4008-9050-319c81710861 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:34.143292 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:34.143292 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:39:34.147933 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-3f3d0231-5621-4008-9050-319c81710861 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Volume info retrieved successfully. Jul 10 08:39:34.153023 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-3f3d0231-5621-4008-9050-319c81710861 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/volumes/3595dec7-f557-45b1-8688-ae3e0f872fc4 returned with HTTP 200 Jul 10 08:39:34.153425 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 733/2905] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:39:34 2026] GET /volume/v3/volumes/3595dec7-f557-45b1-8688-ae3e0f872fc4 => generated 865 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:39:34.217105 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-cf8f10b7-b21c-476e-bf46-446a2954fe61 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:34.219589 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cf8f10b7-b21c-476e-bf46-446a2954fe61 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/backups/7d11bdaa-3b3a-437e-bd9a-b9006ea2240a Jul 10 08:39:34.219955 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-cf8f10b7-b21c-476e-bf46-446a2954fe61 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:34.220217 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-cf8f10b7-b21c-476e-bf46-446a2954fe61 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:34.220450 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-cf8f10b7-b21c-476e-bf46-446a2954fe61 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Show backup with id 7d11bdaa-3b3a-437e-bd9a-b9006ea2240a. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:39:34.225115 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:34.225115 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:39:34.225802 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cf8f10b7-b21c-476e-bf46-446a2954fe61 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/backups/7d11bdaa-3b3a-437e-bd9a-b9006ea2240a returned with HTTP 200 Jul 10 08:39:34.226174 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 730/2906] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:39:34 2026] GET /volume/v3/backups/7d11bdaa-3b3a-437e-bd9a-b9006ea2240a => generated 721 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:39:35.072455 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-1f606637-dd76-41a2-8c17-5be251c4ddbc None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:35.074165 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-1f606637-dd76-41a2-8c17-5be251c4ddbc tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] GET https://10.4.3.7/volume/v3/volumes/2e7fd16c-1b00-40bd-8c5c-314e6f5f9fb6 Jul 10 08:39:35.074331 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-1f606637-dd76-41a2-8c17-5be251c4ddbc tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:35.074535 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-1f606637-dd76-41a2-8c17-5be251c4ddbc tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:35.083247 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:35.083247 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:39:35.086474 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-1f606637-dd76-41a2-8c17-5be251c4ddbc tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Volume info retrieved successfully. Jul 10 08:39:35.091402 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-1f606637-dd76-41a2-8c17-5be251c4ddbc tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] https://10.4.3.7/volume/v3/volumes/2e7fd16c-1b00-40bd-8c5c-314e6f5f9fb6 returned with HTTP 200 Jul 10 08:39:35.091763 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 722/2907] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:39:35 2026] GET /volume/v3/volumes/2e7fd16c-1b00-40bd-8c5c-314e6f5f9fb6 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:39:35.169900 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-4170cdc6-02d9-40eb-963a-ac5dc416a586 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:35.171712 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-4170cdc6-02d9-40eb-963a-ac5dc416a586 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] GET https://10.4.3.7/volume/v3/volumes/3595dec7-f557-45b1-8688-ae3e0f872fc4 Jul 10 08:39:35.171936 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-4170cdc6-02d9-40eb-963a-ac5dc416a586 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:35.172125 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-4170cdc6-02d9-40eb-963a-ac5dc416a586 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:35.180228 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-4170cdc6-02d9-40eb-963a-ac5dc416a586 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/volumes/3595dec7-f557-45b1-8688-ae3e0f872fc4 returned with HTTP 404 Jul 10 08:39:35.180697 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 723/2908] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:39:35 2026] GET /volume/v3/volumes/3595dec7-f557-45b1-8688-ae3e0f872fc4 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:39:35.188067 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-95a0e4df-e52d-43f8-90a7-7d35d5718b0c None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:35.189812 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-95a0e4df-e52d-43f8-90a7-7d35d5718b0c tempest-TestVolumeBootPattern-2106631987 tempest-TestVolumeBootPattern-2106631987-project-admin] GET https://10.4.3.7/volume/v3/volumes/detail?all_tenants=1 Jul 10 08:39:35.189997 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-95a0e4df-e52d-43f8-90a7-7d35d5718b0c tempest-TestVolumeBootPattern-2106631987 tempest-TestVolumeBootPattern-2106631987-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:35.190202 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-95a0e4df-e52d-43f8-90a7-7d35d5718b0c tempest-TestVolumeBootPattern-2106631987 tempest-TestVolumeBootPattern-2106631987-project-admin] Calling method 'detail' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:35.191147 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-95a0e4df-e52d-43f8-90a7-7d35d5718b0c tempest-TestVolumeBootPattern-2106631987 tempest-TestVolumeBootPattern-2106631987-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100054) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 08:39:35.199229 np0000004976 devstack@c-api.service[100054]: DEBUG dbcounter [-] [100054] Writing DB stats cinder:SELECT=209,cinder:UPDATE=37,cinder:INSERT=14 {{(pid=100054) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 08:39:35.216147 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-95a0e4df-e52d-43f8-90a7-7d35d5718b0c tempest-TestVolumeBootPattern-2106631987 tempest-TestVolumeBootPattern-2106631987-project-admin] Get all volumes completed successfully. Jul 10 08:39:35.218723 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:35.218723 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:39:35.224074 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-95a0e4df-e52d-43f8-90a7-7d35d5718b0c tempest-TestVolumeBootPattern-2106631987 tempest-TestVolumeBootPattern-2106631987-project-admin] https://10.4.3.7/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 08:39:35.224682 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 734/2909] 10.4.3.7 () {66 vars in 1271 bytes} [Fri Jul 10 08:39:35 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10112 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:39:35.236753 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-faa946fd-89ec-4a38-bca1-4e61f6f454c8 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:35.238630 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-faa946fd-89ec-4a38-bca1-4e61f6f454c8 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/backups/7d11bdaa-3b3a-437e-bd9a-b9006ea2240a Jul 10 08:39:35.238818 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-faa946fd-89ec-4a38-bca1-4e61f6f454c8 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:35.239024 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-faa946fd-89ec-4a38-bca1-4e61f6f454c8 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:35.239143 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-faa946fd-89ec-4a38-bca1-4e61f6f454c8 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Show backup with id 7d11bdaa-3b3a-437e-bd9a-b9006ea2240a. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:39:35.243519 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-ff1cf62d-23a3-4630-b77e-b8bdcf70b0d8 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:35.243645 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:35.243645 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:39:35.244105 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-faa946fd-89ec-4a38-bca1-4e61f6f454c8 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/backups/7d11bdaa-3b3a-437e-bd9a-b9006ea2240a returned with HTTP 200 Jul 10 08:39:35.244553 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 731/2910] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:39:35 2026] GET /volume/v3/backups/7d11bdaa-3b3a-437e-bd9a-b9006ea2240a => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:39:35.245840 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-ff1cf62d-23a3-4630-b77e-b8bdcf70b0d8 tempest-TestVolumeBootPattern-2106631987 tempest-TestVolumeBootPattern-2106631987-project-admin] DELETE https://10.4.3.7/volume/v3/types/420ad735-df8a-42f0-bbeb-8f762df8a86b Jul 10 08:39:35.246082 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-ff1cf62d-23a3-4630-b77e-b8bdcf70b0d8 tempest-TestVolumeBootPattern-2106631987 tempest-TestVolumeBootPattern-2106631987-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:35.246337 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-ff1cf62d-23a3-4630-b77e-b8bdcf70b0d8 tempest-TestVolumeBootPattern-2106631987 tempest-TestVolumeBootPattern-2106631987-project-admin] Calling method '_delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:35.270879 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-ff1cf62d-23a3-4630-b77e-b8bdcf70b0d8 tempest-TestVolumeBootPattern-2106631987 tempest-TestVolumeBootPattern-2106631987-project-admin] https://10.4.3.7/volume/v3/types/420ad735-df8a-42f0-bbeb-8f762df8a86b returned with HTTP 202 Jul 10 08:39:35.271436 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 723/2911] 10.4.3.7 () {66 vars in 1331 bytes} [Fri Jul 10 08:39:35 2026] DELETE /volume/v3/types/420ad735-df8a-42f0-bbeb-8f762df8a86b => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:39:35.301222 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-9ec6a10d-59ea-4b67-ba9c-19f2cbc4ad31 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:35.302902 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-9ec6a10d-59ea-4b67-ba9c-19f2cbc4ad31 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:39:35.303150 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-9ec6a10d-59ea-4b67-ba9c-19f2cbc4ad31 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-951147660", "snapshot_id": null, "imageRef": "e1ee2ea6-9251-43d7-8043-1a8efc6b3698", "volume_type": null, "size": 1}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:39:35.305282 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.volumes [None req-9ec6a10d-59ea-4b67-ba9c-19f2cbc4ad31 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-951147660', 'snapshot_id': None, 'imageRef': 'e1ee2ea6-9251-43d7-8043-1a8efc6b3698', 'volume_type': None, 'size': 1}} {{(pid=100055) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:39:35.616297 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-9ec6a10d-59ea-4b67-ba9c-19f2cbc4ad31 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Create volume of 1 GB Jul 10 08:39:35.621911 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-9ec6a10d-59ea-4b67-ba9c-19f2cbc4ad31 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Availability Zones retrieved successfully. Jul 10 08:39:35.628957 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-9ec6a10d-59ea-4b67-ba9c-19f2cbc4ad31 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Flow 'volume_create_api' (cd82b4f3-22e4-4402-9834-31146b231237) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:39:35.630324 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-9ec6a10d-59ea-4b67-ba9c-19f2cbc4ad31 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (965e98d0-cf5a-4f3d-816c-7a3a8fba7704) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:39:35.631415 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.flows.api.create_volume [None req-9ec6a10d-59ea-4b67-ba9c-19f2cbc4ad31 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Validating volume size '1' using validate_int {{(pid=100055) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:39:35.707906 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-9ec6a10d-59ea-4b67-ba9c-19f2cbc4ad31 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (965e98d0-cf5a-4f3d-816c-7a3a8fba7704) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:39:35.708649 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-9ec6a10d-59ea-4b67-ba9c-19f2cbc4ad31 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bfad8da4-ac81-4d74-aec9-05471ca7c30d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:39:35.781928 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.quota [None req-9ec6a10d-59ea-4b67-ba9c-19f2cbc4ad31 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Created reservations ['e92e3291-9d6d-4ed6-bd19-b7fcd6b9959e', '91f81128-1ebd-4d5a-8025-77469b6e0c4f', 'e2c91ccc-e946-47ba-a38c-29b5e0c04f15', '78e415a0-4efc-4f02-a499-dbf2344328e7'] {{(pid=100055) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:39:35.782964 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-9ec6a10d-59ea-4b67-ba9c-19f2cbc4ad31 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bfad8da4-ac81-4d74-aec9-05471ca7c30d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e92e3291-9d6d-4ed6-bd19-b7fcd6b9959e', '91f81128-1ebd-4d5a-8025-77469b6e0c4f', 'e2c91ccc-e946-47ba-a38c-29b5e0c04f15', '78e415a0-4efc-4f02-a499-dbf2344328e7']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:39:35.784004 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-9ec6a10d-59ea-4b67-ba9c-19f2cbc4ad31 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4802c30e-bf22-4076-a19c-7c9a0c1251ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:39:35.811945 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-9ec6a10d-59ea-4b67-ba9c-19f2cbc4ad31 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4802c30e-bf22-4076-a19c-7c9a0c1251ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '90c0aef8-5b20-454d-af28-e549dd806cbe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-951147660',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d53ae03f837462eaa68d46b15ba1683',qos_specs=None,replication_status=,reservations=['e92e3291-9d6d-4ed6-bd19-b7fcd6b9959e','91f81128-1ebd-4d5a-8025-77469b6e0c4f','e2c91ccc-e946-47ba-a38c-29b5e0c04f15','78e415a0-4efc-4f02-a499-dbf2344328e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae6bfcb01e884283b3172dcf4a7c430a',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:39:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-951147660',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=90c0aef8-5b20-454d-af28-e549dd806cbe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d53ae03f837462eaa68d46b15ba1683',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ae6bfcb01e884283b3172dcf4a7c430a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:39:35.812684 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-9ec6a10d-59ea-4b67-ba9c-19f2cbc4ad31 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4aa848dc-25b4-4ba3-86c4-98939fbd53d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:39:35.837056 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-9ec6a10d-59ea-4b67-ba9c-19f2cbc4ad31 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4aa848dc-25b4-4ba3-86c4-98939fbd53d4) transitioned into state 'SUCCESS' from state '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-951147660',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d53ae03f837462eaa68d46b15ba1683',qos_specs=None,replication_status=,reservations=['e92e3291-9d6d-4ed6-bd19-b7fcd6b9959e','91f81128-1ebd-4d5a-8025-77469b6e0c4f','e2c91ccc-e946-47ba-a38c-29b5e0c04f15','78e415a0-4efc-4f02-a499-dbf2344328e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae6bfcb01e884283b3172dcf4a7c430a',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:39:35.838057 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-9ec6a10d-59ea-4b67-ba9c-19f2cbc4ad31 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd175840-5ba3-4a74-9a48-bc62d47554b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:39:35.848193 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-9ec6a10d-59ea-4b67-ba9c-19f2cbc4ad31 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd175840-5ba3-4a74-9a48-bc62d47554b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:39:35.849544 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-9ec6a10d-59ea-4b67-ba9c-19f2cbc4ad31 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Flow 'volume_create_api' (cd82b4f3-22e4-4402-9834-31146b231237) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:39:35.849929 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-9ec6a10d-59ea-4b67-ba9c-19f2cbc4ad31 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Create volume request issued successfully. Jul 10 08:39:35.850817 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-9ec6a10d-59ea-4b67-ba9c-19f2cbc4ad31 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:39:35.854440 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 724/2912] 10.4.3.7 () {68 vars in 1245 bytes} [Fri Jul 10 08:39:35 2026] POST /volume/v3/volumes => generated 754 bytes in 550 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:39:35.875181 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-f2f906d8-c01e-4800-9188-b31b3695d7c0 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:35.882173 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-f2f906d8-c01e-4800-9188-b31b3695d7c0 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] GET https://10.4.3.7/volume/v3/volumes/90c0aef8-5b20-454d-af28-e549dd806cbe Jul 10 08:39:35.882496 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-f2f906d8-c01e-4800-9188-b31b3695d7c0 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:35.882785 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-f2f906d8-c01e-4800-9188-b31b3695d7c0 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:35.897058 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:35.897058 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:39:35.900735 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-f2f906d8-c01e-4800-9188-b31b3695d7c0 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Volume info retrieved successfully. Jul 10 08:39:35.905130 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-f2f906d8-c01e-4800-9188-b31b3695d7c0 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/volumes/90c0aef8-5b20-454d-af28-e549dd806cbe returned with HTTP 200 Jul 10 08:39:35.905655 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 735/2913] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:39:35 2026] GET /volume/v3/volumes/90c0aef8-5b20-454d-af28-e549dd806cbe => generated 822 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:39:36.104911 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-7ac67c17-b649-4701-9f5c-dafc3cb054e2 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:36.107165 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7ac67c17-b649-4701-9f5c-dafc3cb054e2 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] GET https://10.4.3.7/volume/v3/volumes/2e7fd16c-1b00-40bd-8c5c-314e6f5f9fb6 Jul 10 08:39:36.108753 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7ac67c17-b649-4701-9f5c-dafc3cb054e2 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:36.108984 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7ac67c17-b649-4701-9f5c-dafc3cb054e2 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:36.124079 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:36.124079 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:39:36.129393 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-7ac67c17-b649-4701-9f5c-dafc3cb054e2 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Volume info retrieved successfully. Jul 10 08:39:36.136272 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7ac67c17-b649-4701-9f5c-dafc3cb054e2 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] https://10.4.3.7/volume/v3/volumes/2e7fd16c-1b00-40bd-8c5c-314e6f5f9fb6 returned with HTTP 200 Jul 10 08:39:36.136785 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 732/2914] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:39:36 2026] GET /volume/v3/volumes/2e7fd16c-1b00-40bd-8c5c-314e6f5f9fb6 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:39:36.258313 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-55b81241-e5b4-4f3b-b773-b107e08b6d1f None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:36.260656 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-55b81241-e5b4-4f3b-b773-b107e08b6d1f tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/backups/7d11bdaa-3b3a-437e-bd9a-b9006ea2240a Jul 10 08:39:36.260923 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-55b81241-e5b4-4f3b-b773-b107e08b6d1f tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:36.261242 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-55b81241-e5b4-4f3b-b773-b107e08b6d1f tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:36.261396 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-55b81241-e5b4-4f3b-b773-b107e08b6d1f tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Show backup with id 7d11bdaa-3b3a-437e-bd9a-b9006ea2240a. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:39:36.269424 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:36.269424 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:39:36.270219 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-55b81241-e5b4-4f3b-b773-b107e08b6d1f tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/backups/7d11bdaa-3b3a-437e-bd9a-b9006ea2240a returned with HTTP 200 Jul 10 08:39:36.270880 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 724/2915] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:39:36 2026] GET /volume/v3/backups/7d11bdaa-3b3a-437e-bd9a-b9006ea2240a => generated 732 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:39:36.921572 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-35d801d6-cfc5-4db8-8573-424ca874054b None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:36.924007 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-35d801d6-cfc5-4db8-8573-424ca874054b tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] GET https://10.4.3.7/volume/v3/volumes/90c0aef8-5b20-454d-af28-e549dd806cbe Jul 10 08:39:36.924294 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-35d801d6-cfc5-4db8-8573-424ca874054b tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:36.924539 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-35d801d6-cfc5-4db8-8573-424ca874054b tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:36.932145 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:36.932145 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:39:36.936779 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-35d801d6-cfc5-4db8-8573-424ca874054b tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Volume info retrieved successfully. Jul 10 08:39:36.941928 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-35d801d6-cfc5-4db8-8573-424ca874054b tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/volumes/90c0aef8-5b20-454d-af28-e549dd806cbe returned with HTTP 200 Jul 10 08:39:36.942311 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 725/2916] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:39:36 2026] GET /volume/v3/volumes/90c0aef8-5b20-454d-af28-e549dd806cbe => generated 1362 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:39:36.958816 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-4f7a25ce-8c08-4721-9ed5-fa506b3af096 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:36.961056 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-4f7a25ce-8c08-4721-9ed5-fa506b3af096 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] GET https://10.4.3.7/volume/v3/volumes/90c0aef8-5b20-454d-af28-e549dd806cbe Jul 10 08:39:36.961303 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-4f7a25ce-8c08-4721-9ed5-fa506b3af096 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:36.961588 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-4f7a25ce-8c08-4721-9ed5-fa506b3af096 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:36.970997 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:36.970997 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:39:36.987122 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-4f7a25ce-8c08-4721-9ed5-fa506b3af096 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Volume info retrieved successfully. Jul 10 08:39:36.995935 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-4f7a25ce-8c08-4721-9ed5-fa506b3af096 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/volumes/90c0aef8-5b20-454d-af28-e549dd806cbe returned with HTTP 200 Jul 10 08:39:36.995935 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 736/2917] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:39:36 2026] GET /volume/v3/volumes/90c0aef8-5b20-454d-af28-e549dd806cbe => generated 1362 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:39:37.152277 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-4595b92c-2c8b-4452-b60f-0e4e537cd204 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:37.154536 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4595b92c-2c8b-4452-b60f-0e4e537cd204 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] GET https://10.4.3.7/volume/v3/volumes/2e7fd16c-1b00-40bd-8c5c-314e6f5f9fb6 Jul 10 08:39:37.154786 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4595b92c-2c8b-4452-b60f-0e4e537cd204 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:37.155067 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4595b92c-2c8b-4452-b60f-0e4e537cd204 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:37.168965 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:37.168965 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:39:37.173761 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-4595b92c-2c8b-4452-b60f-0e4e537cd204 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Volume info retrieved successfully. Jul 10 08:39:37.178296 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4595b92c-2c8b-4452-b60f-0e4e537cd204 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] https://10.4.3.7/volume/v3/volumes/2e7fd16c-1b00-40bd-8c5c-314e6f5f9fb6 returned with HTTP 200 Jul 10 08:39:37.178699 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 733/2918] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:39:37 2026] GET /volume/v3/volumes/2e7fd16c-1b00-40bd-8c5c-314e6f5f9fb6 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:39:37.287297 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-b54b3b31-9ee9-4195-b93e-adeb408b5e74 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:37.289318 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-b54b3b31-9ee9-4195-b93e-adeb408b5e74 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/backups/7d11bdaa-3b3a-437e-bd9a-b9006ea2240a Jul 10 08:39:37.289565 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-b54b3b31-9ee9-4195-b93e-adeb408b5e74 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:37.289750 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-b54b3b31-9ee9-4195-b93e-adeb408b5e74 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:37.289847 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-b54b3b31-9ee9-4195-b93e-adeb408b5e74 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Show backup with id 7d11bdaa-3b3a-437e-bd9a-b9006ea2240a. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:39:37.298555 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:37.298555 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:39:37.299246 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-b54b3b31-9ee9-4195-b93e-adeb408b5e74 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/backups/7d11bdaa-3b3a-437e-bd9a-b9006ea2240a returned with HTTP 200 Jul 10 08:39:37.299700 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 725/2919] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:39:37 2026] GET /volume/v3/backups/7d11bdaa-3b3a-437e-bd9a-b9006ea2240a => generated 732 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:39:38.191737 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-fb38128b-a97d-44c5-a620-3bf8ed01fdb1 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:38.193679 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-fb38128b-a97d-44c5-a620-3bf8ed01fdb1 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] GET https://10.4.3.7/volume/v3/volumes/2e7fd16c-1b00-40bd-8c5c-314e6f5f9fb6 Jul 10 08:39:38.193904 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-fb38128b-a97d-44c5-a620-3bf8ed01fdb1 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:38.194293 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-fb38128b-a97d-44c5-a620-3bf8ed01fdb1 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:38.203251 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:38.203251 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:39:38.206689 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-fb38128b-a97d-44c5-a620-3bf8ed01fdb1 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Volume info retrieved successfully. Jul 10 08:39:38.211168 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-fb38128b-a97d-44c5-a620-3bf8ed01fdb1 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] https://10.4.3.7/volume/v3/volumes/2e7fd16c-1b00-40bd-8c5c-314e6f5f9fb6 returned with HTTP 200 Jul 10 08:39:38.213920 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 726/2920] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:39:38 2026] GET /volume/v3/volumes/2e7fd16c-1b00-40bd-8c5c-314e6f5f9fb6 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:39:38.256431 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-11ea773a-e7c4-4d1f-8e96-768feb29f55a req-a845e3bd-264c-4e89-81ff-5a35fb34fa87 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:38.260312 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-11ea773a-e7c4-4d1f-8e96-768feb29f55a req-a845e3bd-264c-4e89-81ff-5a35fb34fa87 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] GET https://10.4.3.7/volume/v3/volumes/90c0aef8-5b20-454d-af28-e549dd806cbe Jul 10 08:39:38.261372 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-11ea773a-e7c4-4d1f-8e96-768feb29f55a req-a845e3bd-264c-4e89-81ff-5a35fb34fa87 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:38.261584 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-11ea773a-e7c4-4d1f-8e96-768feb29f55a req-a845e3bd-264c-4e89-81ff-5a35fb34fa87 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:38.271292 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:38.271292 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:39:38.275011 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-11ea773a-e7c4-4d1f-8e96-768feb29f55a req-a845e3bd-264c-4e89-81ff-5a35fb34fa87 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Volume info retrieved successfully. Jul 10 08:39:38.279275 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-11ea773a-e7c4-4d1f-8e96-768feb29f55a req-a845e3bd-264c-4e89-81ff-5a35fb34fa87 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/volumes/90c0aef8-5b20-454d-af28-e549dd806cbe returned with HTTP 200 Jul 10 08:39:38.279662 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 737/2921] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:39:38 2026] GET /volume/v3/volumes/90c0aef8-5b20-454d-af28-e549dd806cbe => generated 1362 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:39:38.312988 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-7b025287-3cc8-4e11-8494-83c0ea7f4fba None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:38.315048 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7b025287-3cc8-4e11-8494-83c0ea7f4fba tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/backups/7d11bdaa-3b3a-437e-bd9a-b9006ea2240a Jul 10 08:39:38.315261 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7b025287-3cc8-4e11-8494-83c0ea7f4fba tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:38.315547 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7b025287-3cc8-4e11-8494-83c0ea7f4fba tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:38.315687 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-7b025287-3cc8-4e11-8494-83c0ea7f4fba tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Show backup with id 7d11bdaa-3b3a-437e-bd9a-b9006ea2240a. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:39:38.319927 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:38.319927 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:39:38.320682 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7b025287-3cc8-4e11-8494-83c0ea7f4fba tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/backups/7d11bdaa-3b3a-437e-bd9a-b9006ea2240a returned with HTTP 200 Jul 10 08:39:38.321175 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 734/2922] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:39:38 2026] GET /volume/v3/backups/7d11bdaa-3b3a-437e-bd9a-b9006ea2240a => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:39:39.037050 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-11ea773a-e7c4-4d1f-8e96-768feb29f55a req-3d328797-d350-4106-a7a1-2ff49b29ed06 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:39.039730 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-11ea773a-e7c4-4d1f-8e96-768feb29f55a req-3d328797-d350-4106-a7a1-2ff49b29ed06 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] GET https://10.4.3.7/volume/v3/volumes/90c0aef8-5b20-454d-af28-e549dd806cbe Jul 10 08:39:39.040046 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-11ea773a-e7c4-4d1f-8e96-768feb29f55a req-3d328797-d350-4106-a7a1-2ff49b29ed06 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:39.040460 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-11ea773a-e7c4-4d1f-8e96-768feb29f55a req-3d328797-d350-4106-a7a1-2ff49b29ed06 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:39.042914 np0000004976 devstack@c-api.service[100056]: DEBUG dbcounter [-] [100056] Writing DB stats cinder:SELECT=249,cinder:UPDATE=64,cinder:INSERT=27 {{(pid=100056) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 08:39:39.050520 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:39.050520 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:39:39.055563 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [req-11ea773a-e7c4-4d1f-8e96-768feb29f55a req-3d328797-d350-4106-a7a1-2ff49b29ed06 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Volume info retrieved successfully. Jul 10 08:39:39.060315 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-11ea773a-e7c4-4d1f-8e96-768feb29f55a req-3d328797-d350-4106-a7a1-2ff49b29ed06 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/volumes/90c0aef8-5b20-454d-af28-e549dd806cbe returned with HTTP 200 Jul 10 08:39:39.060827 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 726/2923] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:39:39 2026] GET /volume/v3/volumes/90c0aef8-5b20-454d-af28-e549dd806cbe => generated 1362 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:39:39.071949 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-c946b746-1319-41d8-a160-48a4fbc42d3c None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:39.072673 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-c946b746-1319-41d8-a160-48a4fbc42d3c None None] GET https://10.4.3.7/volume// Jul 10 08:39:39.072673 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-c946b746-1319-41d8-a160-48a4fbc42d3c None None] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:39.072673 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-c946b746-1319-41d8-a160-48a4fbc42d3c None None] Calling method 'all' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:39.072962 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-c946b746-1319-41d8-a160-48a4fbc42d3c None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:39:39.073388 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 727/2924] 10.4.3.7 () {66 vars in 1405 bytes} [Fri Jul 10 08:39:39 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:39:39.083518 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-11ea773a-e7c4-4d1f-8e96-768feb29f55a req-5beb7e06-8a71-4d48-834c-5d959023f90b None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:39.085770 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-11ea773a-e7c4-4d1f-8e96-768feb29f55a req-5beb7e06-8a71-4d48-834c-5d959023f90b tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] POST https://10.4.3.7/volume/v3/attachments Jul 10 08:39:39.086072 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-11ea773a-e7c4-4d1f-8e96-768feb29f55a req-5beb7e06-8a71-4d48-834c-5d959023f90b tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "90c0aef8-5b20-454d-af28-e549dd806cbe", "connector": null, "instance_uuid": "0c3b932b-4f98-489f-9dc8-409781a049ca"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:39:39.098374 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:39.098374 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:39:39.139647 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-11ea773a-e7c4-4d1f-8e96-768feb29f55a req-5beb7e06-8a71-4d48-834c-5d959023f90b tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/attachments returned with HTTP 200 Jul 10 08:39:39.140334 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 738/2925] 10.4.3.7 () {74 vars in 1580 bytes} [Fri Jul 10 08:39:39 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) Jul 10 08:39:39.230861 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-d677fb39-44bf-4ce2-9d69-433073782ed0 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:39.235819 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d677fb39-44bf-4ce2-9d69-433073782ed0 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] GET https://10.4.3.7/volume/v3/volumes/2e7fd16c-1b00-40bd-8c5c-314e6f5f9fb6 Jul 10 08:39:39.235819 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d677fb39-44bf-4ce2-9d69-433073782ed0 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:39.236022 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d677fb39-44bf-4ce2-9d69-433073782ed0 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:39.254075 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:39.254075 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:39:39.257839 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-d677fb39-44bf-4ce2-9d69-433073782ed0 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Volume info retrieved successfully. Jul 10 08:39:39.262105 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d677fb39-44bf-4ce2-9d69-433073782ed0 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] https://10.4.3.7/volume/v3/volumes/2e7fd16c-1b00-40bd-8c5c-314e6f5f9fb6 returned with HTTP 200 Jul 10 08:39:39.262535 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 735/2926] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:39:39 2026] GET /volume/v3/volumes/2e7fd16c-1b00-40bd-8c5c-314e6f5f9fb6 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:39:39.334497 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-a7736a7c-bd9b-446a-971c-cc6fa8c40cdb None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:39.338621 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-a7736a7c-bd9b-446a-971c-cc6fa8c40cdb tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/backups/7d11bdaa-3b3a-437e-bd9a-b9006ea2240a Jul 10 08:39:39.338621 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-a7736a7c-bd9b-446a-971c-cc6fa8c40cdb tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:39.340441 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-a7736a7c-bd9b-446a-971c-cc6fa8c40cdb tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:39.341947 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-a7736a7c-bd9b-446a-971c-cc6fa8c40cdb tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Show backup with id 7d11bdaa-3b3a-437e-bd9a-b9006ea2240a. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:39:39.346853 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:39.346853 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:39:39.347828 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-a7736a7c-bd9b-446a-971c-cc6fa8c40cdb tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/backups/7d11bdaa-3b3a-437e-bd9a-b9006ea2240a returned with HTTP 200 Jul 10 08:39:39.348271 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 727/2927] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:39:39 2026] GET /volume/v3/backups/7d11bdaa-3b3a-437e-bd9a-b9006ea2240a => generated 732 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:39:40.281235 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-f22fd07f-a50a-4030-af55-e62f6462922b None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:40.284175 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-f22fd07f-a50a-4030-af55-e62f6462922b tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] GET https://10.4.3.7/volume/v3/volumes/2e7fd16c-1b00-40bd-8c5c-314e6f5f9fb6 Jul 10 08:39:40.284388 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-f22fd07f-a50a-4030-af55-e62f6462922b tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:40.284601 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-f22fd07f-a50a-4030-af55-e62f6462922b tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:40.300081 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:40.300081 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:39:40.305540 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-f22fd07f-a50a-4030-af55-e62f6462922b tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Volume info retrieved successfully. Jul 10 08:39:40.312365 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-f22fd07f-a50a-4030-af55-e62f6462922b tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] https://10.4.3.7/volume/v3/volumes/2e7fd16c-1b00-40bd-8c5c-314e6f5f9fb6 returned with HTTP 200 Jul 10 08:39:40.313023 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 728/2928] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:39:40 2026] GET /volume/v3/volumes/2e7fd16c-1b00-40bd-8c5c-314e6f5f9fb6 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:39:40.360629 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-bbb08ff1-48b8-419b-9a2c-0dd477f9d999 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:40.361555 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-bbb08ff1-48b8-419b-9a2c-0dd477f9d999 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/backups/7d11bdaa-3b3a-437e-bd9a-b9006ea2240a Jul 10 08:39:40.361788 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-bbb08ff1-48b8-419b-9a2c-0dd477f9d999 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:40.361971 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-bbb08ff1-48b8-419b-9a2c-0dd477f9d999 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:40.362079 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-bbb08ff1-48b8-419b-9a2c-0dd477f9d999 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Show backup with id 7d11bdaa-3b3a-437e-bd9a-b9006ea2240a. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:39:40.366972 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:40.366972 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:39:40.367650 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-bbb08ff1-48b8-419b-9a2c-0dd477f9d999 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/backups/7d11bdaa-3b3a-437e-bd9a-b9006ea2240a returned with HTTP 200 Jul 10 08:39:40.368035 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 739/2929] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:39:40 2026] GET /volume/v3/backups/7d11bdaa-3b3a-437e-bd9a-b9006ea2240a => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:39:41.253086 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-cfa5eae3-9f40-4ec6-806b-021459a8f087 req-54f70bb1-7d2f-453b-83e3-bc43b1d468d6 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:41.255760 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-cfa5eae3-9f40-4ec6-806b-021459a8f087 req-54f70bb1-7d2f-453b-83e3-bc43b1d468d6 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] POST https://10.4.3.7/volume/v3/attachments/fc8febac-9ff6-4494-8a1d-c5d608508212/action Jul 10 08:39:41.256253 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-cfa5eae3-9f40-4ec6-806b-021459a8f087 req-54f70bb1-7d2f-453b-83e3-bc43b1d468d6 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Action body: b'{"os-complete": null}' {{(pid=100057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:39:41.256442 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-cfa5eae3-9f40-4ec6-806b-021459a8f087 req-54f70bb1-7d2f-453b-83e3-bc43b1d468d6 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:39:41.280999 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:41.280999 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:39:41.293979 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-cfa5eae3-9f40-4ec6-806b-021459a8f087 req-54f70bb1-7d2f-453b-83e3-bc43b1d468d6 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] https://10.4.3.7/volume/v3/attachments/fc8febac-9ff6-4494-8a1d-c5d608508212/action returned with HTTP 204 Jul 10 08:39:41.294603 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 736/2930] 10.4.3.7 () {74 vars in 1711 bytes} [Fri Jul 10 08:39:41 2026] POST /volume/v3/attachments/fc8febac-9ff6-4494-8a1d-c5d608508212/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:39:41.331461 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-e58cead4-9a93-40ab-b562-5080ffa8a659 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:41.335076 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-e58cead4-9a93-40ab-b562-5080ffa8a659 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] GET https://10.4.3.7/volume/v3/volumes/2e7fd16c-1b00-40bd-8c5c-314e6f5f9fb6 Jul 10 08:39:41.335590 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-e58cead4-9a93-40ab-b562-5080ffa8a659 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:41.336721 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-e58cead4-9a93-40ab-b562-5080ffa8a659 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:41.354882 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:41.354882 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:39:41.359909 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-e58cead4-9a93-40ab-b562-5080ffa8a659 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Volume info retrieved successfully. Jul 10 08:39:41.364845 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-e58cead4-9a93-40ab-b562-5080ffa8a659 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] https://10.4.3.7/volume/v3/volumes/2e7fd16c-1b00-40bd-8c5c-314e6f5f9fb6 returned with HTTP 200 Jul 10 08:39:41.365559 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 728/2931] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:39:41 2026] GET /volume/v3/volumes/2e7fd16c-1b00-40bd-8c5c-314e6f5f9fb6 => generated 1135 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:39:41.379948 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-11a2b88a-2927-4e75-9b09-21ce79ebe4c8 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:41.380461 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-1c1aa9b6-0858-4e63-9c49-e432d90b75b9 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:41.381777 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-11a2b88a-2927-4e75-9b09-21ce79ebe4c8 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] GET https://10.4.3.7/volume/v3/volumes/2e7fd16c-1b00-40bd-8c5c-314e6f5f9fb6 Jul 10 08:39:41.381926 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-11a2b88a-2927-4e75-9b09-21ce79ebe4c8 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:41.382336 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-11a2b88a-2927-4e75-9b09-21ce79ebe4c8 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:41.382821 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-1c1aa9b6-0858-4e63-9c49-e432d90b75b9 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/backups/7d11bdaa-3b3a-437e-bd9a-b9006ea2240a Jul 10 08:39:41.382821 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-1c1aa9b6-0858-4e63-9c49-e432d90b75b9 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:41.382945 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-1c1aa9b6-0858-4e63-9c49-e432d90b75b9 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:41.383106 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-1c1aa9b6-0858-4e63-9c49-e432d90b75b9 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Show backup with id 7d11bdaa-3b3a-437e-bd9a-b9006ea2240a. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:39:41.389530 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:41.389530 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:39:41.390537 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-1c1aa9b6-0858-4e63-9c49-e432d90b75b9 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/backups/7d11bdaa-3b3a-437e-bd9a-b9006ea2240a returned with HTTP 200 Jul 10 08:39:41.391306 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 740/2932] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:39:41 2026] GET /volume/v3/backups/7d11bdaa-3b3a-437e-bd9a-b9006ea2240a => generated 732 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:39:41.394960 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:41.394960 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:39:41.400344 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-11a2b88a-2927-4e75-9b09-21ce79ebe4c8 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Volume info retrieved successfully. Jul 10 08:39:41.407210 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-11a2b88a-2927-4e75-9b09-21ce79ebe4c8 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] https://10.4.3.7/volume/v3/volumes/2e7fd16c-1b00-40bd-8c5c-314e6f5f9fb6 returned with HTTP 200 Jul 10 08:39:41.408249 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 729/2933] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:39:41 2026] GET /volume/v3/volumes/2e7fd16c-1b00-40bd-8c5c-314e6f5f9fb6 => generated 1135 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:39:41.424781 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-82883c44-1246-4291-8e4a-3e274809305a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:41.426591 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-82883c44-1246-4291-8e4a-3e274809305a tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] DELETE https://10.4.3.7/volume/v3/volumes/2e7fd16c-1b00-40bd-8c5c-314e6f5f9fb6 Jul 10 08:39:41.426852 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-82883c44-1246-4291-8e4a-3e274809305a tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:41.427043 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-82883c44-1246-4291-8e4a-3e274809305a tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:41.427238 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-82883c44-1246-4291-8e4a-3e274809305a tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Delete volume with id: 2e7fd16c-1b00-40bd-8c5c-314e6f5f9fb6 Jul 10 08:39:41.437022 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:41.437022 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:39:41.437503 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-82883c44-1246-4291-8e4a-3e274809305a tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Volume info retrieved successfully. Jul 10 08:39:41.445283 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-82883c44-1246-4291-8e4a-3e274809305a tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-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. Jul 10 08:39:41.445607 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-82883c44-1246-4291-8e4a-3e274809305a tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] https://10.4.3.7/volume/v3/volumes/2e7fd16c-1b00-40bd-8c5c-314e6f5f9fb6 returned with HTTP 400 Jul 10 08:39:41.446146 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 737/2934] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:39:41 2026] DELETE /volume/v3/volumes/2e7fd16c-1b00-40bd-8c5c-314e6f5f9fb6 => generated 307 bytes in 22 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 08:39:41.457787 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-0f01d5ff-08b1-47ab-afb1-3a79ee7aa1d4 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:41.460536 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-0f01d5ff-08b1-47ab-afb1-3a79ee7aa1d4 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] GET https://10.4.3.7/volume/v3/volumes/2e7fd16c-1b00-40bd-8c5c-314e6f5f9fb6 Jul 10 08:39:41.460807 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-0f01d5ff-08b1-47ab-afb1-3a79ee7aa1d4 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:41.461055 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-0f01d5ff-08b1-47ab-afb1-3a79ee7aa1d4 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:41.479641 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:41.479641 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:39:41.486930 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-0f01d5ff-08b1-47ab-afb1-3a79ee7aa1d4 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Volume info retrieved successfully. Jul 10 08:39:41.492752 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-0f01d5ff-08b1-47ab-afb1-3a79ee7aa1d4 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] https://10.4.3.7/volume/v3/volumes/2e7fd16c-1b00-40bd-8c5c-314e6f5f9fb6 returned with HTTP 200 Jul 10 08:39:41.493449 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 729/2935] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:39:41 2026] GET /volume/v3/volumes/2e7fd16c-1b00-40bd-8c5c-314e6f5f9fb6 => generated 1135 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:39:41.539248 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-e52bc5e1-a373-4e96-91e9-86bb49a417fb req-d5e50fa9-e998-40f8-8823-60a9591c3003 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:41.541246 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-e52bc5e1-a373-4e96-91e9-86bb49a417fb req-d5e50fa9-e998-40f8-8823-60a9591c3003 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] GET https://10.4.3.7/volume/v3/volumes/2e7fd16c-1b00-40bd-8c5c-314e6f5f9fb6 Jul 10 08:39:41.541482 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-e52bc5e1-a373-4e96-91e9-86bb49a417fb req-d5e50fa9-e998-40f8-8823-60a9591c3003 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:41.541735 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-e52bc5e1-a373-4e96-91e9-86bb49a417fb req-d5e50fa9-e998-40f8-8823-60a9591c3003 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:41.550898 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:41.550898 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:39:41.555306 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-e52bc5e1-a373-4e96-91e9-86bb49a417fb req-d5e50fa9-e998-40f8-8823-60a9591c3003 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Volume info retrieved successfully. Jul 10 08:39:41.559607 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-e52bc5e1-a373-4e96-91e9-86bb49a417fb req-d5e50fa9-e998-40f8-8823-60a9591c3003 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] https://10.4.3.7/volume/v3/volumes/2e7fd16c-1b00-40bd-8c5c-314e6f5f9fb6 returned with HTTP 200 Jul 10 08:39:41.560041 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 741/2936] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:39:41 2026] GET /volume/v3/volumes/2e7fd16c-1b00-40bd-8c5c-314e6f5f9fb6 => generated 1135 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:39:41.582677 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-e52bc5e1-a373-4e96-91e9-86bb49a417fb req-fe14ebff-3019-4caa-9aa8-e3b39b40e0b3 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:41.584870 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-e52bc5e1-a373-4e96-91e9-86bb49a417fb req-fe14ebff-3019-4caa-9aa8-e3b39b40e0b3 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] POST https://10.4.3.7/volume/v3/volumes/2e7fd16c-1b00-40bd-8c5c-314e6f5f9fb6/action Jul 10 08:39:41.585289 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-e52bc5e1-a373-4e96-91e9-86bb49a417fb req-fe14ebff-3019-4caa-9aa8-e3b39b40e0b3 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100055) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:39:41.585481 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-e52bc5e1-a373-4e96-91e9-86bb49a417fb req-fe14ebff-3019-4caa-9aa8-e3b39b40e0b3 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:39:41.597180 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:41.597180 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:39:41.597742 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [req-e52bc5e1-a373-4e96-91e9-86bb49a417fb req-fe14ebff-3019-4caa-9aa8-e3b39b40e0b3 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Volume info retrieved successfully. Jul 10 08:39:41.603804 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [req-e52bc5e1-a373-4e96-91e9-86bb49a417fb req-fe14ebff-3019-4caa-9aa8-e3b39b40e0b3 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Begin detaching volume completed successfully. Jul 10 08:39:41.604026 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-e52bc5e1-a373-4e96-91e9-86bb49a417fb req-fe14ebff-3019-4caa-9aa8-e3b39b40e0b3 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] https://10.4.3.7/volume/v3/volumes/2e7fd16c-1b00-40bd-8c5c-314e6f5f9fb6/action returned with HTTP 202 Jul 10 08:39:41.604501 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 730/2937] 10.4.3.7 () {72 vars in 1658 bytes} [Fri Jul 10 08:39:41 2026] POST /volume/v3/volumes/2e7fd16c-1b00-40bd-8c5c-314e6f5f9fb6/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jul 10 08:39:42.402540 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-cbe89ece-30b3-4d4c-8d29-c226d81eb2ce None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:42.404364 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cbe89ece-30b3-4d4c-8d29-c226d81eb2ce tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/backups/7d11bdaa-3b3a-437e-bd9a-b9006ea2240a Jul 10 08:39:42.404593 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-cbe89ece-30b3-4d4c-8d29-c226d81eb2ce tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:42.404769 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-cbe89ece-30b3-4d4c-8d29-c226d81eb2ce tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:42.404895 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-cbe89ece-30b3-4d4c-8d29-c226d81eb2ce tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Show backup with id 7d11bdaa-3b3a-437e-bd9a-b9006ea2240a. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:39:42.408827 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:42.408827 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:39:42.409362 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cbe89ece-30b3-4d4c-8d29-c226d81eb2ce tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/backups/7d11bdaa-3b3a-437e-bd9a-b9006ea2240a returned with HTTP 200 Jul 10 08:39:42.409711 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 738/2938] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:39:42 2026] GET /volume/v3/backups/7d11bdaa-3b3a-437e-bd9a-b9006ea2240a => generated 732 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:39:42.628010 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-548ca283-63ac-419f-843c-637efcb30fdb None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:42.628444 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-548ca283-63ac-419f-843c-637efcb30fdb None None] GET https://10.4.3.7/volume// Jul 10 08:39:42.630386 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-548ca283-63ac-419f-843c-637efcb30fdb None None] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:42.630386 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-548ca283-63ac-419f-843c-637efcb30fdb None None] Calling method 'all' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:42.630386 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-548ca283-63ac-419f-843c-637efcb30fdb None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:39:42.630386 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 730/2939] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:39:42 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:39:42.639298 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-e52bc5e1-a373-4e96-91e9-86bb49a417fb req-a2fda0d2-1393-42e9-8a22-6f34427b4032 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:42.645445 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-e52bc5e1-a373-4e96-91e9-86bb49a417fb req-a2fda0d2-1393-42e9-8a22-6f34427b4032 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] GET https://10.4.3.7/volume/v3/volumes/2e7fd16c-1b00-40bd-8c5c-314e6f5f9fb6 Jul 10 08:39:42.645445 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-e52bc5e1-a373-4e96-91e9-86bb49a417fb req-a2fda0d2-1393-42e9-8a22-6f34427b4032 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:42.645445 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-e52bc5e1-a373-4e96-91e9-86bb49a417fb req-a2fda0d2-1393-42e9-8a22-6f34427b4032 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:42.660004 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:42.660004 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:39:42.665446 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-e52bc5e1-a373-4e96-91e9-86bb49a417fb req-a2fda0d2-1393-42e9-8a22-6f34427b4032 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Volume info retrieved successfully. Jul 10 08:39:42.671836 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-e52bc5e1-a373-4e96-91e9-86bb49a417fb req-a2fda0d2-1393-42e9-8a22-6f34427b4032 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] https://10.4.3.7/volume/v3/volumes/2e7fd16c-1b00-40bd-8c5c-314e6f5f9fb6 returned with HTTP 200 Jul 10 08:39:42.672369 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 742/2940] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:39:42 2026] GET /volume/v3/volumes/2e7fd16c-1b00-40bd-8c5c-314e6f5f9fb6 => generated 1318 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:39:42.785444 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-5647e5c5-4fc4-4b59-a0cb-e64a3d7957c5 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:42.787449 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-5647e5c5-4fc4-4b59-a0cb-e64a3d7957c5 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:39:42.787938 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-5647e5c5-4fc4-4b59-a0cb-e64a3d7957c5 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-964312617", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:39:42.789464 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.volumes [None req-5647e5c5-4fc4-4b59-a0cb-e64a3d7957c5 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-964312617', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100055) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:39:42.789663 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-5647e5c5-4fc4-4b59-a0cb-e64a3d7957c5 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Create volume of 1 GB Jul 10 08:39:42.797443 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-5647e5c5-4fc4-4b59-a0cb-e64a3d7957c5 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Availability Zones retrieved successfully. Jul 10 08:39:42.801483 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-5647e5c5-4fc4-4b59-a0cb-e64a3d7957c5 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Flow 'volume_create_api' (5970554a-6f4a-46d4-8a90-5521f6ba373b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:39:42.803152 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-5647e5c5-4fc4-4b59-a0cb-e64a3d7957c5 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12b5351d-f11a-4710-a853-c4554fa11652) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:39:42.804483 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.flows.api.create_volume [None req-5647e5c5-4fc4-4b59-a0cb-e64a3d7957c5 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Validating volume size '1' using validate_int {{(pid=100055) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:39:42.832080 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-5647e5c5-4fc4-4b59-a0cb-e64a3d7957c5 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12b5351d-f11a-4710-a853-c4554fa11652) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:39:42.833158 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-5647e5c5-4fc4-4b59-a0cb-e64a3d7957c5 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28b6a75a-6dc3-4ab8-b931-a4a6ef68dad9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:39:42.898852 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.quota [None req-5647e5c5-4fc4-4b59-a0cb-e64a3d7957c5 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Created reservations ['dd19f632-b66e-4785-999c-ac5509f03c9b', '0e835653-db8b-44dd-b2f1-54a02ca2008d', '27ef8d0a-6e90-4967-a0c1-eb895ac195c9', '101050fc-2cd5-43ea-8149-8106d7abf200'] {{(pid=100055) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:39:42.898852 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-5647e5c5-4fc4-4b59-a0cb-e64a3d7957c5 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28b6a75a-6dc3-4ab8-b931-a4a6ef68dad9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dd19f632-b66e-4785-999c-ac5509f03c9b', '0e835653-db8b-44dd-b2f1-54a02ca2008d', '27ef8d0a-6e90-4967-a0c1-eb895ac195c9', '101050fc-2cd5-43ea-8149-8106d7abf200']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:39:42.898852 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-5647e5c5-4fc4-4b59-a0cb-e64a3d7957c5 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5474224-bfa3-41ff-a144-89e650d8055f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:39:42.923932 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-5647e5c5-4fc4-4b59-a0cb-e64a3d7957c5 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5474224-bfa3-41ff-a144-89e650d8055f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6e9dbdd7-e1dc-4c8f-8437-76b330677ff1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-964312617',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='529fd0beba0f455097f9f42b05ddce0b',qos_specs=None,replication_status=,reservations=['dd19f632-b66e-4785-999c-ac5509f03c9b','0e835653-db8b-44dd-b2f1-54a02ca2008d','27ef8d0a-6e90-4967-a0c1-eb895ac195c9','101050fc-2cd5-43ea-8149-8106d7abf200'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35c8598016f54563a89eca1e4056d997',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:39:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-964312617',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6e9dbdd7-e1dc-4c8f-8437-76b330677ff1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='529fd0beba0f455097f9f42b05ddce0b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='35c8598016f54563a89eca1e4056d997',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:39:42.924835 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-5647e5c5-4fc4-4b59-a0cb-e64a3d7957c5 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38627c21-55b8-40db-a383-7a685ff77dbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:39:42.940905 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-5647e5c5-4fc4-4b59-a0cb-e64a3d7957c5 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38627c21-55b8-40db-a383-7a685ff77dbd) transitioned into state 'SUCCESS' from state '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-964312617',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='529fd0beba0f455097f9f42b05ddce0b',qos_specs=None,replication_status=,reservations=['dd19f632-b66e-4785-999c-ac5509f03c9b','0e835653-db8b-44dd-b2f1-54a02ca2008d','27ef8d0a-6e90-4967-a0c1-eb895ac195c9','101050fc-2cd5-43ea-8149-8106d7abf200'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35c8598016f54563a89eca1e4056d997',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:39:42.941782 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-5647e5c5-4fc4-4b59-a0cb-e64a3d7957c5 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a11812b-47e8-4e3a-aa4c-67689d50612e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:39:42.950472 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-5647e5c5-4fc4-4b59-a0cb-e64a3d7957c5 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a11812b-47e8-4e3a-aa4c-67689d50612e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:39:42.951433 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-5647e5c5-4fc4-4b59-a0cb-e64a3d7957c5 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Flow 'volume_create_api' (5970554a-6f4a-46d4-8a90-5521f6ba373b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:39:42.951850 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-5647e5c5-4fc4-4b59-a0cb-e64a3d7957c5 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Create volume request issued successfully. Jul 10 08:39:42.952684 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-5647e5c5-4fc4-4b59-a0cb-e64a3d7957c5 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:39:42.953332 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 731/2941] 10.4.3.7 () {68 vars in 1245 bytes} [Fri Jul 10 08:39:42 2026] POST /volume/v3/volumes => generated 742 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:39:43.419541 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-cb774b72-9224-4944-a3e2-5bb0ce95c7b4 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:43.423432 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cb774b72-9224-4944-a3e2-5bb0ce95c7b4 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/backups/7d11bdaa-3b3a-437e-bd9a-b9006ea2240a Jul 10 08:39:43.423432 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-cb774b72-9224-4944-a3e2-5bb0ce95c7b4 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:43.423432 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-cb774b72-9224-4944-a3e2-5bb0ce95c7b4 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:43.423432 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-cb774b72-9224-4944-a3e2-5bb0ce95c7b4 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Show backup with id 7d11bdaa-3b3a-437e-bd9a-b9006ea2240a. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:39:43.425429 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:43.425429 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:39:43.425911 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cb774b72-9224-4944-a3e2-5bb0ce95c7b4 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/backups/7d11bdaa-3b3a-437e-bd9a-b9006ea2240a returned with HTTP 200 Jul 10 08:39:43.426237 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 739/2942] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:39:43 2026] GET /volume/v3/backups/7d11bdaa-3b3a-437e-bd9a-b9006ea2240a => generated 732 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:39:43.514053 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-e52bc5e1-a373-4e96-91e9-86bb49a417fb req-485738d7-58bc-4675-b6ed-cbcbd733e6df None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:43.516162 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-e52bc5e1-a373-4e96-91e9-86bb49a417fb req-485738d7-58bc-4675-b6ed-cbcbd733e6df tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] DELETE https://10.4.3.7/volume/v3/attachments/fc8febac-9ff6-4494-8a1d-c5d608508212 Jul 10 08:39:43.516380 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-e52bc5e1-a373-4e96-91e9-86bb49a417fb req-485738d7-58bc-4675-b6ed-cbcbd733e6df tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:43.516581 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-e52bc5e1-a373-4e96-91e9-86bb49a417fb req-485738d7-58bc-4675-b6ed-cbcbd733e6df tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Calling method 'version_select' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:43.524218 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:43.524218 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:39:44.056311 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-e52bc5e1-a373-4e96-91e9-86bb49a417fb req-485738d7-58bc-4675-b6ed-cbcbd733e6df tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] https://10.4.3.7/volume/v3/attachments/fc8febac-9ff6-4494-8a1d-c5d608508212 returned with HTTP 200 Jul 10 08:39:44.056809 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 731/2943] 10.4.3.7 () {72 vars in 1659 bytes} [Fri Jul 10 08:39:43 2026] DELETE /volume/v3/attachments/fc8febac-9ff6-4494-8a1d-c5d608508212 => generated 19 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 08:39:44.436296 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-b05cc70d-19a9-4f2f-ad8d-14b33aacbf7c None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:44.438042 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-b05cc70d-19a9-4f2f-ad8d-14b33aacbf7c tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/backups/7d11bdaa-3b3a-437e-bd9a-b9006ea2240a Jul 10 08:39:44.438290 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-b05cc70d-19a9-4f2f-ad8d-14b33aacbf7c tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:44.438499 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-b05cc70d-19a9-4f2f-ad8d-14b33aacbf7c tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:44.438643 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-b05cc70d-19a9-4f2f-ad8d-14b33aacbf7c tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Show backup with id 7d11bdaa-3b3a-437e-bd9a-b9006ea2240a. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:39:44.442466 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:44.442466 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:39:44.443017 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-b05cc70d-19a9-4f2f-ad8d-14b33aacbf7c tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/backups/7d11bdaa-3b3a-437e-bd9a-b9006ea2240a returned with HTTP 200 Jul 10 08:39:44.443396 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 743/2944] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:39:44 2026] GET /volume/v3/backups/7d11bdaa-3b3a-437e-bd9a-b9006ea2240a => generated 732 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:39:44.789287 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-fb3456aa-c65d-4eb2-afac-022d301ec338 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:44.791579 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-fb3456aa-c65d-4eb2-afac-022d301ec338 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] GET https://10.4.3.7/volume/v3/volumes/2e7fd16c-1b00-40bd-8c5c-314e6f5f9fb6 Jul 10 08:39:44.791875 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-fb3456aa-c65d-4eb2-afac-022d301ec338 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:44.792157 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-fb3456aa-c65d-4eb2-afac-022d301ec338 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:44.801093 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:44.801093 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:39:44.804794 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-fb3456aa-c65d-4eb2-afac-022d301ec338 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Volume info retrieved successfully. Jul 10 08:39:44.809583 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-fb3456aa-c65d-4eb2-afac-022d301ec338 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] https://10.4.3.7/volume/v3/volumes/2e7fd16c-1b00-40bd-8c5c-314e6f5f9fb6 returned with HTTP 200 Jul 10 08:39:44.810083 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 732/2945] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:39:44 2026] GET /volume/v3/volumes/2e7fd16c-1b00-40bd-8c5c-314e6f5f9fb6 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:39:45.245458 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-c0974ebb-c4f1-41f4-b9fd-5812dee01a99 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:45.246008 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c0974ebb-c4f1-41f4-b9fd-5812dee01a99 None None] GET https://10.4.3.7/volume// Jul 10 08:39:45.246248 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c0974ebb-c4f1-41f4-b9fd-5812dee01a99 None None] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:45.246557 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c0974ebb-c4f1-41f4-b9fd-5812dee01a99 None None] Calling method 'all' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:45.246993 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c0974ebb-c4f1-41f4-b9fd-5812dee01a99 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:39:45.247364 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 740/2946] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:39:45 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:39:45.255909 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-11ea773a-e7c4-4d1f-8e96-768feb29f55a req-cb987e66-b237-405b-b98a-8638fc51a312 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:45.258147 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-11ea773a-e7c4-4d1f-8e96-768feb29f55a req-cb987e66-b237-405b-b98a-8638fc51a312 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] GET https://10.4.3.7/volume/v3/volumes/90c0aef8-5b20-454d-af28-e549dd806cbe Jul 10 08:39:45.258361 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-11ea773a-e7c4-4d1f-8e96-768feb29f55a req-cb987e66-b237-405b-b98a-8638fc51a312 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:45.258596 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-11ea773a-e7c4-4d1f-8e96-768feb29f55a req-cb987e66-b237-405b-b98a-8638fc51a312 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:45.269972 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:45.269972 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:39:45.274550 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [req-11ea773a-e7c4-4d1f-8e96-768feb29f55a req-cb987e66-b237-405b-b98a-8638fc51a312 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Volume info retrieved successfully. Jul 10 08:39:45.280821 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-11ea773a-e7c4-4d1f-8e96-768feb29f55a req-cb987e66-b237-405b-b98a-8638fc51a312 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/volumes/90c0aef8-5b20-454d-af28-e549dd806cbe returned with HTTP 200 Jul 10 08:39:45.281356 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 732/2947] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:39:45 2026] GET /volume/v3/volumes/90c0aef8-5b20-454d-af28-e549dd806cbe => generated 1541 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:39:45.405648 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-11ea773a-e7c4-4d1f-8e96-768feb29f55a req-e4d990c2-5abc-4157-bf73-0b23007fd3e8 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:45.410669 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-11ea773a-e7c4-4d1f-8e96-768feb29f55a req-e4d990c2-5abc-4157-bf73-0b23007fd3e8 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] PUT https://10.4.3.7/volume/v3/attachments/5f28c884-6ac5-4bf9-b94e-f7be9552f0b7 Jul 10 08:39:45.410669 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-11ea773a-e7c4-4d1f-8e96-768feb29f55a req-e4d990c2-5abc-4157-bf73-0b23007fd3e8 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.7", "host": "np0000004976", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b54eda21b644", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bf3c9c16-ec3d-4df7-865b-5f424258654a", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:39:45.420667 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.coordination [req-11ea773a-e7c4-4d1f-8e96-768feb29f55a req-e4d990c2-5abc-4157-bf73-0b23007fd3e8 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Acquiring lock "cinder-attachment_update-90c0aef8-5b20-454d-af28-e549dd806cbe-np0000004976" by "attachment_update" {{(pid=100054) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 08:39:45.425295 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.coordination [req-11ea773a-e7c4-4d1f-8e96-768feb29f55a req-e4d990c2-5abc-4157-bf73-0b23007fd3e8 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Lock "cinder-attachment_update-90c0aef8-5b20-454d-af28-e549dd806cbe-np0000004976" acquired by "attachment_update" :: waited 0.005s {{(pid=100054) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 08:39:45.426329 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:45.426329 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:39:45.457101 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-b3e2dc87-6ec2-425e-bf0a-132fdc01cee0 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:45.459293 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-b3e2dc87-6ec2-425e-bf0a-132fdc01cee0 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/backups/7d11bdaa-3b3a-437e-bd9a-b9006ea2240a Jul 10 08:39:45.459660 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-b3e2dc87-6ec2-425e-bf0a-132fdc01cee0 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:45.459864 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-b3e2dc87-6ec2-425e-bf0a-132fdc01cee0 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:45.460063 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-b3e2dc87-6ec2-425e-bf0a-132fdc01cee0 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Show backup with id 7d11bdaa-3b3a-437e-bd9a-b9006ea2240a. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:39:45.467088 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:45.467088 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:39:45.468781 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-b3e2dc87-6ec2-425e-bf0a-132fdc01cee0 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/backups/7d11bdaa-3b3a-437e-bd9a-b9006ea2240a returned with HTTP 200 Jul 10 08:39:45.469178 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 733/2948] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:39:45 2026] GET /volume/v3/backups/7d11bdaa-3b3a-437e-bd9a-b9006ea2240a => generated 732 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:39:45.955434 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.coordination [req-11ea773a-e7c4-4d1f-8e96-768feb29f55a req-e4d990c2-5abc-4157-bf73-0b23007fd3e8 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Lock "cinder-attachment_update-90c0aef8-5b20-454d-af28-e549dd806cbe-np0000004976" released by "attachment_update" :: held 0.530s {{(pid=100054) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 08:39:45.955805 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-11ea773a-e7c4-4d1f-8e96-768feb29f55a req-e4d990c2-5abc-4157-bf73-0b23007fd3e8 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/attachments/5f28c884-6ac5-4bf9-b94e-f7be9552f0b7 returned with HTTP 200 Jul 10 08:39:45.956356 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 744/2949] 10.4.3.7 () {74 vars in 1690 bytes} [Fri Jul 10 08:39:45 2026] PUT /volume/v3/attachments/5f28c884-6ac5-4bf9-b94e-f7be9552f0b7 => generated 969 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:39:46.467272 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-11ea773a-e7c4-4d1f-8e96-768feb29f55a req-d5d0e062-32e5-45ce-9b7e-a829d916f785 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:46.470077 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-11ea773a-e7c4-4d1f-8e96-768feb29f55a req-d5d0e062-32e5-45ce-9b7e-a829d916f785 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] POST https://10.4.3.7/volume/v3/attachments/5f28c884-6ac5-4bf9-b94e-f7be9552f0b7/action Jul 10 08:39:46.470469 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-11ea773a-e7c4-4d1f-8e96-768feb29f55a req-d5d0e062-32e5-45ce-9b7e-a829d916f785 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Action body: b'{"os-complete": null}' {{(pid=100057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:39:46.470623 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-11ea773a-e7c4-4d1f-8e96-768feb29f55a req-d5d0e062-32e5-45ce-9b7e-a829d916f785 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:39:46.480877 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-5b172619-1214-4dee-9f0f-4ce2bd1aa78a None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:46.482814 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-5b172619-1214-4dee-9f0f-4ce2bd1aa78a tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/backups/7d11bdaa-3b3a-437e-bd9a-b9006ea2240a Jul 10 08:39:46.483013 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-5b172619-1214-4dee-9f0f-4ce2bd1aa78a tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:46.483244 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-5b172619-1214-4dee-9f0f-4ce2bd1aa78a tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:46.483338 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-5b172619-1214-4dee-9f0f-4ce2bd1aa78a tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Show backup with id 7d11bdaa-3b3a-437e-bd9a-b9006ea2240a. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:39:46.487681 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:46.487681 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:39:46.488435 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-5b172619-1214-4dee-9f0f-4ce2bd1aa78a tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/backups/7d11bdaa-3b3a-437e-bd9a-b9006ea2240a returned with HTTP 200 Jul 10 08:39:46.488828 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 733/2950] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:39:46 2026] GET /volume/v3/backups/7d11bdaa-3b3a-437e-bd9a-b9006ea2240a => generated 732 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:39:46.499044 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:46.499044 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:39:46.515662 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-11ea773a-e7c4-4d1f-8e96-768feb29f55a req-d5d0e062-32e5-45ce-9b7e-a829d916f785 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/attachments/5f28c884-6ac5-4bf9-b94e-f7be9552f0b7/action returned with HTTP 204 Jul 10 08:39:46.516352 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 741/2951] 10.4.3.7 () {74 vars in 1711 bytes} [Fri Jul 10 08:39:46 2026] POST /volume/v3/attachments/5f28c884-6ac5-4bf9-b94e-f7be9552f0b7/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:39:47.503847 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-dfe1adb6-1335-4de4-88f7-c0870c003e05 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:47.507604 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-dfe1adb6-1335-4de4-88f7-c0870c003e05 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/backups/7d11bdaa-3b3a-437e-bd9a-b9006ea2240a Jul 10 08:39:47.507795 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-dfe1adb6-1335-4de4-88f7-c0870c003e05 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:47.507984 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-dfe1adb6-1335-4de4-88f7-c0870c003e05 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:47.508075 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-dfe1adb6-1335-4de4-88f7-c0870c003e05 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Show backup with id 7d11bdaa-3b3a-437e-bd9a-b9006ea2240a. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:39:47.516014 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:47.516014 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:39:47.516818 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-dfe1adb6-1335-4de4-88f7-c0870c003e05 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/backups/7d11bdaa-3b3a-437e-bd9a-b9006ea2240a returned with HTTP 200 Jul 10 08:39:47.517240 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 734/2952] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:39:47 2026] GET /volume/v3/backups/7d11bdaa-3b3a-437e-bd9a-b9006ea2240a => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:39:48.531856 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-0e810782-6da3-4d07-bf3a-f673a7ce0a66 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:48.535316 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-0e810782-6da3-4d07-bf3a-f673a7ce0a66 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/backups/7d11bdaa-3b3a-437e-bd9a-b9006ea2240a Jul 10 08:39:48.535621 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-0e810782-6da3-4d07-bf3a-f673a7ce0a66 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:48.535862 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-0e810782-6da3-4d07-bf3a-f673a7ce0a66 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:48.536003 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-0e810782-6da3-4d07-bf3a-f673a7ce0a66 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Show backup with id 7d11bdaa-3b3a-437e-bd9a-b9006ea2240a. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:39:48.543589 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:48.543589 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:39:48.544437 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-0e810782-6da3-4d07-bf3a-f673a7ce0a66 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/backups/7d11bdaa-3b3a-437e-bd9a-b9006ea2240a returned with HTTP 200 Jul 10 08:39:48.544923 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 745/2953] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:39:48 2026] GET /volume/v3/backups/7d11bdaa-3b3a-437e-bd9a-b9006ea2240a => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:39:49.555903 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-b3641c2f-77f8-4ddf-8a15-5a9a306893fb None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:49.557663 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-b3641c2f-77f8-4ddf-8a15-5a9a306893fb tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/backups/7d11bdaa-3b3a-437e-bd9a-b9006ea2240a Jul 10 08:39:49.557859 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-b3641c2f-77f8-4ddf-8a15-5a9a306893fb tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:49.558029 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-b3641c2f-77f8-4ddf-8a15-5a9a306893fb tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:49.558144 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-b3641c2f-77f8-4ddf-8a15-5a9a306893fb tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Show backup with id 7d11bdaa-3b3a-437e-bd9a-b9006ea2240a. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:39:49.562033 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:49.562033 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:39:49.562701 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-b3641c2f-77f8-4ddf-8a15-5a9a306893fb tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/backups/7d11bdaa-3b3a-437e-bd9a-b9006ea2240a returned with HTTP 200 Jul 10 08:39:49.563281 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 734/2954] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:39:49 2026] GET /volume/v3/backups/7d11bdaa-3b3a-437e-bd9a-b9006ea2240a => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 08:39:50.573583 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-53eaedad-45c4-49ff-8657-475ee7f7b580 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:50.575386 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-53eaedad-45c4-49ff-8657-475ee7f7b580 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/backups/7d11bdaa-3b3a-437e-bd9a-b9006ea2240a Jul 10 08:39:50.575657 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-53eaedad-45c4-49ff-8657-475ee7f7b580 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:50.575903 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-53eaedad-45c4-49ff-8657-475ee7f7b580 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:50.576060 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-53eaedad-45c4-49ff-8657-475ee7f7b580 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Show backup with id 7d11bdaa-3b3a-437e-bd9a-b9006ea2240a. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:39:50.577554 np0000004976 devstack@c-api.service[100057]: DEBUG dbcounter [-] [100057] Writing DB stats cinder:SELECT=237,cinder:UPDATE=61,cinder:INSERT=22,cinder:DELETE=1 {{(pid=100057) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 08:39:50.580428 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:50.580428 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:39:50.581074 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-53eaedad-45c4-49ff-8657-475ee7f7b580 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/backups/7d11bdaa-3b3a-437e-bd9a-b9006ea2240a returned with HTTP 200 Jul 10 08:39:50.581488 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 742/2955] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:39:50 2026] GET /volume/v3/backups/7d11bdaa-3b3a-437e-bd9a-b9006ea2240a => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:39:51.592645 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-34141eca-7329-4a9b-a677-016e397eda03 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:51.594376 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-34141eca-7329-4a9b-a677-016e397eda03 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/backups/7d11bdaa-3b3a-437e-bd9a-b9006ea2240a Jul 10 08:39:51.594608 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-34141eca-7329-4a9b-a677-016e397eda03 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:51.594788 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-34141eca-7329-4a9b-a677-016e397eda03 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:51.594888 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-34141eca-7329-4a9b-a677-016e397eda03 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Show backup with id 7d11bdaa-3b3a-437e-bd9a-b9006ea2240a. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:39:51.599226 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:51.599226 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:39:51.599823 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-34141eca-7329-4a9b-a677-016e397eda03 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/backups/7d11bdaa-3b3a-437e-bd9a-b9006ea2240a returned with HTTP 200 Jul 10 08:39:51.600185 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 735/2956] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:39:51 2026] GET /volume/v3/backups/7d11bdaa-3b3a-437e-bd9a-b9006ea2240a => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:39:52.384204 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-850e4470-9273-4647-8e80-30c262f950ed None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:52.386480 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-850e4470-9273-4647-8e80-30c262f950ed tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] DELETE https://10.4.3.7/volume/v3/volumes/2e7fd16c-1b00-40bd-8c5c-314e6f5f9fb6 Jul 10 08:39:52.386675 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-850e4470-9273-4647-8e80-30c262f950ed tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:52.386852 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-850e4470-9273-4647-8e80-30c262f950ed tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Calling method 'delete' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:52.387005 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.volumes [None req-850e4470-9273-4647-8e80-30c262f950ed tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Delete volume with id: 2e7fd16c-1b00-40bd-8c5c-314e6f5f9fb6 Jul 10 08:39:52.404264 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:52.404264 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:39:52.404264 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-850e4470-9273-4647-8e80-30c262f950ed tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Volume info retrieved successfully. Jul 10 08:39:52.417467 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-850e4470-9273-4647-8e80-30c262f950ed tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Delete volume request issued successfully. Jul 10 08:39:52.417467 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-850e4470-9273-4647-8e80-30c262f950ed tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] https://10.4.3.7/volume/v3/volumes/2e7fd16c-1b00-40bd-8c5c-314e6f5f9fb6 returned with HTTP 202 Jul 10 08:39:52.417467 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 746/2957] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:39:52 2026] DELETE /volume/v3/volumes/2e7fd16c-1b00-40bd-8c5c-314e6f5f9fb6 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:39:52.424590 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-8a4fc884-ccf6-4c16-be1a-0ffda0fd09f9 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:52.426504 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-8a4fc884-ccf6-4c16-be1a-0ffda0fd09f9 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] GET https://10.4.3.7/volume/v3/volumes/2e7fd16c-1b00-40bd-8c5c-314e6f5f9fb6 Jul 10 08:39:52.426711 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-8a4fc884-ccf6-4c16-be1a-0ffda0fd09f9 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:52.426889 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-8a4fc884-ccf6-4c16-be1a-0ffda0fd09f9 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:52.434977 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:52.434977 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:39:52.439458 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-8a4fc884-ccf6-4c16-be1a-0ffda0fd09f9 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Volume info retrieved successfully. Jul 10 08:39:52.444933 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-8a4fc884-ccf6-4c16-be1a-0ffda0fd09f9 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] https://10.4.3.7/volume/v3/volumes/2e7fd16c-1b00-40bd-8c5c-314e6f5f9fb6 returned with HTTP 200 Jul 10 08:39:52.445342 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 735/2958] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:39:52 2026] GET /volume/v3/volumes/2e7fd16c-1b00-40bd-8c5c-314e6f5f9fb6 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:39:52.609278 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-11c4ef2f-6766-4a84-b54c-ca473f051dbe None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:52.610775 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-11c4ef2f-6766-4a84-b54c-ca473f051dbe tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/backups/7d11bdaa-3b3a-437e-bd9a-b9006ea2240a Jul 10 08:39:52.610955 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-11c4ef2f-6766-4a84-b54c-ca473f051dbe tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:52.611275 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-11c4ef2f-6766-4a84-b54c-ca473f051dbe tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:52.611275 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-11c4ef2f-6766-4a84-b54c-ca473f051dbe tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Show backup with id 7d11bdaa-3b3a-437e-bd9a-b9006ea2240a. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:39:52.615011 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:52.615011 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:39:52.615550 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-11c4ef2f-6766-4a84-b54c-ca473f051dbe tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/backups/7d11bdaa-3b3a-437e-bd9a-b9006ea2240a returned with HTTP 200 Jul 10 08:39:52.615856 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 743/2959] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:39:52 2026] GET /volume/v3/backups/7d11bdaa-3b3a-437e-bd9a-b9006ea2240a => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:39:52.624049 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-f772aa32-b5df-44cc-920a-b6a8620d3837 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:52.625589 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-f772aa32-b5df-44cc-920a-b6a8620d3837 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/backups/7d11bdaa-3b3a-437e-bd9a-b9006ea2240a/export_record Jul 10 08:39:52.625771 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-f772aa32-b5df-44cc-920a-b6a8620d3837 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:52.625945 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-f772aa32-b5df-44cc-920a-b6a8620d3837 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'export_record' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:52.626056 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.contrib.backups [None req-f772aa32-b5df-44cc-920a-b6a8620d3837 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Export record for backup 7d11bdaa-3b3a-437e-bd9a-b9006ea2240a. {{(pid=100055) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 10 08:39:52.627789 np0000004976 devstack@c-api.service[100055]: DEBUG dbcounter [-] [100055] Writing DB stats cinder:SELECT=226,cinder:INSERT=21,cinder:UPDATE=48 {{(pid=100055) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 08:39:52.630840 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:52.630840 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:39:52.632152 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.backup.api [None req-f772aa32-b5df-44cc-920a-b6a8620d3837 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling RPCAPI with context: , host: np0000004976, backup: 7d11bdaa-3b3a-437e-bd9a-b9006ea2240a. {{(pid=100055) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 10 08:39:52.639545 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.backup.rpcapi [None req-f772aa32-b5df-44cc-920a-b6a8620d3837 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] export_record in rpcapi backup_id 7d11bdaa-3b3a-437e-bd9a-b9006ea2240a on host np0000004976. {{(pid=100055) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 10 08:39:53.141493 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.contrib.backups [None req-f772aa32-b5df-44cc-920a-b6a8620d3837 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiN2QxMWJkYWEtM2IzYS00MzdlLWJkOWEtYjkwMDZlYTIyNDBhIiwgInVzZXJfaWQiOiAiZmVkNjAyZDJhYmZhNGRmN2I3MzFiYmYwNWY1NzM1ODciLCAicHJvamVjdF9pZCI6ICIyN2I5NTdhYmZiMDg0NWEyOTA1Y2JhNjViYjZiMjg4MCIsICJ2b2x1bWVfaWQiOiAiOWM4NGQxMGQtMzAxZS00Yzg5LTg4N2MtYTk4NGYwMzBmMjQ3IiwgImhvc3QiOiAibnAwMDAwMDA0OTc2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNjA5Nzc2MTAyIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfOWM4NGQxMGQtMzAxZS00Yzg5LTg4N2MtYTk4NGYwMzBmMjQ3LzIwMjYwNzEwMDgzOTM1L2F6X25vdmFfYmFja3VwXzdkMTFiZGFhLTNiM2EtNDM3ZS1iZDlhLWI5MDA2ZWEyMjQwYSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMTBUMDg6Mzk6MzJaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMTBUMDg6Mzk6MzJaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQwODozOTo1MloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100055) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 10 08:39:53.141775 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-f772aa32-b5df-44cc-920a-b6a8620d3837 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/backups/7d11bdaa-3b3a-437e-bd9a-b9006ea2240a/export_record returned with HTTP 200 Jul 10 08:39:53.142252 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 736/2960] 10.4.3.7 () {68 vars in 1416 bytes} [Fri Jul 10 08:39:52 2026] GET /volume/v3/backups/7d11bdaa-3b3a-437e-bd9a-b9006ea2240a/export_record => generated 1424 bytes in 518 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:39:53.149662 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-92089577-8f78-4c90-b8b1-492361f5c79a None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:53.151696 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-92089577-8f78-4c90-b8b1-492361f5c79a tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/backups/7d11bdaa-3b3a-437e-bd9a-b9006ea2240a Jul 10 08:39:53.151896 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-92089577-8f78-4c90-b8b1-492361f5c79a tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:53.152072 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-92089577-8f78-4c90-b8b1-492361f5c79a tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:53.152186 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-92089577-8f78-4c90-b8b1-492361f5c79a tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Show backup with id 7d11bdaa-3b3a-437e-bd9a-b9006ea2240a. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:39:53.156697 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:53.156697 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:39:53.157472 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-92089577-8f78-4c90-b8b1-492361f5c79a tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/backups/7d11bdaa-3b3a-437e-bd9a-b9006ea2240a returned with HTTP 200 Jul 10 08:39:53.157854 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 747/2961] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:39:53 2026] GET /volume/v3/backups/7d11bdaa-3b3a-437e-bd9a-b9006ea2240a => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:39:53.168436 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-054d06fa-17ee-4b7d-860e-92435a203340 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:53.170093 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-054d06fa-17ee-4b7d-860e-92435a203340 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-member] POST https://10.4.3.7/volume/v3/backups/import_record Jul 10 08:39:53.170602 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-054d06fa-17ee-4b7d-860e-92435a203340 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-member] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNTcyNTQwMjEtZjA3YS00YjBmLThiYzMtZWFhMjdhZTMzZGQxIiwgInVzZXJfaWQiOiAiZmVkNjAyZDJhYmZhNGRmN2I3MzFiYmYwNWY1NzM1ODciLCAicHJvamVjdF9pZCI6ICIyN2I5NTdhYmZiMDg0NWEyOTA1Y2JhNjViYjZiMjg4MCIsICJ2b2x1bWVfaWQiOiAiOWM4NGQxMGQtMzAxZS00Yzg5LTg4N2MtYTk4NGYwMzBmMjQ3IiwgImhvc3QiOiAibnAwMDAwMDA0OTc2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNjA5Nzc2MTAyIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfOWM4NGQxMGQtMzAxZS00Yzg5LTg4N2MtYTk4NGYwMzBmMjQ3LzIwMjYwNzEwMDgzOTM1L2F6X25vdmFfYmFja3VwXzdkMTFiZGFhLTNiM2EtNDM3ZS1iZDlhLWI5MDA2ZWEyMjQwYSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMTBUMDg6Mzk6MzJaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMTBUMDg6Mzk6MzJaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQwODozOTo1MloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:39:53.171874 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.contrib.backups [None req-054d06fa-17ee-4b7d-860e-92435a203340 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-member] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNTcyNTQwMjEtZjA3YS00YjBmLThiYzMtZWFhMjdhZTMzZGQxIiwgInVzZXJfaWQiOiAiZmVkNjAyZDJhYmZhNGRmN2I3MzFiYmYwNWY1NzM1ODciLCAicHJvamVjdF9pZCI6ICIyN2I5NTdhYmZiMDg0NWEyOTA1Y2JhNjViYjZiMjg4MCIsICJ2b2x1bWVfaWQiOiAiOWM4NGQxMGQtMzAxZS00Yzg5LTg4N2MtYTk4NGYwMzBmMjQ3IiwgImhvc3QiOiAibnAwMDAwMDA0OTc2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNjA5Nzc2MTAyIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfOWM4NGQxMGQtMzAxZS00Yzg5LTg4N2MtYTk4NGYwMzBmMjQ3LzIwMjYwNzEwMDgzOTM1L2F6X25vdmFfYmFja3VwXzdkMTFiZGFhLTNiM2EtNDM3ZS1iZDlhLWI5MDA2ZWEyMjQwYSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMTBUMDg6Mzk6MzJaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMTBUMDg6Mzk6MzJaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQwODozOTo1MloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100056) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 10 08:39:53.171971 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.contrib.backups [None req-054d06fa-17ee-4b7d-860e-92435a203340 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-member] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNTcyNTQwMjEtZjA3YS00YjBmLThiYzMtZWFhMjdhZTMzZGQxIiwgInVzZXJfaWQiOiAiZmVkNjAyZDJhYmZhNGRmN2I3MzFiYmYwNWY1NzM1ODciLCAicHJvamVjdF9pZCI6ICIyN2I5NTdhYmZiMDg0NWEyOTA1Y2JhNjViYjZiMjg4MCIsICJ2b2x1bWVfaWQiOiAiOWM4NGQxMGQtMzAxZS00Yzg5LTg4N2MtYTk4NGYwMzBmMjQ3IiwgImhvc3QiOiAibnAwMDAwMDA0OTc2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNjA5Nzc2MTAyIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfOWM4NGQxMGQtMzAxZS00Yzg5LTg4N2MtYTk4NGYwMzBmMjQ3LzIwMjYwNzEwMDgzOTM1L2F6X25vdmFfYmFja3VwXzdkMTFiZGFhLTNiM2EtNDM3ZS1iZDlhLWI5MDA2ZWEyMjQwYSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMTBUMDg6Mzk6MzJaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMTBUMDg6Mzk6MzJaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQwODozOTo1MloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100056) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 10 08:39:53.172592 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.policy [None req-054d06fa-17ee-4b7d-860e-92435a203340 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-member] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '577d7952ce3a4600a60af30e656bd6b5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27b957abfb0845a2905cba65bb6b2880', '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=100056) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 08:39:53.172722 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-054d06fa-17ee-4b7d-860e-92435a203340 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-member] https://10.4.3.7/volume/v3/backups/import_record returned with HTTP 403 Jul 10 08:39:53.173134 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 736/2962] 10.4.3.7 () {70 vars in 1328 bytes} [Fri Jul 10 08:39:53 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:39:53.179126 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-e7442d4e-a283-4bc0-bb73-e347fe1b66bb None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:53.180719 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e7442d4e-a283-4bc0-bb73-e347fe1b66bb tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] DELETE https://10.4.3.7/volume/v3/volumes/9c84d10d-301e-4c89-887c-a984f030f247 Jul 10 08:39:53.180908 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e7442d4e-a283-4bc0-bb73-e347fe1b66bb tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:53.181085 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e7442d4e-a283-4bc0-bb73-e347fe1b66bb tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:53.181256 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-e7442d4e-a283-4bc0-bb73-e347fe1b66bb tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Delete volume with id: 9c84d10d-301e-4c89-887c-a984f030f247 Jul 10 08:39:53.187986 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:53.187986 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:39:53.188329 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-e7442d4e-a283-4bc0-bb73-e347fe1b66bb tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Volume info retrieved successfully. Jul 10 08:39:53.202181 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-e7442d4e-a283-4bc0-bb73-e347fe1b66bb tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Delete volume request issued successfully. Jul 10 08:39:53.202352 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e7442d4e-a283-4bc0-bb73-e347fe1b66bb tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/volumes/9c84d10d-301e-4c89-887c-a984f030f247 returned with HTTP 202 Jul 10 08:39:53.202801 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 744/2963] 10.4.3.7 () {68 vars in 1377 bytes} [Fri Jul 10 08:39:53 2026] DELETE /volume/v3/volumes/9c84d10d-301e-4c89-887c-a984f030f247 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:39:53.209809 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-46c18083-9f16-40b7-8adb-80e8b8d08eba None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:53.211346 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-46c18083-9f16-40b7-8adb-80e8b8d08eba tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/volumes/9c84d10d-301e-4c89-887c-a984f030f247 Jul 10 08:39:53.211571 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-46c18083-9f16-40b7-8adb-80e8b8d08eba tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:53.211772 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-46c18083-9f16-40b7-8adb-80e8b8d08eba tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:53.218483 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:53.218483 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:39:53.221699 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-46c18083-9f16-40b7-8adb-80e8b8d08eba tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Volume info retrieved successfully. Jul 10 08:39:53.226175 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-46c18083-9f16-40b7-8adb-80e8b8d08eba tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/volumes/9c84d10d-301e-4c89-887c-a984f030f247 returned with HTTP 200 Jul 10 08:39:53.227273 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 737/2964] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:39:53 2026] GET /volume/v3/volumes/9c84d10d-301e-4c89-887c-a984f030f247 => generated 1013 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:39:53.456180 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-3cd43b75-4a05-4a85-a586-7b991d9c04b7 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:53.457717 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-3cd43b75-4a05-4a85-a586-7b991d9c04b7 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] GET https://10.4.3.7/volume/v3/volumes/2e7fd16c-1b00-40bd-8c5c-314e6f5f9fb6 Jul 10 08:39:53.457885 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-3cd43b75-4a05-4a85-a586-7b991d9c04b7 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:53.458090 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-3cd43b75-4a05-4a85-a586-7b991d9c04b7 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:53.463815 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-3cd43b75-4a05-4a85-a586-7b991d9c04b7 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] https://10.4.3.7/volume/v3/volumes/2e7fd16c-1b00-40bd-8c5c-314e6f5f9fb6 returned with HTTP 404 Jul 10 08:39:53.464241 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 748/2965] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:39:53 2026] GET /volume/v3/volumes/2e7fd16c-1b00-40bd-8c5c-314e6f5f9fb6 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:39:53.515058 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-4eaa210e-14db-46ce-8755-ff299619321e None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:53.516840 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-4eaa210e-14db-46ce-8755-ff299619321e tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] DELETE https://10.4.3.7/volume/v3/volumes/a1571b7e-191b-4643-a849-e35060407427 Jul 10 08:39:53.517033 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-4eaa210e-14db-46ce-8755-ff299619321e tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:53.517241 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-4eaa210e-14db-46ce-8755-ff299619321e tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Calling method 'delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:53.517425 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-4eaa210e-14db-46ce-8755-ff299619321e tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Delete volume with id: a1571b7e-191b-4643-a849-e35060407427 Jul 10 08:39:53.526150 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:53.526150 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:39:53.526848 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-4eaa210e-14db-46ce-8755-ff299619321e tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Volume info retrieved successfully. Jul 10 08:39:53.542051 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-4eaa210e-14db-46ce-8755-ff299619321e tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Delete volume request issued successfully. Jul 10 08:39:53.542246 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-4eaa210e-14db-46ce-8755-ff299619321e tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] https://10.4.3.7/volume/v3/volumes/a1571b7e-191b-4643-a849-e35060407427 returned with HTTP 202 Jul 10 08:39:53.542682 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 737/2966] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:39:53 2026] DELETE /volume/v3/volumes/a1571b7e-191b-4643-a849-e35060407427 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:39:53.549792 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-254ac592-a4b4-440b-8b20-2499cc596ec5 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:53.551528 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-254ac592-a4b4-440b-8b20-2499cc596ec5 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] GET https://10.4.3.7/volume/v3/volumes/a1571b7e-191b-4643-a849-e35060407427 Jul 10 08:39:53.551706 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-254ac592-a4b4-440b-8b20-2499cc596ec5 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:53.551873 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-254ac592-a4b4-440b-8b20-2499cc596ec5 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:53.558491 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:53.558491 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:39:53.561550 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-254ac592-a4b4-440b-8b20-2499cc596ec5 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Volume info retrieved successfully. Jul 10 08:39:53.565446 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-254ac592-a4b4-440b-8b20-2499cc596ec5 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] https://10.4.3.7/volume/v3/volumes/a1571b7e-191b-4643-a849-e35060407427 returned with HTTP 200 Jul 10 08:39:53.565853 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 745/2967] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:39:53 2026] GET /volume/v3/volumes/a1571b7e-191b-4643-a849-e35060407427 => generated 843 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:39:54.241230 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-6268fdc4-1483-464c-97d0-8a84b9b812ee None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:54.243269 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-6268fdc4-1483-464c-97d0-8a84b9b812ee tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/volumes/9c84d10d-301e-4c89-887c-a984f030f247 Jul 10 08:39:54.243540 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-6268fdc4-1483-464c-97d0-8a84b9b812ee tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:54.243782 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-6268fdc4-1483-464c-97d0-8a84b9b812ee tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:54.250541 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-6268fdc4-1483-464c-97d0-8a84b9b812ee tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/volumes/9c84d10d-301e-4c89-887c-a984f030f247 returned with HTTP 404 Jul 10 08:39:54.251089 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 738/2968] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:39:54 2026] GET /volume/v3/volumes/9c84d10d-301e-4c89-887c-a984f030f247 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:39:54.262025 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-1f80ee6f-0f55-40c4-a8a2-c3434e86b759 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:54.263741 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-1f80ee6f-0f55-40c4-a8a2-c3434e86b759 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-member] GET https://10.4.3.7/volume/v3/backups Jul 10 08:39:54.263935 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-1f80ee6f-0f55-40c4-a8a2-c3434e86b759 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:54.264138 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-1f80ee6f-0f55-40c4-a8a2-c3434e86b759 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-member] Calling method 'index' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:54.264343 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.api_utils [None req-1f80ee6f-0f55-40c4-a8a2-c3434e86b759 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-member] Removing options '' from query. {{(pid=100054) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 08:39:54.276051 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-1f80ee6f-0f55-40c4-a8a2-c3434e86b759 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-member] https://10.4.3.7/volume/v3/backups returned with HTTP 200 Jul 10 08:39:54.276398 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 749/2969] 10.4.3.7 () {68 vars in 1263 bytes} [Fri Jul 10 08:39:54 2026] GET /volume/v3/backups => generated 617 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:39:54.286635 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-c068fbe2-a78a-4783-b56d-b081968c3d9b None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:54.288444 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-c068fbe2-a78a-4783-b56d-b081968c3d9b tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-member] GET https://10.4.3.7/volume/v3/backups?project_id=27b957abfb0845a2905cba65bb6b2880 Jul 10 08:39:54.288658 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-c068fbe2-a78a-4783-b56d-b081968c3d9b tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:54.288842 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-c068fbe2-a78a-4783-b56d-b081968c3d9b tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-member] Calling method 'index' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:54.289104 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.api_utils [None req-c068fbe2-a78a-4783-b56d-b081968c3d9b tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-member] Removing options 'project_id' from query. {{(pid=100056) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 08:39:54.301077 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-c068fbe2-a78a-4783-b56d-b081968c3d9b tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-member] https://10.4.3.7/volume/v3/backups?project_id=27b957abfb0845a2905cba65bb6b2880 returned with HTTP 200 Jul 10 08:39:54.301511 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 738/2970] 10.4.3.7 () {68 vars in 1350 bytes} [Fri Jul 10 08:39:54 2026] GET /volume/v3/backups?project_id=27b957abfb0845a2905cba65bb6b2880 => generated 617 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:39:54.310926 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-75443cb6-c1d6-4894-b26d-20caa81b5ce1 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:54.312978 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-75443cb6-c1d6-4894-b26d-20caa81b5ce1 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:39:54.313383 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-75443cb6-c1d6-4894-b26d-20caa81b5ce1 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-356566284"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:39:54.315095 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [None req-75443cb6-c1d6-4894-b26d-20caa81b5ce1 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-356566284'}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:39:54.315257 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-75443cb6-c1d6-4894-b26d-20caa81b5ce1 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Create volume of 1 GB Jul 10 08:39:54.319509 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-75443cb6-c1d6-4894-b26d-20caa81b5ce1 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Availability Zones retrieved successfully. Jul 10 08:39:54.324513 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-75443cb6-c1d6-4894-b26d-20caa81b5ce1 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Flow 'volume_create_api' (11d04765-3e9a-43c2-8edf-c80816e87569) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:39:54.325435 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-75443cb6-c1d6-4894-b26d-20caa81b5ce1 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf8df351-f997-48b0-89b7-0d14a17b7e61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:39:54.326134 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-75443cb6-c1d6-4894-b26d-20caa81b5ce1 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Validating volume size '1' using validate_int {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:39:54.348668 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-75443cb6-c1d6-4894-b26d-20caa81b5ce1 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf8df351-f997-48b0-89b7-0d14a17b7e61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:39:54.349305 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-75443cb6-c1d6-4894-b26d-20caa81b5ce1 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9ad997a-d02d-4134-8e48-321d03d19222) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:39:54.387692 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-75443cb6-c1d6-4894-b26d-20caa81b5ce1 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Created reservations ['bb250fbe-0a8f-4a91-b844-b6ccc985d389', '290877f1-c2f9-4d9e-8ac0-2ea0191c284d', 'd0305dbb-4fc8-48b5-8599-40bfe99f2694', '080c8c46-9018-4082-82a6-65d6b4c6edb6'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:39:54.388651 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-75443cb6-c1d6-4894-b26d-20caa81b5ce1 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9ad997a-d02d-4134-8e48-321d03d19222) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bb250fbe-0a8f-4a91-b844-b6ccc985d389', '290877f1-c2f9-4d9e-8ac0-2ea0191c284d', 'd0305dbb-4fc8-48b5-8599-40bfe99f2694', '080c8c46-9018-4082-82a6-65d6b4c6edb6']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:39:54.389793 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-75443cb6-c1d6-4894-b26d-20caa81b5ce1 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22fd519b-ec5f-4a10-b0c5-42f19d8a91b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:39:54.413194 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-75443cb6-c1d6-4894-b26d-20caa81b5ce1 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22fd519b-ec5f-4a10-b0c5-42f19d8a91b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f7bb2084-9437-449a-b109-97f85d8e709b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-356566284',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='27b957abfb0845a2905cba65bb6b2880',qos_specs=None,replication_status=,reservations=['bb250fbe-0a8f-4a91-b844-b6ccc985d389','290877f1-c2f9-4d9e-8ac0-2ea0191c284d','d0305dbb-4fc8-48b5-8599-40bfe99f2694','080c8c46-9018-4082-82a6-65d6b4c6edb6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fed602d2abfa4df7b731bbf05f573587',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:39:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-356566284',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f7bb2084-9437-449a-b109-97f85d8e709b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='27b957abfb0845a2905cba65bb6b2880',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fed602d2abfa4df7b731bbf05f573587',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:39:54.413921 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-75443cb6-c1d6-4894-b26d-20caa81b5ce1 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75e9e9d9-4a5f-43f2-a1ca-0f8fc9bfb5d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:39:54.434473 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-75443cb6-c1d6-4894-b26d-20caa81b5ce1 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75e9e9d9-4a5f-43f2-a1ca-0f8fc9bfb5d1) transitioned into state 'SUCCESS' from state '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-356566284',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='27b957abfb0845a2905cba65bb6b2880',qos_specs=None,replication_status=,reservations=['bb250fbe-0a8f-4a91-b844-b6ccc985d389','290877f1-c2f9-4d9e-8ac0-2ea0191c284d','d0305dbb-4fc8-48b5-8599-40bfe99f2694','080c8c46-9018-4082-82a6-65d6b4c6edb6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fed602d2abfa4df7b731bbf05f573587',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:39:54.435181 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-75443cb6-c1d6-4894-b26d-20caa81b5ce1 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31a97d39-83dc-410b-b139-3d8fc8569a1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:39:54.444226 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-75443cb6-c1d6-4894-b26d-20caa81b5ce1 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31a97d39-83dc-410b-b139-3d8fc8569a1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:39:54.445132 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-75443cb6-c1d6-4894-b26d-20caa81b5ce1 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Flow 'volume_create_api' (11d04765-3e9a-43c2-8edf-c80816e87569) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:39:54.445446 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-75443cb6-c1d6-4894-b26d-20caa81b5ce1 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Create volume request issued successfully. Jul 10 08:39:54.445994 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-75443cb6-c1d6-4894-b26d-20caa81b5ce1 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:39:54.446510 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 746/2971] 10.4.3.7 () {70 vars in 1284 bytes} [Fri Jul 10 08:39:54 2026] POST /volume/v3/volumes => generated 773 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:39:54.459130 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-129f23ae-fad9-426f-9dd3-e52925250f9c None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:54.460966 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-129f23ae-fad9-426f-9dd3-e52925250f9c tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/volumes/f7bb2084-9437-449a-b109-97f85d8e709b Jul 10 08:39:54.461183 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-129f23ae-fad9-426f-9dd3-e52925250f9c tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:54.461374 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-129f23ae-fad9-426f-9dd3-e52925250f9c tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:54.468606 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:54.468606 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:39:54.472133 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-129f23ae-fad9-426f-9dd3-e52925250f9c tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Volume info retrieved successfully. Jul 10 08:39:54.475859 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-129f23ae-fad9-426f-9dd3-e52925250f9c tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/volumes/f7bb2084-9437-449a-b109-97f85d8e709b returned with HTTP 200 Jul 10 08:39:54.476270 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 739/2972] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:39:54 2026] GET /volume/v3/volumes/f7bb2084-9437-449a-b109-97f85d8e709b => generated 952 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:39:54.577267 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-d2492040-29b5-42b2-99d1-bddd72897a3d None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:54.578871 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d2492040-29b5-42b2-99d1-bddd72897a3d tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] GET https://10.4.3.7/volume/v3/volumes/a1571b7e-191b-4643-a849-e35060407427 Jul 10 08:39:54.579043 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-d2492040-29b5-42b2-99d1-bddd72897a3d tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:54.579226 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-d2492040-29b5-42b2-99d1-bddd72897a3d tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:54.584617 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d2492040-29b5-42b2-99d1-bddd72897a3d tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] https://10.4.3.7/volume/v3/volumes/a1571b7e-191b-4643-a849-e35060407427 returned with HTTP 404 Jul 10 08:39:54.585065 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 750/2973] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:39:54 2026] GET /volume/v3/volumes/a1571b7e-191b-4643-a849-e35060407427 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:39:54.680870 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-f805db8b-40a9-49cb-a9ce-1e653fc85477 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:54.682626 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-f805db8b-40a9-49cb-a9ce-1e653fc85477 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] DELETE https://10.4.3.7/volume/v3/volumes/9c097a41-0f79-4d6f-89b5-9c2f3f0fa53d Jul 10 08:39:54.682860 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-f805db8b-40a9-49cb-a9ce-1e653fc85477 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:54.683155 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-f805db8b-40a9-49cb-a9ce-1e653fc85477 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Calling method 'delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:54.683313 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-f805db8b-40a9-49cb-a9ce-1e653fc85477 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Delete volume with id: 9c097a41-0f79-4d6f-89b5-9c2f3f0fa53d Jul 10 08:39:54.689941 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:54.689941 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:39:54.690425 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-f805db8b-40a9-49cb-a9ce-1e653fc85477 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Volume info retrieved successfully. Jul 10 08:39:54.707622 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-f805db8b-40a9-49cb-a9ce-1e653fc85477 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Delete volume request issued successfully. Jul 10 08:39:54.707881 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-f805db8b-40a9-49cb-a9ce-1e653fc85477 tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] https://10.4.3.7/volume/v3/volumes/9c097a41-0f79-4d6f-89b5-9c2f3f0fa53d returned with HTTP 202 Jul 10 08:39:54.708482 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 739/2974] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:39:54 2026] DELETE /volume/v3/volumes/9c097a41-0f79-4d6f-89b5-9c2f3f0fa53d => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:39:54.714846 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-24338145-bca4-4689-9f67-2c75d0b0ba9e None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:54.716812 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-24338145-bca4-4689-9f67-2c75d0b0ba9e tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] GET https://10.4.3.7/volume/v3/volumes/9c097a41-0f79-4d6f-89b5-9c2f3f0fa53d Jul 10 08:39:54.717045 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-24338145-bca4-4689-9f67-2c75d0b0ba9e tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:54.717291 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-24338145-bca4-4689-9f67-2c75d0b0ba9e tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:54.724454 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:54.724454 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:39:54.727974 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-24338145-bca4-4689-9f67-2c75d0b0ba9e tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Volume info retrieved successfully. Jul 10 08:39:54.731914 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-24338145-bca4-4689-9f67-2c75d0b0ba9e tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] https://10.4.3.7/volume/v3/volumes/9c097a41-0f79-4d6f-89b5-9c2f3f0fa53d returned with HTTP 200 Jul 10 08:39:54.732307 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 747/2975] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:39:54 2026] GET /volume/v3/volumes/9c097a41-0f79-4d6f-89b5-9c2f3f0fa53d => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:39:55.488997 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-8d597b5d-1517-4df1-bd9e-33c516aa7217 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:55.490750 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-8d597b5d-1517-4df1-bd9e-33c516aa7217 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/volumes/f7bb2084-9437-449a-b109-97f85d8e709b Jul 10 08:39:55.490973 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-8d597b5d-1517-4df1-bd9e-33c516aa7217 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:55.491192 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-8d597b5d-1517-4df1-bd9e-33c516aa7217 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:55.497983 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:55.497983 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:39:55.501159 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-8d597b5d-1517-4df1-bd9e-33c516aa7217 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Volume info retrieved successfully. Jul 10 08:39:55.504622 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-8d597b5d-1517-4df1-bd9e-33c516aa7217 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/volumes/f7bb2084-9437-449a-b109-97f85d8e709b returned with HTTP 200 Jul 10 08:39:55.504981 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 740/2976] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:39:55 2026] GET /volume/v3/volumes/f7bb2084-9437-449a-b109-97f85d8e709b => generated 1013 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:39:55.518224 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-b48b0b46-a961-4c23-bb87-10b387dad27f None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:55.519613 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-b48b0b46-a961-4c23-bb87-10b387dad27f tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] POST https://10.4.3.7/volume/v3/backups Jul 10 08:39:55.519914 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-b48b0b46-a961-4c23-bb87-10b387dad27f tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f7bb2084-9437-449a-b109-97f85d8e709b", "name": "tempest-type-Backup-768902890"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:39:55.521263 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.contrib.backups [None req-b48b0b46-a961-4c23-bb87-10b387dad27f tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Creating new backup {'backup': {'volume_id': 'f7bb2084-9437-449a-b109-97f85d8e709b', 'name': 'tempest-type-Backup-768902890'}} {{(pid=100054) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 08:39:55.521343 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.contrib.backups [None req-b48b0b46-a961-4c23-bb87-10b387dad27f tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Creating backup of volume f7bb2084-9437-449a-b109-97f85d8e709b in container None Jul 10 08:39:55.528664 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:55.528664 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:39:55.528875 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-b48b0b46-a961-4c23-bb87-10b387dad27f tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Volume info retrieved successfully. Jul 10 08:39:55.543367 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.quota [None req-b48b0b46-a961-4c23-bb87-10b387dad27f tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Created reservations ['f23ceb22-943c-4527-8290-c89cf3f0fa86', '8f82c382-9ebe-46cd-b0fb-2a97d28b04d2'] {{(pid=100054) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:39:55.572605 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-b48b0b46-a961-4c23-bb87-10b387dad27f tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/backups returned with HTTP 202 Jul 10 08:39:55.573026 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 751/2977] 10.4.3.7 () {70 vars in 1285 bytes} [Fri Jul 10 08:39:55 2026] POST /volume/v3/backups => generated 311 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:39:55.580653 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-9a730998-24f4-425a-9b9d-51f369e6d7c3 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:55.582659 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-9a730998-24f4-425a-9b9d-51f369e6d7c3 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/backups/847ef301-37eb-41ef-bd09-b99148214928 Jul 10 08:39:55.582886 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-9a730998-24f4-425a-9b9d-51f369e6d7c3 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:55.583071 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-9a730998-24f4-425a-9b9d-51f369e6d7c3 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:55.583234 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-9a730998-24f4-425a-9b9d-51f369e6d7c3 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Show backup with id 847ef301-37eb-41ef-bd09-b99148214928. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:39:55.587599 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:55.587599 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:39:55.588096 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-9a730998-24f4-425a-9b9d-51f369e6d7c3 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/backups/847ef301-37eb-41ef-bd09-b99148214928 returned with HTTP 200 Jul 10 08:39:55.588526 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 740/2978] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:39:55 2026] GET /volume/v3/backups/847ef301-37eb-41ef-bd09-b99148214928 => generated 718 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:39:55.752039 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-c9934a2c-8d44-4308-8d75-66a68eb5967b None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:55.849670 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c9934a2c-8d44-4308-8d75-66a68eb5967b tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] GET https://10.4.3.7/volume/v3/volumes/9c097a41-0f79-4d6f-89b5-9c2f3f0fa53d Jul 10 08:39:55.849860 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c9934a2c-8d44-4308-8d75-66a68eb5967b tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:55.850042 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c9934a2c-8d44-4308-8d75-66a68eb5967b tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:55.857331 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c9934a2c-8d44-4308-8d75-66a68eb5967b tempest-AttachVolumeNegativeTest-70237909 tempest-AttachVolumeNegativeTest-70237909-project-member] https://10.4.3.7/volume/v3/volumes/9c097a41-0f79-4d6f-89b5-9c2f3f0fa53d returned with HTTP 404 Jul 10 08:39:55.857917 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 748/2979] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:39:55 2026] GET /volume/v3/volumes/9c097a41-0f79-4d6f-89b5-9c2f3f0fa53d => generated 109 bytes in 106 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:39:56.598677 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-8abfdb50-2861-4736-b2f5-7221d36c2e5d None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:56.601307 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-8abfdb50-2861-4736-b2f5-7221d36c2e5d tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/backups/847ef301-37eb-41ef-bd09-b99148214928 Jul 10 08:39:56.601628 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-8abfdb50-2861-4736-b2f5-7221d36c2e5d tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:56.601921 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-8abfdb50-2861-4736-b2f5-7221d36c2e5d tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:56.602103 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-8abfdb50-2861-4736-b2f5-7221d36c2e5d tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Show backup with id 847ef301-37eb-41ef-bd09-b99148214928. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:39:56.610082 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:56.610082 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:39:56.611024 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-8abfdb50-2861-4736-b2f5-7221d36c2e5d tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/backups/847ef301-37eb-41ef-bd09-b99148214928 returned with HTTP 200 Jul 10 08:39:56.611593 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 741/2980] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:39:56 2026] GET /volume/v3/backups/847ef301-37eb-41ef-bd09-b99148214928 => generated 720 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:39:57.624290 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-41240de2-29b6-40b4-93ac-dc9e93db3ecc None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:57.626211 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-41240de2-29b6-40b4-93ac-dc9e93db3ecc tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/backups/847ef301-37eb-41ef-bd09-b99148214928 Jul 10 08:39:57.626425 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-41240de2-29b6-40b4-93ac-dc9e93db3ecc tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:57.626616 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-41240de2-29b6-40b4-93ac-dc9e93db3ecc tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:57.626708 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-41240de2-29b6-40b4-93ac-dc9e93db3ecc tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Show backup with id 847ef301-37eb-41ef-bd09-b99148214928. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:39:57.630535 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:57.630535 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:39:57.631237 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-41240de2-29b6-40b4-93ac-dc9e93db3ecc tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/backups/847ef301-37eb-41ef-bd09-b99148214928 returned with HTTP 200 Jul 10 08:39:57.631614 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 752/2981] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:39:57 2026] GET /volume/v3/backups/847ef301-37eb-41ef-bd09-b99148214928 => generated 720 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:39:58.643382 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-725b6844-633b-4187-9ab6-49f64c961437 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:58.646351 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-725b6844-633b-4187-9ab6-49f64c961437 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/backups/847ef301-37eb-41ef-bd09-b99148214928 Jul 10 08:39:58.646657 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-725b6844-633b-4187-9ab6-49f64c961437 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:58.646948 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-725b6844-633b-4187-9ab6-49f64c961437 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:58.647085 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-725b6844-633b-4187-9ab6-49f64c961437 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Show backup with id 847ef301-37eb-41ef-bd09-b99148214928. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:39:58.656969 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:58.656969 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:39:58.657887 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-725b6844-633b-4187-9ab6-49f64c961437 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/backups/847ef301-37eb-41ef-bd09-b99148214928 returned with HTTP 200 Jul 10 08:39:58.659587 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 741/2982] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:39:58 2026] GET /volume/v3/backups/847ef301-37eb-41ef-bd09-b99148214928 => generated 720 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:39:59.295619 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-f721ab4d-75eb-4e6b-b748-4ef300b4739b None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:59.412022 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f721ab4d-75eb-4e6b-b748-4ef300b4739b tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] POST https://10.4.3.7/volume/v3/qos-specs Jul 10 08:39:59.412366 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f721ab4d-75eb-4e6b-b748-4ef300b4739b tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-332769171", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:39:59.414213 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.qos_specs [None req-f721ab4d-75eb-4e6b-b748-4ef300b4739b tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-332769171', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=100057) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 10 08:39:59.430153 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.db.api [None req-f721ab4d-75eb-4e6b-b748-4ef300b4739b tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] DB qos_specs_create(): root {'id': '5318d0c1-cef6-455a-88e3-e6b772eba6c5', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-332769171'} {{(pid=100057) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 10 08:39:59.437165 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f721ab4d-75eb-4e6b-b748-4ef300b4739b tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] https://10.4.3.7/volume/v3/qos-specs returned with HTTP 200 Jul 10 08:39:59.437604 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 749/2983] 10.4.3.7 () {68 vars in 1251 bytes} [Fri Jul 10 08:39:59 2026] POST /volume/v3/qos-specs => generated 388 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:39:59.447905 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-37861385-206d-4080-8a88-c547ba5b5dc5 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:59.449717 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-37861385-206d-4080-8a88-c547ba5b5dc5 tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] POST https://10.4.3.7/volume/v3/types Jul 10 08:39:59.450307 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-37861385-206d-4080-8a88-c547ba5b5dc5 tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-6610501"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:39:59.462700 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-37861385-206d-4080-8a88-c547ba5b5dc5 tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] https://10.4.3.7/volume/v3/types returned with HTTP 200 Jul 10 08:39:59.463070 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 742/2984] 10.4.3.7 () {68 vars in 1238 bytes} [Fri Jul 10 08:39:59 2026] POST /volume/v3/types => generated 219 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:39:59.474240 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-5f0ffb77-e04f-409b-bc3f-52fae3db1b2e None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:59.480385 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-5f0ffb77-e04f-409b-bc3f-52fae3db1b2e tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] POST https://10.4.3.7/volume/v3/types Jul 10 08:39:59.480385 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-5f0ffb77-e04f-409b-bc3f-52fae3db1b2e tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-2146760723"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:39:59.501683 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-5f0ffb77-e04f-409b-bc3f-52fae3db1b2e tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] https://10.4.3.7/volume/v3/types returned with HTTP 200 Jul 10 08:39:59.502338 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 753/2985] 10.4.3.7 () {68 vars in 1238 bytes} [Fri Jul 10 08:39:59 2026] POST /volume/v3/types => generated 222 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:39:59.516684 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-9182226f-f1fc-43e0-bcd0-8ba4a86ec125 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:59.520306 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-9182226f-f1fc-43e0-bcd0-8ba4a86ec125 tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] POST https://10.4.3.7/volume/v3/types Jul 10 08:39:59.520785 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-9182226f-f1fc-43e0-bcd0-8ba4a86ec125 tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1383855333"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:39:59.537650 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-9182226f-f1fc-43e0-bcd0-8ba4a86ec125 tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] https://10.4.3.7/volume/v3/types returned with HTTP 200 Jul 10 08:39:59.538152 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 742/2986] 10.4.3.7 () {68 vars in 1238 bytes} [Fri Jul 10 08:39:59 2026] POST /volume/v3/types => generated 222 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:39:59.548981 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-a80af21b-a4c9-4dfb-9c10-7e1862e65a35 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:59.550866 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a80af21b-a4c9-4dfb-9c10-7e1862e65a35 tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] GET https://10.4.3.7/volume/v3/qos-specs/5318d0c1-cef6-455a-88e3-e6b772eba6c5/associate?vol_type_id=682e133d-8109-4dc8-a089-50292d23752d Jul 10 08:39:59.551060 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a80af21b-a4c9-4dfb-9c10-7e1862e65a35 tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:59.551278 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a80af21b-a4c9-4dfb-9c10-7e1862e65a35 tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] Calling method 'associate' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:59.551525 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:59.551525 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:39:59.551864 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a80af21b-a4c9-4dfb-9c10-7e1862e65a35 tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] Associate qos_spec: 5318d0c1-cef6-455a-88e3-e6b772eba6c5 with type: 682e133d-8109-4dc8-a089-50292d23752d {{(pid=100057) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jul 10 08:39:59.571931 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a80af21b-a4c9-4dfb-9c10-7e1862e65a35 tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] https://10.4.3.7/volume/v3/qos-specs/5318d0c1-cef6-455a-88e3-e6b772eba6c5/associate?vol_type_id=682e133d-8109-4dc8-a089-50292d23752d returned with HTTP 202 Jul 10 08:39:59.572516 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 750/2987] 10.4.3.7 () {66 vars in 1467 bytes} [Fri Jul 10 08:39:59 2026] GET /volume/v3/qos-specs/5318d0c1-cef6-455a-88e3-e6b772eba6c5/associate?vol_type_id=682e133d-8109-4dc8-a089-50292d23752d => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:39:59.579704 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-edbada2f-1193-4959-ae10-57a2f2a693eb None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:59.582099 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-edbada2f-1193-4959-ae10-57a2f2a693eb tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] GET https://10.4.3.7/volume/v3/qos-specs/5318d0c1-cef6-455a-88e3-e6b772eba6c5/associate?vol_type_id=89b713f4-682c-4502-bbde-a45e572561b9 Jul 10 08:39:59.582379 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-edbada2f-1193-4959-ae10-57a2f2a693eb tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:59.582815 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-edbada2f-1193-4959-ae10-57a2f2a693eb tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] Calling method 'associate' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:59.583572 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.contrib.qos_specs_manage [None req-edbada2f-1193-4959-ae10-57a2f2a693eb tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] Associate qos_spec: 5318d0c1-cef6-455a-88e3-e6b772eba6c5 with type: 89b713f4-682c-4502-bbde-a45e572561b9 {{(pid=100055) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jul 10 08:39:59.609926 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-edbada2f-1193-4959-ae10-57a2f2a693eb tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] https://10.4.3.7/volume/v3/qos-specs/5318d0c1-cef6-455a-88e3-e6b772eba6c5/associate?vol_type_id=89b713f4-682c-4502-bbde-a45e572561b9 returned with HTTP 202 Jul 10 08:39:59.610357 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 743/2988] 10.4.3.7 () {66 vars in 1467 bytes} [Fri Jul 10 08:39:59 2026] GET /volume/v3/qos-specs/5318d0c1-cef6-455a-88e3-e6b772eba6c5/associate?vol_type_id=89b713f4-682c-4502-bbde-a45e572561b9 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:39:59.617293 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-ca33a260-3168-45b1-9db4-16afe6894c4c None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:59.620284 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-ca33a260-3168-45b1-9db4-16afe6894c4c tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] GET https://10.4.3.7/volume/v3/qos-specs/5318d0c1-cef6-455a-88e3-e6b772eba6c5/associate?vol_type_id=8bcdc9d2-caac-4249-bf8d-8385f0d853fc Jul 10 08:39:59.620284 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-ca33a260-3168-45b1-9db4-16afe6894c4c tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:59.620284 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-ca33a260-3168-45b1-9db4-16afe6894c4c tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] Calling method 'associate' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:59.620870 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.contrib.qos_specs_manage [None req-ca33a260-3168-45b1-9db4-16afe6894c4c tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] Associate qos_spec: 5318d0c1-cef6-455a-88e3-e6b772eba6c5 with type: 8bcdc9d2-caac-4249-bf8d-8385f0d853fc {{(pid=100054) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jul 10 08:39:59.641582 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-ca33a260-3168-45b1-9db4-16afe6894c4c tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] https://10.4.3.7/volume/v3/qos-specs/5318d0c1-cef6-455a-88e3-e6b772eba6c5/associate?vol_type_id=8bcdc9d2-caac-4249-bf8d-8385f0d853fc returned with HTTP 202 Jul 10 08:39:59.642386 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 754/2989] 10.4.3.7 () {66 vars in 1467 bytes} [Fri Jul 10 08:39:59 2026] GET /volume/v3/qos-specs/5318d0c1-cef6-455a-88e3-e6b772eba6c5/associate?vol_type_id=8bcdc9d2-caac-4249-bf8d-8385f0d853fc => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:39:59.650637 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-bc9bfd6e-1388-4986-9dab-e821b35d29ae None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:59.652723 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-bc9bfd6e-1388-4986-9dab-e821b35d29ae tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] GET https://10.4.3.7/volume/v3/qos-specs/5318d0c1-cef6-455a-88e3-e6b772eba6c5/associations Jul 10 08:39:59.652936 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-bc9bfd6e-1388-4986-9dab-e821b35d29ae tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:59.653140 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-bc9bfd6e-1388-4986-9dab-e821b35d29ae tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] Calling method 'associations' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:59.653729 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.contrib.qos_specs_manage [None req-bc9bfd6e-1388-4986-9dab-e821b35d29ae tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] Get associations for qos_spec id: 5318d0c1-cef6-455a-88e3-e6b772eba6c5 {{(pid=100056) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Jul 10 08:39:59.668756 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-24d17621-d3e2-449e-9a4b-02d4affcb3f8 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:59.670782 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-24d17621-d3e2-449e-9a4b-02d4affcb3f8 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/backups/847ef301-37eb-41ef-bd09-b99148214928 Jul 10 08:39:59.671015 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-24d17621-d3e2-449e-9a4b-02d4affcb3f8 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:59.671247 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-24d17621-d3e2-449e-9a4b-02d4affcb3f8 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:59.671388 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-24d17621-d3e2-449e-9a4b-02d4affcb3f8 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Show backup with id 847ef301-37eb-41ef-bd09-b99148214928. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:39:59.675172 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-bc9bfd6e-1388-4986-9dab-e821b35d29ae tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] https://10.4.3.7/volume/v3/qos-specs/5318d0c1-cef6-455a-88e3-e6b772eba6c5/associations returned with HTTP 200 Jul 10 08:39:59.675886 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 743/2990] 10.4.3.7 () {66 vars in 1379 bytes} [Fri Jul 10 08:39:59 2026] GET /volume/v3/qos-specs/5318d0c1-cef6-455a-88e3-e6b772eba6c5/associations => generated 445 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:39:59.676630 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:59.676630 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:39:59.677361 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-24d17621-d3e2-449e-9a4b-02d4affcb3f8 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/backups/847ef301-37eb-41ef-bd09-b99148214928 returned with HTTP 200 Jul 10 08:39:59.677788 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 751/2991] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:39:59 2026] GET /volume/v3/backups/847ef301-37eb-41ef-bd09-b99148214928 => generated 731 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:39:59.692440 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-9c4a830f-9a9d-4956-80e1-5b8240596d32 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:59.694944 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-9c4a830f-9a9d-4956-80e1-5b8240596d32 tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] GET https://10.4.3.7/volume/v3/qos-specs/5318d0c1-cef6-455a-88e3-e6b772eba6c5/disassociate?vol_type_id=682e133d-8109-4dc8-a089-50292d23752d Jul 10 08:39:59.695235 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-9c4a830f-9a9d-4956-80e1-5b8240596d32 tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:59.695739 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-9c4a830f-9a9d-4956-80e1-5b8240596d32 tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] Calling method 'disassociate' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:59.696068 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:59.696068 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:39:59.696563 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.contrib.qos_specs_manage [None req-9c4a830f-9a9d-4956-80e1-5b8240596d32 tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] Disassociate qos_spec: 5318d0c1-cef6-455a-88e3-e6b772eba6c5 from type: 682e133d-8109-4dc8-a089-50292d23752d {{(pid=100055) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Jul 10 08:39:59.712317 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-9c4a830f-9a9d-4956-80e1-5b8240596d32 tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] https://10.4.3.7/volume/v3/qos-specs/5318d0c1-cef6-455a-88e3-e6b772eba6c5/disassociate?vol_type_id=682e133d-8109-4dc8-a089-50292d23752d returned with HTTP 202 Jul 10 08:39:59.712869 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 744/2992] 10.4.3.7 () {66 vars in 1476 bytes} [Fri Jul 10 08:39:59 2026] GET /volume/v3/qos-specs/5318d0c1-cef6-455a-88e3-e6b772eba6c5/disassociate?vol_type_id=682e133d-8109-4dc8-a089-50292d23752d => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:39:59.719913 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-0d6c874d-c4a5-4b52-99f7-639863ee831c None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:59.723448 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-0d6c874d-c4a5-4b52-99f7-639863ee831c tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] GET https://10.4.3.7/volume/v3/qos-specs/5318d0c1-cef6-455a-88e3-e6b772eba6c5/associations Jul 10 08:39:59.723448 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-0d6c874d-c4a5-4b52-99f7-639863ee831c tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:59.723448 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-0d6c874d-c4a5-4b52-99f7-639863ee831c tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] Calling method 'associations' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:59.723448 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:59.723448 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:39:59.723448 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.contrib.qos_specs_manage [None req-0d6c874d-c4a5-4b52-99f7-639863ee831c tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] Get associations for qos_spec id: 5318d0c1-cef6-455a-88e3-e6b772eba6c5 {{(pid=100054) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Jul 10 08:39:59.737878 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-0d6c874d-c4a5-4b52-99f7-639863ee831c tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] https://10.4.3.7/volume/v3/qos-specs/5318d0c1-cef6-455a-88e3-e6b772eba6c5/associations returned with HTTP 200 Jul 10 08:39:59.738830 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 755/2993] 10.4.3.7 () {66 vars in 1379 bytes} [Fri Jul 10 08:39:59 2026] GET /volume/v3/qos-specs/5318d0c1-cef6-455a-88e3-e6b772eba6c5/associations => generated 306 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:39:59.749072 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-6c72002c-9a3d-461c-b4c5-e602ba1f7c36 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:59.750997 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-6c72002c-9a3d-461c-b4c5-e602ba1f7c36 tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] GET https://10.4.3.7/volume/v3/qos-specs/5318d0c1-cef6-455a-88e3-e6b772eba6c5/disassociate_all Jul 10 08:39:59.751278 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-6c72002c-9a3d-461c-b4c5-e602ba1f7c36 tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:59.751531 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-6c72002c-9a3d-461c-b4c5-e602ba1f7c36 tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] Calling method 'disassociate_all' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:59.751829 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:59.751829 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:39:59.752192 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.contrib.qos_specs_manage [None req-6c72002c-9a3d-461c-b4c5-e602ba1f7c36 tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] Disassociate qos_spec: 5318d0c1-cef6-455a-88e3-e6b772eba6c5 from all. {{(pid=100056) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Jul 10 08:39:59.766268 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-6c72002c-9a3d-461c-b4c5-e602ba1f7c36 tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] https://10.4.3.7/volume/v3/qos-specs/5318d0c1-cef6-455a-88e3-e6b772eba6c5/disassociate_all returned with HTTP 202 Jul 10 08:39:59.766861 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 744/2994] 10.4.3.7 () {66 vars in 1391 bytes} [Fri Jul 10 08:39:59 2026] GET /volume/v3/qos-specs/5318d0c1-cef6-455a-88e3-e6b772eba6c5/disassociate_all => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:39:59.775492 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-910c6d88-19b7-4cc2-8e7f-1826a730c42f None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:59.776690 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-910c6d88-19b7-4cc2-8e7f-1826a730c42f tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] GET https://10.4.3.7/volume/v3/qos-specs/5318d0c1-cef6-455a-88e3-e6b772eba6c5/associations Jul 10 08:39:59.776867 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-910c6d88-19b7-4cc2-8e7f-1826a730c42f tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:59.777045 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-910c6d88-19b7-4cc2-8e7f-1826a730c42f tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] Calling method 'associations' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:59.777573 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.contrib.qos_specs_manage [None req-910c6d88-19b7-4cc2-8e7f-1826a730c42f tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] Get associations for qos_spec id: 5318d0c1-cef6-455a-88e3-e6b772eba6c5 {{(pid=100057) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Jul 10 08:39:59.789562 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-910c6d88-19b7-4cc2-8e7f-1826a730c42f tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] https://10.4.3.7/volume/v3/qos-specs/5318d0c1-cef6-455a-88e3-e6b772eba6c5/associations returned with HTTP 200 Jul 10 08:39:59.789795 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 752/2995] 10.4.3.7 () {66 vars in 1379 bytes} [Fri Jul 10 08:39:59 2026] GET /volume/v3/qos-specs/5318d0c1-cef6-455a-88e3-e6b772eba6c5/associations => generated 24 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 08:39:59.798357 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-41b83fab-9bb8-4f09-9e52-a3e8fef137b5 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:59.800086 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-41b83fab-9bb8-4f09-9e52-a3e8fef137b5 tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] DELETE https://10.4.3.7/volume/v3/types/8bcdc9d2-caac-4249-bf8d-8385f0d853fc Jul 10 08:39:59.800354 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-41b83fab-9bb8-4f09-9e52-a3e8fef137b5 tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:59.800715 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-41b83fab-9bb8-4f09-9e52-a3e8fef137b5 tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] Calling method '_delete' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:59.801034 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:59.801034 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:39:59.821183 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-77f9063c-e807-412e-a265-1710ee9633b7 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:59.822510 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-77f9063c-e807-412e-a265-1710ee9633b7 tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] GET https://10.4.3.7/volume/v3/volumes/9d4a026e-b4f6-4a25-9d2e-285c90337d3f Jul 10 08:39:59.822788 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-77f9063c-e807-412e-a265-1710ee9633b7 tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:59.824040 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-77f9063c-e807-412e-a265-1710ee9633b7 tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:59.830421 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:59.830421 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:39:59.831794 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-41b83fab-9bb8-4f09-9e52-a3e8fef137b5 tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] https://10.4.3.7/volume/v3/types/8bcdc9d2-caac-4249-bf8d-8385f0d853fc returned with HTTP 202 Jul 10 08:39:59.832456 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 745/2996] 10.4.3.7 () {66 vars in 1331 bytes} [Fri Jul 10 08:39:59 2026] DELETE /volume/v3/types/8bcdc9d2-caac-4249-bf8d-8385f0d853fc => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:39:59.837269 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-77f9063c-e807-412e-a265-1710ee9633b7 tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Volume info retrieved successfully. Jul 10 08:39:59.839542 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-77f9063c-e807-412e-a265-1710ee9633b7 tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] https://10.4.3.7/volume/v3/volumes/9d4a026e-b4f6-4a25-9d2e-285c90337d3f returned with HTTP 200 Jul 10 08:39:59.840148 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 756/2997] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:39:59 2026] GET /volume/v3/volumes/9d4a026e-b4f6-4a25-9d2e-285c90337d3f => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:39:59.840476 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-37d0bd44-1dff-45be-86ac-896c5f382432 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:59.842284 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-37d0bd44-1dff-45be-86ac-896c5f382432 tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] GET https://10.4.3.7/volume/v3/types/8bcdc9d2-caac-4249-bf8d-8385f0d853fc Jul 10 08:39:59.842527 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-37d0bd44-1dff-45be-86ac-896c5f382432 tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:59.842739 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-37d0bd44-1dff-45be-86ac-896c5f382432 tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:59.845946 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-37d0bd44-1dff-45be-86ac-896c5f382432 tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] https://10.4.3.7/volume/v3/types/8bcdc9d2-caac-4249-bf8d-8385f0d853fc returned with HTTP 404 Jul 10 08:39:59.846538 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 745/2998] 10.4.3.7 () {66 vars in 1328 bytes} [Fri Jul 10 08:39:59 2026] GET /volume/v3/types/8bcdc9d2-caac-4249-bf8d-8385f0d853fc => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:39:59.854438 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-f3aaf6ba-e34e-40d1-8164-c3d6d260a5bf None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:59.856175 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f3aaf6ba-e34e-40d1-8164-c3d6d260a5bf tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] DELETE https://10.4.3.7/volume/v3/types/89b713f4-682c-4502-bbde-a45e572561b9 Jul 10 08:39:59.856355 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f3aaf6ba-e34e-40d1-8164-c3d6d260a5bf tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:59.856742 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f3aaf6ba-e34e-40d1-8164-c3d6d260a5bf tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] Calling method '_delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:59.856846 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:59.856846 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:39:59.881293 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f3aaf6ba-e34e-40d1-8164-c3d6d260a5bf tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] https://10.4.3.7/volume/v3/types/89b713f4-682c-4502-bbde-a45e572561b9 returned with HTTP 202 Jul 10 08:39:59.881845 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 753/2999] 10.4.3.7 () {66 vars in 1331 bytes} [Fri Jul 10 08:39:59 2026] DELETE /volume/v3/types/89b713f4-682c-4502-bbde-a45e572561b9 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:39:59.886523 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-c2479f40-5f8b-4c80-a130-29f46a482a92 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:59.888183 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-c2479f40-5f8b-4c80-a130-29f46a482a92 tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] GET https://10.4.3.7/volume/v3/volumes/9d4a026e-b4f6-4a25-9d2e-285c90337d3f Jul 10 08:39:59.888380 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-c2479f40-5f8b-4c80-a130-29f46a482a92 tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:59.888583 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-c2479f40-5f8b-4c80-a130-29f46a482a92 tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:59.889985 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-b990a979-83aa-4e7d-b0f9-891f7b18b6da None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:59.891295 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-b990a979-83aa-4e7d-b0f9-891f7b18b6da tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] GET https://10.4.3.7/volume/v3/types/89b713f4-682c-4502-bbde-a45e572561b9 Jul 10 08:39:59.891609 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-b990a979-83aa-4e7d-b0f9-891f7b18b6da tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:59.891873 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-b990a979-83aa-4e7d-b0f9-891f7b18b6da tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:59.894894 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-b990a979-83aa-4e7d-b0f9-891f7b18b6da tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] https://10.4.3.7/volume/v3/types/89b713f4-682c-4502-bbde-a45e572561b9 returned with HTTP 404 Jul 10 08:39:59.894990 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:59.894990 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:39:59.895647 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 757/3000] 10.4.3.7 () {66 vars in 1328 bytes} [Fri Jul 10 08:39:59 2026] GET /volume/v3/types/89b713f4-682c-4502-bbde-a45e572561b9 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:39:59.898525 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-c2479f40-5f8b-4c80-a130-29f46a482a92 tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Volume info retrieved successfully. Jul 10 08:39:59.901982 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-c2479f40-5f8b-4c80-a130-29f46a482a92 tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] https://10.4.3.7/volume/v3/volumes/9d4a026e-b4f6-4a25-9d2e-285c90337d3f returned with HTTP 200 Jul 10 08:39:59.902317 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 746/3001] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:39:59 2026] GET /volume/v3/volumes/9d4a026e-b4f6-4a25-9d2e-285c90337d3f => generated 846 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:39:59.903733 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-509fa02c-79bb-4ea2-a48b-2840223ed7f5 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:59.906198 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-509fa02c-79bb-4ea2-a48b-2840223ed7f5 tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] DELETE https://10.4.3.7/volume/v3/types/682e133d-8109-4dc8-a089-50292d23752d Jul 10 08:39:59.906502 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-509fa02c-79bb-4ea2-a48b-2840223ed7f5 tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:59.906799 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-509fa02c-79bb-4ea2-a48b-2840223ed7f5 tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] Calling method '_delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:59.907201 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:39:59.907201 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:39:59.937396 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-509fa02c-79bb-4ea2-a48b-2840223ed7f5 tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] https://10.4.3.7/volume/v3/types/682e133d-8109-4dc8-a089-50292d23752d returned with HTTP 202 Jul 10 08:39:59.938235 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 746/3002] 10.4.3.7 () {66 vars in 1331 bytes} [Fri Jul 10 08:39:59 2026] DELETE /volume/v3/types/682e133d-8109-4dc8-a089-50292d23752d => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:39:59.948754 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-4acf45da-da3e-436f-8409-de948833cb36 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:59.950573 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4acf45da-da3e-436f-8409-de948833cb36 tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] GET https://10.4.3.7/volume/v3/types/682e133d-8109-4dc8-a089-50292d23752d Jul 10 08:39:59.950809 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4acf45da-da3e-436f-8409-de948833cb36 tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:39:59.952082 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4acf45da-da3e-436f-8409-de948833cb36 tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:39:59.959666 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4acf45da-da3e-436f-8409-de948833cb36 tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] https://10.4.3.7/volume/v3/types/682e133d-8109-4dc8-a089-50292d23752d returned with HTTP 404 Jul 10 08:39:59.960266 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 754/3003] 10.4.3.7 () {66 vars in 1328 bytes} [Fri Jul 10 08:39:59 2026] GET /volume/v3/types/682e133d-8109-4dc8-a089-50292d23752d => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:39:59.968162 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-b91bac91-75a6-489e-9774-8a32d8e95a91 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:39:59.972789 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-b91bac91-75a6-489e-9774-8a32d8e95a91 tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] POST https://10.4.3.7/volume/v3/qos-specs Jul 10 08:39:59.972789 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-b91bac91-75a6-489e-9774-8a32d8e95a91 tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1330151880", "consumer": "back-end"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:39:59.975927 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.qos_specs [None req-b91bac91-75a6-489e-9774-8a32d8e95a91 tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1330151880', 'consumer': 'back-end', 'specs': {}} {{(pid=100054) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 10 08:39:59.980753 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.db.api [None req-b91bac91-75a6-489e-9774-8a32d8e95a91 tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] DB qos_specs_create(): root {'id': '3c9fb40e-a19f-46c2-89a7-f9b5cb992107', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1330151880'} {{(pid=100054) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 10 08:39:59.990219 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-b91bac91-75a6-489e-9774-8a32d8e95a91 tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] https://10.4.3.7/volume/v3/qos-specs returned with HTTP 200 Jul 10 08:39:59.991100 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 758/3004] 10.4.3.7 () {68 vars in 1250 bytes} [Fri Jul 10 08:39:59 2026] POST /volume/v3/qos-specs => generated 365 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:00.003663 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-2e35508e-9560-4cfc-be19-0d94c61de4f8 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:00.007295 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-2e35508e-9560-4cfc-be19-0d94c61de4f8 tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] DELETE https://10.4.3.7/volume/v3/qos-specs/3c9fb40e-a19f-46c2-89a7-f9b5cb992107?force=False Jul 10 08:40:00.007660 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-2e35508e-9560-4cfc-be19-0d94c61de4f8 tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:00.007957 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-2e35508e-9560-4cfc-be19-0d94c61de4f8 tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] Calling method 'delete' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:00.010012 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.contrib.qos_specs_manage [None req-2e35508e-9560-4cfc-be19-0d94c61de4f8 tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] Delete qos_spec: 3c9fb40e-a19f-46c2-89a7-f9b5cb992107, force: False {{(pid=100055) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 10 08:40:00.034596 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-2e35508e-9560-4cfc-be19-0d94c61de4f8 tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] https://10.4.3.7/volume/v3/qos-specs/3c9fb40e-a19f-46c2-89a7-f9b5cb992107?force=False returned with HTTP 202 Jul 10 08:40:00.035002 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 747/3005] 10.4.3.7 () {66 vars in 1366 bytes} [Fri Jul 10 08:40:00 2026] DELETE /volume/v3/qos-specs/3c9fb40e-a19f-46c2-89a7-f9b5cb992107?force=False => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:40:00.041957 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-8f652b4f-887c-4bb7-ac78-2059382fc346 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:00.044110 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-8f652b4f-887c-4bb7-ac78-2059382fc346 tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] GET https://10.4.3.7/volume/v3/qos-specs/3c9fb40e-a19f-46c2-89a7-f9b5cb992107 Jul 10 08:40:00.044393 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-8f652b4f-887c-4bb7-ac78-2059382fc346 tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:00.044621 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-8f652b4f-887c-4bb7-ac78-2059382fc346 tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:00.049000 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-8f652b4f-887c-4bb7-ac78-2059382fc346 tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] https://10.4.3.7/volume/v3/qos-specs/3c9fb40e-a19f-46c2-89a7-f9b5cb992107 returned with HTTP 404 Jul 10 08:40:00.049787 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 747/3006] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:40:00 2026] GET /volume/v3/qos-specs/3c9fb40e-a19f-46c2-89a7-f9b5cb992107 => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:40:00.056556 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-9229f346-f2cb-4114-8319-4e78eda624b4 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:00.059347 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9229f346-f2cb-4114-8319-4e78eda624b4 tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] GET https://10.4.3.7/volume/v3/qos-specs Jul 10 08:40:00.059582 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9229f346-f2cb-4114-8319-4e78eda624b4 tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:00.059811 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9229f346-f2cb-4114-8319-4e78eda624b4 tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] Calling method 'index' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:00.070429 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9229f346-f2cb-4114-8319-4e78eda624b4 tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] https://10.4.3.7/volume/v3/qos-specs returned with HTTP 200 Jul 10 08:40:00.070751 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 755/3007] 10.4.3.7 () {66 vars in 1229 bytes} [Fri Jul 10 08:40:00 2026] GET /volume/v3/qos-specs => generated 174 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:00.078771 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-78cec889-608e-470e-bedb-7c6b041330fe None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:00.081619 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-78cec889-608e-470e-bedb-7c6b041330fe tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] DELETE https://10.4.3.7/volume/v3/qos-specs/3c9fb40e-a19f-46c2-89a7-f9b5cb992107?force=False Jul 10 08:40:00.082181 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-78cec889-608e-470e-bedb-7c6b041330fe tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:00.082583 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-78cec889-608e-470e-bedb-7c6b041330fe tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] Calling method 'delete' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:00.083425 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:00.083425 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:40:00.083799 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.contrib.qos_specs_manage [None req-78cec889-608e-470e-bedb-7c6b041330fe tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] Delete qos_spec: 3c9fb40e-a19f-46c2-89a7-f9b5cb992107, force: False {{(pid=100054) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 10 08:40:00.088621 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-78cec889-608e-470e-bedb-7c6b041330fe tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] https://10.4.3.7/volume/v3/qos-specs/3c9fb40e-a19f-46c2-89a7-f9b5cb992107?force=False returned with HTTP 404 Jul 10 08:40:00.089765 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 759/3008] 10.4.3.7 () {66 vars in 1366 bytes} [Fri Jul 10 08:40:00 2026] DELETE /volume/v3/qos-specs/3c9fb40e-a19f-46c2-89a7-f9b5cb992107?force=False => generated 100 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:40:00.100997 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-74ad8ad1-195f-4eec-94fe-8a84a4de01d3 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:00.103194 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-74ad8ad1-195f-4eec-94fe-8a84a4de01d3 tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] GET https://10.4.3.7/volume/v3/qos-specs/3c9fb40e-a19f-46c2-89a7-f9b5cb992107 Jul 10 08:40:00.103455 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-74ad8ad1-195f-4eec-94fe-8a84a4de01d3 tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:00.103841 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-74ad8ad1-195f-4eec-94fe-8a84a4de01d3 tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:00.104206 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:00.104206 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:40:00.108454 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-74ad8ad1-195f-4eec-94fe-8a84a4de01d3 tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] https://10.4.3.7/volume/v3/qos-specs/3c9fb40e-a19f-46c2-89a7-f9b5cb992107 returned with HTTP 404 Jul 10 08:40:00.109028 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 748/3009] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:40:00 2026] GET /volume/v3/qos-specs/3c9fb40e-a19f-46c2-89a7-f9b5cb992107 => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:40:00.119489 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-313e233d-e036-406b-839f-e07e7e846d55 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:00.122972 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-313e233d-e036-406b-839f-e07e7e846d55 tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] POST https://10.4.3.7/volume/v3/qos-specs Jul 10 08:40:00.123423 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-313e233d-e036-406b-839f-e07e7e846d55 tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-476021863", "consumer": "both"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:40:00.126753 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.qos_specs [None req-313e233d-e036-406b-839f-e07e7e846d55 tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-476021863', 'consumer': 'both', 'specs': {}} {{(pid=100056) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 10 08:40:00.135168 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.db.api [None req-313e233d-e036-406b-839f-e07e7e846d55 tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] DB qos_specs_create(): root {'id': 'da69f582-1360-41fa-a0fb-bb1d89190a53', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-476021863'} {{(pid=100056) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 10 08:40:00.144167 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-313e233d-e036-406b-839f-e07e7e846d55 tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] https://10.4.3.7/volume/v3/qos-specs returned with HTTP 200 Jul 10 08:40:00.144655 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 748/3010] 10.4.3.7 () {68 vars in 1250 bytes} [Fri Jul 10 08:40:00 2026] POST /volume/v3/qos-specs => generated 360 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:00.155163 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-297d4a71-c516-4cc2-b5e8-28995250d04a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:00.157391 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-297d4a71-c516-4cc2-b5e8-28995250d04a tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] DELETE https://10.4.3.7/volume/v3/qos-specs/da69f582-1360-41fa-a0fb-bb1d89190a53?force=False Jul 10 08:40:00.157666 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-297d4a71-c516-4cc2-b5e8-28995250d04a tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:00.157853 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-297d4a71-c516-4cc2-b5e8-28995250d04a tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:00.158170 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:00.158170 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:40:00.158577 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.contrib.qos_specs_manage [None req-297d4a71-c516-4cc2-b5e8-28995250d04a tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] Delete qos_spec: da69f582-1360-41fa-a0fb-bb1d89190a53, force: False {{(pid=100057) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 10 08:40:00.175690 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-297d4a71-c516-4cc2-b5e8-28995250d04a tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] https://10.4.3.7/volume/v3/qos-specs/da69f582-1360-41fa-a0fb-bb1d89190a53?force=False returned with HTTP 202 Jul 10 08:40:00.176177 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 756/3011] 10.4.3.7 () {66 vars in 1366 bytes} [Fri Jul 10 08:40:00 2026] DELETE /volume/v3/qos-specs/da69f582-1360-41fa-a0fb-bb1d89190a53?force=False => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:40:00.184093 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-a0d320e6-9eaf-4c82-8aa2-2a5b61ab00ed None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:00.185681 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-a0d320e6-9eaf-4c82-8aa2-2a5b61ab00ed tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] GET https://10.4.3.7/volume/v3/qos-specs/da69f582-1360-41fa-a0fb-bb1d89190a53 Jul 10 08:40:00.186137 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-a0d320e6-9eaf-4c82-8aa2-2a5b61ab00ed tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:00.186798 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-a0d320e6-9eaf-4c82-8aa2-2a5b61ab00ed tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:00.192900 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-a0d320e6-9eaf-4c82-8aa2-2a5b61ab00ed tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] https://10.4.3.7/volume/v3/qos-specs/da69f582-1360-41fa-a0fb-bb1d89190a53 returned with HTTP 404 Jul 10 08:40:00.194018 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 760/3012] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:40:00 2026] GET /volume/v3/qos-specs/da69f582-1360-41fa-a0fb-bb1d89190a53 => generated 100 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:40:00.202242 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-b0254891-cfea-47af-8046-fb1539ebf8da None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:00.204086 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-b0254891-cfea-47af-8046-fb1539ebf8da tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] GET https://10.4.3.7/volume/v3/qos-specs Jul 10 08:40:00.204321 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-b0254891-cfea-47af-8046-fb1539ebf8da tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:00.204539 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-b0254891-cfea-47af-8046-fb1539ebf8da tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] Calling method 'index' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:00.215683 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-b0254891-cfea-47af-8046-fb1539ebf8da tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] https://10.4.3.7/volume/v3/qos-specs returned with HTTP 200 Jul 10 08:40:00.216146 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 749/3013] 10.4.3.7 () {66 vars in 1229 bytes} [Fri Jul 10 08:40:00 2026] GET /volume/v3/qos-specs => generated 174 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:00.224816 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-32641f17-0680-40a1-ad76-6f281efdb2b1 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:00.227969 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-32641f17-0680-40a1-ad76-6f281efdb2b1 tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] DELETE https://10.4.3.7/volume/v3/qos-specs/da69f582-1360-41fa-a0fb-bb1d89190a53?force=False Jul 10 08:40:00.228207 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-32641f17-0680-40a1-ad76-6f281efdb2b1 tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:00.228448 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-32641f17-0680-40a1-ad76-6f281efdb2b1 tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] Calling method 'delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:00.228716 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:00.228716 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:40:00.229156 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.contrib.qos_specs_manage [None req-32641f17-0680-40a1-ad76-6f281efdb2b1 tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] Delete qos_spec: da69f582-1360-41fa-a0fb-bb1d89190a53, force: False {{(pid=100056) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 10 08:40:00.232390 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-32641f17-0680-40a1-ad76-6f281efdb2b1 tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] https://10.4.3.7/volume/v3/qos-specs/da69f582-1360-41fa-a0fb-bb1d89190a53?force=False returned with HTTP 404 Jul 10 08:40:00.233033 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 749/3014] 10.4.3.7 () {66 vars in 1366 bytes} [Fri Jul 10 08:40:00 2026] DELETE /volume/v3/qos-specs/da69f582-1360-41fa-a0fb-bb1d89190a53?force=False => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:40:00.239992 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-96c3771a-91a3-42ef-866e-c6a590783122 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:00.242032 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-96c3771a-91a3-42ef-866e-c6a590783122 tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] GET https://10.4.3.7/volume/v3/qos-specs/da69f582-1360-41fa-a0fb-bb1d89190a53 Jul 10 08:40:00.242176 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-96c3771a-91a3-42ef-866e-c6a590783122 tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:00.242372 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-96c3771a-91a3-42ef-866e-c6a590783122 tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:00.242641 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:00.242641 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:40:00.246070 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-96c3771a-91a3-42ef-866e-c6a590783122 tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] https://10.4.3.7/volume/v3/qos-specs/da69f582-1360-41fa-a0fb-bb1d89190a53 returned with HTTP 404 Jul 10 08:40:00.246602 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 757/3015] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:40:00 2026] GET /volume/v3/qos-specs/da69f582-1360-41fa-a0fb-bb1d89190a53 => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:40:00.255147 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-8a90c34b-95f8-49b4-a267-aeaf9b7bc116 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:00.256479 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-8a90c34b-95f8-49b4-a267-aeaf9b7bc116 tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] POST https://10.4.3.7/volume/v3/qos-specs Jul 10 08:40:00.258269 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-8a90c34b-95f8-49b4-a267-aeaf9b7bc116 tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-411225459", "consumer": "front-end"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:40:00.258725 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.qos_specs [None req-8a90c34b-95f8-49b4-a267-aeaf9b7bc116 tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-411225459', 'consumer': 'front-end', 'specs': {}} {{(pid=100054) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 10 08:40:00.267854 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.db.api [None req-8a90c34b-95f8-49b4-a267-aeaf9b7bc116 tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] DB qos_specs_create(): root {'id': '2c732126-f267-44fc-978b-45466320fcd8', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-411225459'} {{(pid=100054) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 10 08:40:00.278085 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-8a90c34b-95f8-49b4-a267-aeaf9b7bc116 tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] https://10.4.3.7/volume/v3/qos-specs returned with HTTP 200 Jul 10 08:40:00.278085 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 761/3016] 10.4.3.7 () {68 vars in 1250 bytes} [Fri Jul 10 08:40:00 2026] POST /volume/v3/qos-specs => generated 365 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:00.289216 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-44a49ea7-ad9a-487b-9b82-efdc0ef564f2 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:00.290941 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-44a49ea7-ad9a-487b-9b82-efdc0ef564f2 tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] DELETE https://10.4.3.7/volume/v3/qos-specs/2c732126-f267-44fc-978b-45466320fcd8?force=False Jul 10 08:40:00.291101 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-44a49ea7-ad9a-487b-9b82-efdc0ef564f2 tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:00.291285 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-44a49ea7-ad9a-487b-9b82-efdc0ef564f2 tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] Calling method 'delete' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:00.291498 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:00.291498 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:40:00.295832 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.contrib.qos_specs_manage [None req-44a49ea7-ad9a-487b-9b82-efdc0ef564f2 tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] Delete qos_spec: 2c732126-f267-44fc-978b-45466320fcd8, force: False {{(pid=100055) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 10 08:40:00.321174 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-44a49ea7-ad9a-487b-9b82-efdc0ef564f2 tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] https://10.4.3.7/volume/v3/qos-specs/2c732126-f267-44fc-978b-45466320fcd8?force=False returned with HTTP 202 Jul 10 08:40:00.321589 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 750/3017] 10.4.3.7 () {66 vars in 1366 bytes} [Fri Jul 10 08:40:00 2026] DELETE /volume/v3/qos-specs/2c732126-f267-44fc-978b-45466320fcd8?force=False => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:40:00.328725 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-afec4b28-ff8c-4e7b-94c1-bbef96443114 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:00.331014 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-afec4b28-ff8c-4e7b-94c1-bbef96443114 tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] GET https://10.4.3.7/volume/v3/qos-specs/2c732126-f267-44fc-978b-45466320fcd8 Jul 10 08:40:00.331257 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-afec4b28-ff8c-4e7b-94c1-bbef96443114 tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:00.331519 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-afec4b28-ff8c-4e7b-94c1-bbef96443114 tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:00.336564 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-afec4b28-ff8c-4e7b-94c1-bbef96443114 tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] https://10.4.3.7/volume/v3/qos-specs/2c732126-f267-44fc-978b-45466320fcd8 returned with HTTP 404 Jul 10 08:40:00.337449 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 750/3018] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:40:00 2026] GET /volume/v3/qos-specs/2c732126-f267-44fc-978b-45466320fcd8 => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:40:00.344719 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-7f059e44-5f3d-44f8-a9b4-38d4b1a3e2ee None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:00.347062 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7f059e44-5f3d-44f8-a9b4-38d4b1a3e2ee tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] GET https://10.4.3.7/volume/v3/qos-specs Jul 10 08:40:00.347291 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7f059e44-5f3d-44f8-a9b4-38d4b1a3e2ee tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:00.347525 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7f059e44-5f3d-44f8-a9b4-38d4b1a3e2ee tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] Calling method 'index' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:00.353063 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7f059e44-5f3d-44f8-a9b4-38d4b1a3e2ee tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] https://10.4.3.7/volume/v3/qos-specs returned with HTTP 200 Jul 10 08:40:00.353522 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 758/3019] 10.4.3.7 () {66 vars in 1229 bytes} [Fri Jul 10 08:40:00 2026] GET /volume/v3/qos-specs => generated 174 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:00.364045 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-94ef5765-7bea-4707-90ac-77b8a28a8d0f None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:00.368350 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-94ef5765-7bea-4707-90ac-77b8a28a8d0f tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] DELETE https://10.4.3.7/volume/v3/qos-specs/2c732126-f267-44fc-978b-45466320fcd8?force=False Jul 10 08:40:00.368350 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-94ef5765-7bea-4707-90ac-77b8a28a8d0f tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:00.368350 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-94ef5765-7bea-4707-90ac-77b8a28a8d0f tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] Calling method 'delete' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:00.368350 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:00.368350 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:40:00.368350 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.contrib.qos_specs_manage [None req-94ef5765-7bea-4707-90ac-77b8a28a8d0f tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] Delete qos_spec: 2c732126-f267-44fc-978b-45466320fcd8, force: False {{(pid=100054) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 10 08:40:00.371799 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-94ef5765-7bea-4707-90ac-77b8a28a8d0f tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] https://10.4.3.7/volume/v3/qos-specs/2c732126-f267-44fc-978b-45466320fcd8?force=False returned with HTTP 404 Jul 10 08:40:00.372559 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 762/3020] 10.4.3.7 () {66 vars in 1366 bytes} [Fri Jul 10 08:40:00 2026] DELETE /volume/v3/qos-specs/2c732126-f267-44fc-978b-45466320fcd8?force=False => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:40:00.380309 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-a4875fb2-2189-47f8-8b74-18caf7dc000b None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:00.382192 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-a4875fb2-2189-47f8-8b74-18caf7dc000b tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] GET https://10.4.3.7/volume/v3/qos-specs/2c732126-f267-44fc-978b-45466320fcd8 Jul 10 08:40:00.382377 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-a4875fb2-2189-47f8-8b74-18caf7dc000b tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:00.382584 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-a4875fb2-2189-47f8-8b74-18caf7dc000b tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:00.382857 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:00.382857 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:40:00.386270 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-a4875fb2-2189-47f8-8b74-18caf7dc000b tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] https://10.4.3.7/volume/v3/qos-specs/2c732126-f267-44fc-978b-45466320fcd8 returned with HTTP 404 Jul 10 08:40:00.386852 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 751/3021] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:40:00 2026] GET /volume/v3/qos-specs/2c732126-f267-44fc-978b-45466320fcd8 => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:40:00.395975 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-a579d984-7008-4f7e-8b0b-ca1ceea26cef None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:00.401857 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-a579d984-7008-4f7e-8b0b-ca1ceea26cef tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] GET https://10.4.3.7/volume/v3/qos-specs/5318d0c1-cef6-455a-88e3-e6b772eba6c5 Jul 10 08:40:00.402227 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-a579d984-7008-4f7e-8b0b-ca1ceea26cef tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:00.402432 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-a579d984-7008-4f7e-8b0b-ca1ceea26cef tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:00.409877 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-a579d984-7008-4f7e-8b0b-ca1ceea26cef tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] https://10.4.3.7/volume/v3/qos-specs/5318d0c1-cef6-455a-88e3-e6b772eba6c5 returned with HTTP 200 Jul 10 08:40:00.410328 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 751/3022] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:40:00 2026] GET /volume/v3/qos-specs/5318d0c1-cef6-455a-88e3-e6b772eba6c5 => generated 388 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:00.421207 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-0cb9745c-9104-4371-b0db-2a6cc08a6185 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:00.422865 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0cb9745c-9104-4371-b0db-2a6cc08a6185 tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] GET https://10.4.3.7/volume/v3/qos-specs Jul 10 08:40:00.423041 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0cb9745c-9104-4371-b0db-2a6cc08a6185 tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:00.423224 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0cb9745c-9104-4371-b0db-2a6cc08a6185 tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] Calling method 'index' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:00.423459 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:00.423459 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:40:00.427244 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0cb9745c-9104-4371-b0db-2a6cc08a6185 tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] https://10.4.3.7/volume/v3/qos-specs returned with HTTP 200 Jul 10 08:40:00.427623 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 759/3023] 10.4.3.7 () {66 vars in 1229 bytes} [Fri Jul 10 08:40:00 2026] GET /volume/v3/qos-specs => generated 174 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:00.437737 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-901dfdfc-6e19-421f-9a38-6d7abf31793c None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:00.441421 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-901dfdfc-6e19-421f-9a38-6d7abf31793c tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] PUT https://10.4.3.7/volume/v3/qos-specs/5318d0c1-cef6-455a-88e3-e6b772eba6c5 Jul 10 08:40:00.441421 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-901dfdfc-6e19-421f-9a38-6d7abf31793c tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:40:00.445738 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.qos_specs [None req-901dfdfc-6e19-421f-9a38-6d7abf31793c tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=100054) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Jul 10 08:40:00.451587 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.db.api [None req-901dfdfc-6e19-421f-9a38-6d7abf31793c tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] qos_specs_update() value: {'id': '4cb32637-0239-4445-9490-f8126ae16172', 'key': 'iops_bytes', 'value': '500', 'specs_id': '5318d0c1-cef6-455a-88e3-e6b772eba6c5', 'deleted': False} {{(pid=100054) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Jul 10 08:40:00.456669 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-901dfdfc-6e19-421f-9a38-6d7abf31793c tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] https://10.4.3.7/volume/v3/qos-specs/5318d0c1-cef6-455a-88e3-e6b772eba6c5 returned with HTTP 200 Jul 10 08:40:00.457341 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 763/3024] 10.4.3.7 () {68 vars in 1360 bytes} [Fri Jul 10 08:40:00 2026] PUT /volume/v3/qos-specs/5318d0c1-cef6-455a-88e3-e6b772eba6c5 => generated 36 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 08:40:00.465074 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-e139e043-fe5d-4773-b8e4-63ccae229ab6 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:00.467057 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-e139e043-fe5d-4773-b8e4-63ccae229ab6 tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] GET https://10.4.3.7/volume/v3/qos-specs/5318d0c1-cef6-455a-88e3-e6b772eba6c5 Jul 10 08:40:00.467255 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-e139e043-fe5d-4773-b8e4-63ccae229ab6 tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:00.467674 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-e139e043-fe5d-4773-b8e4-63ccae229ab6 tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:00.471872 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-e139e043-fe5d-4773-b8e4-63ccae229ab6 tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] https://10.4.3.7/volume/v3/qos-specs/5318d0c1-cef6-455a-88e3-e6b772eba6c5 returned with HTTP 200 Jul 10 08:40:00.472343 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 752/3025] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:40:00 2026] GET /volume/v3/qos-specs/5318d0c1-cef6-455a-88e3-e6b772eba6c5 => generated 409 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:00.480779 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-8350e651-d6af-454c-8764-25e0f026a1dd None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:00.482548 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-8350e651-d6af-454c-8764-25e0f026a1dd tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] PUT https://10.4.3.7/volume/v3/qos-specs/5318d0c1-cef6-455a-88e3-e6b772eba6c5/delete_keys Jul 10 08:40:00.482877 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-8350e651-d6af-454c-8764-25e0f026a1dd tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:40:00.484503 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:00.484503 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:40:00.484898 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.contrib.qos_specs_manage [None req-8350e651-d6af-454c-8764-25e0f026a1dd tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] Delete_key spec: 5318d0c1-cef6-455a-88e3-e6b772eba6c5, keys: ['iops_bytes'] {{(pid=100056) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Jul 10 08:40:00.498104 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-8350e651-d6af-454c-8764-25e0f026a1dd tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] https://10.4.3.7/volume/v3/qos-specs/5318d0c1-cef6-455a-88e3-e6b772eba6c5/delete_keys returned with HTTP 202 Jul 10 08:40:00.498520 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 752/3026] 10.4.3.7 () {68 vars in 1396 bytes} [Fri Jul 10 08:40:00 2026] PUT /volume/v3/qos-specs/5318d0c1-cef6-455a-88e3-e6b772eba6c5/delete_keys => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:40:00.505824 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-37613bde-d99f-4411-aa2f-39ca9dc83de7 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:00.508662 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-37613bde-d99f-4411-aa2f-39ca9dc83de7 tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] GET https://10.4.3.7/volume/v3/qos-specs/5318d0c1-cef6-455a-88e3-e6b772eba6c5 Jul 10 08:40:00.508901 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-37613bde-d99f-4411-aa2f-39ca9dc83de7 tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:00.509032 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-37613bde-d99f-4411-aa2f-39ca9dc83de7 tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:00.509321 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:00.509321 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:40:00.513439 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-37613bde-d99f-4411-aa2f-39ca9dc83de7 tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] https://10.4.3.7/volume/v3/qos-specs/5318d0c1-cef6-455a-88e3-e6b772eba6c5 returned with HTTP 200 Jul 10 08:40:00.513964 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 760/3027] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:40:00 2026] GET /volume/v3/qos-specs/5318d0c1-cef6-455a-88e3-e6b772eba6c5 => generated 388 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:00.522848 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-5a8b569a-9ffa-4aa4-b622-3cff12e50e06 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:00.526544 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-5a8b569a-9ffa-4aa4-b622-3cff12e50e06 tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] GET https://10.4.3.7/volume/v3/qos-specs/5318d0c1-cef6-455a-88e3-e6b772eba6c5 Jul 10 08:40:00.526544 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-5a8b569a-9ffa-4aa4-b622-3cff12e50e06 tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:00.526544 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-5a8b569a-9ffa-4aa4-b622-3cff12e50e06 tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:00.526544 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:00.526544 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:40:00.530235 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-5a8b569a-9ffa-4aa4-b622-3cff12e50e06 tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] https://10.4.3.7/volume/v3/qos-specs/5318d0c1-cef6-455a-88e3-e6b772eba6c5 returned with HTTP 200 Jul 10 08:40:00.530235 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 764/3028] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:40:00 2026] GET /volume/v3/qos-specs/5318d0c1-cef6-455a-88e3-e6b772eba6c5 => generated 388 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:00.539720 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-fe3bdf07-8722-4162-b410-521481715801 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:00.541536 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-fe3bdf07-8722-4162-b410-521481715801 tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] DELETE https://10.4.3.7/volume/v3/qos-specs/5318d0c1-cef6-455a-88e3-e6b772eba6c5?force=False Jul 10 08:40:00.541724 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-fe3bdf07-8722-4162-b410-521481715801 tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:00.541912 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-fe3bdf07-8722-4162-b410-521481715801 tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] Calling method 'delete' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:00.542158 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:00.542158 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:40:00.542524 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.contrib.qos_specs_manage [None req-fe3bdf07-8722-4162-b410-521481715801 tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] Delete qos_spec: 5318d0c1-cef6-455a-88e3-e6b772eba6c5, force: False {{(pid=100055) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 10 08:40:00.564762 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-fe3bdf07-8722-4162-b410-521481715801 tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] https://10.4.3.7/volume/v3/qos-specs/5318d0c1-cef6-455a-88e3-e6b772eba6c5?force=False returned with HTTP 202 Jul 10 08:40:00.565174 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 753/3029] 10.4.3.7 () {66 vars in 1366 bytes} [Fri Jul 10 08:40:00 2026] DELETE /volume/v3/qos-specs/5318d0c1-cef6-455a-88e3-e6b772eba6c5?force=False => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:40:00.576730 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-62c6d3c2-fd52-4d59-8fff-f9ac9386494d None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:00.579483 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-62c6d3c2-fd52-4d59-8fff-f9ac9386494d tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] GET https://10.4.3.7/volume/v3/qos-specs/5318d0c1-cef6-455a-88e3-e6b772eba6c5 Jul 10 08:40:00.579784 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-62c6d3c2-fd52-4d59-8fff-f9ac9386494d tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:00.580088 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-62c6d3c2-fd52-4d59-8fff-f9ac9386494d tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:00.580371 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:00.580371 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:40:00.584115 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-62c6d3c2-fd52-4d59-8fff-f9ac9386494d tempest-QosSpecsTestJSON-1848184517 tempest-QosSpecsTestJSON-1848184517-project-admin] https://10.4.3.7/volume/v3/qos-specs/5318d0c1-cef6-455a-88e3-e6b772eba6c5 returned with HTTP 404 Jul 10 08:40:00.584751 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 753/3030] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:40:00 2026] GET /volume/v3/qos-specs/5318d0c1-cef6-455a-88e3-e6b772eba6c5 => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:40:00.691677 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-800d1dfe-a003-4248-8789-5b9ed8413a57 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:00.693505 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-800d1dfe-a003-4248-8789-5b9ed8413a57 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/backups/847ef301-37eb-41ef-bd09-b99148214928 Jul 10 08:40:00.693726 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-800d1dfe-a003-4248-8789-5b9ed8413a57 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:00.693905 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-800d1dfe-a003-4248-8789-5b9ed8413a57 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:00.694000 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-800d1dfe-a003-4248-8789-5b9ed8413a57 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Show backup with id 847ef301-37eb-41ef-bd09-b99148214928. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:40:00.698875 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:00.698875 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:40:00.699958 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-800d1dfe-a003-4248-8789-5b9ed8413a57 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/backups/847ef301-37eb-41ef-bd09-b99148214928 returned with HTTP 200 Jul 10 08:40:00.700187 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 761/3031] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:40:00 2026] GET /volume/v3/backups/847ef301-37eb-41ef-bd09-b99148214928 => generated 731 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:01.288554 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-8f1a772d-ac43-4d0c-aadf-e3aa4a8b1cf8 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:01.290260 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-8f1a772d-ac43-4d0c-aadf-e3aa4a8b1cf8 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:40:01.290611 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-8f1a772d-ac43-4d0c-aadf-e3aa4a8b1cf8 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-656701962"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:40:01.292109 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.volumes [None req-8f1a772d-ac43-4d0c-aadf-e3aa4a8b1cf8 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-656701962'}} {{(pid=100054) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:40:01.292241 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.volumes [None req-8f1a772d-ac43-4d0c-aadf-e3aa4a8b1cf8 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Create volume of 1 GB Jul 10 08:40:01.292632 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:01.292632 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:40:01.296569 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-8f1a772d-ac43-4d0c-aadf-e3aa4a8b1cf8 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Availability Zones retrieved successfully. Jul 10 08:40:01.303476 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-8f1a772d-ac43-4d0c-aadf-e3aa4a8b1cf8 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Flow 'volume_create_api' (edcb5815-261e-4383-9e56-35574b36d53c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:40:01.304546 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-8f1a772d-ac43-4d0c-aadf-e3aa4a8b1cf8 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b076755-1b47-4237-9145-0c0b03ad77fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:40:01.305491 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.flows.api.create_volume [None req-8f1a772d-ac43-4d0c-aadf-e3aa4a8b1cf8 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Validating volume size '1' using validate_int {{(pid=100054) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:40:01.410540 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-8f1a772d-ac43-4d0c-aadf-e3aa4a8b1cf8 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b076755-1b47-4237-9145-0c0b03ad77fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:40:01.414153 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-8f1a772d-ac43-4d0c-aadf-e3aa4a8b1cf8 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c723ea8-b99c-464c-bb46-636550bd2159) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:40:01.482608 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.quota [None req-8f1a772d-ac43-4d0c-aadf-e3aa4a8b1cf8 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Created reservations ['96486b98-9e68-4cb0-9cc6-6d61222e28bb', '8eb406ef-bd65-4011-95dd-bec5bb4ce126', 'e232c86f-142a-41b1-a5e2-5f477dcd5aaf', '8e286d5b-ccf3-4d32-aa20-f3c7a4c2dd87'] {{(pid=100054) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:40:01.486485 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-8f1a772d-ac43-4d0c-aadf-e3aa4a8b1cf8 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c723ea8-b99c-464c-bb46-636550bd2159) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['96486b98-9e68-4cb0-9cc6-6d61222e28bb', '8eb406ef-bd65-4011-95dd-bec5bb4ce126', 'e232c86f-142a-41b1-a5e2-5f477dcd5aaf', '8e286d5b-ccf3-4d32-aa20-f3c7a4c2dd87']}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:40:01.486485 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-8f1a772d-ac43-4d0c-aadf-e3aa4a8b1cf8 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ae0c292-486a-4b1a-9a3e-fdd5b76a24dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:40:01.522260 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-8f1a772d-ac43-4d0c-aadf-e3aa4a8b1cf8 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ae0c292-486a-4b1a-9a3e-fdd5b76a24dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ee839b36-a5cf-495c-bae7-386d6c14be74', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-656701962',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3bb5e90ca7f24578b041344854a85ee3',qos_specs=None,replication_status=,reservations=['96486b98-9e68-4cb0-9cc6-6d61222e28bb','8eb406ef-bd65-4011-95dd-bec5bb4ce126','e232c86f-142a-41b1-a5e2-5f477dcd5aaf','8e286d5b-ccf3-4d32-aa20-f3c7a4c2dd87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed12cb2917a84a87875bd4b21a350e38',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:40:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-656701962',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ee839b36-a5cf-495c-bae7-386d6c14be74,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3bb5e90ca7f24578b041344854a85ee3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ed12cb2917a84a87875bd4b21a350e38',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:40:01.523214 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-8f1a772d-ac43-4d0c-aadf-e3aa4a8b1cf8 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11352ac5-5c80-47f0-a616-807e9991576e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:40:01.576020 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-8f1a772d-ac43-4d0c-aadf-e3aa4a8b1cf8 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11352ac5-5c80-47f0-a616-807e9991576e) transitioned into state 'SUCCESS' from state '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-656701962',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3bb5e90ca7f24578b041344854a85ee3',qos_specs=None,replication_status=,reservations=['96486b98-9e68-4cb0-9cc6-6d61222e28bb','8eb406ef-bd65-4011-95dd-bec5bb4ce126','e232c86f-142a-41b1-a5e2-5f477dcd5aaf','8e286d5b-ccf3-4d32-aa20-f3c7a4c2dd87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed12cb2917a84a87875bd4b21a350e38',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:40:01.576688 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-8f1a772d-ac43-4d0c-aadf-e3aa4a8b1cf8 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20acf110-cc97-4940-a98e-86e16d5e5ed8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:40:01.590902 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-8f1a772d-ac43-4d0c-aadf-e3aa4a8b1cf8 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20acf110-cc97-4940-a98e-86e16d5e5ed8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:40:01.591718 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-8f1a772d-ac43-4d0c-aadf-e3aa4a8b1cf8 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Flow 'volume_create_api' (edcb5815-261e-4383-9e56-35574b36d53c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100054) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:40:01.591889 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-8f1a772d-ac43-4d0c-aadf-e3aa4a8b1cf8 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Create volume request issued successfully. Jul 10 08:40:01.592436 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-8f1a772d-ac43-4d0c-aadf-e3aa4a8b1cf8 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:40:01.592850 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 765/3032] 10.4.3.7 () {68 vars in 1244 bytes} [Fri Jul 10 08:40:01 2026] POST /volume/v3/volumes => generated 746 bytes in 305 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 10 08:40:01.609304 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-f597d00e-6b69-4c86-a5b4-e992d52df2fb None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:01.610527 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-f597d00e-6b69-4c86-a5b4-e992d52df2fb tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] GET https://10.4.3.7/volume/v3/volumes/ee839b36-a5cf-495c-bae7-386d6c14be74 Jul 10 08:40:01.610816 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-f597d00e-6b69-4c86-a5b4-e992d52df2fb tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:01.610940 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-f597d00e-6b69-4c86-a5b4-e992d52df2fb tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:01.619285 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:01.619285 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:40:01.629592 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-f597d00e-6b69-4c86-a5b4-e992d52df2fb tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Volume info retrieved successfully. Jul 10 08:40:01.629592 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-f597d00e-6b69-4c86-a5b4-e992d52df2fb tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] https://10.4.3.7/volume/v3/volumes/ee839b36-a5cf-495c-bae7-386d6c14be74 returned with HTTP 200 Jul 10 08:40:01.629592 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 754/3033] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:40:01 2026] GET /volume/v3/volumes/ee839b36-a5cf-495c-bae7-386d6c14be74 => generated 814 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:01.710592 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-8ecb5891-b6ef-454b-9729-b58a182995de None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:01.712920 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-8ecb5891-b6ef-454b-9729-b58a182995de tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/backups/847ef301-37eb-41ef-bd09-b99148214928 Jul 10 08:40:01.713242 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-8ecb5891-b6ef-454b-9729-b58a182995de tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:01.713527 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-8ecb5891-b6ef-454b-9729-b58a182995de tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:01.713679 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-8ecb5891-b6ef-454b-9729-b58a182995de tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Show backup with id 847ef301-37eb-41ef-bd09-b99148214928. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:40:01.721144 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:01.721144 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:40:01.722090 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-8ecb5891-b6ef-454b-9729-b58a182995de tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/backups/847ef301-37eb-41ef-bd09-b99148214928 returned with HTTP 200 Jul 10 08:40:01.722616 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 754/3034] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:40:01 2026] GET /volume/v3/backups/847ef301-37eb-41ef-bd09-b99148214928 => generated 731 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:02.646936 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-aa50926c-bf86-4846-b94d-fda233f626b0 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:02.648895 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-aa50926c-bf86-4846-b94d-fda233f626b0 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] GET https://10.4.3.7/volume/v3/volumes/ee839b36-a5cf-495c-bae7-386d6c14be74 Jul 10 08:40:02.649245 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-aa50926c-bf86-4846-b94d-fda233f626b0 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:02.649434 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-aa50926c-bf86-4846-b94d-fda233f626b0 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:02.656913 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:02.656913 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:40:02.661222 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-aa50926c-bf86-4846-b94d-fda233f626b0 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Volume info retrieved successfully. Jul 10 08:40:02.666271 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-aa50926c-bf86-4846-b94d-fda233f626b0 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] https://10.4.3.7/volume/v3/volumes/ee839b36-a5cf-495c-bae7-386d6c14be74 returned with HTTP 200 Jul 10 08:40:02.666779 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 762/3035] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:40:02 2026] GET /volume/v3/volumes/ee839b36-a5cf-495c-bae7-386d6c14be74 => generated 839 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:02.724635 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-4b332d9f-4895-4b34-9b7c-1c63cb30ab0e req-cf2951f4-f23d-4580-99c2-8f9d301f0c62 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:02.728068 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-4b332d9f-4895-4b34-9b7c-1c63cb30ab0e req-cf2951f4-f23d-4580-99c2-8f9d301f0c62 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] GET https://10.4.3.7/volume/v3/volumes/ee839b36-a5cf-495c-bae7-386d6c14be74 Jul 10 08:40:02.729275 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-4b332d9f-4895-4b34-9b7c-1c63cb30ab0e req-cf2951f4-f23d-4580-99c2-8f9d301f0c62 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:02.729275 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-4b332d9f-4895-4b34-9b7c-1c63cb30ab0e req-cf2951f4-f23d-4580-99c2-8f9d301f0c62 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:02.735237 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-99f0ac12-d5c8-43c8-b98b-49add50f69d5 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:02.737612 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-99f0ac12-d5c8-43c8-b98b-49add50f69d5 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/backups/847ef301-37eb-41ef-bd09-b99148214928 Jul 10 08:40:02.737977 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-99f0ac12-d5c8-43c8-b98b-49add50f69d5 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:02.738315 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-99f0ac12-d5c8-43c8-b98b-49add50f69d5 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:02.738470 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-99f0ac12-d5c8-43c8-b98b-49add50f69d5 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Show backup with id 847ef301-37eb-41ef-bd09-b99148214928. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:40:02.740917 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:02.740917 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:40:02.746258 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:02.746258 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:40:02.746983 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-99f0ac12-d5c8-43c8-b98b-49add50f69d5 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/backups/847ef301-37eb-41ef-bd09-b99148214928 returned with HTTP 200 Jul 10 08:40:02.747360 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 755/3036] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:40:02 2026] GET /volume/v3/backups/847ef301-37eb-41ef-bd09-b99148214928 => generated 731 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:02.750081 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-4b332d9f-4895-4b34-9b7c-1c63cb30ab0e req-cf2951f4-f23d-4580-99c2-8f9d301f0c62 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Volume info retrieved successfully. Jul 10 08:40:02.756748 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-4b332d9f-4895-4b34-9b7c-1c63cb30ab0e req-cf2951f4-f23d-4580-99c2-8f9d301f0c62 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] https://10.4.3.7/volume/v3/volumes/ee839b36-a5cf-495c-bae7-386d6c14be74 returned with HTTP 200 Jul 10 08:40:02.756987 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 766/3037] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:40:02 2026] GET /volume/v3/volumes/ee839b36-a5cf-495c-bae7-386d6c14be74 => generated 839 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:02.939209 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-40af0737-ba0a-456d-b434-a6f9b650ea5c None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:03.048358 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-40af0737-ba0a-456d-b434-a6f9b650ea5c tempest-VolumeQuotaClassesTest-1256594203 tempest-VolumeQuotaClassesTest-1256594203-project-admin] GET https://10.4.3.7/volume/v3/os-quota-class-sets/default Jul 10 08:40:03.048749 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-40af0737-ba0a-456d-b434-a6f9b650ea5c tempest-VolumeQuotaClassesTest-1256594203 tempest-VolumeQuotaClassesTest-1256594203-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:03.048832 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-40af0737-ba0a-456d-b434-a6f9b650ea5c tempest-VolumeQuotaClassesTest-1256594203 tempest-VolumeQuotaClassesTest-1256594203-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:03.067650 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-40af0737-ba0a-456d-b434-a6f9b650ea5c tempest-VolumeQuotaClassesTest-1256594203 tempest-VolumeQuotaClassesTest-1256594203-project-admin] https://10.4.3.7/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 10 08:40:03.068024 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 755/3038] 10.4.3.7 () {66 vars in 1283 bytes} [Fri Jul 10 08:40:02 2026] GET /volume/v3/os-quota-class-sets/default => generated 578 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:03.078360 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-85367d33-0802-4b3e-8985-371cfb6b7df4 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:03.080595 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-85367d33-0802-4b3e-8985-371cfb6b7df4 tempest-VolumeQuotaClassesTest-1256594203 tempest-VolumeQuotaClassesTest-1256594203-project-admin] GET https://10.4.3.7/volume/v3/os-quota-class-sets/default Jul 10 08:40:03.080924 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-85367d33-0802-4b3e-8985-371cfb6b7df4 tempest-VolumeQuotaClassesTest-1256594203 tempest-VolumeQuotaClassesTest-1256594203-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:03.081357 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-85367d33-0802-4b3e-8985-371cfb6b7df4 tempest-VolumeQuotaClassesTest-1256594203 tempest-VolumeQuotaClassesTest-1256594203-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:03.094933 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-85367d33-0802-4b3e-8985-371cfb6b7df4 tempest-VolumeQuotaClassesTest-1256594203 tempest-VolumeQuotaClassesTest-1256594203-project-admin] https://10.4.3.7/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 10 08:40:03.095710 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 763/3039] 10.4.3.7 () {66 vars in 1283 bytes} [Fri Jul 10 08:40:03 2026] GET /volume/v3/os-quota-class-sets/default => generated 578 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:03.103920 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-fbc088a8-6e45-4667-95d8-c1b12449f2f9 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:03.105514 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-fbc088a8-6e45-4667-95d8-c1b12449f2f9 tempest-VolumeQuotaClassesTest-1256594203 tempest-VolumeQuotaClassesTest-1256594203-project-admin] POST https://10.4.3.7/volume/v3/types Jul 10 08:40:03.105829 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-fbc088a8-6e45-4667-95d8-c1b12449f2f9 tempest-VolumeQuotaClassesTest-1256594203 tempest-VolumeQuotaClassesTest-1256594203-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-312997595"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:40:03.117506 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-fbc088a8-6e45-4667-95d8-c1b12449f2f9 tempest-VolumeQuotaClassesTest-1256594203 tempest-VolumeQuotaClassesTest-1256594203-project-admin] https://10.4.3.7/volume/v3/types returned with HTTP 200 Jul 10 08:40:03.117758 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 756/3040] 10.4.3.7 () {68 vars in 1238 bytes} [Fri Jul 10 08:40:03 2026] POST /volume/v3/types => generated 227 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:03.125685 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-d3d5b874-acfe-4042-893f-fdf220183be2 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:03.127637 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d3d5b874-acfe-4042-893f-fdf220183be2 tempest-VolumeQuotaClassesTest-1256594203 tempest-VolumeQuotaClassesTest-1256594203-project-admin] PUT https://10.4.3.7/volume/v3/os-quota-class-sets/default Jul 10 08:40:03.128053 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-d3d5b874-acfe-4042-893f-fdf220183be2 tempest-VolumeQuotaClassesTest-1256594203 tempest-VolumeQuotaClassesTest-1256594203-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-312997595": 8, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-312997595": 6, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-312997595": 2}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:40:03.228816 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d3d5b874-acfe-4042-893f-fdf220183be2 tempest-VolumeQuotaClassesTest-1256594203 tempest-VolumeQuotaClassesTest-1256594203-project-admin] https://10.4.3.7/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 10 08:40:03.229284 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 767/3041] 10.4.3.7 () {68 vars in 1304 bytes} [Fri Jul 10 08:40:03 2026] PUT /volume/v3/os-quota-class-sets/default => generated 766 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:03.236942 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-ce21bd40-7b35-4623-98c5-9f8d45762ef3 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:03.238713 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-ce21bd40-7b35-4623-98c5-9f8d45762ef3 tempest-VolumeQuotaClassesTest-1256594203 tempest-VolumeQuotaClassesTest-1256594203-project-admin] GET https://10.4.3.7/volume/v3/os-quota-sets/276cf95dbd984ed88eebd71170727dfc/defaults Jul 10 08:40:03.238923 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-ce21bd40-7b35-4623-98c5-9f8d45762ef3 tempest-VolumeQuotaClassesTest-1256594203 tempest-VolumeQuotaClassesTest-1256594203-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:03.239116 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-ce21bd40-7b35-4623-98c5-9f8d45762ef3 tempest-VolumeQuotaClassesTest-1256594203 tempest-VolumeQuotaClassesTest-1256594203-project-admin] Calling method 'defaults' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:03.245315 np0000004976 devstack@c-api.service[100056]: WARNING cinder.quota [None req-ce21bd40-7b35-4623-98c5-9f8d45762ef3 tempest-VolumeQuotaClassesTest-1256594203 tempest-VolumeQuotaClassesTest-1256594203-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-917179503 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-917179503, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:40:03.245617 np0000004976 devstack@c-api.service[100056]: WARNING cinder.quota [None req-ce21bd40-7b35-4623-98c5-9f8d45762ef3 tempest-VolumeQuotaClassesTest-1256594203 tempest-VolumeQuotaClassesTest-1256594203-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-917179503 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-917179503, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:40:03.245867 np0000004976 devstack@c-api.service[100056]: WARNING cinder.quota [None req-ce21bd40-7b35-4623-98c5-9f8d45762ef3 tempest-VolumeQuotaClassesTest-1256594203 tempest-VolumeQuotaClassesTest-1256594203-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-917179503 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-917179503, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:40:03.248809 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-ce21bd40-7b35-4623-98c5-9f8d45762ef3 tempest-VolumeQuotaClassesTest-1256594203 tempest-VolumeQuotaClassesTest-1256594203-project-admin] https://10.4.3.7/volume/v3/os-quota-sets/276cf95dbd984ed88eebd71170727dfc/defaults returned with HTTP 200 Jul 10 08:40:03.249212 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 756/3042] 10.4.3.7 () {66 vars in 1367 bytes} [Fri Jul 10 08:40:03 2026] GET /volume/v3/os-quota-sets/276cf95dbd984ed88eebd71170727dfc/defaults => generated 802 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:03.404563 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-4118d502-6f4a-43e6-878b-1136985002ce None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:03.406345 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4118d502-6f4a-43e6-878b-1136985002ce tempest-VolumeQuotaClassesTest-1256594203 tempest-VolumeQuotaClassesTest-1256594203-project-admin] GET https://10.4.3.7/volume/v3/os-quota-sets/50ede9d753094eb7a3d6dcd60b431a20/defaults Jul 10 08:40:03.406756 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4118d502-6f4a-43e6-878b-1136985002ce tempest-VolumeQuotaClassesTest-1256594203 tempest-VolumeQuotaClassesTest-1256594203-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:03.406942 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4118d502-6f4a-43e6-878b-1136985002ce tempest-VolumeQuotaClassesTest-1256594203 tempest-VolumeQuotaClassesTest-1256594203-project-admin] Calling method 'defaults' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:03.413751 np0000004976 devstack@c-api.service[100057]: WARNING cinder.quota [None req-4118d502-6f4a-43e6-878b-1136985002ce tempest-VolumeQuotaClassesTest-1256594203 tempest-VolumeQuotaClassesTest-1256594203-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-917179503 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-917179503, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:40:03.414047 np0000004976 devstack@c-api.service[100057]: WARNING cinder.quota [None req-4118d502-6f4a-43e6-878b-1136985002ce tempest-VolumeQuotaClassesTest-1256594203 tempest-VolumeQuotaClassesTest-1256594203-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-917179503 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-917179503, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:40:03.414341 np0000004976 devstack@c-api.service[100057]: WARNING cinder.quota [None req-4118d502-6f4a-43e6-878b-1136985002ce tempest-VolumeQuotaClassesTest-1256594203 tempest-VolumeQuotaClassesTest-1256594203-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-917179503 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-917179503, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:40:03.417837 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4118d502-6f4a-43e6-878b-1136985002ce tempest-VolumeQuotaClassesTest-1256594203 tempest-VolumeQuotaClassesTest-1256594203-project-admin] https://10.4.3.7/volume/v3/os-quota-sets/50ede9d753094eb7a3d6dcd60b431a20/defaults returned with HTTP 200 Jul 10 08:40:03.418246 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 764/3043] 10.4.3.7 () {66 vars in 1367 bytes} [Fri Jul 10 08:40:03 2026] GET /volume/v3/os-quota-sets/50ede9d753094eb7a3d6dcd60b431a20/defaults => generated 802 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:03.490888 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-5ee6d6df-26a2-413e-99b7-eaebecca7ed6 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:03.492681 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-5ee6d6df-26a2-413e-99b7-eaebecca7ed6 tempest-VolumeQuotaClassesTest-1256594203 tempest-VolumeQuotaClassesTest-1256594203-project-admin] DELETE https://10.4.3.7/volume/v3/types/e798b210-3d09-4a7e-8e85-40f61af26041 Jul 10 08:40:03.492866 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-5ee6d6df-26a2-413e-99b7-eaebecca7ed6 tempest-VolumeQuotaClassesTest-1256594203 tempest-VolumeQuotaClassesTest-1256594203-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:03.493051 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-5ee6d6df-26a2-413e-99b7-eaebecca7ed6 tempest-VolumeQuotaClassesTest-1256594203 tempest-VolumeQuotaClassesTest-1256594203-project-admin] Calling method '_delete' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:03.516291 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-5ee6d6df-26a2-413e-99b7-eaebecca7ed6 tempest-VolumeQuotaClassesTest-1256594203 tempest-VolumeQuotaClassesTest-1256594203-project-admin] https://10.4.3.7/volume/v3/types/e798b210-3d09-4a7e-8e85-40f61af26041 returned with HTTP 202 Jul 10 08:40:03.516692 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 757/3044] 10.4.3.7 () {66 vars in 1331 bytes} [Fri Jul 10 08:40:03 2026] DELETE /volume/v3/types/e798b210-3d09-4a7e-8e85-40f61af26041 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:40:03.523329 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-3e27bae2-56b6-43e7-8382-964ad2949596 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:03.526028 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-3e27bae2-56b6-43e7-8382-964ad2949596 tempest-VolumeQuotaClassesTest-1256594203 tempest-VolumeQuotaClassesTest-1256594203-project-admin] GET https://10.4.3.7/volume/v3/types/e798b210-3d09-4a7e-8e85-40f61af26041 Jul 10 08:40:03.526028 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-3e27bae2-56b6-43e7-8382-964ad2949596 tempest-VolumeQuotaClassesTest-1256594203 tempest-VolumeQuotaClassesTest-1256594203-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:03.526325 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-3e27bae2-56b6-43e7-8382-964ad2949596 tempest-VolumeQuotaClassesTest-1256594203 tempest-VolumeQuotaClassesTest-1256594203-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:03.530532 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-3e27bae2-56b6-43e7-8382-964ad2949596 tempest-VolumeQuotaClassesTest-1256594203 tempest-VolumeQuotaClassesTest-1256594203-project-admin] https://10.4.3.7/volume/v3/types/e798b210-3d09-4a7e-8e85-40f61af26041 returned with HTTP 404 Jul 10 08:40:03.531228 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 768/3045] 10.4.3.7 () {66 vars in 1328 bytes} [Fri Jul 10 08:40:03 2026] GET /volume/v3/types/e798b210-3d09-4a7e-8e85-40f61af26041 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:40:03.538873 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-8f664649-6812-4b9d-b9da-abd3821fa00d None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:03.541233 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-8f664649-6812-4b9d-b9da-abd3821fa00d tempest-VolumeQuotaClassesTest-1256594203 tempest-VolumeQuotaClassesTest-1256594203-project-admin] PUT https://10.4.3.7/volume/v3/os-quota-class-sets/default Jul 10 08:40:03.541802 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-8f664649-6812-4b9d-b9da-abd3821fa00d tempest-VolumeQuotaClassesTest-1256594203 tempest-VolumeQuotaClassesTest-1256594203-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=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:40:03.620422 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-8f664649-6812-4b9d-b9da-abd3821fa00d tempest-VolumeQuotaClassesTest-1256594203 tempest-VolumeQuotaClassesTest-1256594203-project-admin] https://10.4.3.7/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 10 08:40:03.620849 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 757/3046] 10.4.3.7 () {68 vars in 1304 bytes} [Fri Jul 10 08:40:03 2026] PUT /volume/v3/os-quota-class-sets/default => generated 561 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:03.761643 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-1124fe97-3d67-4a5e-b8d8-7464b2d87770 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:03.763993 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-1124fe97-3d67-4a5e-b8d8-7464b2d87770 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/backups/847ef301-37eb-41ef-bd09-b99148214928 Jul 10 08:40:03.764195 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-1124fe97-3d67-4a5e-b8d8-7464b2d87770 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:03.764392 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-1124fe97-3d67-4a5e-b8d8-7464b2d87770 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:03.764593 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-1124fe97-3d67-4a5e-b8d8-7464b2d87770 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Show backup with id 847ef301-37eb-41ef-bd09-b99148214928. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:40:03.770455 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:03.770455 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:40:03.771542 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-1124fe97-3d67-4a5e-b8d8-7464b2d87770 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/backups/847ef301-37eb-41ef-bd09-b99148214928 returned with HTTP 200 Jul 10 08:40:03.772017 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 765/3047] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:40:03 2026] GET /volume/v3/backups/847ef301-37eb-41ef-bd09-b99148214928 => generated 731 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:04.784688 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-7182d4eb-1e3f-45de-92ea-b9ab7feb2c40 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:04.786332 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-7182d4eb-1e3f-45de-92ea-b9ab7feb2c40 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/backups/847ef301-37eb-41ef-bd09-b99148214928 Jul 10 08:40:04.786534 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-7182d4eb-1e3f-45de-92ea-b9ab7feb2c40 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:04.786699 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-7182d4eb-1e3f-45de-92ea-b9ab7feb2c40 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:04.786802 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-7182d4eb-1e3f-45de-92ea-b9ab7feb2c40 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Show backup with id 847ef301-37eb-41ef-bd09-b99148214928. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:40:04.790811 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:04.790811 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:40:04.791551 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-7182d4eb-1e3f-45de-92ea-b9ab7feb2c40 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/backups/847ef301-37eb-41ef-bd09-b99148214928 returned with HTTP 200 Jul 10 08:40:04.792064 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 758/3048] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:40:04 2026] GET /volume/v3/backups/847ef301-37eb-41ef-bd09-b99148214928 => generated 731 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:04.795479 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-4d5860e5-93d4-4db0-8ea3-3f956627d503 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:04.796295 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-4d5860e5-93d4-4db0-8ea3-3f956627d503 None None] GET https://10.4.3.7/volume// Jul 10 08:40:04.796295 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-4d5860e5-93d4-4db0-8ea3-3f956627d503 None None] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:04.796295 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-4d5860e5-93d4-4db0-8ea3-3f956627d503 None None] Calling method 'all' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:04.796930 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-4d5860e5-93d4-4db0-8ea3-3f956627d503 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:40:04.799915 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 769/3049] 10.4.3.7 () {66 vars in 1414 bytes} [Fri Jul 10 08:40:04 2026] GET /volume/ => generated 384 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:40:04.808525 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-4b332d9f-4895-4b34-9b7c-1c63cb30ab0e req-812387c0-870b-4db7-9b3c-bad63f195d05 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:04.811212 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-4b332d9f-4895-4b34-9b7c-1c63cb30ab0e req-812387c0-870b-4db7-9b3c-bad63f195d05 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] POST https://10.4.3.7/volume/v3/attachments Jul 10 08:40:04.812103 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-4b332d9f-4895-4b34-9b7c-1c63cb30ab0e req-812387c0-870b-4db7-9b3c-bad63f195d05 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ee839b36-a5cf-495c-bae7-386d6c14be74", "connector": null, "instance_uuid": "7acc07a7-528d-499e-b577-7124caf79da9"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:40:04.826218 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:04.826218 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:40:04.868963 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-4b332d9f-4895-4b34-9b7c-1c63cb30ab0e req-812387c0-870b-4db7-9b3c-bad63f195d05 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] https://10.4.3.7/volume/v3/attachments returned with HTTP 200 Jul 10 08:40:04.869373 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 758/3050] 10.4.3.7 () {74 vars in 1580 bytes} [Fri Jul 10 08:40:04 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) Jul 10 08:40:05.278426 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-96b1b500-268a-4fda-91bd-39f85e952d79 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:05.280829 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-96b1b500-268a-4fda-91bd-39f85e952d79 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] GET https://10.4.3.7/volume/v3/volumes/ee839b36-a5cf-495c-bae7-386d6c14be74 Jul 10 08:40:05.281026 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-96b1b500-268a-4fda-91bd-39f85e952d79 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:05.281249 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-96b1b500-268a-4fda-91bd-39f85e952d79 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:05.292430 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:05.292430 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:40:05.296554 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-96b1b500-268a-4fda-91bd-39f85e952d79 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Volume info retrieved successfully. Jul 10 08:40:05.301630 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-96b1b500-268a-4fda-91bd-39f85e952d79 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] https://10.4.3.7/volume/v3/volumes/ee839b36-a5cf-495c-bae7-386d6c14be74 returned with HTTP 200 Jul 10 08:40:05.302156 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 766/3051] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:40:05 2026] GET /volume/v3/volumes/ee839b36-a5cf-495c-bae7-386d6c14be74 => generated 838 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:05.416710 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-9ada8641-e98d-4a6f-9c77-5f53a06fd49d None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:05.417238 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-9ada8641-e98d-4a6f-9c77-5f53a06fd49d None None] GET https://10.4.3.7/volume// Jul 10 08:40:05.417489 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-9ada8641-e98d-4a6f-9c77-5f53a06fd49d None None] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:05.417750 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-9ada8641-e98d-4a6f-9c77-5f53a06fd49d None None] Calling method 'all' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:05.418155 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-9ada8641-e98d-4a6f-9c77-5f53a06fd49d None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:40:05.418581 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 759/3052] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:40:05 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:40:05.430598 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-4b332d9f-4895-4b34-9b7c-1c63cb30ab0e req-0d9824fb-65f2-40a6-9e38-5a4c4ce44eb5 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:05.434343 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-4b332d9f-4895-4b34-9b7c-1c63cb30ab0e req-0d9824fb-65f2-40a6-9e38-5a4c4ce44eb5 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] GET https://10.4.3.7/volume/v3/volumes/ee839b36-a5cf-495c-bae7-386d6c14be74 Jul 10 08:40:05.434590 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-4b332d9f-4895-4b34-9b7c-1c63cb30ab0e req-0d9824fb-65f2-40a6-9e38-5a4c4ce44eb5 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:05.434810 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-4b332d9f-4895-4b34-9b7c-1c63cb30ab0e req-0d9824fb-65f2-40a6-9e38-5a4c4ce44eb5 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:05.472762 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:05.472762 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:40:05.504379 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-4b332d9f-4895-4b34-9b7c-1c63cb30ab0e req-0d9824fb-65f2-40a6-9e38-5a4c4ce44eb5 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Volume info retrieved successfully. Jul 10 08:40:05.512520 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-4b332d9f-4895-4b34-9b7c-1c63cb30ab0e req-0d9824fb-65f2-40a6-9e38-5a4c4ce44eb5 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] https://10.4.3.7/volume/v3/volumes/ee839b36-a5cf-495c-bae7-386d6c14be74 returned with HTTP 200 Jul 10 08:40:05.513061 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 770/3053] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:40:05 2026] GET /volume/v3/volumes/ee839b36-a5cf-495c-bae7-386d6c14be74 => generated 1018 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:40:05.638031 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-4b332d9f-4895-4b34-9b7c-1c63cb30ab0e req-7f421589-745c-41fa-91b3-8231952d3e09 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:05.640248 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-4b332d9f-4895-4b34-9b7c-1c63cb30ab0e req-7f421589-745c-41fa-91b3-8231952d3e09 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] PUT https://10.4.3.7/volume/v3/attachments/ca9739f0-0033-4db9-bf6f-44f32b3b8f99 Jul 10 08:40:05.640657 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-4b332d9f-4895-4b34-9b7c-1c63cb30ab0e req-7f421589-745c-41fa-91b3-8231952d3e09 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.7", "host": "np0000004976", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b54eda21b644", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bf3c9c16-ec3d-4df7-865b-5f424258654a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:40:05.648671 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.coordination [req-4b332d9f-4895-4b34-9b7c-1c63cb30ab0e req-7f421589-745c-41fa-91b3-8231952d3e09 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Acquiring lock "cinder-attachment_update-ee839b36-a5cf-495c-bae7-386d6c14be74-np0000004976" by "attachment_update" {{(pid=100056) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 08:40:05.653253 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.coordination [req-4b332d9f-4895-4b34-9b7c-1c63cb30ab0e req-7f421589-745c-41fa-91b3-8231952d3e09 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Lock "cinder-attachment_update-ee839b36-a5cf-495c-bae7-386d6c14be74-np0000004976" acquired by "attachment_update" :: waited 0.005s {{(pid=100056) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 08:40:05.654200 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:05.654200 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:40:05.776233 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-eb26ed2b-9c11-4a1b-a294-198f556e1793 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:05.807566 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-85fab186-962a-434c-af38-604672ee6c0a None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:05.809185 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-85fab186-962a-434c-af38-604672ee6c0a tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/backups/847ef301-37eb-41ef-bd09-b99148214928 Jul 10 08:40:05.809359 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-85fab186-962a-434c-af38-604672ee6c0a tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:05.809553 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-85fab186-962a-434c-af38-604672ee6c0a tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:05.809688 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-85fab186-962a-434c-af38-604672ee6c0a tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Show backup with id 847ef301-37eb-41ef-bd09-b99148214928. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:40:05.814634 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:05.814634 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:40:05.815260 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-85fab186-962a-434c-af38-604672ee6c0a tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/backups/847ef301-37eb-41ef-bd09-b99148214928 returned with HTTP 200 Jul 10 08:40:05.815756 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 760/3054] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:40:05 2026] GET /volume/v3/backups/847ef301-37eb-41ef-bd09-b99148214928 => generated 731 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:05.875625 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-eb26ed2b-9c11-4a1b-a294-198f556e1793 tempest-VolumesServicesTestJSON-1834570560 tempest-VolumesServicesTestJSON-1834570560-project-admin] GET https://10.4.3.7/volume/v3/os-services Jul 10 08:40:05.875855 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-eb26ed2b-9c11-4a1b-a294-198f556e1793 tempest-VolumesServicesTestJSON-1834570560 tempest-VolumesServicesTestJSON-1834570560-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:05.876076 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-eb26ed2b-9c11-4a1b-a294-198f556e1793 tempest-VolumesServicesTestJSON-1834570560 tempest-VolumesServicesTestJSON-1834570560-project-admin] Calling method 'index' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:05.881470 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-eb26ed2b-9c11-4a1b-a294-198f556e1793 tempest-VolumesServicesTestJSON-1834570560 tempest-VolumesServicesTestJSON-1834570560-project-admin] https://10.4.3.7/volume/v3/os-services returned with HTTP 200 Jul 10 08:40:05.881852 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 767/3055] 10.4.3.7 () {66 vars in 1235 bytes} [Fri Jul 10 08:40:05 2026] GET /volume/v3/os-services => generated 626 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:05.890365 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-2d64814d-8584-4799-a7d7-01fc13489a35 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:05.891958 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-2d64814d-8584-4799-a7d7-01fc13489a35 tempest-VolumesServicesTestJSON-1834570560 tempest-VolumesServicesTestJSON-1834570560-project-admin] GET https://10.4.3.7/volume/v3/os-services?host=np0000004976 Jul 10 08:40:05.892066 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-2d64814d-8584-4799-a7d7-01fc13489a35 tempest-VolumesServicesTestJSON-1834570560 tempest-VolumesServicesTestJSON-1834570560-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:05.892287 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-2d64814d-8584-4799-a7d7-01fc13489a35 tempest-VolumesServicesTestJSON-1834570560 tempest-VolumesServicesTestJSON-1834570560-project-admin] Calling method 'index' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:05.899726 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-2d64814d-8584-4799-a7d7-01fc13489a35 tempest-VolumesServicesTestJSON-1834570560 tempest-VolumesServicesTestJSON-1834570560-project-admin] https://10.4.3.7/volume/v3/os-services?host=np0000004976 returned with HTTP 200 Jul 10 08:40:05.900299 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 771/3056] 10.4.3.7 () {66 vars in 1270 bytes} [Fri Jul 10 08:40:05 2026] GET /volume/v3/os-services?host=np0000004976 => generated 626 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:05.911117 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-8b730ed0-c864-48f0-b14b-e39be1e7b3eb None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:05.912936 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-8b730ed0-c864-48f0-b14b-e39be1e7b3eb tempest-VolumesServicesTestJSON-1834570560 tempest-VolumesServicesTestJSON-1834570560-project-admin] GET https://10.4.3.7/volume/v3/os-services?host=np0000004976&binary=cinder-scheduler Jul 10 08:40:05.913138 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-8b730ed0-c864-48f0-b14b-e39be1e7b3eb tempest-VolumesServicesTestJSON-1834570560 tempest-VolumesServicesTestJSON-1834570560-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:05.913318 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-8b730ed0-c864-48f0-b14b-e39be1e7b3eb tempest-VolumesServicesTestJSON-1834570560 tempest-VolumesServicesTestJSON-1834570560-project-admin] Calling method 'index' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:05.921576 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-8b730ed0-c864-48f0-b14b-e39be1e7b3eb tempest-VolumesServicesTestJSON-1834570560 tempest-VolumesServicesTestJSON-1834570560-project-admin] https://10.4.3.7/volume/v3/os-services?host=np0000004976&binary=cinder-scheduler returned with HTTP 200 Jul 10 08:40:05.921576 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 761/3057] 10.4.3.7 () {66 vars in 1318 bytes} [Fri Jul 10 08:40:05 2026] GET /volume/v3/os-services?host=np0000004976&binary=cinder-scheduler => generated 191 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:05.929926 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-8e84c9b4-9579-430b-8357-c63390527c6d None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:05.931679 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8e84c9b4-9579-430b-8357-c63390527c6d tempest-VolumesServicesTestJSON-1834570560 tempest-VolumesServicesTestJSON-1834570560-project-admin] GET https://10.4.3.7/volume/v3/os-services?binary=cinder-scheduler Jul 10 08:40:05.931844 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8e84c9b4-9579-430b-8357-c63390527c6d tempest-VolumesServicesTestJSON-1834570560 tempest-VolumesServicesTestJSON-1834570560-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:05.932029 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8e84c9b4-9579-430b-8357-c63390527c6d tempest-VolumesServicesTestJSON-1834570560 tempest-VolumesServicesTestJSON-1834570560-project-admin] Calling method 'index' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:05.935739 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8e84c9b4-9579-430b-8357-c63390527c6d tempest-VolumesServicesTestJSON-1834570560 tempest-VolumesServicesTestJSON-1834570560-project-admin] https://10.4.3.7/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Jul 10 08:40:05.936110 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 768/3058] 10.4.3.7 () {66 vars in 1282 bytes} [Fri Jul 10 08:40:05 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 191 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:05.950431 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-29b9bb5e-a205-4f16-b749-b71a6622822a None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:06.039143 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-29b9bb5e-a205-4f16-b749-b71a6622822a tempest-VolumesServicesTestJSON-1197104549 tempest-VolumesServicesTestJSON-1197104549-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:40:06.040202 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-29b9bb5e-a205-4f16-b749-b71a6622822a tempest-VolumesServicesTestJSON-1197104549 tempest-VolumesServicesTestJSON-1197104549-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-835111592"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:40:06.044683 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.volumes [None req-29b9bb5e-a205-4f16-b749-b71a6622822a tempest-VolumesServicesTestJSON-1197104549 tempest-VolumesServicesTestJSON-1197104549-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-835111592'}} {{(pid=100054) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:40:06.044842 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.volumes [None req-29b9bb5e-a205-4f16-b749-b71a6622822a tempest-VolumesServicesTestJSON-1197104549 tempest-VolumesServicesTestJSON-1197104549-project-member] Create volume of 1 GB Jul 10 08:40:06.052609 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-29b9bb5e-a205-4f16-b749-b71a6622822a tempest-VolumesServicesTestJSON-1197104549 tempest-VolumesServicesTestJSON-1197104549-project-member] Availability Zones retrieved successfully. Jul 10 08:40:06.057264 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-29b9bb5e-a205-4f16-b749-b71a6622822a tempest-VolumesServicesTestJSON-1197104549 tempest-VolumesServicesTestJSON-1197104549-project-member] Flow 'volume_create_api' (f4c2a278-7229-43f0-af1e-75c5b3894f9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:40:06.059871 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-29b9bb5e-a205-4f16-b749-b71a6622822a tempest-VolumesServicesTestJSON-1197104549 tempest-VolumesServicesTestJSON-1197104549-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c20fc199-f362-43fd-be2f-b5fea5eb6dbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:40:06.060707 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.flows.api.create_volume [None req-29b9bb5e-a205-4f16-b749-b71a6622822a tempest-VolumesServicesTestJSON-1197104549 tempest-VolumesServicesTestJSON-1197104549-project-member] Validating volume size '1' using validate_int {{(pid=100054) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:40:06.091699 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-29b9bb5e-a205-4f16-b749-b71a6622822a tempest-VolumesServicesTestJSON-1197104549 tempest-VolumesServicesTestJSON-1197104549-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c20fc199-f362-43fd-be2f-b5fea5eb6dbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:40:06.092357 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-29b9bb5e-a205-4f16-b749-b71a6622822a tempest-VolumesServicesTestJSON-1197104549 tempest-VolumesServicesTestJSON-1197104549-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6f1b4ac-4e37-4c62-92c9-add610b8e1dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:40:06.144070 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.quota [None req-29b9bb5e-a205-4f16-b749-b71a6622822a tempest-VolumesServicesTestJSON-1197104549 tempest-VolumesServicesTestJSON-1197104549-project-member] Created reservations ['cdfcad9a-7f3e-4ea2-bf20-8566f9d68e8d', 'fc5ba23d-eeb2-4cfc-a057-b1279c6bb74e', '44eab275-9b65-4c2d-ba83-26b66be940a3', '8de3c212-efca-4a55-9a11-5d17259f3fcd'] {{(pid=100054) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:40:06.144816 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-29b9bb5e-a205-4f16-b749-b71a6622822a tempest-VolumesServicesTestJSON-1197104549 tempest-VolumesServicesTestJSON-1197104549-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6f1b4ac-4e37-4c62-92c9-add610b8e1dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cdfcad9a-7f3e-4ea2-bf20-8566f9d68e8d', 'fc5ba23d-eeb2-4cfc-a057-b1279c6bb74e', '44eab275-9b65-4c2d-ba83-26b66be940a3', '8de3c212-efca-4a55-9a11-5d17259f3fcd']}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:40:06.145460 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-29b9bb5e-a205-4f16-b749-b71a6622822a tempest-VolumesServicesTestJSON-1197104549 tempest-VolumesServicesTestJSON-1197104549-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd35dfc2-4b73-4fa6-a3a0-32da96db3502) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:40:06.175692 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.coordination [req-4b332d9f-4895-4b34-9b7c-1c63cb30ab0e req-7f421589-745c-41fa-91b3-8231952d3e09 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Lock "cinder-attachment_update-ee839b36-a5cf-495c-bae7-386d6c14be74-np0000004976" released by "attachment_update" :: held 0.522s {{(pid=100056) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 08:40:06.176022 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-4b332d9f-4895-4b34-9b7c-1c63cb30ab0e req-7f421589-745c-41fa-91b3-8231952d3e09 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] https://10.4.3.7/volume/v3/attachments/ca9739f0-0033-4db9-bf6f-44f32b3b8f99 returned with HTTP 200 Jul 10 08:40:06.176556 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 759/3059] 10.4.3.7 () {74 vars in 1690 bytes} [Fri Jul 10 08:40:05 2026] PUT /volume/v3/attachments/ca9739f0-0033-4db9-bf6f-44f32b3b8f99 => generated 969 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:40:06.314141 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-d7112d23-b33f-45af-b1d6-96a5de34b581 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:06.316229 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-d7112d23-b33f-45af-b1d6-96a5de34b581 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] GET https://10.4.3.7/volume/v3/volumes/ee839b36-a5cf-495c-bae7-386d6c14be74 Jul 10 08:40:06.316898 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-d7112d23-b33f-45af-b1d6-96a5de34b581 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:06.317333 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-d7112d23-b33f-45af-b1d6-96a5de34b581 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:06.329752 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:06.329752 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:40:06.334761 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-d7112d23-b33f-45af-b1d6-96a5de34b581 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Volume info retrieved successfully. Jul 10 08:40:06.341568 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-d7112d23-b33f-45af-b1d6-96a5de34b581 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] https://10.4.3.7/volume/v3/volumes/ee839b36-a5cf-495c-bae7-386d6c14be74 returned with HTTP 200 Jul 10 08:40:06.342051 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 762/3060] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:40:06 2026] GET /volume/v3/volumes/ee839b36-a5cf-495c-bae7-386d6c14be74 => generated 839 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:06.342907 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-29b9bb5e-a205-4f16-b749-b71a6622822a tempest-VolumesServicesTestJSON-1197104549 tempest-VolumesServicesTestJSON-1197104549-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd35dfc2-4b73-4fa6-a3a0-32da96db3502) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8e34acaa-6b89-4fdb-badc-b23433d68bec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-835111592',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2967f9b3db76402bb681c71298654066',qos_specs=None,replication_status=,reservations=['cdfcad9a-7f3e-4ea2-bf20-8566f9d68e8d','fc5ba23d-eeb2-4cfc-a057-b1279c6bb74e','44eab275-9b65-4c2d-ba83-26b66be940a3','8de3c212-efca-4a55-9a11-5d17259f3fcd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4a83ca923644871839fa23b23fec4a6',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:40:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-835111592',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8e34acaa-6b89-4fdb-badc-b23433d68bec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2967f9b3db76402bb681c71298654066',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f4a83ca923644871839fa23b23fec4a6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:40:06.343706 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-29b9bb5e-a205-4f16-b749-b71a6622822a tempest-VolumesServicesTestJSON-1197104549 tempest-VolumesServicesTestJSON-1197104549-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e1f319f-2fd9-46cf-ab67-051ecbbf8eac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:40:06.365884 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-29b9bb5e-a205-4f16-b749-b71a6622822a tempest-VolumesServicesTestJSON-1197104549 tempest-VolumesServicesTestJSON-1197104549-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e1f319f-2fd9-46cf-ab67-051ecbbf8eac) transitioned into state 'SUCCESS' from state '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-835111592',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2967f9b3db76402bb681c71298654066',qos_specs=None,replication_status=,reservations=['cdfcad9a-7f3e-4ea2-bf20-8566f9d68e8d','fc5ba23d-eeb2-4cfc-a057-b1279c6bb74e','44eab275-9b65-4c2d-ba83-26b66be940a3','8de3c212-efca-4a55-9a11-5d17259f3fcd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4a83ca923644871839fa23b23fec4a6',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:40:06.366602 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-29b9bb5e-a205-4f16-b749-b71a6622822a tempest-VolumesServicesTestJSON-1197104549 tempest-VolumesServicesTestJSON-1197104549-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3d3c94a-dbcd-49b3-99f2-b8269bff282f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:40:06.377332 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-29b9bb5e-a205-4f16-b749-b71a6622822a tempest-VolumesServicesTestJSON-1197104549 tempest-VolumesServicesTestJSON-1197104549-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3d3c94a-dbcd-49b3-99f2-b8269bff282f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:40:06.378139 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-29b9bb5e-a205-4f16-b749-b71a6622822a tempest-VolumesServicesTestJSON-1197104549 tempest-VolumesServicesTestJSON-1197104549-project-member] Flow 'volume_create_api' (f4c2a278-7229-43f0-af1e-75c5b3894f9e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100054) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:40:06.378470 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-29b9bb5e-a205-4f16-b749-b71a6622822a tempest-VolumesServicesTestJSON-1197104549 tempest-VolumesServicesTestJSON-1197104549-project-member] Create volume request issued successfully. Jul 10 08:40:06.379000 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-29b9bb5e-a205-4f16-b749-b71a6622822a tempest-VolumesServicesTestJSON-1197104549 tempest-VolumesServicesTestJSON-1197104549-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:40:06.379599 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 772/3061] 10.4.3.7 () {68 vars in 1244 bytes} [Fri Jul 10 08:40:05 2026] POST /volume/v3/volumes => generated 749 bytes in 432 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:40:06.393966 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-ff6d8ca6-c2b6-4b5e-b9c9-824a1d47aba8 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:06.396665 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ff6d8ca6-c2b6-4b5e-b9c9-824a1d47aba8 tempest-VolumesServicesTestJSON-1197104549 tempest-VolumesServicesTestJSON-1197104549-project-member] GET https://10.4.3.7/volume/v3/volumes/8e34acaa-6b89-4fdb-badc-b23433d68bec Jul 10 08:40:06.396838 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ff6d8ca6-c2b6-4b5e-b9c9-824a1d47aba8 tempest-VolumesServicesTestJSON-1197104549 tempest-VolumesServicesTestJSON-1197104549-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:06.397004 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ff6d8ca6-c2b6-4b5e-b9c9-824a1d47aba8 tempest-VolumesServicesTestJSON-1197104549 tempest-VolumesServicesTestJSON-1197104549-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:06.402984 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:06.402984 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:40:06.405902 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-ff6d8ca6-c2b6-4b5e-b9c9-824a1d47aba8 tempest-VolumesServicesTestJSON-1197104549 tempest-VolumesServicesTestJSON-1197104549-project-member] Volume info retrieved successfully. Jul 10 08:40:06.409279 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ff6d8ca6-c2b6-4b5e-b9c9-824a1d47aba8 tempest-VolumesServicesTestJSON-1197104549 tempest-VolumesServicesTestJSON-1197104549-project-member] https://10.4.3.7/volume/v3/volumes/8e34acaa-6b89-4fdb-badc-b23433d68bec returned with HTTP 200 Jul 10 08:40:06.409599 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 769/3062] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:40:06 2026] GET /volume/v3/volumes/8e34acaa-6b89-4fdb-badc-b23433d68bec => generated 817 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:06.829887 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-2650c840-dcaf-4973-b6e6-88e8660cdf9a None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:06.832025 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-2650c840-dcaf-4973-b6e6-88e8660cdf9a tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/backups/847ef301-37eb-41ef-bd09-b99148214928 Jul 10 08:40:06.832314 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-2650c840-dcaf-4973-b6e6-88e8660cdf9a tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:06.832588 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-2650c840-dcaf-4973-b6e6-88e8660cdf9a tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:06.832750 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-2650c840-dcaf-4973-b6e6-88e8660cdf9a tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Show backup with id 847ef301-37eb-41ef-bd09-b99148214928. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:40:06.837445 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:06.837445 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:40:06.838038 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-2650c840-dcaf-4973-b6e6-88e8660cdf9a tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/backups/847ef301-37eb-41ef-bd09-b99148214928 returned with HTTP 200 Jul 10 08:40:06.838460 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 760/3063] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:40:06 2026] GET /volume/v3/backups/847ef301-37eb-41ef-bd09-b99148214928 => generated 731 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:07.355755 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-f2b4223b-de81-4a2c-bdd0-1769a8ebe625 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:07.357864 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-f2b4223b-de81-4a2c-bdd0-1769a8ebe625 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] GET https://10.4.3.7/volume/v3/volumes/ee839b36-a5cf-495c-bae7-386d6c14be74 Jul 10 08:40:07.358077 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-f2b4223b-de81-4a2c-bdd0-1769a8ebe625 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:07.358315 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-f2b4223b-de81-4a2c-bdd0-1769a8ebe625 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:07.371255 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:07.371255 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:40:07.374490 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-f2b4223b-de81-4a2c-bdd0-1769a8ebe625 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Volume info retrieved successfully. Jul 10 08:40:07.379723 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-f2b4223b-de81-4a2c-bdd0-1769a8ebe625 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] https://10.4.3.7/volume/v3/volumes/ee839b36-a5cf-495c-bae7-386d6c14be74 returned with HTTP 200 Jul 10 08:40:07.380175 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 763/3064] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:40:07 2026] GET /volume/v3/volumes/ee839b36-a5cf-495c-bae7-386d6c14be74 => generated 839 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:07.422571 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-148c1a7a-2624-4087-a2a5-8f68fd3843ad None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:07.424940 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-148c1a7a-2624-4087-a2a5-8f68fd3843ad tempest-VolumesServicesTestJSON-1197104549 tempest-VolumesServicesTestJSON-1197104549-project-member] GET https://10.4.3.7/volume/v3/volumes/8e34acaa-6b89-4fdb-badc-b23433d68bec Jul 10 08:40:07.425180 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-148c1a7a-2624-4087-a2a5-8f68fd3843ad tempest-VolumesServicesTestJSON-1197104549 tempest-VolumesServicesTestJSON-1197104549-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:07.425382 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-148c1a7a-2624-4087-a2a5-8f68fd3843ad tempest-VolumesServicesTestJSON-1197104549 tempest-VolumesServicesTestJSON-1197104549-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:07.432027 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:07.432027 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:40:07.435363 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-148c1a7a-2624-4087-a2a5-8f68fd3843ad tempest-VolumesServicesTestJSON-1197104549 tempest-VolumesServicesTestJSON-1197104549-project-member] Volume info retrieved successfully. Jul 10 08:40:07.439311 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-148c1a7a-2624-4087-a2a5-8f68fd3843ad tempest-VolumesServicesTestJSON-1197104549 tempest-VolumesServicesTestJSON-1197104549-project-member] https://10.4.3.7/volume/v3/volumes/8e34acaa-6b89-4fdb-badc-b23433d68bec returned with HTTP 200 Jul 10 08:40:07.439815 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 773/3065] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:40:07 2026] GET /volume/v3/volumes/8e34acaa-6b89-4fdb-badc-b23433d68bec => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:07.456525 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-35ab3e7e-bf6d-433c-b822-e4ddec07e942 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:07.458286 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-35ab3e7e-bf6d-433c-b822-e4ddec07e942 tempest-VolumesServicesTestJSON-1834570560 tempest-VolumesServicesTestJSON-1834570560-project-admin] GET https://10.4.3.7/volume/v3/volumes/8e34acaa-6b89-4fdb-badc-b23433d68bec Jul 10 08:40:07.458513 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-35ab3e7e-bf6d-433c-b822-e4ddec07e942 tempest-VolumesServicesTestJSON-1834570560 tempest-VolumesServicesTestJSON-1834570560-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:07.458689 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-35ab3e7e-bf6d-433c-b822-e4ddec07e942 tempest-VolumesServicesTestJSON-1834570560 tempest-VolumesServicesTestJSON-1834570560-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:07.466179 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:07.466179 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:40:07.469428 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-35ab3e7e-bf6d-433c-b822-e4ddec07e942 tempest-VolumesServicesTestJSON-1834570560 tempest-VolumesServicesTestJSON-1834570560-project-admin] Volume info retrieved successfully. Jul 10 08:40:07.473076 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-35ab3e7e-bf6d-433c-b822-e4ddec07e942 tempest-VolumesServicesTestJSON-1834570560 tempest-VolumesServicesTestJSON-1834570560-project-admin] https://10.4.3.7/volume/v3/volumes/8e34acaa-6b89-4fdb-badc-b23433d68bec returned with HTTP 200 Jul 10 08:40:07.473456 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 770/3066] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:40:07 2026] GET /volume/v3/volumes/8e34acaa-6b89-4fdb-badc-b23433d68bec => generated 1015 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:40:07.487556 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-169abcbf-7805-4882-8198-19a058eff2ee None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:07.489596 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-169abcbf-7805-4882-8198-19a058eff2ee tempest-VolumesServicesTestJSON-1834570560 tempest-VolumesServicesTestJSON-1834570560-project-admin] GET https://10.4.3.7/volume/v3/os-services?host=np0000004976&binary=cinder-volume Jul 10 08:40:07.489845 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-169abcbf-7805-4882-8198-19a058eff2ee tempest-VolumesServicesTestJSON-1834570560 tempest-VolumesServicesTestJSON-1834570560-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:07.490097 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-169abcbf-7805-4882-8198-19a058eff2ee tempest-VolumesServicesTestJSON-1834570560 tempest-VolumesServicesTestJSON-1834570560-project-admin] Calling method 'index' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:07.497017 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-169abcbf-7805-4882-8198-19a058eff2ee tempest-VolumesServicesTestJSON-1834570560 tempest-VolumesServicesTestJSON-1834570560-project-admin] https://10.4.3.7/volume/v3/os-services?host=np0000004976&binary=cinder-volume returned with HTTP 200 Jul 10 08:40:07.498112 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 761/3067] 10.4.3.7 () {66 vars in 1312 bytes} [Fri Jul 10 08:40:07 2026] GET /volume/v3/os-services?host=np0000004976&binary=cinder-volume => generated 275 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:07.508612 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-f1d8bffa-fd07-423b-a595-7601193dc706 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:07.514050 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-f1d8bffa-fd07-423b-a595-7601193dc706 tempest-VolumesServicesTestJSON-1197104549 tempest-VolumesServicesTestJSON-1197104549-project-member] GET https://10.4.3.7/volume/v3/volumes/8e34acaa-6b89-4fdb-badc-b23433d68bec Jul 10 08:40:07.514347 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-f1d8bffa-fd07-423b-a595-7601193dc706 tempest-VolumesServicesTestJSON-1197104549 tempest-VolumesServicesTestJSON-1197104549-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:07.514637 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-f1d8bffa-fd07-423b-a595-7601193dc706 tempest-VolumesServicesTestJSON-1197104549 tempest-VolumesServicesTestJSON-1197104549-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:07.526559 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:07.526559 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:40:07.532704 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-f1d8bffa-fd07-423b-a595-7601193dc706 tempest-VolumesServicesTestJSON-1197104549 tempest-VolumesServicesTestJSON-1197104549-project-member] Volume info retrieved successfully. Jul 10 08:40:07.539240 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-f1d8bffa-fd07-423b-a595-7601193dc706 tempest-VolumesServicesTestJSON-1197104549 tempest-VolumesServicesTestJSON-1197104549-project-member] https://10.4.3.7/volume/v3/volumes/8e34acaa-6b89-4fdb-badc-b23433d68bec returned with HTTP 200 Jul 10 08:40:07.540280 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 764/3068] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:40:07 2026] GET /volume/v3/volumes/8e34acaa-6b89-4fdb-badc-b23433d68bec => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:07.553219 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-b95994d4-7de0-47ea-8342-9e4ee84852cc None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:07.555485 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-b95994d4-7de0-47ea-8342-9e4ee84852cc tempest-VolumesServicesTestJSON-1197104549 tempest-VolumesServicesTestJSON-1197104549-project-member] DELETE https://10.4.3.7/volume/v3/volumes/8e34acaa-6b89-4fdb-badc-b23433d68bec Jul 10 08:40:07.555729 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-b95994d4-7de0-47ea-8342-9e4ee84852cc tempest-VolumesServicesTestJSON-1197104549 tempest-VolumesServicesTestJSON-1197104549-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:07.555975 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-b95994d4-7de0-47ea-8342-9e4ee84852cc tempest-VolumesServicesTestJSON-1197104549 tempest-VolumesServicesTestJSON-1197104549-project-member] Calling method 'delete' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:07.556204 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.volumes [None req-b95994d4-7de0-47ea-8342-9e4ee84852cc tempest-VolumesServicesTestJSON-1197104549 tempest-VolumesServicesTestJSON-1197104549-project-member] Delete volume with id: 8e34acaa-6b89-4fdb-badc-b23433d68bec Jul 10 08:40:07.566060 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:07.566060 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:40:07.566565 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-b95994d4-7de0-47ea-8342-9e4ee84852cc tempest-VolumesServicesTestJSON-1197104549 tempest-VolumesServicesTestJSON-1197104549-project-member] Volume info retrieved successfully. Jul 10 08:40:07.587263 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-b95994d4-7de0-47ea-8342-9e4ee84852cc tempest-VolumesServicesTestJSON-1197104549 tempest-VolumesServicesTestJSON-1197104549-project-member] Delete volume request issued successfully. Jul 10 08:40:07.587519 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-b95994d4-7de0-47ea-8342-9e4ee84852cc tempest-VolumesServicesTestJSON-1197104549 tempest-VolumesServicesTestJSON-1197104549-project-member] https://10.4.3.7/volume/v3/volumes/8e34acaa-6b89-4fdb-badc-b23433d68bec returned with HTTP 202 Jul 10 08:40:07.588068 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 774/3069] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:40:07 2026] DELETE /volume/v3/volumes/8e34acaa-6b89-4fdb-badc-b23433d68bec => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:40:07.596453 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-47ceead6-bea9-493b-ac3c-3e7b0e32ee33 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:07.598109 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-47ceead6-bea9-493b-ac3c-3e7b0e32ee33 tempest-VolumesServicesTestJSON-1197104549 tempest-VolumesServicesTestJSON-1197104549-project-member] GET https://10.4.3.7/volume/v3/volumes/8e34acaa-6b89-4fdb-badc-b23433d68bec Jul 10 08:40:07.598321 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-47ceead6-bea9-493b-ac3c-3e7b0e32ee33 tempest-VolumesServicesTestJSON-1197104549 tempest-VolumesServicesTestJSON-1197104549-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:07.598543 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-47ceead6-bea9-493b-ac3c-3e7b0e32ee33 tempest-VolumesServicesTestJSON-1197104549 tempest-VolumesServicesTestJSON-1197104549-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:07.607535 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:07.607535 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:40:07.611617 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-47ceead6-bea9-493b-ac3c-3e7b0e32ee33 tempest-VolumesServicesTestJSON-1197104549 tempest-VolumesServicesTestJSON-1197104549-project-member] Volume info retrieved successfully. Jul 10 08:40:07.615478 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-47ceead6-bea9-493b-ac3c-3e7b0e32ee33 tempest-VolumesServicesTestJSON-1197104549 tempest-VolumesServicesTestJSON-1197104549-project-member] https://10.4.3.7/volume/v3/volumes/8e34acaa-6b89-4fdb-badc-b23433d68bec returned with HTTP 200 Jul 10 08:40:07.615863 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 771/3070] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:40:07 2026] GET /volume/v3/volumes/8e34acaa-6b89-4fdb-badc-b23433d68bec => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:07.623224 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-87cb739c-a4e4-43b1-8751-9bfd9643896c None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:07.624863 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-87cb739c-a4e4-43b1-8751-9bfd9643896c tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] DELETE https://10.4.3.7/volume/v3/volumes/9d4a026e-b4f6-4a25-9d2e-285c90337d3f Jul 10 08:40:07.625074 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-87cb739c-a4e4-43b1-8751-9bfd9643896c tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:07.625330 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-87cb739c-a4e4-43b1-8751-9bfd9643896c tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Calling method 'delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:07.625543 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-87cb739c-a4e4-43b1-8751-9bfd9643896c tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Delete volume with id: 9d4a026e-b4f6-4a25-9d2e-285c90337d3f Jul 10 08:40:07.632923 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:07.632923 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:40:07.633611 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-87cb739c-a4e4-43b1-8751-9bfd9643896c tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Volume info retrieved successfully. Jul 10 08:40:07.652510 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-87cb739c-a4e4-43b1-8751-9bfd9643896c tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Delete volume request issued successfully. Jul 10 08:40:07.652711 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-87cb739c-a4e4-43b1-8751-9bfd9643896c tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] https://10.4.3.7/volume/v3/volumes/9d4a026e-b4f6-4a25-9d2e-285c90337d3f returned with HTTP 202 Jul 10 08:40:07.653146 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 762/3071] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:40:07 2026] DELETE /volume/v3/volumes/9d4a026e-b4f6-4a25-9d2e-285c90337d3f => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:40:07.661114 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-5d74ea03-ffa9-4645-b105-e5a74d84d4a4 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:07.664837 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-5d74ea03-ffa9-4645-b105-e5a74d84d4a4 tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] GET https://10.4.3.7/volume/v3/volumes/9d4a026e-b4f6-4a25-9d2e-285c90337d3f Jul 10 08:40:07.665139 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-5d74ea03-ffa9-4645-b105-e5a74d84d4a4 tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:07.665448 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-5d74ea03-ffa9-4645-b105-e5a74d84d4a4 tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:07.678880 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:07.678880 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:40:07.683996 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-5d74ea03-ffa9-4645-b105-e5a74d84d4a4 tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Volume info retrieved successfully. Jul 10 08:40:07.690512 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-5d74ea03-ffa9-4645-b105-e5a74d84d4a4 tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] https://10.4.3.7/volume/v3/volumes/9d4a026e-b4f6-4a25-9d2e-285c90337d3f returned with HTTP 200 Jul 10 08:40:07.691193 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 765/3072] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:40:07 2026] GET /volume/v3/volumes/9d4a026e-b4f6-4a25-9d2e-285c90337d3f => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:07.852728 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-3de46a2f-a6ef-48f0-91de-c251f327cfde None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:07.854721 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-3de46a2f-a6ef-48f0-91de-c251f327cfde tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/backups/847ef301-37eb-41ef-bd09-b99148214928 Jul 10 08:40:07.854969 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-3de46a2f-a6ef-48f0-91de-c251f327cfde tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:07.855215 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-3de46a2f-a6ef-48f0-91de-c251f327cfde tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:07.855344 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-3de46a2f-a6ef-48f0-91de-c251f327cfde tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Show backup with id 847ef301-37eb-41ef-bd09-b99148214928. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:40:07.860481 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:07.860481 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:40:07.861065 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-3de46a2f-a6ef-48f0-91de-c251f327cfde tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/backups/847ef301-37eb-41ef-bd09-b99148214928 returned with HTTP 200 Jul 10 08:40:07.861527 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 775/3073] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:40:07 2026] GET /volume/v3/backups/847ef301-37eb-41ef-bd09-b99148214928 => generated 731 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:08.396643 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-95c8b952-0b21-42a2-8504-fc15ca1dcc07 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:08.398513 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-95c8b952-0b21-42a2-8504-fc15ca1dcc07 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] GET https://10.4.3.7/volume/v3/volumes/ee839b36-a5cf-495c-bae7-386d6c14be74 Jul 10 08:40:08.398728 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-95c8b952-0b21-42a2-8504-fc15ca1dcc07 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:08.398940 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-95c8b952-0b21-42a2-8504-fc15ca1dcc07 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:08.410390 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:08.410390 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:40:08.413596 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-95c8b952-0b21-42a2-8504-fc15ca1dcc07 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Volume info retrieved successfully. Jul 10 08:40:08.417755 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-95c8b952-0b21-42a2-8504-fc15ca1dcc07 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] https://10.4.3.7/volume/v3/volumes/ee839b36-a5cf-495c-bae7-386d6c14be74 returned with HTTP 200 Jul 10 08:40:08.418138 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 772/3074] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:40:08 2026] GET /volume/v3/volumes/ee839b36-a5cf-495c-bae7-386d6c14be74 => generated 839 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:08.627983 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-d4d58335-c1d5-4b09-82c5-d239523eef82 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:08.629538 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-d4d58335-c1d5-4b09-82c5-d239523eef82 tempest-VolumesServicesTestJSON-1197104549 tempest-VolumesServicesTestJSON-1197104549-project-member] GET https://10.4.3.7/volume/v3/volumes/8e34acaa-6b89-4fdb-badc-b23433d68bec Jul 10 08:40:08.629702 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-d4d58335-c1d5-4b09-82c5-d239523eef82 tempest-VolumesServicesTestJSON-1197104549 tempest-VolumesServicesTestJSON-1197104549-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:08.629874 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-d4d58335-c1d5-4b09-82c5-d239523eef82 tempest-VolumesServicesTestJSON-1197104549 tempest-VolumesServicesTestJSON-1197104549-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:08.634935 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-d4d58335-c1d5-4b09-82c5-d239523eef82 tempest-VolumesServicesTestJSON-1197104549 tempest-VolumesServicesTestJSON-1197104549-project-member] https://10.4.3.7/volume/v3/volumes/8e34acaa-6b89-4fdb-badc-b23433d68bec returned with HTTP 404 Jul 10 08:40:08.635553 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 763/3075] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:40:08 2026] GET /volume/v3/volumes/8e34acaa-6b89-4fdb-badc-b23433d68bec => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:40:08.643037 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-f8978c4c-b27b-460e-86e7-f68b0795d080 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:08.647923 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-f8978c4c-b27b-460e-86e7-f68b0795d080 tempest-VolumesServicesTestJSON-1834570560 tempest-VolumesServicesTestJSON-1834570560-project-admin] GET https://10.4.3.7/volume/v3/os-services Jul 10 08:40:08.648098 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-f8978c4c-b27b-460e-86e7-f68b0795d080 tempest-VolumesServicesTestJSON-1834570560 tempest-VolumesServicesTestJSON-1834570560-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:08.648321 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-f8978c4c-b27b-460e-86e7-f68b0795d080 tempest-VolumesServicesTestJSON-1834570560 tempest-VolumesServicesTestJSON-1834570560-project-admin] Calling method 'index' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:08.658545 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-f8978c4c-b27b-460e-86e7-f68b0795d080 tempest-VolumesServicesTestJSON-1834570560 tempest-VolumesServicesTestJSON-1834570560-project-admin] https://10.4.3.7/volume/v3/os-services returned with HTTP 200 Jul 10 08:40:08.658916 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 766/3076] 10.4.3.7 () {66 vars in 1235 bytes} [Fri Jul 10 08:40:08 2026] GET /volume/v3/os-services => generated 626 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:08.707308 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-ddf7824e-3a02-4d80-97d9-9312534282fd None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:08.710042 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-ddf7824e-3a02-4d80-97d9-9312534282fd tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] GET https://10.4.3.7/volume/v3/volumes/9d4a026e-b4f6-4a25-9d2e-285c90337d3f Jul 10 08:40:08.710331 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-ddf7824e-3a02-4d80-97d9-9312534282fd tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:08.711387 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-ddf7824e-3a02-4d80-97d9-9312534282fd tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:08.748248 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-ddf7824e-3a02-4d80-97d9-9312534282fd tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] https://10.4.3.7/volume/v3/volumes/9d4a026e-b4f6-4a25-9d2e-285c90337d3f returned with HTTP 404 Jul 10 08:40:08.751192 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 776/3077] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:40:08 2026] GET /volume/v3/volumes/9d4a026e-b4f6-4a25-9d2e-285c90337d3f => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:40:08.819484 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-caac34f8-4ec8-4eb2-9b78-26ab136b7ab3 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:08.820672 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-caac34f8-4ec8-4eb2-9b78-26ab136b7ab3 tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] DELETE https://10.4.3.7/volume/v3/volumes/dba4af82-21e3-40fe-861c-3d0d640ce027 Jul 10 08:40:08.820914 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-caac34f8-4ec8-4eb2-9b78-26ab136b7ab3 tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:08.821161 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-caac34f8-4ec8-4eb2-9b78-26ab136b7ab3 tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:08.821379 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-caac34f8-4ec8-4eb2-9b78-26ab136b7ab3 tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Delete volume with id: dba4af82-21e3-40fe-861c-3d0d640ce027 Jul 10 08:40:08.830313 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:08.830313 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:40:08.830931 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-caac34f8-4ec8-4eb2-9b78-26ab136b7ab3 tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Volume info retrieved successfully. Jul 10 08:40:08.848886 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-caac34f8-4ec8-4eb2-9b78-26ab136b7ab3 tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Delete volume request issued successfully. Jul 10 08:40:08.849212 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-caac34f8-4ec8-4eb2-9b78-26ab136b7ab3 tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] https://10.4.3.7/volume/v3/volumes/dba4af82-21e3-40fe-861c-3d0d640ce027 returned with HTTP 202 Jul 10 08:40:08.849631 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 773/3078] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:40:08 2026] DELETE /volume/v3/volumes/dba4af82-21e3-40fe-861c-3d0d640ce027 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:40:08.859488 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-0f11229a-cdde-4fa9-9b00-3958b33d4eef None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:08.861740 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-0f11229a-cdde-4fa9-9b00-3958b33d4eef tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] GET https://10.4.3.7/volume/v3/volumes/dba4af82-21e3-40fe-861c-3d0d640ce027 Jul 10 08:40:08.861882 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-0f11229a-cdde-4fa9-9b00-3958b33d4eef tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:08.862033 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-0f11229a-cdde-4fa9-9b00-3958b33d4eef tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:08.869029 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:08.869029 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:40:08.872471 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-0f11229a-cdde-4fa9-9b00-3958b33d4eef tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Volume info retrieved successfully. Jul 10 08:40:08.873828 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-1d352a0e-3aa2-4df1-9220-363b44d62d21 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:08.875624 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-1d352a0e-3aa2-4df1-9220-363b44d62d21 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/backups/847ef301-37eb-41ef-bd09-b99148214928 Jul 10 08:40:08.875863 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-1d352a0e-3aa2-4df1-9220-363b44d62d21 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:08.876067 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-1d352a0e-3aa2-4df1-9220-363b44d62d21 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:08.876178 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-1d352a0e-3aa2-4df1-9220-363b44d62d21 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Show backup with id 847ef301-37eb-41ef-bd09-b99148214928. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:40:08.876945 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-0f11229a-cdde-4fa9-9b00-3958b33d4eef tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] https://10.4.3.7/volume/v3/volumes/dba4af82-21e3-40fe-861c-3d0d640ce027 returned with HTTP 200 Jul 10 08:40:08.877493 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 764/3079] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:40:08 2026] GET /volume/v3/volumes/dba4af82-21e3-40fe-861c-3d0d640ce027 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:08.880706 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:08.880706 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:40:08.881698 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-1d352a0e-3aa2-4df1-9220-363b44d62d21 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/backups/847ef301-37eb-41ef-bd09-b99148214928 returned with HTTP 200 Jul 10 08:40:08.881698 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 767/3080] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:40:08 2026] GET /volume/v3/backups/847ef301-37eb-41ef-bd09-b99148214928 => generated 731 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:09.429705 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-03467d1d-8490-443e-bb42-a8c80fdf5407 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:09.431923 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-03467d1d-8490-443e-bb42-a8c80fdf5407 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] GET https://10.4.3.7/volume/v3/volumes/ee839b36-a5cf-495c-bae7-386d6c14be74 Jul 10 08:40:09.432200 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-03467d1d-8490-443e-bb42-a8c80fdf5407 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:09.432475 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-03467d1d-8490-443e-bb42-a8c80fdf5407 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:09.444763 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:09.444763 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:40:09.449641 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-03467d1d-8490-443e-bb42-a8c80fdf5407 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Volume info retrieved successfully. Jul 10 08:40:09.455423 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-03467d1d-8490-443e-bb42-a8c80fdf5407 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] https://10.4.3.7/volume/v3/volumes/ee839b36-a5cf-495c-bae7-386d6c14be74 returned with HTTP 200 Jul 10 08:40:09.455927 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 777/3081] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:40:09 2026] GET /volume/v3/volumes/ee839b36-a5cf-495c-bae7-386d6c14be74 => generated 839 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:09.893824 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-46437366-fbfc-4805-9525-ee5e114748de None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:09.898286 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-46437366-fbfc-4805-9525-ee5e114748de tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/backups/847ef301-37eb-41ef-bd09-b99148214928 Jul 10 08:40:09.898286 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-46437366-fbfc-4805-9525-ee5e114748de tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:09.898545 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-94c01e57-d1e6-41f0-9a80-5cc74e8ecd57 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:09.898878 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-46437366-fbfc-4805-9525-ee5e114748de tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:09.898878 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-46437366-fbfc-4805-9525-ee5e114748de tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Show backup with id 847ef301-37eb-41ef-bd09-b99148214928. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:40:09.898958 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-94c01e57-d1e6-41f0-9a80-5cc74e8ecd57 tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] GET https://10.4.3.7/volume/v3/volumes/dba4af82-21e3-40fe-861c-3d0d640ce027 Jul 10 08:40:09.898958 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-94c01e57-d1e6-41f0-9a80-5cc74e8ecd57 tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:09.898958 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-94c01e57-d1e6-41f0-9a80-5cc74e8ecd57 tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:09.900880 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:09.900880 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:40:09.901713 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-46437366-fbfc-4805-9525-ee5e114748de tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/backups/847ef301-37eb-41ef-bd09-b99148214928 returned with HTTP 200 Jul 10 08:40:09.902544 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 774/3082] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:40:09 2026] GET /volume/v3/backups/847ef301-37eb-41ef-bd09-b99148214928 => generated 731 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:09.909186 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-94c01e57-d1e6-41f0-9a80-5cc74e8ecd57 tempest-AttachVolumeShelveTestJSON-1569840894 tempest-AttachVolumeShelveTestJSON-1569840894-project-member] https://10.4.3.7/volume/v3/volumes/dba4af82-21e3-40fe-861c-3d0d640ce027 returned with HTTP 404 Jul 10 08:40:09.909362 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 765/3083] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:40:09 2026] GET /volume/v3/volumes/dba4af82-21e3-40fe-861c-3d0d640ce027 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:40:10.472289 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-98a096f0-1cf5-4bf9-bb6e-d2b8597af462 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:10.474071 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-98a096f0-1cf5-4bf9-bb6e-d2b8597af462 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] GET https://10.4.3.7/volume/v3/volumes/ee839b36-a5cf-495c-bae7-386d6c14be74 Jul 10 08:40:10.474275 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-98a096f0-1cf5-4bf9-bb6e-d2b8597af462 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:10.474478 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-98a096f0-1cf5-4bf9-bb6e-d2b8597af462 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:10.483466 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:10.483466 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:40:10.487265 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-98a096f0-1cf5-4bf9-bb6e-d2b8597af462 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Volume info retrieved successfully. Jul 10 08:40:10.491078 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-98a096f0-1cf5-4bf9-bb6e-d2b8597af462 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] https://10.4.3.7/volume/v3/volumes/ee839b36-a5cf-495c-bae7-386d6c14be74 returned with HTTP 200 Jul 10 08:40:10.491637 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 768/3084] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:40:10 2026] GET /volume/v3/volumes/ee839b36-a5cf-495c-bae7-386d6c14be74 => generated 839 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:10.915683 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-65d45041-cf48-4319-803f-f4ed76f2cbd7 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:10.916444 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-2432251f-123e-4abd-956c-e397e3b89789 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:10.917565 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-65d45041-cf48-4319-803f-f4ed76f2cbd7 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/backups/847ef301-37eb-41ef-bd09-b99148214928 Jul 10 08:40:10.917796 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-65d45041-cf48-4319-803f-f4ed76f2cbd7 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:10.918004 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-65d45041-cf48-4319-803f-f4ed76f2cbd7 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:10.918132 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-65d45041-cf48-4319-803f-f4ed76f2cbd7 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Show backup with id 847ef301-37eb-41ef-bd09-b99148214928. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:40:10.923138 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:10.923138 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:40:10.923569 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-65d45041-cf48-4319-803f-f4ed76f2cbd7 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/backups/847ef301-37eb-41ef-bd09-b99148214928 returned with HTTP 200 Jul 10 08:40:10.923621 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 778/3085] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:40:10 2026] GET /volume/v3/backups/847ef301-37eb-41ef-bd09-b99148214928 => generated 732 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:11.026833 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2432251f-123e-4abd-956c-e397e3b89789 tempest-VolumeServicesNegativeTest-1383411143 tempest-VolumeServicesNegativeTest-1383411143-project-admin] GET https://10.4.3.7/volume/v3/os-services Jul 10 08:40:11.027097 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2432251f-123e-4abd-956c-e397e3b89789 tempest-VolumeServicesNegativeTest-1383411143 tempest-VolumeServicesNegativeTest-1383411143-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:11.027364 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2432251f-123e-4abd-956c-e397e3b89789 tempest-VolumeServicesNegativeTest-1383411143 tempest-VolumeServicesNegativeTest-1383411143-project-admin] Calling method 'index' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:11.032766 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2432251f-123e-4abd-956c-e397e3b89789 tempest-VolumeServicesNegativeTest-1383411143 tempest-VolumeServicesNegativeTest-1383411143-project-admin] https://10.4.3.7/volume/v3/os-services returned with HTTP 200 Jul 10 08:40:11.033316 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 775/3086] 10.4.3.7 () {66 vars in 1235 bytes} [Fri Jul 10 08:40:10 2026] GET /volume/v3/os-services => generated 626 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:11.044628 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-f437d902-e5bf-4789-ad61-55d148874b90 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:11.046531 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-f437d902-e5bf-4789-ad61-55d148874b90 tempest-VolumeServicesNegativeTest-1383411143 tempest-VolumeServicesNegativeTest-1383411143-project-admin] PUT https://10.4.3.7/volume/v3/os-services/disable-log-reason Jul 10 08:40:11.046842 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-f437d902-e5bf-4789-ad61-55d148874b90 tempest-VolumeServicesNegativeTest-1383411143 tempest-VolumeServicesNegativeTest-1383411143-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "np0000004976", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:40:11.048902 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-f437d902-e5bf-4789-ad61-55d148874b90 tempest-VolumeServicesNegativeTest-1383411143 tempest-VolumeServicesNegativeTest-1383411143-project-admin] https://10.4.3.7/volume/v3/os-services/disable-log-reason returned with HTTP 400 Jul 10 08:40:11.049530 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 766/3087] 10.4.3.7 () {68 vars in 1312 bytes} [Fri Jul 10 08:40:11 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) Jul 10 08:40:11.057363 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-be22b198-4d93-46c3-8be8-e3c5312bbfb8 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:11.059119 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-be22b198-4d93-46c3-8be8-e3c5312bbfb8 tempest-VolumeServicesNegativeTest-1383411143 tempest-VolumeServicesNegativeTest-1383411143-project-admin] PUT https://10.4.3.7/volume/v3/os-services/disable Jul 10 08:40:11.059384 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-be22b198-4d93-46c3-8be8-e3c5312bbfb8 tempest-VolumeServicesNegativeTest-1383411143 tempest-VolumeServicesNegativeTest-1383411143-project-admin] Action: 'disable', calling method: disable, body: {"host": "np0000004976", "binary": "invalid_binary"} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:40:11.065786 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-be22b198-4d93-46c3-8be8-e3c5312bbfb8 tempest-VolumeServicesNegativeTest-1383411143 tempest-VolumeServicesNegativeTest-1383411143-project-admin] https://10.4.3.7/volume/v3/os-services/disable returned with HTTP 404 Jul 10 08:40:11.066347 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 769/3088] 10.4.3.7 () {68 vars in 1279 bytes} [Fri Jul 10 08:40:11 2026] PUT /volume/v3/os-services/disable => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:40:11.075972 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-4ac26a4d-2c09-40e0-bf93-3e651db1ff38 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:11.078031 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-4ac26a4d-2c09-40e0-bf93-3e651db1ff38 tempest-VolumeServicesNegativeTest-1383411143 tempest-VolumeServicesNegativeTest-1383411143-project-admin] PUT https://10.4.3.7/volume/v3/os-services/enable Jul 10 08:40:11.078499 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-4ac26a4d-2c09-40e0-bf93-3e651db1ff38 tempest-VolumeServicesNegativeTest-1383411143 tempest-VolumeServicesNegativeTest-1383411143-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:40:11.086760 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-4ac26a4d-2c09-40e0-bf93-3e651db1ff38 tempest-VolumeServicesNegativeTest-1383411143 tempest-VolumeServicesNegativeTest-1383411143-project-admin] https://10.4.3.7/volume/v3/os-services/enable returned with HTTP 404 Jul 10 08:40:11.087345 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 779/3089] 10.4.3.7 () {68 vars in 1276 bytes} [Fri Jul 10 08:40:11 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:40:11.096940 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-fa5d3c8b-d70e-4379-b142-7ca0512d8d35 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:11.098639 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-fa5d3c8b-d70e-4379-b142-7ca0512d8d35 tempest-VolumeServicesNegativeTest-1383411143 tempest-VolumeServicesNegativeTest-1383411143-project-admin] PUT https://10.4.3.7/volume/v3/os-services/freeze Jul 10 08:40:11.098976 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-fa5d3c8b-d70e-4379-b142-7ca0512d8d35 tempest-VolumeServicesNegativeTest-1383411143 tempest-VolumeServicesNegativeTest-1383411143-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:40:11.106820 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-fa5d3c8b-d70e-4379-b142-7ca0512d8d35 tempest-VolumeServicesNegativeTest-1383411143 tempest-VolumeServicesNegativeTest-1383411143-project-admin] https://10.4.3.7/volume/v3/os-services/freeze returned with HTTP 400 Jul 10 08:40:11.107330 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 776/3090] 10.4.3.7 () {68 vars in 1276 bytes} [Fri Jul 10 08:40:11 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) Jul 10 08:40:11.115572 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-e32ab888-95e4-49e0-8346-749b7fe4f4b1 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:11.118102 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-e32ab888-95e4-49e0-8346-749b7fe4f4b1 tempest-VolumeServicesNegativeTest-1383411143 tempest-VolumeServicesNegativeTest-1383411143-project-admin] PUT https://10.4.3.7/volume/v3/os-services/thaw Jul 10 08:40:11.118693 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-e32ab888-95e4-49e0-8346-749b7fe4f4b1 tempest-VolumeServicesNegativeTest-1383411143 tempest-VolumeServicesNegativeTest-1383411143-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:40:11.127301 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-e32ab888-95e4-49e0-8346-749b7fe4f4b1 tempest-VolumeServicesNegativeTest-1383411143 tempest-VolumeServicesNegativeTest-1383411143-project-admin] https://10.4.3.7/volume/v3/os-services/thaw returned with HTTP 400 Jul 10 08:40:11.128032 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 767/3091] 10.4.3.7 () {68 vars in 1270 bytes} [Fri Jul 10 08:40:11 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) Jul 10 08:40:11.389632 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-acc6937b-ee93-4cf9-a341-1109ffa7cf5b None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:11.391832 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-acc6937b-ee93-4cf9-a341-1109ffa7cf5b tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] GET https://10.4.3.7/volume/v3/volumes/0ddb0c80-2be1-4d83-9d4a-2a96c4884286 Jul 10 08:40:11.392018 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-acc6937b-ee93-4cf9-a341-1109ffa7cf5b tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:11.392503 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-acc6937b-ee93-4cf9-a341-1109ffa7cf5b tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:11.399175 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:11.399175 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:40:11.404042 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-acc6937b-ee93-4cf9-a341-1109ffa7cf5b tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Volume info retrieved successfully. Jul 10 08:40:11.409492 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-acc6937b-ee93-4cf9-a341-1109ffa7cf5b tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/volumes/0ddb0c80-2be1-4d83-9d4a-2a96c4884286 returned with HTTP 200 Jul 10 08:40:11.409978 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 770/3092] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:40:11 2026] GET /volume/v3/volumes/0ddb0c80-2be1-4d83-9d4a-2a96c4884286 => generated 873 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:11.428599 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-f8338096-bb2e-4309-90fd-927c671e2dfb None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:11.430360 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-f8338096-bb2e-4309-90fd-927c671e2dfb tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] GET https://10.4.3.7/volume/v3/volumes/0ddb0c80-2be1-4d83-9d4a-2a96c4884286 Jul 10 08:40:11.430542 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-f8338096-bb2e-4309-90fd-927c671e2dfb tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:11.430777 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-f8338096-bb2e-4309-90fd-927c671e2dfb tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:11.438254 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:11.438254 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:40:11.453638 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-f8338096-bb2e-4309-90fd-927c671e2dfb tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Volume info retrieved successfully. Jul 10 08:40:11.460643 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-f8338096-bb2e-4309-90fd-927c671e2dfb tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/volumes/0ddb0c80-2be1-4d83-9d4a-2a96c4884286 returned with HTTP 200 Jul 10 08:40:11.460954 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 780/3093] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:40:11 2026] GET /volume/v3/volumes/0ddb0c80-2be1-4d83-9d4a-2a96c4884286 => generated 873 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:11.505780 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-43dd0e16-e357-46c3-9ab9-5d32e6e40c03 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:11.507312 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-43dd0e16-e357-46c3-9ab9-5d32e6e40c03 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] GET https://10.4.3.7/volume/v3/volumes/ee839b36-a5cf-495c-bae7-386d6c14be74 Jul 10 08:40:11.507518 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-43dd0e16-e357-46c3-9ab9-5d32e6e40c03 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:11.507691 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-43dd0e16-e357-46c3-9ab9-5d32e6e40c03 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:11.516605 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-02937a1f-5fb7-4ce4-956c-fe522fa814ef req-7d0bba7d-3a87-42ee-b801-ae8bd87bc600 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:11.518207 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-02937a1f-5fb7-4ce4-956c-fe522fa814ef req-7d0bba7d-3a87-42ee-b801-ae8bd87bc600 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] GET https://10.4.3.7/volume/v3/volumes/0ddb0c80-2be1-4d83-9d4a-2a96c4884286 Jul 10 08:40:11.518373 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-02937a1f-5fb7-4ce4-956c-fe522fa814ef req-7d0bba7d-3a87-42ee-b801-ae8bd87bc600 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:11.518561 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-02937a1f-5fb7-4ce4-956c-fe522fa814ef req-7d0bba7d-3a87-42ee-b801-ae8bd87bc600 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:11.522261 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:11.522261 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:40:11.526175 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:11.526175 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:40:11.526984 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-43dd0e16-e357-46c3-9ab9-5d32e6e40c03 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Volume info retrieved successfully. Jul 10 08:40:11.531665 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [req-02937a1f-5fb7-4ce4-956c-fe522fa814ef req-7d0bba7d-3a87-42ee-b801-ae8bd87bc600 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Volume info retrieved successfully. Jul 10 08:40:11.533560 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-43dd0e16-e357-46c3-9ab9-5d32e6e40c03 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] https://10.4.3.7/volume/v3/volumes/ee839b36-a5cf-495c-bae7-386d6c14be74 returned with HTTP 200 Jul 10 08:40:11.534065 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 777/3094] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:40:11 2026] GET /volume/v3/volumes/ee839b36-a5cf-495c-bae7-386d6c14be74 => generated 839 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 08:40:11.536562 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-02937a1f-5fb7-4ce4-956c-fe522fa814ef req-7d0bba7d-3a87-42ee-b801-ae8bd87bc600 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/volumes/0ddb0c80-2be1-4d83-9d4a-2a96c4884286 returned with HTTP 200 Jul 10 08:40:11.537002 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 768/3095] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:40:11 2026] GET /volume/v3/volumes/0ddb0c80-2be1-4d83-9d4a-2a96c4884286 => generated 873 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:11.934575 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-ebefd322-7312-49c1-89c8-80f8fe5d2d6c None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:11.937376 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-ebefd322-7312-49c1-89c8-80f8fe5d2d6c tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/backups/847ef301-37eb-41ef-bd09-b99148214928 Jul 10 08:40:11.937597 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-ebefd322-7312-49c1-89c8-80f8fe5d2d6c tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:11.937775 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-ebefd322-7312-49c1-89c8-80f8fe5d2d6c tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:11.937877 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-ebefd322-7312-49c1-89c8-80f8fe5d2d6c tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Show backup with id 847ef301-37eb-41ef-bd09-b99148214928. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:40:11.942081 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:11.942081 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:40:11.942796 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-ebefd322-7312-49c1-89c8-80f8fe5d2d6c tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/backups/847ef301-37eb-41ef-bd09-b99148214928 returned with HTTP 200 Jul 10 08:40:11.943166 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 771/3096] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:40:11 2026] GET /volume/v3/backups/847ef301-37eb-41ef-bd09-b99148214928 => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:12.402386 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-4b332d9f-4895-4b34-9b7c-1c63cb30ab0e req-e1c7a18b-f750-472d-a6c2-d45e8db0d94a None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:12.404546 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-4b332d9f-4895-4b34-9b7c-1c63cb30ab0e req-e1c7a18b-f750-472d-a6c2-d45e8db0d94a tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] POST https://10.4.3.7/volume/v3/attachments/ca9739f0-0033-4db9-bf6f-44f32b3b8f99/action Jul 10 08:40:12.404896 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-4b332d9f-4895-4b34-9b7c-1c63cb30ab0e req-e1c7a18b-f750-472d-a6c2-d45e8db0d94a tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Action body: b'{"os-complete": null}' {{(pid=100054) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:40:12.405014 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-4b332d9f-4895-4b34-9b7c-1c63cb30ab0e req-e1c7a18b-f750-472d-a6c2-d45e8db0d94a tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:40:12.431241 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:12.431241 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:40:12.452137 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-4b332d9f-4895-4b34-9b7c-1c63cb30ab0e req-e1c7a18b-f750-472d-a6c2-d45e8db0d94a tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] https://10.4.3.7/volume/v3/attachments/ca9739f0-0033-4db9-bf6f-44f32b3b8f99/action returned with HTTP 204 Jul 10 08:40:12.452769 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 781/3097] 10.4.3.7 () {74 vars in 1711 bytes} [Fri Jul 10 08:40:12 2026] POST /volume/v3/attachments/ca9739f0-0033-4db9-bf6f-44f32b3b8f99/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:40:12.548556 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-2ebc13bb-ab71-4e3e-97af-ea56ba6cb7f1 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:12.550605 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2ebc13bb-ab71-4e3e-97af-ea56ba6cb7f1 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] GET https://10.4.3.7/volume/v3/volumes/ee839b36-a5cf-495c-bae7-386d6c14be74 Jul 10 08:40:12.550795 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2ebc13bb-ab71-4e3e-97af-ea56ba6cb7f1 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:12.550986 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2ebc13bb-ab71-4e3e-97af-ea56ba6cb7f1 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:12.568270 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:12.568270 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:40:12.573430 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-2ebc13bb-ab71-4e3e-97af-ea56ba6cb7f1 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Volume info retrieved successfully. Jul 10 08:40:12.580440 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2ebc13bb-ab71-4e3e-97af-ea56ba6cb7f1 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] https://10.4.3.7/volume/v3/volumes/ee839b36-a5cf-495c-bae7-386d6c14be74 returned with HTTP 200 Jul 10 08:40:12.580919 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 778/3098] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:40:12 2026] GET /volume/v3/volumes/ee839b36-a5cf-495c-bae7-386d6c14be74 => generated 1131 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:40:12.596347 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-ebf59878-6ef5-42e7-9ebb-e2d45b635d35 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:12.599356 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-ebf59878-6ef5-42e7-9ebb-e2d45b635d35 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] GET https://10.4.3.7/volume/v3/volumes/ee839b36-a5cf-495c-bae7-386d6c14be74 Jul 10 08:40:12.600293 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-ebf59878-6ef5-42e7-9ebb-e2d45b635d35 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:12.600763 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-ebf59878-6ef5-42e7-9ebb-e2d45b635d35 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:12.615871 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:12.615871 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:40:12.621487 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-ebf59878-6ef5-42e7-9ebb-e2d45b635d35 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Volume info retrieved successfully. Jul 10 08:40:12.627214 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-ebf59878-6ef5-42e7-9ebb-e2d45b635d35 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] https://10.4.3.7/volume/v3/volumes/ee839b36-a5cf-495c-bae7-386d6c14be74 returned with HTTP 200 Jul 10 08:40:12.627902 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 769/3099] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:40:12 2026] GET /volume/v3/volumes/ee839b36-a5cf-495c-bae7-386d6c14be74 => generated 1131 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:40:12.727111 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-fdaf561e-5c5a-4f50-a80c-9ef38c5284a1 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:12.728736 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-fdaf561e-5c5a-4f50-a80c-9ef38c5284a1 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:40:12.729059 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-fdaf561e-5c5a-4f50-a80c-9ef38c5284a1 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-2007980115"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:40:12.730346 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.volumes [None req-fdaf561e-5c5a-4f50-a80c-9ef38c5284a1 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-2007980115'}} {{(pid=100055) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:40:12.730396 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-fdaf561e-5c5a-4f50-a80c-9ef38c5284a1 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Create volume of 1 GB Jul 10 08:40:12.734071 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-fdaf561e-5c5a-4f50-a80c-9ef38c5284a1 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Availability Zones retrieved successfully. Jul 10 08:40:12.739336 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-fdaf561e-5c5a-4f50-a80c-9ef38c5284a1 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Flow 'volume_create_api' (04145bfe-dd9a-498d-855a-75d351fd2166) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:40:12.740170 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-fdaf561e-5c5a-4f50-a80c-9ef38c5284a1 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b46f0fa-63c1-4da2-ad76-558bae62f7fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:40:12.740950 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.flows.api.create_volume [None req-fdaf561e-5c5a-4f50-a80c-9ef38c5284a1 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Validating volume size '1' using validate_int {{(pid=100055) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:40:12.769110 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-fdaf561e-5c5a-4f50-a80c-9ef38c5284a1 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b46f0fa-63c1-4da2-ad76-558bae62f7fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:40:12.770230 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-fdaf561e-5c5a-4f50-a80c-9ef38c5284a1 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc1fd5c2-76f7-455b-b9e7-149b12141575) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:40:12.823541 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.quota [None req-fdaf561e-5c5a-4f50-a80c-9ef38c5284a1 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Created reservations ['607352cb-c8e5-4228-b648-aeab3d817766', '8946587f-f6c7-4f80-947f-68d26c3acdf0', '238f191e-f2c5-4d32-a10f-0376edd70e62', '04e55684-463f-4a43-bcdc-b83e380018d7'] {{(pid=100055) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:40:12.824650 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-fdaf561e-5c5a-4f50-a80c-9ef38c5284a1 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc1fd5c2-76f7-455b-b9e7-149b12141575) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['607352cb-c8e5-4228-b648-aeab3d817766', '8946587f-f6c7-4f80-947f-68d26c3acdf0', '238f191e-f2c5-4d32-a10f-0376edd70e62', '04e55684-463f-4a43-bcdc-b83e380018d7']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:40:12.825795 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-fdaf561e-5c5a-4f50-a80c-9ef38c5284a1 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4a20e3d-61ea-4cb3-aa16-458b168efb15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:40:12.854862 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-fdaf561e-5c5a-4f50-a80c-9ef38c5284a1 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4a20e3d-61ea-4cb3-aa16-458b168efb15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b9e18b67-e9a3-4dd2-8d95-35107a7fb955', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2007980115',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3bb5e90ca7f24578b041344854a85ee3',qos_specs=None,replication_status=,reservations=['607352cb-c8e5-4228-b648-aeab3d817766','8946587f-f6c7-4f80-947f-68d26c3acdf0','238f191e-f2c5-4d32-a10f-0376edd70e62','04e55684-463f-4a43-bcdc-b83e380018d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed12cb2917a84a87875bd4b21a350e38',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:40:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2007980115',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b9e18b67-e9a3-4dd2-8d95-35107a7fb955,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3bb5e90ca7f24578b041344854a85ee3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ed12cb2917a84a87875bd4b21a350e38',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:40:12.856346 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-fdaf561e-5c5a-4f50-a80c-9ef38c5284a1 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee55cbc2-6eda-45f7-a6d6-b00176b22980) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:40:12.878967 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-fdaf561e-5c5a-4f50-a80c-9ef38c5284a1 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee55cbc2-6eda-45f7-a6d6-b00176b22980) transitioned into state 'SUCCESS' from state '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-2007980115',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3bb5e90ca7f24578b041344854a85ee3',qos_specs=None,replication_status=,reservations=['607352cb-c8e5-4228-b648-aeab3d817766','8946587f-f6c7-4f80-947f-68d26c3acdf0','238f191e-f2c5-4d32-a10f-0376edd70e62','04e55684-463f-4a43-bcdc-b83e380018d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed12cb2917a84a87875bd4b21a350e38',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:40:12.880005 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-fdaf561e-5c5a-4f50-a80c-9ef38c5284a1 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ebede45-bbfc-4e91-b43d-85bcc5eb8b9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:40:12.892044 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-fdaf561e-5c5a-4f50-a80c-9ef38c5284a1 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ebede45-bbfc-4e91-b43d-85bcc5eb8b9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:40:12.893234 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-fdaf561e-5c5a-4f50-a80c-9ef38c5284a1 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Flow 'volume_create_api' (04145bfe-dd9a-498d-855a-75d351fd2166) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:40:12.893680 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-fdaf561e-5c5a-4f50-a80c-9ef38c5284a1 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Create volume request issued successfully. Jul 10 08:40:12.894658 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-fdaf561e-5c5a-4f50-a80c-9ef38c5284a1 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:40:12.895360 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 772/3100] 10.4.3.7 () {68 vars in 1244 bytes} [Fri Jul 10 08:40:12 2026] POST /volume/v3/volumes => generated 747 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:40:12.907632 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-b1b58f65-9917-464b-b9a2-83e085bfe692 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:12.909308 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-b1b58f65-9917-464b-b9a2-83e085bfe692 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] GET https://10.4.3.7/volume/v3/volumes/b9e18b67-e9a3-4dd2-8d95-35107a7fb955 Jul 10 08:40:12.909504 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-b1b58f65-9917-464b-b9a2-83e085bfe692 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:12.909705 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-b1b58f65-9917-464b-b9a2-83e085bfe692 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:12.916248 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:12.916248 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:40:12.919386 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-b1b58f65-9917-464b-b9a2-83e085bfe692 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Volume info retrieved successfully. Jul 10 08:40:12.923162 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-b1b58f65-9917-464b-b9a2-83e085bfe692 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] https://10.4.3.7/volume/v3/volumes/b9e18b67-e9a3-4dd2-8d95-35107a7fb955 returned with HTTP 200 Jul 10 08:40:12.923543 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 782/3101] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:40:12 2026] GET /volume/v3/volumes/b9e18b67-e9a3-4dd2-8d95-35107a7fb955 => generated 815 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:12.955426 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-c3d346fa-0bbe-44d9-944b-11382c1fa90c None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:12.958068 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c3d346fa-0bbe-44d9-944b-11382c1fa90c tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/backups/847ef301-37eb-41ef-bd09-b99148214928 Jul 10 08:40:12.958351 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c3d346fa-0bbe-44d9-944b-11382c1fa90c tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:12.958597 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c3d346fa-0bbe-44d9-944b-11382c1fa90c tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:12.958709 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-c3d346fa-0bbe-44d9-944b-11382c1fa90c tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Show backup with id 847ef301-37eb-41ef-bd09-b99148214928. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:40:12.963266 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:12.963266 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:40:12.964053 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c3d346fa-0bbe-44d9-944b-11382c1fa90c tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/backups/847ef301-37eb-41ef-bd09-b99148214928 returned with HTTP 200 Jul 10 08:40:12.964514 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 779/3102] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:40:12 2026] GET /volume/v3/backups/847ef301-37eb-41ef-bd09-b99148214928 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:12.976297 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-27e12d62-6c6a-4dcc-9c43-81958220f7c1 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:12.978420 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-27e12d62-6c6a-4dcc-9c43-81958220f7c1 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-member] POST https://10.4.3.7/volume/v3/backups/847ef301-37eb-41ef-bd09-b99148214928/action Jul 10 08:40:12.978751 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-27e12d62-6c6a-4dcc-9c43-81958220f7c1 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:40:12.978856 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-27e12d62-6c6a-4dcc-9c43-81958220f7c1 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:40:12.980107 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.contrib.admin_actions [None req-27e12d62-6c6a-4dcc-9c43-81958220f7c1 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-member] Updating backup '847ef301-37eb-41ef-bd09-b99148214928' with '{'status': 'error'}' {{(pid=100056) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 10 08:40:12.992147 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:12.992147 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:40:12.993297 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.policy [None req-27e12d62-6c6a-4dcc-9c43-81958220f7c1 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-member] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '577d7952ce3a4600a60af30e656bd6b5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27b957abfb0845a2905cba65bb6b2880', '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=100056) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 08:40:12.993494 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-27e12d62-6c6a-4dcc-9c43-81958220f7c1 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-member] https://10.4.3.7/volume/v3/backups/847ef301-37eb-41ef-bd09-b99148214928/action returned with HTTP 403 Jul 10 08:40:12.993954 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 770/3103] 10.4.3.7 () {70 vars in 1416 bytes} [Fri Jul 10 08:40:12 2026] POST /volume/v3/backups/847ef301-37eb-41ef-bd09-b99148214928/action => generated 131 bytes in 18 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:40:13.003876 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-cb000f8d-93aa-4b0c-a65b-d0c9ad59a666 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:13.005637 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-cb000f8d-93aa-4b0c-a65b-d0c9ad59a666 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] DELETE https://10.4.3.7/volume/v3/volumes/f7bb2084-9437-449a-b109-97f85d8e709b Jul 10 08:40:13.005858 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-cb000f8d-93aa-4b0c-a65b-d0c9ad59a666 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:13.006020 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-cb000f8d-93aa-4b0c-a65b-d0c9ad59a666 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'delete' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:13.006189 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-cb000f8d-93aa-4b0c-a65b-d0c9ad59a666 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Delete volume with id: f7bb2084-9437-449a-b109-97f85d8e709b Jul 10 08:40:13.013231 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:13.013231 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:40:13.013581 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-cb000f8d-93aa-4b0c-a65b-d0c9ad59a666 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Volume info retrieved successfully. Jul 10 08:40:13.037027 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-cb000f8d-93aa-4b0c-a65b-d0c9ad59a666 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Delete volume request issued successfully. Jul 10 08:40:13.037326 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-cb000f8d-93aa-4b0c-a65b-d0c9ad59a666 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/volumes/f7bb2084-9437-449a-b109-97f85d8e709b returned with HTTP 202 Jul 10 08:40:13.037869 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 773/3104] 10.4.3.7 () {68 vars in 1377 bytes} [Fri Jul 10 08:40:13 2026] DELETE /volume/v3/volumes/f7bb2084-9437-449a-b109-97f85d8e709b => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:40:13.045162 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-77397328-22d1-4c37-8490-62b30c928e41 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:13.046693 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-77397328-22d1-4c37-8490-62b30c928e41 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/volumes/f7bb2084-9437-449a-b109-97f85d8e709b Jul 10 08:40:13.046996 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-77397328-22d1-4c37-8490-62b30c928e41 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:13.047300 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-77397328-22d1-4c37-8490-62b30c928e41 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:13.054611 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:13.054611 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:40:13.058693 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-77397328-22d1-4c37-8490-62b30c928e41 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Volume info retrieved successfully. Jul 10 08:40:13.063177 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-77397328-22d1-4c37-8490-62b30c928e41 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/volumes/f7bb2084-9437-449a-b109-97f85d8e709b returned with HTTP 200 Jul 10 08:40:13.063877 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 783/3105] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:40:13 2026] GET /volume/v3/volumes/f7bb2084-9437-449a-b109-97f85d8e709b => generated 1012 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:40:13.186681 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-42f9fec7-63ba-48b1-af4d-c8a3a46aaf8b None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:13.321318 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-42f9fec7-63ba-48b1-af4d-c8a3a46aaf8b tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:40:13.322514 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-42f9fec7-63ba-48b1-af4d-c8a3a46aaf8b tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1128512074"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:40:13.327658 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [None req-42f9fec7-63ba-48b1-af4d-c8a3a46aaf8b tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1128512074'}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:40:13.327889 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-42f9fec7-63ba-48b1-af4d-c8a3a46aaf8b tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] Create volume of 1 GB Jul 10 08:40:13.333733 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-42f9fec7-63ba-48b1-af4d-c8a3a46aaf8b tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] Availability Zones retrieved successfully. Jul 10 08:40:13.342697 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-42f9fec7-63ba-48b1-af4d-c8a3a46aaf8b tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] Flow 'volume_create_api' (da6983cd-b43a-432c-90c6-34a7bcc27715) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:40:13.343628 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-42f9fec7-63ba-48b1-af4d-c8a3a46aaf8b tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03ee445b-8370-4b12-8b6a-2b2a2e056e83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:40:13.344534 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-42f9fec7-63ba-48b1-af4d-c8a3a46aaf8b tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] Validating volume size '1' using validate_int {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:40:13.368961 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-42f9fec7-63ba-48b1-af4d-c8a3a46aaf8b tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03ee445b-8370-4b12-8b6a-2b2a2e056e83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:40:13.370031 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-42f9fec7-63ba-48b1-af4d-c8a3a46aaf8b tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8f0852a-a57f-416f-ba2e-cef757f0a523) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:40:13.438625 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-42f9fec7-63ba-48b1-af4d-c8a3a46aaf8b tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] Created reservations ['b1cc3dba-52d8-447c-bb48-71c8dd1f6d03', '5975a09c-ae5a-4f05-99f4-1df17ccc70da', '4dbf0103-aa0e-40ff-8e91-7a0e18803e35', '1fe2f2c7-6f01-476f-98e6-7cef42a1bd07'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:40:13.440500 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-42f9fec7-63ba-48b1-af4d-c8a3a46aaf8b tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8f0852a-a57f-416f-ba2e-cef757f0a523) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b1cc3dba-52d8-447c-bb48-71c8dd1f6d03', '5975a09c-ae5a-4f05-99f4-1df17ccc70da', '4dbf0103-aa0e-40ff-8e91-7a0e18803e35', '1fe2f2c7-6f01-476f-98e6-7cef42a1bd07']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:40:13.441193 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-42f9fec7-63ba-48b1-af4d-c8a3a46aaf8b tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34a0e8c0-6661-40d0-a05a-9357bb2a90aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:40:13.464497 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-42f9fec7-63ba-48b1-af4d-c8a3a46aaf8b tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34a0e8c0-6661-40d0-a05a-9357bb2a90aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c1e24fae-4dec-433c-a5d9-b583a69d957a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1128512074',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='6277b26206904ec8a4ca251bb8379144',qos_specs=None,replication_status=,reservations=['b1cc3dba-52d8-447c-bb48-71c8dd1f6d03','5975a09c-ae5a-4f05-99f4-1df17ccc70da','4dbf0103-aa0e-40ff-8e91-7a0e18803e35','1fe2f2c7-6f01-476f-98e6-7cef42a1bd07'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66ae1da36014430cacd5d5115c8a2890',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:40:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1128512074',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c1e24fae-4dec-433c-a5d9-b583a69d957a,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='6277b26206904ec8a4ca251bb8379144',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='66ae1da36014430cacd5d5115c8a2890',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:40:13.465206 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-42f9fec7-63ba-48b1-af4d-c8a3a46aaf8b tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10ee2be6-4350-4601-ad1a-78555825cda7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:40:13.481189 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-42f9fec7-63ba-48b1-af4d-c8a3a46aaf8b tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10ee2be6-4350-4601-ad1a-78555825cda7) transitioned into state 'SUCCESS' from state '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-1128512074',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='6277b26206904ec8a4ca251bb8379144',qos_specs=None,replication_status=,reservations=['b1cc3dba-52d8-447c-bb48-71c8dd1f6d03','5975a09c-ae5a-4f05-99f4-1df17ccc70da','4dbf0103-aa0e-40ff-8e91-7a0e18803e35','1fe2f2c7-6f01-476f-98e6-7cef42a1bd07'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66ae1da36014430cacd5d5115c8a2890',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:40:13.481935 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-42f9fec7-63ba-48b1-af4d-c8a3a46aaf8b tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ef10df1-ac07-4d1e-bebd-98f3c17a365f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:40:13.493198 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-42f9fec7-63ba-48b1-af4d-c8a3a46aaf8b tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ef10df1-ac07-4d1e-bebd-98f3c17a365f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:40:13.494532 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-42f9fec7-63ba-48b1-af4d-c8a3a46aaf8b tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] Flow 'volume_create_api' (da6983cd-b43a-432c-90c6-34a7bcc27715) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:40:13.495554 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-42f9fec7-63ba-48b1-af4d-c8a3a46aaf8b tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] Create volume request issued successfully. Jul 10 08:40:13.496390 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-42f9fec7-63ba-48b1-af4d-c8a3a46aaf8b tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:40:13.497004 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 780/3106] 10.4.3.7 () {68 vars in 1245 bytes} [Fri Jul 10 08:40:13 2026] POST /volume/v3/volumes => generated 756 bytes in 311 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:40:13.510280 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-bcc4453e-b99a-48e4-8b6a-60cdea38d50e None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:13.512650 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-bcc4453e-b99a-48e4-8b6a-60cdea38d50e tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] GET https://10.4.3.7/volume/v3/volumes/c1e24fae-4dec-433c-a5d9-b583a69d957a Jul 10 08:40:13.512932 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-bcc4453e-b99a-48e4-8b6a-60cdea38d50e tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:13.513240 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-bcc4453e-b99a-48e4-8b6a-60cdea38d50e tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:13.524285 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:13.524285 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:40:13.530631 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-bcc4453e-b99a-48e4-8b6a-60cdea38d50e tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] Volume info retrieved successfully. Jul 10 08:40:13.536993 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-bcc4453e-b99a-48e4-8b6a-60cdea38d50e tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] https://10.4.3.7/volume/v3/volumes/c1e24fae-4dec-433c-a5d9-b583a69d957a returned with HTTP 200 Jul 10 08:40:13.537587 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 771/3107] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:40:13 2026] GET /volume/v3/volumes/c1e24fae-4dec-433c-a5d9-b583a69d957a => generated 824 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:13.593971 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-bfe07fa0-3957-46b2-bce9-919091fddd83 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:13.594391 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-bfe07fa0-3957-46b2-bce9-919091fddd83 None None] GET https://10.4.3.7/volume// Jul 10 08:40:13.594585 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-bfe07fa0-3957-46b2-bce9-919091fddd83 None None] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:13.594758 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-bfe07fa0-3957-46b2-bce9-919091fddd83 None None] Calling method 'all' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:13.595064 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-bfe07fa0-3957-46b2-bce9-919091fddd83 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:40:13.595348 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 774/3108] 10.4.3.7 () {66 vars in 1414 bytes} [Fri Jul 10 08:40:13 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:40:13.603812 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-02937a1f-5fb7-4ce4-956c-fe522fa814ef req-932956cd-374e-497c-ae2c-f45a5bbd22ee None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:13.605866 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-02937a1f-5fb7-4ce4-956c-fe522fa814ef req-932956cd-374e-497c-ae2c-f45a5bbd22ee tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] POST https://10.4.3.7/volume/v3/attachments Jul 10 08:40:13.606208 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-02937a1f-5fb7-4ce4-956c-fe522fa814ef req-932956cd-374e-497c-ae2c-f45a5bbd22ee tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0ddb0c80-2be1-4d83-9d4a-2a96c4884286", "connector": null, "instance_uuid": "84f49f39-18fa-4464-b135-f3e40e248c51"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:40:13.626324 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:13.626324 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:40:13.662201 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-02937a1f-5fb7-4ce4-956c-fe522fa814ef req-932956cd-374e-497c-ae2c-f45a5bbd22ee tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/attachments returned with HTTP 200 Jul 10 08:40:13.662201 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 784/3109] 10.4.3.7 () {74 vars in 1580 bytes} [Fri Jul 10 08:40:13 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) Jul 10 08:40:13.935391 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-72b3b669-f14b-43dc-bae0-aa9c909f387a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:13.937360 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-72b3b669-f14b-43dc-bae0-aa9c909f387a tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] GET https://10.4.3.7/volume/v3/volumes/b9e18b67-e9a3-4dd2-8d95-35107a7fb955 Jul 10 08:40:13.937648 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-72b3b669-f14b-43dc-bae0-aa9c909f387a tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:13.937902 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-72b3b669-f14b-43dc-bae0-aa9c909f387a tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:13.944657 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:13.944657 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:40:13.948039 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-72b3b669-f14b-43dc-bae0-aa9c909f387a tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Volume info retrieved successfully. Jul 10 08:40:13.951720 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-72b3b669-f14b-43dc-bae0-aa9c909f387a tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] https://10.4.3.7/volume/v3/volumes/b9e18b67-e9a3-4dd2-8d95-35107a7fb955 returned with HTTP 200 Jul 10 08:40:13.952544 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 781/3110] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:40:13 2026] GET /volume/v3/volumes/b9e18b67-e9a3-4dd2-8d95-35107a7fb955 => generated 840 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:13.990046 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-9d1c2a3e-3574-4d3f-9ed6-01f1a53ac88b req-989b0d95-5650-45f7-abd2-d16c51fc039f None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:13.992146 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-9d1c2a3e-3574-4d3f-9ed6-01f1a53ac88b req-989b0d95-5650-45f7-abd2-d16c51fc039f tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] GET https://10.4.3.7/volume/v3/volumes/b9e18b67-e9a3-4dd2-8d95-35107a7fb955 Jul 10 08:40:13.992362 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-9d1c2a3e-3574-4d3f-9ed6-01f1a53ac88b req-989b0d95-5650-45f7-abd2-d16c51fc039f tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:13.992568 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-9d1c2a3e-3574-4d3f-9ed6-01f1a53ac88b req-989b0d95-5650-45f7-abd2-d16c51fc039f tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:13.999029 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:13.999029 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:40:14.002331 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [req-9d1c2a3e-3574-4d3f-9ed6-01f1a53ac88b req-989b0d95-5650-45f7-abd2-d16c51fc039f tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Volume info retrieved successfully. Jul 10 08:40:14.006523 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-9d1c2a3e-3574-4d3f-9ed6-01f1a53ac88b req-989b0d95-5650-45f7-abd2-d16c51fc039f tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] https://10.4.3.7/volume/v3/volumes/b9e18b67-e9a3-4dd2-8d95-35107a7fb955 returned with HTTP 200 Jul 10 08:40:14.006937 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 772/3111] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:40:13 2026] GET /volume/v3/volumes/b9e18b67-e9a3-4dd2-8d95-35107a7fb955 => generated 840 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:14.067316 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-f0e51af4-c3ed-4e88-a1e2-c854b6d4bda5 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:14.068906 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-f0e51af4-c3ed-4e88-a1e2-c854b6d4bda5 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] GET https://10.4.3.7/volume/v3/volumes/0ddb0c80-2be1-4d83-9d4a-2a96c4884286 Jul 10 08:40:14.069088 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-f0e51af4-c3ed-4e88-a1e2-c854b6d4bda5 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:14.069290 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-f0e51af4-c3ed-4e88-a1e2-c854b6d4bda5 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:14.075085 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-094ef71d-00b6-480a-92ea-bf8e179588d0 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:14.076620 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-094ef71d-00b6-480a-92ea-bf8e179588d0 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/volumes/f7bb2084-9437-449a-b109-97f85d8e709b Jul 10 08:40:14.076799 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-094ef71d-00b6-480a-92ea-bf8e179588d0 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:14.076993 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-094ef71d-00b6-480a-92ea-bf8e179588d0 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:14.080258 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:14.080258 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:40:14.082079 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-094ef71d-00b6-480a-92ea-bf8e179588d0 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/volumes/f7bb2084-9437-449a-b109-97f85d8e709b returned with HTTP 404 Jul 10 08:40:14.082786 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 785/3112] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:40:14 2026] GET /volume/v3/volumes/f7bb2084-9437-449a-b109-97f85d8e709b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:40:14.086703 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-f0e51af4-c3ed-4e88-a1e2-c854b6d4bda5 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Volume info retrieved successfully. Jul 10 08:40:14.091466 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-02abf4db-2a0b-493c-93b1-00d28ca8660e None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:14.091656 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-f0e51af4-c3ed-4e88-a1e2-c854b6d4bda5 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/volumes/0ddb0c80-2be1-4d83-9d4a-2a96c4884286 returned with HTTP 200 Jul 10 08:40:14.092076 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 775/3113] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:40:14 2026] GET /volume/v3/volumes/0ddb0c80-2be1-4d83-9d4a-2a96c4884286 => generated 872 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:14.093006 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-02abf4db-2a0b-493c-93b1-00d28ca8660e tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-member] POST https://10.4.3.7/volume/v3/backups/e4030cd8-b654-42df-88f8-1725afd74b06/restore Jul 10 08:40:14.093326 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-02abf4db-2a0b-493c-93b1-00d28ca8660e tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-member] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:40:14.094606 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.contrib.backups [None req-02abf4db-2a0b-493c-93b1-00d28ca8660e tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-member] Restoring backup e4030cd8-b654-42df-88f8-1725afd74b06 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100057) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 10 08:40:14.094717 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.contrib.backups [None req-02abf4db-2a0b-493c-93b1-00d28ca8660e tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-member] Restoring backup e4030cd8-b654-42df-88f8-1725afd74b06 to volume None. Jul 10 08:40:14.098925 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:14.098925 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:40:14.099953 np0000004976 devstack@c-api.service[100057]: INFO cinder.backup.api [None req-02abf4db-2a0b-493c-93b1-00d28ca8660e tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-member] Creating volume of 1 GB for restore of backup e4030cd8-b654-42df-88f8-1725afd74b06. Jul 10 08:40:14.106303 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-02abf4db-2a0b-493c-93b1-00d28ca8660e tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-member] Availability zone cache updated, next update will occur around 2026-07-10 09:40:14.106037. {{(pid=100057) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 10 08:40:14.106470 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-02abf4db-2a0b-493c-93b1-00d28ca8660e tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-member] Availability Zones retrieved successfully. Jul 10 08:40:14.111975 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-02abf4db-2a0b-493c-93b1-00d28ca8660e tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-member] Flow 'volume_create_api' (416dcd60-0c0b-4503-be84-237ac3a65f00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:40:14.113049 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-02abf4db-2a0b-493c-93b1-00d28ca8660e tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (920d8ab0-a6e4-4df9-a19c-fa72eb1a9fe5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:40:14.113917 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-02abf4db-2a0b-493c-93b1-00d28ca8660e tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-member] Validating volume size '1' using validate_int {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:40:14.139597 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-02abf4db-2a0b-493c-93b1-00d28ca8660e tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (920d8ab0-a6e4-4df9-a19c-fa72eb1a9fe5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:40:14.140383 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-02abf4db-2a0b-493c-93b1-00d28ca8660e tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d359e2d-f9a8-49e6-81fc-ec8e5ccd0612) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:40:14.175304 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-02abf4db-2a0b-493c-93b1-00d28ca8660e tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-member] Created reservations ['10954b55-0705-4ed1-9a01-078c507156b9', 'ce587ad8-8874-4a91-9cda-bf4ee63d435a', 'bf2ef8a7-0a17-4568-895f-07dec92f6962', 'd925e758-c903-4fe5-b396-932cb3824753'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:40:14.176280 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-02abf4db-2a0b-493c-93b1-00d28ca8660e tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d359e2d-f9a8-49e6-81fc-ec8e5ccd0612) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['10954b55-0705-4ed1-9a01-078c507156b9', 'ce587ad8-8874-4a91-9cda-bf4ee63d435a', 'bf2ef8a7-0a17-4568-895f-07dec92f6962', 'd925e758-c903-4fe5-b396-932cb3824753']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:40:14.177250 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-02abf4db-2a0b-493c-93b1-00d28ca8660e tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3fb4d1a8-30ea-4770-b871-24a9ace98991) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:40:14.187945 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-27ff3646-379b-4c74-9ab9-f8c98592c846 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:14.188384 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-27ff3646-379b-4c74-9ab9-f8c98592c846 None None] GET https://10.4.3.7/volume// Jul 10 08:40:14.188567 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-27ff3646-379b-4c74-9ab9-f8c98592c846 None None] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:14.188749 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-27ff3646-379b-4c74-9ab9-f8c98592c846 None None] Calling method 'all' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:14.189048 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-27ff3646-379b-4c74-9ab9-f8c98592c846 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:40:14.189331 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 773/3114] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:40:14 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:40:14.195694 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-02937a1f-5fb7-4ce4-956c-fe522fa814ef req-c3272076-6883-48d1-936d-3d339d3593a4 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:14.198214 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-02937a1f-5fb7-4ce4-956c-fe522fa814ef req-c3272076-6883-48d1-936d-3d339d3593a4 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] GET https://10.4.3.7/volume/v3/volumes/0ddb0c80-2be1-4d83-9d4a-2a96c4884286 Jul 10 08:40:14.198538 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-02937a1f-5fb7-4ce4-956c-fe522fa814ef req-c3272076-6883-48d1-936d-3d339d3593a4 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:14.199043 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-02937a1f-5fb7-4ce4-956c-fe522fa814ef req-c3272076-6883-48d1-936d-3d339d3593a4 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:14.205704 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-02abf4db-2a0b-493c-93b1-00d28ca8660e tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3fb4d1a8-30ea-4770-b871-24a9ace98991) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b151e4b7-fab4-4dae-be3a-79ed3483f9da', '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='27b957abfb0845a2905cba65bb6b2880',qos_specs=None,replication_status=,reservations=['10954b55-0705-4ed1-9a01-078c507156b9','ce587ad8-8874-4a91-9cda-bf4ee63d435a','bf2ef8a7-0a17-4568-895f-07dec92f6962','d925e758-c903-4fe5-b396-932cb3824753'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='577d7952ce3a4600a60af30e656bd6b5',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:40:14Z,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=b151e4b7-fab4-4dae-be3a-79ed3483f9da,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='27b957abfb0845a2905cba65bb6b2880',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='577d7952ce3a4600a60af30e656bd6b5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:40:14.206504 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-02abf4db-2a0b-493c-93b1-00d28ca8660e tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (136bad56-c191-4457-a285-fb9b7a5ab746) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:40:14.210997 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:14.210997 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:40:14.215354 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-02937a1f-5fb7-4ce4-956c-fe522fa814ef req-c3272076-6883-48d1-936d-3d339d3593a4 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Volume info retrieved successfully. Jul 10 08:40:14.219065 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-02abf4db-2a0b-493c-93b1-00d28ca8660e tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (136bad56-c191-4457-a285-fb9b7a5ab746) transitioned into 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='27b957abfb0845a2905cba65bb6b2880',qos_specs=None,replication_status=,reservations=['10954b55-0705-4ed1-9a01-078c507156b9','ce587ad8-8874-4a91-9cda-bf4ee63d435a','bf2ef8a7-0a17-4568-895f-07dec92f6962','d925e758-c903-4fe5-b396-932cb3824753'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='577d7952ce3a4600a60af30e656bd6b5',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:40:14.219845 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-02abf4db-2a0b-493c-93b1-00d28ca8660e tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f95ae89e-6b85-4d52-9d8a-9757f508382a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:40:14.220755 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-02937a1f-5fb7-4ce4-956c-fe522fa814ef req-c3272076-6883-48d1-936d-3d339d3593a4 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/volumes/0ddb0c80-2be1-4d83-9d4a-2a96c4884286 returned with HTTP 200 Jul 10 08:40:14.221430 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 786/3115] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:40:14 2026] GET /volume/v3/volumes/0ddb0c80-2be1-4d83-9d4a-2a96c4884286 => generated 1052 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:40:14.227769 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-02abf4db-2a0b-493c-93b1-00d28ca8660e tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f95ae89e-6b85-4d52-9d8a-9757f508382a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:40:14.229021 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-02abf4db-2a0b-493c-93b1-00d28ca8660e tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-member] Flow 'volume_create_api' (416dcd60-0c0b-4503-be84-237ac3a65f00) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:40:14.229423 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-02abf4db-2a0b-493c-93b1-00d28ca8660e tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-member] Create volume request issued successfully. Jul 10 08:40:14.237737 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:14.237737 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:40:14.238429 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-02abf4db-2a0b-493c-93b1-00d28ca8660e tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-member] Volume info retrieved successfully. Jul 10 08:40:14.322998 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-02937a1f-5fb7-4ce4-956c-fe522fa814ef req-d250bb0d-177b-4769-a836-8ca6019cb18c None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:14.325214 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-02937a1f-5fb7-4ce4-956c-fe522fa814ef req-d250bb0d-177b-4769-a836-8ca6019cb18c tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] PUT https://10.4.3.7/volume/v3/attachments/1c5a1037-2214-405a-9079-613e680bce82 Jul 10 08:40:14.325692 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-02937a1f-5fb7-4ce4-956c-fe522fa814ef req-d250bb0d-177b-4769-a836-8ca6019cb18c tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.7", "host": "np0000004976", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b54eda21b644", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bf3c9c16-ec3d-4df7-865b-5f424258654a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:40:14.333794 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.coordination [req-02937a1f-5fb7-4ce4-956c-fe522fa814ef req-d250bb0d-177b-4769-a836-8ca6019cb18c tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Acquiring lock "cinder-attachment_update-0ddb0c80-2be1-4d83-9d4a-2a96c4884286-np0000004976" by "attachment_update" {{(pid=100055) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 08:40:14.337041 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.coordination [req-02937a1f-5fb7-4ce4-956c-fe522fa814ef req-d250bb0d-177b-4769-a836-8ca6019cb18c tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Lock "cinder-attachment_update-0ddb0c80-2be1-4d83-9d4a-2a96c4884286-np0000004976" acquired by "attachment_update" :: waited 0.004s {{(pid=100055) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 08:40:14.337908 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:14.337908 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:40:14.549711 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-f96808ce-2433-4469-b976-b0fea254ce03 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:14.551324 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-f96808ce-2433-4469-b976-b0fea254ce03 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] GET https://10.4.3.7/volume/v3/volumes/c1e24fae-4dec-433c-a5d9-b583a69d957a Jul 10 08:40:14.551521 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-f96808ce-2433-4469-b976-b0fea254ce03 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:14.551766 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-f96808ce-2433-4469-b976-b0fea254ce03 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:14.560990 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:14.560990 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:40:14.566237 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-f96808ce-2433-4469-b976-b0fea254ce03 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] Volume info retrieved successfully. Jul 10 08:40:14.572555 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-f96808ce-2433-4469-b976-b0fea254ce03 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] https://10.4.3.7/volume/v3/volumes/c1e24fae-4dec-433c-a5d9-b583a69d957a returned with HTTP 200 Jul 10 08:40:14.573076 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 774/3116] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:40:14 2026] GET /volume/v3/volumes/c1e24fae-4dec-433c-a5d9-b583a69d957a => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:14.596605 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-e9376090-ef5a-4cf3-befc-a54d9dfb5765 req-2fe24676-5ead-4ccc-815b-d9a85cd92df7 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:14.599020 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-e9376090-ef5a-4cf3-befc-a54d9dfb5765 req-2fe24676-5ead-4ccc-815b-d9a85cd92df7 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] GET https://10.4.3.7/volume/v3/volumes/c1e24fae-4dec-433c-a5d9-b583a69d957a Jul 10 08:40:14.599254 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-e9376090-ef5a-4cf3-befc-a54d9dfb5765 req-2fe24676-5ead-4ccc-815b-d9a85cd92df7 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:14.599497 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-e9376090-ef5a-4cf3-befc-a54d9dfb5765 req-2fe24676-5ead-4ccc-815b-d9a85cd92df7 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:14.607691 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:14.607691 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:40:14.611937 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-e9376090-ef5a-4cf3-befc-a54d9dfb5765 req-2fe24676-5ead-4ccc-815b-d9a85cd92df7 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] Volume info retrieved successfully. Jul 10 08:40:14.616809 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-e9376090-ef5a-4cf3-befc-a54d9dfb5765 req-2fe24676-5ead-4ccc-815b-d9a85cd92df7 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] https://10.4.3.7/volume/v3/volumes/c1e24fae-4dec-433c-a5d9-b583a69d957a returned with HTTP 200 Jul 10 08:40:14.617292 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 787/3117] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:40:14 2026] GET /volume/v3/volumes/c1e24fae-4dec-433c-a5d9-b583a69d957a => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:14.630004 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-0cccb17c-5751-4a36-a1cd-2f2b98257e5e None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:14.631914 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-0cccb17c-5751-4a36-a1cd-2f2b98257e5e tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:40:14.632262 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-0cccb17c-5751-4a36-a1cd-2f2b98257e5e tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-25444929"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:40:14.633750 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.volumes [None req-0cccb17c-5751-4a36-a1cd-2f2b98257e5e tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-25444929'}} {{(pid=100056) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:40:14.633868 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-0cccb17c-5751-4a36-a1cd-2f2b98257e5e tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] Create volume of 1 GB Jul 10 08:40:14.637551 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-0cccb17c-5751-4a36-a1cd-2f2b98257e5e tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] Availability Zones retrieved successfully. Jul 10 08:40:14.642875 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-0cccb17c-5751-4a36-a1cd-2f2b98257e5e tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] Flow 'volume_create_api' (e9cdb40d-60c5-4fe3-86c8-1bd3d1bf4a1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:40:14.643823 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-0cccb17c-5751-4a36-a1cd-2f2b98257e5e tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8a2dd78-71c0-4b7e-8ff3-25a45d3e9182) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:40:14.644802 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.flows.api.create_volume [None req-0cccb17c-5751-4a36-a1cd-2f2b98257e5e tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] Validating volume size '1' using validate_int {{(pid=100056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:40:14.669808 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-0cccb17c-5751-4a36-a1cd-2f2b98257e5e tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8a2dd78-71c0-4b7e-8ff3-25a45d3e9182) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:40:14.670529 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-0cccb17c-5751-4a36-a1cd-2f2b98257e5e tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe30640a-2e27-45d0-b391-8e152f124519) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:40:14.705718 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.quota [None req-0cccb17c-5751-4a36-a1cd-2f2b98257e5e tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] Created reservations ['d571438c-904d-460c-8a49-f8740f352007', 'fc311b81-8d3f-4b10-8a8d-ad6878d98a54', 'e83897c7-86c9-4154-8f85-e55a6c7f67e8', '54fceb1d-5136-40e4-abc0-34152642d5ae'] {{(pid=100056) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:40:14.706610 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-0cccb17c-5751-4a36-a1cd-2f2b98257e5e tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe30640a-2e27-45d0-b391-8e152f124519) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d571438c-904d-460c-8a49-f8740f352007', 'fc311b81-8d3f-4b10-8a8d-ad6878d98a54', 'e83897c7-86c9-4154-8f85-e55a6c7f67e8', '54fceb1d-5136-40e4-abc0-34152642d5ae']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:40:14.707455 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-0cccb17c-5751-4a36-a1cd-2f2b98257e5e tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a528c1f7-20dd-42c0-8b70-dda25966c674) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:40:14.729020 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-0cccb17c-5751-4a36-a1cd-2f2b98257e5e tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a528c1f7-20dd-42c0-8b70-dda25966c674) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '40d407d9-1018-4925-a8f2-1539c6086b7e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-25444929',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='6277b26206904ec8a4ca251bb8379144',qos_specs=None,replication_status=,reservations=['d571438c-904d-460c-8a49-f8740f352007','fc311b81-8d3f-4b10-8a8d-ad6878d98a54','e83897c7-86c9-4154-8f85-e55a6c7f67e8','54fceb1d-5136-40e4-abc0-34152642d5ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66ae1da36014430cacd5d5115c8a2890',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:40:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-25444929',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=40d407d9-1018-4925-a8f2-1539c6086b7e,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='6277b26206904ec8a4ca251bb8379144',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='66ae1da36014430cacd5d5115c8a2890',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:40:14.729806 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-0cccb17c-5751-4a36-a1cd-2f2b98257e5e tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f82c19e0-d2b6-4318-bd18-a91e938ef2dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:40:14.748881 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-0cccb17c-5751-4a36-a1cd-2f2b98257e5e tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f82c19e0-d2b6-4318-bd18-a91e938ef2dc) transitioned into state 'SUCCESS' from state '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-25444929',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='6277b26206904ec8a4ca251bb8379144',qos_specs=None,replication_status=,reservations=['d571438c-904d-460c-8a49-f8740f352007','fc311b81-8d3f-4b10-8a8d-ad6878d98a54','e83897c7-86c9-4154-8f85-e55a6c7f67e8','54fceb1d-5136-40e4-abc0-34152642d5ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66ae1da36014430cacd5d5115c8a2890',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:40:14.749604 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-0cccb17c-5751-4a36-a1cd-2f2b98257e5e tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (265c5b8a-b828-4a5e-b300-2deea914fce9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:40:14.759469 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-0cccb17c-5751-4a36-a1cd-2f2b98257e5e tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (265c5b8a-b828-4a5e-b300-2deea914fce9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:40:14.760157 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-0cccb17c-5751-4a36-a1cd-2f2b98257e5e tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] Flow 'volume_create_api' (e9cdb40d-60c5-4fe3-86c8-1bd3d1bf4a1f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:40:14.760416 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-0cccb17c-5751-4a36-a1cd-2f2b98257e5e tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] Create volume request issued successfully. Jul 10 08:40:14.760931 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-0cccb17c-5751-4a36-a1cd-2f2b98257e5e tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:40:14.761418 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 775/3118] 10.4.3.7 () {68 vars in 1245 bytes} [Fri Jul 10 08:40:14 2026] POST /volume/v3/volumes => generated 754 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:40:14.771997 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-e359d334-99b5-4897-a404-52b10095738d None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:14.773806 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-e359d334-99b5-4897-a404-52b10095738d tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] GET https://10.4.3.7/volume/v3/volumes/40d407d9-1018-4925-a8f2-1539c6086b7e Jul 10 08:40:14.773948 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-e359d334-99b5-4897-a404-52b10095738d tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:14.774143 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-e359d334-99b5-4897-a404-52b10095738d tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:14.780909 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:14.780909 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:40:14.784795 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-e359d334-99b5-4897-a404-52b10095738d tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] Volume info retrieved successfully. Jul 10 08:40:14.788618 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-e359d334-99b5-4897-a404-52b10095738d tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] https://10.4.3.7/volume/v3/volumes/40d407d9-1018-4925-a8f2-1539c6086b7e returned with HTTP 200 Jul 10 08:40:14.788976 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 788/3119] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:40:14 2026] GET /volume/v3/volumes/40d407d9-1018-4925-a8f2-1539c6086b7e => generated 822 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:14.857569 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.coordination [req-02937a1f-5fb7-4ce4-956c-fe522fa814ef req-d250bb0d-177b-4769-a836-8ca6019cb18c tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Lock "cinder-attachment_update-0ddb0c80-2be1-4d83-9d4a-2a96c4884286-np0000004976" released by "attachment_update" :: held 0.520s {{(pid=100055) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 08:40:14.857941 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-02937a1f-5fb7-4ce4-956c-fe522fa814ef req-d250bb0d-177b-4769-a836-8ca6019cb18c tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/attachments/1c5a1037-2214-405a-9079-613e680bce82 returned with HTTP 200 Jul 10 08:40:14.858579 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 776/3120] 10.4.3.7 () {74 vars in 1690 bytes} [Fri Jul 10 08:40:14 2026] PUT /volume/v3/attachments/1c5a1037-2214-405a-9079-613e680bce82 => generated 968 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:40:14.871120 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-02937a1f-5fb7-4ce4-956c-fe522fa814ef req-76df7892-ef25-48f1-a9d5-80b0ea45b51c None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:14.873657 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-02937a1f-5fb7-4ce4-956c-fe522fa814ef req-76df7892-ef25-48f1-a9d5-80b0ea45b51c tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] GET https://10.4.3.7/volume/v3/volumes/0ddb0c80-2be1-4d83-9d4a-2a96c4884286/encryption Jul 10 08:40:14.873851 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-02937a1f-5fb7-4ce4-956c-fe522fa814ef req-76df7892-ef25-48f1-a9d5-80b0ea45b51c tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:14.874028 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-02937a1f-5fb7-4ce4-956c-fe522fa814ef req-76df7892-ef25-48f1-a9d5-80b0ea45b51c tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Calling method 'index' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:14.884792 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:14.884792 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:40:14.891477 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-02937a1f-5fb7-4ce4-956c-fe522fa814ef req-76df7892-ef25-48f1-a9d5-80b0ea45b51c tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/volumes/0ddb0c80-2be1-4d83-9d4a-2a96c4884286/encryption returned with HTTP 200 Jul 10 08:40:14.892000 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 776/3121] 10.4.3.7 () {68 vars in 1617 bytes} [Fri Jul 10 08:40:14 2026] GET /volume/v3/volumes/0ddb0c80-2be1-4d83-9d4a-2a96c4884286/encryption => generated 160 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:15.108769 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-4f5b5e83-6845-41f4-8ae6-4b3348b1b1fc None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:15.111158 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-4f5b5e83-6845-41f4-8ae6-4b3348b1b1fc tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] GET https://10.4.3.7/volume/v3/volumes/0ddb0c80-2be1-4d83-9d4a-2a96c4884286 Jul 10 08:40:15.111376 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-4f5b5e83-6845-41f4-8ae6-4b3348b1b1fc tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:15.111617 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-4f5b5e83-6845-41f4-8ae6-4b3348b1b1fc tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:15.121818 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:15.121818 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:40:15.125440 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-4f5b5e83-6845-41f4-8ae6-4b3348b1b1fc tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Volume info retrieved successfully. Jul 10 08:40:15.130204 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-4f5b5e83-6845-41f4-8ae6-4b3348b1b1fc tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/volumes/0ddb0c80-2be1-4d83-9d4a-2a96c4884286 returned with HTTP 200 Jul 10 08:40:15.130837 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 789/3122] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:40:15 2026] GET /volume/v3/volumes/0ddb0c80-2be1-4d83-9d4a-2a96c4884286 => generated 873 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:15.246105 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:15.246105 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:40:15.246668 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-02abf4db-2a0b-493c-93b1-00d28ca8660e tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-member] Volume info retrieved successfully. Jul 10 08:40:15.246836 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.backup.api [None req-02abf4db-2a0b-493c-93b1-00d28ca8660e tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-member] Checking backup size 1 against volume size 1 {{(pid=100057) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 10 08:40:15.246974 np0000004976 devstack@c-api.service[100057]: INFO cinder.backup.api [None req-02abf4db-2a0b-493c-93b1-00d28ca8660e tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-member] Overwriting volume b151e4b7-fab4-4dae-be3a-79ed3483f9da with restore of backup e4030cd8-b654-42df-88f8-1725afd74b06 Jul 10 08:40:15.260367 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.backup.rpcapi [None req-02abf4db-2a0b-493c-93b1-00d28ca8660e tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-member] restore_backup in rpcapi backup_id e4030cd8-b654-42df-88f8-1725afd74b06 {{(pid=100057) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 10 08:40:15.265393 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-02abf4db-2a0b-493c-93b1-00d28ca8660e tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-member] https://10.4.3.7/volume/v3/backups/e4030cd8-b654-42df-88f8-1725afd74b06/restore returned with HTTP 202 Jul 10 08:40:15.266003 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 782/3123] 10.4.3.7 () {70 vars in 1419 bytes} [Fri Jul 10 08:40:14 2026] POST /volume/v3/backups/e4030cd8-b654-42df-88f8-1725afd74b06/restore => generated 152 bytes in 1175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:40:15.274857 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-d902931d-5c34-47d3-a165-63439d1cd9ec None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:15.277271 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-d902931d-5c34-47d3-a165-63439d1cd9ec tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/backups/e4030cd8-b654-42df-88f8-1725afd74b06 Jul 10 08:40:15.277564 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-d902931d-5c34-47d3-a165-63439d1cd9ec tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:15.277830 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-d902931d-5c34-47d3-a165-63439d1cd9ec tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:15.277986 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-d902931d-5c34-47d3-a165-63439d1cd9ec tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Show backup with id e4030cd8-b654-42df-88f8-1725afd74b06. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:40:15.282895 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:15.282895 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:40:15.283822 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-d902931d-5c34-47d3-a165-63439d1cd9ec tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/backups/e4030cd8-b654-42df-88f8-1725afd74b06 returned with HTTP 200 Jul 10 08:40:15.284388 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 777/3124] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:40:15 2026] GET /volume/v3/backups/e4030cd8-b654-42df-88f8-1725afd74b06 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:15.801486 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-f53e8bda-845c-4900-8660-e849f0b33109 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:15.803068 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-f53e8bda-845c-4900-8660-e849f0b33109 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] GET https://10.4.3.7/volume/v3/volumes/40d407d9-1018-4925-a8f2-1539c6086b7e Jul 10 08:40:15.803284 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-f53e8bda-845c-4900-8660-e849f0b33109 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:15.803497 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-f53e8bda-845c-4900-8660-e849f0b33109 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:15.809746 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:15.809746 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:40:15.813515 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-f53e8bda-845c-4900-8660-e849f0b33109 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] Volume info retrieved successfully. Jul 10 08:40:15.817469 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-f53e8bda-845c-4900-8660-e849f0b33109 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] https://10.4.3.7/volume/v3/volumes/40d407d9-1018-4925-a8f2-1539c6086b7e returned with HTTP 200 Jul 10 08:40:15.817805 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 777/3125] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:40:15 2026] GET /volume/v3/volumes/40d407d9-1018-4925-a8f2-1539c6086b7e => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:15.838256 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-5426e21b-3a69-46d9-ae37-34a90f223750 req-2858f8f6-d69f-4d5e-98e2-b4005d396e96 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:15.840921 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-5426e21b-3a69-46d9-ae37-34a90f223750 req-2858f8f6-d69f-4d5e-98e2-b4005d396e96 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] GET https://10.4.3.7/volume/v3/volumes/40d407d9-1018-4925-a8f2-1539c6086b7e Jul 10 08:40:15.841118 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-5426e21b-3a69-46d9-ae37-34a90f223750 req-2858f8f6-d69f-4d5e-98e2-b4005d396e96 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:15.841584 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-5426e21b-3a69-46d9-ae37-34a90f223750 req-2858f8f6-d69f-4d5e-98e2-b4005d396e96 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:15.849024 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:15.849024 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:40:15.852255 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-5426e21b-3a69-46d9-ae37-34a90f223750 req-2858f8f6-d69f-4d5e-98e2-b4005d396e96 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] Volume info retrieved successfully. Jul 10 08:40:15.856306 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-5426e21b-3a69-46d9-ae37-34a90f223750 req-2858f8f6-d69f-4d5e-98e2-b4005d396e96 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] https://10.4.3.7/volume/v3/volumes/40d407d9-1018-4925-a8f2-1539c6086b7e returned with HTTP 200 Jul 10 08:40:15.856711 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 790/3126] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:40:15 2026] GET /volume/v3/volumes/40d407d9-1018-4925-a8f2-1539c6086b7e => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:15.870611 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-edd45de9-1d1c-4d2f-a4c3-cae062c11b15 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:15.872948 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-edd45de9-1d1c-4d2f-a4c3-cae062c11b15 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:40:15.873361 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-edd45de9-1d1c-4d2f-a4c3-cae062c11b15 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1231387169"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:40:15.875205 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [None req-edd45de9-1d1c-4d2f-a4c3-cae062c11b15 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1231387169'}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:40:15.875355 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-edd45de9-1d1c-4d2f-a4c3-cae062c11b15 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] Create volume of 1 GB Jul 10 08:40:15.879118 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-edd45de9-1d1c-4d2f-a4c3-cae062c11b15 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] Availability Zones retrieved successfully. Jul 10 08:40:15.888820 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-edd45de9-1d1c-4d2f-a4c3-cae062c11b15 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] Flow 'volume_create_api' (aa2e91b2-8480-48f4-b863-324ddec0c918) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:40:15.890111 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-edd45de9-1d1c-4d2f-a4c3-cae062c11b15 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ba2f3d1-c9b7-4507-8555-99ea4de27407) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:40:15.891379 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-edd45de9-1d1c-4d2f-a4c3-cae062c11b15 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] Validating volume size '1' using validate_int {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:40:15.914758 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-edd45de9-1d1c-4d2f-a4c3-cae062c11b15 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ba2f3d1-c9b7-4507-8555-99ea4de27407) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:40:15.915442 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-edd45de9-1d1c-4d2f-a4c3-cae062c11b15 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b2c7a72-665a-450a-872e-73a829ffbdeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:40:15.957091 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-edd45de9-1d1c-4d2f-a4c3-cae062c11b15 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] Created reservations ['fa53b110-bbef-4632-86eb-8ccb167e9454', '2f827c94-7e97-4ae9-8364-347e50682a01', 'd827bf60-2349-4af6-86d3-0060566bca7e', 'e4ba1a88-889b-4cda-b8ac-bcf53f9a8735'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:40:15.958049 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-edd45de9-1d1c-4d2f-a4c3-cae062c11b15 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b2c7a72-665a-450a-872e-73a829ffbdeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fa53b110-bbef-4632-86eb-8ccb167e9454', '2f827c94-7e97-4ae9-8364-347e50682a01', 'd827bf60-2349-4af6-86d3-0060566bca7e', 'e4ba1a88-889b-4cda-b8ac-bcf53f9a8735']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:40:15.960850 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-edd45de9-1d1c-4d2f-a4c3-cae062c11b15 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ba4add6-73f8-4d06-9ecf-f60e61c290d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:40:15.981418 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-edd45de9-1d1c-4d2f-a4c3-cae062c11b15 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ba4add6-73f8-4d06-9ecf-f60e61c290d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '62435aa4-242c-42c6-a02f-d465fabcbf5e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1231387169',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='6277b26206904ec8a4ca251bb8379144',qos_specs=None,replication_status=,reservations=['fa53b110-bbef-4632-86eb-8ccb167e9454','2f827c94-7e97-4ae9-8364-347e50682a01','d827bf60-2349-4af6-86d3-0060566bca7e','e4ba1a88-889b-4cda-b8ac-bcf53f9a8735'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66ae1da36014430cacd5d5115c8a2890',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:40:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1231387169',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=62435aa4-242c-42c6-a02f-d465fabcbf5e,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='6277b26206904ec8a4ca251bb8379144',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='66ae1da36014430cacd5d5115c8a2890',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:40:15.982316 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-edd45de9-1d1c-4d2f-a4c3-cae062c11b15 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4db583ec-b34e-4ece-b96b-dcc2dd7493f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:40:16.003465 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-edd45de9-1d1c-4d2f-a4c3-cae062c11b15 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4db583ec-b34e-4ece-b96b-dcc2dd7493f5) transitioned into state 'SUCCESS' from state '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-1231387169',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='6277b26206904ec8a4ca251bb8379144',qos_specs=None,replication_status=,reservations=['fa53b110-bbef-4632-86eb-8ccb167e9454','2f827c94-7e97-4ae9-8364-347e50682a01','d827bf60-2349-4af6-86d3-0060566bca7e','e4ba1a88-889b-4cda-b8ac-bcf53f9a8735'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66ae1da36014430cacd5d5115c8a2890',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:40:16.003465 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-edd45de9-1d1c-4d2f-a4c3-cae062c11b15 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6f48abc-4681-4c22-9b71-d1f804dfcf99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:40:16.014689 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-edd45de9-1d1c-4d2f-a4c3-cae062c11b15 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6f48abc-4681-4c22-9b71-d1f804dfcf99) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:40:16.014689 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-edd45de9-1d1c-4d2f-a4c3-cae062c11b15 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] Flow 'volume_create_api' (aa2e91b2-8480-48f4-b863-324ddec0c918) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:40:16.014689 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-edd45de9-1d1c-4d2f-a4c3-cae062c11b15 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] Create volume request issued successfully. Jul 10 08:40:16.014689 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-edd45de9-1d1c-4d2f-a4c3-cae062c11b15 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:40:16.014812 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 783/3127] 10.4.3.7 () {68 vars in 1245 bytes} [Fri Jul 10 08:40:15 2026] POST /volume/v3/volumes => generated 756 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:40:16.027306 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-c4f7425d-73f3-49c7-bb3b-d9f27bc9af45 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:16.029397 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-c4f7425d-73f3-49c7-bb3b-d9f27bc9af45 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] GET https://10.4.3.7/volume/v3/volumes/62435aa4-242c-42c6-a02f-d465fabcbf5e Jul 10 08:40:16.029623 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-c4f7425d-73f3-49c7-bb3b-d9f27bc9af45 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:16.029869 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-c4f7425d-73f3-49c7-bb3b-d9f27bc9af45 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:16.036907 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-86cf5c1d-4c13-4d42-9f12-6b900e0812d1 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:16.037450 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-86cf5c1d-4c13-4d42-9f12-6b900e0812d1 None None] GET https://10.4.3.7/volume// Jul 10 08:40:16.037715 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-86cf5c1d-4c13-4d42-9f12-6b900e0812d1 None None] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:16.037985 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-86cf5c1d-4c13-4d42-9f12-6b900e0812d1 None None] Calling method 'all' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:16.038431 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-86cf5c1d-4c13-4d42-9f12-6b900e0812d1 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:40:16.038822 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 778/3128] 10.4.3.7 () {66 vars in 1414 bytes} [Fri Jul 10 08:40:16 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:40:16.041121 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:16.041121 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:40:16.046102 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-9d1c2a3e-3574-4d3f-9ed6-01f1a53ac88b req-5a3f72d7-f8dc-4434-8143-cc5fe7a7fbe0 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:16.048150 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-c4f7425d-73f3-49c7-bb3b-d9f27bc9af45 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] Volume info retrieved successfully. Jul 10 08:40:16.048994 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-9d1c2a3e-3574-4d3f-9ed6-01f1a53ac88b req-5a3f72d7-f8dc-4434-8143-cc5fe7a7fbe0 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] POST https://10.4.3.7/volume/v3/attachments Jul 10 08:40:16.049463 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-9d1c2a3e-3574-4d3f-9ed6-01f1a53ac88b req-5a3f72d7-f8dc-4434-8143-cc5fe7a7fbe0 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b9e18b67-e9a3-4dd2-8d95-35107a7fb955", "connector": null, "instance_uuid": "7acc07a7-528d-499e-b577-7124caf79da9"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:40:16.053768 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-c4f7425d-73f3-49c7-bb3b-d9f27bc9af45 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] https://10.4.3.7/volume/v3/volumes/62435aa4-242c-42c6-a02f-d465fabcbf5e returned with HTTP 200 Jul 10 08:40:16.054327 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 778/3129] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:40:16 2026] GET /volume/v3/volumes/62435aa4-242c-42c6-a02f-d465fabcbf5e => generated 824 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:16.061446 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:16.061446 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:40:16.090557 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-9d1c2a3e-3574-4d3f-9ed6-01f1a53ac88b req-5a3f72d7-f8dc-4434-8143-cc5fe7a7fbe0 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] https://10.4.3.7/volume/v3/attachments returned with HTTP 200 Jul 10 08:40:16.090557 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 791/3130] 10.4.3.7 () {74 vars in 1580 bytes} [Fri Jul 10 08:40:16 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) Jul 10 08:40:16.146194 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-f205053a-d6fd-405a-8d3d-e0848463ef4c None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:16.148313 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f205053a-d6fd-405a-8d3d-e0848463ef4c tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] GET https://10.4.3.7/volume/v3/volumes/0ddb0c80-2be1-4d83-9d4a-2a96c4884286 Jul 10 08:40:16.148527 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f205053a-d6fd-405a-8d3d-e0848463ef4c tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:16.148724 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f205053a-d6fd-405a-8d3d-e0848463ef4c tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:16.157758 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:16.157758 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:40:16.161926 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-f205053a-d6fd-405a-8d3d-e0848463ef4c tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Volume info retrieved successfully. Jul 10 08:40:16.166335 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f205053a-d6fd-405a-8d3d-e0848463ef4c tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/volumes/0ddb0c80-2be1-4d83-9d4a-2a96c4884286 returned with HTTP 200 Jul 10 08:40:16.166700 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 784/3131] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:40:16 2026] GET /volume/v3/volumes/0ddb0c80-2be1-4d83-9d4a-2a96c4884286 => generated 873 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:16.295274 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-d71b850d-4fd6-44e1-918b-b8f3c93e3bec None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:16.297443 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-d71b850d-4fd6-44e1-918b-b8f3c93e3bec tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/backups/e4030cd8-b654-42df-88f8-1725afd74b06 Jul 10 08:40:16.297707 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-d71b850d-4fd6-44e1-918b-b8f3c93e3bec tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:16.297910 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-d71b850d-4fd6-44e1-918b-b8f3c93e3bec tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:16.298045 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-d71b850d-4fd6-44e1-918b-b8f3c93e3bec tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Show backup with id e4030cd8-b654-42df-88f8-1725afd74b06. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:40:16.302718 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:16.302718 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:40:16.303427 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-d71b850d-4fd6-44e1-918b-b8f3c93e3bec tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/backups/e4030cd8-b654-42df-88f8-1725afd74b06 returned with HTTP 200 Jul 10 08:40:16.303985 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 779/3132] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:40:16 2026] GET /volume/v3/backups/e4030cd8-b654-42df-88f8-1725afd74b06 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:16.525570 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-144efdea-fd5c-4a05-9910-6cc274fa1ce5 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:16.527354 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-144efdea-fd5c-4a05-9910-6cc274fa1ce5 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] GET https://10.4.3.7/volume/v3/volumes/b9e18b67-e9a3-4dd2-8d95-35107a7fb955 Jul 10 08:40:16.527580 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-144efdea-fd5c-4a05-9910-6cc274fa1ce5 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:16.527786 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-144efdea-fd5c-4a05-9910-6cc274fa1ce5 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:16.536735 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:16.536735 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:40:16.541932 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-144efdea-fd5c-4a05-9910-6cc274fa1ce5 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Volume info retrieved successfully. Jul 10 08:40:16.546862 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-144efdea-fd5c-4a05-9910-6cc274fa1ce5 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] https://10.4.3.7/volume/v3/volumes/b9e18b67-e9a3-4dd2-8d95-35107a7fb955 returned with HTTP 200 Jul 10 08:40:16.547297 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 779/3133] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:40:16 2026] GET /volume/v3/volumes/b9e18b67-e9a3-4dd2-8d95-35107a7fb955 => generated 839 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:16.618536 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-3c046e5e-e424-42bb-b7c6-9fc63f910f8c None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:16.618870 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-3c046e5e-e424-42bb-b7c6-9fc63f910f8c None None] GET https://10.4.3.7/volume// Jul 10 08:40:16.619021 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-3c046e5e-e424-42bb-b7c6-9fc63f910f8c None None] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:16.619309 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-3c046e5e-e424-42bb-b7c6-9fc63f910f8c None None] Calling method 'all' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:16.619650 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-3c046e5e-e424-42bb-b7c6-9fc63f910f8c None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:40:16.619923 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 792/3134] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:40:16 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:40:16.624457 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-4aa7a816-6a0f-4717-8b58-ede3e45b47a1 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:16.629643 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-9d1c2a3e-3574-4d3f-9ed6-01f1a53ac88b req-397aa793-82f1-4c09-aca4-1a0692d7ec11 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:16.631581 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-9d1c2a3e-3574-4d3f-9ed6-01f1a53ac88b req-397aa793-82f1-4c09-aca4-1a0692d7ec11 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] GET https://10.4.3.7/volume/v3/volumes/b9e18b67-e9a3-4dd2-8d95-35107a7fb955 Jul 10 08:40:16.631835 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-9d1c2a3e-3574-4d3f-9ed6-01f1a53ac88b req-397aa793-82f1-4c09-aca4-1a0692d7ec11 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:16.632013 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-9d1c2a3e-3574-4d3f-9ed6-01f1a53ac88b req-397aa793-82f1-4c09-aca4-1a0692d7ec11 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:16.641534 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:16.641534 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:40:16.645123 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [req-9d1c2a3e-3574-4d3f-9ed6-01f1a53ac88b req-397aa793-82f1-4c09-aca4-1a0692d7ec11 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Volume info retrieved successfully. Jul 10 08:40:16.647960 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4aa7a816-6a0f-4717-8b58-ede3e45b47a1 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:40:16.648356 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4aa7a816-6a0f-4717-8b58-ede3e45b47a1 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-937235433"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:40:16.649895 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [None req-4aa7a816-6a0f-4717-8b58-ede3e45b47a1 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-937235433'}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:40:16.650009 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-4aa7a816-6a0f-4717-8b58-ede3e45b47a1 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Create volume of 1 GB Jul 10 08:40:16.650796 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-9d1c2a3e-3574-4d3f-9ed6-01f1a53ac88b req-397aa793-82f1-4c09-aca4-1a0692d7ec11 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] https://10.4.3.7/volume/v3/volumes/b9e18b67-e9a3-4dd2-8d95-35107a7fb955 returned with HTTP 200 Jul 10 08:40:16.651263 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 780/3135] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:40:16 2026] GET /volume/v3/volumes/b9e18b67-e9a3-4dd2-8d95-35107a7fb955 => generated 1019 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:40:16.653681 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-4aa7a816-6a0f-4717-8b58-ede3e45b47a1 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Availability Zones retrieved successfully. Jul 10 08:40:16.658710 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-4aa7a816-6a0f-4717-8b58-ede3e45b47a1 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Flow 'volume_create_api' (a6db176a-31c3-4cc8-a8d1-6e0a7b2fc790) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:40:16.659573 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-4aa7a816-6a0f-4717-8b58-ede3e45b47a1 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20bbce9e-0a1c-4afb-b9c6-9e0f2dde9c61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:40:16.660462 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-4aa7a816-6a0f-4717-8b58-ede3e45b47a1 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Validating volume size '1' using validate_int {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:40:16.685755 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-4aa7a816-6a0f-4717-8b58-ede3e45b47a1 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20bbce9e-0a1c-4afb-b9c6-9e0f2dde9c61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:40:16.686590 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-4aa7a816-6a0f-4717-8b58-ede3e45b47a1 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b12e522d-18e7-4f1c-aae0-e0a836328932) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:40:16.743237 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-4aa7a816-6a0f-4717-8b58-ede3e45b47a1 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Created reservations ['8a5c4c71-b2bb-496f-9787-83c90b0cae95', '109753b8-3cbf-43d2-85cd-4ca28e777594', '90690532-56c5-4ffc-8056-b0b49a5796a5', 'a185b08e-e292-4458-ae54-2963d08f7969'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:40:16.744145 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-4aa7a816-6a0f-4717-8b58-ede3e45b47a1 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b12e522d-18e7-4f1c-aae0-e0a836328932) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8a5c4c71-b2bb-496f-9787-83c90b0cae95', '109753b8-3cbf-43d2-85cd-4ca28e777594', '90690532-56c5-4ffc-8056-b0b49a5796a5', 'a185b08e-e292-4458-ae54-2963d08f7969']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:40:16.744875 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-4aa7a816-6a0f-4717-8b58-ede3e45b47a1 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3dc5655c-9100-4937-a024-89c3e7104e6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:40:16.745832 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-9d1c2a3e-3574-4d3f-9ed6-01f1a53ac88b req-bdf32104-9828-4162-8c21-2f98ed73f391 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:16.748212 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-9d1c2a3e-3574-4d3f-9ed6-01f1a53ac88b req-bdf32104-9828-4162-8c21-2f98ed73f391 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] PUT https://10.4.3.7/volume/v3/attachments/28fb77d3-554c-42cb-bd11-2cab3a3e505c Jul 10 08:40:16.748675 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-9d1c2a3e-3574-4d3f-9ed6-01f1a53ac88b req-bdf32104-9828-4162-8c21-2f98ed73f391 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.7", "host": "np0000004976", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b54eda21b644", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bf3c9c16-ec3d-4df7-865b-5f424258654a", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:40:16.757189 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.coordination [req-9d1c2a3e-3574-4d3f-9ed6-01f1a53ac88b req-bdf32104-9828-4162-8c21-2f98ed73f391 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Acquiring lock "cinder-attachment_update-b9e18b67-e9a3-4dd2-8d95-35107a7fb955-np0000004976" by "attachment_update" {{(pid=100055) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 08:40:16.762062 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.coordination [req-9d1c2a3e-3574-4d3f-9ed6-01f1a53ac88b req-bdf32104-9828-4162-8c21-2f98ed73f391 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Lock "cinder-attachment_update-b9e18b67-e9a3-4dd2-8d95-35107a7fb955-np0000004976" acquired by "attachment_update" :: waited 0.005s {{(pid=100055) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 08:40:16.762888 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:16.762888 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:40:16.766776 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-4aa7a816-6a0f-4717-8b58-ede3e45b47a1 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3dc5655c-9100-4937-a024-89c3e7104e6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '561da85a-4291-4d4b-8d51-d195fb6f01e7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-937235433',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89b4f3b0b9ba4f73ba9c0401a0ad02f5',qos_specs=None,replication_status=,reservations=['8a5c4c71-b2bb-496f-9787-83c90b0cae95','109753b8-3cbf-43d2-85cd-4ca28e777594','90690532-56c5-4ffc-8056-b0b49a5796a5','a185b08e-e292-4458-ae54-2963d08f7969'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3d12ef20a3e4f74a599959531b2e8e8',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:40:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-937235433',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=561da85a-4291-4d4b-8d51-d195fb6f01e7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='89b4f3b0b9ba4f73ba9c0401a0ad02f5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e3d12ef20a3e4f74a599959531b2e8e8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:40:16.767515 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-4aa7a816-6a0f-4717-8b58-ede3e45b47a1 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (632bd8ed-bbe6-4178-b26b-ac32d867e4ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:40:16.783671 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-4aa7a816-6a0f-4717-8b58-ede3e45b47a1 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (632bd8ed-bbe6-4178-b26b-ac32d867e4ca) transitioned into state 'SUCCESS' from state '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-937235433',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89b4f3b0b9ba4f73ba9c0401a0ad02f5',qos_specs=None,replication_status=,reservations=['8a5c4c71-b2bb-496f-9787-83c90b0cae95','109753b8-3cbf-43d2-85cd-4ca28e777594','90690532-56c5-4ffc-8056-b0b49a5796a5','a185b08e-e292-4458-ae54-2963d08f7969'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3d12ef20a3e4f74a599959531b2e8e8',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:40:16.784253 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-4aa7a816-6a0f-4717-8b58-ede3e45b47a1 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0e60118-cd77-4fa3-8234-e4c09da1ba24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:40:16.793639 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-4aa7a816-6a0f-4717-8b58-ede3e45b47a1 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0e60118-cd77-4fa3-8234-e4c09da1ba24) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:40:16.794885 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-4aa7a816-6a0f-4717-8b58-ede3e45b47a1 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Flow 'volume_create_api' (a6db176a-31c3-4cc8-a8d1-6e0a7b2fc790) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:40:16.795331 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-4aa7a816-6a0f-4717-8b58-ede3e45b47a1 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Create volume request issued successfully. Jul 10 08:40:16.796157 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4aa7a816-6a0f-4717-8b58-ede3e45b47a1 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:40:16.796882 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 785/3136] 10.4.3.7 () {68 vars in 1244 bytes} [Fri Jul 10 08:40:16 2026] POST /volume/v3/volumes => generated 744 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:40:17.067085 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-a17fc87a-8fba-4191-8cb9-35f2e58b3666 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:17.068887 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-a17fc87a-8fba-4191-8cb9-35f2e58b3666 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] GET https://10.4.3.7/volume/v3/volumes/62435aa4-242c-42c6-a02f-d465fabcbf5e Jul 10 08:40:17.069105 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-a17fc87a-8fba-4191-8cb9-35f2e58b3666 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:17.069353 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-a17fc87a-8fba-4191-8cb9-35f2e58b3666 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:17.076329 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:17.076329 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:40:17.079713 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-a17fc87a-8fba-4191-8cb9-35f2e58b3666 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] Volume info retrieved successfully. Jul 10 08:40:17.084897 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-a17fc87a-8fba-4191-8cb9-35f2e58b3666 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] https://10.4.3.7/volume/v3/volumes/62435aa4-242c-42c6-a02f-d465fabcbf5e returned with HTTP 200 Jul 10 08:40:17.085372 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 793/3137] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:40:17 2026] GET /volume/v3/volumes/62435aa4-242c-42c6-a02f-d465fabcbf5e => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:17.108714 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-26542eae-0a06-4d76-86f2-472cace0c17e req-ddd99680-2d93-4917-93c9-dfa014c15a23 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:17.110734 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-26542eae-0a06-4d76-86f2-472cace0c17e req-ddd99680-2d93-4917-93c9-dfa014c15a23 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] GET https://10.4.3.7/volume/v3/volumes/62435aa4-242c-42c6-a02f-d465fabcbf5e Jul 10 08:40:17.110924 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-26542eae-0a06-4d76-86f2-472cace0c17e req-ddd99680-2d93-4917-93c9-dfa014c15a23 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:17.111098 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-26542eae-0a06-4d76-86f2-472cace0c17e req-ddd99680-2d93-4917-93c9-dfa014c15a23 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:17.117907 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:17.117907 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:40:17.122296 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [req-26542eae-0a06-4d76-86f2-472cace0c17e req-ddd99680-2d93-4917-93c9-dfa014c15a23 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] Volume info retrieved successfully. Jul 10 08:40:17.126348 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-26542eae-0a06-4d76-86f2-472cace0c17e req-ddd99680-2d93-4917-93c9-dfa014c15a23 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] https://10.4.3.7/volume/v3/volumes/62435aa4-242c-42c6-a02f-d465fabcbf5e returned with HTTP 200 Jul 10 08:40:17.126765 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 781/3138] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:40:17 2026] GET /volume/v3/volumes/62435aa4-242c-42c6-a02f-d465fabcbf5e => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:17.179668 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-e261a913-8b06-4934-9942-845fa5309867 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:17.181605 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e261a913-8b06-4934-9942-845fa5309867 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] GET https://10.4.3.7/volume/v3/volumes/0ddb0c80-2be1-4d83-9d4a-2a96c4884286 Jul 10 08:40:17.181794 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e261a913-8b06-4934-9942-845fa5309867 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:17.181974 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e261a913-8b06-4934-9942-845fa5309867 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:17.191373 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:17.191373 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:40:17.194955 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-e261a913-8b06-4934-9942-845fa5309867 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Volume info retrieved successfully. Jul 10 08:40:17.199304 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e261a913-8b06-4934-9942-845fa5309867 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/volumes/0ddb0c80-2be1-4d83-9d4a-2a96c4884286 returned with HTTP 200 Jul 10 08:40:17.199689 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 786/3139] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:40:17 2026] GET /volume/v3/volumes/0ddb0c80-2be1-4d83-9d4a-2a96c4884286 => generated 873 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:17.217027 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-eb549b3a-8fcb-4e99-a648-d2507efb003b req-83e8306a-3915-42f0-92a8-ce3454e76bbb None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:17.219940 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-eb549b3a-8fcb-4e99-a648-d2507efb003b req-83e8306a-3915-42f0-92a8-ce3454e76bbb tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-reader] GET https://10.4.3.7/volume/v3/volumes/detail Jul 10 08:40:17.219940 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-eb549b3a-8fcb-4e99-a648-d2507efb003b req-83e8306a-3915-42f0-92a8-ce3454e76bbb tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-reader] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:17.219940 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-eb549b3a-8fcb-4e99-a648-d2507efb003b req-83e8306a-3915-42f0-92a8-ce3454e76bbb tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-reader] Calling method 'detail' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:17.219940 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.api_utils [req-eb549b3a-8fcb-4e99-a648-d2507efb003b req-83e8306a-3915-42f0-92a8-ce3454e76bbb tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-reader] Removing options '' from query. {{(pid=100054) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 08:40:17.220221 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [req-eb549b3a-8fcb-4e99-a648-d2507efb003b req-83e8306a-3915-42f0-92a8-ce3454e76bbb tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100054) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 08:40:17.228426 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-eb549b3a-8fcb-4e99-a648-d2507efb003b req-83e8306a-3915-42f0-92a8-ce3454e76bbb tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-reader] Get all volumes completed successfully. Jul 10 08:40:17.229384 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:17.229384 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:40:17.233527 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-eb549b3a-8fcb-4e99-a648-d2507efb003b req-83e8306a-3915-42f0-92a8-ce3454e76bbb tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-reader] https://10.4.3.7/volume/v3/volumes/detail returned with HTTP 200 Jul 10 08:40:17.233906 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 794/3140] 10.4.3.7 () {68 vars in 1494 bytes} [Fri Jul 10 08:40:17 2026] GET /volume/v3/volumes/detail => generated 2528 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:40:17.257540 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-7f68dadd-29b0-4058-b71b-0fe63c0eaad1 req-582d5318-9a78-4314-9016-3ed595573550 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:17.259397 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-7f68dadd-29b0-4058-b71b-0fe63c0eaad1 req-582d5318-9a78-4314-9016-3ed595573550 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-reader] GET https://10.4.3.7/volume/v3/volumes/detail Jul 10 08:40:17.259600 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-7f68dadd-29b0-4058-b71b-0fe63c0eaad1 req-582d5318-9a78-4314-9016-3ed595573550 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-reader] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:17.259808 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-7f68dadd-29b0-4058-b71b-0fe63c0eaad1 req-582d5318-9a78-4314-9016-3ed595573550 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-reader] Calling method 'detail' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:17.260057 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.api_utils [req-7f68dadd-29b0-4058-b71b-0fe63c0eaad1 req-582d5318-9a78-4314-9016-3ed595573550 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-reader] Removing options '' from query. {{(pid=100056) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 08:40:17.260744 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [req-7f68dadd-29b0-4058-b71b-0fe63c0eaad1 req-582d5318-9a78-4314-9016-3ed595573550 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100056) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 08:40:17.267806 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [req-7f68dadd-29b0-4058-b71b-0fe63c0eaad1 req-582d5318-9a78-4314-9016-3ed595573550 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-reader] Get all volumes completed successfully. Jul 10 08:40:17.268622 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:17.268622 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:40:17.272142 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-7f68dadd-29b0-4058-b71b-0fe63c0eaad1 req-582d5318-9a78-4314-9016-3ed595573550 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-reader] https://10.4.3.7/volume/v3/volumes/detail returned with HTTP 200 Jul 10 08:40:17.272532 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 782/3141] 10.4.3.7 () {68 vars in 1494 bytes} [Fri Jul 10 08:40:17 2026] GET /volume/v3/volumes/detail => generated 2528 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:40:17.284969 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.coordination [req-9d1c2a3e-3574-4d3f-9ed6-01f1a53ac88b req-bdf32104-9828-4162-8c21-2f98ed73f391 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Lock "cinder-attachment_update-b9e18b67-e9a3-4dd2-8d95-35107a7fb955-np0000004976" released by "attachment_update" :: held 0.523s {{(pid=100055) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 08:40:17.285311 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-9d1c2a3e-3574-4d3f-9ed6-01f1a53ac88b req-bdf32104-9828-4162-8c21-2f98ed73f391 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] https://10.4.3.7/volume/v3/attachments/28fb77d3-554c-42cb-bd11-2cab3a3e505c returned with HTTP 200 Jul 10 08:40:17.285784 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 780/3142] 10.4.3.7 () {74 vars in 1690 bytes} [Fri Jul 10 08:40:16 2026] PUT /volume/v3/attachments/28fb77d3-554c-42cb-bd11-2cab3a3e505c => generated 969 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:40:17.296495 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-8872be75-1b80-4c94-8b51-5b757d98af91 req-a3b1d62a-adc5-4772-8677-2e02bea37783 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:17.298953 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-8872be75-1b80-4c94-8b51-5b757d98af91 req-a3b1d62a-adc5-4772-8677-2e02bea37783 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-reader] GET https://10.4.3.7/volume/v3/volumes/detail Jul 10 08:40:17.299126 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-8872be75-1b80-4c94-8b51-5b757d98af91 req-a3b1d62a-adc5-4772-8677-2e02bea37783 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-reader] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:17.299318 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-8872be75-1b80-4c94-8b51-5b757d98af91 req-a3b1d62a-adc5-4772-8677-2e02bea37783 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-reader] Calling method 'detail' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:17.299642 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.api_utils [req-8872be75-1b80-4c94-8b51-5b757d98af91 req-a3b1d62a-adc5-4772-8677-2e02bea37783 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-reader] Removing options '' from query. {{(pid=100057) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 08:40:17.300269 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [req-8872be75-1b80-4c94-8b51-5b757d98af91 req-a3b1d62a-adc5-4772-8677-2e02bea37783 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100057) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 08:40:17.307328 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-8872be75-1b80-4c94-8b51-5b757d98af91 req-a3b1d62a-adc5-4772-8677-2e02bea37783 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-reader] Get all volumes completed successfully. Jul 10 08:40:17.308188 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:17.308188 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:40:17.311891 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-8872be75-1b80-4c94-8b51-5b757d98af91 req-a3b1d62a-adc5-4772-8677-2e02bea37783 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-reader] https://10.4.3.7/volume/v3/volumes/detail returned with HTTP 200 Jul 10 08:40:17.312492 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 787/3143] 10.4.3.7 () {68 vars in 1494 bytes} [Fri Jul 10 08:40:17 2026] GET /volume/v3/volumes/detail => generated 2528 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:40:17.314772 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-2e43e225-4578-48e3-b0a0-7a154d55ed5e None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:17.316269 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-2e43e225-4578-48e3-b0a0-7a154d55ed5e tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/backups/e4030cd8-b654-42df-88f8-1725afd74b06 Jul 10 08:40:17.316501 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-2e43e225-4578-48e3-b0a0-7a154d55ed5e tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:17.316695 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-2e43e225-4578-48e3-b0a0-7a154d55ed5e tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:17.316789 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-2e43e225-4578-48e3-b0a0-7a154d55ed5e tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Show backup with id e4030cd8-b654-42df-88f8-1725afd74b06. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:40:17.320679 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:17.320679 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:40:17.321235 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-2e43e225-4578-48e3-b0a0-7a154d55ed5e tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/backups/e4030cd8-b654-42df-88f8-1725afd74b06 returned with HTTP 200 Jul 10 08:40:17.321601 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 795/3144] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:40:17 2026] GET /volume/v3/backups/e4030cd8-b654-42df-88f8-1725afd74b06 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:17.335751 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-744f5078-a458-48cf-8587-e6b537a06678 req-ae2844d7-7f0a-488b-bf5b-cfbfe5478be7 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:17.337788 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-744f5078-a458-48cf-8587-e6b537a06678 req-ae2844d7-7f0a-488b-bf5b-cfbfe5478be7 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-reader] GET https://10.4.3.7/volume/v3/volumes/detail Jul 10 08:40:17.337952 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-744f5078-a458-48cf-8587-e6b537a06678 req-ae2844d7-7f0a-488b-bf5b-cfbfe5478be7 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-reader] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:17.338126 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-744f5078-a458-48cf-8587-e6b537a06678 req-ae2844d7-7f0a-488b-bf5b-cfbfe5478be7 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-reader] Calling method 'detail' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:17.338356 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.api_utils [req-744f5078-a458-48cf-8587-e6b537a06678 req-ae2844d7-7f0a-488b-bf5b-cfbfe5478be7 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-reader] Removing options '' from query. {{(pid=100056) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 08:40:17.339085 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [req-744f5078-a458-48cf-8587-e6b537a06678 req-ae2844d7-7f0a-488b-bf5b-cfbfe5478be7 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100056) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 08:40:17.347174 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [req-744f5078-a458-48cf-8587-e6b537a06678 req-ae2844d7-7f0a-488b-bf5b-cfbfe5478be7 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-reader] Get all volumes completed successfully. Jul 10 08:40:17.348261 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:17.348261 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:40:17.352418 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-744f5078-a458-48cf-8587-e6b537a06678 req-ae2844d7-7f0a-488b-bf5b-cfbfe5478be7 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-reader] https://10.4.3.7/volume/v3/volumes/detail returned with HTTP 200 Jul 10 08:40:17.352886 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 783/3145] 10.4.3.7 () {68 vars in 1494 bytes} [Fri Jul 10 08:40:17 2026] GET /volume/v3/volumes/detail => generated 2528 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:40:17.376683 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-403b8a37-af72-4e3e-81aa-0572e2818c53 req-73a88361-3dc7-452e-a464-420049558ea6 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:17.378808 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-403b8a37-af72-4e3e-81aa-0572e2818c53 req-73a88361-3dc7-452e-a464-420049558ea6 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-reader] GET https://10.4.3.7/volume/v3/volumes/detail Jul 10 08:40:17.379068 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-403b8a37-af72-4e3e-81aa-0572e2818c53 req-73a88361-3dc7-452e-a464-420049558ea6 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-reader] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:17.379288 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-403b8a37-af72-4e3e-81aa-0572e2818c53 req-73a88361-3dc7-452e-a464-420049558ea6 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-reader] Calling method 'detail' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:17.379577 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.api_utils [req-403b8a37-af72-4e3e-81aa-0572e2818c53 req-73a88361-3dc7-452e-a464-420049558ea6 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-reader] Removing options '' from query. {{(pid=100055) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 08:40:17.379860 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:17.379860 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:40:17.380288 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [req-403b8a37-af72-4e3e-81aa-0572e2818c53 req-73a88361-3dc7-452e-a464-420049558ea6 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100055) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 08:40:17.387789 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [req-403b8a37-af72-4e3e-81aa-0572e2818c53 req-73a88361-3dc7-452e-a464-420049558ea6 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-reader] Get all volumes completed successfully. Jul 10 08:40:17.388655 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:17.388655 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:40:17.392284 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-403b8a37-af72-4e3e-81aa-0572e2818c53 req-73a88361-3dc7-452e-a464-420049558ea6 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-reader] https://10.4.3.7/volume/v3/volumes/detail returned with HTTP 200 Jul 10 08:40:17.392673 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 781/3146] 10.4.3.7 () {68 vars in 1494 bytes} [Fri Jul 10 08:40:17 2026] GET /volume/v3/volumes/detail => generated 2528 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:40:17.414085 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-e303ae3f-db09-4a8a-a433-90a21203d9cf req-42713abc-6121-49d5-a1e4-7e68a0b9ecc4 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:17.416014 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-e303ae3f-db09-4a8a-a433-90a21203d9cf req-42713abc-6121-49d5-a1e4-7e68a0b9ecc4 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-reader] GET https://10.4.3.7/volume/v3/volumes/detail Jul 10 08:40:17.416177 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-e303ae3f-db09-4a8a-a433-90a21203d9cf req-42713abc-6121-49d5-a1e4-7e68a0b9ecc4 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-reader] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:17.416361 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-e303ae3f-db09-4a8a-a433-90a21203d9cf req-42713abc-6121-49d5-a1e4-7e68a0b9ecc4 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-reader] Calling method 'detail' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:17.416666 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.api_utils [req-e303ae3f-db09-4a8a-a433-90a21203d9cf req-42713abc-6121-49d5-a1e4-7e68a0b9ecc4 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-reader] Removing options '' from query. {{(pid=100057) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 08:40:17.417499 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [req-e303ae3f-db09-4a8a-a433-90a21203d9cf req-42713abc-6121-49d5-a1e4-7e68a0b9ecc4 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100057) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 08:40:17.424733 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-e303ae3f-db09-4a8a-a433-90a21203d9cf req-42713abc-6121-49d5-a1e4-7e68a0b9ecc4 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-reader] Get all volumes completed successfully. Jul 10 08:40:17.425791 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:17.425791 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:40:17.429312 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-e303ae3f-db09-4a8a-a433-90a21203d9cf req-42713abc-6121-49d5-a1e4-7e68a0b9ecc4 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-reader] https://10.4.3.7/volume/v3/volumes/detail returned with HTTP 200 Jul 10 08:40:17.429697 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 788/3147] 10.4.3.7 () {68 vars in 1494 bytes} [Fri Jul 10 08:40:17 2026] GET /volume/v3/volumes/detail => generated 2528 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:40:17.455571 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-53427f2f-aa00-415a-a099-299c4f9d2909 req-d9a5eee1-dfc3-401c-be7c-443a23503ab3 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:17.457388 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-53427f2f-aa00-415a-a099-299c4f9d2909 req-d9a5eee1-dfc3-401c-be7c-443a23503ab3 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-reader] GET https://10.4.3.7/volume/v3/volumes/detail Jul 10 08:40:17.457619 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-53427f2f-aa00-415a-a099-299c4f9d2909 req-d9a5eee1-dfc3-401c-be7c-443a23503ab3 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-reader] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:17.457838 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-53427f2f-aa00-415a-a099-299c4f9d2909 req-d9a5eee1-dfc3-401c-be7c-443a23503ab3 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-reader] Calling method 'detail' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:17.458124 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.api_utils [req-53427f2f-aa00-415a-a099-299c4f9d2909 req-d9a5eee1-dfc3-401c-be7c-443a23503ab3 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-reader] Removing options '' from query. {{(pid=100054) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 08:40:17.458822 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [req-53427f2f-aa00-415a-a099-299c4f9d2909 req-d9a5eee1-dfc3-401c-be7c-443a23503ab3 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100054) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 08:40:17.465414 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-53427f2f-aa00-415a-a099-299c4f9d2909 req-d9a5eee1-dfc3-401c-be7c-443a23503ab3 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-reader] Get all volumes completed successfully. Jul 10 08:40:17.466214 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:17.466214 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:40:17.469750 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-53427f2f-aa00-415a-a099-299c4f9d2909 req-d9a5eee1-dfc3-401c-be7c-443a23503ab3 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-reader] https://10.4.3.7/volume/v3/volumes/detail returned with HTTP 200 Jul 10 08:40:17.470143 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 796/3148] 10.4.3.7 () {68 vars in 1494 bytes} [Fri Jul 10 08:40:17 2026] GET /volume/v3/volumes/detail => generated 2528 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:40:17.492091 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-ebb2a74e-f1c1-49b7-a8e5-d3105287c7b7 req-ce067b0a-a5cd-4732-99b8-fac65ae0b1ab None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:17.494057 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-ebb2a74e-f1c1-49b7-a8e5-d3105287c7b7 req-ce067b0a-a5cd-4732-99b8-fac65ae0b1ab tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-reader] GET https://10.4.3.7/volume/v3/volumes/detail Jul 10 08:40:17.494280 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-ebb2a74e-f1c1-49b7-a8e5-d3105287c7b7 req-ce067b0a-a5cd-4732-99b8-fac65ae0b1ab tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-reader] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:17.494553 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-ebb2a74e-f1c1-49b7-a8e5-d3105287c7b7 req-ce067b0a-a5cd-4732-99b8-fac65ae0b1ab tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-reader] Calling method 'detail' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:17.494810 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.api_utils [req-ebb2a74e-f1c1-49b7-a8e5-d3105287c7b7 req-ce067b0a-a5cd-4732-99b8-fac65ae0b1ab tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-reader] Removing options '' from query. {{(pid=100056) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 08:40:17.495505 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [req-ebb2a74e-f1c1-49b7-a8e5-d3105287c7b7 req-ce067b0a-a5cd-4732-99b8-fac65ae0b1ab tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100056) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 08:40:17.502207 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [req-ebb2a74e-f1c1-49b7-a8e5-d3105287c7b7 req-ce067b0a-a5cd-4732-99b8-fac65ae0b1ab tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-reader] Get all volumes completed successfully. Jul 10 08:40:17.503243 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:17.503243 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:40:17.507171 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-ebb2a74e-f1c1-49b7-a8e5-d3105287c7b7 req-ce067b0a-a5cd-4732-99b8-fac65ae0b1ab tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-reader] https://10.4.3.7/volume/v3/volumes/detail returned with HTTP 200 Jul 10 08:40:17.507655 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 784/3149] 10.4.3.7 () {68 vars in 1494 bytes} [Fri Jul 10 08:40:17 2026] GET /volume/v3/volumes/detail => generated 2528 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:40:17.522655 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-b4b163d6-95c0-4cea-a1e0-042b5d30e271 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:17.524426 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-b4b163d6-95c0-4cea-a1e0-042b5d30e271 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] DELETE https://10.4.3.7/volume/v3/volumes/62435aa4-242c-42c6-a02f-d465fabcbf5e Jul 10 08:40:17.524647 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-b4b163d6-95c0-4cea-a1e0-042b5d30e271 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:17.524852 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-b4b163d6-95c0-4cea-a1e0-042b5d30e271 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] Calling method 'delete' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:17.525004 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-b4b163d6-95c0-4cea-a1e0-042b5d30e271 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] Delete volume with id: 62435aa4-242c-42c6-a02f-d465fabcbf5e Jul 10 08:40:17.532225 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:17.532225 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:40:17.532674 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-b4b163d6-95c0-4cea-a1e0-042b5d30e271 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] Volume info retrieved successfully. Jul 10 08:40:17.560348 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-a4a2c622-92d2-422c-a73c-884747fadc98 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:17.561960 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a4a2c622-92d2-422c-a73c-884747fadc98 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] GET https://10.4.3.7/volume/v3/volumes/b9e18b67-e9a3-4dd2-8d95-35107a7fb955 Jul 10 08:40:17.562183 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a4a2c622-92d2-422c-a73c-884747fadc98 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:17.562364 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a4a2c622-92d2-422c-a73c-884747fadc98 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:17.566287 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-b4b163d6-95c0-4cea-a1e0-042b5d30e271 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] Delete volume request issued successfully. Jul 10 08:40:17.566477 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-b4b163d6-95c0-4cea-a1e0-042b5d30e271 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] https://10.4.3.7/volume/v3/volumes/62435aa4-242c-42c6-a02f-d465fabcbf5e returned with HTTP 202 Jul 10 08:40:17.566875 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 782/3150] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:40:17 2026] DELETE /volume/v3/volumes/62435aa4-242c-42c6-a02f-d465fabcbf5e => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:40:17.573597 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-a28420be-18b4-470a-8e25-6d121e28df15 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:17.575002 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:17.575002 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:40:17.575574 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-a28420be-18b4-470a-8e25-6d121e28df15 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] GET https://10.4.3.7/volume/v3/volumes/62435aa4-242c-42c6-a02f-d465fabcbf5e Jul 10 08:40:17.575787 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-a28420be-18b4-470a-8e25-6d121e28df15 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:17.576012 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-a28420be-18b4-470a-8e25-6d121e28df15 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:17.579310 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-a4a2c622-92d2-422c-a73c-884747fadc98 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Volume info retrieved successfully. Jul 10 08:40:17.584524 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:17.584524 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:40:17.584638 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a4a2c622-92d2-422c-a73c-884747fadc98 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] https://10.4.3.7/volume/v3/volumes/b9e18b67-e9a3-4dd2-8d95-35107a7fb955 returned with HTTP 200 Jul 10 08:40:17.585049 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 789/3151] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:40:17 2026] GET /volume/v3/volumes/b9e18b67-e9a3-4dd2-8d95-35107a7fb955 => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:17.588353 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-a28420be-18b4-470a-8e25-6d121e28df15 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] Volume info retrieved successfully. Jul 10 08:40:17.594063 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-a28420be-18b4-470a-8e25-6d121e28df15 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] https://10.4.3.7/volume/v3/volumes/62435aa4-242c-42c6-a02f-d465fabcbf5e returned with HTTP 200 Jul 10 08:40:17.594610 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 797/3152] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:40:17 2026] GET /volume/v3/volumes/62435aa4-242c-42c6-a02f-d465fabcbf5e => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:18.211679 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-75463c5d-044f-4e3b-a996-eaaadaa38c34 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:18.213463 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-75463c5d-044f-4e3b-a996-eaaadaa38c34 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] GET https://10.4.3.7/volume/v3/volumes/0ddb0c80-2be1-4d83-9d4a-2a96c4884286 Jul 10 08:40:18.214000 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-75463c5d-044f-4e3b-a996-eaaadaa38c34 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:18.214000 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-75463c5d-044f-4e3b-a996-eaaadaa38c34 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:18.222761 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:18.222761 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:40:18.227312 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-75463c5d-044f-4e3b-a996-eaaadaa38c34 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Volume info retrieved successfully. Jul 10 08:40:18.232263 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-75463c5d-044f-4e3b-a996-eaaadaa38c34 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/volumes/0ddb0c80-2be1-4d83-9d4a-2a96c4884286 returned with HTTP 200 Jul 10 08:40:18.232685 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 785/3153] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:40:18 2026] GET /volume/v3/volumes/0ddb0c80-2be1-4d83-9d4a-2a96c4884286 => generated 873 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:18.332570 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-247122c6-916f-4108-80c3-dcfc8fa9adec None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:18.334546 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-247122c6-916f-4108-80c3-dcfc8fa9adec tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/backups/e4030cd8-b654-42df-88f8-1725afd74b06 Jul 10 08:40:18.334706 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-247122c6-916f-4108-80c3-dcfc8fa9adec tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:18.334889 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-247122c6-916f-4108-80c3-dcfc8fa9adec tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:18.335013 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-247122c6-916f-4108-80c3-dcfc8fa9adec tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Show backup with id e4030cd8-b654-42df-88f8-1725afd74b06. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:40:18.339281 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:18.339281 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:40:18.340076 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-247122c6-916f-4108-80c3-dcfc8fa9adec tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/backups/e4030cd8-b654-42df-88f8-1725afd74b06 returned with HTTP 200 Jul 10 08:40:18.340484 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 783/3154] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:40:18 2026] GET /volume/v3/backups/e4030cd8-b654-42df-88f8-1725afd74b06 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:18.598872 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-916016a3-a2cd-4576-b12b-52e75d4ce6e9 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:18.600948 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-916016a3-a2cd-4576-b12b-52e75d4ce6e9 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] GET https://10.4.3.7/volume/v3/volumes/b9e18b67-e9a3-4dd2-8d95-35107a7fb955 Jul 10 08:40:18.601182 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-916016a3-a2cd-4576-b12b-52e75d4ce6e9 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:18.601423 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-916016a3-a2cd-4576-b12b-52e75d4ce6e9 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:18.609283 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-b64f0881-577c-421c-b74f-15416f40834c None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:18.611032 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-b64f0881-577c-421c-b74f-15416f40834c tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] GET https://10.4.3.7/volume/v3/volumes/62435aa4-242c-42c6-a02f-d465fabcbf5e Jul 10 08:40:18.611310 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-b64f0881-577c-421c-b74f-15416f40834c tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:18.611568 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-b64f0881-577c-421c-b74f-15416f40834c tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:18.613719 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:18.613719 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:40:18.616989 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-b64f0881-577c-421c-b74f-15416f40834c tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] https://10.4.3.7/volume/v3/volumes/62435aa4-242c-42c6-a02f-d465fabcbf5e returned with HTTP 404 Jul 10 08:40:18.617581 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 798/3155] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:40:18 2026] GET /volume/v3/volumes/62435aa4-242c-42c6-a02f-d465fabcbf5e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:40:18.618062 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-916016a3-a2cd-4576-b12b-52e75d4ce6e9 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Volume info retrieved successfully. Jul 10 08:40:18.623668 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-916016a3-a2cd-4576-b12b-52e75d4ce6e9 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] https://10.4.3.7/volume/v3/volumes/b9e18b67-e9a3-4dd2-8d95-35107a7fb955 returned with HTTP 200 Jul 10 08:40:18.624164 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 790/3156] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:40:18 2026] GET /volume/v3/volumes/b9e18b67-e9a3-4dd2-8d95-35107a7fb955 => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:18.627424 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-ff0ece37-e842-455b-9ebd-456323144f18 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:18.627424 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-ff0ece37-e842-455b-9ebd-456323144f18 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] DELETE https://10.4.3.7/volume/v3/volumes/40d407d9-1018-4925-a8f2-1539c6086b7e Jul 10 08:40:18.627424 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-ff0ece37-e842-455b-9ebd-456323144f18 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:18.627424 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-ff0ece37-e842-455b-9ebd-456323144f18 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] Calling method 'delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:18.627424 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-ff0ece37-e842-455b-9ebd-456323144f18 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] Delete volume with id: 40d407d9-1018-4925-a8f2-1539c6086b7e Jul 10 08:40:18.635567 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:18.635567 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:40:18.636163 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-ff0ece37-e842-455b-9ebd-456323144f18 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] Volume info retrieved successfully. Jul 10 08:40:18.655765 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-ff0ece37-e842-455b-9ebd-456323144f18 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] Delete volume request issued successfully. Jul 10 08:40:18.656024 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-ff0ece37-e842-455b-9ebd-456323144f18 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] https://10.4.3.7/volume/v3/volumes/40d407d9-1018-4925-a8f2-1539c6086b7e returned with HTTP 202 Jul 10 08:40:18.656690 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 786/3157] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:40:18 2026] DELETE /volume/v3/volumes/40d407d9-1018-4925-a8f2-1539c6086b7e => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:40:18.666419 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-a8aeb9a5-61ec-410d-b89b-9ed6c1ebdc7e None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:18.668519 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-a8aeb9a5-61ec-410d-b89b-9ed6c1ebdc7e tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] GET https://10.4.3.7/volume/v3/volumes/40d407d9-1018-4925-a8f2-1539c6086b7e Jul 10 08:40:18.668712 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-a8aeb9a5-61ec-410d-b89b-9ed6c1ebdc7e tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:18.668908 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-a8aeb9a5-61ec-410d-b89b-9ed6c1ebdc7e tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:18.676515 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:18.676515 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:40:18.680082 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-a8aeb9a5-61ec-410d-b89b-9ed6c1ebdc7e tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] Volume info retrieved successfully. Jul 10 08:40:18.684327 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-a8aeb9a5-61ec-410d-b89b-9ed6c1ebdc7e tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] https://10.4.3.7/volume/v3/volumes/40d407d9-1018-4925-a8f2-1539c6086b7e returned with HTTP 200 Jul 10 08:40:18.684825 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 784/3158] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:40:18 2026] GET /volume/v3/volumes/40d407d9-1018-4925-a8f2-1539c6086b7e => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 08:40:19.248120 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-4d1fcb84-908a-4d66-bc55-c841b2851093 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:19.249975 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-4d1fcb84-908a-4d66-bc55-c841b2851093 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] GET https://10.4.3.7/volume/v3/volumes/0ddb0c80-2be1-4d83-9d4a-2a96c4884286 Jul 10 08:40:19.250223 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-4d1fcb84-908a-4d66-bc55-c841b2851093 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:19.250430 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-4d1fcb84-908a-4d66-bc55-c841b2851093 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:19.260993 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:19.260993 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:40:19.264721 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-4d1fcb84-908a-4d66-bc55-c841b2851093 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Volume info retrieved successfully. Jul 10 08:40:19.269126 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-4d1fcb84-908a-4d66-bc55-c841b2851093 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/volumes/0ddb0c80-2be1-4d83-9d4a-2a96c4884286 returned with HTTP 200 Jul 10 08:40:19.269618 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 799/3159] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:40:19 2026] GET /volume/v3/volumes/0ddb0c80-2be1-4d83-9d4a-2a96c4884286 => generated 873 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:19.350864 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-2023e5b3-3ad8-4ecb-ab63-418895598cd2 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:19.352830 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2023e5b3-3ad8-4ecb-ab63-418895598cd2 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/backups/e4030cd8-b654-42df-88f8-1725afd74b06 Jul 10 08:40:19.353090 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2023e5b3-3ad8-4ecb-ab63-418895598cd2 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:19.353267 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2023e5b3-3ad8-4ecb-ab63-418895598cd2 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:19.353393 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-2023e5b3-3ad8-4ecb-ab63-418895598cd2 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Show backup with id e4030cd8-b654-42df-88f8-1725afd74b06. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:40:19.358030 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:19.358030 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:40:19.358658 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2023e5b3-3ad8-4ecb-ab63-418895598cd2 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/backups/e4030cd8-b654-42df-88f8-1725afd74b06 returned with HTTP 200 Jul 10 08:40:19.359066 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 791/3160] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:40:19 2026] GET /volume/v3/backups/e4030cd8-b654-42df-88f8-1725afd74b06 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:19.635586 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-b1884f82-b248-45e7-a895-fc909182d48d None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:19.637393 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-b1884f82-b248-45e7-a895-fc909182d48d tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] GET https://10.4.3.7/volume/v3/volumes/b9e18b67-e9a3-4dd2-8d95-35107a7fb955 Jul 10 08:40:19.637606 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-b1884f82-b248-45e7-a895-fc909182d48d tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:19.637810 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-b1884f82-b248-45e7-a895-fc909182d48d tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:19.647565 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:19.647565 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:40:19.651271 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-b1884f82-b248-45e7-a895-fc909182d48d tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Volume info retrieved successfully. Jul 10 08:40:19.656323 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-b1884f82-b248-45e7-a895-fc909182d48d tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] https://10.4.3.7/volume/v3/volumes/b9e18b67-e9a3-4dd2-8d95-35107a7fb955 returned with HTTP 200 Jul 10 08:40:19.656945 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 787/3161] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:40:19 2026] GET /volume/v3/volumes/b9e18b67-e9a3-4dd2-8d95-35107a7fb955 => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:19.700218 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-f73dc9ea-a422-4eed-80cb-fee0d76d2e17 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:19.701929 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-f73dc9ea-a422-4eed-80cb-fee0d76d2e17 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] GET https://10.4.3.7/volume/v3/volumes/40d407d9-1018-4925-a8f2-1539c6086b7e Jul 10 08:40:19.702115 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-f73dc9ea-a422-4eed-80cb-fee0d76d2e17 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:19.702344 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-f73dc9ea-a422-4eed-80cb-fee0d76d2e17 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:19.707936 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-f73dc9ea-a422-4eed-80cb-fee0d76d2e17 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] https://10.4.3.7/volume/v3/volumes/40d407d9-1018-4925-a8f2-1539c6086b7e returned with HTTP 404 Jul 10 08:40:19.708393 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 785/3162] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:40:19 2026] GET /volume/v3/volumes/40d407d9-1018-4925-a8f2-1539c6086b7e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:40:19.715339 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-008e5a46-10d8-47f9-b640-58d275267397 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:19.716909 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-008e5a46-10d8-47f9-b640-58d275267397 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] DELETE https://10.4.3.7/volume/v3/volumes/c1e24fae-4dec-433c-a5d9-b583a69d957a Jul 10 08:40:19.717080 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-008e5a46-10d8-47f9-b640-58d275267397 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:19.717278 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-008e5a46-10d8-47f9-b640-58d275267397 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] Calling method 'delete' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:19.717437 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.volumes [None req-008e5a46-10d8-47f9-b640-58d275267397 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] Delete volume with id: c1e24fae-4dec-433c-a5d9-b583a69d957a Jul 10 08:40:19.723947 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:19.723947 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:40:19.724401 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-008e5a46-10d8-47f9-b640-58d275267397 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] Volume info retrieved successfully. Jul 10 08:40:19.740223 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-008e5a46-10d8-47f9-b640-58d275267397 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] Delete volume request issued successfully. Jul 10 08:40:19.740472 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-008e5a46-10d8-47f9-b640-58d275267397 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] https://10.4.3.7/volume/v3/volumes/c1e24fae-4dec-433c-a5d9-b583a69d957a returned with HTTP 202 Jul 10 08:40:19.740997 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 800/3163] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:40:19 2026] DELETE /volume/v3/volumes/c1e24fae-4dec-433c-a5d9-b583a69d957a => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:40:19.747866 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-828f7904-b5c2-48b9-9c01-b8db1d8b994b None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:19.749618 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-828f7904-b5c2-48b9-9c01-b8db1d8b994b tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] GET https://10.4.3.7/volume/v3/volumes/c1e24fae-4dec-433c-a5d9-b583a69d957a Jul 10 08:40:19.749839 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-828f7904-b5c2-48b9-9c01-b8db1d8b994b tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:19.750036 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-828f7904-b5c2-48b9-9c01-b8db1d8b994b tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:19.757275 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:19.757275 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:40:19.761025 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-828f7904-b5c2-48b9-9c01-b8db1d8b994b tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] Volume info retrieved successfully. Jul 10 08:40:19.765706 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-828f7904-b5c2-48b9-9c01-b8db1d8b994b tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] https://10.4.3.7/volume/v3/volumes/c1e24fae-4dec-433c-a5d9-b583a69d957a returned with HTTP 200 Jul 10 08:40:19.766206 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 792/3164] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:40:19 2026] GET /volume/v3/volumes/c1e24fae-4dec-433c-a5d9-b583a69d957a => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:20.282848 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-08794f82-2363-4c71-a66d-34d3ab7af311 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:20.285883 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-08794f82-2363-4c71-a66d-34d3ab7af311 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] GET https://10.4.3.7/volume/v3/volumes/0ddb0c80-2be1-4d83-9d4a-2a96c4884286 Jul 10 08:40:20.286175 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-08794f82-2363-4c71-a66d-34d3ab7af311 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:20.286504 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-08794f82-2363-4c71-a66d-34d3ab7af311 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:20.299211 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:20.299211 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:40:20.303878 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-08794f82-2363-4c71-a66d-34d3ab7af311 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Volume info retrieved successfully. Jul 10 08:40:20.308893 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-08794f82-2363-4c71-a66d-34d3ab7af311 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/volumes/0ddb0c80-2be1-4d83-9d4a-2a96c4884286 returned with HTTP 200 Jul 10 08:40:20.309393 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 788/3165] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:40:20 2026] GET /volume/v3/volumes/0ddb0c80-2be1-4d83-9d4a-2a96c4884286 => generated 873 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:20.369839 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-aade5b66-1597-4ed3-9cce-c04e4c758b9f None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:20.372219 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-aade5b66-1597-4ed3-9cce-c04e4c758b9f tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/backups/e4030cd8-b654-42df-88f8-1725afd74b06 Jul 10 08:40:20.372621 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-aade5b66-1597-4ed3-9cce-c04e4c758b9f tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:20.372932 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-aade5b66-1597-4ed3-9cce-c04e4c758b9f tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:20.373082 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-aade5b66-1597-4ed3-9cce-c04e4c758b9f tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Show backup with id e4030cd8-b654-42df-88f8-1725afd74b06. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:40:20.378553 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:20.378553 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:40:20.379578 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-aade5b66-1597-4ed3-9cce-c04e4c758b9f tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/backups/e4030cd8-b654-42df-88f8-1725afd74b06 returned with HTTP 200 Jul 10 08:40:20.380058 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 786/3166] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:40:20 2026] GET /volume/v3/backups/e4030cd8-b654-42df-88f8-1725afd74b06 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:20.668542 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-7eea534e-d004-423c-8107-c481aa052899 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:20.670463 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-7eea534e-d004-423c-8107-c481aa052899 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] GET https://10.4.3.7/volume/v3/volumes/b9e18b67-e9a3-4dd2-8d95-35107a7fb955 Jul 10 08:40:20.670659 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-7eea534e-d004-423c-8107-c481aa052899 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:20.670858 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-7eea534e-d004-423c-8107-c481aa052899 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:20.681023 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:20.681023 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:40:20.684478 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-7eea534e-d004-423c-8107-c481aa052899 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Volume info retrieved successfully. Jul 10 08:40:20.688689 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-7eea534e-d004-423c-8107-c481aa052899 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] https://10.4.3.7/volume/v3/volumes/b9e18b67-e9a3-4dd2-8d95-35107a7fb955 returned with HTTP 200 Jul 10 08:40:20.689148 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 801/3167] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:40:20 2026] GET /volume/v3/volumes/b9e18b67-e9a3-4dd2-8d95-35107a7fb955 => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:20.778229 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-7b2653bb-fcbf-4de4-a393-c5581db2c584 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:20.779968 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7b2653bb-fcbf-4de4-a393-c5581db2c584 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] GET https://10.4.3.7/volume/v3/volumes/c1e24fae-4dec-433c-a5d9-b583a69d957a Jul 10 08:40:20.780174 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7b2653bb-fcbf-4de4-a393-c5581db2c584 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:20.780363 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7b2653bb-fcbf-4de4-a393-c5581db2c584 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:20.785823 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7b2653bb-fcbf-4de4-a393-c5581db2c584 tempest-VolumesTestJSON-1672440707 tempest-VolumesTestJSON-1672440707-project-member] https://10.4.3.7/volume/v3/volumes/c1e24fae-4dec-433c-a5d9-b583a69d957a returned with HTTP 404 Jul 10 08:40:20.786290 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 793/3168] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:40:20 2026] GET /volume/v3/volumes/c1e24fae-4dec-433c-a5d9-b583a69d957a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:40:21.323869 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-07467659-ab93-4aa0-b5d0-7e4564111343 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:21.326066 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-07467659-ab93-4aa0-b5d0-7e4564111343 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] GET https://10.4.3.7/volume/v3/volumes/0ddb0c80-2be1-4d83-9d4a-2a96c4884286 Jul 10 08:40:21.326331 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-07467659-ab93-4aa0-b5d0-7e4564111343 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:21.326583 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-07467659-ab93-4aa0-b5d0-7e4564111343 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:21.339713 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:21.339713 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:40:21.344998 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-07467659-ab93-4aa0-b5d0-7e4564111343 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Volume info retrieved successfully. Jul 10 08:40:21.351156 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-07467659-ab93-4aa0-b5d0-7e4564111343 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/volumes/0ddb0c80-2be1-4d83-9d4a-2a96c4884286 returned with HTTP 200 Jul 10 08:40:21.351873 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 789/3169] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:40:21 2026] GET /volume/v3/volumes/0ddb0c80-2be1-4d83-9d4a-2a96c4884286 => generated 873 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:21.391074 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-9fb5cd4a-130c-4ed4-95e6-ea810d2736cb None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:21.393688 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-9fb5cd4a-130c-4ed4-95e6-ea810d2736cb tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/backups/e4030cd8-b654-42df-88f8-1725afd74b06 Jul 10 08:40:21.393999 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-9fb5cd4a-130c-4ed4-95e6-ea810d2736cb tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:21.394253 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-9fb5cd4a-130c-4ed4-95e6-ea810d2736cb tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:21.394391 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-9fb5cd4a-130c-4ed4-95e6-ea810d2736cb tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Show backup with id e4030cd8-b654-42df-88f8-1725afd74b06. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:40:21.399636 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:21.399636 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:40:21.400554 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-9fb5cd4a-130c-4ed4-95e6-ea810d2736cb tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/backups/e4030cd8-b654-42df-88f8-1725afd74b06 returned with HTTP 200 Jul 10 08:40:21.401081 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 787/3170] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:40:21 2026] GET /volume/v3/backups/e4030cd8-b654-42df-88f8-1725afd74b06 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:21.702792 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-730ba40f-21d8-4531-8122-ce8a1ea29692 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:21.705422 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-730ba40f-21d8-4531-8122-ce8a1ea29692 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] GET https://10.4.3.7/volume/v3/volumes/b9e18b67-e9a3-4dd2-8d95-35107a7fb955 Jul 10 08:40:21.707014 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-730ba40f-21d8-4531-8122-ce8a1ea29692 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:21.708090 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-730ba40f-21d8-4531-8122-ce8a1ea29692 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:21.723919 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:21.723919 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:40:21.727731 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-730ba40f-21d8-4531-8122-ce8a1ea29692 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Volume info retrieved successfully. Jul 10 08:40:21.732567 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-730ba40f-21d8-4531-8122-ce8a1ea29692 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] https://10.4.3.7/volume/v3/volumes/b9e18b67-e9a3-4dd2-8d95-35107a7fb955 returned with HTTP 200 Jul 10 08:40:21.733098 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 802/3171] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:40:21 2026] GET /volume/v3/volumes/b9e18b67-e9a3-4dd2-8d95-35107a7fb955 => generated 840 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:22.368517 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-07af5c8b-1177-4a1a-b1d4-c2438e6de24f None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:22.370727 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-07af5c8b-1177-4a1a-b1d4-c2438e6de24f tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] GET https://10.4.3.7/volume/v3/volumes/0ddb0c80-2be1-4d83-9d4a-2a96c4884286 Jul 10 08:40:22.370932 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-07af5c8b-1177-4a1a-b1d4-c2438e6de24f tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:22.371110 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-07af5c8b-1177-4a1a-b1d4-c2438e6de24f tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:22.381460 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:22.381460 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:40:22.385066 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-07af5c8b-1177-4a1a-b1d4-c2438e6de24f tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Volume info retrieved successfully. Jul 10 08:40:22.389499 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-07af5c8b-1177-4a1a-b1d4-c2438e6de24f tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/volumes/0ddb0c80-2be1-4d83-9d4a-2a96c4884286 returned with HTTP 200 Jul 10 08:40:22.389960 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 794/3172] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:40:22 2026] GET /volume/v3/volumes/0ddb0c80-2be1-4d83-9d4a-2a96c4884286 => generated 873 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:22.412142 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-92c7cbe5-2129-487a-8094-02ee0653386a None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:22.413789 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-92c7cbe5-2129-487a-8094-02ee0653386a tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/backups/e4030cd8-b654-42df-88f8-1725afd74b06 Jul 10 08:40:22.414157 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-92c7cbe5-2129-487a-8094-02ee0653386a tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:22.414458 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-92c7cbe5-2129-487a-8094-02ee0653386a tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:22.414651 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-92c7cbe5-2129-487a-8094-02ee0653386a tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Show backup with id e4030cd8-b654-42df-88f8-1725afd74b06. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:40:22.419204 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:22.419204 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:40:22.419878 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-92c7cbe5-2129-487a-8094-02ee0653386a tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/backups/e4030cd8-b654-42df-88f8-1725afd74b06 returned with HTTP 200 Jul 10 08:40:22.420259 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 790/3173] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:40:22 2026] GET /volume/v3/backups/e4030cd8-b654-42df-88f8-1725afd74b06 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:22.541864 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-ab3a8851-e7b4-4df9-800d-60670e7ec869 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:22.650618 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-ab3a8851-e7b4-4df9-800d-60670e7ec869 tempest-GroupTypeSpecsTest-1551357432 tempest-GroupTypeSpecsTest-1551357432-project-admin] POST https://10.4.3.7/volume/v3/group_types Jul 10 08:40:22.651035 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-ab3a8851-e7b4-4df9-800d-60670e7ec869 tempest-GroupTypeSpecsTest-1551357432 tempest-GroupTypeSpecsTest-1551357432-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-968413186"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:40:22.664272 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-ab3a8851-e7b4-4df9-800d-60670e7ec869 tempest-GroupTypeSpecsTest-1551357432 tempest-GroupTypeSpecsTest-1551357432-project-admin] https://10.4.3.7/volume/v3/group_types returned with HTTP 202 Jul 10 08:40:22.664693 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 788/3174] 10.4.3.7 () {70 vars in 1297 bytes} [Fri Jul 10 08:40:22 2026] POST /volume/v3/group_types => generated 180 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:40:22.673593 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-49867db7-d7f0-4aa8-a24f-96c4d1bd1add None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:22.675206 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-49867db7-d7f0-4aa8-a24f-96c4d1bd1add tempest-GroupTypeSpecsTest-1551357432 tempest-GroupTypeSpecsTest-1551357432-project-admin] POST https://10.4.3.7/volume/v3/group_types/bc07ab16-a487-47a1-88c2-735e7118d6a4/group_specs Jul 10 08:40:22.675596 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-49867db7-d7f0-4aa8-a24f-96c4d1bd1add tempest-GroupTypeSpecsTest-1551357432 tempest-GroupTypeSpecsTest-1551357432-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:40:22.690571 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-49867db7-d7f0-4aa8-a24f-96c4d1bd1add tempest-GroupTypeSpecsTest-1551357432 tempest-GroupTypeSpecsTest-1551357432-project-admin] https://10.4.3.7/volume/v3/group_types/bc07ab16-a487-47a1-88c2-735e7118d6a4/group_specs returned with HTTP 202 Jul 10 08:40:22.691452 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 803/3175] 10.4.3.7 () {70 vars in 1444 bytes} [Fri Jul 10 08:40:22 2026] POST /volume/v3/group_types/bc07ab16-a487-47a1-88c2-735e7118d6a4/group_specs => generated 53 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:40:22.699259 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-0e813e50-37d8-4b99-b9ce-6d278d21f275 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:22.701182 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0e813e50-37d8-4b99-b9ce-6d278d21f275 tempest-GroupTypeSpecsTest-1551357432 tempest-GroupTypeSpecsTest-1551357432-project-admin] POST https://10.4.3.7/volume/v3/group_types/bc07ab16-a487-47a1-88c2-735e7118d6a4/group_specs Jul 10 08:40:22.701584 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0e813e50-37d8-4b99-b9ce-6d278d21f275 tempest-GroupTypeSpecsTest-1551357432 tempest-GroupTypeSpecsTest-1551357432-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:40:22.719171 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0e813e50-37d8-4b99-b9ce-6d278d21f275 tempest-GroupTypeSpecsTest-1551357432 tempest-GroupTypeSpecsTest-1551357432-project-admin] https://10.4.3.7/volume/v3/group_types/bc07ab16-a487-47a1-88c2-735e7118d6a4/group_specs returned with HTTP 202 Jul 10 08:40:22.721227 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 795/3176] 10.4.3.7 () {70 vars in 1444 bytes} [Fri Jul 10 08:40:22 2026] POST /volume/v3/group_types/bc07ab16-a487-47a1-88c2-735e7118d6a4/group_specs => generated 61 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:40:22.734809 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-9da6debc-21e7-4e05-9c50-606fe0275155 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:22.734809 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-9da6debc-21e7-4e05-9c50-606fe0275155 tempest-GroupTypeSpecsTest-1551357432 tempest-GroupTypeSpecsTest-1551357432-project-admin] GET https://10.4.3.7/volume/v3/group_types/bc07ab16-a487-47a1-88c2-735e7118d6a4/group_specs/key2 Jul 10 08:40:22.734809 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-9da6debc-21e7-4e05-9c50-606fe0275155 tempest-GroupTypeSpecsTest-1551357432 tempest-GroupTypeSpecsTest-1551357432-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:22.734809 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-9da6debc-21e7-4e05-9c50-606fe0275155 tempest-GroupTypeSpecsTest-1551357432 tempest-GroupTypeSpecsTest-1551357432-project-admin] Calling method 'version_select' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:22.739477 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-9da6debc-21e7-4e05-9c50-606fe0275155 tempest-GroupTypeSpecsTest-1551357432 tempest-GroupTypeSpecsTest-1551357432-project-admin] https://10.4.3.7/volume/v3/group_types/bc07ab16-a487-47a1-88c2-735e7118d6a4/group_specs/key2 returned with HTTP 200 Jul 10 08:40:22.740109 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 791/3177] 10.4.3.7 () {68 vars in 1438 bytes} [Fri Jul 10 08:40:22 2026] GET /volume/v3/group_types/bc07ab16-a487-47a1-88c2-735e7118d6a4/group_specs/key2 => generated 26 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:22.747185 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-71e6186e-5b14-4c2e-947f-cfc22d90b6f2 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:22.748361 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-a849ee89-fc80-4cc8-82af-da26bd10be35 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:22.748680 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-71e6186e-5b14-4c2e-947f-cfc22d90b6f2 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] GET https://10.4.3.7/volume/v3/volumes/b9e18b67-e9a3-4dd2-8d95-35107a7fb955 Jul 10 08:40:22.748680 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-71e6186e-5b14-4c2e-947f-cfc22d90b6f2 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:22.748825 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-71e6186e-5b14-4c2e-947f-cfc22d90b6f2 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:22.750280 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-a849ee89-fc80-4cc8-82af-da26bd10be35 tempest-GroupTypeSpecsTest-1551357432 tempest-GroupTypeSpecsTest-1551357432-project-admin] GET https://10.4.3.7/volume/v3/group_types/bc07ab16-a487-47a1-88c2-735e7118d6a4/group_specs/key3 Jul 10 08:40:22.750683 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-a849ee89-fc80-4cc8-82af-da26bd10be35 tempest-GroupTypeSpecsTest-1551357432 tempest-GroupTypeSpecsTest-1551357432-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:22.751699 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-a849ee89-fc80-4cc8-82af-da26bd10be35 tempest-GroupTypeSpecsTest-1551357432 tempest-GroupTypeSpecsTest-1551357432-project-admin] Calling method 'version_select' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:22.760977 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-a849ee89-fc80-4cc8-82af-da26bd10be35 tempest-GroupTypeSpecsTest-1551357432 tempest-GroupTypeSpecsTest-1551357432-project-admin] https://10.4.3.7/volume/v3/group_types/bc07ab16-a487-47a1-88c2-735e7118d6a4/group_specs/key3 returned with HTTP 200 Jul 10 08:40:22.761079 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:22.761079 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:40:22.761840 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 804/3178] 10.4.3.7 () {68 vars in 1438 bytes} [Fri Jul 10 08:40:22 2026] GET /volume/v3/group_types/bc07ab16-a487-47a1-88c2-735e7118d6a4/group_specs/key3 => generated 18 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:22.766556 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-71e6186e-5b14-4c2e-947f-cfc22d90b6f2 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Volume info retrieved successfully. Jul 10 08:40:22.769653 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-71e6186e-5b14-4c2e-947f-cfc22d90b6f2 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] https://10.4.3.7/volume/v3/volumes/b9e18b67-e9a3-4dd2-8d95-35107a7fb955 returned with HTTP 200 Jul 10 08:40:22.770084 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 789/3179] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:40:22 2026] GET /volume/v3/volumes/b9e18b67-e9a3-4dd2-8d95-35107a7fb955 => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:22.770559 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-69982157-8030-4b0a-b7db-2759ea914241 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:22.777212 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-69982157-8030-4b0a-b7db-2759ea914241 tempest-GroupTypeSpecsTest-1551357432 tempest-GroupTypeSpecsTest-1551357432-project-admin] PUT https://10.4.3.7/volume/v3/group_types/bc07ab16-a487-47a1-88c2-735e7118d6a4/group_specs/key3 Jul 10 08:40:22.777212 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-69982157-8030-4b0a-b7db-2759ea914241 tempest-GroupTypeSpecsTest-1551357432 tempest-GroupTypeSpecsTest-1551357432-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:40:22.799132 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-69982157-8030-4b0a-b7db-2759ea914241 tempest-GroupTypeSpecsTest-1551357432 tempest-GroupTypeSpecsTest-1551357432-project-admin] https://10.4.3.7/volume/v3/group_types/bc07ab16-a487-47a1-88c2-735e7118d6a4/group_specs/key3 returned with HTTP 200 Jul 10 08:40:22.799895 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 796/3180] 10.4.3.7 () {70 vars in 1458 bytes} [Fri Jul 10 08:40:22 2026] PUT /volume/v3/group_types/bc07ab16-a487-47a1-88c2-735e7118d6a4/group_specs/key3 => generated 26 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:22.812951 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-9f7fc371-6994-44f2-a048-5aaa75b3bd6e None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:22.814649 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-9f7fc371-6994-44f2-a048-5aaa75b3bd6e tempest-GroupTypeSpecsTest-1551357432 tempest-GroupTypeSpecsTest-1551357432-project-admin] GET https://10.4.3.7/volume/v3/group_types/bc07ab16-a487-47a1-88c2-735e7118d6a4/group_specs Jul 10 08:40:22.814908 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-9f7fc371-6994-44f2-a048-5aaa75b3bd6e tempest-GroupTypeSpecsTest-1551357432 tempest-GroupTypeSpecsTest-1551357432-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:22.815186 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-9f7fc371-6994-44f2-a048-5aaa75b3bd6e tempest-GroupTypeSpecsTest-1551357432 tempest-GroupTypeSpecsTest-1551357432-project-admin] Calling method 'version_select' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:22.824737 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-9f7fc371-6994-44f2-a048-5aaa75b3bd6e tempest-GroupTypeSpecsTest-1551357432 tempest-GroupTypeSpecsTest-1551357432-project-admin] https://10.4.3.7/volume/v3/group_types/bc07ab16-a487-47a1-88c2-735e7118d6a4/group_specs returned with HTTP 200 Jul 10 08:40:22.825489 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 792/3181] 10.4.3.7 () {68 vars in 1423 bytes} [Fri Jul 10 08:40:22 2026] GET /volume/v3/group_types/bc07ab16-a487-47a1-88c2-735e7118d6a4/group_specs => generated 87 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:22.836202 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-7ccf61f9-5714-4a3f-a070-a59a84306d3b None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:22.838274 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-7ccf61f9-5714-4a3f-a070-a59a84306d3b tempest-GroupTypeSpecsTest-1551357432 tempest-GroupTypeSpecsTest-1551357432-project-admin] DELETE https://10.4.3.7/volume/v3/group_types/bc07ab16-a487-47a1-88c2-735e7118d6a4/group_specs/key1 Jul 10 08:40:22.838797 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-7ccf61f9-5714-4a3f-a070-a59a84306d3b tempest-GroupTypeSpecsTest-1551357432 tempest-GroupTypeSpecsTest-1551357432-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:22.838797 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-7ccf61f9-5714-4a3f-a070-a59a84306d3b tempest-GroupTypeSpecsTest-1551357432 tempest-GroupTypeSpecsTest-1551357432-project-admin] Calling method 'version_select' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:22.850459 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-7ccf61f9-5714-4a3f-a070-a59a84306d3b tempest-GroupTypeSpecsTest-1551357432 tempest-GroupTypeSpecsTest-1551357432-project-admin] https://10.4.3.7/volume/v3/group_types/bc07ab16-a487-47a1-88c2-735e7118d6a4/group_specs/key1 returned with HTTP 202 Jul 10 08:40:22.851189 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 805/3182] 10.4.3.7 () {68 vars in 1441 bytes} [Fri Jul 10 08:40:22 2026] DELETE /volume/v3/group_types/bc07ab16-a487-47a1-88c2-735e7118d6a4/group_specs/key1 => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 08:40:22.860693 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-10f1b480-312d-42ae-abdb-d4976ff62d5a None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:22.862851 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-10f1b480-312d-42ae-abdb-d4976ff62d5a tempest-GroupTypeSpecsTest-1551357432 tempest-GroupTypeSpecsTest-1551357432-project-admin] GET https://10.4.3.7/volume/v3/group_types/bc07ab16-a487-47a1-88c2-735e7118d6a4/group_specs/key1 Jul 10 08:40:22.863149 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-10f1b480-312d-42ae-abdb-d4976ff62d5a tempest-GroupTypeSpecsTest-1551357432 tempest-GroupTypeSpecsTest-1551357432-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:22.863449 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-10f1b480-312d-42ae-abdb-d4976ff62d5a tempest-GroupTypeSpecsTest-1551357432 tempest-GroupTypeSpecsTest-1551357432-project-admin] Calling method 'version_select' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:22.871866 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-10f1b480-312d-42ae-abdb-d4976ff62d5a tempest-GroupTypeSpecsTest-1551357432 tempest-GroupTypeSpecsTest-1551357432-project-admin] HTTP exception thrown: Group Type bc07ab16-a487-47a1-88c2-735e7118d6a4 has no extra spec with key key1. Jul 10 08:40:22.872062 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-10f1b480-312d-42ae-abdb-d4976ff62d5a tempest-GroupTypeSpecsTest-1551357432 tempest-GroupTypeSpecsTest-1551357432-project-admin] https://10.4.3.7/volume/v3/group_types/bc07ab16-a487-47a1-88c2-735e7118d6a4/group_specs/key1 returned with HTTP 404 Jul 10 08:40:22.872743 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 790/3183] 10.4.3.7 () {68 vars in 1438 bytes} [Fri Jul 10 08:40:22 2026] GET /volume/v3/group_types/bc07ab16-a487-47a1-88c2-735e7118d6a4/group_specs/key1 => generated 126 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 08:40:22.882093 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-a316dd5f-064c-4caf-9a83-1a1493819fee None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:22.884663 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a316dd5f-064c-4caf-9a83-1a1493819fee tempest-GroupTypeSpecsTest-1551357432 tempest-GroupTypeSpecsTest-1551357432-project-admin] DELETE https://10.4.3.7/volume/v3/group_types/bc07ab16-a487-47a1-88c2-735e7118d6a4/group_specs/key2 Jul 10 08:40:22.884923 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a316dd5f-064c-4caf-9a83-1a1493819fee tempest-GroupTypeSpecsTest-1551357432 tempest-GroupTypeSpecsTest-1551357432-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:22.885214 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a316dd5f-064c-4caf-9a83-1a1493819fee tempest-GroupTypeSpecsTest-1551357432 tempest-GroupTypeSpecsTest-1551357432-project-admin] Calling method 'version_select' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:22.898889 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a316dd5f-064c-4caf-9a83-1a1493819fee tempest-GroupTypeSpecsTest-1551357432 tempest-GroupTypeSpecsTest-1551357432-project-admin] https://10.4.3.7/volume/v3/group_types/bc07ab16-a487-47a1-88c2-735e7118d6a4/group_specs/key2 returned with HTTP 202 Jul 10 08:40:22.899422 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 797/3184] 10.4.3.7 () {68 vars in 1441 bytes} [Fri Jul 10 08:40:22 2026] DELETE /volume/v3/group_types/bc07ab16-a487-47a1-88c2-735e7118d6a4/group_specs/key2 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 08:40:22.907665 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-227db680-fe19-4ac4-96e9-4ec569fd0c9e None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:22.909487 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-227db680-fe19-4ac4-96e9-4ec569fd0c9e tempest-GroupTypeSpecsTest-1551357432 tempest-GroupTypeSpecsTest-1551357432-project-admin] GET https://10.4.3.7/volume/v3/group_types/bc07ab16-a487-47a1-88c2-735e7118d6a4/group_specs/key2 Jul 10 08:40:22.909688 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-227db680-fe19-4ac4-96e9-4ec569fd0c9e tempest-GroupTypeSpecsTest-1551357432 tempest-GroupTypeSpecsTest-1551357432-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:22.909861 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-227db680-fe19-4ac4-96e9-4ec569fd0c9e tempest-GroupTypeSpecsTest-1551357432 tempest-GroupTypeSpecsTest-1551357432-project-admin] Calling method 'version_select' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:22.915826 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-227db680-fe19-4ac4-96e9-4ec569fd0c9e tempest-GroupTypeSpecsTest-1551357432 tempest-GroupTypeSpecsTest-1551357432-project-admin] HTTP exception thrown: Group Type bc07ab16-a487-47a1-88c2-735e7118d6a4 has no extra spec with key key2. Jul 10 08:40:22.915949 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-227db680-fe19-4ac4-96e9-4ec569fd0c9e tempest-GroupTypeSpecsTest-1551357432 tempest-GroupTypeSpecsTest-1551357432-project-admin] https://10.4.3.7/volume/v3/group_types/bc07ab16-a487-47a1-88c2-735e7118d6a4/group_specs/key2 returned with HTTP 404 Jul 10 08:40:22.916743 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 793/3185] 10.4.3.7 () {68 vars in 1438 bytes} [Fri Jul 10 08:40:22 2026] GET /volume/v3/group_types/bc07ab16-a487-47a1-88c2-735e7118d6a4/group_specs/key2 => generated 126 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 08:40:22.924086 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-834fbf5c-83a1-4205-bfc6-afe5c73cc121 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:22.926276 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-834fbf5c-83a1-4205-bfc6-afe5c73cc121 tempest-GroupTypeSpecsTest-1551357432 tempest-GroupTypeSpecsTest-1551357432-project-admin] DELETE https://10.4.3.7/volume/v3/group_types/bc07ab16-a487-47a1-88c2-735e7118d6a4/group_specs/key3 Jul 10 08:40:22.926766 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-834fbf5c-83a1-4205-bfc6-afe5c73cc121 tempest-GroupTypeSpecsTest-1551357432 tempest-GroupTypeSpecsTest-1551357432-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:22.927126 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-834fbf5c-83a1-4205-bfc6-afe5c73cc121 tempest-GroupTypeSpecsTest-1551357432 tempest-GroupTypeSpecsTest-1551357432-project-admin] Calling method 'version_select' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:22.938010 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-834fbf5c-83a1-4205-bfc6-afe5c73cc121 tempest-GroupTypeSpecsTest-1551357432 tempest-GroupTypeSpecsTest-1551357432-project-admin] https://10.4.3.7/volume/v3/group_types/bc07ab16-a487-47a1-88c2-735e7118d6a4/group_specs/key3 returned with HTTP 202 Jul 10 08:40:22.938905 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 806/3186] 10.4.3.7 () {68 vars in 1441 bytes} [Fri Jul 10 08:40:22 2026] DELETE /volume/v3/group_types/bc07ab16-a487-47a1-88c2-735e7118d6a4/group_specs/key3 => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 08:40:22.945774 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-de594f56-8676-453d-9a93-6748241d7041 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:22.948364 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-de594f56-8676-453d-9a93-6748241d7041 tempest-GroupTypeSpecsTest-1551357432 tempest-GroupTypeSpecsTest-1551357432-project-admin] GET https://10.4.3.7/volume/v3/group_types/bc07ab16-a487-47a1-88c2-735e7118d6a4/group_specs/key3 Jul 10 08:40:22.948638 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-de594f56-8676-453d-9a93-6748241d7041 tempest-GroupTypeSpecsTest-1551357432 tempest-GroupTypeSpecsTest-1551357432-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:22.948870 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-de594f56-8676-453d-9a93-6748241d7041 tempest-GroupTypeSpecsTest-1551357432 tempest-GroupTypeSpecsTest-1551357432-project-admin] Calling method 'version_select' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:22.955467 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-de594f56-8676-453d-9a93-6748241d7041 tempest-GroupTypeSpecsTest-1551357432 tempest-GroupTypeSpecsTest-1551357432-project-admin] HTTP exception thrown: Group Type bc07ab16-a487-47a1-88c2-735e7118d6a4 has no extra spec with key key3. Jul 10 08:40:22.955642 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-de594f56-8676-453d-9a93-6748241d7041 tempest-GroupTypeSpecsTest-1551357432 tempest-GroupTypeSpecsTest-1551357432-project-admin] https://10.4.3.7/volume/v3/group_types/bc07ab16-a487-47a1-88c2-735e7118d6a4/group_specs/key3 returned with HTTP 404 Jul 10 08:40:22.956262 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 791/3187] 10.4.3.7 () {68 vars in 1438 bytes} [Fri Jul 10 08:40:22 2026] GET /volume/v3/group_types/bc07ab16-a487-47a1-88c2-735e7118d6a4/group_specs/key3 => generated 126 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 08:40:22.963083 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-1e289960-8df6-4c64-9782-e15c0edce648 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:22.964905 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-1e289960-8df6-4c64-9782-e15c0edce648 tempest-GroupTypeSpecsTest-1551357432 tempest-GroupTypeSpecsTest-1551357432-project-admin] DELETE https://10.4.3.7/volume/v3/group_types/bc07ab16-a487-47a1-88c2-735e7118d6a4 Jul 10 08:40:22.965117 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-1e289960-8df6-4c64-9782-e15c0edce648 tempest-GroupTypeSpecsTest-1551357432 tempest-GroupTypeSpecsTest-1551357432-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:22.965330 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-1e289960-8df6-4c64-9782-e15c0edce648 tempest-GroupTypeSpecsTest-1551357432 tempest-GroupTypeSpecsTest-1551357432-project-admin] Calling method 'version_select' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:22.978555 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-1e289960-8df6-4c64-9782-e15c0edce648 tempest-GroupTypeSpecsTest-1551357432 tempest-GroupTypeSpecsTest-1551357432-project-admin] https://10.4.3.7/volume/v3/group_types/bc07ab16-a487-47a1-88c2-735e7118d6a4 returned with HTTP 202 Jul 10 08:40:22.979042 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 798/3188] 10.4.3.7 () {68 vars in 1390 bytes} [Fri Jul 10 08:40:22 2026] DELETE /volume/v3/group_types/bc07ab16-a487-47a1-88c2-735e7118d6a4 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 08:40:23.402596 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-a8ce2cc9-353a-4ade-8b4b-94c3ac84ebbd None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:23.404740 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-a8ce2cc9-353a-4ade-8b4b-94c3ac84ebbd tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] GET https://10.4.3.7/volume/v3/volumes/0ddb0c80-2be1-4d83-9d4a-2a96c4884286 Jul 10 08:40:23.404935 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-a8ce2cc9-353a-4ade-8b4b-94c3ac84ebbd tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:23.405144 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-a8ce2cc9-353a-4ade-8b4b-94c3ac84ebbd tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:23.417307 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:23.417307 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:40:23.422354 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-a8ce2cc9-353a-4ade-8b4b-94c3ac84ebbd tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Volume info retrieved successfully. Jul 10 08:40:23.427562 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-a8ce2cc9-353a-4ade-8b4b-94c3ac84ebbd tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/volumes/0ddb0c80-2be1-4d83-9d4a-2a96c4884286 returned with HTTP 200 Jul 10 08:40:23.428051 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 794/3189] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:40:23 2026] GET /volume/v3/volumes/0ddb0c80-2be1-4d83-9d4a-2a96c4884286 => generated 873 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:23.431724 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-b912882a-b3dc-43bd-81a7-d5dd0c7e679e None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:23.433557 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-b912882a-b3dc-43bd-81a7-d5dd0c7e679e tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/backups/e4030cd8-b654-42df-88f8-1725afd74b06 Jul 10 08:40:23.433771 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-b912882a-b3dc-43bd-81a7-d5dd0c7e679e tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:23.433961 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-b912882a-b3dc-43bd-81a7-d5dd0c7e679e tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:23.434055 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-b912882a-b3dc-43bd-81a7-d5dd0c7e679e tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Show backup with id e4030cd8-b654-42df-88f8-1725afd74b06. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:40:23.438874 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:23.438874 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:40:23.439566 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-b912882a-b3dc-43bd-81a7-d5dd0c7e679e tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/backups/e4030cd8-b654-42df-88f8-1725afd74b06 returned with HTTP 200 Jul 10 08:40:23.439918 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 807/3190] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:40:23 2026] GET /volume/v3/backups/e4030cd8-b654-42df-88f8-1725afd74b06 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:23.788198 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-8027316c-1166-46f1-800a-b1b80e33390e None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:23.789757 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-8027316c-1166-46f1-800a-b1b80e33390e tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] GET https://10.4.3.7/volume/v3/volumes/b9e18b67-e9a3-4dd2-8d95-35107a7fb955 Jul 10 08:40:23.789964 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-8027316c-1166-46f1-800a-b1b80e33390e tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:23.790197 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-8027316c-1166-46f1-800a-b1b80e33390e tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:23.802419 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:23.802419 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:40:23.806443 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-8027316c-1166-46f1-800a-b1b80e33390e tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Volume info retrieved successfully. Jul 10 08:40:23.811799 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-8027316c-1166-46f1-800a-b1b80e33390e tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] https://10.4.3.7/volume/v3/volumes/b9e18b67-e9a3-4dd2-8d95-35107a7fb955 returned with HTTP 200 Jul 10 08:40:23.812326 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 792/3191] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:40:23 2026] GET /volume/v3/volumes/b9e18b67-e9a3-4dd2-8d95-35107a7fb955 => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:24.166649 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-9d1c2a3e-3574-4d3f-9ed6-01f1a53ac88b req-c82a1dd0-0996-4d07-9661-05384f11d3e3 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:24.168523 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-9d1c2a3e-3574-4d3f-9ed6-01f1a53ac88b req-c82a1dd0-0996-4d07-9661-05384f11d3e3 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] POST https://10.4.3.7/volume/v3/attachments/28fb77d3-554c-42cb-bd11-2cab3a3e505c/action Jul 10 08:40:24.168974 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-9d1c2a3e-3574-4d3f-9ed6-01f1a53ac88b req-c82a1dd0-0996-4d07-9661-05384f11d3e3 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Action body: b'{"os-complete": null}' {{(pid=100057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:40:24.169203 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-9d1c2a3e-3574-4d3f-9ed6-01f1a53ac88b req-c82a1dd0-0996-4d07-9661-05384f11d3e3 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:40:24.189036 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:24.189036 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:40:24.201621 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-9d1c2a3e-3574-4d3f-9ed6-01f1a53ac88b req-c82a1dd0-0996-4d07-9661-05384f11d3e3 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] https://10.4.3.7/volume/v3/attachments/28fb77d3-554c-42cb-bd11-2cab3a3e505c/action returned with HTTP 204 Jul 10 08:40:24.202430 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 799/3192] 10.4.3.7 () {74 vars in 1711 bytes} [Fri Jul 10 08:40:24 2026] POST /volume/v3/attachments/28fb77d3-554c-42cb-bd11-2cab3a3e505c/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:40:24.446897 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-8bffc94e-c50f-46c7-952e-8222f5d92aef None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:24.448762 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-8bffc94e-c50f-46c7-952e-8222f5d92aef tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] GET https://10.4.3.7/volume/v3/volumes/0ddb0c80-2be1-4d83-9d4a-2a96c4884286 Jul 10 08:40:24.450425 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-8bffc94e-c50f-46c7-952e-8222f5d92aef tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:24.450425 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-8bffc94e-c50f-46c7-952e-8222f5d92aef tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:24.450555 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-87e35efb-5d4e-4ab1-b457-b236a3e1ea81 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:24.452198 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-87e35efb-5d4e-4ab1-b457-b236a3e1ea81 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/backups/e4030cd8-b654-42df-88f8-1725afd74b06 Jul 10 08:40:24.452679 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-87e35efb-5d4e-4ab1-b457-b236a3e1ea81 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:24.453120 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-87e35efb-5d4e-4ab1-b457-b236a3e1ea81 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:24.453435 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-87e35efb-5d4e-4ab1-b457-b236a3e1ea81 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Show backup with id e4030cd8-b654-42df-88f8-1725afd74b06. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:40:24.457804 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:24.457804 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:40:24.458691 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-87e35efb-5d4e-4ab1-b457-b236a3e1ea81 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/backups/e4030cd8-b654-42df-88f8-1725afd74b06 returned with HTTP 200 Jul 10 08:40:24.459172 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 808/3193] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:40:24 2026] GET /volume/v3/backups/e4030cd8-b654-42df-88f8-1725afd74b06 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:24.461711 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:24.461711 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:40:24.465711 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-8bffc94e-c50f-46c7-952e-8222f5d92aef tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Volume info retrieved successfully. Jul 10 08:40:24.469898 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-8bffc94e-c50f-46c7-952e-8222f5d92aef tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/volumes/0ddb0c80-2be1-4d83-9d4a-2a96c4884286 returned with HTTP 200 Jul 10 08:40:24.470554 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 795/3194] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:40:24 2026] GET /volume/v3/volumes/0ddb0c80-2be1-4d83-9d4a-2a96c4884286 => generated 873 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:24.827766 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-4cdd469c-7ac5-4e25-aa83-3019eca4bdd8 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:24.829829 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-4cdd469c-7ac5-4e25-aa83-3019eca4bdd8 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] GET https://10.4.3.7/volume/v3/volumes/b9e18b67-e9a3-4dd2-8d95-35107a7fb955 Jul 10 08:40:24.829829 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-4cdd469c-7ac5-4e25-aa83-3019eca4bdd8 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:24.829829 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-4cdd469c-7ac5-4e25-aa83-3019eca4bdd8 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:24.839752 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:24.839752 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:40:24.843828 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-4cdd469c-7ac5-4e25-aa83-3019eca4bdd8 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Volume info retrieved successfully. Jul 10 08:40:24.848814 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-4cdd469c-7ac5-4e25-aa83-3019eca4bdd8 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] https://10.4.3.7/volume/v3/volumes/b9e18b67-e9a3-4dd2-8d95-35107a7fb955 returned with HTTP 200 Jul 10 08:40:24.849317 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 793/3195] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:40:24 2026] GET /volume/v3/volumes/b9e18b67-e9a3-4dd2-8d95-35107a7fb955 => generated 1132 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:40:24.861463 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-8ea07bdb-0d39-4d9e-82d5-aeee672412f0 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:24.869781 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8ea07bdb-0d39-4d9e-82d5-aeee672412f0 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] GET https://10.4.3.7/volume/v3/volumes/b9e18b67-e9a3-4dd2-8d95-35107a7fb955 Jul 10 08:40:24.870035 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8ea07bdb-0d39-4d9e-82d5-aeee672412f0 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:24.870277 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8ea07bdb-0d39-4d9e-82d5-aeee672412f0 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:24.881749 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:24.881749 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:40:24.886123 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-8ea07bdb-0d39-4d9e-82d5-aeee672412f0 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Volume info retrieved successfully. Jul 10 08:40:24.891374 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8ea07bdb-0d39-4d9e-82d5-aeee672412f0 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] https://10.4.3.7/volume/v3/volumes/b9e18b67-e9a3-4dd2-8d95-35107a7fb955 returned with HTTP 200 Jul 10 08:40:24.891881 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 800/3196] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:40:24 2026] GET /volume/v3/volumes/b9e18b67-e9a3-4dd2-8d95-35107a7fb955 => generated 1132 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:40:25.188308 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-32060ac6-3b27-43a7-af14-72d119064c60 req-410526a7-8d86-4107-a2e8-6438d706c1aa None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:25.190928 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-32060ac6-3b27-43a7-af14-72d119064c60 req-410526a7-8d86-4107-a2e8-6438d706c1aa tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] GET https://10.4.3.7/volume/v3/volumes/ee839b36-a5cf-495c-bae7-386d6c14be74 Jul 10 08:40:25.190928 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-32060ac6-3b27-43a7-af14-72d119064c60 req-410526a7-8d86-4107-a2e8-6438d706c1aa tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:25.191203 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-32060ac6-3b27-43a7-af14-72d119064c60 req-410526a7-8d86-4107-a2e8-6438d706c1aa tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:25.196036 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-191b764a-74e1-41de-92bb-8192ed1aaba2 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:25.203178 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:25.203178 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:40:25.206581 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-32060ac6-3b27-43a7-af14-72d119064c60 req-410526a7-8d86-4107-a2e8-6438d706c1aa tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Volume info retrieved successfully. Jul 10 08:40:25.210531 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-32060ac6-3b27-43a7-af14-72d119064c60 req-410526a7-8d86-4107-a2e8-6438d706c1aa tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] https://10.4.3.7/volume/v3/volumes/ee839b36-a5cf-495c-bae7-386d6c14be74 returned with HTTP 200 Jul 10 08:40:25.210968 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 809/3197] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:40:25 2026] GET /volume/v3/volumes/ee839b36-a5cf-495c-bae7-386d6c14be74 => generated 1131 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:40:25.232560 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-32060ac6-3b27-43a7-af14-72d119064c60 req-42062c03-e49a-45da-8ca3-e313e2d3b0af None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:25.234510 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-32060ac6-3b27-43a7-af14-72d119064c60 req-42062c03-e49a-45da-8ca3-e313e2d3b0af tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] POST https://10.4.3.7/volume/v3/volumes/ee839b36-a5cf-495c-bae7-386d6c14be74/action Jul 10 08:40:25.235857 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-32060ac6-3b27-43a7-af14-72d119064c60 req-42062c03-e49a-45da-8ca3-e313e2d3b0af tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100055) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:40:25.237430 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-32060ac6-3b27-43a7-af14-72d119064c60 req-42062c03-e49a-45da-8ca3-e313e2d3b0af tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:40:25.253299 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:25.253299 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:40:25.254472 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [req-32060ac6-3b27-43a7-af14-72d119064c60 req-42062c03-e49a-45da-8ca3-e313e2d3b0af tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Volume info retrieved successfully. Jul 10 08:40:25.263525 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [req-32060ac6-3b27-43a7-af14-72d119064c60 req-42062c03-e49a-45da-8ca3-e313e2d3b0af tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Begin detaching volume completed successfully. Jul 10 08:40:25.264465 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-32060ac6-3b27-43a7-af14-72d119064c60 req-42062c03-e49a-45da-8ca3-e313e2d3b0af tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] https://10.4.3.7/volume/v3/volumes/ee839b36-a5cf-495c-bae7-386d6c14be74/action returned with HTTP 202 Jul 10 08:40:25.264465 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 794/3198] 10.4.3.7 () {72 vars in 1658 bytes} [Fri Jul 10 08:40:25 2026] POST /volume/v3/volumes/ee839b36-a5cf-495c-bae7-386d6c14be74/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:40:25.286712 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-e60661bd-948a-4a73-9509-9772fe641696 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:25.288428 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e60661bd-948a-4a73-9509-9772fe641696 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] GET https://10.4.3.7/volume/v3/volumes/ee839b36-a5cf-495c-bae7-386d6c14be74 Jul 10 08:40:25.288642 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e60661bd-948a-4a73-9509-9772fe641696 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:25.288865 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e60661bd-948a-4a73-9509-9772fe641696 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:25.306543 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:25.306543 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:40:25.314311 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-191b764a-74e1-41de-92bb-8192ed1aaba2 tempest-VolumeRetypeWithoutMigrationTest-1707167097 tempest-VolumeRetypeWithoutMigrationTest-1707167097-project-admin] POST https://10.4.3.7/volume/v3/types Jul 10 08:40:25.314725 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-191b764a-74e1-41de-92bb-8192ed1aaba2 tempest-VolumeRetypeWithoutMigrationTest-1707167097 tempest-VolumeRetypeWithoutMigrationTest-1707167097-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:40:25.314946 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-e60661bd-948a-4a73-9509-9772fe641696 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Volume info retrieved successfully. Jul 10 08:40:25.320694 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e60661bd-948a-4a73-9509-9772fe641696 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] https://10.4.3.7/volume/v3/volumes/ee839b36-a5cf-495c-bae7-386d6c14be74 returned with HTTP 200 Jul 10 08:40:25.321056 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 801/3199] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:40:25 2026] GET /volume/v3/volumes/ee839b36-a5cf-495c-bae7-386d6c14be74 => generated 1134 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:40:25.329859 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-191b764a-74e1-41de-92bb-8192ed1aaba2 tempest-VolumeRetypeWithoutMigrationTest-1707167097 tempest-VolumeRetypeWithoutMigrationTest-1707167097-project-admin] https://10.4.3.7/volume/v3/types returned with HTTP 200 Jul 10 08:40:25.330481 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 796/3200] 10.4.3.7 () {68 vars in 1238 bytes} [Fri Jul 10 08:40:25 2026] POST /volume/v3/types => generated 188 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:25.341193 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-d3c1d043-0f25-45dd-bb44-51c07551df64 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:25.342941 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d3c1d043-0f25-45dd-bb44-51c07551df64 tempest-VolumeRetypeWithoutMigrationTest-1707167097 tempest-VolumeRetypeWithoutMigrationTest-1707167097-project-admin] POST https://10.4.3.7/volume/v3/types Jul 10 08:40:25.343284 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-d3c1d043-0f25-45dd-bb44-51c07551df64 tempest-VolumeRetypeWithoutMigrationTest-1707167097 tempest-VolumeRetypeWithoutMigrationTest-1707167097-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:40:25.356279 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d3c1d043-0f25-45dd-bb44-51c07551df64 tempest-VolumeRetypeWithoutMigrationTest-1707167097 tempest-VolumeRetypeWithoutMigrationTest-1707167097-project-admin] https://10.4.3.7/volume/v3/types returned with HTTP 200 Jul 10 08:40:25.356644 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 810/3201] 10.4.3.7 () {68 vars in 1238 bytes} [Fri Jul 10 08:40:25 2026] POST /volume/v3/types => generated 188 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:25.365779 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-dea1d8db-2351-4027-b114-a3006787b7a7 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:25.422751 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-dea1d8db-2351-4027-b114-a3006787b7a7 tempest-VolumeRetypeWithoutMigrationTest-815923143 tempest-VolumeRetypeWithoutMigrationTest-815923143-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:40:25.423375 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-dea1d8db-2351-4027-b114-a3006787b7a7 tempest-VolumeRetypeWithoutMigrationTest-815923143 tempest-VolumeRetypeWithoutMigrationTest-815923143-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1789827594"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:40:25.425237 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.volumes [None req-dea1d8db-2351-4027-b114-a3006787b7a7 tempest-VolumeRetypeWithoutMigrationTest-815923143 tempest-VolumeRetypeWithoutMigrationTest-815923143-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1789827594'}} {{(pid=100055) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:40:25.429424 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-dea1d8db-2351-4027-b114-a3006787b7a7 tempest-VolumeRetypeWithoutMigrationTest-815923143 tempest-VolumeRetypeWithoutMigrationTest-815923143-project-member] Create volume of 1 GB Jul 10 08:40:25.430686 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:25.430686 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:40:25.430686 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-dea1d8db-2351-4027-b114-a3006787b7a7 tempest-VolumeRetypeWithoutMigrationTest-815923143 tempest-VolumeRetypeWithoutMigrationTest-815923143-project-member] Availability Zones retrieved successfully. Jul 10 08:40:25.438518 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-dea1d8db-2351-4027-b114-a3006787b7a7 tempest-VolumeRetypeWithoutMigrationTest-815923143 tempest-VolumeRetypeWithoutMigrationTest-815923143-project-member] Flow 'volume_create_api' (d5dbea1c-03d4-44e5-b9e2-a8538b536525) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:40:25.440019 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-dea1d8db-2351-4027-b114-a3006787b7a7 tempest-VolumeRetypeWithoutMigrationTest-815923143 tempest-VolumeRetypeWithoutMigrationTest-815923143-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7430284-a8df-4c16-bfbf-24f4c8a00fc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:40:25.441486 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.flows.api.create_volume [None req-dea1d8db-2351-4027-b114-a3006787b7a7 tempest-VolumeRetypeWithoutMigrationTest-815923143 tempest-VolumeRetypeWithoutMigrationTest-815923143-project-member] Validating volume size '1' using validate_int {{(pid=100055) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:40:25.463768 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-dea1d8db-2351-4027-b114-a3006787b7a7 tempest-VolumeRetypeWithoutMigrationTest-815923143 tempest-VolumeRetypeWithoutMigrationTest-815923143-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7430284-a8df-4c16-bfbf-24f4c8a00fc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:40:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=63002ff1-d476-4b5e-9e0f-86502f572c2e,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '63002ff1-d476-4b5e-9e0f-86502f572c2e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:40:25.464473 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-dea1d8db-2351-4027-b114-a3006787b7a7 tempest-VolumeRetypeWithoutMigrationTest-815923143 tempest-VolumeRetypeWithoutMigrationTest-815923143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c593f3ab-7281-4d33-b54f-d9822ecfadf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:40:25.469510 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-92c852dc-f196-40bd-996e-6d537e760141 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:25.471934 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-92c852dc-f196-40bd-996e-6d537e760141 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/backups/e4030cd8-b654-42df-88f8-1725afd74b06 Jul 10 08:40:25.472175 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-92c852dc-f196-40bd-996e-6d537e760141 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:25.472374 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-92c852dc-f196-40bd-996e-6d537e760141 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:25.472520 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-92c852dc-f196-40bd-996e-6d537e760141 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Show backup with id e4030cd8-b654-42df-88f8-1725afd74b06. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:40:25.476972 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:25.476972 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:40:25.477704 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-92c852dc-f196-40bd-996e-6d537e760141 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/backups/e4030cd8-b654-42df-88f8-1725afd74b06 returned with HTTP 200 Jul 10 08:40:25.478122 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 802/3202] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:40:25 2026] GET /volume/v3/backups/e4030cd8-b654-42df-88f8-1725afd74b06 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:25.485741 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-0e9842b6-3554-44f4-90ee-13c1d6080dd8 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:25.487277 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-0e9842b6-3554-44f4-90ee-13c1d6080dd8 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] GET https://10.4.3.7/volume/v3/volumes/0ddb0c80-2be1-4d83-9d4a-2a96c4884286 Jul 10 08:40:25.487460 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-0e9842b6-3554-44f4-90ee-13c1d6080dd8 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:25.487666 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-0e9842b6-3554-44f4-90ee-13c1d6080dd8 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:25.490706 np0000004976 devstack@c-api.service[100055]: WARNING cinder.quota [None req-dea1d8db-2351-4027-b114-a3006787b7a7 tempest-VolumeRetypeWithoutMigrationTest-815923143 tempest-VolumeRetypeWithoutMigrationTest-815923143-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. Jul 10 08:40:25.490995 np0000004976 devstack@c-api.service[100055]: WARNING cinder.quota [None req-dea1d8db-2351-4027-b114-a3006787b7a7 tempest-VolumeRetypeWithoutMigrationTest-815923143 tempest-VolumeRetypeWithoutMigrationTest-815923143-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. Jul 10 08:40:25.497146 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:25.497146 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:40:25.500419 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-0e9842b6-3554-44f4-90ee-13c1d6080dd8 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Volume info retrieved successfully. Jul 10 08:40:25.504961 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-0e9842b6-3554-44f4-90ee-13c1d6080dd8 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/volumes/0ddb0c80-2be1-4d83-9d4a-2a96c4884286 returned with HTTP 200 Jul 10 08:40:25.505386 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 797/3203] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:40:25 2026] GET /volume/v3/volumes/0ddb0c80-2be1-4d83-9d4a-2a96c4884286 => generated 873 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:25.522320 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.quota [None req-dea1d8db-2351-4027-b114-a3006787b7a7 tempest-VolumeRetypeWithoutMigrationTest-815923143 tempest-VolumeRetypeWithoutMigrationTest-815923143-project-member] Created reservations ['f6c79e0e-c3eb-48bd-87fa-d599f99f93e5', '919ec1ff-854c-48ac-9b77-6e8c1d11f624', '5b0b4e57-06fd-4a27-8ef8-83ef67119c72', 'b1d7b480-bb64-4261-b708-21620908b77e'] {{(pid=100055) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:40:25.522944 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-dea1d8db-2351-4027-b114-a3006787b7a7 tempest-VolumeRetypeWithoutMigrationTest-815923143 tempest-VolumeRetypeWithoutMigrationTest-815923143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c593f3ab-7281-4d33-b54f-d9822ecfadf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f6c79e0e-c3eb-48bd-87fa-d599f99f93e5', '919ec1ff-854c-48ac-9b77-6e8c1d11f624', '5b0b4e57-06fd-4a27-8ef8-83ef67119c72', 'b1d7b480-bb64-4261-b708-21620908b77e']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:40:25.523619 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-dea1d8db-2351-4027-b114-a3006787b7a7 tempest-VolumeRetypeWithoutMigrationTest-815923143 tempest-VolumeRetypeWithoutMigrationTest-815923143-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42586614-2591-4fb3-bccf-968e3eb24be8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:40:25.544079 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-dea1d8db-2351-4027-b114-a3006787b7a7 tempest-VolumeRetypeWithoutMigrationTest-815923143 tempest-VolumeRetypeWithoutMigrationTest-815923143-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42586614-2591-4fb3-bccf-968e3eb24be8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '063ad1a4-a4c3-4003-8da9-7b07e0238e39', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1789827594',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a58ead1fca64148b3c97afa0d30c3dd',qos_specs=None,replication_status=,reservations=['f6c79e0e-c3eb-48bd-87fa-d599f99f93e5','919ec1ff-854c-48ac-9b77-6e8c1d11f624','5b0b4e57-06fd-4a27-8ef8-83ef67119c72','b1d7b480-bb64-4261-b708-21620908b77e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b08253fa843a4afe839f56ea28c1863a',volume_type_id=63002ff1-d476-4b5e-9e0f-86502f572c2e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:40:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1789827594',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=063ad1a4-a4c3-4003-8da9-7b07e0238e39,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6a58ead1fca64148b3c97afa0d30c3dd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b08253fa843a4afe839f56ea28c1863a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(63002ff1-d476-4b5e-9e0f-86502f572c2e),volume_type_id=63002ff1-d476-4b5e-9e0f-86502f572c2e)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:40:25.544967 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-dea1d8db-2351-4027-b114-a3006787b7a7 tempest-VolumeRetypeWithoutMigrationTest-815923143 tempest-VolumeRetypeWithoutMigrationTest-815923143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34988538-abce-416b-bcaf-91968f1da8ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:40:25.563100 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-dea1d8db-2351-4027-b114-a3006787b7a7 tempest-VolumeRetypeWithoutMigrationTest-815923143 tempest-VolumeRetypeWithoutMigrationTest-815923143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34988538-abce-416b-bcaf-91968f1da8ba) transitioned into state 'SUCCESS' from state '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-1789827594',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a58ead1fca64148b3c97afa0d30c3dd',qos_specs=None,replication_status=,reservations=['f6c79e0e-c3eb-48bd-87fa-d599f99f93e5','919ec1ff-854c-48ac-9b77-6e8c1d11f624','5b0b4e57-06fd-4a27-8ef8-83ef67119c72','b1d7b480-bb64-4261-b708-21620908b77e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b08253fa843a4afe839f56ea28c1863a',volume_type_id=63002ff1-d476-4b5e-9e0f-86502f572c2e)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:40:25.563977 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-dea1d8db-2351-4027-b114-a3006787b7a7 tempest-VolumeRetypeWithoutMigrationTest-815923143 tempest-VolumeRetypeWithoutMigrationTest-815923143-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d48a92ed-8e75-411a-87de-7f44482942c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:40:25.573683 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-dea1d8db-2351-4027-b114-a3006787b7a7 tempest-VolumeRetypeWithoutMigrationTest-815923143 tempest-VolumeRetypeWithoutMigrationTest-815923143-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d48a92ed-8e75-411a-87de-7f44482942c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:40:25.574711 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-dea1d8db-2351-4027-b114-a3006787b7a7 tempest-VolumeRetypeWithoutMigrationTest-815923143 tempest-VolumeRetypeWithoutMigrationTest-815923143-project-member] Flow 'volume_create_api' (d5dbea1c-03d4-44e5-b9e2-a8538b536525) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:40:25.575047 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-dea1d8db-2351-4027-b114-a3006787b7a7 tempest-VolumeRetypeWithoutMigrationTest-815923143 tempest-VolumeRetypeWithoutMigrationTest-815923143-project-member] Create volume request issued successfully. Jul 10 08:40:25.575706 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-dea1d8db-2351-4027-b114-a3006787b7a7 tempest-VolumeRetypeWithoutMigrationTest-815923143 tempest-VolumeRetypeWithoutMigrationTest-815923143-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:40:25.576185 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 795/3204] 10.4.3.7 () {68 vars in 1245 bytes} [Fri Jul 10 08:40:25 2026] POST /volume/v3/volumes => generated 764 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:40:25.592897 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-9bee8371-c904-4f64-b791-f78e59ed7df9 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:25.595218 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-9bee8371-c904-4f64-b791-f78e59ed7df9 tempest-VolumeRetypeWithoutMigrationTest-815923143 tempest-VolumeRetypeWithoutMigrationTest-815923143-project-member] GET https://10.4.3.7/volume/v3/volumes/063ad1a4-a4c3-4003-8da9-7b07e0238e39 Jul 10 08:40:25.595505 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-9bee8371-c904-4f64-b791-f78e59ed7df9 tempest-VolumeRetypeWithoutMigrationTest-815923143 tempest-VolumeRetypeWithoutMigrationTest-815923143-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:25.595768 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-9bee8371-c904-4f64-b791-f78e59ed7df9 tempest-VolumeRetypeWithoutMigrationTest-815923143 tempest-VolumeRetypeWithoutMigrationTest-815923143-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:25.604668 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:25.604668 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:40:25.608924 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-9bee8371-c904-4f64-b791-f78e59ed7df9 tempest-VolumeRetypeWithoutMigrationTest-815923143 tempest-VolumeRetypeWithoutMigrationTest-815923143-project-member] Volume info retrieved successfully. Jul 10 08:40:25.614171 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-9bee8371-c904-4f64-b791-f78e59ed7df9 tempest-VolumeRetypeWithoutMigrationTest-815923143 tempest-VolumeRetypeWithoutMigrationTest-815923143-project-member] https://10.4.3.7/volume/v3/volumes/063ad1a4-a4c3-4003-8da9-7b07e0238e39 returned with HTTP 200 Jul 10 08:40:25.614586 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 811/3205] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:40:25 2026] GET /volume/v3/volumes/063ad1a4-a4c3-4003-8da9-7b07e0238e39 => generated 832 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:26.196766 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-02937a1f-5fb7-4ce4-956c-fe522fa814ef req-1db5b573-a4f0-4a1a-a38f-e111acf5913b None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:26.199106 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-02937a1f-5fb7-4ce4-956c-fe522fa814ef req-1db5b573-a4f0-4a1a-a38f-e111acf5913b tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] POST https://10.4.3.7/volume/v3/attachments/1c5a1037-2214-405a-9079-613e680bce82/action Jul 10 08:40:26.199548 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-02937a1f-5fb7-4ce4-956c-fe522fa814ef req-1db5b573-a4f0-4a1a-a38f-e111acf5913b tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Action body: b'{"os-complete": null}' {{(pid=100057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:40:26.199699 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-02937a1f-5fb7-4ce4-956c-fe522fa814ef req-1db5b573-a4f0-4a1a-a38f-e111acf5913b tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:40:26.215422 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:26.215422 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:40:26.225027 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-02937a1f-5fb7-4ce4-956c-fe522fa814ef req-1db5b573-a4f0-4a1a-a38f-e111acf5913b tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/attachments/1c5a1037-2214-405a-9079-613e680bce82/action returned with HTTP 204 Jul 10 08:40:26.225501 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 803/3206] 10.4.3.7 () {74 vars in 1711 bytes} [Fri Jul 10 08:40:26 2026] POST /volume/v3/attachments/1c5a1037-2214-405a-9079-613e680bce82/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:40:26.290040 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-df3b7d40-4e15-4c82-ba25-a0c649332943 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:26.290453 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-df3b7d40-4e15-4c82-ba25-a0c649332943 None None] GET https://10.4.3.7/volume// Jul 10 08:40:26.290612 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-df3b7d40-4e15-4c82-ba25-a0c649332943 None None] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:26.290829 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-df3b7d40-4e15-4c82-ba25-a0c649332943 None None] Calling method 'all' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:26.291149 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-df3b7d40-4e15-4c82-ba25-a0c649332943 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:40:26.291431 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 798/3207] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:40:26 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:40:26.297492 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-32060ac6-3b27-43a7-af14-72d119064c60 req-52990492-fcb2-4bb3-91b8-b52524ec6c8c None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:26.302162 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-32060ac6-3b27-43a7-af14-72d119064c60 req-52990492-fcb2-4bb3-91b8-b52524ec6c8c tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] GET https://10.4.3.7/volume/v3/volumes/ee839b36-a5cf-495c-bae7-386d6c14be74 Jul 10 08:40:26.302375 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-32060ac6-3b27-43a7-af14-72d119064c60 req-52990492-fcb2-4bb3-91b8-b52524ec6c8c tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:26.302609 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-32060ac6-3b27-43a7-af14-72d119064c60 req-52990492-fcb2-4bb3-91b8-b52524ec6c8c tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:26.311416 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:26.311416 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:40:26.314478 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [req-32060ac6-3b27-43a7-af14-72d119064c60 req-52990492-fcb2-4bb3-91b8-b52524ec6c8c tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Volume info retrieved successfully. Jul 10 08:40:26.318136 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-32060ac6-3b27-43a7-af14-72d119064c60 req-52990492-fcb2-4bb3-91b8-b52524ec6c8c tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] https://10.4.3.7/volume/v3/volumes/ee839b36-a5cf-495c-bae7-386d6c14be74 returned with HTTP 200 Jul 10 08:40:26.318562 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 796/3208] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:40:26 2026] GET /volume/v3/volumes/ee839b36-a5cf-495c-bae7-386d6c14be74 => generated 1314 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:40:26.342630 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-f2172705-28f0-41c1-a66e-b1119b9fd9d4 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:26.344362 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-f2172705-28f0-41c1-a66e-b1119b9fd9d4 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] GET https://10.4.3.7/volume/v3/volumes/ee839b36-a5cf-495c-bae7-386d6c14be74 Jul 10 08:40:26.344790 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-f2172705-28f0-41c1-a66e-b1119b9fd9d4 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:26.346310 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-f2172705-28f0-41c1-a66e-b1119b9fd9d4 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:26.356436 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:26.356436 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:40:26.361083 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-f2172705-28f0-41c1-a66e-b1119b9fd9d4 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Volume info retrieved successfully. Jul 10 08:40:26.366738 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-f2172705-28f0-41c1-a66e-b1119b9fd9d4 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] https://10.4.3.7/volume/v3/volumes/ee839b36-a5cf-495c-bae7-386d6c14be74 returned with HTTP 200 Jul 10 08:40:26.367506 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 812/3209] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:40:26 2026] GET /volume/v3/volumes/ee839b36-a5cf-495c-bae7-386d6c14be74 => generated 1134 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:40:26.487865 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-16e35d8b-8efc-4b22-acaf-0da1c3d52d99 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:26.489669 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-16e35d8b-8efc-4b22-acaf-0da1c3d52d99 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/backups/e4030cd8-b654-42df-88f8-1725afd74b06 Jul 10 08:40:26.489917 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-16e35d8b-8efc-4b22-acaf-0da1c3d52d99 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:26.490151 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-16e35d8b-8efc-4b22-acaf-0da1c3d52d99 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:26.490301 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-16e35d8b-8efc-4b22-acaf-0da1c3d52d99 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Show backup with id e4030cd8-b654-42df-88f8-1725afd74b06. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:40:26.494580 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:26.494580 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:40:26.495216 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-16e35d8b-8efc-4b22-acaf-0da1c3d52d99 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/backups/e4030cd8-b654-42df-88f8-1725afd74b06 returned with HTTP 200 Jul 10 08:40:26.495604 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 804/3210] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:40:26 2026] GET /volume/v3/backups/e4030cd8-b654-42df-88f8-1725afd74b06 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:26.520233 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-38ba002f-1d8b-4b7d-8926-8bc3adaa607c None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:26.521932 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-38ba002f-1d8b-4b7d-8926-8bc3adaa607c tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] GET https://10.4.3.7/volume/v3/volumes/0ddb0c80-2be1-4d83-9d4a-2a96c4884286 Jul 10 08:40:26.522125 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-38ba002f-1d8b-4b7d-8926-8bc3adaa607c tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:26.522305 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-38ba002f-1d8b-4b7d-8926-8bc3adaa607c tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:26.532460 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:26.532460 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:40:26.536882 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-38ba002f-1d8b-4b7d-8926-8bc3adaa607c tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Volume info retrieved successfully. Jul 10 08:40:26.541765 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-38ba002f-1d8b-4b7d-8926-8bc3adaa607c tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/volumes/0ddb0c80-2be1-4d83-9d4a-2a96c4884286 returned with HTTP 200 Jul 10 08:40:26.542340 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 799/3211] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:40:26 2026] GET /volume/v3/volumes/0ddb0c80-2be1-4d83-9d4a-2a96c4884286 => generated 1165 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:40:26.553651 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-10902cec-d949-4965-800b-796baef910b4 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:26.555902 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-10902cec-d949-4965-800b-796baef910b4 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] GET https://10.4.3.7/volume/v3/volumes/0ddb0c80-2be1-4d83-9d4a-2a96c4884286 Jul 10 08:40:26.556174 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-10902cec-d949-4965-800b-796baef910b4 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:26.556449 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-10902cec-d949-4965-800b-796baef910b4 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:26.567849 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:26.567849 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:40:26.571373 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-10902cec-d949-4965-800b-796baef910b4 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Volume info retrieved successfully. Jul 10 08:40:26.575234 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-10902cec-d949-4965-800b-796baef910b4 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/volumes/0ddb0c80-2be1-4d83-9d4a-2a96c4884286 returned with HTTP 200 Jul 10 08:40:26.575779 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 797/3212] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:40:26 2026] GET /volume/v3/volumes/0ddb0c80-2be1-4d83-9d4a-2a96c4884286 => generated 1165 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:40:26.631684 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-bcf5edb3-9528-4305-944b-b988bde97330 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:26.634866 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-bcf5edb3-9528-4305-944b-b988bde97330 tempest-VolumeRetypeWithoutMigrationTest-815923143 tempest-VolumeRetypeWithoutMigrationTest-815923143-project-member] GET https://10.4.3.7/volume/v3/volumes/063ad1a4-a4c3-4003-8da9-7b07e0238e39 Jul 10 08:40:26.634866 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-bcf5edb3-9528-4305-944b-b988bde97330 tempest-VolumeRetypeWithoutMigrationTest-815923143 tempest-VolumeRetypeWithoutMigrationTest-815923143-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:26.634866 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-bcf5edb3-9528-4305-944b-b988bde97330 tempest-VolumeRetypeWithoutMigrationTest-815923143 tempest-VolumeRetypeWithoutMigrationTest-815923143-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:26.640811 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:26.640811 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:40:26.644664 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-bcf5edb3-9528-4305-944b-b988bde97330 tempest-VolumeRetypeWithoutMigrationTest-815923143 tempest-VolumeRetypeWithoutMigrationTest-815923143-project-member] Volume info retrieved successfully. Jul 10 08:40:26.649000 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-bcf5edb3-9528-4305-944b-b988bde97330 tempest-VolumeRetypeWithoutMigrationTest-815923143 tempest-VolumeRetypeWithoutMigrationTest-815923143-project-member] https://10.4.3.7/volume/v3/volumes/063ad1a4-a4c3-4003-8da9-7b07e0238e39 returned with HTTP 200 Jul 10 08:40:26.649565 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 813/3213] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:40:26 2026] GET /volume/v3/volumes/063ad1a4-a4c3-4003-8da9-7b07e0238e39 => generated 857 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:26.661303 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-f9f4e537-9639-46d9-a28d-5cf5339cbede None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:26.662898 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f9f4e537-9639-46d9-a28d-5cf5339cbede tempest-VolumeRetypeWithoutMigrationTest-1707167097 tempest-VolumeRetypeWithoutMigrationTest-1707167097-project-admin] GET https://10.4.3.7/volume/v3/volumes/063ad1a4-a4c3-4003-8da9-7b07e0238e39 Jul 10 08:40:26.663076 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f9f4e537-9639-46d9-a28d-5cf5339cbede tempest-VolumeRetypeWithoutMigrationTest-1707167097 tempest-VolumeRetypeWithoutMigrationTest-1707167097-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:26.663283 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f9f4e537-9639-46d9-a28d-5cf5339cbede tempest-VolumeRetypeWithoutMigrationTest-1707167097 tempest-VolumeRetypeWithoutMigrationTest-1707167097-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:26.670162 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:26.670162 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:40:26.673723 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-f9f4e537-9639-46d9-a28d-5cf5339cbede tempest-VolumeRetypeWithoutMigrationTest-1707167097 tempest-VolumeRetypeWithoutMigrationTest-1707167097-project-admin] Volume info retrieved successfully. Jul 10 08:40:26.681640 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f9f4e537-9639-46d9-a28d-5cf5339cbede tempest-VolumeRetypeWithoutMigrationTest-1707167097 tempest-VolumeRetypeWithoutMigrationTest-1707167097-project-admin] https://10.4.3.7/volume/v3/volumes/063ad1a4-a4c3-4003-8da9-7b07e0238e39 returned with HTTP 200 Jul 10 08:40:26.682064 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 805/3214] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:40:26 2026] GET /volume/v3/volumes/063ad1a4-a4c3-4003-8da9-7b07e0238e39 => generated 1030 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:40:26.696510 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-a067ae87-9e20-4bdf-8dcb-e60f23a10fdb None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:26.699996 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-a067ae87-9e20-4bdf-8dcb-e60f23a10fdb tempest-VolumeRetypeWithoutMigrationTest-815923143 tempest-VolumeRetypeWithoutMigrationTest-815923143-project-member] POST https://10.4.3.7/volume/v3/volumes/063ad1a4-a4c3-4003-8da9-7b07e0238e39/action Jul 10 08:40:26.700423 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-a067ae87-9e20-4bdf-8dcb-e60f23a10fdb tempest-VolumeRetypeWithoutMigrationTest-815923143 tempest-VolumeRetypeWithoutMigrationTest-815923143-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=100056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:40:26.700554 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-a067ae87-9e20-4bdf-8dcb-e60f23a10fdb tempest-VolumeRetypeWithoutMigrationTest-815923143 tempest-VolumeRetypeWithoutMigrationTest-815923143-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:40:26.708715 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:26.708715 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:40:26.709157 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-a067ae87-9e20-4bdf-8dcb-e60f23a10fdb tempest-VolumeRetypeWithoutMigrationTest-815923143 tempest-VolumeRetypeWithoutMigrationTest-815923143-project-member] Volume info retrieved successfully. Jul 10 08:40:26.728656 np0000004976 devstack@c-api.service[100056]: WARNING cinder.quota [None req-a067ae87-9e20-4bdf-8dcb-e60f23a10fdb tempest-VolumeRetypeWithoutMigrationTest-815923143 tempest-VolumeRetypeWithoutMigrationTest-815923143-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. Jul 10 08:40:26.728905 np0000004976 devstack@c-api.service[100056]: WARNING cinder.quota [None req-a067ae87-9e20-4bdf-8dcb-e60f23a10fdb tempest-VolumeRetypeWithoutMigrationTest-815923143 tempest-VolumeRetypeWithoutMigrationTest-815923143-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. Jul 10 08:40:26.756433 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.quota [None req-a067ae87-9e20-4bdf-8dcb-e60f23a10fdb tempest-VolumeRetypeWithoutMigrationTest-815923143 tempest-VolumeRetypeWithoutMigrationTest-815923143-project-member] Created reservations ['f1e68e82-1405-4d25-a56c-979acf8af412', 'c774cc58-acd2-4450-83fa-49524085b93f'] {{(pid=100056) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:40:26.769472 np0000004976 devstack@c-api.service[100056]: WARNING cinder.quota [None req-a067ae87-9e20-4bdf-8dcb-e60f23a10fdb tempest-VolumeRetypeWithoutMigrationTest-815923143 tempest-VolumeRetypeWithoutMigrationTest-815923143-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. Jul 10 08:40:26.769829 np0000004976 devstack@c-api.service[100056]: WARNING cinder.quota [None req-a067ae87-9e20-4bdf-8dcb-e60f23a10fdb tempest-VolumeRetypeWithoutMigrationTest-815923143 tempest-VolumeRetypeWithoutMigrationTest-815923143-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. Jul 10 08:40:26.777465 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.quota [None req-a067ae87-9e20-4bdf-8dcb-e60f23a10fdb tempest-VolumeRetypeWithoutMigrationTest-815923143 tempest-VolumeRetypeWithoutMigrationTest-815923143-project-member] Created reservations ['c5f4ccdb-ecc6-4eb3-b30e-41f41cda6078', '8ceacde3-ad85-487f-834b-d2250555e6ad'] {{(pid=100056) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:40:26.812864 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-a067ae87-9e20-4bdf-8dcb-e60f23a10fdb tempest-VolumeRetypeWithoutMigrationTest-815923143 tempest-VolumeRetypeWithoutMigrationTest-815923143-project-member] Retype volume request issued successfully. Jul 10 08:40:26.813237 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-a067ae87-9e20-4bdf-8dcb-e60f23a10fdb tempest-VolumeRetypeWithoutMigrationTest-815923143 tempest-VolumeRetypeWithoutMigrationTest-815923143-project-member] https://10.4.3.7/volume/v3/volumes/063ad1a4-a4c3-4003-8da9-7b07e0238e39/action returned with HTTP 202 Jul 10 08:40:26.813825 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 800/3215] 10.4.3.7 () {68 vars in 1376 bytes} [Fri Jul 10 08:40:26 2026] POST /volume/v3/volumes/063ad1a4-a4c3-4003-8da9-7b07e0238e39/action => generated 0 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:40:26.823106 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-0ed049a6-827c-4b66-bd36-1a294a0d54e5 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:26.828080 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-0ed049a6-827c-4b66-bd36-1a294a0d54e5 tempest-VolumeRetypeWithoutMigrationTest-815923143 tempest-VolumeRetypeWithoutMigrationTest-815923143-project-member] GET https://10.4.3.7/volume/v3/volumes/063ad1a4-a4c3-4003-8da9-7b07e0238e39 Jul 10 08:40:26.828775 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-0ed049a6-827c-4b66-bd36-1a294a0d54e5 tempest-VolumeRetypeWithoutMigrationTest-815923143 tempest-VolumeRetypeWithoutMigrationTest-815923143-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:26.829045 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-0ed049a6-827c-4b66-bd36-1a294a0d54e5 tempest-VolumeRetypeWithoutMigrationTest-815923143 tempest-VolumeRetypeWithoutMigrationTest-815923143-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:26.842362 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:26.842362 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:40:26.849161 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-0ed049a6-827c-4b66-bd36-1a294a0d54e5 tempest-VolumeRetypeWithoutMigrationTest-815923143 tempest-VolumeRetypeWithoutMigrationTest-815923143-project-member] Volume info retrieved successfully. Jul 10 08:40:26.855046 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-0ed049a6-827c-4b66-bd36-1a294a0d54e5 tempest-VolumeRetypeWithoutMigrationTest-815923143 tempest-VolumeRetypeWithoutMigrationTest-815923143-project-member] https://10.4.3.7/volume/v3/volumes/063ad1a4-a4c3-4003-8da9-7b07e0238e39 returned with HTTP 200 Jul 10 08:40:26.855523 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 798/3216] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:40:26 2026] GET /volume/v3/volumes/063ad1a4-a4c3-4003-8da9-7b07e0238e39 => generated 856 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:27.187951 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-32060ac6-3b27-43a7-af14-72d119064c60 req-bde8530d-34b4-4e7b-bce4-80e449ede788 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:27.190369 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-32060ac6-3b27-43a7-af14-72d119064c60 req-bde8530d-34b4-4e7b-bce4-80e449ede788 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] DELETE https://10.4.3.7/volume/v3/attachments/ca9739f0-0033-4db9-bf6f-44f32b3b8f99 Jul 10 08:40:27.190859 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-32060ac6-3b27-43a7-af14-72d119064c60 req-bde8530d-34b4-4e7b-bce4-80e449ede788 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:27.190859 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-32060ac6-3b27-43a7-af14-72d119064c60 req-bde8530d-34b4-4e7b-bce4-80e449ede788 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Calling method 'version_select' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:27.198699 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:27.198699 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:40:27.382276 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-205629d1-cee2-4ba3-bca5-512cadd36768 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:27.385658 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-205629d1-cee2-4ba3-bca5-512cadd36768 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] GET https://10.4.3.7/volume/v3/volumes/ee839b36-a5cf-495c-bae7-386d6c14be74 Jul 10 08:40:27.386507 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-205629d1-cee2-4ba3-bca5-512cadd36768 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:27.386799 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-205629d1-cee2-4ba3-bca5-512cadd36768 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:27.399810 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:27.399810 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:40:27.404165 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-205629d1-cee2-4ba3-bca5-512cadd36768 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Volume info retrieved successfully. Jul 10 08:40:27.409512 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-205629d1-cee2-4ba3-bca5-512cadd36768 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] https://10.4.3.7/volume/v3/volumes/ee839b36-a5cf-495c-bae7-386d6c14be74 returned with HTTP 200 Jul 10 08:40:27.409965 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 806/3217] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:40:27 2026] GET /volume/v3/volumes/ee839b36-a5cf-495c-bae7-386d6c14be74 => generated 1134 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:40:27.506994 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-c809aaec-31b7-4396-92bb-e050026ebe75 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:27.509921 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-c809aaec-31b7-4396-92bb-e050026ebe75 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/backups/e4030cd8-b654-42df-88f8-1725afd74b06 Jul 10 08:40:27.510221 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-c809aaec-31b7-4396-92bb-e050026ebe75 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:27.510446 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-c809aaec-31b7-4396-92bb-e050026ebe75 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:27.510573 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-c809aaec-31b7-4396-92bb-e050026ebe75 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Show backup with id e4030cd8-b654-42df-88f8-1725afd74b06. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:40:27.514817 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:27.514817 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:40:27.515538 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-c809aaec-31b7-4396-92bb-e050026ebe75 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/backups/e4030cd8-b654-42df-88f8-1725afd74b06 returned with HTTP 200 Jul 10 08:40:27.515954 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 801/3218] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:40:27 2026] GET /volume/v3/backups/e4030cd8-b654-42df-88f8-1725afd74b06 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:27.742601 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-32060ac6-3b27-43a7-af14-72d119064c60 req-bde8530d-34b4-4e7b-bce4-80e449ede788 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] https://10.4.3.7/volume/v3/attachments/ca9739f0-0033-4db9-bf6f-44f32b3b8f99 returned with HTTP 200 Jul 10 08:40:27.743228 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 814/3219] 10.4.3.7 () {72 vars in 1659 bytes} [Fri Jul 10 08:40:27 2026] DELETE /volume/v3/attachments/ca9739f0-0033-4db9-bf6f-44f32b3b8f99 => generated 19 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:27.873218 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-f868da0d-ef31-4dd7-b859-45a2e3b9b9ca None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:27.877373 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-f868da0d-ef31-4dd7-b859-45a2e3b9b9ca tempest-VolumeRetypeWithoutMigrationTest-815923143 tempest-VolumeRetypeWithoutMigrationTest-815923143-project-member] GET https://10.4.3.7/volume/v3/volumes/063ad1a4-a4c3-4003-8da9-7b07e0238e39 Jul 10 08:40:27.877603 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-f868da0d-ef31-4dd7-b859-45a2e3b9b9ca tempest-VolumeRetypeWithoutMigrationTest-815923143 tempest-VolumeRetypeWithoutMigrationTest-815923143-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:27.877812 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-f868da0d-ef31-4dd7-b859-45a2e3b9b9ca tempest-VolumeRetypeWithoutMigrationTest-815923143 tempest-VolumeRetypeWithoutMigrationTest-815923143-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:27.891716 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:27.891716 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:40:27.898747 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-f868da0d-ef31-4dd7-b859-45a2e3b9b9ca tempest-VolumeRetypeWithoutMigrationTest-815923143 tempest-VolumeRetypeWithoutMigrationTest-815923143-project-member] Volume info retrieved successfully. Jul 10 08:40:27.904264 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-f868da0d-ef31-4dd7-b859-45a2e3b9b9ca tempest-VolumeRetypeWithoutMigrationTest-815923143 tempest-VolumeRetypeWithoutMigrationTest-815923143-project-member] https://10.4.3.7/volume/v3/volumes/063ad1a4-a4c3-4003-8da9-7b07e0238e39 returned with HTTP 200 Jul 10 08:40:27.904648 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 799/3220] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:40:27 2026] GET /volume/v3/volumes/063ad1a4-a4c3-4003-8da9-7b07e0238e39 => generated 857 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:27.916242 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-3b32f996-4805-4679-8339-72e2bbc00c33 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:27.918648 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3b32f996-4805-4679-8339-72e2bbc00c33 tempest-VolumeRetypeWithoutMigrationTest-1707167097 tempest-VolumeRetypeWithoutMigrationTest-1707167097-project-admin] GET https://10.4.3.7/volume/v3/volumes/063ad1a4-a4c3-4003-8da9-7b07e0238e39 Jul 10 08:40:27.918909 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3b32f996-4805-4679-8339-72e2bbc00c33 tempest-VolumeRetypeWithoutMigrationTest-1707167097 tempest-VolumeRetypeWithoutMigrationTest-1707167097-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:27.919182 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3b32f996-4805-4679-8339-72e2bbc00c33 tempest-VolumeRetypeWithoutMigrationTest-1707167097 tempest-VolumeRetypeWithoutMigrationTest-1707167097-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:27.929250 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:27.929250 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:40:27.933642 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-3b32f996-4805-4679-8339-72e2bbc00c33 tempest-VolumeRetypeWithoutMigrationTest-1707167097 tempest-VolumeRetypeWithoutMigrationTest-1707167097-project-admin] Volume info retrieved successfully. Jul 10 08:40:27.938016 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3b32f996-4805-4679-8339-72e2bbc00c33 tempest-VolumeRetypeWithoutMigrationTest-1707167097 tempest-VolumeRetypeWithoutMigrationTest-1707167097-project-admin] https://10.4.3.7/volume/v3/volumes/063ad1a4-a4c3-4003-8da9-7b07e0238e39 returned with HTTP 200 Jul 10 08:40:27.938454 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 807/3221] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:40:27 2026] GET /volume/v3/volumes/063ad1a4-a4c3-4003-8da9-7b07e0238e39 => generated 1030 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:40:27.950747 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-7b16a789-780b-4112-a28e-944aa691139b None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:27.952612 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-7b16a789-780b-4112-a28e-944aa691139b tempest-VolumeRetypeWithoutMigrationTest-1707167097 tempest-VolumeRetypeWithoutMigrationTest-1707167097-project-admin] GET https://10.4.3.7/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1789827594 Jul 10 08:40:27.952825 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-7b16a789-780b-4112-a28e-944aa691139b tempest-VolumeRetypeWithoutMigrationTest-1707167097 tempest-VolumeRetypeWithoutMigrationTest-1707167097-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:27.953056 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-7b16a789-780b-4112-a28e-944aa691139b tempest-VolumeRetypeWithoutMigrationTest-1707167097 tempest-VolumeRetypeWithoutMigrationTest-1707167097-project-admin] Calling method 'index' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:27.953869 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-7b16a789-780b-4112-a28e-944aa691139b tempest-VolumeRetypeWithoutMigrationTest-1707167097 tempest-VolumeRetypeWithoutMigrationTest-1707167097-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1789827594'), ('all_tenants', True)]). {{(pid=100056) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 08:40:27.960164 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-7b16a789-780b-4112-a28e-944aa691139b tempest-VolumeRetypeWithoutMigrationTest-1707167097 tempest-VolumeRetypeWithoutMigrationTest-1707167097-project-admin] Get all volumes completed successfully. Jul 10 08:40:27.960584 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-7b16a789-780b-4112-a28e-944aa691139b tempest-VolumeRetypeWithoutMigrationTest-1707167097 tempest-VolumeRetypeWithoutMigrationTest-1707167097-project-admin] https://10.4.3.7/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1789827594 returned with HTTP 200 Jul 10 08:40:27.960956 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 802/3222] 10.4.3.7 () {66 vars in 1384 bytes} [Fri Jul 10 08:40:27 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1789827594 => generated 343 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:27.969333 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-099d8bff-ed3c-4703-bc28-d740df24611b None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:27.971429 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-099d8bff-ed3c-4703-bc28-d740df24611b tempest-VolumeRetypeWithoutMigrationTest-815923143 tempest-VolumeRetypeWithoutMigrationTest-815923143-project-member] GET https://10.4.3.7/volume/v3/volumes/063ad1a4-a4c3-4003-8da9-7b07e0238e39 Jul 10 08:40:27.971663 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-099d8bff-ed3c-4703-bc28-d740df24611b tempest-VolumeRetypeWithoutMigrationTest-815923143 tempest-VolumeRetypeWithoutMigrationTest-815923143-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:27.971880 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-099d8bff-ed3c-4703-bc28-d740df24611b tempest-VolumeRetypeWithoutMigrationTest-815923143 tempest-VolumeRetypeWithoutMigrationTest-815923143-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:27.980379 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:27.980379 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:40:27.984563 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-099d8bff-ed3c-4703-bc28-d740df24611b tempest-VolumeRetypeWithoutMigrationTest-815923143 tempest-VolumeRetypeWithoutMigrationTest-815923143-project-member] Volume info retrieved successfully. Jul 10 08:40:27.989816 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-099d8bff-ed3c-4703-bc28-d740df24611b tempest-VolumeRetypeWithoutMigrationTest-815923143 tempest-VolumeRetypeWithoutMigrationTest-815923143-project-member] https://10.4.3.7/volume/v3/volumes/063ad1a4-a4c3-4003-8da9-7b07e0238e39 returned with HTTP 200 Jul 10 08:40:27.990275 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 815/3223] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:40:27 2026] GET /volume/v3/volumes/063ad1a4-a4c3-4003-8da9-7b07e0238e39 => generated 857 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:28.003492 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-38f5d29a-45c9-4b89-8542-e6ff9b6550d5 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:28.005817 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-38f5d29a-45c9-4b89-8542-e6ff9b6550d5 tempest-VolumeRetypeWithoutMigrationTest-815923143 tempest-VolumeRetypeWithoutMigrationTest-815923143-project-member] DELETE https://10.4.3.7/volume/v3/volumes/063ad1a4-a4c3-4003-8da9-7b07e0238e39 Jul 10 08:40:28.006110 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-38f5d29a-45c9-4b89-8542-e6ff9b6550d5 tempest-VolumeRetypeWithoutMigrationTest-815923143 tempest-VolumeRetypeWithoutMigrationTest-815923143-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:28.006421 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-38f5d29a-45c9-4b89-8542-e6ff9b6550d5 tempest-VolumeRetypeWithoutMigrationTest-815923143 tempest-VolumeRetypeWithoutMigrationTest-815923143-project-member] Calling method 'delete' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:28.006653 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-38f5d29a-45c9-4b89-8542-e6ff9b6550d5 tempest-VolumeRetypeWithoutMigrationTest-815923143 tempest-VolumeRetypeWithoutMigrationTest-815923143-project-member] Delete volume with id: 063ad1a4-a4c3-4003-8da9-7b07e0238e39 Jul 10 08:40:28.016011 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:28.016011 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:40:28.016819 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-38f5d29a-45c9-4b89-8542-e6ff9b6550d5 tempest-VolumeRetypeWithoutMigrationTest-815923143 tempest-VolumeRetypeWithoutMigrationTest-815923143-project-member] Volume info retrieved successfully. Jul 10 08:40:28.037209 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-38f5d29a-45c9-4b89-8542-e6ff9b6550d5 tempest-VolumeRetypeWithoutMigrationTest-815923143 tempest-VolumeRetypeWithoutMigrationTest-815923143-project-member] Delete volume request issued successfully. Jul 10 08:40:28.037472 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-38f5d29a-45c9-4b89-8542-e6ff9b6550d5 tempest-VolumeRetypeWithoutMigrationTest-815923143 tempest-VolumeRetypeWithoutMigrationTest-815923143-project-member] https://10.4.3.7/volume/v3/volumes/063ad1a4-a4c3-4003-8da9-7b07e0238e39 returned with HTTP 202 Jul 10 08:40:28.038123 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 800/3224] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:40:28 2026] DELETE /volume/v3/volumes/063ad1a4-a4c3-4003-8da9-7b07e0238e39 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:40:28.050304 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-ab8f9b94-35ff-4a6f-965a-f74f92212bd5 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:28.052658 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ab8f9b94-35ff-4a6f-965a-f74f92212bd5 tempest-VolumeRetypeWithoutMigrationTest-815923143 tempest-VolumeRetypeWithoutMigrationTest-815923143-project-member] GET https://10.4.3.7/volume/v3/volumes/063ad1a4-a4c3-4003-8da9-7b07e0238e39 Jul 10 08:40:28.052873 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ab8f9b94-35ff-4a6f-965a-f74f92212bd5 tempest-VolumeRetypeWithoutMigrationTest-815923143 tempest-VolumeRetypeWithoutMigrationTest-815923143-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:28.053081 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ab8f9b94-35ff-4a6f-965a-f74f92212bd5 tempest-VolumeRetypeWithoutMigrationTest-815923143 tempest-VolumeRetypeWithoutMigrationTest-815923143-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:28.064363 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:28.064363 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:40:28.070910 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-ab8f9b94-35ff-4a6f-965a-f74f92212bd5 tempest-VolumeRetypeWithoutMigrationTest-815923143 tempest-VolumeRetypeWithoutMigrationTest-815923143-project-member] Volume info retrieved successfully. Jul 10 08:40:28.079014 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ab8f9b94-35ff-4a6f-965a-f74f92212bd5 tempest-VolumeRetypeWithoutMigrationTest-815923143 tempest-VolumeRetypeWithoutMigrationTest-815923143-project-member] https://10.4.3.7/volume/v3/volumes/063ad1a4-a4c3-4003-8da9-7b07e0238e39 returned with HTTP 200 Jul 10 08:40:28.079014 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 808/3225] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:40:28 2026] GET /volume/v3/volumes/063ad1a4-a4c3-4003-8da9-7b07e0238e39 => generated 856 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:28.423276 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-ceb138ad-de0a-47ed-b1c0-eb3d3b86f0ca None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:28.424893 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-ceb138ad-de0a-47ed-b1c0-eb3d3b86f0ca tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] GET https://10.4.3.7/volume/v3/volumes/ee839b36-a5cf-495c-bae7-386d6c14be74 Jul 10 08:40:28.425106 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-ceb138ad-de0a-47ed-b1c0-eb3d3b86f0ca tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:28.425335 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-ceb138ad-de0a-47ed-b1c0-eb3d3b86f0ca tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:28.431675 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:28.431675 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:40:28.434951 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-ceb138ad-de0a-47ed-b1c0-eb3d3b86f0ca tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Volume info retrieved successfully. Jul 10 08:40:28.438960 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-ceb138ad-de0a-47ed-b1c0-eb3d3b86f0ca tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] https://10.4.3.7/volume/v3/volumes/ee839b36-a5cf-495c-bae7-386d6c14be74 returned with HTTP 200 Jul 10 08:40:28.439377 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 803/3226] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:40:28 2026] GET /volume/v3/volumes/ee839b36-a5cf-495c-bae7-386d6c14be74 => generated 839 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:28.511663 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-18df655c-ebc3-4167-a3c5-67fdafc58f1b req-8b6cce6c-5edf-4b93-bade-2b1a9e700cde None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:28.513673 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-18df655c-ebc3-4167-a3c5-67fdafc58f1b req-8b6cce6c-5edf-4b93-bade-2b1a9e700cde tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] GET https://10.4.3.7/volume/v3/volumes/b9e18b67-e9a3-4dd2-8d95-35107a7fb955 Jul 10 08:40:28.513909 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-18df655c-ebc3-4167-a3c5-67fdafc58f1b req-8b6cce6c-5edf-4b93-bade-2b1a9e700cde tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:28.514151 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-18df655c-ebc3-4167-a3c5-67fdafc58f1b req-8b6cce6c-5edf-4b93-bade-2b1a9e700cde tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:28.523476 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:28.523476 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:40:28.526482 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-4782b944-38cd-4b16-8f7f-6ae5399e115a None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:28.527269 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-18df655c-ebc3-4167-a3c5-67fdafc58f1b req-8b6cce6c-5edf-4b93-bade-2b1a9e700cde tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Volume info retrieved successfully. Jul 10 08:40:28.528883 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-4782b944-38cd-4b16-8f7f-6ae5399e115a tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/backups/e4030cd8-b654-42df-88f8-1725afd74b06 Jul 10 08:40:28.529168 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-4782b944-38cd-4b16-8f7f-6ae5399e115a tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:28.529420 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-4782b944-38cd-4b16-8f7f-6ae5399e115a tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:28.529591 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-4782b944-38cd-4b16-8f7f-6ae5399e115a tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Show backup with id e4030cd8-b654-42df-88f8-1725afd74b06. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:40:28.531600 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-18df655c-ebc3-4167-a3c5-67fdafc58f1b req-8b6cce6c-5edf-4b93-bade-2b1a9e700cde tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] https://10.4.3.7/volume/v3/volumes/b9e18b67-e9a3-4dd2-8d95-35107a7fb955 returned with HTTP 200 Jul 10 08:40:28.531966 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 816/3227] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:40:28 2026] GET /volume/v3/volumes/b9e18b67-e9a3-4dd2-8d95-35107a7fb955 => generated 1132 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:40:28.534391 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:28.534391 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:40:28.535331 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-4782b944-38cd-4b16-8f7f-6ae5399e115a tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/backups/e4030cd8-b654-42df-88f8-1725afd74b06 returned with HTTP 200 Jul 10 08:40:28.535736 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 801/3228] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:40:28 2026] GET /volume/v3/backups/e4030cd8-b654-42df-88f8-1725afd74b06 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:28.553086 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-18df655c-ebc3-4167-a3c5-67fdafc58f1b req-cf0adabc-6aa5-42fc-a6ec-66e12d1fde7a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:28.555680 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-18df655c-ebc3-4167-a3c5-67fdafc58f1b req-cf0adabc-6aa5-42fc-a6ec-66e12d1fde7a tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] POST https://10.4.3.7/volume/v3/volumes/b9e18b67-e9a3-4dd2-8d95-35107a7fb955/action Jul 10 08:40:28.557467 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-18df655c-ebc3-4167-a3c5-67fdafc58f1b req-cf0adabc-6aa5-42fc-a6ec-66e12d1fde7a tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:40:28.557467 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-18df655c-ebc3-4167-a3c5-67fdafc58f1b req-cf0adabc-6aa5-42fc-a6ec-66e12d1fde7a tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:40:28.570867 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:28.570867 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:40:28.571361 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-18df655c-ebc3-4167-a3c5-67fdafc58f1b req-cf0adabc-6aa5-42fc-a6ec-66e12d1fde7a tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Volume info retrieved successfully. Jul 10 08:40:28.577114 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-18df655c-ebc3-4167-a3c5-67fdafc58f1b req-cf0adabc-6aa5-42fc-a6ec-66e12d1fde7a tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Begin detaching volume completed successfully. Jul 10 08:40:28.577345 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-18df655c-ebc3-4167-a3c5-67fdafc58f1b req-cf0adabc-6aa5-42fc-a6ec-66e12d1fde7a tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] https://10.4.3.7/volume/v3/volumes/b9e18b67-e9a3-4dd2-8d95-35107a7fb955/action returned with HTTP 202 Jul 10 08:40:28.578067 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 809/3229] 10.4.3.7 () {72 vars in 1658 bytes} [Fri Jul 10 08:40:28 2026] POST /volume/v3/volumes/b9e18b67-e9a3-4dd2-8d95-35107a7fb955/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:40:28.594797 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-bb102a12-e8d7-42d4-a4d3-f69f62c0f172 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:28.597515 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-bb102a12-e8d7-42d4-a4d3-f69f62c0f172 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] GET https://10.4.3.7/volume/v3/volumes/b9e18b67-e9a3-4dd2-8d95-35107a7fb955 Jul 10 08:40:28.597515 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-bb102a12-e8d7-42d4-a4d3-f69f62c0f172 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:28.597515 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-bb102a12-e8d7-42d4-a4d3-f69f62c0f172 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:28.605598 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:28.605598 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:40:28.608481 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-bb102a12-e8d7-42d4-a4d3-f69f62c0f172 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Volume info retrieved successfully. Jul 10 08:40:28.611966 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-bb102a12-e8d7-42d4-a4d3-f69f62c0f172 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] https://10.4.3.7/volume/v3/volumes/b9e18b67-e9a3-4dd2-8d95-35107a7fb955 returned with HTTP 200 Jul 10 08:40:28.612461 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 804/3230] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:40:28 2026] GET /volume/v3/volumes/b9e18b67-e9a3-4dd2-8d95-35107a7fb955 => generated 1135 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:40:29.091607 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-dc7713f1-52ea-4ad1-aa27-e0e9cd4ba7d9 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:29.093710 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-dc7713f1-52ea-4ad1-aa27-e0e9cd4ba7d9 tempest-VolumeRetypeWithoutMigrationTest-815923143 tempest-VolumeRetypeWithoutMigrationTest-815923143-project-member] GET https://10.4.3.7/volume/v3/volumes/063ad1a4-a4c3-4003-8da9-7b07e0238e39 Jul 10 08:40:29.094033 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-dc7713f1-52ea-4ad1-aa27-e0e9cd4ba7d9 tempest-VolumeRetypeWithoutMigrationTest-815923143 tempest-VolumeRetypeWithoutMigrationTest-815923143-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:29.094319 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-dc7713f1-52ea-4ad1-aa27-e0e9cd4ba7d9 tempest-VolumeRetypeWithoutMigrationTest-815923143 tempest-VolumeRetypeWithoutMigrationTest-815923143-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:29.103076 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-dc7713f1-52ea-4ad1-aa27-e0e9cd4ba7d9 tempest-VolumeRetypeWithoutMigrationTest-815923143 tempest-VolumeRetypeWithoutMigrationTest-815923143-project-member] https://10.4.3.7/volume/v3/volumes/063ad1a4-a4c3-4003-8da9-7b07e0238e39 returned with HTTP 404 Jul 10 08:40:29.103682 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 817/3231] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:40:29 2026] GET /volume/v3/volumes/063ad1a4-a4c3-4003-8da9-7b07e0238e39 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:40:29.111277 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-719ff90d-fec8-4a63-b9f7-6a0061f1986f None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:29.113277 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-719ff90d-fec8-4a63-b9f7-6a0061f1986f tempest-VolumeRetypeWithoutMigrationTest-1707167097 tempest-VolumeRetypeWithoutMigrationTest-1707167097-project-admin] DELETE https://10.4.3.7/volume/v3/types/91c9607e-3ff4-4cc5-8458-a0e9928b25ab Jul 10 08:40:29.113513 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-719ff90d-fec8-4a63-b9f7-6a0061f1986f tempest-VolumeRetypeWithoutMigrationTest-1707167097 tempest-VolumeRetypeWithoutMigrationTest-1707167097-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:29.113758 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-719ff90d-fec8-4a63-b9f7-6a0061f1986f tempest-VolumeRetypeWithoutMigrationTest-1707167097 tempest-VolumeRetypeWithoutMigrationTest-1707167097-project-admin] Calling method '_delete' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:29.137815 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-719ff90d-fec8-4a63-b9f7-6a0061f1986f tempest-VolumeRetypeWithoutMigrationTest-1707167097 tempest-VolumeRetypeWithoutMigrationTest-1707167097-project-admin] https://10.4.3.7/volume/v3/types/91c9607e-3ff4-4cc5-8458-a0e9928b25ab returned with HTTP 202 Jul 10 08:40:29.138398 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 802/3232] 10.4.3.7 () {66 vars in 1331 bytes} [Fri Jul 10 08:40:29 2026] DELETE /volume/v3/types/91c9607e-3ff4-4cc5-8458-a0e9928b25ab => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:40:29.146325 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-41e658c9-71d4-4f25-88c5-8c8b0cbdca15 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:29.149653 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-41e658c9-71d4-4f25-88c5-8c8b0cbdca15 tempest-VolumeRetypeWithoutMigrationTest-1707167097 tempest-VolumeRetypeWithoutMigrationTest-1707167097-project-admin] GET https://10.4.3.7/volume/v3/types/91c9607e-3ff4-4cc5-8458-a0e9928b25ab Jul 10 08:40:29.149653 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-41e658c9-71d4-4f25-88c5-8c8b0cbdca15 tempest-VolumeRetypeWithoutMigrationTest-1707167097 tempest-VolumeRetypeWithoutMigrationTest-1707167097-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:29.149653 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-41e658c9-71d4-4f25-88c5-8c8b0cbdca15 tempest-VolumeRetypeWithoutMigrationTest-1707167097 tempest-VolumeRetypeWithoutMigrationTest-1707167097-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:29.152299 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-41e658c9-71d4-4f25-88c5-8c8b0cbdca15 tempest-VolumeRetypeWithoutMigrationTest-1707167097 tempest-VolumeRetypeWithoutMigrationTest-1707167097-project-admin] https://10.4.3.7/volume/v3/types/91c9607e-3ff4-4cc5-8458-a0e9928b25ab returned with HTTP 404 Jul 10 08:40:29.153110 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 810/3233] 10.4.3.7 () {66 vars in 1328 bytes} [Fri Jul 10 08:40:29 2026] GET /volume/v3/types/91c9607e-3ff4-4cc5-8458-a0e9928b25ab => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:40:29.160183 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-71227826-405f-45e7-b478-5280ab2451fc None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:29.164873 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-71227826-405f-45e7-b478-5280ab2451fc tempest-VolumeRetypeWithoutMigrationTest-1707167097 tempest-VolumeRetypeWithoutMigrationTest-1707167097-project-admin] DELETE https://10.4.3.7/volume/v3/types/63002ff1-d476-4b5e-9e0f-86502f572c2e Jul 10 08:40:29.165028 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-71227826-405f-45e7-b478-5280ab2451fc tempest-VolumeRetypeWithoutMigrationTest-1707167097 tempest-VolumeRetypeWithoutMigrationTest-1707167097-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:29.165252 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-71227826-405f-45e7-b478-5280ab2451fc tempest-VolumeRetypeWithoutMigrationTest-1707167097 tempest-VolumeRetypeWithoutMigrationTest-1707167097-project-admin] Calling method '_delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:29.187116 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-71227826-405f-45e7-b478-5280ab2451fc tempest-VolumeRetypeWithoutMigrationTest-1707167097 tempest-VolumeRetypeWithoutMigrationTest-1707167097-project-admin] https://10.4.3.7/volume/v3/types/63002ff1-d476-4b5e-9e0f-86502f572c2e returned with HTTP 202 Jul 10 08:40:29.187518 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 805/3234] 10.4.3.7 () {66 vars in 1331 bytes} [Fri Jul 10 08:40:29 2026] DELETE /volume/v3/types/63002ff1-d476-4b5e-9e0f-86502f572c2e => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:40:29.194741 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-b3dde6ea-19f7-48b2-9285-7eafeadf5418 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:29.197090 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-b3dde6ea-19f7-48b2-9285-7eafeadf5418 tempest-VolumeRetypeWithoutMigrationTest-1707167097 tempest-VolumeRetypeWithoutMigrationTest-1707167097-project-admin] GET https://10.4.3.7/volume/v3/types/63002ff1-d476-4b5e-9e0f-86502f572c2e Jul 10 08:40:29.197458 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-b3dde6ea-19f7-48b2-9285-7eafeadf5418 tempest-VolumeRetypeWithoutMigrationTest-1707167097 tempest-VolumeRetypeWithoutMigrationTest-1707167097-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:29.197787 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-b3dde6ea-19f7-48b2-9285-7eafeadf5418 tempest-VolumeRetypeWithoutMigrationTest-1707167097 tempest-VolumeRetypeWithoutMigrationTest-1707167097-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:29.201937 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-b3dde6ea-19f7-48b2-9285-7eafeadf5418 tempest-VolumeRetypeWithoutMigrationTest-1707167097 tempest-VolumeRetypeWithoutMigrationTest-1707167097-project-admin] https://10.4.3.7/volume/v3/types/63002ff1-d476-4b5e-9e0f-86502f572c2e returned with HTTP 404 Jul 10 08:40:29.202656 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 818/3235] 10.4.3.7 () {66 vars in 1328 bytes} [Fri Jul 10 08:40:29 2026] GET /volume/v3/types/63002ff1-d476-4b5e-9e0f-86502f572c2e => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:40:29.546961 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-71a3856c-1e8e-4011-a891-c57ffbc1540f None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:29.548744 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-71a3856c-1e8e-4011-a891-c57ffbc1540f tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/backups/e4030cd8-b654-42df-88f8-1725afd74b06 Jul 10 08:40:29.549027 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-71a3856c-1e8e-4011-a891-c57ffbc1540f tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:29.549221 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-71a3856c-1e8e-4011-a891-c57ffbc1540f tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:29.549341 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-71a3856c-1e8e-4011-a891-c57ffbc1540f tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Show backup with id e4030cd8-b654-42df-88f8-1725afd74b06. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:40:29.555171 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:29.555171 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:40:29.555992 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-71a3856c-1e8e-4011-a891-c57ffbc1540f tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/backups/e4030cd8-b654-42df-88f8-1725afd74b06 returned with HTTP 200 Jul 10 08:40:29.556485 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 803/3236] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:40:29 2026] GET /volume/v3/backups/e4030cd8-b654-42df-88f8-1725afd74b06 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:29.613092 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-2306ac16-26b2-48d7-bbb5-9d1bc2470697 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:29.613092 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2306ac16-26b2-48d7-bbb5-9d1bc2470697 None None] GET https://10.4.3.7/volume// Jul 10 08:40:29.613092 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2306ac16-26b2-48d7-bbb5-9d1bc2470697 None None] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:29.613092 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2306ac16-26b2-48d7-bbb5-9d1bc2470697 None None] Calling method 'all' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:29.613092 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2306ac16-26b2-48d7-bbb5-9d1bc2470697 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:40:29.613092 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 811/3237] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:40:29 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:40:29.624084 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-18df655c-ebc3-4167-a3c5-67fdafc58f1b req-e2fe4dfe-116f-4729-a6c1-499e2e36b619 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:29.626825 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-18df655c-ebc3-4167-a3c5-67fdafc58f1b req-e2fe4dfe-116f-4729-a6c1-499e2e36b619 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] GET https://10.4.3.7/volume/v3/volumes/b9e18b67-e9a3-4dd2-8d95-35107a7fb955 Jul 10 08:40:29.627113 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-18df655c-ebc3-4167-a3c5-67fdafc58f1b req-e2fe4dfe-116f-4729-a6c1-499e2e36b619 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:29.627377 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-18df655c-ebc3-4167-a3c5-67fdafc58f1b req-e2fe4dfe-116f-4729-a6c1-499e2e36b619 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:29.627563 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-59651214-897b-4968-aba7-9ba3b8f33daa None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:29.629205 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-59651214-897b-4968-aba7-9ba3b8f33daa tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] GET https://10.4.3.7/volume/v3/volumes/b9e18b67-e9a3-4dd2-8d95-35107a7fb955 Jul 10 08:40:29.629381 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-59651214-897b-4968-aba7-9ba3b8f33daa tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:29.629590 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-59651214-897b-4968-aba7-9ba3b8f33daa tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:29.638710 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:29.638710 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:40:29.640347 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:29.640347 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:40:29.642227 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-59651214-897b-4968-aba7-9ba3b8f33daa tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Volume info retrieved successfully. Jul 10 08:40:29.644041 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [req-18df655c-ebc3-4167-a3c5-67fdafc58f1b req-e2fe4dfe-116f-4729-a6c1-499e2e36b619 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Volume info retrieved successfully. Jul 10 08:40:29.646075 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-59651214-897b-4968-aba7-9ba3b8f33daa tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] https://10.4.3.7/volume/v3/volumes/b9e18b67-e9a3-4dd2-8d95-35107a7fb955 returned with HTTP 200 Jul 10 08:40:29.646650 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 819/3238] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:40:29 2026] GET /volume/v3/volumes/b9e18b67-e9a3-4dd2-8d95-35107a7fb955 => generated 1135 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:40:29.648547 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-18df655c-ebc3-4167-a3c5-67fdafc58f1b req-e2fe4dfe-116f-4729-a6c1-499e2e36b619 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] https://10.4.3.7/volume/v3/volumes/b9e18b67-e9a3-4dd2-8d95-35107a7fb955 returned with HTTP 200 Jul 10 08:40:29.649043 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 806/3239] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:40:29 2026] GET /volume/v3/volumes/b9e18b67-e9a3-4dd2-8d95-35107a7fb955 => generated 1315 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:40:30.558654 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-18df655c-ebc3-4167-a3c5-67fdafc58f1b req-cae1264f-262b-442f-8dc8-b09452e43d1a None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:30.562027 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-18df655c-ebc3-4167-a3c5-67fdafc58f1b req-cae1264f-262b-442f-8dc8-b09452e43d1a tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] DELETE https://10.4.3.7/volume/v3/attachments/28fb77d3-554c-42cb-bd11-2cab3a3e505c Jul 10 08:40:30.562197 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-18df655c-ebc3-4167-a3c5-67fdafc58f1b req-cae1264f-262b-442f-8dc8-b09452e43d1a tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:30.562424 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-18df655c-ebc3-4167-a3c5-67fdafc58f1b req-cae1264f-262b-442f-8dc8-b09452e43d1a tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Calling method 'version_select' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:30.567117 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-2127344c-0360-4104-b9ee-724074783449 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:30.569318 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2127344c-0360-4104-b9ee-724074783449 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/backups/e4030cd8-b654-42df-88f8-1725afd74b06 Jul 10 08:40:30.569573 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2127344c-0360-4104-b9ee-724074783449 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:30.569792 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2127344c-0360-4104-b9ee-724074783449 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:30.569981 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-2127344c-0360-4104-b9ee-724074783449 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Show backup with id e4030cd8-b654-42df-88f8-1725afd74b06. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:40:30.575508 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:30.575508 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:40:30.575770 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:30.575770 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:40:30.576654 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2127344c-0360-4104-b9ee-724074783449 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/backups/e4030cd8-b654-42df-88f8-1725afd74b06 returned with HTTP 200 Jul 10 08:40:30.577065 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 812/3240] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:40:30 2026] GET /volume/v3/backups/e4030cd8-b654-42df-88f8-1725afd74b06 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:30.660579 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-8bcbd4e0-b471-45ac-b3f8-d75ad1ab1f9c None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:30.662844 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-8bcbd4e0-b471-45ac-b3f8-d75ad1ab1f9c tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] GET https://10.4.3.7/volume/v3/volumes/b9e18b67-e9a3-4dd2-8d95-35107a7fb955 Jul 10 08:40:30.663101 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-8bcbd4e0-b471-45ac-b3f8-d75ad1ab1f9c tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:30.663564 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-8bcbd4e0-b471-45ac-b3f8-d75ad1ab1f9c tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:30.675122 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:30.675122 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:40:30.679175 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-8bcbd4e0-b471-45ac-b3f8-d75ad1ab1f9c tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Volume info retrieved successfully. Jul 10 08:40:30.684297 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-8bcbd4e0-b471-45ac-b3f8-d75ad1ab1f9c tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] https://10.4.3.7/volume/v3/volumes/b9e18b67-e9a3-4dd2-8d95-35107a7fb955 returned with HTTP 200 Jul 10 08:40:30.684673 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 820/3241] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:40:30 2026] GET /volume/v3/volumes/b9e18b67-e9a3-4dd2-8d95-35107a7fb955 => generated 1135 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:40:30.893449 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-b1c45d12-5e2f-46c2-a182-a2c93d63fd37 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:30.967622 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-b1c45d12-5e2f-46c2-a182-a2c93d63fd37 tempest-AvailabilityZoneTestJSON-33056552 tempest-AvailabilityZoneTestJSON-33056552-project-member] GET https://10.4.3.7/volume/v3/os-availability-zone Jul 10 08:40:30.967796 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-b1c45d12-5e2f-46c2-a182-a2c93d63fd37 tempest-AvailabilityZoneTestJSON-33056552 tempest-AvailabilityZoneTestJSON-33056552-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:30.967981 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-b1c45d12-5e2f-46c2-a182-a2c93d63fd37 tempest-AvailabilityZoneTestJSON-33056552 tempest-AvailabilityZoneTestJSON-33056552-project-member] Calling method 'index' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:30.970740 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-b1c45d12-5e2f-46c2-a182-a2c93d63fd37 tempest-AvailabilityZoneTestJSON-33056552 tempest-AvailabilityZoneTestJSON-33056552-project-member] Availability Zones retrieved successfully. Jul 10 08:40:30.970910 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-b1c45d12-5e2f-46c2-a182-a2c93d63fd37 tempest-AvailabilityZoneTestJSON-33056552 tempest-AvailabilityZoneTestJSON-33056552-project-member] https://10.4.3.7/volume/v3/os-availability-zone returned with HTTP 200 Jul 10 08:40:30.971248 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 807/3242] 10.4.3.7 () {66 vars in 1262 bytes} [Fri Jul 10 08:40:30 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 08:40:31.117072 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-18df655c-ebc3-4167-a3c5-67fdafc58f1b req-cae1264f-262b-442f-8dc8-b09452e43d1a tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] https://10.4.3.7/volume/v3/attachments/28fb77d3-554c-42cb-bd11-2cab3a3e505c returned with HTTP 200 Jul 10 08:40:31.117575 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 804/3243] 10.4.3.7 () {72 vars in 1659 bytes} [Fri Jul 10 08:40:30 2026] DELETE /volume/v3/attachments/28fb77d3-554c-42cb-bd11-2cab3a3e505c => generated 19 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:31.590355 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-a4cc7702-5827-4827-84e6-f8e144ec720a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:31.591927 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a4cc7702-5827-4827-84e6-f8e144ec720a tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/backups/e4030cd8-b654-42df-88f8-1725afd74b06 Jul 10 08:40:31.592115 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a4cc7702-5827-4827-84e6-f8e144ec720a tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:31.592852 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a4cc7702-5827-4827-84e6-f8e144ec720a tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:31.592852 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-a4cc7702-5827-4827-84e6-f8e144ec720a tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Show backup with id e4030cd8-b654-42df-88f8-1725afd74b06. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:40:31.596524 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:31.596524 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:40:31.599205 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a4cc7702-5827-4827-84e6-f8e144ec720a tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/backups/e4030cd8-b654-42df-88f8-1725afd74b06 returned with HTTP 200 Jul 10 08:40:31.599205 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 813/3244] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:40:31 2026] GET /volume/v3/backups/e4030cd8-b654-42df-88f8-1725afd74b06 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:31.607327 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-09163a1b-a550-4521-9a2d-f060a9dcf69b None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:31.609181 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-09163a1b-a550-4521-9a2d-f060a9dcf69b tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] DELETE https://10.4.3.7/volume/v3/volumes/b151e4b7-fab4-4dae-be3a-79ed3483f9da Jul 10 08:40:31.609181 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-09163a1b-a550-4521-9a2d-f060a9dcf69b tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:31.609332 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-09163a1b-a550-4521-9a2d-f060a9dcf69b tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'delete' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:31.609501 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.volumes [None req-09163a1b-a550-4521-9a2d-f060a9dcf69b tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Delete volume with id: b151e4b7-fab4-4dae-be3a-79ed3483f9da Jul 10 08:40:31.615945 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:31.615945 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:40:31.616240 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-09163a1b-a550-4521-9a2d-f060a9dcf69b tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Volume info retrieved successfully. Jul 10 08:40:31.633467 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-09163a1b-a550-4521-9a2d-f060a9dcf69b tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Delete volume request issued successfully. Jul 10 08:40:31.633649 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-09163a1b-a550-4521-9a2d-f060a9dcf69b tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/volumes/b151e4b7-fab4-4dae-be3a-79ed3483f9da returned with HTTP 202 Jul 10 08:40:31.634025 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 821/3245] 10.4.3.7 () {68 vars in 1377 bytes} [Fri Jul 10 08:40:31 2026] DELETE /volume/v3/volumes/b151e4b7-fab4-4dae-be3a-79ed3483f9da => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:40:31.640605 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-841d718a-0683-437c-953e-5fd828e879e2 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:31.642709 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-841d718a-0683-437c-953e-5fd828e879e2 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/volumes/b151e4b7-fab4-4dae-be3a-79ed3483f9da Jul 10 08:40:31.643042 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-841d718a-0683-437c-953e-5fd828e879e2 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:31.643287 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-841d718a-0683-437c-953e-5fd828e879e2 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:31.650155 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:31.650155 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:40:31.653639 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-841d718a-0683-437c-953e-5fd828e879e2 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Volume info retrieved successfully. Jul 10 08:40:31.659060 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-841d718a-0683-437c-953e-5fd828e879e2 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/volumes/b151e4b7-fab4-4dae-be3a-79ed3483f9da returned with HTTP 200 Jul 10 08:40:31.659577 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 808/3246] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:40:31 2026] GET /volume/v3/volumes/b151e4b7-fab4-4dae-be3a-79ed3483f9da => generated 1070 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:40:31.699091 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-2b5fdb25-aa82-4eef-a96d-c7043ee65868 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:31.700786 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-2b5fdb25-aa82-4eef-a96d-c7043ee65868 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] GET https://10.4.3.7/volume/v3/volumes/b9e18b67-e9a3-4dd2-8d95-35107a7fb955 Jul 10 08:40:31.700965 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-2b5fdb25-aa82-4eef-a96d-c7043ee65868 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:31.701157 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-2b5fdb25-aa82-4eef-a96d-c7043ee65868 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:31.707119 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:31.707119 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:40:31.710281 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-2b5fdb25-aa82-4eef-a96d-c7043ee65868 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Volume info retrieved successfully. Jul 10 08:40:31.714392 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-2b5fdb25-aa82-4eef-a96d-c7043ee65868 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] https://10.4.3.7/volume/v3/volumes/b9e18b67-e9a3-4dd2-8d95-35107a7fb955 returned with HTTP 200 Jul 10 08:40:31.714747 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 805/3247] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:40:31 2026] GET /volume/v3/volumes/b9e18b67-e9a3-4dd2-8d95-35107a7fb955 => generated 840 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:31.729924 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-22d09da4-2812-4e08-b9bf-8e89fc801f31 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:31.731665 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-22d09da4-2812-4e08-b9bf-8e89fc801f31 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] GET https://10.4.3.7/volume/v3/volumes/b9e18b67-e9a3-4dd2-8d95-35107a7fb955 Jul 10 08:40:31.731873 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-22d09da4-2812-4e08-b9bf-8e89fc801f31 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:31.732051 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-22d09da4-2812-4e08-b9bf-8e89fc801f31 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:31.738818 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:31.738818 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:40:31.742160 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-22d09da4-2812-4e08-b9bf-8e89fc801f31 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Volume info retrieved successfully. Jul 10 08:40:31.746000 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-22d09da4-2812-4e08-b9bf-8e89fc801f31 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] https://10.4.3.7/volume/v3/volumes/b9e18b67-e9a3-4dd2-8d95-35107a7fb955 returned with HTTP 200 Jul 10 08:40:31.746355 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 814/3248] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:40:31 2026] GET /volume/v3/volumes/b9e18b67-e9a3-4dd2-8d95-35107a7fb955 => generated 840 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:31.788282 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-8f1f0094-f18b-40eb-9522-eb948175214f None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:31.790094 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-8f1f0094-f18b-40eb-9522-eb948175214f tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] GET https://10.4.3.7/volume/v3/volumes/b9e18b67-e9a3-4dd2-8d95-35107a7fb955 Jul 10 08:40:31.790170 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-8f1f0094-f18b-40eb-9522-eb948175214f tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:31.790400 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-8f1f0094-f18b-40eb-9522-eb948175214f tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:31.797377 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:31.797377 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:40:31.800663 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-8f1f0094-f18b-40eb-9522-eb948175214f tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Volume info retrieved successfully. Jul 10 08:40:31.804132 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-8f1f0094-f18b-40eb-9522-eb948175214f tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] https://10.4.3.7/volume/v3/volumes/b9e18b67-e9a3-4dd2-8d95-35107a7fb955 returned with HTTP 200 Jul 10 08:40:31.804491 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 822/3249] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:40:31 2026] GET /volume/v3/volumes/b9e18b67-e9a3-4dd2-8d95-35107a7fb955 => generated 840 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:31.815967 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-d45c5bcb-79f7-457d-8fc1-c159d0205972 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:31.818131 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-d45c5bcb-79f7-457d-8fc1-c159d0205972 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] GET https://10.4.3.7/volume/v3/volumes/ee839b36-a5cf-495c-bae7-386d6c14be74 Jul 10 08:40:31.818457 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-d45c5bcb-79f7-457d-8fc1-c159d0205972 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:31.818785 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-d45c5bcb-79f7-457d-8fc1-c159d0205972 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:31.828334 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:31.828334 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:40:31.833214 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-d45c5bcb-79f7-457d-8fc1-c159d0205972 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Volume info retrieved successfully. Jul 10 08:40:31.839315 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-d45c5bcb-79f7-457d-8fc1-c159d0205972 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] https://10.4.3.7/volume/v3/volumes/ee839b36-a5cf-495c-bae7-386d6c14be74 returned with HTTP 200 Jul 10 08:40:31.839977 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 809/3250] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:40:31 2026] GET /volume/v3/volumes/ee839b36-a5cf-495c-bae7-386d6c14be74 => generated 839 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:31.885536 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-2d6a0448-23aa-4671-a03c-f60bd2942272 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:31.887226 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-2d6a0448-23aa-4671-a03c-f60bd2942272 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] GET https://10.4.3.7/volume/v3/volumes/ee839b36-a5cf-495c-bae7-386d6c14be74 Jul 10 08:40:31.887426 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-2d6a0448-23aa-4671-a03c-f60bd2942272 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:31.887645 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-2d6a0448-23aa-4671-a03c-f60bd2942272 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:31.894006 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:31.894006 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:40:31.897343 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-2d6a0448-23aa-4671-a03c-f60bd2942272 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Volume info retrieved successfully. Jul 10 08:40:31.901333 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-2d6a0448-23aa-4671-a03c-f60bd2942272 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] https://10.4.3.7/volume/v3/volumes/ee839b36-a5cf-495c-bae7-386d6c14be74 returned with HTTP 200 Jul 10 08:40:31.901685 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 806/3251] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:40:31 2026] GET /volume/v3/volumes/ee839b36-a5cf-495c-bae7-386d6c14be74 => generated 839 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:32.671339 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-29bbc76e-f0c8-427f-a83d-1b492e86318c None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:32.673362 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-29bbc76e-f0c8-427f-a83d-1b492e86318c tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/volumes/b151e4b7-fab4-4dae-be3a-79ed3483f9da Jul 10 08:40:32.673558 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-29bbc76e-f0c8-427f-a83d-1b492e86318c tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:32.673729 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-29bbc76e-f0c8-427f-a83d-1b492e86318c tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:32.681326 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-29bbc76e-f0c8-427f-a83d-1b492e86318c tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/volumes/b151e4b7-fab4-4dae-be3a-79ed3483f9da returned with HTTP 404 Jul 10 08:40:32.681916 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 815/3252] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:40:32 2026] GET /volume/v3/volumes/b151e4b7-fab4-4dae-be3a-79ed3483f9da => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:40:32.689674 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-42a4d029-6db4-46f9-915c-2e76b52bff5d None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:32.691851 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-42a4d029-6db4-46f9-915c-2e76b52bff5d tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-member] GET https://10.4.3.7/volume/v3/backups/e4030cd8-b654-42df-88f8-1725afd74b06 Jul 10 08:40:32.692113 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-42a4d029-6db4-46f9-915c-2e76b52bff5d tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:32.692385 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-42a4d029-6db4-46f9-915c-2e76b52bff5d tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:32.692568 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-42a4d029-6db4-46f9-915c-2e76b52bff5d tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-member] Show backup with id e4030cd8-b654-42df-88f8-1725afd74b06. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:40:32.697843 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:32.697843 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:40:32.700430 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-42a4d029-6db4-46f9-915c-2e76b52bff5d tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-member] https://10.4.3.7/volume/v3/backups/e4030cd8-b654-42df-88f8-1725afd74b06 returned with HTTP 200 Jul 10 08:40:32.700430 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 823/3253] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:40:32 2026] GET /volume/v3/backups/e4030cd8-b654-42df-88f8-1725afd74b06 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:32.709599 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-e0e0b1c5-c53a-427f-afd1-38918ba5df78 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:32.713426 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-e0e0b1c5-c53a-427f-afd1-38918ba5df78 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] DELETE https://10.4.3.7/volume/v3/backups/847ef301-37eb-41ef-bd09-b99148214928 Jul 10 08:40:32.715052 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-e0e0b1c5-c53a-427f-afd1-38918ba5df78 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:32.715422 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-e0e0b1c5-c53a-427f-afd1-38918ba5df78 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:32.715817 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.contrib.backups [None req-e0e0b1c5-c53a-427f-afd1-38918ba5df78 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Delete backup with id: 847ef301-37eb-41ef-bd09-b99148214928. Jul 10 08:40:32.720897 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:32.720897 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:40:32.733541 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.backup.rpcapi [None req-e0e0b1c5-c53a-427f-afd1-38918ba5df78 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] delete_backup rpcapi backup_id 847ef301-37eb-41ef-bd09-b99148214928 {{(pid=100056) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 08:40:32.737454 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-e0e0b1c5-c53a-427f-afd1-38918ba5df78 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/backups/847ef301-37eb-41ef-bd09-b99148214928 returned with HTTP 202 Jul 10 08:40:32.737907 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 810/3254] 10.4.3.7 () {68 vars in 1377 bytes} [Fri Jul 10 08:40:32 2026] DELETE /volume/v3/backups/847ef301-37eb-41ef-bd09-b99148214928 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:40:32.747559 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-6b65c061-674d-4527-9dc1-c92c9f7b27fd None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:32.749535 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-ecd1e7d9-228a-4031-9b5e-28c0111932b4 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:32.751338 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ecd1e7d9-228a-4031-9b5e-28c0111932b4 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/backups/847ef301-37eb-41ef-bd09-b99148214928 Jul 10 08:40:32.751546 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ecd1e7d9-228a-4031-9b5e-28c0111932b4 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:32.751738 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ecd1e7d9-228a-4031-9b5e-28c0111932b4 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:32.751841 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-ecd1e7d9-228a-4031-9b5e-28c0111932b4 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Show backup with id 847ef301-37eb-41ef-bd09-b99148214928. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:40:32.759536 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:32.759536 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:40:32.760216 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ecd1e7d9-228a-4031-9b5e-28c0111932b4 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/backups/847ef301-37eb-41ef-bd09-b99148214928 returned with HTTP 200 Jul 10 08:40:32.760618 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 816/3255] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:40:32 2026] GET /volume/v3/backups/847ef301-37eb-41ef-bd09-b99148214928 => generated 732 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:32.874369 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-6b65c061-674d-4527-9dc1-c92c9f7b27fd tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:40:32.874788 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-6b65c061-674d-4527-9dc1-c92c9f7b27fd tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1165164747"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:40:32.876220 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.volumes [None req-6b65c061-674d-4527-9dc1-c92c9f7b27fd tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1165164747'}} {{(pid=100055) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:40:32.876353 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-6b65c061-674d-4527-9dc1-c92c9f7b27fd tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] Create volume of 1 GB Jul 10 08:40:32.884238 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-6b65c061-674d-4527-9dc1-c92c9f7b27fd tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] Availability Zones retrieved successfully. Jul 10 08:40:32.891889 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-6b65c061-674d-4527-9dc1-c92c9f7b27fd tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] Flow 'volume_create_api' (2143c9d1-ecd2-4501-af79-77e0952b5211) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:40:32.892876 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-6b65c061-674d-4527-9dc1-c92c9f7b27fd tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (873e9f79-de35-49a6-8822-7051b36bc4bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:40:32.894281 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.flows.api.create_volume [None req-6b65c061-674d-4527-9dc1-c92c9f7b27fd tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] Validating volume size '1' using validate_int {{(pid=100055) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:40:32.935462 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-6b65c061-674d-4527-9dc1-c92c9f7b27fd tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (873e9f79-de35-49a6-8822-7051b36bc4bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:40:32.936601 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-6b65c061-674d-4527-9dc1-c92c9f7b27fd tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1021ab7-a8d7-498e-8aa5-47fff89d2878) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:40:33.019948 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.quota [None req-6b65c061-674d-4527-9dc1-c92c9f7b27fd tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] Created reservations ['96c0c679-63c1-4053-bdd2-429c65950caf', '1e9803a5-c1de-47af-8640-aeb5c08ad7e1', '6165fc88-2f44-4923-bf81-5fd1ffa181aa', '5385779a-4f96-442e-92f1-cd81164d0a9f'] {{(pid=100055) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:40:33.021026 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-6b65c061-674d-4527-9dc1-c92c9f7b27fd tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1021ab7-a8d7-498e-8aa5-47fff89d2878) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['96c0c679-63c1-4053-bdd2-429c65950caf', '1e9803a5-c1de-47af-8640-aeb5c08ad7e1', '6165fc88-2f44-4923-bf81-5fd1ffa181aa', '5385779a-4f96-442e-92f1-cd81164d0a9f']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:40:33.022043 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-6b65c061-674d-4527-9dc1-c92c9f7b27fd tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (596a547a-c315-4905-8224-f834429fd408) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:40:33.050989 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-6b65c061-674d-4527-9dc1-c92c9f7b27fd tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (596a547a-c315-4905-8224-f834429fd408) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3315fdc5-7885-49ae-b906-bf29bd6f687c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1165164747',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d14732efa57642c591a66c817a83f3fb',qos_specs=None,replication_status=,reservations=['96c0c679-63c1-4053-bdd2-429c65950caf','1e9803a5-c1de-47af-8640-aeb5c08ad7e1','6165fc88-2f44-4923-bf81-5fd1ffa181aa','5385779a-4f96-442e-92f1-cd81164d0a9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='537bc8ac286943a9ba2b11f3dfa77c96',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:40:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1165164747',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3315fdc5-7885-49ae-b906-bf29bd6f687c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d14732efa57642c591a66c817a83f3fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='537bc8ac286943a9ba2b11f3dfa77c96',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:40:33.051763 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-6b65c061-674d-4527-9dc1-c92c9f7b27fd tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (042ef503-0af3-4fe1-9b00-ce228ad31667) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:40:33.070286 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-6b65c061-674d-4527-9dc1-c92c9f7b27fd tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (042ef503-0af3-4fe1-9b00-ce228ad31667) transitioned into state 'SUCCESS' from state '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-1165164747',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d14732efa57642c591a66c817a83f3fb',qos_specs=None,replication_status=,reservations=['96c0c679-63c1-4053-bdd2-429c65950caf','1e9803a5-c1de-47af-8640-aeb5c08ad7e1','6165fc88-2f44-4923-bf81-5fd1ffa181aa','5385779a-4f96-442e-92f1-cd81164d0a9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='537bc8ac286943a9ba2b11f3dfa77c96',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:40:33.070994 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-6b65c061-674d-4527-9dc1-c92c9f7b27fd tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7191148e-ae86-4045-9528-1a69ea63903e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:40:33.082158 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-6b65c061-674d-4527-9dc1-c92c9f7b27fd tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7191148e-ae86-4045-9528-1a69ea63903e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:40:33.083086 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-6b65c061-674d-4527-9dc1-c92c9f7b27fd tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] Flow 'volume_create_api' (2143c9d1-ecd2-4501-af79-77e0952b5211) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:40:33.083421 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-6b65c061-674d-4527-9dc1-c92c9f7b27fd tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] Create volume request issued successfully. Jul 10 08:40:33.084017 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-6b65c061-674d-4527-9dc1-c92c9f7b27fd tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:40:33.084537 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 807/3256] 10.4.3.7 () {70 vars in 1285 bytes} [Fri Jul 10 08:40:32 2026] POST /volume/v3/volumes => generated 815 bytes in 337 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:40:33.098505 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-b765c376-ee1f-45f0-b954-f9057d65e5df None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:33.102823 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-b765c376-ee1f-45f0-b954-f9057d65e5df tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] GET https://10.4.3.7/volume/v3/volumes/3315fdc5-7885-49ae-b906-bf29bd6f687c Jul 10 08:40:33.103133 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-b765c376-ee1f-45f0-b954-f9057d65e5df tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:33.103216 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-b765c376-ee1f-45f0-b954-f9057d65e5df tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:33.123858 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:33.123858 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:40:33.132207 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-b765c376-ee1f-45f0-b954-f9057d65e5df tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] Volume info retrieved successfully. Jul 10 08:40:33.138307 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-b765c376-ee1f-45f0-b954-f9057d65e5df tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] https://10.4.3.7/volume/v3/volumes/3315fdc5-7885-49ae-b906-bf29bd6f687c returned with HTTP 200 Jul 10 08:40:33.138953 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 824/3257] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:40:33 2026] GET /volume/v3/volumes/3315fdc5-7885-49ae-b906-bf29bd6f687c => generated 883 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:40:33.771059 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-e19ed26d-8359-4264-9d83-9824489930d5 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:33.772859 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-e19ed26d-8359-4264-9d83-9824489930d5 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/backups/847ef301-37eb-41ef-bd09-b99148214928 Jul 10 08:40:33.773082 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-e19ed26d-8359-4264-9d83-9824489930d5 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:33.773292 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-e19ed26d-8359-4264-9d83-9824489930d5 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:33.773398 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-e19ed26d-8359-4264-9d83-9824489930d5 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Show backup with id 847ef301-37eb-41ef-bd09-b99148214928. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:40:33.777022 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-e19ed26d-8359-4264-9d83-9824489930d5 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/backups/847ef301-37eb-41ef-bd09-b99148214928 returned with HTTP 404 Jul 10 08:40:33.777558 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 811/3258] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:40:33 2026] GET /volume/v3/backups/847ef301-37eb-41ef-bd09-b99148214928 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:40:33.784860 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-2990196c-0f3a-488c-801d-4dae82fc0cd6 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:33.786947 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2990196c-0f3a-488c-801d-4dae82fc0cd6 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] DELETE https://10.4.3.7/volume/v3/backups/7d11bdaa-3b3a-437e-bd9a-b9006ea2240a Jul 10 08:40:33.787217 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2990196c-0f3a-488c-801d-4dae82fc0cd6 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:33.787462 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2990196c-0f3a-488c-801d-4dae82fc0cd6 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:33.787597 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.contrib.backups [None req-2990196c-0f3a-488c-801d-4dae82fc0cd6 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Delete backup with id: 7d11bdaa-3b3a-437e-bd9a-b9006ea2240a. Jul 10 08:40:33.792353 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:33.792353 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:40:33.806433 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.backup.rpcapi [None req-2990196c-0f3a-488c-801d-4dae82fc0cd6 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] delete_backup rpcapi backup_id 7d11bdaa-3b3a-437e-bd9a-b9006ea2240a {{(pid=100057) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 08:40:33.807306 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2990196c-0f3a-488c-801d-4dae82fc0cd6 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/backups/7d11bdaa-3b3a-437e-bd9a-b9006ea2240a returned with HTTP 202 Jul 10 08:40:33.807967 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 817/3259] 10.4.3.7 () {68 vars in 1377 bytes} [Fri Jul 10 08:40:33 2026] DELETE /volume/v3/backups/7d11bdaa-3b3a-437e-bd9a-b9006ea2240a => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:40:33.820427 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-922e6325-fb71-48c3-8e09-cc8c9e4b7fca None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:33.821312 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-922e6325-fb71-48c3-8e09-cc8c9e4b7fca tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/backups/7d11bdaa-3b3a-437e-bd9a-b9006ea2240a Jul 10 08:40:33.826430 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-922e6325-fb71-48c3-8e09-cc8c9e4b7fca tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:33.826430 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-922e6325-fb71-48c3-8e09-cc8c9e4b7fca tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:33.826430 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-922e6325-fb71-48c3-8e09-cc8c9e4b7fca tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Show backup with id 7d11bdaa-3b3a-437e-bd9a-b9006ea2240a. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:40:33.830001 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:33.830001 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:40:33.830329 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-922e6325-fb71-48c3-8e09-cc8c9e4b7fca tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/backups/7d11bdaa-3b3a-437e-bd9a-b9006ea2240a returned with HTTP 200 Jul 10 08:40:33.830883 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 808/3260] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:40:33 2026] GET /volume/v3/backups/7d11bdaa-3b3a-437e-bd9a-b9006ea2240a => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:34.153661 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-e45a48ed-4fcb-4d46-a5d0-0255c9d7d6f9 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:34.156798 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-e45a48ed-4fcb-4d46-a5d0-0255c9d7d6f9 tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] GET https://10.4.3.7/volume/v3/volumes/3315fdc5-7885-49ae-b906-bf29bd6f687c Jul 10 08:40:34.157122 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-e45a48ed-4fcb-4d46-a5d0-0255c9d7d6f9 tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:34.157565 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-e45a48ed-4fcb-4d46-a5d0-0255c9d7d6f9 tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:34.167190 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:34.167190 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:40:34.171427 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-e45a48ed-4fcb-4d46-a5d0-0255c9d7d6f9 tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] Volume info retrieved successfully. Jul 10 08:40:34.182420 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-e45a48ed-4fcb-4d46-a5d0-0255c9d7d6f9 tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] https://10.4.3.7/volume/v3/volumes/3315fdc5-7885-49ae-b906-bf29bd6f687c returned with HTTP 200 Jul 10 08:40:34.182953 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 825/3261] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:40:34 2026] GET /volume/v3/volumes/3315fdc5-7885-49ae-b906-bf29bd6f687c => generated 942 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:40:34.198694 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-15128a5e-efa0-4d98-ac9b-235d94de8239 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:34.201085 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-15128a5e-efa0-4d98-ac9b-235d94de8239 tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] POST https://10.4.3.7/volume/v3/volume-transfers Jul 10 08:40:34.201638 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-15128a5e-efa0-4d98-ac9b-235d94de8239 tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "3315fdc5-7885-49ae-b906-bf29bd6f687c"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:40:34.204996 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.volume_transfer [None req-15128a5e-efa0-4d98-ac9b-235d94de8239 tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] Creating new volume transfer {'transfer': {'volume_id': '3315fdc5-7885-49ae-b906-bf29bd6f687c'}} {{(pid=100056) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 10 08:40:34.205218 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volume_transfer [None req-15128a5e-efa0-4d98-ac9b-235d94de8239 tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] Creating transfer of volume 3315fdc5-7885-49ae-b906-bf29bd6f687c Jul 10 08:40:34.205389 np0000004976 devstack@c-api.service[100056]: INFO cinder.transfer.api [None req-15128a5e-efa0-4d98-ac9b-235d94de8239 tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] Generating transfer record for volume 3315fdc5-7885-49ae-b906-bf29bd6f687c Jul 10 08:40:34.214673 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:34.214673 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:40:34.232381 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-15128a5e-efa0-4d98-ac9b-235d94de8239 tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] https://10.4.3.7/volume/v3/volume-transfers returned with HTTP 202 Jul 10 08:40:34.232381 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 812/3262] 10.4.3.7 () {70 vars in 1312 bytes} [Fri Jul 10 08:40:34 2026] POST /volume/v3/volume-transfers => generated 568 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:40:34.243028 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-686eaaf2-5c31-4759-b18a-07d7c7699652 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:34.245135 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-686eaaf2-5c31-4759-b18a-07d7c7699652 tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] GET https://10.4.3.7/volume/v3/volumes/3315fdc5-7885-49ae-b906-bf29bd6f687c Jul 10 08:40:34.245427 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-686eaaf2-5c31-4759-b18a-07d7c7699652 tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:34.245663 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-686eaaf2-5c31-4759-b18a-07d7c7699652 tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:34.255911 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:34.255911 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:40:34.260082 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-686eaaf2-5c31-4759-b18a-07d7c7699652 tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] Volume info retrieved successfully. Jul 10 08:40:34.266984 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-686eaaf2-5c31-4759-b18a-07d7c7699652 tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] https://10.4.3.7/volume/v3/volumes/3315fdc5-7885-49ae-b906-bf29bd6f687c returned with HTTP 200 Jul 10 08:40:34.267365 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-694232a2-b68f-49a1-8502-bf80f7e962e4 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:34.267456 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 818/3263] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:40:34 2026] GET /volume/v3/volumes/3315fdc5-7885-49ae-b906-bf29bd6f687c => generated 950 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:40:34.271928 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-694232a2-b68f-49a1-8502-bf80f7e962e4 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] POST https://10.4.3.7/volume/v3/snapshots Jul 10 08:40:34.272424 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-694232a2-b68f-49a1-8502-bf80f7e962e4 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "90c0aef8-5b20-454d-af28-e549dd806cbe", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-2022873576", "description": null, "metadata": null}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:40:34.283015 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-25abc489-358d-4efd-98d8-2c57fbeff597 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:34.284807 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-25abc489-358d-4efd-98d8-2c57fbeff597 tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] GET https://10.4.3.7/volume/v3/volume-transfers/04061f00-442e-49d8-b49b-72ee7f931139 Jul 10 08:40:34.285024 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-25abc489-358d-4efd-98d8-2c57fbeff597 tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:34.285226 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-25abc489-358d-4efd-98d8-2c57fbeff597 tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:34.289088 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:34.289088 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:40:34.290007 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-694232a2-b68f-49a1-8502-bf80f7e962e4 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Volume info retrieved successfully. Jul 10 08:40:34.290237 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.snapshots [None req-694232a2-b68f-49a1-8502-bf80f7e962e4 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Create snapshot from volume 90c0aef8-5b20-454d-af28-e549dd806cbe Jul 10 08:40:34.290678 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-25abc489-358d-4efd-98d8-2c57fbeff597 tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] https://10.4.3.7/volume/v3/volume-transfers/04061f00-442e-49d8-b49b-72ee7f931139 returned with HTTP 200 Jul 10 08:40:34.292433 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 826/3264] 10.4.3.7 () {68 vars in 1402 bytes} [Fri Jul 10 08:40:34 2026] GET /volume/v3/volume-transfers/04061f00-442e-49d8-b49b-72ee7f931139 => generated 536 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:40:34.301047 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-0071310a-6ee9-46d5-87b5-a72e7843c384 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:34.303286 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-0071310a-6ee9-46d5-87b5-a72e7843c384 tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] GET https://10.4.3.7/volume/v3/volume-transfers Jul 10 08:40:34.303576 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-0071310a-6ee9-46d5-87b5-a72e7843c384 tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:34.303831 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-0071310a-6ee9-46d5-87b5-a72e7843c384 tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] Calling method 'index' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:34.304042 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.volume_transfer [None req-0071310a-6ee9-46d5-87b5-a72e7843c384 tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] Listing volume transfers {{(pid=100056) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 10 08:40:34.311319 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-0071310a-6ee9-46d5-87b5-a72e7843c384 tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] https://10.4.3.7/volume/v3/volume-transfers returned with HTTP 200 Jul 10 08:40:34.315603 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 813/3265] 10.4.3.7 () {68 vars in 1291 bytes} [Fri Jul 10 08:40:34 2026] GET /volume/v3/volume-transfers => generated 364 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 08:40:34.321778 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-12435183-c6f8-498a-9d8f-1c818064b47e None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:34.342559 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.quota [None req-694232a2-b68f-49a1-8502-bf80f7e962e4 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Created reservations ['153e3767-e46f-4891-b4bb-2c7c8ec7b6a3', 'aaf006c5-6542-463e-8e5b-e23e2136322e', '92fa63ed-95b7-428d-a2aa-a07190af3c39', '6a850fcf-833e-42dd-8a4a-e6398783d07a'] {{(pid=100055) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:40:34.381560 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-694232a2-b68f-49a1-8502-bf80f7e962e4 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Snapshot force create request issued successfully. Jul 10 08:40:34.381560 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-694232a2-b68f-49a1-8502-bf80f7e962e4 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/snapshots returned with HTTP 202 Jul 10 08:40:34.381560 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 809/3266] 10.4.3.7 () {68 vars in 1251 bytes} [Fri Jul 10 08:40:34 2026] POST /volume/v3/snapshots => generated 308 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:40:34.393940 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-45f1585f-8377-4a64-92ba-3082e804ddda None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:34.395199 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-45f1585f-8377-4a64-92ba-3082e804ddda tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] GET https://10.4.3.7/volume/v3/snapshots/aca533e9-4a76-43d2-a1d7-fc7b06c963d5 Jul 10 08:40:34.395368 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-45f1585f-8377-4a64-92ba-3082e804ddda tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:34.395581 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-45f1585f-8377-4a64-92ba-3082e804ddda tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:34.400264 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:34.400264 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:40:34.400722 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-45f1585f-8377-4a64-92ba-3082e804ddda tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Snapshot retrieved successfully. Jul 10 08:40:34.401493 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-45f1585f-8377-4a64-92ba-3082e804ddda tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/snapshots/aca533e9-4a76-43d2-a1d7-fc7b06c963d5 returned with HTTP 200 Jul 10 08:40:34.401856 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 827/3267] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:40:34 2026] GET /volume/v3/snapshots/aca533e9-4a76-43d2-a1d7-fc7b06c963d5 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:34.410589 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-12435183-c6f8-498a-9d8f-1c818064b47e tempest-VolumesTransfersV357Test-1993582149 tempest-VolumesTransfersV357Test-1993582149-project-member] POST https://10.4.3.7/volume/v3/volume-transfers/04061f00-442e-49d8-b49b-72ee7f931139/accept Jul 10 08:40:34.410945 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-12435183-c6f8-498a-9d8f-1c818064b47e tempest-VolumesTransfersV357Test-1993582149 tempest-VolumesTransfersV357Test-1993582149-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "8c076d68a988d6c2"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:40:34.412347 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.contrib.volume_transfer [None req-12435183-c6f8-498a-9d8f-1c818064b47e tempest-VolumesTransfersV357Test-1993582149 tempest-VolumesTransfersV357Test-1993582149-project-member] Accepting volume transfer 04061f00-442e-49d8-b49b-72ee7f931139 {{(pid=100057) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 10 08:40:34.412537 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.contrib.volume_transfer [None req-12435183-c6f8-498a-9d8f-1c818064b47e tempest-VolumesTransfersV357Test-1993582149 tempest-VolumesTransfersV357Test-1993582149-project-member] Accepting transfer 04061f00-442e-49d8-b49b-72ee7f931139 Jul 10 08:40:34.482720 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-12435183-c6f8-498a-9d8f-1c818064b47e tempest-VolumesTransfersV357Test-1993582149 tempest-VolumesTransfersV357Test-1993582149-project-member] Created reservations ['13bfd335-b318-4360-b809-30296156f91c', '9020de2a-57b4-43d5-9786-8cc4f63ae3a9', '173745e6-fb16-4f83-9c27-4e11128c6403', 'f7927008-a745-4efc-a50e-c0772503c422'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:40:34.510648 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-12435183-c6f8-498a-9d8f-1c818064b47e tempest-VolumesTransfersV357Test-1993582149 tempest-VolumesTransfersV357Test-1993582149-project-member] Created reservations ['ba0a9bd1-0dd7-4a81-8438-d366e53ab085', '2d435671-8021-4a44-9820-f358f56c05f3', '9ee74e20-2c06-41bc-a392-bd8a08ad82ba', '02badc36-2f64-4f8c-a471-dd73ec1ada34'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:40:34.544112 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-12435183-c6f8-498a-9d8f-1c818064b47e tempest-VolumesTransfersV357Test-1993582149 tempest-VolumesTransfersV357Test-1993582149-project-member] Created reservations ['109d25ec-c06b-4854-9a15-1fbed37e5398', 'b44d1033-6b37-4413-a94e-8270021be24e', '908679f2-df0a-4b5b-92b5-d8534659dfcd', '4d137537-fdfa-4fee-b52c-5c85276c1a64'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:40:34.571464 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-12435183-c6f8-498a-9d8f-1c818064b47e tempest-VolumesTransfersV357Test-1993582149 tempest-VolumesTransfersV357Test-1993582149-project-member] Created reservations ['a2d0c46f-dceb-4616-b243-6b1a9c79e6c0', '69353bcb-1290-479f-a5f5-6b27170c6de3', '99cc4eb3-8f33-4399-9e00-8f667de8fa79', '1a1b1299-b3e6-4a48-aea3-012ce764193b'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:40:34.844108 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-8a0d507f-1ea0-4bb5-9589-f5c614bc0ff5 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:34.845912 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-8a0d507f-1ea0-4bb5-9589-f5c614bc0ff5 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/backups/7d11bdaa-3b3a-437e-bd9a-b9006ea2240a Jul 10 08:40:34.846115 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-8a0d507f-1ea0-4bb5-9589-f5c614bc0ff5 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:34.846314 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-8a0d507f-1ea0-4bb5-9589-f5c614bc0ff5 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:34.846434 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-8a0d507f-1ea0-4bb5-9589-f5c614bc0ff5 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Show backup with id 7d11bdaa-3b3a-437e-bd9a-b9006ea2240a. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:40:34.849980 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-8a0d507f-1ea0-4bb5-9589-f5c614bc0ff5 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/backups/7d11bdaa-3b3a-437e-bd9a-b9006ea2240a returned with HTTP 404 Jul 10 08:40:34.850461 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 814/3268] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:40:34 2026] GET /volume/v3/backups/7d11bdaa-3b3a-437e-bd9a-b9006ea2240a => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:40:34.857074 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-829c9f38-0431-42f2-95ae-9f3ab13d67c6 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:34.858794 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-829c9f38-0431-42f2-95ae-9f3ab13d67c6 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] DELETE https://10.4.3.7/volume/v3/backups/e4030cd8-b654-42df-88f8-1725afd74b06 Jul 10 08:40:34.858977 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-829c9f38-0431-42f2-95ae-9f3ab13d67c6 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:34.859186 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-829c9f38-0431-42f2-95ae-9f3ab13d67c6 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'delete' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:34.859290 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.contrib.backups [None req-829c9f38-0431-42f2-95ae-9f3ab13d67c6 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Delete backup with id: e4030cd8-b654-42df-88f8-1725afd74b06. Jul 10 08:40:34.867336 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:34.867336 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:40:34.889462 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.backup.rpcapi [None req-829c9f38-0431-42f2-95ae-9f3ab13d67c6 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] delete_backup rpcapi backup_id e4030cd8-b654-42df-88f8-1725afd74b06 {{(pid=100055) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 08:40:34.895488 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-829c9f38-0431-42f2-95ae-9f3ab13d67c6 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/backups/e4030cd8-b654-42df-88f8-1725afd74b06 returned with HTTP 202 Jul 10 08:40:34.895898 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 810/3269] 10.4.3.7 () {68 vars in 1377 bytes} [Fri Jul 10 08:40:34 2026] DELETE /volume/v3/backups/e4030cd8-b654-42df-88f8-1725afd74b06 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:40:34.905497 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-5581724c-db6a-41b7-a580-35340c2d6ef1 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:34.907806 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-5581724c-db6a-41b7-a580-35340c2d6ef1 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/backups/e4030cd8-b654-42df-88f8-1725afd74b06 Jul 10 08:40:34.907806 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-5581724c-db6a-41b7-a580-35340c2d6ef1 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:34.907806 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-5581724c-db6a-41b7-a580-35340c2d6ef1 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:34.907806 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-5581724c-db6a-41b7-a580-35340c2d6ef1 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Show backup with id e4030cd8-b654-42df-88f8-1725afd74b06. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:40:34.912086 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:34.912086 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:40:34.912649 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-5581724c-db6a-41b7-a580-35340c2d6ef1 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/backups/e4030cd8-b654-42df-88f8-1725afd74b06 returned with HTTP 200 Jul 10 08:40:34.912954 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 828/3270] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:40:34 2026] GET /volume/v3/backups/e4030cd8-b654-42df-88f8-1725afd74b06 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:35.075623 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-12435183-c6f8-498a-9d8f-1c818064b47e tempest-VolumesTransfersV357Test-1993582149 tempest-VolumesTransfersV357Test-1993582149-project-member] Transfer volume completed successfully. Jul 10 08:40:35.146715 np0000004976 devstack@c-api.service[100057]: INFO cinder.transfer.api [None req-12435183-c6f8-498a-9d8f-1c818064b47e tempest-VolumesTransfersV357Test-1993582149 tempest-VolumesTransfersV357Test-1993582149-project-member] Volume 3315fdc5-7885-49ae-b906-bf29bd6f687c has been transferred. Jul 10 08:40:35.155223 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-12435183-c6f8-498a-9d8f-1c818064b47e tempest-VolumesTransfersV357Test-1993582149 tempest-VolumesTransfersV357Test-1993582149-project-member] https://10.4.3.7/volume/v3/volume-transfers/04061f00-442e-49d8-b49b-72ee7f931139/accept returned with HTTP 202 Jul 10 08:40:35.155646 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 819/3271] 10.4.3.7 () {70 vars in 1444 bytes} [Fri Jul 10 08:40:34 2026] POST /volume/v3/volume-transfers/04061f00-442e-49d8-b49b-72ee7f931139/accept => generated 361 bytes in 834 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:40:35.166071 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-66d17d19-a314-499a-979b-0252462ec3ab None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:35.167873 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-66d17d19-a314-499a-979b-0252462ec3ab tempest-VolumesTransfersV357Test-1993582149 tempest-VolumesTransfersV357Test-1993582149-project-member] GET https://10.4.3.7/volume/v3/volumes/3315fdc5-7885-49ae-b906-bf29bd6f687c Jul 10 08:40:35.168097 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-66d17d19-a314-499a-979b-0252462ec3ab tempest-VolumesTransfersV357Test-1993582149 tempest-VolumesTransfersV357Test-1993582149-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:35.168323 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-66d17d19-a314-499a-979b-0252462ec3ab tempest-VolumesTransfersV357Test-1993582149 tempest-VolumesTransfersV357Test-1993582149-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:35.175000 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:35.175000 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:40:35.178576 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-66d17d19-a314-499a-979b-0252462ec3ab tempest-VolumesTransfersV357Test-1993582149 tempest-VolumesTransfersV357Test-1993582149-project-member] Volume info retrieved successfully. Jul 10 08:40:35.182762 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-66d17d19-a314-499a-979b-0252462ec3ab tempest-VolumesTransfersV357Test-1993582149 tempest-VolumesTransfersV357Test-1993582149-project-member] https://10.4.3.7/volume/v3/volumes/3315fdc5-7885-49ae-b906-bf29bd6f687c returned with HTTP 200 Jul 10 08:40:35.183120 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 815/3272] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:40:35 2026] GET /volume/v3/volumes/3315fdc5-7885-49ae-b906-bf29bd6f687c => generated 942 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:40:35.194875 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-717055bf-a3c5-464a-bdb9-f076ded5345c None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:35.198633 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-717055bf-a3c5-464a-bdb9-f076ded5345c tempest-VolumesTransfersV357Test-1993582149 tempest-VolumesTransfersV357Test-1993582149-project-member] GET https://10.4.3.7/volume/v3/volumes/3315fdc5-7885-49ae-b906-bf29bd6f687c Jul 10 08:40:35.198633 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-717055bf-a3c5-464a-bdb9-f076ded5345c tempest-VolumesTransfersV357Test-1993582149 tempest-VolumesTransfersV357Test-1993582149-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:35.198633 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-717055bf-a3c5-464a-bdb9-f076ded5345c tempest-VolumesTransfersV357Test-1993582149 tempest-VolumesTransfersV357Test-1993582149-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:35.205325 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:35.205325 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:40:35.210989 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-717055bf-a3c5-464a-bdb9-f076ded5345c tempest-VolumesTransfersV357Test-1993582149 tempest-VolumesTransfersV357Test-1993582149-project-member] Volume info retrieved successfully. Jul 10 08:40:35.217289 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-717055bf-a3c5-464a-bdb9-f076ded5345c tempest-VolumesTransfersV357Test-1993582149 tempest-VolumesTransfersV357Test-1993582149-project-member] https://10.4.3.7/volume/v3/volumes/3315fdc5-7885-49ae-b906-bf29bd6f687c returned with HTTP 200 Jul 10 08:40:35.217904 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 811/3273] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:40:35 2026] GET /volume/v3/volumes/3315fdc5-7885-49ae-b906-bf29bd6f687c => generated 942 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:40:35.231884 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-96fb685b-b30e-42ac-9a09-aed85cd0f078 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:35.233655 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-96fb685b-b30e-42ac-9a09-aed85cd0f078 tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] DELETE https://10.4.3.7/volume/v3/volume-transfers/04061f00-442e-49d8-b49b-72ee7f931139 Jul 10 08:40:35.233851 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-96fb685b-b30e-42ac-9a09-aed85cd0f078 tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:35.234033 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-96fb685b-b30e-42ac-9a09-aed85cd0f078 tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] Calling method 'delete' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:35.234135 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.contrib.volume_transfer [None req-96fb685b-b30e-42ac-9a09-aed85cd0f078 tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] Delete transfer with id: 04061f00-442e-49d8-b49b-72ee7f931139 Jul 10 08:40:35.235936 np0000004976 devstack@c-api.service[100054]: DEBUG dbcounter [-] [100054] Writing DB stats cinder:SELECT=344,cinder:UPDATE=56,cinder:INSERT=38 {{(pid=100054) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 08:40:35.237665 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-96fb685b-b30e-42ac-9a09-aed85cd0f078 tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] https://10.4.3.7/volume/v3/volume-transfers/04061f00-442e-49d8-b49b-72ee7f931139 returned with HTTP 404 Jul 10 08:40:35.238091 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 829/3274] 10.4.3.7 () {68 vars in 1405 bytes} [Fri Jul 10 08:40:35 2026] DELETE /volume/v3/volume-transfers/04061f00-442e-49d8-b49b-72ee7f931139 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 08:40:35.245778 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-c252f705-1654-43ef-9a57-73541d656734 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:35.276967 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c252f705-1654-43ef-9a57-73541d656734 tempest-VolumesTransfersV357Test-1655106366 tempest-VolumesTransfersV357Test-1655106366-project-admin] DELETE https://10.4.3.7/volume/v3/volumes/3315fdc5-7885-49ae-b906-bf29bd6f687c Jul 10 08:40:35.277135 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c252f705-1654-43ef-9a57-73541d656734 tempest-VolumesTransfersV357Test-1655106366 tempest-VolumesTransfersV357Test-1655106366-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:35.277334 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c252f705-1654-43ef-9a57-73541d656734 tempest-VolumesTransfersV357Test-1655106366 tempest-VolumesTransfersV357Test-1655106366-project-admin] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:35.277516 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-c252f705-1654-43ef-9a57-73541d656734 tempest-VolumesTransfersV357Test-1655106366 tempest-VolumesTransfersV357Test-1655106366-project-admin] Delete volume with id: 3315fdc5-7885-49ae-b906-bf29bd6f687c Jul 10 08:40:35.287142 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:35.287142 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:40:35.287520 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-c252f705-1654-43ef-9a57-73541d656734 tempest-VolumesTransfersV357Test-1655106366 tempest-VolumesTransfersV357Test-1655106366-project-admin] Volume info retrieved successfully. Jul 10 08:40:35.321740 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-c252f705-1654-43ef-9a57-73541d656734 tempest-VolumesTransfersV357Test-1655106366 tempest-VolumesTransfersV357Test-1655106366-project-admin] Delete volume request issued successfully. Jul 10 08:40:35.321740 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c252f705-1654-43ef-9a57-73541d656734 tempest-VolumesTransfersV357Test-1655106366 tempest-VolumesTransfersV357Test-1655106366-project-admin] https://10.4.3.7/volume/v3/volumes/3315fdc5-7885-49ae-b906-bf29bd6f687c returned with HTTP 202 Jul 10 08:40:35.321740 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 820/3275] 10.4.3.7 () {68 vars in 1378 bytes} [Fri Jul 10 08:40:35 2026] DELETE /volume/v3/volumes/3315fdc5-7885-49ae-b906-bf29bd6f687c => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 08:40:35.328937 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-2e16e262-3a43-45cc-b78b-f7d81f625e06 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:35.331531 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-2e16e262-3a43-45cc-b78b-f7d81f625e06 tempest-VolumesTransfersV357Test-1655106366 tempest-VolumesTransfersV357Test-1655106366-project-admin] GET https://10.4.3.7/volume/v3/volumes/3315fdc5-7885-49ae-b906-bf29bd6f687c Jul 10 08:40:35.331732 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-2e16e262-3a43-45cc-b78b-f7d81f625e06 tempest-VolumesTransfersV357Test-1655106366 tempest-VolumesTransfersV357Test-1655106366-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:35.331907 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-2e16e262-3a43-45cc-b78b-f7d81f625e06 tempest-VolumesTransfersV357Test-1655106366 tempest-VolumesTransfersV357Test-1655106366-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:35.338733 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:35.338733 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:40:35.350634 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-2e16e262-3a43-45cc-b78b-f7d81f625e06 tempest-VolumesTransfersV357Test-1655106366 tempest-VolumesTransfersV357Test-1655106366-project-admin] Volume info retrieved successfully. Jul 10 08:40:35.356093 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-2e16e262-3a43-45cc-b78b-f7d81f625e06 tempest-VolumesTransfersV357Test-1655106366 tempest-VolumesTransfersV357Test-1655106366-project-admin] https://10.4.3.7/volume/v3/volumes/3315fdc5-7885-49ae-b906-bf29bd6f687c returned with HTTP 200 Jul 10 08:40:35.358427 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 816/3276] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:40:35 2026] GET /volume/v3/volumes/3315fdc5-7885-49ae-b906-bf29bd6f687c => generated 1135 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:40:35.414971 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-82754efe-1004-439a-97c3-20bfbd2010f8 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:35.416756 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-82754efe-1004-439a-97c3-20bfbd2010f8 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] GET https://10.4.3.7/volume/v3/snapshots/aca533e9-4a76-43d2-a1d7-fc7b06c963d5 Jul 10 08:40:35.416958 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-82754efe-1004-439a-97c3-20bfbd2010f8 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:35.417544 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-82754efe-1004-439a-97c3-20bfbd2010f8 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:35.424929 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:35.424929 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:40:35.425486 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-82754efe-1004-439a-97c3-20bfbd2010f8 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Snapshot retrieved successfully. Jul 10 08:40:35.426747 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-82754efe-1004-439a-97c3-20bfbd2010f8 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/snapshots/aca533e9-4a76-43d2-a1d7-fc7b06c963d5 returned with HTTP 200 Jul 10 08:40:35.426834 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 812/3277] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:40:35 2026] GET /volume/v3/snapshots/aca533e9-4a76-43d2-a1d7-fc7b06c963d5 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:35.436024 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-6755d42d-3c36-432d-a477-8cc6cbebd779 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:35.438025 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-6755d42d-3c36-432d-a477-8cc6cbebd779 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] GET https://10.4.3.7/volume/v3/snapshots/aca533e9-4a76-43d2-a1d7-fc7b06c963d5 Jul 10 08:40:35.438025 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-6755d42d-3c36-432d-a477-8cc6cbebd779 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:35.438209 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-6755d42d-3c36-432d-a477-8cc6cbebd779 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:35.443115 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:35.443115 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:40:35.443568 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-6755d42d-3c36-432d-a477-8cc6cbebd779 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Snapshot retrieved successfully. Jul 10 08:40:35.444380 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-6755d42d-3c36-432d-a477-8cc6cbebd779 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/snapshots/aca533e9-4a76-43d2-a1d7-fc7b06c963d5 returned with HTTP 200 Jul 10 08:40:35.444883 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 830/3278] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:40:35 2026] GET /volume/v3/snapshots/aca533e9-4a76-43d2-a1d7-fc7b06c963d5 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:35.453448 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-ec583049-e1e8-4a71-8a63-bfe855ce24ef None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:35.455185 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ec583049-e1e8-4a71-8a63-bfe855ce24ef tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] POST https://10.4.3.7/volume/v3/snapshots Jul 10 08:40:35.455522 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ec583049-e1e8-4a71-8a63-bfe855ce24ef tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "90c0aef8-5b20-454d-af28-e549dd806cbe", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-425362166", "description": null, "metadata": null}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:40:35.469429 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:35.469429 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:40:35.469429 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-ec583049-e1e8-4a71-8a63-bfe855ce24ef tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Volume info retrieved successfully. Jul 10 08:40:35.469429 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.snapshots [None req-ec583049-e1e8-4a71-8a63-bfe855ce24ef tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Create snapshot from volume 90c0aef8-5b20-454d-af28-e549dd806cbe Jul 10 08:40:35.504519 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-ec583049-e1e8-4a71-8a63-bfe855ce24ef tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Created reservations ['c7bd8443-c1bc-4563-9bd9-d74db5cda365', 'd8e3f893-d1d7-45fc-9326-ba7f7a8f336d', '9151cc45-106b-4fd8-8c7d-00439bea2c77', 'b91452cf-909e-417d-b1ec-a429a012b6c7'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:40:35.544047 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-ec583049-e1e8-4a71-8a63-bfe855ce24ef tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Snapshot force create request issued successfully. Jul 10 08:40:35.544312 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ec583049-e1e8-4a71-8a63-bfe855ce24ef tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/snapshots returned with HTTP 202 Jul 10 08:40:35.544724 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 821/3279] 10.4.3.7 () {68 vars in 1251 bytes} [Fri Jul 10 08:40:35 2026] POST /volume/v3/snapshots => generated 307 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:40:35.554547 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-d1f4132b-a74e-4fd8-a80b-6d978419fd73 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:35.560569 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-d1f4132b-a74e-4fd8-a80b-6d978419fd73 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] GET https://10.4.3.7/volume/v3/snapshots/8c6db4a0-fe66-482a-ad01-0c2c2340a058 Jul 10 08:40:35.560569 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-d1f4132b-a74e-4fd8-a80b-6d978419fd73 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:35.560848 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-d1f4132b-a74e-4fd8-a80b-6d978419fd73 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:35.570534 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:35.570534 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:40:35.571087 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-d1f4132b-a74e-4fd8-a80b-6d978419fd73 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Snapshot retrieved successfully. Jul 10 08:40:35.573601 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-d1f4132b-a74e-4fd8-a80b-6d978419fd73 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/snapshots/8c6db4a0-fe66-482a-ad01-0c2c2340a058 returned with HTTP 200 Jul 10 08:40:35.574242 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 817/3280] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:40:35 2026] GET /volume/v3/snapshots/8c6db4a0-fe66-482a-ad01-0c2c2340a058 => generated 439 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:35.848807 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-020ddc86-c11f-4fd1-b25c-a2645cd2ddb4 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:35.852094 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-020ddc86-c11f-4fd1-b25c-a2645cd2ddb4 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] GET https://10.4.3.7/volume/v3/volumes/6e9dbdd7-e1dc-4c8f-8437-76b330677ff1 Jul 10 08:40:35.852305 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-020ddc86-c11f-4fd1-b25c-a2645cd2ddb4 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:35.852505 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-020ddc86-c11f-4fd1-b25c-a2645cd2ddb4 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:35.861016 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:35.861016 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:40:35.865501 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-020ddc86-c11f-4fd1-b25c-a2645cd2ddb4 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Volume info retrieved successfully. Jul 10 08:40:35.871073 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-020ddc86-c11f-4fd1-b25c-a2645cd2ddb4 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] https://10.4.3.7/volume/v3/volumes/6e9dbdd7-e1dc-4c8f-8437-76b330677ff1 returned with HTTP 200 Jul 10 08:40:35.871850 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 813/3281] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:40:35 2026] GET /volume/v3/volumes/6e9dbdd7-e1dc-4c8f-8437-76b330677ff1 => generated 835 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:35.887483 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-21d2d087-e3a3-49f2-a6d0-7600ccb23ad1 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:35.890865 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-21d2d087-e3a3-49f2-a6d0-7600ccb23ad1 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] GET https://10.4.3.7/volume/v3/volumes/6e9dbdd7-e1dc-4c8f-8437-76b330677ff1 Jul 10 08:40:35.891124 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-21d2d087-e3a3-49f2-a6d0-7600ccb23ad1 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:35.891300 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-21d2d087-e3a3-49f2-a6d0-7600ccb23ad1 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:35.898901 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:35.898901 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:40:35.903859 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-21d2d087-e3a3-49f2-a6d0-7600ccb23ad1 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Volume info retrieved successfully. Jul 10 08:40:35.908990 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-21d2d087-e3a3-49f2-a6d0-7600ccb23ad1 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] https://10.4.3.7/volume/v3/volumes/6e9dbdd7-e1dc-4c8f-8437-76b330677ff1 returned with HTTP 200 Jul 10 08:40:35.909418 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 831/3282] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:40:35 2026] GET /volume/v3/volumes/6e9dbdd7-e1dc-4c8f-8437-76b330677ff1 => generated 835 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:35.923261 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-8688e139-4c5b-4279-bdf8-7c3c0c5eaf8b None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:35.924883 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8688e139-4c5b-4279-bdf8-7c3c0c5eaf8b tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/backups/e4030cd8-b654-42df-88f8-1725afd74b06 Jul 10 08:40:35.925061 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8688e139-4c5b-4279-bdf8-7c3c0c5eaf8b tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:35.925248 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8688e139-4c5b-4279-bdf8-7c3c0c5eaf8b tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:35.925353 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-8688e139-4c5b-4279-bdf8-7c3c0c5eaf8b tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Show backup with id e4030cd8-b654-42df-88f8-1725afd74b06. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:40:35.934744 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8688e139-4c5b-4279-bdf8-7c3c0c5eaf8b tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/backups/e4030cd8-b654-42df-88f8-1725afd74b06 returned with HTTP 404 Jul 10 08:40:35.935298 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 822/3283] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:40:35 2026] GET /volume/v3/backups/e4030cd8-b654-42df-88f8-1725afd74b06 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:40:35.942167 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-7c3de899-1696-40c1-9ebb-9e40eb10c310 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:35.943938 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-7c3de899-1696-40c1-9ebb-9e40eb10c310 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] DELETE https://10.4.3.7/volume/v3/volumes/4212f64c-fcad-4224-b1f8-972c5e61ac3d Jul 10 08:40:35.944122 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-7c3de899-1696-40c1-9ebb-9e40eb10c310 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:35.944322 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-7c3de899-1696-40c1-9ebb-9e40eb10c310 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:35.944528 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-7c3de899-1696-40c1-9ebb-9e40eb10c310 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Delete volume with id: 4212f64c-fcad-4224-b1f8-972c5e61ac3d Jul 10 08:40:35.949796 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-e7c57169-5f1e-40a7-bafb-f0b74f5fe005 req-33620f5b-61b7-4cd0-977b-2003e8309e3a None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:35.952294 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-e7c57169-5f1e-40a7-bafb-f0b74f5fe005 req-33620f5b-61b7-4cd0-977b-2003e8309e3a tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] GET https://10.4.3.7/volume/v3/volumes/6e9dbdd7-e1dc-4c8f-8437-76b330677ff1 Jul 10 08:40:35.952541 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-e7c57169-5f1e-40a7-bafb-f0b74f5fe005 req-33620f5b-61b7-4cd0-977b-2003e8309e3a tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:35.952759 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:35.952759 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:40:35.952862 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-e7c57169-5f1e-40a7-bafb-f0b74f5fe005 req-33620f5b-61b7-4cd0-977b-2003e8309e3a tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:35.953250 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-7c3de899-1696-40c1-9ebb-9e40eb10c310 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Volume info retrieved successfully. Jul 10 08:40:35.962026 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:35.962026 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:40:35.966692 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [req-e7c57169-5f1e-40a7-bafb-f0b74f5fe005 req-33620f5b-61b7-4cd0-977b-2003e8309e3a tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Volume info retrieved successfully. Jul 10 08:40:35.972396 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-e7c57169-5f1e-40a7-bafb-f0b74f5fe005 req-33620f5b-61b7-4cd0-977b-2003e8309e3a tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] https://10.4.3.7/volume/v3/volumes/6e9dbdd7-e1dc-4c8f-8437-76b330677ff1 returned with HTTP 200 Jul 10 08:40:35.972955 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 814/3284] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:40:35 2026] GET /volume/v3/volumes/6e9dbdd7-e1dc-4c8f-8437-76b330677ff1 => generated 835 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:35.974326 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-7c3de899-1696-40c1-9ebb-9e40eb10c310 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Delete volume request issued successfully. Jul 10 08:40:35.974535 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-7c3de899-1696-40c1-9ebb-9e40eb10c310 tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/volumes/4212f64c-fcad-4224-b1f8-972c5e61ac3d returned with HTTP 202 Jul 10 08:40:35.974904 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 818/3285] 10.4.3.7 () {68 vars in 1377 bytes} [Fri Jul 10 08:40:35 2026] DELETE /volume/v3/volumes/4212f64c-fcad-4224-b1f8-972c5e61ac3d => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:40:35.981921 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-b047c160-7827-462a-9986-94df15b1d3fb None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:35.986767 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-b047c160-7827-462a-9986-94df15b1d3fb tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/volumes/4212f64c-fcad-4224-b1f8-972c5e61ac3d Jul 10 08:40:35.987010 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-b047c160-7827-462a-9986-94df15b1d3fb tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:35.987534 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-b047c160-7827-462a-9986-94df15b1d3fb tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:35.997794 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:35.997794 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:40:36.003397 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-b047c160-7827-462a-9986-94df15b1d3fb tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Volume info retrieved successfully. Jul 10 08:40:36.012852 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-b047c160-7827-462a-9986-94df15b1d3fb tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/volumes/4212f64c-fcad-4224-b1f8-972c5e61ac3d returned with HTTP 200 Jul 10 08:40:36.013344 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 832/3286] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:40:35 2026] GET /volume/v3/volumes/4212f64c-fcad-4224-b1f8-972c5e61ac3d => generated 1013 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:40:36.123750 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-24543c17-01c8-4365-9ecb-04343460a609 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:36.124225 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-24543c17-01c8-4365-9ecb-04343460a609 None None] GET https://10.4.3.7/volume// Jul 10 08:40:36.124427 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-24543c17-01c8-4365-9ecb-04343460a609 None None] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:36.124610 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-24543c17-01c8-4365-9ecb-04343460a609 None None] Calling method 'all' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:36.124942 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-24543c17-01c8-4365-9ecb-04343460a609 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:40:36.125207 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 823/3287] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:40:36 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:40:36.133098 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-ff5325de-231e-416d-ae3e-52602626fa09 req-d72ed826-a51a-4c55-9112-e3c24d7fd22a None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:36.135085 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-ff5325de-231e-416d-ae3e-52602626fa09 req-d72ed826-a51a-4c55-9112-e3c24d7fd22a tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] POST https://10.4.3.7/volume/v3/attachments Jul 10 08:40:36.135477 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-ff5325de-231e-416d-ae3e-52602626fa09 req-d72ed826-a51a-4c55-9112-e3c24d7fd22a tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0ddb0c80-2be1-4d83-9d4a-2a96c4884286", "connector": null, "instance_uuid": "84f49f39-18fa-4464-b135-f3e40e248c51"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:40:36.145329 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:36.145329 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:40:36.169378 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-ff5325de-231e-416d-ae3e-52602626fa09 req-d72ed826-a51a-4c55-9112-e3c24d7fd22a tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/attachments returned with HTTP 200 Jul 10 08:40:36.169807 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 815/3288] 10.4.3.7 () {74 vars in 1580 bytes} [Fri Jul 10 08:40:36 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) Jul 10 08:40:36.177459 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-ff5325de-231e-416d-ae3e-52602626fa09 req-7c0c8a44-a895-421e-9b88-0d5924bc9e3d None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:36.179426 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-ff5325de-231e-416d-ae3e-52602626fa09 req-7c0c8a44-a895-421e-9b88-0d5924bc9e3d tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] DELETE https://10.4.3.7/volume/v3/attachments/1c5a1037-2214-405a-9079-613e680bce82 Jul 10 08:40:36.179625 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-ff5325de-231e-416d-ae3e-52602626fa09 req-7c0c8a44-a895-421e-9b88-0d5924bc9e3d tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:36.179811 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-ff5325de-231e-416d-ae3e-52602626fa09 req-7c0c8a44-a895-421e-9b88-0d5924bc9e3d tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Calling method 'version_select' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:36.186017 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:36.186017 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:40:36.369355 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-d91a085c-5167-47c4-930f-15f2ab458ad1 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:36.370852 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d91a085c-5167-47c4-930f-15f2ab458ad1 tempest-VolumesTransfersV357Test-1655106366 tempest-VolumesTransfersV357Test-1655106366-project-admin] GET https://10.4.3.7/volume/v3/volumes/3315fdc5-7885-49ae-b906-bf29bd6f687c Jul 10 08:40:36.371035 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-d91a085c-5167-47c4-930f-15f2ab458ad1 tempest-VolumesTransfersV357Test-1655106366 tempest-VolumesTransfersV357Test-1655106366-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:36.371227 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-d91a085c-5167-47c4-930f-15f2ab458ad1 tempest-VolumesTransfersV357Test-1655106366 tempest-VolumesTransfersV357Test-1655106366-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:36.376929 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d91a085c-5167-47c4-930f-15f2ab458ad1 tempest-VolumesTransfersV357Test-1655106366 tempest-VolumesTransfersV357Test-1655106366-project-admin] https://10.4.3.7/volume/v3/volumes/3315fdc5-7885-49ae-b906-bf29bd6f687c returned with HTTP 404 Jul 10 08:40:36.377384 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 833/3289] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:40:36 2026] GET /volume/v3/volumes/3315fdc5-7885-49ae-b906-bf29bd6f687c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 08:40:36.383526 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-b380ceea-e6cf-4b49-8617-207b2067f05e None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:36.385017 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b380ceea-e6cf-4b49-8617-207b2067f05e tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] GET https://10.4.3.7/volume/v3/volumes/3315fdc5-7885-49ae-b906-bf29bd6f687c Jul 10 08:40:36.385215 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b380ceea-e6cf-4b49-8617-207b2067f05e tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:36.385382 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b380ceea-e6cf-4b49-8617-207b2067f05e tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:36.390418 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b380ceea-e6cf-4b49-8617-207b2067f05e tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] https://10.4.3.7/volume/v3/volumes/3315fdc5-7885-49ae-b906-bf29bd6f687c returned with HTTP 404 Jul 10 08:40:36.390815 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 824/3290] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:40:36 2026] GET /volume/v3/volumes/3315fdc5-7885-49ae-b906-bf29bd6f687c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 08:40:36.397019 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-c39cab60-f133-4901-9108-be1e014d11ac None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:36.398637 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-c39cab60-f133-4901-9108-be1e014d11ac tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] DELETE https://10.4.3.7/volume/v3/volumes/3315fdc5-7885-49ae-b906-bf29bd6f687c Jul 10 08:40:36.398819 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-c39cab60-f133-4901-9108-be1e014d11ac tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:36.398985 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-c39cab60-f133-4901-9108-be1e014d11ac tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] Calling method 'delete' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:36.399140 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-c39cab60-f133-4901-9108-be1e014d11ac tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] Delete volume with id: 3315fdc5-7885-49ae-b906-bf29bd6f687c Jul 10 08:40:36.408227 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-c39cab60-f133-4901-9108-be1e014d11ac tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] https://10.4.3.7/volume/v3/volumes/3315fdc5-7885-49ae-b906-bf29bd6f687c returned with HTTP 404 Jul 10 08:40:36.408672 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 816/3291] 10.4.3.7 () {68 vars in 1378 bytes} [Fri Jul 10 08:40:36 2026] DELETE /volume/v3/volumes/3315fdc5-7885-49ae-b906-bf29bd6f687c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 08:40:36.416047 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-de6a0b76-9b31-4865-ba40-770b6d0d1564 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:36.418016 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-de6a0b76-9b31-4865-ba40-770b6d0d1564 tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:40:36.418476 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-de6a0b76-9b31-4865-ba40-770b6d0d1564 tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-734601614"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:40:36.420283 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.volumes [None req-de6a0b76-9b31-4865-ba40-770b6d0d1564 tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-734601614'}} {{(pid=100054) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:40:36.420479 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.volumes [None req-de6a0b76-9b31-4865-ba40-770b6d0d1564 tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] Create volume of 1 GB Jul 10 08:40:36.424995 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-de6a0b76-9b31-4865-ba40-770b6d0d1564 tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] Availability Zones retrieved successfully. Jul 10 08:40:36.430455 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-de6a0b76-9b31-4865-ba40-770b6d0d1564 tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] Flow 'volume_create_api' (eb65b586-c5f0-406f-8b1d-ce63193b081a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:40:36.431449 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-de6a0b76-9b31-4865-ba40-770b6d0d1564 tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f0ce528-d965-4ea1-9662-babe66feea86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:40:36.432238 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.flows.api.create_volume [None req-de6a0b76-9b31-4865-ba40-770b6d0d1564 tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] Validating volume size '1' using validate_int {{(pid=100054) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:40:36.455777 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-de6a0b76-9b31-4865-ba40-770b6d0d1564 tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f0ce528-d965-4ea1-9662-babe66feea86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:40:36.456472 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-de6a0b76-9b31-4865-ba40-770b6d0d1564 tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65c4f385-82fe-420e-8a22-7663f8f8e716) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:40:36.494217 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.quota [None req-de6a0b76-9b31-4865-ba40-770b6d0d1564 tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] Created reservations ['924771e4-1155-44f7-b323-e8862be34226', '17b0a130-9a48-49a6-9a5f-a990d79d998e', '7160c1af-234a-4dae-9871-b491326efc8c', '0fd327a9-d202-47d1-ba15-74f901982834'] {{(pid=100054) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:40:36.495017 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-de6a0b76-9b31-4865-ba40-770b6d0d1564 tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65c4f385-82fe-420e-8a22-7663f8f8e716) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['924771e4-1155-44f7-b323-e8862be34226', '17b0a130-9a48-49a6-9a5f-a990d79d998e', '7160c1af-234a-4dae-9871-b491326efc8c', '0fd327a9-d202-47d1-ba15-74f901982834']}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:40:36.496081 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-de6a0b76-9b31-4865-ba40-770b6d0d1564 tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56ba5e11-fc33-4130-9a79-e255821520bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:40:36.517338 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-de6a0b76-9b31-4865-ba40-770b6d0d1564 tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56ba5e11-fc33-4130-9a79-e255821520bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fcb90a4d-6e09-4886-9e54-9d954a0bbccd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-734601614',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d14732efa57642c591a66c817a83f3fb',qos_specs=None,replication_status=,reservations=['924771e4-1155-44f7-b323-e8862be34226','17b0a130-9a48-49a6-9a5f-a990d79d998e','7160c1af-234a-4dae-9871-b491326efc8c','0fd327a9-d202-47d1-ba15-74f901982834'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='537bc8ac286943a9ba2b11f3dfa77c96',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:40:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-734601614',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fcb90a4d-6e09-4886-9e54-9d954a0bbccd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d14732efa57642c591a66c817a83f3fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='537bc8ac286943a9ba2b11f3dfa77c96',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:40:36.518050 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-de6a0b76-9b31-4865-ba40-770b6d0d1564 tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c6cdcac-866b-4914-a6d7-f74eb2549611) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:40:36.537949 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-de6a0b76-9b31-4865-ba40-770b6d0d1564 tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c6cdcac-866b-4914-a6d7-f74eb2549611) transitioned into state 'SUCCESS' from state '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-734601614',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d14732efa57642c591a66c817a83f3fb',qos_specs=None,replication_status=,reservations=['924771e4-1155-44f7-b323-e8862be34226','17b0a130-9a48-49a6-9a5f-a990d79d998e','7160c1af-234a-4dae-9871-b491326efc8c','0fd327a9-d202-47d1-ba15-74f901982834'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='537bc8ac286943a9ba2b11f3dfa77c96',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:40:36.538717 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-de6a0b76-9b31-4865-ba40-770b6d0d1564 tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a46ee622-c65a-402e-9077-e467f351ef5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:40:36.552066 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-de6a0b76-9b31-4865-ba40-770b6d0d1564 tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a46ee622-c65a-402e-9077-e467f351ef5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:40:36.552864 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-de6a0b76-9b31-4865-ba40-770b6d0d1564 tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] Flow 'volume_create_api' (eb65b586-c5f0-406f-8b1d-ce63193b081a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100054) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:40:36.553142 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-de6a0b76-9b31-4865-ba40-770b6d0d1564 tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] Create volume request issued successfully. Jul 10 08:40:36.553708 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-de6a0b76-9b31-4865-ba40-770b6d0d1564 tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:40:36.554119 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 834/3292] 10.4.3.7 () {70 vars in 1285 bytes} [Fri Jul 10 08:40:36 2026] POST /volume/v3/volumes => generated 814 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:40:36.564912 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-33bb9efc-4b16-42b5-b598-75d623c380b4 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:36.567575 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-33bb9efc-4b16-42b5-b598-75d623c380b4 tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] GET https://10.4.3.7/volume/v3/volumes/fcb90a4d-6e09-4886-9e54-9d954a0bbccd Jul 10 08:40:36.567763 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-33bb9efc-4b16-42b5-b598-75d623c380b4 tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:36.568094 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-33bb9efc-4b16-42b5-b598-75d623c380b4 tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:36.577182 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:36.577182 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:40:36.581029 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-33bb9efc-4b16-42b5-b598-75d623c380b4 tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] Volume info retrieved successfully. Jul 10 08:40:36.583940 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-ca9e67bd-f90d-4cba-9fda-9dfdf5cf98dc None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:36.585062 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-33bb9efc-4b16-42b5-b598-75d623c380b4 tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] https://10.4.3.7/volume/v3/volumes/fcb90a4d-6e09-4886-9e54-9d954a0bbccd returned with HTTP 200 Jul 10 08:40:36.585519 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 825/3293] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:40:36 2026] GET /volume/v3/volumes/fcb90a4d-6e09-4886-9e54-9d954a0bbccd => generated 882 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:40:36.585603 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-ca9e67bd-f90d-4cba-9fda-9dfdf5cf98dc tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] GET https://10.4.3.7/volume/v3/snapshots/8c6db4a0-fe66-482a-ad01-0c2c2340a058 Jul 10 08:40:36.585785 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-ca9e67bd-f90d-4cba-9fda-9dfdf5cf98dc tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:36.585965 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-ca9e67bd-f90d-4cba-9fda-9dfdf5cf98dc tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:36.590321 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:36.590321 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:40:36.590732 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-ca9e67bd-f90d-4cba-9fda-9dfdf5cf98dc tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Snapshot retrieved successfully. Jul 10 08:40:36.591391 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-ca9e67bd-f90d-4cba-9fda-9dfdf5cf98dc tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/snapshots/8c6db4a0-fe66-482a-ad01-0c2c2340a058 returned with HTTP 200 Jul 10 08:40:36.591729 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 817/3294] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:40:36 2026] GET /volume/v3/snapshots/8c6db4a0-fe66-482a-ad01-0c2c2340a058 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:36.600201 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-70b86ea6-3ee5-4d54-a2c0-b78998422db0 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:36.601885 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-70b86ea6-3ee5-4d54-a2c0-b78998422db0 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] GET https://10.4.3.7/volume/v3/snapshots/8c6db4a0-fe66-482a-ad01-0c2c2340a058 Jul 10 08:40:36.602074 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-70b86ea6-3ee5-4d54-a2c0-b78998422db0 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:36.602262 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-70b86ea6-3ee5-4d54-a2c0-b78998422db0 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:36.606957 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:36.606957 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:40:36.607430 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-70b86ea6-3ee5-4d54-a2c0-b78998422db0 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Snapshot retrieved successfully. Jul 10 08:40:36.608071 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-70b86ea6-3ee5-4d54-a2c0-b78998422db0 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/snapshots/8c6db4a0-fe66-482a-ad01-0c2c2340a058 returned with HTTP 200 Jul 10 08:40:36.608432 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 835/3295] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:40:36 2026] GET /volume/v3/snapshots/8c6db4a0-fe66-482a-ad01-0c2c2340a058 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:36.617623 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-f22af199-a94f-4f16-984b-8d5cb69c7b86 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:36.619178 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f22af199-a94f-4f16-984b-8d5cb69c7b86 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] POST https://10.4.3.7/volume/v3/snapshots Jul 10 08:40:36.619556 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f22af199-a94f-4f16-984b-8d5cb69c7b86 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "90c0aef8-5b20-454d-af28-e549dd806cbe", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-814222284", "description": null, "metadata": null}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:40:36.630386 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:36.630386 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:40:36.630862 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-f22af199-a94f-4f16-984b-8d5cb69c7b86 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Volume info retrieved successfully. Jul 10 08:40:36.631002 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.snapshots [None req-f22af199-a94f-4f16-984b-8d5cb69c7b86 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Create snapshot from volume 90c0aef8-5b20-454d-af28-e549dd806cbe Jul 10 08:40:36.655382 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-f22af199-a94f-4f16-984b-8d5cb69c7b86 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Created reservations ['83c4247d-b7be-4fb0-8364-2489ddbcdfce', '98aa39e5-9d7c-4048-8209-a91d96dfad44', '74cec1e2-7099-4896-a7c4-4fe413342808', '81e5f468-1ae5-4ade-844f-cc20df8eb492'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:40:36.695187 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-f22af199-a94f-4f16-984b-8d5cb69c7b86 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Snapshot force create request issued successfully. Jul 10 08:40:36.695541 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f22af199-a94f-4f16-984b-8d5cb69c7b86 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/snapshots returned with HTTP 202 Jul 10 08:40:36.695952 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 826/3296] 10.4.3.7 () {68 vars in 1251 bytes} [Fri Jul 10 08:40:36 2026] POST /volume/v3/snapshots => generated 307 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:40:36.705881 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-58fb4018-a097-40e5-9d6b-aa8d500aa556 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:36.708081 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-58fb4018-a097-40e5-9d6b-aa8d500aa556 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] GET https://10.4.3.7/volume/v3/snapshots/d3611252-1fcd-4453-8fd6-55eb759fb5c8 Jul 10 08:40:36.708557 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-58fb4018-a097-40e5-9d6b-aa8d500aa556 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:36.708557 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-58fb4018-a097-40e5-9d6b-aa8d500aa556 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:36.717176 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:36.717176 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:40:36.717768 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-58fb4018-a097-40e5-9d6b-aa8d500aa556 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Snapshot retrieved successfully. Jul 10 08:40:36.722126 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-58fb4018-a097-40e5-9d6b-aa8d500aa556 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/snapshots/d3611252-1fcd-4453-8fd6-55eb759fb5c8 returned with HTTP 200 Jul 10 08:40:36.722126 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 818/3297] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:40:36 2026] GET /volume/v3/snapshots/d3611252-1fcd-4453-8fd6-55eb759fb5c8 => generated 439 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:36.735446 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-ff5325de-231e-416d-ae3e-52602626fa09 req-7c0c8a44-a895-421e-9b88-0d5924bc9e3d tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/attachments/1c5a1037-2214-405a-9079-613e680bce82 returned with HTTP 200 Jul 10 08:40:36.735870 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 819/3298] 10.4.3.7 () {72 vars in 1659 bytes} [Fri Jul 10 08:40:36 2026] DELETE /volume/v3/attachments/1c5a1037-2214-405a-9079-613e680bce82 => generated 192 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:40:37.028377 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-5398507e-fc12-48eb-bd84-c3541f2de7df None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:37.029963 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-5398507e-fc12-48eb-bd84-c3541f2de7df tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] GET https://10.4.3.7/volume/v3/volumes/4212f64c-fcad-4224-b1f8-972c5e61ac3d Jul 10 08:40:37.030169 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-5398507e-fc12-48eb-bd84-c3541f2de7df tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:37.030339 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-5398507e-fc12-48eb-bd84-c3541f2de7df tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:37.036267 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-5398507e-fc12-48eb-bd84-c3541f2de7df tempest-ProjectMemberTests33-859706895 tempest-ProjectMemberTests33-859706895-project-admin] https://10.4.3.7/volume/v3/volumes/4212f64c-fcad-4224-b1f8-972c5e61ac3d returned with HTTP 404 Jul 10 08:40:37.036719 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 836/3299] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:40:37 2026] GET /volume/v3/volumes/4212f64c-fcad-4224-b1f8-972c5e61ac3d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:40:37.597379 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-0439aa68-8338-462f-aad4-e9584e538fbe None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:37.599729 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0439aa68-8338-462f-aad4-e9584e538fbe tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] GET https://10.4.3.7/volume/v3/volumes/fcb90a4d-6e09-4886-9e54-9d954a0bbccd Jul 10 08:40:37.599918 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0439aa68-8338-462f-aad4-e9584e538fbe tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:37.600107 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0439aa68-8338-462f-aad4-e9584e538fbe tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:37.607826 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:37.607826 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:40:37.611920 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-0439aa68-8338-462f-aad4-e9584e538fbe tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] Volume info retrieved successfully. Jul 10 08:40:37.616203 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0439aa68-8338-462f-aad4-e9584e538fbe tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] https://10.4.3.7/volume/v3/volumes/fcb90a4d-6e09-4886-9e54-9d954a0bbccd returned with HTTP 200 Jul 10 08:40:37.616587 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 827/3300] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:40:37 2026] GET /volume/v3/volumes/fcb90a4d-6e09-4886-9e54-9d954a0bbccd => generated 941 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:40:37.632246 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-debb0c09-9403-4c47-b8c5-456abd3eaea7 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:37.633987 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-debb0c09-9403-4c47-b8c5-456abd3eaea7 tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] POST https://10.4.3.7/volume/v3/volume-transfers Jul 10 08:40:37.634379 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-debb0c09-9403-4c47-b8c5-456abd3eaea7 tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "fcb90a4d-6e09-4886-9e54-9d954a0bbccd"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:40:37.635742 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.volume_transfer [None req-debb0c09-9403-4c47-b8c5-456abd3eaea7 tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] Creating new volume transfer {'transfer': {'volume_id': 'fcb90a4d-6e09-4886-9e54-9d954a0bbccd'}} {{(pid=100055) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 10 08:40:37.635900 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volume_transfer [None req-debb0c09-9403-4c47-b8c5-456abd3eaea7 tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] Creating transfer of volume fcb90a4d-6e09-4886-9e54-9d954a0bbccd Jul 10 08:40:37.636025 np0000004976 devstack@c-api.service[100055]: INFO cinder.transfer.api [None req-debb0c09-9403-4c47-b8c5-456abd3eaea7 tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] Generating transfer record for volume fcb90a4d-6e09-4886-9e54-9d954a0bbccd Jul 10 08:40:37.648478 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:37.648478 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:40:37.657177 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-debb0c09-9403-4c47-b8c5-456abd3eaea7 tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] https://10.4.3.7/volume/v3/volume-transfers returned with HTTP 202 Jul 10 08:40:37.657639 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 819/3301] 10.4.3.7 () {70 vars in 1312 bytes} [Fri Jul 10 08:40:37 2026] POST /volume/v3/volume-transfers => generated 568 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:40:37.667948 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-b156e165-896e-4de9-a51d-bc8680274c66 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:37.669913 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-b156e165-896e-4de9-a51d-bc8680274c66 tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] GET https://10.4.3.7/volume/v3/volumes/fcb90a4d-6e09-4886-9e54-9d954a0bbccd Jul 10 08:40:37.670111 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-b156e165-896e-4de9-a51d-bc8680274c66 tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:37.670361 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-b156e165-896e-4de9-a51d-bc8680274c66 tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:37.678805 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:37.678805 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:40:37.682339 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-b156e165-896e-4de9-a51d-bc8680274c66 tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] Volume info retrieved successfully. Jul 10 08:40:37.686784 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-b156e165-896e-4de9-a51d-bc8680274c66 tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] https://10.4.3.7/volume/v3/volumes/fcb90a4d-6e09-4886-9e54-9d954a0bbccd returned with HTTP 200 Jul 10 08:40:37.687101 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 820/3302] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:40:37 2026] GET /volume/v3/volumes/fcb90a4d-6e09-4886-9e54-9d954a0bbccd => generated 949 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:40:37.711639 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-858e9e34-7589-48fd-b171-6bf88551969c None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:37.713580 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-858e9e34-7589-48fd-b171-6bf88551969c tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] GET https://10.4.3.7/volume/v3/volume-transfers/detail Jul 10 08:40:37.713867 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-858e9e34-7589-48fd-b171-6bf88551969c tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:37.714121 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-858e9e34-7589-48fd-b171-6bf88551969c tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] Calling method 'detail' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:37.714350 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.volume_transfer [None req-858e9e34-7589-48fd-b171-6bf88551969c tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] Listing volume transfers {{(pid=100054) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 10 08:40:37.718852 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-858e9e34-7589-48fd-b171-6bf88551969c tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] https://10.4.3.7/volume/v3/volume-transfers/detail returned with HTTP 200 Jul 10 08:40:37.719329 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 837/3303] 10.4.3.7 () {68 vars in 1312 bytes} [Fri Jul 10 08:40:37 2026] GET /volume/v3/volume-transfers/detail => generated 539 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:40:37.730620 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-cd537fef-d2e0-4078-9801-f89bdee59a26 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:37.732736 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cd537fef-d2e0-4078-9801-f89bdee59a26 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] GET https://10.4.3.7/volume/v3/snapshots/d3611252-1fcd-4453-8fd6-55eb759fb5c8 Jul 10 08:40:37.732998 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-cd537fef-d2e0-4078-9801-f89bdee59a26 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:37.733258 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-cd537fef-d2e0-4078-9801-f89bdee59a26 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:37.733394 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-42b1caef-ee00-4415-9dc1-9c02723fcebd None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:37.736034 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-42b1caef-ee00-4415-9dc1-9c02723fcebd tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] DELETE https://10.4.3.7/volume/v3/volume-transfers/d3672691-0c22-4fe0-8401-6fd5aecfc21d Jul 10 08:40:37.736311 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-42b1caef-ee00-4415-9dc1-9c02723fcebd tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:37.736573 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-42b1caef-ee00-4415-9dc1-9c02723fcebd tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] Calling method 'delete' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:37.736724 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.contrib.volume_transfer [None req-42b1caef-ee00-4415-9dc1-9c02723fcebd tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] Delete transfer with id: d3672691-0c22-4fe0-8401-6fd5aecfc21d Jul 10 08:40:37.739199 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:37.739199 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:40:37.739753 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-cd537fef-d2e0-4078-9801-f89bdee59a26 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Snapshot retrieved successfully. Jul 10 08:40:37.740744 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cd537fef-d2e0-4078-9801-f89bdee59a26 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/snapshots/d3611252-1fcd-4453-8fd6-55eb759fb5c8 returned with HTTP 200 Jul 10 08:40:37.741228 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 828/3304] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:40:37 2026] GET /volume/v3/snapshots/d3611252-1fcd-4453-8fd6-55eb759fb5c8 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:37.746525 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:37.746525 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:40:37.756920 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-42b1caef-ee00-4415-9dc1-9c02723fcebd tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] https://10.4.3.7/volume/v3/volume-transfers/d3672691-0c22-4fe0-8401-6fd5aecfc21d returned with HTTP 202 Jul 10 08:40:37.757417 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 820/3305] 10.4.3.7 () {68 vars in 1405 bytes} [Fri Jul 10 08:40:37 2026] DELETE /volume/v3/volume-transfers/d3672691-0c22-4fe0-8401-6fd5aecfc21d => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 08:40:37.758133 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-6bf096ac-e108-418d-98e7-3db92dfc72e8 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:37.763748 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-d3fcb83f-fb26-4774-9051-24bd7255df80 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:37.763868 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-6bf096ac-e108-418d-98e7-3db92dfc72e8 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] GET https://10.4.3.7/volume/v3/snapshots/d3611252-1fcd-4453-8fd6-55eb759fb5c8 Jul 10 08:40:37.764243 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-6bf096ac-e108-418d-98e7-3db92dfc72e8 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:37.764467 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-6bf096ac-e108-418d-98e7-3db92dfc72e8 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:37.765489 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d3fcb83f-fb26-4774-9051-24bd7255df80 tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] GET https://10.4.3.7/volume/v3/volumes/fcb90a4d-6e09-4886-9e54-9d954a0bbccd Jul 10 08:40:37.765747 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-d3fcb83f-fb26-4774-9051-24bd7255df80 tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:37.765857 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-d3fcb83f-fb26-4774-9051-24bd7255df80 tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:37.772495 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:37.772495 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:40:37.773013 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:37.773013 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:40:37.773110 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-6bf096ac-e108-418d-98e7-3db92dfc72e8 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Snapshot retrieved successfully. Jul 10 08:40:37.774175 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-6bf096ac-e108-418d-98e7-3db92dfc72e8 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/snapshots/d3611252-1fcd-4453-8fd6-55eb759fb5c8 returned with HTTP 200 Jul 10 08:40:37.774682 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 821/3306] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:40:37 2026] GET /volume/v3/snapshots/d3611252-1fcd-4453-8fd6-55eb759fb5c8 => generated 466 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:37.778767 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-d3fcb83f-fb26-4774-9051-24bd7255df80 tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] Volume info retrieved successfully. Jul 10 08:40:37.782038 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d3fcb83f-fb26-4774-9051-24bd7255df80 tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] https://10.4.3.7/volume/v3/volumes/fcb90a4d-6e09-4886-9e54-9d954a0bbccd returned with HTTP 200 Jul 10 08:40:37.782426 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 838/3307] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:40:37 2026] GET /volume/v3/volumes/fcb90a4d-6e09-4886-9e54-9d954a0bbccd => generated 941 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:40:37.801189 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-b8159f1e-a2db-493d-8963-927847ee5e74 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:37.803008 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b8159f1e-a2db-493d-8963-927847ee5e74 tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] DELETE https://10.4.3.7/volume/v3/volume-transfers/d3672691-0c22-4fe0-8401-6fd5aecfc21d Jul 10 08:40:37.803281 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b8159f1e-a2db-493d-8963-927847ee5e74 tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:37.803527 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b8159f1e-a2db-493d-8963-927847ee5e74 tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:37.803642 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.contrib.volume_transfer [None req-b8159f1e-a2db-493d-8963-927847ee5e74 tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] Delete transfer with id: d3672691-0c22-4fe0-8401-6fd5aecfc21d Jul 10 08:40:37.806759 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b8159f1e-a2db-493d-8963-927847ee5e74 tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] https://10.4.3.7/volume/v3/volume-transfers/d3672691-0c22-4fe0-8401-6fd5aecfc21d returned with HTTP 404 Jul 10 08:40:37.807230 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 829/3308] 10.4.3.7 () {68 vars in 1405 bytes} [Fri Jul 10 08:40:37 2026] DELETE /volume/v3/volume-transfers/d3672691-0c22-4fe0-8401-6fd5aecfc21d => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 08:40:37.814356 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-1f9aee0a-62ec-4520-8a6c-ce75b559e323 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:37.819727 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-1f9aee0a-62ec-4520-8a6c-ce75b559e323 tempest-VolumesTransfersV357Test-1655106366 tempest-VolumesTransfersV357Test-1655106366-project-admin] DELETE https://10.4.3.7/volume/v3/volumes/fcb90a4d-6e09-4886-9e54-9d954a0bbccd Jul 10 08:40:37.819946 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-1f9aee0a-62ec-4520-8a6c-ce75b559e323 tempest-VolumesTransfersV357Test-1655106366 tempest-VolumesTransfersV357Test-1655106366-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:37.820111 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-1f9aee0a-62ec-4520-8a6c-ce75b559e323 tempest-VolumesTransfersV357Test-1655106366 tempest-VolumesTransfersV357Test-1655106366-project-admin] Calling method 'delete' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:37.820307 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-1f9aee0a-62ec-4520-8a6c-ce75b559e323 tempest-VolumesTransfersV357Test-1655106366 tempest-VolumesTransfersV357Test-1655106366-project-admin] Delete volume with id: fcb90a4d-6e09-4886-9e54-9d954a0bbccd Jul 10 08:40:37.829563 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:37.829563 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:40:37.829899 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-1f9aee0a-62ec-4520-8a6c-ce75b559e323 tempest-VolumesTransfersV357Test-1655106366 tempest-VolumesTransfersV357Test-1655106366-project-admin] Volume info retrieved successfully. Jul 10 08:40:37.852600 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-1f9aee0a-62ec-4520-8a6c-ce75b559e323 tempest-VolumesTransfersV357Test-1655106366 tempest-VolumesTransfersV357Test-1655106366-project-admin] Delete volume request issued successfully. Jul 10 08:40:37.852784 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-1f9aee0a-62ec-4520-8a6c-ce75b559e323 tempest-VolumesTransfersV357Test-1655106366 tempest-VolumesTransfersV357Test-1655106366-project-admin] https://10.4.3.7/volume/v3/volumes/fcb90a4d-6e09-4886-9e54-9d954a0bbccd returned with HTTP 202 Jul 10 08:40:37.853217 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 821/3309] 10.4.3.7 () {68 vars in 1378 bytes} [Fri Jul 10 08:40:37 2026] DELETE /volume/v3/volumes/fcb90a4d-6e09-4886-9e54-9d954a0bbccd => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 08:40:37.862535 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-df44a78d-154f-45ad-be8d-7844bc6b569b None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:37.864765 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-df44a78d-154f-45ad-be8d-7844bc6b569b tempest-VolumesTransfersV357Test-1655106366 tempest-VolumesTransfersV357Test-1655106366-project-admin] GET https://10.4.3.7/volume/v3/volumes/fcb90a4d-6e09-4886-9e54-9d954a0bbccd Jul 10 08:40:37.864989 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-df44a78d-154f-45ad-be8d-7844bc6b569b tempest-VolumesTransfersV357Test-1655106366 tempest-VolumesTransfersV357Test-1655106366-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:37.865208 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-df44a78d-154f-45ad-be8d-7844bc6b569b tempest-VolumesTransfersV357Test-1655106366 tempest-VolumesTransfersV357Test-1655106366-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:37.873190 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:37.873190 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:40:37.878269 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-df44a78d-154f-45ad-be8d-7844bc6b569b tempest-VolumesTransfersV357Test-1655106366 tempest-VolumesTransfersV357Test-1655106366-project-admin] Volume info retrieved successfully. Jul 10 08:40:37.882333 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-df44a78d-154f-45ad-be8d-7844bc6b569b tempest-VolumesTransfersV357Test-1655106366 tempest-VolumesTransfersV357Test-1655106366-project-admin] https://10.4.3.7/volume/v3/volumes/fcb90a4d-6e09-4886-9e54-9d954a0bbccd returned with HTTP 200 Jul 10 08:40:37.882764 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 822/3310] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:40:37 2026] GET /volume/v3/volumes/fcb90a4d-6e09-4886-9e54-9d954a0bbccd => generated 1134 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:40:38.007830 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-9a672e5a-d882-4e9a-bea0-8b1a89a09acf None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:38.008253 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-9a672e5a-d882-4e9a-bea0-8b1a89a09acf None None] GET https://10.4.3.7/volume// Jul 10 08:40:38.008442 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-9a672e5a-d882-4e9a-bea0-8b1a89a09acf None None] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:38.008683 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-9a672e5a-d882-4e9a-bea0-8b1a89a09acf None None] Calling method 'all' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:38.009026 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-9a672e5a-d882-4e9a-bea0-8b1a89a09acf None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:40:38.009331 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 839/3311] 10.4.3.7 () {66 vars in 1414 bytes} [Fri Jul 10 08:40:38 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:40:38.016758 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-e7c57169-5f1e-40a7-bafb-f0b74f5fe005 req-d6972dc8-d3ea-4a12-bb94-4d0af2608dcf None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:38.018731 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-e7c57169-5f1e-40a7-bafb-f0b74f5fe005 req-d6972dc8-d3ea-4a12-bb94-4d0af2608dcf tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] POST https://10.4.3.7/volume/v3/attachments Jul 10 08:40:38.019111 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-e7c57169-5f1e-40a7-bafb-f0b74f5fe005 req-d6972dc8-d3ea-4a12-bb94-4d0af2608dcf tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6e9dbdd7-e1dc-4c8f-8437-76b330677ff1", "connector": null, "instance_uuid": "90225a62-e7d1-4c15-9c72-ebbf3aeb5ba5"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:40:38.027242 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:38.027242 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:40:38.060907 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-e7c57169-5f1e-40a7-bafb-f0b74f5fe005 req-d6972dc8-d3ea-4a12-bb94-4d0af2608dcf tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] https://10.4.3.7/volume/v3/attachments returned with HTTP 200 Jul 10 08:40:38.060907 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 830/3312] 10.4.3.7 () {74 vars in 1580 bytes} [Fri Jul 10 08:40:38 2026] POST /volume/v3/attachments => generated 273 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:40:38.494400 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-4f6b4a97-6710-4efc-9111-8cd78d183433 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:38.499576 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-4f6b4a97-6710-4efc-9111-8cd78d183433 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] GET https://10.4.3.7/volume/v3/volumes/6e9dbdd7-e1dc-4c8f-8437-76b330677ff1 Jul 10 08:40:38.499761 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-4f6b4a97-6710-4efc-9111-8cd78d183433 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:38.499915 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-4f6b4a97-6710-4efc-9111-8cd78d183433 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:38.514893 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:38.514893 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:40:38.518023 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-4f6b4a97-6710-4efc-9111-8cd78d183433 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Volume info retrieved successfully. Jul 10 08:40:38.521852 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-4f6b4a97-6710-4efc-9111-8cd78d183433 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] https://10.4.3.7/volume/v3/volumes/6e9dbdd7-e1dc-4c8f-8437-76b330677ff1 returned with HTTP 200 Jul 10 08:40:38.522233 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 822/3313] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:40:38 2026] GET /volume/v3/volumes/6e9dbdd7-e1dc-4c8f-8437-76b330677ff1 => generated 834 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:38.593379 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-65d6b480-5c3b-4844-bb6c-aec63edf647b None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:38.593766 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-65d6b480-5c3b-4844-bb6c-aec63edf647b None None] GET https://10.4.3.7/volume// Jul 10 08:40:38.593939 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-65d6b480-5c3b-4844-bb6c-aec63edf647b None None] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:38.594165 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-65d6b480-5c3b-4844-bb6c-aec63edf647b None None] Calling method 'all' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:38.594546 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-65d6b480-5c3b-4844-bb6c-aec63edf647b None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:40:38.594857 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 823/3314] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:40:38 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:40:38.604513 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-e7c57169-5f1e-40a7-bafb-f0b74f5fe005 req-8b432cce-fb8b-4777-8742-d06bea981cb0 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:38.606336 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-e7c57169-5f1e-40a7-bafb-f0b74f5fe005 req-8b432cce-fb8b-4777-8742-d06bea981cb0 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] GET https://10.4.3.7/volume/v3/volumes/6e9dbdd7-e1dc-4c8f-8437-76b330677ff1 Jul 10 08:40:38.606582 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-e7c57169-5f1e-40a7-bafb-f0b74f5fe005 req-8b432cce-fb8b-4777-8742-d06bea981cb0 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:38.606789 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-e7c57169-5f1e-40a7-bafb-f0b74f5fe005 req-8b432cce-fb8b-4777-8742-d06bea981cb0 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:38.607240 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-626addb8-4dd4-40c2-b46f-ac9fc468a092 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:38.617009 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:38.617009 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:40:38.620880 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-e7c57169-5f1e-40a7-bafb-f0b74f5fe005 req-8b432cce-fb8b-4777-8742-d06bea981cb0 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Volume info retrieved successfully. Jul 10 08:40:38.626254 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-e7c57169-5f1e-40a7-bafb-f0b74f5fe005 req-8b432cce-fb8b-4777-8742-d06bea981cb0 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] https://10.4.3.7/volume/v3/volumes/6e9dbdd7-e1dc-4c8f-8437-76b330677ff1 returned with HTTP 200 Jul 10 08:40:38.626792 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 840/3315] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:40:38 2026] GET /volume/v3/volumes/6e9dbdd7-e1dc-4c8f-8437-76b330677ff1 => generated 1014 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:40:38.687811 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-626addb8-4dd4-40c2-b46f-ac9fc468a092 tempest-VolumeTypesReaderTests-731943919 tempest-VolumeTypesReaderTests-731943919-project-admin] POST https://10.4.3.7/volume/v3/types Jul 10 08:40:38.688202 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-626addb8-4dd4-40c2-b46f-ac9fc468a092 tempest-VolumeTypesReaderTests-731943919 tempest-VolumeTypesReaderTests-731943919-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-269337010", "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=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:40:38.689835 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:38.689835 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:40:38.704398 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-626addb8-4dd4-40c2-b46f-ac9fc468a092 tempest-VolumeTypesReaderTests-731943919 tempest-VolumeTypesReaderTests-731943919-project-admin] https://10.4.3.7/volume/v3/types returned with HTTP 200 Jul 10 08:40:38.704798 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 831/3316] 10.4.3.7 () {68 vars in 1239 bytes} [Fri Jul 10 08:40:38 2026] POST /volume/v3/types => generated 379 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:38.712502 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-34840c4d-964c-4494-adb0-6d2c6990d339 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:38.714328 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-34840c4d-964c-4494-adb0-6d2c6990d339 tempest-VolumeTypesReaderTests-731943919 tempest-VolumeTypesReaderTests-731943919-project-admin] POST https://10.4.3.7/volume/v3/types/a582b8cc-47e2-40ea-95cd-4d0eabfdb362/encryption Jul 10 08:40:38.714722 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-34840c4d-964c-4494-adb0-6d2c6990d339 tempest-VolumeTypesReaderTests-731943919 tempest-VolumeTypesReaderTests-731943919-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:40:38.730100 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-34840c4d-964c-4494-adb0-6d2c6990d339 tempest-VolumeTypesReaderTests-731943919 tempest-VolumeTypesReaderTests-731943919-project-admin] https://10.4.3.7/volume/v3/types/a582b8cc-47e2-40ea-95cd-4d0eabfdb362/encryption returned with HTTP 200 Jul 10 08:40:38.730759 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 823/3317] 10.4.3.7 () {68 vars in 1383 bytes} [Fri Jul 10 08:40:38 2026] POST /volume/v3/types/a582b8cc-47e2-40ea-95cd-4d0eabfdb362/encryption => generated 239 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:38.741020 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-277af0d3-a766-4db2-9930-1adfe94c3ce6 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:38.742960 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-277af0d3-a766-4db2-9930-1adfe94c3ce6 tempest-VolumeTypesReaderTests-731943919 tempest-VolumeTypesReaderTests-731943919-project-admin] POST https://10.4.3.7/volume/v3/types Jul 10 08:40:38.743381 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-277af0d3-a766-4db2-9930-1adfe94c3ce6 tempest-VolumeTypesReaderTests-731943919 tempest-VolumeTypesReaderTests-731943919-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-967428486", "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=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:40:38.746337 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-e7c57169-5f1e-40a7-bafb-f0b74f5fe005 req-e47ae0b5-63b1-4697-b18f-c1a126fb6b3d None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:38.748781 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-e7c57169-5f1e-40a7-bafb-f0b74f5fe005 req-e47ae0b5-63b1-4697-b18f-c1a126fb6b3d tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] PUT https://10.4.3.7/volume/v3/attachments/739c7932-9250-4eac-9661-5825001007ee Jul 10 08:40:38.749223 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-e7c57169-5f1e-40a7-bafb-f0b74f5fe005 req-e47ae0b5-63b1-4697-b18f-c1a126fb6b3d tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.7", "host": "np0000004976", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b54eda21b644", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bf3c9c16-ec3d-4df7-865b-5f424258654a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:40:38.758230 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.coordination [req-e7c57169-5f1e-40a7-bafb-f0b74f5fe005 req-e47ae0b5-63b1-4697-b18f-c1a126fb6b3d tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Acquiring lock "cinder-attachment_update-6e9dbdd7-e1dc-4c8f-8437-76b330677ff1-np0000004976" by "attachment_update" {{(pid=100054) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 08:40:38.762942 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.coordination [req-e7c57169-5f1e-40a7-bafb-f0b74f5fe005 req-e47ae0b5-63b1-4697-b18f-c1a126fb6b3d tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Lock "cinder-attachment_update-6e9dbdd7-e1dc-4c8f-8437-76b330677ff1-np0000004976" acquired by "attachment_update" :: waited 0.005s {{(pid=100054) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 08:40:38.763862 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-277af0d3-a766-4db2-9930-1adfe94c3ce6 tempest-VolumeTypesReaderTests-731943919 tempest-VolumeTypesReaderTests-731943919-project-admin] https://10.4.3.7/volume/v3/types returned with HTTP 200 Jul 10 08:40:38.763958 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:38.763958 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:40:38.764338 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 824/3318] 10.4.3.7 () {68 vars in 1239 bytes} [Fri Jul 10 08:40:38 2026] POST /volume/v3/types => generated 379 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:38.773862 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-785c9fca-5a82-4c1f-bad5-283942a00e5f None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:38.837283 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-785c9fca-5a82-4c1f-bad5-283942a00e5f tempest-VolumeTypesReaderTests-731943919 tempest-VolumeTypesReaderTests-731943919-project-reader] POST https://10.4.3.7/volume/v3/types/4532af37-bc6b-4e5c-ae09-5b5b6405d790/encryption Jul 10 08:40:38.837776 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-785c9fca-5a82-4c1f-bad5-283942a00e5f tempest-VolumeTypesReaderTests-731943919 tempest-VolumeTypesReaderTests-731943919-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:40:38.840864 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.policy [None req-785c9fca-5a82-4c1f-bad5-283942a00e5f tempest-VolumeTypesReaderTests-731943919 tempest-VolumeTypesReaderTests-731943919-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '7fce7660abc54ba2b62f489d674aa763', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '49091ad4e3834671990851fc9d306106', '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=100057) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 08:40:38.841146 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-785c9fca-5a82-4c1f-bad5-283942a00e5f tempest-VolumeTypesReaderTests-731943919 tempest-VolumeTypesReaderTests-731943919-project-reader] https://10.4.3.7/volume/v3/types/4532af37-bc6b-4e5c-ae09-5b5b6405d790/encryption returned with HTTP 403 Jul 10 08:40:38.842259 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 832/3319] 10.4.3.7 () {68 vars in 1383 bytes} [Fri Jul 10 08:40:38 2026] POST /volume/v3/types/4532af37-bc6b-4e5c-ae09-5b5b6405d790/encryption => generated 127 bytes in 69 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:40:38.852535 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-217c987a-0b90-4d94-80f0-570ae80b192d None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:38.854991 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-217c987a-0b90-4d94-80f0-570ae80b192d tempest-VolumeTypesReaderTests-731943919 tempest-VolumeTypesReaderTests-731943919-project-admin] POST https://10.4.3.7/volume/v3/types Jul 10 08:40:38.855318 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-217c987a-0b90-4d94-80f0-570ae80b192d tempest-VolumeTypesReaderTests-731943919 tempest-VolumeTypesReaderTests-731943919-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-588232782", "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=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:40:38.872603 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-217c987a-0b90-4d94-80f0-570ae80b192d tempest-VolumeTypesReaderTests-731943919 tempest-VolumeTypesReaderTests-731943919-project-admin] https://10.4.3.7/volume/v3/types returned with HTTP 200 Jul 10 08:40:38.873314 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 824/3320] 10.4.3.7 () {68 vars in 1239 bytes} [Fri Jul 10 08:40:38 2026] POST /volume/v3/types => generated 379 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:38.881645 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-3a9c0c61-b15e-4a73-b2cb-8dc5f6500c73 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:38.883989 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-3a9c0c61-b15e-4a73-b2cb-8dc5f6500c73 tempest-VolumeTypesReaderTests-731943919 tempest-VolumeTypesReaderTests-731943919-project-reader] POST https://10.4.3.7/volume/v3/types/ef50b878-aa28-4d8c-abad-ebfbc80e7a55/extra_specs Jul 10 08:40:38.884371 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-3a9c0c61-b15e-4a73-b2cb-8dc5f6500c73 tempest-VolumeTypesReaderTests-731943919 tempest-VolumeTypesReaderTests-731943919-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:40:38.886547 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.policy [None req-3a9c0c61-b15e-4a73-b2cb-8dc5f6500c73 tempest-VolumeTypesReaderTests-731943919 tempest-VolumeTypesReaderTests-731943919-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '7fce7660abc54ba2b62f489d674aa763', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '49091ad4e3834671990851fc9d306106', '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=100056) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 08:40:38.886978 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-3a9c0c61-b15e-4a73-b2cb-8dc5f6500c73 tempest-VolumeTypesReaderTests-731943919 tempest-VolumeTypesReaderTests-731943919-project-reader] https://10.4.3.7/volume/v3/types/ef50b878-aa28-4d8c-abad-ebfbc80e7a55/extra_specs returned with HTTP 403 Jul 10 08:40:38.887418 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 825/3321] 10.4.3.7 () {68 vars in 1385 bytes} [Fri Jul 10 08:40:38 2026] POST /volume/v3/types/ef50b878-aa28-4d8c-abad-ebfbc80e7a55/extra_specs => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:40:38.895633 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-77f76b4b-4e7f-4f69-b411-adeb8ca6520f None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:38.897240 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-63773d84-da86-467e-acb3-d30211203c53 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:38.899092 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-77f76b4b-4e7f-4f69-b411-adeb8ca6520f tempest-VolumeTypesReaderTests-731943919 tempest-VolumeTypesReaderTests-731943919-project-reader] PUT https://10.4.3.7/volume/v3/types/ef50b878-aa28-4d8c-abad-ebfbc80e7a55/extra_specs/key2 Jul 10 08:40:38.899507 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-77f76b4b-4e7f-4f69-b411-adeb8ca6520f tempest-VolumeTypesReaderTests-731943919 tempest-VolumeTypesReaderTests-731943919-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:40:38.902021 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-63773d84-da86-467e-acb3-d30211203c53 tempest-VolumesTransfersV357Test-1655106366 tempest-VolumesTransfersV357Test-1655106366-project-admin] GET https://10.4.3.7/volume/v3/volumes/fcb90a4d-6e09-4886-9e54-9d954a0bbccd Jul 10 08:40:38.902336 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-63773d84-da86-467e-acb3-d30211203c53 tempest-VolumesTransfersV357Test-1655106366 tempest-VolumesTransfersV357Test-1655106366-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:38.902614 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-63773d84-da86-467e-acb3-d30211203c53 tempest-VolumesTransfersV357Test-1655106366 tempest-VolumesTransfersV357Test-1655106366-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:38.906587 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.policy [None req-77f76b4b-4e7f-4f69-b411-adeb8ca6520f tempest-VolumeTypesReaderTests-731943919 tempest-VolumeTypesReaderTests-731943919-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '7fce7660abc54ba2b62f489d674aa763', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '49091ad4e3834671990851fc9d306106', '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=100057) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 08:40:38.906869 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-77f76b4b-4e7f-4f69-b411-adeb8ca6520f tempest-VolumeTypesReaderTests-731943919 tempest-VolumeTypesReaderTests-731943919-project-reader] https://10.4.3.7/volume/v3/types/ef50b878-aa28-4d8c-abad-ebfbc80e7a55/extra_specs/key2 returned with HTTP 403 Jul 10 08:40:38.908754 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 833/3322] 10.4.3.7 () {68 vars in 1399 bytes} [Fri Jul 10 08:40:38 2026] PUT /volume/v3/types/ef50b878-aa28-4d8c-abad-ebfbc80e7a55/extra_specs/key2 => generated 122 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:40:38.912598 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-63773d84-da86-467e-acb3-d30211203c53 tempest-VolumesTransfersV357Test-1655106366 tempest-VolumesTransfersV357Test-1655106366-project-admin] https://10.4.3.7/volume/v3/volumes/fcb90a4d-6e09-4886-9e54-9d954a0bbccd returned with HTTP 404 Jul 10 08:40:38.913051 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 825/3323] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:40:38 2026] GET /volume/v3/volumes/fcb90a4d-6e09-4886-9e54-9d954a0bbccd => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jul 10 08:40:38.917468 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-f0ef6104-3ca5-45a9-9a39-bbd08875e218 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:38.919204 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-f0ef6104-3ca5-45a9-9a39-bbd08875e218 tempest-VolumeTypesReaderTests-731943919 tempest-VolumeTypesReaderTests-731943919-project-reader] POST https://10.4.3.7/volume/v3/types Jul 10 08:40:38.919565 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-f0ef6104-3ca5-45a9-9a39-bbd08875e218 tempest-VolumeTypesReaderTests-731943919 tempest-VolumeTypesReaderTests-731943919-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:40:38.919721 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-e0a60ecf-bea5-4a45-928e-6b153c1c9db6 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:38.921855 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.policy [None req-f0ef6104-3ca5-45a9-9a39-bbd08875e218 tempest-VolumeTypesReaderTests-731943919 tempest-VolumeTypesReaderTests-731943919-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '7fce7660abc54ba2b62f489d674aa763', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '49091ad4e3834671990851fc9d306106', '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=100056) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 08:40:38.921951 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e0a60ecf-bea5-4a45-928e-6b153c1c9db6 tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] GET https://10.4.3.7/volume/v3/volumes/fcb90a4d-6e09-4886-9e54-9d954a0bbccd Jul 10 08:40:38.922040 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-f0ef6104-3ca5-45a9-9a39-bbd08875e218 tempest-VolumeTypesReaderTests-731943919 tempest-VolumeTypesReaderTests-731943919-project-reader] https://10.4.3.7/volume/v3/types returned with HTTP 403 Jul 10 08:40:38.922075 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e0a60ecf-bea5-4a45-928e-6b153c1c9db6 tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:38.922303 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e0a60ecf-bea5-4a45-928e-6b153c1c9db6 tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:38.922581 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 826/3324] 10.4.3.7 () {68 vars in 1238 bytes} [Fri Jul 10 08:40:38 2026] POST /volume/v3/types => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:40:38.931602 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e0a60ecf-bea5-4a45-928e-6b153c1c9db6 tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] https://10.4.3.7/volume/v3/volumes/fcb90a4d-6e09-4886-9e54-9d954a0bbccd returned with HTTP 404 Jul 10 08:40:38.931988 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 834/3325] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:40:38 2026] GET /volume/v3/volumes/fcb90a4d-6e09-4886-9e54-9d954a0bbccd => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 08:40:38.932663 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-d5ab5600-704a-4091-9ab8-6ecf1f39ee58 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:38.934429 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-d5ab5600-704a-4091-9ab8-6ecf1f39ee58 tempest-VolumeTypesReaderTests-731943919 tempest-VolumeTypesReaderTests-731943919-project-admin] POST https://10.4.3.7/volume/v3/types Jul 10 08:40:38.934771 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-d5ab5600-704a-4091-9ab8-6ecf1f39ee58 tempest-VolumeTypesReaderTests-731943919 tempest-VolumeTypesReaderTests-731943919-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1257207745", "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=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:40:38.938572 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-bf997ea4-f7ca-4bd0-be08-706456d10aca None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:38.940093 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-bf997ea4-f7ca-4bd0-be08-706456d10aca tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] DELETE https://10.4.3.7/volume/v3/volumes/fcb90a4d-6e09-4886-9e54-9d954a0bbccd Jul 10 08:40:38.940246 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-bf997ea4-f7ca-4bd0-be08-706456d10aca tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:38.940490 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-bf997ea4-f7ca-4bd0-be08-706456d10aca tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] Calling method 'delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:38.940690 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-bf997ea4-f7ca-4bd0-be08-706456d10aca tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] Delete volume with id: fcb90a4d-6e09-4886-9e54-9d954a0bbccd Jul 10 08:40:38.945916 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-bf997ea4-f7ca-4bd0-be08-706456d10aca tempest-VolumesTransfersV357Test-2050479572 tempest-VolumesTransfersV357Test-2050479572-project-member] https://10.4.3.7/volume/v3/volumes/fcb90a4d-6e09-4886-9e54-9d954a0bbccd returned with HTTP 404 Jul 10 08:40:38.946501 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 827/3326] 10.4.3.7 () {68 vars in 1378 bytes} [Fri Jul 10 08:40:38 2026] DELETE /volume/v3/volumes/fcb90a4d-6e09-4886-9e54-9d954a0bbccd => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 08:40:38.950776 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-d5ab5600-704a-4091-9ab8-6ecf1f39ee58 tempest-VolumeTypesReaderTests-731943919 tempest-VolumeTypesReaderTests-731943919-project-admin] https://10.4.3.7/volume/v3/types returned with HTTP 200 Jul 10 08:40:38.951252 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 826/3327] 10.4.3.7 () {68 vars in 1239 bytes} [Fri Jul 10 08:40:38 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) Jul 10 08:40:38.960276 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-0c99b6bf-46b9-4d6b-bf09-21fcb5def6da None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:38.962066 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0c99b6bf-46b9-4d6b-bf09-21fcb5def6da tempest-VolumeTypesReaderTests-731943919 tempest-VolumeTypesReaderTests-731943919-project-admin] POST https://10.4.3.7/volume/v3/types/36e30956-fcd6-46b2-8bb7-8da7d88bd762/encryption Jul 10 08:40:38.962417 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0c99b6bf-46b9-4d6b-bf09-21fcb5def6da tempest-VolumeTypesReaderTests-731943919 tempest-VolumeTypesReaderTests-731943919-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:40:38.984006 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0c99b6bf-46b9-4d6b-bf09-21fcb5def6da tempest-VolumeTypesReaderTests-731943919 tempest-VolumeTypesReaderTests-731943919-project-admin] https://10.4.3.7/volume/v3/types/36e30956-fcd6-46b2-8bb7-8da7d88bd762/encryption returned with HTTP 200 Jul 10 08:40:38.984551 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 835/3328] 10.4.3.7 () {68 vars in 1383 bytes} [Fri Jul 10 08:40:38 2026] POST /volume/v3/types/36e30956-fcd6-46b2-8bb7-8da7d88bd762/encryption => generated 239 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:38.995922 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-0b51e7a3-4efd-478d-80db-bc3e5b1e9d8c None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:38.997578 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-0b51e7a3-4efd-478d-80db-bc3e5b1e9d8c tempest-VolumeTypesReaderTests-731943919 tempest-VolumeTypesReaderTests-731943919-project-reader] DELETE https://10.4.3.7/volume/v3/types/36e30956-fcd6-46b2-8bb7-8da7d88bd762/encryption/00741ad4-e4e1-4477-b5b3-5cdfdf80a33a Jul 10 08:40:38.997738 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-0b51e7a3-4efd-478d-80db-bc3e5b1e9d8c tempest-VolumeTypesReaderTests-731943919 tempest-VolumeTypesReaderTests-731943919-project-reader] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:38.997915 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-0b51e7a3-4efd-478d-80db-bc3e5b1e9d8c tempest-VolumeTypesReaderTests-731943919 tempest-VolumeTypesReaderTests-731943919-project-reader] Calling method 'delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:38.998501 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.policy [None req-0b51e7a3-4efd-478d-80db-bc3e5b1e9d8c tempest-VolumeTypesReaderTests-731943919 tempest-VolumeTypesReaderTests-731943919-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '7fce7660abc54ba2b62f489d674aa763', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '49091ad4e3834671990851fc9d306106', '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=100056) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 08:40:38.998678 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-0b51e7a3-4efd-478d-80db-bc3e5b1e9d8c tempest-VolumeTypesReaderTests-731943919 tempest-VolumeTypesReaderTests-731943919-project-reader] https://10.4.3.7/volume/v3/types/36e30956-fcd6-46b2-8bb7-8da7d88bd762/encryption/00741ad4-e4e1-4477-b5b3-5cdfdf80a33a returned with HTTP 403 Jul 10 08:40:38.999127 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 828/3329] 10.4.3.7 () {66 vars in 1475 bytes} [Fri Jul 10 08:40:38 2026] DELETE /volume/v3/types/36e30956-fcd6-46b2-8bb7-8da7d88bd762/encryption/00741ad4-e4e1-4477-b5b3-5cdfdf80a33a => generated 127 bytes in 3 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:40:39.008361 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-a9910fed-69ef-42fc-9716-7686b5f48a56 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:39.010289 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-a9910fed-69ef-42fc-9716-7686b5f48a56 tempest-VolumeTypesReaderTests-731943919 tempest-VolumeTypesReaderTests-731943919-project-admin] POST https://10.4.3.7/volume/v3/types Jul 10 08:40:39.010644 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-a9910fed-69ef-42fc-9716-7686b5f48a56 tempest-VolumeTypesReaderTests-731943919 tempest-VolumeTypesReaderTests-731943919-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1998566536", "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=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:40:39.029098 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-a9910fed-69ef-42fc-9716-7686b5f48a56 tempest-VolumeTypesReaderTests-731943919 tempest-VolumeTypesReaderTests-731943919-project-admin] https://10.4.3.7/volume/v3/types returned with HTTP 200 Jul 10 08:40:39.029499 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 827/3330] 10.4.3.7 () {68 vars in 1239 bytes} [Fri Jul 10 08:40:39 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) Jul 10 08:40:39.039011 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-7b01739e-c576-4df1-b76c-808c7105af88 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:39.041616 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7b01739e-c576-4df1-b76c-808c7105af88 tempest-VolumeTypesReaderTests-731943919 tempest-VolumeTypesReaderTests-731943919-project-reader] DELETE https://10.4.3.7/volume/v3/types/efef66d5-36d3-4852-884e-30e3015fd7ee/extra_specs/key1 Jul 10 08:40:39.041888 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7b01739e-c576-4df1-b76c-808c7105af88 tempest-VolumeTypesReaderTests-731943919 tempest-VolumeTypesReaderTests-731943919-project-reader] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:39.042165 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7b01739e-c576-4df1-b76c-808c7105af88 tempest-VolumeTypesReaderTests-731943919 tempest-VolumeTypesReaderTests-731943919-project-reader] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:39.051998 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.policy [None req-7b01739e-c576-4df1-b76c-808c7105af88 tempest-VolumeTypesReaderTests-731943919 tempest-VolumeTypesReaderTests-731943919-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '7fce7660abc54ba2b62f489d674aa763', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '49091ad4e3834671990851fc9d306106', '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=100057) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 08:40:39.052195 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7b01739e-c576-4df1-b76c-808c7105af88 tempest-VolumeTypesReaderTests-731943919 tempest-VolumeTypesReaderTests-731943919-project-reader] https://10.4.3.7/volume/v3/types/efef66d5-36d3-4852-884e-30e3015fd7ee/extra_specs/key1 returned with HTTP 403 Jul 10 08:40:39.052851 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 836/3331] 10.4.3.7 () {66 vars in 1382 bytes} [Fri Jul 10 08:40:39 2026] DELETE /volume/v3/types/efef66d5-36d3-4852-884e-30e3015fd7ee/extra_specs/key1 => generated 122 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:40:39.065652 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-6de32cb5-a0ab-4a2b-9913-654ef678fe96 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:39.067725 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-6de32cb5-a0ab-4a2b-9913-654ef678fe96 tempest-VolumeTypesReaderTests-731943919 tempest-VolumeTypesReaderTests-731943919-project-admin] POST https://10.4.3.7/volume/v3/types Jul 10 08:40:39.068280 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-6de32cb5-a0ab-4a2b-9913-654ef678fe96 tempest-VolumeTypesReaderTests-731943919 tempest-VolumeTypesReaderTests-731943919-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-943789629", "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=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:40:39.072783 np0000004976 devstack@c-api.service[100056]: DEBUG dbcounter [-] [100056] Writing DB stats cinder:SELECT=336,cinder:UPDATE=47,cinder:INSERT=30 {{(pid=100056) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 08:40:39.090638 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-6de32cb5-a0ab-4a2b-9913-654ef678fe96 tempest-VolumeTypesReaderTests-731943919 tempest-VolumeTypesReaderTests-731943919-project-admin] https://10.4.3.7/volume/v3/types returned with HTTP 200 Jul 10 08:40:39.091120 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 829/3332] 10.4.3.7 () {68 vars in 1239 bytes} [Fri Jul 10 08:40:39 2026] POST /volume/v3/types => generated 379 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:39.100513 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-80abb9c2-f821-44d7-868e-f4b31d8e9cfc None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:39.102775 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-80abb9c2-f821-44d7-868e-f4b31d8e9cfc tempest-VolumeTypesReaderTests-731943919 tempest-VolumeTypesReaderTests-731943919-project-reader] DELETE https://10.4.3.7/volume/v3/types/10290634-4a16-499b-980f-3e7980f227a1 Jul 10 08:40:39.103056 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-80abb9c2-f821-44d7-868e-f4b31d8e9cfc tempest-VolumeTypesReaderTests-731943919 tempest-VolumeTypesReaderTests-731943919-project-reader] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:39.103435 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-80abb9c2-f821-44d7-868e-f4b31d8e9cfc tempest-VolumeTypesReaderTests-731943919 tempest-VolumeTypesReaderTests-731943919-project-reader] Calling method '_delete' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:39.104935 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.policy [None req-80abb9c2-f821-44d7-868e-f4b31d8e9cfc tempest-VolumeTypesReaderTests-731943919 tempest-VolumeTypesReaderTests-731943919-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '7fce7660abc54ba2b62f489d674aa763', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '49091ad4e3834671990851fc9d306106', '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=100055) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 08:40:39.105246 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-80abb9c2-f821-44d7-868e-f4b31d8e9cfc tempest-VolumeTypesReaderTests-731943919 tempest-VolumeTypesReaderTests-731943919-project-reader] https://10.4.3.7/volume/v3/types/10290634-4a16-499b-980f-3e7980f227a1 returned with HTTP 403 Jul 10 08:40:39.105816 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 828/3333] 10.4.3.7 () {66 vars in 1331 bytes} [Fri Jul 10 08:40:39 2026] DELETE /volume/v3/types/10290634-4a16-499b-980f-3e7980f227a1 => generated 109 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:40:39.117471 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-5202203c-175a-407b-bd53-8dae7625910a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:39.118355 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5202203c-175a-407b-bd53-8dae7625910a tempest-VolumeTypesReaderTests-731943919 tempest-VolumeTypesReaderTests-731943919-project-reader] GET https://10.4.3.7/volume/v3/types/a582b8cc-47e2-40ea-95cd-4d0eabfdb362/extra_specs Jul 10 08:40:39.118649 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5202203c-175a-407b-bd53-8dae7625910a tempest-VolumeTypesReaderTests-731943919 tempest-VolumeTypesReaderTests-731943919-project-reader] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:39.118884 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5202203c-175a-407b-bd53-8dae7625910a tempest-VolumeTypesReaderTests-731943919 tempest-VolumeTypesReaderTests-731943919-project-reader] Calling method 'index' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:39.134330 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5202203c-175a-407b-bd53-8dae7625910a tempest-VolumeTypesReaderTests-731943919 tempest-VolumeTypesReaderTests-731943919-project-reader] https://10.4.3.7/volume/v3/types/a582b8cc-47e2-40ea-95cd-4d0eabfdb362/extra_specs returned with HTTP 200 Jul 10 08:40:39.134835 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 837/3334] 10.4.3.7 () {66 vars in 1364 bytes} [Fri Jul 10 08:40:39 2026] GET /volume/v3/types/a582b8cc-47e2-40ea-95cd-4d0eabfdb362/extra_specs => generated 123 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:39.150388 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-1f606469-efe9-44d7-bc6c-8a152c7f2b7e None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:39.152918 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-1f606469-efe9-44d7-bc6c-8a152c7f2b7e tempest-VolumeTypesReaderTests-731943919 tempest-VolumeTypesReaderTests-731943919-project-reader] GET https://10.4.3.7/volume/v3/types/a582b8cc-47e2-40ea-95cd-4d0eabfdb362/encryption/cipher Jul 10 08:40:39.153229 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-1f606469-efe9-44d7-bc6c-8a152c7f2b7e tempest-VolumeTypesReaderTests-731943919 tempest-VolumeTypesReaderTests-731943919-project-reader] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:39.153755 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-1f606469-efe9-44d7-bc6c-8a152c7f2b7e tempest-VolumeTypesReaderTests-731943919 tempest-VolumeTypesReaderTests-731943919-project-reader] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:39.154514 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.policy [None req-1f606469-efe9-44d7-bc6c-8a152c7f2b7e tempest-VolumeTypesReaderTests-731943919 tempest-VolumeTypesReaderTests-731943919-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '7fce7660abc54ba2b62f489d674aa763', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '49091ad4e3834671990851fc9d306106', '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=100056) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 08:40:39.154891 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-1f606469-efe9-44d7-bc6c-8a152c7f2b7e tempest-VolumeTypesReaderTests-731943919 tempest-VolumeTypesReaderTests-731943919-project-reader] https://10.4.3.7/volume/v3/types/a582b8cc-47e2-40ea-95cd-4d0eabfdb362/encryption/cipher returned with HTTP 403 Jul 10 08:40:39.155514 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 830/3335] 10.4.3.7 () {66 vars in 1382 bytes} [Fri Jul 10 08:40:39 2026] GET /volume/v3/types/a582b8cc-47e2-40ea-95cd-4d0eabfdb362/encryption/cipher => generated 124 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:40:39.165886 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-51085d43-b852-48c9-845b-9acd3ef8d3af None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:39.167667 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-51085d43-b852-48c9-845b-9acd3ef8d3af tempest-VolumeTypesReaderTests-731943919 tempest-VolumeTypesReaderTests-731943919-project-reader] GET https://10.4.3.7/volume/v3/types/a582b8cc-47e2-40ea-95cd-4d0eabfdb362/encryption Jul 10 08:40:39.167879 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-51085d43-b852-48c9-845b-9acd3ef8d3af tempest-VolumeTypesReaderTests-731943919 tempest-VolumeTypesReaderTests-731943919-project-reader] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:39.168102 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-51085d43-b852-48c9-845b-9acd3ef8d3af tempest-VolumeTypesReaderTests-731943919 tempest-VolumeTypesReaderTests-731943919-project-reader] Calling method 'index' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:39.168944 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.policy [None req-51085d43-b852-48c9-845b-9acd3ef8d3af tempest-VolumeTypesReaderTests-731943919 tempest-VolumeTypesReaderTests-731943919-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '7fce7660abc54ba2b62f489d674aa763', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '49091ad4e3834671990851fc9d306106', '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=100055) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 08:40:39.169077 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-51085d43-b852-48c9-845b-9acd3ef8d3af tempest-VolumeTypesReaderTests-731943919 tempest-VolumeTypesReaderTests-731943919-project-reader] https://10.4.3.7/volume/v3/types/a582b8cc-47e2-40ea-95cd-4d0eabfdb362/encryption returned with HTTP 403 Jul 10 08:40:39.169695 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 829/3336] 10.4.3.7 () {66 vars in 1361 bytes} [Fri Jul 10 08:40:39 2026] GET /volume/v3/types/a582b8cc-47e2-40ea-95cd-4d0eabfdb362/encryption => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:40:39.177488 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-252956f0-9f3c-4faf-a5a0-ce83086625c1 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:39.179134 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-252956f0-9f3c-4faf-a5a0-ce83086625c1 tempest-VolumeTypesReaderTests-731943919 tempest-VolumeTypesReaderTests-731943919-project-reader] GET https://10.4.3.7/volume/v3/types/a582b8cc-47e2-40ea-95cd-4d0eabfdb362/extra_specs/multiattach Jul 10 08:40:39.179374 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-252956f0-9f3c-4faf-a5a0-ce83086625c1 tempest-VolumeTypesReaderTests-731943919 tempest-VolumeTypesReaderTests-731943919-project-reader] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:39.179792 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-252956f0-9f3c-4faf-a5a0-ce83086625c1 tempest-VolumeTypesReaderTests-731943919 tempest-VolumeTypesReaderTests-731943919-project-reader] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:39.186816 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-252956f0-9f3c-4faf-a5a0-ce83086625c1 tempest-VolumeTypesReaderTests-731943919 tempest-VolumeTypesReaderTests-731943919-project-reader] https://10.4.3.7/volume/v3/types/a582b8cc-47e2-40ea-95cd-4d0eabfdb362/extra_specs/multiattach returned with HTTP 200 Jul 10 08:40:39.187517 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 838/3337] 10.4.3.7 () {66 vars in 1400 bytes} [Fri Jul 10 08:40:39 2026] GET /volume/v3/types/a582b8cc-47e2-40ea-95cd-4d0eabfdb362/extra_specs/multiattach => generated 29 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jul 10 08:40:39.198820 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-94adef9f-7583-47bd-a58d-2565e8b1f037 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:39.200418 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-94adef9f-7583-47bd-a58d-2565e8b1f037 tempest-VolumeTypesReaderTests-731943919 tempest-VolumeTypesReaderTests-731943919-project-reader] GET https://10.4.3.7/volume/v3/types/a582b8cc-47e2-40ea-95cd-4d0eabfdb362/extra_specs/volume_backend_name Jul 10 08:40:39.200602 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-94adef9f-7583-47bd-a58d-2565e8b1f037 tempest-VolumeTypesReaderTests-731943919 tempest-VolumeTypesReaderTests-731943919-project-reader] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:39.200766 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-94adef9f-7583-47bd-a58d-2565e8b1f037 tempest-VolumeTypesReaderTests-731943919 tempest-VolumeTypesReaderTests-731943919-project-reader] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:39.210366 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-94adef9f-7583-47bd-a58d-2565e8b1f037 tempest-VolumeTypesReaderTests-731943919 tempest-VolumeTypesReaderTests-731943919-project-reader] https://10.4.3.7/volume/v3/types/a582b8cc-47e2-40ea-95cd-4d0eabfdb362/extra_specs/volume_backend_name returned with HTTP 404 Jul 10 08:40:39.210797 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 831/3338] 10.4.3.7 () {66 vars in 1424 bytes} [Fri Jul 10 08:40:39 2026] GET /volume/v3/types/a582b8cc-47e2-40ea-95cd-4d0eabfdb362/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) Jul 10 08:40:39.220992 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-3750447c-b45f-4731-aec2-881c37c89383 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:39.222728 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-3750447c-b45f-4731-aec2-881c37c89383 tempest-VolumeTypesReaderTests-731943919 tempest-VolumeTypesReaderTests-731943919-project-reader] PUT https://10.4.3.7/volume/v3/types/a582b8cc-47e2-40ea-95cd-4d0eabfdb362/encryption/6112bb54-a131-4bfc-b7e3-adce92e62c76 Jul 10 08:40:39.223011 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-3750447c-b45f-4731-aec2-881c37c89383 tempest-VolumeTypesReaderTests-731943919 tempest-VolumeTypesReaderTests-731943919-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:40:39.225050 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.policy [None req-3750447c-b45f-4731-aec2-881c37c89383 tempest-VolumeTypesReaderTests-731943919 tempest-VolumeTypesReaderTests-731943919-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '7fce7660abc54ba2b62f489d674aa763', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '49091ad4e3834671990851fc9d306106', '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=100055) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 08:40:39.225237 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-3750447c-b45f-4731-aec2-881c37c89383 tempest-VolumeTypesReaderTests-731943919 tempest-VolumeTypesReaderTests-731943919-project-reader] https://10.4.3.7/volume/v3/types/a582b8cc-47e2-40ea-95cd-4d0eabfdb362/encryption/6112bb54-a131-4bfc-b7e3-adce92e62c76 returned with HTTP 403 Jul 10 08:40:39.225660 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 830/3339] 10.4.3.7 () {68 vars in 1492 bytes} [Fri Jul 10 08:40:39 2026] PUT /volume/v3/types/a582b8cc-47e2-40ea-95cd-4d0eabfdb362/encryption/6112bb54-a131-4bfc-b7e3-adce92e62c76 => generated 127 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:40:39.234245 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-962323d4-190c-43e9-944d-6bba4f584612 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:39.236176 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-962323d4-190c-43e9-944d-6bba4f584612 tempest-VolumeTypesReaderTests-731943919 tempest-VolumeTypesReaderTests-731943919-project-reader] PUT https://10.4.3.7/volume/v3/types/a582b8cc-47e2-40ea-95cd-4d0eabfdb362/extra_specs/key1 Jul 10 08:40:39.236654 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-962323d4-190c-43e9-944d-6bba4f584612 tempest-VolumeTypesReaderTests-731943919 tempest-VolumeTypesReaderTests-731943919-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:40:39.238389 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.policy [None req-962323d4-190c-43e9-944d-6bba4f584612 tempest-VolumeTypesReaderTests-731943919 tempest-VolumeTypesReaderTests-731943919-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '7fce7660abc54ba2b62f489d674aa763', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '49091ad4e3834671990851fc9d306106', '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=100057) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 08:40:39.238590 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-962323d4-190c-43e9-944d-6bba4f584612 tempest-VolumeTypesReaderTests-731943919 tempest-VolumeTypesReaderTests-731943919-project-reader] https://10.4.3.7/volume/v3/types/a582b8cc-47e2-40ea-95cd-4d0eabfdb362/extra_specs/key1 returned with HTTP 403 Jul 10 08:40:39.239285 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 839/3340] 10.4.3.7 () {68 vars in 1399 bytes} [Fri Jul 10 08:40:39 2026] PUT /volume/v3/types/a582b8cc-47e2-40ea-95cd-4d0eabfdb362/extra_specs/key1 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Jul 10 08:40:39.247476 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-a44ce757-61ff-4504-8817-d485a96b827e None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:39.249497 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-a44ce757-61ff-4504-8817-d485a96b827e tempest-VolumeTypesReaderTests-731943919 tempest-VolumeTypesReaderTests-731943919-project-reader] PUT https://10.4.3.7/volume/v3/types/a582b8cc-47e2-40ea-95cd-4d0eabfdb362 Jul 10 08:40:39.249810 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-a44ce757-61ff-4504-8817-d485a96b827e tempest-VolumeTypesReaderTests-731943919 tempest-VolumeTypesReaderTests-731943919-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:40:39.251741 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.policy [None req-a44ce757-61ff-4504-8817-d485a96b827e tempest-VolumeTypesReaderTests-731943919 tempest-VolumeTypesReaderTests-731943919-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '7fce7660abc54ba2b62f489d674aa763', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '49091ad4e3834671990851fc9d306106', '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=100056) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 08:40:39.251917 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-a44ce757-61ff-4504-8817-d485a96b827e tempest-VolumeTypesReaderTests-731943919 tempest-VolumeTypesReaderTests-731943919-project-reader] https://10.4.3.7/volume/v3/types/a582b8cc-47e2-40ea-95cd-4d0eabfdb362 returned with HTTP 403 Jul 10 08:40:39.252337 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 832/3341] 10.4.3.7 () {68 vars in 1348 bytes} [Fri Jul 10 08:40:39 2026] PUT /volume/v3/types/a582b8cc-47e2-40ea-95cd-4d0eabfdb362 => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:40:39.262877 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-c7c6a42d-e800-49f3-a84c-0f40ad159d8f None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:39.265123 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-c7c6a42d-e800-49f3-a84c-0f40ad159d8f tempest-VolumeTypesReaderTests-731943919 tempest-VolumeTypesReaderTests-731943919-project-admin] DELETE https://10.4.3.7/volume/v3/types/10290634-4a16-499b-980f-3e7980f227a1 Jul 10 08:40:39.265326 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-c7c6a42d-e800-49f3-a84c-0f40ad159d8f tempest-VolumeTypesReaderTests-731943919 tempest-VolumeTypesReaderTests-731943919-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:39.265490 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-c7c6a42d-e800-49f3-a84c-0f40ad159d8f tempest-VolumeTypesReaderTests-731943919 tempest-VolumeTypesReaderTests-731943919-project-admin] Calling method '_delete' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:39.290681 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-c7c6a42d-e800-49f3-a84c-0f40ad159d8f tempest-VolumeTypesReaderTests-731943919 tempest-VolumeTypesReaderTests-731943919-project-admin] https://10.4.3.7/volume/v3/types/10290634-4a16-499b-980f-3e7980f227a1 returned with HTTP 202 Jul 10 08:40:39.290681 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 831/3342] 10.4.3.7 () {66 vars in 1331 bytes} [Fri Jul 10 08:40:39 2026] DELETE /volume/v3/types/10290634-4a16-499b-980f-3e7980f227a1 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:40:39.290953 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.coordination [req-e7c57169-5f1e-40a7-bafb-f0b74f5fe005 req-e47ae0b5-63b1-4697-b18f-c1a126fb6b3d tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Lock "cinder-attachment_update-6e9dbdd7-e1dc-4c8f-8437-76b330677ff1-np0000004976" released by "attachment_update" :: held 0.528s {{(pid=100054) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 08:40:39.291267 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-e7c57169-5f1e-40a7-bafb-f0b74f5fe005 req-e47ae0b5-63b1-4697-b18f-c1a126fb6b3d tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] https://10.4.3.7/volume/v3/attachments/739c7932-9250-4eac-9661-5825001007ee returned with HTTP 200 Jul 10 08:40:39.291693 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 841/3343] 10.4.3.7 () {74 vars in 1690 bytes} [Fri Jul 10 08:40:38 2026] PUT /volume/v3/attachments/739c7932-9250-4eac-9661-5825001007ee => generated 969 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:40:39.300900 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-a4238a38-b23e-4829-a603-8ca5d77bb7f6 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:39.303200 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a4238a38-b23e-4829-a603-8ca5d77bb7f6 tempest-VolumeTypesReaderTests-731943919 tempest-VolumeTypesReaderTests-731943919-project-admin] DELETE https://10.4.3.7/volume/v3/types/efef66d5-36d3-4852-884e-30e3015fd7ee Jul 10 08:40:39.303355 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a4238a38-b23e-4829-a603-8ca5d77bb7f6 tempest-VolumeTypesReaderTests-731943919 tempest-VolumeTypesReaderTests-731943919-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:39.303646 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a4238a38-b23e-4829-a603-8ca5d77bb7f6 tempest-VolumeTypesReaderTests-731943919 tempest-VolumeTypesReaderTests-731943919-project-admin] Calling method '_delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:39.339663 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a4238a38-b23e-4829-a603-8ca5d77bb7f6 tempest-VolumeTypesReaderTests-731943919 tempest-VolumeTypesReaderTests-731943919-project-admin] https://10.4.3.7/volume/v3/types/efef66d5-36d3-4852-884e-30e3015fd7ee returned with HTTP 202 Jul 10 08:40:39.340098 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 840/3344] 10.4.3.7 () {66 vars in 1331 bytes} [Fri Jul 10 08:40:39 2026] DELETE /volume/v3/types/efef66d5-36d3-4852-884e-30e3015fd7ee => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:40:39.348525 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-7fe8b4f4-53d5-4046-b9fd-d401a210a474 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:39.352648 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-7fe8b4f4-53d5-4046-b9fd-d401a210a474 tempest-VolumeTypesReaderTests-731943919 tempest-VolumeTypesReaderTests-731943919-project-admin] DELETE https://10.4.3.7/volume/v3/types/36e30956-fcd6-46b2-8bb7-8da7d88bd762 Jul 10 08:40:39.353049 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-7fe8b4f4-53d5-4046-b9fd-d401a210a474 tempest-VolumeTypesReaderTests-731943919 tempest-VolumeTypesReaderTests-731943919-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:39.353211 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-7fe8b4f4-53d5-4046-b9fd-d401a210a474 tempest-VolumeTypesReaderTests-731943919 tempest-VolumeTypesReaderTests-731943919-project-admin] Calling method '_delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:39.382211 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-7fe8b4f4-53d5-4046-b9fd-d401a210a474 tempest-VolumeTypesReaderTests-731943919 tempest-VolumeTypesReaderTests-731943919-project-admin] https://10.4.3.7/volume/v3/types/36e30956-fcd6-46b2-8bb7-8da7d88bd762 returned with HTTP 202 Jul 10 08:40:39.382928 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 833/3345] 10.4.3.7 () {66 vars in 1331 bytes} [Fri Jul 10 08:40:39 2026] DELETE /volume/v3/types/36e30956-fcd6-46b2-8bb7-8da7d88bd762 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:40:39.388489 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-24009832-3c01-48b5-a1ca-4f3982d677c1 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:39.390532 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-24009832-3c01-48b5-a1ca-4f3982d677c1 tempest-VolumeTypesReaderTests-731943919 tempest-VolumeTypesReaderTests-731943919-project-admin] DELETE https://10.4.3.7/volume/v3/types/ef50b878-aa28-4d8c-abad-ebfbc80e7a55 Jul 10 08:40:39.390532 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-24009832-3c01-48b5-a1ca-4f3982d677c1 tempest-VolumeTypesReaderTests-731943919 tempest-VolumeTypesReaderTests-731943919-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:39.390762 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-24009832-3c01-48b5-a1ca-4f3982d677c1 tempest-VolumeTypesReaderTests-731943919 tempest-VolumeTypesReaderTests-731943919-project-admin] Calling method '_delete' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:39.415924 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-24009832-3c01-48b5-a1ca-4f3982d677c1 tempest-VolumeTypesReaderTests-731943919 tempest-VolumeTypesReaderTests-731943919-project-admin] https://10.4.3.7/volume/v3/types/ef50b878-aa28-4d8c-abad-ebfbc80e7a55 returned with HTTP 202 Jul 10 08:40:39.416333 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 832/3346] 10.4.3.7 () {66 vars in 1331 bytes} [Fri Jul 10 08:40:39 2026] DELETE /volume/v3/types/ef50b878-aa28-4d8c-abad-ebfbc80e7a55 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:40:39.424427 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-716c8c23-5dda-480b-86b7-ca693860a58a None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:39.431304 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-716c8c23-5dda-480b-86b7-ca693860a58a tempest-VolumeTypesReaderTests-731943919 tempest-VolumeTypesReaderTests-731943919-project-admin] DELETE https://10.4.3.7/volume/v3/types/4532af37-bc6b-4e5c-ae09-5b5b6405d790 Jul 10 08:40:39.431928 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-716c8c23-5dda-480b-86b7-ca693860a58a tempest-VolumeTypesReaderTests-731943919 tempest-VolumeTypesReaderTests-731943919-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:39.431928 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-716c8c23-5dda-480b-86b7-ca693860a58a tempest-VolumeTypesReaderTests-731943919 tempest-VolumeTypesReaderTests-731943919-project-admin] Calling method '_delete' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:39.432544 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:39.432544 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:40:39.437932 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-7ac6f4a9-da89-4b1a-9a79-d06f1e9a178d None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:39.439769 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7ac6f4a9-da89-4b1a-9a79-d06f1e9a178d tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] DELETE https://10.4.3.7/volume/v3/volumes/b9e18b67-e9a3-4dd2-8d95-35107a7fb955 Jul 10 08:40:39.439943 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7ac6f4a9-da89-4b1a-9a79-d06f1e9a178d tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:39.440112 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7ac6f4a9-da89-4b1a-9a79-d06f1e9a178d tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:39.440371 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-7ac6f4a9-da89-4b1a-9a79-d06f1e9a178d tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Delete volume with id: b9e18b67-e9a3-4dd2-8d95-35107a7fb955 Jul 10 08:40:39.447357 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:39.447357 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:40:39.447778 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-7ac6f4a9-da89-4b1a-9a79-d06f1e9a178d tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Volume info retrieved successfully. Jul 10 08:40:39.456482 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-716c8c23-5dda-480b-86b7-ca693860a58a tempest-VolumeTypesReaderTests-731943919 tempest-VolumeTypesReaderTests-731943919-project-admin] https://10.4.3.7/volume/v3/types/4532af37-bc6b-4e5c-ae09-5b5b6405d790 returned with HTTP 202 Jul 10 08:40:39.456833 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 842/3347] 10.4.3.7 () {66 vars in 1331 bytes} [Fri Jul 10 08:40:39 2026] DELETE /volume/v3/types/4532af37-bc6b-4e5c-ae09-5b5b6405d790 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:40:39.463849 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-7ac6f4a9-da89-4b1a-9a79-d06f1e9a178d tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Delete volume request issued successfully. Jul 10 08:40:39.464014 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7ac6f4a9-da89-4b1a-9a79-d06f1e9a178d tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] https://10.4.3.7/volume/v3/volumes/b9e18b67-e9a3-4dd2-8d95-35107a7fb955 returned with HTTP 202 Jul 10 08:40:39.464923 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-70c23cf0-0702-4fcc-a408-94a872abbcfb None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:39.465603 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 841/3348] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:40:39 2026] DELETE /volume/v3/volumes/b9e18b67-e9a3-4dd2-8d95-35107a7fb955 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 10 08:40:39.466952 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-70c23cf0-0702-4fcc-a408-94a872abbcfb tempest-VolumeTypesReaderTests-731943919 tempest-VolumeTypesReaderTests-731943919-project-admin] DELETE https://10.4.3.7/volume/v3/types/a582b8cc-47e2-40ea-95cd-4d0eabfdb362 Jul 10 08:40:39.467149 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-70c23cf0-0702-4fcc-a408-94a872abbcfb tempest-VolumeTypesReaderTests-731943919 tempest-VolumeTypesReaderTests-731943919-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:39.467374 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-70c23cf0-0702-4fcc-a408-94a872abbcfb tempest-VolumeTypesReaderTests-731943919 tempest-VolumeTypesReaderTests-731943919-project-admin] Calling method '_delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:39.472220 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-a0237b30-bff8-4bd3-b342-05be4b6f941c None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:39.474633 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-a0237b30-bff8-4bd3-b342-05be4b6f941c tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] GET https://10.4.3.7/volume/v3/volumes/b9e18b67-e9a3-4dd2-8d95-35107a7fb955 Jul 10 08:40:39.474879 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-a0237b30-bff8-4bd3-b342-05be4b6f941c tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:39.475139 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-a0237b30-bff8-4bd3-b342-05be4b6f941c tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:39.483712 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:39.483712 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:40:39.488984 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-a0237b30-bff8-4bd3-b342-05be4b6f941c tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Volume info retrieved successfully. Jul 10 08:40:39.493678 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-70c23cf0-0702-4fcc-a408-94a872abbcfb tempest-VolumeTypesReaderTests-731943919 tempest-VolumeTypesReaderTests-731943919-project-admin] https://10.4.3.7/volume/v3/types/a582b8cc-47e2-40ea-95cd-4d0eabfdb362 returned with HTTP 202 Jul 10 08:40:39.494189 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 834/3349] 10.4.3.7 () {66 vars in 1331 bytes} [Fri Jul 10 08:40:39 2026] DELETE /volume/v3/types/a582b8cc-47e2-40ea-95cd-4d0eabfdb362 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:40:39.494495 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-a0237b30-bff8-4bd3-b342-05be4b6f941c tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] https://10.4.3.7/volume/v3/volumes/b9e18b67-e9a3-4dd2-8d95-35107a7fb955 returned with HTTP 200 Jul 10 08:40:39.495036 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 833/3350] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:40:39 2026] GET /volume/v3/volumes/b9e18b67-e9a3-4dd2-8d95-35107a7fb955 => generated 839 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:39.535954 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-b7b4bed9-f12c-4643-bcf6-9c7a8fc5a793 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:39.537880 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-b7b4bed9-f12c-4643-bcf6-9c7a8fc5a793 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] GET https://10.4.3.7/volume/v3/volumes/6e9dbdd7-e1dc-4c8f-8437-76b330677ff1 Jul 10 08:40:39.538072 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-b7b4bed9-f12c-4643-bcf6-9c7a8fc5a793 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:39.538242 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-b7b4bed9-f12c-4643-bcf6-9c7a8fc5a793 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:39.548596 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:39.548596 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:40:39.552242 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-b7b4bed9-f12c-4643-bcf6-9c7a8fc5a793 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Volume info retrieved successfully. Jul 10 08:40:39.556822 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-b7b4bed9-f12c-4643-bcf6-9c7a8fc5a793 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] https://10.4.3.7/volume/v3/volumes/6e9dbdd7-e1dc-4c8f-8437-76b330677ff1 returned with HTTP 200 Jul 10 08:40:39.557259 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 843/3351] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:40:39 2026] GET /volume/v3/volumes/6e9dbdd7-e1dc-4c8f-8437-76b330677ff1 => generated 835 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:40.509780 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-e3f9ce63-6671-4227-8bba-cab5ce387620 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:40.511564 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e3f9ce63-6671-4227-8bba-cab5ce387620 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] GET https://10.4.3.7/volume/v3/volumes/b9e18b67-e9a3-4dd2-8d95-35107a7fb955 Jul 10 08:40:40.511740 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e3f9ce63-6671-4227-8bba-cab5ce387620 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:40.511926 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e3f9ce63-6671-4227-8bba-cab5ce387620 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:40.517921 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e3f9ce63-6671-4227-8bba-cab5ce387620 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] https://10.4.3.7/volume/v3/volumes/b9e18b67-e9a3-4dd2-8d95-35107a7fb955 returned with HTTP 404 Jul 10 08:40:40.518462 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 842/3352] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:40:40 2026] GET /volume/v3/volumes/b9e18b67-e9a3-4dd2-8d95-35107a7fb955 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:40:40.529767 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-61e6f4f6-4c0d-44d1-a41a-7e0d412a0d1b None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:40.531986 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-61e6f4f6-4c0d-44d1-a41a-7e0d412a0d1b tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] DELETE https://10.4.3.7/volume/v3/volumes/ee839b36-a5cf-495c-bae7-386d6c14be74 Jul 10 08:40:40.532298 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-61e6f4f6-4c0d-44d1-a41a-7e0d412a0d1b tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:40.532579 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-61e6f4f6-4c0d-44d1-a41a-7e0d412a0d1b tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Calling method 'delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:40.532799 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-61e6f4f6-4c0d-44d1-a41a-7e0d412a0d1b tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Delete volume with id: ee839b36-a5cf-495c-bae7-386d6c14be74 Jul 10 08:40:40.547432 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:40.547432 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:40:40.547606 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-61e6f4f6-4c0d-44d1-a41a-7e0d412a0d1b tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Volume info retrieved successfully. Jul 10 08:40:40.574377 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-784221d2-265a-4cde-819b-fbf3897d6977 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:40.574663 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-61e6f4f6-4c0d-44d1-a41a-7e0d412a0d1b tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Delete volume request issued successfully. Jul 10 08:40:40.574826 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-61e6f4f6-4c0d-44d1-a41a-7e0d412a0d1b tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] https://10.4.3.7/volume/v3/volumes/ee839b36-a5cf-495c-bae7-386d6c14be74 returned with HTTP 202 Jul 10 08:40:40.575365 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 835/3353] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:40:40 2026] DELETE /volume/v3/volumes/ee839b36-a5cf-495c-bae7-386d6c14be74 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:40:40.576334 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-784221d2-265a-4cde-819b-fbf3897d6977 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] GET https://10.4.3.7/volume/v3/volumes/6e9dbdd7-e1dc-4c8f-8437-76b330677ff1 Jul 10 08:40:40.576568 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-784221d2-265a-4cde-819b-fbf3897d6977 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:40.576745 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-784221d2-265a-4cde-819b-fbf3897d6977 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:40.589930 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-5be9a926-91d0-4311-8e2c-0f6ccba37e2e None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:40.592166 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-5be9a926-91d0-4311-8e2c-0f6ccba37e2e tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] GET https://10.4.3.7/volume/v3/volumes/ee839b36-a5cf-495c-bae7-386d6c14be74 Jul 10 08:40:40.592656 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-5be9a926-91d0-4311-8e2c-0f6ccba37e2e tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:40.592656 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-5be9a926-91d0-4311-8e2c-0f6ccba37e2e tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:40.597719 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:40.597719 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:40:40.601900 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:40.601900 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:40:40.603385 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-69b6cd0b-76a9-4ce7-93e4-c85d3a5237ef None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:40.606940 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-784221d2-265a-4cde-819b-fbf3897d6977 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Volume info retrieved successfully. Jul 10 08:40:40.609085 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-69b6cd0b-76a9-4ce7-93e4-c85d3a5237ef tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] DELETE https://10.4.3.7/volume/v3/snapshots/d3611252-1fcd-4453-8fd6-55eb759fb5c8 Jul 10 08:40:40.609208 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-5be9a926-91d0-4311-8e2c-0f6ccba37e2e tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Volume info retrieved successfully. Jul 10 08:40:40.609486 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-69b6cd0b-76a9-4ce7-93e4-c85d3a5237ef tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:40.609743 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-69b6cd0b-76a9-4ce7-93e4-c85d3a5237ef tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:40.609915 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.snapshots [None req-69b6cd0b-76a9-4ce7-93e4-c85d3a5237ef tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Delete snapshot with id: d3611252-1fcd-4453-8fd6-55eb759fb5c8 Jul 10 08:40:40.616891 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-784221d2-265a-4cde-819b-fbf3897d6977 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] https://10.4.3.7/volume/v3/volumes/6e9dbdd7-e1dc-4c8f-8437-76b330677ff1 returned with HTTP 200 Jul 10 08:40:40.617535 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 834/3354] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:40:40 2026] GET /volume/v3/volumes/6e9dbdd7-e1dc-4c8f-8437-76b330677ff1 => generated 835 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 08:40:40.618003 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-5be9a926-91d0-4311-8e2c-0f6ccba37e2e tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] https://10.4.3.7/volume/v3/volumes/ee839b36-a5cf-495c-bae7-386d6c14be74 returned with HTTP 200 Jul 10 08:40:40.620082 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 844/3355] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:40:40 2026] GET /volume/v3/volumes/ee839b36-a5cf-495c-bae7-386d6c14be74 => generated 838 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:40.620252 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:40.620252 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:40:40.620252 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-69b6cd0b-76a9-4ce7-93e4-c85d3a5237ef tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Snapshot retrieved successfully. Jul 10 08:40:40.645540 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-69b6cd0b-76a9-4ce7-93e4-c85d3a5237ef tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Snapshot delete request issued successfully. Jul 10 08:40:40.645756 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-69b6cd0b-76a9-4ce7-93e4-c85d3a5237ef tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/snapshots/d3611252-1fcd-4453-8fd6-55eb759fb5c8 returned with HTTP 202 Jul 10 08:40:40.646277 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 843/3356] 10.4.3.7 () {66 vars in 1343 bytes} [Fri Jul 10 08:40:40 2026] DELETE /volume/v3/snapshots/d3611252-1fcd-4453-8fd6-55eb759fb5c8 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:40:40.656783 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-3a9804ab-6730-4b27-998e-edb19a5e68d2 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:40.658840 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-3a9804ab-6730-4b27-998e-edb19a5e68d2 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] GET https://10.4.3.7/volume/v3/snapshots/d3611252-1fcd-4453-8fd6-55eb759fb5c8 Jul 10 08:40:40.659254 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-3a9804ab-6730-4b27-998e-edb19a5e68d2 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:40.659544 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-3a9804ab-6730-4b27-998e-edb19a5e68d2 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:40.665315 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:40.665315 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:40:40.665969 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-3a9804ab-6730-4b27-998e-edb19a5e68d2 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Snapshot retrieved successfully. Jul 10 08:40:40.667025 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-3a9804ab-6730-4b27-998e-edb19a5e68d2 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/snapshots/d3611252-1fcd-4453-8fd6-55eb759fb5c8 returned with HTTP 200 Jul 10 08:40:40.667655 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 836/3357] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:40:40 2026] GET /volume/v3/snapshots/d3611252-1fcd-4453-8fd6-55eb759fb5c8 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:41.517550 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-ff5325de-231e-416d-ae3e-52602626fa09 req-d3c2a5dc-8d48-47fa-b0e7-cb413a4e06c7 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:41.519639 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-ff5325de-231e-416d-ae3e-52602626fa09 req-d3c2a5dc-8d48-47fa-b0e7-cb413a4e06c7 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] PUT https://10.4.3.7/volume/v3/attachments/4eb87d21-bb62-4786-828a-cd28cb428a9a Jul 10 08:40:41.520008 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-ff5325de-231e-416d-ae3e-52602626fa09 req-d3c2a5dc-8d48-47fa-b0e7-cb413a4e06c7 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.7", "host": "np0000004976", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b54eda21b644", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bf3c9c16-ec3d-4df7-865b-5f424258654a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:40:41.528350 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.coordination [req-ff5325de-231e-416d-ae3e-52602626fa09 req-d3c2a5dc-8d48-47fa-b0e7-cb413a4e06c7 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Acquiring lock "cinder-attachment_update-0ddb0c80-2be1-4d83-9d4a-2a96c4884286-np0000004976" by "attachment_update" {{(pid=100055) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 08:40:41.532774 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.coordination [req-ff5325de-231e-416d-ae3e-52602626fa09 req-d3c2a5dc-8d48-47fa-b0e7-cb413a4e06c7 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Lock "cinder-attachment_update-0ddb0c80-2be1-4d83-9d4a-2a96c4884286-np0000004976" acquired by "attachment_update" :: waited 0.004s {{(pid=100055) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 08:40:41.533976 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:41.533976 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:40:41.633859 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-061e2437-a422-4d50-9e86-03fc6ed4fba8 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:41.636889 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-061e2437-a422-4d50-9e86-03fc6ed4fba8 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] GET https://10.4.3.7/volume/v3/volumes/ee839b36-a5cf-495c-bae7-386d6c14be74 Jul 10 08:40:41.637115 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-061e2437-a422-4d50-9e86-03fc6ed4fba8 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:41.637313 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-061e2437-a422-4d50-9e86-03fc6ed4fba8 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:41.639890 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-b2271cf1-7c3f-45b6-87a3-12d6ef604d56 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:41.642912 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b2271cf1-7c3f-45b6-87a3-12d6ef604d56 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] GET https://10.4.3.7/volume/v3/volumes/6e9dbdd7-e1dc-4c8f-8437-76b330677ff1 Jul 10 08:40:41.643208 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b2271cf1-7c3f-45b6-87a3-12d6ef604d56 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:41.643497 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b2271cf1-7c3f-45b6-87a3-12d6ef604d56 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:41.644497 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-061e2437-a422-4d50-9e86-03fc6ed4fba8 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] https://10.4.3.7/volume/v3/volumes/ee839b36-a5cf-495c-bae7-386d6c14be74 returned with HTTP 404 Jul 10 08:40:41.645042 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 845/3358] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:40:41 2026] GET /volume/v3/volumes/ee839b36-a5cf-495c-bae7-386d6c14be74 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:40:41.657175 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:41.657175 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:40:41.662186 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-b2271cf1-7c3f-45b6-87a3-12d6ef604d56 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Volume info retrieved successfully. Jul 10 08:40:41.670427 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b2271cf1-7c3f-45b6-87a3-12d6ef604d56 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] https://10.4.3.7/volume/v3/volumes/6e9dbdd7-e1dc-4c8f-8437-76b330677ff1 returned with HTTP 200 Jul 10 08:40:41.670427 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 844/3359] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:40:41 2026] GET /volume/v3/volumes/6e9dbdd7-e1dc-4c8f-8437-76b330677ff1 => generated 835 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:41.678843 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-e0a743d6-e7ba-4a7e-bc01-76292ab9ba5d None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:41.683020 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-e0a743d6-e7ba-4a7e-bc01-76292ab9ba5d tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] GET https://10.4.3.7/volume/v3/snapshots/d3611252-1fcd-4453-8fd6-55eb759fb5c8 Jul 10 08:40:41.683267 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-e0a743d6-e7ba-4a7e-bc01-76292ab9ba5d tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:41.683451 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-e0a743d6-e7ba-4a7e-bc01-76292ab9ba5d tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:41.695665 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-e0a743d6-e7ba-4a7e-bc01-76292ab9ba5d tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/snapshots/d3611252-1fcd-4453-8fd6-55eb759fb5c8 returned with HTTP 404 Jul 10 08:40:41.696328 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 837/3360] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:40:41 2026] GET /volume/v3/snapshots/d3611252-1fcd-4453-8fd6-55eb759fb5c8 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:40:41.705830 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-a2496683-4d3b-4503-9ee4-f9d4f9ce1945 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:41.708474 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-a2496683-4d3b-4503-9ee4-f9d4f9ce1945 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] DELETE https://10.4.3.7/volume/v3/snapshots/8c6db4a0-fe66-482a-ad01-0c2c2340a058 Jul 10 08:40:41.709154 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-a2496683-4d3b-4503-9ee4-f9d4f9ce1945 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:41.709482 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-a2496683-4d3b-4503-9ee4-f9d4f9ce1945 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'delete' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:41.709608 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.snapshots [None req-a2496683-4d3b-4503-9ee4-f9d4f9ce1945 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Delete snapshot with id: 8c6db4a0-fe66-482a-ad01-0c2c2340a058 Jul 10 08:40:41.710125 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-59e9da0d-549f-435a-bbcf-aad2db6e68aa None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:41.713058 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-59e9da0d-549f-435a-bbcf-aad2db6e68aa tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] DELETE https://10.4.3.7/volume/v3/volumes/3a4a7e84-4205-4ab7-9b94-a554c1cc7a53 Jul 10 08:40:41.713295 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-59e9da0d-549f-435a-bbcf-aad2db6e68aa tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:41.713537 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-59e9da0d-549f-435a-bbcf-aad2db6e68aa tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:41.713733 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-59e9da0d-549f-435a-bbcf-aad2db6e68aa tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Delete volume with id: 3a4a7e84-4205-4ab7-9b94-a554c1cc7a53 Jul 10 08:40:41.716020 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:41.716020 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:40:41.716470 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-a2496683-4d3b-4503-9ee4-f9d4f9ce1945 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Snapshot retrieved successfully. Jul 10 08:40:41.723369 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:41.723369 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:40:41.724276 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-59e9da0d-549f-435a-bbcf-aad2db6e68aa tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Volume info retrieved successfully. Jul 10 08:40:41.737535 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-a2496683-4d3b-4503-9ee4-f9d4f9ce1945 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Snapshot delete request issued successfully. Jul 10 08:40:41.737801 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-a2496683-4d3b-4503-9ee4-f9d4f9ce1945 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/snapshots/8c6db4a0-fe66-482a-ad01-0c2c2340a058 returned with HTTP 202 Jul 10 08:40:41.738323 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 846/3361] 10.4.3.7 () {66 vars in 1343 bytes} [Fri Jul 10 08:40:41 2026] DELETE /volume/v3/snapshots/8c6db4a0-fe66-482a-ad01-0c2c2340a058 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:40:41.745016 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-59e9da0d-549f-435a-bbcf-aad2db6e68aa tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Delete volume request issued successfully. Jul 10 08:40:41.745129 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-59e9da0d-549f-435a-bbcf-aad2db6e68aa tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] https://10.4.3.7/volume/v3/volumes/3a4a7e84-4205-4ab7-9b94-a554c1cc7a53 returned with HTTP 202 Jul 10 08:40:41.745610 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 845/3362] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:40:41 2026] DELETE /volume/v3/volumes/3a4a7e84-4205-4ab7-9b94-a554c1cc7a53 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:40:41.747382 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-76f4798a-9e7e-4116-a9e4-3b7f935e0b51 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:41.753112 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-76f4798a-9e7e-4116-a9e4-3b7f935e0b51 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] GET https://10.4.3.7/volume/v3/snapshots/8c6db4a0-fe66-482a-ad01-0c2c2340a058 Jul 10 08:40:41.753394 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-76f4798a-9e7e-4116-a9e4-3b7f935e0b51 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:41.755423 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-76f4798a-9e7e-4116-a9e4-3b7f935e0b51 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:41.755981 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-8ba32288-3658-4075-ac80-b01ef79f25c8 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:41.760036 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-8ba32288-3658-4075-ac80-b01ef79f25c8 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] GET https://10.4.3.7/volume/v3/volumes/3a4a7e84-4205-4ab7-9b94-a554c1cc7a53 Jul 10 08:40:41.760296 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-8ba32288-3658-4075-ac80-b01ef79f25c8 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:41.760831 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-8ba32288-3658-4075-ac80-b01ef79f25c8 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:41.762087 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:41.762087 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:40:41.762611 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-76f4798a-9e7e-4116-a9e4-3b7f935e0b51 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Snapshot retrieved successfully. Jul 10 08:40:41.763327 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-76f4798a-9e7e-4116-a9e4-3b7f935e0b51 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/snapshots/8c6db4a0-fe66-482a-ad01-0c2c2340a058 returned with HTTP 200 Jul 10 08:40:41.763836 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 838/3363] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:40:41 2026] GET /volume/v3/snapshots/8c6db4a0-fe66-482a-ad01-0c2c2340a058 => generated 465 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:41.770396 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:41.770396 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:40:41.775703 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-8ba32288-3658-4075-ac80-b01ef79f25c8 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Volume info retrieved successfully. Jul 10 08:40:41.782600 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-8ba32288-3658-4075-ac80-b01ef79f25c8 tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] https://10.4.3.7/volume/v3/volumes/3a4a7e84-4205-4ab7-9b94-a554c1cc7a53 returned with HTTP 200 Jul 10 08:40:41.783581 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 847/3364] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:40:41 2026] GET /volume/v3/volumes/3a4a7e84-4205-4ab7-9b94-a554c1cc7a53 => generated 838 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:42.054262 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.coordination [req-ff5325de-231e-416d-ae3e-52602626fa09 req-d3c2a5dc-8d48-47fa-b0e7-cb413a4e06c7 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Lock "cinder-attachment_update-0ddb0c80-2be1-4d83-9d4a-2a96c4884286-np0000004976" released by "attachment_update" :: held 0.521s {{(pid=100055) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 08:40:42.054661 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-ff5325de-231e-416d-ae3e-52602626fa09 req-d3c2a5dc-8d48-47fa-b0e7-cb413a4e06c7 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/attachments/4eb87d21-bb62-4786-828a-cd28cb428a9a returned with HTTP 200 Jul 10 08:40:42.055102 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 835/3365] 10.4.3.7 () {74 vars in 1690 bytes} [Fri Jul 10 08:40:41 2026] PUT /volume/v3/attachments/4eb87d21-bb62-4786-828a-cd28cb428a9a => generated 968 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:40:42.065678 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-ff5325de-231e-416d-ae3e-52602626fa09 req-8e45abf4-7b78-4cc1-a830-168e8182bbbf None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:42.068947 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-ff5325de-231e-416d-ae3e-52602626fa09 req-8e45abf4-7b78-4cc1-a830-168e8182bbbf tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] GET https://10.4.3.7/volume/v3/attachments/4eb87d21-bb62-4786-828a-cd28cb428a9a Jul 10 08:40:42.069217 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-ff5325de-231e-416d-ae3e-52602626fa09 req-8e45abf4-7b78-4cc1-a830-168e8182bbbf tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:42.069422 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-ff5325de-231e-416d-ae3e-52602626fa09 req-8e45abf4-7b78-4cc1-a830-168e8182bbbf tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Calling method 'version_select' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:42.086958 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-ff5325de-231e-416d-ae3e-52602626fa09 req-8e45abf4-7b78-4cc1-a830-168e8182bbbf tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/attachments/4eb87d21-bb62-4786-828a-cd28cb428a9a returned with HTTP 200 Jul 10 08:40:42.087523 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 846/3366] 10.4.3.7 () {70 vars in 1637 bytes} [Fri Jul 10 08:40:42 2026] GET /volume/v3/attachments/4eb87d21-bb62-4786-828a-cd28cb428a9a => generated 993 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:40:42.679399 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-110e0b96-6368-4c71-8dca-b60a77a14c54 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:42.681978 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-110e0b96-6368-4c71-8dca-b60a77a14c54 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] GET https://10.4.3.7/volume/v3/volumes/6e9dbdd7-e1dc-4c8f-8437-76b330677ff1 Jul 10 08:40:42.682194 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-110e0b96-6368-4c71-8dca-b60a77a14c54 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:42.682424 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-110e0b96-6368-4c71-8dca-b60a77a14c54 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:42.693244 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:42.693244 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:40:42.697000 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-110e0b96-6368-4c71-8dca-b60a77a14c54 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Volume info retrieved successfully. Jul 10 08:40:42.701730 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-110e0b96-6368-4c71-8dca-b60a77a14c54 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] https://10.4.3.7/volume/v3/volumes/6e9dbdd7-e1dc-4c8f-8437-76b330677ff1 returned with HTTP 200 Jul 10 08:40:42.702172 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 839/3367] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:40:42 2026] GET /volume/v3/volumes/6e9dbdd7-e1dc-4c8f-8437-76b330677ff1 => generated 835 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:42.774548 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-d385c956-147d-47f6-9f54-9317ce3e8040 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:42.776612 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d385c956-147d-47f6-9f54-9317ce3e8040 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] GET https://10.4.3.7/volume/v3/snapshots/8c6db4a0-fe66-482a-ad01-0c2c2340a058 Jul 10 08:40:42.776803 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-d385c956-147d-47f6-9f54-9317ce3e8040 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:42.777000 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-d385c956-147d-47f6-9f54-9317ce3e8040 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:42.781523 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d385c956-147d-47f6-9f54-9317ce3e8040 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/snapshots/8c6db4a0-fe66-482a-ad01-0c2c2340a058 returned with HTTP 404 Jul 10 08:40:42.781977 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 848/3368] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:40:42 2026] GET /volume/v3/snapshots/8c6db4a0-fe66-482a-ad01-0c2c2340a058 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:40:42.789127 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-a5edc96b-5f1e-459b-8bc8-ba9ebacc01a6 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:42.790957 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-a5edc96b-5f1e-459b-8bc8-ba9ebacc01a6 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] DELETE https://10.4.3.7/volume/v3/snapshots/aca533e9-4a76-43d2-a1d7-fc7b06c963d5 Jul 10 08:40:42.791131 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-a5edc96b-5f1e-459b-8bc8-ba9ebacc01a6 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:42.791374 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-a5edc96b-5f1e-459b-8bc8-ba9ebacc01a6 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'delete' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:42.791540 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.snapshots [None req-a5edc96b-5f1e-459b-8bc8-ba9ebacc01a6 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Delete snapshot with id: aca533e9-4a76-43d2-a1d7-fc7b06c963d5 Jul 10 08:40:42.797203 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:42.797203 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:40:42.797203 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-a5edc96b-5f1e-459b-8bc8-ba9ebacc01a6 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Snapshot retrieved successfully. Jul 10 08:40:42.799659 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-7056deff-2b40-42ca-b398-bbdf2d146b5f None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:42.802002 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7056deff-2b40-42ca-b398-bbdf2d146b5f tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] GET https://10.4.3.7/volume/v3/volumes/3a4a7e84-4205-4ab7-9b94-a554c1cc7a53 Jul 10 08:40:42.802525 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7056deff-2b40-42ca-b398-bbdf2d146b5f tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:42.802791 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7056deff-2b40-42ca-b398-bbdf2d146b5f tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:42.808224 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7056deff-2b40-42ca-b398-bbdf2d146b5f tempest-AttachVolumeTestJSON-1618252944 tempest-AttachVolumeTestJSON-1618252944-project-member] https://10.4.3.7/volume/v3/volumes/3a4a7e84-4205-4ab7-9b94-a554c1cc7a53 returned with HTTP 404 Jul 10 08:40:42.808683 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 847/3369] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:40:42 2026] GET /volume/v3/volumes/3a4a7e84-4205-4ab7-9b94-a554c1cc7a53 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:40:42.815509 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-a5edc96b-5f1e-459b-8bc8-ba9ebacc01a6 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Snapshot delete request issued successfully. Jul 10 08:40:42.815792 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-a5edc96b-5f1e-459b-8bc8-ba9ebacc01a6 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/snapshots/aca533e9-4a76-43d2-a1d7-fc7b06c963d5 returned with HTTP 202 Jul 10 08:40:42.816534 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 836/3370] 10.4.3.7 () {66 vars in 1343 bytes} [Fri Jul 10 08:40:42 2026] DELETE /volume/v3/snapshots/aca533e9-4a76-43d2-a1d7-fc7b06c963d5 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:40:42.823530 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-e1ae3283-35d2-457c-a158-2bc47bc96ed5 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:42.825323 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-e1ae3283-35d2-457c-a158-2bc47bc96ed5 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] GET https://10.4.3.7/volume/v3/snapshots/aca533e9-4a76-43d2-a1d7-fc7b06c963d5 Jul 10 08:40:42.825750 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-e1ae3283-35d2-457c-a158-2bc47bc96ed5 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:42.825812 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-e1ae3283-35d2-457c-a158-2bc47bc96ed5 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:42.834208 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:42.834208 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:40:42.834208 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-e1ae3283-35d2-457c-a158-2bc47bc96ed5 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Snapshot retrieved successfully. Jul 10 08:40:42.834208 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-e1ae3283-35d2-457c-a158-2bc47bc96ed5 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/snapshots/aca533e9-4a76-43d2-a1d7-fc7b06c963d5 returned with HTTP 200 Jul 10 08:40:42.834208 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 840/3371] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:40:42 2026] GET /volume/v3/snapshots/aca533e9-4a76-43d2-a1d7-fc7b06c963d5 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:43.717616 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-88b1dd7e-1005-48c6-800e-20671a17b5cf None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:43.722814 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-88b1dd7e-1005-48c6-800e-20671a17b5cf tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] GET https://10.4.3.7/volume/v3/volumes/6e9dbdd7-e1dc-4c8f-8437-76b330677ff1 Jul 10 08:40:43.723231 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-88b1dd7e-1005-48c6-800e-20671a17b5cf tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:43.723357 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-88b1dd7e-1005-48c6-800e-20671a17b5cf tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:43.737422 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:43.737422 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:40:43.741642 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-88b1dd7e-1005-48c6-800e-20671a17b5cf tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Volume info retrieved successfully. Jul 10 08:40:43.746307 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-88b1dd7e-1005-48c6-800e-20671a17b5cf tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] https://10.4.3.7/volume/v3/volumes/6e9dbdd7-e1dc-4c8f-8437-76b330677ff1 returned with HTTP 200 Jul 10 08:40:43.746818 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 849/3372] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:40:43 2026] GET /volume/v3/volumes/6e9dbdd7-e1dc-4c8f-8437-76b330677ff1 => generated 835 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:43.841937 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-9b314503-ac77-45cd-aa07-87f52ebd1ef7 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:43.845094 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9b314503-ac77-45cd-aa07-87f52ebd1ef7 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] GET https://10.4.3.7/volume/v3/snapshots/aca533e9-4a76-43d2-a1d7-fc7b06c963d5 Jul 10 08:40:43.845353 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9b314503-ac77-45cd-aa07-87f52ebd1ef7 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:43.845566 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9b314503-ac77-45cd-aa07-87f52ebd1ef7 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:43.849779 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9b314503-ac77-45cd-aa07-87f52ebd1ef7 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/snapshots/aca533e9-4a76-43d2-a1d7-fc7b06c963d5 returned with HTTP 404 Jul 10 08:40:43.850653 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 848/3373] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:40:43 2026] GET /volume/v3/snapshots/aca533e9-4a76-43d2-a1d7-fc7b06c963d5 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:40:43.857570 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-c78318fe-f9e9-46c6-86df-721b6281f2a5 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:43.859039 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-c78318fe-f9e9-46c6-86df-721b6281f2a5 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] DELETE https://10.4.3.7/volume/v3/snapshots/d3611252-1fcd-4453-8fd6-55eb759fb5c8 Jul 10 08:40:43.859266 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-c78318fe-f9e9-46c6-86df-721b6281f2a5 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:43.859479 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-c78318fe-f9e9-46c6-86df-721b6281f2a5 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'delete' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:43.859579 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.snapshots [None req-c78318fe-f9e9-46c6-86df-721b6281f2a5 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Delete snapshot with id: d3611252-1fcd-4453-8fd6-55eb759fb5c8 Jul 10 08:40:43.863695 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-c78318fe-f9e9-46c6-86df-721b6281f2a5 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/snapshots/d3611252-1fcd-4453-8fd6-55eb759fb5c8 returned with HTTP 404 Jul 10 08:40:43.864103 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 837/3374] 10.4.3.7 () {66 vars in 1343 bytes} [Fri Jul 10 08:40:43 2026] DELETE /volume/v3/snapshots/d3611252-1fcd-4453-8fd6-55eb759fb5c8 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:40:43.870658 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-5fb629ae-3fc8-4ab9-880e-a4518fa25b90 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:43.872712 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-5fb629ae-3fc8-4ab9-880e-a4518fa25b90 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] GET https://10.4.3.7/volume/v3/snapshots/d3611252-1fcd-4453-8fd6-55eb759fb5c8 Jul 10 08:40:43.872944 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-5fb629ae-3fc8-4ab9-880e-a4518fa25b90 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:43.873184 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-5fb629ae-3fc8-4ab9-880e-a4518fa25b90 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:43.879873 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-5fb629ae-3fc8-4ab9-880e-a4518fa25b90 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/snapshots/d3611252-1fcd-4453-8fd6-55eb759fb5c8 returned with HTTP 404 Jul 10 08:40:43.880928 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 841/3375] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:40:43 2026] GET /volume/v3/snapshots/d3611252-1fcd-4453-8fd6-55eb759fb5c8 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:40:43.886913 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-99d74856-7216-48e8-a732-3757e3917d3f None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:43.891230 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-99d74856-7216-48e8-a732-3757e3917d3f tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] DELETE https://10.4.3.7/volume/v3/snapshots/8c6db4a0-fe66-482a-ad01-0c2c2340a058 Jul 10 08:40:43.891458 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-99d74856-7216-48e8-a732-3757e3917d3f tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:43.891667 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-99d74856-7216-48e8-a732-3757e3917d3f tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'delete' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:43.891776 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.snapshots [None req-99d74856-7216-48e8-a732-3757e3917d3f tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Delete snapshot with id: 8c6db4a0-fe66-482a-ad01-0c2c2340a058 Jul 10 08:40:43.899378 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-99d74856-7216-48e8-a732-3757e3917d3f tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/snapshots/8c6db4a0-fe66-482a-ad01-0c2c2340a058 returned with HTTP 404 Jul 10 08:40:43.899905 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 850/3376] 10.4.3.7 () {66 vars in 1343 bytes} [Fri Jul 10 08:40:43 2026] DELETE /volume/v3/snapshots/8c6db4a0-fe66-482a-ad01-0c2c2340a058 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:40:43.906570 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-ac18be1c-dc34-4774-8f84-670048d63e8a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:43.908290 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ac18be1c-dc34-4774-8f84-670048d63e8a tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] GET https://10.4.3.7/volume/v3/snapshots/8c6db4a0-fe66-482a-ad01-0c2c2340a058 Jul 10 08:40:43.908474 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ac18be1c-dc34-4774-8f84-670048d63e8a tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:43.908728 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ac18be1c-dc34-4774-8f84-670048d63e8a tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:43.913150 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ac18be1c-dc34-4774-8f84-670048d63e8a tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/snapshots/8c6db4a0-fe66-482a-ad01-0c2c2340a058 returned with HTTP 404 Jul 10 08:40:43.913492 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 849/3377] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:40:43 2026] GET /volume/v3/snapshots/8c6db4a0-fe66-482a-ad01-0c2c2340a058 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:40:43.920288 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-6b623f97-a27c-43b3-8928-459aa59ed450 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:43.924431 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-6b623f97-a27c-43b3-8928-459aa59ed450 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] DELETE https://10.4.3.7/volume/v3/snapshots/aca533e9-4a76-43d2-a1d7-fc7b06c963d5 Jul 10 08:40:43.924431 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-6b623f97-a27c-43b3-8928-459aa59ed450 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:43.924431 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-6b623f97-a27c-43b3-8928-459aa59ed450 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'delete' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:43.924431 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.snapshots [None req-6b623f97-a27c-43b3-8928-459aa59ed450 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Delete snapshot with id: aca533e9-4a76-43d2-a1d7-fc7b06c963d5 Jul 10 08:40:43.927828 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-6b623f97-a27c-43b3-8928-459aa59ed450 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/snapshots/aca533e9-4a76-43d2-a1d7-fc7b06c963d5 returned with HTTP 404 Jul 10 08:40:43.928477 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 838/3378] 10.4.3.7 () {66 vars in 1343 bytes} [Fri Jul 10 08:40:43 2026] DELETE /volume/v3/snapshots/aca533e9-4a76-43d2-a1d7-fc7b06c963d5 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:40:43.936076 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-6e0f1300-6f12-4c57-b4c9-9bc16525d2c8 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:43.937739 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-6e0f1300-6f12-4c57-b4c9-9bc16525d2c8 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] GET https://10.4.3.7/volume/v3/snapshots/aca533e9-4a76-43d2-a1d7-fc7b06c963d5 Jul 10 08:40:43.937904 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-6e0f1300-6f12-4c57-b4c9-9bc16525d2c8 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:43.938135 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-6e0f1300-6f12-4c57-b4c9-9bc16525d2c8 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:43.945343 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-6e0f1300-6f12-4c57-b4c9-9bc16525d2c8 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/snapshots/aca533e9-4a76-43d2-a1d7-fc7b06c963d5 returned with HTTP 404 Jul 10 08:40:43.945994 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 842/3379] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:40:43 2026] GET /volume/v3/snapshots/aca533e9-4a76-43d2-a1d7-fc7b06c963d5 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:40:44.771271 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-ab6beb6d-3507-46fb-9b8d-7e040626a796 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:44.777173 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-ab6beb6d-3507-46fb-9b8d-7e040626a796 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] GET https://10.4.3.7/volume/v3/volumes/6e9dbdd7-e1dc-4c8f-8437-76b330677ff1 Jul 10 08:40:44.777503 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-ab6beb6d-3507-46fb-9b8d-7e040626a796 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:44.777764 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-ab6beb6d-3507-46fb-9b8d-7e040626a796 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:44.793039 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:44.793039 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:40:44.797504 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-ab6beb6d-3507-46fb-9b8d-7e040626a796 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Volume info retrieved successfully. Jul 10 08:40:44.803856 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-ab6beb6d-3507-46fb-9b8d-7e040626a796 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] https://10.4.3.7/volume/v3/volumes/6e9dbdd7-e1dc-4c8f-8437-76b330677ff1 returned with HTTP 200 Jul 10 08:40:44.804394 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 851/3380] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:40:44 2026] GET /volume/v3/volumes/6e9dbdd7-e1dc-4c8f-8437-76b330677ff1 => generated 835 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:45.545367 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-e7c57169-5f1e-40a7-bafb-f0b74f5fe005 req-01f6f761-20d3-4bc4-8287-d010fe6bcb71 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:45.550432 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-e7c57169-5f1e-40a7-bafb-f0b74f5fe005 req-01f6f761-20d3-4bc4-8287-d010fe6bcb71 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] POST https://10.4.3.7/volume/v3/attachments/739c7932-9250-4eac-9661-5825001007ee/action Jul 10 08:40:45.550432 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-e7c57169-5f1e-40a7-bafb-f0b74f5fe005 req-01f6f761-20d3-4bc4-8287-d010fe6bcb71 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Action body: b'{"os-complete": null}' {{(pid=100057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:40:45.550432 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-e7c57169-5f1e-40a7-bafb-f0b74f5fe005 req-01f6f761-20d3-4bc4-8287-d010fe6bcb71 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:40:45.586586 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:45.586586 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:40:45.611834 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-e7c57169-5f1e-40a7-bafb-f0b74f5fe005 req-01f6f761-20d3-4bc4-8287-d010fe6bcb71 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] https://10.4.3.7/volume/v3/attachments/739c7932-9250-4eac-9661-5825001007ee/action returned with HTTP 204 Jul 10 08:40:45.611834 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 850/3381] 10.4.3.7 () {74 vars in 1711 bytes} [Fri Jul 10 08:40:45 2026] POST /volume/v3/attachments/739c7932-9250-4eac-9661-5825001007ee/action => generated 0 bytes in 68 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:40:45.821170 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-970cd454-3ba5-41a6-9e8c-6272935b0a13 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:45.824421 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-970cd454-3ba5-41a6-9e8c-6272935b0a13 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] GET https://10.4.3.7/volume/v3/volumes/6e9dbdd7-e1dc-4c8f-8437-76b330677ff1 Jul 10 08:40:45.824607 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-970cd454-3ba5-41a6-9e8c-6272935b0a13 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:45.824777 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-970cd454-3ba5-41a6-9e8c-6272935b0a13 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:45.838150 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:45.838150 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:40:45.844325 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-970cd454-3ba5-41a6-9e8c-6272935b0a13 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Volume info retrieved successfully. Jul 10 08:40:45.851580 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-970cd454-3ba5-41a6-9e8c-6272935b0a13 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] https://10.4.3.7/volume/v3/volumes/6e9dbdd7-e1dc-4c8f-8437-76b330677ff1 returned with HTTP 200 Jul 10 08:40:45.852537 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 839/3382] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:40:45 2026] GET /volume/v3/volumes/6e9dbdd7-e1dc-4c8f-8437-76b330677ff1 => generated 1127 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:40:45.869561 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-4b1d70dd-b277-4c73-8dc9-781379523459 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:45.871679 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-4b1d70dd-b277-4c73-8dc9-781379523459 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] GET https://10.4.3.7/volume/v3/volumes/6e9dbdd7-e1dc-4c8f-8437-76b330677ff1 Jul 10 08:40:45.871890 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-4b1d70dd-b277-4c73-8dc9-781379523459 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:45.872061 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-4b1d70dd-b277-4c73-8dc9-781379523459 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:45.885484 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:45.885484 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:40:45.889498 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-4b1d70dd-b277-4c73-8dc9-781379523459 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Volume info retrieved successfully. Jul 10 08:40:45.893855 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-4b1d70dd-b277-4c73-8dc9-781379523459 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] https://10.4.3.7/volume/v3/volumes/6e9dbdd7-e1dc-4c8f-8437-76b330677ff1 returned with HTTP 200 Jul 10 08:40:45.894258 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 843/3383] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:40:45 2026] GET /volume/v3/volumes/6e9dbdd7-e1dc-4c8f-8437-76b330677ff1 => generated 1127 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:40:46.541505 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-ff5325de-231e-416d-ae3e-52602626fa09 req-b8d0d199-8dda-4ec9-b87e-576468b39af0 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:46.552016 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-ff5325de-231e-416d-ae3e-52602626fa09 req-b8d0d199-8dda-4ec9-b87e-576468b39af0 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] GET https://10.4.3.7/volume/v3/volumes/0ddb0c80-2be1-4d83-9d4a-2a96c4884286/encryption Jul 10 08:40:46.552301 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-ff5325de-231e-416d-ae3e-52602626fa09 req-b8d0d199-8dda-4ec9-b87e-576468b39af0 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:46.552583 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-ff5325de-231e-416d-ae3e-52602626fa09 req-b8d0d199-8dda-4ec9-b87e-576468b39af0 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Calling method 'index' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:46.569645 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:46.569645 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:40:46.580497 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-ff5325de-231e-416d-ae3e-52602626fa09 req-b8d0d199-8dda-4ec9-b87e-576468b39af0 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/volumes/0ddb0c80-2be1-4d83-9d4a-2a96c4884286/encryption returned with HTTP 200 Jul 10 08:40:46.580497 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 852/3384] 10.4.3.7 () {68 vars in 1617 bytes} [Fri Jul 10 08:40:46 2026] GET /volume/v3/volumes/0ddb0c80-2be1-4d83-9d4a-2a96c4884286/encryption => generated 160 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:46.657434 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-ae82acfd-858f-4faf-9380-fae34e8da23c None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:46.794989 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ae82acfd-858f-4faf-9380-fae34e8da23c tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:40:46.795352 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ae82acfd-858f-4faf-9380-fae34e8da23c tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1306264404"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:40:46.796736 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [None req-ae82acfd-858f-4faf-9380-fae34e8da23c tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1306264404'}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:40:46.796847 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-ae82acfd-858f-4faf-9380-fae34e8da23c tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Create volume of 1 GB Jul 10 08:40:46.800768 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-ae82acfd-858f-4faf-9380-fae34e8da23c tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Availability Zones retrieved successfully. Jul 10 08:40:46.810209 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-ae82acfd-858f-4faf-9380-fae34e8da23c tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Flow 'volume_create_api' (e6a5d431-7da1-407a-8bd1-a10c8f763b39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:40:46.811378 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-ae82acfd-858f-4faf-9380-fae34e8da23c tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a73e3d43-15ee-4a01-ab8d-4067312e68a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:40:46.813060 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-ae82acfd-858f-4faf-9380-fae34e8da23c tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Validating volume size '1' using validate_int {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:40:46.855888 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-ae82acfd-858f-4faf-9380-fae34e8da23c tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a73e3d43-15ee-4a01-ab8d-4067312e68a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:40:46.856956 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-ae82acfd-858f-4faf-9380-fae34e8da23c tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60a1ac14-a448-46dd-8a25-1672ed479fa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:40:46.962189 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-ae82acfd-858f-4faf-9380-fae34e8da23c tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Created reservations ['0287cfee-c9ec-482d-9e99-f84ca5bdccf8', '32f9279f-26f0-4537-9a1d-1b4e076ad931', 'ca7fcbdd-09a3-45a5-ba3c-7c2cb64b5634', '647b41b1-4d54-4fa8-9037-bd420235d410'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:40:46.963669 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-ae82acfd-858f-4faf-9380-fae34e8da23c tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60a1ac14-a448-46dd-8a25-1672ed479fa3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0287cfee-c9ec-482d-9e99-f84ca5bdccf8', '32f9279f-26f0-4537-9a1d-1b4e076ad931', 'ca7fcbdd-09a3-45a5-ba3c-7c2cb64b5634', '647b41b1-4d54-4fa8-9037-bd420235d410']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:40:46.963669 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-ae82acfd-858f-4faf-9380-fae34e8da23c tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15ca3472-64b4-4676-bec1-eb9389b970a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:40:46.991654 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-ae82acfd-858f-4faf-9380-fae34e8da23c tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15ca3472-64b4-4676-bec1-eb9389b970a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cd0ea8fa-fee4-41c9-8a2f-87d7b9bd2669', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1306264404',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e6b886e3732547fc9a60f34b05099ab4',qos_specs=None,replication_status=,reservations=['0287cfee-c9ec-482d-9e99-f84ca5bdccf8','32f9279f-26f0-4537-9a1d-1b4e076ad931','ca7fcbdd-09a3-45a5-ba3c-7c2cb64b5634','647b41b1-4d54-4fa8-9037-bd420235d410'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5faece82f8cd459c97d61613ff638f13',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:40:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1306264404',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cd0ea8fa-fee4-41c9-8a2f-87d7b9bd2669,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e6b886e3732547fc9a60f34b05099ab4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5faece82f8cd459c97d61613ff638f13',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:40:46.992587 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-ae82acfd-858f-4faf-9380-fae34e8da23c tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (daaeb4af-1c6a-4c50-a7bc-a682ac802569) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:40:47.012535 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-ae82acfd-858f-4faf-9380-fae34e8da23c tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (daaeb4af-1c6a-4c50-a7bc-a682ac802569) transitioned into state 'SUCCESS' from state '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-1306264404',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e6b886e3732547fc9a60f34b05099ab4',qos_specs=None,replication_status=,reservations=['0287cfee-c9ec-482d-9e99-f84ca5bdccf8','32f9279f-26f0-4537-9a1d-1b4e076ad931','ca7fcbdd-09a3-45a5-ba3c-7c2cb64b5634','647b41b1-4d54-4fa8-9037-bd420235d410'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5faece82f8cd459c97d61613ff638f13',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:40:47.013290 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-ae82acfd-858f-4faf-9380-fae34e8da23c tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9750a422-1582-464b-86a9-db78c70994ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:40:47.028586 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-ae82acfd-858f-4faf-9380-fae34e8da23c tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9750a422-1582-464b-86a9-db78c70994ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:40:47.029350 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-ae82acfd-858f-4faf-9380-fae34e8da23c tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Flow 'volume_create_api' (e6a5d431-7da1-407a-8bd1-a10c8f763b39) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:40:47.029702 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-ae82acfd-858f-4faf-9380-fae34e8da23c tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Create volume request issued successfully. Jul 10 08:40:47.030242 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ae82acfd-858f-4faf-9380-fae34e8da23c tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:40:47.030631 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 851/3385] 10.4.3.7 () {68 vars in 1244 bytes} [Fri Jul 10 08:40:46 2026] POST /volume/v3/volumes => generated 745 bytes in 373 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:40:47.046675 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-de79e3ba-53d8-4dde-924b-210b32579b6a None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:47.049338 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-de79e3ba-53d8-4dde-924b-210b32579b6a tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] GET https://10.4.3.7/volume/v3/volumes/cd0ea8fa-fee4-41c9-8a2f-87d7b9bd2669 Jul 10 08:40:47.049610 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-de79e3ba-53d8-4dde-924b-210b32579b6a tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:47.049804 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-de79e3ba-53d8-4dde-924b-210b32579b6a tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:47.057490 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:47.057490 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:40:47.061332 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-de79e3ba-53d8-4dde-924b-210b32579b6a tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Volume info retrieved successfully. Jul 10 08:40:47.066252 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-de79e3ba-53d8-4dde-924b-210b32579b6a tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] https://10.4.3.7/volume/v3/volumes/cd0ea8fa-fee4-41c9-8a2f-87d7b9bd2669 returned with HTTP 200 Jul 10 08:40:47.066539 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 840/3386] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:40:47 2026] GET /volume/v3/volumes/cd0ea8fa-fee4-41c9-8a2f-87d7b9bd2669 => generated 813 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:48.082157 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-0f7c33a9-390d-44fa-92a3-74f30bfb06ed None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:48.084036 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-0f7c33a9-390d-44fa-92a3-74f30bfb06ed tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] GET https://10.4.3.7/volume/v3/volumes/cd0ea8fa-fee4-41c9-8a2f-87d7b9bd2669 Jul 10 08:40:48.084226 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-0f7c33a9-390d-44fa-92a3-74f30bfb06ed tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:48.084392 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-0f7c33a9-390d-44fa-92a3-74f30bfb06ed tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:48.091505 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:48.091505 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:40:48.096986 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-0f7c33a9-390d-44fa-92a3-74f30bfb06ed tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Volume info retrieved successfully. Jul 10 08:40:48.103176 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-0f7c33a9-390d-44fa-92a3-74f30bfb06ed tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] https://10.4.3.7/volume/v3/volumes/cd0ea8fa-fee4-41c9-8a2f-87d7b9bd2669 returned with HTTP 200 Jul 10 08:40:48.103918 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 844/3387] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:40:48 2026] GET /volume/v3/volumes/cd0ea8fa-fee4-41c9-8a2f-87d7b9bd2669 => generated 838 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:49.053318 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-148bfcd6-4102-4800-9ae7-2aeead14be81 req-6cf866a3-ac7d-427c-95e0-cc815b436e93 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:49.055454 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-148bfcd6-4102-4800-9ae7-2aeead14be81 req-6cf866a3-ac7d-427c-95e0-cc815b436e93 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] DELETE https://10.4.3.7/volume/v3/attachments/5f28c884-6ac5-4bf9-b94e-f7be9552f0b7 Jul 10 08:40:49.055739 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-148bfcd6-4102-4800-9ae7-2aeead14be81 req-6cf866a3-ac7d-427c-95e0-cc815b436e93 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:49.055801 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-148bfcd6-4102-4800-9ae7-2aeead14be81 req-6cf866a3-ac7d-427c-95e0-cc815b436e93 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'version_select' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:49.063392 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:49.063392 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:40:49.101778 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-ac621fd9-9830-4d79-a08a-ac72eb4c496a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:49.104045 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ac621fd9-9830-4d79-a08a-ac72eb4c496a tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:40:49.104496 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ac621fd9-9830-4d79-a08a-ac72eb4c496a tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1470041391", "imageRef": "0d5ba104-9887-426e-a8fe-28f2648002a3", "size": 1}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:40:49.105961 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [None req-ac621fd9-9830-4d79-a08a-ac72eb4c496a tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1470041391', 'imageRef': '0d5ba104-9887-426e-a8fe-28f2648002a3', 'size': 1}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:40:49.259715 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-ac621fd9-9830-4d79-a08a-ac72eb4c496a tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] Create volume of 1 GB Jul 10 08:40:49.260032 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:49.260032 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:40:49.264360 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-ac621fd9-9830-4d79-a08a-ac72eb4c496a tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] Availability Zones retrieved successfully. Jul 10 08:40:49.271020 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-ac621fd9-9830-4d79-a08a-ac72eb4c496a tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] Flow 'volume_create_api' (8760c7ec-7f49-4fed-a2ec-a92c6f71463b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:40:49.272296 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-ac621fd9-9830-4d79-a08a-ac72eb4c496a tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd1a3f4d-4a15-41a3-9db4-681dfb1f4943) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:40:49.273322 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-ac621fd9-9830-4d79-a08a-ac72eb4c496a tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] Validating volume size '1' using validate_int {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:40:49.334765 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-ac621fd9-9830-4d79-a08a-ac72eb4c496a tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd1a3f4d-4a15-41a3-9db4-681dfb1f4943) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:40:49.335446 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-ac621fd9-9830-4d79-a08a-ac72eb4c496a tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01092d45-acdd-486d-9310-e369052b9d32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:40:49.392482 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-ac621fd9-9830-4d79-a08a-ac72eb4c496a tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] Created reservations ['ec79771e-2395-4582-a0e3-34134d5cd7f1', 'bbb3e034-4661-4bde-8369-fc7ea601b9cf', '1161d423-1fe0-4d09-bec9-d6858493aaa9', 'c79fa75b-2f1c-41b2-8673-3028daf39f44'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:40:49.393087 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-ac621fd9-9830-4d79-a08a-ac72eb4c496a tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01092d45-acdd-486d-9310-e369052b9d32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec79771e-2395-4582-a0e3-34134d5cd7f1', 'bbb3e034-4661-4bde-8369-fc7ea601b9cf', '1161d423-1fe0-4d09-bec9-d6858493aaa9', 'c79fa75b-2f1c-41b2-8673-3028daf39f44']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:40:49.393778 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-ac621fd9-9830-4d79-a08a-ac72eb4c496a tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51d26be6-1887-4c2c-bb56-131cc110a037) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:40:49.418289 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-ac621fd9-9830-4d79-a08a-ac72eb4c496a tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51d26be6-1887-4c2c-bb56-131cc110a037) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '618fd281-288a-42ac-8523-e87611409afd', '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-1470041391',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88fe8f8264744c0190d5da434b3c4d91',qos_specs=None,replication_status=,reservations=['ec79771e-2395-4582-a0e3-34134d5cd7f1','bbb3e034-4661-4bde-8369-fc7ea601b9cf','1161d423-1fe0-4d09-bec9-d6858493aaa9','c79fa75b-2f1c-41b2-8673-3028daf39f44'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90ec1640013c46129c0231b4d18498c5',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:40:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1470041391',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=618fd281-288a-42ac-8523-e87611409afd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='88fe8f8264744c0190d5da434b3c4d91',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='90ec1640013c46129c0231b4d18498c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:40:49.419117 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-ac621fd9-9830-4d79-a08a-ac72eb4c496a tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c98fec7b-0a39-4fdc-8c19-78558d7554d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:40:49.439264 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-ac621fd9-9830-4d79-a08a-ac72eb4c496a tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c98fec7b-0a39-4fdc-8c19-78558d7554d3) transitioned into state 'SUCCESS' from state '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-1470041391',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88fe8f8264744c0190d5da434b3c4d91',qos_specs=None,replication_status=,reservations=['ec79771e-2395-4582-a0e3-34134d5cd7f1','bbb3e034-4661-4bde-8369-fc7ea601b9cf','1161d423-1fe0-4d09-bec9-d6858493aaa9','c79fa75b-2f1c-41b2-8673-3028daf39f44'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90ec1640013c46129c0231b4d18498c5',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:40:49.439470 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-ac621fd9-9830-4d79-a08a-ac72eb4c496a tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16fb4008-c047-438a-8353-3bacc064cb82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:40:49.466465 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-ac621fd9-9830-4d79-a08a-ac72eb4c496a tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16fb4008-c047-438a-8353-3bacc064cb82) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:40:49.467019 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-ac621fd9-9830-4d79-a08a-ac72eb4c496a tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] Flow 'volume_create_api' (8760c7ec-7f49-4fed-a2ec-a92c6f71463b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:40:49.467321 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-ac621fd9-9830-4d79-a08a-ac72eb4c496a tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] Create volume request issued successfully. Jul 10 08:40:49.467874 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ac621fd9-9830-4d79-a08a-ac72eb4c496a tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:40:49.468318 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 852/3388] 10.4.3.7 () {68 vars in 1245 bytes} [Fri Jul 10 08:40:49 2026] POST /volume/v3/volumes => generated 749 bytes in 367 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:40:49.485330 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-eb4ad13c-6d45-4840-b0eb-81586c8c01d6 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:49.487193 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-eb4ad13c-6d45-4840-b0eb-81586c8c01d6 tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] GET https://10.4.3.7/volume/v3/volumes/618fd281-288a-42ac-8523-e87611409afd Jul 10 08:40:49.487373 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-eb4ad13c-6d45-4840-b0eb-81586c8c01d6 tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:49.487585 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-eb4ad13c-6d45-4840-b0eb-81586c8c01d6 tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:49.496726 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:49.496726 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:40:49.500303 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-eb4ad13c-6d45-4840-b0eb-81586c8c01d6 tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] Volume info retrieved successfully. Jul 10 08:40:49.504857 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-eb4ad13c-6d45-4840-b0eb-81586c8c01d6 tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] https://10.4.3.7/volume/v3/volumes/618fd281-288a-42ac-8523-e87611409afd returned with HTTP 200 Jul 10 08:40:49.505276 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 841/3389] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:40:49 2026] GET /volume/v3/volumes/618fd281-288a-42ac-8523-e87611409afd => generated 817 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:49.598854 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-148bfcd6-4102-4800-9ae7-2aeead14be81 req-6cf866a3-ac7d-427c-95e0-cc815b436e93 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/attachments/5f28c884-6ac5-4bf9-b94e-f7be9552f0b7 returned with HTTP 200 Jul 10 08:40:49.599271 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 853/3390] 10.4.3.7 () {72 vars in 1659 bytes} [Fri Jul 10 08:40:49 2026] DELETE /volume/v3/attachments/5f28c884-6ac5-4bf9-b94e-f7be9552f0b7 => generated 19 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:49.764109 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-2175e555-a0a3-4011-92f7-12caf9fb257b req-45ffbb8c-5f50-41f9-a922-ba859516beec None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:49.766496 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-2175e555-a0a3-4011-92f7-12caf9fb257b req-45ffbb8c-5f50-41f9-a922-ba859516beec tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] GET https://10.4.3.7/volume/v3/volumes/6e9dbdd7-e1dc-4c8f-8437-76b330677ff1 Jul 10 08:40:49.766732 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-2175e555-a0a3-4011-92f7-12caf9fb257b req-45ffbb8c-5f50-41f9-a922-ba859516beec tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:49.766927 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-2175e555-a0a3-4011-92f7-12caf9fb257b req-45ffbb8c-5f50-41f9-a922-ba859516beec tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:49.775502 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:49.775502 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:40:49.778455 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [req-2175e555-a0a3-4011-92f7-12caf9fb257b req-45ffbb8c-5f50-41f9-a922-ba859516beec tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Volume info retrieved successfully. Jul 10 08:40:49.782090 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-2175e555-a0a3-4011-92f7-12caf9fb257b req-45ffbb8c-5f50-41f9-a922-ba859516beec tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] https://10.4.3.7/volume/v3/volumes/6e9dbdd7-e1dc-4c8f-8437-76b330677ff1 returned with HTTP 200 Jul 10 08:40:49.782618 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 845/3391] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:40:49 2026] GET /volume/v3/volumes/6e9dbdd7-e1dc-4c8f-8437-76b330677ff1 => generated 1127 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:40:49.810220 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-2175e555-a0a3-4011-92f7-12caf9fb257b req-0ff3d5a6-7c05-4602-87a9-537097173ee1 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:49.812261 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-2175e555-a0a3-4011-92f7-12caf9fb257b req-0ff3d5a6-7c05-4602-87a9-537097173ee1 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] POST https://10.4.3.7/volume/v3/volumes/6e9dbdd7-e1dc-4c8f-8437-76b330677ff1/action Jul 10 08:40:49.812600 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-2175e555-a0a3-4011-92f7-12caf9fb257b req-0ff3d5a6-7c05-4602-87a9-537097173ee1 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:40:49.812717 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-2175e555-a0a3-4011-92f7-12caf9fb257b req-0ff3d5a6-7c05-4602-87a9-537097173ee1 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:40:49.822049 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:49.822049 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:40:49.823644 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-2175e555-a0a3-4011-92f7-12caf9fb257b req-0ff3d5a6-7c05-4602-87a9-537097173ee1 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Volume info retrieved successfully. Jul 10 08:40:49.828901 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-2175e555-a0a3-4011-92f7-12caf9fb257b req-0ff3d5a6-7c05-4602-87a9-537097173ee1 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Begin detaching volume completed successfully. Jul 10 08:40:49.829114 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-2175e555-a0a3-4011-92f7-12caf9fb257b req-0ff3d5a6-7c05-4602-87a9-537097173ee1 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] https://10.4.3.7/volume/v3/volumes/6e9dbdd7-e1dc-4c8f-8437-76b330677ff1/action returned with HTTP 202 Jul 10 08:40:49.829572 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 853/3392] 10.4.3.7 () {72 vars in 1658 bytes} [Fri Jul 10 08:40:49 2026] POST /volume/v3/volumes/6e9dbdd7-e1dc-4c8f-8437-76b330677ff1/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:40:50.521929 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-81767ba6-a270-41a4-bab8-289191deb6bb None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:50.523719 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-81767ba6-a270-41a4-bab8-289191deb6bb tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] GET https://10.4.3.7/volume/v3/volumes/618fd281-288a-42ac-8523-e87611409afd Jul 10 08:40:50.523917 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-81767ba6-a270-41a4-bab8-289191deb6bb tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:50.524096 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-81767ba6-a270-41a4-bab8-289191deb6bb tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:50.530344 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:50.530344 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:40:50.533542 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-81767ba6-a270-41a4-bab8-289191deb6bb tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] Volume info retrieved successfully. Jul 10 08:40:50.537271 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-81767ba6-a270-41a4-bab8-289191deb6bb tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] https://10.4.3.7/volume/v3/volumes/618fd281-288a-42ac-8523-e87611409afd returned with HTTP 200 Jul 10 08:40:50.537632 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 842/3393] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:40:50 2026] GET /volume/v3/volumes/618fd281-288a-42ac-8523-e87611409afd => generated 841 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:50.595459 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-74f43d19-b256-443f-bd9b-b412190e4d24 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:50.622545 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-74f43d19-b256-443f-bd9b-b412190e4d24 tempest-TestEncryptedCinderVolumes-717493427 tempest-TestEncryptedCinderVolumes-717493427-project-admin] POST https://10.4.3.7/volume/v3/types Jul 10 08:40:50.623013 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-74f43d19-b256-443f-bd9b-b412190e4d24 tempest-TestEncryptedCinderVolumes-717493427 tempest-TestEncryptedCinderVolumes-717493427-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-69197268", "extra_specs": {}}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:40:50.625036 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:50.625036 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:40:50.639239 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-74f43d19-b256-443f-bd9b-b412190e4d24 tempest-TestEncryptedCinderVolumes-717493427 tempest-TestEncryptedCinderVolumes-717493427-project-admin] https://10.4.3.7/volume/v3/types returned with HTTP 200 Jul 10 08:40:50.639829 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 854/3394] 10.4.3.7 () {68 vars in 1238 bytes} [Fri Jul 10 08:40:50 2026] POST /volume/v3/types => generated 210 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:50.647590 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-702bc430-15f6-4d6e-aa4c-516f0a5ebaeb None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:50.649373 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-702bc430-15f6-4d6e-aa4c-516f0a5ebaeb tempest-TestEncryptedCinderVolumes-717493427 tempest-TestEncryptedCinderVolumes-717493427-project-admin] POST https://10.4.3.7/volume/v3/types/4af19a94-9d26-4224-a370-a2b7dbbbe23a/encryption Jul 10 08:40:50.649691 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-702bc430-15f6-4d6e-aa4c-516f0a5ebaeb tempest-TestEncryptedCinderVolumes-717493427 tempest-TestEncryptedCinderVolumes-717493427-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:40:50.667925 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-702bc430-15f6-4d6e-aa4c-516f0a5ebaeb tempest-TestEncryptedCinderVolumes-717493427 tempest-TestEncryptedCinderVolumes-717493427-project-admin] https://10.4.3.7/volume/v3/types/4af19a94-9d26-4224-a370-a2b7dbbbe23a/encryption returned with HTTP 200 Jul 10 08:40:50.668462 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 846/3395] 10.4.3.7 () {68 vars in 1383 bytes} [Fri Jul 10 08:40:50 2026] POST /volume/v3/types/4af19a94-9d26-4224-a370-a2b7dbbbe23a/encryption => generated 230 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:50.677360 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-6d5cf68d-4812-4028-a282-61ad48ec1558 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:50.734563 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-6d5cf68d-4812-4028-a282-61ad48ec1558 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:40:50.735008 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-6d5cf68d-4812-4028-a282-61ad48ec1558 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-433084425", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-69197268", "size": 1}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:40:50.736427 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [None req-6d5cf68d-4812-4028-a282-61ad48ec1558 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-433084425', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-69197268', 'size': 1}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:40:50.738133 np0000004976 devstack@c-api.service[100057]: DEBUG dbcounter [-] [100057] Writing DB stats cinder:SELECT=527,cinder:UPDATE=172,cinder:INSERT=111 {{(pid=100057) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 08:40:50.740449 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-6d5cf68d-4812-4028-a282-61ad48ec1558 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Create volume of 1 GB Jul 10 08:40:50.740449 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:50.740449 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:40:50.741092 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-6d5cf68d-4812-4028-a282-61ad48ec1558 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Availability Zones retrieved successfully. Jul 10 08:40:50.747358 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-6d5cf68d-4812-4028-a282-61ad48ec1558 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Flow 'volume_create_api' (4c28ec8b-a2cf-4397-9a87-f17dfa0eec18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:40:50.748250 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-6d5cf68d-4812-4028-a282-61ad48ec1558 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86aa0774-2976-45ef-a5bc-79faea4080b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:40:50.749374 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-6d5cf68d-4812-4028-a282-61ad48ec1558 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Validating volume size '1' using validate_int {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:40:50.753140 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-ff5325de-231e-416d-ae3e-52602626fa09 req-014bee15-c309-4213-a066-97b389e9962c None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:50.755453 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-ff5325de-231e-416d-ae3e-52602626fa09 req-014bee15-c309-4213-a066-97b389e9962c tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] POST https://10.4.3.7/volume/v3/attachments/4eb87d21-bb62-4786-828a-cd28cb428a9a/action Jul 10 08:40:50.755793 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-ff5325de-231e-416d-ae3e-52602626fa09 req-014bee15-c309-4213-a066-97b389e9962c tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Action body: b'{"os-complete": null}' {{(pid=100055) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:40:50.755911 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-ff5325de-231e-416d-ae3e-52602626fa09 req-014bee15-c309-4213-a066-97b389e9962c tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:40:50.771240 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:50.771240 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:40:50.774366 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-6d5cf68d-4812-4028-a282-61ad48ec1558 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86aa0774-2976-45ef-a5bc-79faea4080b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:40:51Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4af19a94-9d26-4224-a370-a2b7dbbbe23a,is_public=True,name='tempest-scenario-type-luks-69197268',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4af19a94-9d26-4224-a370-a2b7dbbbe23a', '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=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:40:50.775228 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-6d5cf68d-4812-4028-a282-61ad48ec1558 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0f2d7c6-362f-45dc-a9f6-8a16e62fd300) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:40:50.780696 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-ff5325de-231e-416d-ae3e-52602626fa09 req-014bee15-c309-4213-a066-97b389e9962c tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/attachments/4eb87d21-bb62-4786-828a-cd28cb428a9a/action returned with HTTP 204 Jul 10 08:40:50.781304 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 843/3396] 10.4.3.7 () {74 vars in 1711 bytes} [Fri Jul 10 08:40:50 2026] POST /volume/v3/attachments/4eb87d21-bb62-4786-828a-cd28cb428a9a/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:40:50.803464 np0000004976 devstack@c-api.service[100057]: WARNING cinder.quota [None req-6d5cf68d-4812-4028-a282-61ad48ec1558 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-69197268 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-69197268, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:40:50.803708 np0000004976 devstack@c-api.service[100057]: WARNING cinder.quota [None req-6d5cf68d-4812-4028-a282-61ad48ec1558 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-69197268 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-69197268, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:40:50.831643 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-6d5cf68d-4812-4028-a282-61ad48ec1558 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Created reservations ['852dff8e-89ae-4a69-8e79-d2653e2dc679', 'ec846ab6-b814-4db6-883c-4fd8133e371b', 'c9568bc9-0d29-430a-949c-1092b715944a', '3ba6f232-ba98-4ccd-88d6-a053148b1256'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:40:50.832371 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-6d5cf68d-4812-4028-a282-61ad48ec1558 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0f2d7c6-362f-45dc-a9f6-8a16e62fd300) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['852dff8e-89ae-4a69-8e79-d2653e2dc679', 'ec846ab6-b814-4db6-883c-4fd8133e371b', 'c9568bc9-0d29-430a-949c-1092b715944a', '3ba6f232-ba98-4ccd-88d6-a053148b1256']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:40:50.833121 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-6d5cf68d-4812-4028-a282-61ad48ec1558 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5213fe8a-2918-46e3-8c6f-f7598729d6a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:40:50.852503 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-db75b40e-5ba2-4e42-89d0-969d045e399a None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:50.852906 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-db75b40e-5ba2-4e42-89d0-969d045e399a None None] GET https://10.4.3.7/volume// Jul 10 08:40:50.853056 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-db75b40e-5ba2-4e42-89d0-969d045e399a None None] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:50.853318 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-db75b40e-5ba2-4e42-89d0-969d045e399a None None] Calling method 'all' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:50.853625 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-db75b40e-5ba2-4e42-89d0-969d045e399a None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:40:50.853917 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 855/3397] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:40:50 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:40:50.857146 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-6d5cf68d-4812-4028-a282-61ad48ec1558 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5213fe8a-2918-46e3-8c6f-f7598729d6a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c6e46a28-8696-4057-9650-6a0c680fbc57', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-433084425',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e51ec5a646174e08bd44700f54513caa',qos_specs=None,replication_status=,reservations=['852dff8e-89ae-4a69-8e79-d2653e2dc679','ec846ab6-b814-4db6-883c-4fd8133e371b','c9568bc9-0d29-430a-949c-1092b715944a','3ba6f232-ba98-4ccd-88d6-a053148b1256'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='afdc4af8943a42c791ca4560f1eac090',volume_type_id=4af19a94-9d26-4224-a370-a2b7dbbbe23a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:40:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-433084425',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=c6e46a28-8696-4057-9650-6a0c680fbc57,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e51ec5a646174e08bd44700f54513caa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='afdc4af8943a42c791ca4560f1eac090',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4af19a94-9d26-4224-a370-a2b7dbbbe23a),volume_type_id=4af19a94-9d26-4224-a370-a2b7dbbbe23a)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:40:50.858435 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-6d5cf68d-4812-4028-a282-61ad48ec1558 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f1510d5-df0c-4041-9235-01f127c46504) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:40:50.861370 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-2175e555-a0a3-4011-92f7-12caf9fb257b req-7cbb8374-d26a-43c5-bbcd-34c663a4d8fa None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:50.864484 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-2175e555-a0a3-4011-92f7-12caf9fb257b req-7cbb8374-d26a-43c5-bbcd-34c663a4d8fa tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] GET https://10.4.3.7/volume/v3/volumes/6e9dbdd7-e1dc-4c8f-8437-76b330677ff1 Jul 10 08:40:50.864716 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-2175e555-a0a3-4011-92f7-12caf9fb257b req-7cbb8374-d26a-43c5-bbcd-34c663a4d8fa tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:50.864942 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-2175e555-a0a3-4011-92f7-12caf9fb257b req-7cbb8374-d26a-43c5-bbcd-34c663a4d8fa tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:50.875049 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:50.875049 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:40:50.875701 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-6d5cf68d-4812-4028-a282-61ad48ec1558 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f1510d5-df0c-4041-9235-01f127c46504) transitioned into state 'SUCCESS' from state '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-433084425',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e51ec5a646174e08bd44700f54513caa',qos_specs=None,replication_status=,reservations=['852dff8e-89ae-4a69-8e79-d2653e2dc679','ec846ab6-b814-4db6-883c-4fd8133e371b','c9568bc9-0d29-430a-949c-1092b715944a','3ba6f232-ba98-4ccd-88d6-a053148b1256'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='afdc4af8943a42c791ca4560f1eac090',volume_type_id=4af19a94-9d26-4224-a370-a2b7dbbbe23a)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:40:50.876527 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-6d5cf68d-4812-4028-a282-61ad48ec1558 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72e859b6-1c26-4672-915e-0f2ef8988576) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:40:50.878480 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [req-2175e555-a0a3-4011-92f7-12caf9fb257b req-7cbb8374-d26a-43c5-bbcd-34c663a4d8fa tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Volume info retrieved successfully. Jul 10 08:40:50.882732 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-2175e555-a0a3-4011-92f7-12caf9fb257b req-7cbb8374-d26a-43c5-bbcd-34c663a4d8fa tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] https://10.4.3.7/volume/v3/volumes/6e9dbdd7-e1dc-4c8f-8437-76b330677ff1 returned with HTTP 200 Jul 10 08:40:50.886431 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 847/3398] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:40:50 2026] GET /volume/v3/volumes/6e9dbdd7-e1dc-4c8f-8437-76b330677ff1 => generated 1310 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:40:50.892831 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-6d5cf68d-4812-4028-a282-61ad48ec1558 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72e859b6-1c26-4672-915e-0f2ef8988576) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:40:50.893745 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-6d5cf68d-4812-4028-a282-61ad48ec1558 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Flow 'volume_create_api' (4c28ec8b-a2cf-4397-9a87-f17dfa0eec18) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:40:50.894073 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-6d5cf68d-4812-4028-a282-61ad48ec1558 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Create volume request issued successfully. Jul 10 08:40:50.894715 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-6d5cf68d-4812-4028-a282-61ad48ec1558 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:40:50.895100 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 854/3399] 10.4.3.7 () {68 vars in 1245 bytes} [Fri Jul 10 08:40:50 2026] POST /volume/v3/volumes => generated 778 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:40:50.918309 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-4415d494-0665-4a88-a085-c87524dc7063 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:50.920347 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-4415d494-0665-4a88-a085-c87524dc7063 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] GET https://10.4.3.7/volume/v3/volumes/c6e46a28-8696-4057-9650-6a0c680fbc57 Jul 10 08:40:50.920575 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-4415d494-0665-4a88-a085-c87524dc7063 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:50.920781 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-4415d494-0665-4a88-a085-c87524dc7063 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:50.928218 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:50.928218 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:40:50.931856 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-4415d494-0665-4a88-a085-c87524dc7063 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Volume info retrieved successfully. Jul 10 08:40:50.936529 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-4415d494-0665-4a88-a085-c87524dc7063 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] https://10.4.3.7/volume/v3/volumes/c6e46a28-8696-4057-9650-6a0c680fbc57 returned with HTTP 200 Jul 10 08:40:50.936955 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 844/3400] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:40:50 2026] GET /volume/v3/volumes/c6e46a28-8696-4057-9650-6a0c680fbc57 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:51.553116 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-88d8ffd1-d73b-4745-ad05-d05cb655dc1e None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:51.554710 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-88d8ffd1-d73b-4745-ad05-d05cb655dc1e tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] GET https://10.4.3.7/volume/v3/volumes/618fd281-288a-42ac-8523-e87611409afd Jul 10 08:40:51.555278 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-88d8ffd1-d73b-4745-ad05-d05cb655dc1e tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:51.555581 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-88d8ffd1-d73b-4745-ad05-d05cb655dc1e tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:51.562188 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:51.562188 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:40:51.565563 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-88d8ffd1-d73b-4745-ad05-d05cb655dc1e tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] Volume info retrieved successfully. Jul 10 08:40:51.573112 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-88d8ffd1-d73b-4745-ad05-d05cb655dc1e tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] https://10.4.3.7/volume/v3/volumes/618fd281-288a-42ac-8523-e87611409afd returned with HTTP 200 Jul 10 08:40:51.573665 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 856/3401] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:40:51 2026] GET /volume/v3/volumes/618fd281-288a-42ac-8523-e87611409afd => generated 902 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:51.948968 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-00339b06-3985-481a-a64f-897fe738d04e None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:51.951287 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-00339b06-3985-481a-a64f-897fe738d04e tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] GET https://10.4.3.7/volume/v3/volumes/c6e46a28-8696-4057-9650-6a0c680fbc57 Jul 10 08:40:51.951486 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-00339b06-3985-481a-a64f-897fe738d04e tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:51.951701 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-00339b06-3985-481a-a64f-897fe738d04e tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:51.959081 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:51.959081 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:40:51.962021 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-00339b06-3985-481a-a64f-897fe738d04e tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Volume info retrieved successfully. Jul 10 08:40:51.965964 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-00339b06-3985-481a-a64f-897fe738d04e tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] https://10.4.3.7/volume/v3/volumes/c6e46a28-8696-4057-9650-6a0c680fbc57 returned with HTTP 200 Jul 10 08:40:51.966326 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 848/3402] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:40:51 2026] GET /volume/v3/volumes/c6e46a28-8696-4057-9650-6a0c680fbc57 => generated 871 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:51.978694 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-0cd36f35-dc50-4807-b5b1-bc811452cdcb None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:51.980572 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0cd36f35-dc50-4807-b5b1-bc811452cdcb tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] GET https://10.4.3.7/volume/v3/volumes/c6e46a28-8696-4057-9650-6a0c680fbc57 Jul 10 08:40:51.980752 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0cd36f35-dc50-4807-b5b1-bc811452cdcb tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:51.980924 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0cd36f35-dc50-4807-b5b1-bc811452cdcb tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:51.987166 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:51.987166 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:40:51.990703 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-0cd36f35-dc50-4807-b5b1-bc811452cdcb tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Volume info retrieved successfully. Jul 10 08:40:51.994580 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0cd36f35-dc50-4807-b5b1-bc811452cdcb tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] https://10.4.3.7/volume/v3/volumes/c6e46a28-8696-4057-9650-6a0c680fbc57 returned with HTTP 200 Jul 10 08:40:51.994966 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 855/3403] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:40:51 2026] GET /volume/v3/volumes/c6e46a28-8696-4057-9650-6a0c680fbc57 => generated 871 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:52.009899 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-e0b805a8-f5a8-41c2-b938-a2472370b2b8 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:52.011657 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-e0b805a8-f5a8-41c2-b938-a2472370b2b8 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:40:52.011948 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-e0b805a8-f5a8-41c2-b938-a2472370b2b8 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-1724631727", "source_volid": "c6e46a28-8696-4057-9650-6a0c680fbc57", "volume_type": "tempest-scenario-type-luks-69197268", "size": 1}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:40:52.013322 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.volumes [None req-e0b805a8-f5a8-41c2-b938-a2472370b2b8 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-1724631727', 'source_volid': 'c6e46a28-8696-4057-9650-6a0c680fbc57', 'volume_type': 'tempest-scenario-type-luks-69197268', 'size': 1}} {{(pid=100055) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:40:52.021686 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:52.021686 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:40:52.022113 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-e0b805a8-f5a8-41c2-b938-a2472370b2b8 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Volume retrieved successfully. Jul 10 08:40:52.022243 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-e0b805a8-f5a8-41c2-b938-a2472370b2b8 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Create volume of 1 GB Jul 10 08:40:52.022806 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-e0b805a8-f5a8-41c2-b938-a2472370b2b8 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Availability Zones retrieved successfully. Jul 10 08:40:52.027584 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-e0b805a8-f5a8-41c2-b938-a2472370b2b8 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Flow 'volume_create_api' (6e51c697-13ab-4aa5-ab88-07250e92b1de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:40:52.028558 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-e0b805a8-f5a8-41c2-b938-a2472370b2b8 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aed7be4d-a47f-40b5-ad5d-23e1c11b5862) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:40:52.029349 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.flows.api.create_volume [None req-e0b805a8-f5a8-41c2-b938-a2472370b2b8 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100055) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:40:52.050682 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-e0b805a8-f5a8-41c2-b938-a2472370b2b8 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aed7be4d-a47f-40b5-ad5d-23e1c11b5862) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'c6e46a28-8696-4057-9650-6a0c680fbc57', 'volume_type': VolumeType(created_at=2026-07-10T08:40:51Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4af19a94-9d26-4224-a370-a2b7dbbbe23a,is_public=True,name='tempest-scenario-type-luks-69197268',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4af19a94-9d26-4224-a370-a2b7dbbbe23a', '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=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:40:52.051502 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-e0b805a8-f5a8-41c2-b938-a2472370b2b8 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (894dcbd5-812f-48b8-8ac6-f3d035d29c57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:40:52.079501 np0000004976 devstack@c-api.service[100055]: WARNING cinder.quota [None req-e0b805a8-f5a8-41c2-b938-a2472370b2b8 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-69197268 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-69197268, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:40:52.079816 np0000004976 devstack@c-api.service[100055]: WARNING cinder.quota [None req-e0b805a8-f5a8-41c2-b938-a2472370b2b8 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-69197268 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-69197268, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:40:52.092785 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.quota [None req-e0b805a8-f5a8-41c2-b938-a2472370b2b8 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Created reservations ['52109e07-5c90-4a2b-b40c-3c9a4c776242', '09aa83ba-7e42-4bbc-b6e1-3d588f8b4706', 'eb5c63c6-d604-4787-8613-1df996ba7664', 'd33897ee-0c64-423c-8b78-a8202e4e3a43'] {{(pid=100055) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:40:52.093547 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-e0b805a8-f5a8-41c2-b938-a2472370b2b8 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (894dcbd5-812f-48b8-8ac6-f3d035d29c57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['52109e07-5c90-4a2b-b40c-3c9a4c776242', '09aa83ba-7e42-4bbc-b6e1-3d588f8b4706', 'eb5c63c6-d604-4787-8613-1df996ba7664', 'd33897ee-0c64-423c-8b78-a8202e4e3a43']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:40:52.094268 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-e0b805a8-f5a8-41c2-b938-a2472370b2b8 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55d419d1-d3ba-429f-9dae-a760b337f5e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:40:52.123051 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-e0b805a8-f5a8-41c2-b938-a2472370b2b8 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55d419d1-d3ba-429f-9dae-a760b337f5e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1242b075-e0e5-4458-a6ce-6407983fb61e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1724631727',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e51ec5a646174e08bd44700f54513caa',qos_specs=None,replication_status=,reservations=['52109e07-5c90-4a2b-b40c-3c9a4c776242','09aa83ba-7e42-4bbc-b6e1-3d588f8b4706','eb5c63c6-d604-4787-8613-1df996ba7664','d33897ee-0c64-423c-8b78-a8202e4e3a43'],size=1,snapshot_id=None,source_replicaid=,source_volid=c6e46a28-8696-4057-9650-6a0c680fbc57,status='creating',user_id='afdc4af8943a42c791ca4560f1eac090',volume_type_id=4af19a94-9d26-4224-a370-a2b7dbbbe23a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:40:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1724631727',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=1242b075-e0e5-4458-a6ce-6407983fb61e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e51ec5a646174e08bd44700f54513caa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=c6e46a28-8696-4057-9650-6a0c680fbc57,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='afdc4af8943a42c791ca4560f1eac090',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4af19a94-9d26-4224-a370-a2b7dbbbe23a),volume_type_id=4af19a94-9d26-4224-a370-a2b7dbbbe23a)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:40:52.123719 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-e0b805a8-f5a8-41c2-b938-a2472370b2b8 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86a3c77b-c297-4b5c-8249-f8464d5c4b08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:40:52.140147 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-e0b805a8-f5a8-41c2-b938-a2472370b2b8 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86a3c77b-c297-4b5c-8249-f8464d5c4b08) transitioned into state 'SUCCESS' from state '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-1724631727',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e51ec5a646174e08bd44700f54513caa',qos_specs=None,replication_status=,reservations=['52109e07-5c90-4a2b-b40c-3c9a4c776242','09aa83ba-7e42-4bbc-b6e1-3d588f8b4706','eb5c63c6-d604-4787-8613-1df996ba7664','d33897ee-0c64-423c-8b78-a8202e4e3a43'],size=1,snapshot_id=None,source_replicaid=,source_volid=c6e46a28-8696-4057-9650-6a0c680fbc57,status='creating',user_id='afdc4af8943a42c791ca4560f1eac090',volume_type_id=4af19a94-9d26-4224-a370-a2b7dbbbe23a)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:40:52.140761 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-e0b805a8-f5a8-41c2-b938-a2472370b2b8 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4401893d-8a3a-458f-9473-f14c238164e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:40:52.156008 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-e0b805a8-f5a8-41c2-b938-a2472370b2b8 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4401893d-8a3a-458f-9473-f14c238164e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:40:52.156769 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-e0b805a8-f5a8-41c2-b938-a2472370b2b8 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Flow 'volume_create_api' (6e51c697-13ab-4aa5-ab88-07250e92b1de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:40:52.157035 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-e0b805a8-f5a8-41c2-b938-a2472370b2b8 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Create volume request issued successfully. Jul 10 08:40:52.157579 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-e0b805a8-f5a8-41c2-b938-a2472370b2b8 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:40:52.157961 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 845/3404] 10.4.3.7 () {68 vars in 1245 bytes} [Fri Jul 10 08:40:52 2026] POST /volume/v3/volumes => generated 806 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:40:52.173030 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-d91176f2-7cd3-41a4-9c08-c143df1fce54 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:52.174827 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d91176f2-7cd3-41a4-9c08-c143df1fce54 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] GET https://10.4.3.7/volume/v3/volumes/1242b075-e0e5-4458-a6ce-6407983fb61e Jul 10 08:40:52.175044 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-d91176f2-7cd3-41a4-9c08-c143df1fce54 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:52.175245 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-d91176f2-7cd3-41a4-9c08-c143df1fce54 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:52.182312 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:52.182312 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:40:52.187657 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-d91176f2-7cd3-41a4-9c08-c143df1fce54 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Volume info retrieved successfully. Jul 10 08:40:52.192312 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d91176f2-7cd3-41a4-9c08-c143df1fce54 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] https://10.4.3.7/volume/v3/volumes/1242b075-e0e5-4458-a6ce-6407983fb61e returned with HTTP 200 Jul 10 08:40:52.192767 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 857/3405] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:40:52 2026] GET /volume/v3/volumes/1242b075-e0e5-4458-a6ce-6407983fb61e => generated 874 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:52.586062 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-860d7d04-fb41-43e3-8b08-547cf4d309a4 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:52.588004 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-860d7d04-fb41-43e3-8b08-547cf4d309a4 tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] GET https://10.4.3.7/volume/v3/volumes/618fd281-288a-42ac-8523-e87611409afd Jul 10 08:40:52.588130 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-860d7d04-fb41-43e3-8b08-547cf4d309a4 tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:52.588315 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-860d7d04-fb41-43e3-8b08-547cf4d309a4 tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:52.600354 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:52.600354 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:40:52.603746 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-860d7d04-fb41-43e3-8b08-547cf4d309a4 tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] Volume info retrieved successfully. Jul 10 08:40:52.609382 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-860d7d04-fb41-43e3-8b08-547cf4d309a4 tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] https://10.4.3.7/volume/v3/volumes/618fd281-288a-42ac-8523-e87611409afd returned with HTTP 200 Jul 10 08:40:52.609816 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 849/3406] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:40:52 2026] GET /volume/v3/volumes/618fd281-288a-42ac-8523-e87611409afd => generated 902 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:52.878637 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-71141aec-ba0a-4f0b-bca1-8f6b75110872 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:52.885524 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-71141aec-ba0a-4f0b-bca1-8f6b75110872 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] DELETE https://10.4.3.7/volume/v3/volumes/90c0aef8-5b20-454d-af28-e549dd806cbe Jul 10 08:40:52.886117 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-71141aec-ba0a-4f0b-bca1-8f6b75110872 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:52.887842 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-71141aec-ba0a-4f0b-bca1-8f6b75110872 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:52.888535 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-71141aec-ba0a-4f0b-bca1-8f6b75110872 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Delete volume with id: 90c0aef8-5b20-454d-af28-e549dd806cbe Jul 10 08:40:52.901645 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:52.901645 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:40:52.903791 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-71141aec-ba0a-4f0b-bca1-8f6b75110872 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Volume info retrieved successfully. Jul 10 08:40:52.924419 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-71141aec-ba0a-4f0b-bca1-8f6b75110872 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Delete volume request issued successfully. Jul 10 08:40:52.924690 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-71141aec-ba0a-4f0b-bca1-8f6b75110872 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/volumes/90c0aef8-5b20-454d-af28-e549dd806cbe returned with HTTP 202 Jul 10 08:40:52.925502 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 856/3407] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:40:52 2026] DELETE /volume/v3/volumes/90c0aef8-5b20-454d-af28-e549dd806cbe => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:40:52.934610 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-72b75e65-3d38-4c2b-a65a-67a4f23fec03 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:52.936387 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-72b75e65-3d38-4c2b-a65a-67a4f23fec03 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] GET https://10.4.3.7/volume/v3/volumes/90c0aef8-5b20-454d-af28-e549dd806cbe Jul 10 08:40:52.936510 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-72b75e65-3d38-4c2b-a65a-67a4f23fec03 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:52.936690 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-72b75e65-3d38-4c2b-a65a-67a4f23fec03 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:52.938897 np0000004976 devstack@c-api.service[100055]: DEBUG dbcounter [-] [100055] Writing DB stats cinder:SELECT=445,cinder:UPDATE=106,cinder:INSERT=67 {{(pid=100055) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 08:40:52.945281 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:52.945281 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:40:52.949939 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-72b75e65-3d38-4c2b-a65a-67a4f23fec03 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Volume info retrieved successfully. Jul 10 08:40:52.955093 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-72b75e65-3d38-4c2b-a65a-67a4f23fec03 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/volumes/90c0aef8-5b20-454d-af28-e549dd806cbe returned with HTTP 200 Jul 10 08:40:52.955552 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 846/3408] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:40:52 2026] GET /volume/v3/volumes/90c0aef8-5b20-454d-af28-e549dd806cbe => generated 1361 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:40:53.210118 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-e5f596ee-a74f-4105-ae5b-559b8cff7879 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:53.215031 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-e5f596ee-a74f-4105-ae5b-559b8cff7879 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] GET https://10.4.3.7/volume/v3/volumes/1242b075-e0e5-4458-a6ce-6407983fb61e Jul 10 08:40:53.215321 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-e5f596ee-a74f-4105-ae5b-559b8cff7879 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:53.215605 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-e5f596ee-a74f-4105-ae5b-559b8cff7879 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:53.227259 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:53.227259 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:40:53.232322 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-e5f596ee-a74f-4105-ae5b-559b8cff7879 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Volume info retrieved successfully. Jul 10 08:40:53.243648 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-e5f596ee-a74f-4105-ae5b-559b8cff7879 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] https://10.4.3.7/volume/v3/volumes/1242b075-e0e5-4458-a6ce-6407983fb61e returned with HTTP 200 Jul 10 08:40:53.243648 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 858/3409] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:40:53 2026] GET /volume/v3/volumes/1242b075-e0e5-4458-a6ce-6407983fb61e => generated 898 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:53.624614 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-5f594187-ea5c-4331-b7c0-bcd5ded7bed0 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:53.626486 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-5f594187-ea5c-4331-b7c0-bcd5ded7bed0 tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] GET https://10.4.3.7/volume/v3/volumes/618fd281-288a-42ac-8523-e87611409afd Jul 10 08:40:53.626744 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-5f594187-ea5c-4331-b7c0-bcd5ded7bed0 tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:53.626992 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-5f594187-ea5c-4331-b7c0-bcd5ded7bed0 tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:53.633743 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:53.633743 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:40:53.637133 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-5f594187-ea5c-4331-b7c0-bcd5ded7bed0 tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] Volume info retrieved successfully. Jul 10 08:40:53.641133 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-5f594187-ea5c-4331-b7c0-bcd5ded7bed0 tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] https://10.4.3.7/volume/v3/volumes/618fd281-288a-42ac-8523-e87611409afd returned with HTTP 200 Jul 10 08:40:53.641694 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 850/3410] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:40:53 2026] GET /volume/v3/volumes/618fd281-288a-42ac-8523-e87611409afd => generated 902 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:53.969166 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-c016c2c7-2cec-4e89-8955-4c3aab3a894a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:53.970738 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c016c2c7-2cec-4e89-8955-4c3aab3a894a tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] GET https://10.4.3.7/volume/v3/volumes/90c0aef8-5b20-454d-af28-e549dd806cbe Jul 10 08:40:53.970903 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c016c2c7-2cec-4e89-8955-4c3aab3a894a tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:53.971070 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c016c2c7-2cec-4e89-8955-4c3aab3a894a tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:53.976884 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c016c2c7-2cec-4e89-8955-4c3aab3a894a tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/volumes/90c0aef8-5b20-454d-af28-e549dd806cbe returned with HTTP 404 Jul 10 08:40:53.977339 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 857/3411] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:40:53 2026] GET /volume/v3/volumes/90c0aef8-5b20-454d-af28-e549dd806cbe => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:40:54.010002 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-d112072c-ae3d-4c7b-bcec-223c27e22817 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:54.011973 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-d112072c-ae3d-4c7b-bcec-223c27e22817 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:40:54.012504 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-d112072c-ae3d-4c7b-bcec-223c27e22817 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1873624669", "snapshot_id": null, "imageRef": "e1ee2ea6-9251-43d7-8043-1a8efc6b3698", "volume_type": null, "size": 1}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:40:54.014181 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.volumes [None req-d112072c-ae3d-4c7b-bcec-223c27e22817 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1873624669', 'snapshot_id': None, 'imageRef': 'e1ee2ea6-9251-43d7-8043-1a8efc6b3698', 'volume_type': None, 'size': 1}} {{(pid=100055) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:40:54.084553 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-d112072c-ae3d-4c7b-bcec-223c27e22817 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Create volume of 1 GB Jul 10 08:40:54.089763 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-d112072c-ae3d-4c7b-bcec-223c27e22817 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Availability Zones retrieved successfully. Jul 10 08:40:54.094523 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-d112072c-ae3d-4c7b-bcec-223c27e22817 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Flow 'volume_create_api' (e5de9553-2b23-47ea-802a-989888744e5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:40:54.251577 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-d112072c-ae3d-4c7b-bcec-223c27e22817 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43abf973-b3d2-42e9-8d2c-d87d35bf076e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:40:54.251756 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-bd2131f7-8b8d-43ca-bf3e-8ba7cc76747f None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:54.252828 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.flows.api.create_volume [None req-d112072c-ae3d-4c7b-bcec-223c27e22817 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Validating volume size '1' using validate_int {{(pid=100055) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:40:54.253882 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-bd2131f7-8b8d-43ca-bf3e-8ba7cc76747f tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] GET https://10.4.3.7/volume/v3/volumes/1242b075-e0e5-4458-a6ce-6407983fb61e Jul 10 08:40:54.254111 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-bd2131f7-8b8d-43ca-bf3e-8ba7cc76747f tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:54.254420 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-bd2131f7-8b8d-43ca-bf3e-8ba7cc76747f tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:54.263348 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:54.263348 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:40:54.267712 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-bd2131f7-8b8d-43ca-bf3e-8ba7cc76747f tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Volume info retrieved successfully. Jul 10 08:40:54.273235 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-bd2131f7-8b8d-43ca-bf3e-8ba7cc76747f tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] https://10.4.3.7/volume/v3/volumes/1242b075-e0e5-4458-a6ce-6407983fb61e returned with HTTP 200 Jul 10 08:40:54.273872 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 859/3412] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:40:54 2026] GET /volume/v3/volumes/1242b075-e0e5-4458-a6ce-6407983fb61e => generated 898 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:54.308885 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-d112072c-ae3d-4c7b-bcec-223c27e22817 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43abf973-b3d2-42e9-8d2c-d87d35bf076e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:40:54.309947 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-d112072c-ae3d-4c7b-bcec-223c27e22817 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c7c71f3-145d-46bc-85bd-640d4624b0ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:40:54.359677 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.quota [None req-d112072c-ae3d-4c7b-bcec-223c27e22817 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Created reservations ['5c0d354c-3c44-4623-b6c7-f4d4f40a645d', 'ec0dcff9-0a9d-436d-abf2-769f95574ec3', '20399367-e468-44a0-84ac-b9b7d96c731d', '5e5f2825-1651-4e7b-9bb9-aedf1221cdcd'] {{(pid=100055) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:40:54.360693 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-d112072c-ae3d-4c7b-bcec-223c27e22817 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c7c71f3-145d-46bc-85bd-640d4624b0ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5c0d354c-3c44-4623-b6c7-f4d4f40a645d', 'ec0dcff9-0a9d-436d-abf2-769f95574ec3', '20399367-e468-44a0-84ac-b9b7d96c731d', '5e5f2825-1651-4e7b-9bb9-aedf1221cdcd']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:40:54.361653 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-d112072c-ae3d-4c7b-bcec-223c27e22817 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08cfb320-4d24-428d-918a-873d8d7d33ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:40:54.389512 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-d112072c-ae3d-4c7b-bcec-223c27e22817 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08cfb320-4d24-428d-918a-873d8d7d33ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '46075fd1-cdee-4869-9a1f-b4ac104485f2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1873624669',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d53ae03f837462eaa68d46b15ba1683',qos_specs=None,replication_status=,reservations=['5c0d354c-3c44-4623-b6c7-f4d4f40a645d','ec0dcff9-0a9d-436d-abf2-769f95574ec3','20399367-e468-44a0-84ac-b9b7d96c731d','5e5f2825-1651-4e7b-9bb9-aedf1221cdcd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae6bfcb01e884283b3172dcf4a7c430a',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:40:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1873624669',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=46075fd1-cdee-4869-9a1f-b4ac104485f2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d53ae03f837462eaa68d46b15ba1683',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ae6bfcb01e884283b3172dcf4a7c430a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:40:54.390503 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-d112072c-ae3d-4c7b-bcec-223c27e22817 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da79c42e-4604-456f-8a51-4bef53f60aa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:40:54.409939 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-d112072c-ae3d-4c7b-bcec-223c27e22817 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da79c42e-4604-456f-8a51-4bef53f60aa2) transitioned into state 'SUCCESS' from state '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-1873624669',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d53ae03f837462eaa68d46b15ba1683',qos_specs=None,replication_status=,reservations=['5c0d354c-3c44-4623-b6c7-f4d4f40a645d','ec0dcff9-0a9d-436d-abf2-769f95574ec3','20399367-e468-44a0-84ac-b9b7d96c731d','5e5f2825-1651-4e7b-9bb9-aedf1221cdcd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae6bfcb01e884283b3172dcf4a7c430a',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:40:54.410858 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-d112072c-ae3d-4c7b-bcec-223c27e22817 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (972acfde-945f-4cd1-a902-6b39f808e360) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:40:54.421783 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-d112072c-ae3d-4c7b-bcec-223c27e22817 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (972acfde-945f-4cd1-a902-6b39f808e360) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:40:54.422904 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-d112072c-ae3d-4c7b-bcec-223c27e22817 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Flow 'volume_create_api' (e5de9553-2b23-47ea-802a-989888744e5f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:40:54.423280 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-d112072c-ae3d-4c7b-bcec-223c27e22817 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Create volume request issued successfully. Jul 10 08:40:54.424114 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-d112072c-ae3d-4c7b-bcec-223c27e22817 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:40:54.424680 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 847/3413] 10.4.3.7 () {68 vars in 1245 bytes} [Fri Jul 10 08:40:54 2026] POST /volume/v3/volumes => generated 755 bytes in 415 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:40:54.438163 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-16ebd1a0-e937-4cbb-867b-86d935fbb599 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:54.442109 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-16ebd1a0-e937-4cbb-867b-86d935fbb599 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] GET https://10.4.3.7/volume/v3/volumes/46075fd1-cdee-4869-9a1f-b4ac104485f2 Jul 10 08:40:54.442348 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-16ebd1a0-e937-4cbb-867b-86d935fbb599 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:54.442565 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-16ebd1a0-e937-4cbb-867b-86d935fbb599 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:54.456303 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:54.456303 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:40:54.463210 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-16ebd1a0-e937-4cbb-867b-86d935fbb599 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Volume info retrieved successfully. Jul 10 08:40:54.467600 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-16ebd1a0-e937-4cbb-867b-86d935fbb599 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/volumes/46075fd1-cdee-4869-9a1f-b4ac104485f2 returned with HTTP 200 Jul 10 08:40:54.468060 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 851/3414] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:40:54 2026] GET /volume/v3/volumes/46075fd1-cdee-4869-9a1f-b4ac104485f2 => generated 823 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:54.654491 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-fcf07667-c1aa-4ccc-8be7-3ccbdf04c399 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:54.656486 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-fcf07667-c1aa-4ccc-8be7-3ccbdf04c399 tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] GET https://10.4.3.7/volume/v3/volumes/618fd281-288a-42ac-8523-e87611409afd Jul 10 08:40:54.656688 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-fcf07667-c1aa-4ccc-8be7-3ccbdf04c399 tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:54.656902 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-fcf07667-c1aa-4ccc-8be7-3ccbdf04c399 tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:54.665968 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:54.665968 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:40:54.671694 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-fcf07667-c1aa-4ccc-8be7-3ccbdf04c399 tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] Volume info retrieved successfully. Jul 10 08:40:54.675912 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-fcf07667-c1aa-4ccc-8be7-3ccbdf04c399 tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] https://10.4.3.7/volume/v3/volumes/618fd281-288a-42ac-8523-e87611409afd returned with HTTP 200 Jul 10 08:40:54.676286 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 858/3415] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:40:54 2026] GET /volume/v3/volumes/618fd281-288a-42ac-8523-e87611409afd => generated 902 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:55.288008 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-37b1ec1a-95e0-4085-b5ff-de7024ce7b7a None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:55.291062 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-37b1ec1a-95e0-4085-b5ff-de7024ce7b7a tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] GET https://10.4.3.7/volume/v3/volumes/1242b075-e0e5-4458-a6ce-6407983fb61e Jul 10 08:40:55.291062 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-37b1ec1a-95e0-4085-b5ff-de7024ce7b7a tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:55.291062 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-37b1ec1a-95e0-4085-b5ff-de7024ce7b7a tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:55.300012 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:55.300012 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:40:55.304360 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-37b1ec1a-95e0-4085-b5ff-de7024ce7b7a tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Volume info retrieved successfully. Jul 10 08:40:55.314370 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-37b1ec1a-95e0-4085-b5ff-de7024ce7b7a tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] https://10.4.3.7/volume/v3/volumes/1242b075-e0e5-4458-a6ce-6407983fb61e returned with HTTP 200 Jul 10 08:40:55.315028 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 860/3416] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:40:55 2026] GET /volume/v3/volumes/1242b075-e0e5-4458-a6ce-6407983fb61e => generated 898 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 08:40:55.483956 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-02225714-bf8a-432a-9768-c6f944bbaa76 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:55.485980 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-02225714-bf8a-432a-9768-c6f944bbaa76 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] GET https://10.4.3.7/volume/v3/volumes/46075fd1-cdee-4869-9a1f-b4ac104485f2 Jul 10 08:40:55.486191 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-02225714-bf8a-432a-9768-c6f944bbaa76 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:55.486378 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-02225714-bf8a-432a-9768-c6f944bbaa76 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:55.493948 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:55.493948 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:40:55.497934 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-02225714-bf8a-432a-9768-c6f944bbaa76 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Volume info retrieved successfully. Jul 10 08:40:55.504186 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-02225714-bf8a-432a-9768-c6f944bbaa76 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/volumes/46075fd1-cdee-4869-9a1f-b4ac104485f2 returned with HTTP 200 Jul 10 08:40:55.504186 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 848/3417] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:40:55 2026] GET /volume/v3/volumes/46075fd1-cdee-4869-9a1f-b4ac104485f2 => generated 1363 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:40:55.516197 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-84d6f269-85d8-4230-8cad-1ba221a45969 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:55.517851 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-84d6f269-85d8-4230-8cad-1ba221a45969 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] GET https://10.4.3.7/volume/v3/volumes/46075fd1-cdee-4869-9a1f-b4ac104485f2 Jul 10 08:40:55.518037 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-84d6f269-85d8-4230-8cad-1ba221a45969 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:55.518294 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-84d6f269-85d8-4230-8cad-1ba221a45969 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:55.526254 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:55.526254 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:40:55.530716 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-84d6f269-85d8-4230-8cad-1ba221a45969 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Volume info retrieved successfully. Jul 10 08:40:55.535505 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-84d6f269-85d8-4230-8cad-1ba221a45969 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/volumes/46075fd1-cdee-4869-9a1f-b4ac104485f2 returned with HTTP 200 Jul 10 08:40:55.535871 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 852/3418] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:40:55 2026] GET /volume/v3/volumes/46075fd1-cdee-4869-9a1f-b4ac104485f2 => generated 1363 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:40:55.691229 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-59e3fedf-8bc2-4703-9bfd-175a402d4b01 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:55.693106 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-59e3fedf-8bc2-4703-9bfd-175a402d4b01 tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] GET https://10.4.3.7/volume/v3/volumes/618fd281-288a-42ac-8523-e87611409afd Jul 10 08:40:55.693283 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-59e3fedf-8bc2-4703-9bfd-175a402d4b01 tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:55.693469 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-59e3fedf-8bc2-4703-9bfd-175a402d4b01 tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:55.705661 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:55.705661 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:40:55.705661 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-59e3fedf-8bc2-4703-9bfd-175a402d4b01 tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] Volume info retrieved successfully. Jul 10 08:40:55.710553 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-59e3fedf-8bc2-4703-9bfd-175a402d4b01 tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] https://10.4.3.7/volume/v3/volumes/618fd281-288a-42ac-8523-e87611409afd returned with HTTP 200 Jul 10 08:40:55.711065 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 859/3419] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:40:55 2026] GET /volume/v3/volumes/618fd281-288a-42ac-8523-e87611409afd => generated 902 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:56.329562 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-680906e1-9fad-46c5-803b-155d74becf75 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:56.331776 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-680906e1-9fad-46c5-803b-155d74becf75 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] GET https://10.4.3.7/volume/v3/volumes/1242b075-e0e5-4458-a6ce-6407983fb61e Jul 10 08:40:56.332014 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-680906e1-9fad-46c5-803b-155d74becf75 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:56.332287 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-680906e1-9fad-46c5-803b-155d74becf75 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:56.340791 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:56.340791 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:40:56.346299 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-680906e1-9fad-46c5-803b-155d74becf75 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Volume info retrieved successfully. Jul 10 08:40:56.353657 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-680906e1-9fad-46c5-803b-155d74becf75 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] https://10.4.3.7/volume/v3/volumes/1242b075-e0e5-4458-a6ce-6407983fb61e returned with HTTP 200 Jul 10 08:40:56.354783 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 861/3420] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:40:56 2026] GET /volume/v3/volumes/1242b075-e0e5-4458-a6ce-6407983fb61e => generated 898 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:56.729448 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-c95723bc-9db8-4c88-a054-f3d91862b444 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:56.731377 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-c95723bc-9db8-4c88-a054-f3d91862b444 tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] GET https://10.4.3.7/volume/v3/volumes/618fd281-288a-42ac-8523-e87611409afd Jul 10 08:40:56.731612 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-c95723bc-9db8-4c88-a054-f3d91862b444 tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:56.731838 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-c95723bc-9db8-4c88-a054-f3d91862b444 tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:56.734140 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-916f259f-926e-45dc-843c-a75861630c0e req-51651a21-f029-40a6-b8cb-f289919de67e None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:56.736333 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-916f259f-926e-45dc-843c-a75861630c0e req-51651a21-f029-40a6-b8cb-f289919de67e tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] GET https://10.4.3.7/volume/v3/volumes/46075fd1-cdee-4869-9a1f-b4ac104485f2 Jul 10 08:40:56.736567 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-916f259f-926e-45dc-843c-a75861630c0e req-51651a21-f029-40a6-b8cb-f289919de67e tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:56.736745 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-916f259f-926e-45dc-843c-a75861630c0e req-51651a21-f029-40a6-b8cb-f289919de67e tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:56.742699 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:56.742699 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:40:56.744153 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:56.744153 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:40:56.747394 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-c95723bc-9db8-4c88-a054-f3d91862b444 tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] Volume info retrieved successfully. Jul 10 08:40:56.750108 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [req-916f259f-926e-45dc-843c-a75861630c0e req-51651a21-f029-40a6-b8cb-f289919de67e tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Volume info retrieved successfully. Jul 10 08:40:56.753109 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-c95723bc-9db8-4c88-a054-f3d91862b444 tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] https://10.4.3.7/volume/v3/volumes/618fd281-288a-42ac-8523-e87611409afd returned with HTTP 200 Jul 10 08:40:56.753516 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 849/3421] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:40:56 2026] GET /volume/v3/volumes/618fd281-288a-42ac-8523-e87611409afd => generated 902 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:56.756217 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-916f259f-926e-45dc-843c-a75861630c0e req-51651a21-f029-40a6-b8cb-f289919de67e tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/volumes/46075fd1-cdee-4869-9a1f-b4ac104485f2 returned with HTTP 200 Jul 10 08:40:56.756750 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 853/3422] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:40:56 2026] GET /volume/v3/volumes/46075fd1-cdee-4869-9a1f-b4ac104485f2 => generated 1363 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:40:57.236934 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-916f259f-926e-45dc-843c-a75861630c0e req-481d40b2-7d28-44e7-999e-1397d067457a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:57.239053 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-916f259f-926e-45dc-843c-a75861630c0e req-481d40b2-7d28-44e7-999e-1397d067457a tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] GET https://10.4.3.7/volume/v3/volumes/46075fd1-cdee-4869-9a1f-b4ac104485f2 Jul 10 08:40:57.240756 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-916f259f-926e-45dc-843c-a75861630c0e req-481d40b2-7d28-44e7-999e-1397d067457a tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:57.240756 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-916f259f-926e-45dc-843c-a75861630c0e req-481d40b2-7d28-44e7-999e-1397d067457a tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:57.246496 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:57.246496 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:40:57.250259 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-916f259f-926e-45dc-843c-a75861630c0e req-481d40b2-7d28-44e7-999e-1397d067457a tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Volume info retrieved successfully. Jul 10 08:40:57.254793 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-916f259f-926e-45dc-843c-a75861630c0e req-481d40b2-7d28-44e7-999e-1397d067457a tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/volumes/46075fd1-cdee-4869-9a1f-b4ac104485f2 returned with HTTP 200 Jul 10 08:40:57.255464 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 860/3423] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:40:57 2026] GET /volume/v3/volumes/46075fd1-cdee-4869-9a1f-b4ac104485f2 => generated 1363 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:40:57.264369 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-fe6eeeed-1e83-4362-8beb-7fe78223f92b None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:57.264757 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-fe6eeeed-1e83-4362-8beb-7fe78223f92b None None] GET https://10.4.3.7/volume// Jul 10 08:40:57.264945 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-fe6eeeed-1e83-4362-8beb-7fe78223f92b None None] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:57.265156 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-fe6eeeed-1e83-4362-8beb-7fe78223f92b None None] Calling method 'all' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:57.265535 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-fe6eeeed-1e83-4362-8beb-7fe78223f92b None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:40:57.265822 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 862/3424] 10.4.3.7 () {66 vars in 1405 bytes} [Fri Jul 10 08:40:57 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:40:57.272949 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-916f259f-926e-45dc-843c-a75861630c0e req-3d79d810-7917-4663-a912-eb35afc4796c None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:57.275954 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-916f259f-926e-45dc-843c-a75861630c0e req-3d79d810-7917-4663-a912-eb35afc4796c tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] POST https://10.4.3.7/volume/v3/attachments Jul 10 08:40:57.276377 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-916f259f-926e-45dc-843c-a75861630c0e req-3d79d810-7917-4663-a912-eb35afc4796c tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "46075fd1-cdee-4869-9a1f-b4ac104485f2", "connector": null, "instance_uuid": "8e434c3e-1d28-41eb-973d-bc49ed40fb1e"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:40:57.286025 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:57.286025 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:40:57.310488 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-916f259f-926e-45dc-843c-a75861630c0e req-3d79d810-7917-4663-a912-eb35afc4796c tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/attachments returned with HTTP 200 Jul 10 08:40:57.310979 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 850/3425] 10.4.3.7 () {74 vars in 1580 bytes} [Fri Jul 10 08:40:57 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) Jul 10 08:40:57.373015 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-b7d2e196-11b1-4103-bdf4-0f37b3483d2d None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:57.375005 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-b7d2e196-11b1-4103-bdf4-0f37b3483d2d tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] GET https://10.4.3.7/volume/v3/volumes/1242b075-e0e5-4458-a6ce-6407983fb61e Jul 10 08:40:57.375214 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-b7d2e196-11b1-4103-bdf4-0f37b3483d2d tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:57.375431 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-b7d2e196-11b1-4103-bdf4-0f37b3483d2d tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:57.382012 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:57.382012 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:40:57.385399 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-b7d2e196-11b1-4103-bdf4-0f37b3483d2d tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Volume info retrieved successfully. Jul 10 08:40:57.389279 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-b7d2e196-11b1-4103-bdf4-0f37b3483d2d tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] https://10.4.3.7/volume/v3/volumes/1242b075-e0e5-4458-a6ce-6407983fb61e returned with HTTP 200 Jul 10 08:40:57.389633 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 854/3426] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:40:57 2026] GET /volume/v3/volumes/1242b075-e0e5-4458-a6ce-6407983fb61e => generated 898 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:57.770101 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-6cb32087-7792-40d8-a266-0fc9259205fd None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:57.771703 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-6cb32087-7792-40d8-a266-0fc9259205fd tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] GET https://10.4.3.7/volume/v3/volumes/618fd281-288a-42ac-8523-e87611409afd Jul 10 08:40:57.772079 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-6cb32087-7792-40d8-a266-0fc9259205fd tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:57.772489 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-6cb32087-7792-40d8-a266-0fc9259205fd tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:57.781142 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:57.781142 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:40:57.787267 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-6cb32087-7792-40d8-a266-0fc9259205fd tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] Volume info retrieved successfully. Jul 10 08:40:57.789426 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-6cb32087-7792-40d8-a266-0fc9259205fd tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] https://10.4.3.7/volume/v3/volumes/618fd281-288a-42ac-8523-e87611409afd returned with HTTP 200 Jul 10 08:40:57.789984 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 861/3427] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:40:57 2026] GET /volume/v3/volumes/618fd281-288a-42ac-8523-e87611409afd => generated 902 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:58.357351 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-2175e555-a0a3-4011-92f7-12caf9fb257b req-142c65d3-9bba-4f50-a1bb-3a0e86fbeb81 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:58.359550 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-2175e555-a0a3-4011-92f7-12caf9fb257b req-142c65d3-9bba-4f50-a1bb-3a0e86fbeb81 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] DELETE https://10.4.3.7/volume/v3/attachments/739c7932-9250-4eac-9661-5825001007ee Jul 10 08:40:58.359751 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-2175e555-a0a3-4011-92f7-12caf9fb257b req-142c65d3-9bba-4f50-a1bb-3a0e86fbeb81 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:58.359965 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-2175e555-a0a3-4011-92f7-12caf9fb257b req-142c65d3-9bba-4f50-a1bb-3a0e86fbeb81 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Calling method 'version_select' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:58.367123 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:58.367123 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:40:58.404521 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-6a103382-0866-4cd5-9cbc-971556ad41fb None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:58.406302 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-6a103382-0866-4cd5-9cbc-971556ad41fb tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] GET https://10.4.3.7/volume/v3/volumes/1242b075-e0e5-4458-a6ce-6407983fb61e Jul 10 08:40:58.406563 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-6a103382-0866-4cd5-9cbc-971556ad41fb tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:58.406783 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-6a103382-0866-4cd5-9cbc-971556ad41fb tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:58.413584 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:58.413584 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:40:58.417147 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-6a103382-0866-4cd5-9cbc-971556ad41fb tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Volume info retrieved successfully. Jul 10 08:40:58.421250 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-6a103382-0866-4cd5-9cbc-971556ad41fb tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] https://10.4.3.7/volume/v3/volumes/1242b075-e0e5-4458-a6ce-6407983fb61e returned with HTTP 200 Jul 10 08:40:58.421547 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 851/3428] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:40:58 2026] GET /volume/v3/volumes/1242b075-e0e5-4458-a6ce-6407983fb61e => generated 898 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:58.706402 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-65590a5e-2175-4b8d-8600-8ff0ced69750 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:58.706868 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-65590a5e-2175-4b8d-8600-8ff0ced69750 None None] GET https://10.4.3.7/volume// Jul 10 08:40:58.706923 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-65590a5e-2175-4b8d-8600-8ff0ced69750 None None] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:58.707135 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-65590a5e-2175-4b8d-8600-8ff0ced69750 None None] Calling method 'all' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:58.707532 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-65590a5e-2175-4b8d-8600-8ff0ced69750 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:40:58.707795 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 855/3429] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:40:58 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:40:58.717402 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-af3eb99f-4d94-4101-a68b-afdca870341f req-ba525bdf-106b-4cdb-bd63-3442e8602685 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:58.721246 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-af3eb99f-4d94-4101-a68b-afdca870341f req-ba525bdf-106b-4cdb-bd63-3442e8602685 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] POST https://10.4.3.7/volume/v3/attachments Jul 10 08:40:58.721746 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-af3eb99f-4d94-4101-a68b-afdca870341f req-ba525bdf-106b-4cdb-bd63-3442e8602685 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0ddb0c80-2be1-4d83-9d4a-2a96c4884286", "connector": null, "instance_uuid": "84f49f39-18fa-4464-b135-f3e40e248c51"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:40:58.742272 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:58.742272 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:40:58.792991 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-af3eb99f-4d94-4101-a68b-afdca870341f req-ba525bdf-106b-4cdb-bd63-3442e8602685 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/attachments returned with HTTP 200 Jul 10 08:40:58.793703 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 862/3430] 10.4.3.7 () {74 vars in 1580 bytes} [Fri Jul 10 08:40:58 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) Jul 10 08:40:58.801697 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-af3eb99f-4d94-4101-a68b-afdca870341f req-ba7b903e-9fc5-4e47-bb81-fb3a73bc3a5a None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:58.804170 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-af3eb99f-4d94-4101-a68b-afdca870341f req-ba7b903e-9fc5-4e47-bb81-fb3a73bc3a5a tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] DELETE https://10.4.3.7/volume/v3/attachments/4eb87d21-bb62-4786-828a-cd28cb428a9a Jul 10 08:40:58.804448 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-af3eb99f-4d94-4101-a68b-afdca870341f req-ba7b903e-9fc5-4e47-bb81-fb3a73bc3a5a tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:58.804707 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-af3eb99f-4d94-4101-a68b-afdca870341f req-ba7b903e-9fc5-4e47-bb81-fb3a73bc3a5a tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Calling method 'version_select' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:58.804774 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-f318146e-9466-4b89-901e-9cf82bf47216 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:58.807129 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-f318146e-9466-4b89-901e-9cf82bf47216 tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] GET https://10.4.3.7/volume/v3/volumes/618fd281-288a-42ac-8523-e87611409afd Jul 10 08:40:58.807425 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-f318146e-9466-4b89-901e-9cf82bf47216 tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:58.807642 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-f318146e-9466-4b89-901e-9cf82bf47216 tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:58.815312 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:58.815312 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:40:58.816762 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:58.816762 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:40:58.819082 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-f318146e-9466-4b89-901e-9cf82bf47216 tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] Volume info retrieved successfully. Jul 10 08:40:58.824287 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-f318146e-9466-4b89-901e-9cf82bf47216 tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] https://10.4.3.7/volume/v3/volumes/618fd281-288a-42ac-8523-e87611409afd returned with HTTP 200 Jul 10 08:40:58.824834 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 856/3431] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:40:58 2026] GET /volume/v3/volumes/618fd281-288a-42ac-8523-e87611409afd => generated 1155 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:40:58.861891 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-5aa63bf3-3f66-422b-bbbf-dd2f691e5c07 req-a2362867-92ae-47cf-b4f4-f5319dbe9a92 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:58.864040 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-5aa63bf3-3f66-422b-bbbf-dd2f691e5c07 req-a2362867-92ae-47cf-b4f4-f5319dbe9a92 tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] GET https://10.4.3.7/volume/v3/volumes/618fd281-288a-42ac-8523-e87611409afd Jul 10 08:40:58.864040 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-5aa63bf3-3f66-422b-bbbf-dd2f691e5c07 req-a2362867-92ae-47cf-b4f4-f5319dbe9a92 tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:58.864225 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-5aa63bf3-3f66-422b-bbbf-dd2f691e5c07 req-a2362867-92ae-47cf-b4f4-f5319dbe9a92 tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:58.872359 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:58.872359 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:40:58.876547 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-5aa63bf3-3f66-422b-bbbf-dd2f691e5c07 req-a2362867-92ae-47cf-b4f4-f5319dbe9a92 tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] Volume info retrieved successfully. Jul 10 08:40:58.882304 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-5aa63bf3-3f66-422b-bbbf-dd2f691e5c07 req-a2362867-92ae-47cf-b4f4-f5319dbe9a92 tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] https://10.4.3.7/volume/v3/volumes/618fd281-288a-42ac-8523-e87611409afd returned with HTTP 200 Jul 10 08:40:58.882304 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 863/3432] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:40:58 2026] GET /volume/v3/volumes/618fd281-288a-42ac-8523-e87611409afd => generated 1155 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:40:58.915107 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-2175e555-a0a3-4011-92f7-12caf9fb257b req-142c65d3-9bba-4f50-a1bb-3a0e86fbeb81 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] https://10.4.3.7/volume/v3/attachments/739c7932-9250-4eac-9661-5825001007ee returned with HTTP 200 Jul 10 08:40:58.918422 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 863/3433] 10.4.3.7 () {72 vars in 1659 bytes} [Fri Jul 10 08:40:58 2026] DELETE /volume/v3/attachments/739c7932-9250-4eac-9661-5825001007ee => generated 19 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:40:59.219892 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-5aa63bf3-3f66-422b-bbbf-dd2f691e5c07 req-b531100e-ae6b-4d93-9cf6-99281de511cc None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:59.221905 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-5aa63bf3-3f66-422b-bbbf-dd2f691e5c07 req-b531100e-ae6b-4d93-9cf6-99281de511cc tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] GET https://10.4.3.7/volume/v3/volumes/618fd281-288a-42ac-8523-e87611409afd Jul 10 08:40:59.222116 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-5aa63bf3-3f66-422b-bbbf-dd2f691e5c07 req-b531100e-ae6b-4d93-9cf6-99281de511cc tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:59.222301 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-5aa63bf3-3f66-422b-bbbf-dd2f691e5c07 req-b531100e-ae6b-4d93-9cf6-99281de511cc tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:59.229429 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:59.229429 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:40:59.233057 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [req-5aa63bf3-3f66-422b-bbbf-dd2f691e5c07 req-b531100e-ae6b-4d93-9cf6-99281de511cc tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] Volume info retrieved successfully. Jul 10 08:40:59.237748 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-5aa63bf3-3f66-422b-bbbf-dd2f691e5c07 req-b531100e-ae6b-4d93-9cf6-99281de511cc tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] https://10.4.3.7/volume/v3/volumes/618fd281-288a-42ac-8523-e87611409afd returned with HTTP 200 Jul 10 08:40:59.238140 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 857/3434] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:40:59 2026] GET /volume/v3/volumes/618fd281-288a-42ac-8523-e87611409afd => generated 1155 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:40:59.248986 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-a2fcbaa7-9360-4ab6-906b-bbb140040989 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:59.249432 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a2fcbaa7-9360-4ab6-906b-bbb140040989 None None] GET https://10.4.3.7/volume// Jul 10 08:40:59.249595 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a2fcbaa7-9360-4ab6-906b-bbb140040989 None None] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:59.249773 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a2fcbaa7-9360-4ab6-906b-bbb140040989 None None] Calling method 'all' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:59.250070 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a2fcbaa7-9360-4ab6-906b-bbb140040989 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:40:59.250421 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 864/3435] 10.4.3.7 () {66 vars in 1405 bytes} [Fri Jul 10 08:40:59 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:40:59.262120 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-5aa63bf3-3f66-422b-bbbf-dd2f691e5c07 req-37898eb5-6179-46c0-a379-e934064d2635 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:59.264910 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-5aa63bf3-3f66-422b-bbbf-dd2f691e5c07 req-37898eb5-6179-46c0-a379-e934064d2635 tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] POST https://10.4.3.7/volume/v3/attachments Jul 10 08:40:59.265429 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-5aa63bf3-3f66-422b-bbbf-dd2f691e5c07 req-37898eb5-6179-46c0-a379-e934064d2635 tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "618fd281-288a-42ac-8523-e87611409afd", "connector": null, "instance_uuid": "afa6b020-82be-4446-befe-6de18027970d"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:40:59.275262 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:59.275262 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:40:59.301604 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-5aa63bf3-3f66-422b-bbbf-dd2f691e5c07 req-37898eb5-6179-46c0-a379-e934064d2635 tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] https://10.4.3.7/volume/v3/attachments returned with HTTP 200 Jul 10 08:40:59.302025 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 864/3436] 10.4.3.7 () {74 vars in 1580 bytes} [Fri Jul 10 08:40:59 2026] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:40:59.351877 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-af3eb99f-4d94-4101-a68b-afdca870341f req-ba7b903e-9fc5-4e47-bb81-fb3a73bc3a5a tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/attachments/4eb87d21-bb62-4786-828a-cd28cb428a9a returned with HTTP 200 Jul 10 08:40:59.352386 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 852/3437] 10.4.3.7 () {72 vars in 1659 bytes} [Fri Jul 10 08:40:58 2026] DELETE /volume/v3/attachments/4eb87d21-bb62-4786-828a-cd28cb428a9a => generated 192 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:40:59.434432 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-d5e03db2-bd62-4f1b-afbb-a50b7cbf7f6c None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:40:59.436325 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-d5e03db2-bd62-4f1b-afbb-a50b7cbf7f6c tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] GET https://10.4.3.7/volume/v3/volumes/1242b075-e0e5-4458-a6ce-6407983fb61e Jul 10 08:40:59.436525 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-d5e03db2-bd62-4f1b-afbb-a50b7cbf7f6c tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:40:59.436694 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-d5e03db2-bd62-4f1b-afbb-a50b7cbf7f6c tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:40:59.442696 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:40:59.442696 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:40:59.446333 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-d5e03db2-bd62-4f1b-afbb-a50b7cbf7f6c tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Volume info retrieved successfully. Jul 10 08:40:59.451360 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-d5e03db2-bd62-4f1b-afbb-a50b7cbf7f6c tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] https://10.4.3.7/volume/v3/volumes/1242b075-e0e5-4458-a6ce-6407983fb61e returned with HTTP 200 Jul 10 08:40:59.451912 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 858/3438] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:40:59 2026] GET /volume/v3/volumes/1242b075-e0e5-4458-a6ce-6407983fb61e => generated 898 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:41:00.257442 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-1dc71973-b299-4640-bc85-38175fbcafe6 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:00.259540 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-1dc71973-b299-4640-bc85-38175fbcafe6 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] POST https://10.4.3.7/volume/v3/snapshots Jul 10 08:41:00.259986 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-1dc71973-b299-4640-bc85-38175fbcafe6 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6e9dbdd7-e1dc-4c8f-8437-76b330677ff1", "force": false, "name": "tempest-TestStampPattern-snapshot-1119878588", "description": null, "metadata": null}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:41:00.275717 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:00.275717 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:41:00.276310 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-1dc71973-b299-4640-bc85-38175fbcafe6 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Volume info retrieved successfully. Jul 10 08:41:00.276477 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.snapshots [None req-1dc71973-b299-4640-bc85-38175fbcafe6 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Create snapshot from volume 6e9dbdd7-e1dc-4c8f-8437-76b330677ff1 Jul 10 08:41:00.306425 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-1dc71973-b299-4640-bc85-38175fbcafe6 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Created reservations ['2398865d-27e9-46bc-9aa7-6abb12d51ee6', '6f9ba004-7eda-478f-8660-a0253385fd40', '230370c2-501d-468f-924f-a116d67977af', '2fd74aa8-8016-4544-b861-15608151147d'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:41:00.334850 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-1dc71973-b299-4640-bc85-38175fbcafe6 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Snapshot create request issued successfully. Jul 10 08:41:00.335445 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-1dc71973-b299-4640-bc85-38175fbcafe6 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] https://10.4.3.7/volume/v3/snapshots returned with HTTP 202 Jul 10 08:41:00.335900 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 865/3439] 10.4.3.7 () {68 vars in 1251 bytes} [Fri Jul 10 08:41:00 2026] POST /volume/v3/snapshots => generated 303 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:41:00.347228 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-abbe2599-8868-4ff1-a01a-781e65d097dd None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:00.348427 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-abbe2599-8868-4ff1-a01a-781e65d097dd tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] GET https://10.4.3.7/volume/v3/snapshots/832b1196-1384-4650-b22e-fe0e257ca46e Jul 10 08:41:00.348604 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-abbe2599-8868-4ff1-a01a-781e65d097dd tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:00.348777 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-abbe2599-8868-4ff1-a01a-781e65d097dd tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:00.353749 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:00.353749 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:41:00.353865 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-abbe2599-8868-4ff1-a01a-781e65d097dd tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Snapshot retrieved successfully. Jul 10 08:41:00.354674 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-abbe2599-8868-4ff1-a01a-781e65d097dd tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] https://10.4.3.7/volume/v3/snapshots/832b1196-1384-4650-b22e-fe0e257ca46e returned with HTTP 200 Jul 10 08:41:00.355198 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 865/3440] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:41:00 2026] GET /volume/v3/snapshots/832b1196-1384-4650-b22e-fe0e257ca46e => generated 435 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:41:00.465391 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-137a2a13-73ea-4129-81f9-ddce80f61a0b None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:00.467021 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-137a2a13-73ea-4129-81f9-ddce80f61a0b tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] GET https://10.4.3.7/volume/v3/volumes/1242b075-e0e5-4458-a6ce-6407983fb61e Jul 10 08:41:00.467228 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-137a2a13-73ea-4129-81f9-ddce80f61a0b tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:00.467354 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-137a2a13-73ea-4129-81f9-ddce80f61a0b tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:00.476582 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:00.476582 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:41:00.480418 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-137a2a13-73ea-4129-81f9-ddce80f61a0b tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Volume info retrieved successfully. Jul 10 08:41:00.486447 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-137a2a13-73ea-4129-81f9-ddce80f61a0b tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] https://10.4.3.7/volume/v3/volumes/1242b075-e0e5-4458-a6ce-6407983fb61e returned with HTTP 200 Jul 10 08:41:00.486447 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 853/3441] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:41:00 2026] GET /volume/v3/volumes/1242b075-e0e5-4458-a6ce-6407983fb61e => generated 898 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:41:01.365695 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-e178b59f-e37a-48bf-9021-6128ea4129a1 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:01.370295 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-e178b59f-e37a-48bf-9021-6128ea4129a1 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] GET https://10.4.3.7/volume/v3/snapshots/832b1196-1384-4650-b22e-fe0e257ca46e Jul 10 08:41:01.370295 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-e178b59f-e37a-48bf-9021-6128ea4129a1 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:01.370295 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-e178b59f-e37a-48bf-9021-6128ea4129a1 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:01.376389 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:01.376389 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:41:01.377057 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-e178b59f-e37a-48bf-9021-6128ea4129a1 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Snapshot retrieved successfully. Jul 10 08:41:01.377850 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-e178b59f-e37a-48bf-9021-6128ea4129a1 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] https://10.4.3.7/volume/v3/snapshots/832b1196-1384-4650-b22e-fe0e257ca46e returned with HTTP 200 Jul 10 08:41:01.378224 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 859/3442] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:41:01 2026] GET /volume/v3/snapshots/832b1196-1384-4650-b22e-fe0e257ca46e => generated 462 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:41:01.387477 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-66affefe-bcf6-4c00-acce-6528cad011b1 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:01.389740 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-66affefe-bcf6-4c00-acce-6528cad011b1 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] GET https://10.4.3.7/volume/v3/snapshots/832b1196-1384-4650-b22e-fe0e257ca46e Jul 10 08:41:01.389948 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-66affefe-bcf6-4c00-acce-6528cad011b1 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:01.390126 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-66affefe-bcf6-4c00-acce-6528cad011b1 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:01.395030 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:01.395030 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:41:01.395499 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-66affefe-bcf6-4c00-acce-6528cad011b1 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Snapshot retrieved successfully. Jul 10 08:41:01.396135 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-66affefe-bcf6-4c00-acce-6528cad011b1 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] https://10.4.3.7/volume/v3/snapshots/832b1196-1384-4650-b22e-fe0e257ca46e returned with HTTP 200 Jul 10 08:41:01.396590 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 866/3443] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:41:01 2026] GET /volume/v3/snapshots/832b1196-1384-4650-b22e-fe0e257ca46e => generated 462 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:41:01.498432 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-d8186e0f-8ba3-4122-8a32-7683ef32d0b2 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:01.500301 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d8186e0f-8ba3-4122-8a32-7683ef32d0b2 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] GET https://10.4.3.7/volume/v3/volumes/1242b075-e0e5-4458-a6ce-6407983fb61e Jul 10 08:41:01.500545 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-d8186e0f-8ba3-4122-8a32-7683ef32d0b2 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:01.500726 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-d8186e0f-8ba3-4122-8a32-7683ef32d0b2 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:01.508152 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:01.508152 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:41:01.511683 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-d8186e0f-8ba3-4122-8a32-7683ef32d0b2 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Volume info retrieved successfully. Jul 10 08:41:01.516081 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d8186e0f-8ba3-4122-8a32-7683ef32d0b2 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] https://10.4.3.7/volume/v3/volumes/1242b075-e0e5-4458-a6ce-6407983fb61e returned with HTTP 200 Jul 10 08:41:01.516580 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 866/3444] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:41:01 2026] GET /volume/v3/volumes/1242b075-e0e5-4458-a6ce-6407983fb61e => generated 898 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:41:02.531262 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-3bf7b0aa-b01f-4437-a327-38d673ba9e20 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:02.533111 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-3bf7b0aa-b01f-4437-a327-38d673ba9e20 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] GET https://10.4.3.7/volume/v3/volumes/1242b075-e0e5-4458-a6ce-6407983fb61e Jul 10 08:41:02.533517 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-3bf7b0aa-b01f-4437-a327-38d673ba9e20 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:02.534086 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-3bf7b0aa-b01f-4437-a327-38d673ba9e20 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:02.542920 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:02.542920 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:41:02.551434 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-3bf7b0aa-b01f-4437-a327-38d673ba9e20 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Volume info retrieved successfully. Jul 10 08:41:02.559452 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-3bf7b0aa-b01f-4437-a327-38d673ba9e20 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] https://10.4.3.7/volume/v3/volumes/1242b075-e0e5-4458-a6ce-6407983fb61e returned with HTTP 200 Jul 10 08:41:02.560267 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 854/3445] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:41:02 2026] GET /volume/v3/volumes/1242b075-e0e5-4458-a6ce-6407983fb61e => generated 898 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:41:03.490563 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-332122af-7386-40f8-a99f-6b63938c1a1e None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:03.490928 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-332122af-7386-40f8-a99f-6b63938c1a1e None None] GET https://10.4.3.7/volume// Jul 10 08:41:03.491263 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-332122af-7386-40f8-a99f-6b63938c1a1e None None] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:03.491263 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-332122af-7386-40f8-a99f-6b63938c1a1e None None] Calling method 'all' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:03.491537 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-332122af-7386-40f8-a99f-6b63938c1a1e None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:41:03.491803 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 860/3446] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:41:03 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:41:03.497754 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-916f259f-926e-45dc-843c-a75861630c0e req-9ef47560-75e8-4786-ab5b-d5577adc18a2 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:03.499550 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-916f259f-926e-45dc-843c-a75861630c0e req-9ef47560-75e8-4786-ab5b-d5577adc18a2 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] GET https://10.4.3.7/volume/v3/volumes/46075fd1-cdee-4869-9a1f-b4ac104485f2 Jul 10 08:41:03.499755 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-916f259f-926e-45dc-843c-a75861630c0e req-9ef47560-75e8-4786-ab5b-d5577adc18a2 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:03.499920 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-916f259f-926e-45dc-843c-a75861630c0e req-9ef47560-75e8-4786-ab5b-d5577adc18a2 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:03.508767 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:03.508767 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:41:03.511811 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-916f259f-926e-45dc-843c-a75861630c0e req-9ef47560-75e8-4786-ab5b-d5577adc18a2 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Volume info retrieved successfully. Jul 10 08:41:03.516142 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-916f259f-926e-45dc-843c-a75861630c0e req-9ef47560-75e8-4786-ab5b-d5577adc18a2 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/volumes/46075fd1-cdee-4869-9a1f-b4ac104485f2 returned with HTTP 200 Jul 10 08:41:03.516559 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 867/3447] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:41:03 2026] GET /volume/v3/volumes/46075fd1-cdee-4869-9a1f-b4ac104485f2 => generated 1542 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:41:03.572377 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-f494765a-5389-4e2f-9875-34e1fe05428b None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:03.574444 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-f494765a-5389-4e2f-9875-34e1fe05428b tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] GET https://10.4.3.7/volume/v3/volumes/1242b075-e0e5-4458-a6ce-6407983fb61e Jul 10 08:41:03.574620 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-f494765a-5389-4e2f-9875-34e1fe05428b tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:03.574793 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-f494765a-5389-4e2f-9875-34e1fe05428b tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:03.583135 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:03.583135 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:41:03.588112 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-f494765a-5389-4e2f-9875-34e1fe05428b tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Volume info retrieved successfully. Jul 10 08:41:03.593861 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-f494765a-5389-4e2f-9875-34e1fe05428b tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] https://10.4.3.7/volume/v3/volumes/1242b075-e0e5-4458-a6ce-6407983fb61e returned with HTTP 200 Jul 10 08:41:03.594243 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 867/3448] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:41:03 2026] GET /volume/v3/volumes/1242b075-e0e5-4458-a6ce-6407983fb61e => generated 899 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:41:03.607087 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-2b213752-8d24-4064-8539-a4b9f6c37733 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:03.608896 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-2b213752-8d24-4064-8539-a4b9f6c37733 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] GET https://10.4.3.7/volume/v3/volumes/1242b075-e0e5-4458-a6ce-6407983fb61e Jul 10 08:41:03.609064 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-2b213752-8d24-4064-8539-a4b9f6c37733 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:03.609251 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-2b213752-8d24-4064-8539-a4b9f6c37733 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:03.611794 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-916f259f-926e-45dc-843c-a75861630c0e req-5bf36ac0-3d55-4c7e-b6bb-7abecca4d4d7 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:03.613825 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-916f259f-926e-45dc-843c-a75861630c0e req-5bf36ac0-3d55-4c7e-b6bb-7abecca4d4d7 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] PUT https://10.4.3.7/volume/v3/attachments/e215de83-ca3d-49a2-97c4-9e86fc69c245 Jul 10 08:41:03.614170 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-916f259f-926e-45dc-843c-a75861630c0e req-5bf36ac0-3d55-4c7e-b6bb-7abecca4d4d7 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.7", "host": "np0000004976", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b54eda21b644", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bf3c9c16-ec3d-4df7-865b-5f424258654a", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:41:03.615819 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:03.615819 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:41:03.618835 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-2b213752-8d24-4064-8539-a4b9f6c37733 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Volume info retrieved successfully. Jul 10 08:41:03.621063 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.coordination [req-916f259f-926e-45dc-843c-a75861630c0e req-5bf36ac0-3d55-4c7e-b6bb-7abecca4d4d7 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Acquiring lock "cinder-attachment_update-46075fd1-cdee-4869-9a1f-b4ac104485f2-np0000004976" by "attachment_update" {{(pid=100056) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 08:41:03.622819 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-2b213752-8d24-4064-8539-a4b9f6c37733 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] https://10.4.3.7/volume/v3/volumes/1242b075-e0e5-4458-a6ce-6407983fb61e returned with HTTP 200 Jul 10 08:41:03.623250 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 855/3449] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:41:03 2026] GET /volume/v3/volumes/1242b075-e0e5-4458-a6ce-6407983fb61e => generated 899 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:41:03.625752 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.coordination [req-916f259f-926e-45dc-843c-a75861630c0e req-5bf36ac0-3d55-4c7e-b6bb-7abecca4d4d7 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Lock "cinder-attachment_update-46075fd1-cdee-4869-9a1f-b4ac104485f2-np0000004976" acquired by "attachment_update" :: waited 0.005s {{(pid=100056) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 08:41:03.626683 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:03.626683 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:41:04.147977 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.coordination [req-916f259f-926e-45dc-843c-a75861630c0e req-5bf36ac0-3d55-4c7e-b6bb-7abecca4d4d7 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Lock "cinder-attachment_update-46075fd1-cdee-4869-9a1f-b4ac104485f2-np0000004976" released by "attachment_update" :: held 0.522s {{(pid=100056) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 08:41:04.148345 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-916f259f-926e-45dc-843c-a75861630c0e req-5bf36ac0-3d55-4c7e-b6bb-7abecca4d4d7 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/attachments/e215de83-ca3d-49a2-97c4-9e86fc69c245 returned with HTTP 200 Jul 10 08:41:04.148901 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 861/3450] 10.4.3.7 () {74 vars in 1690 bytes} [Fri Jul 10 08:41:03 2026] PUT /volume/v3/attachments/e215de83-ca3d-49a2-97c4-9e86fc69c245 => generated 969 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:41:04.223683 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-bafd061c-34f1-43ba-89ad-9f56bd95708c None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:04.225500 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-bafd061c-34f1-43ba-89ad-9f56bd95708c tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] POST https://10.4.3.7/volume/v3/volumes/cd0ea8fa-fee4-41c9-8a2f-87d7b9bd2669/action Jul 10 08:41:04.226137 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-bafd061c-34f1-43ba-89ad-9f56bd95708c tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Action body: b'{"os-attach": {"instance_uuid": "bb2f688e-5ad3-4339-ba36-ac817c343490", "mountpoint": "/dev/vdb"}}' {{(pid=100057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:41:04.226137 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-bafd061c-34f1-43ba-89ad-9f56bd95708c tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "bb2f688e-5ad3-4339-ba36-ac817c343490", "mountpoint": "/dev/vdb"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:41:04.234697 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:04.234697 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:41:04.235132 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-bafd061c-34f1-43ba-89ad-9f56bd95708c tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Volume info retrieved successfully. Jul 10 08:41:04.244918 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-bafd061c-34f1-43ba-89ad-9f56bd95708c tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Update volume admin metadata completed successfully. Jul 10 08:41:04.659318 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-916f259f-926e-45dc-843c-a75861630c0e req-c0b33bf3-6a39-4981-9b57-8ce8cfa571d2 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:04.661876 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-916f259f-926e-45dc-843c-a75861630c0e req-c0b33bf3-6a39-4981-9b57-8ce8cfa571d2 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] POST https://10.4.3.7/volume/v3/attachments/e215de83-ca3d-49a2-97c4-9e86fc69c245/action Jul 10 08:41:04.662297 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-916f259f-926e-45dc-843c-a75861630c0e req-c0b33bf3-6a39-4981-9b57-8ce8cfa571d2 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Action body: b'{"os-complete": null}' {{(pid=100054) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:41:04.662445 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-916f259f-926e-45dc-843c-a75861630c0e req-c0b33bf3-6a39-4981-9b57-8ce8cfa571d2 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:41:04.677148 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:04.677148 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:41:04.694923 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-916f259f-926e-45dc-843c-a75861630c0e req-c0b33bf3-6a39-4981-9b57-8ce8cfa571d2 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/attachments/e215de83-ca3d-49a2-97c4-9e86fc69c245/action returned with HTTP 204 Jul 10 08:41:04.694923 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 868/3451] 10.4.3.7 () {74 vars in 1711 bytes} [Fri Jul 10 08:41:04 2026] POST /volume/v3/attachments/e215de83-ca3d-49a2-97c4-9e86fc69c245/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:41:04.748347 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-bafd061c-34f1-43ba-89ad-9f56bd95708c tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Attach volume completed successfully. Jul 10 08:41:04.748778 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-bafd061c-34f1-43ba-89ad-9f56bd95708c tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] https://10.4.3.7/volume/v3/volumes/cd0ea8fa-fee4-41c9-8a2f-87d7b9bd2669/action returned with HTTP 202 Jul 10 08:41:04.749236 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 868/3452] 10.4.3.7 () {68 vars in 1376 bytes} [Fri Jul 10 08:41:04 2026] POST /volume/v3/volumes/cd0ea8fa-fee4-41c9-8a2f-87d7b9bd2669/action => generated 0 bytes in 526 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:41:04.755549 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-419d9ca0-2197-44ec-a84a-e90901a3c68b None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:04.757183 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-419d9ca0-2197-44ec-a84a-e90901a3c68b tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] GET https://10.4.3.7/volume/v3/volumes/cd0ea8fa-fee4-41c9-8a2f-87d7b9bd2669 Jul 10 08:41:04.757393 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-419d9ca0-2197-44ec-a84a-e90901a3c68b tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:04.757614 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-419d9ca0-2197-44ec-a84a-e90901a3c68b tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:04.767097 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:04.767097 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:41:04.770734 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-419d9ca0-2197-44ec-a84a-e90901a3c68b tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Volume info retrieved successfully. Jul 10 08:41:04.775079 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-419d9ca0-2197-44ec-a84a-e90901a3c68b tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] https://10.4.3.7/volume/v3/volumes/cd0ea8fa-fee4-41c9-8a2f-87d7b9bd2669 returned with HTTP 200 Jul 10 08:41:04.775657 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 856/3453] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:41:04 2026] GET /volume/v3/volumes/cd0ea8fa-fee4-41c9-8a2f-87d7b9bd2669 => generated 1172 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:41:04.787449 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-09bdfc5c-e05f-472f-9ad9-288832a959fe None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:04.791334 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-09bdfc5c-e05f-472f-9ad9-288832a959fe tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] POST https://10.4.3.7/volume/v3/volumes/cd0ea8fa-fee4-41c9-8a2f-87d7b9bd2669/action Jul 10 08:41:04.791785 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-09bdfc5c-e05f-472f-9ad9-288832a959fe tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Action body: b'{"os-detach": {}}' {{(pid=100056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:41:04.791952 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-09bdfc5c-e05f-472f-9ad9-288832a959fe tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:41:04.807976 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:04.807976 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:41:04.808657 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-09bdfc5c-e05f-472f-9ad9-288832a959fe tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Volume info retrieved successfully. Jul 10 08:41:05.314995 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-09bdfc5c-e05f-472f-9ad9-288832a959fe tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Detach volume completed successfully. Jul 10 08:41:05.315240 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-09bdfc5c-e05f-472f-9ad9-288832a959fe tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] https://10.4.3.7/volume/v3/volumes/cd0ea8fa-fee4-41c9-8a2f-87d7b9bd2669/action returned with HTTP 202 Jul 10 08:41:05.315701 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 862/3454] 10.4.3.7 () {68 vars in 1376 bytes} [Fri Jul 10 08:41:04 2026] POST /volume/v3/volumes/cd0ea8fa-fee4-41c9-8a2f-87d7b9bd2669/action => generated 0 bytes in 529 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:41:05.323972 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-de0f6f5f-2399-4e98-a845-132cd0e7ab3a None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:05.325842 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-de0f6f5f-2399-4e98-a845-132cd0e7ab3a tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] GET https://10.4.3.7/volume/v3/volumes/cd0ea8fa-fee4-41c9-8a2f-87d7b9bd2669 Jul 10 08:41:05.326069 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-de0f6f5f-2399-4e98-a845-132cd0e7ab3a tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:05.326300 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-de0f6f5f-2399-4e98-a845-132cd0e7ab3a tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:05.334266 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:05.334266 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:41:05.338425 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-de0f6f5f-2399-4e98-a845-132cd0e7ab3a tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Volume info retrieved successfully. Jul 10 08:41:05.343275 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-de0f6f5f-2399-4e98-a845-132cd0e7ab3a tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] https://10.4.3.7/volume/v3/volumes/cd0ea8fa-fee4-41c9-8a2f-87d7b9bd2669 returned with HTTP 200 Jul 10 08:41:05.343746 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 869/3455] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:41:05 2026] GET /volume/v3/volumes/cd0ea8fa-fee4-41c9-8a2f-87d7b9bd2669 => generated 857 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:41:07.795963 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-af3eb99f-4d94-4101-a68b-afdca870341f req-4edae94f-2d0b-4038-bfad-8b163200013a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:07.798086 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-af3eb99f-4d94-4101-a68b-afdca870341f req-4edae94f-2d0b-4038-bfad-8b163200013a tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] PUT https://10.4.3.7/volume/v3/attachments/20d6a44a-5f1c-4ae0-a1ee-a8bf84d0d8c7 Jul 10 08:41:07.798522 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-af3eb99f-4d94-4101-a68b-afdca870341f req-4edae94f-2d0b-4038-bfad-8b163200013a tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.7", "host": "np0000004976", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b54eda21b644", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bf3c9c16-ec3d-4df7-865b-5f424258654a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:41:07.808696 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.coordination [req-af3eb99f-4d94-4101-a68b-afdca870341f req-4edae94f-2d0b-4038-bfad-8b163200013a tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Acquiring lock "cinder-attachment_update-0ddb0c80-2be1-4d83-9d4a-2a96c4884286-np0000004976" by "attachment_update" {{(pid=100057) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 08:41:07.814354 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.coordination [req-af3eb99f-4d94-4101-a68b-afdca870341f req-4edae94f-2d0b-4038-bfad-8b163200013a tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Lock "cinder-attachment_update-0ddb0c80-2be1-4d83-9d4a-2a96c4884286-np0000004976" acquired by "attachment_update" :: waited 0.006s {{(pid=100057) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 08:41:07.815786 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:07.815786 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:41:08.342659 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.coordination [req-af3eb99f-4d94-4101-a68b-afdca870341f req-4edae94f-2d0b-4038-bfad-8b163200013a tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Lock "cinder-attachment_update-0ddb0c80-2be1-4d83-9d4a-2a96c4884286-np0000004976" released by "attachment_update" :: held 0.528s {{(pid=100057) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 08:41:08.342988 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-af3eb99f-4d94-4101-a68b-afdca870341f req-4edae94f-2d0b-4038-bfad-8b163200013a tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/attachments/20d6a44a-5f1c-4ae0-a1ee-a8bf84d0d8c7 returned with HTTP 200 Jul 10 08:41:08.344633 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 869/3456] 10.4.3.7 () {74 vars in 1690 bytes} [Fri Jul 10 08:41:07 2026] PUT /volume/v3/attachments/20d6a44a-5f1c-4ae0-a1ee-a8bf84d0d8c7 => generated 968 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:41:08.360803 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-af3eb99f-4d94-4101-a68b-afdca870341f req-246d91f3-78c5-4a69-98cd-43f267d32213 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:08.362588 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-af3eb99f-4d94-4101-a68b-afdca870341f req-246d91f3-78c5-4a69-98cd-43f267d32213 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] GET https://10.4.3.7/volume/v3/attachments/20d6a44a-5f1c-4ae0-a1ee-a8bf84d0d8c7 Jul 10 08:41:08.362861 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-af3eb99f-4d94-4101-a68b-afdca870341f req-246d91f3-78c5-4a69-98cd-43f267d32213 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:08.363040 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-af3eb99f-4d94-4101-a68b-afdca870341f req-246d91f3-78c5-4a69-98cd-43f267d32213 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Calling method 'version_select' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:08.381046 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-af3eb99f-4d94-4101-a68b-afdca870341f req-246d91f3-78c5-4a69-98cd-43f267d32213 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/attachments/20d6a44a-5f1c-4ae0-a1ee-a8bf84d0d8c7 returned with HTTP 200 Jul 10 08:41:08.381494 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 857/3457] 10.4.3.7 () {70 vars in 1637 bytes} [Fri Jul 10 08:41:08 2026] GET /volume/v3/attachments/20d6a44a-5f1c-4ae0-a1ee-a8bf84d0d8c7 => generated 993 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:41:08.830472 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-925e7f84-860a-4b8e-ab9a-2f4884558ae3 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:08.830976 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-925e7f84-860a-4b8e-ab9a-2f4884558ae3 None None] GET https://10.4.3.7/volume// Jul 10 08:41:08.831213 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-925e7f84-860a-4b8e-ab9a-2f4884558ae3 None None] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:08.831489 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-925e7f84-860a-4b8e-ab9a-2f4884558ae3 None None] Calling method 'all' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:08.831855 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-925e7f84-860a-4b8e-ab9a-2f4884558ae3 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:41:08.832159 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 863/3458] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:41:08 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:41:08.838618 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-5aa63bf3-3f66-422b-bbbf-dd2f691e5c07 req-e4244689-b1c2-4033-8b97-ec7b31a681b6 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:08.840581 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-5aa63bf3-3f66-422b-bbbf-dd2f691e5c07 req-e4244689-b1c2-4033-8b97-ec7b31a681b6 tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] GET https://10.4.3.7/volume/v3/volumes/618fd281-288a-42ac-8523-e87611409afd Jul 10 08:41:08.840785 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-5aa63bf3-3f66-422b-bbbf-dd2f691e5c07 req-e4244689-b1c2-4033-8b97-ec7b31a681b6 tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:08.840950 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-5aa63bf3-3f66-422b-bbbf-dd2f691e5c07 req-e4244689-b1c2-4033-8b97-ec7b31a681b6 tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:08.850172 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:08.850172 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:41:08.853526 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-5aa63bf3-3f66-422b-bbbf-dd2f691e5c07 req-e4244689-b1c2-4033-8b97-ec7b31a681b6 tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] Volume info retrieved successfully. Jul 10 08:41:08.858218 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-5aa63bf3-3f66-422b-bbbf-dd2f691e5c07 req-e4244689-b1c2-4033-8b97-ec7b31a681b6 tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] https://10.4.3.7/volume/v3/volumes/618fd281-288a-42ac-8523-e87611409afd returned with HTTP 200 Jul 10 08:41:08.858794 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 870/3459] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:41:08 2026] GET /volume/v3/volumes/618fd281-288a-42ac-8523-e87611409afd => generated 1334 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:41:08.970481 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-5aa63bf3-3f66-422b-bbbf-dd2f691e5c07 req-b9913904-e264-49e9-a28d-5d355291bb76 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:08.972707 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-5aa63bf3-3f66-422b-bbbf-dd2f691e5c07 req-b9913904-e264-49e9-a28d-5d355291bb76 tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] PUT https://10.4.3.7/volume/v3/attachments/5c49536f-7519-4772-9857-43dbd57f73c9 Jul 10 08:41:08.973067 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-5aa63bf3-3f66-422b-bbbf-dd2f691e5c07 req-b9913904-e264-49e9-a28d-5d355291bb76 tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.7", "host": "np0000004976", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b54eda21b644", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bf3c9c16-ec3d-4df7-865b-5f424258654a", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:41:08.982523 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.coordination [req-5aa63bf3-3f66-422b-bbbf-dd2f691e5c07 req-b9913904-e264-49e9-a28d-5d355291bb76 tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] Acquiring lock "cinder-attachment_update-618fd281-288a-42ac-8523-e87611409afd-np0000004976" by "attachment_update" {{(pid=100057) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 08:41:08.987087 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.coordination [req-5aa63bf3-3f66-422b-bbbf-dd2f691e5c07 req-b9913904-e264-49e9-a28d-5d355291bb76 tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] Lock "cinder-attachment_update-618fd281-288a-42ac-8523-e87611409afd-np0000004976" acquired by "attachment_update" :: waited 0.005s {{(pid=100057) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 08:41:08.988096 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:08.988096 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:41:09.222425 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-848311ed-dab7-46fe-ac95-7f213b0a9a44 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:09.224013 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-848311ed-dab7-46fe-ac95-7f213b0a9a44 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:41:09.224375 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-848311ed-dab7-46fe-ac95-7f213b0a9a44 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-232768654", "snapshot_id": "832b1196-1384-4650-b22e-fe0e257ca46e", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:41:09.225957 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.volumes [None req-848311ed-dab7-46fe-ac95-7f213b0a9a44 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-232768654', 'snapshot_id': '832b1196-1384-4650-b22e-fe0e257ca46e', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100055) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:41:09.231361 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:09.231361 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:41:09.231791 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-848311ed-dab7-46fe-ac95-7f213b0a9a44 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Snapshot retrieved successfully. Jul 10 08:41:09.231888 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-848311ed-dab7-46fe-ac95-7f213b0a9a44 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Create volume of 1 GB Jul 10 08:41:09.235094 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-848311ed-dab7-46fe-ac95-7f213b0a9a44 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Availability Zones retrieved successfully. Jul 10 08:41:09.240431 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-848311ed-dab7-46fe-ac95-7f213b0a9a44 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Flow 'volume_create_api' (02e2f250-97bd-40d3-960d-9fc677ef91fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:41:09.241329 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-848311ed-dab7-46fe-ac95-7f213b0a9a44 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34a60c6d-2a22-48b9-aace-33157ae5a37b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:41:09.242214 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.flows.api.create_volume [None req-848311ed-dab7-46fe-ac95-7f213b0a9a44 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100055) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:41:09.268335 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-848311ed-dab7-46fe-ac95-7f213b0a9a44 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34a60c6d-2a22-48b9-aace-33157ae5a37b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '832b1196-1384-4650-b22e-fe0e257ca46e', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:41:09.269066 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-848311ed-dab7-46fe-ac95-7f213b0a9a44 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d504b1a-c277-4b33-9799-2b3f4f7c71ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:41:09.307386 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.quota [None req-848311ed-dab7-46fe-ac95-7f213b0a9a44 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Created reservations ['cf4fb0ab-a2f3-44c2-8376-0272926833b5', 'f80595c6-9471-4a65-a249-c5f7010a723f', 'f28edaab-fb37-4df8-9c22-d73cacf09ad5', 'cde230dc-712e-45b5-823d-9d3d0fbd5439'] {{(pid=100055) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:41:09.308497 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-848311ed-dab7-46fe-ac95-7f213b0a9a44 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d504b1a-c277-4b33-9799-2b3f4f7c71ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cf4fb0ab-a2f3-44c2-8376-0272926833b5', 'f80595c6-9471-4a65-a249-c5f7010a723f', 'f28edaab-fb37-4df8-9c22-d73cacf09ad5', 'cde230dc-712e-45b5-823d-9d3d0fbd5439']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:41:09.308766 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-848311ed-dab7-46fe-ac95-7f213b0a9a44 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d61bcba9-e06e-4ab2-a287-36e3c36f2d87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:41:09.313090 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-36178ff3-55a6-443d-96d2-b7e793e5c3b3 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:09.314852 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-36178ff3-55a6-443d-96d2-b7e793e5c3b3 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/volumes/561da85a-4291-4d4b-8d51-d195fb6f01e7 Jul 10 08:41:09.315048 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-36178ff3-55a6-443d-96d2-b7e793e5c3b3 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:09.315355 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-36178ff3-55a6-443d-96d2-b7e793e5c3b3 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:09.322179 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:09.322179 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:41:09.325851 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-36178ff3-55a6-443d-96d2-b7e793e5c3b3 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Volume info retrieved successfully. Jul 10 08:41:09.329675 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-36178ff3-55a6-443d-96d2-b7e793e5c3b3 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/volumes/561da85a-4291-4d4b-8d51-d195fb6f01e7 returned with HTTP 200 Jul 10 08:41:09.330283 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 864/3460] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:41:09 2026] GET /volume/v3/volumes/561da85a-4291-4d4b-8d51-d195fb6f01e7 => generated 837 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:41:09.353573 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-848311ed-dab7-46fe-ac95-7f213b0a9a44 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d61bcba9-e06e-4ab2-a287-36e3c36f2d87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '262414c8-2e07-48ac-81e6-866e8ce3128b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-232768654',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='529fd0beba0f455097f9f42b05ddce0b',qos_specs=None,replication_status=,reservations=['cf4fb0ab-a2f3-44c2-8376-0272926833b5','f80595c6-9471-4a65-a249-c5f7010a723f','f28edaab-fb37-4df8-9c22-d73cacf09ad5','cde230dc-712e-45b5-823d-9d3d0fbd5439'],size=1,snapshot_id=832b1196-1384-4650-b22e-fe0e257ca46e,source_replicaid=,source_volid=None,status='creating',user_id='35c8598016f54563a89eca1e4056d997',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:41:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-232768654',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=262414c8-2e07-48ac-81e6-866e8ce3128b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='529fd0beba0f455097f9f42b05ddce0b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=832b1196-1384-4650-b22e-fe0e257ca46e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='35c8598016f54563a89eca1e4056d997',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:41:09.354270 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-848311ed-dab7-46fe-ac95-7f213b0a9a44 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4f31b34-ccaf-4437-9d16-9592ba56b6c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:41:09.370211 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-848311ed-dab7-46fe-ac95-7f213b0a9a44 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4f31b34-ccaf-4437-9d16-9592ba56b6c0) transitioned into state 'SUCCESS' from state '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-232768654',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='529fd0beba0f455097f9f42b05ddce0b',qos_specs=None,replication_status=,reservations=['cf4fb0ab-a2f3-44c2-8376-0272926833b5','f80595c6-9471-4a65-a249-c5f7010a723f','f28edaab-fb37-4df8-9c22-d73cacf09ad5','cde230dc-712e-45b5-823d-9d3d0fbd5439'],size=1,snapshot_id=832b1196-1384-4650-b22e-fe0e257ca46e,source_replicaid=,source_volid=None,status='creating',user_id='35c8598016f54563a89eca1e4056d997',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:41:09.370926 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-848311ed-dab7-46fe-ac95-7f213b0a9a44 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2bcdfe8-aa30-4a31-9236-3cbc94dd51df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:41:09.374331 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-a823839d-eb32-4f9d-875a-2e2ba1ff7aa8 req-99201b8e-99ba-4c59-a7f8-eb352c0fecd3 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:09.376429 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-a823839d-eb32-4f9d-875a-2e2ba1ff7aa8 req-99201b8e-99ba-4c59-a7f8-eb352c0fecd3 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/volumes/561da85a-4291-4d4b-8d51-d195fb6f01e7 Jul 10 08:41:09.376656 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-a823839d-eb32-4f9d-875a-2e2ba1ff7aa8 req-99201b8e-99ba-4c59-a7f8-eb352c0fecd3 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:09.376838 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-a823839d-eb32-4f9d-875a-2e2ba1ff7aa8 req-99201b8e-99ba-4c59-a7f8-eb352c0fecd3 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:09.383400 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:09.383400 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:41:09.386807 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-a823839d-eb32-4f9d-875a-2e2ba1ff7aa8 req-99201b8e-99ba-4c59-a7f8-eb352c0fecd3 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Volume info retrieved successfully. Jul 10 08:41:09.390932 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-a823839d-eb32-4f9d-875a-2e2ba1ff7aa8 req-99201b8e-99ba-4c59-a7f8-eb352c0fecd3 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/volumes/561da85a-4291-4d4b-8d51-d195fb6f01e7 returned with HTTP 200 Jul 10 08:41:09.391107 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-848311ed-dab7-46fe-ac95-7f213b0a9a44 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2bcdfe8-aa30-4a31-9236-3cbc94dd51df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:41:09.391327 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 871/3461] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:41:09 2026] GET /volume/v3/volumes/561da85a-4291-4d4b-8d51-d195fb6f01e7 => generated 837 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:41:09.391921 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-848311ed-dab7-46fe-ac95-7f213b0a9a44 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Flow 'volume_create_api' (02e2f250-97bd-40d3-960d-9fc677ef91fb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:41:09.392191 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-848311ed-dab7-46fe-ac95-7f213b0a9a44 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Create volume request issued successfully. Jul 10 08:41:09.392741 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-848311ed-dab7-46fe-ac95-7f213b0a9a44 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:41:09.393134 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 858/3462] 10.4.3.7 () {68 vars in 1245 bytes} [Fri Jul 10 08:41:09 2026] POST /volume/v3/volumes => generated 776 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:41:09.505510 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.coordination [req-5aa63bf3-3f66-422b-bbbf-dd2f691e5c07 req-b9913904-e264-49e9-a28d-5d355291bb76 tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] Lock "cinder-attachment_update-618fd281-288a-42ac-8523-e87611409afd-np0000004976" released by "attachment_update" :: held 0.518s {{(pid=100057) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 08:41:09.505881 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-5aa63bf3-3f66-422b-bbbf-dd2f691e5c07 req-b9913904-e264-49e9-a28d-5d355291bb76 tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] https://10.4.3.7/volume/v3/attachments/5c49536f-7519-4772-9857-43dbd57f73c9 returned with HTTP 200 Jul 10 08:41:09.506325 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 870/3463] 10.4.3.7 () {74 vars in 1690 bytes} [Fri Jul 10 08:41:08 2026] PUT /volume/v3/attachments/5c49536f-7519-4772-9857-43dbd57f73c9 => generated 969 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:41:10.021551 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-5aa63bf3-3f66-422b-bbbf-dd2f691e5c07 req-cdb52142-bc25-469d-b601-c1ee1e182c81 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:10.024683 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-5aa63bf3-3f66-422b-bbbf-dd2f691e5c07 req-cdb52142-bc25-469d-b601-c1ee1e182c81 tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] POST https://10.4.3.7/volume/v3/attachments/5c49536f-7519-4772-9857-43dbd57f73c9/action Jul 10 08:41:10.025146 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-5aa63bf3-3f66-422b-bbbf-dd2f691e5c07 req-cdb52142-bc25-469d-b601-c1ee1e182c81 tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] Action body: b'{"os-complete": null}' {{(pid=100056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:41:10.025350 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-5aa63bf3-3f66-422b-bbbf-dd2f691e5c07 req-cdb52142-bc25-469d-b601-c1ee1e182c81 tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:41:10.047289 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:10.047289 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:41:10.061548 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-5aa63bf3-3f66-422b-bbbf-dd2f691e5c07 req-cdb52142-bc25-469d-b601-c1ee1e182c81 tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] https://10.4.3.7/volume/v3/attachments/5c49536f-7519-4772-9857-43dbd57f73c9/action returned with HTTP 204 Jul 10 08:41:10.062132 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 865/3464] 10.4.3.7 () {74 vars in 1711 bytes} [Fri Jul 10 08:41:10 2026] POST /volume/v3/attachments/5c49536f-7519-4772-9857-43dbd57f73c9/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:41:11.425030 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-cbade7f1-5687-4d7d-a940-55a7db99901f None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:11.425389 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-cbade7f1-5687-4d7d-a940-55a7db99901f None None] GET https://10.4.3.7/volume// Jul 10 08:41:11.425567 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-cbade7f1-5687-4d7d-a940-55a7db99901f None None] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:11.425736 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-cbade7f1-5687-4d7d-a940-55a7db99901f None None] Calling method 'all' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:11.426044 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-cbade7f1-5687-4d7d-a940-55a7db99901f None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:41:11.426326 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 872/3465] 10.4.3.7 () {66 vars in 1414 bytes} [Fri Jul 10 08:41:11 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:41:11.432924 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-a823839d-eb32-4f9d-875a-2e2ba1ff7aa8 req-a89df5ba-3f2a-481a-88a8-8b29356a1963 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:11.461401 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-a823839d-eb32-4f9d-875a-2e2ba1ff7aa8 req-a89df5ba-3f2a-481a-88a8-8b29356a1963 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] POST https://10.4.3.7/volume/v3/attachments Jul 10 08:41:11.461757 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-a823839d-eb32-4f9d-875a-2e2ba1ff7aa8 req-a89df5ba-3f2a-481a-88a8-8b29356a1963 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "561da85a-4291-4d4b-8d51-d195fb6f01e7", "connector": null, "instance_uuid": "3bd23c03-726e-4f55-8a0d-d02dbe23e072"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:41:11.469617 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:11.469617 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:41:11.490213 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-a823839d-eb32-4f9d-875a-2e2ba1ff7aa8 req-a89df5ba-3f2a-481a-88a8-8b29356a1963 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/attachments returned with HTTP 200 Jul 10 08:41:11.490530 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 859/3466] 10.4.3.7 () {74 vars in 1580 bytes} [Fri Jul 10 08:41:11 2026] POST /volume/v3/attachments => generated 273 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:41:11.913995 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-aa62d783-d379-41bd-82d9-abe9c8fdb8fa None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:11.915941 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-aa62d783-d379-41bd-82d9-abe9c8fdb8fa tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/volumes/561da85a-4291-4d4b-8d51-d195fb6f01e7 Jul 10 08:41:11.916166 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-aa62d783-d379-41bd-82d9-abe9c8fdb8fa tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:11.916386 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-aa62d783-d379-41bd-82d9-abe9c8fdb8fa tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:11.926640 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:11.926640 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:41:11.929896 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-aa62d783-d379-41bd-82d9-abe9c8fdb8fa tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Volume info retrieved successfully. Jul 10 08:41:11.933457 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-aa62d783-d379-41bd-82d9-abe9c8fdb8fa tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/volumes/561da85a-4291-4d4b-8d51-d195fb6f01e7 returned with HTTP 200 Jul 10 08:41:11.933787 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 871/3467] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:41:11 2026] GET /volume/v3/volumes/561da85a-4291-4d4b-8d51-d195fb6f01e7 => generated 836 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:41:12.035682 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-4c76d664-7134-4f65-ac1d-ac6d6aedb538 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:12.036010 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-4c76d664-7134-4f65-ac1d-ac6d6aedb538 None None] GET https://10.4.3.7/volume// Jul 10 08:41:12.036156 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-4c76d664-7134-4f65-ac1d-ac6d6aedb538 None None] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:12.036344 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-4c76d664-7134-4f65-ac1d-ac6d6aedb538 None None] Calling method 'all' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:12.036665 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-4c76d664-7134-4f65-ac1d-ac6d6aedb538 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:41:12.036909 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 866/3468] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:41:12 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:41:12.048641 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-a823839d-eb32-4f9d-875a-2e2ba1ff7aa8 req-457ed768-991f-4c51-b6fd-3550142e6a66 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:12.051487 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-a823839d-eb32-4f9d-875a-2e2ba1ff7aa8 req-457ed768-991f-4c51-b6fd-3550142e6a66 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/volumes/561da85a-4291-4d4b-8d51-d195fb6f01e7 Jul 10 08:41:12.051487 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-a823839d-eb32-4f9d-875a-2e2ba1ff7aa8 req-457ed768-991f-4c51-b6fd-3550142e6a66 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:12.051487 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-a823839d-eb32-4f9d-875a-2e2ba1ff7aa8 req-457ed768-991f-4c51-b6fd-3550142e6a66 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:12.060031 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:12.060031 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:41:12.062917 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-a823839d-eb32-4f9d-875a-2e2ba1ff7aa8 req-457ed768-991f-4c51-b6fd-3550142e6a66 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Volume info retrieved successfully. Jul 10 08:41:12.066487 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-a823839d-eb32-4f9d-875a-2e2ba1ff7aa8 req-457ed768-991f-4c51-b6fd-3550142e6a66 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/volumes/561da85a-4291-4d4b-8d51-d195fb6f01e7 returned with HTTP 200 Jul 10 08:41:12.066831 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 873/3469] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:41:12 2026] GET /volume/v3/volumes/561da85a-4291-4d4b-8d51-d195fb6f01e7 => generated 1016 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:41:12.198516 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-a823839d-eb32-4f9d-875a-2e2ba1ff7aa8 req-3702e5bc-12f7-4296-b009-4ceb2c6c521e None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:12.200829 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-a823839d-eb32-4f9d-875a-2e2ba1ff7aa8 req-3702e5bc-12f7-4296-b009-4ceb2c6c521e tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] PUT https://10.4.3.7/volume/v3/attachments/05f96ddf-574b-459b-a222-92d46ce7c2e1 Jul 10 08:41:12.201256 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-a823839d-eb32-4f9d-875a-2e2ba1ff7aa8 req-3702e5bc-12f7-4296-b009-4ceb2c6c521e tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.7", "host": "np0000004976", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b54eda21b644", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bf3c9c16-ec3d-4df7-865b-5f424258654a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:41:12.210056 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.coordination [req-a823839d-eb32-4f9d-875a-2e2ba1ff7aa8 req-3702e5bc-12f7-4296-b009-4ceb2c6c521e tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Acquiring lock "cinder-attachment_update-561da85a-4291-4d4b-8d51-d195fb6f01e7-np0000004976" by "attachment_update" {{(pid=100055) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 08:41:12.215242 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.coordination [req-a823839d-eb32-4f9d-875a-2e2ba1ff7aa8 req-3702e5bc-12f7-4296-b009-4ceb2c6c521e tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Lock "cinder-attachment_update-561da85a-4291-4d4b-8d51-d195fb6f01e7-np0000004976" acquired by "attachment_update" :: waited 0.005s {{(pid=100055) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 08:41:12.216087 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:12.216087 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:41:12.610839 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-af3eb99f-4d94-4101-a68b-afdca870341f req-701fc748-8815-42ac-a1f8-ff06b266a79c None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:12.613913 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-af3eb99f-4d94-4101-a68b-afdca870341f req-701fc748-8815-42ac-a1f8-ff06b266a79c tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] GET https://10.4.3.7/volume/v3/volumes/0ddb0c80-2be1-4d83-9d4a-2a96c4884286/encryption Jul 10 08:41:12.613913 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-af3eb99f-4d94-4101-a68b-afdca870341f req-701fc748-8815-42ac-a1f8-ff06b266a79c tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:12.614029 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-af3eb99f-4d94-4101-a68b-afdca870341f req-701fc748-8815-42ac-a1f8-ff06b266a79c tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Calling method 'index' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:12.624982 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:12.624982 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:41:12.634753 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-af3eb99f-4d94-4101-a68b-afdca870341f req-701fc748-8815-42ac-a1f8-ff06b266a79c tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/volumes/0ddb0c80-2be1-4d83-9d4a-2a96c4884286/encryption returned with HTTP 200 Jul 10 08:41:12.635344 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 872/3470] 10.4.3.7 () {68 vars in 1617 bytes} [Fri Jul 10 08:41:12 2026] GET /volume/v3/volumes/0ddb0c80-2be1-4d83-9d4a-2a96c4884286/encryption => generated 160 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:41:12.739131 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.coordination [req-a823839d-eb32-4f9d-875a-2e2ba1ff7aa8 req-3702e5bc-12f7-4296-b009-4ceb2c6c521e tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Lock "cinder-attachment_update-561da85a-4291-4d4b-8d51-d195fb6f01e7-np0000004976" released by "attachment_update" :: held 0.524s {{(pid=100055) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 08:41:12.739511 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-a823839d-eb32-4f9d-875a-2e2ba1ff7aa8 req-3702e5bc-12f7-4296-b009-4ceb2c6c521e tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/attachments/05f96ddf-574b-459b-a222-92d46ce7c2e1 returned with HTTP 200 Jul 10 08:41:12.739983 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 860/3471] 10.4.3.7 () {74 vars in 1690 bytes} [Fri Jul 10 08:41:12 2026] PUT /volume/v3/attachments/05f96ddf-574b-459b-a222-92d46ce7c2e1 => generated 969 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:41:12.945307 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-356e0204-c03b-40d8-8672-75e7b91ed6a2 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:12.946958 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-356e0204-c03b-40d8-8672-75e7b91ed6a2 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/volumes/561da85a-4291-4d4b-8d51-d195fb6f01e7 Jul 10 08:41:12.947151 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-356e0204-c03b-40d8-8672-75e7b91ed6a2 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:12.947368 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-356e0204-c03b-40d8-8672-75e7b91ed6a2 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:12.956932 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:12.956932 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:41:12.960824 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-356e0204-c03b-40d8-8672-75e7b91ed6a2 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Volume info retrieved successfully. Jul 10 08:41:12.965106 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-356e0204-c03b-40d8-8672-75e7b91ed6a2 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/volumes/561da85a-4291-4d4b-8d51-d195fb6f01e7 returned with HTTP 200 Jul 10 08:41:12.965644 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 867/3472] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:41:12 2026] GET /volume/v3/volumes/561da85a-4291-4d4b-8d51-d195fb6f01e7 => generated 837 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:41:13.977253 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-a6fa81c2-f293-4157-82a2-f68ff835bad7 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:13.979231 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-a6fa81c2-f293-4157-82a2-f68ff835bad7 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/volumes/561da85a-4291-4d4b-8d51-d195fb6f01e7 Jul 10 08:41:13.979470 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-a6fa81c2-f293-4157-82a2-f68ff835bad7 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:13.979780 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-a6fa81c2-f293-4157-82a2-f68ff835bad7 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:13.990427 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:13.990427 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:41:13.993959 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-a6fa81c2-f293-4157-82a2-f68ff835bad7 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Volume info retrieved successfully. Jul 10 08:41:13.998526 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-a6fa81c2-f293-4157-82a2-f68ff835bad7 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/volumes/561da85a-4291-4d4b-8d51-d195fb6f01e7 returned with HTTP 200 Jul 10 08:41:13.998962 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 874/3473] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:41:13 2026] GET /volume/v3/volumes/561da85a-4291-4d4b-8d51-d195fb6f01e7 => generated 837 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:41:15.013495 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-9e983112-c8b7-4741-ad3e-6b728dcfb377 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:15.015083 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9e983112-c8b7-4741-ad3e-6b728dcfb377 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/volumes/561da85a-4291-4d4b-8d51-d195fb6f01e7 Jul 10 08:41:15.015288 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9e983112-c8b7-4741-ad3e-6b728dcfb377 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:15.015546 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9e983112-c8b7-4741-ad3e-6b728dcfb377 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:15.023655 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:15.023655 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:41:15.026632 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-9e983112-c8b7-4741-ad3e-6b728dcfb377 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Volume info retrieved successfully. Jul 10 08:41:15.030381 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9e983112-c8b7-4741-ad3e-6b728dcfb377 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/volumes/561da85a-4291-4d4b-8d51-d195fb6f01e7 returned with HTTP 200 Jul 10 08:41:15.030859 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 873/3474] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:41:15 2026] GET /volume/v3/volumes/561da85a-4291-4d4b-8d51-d195fb6f01e7 => generated 837 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:41:16.046415 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-2fe3b769-de18-46ec-8fa2-ab08db50bdda None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:16.048373 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-2fe3b769-de18-46ec-8fa2-ab08db50bdda tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/volumes/561da85a-4291-4d4b-8d51-d195fb6f01e7 Jul 10 08:41:16.048580 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-2fe3b769-de18-46ec-8fa2-ab08db50bdda tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:16.048757 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-2fe3b769-de18-46ec-8fa2-ab08db50bdda tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:16.069892 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:16.069892 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:41:16.082186 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-2fe3b769-de18-46ec-8fa2-ab08db50bdda tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Volume info retrieved successfully. Jul 10 08:41:16.088459 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-2fe3b769-de18-46ec-8fa2-ab08db50bdda tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/volumes/561da85a-4291-4d4b-8d51-d195fb6f01e7 returned with HTTP 200 Jul 10 08:41:16.088931 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 861/3475] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:41:16 2026] GET /volume/v3/volumes/561da85a-4291-4d4b-8d51-d195fb6f01e7 => generated 837 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:41:16.253893 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-af3eb99f-4d94-4101-a68b-afdca870341f req-8017dcc5-ccf6-4faf-ad86-549ccdfa18b7 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:16.255910 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-af3eb99f-4d94-4101-a68b-afdca870341f req-8017dcc5-ccf6-4faf-ad86-549ccdfa18b7 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] POST https://10.4.3.7/volume/v3/attachments/20d6a44a-5f1c-4ae0-a1ee-a8bf84d0d8c7/action Jul 10 08:41:16.256539 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-af3eb99f-4d94-4101-a68b-afdca870341f req-8017dcc5-ccf6-4faf-ad86-549ccdfa18b7 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Action body: b'{"os-complete": null}' {{(pid=100056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:41:16.256656 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-af3eb99f-4d94-4101-a68b-afdca870341f req-8017dcc5-ccf6-4faf-ad86-549ccdfa18b7 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:41:16.272946 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:16.272946 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:41:16.284074 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-af3eb99f-4d94-4101-a68b-afdca870341f req-8017dcc5-ccf6-4faf-ad86-549ccdfa18b7 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/attachments/20d6a44a-5f1c-4ae0-a1ee-a8bf84d0d8c7/action returned with HTTP 204 Jul 10 08:41:16.284800 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 868/3476] 10.4.3.7 () {74 vars in 1711 bytes} [Fri Jul 10 08:41:16 2026] POST /volume/v3/attachments/20d6a44a-5f1c-4ae0-a1ee-a8bf84d0d8c7/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:41:17.109631 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-aa708e51-f1be-4518-82c5-8178fa7b74a8 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:17.110925 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-aa708e51-f1be-4518-82c5-8178fa7b74a8 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/volumes/561da85a-4291-4d4b-8d51-d195fb6f01e7 Jul 10 08:41:17.111431 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-aa708e51-f1be-4518-82c5-8178fa7b74a8 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:17.111431 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-aa708e51-f1be-4518-82c5-8178fa7b74a8 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:17.134850 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:17.134850 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:41:17.142950 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-aa708e51-f1be-4518-82c5-8178fa7b74a8 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Volume info retrieved successfully. Jul 10 08:41:17.150020 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-aa708e51-f1be-4518-82c5-8178fa7b74a8 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/volumes/561da85a-4291-4d4b-8d51-d195fb6f01e7 returned with HTTP 200 Jul 10 08:41:17.150633 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 875/3477] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:41:17 2026] GET /volume/v3/volumes/561da85a-4291-4d4b-8d51-d195fb6f01e7 => generated 837 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:41:17.526617 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-a923a06b-2293-410f-8e17-56275ea2ba94 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:17.528858 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a923a06b-2293-410f-8e17-56275ea2ba94 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] GET https://10.4.3.7/volume/v3/volumes/0ddb0c80-2be1-4d83-9d4a-2a96c4884286 Jul 10 08:41:17.529127 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a923a06b-2293-410f-8e17-56275ea2ba94 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:17.529415 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a923a06b-2293-410f-8e17-56275ea2ba94 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:17.541306 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:17.541306 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:41:17.549779 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-a923a06b-2293-410f-8e17-56275ea2ba94 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Volume info retrieved successfully. Jul 10 08:41:17.558627 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a923a06b-2293-410f-8e17-56275ea2ba94 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/volumes/0ddb0c80-2be1-4d83-9d4a-2a96c4884286 returned with HTTP 200 Jul 10 08:41:17.559443 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 874/3478] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:41:17 2026] GET /volume/v3/volumes/0ddb0c80-2be1-4d83-9d4a-2a96c4884286 => generated 1165 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:41:17.613054 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-3f9b0729-d631-4249-8da0-b56fcebc4076 req-f2c0d439-3d2f-4715-a14d-42b5422edd29 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:17.615099 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-3f9b0729-d631-4249-8da0-b56fcebc4076 req-f2c0d439-3d2f-4715-a14d-42b5422edd29 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] GET https://10.4.3.7/volume/v3/volumes/0ddb0c80-2be1-4d83-9d4a-2a96c4884286 Jul 10 08:41:17.615290 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-3f9b0729-d631-4249-8da0-b56fcebc4076 req-f2c0d439-3d2f-4715-a14d-42b5422edd29 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:17.615492 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-3f9b0729-d631-4249-8da0-b56fcebc4076 req-f2c0d439-3d2f-4715-a14d-42b5422edd29 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:17.625730 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:17.625730 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:41:17.629769 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [req-3f9b0729-d631-4249-8da0-b56fcebc4076 req-f2c0d439-3d2f-4715-a14d-42b5422edd29 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Volume info retrieved successfully. Jul 10 08:41:17.634611 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-3f9b0729-d631-4249-8da0-b56fcebc4076 req-f2c0d439-3d2f-4715-a14d-42b5422edd29 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/volumes/0ddb0c80-2be1-4d83-9d4a-2a96c4884286 returned with HTTP 200 Jul 10 08:41:17.635037 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 862/3479] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:41:17 2026] GET /volume/v3/volumes/0ddb0c80-2be1-4d83-9d4a-2a96c4884286 => generated 1165 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:41:17.654945 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-3f9b0729-d631-4249-8da0-b56fcebc4076 req-71fb1d75-040b-4e91-8eb5-8df332a9e3f1 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:17.657184 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-3f9b0729-d631-4249-8da0-b56fcebc4076 req-71fb1d75-040b-4e91-8eb5-8df332a9e3f1 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] POST https://10.4.3.7/volume/v3/volumes/0ddb0c80-2be1-4d83-9d4a-2a96c4884286/action Jul 10 08:41:17.657538 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-3f9b0729-d631-4249-8da0-b56fcebc4076 req-71fb1d75-040b-4e91-8eb5-8df332a9e3f1 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:41:17.657681 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-3f9b0729-d631-4249-8da0-b56fcebc4076 req-71fb1d75-040b-4e91-8eb5-8df332a9e3f1 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:41:17.668357 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:17.668357 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:41:17.668800 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [req-3f9b0729-d631-4249-8da0-b56fcebc4076 req-71fb1d75-040b-4e91-8eb5-8df332a9e3f1 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Volume info retrieved successfully. Jul 10 08:41:17.674162 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [req-3f9b0729-d631-4249-8da0-b56fcebc4076 req-71fb1d75-040b-4e91-8eb5-8df332a9e3f1 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Begin detaching volume completed successfully. Jul 10 08:41:17.674447 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-3f9b0729-d631-4249-8da0-b56fcebc4076 req-71fb1d75-040b-4e91-8eb5-8df332a9e3f1 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/volumes/0ddb0c80-2be1-4d83-9d4a-2a96c4884286/action returned with HTTP 202 Jul 10 08:41:17.675105 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 869/3480] 10.4.3.7 () {72 vars in 1658 bytes} [Fri Jul 10 08:41:17 2026] POST /volume/v3/volumes/0ddb0c80-2be1-4d83-9d4a-2a96c4884286/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:41:18.165738 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-161b6f50-3ca8-4dcb-93f5-c12bbed13682 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:18.168977 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-161b6f50-3ca8-4dcb-93f5-c12bbed13682 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/volumes/561da85a-4291-4d4b-8d51-d195fb6f01e7 Jul 10 08:41:18.169212 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-161b6f50-3ca8-4dcb-93f5-c12bbed13682 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:18.169467 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-161b6f50-3ca8-4dcb-93f5-c12bbed13682 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:18.180420 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:18.180420 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:41:18.184280 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-161b6f50-3ca8-4dcb-93f5-c12bbed13682 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Volume info retrieved successfully. Jul 10 08:41:18.189135 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-161b6f50-3ca8-4dcb-93f5-c12bbed13682 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/volumes/561da85a-4291-4d4b-8d51-d195fb6f01e7 returned with HTTP 200 Jul 10 08:41:18.189770 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 876/3481] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:41:18 2026] GET /volume/v3/volumes/561da85a-4291-4d4b-8d51-d195fb6f01e7 => generated 837 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:41:18.748291 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-6124a466-1f31-41a6-982e-51a644fd56dd None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:18.748291 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-6124a466-1f31-41a6-982e-51a644fd56dd None None] GET https://10.4.3.7/volume// Jul 10 08:41:18.748291 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-6124a466-1f31-41a6-982e-51a644fd56dd None None] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:18.748291 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-6124a466-1f31-41a6-982e-51a644fd56dd None None] Calling method 'all' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:18.748291 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-6124a466-1f31-41a6-982e-51a644fd56dd None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:41:18.748291 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 875/3482] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:41:18 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:41:18.761204 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-3f9b0729-d631-4249-8da0-b56fcebc4076 req-3a7c72e6-34c6-4ecb-afce-9731244f8a2b None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:18.763478 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-3f9b0729-d631-4249-8da0-b56fcebc4076 req-3a7c72e6-34c6-4ecb-afce-9731244f8a2b tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] GET https://10.4.3.7/volume/v3/volumes/0ddb0c80-2be1-4d83-9d4a-2a96c4884286 Jul 10 08:41:18.763729 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-3f9b0729-d631-4249-8da0-b56fcebc4076 req-3a7c72e6-34c6-4ecb-afce-9731244f8a2b tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:18.763935 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-3f9b0729-d631-4249-8da0-b56fcebc4076 req-3a7c72e6-34c6-4ecb-afce-9731244f8a2b tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:18.777562 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:18.777562 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:41:18.781796 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [req-3f9b0729-d631-4249-8da0-b56fcebc4076 req-3a7c72e6-34c6-4ecb-afce-9731244f8a2b tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Volume info retrieved successfully. Jul 10 08:41:18.786355 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-3f9b0729-d631-4249-8da0-b56fcebc4076 req-3a7c72e6-34c6-4ecb-afce-9731244f8a2b tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/volumes/0ddb0c80-2be1-4d83-9d4a-2a96c4884286 returned with HTTP 200 Jul 10 08:41:18.786853 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 863/3483] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:41:18 2026] GET /volume/v3/volumes/0ddb0c80-2be1-4d83-9d4a-2a96c4884286 => generated 1348 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:41:18.802141 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-3f9b0729-d631-4249-8da0-b56fcebc4076 req-43878ede-15de-4763-9cb6-ac13d44bc848 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:18.804171 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-3f9b0729-d631-4249-8da0-b56fcebc4076 req-43878ede-15de-4763-9cb6-ac13d44bc848 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] GET https://10.4.3.7/volume/v3/volumes/0ddb0c80-2be1-4d83-9d4a-2a96c4884286/encryption Jul 10 08:41:18.804356 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-3f9b0729-d631-4249-8da0-b56fcebc4076 req-43878ede-15de-4763-9cb6-ac13d44bc848 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:18.804553 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-3f9b0729-d631-4249-8da0-b56fcebc4076 req-43878ede-15de-4763-9cb6-ac13d44bc848 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Calling method 'index' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:18.814011 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:18.814011 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:41:18.825550 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-3f9b0729-d631-4249-8da0-b56fcebc4076 req-43878ede-15de-4763-9cb6-ac13d44bc848 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/volumes/0ddb0c80-2be1-4d83-9d4a-2a96c4884286/encryption returned with HTTP 200 Jul 10 08:41:18.826166 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 870/3484] 10.4.3.7 () {68 vars in 1617 bytes} [Fri Jul 10 08:41:18 2026] GET /volume/v3/volumes/0ddb0c80-2be1-4d83-9d4a-2a96c4884286/encryption => generated 160 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:41:19.207837 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-1b029cc7-f543-4b54-987e-e28af9fab0c8 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:19.214465 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-1b029cc7-f543-4b54-987e-e28af9fab0c8 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/volumes/561da85a-4291-4d4b-8d51-d195fb6f01e7 Jul 10 08:41:19.214871 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-1b029cc7-f543-4b54-987e-e28af9fab0c8 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:19.215089 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-1b029cc7-f543-4b54-987e-e28af9fab0c8 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:19.228776 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:19.228776 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:41:19.233180 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-1b029cc7-f543-4b54-987e-e28af9fab0c8 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Volume info retrieved successfully. Jul 10 08:41:19.238168 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-1b029cc7-f543-4b54-987e-e28af9fab0c8 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/volumes/561da85a-4291-4d4b-8d51-d195fb6f01e7 returned with HTTP 200 Jul 10 08:41:19.238590 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 877/3485] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:41:19 2026] GET /volume/v3/volumes/561da85a-4291-4d4b-8d51-d195fb6f01e7 => generated 837 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:41:20.251941 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-0ecd47ad-2c1c-43c4-bc5e-999dccac3c1e None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:20.257680 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0ecd47ad-2c1c-43c4-bc5e-999dccac3c1e tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/volumes/561da85a-4291-4d4b-8d51-d195fb6f01e7 Jul 10 08:41:20.258112 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0ecd47ad-2c1c-43c4-bc5e-999dccac3c1e tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:20.258903 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0ecd47ad-2c1c-43c4-bc5e-999dccac3c1e tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:20.271768 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:20.271768 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:41:20.276594 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-0ecd47ad-2c1c-43c4-bc5e-999dccac3c1e tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Volume info retrieved successfully. Jul 10 08:41:20.282568 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0ecd47ad-2c1c-43c4-bc5e-999dccac3c1e tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/volumes/561da85a-4291-4d4b-8d51-d195fb6f01e7 returned with HTTP 200 Jul 10 08:41:20.283131 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 876/3486] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:41:20 2026] GET /volume/v3/volumes/561da85a-4291-4d4b-8d51-d195fb6f01e7 => generated 837 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:41:21.257731 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-3f9b0729-d631-4249-8da0-b56fcebc4076 req-cb2378fe-0961-49dc-9364-b7a6053e6963 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:21.259569 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-3f9b0729-d631-4249-8da0-b56fcebc4076 req-cb2378fe-0961-49dc-9364-b7a6053e6963 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] DELETE https://10.4.3.7/volume/v3/attachments/20d6a44a-5f1c-4ae0-a1ee-a8bf84d0d8c7 Jul 10 08:41:21.259732 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-3f9b0729-d631-4249-8da0-b56fcebc4076 req-cb2378fe-0961-49dc-9364-b7a6053e6963 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:21.259914 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-3f9b0729-d631-4249-8da0-b56fcebc4076 req-cb2378fe-0961-49dc-9364-b7a6053e6963 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Calling method 'version_select' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:21.267202 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:21.267202 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:41:21.300503 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-a4e4d05e-b9b9-4794-a779-7df5b159e4c9 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:21.304950 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-a4e4d05e-b9b9-4794-a779-7df5b159e4c9 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/volumes/561da85a-4291-4d4b-8d51-d195fb6f01e7 Jul 10 08:41:21.305130 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-a4e4d05e-b9b9-4794-a779-7df5b159e4c9 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:21.305315 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-a4e4d05e-b9b9-4794-a779-7df5b159e4c9 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:21.318754 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:21.318754 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:41:21.322377 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-a4e4d05e-b9b9-4794-a779-7df5b159e4c9 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Volume info retrieved successfully. Jul 10 08:41:21.328674 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-a4e4d05e-b9b9-4794-a779-7df5b159e4c9 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/volumes/561da85a-4291-4d4b-8d51-d195fb6f01e7 returned with HTTP 200 Jul 10 08:41:21.329199 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 871/3487] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:41:21 2026] GET /volume/v3/volumes/561da85a-4291-4d4b-8d51-d195fb6f01e7 => generated 837 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:41:21.796093 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-3f9b0729-d631-4249-8da0-b56fcebc4076 req-cb2378fe-0961-49dc-9364-b7a6053e6963 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/attachments/20d6a44a-5f1c-4ae0-a1ee-a8bf84d0d8c7 returned with HTTP 200 Jul 10 08:41:21.796093 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 864/3488] 10.4.3.7 () {72 vars in 1659 bytes} [Fri Jul 10 08:41:21 2026] DELETE /volume/v3/attachments/20d6a44a-5f1c-4ae0-a1ee-a8bf84d0d8c7 => generated 19 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:41:22.185903 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-a823839d-eb32-4f9d-875a-2e2ba1ff7aa8 req-fc0f2ae0-f936-4e71-a822-69ceb7832796 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:22.188067 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-a823839d-eb32-4f9d-875a-2e2ba1ff7aa8 req-fc0f2ae0-f936-4e71-a822-69ceb7832796 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] POST https://10.4.3.7/volume/v3/attachments/05f96ddf-574b-459b-a222-92d46ce7c2e1/action Jul 10 08:41:22.188489 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-a823839d-eb32-4f9d-875a-2e2ba1ff7aa8 req-fc0f2ae0-f936-4e71-a822-69ceb7832796 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Action body: b'{"os-complete": null}' {{(pid=100054) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:41:22.188653 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-a823839d-eb32-4f9d-875a-2e2ba1ff7aa8 req-fc0f2ae0-f936-4e71-a822-69ceb7832796 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:41:22.204798 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:22.204798 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:41:22.212887 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-a823839d-eb32-4f9d-875a-2e2ba1ff7aa8 req-fc0f2ae0-f936-4e71-a822-69ceb7832796 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/attachments/05f96ddf-574b-459b-a222-92d46ce7c2e1/action returned with HTTP 204 Jul 10 08:41:22.213373 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 878/3489] 10.4.3.7 () {74 vars in 1711 bytes} [Fri Jul 10 08:41:22 2026] POST /volume/v3/attachments/05f96ddf-574b-459b-a222-92d46ce7c2e1/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:41:22.344206 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-f4bd2f79-c48a-4bb5-bd6e-99dd80423f9e None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:22.346717 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f4bd2f79-c48a-4bb5-bd6e-99dd80423f9e tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/volumes/561da85a-4291-4d4b-8d51-d195fb6f01e7 Jul 10 08:41:22.347825 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f4bd2f79-c48a-4bb5-bd6e-99dd80423f9e tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:22.348095 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f4bd2f79-c48a-4bb5-bd6e-99dd80423f9e tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:22.361513 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:22.361513 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:41:22.369302 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-f4bd2f79-c48a-4bb5-bd6e-99dd80423f9e tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Volume info retrieved successfully. Jul 10 08:41:22.377063 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f4bd2f79-c48a-4bb5-bd6e-99dd80423f9e tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/volumes/561da85a-4291-4d4b-8d51-d195fb6f01e7 returned with HTTP 200 Jul 10 08:41:22.377514 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 877/3490] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:41:22 2026] GET /volume/v3/volumes/561da85a-4291-4d4b-8d51-d195fb6f01e7 => generated 1129 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:41:22.392944 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-b23c1695-d71f-47d4-8b24-88740e626eee None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:22.399813 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-b23c1695-d71f-47d4-8b24-88740e626eee tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] POST https://10.4.3.7/volume/v3/backups Jul 10 08:41:22.399813 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-b23c1695-d71f-47d4-8b24-88740e626eee tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "561da85a-4291-4d4b-8d51-d195fb6f01e7", "name": "tempest-VolumesBackupsTest-Backup-363808593", "force": true, "container": "tempest-volumesbackupstest-backup-container-129423425"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:41:22.403808 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.contrib.backups [None req-b23c1695-d71f-47d4-8b24-88740e626eee tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Creating new backup {'backup': {'volume_id': '561da85a-4291-4d4b-8d51-d195fb6f01e7', 'name': 'tempest-VolumesBackupsTest-Backup-363808593', 'force': True, 'container': 'tempest-volumesbackupstest-backup-container-129423425'}} {{(pid=100056) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 08:41:22.404027 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.contrib.backups [None req-b23c1695-d71f-47d4-8b24-88740e626eee tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Creating backup of volume 561da85a-4291-4d4b-8d51-d195fb6f01e7 in container tempest-volumesbackupstest-backup-container-129423425 Jul 10 08:41:22.419390 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:22.419390 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:41:22.419880 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-b23c1695-d71f-47d4-8b24-88740e626eee tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Volume info retrieved successfully. Jul 10 08:41:22.459434 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.quota [None req-b23c1695-d71f-47d4-8b24-88740e626eee tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Created reservations ['e1a1ece6-da49-43ac-836f-4e1daff79564', '09973815-0090-4505-8a5e-f1832a0614b5'] {{(pid=100056) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:41:22.505725 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-b23c1695-d71f-47d4-8b24-88740e626eee tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups returned with HTTP 202 Jul 10 08:41:22.506178 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 872/3491] 10.4.3.7 () {68 vars in 1245 bytes} [Fri Jul 10 08:41:22 2026] POST /volume/v3/backups => generated 325 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:41:22.518293 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-e929a3c7-acb5-42ca-afc6-ed6d26ed575f None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:22.521432 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-e929a3c7-acb5-42ca-afc6-ed6d26ed575f tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/64c1618f-86ef-4813-a64d-1963f0536345 Jul 10 08:41:22.521432 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-e929a3c7-acb5-42ca-afc6-ed6d26ed575f tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:22.521432 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-e929a3c7-acb5-42ca-afc6-ed6d26ed575f tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:22.521432 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-e929a3c7-acb5-42ca-afc6-ed6d26ed575f tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 64c1618f-86ef-4813-a64d-1963f0536345. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:41:22.526170 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:22.526170 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:41:22.527219 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-e929a3c7-acb5-42ca-afc6-ed6d26ed575f tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/64c1618f-86ef-4813-a64d-1963f0536345 returned with HTTP 200 Jul 10 08:41:22.527719 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 865/3492] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:41:22 2026] GET /volume/v3/backups/64c1618f-86ef-4813-a64d-1963f0536345 => generated 783 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:41:22.977937 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-f615b6d4-32d0-4421-98ff-55923b24d66a req-92577c8b-d8b9-48ee-8e40-6d1d2ca2e314 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:22.981878 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-f615b6d4-32d0-4421-98ff-55923b24d66a req-92577c8b-d8b9-48ee-8e40-6d1d2ca2e314 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] GET https://10.4.3.7/volume/v3/volumes/0ddb0c80-2be1-4d83-9d4a-2a96c4884286 Jul 10 08:41:22.982241 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-f615b6d4-32d0-4421-98ff-55923b24d66a req-92577c8b-d8b9-48ee-8e40-6d1d2ca2e314 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:22.982571 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-f615b6d4-32d0-4421-98ff-55923b24d66a req-92577c8b-d8b9-48ee-8e40-6d1d2ca2e314 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:22.994252 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:22.994252 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:41:22.999732 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-f615b6d4-32d0-4421-98ff-55923b24d66a req-92577c8b-d8b9-48ee-8e40-6d1d2ca2e314 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Volume info retrieved successfully. Jul 10 08:41:23.004607 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-f615b6d4-32d0-4421-98ff-55923b24d66a req-92577c8b-d8b9-48ee-8e40-6d1d2ca2e314 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/volumes/0ddb0c80-2be1-4d83-9d4a-2a96c4884286 returned with HTTP 200 Jul 10 08:41:23.005007 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 879/3493] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:41:22 2026] GET /volume/v3/volumes/0ddb0c80-2be1-4d83-9d4a-2a96c4884286 => generated 873 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:41:23.540940 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-d6d2670c-5c31-43f3-b6ca-6c2baa1f5e20 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:23.543993 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d6d2670c-5c31-43f3-b6ca-6c2baa1f5e20 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/64c1618f-86ef-4813-a64d-1963f0536345 Jul 10 08:41:23.545426 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d6d2670c-5c31-43f3-b6ca-6c2baa1f5e20 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:23.545426 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d6d2670c-5c31-43f3-b6ca-6c2baa1f5e20 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:23.545426 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-d6d2670c-5c31-43f3-b6ca-6c2baa1f5e20 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 64c1618f-86ef-4813-a64d-1963f0536345. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:41:23.550462 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:23.550462 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:41:23.551838 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d6d2670c-5c31-43f3-b6ca-6c2baa1f5e20 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/64c1618f-86ef-4813-a64d-1963f0536345 returned with HTTP 200 Jul 10 08:41:23.552492 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 878/3494] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:41:23 2026] GET /volume/v3/backups/64c1618f-86ef-4813-a64d-1963f0536345 => generated 785 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:41:23.574075 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-8eaabfa2-751c-42d5-8e0b-6e3c9a47853c req-e17cf187-59f0-4ccd-8901-3e475912fd1a None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:23.576295 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-8eaabfa2-751c-42d5-8e0b-6e3c9a47853c req-e17cf187-59f0-4ccd-8901-3e475912fd1a tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] GET https://10.4.3.7/volume/v3/limits Jul 10 08:41:23.577764 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-8eaabfa2-751c-42d5-8e0b-6e3c9a47853c req-e17cf187-59f0-4ccd-8901-3e475912fd1a tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:23.577764 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-8eaabfa2-751c-42d5-8e0b-6e3c9a47853c req-e17cf187-59f0-4ccd-8901-3e475912fd1a tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] Calling method 'index' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:23.588762 np0000004976 devstack@c-api.service[100056]: WARNING cinder.quota [req-8eaabfa2-751c-42d5-8e0b-6e3c9a47853c req-e17cf187-59f0-4ccd-8901-3e475912fd1a tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-69197268 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-69197268, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:41:23.589242 np0000004976 devstack@c-api.service[100056]: WARNING cinder.quota [req-8eaabfa2-751c-42d5-8e0b-6e3c9a47853c req-e17cf187-59f0-4ccd-8901-3e475912fd1a tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-69197268 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-69197268, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:41:23.589648 np0000004976 devstack@c-api.service[100056]: WARNING cinder.quota [req-8eaabfa2-751c-42d5-8e0b-6e3c9a47853c req-e17cf187-59f0-4ccd-8901-3e475912fd1a tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-69197268 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-69197268, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:41:23.591329 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:23.591329 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:41:23.610908 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-8eaabfa2-751c-42d5-8e0b-6e3c9a47853c req-e17cf187-59f0-4ccd-8901-3e475912fd1a tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] https://10.4.3.7/volume/v3/limits returned with HTTP 200 Jul 10 08:41:23.611515 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 873/3495] 10.4.3.7 () {68 vars in 1470 bytes} [Fri Jul 10 08:41:23 2026] GET /volume/v3/limits => generated 302 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:41:24.136088 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-8eaabfa2-751c-42d5-8e0b-6e3c9a47853c req-ee64996d-39d7-477d-bc1b-7e86a75d757f None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:24.140053 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-8eaabfa2-751c-42d5-8e0b-6e3c9a47853c req-ee64996d-39d7-477d-bc1b-7e86a75d757f tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] GET https://10.4.3.7/volume/v3/volumes/618fd281-288a-42ac-8523-e87611409afd Jul 10 08:41:24.140305 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-8eaabfa2-751c-42d5-8e0b-6e3c9a47853c req-ee64996d-39d7-477d-bc1b-7e86a75d757f tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:24.140593 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-8eaabfa2-751c-42d5-8e0b-6e3c9a47853c req-ee64996d-39d7-477d-bc1b-7e86a75d757f tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:24.159270 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:24.159270 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:41:24.163997 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [req-8eaabfa2-751c-42d5-8e0b-6e3c9a47853c req-ee64996d-39d7-477d-bc1b-7e86a75d757f tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] Volume info retrieved successfully. Jul 10 08:41:24.170292 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-8eaabfa2-751c-42d5-8e0b-6e3c9a47853c req-ee64996d-39d7-477d-bc1b-7e86a75d757f tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] https://10.4.3.7/volume/v3/volumes/618fd281-288a-42ac-8523-e87611409afd returned with HTTP 200 Jul 10 08:41:24.170648 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 866/3496] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:41:24 2026] GET /volume/v3/volumes/618fd281-288a-42ac-8523-e87611409afd => generated 1447 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:41:24.179273 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-8eaabfa2-751c-42d5-8e0b-6e3c9a47853c req-062ec10d-cf8e-4455-bd5e-543d25f4b412 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:24.181444 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-8eaabfa2-751c-42d5-8e0b-6e3c9a47853c req-062ec10d-cf8e-4455-bd5e-543d25f4b412 tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] POST https://10.4.3.7/volume/v3/snapshots Jul 10 08:41:24.181745 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-8eaabfa2-751c-42d5-8e0b-6e3c9a47853c req-062ec10d-cf8e-4455-bd5e-543d25f4b412 tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "618fd281-288a-42ac-8523-e87611409afd", "force": true, "name": "snapshot for tempest-ImageDependencyTestssnapshot-1376947395", "description": null, "metadata": {}}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:41:24.191833 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:24.191833 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:41:24.192284 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-8eaabfa2-751c-42d5-8e0b-6e3c9a47853c req-062ec10d-cf8e-4455-bd5e-543d25f4b412 tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] Volume info retrieved successfully. Jul 10 08:41:24.192413 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.snapshots [req-8eaabfa2-751c-42d5-8e0b-6e3c9a47853c req-062ec10d-cf8e-4455-bd5e-543d25f4b412 tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] Create snapshot from volume 618fd281-288a-42ac-8523-e87611409afd Jul 10 08:41:24.222098 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.quota [req-8eaabfa2-751c-42d5-8e0b-6e3c9a47853c req-062ec10d-cf8e-4455-bd5e-543d25f4b412 tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] Created reservations ['fd083630-74c0-4048-9561-467d2b87e73b', '56a5e1bd-2d60-4d68-9d02-b16ba7dd1a09', '4a10505e-0fe8-42a5-9971-ec4b035cb5a3', '263c2d6e-ed4e-4b15-9938-f51b29cede1c'] {{(pid=100054) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:41:24.251434 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-8eaabfa2-751c-42d5-8e0b-6e3c9a47853c req-062ec10d-cf8e-4455-bd5e-543d25f4b412 tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] Snapshot force create request issued successfully. Jul 10 08:41:24.251434 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-8eaabfa2-751c-42d5-8e0b-6e3c9a47853c req-062ec10d-cf8e-4455-bd5e-543d25f4b412 tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] https://10.4.3.7/volume/v3/snapshots returned with HTTP 202 Jul 10 08:41:24.251434 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 880/3497] 10.4.3.7 () {72 vars in 1533 bytes} [Fri Jul 10 08:41:24 2026] POST /volume/v3/snapshots => generated 319 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:41:25.335714 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-15a23966-1edf-4d73-b28e-a19a10089642 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:25.335714 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-15a23966-1edf-4d73-b28e-a19a10089642 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/64c1618f-86ef-4813-a64d-1963f0536345 Jul 10 08:41:25.335714 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-15a23966-1edf-4d73-b28e-a19a10089642 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:25.335714 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-15a23966-1edf-4d73-b28e-a19a10089642 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:25.335714 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-15a23966-1edf-4d73-b28e-a19a10089642 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 64c1618f-86ef-4813-a64d-1963f0536345. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:41:25.335714 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:25.335714 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:41:25.335714 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-15a23966-1edf-4d73-b28e-a19a10089642 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/64c1618f-86ef-4813-a64d-1963f0536345 returned with HTTP 200 Jul 10 08:41:25.335714 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 879/3498] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:41:24 2026] GET /volume/v3/backups/64c1618f-86ef-4813-a64d-1963f0536345 => generated 785 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:41:25.590279 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-21085f7c-26cb-4e0f-91fa-b48d7ee05147 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:25.592546 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-21085f7c-26cb-4e0f-91fa-b48d7ee05147 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/64c1618f-86ef-4813-a64d-1963f0536345 Jul 10 08:41:25.592546 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-21085f7c-26cb-4e0f-91fa-b48d7ee05147 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:25.592766 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-21085f7c-26cb-4e0f-91fa-b48d7ee05147 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:25.594141 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-21085f7c-26cb-4e0f-91fa-b48d7ee05147 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 64c1618f-86ef-4813-a64d-1963f0536345. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:41:25.597965 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:25.597965 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:41:25.598972 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-21085f7c-26cb-4e0f-91fa-b48d7ee05147 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/64c1618f-86ef-4813-a64d-1963f0536345 returned with HTTP 200 Jul 10 08:41:25.599581 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 874/3499] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:41:25 2026] GET /volume/v3/backups/64c1618f-86ef-4813-a64d-1963f0536345 => generated 785 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:41:26.064884 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-c021db45-c49a-4aa3-8f34-406f2c7ba374 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:26.068051 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-c021db45-c49a-4aa3-8f34-406f2c7ba374 tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] GET https://10.4.3.7/volume/v3/snapshots/ae49a5c7-455f-47f7-83be-36f1cedecd63 Jul 10 08:41:26.068051 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-c021db45-c49a-4aa3-8f34-406f2c7ba374 tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:26.068321 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-c021db45-c49a-4aa3-8f34-406f2c7ba374 tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:26.079228 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:26.079228 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:41:26.080654 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-c021db45-c49a-4aa3-8f34-406f2c7ba374 tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] Snapshot retrieved successfully. Jul 10 08:41:26.082269 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-c021db45-c49a-4aa3-8f34-406f2c7ba374 tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] https://10.4.3.7/volume/v3/snapshots/ae49a5c7-455f-47f7-83be-36f1cedecd63 returned with HTTP 200 Jul 10 08:41:26.083029 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 867/3500] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:41:26 2026] GET /volume/v3/snapshots/ae49a5c7-455f-47f7-83be-36f1cedecd63 => generated 478 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:41:26.330753 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-d5f13415-6524-4613-97ce-13fdae36553c None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:26.333841 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d5f13415-6524-4613-97ce-13fdae36553c tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] DELETE https://10.4.3.7/volume/v3/snapshots/ae49a5c7-455f-47f7-83be-36f1cedecd63 Jul 10 08:41:26.334047 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-d5f13415-6524-4613-97ce-13fdae36553c tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:26.334270 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-d5f13415-6524-4613-97ce-13fdae36553c tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] Calling method 'delete' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:26.334432 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.snapshots [None req-d5f13415-6524-4613-97ce-13fdae36553c tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] Delete snapshot with id: ae49a5c7-455f-47f7-83be-36f1cedecd63 Jul 10 08:41:26.339598 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:26.339598 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:41:26.339938 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-d5f13415-6524-4613-97ce-13fdae36553c tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] Snapshot retrieved successfully. Jul 10 08:41:26.356803 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-d5f13415-6524-4613-97ce-13fdae36553c tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] Snapshot delete request issued successfully. Jul 10 08:41:26.356961 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d5f13415-6524-4613-97ce-13fdae36553c tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] https://10.4.3.7/volume/v3/snapshots/ae49a5c7-455f-47f7-83be-36f1cedecd63 returned with HTTP 202 Jul 10 08:41:26.357368 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 881/3501] 10.4.3.7 () {66 vars in 1343 bytes} [Fri Jul 10 08:41:26 2026] DELETE /volume/v3/snapshots/ae49a5c7-455f-47f7-83be-36f1cedecd63 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:41:26.364802 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-49531a9c-e1d4-49a3-8fee-97e15b01a76a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:26.368849 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-49531a9c-e1d4-49a3-8fee-97e15b01a76a tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] GET https://10.4.3.7/volume/v3/snapshots/ae49a5c7-455f-47f7-83be-36f1cedecd63 Jul 10 08:41:26.369175 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-49531a9c-e1d4-49a3-8fee-97e15b01a76a tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:26.369448 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-49531a9c-e1d4-49a3-8fee-97e15b01a76a tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:26.376314 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:26.376314 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:41:26.376934 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-49531a9c-e1d4-49a3-8fee-97e15b01a76a tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] Snapshot retrieved successfully. Jul 10 08:41:26.378051 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-49531a9c-e1d4-49a3-8fee-97e15b01a76a tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] https://10.4.3.7/volume/v3/snapshots/ae49a5c7-455f-47f7-83be-36f1cedecd63 returned with HTTP 200 Jul 10 08:41:26.378784 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 880/3502] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:41:26 2026] GET /volume/v3/snapshots/ae49a5c7-455f-47f7-83be-36f1cedecd63 => generated 477 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:41:26.614017 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-4dcd7a60-c2e2-4761-bec2-0b4685de15f3 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:26.616384 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-4dcd7a60-c2e2-4761-bec2-0b4685de15f3 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/64c1618f-86ef-4813-a64d-1963f0536345 Jul 10 08:41:26.616682 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-4dcd7a60-c2e2-4761-bec2-0b4685de15f3 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:26.616927 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-4dcd7a60-c2e2-4761-bec2-0b4685de15f3 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:26.617070 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-4dcd7a60-c2e2-4761-bec2-0b4685de15f3 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 64c1618f-86ef-4813-a64d-1963f0536345. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:41:26.622523 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:26.622523 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:41:26.623508 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-4dcd7a60-c2e2-4761-bec2-0b4685de15f3 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/64c1618f-86ef-4813-a64d-1963f0536345 returned with HTTP 200 Jul 10 08:41:26.623987 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 875/3503] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:41:26 2026] GET /volume/v3/backups/64c1618f-86ef-4813-a64d-1963f0536345 => generated 785 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:41:27.389007 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-d2293d5d-f80c-4fb5-a202-d3a8da66cd2e None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:27.391120 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-d2293d5d-f80c-4fb5-a202-d3a8da66cd2e tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] GET https://10.4.3.7/volume/v3/snapshots/ae49a5c7-455f-47f7-83be-36f1cedecd63 Jul 10 08:41:27.391296 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-d2293d5d-f80c-4fb5-a202-d3a8da66cd2e tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:27.391494 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-d2293d5d-f80c-4fb5-a202-d3a8da66cd2e tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:27.396429 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-d2293d5d-f80c-4fb5-a202-d3a8da66cd2e tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] https://10.4.3.7/volume/v3/snapshots/ae49a5c7-455f-47f7-83be-36f1cedecd63 returned with HTTP 404 Jul 10 08:41:27.396998 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 868/3504] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:41:27 2026] GET /volume/v3/snapshots/ae49a5c7-455f-47f7-83be-36f1cedecd63 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:41:27.495433 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-7c855f78-765f-46ed-a0e8-4621d90c4ccf None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:27.497203 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-7c855f78-765f-46ed-a0e8-4621d90c4ccf tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] POST https://10.4.3.7/volume/v3/volumes/cd0ea8fa-fee4-41c9-8a2f-87d7b9bd2669/action Jul 10 08:41:27.497618 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-7c855f78-765f-46ed-a0e8-4621d90c4ccf tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Action body: b'{"os-attach": {"instance_uuid": "d17cd817-b5b8-4d73-83ac-d05cadfb79d9", "mountpoint": "/dev/vdb"}}' {{(pid=100054) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:41:27.497779 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-7c855f78-765f-46ed-a0e8-4621d90c4ccf tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "d17cd817-b5b8-4d73-83ac-d05cadfb79d9", "mountpoint": "/dev/vdb"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:41:27.506147 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:27.506147 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:41:27.506769 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-7c855f78-765f-46ed-a0e8-4621d90c4ccf tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Volume info retrieved successfully. Jul 10 08:41:27.512531 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-7c855f78-765f-46ed-a0e8-4621d90c4ccf tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Update volume admin metadata completed successfully. Jul 10 08:41:27.639850 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-75d55806-afc5-42d9-b321-0197277a0352 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:27.640955 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-75d55806-afc5-42d9-b321-0197277a0352 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/64c1618f-86ef-4813-a64d-1963f0536345 Jul 10 08:41:27.641510 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-75d55806-afc5-42d9-b321-0197277a0352 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:27.641510 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-75d55806-afc5-42d9-b321-0197277a0352 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:27.641510 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-75d55806-afc5-42d9-b321-0197277a0352 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 64c1618f-86ef-4813-a64d-1963f0536345. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:41:27.645875 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:27.645875 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:41:27.646615 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-75d55806-afc5-42d9-b321-0197277a0352 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/64c1618f-86ef-4813-a64d-1963f0536345 returned with HTTP 200 Jul 10 08:41:27.647112 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 881/3505] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:41:27 2026] GET /volume/v3/backups/64c1618f-86ef-4813-a64d-1963f0536345 => generated 785 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:41:28.016805 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-7c855f78-765f-46ed-a0e8-4621d90c4ccf tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Attach volume completed successfully. Jul 10 08:41:28.017077 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-7c855f78-765f-46ed-a0e8-4621d90c4ccf tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] https://10.4.3.7/volume/v3/volumes/cd0ea8fa-fee4-41c9-8a2f-87d7b9bd2669/action returned with HTTP 202 Jul 10 08:41:28.017617 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 882/3506] 10.4.3.7 () {68 vars in 1376 bytes} [Fri Jul 10 08:41:27 2026] POST /volume/v3/volumes/cd0ea8fa-fee4-41c9-8a2f-87d7b9bd2669/action => generated 0 bytes in 523 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:41:28.025212 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-a4161375-e9bb-40f3-be7d-1b10b28b694e None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:28.027367 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-a4161375-e9bb-40f3-be7d-1b10b28b694e tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] GET https://10.4.3.7/volume/v3/volumes/cd0ea8fa-fee4-41c9-8a2f-87d7b9bd2669 Jul 10 08:41:28.027626 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-a4161375-e9bb-40f3-be7d-1b10b28b694e tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:28.027869 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-a4161375-e9bb-40f3-be7d-1b10b28b694e tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:28.039497 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:28.039497 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:41:28.043900 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-a4161375-e9bb-40f3-be7d-1b10b28b694e tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Volume info retrieved successfully. Jul 10 08:41:28.049550 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-a4161375-e9bb-40f3-be7d-1b10b28b694e tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] https://10.4.3.7/volume/v3/volumes/cd0ea8fa-fee4-41c9-8a2f-87d7b9bd2669 returned with HTTP 200 Jul 10 08:41:28.050011 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 876/3507] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:41:28 2026] GET /volume/v3/volumes/cd0ea8fa-fee4-41c9-8a2f-87d7b9bd2669 => generated 1172 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:41:28.067010 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-04e58746-0876-4ca7-b70d-904d13e8531c None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:28.072155 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-04e58746-0876-4ca7-b70d-904d13e8531c tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] GET https://10.4.3.7/volume/v3/volumes/cd0ea8fa-fee4-41c9-8a2f-87d7b9bd2669 Jul 10 08:41:28.072155 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-04e58746-0876-4ca7-b70d-904d13e8531c tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:28.072155 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-04e58746-0876-4ca7-b70d-904d13e8531c tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:28.086006 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:28.086006 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:41:28.091522 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-04e58746-0876-4ca7-b70d-904d13e8531c tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Volume info retrieved successfully. Jul 10 08:41:28.097632 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-04e58746-0876-4ca7-b70d-904d13e8531c tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] https://10.4.3.7/volume/v3/volumes/cd0ea8fa-fee4-41c9-8a2f-87d7b9bd2669 returned with HTTP 200 Jul 10 08:41:28.098153 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 869/3508] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:41:28 2026] GET /volume/v3/volumes/cd0ea8fa-fee4-41c9-8a2f-87d7b9bd2669 => generated 1172 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:41:28.118866 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-02f06ae3-7e6e-4437-828a-cb893bcce2b1 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:28.120616 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-02f06ae3-7e6e-4437-828a-cb893bcce2b1 tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] POST https://10.4.3.7/volume/v3/volumes/cd0ea8fa-fee4-41c9-8a2f-87d7b9bd2669/action Jul 10 08:41:28.121038 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-02f06ae3-7e6e-4437-828a-cb893bcce2b1 tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Action body: b'{"os-detach": {}}' {{(pid=100057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:41:28.121213 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-02f06ae3-7e6e-4437-828a-cb893bcce2b1 tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:41:28.134080 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:28.134080 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:41:28.134080 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-02f06ae3-7e6e-4437-828a-cb893bcce2b1 tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Volume info retrieved successfully. Jul 10 08:41:28.637400 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-02f06ae3-7e6e-4437-828a-cb893bcce2b1 tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Detach volume completed successfully. Jul 10 08:41:28.638691 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-02f06ae3-7e6e-4437-828a-cb893bcce2b1 tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] https://10.4.3.7/volume/v3/volumes/cd0ea8fa-fee4-41c9-8a2f-87d7b9bd2669/action returned with HTTP 202 Jul 10 08:41:28.638691 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 882/3509] 10.4.3.7 () {68 vars in 1376 bytes} [Fri Jul 10 08:41:28 2026] POST /volume/v3/volumes/cd0ea8fa-fee4-41c9-8a2f-87d7b9bd2669/action => generated 0 bytes in 520 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:41:28.648742 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-b8b72580-b978-4fd3-afa1-d8a5848c841e None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:28.650636 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-b8b72580-b978-4fd3-afa1-d8a5848c841e tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] GET https://10.4.3.7/volume/v3/volumes/cd0ea8fa-fee4-41c9-8a2f-87d7b9bd2669 Jul 10 08:41:28.650844 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-b8b72580-b978-4fd3-afa1-d8a5848c841e tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:28.651032 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-b8b72580-b978-4fd3-afa1-d8a5848c841e tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:28.660294 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-b77935b9-b25a-4d1f-a30a-c89daf29f03b None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:28.660682 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:28.660682 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:41:28.662892 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-b77935b9-b25a-4d1f-a30a-c89daf29f03b tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/64c1618f-86ef-4813-a64d-1963f0536345 Jul 10 08:41:28.663146 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-b77935b9-b25a-4d1f-a30a-c89daf29f03b tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:28.663821 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-b77935b9-b25a-4d1f-a30a-c89daf29f03b tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:28.663975 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-b77935b9-b25a-4d1f-a30a-c89daf29f03b tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 64c1618f-86ef-4813-a64d-1963f0536345. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:41:28.665513 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-b8b72580-b978-4fd3-afa1-d8a5848c841e tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Volume info retrieved successfully. Jul 10 08:41:28.668099 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:28.668099 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:41:28.669204 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-b77935b9-b25a-4d1f-a30a-c89daf29f03b tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/64c1618f-86ef-4813-a64d-1963f0536345 returned with HTTP 200 Jul 10 08:41:28.669614 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 877/3510] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:41:28 2026] GET /volume/v3/backups/64c1618f-86ef-4813-a64d-1963f0536345 => generated 785 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:41:28.670144 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-b8b72580-b978-4fd3-afa1-d8a5848c841e tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] https://10.4.3.7/volume/v3/volumes/cd0ea8fa-fee4-41c9-8a2f-87d7b9bd2669 returned with HTTP 200 Jul 10 08:41:28.673434 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 883/3511] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:41:28 2026] GET /volume/v3/volumes/cd0ea8fa-fee4-41c9-8a2f-87d7b9bd2669 => generated 857 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:41:29.684740 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-b339f5f5-7097-4ee5-bd22-50392538448b None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:29.687743 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-b339f5f5-7097-4ee5-bd22-50392538448b tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/64c1618f-86ef-4813-a64d-1963f0536345 Jul 10 08:41:29.687996 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-b339f5f5-7097-4ee5-bd22-50392538448b tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:29.688368 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-b339f5f5-7097-4ee5-bd22-50392538448b tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:29.688514 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-b339f5f5-7097-4ee5-bd22-50392538448b tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 64c1618f-86ef-4813-a64d-1963f0536345. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:41:29.694489 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:29.694489 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:41:29.695390 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-b339f5f5-7097-4ee5-bd22-50392538448b tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/64c1618f-86ef-4813-a64d-1963f0536345 returned with HTTP 200 Jul 10 08:41:29.695805 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 870/3512] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:41:29 2026] GET /volume/v3/backups/64c1618f-86ef-4813-a64d-1963f0536345 => generated 785 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 08:41:30.708014 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-73d416d6-e40c-43ff-9ce2-b9ea156ec8f3 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:30.712654 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-73d416d6-e40c-43ff-9ce2-b9ea156ec8f3 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/64c1618f-86ef-4813-a64d-1963f0536345 Jul 10 08:41:30.713013 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-73d416d6-e40c-43ff-9ce2-b9ea156ec8f3 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:30.713131 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-73d416d6-e40c-43ff-9ce2-b9ea156ec8f3 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:30.713273 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-73d416d6-e40c-43ff-9ce2-b9ea156ec8f3 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 64c1618f-86ef-4813-a64d-1963f0536345. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:41:30.720685 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:30.720685 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:41:30.722833 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-73d416d6-e40c-43ff-9ce2-b9ea156ec8f3 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/64c1618f-86ef-4813-a64d-1963f0536345 returned with HTTP 200 Jul 10 08:41:30.723346 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 883/3513] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:41:30 2026] GET /volume/v3/backups/64c1618f-86ef-4813-a64d-1963f0536345 => generated 785 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:41:30.784639 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-95cd429c-cc7c-4bf5-a551-9da6e592defc None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:30.787564 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-95cd429c-cc7c-4bf5-a551-9da6e592defc tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] DELETE https://10.4.3.7/volume/v3/volumes/0ddb0c80-2be1-4d83-9d4a-2a96c4884286 Jul 10 08:41:30.787775 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-95cd429c-cc7c-4bf5-a551-9da6e592defc tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:30.787957 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-95cd429c-cc7c-4bf5-a551-9da6e592defc tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Calling method 'delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:30.788149 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-95cd429c-cc7c-4bf5-a551-9da6e592defc tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Delete volume with id: 0ddb0c80-2be1-4d83-9d4a-2a96c4884286 Jul 10 08:41:30.796688 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:30.796688 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:41:30.797184 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-95cd429c-cc7c-4bf5-a551-9da6e592defc tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Volume info retrieved successfully. Jul 10 08:41:30.810368 np0000004976 devstack@c-api.service[100056]: WARNING cinder.keymgr.conf_key_mgr [None req-95cd429c-cc7c-4bf5-a551-9da6e592defc tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 10 08:41:30.817669 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-95cd429c-cc7c-4bf5-a551-9da6e592defc tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Delete volume request issued successfully. Jul 10 08:41:30.817884 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-95cd429c-cc7c-4bf5-a551-9da6e592defc tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/volumes/0ddb0c80-2be1-4d83-9d4a-2a96c4884286 returned with HTTP 202 Jul 10 08:41:30.818328 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 878/3514] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:41:30 2026] DELETE /volume/v3/volumes/0ddb0c80-2be1-4d83-9d4a-2a96c4884286 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:41:30.826313 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-f9d82b14-2a53-4c40-bda8-9ea7285531f0 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:30.829580 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-f9d82b14-2a53-4c40-bda8-9ea7285531f0 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] GET https://10.4.3.7/volume/v3/volumes/0ddb0c80-2be1-4d83-9d4a-2a96c4884286 Jul 10 08:41:30.829863 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-f9d82b14-2a53-4c40-bda8-9ea7285531f0 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:30.830141 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-f9d82b14-2a53-4c40-bda8-9ea7285531f0 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:30.842738 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:30.842738 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:41:30.848753 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-f9d82b14-2a53-4c40-bda8-9ea7285531f0 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Volume info retrieved successfully. Jul 10 08:41:30.857569 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-f9d82b14-2a53-4c40-bda8-9ea7285531f0 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/volumes/0ddb0c80-2be1-4d83-9d4a-2a96c4884286 returned with HTTP 200 Jul 10 08:41:30.857569 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 884/3515] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:41:30 2026] GET /volume/v3/volumes/0ddb0c80-2be1-4d83-9d4a-2a96c4884286 => generated 872 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:41:31.736655 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-4e2c2483-82e2-413f-b5c7-5ec93d9f81d4 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:31.738374 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-4e2c2483-82e2-413f-b5c7-5ec93d9f81d4 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/64c1618f-86ef-4813-a64d-1963f0536345 Jul 10 08:41:31.738611 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-4e2c2483-82e2-413f-b5c7-5ec93d9f81d4 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:31.738794 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-4e2c2483-82e2-413f-b5c7-5ec93d9f81d4 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:31.738880 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-4e2c2483-82e2-413f-b5c7-5ec93d9f81d4 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 64c1618f-86ef-4813-a64d-1963f0536345. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:41:31.743653 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:31.743653 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:41:31.744713 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-4e2c2483-82e2-413f-b5c7-5ec93d9f81d4 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/64c1618f-86ef-4813-a64d-1963f0536345 returned with HTTP 200 Jul 10 08:41:31.745188 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 871/3516] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:41:31 2026] GET /volume/v3/backups/64c1618f-86ef-4813-a64d-1963f0536345 => generated 785 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:41:31.870860 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-156f5721-09aa-4868-8587-c3e779a8ad52 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:31.872961 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-156f5721-09aa-4868-8587-c3e779a8ad52 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] GET https://10.4.3.7/volume/v3/volumes/0ddb0c80-2be1-4d83-9d4a-2a96c4884286 Jul 10 08:41:31.873257 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-156f5721-09aa-4868-8587-c3e779a8ad52 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:31.873518 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-156f5721-09aa-4868-8587-c3e779a8ad52 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:31.880388 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-156f5721-09aa-4868-8587-c3e779a8ad52 tempest-TestEncryptedCinderVolumes-785162005 tempest-TestEncryptedCinderVolumes-785162005-project-member] https://10.4.3.7/volume/v3/volumes/0ddb0c80-2be1-4d83-9d4a-2a96c4884286 returned with HTTP 404 Jul 10 08:41:31.880918 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 884/3517] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:41:31 2026] GET /volume/v3/volumes/0ddb0c80-2be1-4d83-9d4a-2a96c4884286 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:41:31.887821 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-6fb5cd34-a658-4223-971d-048ab49a8f0d None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:31.890154 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-6fb5cd34-a658-4223-971d-048ab49a8f0d tempest-TestEncryptedCinderVolumes-29734577 tempest-TestEncryptedCinderVolumes-29734577-project-admin] GET https://10.4.3.7/volume/v3/volumes/detail?all_tenants=1 Jul 10 08:41:31.891113 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-6fb5cd34-a658-4223-971d-048ab49a8f0d tempest-TestEncryptedCinderVolumes-29734577 tempest-TestEncryptedCinderVolumes-29734577-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:31.891391 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-6fb5cd34-a658-4223-971d-048ab49a8f0d tempest-TestEncryptedCinderVolumes-29734577 tempest-TestEncryptedCinderVolumes-29734577-project-admin] Calling method 'detail' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:31.892611 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-6fb5cd34-a658-4223-971d-048ab49a8f0d tempest-TestEncryptedCinderVolumes-29734577 tempest-TestEncryptedCinderVolumes-29734577-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100056) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 08:41:31.913554 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-7ce53dd3-0b2d-4695-aae0-fffd491c277d req-2a416620-bb90-4d78-8d02-75d0617c47e6 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:31.915519 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-7ce53dd3-0b2d-4695-aae0-fffd491c277d req-2a416620-bb90-4d78-8d02-75d0617c47e6 tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] DELETE https://10.4.3.7/volume/v3/attachments/5c49536f-7519-4772-9857-43dbd57f73c9 Jul 10 08:41:31.915765 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-7ce53dd3-0b2d-4695-aae0-fffd491c277d req-2a416620-bb90-4d78-8d02-75d0617c47e6 tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:31.915965 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-7ce53dd3-0b2d-4695-aae0-fffd491c277d req-2a416620-bb90-4d78-8d02-75d0617c47e6 tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] Calling method 'version_select' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:31.917867 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-6fb5cd34-a658-4223-971d-048ab49a8f0d tempest-TestEncryptedCinderVolumes-29734577 tempest-TestEncryptedCinderVolumes-29734577-project-admin] Get all volumes completed successfully. Jul 10 08:41:31.923026 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:31.923026 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:41:31.928160 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:31.928160 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:41:31.931748 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-6fb5cd34-a658-4223-971d-048ab49a8f0d tempest-TestEncryptedCinderVolumes-29734577 tempest-TestEncryptedCinderVolumes-29734577-project-admin] https://10.4.3.7/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 08:41:31.932377 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 879/3518] 10.4.3.7 () {66 vars in 1271 bytes} [Fri Jul 10 08:41:31 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12986 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:41:31.953194 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-4a1adccd-3304-4b28-8972-9c3999310269 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:31.955732 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-4a1adccd-3304-4b28-8972-9c3999310269 tempest-TestEncryptedCinderVolumes-29734577 tempest-TestEncryptedCinderVolumes-29734577-project-admin] DELETE https://10.4.3.7/volume/v3/types/a9b3c022-0818-4779-a138-56ce29ff74b1 Jul 10 08:41:31.955948 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-4a1adccd-3304-4b28-8972-9c3999310269 tempest-TestEncryptedCinderVolumes-29734577 tempest-TestEncryptedCinderVolumes-29734577-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:31.956178 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-4a1adccd-3304-4b28-8972-9c3999310269 tempest-TestEncryptedCinderVolumes-29734577 tempest-TestEncryptedCinderVolumes-29734577-project-admin] Calling method '_delete' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:31.981432 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-4a1adccd-3304-4b28-8972-9c3999310269 tempest-TestEncryptedCinderVolumes-29734577 tempest-TestEncryptedCinderVolumes-29734577-project-admin] https://10.4.3.7/volume/v3/types/a9b3c022-0818-4779-a138-56ce29ff74b1 returned with HTTP 202 Jul 10 08:41:31.981876 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 872/3519] 10.4.3.7 () {66 vars in 1331 bytes} [Fri Jul 10 08:41:31 2026] DELETE /volume/v3/types/a9b3c022-0818-4779-a138-56ce29ff74b1 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:41:32.453808 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-7ce53dd3-0b2d-4695-aae0-fffd491c277d req-2a416620-bb90-4d78-8d02-75d0617c47e6 tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] https://10.4.3.7/volume/v3/attachments/5c49536f-7519-4772-9857-43dbd57f73c9 returned with HTTP 200 Jul 10 08:41:32.454347 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 885/3520] 10.4.3.7 () {72 vars in 1659 bytes} [Fri Jul 10 08:41:31 2026] DELETE /volume/v3/attachments/5c49536f-7519-4772-9857-43dbd57f73c9 => generated 19 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:41:32.467631 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-7ce53dd3-0b2d-4695-aae0-fffd491c277d req-f1ba4208-ea13-4931-a6aa-69cc9a2418a0 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:32.470081 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-7ce53dd3-0b2d-4695-aae0-fffd491c277d req-f1ba4208-ea13-4931-a6aa-69cc9a2418a0 tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] DELETE https://10.4.3.7/volume/v3/volumes/618fd281-288a-42ac-8523-e87611409afd Jul 10 08:41:32.470282 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-7ce53dd3-0b2d-4695-aae0-fffd491c277d req-f1ba4208-ea13-4931-a6aa-69cc9a2418a0 tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:32.470512 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-7ce53dd3-0b2d-4695-aae0-fffd491c277d req-f1ba4208-ea13-4931-a6aa-69cc9a2418a0 tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:32.470676 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [req-7ce53dd3-0b2d-4695-aae0-fffd491c277d req-f1ba4208-ea13-4931-a6aa-69cc9a2418a0 tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] Delete volume with id: 618fd281-288a-42ac-8523-e87611409afd Jul 10 08:41:32.477554 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:32.477554 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:41:32.478020 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-7ce53dd3-0b2d-4695-aae0-fffd491c277d req-f1ba4208-ea13-4931-a6aa-69cc9a2418a0 tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] Volume info retrieved successfully. Jul 10 08:41:32.494937 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-7ce53dd3-0b2d-4695-aae0-fffd491c277d req-f1ba4208-ea13-4931-a6aa-69cc9a2418a0 tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] Delete volume request issued successfully. Jul 10 08:41:32.495119 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-7ce53dd3-0b2d-4695-aae0-fffd491c277d req-f1ba4208-ea13-4931-a6aa-69cc9a2418a0 tempest-ImageDependencyTests-1676135941 tempest-ImageDependencyTests-1676135941-project-member] https://10.4.3.7/volume/v3/volumes/618fd281-288a-42ac-8523-e87611409afd returned with HTTP 202 Jul 10 08:41:32.495679 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 885/3521] 10.4.3.7 () {70 vars in 1606 bytes} [Fri Jul 10 08:41:32 2026] DELETE /volume/v3/volumes/618fd281-288a-42ac-8523-e87611409afd => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:41:32.755512 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-565ec625-49a3-4892-9887-ac559bbcda97 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:32.757549 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-565ec625-49a3-4892-9887-ac559bbcda97 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/64c1618f-86ef-4813-a64d-1963f0536345 Jul 10 08:41:32.757798 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-565ec625-49a3-4892-9887-ac559bbcda97 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:32.758030 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-565ec625-49a3-4892-9887-ac559bbcda97 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:32.758190 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-565ec625-49a3-4892-9887-ac559bbcda97 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 64c1618f-86ef-4813-a64d-1963f0536345. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:41:32.762925 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:32.762925 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:41:32.763729 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-565ec625-49a3-4892-9887-ac559bbcda97 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/64c1618f-86ef-4813-a64d-1963f0536345 returned with HTTP 200 Jul 10 08:41:32.764135 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 880/3522] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:41:32 2026] GET /volume/v3/backups/64c1618f-86ef-4813-a64d-1963f0536345 => generated 785 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:41:33.773886 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-2daf5c66-19c3-432d-85f5-6aa9a43d9af8 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:33.775807 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-2daf5c66-19c3-432d-85f5-6aa9a43d9af8 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/64c1618f-86ef-4813-a64d-1963f0536345 Jul 10 08:41:33.776048 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-2daf5c66-19c3-432d-85f5-6aa9a43d9af8 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:33.776323 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-2daf5c66-19c3-432d-85f5-6aa9a43d9af8 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:33.776493 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-2daf5c66-19c3-432d-85f5-6aa9a43d9af8 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 64c1618f-86ef-4813-a64d-1963f0536345. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:41:33.780622 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:33.780622 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:41:33.781443 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-2daf5c66-19c3-432d-85f5-6aa9a43d9af8 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/64c1618f-86ef-4813-a64d-1963f0536345 returned with HTTP 200 Jul 10 08:41:33.781846 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 873/3523] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:41:33 2026] GET /volume/v3/backups/64c1618f-86ef-4813-a64d-1963f0536345 => generated 785 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:41:34.795286 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-7223bd00-ed4d-43c4-acc4-4e47a0917067 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:34.798101 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-7223bd00-ed4d-43c4-acc4-4e47a0917067 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/64c1618f-86ef-4813-a64d-1963f0536345 Jul 10 08:41:34.798528 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-7223bd00-ed4d-43c4-acc4-4e47a0917067 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:34.798909 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-7223bd00-ed4d-43c4-acc4-4e47a0917067 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:34.799137 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-7223bd00-ed4d-43c4-acc4-4e47a0917067 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 64c1618f-86ef-4813-a64d-1963f0536345. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:41:34.805594 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:34.805594 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:41:34.806693 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-7223bd00-ed4d-43c4-acc4-4e47a0917067 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/64c1618f-86ef-4813-a64d-1963f0536345 returned with HTTP 200 Jul 10 08:41:34.807312 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 886/3524] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:41:34 2026] GET /volume/v3/backups/64c1618f-86ef-4813-a64d-1963f0536345 => generated 785 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:41:35.817999 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-d06b4665-c1d1-41b6-891d-a4fafc85ec7a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:35.820382 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d06b4665-c1d1-41b6-891d-a4fafc85ec7a tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/64c1618f-86ef-4813-a64d-1963f0536345 Jul 10 08:41:35.820728 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d06b4665-c1d1-41b6-891d-a4fafc85ec7a tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:35.820967 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d06b4665-c1d1-41b6-891d-a4fafc85ec7a tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:35.821163 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-d06b4665-c1d1-41b6-891d-a4fafc85ec7a tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 64c1618f-86ef-4813-a64d-1963f0536345. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:41:35.827388 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:35.827388 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:41:35.828378 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d06b4665-c1d1-41b6-891d-a4fafc85ec7a tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/64c1618f-86ef-4813-a64d-1963f0536345 returned with HTTP 200 Jul 10 08:41:35.829006 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 886/3525] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:41:35 2026] GET /volume/v3/backups/64c1618f-86ef-4813-a64d-1963f0536345 => generated 785 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:41:36.841048 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-a15f0f63-b54a-4b88-8cc3-ec56ff8b24aa None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:36.843795 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-a15f0f63-b54a-4b88-8cc3-ec56ff8b24aa tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/64c1618f-86ef-4813-a64d-1963f0536345 Jul 10 08:41:36.843969 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-a15f0f63-b54a-4b88-8cc3-ec56ff8b24aa tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:36.844138 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-a15f0f63-b54a-4b88-8cc3-ec56ff8b24aa tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:36.844245 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-a15f0f63-b54a-4b88-8cc3-ec56ff8b24aa tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 64c1618f-86ef-4813-a64d-1963f0536345. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:41:36.854533 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:36.854533 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:41:36.855334 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-a15f0f63-b54a-4b88-8cc3-ec56ff8b24aa tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/64c1618f-86ef-4813-a64d-1963f0536345 returned with HTTP 200 Jul 10 08:41:36.855717 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 881/3526] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:41:36 2026] GET /volume/v3/backups/64c1618f-86ef-4813-a64d-1963f0536345 => generated 785 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:41:37.016742 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-3d167215-1f0a-4871-8a47-a54c741701dd None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:37.019036 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-3d167215-1f0a-4871-8a47-a54c741701dd tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] POST https://10.4.3.7/volume/v3/volumes/cd0ea8fa-fee4-41c9-8a2f-87d7b9bd2669/action Jul 10 08:41:37.019525 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-3d167215-1f0a-4871-8a47-a54c741701dd tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100055) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:41:37.019702 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-3d167215-1f0a-4871-8a47-a54c741701dd tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:41:37.030612 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:37.030612 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:41:37.031240 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-3d167215-1f0a-4871-8a47-a54c741701dd tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Volume info retrieved successfully. Jul 10 08:41:37.040240 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-3d167215-1f0a-4871-8a47-a54c741701dd tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Reserve volume completed successfully. Jul 10 08:41:37.041124 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-3d167215-1f0a-4871-8a47-a54c741701dd tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] https://10.4.3.7/volume/v3/volumes/cd0ea8fa-fee4-41c9-8a2f-87d7b9bd2669/action returned with HTTP 202 Jul 10 08:41:37.041288 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 874/3527] 10.4.3.7 () {68 vars in 1376 bytes} [Fri Jul 10 08:41:37 2026] POST /volume/v3/volumes/cd0ea8fa-fee4-41c9-8a2f-87d7b9bd2669/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:41:37.052230 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-333e73aa-b28f-49ce-81a7-306ec943f08d None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:37.053927 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-333e73aa-b28f-49ce-81a7-306ec943f08d tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] GET https://10.4.3.7/volume/v3/volumes/cd0ea8fa-fee4-41c9-8a2f-87d7b9bd2669 Jul 10 08:41:37.054115 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-333e73aa-b28f-49ce-81a7-306ec943f08d tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:37.054356 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-333e73aa-b28f-49ce-81a7-306ec943f08d tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:37.057231 np0000004976 devstack@c-api.service[100054]: DEBUG dbcounter [-] [100054] Writing DB stats cinder:SELECT=244,cinder:INSERT=15,cinder:UPDATE=46 {{(pid=100054) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 08:41:37.062167 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:37.062167 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:41:37.066755 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-333e73aa-b28f-49ce-81a7-306ec943f08d tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Volume info retrieved successfully. Jul 10 08:41:37.071177 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-333e73aa-b28f-49ce-81a7-306ec943f08d tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] https://10.4.3.7/volume/v3/volumes/cd0ea8fa-fee4-41c9-8a2f-87d7b9bd2669 returned with HTTP 200 Jul 10 08:41:37.071588 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 887/3528] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:41:37 2026] GET /volume/v3/volumes/cd0ea8fa-fee4-41c9-8a2f-87d7b9bd2669 => generated 857 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:41:37.083614 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-03536360-9e43-42fd-bcee-bc6a86b4633c None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:37.085602 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-03536360-9e43-42fd-bcee-bc6a86b4633c tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] POST https://10.4.3.7/volume/v3/volumes/cd0ea8fa-fee4-41c9-8a2f-87d7b9bd2669/action Jul 10 08:41:37.085968 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-03536360-9e43-42fd-bcee-bc6a86b4633c tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:41:37.086119 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-03536360-9e43-42fd-bcee-bc6a86b4633c tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:41:37.096462 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:37.096462 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:41:37.097431 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-03536360-9e43-42fd-bcee-bc6a86b4633c tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Volume info retrieved successfully. Jul 10 08:41:37.110983 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-03536360-9e43-42fd-bcee-bc6a86b4633c tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Unreserve volume completed successfully. Jul 10 08:41:37.111291 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-03536360-9e43-42fd-bcee-bc6a86b4633c tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] https://10.4.3.7/volume/v3/volumes/cd0ea8fa-fee4-41c9-8a2f-87d7b9bd2669/action returned with HTTP 202 Jul 10 08:41:37.111774 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 887/3529] 10.4.3.7 () {68 vars in 1376 bytes} [Fri Jul 10 08:41:37 2026] POST /volume/v3/volumes/cd0ea8fa-fee4-41c9-8a2f-87d7b9bd2669/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:41:37.118390 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-4f334ff0-b0fe-4c73-9b01-bc79c75c9401 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:37.120342 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-4f334ff0-b0fe-4c73-9b01-bc79c75c9401 tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] GET https://10.4.3.7/volume/v3/volumes/cd0ea8fa-fee4-41c9-8a2f-87d7b9bd2669 Jul 10 08:41:37.120552 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-4f334ff0-b0fe-4c73-9b01-bc79c75c9401 tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:37.120751 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-4f334ff0-b0fe-4c73-9b01-bc79c75c9401 tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:37.127652 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:37.127652 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:41:37.132194 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-4f334ff0-b0fe-4c73-9b01-bc79c75c9401 tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Volume info retrieved successfully. Jul 10 08:41:37.136644 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-4f334ff0-b0fe-4c73-9b01-bc79c75c9401 tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] https://10.4.3.7/volume/v3/volumes/cd0ea8fa-fee4-41c9-8a2f-87d7b9bd2669 returned with HTTP 200 Jul 10 08:41:37.137054 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 882/3530] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:41:37 2026] GET /volume/v3/volumes/cd0ea8fa-fee4-41c9-8a2f-87d7b9bd2669 => generated 857 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:41:37.149896 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-f7e3c0fb-1dd2-445b-b206-91f38a2cde0d None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:37.151597 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-f7e3c0fb-1dd2-445b-b206-91f38a2cde0d tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] POST https://10.4.3.7/volume/v3/volumes/cd0ea8fa-fee4-41c9-8a2f-87d7b9bd2669/action Jul 10 08:41:37.151857 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-f7e3c0fb-1dd2-445b-b206-91f38a2cde0d tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100055) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:41:37.152000 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-f7e3c0fb-1dd2-445b-b206-91f38a2cde0d tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:41:37.160061 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:37.160061 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:41:37.160502 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-f7e3c0fb-1dd2-445b-b206-91f38a2cde0d tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Volume info retrieved successfully. Jul 10 08:41:37.165476 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-f7e3c0fb-1dd2-445b-b206-91f38a2cde0d tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Volume updated successfully. Jul 10 08:41:37.165651 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-f7e3c0fb-1dd2-445b-b206-91f38a2cde0d tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] https://10.4.3.7/volume/v3/volumes/cd0ea8fa-fee4-41c9-8a2f-87d7b9bd2669/action returned with HTTP 200 Jul 10 08:41:37.166310 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 875/3531] 10.4.3.7 () {68 vars in 1376 bytes} [Fri Jul 10 08:41:37 2026] POST /volume/v3/volumes/cd0ea8fa-fee4-41c9-8a2f-87d7b9bd2669/action => generated 0 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 10 08:41:37.172936 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-207fe09f-b9a3-4f24-8b79-b066d34e2b34 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:37.174573 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-207fe09f-b9a3-4f24-8b79-b066d34e2b34 tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] GET https://10.4.3.7/volume/v3/volumes/cd0ea8fa-fee4-41c9-8a2f-87d7b9bd2669 Jul 10 08:41:37.174799 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-207fe09f-b9a3-4f24-8b79-b066d34e2b34 tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:37.175020 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-207fe09f-b9a3-4f24-8b79-b066d34e2b34 tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:37.181434 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:37.181434 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:41:37.184996 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-207fe09f-b9a3-4f24-8b79-b066d34e2b34 tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Volume info retrieved successfully. Jul 10 08:41:37.189335 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-207fe09f-b9a3-4f24-8b79-b066d34e2b34 tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] https://10.4.3.7/volume/v3/volumes/cd0ea8fa-fee4-41c9-8a2f-87d7b9bd2669 returned with HTTP 200 Jul 10 08:41:37.189744 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 888/3532] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:41:37 2026] GET /volume/v3/volumes/cd0ea8fa-fee4-41c9-8a2f-87d7b9bd2669 => generated 856 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:41:37.209117 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-ee70c841-4d9b-4814-9e2d-c6180f2d0122 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:37.212008 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ee70c841-4d9b-4814-9e2d-c6180f2d0122 tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] POST https://10.4.3.7/volume/v3/volumes/cd0ea8fa-fee4-41c9-8a2f-87d7b9bd2669/action Jul 10 08:41:37.214897 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ee70c841-4d9b-4814-9e2d-c6180f2d0122 tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:41:37.216528 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ee70c841-4d9b-4814-9e2d-c6180f2d0122 tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:41:37.232949 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:37.232949 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:41:37.233588 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-ee70c841-4d9b-4814-9e2d-c6180f2d0122 tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Volume info retrieved successfully. Jul 10 08:41:37.243471 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-ee70c841-4d9b-4814-9e2d-c6180f2d0122 tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Volume updated successfully. Jul 10 08:41:37.243471 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ee70c841-4d9b-4814-9e2d-c6180f2d0122 tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] https://10.4.3.7/volume/v3/volumes/cd0ea8fa-fee4-41c9-8a2f-87d7b9bd2669/action returned with HTTP 200 Jul 10 08:41:37.243714 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 888/3533] 10.4.3.7 () {68 vars in 1376 bytes} [Fri Jul 10 08:41:37 2026] POST /volume/v3/volumes/cd0ea8fa-fee4-41c9-8a2f-87d7b9bd2669/action => generated 0 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 10 08:41:37.251537 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-d1cc1e0c-4558-4bd8-924c-5d0cf77178c9 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:37.255216 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-d1cc1e0c-4558-4bd8-924c-5d0cf77178c9 tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] GET https://10.4.3.7/volume/v3/volumes/cd0ea8fa-fee4-41c9-8a2f-87d7b9bd2669 Jul 10 08:41:37.255497 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-d1cc1e0c-4558-4bd8-924c-5d0cf77178c9 tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:37.255716 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-d1cc1e0c-4558-4bd8-924c-5d0cf77178c9 tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:37.269025 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:37.269025 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:41:37.275250 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-d1cc1e0c-4558-4bd8-924c-5d0cf77178c9 tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Volume info retrieved successfully. Jul 10 08:41:37.280862 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-d1cc1e0c-4558-4bd8-924c-5d0cf77178c9 tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] https://10.4.3.7/volume/v3/volumes/cd0ea8fa-fee4-41c9-8a2f-87d7b9bd2669 returned with HTTP 200 Jul 10 08:41:37.281322 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 883/3534] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:41:37 2026] GET /volume/v3/volumes/cd0ea8fa-fee4-41c9-8a2f-87d7b9bd2669 => generated 857 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:41:37.298384 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-a57275fb-2674-47f7-b953-ccf3dbe86ad6 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:37.299931 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-a57275fb-2674-47f7-b953-ccf3dbe86ad6 tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] POST https://10.4.3.7/volume/v3/volumes/cd0ea8fa-fee4-41c9-8a2f-87d7b9bd2669/action Jul 10 08:41:37.300442 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-a57275fb-2674-47f7-b953-ccf3dbe86ad6 tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100055) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:41:37.300835 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-a57275fb-2674-47f7-b953-ccf3dbe86ad6 tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:41:37.321542 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:37.321542 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:41:37.321542 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-a57275fb-2674-47f7-b953-ccf3dbe86ad6 tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Volume info retrieved successfully. Jul 10 08:41:37.330229 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-a57275fb-2674-47f7-b953-ccf3dbe86ad6 tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Update volume admin metadata completed successfully. Jul 10 08:41:37.331310 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-a57275fb-2674-47f7-b953-ccf3dbe86ad6 tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Update readonly setting on volume completed successfully. Jul 10 08:41:37.331310 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-a57275fb-2674-47f7-b953-ccf3dbe86ad6 tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] https://10.4.3.7/volume/v3/volumes/cd0ea8fa-fee4-41c9-8a2f-87d7b9bd2669/action returned with HTTP 202 Jul 10 08:41:37.331310 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 876/3535] 10.4.3.7 () {68 vars in 1376 bytes} [Fri Jul 10 08:41:37 2026] POST /volume/v3/volumes/cd0ea8fa-fee4-41c9-8a2f-87d7b9bd2669/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jul 10 08:41:37.338606 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-b99e7105-30c0-4f99-9482-7d87d774b46c None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:37.340363 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-b99e7105-30c0-4f99-9482-7d87d774b46c tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] GET https://10.4.3.7/volume/v3/volumes/cd0ea8fa-fee4-41c9-8a2f-87d7b9bd2669 Jul 10 08:41:37.340591 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-b99e7105-30c0-4f99-9482-7d87d774b46c tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:37.340852 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-b99e7105-30c0-4f99-9482-7d87d774b46c tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:37.347808 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:37.347808 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:41:37.352479 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-b99e7105-30c0-4f99-9482-7d87d774b46c tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Volume info retrieved successfully. Jul 10 08:41:37.358157 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-b99e7105-30c0-4f99-9482-7d87d774b46c tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] https://10.4.3.7/volume/v3/volumes/cd0ea8fa-fee4-41c9-8a2f-87d7b9bd2669 returned with HTTP 200 Jul 10 08:41:37.358573 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 889/3536] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:41:37 2026] GET /volume/v3/volumes/cd0ea8fa-fee4-41c9-8a2f-87d7b9bd2669 => generated 856 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:41:37.373480 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-daf0a11f-c0d8-4ccb-92f5-eeef07c9e145 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:37.376053 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-daf0a11f-c0d8-4ccb-92f5-eeef07c9e145 tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] POST https://10.4.3.7/volume/v3/volumes/cd0ea8fa-fee4-41c9-8a2f-87d7b9bd2669/action Jul 10 08:41:37.376613 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-daf0a11f-c0d8-4ccb-92f5-eeef07c9e145 tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=100057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:41:37.376835 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-daf0a11f-c0d8-4ccb-92f5-eeef07c9e145 tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:41:37.391344 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:37.391344 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:41:37.392227 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-daf0a11f-c0d8-4ccb-92f5-eeef07c9e145 tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Volume info retrieved successfully. Jul 10 08:41:37.406512 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-daf0a11f-c0d8-4ccb-92f5-eeef07c9e145 tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Update volume admin metadata completed successfully. Jul 10 08:41:37.406717 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-daf0a11f-c0d8-4ccb-92f5-eeef07c9e145 tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Update readonly setting on volume completed successfully. Jul 10 08:41:37.407035 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-daf0a11f-c0d8-4ccb-92f5-eeef07c9e145 tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] https://10.4.3.7/volume/v3/volumes/cd0ea8fa-fee4-41c9-8a2f-87d7b9bd2669/action returned with HTTP 202 Jul 10 08:41:37.407729 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 889/3537] 10.4.3.7 () {68 vars in 1376 bytes} [Fri Jul 10 08:41:37 2026] POST /volume/v3/volumes/cd0ea8fa-fee4-41c9-8a2f-87d7b9bd2669/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:41:37.415441 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-38270e8a-321c-4c93-b38d-9ba02dd2c2fa None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:37.417014 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-38270e8a-321c-4c93-b38d-9ba02dd2c2fa tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] GET https://10.4.3.7/volume/v3/volumes/cd0ea8fa-fee4-41c9-8a2f-87d7b9bd2669 Jul 10 08:41:37.417212 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-38270e8a-321c-4c93-b38d-9ba02dd2c2fa tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:37.417472 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-38270e8a-321c-4c93-b38d-9ba02dd2c2fa tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:37.425471 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:37.425471 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:41:37.429980 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-38270e8a-321c-4c93-b38d-9ba02dd2c2fa tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Volume info retrieved successfully. Jul 10 08:41:37.435788 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-38270e8a-321c-4c93-b38d-9ba02dd2c2fa tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] https://10.4.3.7/volume/v3/volumes/cd0ea8fa-fee4-41c9-8a2f-87d7b9bd2669 returned with HTTP 200 Jul 10 08:41:37.436175 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 884/3538] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:41:37 2026] GET /volume/v3/volumes/cd0ea8fa-fee4-41c9-8a2f-87d7b9bd2669 => generated 857 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:41:37.454710 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-1feb33d3-bbde-4dfc-9036-8a4e94e59d87 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:37.456570 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-1feb33d3-bbde-4dfc-9036-8a4e94e59d87 tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] POST https://10.4.3.7/volume/v3/volumes/cd0ea8fa-fee4-41c9-8a2f-87d7b9bd2669/action Jul 10 08:41:37.457171 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-1feb33d3-bbde-4dfc-9036-8a4e94e59d87 tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-213242996", "disk_format": "raw"}}' {{(pid=100055) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:41:37.458429 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-1feb33d3-bbde-4dfc-9036-8a4e94e59d87 tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-213242996", "disk_format": "raw"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:41:37.472667 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:37.472667 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:41:37.475661 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-1feb33d3-bbde-4dfc-9036-8a4e94e59d87 tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Volume info retrieved successfully. Jul 10 08:41:37.490013 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:37.490013 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:41:37.495989 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.image.image_utils [None req-1feb33d3-bbde-4dfc-9036-8a4e94e59d87 tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-213242996'}] 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-213242996'}]. {{(pid=100055) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Jul 10 08:41:37.627583 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-b104c68d-8e66-4af8-b9be-d71235adcab9 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:37.731301 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-b104c68d-8e66-4af8-b9be-d71235adcab9 tempest-GroupsV320Test-879014860 tempest-GroupsV320Test-879014860-project-admin] POST https://10.4.3.7/volume/v3/types Jul 10 08:41:37.731301 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-b104c68d-8e66-4af8-b9be-d71235adcab9 tempest-GroupsV320Test-879014860 tempest-GroupsV320Test-879014860-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-1321491637"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:41:37.760078 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-b104c68d-8e66-4af8-b9be-d71235adcab9 tempest-GroupsV320Test-879014860 tempest-GroupsV320Test-879014860-project-admin] https://10.4.3.7/volume/v3/types returned with HTTP 200 Jul 10 08:41:37.760620 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 890/3539] 10.4.3.7 () {68 vars in 1238 bytes} [Fri Jul 10 08:41:37 2026] POST /volume/v3/types => generated 220 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:41:37.771571 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-acbbc725-3bad-49e7-9ec6-13aa1521b4cd None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:37.773300 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-acbbc725-3bad-49e7-9ec6-13aa1521b4cd tempest-GroupsV320Test-879014860 tempest-GroupsV320Test-879014860-project-admin] POST https://10.4.3.7/volume/v3/group_types Jul 10 08:41:37.773686 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-acbbc725-3bad-49e7-9ec6-13aa1521b4cd tempest-GroupsV320Test-879014860 tempest-GroupsV320Test-879014860-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-360428119"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:41:37.793092 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-acbbc725-3bad-49e7-9ec6-13aa1521b4cd tempest-GroupsV320Test-879014860 tempest-GroupsV320Test-879014860-project-admin] https://10.4.3.7/volume/v3/group_types returned with HTTP 202 Jul 10 08:41:37.793575 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 890/3540] 10.4.3.7 () {70 vars in 1297 bytes} [Fri Jul 10 08:41:37 2026] POST /volume/v3/group_types => generated 176 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:41:37.802025 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-955d4b70-eba4-485c-9037-2a9328b99963 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:37.870009 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-68b83837-9e9a-4f6a-a71e-7764ad8faff7 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:37.871951 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-68b83837-9e9a-4f6a-a71e-7764ad8faff7 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/64c1618f-86ef-4813-a64d-1963f0536345 Jul 10 08:41:37.872199 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-68b83837-9e9a-4f6a-a71e-7764ad8faff7 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:37.872503 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-68b83837-9e9a-4f6a-a71e-7764ad8faff7 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:37.872710 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-68b83837-9e9a-4f6a-a71e-7764ad8faff7 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 64c1618f-86ef-4813-a64d-1963f0536345. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:41:37.878651 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:37.878651 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:41:37.879750 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-68b83837-9e9a-4f6a-a71e-7764ad8faff7 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/64c1618f-86ef-4813-a64d-1963f0536345 returned with HTTP 200 Jul 10 08:41:37.880248 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 891/3541] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:41:37 2026] GET /volume/v3/backups/64c1618f-86ef-4813-a64d-1963f0536345 => generated 786 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:41:37.886313 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-955d4b70-eba4-485c-9037-2a9328b99963 tempest-GroupsV320Test-657876427 tempest-GroupsV320Test-657876427-project-member] POST https://10.4.3.7/volume/v3/groups Jul 10 08:41:37.886810 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-955d4b70-eba4-485c-9037-2a9328b99963 tempest-GroupsV320Test-657876427 tempest-GroupsV320Test-657876427-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "6c825f3d-a124-489a-b409-19dd269c2fe9", "volume_types": ["f04996e7-947e-4764-b7f5-93b7f32f5ffd"], "name": "tempest-GroupsV320Test-Group-1069327826"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:41:37.888663 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.groups [None req-955d4b70-eba4-485c-9037-2a9328b99963 tempest-GroupsV320Test-657876427 tempest-GroupsV320Test-657876427-project-member] Creating new group {'group': {'group_type': '6c825f3d-a124-489a-b409-19dd269c2fe9', 'volume_types': ['f04996e7-947e-4764-b7f5-93b7f32f5ffd'], 'name': 'tempest-GroupsV320Test-Group-1069327826'}} {{(pid=100056) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 10 08:41:37.892857 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.groups [None req-955d4b70-eba4-485c-9037-2a9328b99963 tempest-GroupsV320Test-657876427 tempest-GroupsV320Test-657876427-project-member] Creating group tempest-GroupsV320Test-Group-1069327826. Jul 10 08:41:37.900427 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-955d4b70-eba4-485c-9037-2a9328b99963 tempest-GroupsV320Test-657876427 tempest-GroupsV320Test-657876427-project-member] Availability Zones retrieved successfully. Jul 10 08:41:37.917711 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.quota [None req-955d4b70-eba4-485c-9037-2a9328b99963 tempest-GroupsV320Test-657876427 tempest-GroupsV320Test-657876427-project-member] Created reservations ['d2884063-b834-4a20-afcf-76f75d642420'] {{(pid=100056) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:41:37.944432 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-955d4b70-eba4-485c-9037-2a9328b99963 tempest-GroupsV320Test-657876427 tempest-GroupsV320Test-657876427-project-member] https://10.4.3.7/volume/v3/groups returned with HTTP 202 Jul 10 08:41:37.944432 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 885/3542] 10.4.3.7 () {70 vars in 1283 bytes} [Fri Jul 10 08:41:37 2026] POST /volume/v3/groups => generated 108 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:41:37.950792 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-9a4bfa03-677c-4dd5-8be7-a0cb07d42161 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:37.953270 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9a4bfa03-677c-4dd5-8be7-a0cb07d42161 tempest-GroupsV320Test-657876427 tempest-GroupsV320Test-657876427-project-member] GET https://10.4.3.7/volume/v3/groups/35fd6724-643f-4ec2-8722-58cc3c7b290f Jul 10 08:41:37.953685 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9a4bfa03-677c-4dd5-8be7-a0cb07d42161 tempest-GroupsV320Test-657876427 tempest-GroupsV320Test-657876427-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:37.954011 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9a4bfa03-677c-4dd5-8be7-a0cb07d42161 tempest-GroupsV320Test-657876427 tempest-GroupsV320Test-657876427-project-member] Calling method 'version_select' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:37.954287 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.groups [None req-9a4bfa03-677c-4dd5-8be7-a0cb07d42161 tempest-GroupsV320Test-657876427 tempest-GroupsV320Test-657876427-project-member] show called for member 35fd6724-643f-4ec2-8722-58cc3c7b290f {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 08:41:37.958085 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:37.958085 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:41:37.969845 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9a4bfa03-677c-4dd5-8be7-a0cb07d42161 tempest-GroupsV320Test-657876427 tempest-GroupsV320Test-657876427-project-member] https://10.4.3.7/volume/v3/groups/35fd6724-643f-4ec2-8722-58cc3c7b290f returned with HTTP 200 Jul 10 08:41:37.969845 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 891/3543] 10.4.3.7 () {68 vars in 1372 bytes} [Fri Jul 10 08:41:37 2026] GET /volume/v3/groups/35fd6724-643f-4ec2-8722-58cc3c7b290f => generated 388 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:41:38.014558 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-1feb33d3-bbde-4dfc-9036-8a4e94e59d87 tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Copy volume to image completed successfully. Jul 10 08:41:38.015121 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-1feb33d3-bbde-4dfc-9036-8a4e94e59d87 tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] https://10.4.3.7/volume/v3/volumes/cd0ea8fa-fee4-41c9-8a2f-87d7b9bd2669/action returned with HTTP 202 Jul 10 08:41:38.015835 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 877/3544] 10.4.3.7 () {68 vars in 1377 bytes} [Fri Jul 10 08:41:37 2026] POST /volume/v3/volumes/cd0ea8fa-fee4-41c9-8a2f-87d7b9bd2669/action => generated 686 bytes in 562 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:41:38.890804 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-0a6ada9e-73f2-43f2-9ff2-c0fcfaee1943 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:38.892624 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-0a6ada9e-73f2-43f2-9ff2-c0fcfaee1943 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/64c1618f-86ef-4813-a64d-1963f0536345 Jul 10 08:41:38.892835 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-0a6ada9e-73f2-43f2-9ff2-c0fcfaee1943 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:38.893061 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-0a6ada9e-73f2-43f2-9ff2-c0fcfaee1943 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:38.893207 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-0a6ada9e-73f2-43f2-9ff2-c0fcfaee1943 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 64c1618f-86ef-4813-a64d-1963f0536345. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:41:38.897679 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:38.897679 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:41:38.898426 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-0a6ada9e-73f2-43f2-9ff2-c0fcfaee1943 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/64c1618f-86ef-4813-a64d-1963f0536345 returned with HTTP 200 Jul 10 08:41:38.898816 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 892/3545] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:41:38 2026] GET /volume/v3/backups/64c1618f-86ef-4813-a64d-1963f0536345 => generated 786 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:41:38.979777 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-c4201355-6cba-4162-9cae-936b725a7283 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:38.982107 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-c4201355-6cba-4162-9cae-936b725a7283 tempest-GroupsV320Test-657876427 tempest-GroupsV320Test-657876427-project-member] GET https://10.4.3.7/volume/v3/groups/35fd6724-643f-4ec2-8722-58cc3c7b290f Jul 10 08:41:38.982440 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-c4201355-6cba-4162-9cae-936b725a7283 tempest-GroupsV320Test-657876427 tempest-GroupsV320Test-657876427-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:38.982688 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-c4201355-6cba-4162-9cae-936b725a7283 tempest-GroupsV320Test-657876427 tempest-GroupsV320Test-657876427-project-member] Calling method 'version_select' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:38.982862 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.groups [None req-c4201355-6cba-4162-9cae-936b725a7283 tempest-GroupsV320Test-657876427 tempest-GroupsV320Test-657876427-project-member] show called for member 35fd6724-643f-4ec2-8722-58cc3c7b290f {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 08:41:38.986975 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:38.986975 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:41:38.995347 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-c4201355-6cba-4162-9cae-936b725a7283 tempest-GroupsV320Test-657876427 tempest-GroupsV320Test-657876427-project-member] https://10.4.3.7/volume/v3/groups/35fd6724-643f-4ec2-8722-58cc3c7b290f returned with HTTP 200 Jul 10 08:41:38.995814 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 886/3546] 10.4.3.7 () {68 vars in 1372 bytes} [Fri Jul 10 08:41:38 2026] GET /volume/v3/groups/35fd6724-643f-4ec2-8722-58cc3c7b290f => generated 389 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:41:39.004283 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-f9ed6d0f-b1ba-4941-8248-fe9b61d2ff8b None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:39.005996 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f9ed6d0f-b1ba-4941-8248-fe9b61d2ff8b tempest-GroupsV320Test-879014860 tempest-GroupsV320Test-879014860-project-admin] POST https://10.4.3.7/volume/v3/groups/35fd6724-643f-4ec2-8722-58cc3c7b290f/action Jul 10 08:41:39.006352 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f9ed6d0f-b1ba-4941-8248-fe9b61d2ff8b tempest-GroupsV320Test-879014860 tempest-GroupsV320Test-879014860-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:41:39.006481 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f9ed6d0f-b1ba-4941-8248-fe9b61d2ff8b tempest-GroupsV320Test-879014860 tempest-GroupsV320Test-879014860-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:41:39.007745 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.groups [None req-f9ed6d0f-b1ba-4941-8248-fe9b61d2ff8b tempest-GroupsV320Test-879014860 tempest-GroupsV320Test-879014860-project-admin] Updating group '35fd6724-643f-4ec2-8722-58cc3c7b290f' with 'creating' {{(pid=100057) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 10 08:41:39.012091 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:39.012091 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:41:39.017601 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f9ed6d0f-b1ba-4941-8248-fe9b61d2ff8b tempest-GroupsV320Test-879014860 tempest-GroupsV320Test-879014860-project-admin] https://10.4.3.7/volume/v3/groups/35fd6724-643f-4ec2-8722-58cc3c7b290f/action returned with HTTP 202 Jul 10 08:41:39.017984 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 892/3547] 10.4.3.7 () {70 vars in 1414 bytes} [Fri Jul 10 08:41:39 2026] POST /volume/v3/groups/35fd6724-643f-4ec2-8722-58cc3c7b290f/action => generated 0 bytes in 14 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 08:41:39.024308 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-4455808d-e462-4ce4-8359-acaed02733c8 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:39.026347 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-4455808d-e462-4ce4-8359-acaed02733c8 tempest-GroupsV320Test-657876427 tempest-GroupsV320Test-657876427-project-member] GET https://10.4.3.7/volume/v3/groups/35fd6724-643f-4ec2-8722-58cc3c7b290f Jul 10 08:41:39.026620 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-4455808d-e462-4ce4-8359-acaed02733c8 tempest-GroupsV320Test-657876427 tempest-GroupsV320Test-657876427-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:39.026846 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-4455808d-e462-4ce4-8359-acaed02733c8 tempest-GroupsV320Test-657876427 tempest-GroupsV320Test-657876427-project-member] Calling method 'version_select' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:39.027007 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.groups [None req-4455808d-e462-4ce4-8359-acaed02733c8 tempest-GroupsV320Test-657876427 tempest-GroupsV320Test-657876427-project-member] show called for member 35fd6724-643f-4ec2-8722-58cc3c7b290f {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 08:41:39.030790 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:39.030790 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:41:39.039200 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-4455808d-e462-4ce4-8359-acaed02733c8 tempest-GroupsV320Test-657876427 tempest-GroupsV320Test-657876427-project-member] https://10.4.3.7/volume/v3/groups/35fd6724-643f-4ec2-8722-58cc3c7b290f returned with HTTP 200 Jul 10 08:41:39.039683 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 878/3548] 10.4.3.7 () {68 vars in 1372 bytes} [Fri Jul 10 08:41:39 2026] GET /volume/v3/groups/35fd6724-643f-4ec2-8722-58cc3c7b290f => generated 388 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:41:39.048007 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-1dc948b9-4726-4bf8-ba87-8d5697bd1d8d None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:39.050253 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-1dc948b9-4726-4bf8-ba87-8d5697bd1d8d tempest-GroupsV320Test-879014860 tempest-GroupsV320Test-879014860-project-admin] POST https://10.4.3.7/volume/v3/groups/35fd6724-643f-4ec2-8722-58cc3c7b290f/action Jul 10 08:41:39.050789 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-1dc948b9-4726-4bf8-ba87-8d5697bd1d8d tempest-GroupsV320Test-879014860 tempest-GroupsV320Test-879014860-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100054) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:41:39.050969 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-1dc948b9-4726-4bf8-ba87-8d5697bd1d8d tempest-GroupsV320Test-879014860 tempest-GroupsV320Test-879014860-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:41:39.053496 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.groups [None req-1dc948b9-4726-4bf8-ba87-8d5697bd1d8d tempest-GroupsV320Test-879014860 tempest-GroupsV320Test-879014860-project-admin] Updating group '35fd6724-643f-4ec2-8722-58cc3c7b290f' with 'available' {{(pid=100054) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 10 08:41:39.059821 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:39.059821 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:41:39.068035 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-1dc948b9-4726-4bf8-ba87-8d5697bd1d8d tempest-GroupsV320Test-879014860 tempest-GroupsV320Test-879014860-project-admin] https://10.4.3.7/volume/v3/groups/35fd6724-643f-4ec2-8722-58cc3c7b290f/action returned with HTTP 202 Jul 10 08:41:39.068425 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 893/3549] 10.4.3.7 () {70 vars in 1414 bytes} [Fri Jul 10 08:41:39 2026] POST /volume/v3/groups/35fd6724-643f-4ec2-8722-58cc3c7b290f/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 08:41:39.075190 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-2eddf9ed-01a8-4ed2-9b7b-6a4d17c06de6 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:39.077193 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-2eddf9ed-01a8-4ed2-9b7b-6a4d17c06de6 tempest-GroupsV320Test-657876427 tempest-GroupsV320Test-657876427-project-member] GET https://10.4.3.7/volume/v3/groups/35fd6724-643f-4ec2-8722-58cc3c7b290f Jul 10 08:41:39.077452 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-2eddf9ed-01a8-4ed2-9b7b-6a4d17c06de6 tempest-GroupsV320Test-657876427 tempest-GroupsV320Test-657876427-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:39.077692 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-2eddf9ed-01a8-4ed2-9b7b-6a4d17c06de6 tempest-GroupsV320Test-657876427 tempest-GroupsV320Test-657876427-project-member] Calling method 'version_select' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:39.077844 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.groups [None req-2eddf9ed-01a8-4ed2-9b7b-6a4d17c06de6 tempest-GroupsV320Test-657876427 tempest-GroupsV320Test-657876427-project-member] show called for member 35fd6724-643f-4ec2-8722-58cc3c7b290f {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 08:41:39.081719 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:39.081719 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:41:39.086256 np0000004976 devstack@c-api.service[100056]: DEBUG dbcounter [-] [100056] Writing DB stats cinder:SELECT=202,cinder:INSERT=18,cinder:UPDATE=27 {{(pid=100056) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 08:41:39.090827 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-2eddf9ed-01a8-4ed2-9b7b-6a4d17c06de6 tempest-GroupsV320Test-657876427 tempest-GroupsV320Test-657876427-project-member] https://10.4.3.7/volume/v3/groups/35fd6724-643f-4ec2-8722-58cc3c7b290f returned with HTTP 200 Jul 10 08:41:39.091299 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 887/3550] 10.4.3.7 () {68 vars in 1372 bytes} [Fri Jul 10 08:41:39 2026] GET /volume/v3/groups/35fd6724-643f-4ec2-8722-58cc3c7b290f => generated 389 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:41:39.100933 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-e4c7cb73-1445-474c-aba7-f9f86ca809c1 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:39.103177 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e4c7cb73-1445-474c-aba7-f9f86ca809c1 tempest-GroupsV320Test-879014860 tempest-GroupsV320Test-879014860-project-admin] POST https://10.4.3.7/volume/v3/groups/35fd6724-643f-4ec2-8722-58cc3c7b290f/action Jul 10 08:41:39.103629 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e4c7cb73-1445-474c-aba7-f9f86ca809c1 tempest-GroupsV320Test-879014860 tempest-GroupsV320Test-879014860-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:41:39.103714 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e4c7cb73-1445-474c-aba7-f9f86ca809c1 tempest-GroupsV320Test-879014860 tempest-GroupsV320Test-879014860-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:41:39.104994 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.groups [None req-e4c7cb73-1445-474c-aba7-f9f86ca809c1 tempest-GroupsV320Test-879014860 tempest-GroupsV320Test-879014860-project-admin] Updating group '35fd6724-643f-4ec2-8722-58cc3c7b290f' with 'error' {{(pid=100057) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 10 08:41:39.107964 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:39.107964 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:41:39.112493 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e4c7cb73-1445-474c-aba7-f9f86ca809c1 tempest-GroupsV320Test-879014860 tempest-GroupsV320Test-879014860-project-admin] https://10.4.3.7/volume/v3/groups/35fd6724-643f-4ec2-8722-58cc3c7b290f/action returned with HTTP 202 Jul 10 08:41:39.112869 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 893/3551] 10.4.3.7 () {70 vars in 1414 bytes} [Fri Jul 10 08:41:39 2026] POST /volume/v3/groups/35fd6724-643f-4ec2-8722-58cc3c7b290f/action => generated 0 bytes in 13 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 08:41:39.118963 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-a43d096a-0c3e-4959-b59f-e71d0a61d724 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:39.120925 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-a43d096a-0c3e-4959-b59f-e71d0a61d724 tempest-GroupsV320Test-657876427 tempest-GroupsV320Test-657876427-project-member] GET https://10.4.3.7/volume/v3/groups/35fd6724-643f-4ec2-8722-58cc3c7b290f Jul 10 08:41:39.121174 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-a43d096a-0c3e-4959-b59f-e71d0a61d724 tempest-GroupsV320Test-657876427 tempest-GroupsV320Test-657876427-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:39.121422 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-a43d096a-0c3e-4959-b59f-e71d0a61d724 tempest-GroupsV320Test-657876427 tempest-GroupsV320Test-657876427-project-member] Calling method 'version_select' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:39.121570 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.groups [None req-a43d096a-0c3e-4959-b59f-e71d0a61d724 tempest-GroupsV320Test-657876427 tempest-GroupsV320Test-657876427-project-member] show called for member 35fd6724-643f-4ec2-8722-58cc3c7b290f {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 08:41:39.125429 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:39.125429 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:41:39.133434 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-a43d096a-0c3e-4959-b59f-e71d0a61d724 tempest-GroupsV320Test-657876427 tempest-GroupsV320Test-657876427-project-member] https://10.4.3.7/volume/v3/groups/35fd6724-643f-4ec2-8722-58cc3c7b290f returned with HTTP 200 Jul 10 08:41:39.133838 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 879/3552] 10.4.3.7 () {68 vars in 1372 bytes} [Fri Jul 10 08:41:39 2026] GET /volume/v3/groups/35fd6724-643f-4ec2-8722-58cc3c7b290f => generated 385 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:41:39.142650 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-a1fd626b-bd2b-4d52-9a59-e315a9214194 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:39.144425 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-a1fd626b-bd2b-4d52-9a59-e315a9214194 tempest-GroupsV320Test-879014860 tempest-GroupsV320Test-879014860-project-admin] POST https://10.4.3.7/volume/v3/groups/35fd6724-643f-4ec2-8722-58cc3c7b290f/action Jul 10 08:41:39.146863 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-a1fd626b-bd2b-4d52-9a59-e315a9214194 tempest-GroupsV320Test-879014860 tempest-GroupsV320Test-879014860-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100054) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:41:39.146863 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-a1fd626b-bd2b-4d52-9a59-e315a9214194 tempest-GroupsV320Test-879014860 tempest-GroupsV320Test-879014860-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:41:39.146863 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.groups [None req-a1fd626b-bd2b-4d52-9a59-e315a9214194 tempest-GroupsV320Test-879014860 tempest-GroupsV320Test-879014860-project-admin] Updating group '35fd6724-643f-4ec2-8722-58cc3c7b290f' with 'available' {{(pid=100054) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 10 08:41:39.149623 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:39.149623 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:41:39.156286 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-a1fd626b-bd2b-4d52-9a59-e315a9214194 tempest-GroupsV320Test-879014860 tempest-GroupsV320Test-879014860-project-admin] https://10.4.3.7/volume/v3/groups/35fd6724-643f-4ec2-8722-58cc3c7b290f/action returned with HTTP 202 Jul 10 08:41:39.156990 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 894/3553] 10.4.3.7 () {70 vars in 1414 bytes} [Fri Jul 10 08:41:39 2026] POST /volume/v3/groups/35fd6724-643f-4ec2-8722-58cc3c7b290f/action => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 08:41:39.163227 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-ad8bdaed-614c-49f8-b422-ab9183b2d12c None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:39.165042 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-ad8bdaed-614c-49f8-b422-ab9183b2d12c tempest-GroupsV320Test-657876427 tempest-GroupsV320Test-657876427-project-member] GET https://10.4.3.7/volume/v3/groups/35fd6724-643f-4ec2-8722-58cc3c7b290f Jul 10 08:41:39.165313 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-ad8bdaed-614c-49f8-b422-ab9183b2d12c tempest-GroupsV320Test-657876427 tempest-GroupsV320Test-657876427-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:39.165525 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-ad8bdaed-614c-49f8-b422-ab9183b2d12c tempest-GroupsV320Test-657876427 tempest-GroupsV320Test-657876427-project-member] Calling method 'version_select' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:39.165690 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.groups [None req-ad8bdaed-614c-49f8-b422-ab9183b2d12c tempest-GroupsV320Test-657876427 tempest-GroupsV320Test-657876427-project-member] show called for member 35fd6724-643f-4ec2-8722-58cc3c7b290f {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 08:41:39.169517 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:39.169517 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:41:39.178253 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-ad8bdaed-614c-49f8-b422-ab9183b2d12c tempest-GroupsV320Test-657876427 tempest-GroupsV320Test-657876427-project-member] https://10.4.3.7/volume/v3/groups/35fd6724-643f-4ec2-8722-58cc3c7b290f returned with HTTP 200 Jul 10 08:41:39.178790 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 888/3554] 10.4.3.7 () {68 vars in 1372 bytes} [Fri Jul 10 08:41:39 2026] GET /volume/v3/groups/35fd6724-643f-4ec2-8722-58cc3c7b290f => generated 389 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:41:39.191138 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-80b5bab0-f00c-4eec-b5af-f089fb31a3b2 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:39.193809 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-80b5bab0-f00c-4eec-b5af-f089fb31a3b2 tempest-GroupsV320Test-657876427 tempest-GroupsV320Test-657876427-project-member] GET https://10.4.3.7/volume/v3/volumes/detail Jul 10 08:41:39.194017 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-80b5bab0-f00c-4eec-b5af-f089fb31a3b2 tempest-GroupsV320Test-657876427 tempest-GroupsV320Test-657876427-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:39.194193 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-80b5bab0-f00c-4eec-b5af-f089fb31a3b2 tempest-GroupsV320Test-657876427 tempest-GroupsV320Test-657876427-project-member] Calling method 'detail' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:39.194486 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.api_utils [None req-80b5bab0-f00c-4eec-b5af-f089fb31a3b2 tempest-GroupsV320Test-657876427 tempest-GroupsV320Test-657876427-project-member] Removing options '' from query. {{(pid=100057) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 08:41:39.195130 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-80b5bab0-f00c-4eec-b5af-f089fb31a3b2 tempest-GroupsV320Test-657876427 tempest-GroupsV320Test-657876427-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100057) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 08:41:39.202570 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-80b5bab0-f00c-4eec-b5af-f089fb31a3b2 tempest-GroupsV320Test-657876427 tempest-GroupsV320Test-657876427-project-member] Get all volumes completed successfully. Jul 10 08:41:39.203664 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-80b5bab0-f00c-4eec-b5af-f089fb31a3b2 tempest-GroupsV320Test-657876427 tempest-GroupsV320Test-657876427-project-member] https://10.4.3.7/volume/v3/volumes/detail returned with HTTP 200 Jul 10 08:41:39.204591 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 894/3555] 10.4.3.7 () {68 vars in 1285 bytes} [Fri Jul 10 08:41:39 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) Jul 10 08:41:39.216700 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-c86a7c74-6295-4d85-bdb3-a3790f32b354 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:39.218869 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-c86a7c74-6295-4d85-bdb3-a3790f32b354 tempest-GroupsV320Test-657876427 tempest-GroupsV320Test-657876427-project-member] POST https://10.4.3.7/volume/v3/groups/35fd6724-643f-4ec2-8722-58cc3c7b290f/action Jul 10 08:41:39.219295 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-c86a7c74-6295-4d85-bdb3-a3790f32b354 tempest-GroupsV320Test-657876427 tempest-GroupsV320Test-657876427-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100055) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:41:39.219450 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-c86a7c74-6295-4d85-bdb3-a3790f32b354 tempest-GroupsV320Test-657876427 tempest-GroupsV320Test-657876427-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:41:39.221059 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.groups [None req-c86a7c74-6295-4d85-bdb3-a3790f32b354 tempest-GroupsV320Test-657876427 tempest-GroupsV320Test-657876427-project-member] delete called for group 35fd6724-643f-4ec2-8722-58cc3c7b290f {{(pid=100055) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 10 08:41:39.221191 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.groups [None req-c86a7c74-6295-4d85-bdb3-a3790f32b354 tempest-GroupsV320Test-657876427 tempest-GroupsV320Test-657876427-project-member] Delete group with id: 35fd6724-643f-4ec2-8722-58cc3c7b290f Jul 10 08:41:39.225118 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:39.225118 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:41:39.250757 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-c86a7c74-6295-4d85-bdb3-a3790f32b354 tempest-GroupsV320Test-657876427 tempest-GroupsV320Test-657876427-project-member] https://10.4.3.7/volume/v3/groups/35fd6724-643f-4ec2-8722-58cc3c7b290f/action returned with HTTP 202 Jul 10 08:41:39.251152 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 880/3556] 10.4.3.7 () {70 vars in 1414 bytes} [Fri Jul 10 08:41:39 2026] POST /volume/v3/groups/35fd6724-643f-4ec2-8722-58cc3c7b290f/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 08:41:39.264098 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-a2934b56-3d38-40c3-a723-4ab997acba7d None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:39.266023 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-a2934b56-3d38-40c3-a723-4ab997acba7d tempest-GroupsV320Test-657876427 tempest-GroupsV320Test-657876427-project-member] GET https://10.4.3.7/volume/v3/groups/35fd6724-643f-4ec2-8722-58cc3c7b290f Jul 10 08:41:39.266358 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-a2934b56-3d38-40c3-a723-4ab997acba7d tempest-GroupsV320Test-657876427 tempest-GroupsV320Test-657876427-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:39.266632 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-a2934b56-3d38-40c3-a723-4ab997acba7d tempest-GroupsV320Test-657876427 tempest-GroupsV320Test-657876427-project-member] Calling method 'version_select' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:39.266879 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.groups [None req-a2934b56-3d38-40c3-a723-4ab997acba7d tempest-GroupsV320Test-657876427 tempest-GroupsV320Test-657876427-project-member] show called for member 35fd6724-643f-4ec2-8722-58cc3c7b290f {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 08:41:39.272378 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:39.272378 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:41:39.282217 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-a2934b56-3d38-40c3-a723-4ab997acba7d tempest-GroupsV320Test-657876427 tempest-GroupsV320Test-657876427-project-member] https://10.4.3.7/volume/v3/groups/35fd6724-643f-4ec2-8722-58cc3c7b290f returned with HTTP 200 Jul 10 08:41:39.282680 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 895/3557] 10.4.3.7 () {68 vars in 1372 bytes} [Fri Jul 10 08:41:39 2026] GET /volume/v3/groups/35fd6724-643f-4ec2-8722-58cc3c7b290f => generated 388 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:41:39.910323 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-5a5ac0c1-99ff-4bec-b00a-74201e40e557 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:39.913458 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-5a5ac0c1-99ff-4bec-b00a-74201e40e557 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/64c1618f-86ef-4813-a64d-1963f0536345 Jul 10 08:41:39.913708 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-5a5ac0c1-99ff-4bec-b00a-74201e40e557 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:39.914955 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-5a5ac0c1-99ff-4bec-b00a-74201e40e557 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:39.915204 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-5a5ac0c1-99ff-4bec-b00a-74201e40e557 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 64c1618f-86ef-4813-a64d-1963f0536345. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:41:39.920383 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:39.920383 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:41:39.921953 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-5a5ac0c1-99ff-4bec-b00a-74201e40e557 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/64c1618f-86ef-4813-a64d-1963f0536345 returned with HTTP 200 Jul 10 08:41:39.922592 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 889/3558] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:41:39 2026] GET /volume/v3/backups/64c1618f-86ef-4813-a64d-1963f0536345 => generated 786 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:41:40.291519 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-1015c68c-b1f5-4955-8675-cc5b0a5aa6a3 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:40.293499 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-1015c68c-b1f5-4955-8675-cc5b0a5aa6a3 tempest-GroupsV320Test-657876427 tempest-GroupsV320Test-657876427-project-member] GET https://10.4.3.7/volume/v3/groups/35fd6724-643f-4ec2-8722-58cc3c7b290f Jul 10 08:41:40.293759 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-1015c68c-b1f5-4955-8675-cc5b0a5aa6a3 tempest-GroupsV320Test-657876427 tempest-GroupsV320Test-657876427-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:40.293982 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-1015c68c-b1f5-4955-8675-cc5b0a5aa6a3 tempest-GroupsV320Test-657876427 tempest-GroupsV320Test-657876427-project-member] Calling method 'version_select' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:40.294150 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.groups [None req-1015c68c-b1f5-4955-8675-cc5b0a5aa6a3 tempest-GroupsV320Test-657876427 tempest-GroupsV320Test-657876427-project-member] show called for member 35fd6724-643f-4ec2-8722-58cc3c7b290f {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 08:41:40.299180 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-1015c68c-b1f5-4955-8675-cc5b0a5aa6a3 tempest-GroupsV320Test-657876427 tempest-GroupsV320Test-657876427-project-member] https://10.4.3.7/volume/v3/groups/35fd6724-643f-4ec2-8722-58cc3c7b290f returned with HTTP 404 Jul 10 08:41:40.299671 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 895/3559] 10.4.3.7 () {68 vars in 1372 bytes} [Fri Jul 10 08:41:40 2026] GET /volume/v3/groups/35fd6724-643f-4ec2-8722-58cc3c7b290f => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 08:41:40.307396 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-6c42f60d-74fa-4a77-9816-cf41d24f13a9 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:40.311289 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-6c42f60d-74fa-4a77-9816-cf41d24f13a9 tempest-GroupsV320Test-879014860 tempest-GroupsV320Test-879014860-project-admin] DELETE https://10.4.3.7/volume/v3/group_types/6c825f3d-a124-489a-b409-19dd269c2fe9 Jul 10 08:41:40.311592 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-6c42f60d-74fa-4a77-9816-cf41d24f13a9 tempest-GroupsV320Test-879014860 tempest-GroupsV320Test-879014860-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:40.311829 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-6c42f60d-74fa-4a77-9816-cf41d24f13a9 tempest-GroupsV320Test-879014860 tempest-GroupsV320Test-879014860-project-admin] Calling method 'version_select' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:40.324862 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-6c42f60d-74fa-4a77-9816-cf41d24f13a9 tempest-GroupsV320Test-879014860 tempest-GroupsV320Test-879014860-project-admin] https://10.4.3.7/volume/v3/group_types/6c825f3d-a124-489a-b409-19dd269c2fe9 returned with HTTP 202 Jul 10 08:41:40.325399 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 881/3560] 10.4.3.7 () {68 vars in 1390 bytes} [Fri Jul 10 08:41:40 2026] DELETE /volume/v3/group_types/6c825f3d-a124-489a-b409-19dd269c2fe9 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 08:41:40.332550 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-9f7756eb-b2f8-4e1e-84a1-ee5f34f6f524 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:40.334326 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-9f7756eb-b2f8-4e1e-84a1-ee5f34f6f524 tempest-GroupsV320Test-879014860 tempest-GroupsV320Test-879014860-project-admin] DELETE https://10.4.3.7/volume/v3/types/f04996e7-947e-4764-b7f5-93b7f32f5ffd Jul 10 08:41:40.334326 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-9f7756eb-b2f8-4e1e-84a1-ee5f34f6f524 tempest-GroupsV320Test-879014860 tempest-GroupsV320Test-879014860-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:40.334551 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-9f7756eb-b2f8-4e1e-84a1-ee5f34f6f524 tempest-GroupsV320Test-879014860 tempest-GroupsV320Test-879014860-project-admin] Calling method '_delete' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:40.334754 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:40.334754 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:41:40.357053 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-9f7756eb-b2f8-4e1e-84a1-ee5f34f6f524 tempest-GroupsV320Test-879014860 tempest-GroupsV320Test-879014860-project-admin] https://10.4.3.7/volume/v3/types/f04996e7-947e-4764-b7f5-93b7f32f5ffd returned with HTTP 202 Jul 10 08:41:40.357559 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 896/3561] 10.4.3.7 () {66 vars in 1331 bytes} [Fri Jul 10 08:41:40 2026] DELETE /volume/v3/types/f04996e7-947e-4764-b7f5-93b7f32f5ffd => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:41:40.363912 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-d761c1de-2f17-4381-b3f4-0328f885f5bd None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:40.367951 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-d761c1de-2f17-4381-b3f4-0328f885f5bd tempest-GroupsV320Test-879014860 tempest-GroupsV320Test-879014860-project-admin] GET https://10.4.3.7/volume/v3/types/f04996e7-947e-4764-b7f5-93b7f32f5ffd Jul 10 08:41:40.367951 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-d761c1de-2f17-4381-b3f4-0328f885f5bd tempest-GroupsV320Test-879014860 tempest-GroupsV320Test-879014860-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:40.367951 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-d761c1de-2f17-4381-b3f4-0328f885f5bd tempest-GroupsV320Test-879014860 tempest-GroupsV320Test-879014860-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:40.376952 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-d761c1de-2f17-4381-b3f4-0328f885f5bd tempest-GroupsV320Test-879014860 tempest-GroupsV320Test-879014860-project-admin] https://10.4.3.7/volume/v3/types/f04996e7-947e-4764-b7f5-93b7f32f5ffd returned with HTTP 404 Jul 10 08:41:40.377604 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 890/3562] 10.4.3.7 () {66 vars in 1328 bytes} [Fri Jul 10 08:41:40 2026] GET /volume/v3/types/f04996e7-947e-4764-b7f5-93b7f32f5ffd => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:41:40.931953 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-3419c2cf-a88d-4888-8304-75ece364b357 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:40.933625 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3419c2cf-a88d-4888-8304-75ece364b357 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/64c1618f-86ef-4813-a64d-1963f0536345 Jul 10 08:41:40.933814 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3419c2cf-a88d-4888-8304-75ece364b357 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:40.933996 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3419c2cf-a88d-4888-8304-75ece364b357 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:40.934093 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-3419c2cf-a88d-4888-8304-75ece364b357 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 64c1618f-86ef-4813-a64d-1963f0536345. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:41:40.938432 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:40.938432 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:41:40.939093 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3419c2cf-a88d-4888-8304-75ece364b357 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/64c1618f-86ef-4813-a64d-1963f0536345 returned with HTTP 200 Jul 10 08:41:40.939425 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 896/3563] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:41:40 2026] GET /volume/v3/backups/64c1618f-86ef-4813-a64d-1963f0536345 => generated 786 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:41:41.950742 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-ad2ed8ad-4b43-4960-979a-8fa8d4ea7571 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:41.953619 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-ad2ed8ad-4b43-4960-979a-8fa8d4ea7571 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/64c1618f-86ef-4813-a64d-1963f0536345 Jul 10 08:41:41.953915 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-ad2ed8ad-4b43-4960-979a-8fa8d4ea7571 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:41.954472 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-ad2ed8ad-4b43-4960-979a-8fa8d4ea7571 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:41.954752 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-ad2ed8ad-4b43-4960-979a-8fa8d4ea7571 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 64c1618f-86ef-4813-a64d-1963f0536345. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:41:41.960634 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:41.960634 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:41:41.962755 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-ad2ed8ad-4b43-4960-979a-8fa8d4ea7571 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/64c1618f-86ef-4813-a64d-1963f0536345 returned with HTTP 200 Jul 10 08:41:41.963199 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 882/3564] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:41:41 2026] GET /volume/v3/backups/64c1618f-86ef-4813-a64d-1963f0536345 => generated 786 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:41:42.914482 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-132105f0-1fcb-4355-9f02-4d179cb4067a None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:42.978264 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-7059912a-f865-436f-bd11-51802ee0e2d3 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:42.980780 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-7059912a-f865-436f-bd11-51802ee0e2d3 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/64c1618f-86ef-4813-a64d-1963f0536345 Jul 10 08:41:42.981116 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-7059912a-f865-436f-bd11-51802ee0e2d3 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:42.981449 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-7059912a-f865-436f-bd11-51802ee0e2d3 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:42.981557 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-7059912a-f865-436f-bd11-51802ee0e2d3 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 64c1618f-86ef-4813-a64d-1963f0536345. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:41:42.988125 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:42.988125 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:41:42.993427 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-7059912a-f865-436f-bd11-51802ee0e2d3 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/64c1618f-86ef-4813-a64d-1963f0536345 returned with HTTP 200 Jul 10 08:41:42.993427 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 891/3565] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:41:42 2026] GET /volume/v3/backups/64c1618f-86ef-4813-a64d-1963f0536345 => generated 787 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:41:43.007421 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-ac56b270-ff36-48c9-8ed6-599bc9eb119d None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:43.011536 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ac56b270-ff36-48c9-8ed6-599bc9eb119d tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/volumes/561da85a-4291-4d4b-8d51-d195fb6f01e7 Jul 10 08:41:43.011536 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ac56b270-ff36-48c9-8ed6-599bc9eb119d tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:43.011536 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ac56b270-ff36-48c9-8ed6-599bc9eb119d tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:43.016004 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-132105f0-1fcb-4355-9f02-4d179cb4067a tempest-UserMessagesTest-1230022276 tempest-UserMessagesTest-1230022276-project-admin] POST https://10.4.3.7/volume/v3/types Jul 10 08:41:43.016395 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-132105f0-1fcb-4355-9f02-4d179cb4067a tempest-UserMessagesTest-1230022276 tempest-UserMessagesTest-1230022276-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1672591484", "extra_specs": {"storage_protocol": "tempest-storage_protocol-79930967", "vendor_name": "tempest-vendor_name-1813894932"}}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:41:43.025299 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:43.025299 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:41:43.035476 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-132105f0-1fcb-4355-9f02-4d179cb4067a tempest-UserMessagesTest-1230022276 tempest-UserMessagesTest-1230022276-project-admin] https://10.4.3.7/volume/v3/types returned with HTTP 200 Jul 10 08:41:43.035583 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-ac56b270-ff36-48c9-8ed6-599bc9eb119d tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Volume info retrieved successfully. Jul 10 08:41:43.035613 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 897/3566] 10.4.3.7 () {68 vars in 1239 bytes} [Fri Jul 10 08:41:42 2026] POST /volume/v3/types => generated 326 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:41:43.038973 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ac56b270-ff36-48c9-8ed6-599bc9eb119d tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/volumes/561da85a-4291-4d4b-8d51-d195fb6f01e7 returned with HTTP 200 Jul 10 08:41:43.039568 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 897/3567] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:41:43 2026] GET /volume/v3/volumes/561da85a-4291-4d4b-8d51-d195fb6f01e7 => generated 1129 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:41:43.047172 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-7a2c15a9-d222-4616-9fdc-014fae86e6ea None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:43.056094 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-49498469-362a-4803-93e3-7159e2fdedf6 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:43.059026 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-49498469-362a-4803-93e3-7159e2fdedf6 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] DELETE https://10.4.3.7/volume/v3/backups/64c1618f-86ef-4813-a64d-1963f0536345 Jul 10 08:41:43.059865 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-49498469-362a-4803-93e3-7159e2fdedf6 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:43.059865 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-49498469-362a-4803-93e3-7159e2fdedf6 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:43.059865 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.contrib.backups [None req-49498469-362a-4803-93e3-7159e2fdedf6 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Delete backup with id: 64c1618f-86ef-4813-a64d-1963f0536345. Jul 10 08:41:43.066749 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:43.066749 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:41:43.083202 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.backup.rpcapi [None req-49498469-362a-4803-93e3-7159e2fdedf6 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] delete_backup rpcapi backup_id 64c1618f-86ef-4813-a64d-1963f0536345 {{(pid=100056) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 08:41:43.084610 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-49498469-362a-4803-93e3-7159e2fdedf6 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/64c1618f-86ef-4813-a64d-1963f0536345 returned with HTTP 202 Jul 10 08:41:43.085133 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 892/3568] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:41:43 2026] DELETE /volume/v3/backups/64c1618f-86ef-4813-a64d-1963f0536345 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:41:43.097627 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-ec7ccfd9-6964-4013-959b-b4364d8f8cd5 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:43.099441 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-ec7ccfd9-6964-4013-959b-b4364d8f8cd5 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/64c1618f-86ef-4813-a64d-1963f0536345 Jul 10 08:41:43.099640 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-ec7ccfd9-6964-4013-959b-b4364d8f8cd5 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:43.099823 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-ec7ccfd9-6964-4013-959b-b4364d8f8cd5 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:43.099930 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-ec7ccfd9-6964-4013-959b-b4364d8f8cd5 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 64c1618f-86ef-4813-a64d-1963f0536345. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:41:43.104304 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:43.104304 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:41:43.105123 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-ec7ccfd9-6964-4013-959b-b4364d8f8cd5 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/64c1618f-86ef-4813-a64d-1963f0536345 returned with HTTP 200 Jul 10 08:41:43.107769 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 898/3569] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:41:43 2026] GET /volume/v3/backups/64c1618f-86ef-4813-a64d-1963f0536345 => generated 786 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:41:43.197949 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-7a2c15a9-d222-4616-9fdc-014fae86e6ea tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:41:43.198606 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-7a2c15a9-d222-4616-9fdc-014fae86e6ea tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "ee862d10-4154-4b18-895a-e715c44c09c8", "size": 1, "name": "tempest-UserMessagesTest-Volume-1430854860"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:41:43.200670 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.volumes [None req-7a2c15a9-d222-4616-9fdc-014fae86e6ea tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] Create volume request body: {'volume': {'volume_type': 'ee862d10-4154-4b18-895a-e715c44c09c8', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1430854860'}} {{(pid=100055) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:41:43.205475 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-7a2c15a9-d222-4616-9fdc-014fae86e6ea tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] Create volume of 1 GB Jul 10 08:41:43.205849 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:43.205849 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:41:43.206581 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-7a2c15a9-d222-4616-9fdc-014fae86e6ea tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] Availability Zones retrieved successfully. Jul 10 08:41:43.213298 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-7a2c15a9-d222-4616-9fdc-014fae86e6ea tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] Flow 'volume_create_api' (fa636413-b515-43ef-a2f3-fe868cb7868a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:41:43.214580 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-7a2c15a9-d222-4616-9fdc-014fae86e6ea tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c1f9d0d-549a-40c7-a9ee-e5984a79d74b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:41:43.217850 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.flows.api.create_volume [None req-7a2c15a9-d222-4616-9fdc-014fae86e6ea tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] Validating volume size '1' using validate_int {{(pid=100055) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:41:43.244661 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-7a2c15a9-d222-4616-9fdc-014fae86e6ea tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c1f9d0d-549a-40c7-a9ee-e5984a79d74b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:41:43Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-79930967',vendor_name='tempest-vendor_name-1813894932'},id=ee862d10-4154-4b18-895a-e715c44c09c8,is_public=True,name='tempest-UserMessagesTest-volume-type-1672591484',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ee862d10-4154-4b18-895a-e715c44c09c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:41:43.245997 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-7a2c15a9-d222-4616-9fdc-014fae86e6ea tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c65128d-d40b-4dfc-9218-dece9c167943) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:41:43.289189 np0000004976 devstack@c-api.service[100055]: WARNING cinder.quota [None req-7a2c15a9-d222-4616-9fdc-014fae86e6ea tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1672591484 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1672591484, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:41:43.289189 np0000004976 devstack@c-api.service[100055]: WARNING cinder.quota [None req-7a2c15a9-d222-4616-9fdc-014fae86e6ea tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1672591484 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1672591484, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:41:43.333147 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.quota [None req-7a2c15a9-d222-4616-9fdc-014fae86e6ea tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] Created reservations ['6e908f46-92d2-488e-99fd-9ce16a3f628d', 'f5c54cd2-902c-4079-9b89-787ae67c6294', '4830348d-fe03-4301-852d-e93c442f8e7b', '623007c3-e795-4795-873f-273b3f8125af'] {{(pid=100055) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:41:43.334166 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-7a2c15a9-d222-4616-9fdc-014fae86e6ea tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c65128d-d40b-4dfc-9218-dece9c167943) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e908f46-92d2-488e-99fd-9ce16a3f628d', 'f5c54cd2-902c-4079-9b89-787ae67c6294', '4830348d-fe03-4301-852d-e93c442f8e7b', '623007c3-e795-4795-873f-273b3f8125af']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:41:43.335028 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-7a2c15a9-d222-4616-9fdc-014fae86e6ea tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (990c0ebf-1388-49d5-ac82-13f7b073a1fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:41:43.365314 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-7a2c15a9-d222-4616-9fdc-014fae86e6ea tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (990c0ebf-1388-49d5-ac82-13f7b073a1fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bb213782-3fda-46e1-ab76-b13f0c5b2969', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1430854860',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42b65be797d5419a99ad33f3dd2b49c0',qos_specs=None,replication_status=,reservations=['6e908f46-92d2-488e-99fd-9ce16a3f628d','f5c54cd2-902c-4079-9b89-787ae67c6294','4830348d-fe03-4301-852d-e93c442f8e7b','623007c3-e795-4795-873f-273b3f8125af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e1b141d240e14ad2addffc9cdc1ec8a4',volume_type_id=ee862d10-4154-4b18-895a-e715c44c09c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:41:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1430854860',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bb213782-3fda-46e1-ab76-b13f0c5b2969,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='42b65be797d5419a99ad33f3dd2b49c0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e1b141d240e14ad2addffc9cdc1ec8a4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ee862d10-4154-4b18-895a-e715c44c09c8),volume_type_id=ee862d10-4154-4b18-895a-e715c44c09c8)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:41:43.365990 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-7a2c15a9-d222-4616-9fdc-014fae86e6ea tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bda3a9d5-2124-473d-8d46-767903c50056) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:41:43.393665 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-7a2c15a9-d222-4616-9fdc-014fae86e6ea tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bda3a9d5-2124-473d-8d46-767903c50056) transitioned into state 'SUCCESS' from state '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-1430854860',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42b65be797d5419a99ad33f3dd2b49c0',qos_specs=None,replication_status=,reservations=['6e908f46-92d2-488e-99fd-9ce16a3f628d','f5c54cd2-902c-4079-9b89-787ae67c6294','4830348d-fe03-4301-852d-e93c442f8e7b','623007c3-e795-4795-873f-273b3f8125af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e1b141d240e14ad2addffc9cdc1ec8a4',volume_type_id=ee862d10-4154-4b18-895a-e715c44c09c8)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:41:43.394392 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-7a2c15a9-d222-4616-9fdc-014fae86e6ea tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (849f5255-586d-45b0-b0e3-065c4dc8952d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:41:43.408545 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-7a2c15a9-d222-4616-9fdc-014fae86e6ea tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (849f5255-586d-45b0-b0e3-065c4dc8952d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:41:43.409833 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-7a2c15a9-d222-4616-9fdc-014fae86e6ea tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] Flow 'volume_create_api' (fa636413-b515-43ef-a2f3-fe868cb7868a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:41:43.413627 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-7a2c15a9-d222-4616-9fdc-014fae86e6ea tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] Create volume request issued successfully. Jul 10 08:41:43.415324 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-7a2c15a9-d222-4616-9fdc-014fae86e6ea tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:41:43.415917 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 883/3570] 10.4.3.7 () {70 vars in 1285 bytes} [Fri Jul 10 08:41:43 2026] POST /volume/v3/volumes => generated 782 bytes in 369 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:41:43.437456 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-55b1c5a8-a690-49a7-ac91-69c77947ac53 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:43.441586 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-55b1c5a8-a690-49a7-ac91-69c77947ac53 tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] GET https://10.4.3.7/volume/v3/volumes/bb213782-3fda-46e1-ab76-b13f0c5b2969 Jul 10 08:41:43.442332 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-55b1c5a8-a690-49a7-ac91-69c77947ac53 tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:43.442332 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-55b1c5a8-a690-49a7-ac91-69c77947ac53 tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:43.455036 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:43.455036 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:41:43.465362 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-55b1c5a8-a690-49a7-ac91-69c77947ac53 tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] Volume info retrieved successfully. Jul 10 08:41:43.472502 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-55b1c5a8-a690-49a7-ac91-69c77947ac53 tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] https://10.4.3.7/volume/v3/volumes/bb213782-3fda-46e1-ab76-b13f0c5b2969 returned with HTTP 200 Jul 10 08:41:43.473030 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 898/3571] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:41:43 2026] GET /volume/v3/volumes/bb213782-3fda-46e1-ab76-b13f0c5b2969 => generated 850 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:41:44.121250 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-bd1f7e3c-1c51-43a6-8aa5-266817a5f2f2 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:44.123446 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-bd1f7e3c-1c51-43a6-8aa5-266817a5f2f2 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/64c1618f-86ef-4813-a64d-1963f0536345 Jul 10 08:41:44.123704 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-bd1f7e3c-1c51-43a6-8aa5-266817a5f2f2 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:44.124106 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-bd1f7e3c-1c51-43a6-8aa5-266817a5f2f2 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:44.124106 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-bd1f7e3c-1c51-43a6-8aa5-266817a5f2f2 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 64c1618f-86ef-4813-a64d-1963f0536345. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:41:44.131476 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-bd1f7e3c-1c51-43a6-8aa5-266817a5f2f2 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/64c1618f-86ef-4813-a64d-1963f0536345 returned with HTTP 404 Jul 10 08:41:44.132091 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 893/3572] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:41:44 2026] GET /volume/v3/backups/64c1618f-86ef-4813-a64d-1963f0536345 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:41:44.291547 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-2b453dea-5bea-4651-8c6a-89ca63aae5a4 req-2a913540-6a61-4fd2-aa15-8ec0fed0f0a7 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:44.294200 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-2b453dea-5bea-4651-8c6a-89ca63aae5a4 req-2a913540-6a61-4fd2-aa15-8ec0fed0f0a7 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/volumes/561da85a-4291-4d4b-8d51-d195fb6f01e7 Jul 10 08:41:44.294525 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-2b453dea-5bea-4651-8c6a-89ca63aae5a4 req-2a913540-6a61-4fd2-aa15-8ec0fed0f0a7 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:44.294735 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-2b453dea-5bea-4651-8c6a-89ca63aae5a4 req-2a913540-6a61-4fd2-aa15-8ec0fed0f0a7 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:44.308951 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:44.308951 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:41:44.314201 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-2b453dea-5bea-4651-8c6a-89ca63aae5a4 req-2a913540-6a61-4fd2-aa15-8ec0fed0f0a7 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Volume info retrieved successfully. Jul 10 08:41:44.322534 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-2b453dea-5bea-4651-8c6a-89ca63aae5a4 req-2a913540-6a61-4fd2-aa15-8ec0fed0f0a7 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/volumes/561da85a-4291-4d4b-8d51-d195fb6f01e7 returned with HTTP 200 Jul 10 08:41:44.323360 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 899/3573] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:41:44 2026] GET /volume/v3/volumes/561da85a-4291-4d4b-8d51-d195fb6f01e7 => generated 1129 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:41:44.351840 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-2b453dea-5bea-4651-8c6a-89ca63aae5a4 req-f19203b3-f028-4d67-b9c0-fe1fd5ee68b6 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:44.356385 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-2b453dea-5bea-4651-8c6a-89ca63aae5a4 req-f19203b3-f028-4d67-b9c0-fe1fd5ee68b6 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] POST https://10.4.3.7/volume/v3/volumes/561da85a-4291-4d4b-8d51-d195fb6f01e7/action Jul 10 08:41:44.356385 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-2b453dea-5bea-4651-8c6a-89ca63aae5a4 req-f19203b3-f028-4d67-b9c0-fe1fd5ee68b6 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100055) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:41:44.356385 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-2b453dea-5bea-4651-8c6a-89ca63aae5a4 req-f19203b3-f028-4d67-b9c0-fe1fd5ee68b6 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:41:44.369356 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:44.369356 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:41:44.370362 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [req-2b453dea-5bea-4651-8c6a-89ca63aae5a4 req-f19203b3-f028-4d67-b9c0-fe1fd5ee68b6 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Volume info retrieved successfully. Jul 10 08:41:44.381636 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [req-2b453dea-5bea-4651-8c6a-89ca63aae5a4 req-f19203b3-f028-4d67-b9c0-fe1fd5ee68b6 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Begin detaching volume completed successfully. Jul 10 08:41:44.382052 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-2b453dea-5bea-4651-8c6a-89ca63aae5a4 req-f19203b3-f028-4d67-b9c0-fe1fd5ee68b6 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/volumes/561da85a-4291-4d4b-8d51-d195fb6f01e7/action returned with HTTP 202 Jul 10 08:41:44.382752 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 884/3574] 10.4.3.7 () {72 vars in 1658 bytes} [Fri Jul 10 08:41:44 2026] POST /volume/v3/volumes/561da85a-4291-4d4b-8d51-d195fb6f01e7/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:41:44.406873 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-c9ea2f90-e2dc-43e5-9e1c-2fed66728529 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:44.409047 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c9ea2f90-e2dc-43e5-9e1c-2fed66728529 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/volumes/561da85a-4291-4d4b-8d51-d195fb6f01e7 Jul 10 08:41:44.411043 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c9ea2f90-e2dc-43e5-9e1c-2fed66728529 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:44.411043 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c9ea2f90-e2dc-43e5-9e1c-2fed66728529 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:44.421996 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:44.421996 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:41:44.426396 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-c9ea2f90-e2dc-43e5-9e1c-2fed66728529 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Volume info retrieved successfully. Jul 10 08:41:44.430709 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c9ea2f90-e2dc-43e5-9e1c-2fed66728529 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/volumes/561da85a-4291-4d4b-8d51-d195fb6f01e7 returned with HTTP 200 Jul 10 08:41:44.431087 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 899/3575] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:41:44 2026] GET /volume/v3/volumes/561da85a-4291-4d4b-8d51-d195fb6f01e7 => generated 1132 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:41:44.488148 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-6aa24a7b-8a91-4cfb-b418-7f0631fae5bd None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:44.490459 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-6aa24a7b-8a91-4cfb-b418-7f0631fae5bd tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] GET https://10.4.3.7/volume/v3/volumes/bb213782-3fda-46e1-ab76-b13f0c5b2969 Jul 10 08:41:44.490756 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-6aa24a7b-8a91-4cfb-b418-7f0631fae5bd tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:44.491010 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-6aa24a7b-8a91-4cfb-b418-7f0631fae5bd tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:44.498615 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:44.498615 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:41:44.502488 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-6aa24a7b-8a91-4cfb-b418-7f0631fae5bd tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] Volume info retrieved successfully. Jul 10 08:41:44.506560 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-6aa24a7b-8a91-4cfb-b418-7f0631fae5bd tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] https://10.4.3.7/volume/v3/volumes/bb213782-3fda-46e1-ab76-b13f0c5b2969 returned with HTTP 200 Jul 10 08:41:44.507137 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 894/3576] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:41:44 2026] GET /volume/v3/volumes/bb213782-3fda-46e1-ab76-b13f0c5b2969 => generated 871 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:41:44.518795 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-b4b118db-a5d6-4482-a449-f8417bff05bd None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:44.521970 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-b4b118db-a5d6-4482-a449-f8417bff05bd tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] GET https://10.4.3.7/volume/v3/messages Jul 10 08:41:44.522340 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-b4b118db-a5d6-4482-a449-f8417bff05bd tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:44.522585 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-b4b118db-a5d6-4482-a449-f8417bff05bd tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] Calling method 'version_select' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:44.527522 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-b4b118db-a5d6-4482-a449-f8417bff05bd tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] https://10.4.3.7/volume/v3/messages returned with HTTP 200 Jul 10 08:41:44.528099 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 900/3577] 10.4.3.7 () {68 vars in 1266 bytes} [Fri Jul 10 08:41:44 2026] GET /volume/v3/messages => generated 666 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:41:44.538129 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-82bb78f3-6c50-4823-8b25-72318742ddf0 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:44.539884 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-82bb78f3-6c50-4823-8b25-72318742ddf0 tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] DELETE https://10.4.3.7/volume/v3/messages/504b738f-64e3-47ac-ad4c-eb54226eabc2 Jul 10 08:41:44.540116 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-82bb78f3-6c50-4823-8b25-72318742ddf0 tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:44.540258 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-82bb78f3-6c50-4823-8b25-72318742ddf0 tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] Calling method 'version_select' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:44.550665 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-82bb78f3-6c50-4823-8b25-72318742ddf0 tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] https://10.4.3.7/volume/v3/messages/504b738f-64e3-47ac-ad4c-eb54226eabc2 returned with HTTP 204 Jul 10 08:41:44.551046 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 885/3578] 10.4.3.7 () {68 vars in 1380 bytes} [Fri Jul 10 08:41:44 2026] DELETE /volume/v3/messages/504b738f-64e3-47ac-ad4c-eb54226eabc2 => generated 0 bytes in 13 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 10 08:41:44.558804 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-c45820be-30c4-4e8a-b680-706f080e3d68 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:44.560792 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c45820be-30c4-4e8a-b680-706f080e3d68 tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] GET https://10.4.3.7/volume/v3/messages/504b738f-64e3-47ac-ad4c-eb54226eabc2 Jul 10 08:41:44.561026 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c45820be-30c4-4e8a-b680-706f080e3d68 tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:44.561228 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c45820be-30c4-4e8a-b680-706f080e3d68 tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] Calling method 'version_select' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:44.565899 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c45820be-30c4-4e8a-b680-706f080e3d68 tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] https://10.4.3.7/volume/v3/messages/504b738f-64e3-47ac-ad4c-eb54226eabc2 returned with HTTP 404 Jul 10 08:41:44.566475 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 900/3579] 10.4.3.7 () {68 vars in 1377 bytes} [Fri Jul 10 08:41:44 2026] GET /volume/v3/messages/504b738f-64e3-47ac-ad4c-eb54226eabc2 => generated 110 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:41:44.574378 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-8b7c72f1-f936-49e0-ab95-a1796d1156fe None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:44.576820 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-8b7c72f1-f936-49e0-ab95-a1796d1156fe tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] GET https://10.4.3.7/volume/v3/volumes/bb213782-3fda-46e1-ab76-b13f0c5b2969 Jul 10 08:41:44.577090 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-8b7c72f1-f936-49e0-ab95-a1796d1156fe tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:44.577465 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-8b7c72f1-f936-49e0-ab95-a1796d1156fe tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:44.586502 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:44.586502 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:41:44.591013 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-8b7c72f1-f936-49e0-ab95-a1796d1156fe tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] Volume info retrieved successfully. Jul 10 08:41:44.596245 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-8b7c72f1-f936-49e0-ab95-a1796d1156fe tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] https://10.4.3.7/volume/v3/volumes/bb213782-3fda-46e1-ab76-b13f0c5b2969 returned with HTTP 200 Jul 10 08:41:44.596336 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 895/3580] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:41:44 2026] GET /volume/v3/volumes/bb213782-3fda-46e1-ab76-b13f0c5b2969 => generated 871 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:41:44.609643 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-e51e683d-7193-4f4b-b4d0-d57135e67679 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:44.611843 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-e51e683d-7193-4f4b-b4d0-d57135e67679 tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] DELETE https://10.4.3.7/volume/v3/volumes/bb213782-3fda-46e1-ab76-b13f0c5b2969 Jul 10 08:41:44.612081 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-e51e683d-7193-4f4b-b4d0-d57135e67679 tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:44.612373 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-e51e683d-7193-4f4b-b4d0-d57135e67679 tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] Calling method 'delete' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:44.612639 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.volumes [None req-e51e683d-7193-4f4b-b4d0-d57135e67679 tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] Delete volume with id: bb213782-3fda-46e1-ab76-b13f0c5b2969 Jul 10 08:41:44.621547 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:44.621547 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:41:44.622182 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-e51e683d-7193-4f4b-b4d0-d57135e67679 tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] Volume info retrieved successfully. Jul 10 08:41:44.623603 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-e51e683d-7193-4f4b-b4d0-d57135e67679 tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100054) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 10 08:41:44.637948 np0000004976 devstack@c-api.service[100054]: WARNING cinder.quota [None req-e51e683d-7193-4f4b-b4d0-d57135e67679 tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1672591484 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1672591484, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:41:44.638477 np0000004976 devstack@c-api.service[100054]: WARNING cinder.quota [None req-e51e683d-7193-4f4b-b4d0-d57135e67679 tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1672591484 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1672591484, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:41:44.648702 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.quota [None req-e51e683d-7193-4f4b-b4d0-d57135e67679 tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] Created reservations ['a958483d-d04e-44cd-a6a2-1529f58489ad', 'fb37f1fb-e917-4e1c-aea6-66e55fd631fc', 'e59cd541-3f9d-4f95-896c-d11d777dd3c4', '48c67bea-b93a-4142-9889-2e020e471ea7'] {{(pid=100054) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:41:44.682162 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-e51e683d-7193-4f4b-b4d0-d57135e67679 tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] Delete volume request issued successfully. Jul 10 08:41:44.682548 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-e51e683d-7193-4f4b-b4d0-d57135e67679 tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] https://10.4.3.7/volume/v3/volumes/bb213782-3fda-46e1-ab76-b13f0c5b2969 returned with HTTP 202 Jul 10 08:41:44.684007 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 901/3581] 10.4.3.7 () {68 vars in 1377 bytes} [Fri Jul 10 08:41:44 2026] DELETE /volume/v3/volumes/bb213782-3fda-46e1-ab76-b13f0c5b2969 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:41:44.695879 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-fc3e74d2-9eb7-46d9-ab75-3f1c52bd48ff None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:44.698458 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-fc3e74d2-9eb7-46d9-ab75-3f1c52bd48ff tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] GET https://10.4.3.7/volume/v3/volumes/bb213782-3fda-46e1-ab76-b13f0c5b2969 Jul 10 08:41:44.699699 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-fc3e74d2-9eb7-46d9-ab75-3f1c52bd48ff tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:44.699943 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-fc3e74d2-9eb7-46d9-ab75-3f1c52bd48ff tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:44.716648 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-fc3e74d2-9eb7-46d9-ab75-3f1c52bd48ff tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] https://10.4.3.7/volume/v3/volumes/bb213782-3fda-46e1-ab76-b13f0c5b2969 returned with HTTP 404 Jul 10 08:41:44.721096 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 886/3582] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:41:44 2026] GET /volume/v3/volumes/bb213782-3fda-46e1-ab76-b13f0c5b2969 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:41:44.730518 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-871d9c77-88f0-45df-87fc-de6b4e1e3e10 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:44.736504 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-871d9c77-88f0-45df-87fc-de6b4e1e3e10 tempest-UserMessagesTest-1230022276 tempest-UserMessagesTest-1230022276-project-admin] DELETE https://10.4.3.7/volume/v3/types/ee862d10-4154-4b18-895a-e715c44c09c8 Jul 10 08:41:44.736689 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-871d9c77-88f0-45df-87fc-de6b4e1e3e10 tempest-UserMessagesTest-1230022276 tempest-UserMessagesTest-1230022276-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:44.737000 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-871d9c77-88f0-45df-87fc-de6b4e1e3e10 tempest-UserMessagesTest-1230022276 tempest-UserMessagesTest-1230022276-project-admin] Calling method '_delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:44.778924 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-871d9c77-88f0-45df-87fc-de6b4e1e3e10 tempest-UserMessagesTest-1230022276 tempest-UserMessagesTest-1230022276-project-admin] https://10.4.3.7/volume/v3/types/ee862d10-4154-4b18-895a-e715c44c09c8 returned with HTTP 202 Jul 10 08:41:44.779380 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 901/3583] 10.4.3.7 () {66 vars in 1331 bytes} [Fri Jul 10 08:41:44 2026] DELETE /volume/v3/types/ee862d10-4154-4b18-895a-e715c44c09c8 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:41:44.786621 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-e25202db-31b0-4b31-9c2a-ba8b669470b0 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:44.788668 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-e25202db-31b0-4b31-9c2a-ba8b669470b0 tempest-UserMessagesTest-1230022276 tempest-UserMessagesTest-1230022276-project-admin] GET https://10.4.3.7/volume/v3/types/ee862d10-4154-4b18-895a-e715c44c09c8 Jul 10 08:41:44.788876 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-e25202db-31b0-4b31-9c2a-ba8b669470b0 tempest-UserMessagesTest-1230022276 tempest-UserMessagesTest-1230022276-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:44.789101 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-e25202db-31b0-4b31-9c2a-ba8b669470b0 tempest-UserMessagesTest-1230022276 tempest-UserMessagesTest-1230022276-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:44.793492 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-e25202db-31b0-4b31-9c2a-ba8b669470b0 tempest-UserMessagesTest-1230022276 tempest-UserMessagesTest-1230022276-project-admin] https://10.4.3.7/volume/v3/types/ee862d10-4154-4b18-895a-e715c44c09c8 returned with HTTP 404 Jul 10 08:41:44.794377 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 896/3584] 10.4.3.7 () {66 vars in 1328 bytes} [Fri Jul 10 08:41:44 2026] GET /volume/v3/types/ee862d10-4154-4b18-895a-e715c44c09c8 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:41:44.805626 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-be23898b-44bd-4ce0-aa99-133aa504085f None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:44.806231 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-be23898b-44bd-4ce0-aa99-133aa504085f tempest-UserMessagesTest-1230022276 tempest-UserMessagesTest-1230022276-project-admin] POST https://10.4.3.7/volume/v3/types Jul 10 08:41:44.806699 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-be23898b-44bd-4ce0-aa99-133aa504085f tempest-UserMessagesTest-1230022276 tempest-UserMessagesTest-1230022276-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1859628419", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1157296417", "vendor_name": "tempest-vendor_name-639603786"}}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:41:44.823568 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-be23898b-44bd-4ce0-aa99-133aa504085f tempest-UserMessagesTest-1230022276 tempest-UserMessagesTest-1230022276-project-admin] https://10.4.3.7/volume/v3/types returned with HTTP 200 Jul 10 08:41:44.824320 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 902/3585] 10.4.3.7 () {68 vars in 1239 bytes} [Fri Jul 10 08:41:44 2026] POST /volume/v3/types => generated 327 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:41:44.837736 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-b6e348a7-c302-44f4-b107-b77a841bce08 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:44.843508 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-b6e348a7-c302-44f4-b107-b77a841bce08 tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:41:44.843940 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-b6e348a7-c302-44f4-b107-b77a841bce08 tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "4a3a4a82-571b-47b6-bcff-efa993704a1a", "size": 1, "name": "tempest-UserMessagesTest-Volume-364429957"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:41:44.849333 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.volumes [None req-b6e348a7-c302-44f4-b107-b77a841bce08 tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] Create volume request body: {'volume': {'volume_type': '4a3a4a82-571b-47b6-bcff-efa993704a1a', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-364429957'}} {{(pid=100055) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:41:44.860485 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-b6e348a7-c302-44f4-b107-b77a841bce08 tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] Create volume of 1 GB Jul 10 08:41:44.860485 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:44.860485 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:41:44.860663 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-b6e348a7-c302-44f4-b107-b77a841bce08 tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] Availability Zones retrieved successfully. Jul 10 08:41:44.870090 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-b6e348a7-c302-44f4-b107-b77a841bce08 tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] Flow 'volume_create_api' (32527534-1004-43bc-8c0b-2ec119a1e119) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:41:44.872290 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-b6e348a7-c302-44f4-b107-b77a841bce08 tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eba0d3d3-f4d3-4439-a3bd-42acbe26656b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:41:44.872290 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.flows.api.create_volume [None req-b6e348a7-c302-44f4-b107-b77a841bce08 tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] Validating volume size '1' using validate_int {{(pid=100055) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:41:44.918549 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-b6e348a7-c302-44f4-b107-b77a841bce08 tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eba0d3d3-f4d3-4439-a3bd-42acbe26656b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:41:45Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1157296417',vendor_name='tempest-vendor_name-639603786'},id=4a3a4a82-571b-47b6-bcff-efa993704a1a,is_public=True,name='tempest-UserMessagesTest-volume-type-1859628419',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4a3a4a82-571b-47b6-bcff-efa993704a1a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:41:44.922472 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-b6e348a7-c302-44f4-b107-b77a841bce08 tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3caee0b1-7981-416e-9ea4-cc1c5e365746) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:41:44.973946 np0000004976 devstack@c-api.service[100055]: WARNING cinder.quota [None req-b6e348a7-c302-44f4-b107-b77a841bce08 tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1859628419 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1859628419, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:41:44.974337 np0000004976 devstack@c-api.service[100055]: WARNING cinder.quota [None req-b6e348a7-c302-44f4-b107-b77a841bce08 tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1859628419 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1859628419, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:41:45.019712 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.quota [None req-b6e348a7-c302-44f4-b107-b77a841bce08 tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] Created reservations ['f4303362-ade9-4830-ad2a-ede4ed00d1f0', '070fbe6d-b169-4889-8d0b-6a5bbc322adf', '1188f882-c09a-4e74-a311-28a4ad348c81', 'c65cd39e-693e-41e7-9010-4a4a794d5c22'] {{(pid=100055) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:41:45.020778 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-b6e348a7-c302-44f4-b107-b77a841bce08 tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3caee0b1-7981-416e-9ea4-cc1c5e365746) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f4303362-ade9-4830-ad2a-ede4ed00d1f0', '070fbe6d-b169-4889-8d0b-6a5bbc322adf', '1188f882-c09a-4e74-a311-28a4ad348c81', 'c65cd39e-693e-41e7-9010-4a4a794d5c22']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:41:45.021922 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-b6e348a7-c302-44f4-b107-b77a841bce08 tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7db32974-9a1f-45f7-a3ec-a3bb6304b79e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:41:45.070221 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-b6e348a7-c302-44f4-b107-b77a841bce08 tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7db32974-9a1f-45f7-a3ec-a3bb6304b79e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a4dd73f2-62e7-4632-a57c-c342b1860d4c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-364429957',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42b65be797d5419a99ad33f3dd2b49c0',qos_specs=None,replication_status=,reservations=['f4303362-ade9-4830-ad2a-ede4ed00d1f0','070fbe6d-b169-4889-8d0b-6a5bbc322adf','1188f882-c09a-4e74-a311-28a4ad348c81','c65cd39e-693e-41e7-9010-4a4a794d5c22'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e1b141d240e14ad2addffc9cdc1ec8a4',volume_type_id=4a3a4a82-571b-47b6-bcff-efa993704a1a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:41:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-364429957',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a4dd73f2-62e7-4632-a57c-c342b1860d4c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='42b65be797d5419a99ad33f3dd2b49c0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e1b141d240e14ad2addffc9cdc1ec8a4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4a3a4a82-571b-47b6-bcff-efa993704a1a),volume_type_id=4a3a4a82-571b-47b6-bcff-efa993704a1a)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:41:45.071351 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-b6e348a7-c302-44f4-b107-b77a841bce08 tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f346f20-c07a-4bc0-b780-effac08894c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:41:45.101149 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-b6e348a7-c302-44f4-b107-b77a841bce08 tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f346f20-c07a-4bc0-b780-effac08894c9) transitioned into state 'SUCCESS' from state '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-364429957',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42b65be797d5419a99ad33f3dd2b49c0',qos_specs=None,replication_status=,reservations=['f4303362-ade9-4830-ad2a-ede4ed00d1f0','070fbe6d-b169-4889-8d0b-6a5bbc322adf','1188f882-c09a-4e74-a311-28a4ad348c81','c65cd39e-693e-41e7-9010-4a4a794d5c22'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e1b141d240e14ad2addffc9cdc1ec8a4',volume_type_id=4a3a4a82-571b-47b6-bcff-efa993704a1a)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:41:45.101799 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-b6e348a7-c302-44f4-b107-b77a841bce08 tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dcec6466-68d2-4113-bd0e-a310f9c20144) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:41:45.114533 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-b6e348a7-c302-44f4-b107-b77a841bce08 tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dcec6466-68d2-4113-bd0e-a310f9c20144) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:41:45.114533 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-b6e348a7-c302-44f4-b107-b77a841bce08 tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] Flow 'volume_create_api' (32527534-1004-43bc-8c0b-2ec119a1e119) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:41:45.114533 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-b6e348a7-c302-44f4-b107-b77a841bce08 tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] Create volume request issued successfully. Jul 10 08:41:45.114871 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-b6e348a7-c302-44f4-b107-b77a841bce08 tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:41:45.115173 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 887/3586] 10.4.3.7 () {70 vars in 1285 bytes} [Fri Jul 10 08:41:44 2026] POST /volume/v3/volumes => generated 781 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:41:45.131421 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-89289754-1139-4b6c-a8fd-f0a54b490fe7 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:45.134332 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-89289754-1139-4b6c-a8fd-f0a54b490fe7 tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] GET https://10.4.3.7/volume/v3/volumes/a4dd73f2-62e7-4632-a57c-c342b1860d4c Jul 10 08:41:45.134557 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-89289754-1139-4b6c-a8fd-f0a54b490fe7 tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:45.134788 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-89289754-1139-4b6c-a8fd-f0a54b490fe7 tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:45.149335 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:45.149335 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:41:45.153617 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-89289754-1139-4b6c-a8fd-f0a54b490fe7 tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] Volume info retrieved successfully. Jul 10 08:41:45.161079 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-89289754-1139-4b6c-a8fd-f0a54b490fe7 tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] https://10.4.3.7/volume/v3/volumes/a4dd73f2-62e7-4632-a57c-c342b1860d4c returned with HTTP 200 Jul 10 08:41:45.161580 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 902/3587] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:41:45 2026] GET /volume/v3/volumes/a4dd73f2-62e7-4632-a57c-c342b1860d4c => generated 849 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:41:45.417150 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-a7c07415-c8c2-4a03-8425-88456d7a86be None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:45.417645 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-a7c07415-c8c2-4a03-8425-88456d7a86be None None] GET https://10.4.3.7/volume// Jul 10 08:41:45.417814 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-a7c07415-c8c2-4a03-8425-88456d7a86be None None] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:45.418047 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-a7c07415-c8c2-4a03-8425-88456d7a86be None None] Calling method 'all' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:45.418490 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-a7c07415-c8c2-4a03-8425-88456d7a86be None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:41:45.418982 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 897/3588] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:41:45 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:41:45.437056 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-2b453dea-5bea-4651-8c6a-89ca63aae5a4 req-c43e1d97-5ac4-4fd8-ab0f-047ed4b8e365 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:45.441101 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-2b453dea-5bea-4651-8c6a-89ca63aae5a4 req-c43e1d97-5ac4-4fd8-ab0f-047ed4b8e365 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/volumes/561da85a-4291-4d4b-8d51-d195fb6f01e7 Jul 10 08:41:45.441724 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-2b453dea-5bea-4651-8c6a-89ca63aae5a4 req-c43e1d97-5ac4-4fd8-ab0f-047ed4b8e365 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:45.442178 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-2b453dea-5bea-4651-8c6a-89ca63aae5a4 req-c43e1d97-5ac4-4fd8-ab0f-047ed4b8e365 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:45.450461 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-dd5a87ed-f303-4716-b1fe-c70849d1843f None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:45.453038 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-dd5a87ed-f303-4716-b1fe-c70849d1843f tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/volumes/561da85a-4291-4d4b-8d51-d195fb6f01e7 Jul 10 08:41:45.453347 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-dd5a87ed-f303-4716-b1fe-c70849d1843f tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:45.453616 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-dd5a87ed-f303-4716-b1fe-c70849d1843f tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:45.455253 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:45.455253 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:41:45.459753 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-2b453dea-5bea-4651-8c6a-89ca63aae5a4 req-c43e1d97-5ac4-4fd8-ab0f-047ed4b8e365 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Volume info retrieved successfully. Jul 10 08:41:45.464717 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-2b453dea-5bea-4651-8c6a-89ca63aae5a4 req-c43e1d97-5ac4-4fd8-ab0f-047ed4b8e365 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/volumes/561da85a-4291-4d4b-8d51-d195fb6f01e7 returned with HTTP 200 Jul 10 08:41:45.465320 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 903/3589] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:41:45 2026] GET /volume/v3/volumes/561da85a-4291-4d4b-8d51-d195fb6f01e7 => generated 1312 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:41:45.475873 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:45.475873 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:41:45.484465 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-dd5a87ed-f303-4716-b1fe-c70849d1843f tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Volume info retrieved successfully. Jul 10 08:41:45.495343 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-dd5a87ed-f303-4716-b1fe-c70849d1843f tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/volumes/561da85a-4291-4d4b-8d51-d195fb6f01e7 returned with HTTP 200 Jul 10 08:41:45.495901 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 888/3590] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:41:45 2026] GET /volume/v3/volumes/561da85a-4291-4d4b-8d51-d195fb6f01e7 => generated 1132 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:41:46.173920 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-659f04dc-84da-4500-871c-3162da1b6b3c None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:46.181266 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-659f04dc-84da-4500-871c-3162da1b6b3c tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] GET https://10.4.3.7/volume/v3/volumes/a4dd73f2-62e7-4632-a57c-c342b1860d4c Jul 10 08:41:46.181908 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-659f04dc-84da-4500-871c-3162da1b6b3c tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:46.181908 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-659f04dc-84da-4500-871c-3162da1b6b3c tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:46.194514 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:46.194514 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:41:46.202132 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-659f04dc-84da-4500-871c-3162da1b6b3c tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] Volume info retrieved successfully. Jul 10 08:41:46.209146 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-659f04dc-84da-4500-871c-3162da1b6b3c tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] https://10.4.3.7/volume/v3/volumes/a4dd73f2-62e7-4632-a57c-c342b1860d4c returned with HTTP 200 Jul 10 08:41:46.209562 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 903/3591] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:41:46 2026] GET /volume/v3/volumes/a4dd73f2-62e7-4632-a57c-c342b1860d4c => generated 870 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:41:46.229299 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-005f8a6e-ac06-44cb-8061-167dc6209e39 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:46.231334 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-005f8a6e-ac06-44cb-8061-167dc6209e39 tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] GET https://10.4.3.7/volume/v3/messages Jul 10 08:41:46.231578 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-005f8a6e-ac06-44cb-8061-167dc6209e39 tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:46.231807 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-005f8a6e-ac06-44cb-8061-167dc6209e39 tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] Calling method 'version_select' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:46.236933 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-005f8a6e-ac06-44cb-8061-167dc6209e39 tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] https://10.4.3.7/volume/v3/messages returned with HTTP 200 Jul 10 08:41:46.237371 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 898/3592] 10.4.3.7 () {68 vars in 1266 bytes} [Fri Jul 10 08:41:46 2026] GET /volume/v3/messages => generated 666 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:41:46.246586 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-07ea1b1e-e290-4396-a48c-88156a8dcefb None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:46.249830 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-07ea1b1e-e290-4396-a48c-88156a8dcefb tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] GET https://10.4.3.7/volume/v3/messages/4b0025d7-b688-4543-9098-acb93e837a16 Jul 10 08:41:46.249830 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-07ea1b1e-e290-4396-a48c-88156a8dcefb tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:46.249830 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-07ea1b1e-e290-4396-a48c-88156a8dcefb tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] Calling method 'version_select' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:46.254520 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-07ea1b1e-e290-4396-a48c-88156a8dcefb tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] https://10.4.3.7/volume/v3/messages/4b0025d7-b688-4543-9098-acb93e837a16 returned with HTTP 200 Jul 10 08:41:46.255031 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 904/3593] 10.4.3.7 () {68 vars in 1377 bytes} [Fri Jul 10 08:41:46 2026] GET /volume/v3/messages/4b0025d7-b688-4543-9098-acb93e837a16 => generated 663 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:41:46.270029 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-537ea2e5-4396-435b-b9e2-131439c3f93a None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:46.276392 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-537ea2e5-4396-435b-b9e2-131439c3f93a tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] GET https://10.4.3.7/volume/v3/messages Jul 10 08:41:46.276392 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-537ea2e5-4396-435b-b9e2-131439c3f93a tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:46.276392 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-537ea2e5-4396-435b-b9e2-131439c3f93a tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] Calling method 'version_select' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:46.283427 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-537ea2e5-4396-435b-b9e2-131439c3f93a tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] https://10.4.3.7/volume/v3/messages returned with HTTP 200 Jul 10 08:41:46.283859 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 889/3594] 10.4.3.7 () {68 vars in 1266 bytes} [Fri Jul 10 08:41:46 2026] GET /volume/v3/messages => generated 666 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:41:46.293180 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-85e2b1a0-4d47-4fe3-a351-a7bfc08d4a89 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:46.296181 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-85e2b1a0-4d47-4fe3-a351-a7bfc08d4a89 tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] DELETE https://10.4.3.7/volume/v3/messages/4b0025d7-b688-4543-9098-acb93e837a16 Jul 10 08:41:46.298660 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-85e2b1a0-4d47-4fe3-a351-a7bfc08d4a89 tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:46.299074 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-85e2b1a0-4d47-4fe3-a351-a7bfc08d4a89 tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] Calling method 'version_select' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:46.312659 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-85e2b1a0-4d47-4fe3-a351-a7bfc08d4a89 tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] https://10.4.3.7/volume/v3/messages/4b0025d7-b688-4543-9098-acb93e837a16 returned with HTTP 204 Jul 10 08:41:46.313629 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 904/3595] 10.4.3.7 () {68 vars in 1380 bytes} [Fri Jul 10 08:41:46 2026] DELETE /volume/v3/messages/4b0025d7-b688-4543-9098-acb93e837a16 => generated 0 bytes in 21 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 10 08:41:46.323854 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-0c46be12-fa7a-470b-9fc5-45e39481b349 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:46.327976 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-0c46be12-fa7a-470b-9fc5-45e39481b349 tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] GET https://10.4.3.7/volume/v3/volumes/a4dd73f2-62e7-4632-a57c-c342b1860d4c Jul 10 08:41:46.327976 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-0c46be12-fa7a-470b-9fc5-45e39481b349 tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:46.327976 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-0c46be12-fa7a-470b-9fc5-45e39481b349 tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:46.337321 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:46.337321 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:41:46.343260 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-0c46be12-fa7a-470b-9fc5-45e39481b349 tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] Volume info retrieved successfully. Jul 10 08:41:46.350181 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-0c46be12-fa7a-470b-9fc5-45e39481b349 tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] https://10.4.3.7/volume/v3/volumes/a4dd73f2-62e7-4632-a57c-c342b1860d4c returned with HTTP 200 Jul 10 08:41:46.350767 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 899/3596] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:41:46 2026] GET /volume/v3/volumes/a4dd73f2-62e7-4632-a57c-c342b1860d4c => generated 870 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:41:46.369555 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-938466cf-1282-48e2-94f4-b25f1796d10b None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:46.371742 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-938466cf-1282-48e2-94f4-b25f1796d10b tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] DELETE https://10.4.3.7/volume/v3/volumes/a4dd73f2-62e7-4632-a57c-c342b1860d4c Jul 10 08:41:46.372047 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-938466cf-1282-48e2-94f4-b25f1796d10b tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:46.372313 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-938466cf-1282-48e2-94f4-b25f1796d10b tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] Calling method 'delete' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:46.372545 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.volumes [None req-938466cf-1282-48e2-94f4-b25f1796d10b tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] Delete volume with id: a4dd73f2-62e7-4632-a57c-c342b1860d4c Jul 10 08:41:46.380344 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:46.380344 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:41:46.380933 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-938466cf-1282-48e2-94f4-b25f1796d10b tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] Volume info retrieved successfully. Jul 10 08:41:46.382075 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-938466cf-1282-48e2-94f4-b25f1796d10b tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100054) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 10 08:41:46.395525 np0000004976 devstack@c-api.service[100054]: WARNING cinder.quota [None req-938466cf-1282-48e2-94f4-b25f1796d10b tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1859628419 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1859628419, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:41:46.395934 np0000004976 devstack@c-api.service[100054]: WARNING cinder.quota [None req-938466cf-1282-48e2-94f4-b25f1796d10b tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1859628419 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1859628419, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:41:46.405714 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.quota [None req-938466cf-1282-48e2-94f4-b25f1796d10b tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] Created reservations ['c16afbfa-b9a5-443c-abbb-10bc9adf2bc0', 'e4fff6f9-b19f-400b-8bc3-6559b0cf313a', 'a2c49dd5-fb19-4f45-af6a-4e2a7667347d', 'e3361e64-2af0-410a-8d07-c2ae88192117'] {{(pid=100054) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:41:46.437883 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-938466cf-1282-48e2-94f4-b25f1796d10b tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] Delete volume request issued successfully. Jul 10 08:41:46.438238 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-938466cf-1282-48e2-94f4-b25f1796d10b tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] https://10.4.3.7/volume/v3/volumes/a4dd73f2-62e7-4632-a57c-c342b1860d4c returned with HTTP 202 Jul 10 08:41:46.438786 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 905/3597] 10.4.3.7 () {68 vars in 1377 bytes} [Fri Jul 10 08:41:46 2026] DELETE /volume/v3/volumes/a4dd73f2-62e7-4632-a57c-c342b1860d4c => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:41:46.445585 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-d350dc80-32f1-4ccf-825a-b86be97a0138 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:46.448154 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-d350dc80-32f1-4ccf-825a-b86be97a0138 tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] GET https://10.4.3.7/volume/v3/volumes/a4dd73f2-62e7-4632-a57c-c342b1860d4c Jul 10 08:41:46.448451 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-d350dc80-32f1-4ccf-825a-b86be97a0138 tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:46.448656 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-d350dc80-32f1-4ccf-825a-b86be97a0138 tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:46.457189 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-d350dc80-32f1-4ccf-825a-b86be97a0138 tempest-UserMessagesTest-1469533503 tempest-UserMessagesTest-1469533503-project-member] https://10.4.3.7/volume/v3/volumes/a4dd73f2-62e7-4632-a57c-c342b1860d4c returned with HTTP 404 Jul 10 08:41:46.457849 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 890/3598] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:41:46 2026] GET /volume/v3/volumes/a4dd73f2-62e7-4632-a57c-c342b1860d4c => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:41:46.465605 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-8790e54f-82aa-4772-a524-630b4887e13d None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:46.467039 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8790e54f-82aa-4772-a524-630b4887e13d tempest-UserMessagesTest-1230022276 tempest-UserMessagesTest-1230022276-project-admin] DELETE https://10.4.3.7/volume/v3/types/4a3a4a82-571b-47b6-bcff-efa993704a1a Jul 10 08:41:46.467342 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8790e54f-82aa-4772-a524-630b4887e13d tempest-UserMessagesTest-1230022276 tempest-UserMessagesTest-1230022276-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:46.467621 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8790e54f-82aa-4772-a524-630b4887e13d tempest-UserMessagesTest-1230022276 tempest-UserMessagesTest-1230022276-project-admin] Calling method '_delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:46.470256 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-2b453dea-5bea-4651-8c6a-89ca63aae5a4 req-7acaf0a8-106e-48a8-8546-81f743db0dab None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:46.472940 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-2b453dea-5bea-4651-8c6a-89ca63aae5a4 req-7acaf0a8-106e-48a8-8546-81f743db0dab tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] DELETE https://10.4.3.7/volume/v3/attachments/05f96ddf-574b-459b-a222-92d46ce7c2e1 Jul 10 08:41:46.473252 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-2b453dea-5bea-4651-8c6a-89ca63aae5a4 req-7acaf0a8-106e-48a8-8546-81f743db0dab tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:46.473252 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-2b453dea-5bea-4651-8c6a-89ca63aae5a4 req-7acaf0a8-106e-48a8-8546-81f743db0dab tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'version_select' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:46.483558 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:46.483558 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:41:46.491186 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8790e54f-82aa-4772-a524-630b4887e13d tempest-UserMessagesTest-1230022276 tempest-UserMessagesTest-1230022276-project-admin] https://10.4.3.7/volume/v3/types/4a3a4a82-571b-47b6-bcff-efa993704a1a returned with HTTP 202 Jul 10 08:41:46.491186 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 905/3599] 10.4.3.7 () {66 vars in 1331 bytes} [Fri Jul 10 08:41:46 2026] DELETE /volume/v3/types/4a3a4a82-571b-47b6-bcff-efa993704a1a => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:41:46.500331 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-6429189e-a6b5-48a8-9fc7-fc36d4e5529b None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:46.502786 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-6429189e-a6b5-48a8-9fc7-fc36d4e5529b tempest-UserMessagesTest-1230022276 tempest-UserMessagesTest-1230022276-project-admin] GET https://10.4.3.7/volume/v3/types/4a3a4a82-571b-47b6-bcff-efa993704a1a Jul 10 08:41:46.503177 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-6429189e-a6b5-48a8-9fc7-fc36d4e5529b tempest-UserMessagesTest-1230022276 tempest-UserMessagesTest-1230022276-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:46.503556 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-6429189e-a6b5-48a8-9fc7-fc36d4e5529b tempest-UserMessagesTest-1230022276 tempest-UserMessagesTest-1230022276-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:46.508844 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-6429189e-a6b5-48a8-9fc7-fc36d4e5529b tempest-UserMessagesTest-1230022276 tempest-UserMessagesTest-1230022276-project-admin] https://10.4.3.7/volume/v3/types/4a3a4a82-571b-47b6-bcff-efa993704a1a returned with HTTP 404 Jul 10 08:41:46.509499 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 906/3600] 10.4.3.7 () {66 vars in 1328 bytes} [Fri Jul 10 08:41:46 2026] GET /volume/v3/types/4a3a4a82-571b-47b6-bcff-efa993704a1a => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:41:46.518566 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-3cc35280-6404-4ac1-a4dc-8ec5c7fe78fa None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:46.520940 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-3cc35280-6404-4ac1-a4dc-8ec5c7fe78fa tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/volumes/561da85a-4291-4d4b-8d51-d195fb6f01e7 Jul 10 08:41:46.521193 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-3cc35280-6404-4ac1-a4dc-8ec5c7fe78fa tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:46.521489 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-3cc35280-6404-4ac1-a4dc-8ec5c7fe78fa tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:46.547886 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:46.547886 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:41:46.553459 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-3cc35280-6404-4ac1-a4dc-8ec5c7fe78fa tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Volume info retrieved successfully. Jul 10 08:41:46.559080 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-3cc35280-6404-4ac1-a4dc-8ec5c7fe78fa tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/volumes/561da85a-4291-4d4b-8d51-d195fb6f01e7 returned with HTTP 200 Jul 10 08:41:46.559080 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 891/3601] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:41:46 2026] GET /volume/v3/volumes/561da85a-4291-4d4b-8d51-d195fb6f01e7 => generated 1132 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:41:47.028436 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-2b453dea-5bea-4651-8c6a-89ca63aae5a4 req-7acaf0a8-106e-48a8-8546-81f743db0dab tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/attachments/05f96ddf-574b-459b-a222-92d46ce7c2e1 returned with HTTP 200 Jul 10 08:41:47.028436 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 900/3602] 10.4.3.7 () {72 vars in 1659 bytes} [Fri Jul 10 08:41:46 2026] DELETE /volume/v3/attachments/05f96ddf-574b-459b-a222-92d46ce7c2e1 => generated 19 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:41:47.381560 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-77a10d72-eafd-4392-9598-4adec23c0240 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:47.520665 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-77a10d72-eafd-4392-9598-4adec23c0240 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:41:47.521059 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-77a10d72-eafd-4392-9598-4adec23c0240 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1046526630", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:41:47.523864 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [None req-77a10d72-eafd-4392-9598-4adec23c0240 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1046526630', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:41:47.524387 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-77a10d72-eafd-4392-9598-4adec23c0240 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Create volume of 1 GB Jul 10 08:41:47.528979 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-77a10d72-eafd-4392-9598-4adec23c0240 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Availability Zones retrieved successfully. Jul 10 08:41:47.536470 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-77a10d72-eafd-4392-9598-4adec23c0240 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Flow 'volume_create_api' (f9cf62ea-13a3-4068-b479-d73998cf4357) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:41:47.539203 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-77a10d72-eafd-4392-9598-4adec23c0240 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4232221a-540e-4d91-a00e-018ea177bd97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:41:47.541898 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-77a10d72-eafd-4392-9598-4adec23c0240 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Validating volume size '1' using validate_int {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:41:47.577167 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-5c6c6114-8a78-4356-8347-d2abc8268d38 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:47.578738 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-5c6c6114-8a78-4356-8347-d2abc8268d38 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/volumes/561da85a-4291-4d4b-8d51-d195fb6f01e7 Jul 10 08:41:47.579888 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-5c6c6114-8a78-4356-8347-d2abc8268d38 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:47.579888 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-5c6c6114-8a78-4356-8347-d2abc8268d38 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:47.587497 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:47.587497 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:41:47.596128 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-5c6c6114-8a78-4356-8347-d2abc8268d38 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Volume info retrieved successfully. Jul 10 08:41:47.602423 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-77a10d72-eafd-4392-9598-4adec23c0240 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4232221a-540e-4d91-a00e-018ea177bd97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:41:47.603097 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-77a10d72-eafd-4392-9598-4adec23c0240 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c33854f-c06c-470b-a6f6-bf87bf75e5df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:41:47.606593 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-5c6c6114-8a78-4356-8347-d2abc8268d38 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/volumes/561da85a-4291-4d4b-8d51-d195fb6f01e7 returned with HTTP 200 Jul 10 08:41:47.607132 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 907/3603] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:41:47 2026] GET /volume/v3/volumes/561da85a-4291-4d4b-8d51-d195fb6f01e7 => generated 837 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:41:47.697070 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-77a10d72-eafd-4392-9598-4adec23c0240 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Created reservations ['aa57e3a0-b728-4ed7-8dbc-9158eb1e0d28', '63a2f052-1bd8-48ae-8aa6-7455a2e6e8f5', 'eb4f6f35-ec8d-4799-bcdc-41ec3595cb63', 'c7ae0002-6744-48f6-bc06-c9a6c4b6b554'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:41:47.698071 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-77a10d72-eafd-4392-9598-4adec23c0240 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c33854f-c06c-470b-a6f6-bf87bf75e5df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aa57e3a0-b728-4ed7-8dbc-9158eb1e0d28', '63a2f052-1bd8-48ae-8aa6-7455a2e6e8f5', 'eb4f6f35-ec8d-4799-bcdc-41ec3595cb63', 'c7ae0002-6744-48f6-bc06-c9a6c4b6b554']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:41:47.698905 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-77a10d72-eafd-4392-9598-4adec23c0240 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8b4cfe5-0992-45e5-8e68-7d943a1fdf6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:41:47.727818 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-77a10d72-eafd-4392-9598-4adec23c0240 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8b4cfe5-0992-45e5-8e68-7d943a1fdf6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3e9ad314-4127-4b83-a472-0c93f76f9069', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1046526630',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c94e030d69934aaead6a3cb118cb9484',qos_specs=None,replication_status=,reservations=['aa57e3a0-b728-4ed7-8dbc-9158eb1e0d28','63a2f052-1bd8-48ae-8aa6-7455a2e6e8f5','eb4f6f35-ec8d-4799-bcdc-41ec3595cb63','c7ae0002-6744-48f6-bc06-c9a6c4b6b554'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4922e269cfcc48ffbee7710b8e49d5ff',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:41:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1046526630',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3e9ad314-4127-4b83-a472-0c93f76f9069,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c94e030d69934aaead6a3cb118cb9484',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4922e269cfcc48ffbee7710b8e49d5ff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:41:47.728733 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-77a10d72-eafd-4392-9598-4adec23c0240 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a9a2c4c-71fb-4d41-8415-d7f10fdc7eae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:41:47.761732 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-77a10d72-eafd-4392-9598-4adec23c0240 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a9a2c4c-71fb-4d41-8415-d7f10fdc7eae) transitioned into state 'SUCCESS' from state '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-1046526630',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c94e030d69934aaead6a3cb118cb9484',qos_specs=None,replication_status=,reservations=['aa57e3a0-b728-4ed7-8dbc-9158eb1e0d28','63a2f052-1bd8-48ae-8aa6-7455a2e6e8f5','eb4f6f35-ec8d-4799-bcdc-41ec3595cb63','c7ae0002-6744-48f6-bc06-c9a6c4b6b554'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4922e269cfcc48ffbee7710b8e49d5ff',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:41:47.762632 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-77a10d72-eafd-4392-9598-4adec23c0240 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f6fc80a-9871-4640-bfa3-e8b59d2dc439) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:41:47.773225 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-77a10d72-eafd-4392-9598-4adec23c0240 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f6fc80a-9871-4640-bfa3-e8b59d2dc439) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:41:47.774195 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-77a10d72-eafd-4392-9598-4adec23c0240 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Flow 'volume_create_api' (f9cf62ea-13a3-4068-b479-d73998cf4357) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:41:47.774687 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-77a10d72-eafd-4392-9598-4adec23c0240 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Create volume request issued successfully. Jul 10 08:41:47.775328 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-77a10d72-eafd-4392-9598-4adec23c0240 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:41:47.775752 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 906/3604] 10.4.3.7 () {68 vars in 1245 bytes} [Fri Jul 10 08:41:47 2026] POST /volume/v3/volumes => generated 761 bytes in 395 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:41:47.794347 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-9f7dbffa-f29c-48f7-b2d0-7a6a79121084 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:47.796950 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-9f7dbffa-f29c-48f7-b2d0-7a6a79121084 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:41:47.799778 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-9f7dbffa-f29c-48f7-b2d0-7a6a79121084 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1455954400", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:41:47.803135 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.volumes [None req-9f7dbffa-f29c-48f7-b2d0-7a6a79121084 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1455954400', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100055) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:41:47.803299 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-9f7dbffa-f29c-48f7-b2d0-7a6a79121084 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Create volume of 1 GB Jul 10 08:41:47.818423 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-9f7dbffa-f29c-48f7-b2d0-7a6a79121084 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Availability Zones retrieved successfully. Jul 10 08:41:47.828553 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-9f7dbffa-f29c-48f7-b2d0-7a6a79121084 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Flow 'volume_create_api' (4f54bd97-c0a0-4170-abe7-6d3dc86dc9aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:41:47.829816 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-9f7dbffa-f29c-48f7-b2d0-7a6a79121084 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7e73165-9780-41f3-b476-8a7ec595bf3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:41:47.831147 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.flows.api.create_volume [None req-9f7dbffa-f29c-48f7-b2d0-7a6a79121084 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Validating volume size '1' using validate_int {{(pid=100055) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:41:47.888726 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-9f7dbffa-f29c-48f7-b2d0-7a6a79121084 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7e73165-9780-41f3-b476-8a7ec595bf3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:41:47.889509 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-9f7dbffa-f29c-48f7-b2d0-7a6a79121084 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31f2f6d4-f146-414e-8c8e-c0e808b7f5a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:41:47.936078 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.quota [None req-9f7dbffa-f29c-48f7-b2d0-7a6a79121084 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Created reservations ['cc5cc1a3-1520-4fb0-8215-0bf1c463fd89', '64056e76-b644-46ab-9f73-a03794d8fb2c', '6af64d56-7ee2-4056-bde3-680e92fba055', 'e2dbc482-c01d-4b6d-8f1d-f28da6b016ad'] {{(pid=100055) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:41:47.936852 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-9f7dbffa-f29c-48f7-b2d0-7a6a79121084 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31f2f6d4-f146-414e-8c8e-c0e808b7f5a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cc5cc1a3-1520-4fb0-8215-0bf1c463fd89', '64056e76-b644-46ab-9f73-a03794d8fb2c', '6af64d56-7ee2-4056-bde3-680e92fba055', 'e2dbc482-c01d-4b6d-8f1d-f28da6b016ad']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:41:47.937610 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-9f7dbffa-f29c-48f7-b2d0-7a6a79121084 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ded6b1f9-cff4-4593-a3c0-cdbbd1008e15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:41:47.970098 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-9f7dbffa-f29c-48f7-b2d0-7a6a79121084 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ded6b1f9-cff4-4593-a3c0-cdbbd1008e15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c199b661-35c6-4578-b83c-391b1c001178', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1455954400',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c94e030d69934aaead6a3cb118cb9484',qos_specs=None,replication_status=,reservations=['cc5cc1a3-1520-4fb0-8215-0bf1c463fd89','64056e76-b644-46ab-9f73-a03794d8fb2c','6af64d56-7ee2-4056-bde3-680e92fba055','e2dbc482-c01d-4b6d-8f1d-f28da6b016ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4922e269cfcc48ffbee7710b8e49d5ff',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:41:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1455954400',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c199b661-35c6-4578-b83c-391b1c001178,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c94e030d69934aaead6a3cb118cb9484',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4922e269cfcc48ffbee7710b8e49d5ff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:41:47.971800 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-9f7dbffa-f29c-48f7-b2d0-7a6a79121084 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8d9deeb-32d0-4bba-96aa-18c7886a257d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:41:47.998619 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-9f7dbffa-f29c-48f7-b2d0-7a6a79121084 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8d9deeb-32d0-4bba-96aa-18c7886a257d) transitioned into state 'SUCCESS' from state '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-1455954400',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c94e030d69934aaead6a3cb118cb9484',qos_specs=None,replication_status=,reservations=['cc5cc1a3-1520-4fb0-8215-0bf1c463fd89','64056e76-b644-46ab-9f73-a03794d8fb2c','6af64d56-7ee2-4056-bde3-680e92fba055','e2dbc482-c01d-4b6d-8f1d-f28da6b016ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4922e269cfcc48ffbee7710b8e49d5ff',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:41:47.999517 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-9f7dbffa-f29c-48f7-b2d0-7a6a79121084 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4fe8889-ad49-4aaa-bec8-762dfa270148) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:41:48.015681 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-9f7dbffa-f29c-48f7-b2d0-7a6a79121084 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4fe8889-ad49-4aaa-bec8-762dfa270148) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:41:48.016482 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-9f7dbffa-f29c-48f7-b2d0-7a6a79121084 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Flow 'volume_create_api' (4f54bd97-c0a0-4170-abe7-6d3dc86dc9aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:41:48.016797 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-9f7dbffa-f29c-48f7-b2d0-7a6a79121084 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Create volume request issued successfully. Jul 10 08:41:48.017375 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-9f7dbffa-f29c-48f7-b2d0-7a6a79121084 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:41:48.019114 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 892/3605] 10.4.3.7 () {68 vars in 1245 bytes} [Fri Jul 10 08:41:47 2026] POST /volume/v3/volumes => generated 761 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:41:50.398617 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-febd3239-952e-4bff-929f-de7e5c7ad7df None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:50.532608 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-febd3239-952e-4bff-929f-de7e5c7ad7df tempest-VolumeQuotasAdminTestJSON-731697212 tempest-VolumeQuotasAdminTestJSON-731697212-project-admin] GET https://10.4.3.7/volume/v3/os-quota-sets/d36293486c7e4373af11e2cc83c87cbc Jul 10 08:41:50.532780 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-febd3239-952e-4bff-929f-de7e5c7ad7df tempest-VolumeQuotasAdminTestJSON-731697212 tempest-VolumeQuotasAdminTestJSON-731697212-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:50.532976 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-febd3239-952e-4bff-929f-de7e5c7ad7df tempest-VolumeQuotasAdminTestJSON-731697212 tempest-VolumeQuotasAdminTestJSON-731697212-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:50.533172 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:50.533172 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:41:50.549315 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-febd3239-952e-4bff-929f-de7e5c7ad7df tempest-VolumeQuotasAdminTestJSON-731697212 tempest-VolumeQuotasAdminTestJSON-731697212-project-admin] https://10.4.3.7/volume/v3/os-quota-sets/d36293486c7e4373af11e2cc83c87cbc returned with HTTP 200 Jul 10 08:41:50.549512 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 901/3606] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:41:50 2026] GET /volume/v3/os-quota-sets/d36293486c7e4373af11e2cc83c87cbc => generated 594 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:41:50.561450 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-25b14b13-152d-465b-bfd4-a78f7c7ce358 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:50.563632 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-25b14b13-152d-465b-bfd4-a78f7c7ce358 tempest-VolumeQuotasAdminTestJSON-731697212 tempest-VolumeQuotasAdminTestJSON-731697212-project-admin] GET https://10.4.3.7/volume/v3/os-quota-sets/d36293486c7e4373af11e2cc83c87cbc/defaults Jul 10 08:41:50.563859 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-25b14b13-152d-465b-bfd4-a78f7c7ce358 tempest-VolumeQuotasAdminTestJSON-731697212 tempest-VolumeQuotasAdminTestJSON-731697212-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:50.564183 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-25b14b13-152d-465b-bfd4-a78f7c7ce358 tempest-VolumeQuotasAdminTestJSON-731697212 tempest-VolumeQuotasAdminTestJSON-731697212-project-admin] Calling method 'defaults' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:50.572809 np0000004976 devstack@c-api.service[100054]: WARNING cinder.quota [None req-25b14b13-152d-465b-bfd4-a78f7c7ce358 tempest-VolumeQuotasAdminTestJSON-731697212 tempest-VolumeQuotasAdminTestJSON-731697212-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-69197268 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-69197268, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:41:50.573172 np0000004976 devstack@c-api.service[100054]: WARNING cinder.quota [None req-25b14b13-152d-465b-bfd4-a78f7c7ce358 tempest-VolumeQuotasAdminTestJSON-731697212 tempest-VolumeQuotasAdminTestJSON-731697212-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-69197268 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-69197268, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:41:50.573564 np0000004976 devstack@c-api.service[100054]: WARNING cinder.quota [None req-25b14b13-152d-465b-bfd4-a78f7c7ce358 tempest-VolumeQuotasAdminTestJSON-731697212 tempest-VolumeQuotasAdminTestJSON-731697212-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-69197268 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-69197268, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:41:50.581315 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-25b14b13-152d-465b-bfd4-a78f7c7ce358 tempest-VolumeQuotasAdminTestJSON-731697212 tempest-VolumeQuotasAdminTestJSON-731697212-project-admin] https://10.4.3.7/volume/v3/os-quota-sets/d36293486c7e4373af11e2cc83c87cbc/defaults returned with HTTP 200 Jul 10 08:41:50.581899 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 908/3607] 10.4.3.7 () {66 vars in 1367 bytes} [Fri Jul 10 08:41:50 2026] GET /volume/v3/os-quota-sets/d36293486c7e4373af11e2cc83c87cbc/defaults => generated 594 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:41:50.596509 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-339c97d6-5088-436b-99fd-fb0127c596c0 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:50.601026 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-339c97d6-5088-436b-99fd-fb0127c596c0 tempest-VolumeQuotasAdminTestJSON-731697212 tempest-VolumeQuotasAdminTestJSON-731697212-project-admin] PUT https://10.4.3.7/volume/v3/os-quota-sets/d36293486c7e4373af11e2cc83c87cbc Jul 10 08:41:50.601026 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-339c97d6-5088-436b-99fd-fb0127c596c0 tempest-VolumeQuotasAdminTestJSON-731697212 tempest-VolumeQuotasAdminTestJSON-731697212-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:41:50.611506 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:50.611506 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:41:50.647589 np0000004976 devstack@c-api.service[100057]: WARNING cinder.quota [None req-339c97d6-5088-436b-99fd-fb0127c596c0 tempest-VolumeQuotasAdminTestJSON-731697212 tempest-VolumeQuotasAdminTestJSON-731697212-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-69197268 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-69197268, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:41:50.654315 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-339c97d6-5088-436b-99fd-fb0127c596c0 tempest-VolumeQuotasAdminTestJSON-731697212 tempest-VolumeQuotasAdminTestJSON-731697212-project-admin] https://10.4.3.7/volume/v3/os-quota-sets/d36293486c7e4373af11e2cc83c87cbc returned with HTTP 200 Jul 10 08:41:50.654791 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 907/3608] 10.4.3.7 () {68 vars in 1360 bytes} [Fri Jul 10 08:41:50 2026] PUT /volume/v3/os-quota-sets/d36293486c7e4373af11e2cc83c87cbc => generated 552 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:41:50.665456 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-0f126e28-ce52-40eb-931e-764064eafef8 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:50.667224 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-0f126e28-ce52-40eb-931e-764064eafef8 tempest-VolumeQuotasAdminTestJSON-731697212 tempest-VolumeQuotasAdminTestJSON-731697212-project-admin] DELETE https://10.4.3.7/volume/v3/os-quota-sets/d36293486c7e4373af11e2cc83c87cbc Jul 10 08:41:50.667455 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-0f126e28-ce52-40eb-931e-764064eafef8 tempest-VolumeQuotasAdminTestJSON-731697212 tempest-VolumeQuotasAdminTestJSON-731697212-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:50.667655 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-0f126e28-ce52-40eb-931e-764064eafef8 tempest-VolumeQuotasAdminTestJSON-731697212 tempest-VolumeQuotasAdminTestJSON-731697212-project-admin] Calling method 'delete' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:50.667882 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:50.667882 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:41:50.689380 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-0f126e28-ce52-40eb-931e-764064eafef8 tempest-VolumeQuotasAdminTestJSON-731697212 tempest-VolumeQuotasAdminTestJSON-731697212-project-admin] https://10.4.3.7/volume/v3/os-quota-sets/d36293486c7e4373af11e2cc83c87cbc returned with HTTP 200 Jul 10 08:41:50.689380 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 893/3609] 10.4.3.7 () {66 vars in 1343 bytes} [Fri Jul 10 08:41:50 2026] DELETE /volume/v3/os-quota-sets/d36293486c7e4373af11e2cc83c87cbc => generated 0 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 283 bytes (2 switches on core 0) Jul 10 08:41:50.700490 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-dd59006d-254c-4b01-90d2-f1c6d4080f59 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:50.702767 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-dd59006d-254c-4b01-90d2-f1c6d4080f59 tempest-VolumeQuotasAdminTestJSON-731697212 tempest-VolumeQuotasAdminTestJSON-731697212-project-admin] GET https://10.4.3.7/volume/v3/os-quota-sets/d36293486c7e4373af11e2cc83c87cbc Jul 10 08:41:50.702882 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-dd59006d-254c-4b01-90d2-f1c6d4080f59 tempest-VolumeQuotasAdminTestJSON-731697212 tempest-VolumeQuotasAdminTestJSON-731697212-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:50.703373 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-dd59006d-254c-4b01-90d2-f1c6d4080f59 tempest-VolumeQuotasAdminTestJSON-731697212 tempest-VolumeQuotasAdminTestJSON-731697212-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:50.720203 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-dd59006d-254c-4b01-90d2-f1c6d4080f59 tempest-VolumeQuotasAdminTestJSON-731697212 tempest-VolumeQuotasAdminTestJSON-731697212-project-admin] https://10.4.3.7/volume/v3/os-quota-sets/d36293486c7e4373af11e2cc83c87cbc returned with HTTP 200 Jul 10 08:41:50.720643 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 902/3610] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:41:50 2026] GET /volume/v3/os-quota-sets/d36293486c7e4373af11e2cc83c87cbc => generated 594 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:41:50.731619 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-83e274fe-3c21-4a94-82da-72f7b1c5dbd2 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:50.735554 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-83e274fe-3c21-4a94-82da-72f7b1c5dbd2 tempest-VolumeQuotasAdminTestJSON-731697212 tempest-VolumeQuotasAdminTestJSON-731697212-project-admin] PUT https://10.4.3.7/volume/v3/os-quota-sets/d36293486c7e4373af11e2cc83c87cbc Jul 10 08:41:50.735865 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-83e274fe-3c21-4a94-82da-72f7b1c5dbd2 tempest-VolumeQuotasAdminTestJSON-731697212 tempest-VolumeQuotasAdminTestJSON-731697212-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=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:41:50.837223 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-83e274fe-3c21-4a94-82da-72f7b1c5dbd2 tempest-VolumeQuotasAdminTestJSON-731697212 tempest-VolumeQuotasAdminTestJSON-731697212-project-admin] https://10.4.3.7/volume/v3/os-quota-sets/d36293486c7e4373af11e2cc83c87cbc returned with HTTP 200 Jul 10 08:41:50.837670 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 909/3611] 10.4.3.7 () {68 vars in 1361 bytes} [Fri Jul 10 08:41:50 2026] PUT /volume/v3/os-quota-sets/d36293486c7e4373af11e2cc83c87cbc => generated 552 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:41:50.847892 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-a5f138b3-b2cf-4246-be4a-e6a43257ac5c None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:50.850201 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a5f138b3-b2cf-4246-be4a-e6a43257ac5c tempest-VolumeQuotasAdminTestJSON-731697212 tempest-VolumeQuotasAdminTestJSON-731697212-project-admin] GET https://10.4.3.7/volume/v3/os-quota-sets/d36293486c7e4373af11e2cc83c87cbc/defaults Jul 10 08:41:50.850445 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a5f138b3-b2cf-4246-be4a-e6a43257ac5c tempest-VolumeQuotasAdminTestJSON-731697212 tempest-VolumeQuotasAdminTestJSON-731697212-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:50.850659 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a5f138b3-b2cf-4246-be4a-e6a43257ac5c tempest-VolumeQuotasAdminTestJSON-731697212 tempest-VolumeQuotasAdminTestJSON-731697212-project-admin] Calling method 'defaults' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:50.852476 np0000004976 devstack@c-api.service[100057]: DEBUG dbcounter [-] [100057] Writing DB stats cinder:SELECT=234,cinder:INSERT=33,cinder:UPDATE=57 {{(pid=100057) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 08:41:50.863629 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a5f138b3-b2cf-4246-be4a-e6a43257ac5c tempest-VolumeQuotasAdminTestJSON-731697212 tempest-VolumeQuotasAdminTestJSON-731697212-project-admin] https://10.4.3.7/volume/v3/os-quota-sets/d36293486c7e4373af11e2cc83c87cbc/defaults returned with HTTP 200 Jul 10 08:41:50.864038 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 908/3612] 10.4.3.7 () {66 vars in 1367 bytes} [Fri Jul 10 08:41:50 2026] GET /volume/v3/os-quota-sets/d36293486c7e4373af11e2cc83c87cbc/defaults => generated 594 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:41:50.873604 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-264dbf65-dfa5-4c15-bf9c-e54e8b1a6b40 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:50.876577 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-264dbf65-dfa5-4c15-bf9c-e54e8b1a6b40 tempest-VolumeQuotasAdminTestJSON-731697212 tempest-VolumeQuotasAdminTestJSON-731697212-project-admin] GET https://10.4.3.7/volume/v3/os-quota-sets/d36293486c7e4373af11e2cc83c87cbc Jul 10 08:41:50.877989 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-264dbf65-dfa5-4c15-bf9c-e54e8b1a6b40 tempest-VolumeQuotasAdminTestJSON-731697212 tempest-VolumeQuotasAdminTestJSON-731697212-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:50.878236 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-264dbf65-dfa5-4c15-bf9c-e54e8b1a6b40 tempest-VolumeQuotasAdminTestJSON-731697212 tempest-VolumeQuotasAdminTestJSON-731697212-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:50.895277 np0000004976 devstack@c-api.service[100055]: WARNING cinder.quota [None req-264dbf65-dfa5-4c15-bf9c-e54e8b1a6b40 tempest-VolumeQuotasAdminTestJSON-731697212 tempest-VolumeQuotasAdminTestJSON-731697212-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-69197268 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-69197268, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:41:50.904077 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-264dbf65-dfa5-4c15-bf9c-e54e8b1a6b40 tempest-VolumeQuotasAdminTestJSON-731697212 tempest-VolumeQuotasAdminTestJSON-731697212-project-admin] https://10.4.3.7/volume/v3/os-quota-sets/d36293486c7e4373af11e2cc83c87cbc returned with HTTP 200 Jul 10 08:41:50.904501 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 894/3613] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:41:50 2026] GET /volume/v3/os-quota-sets/d36293486c7e4373af11e2cc83c87cbc => generated 594 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:41:50.914166 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-b12e43d7-b4a8-45e3-9b8e-150300b6c5c7 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:50.915894 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-b12e43d7-b4a8-45e3-9b8e-150300b6c5c7 tempest-VolumeQuotasAdminTestJSON-731697212 tempest-VolumeQuotasAdminTestJSON-731697212-project-admin] GET https://10.4.3.7/volume/v3/os-quota-sets/d36293486c7e4373af11e2cc83c87cbc?usage=True Jul 10 08:41:50.916120 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-b12e43d7-b4a8-45e3-9b8e-150300b6c5c7 tempest-VolumeQuotasAdminTestJSON-731697212 tempest-VolumeQuotasAdminTestJSON-731697212-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:50.916259 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-b12e43d7-b4a8-45e3-9b8e-150300b6c5c7 tempest-VolumeQuotasAdminTestJSON-731697212 tempest-VolumeQuotasAdminTestJSON-731697212-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:50.934442 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-b12e43d7-b4a8-45e3-9b8e-150300b6c5c7 tempest-VolumeQuotasAdminTestJSON-731697212 tempest-VolumeQuotasAdminTestJSON-731697212-project-admin] https://10.4.3.7/volume/v3/os-quota-sets/d36293486c7e4373af11e2cc83c87cbc?usage=True returned with HTTP 200 Jul 10 08:41:50.934780 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 903/3614] 10.4.3.7 () {66 vars in 1361 bytes} [Fri Jul 10 08:41:50 2026] GET /volume/v3/os-quota-sets/d36293486c7e4373af11e2cc83c87cbc?usage=True => generated 1335 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:41:50.946275 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-52dfb4ad-df09-4630-969b-8909c3e04715 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:51.040304 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-52dfb4ad-df09-4630-969b-8909c3e04715 tempest-VolumeQuotasAdminTestJSON-597616544 tempest-VolumeQuotasAdminTestJSON-597616544-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:41:51.040689 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-52dfb4ad-df09-4630-969b-8909c3e04715 tempest-VolumeQuotasAdminTestJSON-597616544 tempest-VolumeQuotasAdminTestJSON-597616544-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1692216547"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:41:51.042316 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.volumes [None req-52dfb4ad-df09-4630-969b-8909c3e04715 tempest-VolumeQuotasAdminTestJSON-597616544 tempest-VolumeQuotasAdminTestJSON-597616544-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1692216547'}} {{(pid=100054) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:41:51.042402 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.volumes [None req-52dfb4ad-df09-4630-969b-8909c3e04715 tempest-VolumeQuotasAdminTestJSON-597616544 tempest-VolumeQuotasAdminTestJSON-597616544-project-member] Create volume of 1 GB Jul 10 08:41:51.048645 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-52dfb4ad-df09-4630-969b-8909c3e04715 tempest-VolumeQuotasAdminTestJSON-597616544 tempest-VolumeQuotasAdminTestJSON-597616544-project-member] Availability Zones retrieved successfully. Jul 10 08:41:51.054433 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-52dfb4ad-df09-4630-969b-8909c3e04715 tempest-VolumeQuotasAdminTestJSON-597616544 tempest-VolumeQuotasAdminTestJSON-597616544-project-member] Flow 'volume_create_api' (cc2d2a3b-4873-49d2-b4f0-c8ee07ea4e64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:41:51.056174 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-52dfb4ad-df09-4630-969b-8909c3e04715 tempest-VolumeQuotasAdminTestJSON-597616544 tempest-VolumeQuotasAdminTestJSON-597616544-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2a1ffcd-eb9b-4c93-8cff-b53408d716c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:41:51.057076 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.flows.api.create_volume [None req-52dfb4ad-df09-4630-969b-8909c3e04715 tempest-VolumeQuotasAdminTestJSON-597616544 tempest-VolumeQuotasAdminTestJSON-597616544-project-member] Validating volume size '1' using validate_int {{(pid=100054) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:41:51.088334 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-52dfb4ad-df09-4630-969b-8909c3e04715 tempest-VolumeQuotasAdminTestJSON-597616544 tempest-VolumeQuotasAdminTestJSON-597616544-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2a1ffcd-eb9b-4c93-8cff-b53408d716c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:41:51.089057 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-52dfb4ad-df09-4630-969b-8909c3e04715 tempest-VolumeQuotasAdminTestJSON-597616544 tempest-VolumeQuotasAdminTestJSON-597616544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d937295-a873-4acb-b5bc-b9bb7545fc8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:41:51.163745 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.quota [None req-52dfb4ad-df09-4630-969b-8909c3e04715 tempest-VolumeQuotasAdminTestJSON-597616544 tempest-VolumeQuotasAdminTestJSON-597616544-project-member] Created reservations ['e069fc09-4a48-45c5-8d04-c7f62bb849b1', 'a91efd8d-b077-41fa-ad36-9e6196d692ae', '575dff6d-9ef0-4691-87ed-6d049d8fc7f3', '8fb30b91-a434-417d-95f8-a5d7d81c8bbb'] {{(pid=100054) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:41:51.164952 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-52dfb4ad-df09-4630-969b-8909c3e04715 tempest-VolumeQuotasAdminTestJSON-597616544 tempest-VolumeQuotasAdminTestJSON-597616544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d937295-a873-4acb-b5bc-b9bb7545fc8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e069fc09-4a48-45c5-8d04-c7f62bb849b1', 'a91efd8d-b077-41fa-ad36-9e6196d692ae', '575dff6d-9ef0-4691-87ed-6d049d8fc7f3', '8fb30b91-a434-417d-95f8-a5d7d81c8bbb']}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:41:51.166113 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-52dfb4ad-df09-4630-969b-8909c3e04715 tempest-VolumeQuotasAdminTestJSON-597616544 tempest-VolumeQuotasAdminTestJSON-597616544-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2cf7bbb-dcd3-4b82-97cd-7dcc5c63fe3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:41:51.199572 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-52dfb4ad-df09-4630-969b-8909c3e04715 tempest-VolumeQuotasAdminTestJSON-597616544 tempest-VolumeQuotasAdminTestJSON-597616544-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2cf7bbb-dcd3-4b82-97cd-7dcc5c63fe3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '01ae7147-91f6-45df-b553-ecafd800d793', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1692216547',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d36293486c7e4373af11e2cc83c87cbc',qos_specs=None,replication_status=,reservations=['e069fc09-4a48-45c5-8d04-c7f62bb849b1','a91efd8d-b077-41fa-ad36-9e6196d692ae','575dff6d-9ef0-4691-87ed-6d049d8fc7f3','8fb30b91-a434-417d-95f8-a5d7d81c8bbb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7555a4e0fe624d9fa834f651e06c9c57',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:41:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1692216547',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=01ae7147-91f6-45df-b553-ecafd800d793,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d36293486c7e4373af11e2cc83c87cbc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7555a4e0fe624d9fa834f651e06c9c57',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:41:51.199572 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-52dfb4ad-df09-4630-969b-8909c3e04715 tempest-VolumeQuotasAdminTestJSON-597616544 tempest-VolumeQuotasAdminTestJSON-597616544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca69be02-e5d8-47de-aa69-34fe2b2c6c70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:41:51.222429 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-52dfb4ad-df09-4630-969b-8909c3e04715 tempest-VolumeQuotasAdminTestJSON-597616544 tempest-VolumeQuotasAdminTestJSON-597616544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca69be02-e5d8-47de-aa69-34fe2b2c6c70) transitioned into state 'SUCCESS' from state '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-1692216547',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d36293486c7e4373af11e2cc83c87cbc',qos_specs=None,replication_status=,reservations=['e069fc09-4a48-45c5-8d04-c7f62bb849b1','a91efd8d-b077-41fa-ad36-9e6196d692ae','575dff6d-9ef0-4691-87ed-6d049d8fc7f3','8fb30b91-a434-417d-95f8-a5d7d81c8bbb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7555a4e0fe624d9fa834f651e06c9c57',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:41:51.223262 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-52dfb4ad-df09-4630-969b-8909c3e04715 tempest-VolumeQuotasAdminTestJSON-597616544 tempest-VolumeQuotasAdminTestJSON-597616544-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1fdbbb0b-0325-40b2-b4ca-f44f9b8ab7ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:41:51.234325 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-52dfb4ad-df09-4630-969b-8909c3e04715 tempest-VolumeQuotasAdminTestJSON-597616544 tempest-VolumeQuotasAdminTestJSON-597616544-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1fdbbb0b-0325-40b2-b4ca-f44f9b8ab7ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:41:51.235196 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-52dfb4ad-df09-4630-969b-8909c3e04715 tempest-VolumeQuotasAdminTestJSON-597616544 tempest-VolumeQuotasAdminTestJSON-597616544-project-member] Flow 'volume_create_api' (cc2d2a3b-4873-49d2-b4f0-c8ee07ea4e64) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100054) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:41:51.235507 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-52dfb4ad-df09-4630-969b-8909c3e04715 tempest-VolumeQuotasAdminTestJSON-597616544 tempest-VolumeQuotasAdminTestJSON-597616544-project-member] Create volume request issued successfully. Jul 10 08:41:51.236010 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-52dfb4ad-df09-4630-969b-8909c3e04715 tempest-VolumeQuotasAdminTestJSON-597616544 tempest-VolumeQuotasAdminTestJSON-597616544-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:41:51.236462 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 910/3615] 10.4.3.7 () {68 vars in 1244 bytes} [Fri Jul 10 08:41:50 2026] POST /volume/v3/volumes => generated 752 bytes in 291 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:41:51.249598 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-562eb20a-d342-41f2-85d5-cf1db230ad87 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:51.251273 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-562eb20a-d342-41f2-85d5-cf1db230ad87 tempest-VolumeQuotasAdminTestJSON-597616544 tempest-VolumeQuotasAdminTestJSON-597616544-project-member] GET https://10.4.3.7/volume/v3/volumes/01ae7147-91f6-45df-b553-ecafd800d793 Jul 10 08:41:51.251461 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-562eb20a-d342-41f2-85d5-cf1db230ad87 tempest-VolumeQuotasAdminTestJSON-597616544 tempest-VolumeQuotasAdminTestJSON-597616544-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:51.251657 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-562eb20a-d342-41f2-85d5-cf1db230ad87 tempest-VolumeQuotasAdminTestJSON-597616544 tempest-VolumeQuotasAdminTestJSON-597616544-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:51.259610 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:51.259610 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:41:51.263480 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-562eb20a-d342-41f2-85d5-cf1db230ad87 tempest-VolumeQuotasAdminTestJSON-597616544 tempest-VolumeQuotasAdminTestJSON-597616544-project-member] Volume info retrieved successfully. Jul 10 08:41:51.268071 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-562eb20a-d342-41f2-85d5-cf1db230ad87 tempest-VolumeQuotasAdminTestJSON-597616544 tempest-VolumeQuotasAdminTestJSON-597616544-project-member] https://10.4.3.7/volume/v3/volumes/01ae7147-91f6-45df-b553-ecafd800d793 returned with HTTP 200 Jul 10 08:41:51.268532 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 909/3616] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:41:51 2026] GET /volume/v3/volumes/01ae7147-91f6-45df-b553-ecafd800d793 => generated 820 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:41:52.283525 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-4939925b-a3f3-4377-a0b2-43785ef4889a None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:52.284041 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-4939925b-a3f3-4377-a0b2-43785ef4889a tempest-VolumeQuotasAdminTestJSON-597616544 tempest-VolumeQuotasAdminTestJSON-597616544-project-member] GET https://10.4.3.7/volume/v3/volumes/01ae7147-91f6-45df-b553-ecafd800d793 Jul 10 08:41:52.286358 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-4939925b-a3f3-4377-a0b2-43785ef4889a tempest-VolumeQuotasAdminTestJSON-597616544 tempest-VolumeQuotasAdminTestJSON-597616544-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:52.286358 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-4939925b-a3f3-4377-a0b2-43785ef4889a tempest-VolumeQuotasAdminTestJSON-597616544 tempest-VolumeQuotasAdminTestJSON-597616544-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:52.301439 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:52.301439 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:41:52.309954 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-4939925b-a3f3-4377-a0b2-43785ef4889a tempest-VolumeQuotasAdminTestJSON-597616544 tempest-VolumeQuotasAdminTestJSON-597616544-project-member] Volume info retrieved successfully. Jul 10 08:41:52.316262 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-4939925b-a3f3-4377-a0b2-43785ef4889a tempest-VolumeQuotasAdminTestJSON-597616544 tempest-VolumeQuotasAdminTestJSON-597616544-project-member] https://10.4.3.7/volume/v3/volumes/01ae7147-91f6-45df-b553-ecafd800d793 returned with HTTP 200 Jul 10 08:41:52.318379 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 895/3617] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:41:52 2026] GET /volume/v3/volumes/01ae7147-91f6-45df-b553-ecafd800d793 => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:41:52.332596 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-b08f30fb-c5c6-406b-b722-ee393061abe3 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:52.334443 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-b08f30fb-c5c6-406b-b722-ee393061abe3 tempest-VolumeQuotasAdminTestJSON-731697212 tempest-VolumeQuotasAdminTestJSON-731697212-project-admin] GET https://10.4.3.7/volume/v3/os-quota-sets/d36293486c7e4373af11e2cc83c87cbc?usage=True Jul 10 08:41:52.334630 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-b08f30fb-c5c6-406b-b722-ee393061abe3 tempest-VolumeQuotasAdminTestJSON-731697212 tempest-VolumeQuotasAdminTestJSON-731697212-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:52.334811 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-b08f30fb-c5c6-406b-b722-ee393061abe3 tempest-VolumeQuotasAdminTestJSON-731697212 tempest-VolumeQuotasAdminTestJSON-731697212-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:52.360502 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-b08f30fb-c5c6-406b-b722-ee393061abe3 tempest-VolumeQuotasAdminTestJSON-731697212 tempest-VolumeQuotasAdminTestJSON-731697212-project-admin] https://10.4.3.7/volume/v3/os-quota-sets/d36293486c7e4373af11e2cc83c87cbc?usage=True returned with HTTP 200 Jul 10 08:41:52.360502 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 904/3618] 10.4.3.7 () {66 vars in 1361 bytes} [Fri Jul 10 08:41:52 2026] GET /volume/v3/os-quota-sets/d36293486c7e4373af11e2cc83c87cbc?usage=True => generated 1335 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:41:52.371173 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-d5fcddba-82f6-4378-a03f-936f98c06288 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:52.373214 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d5fcddba-82f6-4378-a03f-936f98c06288 tempest-VolumeQuotasAdminTestJSON-597616544 tempest-VolumeQuotasAdminTestJSON-597616544-project-member] DELETE https://10.4.3.7/volume/v3/volumes/01ae7147-91f6-45df-b553-ecafd800d793 Jul 10 08:41:52.373434 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-d5fcddba-82f6-4378-a03f-936f98c06288 tempest-VolumeQuotasAdminTestJSON-597616544 tempest-VolumeQuotasAdminTestJSON-597616544-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:52.373641 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-d5fcddba-82f6-4378-a03f-936f98c06288 tempest-VolumeQuotasAdminTestJSON-597616544 tempest-VolumeQuotasAdminTestJSON-597616544-project-member] Calling method 'delete' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:52.373811 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.volumes [None req-d5fcddba-82f6-4378-a03f-936f98c06288 tempest-VolumeQuotasAdminTestJSON-597616544 tempest-VolumeQuotasAdminTestJSON-597616544-project-member] Delete volume with id: 01ae7147-91f6-45df-b553-ecafd800d793 Jul 10 08:41:52.382167 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:52.382167 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:41:52.382746 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-d5fcddba-82f6-4378-a03f-936f98c06288 tempest-VolumeQuotasAdminTestJSON-597616544 tempest-VolumeQuotasAdminTestJSON-597616544-project-member] Volume info retrieved successfully. Jul 10 08:41:52.407639 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-d5fcddba-82f6-4378-a03f-936f98c06288 tempest-VolumeQuotasAdminTestJSON-597616544 tempest-VolumeQuotasAdminTestJSON-597616544-project-member] Delete volume request issued successfully. Jul 10 08:41:52.407639 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d5fcddba-82f6-4378-a03f-936f98c06288 tempest-VolumeQuotasAdminTestJSON-597616544 tempest-VolumeQuotasAdminTestJSON-597616544-project-member] https://10.4.3.7/volume/v3/volumes/01ae7147-91f6-45df-b553-ecafd800d793 returned with HTTP 202 Jul 10 08:41:52.407842 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 911/3619] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:41:52 2026] DELETE /volume/v3/volumes/01ae7147-91f6-45df-b553-ecafd800d793 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:41:52.415973 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-6ee86d73-2f14-4c5f-8a74-41c6783d46a3 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:52.419505 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-6ee86d73-2f14-4c5f-8a74-41c6783d46a3 tempest-VolumeQuotasAdminTestJSON-597616544 tempest-VolumeQuotasAdminTestJSON-597616544-project-member] GET https://10.4.3.7/volume/v3/volumes/01ae7147-91f6-45df-b553-ecafd800d793 Jul 10 08:41:52.419813 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-6ee86d73-2f14-4c5f-8a74-41c6783d46a3 tempest-VolumeQuotasAdminTestJSON-597616544 tempest-VolumeQuotasAdminTestJSON-597616544-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:52.420004 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-6ee86d73-2f14-4c5f-8a74-41c6783d46a3 tempest-VolumeQuotasAdminTestJSON-597616544 tempest-VolumeQuotasAdminTestJSON-597616544-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:52.430771 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:52.430771 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:41:52.437425 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-6ee86d73-2f14-4c5f-8a74-41c6783d46a3 tempest-VolumeQuotasAdminTestJSON-597616544 tempest-VolumeQuotasAdminTestJSON-597616544-project-member] Volume info retrieved successfully. Jul 10 08:41:52.444917 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-6ee86d73-2f14-4c5f-8a74-41c6783d46a3 tempest-VolumeQuotasAdminTestJSON-597616544 tempest-VolumeQuotasAdminTestJSON-597616544-project-member] https://10.4.3.7/volume/v3/volumes/01ae7147-91f6-45df-b553-ecafd800d793 returned with HTTP 200 Jul 10 08:41:52.445452 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 910/3620] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:41:52 2026] GET /volume/v3/volumes/01ae7147-91f6-45df-b553-ecafd800d793 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:41:53.394050 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-326b1279-f97e-4a8c-8262-1c6db31b8596 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:53.395926 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-326b1279-f97e-4a8c-8262-1c6db31b8596 tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] GET https://10.4.3.7/volume/v3/volumes/cd0ea8fa-fee4-41c9-8a2f-87d7b9bd2669 Jul 10 08:41:53.396128 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-326b1279-f97e-4a8c-8262-1c6db31b8596 tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:53.396956 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-326b1279-f97e-4a8c-8262-1c6db31b8596 tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:53.398306 np0000004976 devstack@c-api.service[100055]: DEBUG dbcounter [-] [100055] Writing DB stats cinder:SELECT=276,cinder:INSERT=38,cinder:UPDATE=86 {{(pid=100055) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 08:41:53.405791 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:53.405791 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:41:53.410057 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-326b1279-f97e-4a8c-8262-1c6db31b8596 tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Volume info retrieved successfully. Jul 10 08:41:53.414911 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-326b1279-f97e-4a8c-8262-1c6db31b8596 tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] https://10.4.3.7/volume/v3/volumes/cd0ea8fa-fee4-41c9-8a2f-87d7b9bd2669 returned with HTTP 200 Jul 10 08:41:53.415501 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 896/3621] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:41:53 2026] GET /volume/v3/volumes/cd0ea8fa-fee4-41c9-8a2f-87d7b9bd2669 => generated 857 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:41:53.461572 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-a7d0fe6b-f419-4670-bbcd-53464b783322 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:53.463170 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-a7d0fe6b-f419-4670-bbcd-53464b783322 tempest-VolumeQuotasAdminTestJSON-597616544 tempest-VolumeQuotasAdminTestJSON-597616544-project-member] GET https://10.4.3.7/volume/v3/volumes/01ae7147-91f6-45df-b553-ecafd800d793 Jul 10 08:41:53.463378 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-a7d0fe6b-f419-4670-bbcd-53464b783322 tempest-VolumeQuotasAdminTestJSON-597616544 tempest-VolumeQuotasAdminTestJSON-597616544-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:53.463591 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-a7d0fe6b-f419-4670-bbcd-53464b783322 tempest-VolumeQuotasAdminTestJSON-597616544 tempest-VolumeQuotasAdminTestJSON-597616544-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:53.471232 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-a7d0fe6b-f419-4670-bbcd-53464b783322 tempest-VolumeQuotasAdminTestJSON-597616544 tempest-VolumeQuotasAdminTestJSON-597616544-project-member] https://10.4.3.7/volume/v3/volumes/01ae7147-91f6-45df-b553-ecafd800d793 returned with HTTP 404 Jul 10 08:41:53.471928 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 905/3622] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:41:53 2026] GET /volume/v3/volumes/01ae7147-91f6-45df-b553-ecafd800d793 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:41:53.479099 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-fea9b032-9626-48c4-b00e-8c51d16eb670 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:53.480986 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-fea9b032-9626-48c4-b00e-8c51d16eb670 tempest-VolumeQuotasAdminTestJSON-597616544 tempest-VolumeQuotasAdminTestJSON-597616544-project-member] GET https://10.4.3.7/volume/v3/volumes/01ae7147-91f6-45df-b553-ecafd800d793 Jul 10 08:41:53.481221 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-fea9b032-9626-48c4-b00e-8c51d16eb670 tempest-VolumeQuotasAdminTestJSON-597616544 tempest-VolumeQuotasAdminTestJSON-597616544-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:53.481422 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-fea9b032-9626-48c4-b00e-8c51d16eb670 tempest-VolumeQuotasAdminTestJSON-597616544 tempest-VolumeQuotasAdminTestJSON-597616544-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:53.489457 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-fea9b032-9626-48c4-b00e-8c51d16eb670 tempest-VolumeQuotasAdminTestJSON-597616544 tempest-VolumeQuotasAdminTestJSON-597616544-project-member] https://10.4.3.7/volume/v3/volumes/01ae7147-91f6-45df-b553-ecafd800d793 returned with HTTP 404 Jul 10 08:41:53.489994 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 912/3623] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:41:53 2026] GET /volume/v3/volumes/01ae7147-91f6-45df-b553-ecafd800d793 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:41:53.496793 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-c2ef072a-9e69-4f1b-a31b-9cf8e09c38b5 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:53.498844 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c2ef072a-9e69-4f1b-a31b-9cf8e09c38b5 tempest-VolumeQuotasAdminTestJSON-597616544 tempest-VolumeQuotasAdminTestJSON-597616544-project-member] DELETE https://10.4.3.7/volume/v3/volumes/01ae7147-91f6-45df-b553-ecafd800d793 Jul 10 08:41:53.499145 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c2ef072a-9e69-4f1b-a31b-9cf8e09c38b5 tempest-VolumeQuotasAdminTestJSON-597616544 tempest-VolumeQuotasAdminTestJSON-597616544-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:53.499400 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c2ef072a-9e69-4f1b-a31b-9cf8e09c38b5 tempest-VolumeQuotasAdminTestJSON-597616544 tempest-VolumeQuotasAdminTestJSON-597616544-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:53.499636 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-c2ef072a-9e69-4f1b-a31b-9cf8e09c38b5 tempest-VolumeQuotasAdminTestJSON-597616544 tempest-VolumeQuotasAdminTestJSON-597616544-project-member] Delete volume with id: 01ae7147-91f6-45df-b553-ecafd800d793 Jul 10 08:41:53.505576 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c2ef072a-9e69-4f1b-a31b-9cf8e09c38b5 tempest-VolumeQuotasAdminTestJSON-597616544 tempest-VolumeQuotasAdminTestJSON-597616544-project-member] https://10.4.3.7/volume/v3/volumes/01ae7147-91f6-45df-b553-ecafd800d793 returned with HTTP 404 Jul 10 08:41:53.506225 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 911/3624] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:41:53 2026] DELETE /volume/v3/volumes/01ae7147-91f6-45df-b553-ecafd800d793 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:41:53.517504 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-159d2f5a-0b04-48cf-96ec-2386c0a73fdf None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:53.519512 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-159d2f5a-0b04-48cf-96ec-2386c0a73fdf tempest-VolumeQuotasAdminTestJSON-597616544 tempest-VolumeQuotasAdminTestJSON-597616544-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:41:53.519986 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-159d2f5a-0b04-48cf-96ec-2386c0a73fdf tempest-VolumeQuotasAdminTestJSON-597616544 tempest-VolumeQuotasAdminTestJSON-597616544-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-653976420"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:41:53.521687 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.volumes [None req-159d2f5a-0b04-48cf-96ec-2386c0a73fdf tempest-VolumeQuotasAdminTestJSON-597616544 tempest-VolumeQuotasAdminTestJSON-597616544-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-653976420'}} {{(pid=100055) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:41:53.521875 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-159d2f5a-0b04-48cf-96ec-2386c0a73fdf tempest-VolumeQuotasAdminTestJSON-597616544 tempest-VolumeQuotasAdminTestJSON-597616544-project-member] Create volume of 1 GB Jul 10 08:41:53.526736 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-159d2f5a-0b04-48cf-96ec-2386c0a73fdf tempest-VolumeQuotasAdminTestJSON-597616544 tempest-VolumeQuotasAdminTestJSON-597616544-project-member] Availability Zones retrieved successfully. Jul 10 08:41:53.534166 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-159d2f5a-0b04-48cf-96ec-2386c0a73fdf tempest-VolumeQuotasAdminTestJSON-597616544 tempest-VolumeQuotasAdminTestJSON-597616544-project-member] Flow 'volume_create_api' (270b1d7a-70cc-427f-8bf5-7d3d9eefb896) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:41:53.535510 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-159d2f5a-0b04-48cf-96ec-2386c0a73fdf tempest-VolumeQuotasAdminTestJSON-597616544 tempest-VolumeQuotasAdminTestJSON-597616544-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ccc16db4-4f18-4928-9b6c-e65df5044e93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:41:53.536932 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.flows.api.create_volume [None req-159d2f5a-0b04-48cf-96ec-2386c0a73fdf tempest-VolumeQuotasAdminTestJSON-597616544 tempest-VolumeQuotasAdminTestJSON-597616544-project-member] Validating volume size '1' using validate_int {{(pid=100055) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:41:53.569432 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-159d2f5a-0b04-48cf-96ec-2386c0a73fdf tempest-VolumeQuotasAdminTestJSON-597616544 tempest-VolumeQuotasAdminTestJSON-597616544-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ccc16db4-4f18-4928-9b6c-e65df5044e93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:41:53.570772 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-159d2f5a-0b04-48cf-96ec-2386c0a73fdf tempest-VolumeQuotasAdminTestJSON-597616544 tempest-VolumeQuotasAdminTestJSON-597616544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5054a74d-f0bd-4399-a4e5-36cb06b9dcc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:41:53.624731 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.quota [None req-159d2f5a-0b04-48cf-96ec-2386c0a73fdf tempest-VolumeQuotasAdminTestJSON-597616544 tempest-VolumeQuotasAdminTestJSON-597616544-project-member] Created reservations ['89bc0f64-dc3c-4d78-8ee4-d843a668afbe', '64dc7228-5d50-4aa0-b54c-889e13cc5ec0', '5181dbf0-cea2-4b62-b912-dfa2e87bd330', '1e9465c0-334b-42e0-8fb2-42e74c6a40e1'] {{(pid=100055) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:41:53.625703 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-159d2f5a-0b04-48cf-96ec-2386c0a73fdf tempest-VolumeQuotasAdminTestJSON-597616544 tempest-VolumeQuotasAdminTestJSON-597616544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5054a74d-f0bd-4399-a4e5-36cb06b9dcc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['89bc0f64-dc3c-4d78-8ee4-d843a668afbe', '64dc7228-5d50-4aa0-b54c-889e13cc5ec0', '5181dbf0-cea2-4b62-b912-dfa2e87bd330', '1e9465c0-334b-42e0-8fb2-42e74c6a40e1']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:41:53.626745 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-159d2f5a-0b04-48cf-96ec-2386c0a73fdf tempest-VolumeQuotasAdminTestJSON-597616544 tempest-VolumeQuotasAdminTestJSON-597616544-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5578db5-36f3-48ea-8267-7bd37a5279c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:41:53.653442 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-159d2f5a-0b04-48cf-96ec-2386c0a73fdf tempest-VolumeQuotasAdminTestJSON-597616544 tempest-VolumeQuotasAdminTestJSON-597616544-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5578db5-36f3-48ea-8267-7bd37a5279c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '21b2777c-7c3d-4b48-9ae9-36eaf50e248a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-653976420',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d36293486c7e4373af11e2cc83c87cbc',qos_specs=None,replication_status=,reservations=['89bc0f64-dc3c-4d78-8ee4-d843a668afbe','64dc7228-5d50-4aa0-b54c-889e13cc5ec0','5181dbf0-cea2-4b62-b912-dfa2e87bd330','1e9465c0-334b-42e0-8fb2-42e74c6a40e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7555a4e0fe624d9fa834f651e06c9c57',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:41:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-653976420',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=21b2777c-7c3d-4b48-9ae9-36eaf50e248a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d36293486c7e4373af11e2cc83c87cbc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7555a4e0fe624d9fa834f651e06c9c57',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:41:53.654241 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-159d2f5a-0b04-48cf-96ec-2386c0a73fdf tempest-VolumeQuotasAdminTestJSON-597616544 tempest-VolumeQuotasAdminTestJSON-597616544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (989acd22-8ad1-4677-8397-246eb3c038c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:41:53.678338 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-159d2f5a-0b04-48cf-96ec-2386c0a73fdf tempest-VolumeQuotasAdminTestJSON-597616544 tempest-VolumeQuotasAdminTestJSON-597616544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (989acd22-8ad1-4677-8397-246eb3c038c8) transitioned into state 'SUCCESS' from state '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-653976420',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d36293486c7e4373af11e2cc83c87cbc',qos_specs=None,replication_status=,reservations=['89bc0f64-dc3c-4d78-8ee4-d843a668afbe','64dc7228-5d50-4aa0-b54c-889e13cc5ec0','5181dbf0-cea2-4b62-b912-dfa2e87bd330','1e9465c0-334b-42e0-8fb2-42e74c6a40e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7555a4e0fe624d9fa834f651e06c9c57',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:41:53.679373 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-159d2f5a-0b04-48cf-96ec-2386c0a73fdf tempest-VolumeQuotasAdminTestJSON-597616544 tempest-VolumeQuotasAdminTestJSON-597616544-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc68351d-4915-44a1-8924-235b9119a896) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:41:53.690529 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-159d2f5a-0b04-48cf-96ec-2386c0a73fdf tempest-VolumeQuotasAdminTestJSON-597616544 tempest-VolumeQuotasAdminTestJSON-597616544-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc68351d-4915-44a1-8924-235b9119a896) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:41:53.691463 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-159d2f5a-0b04-48cf-96ec-2386c0a73fdf tempest-VolumeQuotasAdminTestJSON-597616544 tempest-VolumeQuotasAdminTestJSON-597616544-project-member] Flow 'volume_create_api' (270b1d7a-70cc-427f-8bf5-7d3d9eefb896) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:41:53.691796 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-159d2f5a-0b04-48cf-96ec-2386c0a73fdf tempest-VolumeQuotasAdminTestJSON-597616544 tempest-VolumeQuotasAdminTestJSON-597616544-project-member] Create volume request issued successfully. Jul 10 08:41:53.692399 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-159d2f5a-0b04-48cf-96ec-2386c0a73fdf tempest-VolumeQuotasAdminTestJSON-597616544 tempest-VolumeQuotasAdminTestJSON-597616544-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:41:53.693003 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 897/3625] 10.4.3.7 () {68 vars in 1244 bytes} [Fri Jul 10 08:41:53 2026] POST /volume/v3/volumes => generated 751 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:41:53.705291 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-56bfaec2-c26e-47e3-a85e-f7c70051c6e5 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:53.706860 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-56bfaec2-c26e-47e3-a85e-f7c70051c6e5 tempest-VolumeQuotasAdminTestJSON-597616544 tempest-VolumeQuotasAdminTestJSON-597616544-project-member] GET https://10.4.3.7/volume/v3/volumes/21b2777c-7c3d-4b48-9ae9-36eaf50e248a Jul 10 08:41:53.707079 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-56bfaec2-c26e-47e3-a85e-f7c70051c6e5 tempest-VolumeQuotasAdminTestJSON-597616544 tempest-VolumeQuotasAdminTestJSON-597616544-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:53.707254 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-56bfaec2-c26e-47e3-a85e-f7c70051c6e5 tempest-VolumeQuotasAdminTestJSON-597616544 tempest-VolumeQuotasAdminTestJSON-597616544-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:53.714443 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:53.714443 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:41:53.720416 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-56bfaec2-c26e-47e3-a85e-f7c70051c6e5 tempest-VolumeQuotasAdminTestJSON-597616544 tempest-VolumeQuotasAdminTestJSON-597616544-project-member] Volume info retrieved successfully. Jul 10 08:41:53.726330 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-56bfaec2-c26e-47e3-a85e-f7c70051c6e5 tempest-VolumeQuotasAdminTestJSON-597616544 tempest-VolumeQuotasAdminTestJSON-597616544-project-member] https://10.4.3.7/volume/v3/volumes/21b2777c-7c3d-4b48-9ae9-36eaf50e248a returned with HTTP 200 Jul 10 08:41:53.726820 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 906/3626] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:41:53 2026] GET /volume/v3/volumes/21b2777c-7c3d-4b48-9ae9-36eaf50e248a => generated 819 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:41:54.427770 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-5df11a56-c817-4d36-8984-736cec03dc8e None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:54.429585 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-5df11a56-c817-4d36-8984-736cec03dc8e tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] GET https://10.4.3.7/volume/v3/volumes/cd0ea8fa-fee4-41c9-8a2f-87d7b9bd2669 Jul 10 08:41:54.429796 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-5df11a56-c817-4d36-8984-736cec03dc8e tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:54.429970 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-5df11a56-c817-4d36-8984-736cec03dc8e tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:54.437085 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:54.437085 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:41:54.450674 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-5df11a56-c817-4d36-8984-736cec03dc8e tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Volume info retrieved successfully. Jul 10 08:41:54.455397 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-5df11a56-c817-4d36-8984-736cec03dc8e tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] https://10.4.3.7/volume/v3/volumes/cd0ea8fa-fee4-41c9-8a2f-87d7b9bd2669 returned with HTTP 200 Jul 10 08:41:54.455898 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 913/3627] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:41:54 2026] GET /volume/v3/volumes/cd0ea8fa-fee4-41c9-8a2f-87d7b9bd2669 => generated 857 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:41:54.484634 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-04de173f-a4cd-40d3-8e07-3b52a76503f4 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:54.486523 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-04de173f-a4cd-40d3-8e07-3b52a76503f4 tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] POST https://10.4.3.7/volume/v3/volumes/cd0ea8fa-fee4-41c9-8a2f-87d7b9bd2669/action Jul 10 08:41:54.486954 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-04de173f-a4cd-40d3-8e07-3b52a76503f4 tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-99977534", "disk_format": "qcow2"}}' {{(pid=100057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:41:54.487101 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-04de173f-a4cd-40d3-8e07-3b52a76503f4 tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-99977534", "disk_format": "qcow2"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:41:54.505440 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:54.505440 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:41:54.506119 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-04de173f-a4cd-40d3-8e07-3b52a76503f4 tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Volume info retrieved successfully. Jul 10 08:41:54.524548 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:54.524548 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:41:54.529474 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.image.image_utils [None req-04de173f-a4cd-40d3-8e07-3b52a76503f4 tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-99977534'}] 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-99977534'}]. {{(pid=100057) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Jul 10 08:41:54.740429 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-8d801855-bba2-4432-9f7c-6bdee64d8ef1 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:54.742184 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-8d801855-bba2-4432-9f7c-6bdee64d8ef1 tempest-VolumeQuotasAdminTestJSON-597616544 tempest-VolumeQuotasAdminTestJSON-597616544-project-member] GET https://10.4.3.7/volume/v3/volumes/21b2777c-7c3d-4b48-9ae9-36eaf50e248a Jul 10 08:41:54.742388 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-8d801855-bba2-4432-9f7c-6bdee64d8ef1 tempest-VolumeQuotasAdminTestJSON-597616544 tempest-VolumeQuotasAdminTestJSON-597616544-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:54.742583 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-8d801855-bba2-4432-9f7c-6bdee64d8ef1 tempest-VolumeQuotasAdminTestJSON-597616544 tempest-VolumeQuotasAdminTestJSON-597616544-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:54.749384 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:54.749384 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:41:54.753238 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-8d801855-bba2-4432-9f7c-6bdee64d8ef1 tempest-VolumeQuotasAdminTestJSON-597616544 tempest-VolumeQuotasAdminTestJSON-597616544-project-member] Volume info retrieved successfully. Jul 10 08:41:54.759596 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-8d801855-bba2-4432-9f7c-6bdee64d8ef1 tempest-VolumeQuotasAdminTestJSON-597616544 tempest-VolumeQuotasAdminTestJSON-597616544-project-member] https://10.4.3.7/volume/v3/volumes/21b2777c-7c3d-4b48-9ae9-36eaf50e248a returned with HTTP 200 Jul 10 08:41:54.760067 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 898/3628] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:41:54 2026] GET /volume/v3/volumes/21b2777c-7c3d-4b48-9ae9-36eaf50e248a => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:41:54.775990 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-42d3470e-1a6f-4877-ae3d-17085ecb7255 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:54.778331 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-42d3470e-1a6f-4877-ae3d-17085ecb7255 tempest-VolumeQuotasAdminTestJSON-731697212 tempest-VolumeQuotasAdminTestJSON-731697212-project-admin] GET https://10.4.3.7/volume/v3/os-quota-sets/d36293486c7e4373af11e2cc83c87cbc?usage=True Jul 10 08:41:54.778657 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-42d3470e-1a6f-4877-ae3d-17085ecb7255 tempest-VolumeQuotasAdminTestJSON-731697212 tempest-VolumeQuotasAdminTestJSON-731697212-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:54.779138 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-42d3470e-1a6f-4877-ae3d-17085ecb7255 tempest-VolumeQuotasAdminTestJSON-731697212 tempest-VolumeQuotasAdminTestJSON-731697212-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:54.801430 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-42d3470e-1a6f-4877-ae3d-17085ecb7255 tempest-VolumeQuotasAdminTestJSON-731697212 tempest-VolumeQuotasAdminTestJSON-731697212-project-admin] https://10.4.3.7/volume/v3/os-quota-sets/d36293486c7e4373af11e2cc83c87cbc?usage=True returned with HTTP 200 Jul 10 08:41:54.801430 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 907/3629] 10.4.3.7 () {66 vars in 1361 bytes} [Fri Jul 10 08:41:54 2026] GET /volume/v3/os-quota-sets/d36293486c7e4373af11e2cc83c87cbc?usage=True => generated 1335 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:41:54.811283 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-84f0a487-21dd-4649-8971-b1b31177b6bd None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:54.817358 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-84f0a487-21dd-4649-8971-b1b31177b6bd tempest-VolumeQuotasAdminTestJSON-731697212 tempest-VolumeQuotasAdminTestJSON-731697212-project-admin] GET https://10.4.3.7/volume/v3/os-quota-sets/abe598062ce4435ca7989555766da260?usage=True Jul 10 08:41:54.821752 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-84f0a487-21dd-4649-8971-b1b31177b6bd tempest-VolumeQuotasAdminTestJSON-731697212 tempest-VolumeQuotasAdminTestJSON-731697212-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:54.822102 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-84f0a487-21dd-4649-8971-b1b31177b6bd tempest-VolumeQuotasAdminTestJSON-731697212 tempest-VolumeQuotasAdminTestJSON-731697212-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:54.850023 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-84f0a487-21dd-4649-8971-b1b31177b6bd tempest-VolumeQuotasAdminTestJSON-731697212 tempest-VolumeQuotasAdminTestJSON-731697212-project-admin] https://10.4.3.7/volume/v3/os-quota-sets/abe598062ce4435ca7989555766da260?usage=True returned with HTTP 200 Jul 10 08:41:54.851376 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 914/3630] 10.4.3.7 () {66 vars in 1361 bytes} [Fri Jul 10 08:41:54 2026] GET /volume/v3/os-quota-sets/abe598062ce4435ca7989555766da260?usage=True => generated 1335 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:41:54.861589 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-9cdf3dd9-5460-43fa-b3f9-67311b35aded None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:54.863847 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-9cdf3dd9-5460-43fa-b3f9-67311b35aded tempest-VolumeQuotasAdminTestJSON-597616544 tempest-VolumeQuotasAdminTestJSON-597616544-project-member] POST https://10.4.3.7/volume/v3/os-volume-transfer Jul 10 08:41:54.864446 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-9cdf3dd9-5460-43fa-b3f9-67311b35aded tempest-VolumeQuotasAdminTestJSON-597616544 tempest-VolumeQuotasAdminTestJSON-597616544-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "21b2777c-7c3d-4b48-9ae9-36eaf50e248a"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:41:54.866126 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.contrib.volume_transfer [None req-9cdf3dd9-5460-43fa-b3f9-67311b35aded tempest-VolumeQuotasAdminTestJSON-597616544 tempest-VolumeQuotasAdminTestJSON-597616544-project-member] Creating new volume transfer {'transfer': {'volume_id': '21b2777c-7c3d-4b48-9ae9-36eaf50e248a'}} {{(pid=100055) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jul 10 08:41:54.866193 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.contrib.volume_transfer [None req-9cdf3dd9-5460-43fa-b3f9-67311b35aded tempest-VolumeQuotasAdminTestJSON-597616544 tempest-VolumeQuotasAdminTestJSON-597616544-project-member] Creating transfer of volume 21b2777c-7c3d-4b48-9ae9-36eaf50e248a Jul 10 08:41:54.866474 np0000004976 devstack@c-api.service[100055]: INFO cinder.transfer.api [None req-9cdf3dd9-5460-43fa-b3f9-67311b35aded tempest-VolumeQuotasAdminTestJSON-597616544 tempest-VolumeQuotasAdminTestJSON-597616544-project-member] Generating transfer record for volume 21b2777c-7c3d-4b48-9ae9-36eaf50e248a Jul 10 08:41:54.875684 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:54.875684 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:41:54.888712 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-9cdf3dd9-5460-43fa-b3f9-67311b35aded tempest-VolumeQuotasAdminTestJSON-597616544 tempest-VolumeQuotasAdminTestJSON-597616544-project-member] https://10.4.3.7/volume/v3/os-volume-transfer returned with HTTP 202 Jul 10 08:41:54.889127 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 899/3631] 10.4.3.7 () {68 vars in 1277 bytes} [Fri Jul 10 08:41:54 2026] POST /volume/v3/os-volume-transfer => generated 437 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:41:54.890484 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-09be685b-93f1-4915-8c27-4e6f8b09ffe5 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:54.892830 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-09be685b-93f1-4915-8c27-4e6f8b09ffe5 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] POST https://10.4.3.7/volume/v3/snapshots Jul 10 08:41:54.893167 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-09be685b-93f1-4915-8c27-4e6f8b09ffe5 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "46075fd1-cdee-4869-9a1f-b4ac104485f2", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-349659326", "description": null, "metadata": null}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:41:54.898135 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-426252a7-cb19-4091-bfd3-37e14f6334cb None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:54.906166 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:54.906166 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:41:54.906777 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-09be685b-93f1-4915-8c27-4e6f8b09ffe5 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Volume info retrieved successfully. Jul 10 08:41:54.906912 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.snapshots [None req-09be685b-93f1-4915-8c27-4e6f8b09ffe5 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Create snapshot from volume 46075fd1-cdee-4869-9a1f-b4ac104485f2 Jul 10 08:41:54.941637 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.quota [None req-09be685b-93f1-4915-8c27-4e6f8b09ffe5 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Created reservations ['4ee8cbeb-0fe5-47bc-a4c1-4ada358f80e4', '60e4a87a-372f-44b0-8559-7e00d7a46415', '6fad43f4-0f21-4dfc-8906-54106b3cdb56', 'c90ae120-f20f-4fab-ac23-56eff8d9a7b6'] {{(pid=100056) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:41:54.975219 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-09be685b-93f1-4915-8c27-4e6f8b09ffe5 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Snapshot force create request issued successfully. Jul 10 08:41:54.975662 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-09be685b-93f1-4915-8c27-4e6f8b09ffe5 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/snapshots returned with HTTP 202 Jul 10 08:41:54.975764 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-426252a7-cb19-4091-bfd3-37e14f6334cb tempest-VolumeQuotasAdminTestJSON-1063246188 tempest-VolumeQuotasAdminTestJSON-1063246188-project-member] POST https://10.4.3.7/volume/v3/os-volume-transfer/ffc4b16e-92c8-4009-97b1-3eeb14ba42df/accept Jul 10 08:41:54.976118 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-426252a7-cb19-4091-bfd3-37e14f6334cb tempest-VolumeQuotasAdminTestJSON-1063246188 tempest-VolumeQuotasAdminTestJSON-1063246188-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "5fb3a28357024175"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:41:54.976161 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 908/3632] 10.4.3.7 () {68 vars in 1251 bytes} [Fri Jul 10 08:41:54 2026] POST /volume/v3/snapshots => generated 307 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:41:54.977605 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.contrib.volume_transfer [None req-426252a7-cb19-4091-bfd3-37e14f6334cb tempest-VolumeQuotasAdminTestJSON-1063246188 tempest-VolumeQuotasAdminTestJSON-1063246188-project-member] Accepting volume transfer ffc4b16e-92c8-4009-97b1-3eeb14ba42df {{(pid=100054) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 10 08:41:54.977719 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.contrib.volume_transfer [None req-426252a7-cb19-4091-bfd3-37e14f6334cb tempest-VolumeQuotasAdminTestJSON-1063246188 tempest-VolumeQuotasAdminTestJSON-1063246188-project-member] Accepting transfer ffc4b16e-92c8-4009-97b1-3eeb14ba42df Jul 10 08:41:54.986061 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-3c69444e-d4a3-4f60-9fb4-cdd185777ecc None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:54.989263 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-3c69444e-d4a3-4f60-9fb4-cdd185777ecc tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] GET https://10.4.3.7/volume/v3/snapshots/795ee024-4593-4c94-822b-80978555e8e2 Jul 10 08:41:54.989497 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-3c69444e-d4a3-4f60-9fb4-cdd185777ecc tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:54.989761 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-3c69444e-d4a3-4f60-9fb4-cdd185777ecc tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:54.997129 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:54.997129 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:41:54.997129 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-3c69444e-d4a3-4f60-9fb4-cdd185777ecc tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Snapshot retrieved successfully. Jul 10 08:41:54.997653 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-3c69444e-d4a3-4f60-9fb4-cdd185777ecc tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/snapshots/795ee024-4593-4c94-822b-80978555e8e2 returned with HTTP 200 Jul 10 08:41:54.998152 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 900/3633] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:41:54 2026] GET /volume/v3/snapshots/795ee024-4593-4c94-822b-80978555e8e2 => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:41:55.057686 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.quota [None req-426252a7-cb19-4091-bfd3-37e14f6334cb tempest-VolumeQuotasAdminTestJSON-1063246188 tempest-VolumeQuotasAdminTestJSON-1063246188-project-member] Created reservations ['14a75790-e198-473c-b5d6-12f5b058d97a', '8a443c41-3cb3-4e1d-b403-ce6757a8d20c', '8d259bf0-fbec-404c-97da-656b22218343', '5f6a160b-469c-47ad-8d2f-397d842add38'] {{(pid=100054) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:41:55.064374 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-04de173f-a4cd-40d3-8e07-3b52a76503f4 tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Copy volume to image completed successfully. Jul 10 08:41:55.068468 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-04de173f-a4cd-40d3-8e07-3b52a76503f4 tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] https://10.4.3.7/volume/v3/volumes/cd0ea8fa-fee4-41c9-8a2f-87d7b9bd2669/action returned with HTTP 202 Jul 10 08:41:55.068468 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 912/3634] 10.4.3.7 () {68 vars in 1377 bytes} [Fri Jul 10 08:41:54 2026] POST /volume/v3/volumes/cd0ea8fa-fee4-41c9-8a2f-87d7b9bd2669/action => generated 687 bytes in 583 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:41:55.089397 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.quota [None req-426252a7-cb19-4091-bfd3-37e14f6334cb tempest-VolumeQuotasAdminTestJSON-1063246188 tempest-VolumeQuotasAdminTestJSON-1063246188-project-member] Created reservations ['065e9d4a-2caa-4dba-a439-b1ec71633145', 'e774364b-5c2c-4e50-ba96-7a74a16e4336', '001793a5-7ca4-42ea-ae52-c731b818407c', 'de0c0e73-83de-456e-9350-a4f9f5e0c009'] {{(pid=100054) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:41:55.121910 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.quota [None req-426252a7-cb19-4091-bfd3-37e14f6334cb tempest-VolumeQuotasAdminTestJSON-1063246188 tempest-VolumeQuotasAdminTestJSON-1063246188-project-member] Created reservations ['786987a6-14c7-4c0e-bd73-1b50d42586d8', '73900e21-c34f-4623-a801-741091e586fe', '9c75c0b3-0c7e-4c51-a177-f89f0dd9e840', '5376072c-c43c-4ed8-83fe-725624ababa2'] {{(pid=100054) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:41:55.148957 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.quota [None req-426252a7-cb19-4091-bfd3-37e14f6334cb tempest-VolumeQuotasAdminTestJSON-1063246188 tempest-VolumeQuotasAdminTestJSON-1063246188-project-member] Created reservations ['da0d9077-4364-4112-8cd2-fa54b3a64165', '980a3610-65e7-4358-9b88-7e5c1d985ebb', '8a58574d-e5ed-4102-989b-6313ee9cfd0f', 'f42dad28-8667-4244-997b-1acaabc81600'] {{(pid=100054) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:41:55.651090 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-426252a7-cb19-4091-bfd3-37e14f6334cb tempest-VolumeQuotasAdminTestJSON-1063246188 tempest-VolumeQuotasAdminTestJSON-1063246188-project-member] Transfer volume completed successfully. Jul 10 08:41:55.718577 np0000004976 devstack@c-api.service[100054]: INFO cinder.transfer.api [None req-426252a7-cb19-4091-bfd3-37e14f6334cb tempest-VolumeQuotasAdminTestJSON-1063246188 tempest-VolumeQuotasAdminTestJSON-1063246188-project-member] Volume 21b2777c-7c3d-4b48-9ae9-36eaf50e248a has been transferred. Jul 10 08:41:55.725704 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-426252a7-cb19-4091-bfd3-37e14f6334cb tempest-VolumeQuotasAdminTestJSON-1063246188 tempest-VolumeQuotasAdminTestJSON-1063246188-project-member] https://10.4.3.7/volume/v3/os-volume-transfer/ffc4b16e-92c8-4009-97b1-3eeb14ba42df/accept returned with HTTP 202 Jul 10 08:41:55.726384 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 915/3635] 10.4.3.7 () {68 vars in 1409 bytes} [Fri Jul 10 08:41:54 2026] POST /volume/v3/os-volume-transfer/ffc4b16e-92c8-4009-97b1-3eeb14ba42df/accept => generated 361 bytes in 829 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:41:55.736671 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-b83c1168-2dc4-4cc1-ab27-d03d304703f4 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:55.738877 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-b83c1168-2dc4-4cc1-ab27-d03d304703f4 tempest-VolumeQuotasAdminTestJSON-1063246188 tempest-VolumeQuotasAdminTestJSON-1063246188-project-member] GET https://10.4.3.7/volume/v3/volumes/21b2777c-7c3d-4b48-9ae9-36eaf50e248a Jul 10 08:41:55.739251 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-b83c1168-2dc4-4cc1-ab27-d03d304703f4 tempest-VolumeQuotasAdminTestJSON-1063246188 tempest-VolumeQuotasAdminTestJSON-1063246188-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:55.739475 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-b83c1168-2dc4-4cc1-ab27-d03d304703f4 tempest-VolumeQuotasAdminTestJSON-1063246188 tempest-VolumeQuotasAdminTestJSON-1063246188-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:55.747751 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:55.747751 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:41:55.751929 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-b83c1168-2dc4-4cc1-ab27-d03d304703f4 tempest-VolumeQuotasAdminTestJSON-1063246188 tempest-VolumeQuotasAdminTestJSON-1063246188-project-member] Volume info retrieved successfully. Jul 10 08:41:55.756080 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-b83c1168-2dc4-4cc1-ab27-d03d304703f4 tempest-VolumeQuotasAdminTestJSON-1063246188 tempest-VolumeQuotasAdminTestJSON-1063246188-project-member] https://10.4.3.7/volume/v3/volumes/21b2777c-7c3d-4b48-9ae9-36eaf50e248a returned with HTTP 200 Jul 10 08:41:55.756515 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 909/3636] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:41:55 2026] GET /volume/v3/volumes/21b2777c-7c3d-4b48-9ae9-36eaf50e248a => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:41:55.772867 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-74af4a1f-2dd6-4e54-ad2d-966717b1758d None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:55.775152 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-74af4a1f-2dd6-4e54-ad2d-966717b1758d tempest-VolumeQuotasAdminTestJSON-731697212 tempest-VolumeQuotasAdminTestJSON-731697212-project-admin] GET https://10.4.3.7/volume/v3/os-quota-sets/d36293486c7e4373af11e2cc83c87cbc?usage=True Jul 10 08:41:55.775472 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-74af4a1f-2dd6-4e54-ad2d-966717b1758d tempest-VolumeQuotasAdminTestJSON-731697212 tempest-VolumeQuotasAdminTestJSON-731697212-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:55.775768 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-74af4a1f-2dd6-4e54-ad2d-966717b1758d tempest-VolumeQuotasAdminTestJSON-731697212 tempest-VolumeQuotasAdminTestJSON-731697212-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:55.809779 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-74af4a1f-2dd6-4e54-ad2d-966717b1758d tempest-VolumeQuotasAdminTestJSON-731697212 tempest-VolumeQuotasAdminTestJSON-731697212-project-admin] https://10.4.3.7/volume/v3/os-quota-sets/d36293486c7e4373af11e2cc83c87cbc?usage=True returned with HTTP 200 Jul 10 08:41:55.810337 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 901/3637] 10.4.3.7 () {66 vars in 1361 bytes} [Fri Jul 10 08:41:55 2026] GET /volume/v3/os-quota-sets/d36293486c7e4373af11e2cc83c87cbc?usage=True => generated 1335 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:41:55.824237 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-cd2235e5-3178-4440-afba-e78e16610bd4 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:55.825919 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cd2235e5-3178-4440-afba-e78e16610bd4 tempest-VolumeQuotasAdminTestJSON-731697212 tempest-VolumeQuotasAdminTestJSON-731697212-project-admin] GET https://10.4.3.7/volume/v3/os-quota-sets/abe598062ce4435ca7989555766da260?usage=True Jul 10 08:41:55.826093 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-cd2235e5-3178-4440-afba-e78e16610bd4 tempest-VolumeQuotasAdminTestJSON-731697212 tempest-VolumeQuotasAdminTestJSON-731697212-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:55.826268 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-cd2235e5-3178-4440-afba-e78e16610bd4 tempest-VolumeQuotasAdminTestJSON-731697212 tempest-VolumeQuotasAdminTestJSON-731697212-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:55.847209 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cd2235e5-3178-4440-afba-e78e16610bd4 tempest-VolumeQuotasAdminTestJSON-731697212 tempest-VolumeQuotasAdminTestJSON-731697212-project-admin] https://10.4.3.7/volume/v3/os-quota-sets/abe598062ce4435ca7989555766da260?usage=True returned with HTTP 200 Jul 10 08:41:55.847673 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 913/3638] 10.4.3.7 () {66 vars in 1361 bytes} [Fri Jul 10 08:41:55 2026] GET /volume/v3/os-quota-sets/abe598062ce4435ca7989555766da260?usage=True => generated 1335 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:41:55.862265 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-dd2b44ea-c7ef-419d-a1e7-44ebe2f08bf4 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:55.864082 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-dd2b44ea-c7ef-419d-a1e7-44ebe2f08bf4 tempest-VolumeQuotasAdminTestJSON-731697212 tempest-VolumeQuotasAdminTestJSON-731697212-project-admin] DELETE https://10.4.3.7/volume/v3/volumes/21b2777c-7c3d-4b48-9ae9-36eaf50e248a Jul 10 08:41:55.864245 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-dd2b44ea-c7ef-419d-a1e7-44ebe2f08bf4 tempest-VolumeQuotasAdminTestJSON-731697212 tempest-VolumeQuotasAdminTestJSON-731697212-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:55.864495 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-dd2b44ea-c7ef-419d-a1e7-44ebe2f08bf4 tempest-VolumeQuotasAdminTestJSON-731697212 tempest-VolumeQuotasAdminTestJSON-731697212-project-admin] Calling method 'delete' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:55.864638 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.volumes [None req-dd2b44ea-c7ef-419d-a1e7-44ebe2f08bf4 tempest-VolumeQuotasAdminTestJSON-731697212 tempest-VolumeQuotasAdminTestJSON-731697212-project-admin] Delete volume with id: 21b2777c-7c3d-4b48-9ae9-36eaf50e248a Jul 10 08:41:55.871256 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:55.871256 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:41:55.871655 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-dd2b44ea-c7ef-419d-a1e7-44ebe2f08bf4 tempest-VolumeQuotasAdminTestJSON-731697212 tempest-VolumeQuotasAdminTestJSON-731697212-project-admin] Volume info retrieved successfully. Jul 10 08:41:55.887431 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-dd2b44ea-c7ef-419d-a1e7-44ebe2f08bf4 tempest-VolumeQuotasAdminTestJSON-731697212 tempest-VolumeQuotasAdminTestJSON-731697212-project-admin] Delete volume request issued successfully. Jul 10 08:41:55.887729 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-dd2b44ea-c7ef-419d-a1e7-44ebe2f08bf4 tempest-VolumeQuotasAdminTestJSON-731697212 tempest-VolumeQuotasAdminTestJSON-731697212-project-admin] https://10.4.3.7/volume/v3/volumes/21b2777c-7c3d-4b48-9ae9-36eaf50e248a returned with HTTP 202 Jul 10 08:41:55.888125 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 916/3639] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:41:55 2026] DELETE /volume/v3/volumes/21b2777c-7c3d-4b48-9ae9-36eaf50e248a => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:41:55.900929 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-d2bcc2c5-5c46-466c-82ae-126f3db925b6 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:55.903644 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-d2bcc2c5-5c46-466c-82ae-126f3db925b6 tempest-VolumeQuotasAdminTestJSON-731697212 tempest-VolumeQuotasAdminTestJSON-731697212-project-admin] GET https://10.4.3.7/volume/v3/volumes/21b2777c-7c3d-4b48-9ae9-36eaf50e248a Jul 10 08:41:55.903878 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-d2bcc2c5-5c46-466c-82ae-126f3db925b6 tempest-VolumeQuotasAdminTestJSON-731697212 tempest-VolumeQuotasAdminTestJSON-731697212-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:55.904085 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-d2bcc2c5-5c46-466c-82ae-126f3db925b6 tempest-VolumeQuotasAdminTestJSON-731697212 tempest-VolumeQuotasAdminTestJSON-731697212-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:55.917604 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:55.917604 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:41:55.923388 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-d2bcc2c5-5c46-466c-82ae-126f3db925b6 tempest-VolumeQuotasAdminTestJSON-731697212 tempest-VolumeQuotasAdminTestJSON-731697212-project-admin] Volume info retrieved successfully. Jul 10 08:41:55.927887 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-d2bcc2c5-5c46-466c-82ae-126f3db925b6 tempest-VolumeQuotasAdminTestJSON-731697212 tempest-VolumeQuotasAdminTestJSON-731697212-project-admin] https://10.4.3.7/volume/v3/volumes/21b2777c-7c3d-4b48-9ae9-36eaf50e248a returned with HTTP 200 Jul 10 08:41:55.928254 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 910/3640] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:41:55 2026] GET /volume/v3/volumes/21b2777c-7c3d-4b48-9ae9-36eaf50e248a => generated 1007 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:41:56.013430 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-ac0e7b14-c923-4c81-b617-cee82e764dba None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:56.013430 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-ac0e7b14-c923-4c81-b617-cee82e764dba tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] GET https://10.4.3.7/volume/v3/snapshots/795ee024-4593-4c94-822b-80978555e8e2 Jul 10 08:41:56.013430 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-ac0e7b14-c923-4c81-b617-cee82e764dba tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:56.013430 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-ac0e7b14-c923-4c81-b617-cee82e764dba tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:56.018961 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:56.018961 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:41:56.018961 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-ac0e7b14-c923-4c81-b617-cee82e764dba tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Snapshot retrieved successfully. Jul 10 08:41:56.019176 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-ac0e7b14-c923-4c81-b617-cee82e764dba tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/snapshots/795ee024-4593-4c94-822b-80978555e8e2 returned with HTTP 200 Jul 10 08:41:56.020559 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 902/3641] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:41:56 2026] GET /volume/v3/snapshots/795ee024-4593-4c94-822b-80978555e8e2 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:41:56.033350 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-e31a76c6-9b84-481f-b96d-4c6f4afc60c0 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:56.035084 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e31a76c6-9b84-481f-b96d-4c6f4afc60c0 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] GET https://10.4.3.7/volume/v3/snapshots/795ee024-4593-4c94-822b-80978555e8e2 Jul 10 08:41:56.035341 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e31a76c6-9b84-481f-b96d-4c6f4afc60c0 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:56.035549 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e31a76c6-9b84-481f-b96d-4c6f4afc60c0 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:56.044794 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:56.044794 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:41:56.045423 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-e31a76c6-9b84-481f-b96d-4c6f4afc60c0 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Snapshot retrieved successfully. Jul 10 08:41:56.046378 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e31a76c6-9b84-481f-b96d-4c6f4afc60c0 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/snapshots/795ee024-4593-4c94-822b-80978555e8e2 returned with HTTP 200 Jul 10 08:41:56.046781 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 914/3642] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:41:56 2026] GET /volume/v3/snapshots/795ee024-4593-4c94-822b-80978555e8e2 => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:41:56.746824 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-581e39ca-492a-4767-beb5-6b31d53971af req-91faa49b-905b-488d-b05c-24a6ef9da44e None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:56.749788 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-581e39ca-492a-4767-beb5-6b31d53971af req-91faa49b-905b-488d-b05c-24a6ef9da44e tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] GET https://10.4.3.7/volume/v3/volumes/1242b075-e0e5-4458-a6ce-6407983fb61e Jul 10 08:41:56.750037 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-581e39ca-492a-4767-beb5-6b31d53971af req-91faa49b-905b-488d-b05c-24a6ef9da44e tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:56.750273 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-581e39ca-492a-4767-beb5-6b31d53971af req-91faa49b-905b-488d-b05c-24a6ef9da44e tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:56.759240 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:56.759240 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:41:56.763006 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-581e39ca-492a-4767-beb5-6b31d53971af req-91faa49b-905b-488d-b05c-24a6ef9da44e tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Volume info retrieved successfully. Jul 10 08:41:56.767476 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-581e39ca-492a-4767-beb5-6b31d53971af req-91faa49b-905b-488d-b05c-24a6ef9da44e tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] https://10.4.3.7/volume/v3/volumes/1242b075-e0e5-4458-a6ce-6407983fb61e returned with HTTP 200 Jul 10 08:41:56.768011 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 917/3643] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:41:56 2026] GET /volume/v3/volumes/1242b075-e0e5-4458-a6ce-6407983fb61e => generated 899 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:41:56.940502 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-e3935e7a-7ffd-49cd-be2d-0cf39cd9ea9f None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:56.942330 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-e3935e7a-7ffd-49cd-be2d-0cf39cd9ea9f tempest-VolumeQuotasAdminTestJSON-731697212 tempest-VolumeQuotasAdminTestJSON-731697212-project-admin] GET https://10.4.3.7/volume/v3/volumes/21b2777c-7c3d-4b48-9ae9-36eaf50e248a Jul 10 08:41:56.942573 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-e3935e7a-7ffd-49cd-be2d-0cf39cd9ea9f tempest-VolumeQuotasAdminTestJSON-731697212 tempest-VolumeQuotasAdminTestJSON-731697212-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:56.942771 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-e3935e7a-7ffd-49cd-be2d-0cf39cd9ea9f tempest-VolumeQuotasAdminTestJSON-731697212 tempest-VolumeQuotasAdminTestJSON-731697212-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:56.948779 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-e3935e7a-7ffd-49cd-be2d-0cf39cd9ea9f tempest-VolumeQuotasAdminTestJSON-731697212 tempest-VolumeQuotasAdminTestJSON-731697212-project-admin] https://10.4.3.7/volume/v3/volumes/21b2777c-7c3d-4b48-9ae9-36eaf50e248a returned with HTTP 404 Jul 10 08:41:56.949257 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 911/3644] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:41:56 2026] GET /volume/v3/volumes/21b2777c-7c3d-4b48-9ae9-36eaf50e248a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:41:56.956039 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-2bac1283-517d-41a3-8bde-e6f14b5031e0 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:56.957774 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-2bac1283-517d-41a3-8bde-e6f14b5031e0 tempest-VolumeQuotasAdminTestJSON-597616544 tempest-VolumeQuotasAdminTestJSON-597616544-project-member] GET https://10.4.3.7/volume/v3/volumes/21b2777c-7c3d-4b48-9ae9-36eaf50e248a Jul 10 08:41:56.957968 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-2bac1283-517d-41a3-8bde-e6f14b5031e0 tempest-VolumeQuotasAdminTestJSON-597616544 tempest-VolumeQuotasAdminTestJSON-597616544-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:56.958164 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-2bac1283-517d-41a3-8bde-e6f14b5031e0 tempest-VolumeQuotasAdminTestJSON-597616544 tempest-VolumeQuotasAdminTestJSON-597616544-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:56.963856 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-2bac1283-517d-41a3-8bde-e6f14b5031e0 tempest-VolumeQuotasAdminTestJSON-597616544 tempest-VolumeQuotasAdminTestJSON-597616544-project-member] https://10.4.3.7/volume/v3/volumes/21b2777c-7c3d-4b48-9ae9-36eaf50e248a returned with HTTP 404 Jul 10 08:41:56.964491 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 903/3645] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:41:56 2026] GET /volume/v3/volumes/21b2777c-7c3d-4b48-9ae9-36eaf50e248a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:41:56.970794 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-56e82d00-b308-4d6a-83bf-8157f6c4da9c None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:56.972610 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-56e82d00-b308-4d6a-83bf-8157f6c4da9c tempest-VolumeQuotasAdminTestJSON-597616544 tempest-VolumeQuotasAdminTestJSON-597616544-project-member] DELETE https://10.4.3.7/volume/v3/volumes/21b2777c-7c3d-4b48-9ae9-36eaf50e248a Jul 10 08:41:56.972849 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-56e82d00-b308-4d6a-83bf-8157f6c4da9c tempest-VolumeQuotasAdminTestJSON-597616544 tempest-VolumeQuotasAdminTestJSON-597616544-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:56.973035 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-56e82d00-b308-4d6a-83bf-8157f6c4da9c tempest-VolumeQuotasAdminTestJSON-597616544 tempest-VolumeQuotasAdminTestJSON-597616544-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:56.973184 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-56e82d00-b308-4d6a-83bf-8157f6c4da9c tempest-VolumeQuotasAdminTestJSON-597616544 tempest-VolumeQuotasAdminTestJSON-597616544-project-member] Delete volume with id: 21b2777c-7c3d-4b48-9ae9-36eaf50e248a Jul 10 08:41:56.978475 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-56e82d00-b308-4d6a-83bf-8157f6c4da9c tempest-VolumeQuotasAdminTestJSON-597616544 tempest-VolumeQuotasAdminTestJSON-597616544-project-member] https://10.4.3.7/volume/v3/volumes/21b2777c-7c3d-4b48-9ae9-36eaf50e248a returned with HTTP 404 Jul 10 08:41:56.979105 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 915/3646] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:41:56 2026] DELETE /volume/v3/volumes/21b2777c-7c3d-4b48-9ae9-36eaf50e248a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:41:56.988899 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-37cc1a88-abdd-421b-9de5-59556c9879a6 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:56.990659 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-37cc1a88-abdd-421b-9de5-59556c9879a6 tempest-VolumeQuotasAdminTestJSON-731697212 tempest-VolumeQuotasAdminTestJSON-731697212-project-admin] GET https://10.4.3.7/volume/v3/os-quota-sets/5f8a261b0feb4ca58cdf0487143ccddc?usage=True Jul 10 08:41:56.990874 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-37cc1a88-abdd-421b-9de5-59556c9879a6 tempest-VolumeQuotasAdminTestJSON-731697212 tempest-VolumeQuotasAdminTestJSON-731697212-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:56.991087 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-37cc1a88-abdd-421b-9de5-59556c9879a6 tempest-VolumeQuotasAdminTestJSON-731697212 tempest-VolumeQuotasAdminTestJSON-731697212-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:57.005388 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-37cc1a88-abdd-421b-9de5-59556c9879a6 tempest-VolumeQuotasAdminTestJSON-731697212 tempest-VolumeQuotasAdminTestJSON-731697212-project-admin] https://10.4.3.7/volume/v3/os-quota-sets/5f8a261b0feb4ca58cdf0487143ccddc?usage=True returned with HTTP 200 Jul 10 08:41:57.005869 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 918/3647] 10.4.3.7 () {66 vars in 1361 bytes} [Fri Jul 10 08:41:56 2026] GET /volume/v3/os-quota-sets/5f8a261b0feb4ca58cdf0487143ccddc?usage=True => generated 1335 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:41:57.019314 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-9d221e4c-7e3f-499d-a4bd-ce975f8254b2 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:57.021032 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-9d221e4c-7e3f-499d-a4bd-ce975f8254b2 tempest-VolumeQuotasAdminTestJSON-731697212 tempest-VolumeQuotasAdminTestJSON-731697212-project-admin] PUT https://10.4.3.7/volume/v3/os-quota-sets/d36293486c7e4373af11e2cc83c87cbc Jul 10 08:41:57.021383 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-9d221e4c-7e3f-499d-a4bd-ce975f8254b2 tempest-VolumeQuotasAdminTestJSON-731697212 tempest-VolumeQuotasAdminTestJSON-731697212-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=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:41:57.088889 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-9d221e4c-7e3f-499d-a4bd-ce975f8254b2 tempest-VolumeQuotasAdminTestJSON-731697212 tempest-VolumeQuotasAdminTestJSON-731697212-project-admin] https://10.4.3.7/volume/v3/os-quota-sets/d36293486c7e4373af11e2cc83c87cbc returned with HTTP 200 Jul 10 08:41:57.089500 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 912/3648] 10.4.3.7 () {68 vars in 1361 bytes} [Fri Jul 10 08:41:57 2026] PUT /volume/v3/os-quota-sets/d36293486c7e4373af11e2cc83c87cbc => generated 554 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:41:57.096811 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-916e7b98-507e-47a7-9bfd-a38853a2a239 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:57.098893 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-916e7b98-507e-47a7-9bfd-a38853a2a239 tempest-VolumeQuotasAdminTestJSON-731697212 tempest-VolumeQuotasAdminTestJSON-731697212-project-admin] PUT https://10.4.3.7/volume/v3/os-quota-sets/d36293486c7e4373af11e2cc83c87cbc Jul 10 08:41:57.099253 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-916e7b98-507e-47a7-9bfd-a38853a2a239 tempest-VolumeQuotasAdminTestJSON-731697212 tempest-VolumeQuotasAdminTestJSON-731697212-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=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:41:57.183933 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-916e7b98-507e-47a7-9bfd-a38853a2a239 tempest-VolumeQuotasAdminTestJSON-731697212 tempest-VolumeQuotasAdminTestJSON-731697212-project-admin] https://10.4.3.7/volume/v3/os-quota-sets/d36293486c7e4373af11e2cc83c87cbc returned with HTTP 200 Jul 10 08:41:57.184358 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 904/3649] 10.4.3.7 () {68 vars in 1361 bytes} [Fri Jul 10 08:41:57 2026] PUT /volume/v3/os-quota-sets/d36293486c7e4373af11e2cc83c87cbc => generated 552 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:41:57.556466 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-3890e3d4-1897-45fb-8e08-cd3deefb52fa None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:57.558661 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3890e3d4-1897-45fb-8e08-cd3deefb52fa tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] DELETE https://10.4.3.7/volume/v3/volumes/561da85a-4291-4d4b-8d51-d195fb6f01e7 Jul 10 08:41:57.558995 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3890e3d4-1897-45fb-8e08-cd3deefb52fa tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:57.559853 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3890e3d4-1897-45fb-8e08-cd3deefb52fa tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:57.559853 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-3890e3d4-1897-45fb-8e08-cd3deefb52fa tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Delete volume with id: 561da85a-4291-4d4b-8d51-d195fb6f01e7 Jul 10 08:41:57.567708 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:57.567708 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:41:57.568123 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-3890e3d4-1897-45fb-8e08-cd3deefb52fa tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Volume info retrieved successfully. Jul 10 08:41:57.585276 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-3890e3d4-1897-45fb-8e08-cd3deefb52fa tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Delete volume request issued successfully. Jul 10 08:41:57.586435 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3890e3d4-1897-45fb-8e08-cd3deefb52fa tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/volumes/561da85a-4291-4d4b-8d51-d195fb6f01e7 returned with HTTP 202 Jul 10 08:41:57.586435 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 916/3650] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:41:57 2026] DELETE /volume/v3/volumes/561da85a-4291-4d4b-8d51-d195fb6f01e7 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:41:57.593868 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-45d21044-74f2-4fa4-994c-f45497f28762 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:57.595823 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-45d21044-74f2-4fa4-994c-f45497f28762 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/volumes/561da85a-4291-4d4b-8d51-d195fb6f01e7 Jul 10 08:41:57.595823 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-45d21044-74f2-4fa4-994c-f45497f28762 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:57.595823 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-45d21044-74f2-4fa4-994c-f45497f28762 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:57.605128 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:57.605128 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:41:57.613587 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-45d21044-74f2-4fa4-994c-f45497f28762 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Volume info retrieved successfully. Jul 10 08:41:57.620828 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-45d21044-74f2-4fa4-994c-f45497f28762 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/volumes/561da85a-4291-4d4b-8d51-d195fb6f01e7 returned with HTTP 200 Jul 10 08:41:57.621434 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 919/3651] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:41:57 2026] GET /volume/v3/volumes/561da85a-4291-4d4b-8d51-d195fb6f01e7 => generated 836 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:41:58.635667 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-5fae185a-8a40-450a-84a8-f2c6878f5e52 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:58.637615 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-5fae185a-8a40-450a-84a8-f2c6878f5e52 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/volumes/561da85a-4291-4d4b-8d51-d195fb6f01e7 Jul 10 08:41:58.637798 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-5fae185a-8a40-450a-84a8-f2c6878f5e52 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:58.637976 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-5fae185a-8a40-450a-84a8-f2c6878f5e52 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:58.643272 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-5fae185a-8a40-450a-84a8-f2c6878f5e52 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/volumes/561da85a-4291-4d4b-8d51-d195fb6f01e7 returned with HTTP 404 Jul 10 08:41:58.643792 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 913/3652] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:41:58 2026] GET /volume/v3/volumes/561da85a-4291-4d4b-8d51-d195fb6f01e7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:41:58.655818 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-edd08d3f-6c1b-498c-8afa-d8809a4af3c6 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:58.658045 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-edd08d3f-6c1b-498c-8afa-d8809a4af3c6 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/volumes/561da85a-4291-4d4b-8d51-d195fb6f01e7 Jul 10 08:41:58.658274 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-edd08d3f-6c1b-498c-8afa-d8809a4af3c6 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:58.658571 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-edd08d3f-6c1b-498c-8afa-d8809a4af3c6 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:58.666283 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-edd08d3f-6c1b-498c-8afa-d8809a4af3c6 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/volumes/561da85a-4291-4d4b-8d51-d195fb6f01e7 returned with HTTP 404 Jul 10 08:41:58.666614 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 905/3653] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:41:58 2026] GET /volume/v3/volumes/561da85a-4291-4d4b-8d51-d195fb6f01e7 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:41:58.677089 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-317b8b59-5521-4875-8db4-0cd996b2a6d9 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:58.679425 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-317b8b59-5521-4875-8db4-0cd996b2a6d9 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] DELETE https://10.4.3.7/volume/v3/volumes/561da85a-4291-4d4b-8d51-d195fb6f01e7 Jul 10 08:41:58.679633 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-317b8b59-5521-4875-8db4-0cd996b2a6d9 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:58.679819 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-317b8b59-5521-4875-8db4-0cd996b2a6d9 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:58.679972 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-317b8b59-5521-4875-8db4-0cd996b2a6d9 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Delete volume with id: 561da85a-4291-4d4b-8d51-d195fb6f01e7 Jul 10 08:41:58.691641 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-317b8b59-5521-4875-8db4-0cd996b2a6d9 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/volumes/561da85a-4291-4d4b-8d51-d195fb6f01e7 returned with HTTP 404 Jul 10 08:41:58.692658 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 917/3654] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:41:58 2026] DELETE /volume/v3/volumes/561da85a-4291-4d4b-8d51-d195fb6f01e7 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:41:58.728741 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-1ea02b7b-5529-4618-9863-a6ff72fa71f0 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:58.730342 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-1ea02b7b-5529-4618-9863-a6ff72fa71f0 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:41:58.730727 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-1ea02b7b-5529-4618-9863-a6ff72fa71f0 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "e1ee2ea6-9251-43d7-8043-1a8efc6b3698", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-141630784"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:41:58.733786 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.volumes [None req-1ea02b7b-5529-4618-9863-a6ff72fa71f0 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Create volume request body: {'volume': {'imageRef': 'e1ee2ea6-9251-43d7-8043-1a8efc6b3698', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-141630784'}} {{(pid=100054) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:41:58.816058 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-6916175e-1379-4c47-9616-61111aba4c3a None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:58.816516 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-6916175e-1379-4c47-9616-61111aba4c3a None None] GET https://10.4.3.7/volume// Jul 10 08:41:58.816692 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-6916175e-1379-4c47-9616-61111aba4c3a None None] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:58.816872 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-6916175e-1379-4c47-9616-61111aba4c3a None None] Calling method 'all' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:58.817250 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-6916175e-1379-4c47-9616-61111aba4c3a None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:41:58.817593 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 914/3655] 10.4.3.7 () {66 vars in 1414 bytes} [Fri Jul 10 08:41:58 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:41:58.830107 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-581e39ca-492a-4767-beb5-6b31d53971af req-2af6f0d8-9a93-46e2-98cc-8af4b05d5ae2 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:58.833483 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-581e39ca-492a-4767-beb5-6b31d53971af req-2af6f0d8-9a93-46e2-98cc-8af4b05d5ae2 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] POST https://10.4.3.7/volume/v3/attachments Jul 10 08:41:58.835001 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-581e39ca-492a-4767-beb5-6b31d53971af req-2af6f0d8-9a93-46e2-98cc-8af4b05d5ae2 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1242b075-e0e5-4458-a6ce-6407983fb61e", "connector": null, "instance_uuid": "9d9ece55-1aaa-4d17-a8d4-1cc96e7d6a63"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:41:58.845284 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:58.845284 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:41:58.877830 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-581e39ca-492a-4767-beb5-6b31d53971af req-2af6f0d8-9a93-46e2-98cc-8af4b05d5ae2 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] https://10.4.3.7/volume/v3/attachments returned with HTTP 200 Jul 10 08:41:58.878372 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 906/3656] 10.4.3.7 () {74 vars in 1580 bytes} [Fri Jul 10 08:41:58 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) Jul 10 08:41:58.990032 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.volumes [None req-1ea02b7b-5529-4618-9863-a6ff72fa71f0 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Create volume of 1 GB Jul 10 08:41:58.995217 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-1ea02b7b-5529-4618-9863-a6ff72fa71f0 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Availability Zones retrieved successfully. Jul 10 08:41:59.001047 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-1ea02b7b-5529-4618-9863-a6ff72fa71f0 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Flow 'volume_create_api' (c379c6f2-71d0-4177-9765-eea088ae92a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:41:59.003936 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-1ea02b7b-5529-4618-9863-a6ff72fa71f0 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aaa954c1-702a-43c5-bf67-559694ecf30d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:41:59.005088 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.flows.api.create_volume [None req-1ea02b7b-5529-4618-9863-a6ff72fa71f0 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Validating volume size '1' using validate_int {{(pid=100054) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:41:59.073218 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-1ea02b7b-5529-4618-9863-a6ff72fa71f0 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aaa954c1-702a-43c5-bf67-559694ecf30d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:41:59.074444 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-1ea02b7b-5529-4618-9863-a6ff72fa71f0 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ccf1cad2-4d8d-48b6-8bcc-e86cdb49cf0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:41:59.113732 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.quota [None req-1ea02b7b-5529-4618-9863-a6ff72fa71f0 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Created reservations ['1897576a-f6a1-44a1-9ea3-f286a6460c9b', '60263a3f-cb43-4cad-9fa1-8a2b310a9b76', '4da5b85f-e6f7-45ee-ae86-35ff7e8bc68f', 'c4c86bcf-9e80-4242-a11d-b7f5e496c8bd'] {{(pid=100054) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:41:59.114517 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-1ea02b7b-5529-4618-9863-a6ff72fa71f0 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ccf1cad2-4d8d-48b6-8bcc-e86cdb49cf0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1897576a-f6a1-44a1-9ea3-f286a6460c9b', '60263a3f-cb43-4cad-9fa1-8a2b310a9b76', '4da5b85f-e6f7-45ee-ae86-35ff7e8bc68f', 'c4c86bcf-9e80-4242-a11d-b7f5e496c8bd']}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:41:59.115304 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-1ea02b7b-5529-4618-9863-a6ff72fa71f0 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b984f1c4-ea33-4c35-937a-bdcbc08c80c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:41:59.137201 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-1ea02b7b-5529-4618-9863-a6ff72fa71f0 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b984f1c4-ea33-4c35-937a-bdcbc08c80c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f111fce1-5f2e-419f-bbc1-b35c16011388', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-141630784',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89b4f3b0b9ba4f73ba9c0401a0ad02f5',qos_specs=None,replication_status=,reservations=['1897576a-f6a1-44a1-9ea3-f286a6460c9b','60263a3f-cb43-4cad-9fa1-8a2b310a9b76','4da5b85f-e6f7-45ee-ae86-35ff7e8bc68f','c4c86bcf-9e80-4242-a11d-b7f5e496c8bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3d12ef20a3e4f74a599959531b2e8e8',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:41:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-141630784',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f111fce1-5f2e-419f-bbc1-b35c16011388,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='89b4f3b0b9ba4f73ba9c0401a0ad02f5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e3d12ef20a3e4f74a599959531b2e8e8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:41:59.138178 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-1ea02b7b-5529-4618-9863-a6ff72fa71f0 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d7da22a-4f36-41a4-becf-161e68225bae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:41:59.158843 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-1ea02b7b-5529-4618-9863-a6ff72fa71f0 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d7da22a-4f36-41a4-becf-161e68225bae) transitioned into state 'SUCCESS' from state '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-141630784',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89b4f3b0b9ba4f73ba9c0401a0ad02f5',qos_specs=None,replication_status=,reservations=['1897576a-f6a1-44a1-9ea3-f286a6460c9b','60263a3f-cb43-4cad-9fa1-8a2b310a9b76','4da5b85f-e6f7-45ee-ae86-35ff7e8bc68f','c4c86bcf-9e80-4242-a11d-b7f5e496c8bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3d12ef20a3e4f74a599959531b2e8e8',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:41:59.159568 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-1ea02b7b-5529-4618-9863-a6ff72fa71f0 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8041d2f2-9d04-48d2-8486-b3076c748c42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:41:59.169196 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-1ea02b7b-5529-4618-9863-a6ff72fa71f0 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8041d2f2-9d04-48d2-8486-b3076c748c42) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:41:59.170023 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-1ea02b7b-5529-4618-9863-a6ff72fa71f0 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Flow 'volume_create_api' (c379c6f2-71d0-4177-9765-eea088ae92a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100054) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:41:59.170344 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-1ea02b7b-5529-4618-9863-a6ff72fa71f0 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Create volume request issued successfully. Jul 10 08:41:59.170896 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-1ea02b7b-5529-4618-9863-a6ff72fa71f0 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:41:59.171313 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 920/3657] 10.4.3.7 () {68 vars in 1245 bytes} [Fri Jul 10 08:41:58 2026] POST /volume/v3/volumes => generated 744 bytes in 446 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:41:59.183146 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-9acee5b3-5a56-4d06-ad1f-867acad8ee04 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:59.185200 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9acee5b3-5a56-4d06-ad1f-867acad8ee04 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/volumes/f111fce1-5f2e-419f-bbc1-b35c16011388 Jul 10 08:41:59.185327 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9acee5b3-5a56-4d06-ad1f-867acad8ee04 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:59.185551 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9acee5b3-5a56-4d06-ad1f-867acad8ee04 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:59.192396 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:59.192396 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:41:59.195773 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-9acee5b3-5a56-4d06-ad1f-867acad8ee04 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Volume info retrieved successfully. Jul 10 08:41:59.200097 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9acee5b3-5a56-4d06-ad1f-867acad8ee04 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/volumes/f111fce1-5f2e-419f-bbc1-b35c16011388 returned with HTTP 200 Jul 10 08:41:59.200142 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 918/3658] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:41:59 2026] GET /volume/v3/volumes/f111fce1-5f2e-419f-bbc1-b35c16011388 => generated 812 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:41:59.295120 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-48e3d03f-21eb-4f40-a32b-a7b7647d147a None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:59.298797 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-48e3d03f-21eb-4f40-a32b-a7b7647d147a tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] GET https://10.4.3.7/volume/v3/volumes/1242b075-e0e5-4458-a6ce-6407983fb61e Jul 10 08:41:59.298997 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-48e3d03f-21eb-4f40-a32b-a7b7647d147a tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:59.299173 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-48e3d03f-21eb-4f40-a32b-a7b7647d147a tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:59.320541 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:59.320541 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:41:59.324991 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-48e3d03f-21eb-4f40-a32b-a7b7647d147a tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Volume info retrieved successfully. Jul 10 08:41:59.328965 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-48e3d03f-21eb-4f40-a32b-a7b7647d147a tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] https://10.4.3.7/volume/v3/volumes/1242b075-e0e5-4458-a6ce-6407983fb61e returned with HTTP 200 Jul 10 08:41:59.329393 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 915/3659] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:41:59 2026] GET /volume/v3/volumes/1242b075-e0e5-4458-a6ce-6407983fb61e => generated 898 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:41:59.412358 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-a6aa0260-93e6-406a-9d9b-96609d952f2e None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:59.412752 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-a6aa0260-93e6-406a-9d9b-96609d952f2e None None] GET https://10.4.3.7/volume// Jul 10 08:41:59.412906 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-a6aa0260-93e6-406a-9d9b-96609d952f2e None None] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:59.413083 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-a6aa0260-93e6-406a-9d9b-96609d952f2e None None] Calling method 'all' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:59.413505 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-a6aa0260-93e6-406a-9d9b-96609d952f2e None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:41:59.413780 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 907/3660] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:41:59 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:41:59.423259 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-581e39ca-492a-4767-beb5-6b31d53971af req-9912e1a1-f716-48b4-88d6-3ed06810462f None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:59.425343 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-581e39ca-492a-4767-beb5-6b31d53971af req-9912e1a1-f716-48b4-88d6-3ed06810462f tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] GET https://10.4.3.7/volume/v3/volumes/1242b075-e0e5-4458-a6ce-6407983fb61e Jul 10 08:41:59.425565 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-581e39ca-492a-4767-beb5-6b31d53971af req-9912e1a1-f716-48b4-88d6-3ed06810462f tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:59.425754 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-581e39ca-492a-4767-beb5-6b31d53971af req-9912e1a1-f716-48b4-88d6-3ed06810462f tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:59.434966 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:59.434966 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:41:59.439775 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-581e39ca-492a-4767-beb5-6b31d53971af req-9912e1a1-f716-48b4-88d6-3ed06810462f tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Volume info retrieved successfully. Jul 10 08:41:59.444907 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-581e39ca-492a-4767-beb5-6b31d53971af req-9912e1a1-f716-48b4-88d6-3ed06810462f tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] https://10.4.3.7/volume/v3/volumes/1242b075-e0e5-4458-a6ce-6407983fb61e returned with HTTP 200 Jul 10 08:41:59.444907 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 921/3661] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:41:59 2026] GET /volume/v3/volumes/1242b075-e0e5-4458-a6ce-6407983fb61e => generated 1078 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:41:59.553617 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-4643bc12-357b-482e-aa69-f7b4a3c8b7ca None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:59.554091 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4643bc12-357b-482e-aa69-f7b4a3c8b7ca None None] GET https://10.4.3.7/volume// Jul 10 08:41:59.554340 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4643bc12-357b-482e-aa69-f7b4a3c8b7ca None None] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:59.554618 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4643bc12-357b-482e-aa69-f7b4a3c8b7ca None None] Calling method 'all' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:59.555120 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4643bc12-357b-482e-aa69-f7b4a3c8b7ca None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:41:59.555724 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 919/3662] 10.4.3.7 () {64 vars in 990 bytes} [Fri Jul 10 08:41:59 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:41:59.567537 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-cde4e9c8-810f-4937-9a00-1f75087aa230 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:59.567721 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-cde4e9c8-810f-4937-9a00-1f75087aa230 None None] GET https://10.4.3.7/volume// Jul 10 08:41:59.567861 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-cde4e9c8-810f-4937-9a00-1f75087aa230 None None] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:59.568029 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-cde4e9c8-810f-4937-9a00-1f75087aa230 None None] Calling method 'all' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:59.568326 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-cde4e9c8-810f-4937-9a00-1f75087aa230 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:41:59.568685 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 916/3663] 10.4.3.7 () {64 vars in 990 bytes} [Fri Jul 10 08:41:59 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:41:59.574760 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-581e39ca-492a-4767-beb5-6b31d53971af req-0a001850-cd0b-4090-91d9-28258be7c62c None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:59.578561 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-80508502-f03b-46fd-9dbb-5a12263380ef None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:41:59.578761 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-581e39ca-492a-4767-beb5-6b31d53971af req-0a001850-cd0b-4090-91d9-28258be7c62c tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] PUT https://10.4.3.7/volume/v3/attachments/710f14ef-5767-49f7-95a0-40921cf1cc24 Jul 10 08:41:59.579293 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-581e39ca-492a-4767-beb5-6b31d53971af req-0a001850-cd0b-4090-91d9-28258be7c62c tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.7", "host": "np0000004976", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b54eda21b644", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bf3c9c16-ec3d-4df7-865b-5f424258654a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:41:59.592588 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.coordination [req-581e39ca-492a-4767-beb5-6b31d53971af req-0a001850-cd0b-4090-91d9-28258be7c62c tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Acquiring lock "cinder-attachment_update-1242b075-e0e5-4458-a6ce-6407983fb61e-np0000004976" by "attachment_update" {{(pid=100055) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 08:41:59.601421 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.coordination [req-581e39ca-492a-4767-beb5-6b31d53971af req-0a001850-cd0b-4090-91d9-28258be7c62c tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Lock "cinder-attachment_update-1242b075-e0e5-4458-a6ce-6407983fb61e-np0000004976" acquired by "attachment_update" :: waited 0.009s {{(pid=100055) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 08:41:59.602865 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:41:59.602865 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:41:59.652245 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-80508502-f03b-46fd-9dbb-5a12263380ef tempest-VersionsTest-807561019 tempest-VersionsTest-807561019-project-member] GET https://10.4.3.7/volume/v3/ Jul 10 08:41:59.652469 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-80508502-f03b-46fd-9dbb-5a12263380ef tempest-VersionsTest-807561019 tempest-VersionsTest-807561019-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:41:59.652659 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-80508502-f03b-46fd-9dbb-5a12263380ef tempest-VersionsTest-807561019 tempest-VersionsTest-807561019-project-member] Calling method 'version_select' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:41:59.652988 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-80508502-f03b-46fd-9dbb-5a12263380ef tempest-VersionsTest-807561019 tempest-VersionsTest-807561019-project-member] https://10.4.3.7/volume/v3/ returned with HTTP 200 Jul 10 08:41:59.653423 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 922/3664] 10.4.3.7 () {66 vars in 1202 bytes} [Fri Jul 10 08:41:59 2026] GET /volume/v3/ => generated 384 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:00.126845 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.coordination [req-581e39ca-492a-4767-beb5-6b31d53971af req-0a001850-cd0b-4090-91d9-28258be7c62c tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Lock "cinder-attachment_update-1242b075-e0e5-4458-a6ce-6407983fb61e-np0000004976" released by "attachment_update" :: held 0.526s {{(pid=100055) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 08:42:00.127176 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-581e39ca-492a-4767-beb5-6b31d53971af req-0a001850-cd0b-4090-91d9-28258be7c62c tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] https://10.4.3.7/volume/v3/attachments/710f14ef-5767-49f7-95a0-40921cf1cc24 returned with HTTP 200 Jul 10 08:42:00.127674 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 908/3665] 10.4.3.7 () {74 vars in 1690 bytes} [Fri Jul 10 08:41:59 2026] PUT /volume/v3/attachments/710f14ef-5767-49f7-95a0-40921cf1cc24 => generated 968 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:42:00.136006 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-581e39ca-492a-4767-beb5-6b31d53971af req-1a9dff21-a6db-4a50-a64c-a0acddb3e047 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:00.138220 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-581e39ca-492a-4767-beb5-6b31d53971af req-1a9dff21-a6db-4a50-a64c-a0acddb3e047 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] GET https://10.4.3.7/volume/v3/volumes/1242b075-e0e5-4458-a6ce-6407983fb61e/encryption Jul 10 08:42:00.138529 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-581e39ca-492a-4767-beb5-6b31d53971af req-1a9dff21-a6db-4a50-a64c-a0acddb3e047 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:00.138863 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-581e39ca-492a-4767-beb5-6b31d53971af req-1a9dff21-a6db-4a50-a64c-a0acddb3e047 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Calling method 'index' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:00.147688 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:00.147688 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:42:00.154611 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-581e39ca-492a-4767-beb5-6b31d53971af req-1a9dff21-a6db-4a50-a64c-a0acddb3e047 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] https://10.4.3.7/volume/v3/volumes/1242b075-e0e5-4458-a6ce-6407983fb61e/encryption returned with HTTP 200 Jul 10 08:42:00.155079 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 920/3666] 10.4.3.7 () {68 vars in 1617 bytes} [Fri Jul 10 08:42:00 2026] GET /volume/v3/volumes/1242b075-e0e5-4458-a6ce-6407983fb61e/encryption => generated 160 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:00.212127 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-eed81e68-e1d2-48b2-baee-c1f7476aad12 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:00.214240 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-eed81e68-e1d2-48b2-baee-c1f7476aad12 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/volumes/f111fce1-5f2e-419f-bbc1-b35c16011388 Jul 10 08:42:00.214496 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-eed81e68-e1d2-48b2-baee-c1f7476aad12 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:00.214698 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-eed81e68-e1d2-48b2-baee-c1f7476aad12 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:00.222205 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:00.222205 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:42:00.226446 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-eed81e68-e1d2-48b2-baee-c1f7476aad12 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Volume info retrieved successfully. Jul 10 08:42:00.231124 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-eed81e68-e1d2-48b2-baee-c1f7476aad12 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/volumes/f111fce1-5f2e-419f-bbc1-b35c16011388 returned with HTTP 200 Jul 10 08:42:00.231548 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 917/3667] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:00 2026] GET /volume/v3/volumes/f111fce1-5f2e-419f-bbc1-b35c16011388 => generated 1352 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:42:00.262031 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-b009591e-f7cd-43f4-ab81-001a5dde75ec None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:00.264081 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-b009591e-f7cd-43f4-ab81-001a5dde75ec tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/volumes/f111fce1-5f2e-419f-bbc1-b35c16011388 Jul 10 08:42:00.264570 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-b009591e-f7cd-43f4-ab81-001a5dde75ec tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:00.264841 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-b009591e-f7cd-43f4-ab81-001a5dde75ec tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:00.273281 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:00.273281 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:42:00.278153 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-b009591e-f7cd-43f4-ab81-001a5dde75ec tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Volume info retrieved successfully. Jul 10 08:42:00.285026 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-b009591e-f7cd-43f4-ab81-001a5dde75ec tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/volumes/f111fce1-5f2e-419f-bbc1-b35c16011388 returned with HTTP 200 Jul 10 08:42:00.285581 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 923/3668] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:00 2026] GET /volume/v3/volumes/f111fce1-5f2e-419f-bbc1-b35c16011388 => generated 1352 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:42:00.304765 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-d6274913-d529-4aa0-97a6-899a2753ddf5 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:00.306776 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-d6274913-d529-4aa0-97a6-899a2753ddf5 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] POST https://10.4.3.7/volume/v3/backups Jul 10 08:42:00.307122 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-d6274913-d529-4aa0-97a6-899a2753ddf5 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f111fce1-5f2e-419f-bbc1-b35c16011388", "name": "tempest-VolumesBackupsTest-Backup-762035601", "container": "tempest-volumesbackupstest-backup-container-920720751"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:42:00.308739 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.contrib.backups [None req-d6274913-d529-4aa0-97a6-899a2753ddf5 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Creating new backup {'backup': {'volume_id': 'f111fce1-5f2e-419f-bbc1-b35c16011388', 'name': 'tempest-VolumesBackupsTest-Backup-762035601', 'container': 'tempest-volumesbackupstest-backup-container-920720751'}} {{(pid=100055) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 08:42:00.309092 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.contrib.backups [None req-d6274913-d529-4aa0-97a6-899a2753ddf5 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Creating backup of volume f111fce1-5f2e-419f-bbc1-b35c16011388 in container tempest-volumesbackupstest-backup-container-920720751 Jul 10 08:42:00.317220 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:00.317220 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:42:00.317859 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-d6274913-d529-4aa0-97a6-899a2753ddf5 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Volume info retrieved successfully. Jul 10 08:42:00.340589 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.quota [None req-d6274913-d529-4aa0-97a6-899a2753ddf5 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Created reservations ['5b73aef1-bb5f-4ca4-8074-cfe317d0324b', '5174602a-003a-481a-b4c3-9e839742f40e'] {{(pid=100055) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:42:00.343656 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-77d0a383-35d6-4283-84b2-00203e52b541 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:00.345736 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-77d0a383-35d6-4283-84b2-00203e52b541 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] GET https://10.4.3.7/volume/v3/volumes/1242b075-e0e5-4458-a6ce-6407983fb61e Jul 10 08:42:00.346030 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-77d0a383-35d6-4283-84b2-00203e52b541 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:00.346329 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-77d0a383-35d6-4283-84b2-00203e52b541 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:00.359065 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:00.359065 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:42:00.365079 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-77d0a383-35d6-4283-84b2-00203e52b541 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Volume info retrieved successfully. Jul 10 08:42:00.370708 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-77d0a383-35d6-4283-84b2-00203e52b541 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] https://10.4.3.7/volume/v3/volumes/1242b075-e0e5-4458-a6ce-6407983fb61e returned with HTTP 200 Jul 10 08:42:00.370962 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 921/3669] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:00 2026] GET /volume/v3/volumes/1242b075-e0e5-4458-a6ce-6407983fb61e => generated 899 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:00.376135 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-d6274913-d529-4aa0-97a6-899a2753ddf5 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups returned with HTTP 202 Jul 10 08:42:00.376541 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 909/3670] 10.4.3.7 () {68 vars in 1245 bytes} [Fri Jul 10 08:42:00 2026] POST /volume/v3/backups => generated 325 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:42:00.390358 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-456c4711-2a06-4f5b-b565-895785170ec4 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:00.392005 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-456c4711-2a06-4f5b-b565-895785170ec4 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/8fec59a7-c059-4a33-b741-15eb95c61de6 Jul 10 08:42:00.392211 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-456c4711-2a06-4f5b-b565-895785170ec4 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:00.392395 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-456c4711-2a06-4f5b-b565-895785170ec4 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:00.392533 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-456c4711-2a06-4f5b-b565-895785170ec4 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 8fec59a7-c059-4a33-b741-15eb95c61de6. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:42:00.397954 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:00.397954 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:42:00.399073 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-456c4711-2a06-4f5b-b565-895785170ec4 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/8fec59a7-c059-4a33-b741-15eb95c61de6 returned with HTTP 200 Jul 10 08:42:00.399463 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 918/3671] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:00 2026] GET /volume/v3/backups/8fec59a7-c059-4a33-b741-15eb95c61de6 => generated 783 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 08:42:01.388010 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-a700e4aa-7b1c-4eb1-b491-aab5932929c4 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:01.391892 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-a700e4aa-7b1c-4eb1-b491-aab5932929c4 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] GET https://10.4.3.7/volume/v3/volumes/1242b075-e0e5-4458-a6ce-6407983fb61e Jul 10 08:42:01.391970 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-a700e4aa-7b1c-4eb1-b491-aab5932929c4 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:01.392161 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-a700e4aa-7b1c-4eb1-b491-aab5932929c4 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:01.402785 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:01.402785 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:42:01.409813 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-a700e4aa-7b1c-4eb1-b491-aab5932929c4 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Volume info retrieved successfully. Jul 10 08:42:01.420229 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-a700e4aa-7b1c-4eb1-b491-aab5932929c4 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] https://10.4.3.7/volume/v3/volumes/1242b075-e0e5-4458-a6ce-6407983fb61e returned with HTTP 200 Jul 10 08:42:01.420451 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-e67c61ba-e117-428b-aeb7-c34dacbc4343 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:01.420710 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 924/3672] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:01 2026] GET /volume/v3/volumes/1242b075-e0e5-4458-a6ce-6407983fb61e => generated 899 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:01.424563 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e67c61ba-e117-428b-aeb7-c34dacbc4343 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/8fec59a7-c059-4a33-b741-15eb95c61de6 Jul 10 08:42:01.424563 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e67c61ba-e117-428b-aeb7-c34dacbc4343 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:01.424563 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e67c61ba-e117-428b-aeb7-c34dacbc4343 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:01.424563 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-e67c61ba-e117-428b-aeb7-c34dacbc4343 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 8fec59a7-c059-4a33-b741-15eb95c61de6. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:42:01.429708 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:01.429708 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:42:01.430801 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e67c61ba-e117-428b-aeb7-c34dacbc4343 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/8fec59a7-c059-4a33-b741-15eb95c61de6 returned with HTTP 200 Jul 10 08:42:01.431851 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 922/3673] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:01 2026] GET /volume/v3/backups/8fec59a7-c059-4a33-b741-15eb95c61de6 => generated 785 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:01.999703 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-067aeedb-7af7-4de0-b13a-572b4bfd03f1 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:02.146584 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-067aeedb-7af7-4de0-b13a-572b4bfd03f1 tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:42:02.146944 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-067aeedb-7af7-4de0-b13a-572b4bfd03f1 tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1093262829"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:42:02.148275 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.volumes [None req-067aeedb-7af7-4de0-b13a-572b4bfd03f1 tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1093262829'}} {{(pid=100055) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:42:02.148444 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-067aeedb-7af7-4de0-b13a-572b4bfd03f1 tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] Create volume of 1 GB Jul 10 08:42:02.148719 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:02.148719 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:42:02.152556 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-067aeedb-7af7-4de0-b13a-572b4bfd03f1 tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] Availability Zones retrieved successfully. Jul 10 08:42:02.159183 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-067aeedb-7af7-4de0-b13a-572b4bfd03f1 tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] Flow 'volume_create_api' (8d3b5226-cf4c-46d5-aba4-83f912b5e5ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:42:02.160217 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-067aeedb-7af7-4de0-b13a-572b4bfd03f1 tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dbe5520a-0729-4d18-a5ec-d0743adadc18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:42:02.161206 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.flows.api.create_volume [None req-067aeedb-7af7-4de0-b13a-572b4bfd03f1 tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] Validating volume size '1' using validate_int {{(pid=100055) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:42:02.191762 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-067aeedb-7af7-4de0-b13a-572b4bfd03f1 tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dbe5520a-0729-4d18-a5ec-d0743adadc18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:42:02.192749 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-067aeedb-7af7-4de0-b13a-572b4bfd03f1 tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (abd79877-7437-4b1b-8eb8-071b41fe6674) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:42:02.269632 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.quota [None req-067aeedb-7af7-4de0-b13a-572b4bfd03f1 tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] Created reservations ['13e8c5e9-f849-40ed-a01c-228c0b663127', '3b564cec-1fca-4bad-bded-2fee1620a227', '86e8b82a-7ff3-442b-b144-36d9025a263e', '50d2de1c-86d7-42e3-bafc-1c2d5b9c5486'] {{(pid=100055) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:42:02.270753 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-067aeedb-7af7-4de0-b13a-572b4bfd03f1 tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (abd79877-7437-4b1b-8eb8-071b41fe6674) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['13e8c5e9-f849-40ed-a01c-228c0b663127', '3b564cec-1fca-4bad-bded-2fee1620a227', '86e8b82a-7ff3-442b-b144-36d9025a263e', '50d2de1c-86d7-42e3-bafc-1c2d5b9c5486']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:42:02.271676 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-067aeedb-7af7-4de0-b13a-572b4bfd03f1 tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5f758b2-c1d9-48d5-a831-70f2dbc8f1e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:42:02.299970 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-067aeedb-7af7-4de0-b13a-572b4bfd03f1 tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5f758b2-c1d9-48d5-a831-70f2dbc8f1e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '26fd0da2-ad21-4c53-be77-e5d8c1f37c34', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1093262829',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4861b2f9c4974a0f9b6e5d8a5a829f51',qos_specs=None,replication_status=,reservations=['13e8c5e9-f849-40ed-a01c-228c0b663127','3b564cec-1fca-4bad-bded-2fee1620a227','86e8b82a-7ff3-442b-b144-36d9025a263e','50d2de1c-86d7-42e3-bafc-1c2d5b9c5486'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='69d9fc1fac5544e9b2b8d9bba6e5ab60',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:42:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1093262829',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=26fd0da2-ad21-4c53-be77-e5d8c1f37c34,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4861b2f9c4974a0f9b6e5d8a5a829f51',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='69d9fc1fac5544e9b2b8d9bba6e5ab60',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:42:02.300945 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-067aeedb-7af7-4de0-b13a-572b4bfd03f1 tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (806fd14a-9eec-4f48-86f8-af08ba589cdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:42:02.323508 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-067aeedb-7af7-4de0-b13a-572b4bfd03f1 tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (806fd14a-9eec-4f48-86f8-af08ba589cdf) transitioned into state 'SUCCESS' from state '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-1093262829',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4861b2f9c4974a0f9b6e5d8a5a829f51',qos_specs=None,replication_status=,reservations=['13e8c5e9-f849-40ed-a01c-228c0b663127','3b564cec-1fca-4bad-bded-2fee1620a227','86e8b82a-7ff3-442b-b144-36d9025a263e','50d2de1c-86d7-42e3-bafc-1c2d5b9c5486'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='69d9fc1fac5544e9b2b8d9bba6e5ab60',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:42:02.324231 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-067aeedb-7af7-4de0-b13a-572b4bfd03f1 tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (259f07cd-76e1-463e-bca8-7b0ce5bd4d90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:42:02.334891 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-067aeedb-7af7-4de0-b13a-572b4bfd03f1 tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (259f07cd-76e1-463e-bca8-7b0ce5bd4d90) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:42:02.336182 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-067aeedb-7af7-4de0-b13a-572b4bfd03f1 tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] Flow 'volume_create_api' (8d3b5226-cf4c-46d5-aba4-83f912b5e5ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:42:02.336714 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-067aeedb-7af7-4de0-b13a-572b4bfd03f1 tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] Create volume request issued successfully. Jul 10 08:42:02.337640 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-067aeedb-7af7-4de0-b13a-572b4bfd03f1 tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:42:02.338233 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 910/3674] 10.4.3.7 () {70 vars in 1285 bytes} [Fri Jul 10 08:42:01 2026] POST /volume/v3/volumes => generated 815 bytes in 339 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:42:02.354678 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-951dac4f-ab96-42fa-a544-868f30e8abcc None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:02.357167 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-951dac4f-ab96-42fa-a544-868f30e8abcc tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] GET https://10.4.3.7/volume/v3/volumes/26fd0da2-ad21-4c53-be77-e5d8c1f37c34 Jul 10 08:42:02.357766 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-951dac4f-ab96-42fa-a544-868f30e8abcc tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:02.358078 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-951dac4f-ab96-42fa-a544-868f30e8abcc tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:02.368213 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:02.368213 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:42:02.373286 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-951dac4f-ab96-42fa-a544-868f30e8abcc tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] Volume info retrieved successfully. Jul 10 08:42:02.379040 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-951dac4f-ab96-42fa-a544-868f30e8abcc tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] https://10.4.3.7/volume/v3/volumes/26fd0da2-ad21-4c53-be77-e5d8c1f37c34 returned with HTTP 200 Jul 10 08:42:02.379623 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 919/3675] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:42:02 2026] GET /volume/v3/volumes/26fd0da2-ad21-4c53-be77-e5d8c1f37c34 => generated 883 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:42:02.439845 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-89da07f1-384d-4b27-bbb3-246060722953 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:02.442265 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-89da07f1-384d-4b27-bbb3-246060722953 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] GET https://10.4.3.7/volume/v3/volumes/1242b075-e0e5-4458-a6ce-6407983fb61e Jul 10 08:42:02.442593 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-89da07f1-384d-4b27-bbb3-246060722953 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:02.442855 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-89da07f1-384d-4b27-bbb3-246060722953 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:02.447357 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-dbc61bf2-0e00-42fa-a059-ac711138c1a0 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:02.449988 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-dbc61bf2-0e00-42fa-a059-ac711138c1a0 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/8fec59a7-c059-4a33-b741-15eb95c61de6 Jul 10 08:42:02.450227 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-dbc61bf2-0e00-42fa-a059-ac711138c1a0 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:02.450436 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-dbc61bf2-0e00-42fa-a059-ac711138c1a0 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:02.450565 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-dbc61bf2-0e00-42fa-a059-ac711138c1a0 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 8fec59a7-c059-4a33-b741-15eb95c61de6. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:42:02.456930 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:02.456930 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:42:02.458269 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-dbc61bf2-0e00-42fa-a059-ac711138c1a0 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/8fec59a7-c059-4a33-b741-15eb95c61de6 returned with HTTP 200 Jul 10 08:42:02.458803 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 923/3676] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:02 2026] GET /volume/v3/backups/8fec59a7-c059-4a33-b741-15eb95c61de6 => generated 785 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 08:42:02.462635 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:02.462635 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:42:02.476320 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-89da07f1-384d-4b27-bbb3-246060722953 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Volume info retrieved successfully. Jul 10 08:42:02.489093 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-89da07f1-384d-4b27-bbb3-246060722953 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] https://10.4.3.7/volume/v3/volumes/1242b075-e0e5-4458-a6ce-6407983fb61e returned with HTTP 200 Jul 10 08:42:02.490206 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 925/3677] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:02 2026] GET /volume/v3/volumes/1242b075-e0e5-4458-a6ce-6407983fb61e => generated 899 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:02.637204 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-f1c3470b-3835-4d41-85e5-990fd60c8c25 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:02.639273 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-f1c3470b-3835-4d41-85e5-990fd60c8c25 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] GET https://10.4.3.7/volume/v3/volumes/262414c8-2e07-48ac-81e6-866e8ce3128b Jul 10 08:42:02.639508 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-f1c3470b-3835-4d41-85e5-990fd60c8c25 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:02.639693 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-f1c3470b-3835-4d41-85e5-990fd60c8c25 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:02.646975 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:02.646975 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:42:02.651458 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-f1c3470b-3835-4d41-85e5-990fd60c8c25 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Volume info retrieved successfully. Jul 10 08:42:02.657427 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-f1c3470b-3835-4d41-85e5-990fd60c8c25 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] https://10.4.3.7/volume/v3/volumes/262414c8-2e07-48ac-81e6-866e8ce3128b returned with HTTP 200 Jul 10 08:42:02.657935 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 911/3678] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:02 2026] GET /volume/v3/volumes/262414c8-2e07-48ac-81e6-866e8ce3128b => generated 869 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:02.672620 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-eca04098-3082-434f-b137-8a479c70204c None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:02.675272 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-eca04098-3082-434f-b137-8a479c70204c tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] GET https://10.4.3.7/volume/v3/volumes/262414c8-2e07-48ac-81e6-866e8ce3128b Jul 10 08:42:02.675565 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-eca04098-3082-434f-b137-8a479c70204c tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:02.675863 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-eca04098-3082-434f-b137-8a479c70204c tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:02.686289 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:02.686289 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:42:02.691872 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-eca04098-3082-434f-b137-8a479c70204c tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Volume info retrieved successfully. Jul 10 08:42:02.697655 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-eca04098-3082-434f-b137-8a479c70204c tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] https://10.4.3.7/volume/v3/volumes/262414c8-2e07-48ac-81e6-866e8ce3128b returned with HTTP 200 Jul 10 08:42:02.698174 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 920/3679] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:02 2026] GET /volume/v3/volumes/262414c8-2e07-48ac-81e6-866e8ce3128b => generated 869 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:02.743991 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-834da417-37ae-4472-9bd7-16bd19566111 req-391b4db7-13b0-43ca-9019-142281ae0890 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:02.746492 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-834da417-37ae-4472-9bd7-16bd19566111 req-391b4db7-13b0-43ca-9019-142281ae0890 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] GET https://10.4.3.7/volume/v3/volumes/262414c8-2e07-48ac-81e6-866e8ce3128b Jul 10 08:42:02.746939 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-834da417-37ae-4472-9bd7-16bd19566111 req-391b4db7-13b0-43ca-9019-142281ae0890 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:02.747174 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-834da417-37ae-4472-9bd7-16bd19566111 req-391b4db7-13b0-43ca-9019-142281ae0890 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:02.756669 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:02.756669 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:42:02.761646 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-834da417-37ae-4472-9bd7-16bd19566111 req-391b4db7-13b0-43ca-9019-142281ae0890 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Volume info retrieved successfully. Jul 10 08:42:02.767016 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-834da417-37ae-4472-9bd7-16bd19566111 req-391b4db7-13b0-43ca-9019-142281ae0890 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] https://10.4.3.7/volume/v3/volumes/262414c8-2e07-48ac-81e6-866e8ce3128b returned with HTTP 200 Jul 10 08:42:02.767501 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 924/3680] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:42:02 2026] GET /volume/v3/volumes/262414c8-2e07-48ac-81e6-866e8ce3128b => generated 869 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:03.392634 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-e8d5aab5-2a83-4699-a963-dc3c2452c15b None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:03.394003 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-e8d5aab5-2a83-4699-a963-dc3c2452c15b tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] GET https://10.4.3.7/volume/v3/volumes/26fd0da2-ad21-4c53-be77-e5d8c1f37c34 Jul 10 08:42:03.394198 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-e8d5aab5-2a83-4699-a963-dc3c2452c15b tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:03.394389 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-e8d5aab5-2a83-4699-a963-dc3c2452c15b tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:03.402471 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:03.402471 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:42:03.409009 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-e8d5aab5-2a83-4699-a963-dc3c2452c15b tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] Volume info retrieved successfully. Jul 10 08:42:03.415766 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-e8d5aab5-2a83-4699-a963-dc3c2452c15b tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] https://10.4.3.7/volume/v3/volumes/26fd0da2-ad21-4c53-be77-e5d8c1f37c34 returned with HTTP 200 Jul 10 08:42:03.416633 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 926/3681] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:42:03 2026] GET /volume/v3/volumes/26fd0da2-ad21-4c53-be77-e5d8c1f37c34 => generated 942 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:42:03.428766 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-c337bce6-6f30-450c-9fef-20bad33831ce None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:03.431496 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-c337bce6-6f30-450c-9fef-20bad33831ce tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] POST https://10.4.3.7/volume/v3/volume-transfers Jul 10 08:42:03.431496 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-c337bce6-6f30-450c-9fef-20bad33831ce tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "26fd0da2-ad21-4c53-be77-e5d8c1f37c34"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:42:03.433845 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.volume_transfer [None req-c337bce6-6f30-450c-9fef-20bad33831ce tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] Creating new volume transfer {'transfer': {'volume_id': '26fd0da2-ad21-4c53-be77-e5d8c1f37c34'}} {{(pid=100055) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 10 08:42:03.433845 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volume_transfer [None req-c337bce6-6f30-450c-9fef-20bad33831ce tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] Creating transfer of volume 26fd0da2-ad21-4c53-be77-e5d8c1f37c34 Jul 10 08:42:03.433845 np0000004976 devstack@c-api.service[100055]: INFO cinder.transfer.api [None req-c337bce6-6f30-450c-9fef-20bad33831ce tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] Generating transfer record for volume 26fd0da2-ad21-4c53-be77-e5d8c1f37c34 Jul 10 08:42:03.448937 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:03.448937 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:42:03.470115 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-3f4a7f56-dd11-431f-9197-295016123adf None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:03.472231 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-c337bce6-6f30-450c-9fef-20bad33831ce tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] https://10.4.3.7/volume/v3/volume-transfers returned with HTTP 202 Jul 10 08:42:03.472231 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 912/3682] 10.4.3.7 () {70 vars in 1312 bytes} [Fri Jul 10 08:42:03 2026] POST /volume/v3/volume-transfers => generated 460 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:42:03.472376 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-3f4a7f56-dd11-431f-9197-295016123adf tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/8fec59a7-c059-4a33-b741-15eb95c61de6 Jul 10 08:42:03.475653 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-3f4a7f56-dd11-431f-9197-295016123adf tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:03.475653 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-3f4a7f56-dd11-431f-9197-295016123adf tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:03.475653 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-3f4a7f56-dd11-431f-9197-295016123adf tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 8fec59a7-c059-4a33-b741-15eb95c61de6. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:42:03.482006 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:03.482006 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:42:03.482863 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-3f4a7f56-dd11-431f-9197-295016123adf tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/8fec59a7-c059-4a33-b741-15eb95c61de6 returned with HTTP 200 Jul 10 08:42:03.483302 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 921/3683] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:03 2026] GET /volume/v3/backups/8fec59a7-c059-4a33-b741-15eb95c61de6 => generated 785 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:03.489137 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-25c50118-720c-424c-9e65-e87ac15dc1e5 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:03.493891 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-25c50118-720c-424c-9e65-e87ac15dc1e5 tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] GET https://10.4.3.7/volume/v3/volumes/26fd0da2-ad21-4c53-be77-e5d8c1f37c34 Jul 10 08:42:03.494180 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-25c50118-720c-424c-9e65-e87ac15dc1e5 tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:03.494490 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-25c50118-720c-424c-9e65-e87ac15dc1e5 tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:03.505997 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:03.505997 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:42:03.508231 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-3a616edc-478e-43f5-b162-fcba8e188229 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:03.509952 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-3a616edc-478e-43f5-b162-fcba8e188229 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] GET https://10.4.3.7/volume/v3/volumes/1242b075-e0e5-4458-a6ce-6407983fb61e Jul 10 08:42:03.510483 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-3a616edc-478e-43f5-b162-fcba8e188229 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:03.510483 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-3a616edc-478e-43f5-b162-fcba8e188229 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:03.511166 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-25c50118-720c-424c-9e65-e87ac15dc1e5 tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] Volume info retrieved successfully. Jul 10 08:42:03.515594 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-25c50118-720c-424c-9e65-e87ac15dc1e5 tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] https://10.4.3.7/volume/v3/volumes/26fd0da2-ad21-4c53-be77-e5d8c1f37c34 returned with HTTP 200 Jul 10 08:42:03.516058 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 925/3684] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:42:03 2026] GET /volume/v3/volumes/26fd0da2-ad21-4c53-be77-e5d8c1f37c34 => generated 950 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:42:03.521356 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:03.521356 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:42:03.524945 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-3a616edc-478e-43f5-b162-fcba8e188229 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Volume info retrieved successfully. Jul 10 08:42:03.528526 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-3a616edc-478e-43f5-b162-fcba8e188229 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] https://10.4.3.7/volume/v3/volumes/1242b075-e0e5-4458-a6ce-6407983fb61e returned with HTTP 200 Jul 10 08:42:03.528968 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 927/3685] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:03 2026] GET /volume/v3/volumes/1242b075-e0e5-4458-a6ce-6407983fb61e => generated 899 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:03.530135 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-57d12676-75c3-4c9f-a923-9295f7a80898 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:03.532753 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-57d12676-75c3-4c9f-a923-9295f7a80898 tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] GET https://10.4.3.7/volume/v3/volume-transfers/2bd3ed8d-b310-4447-a78c-d1171facc5f1 Jul 10 08:42:03.532878 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-57d12676-75c3-4c9f-a923-9295f7a80898 tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:03.533137 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-57d12676-75c3-4c9f-a923-9295f7a80898 tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:03.536363 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-57d12676-75c3-4c9f-a923-9295f7a80898 tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] https://10.4.3.7/volume/v3/volume-transfers/2bd3ed8d-b310-4447-a78c-d1171facc5f1 returned with HTTP 200 Jul 10 08:42:03.536708 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 913/3686] 10.4.3.7 () {68 vars in 1402 bytes} [Fri Jul 10 08:42:03 2026] GET /volume/v3/volume-transfers/2bd3ed8d-b310-4447-a78c-d1171facc5f1 => generated 428 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:42:03.547791 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-dc0772c9-9064-4380-a9fc-5b43381d6cea None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:03.549295 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-dc0772c9-9064-4380-a9fc-5b43381d6cea tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] GET https://10.4.3.7/volume/v3/volume-transfers Jul 10 08:42:03.549520 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-dc0772c9-9064-4380-a9fc-5b43381d6cea tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:03.549688 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-dc0772c9-9064-4380-a9fc-5b43381d6cea tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] Calling method 'index' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:03.549831 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.volume_transfer [None req-dc0772c9-9064-4380-a9fc-5b43381d6cea tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] Listing volume transfers {{(pid=100056) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 10 08:42:03.553307 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-dc0772c9-9064-4380-a9fc-5b43381d6cea tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] https://10.4.3.7/volume/v3/volume-transfers returned with HTTP 200 Jul 10 08:42:03.554861 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 922/3687] 10.4.3.7 () {68 vars in 1291 bytes} [Fri Jul 10 08:42:03 2026] GET /volume/v3/volume-transfers => generated 364 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:42:03.562688 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-8f1f772b-3fa1-4f8c-8d54-c65e13e6dfec None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:03.638699 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8f1f772b-3fa1-4f8c-8d54-c65e13e6dfec tempest-VolumesTransfersV355Test-835077366 tempest-VolumesTransfersV355Test-835077366-project-member] POST https://10.4.3.7/volume/v3/volume-transfers/2bd3ed8d-b310-4447-a78c-d1171facc5f1/accept Jul 10 08:42:03.639073 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8f1f772b-3fa1-4f8c-8d54-c65e13e6dfec tempest-VolumesTransfersV355Test-835077366 tempest-VolumesTransfersV355Test-835077366-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "d9e55ba1051a0abe"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:42:03.640445 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.contrib.volume_transfer [None req-8f1f772b-3fa1-4f8c-8d54-c65e13e6dfec tempest-VolumesTransfersV355Test-835077366 tempest-VolumesTransfersV355Test-835077366-project-member] Accepting volume transfer 2bd3ed8d-b310-4447-a78c-d1171facc5f1 {{(pid=100057) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 10 08:42:03.640561 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.contrib.volume_transfer [None req-8f1f772b-3fa1-4f8c-8d54-c65e13e6dfec tempest-VolumesTransfersV355Test-835077366 tempest-VolumesTransfersV355Test-835077366-project-member] Accepting transfer 2bd3ed8d-b310-4447-a78c-d1171facc5f1 Jul 10 08:42:03.696303 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-8f1f772b-3fa1-4f8c-8d54-c65e13e6dfec tempest-VolumesTransfersV355Test-835077366 tempest-VolumesTransfersV355Test-835077366-project-member] Created reservations ['5e8b68b5-dae3-492f-8d36-56a12ae8fb3a', 'ae5d29c2-fd32-4ca0-9f3d-32a7032cbe2a', '54d8a1ee-3fa2-4b4c-8011-61510b1b8a80', '1e0e03c6-599a-4611-bc8b-e97b20a7f388'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:42:03.717664 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-8f1f772b-3fa1-4f8c-8d54-c65e13e6dfec tempest-VolumesTransfersV355Test-835077366 tempest-VolumesTransfersV355Test-835077366-project-member] Created reservations ['043104b0-cdb6-4871-86b2-ed9e91f05399', '61510ba9-7fef-462e-8cc9-053ab16835a8', '228464c8-0b62-4d3e-916d-a58f43a0a274', 'b429b53c-857f-4e01-ac30-1864de3012aa'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:42:03.748188 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-8f1f772b-3fa1-4f8c-8d54-c65e13e6dfec tempest-VolumesTransfersV355Test-835077366 tempest-VolumesTransfersV355Test-835077366-project-member] Created reservations ['9f6e17db-3581-4b55-86c9-31a61d3611ab', '758eacef-bd74-4e8b-853e-8c49d0423f2f', 'ca4d18aa-9280-40dd-9f9c-0947cb45bcc7', '051dc208-befa-4fb3-b0d9-869db3e4178e'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:42:03.774805 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-8f1f772b-3fa1-4f8c-8d54-c65e13e6dfec tempest-VolumesTransfersV355Test-835077366 tempest-VolumesTransfersV355Test-835077366-project-member] Created reservations ['132254f4-85ad-4150-8023-44cd1f6954e8', '945b569b-81c3-4a46-a0ad-e5ea93518d80', '8969f3af-f6a9-4a95-927f-712acd826387', 'c38892ef-03f3-4c63-a6df-2c0eb878822e'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:42:04.276799 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-8f1f772b-3fa1-4f8c-8d54-c65e13e6dfec tempest-VolumesTransfersV355Test-835077366 tempest-VolumesTransfersV355Test-835077366-project-member] Transfer volume completed successfully. Jul 10 08:42:04.348880 np0000004976 devstack@c-api.service[100057]: INFO cinder.transfer.api [None req-8f1f772b-3fa1-4f8c-8d54-c65e13e6dfec tempest-VolumesTransfersV355Test-835077366 tempest-VolumesTransfersV355Test-835077366-project-member] Volume 26fd0da2-ad21-4c53-be77-e5d8c1f37c34 has been transferred. Jul 10 08:42:04.356881 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8f1f772b-3fa1-4f8c-8d54-c65e13e6dfec tempest-VolumesTransfersV355Test-835077366 tempest-VolumesTransfersV355Test-835077366-project-member] https://10.4.3.7/volume/v3/volume-transfers/2bd3ed8d-b310-4447-a78c-d1171facc5f1/accept returned with HTTP 202 Jul 10 08:42:04.357444 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 926/3688] 10.4.3.7 () {70 vars in 1444 bytes} [Fri Jul 10 08:42:03 2026] POST /volume/v3/volume-transfers/2bd3ed8d-b310-4447-a78c-d1171facc5f1/accept => generated 361 bytes in 795 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:42:04.366031 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-eae1f060-e22c-4fc0-86ca-1dcebd4c5026 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:04.369052 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-eae1f060-e22c-4fc0-86ca-1dcebd4c5026 tempest-VolumesTransfersV355Test-835077366 tempest-VolumesTransfersV355Test-835077366-project-member] GET https://10.4.3.7/volume/v3/volumes/26fd0da2-ad21-4c53-be77-e5d8c1f37c34 Jul 10 08:42:04.369334 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-eae1f060-e22c-4fc0-86ca-1dcebd4c5026 tempest-VolumesTransfersV355Test-835077366 tempest-VolumesTransfersV355Test-835077366-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:04.369561 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-eae1f060-e22c-4fc0-86ca-1dcebd4c5026 tempest-VolumesTransfersV355Test-835077366 tempest-VolumesTransfersV355Test-835077366-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:04.380424 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:04.380424 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:42:04.387556 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-eae1f060-e22c-4fc0-86ca-1dcebd4c5026 tempest-VolumesTransfersV355Test-835077366 tempest-VolumesTransfersV355Test-835077366-project-member] Volume info retrieved successfully. Jul 10 08:42:04.395871 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-eae1f060-e22c-4fc0-86ca-1dcebd4c5026 tempest-VolumesTransfersV355Test-835077366 tempest-VolumesTransfersV355Test-835077366-project-member] https://10.4.3.7/volume/v3/volumes/26fd0da2-ad21-4c53-be77-e5d8c1f37c34 returned with HTTP 200 Jul 10 08:42:04.396423 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 928/3689] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:42:04 2026] GET /volume/v3/volumes/26fd0da2-ad21-4c53-be77-e5d8c1f37c34 => generated 942 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:42:04.408398 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-d2cf0377-a6ab-42bd-a93e-b7639684a800 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:04.409764 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-d2cf0377-a6ab-42bd-a93e-b7639684a800 tempest-VolumesTransfersV355Test-835077366 tempest-VolumesTransfersV355Test-835077366-project-member] GET https://10.4.3.7/volume/v3/volumes/26fd0da2-ad21-4c53-be77-e5d8c1f37c34 Jul 10 08:42:04.410104 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-d2cf0377-a6ab-42bd-a93e-b7639684a800 tempest-VolumesTransfersV355Test-835077366 tempest-VolumesTransfersV355Test-835077366-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:04.410361 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-d2cf0377-a6ab-42bd-a93e-b7639684a800 tempest-VolumesTransfersV355Test-835077366 tempest-VolumesTransfersV355Test-835077366-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:04.416799 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:04.416799 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:42:04.420140 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-d2cf0377-a6ab-42bd-a93e-b7639684a800 tempest-VolumesTransfersV355Test-835077366 tempest-VolumesTransfersV355Test-835077366-project-member] Volume info retrieved successfully. Jul 10 08:42:04.424303 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-d2cf0377-a6ab-42bd-a93e-b7639684a800 tempest-VolumesTransfersV355Test-835077366 tempest-VolumesTransfersV355Test-835077366-project-member] https://10.4.3.7/volume/v3/volumes/26fd0da2-ad21-4c53-be77-e5d8c1f37c34 returned with HTTP 200 Jul 10 08:42:04.424303 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 914/3690] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:42:04 2026] GET /volume/v3/volumes/26fd0da2-ad21-4c53-be77-e5d8c1f37c34 => generated 942 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:42:04.439603 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-6f0378aa-6b24-4e8a-8cff-ea7caa07f2d0 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:04.441138 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-6f0378aa-6b24-4e8a-8cff-ea7caa07f2d0 tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] DELETE https://10.4.3.7/volume/v3/volume-transfers/2bd3ed8d-b310-4447-a78c-d1171facc5f1 Jul 10 08:42:04.441675 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-6f0378aa-6b24-4e8a-8cff-ea7caa07f2d0 tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:04.441675 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-6f0378aa-6b24-4e8a-8cff-ea7caa07f2d0 tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] Calling method 'delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:04.441675 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.contrib.volume_transfer [None req-6f0378aa-6b24-4e8a-8cff-ea7caa07f2d0 tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] Delete transfer with id: 2bd3ed8d-b310-4447-a78c-d1171facc5f1 Jul 10 08:42:04.448905 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-6f0378aa-6b24-4e8a-8cff-ea7caa07f2d0 tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] https://10.4.3.7/volume/v3/volume-transfers/2bd3ed8d-b310-4447-a78c-d1171facc5f1 returned with HTTP 404 Jul 10 08:42:04.449458 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 923/3691] 10.4.3.7 () {68 vars in 1405 bytes} [Fri Jul 10 08:42:04 2026] DELETE /volume/v3/volume-transfers/2bd3ed8d-b310-4447-a78c-d1171facc5f1 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 08:42:04.456815 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-f2a936bf-ef76-450a-a7b3-ba5d47e7536f None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:04.481638 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f2a936bf-ef76-450a-a7b3-ba5d47e7536f tempest-VolumesTransfersV355Test-1305355630 tempest-VolumesTransfersV355Test-1305355630-project-admin] DELETE https://10.4.3.7/volume/v3/volumes/26fd0da2-ad21-4c53-be77-e5d8c1f37c34 Jul 10 08:42:04.481874 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f2a936bf-ef76-450a-a7b3-ba5d47e7536f tempest-VolumesTransfersV355Test-1305355630 tempest-VolumesTransfersV355Test-1305355630-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:04.482044 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f2a936bf-ef76-450a-a7b3-ba5d47e7536f tempest-VolumesTransfersV355Test-1305355630 tempest-VolumesTransfersV355Test-1305355630-project-admin] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:04.482203 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-f2a936bf-ef76-450a-a7b3-ba5d47e7536f tempest-VolumesTransfersV355Test-1305355630 tempest-VolumesTransfersV355Test-1305355630-project-admin] Delete volume with id: 26fd0da2-ad21-4c53-be77-e5d8c1f37c34 Jul 10 08:42:04.488619 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:04.488619 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:42:04.488930 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-f2a936bf-ef76-450a-a7b3-ba5d47e7536f tempest-VolumesTransfersV355Test-1305355630 tempest-VolumesTransfersV355Test-1305355630-project-admin] Volume info retrieved successfully. Jul 10 08:42:04.498506 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-b2f1ead2-4a9a-4722-9224-41cb6f909ead None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:04.500085 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-b2f1ead2-4a9a-4722-9224-41cb6f909ead tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/8fec59a7-c059-4a33-b741-15eb95c61de6 Jul 10 08:42:04.500277 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-b2f1ead2-4a9a-4722-9224-41cb6f909ead tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:04.500539 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-b2f1ead2-4a9a-4722-9224-41cb6f909ead tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:04.500687 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-b2f1ead2-4a9a-4722-9224-41cb6f909ead tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 8fec59a7-c059-4a33-b741-15eb95c61de6. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:42:04.503470 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-f2a936bf-ef76-450a-a7b3-ba5d47e7536f tempest-VolumesTransfersV355Test-1305355630 tempest-VolumesTransfersV355Test-1305355630-project-admin] Delete volume request issued successfully. Jul 10 08:42:04.503867 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f2a936bf-ef76-450a-a7b3-ba5d47e7536f tempest-VolumesTransfersV355Test-1305355630 tempest-VolumesTransfersV355Test-1305355630-project-admin] https://10.4.3.7/volume/v3/volumes/26fd0da2-ad21-4c53-be77-e5d8c1f37c34 returned with HTTP 202 Jul 10 08:42:04.504086 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 927/3692] 10.4.3.7 () {68 vars in 1378 bytes} [Fri Jul 10 08:42:04 2026] DELETE /volume/v3/volumes/26fd0da2-ad21-4c53-be77-e5d8c1f37c34 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 08:42:04.505157 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:04.505157 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:42:04.506002 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-b2f1ead2-4a9a-4722-9224-41cb6f909ead tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/8fec59a7-c059-4a33-b741-15eb95c61de6 returned with HTTP 200 Jul 10 08:42:04.506343 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 929/3693] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:04 2026] GET /volume/v3/backups/8fec59a7-c059-4a33-b741-15eb95c61de6 => generated 785 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:04.512212 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-b31222aa-3d68-4695-a775-95fd9eda5187 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:04.515595 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-b31222aa-3d68-4695-a775-95fd9eda5187 tempest-VolumesTransfersV355Test-1305355630 tempest-VolumesTransfersV355Test-1305355630-project-admin] GET https://10.4.3.7/volume/v3/volumes/26fd0da2-ad21-4c53-be77-e5d8c1f37c34 Jul 10 08:42:04.515595 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-b31222aa-3d68-4695-a775-95fd9eda5187 tempest-VolumesTransfersV355Test-1305355630 tempest-VolumesTransfersV355Test-1305355630-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:04.515595 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-b31222aa-3d68-4695-a775-95fd9eda5187 tempest-VolumesTransfersV355Test-1305355630 tempest-VolumesTransfersV355Test-1305355630-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:04.523657 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:04.523657 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:42:04.527469 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-b31222aa-3d68-4695-a775-95fd9eda5187 tempest-VolumesTransfersV355Test-1305355630 tempest-VolumesTransfersV355Test-1305355630-project-admin] Volume info retrieved successfully. Jul 10 08:42:04.532220 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-b31222aa-3d68-4695-a775-95fd9eda5187 tempest-VolumesTransfersV355Test-1305355630 tempest-VolumesTransfersV355Test-1305355630-project-admin] https://10.4.3.7/volume/v3/volumes/26fd0da2-ad21-4c53-be77-e5d8c1f37c34 returned with HTTP 200 Jul 10 08:42:04.532905 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 915/3694] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:42:04 2026] GET /volume/v3/volumes/26fd0da2-ad21-4c53-be77-e5d8c1f37c34 => generated 1126 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:42:04.542011 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-16b5c156-8bc4-4455-ac06-8581b85bd290 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:04.544998 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-16b5c156-8bc4-4455-ac06-8581b85bd290 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] GET https://10.4.3.7/volume/v3/volumes/1242b075-e0e5-4458-a6ce-6407983fb61e Jul 10 08:42:04.545232 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-16b5c156-8bc4-4455-ac06-8581b85bd290 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:04.545458 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-16b5c156-8bc4-4455-ac06-8581b85bd290 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:04.560361 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:04.560361 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:42:04.564058 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-16b5c156-8bc4-4455-ac06-8581b85bd290 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Volume info retrieved successfully. Jul 10 08:42:04.569434 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-16b5c156-8bc4-4455-ac06-8581b85bd290 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] https://10.4.3.7/volume/v3/volumes/1242b075-e0e5-4458-a6ce-6407983fb61e returned with HTTP 200 Jul 10 08:42:04.569822 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 924/3695] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:04 2026] GET /volume/v3/volumes/1242b075-e0e5-4458-a6ce-6407983fb61e => generated 899 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:04.820483 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-bc4a3a7a-051e-43c4-80ab-0eb9203cd5a9 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:04.821492 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-bc4a3a7a-051e-43c4-80ab-0eb9203cd5a9 None None] GET https://10.4.3.7/volume// Jul 10 08:42:04.821492 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-bc4a3a7a-051e-43c4-80ab-0eb9203cd5a9 None None] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:04.821492 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-bc4a3a7a-051e-43c4-80ab-0eb9203cd5a9 None None] Calling method 'all' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:04.821792 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-bc4a3a7a-051e-43c4-80ab-0eb9203cd5a9 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:42:04.822305 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 928/3696] 10.4.3.7 () {66 vars in 1414 bytes} [Fri Jul 10 08:42:04 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:42:04.837297 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-834da417-37ae-4472-9bd7-16bd19566111 req-5425a977-18d4-426b-b8d0-7afc2e75840a None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:04.923780 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-834da417-37ae-4472-9bd7-16bd19566111 req-5425a977-18d4-426b-b8d0-7afc2e75840a tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] POST https://10.4.3.7/volume/v3/attachments Jul 10 08:42:04.923780 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-834da417-37ae-4472-9bd7-16bd19566111 req-5425a977-18d4-426b-b8d0-7afc2e75840a tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "262414c8-2e07-48ac-81e6-866e8ce3128b", "connector": null, "instance_uuid": "7a1e1c2a-45cb-419f-b968-c7508519a796"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:42:04.932281 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:04.932281 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:42:04.957527 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-834da417-37ae-4472-9bd7-16bd19566111 req-5425a977-18d4-426b-b8d0-7afc2e75840a tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] https://10.4.3.7/volume/v3/attachments returned with HTTP 200 Jul 10 08:42:04.958007 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 930/3697] 10.4.3.7 () {74 vars in 1580 bytes} [Fri Jul 10 08:42:04 2026] POST /volume/v3/attachments => generated 273 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:42:05.289842 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-e4353794-51c1-4b6b-8b02-1e9677a5aa87 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:05.291665 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-e4353794-51c1-4b6b-8b02-1e9677a5aa87 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] GET https://10.4.3.7/volume/v3/volumes/262414c8-2e07-48ac-81e6-866e8ce3128b Jul 10 08:42:05.291866 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-e4353794-51c1-4b6b-8b02-1e9677a5aa87 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:05.292042 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-e4353794-51c1-4b6b-8b02-1e9677a5aa87 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:05.300931 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:05.300931 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:42:05.303921 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-e4353794-51c1-4b6b-8b02-1e9677a5aa87 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Volume info retrieved successfully. Jul 10 08:42:05.307613 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-e4353794-51c1-4b6b-8b02-1e9677a5aa87 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] https://10.4.3.7/volume/v3/volumes/262414c8-2e07-48ac-81e6-866e8ce3128b returned with HTTP 200 Jul 10 08:42:05.307956 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 916/3698] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:05 2026] GET /volume/v3/volumes/262414c8-2e07-48ac-81e6-866e8ce3128b => generated 868 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:05.337170 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-4956b4ea-2b20-4697-b486-03f23d00a8c2 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:05.339531 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-4956b4ea-2b20-4697-b486-03f23d00a8c2 tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] GET https://10.4.3.7/volume/v3/volumes/cd0ea8fa-fee4-41c9-8a2f-87d7b9bd2669 Jul 10 08:42:05.339785 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-4956b4ea-2b20-4697-b486-03f23d00a8c2 tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:05.340009 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-4956b4ea-2b20-4697-b486-03f23d00a8c2 tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:05.347217 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:05.347217 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:42:05.351721 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-4956b4ea-2b20-4697-b486-03f23d00a8c2 tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Volume info retrieved successfully. Jul 10 08:42:05.356548 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-4956b4ea-2b20-4697-b486-03f23d00a8c2 tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] https://10.4.3.7/volume/v3/volumes/cd0ea8fa-fee4-41c9-8a2f-87d7b9bd2669 returned with HTTP 200 Jul 10 08:42:05.357044 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 925/3699] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:05 2026] GET /volume/v3/volumes/cd0ea8fa-fee4-41c9-8a2f-87d7b9bd2669 => generated 857 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:05.490621 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-cf91a9c7-b345-4282-833e-18b4f8f274eb None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:05.490878 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cf91a9c7-b345-4282-833e-18b4f8f274eb None None] GET https://10.4.3.7/volume// Jul 10 08:42:05.491021 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-cf91a9c7-b345-4282-833e-18b4f8f274eb None None] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:05.491208 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-cf91a9c7-b345-4282-833e-18b4f8f274eb None None] Calling method 'all' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:05.491557 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cf91a9c7-b345-4282-833e-18b4f8f274eb None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:42:05.491838 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 929/3700] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:42:05 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:42:05.498912 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-834da417-37ae-4472-9bd7-16bd19566111 req-75c83d4d-6d51-484b-b1f4-153da05616aa None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:05.501174 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-834da417-37ae-4472-9bd7-16bd19566111 req-75c83d4d-6d51-484b-b1f4-153da05616aa tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] GET https://10.4.3.7/volume/v3/volumes/262414c8-2e07-48ac-81e6-866e8ce3128b Jul 10 08:42:05.501442 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-834da417-37ae-4472-9bd7-16bd19566111 req-75c83d4d-6d51-484b-b1f4-153da05616aa tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:05.501673 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-834da417-37ae-4472-9bd7-16bd19566111 req-75c83d4d-6d51-484b-b1f4-153da05616aa tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:05.511834 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:05.511834 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:42:05.515648 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-834da417-37ae-4472-9bd7-16bd19566111 req-75c83d4d-6d51-484b-b1f4-153da05616aa tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Volume info retrieved successfully. Jul 10 08:42:05.515761 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-5f8200d6-cffb-446f-a6ce-7a508300e88e None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:05.517217 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-5f8200d6-cffb-446f-a6ce-7a508300e88e tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/8fec59a7-c059-4a33-b741-15eb95c61de6 Jul 10 08:42:05.517400 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-5f8200d6-cffb-446f-a6ce-7a508300e88e tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:05.517589 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-5f8200d6-cffb-446f-a6ce-7a508300e88e tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:05.517693 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-5f8200d6-cffb-446f-a6ce-7a508300e88e tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 8fec59a7-c059-4a33-b741-15eb95c61de6. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:42:05.520687 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-834da417-37ae-4472-9bd7-16bd19566111 req-75c83d4d-6d51-484b-b1f4-153da05616aa tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] https://10.4.3.7/volume/v3/volumes/262414c8-2e07-48ac-81e6-866e8ce3128b returned with HTTP 200 Jul 10 08:42:05.521078 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 931/3701] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:42:05 2026] GET /volume/v3/volumes/262414c8-2e07-48ac-81e6-866e8ce3128b => generated 1048 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:42:05.524254 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:05.524254 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:42:05.524946 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-5f8200d6-cffb-446f-a6ce-7a508300e88e tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/8fec59a7-c059-4a33-b741-15eb95c61de6 returned with HTTP 200 Jul 10 08:42:05.525252 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 917/3702] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:05 2026] GET /volume/v3/backups/8fec59a7-c059-4a33-b741-15eb95c61de6 => generated 785 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:05.544730 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-b74af5b5-6a13-4a3b-b261-e21e9aba5782 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:05.546497 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-b74af5b5-6a13-4a3b-b261-e21e9aba5782 tempest-VolumesTransfersV355Test-1305355630 tempest-VolumesTransfersV355Test-1305355630-project-admin] GET https://10.4.3.7/volume/v3/volumes/26fd0da2-ad21-4c53-be77-e5d8c1f37c34 Jul 10 08:42:05.546719 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-b74af5b5-6a13-4a3b-b261-e21e9aba5782 tempest-VolumesTransfersV355Test-1305355630 tempest-VolumesTransfersV355Test-1305355630-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:05.546919 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-b74af5b5-6a13-4a3b-b261-e21e9aba5782 tempest-VolumesTransfersV355Test-1305355630 tempest-VolumesTransfersV355Test-1305355630-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:05.552426 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-b74af5b5-6a13-4a3b-b261-e21e9aba5782 tempest-VolumesTransfersV355Test-1305355630 tempest-VolumesTransfersV355Test-1305355630-project-admin] https://10.4.3.7/volume/v3/volumes/26fd0da2-ad21-4c53-be77-e5d8c1f37c34 returned with HTTP 404 Jul 10 08:42:05.552858 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 926/3703] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:42:05 2026] GET /volume/v3/volumes/26fd0da2-ad21-4c53-be77-e5d8c1f37c34 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 08:42:05.560698 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-56b5ca0f-399c-444d-89aa-156b7b08f52d None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:05.562312 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-56b5ca0f-399c-444d-89aa-156b7b08f52d tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] GET https://10.4.3.7/volume/v3/volumes/26fd0da2-ad21-4c53-be77-e5d8c1f37c34 Jul 10 08:42:05.562533 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-56b5ca0f-399c-444d-89aa-156b7b08f52d tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:05.562696 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-56b5ca0f-399c-444d-89aa-156b7b08f52d tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:05.568595 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-56b5ca0f-399c-444d-89aa-156b7b08f52d tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] https://10.4.3.7/volume/v3/volumes/26fd0da2-ad21-4c53-be77-e5d8c1f37c34 returned with HTTP 404 Jul 10 08:42:05.569121 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 930/3704] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:42:05 2026] GET /volume/v3/volumes/26fd0da2-ad21-4c53-be77-e5d8c1f37c34 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 08:42:05.576209 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-97d5015c-b16f-4d21-8de9-741638c58233 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:05.579498 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-97d5015c-b16f-4d21-8de9-741638c58233 tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] DELETE https://10.4.3.7/volume/v3/volumes/26fd0da2-ad21-4c53-be77-e5d8c1f37c34 Jul 10 08:42:05.579498 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-97d5015c-b16f-4d21-8de9-741638c58233 tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:05.579498 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-97d5015c-b16f-4d21-8de9-741638c58233 tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] Calling method 'delete' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:05.579678 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.volumes [None req-97d5015c-b16f-4d21-8de9-741638c58233 tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] Delete volume with id: 26fd0da2-ad21-4c53-be77-e5d8c1f37c34 Jul 10 08:42:05.588157 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-97d5015c-b16f-4d21-8de9-741638c58233 tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] https://10.4.3.7/volume/v3/volumes/26fd0da2-ad21-4c53-be77-e5d8c1f37c34 returned with HTTP 404 Jul 10 08:42:05.588331 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-aab5df6a-e9b6-42fd-8410-66ecd03b8e0c None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:05.588678 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 932/3705] 10.4.3.7 () {68 vars in 1378 bytes} [Fri Jul 10 08:42:05 2026] DELETE /volume/v3/volumes/26fd0da2-ad21-4c53-be77-e5d8c1f37c34 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 08:42:05.590223 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-aab5df6a-e9b6-42fd-8410-66ecd03b8e0c tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] GET https://10.4.3.7/volume/v3/volumes/1242b075-e0e5-4458-a6ce-6407983fb61e Jul 10 08:42:05.590458 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-aab5df6a-e9b6-42fd-8410-66ecd03b8e0c tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:05.590674 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-aab5df6a-e9b6-42fd-8410-66ecd03b8e0c tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:05.598913 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-c1370700-f837-4391-a079-7aa72151d6e4 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:05.601767 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-c1370700-f837-4391-a079-7aa72151d6e4 tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:42:05.602119 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-c1370700-f837-4391-a079-7aa72151d6e4 tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-668170152"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:42:05.605883 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.volumes [None req-c1370700-f837-4391-a079-7aa72151d6e4 tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-668170152'}} {{(pid=100056) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:42:05.606008 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-c1370700-f837-4391-a079-7aa72151d6e4 tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] Create volume of 1 GB Jul 10 08:42:05.606196 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:05.606196 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:42:05.610852 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-aab5df6a-e9b6-42fd-8410-66ecd03b8e0c tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Volume info retrieved successfully. Jul 10 08:42:05.611127 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-c1370700-f837-4391-a079-7aa72151d6e4 tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] Availability Zones retrieved successfully. Jul 10 08:42:05.617459 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-aab5df6a-e9b6-42fd-8410-66ecd03b8e0c tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] https://10.4.3.7/volume/v3/volumes/1242b075-e0e5-4458-a6ce-6407983fb61e returned with HTTP 200 Jul 10 08:42:05.617893 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 918/3706] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:05 2026] GET /volume/v3/volumes/1242b075-e0e5-4458-a6ce-6407983fb61e => generated 899 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:05.619794 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-c1370700-f837-4391-a079-7aa72151d6e4 tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] Flow 'volume_create_api' (f28681a1-1e87-4f82-b1b0-26d0055ee204) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:42:05.621575 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-c1370700-f837-4391-a079-7aa72151d6e4 tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd250388-665a-495f-b08c-7e1fb26d0759) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:42:05.622082 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.flows.api.create_volume [None req-c1370700-f837-4391-a079-7aa72151d6e4 tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] Validating volume size '1' using validate_int {{(pid=100056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:42:05.630681 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-834da417-37ae-4472-9bd7-16bd19566111 req-9afd2659-aee2-4def-9206-168e9f58328c None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:05.632637 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-834da417-37ae-4472-9bd7-16bd19566111 req-9afd2659-aee2-4def-9206-168e9f58328c tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] PUT https://10.4.3.7/volume/v3/attachments/b42e0f52-e21e-49d1-b3ae-8df7250e95a0 Jul 10 08:42:05.632999 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-834da417-37ae-4472-9bd7-16bd19566111 req-9afd2659-aee2-4def-9206-168e9f58328c tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.7", "host": "np0000004976", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b54eda21b644", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bf3c9c16-ec3d-4df7-865b-5f424258654a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:42:05.640123 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.coordination [req-834da417-37ae-4472-9bd7-16bd19566111 req-9afd2659-aee2-4def-9206-168e9f58328c tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Acquiring lock "cinder-attachment_update-262414c8-2e07-48ac-81e6-866e8ce3128b-np0000004976" by "attachment_update" {{(pid=100057) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 08:42:05.644819 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.coordination [req-834da417-37ae-4472-9bd7-16bd19566111 req-9afd2659-aee2-4def-9206-168e9f58328c tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Lock "cinder-attachment_update-262414c8-2e07-48ac-81e6-866e8ce3128b-np0000004976" acquired by "attachment_update" :: waited 0.005s {{(pid=100057) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 08:42:05.645732 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:05.645732 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:42:05.648782 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-c1370700-f837-4391-a079-7aa72151d6e4 tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd250388-665a-495f-b08c-7e1fb26d0759) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:42:05.649476 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-c1370700-f837-4391-a079-7aa72151d6e4 tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68ec894d-2435-4381-b610-f7013bee92bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:42:05.695032 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.quota [None req-c1370700-f837-4391-a079-7aa72151d6e4 tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] Created reservations ['d37b0c0e-dab5-4b74-82e6-35aec07ac9cb', '42026021-8d38-48fb-9e2f-793e24310296', 'fb0d8059-47c4-403b-9baf-0102dfaa3f33', '0345f5e5-47e3-447f-acba-166ad7a7802f'] {{(pid=100056) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:42:05.695784 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-c1370700-f837-4391-a079-7aa72151d6e4 tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68ec894d-2435-4381-b610-f7013bee92bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d37b0c0e-dab5-4b74-82e6-35aec07ac9cb', '42026021-8d38-48fb-9e2f-793e24310296', 'fb0d8059-47c4-403b-9baf-0102dfaa3f33', '0345f5e5-47e3-447f-acba-166ad7a7802f']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:42:05.696549 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-c1370700-f837-4391-a079-7aa72151d6e4 tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54b34e5d-5ad8-4f39-8b08-3aedb5031edb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:42:05.723421 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-c1370700-f837-4391-a079-7aa72151d6e4 tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54b34e5d-5ad8-4f39-8b08-3aedb5031edb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c4eae478-ae70-4fcf-a018-4e1f4391f690', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-668170152',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4861b2f9c4974a0f9b6e5d8a5a829f51',qos_specs=None,replication_status=,reservations=['d37b0c0e-dab5-4b74-82e6-35aec07ac9cb','42026021-8d38-48fb-9e2f-793e24310296','fb0d8059-47c4-403b-9baf-0102dfaa3f33','0345f5e5-47e3-447f-acba-166ad7a7802f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='69d9fc1fac5544e9b2b8d9bba6e5ab60',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:42:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-668170152',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c4eae478-ae70-4fcf-a018-4e1f4391f690,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4861b2f9c4974a0f9b6e5d8a5a829f51',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='69d9fc1fac5544e9b2b8d9bba6e5ab60',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:42:05.724421 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-c1370700-f837-4391-a079-7aa72151d6e4 tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1c22238-6f82-48f1-9c59-ba5755d7c441) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:42:05.744791 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-c1370700-f837-4391-a079-7aa72151d6e4 tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1c22238-6f82-48f1-9c59-ba5755d7c441) transitioned into state 'SUCCESS' from state '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-668170152',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4861b2f9c4974a0f9b6e5d8a5a829f51',qos_specs=None,replication_status=,reservations=['d37b0c0e-dab5-4b74-82e6-35aec07ac9cb','42026021-8d38-48fb-9e2f-793e24310296','fb0d8059-47c4-403b-9baf-0102dfaa3f33','0345f5e5-47e3-447f-acba-166ad7a7802f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='69d9fc1fac5544e9b2b8d9bba6e5ab60',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:42:05.745560 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-c1370700-f837-4391-a079-7aa72151d6e4 tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db2ef23d-d51d-40e8-9446-4c4a5638c1ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:42:05.753568 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-c1370700-f837-4391-a079-7aa72151d6e4 tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db2ef23d-d51d-40e8-9446-4c4a5638c1ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:42:05.756377 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-c1370700-f837-4391-a079-7aa72151d6e4 tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] Flow 'volume_create_api' (f28681a1-1e87-4f82-b1b0-26d0055ee204) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:42:05.756377 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-c1370700-f837-4391-a079-7aa72151d6e4 tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] Create volume request issued successfully. Jul 10 08:42:05.756377 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-c1370700-f837-4391-a079-7aa72151d6e4 tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:42:05.756377 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 927/3707] 10.4.3.7 () {70 vars in 1285 bytes} [Fri Jul 10 08:42:05 2026] POST /volume/v3/volumes => generated 814 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jul 10 08:42:05.775867 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-8b62bd99-c268-431e-88ca-526f41262f20 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:05.777981 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-8b62bd99-c268-431e-88ca-526f41262f20 tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] GET https://10.4.3.7/volume/v3/volumes/c4eae478-ae70-4fcf-a018-4e1f4391f690 Jul 10 08:42:05.778255 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-8b62bd99-c268-431e-88ca-526f41262f20 tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:05.778525 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-8b62bd99-c268-431e-88ca-526f41262f20 tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:05.787875 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:05.787875 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:42:05.795779 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-8b62bd99-c268-431e-88ca-526f41262f20 tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] Volume info retrieved successfully. Jul 10 08:42:05.800848 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-8b62bd99-c268-431e-88ca-526f41262f20 tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] https://10.4.3.7/volume/v3/volumes/c4eae478-ae70-4fcf-a018-4e1f4391f690 returned with HTTP 200 Jul 10 08:42:05.801377 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 933/3708] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:42:05 2026] GET /volume/v3/volumes/c4eae478-ae70-4fcf-a018-4e1f4391f690 => generated 882 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:42:06.164927 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.coordination [req-834da417-37ae-4472-9bd7-16bd19566111 req-9afd2659-aee2-4def-9206-168e9f58328c tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Lock "cinder-attachment_update-262414c8-2e07-48ac-81e6-866e8ce3128b-np0000004976" released by "attachment_update" :: held 0.519s {{(pid=100057) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 08:42:06.164927 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-834da417-37ae-4472-9bd7-16bd19566111 req-9afd2659-aee2-4def-9206-168e9f58328c tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] https://10.4.3.7/volume/v3/attachments/b42e0f52-e21e-49d1-b3ae-8df7250e95a0 returned with HTTP 200 Jul 10 08:42:06.164927 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 931/3709] 10.4.3.7 () {74 vars in 1690 bytes} [Fri Jul 10 08:42:05 2026] PUT /volume/v3/attachments/b42e0f52-e21e-49d1-b3ae-8df7250e95a0 => generated 969 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:42:06.325177 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-6cdf4526-a293-4db9-bcce-d92f026af916 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:06.327239 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-6cdf4526-a293-4db9-bcce-d92f026af916 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] GET https://10.4.3.7/volume/v3/volumes/262414c8-2e07-48ac-81e6-866e8ce3128b Jul 10 08:42:06.327484 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-6cdf4526-a293-4db9-bcce-d92f026af916 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:06.327702 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-6cdf4526-a293-4db9-bcce-d92f026af916 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:06.338264 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:06.338264 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:42:06.341862 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-6cdf4526-a293-4db9-bcce-d92f026af916 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Volume info retrieved successfully. Jul 10 08:42:06.346878 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-6cdf4526-a293-4db9-bcce-d92f026af916 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] https://10.4.3.7/volume/v3/volumes/262414c8-2e07-48ac-81e6-866e8ce3128b returned with HTTP 200 Jul 10 08:42:06.347359 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 919/3710] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:06 2026] GET /volume/v3/volumes/262414c8-2e07-48ac-81e6-866e8ce3128b => generated 869 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:06.370762 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-2f38b54c-a293-4e03-92e3-43839aac9785 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:06.372598 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-2f38b54c-a293-4e03-92e3-43839aac9785 tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] GET https://10.4.3.7/volume/v3/volumes/cd0ea8fa-fee4-41c9-8a2f-87d7b9bd2669 Jul 10 08:42:06.372791 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-2f38b54c-a293-4e03-92e3-43839aac9785 tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:06.372965 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-2f38b54c-a293-4e03-92e3-43839aac9785 tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:06.379598 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:06.379598 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:42:06.383029 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-2f38b54c-a293-4e03-92e3-43839aac9785 tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Volume info retrieved successfully. Jul 10 08:42:06.386625 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-2f38b54c-a293-4e03-92e3-43839aac9785 tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] https://10.4.3.7/volume/v3/volumes/cd0ea8fa-fee4-41c9-8a2f-87d7b9bd2669 returned with HTTP 200 Jul 10 08:42:06.386972 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 928/3711] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:06 2026] GET /volume/v3/volumes/cd0ea8fa-fee4-41c9-8a2f-87d7b9bd2669 => generated 857 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:06.535627 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-46627e4d-0cd2-4d45-b28e-bcf917482604 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:06.537203 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-46627e4d-0cd2-4d45-b28e-bcf917482604 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/8fec59a7-c059-4a33-b741-15eb95c61de6 Jul 10 08:42:06.537416 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-46627e4d-0cd2-4d45-b28e-bcf917482604 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:06.537601 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-46627e4d-0cd2-4d45-b28e-bcf917482604 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:06.537707 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-46627e4d-0cd2-4d45-b28e-bcf917482604 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 8fec59a7-c059-4a33-b741-15eb95c61de6. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:42:06.543849 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:06.543849 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:42:06.543849 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-46627e4d-0cd2-4d45-b28e-bcf917482604 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/8fec59a7-c059-4a33-b741-15eb95c61de6 returned with HTTP 200 Jul 10 08:42:06.543849 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 934/3712] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:06 2026] GET /volume/v3/backups/8fec59a7-c059-4a33-b741-15eb95c61de6 => generated 785 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:06.633552 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-3bcd088e-9fd9-4ae1-9296-38b8ff6f93a0 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:06.635453 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3bcd088e-9fd9-4ae1-9296-38b8ff6f93a0 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] GET https://10.4.3.7/volume/v3/volumes/1242b075-e0e5-4458-a6ce-6407983fb61e Jul 10 08:42:06.635453 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3bcd088e-9fd9-4ae1-9296-38b8ff6f93a0 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:06.635453 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3bcd088e-9fd9-4ae1-9296-38b8ff6f93a0 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:06.645607 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:06.645607 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:42:06.650893 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-3bcd088e-9fd9-4ae1-9296-38b8ff6f93a0 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Volume info retrieved successfully. Jul 10 08:42:06.652982 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3bcd088e-9fd9-4ae1-9296-38b8ff6f93a0 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] https://10.4.3.7/volume/v3/volumes/1242b075-e0e5-4458-a6ce-6407983fb61e returned with HTTP 200 Jul 10 08:42:06.653594 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 932/3713] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:06 2026] GET /volume/v3/volumes/1242b075-e0e5-4458-a6ce-6407983fb61e => generated 899 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:06.813891 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-9cd23362-ee06-4e06-b2f8-d5b22fd2b0be None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:06.815769 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-9cd23362-ee06-4e06-b2f8-d5b22fd2b0be tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] GET https://10.4.3.7/volume/v3/volumes/c4eae478-ae70-4fcf-a018-4e1f4391f690 Jul 10 08:42:06.815989 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-9cd23362-ee06-4e06-b2f8-d5b22fd2b0be tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:06.816189 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-9cd23362-ee06-4e06-b2f8-d5b22fd2b0be tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:06.823774 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:06.823774 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:42:06.828796 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-9cd23362-ee06-4e06-b2f8-d5b22fd2b0be tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] Volume info retrieved successfully. Jul 10 08:42:06.832085 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-9cd23362-ee06-4e06-b2f8-d5b22fd2b0be tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] https://10.4.3.7/volume/v3/volumes/c4eae478-ae70-4fcf-a018-4e1f4391f690 returned with HTTP 200 Jul 10 08:42:06.832583 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 920/3714] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:42:06 2026] GET /volume/v3/volumes/c4eae478-ae70-4fcf-a018-4e1f4391f690 => generated 941 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:42:06.845484 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-263bb755-e569-4804-b421-483caee3b48a None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:06.846022 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-263bb755-e569-4804-b421-483caee3b48a tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] POST https://10.4.3.7/volume/v3/volume-transfers Jul 10 08:42:06.846319 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-263bb755-e569-4804-b421-483caee3b48a tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "c4eae478-ae70-4fcf-a018-4e1f4391f690"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:42:06.847641 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.volume_transfer [None req-263bb755-e569-4804-b421-483caee3b48a tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] Creating new volume transfer {'transfer': {'volume_id': 'c4eae478-ae70-4fcf-a018-4e1f4391f690'}} {{(pid=100056) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 10 08:42:06.847819 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volume_transfer [None req-263bb755-e569-4804-b421-483caee3b48a tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] Creating transfer of volume c4eae478-ae70-4fcf-a018-4e1f4391f690 Jul 10 08:42:06.847914 np0000004976 devstack@c-api.service[100056]: INFO cinder.transfer.api [None req-263bb755-e569-4804-b421-483caee3b48a tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] Generating transfer record for volume c4eae478-ae70-4fcf-a018-4e1f4391f690 Jul 10 08:42:06.855157 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:06.855157 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:42:06.863490 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-263bb755-e569-4804-b421-483caee3b48a tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] https://10.4.3.7/volume/v3/volume-transfers returned with HTTP 202 Jul 10 08:42:06.864001 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 929/3715] 10.4.3.7 () {70 vars in 1312 bytes} [Fri Jul 10 08:42:06 2026] POST /volume/v3/volume-transfers => generated 460 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:42:06.872276 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-38eba731-75ac-4728-b653-d46d14779a64 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:06.874146 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-38eba731-75ac-4728-b653-d46d14779a64 tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] GET https://10.4.3.7/volume/v3/volumes/c4eae478-ae70-4fcf-a018-4e1f4391f690 Jul 10 08:42:06.874444 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-38eba731-75ac-4728-b653-d46d14779a64 tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:06.874684 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-38eba731-75ac-4728-b653-d46d14779a64 tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:06.881692 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:06.881692 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:42:06.885224 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-38eba731-75ac-4728-b653-d46d14779a64 tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] Volume info retrieved successfully. Jul 10 08:42:06.890103 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-38eba731-75ac-4728-b653-d46d14779a64 tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] https://10.4.3.7/volume/v3/volumes/c4eae478-ae70-4fcf-a018-4e1f4391f690 returned with HTTP 200 Jul 10 08:42:06.890761 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 935/3716] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:42:06 2026] GET /volume/v3/volumes/c4eae478-ae70-4fcf-a018-4e1f4391f690 => generated 949 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:42:06.904561 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-a5f0c19a-d2fc-4762-a43b-c01b61a27376 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:06.908491 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-0607233c-284e-4051-8b65-210529d54ff9 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:06.908653 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a5f0c19a-d2fc-4762-a43b-c01b61a27376 tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] GET https://10.4.3.7/volume/v3/volumes/cd0ea8fa-fee4-41c9-8a2f-87d7b9bd2669 Jul 10 08:42:06.908653 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a5f0c19a-d2fc-4762-a43b-c01b61a27376 tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:06.908653 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a5f0c19a-d2fc-4762-a43b-c01b61a27376 tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:06.910383 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-0607233c-284e-4051-8b65-210529d54ff9 tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] GET https://10.4.3.7/volume/v3/volume-transfers/detail Jul 10 08:42:06.910641 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-0607233c-284e-4051-8b65-210529d54ff9 tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:06.910856 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-0607233c-284e-4051-8b65-210529d54ff9 tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] Calling method 'detail' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:06.911058 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.volume_transfer [None req-0607233c-284e-4051-8b65-210529d54ff9 tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] Listing volume transfers {{(pid=100055) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 10 08:42:06.916044 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-0607233c-284e-4051-8b65-210529d54ff9 tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] https://10.4.3.7/volume/v3/volume-transfers/detail returned with HTTP 200 Jul 10 08:42:06.916453 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 921/3717] 10.4.3.7 () {68 vars in 1312 bytes} [Fri Jul 10 08:42:06 2026] GET /volume/v3/volume-transfers/detail => generated 431 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:42:06.918721 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:06.918721 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:42:06.922948 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-a5f0c19a-d2fc-4762-a43b-c01b61a27376 tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Volume info retrieved successfully. Jul 10 08:42:06.923803 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-18be0596-86ce-473c-9145-0eb344b8f7fc None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:06.925565 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-18be0596-86ce-473c-9145-0eb344b8f7fc tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] DELETE https://10.4.3.7/volume/v3/volume-transfers/06afcf6b-0061-466d-ba7c-845059a4eb5f Jul 10 08:42:06.925856 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-18be0596-86ce-473c-9145-0eb344b8f7fc tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:06.926114 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-18be0596-86ce-473c-9145-0eb344b8f7fc tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] Calling method 'delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:06.926398 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.contrib.volume_transfer [None req-18be0596-86ce-473c-9145-0eb344b8f7fc tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] Delete transfer with id: 06afcf6b-0061-466d-ba7c-845059a4eb5f Jul 10 08:42:06.928107 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a5f0c19a-d2fc-4762-a43b-c01b61a27376 tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] https://10.4.3.7/volume/v3/volumes/cd0ea8fa-fee4-41c9-8a2f-87d7b9bd2669 returned with HTTP 200 Jul 10 08:42:06.928107 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 933/3718] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:06 2026] GET /volume/v3/volumes/cd0ea8fa-fee4-41c9-8a2f-87d7b9bd2669 => generated 857 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:06.935314 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:06.935314 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:42:06.939781 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-33f5692d-4d00-4fba-ba3d-735892e8b9df None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:06.941443 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-33f5692d-4d00-4fba-ba3d-735892e8b9df tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] DELETE https://10.4.3.7/volume/v3/volumes/cd0ea8fa-fee4-41c9-8a2f-87d7b9bd2669 Jul 10 08:42:06.941641 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-33f5692d-4d00-4fba-ba3d-735892e8b9df tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:06.941864 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-33f5692d-4d00-4fba-ba3d-735892e8b9df tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Calling method 'delete' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:06.941974 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.volumes [None req-33f5692d-4d00-4fba-ba3d-735892e8b9df tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Delete volume with id: cd0ea8fa-fee4-41c9-8a2f-87d7b9bd2669 Jul 10 08:42:06.943974 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-18be0596-86ce-473c-9145-0eb344b8f7fc tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] https://10.4.3.7/volume/v3/volume-transfers/06afcf6b-0061-466d-ba7c-845059a4eb5f returned with HTTP 202 Jul 10 08:42:06.944421 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 930/3719] 10.4.3.7 () {68 vars in 1405 bytes} [Fri Jul 10 08:42:06 2026] DELETE /volume/v3/volume-transfers/06afcf6b-0061-466d-ba7c-845059a4eb5f => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 08:42:06.948768 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:06.948768 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:42:06.949196 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-33f5692d-4d00-4fba-ba3d-735892e8b9df tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Volume info retrieved successfully. Jul 10 08:42:06.950950 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-e75e6066-8489-4282-9fdd-4ea2718a1f2f None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:06.952683 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-e75e6066-8489-4282-9fdd-4ea2718a1f2f tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] GET https://10.4.3.7/volume/v3/volumes/c4eae478-ae70-4fcf-a018-4e1f4391f690 Jul 10 08:42:06.952882 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-e75e6066-8489-4282-9fdd-4ea2718a1f2f tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:06.953081 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-e75e6066-8489-4282-9fdd-4ea2718a1f2f tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:06.959315 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:06.959315 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:42:06.962555 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-e75e6066-8489-4282-9fdd-4ea2718a1f2f tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] Volume info retrieved successfully. Jul 10 08:42:06.965312 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-33f5692d-4d00-4fba-ba3d-735892e8b9df tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Delete volume request issued successfully. Jul 10 08:42:06.965542 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-33f5692d-4d00-4fba-ba3d-735892e8b9df tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] https://10.4.3.7/volume/v3/volumes/cd0ea8fa-fee4-41c9-8a2f-87d7b9bd2669 returned with HTTP 202 Jul 10 08:42:06.965995 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 936/3720] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:42:06 2026] DELETE /volume/v3/volumes/cd0ea8fa-fee4-41c9-8a2f-87d7b9bd2669 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:42:06.966950 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-e75e6066-8489-4282-9fdd-4ea2718a1f2f tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] https://10.4.3.7/volume/v3/volumes/c4eae478-ae70-4fcf-a018-4e1f4391f690 returned with HTTP 200 Jul 10 08:42:06.967310 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 922/3721] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:42:06 2026] GET /volume/v3/volumes/c4eae478-ae70-4fcf-a018-4e1f4391f690 => generated 941 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:42:06.973386 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-17992a90-f1f6-4e4a-8892-d30cca9a3b39 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:06.976850 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-17992a90-f1f6-4e4a-8892-d30cca9a3b39 tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] GET https://10.4.3.7/volume/v3/volumes/cd0ea8fa-fee4-41c9-8a2f-87d7b9bd2669 Jul 10 08:42:06.976850 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-17992a90-f1f6-4e4a-8892-d30cca9a3b39 tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:06.976850 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-17992a90-f1f6-4e4a-8892-d30cca9a3b39 tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:06.979160 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-e024c6a1-46b8-4aa6-8173-a6baafa1034b None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:06.980829 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-e024c6a1-46b8-4aa6-8173-a6baafa1034b tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] DELETE https://10.4.3.7/volume/v3/volume-transfers/06afcf6b-0061-466d-ba7c-845059a4eb5f Jul 10 08:42:06.981026 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-e024c6a1-46b8-4aa6-8173-a6baafa1034b tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:06.981196 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-e024c6a1-46b8-4aa6-8173-a6baafa1034b tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] Calling method 'delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:06.981297 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.contrib.volume_transfer [None req-e024c6a1-46b8-4aa6-8173-a6baafa1034b tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] Delete transfer with id: 06afcf6b-0061-466d-ba7c-845059a4eb5f Jul 10 08:42:06.984483 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:06.984483 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:42:06.985007 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-e024c6a1-46b8-4aa6-8173-a6baafa1034b tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] https://10.4.3.7/volume/v3/volume-transfers/06afcf6b-0061-466d-ba7c-845059a4eb5f returned with HTTP 404 Jul 10 08:42:06.985007 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 931/3722] 10.4.3.7 () {68 vars in 1405 bytes} [Fri Jul 10 08:42:06 2026] DELETE /volume/v3/volume-transfers/06afcf6b-0061-466d-ba7c-845059a4eb5f => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 08:42:06.989904 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-17992a90-f1f6-4e4a-8892-d30cca9a3b39 tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Volume info retrieved successfully. Jul 10 08:42:06.991630 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-8977f44c-8968-4026-ae8b-61f07106bb82 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:06.994179 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-8977f44c-8968-4026-ae8b-61f07106bb82 tempest-VolumesTransfersV355Test-1305355630 tempest-VolumesTransfersV355Test-1305355630-project-admin] DELETE https://10.4.3.7/volume/v3/volumes/c4eae478-ae70-4fcf-a018-4e1f4391f690 Jul 10 08:42:06.994433 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-8977f44c-8968-4026-ae8b-61f07106bb82 tempest-VolumesTransfersV355Test-1305355630 tempest-VolumesTransfersV355Test-1305355630-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:06.994743 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-8977f44c-8968-4026-ae8b-61f07106bb82 tempest-VolumesTransfersV355Test-1305355630 tempest-VolumesTransfersV355Test-1305355630-project-admin] Calling method 'delete' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:06.994816 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.volumes [None req-8977f44c-8968-4026-ae8b-61f07106bb82 tempest-VolumesTransfersV355Test-1305355630 tempest-VolumesTransfersV355Test-1305355630-project-admin] Delete volume with id: c4eae478-ae70-4fcf-a018-4e1f4391f690 Jul 10 08:42:06.995888 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-17992a90-f1f6-4e4a-8892-d30cca9a3b39 tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] https://10.4.3.7/volume/v3/volumes/cd0ea8fa-fee4-41c9-8a2f-87d7b9bd2669 returned with HTTP 200 Jul 10 08:42:06.995888 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 934/3723] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:06 2026] GET /volume/v3/volumes/cd0ea8fa-fee4-41c9-8a2f-87d7b9bd2669 => generated 856 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:07.006946 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:07.006946 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:42:07.007348 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-8977f44c-8968-4026-ae8b-61f07106bb82 tempest-VolumesTransfersV355Test-1305355630 tempest-VolumesTransfersV355Test-1305355630-project-admin] Volume info retrieved successfully. Jul 10 08:42:07.023143 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-8977f44c-8968-4026-ae8b-61f07106bb82 tempest-VolumesTransfersV355Test-1305355630 tempest-VolumesTransfersV355Test-1305355630-project-admin] Delete volume request issued successfully. Jul 10 08:42:07.023434 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-8977f44c-8968-4026-ae8b-61f07106bb82 tempest-VolumesTransfersV355Test-1305355630 tempest-VolumesTransfersV355Test-1305355630-project-admin] https://10.4.3.7/volume/v3/volumes/c4eae478-ae70-4fcf-a018-4e1f4391f690 returned with HTTP 202 Jul 10 08:42:07.023663 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 937/3724] 10.4.3.7 () {68 vars in 1378 bytes} [Fri Jul 10 08:42:06 2026] DELETE /volume/v3/volumes/c4eae478-ae70-4fcf-a018-4e1f4391f690 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 08:42:07.030280 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-c494344d-f6d5-4525-9770-69e7d2086da9 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:07.032057 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-c494344d-f6d5-4525-9770-69e7d2086da9 tempest-VolumesTransfersV355Test-1305355630 tempest-VolumesTransfersV355Test-1305355630-project-admin] GET https://10.4.3.7/volume/v3/volumes/c4eae478-ae70-4fcf-a018-4e1f4391f690 Jul 10 08:42:07.032057 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-c494344d-f6d5-4525-9770-69e7d2086da9 tempest-VolumesTransfersV355Test-1305355630 tempest-VolumesTransfersV355Test-1305355630-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:07.032232 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-c494344d-f6d5-4525-9770-69e7d2086da9 tempest-VolumesTransfersV355Test-1305355630 tempest-VolumesTransfersV355Test-1305355630-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:07.039517 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:07.039517 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:42:07.043196 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-c494344d-f6d5-4525-9770-69e7d2086da9 tempest-VolumesTransfersV355Test-1305355630 tempest-VolumesTransfersV355Test-1305355630-project-admin] Volume info retrieved successfully. Jul 10 08:42:07.047386 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-c494344d-f6d5-4525-9770-69e7d2086da9 tempest-VolumesTransfersV355Test-1305355630 tempest-VolumesTransfersV355Test-1305355630-project-admin] https://10.4.3.7/volume/v3/volumes/c4eae478-ae70-4fcf-a018-4e1f4391f690 returned with HTTP 200 Jul 10 08:42:07.047835 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 923/3725] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:42:07 2026] GET /volume/v3/volumes/c4eae478-ae70-4fcf-a018-4e1f4391f690 => generated 1125 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:42:07.352828 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-581e39ca-492a-4767-beb5-6b31d53971af req-47563fd8-219c-405a-8226-3f228f7c91bf None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:07.353254 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-581e39ca-492a-4767-beb5-6b31d53971af req-47563fd8-219c-405a-8226-3f228f7c91bf tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] POST https://10.4.3.7/volume/v3/attachments/710f14ef-5767-49f7-95a0-40921cf1cc24/action Jul 10 08:42:07.353680 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-581e39ca-492a-4767-beb5-6b31d53971af req-47563fd8-219c-405a-8226-3f228f7c91bf tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Action body: b'{"os-complete": null}' {{(pid=100056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:42:07.353825 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-581e39ca-492a-4767-beb5-6b31d53971af req-47563fd8-219c-405a-8226-3f228f7c91bf tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:42:07.361453 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-574008d1-366d-452b-8650-667a4ed86d2e None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:07.363361 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-574008d1-366d-452b-8650-667a4ed86d2e tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] GET https://10.4.3.7/volume/v3/volumes/262414c8-2e07-48ac-81e6-866e8ce3128b Jul 10 08:42:07.363593 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-574008d1-366d-452b-8650-667a4ed86d2e tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:07.363766 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-574008d1-366d-452b-8650-667a4ed86d2e tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:07.373767 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:07.373767 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:42:07.378446 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-574008d1-366d-452b-8650-667a4ed86d2e tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Volume info retrieved successfully. Jul 10 08:42:07.380187 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:07.380187 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:42:07.383643 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-574008d1-366d-452b-8650-667a4ed86d2e tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] https://10.4.3.7/volume/v3/volumes/262414c8-2e07-48ac-81e6-866e8ce3128b returned with HTTP 200 Jul 10 08:42:07.384084 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 935/3726] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:07 2026] GET /volume/v3/volumes/262414c8-2e07-48ac-81e6-866e8ce3128b => generated 869 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:07.399042 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-581e39ca-492a-4767-beb5-6b31d53971af req-47563fd8-219c-405a-8226-3f228f7c91bf tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] https://10.4.3.7/volume/v3/attachments/710f14ef-5767-49f7-95a0-40921cf1cc24/action returned with HTTP 204 Jul 10 08:42:07.399458 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 932/3727] 10.4.3.7 () {74 vars in 1711 bytes} [Fri Jul 10 08:42:07 2026] POST /volume/v3/attachments/710f14ef-5767-49f7-95a0-40921cf1cc24/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:42:07.551748 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-d277b324-105a-41bb-b80a-92cf36e9e8b1 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:07.553521 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d277b324-105a-41bb-b80a-92cf36e9e8b1 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/8fec59a7-c059-4a33-b741-15eb95c61de6 Jul 10 08:42:07.553705 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-d277b324-105a-41bb-b80a-92cf36e9e8b1 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:07.553883 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-d277b324-105a-41bb-b80a-92cf36e9e8b1 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:07.553984 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-d277b324-105a-41bb-b80a-92cf36e9e8b1 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 8fec59a7-c059-4a33-b741-15eb95c61de6. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:42:07.558100 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:07.558100 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:42:07.558791 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d277b324-105a-41bb-b80a-92cf36e9e8b1 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/8fec59a7-c059-4a33-b741-15eb95c61de6 returned with HTTP 200 Jul 10 08:42:07.559268 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 938/3728] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:07 2026] GET /volume/v3/backups/8fec59a7-c059-4a33-b741-15eb95c61de6 => generated 785 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 08:42:07.666695 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-4e58f100-523a-4352-a4a8-8018466e7af1 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:07.668801 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-4e58f100-523a-4352-a4a8-8018466e7af1 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] GET https://10.4.3.7/volume/v3/volumes/1242b075-e0e5-4458-a6ce-6407983fb61e Jul 10 08:42:07.669039 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-4e58f100-523a-4352-a4a8-8018466e7af1 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:07.669271 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-4e58f100-523a-4352-a4a8-8018466e7af1 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:07.681917 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:07.681917 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:42:07.686622 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-4e58f100-523a-4352-a4a8-8018466e7af1 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Volume info retrieved successfully. Jul 10 08:42:07.691604 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-4e58f100-523a-4352-a4a8-8018466e7af1 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] https://10.4.3.7/volume/v3/volumes/1242b075-e0e5-4458-a6ce-6407983fb61e returned with HTTP 200 Jul 10 08:42:07.691993 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 924/3729] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:07 2026] GET /volume/v3/volumes/1242b075-e0e5-4458-a6ce-6407983fb61e => generated 1191 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:42:07.703879 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-895422fc-2db4-415e-a737-2657d71476d0 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:07.705508 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-895422fc-2db4-415e-a737-2657d71476d0 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] GET https://10.4.3.7/volume/v3/volumes/1242b075-e0e5-4458-a6ce-6407983fb61e Jul 10 08:42:07.705726 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-895422fc-2db4-415e-a737-2657d71476d0 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:07.705949 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-895422fc-2db4-415e-a737-2657d71476d0 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:07.714066 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:07.714066 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:42:07.717036 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-895422fc-2db4-415e-a737-2657d71476d0 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Volume info retrieved successfully. Jul 10 08:42:07.720643 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-895422fc-2db4-415e-a737-2657d71476d0 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] https://10.4.3.7/volume/v3/volumes/1242b075-e0e5-4458-a6ce-6407983fb61e returned with HTTP 200 Jul 10 08:42:07.721031 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 936/3730] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:07 2026] GET /volume/v3/volumes/1242b075-e0e5-4458-a6ce-6407983fb61e => generated 1191 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:42:07.764567 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-085d09f9-6e3d-4cea-9cf3-56dbceee2074 req-61329675-39f3-47a0-9891-49d25e78584a None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:07.767391 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-085d09f9-6e3d-4cea-9cf3-56dbceee2074 req-61329675-39f3-47a0-9891-49d25e78584a tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] GET https://10.4.3.7/volume/v3/volumes/1242b075-e0e5-4458-a6ce-6407983fb61e Jul 10 08:42:07.767694 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-085d09f9-6e3d-4cea-9cf3-56dbceee2074 req-61329675-39f3-47a0-9891-49d25e78584a tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:07.767972 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-085d09f9-6e3d-4cea-9cf3-56dbceee2074 req-61329675-39f3-47a0-9891-49d25e78584a tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:07.780204 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:07.780204 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:42:07.784820 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [req-085d09f9-6e3d-4cea-9cf3-56dbceee2074 req-61329675-39f3-47a0-9891-49d25e78584a tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Volume info retrieved successfully. Jul 10 08:42:07.795064 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-085d09f9-6e3d-4cea-9cf3-56dbceee2074 req-61329675-39f3-47a0-9891-49d25e78584a tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] https://10.4.3.7/volume/v3/volumes/1242b075-e0e5-4458-a6ce-6407983fb61e returned with HTTP 200 Jul 10 08:42:07.795646 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 933/3731] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:42:07 2026] GET /volume/v3/volumes/1242b075-e0e5-4458-a6ce-6407983fb61e => generated 1191 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:42:07.816725 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-085d09f9-6e3d-4cea-9cf3-56dbceee2074 req-0ef785e5-856e-4394-bccd-d1f560df8b68 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:07.818530 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-085d09f9-6e3d-4cea-9cf3-56dbceee2074 req-0ef785e5-856e-4394-bccd-d1f560df8b68 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] POST https://10.4.3.7/volume/v3/volumes/1242b075-e0e5-4458-a6ce-6407983fb61e/action Jul 10 08:42:07.818824 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-085d09f9-6e3d-4cea-9cf3-56dbceee2074 req-0ef785e5-856e-4394-bccd-d1f560df8b68 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100054) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:42:07.818955 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-085d09f9-6e3d-4cea-9cf3-56dbceee2074 req-0ef785e5-856e-4394-bccd-d1f560df8b68 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:42:07.828660 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:07.828660 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:42:07.829078 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-085d09f9-6e3d-4cea-9cf3-56dbceee2074 req-0ef785e5-856e-4394-bccd-d1f560df8b68 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Volume info retrieved successfully. Jul 10 08:42:07.836459 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-085d09f9-6e3d-4cea-9cf3-56dbceee2074 req-0ef785e5-856e-4394-bccd-d1f560df8b68 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Begin detaching volume completed successfully. Jul 10 08:42:07.836647 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-085d09f9-6e3d-4cea-9cf3-56dbceee2074 req-0ef785e5-856e-4394-bccd-d1f560df8b68 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] https://10.4.3.7/volume/v3/volumes/1242b075-e0e5-4458-a6ce-6407983fb61e/action returned with HTTP 202 Jul 10 08:42:07.837056 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 939/3732] 10.4.3.7 () {72 vars in 1658 bytes} [Fri Jul 10 08:42:07 2026] POST /volume/v3/volumes/1242b075-e0e5-4458-a6ce-6407983fb61e/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:42:08.013271 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-a2b8527c-2899-40aa-84d3-3fecbf9d3c9e None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:08.015290 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-a2b8527c-2899-40aa-84d3-3fecbf9d3c9e tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] GET https://10.4.3.7/volume/v3/volumes/cd0ea8fa-fee4-41c9-8a2f-87d7b9bd2669 Jul 10 08:42:08.015523 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-a2b8527c-2899-40aa-84d3-3fecbf9d3c9e tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:08.015711 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-a2b8527c-2899-40aa-84d3-3fecbf9d3c9e tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:08.021845 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-a2b8527c-2899-40aa-84d3-3fecbf9d3c9e tempest-VolumesActionsTest-1921731891 tempest-VolumesActionsTest-1921731891-project-member] https://10.4.3.7/volume/v3/volumes/cd0ea8fa-fee4-41c9-8a2f-87d7b9bd2669 returned with HTTP 404 Jul 10 08:42:08.022269 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 925/3733] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:08 2026] GET /volume/v3/volumes/cd0ea8fa-fee4-41c9-8a2f-87d7b9bd2669 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:42:08.063764 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-a7db9102-c98c-41c9-8623-478746ea8072 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:08.065654 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a7db9102-c98c-41c9-8623-478746ea8072 tempest-VolumesTransfersV355Test-1305355630 tempest-VolumesTransfersV355Test-1305355630-project-admin] GET https://10.4.3.7/volume/v3/volumes/c4eae478-ae70-4fcf-a018-4e1f4391f690 Jul 10 08:42:08.065887 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a7db9102-c98c-41c9-8623-478746ea8072 tempest-VolumesTransfersV355Test-1305355630 tempest-VolumesTransfersV355Test-1305355630-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:08.066200 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a7db9102-c98c-41c9-8623-478746ea8072 tempest-VolumesTransfersV355Test-1305355630 tempest-VolumesTransfersV355Test-1305355630-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:08.072468 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a7db9102-c98c-41c9-8623-478746ea8072 tempest-VolumesTransfersV355Test-1305355630 tempest-VolumesTransfersV355Test-1305355630-project-admin] https://10.4.3.7/volume/v3/volumes/c4eae478-ae70-4fcf-a018-4e1f4391f690 returned with HTTP 404 Jul 10 08:42:08.072948 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 937/3734] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:42:08 2026] GET /volume/v3/volumes/c4eae478-ae70-4fcf-a018-4e1f4391f690 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 08:42:08.083550 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-467decc4-95e1-4c8b-8f6b-f77f8e33ea34 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:08.085679 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-467decc4-95e1-4c8b-8f6b-f77f8e33ea34 tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] GET https://10.4.3.7/volume/v3/volumes/c4eae478-ae70-4fcf-a018-4e1f4391f690 Jul 10 08:42:08.085940 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-467decc4-95e1-4c8b-8f6b-f77f8e33ea34 tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:08.086175 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-467decc4-95e1-4c8b-8f6b-f77f8e33ea34 tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:08.092736 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-467decc4-95e1-4c8b-8f6b-f77f8e33ea34 tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] https://10.4.3.7/volume/v3/volumes/c4eae478-ae70-4fcf-a018-4e1f4391f690 returned with HTTP 404 Jul 10 08:42:08.093298 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 934/3735] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:42:08 2026] GET /volume/v3/volumes/c4eae478-ae70-4fcf-a018-4e1f4391f690 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 08:42:08.100198 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-dee0cc72-7264-4b59-9f0c-3947d87fd289 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:08.102053 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-dee0cc72-7264-4b59-9f0c-3947d87fd289 tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] DELETE https://10.4.3.7/volume/v3/volumes/c4eae478-ae70-4fcf-a018-4e1f4391f690 Jul 10 08:42:08.102305 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-dee0cc72-7264-4b59-9f0c-3947d87fd289 tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:08.102535 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-dee0cc72-7264-4b59-9f0c-3947d87fd289 tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] Calling method 'delete' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:08.102718 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.volumes [None req-dee0cc72-7264-4b59-9f0c-3947d87fd289 tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] Delete volume with id: c4eae478-ae70-4fcf-a018-4e1f4391f690 Jul 10 08:42:08.108179 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-dee0cc72-7264-4b59-9f0c-3947d87fd289 tempest-VolumesTransfersV355Test-1771426326 tempest-VolumesTransfersV355Test-1771426326-project-member] https://10.4.3.7/volume/v3/volumes/c4eae478-ae70-4fcf-a018-4e1f4391f690 returned with HTTP 404 Jul 10 08:42:08.108637 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 940/3736] 10.4.3.7 () {68 vars in 1378 bytes} [Fri Jul 10 08:42:08 2026] DELETE /volume/v3/volumes/c4eae478-ae70-4fcf-a018-4e1f4391f690 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 08:42:08.402995 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-64c1e583-c8b5-4849-947e-beb48f1f1c44 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:08.404845 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-64c1e583-c8b5-4849-947e-beb48f1f1c44 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] GET https://10.4.3.7/volume/v3/volumes/262414c8-2e07-48ac-81e6-866e8ce3128b Jul 10 08:42:08.405096 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-64c1e583-c8b5-4849-947e-beb48f1f1c44 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:08.405283 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-64c1e583-c8b5-4849-947e-beb48f1f1c44 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:08.414484 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:08.414484 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:42:08.417798 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-64c1e583-c8b5-4849-947e-beb48f1f1c44 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Volume info retrieved successfully. Jul 10 08:42:08.425438 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-64c1e583-c8b5-4849-947e-beb48f1f1c44 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] https://10.4.3.7/volume/v3/volumes/262414c8-2e07-48ac-81e6-866e8ce3128b returned with HTTP 200 Jul 10 08:42:08.425944 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 926/3737] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:08 2026] GET /volume/v3/volumes/262414c8-2e07-48ac-81e6-866e8ce3128b => generated 869 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:08.570092 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-dd6e6187-074a-41b7-8aa2-dfdb4023dfb2 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:08.573028 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-dd6e6187-074a-41b7-8aa2-dfdb4023dfb2 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/8fec59a7-c059-4a33-b741-15eb95c61de6 Jul 10 08:42:08.573224 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-dd6e6187-074a-41b7-8aa2-dfdb4023dfb2 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:08.573434 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-dd6e6187-074a-41b7-8aa2-dfdb4023dfb2 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:08.573548 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-dd6e6187-074a-41b7-8aa2-dfdb4023dfb2 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 8fec59a7-c059-4a33-b741-15eb95c61de6. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:42:08.581497 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:08.581497 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:42:08.582401 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-dd6e6187-074a-41b7-8aa2-dfdb4023dfb2 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/8fec59a7-c059-4a33-b741-15eb95c61de6 returned with HTTP 200 Jul 10 08:42:08.582794 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 938/3738] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:08 2026] GET /volume/v3/backups/8fec59a7-c059-4a33-b741-15eb95c61de6 => generated 785 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:08.864759 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-4253f57f-876f-45c3-bdb2-03362e7cf23e None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:08.865182 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-4253f57f-876f-45c3-bdb2-03362e7cf23e None None] GET https://10.4.3.7/volume// Jul 10 08:42:08.865425 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-4253f57f-876f-45c3-bdb2-03362e7cf23e None None] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:08.865696 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-4253f57f-876f-45c3-bdb2-03362e7cf23e None None] Calling method 'all' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:08.866114 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-4253f57f-876f-45c3-bdb2-03362e7cf23e None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:42:08.866502 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 935/3739] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:42:08 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:42:08.877963 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-085d09f9-6e3d-4cea-9cf3-56dbceee2074 req-7780a438-911e-4188-9ab5-8810d8181a42 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:08.883244 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-085d09f9-6e3d-4cea-9cf3-56dbceee2074 req-7780a438-911e-4188-9ab5-8810d8181a42 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] GET https://10.4.3.7/volume/v3/volumes/1242b075-e0e5-4458-a6ce-6407983fb61e Jul 10 08:42:08.883535 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-085d09f9-6e3d-4cea-9cf3-56dbceee2074 req-7780a438-911e-4188-9ab5-8810d8181a42 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:08.883759 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-085d09f9-6e3d-4cea-9cf3-56dbceee2074 req-7780a438-911e-4188-9ab5-8810d8181a42 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:08.897360 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:08.897360 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:42:08.903727 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-085d09f9-6e3d-4cea-9cf3-56dbceee2074 req-7780a438-911e-4188-9ab5-8810d8181a42 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Volume info retrieved successfully. Jul 10 08:42:08.910891 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-085d09f9-6e3d-4cea-9cf3-56dbceee2074 req-7780a438-911e-4188-9ab5-8810d8181a42 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] https://10.4.3.7/volume/v3/volumes/1242b075-e0e5-4458-a6ce-6407983fb61e returned with HTTP 200 Jul 10 08:42:08.911491 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 941/3740] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:42:08 2026] GET /volume/v3/volumes/1242b075-e0e5-4458-a6ce-6407983fb61e => generated 1374 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:42:08.920574 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-085d09f9-6e3d-4cea-9cf3-56dbceee2074 req-b1569069-7e59-4210-8100-89abd4915bf0 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:08.922653 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-085d09f9-6e3d-4cea-9cf3-56dbceee2074 req-b1569069-7e59-4210-8100-89abd4915bf0 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] GET https://10.4.3.7/volume/v3/volumes/1242b075-e0e5-4458-a6ce-6407983fb61e/encryption Jul 10 08:42:08.922865 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-085d09f9-6e3d-4cea-9cf3-56dbceee2074 req-b1569069-7e59-4210-8100-89abd4915bf0 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:08.923060 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-085d09f9-6e3d-4cea-9cf3-56dbceee2074 req-b1569069-7e59-4210-8100-89abd4915bf0 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Calling method 'index' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:08.931566 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:08.931566 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:42:08.937200 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-085d09f9-6e3d-4cea-9cf3-56dbceee2074 req-b1569069-7e59-4210-8100-89abd4915bf0 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] https://10.4.3.7/volume/v3/volumes/1242b075-e0e5-4458-a6ce-6407983fb61e/encryption returned with HTTP 200 Jul 10 08:42:08.937622 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 927/3741] 10.4.3.7 () {68 vars in 1617 bytes} [Fri Jul 10 08:42:08 2026] GET /volume/v3/volumes/1242b075-e0e5-4458-a6ce-6407983fb61e/encryption => generated 160 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:09.443194 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-2e3e1793-bb5f-4ef7-b6c9-d20d876caa5d None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:09.445278 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2e3e1793-bb5f-4ef7-b6c9-d20d876caa5d tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] GET https://10.4.3.7/volume/v3/volumes/262414c8-2e07-48ac-81e6-866e8ce3128b Jul 10 08:42:09.445693 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2e3e1793-bb5f-4ef7-b6c9-d20d876caa5d tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:09.445771 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2e3e1793-bb5f-4ef7-b6c9-d20d876caa5d tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:09.459791 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:09.459791 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:42:09.464801 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-2e3e1793-bb5f-4ef7-b6c9-d20d876caa5d tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Volume info retrieved successfully. Jul 10 08:42:09.470236 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2e3e1793-bb5f-4ef7-b6c9-d20d876caa5d tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] https://10.4.3.7/volume/v3/volumes/262414c8-2e07-48ac-81e6-866e8ce3128b returned with HTTP 200 Jul 10 08:42:09.470861 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 939/3742] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:09 2026] GET /volume/v3/volumes/262414c8-2e07-48ac-81e6-866e8ce3128b => generated 869 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:09.594995 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-1946a04a-ce88-4644-8acd-c57bd2e339f5 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:09.599626 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-1946a04a-ce88-4644-8acd-c57bd2e339f5 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/8fec59a7-c059-4a33-b741-15eb95c61de6 Jul 10 08:42:09.599626 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-1946a04a-ce88-4644-8acd-c57bd2e339f5 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:09.599626 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-1946a04a-ce88-4644-8acd-c57bd2e339f5 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:09.599626 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-1946a04a-ce88-4644-8acd-c57bd2e339f5 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 8fec59a7-c059-4a33-b741-15eb95c61de6. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:42:09.607765 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:09.607765 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:42:09.609700 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-1946a04a-ce88-4644-8acd-c57bd2e339f5 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/8fec59a7-c059-4a33-b741-15eb95c61de6 returned with HTTP 200 Jul 10 08:42:09.609700 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 936/3743] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:09 2026] GET /volume/v3/backups/8fec59a7-c059-4a33-b741-15eb95c61de6 => generated 785 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:10.485935 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-4bb75ef3-f697-4e63-9ff5-de9ca7ebd432 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:10.489603 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-4bb75ef3-f697-4e63-9ff5-de9ca7ebd432 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] GET https://10.4.3.7/volume/v3/volumes/262414c8-2e07-48ac-81e6-866e8ce3128b Jul 10 08:42:10.489603 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-4bb75ef3-f697-4e63-9ff5-de9ca7ebd432 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:10.489603 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-4bb75ef3-f697-4e63-9ff5-de9ca7ebd432 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:10.503829 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:10.503829 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:42:10.508836 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-4bb75ef3-f697-4e63-9ff5-de9ca7ebd432 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Volume info retrieved successfully. Jul 10 08:42:10.516331 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-4bb75ef3-f697-4e63-9ff5-de9ca7ebd432 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] https://10.4.3.7/volume/v3/volumes/262414c8-2e07-48ac-81e6-866e8ce3128b returned with HTTP 200 Jul 10 08:42:10.516983 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 942/3744] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:10 2026] GET /volume/v3/volumes/262414c8-2e07-48ac-81e6-866e8ce3128b => generated 869 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:10.623760 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-ea5a27b6-c330-416a-8b05-17140a9c2830 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:10.626770 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-ea5a27b6-c330-416a-8b05-17140a9c2830 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/8fec59a7-c059-4a33-b741-15eb95c61de6 Jul 10 08:42:10.627070 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-ea5a27b6-c330-416a-8b05-17140a9c2830 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:10.627397 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-ea5a27b6-c330-416a-8b05-17140a9c2830 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:10.627577 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-ea5a27b6-c330-416a-8b05-17140a9c2830 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 8fec59a7-c059-4a33-b741-15eb95c61de6. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:42:10.643234 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:10.643234 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:42:10.644366 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-ea5a27b6-c330-416a-8b05-17140a9c2830 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/8fec59a7-c059-4a33-b741-15eb95c61de6 returned with HTTP 200 Jul 10 08:42:10.644875 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 928/3745] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:10 2026] GET /volume/v3/backups/8fec59a7-c059-4a33-b741-15eb95c61de6 => generated 785 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:10.751752 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-9b984510-6006-4aee-a1c1-803a636fcb14 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:10.865686 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9b984510-6006-4aee-a1c1-803a636fcb14 tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:42:10.866078 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9b984510-6006-4aee-a1c1-803a636fcb14 tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-1368185859"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:42:10.867460 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [None req-9b984510-6006-4aee-a1c1-803a636fcb14 tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-1368185859'}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:42:10.867578 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-9b984510-6006-4aee-a1c1-803a636fcb14 tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] Create volume of 1 GB Jul 10 08:42:10.874274 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-9b984510-6006-4aee-a1c1-803a636fcb14 tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] Availability Zones retrieved successfully. Jul 10 08:42:10.881020 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-9b984510-6006-4aee-a1c1-803a636fcb14 tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] Flow 'volume_create_api' (129c74e3-367e-4d36-9843-ca769241de08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:42:10.881932 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-9b984510-6006-4aee-a1c1-803a636fcb14 tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (746f1056-9f47-4080-b1f7-d7e00e3db357) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:42:10.883300 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-9b984510-6006-4aee-a1c1-803a636fcb14 tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] Validating volume size '1' using validate_int {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:42:10.926646 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-9b984510-6006-4aee-a1c1-803a636fcb14 tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (746f1056-9f47-4080-b1f7-d7e00e3db357) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:42:10.927694 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-9b984510-6006-4aee-a1c1-803a636fcb14 tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3432fa45-8edb-49f5-b509-4b0cd78f25a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:42:10.964225 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-77200d54-0053-48da-b095-fe491feea00b None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:10.990506 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-9b984510-6006-4aee-a1c1-803a636fcb14 tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] Created reservations ['159bc18e-2950-4e06-80d4-519a4840da30', '51031011-6d0a-4070-afcd-8f7bfe73da50', 'b1871028-08a0-4ee2-bc41-58d847f19384', 'aefc0ed5-8304-4c2c-9e14-34617b14d65b'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:42:10.991511 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-9b984510-6006-4aee-a1c1-803a636fcb14 tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3432fa45-8edb-49f5-b509-4b0cd78f25a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['159bc18e-2950-4e06-80d4-519a4840da30', '51031011-6d0a-4070-afcd-8f7bfe73da50', 'b1871028-08a0-4ee2-bc41-58d847f19384', 'aefc0ed5-8304-4c2c-9e14-34617b14d65b']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:42:10.992613 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-9b984510-6006-4aee-a1c1-803a636fcb14 tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5397107-a6f3-4acb-a057-04b519c7b8cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:42:11.022788 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-9b984510-6006-4aee-a1c1-803a636fcb14 tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5397107-a6f3-4acb-a057-04b519c7b8cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dce39980-10fb-446c-a3de-02ff557d67d1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1368185859',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13823469730744d0b35fca87456ee59d',qos_specs=None,replication_status=,reservations=['159bc18e-2950-4e06-80d4-519a4840da30','51031011-6d0a-4070-afcd-8f7bfe73da50','b1871028-08a0-4ee2-bc41-58d847f19384','aefc0ed5-8304-4c2c-9e14-34617b14d65b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da24dfd405d4478ca5b466248caaba91',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:42:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1368185859',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dce39980-10fb-446c-a3de-02ff557d67d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13823469730744d0b35fca87456ee59d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='da24dfd405d4478ca5b466248caaba91',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:42:11.023849 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-9b984510-6006-4aee-a1c1-803a636fcb14 tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0be53af1-c623-4615-89fd-9929649eae50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:42:11.045718 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-9b984510-6006-4aee-a1c1-803a636fcb14 tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0be53af1-c623-4615-89fd-9929649eae50) transitioned into state 'SUCCESS' from state '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-1368185859',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13823469730744d0b35fca87456ee59d',qos_specs=None,replication_status=,reservations=['159bc18e-2950-4e06-80d4-519a4840da30','51031011-6d0a-4070-afcd-8f7bfe73da50','b1871028-08a0-4ee2-bc41-58d847f19384','aefc0ed5-8304-4c2c-9e14-34617b14d65b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da24dfd405d4478ca5b466248caaba91',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:42:11.046793 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-9b984510-6006-4aee-a1c1-803a636fcb14 tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (484b9e1e-adb5-4f3e-a17a-1a94df51072a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:42:11.056439 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-9b984510-6006-4aee-a1c1-803a636fcb14 tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (484b9e1e-adb5-4f3e-a17a-1a94df51072a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:42:11.058643 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-9b984510-6006-4aee-a1c1-803a636fcb14 tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] Flow 'volume_create_api' (129c74e3-367e-4d36-9843-ca769241de08) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:42:11.058643 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-9b984510-6006-4aee-a1c1-803a636fcb14 tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] Create volume request issued successfully. Jul 10 08:42:11.058643 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9b984510-6006-4aee-a1c1-803a636fcb14 tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:42:11.058643 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 940/3746] 10.4.3.7 () {70 vars in 1284 bytes} [Fri Jul 10 08:42:10 2026] POST /volume/v3/volumes => generated 748 bytes in 307 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:42:11.076348 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-5cb1f5eb-ee7e-4e35-bddd-4a38116c1bcc None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:11.078901 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-5cb1f5eb-ee7e-4e35-bddd-4a38116c1bcc tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] GET https://10.4.3.7/volume/v3/volumes/dce39980-10fb-446c-a3de-02ff557d67d1 Jul 10 08:42:11.079139 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-5cb1f5eb-ee7e-4e35-bddd-4a38116c1bcc tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:11.079392 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-5cb1f5eb-ee7e-4e35-bddd-4a38116c1bcc tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:11.088348 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:11.088348 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:42:11.092608 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-5cb1f5eb-ee7e-4e35-bddd-4a38116c1bcc tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] Volume info retrieved successfully. Jul 10 08:42:11.097151 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-77200d54-0053-48da-b095-fe491feea00b tempest-VolumesSummaryTest-524389802 tempest-VolumesSummaryTest-524389802-project-member] GET https://10.4.3.7/volume/v3/volumes/summary Jul 10 08:42:11.097468 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-77200d54-0053-48da-b095-fe491feea00b tempest-VolumesSummaryTest-524389802 tempest-VolumesSummaryTest-524389802-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:11.097687 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-77200d54-0053-48da-b095-fe491feea00b tempest-VolumesSummaryTest-524389802 tempest-VolumesSummaryTest-524389802-project-member] Calling method 'version_select' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:11.097919 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.api_utils [None req-77200d54-0053-48da-b095-fe491feea00b tempest-VolumesSummaryTest-524389802 tempest-VolumesSummaryTest-524389802-project-member] Removing options '' from query. {{(pid=100056) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 08:42:11.098263 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-5cb1f5eb-ee7e-4e35-bddd-4a38116c1bcc tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] https://10.4.3.7/volume/v3/volumes/dce39980-10fb-446c-a3de-02ff557d67d1 returned with HTTP 200 Jul 10 08:42:11.098785 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 943/3747] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:42:11 2026] GET /volume/v3/volumes/dce39980-10fb-446c-a3de-02ff557d67d1 => generated 816 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:11.105424 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-77200d54-0053-48da-b095-fe491feea00b tempest-VolumesSummaryTest-524389802 tempest-VolumesSummaryTest-524389802-project-member] Get summary completed successfully. Jul 10 08:42:11.105749 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-77200d54-0053-48da-b095-fe491feea00b tempest-VolumesSummaryTest-524389802 tempest-VolumesSummaryTest-524389802-project-member] https://10.4.3.7/volume/v3/volumes/summary returned with HTTP 200 Jul 10 08:42:11.106139 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 937/3748] 10.4.3.7 () {68 vars in 1288 bytes} [Fri Jul 10 08:42:10 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:11.538039 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-d62ca555-8795-4fe4-b386-38d4f8c938d8 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:11.540115 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-d62ca555-8795-4fe4-b386-38d4f8c938d8 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] GET https://10.4.3.7/volume/v3/volumes/262414c8-2e07-48ac-81e6-866e8ce3128b Jul 10 08:42:11.540430 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-d62ca555-8795-4fe4-b386-38d4f8c938d8 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:11.540675 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-d62ca555-8795-4fe4-b386-38d4f8c938d8 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:11.553283 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:11.553283 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:42:11.557101 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-d62ca555-8795-4fe4-b386-38d4f8c938d8 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Volume info retrieved successfully. Jul 10 08:42:11.562124 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-d62ca555-8795-4fe4-b386-38d4f8c938d8 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] https://10.4.3.7/volume/v3/volumes/262414c8-2e07-48ac-81e6-866e8ce3128b returned with HTTP 200 Jul 10 08:42:11.562638 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 929/3749] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:11 2026] GET /volume/v3/volumes/262414c8-2e07-48ac-81e6-866e8ce3128b => generated 869 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:11.657678 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-5849319a-dc31-424e-b8fb-39d9b5dd1ecb None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:11.659503 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5849319a-dc31-424e-b8fb-39d9b5dd1ecb tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/8fec59a7-c059-4a33-b741-15eb95c61de6 Jul 10 08:42:11.659683 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5849319a-dc31-424e-b8fb-39d9b5dd1ecb tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:11.659867 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5849319a-dc31-424e-b8fb-39d9b5dd1ecb tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:11.659961 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-5849319a-dc31-424e-b8fb-39d9b5dd1ecb tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 8fec59a7-c059-4a33-b741-15eb95c61de6. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:42:11.664484 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:11.664484 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:42:11.665113 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5849319a-dc31-424e-b8fb-39d9b5dd1ecb tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/8fec59a7-c059-4a33-b741-15eb95c61de6 returned with HTTP 200 Jul 10 08:42:11.665475 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 941/3750] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:11 2026] GET /volume/v3/backups/8fec59a7-c059-4a33-b741-15eb95c61de6 => generated 785 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:12.112287 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-836c3101-5c23-43b4-8061-f7fa57b0d7f7 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:12.114263 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-836c3101-5c23-43b4-8061-f7fa57b0d7f7 tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] GET https://10.4.3.7/volume/v3/volumes/dce39980-10fb-446c-a3de-02ff557d67d1 Jul 10 08:42:12.114511 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-836c3101-5c23-43b4-8061-f7fa57b0d7f7 tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:12.114804 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-836c3101-5c23-43b4-8061-f7fa57b0d7f7 tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:12.122878 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:12.122878 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:42:12.129665 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-836c3101-5c23-43b4-8061-f7fa57b0d7f7 tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] Volume info retrieved successfully. Jul 10 08:42:12.136570 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-836c3101-5c23-43b4-8061-f7fa57b0d7f7 tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] https://10.4.3.7/volume/v3/volumes/dce39980-10fb-446c-a3de-02ff557d67d1 returned with HTTP 200 Jul 10 08:42:12.137130 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 944/3751] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:42:12 2026] GET /volume/v3/volumes/dce39980-10fb-446c-a3de-02ff557d67d1 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:12.153258 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-e9d49e92-2aa8-4901-a68f-f3e9057bb4d9 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:12.155543 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-e9d49e92-2aa8-4901-a68f-f3e9057bb4d9 tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] POST https://10.4.3.7/volume/v3/backups Jul 10 08:42:12.156014 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-e9d49e92-2aa8-4901-a68f-f3e9057bb4d9 tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "dce39980-10fb-446c-a3de-02ff557d67d1", "name": "tempest-VolumesBackupsV39Test-Backup-910471497", "container": "tempest-volumesbackupsv39test-backup-container-1024368918"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:42:12.158420 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.contrib.backups [None req-e9d49e92-2aa8-4901-a68f-f3e9057bb4d9 tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] Creating new backup {'backup': {'volume_id': 'dce39980-10fb-446c-a3de-02ff557d67d1', 'name': 'tempest-VolumesBackupsV39Test-Backup-910471497', 'container': 'tempest-volumesbackupsv39test-backup-container-1024368918'}} {{(pid=100056) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 08:42:12.158630 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.contrib.backups [None req-e9d49e92-2aa8-4901-a68f-f3e9057bb4d9 tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] Creating backup of volume dce39980-10fb-446c-a3de-02ff557d67d1 in container tempest-volumesbackupsv39test-backup-container-1024368918 Jul 10 08:42:12.169028 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:12.169028 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:42:12.169759 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-e9d49e92-2aa8-4901-a68f-f3e9057bb4d9 tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] Volume info retrieved successfully. Jul 10 08:42:12.206207 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.quota [None req-e9d49e92-2aa8-4901-a68f-f3e9057bb4d9 tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] Created reservations ['fa394f07-6a12-4ea5-a76c-6b2d6de2a130', 'e99ff61e-3955-482a-9b71-2c60981e51cd'] {{(pid=100056) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:42:12.242100 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-e9d49e92-2aa8-4901-a68f-f3e9057bb4d9 tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] https://10.4.3.7/volume/v3/backups returned with HTTP 202 Jul 10 08:42:12.242906 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 938/3752] 10.4.3.7 () {70 vars in 1285 bytes} [Fri Jul 10 08:42:12 2026] POST /volume/v3/backups => generated 328 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:42:12.255464 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-40b9ac9a-f229-49b6-ab9b-1e42d475811a None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:12.259291 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-40b9ac9a-f229-49b6-ab9b-1e42d475811a tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] GET https://10.4.3.7/volume/v3/backups/9aaa3b26-a2f7-4c77-90d0-b060ee7d7ecb Jul 10 08:42:12.259584 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-40b9ac9a-f229-49b6-ab9b-1e42d475811a tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:12.259832 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-40b9ac9a-f229-49b6-ab9b-1e42d475811a tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:12.259976 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-40b9ac9a-f229-49b6-ab9b-1e42d475811a tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] Show backup with id 9aaa3b26-a2f7-4c77-90d0-b060ee7d7ecb. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:42:12.268728 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:12.268728 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:42:12.269907 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-40b9ac9a-f229-49b6-ab9b-1e42d475811a tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] https://10.4.3.7/volume/v3/backups/9aaa3b26-a2f7-4c77-90d0-b060ee7d7ecb returned with HTTP 200 Jul 10 08:42:12.270498 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 930/3753] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:42:12 2026] GET /volume/v3/backups/9aaa3b26-a2f7-4c77-90d0-b060ee7d7ecb => generated 790 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:12.549165 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-085d09f9-6e3d-4cea-9cf3-56dbceee2074 req-6e96d863-b079-4b0c-8932-218c849b7f6b None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:12.551209 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-085d09f9-6e3d-4cea-9cf3-56dbceee2074 req-6e96d863-b079-4b0c-8932-218c849b7f6b tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] DELETE https://10.4.3.7/volume/v3/attachments/710f14ef-5767-49f7-95a0-40921cf1cc24 Jul 10 08:42:12.552628 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-085d09f9-6e3d-4cea-9cf3-56dbceee2074 req-6e96d863-b079-4b0c-8932-218c849b7f6b tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:12.552628 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-085d09f9-6e3d-4cea-9cf3-56dbceee2074 req-6e96d863-b079-4b0c-8932-218c849b7f6b tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Calling method 'version_select' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:12.563138 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:12.563138 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:42:12.578988 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-0ebfb632-82cf-47ae-bc10-4d8b74c4a2e1 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:12.581746 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-0ebfb632-82cf-47ae-bc10-4d8b74c4a2e1 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] GET https://10.4.3.7/volume/v3/volumes/262414c8-2e07-48ac-81e6-866e8ce3128b Jul 10 08:42:12.581892 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-0ebfb632-82cf-47ae-bc10-4d8b74c4a2e1 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:12.582096 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-0ebfb632-82cf-47ae-bc10-4d8b74c4a2e1 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:12.595688 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:12.595688 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:42:12.599965 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-0ebfb632-82cf-47ae-bc10-4d8b74c4a2e1 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Volume info retrieved successfully. Jul 10 08:42:12.605922 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-0ebfb632-82cf-47ae-bc10-4d8b74c4a2e1 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] https://10.4.3.7/volume/v3/volumes/262414c8-2e07-48ac-81e6-866e8ce3128b returned with HTTP 200 Jul 10 08:42:12.606506 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 945/3754] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:12 2026] GET /volume/v3/volumes/262414c8-2e07-48ac-81e6-866e8ce3128b => generated 869 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:12.679097 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-f9f53cf7-1ae4-4b5f-be64-1169d7047894 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:12.681266 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-f9f53cf7-1ae4-4b5f-be64-1169d7047894 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/8fec59a7-c059-4a33-b741-15eb95c61de6 Jul 10 08:42:12.681521 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-f9f53cf7-1ae4-4b5f-be64-1169d7047894 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:12.681697 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-f9f53cf7-1ae4-4b5f-be64-1169d7047894 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:12.681830 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-f9f53cf7-1ae4-4b5f-be64-1169d7047894 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 8fec59a7-c059-4a33-b741-15eb95c61de6. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:42:12.686795 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:12.686795 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:42:12.687957 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-f9f53cf7-1ae4-4b5f-be64-1169d7047894 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/8fec59a7-c059-4a33-b741-15eb95c61de6 returned with HTTP 200 Jul 10 08:42:12.688460 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 939/3755] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:12 2026] GET /volume/v3/backups/8fec59a7-c059-4a33-b741-15eb95c61de6 => generated 785 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:13.095884 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-085d09f9-6e3d-4cea-9cf3-56dbceee2074 req-6e96d863-b079-4b0c-8932-218c849b7f6b tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] https://10.4.3.7/volume/v3/attachments/710f14ef-5767-49f7-95a0-40921cf1cc24 returned with HTTP 200 Jul 10 08:42:13.096217 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 942/3756] 10.4.3.7 () {72 vars in 1659 bytes} [Fri Jul 10 08:42:12 2026] DELETE /volume/v3/attachments/710f14ef-5767-49f7-95a0-40921cf1cc24 => generated 19 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:13.282004 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-4da511a2-83c0-4986-a90b-39f23594ee0e None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:13.283899 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-4da511a2-83c0-4986-a90b-39f23594ee0e tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] GET https://10.4.3.7/volume/v3/backups/9aaa3b26-a2f7-4c77-90d0-b060ee7d7ecb Jul 10 08:42:13.284107 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-4da511a2-83c0-4986-a90b-39f23594ee0e tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:13.284293 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-4da511a2-83c0-4986-a90b-39f23594ee0e tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:13.284449 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-4da511a2-83c0-4986-a90b-39f23594ee0e tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] Show backup with id 9aaa3b26-a2f7-4c77-90d0-b060ee7d7ecb. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:42:13.288437 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:13.288437 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:42:13.289221 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-4da511a2-83c0-4986-a90b-39f23594ee0e tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] https://10.4.3.7/volume/v3/backups/9aaa3b26-a2f7-4c77-90d0-b060ee7d7ecb returned with HTTP 200 Jul 10 08:42:13.289652 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 931/3757] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:42:13 2026] GET /volume/v3/backups/9aaa3b26-a2f7-4c77-90d0-b060ee7d7ecb => generated 792 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:13.620481 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-6790ad4e-523a-4923-af67-2f00945bed48 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:13.620804 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-6790ad4e-523a-4923-af67-2f00945bed48 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] GET https://10.4.3.7/volume/v3/volumes/262414c8-2e07-48ac-81e6-866e8ce3128b Jul 10 08:42:13.621035 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-6790ad4e-523a-4923-af67-2f00945bed48 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:13.621240 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-6790ad4e-523a-4923-af67-2f00945bed48 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:13.638423 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:13.638423 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:42:13.641377 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-6790ad4e-523a-4923-af67-2f00945bed48 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Volume info retrieved successfully. Jul 10 08:42:13.648779 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-6790ad4e-523a-4923-af67-2f00945bed48 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] https://10.4.3.7/volume/v3/volumes/262414c8-2e07-48ac-81e6-866e8ce3128b returned with HTTP 200 Jul 10 08:42:13.649185 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 946/3758] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:13 2026] GET /volume/v3/volumes/262414c8-2e07-48ac-81e6-866e8ce3128b => generated 869 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:13.702547 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-f0fbae91-c9e1-4246-9c21-e133a9c1930a None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:13.704573 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-f0fbae91-c9e1-4246-9c21-e133a9c1930a tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/8fec59a7-c059-4a33-b741-15eb95c61de6 Jul 10 08:42:13.704776 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-f0fbae91-c9e1-4246-9c21-e133a9c1930a tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:13.705015 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-f0fbae91-c9e1-4246-9c21-e133a9c1930a tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:13.705166 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-f0fbae91-c9e1-4246-9c21-e133a9c1930a tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 8fec59a7-c059-4a33-b741-15eb95c61de6. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:42:13.709904 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:13.709904 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:42:13.711079 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-f0fbae91-c9e1-4246-9c21-e133a9c1930a tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/8fec59a7-c059-4a33-b741-15eb95c61de6 returned with HTTP 200 Jul 10 08:42:13.711334 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 940/3759] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:13 2026] GET /volume/v3/backups/8fec59a7-c059-4a33-b741-15eb95c61de6 => generated 785 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:13.955868 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-810b9fd6-e82a-44f9-9e4f-9376214c42fc None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:13.957531 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-810b9fd6-e82a-44f9-9e4f-9376214c42fc tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] DELETE https://10.4.3.7/volume/v3/snapshots/795ee024-4593-4c94-822b-80978555e8e2 Jul 10 08:42:13.957699 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-810b9fd6-e82a-44f9-9e4f-9376214c42fc tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:13.957866 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-810b9fd6-e82a-44f9-9e4f-9376214c42fc tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:13.957956 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.snapshots [None req-810b9fd6-e82a-44f9-9e4f-9376214c42fc tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Delete snapshot with id: 795ee024-4593-4c94-822b-80978555e8e2 Jul 10 08:42:13.964554 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:13.964554 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:42:13.964554 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-810b9fd6-e82a-44f9-9e4f-9376214c42fc tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Snapshot retrieved successfully. Jul 10 08:42:14.015445 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-810b9fd6-e82a-44f9-9e4f-9376214c42fc tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Snapshot delete request issued successfully. Jul 10 08:42:14.015983 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-810b9fd6-e82a-44f9-9e4f-9376214c42fc tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/snapshots/795ee024-4593-4c94-822b-80978555e8e2 returned with HTTP 202 Jul 10 08:42:14.016798 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 943/3760] 10.4.3.7 () {66 vars in 1343 bytes} [Fri Jul 10 08:42:13 2026] DELETE /volume/v3/snapshots/795ee024-4593-4c94-822b-80978555e8e2 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:42:14.028142 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-8cd650a5-f066-4b62-9930-ea0842c024de None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:14.029674 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-8cd650a5-f066-4b62-9930-ea0842c024de tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] GET https://10.4.3.7/volume/v3/snapshots/795ee024-4593-4c94-822b-80978555e8e2 Jul 10 08:42:14.031070 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-8cd650a5-f066-4b62-9930-ea0842c024de tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:14.031070 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-8cd650a5-f066-4b62-9930-ea0842c024de tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:14.034977 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:14.034977 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:42:14.035693 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-8cd650a5-f066-4b62-9930-ea0842c024de tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Snapshot retrieved successfully. Jul 10 08:42:14.037491 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-8cd650a5-f066-4b62-9930-ea0842c024de tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/snapshots/795ee024-4593-4c94-822b-80978555e8e2 returned with HTTP 200 Jul 10 08:42:14.037995 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 932/3761] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:42:14 2026] GET /volume/v3/snapshots/795ee024-4593-4c94-822b-80978555e8e2 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:14.190646 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-a540776e-c78a-4c59-a13a-ea5215931930 req-765084ac-da05-499a-b898-d04fa6c5f732 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:14.192638 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-a540776e-c78a-4c59-a13a-ea5215931930 req-765084ac-da05-499a-b898-d04fa6c5f732 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] GET https://10.4.3.7/volume/v3/volumes/1242b075-e0e5-4458-a6ce-6407983fb61e Jul 10 08:42:14.192867 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-a540776e-c78a-4c59-a13a-ea5215931930 req-765084ac-da05-499a-b898-d04fa6c5f732 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:14.193106 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-a540776e-c78a-4c59-a13a-ea5215931930 req-765084ac-da05-499a-b898-d04fa6c5f732 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:14.213302 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:14.213302 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:42:14.218220 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-a540776e-c78a-4c59-a13a-ea5215931930 req-765084ac-da05-499a-b898-d04fa6c5f732 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Volume info retrieved successfully. Jul 10 08:42:14.222425 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-a540776e-c78a-4c59-a13a-ea5215931930 req-765084ac-da05-499a-b898-d04fa6c5f732 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] https://10.4.3.7/volume/v3/volumes/1242b075-e0e5-4458-a6ce-6407983fb61e returned with HTTP 200 Jul 10 08:42:14.222887 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 947/3762] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:42:14 2026] GET /volume/v3/volumes/1242b075-e0e5-4458-a6ce-6407983fb61e => generated 899 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:14.300626 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-957aed5a-257f-4ca8-a296-f2dac1e5b691 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:14.302204 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-957aed5a-257f-4ca8-a296-f2dac1e5b691 tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] GET https://10.4.3.7/volume/v3/backups/9aaa3b26-a2f7-4c77-90d0-b060ee7d7ecb Jul 10 08:42:14.302462 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-957aed5a-257f-4ca8-a296-f2dac1e5b691 tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:14.302586 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-957aed5a-257f-4ca8-a296-f2dac1e5b691 tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:14.302681 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-957aed5a-257f-4ca8-a296-f2dac1e5b691 tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] Show backup with id 9aaa3b26-a2f7-4c77-90d0-b060ee7d7ecb. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:42:14.306519 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:14.306519 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:42:14.307234 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-957aed5a-257f-4ca8-a296-f2dac1e5b691 tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] https://10.4.3.7/volume/v3/backups/9aaa3b26-a2f7-4c77-90d0-b060ee7d7ecb returned with HTTP 200 Jul 10 08:42:14.307625 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 941/3763] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:42:14 2026] GET /volume/v3/backups/9aaa3b26-a2f7-4c77-90d0-b060ee7d7ecb => generated 792 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:14.663716 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-f1ec25ea-7a73-42b6-8748-cd645f0889da None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:14.671778 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f1ec25ea-7a73-42b6-8748-cd645f0889da tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] GET https://10.4.3.7/volume/v3/volumes/262414c8-2e07-48ac-81e6-866e8ce3128b Jul 10 08:42:14.672087 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f1ec25ea-7a73-42b6-8748-cd645f0889da tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:14.672382 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f1ec25ea-7a73-42b6-8748-cd645f0889da tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:14.691822 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:14.691822 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:42:14.699774 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-f1ec25ea-7a73-42b6-8748-cd645f0889da tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Volume info retrieved successfully. Jul 10 08:42:14.708847 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f1ec25ea-7a73-42b6-8748-cd645f0889da tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] https://10.4.3.7/volume/v3/volumes/262414c8-2e07-48ac-81e6-866e8ce3128b returned with HTTP 200 Jul 10 08:42:14.709371 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 944/3764] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:14 2026] GET /volume/v3/volumes/262414c8-2e07-48ac-81e6-866e8ce3128b => generated 869 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:14.722979 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-dc638402-f255-4704-a0ef-9bbf006f310c None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:14.725379 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-dc638402-f255-4704-a0ef-9bbf006f310c tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/8fec59a7-c059-4a33-b741-15eb95c61de6 Jul 10 08:42:14.725765 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-dc638402-f255-4704-a0ef-9bbf006f310c tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:14.725971 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-dc638402-f255-4704-a0ef-9bbf006f310c tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:14.726099 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-dc638402-f255-4704-a0ef-9bbf006f310c tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 8fec59a7-c059-4a33-b741-15eb95c61de6. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:42:14.731619 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:14.731619 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:42:14.732523 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-dc638402-f255-4704-a0ef-9bbf006f310c tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/8fec59a7-c059-4a33-b741-15eb95c61de6 returned with HTTP 200 Jul 10 08:42:14.733068 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 933/3765] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:14 2026] GET /volume/v3/backups/8fec59a7-c059-4a33-b741-15eb95c61de6 => generated 785 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:15.047717 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-f9a02ac1-0a0d-4fb4-a290-a8b1744979a6 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:15.049880 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-f9a02ac1-0a0d-4fb4-a290-a8b1744979a6 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] GET https://10.4.3.7/volume/v3/snapshots/795ee024-4593-4c94-822b-80978555e8e2 Jul 10 08:42:15.050150 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-f9a02ac1-0a0d-4fb4-a290-a8b1744979a6 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:15.050395 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-f9a02ac1-0a0d-4fb4-a290-a8b1744979a6 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:15.055796 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-f9a02ac1-0a0d-4fb4-a290-a8b1744979a6 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/snapshots/795ee024-4593-4c94-822b-80978555e8e2 returned with HTTP 404 Jul 10 08:42:15.056307 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 948/3766] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:42:15 2026] GET /volume/v3/snapshots/795ee024-4593-4c94-822b-80978555e8e2 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:42:15.318959 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-27e3ec80-3375-436a-9c9f-c6ddef8ac20d None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:15.320719 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-27e3ec80-3375-436a-9c9f-c6ddef8ac20d tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] GET https://10.4.3.7/volume/v3/backups/9aaa3b26-a2f7-4c77-90d0-b060ee7d7ecb Jul 10 08:42:15.321045 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-27e3ec80-3375-436a-9c9f-c6ddef8ac20d tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:15.321264 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-27e3ec80-3375-436a-9c9f-c6ddef8ac20d tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:15.321444 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-27e3ec80-3375-436a-9c9f-c6ddef8ac20d tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] Show backup with id 9aaa3b26-a2f7-4c77-90d0-b060ee7d7ecb. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:42:15.326075 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:15.326075 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:42:15.326822 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-27e3ec80-3375-436a-9c9f-c6ddef8ac20d tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] https://10.4.3.7/volume/v3/backups/9aaa3b26-a2f7-4c77-90d0-b060ee7d7ecb returned with HTTP 200 Jul 10 08:42:15.327163 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 942/3767] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:42:15 2026] GET /volume/v3/backups/9aaa3b26-a2f7-4c77-90d0-b060ee7d7ecb => generated 792 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:15.353659 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-834da417-37ae-4472-9bd7-16bd19566111 req-48ae1709-e90d-4bc4-9599-f8b53e15115e None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:15.359652 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-834da417-37ae-4472-9bd7-16bd19566111 req-48ae1709-e90d-4bc4-9599-f8b53e15115e tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] POST https://10.4.3.7/volume/v3/attachments/b42e0f52-e21e-49d1-b3ae-8df7250e95a0/action Jul 10 08:42:15.361428 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-834da417-37ae-4472-9bd7-16bd19566111 req-48ae1709-e90d-4bc4-9599-f8b53e15115e tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Action body: b'{"os-complete": null}' {{(pid=100057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:42:15.361428 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-834da417-37ae-4472-9bd7-16bd19566111 req-48ae1709-e90d-4bc4-9599-f8b53e15115e tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:42:15.376492 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:15.376492 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:42:15.388635 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-834da417-37ae-4472-9bd7-16bd19566111 req-48ae1709-e90d-4bc4-9599-f8b53e15115e tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] https://10.4.3.7/volume/v3/attachments/b42e0f52-e21e-49d1-b3ae-8df7250e95a0/action returned with HTTP 204 Jul 10 08:42:15.388635 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 945/3768] 10.4.3.7 () {74 vars in 1711 bytes} [Fri Jul 10 08:42:15 2026] POST /volume/v3/attachments/b42e0f52-e21e-49d1-b3ae-8df7250e95a0/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:42:15.724477 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-505625a1-e64a-41bd-a82f-51e2e231beea None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:15.729250 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-505625a1-e64a-41bd-a82f-51e2e231beea tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] GET https://10.4.3.7/volume/v3/volumes/262414c8-2e07-48ac-81e6-866e8ce3128b Jul 10 08:42:15.730257 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-505625a1-e64a-41bd-a82f-51e2e231beea tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:15.730257 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-505625a1-e64a-41bd-a82f-51e2e231beea tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:15.743202 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:15.743202 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:42:15.744460 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-3e236033-60e6-4908-aff0-271e66445af3 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:15.746624 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-3e236033-60e6-4908-aff0-271e66445af3 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/8fec59a7-c059-4a33-b741-15eb95c61de6 Jul 10 08:42:15.746921 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-3e236033-60e6-4908-aff0-271e66445af3 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:15.747190 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-3e236033-60e6-4908-aff0-271e66445af3 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:15.747256 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-505625a1-e64a-41bd-a82f-51e2e231beea tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Volume info retrieved successfully. Jul 10 08:42:15.747643 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-3e236033-60e6-4908-aff0-271e66445af3 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 8fec59a7-c059-4a33-b741-15eb95c61de6. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:42:15.751654 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-505625a1-e64a-41bd-a82f-51e2e231beea tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] https://10.4.3.7/volume/v3/volumes/262414c8-2e07-48ac-81e6-866e8ce3128b returned with HTTP 200 Jul 10 08:42:15.752139 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 934/3769] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:15 2026] GET /volume/v3/volumes/262414c8-2e07-48ac-81e6-866e8ce3128b => generated 1161 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:42:15.754263 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:15.754263 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:42:15.755508 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-3e236033-60e6-4908-aff0-271e66445af3 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/8fec59a7-c059-4a33-b741-15eb95c61de6 returned with HTTP 200 Jul 10 08:42:15.755937 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 949/3770] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:15 2026] GET /volume/v3/backups/8fec59a7-c059-4a33-b741-15eb95c61de6 => generated 785 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:15.764510 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-f57c3094-2281-46ba-ac77-63d1ffa5afec None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:15.766379 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-f57c3094-2281-46ba-ac77-63d1ffa5afec tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] GET https://10.4.3.7/volume/v3/volumes/262414c8-2e07-48ac-81e6-866e8ce3128b Jul 10 08:42:15.766791 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-f57c3094-2281-46ba-ac77-63d1ffa5afec tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:15.766851 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-f57c3094-2281-46ba-ac77-63d1ffa5afec tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:15.775729 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:15.775729 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:42:15.778903 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-f57c3094-2281-46ba-ac77-63d1ffa5afec tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Volume info retrieved successfully. Jul 10 08:42:15.783611 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-f57c3094-2281-46ba-ac77-63d1ffa5afec tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] https://10.4.3.7/volume/v3/volumes/262414c8-2e07-48ac-81e6-866e8ce3128b returned with HTTP 200 Jul 10 08:42:15.783779 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 943/3771] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:15 2026] GET /volume/v3/volumes/262414c8-2e07-48ac-81e6-866e8ce3128b => generated 1161 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:42:16.343640 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-deee54ce-fa20-43de-93de-21db79677c29 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:16.347762 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-deee54ce-fa20-43de-93de-21db79677c29 tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] GET https://10.4.3.7/volume/v3/backups/9aaa3b26-a2f7-4c77-90d0-b060ee7d7ecb Jul 10 08:42:16.347762 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-deee54ce-fa20-43de-93de-21db79677c29 tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:16.347762 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-deee54ce-fa20-43de-93de-21db79677c29 tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:16.347762 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-deee54ce-fa20-43de-93de-21db79677c29 tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] Show backup with id 9aaa3b26-a2f7-4c77-90d0-b060ee7d7ecb. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:42:16.353230 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:16.353230 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:42:16.354066 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-deee54ce-fa20-43de-93de-21db79677c29 tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] https://10.4.3.7/volume/v3/backups/9aaa3b26-a2f7-4c77-90d0-b060ee7d7ecb returned with HTTP 200 Jul 10 08:42:16.354999 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 946/3772] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:42:16 2026] GET /volume/v3/backups/9aaa3b26-a2f7-4c77-90d0-b060ee7d7ecb => generated 792 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:16.770064 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-95b89594-bf42-47cf-8f45-2985e9905f2a None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:16.773115 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-95b89594-bf42-47cf-8f45-2985e9905f2a tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/8fec59a7-c059-4a33-b741-15eb95c61de6 Jul 10 08:42:16.773115 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-95b89594-bf42-47cf-8f45-2985e9905f2a tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:16.773115 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-95b89594-bf42-47cf-8f45-2985e9905f2a tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:16.773115 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-95b89594-bf42-47cf-8f45-2985e9905f2a tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 8fec59a7-c059-4a33-b741-15eb95c61de6. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:42:16.778812 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:16.778812 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:42:16.779637 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-95b89594-bf42-47cf-8f45-2985e9905f2a tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/8fec59a7-c059-4a33-b741-15eb95c61de6 returned with HTTP 200 Jul 10 08:42:16.779978 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 935/3773] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:16 2026] GET /volume/v3/backups/8fec59a7-c059-4a33-b741-15eb95c61de6 => generated 785 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:17.366159 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-ebe36f4e-9d00-4ae7-bfe6-8f91375b0b7b None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:17.369061 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-ebe36f4e-9d00-4ae7-bfe6-8f91375b0b7b tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] GET https://10.4.3.7/volume/v3/backups/9aaa3b26-a2f7-4c77-90d0-b060ee7d7ecb Jul 10 08:42:17.369061 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-ebe36f4e-9d00-4ae7-bfe6-8f91375b0b7b tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:17.369061 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-ebe36f4e-9d00-4ae7-bfe6-8f91375b0b7b tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:17.369061 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-ebe36f4e-9d00-4ae7-bfe6-8f91375b0b7b tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] Show backup with id 9aaa3b26-a2f7-4c77-90d0-b060ee7d7ecb. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:42:17.376723 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:17.376723 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:42:17.377382 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-ebe36f4e-9d00-4ae7-bfe6-8f91375b0b7b tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] https://10.4.3.7/volume/v3/backups/9aaa3b26-a2f7-4c77-90d0-b060ee7d7ecb returned with HTTP 200 Jul 10 08:42:17.377810 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 950/3774] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:42:17 2026] GET /volume/v3/backups/9aaa3b26-a2f7-4c77-90d0-b060ee7d7ecb => generated 792 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:17.791495 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-54e86343-3735-4e9e-8b2f-23e15be3e2be None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:17.793427 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-54e86343-3735-4e9e-8b2f-23e15be3e2be tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/8fec59a7-c059-4a33-b741-15eb95c61de6 Jul 10 08:42:17.793609 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-54e86343-3735-4e9e-8b2f-23e15be3e2be tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:17.793804 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-54e86343-3735-4e9e-8b2f-23e15be3e2be tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:17.793909 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-54e86343-3735-4e9e-8b2f-23e15be3e2be tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 8fec59a7-c059-4a33-b741-15eb95c61de6. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:42:17.800492 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:17.800492 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:42:17.800775 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-54e86343-3735-4e9e-8b2f-23e15be3e2be tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/8fec59a7-c059-4a33-b741-15eb95c61de6 returned with HTTP 200 Jul 10 08:42:17.801278 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 944/3775] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:17 2026] GET /volume/v3/backups/8fec59a7-c059-4a33-b741-15eb95c61de6 => generated 785 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:18.391570 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-0d013e2b-9da1-4a59-adcc-7f34bd4af483 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:18.393707 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0d013e2b-9da1-4a59-adcc-7f34bd4af483 tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] GET https://10.4.3.7/volume/v3/backups/9aaa3b26-a2f7-4c77-90d0-b060ee7d7ecb Jul 10 08:42:18.393986 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0d013e2b-9da1-4a59-adcc-7f34bd4af483 tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:18.394220 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0d013e2b-9da1-4a59-adcc-7f34bd4af483 tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:18.394343 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-0d013e2b-9da1-4a59-adcc-7f34bd4af483 tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] Show backup with id 9aaa3b26-a2f7-4c77-90d0-b060ee7d7ecb. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:42:18.399195 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:18.399195 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:42:18.400039 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0d013e2b-9da1-4a59-adcc-7f34bd4af483 tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] https://10.4.3.7/volume/v3/backups/9aaa3b26-a2f7-4c77-90d0-b060ee7d7ecb returned with HTTP 200 Jul 10 08:42:18.400719 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 947/3776] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:42:18 2026] GET /volume/v3/backups/9aaa3b26-a2f7-4c77-90d0-b060ee7d7ecb => generated 792 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:18.513424 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-4635c3a2-e251-457e-8a39-25c3c8f79c75 req-a8e4f1c7-f205-41b3-a2c1-348dc3da587d None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:18.515724 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-4635c3a2-e251-457e-8a39-25c3c8f79c75 req-a8e4f1c7-f205-41b3-a2c1-348dc3da587d tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] GET https://10.4.3.7/volume/v3/volumes/262414c8-2e07-48ac-81e6-866e8ce3128b Jul 10 08:42:18.515998 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-4635c3a2-e251-457e-8a39-25c3c8f79c75 req-a8e4f1c7-f205-41b3-a2c1-348dc3da587d tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:18.516575 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-4635c3a2-e251-457e-8a39-25c3c8f79c75 req-a8e4f1c7-f205-41b3-a2c1-348dc3da587d tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:18.526895 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:18.526895 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:42:18.531667 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [req-4635c3a2-e251-457e-8a39-25c3c8f79c75 req-a8e4f1c7-f205-41b3-a2c1-348dc3da587d tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Volume info retrieved successfully. Jul 10 08:42:18.539869 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-4635c3a2-e251-457e-8a39-25c3c8f79c75 req-a8e4f1c7-f205-41b3-a2c1-348dc3da587d tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] https://10.4.3.7/volume/v3/volumes/262414c8-2e07-48ac-81e6-866e8ce3128b returned with HTTP 200 Jul 10 08:42:18.540532 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 936/3777] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:42:18 2026] GET /volume/v3/volumes/262414c8-2e07-48ac-81e6-866e8ce3128b => generated 1161 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:42:18.561979 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-4635c3a2-e251-457e-8a39-25c3c8f79c75 req-50ac8c2f-dc85-4b68-91b8-1176f66e1022 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:18.561979 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-4635c3a2-e251-457e-8a39-25c3c8f79c75 req-50ac8c2f-dc85-4b68-91b8-1176f66e1022 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] POST https://10.4.3.7/volume/v3/volumes/262414c8-2e07-48ac-81e6-866e8ce3128b/action Jul 10 08:42:18.561979 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-4635c3a2-e251-457e-8a39-25c3c8f79c75 req-50ac8c2f-dc85-4b68-91b8-1176f66e1022 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100054) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:42:18.561979 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-4635c3a2-e251-457e-8a39-25c3c8f79c75 req-50ac8c2f-dc85-4b68-91b8-1176f66e1022 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:42:18.572558 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:18.572558 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:42:18.572558 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-4635c3a2-e251-457e-8a39-25c3c8f79c75 req-50ac8c2f-dc85-4b68-91b8-1176f66e1022 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Volume info retrieved successfully. Jul 10 08:42:18.578800 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-4635c3a2-e251-457e-8a39-25c3c8f79c75 req-50ac8c2f-dc85-4b68-91b8-1176f66e1022 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Begin detaching volume completed successfully. Jul 10 08:42:18.579445 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-4635c3a2-e251-457e-8a39-25c3c8f79c75 req-50ac8c2f-dc85-4b68-91b8-1176f66e1022 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] https://10.4.3.7/volume/v3/volumes/262414c8-2e07-48ac-81e6-866e8ce3128b/action returned with HTTP 202 Jul 10 08:42:18.579628 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 951/3778] 10.4.3.7 () {72 vars in 1658 bytes} [Fri Jul 10 08:42:18 2026] POST /volume/v3/volumes/262414c8-2e07-48ac-81e6-866e8ce3128b/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:42:18.811850 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-c570dda3-4802-4fed-96ab-4ca62109469c None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:18.813610 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-c570dda3-4802-4fed-96ab-4ca62109469c tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/8fec59a7-c059-4a33-b741-15eb95c61de6 Jul 10 08:42:18.813845 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-c570dda3-4802-4fed-96ab-4ca62109469c tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:18.814070 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-c570dda3-4802-4fed-96ab-4ca62109469c tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:18.814181 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-c570dda3-4802-4fed-96ab-4ca62109469c tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 8fec59a7-c059-4a33-b741-15eb95c61de6. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:42:18.821005 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:18.821005 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:42:18.821892 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-c570dda3-4802-4fed-96ab-4ca62109469c tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/8fec59a7-c059-4a33-b741-15eb95c61de6 returned with HTTP 200 Jul 10 08:42:18.822292 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 945/3779] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:18 2026] GET /volume/v3/backups/8fec59a7-c059-4a33-b741-15eb95c61de6 => generated 785 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:19.416812 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-2b08e1f7-adf4-44c9-b6ee-e52833753e9a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:19.418664 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2b08e1f7-adf4-44c9-b6ee-e52833753e9a tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] GET https://10.4.3.7/volume/v3/backups/9aaa3b26-a2f7-4c77-90d0-b060ee7d7ecb Jul 10 08:42:19.419121 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2b08e1f7-adf4-44c9-b6ee-e52833753e9a tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:19.419450 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2b08e1f7-adf4-44c9-b6ee-e52833753e9a tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:19.419633 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-2b08e1f7-adf4-44c9-b6ee-e52833753e9a tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] Show backup with id 9aaa3b26-a2f7-4c77-90d0-b060ee7d7ecb. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:42:19.423788 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:19.423788 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:42:19.424699 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2b08e1f7-adf4-44c9-b6ee-e52833753e9a tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] https://10.4.3.7/volume/v3/backups/9aaa3b26-a2f7-4c77-90d0-b060ee7d7ecb returned with HTTP 200 Jul 10 08:42:19.425187 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 948/3780] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:42:19 2026] GET /volume/v3/backups/9aaa3b26-a2f7-4c77-90d0-b060ee7d7ecb => generated 792 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:19.607250 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-1cc1431a-9b17-41c7-b8c6-5df50e6efc14 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:19.607751 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-1cc1431a-9b17-41c7-b8c6-5df50e6efc14 None None] GET https://10.4.3.7/volume// Jul 10 08:42:19.607972 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-1cc1431a-9b17-41c7-b8c6-5df50e6efc14 None None] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:19.608201 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-1cc1431a-9b17-41c7-b8c6-5df50e6efc14 None None] Calling method 'all' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:19.608637 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-1cc1431a-9b17-41c7-b8c6-5df50e6efc14 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:42:19.608991 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 937/3781] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:42:19 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:42:19.615193 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-4635c3a2-e251-457e-8a39-25c3c8f79c75 req-39082dfe-2393-46a7-a192-9b4a64f4bc41 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:19.617170 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-4635c3a2-e251-457e-8a39-25c3c8f79c75 req-39082dfe-2393-46a7-a192-9b4a64f4bc41 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] GET https://10.4.3.7/volume/v3/volumes/262414c8-2e07-48ac-81e6-866e8ce3128b Jul 10 08:42:19.617376 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-4635c3a2-e251-457e-8a39-25c3c8f79c75 req-39082dfe-2393-46a7-a192-9b4a64f4bc41 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:19.617592 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-4635c3a2-e251-457e-8a39-25c3c8f79c75 req-39082dfe-2393-46a7-a192-9b4a64f4bc41 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:19.625845 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-27028218-6baf-46f1-9d1b-ad803482a6b2 req-88b8ed76-d7b9-4145-9018-40f9495900ba None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:19.627842 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-27028218-6baf-46f1-9d1b-ad803482a6b2 req-88b8ed76-d7b9-4145-9018-40f9495900ba tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] DELETE https://10.4.3.7/volume/v3/attachments/e215de83-ca3d-49a2-97c4-9e86fc69c245 Jul 10 08:42:19.628075 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-27028218-6baf-46f1-9d1b-ad803482a6b2 req-88b8ed76-d7b9-4145-9018-40f9495900ba tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:19.628321 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-27028218-6baf-46f1-9d1b-ad803482a6b2 req-88b8ed76-d7b9-4145-9018-40f9495900ba tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'version_select' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:19.630178 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:19.630178 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:42:19.633339 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-4635c3a2-e251-457e-8a39-25c3c8f79c75 req-39082dfe-2393-46a7-a192-9b4a64f4bc41 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Volume info retrieved successfully. Jul 10 08:42:19.635887 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:19.635887 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:42:19.638396 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-4635c3a2-e251-457e-8a39-25c3c8f79c75 req-39082dfe-2393-46a7-a192-9b4a64f4bc41 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] https://10.4.3.7/volume/v3/volumes/262414c8-2e07-48ac-81e6-866e8ce3128b returned with HTTP 200 Jul 10 08:42:19.638786 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 952/3782] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:42:19 2026] GET /volume/v3/volumes/262414c8-2e07-48ac-81e6-866e8ce3128b => generated 1344 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:42:19.833264 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-d216c7f1-3533-47e8-8fdb-a0891f480e9d None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:19.836031 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d216c7f1-3533-47e8-8fdb-a0891f480e9d tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/8fec59a7-c059-4a33-b741-15eb95c61de6 Jul 10 08:42:19.836208 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d216c7f1-3533-47e8-8fdb-a0891f480e9d tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:19.836446 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d216c7f1-3533-47e8-8fdb-a0891f480e9d tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:19.836519 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-d216c7f1-3533-47e8-8fdb-a0891f480e9d tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 8fec59a7-c059-4a33-b741-15eb95c61de6. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:42:19.842815 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:19.842815 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:42:19.843932 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d216c7f1-3533-47e8-8fdb-a0891f480e9d tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/8fec59a7-c059-4a33-b741-15eb95c61de6 returned with HTTP 200 Jul 10 08:42:19.844516 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 949/3783] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:19 2026] GET /volume/v3/backups/8fec59a7-c059-4a33-b741-15eb95c61de6 => generated 786 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:20.174588 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-27028218-6baf-46f1-9d1b-ad803482a6b2 req-88b8ed76-d7b9-4145-9018-40f9495900ba tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/attachments/e215de83-ca3d-49a2-97c4-9e86fc69c245 returned with HTTP 200 Jul 10 08:42:20.175326 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 946/3784] 10.4.3.7 () {72 vars in 1659 bytes} [Fri Jul 10 08:42:19 2026] DELETE /volume/v3/attachments/e215de83-ca3d-49a2-97c4-9e86fc69c245 => generated 19 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:20.439256 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-c3dce204-a5ea-4166-89ea-7fc75ca02e8f None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:20.440947 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-c3dce204-a5ea-4166-89ea-7fc75ca02e8f tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] GET https://10.4.3.7/volume/v3/backups/9aaa3b26-a2f7-4c77-90d0-b060ee7d7ecb Jul 10 08:42:20.441123 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-c3dce204-a5ea-4166-89ea-7fc75ca02e8f tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:20.441658 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-c3dce204-a5ea-4166-89ea-7fc75ca02e8f tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:20.441813 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-c3dce204-a5ea-4166-89ea-7fc75ca02e8f tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] Show backup with id 9aaa3b26-a2f7-4c77-90d0-b060ee7d7ecb. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:42:20.447193 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:20.447193 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:42:20.448250 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-c3dce204-a5ea-4166-89ea-7fc75ca02e8f tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] https://10.4.3.7/volume/v3/backups/9aaa3b26-a2f7-4c77-90d0-b060ee7d7ecb returned with HTTP 200 Jul 10 08:42:20.448748 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 938/3785] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:42:20 2026] GET /volume/v3/backups/9aaa3b26-a2f7-4c77-90d0-b060ee7d7ecb => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:20.776215 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-4635c3a2-e251-457e-8a39-25c3c8f79c75 req-ccae1ca6-7f28-4073-90f8-211ee6dad21c None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:20.777856 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-4635c3a2-e251-457e-8a39-25c3c8f79c75 req-ccae1ca6-7f28-4073-90f8-211ee6dad21c tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] DELETE https://10.4.3.7/volume/v3/attachments/b42e0f52-e21e-49d1-b3ae-8df7250e95a0 Jul 10 08:42:20.778357 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-4635c3a2-e251-457e-8a39-25c3c8f79c75 req-ccae1ca6-7f28-4073-90f8-211ee6dad21c tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:20.778357 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-4635c3a2-e251-457e-8a39-25c3c8f79c75 req-ccae1ca6-7f28-4073-90f8-211ee6dad21c tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Calling method 'version_select' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:20.784914 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:20.784914 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:42:20.856862 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-b423d675-6169-4d31-b470-1fc47d80a665 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:20.859222 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b423d675-6169-4d31-b470-1fc47d80a665 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/8fec59a7-c059-4a33-b741-15eb95c61de6 Jul 10 08:42:20.859222 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b423d675-6169-4d31-b470-1fc47d80a665 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:20.859222 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b423d675-6169-4d31-b470-1fc47d80a665 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:20.859222 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-b423d675-6169-4d31-b470-1fc47d80a665 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 8fec59a7-c059-4a33-b741-15eb95c61de6. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:42:20.866559 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:20.866559 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:42:20.867634 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b423d675-6169-4d31-b470-1fc47d80a665 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/8fec59a7-c059-4a33-b741-15eb95c61de6 returned with HTTP 200 Jul 10 08:42:20.867772 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 950/3786] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:20 2026] GET /volume/v3/backups/8fec59a7-c059-4a33-b741-15eb95c61de6 => generated 786 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:21.317112 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-4635c3a2-e251-457e-8a39-25c3c8f79c75 req-ccae1ca6-7f28-4073-90f8-211ee6dad21c tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] https://10.4.3.7/volume/v3/attachments/b42e0f52-e21e-49d1-b3ae-8df7250e95a0 returned with HTTP 200 Jul 10 08:42:21.317691 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 953/3787] 10.4.3.7 () {72 vars in 1659 bytes} [Fri Jul 10 08:42:20 2026] DELETE /volume/v3/attachments/b42e0f52-e21e-49d1-b3ae-8df7250e95a0 => generated 19 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:21.460209 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-a7afbce7-57e4-4ba4-810c-c878841cca2b None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:21.461928 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-a7afbce7-57e4-4ba4-810c-c878841cca2b tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] GET https://10.4.3.7/volume/v3/backups/9aaa3b26-a2f7-4c77-90d0-b060ee7d7ecb Jul 10 08:42:21.462126 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-a7afbce7-57e4-4ba4-810c-c878841cca2b tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:21.462295 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-a7afbce7-57e4-4ba4-810c-c878841cca2b tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:21.462431 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-a7afbce7-57e4-4ba4-810c-c878841cca2b tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] Show backup with id 9aaa3b26-a2f7-4c77-90d0-b060ee7d7ecb. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:42:21.466805 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:21.466805 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:42:21.467435 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-a7afbce7-57e4-4ba4-810c-c878841cca2b tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] https://10.4.3.7/volume/v3/backups/9aaa3b26-a2f7-4c77-90d0-b060ee7d7ecb returned with HTTP 200 Jul 10 08:42:21.467821 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 947/3788] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:42:21 2026] GET /volume/v3/backups/9aaa3b26-a2f7-4c77-90d0-b060ee7d7ecb => generated 792 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:21.877881 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-3e00876e-bf54-40df-80a6-827acc02725c None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:21.879653 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-3e00876e-bf54-40df-80a6-827acc02725c tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/8fec59a7-c059-4a33-b741-15eb95c61de6 Jul 10 08:42:21.880099 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-3e00876e-bf54-40df-80a6-827acc02725c tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:21.880099 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-3e00876e-bf54-40df-80a6-827acc02725c tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:21.880153 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-3e00876e-bf54-40df-80a6-827acc02725c tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 8fec59a7-c059-4a33-b741-15eb95c61de6. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:42:21.884858 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:21.884858 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:42:21.885713 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-3e00876e-bf54-40df-80a6-827acc02725c tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/8fec59a7-c059-4a33-b741-15eb95c61de6 returned with HTTP 200 Jul 10 08:42:21.886090 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 939/3789] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:21 2026] GET /volume/v3/backups/8fec59a7-c059-4a33-b741-15eb95c61de6 => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:21.898161 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-813d1bc8-a02e-4b35-a0df-aabf18bbc942 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:21.900100 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-813d1bc8-a02e-4b35-a0df-aabf18bbc942 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/volumes/f111fce1-5f2e-419f-bbc1-b35c16011388 Jul 10 08:42:21.900455 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-813d1bc8-a02e-4b35-a0df-aabf18bbc942 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:21.900527 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-813d1bc8-a02e-4b35-a0df-aabf18bbc942 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:21.908937 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:21.908937 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:42:21.913232 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-813d1bc8-a02e-4b35-a0df-aabf18bbc942 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Volume info retrieved successfully. Jul 10 08:42:21.918108 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-813d1bc8-a02e-4b35-a0df-aabf18bbc942 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/volumes/f111fce1-5f2e-419f-bbc1-b35c16011388 returned with HTTP 200 Jul 10 08:42:21.918527 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 951/3790] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:21 2026] GET /volume/v3/volumes/f111fce1-5f2e-419f-bbc1-b35c16011388 => generated 1352 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:42:21.930718 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-2a1663eb-4529-47f2-a5c4-cd02737838e6 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:21.932508 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-2a1663eb-4529-47f2-a5c4-cd02737838e6 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] POST https://10.4.3.7/volume/v3/backups/8fec59a7-c059-4a33-b741-15eb95c61de6/restore Jul 10 08:42:21.932806 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-2a1663eb-4529-47f2-a5c4-cd02737838e6 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:42:21.934129 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.contrib.backups [None req-2a1663eb-4529-47f2-a5c4-cd02737838e6 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Restoring backup 8fec59a7-c059-4a33-b741-15eb95c61de6 ({'restore': {}}) {{(pid=100054) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 10 08:42:21.934259 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.contrib.backups [None req-2a1663eb-4529-47f2-a5c4-cd02737838e6 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Restoring backup 8fec59a7-c059-4a33-b741-15eb95c61de6 to volume None. Jul 10 08:42:21.938095 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:21.938095 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:42:21.939104 np0000004976 devstack@c-api.service[100054]: INFO cinder.backup.api [None req-2a1663eb-4529-47f2-a5c4-cd02737838e6 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Creating volume of 1 GB for restore of backup 8fec59a7-c059-4a33-b741-15eb95c61de6. Jul 10 08:42:21.944391 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-2a1663eb-4529-47f2-a5c4-cd02737838e6 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Availability zone cache updated, next update will occur around 2026-07-10 09:42:21.944169. {{(pid=100054) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 10 08:42:21.944528 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-2a1663eb-4529-47f2-a5c4-cd02737838e6 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Availability Zones retrieved successfully. Jul 10 08:42:21.949680 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-2a1663eb-4529-47f2-a5c4-cd02737838e6 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Flow 'volume_create_api' (29a2788e-126c-4cbc-bf9a-d3051e3f4367) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:42:21.950486 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-2a1663eb-4529-47f2-a5c4-cd02737838e6 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68562e58-c8b9-4b83-8bc6-8956303848cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:42:21.951257 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.flows.api.create_volume [None req-2a1663eb-4529-47f2-a5c4-cd02737838e6 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Validating volume size '1' using validate_int {{(pid=100054) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:42:21.977807 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-2a1663eb-4529-47f2-a5c4-cd02737838e6 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68562e58-c8b9-4b83-8bc6-8956303848cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:42:21.978551 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-2a1663eb-4529-47f2-a5c4-cd02737838e6 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (840506f7-2142-45c8-bc70-fc77d5672072) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:42:22.013988 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.quota [None req-2a1663eb-4529-47f2-a5c4-cd02737838e6 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Created reservations ['e4ebbcc0-2e53-4a0e-ba74-27e3b76ec27a', 'f1a42e9b-babe-4e5f-9c68-aca356f3d5cc', 'b20f0780-6467-4fb0-94ce-3c51a78653ed', '9cba7553-ef3d-4e4c-a681-d692aba521c3'] {{(pid=100054) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:42:22.014761 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-2a1663eb-4529-47f2-a5c4-cd02737838e6 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (840506f7-2142-45c8-bc70-fc77d5672072) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e4ebbcc0-2e53-4a0e-ba74-27e3b76ec27a', 'f1a42e9b-babe-4e5f-9c68-aca356f3d5cc', 'b20f0780-6467-4fb0-94ce-3c51a78653ed', '9cba7553-ef3d-4e4c-a681-d692aba521c3']}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:42:22.015614 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-2a1663eb-4529-47f2-a5c4-cd02737838e6 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30236282-4aee-4aa7-a780-3df193887720) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:42:22.048573 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-2a1663eb-4529-47f2-a5c4-cd02737838e6 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30236282-4aee-4aa7-a780-3df193887720) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f31ba77d-cb75-411b-a889-31c8b74c9ac6', '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_8fec59a7-c059-4a33-b741-15eb95c61de6',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89b4f3b0b9ba4f73ba9c0401a0ad02f5',qos_specs=None,replication_status=,reservations=['e4ebbcc0-2e53-4a0e-ba74-27e3b76ec27a','f1a42e9b-babe-4e5f-9c68-aca356f3d5cc','b20f0780-6467-4fb0-94ce-3c51a78653ed','9cba7553-ef3d-4e4c-a681-d692aba521c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3d12ef20a3e4f74a599959531b2e8e8',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:42:22Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_8fec59a7-c059-4a33-b741-15eb95c61de6',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f31ba77d-cb75-411b-a889-31c8b74c9ac6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='89b4f3b0b9ba4f73ba9c0401a0ad02f5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e3d12ef20a3e4f74a599959531b2e8e8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:42:22.049338 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-2a1663eb-4529-47f2-a5c4-cd02737838e6 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9b34d0d-ab7c-49c3-ab2d-5505b301b4f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:42:22.065180 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-2a1663eb-4529-47f2-a5c4-cd02737838e6 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9b34d0d-ab7c-49c3-ab2d-5505b301b4f7) transitioned into 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_8fec59a7-c059-4a33-b741-15eb95c61de6',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89b4f3b0b9ba4f73ba9c0401a0ad02f5',qos_specs=None,replication_status=,reservations=['e4ebbcc0-2e53-4a0e-ba74-27e3b76ec27a','f1a42e9b-babe-4e5f-9c68-aca356f3d5cc','b20f0780-6467-4fb0-94ce-3c51a78653ed','9cba7553-ef3d-4e4c-a681-d692aba521c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3d12ef20a3e4f74a599959531b2e8e8',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:42:22.065600 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-2a1663eb-4529-47f2-a5c4-cd02737838e6 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e07e808-3bf6-4047-9e43-ebabdc60b477) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:42:22.073039 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-2a1663eb-4529-47f2-a5c4-cd02737838e6 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e07e808-3bf6-4047-9e43-ebabdc60b477) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:42:22.073755 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-2a1663eb-4529-47f2-a5c4-cd02737838e6 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Flow 'volume_create_api' (29a2788e-126c-4cbc-bf9a-d3051e3f4367) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100054) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:42:22.074023 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-2a1663eb-4529-47f2-a5c4-cd02737838e6 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Create volume request issued successfully. Jul 10 08:42:22.080465 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:22.080465 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:42:22.081043 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-2a1663eb-4529-47f2-a5c4-cd02737838e6 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Volume info retrieved successfully. Jul 10 08:42:22.478123 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-da9d4350-d6b7-4b66-8af1-9f113a3d0921 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:22.480429 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-da9d4350-d6b7-4b66-8af1-9f113a3d0921 tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] GET https://10.4.3.7/volume/v3/backups/9aaa3b26-a2f7-4c77-90d0-b060ee7d7ecb Jul 10 08:42:22.480637 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-da9d4350-d6b7-4b66-8af1-9f113a3d0921 tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:22.480884 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-da9d4350-d6b7-4b66-8af1-9f113a3d0921 tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:22.480884 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-da9d4350-d6b7-4b66-8af1-9f113a3d0921 tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] Show backup with id 9aaa3b26-a2f7-4c77-90d0-b060ee7d7ecb. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:42:22.486259 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:22.486259 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:42:22.487541 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-da9d4350-d6b7-4b66-8af1-9f113a3d0921 tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] https://10.4.3.7/volume/v3/backups/9aaa3b26-a2f7-4c77-90d0-b060ee7d7ecb returned with HTTP 200 Jul 10 08:42:22.487679 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 948/3791] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:42:22 2026] GET /volume/v3/backups/9aaa3b26-a2f7-4c77-90d0-b060ee7d7ecb => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:22.955883 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-35d2cb0b-a2d6-48aa-b5fa-6405dacbd430 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:22.957875 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-35d2cb0b-a2d6-48aa-b5fa-6405dacbd430 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] DELETE https://10.4.3.7/volume/v3/volumes/1242b075-e0e5-4458-a6ce-6407983fb61e Jul 10 08:42:22.958124 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-35d2cb0b-a2d6-48aa-b5fa-6405dacbd430 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:22.958362 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-35d2cb0b-a2d6-48aa-b5fa-6405dacbd430 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Calling method 'delete' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:22.958622 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-35d2cb0b-a2d6-48aa-b5fa-6405dacbd430 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Delete volume with id: 1242b075-e0e5-4458-a6ce-6407983fb61e Jul 10 08:42:22.966115 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:22.966115 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:42:22.966635 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-35d2cb0b-a2d6-48aa-b5fa-6405dacbd430 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Volume info retrieved successfully. Jul 10 08:42:22.978619 np0000004976 devstack@c-api.service[100055]: WARNING cinder.keymgr.conf_key_mgr [None req-35d2cb0b-a2d6-48aa-b5fa-6405dacbd430 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 10 08:42:22.985104 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-35d2cb0b-a2d6-48aa-b5fa-6405dacbd430 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Delete volume request issued successfully. Jul 10 08:42:22.985328 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-35d2cb0b-a2d6-48aa-b5fa-6405dacbd430 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] https://10.4.3.7/volume/v3/volumes/1242b075-e0e5-4458-a6ce-6407983fb61e returned with HTTP 202 Jul 10 08:42:22.985837 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 940/3792] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:42:22 2026] DELETE /volume/v3/volumes/1242b075-e0e5-4458-a6ce-6407983fb61e => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:42:22.995223 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-4e1468ba-3e3b-475f-b9f2-219b8f5aa929 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:22.997525 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4e1468ba-3e3b-475f-b9f2-219b8f5aa929 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] GET https://10.4.3.7/volume/v3/volumes/1242b075-e0e5-4458-a6ce-6407983fb61e Jul 10 08:42:22.997773 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4e1468ba-3e3b-475f-b9f2-219b8f5aa929 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:22.998013 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4e1468ba-3e3b-475f-b9f2-219b8f5aa929 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:23.006989 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:23.006989 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:42:23.011621 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-4e1468ba-3e3b-475f-b9f2-219b8f5aa929 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Volume info retrieved successfully. Jul 10 08:42:23.017436 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4e1468ba-3e3b-475f-b9f2-219b8f5aa929 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] https://10.4.3.7/volume/v3/volumes/1242b075-e0e5-4458-a6ce-6407983fb61e returned with HTTP 200 Jul 10 08:42:23.017915 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 952/3793] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:22 2026] GET /volume/v3/volumes/1242b075-e0e5-4458-a6ce-6407983fb61e => generated 898 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:23.091051 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:23.091051 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:42:23.091694 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-2a1663eb-4529-47f2-a5c4-cd02737838e6 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Volume info retrieved successfully. Jul 10 08:42:23.091884 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.backup.api [None req-2a1663eb-4529-47f2-a5c4-cd02737838e6 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Checking backup size 1 against volume size 1 {{(pid=100054) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 10 08:42:23.092015 np0000004976 devstack@c-api.service[100054]: INFO cinder.backup.api [None req-2a1663eb-4529-47f2-a5c4-cd02737838e6 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Overwriting volume f31ba77d-cb75-411b-a889-31c8b74c9ac6 with restore of backup 8fec59a7-c059-4a33-b741-15eb95c61de6 Jul 10 08:42:23.114925 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.backup.rpcapi [None req-2a1663eb-4529-47f2-a5c4-cd02737838e6 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] restore_backup in rpcapi backup_id 8fec59a7-c059-4a33-b741-15eb95c61de6 {{(pid=100054) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 10 08:42:23.116994 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-2a1663eb-4529-47f2-a5c4-cd02737838e6 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/8fec59a7-c059-4a33-b741-15eb95c61de6/restore returned with HTTP 202 Jul 10 08:42:23.117666 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 954/3794] 10.4.3.7 () {68 vars in 1379 bytes} [Fri Jul 10 08:42:21 2026] POST /volume/v3/backups/8fec59a7-c059-4a33-b741-15eb95c61de6/restore => generated 189 bytes in 1187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:42:23.125687 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-ddb4cdbe-2b1b-4887-9f54-945679fad48c None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:23.128018 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-ddb4cdbe-2b1b-4887-9f54-945679fad48c tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/8fec59a7-c059-4a33-b741-15eb95c61de6 Jul 10 08:42:23.128298 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-ddb4cdbe-2b1b-4887-9f54-945679fad48c tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:23.128593 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-ddb4cdbe-2b1b-4887-9f54-945679fad48c tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:23.128739 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-ddb4cdbe-2b1b-4887-9f54-945679fad48c tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 8fec59a7-c059-4a33-b741-15eb95c61de6. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:42:23.134694 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:23.134694 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:42:23.135648 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-ddb4cdbe-2b1b-4887-9f54-945679fad48c tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/8fec59a7-c059-4a33-b741-15eb95c61de6 returned with HTTP 200 Jul 10 08:42:23.136168 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 949/3795] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:23 2026] GET /volume/v3/backups/8fec59a7-c059-4a33-b741-15eb95c61de6 => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:23.499524 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-314aa9f9-34e4-4e47-b52a-a7d261d2a509 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:23.501366 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-314aa9f9-34e4-4e47-b52a-a7d261d2a509 tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] GET https://10.4.3.7/volume/v3/backups/9aaa3b26-a2f7-4c77-90d0-b060ee7d7ecb Jul 10 08:42:23.501595 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-314aa9f9-34e4-4e47-b52a-a7d261d2a509 tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:23.501766 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-314aa9f9-34e4-4e47-b52a-a7d261d2a509 tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:23.501870 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-314aa9f9-34e4-4e47-b52a-a7d261d2a509 tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] Show backup with id 9aaa3b26-a2f7-4c77-90d0-b060ee7d7ecb. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:42:23.505600 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:23.505600 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:42:23.506354 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-314aa9f9-34e4-4e47-b52a-a7d261d2a509 tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] https://10.4.3.7/volume/v3/backups/9aaa3b26-a2f7-4c77-90d0-b060ee7d7ecb returned with HTTP 200 Jul 10 08:42:23.506712 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 941/3796] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:42:23 2026] GET /volume/v3/backups/9aaa3b26-a2f7-4c77-90d0-b060ee7d7ecb => generated 792 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:24.018108 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-981fcc90-1557-435b-b587-277dc9c6b0f4 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:24.019697 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-981fcc90-1557-435b-b587-277dc9c6b0f4 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] DELETE https://10.4.3.7/volume/v3/volumes/46075fd1-cdee-4869-9a1f-b4ac104485f2 Jul 10 08:42:24.019861 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-981fcc90-1557-435b-b587-277dc9c6b0f4 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:24.020029 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-981fcc90-1557-435b-b587-277dc9c6b0f4 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:24.020179 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-981fcc90-1557-435b-b587-277dc9c6b0f4 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Delete volume with id: 46075fd1-cdee-4869-9a1f-b4ac104485f2 Jul 10 08:42:24.026131 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:24.026131 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:42:24.026545 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-981fcc90-1557-435b-b587-277dc9c6b0f4 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Volume info retrieved successfully. Jul 10 08:42:24.033183 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-b146a5e0-0729-49f4-9ea6-ddbe03f71a13 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:24.035523 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-b146a5e0-0729-49f4-9ea6-ddbe03f71a13 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] GET https://10.4.3.7/volume/v3/volumes/1242b075-e0e5-4458-a6ce-6407983fb61e Jul 10 08:42:24.035774 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-b146a5e0-0729-49f4-9ea6-ddbe03f71a13 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:24.035974 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-b146a5e0-0729-49f4-9ea6-ddbe03f71a13 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:24.042229 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-b146a5e0-0729-49f4-9ea6-ddbe03f71a13 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] https://10.4.3.7/volume/v3/volumes/1242b075-e0e5-4458-a6ce-6407983fb61e returned with HTTP 404 Jul 10 08:42:24.042797 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 955/3797] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:24 2026] GET /volume/v3/volumes/1242b075-e0e5-4458-a6ce-6407983fb61e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:42:24.049686 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-969f5872-87c5-4511-a2ec-bdd04748c6c3 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:24.052897 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-969f5872-87c5-4511-a2ec-bdd04748c6c3 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] DELETE https://10.4.3.7/volume/v3/volumes/c6e46a28-8696-4057-9650-6a0c680fbc57 Jul 10 08:42:24.052897 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-969f5872-87c5-4511-a2ec-bdd04748c6c3 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:24.052897 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-969f5872-87c5-4511-a2ec-bdd04748c6c3 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Calling method 'delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:24.052897 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-969f5872-87c5-4511-a2ec-bdd04748c6c3 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Delete volume with id: c6e46a28-8696-4057-9650-6a0c680fbc57 Jul 10 08:42:24.058395 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:24.058395 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:42:24.058890 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-969f5872-87c5-4511-a2ec-bdd04748c6c3 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Volume info retrieved successfully. Jul 10 08:42:24.068105 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-981fcc90-1557-435b-b587-277dc9c6b0f4 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Delete volume request issued successfully. Jul 10 08:42:24.068105 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-981fcc90-1557-435b-b587-277dc9c6b0f4 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/volumes/46075fd1-cdee-4869-9a1f-b4ac104485f2 returned with HTTP 202 Jul 10 08:42:24.068465 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 953/3798] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:42:24 2026] DELETE /volume/v3/volumes/46075fd1-cdee-4869-9a1f-b4ac104485f2 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:42:24.070009 np0000004976 devstack@c-api.service[100056]: WARNING cinder.keymgr.conf_key_mgr [None req-969f5872-87c5-4511-a2ec-bdd04748c6c3 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 10 08:42:24.075690 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-5782fd6c-e6ee-41c8-9944-81b2ac7fe389 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:24.077210 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-969f5872-87c5-4511-a2ec-bdd04748c6c3 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Delete volume request issued successfully. Jul 10 08:42:24.077577 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-969f5872-87c5-4511-a2ec-bdd04748c6c3 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] https://10.4.3.7/volume/v3/volumes/c6e46a28-8696-4057-9650-6a0c680fbc57 returned with HTTP 202 Jul 10 08:42:24.077639 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-5782fd6c-e6ee-41c8-9944-81b2ac7fe389 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] GET https://10.4.3.7/volume/v3/volumes/46075fd1-cdee-4869-9a1f-b4ac104485f2 Jul 10 08:42:24.077912 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-5782fd6c-e6ee-41c8-9944-81b2ac7fe389 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:24.077969 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 950/3799] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:42:24 2026] DELETE /volume/v3/volumes/c6e46a28-8696-4057-9650-6a0c680fbc57 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:42:24.078187 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-5782fd6c-e6ee-41c8-9944-81b2ac7fe389 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:24.085085 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-07d779bb-cae9-4db8-a8e6-d618da7f8069 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:24.086541 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:24.086541 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:42:24.087207 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-07d779bb-cae9-4db8-a8e6-d618da7f8069 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] GET https://10.4.3.7/volume/v3/volumes/c6e46a28-8696-4057-9650-6a0c680fbc57 Jul 10 08:42:24.087254 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-07d779bb-cae9-4db8-a8e6-d618da7f8069 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:24.087526 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-07d779bb-cae9-4db8-a8e6-d618da7f8069 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:24.091356 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-5782fd6c-e6ee-41c8-9944-81b2ac7fe389 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Volume info retrieved successfully. Jul 10 08:42:24.095583 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:24.095583 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:42:24.097237 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-5782fd6c-e6ee-41c8-9944-81b2ac7fe389 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/volumes/46075fd1-cdee-4869-9a1f-b4ac104485f2 returned with HTTP 200 Jul 10 08:42:24.097688 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 942/3800] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:24 2026] GET /volume/v3/volumes/46075fd1-cdee-4869-9a1f-b4ac104485f2 => generated 1362 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:42:24.099876 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-07d779bb-cae9-4db8-a8e6-d618da7f8069 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Volume info retrieved successfully. Jul 10 08:42:24.105056 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-07d779bb-cae9-4db8-a8e6-d618da7f8069 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] https://10.4.3.7/volume/v3/volumes/c6e46a28-8696-4057-9650-6a0c680fbc57 returned with HTTP 200 Jul 10 08:42:24.105445 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 956/3801] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:24 2026] GET /volume/v3/volumes/c6e46a28-8696-4057-9650-6a0c680fbc57 => generated 870 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:24.146121 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-b53e8854-05d9-4640-bf6a-eb99d92c13ff None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:24.147800 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b53e8854-05d9-4640-bf6a-eb99d92c13ff tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/8fec59a7-c059-4a33-b741-15eb95c61de6 Jul 10 08:42:24.148033 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b53e8854-05d9-4640-bf6a-eb99d92c13ff tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:24.148194 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b53e8854-05d9-4640-bf6a-eb99d92c13ff tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:24.148288 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-b53e8854-05d9-4640-bf6a-eb99d92c13ff tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 8fec59a7-c059-4a33-b741-15eb95c61de6. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:42:24.152939 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:24.152939 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:42:24.153736 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b53e8854-05d9-4640-bf6a-eb99d92c13ff tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/8fec59a7-c059-4a33-b741-15eb95c61de6 returned with HTTP 200 Jul 10 08:42:24.154169 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 954/3802] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:24 2026] GET /volume/v3/backups/8fec59a7-c059-4a33-b741-15eb95c61de6 => generated 787 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:24.516862 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-4812f57d-f88b-4305-9d27-8e9230b47e60 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:24.517823 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-4812f57d-f88b-4305-9d27-8e9230b47e60 tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] GET https://10.4.3.7/volume/v3/backups/9aaa3b26-a2f7-4c77-90d0-b060ee7d7ecb Jul 10 08:42:24.518002 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-4812f57d-f88b-4305-9d27-8e9230b47e60 tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:24.518171 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-4812f57d-f88b-4305-9d27-8e9230b47e60 tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:24.518270 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-4812f57d-f88b-4305-9d27-8e9230b47e60 tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] Show backup with id 9aaa3b26-a2f7-4c77-90d0-b060ee7d7ecb. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:42:24.523206 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:24.523206 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:42:24.525047 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-4812f57d-f88b-4305-9d27-8e9230b47e60 tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] https://10.4.3.7/volume/v3/backups/9aaa3b26-a2f7-4c77-90d0-b060ee7d7ecb returned with HTTP 200 Jul 10 08:42:24.525047 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 951/3803] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:42:24 2026] GET /volume/v3/backups/9aaa3b26-a2f7-4c77-90d0-b060ee7d7ecb => generated 792 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:25.111668 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-59492711-665e-4ae8-a656-6f5e9cacd40a None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:25.113740 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-59492711-665e-4ae8-a656-6f5e9cacd40a tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] GET https://10.4.3.7/volume/v3/volumes/46075fd1-cdee-4869-9a1f-b4ac104485f2 Jul 10 08:42:25.113914 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-59492711-665e-4ae8-a656-6f5e9cacd40a tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:25.114189 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-59492711-665e-4ae8-a656-6f5e9cacd40a tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:25.119018 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-db007331-eb5c-4907-80dc-ff5c70f0f952 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:25.119996 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-59492711-665e-4ae8-a656-6f5e9cacd40a tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/volumes/46075fd1-cdee-4869-9a1f-b4ac104485f2 returned with HTTP 404 Jul 10 08:42:25.120512 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 943/3804] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:25 2026] GET /volume/v3/volumes/46075fd1-cdee-4869-9a1f-b4ac104485f2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:42:25.121294 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-db007331-eb5c-4907-80dc-ff5c70f0f952 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] GET https://10.4.3.7/volume/v3/volumes/c6e46a28-8696-4057-9650-6a0c680fbc57 Jul 10 08:42:25.121596 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-db007331-eb5c-4907-80dc-ff5c70f0f952 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:25.121848 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-db007331-eb5c-4907-80dc-ff5c70f0f952 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:25.128871 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-db007331-eb5c-4907-80dc-ff5c70f0f952 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] https://10.4.3.7/volume/v3/volumes/c6e46a28-8696-4057-9650-6a0c680fbc57 returned with HTTP 404 Jul 10 08:42:25.129436 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 957/3805] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:25 2026] GET /volume/v3/volumes/c6e46a28-8696-4057-9650-6a0c680fbc57 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:42:25.136368 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-8817abef-5eb1-43ee-8442-d5e7ef7a93fe None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:25.138142 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8817abef-5eb1-43ee-8442-d5e7ef7a93fe tempest-TestEncryptedCinderVolumes-717493427 tempest-TestEncryptedCinderVolumes-717493427-project-admin] GET https://10.4.3.7/volume/v3/volumes/detail?all_tenants=1 Jul 10 08:42:25.138315 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8817abef-5eb1-43ee-8442-d5e7ef7a93fe tempest-TestEncryptedCinderVolumes-717493427 tempest-TestEncryptedCinderVolumes-717493427-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:25.138540 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8817abef-5eb1-43ee-8442-d5e7ef7a93fe tempest-TestEncryptedCinderVolumes-717493427 tempest-TestEncryptedCinderVolumes-717493427-project-admin] Calling method 'detail' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:25.139245 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-8817abef-5eb1-43ee-8442-d5e7ef7a93fe tempest-TestEncryptedCinderVolumes-717493427 tempest-TestEncryptedCinderVolumes-717493427-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100057) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 08:42:25.148833 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-8817abef-5eb1-43ee-8442-d5e7ef7a93fe tempest-TestEncryptedCinderVolumes-717493427 tempest-TestEncryptedCinderVolumes-717493427-project-admin] Get all volumes completed successfully. Jul 10 08:42:25.150130 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-ce88ee05-5a4f-4091-99a5-740a08788508 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:25.152574 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:25.152574 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:42:25.152673 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-ce88ee05-5a4f-4091-99a5-740a08788508 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:42:25.152673 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-ce88ee05-5a4f-4091-99a5-740a08788508 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1249169632", "snapshot_id": null, "imageRef": "e1ee2ea6-9251-43d7-8043-1a8efc6b3698", "volume_type": null, "size": 1}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:42:25.153853 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.volumes [None req-ce88ee05-5a4f-4091-99a5-740a08788508 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1249169632', 'snapshot_id': None, 'imageRef': 'e1ee2ea6-9251-43d7-8043-1a8efc6b3698', 'volume_type': None, 'size': 1}} {{(pid=100056) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:42:25.155211 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8817abef-5eb1-43ee-8442-d5e7ef7a93fe tempest-TestEncryptedCinderVolumes-717493427 tempest-TestEncryptedCinderVolumes-717493427-project-admin] https://10.4.3.7/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 08:42:25.155800 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 955/3806] 10.4.3.7 () {66 vars in 1271 bytes} [Fri Jul 10 08:42:25 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9724 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:42:25.164646 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-3578fdad-12d0-46de-81d6-390094651f82 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:25.166090 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-3578fdad-12d0-46de-81d6-390094651f82 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/8fec59a7-c059-4a33-b741-15eb95c61de6 Jul 10 08:42:25.166491 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-3578fdad-12d0-46de-81d6-390094651f82 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:25.166491 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-3578fdad-12d0-46de-81d6-390094651f82 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:25.166615 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-3578fdad-12d0-46de-81d6-390094651f82 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 8fec59a7-c059-4a33-b741-15eb95c61de6. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:42:25.171559 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:25.171559 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:42:25.172484 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-3578fdad-12d0-46de-81d6-390094651f82 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/8fec59a7-c059-4a33-b741-15eb95c61de6 returned with HTTP 200 Jul 10 08:42:25.172919 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 944/3807] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:25 2026] GET /volume/v3/backups/8fec59a7-c059-4a33-b741-15eb95c61de6 => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:25.175394 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-1bd1720a-28b0-40a7-86c1-ea49c3c82e1c None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:25.177470 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-1bd1720a-28b0-40a7-86c1-ea49c3c82e1c tempest-TestEncryptedCinderVolumes-717493427 tempest-TestEncryptedCinderVolumes-717493427-project-admin] DELETE https://10.4.3.7/volume/v3/types/4af19a94-9d26-4224-a370-a2b7dbbbe23a Jul 10 08:42:25.177638 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-1bd1720a-28b0-40a7-86c1-ea49c3c82e1c tempest-TestEncryptedCinderVolumes-717493427 tempest-TestEncryptedCinderVolumes-717493427-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:25.177839 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-1bd1720a-28b0-40a7-86c1-ea49c3c82e1c tempest-TestEncryptedCinderVolumes-717493427 tempest-TestEncryptedCinderVolumes-717493427-project-admin] Calling method '_delete' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:25.210770 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-1bd1720a-28b0-40a7-86c1-ea49c3c82e1c tempest-TestEncryptedCinderVolumes-717493427 tempest-TestEncryptedCinderVolumes-717493427-project-admin] https://10.4.3.7/volume/v3/types/4af19a94-9d26-4224-a370-a2b7dbbbe23a returned with HTTP 202 Jul 10 08:42:25.211183 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 958/3808] 10.4.3.7 () {66 vars in 1331 bytes} [Fri Jul 10 08:42:25 2026] DELETE /volume/v3/types/4af19a94-9d26-4224-a370-a2b7dbbbe23a => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:42:25.351721 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-ce88ee05-5a4f-4091-99a5-740a08788508 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Create volume of 1 GB Jul 10 08:42:25.355667 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-ce88ee05-5a4f-4091-99a5-740a08788508 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Availability Zones retrieved successfully. Jul 10 08:42:25.360912 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-ce88ee05-5a4f-4091-99a5-740a08788508 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Flow 'volume_create_api' (8ced1f97-ac06-469d-9b47-a022c58230c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:42:25.361815 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-ce88ee05-5a4f-4091-99a5-740a08788508 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60784f56-ada7-448d-9c43-31d75be605ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:42:25.362671 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.flows.api.create_volume [None req-ce88ee05-5a4f-4091-99a5-740a08788508 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Validating volume size '1' using validate_int {{(pid=100056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:42:25.429949 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-ce88ee05-5a4f-4091-99a5-740a08788508 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60784f56-ada7-448d-9c43-31d75be605ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:42:25.430914 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-ce88ee05-5a4f-4091-99a5-740a08788508 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (401a406a-23de-49ec-aea5-d725017a2bdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:42:25.468334 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.quota [None req-ce88ee05-5a4f-4091-99a5-740a08788508 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Created reservations ['6a0b5f85-2e0d-4b68-a681-59670bc16224', 'b4b74958-83fe-4b29-993e-eb5c3bb1ffe2', '9a0f9fdf-6a66-44d6-9173-49c810ae9328', '89f352cf-740c-4ca6-8355-9d5e91d48e14'] {{(pid=100056) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:42:25.469081 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-ce88ee05-5a4f-4091-99a5-740a08788508 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (401a406a-23de-49ec-aea5-d725017a2bdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6a0b5f85-2e0d-4b68-a681-59670bc16224', 'b4b74958-83fe-4b29-993e-eb5c3bb1ffe2', '9a0f9fdf-6a66-44d6-9173-49c810ae9328', '89f352cf-740c-4ca6-8355-9d5e91d48e14']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:42:25.470031 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-ce88ee05-5a4f-4091-99a5-740a08788508 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f9b5e4c-10aa-467b-8a4c-a7705ef67da8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:42:25.495289 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-ce88ee05-5a4f-4091-99a5-740a08788508 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f9b5e4c-10aa-467b-8a4c-a7705ef67da8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f497d6d4-5bcd-410b-a6a8-f4ffa7aad8cc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1249169632',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d53ae03f837462eaa68d46b15ba1683',qos_specs=None,replication_status=,reservations=['6a0b5f85-2e0d-4b68-a681-59670bc16224','b4b74958-83fe-4b29-993e-eb5c3bb1ffe2','9a0f9fdf-6a66-44d6-9173-49c810ae9328','89f352cf-740c-4ca6-8355-9d5e91d48e14'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae6bfcb01e884283b3172dcf4a7c430a',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:42:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1249169632',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f497d6d4-5bcd-410b-a6a8-f4ffa7aad8cc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d53ae03f837462eaa68d46b15ba1683',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ae6bfcb01e884283b3172dcf4a7c430a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:42:25.496015 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-ce88ee05-5a4f-4091-99a5-740a08788508 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d3888dd-2b92-4269-ac05-54746b3eeab4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:42:25.514199 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-ce88ee05-5a4f-4091-99a5-740a08788508 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d3888dd-2b92-4269-ac05-54746b3eeab4) transitioned into state 'SUCCESS' from state '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-1249169632',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d53ae03f837462eaa68d46b15ba1683',qos_specs=None,replication_status=,reservations=['6a0b5f85-2e0d-4b68-a681-59670bc16224','b4b74958-83fe-4b29-993e-eb5c3bb1ffe2','9a0f9fdf-6a66-44d6-9173-49c810ae9328','89f352cf-740c-4ca6-8355-9d5e91d48e14'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae6bfcb01e884283b3172dcf4a7c430a',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:42:25.515459 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-ce88ee05-5a4f-4091-99a5-740a08788508 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc2c167d-6cfb-433d-a128-1459a90bb466) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:42:25.526622 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-ce88ee05-5a4f-4091-99a5-740a08788508 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc2c167d-6cfb-433d-a128-1459a90bb466) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:42:25.527362 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-ce88ee05-5a4f-4091-99a5-740a08788508 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Flow 'volume_create_api' (8ced1f97-ac06-469d-9b47-a022c58230c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:42:25.527685 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-ce88ee05-5a4f-4091-99a5-740a08788508 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Create volume request issued successfully. Jul 10 08:42:25.528209 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-ce88ee05-5a4f-4091-99a5-740a08788508 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:42:25.528752 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 952/3809] 10.4.3.7 () {68 vars in 1245 bytes} [Fri Jul 10 08:42:25 2026] POST /volume/v3/volumes => generated 755 bytes in 379 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:42:25.535938 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-a567dea4-04de-49bf-ab2a-c74e8f67f53d None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:25.538603 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a567dea4-04de-49bf-ab2a-c74e8f67f53d tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] GET https://10.4.3.7/volume/v3/backups/9aaa3b26-a2f7-4c77-90d0-b060ee7d7ecb Jul 10 08:42:25.538873 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a567dea4-04de-49bf-ab2a-c74e8f67f53d tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:25.539067 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a567dea4-04de-49bf-ab2a-c74e8f67f53d tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:25.539227 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-a567dea4-04de-49bf-ab2a-c74e8f67f53d tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] Show backup with id 9aaa3b26-a2f7-4c77-90d0-b060ee7d7ecb. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:42:25.540713 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-aae2fe11-a1c8-4530-ac93-abe70968cd0e None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:25.544066 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:25.544066 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:42:25.544510 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-aae2fe11-a1c8-4530-ac93-abe70968cd0e tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] GET https://10.4.3.7/volume/v3/volumes/f497d6d4-5bcd-410b-a6a8-f4ffa7aad8cc Jul 10 08:42:25.544735 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-aae2fe11-a1c8-4530-ac93-abe70968cd0e tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:25.544956 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-aae2fe11-a1c8-4530-ac93-abe70968cd0e tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:25.545002 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a567dea4-04de-49bf-ab2a-c74e8f67f53d tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] https://10.4.3.7/volume/v3/backups/9aaa3b26-a2f7-4c77-90d0-b060ee7d7ecb returned with HTTP 200 Jul 10 08:42:25.545452 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 956/3810] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:42:25 2026] GET /volume/v3/backups/9aaa3b26-a2f7-4c77-90d0-b060ee7d7ecb => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:25.554826 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:25.554826 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:42:25.560848 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-aae2fe11-a1c8-4530-ac93-abe70968cd0e tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Volume info retrieved successfully. Jul 10 08:42:25.565102 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-aae2fe11-a1c8-4530-ac93-abe70968cd0e tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/volumes/f497d6d4-5bcd-410b-a6a8-f4ffa7aad8cc returned with HTTP 200 Jul 10 08:42:25.565611 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 945/3811] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:25 2026] GET /volume/v3/volumes/f497d6d4-5bcd-410b-a6a8-f4ffa7aad8cc => generated 823 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:26.183061 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-7b5bf9b6-0c7f-4291-b7c9-830f34a3b4cc None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:26.184743 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-7b5bf9b6-0c7f-4291-b7c9-830f34a3b4cc tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/8fec59a7-c059-4a33-b741-15eb95c61de6 Jul 10 08:42:26.184938 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-7b5bf9b6-0c7f-4291-b7c9-830f34a3b4cc tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:26.185135 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-7b5bf9b6-0c7f-4291-b7c9-830f34a3b4cc tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:26.185278 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-7b5bf9b6-0c7f-4291-b7c9-830f34a3b4cc tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 8fec59a7-c059-4a33-b741-15eb95c61de6. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:42:26.190491 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:26.190491 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:42:26.191105 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-7b5bf9b6-0c7f-4291-b7c9-830f34a3b4cc tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/8fec59a7-c059-4a33-b741-15eb95c61de6 returned with HTTP 200 Jul 10 08:42:26.191420 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 959/3812] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:26 2026] GET /volume/v3/backups/8fec59a7-c059-4a33-b741-15eb95c61de6 => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:26.196309 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-8ca1c8ad-f474-436a-8840-aa9e92456859 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:26.197943 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-8ca1c8ad-f474-436a-8840-aa9e92456859 tempest-TestEncryptedCinderVolumes-717493427 tempest-TestEncryptedCinderVolumes-717493427-project-admin] POST https://10.4.3.7/volume/v3/types Jul 10 08:42:26.198240 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-8ca1c8ad-f474-436a-8840-aa9e92456859 tempest-TestEncryptedCinderVolumes-717493427 tempest-TestEncryptedCinderVolumes-717493427-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-736013622", "extra_specs": {}}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:42:26.199565 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:26.199565 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:42:26.208131 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-8ca1c8ad-f474-436a-8840-aa9e92456859 tempest-TestEncryptedCinderVolumes-717493427 tempest-TestEncryptedCinderVolumes-717493427-project-admin] https://10.4.3.7/volume/v3/types returned with HTTP 200 Jul 10 08:42:26.208464 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 953/3813] 10.4.3.7 () {68 vars in 1238 bytes} [Fri Jul 10 08:42:26 2026] POST /volume/v3/types => generated 211 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:26.217571 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-a1b4ad9f-a3e6-40d9-9773-948df61dd655 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:26.219120 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a1b4ad9f-a3e6-40d9-9773-948df61dd655 tempest-TestEncryptedCinderVolumes-717493427 tempest-TestEncryptedCinderVolumes-717493427-project-admin] POST https://10.4.3.7/volume/v3/types/c6762a42-ae52-460e-b39a-fe0a8027daa2/encryption Jul 10 08:42:26.219484 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a1b4ad9f-a3e6-40d9-9773-948df61dd655 tempest-TestEncryptedCinderVolumes-717493427 tempest-TestEncryptedCinderVolumes-717493427-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:42:26.232747 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a1b4ad9f-a3e6-40d9-9773-948df61dd655 tempest-TestEncryptedCinderVolumes-717493427 tempest-TestEncryptedCinderVolumes-717493427-project-admin] https://10.4.3.7/volume/v3/types/c6762a42-ae52-460e-b39a-fe0a8027daa2/encryption returned with HTTP 200 Jul 10 08:42:26.233128 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 957/3814] 10.4.3.7 () {68 vars in 1383 bytes} [Fri Jul 10 08:42:26 2026] POST /volume/v3/types/c6762a42-ae52-460e-b39a-fe0a8027daa2/encryption => generated 230 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:26.255818 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-5ed599f4-4391-4e5c-9019-71bfc3adbe4f None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:26.257259 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-5ed599f4-4391-4e5c-9019-71bfc3adbe4f tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:42:26.257589 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-5ed599f4-4391-4e5c-9019-71bfc3adbe4f tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-origin-1267699683", "snapshot_id": null, "imageRef": "e1ee2ea6-9251-43d7-8043-1a8efc6b3698", "volume_type": "tempest-scenario-type-luks-736013622", "size": 1}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:42:26.259485 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.volumes [None req-5ed599f4-4391-4e5c-9019-71bfc3adbe4f tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-origin-1267699683', 'snapshot_id': None, 'imageRef': 'e1ee2ea6-9251-43d7-8043-1a8efc6b3698', 'volume_type': 'tempest-scenario-type-luks-736013622', 'size': 1}} {{(pid=100055) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:42:26.340574 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-5ed599f4-4391-4e5c-9019-71bfc3adbe4f tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Create volume of 1 GB Jul 10 08:42:26.340948 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:26.340948 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:42:26.341603 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-5ed599f4-4391-4e5c-9019-71bfc3adbe4f tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Availability Zones retrieved successfully. Jul 10 08:42:26.348158 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-5ed599f4-4391-4e5c-9019-71bfc3adbe4f tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Flow 'volume_create_api' (6267bba7-85b6-4a8d-8d18-c733377f1378) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:42:26.349399 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-5ed599f4-4391-4e5c-9019-71bfc3adbe4f tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (370cc119-1d20-4b46-8f88-8d16fb2a5db1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:42:26.350566 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.flows.api.create_volume [None req-5ed599f4-4391-4e5c-9019-71bfc3adbe4f tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Validating volume size '1' using validate_int {{(pid=100055) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:42:26.415519 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-5ed599f4-4391-4e5c-9019-71bfc3adbe4f tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (370cc119-1d20-4b46-8f88-8d16fb2a5db1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:42:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c6762a42-ae52-460e-b39a-fe0a8027daa2,is_public=True,name='tempest-scenario-type-luks-736013622',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c6762a42-ae52-460e-b39a-fe0a8027daa2', '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=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:42:26.416219 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-5ed599f4-4391-4e5c-9019-71bfc3adbe4f tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c7d1f25-96eb-4fd3-be87-75eef2299166) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:42:26.444534 np0000004976 devstack@c-api.service[100055]: WARNING cinder.quota [None req-5ed599f4-4391-4e5c-9019-71bfc3adbe4f tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-736013622 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-736013622, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:42:26.444892 np0000004976 devstack@c-api.service[100055]: WARNING cinder.quota [None req-5ed599f4-4391-4e5c-9019-71bfc3adbe4f tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-736013622 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-736013622, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:42:26.474064 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.quota [None req-5ed599f4-4391-4e5c-9019-71bfc3adbe4f tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Created reservations ['a52c2d28-50fe-4975-88ff-3812c26812f0', '7bdd4a2f-bde6-4d9a-8740-0b74dece3861', '3404ed48-016b-4505-b213-b46ecef2db91', 'dc45f99d-1691-4475-ad74-1273ba084678'] {{(pid=100055) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:42:26.474785 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-5ed599f4-4391-4e5c-9019-71bfc3adbe4f tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c7d1f25-96eb-4fd3-be87-75eef2299166) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a52c2d28-50fe-4975-88ff-3812c26812f0', '7bdd4a2f-bde6-4d9a-8740-0b74dece3861', '3404ed48-016b-4505-b213-b46ecef2db91', 'dc45f99d-1691-4475-ad74-1273ba084678']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:42:26.477286 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-5ed599f4-4391-4e5c-9019-71bfc3adbe4f tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef234fc4-f486-4864-bf3b-a9e7c9d49bd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:42:26.497304 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-5ed599f4-4391-4e5c-9019-71bfc3adbe4f tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef234fc4-f486-4864-bf3b-a9e7c9d49bd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4b275b5e-72aa-4878-ac3b-4cef1cace7e6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-1267699683',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e51ec5a646174e08bd44700f54513caa',qos_specs=None,replication_status=,reservations=['a52c2d28-50fe-4975-88ff-3812c26812f0','7bdd4a2f-bde6-4d9a-8740-0b74dece3861','3404ed48-016b-4505-b213-b46ecef2db91','dc45f99d-1691-4475-ad74-1273ba084678'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='afdc4af8943a42c791ca4560f1eac090',volume_type_id=c6762a42-ae52-460e-b39a-fe0a8027daa2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:42:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-1267699683',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=4b275b5e-72aa-4878-ac3b-4cef1cace7e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e51ec5a646174e08bd44700f54513caa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='afdc4af8943a42c791ca4560f1eac090',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c6762a42-ae52-460e-b39a-fe0a8027daa2),volume_type_id=c6762a42-ae52-460e-b39a-fe0a8027daa2)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:42:26.498060 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-5ed599f4-4391-4e5c-9019-71bfc3adbe4f tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ae8c9af-94e1-4ef1-bd64-9416efe2d9f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:42:26.515995 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-5ed599f4-4391-4e5c-9019-71bfc3adbe4f tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ae8c9af-94e1-4ef1-bd64-9416efe2d9f6) transitioned into state 'SUCCESS' from state '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-1267699683',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e51ec5a646174e08bd44700f54513caa',qos_specs=None,replication_status=,reservations=['a52c2d28-50fe-4975-88ff-3812c26812f0','7bdd4a2f-bde6-4d9a-8740-0b74dece3861','3404ed48-016b-4505-b213-b46ecef2db91','dc45f99d-1691-4475-ad74-1273ba084678'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='afdc4af8943a42c791ca4560f1eac090',volume_type_id=c6762a42-ae52-460e-b39a-fe0a8027daa2)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:42:26.516813 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-5ed599f4-4391-4e5c-9019-71bfc3adbe4f tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7055733e-33fe-4632-8c52-adf20dc035f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:42:26.525301 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-5ed599f4-4391-4e5c-9019-71bfc3adbe4f tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7055733e-33fe-4632-8c52-adf20dc035f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:42:26.526029 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-5ed599f4-4391-4e5c-9019-71bfc3adbe4f tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Flow 'volume_create_api' (6267bba7-85b6-4a8d-8d18-c733377f1378) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:42:26.526297 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-5ed599f4-4391-4e5c-9019-71bfc3adbe4f tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Create volume request issued successfully. Jul 10 08:42:26.526832 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-5ed599f4-4391-4e5c-9019-71bfc3adbe4f tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:42:26.527221 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 946/3815] 10.4.3.7 () {68 vars in 1245 bytes} [Fri Jul 10 08:42:26 2026] POST /volume/v3/volumes => generated 787 bytes in 272 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:42:26.540458 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-4ad8b3d6-fb50-4dab-947d-d3152b0483aa None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:26.542087 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-4ad8b3d6-fb50-4dab-947d-d3152b0483aa tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] GET https://10.4.3.7/volume/v3/volumes/4b275b5e-72aa-4878-ac3b-4cef1cace7e6 Jul 10 08:42:26.542267 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-4ad8b3d6-fb50-4dab-947d-d3152b0483aa tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:26.542515 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-4ad8b3d6-fb50-4dab-947d-d3152b0483aa tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:26.549162 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:26.549162 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:42:26.555429 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-4ad8b3d6-fb50-4dab-947d-d3152b0483aa tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Volume info retrieved successfully. Jul 10 08:42:26.557074 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-1ba654e3-88d9-4839-b03c-085c4259233a None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:26.558471 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-4ad8b3d6-fb50-4dab-947d-d3152b0483aa tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] https://10.4.3.7/volume/v3/volumes/4b275b5e-72aa-4878-ac3b-4cef1cace7e6 returned with HTTP 200 Jul 10 08:42:26.558693 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-1ba654e3-88d9-4839-b03c-085c4259233a tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] GET https://10.4.3.7/volume/v3/backups/9aaa3b26-a2f7-4c77-90d0-b060ee7d7ecb Jul 10 08:42:26.558829 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 960/3816] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:26 2026] GET /volume/v3/volumes/4b275b5e-72aa-4878-ac3b-4cef1cace7e6 => generated 855 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:26.558921 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-1ba654e3-88d9-4839-b03c-085c4259233a tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:26.559078 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-1ba654e3-88d9-4839-b03c-085c4259233a tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:26.559188 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-1ba654e3-88d9-4839-b03c-085c4259233a tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] Show backup with id 9aaa3b26-a2f7-4c77-90d0-b060ee7d7ecb. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:42:26.566493 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:26.566493 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:42:26.567437 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-1ba654e3-88d9-4839-b03c-085c4259233a tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] https://10.4.3.7/volume/v3/backups/9aaa3b26-a2f7-4c77-90d0-b060ee7d7ecb returned with HTTP 200 Jul 10 08:42:26.567787 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 954/3817] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:42:26 2026] GET /volume/v3/backups/9aaa3b26-a2f7-4c77-90d0-b060ee7d7ecb => generated 792 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:26.578926 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-127db0f0-c069-4c3e-87b2-2b8721df7ef1 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:26.580551 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-127db0f0-c069-4c3e-87b2-2b8721df7ef1 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] GET https://10.4.3.7/volume/v3/volumes/f497d6d4-5bcd-410b-a6a8-f4ffa7aad8cc Jul 10 08:42:26.580736 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-127db0f0-c069-4c3e-87b2-2b8721df7ef1 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:26.580908 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-127db0f0-c069-4c3e-87b2-2b8721df7ef1 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:26.589099 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:26.589099 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:42:26.595867 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-127db0f0-c069-4c3e-87b2-2b8721df7ef1 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Volume info retrieved successfully. Jul 10 08:42:26.602622 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-127db0f0-c069-4c3e-87b2-2b8721df7ef1 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/volumes/f497d6d4-5bcd-410b-a6a8-f4ffa7aad8cc returned with HTTP 200 Jul 10 08:42:26.603207 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 958/3818] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:26 2026] GET /volume/v3/volumes/f497d6d4-5bcd-410b-a6a8-f4ffa7aad8cc => generated 1363 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:42:26.617757 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-7473eebe-03d9-408c-bc6c-d0a252cd7380 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:26.619863 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-7473eebe-03d9-408c-bc6c-d0a252cd7380 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] GET https://10.4.3.7/volume/v3/volumes/f497d6d4-5bcd-410b-a6a8-f4ffa7aad8cc Jul 10 08:42:26.620089 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-7473eebe-03d9-408c-bc6c-d0a252cd7380 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:26.620277 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-7473eebe-03d9-408c-bc6c-d0a252cd7380 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:26.627133 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:26.627133 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:42:26.631822 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-7473eebe-03d9-408c-bc6c-d0a252cd7380 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Volume info retrieved successfully. Jul 10 08:42:26.636664 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-7473eebe-03d9-408c-bc6c-d0a252cd7380 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/volumes/f497d6d4-5bcd-410b-a6a8-f4ffa7aad8cc returned with HTTP 200 Jul 10 08:42:26.637149 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 947/3819] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:26 2026] GET /volume/v3/volumes/f497d6d4-5bcd-410b-a6a8-f4ffa7aad8cc => generated 1363 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:42:26.650552 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-c8a67063-e7a6-4f9d-88bb-5f6dfbe1f310 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:26.656901 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-c8a67063-e7a6-4f9d-88bb-5f6dfbe1f310 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] POST https://10.4.3.7/volume/v3/snapshots Jul 10 08:42:26.657451 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-c8a67063-e7a6-4f9d-88bb-5f6dfbe1f310 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f497d6d4-5bcd-410b-a6a8-f4ffa7aad8cc", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-2058772401", "description": null, "metadata": null}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:42:26.668140 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:26.668140 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:42:26.668614 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-c8a67063-e7a6-4f9d-88bb-5f6dfbe1f310 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Volume info retrieved successfully. Jul 10 08:42:26.668746 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.snapshots [None req-c8a67063-e7a6-4f9d-88bb-5f6dfbe1f310 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Create snapshot from volume f497d6d4-5bcd-410b-a6a8-f4ffa7aad8cc Jul 10 08:42:26.691421 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.quota [None req-c8a67063-e7a6-4f9d-88bb-5f6dfbe1f310 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Created reservations ['bf50b70c-2a4a-4860-8c06-4fc3c14ce337', '991d3069-3f59-436c-8357-eac8113bd2f3', 'd6108159-f250-45f7-8ce9-26e165c963bd', 'f1f610cd-7be7-44d6-b003-c4d1feb4a6d1'] {{(pid=100054) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:42:26.721284 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-c8a67063-e7a6-4f9d-88bb-5f6dfbe1f310 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Snapshot create request issued successfully. Jul 10 08:42:26.721599 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-c8a67063-e7a6-4f9d-88bb-5f6dfbe1f310 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/snapshots returned with HTTP 202 Jul 10 08:42:26.722025 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 961/3820] 10.4.3.7 () {68 vars in 1251 bytes} [Fri Jul 10 08:42:26 2026] POST /volume/v3/snapshots => generated 308 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:42:26.734039 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-6a76ca17-c49c-474e-9ade-7443d42eb644 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:26.735777 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-6a76ca17-c49c-474e-9ade-7443d42eb644 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] GET https://10.4.3.7/volume/v3/snapshots/9a4c0112-a763-4e81-9440-9887be4cfb39 Jul 10 08:42:26.735968 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-6a76ca17-c49c-474e-9ade-7443d42eb644 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:26.736178 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-6a76ca17-c49c-474e-9ade-7443d42eb644 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:26.741488 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:26.741488 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:42:26.741936 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-6a76ca17-c49c-474e-9ade-7443d42eb644 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Snapshot retrieved successfully. Jul 10 08:42:26.742757 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-6a76ca17-c49c-474e-9ade-7443d42eb644 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/snapshots/9a4c0112-a763-4e81-9440-9887be4cfb39 returned with HTTP 200 Jul 10 08:42:26.743074 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 955/3821] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:42:26 2026] GET /volume/v3/snapshots/9a4c0112-a763-4e81-9440-9887be4cfb39 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:27.201993 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-5459a51e-7dcb-4590-b722-56e7a9a852d5 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:27.205156 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5459a51e-7dcb-4590-b722-56e7a9a852d5 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/8fec59a7-c059-4a33-b741-15eb95c61de6 Jul 10 08:42:27.206131 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5459a51e-7dcb-4590-b722-56e7a9a852d5 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:27.206131 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5459a51e-7dcb-4590-b722-56e7a9a852d5 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:27.206291 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-5459a51e-7dcb-4590-b722-56e7a9a852d5 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 8fec59a7-c059-4a33-b741-15eb95c61de6. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:42:27.210493 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:27.210493 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:42:27.211314 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5459a51e-7dcb-4590-b722-56e7a9a852d5 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/8fec59a7-c059-4a33-b741-15eb95c61de6 returned with HTTP 200 Jul 10 08:42:27.212050 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 959/3822] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:27 2026] GET /volume/v3/backups/8fec59a7-c059-4a33-b741-15eb95c61de6 => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:27.574220 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-95f4ccb6-d387-45bb-9922-593b0be6727c None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:27.576076 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-95f4ccb6-d387-45bb-9922-593b0be6727c tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] GET https://10.4.3.7/volume/v3/volumes/4b275b5e-72aa-4878-ac3b-4cef1cace7e6 Jul 10 08:42:27.576274 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-95f4ccb6-d387-45bb-9922-593b0be6727c tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:27.576532 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-95f4ccb6-d387-45bb-9922-593b0be6727c tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:27.578546 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-f8a075cc-bfa1-496a-87d8-1dc9dd833fc7 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:27.580515 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-f8a075cc-bfa1-496a-87d8-1dc9dd833fc7 tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] GET https://10.4.3.7/volume/v3/backups/9aaa3b26-a2f7-4c77-90d0-b060ee7d7ecb Jul 10 08:42:27.580757 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-f8a075cc-bfa1-496a-87d8-1dc9dd833fc7 tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:27.580942 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-f8a075cc-bfa1-496a-87d8-1dc9dd833fc7 tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:27.581058 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-f8a075cc-bfa1-496a-87d8-1dc9dd833fc7 tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] Show backup with id 9aaa3b26-a2f7-4c77-90d0-b060ee7d7ecb. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:42:27.586676 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:27.586676 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:42:27.587540 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-f8a075cc-bfa1-496a-87d8-1dc9dd833fc7 tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] https://10.4.3.7/volume/v3/backups/9aaa3b26-a2f7-4c77-90d0-b060ee7d7ecb returned with HTTP 200 Jul 10 08:42:27.587926 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 962/3823] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:42:27 2026] GET /volume/v3/backups/9aaa3b26-a2f7-4c77-90d0-b060ee7d7ecb => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:27.588232 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:27.588232 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:42:27.598813 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-95f4ccb6-d387-45bb-9922-593b0be6727c tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Volume info retrieved successfully. Jul 10 08:42:27.605211 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-95f4ccb6-d387-45bb-9922-593b0be6727c tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] https://10.4.3.7/volume/v3/volumes/4b275b5e-72aa-4878-ac3b-4cef1cace7e6 returned with HTTP 200 Jul 10 08:42:27.605641 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 948/3824] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:27 2026] GET /volume/v3/volumes/4b275b5e-72aa-4878-ac3b-4cef1cace7e6 => generated 937 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:27.752793 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-db00263a-6618-4c6a-a90f-24ed322d3396 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:27.754957 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-db00263a-6618-4c6a-a90f-24ed322d3396 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] GET https://10.4.3.7/volume/v3/snapshots/9a4c0112-a763-4e81-9440-9887be4cfb39 Jul 10 08:42:27.755173 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-db00263a-6618-4c6a-a90f-24ed322d3396 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:27.755434 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-db00263a-6618-4c6a-a90f-24ed322d3396 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:27.771549 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:27.771549 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:42:27.772128 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-db00263a-6618-4c6a-a90f-24ed322d3396 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Snapshot retrieved successfully. Jul 10 08:42:27.773166 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-db00263a-6618-4c6a-a90f-24ed322d3396 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/snapshots/9a4c0112-a763-4e81-9440-9887be4cfb39 returned with HTTP 200 Jul 10 08:42:27.788953 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 956/3825] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:42:27 2026] GET /volume/v3/snapshots/9a4c0112-a763-4e81-9440-9887be4cfb39 => generated 467 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:27.803834 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-13208e55-e365-4c9d-a91e-948766831890 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:27.804791 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-13208e55-e365-4c9d-a91e-948766831890 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] GET https://10.4.3.7/volume/v3/snapshots/9a4c0112-a763-4e81-9440-9887be4cfb39 Jul 10 08:42:27.804959 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-13208e55-e365-4c9d-a91e-948766831890 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:27.805141 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-13208e55-e365-4c9d-a91e-948766831890 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:27.810527 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:27.810527 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:42:27.810846 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-13208e55-e365-4c9d-a91e-948766831890 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Snapshot retrieved successfully. Jul 10 08:42:27.811661 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-13208e55-e365-4c9d-a91e-948766831890 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/snapshots/9a4c0112-a763-4e81-9440-9887be4cfb39 returned with HTTP 200 Jul 10 08:42:27.812062 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 960/3826] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:42:27 2026] GET /volume/v3/snapshots/9a4c0112-a763-4e81-9440-9887be4cfb39 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:27.942605 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-f75b50c4-36bc-41e1-903b-79156e2e7299 req-b5b1aa76-f82a-4f22-ad90-0a6a9c93e227 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:27.945246 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-f75b50c4-36bc-41e1-903b-79156e2e7299 req-b5b1aa76-f82a-4f22-ad90-0a6a9c93e227 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] GET https://10.4.3.7/volume/v3/snapshots/9a4c0112-a763-4e81-9440-9887be4cfb39 Jul 10 08:42:27.945989 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-f75b50c4-36bc-41e1-903b-79156e2e7299 req-b5b1aa76-f82a-4f22-ad90-0a6a9c93e227 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:27.946211 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-f75b50c4-36bc-41e1-903b-79156e2e7299 req-b5b1aa76-f82a-4f22-ad90-0a6a9c93e227 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:27.956964 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:27.956964 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:42:27.957680 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-f75b50c4-36bc-41e1-903b-79156e2e7299 req-b5b1aa76-f82a-4f22-ad90-0a6a9c93e227 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Snapshot retrieved successfully. Jul 10 08:42:27.959130 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-f75b50c4-36bc-41e1-903b-79156e2e7299 req-b5b1aa76-f82a-4f22-ad90-0a6a9c93e227 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/snapshots/9a4c0112-a763-4e81-9440-9887be4cfb39 returned with HTTP 200 Jul 10 08:42:27.959976 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 963/3827] 10.4.3.7 () {68 vars in 1590 bytes} [Fri Jul 10 08:42:27 2026] GET /volume/v3/snapshots/9a4c0112-a763-4e81-9440-9887be4cfb39 => generated 467 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:27.972194 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-f75b50c4-36bc-41e1-903b-79156e2e7299 req-ccd8368d-d622-4f96-b428-423404012700 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:27.974929 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-f75b50c4-36bc-41e1-903b-79156e2e7299 req-ccd8368d-d622-4f96-b428-423404012700 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] GET https://10.4.3.7/volume/v3/volumes/f497d6d4-5bcd-410b-a6a8-f4ffa7aad8cc Jul 10 08:42:27.975175 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-f75b50c4-36bc-41e1-903b-79156e2e7299 req-ccd8368d-d622-4f96-b428-423404012700 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:27.975441 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-f75b50c4-36bc-41e1-903b-79156e2e7299 req-ccd8368d-d622-4f96-b428-423404012700 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:27.982987 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:27.982987 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:42:27.986722 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [req-f75b50c4-36bc-41e1-903b-79156e2e7299 req-ccd8368d-d622-4f96-b428-423404012700 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Volume info retrieved successfully. Jul 10 08:42:27.991463 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-f75b50c4-36bc-41e1-903b-79156e2e7299 req-ccd8368d-d622-4f96-b428-423404012700 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/volumes/f497d6d4-5bcd-410b-a6a8-f4ffa7aad8cc returned with HTTP 200 Jul 10 08:42:27.992028 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 949/3828] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:42:27 2026] GET /volume/v3/volumes/f497d6d4-5bcd-410b-a6a8-f4ffa7aad8cc => generated 1363 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:42:28.223291 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-39315aed-5089-4c58-a5e0-b52d49a29982 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:28.225140 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-39315aed-5089-4c58-a5e0-b52d49a29982 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/8fec59a7-c059-4a33-b741-15eb95c61de6 Jul 10 08:42:28.225350 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-39315aed-5089-4c58-a5e0-b52d49a29982 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:28.225926 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-39315aed-5089-4c58-a5e0-b52d49a29982 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:28.225926 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-39315aed-5089-4c58-a5e0-b52d49a29982 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 8fec59a7-c059-4a33-b741-15eb95c61de6. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:42:28.230276 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:28.230276 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:42:28.231170 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-39315aed-5089-4c58-a5e0-b52d49a29982 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/8fec59a7-c059-4a33-b741-15eb95c61de6 returned with HTTP 200 Jul 10 08:42:28.232020 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 957/3829] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:28 2026] GET /volume/v3/backups/8fec59a7-c059-4a33-b741-15eb95c61de6 => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:28.446887 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-f75b50c4-36bc-41e1-903b-79156e2e7299 req-5793c25d-d638-4a5e-9269-5684be20b910 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:28.453668 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-f75b50c4-36bc-41e1-903b-79156e2e7299 req-5793c25d-d638-4a5e-9269-5684be20b910 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] GET https://10.4.3.7/volume/v3/snapshots/9a4c0112-a763-4e81-9440-9887be4cfb39 Jul 10 08:42:28.453920 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-f75b50c4-36bc-41e1-903b-79156e2e7299 req-5793c25d-d638-4a5e-9269-5684be20b910 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:28.454155 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-f75b50c4-36bc-41e1-903b-79156e2e7299 req-5793c25d-d638-4a5e-9269-5684be20b910 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:28.460181 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:28.460181 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:42:28.460885 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-f75b50c4-36bc-41e1-903b-79156e2e7299 req-5793c25d-d638-4a5e-9269-5684be20b910 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Snapshot retrieved successfully. Jul 10 08:42:28.461927 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-f75b50c4-36bc-41e1-903b-79156e2e7299 req-5793c25d-d638-4a5e-9269-5684be20b910 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/snapshots/9a4c0112-a763-4e81-9440-9887be4cfb39 returned with HTTP 200 Jul 10 08:42:28.462356 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 961/3830] 10.4.3.7 () {68 vars in 1590 bytes} [Fri Jul 10 08:42:28 2026] GET /volume/v3/snapshots/9a4c0112-a763-4e81-9440-9887be4cfb39 => generated 467 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:28.601619 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-e83de816-1553-495f-9ad0-a7305af1de63 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:28.607856 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-e83de816-1553-495f-9ad0-a7305af1de63 tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] GET https://10.4.3.7/volume/v3/backups/9aaa3b26-a2f7-4c77-90d0-b060ee7d7ecb Jul 10 08:42:28.607856 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-e83de816-1553-495f-9ad0-a7305af1de63 tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:28.607856 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-e83de816-1553-495f-9ad0-a7305af1de63 tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:28.607856 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-e83de816-1553-495f-9ad0-a7305af1de63 tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] Show backup with id 9aaa3b26-a2f7-4c77-90d0-b060ee7d7ecb. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:42:28.619337 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-a576825b-f396-4e7e-aa68-c93651cda2cd None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:28.620277 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:28.620277 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:42:28.621381 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-a576825b-f396-4e7e-aa68-c93651cda2cd tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] GET https://10.4.3.7/volume/v3/volumes/4b275b5e-72aa-4878-ac3b-4cef1cace7e6 Jul 10 08:42:28.621642 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-a576825b-f396-4e7e-aa68-c93651cda2cd tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:28.621902 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-a576825b-f396-4e7e-aa68-c93651cda2cd tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:28.621948 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-e83de816-1553-495f-9ad0-a7305af1de63 tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] https://10.4.3.7/volume/v3/backups/9aaa3b26-a2f7-4c77-90d0-b060ee7d7ecb returned with HTTP 200 Jul 10 08:42:28.622617 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 964/3831] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:42:28 2026] GET /volume/v3/backups/9aaa3b26-a2f7-4c77-90d0-b060ee7d7ecb => generated 793 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:28.641331 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:28.641331 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:42:28.647824 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-a576825b-f396-4e7e-aa68-c93651cda2cd tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Volume info retrieved successfully. Jul 10 08:42:28.652954 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-a576825b-f396-4e7e-aa68-c93651cda2cd tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] https://10.4.3.7/volume/v3/volumes/4b275b5e-72aa-4878-ac3b-4cef1cace7e6 returned with HTTP 200 Jul 10 08:42:28.653596 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 950/3832] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:28 2026] GET /volume/v3/volumes/4b275b5e-72aa-4878-ac3b-4cef1cace7e6 => generated 940 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:29.242358 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-8fcd8084-28ad-489e-a6d8-4570df89bff5 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:29.244363 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-8fcd8084-28ad-489e-a6d8-4570df89bff5 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/8fec59a7-c059-4a33-b741-15eb95c61de6 Jul 10 08:42:29.244614 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-8fcd8084-28ad-489e-a6d8-4570df89bff5 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:29.244780 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-8fcd8084-28ad-489e-a6d8-4570df89bff5 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:29.244875 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-8fcd8084-28ad-489e-a6d8-4570df89bff5 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 8fec59a7-c059-4a33-b741-15eb95c61de6. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:42:29.250379 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:29.250379 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:42:29.252433 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-8fcd8084-28ad-489e-a6d8-4570df89bff5 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/8fec59a7-c059-4a33-b741-15eb95c61de6 returned with HTTP 200 Jul 10 08:42:29.252433 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 958/3833] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:29 2026] GET /volume/v3/backups/8fec59a7-c059-4a33-b741-15eb95c61de6 => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:29.636415 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-03235f9b-2b12-4abe-99dc-405b8fb1ea61 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:29.638134 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-03235f9b-2b12-4abe-99dc-405b8fb1ea61 tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] GET https://10.4.3.7/volume/v3/backups/9aaa3b26-a2f7-4c77-90d0-b060ee7d7ecb Jul 10 08:42:29.639518 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-03235f9b-2b12-4abe-99dc-405b8fb1ea61 tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:29.639728 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-03235f9b-2b12-4abe-99dc-405b8fb1ea61 tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:29.639868 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-03235f9b-2b12-4abe-99dc-405b8fb1ea61 tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] Show backup with id 9aaa3b26-a2f7-4c77-90d0-b060ee7d7ecb. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:42:29.648656 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:29.648656 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:42:29.649653 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-03235f9b-2b12-4abe-99dc-405b8fb1ea61 tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] https://10.4.3.7/volume/v3/backups/9aaa3b26-a2f7-4c77-90d0-b060ee7d7ecb returned with HTTP 200 Jul 10 08:42:29.650142 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 962/3834] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:42:29 2026] GET /volume/v3/backups/9aaa3b26-a2f7-4c77-90d0-b060ee7d7ecb => generated 793 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:29.666339 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-81a710f2-7ecb-4289-9821-ecb706daefca None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:29.668793 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-81a710f2-7ecb-4289-9821-ecb706daefca tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] GET https://10.4.3.7/volume/v3/volumes/4b275b5e-72aa-4878-ac3b-4cef1cace7e6 Jul 10 08:42:29.668995 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-81a710f2-7ecb-4289-9821-ecb706daefca tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:29.669186 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-81a710f2-7ecb-4289-9821-ecb706daefca tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:29.676810 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:29.676810 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:42:29.680846 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-81a710f2-7ecb-4289-9821-ecb706daefca tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Volume info retrieved successfully. Jul 10 08:42:29.685593 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-81a710f2-7ecb-4289-9821-ecb706daefca tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] https://10.4.3.7/volume/v3/volumes/4b275b5e-72aa-4878-ac3b-4cef1cace7e6 returned with HTTP 200 Jul 10 08:42:29.686021 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 965/3835] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:29 2026] GET /volume/v3/volumes/4b275b5e-72aa-4878-ac3b-4cef1cace7e6 => generated 940 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:30.195245 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-6164deed-b19b-4705-ba69-ab3de9a9580e None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:30.199097 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-6164deed-b19b-4705-ba69-ab3de9a9580e tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] DELETE https://10.4.3.7/volume/v3/volumes/262414c8-2e07-48ac-81e6-866e8ce3128b Jul 10 08:42:30.199097 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-6164deed-b19b-4705-ba69-ab3de9a9580e tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:30.199097 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-6164deed-b19b-4705-ba69-ab3de9a9580e tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Calling method 'delete' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:30.199097 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-6164deed-b19b-4705-ba69-ab3de9a9580e tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Delete volume with id: 262414c8-2e07-48ac-81e6-866e8ce3128b Jul 10 08:42:30.204638 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:30.204638 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:42:30.205039 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-6164deed-b19b-4705-ba69-ab3de9a9580e tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Volume info retrieved successfully. Jul 10 08:42:30.222671 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-6164deed-b19b-4705-ba69-ab3de9a9580e tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Delete volume request issued successfully. Jul 10 08:42:30.222788 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-6164deed-b19b-4705-ba69-ab3de9a9580e tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] https://10.4.3.7/volume/v3/volumes/262414c8-2e07-48ac-81e6-866e8ce3128b returned with HTTP 202 Jul 10 08:42:30.223219 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 951/3836] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:42:30 2026] DELETE /volume/v3/volumes/262414c8-2e07-48ac-81e6-866e8ce3128b => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:42:30.230257 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-1aad05c5-6b55-49c4-8956-65954e6f5258 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:30.232827 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-1aad05c5-6b55-49c4-8956-65954e6f5258 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] GET https://10.4.3.7/volume/v3/volumes/262414c8-2e07-48ac-81e6-866e8ce3128b Jul 10 08:42:30.233094 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-1aad05c5-6b55-49c4-8956-65954e6f5258 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:30.233332 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-1aad05c5-6b55-49c4-8956-65954e6f5258 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:30.240789 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:30.240789 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:42:30.244344 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-1aad05c5-6b55-49c4-8956-65954e6f5258 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Volume info retrieved successfully. Jul 10 08:42:30.248825 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-1aad05c5-6b55-49c4-8956-65954e6f5258 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] https://10.4.3.7/volume/v3/volumes/262414c8-2e07-48ac-81e6-866e8ce3128b returned with HTTP 200 Jul 10 08:42:30.249233 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 959/3837] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:30 2026] GET /volume/v3/volumes/262414c8-2e07-48ac-81e6-866e8ce3128b => generated 868 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:30.263604 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-823e0f27-dfaa-44fa-86b8-efeb54647a16 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:30.265663 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-823e0f27-dfaa-44fa-86b8-efeb54647a16 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/8fec59a7-c059-4a33-b741-15eb95c61de6 Jul 10 08:42:30.265824 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-823e0f27-dfaa-44fa-86b8-efeb54647a16 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:30.266049 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-823e0f27-dfaa-44fa-86b8-efeb54647a16 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:30.266191 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-823e0f27-dfaa-44fa-86b8-efeb54647a16 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 8fec59a7-c059-4a33-b741-15eb95c61de6. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:42:30.271232 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:30.271232 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:42:30.271984 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-823e0f27-dfaa-44fa-86b8-efeb54647a16 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/8fec59a7-c059-4a33-b741-15eb95c61de6 returned with HTTP 200 Jul 10 08:42:30.272440 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 963/3838] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:30 2026] GET /volume/v3/backups/8fec59a7-c059-4a33-b741-15eb95c61de6 => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:30.659707 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-e22add35-df8d-48d8-a3cb-336766cab74b None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:30.661492 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-e22add35-df8d-48d8-a3cb-336766cab74b tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] GET https://10.4.3.7/volume/v3/backups/9aaa3b26-a2f7-4c77-90d0-b060ee7d7ecb Jul 10 08:42:30.661710 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-e22add35-df8d-48d8-a3cb-336766cab74b tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:30.661898 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-e22add35-df8d-48d8-a3cb-336766cab74b tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:30.662003 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-e22add35-df8d-48d8-a3cb-336766cab74b tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] Show backup with id 9aaa3b26-a2f7-4c77-90d0-b060ee7d7ecb. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:42:30.665835 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:30.665835 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:42:30.666576 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-e22add35-df8d-48d8-a3cb-336766cab74b tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] https://10.4.3.7/volume/v3/backups/9aaa3b26-a2f7-4c77-90d0-b060ee7d7ecb returned with HTTP 200 Jul 10 08:42:30.666943 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 966/3839] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:42:30 2026] GET /volume/v3/backups/9aaa3b26-a2f7-4c77-90d0-b060ee7d7ecb => generated 793 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:30.701149 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-18d27091-9a76-4dfa-a48f-c57de6028b81 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:30.703134 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-18d27091-9a76-4dfa-a48f-c57de6028b81 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] GET https://10.4.3.7/volume/v3/volumes/4b275b5e-72aa-4878-ac3b-4cef1cace7e6 Jul 10 08:42:30.703356 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-18d27091-9a76-4dfa-a48f-c57de6028b81 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:30.703597 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-18d27091-9a76-4dfa-a48f-c57de6028b81 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:30.711265 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:30.711265 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:42:30.715086 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-18d27091-9a76-4dfa-a48f-c57de6028b81 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Volume info retrieved successfully. Jul 10 08:42:30.720142 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-18d27091-9a76-4dfa-a48f-c57de6028b81 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] https://10.4.3.7/volume/v3/volumes/4b275b5e-72aa-4878-ac3b-4cef1cace7e6 returned with HTTP 200 Jul 10 08:42:30.720626 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 952/3840] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:30 2026] GET /volume/v3/volumes/4b275b5e-72aa-4878-ac3b-4cef1cace7e6 => generated 940 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:31.261997 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-40d71aa4-7f45-4721-81fa-ddc829239330 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:31.263651 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-40d71aa4-7f45-4721-81fa-ddc829239330 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] GET https://10.4.3.7/volume/v3/volumes/262414c8-2e07-48ac-81e6-866e8ce3128b Jul 10 08:42:31.263834 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-40d71aa4-7f45-4721-81fa-ddc829239330 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:31.264006 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-40d71aa4-7f45-4721-81fa-ddc829239330 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:31.269466 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-40d71aa4-7f45-4721-81fa-ddc829239330 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] https://10.4.3.7/volume/v3/volumes/262414c8-2e07-48ac-81e6-866e8ce3128b returned with HTTP 404 Jul 10 08:42:31.270004 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 960/3841] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:31 2026] GET /volume/v3/volumes/262414c8-2e07-48ac-81e6-866e8ce3128b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:42:31.285172 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-3853fbef-9bbf-477b-a4a5-7e66e5da9af5 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:31.287795 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3853fbef-9bbf-477b-a4a5-7e66e5da9af5 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/8fec59a7-c059-4a33-b741-15eb95c61de6 Jul 10 08:42:31.287795 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3853fbef-9bbf-477b-a4a5-7e66e5da9af5 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:31.287795 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3853fbef-9bbf-477b-a4a5-7e66e5da9af5 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:31.288056 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-3853fbef-9bbf-477b-a4a5-7e66e5da9af5 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 8fec59a7-c059-4a33-b741-15eb95c61de6. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:42:31.301564 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:31.301564 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:42:31.302496 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3853fbef-9bbf-477b-a4a5-7e66e5da9af5 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/8fec59a7-c059-4a33-b741-15eb95c61de6 returned with HTTP 200 Jul 10 08:42:31.302916 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 964/3842] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:31 2026] GET /volume/v3/backups/8fec59a7-c059-4a33-b741-15eb95c61de6 => generated 787 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:31.629354 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-e5b18d8f-f006-4197-9017-64de0dcc5c4e None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:31.631183 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-e5b18d8f-f006-4197-9017-64de0dcc5c4e tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] DELETE https://10.4.3.7/volume/v3/snapshots/832b1196-1384-4650-b22e-fe0e257ca46e Jul 10 08:42:31.631367 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-e5b18d8f-f006-4197-9017-64de0dcc5c4e tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:31.631591 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-e5b18d8f-f006-4197-9017-64de0dcc5c4e tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Calling method 'delete' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:31.631742 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.snapshots [None req-e5b18d8f-f006-4197-9017-64de0dcc5c4e tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Delete snapshot with id: 832b1196-1384-4650-b22e-fe0e257ca46e Jul 10 08:42:31.636882 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:31.636882 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:42:31.637317 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-e5b18d8f-f006-4197-9017-64de0dcc5c4e tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Snapshot retrieved successfully. Jul 10 08:42:31.652092 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-e5b18d8f-f006-4197-9017-64de0dcc5c4e tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Snapshot delete request issued successfully. Jul 10 08:42:31.652274 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-e5b18d8f-f006-4197-9017-64de0dcc5c4e tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] https://10.4.3.7/volume/v3/snapshots/832b1196-1384-4650-b22e-fe0e257ca46e returned with HTTP 202 Jul 10 08:42:31.652788 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 967/3843] 10.4.3.7 () {66 vars in 1343 bytes} [Fri Jul 10 08:42:31 2026] DELETE /volume/v3/snapshots/832b1196-1384-4650-b22e-fe0e257ca46e => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:42:31.659879 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-655f25a0-775c-4822-ba27-85190be9a682 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:31.662159 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-655f25a0-775c-4822-ba27-85190be9a682 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] GET https://10.4.3.7/volume/v3/snapshots/832b1196-1384-4650-b22e-fe0e257ca46e Jul 10 08:42:31.662438 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-655f25a0-775c-4822-ba27-85190be9a682 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:31.662701 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-655f25a0-775c-4822-ba27-85190be9a682 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:31.668872 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:31.668872 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:42:31.669470 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-655f25a0-775c-4822-ba27-85190be9a682 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Snapshot retrieved successfully. Jul 10 08:42:31.670420 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-655f25a0-775c-4822-ba27-85190be9a682 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] https://10.4.3.7/volume/v3/snapshots/832b1196-1384-4650-b22e-fe0e257ca46e returned with HTTP 200 Jul 10 08:42:31.670884 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 953/3844] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:42:31 2026] GET /volume/v3/snapshots/832b1196-1384-4650-b22e-fe0e257ca46e => generated 461 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:31.678651 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-679d4564-603e-4a99-9f60-218eee760f33 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:31.680317 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-679d4564-603e-4a99-9f60-218eee760f33 tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] GET https://10.4.3.7/volume/v3/backups/9aaa3b26-a2f7-4c77-90d0-b060ee7d7ecb Jul 10 08:42:31.680557 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-679d4564-603e-4a99-9f60-218eee760f33 tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:31.680731 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-679d4564-603e-4a99-9f60-218eee760f33 tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:31.680828 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-679d4564-603e-4a99-9f60-218eee760f33 tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] Show backup with id 9aaa3b26-a2f7-4c77-90d0-b060ee7d7ecb. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:42:31.685200 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:31.685200 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:42:31.686058 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-679d4564-603e-4a99-9f60-218eee760f33 tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] https://10.4.3.7/volume/v3/backups/9aaa3b26-a2f7-4c77-90d0-b060ee7d7ecb returned with HTTP 200 Jul 10 08:42:31.686264 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 961/3845] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:42:31 2026] GET /volume/v3/backups/9aaa3b26-a2f7-4c77-90d0-b060ee7d7ecb => generated 793 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:31.734623 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-638aeb9d-99c4-4904-b3e5-329cde9e14b0 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:31.736328 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-638aeb9d-99c4-4904-b3e5-329cde9e14b0 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] GET https://10.4.3.7/volume/v3/volumes/4b275b5e-72aa-4878-ac3b-4cef1cace7e6 Jul 10 08:42:31.736565 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-638aeb9d-99c4-4904-b3e5-329cde9e14b0 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:31.736745 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-638aeb9d-99c4-4904-b3e5-329cde9e14b0 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:31.743068 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:31.743068 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:42:31.746381 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-638aeb9d-99c4-4904-b3e5-329cde9e14b0 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Volume info retrieved successfully. Jul 10 08:42:31.750309 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-638aeb9d-99c4-4904-b3e5-329cde9e14b0 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] https://10.4.3.7/volume/v3/volumes/4b275b5e-72aa-4878-ac3b-4cef1cace7e6 returned with HTTP 200 Jul 10 08:42:31.750732 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 965/3846] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:31 2026] GET /volume/v3/volumes/4b275b5e-72aa-4878-ac3b-4cef1cace7e6 => generated 940 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:32.315933 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-6990b652-0e7a-4962-accc-7370ee5d48f0 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:32.319585 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-6990b652-0e7a-4962-accc-7370ee5d48f0 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/8fec59a7-c059-4a33-b741-15eb95c61de6 Jul 10 08:42:32.319805 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-6990b652-0e7a-4962-accc-7370ee5d48f0 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:32.320029 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-6990b652-0e7a-4962-accc-7370ee5d48f0 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:32.320165 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-6990b652-0e7a-4962-accc-7370ee5d48f0 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 8fec59a7-c059-4a33-b741-15eb95c61de6. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:42:32.326306 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:32.326306 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:42:32.327212 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-6990b652-0e7a-4962-accc-7370ee5d48f0 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/8fec59a7-c059-4a33-b741-15eb95c61de6 returned with HTTP 200 Jul 10 08:42:32.327667 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 968/3847] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:32 2026] GET /volume/v3/backups/8fec59a7-c059-4a33-b741-15eb95c61de6 => generated 787 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:32.681672 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-dd10af42-41e1-4527-a012-19652096bd44 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:32.683677 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-dd10af42-41e1-4527-a012-19652096bd44 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] GET https://10.4.3.7/volume/v3/snapshots/832b1196-1384-4650-b22e-fe0e257ca46e Jul 10 08:42:32.684171 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-dd10af42-41e1-4527-a012-19652096bd44 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:32.684171 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-dd10af42-41e1-4527-a012-19652096bd44 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:32.688714 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-dd10af42-41e1-4527-a012-19652096bd44 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] https://10.4.3.7/volume/v3/snapshots/832b1196-1384-4650-b22e-fe0e257ca46e returned with HTTP 404 Jul 10 08:42:32.689271 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 954/3848] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:42:32 2026] GET /volume/v3/snapshots/832b1196-1384-4650-b22e-fe0e257ca46e => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:42:32.698729 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-8922f5a5-b4be-4561-9f15-8fc9bedafe4c None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:32.700853 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-8922f5a5-b4be-4561-9f15-8fc9bedafe4c tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] GET https://10.4.3.7/volume/v3/backups/9aaa3b26-a2f7-4c77-90d0-b060ee7d7ecb Jul 10 08:42:32.701118 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-8922f5a5-b4be-4561-9f15-8fc9bedafe4c tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:32.701370 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-8922f5a5-b4be-4561-9f15-8fc9bedafe4c tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:32.701806 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-8922f5a5-b4be-4561-9f15-8fc9bedafe4c tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] Show backup with id 9aaa3b26-a2f7-4c77-90d0-b060ee7d7ecb. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:42:32.706300 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:32.706300 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:42:32.707171 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-8922f5a5-b4be-4561-9f15-8fc9bedafe4c tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] https://10.4.3.7/volume/v3/backups/9aaa3b26-a2f7-4c77-90d0-b060ee7d7ecb returned with HTTP 200 Jul 10 08:42:32.707597 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 962/3849] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:42:32 2026] GET /volume/v3/backups/9aaa3b26-a2f7-4c77-90d0-b060ee7d7ecb => generated 794 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:32.721215 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-70ac01af-4c25-42eb-a023-67848781b503 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:32.722960 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-70ac01af-4c25-42eb-a023-67848781b503 tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] GET https://10.4.3.7/volume/v3/volumes/dce39980-10fb-446c-a3de-02ff557d67d1 Jul 10 08:42:32.723223 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-70ac01af-4c25-42eb-a023-67848781b503 tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:32.723566 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-70ac01af-4c25-42eb-a023-67848781b503 tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:32.730799 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:32.730799 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:42:32.731574 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-52faa441-47dd-4bbd-bd10-e46a4fd2e700 req-1da971cb-1812-4491-aa33-1ba4d028112b None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:32.734047 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-52faa441-47dd-4bbd-bd10-e46a4fd2e700 req-1da971cb-1812-4491-aa33-1ba4d028112b tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] GET https://10.4.3.7/volume/v3/volumes/6e9dbdd7-e1dc-4c8f-8437-76b330677ff1 Jul 10 08:42:32.734288 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-52faa441-47dd-4bbd-bd10-e46a4fd2e700 req-1da971cb-1812-4491-aa33-1ba4d028112b tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:32.734551 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-52faa441-47dd-4bbd-bd10-e46a4fd2e700 req-1da971cb-1812-4491-aa33-1ba4d028112b tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:32.734627 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-70ac01af-4c25-42eb-a023-67848781b503 tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] Volume info retrieved successfully. Jul 10 08:42:32.738352 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-70ac01af-4c25-42eb-a023-67848781b503 tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] https://10.4.3.7/volume/v3/volumes/dce39980-10fb-446c-a3de-02ff557d67d1 returned with HTTP 200 Jul 10 08:42:32.738743 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 966/3850] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:42:32 2026] GET /volume/v3/volumes/dce39980-10fb-446c-a3de-02ff557d67d1 => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:32.755030 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:32.755030 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:42:32.755155 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-0c13e265-2f4c-4f8c-8514-bbc7627607b0 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:32.758064 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-0c13e265-2f4c-4f8c-8514-bbc7627607b0 tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] PUT https://10.4.3.7/volume/v3/backups/9aaa3b26-a2f7-4c77-90d0-b060ee7d7ecb Jul 10 08:42:32.758516 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-0c13e265-2f4c-4f8c-8514-bbc7627607b0 tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-1562528125", "description": "tempest-volume-backup-description-1120062000"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:42:32.759586 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-52faa441-47dd-4bbd-bd10-e46a4fd2e700 req-1da971cb-1812-4491-aa33-1ba4d028112b tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Volume info retrieved successfully. Jul 10 08:42:32.764160 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-52faa441-47dd-4bbd-bd10-e46a4fd2e700 req-1da971cb-1812-4491-aa33-1ba4d028112b tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] https://10.4.3.7/volume/v3/volumes/6e9dbdd7-e1dc-4c8f-8437-76b330677ff1 returned with HTTP 200 Jul 10 08:42:32.764834 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 969/3851] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:42:32 2026] GET /volume/v3/volumes/6e9dbdd7-e1dc-4c8f-8437-76b330677ff1 => generated 835 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:32.766812 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-344a9ef9-fbe2-4a11-b5a4-caec9aec3281 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:32.768164 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:32.768164 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:42:32.771501 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-344a9ef9-fbe2-4a11-b5a4-caec9aec3281 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] GET https://10.4.3.7/volume/v3/volumes/4b275b5e-72aa-4878-ac3b-4cef1cace7e6 Jul 10 08:42:32.771725 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-344a9ef9-fbe2-4a11-b5a4-caec9aec3281 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:32.771905 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-344a9ef9-fbe2-4a11-b5a4-caec9aec3281 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:32.781674 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-0c13e265-2f4c-4f8c-8514-bbc7627607b0 tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] https://10.4.3.7/volume/v3/backups/9aaa3b26-a2f7-4c77-90d0-b060ee7d7ecb returned with HTTP 200 Jul 10 08:42:32.782069 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 955/3852] 10.4.3.7 () {70 vars in 1395 bytes} [Fri Jul 10 08:42:32 2026] PUT /volume/v3/backups/9aaa3b26-a2f7-4c77-90d0-b060ee7d7ecb => generated 329 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:32.782248 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:32.782248 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:42:32.786145 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-344a9ef9-fbe2-4a11-b5a4-caec9aec3281 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Volume info retrieved successfully. Jul 10 08:42:32.791089 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-344a9ef9-fbe2-4a11-b5a4-caec9aec3281 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] https://10.4.3.7/volume/v3/volumes/4b275b5e-72aa-4878-ac3b-4cef1cace7e6 returned with HTTP 200 Jul 10 08:42:32.791539 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 963/3853] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:32 2026] GET /volume/v3/volumes/4b275b5e-72aa-4878-ac3b-4cef1cace7e6 => generated 940 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:32.792645 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-025e7fa2-66d5-436a-b290-4fc6cf3fa310 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:32.794433 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-025e7fa2-66d5-436a-b290-4fc6cf3fa310 tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] GET https://10.4.3.7/volume/v3/backups/9aaa3b26-a2f7-4c77-90d0-b060ee7d7ecb Jul 10 08:42:32.794688 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-025e7fa2-66d5-436a-b290-4fc6cf3fa310 tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:32.794890 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-025e7fa2-66d5-436a-b290-4fc6cf3fa310 tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:32.794999 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-025e7fa2-66d5-436a-b290-4fc6cf3fa310 tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] Show backup with id 9aaa3b26-a2f7-4c77-90d0-b060ee7d7ecb. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:42:32.799952 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:32.799952 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:42:32.801105 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-025e7fa2-66d5-436a-b290-4fc6cf3fa310 tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] https://10.4.3.7/volume/v3/backups/9aaa3b26-a2f7-4c77-90d0-b060ee7d7ecb returned with HTTP 200 Jul 10 08:42:32.801588 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 967/3854] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:42:32 2026] GET /volume/v3/backups/9aaa3b26-a2f7-4c77-90d0-b060ee7d7ecb => generated 837 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:32.812020 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-045333ac-9ba0-40fa-802a-a9be894c003f None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:32.814387 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-045333ac-9ba0-40fa-802a-a9be894c003f tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] DELETE https://10.4.3.7/volume/v3/backups/9aaa3b26-a2f7-4c77-90d0-b060ee7d7ecb Jul 10 08:42:32.814782 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-045333ac-9ba0-40fa-802a-a9be894c003f tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:32.814998 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-045333ac-9ba0-40fa-802a-a9be894c003f tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] Calling method 'delete' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:32.815119 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.contrib.backups [None req-045333ac-9ba0-40fa-802a-a9be894c003f tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] Delete backup with id: 9aaa3b26-a2f7-4c77-90d0-b060ee7d7ecb. Jul 10 08:42:32.819232 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:32.819232 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:42:32.830767 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.backup.rpcapi [None req-045333ac-9ba0-40fa-802a-a9be894c003f tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] delete_backup rpcapi backup_id 9aaa3b26-a2f7-4c77-90d0-b060ee7d7ecb {{(pid=100054) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 08:42:32.832449 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-045333ac-9ba0-40fa-802a-a9be894c003f tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] https://10.4.3.7/volume/v3/backups/9aaa3b26-a2f7-4c77-90d0-b060ee7d7ecb returned with HTTP 202 Jul 10 08:42:32.833017 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 970/3855] 10.4.3.7 () {68 vars in 1377 bytes} [Fri Jul 10 08:42:32 2026] DELETE /volume/v3/backups/9aaa3b26-a2f7-4c77-90d0-b060ee7d7ecb => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:42:32.842602 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-f2d8016a-2928-4394-ac40-c346d212aeb4 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:32.844717 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-f2d8016a-2928-4394-ac40-c346d212aeb4 tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] GET https://10.4.3.7/volume/v3/backups/9aaa3b26-a2f7-4c77-90d0-b060ee7d7ecb Jul 10 08:42:32.844977 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-f2d8016a-2928-4394-ac40-c346d212aeb4 tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:32.845205 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-f2d8016a-2928-4394-ac40-c346d212aeb4 tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:32.845335 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-f2d8016a-2928-4394-ac40-c346d212aeb4 tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] Show backup with id 9aaa3b26-a2f7-4c77-90d0-b060ee7d7ecb. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:42:32.850352 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:32.850352 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:42:32.851225 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-f2d8016a-2928-4394-ac40-c346d212aeb4 tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] https://10.4.3.7/volume/v3/backups/9aaa3b26-a2f7-4c77-90d0-b060ee7d7ecb returned with HTTP 200 Jul 10 08:42:32.851697 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 956/3856] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:42:32 2026] GET /volume/v3/backups/9aaa3b26-a2f7-4c77-90d0-b060ee7d7ecb => generated 836 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:33.339557 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-e4c2c2d7-6b66-4fb2-b8d3-8f43da57279e None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:33.341572 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-e4c2c2d7-6b66-4fb2-b8d3-8f43da57279e tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/8fec59a7-c059-4a33-b741-15eb95c61de6 Jul 10 08:42:33.341799 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-e4c2c2d7-6b66-4fb2-b8d3-8f43da57279e tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:33.342035 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-e4c2c2d7-6b66-4fb2-b8d3-8f43da57279e tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:33.342177 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-e4c2c2d7-6b66-4fb2-b8d3-8f43da57279e tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 8fec59a7-c059-4a33-b741-15eb95c61de6. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:42:33.347661 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:33.347661 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:42:33.348334 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-e4c2c2d7-6b66-4fb2-b8d3-8f43da57279e tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/8fec59a7-c059-4a33-b741-15eb95c61de6 returned with HTTP 200 Jul 10 08:42:33.350057 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 964/3857] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:33 2026] GET /volume/v3/backups/8fec59a7-c059-4a33-b741-15eb95c61de6 => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:33.808577 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-8496d4a8-b8e0-4064-8c9d-96689d32d7d3 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:33.810736 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8496d4a8-b8e0-4064-8c9d-96689d32d7d3 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] GET https://10.4.3.7/volume/v3/volumes/4b275b5e-72aa-4878-ac3b-4cef1cace7e6 Jul 10 08:42:33.810966 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8496d4a8-b8e0-4064-8c9d-96689d32d7d3 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:33.811181 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8496d4a8-b8e0-4064-8c9d-96689d32d7d3 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:33.821858 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:33.821858 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:42:33.833376 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-8496d4a8-b8e0-4064-8c9d-96689d32d7d3 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Volume info retrieved successfully. Jul 10 08:42:33.839425 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8496d4a8-b8e0-4064-8c9d-96689d32d7d3 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] https://10.4.3.7/volume/v3/volumes/4b275b5e-72aa-4878-ac3b-4cef1cace7e6 returned with HTTP 200 Jul 10 08:42:33.839983 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 968/3858] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:33 2026] GET /volume/v3/volumes/4b275b5e-72aa-4878-ac3b-4cef1cace7e6 => generated 940 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:33.862366 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-960d476b-9bd6-4087-a229-6a8269c026ac None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:33.864747 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-960d476b-9bd6-4087-a229-6a8269c026ac tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] GET https://10.4.3.7/volume/v3/backups/9aaa3b26-a2f7-4c77-90d0-b060ee7d7ecb Jul 10 08:42:33.864960 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-960d476b-9bd6-4087-a229-6a8269c026ac tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:33.865493 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-960d476b-9bd6-4087-a229-6a8269c026ac tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:33.865618 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-960d476b-9bd6-4087-a229-6a8269c026ac tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] Show backup with id 9aaa3b26-a2f7-4c77-90d0-b060ee7d7ecb. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:42:33.869633 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-960d476b-9bd6-4087-a229-6a8269c026ac tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] https://10.4.3.7/volume/v3/backups/9aaa3b26-a2f7-4c77-90d0-b060ee7d7ecb returned with HTTP 404 Jul 10 08:42:33.870155 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 971/3859] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:42:33 2026] GET /volume/v3/backups/9aaa3b26-a2f7-4c77-90d0-b060ee7d7ecb => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:42:33.951997 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-efc2feb8-c3b1-459f-96d7-7aaa747036ae None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:33.955248 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-efc2feb8-c3b1-459f-96d7-7aaa747036ae tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] GET https://10.4.3.7/volume/v3/volumes/dce39980-10fb-446c-a3de-02ff557d67d1 Jul 10 08:42:33.955469 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-efc2feb8-c3b1-459f-96d7-7aaa747036ae tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:33.955680 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-efc2feb8-c3b1-459f-96d7-7aaa747036ae tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:33.965056 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:33.965056 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:42:33.971948 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-efc2feb8-c3b1-459f-96d7-7aaa747036ae tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] Volume info retrieved successfully. Jul 10 08:42:33.979243 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-efc2feb8-c3b1-459f-96d7-7aaa747036ae tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] https://10.4.3.7/volume/v3/volumes/dce39980-10fb-446c-a3de-02ff557d67d1 returned with HTTP 200 Jul 10 08:42:33.979808 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 957/3860] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:42:33 2026] GET /volume/v3/volumes/dce39980-10fb-446c-a3de-02ff557d67d1 => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:33.995942 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-c0246bd4-ec12-4aae-93fd-467d42820093 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:33.997214 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-c0246bd4-ec12-4aae-93fd-467d42820093 tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] DELETE https://10.4.3.7/volume/v3/volumes/dce39980-10fb-446c-a3de-02ff557d67d1 Jul 10 08:42:33.997422 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-c0246bd4-ec12-4aae-93fd-467d42820093 tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:33.997618 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-c0246bd4-ec12-4aae-93fd-467d42820093 tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] Calling method 'delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:33.997784 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-c0246bd4-ec12-4aae-93fd-467d42820093 tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] Delete volume with id: dce39980-10fb-446c-a3de-02ff557d67d1 Jul 10 08:42:34.004936 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:34.004936 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:42:34.005384 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-c0246bd4-ec12-4aae-93fd-467d42820093 tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] Volume info retrieved successfully. Jul 10 08:42:34.025323 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-c0246bd4-ec12-4aae-93fd-467d42820093 tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] Delete volume request issued successfully. Jul 10 08:42:34.025488 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-c0246bd4-ec12-4aae-93fd-467d42820093 tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] https://10.4.3.7/volume/v3/volumes/dce39980-10fb-446c-a3de-02ff557d67d1 returned with HTTP 202 Jul 10 08:42:34.026018 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 965/3861] 10.4.3.7 () {68 vars in 1377 bytes} [Fri Jul 10 08:42:33 2026] DELETE /volume/v3/volumes/dce39980-10fb-446c-a3de-02ff557d67d1 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:42:34.034685 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-190bd2c2-8fb9-4169-b6ad-0fbd2f8eee54 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:34.042374 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-190bd2c2-8fb9-4169-b6ad-0fbd2f8eee54 tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] GET https://10.4.3.7/volume/v3/volumes/dce39980-10fb-446c-a3de-02ff557d67d1 Jul 10 08:42:34.042374 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-190bd2c2-8fb9-4169-b6ad-0fbd2f8eee54 tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:34.042807 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-190bd2c2-8fb9-4169-b6ad-0fbd2f8eee54 tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:34.052919 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:34.052919 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:42:34.058076 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-190bd2c2-8fb9-4169-b6ad-0fbd2f8eee54 tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] Volume info retrieved successfully. Jul 10 08:42:34.064155 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-190bd2c2-8fb9-4169-b6ad-0fbd2f8eee54 tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] https://10.4.3.7/volume/v3/volumes/dce39980-10fb-446c-a3de-02ff557d67d1 returned with HTTP 200 Jul 10 08:42:34.064943 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 969/3862] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:42:34 2026] GET /volume/v3/volumes/dce39980-10fb-446c-a3de-02ff557d67d1 => generated 840 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:34.360587 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-e73a01a6-6283-4b36-92e7-ec9499032417 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:34.362668 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-e73a01a6-6283-4b36-92e7-ec9499032417 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/8fec59a7-c059-4a33-b741-15eb95c61de6 Jul 10 08:42:34.362895 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-e73a01a6-6283-4b36-92e7-ec9499032417 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:34.363119 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-e73a01a6-6283-4b36-92e7-ec9499032417 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:34.363252 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-e73a01a6-6283-4b36-92e7-ec9499032417 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 8fec59a7-c059-4a33-b741-15eb95c61de6. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:42:34.368341 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:34.368341 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:42:34.369289 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-e73a01a6-6283-4b36-92e7-ec9499032417 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/8fec59a7-c059-4a33-b741-15eb95c61de6 returned with HTTP 200 Jul 10 08:42:34.369699 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 972/3863] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:34 2026] GET /volume/v3/backups/8fec59a7-c059-4a33-b741-15eb95c61de6 => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:34.550033 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-f75b50c4-36bc-41e1-903b-79156e2e7299 req-80f2f4f3-6307-419d-b1e3-6f839b6c2975 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:34.554044 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-f75b50c4-36bc-41e1-903b-79156e2e7299 req-80f2f4f3-6307-419d-b1e3-6f839b6c2975 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] GET https://10.4.3.7/volume/v3/snapshots/9a4c0112-a763-4e81-9440-9887be4cfb39 Jul 10 08:42:34.554266 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-f75b50c4-36bc-41e1-903b-79156e2e7299 req-80f2f4f3-6307-419d-b1e3-6f839b6c2975 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:34.554483 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-f75b50c4-36bc-41e1-903b-79156e2e7299 req-80f2f4f3-6307-419d-b1e3-6f839b6c2975 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:34.559513 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:34.559513 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:42:34.559949 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [req-f75b50c4-36bc-41e1-903b-79156e2e7299 req-80f2f4f3-6307-419d-b1e3-6f839b6c2975 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Snapshot retrieved successfully. Jul 10 08:42:34.560698 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-f75b50c4-36bc-41e1-903b-79156e2e7299 req-80f2f4f3-6307-419d-b1e3-6f839b6c2975 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/snapshots/9a4c0112-a763-4e81-9440-9887be4cfb39 returned with HTTP 200 Jul 10 08:42:34.561069 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 958/3864] 10.4.3.7 () {68 vars in 1590 bytes} [Fri Jul 10 08:42:34 2026] GET /volume/v3/snapshots/9a4c0112-a763-4e81-9440-9887be4cfb39 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:34.568578 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-f75b50c4-36bc-41e1-903b-79156e2e7299 req-2c9686da-e0f1-4dd5-9597-73d729c9598d None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:34.570718 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-f75b50c4-36bc-41e1-903b-79156e2e7299 req-2c9686da-e0f1-4dd5-9597-73d729c9598d tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] GET https://10.4.3.7/volume/v3/volumes/f497d6d4-5bcd-410b-a6a8-f4ffa7aad8cc Jul 10 08:42:34.570885 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-f75b50c4-36bc-41e1-903b-79156e2e7299 req-2c9686da-e0f1-4dd5-9597-73d729c9598d tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:34.571051 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-f75b50c4-36bc-41e1-903b-79156e2e7299 req-2c9686da-e0f1-4dd5-9597-73d729c9598d tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:34.577239 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:34.577239 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:42:34.580658 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [req-f75b50c4-36bc-41e1-903b-79156e2e7299 req-2c9686da-e0f1-4dd5-9597-73d729c9598d tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Volume info retrieved successfully. Jul 10 08:42:34.585821 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-f75b50c4-36bc-41e1-903b-79156e2e7299 req-2c9686da-e0f1-4dd5-9597-73d729c9598d tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/volumes/f497d6d4-5bcd-410b-a6a8-f4ffa7aad8cc returned with HTTP 200 Jul 10 08:42:34.586278 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 966/3865] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:42:34 2026] GET /volume/v3/volumes/f497d6d4-5bcd-410b-a6a8-f4ffa7aad8cc => generated 1363 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:42:34.597696 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-f75b50c4-36bc-41e1-903b-79156e2e7299 req-c3d03647-f6c7-425f-b196-17a09f0421cf None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:34.600031 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-f75b50c4-36bc-41e1-903b-79156e2e7299 req-c3d03647-f6c7-425f-b196-17a09f0421cf tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:42:34.600467 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-f75b50c4-36bc-41e1-903b-79156e2e7299 req-c3d03647-f6c7-425f-b196-17a09f0421cf tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "9a4c0112-a763-4e81-9440-9887be4cfb39", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:42:34.605691 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [req-f75b50c4-36bc-41e1-903b-79156e2e7299 req-c3d03647-f6c7-425f-b196-17a09f0421cf tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '9a4c0112-a763-4e81-9440-9887be4cfb39', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:42:34.618364 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:34.618364 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:42:34.618993 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-f75b50c4-36bc-41e1-903b-79156e2e7299 req-c3d03647-f6c7-425f-b196-17a09f0421cf tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Snapshot retrieved successfully. Jul 10 08:42:34.619241 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [req-f75b50c4-36bc-41e1-903b-79156e2e7299 req-c3d03647-f6c7-425f-b196-17a09f0421cf tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Create volume of 1 GB Jul 10 08:42:34.620040 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-f75b50c4-36bc-41e1-903b-79156e2e7299 req-c3d03647-f6c7-425f-b196-17a09f0421cf tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Availability Zones retrieved successfully. Jul 10 08:42:34.627157 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [req-f75b50c4-36bc-41e1-903b-79156e2e7299 req-c3d03647-f6c7-425f-b196-17a09f0421cf tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Flow 'volume_create_api' (2ffb5fd8-44cf-4581-9088-6b0f77f0f5d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:42:34.628855 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [req-f75b50c4-36bc-41e1-903b-79156e2e7299 req-c3d03647-f6c7-425f-b196-17a09f0421cf tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3739421d-d9f7-4518-9b4f-f538581606de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:42:34.630002 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [req-f75b50c4-36bc-41e1-903b-79156e2e7299 req-c3d03647-f6c7-425f-b196-17a09f0421cf tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:42:34.659141 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [req-f75b50c4-36bc-41e1-903b-79156e2e7299 req-c3d03647-f6c7-425f-b196-17a09f0421cf tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3739421d-d9f7-4518-9b4f-f538581606de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '9a4c0112-a763-4e81-9440-9887be4cfb39', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:42:34.660146 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [req-f75b50c4-36bc-41e1-903b-79156e2e7299 req-c3d03647-f6c7-425f-b196-17a09f0421cf tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8cfa6ccf-8138-4acb-b051-abb56e5a5025) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:42:34.703790 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.quota [req-f75b50c4-36bc-41e1-903b-79156e2e7299 req-c3d03647-f6c7-425f-b196-17a09f0421cf tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Created reservations ['9ce2a34d-a83d-4c49-9cdc-c1274c8ef1ce', 'b9d15044-0eeb-486e-a4c3-ce611106cc00', '8a2fc23c-bbef-4933-b33b-924937b85453', '56abe0f2-8165-483a-9c18-b63144348f8e'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:42:34.706343 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [req-f75b50c4-36bc-41e1-903b-79156e2e7299 req-c3d03647-f6c7-425f-b196-17a09f0421cf tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8cfa6ccf-8138-4acb-b051-abb56e5a5025) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9ce2a34d-a83d-4c49-9cdc-c1274c8ef1ce', 'b9d15044-0eeb-486e-a4c3-ce611106cc00', '8a2fc23c-bbef-4933-b33b-924937b85453', '56abe0f2-8165-483a-9c18-b63144348f8e']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:42:34.707285 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [req-f75b50c4-36bc-41e1-903b-79156e2e7299 req-c3d03647-f6c7-425f-b196-17a09f0421cf tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce2dc13f-0557-42da-8de2-1fa52af96f9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:42:34.753720 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [req-f75b50c4-36bc-41e1-903b-79156e2e7299 req-c3d03647-f6c7-425f-b196-17a09f0421cf tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce2dc13f-0557-42da-8de2-1fa52af96f9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '43a9b413-23b5-42d3-9074-bae30c69ea6f', '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='8d53ae03f837462eaa68d46b15ba1683',qos_specs=None,replication_status=,reservations=['9ce2a34d-a83d-4c49-9cdc-c1274c8ef1ce','b9d15044-0eeb-486e-a4c3-ce611106cc00','8a2fc23c-bbef-4933-b33b-924937b85453','56abe0f2-8165-483a-9c18-b63144348f8e'],size=1,snapshot_id=9a4c0112-a763-4e81-9440-9887be4cfb39,source_replicaid=,source_volid=None,status='creating',user_id='ae6bfcb01e884283b3172dcf4a7c430a',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), '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-07-10T08:42:34Z,deleted=False,deleted_at=None,display_description='',display_name='',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=43a9b413-23b5-42d3-9074-bae30c69ea6f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d53ae03f837462eaa68d46b15ba1683',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=9a4c0112-a763-4e81-9440-9887be4cfb39,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ae6bfcb01e884283b3172dcf4a7c430a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:42:34.754388 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [req-f75b50c4-36bc-41e1-903b-79156e2e7299 req-c3d03647-f6c7-425f-b196-17a09f0421cf tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9dfe276-dd83-426f-a5cf-7a278fcf7356) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:42:34.772627 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [req-f75b50c4-36bc-41e1-903b-79156e2e7299 req-c3d03647-f6c7-425f-b196-17a09f0421cf tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9dfe276-dd83-426f-a5cf-7a278fcf7356) transitioned into 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='8d53ae03f837462eaa68d46b15ba1683',qos_specs=None,replication_status=,reservations=['9ce2a34d-a83d-4c49-9cdc-c1274c8ef1ce','b9d15044-0eeb-486e-a4c3-ce611106cc00','8a2fc23c-bbef-4933-b33b-924937b85453','56abe0f2-8165-483a-9c18-b63144348f8e'],size=1,snapshot_id=9a4c0112-a763-4e81-9440-9887be4cfb39,source_replicaid=,source_volid=None,status='creating',user_id='ae6bfcb01e884283b3172dcf4a7c430a',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:42:34.773248 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [req-f75b50c4-36bc-41e1-903b-79156e2e7299 req-c3d03647-f6c7-425f-b196-17a09f0421cf tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac374ff5-5445-4d37-aec4-4031b136a76d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:42:34.793350 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [req-f75b50c4-36bc-41e1-903b-79156e2e7299 req-c3d03647-f6c7-425f-b196-17a09f0421cf tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac374ff5-5445-4d37-aec4-4031b136a76d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:42:34.794113 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [req-f75b50c4-36bc-41e1-903b-79156e2e7299 req-c3d03647-f6c7-425f-b196-17a09f0421cf tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Flow 'volume_create_api' (2ffb5fd8-44cf-4581-9088-6b0f77f0f5d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:42:34.794382 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-f75b50c4-36bc-41e1-903b-79156e2e7299 req-c3d03647-f6c7-425f-b196-17a09f0421cf tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Create volume request issued successfully. Jul 10 08:42:34.795030 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-f75b50c4-36bc-41e1-903b-79156e2e7299 req-c3d03647-f6c7-425f-b196-17a09f0421cf tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:42:34.795468 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 970/3866] 10.4.3.7 () {72 vars in 1527 bytes} [Fri Jul 10 08:42:34 2026] POST /volume/v3/volumes => generated 732 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:42:34.809032 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-f75b50c4-36bc-41e1-903b-79156e2e7299 req-78e99b6c-b4da-4dc7-ac1d-3986a2071e22 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:34.811801 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-f75b50c4-36bc-41e1-903b-79156e2e7299 req-78e99b6c-b4da-4dc7-ac1d-3986a2071e22 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] GET https://10.4.3.7/volume/v3/volumes/43a9b413-23b5-42d3-9074-bae30c69ea6f Jul 10 08:42:34.812072 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-f75b50c4-36bc-41e1-903b-79156e2e7299 req-78e99b6c-b4da-4dc7-ac1d-3986a2071e22 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:34.812326 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-f75b50c4-36bc-41e1-903b-79156e2e7299 req-78e99b6c-b4da-4dc7-ac1d-3986a2071e22 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:34.820625 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:34.820625 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:42:34.824241 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-f75b50c4-36bc-41e1-903b-79156e2e7299 req-78e99b6c-b4da-4dc7-ac1d-3986a2071e22 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Volume info retrieved successfully. Jul 10 08:42:34.830634 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-f75b50c4-36bc-41e1-903b-79156e2e7299 req-78e99b6c-b4da-4dc7-ac1d-3986a2071e22 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/volumes/43a9b413-23b5-42d3-9074-bae30c69ea6f returned with HTTP 200 Jul 10 08:42:34.831033 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 973/3867] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:42:34 2026] GET /volume/v3/volumes/43a9b413-23b5-42d3-9074-bae30c69ea6f => generated 800 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:34.854375 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-f75b50c4-36bc-41e1-903b-79156e2e7299 req-8e53e3c6-50f7-4ce5-94a9-22def11a84bd None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:34.856477 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-f75b50c4-36bc-41e1-903b-79156e2e7299 req-8e53e3c6-50f7-4ce5-94a9-22def11a84bd tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] GET https://10.4.3.7/volume/v3/volumes/43a9b413-23b5-42d3-9074-bae30c69ea6f Jul 10 08:42:34.857994 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-f75b50c4-36bc-41e1-903b-79156e2e7299 req-8e53e3c6-50f7-4ce5-94a9-22def11a84bd tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:34.857994 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-f75b50c4-36bc-41e1-903b-79156e2e7299 req-8e53e3c6-50f7-4ce5-94a9-22def11a84bd tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:34.860955 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-eb4b8fe7-1216-4203-980e-e3abfa64d274 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:34.862610 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-eb4b8fe7-1216-4203-980e-e3abfa64d274 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] GET https://10.4.3.7/volume/v3/volumes/4b275b5e-72aa-4878-ac3b-4cef1cace7e6 Jul 10 08:42:34.862744 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-eb4b8fe7-1216-4203-980e-e3abfa64d274 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:34.864466 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-eb4b8fe7-1216-4203-980e-e3abfa64d274 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:34.872808 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:34.872808 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:42:34.875666 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:34.875666 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:42:34.879964 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [req-f75b50c4-36bc-41e1-903b-79156e2e7299 req-8e53e3c6-50f7-4ce5-94a9-22def11a84bd tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Volume info retrieved successfully. Jul 10 08:42:34.884671 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-eb4b8fe7-1216-4203-980e-e3abfa64d274 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Volume info retrieved successfully. Jul 10 08:42:34.887875 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-f75b50c4-36bc-41e1-903b-79156e2e7299 req-8e53e3c6-50f7-4ce5-94a9-22def11a84bd tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/volumes/43a9b413-23b5-42d3-9074-bae30c69ea6f returned with HTTP 200 Jul 10 08:42:34.888556 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 959/3868] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:42:34 2026] GET /volume/v3/volumes/43a9b413-23b5-42d3-9074-bae30c69ea6f => generated 800 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:34.889668 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-eb4b8fe7-1216-4203-980e-e3abfa64d274 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] https://10.4.3.7/volume/v3/volumes/4b275b5e-72aa-4878-ac3b-4cef1cace7e6 returned with HTTP 200 Jul 10 08:42:34.890021 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 967/3869] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:34 2026] GET /volume/v3/volumes/4b275b5e-72aa-4878-ac3b-4cef1cace7e6 => generated 940 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:35.080077 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-a32a7df1-ac7c-49c1-bf0b-f6fdcd85029e None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:35.082079 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a32a7df1-ac7c-49c1-bf0b-f6fdcd85029e tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] GET https://10.4.3.7/volume/v3/volumes/dce39980-10fb-446c-a3de-02ff557d67d1 Jul 10 08:42:35.082346 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a32a7df1-ac7c-49c1-bf0b-f6fdcd85029e tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:35.082909 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a32a7df1-ac7c-49c1-bf0b-f6fdcd85029e tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:35.091487 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a32a7df1-ac7c-49c1-bf0b-f6fdcd85029e tempest-VolumesBackupsV39Test-1924347464 tempest-VolumesBackupsV39Test-1924347464-project-member] https://10.4.3.7/volume/v3/volumes/dce39980-10fb-446c-a3de-02ff557d67d1 returned with HTTP 404 Jul 10 08:42:35.091943 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 971/3870] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:42:35 2026] GET /volume/v3/volumes/dce39980-10fb-446c-a3de-02ff557d67d1 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:42:35.381284 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-c034c99d-39bd-4e64-a018-5d208bb81fc2 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:35.383939 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-c034c99d-39bd-4e64-a018-5d208bb81fc2 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/8fec59a7-c059-4a33-b741-15eb95c61de6 Jul 10 08:42:35.383939 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-c034c99d-39bd-4e64-a018-5d208bb81fc2 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:35.384188 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-c034c99d-39bd-4e64-a018-5d208bb81fc2 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:35.384236 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-c034c99d-39bd-4e64-a018-5d208bb81fc2 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 8fec59a7-c059-4a33-b741-15eb95c61de6. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:42:35.391254 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:35.391254 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:42:35.391254 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-c034c99d-39bd-4e64-a018-5d208bb81fc2 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/8fec59a7-c059-4a33-b741-15eb95c61de6 returned with HTTP 200 Jul 10 08:42:35.391254 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 974/3871] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:35 2026] GET /volume/v3/backups/8fec59a7-c059-4a33-b741-15eb95c61de6 => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:35.402609 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-a3e1c7b7-345a-4d5b-829f-6339b8e99a0d None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:35.406352 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-a3e1c7b7-345a-4d5b-829f-6339b8e99a0d tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/volumes/f31ba77d-cb75-411b-a889-31c8b74c9ac6 Jul 10 08:42:35.406352 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-a3e1c7b7-345a-4d5b-829f-6339b8e99a0d tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:35.406352 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-a3e1c7b7-345a-4d5b-829f-6339b8e99a0d tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:35.417360 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:35.417360 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:42:35.424109 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-a3e1c7b7-345a-4d5b-829f-6339b8e99a0d tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Volume info retrieved successfully. Jul 10 08:42:35.430954 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-a3e1c7b7-345a-4d5b-829f-6339b8e99a0d tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/volumes/f31ba77d-cb75-411b-a889-31c8b74c9ac6 returned with HTTP 200 Jul 10 08:42:35.431523 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 960/3872] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:35 2026] GET /volume/v3/volumes/f31ba77d-cb75-411b-a889-31c8b74c9ac6 => generated 1407 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 08:42:35.443977 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-18025721-0ad5-48ee-ac38-ed04e21df8da None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:35.446211 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-18025721-0ad5-48ee-ac38-ed04e21df8da tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/volumes/f31ba77d-cb75-411b-a889-31c8b74c9ac6 Jul 10 08:42:35.446487 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-18025721-0ad5-48ee-ac38-ed04e21df8da tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:35.446689 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-18025721-0ad5-48ee-ac38-ed04e21df8da tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:35.455079 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:35.455079 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:42:35.459065 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-18025721-0ad5-48ee-ac38-ed04e21df8da tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Volume info retrieved successfully. Jul 10 08:42:35.464219 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-18025721-0ad5-48ee-ac38-ed04e21df8da tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/volumes/f31ba77d-cb75-411b-a889-31c8b74c9ac6 returned with HTTP 200 Jul 10 08:42:35.464667 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 968/3873] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:35 2026] GET /volume/v3/volumes/f31ba77d-cb75-411b-a889-31c8b74c9ac6 => generated 1407 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:42:35.477301 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-cce7333c-cb18-4d4c-b60b-3b44c8cb3d96 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:35.479119 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cce7333c-cb18-4d4c-b60b-3b44c8cb3d96 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] DELETE https://10.4.3.7/volume/v3/volumes/f31ba77d-cb75-411b-a889-31c8b74c9ac6 Jul 10 08:42:35.479473 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-cce7333c-cb18-4d4c-b60b-3b44c8cb3d96 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:35.479694 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-cce7333c-cb18-4d4c-b60b-3b44c8cb3d96 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:35.479888 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-cce7333c-cb18-4d4c-b60b-3b44c8cb3d96 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Delete volume with id: f31ba77d-cb75-411b-a889-31c8b74c9ac6 Jul 10 08:42:35.488253 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:35.488253 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:42:35.488775 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-cce7333c-cb18-4d4c-b60b-3b44c8cb3d96 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Volume info retrieved successfully. Jul 10 08:42:35.508809 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-cce7333c-cb18-4d4c-b60b-3b44c8cb3d96 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Delete volume request issued successfully. Jul 10 08:42:35.509122 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cce7333c-cb18-4d4c-b60b-3b44c8cb3d96 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/volumes/f31ba77d-cb75-411b-a889-31c8b74c9ac6 returned with HTTP 202 Jul 10 08:42:35.509693 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 972/3874] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:42:35 2026] DELETE /volume/v3/volumes/f31ba77d-cb75-411b-a889-31c8b74c9ac6 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:42:35.520982 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-57b18e6e-8da7-4945-946d-e9466994b692 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:35.523219 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-57b18e6e-8da7-4945-946d-e9466994b692 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/volumes/f31ba77d-cb75-411b-a889-31c8b74c9ac6 Jul 10 08:42:35.523521 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-57b18e6e-8da7-4945-946d-e9466994b692 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:35.523788 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-57b18e6e-8da7-4945-946d-e9466994b692 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:35.533664 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:35.533664 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:42:35.543695 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-57b18e6e-8da7-4945-946d-e9466994b692 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Volume info retrieved successfully. Jul 10 08:42:35.551449 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-57b18e6e-8da7-4945-946d-e9466994b692 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/volumes/f31ba77d-cb75-411b-a889-31c8b74c9ac6 returned with HTTP 200 Jul 10 08:42:35.552025 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 975/3875] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:35 2026] GET /volume/v3/volumes/f31ba77d-cb75-411b-a889-31c8b74c9ac6 => generated 1406 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:42:35.915771 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-8d4fe374-80cb-4fbd-a74b-0633fac824f0 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:35.917301 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-8d4fe374-80cb-4fbd-a74b-0633fac824f0 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] GET https://10.4.3.7/volume/v3/volumes/4b275b5e-72aa-4878-ac3b-4cef1cace7e6 Jul 10 08:42:35.917612 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-8d4fe374-80cb-4fbd-a74b-0633fac824f0 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:35.917938 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-8d4fe374-80cb-4fbd-a74b-0633fac824f0 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:35.927048 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:35.927048 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:42:35.931228 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-8d4fe374-80cb-4fbd-a74b-0633fac824f0 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Volume info retrieved successfully. Jul 10 08:42:35.937712 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-8d4fe374-80cb-4fbd-a74b-0633fac824f0 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] https://10.4.3.7/volume/v3/volumes/4b275b5e-72aa-4878-ac3b-4cef1cace7e6 returned with HTTP 200 Jul 10 08:42:35.938024 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 961/3876] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:35 2026] GET /volume/v3/volumes/4b275b5e-72aa-4878-ac3b-4cef1cace7e6 => generated 940 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:36.510855 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-9fe13dc8-4f50-4aac-8535-c4242e038cab None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:36.565784 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-4166ba5d-4671-4087-9d95-97e48639839d None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:36.567724 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4166ba5d-4671-4087-9d95-97e48639839d tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/volumes/f31ba77d-cb75-411b-a889-31c8b74c9ac6 Jul 10 08:42:36.567903 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4166ba5d-4671-4087-9d95-97e48639839d tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:36.568104 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4166ba5d-4671-4087-9d95-97e48639839d tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:36.573778 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4166ba5d-4671-4087-9d95-97e48639839d tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/volumes/f31ba77d-cb75-411b-a889-31c8b74c9ac6 returned with HTTP 404 Jul 10 08:42:36.574441 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 973/3877] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:36 2026] GET /volume/v3/volumes/f31ba77d-cb75-411b-a889-31c8b74c9ac6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:42:36.583437 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-c20897bf-dffe-4452-8dca-0e9b7352f724 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:36.587908 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-c20897bf-dffe-4452-8dca-0e9b7352f724 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] DELETE https://10.4.3.7/volume/v3/backups/8fec59a7-c059-4a33-b741-15eb95c61de6 Jul 10 08:42:36.587908 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-c20897bf-dffe-4452-8dca-0e9b7352f724 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:36.587908 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-c20897bf-dffe-4452-8dca-0e9b7352f724 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'delete' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:36.587908 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.contrib.backups [None req-c20897bf-dffe-4452-8dca-0e9b7352f724 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Delete backup with id: 8fec59a7-c059-4a33-b741-15eb95c61de6. Jul 10 08:42:36.596841 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:36.596841 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:42:36.620803 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.backup.rpcapi [None req-c20897bf-dffe-4452-8dca-0e9b7352f724 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] delete_backup rpcapi backup_id 8fec59a7-c059-4a33-b741-15eb95c61de6 {{(pid=100054) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 08:42:36.624517 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-c20897bf-dffe-4452-8dca-0e9b7352f724 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/8fec59a7-c059-4a33-b741-15eb95c61de6 returned with HTTP 202 Jul 10 08:42:36.625150 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 976/3878] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:42:36 2026] DELETE /volume/v3/backups/8fec59a7-c059-4a33-b741-15eb95c61de6 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:42:36.633383 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-41ea38f3-b754-43b8-9753-01129c746143 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:36.633759 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-9fe13dc8-4f50-4aac-8535-c4242e038cab tempest-VolumesCloneNegativeTest-837905910 tempest-VolumesCloneNegativeTest-837905910-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:42:36.633999 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-9fe13dc8-4f50-4aac-8535-c4242e038cab tempest-VolumesCloneNegativeTest-837905910 tempest-VolumesCloneNegativeTest-837905910-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-168987872"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:42:36.635116 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-41ea38f3-b754-43b8-9753-01129c746143 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/8fec59a7-c059-4a33-b741-15eb95c61de6 Jul 10 08:42:36.635237 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.volumes [None req-9fe13dc8-4f50-4aac-8535-c4242e038cab tempest-VolumesCloneNegativeTest-837905910 tempest-VolumesCloneNegativeTest-837905910-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-168987872'}} {{(pid=100056) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:42:36.635288 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-41ea38f3-b754-43b8-9753-01129c746143 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:36.635378 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-9fe13dc8-4f50-4aac-8535-c4242e038cab tempest-VolumesCloneNegativeTest-837905910 tempest-VolumesCloneNegativeTest-837905910-project-member] Create volume of 2 GB Jul 10 08:42:36.636558 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-41ea38f3-b754-43b8-9753-01129c746143 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:36.636558 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-41ea38f3-b754-43b8-9753-01129c746143 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 8fec59a7-c059-4a33-b741-15eb95c61de6. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:42:36.639510 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-9fe13dc8-4f50-4aac-8535-c4242e038cab tempest-VolumesCloneNegativeTest-837905910 tempest-VolumesCloneNegativeTest-837905910-project-member] Availability Zones retrieved successfully. Jul 10 08:42:36.639727 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:36.639727 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:42:36.640452 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-41ea38f3-b754-43b8-9753-01129c746143 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/8fec59a7-c059-4a33-b741-15eb95c61de6 returned with HTTP 200 Jul 10 08:42:36.640765 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 962/3879] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:36 2026] GET /volume/v3/backups/8fec59a7-c059-4a33-b741-15eb95c61de6 => generated 786 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:36.646191 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-9fe13dc8-4f50-4aac-8535-c4242e038cab tempest-VolumesCloneNegativeTest-837905910 tempest-VolumesCloneNegativeTest-837905910-project-member] Flow 'volume_create_api' (e01a853a-5cdb-4310-8089-fd25b06e31b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:42:36.647366 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-9fe13dc8-4f50-4aac-8535-c4242e038cab tempest-VolumesCloneNegativeTest-837905910 tempest-VolumesCloneNegativeTest-837905910-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d451f565-3f02-4c70-8779-fc05c59428b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:42:36.648215 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.flows.api.create_volume [None req-9fe13dc8-4f50-4aac-8535-c4242e038cab tempest-VolumesCloneNegativeTest-837905910 tempest-VolumesCloneNegativeTest-837905910-project-member] Validating volume size '2' using validate_int {{(pid=100056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:42:36.674573 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-9fe13dc8-4f50-4aac-8535-c4242e038cab tempest-VolumesCloneNegativeTest-837905910 tempest-VolumesCloneNegativeTest-837905910-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d451f565-3f02-4c70-8779-fc05c59428b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:42:36.675279 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-9fe13dc8-4f50-4aac-8535-c4242e038cab tempest-VolumesCloneNegativeTest-837905910 tempest-VolumesCloneNegativeTest-837905910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9602c3a1-84e6-46a4-b403-157e816b1599) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:42:36.749093 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.quota [None req-9fe13dc8-4f50-4aac-8535-c4242e038cab tempest-VolumesCloneNegativeTest-837905910 tempest-VolumesCloneNegativeTest-837905910-project-member] Created reservations ['a48dd145-656d-43f5-af56-945ae83dde9f', '43688bf9-9926-420d-bbad-bb0006911b5d', '2271e085-95e0-410c-add0-98be00d06e44', 'c59679ea-92ed-4a69-89fa-ad0a4b3a9e9b'] {{(pid=100056) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:42:36.749833 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-9fe13dc8-4f50-4aac-8535-c4242e038cab tempest-VolumesCloneNegativeTest-837905910 tempest-VolumesCloneNegativeTest-837905910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9602c3a1-84e6-46a4-b403-157e816b1599) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a48dd145-656d-43f5-af56-945ae83dde9f', '43688bf9-9926-420d-bbad-bb0006911b5d', '2271e085-95e0-410c-add0-98be00d06e44', 'c59679ea-92ed-4a69-89fa-ad0a4b3a9e9b']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:42:36.750615 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-9fe13dc8-4f50-4aac-8535-c4242e038cab tempest-VolumesCloneNegativeTest-837905910 tempest-VolumesCloneNegativeTest-837905910-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a05054e1-5a78-494c-855e-e13fbddaa62a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:42:36.775871 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-9fe13dc8-4f50-4aac-8535-c4242e038cab tempest-VolumesCloneNegativeTest-837905910 tempest-VolumesCloneNegativeTest-837905910-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a05054e1-5a78-494c-855e-e13fbddaa62a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f3692fde-f327-48ce-b6fb-f65e978def7d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-168987872',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e17122b78c2a48f69cb511c1d892513a',qos_specs=None,replication_status=,reservations=['a48dd145-656d-43f5-af56-945ae83dde9f','43688bf9-9926-420d-bbad-bb0006911b5d','2271e085-95e0-410c-add0-98be00d06e44','c59679ea-92ed-4a69-89fa-ad0a4b3a9e9b'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75d8828461a041f8a80b93ee69421a55',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:42:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-168987872',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f3692fde-f327-48ce-b6fb-f65e978def7d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e17122b78c2a48f69cb511c1d892513a',provider_auth=None,provider_geometry=None,provider_id=None,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='75d8828461a041f8a80b93ee69421a55',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:42:36.776733 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-9fe13dc8-4f50-4aac-8535-c4242e038cab tempest-VolumesCloneNegativeTest-837905910 tempest-VolumesCloneNegativeTest-837905910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb7a5419-addf-4f78-871e-1ff6d93b302a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:42:36.800431 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-9fe13dc8-4f50-4aac-8535-c4242e038cab tempest-VolumesCloneNegativeTest-837905910 tempest-VolumesCloneNegativeTest-837905910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb7a5419-addf-4f78-871e-1ff6d93b302a) transitioned into state 'SUCCESS' from state '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-168987872',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e17122b78c2a48f69cb511c1d892513a',qos_specs=None,replication_status=,reservations=['a48dd145-656d-43f5-af56-945ae83dde9f','43688bf9-9926-420d-bbad-bb0006911b5d','2271e085-95e0-410c-add0-98be00d06e44','c59679ea-92ed-4a69-89fa-ad0a4b3a9e9b'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75d8828461a041f8a80b93ee69421a55',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:42:36.801261 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-9fe13dc8-4f50-4aac-8535-c4242e038cab tempest-VolumesCloneNegativeTest-837905910 tempest-VolumesCloneNegativeTest-837905910-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7936c9e6-8e57-4dc5-a2ff-5f803fc6b544) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:42:36.812354 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-9fe13dc8-4f50-4aac-8535-c4242e038cab tempest-VolumesCloneNegativeTest-837905910 tempest-VolumesCloneNegativeTest-837905910-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7936c9e6-8e57-4dc5-a2ff-5f803fc6b544) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:42:36.813310 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-9fe13dc8-4f50-4aac-8535-c4242e038cab tempest-VolumesCloneNegativeTest-837905910 tempest-VolumesCloneNegativeTest-837905910-project-member] Flow 'volume_create_api' (e01a853a-5cdb-4310-8089-fd25b06e31b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:42:36.813690 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-9fe13dc8-4f50-4aac-8535-c4242e038cab tempest-VolumesCloneNegativeTest-837905910 tempest-VolumesCloneNegativeTest-837905910-project-member] Create volume request issued successfully. Jul 10 08:42:36.814286 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-9fe13dc8-4f50-4aac-8535-c4242e038cab tempest-VolumesCloneNegativeTest-837905910 tempest-VolumesCloneNegativeTest-837905910-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:42:36.814793 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 969/3880] 10.4.3.7 () {68 vars in 1244 bytes} [Fri Jul 10 08:42:36 2026] POST /volume/v3/volumes => generated 750 bytes in 304 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:42:36.828453 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-07a0cc32-2409-4d61-95a9-d9bbab037737 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:36.830698 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-07a0cc32-2409-4d61-95a9-d9bbab037737 tempest-VolumesCloneNegativeTest-837905910 tempest-VolumesCloneNegativeTest-837905910-project-member] GET https://10.4.3.7/volume/v3/volumes/f3692fde-f327-48ce-b6fb-f65e978def7d Jul 10 08:42:36.830955 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-07a0cc32-2409-4d61-95a9-d9bbab037737 tempest-VolumesCloneNegativeTest-837905910 tempest-VolumesCloneNegativeTest-837905910-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:36.831094 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-07a0cc32-2409-4d61-95a9-d9bbab037737 tempest-VolumesCloneNegativeTest-837905910 tempest-VolumesCloneNegativeTest-837905910-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:36.841755 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:36.841755 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:42:36.849095 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-07a0cc32-2409-4d61-95a9-d9bbab037737 tempest-VolumesCloneNegativeTest-837905910 tempest-VolumesCloneNegativeTest-837905910-project-member] Volume info retrieved successfully. Jul 10 08:42:36.855106 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-07a0cc32-2409-4d61-95a9-d9bbab037737 tempest-VolumesCloneNegativeTest-837905910 tempest-VolumesCloneNegativeTest-837905910-project-member] https://10.4.3.7/volume/v3/volumes/f3692fde-f327-48ce-b6fb-f65e978def7d returned with HTTP 200 Jul 10 08:42:36.855276 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 974/3881] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:36 2026] GET /volume/v3/volumes/f3692fde-f327-48ce-b6fb-f65e978def7d => generated 818 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:36.954864 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-3edc7418-d655-4c48-8093-23297dc89d0b None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:36.957135 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-3edc7418-d655-4c48-8093-23297dc89d0b tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] GET https://10.4.3.7/volume/v3/volumes/4b275b5e-72aa-4878-ac3b-4cef1cace7e6 Jul 10 08:42:36.957445 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-3edc7418-d655-4c48-8093-23297dc89d0b tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:36.958301 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-3edc7418-d655-4c48-8093-23297dc89d0b tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:36.965954 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:36.965954 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:42:36.973777 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-3edc7418-d655-4c48-8093-23297dc89d0b tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Volume info retrieved successfully. Jul 10 08:42:36.976297 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-3edc7418-d655-4c48-8093-23297dc89d0b tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] https://10.4.3.7/volume/v3/volumes/4b275b5e-72aa-4878-ac3b-4cef1cace7e6 returned with HTTP 200 Jul 10 08:42:36.976872 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 977/3882] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:36 2026] GET /volume/v3/volumes/4b275b5e-72aa-4878-ac3b-4cef1cace7e6 => generated 940 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:37.653994 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-5b7fabbe-61f4-4793-8017-e023195a2e96 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:37.655926 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-5b7fabbe-61f4-4793-8017-e023195a2e96 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/8fec59a7-c059-4a33-b741-15eb95c61de6 Jul 10 08:42:37.656490 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-5b7fabbe-61f4-4793-8017-e023195a2e96 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:37.656573 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-5b7fabbe-61f4-4793-8017-e023195a2e96 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:37.656737 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-5b7fabbe-61f4-4793-8017-e023195a2e96 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 8fec59a7-c059-4a33-b741-15eb95c61de6. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:42:37.661389 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-5b7fabbe-61f4-4793-8017-e023195a2e96 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/8fec59a7-c059-4a33-b741-15eb95c61de6 returned with HTTP 404 Jul 10 08:42:37.661900 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 963/3883] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:37 2026] GET /volume/v3/backups/8fec59a7-c059-4a33-b741-15eb95c61de6 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:42:37.752644 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-65574009-f499-4427-a6e8-f93801618379 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:37.754714 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-65574009-f499-4427-a6e8-f93801618379 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/volumes/f111fce1-5f2e-419f-bbc1-b35c16011388 Jul 10 08:42:37.754942 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-65574009-f499-4427-a6e8-f93801618379 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:37.755160 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-65574009-f499-4427-a6e8-f93801618379 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:37.762437 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:37.762437 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:42:37.766060 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-65574009-f499-4427-a6e8-f93801618379 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Volume info retrieved successfully. Jul 10 08:42:37.775491 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-65574009-f499-4427-a6e8-f93801618379 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/volumes/f111fce1-5f2e-419f-bbc1-b35c16011388 returned with HTTP 200 Jul 10 08:42:37.775953 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 970/3884] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:37 2026] GET /volume/v3/volumes/f111fce1-5f2e-419f-bbc1-b35c16011388 => generated 1352 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:42:37.787806 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-b0720b72-fe00-456a-86a1-35bf3e4768ff None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:37.789715 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b0720b72-fe00-456a-86a1-35bf3e4768ff tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] DELETE https://10.4.3.7/volume/v3/volumes/f111fce1-5f2e-419f-bbc1-b35c16011388 Jul 10 08:42:37.789974 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b0720b72-fe00-456a-86a1-35bf3e4768ff tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:37.790035 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b0720b72-fe00-456a-86a1-35bf3e4768ff tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:37.790198 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-b0720b72-fe00-456a-86a1-35bf3e4768ff tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Delete volume with id: f111fce1-5f2e-419f-bbc1-b35c16011388 Jul 10 08:42:37.796901 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:37.796901 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:42:37.798277 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-b0720b72-fe00-456a-86a1-35bf3e4768ff tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Volume info retrieved successfully. Jul 10 08:42:37.816343 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-b0720b72-fe00-456a-86a1-35bf3e4768ff tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Delete volume request issued successfully. Jul 10 08:42:37.816631 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b0720b72-fe00-456a-86a1-35bf3e4768ff tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/volumes/f111fce1-5f2e-419f-bbc1-b35c16011388 returned with HTTP 202 Jul 10 08:42:37.817140 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 975/3885] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:42:37 2026] DELETE /volume/v3/volumes/f111fce1-5f2e-419f-bbc1-b35c16011388 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:42:37.826037 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-6abbad0b-2b06-4395-b75d-489829cb3f82 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:37.829556 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-6abbad0b-2b06-4395-b75d-489829cb3f82 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/volumes/f111fce1-5f2e-419f-bbc1-b35c16011388 Jul 10 08:42:37.829890 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-6abbad0b-2b06-4395-b75d-489829cb3f82 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:37.830232 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-6abbad0b-2b06-4395-b75d-489829cb3f82 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:37.833161 np0000004976 devstack@c-api.service[100054]: DEBUG dbcounter [-] [100054] Writing DB stats cinder:SELECT=440,cinder:INSERT=77,cinder:UPDATE=134 {{(pid=100054) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 08:42:37.840598 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:37.840598 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:42:37.844071 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-6abbad0b-2b06-4395-b75d-489829cb3f82 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Volume info retrieved successfully. Jul 10 08:42:37.853081 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-6abbad0b-2b06-4395-b75d-489829cb3f82 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/volumes/f111fce1-5f2e-419f-bbc1-b35c16011388 returned with HTTP 200 Jul 10 08:42:37.854008 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 978/3886] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:37 2026] GET /volume/v3/volumes/f111fce1-5f2e-419f-bbc1-b35c16011388 => generated 1351 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:42:37.869009 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-c2f8ac48-a498-4003-9d72-749153679190 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:37.870739 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-c2f8ac48-a498-4003-9d72-749153679190 tempest-VolumesCloneNegativeTest-837905910 tempest-VolumesCloneNegativeTest-837905910-project-member] GET https://10.4.3.7/volume/v3/volumes/f3692fde-f327-48ce-b6fb-f65e978def7d Jul 10 08:42:37.870896 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-c2f8ac48-a498-4003-9d72-749153679190 tempest-VolumesCloneNegativeTest-837905910 tempest-VolumesCloneNegativeTest-837905910-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:37.871090 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-c2f8ac48-a498-4003-9d72-749153679190 tempest-VolumesCloneNegativeTest-837905910 tempest-VolumesCloneNegativeTest-837905910-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:37.878213 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:37.878213 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:42:37.882064 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-c2f8ac48-a498-4003-9d72-749153679190 tempest-VolumesCloneNegativeTest-837905910 tempest-VolumesCloneNegativeTest-837905910-project-member] Volume info retrieved successfully. Jul 10 08:42:37.887689 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-c2f8ac48-a498-4003-9d72-749153679190 tempest-VolumesCloneNegativeTest-837905910 tempest-VolumesCloneNegativeTest-837905910-project-member] https://10.4.3.7/volume/v3/volumes/f3692fde-f327-48ce-b6fb-f65e978def7d returned with HTTP 200 Jul 10 08:42:37.888110 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 964/3887] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:37 2026] GET /volume/v3/volumes/f3692fde-f327-48ce-b6fb-f65e978def7d => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:37.906682 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-f75b50c4-36bc-41e1-903b-79156e2e7299 req-a5a024f7-9f02-40d1-954e-0cf845e68ff3 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:37.909791 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-37f40e8c-ef36-4ca2-abf0-ea03032f49d7 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:37.912679 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-37f40e8c-ef36-4ca2-abf0-ea03032f49d7 tempest-VolumesCloneNegativeTest-837905910 tempest-VolumesCloneNegativeTest-837905910-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:42:37.912990 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-37f40e8c-ef36-4ca2-abf0-ea03032f49d7 tempest-VolumesCloneNegativeTest-837905910 tempest-VolumesCloneNegativeTest-837905910-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "f3692fde-f327-48ce-b6fb-f65e978def7d"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:42:37.914593 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-f75b50c4-36bc-41e1-903b-79156e2e7299 req-a5a024f7-9f02-40d1-954e-0cf845e68ff3 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] GET https://10.4.3.7/volume/v3/volumes/43a9b413-23b5-42d3-9074-bae30c69ea6f Jul 10 08:42:37.914863 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-f75b50c4-36bc-41e1-903b-79156e2e7299 req-a5a024f7-9f02-40d1-954e-0cf845e68ff3 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:37.915126 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-f75b50c4-36bc-41e1-903b-79156e2e7299 req-a5a024f7-9f02-40d1-954e-0cf845e68ff3 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:37.916004 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [None req-37f40e8c-ef36-4ca2-abf0-ea03032f49d7 tempest-VolumesCloneNegativeTest-837905910 tempest-VolumesCloneNegativeTest-837905910-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': 'f3692fde-f327-48ce-b6fb-f65e978def7d'}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:42:37.923524 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:37.923524 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:42:37.923978 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-37f40e8c-ef36-4ca2-abf0-ea03032f49d7 tempest-VolumesCloneNegativeTest-837905910 tempest-VolumesCloneNegativeTest-837905910-project-member] Volume retrieved successfully. Jul 10 08:42:37.924096 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-37f40e8c-ef36-4ca2-abf0-ea03032f49d7 tempest-VolumesCloneNegativeTest-837905910 tempest-VolumesCloneNegativeTest-837905910-project-member] Create volume of 1 GB Jul 10 08:42:37.927721 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-37f40e8c-ef36-4ca2-abf0-ea03032f49d7 tempest-VolumesCloneNegativeTest-837905910 tempest-VolumesCloneNegativeTest-837905910-project-member] Availability Zones retrieved successfully. Jul 10 08:42:37.929219 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:37.929219 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:42:37.939026 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-37f40e8c-ef36-4ca2-abf0-ea03032f49d7 tempest-VolumesCloneNegativeTest-837905910 tempest-VolumesCloneNegativeTest-837905910-project-member] Flow 'volume_create_api' (e053e75f-288b-41e5-bf14-79771d1c75ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:42:37.939026 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-37f40e8c-ef36-4ca2-abf0-ea03032f49d7 tempest-VolumesCloneNegativeTest-837905910 tempest-VolumesCloneNegativeTest-837905910-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b49526e-6efa-4bcb-bdc0-27cec9d53024) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:42:37.939124 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [req-f75b50c4-36bc-41e1-903b-79156e2e7299 req-a5a024f7-9f02-40d1-954e-0cf845e68ff3 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Volume info retrieved successfully. Jul 10 08:42:37.939673 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-37f40e8c-ef36-4ca2-abf0-ea03032f49d7 tempest-VolumesCloneNegativeTest-837905910 tempest-VolumesCloneNegativeTest-837905910-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:42:37.941007 np0000004976 devstack@c-api.service[100057]: WARNING cinder.volume.api [None req-37f40e8c-ef36-4ca2-abf0-ea03032f49d7 tempest-VolumesCloneNegativeTest-837905910 tempest-VolumesCloneNegativeTest-837905910-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b49526e-6efa-4bcb-bdc0-27cec9d53024) transitioned into state 'FAILURE' from state 'RUNNING' Jul 10 08:42:37.941007 np0000004976 devstack@c-api.service[100057]: 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. Jul 10 08:42:37.942923 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-37f40e8c-ef36-4ca2-abf0-ea03032f49d7 tempest-VolumesCloneNegativeTest-837905910 tempest-VolumesCloneNegativeTest-837905910-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b49526e-6efa-4bcb-bdc0-27cec9d53024) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:42:37.943879 np0000004976 devstack@c-api.service[100057]: WARNING cinder.volume.api [None req-37f40e8c-ef36-4ca2-abf0-ea03032f49d7 tempest-VolumesCloneNegativeTest-837905910 tempest-VolumesCloneNegativeTest-837905910-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b49526e-6efa-4bcb-bdc0-27cec9d53024) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 10 08:42:37.944270 np0000004976 devstack@c-api.service[100057]: WARNING cinder.volume.api [None req-37f40e8c-ef36-4ca2-abf0-ea03032f49d7 tempest-VolumesCloneNegativeTest-837905910 tempest-VolumesCloneNegativeTest-837905910-project-member] Flow 'volume_create_api' (e053e75f-288b-41e5-bf14-79771d1c75ce) transitioned into state 'REVERTED' from state 'RUNNING' Jul 10 08:42:37.944739 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-37f40e8c-ef36-4ca2-abf0-ea03032f49d7 tempest-VolumesCloneNegativeTest-837905910 tempest-VolumesCloneNegativeTest-837905910-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 400 Jul 10 08:42:37.945280 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 976/3888] 10.4.3.7 () {68 vars in 1244 bytes} [Fri Jul 10 08:42:37 2026] POST /volume/v3/volumes => generated 173 bytes in 38 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 08:42:37.949393 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-f75b50c4-36bc-41e1-903b-79156e2e7299 req-a5a024f7-9f02-40d1-954e-0cf845e68ff3 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/volumes/43a9b413-23b5-42d3-9074-bae30c69ea6f returned with HTTP 200 Jul 10 08:42:37.949884 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 971/3889] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:42:37 2026] GET /volume/v3/volumes/43a9b413-23b5-42d3-9074-bae30c69ea6f => generated 1341 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:42:37.954628 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-408d689b-2378-4262-9279-869d4309b3b0 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:37.957037 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-408d689b-2378-4262-9279-869d4309b3b0 tempest-VolumesCloneNegativeTest-837905910 tempest-VolumesCloneNegativeTest-837905910-project-member] GET https://10.4.3.7/volume/v3/volumes/f3692fde-f327-48ce-b6fb-f65e978def7d Jul 10 08:42:37.957493 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-408d689b-2378-4262-9279-869d4309b3b0 tempest-VolumesCloneNegativeTest-837905910 tempest-VolumesCloneNegativeTest-837905910-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:37.957776 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-408d689b-2378-4262-9279-869d4309b3b0 tempest-VolumesCloneNegativeTest-837905910 tempest-VolumesCloneNegativeTest-837905910-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:37.963061 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-0aae1be0-1474-48a3-8d5c-ae87f6ccf857 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:37.963539 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-0aae1be0-1474-48a3-8d5c-ae87f6ccf857 None None] GET https://10.4.3.7/volume// Jul 10 08:42:37.963733 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-0aae1be0-1474-48a3-8d5c-ae87f6ccf857 None None] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:37.963969 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-0aae1be0-1474-48a3-8d5c-ae87f6ccf857 None None] Calling method 'all' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:37.964313 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-0aae1be0-1474-48a3-8d5c-ae87f6ccf857 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:42:37.965011 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 965/3890] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:42:37 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:42:37.974095 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:37.974095 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:42:37.978236 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-f75b50c4-36bc-41e1-903b-79156e2e7299 req-9b127c05-7e06-4d9f-ae3e-4c1c5f9dafb3 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:37.979118 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-408d689b-2378-4262-9279-869d4309b3b0 tempest-VolumesCloneNegativeTest-837905910 tempest-VolumesCloneNegativeTest-837905910-project-member] Volume info retrieved successfully. Jul 10 08:42:37.981081 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-f75b50c4-36bc-41e1-903b-79156e2e7299 req-9b127c05-7e06-4d9f-ae3e-4c1c5f9dafb3 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] POST https://10.4.3.7/volume/v3/attachments Jul 10 08:42:37.981517 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-f75b50c4-36bc-41e1-903b-79156e2e7299 req-9b127c05-7e06-4d9f-ae3e-4c1c5f9dafb3 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "43a9b413-23b5-42d3-9074-bae30c69ea6f", "connector": null, "instance_uuid": "1d2c3a05-2521-4693-bd54-0d595a5d38da"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:42:37.986176 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-408d689b-2378-4262-9279-869d4309b3b0 tempest-VolumesCloneNegativeTest-837905910 tempest-VolumesCloneNegativeTest-837905910-project-member] https://10.4.3.7/volume/v3/volumes/f3692fde-f327-48ce-b6fb-f65e978def7d returned with HTTP 200 Jul 10 08:42:37.986810 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 979/3891] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:37 2026] GET /volume/v3/volumes/f3692fde-f327-48ce-b6fb-f65e978def7d => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:37.995708 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:37.995708 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:42:38.000448 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-1eb98fa5-9d58-4fcb-857e-ce4566fcf8a7 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:38.002559 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-1eb98fa5-9d58-4fcb-857e-ce4566fcf8a7 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] GET https://10.4.3.7/volume/v3/volumes/4b275b5e-72aa-4878-ac3b-4cef1cace7e6 Jul 10 08:42:38.002770 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-1eb98fa5-9d58-4fcb-857e-ce4566fcf8a7 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:38.002978 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-1eb98fa5-9d58-4fcb-857e-ce4566fcf8a7 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:38.007016 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-1d50620c-00de-4f9f-b5af-415a548bc0ce None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:38.008820 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-1d50620c-00de-4f9f-b5af-415a548bc0ce tempest-VolumesCloneNegativeTest-837905910 tempest-VolumesCloneNegativeTest-837905910-project-member] DELETE https://10.4.3.7/volume/v3/volumes/f3692fde-f327-48ce-b6fb-f65e978def7d Jul 10 08:42:38.009058 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-1d50620c-00de-4f9f-b5af-415a548bc0ce tempest-VolumesCloneNegativeTest-837905910 tempest-VolumesCloneNegativeTest-837905910-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:38.009287 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-1d50620c-00de-4f9f-b5af-415a548bc0ce tempest-VolumesCloneNegativeTest-837905910 tempest-VolumesCloneNegativeTest-837905910-project-member] Calling method 'delete' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:38.009532 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-1d50620c-00de-4f9f-b5af-415a548bc0ce tempest-VolumesCloneNegativeTest-837905910 tempest-VolumesCloneNegativeTest-837905910-project-member] Delete volume with id: f3692fde-f327-48ce-b6fb-f65e978def7d Jul 10 08:42:38.011571 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:38.011571 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:42:38.016195 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:38.016195 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:42:38.016336 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-1eb98fa5-9d58-4fcb-857e-ce4566fcf8a7 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Volume info retrieved successfully. Jul 10 08:42:38.016668 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-1d50620c-00de-4f9f-b5af-415a548bc0ce tempest-VolumesCloneNegativeTest-837905910 tempest-VolumesCloneNegativeTest-837905910-project-member] Volume info retrieved successfully. Jul 10 08:42:38.021875 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-1eb98fa5-9d58-4fcb-857e-ce4566fcf8a7 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] https://10.4.3.7/volume/v3/volumes/4b275b5e-72aa-4878-ac3b-4cef1cace7e6 returned with HTTP 200 Jul 10 08:42:38.022344 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 972/3892] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:37 2026] GET /volume/v3/volumes/4b275b5e-72aa-4878-ac3b-4cef1cace7e6 => generated 940 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:38.028584 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-f75b50c4-36bc-41e1-903b-79156e2e7299 req-9b127c05-7e06-4d9f-ae3e-4c1c5f9dafb3 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/attachments returned with HTTP 200 Jul 10 08:42:38.029098 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 977/3893] 10.4.3.7 () {74 vars in 1580 bytes} [Fri Jul 10 08:42:37 2026] POST /volume/v3/attachments => generated 273 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:42:38.037115 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-9b2f2d64-b850-4a35-92de-90ed739b03e6 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:38.037481 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-9b2f2d64-b850-4a35-92de-90ed739b03e6 None None] GET https://10.4.3.7/volume// Jul 10 08:42:38.037608 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-9b2f2d64-b850-4a35-92de-90ed739b03e6 None None] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:38.037795 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-9b2f2d64-b850-4a35-92de-90ed739b03e6 None None] Calling method 'all' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:38.038112 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-9b2f2d64-b850-4a35-92de-90ed739b03e6 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:42:38.038358 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 980/3894] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:42:38 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:42:38.043101 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-1d50620c-00de-4f9f-b5af-415a548bc0ce tempest-VolumesCloneNegativeTest-837905910 tempest-VolumesCloneNegativeTest-837905910-project-member] Delete volume request issued successfully. Jul 10 08:42:38.043359 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-1d50620c-00de-4f9f-b5af-415a548bc0ce tempest-VolumesCloneNegativeTest-837905910 tempest-VolumesCloneNegativeTest-837905910-project-member] https://10.4.3.7/volume/v3/volumes/f3692fde-f327-48ce-b6fb-f65e978def7d returned with HTTP 202 Jul 10 08:42:38.043801 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 966/3895] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:42:38 2026] DELETE /volume/v3/volumes/f3692fde-f327-48ce-b6fb-f65e978def7d => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:42:38.047039 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-f75b50c4-36bc-41e1-903b-79156e2e7299 req-96e66098-e579-4f59-afe5-bf0f9016feb8 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:38.049444 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-f75b50c4-36bc-41e1-903b-79156e2e7299 req-96e66098-e579-4f59-afe5-bf0f9016feb8 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] GET https://10.4.3.7/volume/v3/volumes/43a9b413-23b5-42d3-9074-bae30c69ea6f Jul 10 08:42:38.049707 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-f75b50c4-36bc-41e1-903b-79156e2e7299 req-96e66098-e579-4f59-afe5-bf0f9016feb8 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:38.049927 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-f75b50c4-36bc-41e1-903b-79156e2e7299 req-96e66098-e579-4f59-afe5-bf0f9016feb8 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:38.055576 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-7c86877f-86bf-4e7f-b05c-4e16ddbe6d3e None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:38.057363 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7c86877f-86bf-4e7f-b05c-4e16ddbe6d3e tempest-VolumesCloneNegativeTest-837905910 tempest-VolumesCloneNegativeTest-837905910-project-member] GET https://10.4.3.7/volume/v3/volumes/f3692fde-f327-48ce-b6fb-f65e978def7d Jul 10 08:42:38.057576 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7c86877f-86bf-4e7f-b05c-4e16ddbe6d3e tempest-VolumesCloneNegativeTest-837905910 tempest-VolumesCloneNegativeTest-837905910-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:38.057748 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7c86877f-86bf-4e7f-b05c-4e16ddbe6d3e tempest-VolumesCloneNegativeTest-837905910 tempest-VolumesCloneNegativeTest-837905910-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:38.062605 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:38.062605 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:42:38.065552 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:38.065552 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:42:38.066701 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [req-f75b50c4-36bc-41e1-903b-79156e2e7299 req-96e66098-e579-4f59-afe5-bf0f9016feb8 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Volume info retrieved successfully. Jul 10 08:42:38.071640 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-7c86877f-86bf-4e7f-b05c-4e16ddbe6d3e tempest-VolumesCloneNegativeTest-837905910 tempest-VolumesCloneNegativeTest-837905910-project-member] Volume info retrieved successfully. Jul 10 08:42:38.074308 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-f75b50c4-36bc-41e1-903b-79156e2e7299 req-96e66098-e579-4f59-afe5-bf0f9016feb8 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/volumes/43a9b413-23b5-42d3-9074-bae30c69ea6f returned with HTTP 200 Jul 10 08:42:38.074831 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 973/3896] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:42:38 2026] GET /volume/v3/volumes/43a9b413-23b5-42d3-9074-bae30c69ea6f => generated 1520 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:42:38.078233 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7c86877f-86bf-4e7f-b05c-4e16ddbe6d3e tempest-VolumesCloneNegativeTest-837905910 tempest-VolumesCloneNegativeTest-837905910-project-member] https://10.4.3.7/volume/v3/volumes/f3692fde-f327-48ce-b6fb-f65e978def7d returned with HTTP 200 Jul 10 08:42:38.078831 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 978/3897] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:38 2026] GET /volume/v3/volumes/f3692fde-f327-48ce-b6fb-f65e978def7d => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:38.185863 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-f75b50c4-36bc-41e1-903b-79156e2e7299 req-2f64f5bd-9e03-4789-9386-b20c97715567 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:38.188165 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-f75b50c4-36bc-41e1-903b-79156e2e7299 req-2f64f5bd-9e03-4789-9386-b20c97715567 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] PUT https://10.4.3.7/volume/v3/attachments/da168d6a-f7d9-4877-b2b5-af0d450751f4 Jul 10 08:42:38.188531 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-f75b50c4-36bc-41e1-903b-79156e2e7299 req-2f64f5bd-9e03-4789-9386-b20c97715567 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.7", "host": "np0000004976", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b54eda21b644", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bf3c9c16-ec3d-4df7-865b-5f424258654a", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:42:38.196350 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.coordination [req-f75b50c4-36bc-41e1-903b-79156e2e7299 req-2f64f5bd-9e03-4789-9386-b20c97715567 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Acquiring lock "cinder-attachment_update-43a9b413-23b5-42d3-9074-bae30c69ea6f-np0000004976" by "attachment_update" {{(pid=100054) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 08:42:38.201815 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.coordination [req-f75b50c4-36bc-41e1-903b-79156e2e7299 req-2f64f5bd-9e03-4789-9386-b20c97715567 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Lock "cinder-attachment_update-43a9b413-23b5-42d3-9074-bae30c69ea6f-np0000004976" acquired by "attachment_update" :: waited 0.005s {{(pid=100054) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 08:42:38.202984 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:38.202984 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:42:38.725361 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.coordination [req-f75b50c4-36bc-41e1-903b-79156e2e7299 req-2f64f5bd-9e03-4789-9386-b20c97715567 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Lock "cinder-attachment_update-43a9b413-23b5-42d3-9074-bae30c69ea6f-np0000004976" released by "attachment_update" :: held 0.523s {{(pid=100054) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 08:42:38.725776 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-f75b50c4-36bc-41e1-903b-79156e2e7299 req-2f64f5bd-9e03-4789-9386-b20c97715567 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/attachments/da168d6a-f7d9-4877-b2b5-af0d450751f4 returned with HTTP 200 Jul 10 08:42:38.726339 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 981/3898] 10.4.3.7 () {74 vars in 1690 bytes} [Fri Jul 10 08:42:38 2026] PUT /volume/v3/attachments/da168d6a-f7d9-4877-b2b5-af0d450751f4 => generated 969 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:42:38.867968 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-62791b39-6345-4826-b2ea-2c1e1b2ae8d0 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:38.869983 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-62791b39-6345-4826-b2ea-2c1e1b2ae8d0 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/volumes/f111fce1-5f2e-419f-bbc1-b35c16011388 Jul 10 08:42:38.870185 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-62791b39-6345-4826-b2ea-2c1e1b2ae8d0 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:38.870377 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-62791b39-6345-4826-b2ea-2c1e1b2ae8d0 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:38.876471 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-62791b39-6345-4826-b2ea-2c1e1b2ae8d0 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/volumes/f111fce1-5f2e-419f-bbc1-b35c16011388 returned with HTTP 404 Jul 10 08:42:38.876972 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 967/3899] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:38 2026] GET /volume/v3/volumes/f111fce1-5f2e-419f-bbc1-b35c16011388 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:42:38.889007 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-d62762d3-c5e3-4b73-828a-35ecf7f3b6bc None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:38.891003 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-d62762d3-c5e3-4b73-828a-35ecf7f3b6bc tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:42:38.891384 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-d62762d3-c5e3-4b73-828a-35ecf7f3b6bc tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-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-638781484"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:42:38.893137 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.volumes [None req-d62762d3-c5e3-4b73-828a-35ecf7f3b6bc tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-638781484'}} {{(pid=100056) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:42:38.893281 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-d62762d3-c5e3-4b73-828a-35ecf7f3b6bc tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Create volume of 1 GB Jul 10 08:42:38.897631 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-d62762d3-c5e3-4b73-828a-35ecf7f3b6bc tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Availability Zones retrieved successfully. Jul 10 08:42:38.904620 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-d62762d3-c5e3-4b73-828a-35ecf7f3b6bc tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Flow 'volume_create_api' (a5485c2d-02e4-45bc-b2cd-187c308da511) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:42:38.905788 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-d62762d3-c5e3-4b73-828a-35ecf7f3b6bc tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83682089-9625-4eb1-9149-0d5663fe41c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:42:38.906951 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.flows.api.create_volume [None req-d62762d3-c5e3-4b73-828a-35ecf7f3b6bc tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Validating volume size '1' using validate_int {{(pid=100056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:42:38.937268 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-d62762d3-c5e3-4b73-828a-35ecf7f3b6bc tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83682089-9625-4eb1-9149-0d5663fe41c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:42:38.938206 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-d62762d3-c5e3-4b73-828a-35ecf7f3b6bc tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c89948d9-d2b1-4a46-b4dd-7ab5dbadd2fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:42:38.980212 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.quota [None req-d62762d3-c5e3-4b73-828a-35ecf7f3b6bc tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Created reservations ['202d2746-8754-435b-9573-026e55175e0d', '72b543c2-11d5-4884-85b2-3915bf86b524', '5e9d6409-07b6-4c26-8efd-32f1c131a656', '91468b37-c298-4833-bcc0-d29f3116d658'] {{(pid=100056) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:42:38.980947 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-d62762d3-c5e3-4b73-828a-35ecf7f3b6bc tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c89948d9-d2b1-4a46-b4dd-7ab5dbadd2fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['202d2746-8754-435b-9573-026e55175e0d', '72b543c2-11d5-4884-85b2-3915bf86b524', '5e9d6409-07b6-4c26-8efd-32f1c131a656', '91468b37-c298-4833-bcc0-d29f3116d658']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:42:38.981719 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-d62762d3-c5e3-4b73-828a-35ecf7f3b6bc tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d02de7f0-71d1-4d26-bd7d-d4ef91e2f2ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:42:39.013434 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-d62762d3-c5e3-4b73-828a-35ecf7f3b6bc tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d02de7f0-71d1-4d26-bd7d-d4ef91e2f2ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bb21ce77-8eb0-44ea-8288-bc33e5c8bce1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-638781484',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='89b4f3b0b9ba4f73ba9c0401a0ad02f5',qos_specs=None,replication_status=,reservations=['202d2746-8754-435b-9573-026e55175e0d','72b543c2-11d5-4884-85b2-3915bf86b524','5e9d6409-07b6-4c26-8efd-32f1c131a656','91468b37-c298-4833-bcc0-d29f3116d658'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3d12ef20a3e4f74a599959531b2e8e8',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:42:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-638781484',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bb21ce77-8eb0-44ea-8288-bc33e5c8bce1,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='89b4f3b0b9ba4f73ba9c0401a0ad02f5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e3d12ef20a3e4f74a599959531b2e8e8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:42:39.014959 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-d62762d3-c5e3-4b73-828a-35ecf7f3b6bc tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ea3b6c9-5649-4319-96ca-90f23d6385de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:42:39.033091 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-d62762d3-c5e3-4b73-828a-35ecf7f3b6bc tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ea3b6c9-5649-4319-96ca-90f23d6385de) transitioned into state 'SUCCESS' from state '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-638781484',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='89b4f3b0b9ba4f73ba9c0401a0ad02f5',qos_specs=None,replication_status=,reservations=['202d2746-8754-435b-9573-026e55175e0d','72b543c2-11d5-4884-85b2-3915bf86b524','5e9d6409-07b6-4c26-8efd-32f1c131a656','91468b37-c298-4833-bcc0-d29f3116d658'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3d12ef20a3e4f74a599959531b2e8e8',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:42:39.034009 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-d62762d3-c5e3-4b73-828a-35ecf7f3b6bc tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7e42018-bf84-4c0d-adaa-7c7a90735b04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:42:39.039968 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-adfddbf8-c62a-4911-b3e5-7cead1c0c1fd None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:39.041981 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-adfddbf8-c62a-4911-b3e5-7cead1c0c1fd tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] GET https://10.4.3.7/volume/v3/volumes/4b275b5e-72aa-4878-ac3b-4cef1cace7e6 Jul 10 08:42:39.042192 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-adfddbf8-c62a-4911-b3e5-7cead1c0c1fd tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:39.042589 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-adfddbf8-c62a-4911-b3e5-7cead1c0c1fd tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:39.048372 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-d62762d3-c5e3-4b73-828a-35ecf7f3b6bc tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7e42018-bf84-4c0d-adaa-7c7a90735b04) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:42:39.049401 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-d62762d3-c5e3-4b73-828a-35ecf7f3b6bc tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Flow 'volume_create_api' (a5485c2d-02e4-45bc-b2cd-187c308da511) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:42:39.049892 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-d62762d3-c5e3-4b73-828a-35ecf7f3b6bc tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Create volume request issued successfully. Jul 10 08:42:39.050509 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-d62762d3-c5e3-4b73-828a-35ecf7f3b6bc tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:42:39.051033 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 974/3900] 10.4.3.7 () {68 vars in 1245 bytes} [Fri Jul 10 08:42:38 2026] POST /volume/v3/volumes => generated 811 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:42:39.059280 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:39.059280 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:42:39.066913 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-c1d8d0dd-bed7-46ae-9cd4-b25715ef0127 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:39.069614 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-c1d8d0dd-bed7-46ae-9cd4-b25715ef0127 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/volumes/bb21ce77-8eb0-44ea-8288-bc33e5c8bce1 Jul 10 08:42:39.069851 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-c1d8d0dd-bed7-46ae-9cd4-b25715ef0127 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:39.070123 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-c1d8d0dd-bed7-46ae-9cd4-b25715ef0127 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:39.075189 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-adfddbf8-c62a-4911-b3e5-7cead1c0c1fd tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Volume info retrieved successfully. Jul 10 08:42:39.081144 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:39.081144 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:42:39.083055 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-adfddbf8-c62a-4911-b3e5-7cead1c0c1fd tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] https://10.4.3.7/volume/v3/volumes/4b275b5e-72aa-4878-ac3b-4cef1cace7e6 returned with HTTP 200 Jul 10 08:42:39.083592 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 979/3901] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:39 2026] GET /volume/v3/volumes/4b275b5e-72aa-4878-ac3b-4cef1cace7e6 => generated 940 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:39.089351 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-c1d8d0dd-bed7-46ae-9cd4-b25715ef0127 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Volume info retrieved successfully. Jul 10 08:42:39.094086 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-6e185a83-0b03-4266-959f-5b6d8b1bb1d0 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:39.098741 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-6e185a83-0b03-4266-959f-5b6d8b1bb1d0 tempest-VolumesCloneNegativeTest-837905910 tempest-VolumesCloneNegativeTest-837905910-project-member] GET https://10.4.3.7/volume/v3/volumes/f3692fde-f327-48ce-b6fb-f65e978def7d Jul 10 08:42:39.098844 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-c1d8d0dd-bed7-46ae-9cd4-b25715ef0127 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/volumes/bb21ce77-8eb0-44ea-8288-bc33e5c8bce1 returned with HTTP 200 Jul 10 08:42:39.099001 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-6e185a83-0b03-4266-959f-5b6d8b1bb1d0 tempest-VolumesCloneNegativeTest-837905910 tempest-VolumesCloneNegativeTest-837905910-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:39.099196 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-6e185a83-0b03-4266-959f-5b6d8b1bb1d0 tempest-VolumesCloneNegativeTest-837905910 tempest-VolumesCloneNegativeTest-837905910-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:39.099370 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 982/3902] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:39 2026] GET /volume/v3/volumes/bb21ce77-8eb0-44ea-8288-bc33e5c8bce1 => generated 879 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:39.104867 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-6e185a83-0b03-4266-959f-5b6d8b1bb1d0 tempest-VolumesCloneNegativeTest-837905910 tempest-VolumesCloneNegativeTest-837905910-project-member] https://10.4.3.7/volume/v3/volumes/f3692fde-f327-48ce-b6fb-f65e978def7d returned with HTTP 404 Jul 10 08:42:39.105396 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 968/3903] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:39 2026] GET /volume/v3/volumes/f3692fde-f327-48ce-b6fb-f65e978def7d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:42:39.237813 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-f75b50c4-36bc-41e1-903b-79156e2e7299 req-2573286d-3b29-449a-885d-a09d058c5de1 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:39.240397 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-f75b50c4-36bc-41e1-903b-79156e2e7299 req-2573286d-3b29-449a-885d-a09d058c5de1 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] POST https://10.4.3.7/volume/v3/attachments/da168d6a-f7d9-4877-b2b5-af0d450751f4/action Jul 10 08:42:39.240797 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-f75b50c4-36bc-41e1-903b-79156e2e7299 req-2573286d-3b29-449a-885d-a09d058c5de1 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Action body: b'{"os-complete": null}' {{(pid=100056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:42:39.240938 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-f75b50c4-36bc-41e1-903b-79156e2e7299 req-2573286d-3b29-449a-885d-a09d058c5de1 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:42:39.243802 np0000004976 devstack@c-api.service[100056]: DEBUG dbcounter [-] [100056] Writing DB stats cinder:SELECT=352,cinder:UPDATE=88,cinder:INSERT=45 {{(pid=100056) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 08:42:39.263608 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:39.263608 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:42:39.273679 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-f75b50c4-36bc-41e1-903b-79156e2e7299 req-2573286d-3b29-449a-885d-a09d058c5de1 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/attachments/da168d6a-f7d9-4877-b2b5-af0d450751f4/action returned with HTTP 204 Jul 10 08:42:39.274196 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 975/3904] 10.4.3.7 () {74 vars in 1711 bytes} [Fri Jul 10 08:42:39 2026] POST /volume/v3/attachments/da168d6a-f7d9-4877-b2b5-af0d450751f4/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jul 10 08:42:40.099164 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-236b3cce-2f58-4d89-9842-66feb39a7f0d None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:40.100714 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-236b3cce-2f58-4d89-9842-66feb39a7f0d tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] GET https://10.4.3.7/volume/v3/volumes/4b275b5e-72aa-4878-ac3b-4cef1cace7e6 Jul 10 08:42:40.100906 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-236b3cce-2f58-4d89-9842-66feb39a7f0d tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:40.101079 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-236b3cce-2f58-4d89-9842-66feb39a7f0d tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:40.107203 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:40.107203 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:42:40.110744 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-236b3cce-2f58-4d89-9842-66feb39a7f0d tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Volume info retrieved successfully. Jul 10 08:42:40.114495 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-abbe875f-8048-498e-b1bc-906328c8e4d7 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:40.115973 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-236b3cce-2f58-4d89-9842-66feb39a7f0d tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] https://10.4.3.7/volume/v3/volumes/4b275b5e-72aa-4878-ac3b-4cef1cace7e6 returned with HTTP 200 Jul 10 08:42:40.116023 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-abbe875f-8048-498e-b1bc-906328c8e4d7 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/volumes/bb21ce77-8eb0-44ea-8288-bc33e5c8bce1 Jul 10 08:42:40.116168 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-abbe875f-8048-498e-b1bc-906328c8e4d7 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:40.116337 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-abbe875f-8048-498e-b1bc-906328c8e4d7 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:40.116469 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 980/3905] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:40 2026] GET /volume/v3/volumes/4b275b5e-72aa-4878-ac3b-4cef1cace7e6 => generated 940 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:40.124572 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:40.124572 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:42:40.128374 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-abbe875f-8048-498e-b1bc-906328c8e4d7 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Volume info retrieved successfully. Jul 10 08:42:40.132286 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-abbe875f-8048-498e-b1bc-906328c8e4d7 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/volumes/bb21ce77-8eb0-44ea-8288-bc33e5c8bce1 returned with HTTP 200 Jul 10 08:42:40.132686 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 983/3906] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:40 2026] GET /volume/v3/volumes/bb21ce77-8eb0-44ea-8288-bc33e5c8bce1 => generated 904 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:40.146462 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-f8305e61-d511-48b1-88f6-3b1f1ee390e0 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:40.147905 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-f8305e61-d511-48b1-88f6-3b1f1ee390e0 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] POST https://10.4.3.7/volume/v3/backups Jul 10 08:42:40.148196 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-f8305e61-d511-48b1-88f6-3b1f1ee390e0 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "bb21ce77-8eb0-44ea-8288-bc33e5c8bce1", "name": "tempest-VolumesBackupsTest-Backup-1859254542", "description": "tempest-backup-description-731436035", "container": "tempest-volumesbackupstest-backup-container-1181809896"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:42:40.149535 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.contrib.backups [None req-f8305e61-d511-48b1-88f6-3b1f1ee390e0 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Creating new backup {'backup': {'volume_id': 'bb21ce77-8eb0-44ea-8288-bc33e5c8bce1', 'name': 'tempest-VolumesBackupsTest-Backup-1859254542', 'description': 'tempest-backup-description-731436035', 'container': 'tempest-volumesbackupstest-backup-container-1181809896'}} {{(pid=100055) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 08:42:40.149666 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.contrib.backups [None req-f8305e61-d511-48b1-88f6-3b1f1ee390e0 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Creating backup of volume bb21ce77-8eb0-44ea-8288-bc33e5c8bce1 in container tempest-volumesbackupstest-backup-container-1181809896 Jul 10 08:42:40.156619 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:40.156619 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:42:40.156980 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-f8305e61-d511-48b1-88f6-3b1f1ee390e0 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Volume info retrieved successfully. Jul 10 08:42:40.173342 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.quota [None req-f8305e61-d511-48b1-88f6-3b1f1ee390e0 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Created reservations ['e72bcd5f-85ab-410c-9b32-890e12f3b357', 'c2475a9b-9b1b-4164-bdac-f2970b47b260'] {{(pid=100055) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:42:40.204211 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-f8305e61-d511-48b1-88f6-3b1f1ee390e0 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups returned with HTTP 202 Jul 10 08:42:40.204667 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 969/3907] 10.4.3.7 () {68 vars in 1245 bytes} [Fri Jul 10 08:42:40 2026] POST /volume/v3/backups => generated 326 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:42:40.214851 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-fd29ac23-19f0-4fb7-a8a7-a592d5ff416a None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:40.216934 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-fd29ac23-19f0-4fb7-a8a7-a592d5ff416a tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/9c990a57-f1d1-44e2-a8f5-80f421c5b506 Jul 10 08:42:40.217105 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-fd29ac23-19f0-4fb7-a8a7-a592d5ff416a tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:40.217276 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-fd29ac23-19f0-4fb7-a8a7-a592d5ff416a tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:40.217455 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-fd29ac23-19f0-4fb7-a8a7-a592d5ff416a tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 9c990a57-f1d1-44e2-a8f5-80f421c5b506. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:42:40.226910 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:40.226910 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:42:40.227704 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-fd29ac23-19f0-4fb7-a8a7-a592d5ff416a tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/9c990a57-f1d1-44e2-a8f5-80f421c5b506 returned with HTTP 200 Jul 10 08:42:40.228078 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 976/3908] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:40 2026] GET /volume/v3/backups/9c990a57-f1d1-44e2-a8f5-80f421c5b506 => generated 819 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:40.267202 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-680836fc-94bb-4399-a7e3-dcaaa856383f None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:40.270474 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-680836fc-94bb-4399-a7e3-dcaaa856383f tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] DELETE https://10.4.3.7/volume/v3/volumes/6e9dbdd7-e1dc-4c8f-8437-76b330677ff1 Jul 10 08:42:40.270659 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-680836fc-94bb-4399-a7e3-dcaaa856383f tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:40.270930 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-680836fc-94bb-4399-a7e3-dcaaa856383f tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:40.271175 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-680836fc-94bb-4399-a7e3-dcaaa856383f tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Delete volume with id: 6e9dbdd7-e1dc-4c8f-8437-76b330677ff1 Jul 10 08:42:40.282932 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:40.282932 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:42:40.283713 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-680836fc-94bb-4399-a7e3-dcaaa856383f tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Volume info retrieved successfully. Jul 10 08:42:40.308598 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-680836fc-94bb-4399-a7e3-dcaaa856383f tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Delete volume request issued successfully. Jul 10 08:42:40.308598 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-680836fc-94bb-4399-a7e3-dcaaa856383f tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] https://10.4.3.7/volume/v3/volumes/6e9dbdd7-e1dc-4c8f-8437-76b330677ff1 returned with HTTP 202 Jul 10 08:42:40.308598 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 981/3909] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:42:40 2026] DELETE /volume/v3/volumes/6e9dbdd7-e1dc-4c8f-8437-76b330677ff1 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:42:40.319482 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-ecec89ea-2f5d-4fa4-88c0-b93a22bde0cb None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:40.322085 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-ecec89ea-2f5d-4fa4-88c0-b93a22bde0cb tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] GET https://10.4.3.7/volume/v3/volumes/6e9dbdd7-e1dc-4c8f-8437-76b330677ff1 Jul 10 08:42:40.322392 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-ecec89ea-2f5d-4fa4-88c0-b93a22bde0cb tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:40.322738 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-ecec89ea-2f5d-4fa4-88c0-b93a22bde0cb tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:40.343229 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:40.343229 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:42:40.347113 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-ecec89ea-2f5d-4fa4-88c0-b93a22bde0cb tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Volume info retrieved successfully. Jul 10 08:42:40.352682 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-ecec89ea-2f5d-4fa4-88c0-b93a22bde0cb tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] https://10.4.3.7/volume/v3/volumes/6e9dbdd7-e1dc-4c8f-8437-76b330677ff1 returned with HTTP 200 Jul 10 08:42:40.353748 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 984/3910] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:40 2026] GET /volume/v3/volumes/6e9dbdd7-e1dc-4c8f-8437-76b330677ff1 => generated 834 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:41.127704 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-35fb28d9-9660-4b6b-bf71-da048c0a0962 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:41.129298 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-35fb28d9-9660-4b6b-bf71-da048c0a0962 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] GET https://10.4.3.7/volume/v3/volumes/4b275b5e-72aa-4878-ac3b-4cef1cace7e6 Jul 10 08:42:41.129539 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-35fb28d9-9660-4b6b-bf71-da048c0a0962 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:41.129762 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-35fb28d9-9660-4b6b-bf71-da048c0a0962 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:41.136204 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:41.136204 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:42:41.139785 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-35fb28d9-9660-4b6b-bf71-da048c0a0962 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Volume info retrieved successfully. Jul 10 08:42:41.144470 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-35fb28d9-9660-4b6b-bf71-da048c0a0962 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] https://10.4.3.7/volume/v3/volumes/4b275b5e-72aa-4878-ac3b-4cef1cace7e6 returned with HTTP 200 Jul 10 08:42:41.144869 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 970/3911] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:41 2026] GET /volume/v3/volumes/4b275b5e-72aa-4878-ac3b-4cef1cace7e6 => generated 1426 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:42:41.157196 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-93be2bf8-b102-434f-9185-a6f9f86dff76 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:41.159035 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-93be2bf8-b102-434f-9185-a6f9f86dff76 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] GET https://10.4.3.7/volume/v3/volumes/4b275b5e-72aa-4878-ac3b-4cef1cace7e6 Jul 10 08:42:41.159235 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-93be2bf8-b102-434f-9185-a6f9f86dff76 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:41.159416 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-93be2bf8-b102-434f-9185-a6f9f86dff76 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:41.165835 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:41.165835 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:42:41.169245 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-93be2bf8-b102-434f-9185-a6f9f86dff76 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Volume info retrieved successfully. Jul 10 08:42:41.173208 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-93be2bf8-b102-434f-9185-a6f9f86dff76 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] https://10.4.3.7/volume/v3/volumes/4b275b5e-72aa-4878-ac3b-4cef1cace7e6 returned with HTTP 200 Jul 10 08:42:41.173587 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 977/3912] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:41 2026] GET /volume/v3/volumes/4b275b5e-72aa-4878-ac3b-4cef1cace7e6 => generated 1426 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:42:41.241968 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-0dde3010-d3da-45f4-8e02-dbfc62134d14 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:41.246319 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0dde3010-d3da-45f4-8e02-dbfc62134d14 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/9c990a57-f1d1-44e2-a8f5-80f421c5b506 Jul 10 08:42:41.246319 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0dde3010-d3da-45f4-8e02-dbfc62134d14 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:41.246598 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0dde3010-d3da-45f4-8e02-dbfc62134d14 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:41.246856 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-0dde3010-d3da-45f4-8e02-dbfc62134d14 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 9c990a57-f1d1-44e2-a8f5-80f421c5b506. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:42:41.252061 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:41.252061 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:42:41.253326 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0dde3010-d3da-45f4-8e02-dbfc62134d14 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/9c990a57-f1d1-44e2-a8f5-80f421c5b506 returned with HTTP 200 Jul 10 08:42:41.254330 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 982/3913] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:41 2026] GET /volume/v3/backups/9c990a57-f1d1-44e2-a8f5-80f421c5b506 => generated 821 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:41.314124 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-1eb03b35-2946-47b0-be53-afcddfb34a67 req-884d531d-55fa-46c3-96f3-d037cb37ccf2 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:41.317026 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-1eb03b35-2946-47b0-be53-afcddfb34a67 req-884d531d-55fa-46c3-96f3-d037cb37ccf2 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] GET https://10.4.3.7/volume/v3/volumes/4b275b5e-72aa-4878-ac3b-4cef1cace7e6 Jul 10 08:42:41.317497 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-1eb03b35-2946-47b0-be53-afcddfb34a67 req-884d531d-55fa-46c3-96f3-d037cb37ccf2 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:41.318439 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-1eb03b35-2946-47b0-be53-afcddfb34a67 req-884d531d-55fa-46c3-96f3-d037cb37ccf2 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:41.326286 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:41.326286 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:42:41.330525 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-1eb03b35-2946-47b0-be53-afcddfb34a67 req-884d531d-55fa-46c3-96f3-d037cb37ccf2 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Volume info retrieved successfully. Jul 10 08:42:41.336726 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-1eb03b35-2946-47b0-be53-afcddfb34a67 req-884d531d-55fa-46c3-96f3-d037cb37ccf2 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] https://10.4.3.7/volume/v3/volumes/4b275b5e-72aa-4878-ac3b-4cef1cace7e6 returned with HTTP 200 Jul 10 08:42:41.337481 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 985/3914] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:42:41 2026] GET /volume/v3/volumes/4b275b5e-72aa-4878-ac3b-4cef1cace7e6 => generated 1426 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:42:41.367819 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-dca6aa91-748a-4d51-bbb9-69883a2fb007 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:41.369700 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-dca6aa91-748a-4d51-bbb9-69883a2fb007 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] GET https://10.4.3.7/volume/v3/volumes/6e9dbdd7-e1dc-4c8f-8437-76b330677ff1 Jul 10 08:42:41.369906 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-dca6aa91-748a-4d51-bbb9-69883a2fb007 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:41.370131 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-dca6aa91-748a-4d51-bbb9-69883a2fb007 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:41.376741 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-dca6aa91-748a-4d51-bbb9-69883a2fb007 tempest-TestStampPattern-1114193607 tempest-TestStampPattern-1114193607-project-member] https://10.4.3.7/volume/v3/volumes/6e9dbdd7-e1dc-4c8f-8437-76b330677ff1 returned with HTTP 404 Jul 10 08:42:41.377184 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 971/3915] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:41 2026] GET /volume/v3/volumes/6e9dbdd7-e1dc-4c8f-8437-76b330677ff1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:42:41.845773 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-ba2e4c14-d5c1-4fe6-884f-9e0326dd7517 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:41.847542 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-ba2e4c14-d5c1-4fe6-884f-9e0326dd7517 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] GET https://10.4.3.7/volume/v3/volumes/3e9ad314-4127-4b83-a472-0c93f76f9069 Jul 10 08:42:41.847912 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-ba2e4c14-d5c1-4fe6-884f-9e0326dd7517 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:41.849443 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-ba2e4c14-d5c1-4fe6-884f-9e0326dd7517 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:41.856040 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:41.856040 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:42:41.860024 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-ba2e4c14-d5c1-4fe6-884f-9e0326dd7517 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Volume info retrieved successfully. Jul 10 08:42:41.864089 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-ba2e4c14-d5c1-4fe6-884f-9e0326dd7517 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] https://10.4.3.7/volume/v3/volumes/3e9ad314-4127-4b83-a472-0c93f76f9069 returned with HTTP 200 Jul 10 08:42:41.864634 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 978/3916] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:41 2026] GET /volume/v3/volumes/3e9ad314-4127-4b83-a472-0c93f76f9069 => generated 854 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 08:42:41.876771 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-a7b8da82-e79c-45b5-9492-d003460d9afe None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:41.878634 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a7b8da82-e79c-45b5-9492-d003460d9afe tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] GET https://10.4.3.7/volume/v3/volumes/3e9ad314-4127-4b83-a472-0c93f76f9069 Jul 10 08:42:41.878806 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a7b8da82-e79c-45b5-9492-d003460d9afe tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:41.879002 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a7b8da82-e79c-45b5-9492-d003460d9afe tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:41.886700 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:41.886700 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:42:41.892799 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-a7b8da82-e79c-45b5-9492-d003460d9afe tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Volume info retrieved successfully. Jul 10 08:42:41.897756 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a7b8da82-e79c-45b5-9492-d003460d9afe tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] https://10.4.3.7/volume/v3/volumes/3e9ad314-4127-4b83-a472-0c93f76f9069 returned with HTTP 200 Jul 10 08:42:41.898843 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 983/3917] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:41 2026] GET /volume/v3/volumes/3e9ad314-4127-4b83-a472-0c93f76f9069 => generated 854 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:41.934368 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-1eb03b35-2946-47b0-be53-afcddfb34a67 req-b88f8509-c3f0-4f88-8d07-72a7206471f0 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:41.938153 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-1eb03b35-2946-47b0-be53-afcddfb34a67 req-b88f8509-c3f0-4f88-8d07-72a7206471f0 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] GET https://10.4.3.7/volume/v3/volumes/4b275b5e-72aa-4878-ac3b-4cef1cace7e6 Jul 10 08:42:41.938354 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-1eb03b35-2946-47b0-be53-afcddfb34a67 req-b88f8509-c3f0-4f88-8d07-72a7206471f0 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:41.938569 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-1eb03b35-2946-47b0-be53-afcddfb34a67 req-b88f8509-c3f0-4f88-8d07-72a7206471f0 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:41.945178 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:41.945178 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:42:41.949538 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-1eb03b35-2946-47b0-be53-afcddfb34a67 req-b88f8509-c3f0-4f88-8d07-72a7206471f0 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Volume info retrieved successfully. Jul 10 08:42:41.949734 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-1a214567-ad7b-4ec1-8017-c85aff255ef6 req-f6c9af49-1727-4a87-b0f4-84f63dcedbfc None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:41.951984 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-1a214567-ad7b-4ec1-8017-c85aff255ef6 req-f6c9af49-1727-4a87-b0f4-84f63dcedbfc tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] GET https://10.4.3.7/volume/v3/volumes/3e9ad314-4127-4b83-a472-0c93f76f9069 Jul 10 08:42:41.952154 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-1a214567-ad7b-4ec1-8017-c85aff255ef6 req-f6c9af49-1727-4a87-b0f4-84f63dcedbfc tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:41.952353 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-1a214567-ad7b-4ec1-8017-c85aff255ef6 req-f6c9af49-1727-4a87-b0f4-84f63dcedbfc tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:41.954255 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-1eb03b35-2946-47b0-be53-afcddfb34a67 req-b88f8509-c3f0-4f88-8d07-72a7206471f0 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] https://10.4.3.7/volume/v3/volumes/4b275b5e-72aa-4878-ac3b-4cef1cace7e6 returned with HTTP 200 Jul 10 08:42:41.954684 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 986/3918] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:42:41 2026] GET /volume/v3/volumes/4b275b5e-72aa-4878-ac3b-4cef1cace7e6 => generated 1426 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:42:41.962307 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:41.962307 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:42:41.964676 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-d159e0ca-38a0-4468-a233-19b2db6fa7db None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:41.965062 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-d159e0ca-38a0-4468-a233-19b2db6fa7db None None] GET https://10.4.3.7/volume// Jul 10 08:42:41.965241 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-d159e0ca-38a0-4468-a233-19b2db6fa7db None None] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:41.965499 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-d159e0ca-38a0-4468-a233-19b2db6fa7db None None] Calling method 'all' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:41.965829 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-d159e0ca-38a0-4468-a233-19b2db6fa7db None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:42:41.966243 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 979/3919] 10.4.3.7 () {66 vars in 1405 bytes} [Fri Jul 10 08:42:41 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:42:41.967335 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [req-1a214567-ad7b-4ec1-8017-c85aff255ef6 req-f6c9af49-1727-4a87-b0f4-84f63dcedbfc tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Volume info retrieved successfully. Jul 10 08:42:41.974748 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-1eb03b35-2946-47b0-be53-afcddfb34a67 req-ff472a0c-dc9e-4896-9ca8-81fc1b5e4deb None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:41.975297 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-1a214567-ad7b-4ec1-8017-c85aff255ef6 req-f6c9af49-1727-4a87-b0f4-84f63dcedbfc tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] https://10.4.3.7/volume/v3/volumes/3e9ad314-4127-4b83-a472-0c93f76f9069 returned with HTTP 200 Jul 10 08:42:41.975915 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 972/3920] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:42:41 2026] GET /volume/v3/volumes/3e9ad314-4127-4b83-a472-0c93f76f9069 => generated 854 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:41.977559 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-1eb03b35-2946-47b0-be53-afcddfb34a67 req-ff472a0c-dc9e-4896-9ca8-81fc1b5e4deb tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] POST https://10.4.3.7/volume/v3/attachments Jul 10 08:42:41.978513 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-1eb03b35-2946-47b0-be53-afcddfb34a67 req-ff472a0c-dc9e-4896-9ca8-81fc1b5e4deb tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4b275b5e-72aa-4878-ac3b-4cef1cace7e6", "connector": null, "instance_uuid": "38584aee-b4b0-48e4-80c7-e13a021f1144"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:42:41.990010 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:41.990010 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:42:42.016849 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-1eb03b35-2946-47b0-be53-afcddfb34a67 req-ff472a0c-dc9e-4896-9ca8-81fc1b5e4deb tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] https://10.4.3.7/volume/v3/attachments returned with HTTP 200 Jul 10 08:42:42.017260 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 984/3921] 10.4.3.7 () {74 vars in 1580 bytes} [Fri Jul 10 08:42:41 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) Jul 10 08:42:42.266100 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-9800cd01-07ef-45f1-bfd5-8e3045e31450 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:42.267957 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-9800cd01-07ef-45f1-bfd5-8e3045e31450 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/9c990a57-f1d1-44e2-a8f5-80f421c5b506 Jul 10 08:42:42.268202 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-9800cd01-07ef-45f1-bfd5-8e3045e31450 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:42.268504 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-9800cd01-07ef-45f1-bfd5-8e3045e31450 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:42.268657 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-9800cd01-07ef-45f1-bfd5-8e3045e31450 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 9c990a57-f1d1-44e2-a8f5-80f421c5b506. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:42:42.276852 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:42.276852 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:42:42.277877 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-9800cd01-07ef-45f1-bfd5-8e3045e31450 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/9c990a57-f1d1-44e2-a8f5-80f421c5b506 returned with HTTP 200 Jul 10 08:42:42.278345 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 987/3922] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:42 2026] GET /volume/v3/backups/9c990a57-f1d1-44e2-a8f5-80f421c5b506 => generated 821 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:43.289110 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-619dd7f6-3b08-4bcd-aa1f-ffe1ad9c0b2d None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:43.298946 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-619dd7f6-3b08-4bcd-aa1f-ffe1ad9c0b2d tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/9c990a57-f1d1-44e2-a8f5-80f421c5b506 Jul 10 08:42:43.298946 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-619dd7f6-3b08-4bcd-aa1f-ffe1ad9c0b2d tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:43.299147 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-619dd7f6-3b08-4bcd-aa1f-ffe1ad9c0b2d tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:43.300849 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-619dd7f6-3b08-4bcd-aa1f-ffe1ad9c0b2d tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 9c990a57-f1d1-44e2-a8f5-80f421c5b506. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:42:43.304449 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:43.304449 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:42:43.305164 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-619dd7f6-3b08-4bcd-aa1f-ffe1ad9c0b2d tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/9c990a57-f1d1-44e2-a8f5-80f421c5b506 returned with HTTP 200 Jul 10 08:42:43.305530 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 980/3923] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:43 2026] GET /volume/v3/backups/9c990a57-f1d1-44e2-a8f5-80f421c5b506 => generated 821 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:44.018235 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-d45bbd3b-352e-4042-9c12-72fcf7fcf55f None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:44.018833 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-d45bbd3b-352e-4042-9c12-72fcf7fcf55f None None] GET https://10.4.3.7/volume// Jul 10 08:42:44.020304 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-d45bbd3b-352e-4042-9c12-72fcf7fcf55f None None] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:44.020304 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-d45bbd3b-352e-4042-9c12-72fcf7fcf55f None None] Calling method 'all' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:44.020304 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-d45bbd3b-352e-4042-9c12-72fcf7fcf55f None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:42:44.020304 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 973/3924] 10.4.3.7 () {66 vars in 1414 bytes} [Fri Jul 10 08:42:44 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:42:44.033089 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-1a214567-ad7b-4ec1-8017-c85aff255ef6 req-cd17dcfb-276e-446f-8d52-c2115b9b8e6d None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:44.035122 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-1a214567-ad7b-4ec1-8017-c85aff255ef6 req-cd17dcfb-276e-446f-8d52-c2115b9b8e6d tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] POST https://10.4.3.7/volume/v3/attachments Jul 10 08:42:44.035532 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-1a214567-ad7b-4ec1-8017-c85aff255ef6 req-cd17dcfb-276e-446f-8d52-c2115b9b8e6d tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3e9ad314-4127-4b83-a472-0c93f76f9069", "connector": null, "instance_uuid": "bc135c0b-2ce1-481b-8485-b2801ef96f0d"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:42:44.044828 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:44.044828 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:42:44.081469 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-1a214567-ad7b-4ec1-8017-c85aff255ef6 req-cd17dcfb-276e-446f-8d52-c2115b9b8e6d tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] https://10.4.3.7/volume/v3/attachments returned with HTTP 200 Jul 10 08:42:44.082017 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 985/3925] 10.4.3.7 () {74 vars in 1580 bytes} [Fri Jul 10 08:42:44 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) Jul 10 08:42:44.317788 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-b72a25d1-004e-4f8e-9359-126f11126be4 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:44.321819 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-b72a25d1-004e-4f8e-9359-126f11126be4 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/9c990a57-f1d1-44e2-a8f5-80f421c5b506 Jul 10 08:42:44.322052 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-b72a25d1-004e-4f8e-9359-126f11126be4 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:44.322276 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-b72a25d1-004e-4f8e-9359-126f11126be4 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:44.322459 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-b72a25d1-004e-4f8e-9359-126f11126be4 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 9c990a57-f1d1-44e2-a8f5-80f421c5b506. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:42:44.329962 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:44.329962 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:42:44.330919 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-b72a25d1-004e-4f8e-9359-126f11126be4 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/9c990a57-f1d1-44e2-a8f5-80f421c5b506 returned with HTTP 200 Jul 10 08:42:44.331334 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 988/3926] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:44 2026] GET /volume/v3/backups/9c990a57-f1d1-44e2-a8f5-80f421c5b506 => generated 821 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:44.507670 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-95e61d9e-e237-4690-8cd4-a23c2807b351 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:44.518101 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-95e61d9e-e237-4690-8cd4-a23c2807b351 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] GET https://10.4.3.7/volume/v3/volumes/3e9ad314-4127-4b83-a472-0c93f76f9069 Jul 10 08:42:44.518101 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-95e61d9e-e237-4690-8cd4-a23c2807b351 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:44.518101 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-95e61d9e-e237-4690-8cd4-a23c2807b351 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:44.529369 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:44.529369 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:42:44.533030 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-95e61d9e-e237-4690-8cd4-a23c2807b351 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Volume info retrieved successfully. Jul 10 08:42:44.536926 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-95e61d9e-e237-4690-8cd4-a23c2807b351 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] https://10.4.3.7/volume/v3/volumes/3e9ad314-4127-4b83-a472-0c93f76f9069 returned with HTTP 200 Jul 10 08:42:44.537259 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 981/3927] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:44 2026] GET /volume/v3/volumes/3e9ad314-4127-4b83-a472-0c93f76f9069 => generated 853 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:44.613448 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-ed6e5904-00aa-4729-8893-64316642d6ba None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:44.613997 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-ed6e5904-00aa-4729-8893-64316642d6ba None None] GET https://10.4.3.7/volume// Jul 10 08:42:44.614268 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-ed6e5904-00aa-4729-8893-64316642d6ba None None] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:44.614594 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-ed6e5904-00aa-4729-8893-64316642d6ba None None] Calling method 'all' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:44.615083 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-ed6e5904-00aa-4729-8893-64316642d6ba None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:42:44.615818 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 974/3928] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:42:44 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:42:44.626013 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-1a214567-ad7b-4ec1-8017-c85aff255ef6 req-e9c32bef-8555-40bf-a4d0-6bf3ee84ebd6 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:44.628209 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-1a214567-ad7b-4ec1-8017-c85aff255ef6 req-e9c32bef-8555-40bf-a4d0-6bf3ee84ebd6 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] GET https://10.4.3.7/volume/v3/volumes/3e9ad314-4127-4b83-a472-0c93f76f9069 Jul 10 08:42:44.628567 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-1a214567-ad7b-4ec1-8017-c85aff255ef6 req-e9c32bef-8555-40bf-a4d0-6bf3ee84ebd6 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:44.628845 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-1a214567-ad7b-4ec1-8017-c85aff255ef6 req-e9c32bef-8555-40bf-a4d0-6bf3ee84ebd6 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:44.642220 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:44.642220 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:42:44.649268 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-1a214567-ad7b-4ec1-8017-c85aff255ef6 req-e9c32bef-8555-40bf-a4d0-6bf3ee84ebd6 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Volume info retrieved successfully. Jul 10 08:42:44.654291 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-1a214567-ad7b-4ec1-8017-c85aff255ef6 req-e9c32bef-8555-40bf-a4d0-6bf3ee84ebd6 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] https://10.4.3.7/volume/v3/volumes/3e9ad314-4127-4b83-a472-0c93f76f9069 returned with HTTP 200 Jul 10 08:42:44.654806 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 986/3929] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:42:44 2026] GET /volume/v3/volumes/3e9ad314-4127-4b83-a472-0c93f76f9069 => generated 1033 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:42:44.774019 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-1a214567-ad7b-4ec1-8017-c85aff255ef6 req-6ade2794-6e9c-4fbe-b67f-9c4e16a46723 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:44.783195 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-1a214567-ad7b-4ec1-8017-c85aff255ef6 req-6ade2794-6e9c-4fbe-b67f-9c4e16a46723 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] PUT https://10.4.3.7/volume/v3/attachments/393c294a-057a-459b-b4ff-357bf7cebf58 Jul 10 08:42:44.783663 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-1a214567-ad7b-4ec1-8017-c85aff255ef6 req-6ade2794-6e9c-4fbe-b67f-9c4e16a46723 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.7", "host": "np0000004976", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b54eda21b644", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bf3c9c16-ec3d-4df7-865b-5f424258654a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:42:44.796462 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.coordination [req-1a214567-ad7b-4ec1-8017-c85aff255ef6 req-6ade2794-6e9c-4fbe-b67f-9c4e16a46723 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Acquiring lock "cinder-attachment_update-3e9ad314-4127-4b83-a472-0c93f76f9069-np0000004976" by "attachment_update" {{(pid=100054) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 08:42:44.800109 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.coordination [req-1a214567-ad7b-4ec1-8017-c85aff255ef6 req-6ade2794-6e9c-4fbe-b67f-9c4e16a46723 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Lock "cinder-attachment_update-3e9ad314-4127-4b83-a472-0c93f76f9069-np0000004976" acquired by "attachment_update" :: waited 0.005s {{(pid=100054) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 08:42:44.801653 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:44.801653 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:42:45.325843 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.coordination [req-1a214567-ad7b-4ec1-8017-c85aff255ef6 req-6ade2794-6e9c-4fbe-b67f-9c4e16a46723 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Lock "cinder-attachment_update-3e9ad314-4127-4b83-a472-0c93f76f9069-np0000004976" released by "attachment_update" :: held 0.525s {{(pid=100054) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 08:42:45.326287 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-1a214567-ad7b-4ec1-8017-c85aff255ef6 req-6ade2794-6e9c-4fbe-b67f-9c4e16a46723 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] https://10.4.3.7/volume/v3/attachments/393c294a-057a-459b-b4ff-357bf7cebf58 returned with HTTP 200 Jul 10 08:42:45.326694 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 989/3930] 10.4.3.7 () {74 vars in 1690 bytes} [Fri Jul 10 08:42:44 2026] PUT /volume/v3/attachments/393c294a-057a-459b-b4ff-357bf7cebf58 => generated 969 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:42:45.345178 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-a467216c-beb9-4344-9459-1b5088a911ff None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:45.349895 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-a467216c-beb9-4344-9459-1b5088a911ff tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/9c990a57-f1d1-44e2-a8f5-80f421c5b506 Jul 10 08:42:45.350260 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-a467216c-beb9-4344-9459-1b5088a911ff tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:45.350547 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-a467216c-beb9-4344-9459-1b5088a911ff tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:45.350703 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-a467216c-beb9-4344-9459-1b5088a911ff tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 9c990a57-f1d1-44e2-a8f5-80f421c5b506. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:42:45.358977 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:45.358977 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:42:45.359901 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-a467216c-beb9-4344-9459-1b5088a911ff tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/9c990a57-f1d1-44e2-a8f5-80f421c5b506 returned with HTTP 200 Jul 10 08:42:45.360353 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 982/3931] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:45 2026] GET /volume/v3/backups/9c990a57-f1d1-44e2-a8f5-80f421c5b506 => generated 821 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:45.552443 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-9a03411e-e461-4a6e-b8ca-8521fa146b55 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:45.554492 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-9a03411e-e461-4a6e-b8ca-8521fa146b55 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] GET https://10.4.3.7/volume/v3/volumes/3e9ad314-4127-4b83-a472-0c93f76f9069 Jul 10 08:42:45.554713 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-9a03411e-e461-4a6e-b8ca-8521fa146b55 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:45.554904 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-9a03411e-e461-4a6e-b8ca-8521fa146b55 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:45.565452 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:45.565452 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:42:45.569855 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-9a03411e-e461-4a6e-b8ca-8521fa146b55 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Volume info retrieved successfully. Jul 10 08:42:45.576079 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-9a03411e-e461-4a6e-b8ca-8521fa146b55 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] https://10.4.3.7/volume/v3/volumes/3e9ad314-4127-4b83-a472-0c93f76f9069 returned with HTTP 200 Jul 10 08:42:45.580927 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 975/3932] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:45 2026] GET /volume/v3/volumes/3e9ad314-4127-4b83-a472-0c93f76f9069 => generated 854 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:46.371094 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-12a983eb-8e89-4f44-b03b-7faf3079772e None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:46.372891 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-12a983eb-8e89-4f44-b03b-7faf3079772e tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/9c990a57-f1d1-44e2-a8f5-80f421c5b506 Jul 10 08:42:46.373091 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-12a983eb-8e89-4f44-b03b-7faf3079772e tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:46.373270 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-12a983eb-8e89-4f44-b03b-7faf3079772e tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:46.373374 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-12a983eb-8e89-4f44-b03b-7faf3079772e tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 9c990a57-f1d1-44e2-a8f5-80f421c5b506. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:42:46.379542 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:46.379542 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:42:46.380648 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-12a983eb-8e89-4f44-b03b-7faf3079772e tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/9c990a57-f1d1-44e2-a8f5-80f421c5b506 returned with HTTP 200 Jul 10 08:42:46.381194 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 987/3933] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:46 2026] GET /volume/v3/backups/9c990a57-f1d1-44e2-a8f5-80f421c5b506 => generated 821 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:46.597651 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-0beee5f4-17c5-4a7e-a49b-a8f017fac810 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:46.599328 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-0beee5f4-17c5-4a7e-a49b-a8f017fac810 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] GET https://10.4.3.7/volume/v3/volumes/3e9ad314-4127-4b83-a472-0c93f76f9069 Jul 10 08:42:46.599560 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-0beee5f4-17c5-4a7e-a49b-a8f017fac810 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:46.599743 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-0beee5f4-17c5-4a7e-a49b-a8f017fac810 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:46.628112 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:46.628112 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:42:46.632584 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-0beee5f4-17c5-4a7e-a49b-a8f017fac810 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Volume info retrieved successfully. Jul 10 08:42:46.638799 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-0beee5f4-17c5-4a7e-a49b-a8f017fac810 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] https://10.4.3.7/volume/v3/volumes/3e9ad314-4127-4b83-a472-0c93f76f9069 returned with HTTP 200 Jul 10 08:42:46.639930 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 990/3934] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:46 2026] GET /volume/v3/volumes/3e9ad314-4127-4b83-a472-0c93f76f9069 => generated 854 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:47.404581 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-cface0cf-120d-427b-853f-c1d3a547d77d None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:47.406789 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-cface0cf-120d-427b-853f-c1d3a547d77d tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/9c990a57-f1d1-44e2-a8f5-80f421c5b506 Jul 10 08:42:47.406953 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-cface0cf-120d-427b-853f-c1d3a547d77d tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:47.407257 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-cface0cf-120d-427b-853f-c1d3a547d77d tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:47.407257 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-cface0cf-120d-427b-853f-c1d3a547d77d tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 9c990a57-f1d1-44e2-a8f5-80f421c5b506. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:42:47.413179 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:47.413179 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:42:47.413860 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-cface0cf-120d-427b-853f-c1d3a547d77d tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/9c990a57-f1d1-44e2-a8f5-80f421c5b506 returned with HTTP 200 Jul 10 08:42:47.414152 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 983/3935] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:47 2026] GET /volume/v3/backups/9c990a57-f1d1-44e2-a8f5-80f421c5b506 => generated 821 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:47.655432 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-501b4612-894c-4122-b504-238001feafda None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:47.657295 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-501b4612-894c-4122-b504-238001feafda tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] GET https://10.4.3.7/volume/v3/volumes/3e9ad314-4127-4b83-a472-0c93f76f9069 Jul 10 08:42:47.657532 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-501b4612-894c-4122-b504-238001feafda tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:47.657807 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-501b4612-894c-4122-b504-238001feafda tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:47.671516 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:47.671516 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:42:47.675031 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-501b4612-894c-4122-b504-238001feafda tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Volume info retrieved successfully. Jul 10 08:42:47.680373 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-501b4612-894c-4122-b504-238001feafda tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] https://10.4.3.7/volume/v3/volumes/3e9ad314-4127-4b83-a472-0c93f76f9069 returned with HTTP 200 Jul 10 08:42:47.680834 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 976/3936] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:47 2026] GET /volume/v3/volumes/3e9ad314-4127-4b83-a472-0c93f76f9069 => generated 854 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:48.311252 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-a1b1d66b-46b7-451b-916b-8b70535b8010 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:48.311652 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a1b1d66b-46b7-451b-916b-8b70535b8010 None None] GET https://10.4.3.7/volume// Jul 10 08:42:48.311820 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a1b1d66b-46b7-451b-916b-8b70535b8010 None None] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:48.311923 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a1b1d66b-46b7-451b-916b-8b70535b8010 None None] Calling method 'all' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:48.312253 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a1b1d66b-46b7-451b-916b-8b70535b8010 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:42:48.312532 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 988/3937] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:42:48 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:42:48.322796 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-1eb03b35-2946-47b0-be53-afcddfb34a67 req-9fa75ca7-fb70-42d1-bc0c-6248983a01d2 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:48.325530 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-1eb03b35-2946-47b0-be53-afcddfb34a67 req-9fa75ca7-fb70-42d1-bc0c-6248983a01d2 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] GET https://10.4.3.7/volume/v3/volumes/4b275b5e-72aa-4878-ac3b-4cef1cace7e6 Jul 10 08:42:48.325821 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-1eb03b35-2946-47b0-be53-afcddfb34a67 req-9fa75ca7-fb70-42d1-bc0c-6248983a01d2 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:48.326092 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-1eb03b35-2946-47b0-be53-afcddfb34a67 req-9fa75ca7-fb70-42d1-bc0c-6248983a01d2 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:48.338139 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:48.338139 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:42:48.343160 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-1eb03b35-2946-47b0-be53-afcddfb34a67 req-9fa75ca7-fb70-42d1-bc0c-6248983a01d2 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Volume info retrieved successfully. Jul 10 08:42:48.351907 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-1eb03b35-2946-47b0-be53-afcddfb34a67 req-9fa75ca7-fb70-42d1-bc0c-6248983a01d2 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] https://10.4.3.7/volume/v3/volumes/4b275b5e-72aa-4878-ac3b-4cef1cace7e6 returned with HTTP 200 Jul 10 08:42:48.352531 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 991/3938] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:42:48 2026] GET /volume/v3/volumes/4b275b5e-72aa-4878-ac3b-4cef1cace7e6 => generated 1605 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:42:48.430835 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-58749216-9bc6-44c7-81fe-e5808b1f9da6 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:48.432318 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-58749216-9bc6-44c7-81fe-e5808b1f9da6 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/9c990a57-f1d1-44e2-a8f5-80f421c5b506 Jul 10 08:42:48.432576 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-58749216-9bc6-44c7-81fe-e5808b1f9da6 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:48.432763 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-58749216-9bc6-44c7-81fe-e5808b1f9da6 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:48.432872 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-58749216-9bc6-44c7-81fe-e5808b1f9da6 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 9c990a57-f1d1-44e2-a8f5-80f421c5b506. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:42:48.437157 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:48.437157 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:42:48.437915 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-58749216-9bc6-44c7-81fe-e5808b1f9da6 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/9c990a57-f1d1-44e2-a8f5-80f421c5b506 returned with HTTP 200 Jul 10 08:42:48.438256 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 984/3939] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:48 2026] GET /volume/v3/backups/9c990a57-f1d1-44e2-a8f5-80f421c5b506 => generated 821 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:48.467246 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-1eb03b35-2946-47b0-be53-afcddfb34a67 req-3a751ffc-9163-48e3-9f17-6d0ab99fdbde None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:48.469379 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-1eb03b35-2946-47b0-be53-afcddfb34a67 req-3a751ffc-9163-48e3-9f17-6d0ab99fdbde tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] PUT https://10.4.3.7/volume/v3/attachments/2b8453f8-8a73-4c9f-8cbb-13ebbd1d4b9c Jul 10 08:42:48.470019 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-1eb03b35-2946-47b0-be53-afcddfb34a67 req-3a751ffc-9163-48e3-9f17-6d0ab99fdbde tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.7", "host": "np0000004976", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b54eda21b644", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bf3c9c16-ec3d-4df7-865b-5f424258654a", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:42:48.479930 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.coordination [req-1eb03b35-2946-47b0-be53-afcddfb34a67 req-3a751ffc-9163-48e3-9f17-6d0ab99fdbde tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Acquiring lock "cinder-attachment_update-4b275b5e-72aa-4878-ac3b-4cef1cace7e6-np0000004976" by "attachment_update" {{(pid=100055) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 08:42:48.486336 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.coordination [req-1eb03b35-2946-47b0-be53-afcddfb34a67 req-3a751ffc-9163-48e3-9f17-6d0ab99fdbde tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Lock "cinder-attachment_update-4b275b5e-72aa-4878-ac3b-4cef1cace7e6-np0000004976" acquired by "attachment_update" :: waited 0.005s {{(pid=100055) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 08:42:48.486336 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:48.486336 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:42:48.699206 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-91b168f1-9f65-455a-8456-ef6e7ada56b3 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:48.703420 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-91b168f1-9f65-455a-8456-ef6e7ada56b3 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] GET https://10.4.3.7/volume/v3/volumes/3e9ad314-4127-4b83-a472-0c93f76f9069 Jul 10 08:42:48.703768 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-91b168f1-9f65-455a-8456-ef6e7ada56b3 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:48.704034 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-91b168f1-9f65-455a-8456-ef6e7ada56b3 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:48.725069 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:48.725069 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:42:48.733790 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-91b168f1-9f65-455a-8456-ef6e7ada56b3 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Volume info retrieved successfully. Jul 10 08:42:48.739901 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-91b168f1-9f65-455a-8456-ef6e7ada56b3 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] https://10.4.3.7/volume/v3/volumes/3e9ad314-4127-4b83-a472-0c93f76f9069 returned with HTTP 200 Jul 10 08:42:48.741438 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 989/3940] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:48 2026] GET /volume/v3/volumes/3e9ad314-4127-4b83-a472-0c93f76f9069 => generated 854 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:49.038818 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.coordination [req-1eb03b35-2946-47b0-be53-afcddfb34a67 req-3a751ffc-9163-48e3-9f17-6d0ab99fdbde tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Lock "cinder-attachment_update-4b275b5e-72aa-4878-ac3b-4cef1cace7e6-np0000004976" released by "attachment_update" :: held 0.555s {{(pid=100055) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 08:42:49.039142 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-1eb03b35-2946-47b0-be53-afcddfb34a67 req-3a751ffc-9163-48e3-9f17-6d0ab99fdbde tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] https://10.4.3.7/volume/v3/attachments/2b8453f8-8a73-4c9f-8cbb-13ebbd1d4b9c returned with HTTP 200 Jul 10 08:42:49.039592 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 977/3941] 10.4.3.7 () {74 vars in 1690 bytes} [Fri Jul 10 08:42:48 2026] PUT /volume/v3/attachments/2b8453f8-8a73-4c9f-8cbb-13ebbd1d4b9c => generated 968 bytes in 573 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:42:49.449839 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-a996300e-6cec-4ea6-9623-c67d5aada246 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:49.452816 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-a996300e-6cec-4ea6-9623-c67d5aada246 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/9c990a57-f1d1-44e2-a8f5-80f421c5b506 Jul 10 08:42:49.453021 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-a996300e-6cec-4ea6-9623-c67d5aada246 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:49.453247 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-a996300e-6cec-4ea6-9623-c67d5aada246 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:49.453350 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-a996300e-6cec-4ea6-9623-c67d5aada246 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 9c990a57-f1d1-44e2-a8f5-80f421c5b506. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:42:49.462665 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:49.462665 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:42:49.463470 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-a996300e-6cec-4ea6-9623-c67d5aada246 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/9c990a57-f1d1-44e2-a8f5-80f421c5b506 returned with HTTP 200 Jul 10 08:42:49.463817 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 992/3942] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:49 2026] GET /volume/v3/backups/9c990a57-f1d1-44e2-a8f5-80f421c5b506 => generated 821 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:49.550060 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-1eb03b35-2946-47b0-be53-afcddfb34a67 req-33f73a60-9643-459d-acd9-d000c4ad0a03 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:49.552035 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-1eb03b35-2946-47b0-be53-afcddfb34a67 req-33f73a60-9643-459d-acd9-d000c4ad0a03 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] POST https://10.4.3.7/volume/v3/attachments/2b8453f8-8a73-4c9f-8cbb-13ebbd1d4b9c/action Jul 10 08:42:49.552386 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-1eb03b35-2946-47b0-be53-afcddfb34a67 req-33f73a60-9643-459d-acd9-d000c4ad0a03 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Action body: b'{"os-complete": null}' {{(pid=100056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:42:49.552532 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-1eb03b35-2946-47b0-be53-afcddfb34a67 req-33f73a60-9643-459d-acd9-d000c4ad0a03 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:42:49.569045 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:49.569045 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:42:49.583770 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-1eb03b35-2946-47b0-be53-afcddfb34a67 req-33f73a60-9643-459d-acd9-d000c4ad0a03 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] https://10.4.3.7/volume/v3/attachments/2b8453f8-8a73-4c9f-8cbb-13ebbd1d4b9c/action returned with HTTP 204 Jul 10 08:42:49.584298 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 985/3943] 10.4.3.7 () {74 vars in 1711 bytes} [Fri Jul 10 08:42:49 2026] POST /volume/v3/attachments/2b8453f8-8a73-4c9f-8cbb-13ebbd1d4b9c/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:42:49.757383 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-3d36ec5d-2e10-4ada-b24b-641183c62464 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:49.760958 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3d36ec5d-2e10-4ada-b24b-641183c62464 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] GET https://10.4.3.7/volume/v3/volumes/3e9ad314-4127-4b83-a472-0c93f76f9069 Jul 10 08:42:49.761219 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3d36ec5d-2e10-4ada-b24b-641183c62464 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:49.761497 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3d36ec5d-2e10-4ada-b24b-641183c62464 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:49.784302 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:49.784302 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:42:49.793128 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-3d36ec5d-2e10-4ada-b24b-641183c62464 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Volume info retrieved successfully. Jul 10 08:42:49.799697 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3d36ec5d-2e10-4ada-b24b-641183c62464 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] https://10.4.3.7/volume/v3/volumes/3e9ad314-4127-4b83-a472-0c93f76f9069 returned with HTTP 200 Jul 10 08:42:49.800243 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 990/3944] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:49 2026] GET /volume/v3/volumes/3e9ad314-4127-4b83-a472-0c93f76f9069 => generated 854 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:50.479892 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-018c3f2d-f557-4ed0-8135-9b9ae8e8362e None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:50.481840 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-018c3f2d-f557-4ed0-8135-9b9ae8e8362e tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/9c990a57-f1d1-44e2-a8f5-80f421c5b506 Jul 10 08:42:50.481907 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-018c3f2d-f557-4ed0-8135-9b9ae8e8362e tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:50.483462 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-018c3f2d-f557-4ed0-8135-9b9ae8e8362e tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:50.483462 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-018c3f2d-f557-4ed0-8135-9b9ae8e8362e tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 9c990a57-f1d1-44e2-a8f5-80f421c5b506. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:42:50.488312 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:50.488312 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:42:50.489360 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-018c3f2d-f557-4ed0-8135-9b9ae8e8362e tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/9c990a57-f1d1-44e2-a8f5-80f421c5b506 returned with HTTP 200 Jul 10 08:42:50.489886 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 978/3945] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:50 2026] GET /volume/v3/backups/9c990a57-f1d1-44e2-a8f5-80f421c5b506 => generated 821 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:50.814751 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-9f568906-9741-4f08-9922-3b0fd15a5d84 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:50.815832 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-9f568906-9741-4f08-9922-3b0fd15a5d84 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] GET https://10.4.3.7/volume/v3/volumes/3e9ad314-4127-4b83-a472-0c93f76f9069 Jul 10 08:42:50.816024 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-9f568906-9741-4f08-9922-3b0fd15a5d84 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:50.816207 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-9f568906-9741-4f08-9922-3b0fd15a5d84 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:50.828576 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:50.828576 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:42:50.833154 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-9f568906-9741-4f08-9922-3b0fd15a5d84 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Volume info retrieved successfully. Jul 10 08:42:50.838613 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-9f568906-9741-4f08-9922-3b0fd15a5d84 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] https://10.4.3.7/volume/v3/volumes/3e9ad314-4127-4b83-a472-0c93f76f9069 returned with HTTP 200 Jul 10 08:42:50.839324 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 993/3946] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:50 2026] GET /volume/v3/volumes/3e9ad314-4127-4b83-a472-0c93f76f9069 => generated 854 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:50.909709 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-4bf63957-8b92-47c9-8018-1fcf2e9a0718 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:50.915360 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-4bf63957-8b92-47c9-8018-1fcf2e9a0718 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] GET https://10.4.3.7/volume/v3/volumes/43a9b413-23b5-42d3-9074-bae30c69ea6f Jul 10 08:42:50.915552 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-4bf63957-8b92-47c9-8018-1fcf2e9a0718 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:50.915761 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-4bf63957-8b92-47c9-8018-1fcf2e9a0718 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:50.927951 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:50.927951 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:42:50.933600 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-4bf63957-8b92-47c9-8018-1fcf2e9a0718 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Volume info retrieved successfully. Jul 10 08:42:50.940972 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-4bf63957-8b92-47c9-8018-1fcf2e9a0718 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/volumes/43a9b413-23b5-42d3-9074-bae30c69ea6f returned with HTTP 200 Jul 10 08:42:50.941558 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 986/3947] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:50 2026] GET /volume/v3/volumes/43a9b413-23b5-42d3-9074-bae30c69ea6f => generated 1633 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:42:51.502506 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-ce98a13a-4f2d-4faa-a38b-1f16a26e8fd8 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:51.506425 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ce98a13a-4f2d-4faa-a38b-1f16a26e8fd8 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/9c990a57-f1d1-44e2-a8f5-80f421c5b506 Jul 10 08:42:51.506425 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ce98a13a-4f2d-4faa-a38b-1f16a26e8fd8 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:51.506425 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ce98a13a-4f2d-4faa-a38b-1f16a26e8fd8 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:51.506425 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-ce98a13a-4f2d-4faa-a38b-1f16a26e8fd8 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 9c990a57-f1d1-44e2-a8f5-80f421c5b506. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:42:51.507942 np0000004976 devstack@c-api.service[100057]: DEBUG dbcounter [-] [100057] Writing DB stats cinder:SELECT=337,cinder:UPDATE=74,cinder:INSERT=50 {{(pid=100057) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 08:42:51.510682 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:51.510682 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:42:51.511592 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ce98a13a-4f2d-4faa-a38b-1f16a26e8fd8 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/9c990a57-f1d1-44e2-a8f5-80f421c5b506 returned with HTTP 200 Jul 10 08:42:51.512585 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 991/3948] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:51 2026] GET /volume/v3/backups/9c990a57-f1d1-44e2-a8f5-80f421c5b506 => generated 821 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:51.855371 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-11c21180-65d8-4915-9738-d66d94264880 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:51.858090 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-11c21180-65d8-4915-9738-d66d94264880 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] GET https://10.4.3.7/volume/v3/volumes/3e9ad314-4127-4b83-a472-0c93f76f9069 Jul 10 08:42:51.858615 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-11c21180-65d8-4915-9738-d66d94264880 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:51.858974 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-11c21180-65d8-4915-9738-d66d94264880 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:51.880134 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:51.880134 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:42:51.885298 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-11c21180-65d8-4915-9738-d66d94264880 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Volume info retrieved successfully. Jul 10 08:42:51.892224 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-11c21180-65d8-4915-9738-d66d94264880 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] https://10.4.3.7/volume/v3/volumes/3e9ad314-4127-4b83-a472-0c93f76f9069 returned with HTTP 200 Jul 10 08:42:51.892789 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 979/3949] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:51 2026] GET /volume/v3/volumes/3e9ad314-4127-4b83-a472-0c93f76f9069 => generated 854 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:51.933435 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-1a214567-ad7b-4ec1-8017-c85aff255ef6 req-3d83028f-13f7-4bed-8e27-fa2b9310c436 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:51.936327 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-1a214567-ad7b-4ec1-8017-c85aff255ef6 req-3d83028f-13f7-4bed-8e27-fa2b9310c436 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] POST https://10.4.3.7/volume/v3/attachments/393c294a-057a-459b-b4ff-357bf7cebf58/action Jul 10 08:42:51.937024 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-1a214567-ad7b-4ec1-8017-c85aff255ef6 req-3d83028f-13f7-4bed-8e27-fa2b9310c436 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Action body: b'{"os-complete": null}' {{(pid=100054) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:42:51.937202 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-1a214567-ad7b-4ec1-8017-c85aff255ef6 req-3d83028f-13f7-4bed-8e27-fa2b9310c436 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:42:51.961213 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:51.961213 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:42:51.976330 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-1a214567-ad7b-4ec1-8017-c85aff255ef6 req-3d83028f-13f7-4bed-8e27-fa2b9310c436 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] https://10.4.3.7/volume/v3/attachments/393c294a-057a-459b-b4ff-357bf7cebf58/action returned with HTTP 204 Jul 10 08:42:51.979262 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 994/3950] 10.4.3.7 () {74 vars in 1711 bytes} [Fri Jul 10 08:42:51 2026] POST /volume/v3/attachments/393c294a-057a-459b-b4ff-357bf7cebf58/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:42:52.526960 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-731def4d-e9fc-4175-ad24-68c49b505705 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:52.528566 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-731def4d-e9fc-4175-ad24-68c49b505705 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/9c990a57-f1d1-44e2-a8f5-80f421c5b506 Jul 10 08:42:52.528765 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-731def4d-e9fc-4175-ad24-68c49b505705 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:52.528954 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-731def4d-e9fc-4175-ad24-68c49b505705 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:52.529153 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-731def4d-e9fc-4175-ad24-68c49b505705 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 9c990a57-f1d1-44e2-a8f5-80f421c5b506. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:42:52.535280 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:52.535280 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:42:52.536332 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-731def4d-e9fc-4175-ad24-68c49b505705 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/9c990a57-f1d1-44e2-a8f5-80f421c5b506 returned with HTTP 200 Jul 10 08:42:52.536930 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 987/3951] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:52 2026] GET /volume/v3/backups/9c990a57-f1d1-44e2-a8f5-80f421c5b506 => generated 821 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:52.905709 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-b856a1fa-c183-494e-a4a2-baab62fa00c5 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:52.908083 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b856a1fa-c183-494e-a4a2-baab62fa00c5 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] GET https://10.4.3.7/volume/v3/volumes/3e9ad314-4127-4b83-a472-0c93f76f9069 Jul 10 08:42:52.908354 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b856a1fa-c183-494e-a4a2-baab62fa00c5 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:52.908650 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b856a1fa-c183-494e-a4a2-baab62fa00c5 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:52.926136 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:52.926136 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:42:52.944032 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-b856a1fa-c183-494e-a4a2-baab62fa00c5 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Volume info retrieved successfully. Jul 10 08:42:52.958100 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b856a1fa-c183-494e-a4a2-baab62fa00c5 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] https://10.4.3.7/volume/v3/volumes/3e9ad314-4127-4b83-a472-0c93f76f9069 returned with HTTP 200 Jul 10 08:42:52.958657 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 992/3952] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:52 2026] GET /volume/v3/volumes/3e9ad314-4127-4b83-a472-0c93f76f9069 => generated 1146 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:42:52.979643 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-1e4a95c0-c932-4745-89c4-e3b7b6150a36 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:52.979643 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-1e4a95c0-c932-4745-89c4-e3b7b6150a36 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] GET https://10.4.3.7/volume/v3/volumes/3e9ad314-4127-4b83-a472-0c93f76f9069 Jul 10 08:42:52.979643 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-1e4a95c0-c932-4745-89c4-e3b7b6150a36 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:52.979643 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-1e4a95c0-c932-4745-89c4-e3b7b6150a36 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:52.990694 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:52.990694 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:42:52.993742 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-1e4a95c0-c932-4745-89c4-e3b7b6150a36 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Volume info retrieved successfully. Jul 10 08:42:52.999568 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-1e4a95c0-c932-4745-89c4-e3b7b6150a36 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] https://10.4.3.7/volume/v3/volumes/3e9ad314-4127-4b83-a472-0c93f76f9069 returned with HTTP 200 Jul 10 08:42:53.000774 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 980/3953] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:52 2026] GET /volume/v3/volumes/3e9ad314-4127-4b83-a472-0c93f76f9069 => generated 1146 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:42:53.015449 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-459c15d3-ee04-48d8-a29b-e2424a5d5c3e None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:53.017632 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-459c15d3-ee04-48d8-a29b-e2424a5d5c3e tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] POST https://10.4.3.7/volume/v3/volumes/3e9ad314-4127-4b83-a472-0c93f76f9069/action Jul 10 08:42:53.017821 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-2d28b052-a55a-4805-bca8-966839e25395 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:53.018094 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-459c15d3-ee04-48d8-a29b-e2424a5d5c3e tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Action body: b'{"os-detach": {}}' {{(pid=100054) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:42:53.018263 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-459c15d3-ee04-48d8-a29b-e2424a5d5c3e tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:42:53.020076 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-2d28b052-a55a-4805-bca8-966839e25395 tempest-TestShelveInstance-332565428 tempest-TestShelveInstance-332565428-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:42:53.020538 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-2d28b052-a55a-4805-bca8-966839e25395 tempest-TestShelveInstance-332565428 tempest-TestShelveInstance-332565428-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1721490171", "imageRef": "e1ee2ea6-9251-43d7-8043-1a8efc6b3698", "size": 1}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:42:53.023332 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.volumes [None req-2d28b052-a55a-4805-bca8-966839e25395 tempest-TestShelveInstance-332565428 tempest-TestShelveInstance-332565428-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1721490171', 'imageRef': 'e1ee2ea6-9251-43d7-8043-1a8efc6b3698', 'size': 1}} {{(pid=100056) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:42:53.032952 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:53.032952 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:42:53.033786 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-459c15d3-ee04-48d8-a29b-e2424a5d5c3e tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Volume info retrieved successfully. Jul 10 08:42:53.099428 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-459c15d3-ee04-48d8-a29b-e2424a5d5c3e tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Attachment connected to vm bc135c0b-2ce1-481b-8485-b2801ef96f0d, checking data on nova Jul 10 08:42:53.099428 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.compute.nova [None req-459c15d3-ee04-48d8-a29b-e2424a5d5c3e tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Creating Keystone token plugin using URL: https://10.4.3.7/identity {{(pid=100054) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 10 08:42:53.113090 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-2d28b052-a55a-4805-bca8-966839e25395 tempest-TestShelveInstance-332565428 tempest-TestShelveInstance-332565428-project-member] Create volume of 1 GB Jul 10 08:42:53.121431 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-2d28b052-a55a-4805-bca8-966839e25395 tempest-TestShelveInstance-332565428 tempest-TestShelveInstance-332565428-project-member] Availability Zones retrieved successfully. Jul 10 08:42:53.125302 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-2d28b052-a55a-4805-bca8-966839e25395 tempest-TestShelveInstance-332565428 tempest-TestShelveInstance-332565428-project-member] Flow 'volume_create_api' (b2d8e961-7f15-4f38-a3c6-1bf96d284f45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:42:53.127043 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-2d28b052-a55a-4805-bca8-966839e25395 tempest-TestShelveInstance-332565428 tempest-TestShelveInstance-332565428-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45933cea-41b1-4256-8367-91e59fc5844e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:42:53.128322 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.flows.api.create_volume [None req-2d28b052-a55a-4805-bca8-966839e25395 tempest-TestShelveInstance-332565428 tempest-TestShelveInstance-332565428-project-member] Validating volume size '1' using validate_int {{(pid=100056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:42:53.190380 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-2d28b052-a55a-4805-bca8-966839e25395 tempest-TestShelveInstance-332565428 tempest-TestShelveInstance-332565428-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45933cea-41b1-4256-8367-91e59fc5844e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:42:53.190380 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-2d28b052-a55a-4805-bca8-966839e25395 tempest-TestShelveInstance-332565428 tempest-TestShelveInstance-332565428-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (edf7fdd4-1daf-44f1-8ef4-bd5c2997e97a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:42:53.261054 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.quota [None req-2d28b052-a55a-4805-bca8-966839e25395 tempest-TestShelveInstance-332565428 tempest-TestShelveInstance-332565428-project-member] Created reservations ['31481fcc-9977-4757-85e4-fad4b319c46c', 'dc23840f-49a5-4d6b-8389-5e087d42eb43', '1b39f744-bba3-4bf8-aca7-03d3556af49c', 'f0d67d2b-93ae-4320-b1b8-4aaa668c3cb8'] {{(pid=100056) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:42:53.262068 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-2d28b052-a55a-4805-bca8-966839e25395 tempest-TestShelveInstance-332565428 tempest-TestShelveInstance-332565428-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (edf7fdd4-1daf-44f1-8ef4-bd5c2997e97a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['31481fcc-9977-4757-85e4-fad4b319c46c', 'dc23840f-49a5-4d6b-8389-5e087d42eb43', '1b39f744-bba3-4bf8-aca7-03d3556af49c', 'f0d67d2b-93ae-4320-b1b8-4aaa668c3cb8']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:42:53.262940 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-2d28b052-a55a-4805-bca8-966839e25395 tempest-TestShelveInstance-332565428 tempest-TestShelveInstance-332565428-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a21f02ca-fd90-442f-b90b-928a3fb51877) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:42:53.279966 np0000004976 devstack@c-api.service[100054]: DEBUG novaclient.v2.client [None req-459c15d3-ee04-48d8-a29b-e2424a5d5c3e tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] REQ: curl -g -i -X GET https://10.4.3.7/compute/v2.1/servers/bc135c0b-2ce1-481b-8485-b2801ef96f0d/os-volume_attachments/3e9ad314-4127-4b83-a472-0c93f76f9069 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}8fab0ec63a52600af9a0d76033b244c538861842253aeb4ac95a33f4f74a82d1" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-459c15d3-ee04-48d8-a29b-e2424a5d5c3e" -H "X-Service-Token: {SHA256}e4717280b4e56e2db5b6b78688fa3ac4778cf48bd4c7578fd88e127410da6752" {{(pid=100054) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 10 08:42:53.285422 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-2d28b052-a55a-4805-bca8-966839e25395 tempest-TestShelveInstance-332565428 tempest-TestShelveInstance-332565428-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a21f02ca-fd90-442f-b90b-928a3fb51877) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '43a31739-d45b-4351-990f-e74a15349d45', '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-1721490171',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cfd81d7196384093a5ea7582cf0dc257',qos_specs=None,replication_status=,reservations=['31481fcc-9977-4757-85e4-fad4b319c46c','dc23840f-49a5-4d6b-8389-5e087d42eb43','1b39f744-bba3-4bf8-aca7-03d3556af49c','f0d67d2b-93ae-4320-b1b8-4aaa668c3cb8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a83f65eb2b84e4791bd16afe46d7705',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:42:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1721490171',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=43a31739-d45b-4351-990f-e74a15349d45,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cfd81d7196384093a5ea7582cf0dc257',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7a83f65eb2b84e4791bd16afe46d7705',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:42:53.286208 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-2d28b052-a55a-4805-bca8-966839e25395 tempest-TestShelveInstance-332565428 tempest-TestShelveInstance-332565428-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3689b09f-ad2b-4786-b086-2e98cdfa2558) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:42:53.302979 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-2d28b052-a55a-4805-bca8-966839e25395 tempest-TestShelveInstance-332565428 tempest-TestShelveInstance-332565428-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3689b09f-ad2b-4786-b086-2e98cdfa2558) transitioned into state 'SUCCESS' from state '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-1721490171',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cfd81d7196384093a5ea7582cf0dc257',qos_specs=None,replication_status=,reservations=['31481fcc-9977-4757-85e4-fad4b319c46c','dc23840f-49a5-4d6b-8389-5e087d42eb43','1b39f744-bba3-4bf8-aca7-03d3556af49c','f0d67d2b-93ae-4320-b1b8-4aaa668c3cb8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a83f65eb2b84e4791bd16afe46d7705',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:42:53.303809 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-2d28b052-a55a-4805-bca8-966839e25395 tempest-TestShelveInstance-332565428 tempest-TestShelveInstance-332565428-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1077f59-7009-4b1e-baf7-4b1e6d19ad3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:42:53.313357 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-2d28b052-a55a-4805-bca8-966839e25395 tempest-TestShelveInstance-332565428 tempest-TestShelveInstance-332565428-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1077f59-7009-4b1e-baf7-4b1e6d19ad3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:42:53.314448 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-2d28b052-a55a-4805-bca8-966839e25395 tempest-TestShelveInstance-332565428 tempest-TestShelveInstance-332565428-project-member] Flow 'volume_create_api' (b2d8e961-7f15-4f38-a3c6-1bf96d284f45) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:42:53.314814 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-2d28b052-a55a-4805-bca8-966839e25395 tempest-TestShelveInstance-332565428 tempest-TestShelveInstance-332565428-project-member] Create volume request issued successfully. Jul 10 08:42:53.315502 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-2d28b052-a55a-4805-bca8-966839e25395 tempest-TestShelveInstance-332565428 tempest-TestShelveInstance-332565428-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:42:53.316298 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 988/3954] 10.4.3.7 () {68 vars in 1245 bytes} [Fri Jul 10 08:42:53 2026] POST /volume/v3/volumes => generated 749 bytes in 298 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:42:53.326905 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-dd87d7eb-923f-4418-891e-b49b54b85e42 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:53.329035 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-dd87d7eb-923f-4418-891e-b49b54b85e42 tempest-TestShelveInstance-332565428 tempest-TestShelveInstance-332565428-project-member] GET https://10.4.3.7/volume/v3/volumes/43a31739-d45b-4351-990f-e74a15349d45 Jul 10 08:42:53.329299 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-dd87d7eb-923f-4418-891e-b49b54b85e42 tempest-TestShelveInstance-332565428 tempest-TestShelveInstance-332565428-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:53.329644 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-dd87d7eb-923f-4418-891e-b49b54b85e42 tempest-TestShelveInstance-332565428 tempest-TestShelveInstance-332565428-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:53.336952 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:53.336952 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:42:53.340703 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-dd87d7eb-923f-4418-891e-b49b54b85e42 tempest-TestShelveInstance-332565428 tempest-TestShelveInstance-332565428-project-member] Volume info retrieved successfully. Jul 10 08:42:53.345177 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-dd87d7eb-923f-4418-891e-b49b54b85e42 tempest-TestShelveInstance-332565428 tempest-TestShelveInstance-332565428-project-member] https://10.4.3.7/volume/v3/volumes/43a31739-d45b-4351-990f-e74a15349d45 returned with HTTP 200 Jul 10 08:42:53.345613 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 993/3955] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:53 2026] GET /volume/v3/volumes/43a31739-d45b-4351-990f-e74a15349d45 => generated 817 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:53.377567 np0000004976 devstack@c-api.service[100054]: DEBUG novaclient.v2.client [None req-459c15d3-ee04-48d8-a29b-e2424a5d5c3e tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 10 Jul 2026 08:42:53 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-b0d04b4f-2590-48c1-a2e3-a9318a71de4a x-openstack-request-id: req-b0d04b4f-2590-48c1-a2e3-a9318a71de4a {{(pid=100054) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 10 08:42:53.377567 np0000004976 devstack@c-api.service[100054]: DEBUG novaclient.v2.client [None req-459c15d3-ee04-48d8-a29b-e2424a5d5c3e tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "3e9ad314-4127-4b83-a472-0c93f76f9069", "serverId": "bc135c0b-2ce1-481b-8485-b2801ef96f0d", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "393c294a-057a-459b-b4ff-357bf7cebf58", "bdm_uuid": "36401134-4095-4d52-961c-782e03e2957f"}} {{(pid=100054) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 10 08:42:53.377567 np0000004976 devstack@c-api.service[100054]: DEBUG novaclient.v2.client [None req-459c15d3-ee04-48d8-a29b-e2424a5d5c3e tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] GET call to compute for https://10.4.3.7/compute/v2.1/servers/bc135c0b-2ce1-481b-8485-b2801ef96f0d/os-volume_attachments/3e9ad314-4127-4b83-a472-0c93f76f9069 used request id req-b0d04b4f-2590-48c1-a2e3-a9318a71de4a {{(pid=100054) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 10 08:42:53.379371 np0000004976 devstack@c-api.service[100054]: ERROR cinder.volume.api [None req-459c15d3-ee04-48d8-a29b-e2424a5d5c3e tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-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 Jul 10 08:42:53.381695 np0000004976 devstack@c-api.service[100054]: ERROR cinder.api.middleware.fault [None req-459c15d3-ee04-48d8-a29b-e2424a5d5c3e tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Caught error: Detach volume from instance bc135c0b-2ce1-481b-8485-b2801ef96f0d using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance bc135c0b-2ce1-481b-8485-b2801ef96f0d using the Compute API Jul 10 08:42:53.381695 np0000004976 devstack@c-api.service[100054]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 10 08:42:53.381695 np0000004976 devstack@c-api.service[100054]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 10 08:42:53.381695 np0000004976 devstack@c-api.service[100054]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 10 08:42:53.381695 np0000004976 devstack@c-api.service[100054]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 08:42:53.381695 np0000004976 devstack@c-api.service[100054]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 08:42:53.381695 np0000004976 devstack@c-api.service[100054]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 08:42:53.381695 np0000004976 devstack@c-api.service[100054]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 08:42:53.381695 np0000004976 devstack@c-api.service[100054]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 10 08:42:53.381695 np0000004976 devstack@c-api.service[100054]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 08:42:53.381695 np0000004976 devstack@c-api.service[100054]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 08:42:53.381695 np0000004976 devstack@c-api.service[100054]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 08:42:53.381695 np0000004976 devstack@c-api.service[100054]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 08:42:53.381695 np0000004976 devstack@c-api.service[100054]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 08:42:53.381695 np0000004976 devstack@c-api.service[100054]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 10 08:42:53.381695 np0000004976 devstack@c-api.service[100054]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 08:42:53.381695 np0000004976 devstack@c-api.service[100054]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 08:42:53.381695 np0000004976 devstack@c-api.service[100054]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 112, in __call__ Jul 10 08:42:53.381695 np0000004976 devstack@c-api.service[100054]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 10 08:42:53.381695 np0000004976 devstack@c-api.service[100054]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 08:42:53.381695 np0000004976 devstack@c-api.service[100054]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 08:42:53.381695 np0000004976 devstack@c-api.service[100054]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 08:42:53.381695 np0000004976 devstack@c-api.service[100054]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 08:42:53.381695 np0000004976 devstack@c-api.service[100054]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 10 08:42:53.381695 np0000004976 devstack@c-api.service[100054]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 08:42:53.381695 np0000004976 devstack@c-api.service[100054]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 08:42:53.381695 np0000004976 devstack@c-api.service[100054]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 08:42:53.381695 np0000004976 devstack@c-api.service[100054]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 08:42:53.381695 np0000004976 devstack@c-api.service[100054]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 08:42:53.381695 np0000004976 devstack@c-api.service[100054]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 10 08:42:53.381695 np0000004976 devstack@c-api.service[100054]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 08:42:53.381695 np0000004976 devstack@c-api.service[100054]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 08:42:53.381695 np0000004976 devstack@c-api.service[100054]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 10 08:42:53.381695 np0000004976 devstack@c-api.service[100054]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 10 08:42:53.381695 np0000004976 devstack@c-api.service[100054]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 08:42:53.381695 np0000004976 devstack@c-api.service[100054]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 08:42:53.381695 np0000004976 devstack@c-api.service[100054]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 08:42:53.381695 np0000004976 devstack@c-api.service[100054]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 08:42:53.381695 np0000004976 devstack@c-api.service[100054]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 10 08:42:53.381695 np0000004976 devstack@c-api.service[100054]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 08:42:53.381695 np0000004976 devstack@c-api.service[100054]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 08:42:53.381695 np0000004976 devstack@c-api.service[100054]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 08:42:53.381695 np0000004976 devstack@c-api.service[100054]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 08:42:53.381695 np0000004976 devstack@c-api.service[100054]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 08:42:53.381695 np0000004976 devstack@c-api.service[100054]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 10 08:42:53.381695 np0000004976 devstack@c-api.service[100054]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 08:42:53.381695 np0000004976 devstack@c-api.service[100054]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 08:42:53.381695 np0000004976 devstack@c-api.service[100054]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Jul 10 08:42:53.381695 np0000004976 devstack@c-api.service[100054]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 10 08:42:53.381695 np0000004976 devstack@c-api.service[100054]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 08:42:53.381695 np0000004976 devstack@c-api.service[100054]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 08:42:53.382643 np0000004976 devstack@c-api.service[100054]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 08:42:53.382643 np0000004976 devstack@c-api.service[100054]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 08:42:53.382643 np0000004976 devstack@c-api.service[100054]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 10 08:42:53.382643 np0000004976 devstack@c-api.service[100054]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 08:42:53.382643 np0000004976 devstack@c-api.service[100054]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 08:42:53.382643 np0000004976 devstack@c-api.service[100054]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 10 08:42:53.382643 np0000004976 devstack@c-api.service[100054]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 10 08:42:53.382643 np0000004976 devstack@c-api.service[100054]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 08:42:53.382643 np0000004976 devstack@c-api.service[100054]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 10 08:42:53.382643 np0000004976 devstack@c-api.service[100054]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 10 08:42:53.382643 np0000004976 devstack@c-api.service[100054]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 08:42:53.382643 np0000004976 devstack@c-api.service[100054]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 10 08:42:53.382643 np0000004976 devstack@c-api.service[100054]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 10 08:42:53.382643 np0000004976 devstack@c-api.service[100054]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 08:42:53.382643 np0000004976 devstack@c-api.service[100054]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 10 08:42:53.382643 np0000004976 devstack@c-api.service[100054]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 10 08:42:53.382643 np0000004976 devstack@c-api.service[100054]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 08:42:53.382643 np0000004976 devstack@c-api.service[100054]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 08:42:53.382643 np0000004976 devstack@c-api.service[100054]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 08:42:53.382643 np0000004976 devstack@c-api.service[100054]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 08:42:53.382643 np0000004976 devstack@c-api.service[100054]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 10 08:42:53.382643 np0000004976 devstack@c-api.service[100054]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 08:42:53.382643 np0000004976 devstack@c-api.service[100054]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 08:42:53.382643 np0000004976 devstack@c-api.service[100054]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 10 08:42:53.382643 np0000004976 devstack@c-api.service[100054]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 10 08:42:53.382643 np0000004976 devstack@c-api.service[100054]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 08:42:53.382643 np0000004976 devstack@c-api.service[100054]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 10 08:42:53.382643 np0000004976 devstack@c-api.service[100054]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 10 08:42:53.382643 np0000004976 devstack@c-api.service[100054]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 08:42:53.382643 np0000004976 devstack@c-api.service[100054]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 10 08:42:53.382643 np0000004976 devstack@c-api.service[100054]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 10 08:42:53.382643 np0000004976 devstack@c-api.service[100054]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 08:42:53.382643 np0000004976 devstack@c-api.service[100054]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Jul 10 08:42:53.382643 np0000004976 devstack@c-api.service[100054]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Jul 10 08:42:53.382643 np0000004976 devstack@c-api.service[100054]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Jul 10 08:42:53.382643 np0000004976 devstack@c-api.service[100054]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Jul 10 08:42:53.382643 np0000004976 devstack@c-api.service[100054]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Jul 10 08:42:53.382643 np0000004976 devstack@c-api.service[100054]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Jul 10 08:42:53.382643 np0000004976 devstack@c-api.service[100054]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Jul 10 08:42:53.382643 np0000004976 devstack@c-api.service[100054]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 10 08:42:53.382643 np0000004976 devstack@c-api.service[100054]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 10 08:42:53.382643 np0000004976 devstack@c-api.service[100054]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance bc135c0b-2ce1-481b-8485-b2801ef96f0d using the Compute API Jul 10 08:42:53.382643 np0000004976 devstack@c-api.service[100054]: ERROR cinder.api.middleware.fault Jul 10 08:42:53.382643 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.middleware.fault [None req-459c15d3-ee04-48d8-a29b-e2424a5d5c3e tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] https://10.4.3.7/volume/v3/volumes/3e9ad314-4127-4b83-a472-0c93f76f9069/action returned with HTTP 409 Jul 10 08:42:53.382643 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 995/3956] 10.4.3.7 () {68 vars in 1376 bytes} [Fri Jul 10 08:42:53 2026] POST /volume/v3/volumes/3e9ad314-4127-4b83-a472-0c93f76f9069/action => generated 167 bytes in 368 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:42:53.390448 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-710cc452-129e-49a2-bfc5-44635138c213 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:53.392024 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-710cc452-129e-49a2-bfc5-44635138c213 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] POST https://10.4.3.7/volume/v3/volumes/3e9ad314-4127-4b83-a472-0c93f76f9069/action Jul 10 08:42:53.392322 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-710cc452-129e-49a2-bfc5-44635138c213 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=100055) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:42:53.392477 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-710cc452-129e-49a2-bfc5-44635138c213 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:42:53.405002 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:53.405002 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:42:53.405002 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-710cc452-129e-49a2-bfc5-44635138c213 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Volume info retrieved successfully. Jul 10 08:42:53.463521 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-710cc452-129e-49a2-bfc5-44635138c213 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Attachment connected to vm bc135c0b-2ce1-481b-8485-b2801ef96f0d, checking data on nova Jul 10 08:42:53.463778 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.compute.nova [None req-710cc452-129e-49a2-bfc5-44635138c213 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Creating Keystone token plugin using URL: https://10.4.3.7/identity {{(pid=100055) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 10 08:42:53.548669 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-8b29714b-fafc-4286-9d36-4f1c72f1e957 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:53.551287 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-8b29714b-fafc-4286-9d36-4f1c72f1e957 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/9c990a57-f1d1-44e2-a8f5-80f421c5b506 Jul 10 08:42:53.551666 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-8b29714b-fafc-4286-9d36-4f1c72f1e957 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:53.551941 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-8b29714b-fafc-4286-9d36-4f1c72f1e957 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:53.552116 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-8b29714b-fafc-4286-9d36-4f1c72f1e957 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 9c990a57-f1d1-44e2-a8f5-80f421c5b506. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:42:53.558017 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:53.558017 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:42:53.558765 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-8b29714b-fafc-4286-9d36-4f1c72f1e957 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/9c990a57-f1d1-44e2-a8f5-80f421c5b506 returned with HTTP 200 Jul 10 08:42:53.559499 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 989/3957] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:53 2026] GET /volume/v3/backups/9c990a57-f1d1-44e2-a8f5-80f421c5b506 => generated 821 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:53.611995 np0000004976 devstack@c-api.service[100055]: DEBUG novaclient.v2.client [None req-710cc452-129e-49a2-bfc5-44635138c213 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] REQ: curl -g -i -X GET https://10.4.3.7/compute/v2.1/servers/bc135c0b-2ce1-481b-8485-b2801ef96f0d/os-volume_attachments/3e9ad314-4127-4b83-a472-0c93f76f9069 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}d5b6a0add8931c40813d19aa5ce6fb84458e9a2890eb9859e586f5da863343e6" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-710cc452-129e-49a2-bfc5-44635138c213" -H "X-Service-Token: {SHA256}7fa4eee0200e3302141dc9aa1c9ce5d6eca6db12c722a7179ee6071086c50271" {{(pid=100055) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 10 08:42:53.727724 np0000004976 devstack@c-api.service[100055]: DEBUG novaclient.v2.client [None req-710cc452-129e-49a2-bfc5-44635138c213 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 10 Jul 2026 08:42:53 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-15ac5f18-a444-4106-9673-6950dd2d55b7 x-openstack-request-id: req-15ac5f18-a444-4106-9673-6950dd2d55b7 {{(pid=100055) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 10 08:42:53.727844 np0000004976 devstack@c-api.service[100055]: DEBUG novaclient.v2.client [None req-710cc452-129e-49a2-bfc5-44635138c213 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "3e9ad314-4127-4b83-a472-0c93f76f9069", "serverId": "bc135c0b-2ce1-481b-8485-b2801ef96f0d", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "393c294a-057a-459b-b4ff-357bf7cebf58", "bdm_uuid": "36401134-4095-4d52-961c-782e03e2957f"}} {{(pid=100055) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 10 08:42:53.727946 np0000004976 devstack@c-api.service[100055]: DEBUG novaclient.v2.client [None req-710cc452-129e-49a2-bfc5-44635138c213 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] GET call to compute for https://10.4.3.7/compute/v2.1/servers/bc135c0b-2ce1-481b-8485-b2801ef96f0d/os-volume_attachments/3e9ad314-4127-4b83-a472-0c93f76f9069 used request id req-15ac5f18-a444-4106-9673-6950dd2d55b7 {{(pid=100055) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 10 08:42:53.729810 np0000004976 devstack@c-api.service[100055]: ERROR cinder.volume.api [None req-710cc452-129e-49a2-bfc5-44635138c213 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-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 Jul 10 08:42:53.732193 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault [None req-710cc452-129e-49a2-bfc5-44635138c213 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Caught error: Detach volume from instance bc135c0b-2ce1-481b-8485-b2801ef96f0d using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance bc135c0b-2ce1-481b-8485-b2801ef96f0d using the Compute API Jul 10 08:42:53.732193 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 10 08:42:53.732193 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 10 08:42:53.732193 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 10 08:42:53.732193 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 08:42:53.732193 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 08:42:53.732193 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 08:42:53.732193 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 08:42:53.732193 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 10 08:42:53.732193 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 08:42:53.732193 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 08:42:53.732193 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 08:42:53.732193 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 08:42:53.732193 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 08:42:53.732193 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 10 08:42:53.732193 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 08:42:53.732193 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 08:42:53.732193 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 112, in __call__ Jul 10 08:42:53.732193 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 10 08:42:53.732193 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 08:42:53.732193 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 08:42:53.732193 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 08:42:53.732193 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 08:42:53.732193 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 10 08:42:53.732193 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 08:42:53.732193 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 08:42:53.732193 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 08:42:53.732193 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 08:42:53.732193 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 08:42:53.732193 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 10 08:42:53.732193 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 08:42:53.732193 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 08:42:53.732193 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 10 08:42:53.732193 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 10 08:42:53.732193 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 08:42:53.732193 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 08:42:53.732193 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 08:42:53.732193 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 08:42:53.732193 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 10 08:42:53.732193 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 08:42:53.732193 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 08:42:53.732193 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 08:42:53.732193 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 08:42:53.732193 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 08:42:53.732193 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 10 08:42:53.732193 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 08:42:53.732193 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 08:42:53.732193 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Jul 10 08:42:53.732193 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 10 08:42:53.732193 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 08:42:53.732193 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 08:42:53.733582 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 08:42:53.733582 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 08:42:53.733582 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 10 08:42:53.733582 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 08:42:53.733582 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 08:42:53.733582 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 10 08:42:53.733582 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 10 08:42:53.733582 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 08:42:53.733582 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 10 08:42:53.733582 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 10 08:42:53.733582 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 08:42:53.733582 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 10 08:42:53.733582 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 10 08:42:53.733582 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 08:42:53.733582 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 10 08:42:53.733582 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 10 08:42:53.733582 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 08:42:53.733582 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 08:42:53.733582 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 08:42:53.733582 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 08:42:53.733582 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 10 08:42:53.733582 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 08:42:53.733582 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 08:42:53.733582 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 10 08:42:53.733582 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 10 08:42:53.733582 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 08:42:53.733582 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 10 08:42:53.733582 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 10 08:42:53.733582 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 08:42:53.733582 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 10 08:42:53.733582 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 10 08:42:53.733582 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 08:42:53.733582 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Jul 10 08:42:53.733582 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Jul 10 08:42:53.733582 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Jul 10 08:42:53.733582 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Jul 10 08:42:53.733582 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Jul 10 08:42:53.733582 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Jul 10 08:42:53.733582 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Jul 10 08:42:53.733582 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 10 08:42:53.733582 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 10 08:42:53.733582 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance bc135c0b-2ce1-481b-8485-b2801ef96f0d using the Compute API Jul 10 08:42:53.733582 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault Jul 10 08:42:53.733582 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.middleware.fault [None req-710cc452-129e-49a2-bfc5-44635138c213 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] https://10.4.3.7/volume/v3/volumes/3e9ad314-4127-4b83-a472-0c93f76f9069/action returned with HTTP 409 Jul 10 08:42:53.733582 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 981/3958] 10.4.3.7 () {68 vars in 1376 bytes} [Fri Jul 10 08:42:53 2026] POST /volume/v3/volumes/3e9ad314-4127-4b83-a472-0c93f76f9069/action => generated 167 bytes in 343 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:42:53.742302 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-a47b7f26-2e65-45ce-bdb2-7591559f0293 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:53.743790 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 994/3959] 10.4.3.7 () {70 vars in 1583 bytes} [Fri Jul 10 08:42:53 2026] POST /volume/v3/volumes/3e9ad314-4127-4b83-a472-0c93f76f9069/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 227 bytes (1 switches on core 0) Jul 10 08:42:53.750912 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-c3f57119-0df7-40aa-8edb-4a2731cb4857 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:53.753237 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 996/3960] 10.4.3.7 () {70 vars in 1583 bytes} [Fri Jul 10 08:42:53 2026] POST /volume/v3/volumes/3e9ad314-4127-4b83-a472-0c93f76f9069/action => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 227 bytes (1 switches on core 0) Jul 10 08:42:53.760636 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-c7e8243e-b7a8-46b6-880e-275f72f6ec11 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:53.822944 np0000004976 devstack@c-api.service[100056]: WARNING keystonemiddleware.auth_token [None req-c7e8243e-b7a8-46b6-880e-275f72f6ec11 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 10 08:42:53.824131 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 990/3961] 10.4.3.7 () {70 vars in 1583 bytes} [Fri Jul 10 08:42:53 2026] POST /volume/v3/volumes/3e9ad314-4127-4b83-a472-0c93f76f9069/action => generated 114 bytes in 64 msecs (HTTP/1.1 401) 5 headers in 227 bytes (1 switches on core 0) Jul 10 08:42:53.832296 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-71280c24-d5df-42d0-95bb-488abfccbd38 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:53.855720 np0000004976 devstack@c-api.service[100055]: WARNING keystonemiddleware.auth_token [None req-71280c24-d5df-42d0-95bb-488abfccbd38 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 10 08:42:53.856645 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 982/3962] 10.4.3.7 () {70 vars in 1583 bytes} [Fri Jul 10 08:42:53 2026] POST /volume/v3/volumes/3e9ad314-4127-4b83-a472-0c93f76f9069/action => generated 114 bytes in 25 msecs (HTTP/1.1 401) 5 headers in 227 bytes (1 switches on core 0) Jul 10 08:42:53.863896 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-9f1841bd-863c-45bc-9de3-8db512f2025d None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:53.950486 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9f1841bd-863c-45bc-9de3-8db512f2025d tempest-TestServerVolumeAttachmentScenario-1037787024 tempest-TestServerVolumeAttachmentScenario-1037787024-project-admin] POST https://10.4.3.7/volume/v3/volumes/3e9ad314-4127-4b83-a472-0c93f76f9069/action Jul 10 08:42:53.950486 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9f1841bd-863c-45bc-9de3-8db512f2025d tempest-TestServerVolumeAttachmentScenario-1037787024 tempest-TestServerVolumeAttachmentScenario-1037787024-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:42:53.950486 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9f1841bd-863c-45bc-9de3-8db512f2025d tempest-TestServerVolumeAttachmentScenario-1037787024 tempest-TestServerVolumeAttachmentScenario-1037787024-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:42:53.960529 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:53.960529 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:42:53.960691 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.contrib.admin_actions [None req-9f1841bd-863c-45bc-9de3-8db512f2025d tempest-TestServerVolumeAttachmentScenario-1037787024 tempest-TestServerVolumeAttachmentScenario-1037787024-project-admin] Updating volume '3e9ad314-4127-4b83-a472-0c93f76f9069' with '{'status': 'error'}' {{(pid=100057) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 10 08:42:53.985507 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9f1841bd-863c-45bc-9de3-8db512f2025d tempest-TestServerVolumeAttachmentScenario-1037787024 tempest-TestServerVolumeAttachmentScenario-1037787024-project-admin] https://10.4.3.7/volume/v3/volumes/3e9ad314-4127-4b83-a472-0c93f76f9069/action returned with HTTP 202 Jul 10 08:42:53.985881 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 995/3963] 10.4.3.7 () {68 vars in 1376 bytes} [Fri Jul 10 08:42:53 2026] POST /volume/v3/volumes/3e9ad314-4127-4b83-a472-0c93f76f9069/action => generated 0 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:42:53.992584 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-86830c03-9d6a-493e-b135-8a0a4651d76f None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:53.994325 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-86830c03-9d6a-493e-b135-8a0a4651d76f tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] GET https://10.4.3.7/volume/v3/volumes/3e9ad314-4127-4b83-a472-0c93f76f9069 Jul 10 08:42:53.994548 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-86830c03-9d6a-493e-b135-8a0a4651d76f tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:53.994731 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-86830c03-9d6a-493e-b135-8a0a4651d76f tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:54.015897 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-1eb03b35-2946-47b0-be53-afcddfb34a67 req-4ed3551b-cb5c-4a93-9cc5-baa3b8b66031 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:54.019218 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-1eb03b35-2946-47b0-be53-afcddfb34a67 req-4ed3551b-cb5c-4a93-9cc5-baa3b8b66031 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] GET https://10.4.3.7/volume/v3/volumes/4b275b5e-72aa-4878-ac3b-4cef1cace7e6/encryption Jul 10 08:42:54.019391 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-1eb03b35-2946-47b0-be53-afcddfb34a67 req-4ed3551b-cb5c-4a93-9cc5-baa3b8b66031 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:54.019597 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-1eb03b35-2946-47b0-be53-afcddfb34a67 req-4ed3551b-cb5c-4a93-9cc5-baa3b8b66031 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Calling method 'index' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:54.034769 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:54.034769 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:42:54.034848 np0000004976 devstack@c-api.service[100054]: DEBUG oslo_db.sqlalchemy.engines [None req-86830c03-9d6a-493e-b135-8a0a4651d76f tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100054) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 08:42:54.042612 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:54.042612 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:42:54.047240 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-1eb03b35-2946-47b0-be53-afcddfb34a67 req-4ed3551b-cb5c-4a93-9cc5-baa3b8b66031 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] https://10.4.3.7/volume/v3/volumes/4b275b5e-72aa-4878-ac3b-4cef1cace7e6/encryption returned with HTTP 200 Jul 10 08:42:54.047812 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 991/3964] 10.4.3.7 () {68 vars in 1617 bytes} [Fri Jul 10 08:42:54 2026] GET /volume/v3/volumes/4b275b5e-72aa-4878-ac3b-4cef1cace7e6/encryption => generated 160 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:54.052150 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-86830c03-9d6a-493e-b135-8a0a4651d76f tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Volume info retrieved successfully. Jul 10 08:42:54.057265 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-86830c03-9d6a-493e-b135-8a0a4651d76f tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] https://10.4.3.7/volume/v3/volumes/3e9ad314-4127-4b83-a472-0c93f76f9069 returned with HTTP 200 Jul 10 08:42:54.057670 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 997/3965] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:53 2026] GET /volume/v3/volumes/3e9ad314-4127-4b83-a472-0c93f76f9069 => generated 1145 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:42:54.072246 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-5c273bb3-3490-4fda-ad7f-77e5ed30b9be None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:54.074000 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-5c273bb3-3490-4fda-ad7f-77e5ed30b9be tempest-TestServerVolumeAttachmentScenario-1037787024 tempest-TestServerVolumeAttachmentScenario-1037787024-project-admin] POST https://10.4.3.7/volume/v3/volumes/3e9ad314-4127-4b83-a472-0c93f76f9069/action Jul 10 08:42:54.074395 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-5c273bb3-3490-4fda-ad7f-77e5ed30b9be tempest-TestServerVolumeAttachmentScenario-1037787024 tempest-TestServerVolumeAttachmentScenario-1037787024-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "393c294a-057a-459b-b4ff-357bf7cebf58"}}' {{(pid=100055) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:42:54.074604 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-5c273bb3-3490-4fda-ad7f-77e5ed30b9be tempest-TestServerVolumeAttachmentScenario-1037787024 tempest-TestServerVolumeAttachmentScenario-1037787024-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "393c294a-057a-459b-b4ff-357bf7cebf58"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:42:54.117625 np0000004976 devstack@c-api.service[100055]: DEBUG oslo_db.sqlalchemy.engines [None req-5c273bb3-3490-4fda-ad7f-77e5ed30b9be tempest-TestServerVolumeAttachmentScenario-1037787024 tempest-TestServerVolumeAttachmentScenario-1037787024-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=100055) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 08:42:54.119320 np0000004976 devstack@c-api.service[100055]: DEBUG dbcounter [-] [100055] Writing DB stats cinder:SELECT=328,cinder:INSERT=36,cinder:UPDATE=68 {{(pid=100055) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 08:42:54.132587 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:54.132587 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:42:54.133112 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-5c273bb3-3490-4fda-ad7f-77e5ed30b9be tempest-TestServerVolumeAttachmentScenario-1037787024 tempest-TestServerVolumeAttachmentScenario-1037787024-project-admin] Volume info retrieved successfully. Jul 10 08:42:54.140486 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-5c273bb3-3490-4fda-ad7f-77e5ed30b9be tempest-TestServerVolumeAttachmentScenario-1037787024 tempest-TestServerVolumeAttachmentScenario-1037787024-project-admin] Attachment connected to vm bc135c0b-2ce1-481b-8485-b2801ef96f0d, checking data on nova Jul 10 08:42:54.140764 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.compute.nova [None req-5c273bb3-3490-4fda-ad7f-77e5ed30b9be tempest-TestServerVolumeAttachmentScenario-1037787024 tempest-TestServerVolumeAttachmentScenario-1037787024-project-admin] Creating Keystone token plugin using URL: https://10.4.3.7/identity {{(pid=100055) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 10 08:42:54.179056 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-881defbc-bd74-4569-a8dc-2f65f3c6157a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:54.208557 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-881defbc-bd74-4569-a8dc-2f65f3c6157a tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:42:54.208858 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-881defbc-bd74-4569-a8dc-2f65f3c6157a tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1913815705"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:42:54.210147 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [None req-881defbc-bd74-4569-a8dc-2f65f3c6157a tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1913815705'}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:42:54.210256 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-881defbc-bd74-4569-a8dc-2f65f3c6157a tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Create volume of 1 GB Jul 10 08:42:54.210527 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:54.210527 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:42:54.214081 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-881defbc-bd74-4569-a8dc-2f65f3c6157a tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Availability Zones retrieved successfully. Jul 10 08:42:54.222211 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-881defbc-bd74-4569-a8dc-2f65f3c6157a tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Flow 'volume_create_api' (9c54a338-9f72-4bd0-a538-425e91da40d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:42:54.223696 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-881defbc-bd74-4569-a8dc-2f65f3c6157a tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce83949d-dcc0-4698-bd2a-8d8a91e7fe7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:42:54.224932 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-881defbc-bd74-4569-a8dc-2f65f3c6157a tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Validating volume size '1' using validate_int {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:42:54.242195 np0000004976 devstack@c-api.service[100055]: DEBUG novaclient.v2.client [None req-5c273bb3-3490-4fda-ad7f-77e5ed30b9be tempest-TestServerVolumeAttachmentScenario-1037787024 tempest-TestServerVolumeAttachmentScenario-1037787024-project-admin] REQ: curl -g -i -X GET https://10.4.3.7/compute/v2.1/servers/bc135c0b-2ce1-481b-8485-b2801ef96f0d/os-volume_attachments/3e9ad314-4127-4b83-a472-0c93f76f9069 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}dcb95487afc7b7f51f96fd997ca51825e2a0c3c07d74fbd63c23f47dec737e62" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-5c273bb3-3490-4fda-ad7f-77e5ed30b9be" -H "X-Service-Token: {SHA256}7fa4eee0200e3302141dc9aa1c9ce5d6eca6db12c722a7179ee6071086c50271" {{(pid=100055) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 10 08:42:54.255994 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-881defbc-bd74-4569-a8dc-2f65f3c6157a tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce83949d-dcc0-4698-bd2a-8d8a91e7fe7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:42:54.257112 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-881defbc-bd74-4569-a8dc-2f65f3c6157a tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (efcb7452-d50e-41b3-9f68-480027c6a1f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:42:54.326034 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-881defbc-bd74-4569-a8dc-2f65f3c6157a tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Created reservations ['08a6235d-61e0-4c5b-9a37-022cbad425d8', '195d98e3-4d2e-4861-91b9-a2376c5d39d8', '5be931df-08e8-4784-bd10-5c492e5af782', 'a0267815-27a8-464a-a9b2-404c9b08d091'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:42:54.326813 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-881defbc-bd74-4569-a8dc-2f65f3c6157a tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (efcb7452-d50e-41b3-9f68-480027c6a1f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['08a6235d-61e0-4c5b-9a37-022cbad425d8', '195d98e3-4d2e-4861-91b9-a2376c5d39d8', '5be931df-08e8-4784-bd10-5c492e5af782', 'a0267815-27a8-464a-a9b2-404c9b08d091']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:42:54.328797 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-881defbc-bd74-4569-a8dc-2f65f3c6157a tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (389f20e7-039f-49e6-82e3-692f011f7c2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:42:54.350310 np0000004976 devstack@c-api.service[100055]: DEBUG novaclient.v2.client [None req-5c273bb3-3490-4fda-ad7f-77e5ed30b9be tempest-TestServerVolumeAttachmentScenario-1037787024 tempest-TestServerVolumeAttachmentScenario-1037787024-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 10 Jul 2026 08:42:54 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-1a5ade6d-ad8f-4600-bdd4-3b239301c231 x-openstack-request-id: req-1a5ade6d-ad8f-4600-bdd4-3b239301c231 {{(pid=100055) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 10 08:42:54.350450 np0000004976 devstack@c-api.service[100055]: DEBUG novaclient.v2.client [None req-5c273bb3-3490-4fda-ad7f-77e5ed30b9be tempest-TestServerVolumeAttachmentScenario-1037787024 tempest-TestServerVolumeAttachmentScenario-1037787024-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "3e9ad314-4127-4b83-a472-0c93f76f9069", "serverId": "bc135c0b-2ce1-481b-8485-b2801ef96f0d", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "393c294a-057a-459b-b4ff-357bf7cebf58", "bdm_uuid": "36401134-4095-4d52-961c-782e03e2957f"}} {{(pid=100055) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 10 08:42:54.350567 np0000004976 devstack@c-api.service[100055]: DEBUG novaclient.v2.client [None req-5c273bb3-3490-4fda-ad7f-77e5ed30b9be tempest-TestServerVolumeAttachmentScenario-1037787024 tempest-TestServerVolumeAttachmentScenario-1037787024-project-admin] GET call to compute for https://10.4.3.7/compute/v2.1/servers/bc135c0b-2ce1-481b-8485-b2801ef96f0d/os-volume_attachments/3e9ad314-4127-4b83-a472-0c93f76f9069 used request id req-1a5ade6d-ad8f-4600-bdd4-3b239301c231 {{(pid=100055) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 10 08:42:54.352271 np0000004976 devstack@c-api.service[100055]: ERROR cinder.volume.api [None req-5c273bb3-3490-4fda-ad7f-77e5ed30b9be tempest-TestServerVolumeAttachmentScenario-1037787024 tempest-TestServerVolumeAttachmentScenario-1037787024-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 Jul 10 08:42:54.356184 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault [None req-5c273bb3-3490-4fda-ad7f-77e5ed30b9be tempest-TestServerVolumeAttachmentScenario-1037787024 tempest-TestServerVolumeAttachmentScenario-1037787024-project-admin] Caught error: Detach volume from instance bc135c0b-2ce1-481b-8485-b2801ef96f0d using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance bc135c0b-2ce1-481b-8485-b2801ef96f0d using the Compute API Jul 10 08:42:54.356184 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 10 08:42:54.356184 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 10 08:42:54.356184 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 10 08:42:54.356184 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 08:42:54.356184 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 08:42:54.356184 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 08:42:54.356184 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 08:42:54.356184 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 10 08:42:54.356184 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 08:42:54.356184 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 08:42:54.356184 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 08:42:54.356184 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 08:42:54.356184 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 08:42:54.356184 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 10 08:42:54.356184 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 08:42:54.356184 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 08:42:54.356184 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 112, in __call__ Jul 10 08:42:54.356184 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 10 08:42:54.356184 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 08:42:54.356184 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 08:42:54.356184 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 08:42:54.356184 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 08:42:54.356184 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 10 08:42:54.356184 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 08:42:54.356184 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 08:42:54.356184 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 08:42:54.356184 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 08:42:54.356184 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 08:42:54.356184 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 10 08:42:54.356184 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 08:42:54.356184 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 08:42:54.356184 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 10 08:42:54.356184 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 10 08:42:54.356184 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 08:42:54.356184 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 08:42:54.356184 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 08:42:54.356184 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 08:42:54.356184 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 10 08:42:54.356184 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 08:42:54.356184 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 08:42:54.356184 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 08:42:54.356184 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 08:42:54.356184 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 08:42:54.356184 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 10 08:42:54.356184 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 08:42:54.356184 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 08:42:54.356184 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Jul 10 08:42:54.356184 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 10 08:42:54.356184 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 08:42:54.359575 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 08:42:54.359575 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 08:42:54.359575 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 08:42:54.359575 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 10 08:42:54.359575 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 08:42:54.359575 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 08:42:54.359575 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 10 08:42:54.359575 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 10 08:42:54.359575 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 08:42:54.359575 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 10 08:42:54.359575 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 10 08:42:54.359575 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 08:42:54.359575 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 10 08:42:54.359575 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 10 08:42:54.359575 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 08:42:54.359575 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 10 08:42:54.359575 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 10 08:42:54.359575 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 08:42:54.359575 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 08:42:54.359575 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 08:42:54.359575 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 08:42:54.359575 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 10 08:42:54.359575 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 08:42:54.359575 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 08:42:54.359575 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 10 08:42:54.359575 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 10 08:42:54.359575 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 08:42:54.359575 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 10 08:42:54.359575 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 10 08:42:54.359575 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 08:42:54.359575 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 10 08:42:54.359575 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 10 08:42:54.359575 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 08:42:54.359575 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Jul 10 08:42:54.359575 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Jul 10 08:42:54.359575 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Jul 10 08:42:54.359575 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Jul 10 08:42:54.359575 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Jul 10 08:42:54.359575 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Jul 10 08:42:54.359575 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Jul 10 08:42:54.359575 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 10 08:42:54.359575 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 10 08:42:54.359575 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance bc135c0b-2ce1-481b-8485-b2801ef96f0d using the Compute API Jul 10 08:42:54.359575 np0000004976 devstack@c-api.service[100055]: ERROR cinder.api.middleware.fault Jul 10 08:42:54.359575 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.middleware.fault [None req-5c273bb3-3490-4fda-ad7f-77e5ed30b9be tempest-TestServerVolumeAttachmentScenario-1037787024 tempest-TestServerVolumeAttachmentScenario-1037787024-project-admin] https://10.4.3.7/volume/v3/volumes/3e9ad314-4127-4b83-a472-0c93f76f9069/action returned with HTTP 409 Jul 10 08:42:54.359575 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 983/3966] 10.4.3.7 () {68 vars in 1376 bytes} [Fri Jul 10 08:42:54 2026] POST /volume/v3/volumes/3e9ad314-4127-4b83-a472-0c93f76f9069/action => generated 167 bytes in 284 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:42:54.361002 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-881defbc-bd74-4569-a8dc-2f65f3c6157a tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (389f20e7-039f-49e6-82e3-692f011f7c2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ab7ba50f-0976-4db2-aa73-c57aa18cb8fc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1913815705',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22decb83d6cb48fb903634b2c871a2a1',qos_specs=None,replication_status=,reservations=['08a6235d-61e0-4c5b-9a37-022cbad425d8','195d98e3-4d2e-4861-91b9-a2376c5d39d8','5be931df-08e8-4784-bd10-5c492e5af782','a0267815-27a8-464a-a9b2-404c9b08d091'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24959a63843a494ba47c66f74d4f8412',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:42:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1913815705',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ab7ba50f-0976-4db2-aa73-c57aa18cb8fc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='22decb83d6cb48fb903634b2c871a2a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='24959a63843a494ba47c66f74d4f8412',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:42:54.361217 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-9e0246a9-8ec0-4ac5-8329-0364c6cfc277 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:54.361381 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-881defbc-bd74-4569-a8dc-2f65f3c6157a tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b1a26ee-7ca7-44b9-8cd1-2a12c1e149c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:42:54.363122 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-9e0246a9-8ec0-4ac5-8329-0364c6cfc277 tempest-TestShelveInstance-332565428 tempest-TestShelveInstance-332565428-project-member] GET https://10.4.3.7/volume/v3/volumes/43a31739-d45b-4351-990f-e74a15349d45 Jul 10 08:42:54.363351 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-9e0246a9-8ec0-4ac5-8329-0364c6cfc277 tempest-TestShelveInstance-332565428 tempest-TestShelveInstance-332565428-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:54.363910 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-9e0246a9-8ec0-4ac5-8329-0364c6cfc277 tempest-TestShelveInstance-332565428 tempest-TestShelveInstance-332565428-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:54.367822 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-d906e8c3-7774-436c-8f41-8fd0e0e6aa8d None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:54.369375 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 998/3967] 10.4.3.7 () {70 vars in 1583 bytes} [Fri Jul 10 08:42:54 2026] POST /volume/v3/volumes/3e9ad314-4127-4b83-a472-0c93f76f9069/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 227 bytes (1 switches on core 0) Jul 10 08:42:54.370661 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:54.370661 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:42:54.376662 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-9e0246a9-8ec0-4ac5-8329-0364c6cfc277 tempest-TestShelveInstance-332565428 tempest-TestShelveInstance-332565428-project-member] Volume info retrieved successfully. Jul 10 08:42:54.376939 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-5bb6286c-cc95-43d3-9f26-2961678a10d3 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:54.380166 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-881defbc-bd74-4569-a8dc-2f65f3c6157a tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b1a26ee-7ca7-44b9-8cd1-2a12c1e149c7) transitioned into state 'SUCCESS' from state '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-1913815705',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22decb83d6cb48fb903634b2c871a2a1',qos_specs=None,replication_status=,reservations=['08a6235d-61e0-4c5b-9a37-022cbad425d8','195d98e3-4d2e-4861-91b9-a2376c5d39d8','5be931df-08e8-4784-bd10-5c492e5af782','a0267815-27a8-464a-a9b2-404c9b08d091'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24959a63843a494ba47c66f74d4f8412',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:42:54.380903 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-881defbc-bd74-4569-a8dc-2f65f3c6157a tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d6785a2-1028-44ef-8c7f-536cf5703857) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:42:54.381879 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-9e0246a9-8ec0-4ac5-8329-0364c6cfc277 tempest-TestShelveInstance-332565428 tempest-TestShelveInstance-332565428-project-member] https://10.4.3.7/volume/v3/volumes/43a31739-d45b-4351-990f-e74a15349d45 returned with HTTP 200 Jul 10 08:42:54.382302 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 992/3968] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:54 2026] GET /volume/v3/volumes/43a31739-d45b-4351-990f-e74a15349d45 => generated 1357 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:42:54.392612 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-881defbc-bd74-4569-a8dc-2f65f3c6157a tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d6785a2-1028-44ef-8c7f-536cf5703857) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:42:54.393758 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-881defbc-bd74-4569-a8dc-2f65f3c6157a tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Flow 'volume_create_api' (9c54a338-9f72-4bd0-a538-425e91da40d9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:42:54.394187 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-881defbc-bd74-4569-a8dc-2f65f3c6157a tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Create volume request issued successfully. Jul 10 08:42:54.394994 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-881defbc-bd74-4569-a8dc-2f65f3c6157a tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:42:54.396347 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 996/3969] 10.4.3.7 () {68 vars in 1244 bytes} [Fri Jul 10 08:42:54 2026] POST /volume/v3/volumes => generated 745 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:42:54.397934 np0000004976 devstack@c-api.service[100055]: WARNING keystonemiddleware.auth_token [None req-5bb6286c-cc95-43d3-9f26-2961678a10d3 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 10 08:42:54.398014 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 984/3970] 10.4.3.7 () {70 vars in 1583 bytes} [Fri Jul 10 08:42:54 2026] POST /volume/v3/volumes/3e9ad314-4127-4b83-a472-0c93f76f9069/action => generated 114 bytes in 21 msecs (HTTP/1.1 401) 5 headers in 227 bytes (1 switches on core 0) Jul 10 08:42:54.413494 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-bc6fd82c-ea04-4009-90ee-766da35af759 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:54.413745 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-bc6fd82c-ea04-4009-90ee-766da35af759 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] GET https://10.4.3.7/volume/v3/volumes/c199b661-35c6-4578-b83c-391b1c001178 Jul 10 08:42:54.413964 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-bc6fd82c-ea04-4009-90ee-766da35af759 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:54.414177 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-bc6fd82c-ea04-4009-90ee-766da35af759 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:54.414724 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-d2da7614-9db2-4923-b319-fe1432e1c626 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:54.416430 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-d2da7614-9db2-4923-b319-fe1432e1c626 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/volumes/ab7ba50f-0976-4db2-aa73-c57aa18cb8fc Jul 10 08:42:54.416640 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-d2da7614-9db2-4923-b319-fe1432e1c626 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:54.416813 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-d2da7614-9db2-4923-b319-fe1432e1c626 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:54.422563 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:54.422563 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:42:54.423044 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:54.423044 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:42:54.426101 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-d2da7614-9db2-4923-b319-fe1432e1c626 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Volume info retrieved successfully. Jul 10 08:42:54.427206 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-bc6fd82c-ea04-4009-90ee-766da35af759 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Volume info retrieved successfully. Jul 10 08:42:54.429975 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-d2da7614-9db2-4923-b319-fe1432e1c626 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/volumes/ab7ba50f-0976-4db2-aa73-c57aa18cb8fc returned with HTTP 200 Jul 10 08:42:54.430322 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 993/3971] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:54 2026] GET /volume/v3/volumes/ab7ba50f-0976-4db2-aa73-c57aa18cb8fc => generated 813 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:54.432730 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-bc6fd82c-ea04-4009-90ee-766da35af759 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] https://10.4.3.7/volume/v3/volumes/c199b661-35c6-4578-b83c-391b1c001178 returned with HTTP 200 Jul 10 08:42:54.433151 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 999/3972] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:54 2026] GET /volume/v3/volumes/c199b661-35c6-4578-b83c-391b1c001178 => generated 854 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:54.435232 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-fe6ab490-922c-4443-94be-ac8db5d24598 req-273c8901-68bb-4499-a834-16ce5160e49c None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:54.436933 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-fe6ab490-922c-4443-94be-ac8db5d24598 req-273c8901-68bb-4499-a834-16ce5160e49c tempest-TestShelveInstance-332565428 tempest-TestShelveInstance-332565428-project-member] GET https://10.4.3.7/volume/v3/volumes/43a31739-d45b-4351-990f-e74a15349d45 Jul 10 08:42:54.437159 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-fe6ab490-922c-4443-94be-ac8db5d24598 req-273c8901-68bb-4499-a834-16ce5160e49c tempest-TestShelveInstance-332565428 tempest-TestShelveInstance-332565428-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:54.438437 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-fe6ab490-922c-4443-94be-ac8db5d24598 req-273c8901-68bb-4499-a834-16ce5160e49c tempest-TestShelveInstance-332565428 tempest-TestShelveInstance-332565428-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:54.444808 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-c3f70776-4b5a-4511-a44d-e565a36f8a4e None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:54.445507 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:54.445507 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:42:54.446356 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-c3f70776-4b5a-4511-a44d-e565a36f8a4e tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] GET https://10.4.3.7/volume/v3/volumes/c199b661-35c6-4578-b83c-391b1c001178 Jul 10 08:42:54.446590 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-c3f70776-4b5a-4511-a44d-e565a36f8a4e tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:54.446834 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-c3f70776-4b5a-4511-a44d-e565a36f8a4e tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:54.450003 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-fe6ab490-922c-4443-94be-ac8db5d24598 req-273c8901-68bb-4499-a834-16ce5160e49c tempest-TestShelveInstance-332565428 tempest-TestShelveInstance-332565428-project-member] Volume info retrieved successfully. Jul 10 08:42:54.456232 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-fe6ab490-922c-4443-94be-ac8db5d24598 req-273c8901-68bb-4499-a834-16ce5160e49c tempest-TestShelveInstance-332565428 tempest-TestShelveInstance-332565428-project-member] https://10.4.3.7/volume/v3/volumes/43a31739-d45b-4351-990f-e74a15349d45 returned with HTTP 200 Jul 10 08:42:54.456791 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 997/3973] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:42:54 2026] GET /volume/v3/volumes/43a31739-d45b-4351-990f-e74a15349d45 => generated 1357 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:42:54.478710 np0000004976 devstack@c-api.service[100055]: DEBUG oslo_db.sqlalchemy.engines [None req-c3f70776-4b5a-4511-a44d-e565a36f8a4e tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100055) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 08:42:54.486112 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:54.486112 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:42:54.491417 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-c3f70776-4b5a-4511-a44d-e565a36f8a4e tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Volume info retrieved successfully. Jul 10 08:42:54.495583 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-c3f70776-4b5a-4511-a44d-e565a36f8a4e tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] https://10.4.3.7/volume/v3/volumes/c199b661-35c6-4578-b83c-391b1c001178 returned with HTTP 200 Jul 10 08:42:54.495947 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 985/3974] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:54 2026] GET /volume/v3/volumes/c199b661-35c6-4578-b83c-391b1c001178 => generated 854 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:54.550048 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-0bda4312-bd99-4048-aebb-284489a102e0 req-a871f901-dacc-4ab0-99d7-e76015fd8306 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:54.551902 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-0bda4312-bd99-4048-aebb-284489a102e0 req-a871f901-dacc-4ab0-99d7-e76015fd8306 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] GET https://10.4.3.7/volume/v3/volumes/c199b661-35c6-4578-b83c-391b1c001178 Jul 10 08:42:54.552075 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-0bda4312-bd99-4048-aebb-284489a102e0 req-a871f901-dacc-4ab0-99d7-e76015fd8306 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:54.552242 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-0bda4312-bd99-4048-aebb-284489a102e0 req-a871f901-dacc-4ab0-99d7-e76015fd8306 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:54.558278 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:54.558278 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:42:54.563657 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [req-0bda4312-bd99-4048-aebb-284489a102e0 req-a871f901-dacc-4ab0-99d7-e76015fd8306 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Volume info retrieved successfully. Jul 10 08:42:54.568431 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-0bda4312-bd99-4048-aebb-284489a102e0 req-a871f901-dacc-4ab0-99d7-e76015fd8306 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] https://10.4.3.7/volume/v3/volumes/c199b661-35c6-4578-b83c-391b1c001178 returned with HTTP 200 Jul 10 08:42:54.568838 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 994/3975] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:42:54 2026] GET /volume/v3/volumes/c199b661-35c6-4578-b83c-391b1c001178 => generated 854 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:54.571283 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-3dd6f58d-41d2-4170-bd94-cf0defbc57bc None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:54.572975 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-3dd6f58d-41d2-4170-bd94-cf0defbc57bc tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/9c990a57-f1d1-44e2-a8f5-80f421c5b506 Jul 10 08:42:54.573155 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-3dd6f58d-41d2-4170-bd94-cf0defbc57bc tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:54.573326 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-3dd6f58d-41d2-4170-bd94-cf0defbc57bc tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:54.573444 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-3dd6f58d-41d2-4170-bd94-cf0defbc57bc tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 9c990a57-f1d1-44e2-a8f5-80f421c5b506. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:42:54.577755 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:54.577755 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:42:54.579373 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-3dd6f58d-41d2-4170-bd94-cf0defbc57bc tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/9c990a57-f1d1-44e2-a8f5-80f421c5b506 returned with HTTP 200 Jul 10 08:42:54.579836 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1000/3976] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:54 2026] GET /volume/v3/backups/9c990a57-f1d1-44e2-a8f5-80f421c5b506 => generated 821 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:55.001301 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-fe6ab490-922c-4443-94be-ac8db5d24598 req-ee108023-a378-4641-9347-6654f69058d7 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:55.002981 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-fe6ab490-922c-4443-94be-ac8db5d24598 req-ee108023-a378-4641-9347-6654f69058d7 tempest-TestShelveInstance-332565428 tempest-TestShelveInstance-332565428-project-member] GET https://10.4.3.7/volume/v3/volumes/43a31739-d45b-4351-990f-e74a15349d45 Jul 10 08:42:55.003166 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-fe6ab490-922c-4443-94be-ac8db5d24598 req-ee108023-a378-4641-9347-6654f69058d7 tempest-TestShelveInstance-332565428 tempest-TestShelveInstance-332565428-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:55.003339 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-fe6ab490-922c-4443-94be-ac8db5d24598 req-ee108023-a378-4641-9347-6654f69058d7 tempest-TestShelveInstance-332565428 tempest-TestShelveInstance-332565428-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:55.009595 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:55.009595 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:42:55.012632 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-fe6ab490-922c-4443-94be-ac8db5d24598 req-ee108023-a378-4641-9347-6654f69058d7 tempest-TestShelveInstance-332565428 tempest-TestShelveInstance-332565428-project-member] Volume info retrieved successfully. Jul 10 08:42:55.016831 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-fe6ab490-922c-4443-94be-ac8db5d24598 req-ee108023-a378-4641-9347-6654f69058d7 tempest-TestShelveInstance-332565428 tempest-TestShelveInstance-332565428-project-member] https://10.4.3.7/volume/v3/volumes/43a31739-d45b-4351-990f-e74a15349d45 returned with HTTP 200 Jul 10 08:42:55.017228 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 998/3977] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:42:55 2026] GET /volume/v3/volumes/43a31739-d45b-4351-990f-e74a15349d45 => generated 1357 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:42:55.026616 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-73e03fbe-eba2-41a4-b083-2cf656a2c17e None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:55.026984 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-73e03fbe-eba2-41a4-b083-2cf656a2c17e None None] GET https://10.4.3.7/volume// Jul 10 08:42:55.027138 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-73e03fbe-eba2-41a4-b083-2cf656a2c17e None None] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:55.027312 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-73e03fbe-eba2-41a4-b083-2cf656a2c17e None None] Calling method 'all' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:55.027640 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-73e03fbe-eba2-41a4-b083-2cf656a2c17e None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:42:55.027899 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 986/3978] 10.4.3.7 () {66 vars in 1405 bytes} [Fri Jul 10 08:42:55 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:42:55.035841 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-fe6ab490-922c-4443-94be-ac8db5d24598 req-4f6b42b3-82ed-45c0-a0d3-f40e22f2a6a6 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:55.037662 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-fe6ab490-922c-4443-94be-ac8db5d24598 req-4f6b42b3-82ed-45c0-a0d3-f40e22f2a6a6 tempest-TestShelveInstance-332565428 tempest-TestShelveInstance-332565428-project-member] POST https://10.4.3.7/volume/v3/attachments Jul 10 08:42:55.037968 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-fe6ab490-922c-4443-94be-ac8db5d24598 req-4f6b42b3-82ed-45c0-a0d3-f40e22f2a6a6 tempest-TestShelveInstance-332565428 tempest-TestShelveInstance-332565428-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "43a31739-d45b-4351-990f-e74a15349d45", "connector": null, "instance_uuid": "f24081aa-d44a-4ab3-a967-6204122915f2"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:42:55.045118 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:55.045118 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:42:55.068576 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-fe6ab490-922c-4443-94be-ac8db5d24598 req-4f6b42b3-82ed-45c0-a0d3-f40e22f2a6a6 tempest-TestShelveInstance-332565428 tempest-TestShelveInstance-332565428-project-member] https://10.4.3.7/volume/v3/attachments returned with HTTP 200 Jul 10 08:42:55.069154 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 995/3979] 10.4.3.7 () {74 vars in 1580 bytes} [Fri Jul 10 08:42:55 2026] POST /volume/v3/attachments => generated 273 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:42:55.448255 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-9f284d7d-33a2-4b34-a529-b46c4d378b42 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:55.450037 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-9f284d7d-33a2-4b34-a529-b46c4d378b42 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/volumes/ab7ba50f-0976-4db2-aa73-c57aa18cb8fc Jul 10 08:42:55.450236 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-9f284d7d-33a2-4b34-a529-b46c4d378b42 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:55.450438 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-9f284d7d-33a2-4b34-a529-b46c4d378b42 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:55.456782 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:55.456782 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:42:55.460325 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-9f284d7d-33a2-4b34-a529-b46c4d378b42 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Volume info retrieved successfully. Jul 10 08:42:55.463987 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-9f284d7d-33a2-4b34-a529-b46c4d378b42 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/volumes/ab7ba50f-0976-4db2-aa73-c57aa18cb8fc returned with HTTP 200 Jul 10 08:42:55.464391 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1001/3980] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:55 2026] GET /volume/v3/volumes/ab7ba50f-0976-4db2-aa73-c57aa18cb8fc => generated 838 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:55.484446 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-10c9ffd7-172d-4596-9866-e3ecb644984d None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:55.484446 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-10c9ffd7-172d-4596-9866-e3ecb644984d tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] POST https://10.4.3.7/volume/v3/backups Jul 10 08:42:55.484871 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-10c9ffd7-172d-4596-9866-e3ecb644984d tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ab7ba50f-0976-4db2-aa73-c57aa18cb8fc", "name": "tempest-VolumesBackupsTest-Backup-1238775760"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:42:55.486104 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.contrib.backups [None req-10c9ffd7-172d-4596-9866-e3ecb644984d tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Creating new backup {'backup': {'volume_id': 'ab7ba50f-0976-4db2-aa73-c57aa18cb8fc', 'name': 'tempest-VolumesBackupsTest-Backup-1238775760'}} {{(pid=100057) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 08:42:55.486294 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.contrib.backups [None req-10c9ffd7-172d-4596-9866-e3ecb644984d tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Creating backup of volume ab7ba50f-0976-4db2-aa73-c57aa18cb8fc in container None Jul 10 08:42:55.492984 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:55.492984 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:42:55.493424 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-10c9ffd7-172d-4596-9866-e3ecb644984d tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Volume info retrieved successfully. Jul 10 08:42:55.516329 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-10c9ffd7-172d-4596-9866-e3ecb644984d tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Created reservations ['139a1346-4abf-470b-8cac-aa62a430a024', 'bcbf7931-ad99-4fb3-967e-e1bbb583044c'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:42:55.536973 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-10c9ffd7-172d-4596-9866-e3ecb644984d tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups returned with HTTP 202 Jul 10 08:42:55.537585 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 999/3981] 10.4.3.7 () {68 vars in 1245 bytes} [Fri Jul 10 08:42:55 2026] POST /volume/v3/backups => generated 326 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:42:55.548226 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-ed2c575c-0e42-43bd-8b58-47d353cf97c7 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:55.549686 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-ed2c575c-0e42-43bd-8b58-47d353cf97c7 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/ea4e3b85-a381-40ba-b9ee-c3c85a536872 Jul 10 08:42:55.549845 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-ed2c575c-0e42-43bd-8b58-47d353cf97c7 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:55.550027 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-ed2c575c-0e42-43bd-8b58-47d353cf97c7 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:55.550125 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-ed2c575c-0e42-43bd-8b58-47d353cf97c7 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id ea4e3b85-a381-40ba-b9ee-c3c85a536872. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:42:55.554187 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:55.554187 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:42:55.554921 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-ed2c575c-0e42-43bd-8b58-47d353cf97c7 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/ea4e3b85-a381-40ba-b9ee-c3c85a536872 returned with HTTP 200 Jul 10 08:42:55.555281 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 987/3982] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:55 2026] GET /volume/v3/backups/ea4e3b85-a381-40ba-b9ee-c3c85a536872 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:55.591599 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-523356d0-5e0d-4916-8123-84aa9038b352 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:55.593673 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-523356d0-5e0d-4916-8123-84aa9038b352 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/9c990a57-f1d1-44e2-a8f5-80f421c5b506 Jul 10 08:42:55.593881 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-523356d0-5e0d-4916-8123-84aa9038b352 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:55.594101 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-523356d0-5e0d-4916-8123-84aa9038b352 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:55.594233 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-523356d0-5e0d-4916-8123-84aa9038b352 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 9c990a57-f1d1-44e2-a8f5-80f421c5b506. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:42:55.600022 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:55.600022 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:42:55.601075 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-523356d0-5e0d-4916-8123-84aa9038b352 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/9c990a57-f1d1-44e2-a8f5-80f421c5b506 returned with HTTP 200 Jul 10 08:42:55.601528 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 996/3983] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:55 2026] GET /volume/v3/backups/9c990a57-f1d1-44e2-a8f5-80f421c5b506 => generated 821 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:56.301002 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-8eb961a2-807c-4d6d-b5d1-b44d31730280 req-05e4370d-4c9b-4b81-91f8-58ac55bb8501 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:56.303377 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-8eb961a2-807c-4d6d-b5d1-b44d31730280 req-05e4370d-4c9b-4b81-91f8-58ac55bb8501 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] DELETE https://10.4.3.7/volume/v3/attachments/da168d6a-f7d9-4877-b2b5-af0d450751f4 Jul 10 08:42:56.303655 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-8eb961a2-807c-4d6d-b5d1-b44d31730280 req-05e4370d-4c9b-4b81-91f8-58ac55bb8501 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:56.303847 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-8eb961a2-807c-4d6d-b5d1-b44d31730280 req-05e4370d-4c9b-4b81-91f8-58ac55bb8501 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'version_select' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:56.312081 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:56.312081 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:42:56.566024 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-c3bcb15c-e3fa-4968-8497-609736c28dbc None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:56.567643 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c3bcb15c-e3fa-4968-8497-609736c28dbc tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/ea4e3b85-a381-40ba-b9ee-c3c85a536872 Jul 10 08:42:56.567839 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c3bcb15c-e3fa-4968-8497-609736c28dbc tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:56.568041 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c3bcb15c-e3fa-4968-8497-609736c28dbc tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:56.568168 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-c3bcb15c-e3fa-4968-8497-609736c28dbc tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id ea4e3b85-a381-40ba-b9ee-c3c85a536872. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:42:56.571927 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:56.571927 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:42:56.572651 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c3bcb15c-e3fa-4968-8497-609736c28dbc tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/ea4e3b85-a381-40ba-b9ee-c3c85a536872 returned with HTTP 200 Jul 10 08:42:56.572996 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1000/3984] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:56 2026] GET /volume/v3/backups/ea4e3b85-a381-40ba-b9ee-c3c85a536872 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:56.607397 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-4e5c3037-f78e-4626-929a-c5485a4ec6b5 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:56.607784 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-4e5c3037-f78e-4626-929a-c5485a4ec6b5 None None] GET https://10.4.3.7/volume// Jul 10 08:42:56.607923 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-4e5c3037-f78e-4626-929a-c5485a4ec6b5 None None] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:56.608099 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-4e5c3037-f78e-4626-929a-c5485a4ec6b5 None None] Calling method 'all' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:56.608585 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-4e5c3037-f78e-4626-929a-c5485a4ec6b5 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:42:56.608860 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 988/3985] 10.4.3.7 () {66 vars in 1414 bytes} [Fri Jul 10 08:42:56 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:42:56.611929 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-98c0a3e4-a0a0-494b-9d5b-b7027c47d20e None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:56.614182 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-98c0a3e4-a0a0-494b-9d5b-b7027c47d20e tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/9c990a57-f1d1-44e2-a8f5-80f421c5b506 Jul 10 08:42:56.614609 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-98c0a3e4-a0a0-494b-9d5b-b7027c47d20e tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:56.614853 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-98c0a3e4-a0a0-494b-9d5b-b7027c47d20e tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:56.615032 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-98c0a3e4-a0a0-494b-9d5b-b7027c47d20e tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 9c990a57-f1d1-44e2-a8f5-80f421c5b506. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:42:56.616049 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-0bda4312-bd99-4048-aebb-284489a102e0 req-e26f9b4e-1518-434c-994e-4ff2abc010e9 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:56.620527 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:56.620527 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:42:56.621567 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-98c0a3e4-a0a0-494b-9d5b-b7027c47d20e tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/9c990a57-f1d1-44e2-a8f5-80f421c5b506 returned with HTTP 200 Jul 10 08:42:56.622021 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 997/3986] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:56 2026] GET /volume/v3/backups/9c990a57-f1d1-44e2-a8f5-80f421c5b506 => generated 821 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:56.643240 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-0bda4312-bd99-4048-aebb-284489a102e0 req-e26f9b4e-1518-434c-994e-4ff2abc010e9 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] POST https://10.4.3.7/volume/v3/attachments Jul 10 08:42:56.643629 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-0bda4312-bd99-4048-aebb-284489a102e0 req-e26f9b4e-1518-434c-994e-4ff2abc010e9 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c199b661-35c6-4578-b83c-391b1c001178", "connector": null, "instance_uuid": "bc135c0b-2ce1-481b-8485-b2801ef96f0d"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:42:56.652645 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:56.652645 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:42:56.674206 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-0bda4312-bd99-4048-aebb-284489a102e0 req-e26f9b4e-1518-434c-994e-4ff2abc010e9 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] https://10.4.3.7/volume/v3/attachments returned with HTTP 200 Jul 10 08:42:56.674741 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1001/3987] 10.4.3.7 () {74 vars in 1580 bytes} [Fri Jul 10 08:42: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) Jul 10 08:42:56.839888 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-8eb961a2-807c-4d6d-b5d1-b44d31730280 req-05e4370d-4c9b-4b81-91f8-58ac55bb8501 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/attachments/da168d6a-f7d9-4877-b2b5-af0d450751f4 returned with HTTP 200 Jul 10 08:42:56.840296 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1002/3988] 10.4.3.7 () {72 vars in 1659 bytes} [Fri Jul 10 08:42:56 2026] DELETE /volume/v3/attachments/da168d6a-f7d9-4877-b2b5-af0d450751f4 => generated 19 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:56.853796 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-8eb961a2-807c-4d6d-b5d1-b44d31730280 req-aba4f590-35b1-48cd-b0f7-5670d8c60374 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:56.856144 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-8eb961a2-807c-4d6d-b5d1-b44d31730280 req-aba4f590-35b1-48cd-b0f7-5670d8c60374 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] DELETE https://10.4.3.7/volume/v3/volumes/43a9b413-23b5-42d3-9074-bae30c69ea6f Jul 10 08:42:56.856369 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-8eb961a2-807c-4d6d-b5d1-b44d31730280 req-aba4f590-35b1-48cd-b0f7-5670d8c60374 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:56.856649 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-8eb961a2-807c-4d6d-b5d1-b44d31730280 req-aba4f590-35b1-48cd-b0f7-5670d8c60374 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'delete' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:56.856846 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [req-8eb961a2-807c-4d6d-b5d1-b44d31730280 req-aba4f590-35b1-48cd-b0f7-5670d8c60374 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Delete volume with id: 43a9b413-23b5-42d3-9074-bae30c69ea6f Jul 10 08:42:56.865751 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:56.865751 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:42:56.866331 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [req-8eb961a2-807c-4d6d-b5d1-b44d31730280 req-aba4f590-35b1-48cd-b0f7-5670d8c60374 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Volume info retrieved successfully. Jul 10 08:42:56.883164 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [req-8eb961a2-807c-4d6d-b5d1-b44d31730280 req-aba4f590-35b1-48cd-b0f7-5670d8c60374 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Delete volume request issued successfully. Jul 10 08:42:56.883378 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-8eb961a2-807c-4d6d-b5d1-b44d31730280 req-aba4f590-35b1-48cd-b0f7-5670d8c60374 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/volumes/43a9b413-23b5-42d3-9074-bae30c69ea6f returned with HTTP 202 Jul 10 08:42:56.883886 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 989/3989] 10.4.3.7 () {70 vars in 1606 bytes} [Fri Jul 10 08:42:56 2026] DELETE /volume/v3/volumes/43a9b413-23b5-42d3-9074-bae30c69ea6f => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:42:57.089475 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-9930633b-90a7-45db-9d07-33df277f87dc None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:57.091398 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-9930633b-90a7-45db-9d07-33df277f87dc tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] GET https://10.4.3.7/volume/v3/volumes/c199b661-35c6-4578-b83c-391b1c001178 Jul 10 08:42:57.091643 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-9930633b-90a7-45db-9d07-33df277f87dc tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:57.091861 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-9930633b-90a7-45db-9d07-33df277f87dc tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:57.103345 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:57.103345 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:42:57.107138 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-9930633b-90a7-45db-9d07-33df277f87dc tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Volume info retrieved successfully. Jul 10 08:42:57.111568 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-9930633b-90a7-45db-9d07-33df277f87dc tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] https://10.4.3.7/volume/v3/volumes/c199b661-35c6-4578-b83c-391b1c001178 returned with HTTP 200 Jul 10 08:42:57.112014 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 998/3990] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:57 2026] GET /volume/v3/volumes/c199b661-35c6-4578-b83c-391b1c001178 => generated 853 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:57.198688 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-3f178a06-6fe4-47fc-8beb-74511629fad2 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:57.199069 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3f178a06-6fe4-47fc-8beb-74511629fad2 None None] GET https://10.4.3.7/volume// Jul 10 08:42:57.199250 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3f178a06-6fe4-47fc-8beb-74511629fad2 None None] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:57.199447 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3f178a06-6fe4-47fc-8beb-74511629fad2 None None] Calling method 'all' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:57.199842 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3f178a06-6fe4-47fc-8beb-74511629fad2 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:42:57.200112 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1002/3991] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:42:57 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:42:57.214137 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-0bda4312-bd99-4048-aebb-284489a102e0 req-0c8b808a-8a71-47ee-8ba0-9e6c7cc46fae None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:57.216294 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-0bda4312-bd99-4048-aebb-284489a102e0 req-0c8b808a-8a71-47ee-8ba0-9e6c7cc46fae tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] GET https://10.4.3.7/volume/v3/volumes/c199b661-35c6-4578-b83c-391b1c001178 Jul 10 08:42:57.216554 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-0bda4312-bd99-4048-aebb-284489a102e0 req-0c8b808a-8a71-47ee-8ba0-9e6c7cc46fae tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:57.216736 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-0bda4312-bd99-4048-aebb-284489a102e0 req-0c8b808a-8a71-47ee-8ba0-9e6c7cc46fae tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:57.225974 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:57.225974 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:42:57.230242 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-0bda4312-bd99-4048-aebb-284489a102e0 req-0c8b808a-8a71-47ee-8ba0-9e6c7cc46fae tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Volume info retrieved successfully. Jul 10 08:42:57.235693 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-0bda4312-bd99-4048-aebb-284489a102e0 req-0c8b808a-8a71-47ee-8ba0-9e6c7cc46fae tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] https://10.4.3.7/volume/v3/volumes/c199b661-35c6-4578-b83c-391b1c001178 returned with HTTP 200 Jul 10 08:42:57.236337 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1003/3992] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:42:57 2026] GET /volume/v3/volumes/c199b661-35c6-4578-b83c-391b1c001178 => generated 1033 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:42:57.363930 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-0bda4312-bd99-4048-aebb-284489a102e0 req-e82ba45d-7756-4af6-b7ac-e59307037625 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:57.365984 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-0bda4312-bd99-4048-aebb-284489a102e0 req-e82ba45d-7756-4af6-b7ac-e59307037625 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] PUT https://10.4.3.7/volume/v3/attachments/fb890d9e-8952-4326-b8ff-e5caf0fe76ec Jul 10 08:42:57.366588 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-0bda4312-bd99-4048-aebb-284489a102e0 req-e82ba45d-7756-4af6-b7ac-e59307037625 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.7", "host": "np0000004976", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b54eda21b644", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bf3c9c16-ec3d-4df7-865b-5f424258654a", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:42:57.374534 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.coordination [req-0bda4312-bd99-4048-aebb-284489a102e0 req-e82ba45d-7756-4af6-b7ac-e59307037625 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Acquiring lock "cinder-attachment_update-c199b661-35c6-4578-b83c-391b1c001178-np0000004976" by "attachment_update" {{(pid=100055) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 08:42:57.378891 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.coordination [req-0bda4312-bd99-4048-aebb-284489a102e0 req-e82ba45d-7756-4af6-b7ac-e59307037625 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Lock "cinder-attachment_update-c199b661-35c6-4578-b83c-391b1c001178-np0000004976" acquired by "attachment_update" :: waited 0.004s {{(pid=100055) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 08:42:57.379765 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:57.379765 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:42:57.583209 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-69a05f95-4706-42a0-81d4-99b995594ee0 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:57.585456 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-69a05f95-4706-42a0-81d4-99b995594ee0 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/ea4e3b85-a381-40ba-b9ee-c3c85a536872 Jul 10 08:42:57.585456 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-69a05f95-4706-42a0-81d4-99b995594ee0 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:57.585456 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-69a05f95-4706-42a0-81d4-99b995594ee0 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:57.585456 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-69a05f95-4706-42a0-81d4-99b995594ee0 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id ea4e3b85-a381-40ba-b9ee-c3c85a536872. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:42:57.591460 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:57.591460 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:42:57.592266 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-69a05f95-4706-42a0-81d4-99b995594ee0 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/ea4e3b85-a381-40ba-b9ee-c3c85a536872 returned with HTTP 200 Jul 10 08:42:57.592662 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 999/3993] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:57 2026] GET /volume/v3/backups/ea4e3b85-a381-40ba-b9ee-c3c85a536872 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:57.634849 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-f8f78dd6-7f48-4703-8f17-ab3c85580202 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:57.640394 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f8f78dd6-7f48-4703-8f17-ab3c85580202 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/9c990a57-f1d1-44e2-a8f5-80f421c5b506 Jul 10 08:42:57.640586 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f8f78dd6-7f48-4703-8f17-ab3c85580202 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:57.640763 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f8f78dd6-7f48-4703-8f17-ab3c85580202 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:57.640854 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-f8f78dd6-7f48-4703-8f17-ab3c85580202 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 9c990a57-f1d1-44e2-a8f5-80f421c5b506. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:42:57.645021 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:57.645021 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:42:57.645787 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f8f78dd6-7f48-4703-8f17-ab3c85580202 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/9c990a57-f1d1-44e2-a8f5-80f421c5b506 returned with HTTP 200 Jul 10 08:42:57.646279 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1003/3994] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:57 2026] GET /volume/v3/backups/9c990a57-f1d1-44e2-a8f5-80f421c5b506 => generated 821 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:57.900315 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.coordination [req-0bda4312-bd99-4048-aebb-284489a102e0 req-e82ba45d-7756-4af6-b7ac-e59307037625 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Lock "cinder-attachment_update-c199b661-35c6-4578-b83c-391b1c001178-np0000004976" released by "attachment_update" :: held 0.521s {{(pid=100055) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 08:42:57.900704 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-0bda4312-bd99-4048-aebb-284489a102e0 req-e82ba45d-7756-4af6-b7ac-e59307037625 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] https://10.4.3.7/volume/v3/attachments/fb890d9e-8952-4326-b8ff-e5caf0fe76ec returned with HTTP 200 Jul 10 08:42:57.901236 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 990/3995] 10.4.3.7 () {74 vars in 1690 bytes} [Fri Jul 10 08:42:57 2026] PUT /volume/v3/attachments/fb890d9e-8952-4326-b8ff-e5caf0fe76ec => generated 969 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:42:58.124794 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-0b0b8b4c-6942-49ae-a48f-f5a3ce54055b None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:58.126955 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-0b0b8b4c-6942-49ae-a48f-f5a3ce54055b tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] GET https://10.4.3.7/volume/v3/volumes/c199b661-35c6-4578-b83c-391b1c001178 Jul 10 08:42:58.127197 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-0b0b8b4c-6942-49ae-a48f-f5a3ce54055b tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:58.127434 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-0b0b8b4c-6942-49ae-a48f-f5a3ce54055b tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:58.137542 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:58.137542 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:42:58.140735 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-0b0b8b4c-6942-49ae-a48f-f5a3ce54055b tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Volume info retrieved successfully. Jul 10 08:42:58.144715 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-0b0b8b4c-6942-49ae-a48f-f5a3ce54055b tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] https://10.4.3.7/volume/v3/volumes/c199b661-35c6-4578-b83c-391b1c001178 returned with HTTP 200 Jul 10 08:42:58.145071 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1004/3996] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:58 2026] GET /volume/v3/volumes/c199b661-35c6-4578-b83c-391b1c001178 => generated 854 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:58.602519 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-15146b9e-212b-4036-8c40-7340797b316e None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:58.606994 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-15146b9e-212b-4036-8c40-7340797b316e tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/ea4e3b85-a381-40ba-b9ee-c3c85a536872 Jul 10 08:42:58.607208 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-15146b9e-212b-4036-8c40-7340797b316e tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:58.608781 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-15146b9e-212b-4036-8c40-7340797b316e tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:58.608911 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-15146b9e-212b-4036-8c40-7340797b316e tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id ea4e3b85-a381-40ba-b9ee-c3c85a536872. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:42:58.614479 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:58.614479 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:42:58.615607 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-15146b9e-212b-4036-8c40-7340797b316e tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/ea4e3b85-a381-40ba-b9ee-c3c85a536872 returned with HTTP 200 Jul 10 08:42:58.616110 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1000/3997] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:58 2026] GET /volume/v3/backups/ea4e3b85-a381-40ba-b9ee-c3c85a536872 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:58.659028 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-d597497c-61e0-4924-a9c2-163257dfc200 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:58.660676 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d597497c-61e0-4924-a9c2-163257dfc200 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/9c990a57-f1d1-44e2-a8f5-80f421c5b506 Jul 10 08:42:58.660901 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d597497c-61e0-4924-a9c2-163257dfc200 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:58.661093 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d597497c-61e0-4924-a9c2-163257dfc200 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:58.661197 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-d597497c-61e0-4924-a9c2-163257dfc200 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 9c990a57-f1d1-44e2-a8f5-80f421c5b506. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:42:58.665819 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:58.665819 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:42:58.666712 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d597497c-61e0-4924-a9c2-163257dfc200 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/9c990a57-f1d1-44e2-a8f5-80f421c5b506 returned with HTTP 200 Jul 10 08:42:58.667421 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1004/3998] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:58 2026] GET /volume/v3/backups/9c990a57-f1d1-44e2-a8f5-80f421c5b506 => generated 822 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:59.160367 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-04ebd7fd-dc07-4786-8d03-c63c425fd3b7 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:59.163994 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-04ebd7fd-dc07-4786-8d03-c63c425fd3b7 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] GET https://10.4.3.7/volume/v3/volumes/c199b661-35c6-4578-b83c-391b1c001178 Jul 10 08:42:59.163994 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-04ebd7fd-dc07-4786-8d03-c63c425fd3b7 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:59.163994 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-04ebd7fd-dc07-4786-8d03-c63c425fd3b7 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:59.173367 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:59.173367 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:42:59.177003 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-04ebd7fd-dc07-4786-8d03-c63c425fd3b7 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Volume info retrieved successfully. Jul 10 08:42:59.181052 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-04ebd7fd-dc07-4786-8d03-c63c425fd3b7 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] https://10.4.3.7/volume/v3/volumes/c199b661-35c6-4578-b83c-391b1c001178 returned with HTTP 200 Jul 10 08:42:59.181528 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 991/3999] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:59 2026] GET /volume/v3/volumes/c199b661-35c6-4578-b83c-391b1c001178 => generated 854 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:59.628068 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-dd7853e4-6433-43db-b756-bd95ad1f5dd4 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:59.630087 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-dd7853e4-6433-43db-b756-bd95ad1f5dd4 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/ea4e3b85-a381-40ba-b9ee-c3c85a536872 Jul 10 08:42:59.630297 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-dd7853e4-6433-43db-b756-bd95ad1f5dd4 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:59.630547 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-dd7853e4-6433-43db-b756-bd95ad1f5dd4 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:59.630756 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-dd7853e4-6433-43db-b756-bd95ad1f5dd4 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id ea4e3b85-a381-40ba-b9ee-c3c85a536872. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:42:59.641469 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:59.641469 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:42:59.642526 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-dd7853e4-6433-43db-b756-bd95ad1f5dd4 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/ea4e3b85-a381-40ba-b9ee-c3c85a536872 returned with HTTP 200 Jul 10 08:42:59.642939 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1005/4000] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:59 2026] GET /volume/v3/backups/ea4e3b85-a381-40ba-b9ee-c3c85a536872 => generated 746 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:42:59.677625 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-62ddf849-1d9d-4802-8ea1-13afc9d02157 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:42:59.679185 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-62ddf849-1d9d-4802-8ea1-13afc9d02157 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/9c990a57-f1d1-44e2-a8f5-80f421c5b506 Jul 10 08:42:59.679354 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-62ddf849-1d9d-4802-8ea1-13afc9d02157 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:42:59.679616 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-62ddf849-1d9d-4802-8ea1-13afc9d02157 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:42:59.679698 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-62ddf849-1d9d-4802-8ea1-13afc9d02157 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 9c990a57-f1d1-44e2-a8f5-80f421c5b506. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:42:59.684267 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:42:59.684267 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:42:59.684980 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-62ddf849-1d9d-4802-8ea1-13afc9d02157 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/9c990a57-f1d1-44e2-a8f5-80f421c5b506 returned with HTTP 200 Jul 10 08:42:59.685388 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1001/4001] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:42:59 2026] GET /volume/v3/backups/9c990a57-f1d1-44e2-a8f5-80f421c5b506 => generated 822 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:00.195573 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-50a8c77c-dcfe-4a2b-bd73-80f0ff7e11b3 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:00.197619 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-50a8c77c-dcfe-4a2b-bd73-80f0ff7e11b3 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] GET https://10.4.3.7/volume/v3/volumes/c199b661-35c6-4578-b83c-391b1c001178 Jul 10 08:43:00.197838 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-50a8c77c-dcfe-4a2b-bd73-80f0ff7e11b3 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:00.198036 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-50a8c77c-dcfe-4a2b-bd73-80f0ff7e11b3 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:00.210062 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:00.210062 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:43:00.215090 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-50a8c77c-dcfe-4a2b-bd73-80f0ff7e11b3 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Volume info retrieved successfully. Jul 10 08:43:00.221428 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-50a8c77c-dcfe-4a2b-bd73-80f0ff7e11b3 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] https://10.4.3.7/volume/v3/volumes/c199b661-35c6-4578-b83c-391b1c001178 returned with HTTP 200 Jul 10 08:43:00.221523 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1005/4002] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:00 2026] GET /volume/v3/volumes/c199b661-35c6-4578-b83c-391b1c001178 => generated 854 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:00.656514 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-d9f332eb-4798-4b0f-adb5-98aff9ddec03 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:00.658121 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-d9f332eb-4798-4b0f-adb5-98aff9ddec03 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/ea4e3b85-a381-40ba-b9ee-c3c85a536872 Jul 10 08:43:00.658305 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-d9f332eb-4798-4b0f-adb5-98aff9ddec03 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:00.658571 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-d9f332eb-4798-4b0f-adb5-98aff9ddec03 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:00.658713 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-d9f332eb-4798-4b0f-adb5-98aff9ddec03 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id ea4e3b85-a381-40ba-b9ee-c3c85a536872. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:43:00.662959 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:00.662959 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:43:00.663831 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-d9f332eb-4798-4b0f-adb5-98aff9ddec03 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/ea4e3b85-a381-40ba-b9ee-c3c85a536872 returned with HTTP 200 Jul 10 08:43:00.664187 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 992/4003] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:00 2026] GET /volume/v3/backups/ea4e3b85-a381-40ba-b9ee-c3c85a536872 => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:00.701704 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-1dad88c8-7166-4adc-8ebb-f2462ef15301 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:00.703384 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-1dad88c8-7166-4adc-8ebb-f2462ef15301 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/9c990a57-f1d1-44e2-a8f5-80f421c5b506 Jul 10 08:43:00.703648 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-1dad88c8-7166-4adc-8ebb-f2462ef15301 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:00.703857 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-1dad88c8-7166-4adc-8ebb-f2462ef15301 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:00.704001 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-1dad88c8-7166-4adc-8ebb-f2462ef15301 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 9c990a57-f1d1-44e2-a8f5-80f421c5b506. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:43:00.713941 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:00.713941 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:43:00.714750 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-1dad88c8-7166-4adc-8ebb-f2462ef15301 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/9c990a57-f1d1-44e2-a8f5-80f421c5b506 returned with HTTP 200 Jul 10 08:43:00.715148 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1006/4004] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:00 2026] GET /volume/v3/backups/9c990a57-f1d1-44e2-a8f5-80f421c5b506 => generated 822 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:01.105552 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-61dc0277-e3d9-4cba-a260-b903176026ee None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:01.106060 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-61dc0277-e3d9-4cba-a260-b903176026ee None None] GET https://10.4.3.7/volume// Jul 10 08:43:01.106231 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-61dc0277-e3d9-4cba-a260-b903176026ee None None] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:01.106424 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-61dc0277-e3d9-4cba-a260-b903176026ee None None] Calling method 'all' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:01.106800 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-61dc0277-e3d9-4cba-a260-b903176026ee None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:43:01.107101 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1002/4005] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:43:01 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:43:01.114138 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-fe6ab490-922c-4443-94be-ac8db5d24598 req-00f906ee-916c-4362-a93a-2214895578da None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:01.116171 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-fe6ab490-922c-4443-94be-ac8db5d24598 req-00f906ee-916c-4362-a93a-2214895578da tempest-TestShelveInstance-332565428 tempest-TestShelveInstance-332565428-project-member] GET https://10.4.3.7/volume/v3/volumes/43a31739-d45b-4351-990f-e74a15349d45 Jul 10 08:43:01.116739 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-fe6ab490-922c-4443-94be-ac8db5d24598 req-00f906ee-916c-4362-a93a-2214895578da tempest-TestShelveInstance-332565428 tempest-TestShelveInstance-332565428-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:01.118273 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-fe6ab490-922c-4443-94be-ac8db5d24598 req-00f906ee-916c-4362-a93a-2214895578da tempest-TestShelveInstance-332565428 tempest-TestShelveInstance-332565428-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:01.127792 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:01.127792 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:43:01.132278 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-fe6ab490-922c-4443-94be-ac8db5d24598 req-00f906ee-916c-4362-a93a-2214895578da tempest-TestShelveInstance-332565428 tempest-TestShelveInstance-332565428-project-member] Volume info retrieved successfully. Jul 10 08:43:01.138619 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-fe6ab490-922c-4443-94be-ac8db5d24598 req-00f906ee-916c-4362-a93a-2214895578da tempest-TestShelveInstance-332565428 tempest-TestShelveInstance-332565428-project-member] https://10.4.3.7/volume/v3/volumes/43a31739-d45b-4351-990f-e74a15349d45 returned with HTTP 200 Jul 10 08:43:01.139335 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1006/4006] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:43:01 2026] GET /volume/v3/volumes/43a31739-d45b-4351-990f-e74a15349d45 => generated 1536 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:43:01.237218 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-53dfa4cf-db08-4109-9890-807da98575f4 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:01.238871 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-53dfa4cf-db08-4109-9890-807da98575f4 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] GET https://10.4.3.7/volume/v3/volumes/c199b661-35c6-4578-b83c-391b1c001178 Jul 10 08:43:01.239033 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-53dfa4cf-db08-4109-9890-807da98575f4 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:01.239200 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-53dfa4cf-db08-4109-9890-807da98575f4 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:01.249749 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:01.249749 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:43:01.253370 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-53dfa4cf-db08-4109-9890-807da98575f4 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Volume info retrieved successfully. Jul 10 08:43:01.258065 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-53dfa4cf-db08-4109-9890-807da98575f4 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] https://10.4.3.7/volume/v3/volumes/c199b661-35c6-4578-b83c-391b1c001178 returned with HTTP 200 Jul 10 08:43:01.258434 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 993/4007] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:01 2026] GET /volume/v3/volumes/c199b661-35c6-4578-b83c-391b1c001178 => generated 854 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:01.267423 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-fe6ab490-922c-4443-94be-ac8db5d24598 req-eeedf1df-0e89-4ea6-b695-d56242b3a2b2 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:01.272129 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-fe6ab490-922c-4443-94be-ac8db5d24598 req-eeedf1df-0e89-4ea6-b695-d56242b3a2b2 tempest-TestShelveInstance-332565428 tempest-TestShelveInstance-332565428-project-member] PUT https://10.4.3.7/volume/v3/attachments/476c8c79-fffc-4409-8593-3b0eec57555e Jul 10 08:43:01.272474 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-fe6ab490-922c-4443-94be-ac8db5d24598 req-eeedf1df-0e89-4ea6-b695-d56242b3a2b2 tempest-TestShelveInstance-332565428 tempest-TestShelveInstance-332565428-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.7", "host": "np0000004976", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b54eda21b644", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bf3c9c16-ec3d-4df7-865b-5f424258654a", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:43:01.293953 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.coordination [req-fe6ab490-922c-4443-94be-ac8db5d24598 req-eeedf1df-0e89-4ea6-b695-d56242b3a2b2 tempest-TestShelveInstance-332565428 tempest-TestShelveInstance-332565428-project-member] Acquiring lock "cinder-attachment_update-43a31739-d45b-4351-990f-e74a15349d45-np0000004976" by "attachment_update" {{(pid=100054) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 08:43:01.298550 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.coordination [req-fe6ab490-922c-4443-94be-ac8db5d24598 req-eeedf1df-0e89-4ea6-b695-d56242b3a2b2 tempest-TestShelveInstance-332565428 tempest-TestShelveInstance-332565428-project-member] Lock "cinder-attachment_update-43a31739-d45b-4351-990f-e74a15349d45-np0000004976" acquired by "attachment_update" :: waited 0.005s {{(pid=100054) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 08:43:01.299489 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:01.299489 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:43:01.552059 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-0b3a4679-30d8-43d5-ac7f-01a8f53d302f None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:01.553697 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-0b3a4679-30d8-43d5-ac7f-01a8f53d302f tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] GET https://10.4.3.7/volume/v3/volumes/43a9b413-23b5-42d3-9074-bae30c69ea6f Jul 10 08:43:01.553801 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-0b3a4679-30d8-43d5-ac7f-01a8f53d302f tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:01.554861 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-0b3a4679-30d8-43d5-ac7f-01a8f53d302f tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:01.560210 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-0b3a4679-30d8-43d5-ac7f-01a8f53d302f tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/volumes/43a9b413-23b5-42d3-9074-bae30c69ea6f returned with HTTP 404 Jul 10 08:43:01.560712 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1003/4008] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:01 2026] GET /volume/v3/volumes/43a9b413-23b5-42d3-9074-bae30c69ea6f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:43:01.625204 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-9b82027f-e0a4-4e9b-bc6e-0e533b68ab88 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:01.628720 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9b82027f-e0a4-4e9b-bc6e-0e533b68ab88 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] DELETE https://10.4.3.7/volume/v3/snapshots/9a4c0112-a763-4e81-9440-9887be4cfb39 Jul 10 08:43:01.628720 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9b82027f-e0a4-4e9b-bc6e-0e533b68ab88 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:01.628720 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9b82027f-e0a4-4e9b-bc6e-0e533b68ab88 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:01.628720 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.snapshots [None req-9b82027f-e0a4-4e9b-bc6e-0e533b68ab88 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Delete snapshot with id: 9a4c0112-a763-4e81-9440-9887be4cfb39 Jul 10 08:43:01.633902 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:01.633902 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:43:01.634562 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-9b82027f-e0a4-4e9b-bc6e-0e533b68ab88 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Snapshot retrieved successfully. Jul 10 08:43:01.650452 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-9b82027f-e0a4-4e9b-bc6e-0e533b68ab88 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Snapshot delete request issued successfully. Jul 10 08:43:01.654321 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9b82027f-e0a4-4e9b-bc6e-0e533b68ab88 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/snapshots/9a4c0112-a763-4e81-9440-9887be4cfb39 returned with HTTP 202 Jul 10 08:43:01.654321 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1007/4009] 10.4.3.7 () {66 vars in 1343 bytes} [Fri Jul 10 08:43:01 2026] DELETE /volume/v3/snapshots/9a4c0112-a763-4e81-9440-9887be4cfb39 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:43:01.662596 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-1a5ea292-50f9-4c4f-a444-9976bbf6bf05 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:01.664694 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-1a5ea292-50f9-4c4f-a444-9976bbf6bf05 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] GET https://10.4.3.7/volume/v3/snapshots/9a4c0112-a763-4e81-9440-9887be4cfb39 Jul 10 08:43:01.664909 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-1a5ea292-50f9-4c4f-a444-9976bbf6bf05 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:01.665109 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-1a5ea292-50f9-4c4f-a444-9976bbf6bf05 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:01.670705 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:01.670705 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:43:01.671295 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-1a5ea292-50f9-4c4f-a444-9976bbf6bf05 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Snapshot retrieved successfully. Jul 10 08:43:01.673742 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-1a5ea292-50f9-4c4f-a444-9976bbf6bf05 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/snapshots/9a4c0112-a763-4e81-9440-9887be4cfb39 returned with HTTP 200 Jul 10 08:43:01.673742 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 994/4010] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:43:01 2026] GET /volume/v3/snapshots/9a4c0112-a763-4e81-9440-9887be4cfb39 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:01.676159 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-28d58c90-bbf2-48c3-be09-11389a5fb28e None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:01.678378 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-28d58c90-bbf2-48c3-be09-11389a5fb28e tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/ea4e3b85-a381-40ba-b9ee-c3c85a536872 Jul 10 08:43:01.678702 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-28d58c90-bbf2-48c3-be09-11389a5fb28e tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:01.678979 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-28d58c90-bbf2-48c3-be09-11389a5fb28e tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:01.679119 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-28d58c90-bbf2-48c3-be09-11389a5fb28e tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id ea4e3b85-a381-40ba-b9ee-c3c85a536872. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:43:01.683353 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:01.683353 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:43:01.684123 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-28d58c90-bbf2-48c3-be09-11389a5fb28e tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/ea4e3b85-a381-40ba-b9ee-c3c85a536872 returned with HTTP 200 Jul 10 08:43:01.684536 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1004/4011] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:01 2026] GET /volume/v3/backups/ea4e3b85-a381-40ba-b9ee-c3c85a536872 => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:01.727711 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-90a163bb-092f-4562-884d-eee3423ee4a8 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:01.729521 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-90a163bb-092f-4562-884d-eee3423ee4a8 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/9c990a57-f1d1-44e2-a8f5-80f421c5b506 Jul 10 08:43:01.730000 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-90a163bb-092f-4562-884d-eee3423ee4a8 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:01.730348 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-90a163bb-092f-4562-884d-eee3423ee4a8 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:01.730631 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-90a163bb-092f-4562-884d-eee3423ee4a8 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 9c990a57-f1d1-44e2-a8f5-80f421c5b506. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:43:01.735841 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:01.735841 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:43:01.736988 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-90a163bb-092f-4562-884d-eee3423ee4a8 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/9c990a57-f1d1-44e2-a8f5-80f421c5b506 returned with HTTP 200 Jul 10 08:43:01.737556 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1008/4012] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:01 2026] GET /volume/v3/backups/9c990a57-f1d1-44e2-a8f5-80f421c5b506 => generated 822 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:01.819160 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.coordination [req-fe6ab490-922c-4443-94be-ac8db5d24598 req-eeedf1df-0e89-4ea6-b695-d56242b3a2b2 tempest-TestShelveInstance-332565428 tempest-TestShelveInstance-332565428-project-member] Lock "cinder-attachment_update-43a31739-d45b-4351-990f-e74a15349d45-np0000004976" released by "attachment_update" :: held 0.521s {{(pid=100054) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 08:43:01.819536 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-fe6ab490-922c-4443-94be-ac8db5d24598 req-eeedf1df-0e89-4ea6-b695-d56242b3a2b2 tempest-TestShelveInstance-332565428 tempest-TestShelveInstance-332565428-project-member] https://10.4.3.7/volume/v3/attachments/476c8c79-fffc-4409-8593-3b0eec57555e returned with HTTP 200 Jul 10 08:43:01.819981 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1007/4013] 10.4.3.7 () {74 vars in 1690 bytes} [Fri Jul 10 08:43:01 2026] PUT /volume/v3/attachments/476c8c79-fffc-4409-8593-3b0eec57555e => generated 969 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:43:02.272809 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-ff2895f3-adf0-4a2e-a26a-949df6c849dd None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:02.275275 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-ff2895f3-adf0-4a2e-a26a-949df6c849dd tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] GET https://10.4.3.7/volume/v3/volumes/c199b661-35c6-4578-b83c-391b1c001178 Jul 10 08:43:02.275587 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-ff2895f3-adf0-4a2e-a26a-949df6c849dd tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:02.275830 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-ff2895f3-adf0-4a2e-a26a-949df6c849dd tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:02.288672 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:02.288672 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:43:02.292732 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-ff2895f3-adf0-4a2e-a26a-949df6c849dd tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Volume info retrieved successfully. Jul 10 08:43:02.297366 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-ff2895f3-adf0-4a2e-a26a-949df6c849dd tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] https://10.4.3.7/volume/v3/volumes/c199b661-35c6-4578-b83c-391b1c001178 returned with HTTP 200 Jul 10 08:43:02.297785 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 995/4014] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:02 2026] GET /volume/v3/volumes/c199b661-35c6-4578-b83c-391b1c001178 => generated 854 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:02.331078 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-fe6ab490-922c-4443-94be-ac8db5d24598 req-d5d01063-6b07-4cad-a45e-960c8966a0ed None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:02.334091 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-fe6ab490-922c-4443-94be-ac8db5d24598 req-d5d01063-6b07-4cad-a45e-960c8966a0ed tempest-TestShelveInstance-332565428 tempest-TestShelveInstance-332565428-project-member] POST https://10.4.3.7/volume/v3/attachments/476c8c79-fffc-4409-8593-3b0eec57555e/action Jul 10 08:43:02.334712 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-fe6ab490-922c-4443-94be-ac8db5d24598 req-d5d01063-6b07-4cad-a45e-960c8966a0ed tempest-TestShelveInstance-332565428 tempest-TestShelveInstance-332565428-project-member] Action body: b'{"os-complete": null}' {{(pid=100056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:43:02.335099 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-fe6ab490-922c-4443-94be-ac8db5d24598 req-d5d01063-6b07-4cad-a45e-960c8966a0ed tempest-TestShelveInstance-332565428 tempest-TestShelveInstance-332565428-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:43:02.360419 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:02.360419 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:43:02.369942 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-fe6ab490-922c-4443-94be-ac8db5d24598 req-d5d01063-6b07-4cad-a45e-960c8966a0ed tempest-TestShelveInstance-332565428 tempest-TestShelveInstance-332565428-project-member] https://10.4.3.7/volume/v3/attachments/476c8c79-fffc-4409-8593-3b0eec57555e/action returned with HTTP 204 Jul 10 08:43:02.370335 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1005/4015] 10.4.3.7 () {74 vars in 1711 bytes} [Fri Jul 10 08:43:02 2026] POST /volume/v3/attachments/476c8c79-fffc-4409-8593-3b0eec57555e/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:43:02.684211 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-2421868d-9685-42e8-8347-3af84436526a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:02.689169 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2421868d-9685-42e8-8347-3af84436526a tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] GET https://10.4.3.7/volume/v3/snapshots/9a4c0112-a763-4e81-9440-9887be4cfb39 Jul 10 08:43:02.691398 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2421868d-9685-42e8-8347-3af84436526a tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:02.691798 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2421868d-9685-42e8-8347-3af84436526a tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:02.693815 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-c19478c2-9d4b-462a-bff9-9619e92529a7 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:02.695446 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-c19478c2-9d4b-462a-bff9-9619e92529a7 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/ea4e3b85-a381-40ba-b9ee-c3c85a536872 Jul 10 08:43:02.695950 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-c19478c2-9d4b-462a-bff9-9619e92529a7 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:02.695950 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-c19478c2-9d4b-462a-bff9-9619e92529a7 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:02.695950 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-c19478c2-9d4b-462a-bff9-9619e92529a7 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id ea4e3b85-a381-40ba-b9ee-c3c85a536872. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:43:02.699569 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:02.699569 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:43:02.702032 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-c19478c2-9d4b-462a-bff9-9619e92529a7 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/ea4e3b85-a381-40ba-b9ee-c3c85a536872 returned with HTTP 200 Jul 10 08:43:02.702207 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2421868d-9685-42e8-8347-3af84436526a tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/snapshots/9a4c0112-a763-4e81-9440-9887be4cfb39 returned with HTTP 404 Jul 10 08:43:02.702279 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1008/4016] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:02 2026] GET /volume/v3/backups/ea4e3b85-a381-40ba-b9ee-c3c85a536872 => generated 746 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:02.702346 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1009/4017] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:43:02 2026] GET /volume/v3/snapshots/9a4c0112-a763-4e81-9440-9887be4cfb39 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:43:02.708943 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-c93e5f1e-949e-40de-919c-0871d2ada3dc None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:02.711182 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-c93e5f1e-949e-40de-919c-0871d2ada3dc tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] DELETE https://10.4.3.7/volume/v3/volumes/f497d6d4-5bcd-410b-a6a8-f4ffa7aad8cc Jul 10 08:43:02.711461 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-c93e5f1e-949e-40de-919c-0871d2ada3dc tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:02.711753 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-c93e5f1e-949e-40de-919c-0871d2ada3dc tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'delete' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:02.712000 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-c93e5f1e-949e-40de-919c-0871d2ada3dc tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Delete volume with id: f497d6d4-5bcd-410b-a6a8-f4ffa7aad8cc Jul 10 08:43:02.719383 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:02.719383 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:43:02.719987 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-c93e5f1e-949e-40de-919c-0871d2ada3dc tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Volume info retrieved successfully. Jul 10 08:43:02.741713 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-c93e5f1e-949e-40de-919c-0871d2ada3dc tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Delete volume request issued successfully. Jul 10 08:43:02.741939 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-c93e5f1e-949e-40de-919c-0871d2ada3dc tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/volumes/f497d6d4-5bcd-410b-a6a8-f4ffa7aad8cc returned with HTTP 202 Jul 10 08:43:02.742479 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 996/4018] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:43:02 2026] DELETE /volume/v3/volumes/f497d6d4-5bcd-410b-a6a8-f4ffa7aad8cc => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:43:02.747287 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-fec722b7-15a7-4c6e-b8c7-5722b9e26bbc None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:02.750005 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-fec722b7-15a7-4c6e-b8c7-5722b9e26bbc tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/9c990a57-f1d1-44e2-a8f5-80f421c5b506 Jul 10 08:43:02.750005 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-fec722b7-15a7-4c6e-b8c7-5722b9e26bbc tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:02.750005 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-fec722b7-15a7-4c6e-b8c7-5722b9e26bbc tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:02.750086 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-fec722b7-15a7-4c6e-b8c7-5722b9e26bbc tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 9c990a57-f1d1-44e2-a8f5-80f421c5b506. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:43:02.750376 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-2dad3447-993e-4e46-befb-e9e6d9d73257 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:02.752170 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-2dad3447-993e-4e46-befb-e9e6d9d73257 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] GET https://10.4.3.7/volume/v3/volumes/f497d6d4-5bcd-410b-a6a8-f4ffa7aad8cc Jul 10 08:43:02.752443 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-2dad3447-993e-4e46-befb-e9e6d9d73257 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:02.752675 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-2dad3447-993e-4e46-befb-e9e6d9d73257 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:02.755373 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:02.755373 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:43:02.756464 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-fec722b7-15a7-4c6e-b8c7-5722b9e26bbc tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/9c990a57-f1d1-44e2-a8f5-80f421c5b506 returned with HTTP 200 Jul 10 08:43:02.756942 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1006/4019] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:02 2026] GET /volume/v3/backups/9c990a57-f1d1-44e2-a8f5-80f421c5b506 => generated 823 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:02.768014 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:02.768014 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:43:02.768181 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-2abb75dc-224e-45af-87b5-85da611b36d8 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:02.770301 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2abb75dc-224e-45af-87b5-85da611b36d8 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/volumes/bb21ce77-8eb0-44ea-8288-bc33e5c8bce1 Jul 10 08:43:02.770792 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2abb75dc-224e-45af-87b5-85da611b36d8 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:02.771154 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2abb75dc-224e-45af-87b5-85da611b36d8 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:02.781164 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-2dad3447-993e-4e46-befb-e9e6d9d73257 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Volume info retrieved successfully. Jul 10 08:43:02.781298 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:02.781298 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:43:02.784971 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-2abb75dc-224e-45af-87b5-85da611b36d8 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Volume info retrieved successfully. Jul 10 08:43:02.788203 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-2dad3447-993e-4e46-befb-e9e6d9d73257 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/volumes/f497d6d4-5bcd-410b-a6a8-f4ffa7aad8cc returned with HTTP 200 Jul 10 08:43:02.788817 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1009/4020] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:02 2026] GET /volume/v3/volumes/f497d6d4-5bcd-410b-a6a8-f4ffa7aad8cc => generated 1362 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:43:02.792952 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2abb75dc-224e-45af-87b5-85da611b36d8 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/volumes/bb21ce77-8eb0-44ea-8288-bc33e5c8bce1 returned with HTTP 200 Jul 10 08:43:02.793702 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1010/4021] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:02 2026] GET /volume/v3/volumes/bb21ce77-8eb0-44ea-8288-bc33e5c8bce1 => generated 904 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:02.807682 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-c5b6701b-dae0-43ea-83da-ba5e704d3b43 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:02.809558 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-c5b6701b-dae0-43ea-83da-ba5e704d3b43 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/9c990a57-f1d1-44e2-a8f5-80f421c5b506 Jul 10 08:43:02.809784 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-c5b6701b-dae0-43ea-83da-ba5e704d3b43 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:02.809992 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-c5b6701b-dae0-43ea-83da-ba5e704d3b43 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:02.810102 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-c5b6701b-dae0-43ea-83da-ba5e704d3b43 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 9c990a57-f1d1-44e2-a8f5-80f421c5b506. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:43:02.814687 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:02.814687 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:43:02.815460 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-c5b6701b-dae0-43ea-83da-ba5e704d3b43 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/9c990a57-f1d1-44e2-a8f5-80f421c5b506 returned with HTTP 200 Jul 10 08:43:02.816103 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 997/4022] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:02 2026] GET /volume/v3/backups/9c990a57-f1d1-44e2-a8f5-80f421c5b506 => generated 823 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:02.829334 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-262e860f-bd04-46cb-a5c1-5c0a4565d21a None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:02.831589 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-262e860f-bd04-46cb-a5c1-5c0a4565d21a tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/detail Jul 10 08:43:02.831851 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-262e860f-bd04-46cb-a5c1-5c0a4565d21a tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:02.832098 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-262e860f-bd04-46cb-a5c1-5c0a4565d21a tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'detail' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:02.832369 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.api_utils [None req-262e860f-bd04-46cb-a5c1-5c0a4565d21a tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Removing options '' from query. {{(pid=100056) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 08:43:02.841900 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-262e860f-bd04-46cb-a5c1-5c0a4565d21a tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/detail returned with HTTP 200 Jul 10 08:43:02.842948 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1007/4023] 10.4.3.7 () {66 vars in 1244 bytes} [Fri Jul 10 08:43:02 2026] GET /volume/v3/backups/detail => generated 826 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:02.853976 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-548387f5-62ec-49a5-adfa-a07ab8bcca6c None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:02.855685 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-548387f5-62ec-49a5-adfa-a07ab8bcca6c tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] POST https://10.4.3.7/volume/v3/backups/9c990a57-f1d1-44e2-a8f5-80f421c5b506/restore Jul 10 08:43:02.856101 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-548387f5-62ec-49a5-adfa-a07ab8bcca6c tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:43:02.857699 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.contrib.backups [None req-548387f5-62ec-49a5-adfa-a07ab8bcca6c tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Restoring backup 9c990a57-f1d1-44e2-a8f5-80f421c5b506 ({'restore': {}}) {{(pid=100054) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 10 08:43:02.857800 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.contrib.backups [None req-548387f5-62ec-49a5-adfa-a07ab8bcca6c tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Restoring backup 9c990a57-f1d1-44e2-a8f5-80f421c5b506 to volume None. Jul 10 08:43:02.862262 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:02.862262 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:43:02.863613 np0000004976 devstack@c-api.service[100054]: INFO cinder.backup.api [None req-548387f5-62ec-49a5-adfa-a07ab8bcca6c tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Creating volume of 1 GB for restore of backup 9c990a57-f1d1-44e2-a8f5-80f421c5b506. Jul 10 08:43:02.867593 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-548387f5-62ec-49a5-adfa-a07ab8bcca6c tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Availability Zones retrieved successfully. Jul 10 08:43:02.873522 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-548387f5-62ec-49a5-adfa-a07ab8bcca6c tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Flow 'volume_create_api' (b74b4c70-ceb2-4f23-8691-0f4a73d8afeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:43:02.874510 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-548387f5-62ec-49a5-adfa-a07ab8bcca6c tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e3ad373-9099-4a1b-ac26-900533a4b5fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:43:02.875449 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.flows.api.create_volume [None req-548387f5-62ec-49a5-adfa-a07ab8bcca6c tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Validating volume size '1' using validate_int {{(pid=100054) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:43:02.907962 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-548387f5-62ec-49a5-adfa-a07ab8bcca6c tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e3ad373-9099-4a1b-ac26-900533a4b5fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:43:02.908609 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-548387f5-62ec-49a5-adfa-a07ab8bcca6c tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7380084-8ef8-44bc-8af6-c1f391078b54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:43:02.942358 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.quota [None req-548387f5-62ec-49a5-adfa-a07ab8bcca6c tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Created reservations ['15f8047e-985a-4d1b-8d81-023d3783d949', 'b0c7eb5f-73d9-410e-bda9-1750575fd627', '1922ce8c-176c-45b4-93bf-ea26edbd0c92', '2f4cc4b9-d371-4841-8c3d-4a65a5802e98'] {{(pid=100054) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:43:02.943390 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-548387f5-62ec-49a5-adfa-a07ab8bcca6c tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7380084-8ef8-44bc-8af6-c1f391078b54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['15f8047e-985a-4d1b-8d81-023d3783d949', 'b0c7eb5f-73d9-410e-bda9-1750575fd627', '1922ce8c-176c-45b4-93bf-ea26edbd0c92', '2f4cc4b9-d371-4841-8c3d-4a65a5802e98']}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:43:02.944422 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-548387f5-62ec-49a5-adfa-a07ab8bcca6c tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3160fc0e-6fa0-4393-b6c9-bfca01f09ee2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:43:02.975792 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-548387f5-62ec-49a5-adfa-a07ab8bcca6c tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3160fc0e-6fa0-4393-b6c9-bfca01f09ee2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8e2a6eeb-37b6-47f7-9510-d65b04a8fa75', '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_9c990a57-f1d1-44e2-a8f5-80f421c5b506',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89b4f3b0b9ba4f73ba9c0401a0ad02f5',qos_specs=None,replication_status=,reservations=['15f8047e-985a-4d1b-8d81-023d3783d949','b0c7eb5f-73d9-410e-bda9-1750575fd627','1922ce8c-176c-45b4-93bf-ea26edbd0c92','2f4cc4b9-d371-4841-8c3d-4a65a5802e98'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3d12ef20a3e4f74a599959531b2e8e8',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:43:02Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_9c990a57-f1d1-44e2-a8f5-80f421c5b506',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8e2a6eeb-37b6-47f7-9510-d65b04a8fa75,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='89b4f3b0b9ba4f73ba9c0401a0ad02f5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e3d12ef20a3e4f74a599959531b2e8e8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:43:02.976047 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-548387f5-62ec-49a5-adfa-a07ab8bcca6c tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (734fc058-5d50-4d82-948e-293fa09166a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:43:02.990866 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-548387f5-62ec-49a5-adfa-a07ab8bcca6c tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (734fc058-5d50-4d82-948e-293fa09166a1) transitioned into 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_9c990a57-f1d1-44e2-a8f5-80f421c5b506',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89b4f3b0b9ba4f73ba9c0401a0ad02f5',qos_specs=None,replication_status=,reservations=['15f8047e-985a-4d1b-8d81-023d3783d949','b0c7eb5f-73d9-410e-bda9-1750575fd627','1922ce8c-176c-45b4-93bf-ea26edbd0c92','2f4cc4b9-d371-4841-8c3d-4a65a5802e98'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3d12ef20a3e4f74a599959531b2e8e8',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:43:02.991556 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-548387f5-62ec-49a5-adfa-a07ab8bcca6c tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83c5863a-82be-49aa-9fc0-79533430ea4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:43:02.998890 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-548387f5-62ec-49a5-adfa-a07ab8bcca6c tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83c5863a-82be-49aa-9fc0-79533430ea4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:43:02.999660 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-548387f5-62ec-49a5-adfa-a07ab8bcca6c tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Flow 'volume_create_api' (b74b4c70-ceb2-4f23-8691-0f4a73d8afeb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100054) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:43:02.999949 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-548387f5-62ec-49a5-adfa-a07ab8bcca6c tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Create volume request issued successfully. Jul 10 08:43:03.006666 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:03.006666 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:43:03.007295 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-548387f5-62ec-49a5-adfa-a07ab8bcca6c tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Volume info retrieved successfully. Jul 10 08:43:03.309952 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-c905062c-2f13-467e-930e-242981b2b439 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:03.312880 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c905062c-2f13-467e-930e-242981b2b439 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] GET https://10.4.3.7/volume/v3/volumes/c199b661-35c6-4578-b83c-391b1c001178 Jul 10 08:43:03.312880 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c905062c-2f13-467e-930e-242981b2b439 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:03.312880 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c905062c-2f13-467e-930e-242981b2b439 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:03.321734 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:03.321734 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:43:03.327895 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-c905062c-2f13-467e-930e-242981b2b439 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Volume info retrieved successfully. Jul 10 08:43:03.330337 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c905062c-2f13-467e-930e-242981b2b439 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] https://10.4.3.7/volume/v3/volumes/c199b661-35c6-4578-b83c-391b1c001178 returned with HTTP 200 Jul 10 08:43:03.330893 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1011/4024] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:03 2026] GET /volume/v3/volumes/c199b661-35c6-4578-b83c-391b1c001178 => generated 854 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:03.712562 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-af440a63-613f-4726-9ee7-e8ae65499e12 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:03.714147 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-af440a63-613f-4726-9ee7-e8ae65499e12 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/ea4e3b85-a381-40ba-b9ee-c3c85a536872 Jul 10 08:43:03.714335 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-af440a63-613f-4726-9ee7-e8ae65499e12 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:03.714540 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-af440a63-613f-4726-9ee7-e8ae65499e12 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:03.714654 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-af440a63-613f-4726-9ee7-e8ae65499e12 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id ea4e3b85-a381-40ba-b9ee-c3c85a536872. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:43:03.720767 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:03.720767 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:43:03.720767 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-af440a63-613f-4726-9ee7-e8ae65499e12 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/ea4e3b85-a381-40ba-b9ee-c3c85a536872 returned with HTTP 200 Jul 10 08:43:03.720953 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 998/4025] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:03 2026] GET /volume/v3/backups/ea4e3b85-a381-40ba-b9ee-c3c85a536872 => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 08:43:03.802989 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-b0f53662-7d91-4bf5-beb9-9526d3f04dda None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:03.804610 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-b0f53662-7d91-4bf5-beb9-9526d3f04dda tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] GET https://10.4.3.7/volume/v3/volumes/f497d6d4-5bcd-410b-a6a8-f4ffa7aad8cc Jul 10 08:43:03.804773 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-b0f53662-7d91-4bf5-beb9-9526d3f04dda tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:03.804938 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-b0f53662-7d91-4bf5-beb9-9526d3f04dda tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:03.810170 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-b0f53662-7d91-4bf5-beb9-9526d3f04dda tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/volumes/f497d6d4-5bcd-410b-a6a8-f4ffa7aad8cc returned with HTTP 404 Jul 10 08:43:03.810648 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1008/4026] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:03 2026] GET /volume/v3/volumes/f497d6d4-5bcd-410b-a6a8-f4ffa7aad8cc => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:43:03.839320 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-fe708592-baee-4c75-b294-1b856c4f7b85 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:03.840859 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-fe708592-baee-4c75-b294-1b856c4f7b85 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:43:03.841151 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-fe708592-baee-4c75-b294-1b856c4f7b85 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-538599252", "snapshot_id": null, "imageRef": "e1ee2ea6-9251-43d7-8043-1a8efc6b3698", "volume_type": null, "size": 1}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:43:03.842521 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [None req-fe708592-baee-4c75-b294-1b856c4f7b85 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-538599252', 'snapshot_id': None, 'imageRef': 'e1ee2ea6-9251-43d7-8043-1a8efc6b3698', 'volume_type': None, 'size': 1}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:43:03.925324 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-fe708592-baee-4c75-b294-1b856c4f7b85 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Create volume of 1 GB Jul 10 08:43:03.929525 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-fe708592-baee-4c75-b294-1b856c4f7b85 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Availability Zones retrieved successfully. Jul 10 08:43:03.934164 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-fe708592-baee-4c75-b294-1b856c4f7b85 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Flow 'volume_create_api' (be8d823e-7c95-49af-8de0-e26c513f05be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:43:03.935210 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-fe708592-baee-4c75-b294-1b856c4f7b85 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9ab8bfc-bc58-4c46-885a-e06249b546ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:43:03.936183 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-fe708592-baee-4c75-b294-1b856c4f7b85 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Validating volume size '1' using validate_int {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:43:03.996268 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-fe708592-baee-4c75-b294-1b856c4f7b85 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9ab8bfc-bc58-4c46-885a-e06249b546ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:43:03.997111 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-fe708592-baee-4c75-b294-1b856c4f7b85 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c54fef7-3f24-4a77-9200-187e2b97e979) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:43:04.014706 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:04.014706 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:43:04.015185 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-548387f5-62ec-49a5-adfa-a07ab8bcca6c tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Volume info retrieved successfully. Jul 10 08:43:04.015234 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.backup.api [None req-548387f5-62ec-49a5-adfa-a07ab8bcca6c tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Checking backup size 1 against volume size 1 {{(pid=100054) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 10 08:43:04.015307 np0000004976 devstack@c-api.service[100054]: INFO cinder.backup.api [None req-548387f5-62ec-49a5-adfa-a07ab8bcca6c tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Overwriting volume 8e2a6eeb-37b6-47f7-9510-d65b04a8fa75 with restore of backup 9c990a57-f1d1-44e2-a8f5-80f421c5b506 Jul 10 08:43:04.026147 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.backup.rpcapi [None req-548387f5-62ec-49a5-adfa-a07ab8bcca6c tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] restore_backup in rpcapi backup_id 9c990a57-f1d1-44e2-a8f5-80f421c5b506 {{(pid=100054) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 10 08:43:04.027784 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-548387f5-62ec-49a5-adfa-a07ab8bcca6c tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/9c990a57-f1d1-44e2-a8f5-80f421c5b506/restore returned with HTTP 202 Jul 10 08:43:04.028186 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1010/4027] 10.4.3.7 () {68 vars in 1379 bytes} [Fri Jul 10 08:43:02 2026] POST /volume/v3/backups/9c990a57-f1d1-44e2-a8f5-80f421c5b506/restore => generated 189 bytes in 1175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:43:04.038671 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-b4af51f3-70b7-4144-9bc2-6e2d6ca502fc None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:04.042144 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-b4af51f3-70b7-4144-9bc2-6e2d6ca502fc tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/9c990a57-f1d1-44e2-a8f5-80f421c5b506 Jul 10 08:43:04.042380 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-b4af51f3-70b7-4144-9bc2-6e2d6ca502fc tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:04.042615 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-b4af51f3-70b7-4144-9bc2-6e2d6ca502fc tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:04.042722 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-b4af51f3-70b7-4144-9bc2-6e2d6ca502fc tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 9c990a57-f1d1-44e2-a8f5-80f421c5b506. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:43:04.049533 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-fe708592-baee-4c75-b294-1b856c4f7b85 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Created reservations ['b3df1a48-9543-4832-a0d6-807b046aaa18', 'a06b87c6-0059-45ba-9b04-fbd066b22904', 'ba253284-25d3-4e1d-8123-c2a26417dfe0', '91e1aa0a-a608-44bb-b6c3-26a9da312979'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:43:04.049945 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:04.049945 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:43:04.050429 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-fe708592-baee-4c75-b294-1b856c4f7b85 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c54fef7-3f24-4a77-9200-187e2b97e979) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b3df1a48-9543-4832-a0d6-807b046aaa18', 'a06b87c6-0059-45ba-9b04-fbd066b22904', 'ba253284-25d3-4e1d-8123-c2a26417dfe0', '91e1aa0a-a608-44bb-b6c3-26a9da312979']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:43:04.050918 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-b4af51f3-70b7-4144-9bc2-6e2d6ca502fc tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/9c990a57-f1d1-44e2-a8f5-80f421c5b506 returned with HTTP 200 Jul 10 08:43:04.051187 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-fe708592-baee-4c75-b294-1b856c4f7b85 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db145e6b-8e64-473d-9728-adba39efbf53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:43:04.051350 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 999/4028] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:04 2026] GET /volume/v3/backups/9c990a57-f1d1-44e2-a8f5-80f421c5b506 => generated 823 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:04.076317 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-fe708592-baee-4c75-b294-1b856c4f7b85 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db145e6b-8e64-473d-9728-adba39efbf53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7d6729c0-4cd9-467b-be62-8354001da361', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-538599252',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d53ae03f837462eaa68d46b15ba1683',qos_specs=None,replication_status=,reservations=['b3df1a48-9543-4832-a0d6-807b046aaa18','a06b87c6-0059-45ba-9b04-fbd066b22904','ba253284-25d3-4e1d-8123-c2a26417dfe0','91e1aa0a-a608-44bb-b6c3-26a9da312979'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae6bfcb01e884283b3172dcf4a7c430a',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:43:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-538599252',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7d6729c0-4cd9-467b-be62-8354001da361,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d53ae03f837462eaa68d46b15ba1683',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ae6bfcb01e884283b3172dcf4a7c430a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:43:04.077101 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-fe708592-baee-4c75-b294-1b856c4f7b85 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (baeb67a4-8576-4f19-ba50-14a6d0c81b85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:43:04.100842 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-fe708592-baee-4c75-b294-1b856c4f7b85 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (baeb67a4-8576-4f19-ba50-14a6d0c81b85) transitioned into state 'SUCCESS' from state '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-538599252',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d53ae03f837462eaa68d46b15ba1683',qos_specs=None,replication_status=,reservations=['b3df1a48-9543-4832-a0d6-807b046aaa18','a06b87c6-0059-45ba-9b04-fbd066b22904','ba253284-25d3-4e1d-8123-c2a26417dfe0','91e1aa0a-a608-44bb-b6c3-26a9da312979'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae6bfcb01e884283b3172dcf4a7c430a',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:43:04.101638 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-fe708592-baee-4c75-b294-1b856c4f7b85 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed5c7878-0d77-4fd4-99f1-0678faffec38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:43:04.113045 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-fe708592-baee-4c75-b294-1b856c4f7b85 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed5c7878-0d77-4fd4-99f1-0678faffec38) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:43:04.113890 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-fe708592-baee-4c75-b294-1b856c4f7b85 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Flow 'volume_create_api' (be8d823e-7c95-49af-8de0-e26c513f05be) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:43:04.114193 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-fe708592-baee-4c75-b294-1b856c4f7b85 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Create volume request issued successfully. Jul 10 08:43:04.114856 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-fe708592-baee-4c75-b294-1b856c4f7b85 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:43:04.115305 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1012/4029] 10.4.3.7 () {68 vars in 1245 bytes} [Fri Jul 10 08:43:03 2026] POST /volume/v3/volumes => generated 754 bytes in 276 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:43:04.127944 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-05c46b0b-eaf7-4ea9-8505-c023d18a9b34 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:04.129993 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-05c46b0b-eaf7-4ea9-8505-c023d18a9b34 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] GET https://10.4.3.7/volume/v3/volumes/7d6729c0-4cd9-467b-be62-8354001da361 Jul 10 08:43:04.129993 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-05c46b0b-eaf7-4ea9-8505-c023d18a9b34 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:04.129993 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-05c46b0b-eaf7-4ea9-8505-c023d18a9b34 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:04.136257 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:04.136257 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:43:04.140390 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-05c46b0b-eaf7-4ea9-8505-c023d18a9b34 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Volume info retrieved successfully. Jul 10 08:43:04.145423 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-05c46b0b-eaf7-4ea9-8505-c023d18a9b34 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/volumes/7d6729c0-4cd9-467b-be62-8354001da361 returned with HTTP 200 Jul 10 08:43:04.145423 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1009/4030] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:04 2026] GET /volume/v3/volumes/7d6729c0-4cd9-467b-be62-8354001da361 => generated 822 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:04.343285 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-46afd742-6e92-4e66-beea-dee47224101e None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:04.345451 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-46afd742-6e92-4e66-beea-dee47224101e tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] GET https://10.4.3.7/volume/v3/volumes/c199b661-35c6-4578-b83c-391b1c001178 Jul 10 08:43:04.345692 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-46afd742-6e92-4e66-beea-dee47224101e tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:04.345882 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-46afd742-6e92-4e66-beea-dee47224101e tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:04.355173 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:04.355173 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:43:04.360325 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-46afd742-6e92-4e66-beea-dee47224101e tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Volume info retrieved successfully. Jul 10 08:43:04.365476 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-46afd742-6e92-4e66-beea-dee47224101e tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] https://10.4.3.7/volume/v3/volumes/c199b661-35c6-4578-b83c-391b1c001178 returned with HTTP 200 Jul 10 08:43:04.365925 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1011/4031] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:04 2026] GET /volume/v3/volumes/c199b661-35c6-4578-b83c-391b1c001178 => generated 854 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:04.578347 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-0bda4312-bd99-4048-aebb-284489a102e0 req-756ec404-3f82-4bbf-a4d5-3f6deeecc1fa None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:04.581021 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-0bda4312-bd99-4048-aebb-284489a102e0 req-756ec404-3f82-4bbf-a4d5-3f6deeecc1fa tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] POST https://10.4.3.7/volume/v3/attachments/fb890d9e-8952-4326-b8ff-e5caf0fe76ec/action Jul 10 08:43:04.581388 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-0bda4312-bd99-4048-aebb-284489a102e0 req-756ec404-3f82-4bbf-a4d5-3f6deeecc1fa tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Action body: b'{"os-complete": null}' {{(pid=100055) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:43:04.581540 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-0bda4312-bd99-4048-aebb-284489a102e0 req-756ec404-3f82-4bbf-a4d5-3f6deeecc1fa tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:43:04.599348 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:04.599348 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:43:04.628291 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-0bda4312-bd99-4048-aebb-284489a102e0 req-756ec404-3f82-4bbf-a4d5-3f6deeecc1fa tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] https://10.4.3.7/volume/v3/attachments/fb890d9e-8952-4326-b8ff-e5caf0fe76ec/action returned with HTTP 204 Jul 10 08:43:04.628291 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1000/4032] 10.4.3.7 () {74 vars in 1711 bytes} [Fri Jul 10 08:43:04 2026] POST /volume/v3/attachments/fb890d9e-8952-4326-b8ff-e5caf0fe76ec/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:43:04.733342 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-2ec46f20-9a53-45b3-a5c5-b2c48536a9e4 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:04.735619 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2ec46f20-9a53-45b3-a5c5-b2c48536a9e4 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/ea4e3b85-a381-40ba-b9ee-c3c85a536872 Jul 10 08:43:04.735900 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2ec46f20-9a53-45b3-a5c5-b2c48536a9e4 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:04.736125 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2ec46f20-9a53-45b3-a5c5-b2c48536a9e4 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:04.736267 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-2ec46f20-9a53-45b3-a5c5-b2c48536a9e4 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id ea4e3b85-a381-40ba-b9ee-c3c85a536872. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:43:04.741155 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:04.741155 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:43:04.741931 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2ec46f20-9a53-45b3-a5c5-b2c48536a9e4 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/ea4e3b85-a381-40ba-b9ee-c3c85a536872 returned with HTTP 200 Jul 10 08:43:04.742251 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1013/4033] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:04 2026] GET /volume/v3/backups/ea4e3b85-a381-40ba-b9ee-c3c85a536872 => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:05.060286 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-a1316775-7f67-428b-8a7a-5be0858be160 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:05.062340 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-a1316775-7f67-428b-8a7a-5be0858be160 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/9c990a57-f1d1-44e2-a8f5-80f421c5b506 Jul 10 08:43:05.062562 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-a1316775-7f67-428b-8a7a-5be0858be160 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:05.062740 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-a1316775-7f67-428b-8a7a-5be0858be160 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:05.062853 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-a1316775-7f67-428b-8a7a-5be0858be160 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 9c990a57-f1d1-44e2-a8f5-80f421c5b506. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:43:05.066831 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:05.066831 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:43:05.067559 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-a1316775-7f67-428b-8a7a-5be0858be160 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/9c990a57-f1d1-44e2-a8f5-80f421c5b506 returned with HTTP 200 Jul 10 08:43:05.067878 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1010/4034] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:05 2026] GET /volume/v3/backups/9c990a57-f1d1-44e2-a8f5-80f421c5b506 => generated 823 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:05.157086 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-f630dbba-3260-4a1e-a8a9-2466f34b6903 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:05.158667 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-f630dbba-3260-4a1e-a8a9-2466f34b6903 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] GET https://10.4.3.7/volume/v3/volumes/7d6729c0-4cd9-467b-be62-8354001da361 Jul 10 08:43:05.158835 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-f630dbba-3260-4a1e-a8a9-2466f34b6903 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:05.159005 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-f630dbba-3260-4a1e-a8a9-2466f34b6903 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:05.165224 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:05.165224 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:43:05.168346 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-f630dbba-3260-4a1e-a8a9-2466f34b6903 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Volume info retrieved successfully. Jul 10 08:43:05.173258 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-f630dbba-3260-4a1e-a8a9-2466f34b6903 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/volumes/7d6729c0-4cd9-467b-be62-8354001da361 returned with HTTP 200 Jul 10 08:43:05.173646 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1012/4035] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:05 2026] GET /volume/v3/volumes/7d6729c0-4cd9-467b-be62-8354001da361 => generated 1362 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:43:05.186298 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-bdd53a87-4956-41bc-8c71-8642390326af None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:05.187928 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-bdd53a87-4956-41bc-8c71-8642390326af tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] GET https://10.4.3.7/volume/v3/volumes/7d6729c0-4cd9-467b-be62-8354001da361 Jul 10 08:43:05.188109 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-bdd53a87-4956-41bc-8c71-8642390326af tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:05.188289 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-bdd53a87-4956-41bc-8c71-8642390326af tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:05.195587 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:05.195587 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:43:05.199621 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-bdd53a87-4956-41bc-8c71-8642390326af tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Volume info retrieved successfully. Jul 10 08:43:05.205348 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-bdd53a87-4956-41bc-8c71-8642390326af tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/volumes/7d6729c0-4cd9-467b-be62-8354001da361 returned with HTTP 200 Jul 10 08:43:05.205851 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1001/4036] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:05 2026] GET /volume/v3/volumes/7d6729c0-4cd9-467b-be62-8354001da361 => generated 1362 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:43:05.378990 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-b7641c57-2783-4065-940a-c1c9d4b2e296 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:05.380551 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b7641c57-2783-4065-940a-c1c9d4b2e296 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] GET https://10.4.3.7/volume/v3/volumes/c199b661-35c6-4578-b83c-391b1c001178 Jul 10 08:43:05.380718 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b7641c57-2783-4065-940a-c1c9d4b2e296 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:05.380892 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b7641c57-2783-4065-940a-c1c9d4b2e296 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:05.390195 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:05.390195 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:43:05.394163 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-b7641c57-2783-4065-940a-c1c9d4b2e296 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Volume info retrieved successfully. Jul 10 08:43:05.398172 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b7641c57-2783-4065-940a-c1c9d4b2e296 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] https://10.4.3.7/volume/v3/volumes/c199b661-35c6-4578-b83c-391b1c001178 returned with HTTP 200 Jul 10 08:43:05.398570 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1014/4037] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:05 2026] GET /volume/v3/volumes/c199b661-35c6-4578-b83c-391b1c001178 => generated 1146 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:43:05.410820 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-411ca66f-d503-44c6-bbf7-278b12fe1121 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:05.413080 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-411ca66f-d503-44c6-bbf7-278b12fe1121 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] GET https://10.4.3.7/volume/v3/volumes/c199b661-35c6-4578-b83c-391b1c001178 Jul 10 08:43:05.413308 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-411ca66f-d503-44c6-bbf7-278b12fe1121 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:05.413521 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-411ca66f-d503-44c6-bbf7-278b12fe1121 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:05.425229 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:05.425229 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:43:05.428250 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-411ca66f-d503-44c6-bbf7-278b12fe1121 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Volume info retrieved successfully. Jul 10 08:43:05.432049 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-411ca66f-d503-44c6-bbf7-278b12fe1121 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] https://10.4.3.7/volume/v3/volumes/c199b661-35c6-4578-b83c-391b1c001178 returned with HTTP 200 Jul 10 08:43:05.432486 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1011/4038] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:05 2026] GET /volume/v3/volumes/c199b661-35c6-4578-b83c-391b1c001178 => generated 1146 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:43:05.454657 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-ed0a41b8-0986-4dc1-8278-d486ec4e0f75 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:05.456260 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-ed0a41b8-0986-4dc1-8278-d486ec4e0f75 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] POST https://10.4.3.7/volume/v3/volumes/3e9ad314-4127-4b83-a472-0c93f76f9069/action Jul 10 08:43:05.456661 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-ed0a41b8-0986-4dc1-8278-d486ec4e0f75 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Action body: b'{"os-detach": {"attachment_id": "fb890d9e-8952-4326-b8ff-e5caf0fe76ec"}}' {{(pid=100054) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:43:05.456781 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-ed0a41b8-0986-4dc1-8278-d486ec4e0f75 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "fb890d9e-8952-4326-b8ff-e5caf0fe76ec"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:43:05.467479 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:05.467479 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:43:05.468046 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-ed0a41b8-0986-4dc1-8278-d486ec4e0f75 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Volume info retrieved successfully. Jul 10 08:43:05.481864 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-ed0a41b8-0986-4dc1-8278-d486ec4e0f75 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] https://10.4.3.7/volume/v3/volumes/3e9ad314-4127-4b83-a472-0c93f76f9069/action returned with HTTP 400 Jul 10 08:43:05.482445 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1013/4039] 10.4.3.7 () {68 vars in 1376 bytes} [Fri Jul 10 08:43:05 2026] POST /volume/v3/volumes/3e9ad314-4127-4b83-a472-0c93f76f9069/action => generated 100 bytes in 28 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 08:43:05.524888 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-3a5dfd73-93a6-456b-9e67-58506910bd46 req-c4495ccf-46ee-443a-8bb2-34b60ce45aa0 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:05.526827 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-3a5dfd73-93a6-456b-9e67-58506910bd46 req-c4495ccf-46ee-443a-8bb2-34b60ce45aa0 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] GET https://10.4.3.7/volume/v3/volumes/c199b661-35c6-4578-b83c-391b1c001178 Jul 10 08:43:05.527009 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-3a5dfd73-93a6-456b-9e67-58506910bd46 req-c4495ccf-46ee-443a-8bb2-34b60ce45aa0 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:05.527208 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-3a5dfd73-93a6-456b-9e67-58506910bd46 req-c4495ccf-46ee-443a-8bb2-34b60ce45aa0 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:05.543274 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:05.543274 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:43:05.547752 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [req-3a5dfd73-93a6-456b-9e67-58506910bd46 req-c4495ccf-46ee-443a-8bb2-34b60ce45aa0 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Volume info retrieved successfully. Jul 10 08:43:05.552955 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-3a5dfd73-93a6-456b-9e67-58506910bd46 req-c4495ccf-46ee-443a-8bb2-34b60ce45aa0 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] https://10.4.3.7/volume/v3/volumes/c199b661-35c6-4578-b83c-391b1c001178 returned with HTTP 200 Jul 10 08:43:05.553504 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1002/4040] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:43:05 2026] GET /volume/v3/volumes/c199b661-35c6-4578-b83c-391b1c001178 => generated 1146 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:43:05.574786 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-3a5dfd73-93a6-456b-9e67-58506910bd46 req-0c579bb9-7741-4d36-8886-2c75663daf67 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:05.576730 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-3a5dfd73-93a6-456b-9e67-58506910bd46 req-0c579bb9-7741-4d36-8886-2c75663daf67 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] POST https://10.4.3.7/volume/v3/volumes/c199b661-35c6-4578-b83c-391b1c001178/action Jul 10 08:43:05.577165 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-3a5dfd73-93a6-456b-9e67-58506910bd46 req-0c579bb9-7741-4d36-8886-2c75663daf67 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:43:05.577307 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-3a5dfd73-93a6-456b-9e67-58506910bd46 req-0c579bb9-7741-4d36-8886-2c75663daf67 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:43:05.587226 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:05.587226 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:43:05.587763 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-3a5dfd73-93a6-456b-9e67-58506910bd46 req-0c579bb9-7741-4d36-8886-2c75663daf67 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Volume info retrieved successfully. Jul 10 08:43:05.593304 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-3a5dfd73-93a6-456b-9e67-58506910bd46 req-0c579bb9-7741-4d36-8886-2c75663daf67 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Begin detaching volume completed successfully. Jul 10 08:43:05.593304 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-3a5dfd73-93a6-456b-9e67-58506910bd46 req-0c579bb9-7741-4d36-8886-2c75663daf67 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] https://10.4.3.7/volume/v3/volumes/c199b661-35c6-4578-b83c-391b1c001178/action returned with HTTP 202 Jul 10 08:43:05.593492 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1015/4041] 10.4.3.7 () {72 vars in 1658 bytes} [Fri Jul 10 08:43:05 2026] POST /volume/v3/volumes/c199b661-35c6-4578-b83c-391b1c001178/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:43:05.754019 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-e864a1dc-1fa1-41c6-a3a4-b98453d38d11 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:05.756931 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-e864a1dc-1fa1-41c6-a3a4-b98453d38d11 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/ea4e3b85-a381-40ba-b9ee-c3c85a536872 Jul 10 08:43:05.757493 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-e864a1dc-1fa1-41c6-a3a4-b98453d38d11 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:05.757705 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-e864a1dc-1fa1-41c6-a3a4-b98453d38d11 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:05.757862 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-e864a1dc-1fa1-41c6-a3a4-b98453d38d11 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id ea4e3b85-a381-40ba-b9ee-c3c85a536872. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:43:05.765640 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:05.765640 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:43:05.768118 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-e864a1dc-1fa1-41c6-a3a4-b98453d38d11 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/ea4e3b85-a381-40ba-b9ee-c3c85a536872 returned with HTTP 200 Jul 10 08:43:05.768713 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1012/4042] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:05 2026] GET /volume/v3/backups/ea4e3b85-a381-40ba-b9ee-c3c85a536872 => generated 746 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:06.078215 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-de705a7f-c986-4ad8-b18e-f0ad78ebc8d1 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:06.079715 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-de705a7f-c986-4ad8-b18e-f0ad78ebc8d1 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/9c990a57-f1d1-44e2-a8f5-80f421c5b506 Jul 10 08:43:06.079883 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-de705a7f-c986-4ad8-b18e-f0ad78ebc8d1 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:06.080054 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-de705a7f-c986-4ad8-b18e-f0ad78ebc8d1 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:06.080153 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-de705a7f-c986-4ad8-b18e-f0ad78ebc8d1 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 9c990a57-f1d1-44e2-a8f5-80f421c5b506. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:43:06.084150 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:06.084150 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:43:06.084819 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-de705a7f-c986-4ad8-b18e-f0ad78ebc8d1 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/9c990a57-f1d1-44e2-a8f5-80f421c5b506 returned with HTTP 200 Jul 10 08:43:06.085141 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1014/4043] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:06 2026] GET /volume/v3/backups/9c990a57-f1d1-44e2-a8f5-80f421c5b506 => generated 823 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:06.287265 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-eb590f0e-6a96-4521-a4eb-ea6570f98ea8 req-0448f5c9-d48c-4e70-9d0e-23de404fbbec None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:06.289558 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-eb590f0e-6a96-4521-a4eb-ea6570f98ea8 req-0448f5c9-d48c-4e70-9d0e-23de404fbbec tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] GET https://10.4.3.7/volume/v3/volumes/7d6729c0-4cd9-467b-be62-8354001da361 Jul 10 08:43:06.289776 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-eb590f0e-6a96-4521-a4eb-ea6570f98ea8 req-0448f5c9-d48c-4e70-9d0e-23de404fbbec tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:06.289991 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-eb590f0e-6a96-4521-a4eb-ea6570f98ea8 req-0448f5c9-d48c-4e70-9d0e-23de404fbbec tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:06.296586 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:06.296586 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:43:06.299690 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [req-eb590f0e-6a96-4521-a4eb-ea6570f98ea8 req-0448f5c9-d48c-4e70-9d0e-23de404fbbec tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Volume info retrieved successfully. Jul 10 08:43:06.304432 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-eb590f0e-6a96-4521-a4eb-ea6570f98ea8 req-0448f5c9-d48c-4e70-9d0e-23de404fbbec tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/volumes/7d6729c0-4cd9-467b-be62-8354001da361 returned with HTTP 200 Jul 10 08:43:06.304940 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1003/4044] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:43:06 2026] GET /volume/v3/volumes/7d6729c0-4cd9-467b-be62-8354001da361 => generated 1362 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:43:06.615901 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-c03956df-660a-486b-a405-86ab8b9d4400 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:06.616243 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c03956df-660a-486b-a405-86ab8b9d4400 None None] GET https://10.4.3.7/volume// Jul 10 08:43:06.616366 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c03956df-660a-486b-a405-86ab8b9d4400 None None] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:06.616599 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c03956df-660a-486b-a405-86ab8b9d4400 None None] Calling method 'all' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:06.616901 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c03956df-660a-486b-a405-86ab8b9d4400 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:43:06.617196 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1016/4045] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:43:06 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:43:06.622788 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-3a5dfd73-93a6-456b-9e67-58506910bd46 req-053789bb-cc97-4a36-a520-ee913e1dae54 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:06.625103 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-3a5dfd73-93a6-456b-9e67-58506910bd46 req-053789bb-cc97-4a36-a520-ee913e1dae54 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] GET https://10.4.3.7/volume/v3/volumes/c199b661-35c6-4578-b83c-391b1c001178 Jul 10 08:43:06.625343 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-3a5dfd73-93a6-456b-9e67-58506910bd46 req-053789bb-cc97-4a36-a520-ee913e1dae54 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:06.625625 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-3a5dfd73-93a6-456b-9e67-58506910bd46 req-053789bb-cc97-4a36-a520-ee913e1dae54 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:06.636632 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:06.636632 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:43:06.640209 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [req-3a5dfd73-93a6-456b-9e67-58506910bd46 req-053789bb-cc97-4a36-a520-ee913e1dae54 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Volume info retrieved successfully. Jul 10 08:43:06.644864 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-3a5dfd73-93a6-456b-9e67-58506910bd46 req-053789bb-cc97-4a36-a520-ee913e1dae54 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] https://10.4.3.7/volume/v3/volumes/c199b661-35c6-4578-b83c-391b1c001178 returned with HTTP 200 Jul 10 08:43:06.646752 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1013/4046] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:43:06 2026] GET /volume/v3/volumes/c199b661-35c6-4578-b83c-391b1c001178 => generated 1329 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:43:06.782642 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-fbf9b740-75b5-4293-a0b5-bb22c0aed39a None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:06.784565 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-fbf9b740-75b5-4293-a0b5-bb22c0aed39a tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/ea4e3b85-a381-40ba-b9ee-c3c85a536872 Jul 10 08:43:06.784801 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-fbf9b740-75b5-4293-a0b5-bb22c0aed39a tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:06.784946 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-fbf9b740-75b5-4293-a0b5-bb22c0aed39a tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:06.785035 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-fbf9b740-75b5-4293-a0b5-bb22c0aed39a tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id ea4e3b85-a381-40ba-b9ee-c3c85a536872. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:43:06.789472 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:06.789472 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:43:06.790226 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-fbf9b740-75b5-4293-a0b5-bb22c0aed39a tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/ea4e3b85-a381-40ba-b9ee-c3c85a536872 returned with HTTP 200 Jul 10 08:43:06.790651 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1015/4047] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:06 2026] GET /volume/v3/backups/ea4e3b85-a381-40ba-b9ee-c3c85a536872 => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 08:43:06.809184 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-eb590f0e-6a96-4521-a4eb-ea6570f98ea8 req-a8a5ab62-c3c5-4715-a35a-d67071dfccf6 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:06.811430 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-eb590f0e-6a96-4521-a4eb-ea6570f98ea8 req-a8a5ab62-c3c5-4715-a35a-d67071dfccf6 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] GET https://10.4.3.7/volume/v3/volumes/7d6729c0-4cd9-467b-be62-8354001da361 Jul 10 08:43:06.811652 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-eb590f0e-6a96-4521-a4eb-ea6570f98ea8 req-a8a5ab62-c3c5-4715-a35a-d67071dfccf6 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:06.811834 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-eb590f0e-6a96-4521-a4eb-ea6570f98ea8 req-a8a5ab62-c3c5-4715-a35a-d67071dfccf6 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:06.818032 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:06.818032 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:43:06.821479 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [req-eb590f0e-6a96-4521-a4eb-ea6570f98ea8 req-a8a5ab62-c3c5-4715-a35a-d67071dfccf6 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Volume info retrieved successfully. Jul 10 08:43:06.825984 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-eb590f0e-6a96-4521-a4eb-ea6570f98ea8 req-a8a5ab62-c3c5-4715-a35a-d67071dfccf6 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/volumes/7d6729c0-4cd9-467b-be62-8354001da361 returned with HTTP 200 Jul 10 08:43:06.826491 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1004/4048] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:43:06 2026] GET /volume/v3/volumes/7d6729c0-4cd9-467b-be62-8354001da361 => generated 1362 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:43:06.836915 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-33c3d474-d183-49a0-809d-719e56652733 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:06.837307 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-33c3d474-d183-49a0-809d-719e56652733 None None] GET https://10.4.3.7/volume// Jul 10 08:43:06.837508 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-33c3d474-d183-49a0-809d-719e56652733 None None] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:06.837781 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-33c3d474-d183-49a0-809d-719e56652733 None None] Calling method 'all' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:06.838116 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-33c3d474-d183-49a0-809d-719e56652733 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:43:06.838441 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1017/4049] 10.4.3.7 () {66 vars in 1405 bytes} [Fri Jul 10 08:43:06 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:43:06.848050 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-eb590f0e-6a96-4521-a4eb-ea6570f98ea8 req-3f6c0cb7-6f6a-4c89-84f3-e13190c033af None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:06.852616 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-eb590f0e-6a96-4521-a4eb-ea6570f98ea8 req-3f6c0cb7-6f6a-4c89-84f3-e13190c033af tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] POST https://10.4.3.7/volume/v3/attachments Jul 10 08:43:06.853103 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-eb590f0e-6a96-4521-a4eb-ea6570f98ea8 req-3f6c0cb7-6f6a-4c89-84f3-e13190c033af tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7d6729c0-4cd9-467b-be62-8354001da361", "connector": null, "instance_uuid": "1d9f81ef-2459-40fe-a7bc-afb8d718c4f2"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:43:06.872004 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:06.872004 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:43:06.937344 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-eb590f0e-6a96-4521-a4eb-ea6570f98ea8 req-3f6c0cb7-6f6a-4c89-84f3-e13190c033af tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/attachments returned with HTTP 200 Jul 10 08:43:06.938137 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1014/4050] 10.4.3.7 () {74 vars in 1580 bytes} [Fri Jul 10 08:43:06 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) Jul 10 08:43:07.096952 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-e74f7fb0-14ff-4b43-9871-418d4df2ef2c None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:07.098822 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-e74f7fb0-14ff-4b43-9871-418d4df2ef2c tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/9c990a57-f1d1-44e2-a8f5-80f421c5b506 Jul 10 08:43:07.098859 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-e74f7fb0-14ff-4b43-9871-418d4df2ef2c tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:07.099045 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-e74f7fb0-14ff-4b43-9871-418d4df2ef2c tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:07.099148 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-e74f7fb0-14ff-4b43-9871-418d4df2ef2c tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 9c990a57-f1d1-44e2-a8f5-80f421c5b506. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:43:07.103078 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:07.103078 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:43:07.103788 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-e74f7fb0-14ff-4b43-9871-418d4df2ef2c tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/9c990a57-f1d1-44e2-a8f5-80f421c5b506 returned with HTTP 200 Jul 10 08:43:07.104126 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1016/4051] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:07 2026] GET /volume/v3/backups/9c990a57-f1d1-44e2-a8f5-80f421c5b506 => generated 823 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:07.802391 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-bb15e0f4-a08a-4bd8-a6ff-b1fb78a8860e None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:07.804582 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-bb15e0f4-a08a-4bd8-a6ff-b1fb78a8860e tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/ea4e3b85-a381-40ba-b9ee-c3c85a536872 Jul 10 08:43:07.804691 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-bb15e0f4-a08a-4bd8-a6ff-b1fb78a8860e tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:07.804881 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-bb15e0f4-a08a-4bd8-a6ff-b1fb78a8860e tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:07.805043 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-bb15e0f4-a08a-4bd8-a6ff-b1fb78a8860e tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id ea4e3b85-a381-40ba-b9ee-c3c85a536872. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:43:07.809663 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:07.809663 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:43:07.810510 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-bb15e0f4-a08a-4bd8-a6ff-b1fb78a8860e tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/ea4e3b85-a381-40ba-b9ee-c3c85a536872 returned with HTTP 200 Jul 10 08:43:07.810811 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1005/4052] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:07 2026] GET /volume/v3/backups/ea4e3b85-a381-40ba-b9ee-c3c85a536872 => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:08.113624 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-9760fa41-8dbb-4158-9153-7a959925446b None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:08.115202 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9760fa41-8dbb-4158-9153-7a959925446b tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/9c990a57-f1d1-44e2-a8f5-80f421c5b506 Jul 10 08:43:08.115368 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9760fa41-8dbb-4158-9153-7a959925446b tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:08.115587 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9760fa41-8dbb-4158-9153-7a959925446b tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:08.115689 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-9760fa41-8dbb-4158-9153-7a959925446b tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 9c990a57-f1d1-44e2-a8f5-80f421c5b506. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:43:08.119700 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:08.119700 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:43:08.120556 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9760fa41-8dbb-4158-9153-7a959925446b tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/9c990a57-f1d1-44e2-a8f5-80f421c5b506 returned with HTTP 200 Jul 10 08:43:08.120899 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1018/4053] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:08 2026] GET /volume/v3/backups/9c990a57-f1d1-44e2-a8f5-80f421c5b506 => generated 823 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:08.822178 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-179ce3fb-10cd-48e1-810e-39192ac201ae None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:08.823977 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-179ce3fb-10cd-48e1-810e-39192ac201ae tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/ea4e3b85-a381-40ba-b9ee-c3c85a536872 Jul 10 08:43:08.824191 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-179ce3fb-10cd-48e1-810e-39192ac201ae tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:08.824433 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-179ce3fb-10cd-48e1-810e-39192ac201ae tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:08.824619 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-179ce3fb-10cd-48e1-810e-39192ac201ae tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id ea4e3b85-a381-40ba-b9ee-c3c85a536872. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:43:08.829011 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:08.829011 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:43:08.829856 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-179ce3fb-10cd-48e1-810e-39192ac201ae tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/ea4e3b85-a381-40ba-b9ee-c3c85a536872 returned with HTTP 200 Jul 10 08:43:08.830385 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1015/4054] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:08 2026] GET /volume/v3/backups/ea4e3b85-a381-40ba-b9ee-c3c85a536872 => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:09.130258 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-5c6d2e2d-7db3-4d11-bcd8-a682524ef746 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:09.133392 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-5c6d2e2d-7db3-4d11-bcd8-a682524ef746 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/9c990a57-f1d1-44e2-a8f5-80f421c5b506 Jul 10 08:43:09.133765 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-5c6d2e2d-7db3-4d11-bcd8-a682524ef746 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:09.133970 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-5c6d2e2d-7db3-4d11-bcd8-a682524ef746 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:09.134104 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-5c6d2e2d-7db3-4d11-bcd8-a682524ef746 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 9c990a57-f1d1-44e2-a8f5-80f421c5b506. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:43:09.142573 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:09.142573 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:43:09.143416 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-5c6d2e2d-7db3-4d11-bcd8-a682524ef746 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/9c990a57-f1d1-44e2-a8f5-80f421c5b506 returned with HTTP 200 Jul 10 08:43:09.143859 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1017/4055] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:09 2026] GET /volume/v3/backups/9c990a57-f1d1-44e2-a8f5-80f421c5b506 => generated 823 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:09.179771 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-3a5dfd73-93a6-456b-9e67-58506910bd46 req-74420e30-eac6-48d7-859f-4cf27afdb306 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:09.186045 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-3a5dfd73-93a6-456b-9e67-58506910bd46 req-74420e30-eac6-48d7-859f-4cf27afdb306 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] DELETE https://10.4.3.7/volume/v3/attachments/fb890d9e-8952-4326-b8ff-e5caf0fe76ec Jul 10 08:43:09.186045 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-3a5dfd73-93a6-456b-9e67-58506910bd46 req-74420e30-eac6-48d7-859f-4cf27afdb306 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:09.186045 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-3a5dfd73-93a6-456b-9e67-58506910bd46 req-74420e30-eac6-48d7-859f-4cf27afdb306 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Calling method 'version_select' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:09.199203 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:09.199203 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:43:09.794166 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-3a5dfd73-93a6-456b-9e67-58506910bd46 req-74420e30-eac6-48d7-859f-4cf27afdb306 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] https://10.4.3.7/volume/v3/attachments/fb890d9e-8952-4326-b8ff-e5caf0fe76ec returned with HTTP 200 Jul 10 08:43:09.794740 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1006/4056] 10.4.3.7 () {72 vars in 1659 bytes} [Fri Jul 10 08:43:09 2026] DELETE /volume/v3/attachments/fb890d9e-8952-4326-b8ff-e5caf0fe76ec => generated 19 bytes in 615 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:09.842425 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-e59901b5-7c47-4c1e-9dfa-39f25e642ca1 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:09.844184 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e59901b5-7c47-4c1e-9dfa-39f25e642ca1 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/ea4e3b85-a381-40ba-b9ee-c3c85a536872 Jul 10 08:43:09.844431 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e59901b5-7c47-4c1e-9dfa-39f25e642ca1 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:09.844673 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e59901b5-7c47-4c1e-9dfa-39f25e642ca1 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:09.844830 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-e59901b5-7c47-4c1e-9dfa-39f25e642ca1 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id ea4e3b85-a381-40ba-b9ee-c3c85a536872. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:43:09.851177 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:09.851177 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:43:09.851965 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e59901b5-7c47-4c1e-9dfa-39f25e642ca1 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/ea4e3b85-a381-40ba-b9ee-c3c85a536872 returned with HTTP 200 Jul 10 08:43:09.852321 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1019/4057] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:09 2026] GET /volume/v3/backups/ea4e3b85-a381-40ba-b9ee-c3c85a536872 => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:10.154079 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-df0650fe-06d6-4598-b903-845a20488391 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:10.157556 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-df0650fe-06d6-4598-b903-845a20488391 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/9c990a57-f1d1-44e2-a8f5-80f421c5b506 Jul 10 08:43:10.157556 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-df0650fe-06d6-4598-b903-845a20488391 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:10.157556 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-df0650fe-06d6-4598-b903-845a20488391 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:10.157556 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-df0650fe-06d6-4598-b903-845a20488391 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 9c990a57-f1d1-44e2-a8f5-80f421c5b506. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:43:10.160790 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:10.160790 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:43:10.161549 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-df0650fe-06d6-4598-b903-845a20488391 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/9c990a57-f1d1-44e2-a8f5-80f421c5b506 returned with HTTP 200 Jul 10 08:43:10.161884 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1016/4058] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:10 2026] GET /volume/v3/backups/9c990a57-f1d1-44e2-a8f5-80f421c5b506 => generated 823 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:10.864854 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-c5ddebe1-763a-46d8-8ace-95aab0680e6b None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:10.867429 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-c5ddebe1-763a-46d8-8ace-95aab0680e6b tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/ea4e3b85-a381-40ba-b9ee-c3c85a536872 Jul 10 08:43:10.867728 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-c5ddebe1-763a-46d8-8ace-95aab0680e6b tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:10.868051 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-c5ddebe1-763a-46d8-8ace-95aab0680e6b tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:10.868217 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-c5ddebe1-763a-46d8-8ace-95aab0680e6b tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id ea4e3b85-a381-40ba-b9ee-c3c85a536872. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:43:10.875726 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:10.875726 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:43:10.876907 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-c5ddebe1-763a-46d8-8ace-95aab0680e6b tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/ea4e3b85-a381-40ba-b9ee-c3c85a536872 returned with HTTP 200 Jul 10 08:43:10.877493 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1018/4059] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:10 2026] GET /volume/v3/backups/ea4e3b85-a381-40ba-b9ee-c3c85a536872 => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:10.893549 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-6d61bd02-4584-4f55-8ca0-ecbb7a2bf0da None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:10.895394 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-6d61bd02-4584-4f55-8ca0-ecbb7a2bf0da tempest-TestServerVolumeAttachmentScenario-1037787024 tempest-TestServerVolumeAttachmentScenario-1037787024-project-admin] POST https://10.4.3.7/volume/v3/volumes/3e9ad314-4127-4b83-a472-0c93f76f9069/action Jul 10 08:43:10.895813 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-6d61bd02-4584-4f55-8ca0-ecbb7a2bf0da tempest-TestServerVolumeAttachmentScenario-1037787024 tempest-TestServerVolumeAttachmentScenario-1037787024-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=100055) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:43:10.895974 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-6d61bd02-4584-4f55-8ca0-ecbb7a2bf0da tempest-TestServerVolumeAttachmentScenario-1037787024 tempest-TestServerVolumeAttachmentScenario-1037787024-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:43:10.911974 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:10.911974 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:43:10.918281 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.contrib.admin_actions [None req-6d61bd02-4584-4f55-8ca0-ecbb7a2bf0da tempest-TestServerVolumeAttachmentScenario-1037787024 tempest-TestServerVolumeAttachmentScenario-1037787024-project-admin] Updating volume '3e9ad314-4127-4b83-a472-0c93f76f9069' with '{'status': 'in-use'}' {{(pid=100055) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 10 08:43:10.947055 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-6d61bd02-4584-4f55-8ca0-ecbb7a2bf0da tempest-TestServerVolumeAttachmentScenario-1037787024 tempest-TestServerVolumeAttachmentScenario-1037787024-project-admin] https://10.4.3.7/volume/v3/volumes/3e9ad314-4127-4b83-a472-0c93f76f9069/action returned with HTTP 202 Jul 10 08:43:10.947445 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1007/4060] 10.4.3.7 () {68 vars in 1376 bytes} [Fri Jul 10 08:43:10 2026] POST /volume/v3/volumes/3e9ad314-4127-4b83-a472-0c93f76f9069/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:43:10.955592 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-3dd66810-47ec-4f2c-9ee2-0cc89c9faae1 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:10.960531 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3dd66810-47ec-4f2c-9ee2-0cc89c9faae1 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] GET https://10.4.3.7/volume/v3/volumes/3e9ad314-4127-4b83-a472-0c93f76f9069 Jul 10 08:43:10.960531 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3dd66810-47ec-4f2c-9ee2-0cc89c9faae1 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:10.960531 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3dd66810-47ec-4f2c-9ee2-0cc89c9faae1 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:10.973691 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:10.973691 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:43:10.979042 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-3dd66810-47ec-4f2c-9ee2-0cc89c9faae1 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Volume info retrieved successfully. Jul 10 08:43:10.985548 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3dd66810-47ec-4f2c-9ee2-0cc89c9faae1 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] https://10.4.3.7/volume/v3/volumes/3e9ad314-4127-4b83-a472-0c93f76f9069 returned with HTTP 200 Jul 10 08:43:10.986284 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1020/4061] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:10 2026] GET /volume/v3/volumes/3e9ad314-4127-4b83-a472-0c93f76f9069 => generated 1146 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:43:11.040018 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-43c51cc4-88cf-4008-83ea-130dadaf078b req-b6ee20d4-df97-447b-a332-aa0231b85b6a None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:11.042134 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-43c51cc4-88cf-4008-83ea-130dadaf078b req-b6ee20d4-df97-447b-a332-aa0231b85b6a tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] GET https://10.4.3.7/volume/v3/volumes/3e9ad314-4127-4b83-a472-0c93f76f9069 Jul 10 08:43:11.042365 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-43c51cc4-88cf-4008-83ea-130dadaf078b req-b6ee20d4-df97-447b-a332-aa0231b85b6a tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:11.042621 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-43c51cc4-88cf-4008-83ea-130dadaf078b req-b6ee20d4-df97-447b-a332-aa0231b85b6a tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:11.051069 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:11.051069 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:43:11.053988 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [req-43c51cc4-88cf-4008-83ea-130dadaf078b req-b6ee20d4-df97-447b-a332-aa0231b85b6a tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Volume info retrieved successfully. Jul 10 08:43:11.058167 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-43c51cc4-88cf-4008-83ea-130dadaf078b req-b6ee20d4-df97-447b-a332-aa0231b85b6a tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] https://10.4.3.7/volume/v3/volumes/3e9ad314-4127-4b83-a472-0c93f76f9069 returned with HTTP 200 Jul 10 08:43:11.058571 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1017/4062] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:43:11 2026] GET /volume/v3/volumes/3e9ad314-4127-4b83-a472-0c93f76f9069 => generated 1146 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:43:11.076845 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-43c51cc4-88cf-4008-83ea-130dadaf078b req-b8d4c757-3af6-480e-9b1e-5413c2d4ae2a None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:11.078765 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-43c51cc4-88cf-4008-83ea-130dadaf078b req-b8d4c757-3af6-480e-9b1e-5413c2d4ae2a tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] POST https://10.4.3.7/volume/v3/volumes/3e9ad314-4127-4b83-a472-0c93f76f9069/action Jul 10 08:43:11.079057 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-43c51cc4-88cf-4008-83ea-130dadaf078b req-b8d4c757-3af6-480e-9b1e-5413c2d4ae2a tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100054) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:43:11.079164 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-43c51cc4-88cf-4008-83ea-130dadaf078b req-b8d4c757-3af6-480e-9b1e-5413c2d4ae2a tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:43:11.089563 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:11.089563 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:43:11.090002 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-43c51cc4-88cf-4008-83ea-130dadaf078b req-b8d4c757-3af6-480e-9b1e-5413c2d4ae2a tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Volume info retrieved successfully. Jul 10 08:43:11.096627 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-43c51cc4-88cf-4008-83ea-130dadaf078b req-b8d4c757-3af6-480e-9b1e-5413c2d4ae2a tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Begin detaching volume completed successfully. Jul 10 08:43:11.096825 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-43c51cc4-88cf-4008-83ea-130dadaf078b req-b8d4c757-3af6-480e-9b1e-5413c2d4ae2a tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] https://10.4.3.7/volume/v3/volumes/3e9ad314-4127-4b83-a472-0c93f76f9069/action returned with HTTP 202 Jul 10 08:43:11.097302 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1019/4063] 10.4.3.7 () {72 vars in 1658 bytes} [Fri Jul 10 08:43:11 2026] POST /volume/v3/volumes/3e9ad314-4127-4b83-a472-0c93f76f9069/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:43:11.174129 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-b82092ef-590c-4645-8c6f-0aee7a1e30ac None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:11.176216 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-b82092ef-590c-4645-8c6f-0aee7a1e30ac tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/9c990a57-f1d1-44e2-a8f5-80f421c5b506 Jul 10 08:43:11.176444 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-b82092ef-590c-4645-8c6f-0aee7a1e30ac tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:11.176708 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-b82092ef-590c-4645-8c6f-0aee7a1e30ac tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:11.176835 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-b82092ef-590c-4645-8c6f-0aee7a1e30ac tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 9c990a57-f1d1-44e2-a8f5-80f421c5b506. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:43:11.181808 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:11.181808 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:43:11.182713 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-b82092ef-590c-4645-8c6f-0aee7a1e30ac tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/9c990a57-f1d1-44e2-a8f5-80f421c5b506 returned with HTTP 200 Jul 10 08:43:11.183151 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1008/4064] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:11 2026] GET /volume/v3/backups/9c990a57-f1d1-44e2-a8f5-80f421c5b506 => generated 823 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:11.890287 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-7acef35f-de1e-452c-b554-3e5d3c2f0b03 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:11.893480 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7acef35f-de1e-452c-b554-3e5d3c2f0b03 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/ea4e3b85-a381-40ba-b9ee-c3c85a536872 Jul 10 08:43:11.893480 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7acef35f-de1e-452c-b554-3e5d3c2f0b03 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:11.893480 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7acef35f-de1e-452c-b554-3e5d3c2f0b03 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:11.893480 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-7acef35f-de1e-452c-b554-3e5d3c2f0b03 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id ea4e3b85-a381-40ba-b9ee-c3c85a536872. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:43:11.901613 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:11.901613 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:43:11.902748 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7acef35f-de1e-452c-b554-3e5d3c2f0b03 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/ea4e3b85-a381-40ba-b9ee-c3c85a536872 returned with HTTP 200 Jul 10 08:43:11.903766 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1021/4065] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:11 2026] GET /volume/v3/backups/ea4e3b85-a381-40ba-b9ee-c3c85a536872 => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:12.119814 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-a275f55e-8ee9-4afe-b56f-88adfbafd108 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:12.120222 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-a275f55e-8ee9-4afe-b56f-88adfbafd108 None None] GET https://10.4.3.7/volume// Jul 10 08:43:12.120750 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-a275f55e-8ee9-4afe-b56f-88adfbafd108 None None] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:12.120750 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-a275f55e-8ee9-4afe-b56f-88adfbafd108 None None] Calling method 'all' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:12.121070 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-a275f55e-8ee9-4afe-b56f-88adfbafd108 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:43:12.121369 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1018/4066] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:43:12 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:43:12.128839 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-43c51cc4-88cf-4008-83ea-130dadaf078b req-185fa96d-dc58-4c89-91b6-bdd5a8a976cf None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:12.130858 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-43c51cc4-88cf-4008-83ea-130dadaf078b req-185fa96d-dc58-4c89-91b6-bdd5a8a976cf tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] GET https://10.4.3.7/volume/v3/volumes/3e9ad314-4127-4b83-a472-0c93f76f9069 Jul 10 08:43:12.131069 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-43c51cc4-88cf-4008-83ea-130dadaf078b req-185fa96d-dc58-4c89-91b6-bdd5a8a976cf tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:12.131276 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-43c51cc4-88cf-4008-83ea-130dadaf078b req-185fa96d-dc58-4c89-91b6-bdd5a8a976cf tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:12.142801 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:12.142801 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:43:12.146379 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-43c51cc4-88cf-4008-83ea-130dadaf078b req-185fa96d-dc58-4c89-91b6-bdd5a8a976cf tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Volume info retrieved successfully. Jul 10 08:43:12.150473 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-43c51cc4-88cf-4008-83ea-130dadaf078b req-185fa96d-dc58-4c89-91b6-bdd5a8a976cf tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] https://10.4.3.7/volume/v3/volumes/3e9ad314-4127-4b83-a472-0c93f76f9069 returned with HTTP 200 Jul 10 08:43:12.150919 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1020/4067] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:43:12 2026] GET /volume/v3/volumes/3e9ad314-4127-4b83-a472-0c93f76f9069 => generated 1329 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:43:12.195572 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-a14b63c3-f726-487c-9d66-871d58645c17 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:12.198174 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-a14b63c3-f726-487c-9d66-871d58645c17 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/9c990a57-f1d1-44e2-a8f5-80f421c5b506 Jul 10 08:43:12.198390 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-a14b63c3-f726-487c-9d66-871d58645c17 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:12.198664 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-a14b63c3-f726-487c-9d66-871d58645c17 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:12.198798 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-a14b63c3-f726-487c-9d66-871d58645c17 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 9c990a57-f1d1-44e2-a8f5-80f421c5b506. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:43:12.203311 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:12.203311 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:43:12.204259 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-a14b63c3-f726-487c-9d66-871d58645c17 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/9c990a57-f1d1-44e2-a8f5-80f421c5b506 returned with HTTP 200 Jul 10 08:43:12.204746 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1009/4068] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:12 2026] GET /volume/v3/backups/9c990a57-f1d1-44e2-a8f5-80f421c5b506 => generated 823 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:12.920516 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-3f1d46fe-e23d-41a0-b00f-36e9e9323a61 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:12.922455 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3f1d46fe-e23d-41a0-b00f-36e9e9323a61 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/ea4e3b85-a381-40ba-b9ee-c3c85a536872 Jul 10 08:43:12.922686 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3f1d46fe-e23d-41a0-b00f-36e9e9323a61 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:12.922898 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3f1d46fe-e23d-41a0-b00f-36e9e9323a61 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:12.923027 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-3f1d46fe-e23d-41a0-b00f-36e9e9323a61 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id ea4e3b85-a381-40ba-b9ee-c3c85a536872. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:43:12.928513 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:12.928513 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:43:12.929511 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3f1d46fe-e23d-41a0-b00f-36e9e9323a61 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/ea4e3b85-a381-40ba-b9ee-c3c85a536872 returned with HTTP 200 Jul 10 08:43:12.930001 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1022/4069] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:12 2026] GET /volume/v3/backups/ea4e3b85-a381-40ba-b9ee-c3c85a536872 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:12.942214 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-c9779a1b-0640-4247-a762-0248710ec43c None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:12.943882 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-c9779a1b-0640-4247-a762-0248710ec43c tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] POST https://10.4.3.7/volume/v3/backups/ea4e3b85-a381-40ba-b9ee-c3c85a536872/restore Jul 10 08:43:12.944194 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-c9779a1b-0640-4247-a762-0248710ec43c tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "ab7ba50f-0976-4db2-aa73-c57aa18cb8fc"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:43:12.945504 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.contrib.backups [None req-c9779a1b-0640-4247-a762-0248710ec43c tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Restoring backup ea4e3b85-a381-40ba-b9ee-c3c85a536872 ({'restore': {'volume_id': 'ab7ba50f-0976-4db2-aa73-c57aa18cb8fc'}}) {{(pid=100056) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 10 08:43:12.945643 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.contrib.backups [None req-c9779a1b-0640-4247-a762-0248710ec43c tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Restoring backup ea4e3b85-a381-40ba-b9ee-c3c85a536872 to volume ab7ba50f-0976-4db2-aa73-c57aa18cb8fc. Jul 10 08:43:12.954458 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:12.954458 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:43:12.967976 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:12.967976 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:43:12.968650 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-c9779a1b-0640-4247-a762-0248710ec43c tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Volume info retrieved successfully. Jul 10 08:43:12.968844 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.backup.api [None req-c9779a1b-0640-4247-a762-0248710ec43c tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Checking backup size 1 against volume size 1 {{(pid=100056) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 10 08:43:12.969007 np0000004976 devstack@c-api.service[100056]: INFO cinder.backup.api [None req-c9779a1b-0640-4247-a762-0248710ec43c tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Overwriting volume ab7ba50f-0976-4db2-aa73-c57aa18cb8fc with restore of backup ea4e3b85-a381-40ba-b9ee-c3c85a536872 Jul 10 08:43:12.982137 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.backup.rpcapi [None req-c9779a1b-0640-4247-a762-0248710ec43c tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] restore_backup in rpcapi backup_id ea4e3b85-a381-40ba-b9ee-c3c85a536872 {{(pid=100056) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 10 08:43:12.985311 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-c9779a1b-0640-4247-a762-0248710ec43c tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/ea4e3b85-a381-40ba-b9ee-c3c85a536872/restore returned with HTTP 202 Jul 10 08:43:12.985736 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1019/4070] 10.4.3.7 () {68 vars in 1379 bytes} [Fri Jul 10 08:43:12 2026] POST /volume/v3/backups/ea4e3b85-a381-40ba-b9ee-c3c85a536872/restore => generated 182 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:43:12.994242 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-e00c34d4-511f-4093-b27c-6964f27bbe08 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:12.996337 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-e00c34d4-511f-4093-b27c-6964f27bbe08 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/ea4e3b85-a381-40ba-b9ee-c3c85a536872 Jul 10 08:43:12.996562 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-e00c34d4-511f-4093-b27c-6964f27bbe08 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:12.996755 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-e00c34d4-511f-4093-b27c-6964f27bbe08 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:12.996857 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-e00c34d4-511f-4093-b27c-6964f27bbe08 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id ea4e3b85-a381-40ba-b9ee-c3c85a536872. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:43:13.000934 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:13.000934 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:43:13.001681 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-e00c34d4-511f-4093-b27c-6964f27bbe08 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/ea4e3b85-a381-40ba-b9ee-c3c85a536872 returned with HTTP 200 Jul 10 08:43:13.002072 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1021/4071] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:12 2026] GET /volume/v3/backups/ea4e3b85-a381-40ba-b9ee-c3c85a536872 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:13.034678 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-18c4b76f-a600-4b27-9d61-08b3b97cad95 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:13.035126 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-18c4b76f-a600-4b27-9d61-08b3b97cad95 None None] GET https://10.4.3.7/volume// Jul 10 08:43:13.035627 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-18c4b76f-a600-4b27-9d61-08b3b97cad95 None None] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:13.035627 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-18c4b76f-a600-4b27-9d61-08b3b97cad95 None None] Calling method 'all' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:13.036065 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-18c4b76f-a600-4b27-9d61-08b3b97cad95 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:43:13.036470 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1010/4072] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:43:13 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:43:13.042977 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-eb590f0e-6a96-4521-a4eb-ea6570f98ea8 req-c4fa42b5-0455-4b98-9ea9-91116a316030 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:13.048562 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-eb590f0e-6a96-4521-a4eb-ea6570f98ea8 req-c4fa42b5-0455-4b98-9ea9-91116a316030 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] GET https://10.4.3.7/volume/v3/volumes/7d6729c0-4cd9-467b-be62-8354001da361 Jul 10 08:43:13.048842 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-eb590f0e-6a96-4521-a4eb-ea6570f98ea8 req-c4fa42b5-0455-4b98-9ea9-91116a316030 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:13.049101 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-eb590f0e-6a96-4521-a4eb-ea6570f98ea8 req-c4fa42b5-0455-4b98-9ea9-91116a316030 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:13.058162 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:13.058162 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:43:13.061515 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-eb590f0e-6a96-4521-a4eb-ea6570f98ea8 req-c4fa42b5-0455-4b98-9ea9-91116a316030 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Volume info retrieved successfully. Jul 10 08:43:13.067118 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-eb590f0e-6a96-4521-a4eb-ea6570f98ea8 req-c4fa42b5-0455-4b98-9ea9-91116a316030 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/volumes/7d6729c0-4cd9-467b-be62-8354001da361 returned with HTTP 200 Jul 10 08:43:13.067667 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1023/4073] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:43:13 2026] GET /volume/v3/volumes/7d6729c0-4cd9-467b-be62-8354001da361 => generated 1541 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:43:13.183578 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-eb590f0e-6a96-4521-a4eb-ea6570f98ea8 req-dcb9bef8-9049-4777-b6b0-0dbfbe6dd6a5 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:13.185931 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-eb590f0e-6a96-4521-a4eb-ea6570f98ea8 req-dcb9bef8-9049-4777-b6b0-0dbfbe6dd6a5 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] PUT https://10.4.3.7/volume/v3/attachments/806a49cb-b2c7-4d54-ae9c-703d8d703964 Jul 10 08:43:13.186439 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-eb590f0e-6a96-4521-a4eb-ea6570f98ea8 req-dcb9bef8-9049-4777-b6b0-0dbfbe6dd6a5 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.7", "host": "np0000004976", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b54eda21b644", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bf3c9c16-ec3d-4df7-865b-5f424258654a", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:43:13.194274 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.coordination [req-eb590f0e-6a96-4521-a4eb-ea6570f98ea8 req-dcb9bef8-9049-4777-b6b0-0dbfbe6dd6a5 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Acquiring lock "cinder-attachment_update-7d6729c0-4cd9-467b-be62-8354001da361-np0000004976" by "attachment_update" {{(pid=100056) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 08:43:13.198476 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.coordination [req-eb590f0e-6a96-4521-a4eb-ea6570f98ea8 req-dcb9bef8-9049-4777-b6b0-0dbfbe6dd6a5 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Lock "cinder-attachment_update-7d6729c0-4cd9-467b-be62-8354001da361-np0000004976" acquired by "attachment_update" :: waited 0.004s {{(pid=100056) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 08:43:13.199546 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:13.199546 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:43:13.217654 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-ef5c64c1-64c5-41f4-85a8-9fae4e69beec None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:13.221475 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-ef5c64c1-64c5-41f4-85a8-9fae4e69beec tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/9c990a57-f1d1-44e2-a8f5-80f421c5b506 Jul 10 08:43:13.221475 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-ef5c64c1-64c5-41f4-85a8-9fae4e69beec tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:13.221475 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-ef5c64c1-64c5-41f4-85a8-9fae4e69beec tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:13.221475 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-ef5c64c1-64c5-41f4-85a8-9fae4e69beec tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 9c990a57-f1d1-44e2-a8f5-80f421c5b506. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:43:13.225661 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:13.225661 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:43:13.226843 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-ef5c64c1-64c5-41f4-85a8-9fae4e69beec tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/9c990a57-f1d1-44e2-a8f5-80f421c5b506 returned with HTTP 200 Jul 10 08:43:13.227347 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1022/4074] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:13 2026] GET /volume/v3/backups/9c990a57-f1d1-44e2-a8f5-80f421c5b506 => generated 823 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:13.722074 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.coordination [req-eb590f0e-6a96-4521-a4eb-ea6570f98ea8 req-dcb9bef8-9049-4777-b6b0-0dbfbe6dd6a5 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Lock "cinder-attachment_update-7d6729c0-4cd9-467b-be62-8354001da361-np0000004976" released by "attachment_update" :: held 0.524s {{(pid=100056) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 08:43:13.722439 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-eb590f0e-6a96-4521-a4eb-ea6570f98ea8 req-dcb9bef8-9049-4777-b6b0-0dbfbe6dd6a5 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/attachments/806a49cb-b2c7-4d54-ae9c-703d8d703964 returned with HTTP 200 Jul 10 08:43:13.723390 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1020/4075] 10.4.3.7 () {74 vars in 1690 bytes} [Fri Jul 10 08:43:13 2026] PUT /volume/v3/attachments/806a49cb-b2c7-4d54-ae9c-703d8d703964 => generated 969 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:43:13.729591 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-43c51cc4-88cf-4008-83ea-130dadaf078b req-bfc51785-5a78-4f4e-82ba-a816bc817ea8 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:13.731837 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-43c51cc4-88cf-4008-83ea-130dadaf078b req-bfc51785-5a78-4f4e-82ba-a816bc817ea8 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] DELETE https://10.4.3.7/volume/v3/attachments/393c294a-057a-459b-b4ff-357bf7cebf58 Jul 10 08:43:13.732044 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-43c51cc4-88cf-4008-83ea-130dadaf078b req-bfc51785-5a78-4f4e-82ba-a816bc817ea8 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:13.732261 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-43c51cc4-88cf-4008-83ea-130dadaf078b req-bfc51785-5a78-4f4e-82ba-a816bc817ea8 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Calling method 'version_select' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:13.740092 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:13.740092 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:43:14.015044 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-8230bff3-8418-43ec-a510-972353f468a9 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:14.016577 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8230bff3-8418-43ec-a510-972353f468a9 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/ea4e3b85-a381-40ba-b9ee-c3c85a536872 Jul 10 08:43:14.016740 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8230bff3-8418-43ec-a510-972353f468a9 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:14.016904 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8230bff3-8418-43ec-a510-972353f468a9 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:14.016996 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-8230bff3-8418-43ec-a510-972353f468a9 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id ea4e3b85-a381-40ba-b9ee-c3c85a536872. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:43:14.020897 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:14.020897 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:43:14.021517 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8230bff3-8418-43ec-a510-972353f468a9 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/ea4e3b85-a381-40ba-b9ee-c3c85a536872 returned with HTTP 200 Jul 10 08:43:14.021861 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1024/4076] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:14 2026] GET /volume/v3/backups/ea4e3b85-a381-40ba-b9ee-c3c85a536872 => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:14.235130 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-eb590f0e-6a96-4521-a4eb-ea6570f98ea8 req-50177350-e900-4fab-bc5f-eaf810bafe5a None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:14.236737 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-eb590f0e-6a96-4521-a4eb-ea6570f98ea8 req-50177350-e900-4fab-bc5f-eaf810bafe5a tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] POST https://10.4.3.7/volume/v3/attachments/806a49cb-b2c7-4d54-ae9c-703d8d703964/action Jul 10 08:43:14.236994 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-eb590f0e-6a96-4521-a4eb-ea6570f98ea8 req-50177350-e900-4fab-bc5f-eaf810bafe5a tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Action body: b'{"os-complete": null}' {{(pid=100054) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:43:14.237105 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-eb590f0e-6a96-4521-a4eb-ea6570f98ea8 req-50177350-e900-4fab-bc5f-eaf810bafe5a tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:43:14.237985 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-d6947ffe-0ea3-4b76-8592-3afcc970df1f None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:14.239794 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-d6947ffe-0ea3-4b76-8592-3afcc970df1f tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/9c990a57-f1d1-44e2-a8f5-80f421c5b506 Jul 10 08:43:14.240029 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-d6947ffe-0ea3-4b76-8592-3afcc970df1f tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:14.240299 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-d6947ffe-0ea3-4b76-8592-3afcc970df1f tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:14.240454 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-d6947ffe-0ea3-4b76-8592-3afcc970df1f tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 9c990a57-f1d1-44e2-a8f5-80f421c5b506. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:43:14.248341 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:14.248341 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:43:14.250092 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-d6947ffe-0ea3-4b76-8592-3afcc970df1f tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/9c990a57-f1d1-44e2-a8f5-80f421c5b506 returned with HTTP 200 Jul 10 08:43:14.252346 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1021/4077] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:14 2026] GET /volume/v3/backups/9c990a57-f1d1-44e2-a8f5-80f421c5b506 => generated 823 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 08:43:14.256033 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:14.256033 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:43:14.281015 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-eb590f0e-6a96-4521-a4eb-ea6570f98ea8 req-50177350-e900-4fab-bc5f-eaf810bafe5a tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/attachments/806a49cb-b2c7-4d54-ae9c-703d8d703964/action returned with HTTP 204 Jul 10 08:43:14.281593 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1023/4078] 10.4.3.7 () {74 vars in 1711 bytes} [Fri Jul 10 08:43:14 2026] POST /volume/v3/attachments/806a49cb-b2c7-4d54-ae9c-703d8d703964/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:43:14.287327 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-43c51cc4-88cf-4008-83ea-130dadaf078b req-bfc51785-5a78-4f4e-82ba-a816bc817ea8 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] https://10.4.3.7/volume/v3/attachments/393c294a-057a-459b-b4ff-357bf7cebf58 returned with HTTP 200 Jul 10 08:43:14.288234 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1011/4079] 10.4.3.7 () {72 vars in 1659 bytes} [Fri Jul 10 08:43:13 2026] DELETE /volume/v3/attachments/393c294a-057a-459b-b4ff-357bf7cebf58 => generated 19 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:14.559954 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-3b294e4d-09b9-4dc2-b684-2822b95bfb58 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:14.562154 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3b294e4d-09b9-4dc2-b684-2822b95bfb58 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:43:14.562646 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3b294e4d-09b9-4dc2-b684-2822b95bfb58 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-325823256", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:43:14.564606 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [None req-3b294e4d-09b9-4dc2-b684-2822b95bfb58 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-325823256', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:43:14.564772 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-3b294e4d-09b9-4dc2-b684-2822b95bfb58 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] Create volume of 1 GB Jul 10 08:43:14.569807 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-3b294e4d-09b9-4dc2-b684-2822b95bfb58 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] Availability Zones retrieved successfully. Jul 10 08:43:14.577810 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-3b294e4d-09b9-4dc2-b684-2822b95bfb58 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] Flow 'volume_create_api' (ddea0706-70ae-40c3-8649-af5b18c3f7cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:43:14.579172 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-3b294e4d-09b9-4dc2-b684-2822b95bfb58 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d704eba1-8e9a-4ea7-a7f1-ec7631405a4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:43:14.580564 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-3b294e4d-09b9-4dc2-b684-2822b95bfb58 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] Validating volume size '1' using validate_int {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:43:14.622952 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-3b294e4d-09b9-4dc2-b684-2822b95bfb58 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d704eba1-8e9a-4ea7-a7f1-ec7631405a4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:43:14.624065 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-3b294e4d-09b9-4dc2-b684-2822b95bfb58 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eba39082-e64e-4772-8207-51003f293421) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:43:14.695581 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-3b294e4d-09b9-4dc2-b684-2822b95bfb58 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] Created reservations ['d1d9cbd6-07d7-42ed-8552-de2e824ab6a8', 'c6b53b06-b6a2-4ca2-a7ca-261305d80476', '31138d4a-76d4-45af-a7dc-81e51a5c45a7', 'bdd5ca8f-4d41-4c4e-86cf-7f6c0699a525'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:43:14.696352 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-3b294e4d-09b9-4dc2-b684-2822b95bfb58 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eba39082-e64e-4772-8207-51003f293421) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d1d9cbd6-07d7-42ed-8552-de2e824ab6a8', 'c6b53b06-b6a2-4ca2-a7ca-261305d80476', '31138d4a-76d4-45af-a7dc-81e51a5c45a7', 'bdd5ca8f-4d41-4c4e-86cf-7f6c0699a525']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:43:14.697242 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-3b294e4d-09b9-4dc2-b684-2822b95bfb58 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (002c63de-6f2d-4f78-92ce-4a34f950a842) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:43:14.719614 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-3b294e4d-09b9-4dc2-b684-2822b95bfb58 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (002c63de-6f2d-4f78-92ce-4a34f950a842) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7747a00f-5bbf-4792-bc5a-0aecfeca8984', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-325823256',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f07ff01e535248e4b0ff160e1fc31223',qos_specs=None,replication_status=,reservations=['d1d9cbd6-07d7-42ed-8552-de2e824ab6a8','c6b53b06-b6a2-4ca2-a7ca-261305d80476','31138d4a-76d4-45af-a7dc-81e51a5c45a7','bdd5ca8f-4d41-4c4e-86cf-7f6c0699a525'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7cbce3cb70b24f5289df4f6ad0182751',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:43:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-325823256',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7747a00f-5bbf-4792-bc5a-0aecfeca8984,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f07ff01e535248e4b0ff160e1fc31223',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7cbce3cb70b24f5289df4f6ad0182751',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:43:14.720362 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-3b294e4d-09b9-4dc2-b684-2822b95bfb58 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8565b74a-81fb-4c0a-924f-d3c3e1d954cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:43:14.738829 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-3b294e4d-09b9-4dc2-b684-2822b95bfb58 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8565b74a-81fb-4c0a-924f-d3c3e1d954cc) transitioned into state 'SUCCESS' from state '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-325823256',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f07ff01e535248e4b0ff160e1fc31223',qos_specs=None,replication_status=,reservations=['d1d9cbd6-07d7-42ed-8552-de2e824ab6a8','c6b53b06-b6a2-4ca2-a7ca-261305d80476','31138d4a-76d4-45af-a7dc-81e51a5c45a7','bdd5ca8f-4d41-4c4e-86cf-7f6c0699a525'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7cbce3cb70b24f5289df4f6ad0182751',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:43:14.739424 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-3b294e4d-09b9-4dc2-b684-2822b95bfb58 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e48aad3-2540-4c1a-8c0e-a8affd412ca6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:43:14.748240 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-3b294e4d-09b9-4dc2-b684-2822b95bfb58 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e48aad3-2540-4c1a-8c0e-a8affd412ca6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:43:14.749122 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-3b294e4d-09b9-4dc2-b684-2822b95bfb58 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] Flow 'volume_create_api' (ddea0706-70ae-40c3-8649-af5b18c3f7cb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:43:14.749480 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-3b294e4d-09b9-4dc2-b684-2822b95bfb58 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] Create volume request issued successfully. Jul 10 08:43:14.750066 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3b294e4d-09b9-4dc2-b684-2822b95bfb58 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:43:14.750502 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1025/4080] 10.4.3.7 () {70 vars in 1286 bytes} [Fri Jul 10 08:43:14 2026] POST /volume/v3/volumes => generated 784 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:43:14.764494 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-6db3f467-617a-4caf-b16d-6af1b979f026 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:14.766426 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-6db3f467-617a-4caf-b16d-6af1b979f026 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] GET https://10.4.3.7/volume/v3/volumes/7747a00f-5bbf-4792-bc5a-0aecfeca8984 Jul 10 08:43:14.766816 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-6db3f467-617a-4caf-b16d-6af1b979f026 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:14.767050 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-6db3f467-617a-4caf-b16d-6af1b979f026 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:14.774797 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:14.774797 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:43:14.778820 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-6db3f467-617a-4caf-b16d-6af1b979f026 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] Volume info retrieved successfully. Jul 10 08:43:14.782909 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-6db3f467-617a-4caf-b16d-6af1b979f026 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] https://10.4.3.7/volume/v3/volumes/7747a00f-5bbf-4792-bc5a-0aecfeca8984 returned with HTTP 200 Jul 10 08:43:14.783313 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1022/4081] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:43:14 2026] GET /volume/v3/volumes/7747a00f-5bbf-4792-bc5a-0aecfeca8984 => generated 852 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:43:15.034174 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-6e8cc86b-3edf-4060-a3c7-a071e7ca387e None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:15.039279 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-6e8cc86b-3edf-4060-a3c7-a071e7ca387e tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/ea4e3b85-a381-40ba-b9ee-c3c85a536872 Jul 10 08:43:15.039279 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-6e8cc86b-3edf-4060-a3c7-a071e7ca387e tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:15.039279 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-6e8cc86b-3edf-4060-a3c7-a071e7ca387e tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:15.039279 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-6e8cc86b-3edf-4060-a3c7-a071e7ca387e tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id ea4e3b85-a381-40ba-b9ee-c3c85a536872. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:43:15.045275 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:15.045275 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:43:15.046486 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-6e8cc86b-3edf-4060-a3c7-a071e7ca387e tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/ea4e3b85-a381-40ba-b9ee-c3c85a536872 returned with HTTP 200 Jul 10 08:43:15.047644 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1024/4082] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:15 2026] GET /volume/v3/backups/ea4e3b85-a381-40ba-b9ee-c3c85a536872 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:15.259857 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-471688a0-e2e9-4f42-a54c-b359234d3965 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:15.262556 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-471688a0-e2e9-4f42-a54c-b359234d3965 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/9c990a57-f1d1-44e2-a8f5-80f421c5b506 Jul 10 08:43:15.262797 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-471688a0-e2e9-4f42-a54c-b359234d3965 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:15.263050 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-471688a0-e2e9-4f42-a54c-b359234d3965 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:15.263221 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-471688a0-e2e9-4f42-a54c-b359234d3965 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 9c990a57-f1d1-44e2-a8f5-80f421c5b506. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:43:15.268353 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:15.268353 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:43:15.269469 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-471688a0-e2e9-4f42-a54c-b359234d3965 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/9c990a57-f1d1-44e2-a8f5-80f421c5b506 returned with HTTP 200 Jul 10 08:43:15.269975 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1012/4083] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:15 2026] GET /volume/v3/backups/9c990a57-f1d1-44e2-a8f5-80f421c5b506 => generated 823 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:15.355949 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-5d5ebe1b-8d37-4f74-953f-9a73fdd1aef0 req-500e6505-63c8-4a84-9994-da65deb4120c None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:15.358073 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-5d5ebe1b-8d37-4f74-953f-9a73fdd1aef0 req-500e6505-63c8-4a84-9994-da65deb4120c tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] GET https://10.4.3.7/volume/v3/volumes/3e9ad314-4127-4b83-a472-0c93f76f9069 Jul 10 08:43:15.358266 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-5d5ebe1b-8d37-4f74-953f-9a73fdd1aef0 req-500e6505-63c8-4a84-9994-da65deb4120c tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:15.358451 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-5d5ebe1b-8d37-4f74-953f-9a73fdd1aef0 req-500e6505-63c8-4a84-9994-da65deb4120c tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:15.365055 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:15.365055 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:43:15.369204 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-5d5ebe1b-8d37-4f74-953f-9a73fdd1aef0 req-500e6505-63c8-4a84-9994-da65deb4120c tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Volume info retrieved successfully. Jul 10 08:43:15.373926 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-5d5ebe1b-8d37-4f74-953f-9a73fdd1aef0 req-500e6505-63c8-4a84-9994-da65deb4120c tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] https://10.4.3.7/volume/v3/volumes/3e9ad314-4127-4b83-a472-0c93f76f9069 returned with HTTP 200 Jul 10 08:43:15.374482 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1026/4084] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:43:15 2026] GET /volume/v3/volumes/3e9ad314-4127-4b83-a472-0c93f76f9069 => generated 854 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:15.794585 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-62746d84-3b58-40a7-8671-7222127f3fa4 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:15.797761 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-62746d84-3b58-40a7-8671-7222127f3fa4 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] GET https://10.4.3.7/volume/v3/volumes/7747a00f-5bbf-4792-bc5a-0aecfeca8984 Jul 10 08:43:15.797761 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-62746d84-3b58-40a7-8671-7222127f3fa4 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:15.797761 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-62746d84-3b58-40a7-8671-7222127f3fa4 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:15.807108 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:15.807108 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:43:15.812443 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-62746d84-3b58-40a7-8671-7222127f3fa4 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] Volume info retrieved successfully. Jul 10 08:43:15.818813 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-62746d84-3b58-40a7-8671-7222127f3fa4 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] https://10.4.3.7/volume/v3/volumes/7747a00f-5bbf-4792-bc5a-0aecfeca8984 returned with HTTP 200 Jul 10 08:43:15.818813 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1023/4085] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:43:15 2026] GET /volume/v3/volumes/7747a00f-5bbf-4792-bc5a-0aecfeca8984 => generated 877 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:43:15.834709 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-2fd6c982-d2ad-458b-98ef-f35dd6579a6f None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:15.836878 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-2fd6c982-d2ad-458b-98ef-f35dd6579a6f tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] GET https://10.4.3.7/volume/v3/volumes/7747a00f-5bbf-4792-bc5a-0aecfeca8984 Jul 10 08:43:15.837140 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-2fd6c982-d2ad-458b-98ef-f35dd6579a6f tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:15.837383 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-2fd6c982-d2ad-458b-98ef-f35dd6579a6f tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:15.846070 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:15.846070 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:43:15.850599 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-2fd6c982-d2ad-458b-98ef-f35dd6579a6f tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] Volume info retrieved successfully. Jul 10 08:43:15.855980 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-2fd6c982-d2ad-458b-98ef-f35dd6579a6f tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] https://10.4.3.7/volume/v3/volumes/7747a00f-5bbf-4792-bc5a-0aecfeca8984 returned with HTTP 200 Jul 10 08:43:15.856688 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1025/4086] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:43:15 2026] GET /volume/v3/volumes/7747a00f-5bbf-4792-bc5a-0aecfeca8984 => generated 877 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:43:15.905810 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-bc1f46a0-7297-45dc-9e29-e43a806fcd22 req-c5c4b548-201c-41cb-8c0a-ff76c6e74c5a None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:15.908521 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-bc1f46a0-7297-45dc-9e29-e43a806fcd22 req-c5c4b548-201c-41cb-8c0a-ff76c6e74c5a tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] GET https://10.4.3.7/volume/v3/volumes/7747a00f-5bbf-4792-bc5a-0aecfeca8984 Jul 10 08:43:15.909761 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-bc1f46a0-7297-45dc-9e29-e43a806fcd22 req-c5c4b548-201c-41cb-8c0a-ff76c6e74c5a tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:15.909761 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-bc1f46a0-7297-45dc-9e29-e43a806fcd22 req-c5c4b548-201c-41cb-8c0a-ff76c6e74c5a tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:15.919771 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:15.919771 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:43:15.925356 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [req-bc1f46a0-7297-45dc-9e29-e43a806fcd22 req-c5c4b548-201c-41cb-8c0a-ff76c6e74c5a tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] Volume info retrieved successfully. Jul 10 08:43:15.932337 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-bc1f46a0-7297-45dc-9e29-e43a806fcd22 req-c5c4b548-201c-41cb-8c0a-ff76c6e74c5a tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] https://10.4.3.7/volume/v3/volumes/7747a00f-5bbf-4792-bc5a-0aecfeca8984 returned with HTTP 200 Jul 10 08:43:15.932337 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1013/4087] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:43:15 2026] GET /volume/v3/volumes/7747a00f-5bbf-4792-bc5a-0aecfeca8984 => generated 859 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:16.061080 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-a022407b-ada7-4f91-9272-1bdae5aa0928 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:16.063140 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a022407b-ada7-4f91-9272-1bdae5aa0928 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/ea4e3b85-a381-40ba-b9ee-c3c85a536872 Jul 10 08:43:16.063311 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a022407b-ada7-4f91-9272-1bdae5aa0928 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:16.063496 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a022407b-ada7-4f91-9272-1bdae5aa0928 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:16.063602 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-a022407b-ada7-4f91-9272-1bdae5aa0928 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id ea4e3b85-a381-40ba-b9ee-c3c85a536872. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:43:16.067555 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:16.067555 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:43:16.068237 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a022407b-ada7-4f91-9272-1bdae5aa0928 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/ea4e3b85-a381-40ba-b9ee-c3c85a536872 returned with HTTP 200 Jul 10 08:43:16.068610 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1027/4088] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:16 2026] GET /volume/v3/backups/ea4e3b85-a381-40ba-b9ee-c3c85a536872 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:16.279898 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-e9d03e30-8e63-4ed6-9eef-d3d2bc2d4401 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:16.281492 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-e9d03e30-8e63-4ed6-9eef-d3d2bc2d4401 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/9c990a57-f1d1-44e2-a8f5-80f421c5b506 Jul 10 08:43:16.281969 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-e9d03e30-8e63-4ed6-9eef-d3d2bc2d4401 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:16.282269 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-e9d03e30-8e63-4ed6-9eef-d3d2bc2d4401 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:16.282500 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-e9d03e30-8e63-4ed6-9eef-d3d2bc2d4401 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 9c990a57-f1d1-44e2-a8f5-80f421c5b506. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:43:16.286874 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:16.286874 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:43:16.288157 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-e9d03e30-8e63-4ed6-9eef-d3d2bc2d4401 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/9c990a57-f1d1-44e2-a8f5-80f421c5b506 returned with HTTP 200 Jul 10 08:43:16.288157 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1024/4089] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:16 2026] GET /volume/v3/backups/9c990a57-f1d1-44e2-a8f5-80f421c5b506 => generated 823 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:17.078872 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-c0370379-0cd8-4ff5-b6c6-12a655373dff None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:17.080591 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-c0370379-0cd8-4ff5-b6c6-12a655373dff tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/ea4e3b85-a381-40ba-b9ee-c3c85a536872 Jul 10 08:43:17.080763 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-c0370379-0cd8-4ff5-b6c6-12a655373dff tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:17.080958 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-c0370379-0cd8-4ff5-b6c6-12a655373dff tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:17.081054 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-c0370379-0cd8-4ff5-b6c6-12a655373dff tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id ea4e3b85-a381-40ba-b9ee-c3c85a536872. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:43:17.085068 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:17.085068 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:43:17.085830 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-c0370379-0cd8-4ff5-b6c6-12a655373dff tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/ea4e3b85-a381-40ba-b9ee-c3c85a536872 returned with HTTP 200 Jul 10 08:43:17.086215 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1026/4090] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:17 2026] GET /volume/v3/backups/ea4e3b85-a381-40ba-b9ee-c3c85a536872 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:17.299458 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-dc137865-58b4-4e2f-ad02-e0ae99e0f045 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:17.301959 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-dc137865-58b4-4e2f-ad02-e0ae99e0f045 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/9c990a57-f1d1-44e2-a8f5-80f421c5b506 Jul 10 08:43:17.302278 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-dc137865-58b4-4e2f-ad02-e0ae99e0f045 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:17.307686 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-dc137865-58b4-4e2f-ad02-e0ae99e0f045 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:17.307686 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-dc137865-58b4-4e2f-ad02-e0ae99e0f045 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 9c990a57-f1d1-44e2-a8f5-80f421c5b506. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:43:17.314929 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:17.314929 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:43:17.316115 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-dc137865-58b4-4e2f-ad02-e0ae99e0f045 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/9c990a57-f1d1-44e2-a8f5-80f421c5b506 returned with HTTP 200 Jul 10 08:43:17.316699 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1014/4091] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:17 2026] GET /volume/v3/backups/9c990a57-f1d1-44e2-a8f5-80f421c5b506 => generated 823 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 08:43:17.978187 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-97afc504-56c9-4cbf-8540-fc171c401f15 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:17.978187 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-97afc504-56c9-4cbf-8540-fc171c401f15 None None] GET https://10.4.3.7/volume// Jul 10 08:43:17.978187 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-97afc504-56c9-4cbf-8540-fc171c401f15 None None] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:17.978187 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-97afc504-56c9-4cbf-8540-fc171c401f15 None None] Calling method 'all' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:17.978187 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-97afc504-56c9-4cbf-8540-fc171c401f15 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:43:17.978615 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1028/4092] 10.4.3.7 () {66 vars in 1414 bytes} [Fri Jul 10 08:43:17 2026] GET /volume/ => generated 384 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:43:17.986666 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-bc1f46a0-7297-45dc-9e29-e43a806fcd22 req-2e7e8856-3453-4776-9539-54b9d1e0ce66 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:17.988752 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-bc1f46a0-7297-45dc-9e29-e43a806fcd22 req-2e7e8856-3453-4776-9539-54b9d1e0ce66 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] POST https://10.4.3.7/volume/v3/attachments Jul 10 08:43:17.988888 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-bc1f46a0-7297-45dc-9e29-e43a806fcd22 req-2e7e8856-3453-4776-9539-54b9d1e0ce66 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7747a00f-5bbf-4792-bc5a-0aecfeca8984", "connector": null, "instance_uuid": "fb331864-56bf-459e-807a-01f92212b97b"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:43:18.000072 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:18.000072 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:43:18.044747 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-bc1f46a0-7297-45dc-9e29-e43a806fcd22 req-2e7e8856-3453-4776-9539-54b9d1e0ce66 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] https://10.4.3.7/volume/v3/attachments returned with HTTP 200 Jul 10 08:43:18.045617 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1025/4093] 10.4.3.7 () {74 vars in 1580 bytes} [Fri Jul 10 08:43:17 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) Jul 10 08:43:18.097673 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-4c57ddbc-d3fd-49b0-8c08-e54a8a8e6d3e None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:18.099916 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-4c57ddbc-d3fd-49b0-8c08-e54a8a8e6d3e tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/ea4e3b85-a381-40ba-b9ee-c3c85a536872 Jul 10 08:43:18.100103 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-4c57ddbc-d3fd-49b0-8c08-e54a8a8e6d3e tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:18.100279 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-4c57ddbc-d3fd-49b0-8c08-e54a8a8e6d3e tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:18.100415 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-4c57ddbc-d3fd-49b0-8c08-e54a8a8e6d3e tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id ea4e3b85-a381-40ba-b9ee-c3c85a536872. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:43:18.106009 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:18.106009 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:43:18.106997 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-4c57ddbc-d3fd-49b0-8c08-e54a8a8e6d3e tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/ea4e3b85-a381-40ba-b9ee-c3c85a536872 returned with HTTP 200 Jul 10 08:43:18.107477 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1027/4094] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:18 2026] GET /volume/v3/backups/ea4e3b85-a381-40ba-b9ee-c3c85a536872 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:18.329637 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-1a64d713-a7b8-4590-82a0-f96ac01dd755 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:18.331844 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-1a64d713-a7b8-4590-82a0-f96ac01dd755 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/9c990a57-f1d1-44e2-a8f5-80f421c5b506 Jul 10 08:43:18.332134 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-1a64d713-a7b8-4590-82a0-f96ac01dd755 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:18.332325 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-1a64d713-a7b8-4590-82a0-f96ac01dd755 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:18.332482 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-1a64d713-a7b8-4590-82a0-f96ac01dd755 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 9c990a57-f1d1-44e2-a8f5-80f421c5b506. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:43:18.337850 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:18.337850 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:43:18.338740 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-1a64d713-a7b8-4590-82a0-f96ac01dd755 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/9c990a57-f1d1-44e2-a8f5-80f421c5b506 returned with HTTP 200 Jul 10 08:43:18.339112 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1015/4095] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:18 2026] GET /volume/v3/backups/9c990a57-f1d1-44e2-a8f5-80f421c5b506 => generated 823 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:18.348980 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-738247c8-2813-4c08-9b96-07b9dc498934 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:18.351027 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-738247c8-2813-4c08-9b96-07b9dc498934 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/volumes/8e2a6eeb-37b6-47f7-9510-d65b04a8fa75 Jul 10 08:43:18.351246 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-738247c8-2813-4c08-9b96-07b9dc498934 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:18.351484 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-738247c8-2813-4c08-9b96-07b9dc498934 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:18.363580 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:18.363580 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:43:18.367456 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-738247c8-2813-4c08-9b96-07b9dc498934 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Volume info retrieved successfully. Jul 10 08:43:18.371458 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-738247c8-2813-4c08-9b96-07b9dc498934 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/volumes/8e2a6eeb-37b6-47f7-9510-d65b04a8fa75 returned with HTTP 200 Jul 10 08:43:18.371780 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1029/4096] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:18 2026] GET /volume/v3/volumes/8e2a6eeb-37b6-47f7-9510-d65b04a8fa75 => generated 961 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:18.387587 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-693d645e-eb20-417a-9495-50a698f262d0 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:18.389266 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-693d645e-eb20-417a-9495-50a698f262d0 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/volumes/8e2a6eeb-37b6-47f7-9510-d65b04a8fa75 Jul 10 08:43:18.389456 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-693d645e-eb20-417a-9495-50a698f262d0 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:18.389656 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-693d645e-eb20-417a-9495-50a698f262d0 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:18.403243 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:18.403243 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:43:18.410419 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-693d645e-eb20-417a-9495-50a698f262d0 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Volume info retrieved successfully. Jul 10 08:43:18.414625 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-693d645e-eb20-417a-9495-50a698f262d0 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/volumes/8e2a6eeb-37b6-47f7-9510-d65b04a8fa75 returned with HTTP 200 Jul 10 08:43:18.414969 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1026/4097] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:18 2026] GET /volume/v3/volumes/8e2a6eeb-37b6-47f7-9510-d65b04a8fa75 => generated 961 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:18.426990 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-aa344327-9afd-4259-8dc1-53ddefd5fcae None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:18.428955 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-aa344327-9afd-4259-8dc1-53ddefd5fcae tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] DELETE https://10.4.3.7/volume/v3/volumes/8e2a6eeb-37b6-47f7-9510-d65b04a8fa75 Jul 10 08:43:18.429167 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-aa344327-9afd-4259-8dc1-53ddefd5fcae tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:18.429389 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-aa344327-9afd-4259-8dc1-53ddefd5fcae tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'delete' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:18.429622 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.volumes [None req-aa344327-9afd-4259-8dc1-53ddefd5fcae tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Delete volume with id: 8e2a6eeb-37b6-47f7-9510-d65b04a8fa75 Jul 10 08:43:18.438097 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:18.438097 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:43:18.438682 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-aa344327-9afd-4259-8dc1-53ddefd5fcae tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Volume info retrieved successfully. Jul 10 08:43:18.455286 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-2ab0f3f4-ee81-4d85-b851-784ed6b9f1a7 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:18.457165 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-2ab0f3f4-ee81-4d85-b851-784ed6b9f1a7 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] GET https://10.4.3.7/volume/v3/volumes/7747a00f-5bbf-4792-bc5a-0aecfeca8984 Jul 10 08:43:18.457359 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-2ab0f3f4-ee81-4d85-b851-784ed6b9f1a7 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:18.457605 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-2ab0f3f4-ee81-4d85-b851-784ed6b9f1a7 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:18.467838 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:18.467838 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:43:18.471768 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-aa344327-9afd-4259-8dc1-53ddefd5fcae tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Delete volume request issued successfully. Jul 10 08:43:18.473946 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-aa344327-9afd-4259-8dc1-53ddefd5fcae tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/volumes/8e2a6eeb-37b6-47f7-9510-d65b04a8fa75 returned with HTTP 202 Jul 10 08:43:18.474340 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-2ab0f3f4-ee81-4d85-b851-784ed6b9f1a7 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] Volume info retrieved successfully. Jul 10 08:43:18.474377 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1028/4098] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:43:18 2026] DELETE /volume/v3/volumes/8e2a6eeb-37b6-47f7-9510-d65b04a8fa75 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:43:18.479014 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-2ab0f3f4-ee81-4d85-b851-784ed6b9f1a7 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] https://10.4.3.7/volume/v3/volumes/7747a00f-5bbf-4792-bc5a-0aecfeca8984 returned with HTTP 200 Jul 10 08:43:18.479014 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1016/4099] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:43:18 2026] GET /volume/v3/volumes/7747a00f-5bbf-4792-bc5a-0aecfeca8984 => generated 876 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:43:18.479779 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-8e09d2f2-bcb1-432f-b2ce-9646673b2593 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:18.481335 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8e09d2f2-bcb1-432f-b2ce-9646673b2593 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/volumes/8e2a6eeb-37b6-47f7-9510-d65b04a8fa75 Jul 10 08:43:18.481528 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8e09d2f2-bcb1-432f-b2ce-9646673b2593 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:18.481749 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8e09d2f2-bcb1-432f-b2ce-9646673b2593 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:18.489472 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:18.489472 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:43:18.493346 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-8e09d2f2-bcb1-432f-b2ce-9646673b2593 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Volume info retrieved successfully. Jul 10 08:43:18.499266 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8e09d2f2-bcb1-432f-b2ce-9646673b2593 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/volumes/8e2a6eeb-37b6-47f7-9510-d65b04a8fa75 returned with HTTP 200 Jul 10 08:43:18.499266 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1030/4100] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:18 2026] GET /volume/v3/volumes/8e2a6eeb-37b6-47f7-9510-d65b04a8fa75 => generated 960 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:18.585497 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-21f8a47c-a522-414e-b536-d0d1131fccd1 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:18.586001 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-21f8a47c-a522-414e-b536-d0d1131fccd1 None None] GET https://10.4.3.7/volume// Jul 10 08:43:18.586176 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-21f8a47c-a522-414e-b536-d0d1131fccd1 None None] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:18.586366 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-21f8a47c-a522-414e-b536-d0d1131fccd1 None None] Calling method 'all' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:18.586724 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-21f8a47c-a522-414e-b536-d0d1131fccd1 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:43:18.587077 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1027/4101] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:43:18 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:43:18.597378 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-bc1f46a0-7297-45dc-9e29-e43a806fcd22 req-eefdea44-4cc3-4596-9f79-e55906d5f079 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:18.600593 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-bc1f46a0-7297-45dc-9e29-e43a806fcd22 req-eefdea44-4cc3-4596-9f79-e55906d5f079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] GET https://10.4.3.7/volume/v3/volumes/7747a00f-5bbf-4792-bc5a-0aecfeca8984 Jul 10 08:43:18.600908 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-bc1f46a0-7297-45dc-9e29-e43a806fcd22 req-eefdea44-4cc3-4596-9f79-e55906d5f079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:18.601166 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-bc1f46a0-7297-45dc-9e29-e43a806fcd22 req-eefdea44-4cc3-4596-9f79-e55906d5f079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:18.622023 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:18.622023 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:43:18.629324 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-bc1f46a0-7297-45dc-9e29-e43a806fcd22 req-eefdea44-4cc3-4596-9f79-e55906d5f079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] Volume info retrieved successfully. Jul 10 08:43:18.637208 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-bc1f46a0-7297-45dc-9e29-e43a806fcd22 req-eefdea44-4cc3-4596-9f79-e55906d5f079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] https://10.4.3.7/volume/v3/volumes/7747a00f-5bbf-4792-bc5a-0aecfeca8984 returned with HTTP 200 Jul 10 08:43:18.637812 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1029/4102] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:43:18 2026] GET /volume/v3/volumes/7747a00f-5bbf-4792-bc5a-0aecfeca8984 => generated 1038 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:43:18.779259 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-bc1f46a0-7297-45dc-9e29-e43a806fcd22 req-b4e354ba-8c74-4736-9119-bbee119ac32b None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:18.781329 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-bc1f46a0-7297-45dc-9e29-e43a806fcd22 req-b4e354ba-8c74-4736-9119-bbee119ac32b tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] PUT https://10.4.3.7/volume/v3/attachments/5e0a2b7b-2de3-4acb-9f52-5ca92bf085e6 Jul 10 08:43:18.781733 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-bc1f46a0-7297-45dc-9e29-e43a806fcd22 req-b4e354ba-8c74-4736-9119-bbee119ac32b tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.7", "host": "np0000004976", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b54eda21b644", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bf3c9c16-ec3d-4df7-865b-5f424258654a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:43:18.789663 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.coordination [req-bc1f46a0-7297-45dc-9e29-e43a806fcd22 req-b4e354ba-8c74-4736-9119-bbee119ac32b tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] Acquiring lock "cinder-attachment_update-7747a00f-5bbf-4792-bc5a-0aecfeca8984-np0000004976" by "attachment_update" {{(pid=100055) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 08:43:18.795138 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.coordination [req-bc1f46a0-7297-45dc-9e29-e43a806fcd22 req-b4e354ba-8c74-4736-9119-bbee119ac32b tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] Lock "cinder-attachment_update-7747a00f-5bbf-4792-bc5a-0aecfeca8984-np0000004976" acquired by "attachment_update" :: waited 0.006s {{(pid=100055) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 08:43:18.796089 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:18.796089 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:43:19.119723 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-2f6f45f6-b846-4c73-9026-e9153594aa8d None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:19.121505 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2f6f45f6-b846-4c73-9026-e9153594aa8d tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/ea4e3b85-a381-40ba-b9ee-c3c85a536872 Jul 10 08:43:19.121705 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2f6f45f6-b846-4c73-9026-e9153594aa8d tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:19.121873 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2f6f45f6-b846-4c73-9026-e9153594aa8d tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:19.121968 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-2f6f45f6-b846-4c73-9026-e9153594aa8d tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id ea4e3b85-a381-40ba-b9ee-c3c85a536872. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:43:19.126350 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:19.126350 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:43:19.128321 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2f6f45f6-b846-4c73-9026-e9153594aa8d tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/ea4e3b85-a381-40ba-b9ee-c3c85a536872 returned with HTTP 200 Jul 10 08:43:19.128321 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1031/4103] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:19 2026] GET /volume/v3/backups/ea4e3b85-a381-40ba-b9ee-c3c85a536872 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:19.318319 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.coordination [req-bc1f46a0-7297-45dc-9e29-e43a806fcd22 req-b4e354ba-8c74-4736-9119-bbee119ac32b tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] Lock "cinder-attachment_update-7747a00f-5bbf-4792-bc5a-0aecfeca8984-np0000004976" released by "attachment_update" :: held 0.523s {{(pid=100055) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 08:43:19.318646 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-bc1f46a0-7297-45dc-9e29-e43a806fcd22 req-b4e354ba-8c74-4736-9119-bbee119ac32b tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] https://10.4.3.7/volume/v3/attachments/5e0a2b7b-2de3-4acb-9f52-5ca92bf085e6 returned with HTTP 200 Jul 10 08:43:19.319070 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1017/4104] 10.4.3.7 () {74 vars in 1690 bytes} [Fri Jul 10 08:43:18 2026] PUT /volume/v3/attachments/5e0a2b7b-2de3-4acb-9f52-5ca92bf085e6 => generated 969 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:43:19.499346 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-c4e3fa5b-8db2-461f-8d5a-fa8d7559c6ad None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:19.501233 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-c4e3fa5b-8db2-461f-8d5a-fa8d7559c6ad tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] GET https://10.4.3.7/volume/v3/volumes/7747a00f-5bbf-4792-bc5a-0aecfeca8984 Jul 10 08:43:19.501469 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-c4e3fa5b-8db2-461f-8d5a-fa8d7559c6ad tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:19.501779 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-c4e3fa5b-8db2-461f-8d5a-fa8d7559c6ad tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:19.513905 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-ab238030-4c74-4d76-8d77-33286a14080b None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:19.516257 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-ab238030-4c74-4d76-8d77-33286a14080b tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/volumes/8e2a6eeb-37b6-47f7-9510-d65b04a8fa75 Jul 10 08:43:19.516431 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-ab238030-4c74-4d76-8d77-33286a14080b tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:19.516628 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-ab238030-4c74-4d76-8d77-33286a14080b tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:19.517706 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:19.517706 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:43:19.521617 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-c4e3fa5b-8db2-461f-8d5a-fa8d7559c6ad tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] Volume info retrieved successfully. Jul 10 08:43:19.521788 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-ab238030-4c74-4d76-8d77-33286a14080b tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/volumes/8e2a6eeb-37b6-47f7-9510-d65b04a8fa75 returned with HTTP 404 Jul 10 08:43:19.522197 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1030/4105] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:19 2026] GET /volume/v3/volumes/8e2a6eeb-37b6-47f7-9510-d65b04a8fa75 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:43:19.531145 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-30da2da6-0441-47d1-8c69-fdd92fe34894 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:19.532937 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-30da2da6-0441-47d1-8c69-fdd92fe34894 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] DELETE https://10.4.3.7/volume/v3/backups/9c990a57-f1d1-44e2-a8f5-80f421c5b506 Jul 10 08:43:19.533000 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-c4e3fa5b-8db2-461f-8d5a-fa8d7559c6ad tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] https://10.4.3.7/volume/v3/volumes/7747a00f-5bbf-4792-bc5a-0aecfeca8984 returned with HTTP 200 Jul 10 08:43:19.533038 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-30da2da6-0441-47d1-8c69-fdd92fe34894 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:19.533229 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-30da2da6-0441-47d1-8c69-fdd92fe34894 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:19.533338 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.contrib.backups [None req-30da2da6-0441-47d1-8c69-fdd92fe34894 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Delete backup with id: 9c990a57-f1d1-44e2-a8f5-80f421c5b506. Jul 10 08:43:19.533449 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1028/4106] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:43:19 2026] GET /volume/v3/volumes/7747a00f-5bbf-4792-bc5a-0aecfeca8984 => generated 877 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:43:19.537710 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:19.537710 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:43:19.553856 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.backup.rpcapi [None req-30da2da6-0441-47d1-8c69-fdd92fe34894 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] delete_backup rpcapi backup_id 9c990a57-f1d1-44e2-a8f5-80f421c5b506 {{(pid=100057) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 08:43:19.555304 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-30da2da6-0441-47d1-8c69-fdd92fe34894 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/9c990a57-f1d1-44e2-a8f5-80f421c5b506 returned with HTTP 202 Jul 10 08:43:19.555797 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1032/4107] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:43:19 2026] DELETE /volume/v3/backups/9c990a57-f1d1-44e2-a8f5-80f421c5b506 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:43:19.564079 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-ef8c8fdd-64f1-49f9-8ff8-88848ce58584 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:19.565821 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-ef8c8fdd-64f1-49f9-8ff8-88848ce58584 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/9c990a57-f1d1-44e2-a8f5-80f421c5b506 Jul 10 08:43:19.566068 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-ef8c8fdd-64f1-49f9-8ff8-88848ce58584 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:19.566249 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-ef8c8fdd-64f1-49f9-8ff8-88848ce58584 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:19.566394 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-ef8c8fdd-64f1-49f9-8ff8-88848ce58584 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 9c990a57-f1d1-44e2-a8f5-80f421c5b506. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:43:19.570330 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:19.570330 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:43:19.571017 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-ef8c8fdd-64f1-49f9-8ff8-88848ce58584 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/9c990a57-f1d1-44e2-a8f5-80f421c5b506 returned with HTTP 200 Jul 10 08:43:19.571518 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1018/4108] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:19 2026] GET /volume/v3/backups/9c990a57-f1d1-44e2-a8f5-80f421c5b506 => generated 822 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:20.137697 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-d76ce90f-6cc5-48b5-a1a8-d3eb15435fef None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:20.139601 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d76ce90f-6cc5-48b5-a1a8-d3eb15435fef tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/ea4e3b85-a381-40ba-b9ee-c3c85a536872 Jul 10 08:43:20.139849 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-d76ce90f-6cc5-48b5-a1a8-d3eb15435fef tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:20.140067 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-d76ce90f-6cc5-48b5-a1a8-d3eb15435fef tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:20.140206 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-d76ce90f-6cc5-48b5-a1a8-d3eb15435fef tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id ea4e3b85-a381-40ba-b9ee-c3c85a536872. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:43:20.145437 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:20.145437 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:43:20.146393 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d76ce90f-6cc5-48b5-a1a8-d3eb15435fef tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/ea4e3b85-a381-40ba-b9ee-c3c85a536872 returned with HTTP 200 Jul 10 08:43:20.146816 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1031/4109] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:20 2026] GET /volume/v3/backups/ea4e3b85-a381-40ba-b9ee-c3c85a536872 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:20.548271 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-b9b2dab9-321d-4b2f-bd95-504037752b5d None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:20.550181 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-b9b2dab9-321d-4b2f-bd95-504037752b5d tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] GET https://10.4.3.7/volume/v3/volumes/7747a00f-5bbf-4792-bc5a-0aecfeca8984 Jul 10 08:43:20.550383 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-b9b2dab9-321d-4b2f-bd95-504037752b5d tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:20.550639 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-b9b2dab9-321d-4b2f-bd95-504037752b5d tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:20.559791 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:20.559791 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:43:20.563132 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-b9b2dab9-321d-4b2f-bd95-504037752b5d tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] Volume info retrieved successfully. Jul 10 08:43:20.567101 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-b9b2dab9-321d-4b2f-bd95-504037752b5d tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] https://10.4.3.7/volume/v3/volumes/7747a00f-5bbf-4792-bc5a-0aecfeca8984 returned with HTTP 200 Jul 10 08:43:20.567456 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1029/4110] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:43:20 2026] GET /volume/v3/volumes/7747a00f-5bbf-4792-bc5a-0aecfeca8984 => generated 877 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:43:20.584174 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-c53dd79b-dca2-4960-8aa2-3cf63475cad5 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:20.585783 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c53dd79b-dca2-4960-8aa2-3cf63475cad5 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/9c990a57-f1d1-44e2-a8f5-80f421c5b506 Jul 10 08:43:20.585991 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c53dd79b-dca2-4960-8aa2-3cf63475cad5 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:20.586200 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c53dd79b-dca2-4960-8aa2-3cf63475cad5 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:20.586343 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-c53dd79b-dca2-4960-8aa2-3cf63475cad5 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 9c990a57-f1d1-44e2-a8f5-80f421c5b506. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:43:20.590016 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c53dd79b-dca2-4960-8aa2-3cf63475cad5 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/9c990a57-f1d1-44e2-a8f5-80f421c5b506 returned with HTTP 404 Jul 10 08:43:20.590513 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1033/4111] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:20 2026] GET /volume/v3/backups/9c990a57-f1d1-44e2-a8f5-80f421c5b506 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:43:20.673674 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-2035791d-5658-440f-91e9-23a5bf47a272 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:20.689108 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-2035791d-5658-440f-91e9-23a5bf47a272 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] DELETE https://10.4.3.7/volume/v3/volumes/bb21ce77-8eb0-44ea-8288-bc33e5c8bce1 Jul 10 08:43:20.689608 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-2035791d-5658-440f-91e9-23a5bf47a272 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:20.692330 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-2035791d-5658-440f-91e9-23a5bf47a272 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'delete' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:20.692817 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-2035791d-5658-440f-91e9-23a5bf47a272 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Delete volume with id: bb21ce77-8eb0-44ea-8288-bc33e5c8bce1 Jul 10 08:43:20.733862 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:20.733862 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:43:20.740387 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-2035791d-5658-440f-91e9-23a5bf47a272 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Volume info retrieved successfully. Jul 10 08:43:20.797361 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-2035791d-5658-440f-91e9-23a5bf47a272 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Delete volume request issued successfully. Jul 10 08:43:20.797603 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-2035791d-5658-440f-91e9-23a5bf47a272 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/volumes/bb21ce77-8eb0-44ea-8288-bc33e5c8bce1 returned with HTTP 202 Jul 10 08:43:20.797997 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1019/4112] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:43:20 2026] DELETE /volume/v3/volumes/bb21ce77-8eb0-44ea-8288-bc33e5c8bce1 => generated 0 bytes in 128 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:43:20.808800 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-03dbd721-3f4e-4b6a-928d-77a7cdc4a832 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:20.810583 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-03dbd721-3f4e-4b6a-928d-77a7cdc4a832 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/volumes/bb21ce77-8eb0-44ea-8288-bc33e5c8bce1 Jul 10 08:43:20.810783 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-03dbd721-3f4e-4b6a-928d-77a7cdc4a832 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:20.810957 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-03dbd721-3f4e-4b6a-928d-77a7cdc4a832 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:20.817858 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:20.817858 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:43:20.823581 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-03dbd721-3f4e-4b6a-928d-77a7cdc4a832 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Volume info retrieved successfully. Jul 10 08:43:20.828024 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-03dbd721-3f4e-4b6a-928d-77a7cdc4a832 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/volumes/bb21ce77-8eb0-44ea-8288-bc33e5c8bce1 returned with HTTP 200 Jul 10 08:43:20.828430 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1032/4113] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:20 2026] GET /volume/v3/volumes/bb21ce77-8eb0-44ea-8288-bc33e5c8bce1 => generated 903 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:21.159736 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-7783f7fb-dd96-4e67-ad0d-7275885998e0 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:21.164764 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-7783f7fb-dd96-4e67-ad0d-7275885998e0 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/ea4e3b85-a381-40ba-b9ee-c3c85a536872 Jul 10 08:43:21.165102 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-7783f7fb-dd96-4e67-ad0d-7275885998e0 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:21.165401 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-7783f7fb-dd96-4e67-ad0d-7275885998e0 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:21.165649 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-7783f7fb-dd96-4e67-ad0d-7275885998e0 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id ea4e3b85-a381-40ba-b9ee-c3c85a536872. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:43:21.181879 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:21.181879 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:43:21.182897 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-7783f7fb-dd96-4e67-ad0d-7275885998e0 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/ea4e3b85-a381-40ba-b9ee-c3c85a536872 returned with HTTP 200 Jul 10 08:43:21.183268 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1030/4114] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:21 2026] GET /volume/v3/backups/ea4e3b85-a381-40ba-b9ee-c3c85a536872 => generated 748 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:21.585367 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-a67930bb-0506-4673-9904-4db867a607a9 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:21.587588 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a67930bb-0506-4673-9904-4db867a607a9 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] GET https://10.4.3.7/volume/v3/volumes/7747a00f-5bbf-4792-bc5a-0aecfeca8984 Jul 10 08:43:21.587866 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a67930bb-0506-4673-9904-4db867a607a9 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:21.588118 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a67930bb-0506-4673-9904-4db867a607a9 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:21.600521 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:21.600521 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:43:21.604546 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-a67930bb-0506-4673-9904-4db867a607a9 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] Volume info retrieved successfully. Jul 10 08:43:21.610165 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a67930bb-0506-4673-9904-4db867a607a9 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] https://10.4.3.7/volume/v3/volumes/7747a00f-5bbf-4792-bc5a-0aecfeca8984 returned with HTTP 200 Jul 10 08:43:21.610734 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1034/4115] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:43:21 2026] GET /volume/v3/volumes/7747a00f-5bbf-4792-bc5a-0aecfeca8984 => generated 877 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:43:21.841993 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-cdab77b4-939d-48ac-8028-11826c81c5fa None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:21.845390 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-cdab77b4-939d-48ac-8028-11826c81c5fa tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/volumes/bb21ce77-8eb0-44ea-8288-bc33e5c8bce1 Jul 10 08:43:21.845662 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-cdab77b4-939d-48ac-8028-11826c81c5fa tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:21.845865 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-cdab77b4-939d-48ac-8028-11826c81c5fa tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:21.851065 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-cdab77b4-939d-48ac-8028-11826c81c5fa tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/volumes/bb21ce77-8eb0-44ea-8288-bc33e5c8bce1 returned with HTTP 404 Jul 10 08:43:21.851497 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1020/4116] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:21 2026] GET /volume/v3/volumes/bb21ce77-8eb0-44ea-8288-bc33e5c8bce1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:43:21.857580 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-d24e4dd7-daf3-4ab6-8590-81b244511795 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:21.859041 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d24e4dd7-daf3-4ab6-8590-81b244511795 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/volumes/bb21ce77-8eb0-44ea-8288-bc33e5c8bce1 Jul 10 08:43:21.859205 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-d24e4dd7-daf3-4ab6-8590-81b244511795 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:21.859369 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-d24e4dd7-daf3-4ab6-8590-81b244511795 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:21.864667 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d24e4dd7-daf3-4ab6-8590-81b244511795 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/volumes/bb21ce77-8eb0-44ea-8288-bc33e5c8bce1 returned with HTTP 404 Jul 10 08:43:21.864989 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1033/4117] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:21 2026] GET /volume/v3/volumes/bb21ce77-8eb0-44ea-8288-bc33e5c8bce1 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:43:21.870683 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-9b77972f-2a1e-4843-93cf-315041e8fa3d None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:21.872204 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-9b77972f-2a1e-4843-93cf-315041e8fa3d tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] DELETE https://10.4.3.7/volume/v3/volumes/bb21ce77-8eb0-44ea-8288-bc33e5c8bce1 Jul 10 08:43:21.872363 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-9b77972f-2a1e-4843-93cf-315041e8fa3d tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:21.872562 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-9b77972f-2a1e-4843-93cf-315041e8fa3d tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:21.872776 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-9b77972f-2a1e-4843-93cf-315041e8fa3d tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Delete volume with id: bb21ce77-8eb0-44ea-8288-bc33e5c8bce1 Jul 10 08:43:21.877714 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-9b77972f-2a1e-4843-93cf-315041e8fa3d tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/volumes/bb21ce77-8eb0-44ea-8288-bc33e5c8bce1 returned with HTTP 404 Jul 10 08:43:21.878284 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1031/4118] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:43:21 2026] DELETE /volume/v3/volumes/bb21ce77-8eb0-44ea-8288-bc33e5c8bce1 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:43:21.889992 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-55a728a8-524e-4152-9857-1949595d792a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:21.891646 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-55a728a8-524e-4152-9857-1949595d792a tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:43:21.891954 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-55a728a8-524e-4152-9857-1949595d792a tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1287860979"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:43:21.893413 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [None req-55a728a8-524e-4152-9857-1949595d792a tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1287860979'}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:43:21.893575 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-55a728a8-524e-4152-9857-1949595d792a tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Create volume of 1 GB Jul 10 08:43:21.897369 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-55a728a8-524e-4152-9857-1949595d792a tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Availability Zones retrieved successfully. Jul 10 08:43:21.902628 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-55a728a8-524e-4152-9857-1949595d792a tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Flow 'volume_create_api' (5d2f9c38-429c-4b78-804f-82e2ef703066) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:43:21.903522 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-55a728a8-524e-4152-9857-1949595d792a tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7686a736-9d66-4cc1-9538-3d92a6c1bf5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:43:21.904415 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-55a728a8-524e-4152-9857-1949595d792a tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Validating volume size '1' using validate_int {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:43:21.937088 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-55a728a8-524e-4152-9857-1949595d792a tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7686a736-9d66-4cc1-9538-3d92a6c1bf5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:43:21.937771 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-55a728a8-524e-4152-9857-1949595d792a tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e24ba53e-e4f5-401a-8f6e-cd5de45450c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:43:21.983393 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-55a728a8-524e-4152-9857-1949595d792a tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Created reservations ['ae350b79-d0f6-409c-92df-c3f0ad5f4294', '58f55e97-bb75-4722-8dcc-6b0ea9bbead9', '61649ce3-c693-4c21-ba9c-f56e83b09820', 'b416e596-c4bc-4b40-ad08-570fc93d40bf'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:43:21.984342 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-55a728a8-524e-4152-9857-1949595d792a tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e24ba53e-e4f5-401a-8f6e-cd5de45450c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae350b79-d0f6-409c-92df-c3f0ad5f4294', '58f55e97-bb75-4722-8dcc-6b0ea9bbead9', '61649ce3-c693-4c21-ba9c-f56e83b09820', 'b416e596-c4bc-4b40-ad08-570fc93d40bf']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:43:21.985152 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-55a728a8-524e-4152-9857-1949595d792a tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57677127-61fb-46b1-9156-289164c758ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:43:22.011561 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-55a728a8-524e-4152-9857-1949595d792a tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57677127-61fb-46b1-9156-289164c758ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '45679dc7-dc19-49c4-a666-a84f81188014', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1287860979',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89b4f3b0b9ba4f73ba9c0401a0ad02f5',qos_specs=None,replication_status=,reservations=['ae350b79-d0f6-409c-92df-c3f0ad5f4294','58f55e97-bb75-4722-8dcc-6b0ea9bbead9','61649ce3-c693-4c21-ba9c-f56e83b09820','b416e596-c4bc-4b40-ad08-570fc93d40bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3d12ef20a3e4f74a599959531b2e8e8',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:43:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1287860979',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=45679dc7-dc19-49c4-a666-a84f81188014,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='89b4f3b0b9ba4f73ba9c0401a0ad02f5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e3d12ef20a3e4f74a599959531b2e8e8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:43:22.012225 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-55a728a8-524e-4152-9857-1949595d792a tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f67db69a-ec9e-4027-9e76-154bcbcd01d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:43:22.028965 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-55a728a8-524e-4152-9857-1949595d792a tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f67db69a-ec9e-4027-9e76-154bcbcd01d8) transitioned into state 'SUCCESS' from state '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-1287860979',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89b4f3b0b9ba4f73ba9c0401a0ad02f5',qos_specs=None,replication_status=,reservations=['ae350b79-d0f6-409c-92df-c3f0ad5f4294','58f55e97-bb75-4722-8dcc-6b0ea9bbead9','61649ce3-c693-4c21-ba9c-f56e83b09820','b416e596-c4bc-4b40-ad08-570fc93d40bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3d12ef20a3e4f74a599959531b2e8e8',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:43:22.029617 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-55a728a8-524e-4152-9857-1949595d792a tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92b32594-edde-4bc2-bc84-46a59eb1d5ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:43:22.039859 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-55a728a8-524e-4152-9857-1949595d792a tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92b32594-edde-4bc2-bc84-46a59eb1d5ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:43:22.041112 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-55a728a8-524e-4152-9857-1949595d792a tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Flow 'volume_create_api' (5d2f9c38-429c-4b78-804f-82e2ef703066) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:43:22.041532 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-55a728a8-524e-4152-9857-1949595d792a tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Create volume request issued successfully. Jul 10 08:43:22.042291 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-55a728a8-524e-4152-9857-1949595d792a tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:43:22.042883 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1035/4119] 10.4.3.7 () {68 vars in 1244 bytes} [Fri Jul 10 08:43:21 2026] POST /volume/v3/volumes => generated 745 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:43:22.061132 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-73c1b7ea-cc03-4b66-9161-cf2323fc751f None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:22.062899 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-73c1b7ea-cc03-4b66-9161-cf2323fc751f tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/volumes/45679dc7-dc19-49c4-a666-a84f81188014 Jul 10 08:43:22.063088 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-73c1b7ea-cc03-4b66-9161-cf2323fc751f tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:22.063282 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-73c1b7ea-cc03-4b66-9161-cf2323fc751f tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:22.069531 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:22.069531 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:43:22.072664 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-73c1b7ea-cc03-4b66-9161-cf2323fc751f tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Volume info retrieved successfully. Jul 10 08:43:22.076257 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-73c1b7ea-cc03-4b66-9161-cf2323fc751f tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/volumes/45679dc7-dc19-49c4-a666-a84f81188014 returned with HTTP 200 Jul 10 08:43:22.076599 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1021/4120] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:22 2026] GET /volume/v3/volumes/45679dc7-dc19-49c4-a666-a84f81188014 => generated 813 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:22.197296 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-eafcccff-755b-4fba-a9c9-63cb62e01360 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:22.199836 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-eafcccff-755b-4fba-a9c9-63cb62e01360 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/ea4e3b85-a381-40ba-b9ee-c3c85a536872 Jul 10 08:43:22.200221 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-eafcccff-755b-4fba-a9c9-63cb62e01360 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:22.200518 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-eafcccff-755b-4fba-a9c9-63cb62e01360 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:22.200697 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-eafcccff-755b-4fba-a9c9-63cb62e01360 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id ea4e3b85-a381-40ba-b9ee-c3c85a536872. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:43:22.206678 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:22.206678 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:43:22.207776 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-eafcccff-755b-4fba-a9c9-63cb62e01360 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/ea4e3b85-a381-40ba-b9ee-c3c85a536872 returned with HTTP 200 Jul 10 08:43:22.208299 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1034/4121] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:22 2026] GET /volume/v3/backups/ea4e3b85-a381-40ba-b9ee-c3c85a536872 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:22.626086 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-92a41ed2-3519-4136-8615-b071c34ce867 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:22.627834 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-92a41ed2-3519-4136-8615-b071c34ce867 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] GET https://10.4.3.7/volume/v3/volumes/7747a00f-5bbf-4792-bc5a-0aecfeca8984 Jul 10 08:43:22.628032 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-92a41ed2-3519-4136-8615-b071c34ce867 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:22.628217 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-92a41ed2-3519-4136-8615-b071c34ce867 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:22.637563 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:22.637563 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:43:22.640828 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-92a41ed2-3519-4136-8615-b071c34ce867 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] Volume info retrieved successfully. Jul 10 08:43:22.644655 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-92a41ed2-3519-4136-8615-b071c34ce867 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] https://10.4.3.7/volume/v3/volumes/7747a00f-5bbf-4792-bc5a-0aecfeca8984 returned with HTTP 200 Jul 10 08:43:22.645140 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1032/4122] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:43:22 2026] GET /volume/v3/volumes/7747a00f-5bbf-4792-bc5a-0aecfeca8984 => generated 877 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:43:23.088953 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-ab076819-b647-44d5-b3eb-45ed3348e699 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:23.090679 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ab076819-b647-44d5-b3eb-45ed3348e699 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/volumes/45679dc7-dc19-49c4-a666-a84f81188014 Jul 10 08:43:23.090847 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ab076819-b647-44d5-b3eb-45ed3348e699 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:23.091020 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ab076819-b647-44d5-b3eb-45ed3348e699 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:23.097511 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:23.097511 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:43:23.101004 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-ab076819-b647-44d5-b3eb-45ed3348e699 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Volume info retrieved successfully. Jul 10 08:43:23.105113 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ab076819-b647-44d5-b3eb-45ed3348e699 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/volumes/45679dc7-dc19-49c4-a666-a84f81188014 returned with HTTP 200 Jul 10 08:43:23.105664 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1036/4123] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:23 2026] GET /volume/v3/volumes/45679dc7-dc19-49c4-a666-a84f81188014 => generated 838 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:23.220501 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-3b3155a3-a023-401e-b4e9-71f40a52636c None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:23.233808 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-3b3155a3-a023-401e-b4e9-71f40a52636c tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/ea4e3b85-a381-40ba-b9ee-c3c85a536872 Jul 10 08:43:23.235102 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-3b3155a3-a023-401e-b4e9-71f40a52636c tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:23.239195 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-3b3155a3-a023-401e-b4e9-71f40a52636c tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:23.239195 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-3b3155a3-a023-401e-b4e9-71f40a52636c tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id ea4e3b85-a381-40ba-b9ee-c3c85a536872. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:43:23.248479 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:23.248479 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:43:23.249637 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-3b3155a3-a023-401e-b4e9-71f40a52636c tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/ea4e3b85-a381-40ba-b9ee-c3c85a536872 returned with HTTP 200 Jul 10 08:43:23.250167 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1022/4124] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:23 2026] GET /volume/v3/backups/ea4e3b85-a381-40ba-b9ee-c3c85a536872 => generated 748 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:23.666946 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-0f908f4f-a455-41b8-b636-0e1399ea79ba None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:23.674951 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-0f908f4f-a455-41b8-b636-0e1399ea79ba tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] GET https://10.4.3.7/volume/v3/volumes/7747a00f-5bbf-4792-bc5a-0aecfeca8984 Jul 10 08:43:23.674951 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-0f908f4f-a455-41b8-b636-0e1399ea79ba tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:23.674951 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-0f908f4f-a455-41b8-b636-0e1399ea79ba tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:23.705705 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:23.705705 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:43:23.714127 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-0f908f4f-a455-41b8-b636-0e1399ea79ba tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] Volume info retrieved successfully. Jul 10 08:43:23.722018 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-0f908f4f-a455-41b8-b636-0e1399ea79ba tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] https://10.4.3.7/volume/v3/volumes/7747a00f-5bbf-4792-bc5a-0aecfeca8984 returned with HTTP 200 Jul 10 08:43:23.722819 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1035/4125] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:43:23 2026] GET /volume/v3/volumes/7747a00f-5bbf-4792-bc5a-0aecfeca8984 => generated 877 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:43:24.114550 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-2797e13f-3853-40bc-877d-f492f43f07d4 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:24.116249 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-2797e13f-3853-40bc-877d-f492f43f07d4 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] DELETE https://10.4.3.7/volume/v3/volumes/c199b661-35c6-4578-b83c-391b1c001178 Jul 10 08:43:24.116456 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-2797e13f-3853-40bc-877d-f492f43f07d4 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:24.116718 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-2797e13f-3853-40bc-877d-f492f43f07d4 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Calling method 'delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:24.116897 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-2797e13f-3853-40bc-877d-f492f43f07d4 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Delete volume with id: c199b661-35c6-4578-b83c-391b1c001178 Jul 10 08:43:24.123562 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:24.123562 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:43:24.124017 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-2797e13f-3853-40bc-877d-f492f43f07d4 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Volume info retrieved successfully. Jul 10 08:43:24.147821 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-2797e13f-3853-40bc-877d-f492f43f07d4 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Delete volume request issued successfully. Jul 10 08:43:24.147821 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-2797e13f-3853-40bc-877d-f492f43f07d4 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] https://10.4.3.7/volume/v3/volumes/c199b661-35c6-4578-b83c-391b1c001178 returned with HTTP 202 Jul 10 08:43:24.147821 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1033/4126] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:43:24 2026] DELETE /volume/v3/volumes/c199b661-35c6-4578-b83c-391b1c001178 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:43:24.154590 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-53129a0b-a2e3-4702-a42e-66488c50e2a9 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:24.155569 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-53129a0b-a2e3-4702-a42e-66488c50e2a9 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] GET https://10.4.3.7/volume/v3/volumes/c199b661-35c6-4578-b83c-391b1c001178 Jul 10 08:43:24.155767 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-53129a0b-a2e3-4702-a42e-66488c50e2a9 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:24.156016 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-53129a0b-a2e3-4702-a42e-66488c50e2a9 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:24.163692 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:24.163692 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:43:24.171290 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-53129a0b-a2e3-4702-a42e-66488c50e2a9 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Volume info retrieved successfully. Jul 10 08:43:24.174776 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-53129a0b-a2e3-4702-a42e-66488c50e2a9 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] https://10.4.3.7/volume/v3/volumes/c199b661-35c6-4578-b83c-391b1c001178 returned with HTTP 200 Jul 10 08:43:24.175059 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1037/4127] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:24 2026] GET /volume/v3/volumes/c199b661-35c6-4578-b83c-391b1c001178 => generated 853 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:24.262505 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-5da62829-5e52-4749-8280-0d373392d6bf None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:24.264083 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-5da62829-5e52-4749-8280-0d373392d6bf tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/ea4e3b85-a381-40ba-b9ee-c3c85a536872 Jul 10 08:43:24.264247 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-5da62829-5e52-4749-8280-0d373392d6bf tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:24.264425 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-5da62829-5e52-4749-8280-0d373392d6bf tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:24.264522 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-5da62829-5e52-4749-8280-0d373392d6bf tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id ea4e3b85-a381-40ba-b9ee-c3c85a536872. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:43:24.268255 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:24.268255 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:43:24.271431 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-5da62829-5e52-4749-8280-0d373392d6bf tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/ea4e3b85-a381-40ba-b9ee-c3c85a536872 returned with HTTP 200 Jul 10 08:43:24.271431 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1023/4128] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:24 2026] GET /volume/v3/backups/ea4e3b85-a381-40ba-b9ee-c3c85a536872 => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:24.739008 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-3d3a1b6c-4a1f-4933-8340-af12a03dd348 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:24.740938 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-3d3a1b6c-4a1f-4933-8340-af12a03dd348 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] GET https://10.4.3.7/volume/v3/volumes/7747a00f-5bbf-4792-bc5a-0aecfeca8984 Jul 10 08:43:24.741182 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-3d3a1b6c-4a1f-4933-8340-af12a03dd348 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:24.741458 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-3d3a1b6c-4a1f-4933-8340-af12a03dd348 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:24.754360 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:24.754360 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:43:24.757907 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-3d3a1b6c-4a1f-4933-8340-af12a03dd348 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] Volume info retrieved successfully. Jul 10 08:43:24.763280 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-3d3a1b6c-4a1f-4933-8340-af12a03dd348 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] https://10.4.3.7/volume/v3/volumes/7747a00f-5bbf-4792-bc5a-0aecfeca8984 returned with HTTP 200 Jul 10 08:43:24.763792 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1036/4129] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:43:24 2026] GET /volume/v3/volumes/7747a00f-5bbf-4792-bc5a-0aecfeca8984 => generated 877 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:43:25.193479 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-af269aa3-87c0-472a-a3a7-7e4dc46af124 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:25.197122 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-af269aa3-87c0-472a-a3a7-7e4dc46af124 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] GET https://10.4.3.7/volume/v3/volumes/c199b661-35c6-4578-b83c-391b1c001178 Jul 10 08:43:25.197314 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-af269aa3-87c0-472a-a3a7-7e4dc46af124 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:25.197534 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-af269aa3-87c0-472a-a3a7-7e4dc46af124 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:25.203832 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-af269aa3-87c0-472a-a3a7-7e4dc46af124 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] https://10.4.3.7/volume/v3/volumes/c199b661-35c6-4578-b83c-391b1c001178 returned with HTTP 404 Jul 10 08:43:25.204518 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1034/4130] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:25 2026] GET /volume/v3/volumes/c199b661-35c6-4578-b83c-391b1c001178 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:43:25.212972 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-2e05e81f-126e-4a8b-bc5a-61dae9ef77cf None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:25.216448 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2e05e81f-126e-4a8b-bc5a-61dae9ef77cf tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] DELETE https://10.4.3.7/volume/v3/volumes/3e9ad314-4127-4b83-a472-0c93f76f9069 Jul 10 08:43:25.216448 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2e05e81f-126e-4a8b-bc5a-61dae9ef77cf tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:25.216448 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2e05e81f-126e-4a8b-bc5a-61dae9ef77cf tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:25.216448 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-2e05e81f-126e-4a8b-bc5a-61dae9ef77cf tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Delete volume with id: 3e9ad314-4127-4b83-a472-0c93f76f9069 Jul 10 08:43:25.231475 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:25.231475 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:43:25.232399 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-2e05e81f-126e-4a8b-bc5a-61dae9ef77cf tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Volume info retrieved successfully. Jul 10 08:43:25.256363 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-2e05e81f-126e-4a8b-bc5a-61dae9ef77cf tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Delete volume request issued successfully. Jul 10 08:43:25.256596 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2e05e81f-126e-4a8b-bc5a-61dae9ef77cf tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] https://10.4.3.7/volume/v3/volumes/3e9ad314-4127-4b83-a472-0c93f76f9069 returned with HTTP 202 Jul 10 08:43:25.257285 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1038/4131] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:43:25 2026] DELETE /volume/v3/volumes/3e9ad314-4127-4b83-a472-0c93f76f9069 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:43:25.266065 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-fadddc09-4f64-4824-9f88-b9f4916221c0 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:25.268769 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-fadddc09-4f64-4824-9f88-b9f4916221c0 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] GET https://10.4.3.7/volume/v3/volumes/3e9ad314-4127-4b83-a472-0c93f76f9069 Jul 10 08:43:25.269333 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-fadddc09-4f64-4824-9f88-b9f4916221c0 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:25.269613 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-fadddc09-4f64-4824-9f88-b9f4916221c0 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:25.282555 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:25.282555 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:43:25.287355 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-1da22c28-1115-4938-8e44-6cd70e95c403 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:25.287886 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-fadddc09-4f64-4824-9f88-b9f4916221c0 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Volume info retrieved successfully. Jul 10 08:43:25.289955 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-1da22c28-1115-4938-8e44-6cd70e95c403 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/ea4e3b85-a381-40ba-b9ee-c3c85a536872 Jul 10 08:43:25.290203 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-1da22c28-1115-4938-8e44-6cd70e95c403 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:25.290456 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-1da22c28-1115-4938-8e44-6cd70e95c403 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:25.290599 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-1da22c28-1115-4938-8e44-6cd70e95c403 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id ea4e3b85-a381-40ba-b9ee-c3c85a536872. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:43:25.293875 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-fadddc09-4f64-4824-9f88-b9f4916221c0 tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] https://10.4.3.7/volume/v3/volumes/3e9ad314-4127-4b83-a472-0c93f76f9069 returned with HTTP 200 Jul 10 08:43:25.294387 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1024/4132] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:25 2026] GET /volume/v3/volumes/3e9ad314-4127-4b83-a472-0c93f76f9069 => generated 853 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:25.298248 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:25.298248 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:43:25.299516 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-1da22c28-1115-4938-8e44-6cd70e95c403 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/ea4e3b85-a381-40ba-b9ee-c3c85a536872 returned with HTTP 200 Jul 10 08:43:25.300082 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1037/4133] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:25 2026] GET /volume/v3/backups/ea4e3b85-a381-40ba-b9ee-c3c85a536872 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:25.777815 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-4f873b93-2dde-4275-8648-e01d81f7a675 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:25.780066 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-4f873b93-2dde-4275-8648-e01d81f7a675 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] GET https://10.4.3.7/volume/v3/volumes/7747a00f-5bbf-4792-bc5a-0aecfeca8984 Jul 10 08:43:25.780297 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-4f873b93-2dde-4275-8648-e01d81f7a675 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:25.780534 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-4f873b93-2dde-4275-8648-e01d81f7a675 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:25.791654 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:25.791654 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:43:25.795554 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-4f873b93-2dde-4275-8648-e01d81f7a675 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] Volume info retrieved successfully. Jul 10 08:43:25.800835 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-4f873b93-2dde-4275-8648-e01d81f7a675 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] https://10.4.3.7/volume/v3/volumes/7747a00f-5bbf-4792-bc5a-0aecfeca8984 returned with HTTP 200 Jul 10 08:43:25.801265 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1035/4134] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:43:25 2026] GET /volume/v3/volumes/7747a00f-5bbf-4792-bc5a-0aecfeca8984 => generated 877 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:43:26.101762 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-bc1f46a0-7297-45dc-9e29-e43a806fcd22 req-56aa3283-df38-4a22-ae78-056ce47e82e1 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:26.103380 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-bc1f46a0-7297-45dc-9e29-e43a806fcd22 req-56aa3283-df38-4a22-ae78-056ce47e82e1 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] POST https://10.4.3.7/volume/v3/attachments/5e0a2b7b-2de3-4acb-9f52-5ca92bf085e6/action Jul 10 08:43:26.107776 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-bc1f46a0-7297-45dc-9e29-e43a806fcd22 req-56aa3283-df38-4a22-ae78-056ce47e82e1 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] Action body: b'{"os-complete": null}' {{(pid=100057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:43:26.107776 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-bc1f46a0-7297-45dc-9e29-e43a806fcd22 req-56aa3283-df38-4a22-ae78-056ce47e82e1 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:43:26.129137 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:26.129137 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:43:26.140715 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-bc1f46a0-7297-45dc-9e29-e43a806fcd22 req-56aa3283-df38-4a22-ae78-056ce47e82e1 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] https://10.4.3.7/volume/v3/attachments/5e0a2b7b-2de3-4acb-9f52-5ca92bf085e6/action returned with HTTP 204 Jul 10 08:43:26.141125 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1039/4135] 10.4.3.7 () {74 vars in 1711 bytes} [Fri Jul 10 08:43:26 2026] POST /volume/v3/attachments/5e0a2b7b-2de3-4acb-9f52-5ca92bf085e6/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:43:26.312673 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-416cd21d-d536-485d-91af-8d6aa7e74c6a None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:26.315977 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-416cd21d-d536-485d-91af-8d6aa7e74c6a tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] GET https://10.4.3.7/volume/v3/volumes/3e9ad314-4127-4b83-a472-0c93f76f9069 Jul 10 08:43:26.316262 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-416cd21d-d536-485d-91af-8d6aa7e74c6a tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:26.316578 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-416cd21d-d536-485d-91af-8d6aa7e74c6a tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:26.318768 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-ffecfbc7-42fc-4100-8de8-fdd4847a7a30 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:26.325160 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-ffecfbc7-42fc-4100-8de8-fdd4847a7a30 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/ea4e3b85-a381-40ba-b9ee-c3c85a536872 Jul 10 08:43:26.325160 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-ffecfbc7-42fc-4100-8de8-fdd4847a7a30 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:26.325383 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-416cd21d-d536-485d-91af-8d6aa7e74c6a tempest-TestServerVolumeAttachmentScenario-446143629 tempest-TestServerVolumeAttachmentScenario-446143629-project-member] https://10.4.3.7/volume/v3/volumes/3e9ad314-4127-4b83-a472-0c93f76f9069 returned with HTTP 404 Jul 10 08:43:26.325664 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-ffecfbc7-42fc-4100-8de8-fdd4847a7a30 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:26.325728 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1025/4136] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:26 2026] GET /volume/v3/volumes/3e9ad314-4127-4b83-a472-0c93f76f9069 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:43:26.326009 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-ffecfbc7-42fc-4100-8de8-fdd4847a7a30 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id ea4e3b85-a381-40ba-b9ee-c3c85a536872. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:43:26.335553 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:26.335553 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:43:26.335553 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-ffecfbc7-42fc-4100-8de8-fdd4847a7a30 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/ea4e3b85-a381-40ba-b9ee-c3c85a536872 returned with HTTP 200 Jul 10 08:43:26.335553 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1038/4137] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:26 2026] GET /volume/v3/backups/ea4e3b85-a381-40ba-b9ee-c3c85a536872 => generated 748 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:26.817176 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-0b6284d1-8a09-418d-b959-3fd8a772412c None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:26.819265 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-0b6284d1-8a09-418d-b959-3fd8a772412c tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] GET https://10.4.3.7/volume/v3/volumes/7747a00f-5bbf-4792-bc5a-0aecfeca8984 Jul 10 08:43:26.819544 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-0b6284d1-8a09-418d-b959-3fd8a772412c tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:26.819803 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-0b6284d1-8a09-418d-b959-3fd8a772412c tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:26.834144 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:26.834144 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:43:26.839224 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-0b6284d1-8a09-418d-b959-3fd8a772412c tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] Volume info retrieved successfully. Jul 10 08:43:26.847315 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-0b6284d1-8a09-418d-b959-3fd8a772412c tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] https://10.4.3.7/volume/v3/volumes/7747a00f-5bbf-4792-bc5a-0aecfeca8984 returned with HTTP 200 Jul 10 08:43:26.847874 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1036/4138] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:43:26 2026] GET /volume/v3/volumes/7747a00f-5bbf-4792-bc5a-0aecfeca8984 => generated 1169 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:43:26.861575 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-a070aa24-4100-4a4f-b567-f389d3578000 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:26.864728 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a070aa24-4100-4a4f-b567-f389d3578000 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] GET https://10.4.3.7/volume/v3/volumes/7747a00f-5bbf-4792-bc5a-0aecfeca8984 Jul 10 08:43:26.864728 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a070aa24-4100-4a4f-b567-f389d3578000 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:26.864728 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a070aa24-4100-4a4f-b567-f389d3578000 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:26.876474 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:26.876474 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:43:26.880036 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-a070aa24-4100-4a4f-b567-f389d3578000 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] Volume info retrieved successfully. Jul 10 08:43:26.885384 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a070aa24-4100-4a4f-b567-f389d3578000 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] https://10.4.3.7/volume/v3/volumes/7747a00f-5bbf-4792-bc5a-0aecfeca8984 returned with HTTP 200 Jul 10 08:43:26.885384 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1040/4139] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:43:26 2026] GET /volume/v3/volumes/7747a00f-5bbf-4792-bc5a-0aecfeca8984 => generated 1169 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:43:26.899153 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-764600dc-e879-4fa4-a434-a0577df2377d None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:26.901026 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1026/4140] 10.4.3.7 () {70 vars in 1597 bytes} [Fri Jul 10 08:43:26 2026] DELETE /volume/v3/attachments/5e0a2b7b-2de3-4acb-9f52-5ca92bf085e6 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 227 bytes (1 switches on core 0) Jul 10 08:43:26.910925 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-71bdc160-1b95-45d9-b29c-c55c06df72c8 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:26.940051 np0000004976 devstack@c-api.service[100054]: WARNING keystonemiddleware.auth_token [None req-71bdc160-1b95-45d9-b29c-c55c06df72c8 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 10 08:43:26.941129 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1039/4141] 10.4.3.7 () {70 vars in 1597 bytes} [Fri Jul 10 08:43:26 2026] DELETE /volume/v3/attachments/5e0a2b7b-2de3-4acb-9f52-5ca92bf085e6 => generated 114 bytes in 31 msecs (HTTP/1.1 401) 5 headers in 227 bytes (1 switches on core 0) Jul 10 08:43:26.948399 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-95deb328-64c3-46ec-a241-5d5723fad01d None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:26.951657 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-95deb328-64c3-46ec-a241-5d5723fad01d tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] DELETE https://10.4.3.7/volume/v3/attachments/5e0a2b7b-2de3-4acb-9f52-5ca92bf085e6 Jul 10 08:43:26.951657 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-95deb328-64c3-46ec-a241-5d5723fad01d tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:26.951657 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-95deb328-64c3-46ec-a241-5d5723fad01d tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] Calling method 'version_select' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:26.960809 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:26.960809 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:43:27.054049 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-95deb328-64c3-46ec-a241-5d5723fad01d tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] Attachment connected to vm fb331864-56bf-459e-807a-01f92212b97b, checking data on nova Jul 10 08:43:27.054461 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.compute.nova [None req-95deb328-64c3-46ec-a241-5d5723fad01d tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] Creating Keystone token plugin using URL: https://10.4.3.7/identity {{(pid=100056) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 10 08:43:27.257310 np0000004976 devstack@c-api.service[100056]: DEBUG novaclient.v2.client [None req-95deb328-64c3-46ec-a241-5d5723fad01d tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] REQ: curl -g -i -X GET https://10.4.3.7/compute/v2.1/servers/fb331864-56bf-459e-807a-01f92212b97b/os-volume_attachments/7747a00f-5bbf-4792-bc5a-0aecfeca8984 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}9b637f92ff0027ee2e46da4b6758da4d7df71dcdc66fb700d0c7382557f9c1d7" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-95deb328-64c3-46ec-a241-5d5723fad01d" -H "X-Service-Token: {SHA256}81ca4aa2b5cb0773d08675ba94aaaba7ac658e7323f6fd79fcfff5997cd10fd5" {{(pid=100056) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 10 08:43:27.349385 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-342ddc70-1612-463d-94c7-245f8065fbcf None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:27.352577 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-342ddc70-1612-463d-94c7-245f8065fbcf tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/ea4e3b85-a381-40ba-b9ee-c3c85a536872 Jul 10 08:43:27.352843 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-342ddc70-1612-463d-94c7-245f8065fbcf tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:27.353062 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-342ddc70-1612-463d-94c7-245f8065fbcf tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:27.353148 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-342ddc70-1612-463d-94c7-245f8065fbcf tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id ea4e3b85-a381-40ba-b9ee-c3c85a536872. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:43:27.357780 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:27.357780 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:43:27.358837 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-342ddc70-1612-463d-94c7-245f8065fbcf tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/ea4e3b85-a381-40ba-b9ee-c3c85a536872 returned with HTTP 200 Jul 10 08:43:27.359193 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1041/4142] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:27 2026] GET /volume/v3/backups/ea4e3b85-a381-40ba-b9ee-c3c85a536872 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:27.361035 np0000004976 devstack@c-api.service[100056]: DEBUG novaclient.v2.client [None req-95deb328-64c3-46ec-a241-5d5723fad01d tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 10 Jul 2026 08:43:27 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-7cb6c10e-8677-4b25-8e84-dd59f9c153e6 x-openstack-request-id: req-7cb6c10e-8677-4b25-8e84-dd59f9c153e6 {{(pid=100056) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 10 08:43:27.361263 np0000004976 devstack@c-api.service[100056]: DEBUG novaclient.v2.client [None req-95deb328-64c3-46ec-a241-5d5723fad01d tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "7747a00f-5bbf-4792-bc5a-0aecfeca8984", "serverId": "fb331864-56bf-459e-807a-01f92212b97b", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "5e0a2b7b-2de3-4acb-9f52-5ca92bf085e6", "bdm_uuid": "9895a3d3-5f12-4a7f-87bb-80897d3067ce"}} {{(pid=100056) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 10 08:43:27.361437 np0000004976 devstack@c-api.service[100056]: DEBUG novaclient.v2.client [None req-95deb328-64c3-46ec-a241-5d5723fad01d tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] GET call to compute for https://10.4.3.7/compute/v2.1/servers/fb331864-56bf-459e-807a-01f92212b97b/os-volume_attachments/7747a00f-5bbf-4792-bc5a-0aecfeca8984 used request id req-7cb6c10e-8677-4b25-8e84-dd59f9c153e6 {{(pid=100056) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 10 08:43:27.364045 np0000004976 devstack@c-api.service[100056]: ERROR cinder.volume.api [None req-95deb328-64c3-46ec-a241-5d5723fad01d tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-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 Jul 10 08:43:27.366531 np0000004976 devstack@c-api.service[100056]: ERROR cinder.api.middleware.fault [None req-95deb328-64c3-46ec-a241-5d5723fad01d tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] Caught error: Detach volume from instance fb331864-56bf-459e-807a-01f92212b97b using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance fb331864-56bf-459e-807a-01f92212b97b using the Compute API Jul 10 08:43:27.366531 np0000004976 devstack@c-api.service[100056]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 10 08:43:27.366531 np0000004976 devstack@c-api.service[100056]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 10 08:43:27.366531 np0000004976 devstack@c-api.service[100056]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 10 08:43:27.366531 np0000004976 devstack@c-api.service[100056]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 08:43:27.366531 np0000004976 devstack@c-api.service[100056]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 08:43:27.366531 np0000004976 devstack@c-api.service[100056]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 08:43:27.366531 np0000004976 devstack@c-api.service[100056]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 08:43:27.366531 np0000004976 devstack@c-api.service[100056]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 10 08:43:27.366531 np0000004976 devstack@c-api.service[100056]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 08:43:27.366531 np0000004976 devstack@c-api.service[100056]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 08:43:27.366531 np0000004976 devstack@c-api.service[100056]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 08:43:27.366531 np0000004976 devstack@c-api.service[100056]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 08:43:27.366531 np0000004976 devstack@c-api.service[100056]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 08:43:27.366531 np0000004976 devstack@c-api.service[100056]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 10 08:43:27.366531 np0000004976 devstack@c-api.service[100056]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 08:43:27.366531 np0000004976 devstack@c-api.service[100056]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 08:43:27.366531 np0000004976 devstack@c-api.service[100056]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 112, in __call__ Jul 10 08:43:27.366531 np0000004976 devstack@c-api.service[100056]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 10 08:43:27.366531 np0000004976 devstack@c-api.service[100056]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 08:43:27.366531 np0000004976 devstack@c-api.service[100056]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 08:43:27.366531 np0000004976 devstack@c-api.service[100056]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 08:43:27.366531 np0000004976 devstack@c-api.service[100056]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 08:43:27.366531 np0000004976 devstack@c-api.service[100056]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 10 08:43:27.366531 np0000004976 devstack@c-api.service[100056]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 08:43:27.366531 np0000004976 devstack@c-api.service[100056]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 08:43:27.366531 np0000004976 devstack@c-api.service[100056]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 08:43:27.366531 np0000004976 devstack@c-api.service[100056]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 08:43:27.366531 np0000004976 devstack@c-api.service[100056]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 08:43:27.366531 np0000004976 devstack@c-api.service[100056]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 10 08:43:27.366531 np0000004976 devstack@c-api.service[100056]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 08:43:27.366531 np0000004976 devstack@c-api.service[100056]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 08:43:27.366531 np0000004976 devstack@c-api.service[100056]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 10 08:43:27.366531 np0000004976 devstack@c-api.service[100056]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 10 08:43:27.366531 np0000004976 devstack@c-api.service[100056]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 08:43:27.366531 np0000004976 devstack@c-api.service[100056]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 08:43:27.366531 np0000004976 devstack@c-api.service[100056]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 08:43:27.366531 np0000004976 devstack@c-api.service[100056]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 08:43:27.366531 np0000004976 devstack@c-api.service[100056]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 10 08:43:27.366531 np0000004976 devstack@c-api.service[100056]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 08:43:27.366531 np0000004976 devstack@c-api.service[100056]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 08:43:27.366531 np0000004976 devstack@c-api.service[100056]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 08:43:27.366531 np0000004976 devstack@c-api.service[100056]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 08:43:27.366531 np0000004976 devstack@c-api.service[100056]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 08:43:27.366531 np0000004976 devstack@c-api.service[100056]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 10 08:43:27.366531 np0000004976 devstack@c-api.service[100056]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 08:43:27.366531 np0000004976 devstack@c-api.service[100056]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 08:43:27.366531 np0000004976 devstack@c-api.service[100056]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Jul 10 08:43:27.366531 np0000004976 devstack@c-api.service[100056]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 10 08:43:27.366531 np0000004976 devstack@c-api.service[100056]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 08:43:27.368088 np0000004976 devstack@c-api.service[100056]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 08:43:27.368088 np0000004976 devstack@c-api.service[100056]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 08:43:27.368088 np0000004976 devstack@c-api.service[100056]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 08:43:27.368088 np0000004976 devstack@c-api.service[100056]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 10 08:43:27.368088 np0000004976 devstack@c-api.service[100056]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 08:43:27.368088 np0000004976 devstack@c-api.service[100056]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 08:43:27.368088 np0000004976 devstack@c-api.service[100056]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 10 08:43:27.368088 np0000004976 devstack@c-api.service[100056]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 10 08:43:27.368088 np0000004976 devstack@c-api.service[100056]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 08:43:27.368088 np0000004976 devstack@c-api.service[100056]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 10 08:43:27.368088 np0000004976 devstack@c-api.service[100056]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 10 08:43:27.368088 np0000004976 devstack@c-api.service[100056]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 08:43:27.368088 np0000004976 devstack@c-api.service[100056]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 10 08:43:27.368088 np0000004976 devstack@c-api.service[100056]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 10 08:43:27.368088 np0000004976 devstack@c-api.service[100056]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 08:43:27.368088 np0000004976 devstack@c-api.service[100056]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 10 08:43:27.368088 np0000004976 devstack@c-api.service[100056]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 10 08:43:27.368088 np0000004976 devstack@c-api.service[100056]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 08:43:27.368088 np0000004976 devstack@c-api.service[100056]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 08:43:27.368088 np0000004976 devstack@c-api.service[100056]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 08:43:27.368088 np0000004976 devstack@c-api.service[100056]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 08:43:27.368088 np0000004976 devstack@c-api.service[100056]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 10 08:43:27.368088 np0000004976 devstack@c-api.service[100056]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 08:43:27.368088 np0000004976 devstack@c-api.service[100056]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 08:43:27.368088 np0000004976 devstack@c-api.service[100056]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 10 08:43:27.368088 np0000004976 devstack@c-api.service[100056]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 10 08:43:27.368088 np0000004976 devstack@c-api.service[100056]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 08:43:27.368088 np0000004976 devstack@c-api.service[100056]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 10 08:43:27.368088 np0000004976 devstack@c-api.service[100056]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 10 08:43:27.368088 np0000004976 devstack@c-api.service[100056]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 08:43:27.368088 np0000004976 devstack@c-api.service[100056]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 10 08:43:27.368088 np0000004976 devstack@c-api.service[100056]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 10 08:43:27.368088 np0000004976 devstack@c-api.service[100056]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 08:43:27.368088 np0000004976 devstack@c-api.service[100056]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Jul 10 08:43:27.368088 np0000004976 devstack@c-api.service[100056]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Jul 10 08:43:27.368088 np0000004976 devstack@c-api.service[100056]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 08:43:27.368088 np0000004976 devstack@c-api.service[100056]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Jul 10 08:43:27.368088 np0000004976 devstack@c-api.service[100056]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Jul 10 08:43:27.368088 np0000004976 devstack@c-api.service[100056]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 08:43:27.368088 np0000004976 devstack@c-api.service[100056]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Jul 10 08:43:27.368088 np0000004976 devstack@c-api.service[100056]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Jul 10 08:43:27.368088 np0000004976 devstack@c-api.service[100056]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 10 08:43:27.368088 np0000004976 devstack@c-api.service[100056]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 10 08:43:27.368088 np0000004976 devstack@c-api.service[100056]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance fb331864-56bf-459e-807a-01f92212b97b using the Compute API Jul 10 08:43:27.368088 np0000004976 devstack@c-api.service[100056]: ERROR cinder.api.middleware.fault Jul 10 08:43:27.368088 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.middleware.fault [None req-95deb328-64c3-46ec-a241-5d5723fad01d tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] https://10.4.3.7/volume/v3/attachments/5e0a2b7b-2de3-4acb-9f52-5ca92bf085e6 returned with HTTP 409 Jul 10 08:43:27.370043 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1037/4143] 10.4.3.7 () {68 vars in 1390 bytes} [Fri Jul 10 08:43:26 2026] DELETE /volume/v3/attachments/5e0a2b7b-2de3-4acb-9f52-5ca92bf085e6 => generated 167 bytes in 422 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:43:27.408479 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-5e5513a2-0358-4066-b75d-87b4c8866fbe req-f7418a62-71a5-4de5-9119-281265e6e7ec None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:27.410968 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-5e5513a2-0358-4066-b75d-87b4c8866fbe req-f7418a62-71a5-4de5-9119-281265e6e7ec tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] GET https://10.4.3.7/volume/v3/volumes/7747a00f-5bbf-4792-bc5a-0aecfeca8984 Jul 10 08:43:27.411212 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-5e5513a2-0358-4066-b75d-87b4c8866fbe req-f7418a62-71a5-4de5-9119-281265e6e7ec tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:27.411461 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-5e5513a2-0358-4066-b75d-87b4c8866fbe req-f7418a62-71a5-4de5-9119-281265e6e7ec tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:27.424346 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:27.424346 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:43:27.430272 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [req-5e5513a2-0358-4066-b75d-87b4c8866fbe req-f7418a62-71a5-4de5-9119-281265e6e7ec tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] Volume info retrieved successfully. Jul 10 08:43:27.437518 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-5e5513a2-0358-4066-b75d-87b4c8866fbe req-f7418a62-71a5-4de5-9119-281265e6e7ec tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] https://10.4.3.7/volume/v3/volumes/7747a00f-5bbf-4792-bc5a-0aecfeca8984 returned with HTTP 200 Jul 10 08:43:27.438020 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1027/4144] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:43:27 2026] GET /volume/v3/volumes/7747a00f-5bbf-4792-bc5a-0aecfeca8984 => generated 1151 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:43:27.463589 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-5e5513a2-0358-4066-b75d-87b4c8866fbe req-6934aa6f-58fe-4fc8-a1c7-69e5e65399a5 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:27.467110 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-5e5513a2-0358-4066-b75d-87b4c8866fbe req-6934aa6f-58fe-4fc8-a1c7-69e5e65399a5 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] POST https://10.4.3.7/volume/v3/volumes/7747a00f-5bbf-4792-bc5a-0aecfeca8984/action Jul 10 08:43:27.467614 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-5e5513a2-0358-4066-b75d-87b4c8866fbe req-6934aa6f-58fe-4fc8-a1c7-69e5e65399a5 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100054) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:43:27.467771 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-5e5513a2-0358-4066-b75d-87b4c8866fbe req-6934aa6f-58fe-4fc8-a1c7-69e5e65399a5 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:43:27.481897 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:27.481897 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:43:27.482523 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-5e5513a2-0358-4066-b75d-87b4c8866fbe req-6934aa6f-58fe-4fc8-a1c7-69e5e65399a5 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] Volume info retrieved successfully. Jul 10 08:43:27.489395 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-5e5513a2-0358-4066-b75d-87b4c8866fbe req-6934aa6f-58fe-4fc8-a1c7-69e5e65399a5 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] Begin detaching volume completed successfully. Jul 10 08:43:27.489678 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-5e5513a2-0358-4066-b75d-87b4c8866fbe req-6934aa6f-58fe-4fc8-a1c7-69e5e65399a5 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] https://10.4.3.7/volume/v3/volumes/7747a00f-5bbf-4792-bc5a-0aecfeca8984/action returned with HTTP 202 Jul 10 08:43:27.490180 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1040/4145] 10.4.3.7 () {72 vars in 1658 bytes} [Fri Jul 10 08:43:27 2026] POST /volume/v3/volumes/7747a00f-5bbf-4792-bc5a-0aecfeca8984/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:43:28.370058 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-516c1a49-23ed-49f6-a73f-ad9ea156e1ed None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:28.372551 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-516c1a49-23ed-49f6-a73f-ad9ea156e1ed tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/ea4e3b85-a381-40ba-b9ee-c3c85a536872 Jul 10 08:43:28.373022 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-516c1a49-23ed-49f6-a73f-ad9ea156e1ed tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:28.373317 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-516c1a49-23ed-49f6-a73f-ad9ea156e1ed tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:28.373506 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-516c1a49-23ed-49f6-a73f-ad9ea156e1ed tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id ea4e3b85-a381-40ba-b9ee-c3c85a536872. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:43:28.379759 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:28.379759 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:43:28.380518 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-516c1a49-23ed-49f6-a73f-ad9ea156e1ed tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/ea4e3b85-a381-40ba-b9ee-c3c85a536872 returned with HTTP 200 Jul 10 08:43:28.380880 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1042/4146] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:28 2026] GET /volume/v3/backups/ea4e3b85-a381-40ba-b9ee-c3c85a536872 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:28.392639 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-374a0724-1fdf-4538-b497-b09df1f415f6 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:28.394684 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-374a0724-1fdf-4538-b497-b09df1f415f6 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/volumes/ab7ba50f-0976-4db2-aa73-c57aa18cb8fc Jul 10 08:43:28.394921 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-374a0724-1fdf-4538-b497-b09df1f415f6 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:28.395148 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-374a0724-1fdf-4538-b497-b09df1f415f6 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:28.433658 np0000004976 devstack@c-api.service[100056]: DEBUG oslo_db.sqlalchemy.engines [None req-374a0724-1fdf-4538-b497-b09df1f415f6 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100056) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 08:43:28.441845 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:28.441845 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:43:28.446648 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-374a0724-1fdf-4538-b497-b09df1f415f6 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Volume info retrieved successfully. Jul 10 08:43:28.452709 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-374a0724-1fdf-4538-b497-b09df1f415f6 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/volumes/ab7ba50f-0976-4db2-aa73-c57aa18cb8fc returned with HTTP 200 Jul 10 08:43:28.453222 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1038/4147] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:28 2026] GET /volume/v3/volumes/ab7ba50f-0976-4db2-aa73-c57aa18cb8fc => generated 838 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:28.469366 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-b5765d77-f6ac-4e02-86bb-8719a93c0ef2 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:28.471131 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-b5765d77-f6ac-4e02-86bb-8719a93c0ef2 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] DELETE https://10.4.3.7/volume/v3/backups/ea4e3b85-a381-40ba-b9ee-c3c85a536872 Jul 10 08:43:28.471318 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-b5765d77-f6ac-4e02-86bb-8719a93c0ef2 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:28.471552 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-b5765d77-f6ac-4e02-86bb-8719a93c0ef2 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'delete' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:28.472073 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.contrib.backups [None req-b5765d77-f6ac-4e02-86bb-8719a93c0ef2 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Delete backup with id: ea4e3b85-a381-40ba-b9ee-c3c85a536872. Jul 10 08:43:28.476683 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:28.476683 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:43:28.488731 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.backup.rpcapi [None req-b5765d77-f6ac-4e02-86bb-8719a93c0ef2 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] delete_backup rpcapi backup_id ea4e3b85-a381-40ba-b9ee-c3c85a536872 {{(pid=100055) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 08:43:28.492397 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-b5765d77-f6ac-4e02-86bb-8719a93c0ef2 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/ea4e3b85-a381-40ba-b9ee-c3c85a536872 returned with HTTP 202 Jul 10 08:43:28.492814 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1028/4148] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:43:28 2026] DELETE /volume/v3/backups/ea4e3b85-a381-40ba-b9ee-c3c85a536872 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:43:28.501053 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-7addaa8e-a5b3-4e8d-bb2a-35a2c5b4d778 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:28.503080 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-7addaa8e-a5b3-4e8d-bb2a-35a2c5b4d778 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/ea4e3b85-a381-40ba-b9ee-c3c85a536872 Jul 10 08:43:28.503255 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-7addaa8e-a5b3-4e8d-bb2a-35a2c5b4d778 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:28.503516 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-7addaa8e-a5b3-4e8d-bb2a-35a2c5b4d778 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:28.503618 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-7addaa8e-a5b3-4e8d-bb2a-35a2c5b4d778 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id ea4e3b85-a381-40ba-b9ee-c3c85a536872. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:43:28.507513 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:28.507513 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:43:28.511434 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-7addaa8e-a5b3-4e8d-bb2a-35a2c5b4d778 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/ea4e3b85-a381-40ba-b9ee-c3c85a536872 returned with HTTP 200 Jul 10 08:43:28.511434 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1041/4149] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:28 2026] GET /volume/v3/backups/ea4e3b85-a381-40ba-b9ee-c3c85a536872 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:28.517560 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-af1fd396-f3eb-4fcd-9c71-1d665f1e200f None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:28.517967 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-af1fd396-f3eb-4fcd-9c71-1d665f1e200f None None] GET https://10.4.3.7/volume// Jul 10 08:43:28.518144 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-af1fd396-f3eb-4fcd-9c71-1d665f1e200f None None] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:28.518343 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-af1fd396-f3eb-4fcd-9c71-1d665f1e200f None None] Calling method 'all' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:28.518709 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-af1fd396-f3eb-4fcd-9c71-1d665f1e200f None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:43:28.519022 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1043/4150] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:43:28 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:43:28.528514 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-5e5513a2-0358-4066-b75d-87b4c8866fbe req-6c485779-9e96-4013-99b7-1b8d1ed787e7 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:28.531661 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-5e5513a2-0358-4066-b75d-87b4c8866fbe req-6c485779-9e96-4013-99b7-1b8d1ed787e7 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] GET https://10.4.3.7/volume/v3/volumes/7747a00f-5bbf-4792-bc5a-0aecfeca8984 Jul 10 08:43:28.532055 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-5e5513a2-0358-4066-b75d-87b4c8866fbe req-6c485779-9e96-4013-99b7-1b8d1ed787e7 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:28.532911 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-5e5513a2-0358-4066-b75d-87b4c8866fbe req-6c485779-9e96-4013-99b7-1b8d1ed787e7 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:28.550497 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:28.550497 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:43:28.554566 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [req-5e5513a2-0358-4066-b75d-87b4c8866fbe req-6c485779-9e96-4013-99b7-1b8d1ed787e7 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] Volume info retrieved successfully. Jul 10 08:43:28.558697 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-5e5513a2-0358-4066-b75d-87b4c8866fbe req-6c485779-9e96-4013-99b7-1b8d1ed787e7 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] https://10.4.3.7/volume/v3/volumes/7747a00f-5bbf-4792-bc5a-0aecfeca8984 returned with HTTP 200 Jul 10 08:43:28.559067 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1039/4151] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:43:28 2026] GET /volume/v3/volumes/7747a00f-5bbf-4792-bc5a-0aecfeca8984 => generated 1334 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:43:29.493190 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-5e5513a2-0358-4066-b75d-87b4c8866fbe req-71ae2372-6000-4850-bc4d-9c0a50d6631e None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:29.495313 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-5e5513a2-0358-4066-b75d-87b4c8866fbe req-71ae2372-6000-4850-bc4d-9c0a50d6631e tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] DELETE https://10.4.3.7/volume/v3/attachments/5e0a2b7b-2de3-4acb-9f52-5ca92bf085e6 Jul 10 08:43:29.495766 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-5e5513a2-0358-4066-b75d-87b4c8866fbe req-71ae2372-6000-4850-bc4d-9c0a50d6631e tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:29.495962 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-5e5513a2-0358-4066-b75d-87b4c8866fbe req-71ae2372-6000-4850-bc4d-9c0a50d6631e tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] Calling method 'version_select' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:29.502942 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:29.502942 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:43:29.523215 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-a7af553a-f52e-4b3e-9995-b870fcdba4c3 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:29.524237 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-a7af553a-f52e-4b3e-9995-b870fcdba4c3 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/ea4e3b85-a381-40ba-b9ee-c3c85a536872 Jul 10 08:43:29.524448 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-a7af553a-f52e-4b3e-9995-b870fcdba4c3 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:29.524635 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-a7af553a-f52e-4b3e-9995-b870fcdba4c3 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:29.524753 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-a7af553a-f52e-4b3e-9995-b870fcdba4c3 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id ea4e3b85-a381-40ba-b9ee-c3c85a536872. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:43:29.528397 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-a7af553a-f52e-4b3e-9995-b870fcdba4c3 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/ea4e3b85-a381-40ba-b9ee-c3c85a536872 returned with HTTP 404 Jul 10 08:43:29.529016 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1042/4152] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:29 2026] GET /volume/v3/backups/ea4e3b85-a381-40ba-b9ee-c3c85a536872 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:43:29.539843 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-4f5793f5-d86c-4fab-93ca-b253e4bb1f50 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:29.541512 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4f5793f5-d86c-4fab-93ca-b253e4bb1f50 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:43:29.541846 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4f5793f5-d86c-4fab-93ca-b253e4bb1f50 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1645427352"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:43:29.543189 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [None req-4f5793f5-d86c-4fab-93ca-b253e4bb1f50 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1645427352'}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:43:29.543324 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-4f5793f5-d86c-4fab-93ca-b253e4bb1f50 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Create volume of 1 GB Jul 10 08:43:29.547229 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-4f5793f5-d86c-4fab-93ca-b253e4bb1f50 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Availability Zones retrieved successfully. Jul 10 08:43:29.552748 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-4f5793f5-d86c-4fab-93ca-b253e4bb1f50 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Flow 'volume_create_api' (4c792618-6a35-44f5-9e15-d15e3a90d438) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:43:29.553677 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-4f5793f5-d86c-4fab-93ca-b253e4bb1f50 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddf13868-a6e2-4ff6-8b61-f0d4bba736a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:43:29.554611 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-4f5793f5-d86c-4fab-93ca-b253e4bb1f50 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Validating volume size '1' using validate_int {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:43:29.585361 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-4f5793f5-d86c-4fab-93ca-b253e4bb1f50 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddf13868-a6e2-4ff6-8b61-f0d4bba736a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:43:29.588085 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-4f5793f5-d86c-4fab-93ca-b253e4bb1f50 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c985a01d-a96f-4fa1-be2b-c981a413f75e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:43:29.655016 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-4f5793f5-d86c-4fab-93ca-b253e4bb1f50 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Created reservations ['4b681452-1deb-49a9-9179-058b030d4a4c', 'e0bca1fd-a954-4c19-845c-7209e0bdd1aa', '7f6e7689-e638-4a04-a44c-85cd5c05a60c', 'e1ca8a4b-0373-425d-bfaf-c9d37836f5fc'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:43:29.656038 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-4f5793f5-d86c-4fab-93ca-b253e4bb1f50 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c985a01d-a96f-4fa1-be2b-c981a413f75e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4b681452-1deb-49a9-9179-058b030d4a4c', 'e0bca1fd-a954-4c19-845c-7209e0bdd1aa', '7f6e7689-e638-4a04-a44c-85cd5c05a60c', 'e1ca8a4b-0373-425d-bfaf-c9d37836f5fc']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:43:29.656999 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-4f5793f5-d86c-4fab-93ca-b253e4bb1f50 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ab9069c-0cd5-490c-bd5e-0754ed8b166c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:43:29.684779 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-4f5793f5-d86c-4fab-93ca-b253e4bb1f50 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ab9069c-0cd5-490c-bd5e-0754ed8b166c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6462c958-181d-461e-bcdf-35a8c6c88059', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1645427352',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22decb83d6cb48fb903634b2c871a2a1',qos_specs=None,replication_status=,reservations=['4b681452-1deb-49a9-9179-058b030d4a4c','e0bca1fd-a954-4c19-845c-7209e0bdd1aa','7f6e7689-e638-4a04-a44c-85cd5c05a60c','e1ca8a4b-0373-425d-bfaf-c9d37836f5fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24959a63843a494ba47c66f74d4f8412',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:43:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1645427352',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6462c958-181d-461e-bcdf-35a8c6c88059,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='22decb83d6cb48fb903634b2c871a2a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='24959a63843a494ba47c66f74d4f8412',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:43:29.695976 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-4f5793f5-d86c-4fab-93ca-b253e4bb1f50 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9210e636-36ff-4b64-9a7d-0658dbb6deb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:43:29.719306 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-4f5793f5-d86c-4fab-93ca-b253e4bb1f50 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9210e636-36ff-4b64-9a7d-0658dbb6deb2) transitioned into state 'SUCCESS' from state '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-1645427352',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22decb83d6cb48fb903634b2c871a2a1',qos_specs=None,replication_status=,reservations=['4b681452-1deb-49a9-9179-058b030d4a4c','e0bca1fd-a954-4c19-845c-7209e0bdd1aa','7f6e7689-e638-4a04-a44c-85cd5c05a60c','e1ca8a4b-0373-425d-bfaf-c9d37836f5fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24959a63843a494ba47c66f74d4f8412',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:43:29.719306 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-4f5793f5-d86c-4fab-93ca-b253e4bb1f50 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e81be574-9266-4126-ba4a-883211c481fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:43:29.731567 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-4f5793f5-d86c-4fab-93ca-b253e4bb1f50 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e81be574-9266-4126-ba4a-883211c481fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:43:29.731567 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-4f5793f5-d86c-4fab-93ca-b253e4bb1f50 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Flow 'volume_create_api' (4c792618-6a35-44f5-9e15-d15e3a90d438) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:43:29.731567 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-4f5793f5-d86c-4fab-93ca-b253e4bb1f50 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Create volume request issued successfully. Jul 10 08:43:29.731567 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4f5793f5-d86c-4fab-93ca-b253e4bb1f50 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:43:29.731567 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1044/4153] 10.4.3.7 () {68 vars in 1244 bytes} [Fri Jul 10 08:43:29 2026] POST /volume/v3/volumes => generated 745 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:43:29.748742 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-5648e2c0-1aa0-454d-a981-42f660b02e7d None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:29.752216 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-5648e2c0-1aa0-454d-a981-42f660b02e7d tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/volumes/6462c958-181d-461e-bcdf-35a8c6c88059 Jul 10 08:43:29.752568 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-5648e2c0-1aa0-454d-a981-42f660b02e7d tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:29.752876 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-5648e2c0-1aa0-454d-a981-42f660b02e7d tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:29.763301 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:29.763301 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:43:29.771044 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-5648e2c0-1aa0-454d-a981-42f660b02e7d tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Volume info retrieved successfully. Jul 10 08:43:29.777746 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-5648e2c0-1aa0-454d-a981-42f660b02e7d tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/volumes/6462c958-181d-461e-bcdf-35a8c6c88059 returned with HTTP 200 Jul 10 08:43:29.780528 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1040/4154] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:29 2026] GET /volume/v3/volumes/6462c958-181d-461e-bcdf-35a8c6c88059 => generated 813 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:30.030055 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-5e5513a2-0358-4066-b75d-87b4c8866fbe req-71ae2372-6000-4850-bc4d-9c0a50d6631e tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] https://10.4.3.7/volume/v3/attachments/5e0a2b7b-2de3-4acb-9f52-5ca92bf085e6 returned with HTTP 200 Jul 10 08:43:30.030470 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1029/4155] 10.4.3.7 () {72 vars in 1659 bytes} [Fri Jul 10 08:43:29 2026] DELETE /volume/v3/attachments/5e0a2b7b-2de3-4acb-9f52-5ca92bf085e6 => generated 19 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:30.779897 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-1090d44c-1f5f-4bd5-99f3-bdc0470ea2d3 req-faab477e-416e-47b8-a563-2f378743cc94 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:30.783752 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-1090d44c-1f5f-4bd5-99f3-bdc0470ea2d3 req-faab477e-416e-47b8-a563-2f378743cc94 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] GET https://10.4.3.7/volume/v3/volumes/7747a00f-5bbf-4792-bc5a-0aecfeca8984 Jul 10 08:43:30.783752 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-1090d44c-1f5f-4bd5-99f3-bdc0470ea2d3 req-faab477e-416e-47b8-a563-2f378743cc94 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:30.783752 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-1090d44c-1f5f-4bd5-99f3-bdc0470ea2d3 req-faab477e-416e-47b8-a563-2f378743cc94 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:30.794391 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:30.794391 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:43:30.799669 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-44b2b52a-32f0-4702-829d-5057d7d327e0 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:30.800639 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-1090d44c-1f5f-4bd5-99f3-bdc0470ea2d3 req-faab477e-416e-47b8-a563-2f378743cc94 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] Volume info retrieved successfully. Jul 10 08:43:30.801552 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-44b2b52a-32f0-4702-829d-5057d7d327e0 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/volumes/6462c958-181d-461e-bcdf-35a8c6c88059 Jul 10 08:43:30.802071 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-44b2b52a-32f0-4702-829d-5057d7d327e0 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:30.802071 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-44b2b52a-32f0-4702-829d-5057d7d327e0 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:30.804916 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-1090d44c-1f5f-4bd5-99f3-bdc0470ea2d3 req-faab477e-416e-47b8-a563-2f378743cc94 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] https://10.4.3.7/volume/v3/volumes/7747a00f-5bbf-4792-bc5a-0aecfeca8984 returned with HTTP 200 Jul 10 08:43:30.805267 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1043/4156] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:43:30 2026] GET /volume/v3/volumes/7747a00f-5bbf-4792-bc5a-0aecfeca8984 => generated 859 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:30.813485 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:30.813485 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:43:30.818313 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-44b2b52a-32f0-4702-829d-5057d7d327e0 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Volume info retrieved successfully. Jul 10 08:43:30.820210 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-7ed30f65-9da9-4614-9c81-42300ed17d41 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:30.821946 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-7ed30f65-9da9-4614-9c81-42300ed17d41 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] DELETE https://10.4.3.7/volume/v3/volumes/7747a00f-5bbf-4792-bc5a-0aecfeca8984 Jul 10 08:43:30.822169 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-7ed30f65-9da9-4614-9c81-42300ed17d41 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:30.822422 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-7ed30f65-9da9-4614-9c81-42300ed17d41 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] Calling method 'delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:30.822646 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-7ed30f65-9da9-4614-9c81-42300ed17d41 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] Delete volume with id: 7747a00f-5bbf-4792-bc5a-0aecfeca8984 Jul 10 08:43:30.824002 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-44b2b52a-32f0-4702-829d-5057d7d327e0 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/volumes/6462c958-181d-461e-bcdf-35a8c6c88059 returned with HTTP 200 Jul 10 08:43:30.824826 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1045/4157] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:30 2026] GET /volume/v3/volumes/6462c958-181d-461e-bcdf-35a8c6c88059 => generated 838 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:30.829976 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:30.829976 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:43:30.830419 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-7ed30f65-9da9-4614-9c81-42300ed17d41 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] Volume info retrieved successfully. Jul 10 08:43:30.838317 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-2480ec9d-5a75-485e-ad96-5475135c89ed None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:30.842433 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-2480ec9d-5a75-485e-ad96-5475135c89ed tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] POST https://10.4.3.7/volume/v3/backups Jul 10 08:43:30.842433 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-2480ec9d-5a75-485e-ad96-5475135c89ed tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6462c958-181d-461e-bcdf-35a8c6c88059", "name": "tempest-VolumesBackupsTest-Backup-1226264630"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:43:30.843963 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.contrib.backups [None req-2480ec9d-5a75-485e-ad96-5475135c89ed tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Creating new backup {'backup': {'volume_id': '6462c958-181d-461e-bcdf-35a8c6c88059', 'name': 'tempest-VolumesBackupsTest-Backup-1226264630'}} {{(pid=100055) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 08:43:30.844275 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.contrib.backups [None req-2480ec9d-5a75-485e-ad96-5475135c89ed tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Creating backup of volume 6462c958-181d-461e-bcdf-35a8c6c88059 in container None Jul 10 08:43:30.856463 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-7ed30f65-9da9-4614-9c81-42300ed17d41 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] Delete volume request issued successfully. Jul 10 08:43:30.856463 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-7ed30f65-9da9-4614-9c81-42300ed17d41 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] https://10.4.3.7/volume/v3/volumes/7747a00f-5bbf-4792-bc5a-0aecfeca8984 returned with HTTP 202 Jul 10 08:43:30.856463 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1041/4158] 10.4.3.7 () {68 vars in 1378 bytes} [Fri Jul 10 08:43:30 2026] DELETE /volume/v3/volumes/7747a00f-5bbf-4792-bc5a-0aecfeca8984 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 08:43:30.858517 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:30.858517 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:43:30.862398 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-e76e5d0f-a9af-471f-84fc-9367bc862106 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:30.863155 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-2480ec9d-5a75-485e-ad96-5475135c89ed tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Volume info retrieved successfully. Jul 10 08:43:30.864228 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-e76e5d0f-a9af-471f-84fc-9367bc862106 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] GET https://10.4.3.7/volume/v3/volumes/7747a00f-5bbf-4792-bc5a-0aecfeca8984 Jul 10 08:43:30.864449 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-e76e5d0f-a9af-471f-84fc-9367bc862106 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:30.864669 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-e76e5d0f-a9af-471f-84fc-9367bc862106 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:30.872088 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:30.872088 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:43:30.881291 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-e76e5d0f-a9af-471f-84fc-9367bc862106 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] Volume info retrieved successfully. Jul 10 08:43:30.888688 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-e76e5d0f-a9af-471f-84fc-9367bc862106 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] https://10.4.3.7/volume/v3/volumes/7747a00f-5bbf-4792-bc5a-0aecfeca8984 returned with HTTP 200 Jul 10 08:43:30.889236 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1044/4159] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:43:30 2026] GET /volume/v3/volumes/7747a00f-5bbf-4792-bc5a-0aecfeca8984 => generated 876 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:43:30.891677 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.quota [None req-2480ec9d-5a75-485e-ad96-5475135c89ed tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Created reservations ['0f2c6cfd-94cb-4581-81bc-532bd262672b', 'a9ba68b8-9219-40cc-a89e-cacc35134da1'] {{(pid=100055) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:43:30.934500 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-2480ec9d-5a75-485e-ad96-5475135c89ed tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups returned with HTTP 202 Jul 10 08:43:30.938244 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1030/4160] 10.4.3.7 () {68 vars in 1245 bytes} [Fri Jul 10 08:43:30 2026] POST /volume/v3/backups => generated 326 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:43:30.947247 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-48b928cf-3130-40a4-93ed-e88d389f9afa None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:30.949226 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-48b928cf-3130-40a4-93ed-e88d389f9afa tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/9e09676d-9d92-4310-a655-37b6c1ebe3b6 Jul 10 08:43:30.949466 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-48b928cf-3130-40a4-93ed-e88d389f9afa tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:30.949656 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-48b928cf-3130-40a4-93ed-e88d389f9afa tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:30.949753 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-48b928cf-3130-40a4-93ed-e88d389f9afa tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id 9e09676d-9d92-4310-a655-37b6c1ebe3b6. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:43:30.958859 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:30.958859 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:43:30.959808 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-48b928cf-3130-40a4-93ed-e88d389f9afa tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/9e09676d-9d92-4310-a655-37b6c1ebe3b6 returned with HTTP 200 Jul 10 08:43:30.962232 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1046/4161] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:30 2026] GET /volume/v3/backups/9e09676d-9d92-4310-a655-37b6c1ebe3b6 => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:31.363217 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-a221872b-9185-4eb7-a2e8-eddad512d41e None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:31.437881 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-a221872b-9185-4eb7-a2e8-eddad512d41e tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:43:31.438295 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-a221872b-9185-4eb7-a2e8-eddad512d41e tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-2106229116"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:43:31.440212 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.volumes [None req-a221872b-9185-4eb7-a2e8-eddad512d41e tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-2106229116'}} {{(pid=100056) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:43:31.440375 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-a221872b-9185-4eb7-a2e8-eddad512d41e tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Create volume of 1 GB Jul 10 08:43:31.444801 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-a221872b-9185-4eb7-a2e8-eddad512d41e tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Availability Zones retrieved successfully. Jul 10 08:43:31.450635 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-a221872b-9185-4eb7-a2e8-eddad512d41e tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Flow 'volume_create_api' (ae0a67dc-fadd-425b-b4c2-7ccd4d951c1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:43:31.451616 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-a221872b-9185-4eb7-a2e8-eddad512d41e tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cdd15a93-dc60-4c67-adc2-390882ee6ba4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:43:31.452534 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.flows.api.create_volume [None req-a221872b-9185-4eb7-a2e8-eddad512d41e tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Validating volume size '1' using validate_int {{(pid=100056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:43:31.477335 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-a221872b-9185-4eb7-a2e8-eddad512d41e tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cdd15a93-dc60-4c67-adc2-390882ee6ba4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:43:31.478152 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-a221872b-9185-4eb7-a2e8-eddad512d41e tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da0df6e1-a497-4ad4-b4bc-88131745fe38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:43:31.532647 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.quota [None req-a221872b-9185-4eb7-a2e8-eddad512d41e tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Created reservations ['dc1ad6c7-dc1d-418b-b224-b3a47a0d756d', '9c5052a9-fd53-45a5-86ad-08e2e0861e5f', '8595fe73-ae30-4158-8aca-afe822700800', 'df517434-e2ac-446e-aadd-050e50bc4eb4'] {{(pid=100056) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:43:31.533324 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-a221872b-9185-4eb7-a2e8-eddad512d41e tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da0df6e1-a497-4ad4-b4bc-88131745fe38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dc1ad6c7-dc1d-418b-b224-b3a47a0d756d', '9c5052a9-fd53-45a5-86ad-08e2e0861e5f', '8595fe73-ae30-4158-8aca-afe822700800', 'df517434-e2ac-446e-aadd-050e50bc4eb4']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:43:31.534016 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-a221872b-9185-4eb7-a2e8-eddad512d41e tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be2da105-c2d4-4278-b945-0e5bbf04d96d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:43:31.556035 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-a221872b-9185-4eb7-a2e8-eddad512d41e tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be2da105-c2d4-4278-b945-0e5bbf04d96d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1376fead-3f34-4315-a074-306425efd812', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2106229116',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59738b7f7d1341c3921bdf9f6a9b6495',qos_specs=None,replication_status=,reservations=['dc1ad6c7-dc1d-418b-b224-b3a47a0d756d','9c5052a9-fd53-45a5-86ad-08e2e0861e5f','8595fe73-ae30-4158-8aca-afe822700800','df517434-e2ac-446e-aadd-050e50bc4eb4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e521146b486d44c9bef35bae760a428a',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:43:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2106229116',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1376fead-3f34-4315-a074-306425efd812,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='59738b7f7d1341c3921bdf9f6a9b6495',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e521146b486d44c9bef35bae760a428a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:43:31.556695 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-a221872b-9185-4eb7-a2e8-eddad512d41e tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc39810d-e171-4017-8532-1041b23d45b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:43:31.575700 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-a221872b-9185-4eb7-a2e8-eddad512d41e tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc39810d-e171-4017-8532-1041b23d45b1) transitioned into state 'SUCCESS' from state '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-2106229116',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59738b7f7d1341c3921bdf9f6a9b6495',qos_specs=None,replication_status=,reservations=['dc1ad6c7-dc1d-418b-b224-b3a47a0d756d','9c5052a9-fd53-45a5-86ad-08e2e0861e5f','8595fe73-ae30-4158-8aca-afe822700800','df517434-e2ac-446e-aadd-050e50bc4eb4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e521146b486d44c9bef35bae760a428a',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:43:31.576293 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-a221872b-9185-4eb7-a2e8-eddad512d41e tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b0bc98d-a529-4b58-97a2-89b7fcbabd8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:43:31.586153 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-a221872b-9185-4eb7-a2e8-eddad512d41e tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b0bc98d-a529-4b58-97a2-89b7fcbabd8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:43:31.587026 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-a221872b-9185-4eb7-a2e8-eddad512d41e tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Flow 'volume_create_api' (ae0a67dc-fadd-425b-b4c2-7ccd4d951c1e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:43:31.587283 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-a221872b-9185-4eb7-a2e8-eddad512d41e tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Create volume request issued successfully. Jul 10 08:43:31.587852 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-a221872b-9185-4eb7-a2e8-eddad512d41e tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:43:31.588220 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1042/4162] 10.4.3.7 () {68 vars in 1244 bytes} [Fri Jul 10 08:43:31 2026] POST /volume/v3/volumes => generated 760 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:43:31.602284 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-5ce87346-7594-4b5e-9a47-3d4380c4ac15 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:31.607765 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-5ce87346-7594-4b5e-9a47-3d4380c4ac15 tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] GET https://10.4.3.7/volume/v3/volumes/1376fead-3f34-4315-a074-306425efd812 Jul 10 08:43:31.608001 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-5ce87346-7594-4b5e-9a47-3d4380c4ac15 tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:31.608229 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-5ce87346-7594-4b5e-9a47-3d4380c4ac15 tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:31.625071 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:31.625071 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:43:31.633458 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-5ce87346-7594-4b5e-9a47-3d4380c4ac15 tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Volume info retrieved successfully. Jul 10 08:43:31.636218 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-5ce87346-7594-4b5e-9a47-3d4380c4ac15 tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] https://10.4.3.7/volume/v3/volumes/1376fead-3f34-4315-a074-306425efd812 returned with HTTP 200 Jul 10 08:43:31.636832 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1045/4163] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:31 2026] GET /volume/v3/volumes/1376fead-3f34-4315-a074-306425efd812 => generated 828 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:31.901428 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-73004c22-42ea-4575-8dd7-16983be44011 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:31.902939 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-73004c22-42ea-4575-8dd7-16983be44011 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] GET https://10.4.3.7/volume/v3/volumes/7747a00f-5bbf-4792-bc5a-0aecfeca8984 Jul 10 08:43:31.903233 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-73004c22-42ea-4575-8dd7-16983be44011 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:31.903513 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-73004c22-42ea-4575-8dd7-16983be44011 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:31.909020 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-73004c22-42ea-4575-8dd7-16983be44011 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079 tempest-TestServerVolumeAttachScenarioOldVersion-1030304079-project-member] https://10.4.3.7/volume/v3/volumes/7747a00f-5bbf-4792-bc5a-0aecfeca8984 returned with HTTP 404 Jul 10 08:43:31.909020 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1031/4164] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:43:31 2026] GET /volume/v3/volumes/7747a00f-5bbf-4792-bc5a-0aecfeca8984 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 08:43:31.974246 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-f9074af9-d247-4f21-a820-b4b7dfb9918e None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:31.975964 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f9074af9-d247-4f21-a820-b4b7dfb9918e tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/9e09676d-9d92-4310-a655-37b6c1ebe3b6 Jul 10 08:43:31.976185 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f9074af9-d247-4f21-a820-b4b7dfb9918e tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:31.976421 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f9074af9-d247-4f21-a820-b4b7dfb9918e tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:31.976556 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-f9074af9-d247-4f21-a820-b4b7dfb9918e tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id 9e09676d-9d92-4310-a655-37b6c1ebe3b6. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:43:31.982031 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:31.982031 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:43:31.982754 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f9074af9-d247-4f21-a820-b4b7dfb9918e tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/9e09676d-9d92-4310-a655-37b6c1ebe3b6 returned with HTTP 200 Jul 10 08:43:31.983112 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1047/4165] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:31 2026] GET /volume/v3/backups/9e09676d-9d92-4310-a655-37b6c1ebe3b6 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:32.650508 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-84b1005d-1924-4da3-be68-b51611c388f5 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:32.652276 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-84b1005d-1924-4da3-be68-b51611c388f5 tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] GET https://10.4.3.7/volume/v3/volumes/1376fead-3f34-4315-a074-306425efd812 Jul 10 08:43:32.652475 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-84b1005d-1924-4da3-be68-b51611c388f5 tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:32.652656 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-84b1005d-1924-4da3-be68-b51611c388f5 tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:32.659099 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:32.659099 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:43:32.662761 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-84b1005d-1924-4da3-be68-b51611c388f5 tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Volume info retrieved successfully. Jul 10 08:43:32.667171 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-84b1005d-1924-4da3-be68-b51611c388f5 tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] https://10.4.3.7/volume/v3/volumes/1376fead-3f34-4315-a074-306425efd812 returned with HTTP 200 Jul 10 08:43:32.667566 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1043/4166] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:32 2026] GET /volume/v3/volumes/1376fead-3f34-4315-a074-306425efd812 => generated 853 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:32.679391 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-e1abacfa-7ae5-4b1c-b3e0-b0e9326298cd None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:32.683051 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-e1abacfa-7ae5-4b1c-b3e0-b0e9326298cd tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:43:32.683051 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-e1abacfa-7ae5-4b1c-b3e0-b0e9326298cd tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "1376fead-3f34-4315-a074-306425efd812", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1327235831"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:43:32.684087 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.volumes [None req-e1abacfa-7ae5-4b1c-b3e0-b0e9326298cd tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Create volume request body: {'volume': {"'source_volid": '1376fead-3f34-4315-a074-306425efd812', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1327235831'}} {{(pid=100054) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:43:32.684823 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.volumes [None req-e1abacfa-7ae5-4b1c-b3e0-b0e9326298cd tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Create volume of 1 GB Jul 10 08:43:32.689894 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-e1abacfa-7ae5-4b1c-b3e0-b0e9326298cd tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Availability Zones retrieved successfully. Jul 10 08:43:32.697634 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-e1abacfa-7ae5-4b1c-b3e0-b0e9326298cd tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Flow 'volume_create_api' (42cec937-7319-4d9f-9206-f8aa008eb540) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:43:32.698814 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-e1abacfa-7ae5-4b1c-b3e0-b0e9326298cd tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cbcf0674-3da9-44c4-9237-7ed9093dc432) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:43:32.699981 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.flows.api.create_volume [None req-e1abacfa-7ae5-4b1c-b3e0-b0e9326298cd tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Validating volume size '1' using validate_int {{(pid=100054) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:43:32.731989 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-e1abacfa-7ae5-4b1c-b3e0-b0e9326298cd tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cbcf0674-3da9-44c4-9237-7ed9093dc432) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:43:32.732994 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-e1abacfa-7ae5-4b1c-b3e0-b0e9326298cd tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e23bd290-0715-43a3-8560-b94355c78508) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:43:32.784211 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.quota [None req-e1abacfa-7ae5-4b1c-b3e0-b0e9326298cd tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Created reservations ['b3a16c10-fa7a-4a1f-8f2f-d9474764e731', 'd29d8c58-d3c7-4f6a-8bfb-fb7a46d815e0', '2133c86e-1f9e-4d9d-af00-87da69014c60', '205bb366-9c19-4a5d-a470-98c5c89f29a6'] {{(pid=100054) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:43:32.784981 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-e1abacfa-7ae5-4b1c-b3e0-b0e9326298cd tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e23bd290-0715-43a3-8560-b94355c78508) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b3a16c10-fa7a-4a1f-8f2f-d9474764e731', 'd29d8c58-d3c7-4f6a-8bfb-fb7a46d815e0', '2133c86e-1f9e-4d9d-af00-87da69014c60', '205bb366-9c19-4a5d-a470-98c5c89f29a6']}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:43:32.785722 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-e1abacfa-7ae5-4b1c-b3e0-b0e9326298cd tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62b340f7-5dbf-4e6c-941c-848da1c9ce9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:43:32.808470 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-e1abacfa-7ae5-4b1c-b3e0-b0e9326298cd tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62b340f7-5dbf-4e6c-941c-848da1c9ce9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8fbcd206-9ff4-416b-98eb-eca7a5f9c8ac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1327235831',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59738b7f7d1341c3921bdf9f6a9b6495',qos_specs=None,replication_status=,reservations=['b3a16c10-fa7a-4a1f-8f2f-d9474764e731','d29d8c58-d3c7-4f6a-8bfb-fb7a46d815e0','2133c86e-1f9e-4d9d-af00-87da69014c60','205bb366-9c19-4a5d-a470-98c5c89f29a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e521146b486d44c9bef35bae760a428a',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:43:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1327235831',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8fbcd206-9ff4-416b-98eb-eca7a5f9c8ac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='59738b7f7d1341c3921bdf9f6a9b6495',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e521146b486d44c9bef35bae760a428a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:43:32.809882 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-e1abacfa-7ae5-4b1c-b3e0-b0e9326298cd tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18540ffe-6723-4580-8f12-bc65f4c163ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:43:32.829341 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-e1abacfa-7ae5-4b1c-b3e0-b0e9326298cd tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18540ffe-6723-4580-8f12-bc65f4c163ea) transitioned into state 'SUCCESS' from state '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-1327235831',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59738b7f7d1341c3921bdf9f6a9b6495',qos_specs=None,replication_status=,reservations=['b3a16c10-fa7a-4a1f-8f2f-d9474764e731','d29d8c58-d3c7-4f6a-8bfb-fb7a46d815e0','2133c86e-1f9e-4d9d-af00-87da69014c60','205bb366-9c19-4a5d-a470-98c5c89f29a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e521146b486d44c9bef35bae760a428a',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:43:32.830240 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-e1abacfa-7ae5-4b1c-b3e0-b0e9326298cd tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a688980-6033-4241-a41c-8add8da1f0c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:43:32.838550 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-e1abacfa-7ae5-4b1c-b3e0-b0e9326298cd tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a688980-6033-4241-a41c-8add8da1f0c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:43:32.841328 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-e1abacfa-7ae5-4b1c-b3e0-b0e9326298cd tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Flow 'volume_create_api' (42cec937-7319-4d9f-9206-f8aa008eb540) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100054) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:43:32.841328 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-e1abacfa-7ae5-4b1c-b3e0-b0e9326298cd tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Create volume request issued successfully. Jul 10 08:43:32.841328 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-e1abacfa-7ae5-4b1c-b3e0-b0e9326298cd tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:43:32.841328 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1046/4167] 10.4.3.7 () {68 vars in 1245 bytes} [Fri Jul 10 08:43:32 2026] POST /volume/v3/volumes => generated 760 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:43:32.855043 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-1c6222e4-bc4b-4ea1-a21c-b9a862e94ec7 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:32.857794 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-1c6222e4-bc4b-4ea1-a21c-b9a862e94ec7 tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:43:32.858133 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-1c6222e4-bc4b-4ea1-a21c-b9a862e94ec7 tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "1376fead-3f34-4315-a074-306425efd812", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1077568403"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:43:32.859804 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.volumes [None req-1c6222e4-bc4b-4ea1-a21c-b9a862e94ec7 tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Create volume request body: {'volume': {"'source_volid": '1376fead-3f34-4315-a074-306425efd812', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1077568403'}} {{(pid=100055) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:43:32.859908 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-1c6222e4-bc4b-4ea1-a21c-b9a862e94ec7 tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Create volume of 1 GB Jul 10 08:43:32.860135 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:32.860135 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:43:32.863876 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-1c6222e4-bc4b-4ea1-a21c-b9a862e94ec7 tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Availability Zones retrieved successfully. Jul 10 08:43:32.869082 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-1c6222e4-bc4b-4ea1-a21c-b9a862e94ec7 tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Flow 'volume_create_api' (33139fc5-c3f5-4418-a3de-0ad04c2ad02d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:43:32.869918 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-1c6222e4-bc4b-4ea1-a21c-b9a862e94ec7 tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da8b66cf-6c1a-454b-b544-bc2c80454c08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:43:32.870716 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.flows.api.create_volume [None req-1c6222e4-bc4b-4ea1-a21c-b9a862e94ec7 tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Validating volume size '1' using validate_int {{(pid=100055) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:43:32.894044 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-1c6222e4-bc4b-4ea1-a21c-b9a862e94ec7 tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da8b66cf-6c1a-454b-b544-bc2c80454c08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:43:32.894655 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-1c6222e4-bc4b-4ea1-a21c-b9a862e94ec7 tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6746bd7e-d8d3-44a0-bdf6-cca40cdd0fc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:43:32.933199 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.quota [None req-1c6222e4-bc4b-4ea1-a21c-b9a862e94ec7 tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Created reservations ['8eb8d637-62bf-4d80-96ef-e94171264e21', '42e7657e-3e0d-4143-8e2d-7b764af8b255', '80248fe1-8a14-492f-a178-926f176117d1', '606064dc-09e1-4221-96d4-1daf10c0b7b6'] {{(pid=100055) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:43:32.934108 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-1c6222e4-bc4b-4ea1-a21c-b9a862e94ec7 tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6746bd7e-d8d3-44a0-bdf6-cca40cdd0fc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8eb8d637-62bf-4d80-96ef-e94171264e21', '42e7657e-3e0d-4143-8e2d-7b764af8b255', '80248fe1-8a14-492f-a178-926f176117d1', '606064dc-09e1-4221-96d4-1daf10c0b7b6']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:43:32.934810 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-1c6222e4-bc4b-4ea1-a21c-b9a862e94ec7 tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b70ed9bd-5cb1-4959-8241-e169dbc9faa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:43:32.961022 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-1c6222e4-bc4b-4ea1-a21c-b9a862e94ec7 tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b70ed9bd-5cb1-4959-8241-e169dbc9faa7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '793926d3-aee3-45e5-b93e-88d51338fa74', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1077568403',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59738b7f7d1341c3921bdf9f6a9b6495',qos_specs=None,replication_status=,reservations=['8eb8d637-62bf-4d80-96ef-e94171264e21','42e7657e-3e0d-4143-8e2d-7b764af8b255','80248fe1-8a14-492f-a178-926f176117d1','606064dc-09e1-4221-96d4-1daf10c0b7b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e521146b486d44c9bef35bae760a428a',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:43:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1077568403',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=793926d3-aee3-45e5-b93e-88d51338fa74,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='59738b7f7d1341c3921bdf9f6a9b6495',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e521146b486d44c9bef35bae760a428a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:43:32.962781 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-1c6222e4-bc4b-4ea1-a21c-b9a862e94ec7 tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9861c9b-28f3-420e-aad9-ae576996505f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:43:32.981811 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-1c6222e4-bc4b-4ea1-a21c-b9a862e94ec7 tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9861c9b-28f3-420e-aad9-ae576996505f) transitioned into state 'SUCCESS' from state '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-1077568403',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59738b7f7d1341c3921bdf9f6a9b6495',qos_specs=None,replication_status=,reservations=['8eb8d637-62bf-4d80-96ef-e94171264e21','42e7657e-3e0d-4143-8e2d-7b764af8b255','80248fe1-8a14-492f-a178-926f176117d1','606064dc-09e1-4221-96d4-1daf10c0b7b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e521146b486d44c9bef35bae760a428a',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:43:32.982717 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-1c6222e4-bc4b-4ea1-a21c-b9a862e94ec7 tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5cdeb08c-fbb8-4827-9d41-3aee3755f021) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:43:32.992789 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-1c6222e4-bc4b-4ea1-a21c-b9a862e94ec7 tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5cdeb08c-fbb8-4827-9d41-3aee3755f021) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:43:32.993865 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-1c6222e4-bc4b-4ea1-a21c-b9a862e94ec7 tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Flow 'volume_create_api' (33139fc5-c3f5-4418-a3de-0ad04c2ad02d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:43:32.994240 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-1c6222e4-bc4b-4ea1-a21c-b9a862e94ec7 tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Create volume request issued successfully. Jul 10 08:43:32.995011 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-1c6222e4-bc4b-4ea1-a21c-b9a862e94ec7 tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:43:32.997194 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1032/4168] 10.4.3.7 () {68 vars in 1245 bytes} [Fri Jul 10 08:43:32 2026] POST /volume/v3/volumes => generated 760 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 10 08:43:32.997841 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-148dd94d-a359-40c5-8d6b-fe074ca4f553 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:32.999467 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-148dd94d-a359-40c5-8d6b-fe074ca4f553 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/9e09676d-9d92-4310-a655-37b6c1ebe3b6 Jul 10 08:43:32.999665 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-148dd94d-a359-40c5-8d6b-fe074ca4f553 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:33.000968 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-148dd94d-a359-40c5-8d6b-fe074ca4f553 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:33.000968 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-148dd94d-a359-40c5-8d6b-fe074ca4f553 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id 9e09676d-9d92-4310-a655-37b6c1ebe3b6. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:43:33.007339 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:33.007339 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:43:33.007339 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-148dd94d-a359-40c5-8d6b-fe074ca4f553 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/9e09676d-9d92-4310-a655-37b6c1ebe3b6 returned with HTTP 200 Jul 10 08:43:33.007990 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1048/4169] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:32 2026] GET /volume/v3/backups/9e09676d-9d92-4310-a655-37b6c1ebe3b6 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:33.009148 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-ef7517af-70a6-4766-82b1-b33b094b4d6a None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:33.010923 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-ef7517af-70a6-4766-82b1-b33b094b4d6a tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:43:33.011154 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-ef7517af-70a6-4766-82b1-b33b094b4d6a tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "1376fead-3f34-4315-a074-306425efd812", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1094860426"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:43:33.012501 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.volumes [None req-ef7517af-70a6-4766-82b1-b33b094b4d6a tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Create volume request body: {'volume': {"'source_volid": '1376fead-3f34-4315-a074-306425efd812', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1094860426'}} {{(pid=100056) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:43:33.012631 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-ef7517af-70a6-4766-82b1-b33b094b4d6a tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Create volume of 1 GB Jul 10 08:43:33.016698 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-ef7517af-70a6-4766-82b1-b33b094b4d6a tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Availability Zones retrieved successfully. Jul 10 08:43:33.023334 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-ef7517af-70a6-4766-82b1-b33b094b4d6a tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Flow 'volume_create_api' (54964cec-7c08-45fa-bbe7-bfb5dde2ba88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:43:33.024206 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-ef7517af-70a6-4766-82b1-b33b094b4d6a tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba10a8f2-7434-4fcb-979a-308cf222c048) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:43:33.025041 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.flows.api.create_volume [None req-ef7517af-70a6-4766-82b1-b33b094b4d6a tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Validating volume size '1' using validate_int {{(pid=100056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:43:33.047872 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-ef7517af-70a6-4766-82b1-b33b094b4d6a tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba10a8f2-7434-4fcb-979a-308cf222c048) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:43:33.048525 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-ef7517af-70a6-4766-82b1-b33b094b4d6a tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49ddc2ea-3376-4600-bba6-15e750975ea5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:43:33.085728 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.quota [None req-ef7517af-70a6-4766-82b1-b33b094b4d6a tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Created reservations ['ccade26f-7d54-4c82-93c0-a80f7547d8e5', '188bc459-6460-4fc7-9fa0-4c23470833f4', '67a2fe4b-31ed-4272-9e60-4eb1d3cb7a5e', 'f29ba8cf-36cc-43cf-ada7-f1f7385f4ef0'] {{(pid=100056) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:43:33.086434 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-ef7517af-70a6-4766-82b1-b33b094b4d6a tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49ddc2ea-3376-4600-bba6-15e750975ea5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ccade26f-7d54-4c82-93c0-a80f7547d8e5', '188bc459-6460-4fc7-9fa0-4c23470833f4', '67a2fe4b-31ed-4272-9e60-4eb1d3cb7a5e', 'f29ba8cf-36cc-43cf-ada7-f1f7385f4ef0']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:43:33.087162 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-ef7517af-70a6-4766-82b1-b33b094b4d6a tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e163b82-c560-485a-ae7b-4db70c7d7653) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:43:33.107482 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-ef7517af-70a6-4766-82b1-b33b094b4d6a tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e163b82-c560-485a-ae7b-4db70c7d7653) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6b3ec346-2072-4909-a93e-f622a7c260fa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1094860426',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59738b7f7d1341c3921bdf9f6a9b6495',qos_specs=None,replication_status=,reservations=['ccade26f-7d54-4c82-93c0-a80f7547d8e5','188bc459-6460-4fc7-9fa0-4c23470833f4','67a2fe4b-31ed-4272-9e60-4eb1d3cb7a5e','f29ba8cf-36cc-43cf-ada7-f1f7385f4ef0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e521146b486d44c9bef35bae760a428a',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:43:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1094860426',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6b3ec346-2072-4909-a93e-f622a7c260fa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='59738b7f7d1341c3921bdf9f6a9b6495',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e521146b486d44c9bef35bae760a428a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:43:33.108139 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-ef7517af-70a6-4766-82b1-b33b094b4d6a tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2339704c-ca63-44a4-ab5d-50e5cff5d350) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:43:33.127292 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-ef7517af-70a6-4766-82b1-b33b094b4d6a tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2339704c-ca63-44a4-ab5d-50e5cff5d350) transitioned into state 'SUCCESS' from state '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-1094860426',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59738b7f7d1341c3921bdf9f6a9b6495',qos_specs=None,replication_status=,reservations=['ccade26f-7d54-4c82-93c0-a80f7547d8e5','188bc459-6460-4fc7-9fa0-4c23470833f4','67a2fe4b-31ed-4272-9e60-4eb1d3cb7a5e','f29ba8cf-36cc-43cf-ada7-f1f7385f4ef0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e521146b486d44c9bef35bae760a428a',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:43:33.127958 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-ef7517af-70a6-4766-82b1-b33b094b4d6a tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e18ac42a-7bc0-4c2a-a5f9-f1d3220b8464) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:43:33.136065 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-ef7517af-70a6-4766-82b1-b33b094b4d6a tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e18ac42a-7bc0-4c2a-a5f9-f1d3220b8464) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:43:33.136830 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-ef7517af-70a6-4766-82b1-b33b094b4d6a tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Flow 'volume_create_api' (54964cec-7c08-45fa-bbe7-bfb5dde2ba88) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:43:33.137084 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-ef7517af-70a6-4766-82b1-b33b094b4d6a tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Create volume request issued successfully. Jul 10 08:43:33.137629 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-ef7517af-70a6-4766-82b1-b33b094b4d6a tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:43:33.138010 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1044/4170] 10.4.3.7 () {68 vars in 1245 bytes} [Fri Jul 10 08:43:33 2026] POST /volume/v3/volumes => generated 760 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:43:33.149640 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-78823068-16ef-4ed1-8a2a-c7e4654dd1de None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:33.151423 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-78823068-16ef-4ed1-8a2a-c7e4654dd1de tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:43:33.151778 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-78823068-16ef-4ed1-8a2a-c7e4654dd1de tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "1376fead-3f34-4315-a074-306425efd812", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-625060156"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:43:33.153172 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.volumes [None req-78823068-16ef-4ed1-8a2a-c7e4654dd1de tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Create volume request body: {'volume': {"'source_volid": '1376fead-3f34-4315-a074-306425efd812', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-625060156'}} {{(pid=100054) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:43:33.153286 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.volumes [None req-78823068-16ef-4ed1-8a2a-c7e4654dd1de tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Create volume of 1 GB Jul 10 08:43:33.153657 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:33.153657 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:43:33.157281 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-78823068-16ef-4ed1-8a2a-c7e4654dd1de tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Availability Zones retrieved successfully. Jul 10 08:43:33.162459 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-78823068-16ef-4ed1-8a2a-c7e4654dd1de tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Flow 'volume_create_api' (85152497-4275-44b8-a746-c3d3ed6fe656) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:43:33.163331 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-78823068-16ef-4ed1-8a2a-c7e4654dd1de tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64f112ee-49b2-4731-8391-2f02322cbf88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:43:33.164157 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.flows.api.create_volume [None req-78823068-16ef-4ed1-8a2a-c7e4654dd1de tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Validating volume size '1' using validate_int {{(pid=100054) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:43:33.187950 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-78823068-16ef-4ed1-8a2a-c7e4654dd1de tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64f112ee-49b2-4731-8391-2f02322cbf88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:43:33.188709 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-78823068-16ef-4ed1-8a2a-c7e4654dd1de tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae074e54-d769-46fa-a3d0-e65cf3195541) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:43:33.229627 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.quota [None req-78823068-16ef-4ed1-8a2a-c7e4654dd1de tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Created reservations ['40f1139f-f558-4f0d-b30f-2953b59ba307', 'fcdffd66-9a07-4664-912a-fae5bc93ab1f', 'c8c2dcca-fdaa-434e-85e0-fdee817f8fdd', 'c4781594-aafd-40f7-a60b-2a66992638fe'] {{(pid=100054) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:43:33.230897 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-78823068-16ef-4ed1-8a2a-c7e4654dd1de tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae074e54-d769-46fa-a3d0-e65cf3195541) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['40f1139f-f558-4f0d-b30f-2953b59ba307', 'fcdffd66-9a07-4664-912a-fae5bc93ab1f', 'c8c2dcca-fdaa-434e-85e0-fdee817f8fdd', 'c4781594-aafd-40f7-a60b-2a66992638fe']}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:43:33.231805 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-78823068-16ef-4ed1-8a2a-c7e4654dd1de tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2df1e28c-42c0-4128-85eb-a03a23b9ae52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:43:33.260978 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-78823068-16ef-4ed1-8a2a-c7e4654dd1de tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2df1e28c-42c0-4128-85eb-a03a23b9ae52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '315bc95f-f64f-45b6-a6a1-207d2ab3680e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-625060156',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59738b7f7d1341c3921bdf9f6a9b6495',qos_specs=None,replication_status=,reservations=['40f1139f-f558-4f0d-b30f-2953b59ba307','fcdffd66-9a07-4664-912a-fae5bc93ab1f','c8c2dcca-fdaa-434e-85e0-fdee817f8fdd','c4781594-aafd-40f7-a60b-2a66992638fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e521146b486d44c9bef35bae760a428a',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:43:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-625060156',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=315bc95f-f64f-45b6-a6a1-207d2ab3680e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='59738b7f7d1341c3921bdf9f6a9b6495',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e521146b486d44c9bef35bae760a428a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:43:33.262086 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-78823068-16ef-4ed1-8a2a-c7e4654dd1de tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (474cfa40-7f7f-4958-a886-070bcb2acc34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:43:33.283145 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-78823068-16ef-4ed1-8a2a-c7e4654dd1de tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (474cfa40-7f7f-4958-a886-070bcb2acc34) transitioned into state 'SUCCESS' from state '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-625060156',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59738b7f7d1341c3921bdf9f6a9b6495',qos_specs=None,replication_status=,reservations=['40f1139f-f558-4f0d-b30f-2953b59ba307','fcdffd66-9a07-4664-912a-fae5bc93ab1f','c8c2dcca-fdaa-434e-85e0-fdee817f8fdd','c4781594-aafd-40f7-a60b-2a66992638fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e521146b486d44c9bef35bae760a428a',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:43:33.284134 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-78823068-16ef-4ed1-8a2a-c7e4654dd1de tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (775b2de6-10fc-4272-b8f5-8f97eb950472) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:43:33.299431 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-78823068-16ef-4ed1-8a2a-c7e4654dd1de tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (775b2de6-10fc-4272-b8f5-8f97eb950472) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:43:33.299431 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-78823068-16ef-4ed1-8a2a-c7e4654dd1de tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Flow 'volume_create_api' (85152497-4275-44b8-a746-c3d3ed6fe656) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100054) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:43:33.299431 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-78823068-16ef-4ed1-8a2a-c7e4654dd1de tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Create volume request issued successfully. Jul 10 08:43:33.299431 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-78823068-16ef-4ed1-8a2a-c7e4654dd1de tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:43:33.299806 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1047/4171] 10.4.3.7 () {68 vars in 1245 bytes} [Fri Jul 10 08:43:33 2026] POST /volume/v3/volumes => generated 759 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:43:33.315454 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-12cba4f1-474f-4019-b34b-5746bfe08044 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:33.318056 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-12cba4f1-474f-4019-b34b-5746bfe08044 tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:43:33.318470 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-12cba4f1-474f-4019-b34b-5746bfe08044 tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "1376fead-3f34-4315-a074-306425efd812", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-684804848"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:43:33.320874 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.volumes [None req-12cba4f1-474f-4019-b34b-5746bfe08044 tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Create volume request body: {'volume': {"'source_volid": '1376fead-3f34-4315-a074-306425efd812', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-684804848'}} {{(pid=100055) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:43:33.321120 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-12cba4f1-474f-4019-b34b-5746bfe08044 tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Create volume of 1 GB Jul 10 08:43:33.321523 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:33.321523 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:43:33.326548 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-12cba4f1-474f-4019-b34b-5746bfe08044 tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Availability Zones retrieved successfully. Jul 10 08:43:33.334097 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-12cba4f1-474f-4019-b34b-5746bfe08044 tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Flow 'volume_create_api' (0dc65892-055d-41d7-8369-727081c323f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:43:33.335459 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-12cba4f1-474f-4019-b34b-5746bfe08044 tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e69e934-8bc4-4194-ae0f-0814e3037817) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:43:33.336713 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.flows.api.create_volume [None req-12cba4f1-474f-4019-b34b-5746bfe08044 tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Validating volume size '1' using validate_int {{(pid=100055) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:43:33.364215 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-12cba4f1-474f-4019-b34b-5746bfe08044 tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e69e934-8bc4-4194-ae0f-0814e3037817) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:43:33.364909 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-12cba4f1-474f-4019-b34b-5746bfe08044 tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (024f5a0f-f67e-48df-ad24-851038741f91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:43:33.416173 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.quota [None req-12cba4f1-474f-4019-b34b-5746bfe08044 tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Created reservations ['fd78266b-415e-474f-8342-6e73d9cc05f6', '2de770ab-8d2a-4d8b-a6bf-2b25d765f1c0', '02f6c140-b7ec-4a1d-b57b-5348b93f6489', '7fa808c0-a69d-486f-8477-4edd955f265c'] {{(pid=100055) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:43:33.416952 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-12cba4f1-474f-4019-b34b-5746bfe08044 tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (024f5a0f-f67e-48df-ad24-851038741f91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fd78266b-415e-474f-8342-6e73d9cc05f6', '2de770ab-8d2a-4d8b-a6bf-2b25d765f1c0', '02f6c140-b7ec-4a1d-b57b-5348b93f6489', '7fa808c0-a69d-486f-8477-4edd955f265c']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:43:33.417632 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-12cba4f1-474f-4019-b34b-5746bfe08044 tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2bf4fb5d-79be-431c-adf8-4916c39117d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:43:33.441871 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-12cba4f1-474f-4019-b34b-5746bfe08044 tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2bf4fb5d-79be-431c-adf8-4916c39117d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '54c0cb7a-3e73-4704-a9b9-2b9a7d2438e9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-684804848',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59738b7f7d1341c3921bdf9f6a9b6495',qos_specs=None,replication_status=,reservations=['fd78266b-415e-474f-8342-6e73d9cc05f6','2de770ab-8d2a-4d8b-a6bf-2b25d765f1c0','02f6c140-b7ec-4a1d-b57b-5348b93f6489','7fa808c0-a69d-486f-8477-4edd955f265c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e521146b486d44c9bef35bae760a428a',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:43:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-684804848',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=54c0cb7a-3e73-4704-a9b9-2b9a7d2438e9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='59738b7f7d1341c3921bdf9f6a9b6495',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e521146b486d44c9bef35bae760a428a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:43:33.443249 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-12cba4f1-474f-4019-b34b-5746bfe08044 tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93aea434-9d78-4450-a203-f8dd074cefec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:43:33.465783 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-12cba4f1-474f-4019-b34b-5746bfe08044 tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93aea434-9d78-4450-a203-f8dd074cefec) transitioned into state 'SUCCESS' from state '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-684804848',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59738b7f7d1341c3921bdf9f6a9b6495',qos_specs=None,replication_status=,reservations=['fd78266b-415e-474f-8342-6e73d9cc05f6','2de770ab-8d2a-4d8b-a6bf-2b25d765f1c0','02f6c140-b7ec-4a1d-b57b-5348b93f6489','7fa808c0-a69d-486f-8477-4edd955f265c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e521146b486d44c9bef35bae760a428a',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:43:33.466542 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-12cba4f1-474f-4019-b34b-5746bfe08044 tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a158890e-e73d-425b-816e-d634b0666190) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:43:33.474707 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-12cba4f1-474f-4019-b34b-5746bfe08044 tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a158890e-e73d-425b-816e-d634b0666190) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:43:33.475447 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-12cba4f1-474f-4019-b34b-5746bfe08044 tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Flow 'volume_create_api' (0dc65892-055d-41d7-8369-727081c323f3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:43:33.475757 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-12cba4f1-474f-4019-b34b-5746bfe08044 tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Create volume request issued successfully. Jul 10 08:43:33.476290 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-12cba4f1-474f-4019-b34b-5746bfe08044 tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:43:33.476875 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1033/4172] 10.4.3.7 () {68 vars in 1245 bytes} [Fri Jul 10 08:43:33 2026] POST /volume/v3/volumes => generated 759 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:43:33.488834 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-59bf5d2a-3ba3-43f6-91bd-a854b2e106ea None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:33.490378 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-59bf5d2a-3ba3-43f6-91bd-a854b2e106ea tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] GET https://10.4.3.7/volume/v3/volumes/8fbcd206-9ff4-416b-98eb-eca7a5f9c8ac Jul 10 08:43:33.490605 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-59bf5d2a-3ba3-43f6-91bd-a854b2e106ea tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:33.490786 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-59bf5d2a-3ba3-43f6-91bd-a854b2e106ea tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:33.499005 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:33.499005 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:43:33.502193 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-59bf5d2a-3ba3-43f6-91bd-a854b2e106ea tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Volume info retrieved successfully. Jul 10 08:43:33.506142 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-59bf5d2a-3ba3-43f6-91bd-a854b2e106ea tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] https://10.4.3.7/volume/v3/volumes/8fbcd206-9ff4-416b-98eb-eca7a5f9c8ac returned with HTTP 200 Jul 10 08:43:33.506491 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1049/4173] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:33 2026] GET /volume/v3/volumes/8fbcd206-9ff4-416b-98eb-eca7a5f9c8ac => generated 853 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:33.519545 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-1d991835-2295-4f63-83ad-9bcac0c9fec6 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:33.521820 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-1d991835-2295-4f63-83ad-9bcac0c9fec6 tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] GET https://10.4.3.7/volume/v3/volumes/793926d3-aee3-45e5-b93e-88d51338fa74 Jul 10 08:43:33.522046 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-1d991835-2295-4f63-83ad-9bcac0c9fec6 tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:33.522285 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-1d991835-2295-4f63-83ad-9bcac0c9fec6 tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:33.532832 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:33.532832 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:43:33.538578 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-1d991835-2295-4f63-83ad-9bcac0c9fec6 tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Volume info retrieved successfully. Jul 10 08:43:33.546105 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-1d991835-2295-4f63-83ad-9bcac0c9fec6 tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] https://10.4.3.7/volume/v3/volumes/793926d3-aee3-45e5-b93e-88d51338fa74 returned with HTTP 200 Jul 10 08:43:33.546639 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1045/4174] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:33 2026] GET /volume/v3/volumes/793926d3-aee3-45e5-b93e-88d51338fa74 => generated 853 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:33.559580 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-bd32df1f-bd64-43dd-a75d-9f52ddfca52e None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:33.560904 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-bd32df1f-bd64-43dd-a75d-9f52ddfca52e tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] GET https://10.4.3.7/volume/v3/volumes/6b3ec346-2072-4909-a93e-f622a7c260fa Jul 10 08:43:33.561154 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-bd32df1f-bd64-43dd-a75d-9f52ddfca52e tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:33.561430 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-bd32df1f-bd64-43dd-a75d-9f52ddfca52e tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:33.568191 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:33.568191 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:43:33.572193 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-bd32df1f-bd64-43dd-a75d-9f52ddfca52e tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Volume info retrieved successfully. Jul 10 08:43:33.577074 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-bd32df1f-bd64-43dd-a75d-9f52ddfca52e tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] https://10.4.3.7/volume/v3/volumes/6b3ec346-2072-4909-a93e-f622a7c260fa returned with HTTP 200 Jul 10 08:43:33.577074 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1048/4175] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:33 2026] GET /volume/v3/volumes/6b3ec346-2072-4909-a93e-f622a7c260fa => generated 853 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:33.589024 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-95bf74f7-92da-4796-ba75-1bf6a0db9171 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:33.590827 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-95bf74f7-92da-4796-ba75-1bf6a0db9171 tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] GET https://10.4.3.7/volume/v3/volumes/315bc95f-f64f-45b6-a6a1-207d2ab3680e Jul 10 08:43:33.591004 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-95bf74f7-92da-4796-ba75-1bf6a0db9171 tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:33.591172 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-95bf74f7-92da-4796-ba75-1bf6a0db9171 tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:33.602922 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:33.602922 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:43:33.608286 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-95bf74f7-92da-4796-ba75-1bf6a0db9171 tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Volume info retrieved successfully. Jul 10 08:43:33.616552 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-95bf74f7-92da-4796-ba75-1bf6a0db9171 tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] https://10.4.3.7/volume/v3/volumes/315bc95f-f64f-45b6-a6a1-207d2ab3680e returned with HTTP 200 Jul 10 08:43:33.616969 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1034/4176] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:33 2026] GET /volume/v3/volumes/315bc95f-f64f-45b6-a6a1-207d2ab3680e => generated 852 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:33.630482 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-1be2715d-f581-4316-a1f0-292d57fa9036 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:33.632465 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-1be2715d-f581-4316-a1f0-292d57fa9036 tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] GET https://10.4.3.7/volume/v3/volumes/54c0cb7a-3e73-4704-a9b9-2b9a7d2438e9 Jul 10 08:43:33.632789 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-1be2715d-f581-4316-a1f0-292d57fa9036 tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:33.633023 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-1be2715d-f581-4316-a1f0-292d57fa9036 tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:33.641738 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:33.641738 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:43:33.645956 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-1be2715d-f581-4316-a1f0-292d57fa9036 tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Volume info retrieved successfully. Jul 10 08:43:33.651990 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-1be2715d-f581-4316-a1f0-292d57fa9036 tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] https://10.4.3.7/volume/v3/volumes/54c0cb7a-3e73-4704-a9b9-2b9a7d2438e9 returned with HTTP 200 Jul 10 08:43:33.652458 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1050/4177] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:33 2026] GET /volume/v3/volumes/54c0cb7a-3e73-4704-a9b9-2b9a7d2438e9 => generated 852 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:33.665385 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-9e9f7518-9628-471b-96fc-a0a9b7104a20 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:33.667090 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-9e9f7518-9628-471b-96fc-a0a9b7104a20 tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] DELETE https://10.4.3.7/volume/v3/volumes/54c0cb7a-3e73-4704-a9b9-2b9a7d2438e9 Jul 10 08:43:33.667291 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-9e9f7518-9628-471b-96fc-a0a9b7104a20 tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:33.667468 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-9e9f7518-9628-471b-96fc-a0a9b7104a20 tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Calling method 'delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:33.667657 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-9e9f7518-9628-471b-96fc-a0a9b7104a20 tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Delete volume with id: 54c0cb7a-3e73-4704-a9b9-2b9a7d2438e9 Jul 10 08:43:33.674213 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:33.674213 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:43:33.674686 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-9e9f7518-9628-471b-96fc-a0a9b7104a20 tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Volume info retrieved successfully. Jul 10 08:43:33.703221 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-9e9f7518-9628-471b-96fc-a0a9b7104a20 tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Delete volume request issued successfully. Jul 10 08:43:33.703424 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-9e9f7518-9628-471b-96fc-a0a9b7104a20 tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] https://10.4.3.7/volume/v3/volumes/54c0cb7a-3e73-4704-a9b9-2b9a7d2438e9 returned with HTTP 202 Jul 10 08:43:33.703870 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1046/4178] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:43:33 2026] DELETE /volume/v3/volumes/54c0cb7a-3e73-4704-a9b9-2b9a7d2438e9 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:43:33.715478 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-507048e1-b301-4632-999b-6d925666b705 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:33.717195 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-507048e1-b301-4632-999b-6d925666b705 tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] GET https://10.4.3.7/volume/v3/volumes/54c0cb7a-3e73-4704-a9b9-2b9a7d2438e9 Jul 10 08:43:33.717524 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-507048e1-b301-4632-999b-6d925666b705 tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:33.718867 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-507048e1-b301-4632-999b-6d925666b705 tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:33.724775 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:33.724775 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:43:33.728422 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-507048e1-b301-4632-999b-6d925666b705 tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Volume info retrieved successfully. Jul 10 08:43:33.733534 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-507048e1-b301-4632-999b-6d925666b705 tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] https://10.4.3.7/volume/v3/volumes/54c0cb7a-3e73-4704-a9b9-2b9a7d2438e9 returned with HTTP 200 Jul 10 08:43:33.734220 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1049/4179] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:33 2026] GET /volume/v3/volumes/54c0cb7a-3e73-4704-a9b9-2b9a7d2438e9 => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:34.021732 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-b3537320-904f-487a-a215-94ffa79415a3 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:34.023500 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-b3537320-904f-487a-a215-94ffa79415a3 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/9e09676d-9d92-4310-a655-37b6c1ebe3b6 Jul 10 08:43:34.023687 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-b3537320-904f-487a-a215-94ffa79415a3 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:34.025609 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-b3537320-904f-487a-a215-94ffa79415a3 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:34.025609 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-b3537320-904f-487a-a215-94ffa79415a3 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id 9e09676d-9d92-4310-a655-37b6c1ebe3b6. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:43:34.029796 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:34.029796 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:43:34.030562 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-b3537320-904f-487a-a215-94ffa79415a3 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/9e09676d-9d92-4310-a655-37b6c1ebe3b6 returned with HTTP 200 Jul 10 08:43:34.031126 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1035/4180] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:34 2026] GET /volume/v3/backups/9e09676d-9d92-4310-a655-37b6c1ebe3b6 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:34.748063 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-10e7bcda-fd77-4a6c-9caa-bd053f124c69 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:34.749798 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-10e7bcda-fd77-4a6c-9caa-bd053f124c69 tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] GET https://10.4.3.7/volume/v3/volumes/54c0cb7a-3e73-4704-a9b9-2b9a7d2438e9 Jul 10 08:43:34.750076 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-10e7bcda-fd77-4a6c-9caa-bd053f124c69 tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:34.750306 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-10e7bcda-fd77-4a6c-9caa-bd053f124c69 tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:34.757443 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-10e7bcda-fd77-4a6c-9caa-bd053f124c69 tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] https://10.4.3.7/volume/v3/volumes/54c0cb7a-3e73-4704-a9b9-2b9a7d2438e9 returned with HTTP 404 Jul 10 08:43:34.757921 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1051/4181] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:34 2026] GET /volume/v3/volumes/54c0cb7a-3e73-4704-a9b9-2b9a7d2438e9 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:43:34.778051 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-64c4ece9-3d52-4c8a-ad51-0df5aa30003b None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:34.781267 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-64c4ece9-3d52-4c8a-ad51-0df5aa30003b tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] DELETE https://10.4.3.7/volume/v3/volumes/315bc95f-f64f-45b6-a6a1-207d2ab3680e Jul 10 08:43:34.781267 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-64c4ece9-3d52-4c8a-ad51-0df5aa30003b tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:34.781786 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-64c4ece9-3d52-4c8a-ad51-0df5aa30003b tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Calling method 'delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:34.782127 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-64c4ece9-3d52-4c8a-ad51-0df5aa30003b tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Delete volume with id: 315bc95f-f64f-45b6-a6a1-207d2ab3680e Jul 10 08:43:34.790704 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:34.790704 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:43:34.791390 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-64c4ece9-3d52-4c8a-ad51-0df5aa30003b tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Volume info retrieved successfully. Jul 10 08:43:34.823363 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-64c4ece9-3d52-4c8a-ad51-0df5aa30003b tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Delete volume request issued successfully. Jul 10 08:43:34.823632 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-64c4ece9-3d52-4c8a-ad51-0df5aa30003b tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] https://10.4.3.7/volume/v3/volumes/315bc95f-f64f-45b6-a6a1-207d2ab3680e returned with HTTP 202 Jul 10 08:43:34.824230 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1047/4182] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:43:34 2026] DELETE /volume/v3/volumes/315bc95f-f64f-45b6-a6a1-207d2ab3680e => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:43:34.834791 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-ca617fed-44a5-47eb-94ec-bc3b08431b3e None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:34.838442 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-ca617fed-44a5-47eb-94ec-bc3b08431b3e tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] GET https://10.4.3.7/volume/v3/volumes/315bc95f-f64f-45b6-a6a1-207d2ab3680e Jul 10 08:43:34.838442 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-ca617fed-44a5-47eb-94ec-bc3b08431b3e tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:34.838442 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-ca617fed-44a5-47eb-94ec-bc3b08431b3e tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:34.846293 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:34.846293 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:43:34.852228 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-ca617fed-44a5-47eb-94ec-bc3b08431b3e tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Volume info retrieved successfully. Jul 10 08:43:34.859830 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-ca617fed-44a5-47eb-94ec-bc3b08431b3e tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] https://10.4.3.7/volume/v3/volumes/315bc95f-f64f-45b6-a6a1-207d2ab3680e returned with HTTP 200 Jul 10 08:43:34.859830 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1050/4183] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:34 2026] GET /volume/v3/volumes/315bc95f-f64f-45b6-a6a1-207d2ab3680e => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 08:43:35.040940 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-da1db351-3f1c-42ce-bbac-02b48ae19124 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:35.042551 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-da1db351-3f1c-42ce-bbac-02b48ae19124 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/9e09676d-9d92-4310-a655-37b6c1ebe3b6 Jul 10 08:43:35.042722 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-da1db351-3f1c-42ce-bbac-02b48ae19124 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:35.042895 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-da1db351-3f1c-42ce-bbac-02b48ae19124 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:35.043002 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-da1db351-3f1c-42ce-bbac-02b48ae19124 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id 9e09676d-9d92-4310-a655-37b6c1ebe3b6. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:43:35.046909 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:35.046909 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:43:35.047661 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-da1db351-3f1c-42ce-bbac-02b48ae19124 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/9e09676d-9d92-4310-a655-37b6c1ebe3b6 returned with HTTP 200 Jul 10 08:43:35.048018 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1036/4184] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:35 2026] GET /volume/v3/backups/9e09676d-9d92-4310-a655-37b6c1ebe3b6 => generated 746 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:35.877280 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-9c24b05a-7f7d-4df9-b9f8-b4069246fcb6 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:35.880111 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9c24b05a-7f7d-4df9-b9f8-b4069246fcb6 tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] GET https://10.4.3.7/volume/v3/volumes/315bc95f-f64f-45b6-a6a1-207d2ab3680e Jul 10 08:43:35.880308 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9c24b05a-7f7d-4df9-b9f8-b4069246fcb6 tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:35.880892 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9c24b05a-7f7d-4df9-b9f8-b4069246fcb6 tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:35.887936 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9c24b05a-7f7d-4df9-b9f8-b4069246fcb6 tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] https://10.4.3.7/volume/v3/volumes/315bc95f-f64f-45b6-a6a1-207d2ab3680e returned with HTTP 404 Jul 10 08:43:35.889120 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1052/4185] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:35 2026] GET /volume/v3/volumes/315bc95f-f64f-45b6-a6a1-207d2ab3680e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:43:35.897482 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-0d807944-1b53-4683-97e1-d2d220f9fbd6 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:35.899530 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-0d807944-1b53-4683-97e1-d2d220f9fbd6 tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] DELETE https://10.4.3.7/volume/v3/volumes/6b3ec346-2072-4909-a93e-f622a7c260fa Jul 10 08:43:35.899805 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-0d807944-1b53-4683-97e1-d2d220f9fbd6 tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:35.900037 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-0d807944-1b53-4683-97e1-d2d220f9fbd6 tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Calling method 'delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:35.900433 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-0d807944-1b53-4683-97e1-d2d220f9fbd6 tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Delete volume with id: 6b3ec346-2072-4909-a93e-f622a7c260fa Jul 10 08:43:35.910084 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:35.910084 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:43:35.910704 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-0d807944-1b53-4683-97e1-d2d220f9fbd6 tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Volume info retrieved successfully. Jul 10 08:43:35.934515 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-0d807944-1b53-4683-97e1-d2d220f9fbd6 tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Delete volume request issued successfully. Jul 10 08:43:35.934955 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-0d807944-1b53-4683-97e1-d2d220f9fbd6 tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] https://10.4.3.7/volume/v3/volumes/6b3ec346-2072-4909-a93e-f622a7c260fa returned with HTTP 202 Jul 10 08:43:35.935535 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1048/4186] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:43:35 2026] DELETE /volume/v3/volumes/6b3ec346-2072-4909-a93e-f622a7c260fa => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:43:35.945550 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-4f07abe5-4206-40a1-bd54-c21a726714c6 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:35.949442 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-4f07abe5-4206-40a1-bd54-c21a726714c6 tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] GET https://10.4.3.7/volume/v3/volumes/6b3ec346-2072-4909-a93e-f622a7c260fa Jul 10 08:43:35.949442 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-4f07abe5-4206-40a1-bd54-c21a726714c6 tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:35.949442 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-4f07abe5-4206-40a1-bd54-c21a726714c6 tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:35.957177 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:35.957177 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:43:35.962369 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-4f07abe5-4206-40a1-bd54-c21a726714c6 tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Volume info retrieved successfully. Jul 10 08:43:35.968247 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-4f07abe5-4206-40a1-bd54-c21a726714c6 tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] https://10.4.3.7/volume/v3/volumes/6b3ec346-2072-4909-a93e-f622a7c260fa returned with HTTP 200 Jul 10 08:43:35.968973 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1051/4187] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:35 2026] GET /volume/v3/volumes/6b3ec346-2072-4909-a93e-f622a7c260fa => generated 852 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:36.063062 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-f51f1e04-260b-4921-874f-473427fa374c None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:36.066878 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-f51f1e04-260b-4921-874f-473427fa374c tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/9e09676d-9d92-4310-a655-37b6c1ebe3b6 Jul 10 08:43:36.066878 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-f51f1e04-260b-4921-874f-473427fa374c tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:36.066878 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-f51f1e04-260b-4921-874f-473427fa374c tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:36.066878 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-f51f1e04-260b-4921-874f-473427fa374c tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id 9e09676d-9d92-4310-a655-37b6c1ebe3b6. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:43:36.073822 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:36.073822 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:43:36.075191 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-f51f1e04-260b-4921-874f-473427fa374c tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/9e09676d-9d92-4310-a655-37b6c1ebe3b6 returned with HTTP 200 Jul 10 08:43:36.075505 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1037/4188] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:36 2026] GET /volume/v3/backups/9e09676d-9d92-4310-a655-37b6c1ebe3b6 => generated 746 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:36.981360 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-ee1fb14e-713c-4fb4-b304-7f38c182c8bb None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:36.984447 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ee1fb14e-713c-4fb4-b304-7f38c182c8bb tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] GET https://10.4.3.7/volume/v3/volumes/6b3ec346-2072-4909-a93e-f622a7c260fa Jul 10 08:43:36.984447 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ee1fb14e-713c-4fb4-b304-7f38c182c8bb tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:36.984447 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ee1fb14e-713c-4fb4-b304-7f38c182c8bb tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:36.990196 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ee1fb14e-713c-4fb4-b304-7f38c182c8bb tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] https://10.4.3.7/volume/v3/volumes/6b3ec346-2072-4909-a93e-f622a7c260fa returned with HTTP 404 Jul 10 08:43:36.990857 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1053/4189] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:36 2026] GET /volume/v3/volumes/6b3ec346-2072-4909-a93e-f622a7c260fa => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:43:36.998924 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-78cae8da-7f04-40b6-abf5-1b5412dc7cee None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:37.002525 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-78cae8da-7f04-40b6-abf5-1b5412dc7cee tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] DELETE https://10.4.3.7/volume/v3/volumes/793926d3-aee3-45e5-b93e-88d51338fa74 Jul 10 08:43:37.002525 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-78cae8da-7f04-40b6-abf5-1b5412dc7cee tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:37.002525 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-78cae8da-7f04-40b6-abf5-1b5412dc7cee tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Calling method 'delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:37.002525 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-78cae8da-7f04-40b6-abf5-1b5412dc7cee tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Delete volume with id: 793926d3-aee3-45e5-b93e-88d51338fa74 Jul 10 08:43:37.012234 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:37.012234 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:43:37.013016 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-78cae8da-7f04-40b6-abf5-1b5412dc7cee tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Volume info retrieved successfully. Jul 10 08:43:37.031616 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-78cae8da-7f04-40b6-abf5-1b5412dc7cee tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Delete volume request issued successfully. Jul 10 08:43:37.032142 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-78cae8da-7f04-40b6-abf5-1b5412dc7cee tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] https://10.4.3.7/volume/v3/volumes/793926d3-aee3-45e5-b93e-88d51338fa74 returned with HTTP 202 Jul 10 08:43:37.032754 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1049/4190] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:43:36 2026] DELETE /volume/v3/volumes/793926d3-aee3-45e5-b93e-88d51338fa74 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:43:37.041382 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-52b8cb20-ae47-4c82-8bb0-578e09ad1e0b None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:37.043344 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-52b8cb20-ae47-4c82-8bb0-578e09ad1e0b tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] GET https://10.4.3.7/volume/v3/volumes/793926d3-aee3-45e5-b93e-88d51338fa74 Jul 10 08:43:37.043838 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-52b8cb20-ae47-4c82-8bb0-578e09ad1e0b tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:37.043905 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-52b8cb20-ae47-4c82-8bb0-578e09ad1e0b tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:37.051272 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:37.051272 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:43:37.055123 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-52b8cb20-ae47-4c82-8bb0-578e09ad1e0b tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Volume info retrieved successfully. Jul 10 08:43:37.059364 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-52b8cb20-ae47-4c82-8bb0-578e09ad1e0b tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] https://10.4.3.7/volume/v3/volumes/793926d3-aee3-45e5-b93e-88d51338fa74 returned with HTTP 200 Jul 10 08:43:37.059899 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1052/4191] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:37 2026] GET /volume/v3/volumes/793926d3-aee3-45e5-b93e-88d51338fa74 => generated 852 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:37.086378 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-89c32feb-b54d-447a-91e9-60fc629e965e None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:37.088570 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-89c32feb-b54d-447a-91e9-60fc629e965e tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/9e09676d-9d92-4310-a655-37b6c1ebe3b6 Jul 10 08:43:37.088861 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-89c32feb-b54d-447a-91e9-60fc629e965e tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:37.089310 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-89c32feb-b54d-447a-91e9-60fc629e965e tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:37.089516 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-89c32feb-b54d-447a-91e9-60fc629e965e tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id 9e09676d-9d92-4310-a655-37b6c1ebe3b6. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:43:37.096076 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:37.096076 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:43:37.097145 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-89c32feb-b54d-447a-91e9-60fc629e965e tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/9e09676d-9d92-4310-a655-37b6c1ebe3b6 returned with HTTP 200 Jul 10 08:43:37.097931 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1038/4192] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:37 2026] GET /volume/v3/backups/9e09676d-9d92-4310-a655-37b6c1ebe3b6 => generated 746 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:38.074297 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-5b68a497-9171-4c34-b59c-63a157416b0e None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:38.076373 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5b68a497-9171-4c34-b59c-63a157416b0e tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] GET https://10.4.3.7/volume/v3/volumes/793926d3-aee3-45e5-b93e-88d51338fa74 Jul 10 08:43:38.076627 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5b68a497-9171-4c34-b59c-63a157416b0e tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:38.076858 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5b68a497-9171-4c34-b59c-63a157416b0e tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:38.083825 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5b68a497-9171-4c34-b59c-63a157416b0e tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] https://10.4.3.7/volume/v3/volumes/793926d3-aee3-45e5-b93e-88d51338fa74 returned with HTTP 404 Jul 10 08:43:38.084361 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1054/4193] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:38 2026] GET /volume/v3/volumes/793926d3-aee3-45e5-b93e-88d51338fa74 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:43:38.090616 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-d6582b11-febf-4f1a-9dd9-e486402b5586 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:38.094438 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-d6582b11-febf-4f1a-9dd9-e486402b5586 tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] DELETE https://10.4.3.7/volume/v3/volumes/8fbcd206-9ff4-416b-98eb-eca7a5f9c8ac Jul 10 08:43:38.094438 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-d6582b11-febf-4f1a-9dd9-e486402b5586 tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:38.094438 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-d6582b11-febf-4f1a-9dd9-e486402b5586 tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Calling method 'delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:38.094438 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-d6582b11-febf-4f1a-9dd9-e486402b5586 tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Delete volume with id: 8fbcd206-9ff4-416b-98eb-eca7a5f9c8ac Jul 10 08:43:38.103045 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:38.103045 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:43:38.103045 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-d6582b11-febf-4f1a-9dd9-e486402b5586 tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Volume info retrieved successfully. Jul 10 08:43:38.111752 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-8fe2786c-4495-4d2f-9626-d22b2dbc8702 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:38.114017 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-8fe2786c-4495-4d2f-9626-d22b2dbc8702 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/9e09676d-9d92-4310-a655-37b6c1ebe3b6 Jul 10 08:43:38.114017 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-8fe2786c-4495-4d2f-9626-d22b2dbc8702 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:38.114017 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-8fe2786c-4495-4d2f-9626-d22b2dbc8702 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:38.114017 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-8fe2786c-4495-4d2f-9626-d22b2dbc8702 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id 9e09676d-9d92-4310-a655-37b6c1ebe3b6. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:43:38.116735 np0000004976 devstack@c-api.service[100054]: DEBUG dbcounter [-] [100054] Writing DB stats cinder:SELECT=271,cinder:UPDATE=51,cinder:INSERT=19 {{(pid=100054) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 08:43:38.119685 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:38.119685 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:43:38.120711 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-8fe2786c-4495-4d2f-9626-d22b2dbc8702 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/9e09676d-9d92-4310-a655-37b6c1ebe3b6 returned with HTTP 200 Jul 10 08:43:38.121329 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1053/4194] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:38 2026] GET /volume/v3/backups/9e09676d-9d92-4310-a655-37b6c1ebe3b6 => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:38.136776 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-d6582b11-febf-4f1a-9dd9-e486402b5586 tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Delete volume request issued successfully. Jul 10 08:43:38.136993 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-d6582b11-febf-4f1a-9dd9-e486402b5586 tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] https://10.4.3.7/volume/v3/volumes/8fbcd206-9ff4-416b-98eb-eca7a5f9c8ac returned with HTTP 202 Jul 10 08:43:38.137587 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1050/4195] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:43:38 2026] DELETE /volume/v3/volumes/8fbcd206-9ff4-416b-98eb-eca7a5f9c8ac => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:43:38.145324 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-a4755f25-35df-499f-aff3-a6759beda80f None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:38.147529 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-a4755f25-35df-499f-aff3-a6759beda80f tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] GET https://10.4.3.7/volume/v3/volumes/8fbcd206-9ff4-416b-98eb-eca7a5f9c8ac Jul 10 08:43:38.147844 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-a4755f25-35df-499f-aff3-a6759beda80f tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:38.148230 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-a4755f25-35df-499f-aff3-a6759beda80f tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:38.156174 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:38.156174 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:43:38.161673 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-a4755f25-35df-499f-aff3-a6759beda80f tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Volume info retrieved successfully. Jul 10 08:43:38.167537 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-a4755f25-35df-499f-aff3-a6759beda80f tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] https://10.4.3.7/volume/v3/volumes/8fbcd206-9ff4-416b-98eb-eca7a5f9c8ac returned with HTTP 200 Jul 10 08:43:38.168260 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1039/4196] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:38 2026] GET /volume/v3/volumes/8fbcd206-9ff4-416b-98eb-eca7a5f9c8ac => generated 852 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:39.135434 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-94be7c1e-e78b-4f43-b722-e179feef9c4a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:39.137752 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-94be7c1e-e78b-4f43-b722-e179feef9c4a tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/9e09676d-9d92-4310-a655-37b6c1ebe3b6 Jul 10 08:43:39.138061 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-94be7c1e-e78b-4f43-b722-e179feef9c4a tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:39.138719 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-94be7c1e-e78b-4f43-b722-e179feef9c4a tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:39.138830 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-94be7c1e-e78b-4f43-b722-e179feef9c4a tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id 9e09676d-9d92-4310-a655-37b6c1ebe3b6. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:43:39.146187 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:39.146187 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:43:39.147473 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-94be7c1e-e78b-4f43-b722-e179feef9c4a tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/9e09676d-9d92-4310-a655-37b6c1ebe3b6 returned with HTTP 200 Jul 10 08:43:39.147885 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1055/4197] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:39 2026] GET /volume/v3/backups/9e09676d-9d92-4310-a655-37b6c1ebe3b6 => generated 746 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:39.184054 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-63f0df9a-a945-46b1-a1f7-dc7fffe49323 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:39.186155 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-63f0df9a-a945-46b1-a1f7-dc7fffe49323 tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] GET https://10.4.3.7/volume/v3/volumes/8fbcd206-9ff4-416b-98eb-eca7a5f9c8ac Jul 10 08:43:39.186351 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-63f0df9a-a945-46b1-a1f7-dc7fffe49323 tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:39.186562 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-63f0df9a-a945-46b1-a1f7-dc7fffe49323 tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:39.193981 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-63f0df9a-a945-46b1-a1f7-dc7fffe49323 tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] https://10.4.3.7/volume/v3/volumes/8fbcd206-9ff4-416b-98eb-eca7a5f9c8ac returned with HTTP 404 Jul 10 08:43:39.194472 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1054/4198] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:39 2026] GET /volume/v3/volumes/8fbcd206-9ff4-416b-98eb-eca7a5f9c8ac => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:43:39.205575 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-4bc35b47-eebf-4802-ae77-224c84cd749b None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:39.207601 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-4bc35b47-eebf-4802-ae77-224c84cd749b tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] DELETE https://10.4.3.7/volume/v3/volumes/1376fead-3f34-4315-a074-306425efd812 Jul 10 08:43:39.209450 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-4bc35b47-eebf-4802-ae77-224c84cd749b tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:39.209450 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-4bc35b47-eebf-4802-ae77-224c84cd749b tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Calling method 'delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:39.209450 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-4bc35b47-eebf-4802-ae77-224c84cd749b tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Delete volume with id: 1376fead-3f34-4315-a074-306425efd812 Jul 10 08:43:39.217420 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:39.217420 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:43:39.218112 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-4bc35b47-eebf-4802-ae77-224c84cd749b tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Volume info retrieved successfully. Jul 10 08:43:39.240454 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-4bc35b47-eebf-4802-ae77-224c84cd749b tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Delete volume request issued successfully. Jul 10 08:43:39.240862 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-4bc35b47-eebf-4802-ae77-224c84cd749b tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] https://10.4.3.7/volume/v3/volumes/1376fead-3f34-4315-a074-306425efd812 returned with HTTP 202 Jul 10 08:43:39.241330 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1051/4199] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:43:39 2026] DELETE /volume/v3/volumes/1376fead-3f34-4315-a074-306425efd812 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:43:39.253180 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-dd4a643e-31c9-49a5-b628-fcb561dcc31e None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:39.255082 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-dd4a643e-31c9-49a5-b628-fcb561dcc31e tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] GET https://10.4.3.7/volume/v3/volumes/1376fead-3f34-4315-a074-306425efd812 Jul 10 08:43:39.255287 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-dd4a643e-31c9-49a5-b628-fcb561dcc31e tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:39.255519 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-dd4a643e-31c9-49a5-b628-fcb561dcc31e tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:39.263103 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:39.263103 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:43:39.267317 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-dd4a643e-31c9-49a5-b628-fcb561dcc31e tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Volume info retrieved successfully. Jul 10 08:43:39.274840 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-dd4a643e-31c9-49a5-b628-fcb561dcc31e tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] https://10.4.3.7/volume/v3/volumes/1376fead-3f34-4315-a074-306425efd812 returned with HTTP 200 Jul 10 08:43:39.275265 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1040/4200] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:39 2026] GET /volume/v3/volumes/1376fead-3f34-4315-a074-306425efd812 => generated 852 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:40.161143 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-0ec360b1-a694-47cf-abe2-966824cdfcfb None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:40.163829 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0ec360b1-a694-47cf-abe2-966824cdfcfb tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/9e09676d-9d92-4310-a655-37b6c1ebe3b6 Jul 10 08:43:40.163994 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0ec360b1-a694-47cf-abe2-966824cdfcfb tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:40.164246 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0ec360b1-a694-47cf-abe2-966824cdfcfb tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:40.164396 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-0ec360b1-a694-47cf-abe2-966824cdfcfb tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id 9e09676d-9d92-4310-a655-37b6c1ebe3b6. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:43:40.170302 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:40.170302 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:43:40.171937 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0ec360b1-a694-47cf-abe2-966824cdfcfb tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/9e09676d-9d92-4310-a655-37b6c1ebe3b6 returned with HTTP 200 Jul 10 08:43:40.172646 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1056/4201] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:40 2026] GET /volume/v3/backups/9e09676d-9d92-4310-a655-37b6c1ebe3b6 => generated 746 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:40.289783 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-d71e5da2-0a79-4b81-bdf9-18a8266f46f3 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:40.291543 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d71e5da2-0a79-4b81-bdf9-18a8266f46f3 tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] GET https://10.4.3.7/volume/v3/volumes/1376fead-3f34-4315-a074-306425efd812 Jul 10 08:43:40.291543 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-d71e5da2-0a79-4b81-bdf9-18a8266f46f3 tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:40.291736 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-d71e5da2-0a79-4b81-bdf9-18a8266f46f3 tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:40.299721 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d71e5da2-0a79-4b81-bdf9-18a8266f46f3 tempest-CreateVolumesFromSourceVolumeTest-1555714380 tempest-CreateVolumesFromSourceVolumeTest-1555714380-project-member] https://10.4.3.7/volume/v3/volumes/1376fead-3f34-4315-a074-306425efd812 returned with HTTP 404 Jul 10 08:43:40.300434 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1055/4202] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:40 2026] GET /volume/v3/volumes/1376fead-3f34-4315-a074-306425efd812 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:43:41.185138 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-e88ecbff-7f07-4d6b-ab0e-7105f39a8bcf None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:41.186363 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-e88ecbff-7f07-4d6b-ab0e-7105f39a8bcf tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/9e09676d-9d92-4310-a655-37b6c1ebe3b6 Jul 10 08:43:41.186560 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-e88ecbff-7f07-4d6b-ab0e-7105f39a8bcf tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:41.186735 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-e88ecbff-7f07-4d6b-ab0e-7105f39a8bcf tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:41.186838 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-e88ecbff-7f07-4d6b-ab0e-7105f39a8bcf tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id 9e09676d-9d92-4310-a655-37b6c1ebe3b6. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:43:41.188597 np0000004976 devstack@c-api.service[100056]: DEBUG dbcounter [-] [100056] Writing DB stats cinder:SELECT=279,cinder:UPDATE=59,cinder:INSERT=37 {{(pid=100056) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 08:43:41.192844 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:41.192844 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:43:41.193939 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-e88ecbff-7f07-4d6b-ab0e-7105f39a8bcf tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/9e09676d-9d92-4310-a655-37b6c1ebe3b6 returned with HTTP 200 Jul 10 08:43:41.194699 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1052/4203] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:41 2026] GET /volume/v3/backups/9e09676d-9d92-4310-a655-37b6c1ebe3b6 => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:42.110891 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-9ed9e054-449f-42c1-af98-4d6d500e003d None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:42.205206 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-9ed9e054-449f-42c1-af98-4d6d500e003d tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:43:42.205697 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-9ed9e054-449f-42c1-af98-4d6d500e003d tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-423499773"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:43:42.207058 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.volumes [None req-9ed9e054-449f-42c1-af98-4d6d500e003d tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-423499773'}} {{(pid=100055) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:43:42.207190 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-9ed9e054-449f-42c1-af98-4d6d500e003d tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] Create volume of 1 GB Jul 10 08:43:42.207492 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-482f2d61-8382-4374-b495-9f85b1b1deba None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:42.209886 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-482f2d61-8382-4374-b495-9f85b1b1deba tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/9e09676d-9d92-4310-a655-37b6c1ebe3b6 Jul 10 08:43:42.210155 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-482f2d61-8382-4374-b495-9f85b1b1deba tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:42.211801 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-482f2d61-8382-4374-b495-9f85b1b1deba tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:42.211801 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-482f2d61-8382-4374-b495-9f85b1b1deba tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id 9e09676d-9d92-4310-a655-37b6c1ebe3b6. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:43:42.212024 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-9ed9e054-449f-42c1-af98-4d6d500e003d tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] Availability Zones retrieved successfully. Jul 10 08:43:42.217054 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-9ed9e054-449f-42c1-af98-4d6d500e003d tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] Flow 'volume_create_api' (d9777330-f92e-497f-a469-d0c9375fdf82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:43:42.217979 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-9ed9e054-449f-42c1-af98-4d6d500e003d tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6560ea5-71a3-4714-b35d-ef2073b18fcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:43:42.218785 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.flows.api.create_volume [None req-9ed9e054-449f-42c1-af98-4d6d500e003d tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] Validating volume size '1' using validate_int {{(pid=100055) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:43:42.219366 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:42.219366 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:43:42.220422 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-482f2d61-8382-4374-b495-9f85b1b1deba tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/9e09676d-9d92-4310-a655-37b6c1ebe3b6 returned with HTTP 200 Jul 10 08:43:42.220910 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1057/4204] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:42 2026] GET /volume/v3/backups/9e09676d-9d92-4310-a655-37b6c1ebe3b6 => generated 746 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:42.247127 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-9ed9e054-449f-42c1-af98-4d6d500e003d tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6560ea5-71a3-4714-b35d-ef2073b18fcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:43:42.248243 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-9ed9e054-449f-42c1-af98-4d6d500e003d tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f1cf52c-d5d3-43b4-aba6-c1500e0ea205) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:43:42.310800 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.quota [None req-9ed9e054-449f-42c1-af98-4d6d500e003d tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] Created reservations ['09b25ece-6a51-4ed3-8501-d59a58121231', '8e53cd83-c04a-4bc8-9e10-c7f1d2793ded', 'f7876a02-b90c-469b-8be6-81f639d5df4f', '035685a8-9712-465c-9130-23fa4299cb10'] {{(pid=100055) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:43:42.311790 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-9ed9e054-449f-42c1-af98-4d6d500e003d tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f1cf52c-d5d3-43b4-aba6-c1500e0ea205) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['09b25ece-6a51-4ed3-8501-d59a58121231', '8e53cd83-c04a-4bc8-9e10-c7f1d2793ded', 'f7876a02-b90c-469b-8be6-81f639d5df4f', '035685a8-9712-465c-9130-23fa4299cb10']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:43:42.312686 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-9ed9e054-449f-42c1-af98-4d6d500e003d tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc0297c9-523f-45c4-a8c0-fc2489206fba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:43:42.347986 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-9ed9e054-449f-42c1-af98-4d6d500e003d tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc0297c9-523f-45c4-a8c0-fc2489206fba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3df7fd6f-a724-48c5-9bfe-27c717f5bb9c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-423499773',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee22dc2a2c7e490bad39f95d2fee562b',qos_specs=None,replication_status=,reservations=['09b25ece-6a51-4ed3-8501-d59a58121231','8e53cd83-c04a-4bc8-9e10-c7f1d2793ded','f7876a02-b90c-469b-8be6-81f639d5df4f','035685a8-9712-465c-9130-23fa4299cb10'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9685bcefef24c46a639b9cb422d15b7',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:43:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-423499773',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3df7fd6f-a724-48c5-9bfe-27c717f5bb9c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ee22dc2a2c7e490bad39f95d2fee562b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e9685bcefef24c46a639b9cb422d15b7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:43:42.352857 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-9ed9e054-449f-42c1-af98-4d6d500e003d tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4381ade3-43a1-4e55-830e-538fd4905800) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:43:42.374743 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-9ed9e054-449f-42c1-af98-4d6d500e003d tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4381ade3-43a1-4e55-830e-538fd4905800) transitioned into state 'SUCCESS' from state '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-423499773',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee22dc2a2c7e490bad39f95d2fee562b',qos_specs=None,replication_status=,reservations=['09b25ece-6a51-4ed3-8501-d59a58121231','8e53cd83-c04a-4bc8-9e10-c7f1d2793ded','f7876a02-b90c-469b-8be6-81f639d5df4f','035685a8-9712-465c-9130-23fa4299cb10'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9685bcefef24c46a639b9cb422d15b7',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:43:42.375837 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-9ed9e054-449f-42c1-af98-4d6d500e003d tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43981cc4-f657-4e96-ba2b-d6328aa8bb99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:43:42.390532 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-9ed9e054-449f-42c1-af98-4d6d500e003d tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43981cc4-f657-4e96-ba2b-d6328aa8bb99) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:43:42.391533 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-9ed9e054-449f-42c1-af98-4d6d500e003d tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] Flow 'volume_create_api' (d9777330-f92e-497f-a469-d0c9375fdf82) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:43:42.392058 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-9ed9e054-449f-42c1-af98-4d6d500e003d tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] Create volume request issued successfully. Jul 10 08:43:42.392655 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-9ed9e054-449f-42c1-af98-4d6d500e003d tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:43:42.395002 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1041/4205] 10.4.3.7 () {70 vars in 1284 bytes} [Fri Jul 10 08:43:42 2026] POST /volume/v3/volumes => generated 773 bytes in 285 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:43:42.412734 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-8152a321-ee2d-4850-b7d5-4da29753a30d None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:42.415530 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-8152a321-ee2d-4850-b7d5-4da29753a30d tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] GET https://10.4.3.7/volume/v3/volumes/3df7fd6f-a724-48c5-9bfe-27c717f5bb9c Jul 10 08:43:42.415831 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-8152a321-ee2d-4850-b7d5-4da29753a30d tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:42.416031 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-8152a321-ee2d-4850-b7d5-4da29753a30d tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:42.432765 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:42.432765 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:43:42.439288 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-8152a321-ee2d-4850-b7d5-4da29753a30d tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] Volume info retrieved successfully. Jul 10 08:43:42.445019 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-8152a321-ee2d-4850-b7d5-4da29753a30d tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] https://10.4.3.7/volume/v3/volumes/3df7fd6f-a724-48c5-9bfe-27c717f5bb9c returned with HTTP 200 Jul 10 08:43:42.445671 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1056/4206] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:43:42 2026] GET /volume/v3/volumes/3df7fd6f-a724-48c5-9bfe-27c717f5bb9c => generated 952 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:43.234343 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-5f1ce2a9-cf73-43a8-bb9b-3094391e6939 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:43.235007 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-5f1ce2a9-cf73-43a8-bb9b-3094391e6939 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/9e09676d-9d92-4310-a655-37b6c1ebe3b6 Jul 10 08:43:43.235272 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-5f1ce2a9-cf73-43a8-bb9b-3094391e6939 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:43.235552 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-5f1ce2a9-cf73-43a8-bb9b-3094391e6939 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:43.235719 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-5f1ce2a9-cf73-43a8-bb9b-3094391e6939 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id 9e09676d-9d92-4310-a655-37b6c1ebe3b6. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:43:43.249612 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:43.249612 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:43:43.251874 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-5f1ce2a9-cf73-43a8-bb9b-3094391e6939 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/9e09676d-9d92-4310-a655-37b6c1ebe3b6 returned with HTTP 200 Jul 10 08:43:43.253576 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1053/4207] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:43 2026] GET /volume/v3/backups/9e09676d-9d92-4310-a655-37b6c1ebe3b6 => generated 746 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:43.473513 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-2438f447-0df7-47e5-8c00-a804a1a434ff None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:43.475956 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2438f447-0df7-47e5-8c00-a804a1a434ff tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] GET https://10.4.3.7/volume/v3/volumes/3df7fd6f-a724-48c5-9bfe-27c717f5bb9c Jul 10 08:43:43.476253 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2438f447-0df7-47e5-8c00-a804a1a434ff tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:43.476527 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2438f447-0df7-47e5-8c00-a804a1a434ff tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:43.486585 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:43.486585 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:43:43.490179 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-2438f447-0df7-47e5-8c00-a804a1a434ff tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] Volume info retrieved successfully. Jul 10 08:43:43.494566 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2438f447-0df7-47e5-8c00-a804a1a434ff tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] https://10.4.3.7/volume/v3/volumes/3df7fd6f-a724-48c5-9bfe-27c717f5bb9c returned with HTTP 200 Jul 10 08:43:43.494972 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1058/4208] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:43:43 2026] GET /volume/v3/volumes/3df7fd6f-a724-48c5-9bfe-27c717f5bb9c => generated 1013 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:43:43.512074 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-fed7b2a5-ad30-4651-9116-7a377a993c0e None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:43.514059 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-fed7b2a5-ad30-4651-9116-7a377a993c0e tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] POST https://10.4.3.7/volume/v3/backups Jul 10 08:43:43.514574 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-fed7b2a5-ad30-4651-9116-7a377a993c0e tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3df7fd6f-a724-48c5-9bfe-27c717f5bb9c", "name": "tempest-type-Backup-1023085478"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:43:43.516494 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.contrib.backups [None req-fed7b2a5-ad30-4651-9116-7a377a993c0e tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] Creating new backup {'backup': {'volume_id': '3df7fd6f-a724-48c5-9bfe-27c717f5bb9c', 'name': 'tempest-type-Backup-1023085478'}} {{(pid=100055) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 08:43:43.516721 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.contrib.backups [None req-fed7b2a5-ad30-4651-9116-7a377a993c0e tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] Creating backup of volume 3df7fd6f-a724-48c5-9bfe-27c717f5bb9c in container None Jul 10 08:43:43.525015 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:43.525015 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:43:43.525469 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-fed7b2a5-ad30-4651-9116-7a377a993c0e tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] Volume info retrieved successfully. Jul 10 08:43:43.564135 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.quota [None req-fed7b2a5-ad30-4651-9116-7a377a993c0e tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] Created reservations ['972742a5-1d37-4404-8124-46a1101530be', '3a8699f6-4bed-4b15-bc99-112365eccefb'] {{(pid=100055) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:43:43.597895 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-fed7b2a5-ad30-4651-9116-7a377a993c0e tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] https://10.4.3.7/volume/v3/backups returned with HTTP 202 Jul 10 08:43:43.598014 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1042/4209] 10.4.3.7 () {70 vars in 1285 bytes} [Fri Jul 10 08:43:43 2026] POST /volume/v3/backups => generated 312 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:43:43.609333 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-0e6adfd2-d9d9-4312-830c-63e2197f7e07 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:43.611886 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-0e6adfd2-d9d9-4312-830c-63e2197f7e07 tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] GET https://10.4.3.7/volume/v3/backups/b1aa8cb4-98be-4c71-b91d-6f8b81ba5e46 Jul 10 08:43:43.612143 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-0e6adfd2-d9d9-4312-830c-63e2197f7e07 tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:43.612508 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-0e6adfd2-d9d9-4312-830c-63e2197f7e07 tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:43.612678 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-0e6adfd2-d9d9-4312-830c-63e2197f7e07 tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] Show backup with id b1aa8cb4-98be-4c71-b91d-6f8b81ba5e46. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:43:43.618454 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:43.618454 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:43:43.619444 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-0e6adfd2-d9d9-4312-830c-63e2197f7e07 tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] https://10.4.3.7/volume/v3/backups/b1aa8cb4-98be-4c71-b91d-6f8b81ba5e46 returned with HTTP 200 Jul 10 08:43:43.619828 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1057/4210] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:43:43 2026] GET /volume/v3/backups/b1aa8cb4-98be-4c71-b91d-6f8b81ba5e46 => generated 719 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:44.115869 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-6d9f6847-be92-40a1-83c8-50d65bccf673 req-9a513121-f48b-41d3-bdbd-e81179a9fae9 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:44.118268 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-6d9f6847-be92-40a1-83c8-50d65bccf673 req-9a513121-f48b-41d3-bdbd-e81179a9fae9 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] DELETE https://10.4.3.7/volume/v3/attachments/2b8453f8-8a73-4c9f-8cbb-13ebbd1d4b9c Jul 10 08:43:44.118535 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-6d9f6847-be92-40a1-83c8-50d65bccf673 req-9a513121-f48b-41d3-bdbd-e81179a9fae9 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:44.118787 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-6d9f6847-be92-40a1-83c8-50d65bccf673 req-9a513121-f48b-41d3-bdbd-e81179a9fae9 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Calling method 'version_select' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:44.126093 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:44.126093 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:43:44.264855 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-986558f9-f128-416e-9f3b-b07f583cfdb9 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:44.267113 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-986558f9-f128-416e-9f3b-b07f583cfdb9 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/9e09676d-9d92-4310-a655-37b6c1ebe3b6 Jul 10 08:43:44.269019 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-986558f9-f128-416e-9f3b-b07f583cfdb9 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:44.269019 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-986558f9-f128-416e-9f3b-b07f583cfdb9 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:44.269019 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-986558f9-f128-416e-9f3b-b07f583cfdb9 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id 9e09676d-9d92-4310-a655-37b6c1ebe3b6. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:43:44.274854 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:44.274854 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:43:44.275002 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-986558f9-f128-416e-9f3b-b07f583cfdb9 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/9e09676d-9d92-4310-a655-37b6c1ebe3b6 returned with HTTP 200 Jul 10 08:43:44.275394 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1059/4211] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:44 2026] GET /volume/v3/backups/9e09676d-9d92-4310-a655-37b6c1ebe3b6 => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:44.639055 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-98703ad3-2783-4d41-9fe5-d4bd33f39baf None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:44.641456 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-98703ad3-2783-4d41-9fe5-d4bd33f39baf tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] GET https://10.4.3.7/volume/v3/backups/b1aa8cb4-98be-4c71-b91d-6f8b81ba5e46 Jul 10 08:43:44.641821 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-98703ad3-2783-4d41-9fe5-d4bd33f39baf tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:44.642118 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-98703ad3-2783-4d41-9fe5-d4bd33f39baf tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:44.642302 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-98703ad3-2783-4d41-9fe5-d4bd33f39baf tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] Show backup with id b1aa8cb4-98be-4c71-b91d-6f8b81ba5e46. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:43:44.649382 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:44.649382 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:43:44.650467 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-98703ad3-2783-4d41-9fe5-d4bd33f39baf tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] https://10.4.3.7/volume/v3/backups/b1aa8cb4-98be-4c71-b91d-6f8b81ba5e46 returned with HTTP 200 Jul 10 08:43:44.651089 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1043/4212] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:43:44 2026] GET /volume/v3/backups/b1aa8cb4-98be-4c71-b91d-6f8b81ba5e46 => generated 721 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:44.673258 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-6d9f6847-be92-40a1-83c8-50d65bccf673 req-9a513121-f48b-41d3-bdbd-e81179a9fae9 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] https://10.4.3.7/volume/v3/attachments/2b8453f8-8a73-4c9f-8cbb-13ebbd1d4b9c returned with HTTP 200 Jul 10 08:43:44.673258 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1054/4213] 10.4.3.7 () {72 vars in 1659 bytes} [Fri Jul 10 08:43:44 2026] DELETE /volume/v3/attachments/2b8453f8-8a73-4c9f-8cbb-13ebbd1d4b9c => generated 19 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:45.287133 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-1a200078-cd8a-4567-bf61-d7821410d33d None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:45.289020 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-1a200078-cd8a-4567-bf61-d7821410d33d tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/9e09676d-9d92-4310-a655-37b6c1ebe3b6 Jul 10 08:43:45.289192 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-1a200078-cd8a-4567-bf61-d7821410d33d tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:45.289367 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-1a200078-cd8a-4567-bf61-d7821410d33d tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:45.289521 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-1a200078-cd8a-4567-bf61-d7821410d33d tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id 9e09676d-9d92-4310-a655-37b6c1ebe3b6. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:43:45.294264 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:45.294264 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:43:45.295095 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-1a200078-cd8a-4567-bf61-d7821410d33d tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/9e09676d-9d92-4310-a655-37b6c1ebe3b6 returned with HTTP 200 Jul 10 08:43:45.295461 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1058/4214] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:45 2026] GET /volume/v3/backups/9e09676d-9d92-4310-a655-37b6c1ebe3b6 => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:45.663828 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-9f5d1120-4653-48c2-8b63-25260bd4bac1 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:45.665924 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9f5d1120-4653-48c2-8b63-25260bd4bac1 tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] GET https://10.4.3.7/volume/v3/backups/b1aa8cb4-98be-4c71-b91d-6f8b81ba5e46 Jul 10 08:43:45.666194 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9f5d1120-4653-48c2-8b63-25260bd4bac1 tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:45.666502 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9f5d1120-4653-48c2-8b63-25260bd4bac1 tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:45.666610 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-9f5d1120-4653-48c2-8b63-25260bd4bac1 tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] Show backup with id b1aa8cb4-98be-4c71-b91d-6f8b81ba5e46. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:43:45.670603 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:45.670603 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:43:45.671226 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9f5d1120-4653-48c2-8b63-25260bd4bac1 tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] https://10.4.3.7/volume/v3/backups/b1aa8cb4-98be-4c71-b91d-6f8b81ba5e46 returned with HTTP 200 Jul 10 08:43:45.671621 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1060/4215] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:43:45 2026] GET /volume/v3/backups/b1aa8cb4-98be-4c71-b91d-6f8b81ba5e46 => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:46.306005 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-9cc6a6b7-7a47-4f86-9308-054386ad82bf None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:46.307625 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-9cc6a6b7-7a47-4f86-9308-054386ad82bf tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/9e09676d-9d92-4310-a655-37b6c1ebe3b6 Jul 10 08:43:46.307823 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-9cc6a6b7-7a47-4f86-9308-054386ad82bf tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:46.307991 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-9cc6a6b7-7a47-4f86-9308-054386ad82bf tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:46.308095 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-9cc6a6b7-7a47-4f86-9308-054386ad82bf tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id 9e09676d-9d92-4310-a655-37b6c1ebe3b6. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:43:46.312357 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:46.312357 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:43:46.313035 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-9cc6a6b7-7a47-4f86-9308-054386ad82bf tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/9e09676d-9d92-4310-a655-37b6c1ebe3b6 returned with HTTP 200 Jul 10 08:43:46.313394 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1044/4216] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:46 2026] GET /volume/v3/backups/9e09676d-9d92-4310-a655-37b6c1ebe3b6 => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:46.682716 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-a86a43bf-90b5-4029-b508-51cd312f34c6 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:46.684961 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-a86a43bf-90b5-4029-b508-51cd312f34c6 tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] GET https://10.4.3.7/volume/v3/backups/b1aa8cb4-98be-4c71-b91d-6f8b81ba5e46 Jul 10 08:43:46.685373 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-a86a43bf-90b5-4029-b508-51cd312f34c6 tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:46.685670 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-a86a43bf-90b5-4029-b508-51cd312f34c6 tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:46.685899 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-a86a43bf-90b5-4029-b508-51cd312f34c6 tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] Show backup with id b1aa8cb4-98be-4c71-b91d-6f8b81ba5e46. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:43:46.690283 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:46.690283 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:43:46.690935 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-a86a43bf-90b5-4029-b508-51cd312f34c6 tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] https://10.4.3.7/volume/v3/backups/b1aa8cb4-98be-4c71-b91d-6f8b81ba5e46 returned with HTTP 200 Jul 10 08:43:46.691286 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1055/4217] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:43:46 2026] GET /volume/v3/backups/b1aa8cb4-98be-4c71-b91d-6f8b81ba5e46 => generated 721 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:47.327002 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-c1811c05-ded8-455c-bb66-6b3aba693f35 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:47.330160 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-c1811c05-ded8-455c-bb66-6b3aba693f35 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/9e09676d-9d92-4310-a655-37b6c1ebe3b6 Jul 10 08:43:47.330426 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-c1811c05-ded8-455c-bb66-6b3aba693f35 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:47.330682 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-c1811c05-ded8-455c-bb66-6b3aba693f35 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:47.330842 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-c1811c05-ded8-455c-bb66-6b3aba693f35 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id 9e09676d-9d92-4310-a655-37b6c1ebe3b6. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:43:47.337839 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:47.337839 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:43:47.338813 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-c1811c05-ded8-455c-bb66-6b3aba693f35 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/9e09676d-9d92-4310-a655-37b6c1ebe3b6 returned with HTTP 200 Jul 10 08:43:47.339306 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1059/4218] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:47 2026] GET /volume/v3/backups/9e09676d-9d92-4310-a655-37b6c1ebe3b6 => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:47.350686 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-19169626-a395-4ee3-9a3f-dab2b693e9e2 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:47.351139 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-19169626-a395-4ee3-9a3f-dab2b693e9e2 None None] GET https://10.4.3.7/volume// Jul 10 08:43:47.351204 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-19169626-a395-4ee3-9a3f-dab2b693e9e2 None None] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:47.351349 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-19169626-a395-4ee3-9a3f-dab2b693e9e2 None None] Calling method 'all' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:47.351722 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-19169626-a395-4ee3-9a3f-dab2b693e9e2 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:43:47.351985 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1061/4219] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:43:47 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:43:47.359726 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-59b8699e-a910-47b5-9db8-b73bdd708046 req-59406061-ad99-4232-8d7c-db8c6c648738 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:47.362888 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-59b8699e-a910-47b5-9db8-b73bdd708046 req-59406061-ad99-4232-8d7c-db8c6c648738 tempest-TestShelveInstance-332565428 tempest-TestShelveInstance-332565428-project-member] POST https://10.4.3.7/volume/v3/attachments Jul 10 08:43:47.363341 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-59b8699e-a910-47b5-9db8-b73bdd708046 req-59406061-ad99-4232-8d7c-db8c6c648738 tempest-TestShelveInstance-332565428 tempest-TestShelveInstance-332565428-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "43a31739-d45b-4351-990f-e74a15349d45", "connector": null, "instance_uuid": "f24081aa-d44a-4ab3-a967-6204122915f2"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:43:47.376923 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:47.376923 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:43:47.411505 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-59b8699e-a910-47b5-9db8-b73bdd708046 req-59406061-ad99-4232-8d7c-db8c6c648738 tempest-TestShelveInstance-332565428 tempest-TestShelveInstance-332565428-project-member] https://10.4.3.7/volume/v3/attachments returned with HTTP 200 Jul 10 08:43:47.412160 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1045/4220] 10.4.3.7 () {74 vars in 1580 bytes} [Fri Jul 10 08:43:47 2026] POST /volume/v3/attachments => generated 273 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:43:47.421080 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-59b8699e-a910-47b5-9db8-b73bdd708046 req-3560d599-5550-4b41-bbe7-40a2dc35c79b None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:47.423968 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-59b8699e-a910-47b5-9db8-b73bdd708046 req-3560d599-5550-4b41-bbe7-40a2dc35c79b tempest-TestShelveInstance-332565428 tempest-TestShelveInstance-332565428-project-member] DELETE https://10.4.3.7/volume/v3/attachments/476c8c79-fffc-4409-8593-3b0eec57555e Jul 10 08:43:47.423968 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-59b8699e-a910-47b5-9db8-b73bdd708046 req-3560d599-5550-4b41-bbe7-40a2dc35c79b tempest-TestShelveInstance-332565428 tempest-TestShelveInstance-332565428-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:47.424206 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-59b8699e-a910-47b5-9db8-b73bdd708046 req-3560d599-5550-4b41-bbe7-40a2dc35c79b tempest-TestShelveInstance-332565428 tempest-TestShelveInstance-332565428-project-member] Calling method 'version_select' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:47.431425 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:47.431425 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:43:47.701029 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-ba347442-27c2-4cf1-bb8e-e18b04a87272 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:47.702823 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-ba347442-27c2-4cf1-bb8e-e18b04a87272 tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] GET https://10.4.3.7/volume/v3/backups/b1aa8cb4-98be-4c71-b91d-6f8b81ba5e46 Jul 10 08:43:47.703030 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-ba347442-27c2-4cf1-bb8e-e18b04a87272 tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:47.703213 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-ba347442-27c2-4cf1-bb8e-e18b04a87272 tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:47.703319 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-ba347442-27c2-4cf1-bb8e-e18b04a87272 tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] Show backup with id b1aa8cb4-98be-4c71-b91d-6f8b81ba5e46. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:43:47.708965 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:47.708965 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:43:47.709601 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-ba347442-27c2-4cf1-bb8e-e18b04a87272 tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] https://10.4.3.7/volume/v3/backups/b1aa8cb4-98be-4c71-b91d-6f8b81ba5e46 returned with HTTP 200 Jul 10 08:43:47.709963 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1060/4221] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:43:47 2026] GET /volume/v3/backups/b1aa8cb4-98be-4c71-b91d-6f8b81ba5e46 => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:47.956718 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-59b8699e-a910-47b5-9db8-b73bdd708046 req-3560d599-5550-4b41-bbe7-40a2dc35c79b tempest-TestShelveInstance-332565428 tempest-TestShelveInstance-332565428-project-member] https://10.4.3.7/volume/v3/attachments/476c8c79-fffc-4409-8593-3b0eec57555e returned with HTTP 200 Jul 10 08:43:47.957138 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1056/4222] 10.4.3.7 () {72 vars in 1659 bytes} [Fri Jul 10 08:43:47 2026] DELETE /volume/v3/attachments/476c8c79-fffc-4409-8593-3b0eec57555e => generated 192 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:43:48.001873 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-a6196b9d-dc01-4260-a5b9-52e48ed3e9a7 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:48.003831 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a6196b9d-dc01-4260-a5b9-52e48ed3e9a7 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:43:48.004222 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a6196b9d-dc01-4260-a5b9-52e48ed3e9a7 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-408321250", "source_volid": "4b275b5e-72aa-4878-ac3b-4cef1cace7e6", "volume_type": "tempest-scenario-type-luks-736013622", "size": 1}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:43:48.006059 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [None req-a6196b9d-dc01-4260-a5b9-52e48ed3e9a7 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-408321250', 'source_volid': '4b275b5e-72aa-4878-ac3b-4cef1cace7e6', 'volume_type': 'tempest-scenario-type-luks-736013622', 'size': 1}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:43:48.018518 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:48.018518 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:43:48.019132 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-a6196b9d-dc01-4260-a5b9-52e48ed3e9a7 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Volume retrieved successfully. Jul 10 08:43:48.019276 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-a6196b9d-dc01-4260-a5b9-52e48ed3e9a7 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Create volume of 1 GB Jul 10 08:43:48.020044 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-a6196b9d-dc01-4260-a5b9-52e48ed3e9a7 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Availability Zones retrieved successfully. Jul 10 08:43:48.027003 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-a6196b9d-dc01-4260-a5b9-52e48ed3e9a7 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Flow 'volume_create_api' (e9b8aa11-84ea-400c-b0e0-fdc605928ce6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:43:48.028433 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-a6196b9d-dc01-4260-a5b9-52e48ed3e9a7 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (575e17a7-bfc3-46cb-aa6d-c201b9fc0405) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:43:48.029520 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-a6196b9d-dc01-4260-a5b9-52e48ed3e9a7 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:43:48.056062 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-a6196b9d-dc01-4260-a5b9-52e48ed3e9a7 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (575e17a7-bfc3-46cb-aa6d-c201b9fc0405) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '4b275b5e-72aa-4878-ac3b-4cef1cace7e6', 'volume_type': VolumeType(created_at=2026-07-10T08:42:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c6762a42-ae52-460e-b39a-fe0a8027daa2,is_public=True,name='tempest-scenario-type-luks-736013622',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c6762a42-ae52-460e-b39a-fe0a8027daa2', '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=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:43:48.057305 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-a6196b9d-dc01-4260-a5b9-52e48ed3e9a7 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c524ca2a-3d8e-4f4f-b049-b32e9fbe1253) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:43:48.084506 np0000004976 devstack@c-api.service[100057]: WARNING cinder.quota [None req-a6196b9d-dc01-4260-a5b9-52e48ed3e9a7 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-736013622 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-736013622, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:43:48.084893 np0000004976 devstack@c-api.service[100057]: WARNING cinder.quota [None req-a6196b9d-dc01-4260-a5b9-52e48ed3e9a7 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-736013622 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-736013622, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:43:48.097501 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-a6196b9d-dc01-4260-a5b9-52e48ed3e9a7 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Created reservations ['09d7466f-f411-48c6-80db-98cc78696e2a', 'b5475f80-647e-40f4-98d7-3a90fc8b276c', '43acc5fb-7071-4557-a373-e52fb83d6ce6', '52997c84-a629-4e20-a10a-a5ff3b40979a'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:43:48.098170 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-a6196b9d-dc01-4260-a5b9-52e48ed3e9a7 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c524ca2a-3d8e-4f4f-b049-b32e9fbe1253) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['09d7466f-f411-48c6-80db-98cc78696e2a', 'b5475f80-647e-40f4-98d7-3a90fc8b276c', '43acc5fb-7071-4557-a373-e52fb83d6ce6', '52997c84-a629-4e20-a10a-a5ff3b40979a']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:43:48.098817 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-a6196b9d-dc01-4260-a5b9-52e48ed3e9a7 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7813b46-cd8b-4298-a2b6-69bf5abaaf2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:43:48.131583 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-a6196b9d-dc01-4260-a5b9-52e48ed3e9a7 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7813b46-cd8b-4298-a2b6-69bf5abaaf2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '79e0b671-fbec-45a6-9868-f7c135c75201', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-408321250',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e51ec5a646174e08bd44700f54513caa',qos_specs=None,replication_status=,reservations=['09d7466f-f411-48c6-80db-98cc78696e2a','b5475f80-647e-40f4-98d7-3a90fc8b276c','43acc5fb-7071-4557-a373-e52fb83d6ce6','52997c84-a629-4e20-a10a-a5ff3b40979a'],size=1,snapshot_id=None,source_replicaid=,source_volid=4b275b5e-72aa-4878-ac3b-4cef1cace7e6,status='creating',user_id='afdc4af8943a42c791ca4560f1eac090',volume_type_id=c6762a42-ae52-460e-b39a-fe0a8027daa2), '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-07-10T08:43:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-408321250',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=79e0b671-fbec-45a6-9868-f7c135c75201,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e51ec5a646174e08bd44700f54513caa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=4b275b5e-72aa-4878-ac3b-4cef1cace7e6,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='afdc4af8943a42c791ca4560f1eac090',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c6762a42-ae52-460e-b39a-fe0a8027daa2),volume_type_id=c6762a42-ae52-460e-b39a-fe0a8027daa2)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:43:48.132657 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-a6196b9d-dc01-4260-a5b9-52e48ed3e9a7 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2b58505-3ab3-4cce-9a0e-12b21dc4e551) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:43:48.148992 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-a6196b9d-dc01-4260-a5b9-52e48ed3e9a7 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2b58505-3ab3-4cce-9a0e-12b21dc4e551) transitioned into state 'SUCCESS' from state '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-408321250',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e51ec5a646174e08bd44700f54513caa',qos_specs=None,replication_status=,reservations=['09d7466f-f411-48c6-80db-98cc78696e2a','b5475f80-647e-40f4-98d7-3a90fc8b276c','43acc5fb-7071-4557-a373-e52fb83d6ce6','52997c84-a629-4e20-a10a-a5ff3b40979a'],size=1,snapshot_id=None,source_replicaid=,source_volid=4b275b5e-72aa-4878-ac3b-4cef1cace7e6,status='creating',user_id='afdc4af8943a42c791ca4560f1eac090',volume_type_id=c6762a42-ae52-460e-b39a-fe0a8027daa2)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:43:48.149714 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-a6196b9d-dc01-4260-a5b9-52e48ed3e9a7 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (255b5077-a720-497b-a1ea-ed79cbcf0db2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:43:48.165053 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-a6196b9d-dc01-4260-a5b9-52e48ed3e9a7 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (255b5077-a720-497b-a1ea-ed79cbcf0db2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:43:48.165848 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-a6196b9d-dc01-4260-a5b9-52e48ed3e9a7 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Flow 'volume_create_api' (e9b8aa11-84ea-400c-b0e0-fdc605928ce6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:43:48.166102 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-a6196b9d-dc01-4260-a5b9-52e48ed3e9a7 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Create volume request issued successfully. Jul 10 08:43:48.166632 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a6196b9d-dc01-4260-a5b9-52e48ed3e9a7 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:43:48.167034 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1062/4223] 10.4.3.7 () {68 vars in 1245 bytes} [Fri Jul 10 08:43:48 2026] POST /volume/v3/volumes => generated 805 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:43:48.179636 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-46c48ccb-397f-4102-a1aa-f347d10afcf6 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:48.181694 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-46c48ccb-397f-4102-a1aa-f347d10afcf6 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] GET https://10.4.3.7/volume/v3/volumes/79e0b671-fbec-45a6-9868-f7c135c75201 Jul 10 08:43:48.181834 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-46c48ccb-397f-4102-a1aa-f347d10afcf6 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:48.182002 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-46c48ccb-397f-4102-a1aa-f347d10afcf6 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:48.188637 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:48.188637 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:43:48.192638 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-46c48ccb-397f-4102-a1aa-f347d10afcf6 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Volume info retrieved successfully. Jul 10 08:43:48.196926 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-46c48ccb-397f-4102-a1aa-f347d10afcf6 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] https://10.4.3.7/volume/v3/volumes/79e0b671-fbec-45a6-9868-f7c135c75201 returned with HTTP 200 Jul 10 08:43:48.197421 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1046/4224] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:48 2026] GET /volume/v3/volumes/79e0b671-fbec-45a6-9868-f7c135c75201 => generated 873 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:48.349597 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-c17282f0-0e7c-4852-a436-be4bcc7f8456 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:48.351553 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-c17282f0-0e7c-4852-a436-be4bcc7f8456 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/9e09676d-9d92-4310-a655-37b6c1ebe3b6 Jul 10 08:43:48.351764 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-c17282f0-0e7c-4852-a436-be4bcc7f8456 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:48.351948 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-c17282f0-0e7c-4852-a436-be4bcc7f8456 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:48.352082 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-c17282f0-0e7c-4852-a436-be4bcc7f8456 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id 9e09676d-9d92-4310-a655-37b6c1ebe3b6. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:43:48.356353 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:48.356353 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:43:48.357263 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-c17282f0-0e7c-4852-a436-be4bcc7f8456 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/9e09676d-9d92-4310-a655-37b6c1ebe3b6 returned with HTTP 200 Jul 10 08:43:48.357656 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1061/4225] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:48 2026] GET /volume/v3/backups/9e09676d-9d92-4310-a655-37b6c1ebe3b6 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:48.368115 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-32e9dd67-d916-4c9c-a66c-b2407a58679d None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:48.369896 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-32e9dd67-d916-4c9c-a66c-b2407a58679d tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] POST https://10.4.3.7/volume/v3/backups Jul 10 08:43:48.370247 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-32e9dd67-d916-4c9c-a66c-b2407a58679d tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6462c958-181d-461e-bcdf-35a8c6c88059", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-656284465"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:43:48.371771 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.contrib.backups [None req-32e9dd67-d916-4c9c-a66c-b2407a58679d tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Creating new backup {'backup': {'volume_id': '6462c958-181d-461e-bcdf-35a8c6c88059', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-656284465'}} {{(pid=100056) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 08:43:48.371949 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.contrib.backups [None req-32e9dd67-d916-4c9c-a66c-b2407a58679d tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Creating backup of volume 6462c958-181d-461e-bcdf-35a8c6c88059 in container None Jul 10 08:43:48.378858 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:48.378858 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:43:48.379274 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-32e9dd67-d916-4c9c-a66c-b2407a58679d tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Volume info retrieved successfully. Jul 10 08:43:48.398220 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.quota [None req-32e9dd67-d916-4c9c-a66c-b2407a58679d tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Created reservations ['b62dde1b-7d4d-4edf-a130-2281a52a1ef5', 'c15055b0-5891-4cce-8959-d18e955f92cb'] {{(pid=100056) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:43:48.442185 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-32e9dd67-d916-4c9c-a66c-b2407a58679d tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups returned with HTTP 202 Jul 10 08:43:48.442628 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1057/4226] 10.4.3.7 () {68 vars in 1245 bytes} [Fri Jul 10 08:43:48 2026] POST /volume/v3/backups => generated 325 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:43:48.452173 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-f55d49ae-48c8-424a-8ec5-d49fed01e359 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:48.454420 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f55d49ae-48c8-424a-8ec5-d49fed01e359 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/15079701-8f85-49a7-9e13-2860faf964d0 Jul 10 08:43:48.454707 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f55d49ae-48c8-424a-8ec5-d49fed01e359 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:48.454956 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f55d49ae-48c8-424a-8ec5-d49fed01e359 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:48.455073 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-f55d49ae-48c8-424a-8ec5-d49fed01e359 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id 15079701-8f85-49a7-9e13-2860faf964d0. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:43:48.460688 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:48.460688 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:43:48.461661 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f55d49ae-48c8-424a-8ec5-d49fed01e359 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/15079701-8f85-49a7-9e13-2860faf964d0 returned with HTTP 200 Jul 10 08:43:48.462050 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1063/4227] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:48 2026] GET /volume/v3/backups/15079701-8f85-49a7-9e13-2860faf964d0 => generated 731 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:48.722451 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-b6e9c00a-672b-4126-9d76-ffc5d717792e None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:48.724619 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-b6e9c00a-672b-4126-9d76-ffc5d717792e tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] GET https://10.4.3.7/volume/v3/backups/b1aa8cb4-98be-4c71-b91d-6f8b81ba5e46 Jul 10 08:43:48.724619 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-b6e9c00a-672b-4126-9d76-ffc5d717792e tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:48.724811 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-b6e9c00a-672b-4126-9d76-ffc5d717792e tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:48.724811 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-b6e9c00a-672b-4126-9d76-ffc5d717792e tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] Show backup with id b1aa8cb4-98be-4c71-b91d-6f8b81ba5e46. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:43:48.729311 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:48.729311 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:43:48.730212 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-b6e9c00a-672b-4126-9d76-ffc5d717792e tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] https://10.4.3.7/volume/v3/backups/b1aa8cb4-98be-4c71-b91d-6f8b81ba5e46 returned with HTTP 200 Jul 10 08:43:48.731564 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1047/4228] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:43:48 2026] GET /volume/v3/backups/b1aa8cb4-98be-4c71-b91d-6f8b81ba5e46 => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:49.210733 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-744f0b5e-f283-402c-9d83-b4a6248ee237 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:49.212897 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-744f0b5e-f283-402c-9d83-b4a6248ee237 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] GET https://10.4.3.7/volume/v3/volumes/79e0b671-fbec-45a6-9868-f7c135c75201 Jul 10 08:43:49.213138 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-744f0b5e-f283-402c-9d83-b4a6248ee237 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:49.213377 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-744f0b5e-f283-402c-9d83-b4a6248ee237 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:49.222121 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:49.222121 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:43:49.227577 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-744f0b5e-f283-402c-9d83-b4a6248ee237 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Volume info retrieved successfully. Jul 10 08:43:49.233600 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-744f0b5e-f283-402c-9d83-b4a6248ee237 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] https://10.4.3.7/volume/v3/volumes/79e0b671-fbec-45a6-9868-f7c135c75201 returned with HTTP 200 Jul 10 08:43:49.234103 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1062/4229] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:49 2026] GET /volume/v3/volumes/79e0b671-fbec-45a6-9868-f7c135c75201 => generated 897 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:49.473099 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-4e821d68-f795-40eb-bc8f-a9de7458d1a7 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:49.475556 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-4e821d68-f795-40eb-bc8f-a9de7458d1a7 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/15079701-8f85-49a7-9e13-2860faf964d0 Jul 10 08:43:49.475932 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-4e821d68-f795-40eb-bc8f-a9de7458d1a7 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:49.476165 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-4e821d68-f795-40eb-bc8f-a9de7458d1a7 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:49.476307 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-4e821d68-f795-40eb-bc8f-a9de7458d1a7 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id 15079701-8f85-49a7-9e13-2860faf964d0. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:43:49.481487 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:49.481487 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:43:49.482469 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-4e821d68-f795-40eb-bc8f-a9de7458d1a7 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/15079701-8f85-49a7-9e13-2860faf964d0 returned with HTTP 200 Jul 10 08:43:49.483333 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1058/4230] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:49 2026] GET /volume/v3/backups/15079701-8f85-49a7-9e13-2860faf964d0 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:49.743046 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-14e7bad1-3b62-45e5-88a5-ecc27120a578 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:49.744671 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-14e7bad1-3b62-45e5-88a5-ecc27120a578 tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] GET https://10.4.3.7/volume/v3/backups/b1aa8cb4-98be-4c71-b91d-6f8b81ba5e46 Jul 10 08:43:49.744857 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-14e7bad1-3b62-45e5-88a5-ecc27120a578 tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:49.745021 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-14e7bad1-3b62-45e5-88a5-ecc27120a578 tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:49.745112 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-14e7bad1-3b62-45e5-88a5-ecc27120a578 tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] Show backup with id b1aa8cb4-98be-4c71-b91d-6f8b81ba5e46. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:43:49.753224 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:49.753224 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:43:49.753727 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-14e7bad1-3b62-45e5-88a5-ecc27120a578 tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] https://10.4.3.7/volume/v3/backups/b1aa8cb4-98be-4c71-b91d-6f8b81ba5e46 returned with HTTP 200 Jul 10 08:43:49.754087 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1064/4231] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:43:49 2026] GET /volume/v3/backups/b1aa8cb4-98be-4c71-b91d-6f8b81ba5e46 => generated 732 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:50.246988 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-b4b81e9f-19d0-4bbf-a2e5-17e000f38325 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:50.248800 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-b4b81e9f-19d0-4bbf-a2e5-17e000f38325 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] GET https://10.4.3.7/volume/v3/volumes/79e0b671-fbec-45a6-9868-f7c135c75201 Jul 10 08:43:50.248966 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-b4b81e9f-19d0-4bbf-a2e5-17e000f38325 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:50.249178 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-b4b81e9f-19d0-4bbf-a2e5-17e000f38325 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:50.256393 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:50.256393 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:43:50.260612 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-b4b81e9f-19d0-4bbf-a2e5-17e000f38325 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Volume info retrieved successfully. Jul 10 08:43:50.265636 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-b4b81e9f-19d0-4bbf-a2e5-17e000f38325 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] https://10.4.3.7/volume/v3/volumes/79e0b671-fbec-45a6-9868-f7c135c75201 returned with HTTP 200 Jul 10 08:43:50.266065 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1048/4232] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:50 2026] GET /volume/v3/volumes/79e0b671-fbec-45a6-9868-f7c135c75201 => generated 897 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:50.493810 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-d58afa29-3185-4ce7-9cb2-2d062cebe8ea None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:50.495544 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d58afa29-3185-4ce7-9cb2-2d062cebe8ea tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/15079701-8f85-49a7-9e13-2860faf964d0 Jul 10 08:43:50.495754 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-d58afa29-3185-4ce7-9cb2-2d062cebe8ea tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:50.495963 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-d58afa29-3185-4ce7-9cb2-2d062cebe8ea tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:50.496101 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-d58afa29-3185-4ce7-9cb2-2d062cebe8ea tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id 15079701-8f85-49a7-9e13-2860faf964d0. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:43:50.500243 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:50.500243 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:43:50.501044 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d58afa29-3185-4ce7-9cb2-2d062cebe8ea tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/15079701-8f85-49a7-9e13-2860faf964d0 returned with HTTP 200 Jul 10 08:43:50.501463 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1063/4233] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:50 2026] GET /volume/v3/backups/15079701-8f85-49a7-9e13-2860faf964d0 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:50.765346 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-51e19531-c902-4de8-965a-e39fe1a3fbdb None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:50.767348 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-51e19531-c902-4de8-965a-e39fe1a3fbdb tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] GET https://10.4.3.7/volume/v3/backups/b1aa8cb4-98be-4c71-b91d-6f8b81ba5e46 Jul 10 08:43:50.767641 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-51e19531-c902-4de8-965a-e39fe1a3fbdb tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:50.767871 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-51e19531-c902-4de8-965a-e39fe1a3fbdb tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:50.768090 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-51e19531-c902-4de8-965a-e39fe1a3fbdb tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] Show backup with id b1aa8cb4-98be-4c71-b91d-6f8b81ba5e46. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:43:50.773115 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:50.773115 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:43:50.773880 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-51e19531-c902-4de8-965a-e39fe1a3fbdb tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] https://10.4.3.7/volume/v3/backups/b1aa8cb4-98be-4c71-b91d-6f8b81ba5e46 returned with HTTP 200 Jul 10 08:43:50.774342 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1059/4234] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:43:50 2026] GET /volume/v3/backups/b1aa8cb4-98be-4c71-b91d-6f8b81ba5e46 => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:51.280522 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-6c180d6b-f5dd-4df1-a8e8-5eec5684f3d7 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:51.282529 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-6c180d6b-f5dd-4df1-a8e8-5eec5684f3d7 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] GET https://10.4.3.7/volume/v3/volumes/79e0b671-fbec-45a6-9868-f7c135c75201 Jul 10 08:43:51.282711 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-6c180d6b-f5dd-4df1-a8e8-5eec5684f3d7 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:51.282895 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-6c180d6b-f5dd-4df1-a8e8-5eec5684f3d7 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:51.289598 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:51.289598 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:43:51.293111 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-6c180d6b-f5dd-4df1-a8e8-5eec5684f3d7 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Volume info retrieved successfully. Jul 10 08:43:51.297226 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-6c180d6b-f5dd-4df1-a8e8-5eec5684f3d7 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] https://10.4.3.7/volume/v3/volumes/79e0b671-fbec-45a6-9868-f7c135c75201 returned with HTTP 200 Jul 10 08:43:51.297603 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1065/4235] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:51 2026] GET /volume/v3/volumes/79e0b671-fbec-45a6-9868-f7c135c75201 => generated 897 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:51.512609 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-4a47677a-5e65-4d35-aeab-bc06d9fddd2e None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:51.514419 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-4a47677a-5e65-4d35-aeab-bc06d9fddd2e tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/15079701-8f85-49a7-9e13-2860faf964d0 Jul 10 08:43:51.514687 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-4a47677a-5e65-4d35-aeab-bc06d9fddd2e tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:51.515095 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-4a47677a-5e65-4d35-aeab-bc06d9fddd2e tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:51.515223 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-4a47677a-5e65-4d35-aeab-bc06d9fddd2e tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id 15079701-8f85-49a7-9e13-2860faf964d0. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:43:51.519586 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:51.519586 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:43:51.520274 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-4a47677a-5e65-4d35-aeab-bc06d9fddd2e tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/15079701-8f85-49a7-9e13-2860faf964d0 returned with HTTP 200 Jul 10 08:43:51.520850 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1049/4236] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:51 2026] GET /volume/v3/backups/15079701-8f85-49a7-9e13-2860faf964d0 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:51.724645 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-181bd3da-d464-4226-8055-2e698c3a8df1 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:51.725135 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-181bd3da-d464-4226-8055-2e698c3a8df1 None None] GET https://10.4.3.7/volume// Jul 10 08:43:51.725345 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-181bd3da-d464-4226-8055-2e698c3a8df1 None None] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:51.725616 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-181bd3da-d464-4226-8055-2e698c3a8df1 None None] Calling method 'all' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:51.725976 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-181bd3da-d464-4226-8055-2e698c3a8df1 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:43:51.726322 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1064/4237] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:43:51 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:43:51.742443 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-05ddb261-de7d-4274-a7b1-4757c1ddfab0 req-3b997bd9-e068-4eb9-8fd1-15b2ee1a0de6 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:51.745350 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-05ddb261-de7d-4274-a7b1-4757c1ddfab0 req-3b997bd9-e068-4eb9-8fd1-15b2ee1a0de6 tempest-TestShelveInstance-332565428 tempest-TestShelveInstance-332565428-project-member] GET https://10.4.3.7/volume/v3/volumes/43a31739-d45b-4351-990f-e74a15349d45 Jul 10 08:43:51.745350 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-05ddb261-de7d-4274-a7b1-4757c1ddfab0 req-3b997bd9-e068-4eb9-8fd1-15b2ee1a0de6 tempest-TestShelveInstance-332565428 tempest-TestShelveInstance-332565428-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:51.745350 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-05ddb261-de7d-4274-a7b1-4757c1ddfab0 req-3b997bd9-e068-4eb9-8fd1-15b2ee1a0de6 tempest-TestShelveInstance-332565428 tempest-TestShelveInstance-332565428-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:51.753382 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:51.753382 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:43:51.757339 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [req-05ddb261-de7d-4274-a7b1-4757c1ddfab0 req-3b997bd9-e068-4eb9-8fd1-15b2ee1a0de6 tempest-TestShelveInstance-332565428 tempest-TestShelveInstance-332565428-project-member] Volume info retrieved successfully. Jul 10 08:43:51.762497 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-05ddb261-de7d-4274-a7b1-4757c1ddfab0 req-3b997bd9-e068-4eb9-8fd1-15b2ee1a0de6 tempest-TestShelveInstance-332565428 tempest-TestShelveInstance-332565428-project-member] https://10.4.3.7/volume/v3/volumes/43a31739-d45b-4351-990f-e74a15349d45 returned with HTTP 200 Jul 10 08:43:51.763145 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1060/4238] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:43:51 2026] GET /volume/v3/volumes/43a31739-d45b-4351-990f-e74a15349d45 => generated 1536 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:43:51.790343 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-e7faae02-1686-4f37-93c9-51cee685fb70 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:51.792324 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e7faae02-1686-4f37-93c9-51cee685fb70 tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] GET https://10.4.3.7/volume/v3/backups/b1aa8cb4-98be-4c71-b91d-6f8b81ba5e46 Jul 10 08:43:51.792833 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e7faae02-1686-4f37-93c9-51cee685fb70 tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:51.793434 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e7faae02-1686-4f37-93c9-51cee685fb70 tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:51.793813 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-e7faae02-1686-4f37-93c9-51cee685fb70 tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] Show backup with id b1aa8cb4-98be-4c71-b91d-6f8b81ba5e46. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:43:51.796765 np0000004976 devstack@c-api.service[100057]: DEBUG dbcounter [-] [100057] Writing DB stats cinder:SELECT=306,cinder:UPDATE=89,cinder:DELETE=1,cinder:INSERT=51 {{(pid=100057) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 08:43:51.803773 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:51.803773 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:43:51.804691 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e7faae02-1686-4f37-93c9-51cee685fb70 tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] https://10.4.3.7/volume/v3/backups/b1aa8cb4-98be-4c71-b91d-6f8b81ba5e46 returned with HTTP 200 Jul 10 08:43:51.805283 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1066/4239] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:43:51 2026] GET /volume/v3/backups/b1aa8cb4-98be-4c71-b91d-6f8b81ba5e46 => generated 732 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:51.893785 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-05ddb261-de7d-4274-a7b1-4757c1ddfab0 req-08ca7249-e228-4a83-942b-535af60e152f None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:51.896288 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-05ddb261-de7d-4274-a7b1-4757c1ddfab0 req-08ca7249-e228-4a83-942b-535af60e152f tempest-TestShelveInstance-332565428 tempest-TestShelveInstance-332565428-project-member] PUT https://10.4.3.7/volume/v3/attachments/b3dc9150-32b9-4628-94e2-18481623034d Jul 10 08:43:51.896749 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-05ddb261-de7d-4274-a7b1-4757c1ddfab0 req-08ca7249-e228-4a83-942b-535af60e152f tempest-TestShelveInstance-332565428 tempest-TestShelveInstance-332565428-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.7", "host": "np0000004976", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b54eda21b644", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bf3c9c16-ec3d-4df7-865b-5f424258654a", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:43:51.907293 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.coordination [req-05ddb261-de7d-4274-a7b1-4757c1ddfab0 req-08ca7249-e228-4a83-942b-535af60e152f tempest-TestShelveInstance-332565428 tempest-TestShelveInstance-332565428-project-member] Acquiring lock "cinder-attachment_update-43a31739-d45b-4351-990f-e74a15349d45-np0000004976" by "attachment_update" {{(pid=100055) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 08:43:51.912609 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.coordination [req-05ddb261-de7d-4274-a7b1-4757c1ddfab0 req-08ca7249-e228-4a83-942b-535af60e152f tempest-TestShelveInstance-332565428 tempest-TestShelveInstance-332565428-project-member] Lock "cinder-attachment_update-43a31739-d45b-4351-990f-e74a15349d45-np0000004976" acquired by "attachment_update" :: waited 0.005s {{(pid=100055) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 08:43:51.913941 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:51.913941 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:43:52.311824 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-5eb35b87-9caf-46db-b545-e188073476a5 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:52.315210 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-5eb35b87-9caf-46db-b545-e188073476a5 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] GET https://10.4.3.7/volume/v3/volumes/79e0b671-fbec-45a6-9868-f7c135c75201 Jul 10 08:43:52.315328 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-5eb35b87-9caf-46db-b545-e188073476a5 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:52.315559 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-5eb35b87-9caf-46db-b545-e188073476a5 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:52.323017 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:52.323017 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:43:52.327328 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-5eb35b87-9caf-46db-b545-e188073476a5 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Volume info retrieved successfully. Jul 10 08:43:52.333602 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-5eb35b87-9caf-46db-b545-e188073476a5 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] https://10.4.3.7/volume/v3/volumes/79e0b671-fbec-45a6-9868-f7c135c75201 returned with HTTP 200 Jul 10 08:43:52.333736 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1065/4240] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:52 2026] GET /volume/v3/volumes/79e0b671-fbec-45a6-9868-f7c135c75201 => generated 897 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:52.442936 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.coordination [req-05ddb261-de7d-4274-a7b1-4757c1ddfab0 req-08ca7249-e228-4a83-942b-535af60e152f tempest-TestShelveInstance-332565428 tempest-TestShelveInstance-332565428-project-member] Lock "cinder-attachment_update-43a31739-d45b-4351-990f-e74a15349d45-np0000004976" released by "attachment_update" :: held 0.530s {{(pid=100055) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 08:43:52.443392 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-05ddb261-de7d-4274-a7b1-4757c1ddfab0 req-08ca7249-e228-4a83-942b-535af60e152f tempest-TestShelveInstance-332565428 tempest-TestShelveInstance-332565428-project-member] https://10.4.3.7/volume/v3/attachments/b3dc9150-32b9-4628-94e2-18481623034d returned with HTTP 200 Jul 10 08:43:52.444283 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1050/4241] 10.4.3.7 () {74 vars in 1690 bytes} [Fri Jul 10 08:43:51 2026] PUT /volume/v3/attachments/b3dc9150-32b9-4628-94e2-18481623034d => generated 969 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:43:52.534298 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-fbcc9059-c541-44cc-b99e-39d163c2dac7 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:52.535936 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-fbcc9059-c541-44cc-b99e-39d163c2dac7 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/15079701-8f85-49a7-9e13-2860faf964d0 Jul 10 08:43:52.536204 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-fbcc9059-c541-44cc-b99e-39d163c2dac7 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:52.536476 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-fbcc9059-c541-44cc-b99e-39d163c2dac7 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:52.536640 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-fbcc9059-c541-44cc-b99e-39d163c2dac7 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id 15079701-8f85-49a7-9e13-2860faf964d0. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:43:52.541606 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:52.541606 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:43:52.542677 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-fbcc9059-c541-44cc-b99e-39d163c2dac7 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/15079701-8f85-49a7-9e13-2860faf964d0 returned with HTTP 200 Jul 10 08:43:52.543357 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1061/4242] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:52 2026] GET /volume/v3/backups/15079701-8f85-49a7-9e13-2860faf964d0 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:52.817070 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-1029b444-72f2-4383-b797-f1ba773e5054 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:52.819210 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-1029b444-72f2-4383-b797-f1ba773e5054 tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] GET https://10.4.3.7/volume/v3/backups/b1aa8cb4-98be-4c71-b91d-6f8b81ba5e46 Jul 10 08:43:52.819446 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-1029b444-72f2-4383-b797-f1ba773e5054 tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:52.819640 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-1029b444-72f2-4383-b797-f1ba773e5054 tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:52.819763 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-1029b444-72f2-4383-b797-f1ba773e5054 tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] Show backup with id b1aa8cb4-98be-4c71-b91d-6f8b81ba5e46. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:43:52.823594 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:52.823594 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:43:52.824209 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-1029b444-72f2-4383-b797-f1ba773e5054 tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] https://10.4.3.7/volume/v3/backups/b1aa8cb4-98be-4c71-b91d-6f8b81ba5e46 returned with HTTP 200 Jul 10 08:43:52.824551 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1067/4243] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:43:52 2026] GET /volume/v3/backups/b1aa8cb4-98be-4c71-b91d-6f8b81ba5e46 => generated 732 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:52.956625 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-05ddb261-de7d-4274-a7b1-4757c1ddfab0 req-b77f7bd9-52e0-4fea-91e4-ff37434fcb32 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:52.958577 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-05ddb261-de7d-4274-a7b1-4757c1ddfab0 req-b77f7bd9-52e0-4fea-91e4-ff37434fcb32 tempest-TestShelveInstance-332565428 tempest-TestShelveInstance-332565428-project-member] POST https://10.4.3.7/volume/v3/attachments/b3dc9150-32b9-4628-94e2-18481623034d/action Jul 10 08:43:52.958970 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-05ddb261-de7d-4274-a7b1-4757c1ddfab0 req-b77f7bd9-52e0-4fea-91e4-ff37434fcb32 tempest-TestShelveInstance-332565428 tempest-TestShelveInstance-332565428-project-member] Action body: b'{"os-complete": null}' {{(pid=100054) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:43:52.959224 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-05ddb261-de7d-4274-a7b1-4757c1ddfab0 req-b77f7bd9-52e0-4fea-91e4-ff37434fcb32 tempest-TestShelveInstance-332565428 tempest-TestShelveInstance-332565428-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:43:52.976104 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:52.976104 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:43:52.987080 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-05ddb261-de7d-4274-a7b1-4757c1ddfab0 req-b77f7bd9-52e0-4fea-91e4-ff37434fcb32 tempest-TestShelveInstance-332565428 tempest-TestShelveInstance-332565428-project-member] https://10.4.3.7/volume/v3/attachments/b3dc9150-32b9-4628-94e2-18481623034d/action returned with HTTP 204 Jul 10 08:43:52.987636 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1066/4244] 10.4.3.7 () {74 vars in 1711 bytes} [Fri Jul 10 08:43:52 2026] POST /volume/v3/attachments/b3dc9150-32b9-4628-94e2-18481623034d/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:43:53.347184 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-bfe31e10-46cd-4f09-bb9d-1a9e4c982425 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:53.349202 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-bfe31e10-46cd-4f09-bb9d-1a9e4c982425 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] GET https://10.4.3.7/volume/v3/volumes/79e0b671-fbec-45a6-9868-f7c135c75201 Jul 10 08:43:53.349429 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-bfe31e10-46cd-4f09-bb9d-1a9e4c982425 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:53.349651 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-bfe31e10-46cd-4f09-bb9d-1a9e4c982425 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:53.357647 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:53.357647 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:43:53.361657 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-bfe31e10-46cd-4f09-bb9d-1a9e4c982425 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Volume info retrieved successfully. Jul 10 08:43:53.366425 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-bfe31e10-46cd-4f09-bb9d-1a9e4c982425 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] https://10.4.3.7/volume/v3/volumes/79e0b671-fbec-45a6-9868-f7c135c75201 returned with HTTP 200 Jul 10 08:43:53.366863 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1051/4245] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:53 2026] GET /volume/v3/volumes/79e0b671-fbec-45a6-9868-f7c135c75201 => generated 897 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:53.395283 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-4205da35-765a-4e5d-ba72-6fb153f53e14 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:53.397545 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-4205da35-765a-4e5d-ba72-6fb153f53e14 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:43:53.397864 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-4205da35-765a-4e5d-ba72-6fb153f53e14 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-326068962", "snapshot_id": null, "imageRef": "e1ee2ea6-9251-43d7-8043-1a8efc6b3698", "volume_type": null, "size": 1}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:43:53.399902 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.volumes [None req-4205da35-765a-4e5d-ba72-6fb153f53e14 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-326068962', 'snapshot_id': None, 'imageRef': 'e1ee2ea6-9251-43d7-8043-1a8efc6b3698', 'volume_type': None, 'size': 1}} {{(pid=100056) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:43:53.474476 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-4205da35-765a-4e5d-ba72-6fb153f53e14 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Create volume of 1 GB Jul 10 08:43:53.478622 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-4205da35-765a-4e5d-ba72-6fb153f53e14 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Availability Zones retrieved successfully. Jul 10 08:43:53.485570 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-4205da35-765a-4e5d-ba72-6fb153f53e14 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Flow 'volume_create_api' (f1c6f7fd-3853-41da-ad85-773e0757ee21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:43:53.486718 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-4205da35-765a-4e5d-ba72-6fb153f53e14 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9918f55-d91b-4502-8a47-db10c9581ba5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:43:53.487584 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.flows.api.create_volume [None req-4205da35-765a-4e5d-ba72-6fb153f53e14 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Validating volume size '1' using validate_int {{(pid=100056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:43:53.542857 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-4205da35-765a-4e5d-ba72-6fb153f53e14 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9918f55-d91b-4502-8a47-db10c9581ba5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:43:53.543853 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-4205da35-765a-4e5d-ba72-6fb153f53e14 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32667785-141d-4750-b0d3-e0387258c8b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:43:53.555645 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-6c9d5864-cc92-4449-8dd6-5e31502cfd15 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:53.559759 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-6c9d5864-cc92-4449-8dd6-5e31502cfd15 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/15079701-8f85-49a7-9e13-2860faf964d0 Jul 10 08:43:53.559932 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-6c9d5864-cc92-4449-8dd6-5e31502cfd15 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:53.560115 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-6c9d5864-cc92-4449-8dd6-5e31502cfd15 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:53.560219 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-6c9d5864-cc92-4449-8dd6-5e31502cfd15 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id 15079701-8f85-49a7-9e13-2860faf964d0. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:43:53.566829 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:53.566829 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:43:53.568393 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-6c9d5864-cc92-4449-8dd6-5e31502cfd15 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/15079701-8f85-49a7-9e13-2860faf964d0 returned with HTTP 200 Jul 10 08:43:53.571644 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1068/4246] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:53 2026] GET /volume/v3/backups/15079701-8f85-49a7-9e13-2860faf964d0 => generated 733 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 08:43:53.627063 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.quota [None req-4205da35-765a-4e5d-ba72-6fb153f53e14 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Created reservations ['9f0e623c-6b88-4799-9115-4cbf55779fa3', 'c57d1889-41e7-4919-b8df-1861f6c6b95c', '43d20873-d4a9-4c7f-bfc3-1cdc08485ada', '12c9f2d7-bebf-4b61-8cd3-562a5b73db98'] {{(pid=100056) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:43:53.627757 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-4205da35-765a-4e5d-ba72-6fb153f53e14 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32667785-141d-4750-b0d3-e0387258c8b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9f0e623c-6b88-4799-9115-4cbf55779fa3', 'c57d1889-41e7-4919-b8df-1861f6c6b95c', '43d20873-d4a9-4c7f-bfc3-1cdc08485ada', '12c9f2d7-bebf-4b61-8cd3-562a5b73db98']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:43:53.628416 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-4205da35-765a-4e5d-ba72-6fb153f53e14 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (199aef26-b654-4b32-8b8b-d708464475de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:43:53.650350 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-4205da35-765a-4e5d-ba72-6fb153f53e14 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (199aef26-b654-4b32-8b8b-d708464475de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '72b433eb-e840-43f6-b27b-c3de6f45000d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-326068962',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='86dd461658184e968da80f8c50fcd2a0',qos_specs=None,replication_status=,reservations=['9f0e623c-6b88-4799-9115-4cbf55779fa3','c57d1889-41e7-4919-b8df-1861f6c6b95c','43d20873-d4a9-4c7f-bfc3-1cdc08485ada','12c9f2d7-bebf-4b61-8cd3-562a5b73db98'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='852af761cd5044e7a32e77a952304bfb',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:43:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-326068962',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=72b433eb-e840-43f6-b27b-c3de6f45000d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='86dd461658184e968da80f8c50fcd2a0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='852af761cd5044e7a32e77a952304bfb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:43:53.651038 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-4205da35-765a-4e5d-ba72-6fb153f53e14 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (339d96ec-b1c9-45e8-a41e-e422174d932e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:43:53.668418 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-4205da35-765a-4e5d-ba72-6fb153f53e14 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (339d96ec-b1c9-45e8-a41e-e422174d932e) transitioned into state 'SUCCESS' from state '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-326068962',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='86dd461658184e968da80f8c50fcd2a0',qos_specs=None,replication_status=,reservations=['9f0e623c-6b88-4799-9115-4cbf55779fa3','c57d1889-41e7-4919-b8df-1861f6c6b95c','43d20873-d4a9-4c7f-bfc3-1cdc08485ada','12c9f2d7-bebf-4b61-8cd3-562a5b73db98'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='852af761cd5044e7a32e77a952304bfb',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:43:53.669162 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-4205da35-765a-4e5d-ba72-6fb153f53e14 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b4a2975-5bbe-4290-8038-a6effb67ca2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:43:53.677748 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-4205da35-765a-4e5d-ba72-6fb153f53e14 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b4a2975-5bbe-4290-8038-a6effb67ca2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:43:53.678542 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-4205da35-765a-4e5d-ba72-6fb153f53e14 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Flow 'volume_create_api' (f1c6f7fd-3853-41da-ad85-773e0757ee21) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:43:53.678812 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-4205da35-765a-4e5d-ba72-6fb153f53e14 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Create volume request issued successfully. Jul 10 08:43:53.679326 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-4205da35-765a-4e5d-ba72-6fb153f53e14 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:43:53.679764 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1062/4247] 10.4.3.7 () {68 vars in 1245 bytes} [Fri Jul 10 08:43:53 2026] POST /volume/v3/volumes => generated 749 bytes in 285 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:43:53.691490 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-a828828c-b3df-4c03-8227-cc161894c3d1 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:53.695536 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-a828828c-b3df-4c03-8227-cc161894c3d1 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] GET https://10.4.3.7/volume/v3/volumes/72b433eb-e840-43f6-b27b-c3de6f45000d Jul 10 08:43:53.695536 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-a828828c-b3df-4c03-8227-cc161894c3d1 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:53.695536 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-a828828c-b3df-4c03-8227-cc161894c3d1 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:53.703685 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:53.703685 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:43:53.708305 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-a828828c-b3df-4c03-8227-cc161894c3d1 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Volume info retrieved successfully. Jul 10 08:43:53.712967 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-a828828c-b3df-4c03-8227-cc161894c3d1 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] https://10.4.3.7/volume/v3/volumes/72b433eb-e840-43f6-b27b-c3de6f45000d returned with HTTP 200 Jul 10 08:43:53.713401 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1067/4248] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:53 2026] GET /volume/v3/volumes/72b433eb-e840-43f6-b27b-c3de6f45000d => generated 817 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:53.838382 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-cd23b4cb-3c3c-4ed1-b09c-cbff35c70e8c None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:53.841363 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-cd23b4cb-3c3c-4ed1-b09c-cbff35c70e8c tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] GET https://10.4.3.7/volume/v3/backups/b1aa8cb4-98be-4c71-b91d-6f8b81ba5e46 Jul 10 08:43:53.841648 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-cd23b4cb-3c3c-4ed1-b09c-cbff35c70e8c tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:53.841843 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-cd23b4cb-3c3c-4ed1-b09c-cbff35c70e8c tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:53.841991 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-cd23b4cb-3c3c-4ed1-b09c-cbff35c70e8c tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] Show backup with id b1aa8cb4-98be-4c71-b91d-6f8b81ba5e46. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:43:53.850826 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:53.850826 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:43:53.854569 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-cd23b4cb-3c3c-4ed1-b09c-cbff35c70e8c tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] https://10.4.3.7/volume/v3/backups/b1aa8cb4-98be-4c71-b91d-6f8b81ba5e46 returned with HTTP 200 Jul 10 08:43:53.854959 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1052/4249] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:43:53 2026] GET /volume/v3/backups/b1aa8cb4-98be-4c71-b91d-6f8b81ba5e46 => generated 732 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:54.382301 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-9094c815-4a93-4581-b732-d12944912c0f None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:54.384363 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9094c815-4a93-4581-b732-d12944912c0f tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] GET https://10.4.3.7/volume/v3/volumes/79e0b671-fbec-45a6-9868-f7c135c75201 Jul 10 08:43:54.384802 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9094c815-4a93-4581-b732-d12944912c0f tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:54.384998 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9094c815-4a93-4581-b732-d12944912c0f tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:54.393149 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:54.393149 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:43:54.398170 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-9094c815-4a93-4581-b732-d12944912c0f tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Volume info retrieved successfully. Jul 10 08:43:54.406509 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9094c815-4a93-4581-b732-d12944912c0f tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] https://10.4.3.7/volume/v3/volumes/79e0b671-fbec-45a6-9868-f7c135c75201 returned with HTTP 200 Jul 10 08:43:54.407044 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1069/4250] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:54 2026] GET /volume/v3/volumes/79e0b671-fbec-45a6-9868-f7c135c75201 => generated 897 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:54.582865 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-f7d35b76-83ac-425a-bc78-51d88677d32d None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:54.584941 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-f7d35b76-83ac-425a-bc78-51d88677d32d tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/15079701-8f85-49a7-9e13-2860faf964d0 Jul 10 08:43:54.585146 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-f7d35b76-83ac-425a-bc78-51d88677d32d tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:54.585335 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-f7d35b76-83ac-425a-bc78-51d88677d32d tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:54.585466 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-f7d35b76-83ac-425a-bc78-51d88677d32d tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id 15079701-8f85-49a7-9e13-2860faf964d0. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:43:54.590432 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:54.590432 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:43:54.591471 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-f7d35b76-83ac-425a-bc78-51d88677d32d tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/15079701-8f85-49a7-9e13-2860faf964d0 returned with HTTP 200 Jul 10 08:43:54.592016 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1063/4251] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:54 2026] GET /volume/v3/backups/15079701-8f85-49a7-9e13-2860faf964d0 => generated 744 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:54.726736 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-a63008ee-4de2-4415-8e7d-128de327d122 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:54.731394 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-a63008ee-4de2-4415-8e7d-128de327d122 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] GET https://10.4.3.7/volume/v3/volumes/72b433eb-e840-43f6-b27b-c3de6f45000d Jul 10 08:43:54.731394 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-a63008ee-4de2-4415-8e7d-128de327d122 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:54.731394 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-a63008ee-4de2-4415-8e7d-128de327d122 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:54.738263 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:54.738263 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:43:54.743202 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-a63008ee-4de2-4415-8e7d-128de327d122 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Volume info retrieved successfully. Jul 10 08:43:54.749900 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-a63008ee-4de2-4415-8e7d-128de327d122 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] https://10.4.3.7/volume/v3/volumes/72b433eb-e840-43f6-b27b-c3de6f45000d returned with HTTP 200 Jul 10 08:43:54.750683 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1068/4252] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:54 2026] GET /volume/v3/volumes/72b433eb-e840-43f6-b27b-c3de6f45000d => generated 1357 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:43:54.769224 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-6fc63fac-c954-4c7b-b1e0-70130408435c None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:54.772065 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-6fc63fac-c954-4c7b-b1e0-70130408435c tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] GET https://10.4.3.7/volume/v3/volumes/72b433eb-e840-43f6-b27b-c3de6f45000d Jul 10 08:43:54.772717 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-6fc63fac-c954-4c7b-b1e0-70130408435c tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:54.773168 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-6fc63fac-c954-4c7b-b1e0-70130408435c tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:54.776276 np0000004976 devstack@c-api.service[100055]: DEBUG dbcounter [-] [100055] Writing DB stats cinder:SELECT=273,cinder:UPDATE=73,cinder:INSERT=34,cinder:DELETE=1 {{(pid=100055) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 08:43:54.783687 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:54.783687 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:43:54.789453 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-6fc63fac-c954-4c7b-b1e0-70130408435c tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Volume info retrieved successfully. Jul 10 08:43:54.796556 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-6fc63fac-c954-4c7b-b1e0-70130408435c tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] https://10.4.3.7/volume/v3/volumes/72b433eb-e840-43f6-b27b-c3de6f45000d returned with HTTP 200 Jul 10 08:43:54.797334 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1053/4253] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:54 2026] GET /volume/v3/volumes/72b433eb-e840-43f6-b27b-c3de6f45000d => generated 1357 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:43:54.815367 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-c0dc667b-b09b-4107-a881-da12d348d577 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:54.817478 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c0dc667b-b09b-4107-a881-da12d348d577 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] GET https://10.4.3.7/volume/v3/volumes/72b433eb-e840-43f6-b27b-c3de6f45000d Jul 10 08:43:54.817753 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c0dc667b-b09b-4107-a881-da12d348d577 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:54.817965 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c0dc667b-b09b-4107-a881-da12d348d577 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:54.832974 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:54.832974 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:43:54.838214 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-c0dc667b-b09b-4107-a881-da12d348d577 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Volume info retrieved successfully. Jul 10 08:43:54.859553 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c0dc667b-b09b-4107-a881-da12d348d577 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] https://10.4.3.7/volume/v3/volumes/72b433eb-e840-43f6-b27b-c3de6f45000d returned with HTTP 200 Jul 10 08:43:54.859979 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1070/4254] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:54 2026] GET /volume/v3/volumes/72b433eb-e840-43f6-b27b-c3de6f45000d => generated 1357 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:43:54.867109 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-fb638e1e-6c06-4734-b0cb-d400a91acbf2 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:54.869616 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-fb638e1e-6c06-4734-b0cb-d400a91acbf2 tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] GET https://10.4.3.7/volume/v3/backups/b1aa8cb4-98be-4c71-b91d-6f8b81ba5e46 Jul 10 08:43:54.869910 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-fb638e1e-6c06-4734-b0cb-d400a91acbf2 tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:54.870137 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-fb638e1e-6c06-4734-b0cb-d400a91acbf2 tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:54.870473 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-fb638e1e-6c06-4734-b0cb-d400a91acbf2 tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] Show backup with id b1aa8cb4-98be-4c71-b91d-6f8b81ba5e46. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:43:54.871483 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-3d712ecb-3ef2-4396-bbe1-74e150c83797 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:54.875426 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-3d712ecb-3ef2-4396-bbe1-74e150c83797 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] POST https://10.4.3.7/volume/v3/backups Jul 10 08:43:54.875426 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-3d712ecb-3ef2-4396-bbe1-74e150c83797 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "72b433eb-e840-43f6-b27b-c3de6f45000d", "name": "tempest-TestVolumeBackupRestore-backup-1099555568", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:43:54.875426 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.contrib.backups [None req-3d712ecb-3ef2-4396-bbe1-74e150c83797 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Creating new backup {'backup': {'volume_id': '72b433eb-e840-43f6-b27b-c3de6f45000d', 'name': 'tempest-TestVolumeBackupRestore-backup-1099555568', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=100054) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 08:43:54.875727 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.contrib.backups [None req-3d712ecb-3ef2-4396-bbe1-74e150c83797 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Creating backup of volume 72b433eb-e840-43f6-b27b-c3de6f45000d in container None Jul 10 08:43:54.876033 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:54.876033 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:43:54.876926 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-fb638e1e-6c06-4734-b0cb-d400a91acbf2 tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] https://10.4.3.7/volume/v3/backups/b1aa8cb4-98be-4c71-b91d-6f8b81ba5e46 returned with HTTP 200 Jul 10 08:43:54.877500 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1064/4255] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:43:54 2026] GET /volume/v3/backups/b1aa8cb4-98be-4c71-b91d-6f8b81ba5e46 => generated 732 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:54.883033 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:54.883033 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:43:54.883589 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-3d712ecb-3ef2-4396-bbe1-74e150c83797 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Volume info retrieved successfully. Jul 10 08:43:54.907494 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.quota [None req-3d712ecb-3ef2-4396-bbe1-74e150c83797 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Created reservations ['93d64eed-f903-414e-9829-95d6675ed201', 'e7006dfa-9d55-47b1-81a0-b4e118b745e1'] {{(pid=100054) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:43:54.935349 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-3d712ecb-3ef2-4396-bbe1-74e150c83797 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] https://10.4.3.7/volume/v3/backups returned with HTTP 202 Jul 10 08:43:54.936155 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1069/4256] 10.4.3.7 () {68 vars in 1245 bytes} [Fri Jul 10 08:43:54 2026] POST /volume/v3/backups => generated 331 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:43:54.945390 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-c22f50a5-6b8e-408f-997e-839618c87173 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:54.947376 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-c22f50a5-6b8e-408f-997e-839618c87173 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] GET https://10.4.3.7/volume/v3/backups/25ec02e1-4a2f-4400-b3ee-7fd99429c584 Jul 10 08:43:54.947771 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-c22f50a5-6b8e-408f-997e-839618c87173 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:54.948072 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-c22f50a5-6b8e-408f-997e-839618c87173 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:54.949545 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-c22f50a5-6b8e-408f-997e-839618c87173 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Show backup with id 25ec02e1-4a2f-4400-b3ee-7fd99429c584. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:43:54.953553 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:54.953553 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:43:54.954572 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-c22f50a5-6b8e-408f-997e-839618c87173 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] https://10.4.3.7/volume/v3/backups/25ec02e1-4a2f-4400-b3ee-7fd99429c584 returned with HTTP 200 Jul 10 08:43:54.955030 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1054/4257] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:54 2026] GET /volume/v3/backups/25ec02e1-4a2f-4400-b3ee-7fd99429c584 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:55.422042 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-a375e8c4-cddf-4693-9081-26ec867ea940 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:55.423556 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a375e8c4-cddf-4693-9081-26ec867ea940 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] GET https://10.4.3.7/volume/v3/volumes/79e0b671-fbec-45a6-9868-f7c135c75201 Jul 10 08:43:55.423730 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a375e8c4-cddf-4693-9081-26ec867ea940 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:55.423896 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a375e8c4-cddf-4693-9081-26ec867ea940 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:55.429901 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:55.429901 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:43:55.433081 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-a375e8c4-cddf-4693-9081-26ec867ea940 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Volume info retrieved successfully. Jul 10 08:43:55.436777 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a375e8c4-cddf-4693-9081-26ec867ea940 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] https://10.4.3.7/volume/v3/volumes/79e0b671-fbec-45a6-9868-f7c135c75201 returned with HTTP 200 Jul 10 08:43:55.437146 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1071/4258] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:55 2026] GET /volume/v3/volumes/79e0b671-fbec-45a6-9868-f7c135c75201 => generated 897 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:55.605073 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-f316eb7a-0cc1-4e00-9211-786a243c77a7 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:55.606993 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-f316eb7a-0cc1-4e00-9211-786a243c77a7 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/15079701-8f85-49a7-9e13-2860faf964d0 Jul 10 08:43:55.607184 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-f316eb7a-0cc1-4e00-9211-786a243c77a7 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:55.607371 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-f316eb7a-0cc1-4e00-9211-786a243c77a7 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:55.607516 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-f316eb7a-0cc1-4e00-9211-786a243c77a7 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id 15079701-8f85-49a7-9e13-2860faf964d0. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:43:55.611993 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:55.611993 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:43:55.612995 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-f316eb7a-0cc1-4e00-9211-786a243c77a7 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/15079701-8f85-49a7-9e13-2860faf964d0 returned with HTTP 200 Jul 10 08:43:55.613382 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1065/4259] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:55 2026] GET /volume/v3/backups/15079701-8f85-49a7-9e13-2860faf964d0 => generated 744 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:55.890898 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-1efce7e5-8a95-4a80-a08a-d2908fe3e617 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:55.894728 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-1efce7e5-8a95-4a80-a08a-d2908fe3e617 tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] GET https://10.4.3.7/volume/v3/backups/b1aa8cb4-98be-4c71-b91d-6f8b81ba5e46 Jul 10 08:43:55.894728 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-1efce7e5-8a95-4a80-a08a-d2908fe3e617 tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:55.894728 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-1efce7e5-8a95-4a80-a08a-d2908fe3e617 tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:55.894728 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-1efce7e5-8a95-4a80-a08a-d2908fe3e617 tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] Show backup with id b1aa8cb4-98be-4c71-b91d-6f8b81ba5e46. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:43:55.899865 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:55.899865 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:43:55.899865 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-1efce7e5-8a95-4a80-a08a-d2908fe3e617 tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] https://10.4.3.7/volume/v3/backups/b1aa8cb4-98be-4c71-b91d-6f8b81ba5e46 returned with HTTP 200 Jul 10 08:43:55.899865 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1070/4260] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:43:55 2026] GET /volume/v3/backups/b1aa8cb4-98be-4c71-b91d-6f8b81ba5e46 => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:55.966789 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-181f157d-c637-4cef-993f-18553c1b82a4 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:55.968521 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-181f157d-c637-4cef-993f-18553c1b82a4 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] GET https://10.4.3.7/volume/v3/backups/25ec02e1-4a2f-4400-b3ee-7fd99429c584 Jul 10 08:43:55.968920 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-181f157d-c637-4cef-993f-18553c1b82a4 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:55.969213 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-181f157d-c637-4cef-993f-18553c1b82a4 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:55.969898 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-181f157d-c637-4cef-993f-18553c1b82a4 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Show backup with id 25ec02e1-4a2f-4400-b3ee-7fd99429c584. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:43:55.974357 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:55.974357 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:43:55.975715 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-181f157d-c637-4cef-993f-18553c1b82a4 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] https://10.4.3.7/volume/v3/backups/25ec02e1-4a2f-4400-b3ee-7fd99429c584 returned with HTTP 200 Jul 10 08:43:55.975715 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1055/4261] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:55 2026] GET /volume/v3/backups/25ec02e1-4a2f-4400-b3ee-7fd99429c584 => generated 740 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:56.450398 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-f1fc3a06-dfce-485c-8cfb-596b2bca7967 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:56.452267 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f1fc3a06-dfce-485c-8cfb-596b2bca7967 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] GET https://10.4.3.7/volume/v3/volumes/79e0b671-fbec-45a6-9868-f7c135c75201 Jul 10 08:43:56.452591 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f1fc3a06-dfce-485c-8cfb-596b2bca7967 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:56.452819 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f1fc3a06-dfce-485c-8cfb-596b2bca7967 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:56.460000 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:56.460000 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:43:56.463727 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-f1fc3a06-dfce-485c-8cfb-596b2bca7967 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Volume info retrieved successfully. Jul 10 08:43:56.468033 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f1fc3a06-dfce-485c-8cfb-596b2bca7967 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] https://10.4.3.7/volume/v3/volumes/79e0b671-fbec-45a6-9868-f7c135c75201 returned with HTTP 200 Jul 10 08:43:56.468430 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1072/4262] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:56 2026] GET /volume/v3/volumes/79e0b671-fbec-45a6-9868-f7c135c75201 => generated 897 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:56.627436 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-826ec9d0-be9e-44c1-942b-13c99f8cd8f8 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:56.629536 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-826ec9d0-be9e-44c1-942b-13c99f8cd8f8 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/15079701-8f85-49a7-9e13-2860faf964d0 Jul 10 08:43:56.629851 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-826ec9d0-be9e-44c1-942b-13c99f8cd8f8 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:56.630044 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-826ec9d0-be9e-44c1-942b-13c99f8cd8f8 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:56.630310 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-826ec9d0-be9e-44c1-942b-13c99f8cd8f8 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id 15079701-8f85-49a7-9e13-2860faf964d0. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:43:56.635019 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:56.635019 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:43:56.635980 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-826ec9d0-be9e-44c1-942b-13c99f8cd8f8 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/15079701-8f85-49a7-9e13-2860faf964d0 returned with HTTP 200 Jul 10 08:43:56.636364 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1066/4263] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:56 2026] GET /volume/v3/backups/15079701-8f85-49a7-9e13-2860faf964d0 => generated 744 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:56.912553 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-889e0e00-9fc1-478b-b879-688491c7a1cb None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:56.914974 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-889e0e00-9fc1-478b-b879-688491c7a1cb tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] GET https://10.4.3.7/volume/v3/backups/b1aa8cb4-98be-4c71-b91d-6f8b81ba5e46 Jul 10 08:43:56.914974 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-889e0e00-9fc1-478b-b879-688491c7a1cb tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:56.915117 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-889e0e00-9fc1-478b-b879-688491c7a1cb tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:56.915158 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-889e0e00-9fc1-478b-b879-688491c7a1cb tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] Show backup with id b1aa8cb4-98be-4c71-b91d-6f8b81ba5e46. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:43:56.923202 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:56.923202 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:43:56.924100 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-889e0e00-9fc1-478b-b879-688491c7a1cb tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] https://10.4.3.7/volume/v3/backups/b1aa8cb4-98be-4c71-b91d-6f8b81ba5e46 returned with HTTP 200 Jul 10 08:43:56.925273 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1071/4264] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:43:56 2026] GET /volume/v3/backups/b1aa8cb4-98be-4c71-b91d-6f8b81ba5e46 => generated 732 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:56.989349 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-3e498907-561c-4b73-812b-4b2596de547f None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:56.991782 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-3e498907-561c-4b73-812b-4b2596de547f tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] GET https://10.4.3.7/volume/v3/backups/25ec02e1-4a2f-4400-b3ee-7fd99429c584 Jul 10 08:43:56.992318 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-3e498907-561c-4b73-812b-4b2596de547f tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:56.992546 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-3e498907-561c-4b73-812b-4b2596de547f tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:56.992657 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-3e498907-561c-4b73-812b-4b2596de547f tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Show backup with id 25ec02e1-4a2f-4400-b3ee-7fd99429c584. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:43:57.001353 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:57.001353 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:43:57.001353 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-3e498907-561c-4b73-812b-4b2596de547f tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] https://10.4.3.7/volume/v3/backups/25ec02e1-4a2f-4400-b3ee-7fd99429c584 returned with HTTP 200 Jul 10 08:43:57.001641 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1056/4265] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:56 2026] GET /volume/v3/backups/25ec02e1-4a2f-4400-b3ee-7fd99429c584 => generated 740 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:57.481254 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-17caba77-b502-431d-8f0f-dcc0a5aef98b None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:57.482936 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-17caba77-b502-431d-8f0f-dcc0a5aef98b tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] GET https://10.4.3.7/volume/v3/volumes/79e0b671-fbec-45a6-9868-f7c135c75201 Jul 10 08:43:57.483132 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-17caba77-b502-431d-8f0f-dcc0a5aef98b tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:57.483309 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-17caba77-b502-431d-8f0f-dcc0a5aef98b tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:57.491731 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:57.491731 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:43:57.496590 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-17caba77-b502-431d-8f0f-dcc0a5aef98b tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Volume info retrieved successfully. Jul 10 08:43:57.506436 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-17caba77-b502-431d-8f0f-dcc0a5aef98b tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] https://10.4.3.7/volume/v3/volumes/79e0b671-fbec-45a6-9868-f7c135c75201 returned with HTTP 200 Jul 10 08:43:57.507538 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1073/4266] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:57 2026] GET /volume/v3/volumes/79e0b671-fbec-45a6-9868-f7c135c75201 => generated 897 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:57.649233 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-15546948-315b-4dea-a959-f02b35f6bdcf None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:57.651750 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-15546948-315b-4dea-a959-f02b35f6bdcf tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/15079701-8f85-49a7-9e13-2860faf964d0 Jul 10 08:43:57.651997 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-15546948-315b-4dea-a959-f02b35f6bdcf tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:57.652416 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-15546948-315b-4dea-a959-f02b35f6bdcf tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:57.652578 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-15546948-315b-4dea-a959-f02b35f6bdcf tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id 15079701-8f85-49a7-9e13-2860faf964d0. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:43:57.659220 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:57.659220 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:43:57.660495 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-15546948-315b-4dea-a959-f02b35f6bdcf tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/15079701-8f85-49a7-9e13-2860faf964d0 returned with HTTP 200 Jul 10 08:43:57.661107 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1067/4267] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:57 2026] GET /volume/v3/backups/15079701-8f85-49a7-9e13-2860faf964d0 => generated 744 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:57.937457 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-8fcb88a6-fce8-4f46-af9a-2647174dfcbe None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:57.940491 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-8fcb88a6-fce8-4f46-af9a-2647174dfcbe tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] GET https://10.4.3.7/volume/v3/backups/b1aa8cb4-98be-4c71-b91d-6f8b81ba5e46 Jul 10 08:43:57.940724 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-8fcb88a6-fce8-4f46-af9a-2647174dfcbe tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:57.940896 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-8fcb88a6-fce8-4f46-af9a-2647174dfcbe tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:57.941009 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-8fcb88a6-fce8-4f46-af9a-2647174dfcbe tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] Show backup with id b1aa8cb4-98be-4c71-b91d-6f8b81ba5e46. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:43:57.945061 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:57.945061 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:43:57.945638 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-8fcb88a6-fce8-4f46-af9a-2647174dfcbe tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] https://10.4.3.7/volume/v3/backups/b1aa8cb4-98be-4c71-b91d-6f8b81ba5e46 returned with HTTP 200 Jul 10 08:43:57.945997 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1072/4268] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:43:57 2026] GET /volume/v3/backups/b1aa8cb4-98be-4c71-b91d-6f8b81ba5e46 => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:58.011706 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-7469b608-f104-41b9-b6dc-7762d45f4b32 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:58.014433 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-7469b608-f104-41b9-b6dc-7762d45f4b32 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] GET https://10.4.3.7/volume/v3/backups/25ec02e1-4a2f-4400-b3ee-7fd99429c584 Jul 10 08:43:58.014433 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-7469b608-f104-41b9-b6dc-7762d45f4b32 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:58.014433 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-7469b608-f104-41b9-b6dc-7762d45f4b32 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:58.014433 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-7469b608-f104-41b9-b6dc-7762d45f4b32 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Show backup with id 25ec02e1-4a2f-4400-b3ee-7fd99429c584. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:43:58.017989 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:58.017989 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:43:58.018666 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-7469b608-f104-41b9-b6dc-7762d45f4b32 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] https://10.4.3.7/volume/v3/backups/25ec02e1-4a2f-4400-b3ee-7fd99429c584 returned with HTTP 200 Jul 10 08:43:58.019012 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1057/4269] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:58 2026] GET /volume/v3/backups/25ec02e1-4a2f-4400-b3ee-7fd99429c584 => generated 740 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:58.518421 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-00866871-05ed-47eb-afe1-c2316e954cdf None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:58.520191 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-00866871-05ed-47eb-afe1-c2316e954cdf tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] GET https://10.4.3.7/volume/v3/volumes/79e0b671-fbec-45a6-9868-f7c135c75201 Jul 10 08:43:58.520589 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-00866871-05ed-47eb-afe1-c2316e954cdf tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:58.520589 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-00866871-05ed-47eb-afe1-c2316e954cdf tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:58.527803 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:58.527803 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:43:58.531251 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-00866871-05ed-47eb-afe1-c2316e954cdf tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Volume info retrieved successfully. Jul 10 08:43:58.535528 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-00866871-05ed-47eb-afe1-c2316e954cdf tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] https://10.4.3.7/volume/v3/volumes/79e0b671-fbec-45a6-9868-f7c135c75201 returned with HTTP 200 Jul 10 08:43:58.536139 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1074/4270] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:58 2026] GET /volume/v3/volumes/79e0b671-fbec-45a6-9868-f7c135c75201 => generated 897 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:58.671792 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-bc0029ea-9ff7-4e77-a474-87ea37980c0a None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:58.673741 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-bc0029ea-9ff7-4e77-a474-87ea37980c0a tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/15079701-8f85-49a7-9e13-2860faf964d0 Jul 10 08:43:58.674012 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-bc0029ea-9ff7-4e77-a474-87ea37980c0a tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:58.674121 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-bc0029ea-9ff7-4e77-a474-87ea37980c0a tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:58.674271 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-bc0029ea-9ff7-4e77-a474-87ea37980c0a tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id 15079701-8f85-49a7-9e13-2860faf964d0. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:43:58.679223 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:58.679223 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:43:58.680063 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-bc0029ea-9ff7-4e77-a474-87ea37980c0a tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/15079701-8f85-49a7-9e13-2860faf964d0 returned with HTTP 200 Jul 10 08:43:58.680451 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1068/4271] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:58 2026] GET /volume/v3/backups/15079701-8f85-49a7-9e13-2860faf964d0 => generated 744 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:58.958417 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-d8b9dcb0-70b9-4901-addc-d1781674deab None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:58.960223 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d8b9dcb0-70b9-4901-addc-d1781674deab tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] GET https://10.4.3.7/volume/v3/backups/b1aa8cb4-98be-4c71-b91d-6f8b81ba5e46 Jul 10 08:43:58.960441 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-d8b9dcb0-70b9-4901-addc-d1781674deab tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:58.960632 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-d8b9dcb0-70b9-4901-addc-d1781674deab tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:58.960757 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-d8b9dcb0-70b9-4901-addc-d1781674deab tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] Show backup with id b1aa8cb4-98be-4c71-b91d-6f8b81ba5e46. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:43:58.965308 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:58.965308 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:43:58.966007 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d8b9dcb0-70b9-4901-addc-d1781674deab tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] https://10.4.3.7/volume/v3/backups/b1aa8cb4-98be-4c71-b91d-6f8b81ba5e46 returned with HTTP 200 Jul 10 08:43:58.966374 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1073/4272] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:43:58 2026] GET /volume/v3/backups/b1aa8cb4-98be-4c71-b91d-6f8b81ba5e46 => generated 732 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:59.033847 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-eba70d07-e0f1-420d-83af-6bffc92b0e2d None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:59.035745 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-eba70d07-e0f1-420d-83af-6bffc92b0e2d tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] GET https://10.4.3.7/volume/v3/backups/25ec02e1-4a2f-4400-b3ee-7fd99429c584 Jul 10 08:43:59.035988 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-eba70d07-e0f1-420d-83af-6bffc92b0e2d tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:59.036219 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-eba70d07-e0f1-420d-83af-6bffc92b0e2d tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:59.036365 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-eba70d07-e0f1-420d-83af-6bffc92b0e2d tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Show backup with id 25ec02e1-4a2f-4400-b3ee-7fd99429c584. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:43:59.040967 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:59.040967 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:43:59.042222 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-eba70d07-e0f1-420d-83af-6bffc92b0e2d tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] https://10.4.3.7/volume/v3/backups/25ec02e1-4a2f-4400-b3ee-7fd99429c584 returned with HTTP 200 Jul 10 08:43:59.043036 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1058/4273] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:59 2026] GET /volume/v3/backups/25ec02e1-4a2f-4400-b3ee-7fd99429c584 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:59.550903 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-21ac5e31-f44a-4f0f-936f-3f244aa91169 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:59.550903 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-21ac5e31-f44a-4f0f-936f-3f244aa91169 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] GET https://10.4.3.7/volume/v3/volumes/79e0b671-fbec-45a6-9868-f7c135c75201 Jul 10 08:43:59.550903 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-21ac5e31-f44a-4f0f-936f-3f244aa91169 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:59.550903 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-21ac5e31-f44a-4f0f-936f-3f244aa91169 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:59.557256 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:59.557256 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:43:59.561663 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-21ac5e31-f44a-4f0f-936f-3f244aa91169 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Volume info retrieved successfully. Jul 10 08:43:59.565385 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-21ac5e31-f44a-4f0f-936f-3f244aa91169 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] https://10.4.3.7/volume/v3/volumes/79e0b671-fbec-45a6-9868-f7c135c75201 returned with HTTP 200 Jul 10 08:43:59.565901 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1075/4274] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:59 2026] GET /volume/v3/volumes/79e0b671-fbec-45a6-9868-f7c135c75201 => generated 897 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:59.694151 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-98111157-3f11-4f57-b081-bdf43c92c901 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:59.699036 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-98111157-3f11-4f57-b081-bdf43c92c901 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/15079701-8f85-49a7-9e13-2860faf964d0 Jul 10 08:43:59.699209 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-98111157-3f11-4f57-b081-bdf43c92c901 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:59.699380 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-98111157-3f11-4f57-b081-bdf43c92c901 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:59.699504 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-98111157-3f11-4f57-b081-bdf43c92c901 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id 15079701-8f85-49a7-9e13-2860faf964d0. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:43:59.704655 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:59.704655 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:43:59.705700 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-98111157-3f11-4f57-b081-bdf43c92c901 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/15079701-8f85-49a7-9e13-2860faf964d0 returned with HTTP 200 Jul 10 08:43:59.706178 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1069/4275] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:43:59 2026] GET /volume/v3/backups/15079701-8f85-49a7-9e13-2860faf964d0 => generated 744 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:43:59.978092 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-b1f00981-770f-4b0d-ab67-e3baf815579e None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:43:59.979791 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-b1f00981-770f-4b0d-ab67-e3baf815579e tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] GET https://10.4.3.7/volume/v3/backups/b1aa8cb4-98be-4c71-b91d-6f8b81ba5e46 Jul 10 08:43:59.980002 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-b1f00981-770f-4b0d-ab67-e3baf815579e tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:43:59.980177 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-b1f00981-770f-4b0d-ab67-e3baf815579e tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:43:59.980272 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-b1f00981-770f-4b0d-ab67-e3baf815579e tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] Show backup with id b1aa8cb4-98be-4c71-b91d-6f8b81ba5e46. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:43:59.984645 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:43:59.984645 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:43:59.985218 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-b1f00981-770f-4b0d-ab67-e3baf815579e tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] https://10.4.3.7/volume/v3/backups/b1aa8cb4-98be-4c71-b91d-6f8b81ba5e46 returned with HTTP 200 Jul 10 08:43:59.985758 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1074/4276] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:43:59 2026] GET /volume/v3/backups/b1aa8cb4-98be-4c71-b91d-6f8b81ba5e46 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:00.052403 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-13061748-2d39-41e3-8c3e-426490b694ea None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:00.054135 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-13061748-2d39-41e3-8c3e-426490b694ea tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] GET https://10.4.3.7/volume/v3/backups/25ec02e1-4a2f-4400-b3ee-7fd99429c584 Jul 10 08:44:00.054322 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-13061748-2d39-41e3-8c3e-426490b694ea tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:00.054515 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-13061748-2d39-41e3-8c3e-426490b694ea tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:00.054613 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-13061748-2d39-41e3-8c3e-426490b694ea tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Show backup with id 25ec02e1-4a2f-4400-b3ee-7fd99429c584. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:44:00.059261 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:00.059261 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:44:00.060137 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-13061748-2d39-41e3-8c3e-426490b694ea tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] https://10.4.3.7/volume/v3/backups/25ec02e1-4a2f-4400-b3ee-7fd99429c584 returned with HTTP 200 Jul 10 08:44:00.060536 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1059/4277] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:00 2026] GET /volume/v3/backups/25ec02e1-4a2f-4400-b3ee-7fd99429c584 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:00.580853 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-7c01319b-b596-46f2-b1f2-bf9ab558b42f None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:00.582633 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7c01319b-b596-46f2-b1f2-bf9ab558b42f tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] GET https://10.4.3.7/volume/v3/volumes/79e0b671-fbec-45a6-9868-f7c135c75201 Jul 10 08:44:00.582868 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7c01319b-b596-46f2-b1f2-bf9ab558b42f tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:00.583047 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7c01319b-b596-46f2-b1f2-bf9ab558b42f tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:00.589963 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:00.589963 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:44:00.593429 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-7c01319b-b596-46f2-b1f2-bf9ab558b42f tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Volume info retrieved successfully. Jul 10 08:44:00.596997 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7c01319b-b596-46f2-b1f2-bf9ab558b42f tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] https://10.4.3.7/volume/v3/volumes/79e0b671-fbec-45a6-9868-f7c135c75201 returned with HTTP 200 Jul 10 08:44:00.597356 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1076/4278] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:00 2026] GET /volume/v3/volumes/79e0b671-fbec-45a6-9868-f7c135c75201 => generated 897 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:00.715966 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-47133a24-de21-45d6-85cf-e3776fb74ab6 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:00.717382 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-47133a24-de21-45d6-85cf-e3776fb74ab6 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/15079701-8f85-49a7-9e13-2860faf964d0 Jul 10 08:44:00.717563 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-47133a24-de21-45d6-85cf-e3776fb74ab6 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:00.717765 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-47133a24-de21-45d6-85cf-e3776fb74ab6 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:00.717850 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-47133a24-de21-45d6-85cf-e3776fb74ab6 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id 15079701-8f85-49a7-9e13-2860faf964d0. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:44:00.721653 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:00.721653 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:44:00.722303 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-47133a24-de21-45d6-85cf-e3776fb74ab6 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/15079701-8f85-49a7-9e13-2860faf964d0 returned with HTTP 200 Jul 10 08:44:00.722645 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1070/4279] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:00 2026] GET /volume/v3/backups/15079701-8f85-49a7-9e13-2860faf964d0 => generated 745 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:00.736192 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-68626c7a-a6bf-4808-bda2-699c4ff3a735 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:00.738225 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-68626c7a-a6bf-4808-bda2-699c4ff3a735 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] POST https://10.4.3.7/volume/v3/backups/15079701-8f85-49a7-9e13-2860faf964d0/restore Jul 10 08:44:00.738616 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-68626c7a-a6bf-4808-bda2-699c4ff3a735 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "6462c958-181d-461e-bcdf-35a8c6c88059"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:44:00.740348 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.contrib.backups [None req-68626c7a-a6bf-4808-bda2-699c4ff3a735 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Restoring backup 15079701-8f85-49a7-9e13-2860faf964d0 ({'restore': {'volume_id': '6462c958-181d-461e-bcdf-35a8c6c88059'}}) {{(pid=100054) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 10 08:44:00.740538 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.contrib.backups [None req-68626c7a-a6bf-4808-bda2-699c4ff3a735 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Restoring backup 15079701-8f85-49a7-9e13-2860faf964d0 to volume 6462c958-181d-461e-bcdf-35a8c6c88059. Jul 10 08:44:00.746012 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:00.746012 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:44:00.755306 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:00.755306 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:44:00.755946 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-68626c7a-a6bf-4808-bda2-699c4ff3a735 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Volume info retrieved successfully. Jul 10 08:44:00.756018 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.backup.api [None req-68626c7a-a6bf-4808-bda2-699c4ff3a735 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Checking backup size 1 against volume size 1 {{(pid=100054) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 10 08:44:00.756139 np0000004976 devstack@c-api.service[100054]: INFO cinder.backup.api [None req-68626c7a-a6bf-4808-bda2-699c4ff3a735 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Overwriting volume 6462c958-181d-461e-bcdf-35a8c6c88059 with restore of backup 15079701-8f85-49a7-9e13-2860faf964d0 Jul 10 08:44:00.769023 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.backup.rpcapi [None req-68626c7a-a6bf-4808-bda2-699c4ff3a735 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] restore_backup in rpcapi backup_id 15079701-8f85-49a7-9e13-2860faf964d0 {{(pid=100054) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 10 08:44:00.771135 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-68626c7a-a6bf-4808-bda2-699c4ff3a735 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/15079701-8f85-49a7-9e13-2860faf964d0/restore returned with HTTP 202 Jul 10 08:44:00.771840 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1075/4280] 10.4.3.7 () {68 vars in 1379 bytes} [Fri Jul 10 08:44:00 2026] POST /volume/v3/backups/15079701-8f85-49a7-9e13-2860faf964d0/restore => generated 182 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:44:00.780070 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-20643df2-7e09-4fc3-beac-1c7519d4aae8 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:00.781932 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-20643df2-7e09-4fc3-beac-1c7519d4aae8 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/15079701-8f85-49a7-9e13-2860faf964d0 Jul 10 08:44:00.782168 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-20643df2-7e09-4fc3-beac-1c7519d4aae8 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:00.782414 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-20643df2-7e09-4fc3-beac-1c7519d4aae8 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:00.782578 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-20643df2-7e09-4fc3-beac-1c7519d4aae8 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id 15079701-8f85-49a7-9e13-2860faf964d0. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:44:00.786679 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:00.786679 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:44:00.788866 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-20643df2-7e09-4fc3-beac-1c7519d4aae8 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/15079701-8f85-49a7-9e13-2860faf964d0 returned with HTTP 200 Jul 10 08:44:00.788866 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1060/4281] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:00 2026] GET /volume/v3/backups/15079701-8f85-49a7-9e13-2860faf964d0 => generated 745 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:00.996043 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-9f853dde-47f8-4022-b284-720cf617a79a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:00.997635 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9f853dde-47f8-4022-b284-720cf617a79a tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] GET https://10.4.3.7/volume/v3/backups/b1aa8cb4-98be-4c71-b91d-6f8b81ba5e46 Jul 10 08:44:00.997932 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9f853dde-47f8-4022-b284-720cf617a79a tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:00.998197 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9f853dde-47f8-4022-b284-720cf617a79a tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:00.998366 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-9f853dde-47f8-4022-b284-720cf617a79a tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] Show backup with id b1aa8cb4-98be-4c71-b91d-6f8b81ba5e46. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:44:01.002107 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:01.002107 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:44:01.002864 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9f853dde-47f8-4022-b284-720cf617a79a tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] https://10.4.3.7/volume/v3/backups/b1aa8cb4-98be-4c71-b91d-6f8b81ba5e46 returned with HTTP 200 Jul 10 08:44:01.002995 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1077/4282] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:44:00 2026] GET /volume/v3/backups/b1aa8cb4-98be-4c71-b91d-6f8b81ba5e46 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:01.071371 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-d5f3a9cc-b30e-4d05-b614-6afb7d633096 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:01.074603 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-d5f3a9cc-b30e-4d05-b614-6afb7d633096 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] GET https://10.4.3.7/volume/v3/backups/25ec02e1-4a2f-4400-b3ee-7fd99429c584 Jul 10 08:44:01.074842 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-d5f3a9cc-b30e-4d05-b614-6afb7d633096 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:01.075065 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-d5f3a9cc-b30e-4d05-b614-6afb7d633096 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:01.075193 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-d5f3a9cc-b30e-4d05-b614-6afb7d633096 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Show backup with id 25ec02e1-4a2f-4400-b3ee-7fd99429c584. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:44:01.080255 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:01.080255 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:44:01.081034 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-d5f3a9cc-b30e-4d05-b614-6afb7d633096 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] https://10.4.3.7/volume/v3/backups/25ec02e1-4a2f-4400-b3ee-7fd99429c584 returned with HTTP 200 Jul 10 08:44:01.081435 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1071/4283] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:01 2026] GET /volume/v3/backups/25ec02e1-4a2f-4400-b3ee-7fd99429c584 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:01.609822 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-0a497638-f250-47b7-ae05-a24c6b363167 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:01.611494 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-0a497638-f250-47b7-ae05-a24c6b363167 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] GET https://10.4.3.7/volume/v3/volumes/79e0b671-fbec-45a6-9868-f7c135c75201 Jul 10 08:44:01.611680 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-0a497638-f250-47b7-ae05-a24c6b363167 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:01.611904 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-0a497638-f250-47b7-ae05-a24c6b363167 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:01.619356 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:01.619356 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:44:01.623148 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-0a497638-f250-47b7-ae05-a24c6b363167 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Volume info retrieved successfully. Jul 10 08:44:01.627805 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-0a497638-f250-47b7-ae05-a24c6b363167 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] https://10.4.3.7/volume/v3/volumes/79e0b671-fbec-45a6-9868-f7c135c75201 returned with HTTP 200 Jul 10 08:44:01.628219 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1076/4284] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:01 2026] GET /volume/v3/volumes/79e0b671-fbec-45a6-9868-f7c135c75201 => generated 897 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:01.799198 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-58f2a852-e72c-4f26-a913-609456cbcc4e None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:01.800956 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-58f2a852-e72c-4f26-a913-609456cbcc4e tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/15079701-8f85-49a7-9e13-2860faf964d0 Jul 10 08:44:01.801158 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-58f2a852-e72c-4f26-a913-609456cbcc4e tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:01.801335 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-58f2a852-e72c-4f26-a913-609456cbcc4e tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:01.801463 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-58f2a852-e72c-4f26-a913-609456cbcc4e tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id 15079701-8f85-49a7-9e13-2860faf964d0. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:44:01.806353 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:01.806353 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:44:01.807162 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-58f2a852-e72c-4f26-a913-609456cbcc4e tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/15079701-8f85-49a7-9e13-2860faf964d0 returned with HTTP 200 Jul 10 08:44:01.807576 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1061/4285] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:01 2026] GET /volume/v3/backups/15079701-8f85-49a7-9e13-2860faf964d0 => generated 745 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:02.013458 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-70e792f9-c5ef-4c3c-ba46-c6c4b4a601f6 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:02.014977 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-70e792f9-c5ef-4c3c-ba46-c6c4b4a601f6 tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] GET https://10.4.3.7/volume/v3/backups/b1aa8cb4-98be-4c71-b91d-6f8b81ba5e46 Jul 10 08:44:02.015153 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-70e792f9-c5ef-4c3c-ba46-c6c4b4a601f6 tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:02.015318 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-70e792f9-c5ef-4c3c-ba46-c6c4b4a601f6 tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:02.015431 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-70e792f9-c5ef-4c3c-ba46-c6c4b4a601f6 tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] Show backup with id b1aa8cb4-98be-4c71-b91d-6f8b81ba5e46. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:44:02.019246 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:02.019246 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:44:02.019829 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-70e792f9-c5ef-4c3c-ba46-c6c4b4a601f6 tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] https://10.4.3.7/volume/v3/backups/b1aa8cb4-98be-4c71-b91d-6f8b81ba5e46 returned with HTTP 200 Jul 10 08:44:02.020150 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1078/4286] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:44:02 2026] GET /volume/v3/backups/b1aa8cb4-98be-4c71-b91d-6f8b81ba5e46 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:02.091865 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-ce3c0fbd-e13d-48bc-b9f0-1c6542f2036e None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:02.094177 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-ce3c0fbd-e13d-48bc-b9f0-1c6542f2036e tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] GET https://10.4.3.7/volume/v3/backups/25ec02e1-4a2f-4400-b3ee-7fd99429c584 Jul 10 08:44:02.094395 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-ce3c0fbd-e13d-48bc-b9f0-1c6542f2036e tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:02.094649 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-ce3c0fbd-e13d-48bc-b9f0-1c6542f2036e tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:02.094801 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-ce3c0fbd-e13d-48bc-b9f0-1c6542f2036e tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Show backup with id 25ec02e1-4a2f-4400-b3ee-7fd99429c584. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:44:02.099062 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:02.099062 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:44:02.099807 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-ce3c0fbd-e13d-48bc-b9f0-1c6542f2036e tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] https://10.4.3.7/volume/v3/backups/25ec02e1-4a2f-4400-b3ee-7fd99429c584 returned with HTTP 200 Jul 10 08:44:02.100148 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1072/4287] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:02 2026] GET /volume/v3/backups/25ec02e1-4a2f-4400-b3ee-7fd99429c584 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:02.640305 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-26f5451e-eca3-4a61-a6ff-39c728b321c1 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:02.642209 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-26f5451e-eca3-4a61-a6ff-39c728b321c1 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] GET https://10.4.3.7/volume/v3/volumes/79e0b671-fbec-45a6-9868-f7c135c75201 Jul 10 08:44:02.642426 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-26f5451e-eca3-4a61-a6ff-39c728b321c1 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:02.642689 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-26f5451e-eca3-4a61-a6ff-39c728b321c1 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:02.649833 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:02.649833 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:44:02.653493 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-26f5451e-eca3-4a61-a6ff-39c728b321c1 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Volume info retrieved successfully. Jul 10 08:44:02.658046 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-26f5451e-eca3-4a61-a6ff-39c728b321c1 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] https://10.4.3.7/volume/v3/volumes/79e0b671-fbec-45a6-9868-f7c135c75201 returned with HTTP 200 Jul 10 08:44:02.658501 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1077/4288] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:02 2026] GET /volume/v3/volumes/79e0b671-fbec-45a6-9868-f7c135c75201 => generated 897 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:02.820994 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-139634d7-6343-4467-87bd-9d4bfa843b07 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:02.823105 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-139634d7-6343-4467-87bd-9d4bfa843b07 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/15079701-8f85-49a7-9e13-2860faf964d0 Jul 10 08:44:02.823298 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-139634d7-6343-4467-87bd-9d4bfa843b07 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:02.823500 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-139634d7-6343-4467-87bd-9d4bfa843b07 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:02.823607 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-139634d7-6343-4467-87bd-9d4bfa843b07 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id 15079701-8f85-49a7-9e13-2860faf964d0. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:44:02.829145 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:02.829145 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:44:02.830026 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-139634d7-6343-4467-87bd-9d4bfa843b07 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/15079701-8f85-49a7-9e13-2860faf964d0 returned with HTTP 200 Jul 10 08:44:02.830428 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1062/4289] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:02 2026] GET /volume/v3/backups/15079701-8f85-49a7-9e13-2860faf964d0 => generated 745 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:03.031742 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-b0c30bd7-c38d-49f7-8499-bdc65f99e4ec None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:03.033785 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b0c30bd7-c38d-49f7-8499-bdc65f99e4ec tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] GET https://10.4.3.7/volume/v3/backups/b1aa8cb4-98be-4c71-b91d-6f8b81ba5e46 Jul 10 08:44:03.034001 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b0c30bd7-c38d-49f7-8499-bdc65f99e4ec tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:03.034198 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b0c30bd7-c38d-49f7-8499-bdc65f99e4ec tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:03.034320 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-b0c30bd7-c38d-49f7-8499-bdc65f99e4ec tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] Show backup with id b1aa8cb4-98be-4c71-b91d-6f8b81ba5e46. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:44:03.038584 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:03.038584 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:44:03.039196 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b0c30bd7-c38d-49f7-8499-bdc65f99e4ec tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] https://10.4.3.7/volume/v3/backups/b1aa8cb4-98be-4c71-b91d-6f8b81ba5e46 returned with HTTP 200 Jul 10 08:44:03.039580 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1079/4290] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:44:03 2026] GET /volume/v3/backups/b1aa8cb4-98be-4c71-b91d-6f8b81ba5e46 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:03.110906 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-77fa1371-df74-458e-8bfc-0d35300d7c32 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:03.112846 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-77fa1371-df74-458e-8bfc-0d35300d7c32 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] GET https://10.4.3.7/volume/v3/backups/25ec02e1-4a2f-4400-b3ee-7fd99429c584 Jul 10 08:44:03.112948 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-77fa1371-df74-458e-8bfc-0d35300d7c32 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:03.113160 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-77fa1371-df74-458e-8bfc-0d35300d7c32 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:03.113294 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-77fa1371-df74-458e-8bfc-0d35300d7c32 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Show backup with id 25ec02e1-4a2f-4400-b3ee-7fd99429c584. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:44:03.117867 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:03.117867 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:44:03.118649 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-77fa1371-df74-458e-8bfc-0d35300d7c32 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] https://10.4.3.7/volume/v3/backups/25ec02e1-4a2f-4400-b3ee-7fd99429c584 returned with HTTP 200 Jul 10 08:44:03.119101 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1073/4291] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:03 2026] GET /volume/v3/backups/25ec02e1-4a2f-4400-b3ee-7fd99429c584 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:03.138762 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-5efb9e2a-a61b-458f-b380-eda78dec7bb1 req-dafb0fcb-723c-4187-af50-e693d450978a None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:03.199336 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-5efb9e2a-a61b-458f-b380-eda78dec7bb1 req-dafb0fcb-723c-4187-af50-e693d450978a tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] GET https://10.4.3.7/volume/v3/limits Jul 10 08:44:03.199542 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-5efb9e2a-a61b-458f-b380-eda78dec7bb1 req-dafb0fcb-723c-4187-af50-e693d450978a tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:03.199745 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-5efb9e2a-a61b-458f-b380-eda78dec7bb1 req-dafb0fcb-723c-4187-af50-e693d450978a tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'index' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:03.207271 np0000004976 devstack@c-api.service[100054]: WARNING cinder.quota [req-5efb9e2a-a61b-458f-b380-eda78dec7bb1 req-dafb0fcb-723c-4187-af50-e693d450978a tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-736013622 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-736013622, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:44:03.207564 np0000004976 devstack@c-api.service[100054]: WARNING cinder.quota [req-5efb9e2a-a61b-458f-b380-eda78dec7bb1 req-dafb0fcb-723c-4187-af50-e693d450978a tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-736013622 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-736013622, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:44:03.207850 np0000004976 devstack@c-api.service[100054]: WARNING cinder.quota [req-5efb9e2a-a61b-458f-b380-eda78dec7bb1 req-dafb0fcb-723c-4187-af50-e693d450978a tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-736013622 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-736013622, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:44:03.219042 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-5efb9e2a-a61b-458f-b380-eda78dec7bb1 req-dafb0fcb-723c-4187-af50-e693d450978a tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/limits returned with HTTP 200 Jul 10 08:44:03.219401 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1078/4292] 10.4.3.7 () {68 vars in 1470 bytes} [Fri Jul 10 08:44:03 2026] GET /volume/v3/limits => generated 302 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:03.671582 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-80730fcf-8a2e-4a85-821a-2d43767d2c1c None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:03.673484 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-80730fcf-8a2e-4a85-821a-2d43767d2c1c tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] GET https://10.4.3.7/volume/v3/volumes/79e0b671-fbec-45a6-9868-f7c135c75201 Jul 10 08:44:03.673735 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-80730fcf-8a2e-4a85-821a-2d43767d2c1c tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:03.674064 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-80730fcf-8a2e-4a85-821a-2d43767d2c1c tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:03.680969 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:03.680969 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:44:03.684356 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-80730fcf-8a2e-4a85-821a-2d43767d2c1c tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Volume info retrieved successfully. Jul 10 08:44:03.688903 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-80730fcf-8a2e-4a85-821a-2d43767d2c1c tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] https://10.4.3.7/volume/v3/volumes/79e0b671-fbec-45a6-9868-f7c135c75201 returned with HTTP 200 Jul 10 08:44:03.689300 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1063/4293] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:03 2026] GET /volume/v3/volumes/79e0b671-fbec-45a6-9868-f7c135c75201 => generated 897 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:03.767495 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-5efb9e2a-a61b-458f-b380-eda78dec7bb1 req-88cd5165-0a12-470d-a0e4-74fae0aee8fa None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:03.770513 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-5efb9e2a-a61b-458f-b380-eda78dec7bb1 req-88cd5165-0a12-470d-a0e4-74fae0aee8fa tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] GET https://10.4.3.7/volume/v3/volumes/7d6729c0-4cd9-467b-be62-8354001da361 Jul 10 08:44:03.770718 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-5efb9e2a-a61b-458f-b380-eda78dec7bb1 req-88cd5165-0a12-470d-a0e4-74fae0aee8fa tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:03.770915 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-5efb9e2a-a61b-458f-b380-eda78dec7bb1 req-88cd5165-0a12-470d-a0e4-74fae0aee8fa tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:03.786151 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:03.786151 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:44:03.794105 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-5efb9e2a-a61b-458f-b380-eda78dec7bb1 req-88cd5165-0a12-470d-a0e4-74fae0aee8fa tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Volume info retrieved successfully. Jul 10 08:44:03.796930 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-5efb9e2a-a61b-458f-b380-eda78dec7bb1 req-88cd5165-0a12-470d-a0e4-74fae0aee8fa tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/volumes/7d6729c0-4cd9-467b-be62-8354001da361 returned with HTTP 200 Jul 10 08:44:03.797317 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1080/4294] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:44:03 2026] GET /volume/v3/volumes/7d6729c0-4cd9-467b-be62-8354001da361 => generated 1654 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:44:03.807542 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-5efb9e2a-a61b-458f-b380-eda78dec7bb1 req-374fe810-45a5-4e33-b039-9f4f20525400 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:03.809900 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-5efb9e2a-a61b-458f-b380-eda78dec7bb1 req-374fe810-45a5-4e33-b039-9f4f20525400 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] POST https://10.4.3.7/volume/v3/snapshots Jul 10 08:44:03.810221 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-5efb9e2a-a61b-458f-b380-eda78dec7bb1 req-374fe810-45a5-4e33-b039-9f4f20525400 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7d6729c0-4cd9-467b-be62-8354001da361", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-552597323", "description": null, "metadata": {}}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:44:03.820590 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:03.820590 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:44:03.821092 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [req-5efb9e2a-a61b-458f-b380-eda78dec7bb1 req-374fe810-45a5-4e33-b039-9f4f20525400 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Volume info retrieved successfully. Jul 10 08:44:03.821265 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.snapshots [req-5efb9e2a-a61b-458f-b380-eda78dec7bb1 req-374fe810-45a5-4e33-b039-9f4f20525400 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Create snapshot from volume 7d6729c0-4cd9-467b-be62-8354001da361 Jul 10 08:44:03.850582 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-1530e880-f16a-4dd9-a262-edc5648670fc None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:03.852372 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-1530e880-f16a-4dd9-a262-edc5648670fc tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/15079701-8f85-49a7-9e13-2860faf964d0 Jul 10 08:44:03.852573 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-1530e880-f16a-4dd9-a262-edc5648670fc tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:03.852787 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-1530e880-f16a-4dd9-a262-edc5648670fc tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:03.852888 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-1530e880-f16a-4dd9-a262-edc5648670fc tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id 15079701-8f85-49a7-9e13-2860faf964d0. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:44:03.858047 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.quota [req-5efb9e2a-a61b-458f-b380-eda78dec7bb1 req-374fe810-45a5-4e33-b039-9f4f20525400 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Created reservations ['f8284025-d004-4162-8e45-fa67da6eafbe', 'b3dfc86f-9c59-4543-9660-fde39792343f', 'ddad2504-5d8f-4cee-8f2e-d735e237d2cf', '4a1e0801-5bef-481b-a6f6-552d2176adf3'] {{(pid=100056) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:44:03.858560 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:03.858560 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:44:03.859453 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-1530e880-f16a-4dd9-a262-edc5648670fc tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/15079701-8f85-49a7-9e13-2860faf964d0 returned with HTTP 200 Jul 10 08:44:03.859835 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1079/4295] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:03 2026] GET /volume/v3/backups/15079701-8f85-49a7-9e13-2860faf964d0 => generated 745 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:03.895662 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [req-5efb9e2a-a61b-458f-b380-eda78dec7bb1 req-374fe810-45a5-4e33-b039-9f4f20525400 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Snapshot force create request issued successfully. Jul 10 08:44:03.895966 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-5efb9e2a-a61b-458f-b380-eda78dec7bb1 req-374fe810-45a5-4e33-b039-9f4f20525400 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/snapshots returned with HTTP 202 Jul 10 08:44:03.896395 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1074/4296] 10.4.3.7 () {72 vars in 1533 bytes} [Fri Jul 10 08:44:03 2026] POST /volume/v3/snapshots => generated 319 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:44:04.051225 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-6d43e92a-17c2-4482-a4f0-a49b49880cee None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:04.053182 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-6d43e92a-17c2-4482-a4f0-a49b49880cee tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] GET https://10.4.3.7/volume/v3/backups/b1aa8cb4-98be-4c71-b91d-6f8b81ba5e46 Jul 10 08:44:04.055422 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-6d43e92a-17c2-4482-a4f0-a49b49880cee tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:04.055422 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-6d43e92a-17c2-4482-a4f0-a49b49880cee tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:04.055422 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-6d43e92a-17c2-4482-a4f0-a49b49880cee tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] Show backup with id b1aa8cb4-98be-4c71-b91d-6f8b81ba5e46. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:44:04.059426 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:04.059426 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:44:04.060099 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-6d43e92a-17c2-4482-a4f0-a49b49880cee tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] https://10.4.3.7/volume/v3/backups/b1aa8cb4-98be-4c71-b91d-6f8b81ba5e46 returned with HTTP 200 Jul 10 08:44:04.060466 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1064/4297] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:44:04 2026] GET /volume/v3/backups/b1aa8cb4-98be-4c71-b91d-6f8b81ba5e46 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:04.071567 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-8cc0bc83-9da4-4e85-a31b-06ad5587b374 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:04.145022 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-2357fc90-5b86-471d-b38f-b516edb572ec None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:04.145022 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-2357fc90-5b86-471d-b38f-b516edb572ec tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] GET https://10.4.3.7/volume/v3/backups/25ec02e1-4a2f-4400-b3ee-7fd99429c584 Jul 10 08:44:04.145022 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-2357fc90-5b86-471d-b38f-b516edb572ec tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:04.145022 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-2357fc90-5b86-471d-b38f-b516edb572ec tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:04.145022 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-2357fc90-5b86-471d-b38f-b516edb572ec tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Show backup with id 25ec02e1-4a2f-4400-b3ee-7fd99429c584. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:44:04.145022 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:04.145022 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:44:04.145022 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-2357fc90-5b86-471d-b38f-b516edb572ec tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] https://10.4.3.7/volume/v3/backups/25ec02e1-4a2f-4400-b3ee-7fd99429c584 returned with HTTP 200 Jul 10 08:44:04.145022 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1080/4298] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:04 2026] GET /volume/v3/backups/25ec02e1-4a2f-4400-b3ee-7fd99429c584 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:04.173536 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8cc0bc83-9da4-4e85-a31b-06ad5587b374 tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-member] PUT https://10.4.3.7/volume/v3/backups/b1aa8cb4-98be-4c71-b91d-6f8b81ba5e46 Jul 10 08:44:04.173945 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8cc0bc83-9da4-4e85-a31b-06ad5587b374 tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-member] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:44:04.180053 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:04.180053 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:44:04.187961 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8cc0bc83-9da4-4e85-a31b-06ad5587b374 tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-member] https://10.4.3.7/volume/v3/backups/b1aa8cb4-98be-4c71-b91d-6f8b81ba5e46 returned with HTTP 200 Jul 10 08:44:04.188471 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1081/4299] 10.4.3.7 () {70 vars in 1394 bytes} [Fri Jul 10 08:44:04 2026] PUT /volume/v3/backups/b1aa8cb4-98be-4c71-b91d-6f8b81ba5e46 => generated 312 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:04.208074 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-540d6c27-9529-41e2-b4d4-2fc0d18b60e2 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:04.218088 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-540d6c27-9529-41e2-b4d4-2fc0d18b60e2 tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] GET https://10.4.3.7/volume/v3/backups/b1aa8cb4-98be-4c71-b91d-6f8b81ba5e46 Jul 10 08:44:04.219022 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-540d6c27-9529-41e2-b4d4-2fc0d18b60e2 tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:04.220792 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-540d6c27-9529-41e2-b4d4-2fc0d18b60e2 tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:04.220863 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-540d6c27-9529-41e2-b4d4-2fc0d18b60e2 tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] Show backup with id b1aa8cb4-98be-4c71-b91d-6f8b81ba5e46. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:44:04.240010 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:04.240010 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:44:04.243620 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-540d6c27-9529-41e2-b4d4-2fc0d18b60e2 tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] https://10.4.3.7/volume/v3/backups/b1aa8cb4-98be-4c71-b91d-6f8b81ba5e46 returned with HTTP 200 Jul 10 08:44:04.245343 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1075/4300] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:44:04 2026] GET /volume/v3/backups/b1aa8cb4-98be-4c71-b91d-6f8b81ba5e46 => generated 758 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:04.257514 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-e64faf36-396e-429d-8256-7a4792a1eed2 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:04.259383 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-e64faf36-396e-429d-8256-7a4792a1eed2 tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] DELETE https://10.4.3.7/volume/v3/backups/b1aa8cb4-98be-4c71-b91d-6f8b81ba5e46 Jul 10 08:44:04.259650 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-e64faf36-396e-429d-8256-7a4792a1eed2 tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:04.259867 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-e64faf36-396e-429d-8256-7a4792a1eed2 tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] Calling method 'delete' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:04.259998 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.contrib.backups [None req-e64faf36-396e-429d-8256-7a4792a1eed2 tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] Delete backup with id: b1aa8cb4-98be-4c71-b91d-6f8b81ba5e46. Jul 10 08:44:04.264391 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:04.264391 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:44:04.277683 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.backup.rpcapi [None req-e64faf36-396e-429d-8256-7a4792a1eed2 tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] delete_backup rpcapi backup_id b1aa8cb4-98be-4c71-b91d-6f8b81ba5e46 {{(pid=100055) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 08:44:04.281365 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-e64faf36-396e-429d-8256-7a4792a1eed2 tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] https://10.4.3.7/volume/v3/backups/b1aa8cb4-98be-4c71-b91d-6f8b81ba5e46 returned with HTTP 202 Jul 10 08:44:04.281906 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1065/4301] 10.4.3.7 () {68 vars in 1377 bytes} [Fri Jul 10 08:44:04 2026] DELETE /volume/v3/backups/b1aa8cb4-98be-4c71-b91d-6f8b81ba5e46 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:44:04.289333 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-d85f7593-643e-44ff-bfe5-8b13babf7c33 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:04.294969 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d85f7593-643e-44ff-bfe5-8b13babf7c33 tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] GET https://10.4.3.7/volume/v3/backups/b1aa8cb4-98be-4c71-b91d-6f8b81ba5e46 Jul 10 08:44:04.295185 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-d85f7593-643e-44ff-bfe5-8b13babf7c33 tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:04.295447 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-d85f7593-643e-44ff-bfe5-8b13babf7c33 tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:04.295586 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-d85f7593-643e-44ff-bfe5-8b13babf7c33 tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] Show backup with id b1aa8cb4-98be-4c71-b91d-6f8b81ba5e46. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:44:04.304232 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:04.304232 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:44:04.305184 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d85f7593-643e-44ff-bfe5-8b13babf7c33 tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] https://10.4.3.7/volume/v3/backups/b1aa8cb4-98be-4c71-b91d-6f8b81ba5e46 returned with HTTP 200 Jul 10 08:44:04.305740 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1081/4302] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:44:04 2026] GET /volume/v3/backups/b1aa8cb4-98be-4c71-b91d-6f8b81ba5e46 => generated 757 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:04.701449 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-6c56c284-e2e7-4ddd-b339-010f7a77c345 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:04.703312 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-6c56c284-e2e7-4ddd-b339-010f7a77c345 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] GET https://10.4.3.7/volume/v3/volumes/79e0b671-fbec-45a6-9868-f7c135c75201 Jul 10 08:44:04.703515 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-6c56c284-e2e7-4ddd-b339-010f7a77c345 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:04.703697 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-6c56c284-e2e7-4ddd-b339-010f7a77c345 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:04.711092 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:04.711092 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:44:04.715066 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-6c56c284-e2e7-4ddd-b339-010f7a77c345 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Volume info retrieved successfully. Jul 10 08:44:04.718749 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-6c56c284-e2e7-4ddd-b339-010f7a77c345 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] https://10.4.3.7/volume/v3/volumes/79e0b671-fbec-45a6-9868-f7c135c75201 returned with HTTP 200 Jul 10 08:44:04.719100 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1082/4303] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:04 2026] GET /volume/v3/volumes/79e0b671-fbec-45a6-9868-f7c135c75201 => generated 897 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:04.871501 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-dfbb2541-b66c-4c12-b516-48264ab801de None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:04.873721 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-dfbb2541-b66c-4c12-b516-48264ab801de tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/15079701-8f85-49a7-9e13-2860faf964d0 Jul 10 08:44:04.873947 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-dfbb2541-b66c-4c12-b516-48264ab801de tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:04.874186 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-dfbb2541-b66c-4c12-b516-48264ab801de tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:04.874308 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-dfbb2541-b66c-4c12-b516-48264ab801de tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id 15079701-8f85-49a7-9e13-2860faf964d0. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:44:04.882894 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:04.882894 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:44:04.883760 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-dfbb2541-b66c-4c12-b516-48264ab801de tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/15079701-8f85-49a7-9e13-2860faf964d0 returned with HTTP 200 Jul 10 08:44:04.884270 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1076/4304] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:04 2026] GET /volume/v3/backups/15079701-8f85-49a7-9e13-2860faf964d0 => generated 745 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:05.149898 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-9b73fc8a-7fd5-44b4-9ddc-eecafd8e9245 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:05.150542 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-9b73fc8a-7fd5-44b4-9ddc-eecafd8e9245 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] GET https://10.4.3.7/volume/v3/backups/25ec02e1-4a2f-4400-b3ee-7fd99429c584 Jul 10 08:44:05.150542 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-9b73fc8a-7fd5-44b4-9ddc-eecafd8e9245 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:05.150778 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-9b73fc8a-7fd5-44b4-9ddc-eecafd8e9245 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:05.150902 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-9b73fc8a-7fd5-44b4-9ddc-eecafd8e9245 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Show backup with id 25ec02e1-4a2f-4400-b3ee-7fd99429c584. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:44:05.154872 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:05.154872 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:44:05.155660 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-9b73fc8a-7fd5-44b4-9ddc-eecafd8e9245 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] https://10.4.3.7/volume/v3/backups/25ec02e1-4a2f-4400-b3ee-7fd99429c584 returned with HTTP 200 Jul 10 08:44:05.156174 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1066/4305] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:05 2026] GET /volume/v3/backups/25ec02e1-4a2f-4400-b3ee-7fd99429c584 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:05.318753 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-bc2b37cd-870a-421b-9004-2ea1db1e7752 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:05.320575 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-bc2b37cd-870a-421b-9004-2ea1db1e7752 tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] GET https://10.4.3.7/volume/v3/backups/b1aa8cb4-98be-4c71-b91d-6f8b81ba5e46 Jul 10 08:44:05.320832 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-bc2b37cd-870a-421b-9004-2ea1db1e7752 tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:05.321051 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-bc2b37cd-870a-421b-9004-2ea1db1e7752 tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:05.321174 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-bc2b37cd-870a-421b-9004-2ea1db1e7752 tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] Show backup with id b1aa8cb4-98be-4c71-b91d-6f8b81ba5e46. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:44:05.325429 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-bc2b37cd-870a-421b-9004-2ea1db1e7752 tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] https://10.4.3.7/volume/v3/backups/b1aa8cb4-98be-4c71-b91d-6f8b81ba5e46 returned with HTTP 404 Jul 10 08:44:05.326142 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1082/4306] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:44:05 2026] GET /volume/v3/backups/b1aa8cb4-98be-4c71-b91d-6f8b81ba5e46 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:44:05.333537 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-49693ae0-aabc-4aa8-b7c9-4ec17f0d4d80 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:05.335325 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-49693ae0-aabc-4aa8-b7c9-4ec17f0d4d80 tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] DELETE https://10.4.3.7/volume/v3/volumes/3df7fd6f-a724-48c5-9bfe-27c717f5bb9c Jul 10 08:44:05.335571 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-49693ae0-aabc-4aa8-b7c9-4ec17f0d4d80 tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:05.335779 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-49693ae0-aabc-4aa8-b7c9-4ec17f0d4d80 tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:05.335997 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-49693ae0-aabc-4aa8-b7c9-4ec17f0d4d80 tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] Delete volume with id: 3df7fd6f-a724-48c5-9bfe-27c717f5bb9c Jul 10 08:44:05.342801 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:05.342801 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:44:05.343105 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-49693ae0-aabc-4aa8-b7c9-4ec17f0d4d80 tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] Volume info retrieved successfully. Jul 10 08:44:05.359631 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-49693ae0-aabc-4aa8-b7c9-4ec17f0d4d80 tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] Delete volume request issued successfully. Jul 10 08:44:05.359898 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-49693ae0-aabc-4aa8-b7c9-4ec17f0d4d80 tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] https://10.4.3.7/volume/v3/volumes/3df7fd6f-a724-48c5-9bfe-27c717f5bb9c returned with HTTP 202 Jul 10 08:44:05.360499 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1083/4307] 10.4.3.7 () {68 vars in 1377 bytes} [Fri Jul 10 08:44:05 2026] DELETE /volume/v3/volumes/3df7fd6f-a724-48c5-9bfe-27c717f5bb9c => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:44:05.372095 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-eca0a068-0203-4f01-a576-32b52745d6f0 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:05.373716 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-eca0a068-0203-4f01-a576-32b52745d6f0 tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] GET https://10.4.3.7/volume/v3/volumes/3df7fd6f-a724-48c5-9bfe-27c717f5bb9c Jul 10 08:44:05.373998 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-eca0a068-0203-4f01-a576-32b52745d6f0 tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:05.374233 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-eca0a068-0203-4f01-a576-32b52745d6f0 tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:05.381577 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:05.381577 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:44:05.386145 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-eca0a068-0203-4f01-a576-32b52745d6f0 tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] Volume info retrieved successfully. Jul 10 08:44:05.391372 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-eca0a068-0203-4f01-a576-32b52745d6f0 tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] https://10.4.3.7/volume/v3/volumes/3df7fd6f-a724-48c5-9bfe-27c717f5bb9c returned with HTTP 200 Jul 10 08:44:05.391749 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1077/4308] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:44:05 2026] GET /volume/v3/volumes/3df7fd6f-a724-48c5-9bfe-27c717f5bb9c => generated 1012 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:44:05.730715 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-d6b6f689-0a07-43a9-b54e-05620b908194 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:05.732371 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-d6b6f689-0a07-43a9-b54e-05620b908194 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] GET https://10.4.3.7/volume/v3/volumes/79e0b671-fbec-45a6-9868-f7c135c75201 Jul 10 08:44:05.732558 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-d6b6f689-0a07-43a9-b54e-05620b908194 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:05.732737 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-d6b6f689-0a07-43a9-b54e-05620b908194 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:05.738648 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:05.738648 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:44:05.741610 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-d6b6f689-0a07-43a9-b54e-05620b908194 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Volume info retrieved successfully. Jul 10 08:44:05.746300 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-d6b6f689-0a07-43a9-b54e-05620b908194 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] https://10.4.3.7/volume/v3/volumes/79e0b671-fbec-45a6-9868-f7c135c75201 returned with HTTP 200 Jul 10 08:44:05.746646 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1067/4309] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:05 2026] GET /volume/v3/volumes/79e0b671-fbec-45a6-9868-f7c135c75201 => generated 1445 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:44:05.754373 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-bb99479f-b9a1-4f87-a051-6f5b09b5a796 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:05.756298 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-bb99479f-b9a1-4f87-a051-6f5b09b5a796 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] GET https://10.4.3.7/volume/v3/snapshots/797e0750-6885-464a-897f-68cf34a81d13 Jul 10 08:44:05.756524 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-bb99479f-b9a1-4f87-a051-6f5b09b5a796 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:05.756713 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-bb99479f-b9a1-4f87-a051-6f5b09b5a796 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:05.761541 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:05.761541 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:44:05.761983 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-bb99479f-b9a1-4f87-a051-6f5b09b5a796 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Snapshot retrieved successfully. Jul 10 08:44:05.762839 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-bb99479f-b9a1-4f87-a051-6f5b09b5a796 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/snapshots/797e0750-6885-464a-897f-68cf34a81d13 returned with HTTP 200 Jul 10 08:44:05.763195 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1083/4310] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:44:05 2026] GET /volume/v3/snapshots/797e0750-6885-464a-897f-68cf34a81d13 => generated 478 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:05.869170 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-a71717d2-5d5f-4543-8c9b-e547cf2aa21a req-6d485d82-cae5-43b5-997d-8ebce369ba1a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:05.874657 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-a71717d2-5d5f-4543-8c9b-e547cf2aa21a req-6d485d82-cae5-43b5-997d-8ebce369ba1a tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] GET https://10.4.3.7/volume/v3/volumes/79e0b671-fbec-45a6-9868-f7c135c75201 Jul 10 08:44:05.874948 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-a71717d2-5d5f-4543-8c9b-e547cf2aa21a req-6d485d82-cae5-43b5-997d-8ebce369ba1a tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:05.875205 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-a71717d2-5d5f-4543-8c9b-e547cf2aa21a req-6d485d82-cae5-43b5-997d-8ebce369ba1a tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:05.887844 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:05.887844 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:44:05.891225 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-a71717d2-5d5f-4543-8c9b-e547cf2aa21a req-6d485d82-cae5-43b5-997d-8ebce369ba1a tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Volume info retrieved successfully. Jul 10 08:44:05.894227 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-d27cfe3b-8916-4c7a-96d6-1effb7f8ac81 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:05.895520 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-a71717d2-5d5f-4543-8c9b-e547cf2aa21a req-6d485d82-cae5-43b5-997d-8ebce369ba1a tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] https://10.4.3.7/volume/v3/volumes/79e0b671-fbec-45a6-9868-f7c135c75201 returned with HTTP 200 Jul 10 08:44:05.895921 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1084/4311] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:44:05 2026] GET /volume/v3/volumes/79e0b671-fbec-45a6-9868-f7c135c75201 => generated 1445 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:44:05.896372 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-d27cfe3b-8916-4c7a-96d6-1effb7f8ac81 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/15079701-8f85-49a7-9e13-2860faf964d0 Jul 10 08:44:05.896639 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-d27cfe3b-8916-4c7a-96d6-1effb7f8ac81 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:05.896908 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-d27cfe3b-8916-4c7a-96d6-1effb7f8ac81 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:05.897019 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-d27cfe3b-8916-4c7a-96d6-1effb7f8ac81 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id 15079701-8f85-49a7-9e13-2860faf964d0. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:44:05.906314 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:05.906314 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:44:05.907289 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-d27cfe3b-8916-4c7a-96d6-1effb7f8ac81 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/15079701-8f85-49a7-9e13-2860faf964d0 returned with HTTP 200 Jul 10 08:44:05.907785 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1078/4312] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:05 2026] GET /volume/v3/backups/15079701-8f85-49a7-9e13-2860faf964d0 => generated 745 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:06.172672 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-21dedf41-512e-4b62-9476-818ee1390a4d None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:06.178078 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-21dedf41-512e-4b62-9476-818ee1390a4d tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] GET https://10.4.3.7/volume/v3/backups/25ec02e1-4a2f-4400-b3ee-7fd99429c584 Jul 10 08:44:06.178380 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-21dedf41-512e-4b62-9476-818ee1390a4d tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:06.178674 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-21dedf41-512e-4b62-9476-818ee1390a4d tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:06.178874 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-21dedf41-512e-4b62-9476-818ee1390a4d tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Show backup with id 25ec02e1-4a2f-4400-b3ee-7fd99429c584. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:44:06.188481 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:06.188481 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:44:06.190097 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-21dedf41-512e-4b62-9476-818ee1390a4d tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] https://10.4.3.7/volume/v3/backups/25ec02e1-4a2f-4400-b3ee-7fd99429c584 returned with HTTP 200 Jul 10 08:44:06.190927 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1068/4313] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:06 2026] GET /volume/v3/backups/25ec02e1-4a2f-4400-b3ee-7fd99429c584 => generated 751 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:06.406544 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-92036fe9-b6d5-4d1b-ab5b-6a577f5c2bf6 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:06.411177 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-92036fe9-b6d5-4d1b-ab5b-6a577f5c2bf6 tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] GET https://10.4.3.7/volume/v3/volumes/3df7fd6f-a724-48c5-9bfe-27c717f5bb9c Jul 10 08:44:06.411474 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-92036fe9-b6d5-4d1b-ab5b-6a577f5c2bf6 tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:06.412084 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-92036fe9-b6d5-4d1b-ab5b-6a577f5c2bf6 tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:06.421371 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-92036fe9-b6d5-4d1b-ab5b-6a577f5c2bf6 tempest-ProjectMemberTests39-1013759220 tempest-ProjectMemberTests39-1013759220-project-admin] https://10.4.3.7/volume/v3/volumes/3df7fd6f-a724-48c5-9bfe-27c717f5bb9c returned with HTTP 404 Jul 10 08:44:06.422307 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1084/4314] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:44:06 2026] GET /volume/v3/volumes/3df7fd6f-a724-48c5-9bfe-27c717f5bb9c => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:44:06.463427 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-a71717d2-5d5f-4543-8c9b-e547cf2aa21a req-51888156-9649-4d09-bb6f-0f6ea4388e3c None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:06.465717 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-a71717d2-5d5f-4543-8c9b-e547cf2aa21a req-51888156-9649-4d09-bb6f-0f6ea4388e3c tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] GET https://10.4.3.7/volume/v3/volumes/79e0b671-fbec-45a6-9868-f7c135c75201 Jul 10 08:44:06.465955 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-a71717d2-5d5f-4543-8c9b-e547cf2aa21a req-51888156-9649-4d09-bb6f-0f6ea4388e3c tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:06.466188 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-a71717d2-5d5f-4543-8c9b-e547cf2aa21a req-51888156-9649-4d09-bb6f-0f6ea4388e3c tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:06.473780 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:06.473780 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:44:06.477916 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-a71717d2-5d5f-4543-8c9b-e547cf2aa21a req-51888156-9649-4d09-bb6f-0f6ea4388e3c tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Volume info retrieved successfully. Jul 10 08:44:06.483238 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-a71717d2-5d5f-4543-8c9b-e547cf2aa21a req-51888156-9649-4d09-bb6f-0f6ea4388e3c tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] https://10.4.3.7/volume/v3/volumes/79e0b671-fbec-45a6-9868-f7c135c75201 returned with HTTP 200 Jul 10 08:44:06.483795 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1085/4315] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:44:06 2026] GET /volume/v3/volumes/79e0b671-fbec-45a6-9868-f7c135c75201 => generated 1445 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:44:06.496081 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-ba11f4e0-9eed-4f61-8e80-be6c6e08fee5 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:06.496636 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-ba11f4e0-9eed-4f61-8e80-be6c6e08fee5 None None] GET https://10.4.3.7/volume// Jul 10 08:44:06.496872 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-ba11f4e0-9eed-4f61-8e80-be6c6e08fee5 None None] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:06.497106 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-ba11f4e0-9eed-4f61-8e80-be6c6e08fee5 None None] Calling method 'all' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:06.497563 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-ba11f4e0-9eed-4f61-8e80-be6c6e08fee5 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:44:06.497801 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1079/4316] 10.4.3.7 () {66 vars in 1405 bytes} [Fri Jul 10 08:44:06 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:44:06.506189 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-a71717d2-5d5f-4543-8c9b-e547cf2aa21a req-1d1de93f-a62a-44d6-8c3e-0e43bac2c96b None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:06.508476 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-a71717d2-5d5f-4543-8c9b-e547cf2aa21a req-1d1de93f-a62a-44d6-8c3e-0e43bac2c96b tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] POST https://10.4.3.7/volume/v3/attachments Jul 10 08:44:06.511472 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-a71717d2-5d5f-4543-8c9b-e547cf2aa21a req-1d1de93f-a62a-44d6-8c3e-0e43bac2c96b tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "79e0b671-fbec-45a6-9868-f7c135c75201", "connector": null, "instance_uuid": "4b9bbdb0-4ce3-4492-8ea0-c53ed59d6aef"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:44:06.519857 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:06.519857 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:44:06.549726 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-a71717d2-5d5f-4543-8c9b-e547cf2aa21a req-1d1de93f-a62a-44d6-8c3e-0e43bac2c96b tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] https://10.4.3.7/volume/v3/attachments returned with HTTP 200 Jul 10 08:44:06.550167 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1069/4317] 10.4.3.7 () {74 vars in 1580 bytes} [Fri Jul 10 08:44:06 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) Jul 10 08:44:06.923354 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-fd10eb39-3782-48ef-9ba1-9feb09b87713 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:06.926778 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-fd10eb39-3782-48ef-9ba1-9feb09b87713 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/15079701-8f85-49a7-9e13-2860faf964d0 Jul 10 08:44:06.926978 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-fd10eb39-3782-48ef-9ba1-9feb09b87713 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:06.927158 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-fd10eb39-3782-48ef-9ba1-9feb09b87713 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:06.927275 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-fd10eb39-3782-48ef-9ba1-9feb09b87713 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id 15079701-8f85-49a7-9e13-2860faf964d0. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:44:06.937321 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:06.937321 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:44:06.938079 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-fd10eb39-3782-48ef-9ba1-9feb09b87713 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/15079701-8f85-49a7-9e13-2860faf964d0 returned with HTTP 200 Jul 10 08:44:06.938994 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1085/4318] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:06 2026] GET /volume/v3/backups/15079701-8f85-49a7-9e13-2860faf964d0 => generated 745 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:07.204689 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-f042467c-966c-4070-b490-1fad5e5857a3 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:07.206647 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f042467c-966c-4070-b490-1fad5e5857a3 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] GET https://10.4.3.7/volume/v3/backups/25ec02e1-4a2f-4400-b3ee-7fd99429c584 Jul 10 08:44:07.207045 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f042467c-966c-4070-b490-1fad5e5857a3 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:07.207120 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f042467c-966c-4070-b490-1fad5e5857a3 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:07.207216 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-f042467c-966c-4070-b490-1fad5e5857a3 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Show backup with id 25ec02e1-4a2f-4400-b3ee-7fd99429c584. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:44:07.215112 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:07.215112 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:44:07.216371 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f042467c-966c-4070-b490-1fad5e5857a3 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] https://10.4.3.7/volume/v3/backups/25ec02e1-4a2f-4400-b3ee-7fd99429c584 returned with HTTP 200 Jul 10 08:44:07.217009 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1086/4319] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:07 2026] GET /volume/v3/backups/25ec02e1-4a2f-4400-b3ee-7fd99429c584 => generated 751 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 08:44:07.719547 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-3206eae2-dda5-42b6-981b-03637a011c1d req-411db94c-404c-489f-ae3e-2b16a5e15cf5 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:07.721900 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-3206eae2-dda5-42b6-981b-03637a011c1d req-411db94c-404c-489f-ae3e-2b16a5e15cf5 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] GET https://10.4.3.7/volume/v3/snapshots/797e0750-6885-464a-897f-68cf34a81d13 Jul 10 08:44:07.722412 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-3206eae2-dda5-42b6-981b-03637a011c1d req-411db94c-404c-489f-ae3e-2b16a5e15cf5 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:07.723768 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-3206eae2-dda5-42b6-981b-03637a011c1d req-411db94c-404c-489f-ae3e-2b16a5e15cf5 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:07.736036 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:07.736036 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:44:07.737165 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [req-3206eae2-dda5-42b6-981b-03637a011c1d req-411db94c-404c-489f-ae3e-2b16a5e15cf5 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Snapshot retrieved successfully. Jul 10 08:44:07.739937 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-3206eae2-dda5-42b6-981b-03637a011c1d req-411db94c-404c-489f-ae3e-2b16a5e15cf5 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/snapshots/797e0750-6885-464a-897f-68cf34a81d13 returned with HTTP 200 Jul 10 08:44:07.741509 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1080/4320] 10.4.3.7 () {68 vars in 1590 bytes} [Fri Jul 10 08:44:07 2026] GET /volume/v3/snapshots/797e0750-6885-464a-897f-68cf34a81d13 => generated 478 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:07.955818 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-36d9a366-f384-4d77-b855-62d469433522 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:07.958302 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-36d9a366-f384-4d77-b855-62d469433522 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/15079701-8f85-49a7-9e13-2860faf964d0 Jul 10 08:44:07.961432 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-36d9a366-f384-4d77-b855-62d469433522 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:07.961432 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-36d9a366-f384-4d77-b855-62d469433522 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:07.961432 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-36d9a366-f384-4d77-b855-62d469433522 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id 15079701-8f85-49a7-9e13-2860faf964d0. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:44:07.970680 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:07.970680 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:44:07.971591 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-36d9a366-f384-4d77-b855-62d469433522 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/15079701-8f85-49a7-9e13-2860faf964d0 returned with HTTP 200 Jul 10 08:44:07.972267 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1070/4321] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:07 2026] GET /volume/v3/backups/15079701-8f85-49a7-9e13-2860faf964d0 => generated 745 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:08.229090 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-aa745b89-881c-4961-bba2-ee605c7a70bb None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:08.230360 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-aa745b89-881c-4961-bba2-ee605c7a70bb tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] GET https://10.4.3.7/volume/v3/backups/25ec02e1-4a2f-4400-b3ee-7fd99429c584 Jul 10 08:44:08.230599 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-aa745b89-881c-4961-bba2-ee605c7a70bb tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:08.230828 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-aa745b89-881c-4961-bba2-ee605c7a70bb tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:08.230925 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-aa745b89-881c-4961-bba2-ee605c7a70bb tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Show backup with id 25ec02e1-4a2f-4400-b3ee-7fd99429c584. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:44:08.235786 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:08.235786 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:44:08.236931 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-aa745b89-881c-4961-bba2-ee605c7a70bb tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] https://10.4.3.7/volume/v3/backups/25ec02e1-4a2f-4400-b3ee-7fd99429c584 returned with HTTP 200 Jul 10 08:44:08.237470 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1086/4322] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:08 2026] GET /volume/v3/backups/25ec02e1-4a2f-4400-b3ee-7fd99429c584 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:08.506571 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-e7d413ff-f34f-4c1b-ab21-365f408350c2 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:08.566910 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e7d413ff-f34f-4c1b-ab21-365f408350c2 tempest-ProjectReaderTests-430776487 tempest-ProjectReaderTests-430776487-project-admin] GET https://10.4.3.7/volume/v3/scheduler-stats/get_pools Jul 10 08:44:08.567194 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e7d413ff-f34f-4c1b-ab21-365f408350c2 tempest-ProjectReaderTests-430776487 tempest-ProjectReaderTests-430776487-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:08.567418 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e7d413ff-f34f-4c1b-ab21-365f408350c2 tempest-ProjectReaderTests-430776487 tempest-ProjectReaderTests-430776487-project-admin] Calling method 'get_pools' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:08.984690 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-7f4c7220-58a1-4743-887e-2a291116eff8 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:08.988465 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-7f4c7220-58a1-4743-887e-2a291116eff8 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/15079701-8f85-49a7-9e13-2860faf964d0 Jul 10 08:44:08.988465 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-7f4c7220-58a1-4743-887e-2a291116eff8 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:08.988465 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-7f4c7220-58a1-4743-887e-2a291116eff8 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:08.988465 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-7f4c7220-58a1-4743-887e-2a291116eff8 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id 15079701-8f85-49a7-9e13-2860faf964d0. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:44:08.999384 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:08.999384 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:44:09.001015 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-7f4c7220-58a1-4743-887e-2a291116eff8 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/15079701-8f85-49a7-9e13-2860faf964d0 returned with HTTP 200 Jul 10 08:44:09.001704 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1081/4323] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:08 2026] GET /volume/v3/backups/15079701-8f85-49a7-9e13-2860faf964d0 => generated 745 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:09.070166 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e7d413ff-f34f-4c1b-ab21-365f408350c2 tempest-ProjectReaderTests-430776487 tempest-ProjectReaderTests-430776487-project-admin] https://10.4.3.7/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 10 08:44:09.070787 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1087/4324] 10.4.3.7 () {66 vars in 1277 bytes} [Fri Jul 10 08:44:08 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 564 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:09.079080 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-e3fab665-0006-4ccf-a452-bc7ab8800533 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:09.163925 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-e3fab665-0006-4ccf-a452-bc7ab8800533 tempest-ProjectReaderTests-430776487 tempest-ProjectReaderTests-430776487-project-reader] GET https://10.4.3.7/volume/v3/capabilities/np0000004976@storpool Jul 10 08:44:09.164164 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-e3fab665-0006-4ccf-a452-bc7ab8800533 tempest-ProjectReaderTests-430776487 tempest-ProjectReaderTests-430776487-project-reader] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:09.164400 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-e3fab665-0006-4ccf-a452-bc7ab8800533 tempest-ProjectReaderTests-430776487 tempest-ProjectReaderTests-430776487-project-reader] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:09.165210 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.policy [None req-e3fab665-0006-4ccf-a452-bc7ab8800533 tempest-ProjectReaderTests-430776487 tempest-ProjectReaderTests-430776487-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': 'e7c2ee624fac4506be64efe5983a594f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '293b6679fd8f4e758c658e0b18e522f9', '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=100055) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 08:44:09.165460 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-e3fab665-0006-4ccf-a452-bc7ab8800533 tempest-ProjectReaderTests-430776487 tempest-ProjectReaderTests-430776487-project-reader] https://10.4.3.7/volume/v3/capabilities/np0000004976@storpool returned with HTTP 403 Jul 10 08:44:09.165992 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1071/4325] 10.4.3.7 () {66 vars in 1304 bytes} [Fri Jul 10 08:44:09 2026] GET /volume/v3/capabilities/np0000004976@storpool => generated 110 bytes in 87 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:44:09.249815 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-d45fcd13-466e-406b-8c85-c2389ec628d6 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:09.251864 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d45fcd13-466e-406b-8c85-c2389ec628d6 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] GET https://10.4.3.7/volume/v3/backups/25ec02e1-4a2f-4400-b3ee-7fd99429c584 Jul 10 08:44:09.252174 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-d45fcd13-466e-406b-8c85-c2389ec628d6 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:09.252429 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-d45fcd13-466e-406b-8c85-c2389ec628d6 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:09.252678 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-d45fcd13-466e-406b-8c85-c2389ec628d6 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Show backup with id 25ec02e1-4a2f-4400-b3ee-7fd99429c584. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:44:09.258288 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:09.258288 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:44:09.259572 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d45fcd13-466e-406b-8c85-c2389ec628d6 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] https://10.4.3.7/volume/v3/backups/25ec02e1-4a2f-4400-b3ee-7fd99429c584 returned with HTTP 200 Jul 10 08:44:09.259981 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1087/4326] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:09 2026] GET /volume/v3/backups/25ec02e1-4a2f-4400-b3ee-7fd99429c584 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:10.013114 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-c455e646-5ac7-4e5c-b34f-754454c038fb None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:10.015614 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-c455e646-5ac7-4e5c-b34f-754454c038fb tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/15079701-8f85-49a7-9e13-2860faf964d0 Jul 10 08:44:10.015901 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-c455e646-5ac7-4e5c-b34f-754454c038fb tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:10.016155 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-c455e646-5ac7-4e5c-b34f-754454c038fb tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:10.016301 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-c455e646-5ac7-4e5c-b34f-754454c038fb tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id 15079701-8f85-49a7-9e13-2860faf964d0. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:44:10.024259 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:10.024259 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:44:10.025504 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-c455e646-5ac7-4e5c-b34f-754454c038fb tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/15079701-8f85-49a7-9e13-2860faf964d0 returned with HTTP 200 Jul 10 08:44:10.026143 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1082/4327] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:10 2026] GET /volume/v3/backups/15079701-8f85-49a7-9e13-2860faf964d0 => generated 745 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:10.271537 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-f55e800d-c188-4c9d-a83d-01b45e91ce78 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:10.273636 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f55e800d-c188-4c9d-a83d-01b45e91ce78 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] GET https://10.4.3.7/volume/v3/backups/25ec02e1-4a2f-4400-b3ee-7fd99429c584 Jul 10 08:44:10.273881 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f55e800d-c188-4c9d-a83d-01b45e91ce78 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:10.274053 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f55e800d-c188-4c9d-a83d-01b45e91ce78 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:10.274153 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-f55e800d-c188-4c9d-a83d-01b45e91ce78 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Show backup with id 25ec02e1-4a2f-4400-b3ee-7fd99429c584. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:44:10.278599 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:10.278599 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:44:10.279285 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f55e800d-c188-4c9d-a83d-01b45e91ce78 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] https://10.4.3.7/volume/v3/backups/25ec02e1-4a2f-4400-b3ee-7fd99429c584 returned with HTTP 200 Jul 10 08:44:10.279673 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1088/4328] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:10 2026] GET /volume/v3/backups/25ec02e1-4a2f-4400-b3ee-7fd99429c584 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:11.040339 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-cae11cbd-dd20-48a7-97a0-ee1b806ee93c None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:11.042944 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-cae11cbd-dd20-48a7-97a0-ee1b806ee93c tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/15079701-8f85-49a7-9e13-2860faf964d0 Jul 10 08:44:11.043157 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-cae11cbd-dd20-48a7-97a0-ee1b806ee93c tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:11.043382 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-cae11cbd-dd20-48a7-97a0-ee1b806ee93c tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:11.043531 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-cae11cbd-dd20-48a7-97a0-ee1b806ee93c tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id 15079701-8f85-49a7-9e13-2860faf964d0. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:44:11.050032 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:11.050032 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:44:11.050871 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-cae11cbd-dd20-48a7-97a0-ee1b806ee93c tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/15079701-8f85-49a7-9e13-2860faf964d0 returned with HTTP 200 Jul 10 08:44:11.051218 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1072/4329] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:11 2026] GET /volume/v3/backups/15079701-8f85-49a7-9e13-2860faf964d0 => generated 745 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:11.291657 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-351033d4-8740-4498-a6e0-83d2735f28f1 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:11.295603 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-351033d4-8740-4498-a6e0-83d2735f28f1 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] GET https://10.4.3.7/volume/v3/backups/25ec02e1-4a2f-4400-b3ee-7fd99429c584 Jul 10 08:44:11.295877 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-351033d4-8740-4498-a6e0-83d2735f28f1 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:11.295947 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-351033d4-8740-4498-a6e0-83d2735f28f1 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:11.296056 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-351033d4-8740-4498-a6e0-83d2735f28f1 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Show backup with id 25ec02e1-4a2f-4400-b3ee-7fd99429c584. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:44:11.301483 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:11.301483 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:44:11.302211 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-351033d4-8740-4498-a6e0-83d2735f28f1 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] https://10.4.3.7/volume/v3/backups/25ec02e1-4a2f-4400-b3ee-7fd99429c584 returned with HTTP 200 Jul 10 08:44:11.302211 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1088/4330] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:11 2026] GET /volume/v3/backups/25ec02e1-4a2f-4400-b3ee-7fd99429c584 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:12.064632 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-3a68413f-e97b-41fe-b434-b56839f32e52 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:12.066699 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-3a68413f-e97b-41fe-b434-b56839f32e52 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/15079701-8f85-49a7-9e13-2860faf964d0 Jul 10 08:44:12.066957 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-3a68413f-e97b-41fe-b434-b56839f32e52 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:12.067191 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-3a68413f-e97b-41fe-b434-b56839f32e52 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:12.067323 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-3a68413f-e97b-41fe-b434-b56839f32e52 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id 15079701-8f85-49a7-9e13-2860faf964d0. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:44:12.073826 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:12.073826 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:44:12.074801 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-3a68413f-e97b-41fe-b434-b56839f32e52 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/15079701-8f85-49a7-9e13-2860faf964d0 returned with HTTP 200 Jul 10 08:44:12.075216 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1083/4331] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:12 2026] GET /volume/v3/backups/15079701-8f85-49a7-9e13-2860faf964d0 => generated 745 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:12.318975 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-e71061d9-5acb-4802-9b73-b6e6bd8186d5 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:12.322807 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e71061d9-5acb-4802-9b73-b6e6bd8186d5 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] GET https://10.4.3.7/volume/v3/backups/25ec02e1-4a2f-4400-b3ee-7fd99429c584 Jul 10 08:44:12.323061 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e71061d9-5acb-4802-9b73-b6e6bd8186d5 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:12.323298 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e71061d9-5acb-4802-9b73-b6e6bd8186d5 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:12.323478 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-e71061d9-5acb-4802-9b73-b6e6bd8186d5 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Show backup with id 25ec02e1-4a2f-4400-b3ee-7fd99429c584. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:44:12.330899 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:12.330899 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:44:12.331757 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e71061d9-5acb-4802-9b73-b6e6bd8186d5 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] https://10.4.3.7/volume/v3/backups/25ec02e1-4a2f-4400-b3ee-7fd99429c584 returned with HTTP 200 Jul 10 08:44:12.332270 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1089/4332] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:12 2026] GET /volume/v3/backups/25ec02e1-4a2f-4400-b3ee-7fd99429c584 => generated 751 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:12.765624 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-a23f0a7a-f759-46bc-843d-cee7584aa496 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:12.766201 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-a23f0a7a-f759-46bc-843d-cee7584aa496 None None] GET https://10.4.3.7/volume// Jul 10 08:44:12.766417 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-a23f0a7a-f759-46bc-843d-cee7584aa496 None None] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:12.766645 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-a23f0a7a-f759-46bc-843d-cee7584aa496 None None] Calling method 'all' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:12.767114 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-a23f0a7a-f759-46bc-843d-cee7584aa496 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:44:12.767570 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1073/4333] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:44:12 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:44:12.774679 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-a71717d2-5d5f-4543-8c9b-e547cf2aa21a req-eb660ddd-e462-4114-a4c5-13f767c807e3 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:12.776909 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-a71717d2-5d5f-4543-8c9b-e547cf2aa21a req-eb660ddd-e462-4114-a4c5-13f767c807e3 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] GET https://10.4.3.7/volume/v3/volumes/79e0b671-fbec-45a6-9868-f7c135c75201 Jul 10 08:44:12.777142 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-a71717d2-5d5f-4543-8c9b-e547cf2aa21a req-eb660ddd-e462-4114-a4c5-13f767c807e3 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:12.777348 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-a71717d2-5d5f-4543-8c9b-e547cf2aa21a req-eb660ddd-e462-4114-a4c5-13f767c807e3 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:12.790069 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:12.790069 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:44:12.795196 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-a71717d2-5d5f-4543-8c9b-e547cf2aa21a req-eb660ddd-e462-4114-a4c5-13f767c807e3 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Volume info retrieved successfully. Jul 10 08:44:12.801444 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-a71717d2-5d5f-4543-8c9b-e547cf2aa21a req-eb660ddd-e462-4114-a4c5-13f767c807e3 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] https://10.4.3.7/volume/v3/volumes/79e0b671-fbec-45a6-9868-f7c135c75201 returned with HTTP 200 Jul 10 08:44:12.802171 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1089/4334] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:44:12 2026] GET /volume/v3/volumes/79e0b671-fbec-45a6-9868-f7c135c75201 => generated 1624 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:44:12.920496 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-a71717d2-5d5f-4543-8c9b-e547cf2aa21a req-e368d6a0-6fc2-41bb-b8d6-3b387e3f8e42 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:12.922539 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-a71717d2-5d5f-4543-8c9b-e547cf2aa21a req-e368d6a0-6fc2-41bb-b8d6-3b387e3f8e42 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] PUT https://10.4.3.7/volume/v3/attachments/bd2e2add-76bc-4642-9672-6171875675be Jul 10 08:44:12.922941 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-a71717d2-5d5f-4543-8c9b-e547cf2aa21a req-e368d6a0-6fc2-41bb-b8d6-3b387e3f8e42 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.7", "host": "np0000004976", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b54eda21b644", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bf3c9c16-ec3d-4df7-865b-5f424258654a", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:44:12.931189 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.coordination [req-a71717d2-5d5f-4543-8c9b-e547cf2aa21a req-e368d6a0-6fc2-41bb-b8d6-3b387e3f8e42 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Acquiring lock "cinder-attachment_update-79e0b671-fbec-45a6-9868-f7c135c75201-np0000004976" by "attachment_update" {{(pid=100056) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 08:44:12.935597 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.coordination [req-a71717d2-5d5f-4543-8c9b-e547cf2aa21a req-e368d6a0-6fc2-41bb-b8d6-3b387e3f8e42 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Lock "cinder-attachment_update-79e0b671-fbec-45a6-9868-f7c135c75201-np0000004976" acquired by "attachment_update" :: waited 0.004s {{(pid=100056) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 08:44:12.936635 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:12.936635 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:44:13.090637 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-535151ee-dc4d-49ba-adc2-aa9186dd3de9 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:13.092793 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-535151ee-dc4d-49ba-adc2-aa9186dd3de9 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/15079701-8f85-49a7-9e13-2860faf964d0 Jul 10 08:44:13.092995 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-535151ee-dc4d-49ba-adc2-aa9186dd3de9 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:13.093227 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-535151ee-dc4d-49ba-adc2-aa9186dd3de9 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:13.093389 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-535151ee-dc4d-49ba-adc2-aa9186dd3de9 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id 15079701-8f85-49a7-9e13-2860faf964d0. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:44:13.098087 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:13.098087 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:44:13.098919 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-535151ee-dc4d-49ba-adc2-aa9186dd3de9 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/15079701-8f85-49a7-9e13-2860faf964d0 returned with HTTP 200 Jul 10 08:44:13.099329 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1090/4335] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:13 2026] GET /volume/v3/backups/15079701-8f85-49a7-9e13-2860faf964d0 => generated 745 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:13.343892 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-0fd40026-f468-4b7f-bb6c-cd0f60238ed5 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:13.345790 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-0fd40026-f468-4b7f-bb6c-cd0f60238ed5 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] GET https://10.4.3.7/volume/v3/backups/25ec02e1-4a2f-4400-b3ee-7fd99429c584 Jul 10 08:44:13.346000 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-0fd40026-f468-4b7f-bb6c-cd0f60238ed5 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:13.346187 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-0fd40026-f468-4b7f-bb6c-cd0f60238ed5 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:13.346303 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-0fd40026-f468-4b7f-bb6c-cd0f60238ed5 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Show backup with id 25ec02e1-4a2f-4400-b3ee-7fd99429c584. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:44:13.351041 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:13.351041 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:44:13.351826 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-0fd40026-f468-4b7f-bb6c-cd0f60238ed5 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] https://10.4.3.7/volume/v3/backups/25ec02e1-4a2f-4400-b3ee-7fd99429c584 returned with HTTP 200 Jul 10 08:44:13.352179 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1074/4336] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:13 2026] GET /volume/v3/backups/25ec02e1-4a2f-4400-b3ee-7fd99429c584 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:13.455418 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.coordination [req-a71717d2-5d5f-4543-8c9b-e547cf2aa21a req-e368d6a0-6fc2-41bb-b8d6-3b387e3f8e42 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Lock "cinder-attachment_update-79e0b671-fbec-45a6-9868-f7c135c75201-np0000004976" released by "attachment_update" :: held 0.520s {{(pid=100056) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 08:44:13.455726 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-a71717d2-5d5f-4543-8c9b-e547cf2aa21a req-e368d6a0-6fc2-41bb-b8d6-3b387e3f8e42 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] https://10.4.3.7/volume/v3/attachments/bd2e2add-76bc-4642-9672-6171875675be returned with HTTP 200 Jul 10 08:44:13.456309 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1084/4337] 10.4.3.7 () {74 vars in 1690 bytes} [Fri Jul 10 08:44:12 2026] PUT /volume/v3/attachments/bd2e2add-76bc-4642-9672-6171875675be => generated 968 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:44:13.969304 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-a71717d2-5d5f-4543-8c9b-e547cf2aa21a req-0cea46ac-98de-4feb-8e5d-6beec6b1eabe None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:13.971876 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-a71717d2-5d5f-4543-8c9b-e547cf2aa21a req-0cea46ac-98de-4feb-8e5d-6beec6b1eabe tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] POST https://10.4.3.7/volume/v3/attachments/bd2e2add-76bc-4642-9672-6171875675be/action Jul 10 08:44:13.972205 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-a71717d2-5d5f-4543-8c9b-e547cf2aa21a req-0cea46ac-98de-4feb-8e5d-6beec6b1eabe tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Action body: b'{"os-complete": null}' {{(pid=100054) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:44:13.972351 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-a71717d2-5d5f-4543-8c9b-e547cf2aa21a req-0cea46ac-98de-4feb-8e5d-6beec6b1eabe tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:44:13.990597 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:13.990597 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:44:14.001152 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-a71717d2-5d5f-4543-8c9b-e547cf2aa21a req-0cea46ac-98de-4feb-8e5d-6beec6b1eabe tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] https://10.4.3.7/volume/v3/attachments/bd2e2add-76bc-4642-9672-6171875675be/action returned with HTTP 204 Jul 10 08:44:14.001727 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1090/4338] 10.4.3.7 () {74 vars in 1711 bytes} [Fri Jul 10 08:44:13 2026] POST /volume/v3/attachments/bd2e2add-76bc-4642-9672-6171875675be/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:44:14.111087 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-cfb2427a-f4a5-4612-bcfd-4ddabcd000a4 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:14.112841 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cfb2427a-f4a5-4612-bcfd-4ddabcd000a4 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/15079701-8f85-49a7-9e13-2860faf964d0 Jul 10 08:44:14.114500 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-cfb2427a-f4a5-4612-bcfd-4ddabcd000a4 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:14.114500 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-cfb2427a-f4a5-4612-bcfd-4ddabcd000a4 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:14.114500 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-cfb2427a-f4a5-4612-bcfd-4ddabcd000a4 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id 15079701-8f85-49a7-9e13-2860faf964d0. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:44:14.117637 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:14.117637 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:44:14.118526 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cfb2427a-f4a5-4612-bcfd-4ddabcd000a4 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/15079701-8f85-49a7-9e13-2860faf964d0 returned with HTTP 200 Jul 10 08:44:14.118825 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1091/4339] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:14 2026] GET /volume/v3/backups/15079701-8f85-49a7-9e13-2860faf964d0 => generated 745 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:14.366648 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-e90e58e6-8229-46ce-b21a-46cbd9635b3b None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:14.369246 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-e90e58e6-8229-46ce-b21a-46cbd9635b3b tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] GET https://10.4.3.7/volume/v3/backups/25ec02e1-4a2f-4400-b3ee-7fd99429c584 Jul 10 08:44:14.369510 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-e90e58e6-8229-46ce-b21a-46cbd9635b3b tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:14.369781 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-e90e58e6-8229-46ce-b21a-46cbd9635b3b tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:14.369906 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-e90e58e6-8229-46ce-b21a-46cbd9635b3b tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Show backup with id 25ec02e1-4a2f-4400-b3ee-7fd99429c584. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:44:14.375351 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:14.375351 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:44:14.376327 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-e90e58e6-8229-46ce-b21a-46cbd9635b3b tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] https://10.4.3.7/volume/v3/backups/25ec02e1-4a2f-4400-b3ee-7fd99429c584 returned with HTTP 200 Jul 10 08:44:14.376794 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1075/4340] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:14 2026] GET /volume/v3/backups/25ec02e1-4a2f-4400-b3ee-7fd99429c584 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:14.644690 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-3206eae2-dda5-42b6-981b-03637a011c1d req-23e0b24d-f92b-48db-88d4-9461ae1060b0 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:14.648329 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-3206eae2-dda5-42b6-981b-03637a011c1d req-23e0b24d-f92b-48db-88d4-9461ae1060b0 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] GET https://10.4.3.7/volume/v3/snapshots/797e0750-6885-464a-897f-68cf34a81d13 Jul 10 08:44:14.648591 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-3206eae2-dda5-42b6-981b-03637a011c1d req-23e0b24d-f92b-48db-88d4-9461ae1060b0 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:14.648839 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-3206eae2-dda5-42b6-981b-03637a011c1d req-23e0b24d-f92b-48db-88d4-9461ae1060b0 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:14.662457 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:14.662457 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:44:14.663070 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [req-3206eae2-dda5-42b6-981b-03637a011c1d req-23e0b24d-f92b-48db-88d4-9461ae1060b0 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Snapshot retrieved successfully. Jul 10 08:44:14.664071 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-3206eae2-dda5-42b6-981b-03637a011c1d req-23e0b24d-f92b-48db-88d4-9461ae1060b0 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/snapshots/797e0750-6885-464a-897f-68cf34a81d13 returned with HTTP 200 Jul 10 08:44:14.666118 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1085/4341] 10.4.3.7 () {68 vars in 1590 bytes} [Fri Jul 10 08:44:14 2026] GET /volume/v3/snapshots/797e0750-6885-464a-897f-68cf34a81d13 => generated 478 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:14.674475 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-3206eae2-dda5-42b6-981b-03637a011c1d req-a1e10698-4071-404c-ad35-47c956c7e195 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:14.676727 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-3206eae2-dda5-42b6-981b-03637a011c1d req-a1e10698-4071-404c-ad35-47c956c7e195 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] GET https://10.4.3.7/volume/v3/volumes/7d6729c0-4cd9-467b-be62-8354001da361 Jul 10 08:44:14.676960 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-3206eae2-dda5-42b6-981b-03637a011c1d req-a1e10698-4071-404c-ad35-47c956c7e195 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:14.677187 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-3206eae2-dda5-42b6-981b-03637a011c1d req-a1e10698-4071-404c-ad35-47c956c7e195 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:14.688181 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:14.688181 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:44:14.693036 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-3206eae2-dda5-42b6-981b-03637a011c1d req-a1e10698-4071-404c-ad35-47c956c7e195 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Volume info retrieved successfully. Jul 10 08:44:14.697575 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-3206eae2-dda5-42b6-981b-03637a011c1d req-a1e10698-4071-404c-ad35-47c956c7e195 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/volumes/7d6729c0-4cd9-467b-be62-8354001da361 returned with HTTP 200 Jul 10 08:44:14.698224 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1091/4342] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:44:14 2026] GET /volume/v3/volumes/7d6729c0-4cd9-467b-be62-8354001da361 => generated 1654 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:44:14.706370 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-3206eae2-dda5-42b6-981b-03637a011c1d req-da5a219b-8aee-478e-967f-6779e9f444af None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:14.711001 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-3206eae2-dda5-42b6-981b-03637a011c1d req-da5a219b-8aee-478e-967f-6779e9f444af tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:44:14.714079 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-3206eae2-dda5-42b6-981b-03637a011c1d req-da5a219b-8aee-478e-967f-6779e9f444af tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "797e0750-6885-464a-897f-68cf34a81d13", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:44:14.714079 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [req-3206eae2-dda5-42b6-981b-03637a011c1d req-da5a219b-8aee-478e-967f-6779e9f444af tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '797e0750-6885-464a-897f-68cf34a81d13', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:44:14.724849 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:14.724849 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:44:14.725339 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-3206eae2-dda5-42b6-981b-03637a011c1d req-da5a219b-8aee-478e-967f-6779e9f444af tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Snapshot retrieved successfully. Jul 10 08:44:14.725480 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [req-3206eae2-dda5-42b6-981b-03637a011c1d req-da5a219b-8aee-478e-967f-6779e9f444af tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Create volume of 1 GB Jul 10 08:44:14.726131 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-3206eae2-dda5-42b6-981b-03637a011c1d req-da5a219b-8aee-478e-967f-6779e9f444af tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Availability Zones retrieved successfully. Jul 10 08:44:14.731530 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [req-3206eae2-dda5-42b6-981b-03637a011c1d req-da5a219b-8aee-478e-967f-6779e9f444af tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Flow 'volume_create_api' (5929f963-c1fa-4925-88ba-56f701deefab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:44:14.732721 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [req-3206eae2-dda5-42b6-981b-03637a011c1d req-da5a219b-8aee-478e-967f-6779e9f444af tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09277368-35f2-4c0c-a5ab-74fe765c5719) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:44:14.733834 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [req-3206eae2-dda5-42b6-981b-03637a011c1d req-da5a219b-8aee-478e-967f-6779e9f444af tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:44:14.775849 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [req-3206eae2-dda5-42b6-981b-03637a011c1d req-da5a219b-8aee-478e-967f-6779e9f444af tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09277368-35f2-4c0c-a5ab-74fe765c5719) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '797e0750-6885-464a-897f-68cf34a81d13', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:44:14.776901 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [req-3206eae2-dda5-42b6-981b-03637a011c1d req-da5a219b-8aee-478e-967f-6779e9f444af tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5780b5b2-9f76-4134-8983-a224c5166418) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:44:14.862086 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.quota [req-3206eae2-dda5-42b6-981b-03637a011c1d req-da5a219b-8aee-478e-967f-6779e9f444af tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Created reservations ['a158e5e1-5ab1-4db7-926f-78867c7e8bd7', 'f34bd596-6563-4e8b-bc0b-33f439c07897', '54b4f9f9-ada0-4a79-9167-9c2e1283146e', '14bbe39c-7a6e-47c2-a0ef-be81b935b85c'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:44:14.863109 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [req-3206eae2-dda5-42b6-981b-03637a011c1d req-da5a219b-8aee-478e-967f-6779e9f444af tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5780b5b2-9f76-4134-8983-a224c5166418) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a158e5e1-5ab1-4db7-926f-78867c7e8bd7', 'f34bd596-6563-4e8b-bc0b-33f439c07897', '54b4f9f9-ada0-4a79-9167-9c2e1283146e', '14bbe39c-7a6e-47c2-a0ef-be81b935b85c']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:44:14.863917 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [req-3206eae2-dda5-42b6-981b-03637a011c1d req-da5a219b-8aee-478e-967f-6779e9f444af tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54a723d8-5c01-4930-aea4-51fa0367d796) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:44:14.929888 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [req-3206eae2-dda5-42b6-981b-03637a011c1d req-da5a219b-8aee-478e-967f-6779e9f444af tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54a723d8-5c01-4930-aea4-51fa0367d796) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '27b42cf3-199f-464a-a20a-11f9fb16fcea', '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='8d53ae03f837462eaa68d46b15ba1683',qos_specs=None,replication_status=,reservations=['a158e5e1-5ab1-4db7-926f-78867c7e8bd7','f34bd596-6563-4e8b-bc0b-33f439c07897','54b4f9f9-ada0-4a79-9167-9c2e1283146e','14bbe39c-7a6e-47c2-a0ef-be81b935b85c'],size=1,snapshot_id=797e0750-6885-464a-897f-68cf34a81d13,source_replicaid=,source_volid=None,status='creating',user_id='ae6bfcb01e884283b3172dcf4a7c430a',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), '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-07-10T08:44:14Z,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=27b42cf3-199f-464a-a20a-11f9fb16fcea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d53ae03f837462eaa68d46b15ba1683',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=797e0750-6885-464a-897f-68cf34a81d13,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ae6bfcb01e884283b3172dcf4a7c430a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:44:14.931467 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [req-3206eae2-dda5-42b6-981b-03637a011c1d req-da5a219b-8aee-478e-967f-6779e9f444af tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf1754fd-ad04-44dd-8a03-9dc4f265adaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:44:14.952797 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [req-3206eae2-dda5-42b6-981b-03637a011c1d req-da5a219b-8aee-478e-967f-6779e9f444af tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf1754fd-ad04-44dd-8a03-9dc4f265adaa) transitioned into 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='8d53ae03f837462eaa68d46b15ba1683',qos_specs=None,replication_status=,reservations=['a158e5e1-5ab1-4db7-926f-78867c7e8bd7','f34bd596-6563-4e8b-bc0b-33f439c07897','54b4f9f9-ada0-4a79-9167-9c2e1283146e','14bbe39c-7a6e-47c2-a0ef-be81b935b85c'],size=1,snapshot_id=797e0750-6885-464a-897f-68cf34a81d13,source_replicaid=,source_volid=None,status='creating',user_id='ae6bfcb01e884283b3172dcf4a7c430a',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:44:14.953814 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [req-3206eae2-dda5-42b6-981b-03637a011c1d req-da5a219b-8aee-478e-967f-6779e9f444af tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a03fba85-25f5-467f-a757-be9082207a98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:44:14.982908 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [req-3206eae2-dda5-42b6-981b-03637a011c1d req-da5a219b-8aee-478e-967f-6779e9f444af tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a03fba85-25f5-467f-a757-be9082207a98) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:44:14.983793 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [req-3206eae2-dda5-42b6-981b-03637a011c1d req-da5a219b-8aee-478e-967f-6779e9f444af tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Flow 'volume_create_api' (5929f963-c1fa-4925-88ba-56f701deefab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:44:14.984141 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-3206eae2-dda5-42b6-981b-03637a011c1d req-da5a219b-8aee-478e-967f-6779e9f444af tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Create volume request issued successfully. Jul 10 08:44:14.984790 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-3206eae2-dda5-42b6-981b-03637a011c1d req-da5a219b-8aee-478e-967f-6779e9f444af tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:44:14.985183 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1092/4343] 10.4.3.7 () {72 vars in 1527 bytes} [Fri Jul 10 08:44:14 2026] POST /volume/v3/volumes => generated 732 bytes in 279 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:44:14.994251 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-3206eae2-dda5-42b6-981b-03637a011c1d req-2eaa3780-ee61-410b-aa37-423629c277f2 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:14.997083 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-3206eae2-dda5-42b6-981b-03637a011c1d req-2eaa3780-ee61-410b-aa37-423629c277f2 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] GET https://10.4.3.7/volume/v3/volumes/27b42cf3-199f-464a-a20a-11f9fb16fcea Jul 10 08:44:14.997213 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-3206eae2-dda5-42b6-981b-03637a011c1d req-2eaa3780-ee61-410b-aa37-423629c277f2 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:14.997393 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-3206eae2-dda5-42b6-981b-03637a011c1d req-2eaa3780-ee61-410b-aa37-423629c277f2 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:15.005675 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:15.005675 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:44:15.009564 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [req-3206eae2-dda5-42b6-981b-03637a011c1d req-2eaa3780-ee61-410b-aa37-423629c277f2 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Volume info retrieved successfully. Jul 10 08:44:15.014331 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-3206eae2-dda5-42b6-981b-03637a011c1d req-2eaa3780-ee61-410b-aa37-423629c277f2 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/volumes/27b42cf3-199f-464a-a20a-11f9fb16fcea returned with HTTP 200 Jul 10 08:44:15.014962 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1076/4344] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:44:14 2026] GET /volume/v3/volumes/27b42cf3-199f-464a-a20a-11f9fb16fcea => generated 800 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:15.031736 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-3206eae2-dda5-42b6-981b-03637a011c1d req-d1a24a25-a538-4148-98dd-90266df1e0f5 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:15.034539 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-3206eae2-dda5-42b6-981b-03637a011c1d req-d1a24a25-a538-4148-98dd-90266df1e0f5 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] GET https://10.4.3.7/volume/v3/volumes/27b42cf3-199f-464a-a20a-11f9fb16fcea Jul 10 08:44:15.034804 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-3206eae2-dda5-42b6-981b-03637a011c1d req-d1a24a25-a538-4148-98dd-90266df1e0f5 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:15.035707 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-3206eae2-dda5-42b6-981b-03637a011c1d req-d1a24a25-a538-4148-98dd-90266df1e0f5 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:15.044333 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:15.044333 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:44:15.047922 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [req-3206eae2-dda5-42b6-981b-03637a011c1d req-d1a24a25-a538-4148-98dd-90266df1e0f5 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Volume info retrieved successfully. Jul 10 08:44:15.052415 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-3206eae2-dda5-42b6-981b-03637a011c1d req-d1a24a25-a538-4148-98dd-90266df1e0f5 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/volumes/27b42cf3-199f-464a-a20a-11f9fb16fcea returned with HTTP 200 Jul 10 08:44:15.052915 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1086/4345] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:44:15 2026] GET /volume/v3/volumes/27b42cf3-199f-464a-a20a-11f9fb16fcea => generated 800 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:15.130496 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-71547024-1a71-4b51-b70c-1132a07c5f51 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:15.132329 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-71547024-1a71-4b51-b70c-1132a07c5f51 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/15079701-8f85-49a7-9e13-2860faf964d0 Jul 10 08:44:15.132522 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-71547024-1a71-4b51-b70c-1132a07c5f51 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:15.132802 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-71547024-1a71-4b51-b70c-1132a07c5f51 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:15.132841 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-71547024-1a71-4b51-b70c-1132a07c5f51 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id 15079701-8f85-49a7-9e13-2860faf964d0. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:44:15.137095 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:15.137095 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:44:15.138011 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-71547024-1a71-4b51-b70c-1132a07c5f51 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/15079701-8f85-49a7-9e13-2860faf964d0 returned with HTTP 200 Jul 10 08:44:15.138500 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1092/4346] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:15 2026] GET /volume/v3/backups/15079701-8f85-49a7-9e13-2860faf964d0 => generated 745 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:15.388471 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-7b59ae09-fd9e-460e-9183-ef3cf5669422 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:15.390560 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7b59ae09-fd9e-460e-9183-ef3cf5669422 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] GET https://10.4.3.7/volume/v3/backups/25ec02e1-4a2f-4400-b3ee-7fd99429c584 Jul 10 08:44:15.390835 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7b59ae09-fd9e-460e-9183-ef3cf5669422 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:15.391082 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7b59ae09-fd9e-460e-9183-ef3cf5669422 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:15.391230 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-7b59ae09-fd9e-460e-9183-ef3cf5669422 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Show backup with id 25ec02e1-4a2f-4400-b3ee-7fd99429c584. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:44:15.395608 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:15.395608 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:44:15.396338 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7b59ae09-fd9e-460e-9183-ef3cf5669422 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] https://10.4.3.7/volume/v3/backups/25ec02e1-4a2f-4400-b3ee-7fd99429c584 returned with HTTP 200 Jul 10 08:44:15.396814 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1093/4347] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:15 2026] GET /volume/v3/backups/25ec02e1-4a2f-4400-b3ee-7fd99429c584 => generated 753 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:15.406166 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-512761be-d464-4d9d-8b4e-fcbd3f8393f8 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:15.408632 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-512761be-d464-4d9d-8b4e-fcbd3f8393f8 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] GET https://10.4.3.7/volume/v3/volumes/72b433eb-e840-43f6-b27b-c3de6f45000d Jul 10 08:44:15.409170 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-512761be-d464-4d9d-8b4e-fcbd3f8393f8 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:15.409388 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-512761be-d464-4d9d-8b4e-fcbd3f8393f8 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:15.417425 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:15.417425 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:44:15.422514 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-512761be-d464-4d9d-8b4e-fcbd3f8393f8 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Volume info retrieved successfully. Jul 10 08:44:15.427517 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-512761be-d464-4d9d-8b4e-fcbd3f8393f8 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] https://10.4.3.7/volume/v3/volumes/72b433eb-e840-43f6-b27b-c3de6f45000d returned with HTTP 200 Jul 10 08:44:15.427993 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1077/4348] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:15 2026] GET /volume/v3/volumes/72b433eb-e840-43f6-b27b-c3de6f45000d => generated 1357 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:44:15.442155 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-9f80650c-e18e-4429-9280-38b397833b18 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:15.443806 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-9f80650c-e18e-4429-9280-38b397833b18 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] POST https://10.4.3.7/volume/v3/backups/25ec02e1-4a2f-4400-b3ee-7fd99429c584/restore Jul 10 08:44:15.444115 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-9f80650c-e18e-4429-9280-38b397833b18 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:44:15.445293 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.contrib.backups [None req-9f80650c-e18e-4429-9280-38b397833b18 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Restoring backup 25ec02e1-4a2f-4400-b3ee-7fd99429c584 ({'restore': {}}) {{(pid=100056) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 10 08:44:15.445385 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.contrib.backups [None req-9f80650c-e18e-4429-9280-38b397833b18 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Restoring backup 25ec02e1-4a2f-4400-b3ee-7fd99429c584 to volume None. Jul 10 08:44:15.449367 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:15.449367 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:44:15.450516 np0000004976 devstack@c-api.service[100056]: INFO cinder.backup.api [None req-9f80650c-e18e-4429-9280-38b397833b18 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Creating volume of 1 GB for restore of backup 25ec02e1-4a2f-4400-b3ee-7fd99429c584. Jul 10 08:44:15.453673 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-9f80650c-e18e-4429-9280-38b397833b18 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Availability Zones retrieved successfully. Jul 10 08:44:15.461901 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-9f80650c-e18e-4429-9280-38b397833b18 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Flow 'volume_create_api' (6c248fa4-a18c-46e0-b05a-30195c3281ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:44:15.463063 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-9f80650c-e18e-4429-9280-38b397833b18 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96484c26-cab9-47d0-86ba-2aa68f730821) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:44:15.464282 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.flows.api.create_volume [None req-9f80650c-e18e-4429-9280-38b397833b18 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Validating volume size '1' using validate_int {{(pid=100056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:44:15.515675 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-9f80650c-e18e-4429-9280-38b397833b18 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96484c26-cab9-47d0-86ba-2aa68f730821) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:44:15.517058 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-9f80650c-e18e-4429-9280-38b397833b18 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17b7bb98-dcbf-4017-b4b2-18c024d3890c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:44:15.556984 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.quota [None req-9f80650c-e18e-4429-9280-38b397833b18 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Created reservations ['001f4246-bc9b-42ad-b66d-29f9cd0fd093', '7bb6cb9a-f371-4ab4-aad6-666b694c5704', 'e174dfc4-92b7-4d9b-a710-00564f9517a7', '4feae8d8-bf5b-4d94-94d6-7ab439f395cc'] {{(pid=100056) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:44:15.557672 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-9f80650c-e18e-4429-9280-38b397833b18 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17b7bb98-dcbf-4017-b4b2-18c024d3890c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['001f4246-bc9b-42ad-b66d-29f9cd0fd093', '7bb6cb9a-f371-4ab4-aad6-666b694c5704', 'e174dfc4-92b7-4d9b-a710-00564f9517a7', '4feae8d8-bf5b-4d94-94d6-7ab439f395cc']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:44:15.558315 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-9f80650c-e18e-4429-9280-38b397833b18 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3de3f69c-b4d7-49d6-ab93-d737b061409e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:44:15.583620 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-9f80650c-e18e-4429-9280-38b397833b18 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3de3f69c-b4d7-49d6-ab93-d737b061409e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9cce4aa8-be25-48dc-9780-20d3d53872ab', '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_25ec02e1-4a2f-4400-b3ee-7fd99429c584',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='86dd461658184e968da80f8c50fcd2a0',qos_specs=None,replication_status=,reservations=['001f4246-bc9b-42ad-b66d-29f9cd0fd093','7bb6cb9a-f371-4ab4-aad6-666b694c5704','e174dfc4-92b7-4d9b-a710-00564f9517a7','4feae8d8-bf5b-4d94-94d6-7ab439f395cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='852af761cd5044e7a32e77a952304bfb',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:44:15Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_25ec02e1-4a2f-4400-b3ee-7fd99429c584',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9cce4aa8-be25-48dc-9780-20d3d53872ab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='86dd461658184e968da80f8c50fcd2a0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='852af761cd5044e7a32e77a952304bfb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:44:15.584233 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-9f80650c-e18e-4429-9280-38b397833b18 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4fd7b0a1-c9cb-49a2-b6d9-e5fc2be099d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:44:15.607313 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-9f80650c-e18e-4429-9280-38b397833b18 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4fd7b0a1-c9cb-49a2-b6d9-e5fc2be099d4) transitioned into 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_25ec02e1-4a2f-4400-b3ee-7fd99429c584',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='86dd461658184e968da80f8c50fcd2a0',qos_specs=None,replication_status=,reservations=['001f4246-bc9b-42ad-b66d-29f9cd0fd093','7bb6cb9a-f371-4ab4-aad6-666b694c5704','e174dfc4-92b7-4d9b-a710-00564f9517a7','4feae8d8-bf5b-4d94-94d6-7ab439f395cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='852af761cd5044e7a32e77a952304bfb',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:44:15.608132 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-9f80650c-e18e-4429-9280-38b397833b18 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (112f578b-ce31-4205-8f4a-25b8dbc4a994) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:44:15.617724 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-9f80650c-e18e-4429-9280-38b397833b18 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (112f578b-ce31-4205-8f4a-25b8dbc4a994) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:44:15.618504 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-9f80650c-e18e-4429-9280-38b397833b18 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Flow 'volume_create_api' (6c248fa4-a18c-46e0-b05a-30195c3281ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:44:15.618759 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-9f80650c-e18e-4429-9280-38b397833b18 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Create volume request issued successfully. Jul 10 08:44:15.625004 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:15.625004 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:44:15.625488 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-9f80650c-e18e-4429-9280-38b397833b18 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Volume info retrieved successfully. Jul 10 08:44:16.151822 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-28b01c66-a958-484a-8a53-1c0d9b304b3f None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:16.153432 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-28b01c66-a958-484a-8a53-1c0d9b304b3f tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/15079701-8f85-49a7-9e13-2860faf964d0 Jul 10 08:44:16.153630 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-28b01c66-a958-484a-8a53-1c0d9b304b3f tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:16.153827 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-28b01c66-a958-484a-8a53-1c0d9b304b3f tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:16.154123 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-28b01c66-a958-484a-8a53-1c0d9b304b3f tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id 15079701-8f85-49a7-9e13-2860faf964d0. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:44:16.157837 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:16.157837 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:44:16.158509 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-28b01c66-a958-484a-8a53-1c0d9b304b3f tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/15079701-8f85-49a7-9e13-2860faf964d0 returned with HTTP 200 Jul 10 08:44:16.158971 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1093/4349] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:16 2026] GET /volume/v3/backups/15079701-8f85-49a7-9e13-2860faf964d0 => generated 745 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:16.241211 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-3adbba5c-d880-4f7f-8044-135f9b85a852 req-7d80c171-12e5-4341-bfd3-75c695a380a3 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:16.243503 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-3adbba5c-d880-4f7f-8044-135f9b85a852 req-7d80c171-12e5-4341-bfd3-75c695a380a3 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/volumes/45679dc7-dc19-49c4-a666-a84f81188014 Jul 10 08:44:16.243748 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-3adbba5c-d880-4f7f-8044-135f9b85a852 req-7d80c171-12e5-4341-bfd3-75c695a380a3 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:16.243997 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-3adbba5c-d880-4f7f-8044-135f9b85a852 req-7d80c171-12e5-4341-bfd3-75c695a380a3 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:16.250765 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:16.250765 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:44:16.254590 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-3adbba5c-d880-4f7f-8044-135f9b85a852 req-7d80c171-12e5-4341-bfd3-75c695a380a3 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Volume info retrieved successfully. Jul 10 08:44:16.259023 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-3adbba5c-d880-4f7f-8044-135f9b85a852 req-7d80c171-12e5-4341-bfd3-75c695a380a3 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/volumes/45679dc7-dc19-49c4-a666-a84f81188014 returned with HTTP 200 Jul 10 08:44:16.259397 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1094/4350] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:44:16 2026] GET /volume/v3/volumes/45679dc7-dc19-49c4-a666-a84f81188014 => generated 838 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:16.635010 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:16.635010 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:44:16.635609 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-9f80650c-e18e-4429-9280-38b397833b18 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Volume info retrieved successfully. Jul 10 08:44:16.635901 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.backup.api [None req-9f80650c-e18e-4429-9280-38b397833b18 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Checking backup size 1 against volume size 1 {{(pid=100056) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 10 08:44:16.635901 np0000004976 devstack@c-api.service[100056]: INFO cinder.backup.api [None req-9f80650c-e18e-4429-9280-38b397833b18 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Overwriting volume 9cce4aa8-be25-48dc-9780-20d3d53872ab with restore of backup 25ec02e1-4a2f-4400-b3ee-7fd99429c584 Jul 10 08:44:16.661081 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.backup.rpcapi [None req-9f80650c-e18e-4429-9280-38b397833b18 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] restore_backup in rpcapi backup_id 25ec02e1-4a2f-4400-b3ee-7fd99429c584 {{(pid=100056) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 10 08:44:16.662990 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-9f80650c-e18e-4429-9280-38b397833b18 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] https://10.4.3.7/volume/v3/backups/25ec02e1-4a2f-4400-b3ee-7fd99429c584/restore returned with HTTP 202 Jul 10 08:44:16.663511 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1087/4351] 10.4.3.7 () {68 vars in 1379 bytes} [Fri Jul 10 08:44:15 2026] POST /volume/v3/backups/25ec02e1-4a2f-4400-b3ee-7fd99429c584/restore => generated 189 bytes in 1222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:44:16.671380 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-8a5308a0-bbc0-43a6-bf54-586fdad1f017 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:16.673305 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-8a5308a0-bbc0-43a6-bf54-586fdad1f017 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] GET https://10.4.3.7/volume/v3/backups/25ec02e1-4a2f-4400-b3ee-7fd99429c584 Jul 10 08:44:16.673618 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-8a5308a0-bbc0-43a6-bf54-586fdad1f017 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:16.673853 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-8a5308a0-bbc0-43a6-bf54-586fdad1f017 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:16.673990 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-8a5308a0-bbc0-43a6-bf54-586fdad1f017 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Show backup with id 25ec02e1-4a2f-4400-b3ee-7fd99429c584. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:44:16.679099 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:16.679099 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:44:16.680057 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-8a5308a0-bbc0-43a6-bf54-586fdad1f017 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] https://10.4.3.7/volume/v3/backups/25ec02e1-4a2f-4400-b3ee-7fd99429c584 returned with HTTP 200 Jul 10 08:44:16.680524 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1078/4352] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:16 2026] GET /volume/v3/backups/25ec02e1-4a2f-4400-b3ee-7fd99429c584 => generated 753 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:17.170065 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-30ecf995-55db-40e0-a68c-87809e53adcf None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:17.172654 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-30ecf995-55db-40e0-a68c-87809e53adcf tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/15079701-8f85-49a7-9e13-2860faf964d0 Jul 10 08:44:17.173132 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-30ecf995-55db-40e0-a68c-87809e53adcf tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:17.173357 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-30ecf995-55db-40e0-a68c-87809e53adcf tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:17.173489 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-30ecf995-55db-40e0-a68c-87809e53adcf tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id 15079701-8f85-49a7-9e13-2860faf964d0. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:44:17.178386 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:17.178386 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:44:17.179243 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-30ecf995-55db-40e0-a68c-87809e53adcf tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/15079701-8f85-49a7-9e13-2860faf964d0 returned with HTTP 200 Jul 10 08:44:17.179637 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1094/4353] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:17 2026] GET /volume/v3/backups/15079701-8f85-49a7-9e13-2860faf964d0 => generated 745 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:17.690694 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-24e25b99-64c0-40cf-b639-617d678886fe None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:17.692526 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-24e25b99-64c0-40cf-b639-617d678886fe tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] GET https://10.4.3.7/volume/v3/backups/25ec02e1-4a2f-4400-b3ee-7fd99429c584 Jul 10 08:44:17.692716 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-24e25b99-64c0-40cf-b639-617d678886fe tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:17.692934 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-24e25b99-64c0-40cf-b639-617d678886fe tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:17.692987 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-24e25b99-64c0-40cf-b639-617d678886fe tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Show backup with id 25ec02e1-4a2f-4400-b3ee-7fd99429c584. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:44:17.696711 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:17.696711 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:44:17.697382 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-24e25b99-64c0-40cf-b639-617d678886fe tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] https://10.4.3.7/volume/v3/backups/25ec02e1-4a2f-4400-b3ee-7fd99429c584 returned with HTTP 200 Jul 10 08:44:17.697780 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1095/4354] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:17 2026] GET /volume/v3/backups/25ec02e1-4a2f-4400-b3ee-7fd99429c584 => generated 753 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:18.060548 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-3206eae2-dda5-42b6-981b-03637a011c1d req-d0c7a0c6-a372-45aa-ad5a-c399f018c275 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:18.062631 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-3206eae2-dda5-42b6-981b-03637a011c1d req-d0c7a0c6-a372-45aa-ad5a-c399f018c275 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] GET https://10.4.3.7/volume/v3/volumes/27b42cf3-199f-464a-a20a-11f9fb16fcea Jul 10 08:44:18.062820 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-3206eae2-dda5-42b6-981b-03637a011c1d req-d0c7a0c6-a372-45aa-ad5a-c399f018c275 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:18.062985 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-3206eae2-dda5-42b6-981b-03637a011c1d req-d0c7a0c6-a372-45aa-ad5a-c399f018c275 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:18.069619 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:18.069619 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:44:18.072988 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [req-3206eae2-dda5-42b6-981b-03637a011c1d req-d0c7a0c6-a372-45aa-ad5a-c399f018c275 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Volume info retrieved successfully. Jul 10 08:44:18.077323 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-3206eae2-dda5-42b6-981b-03637a011c1d req-d0c7a0c6-a372-45aa-ad5a-c399f018c275 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/volumes/27b42cf3-199f-464a-a20a-11f9fb16fcea returned with HTTP 200 Jul 10 08:44:18.077735 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1088/4355] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:44:18 2026] GET /volume/v3/volumes/27b42cf3-199f-464a-a20a-11f9fb16fcea => generated 1341 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:44:18.084847 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-06156717-be7b-4653-9406-670f20d4b19c None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:18.085302 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-06156717-be7b-4653-9406-670f20d4b19c None None] GET https://10.4.3.7/volume// Jul 10 08:44:18.085464 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-06156717-be7b-4653-9406-670f20d4b19c None None] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:18.085743 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-06156717-be7b-4653-9406-670f20d4b19c None None] Calling method 'all' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:18.086179 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-06156717-be7b-4653-9406-670f20d4b19c None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:44:18.086552 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1079/4356] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:44:18 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:44:18.093306 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-3206eae2-dda5-42b6-981b-03637a011c1d req-149ff737-f3b1-4413-87ad-708e206bdcd8 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:18.096026 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-3206eae2-dda5-42b6-981b-03637a011c1d req-149ff737-f3b1-4413-87ad-708e206bdcd8 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] POST https://10.4.3.7/volume/v3/attachments Jul 10 08:44:18.096600 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-3206eae2-dda5-42b6-981b-03637a011c1d req-149ff737-f3b1-4413-87ad-708e206bdcd8 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "27b42cf3-199f-464a-a20a-11f9fb16fcea", "connector": null, "instance_uuid": "de8f57e5-f38e-48df-a2cf-c897778812ef"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:44:18.109766 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:18.109766 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:44:18.141185 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-3206eae2-dda5-42b6-981b-03637a011c1d req-149ff737-f3b1-4413-87ad-708e206bdcd8 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/attachments returned with HTTP 200 Jul 10 08:44:18.141608 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1095/4357] 10.4.3.7 () {74 vars in 1580 bytes} [Fri Jul 10 08:44:18 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) Jul 10 08:44:18.148975 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-6125f21f-fbd0-43b2-8db4-a92f4c5e17d5 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:18.149199 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-6125f21f-fbd0-43b2-8db4-a92f4c5e17d5 None None] GET https://10.4.3.7/volume// Jul 10 08:44:18.149360 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-6125f21f-fbd0-43b2-8db4-a92f4c5e17d5 None None] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:18.149525 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-6125f21f-fbd0-43b2-8db4-a92f4c5e17d5 None None] Calling method 'all' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:18.149864 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-6125f21f-fbd0-43b2-8db4-a92f4c5e17d5 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:44:18.150173 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1096/4358] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:44:18 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:44:18.156983 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-3206eae2-dda5-42b6-981b-03637a011c1d req-65f03d37-e33c-4d98-85fd-da8ea1d5beaa None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:18.159305 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-3206eae2-dda5-42b6-981b-03637a011c1d req-65f03d37-e33c-4d98-85fd-da8ea1d5beaa tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] GET https://10.4.3.7/volume/v3/volumes/27b42cf3-199f-464a-a20a-11f9fb16fcea Jul 10 08:44:18.159575 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-3206eae2-dda5-42b6-981b-03637a011c1d req-65f03d37-e33c-4d98-85fd-da8ea1d5beaa tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:18.159832 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-3206eae2-dda5-42b6-981b-03637a011c1d req-65f03d37-e33c-4d98-85fd-da8ea1d5beaa tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:18.169800 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:18.169800 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:44:18.173514 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [req-3206eae2-dda5-42b6-981b-03637a011c1d req-65f03d37-e33c-4d98-85fd-da8ea1d5beaa tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Volume info retrieved successfully. Jul 10 08:44:18.178117 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-3206eae2-dda5-42b6-981b-03637a011c1d req-65f03d37-e33c-4d98-85fd-da8ea1d5beaa tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/volumes/27b42cf3-199f-464a-a20a-11f9fb16fcea returned with HTTP 200 Jul 10 08:44:18.178508 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1089/4359] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:44:18 2026] GET /volume/v3/volumes/27b42cf3-199f-464a-a20a-11f9fb16fcea => generated 1520 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:44:18.190590 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-f28d665d-2154-4d01-9f52-586bce42819a None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:18.192365 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-f28d665d-2154-4d01-9f52-586bce42819a tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/15079701-8f85-49a7-9e13-2860faf964d0 Jul 10 08:44:18.192551 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-f28d665d-2154-4d01-9f52-586bce42819a tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:18.192726 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-f28d665d-2154-4d01-9f52-586bce42819a tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:18.192840 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-f28d665d-2154-4d01-9f52-586bce42819a tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id 15079701-8f85-49a7-9e13-2860faf964d0. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:44:18.198211 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:18.198211 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:44:18.199055 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-f28d665d-2154-4d01-9f52-586bce42819a tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/15079701-8f85-49a7-9e13-2860faf964d0 returned with HTTP 200 Jul 10 08:44:18.199464 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1080/4360] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:18 2026] GET /volume/v3/backups/15079701-8f85-49a7-9e13-2860faf964d0 => generated 745 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:18.280768 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-3206eae2-dda5-42b6-981b-03637a011c1d req-7a1639a5-ba52-4e11-9aed-378fa2cc2686 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:18.283920 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-3206eae2-dda5-42b6-981b-03637a011c1d req-7a1639a5-ba52-4e11-9aed-378fa2cc2686 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] PUT https://10.4.3.7/volume/v3/attachments/88edacb0-d8e6-4fe8-b0a3-ff9da6868456 Jul 10 08:44:18.284292 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-3206eae2-dda5-42b6-981b-03637a011c1d req-7a1639a5-ba52-4e11-9aed-378fa2cc2686 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.7", "host": "np0000004976", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b54eda21b644", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bf3c9c16-ec3d-4df7-865b-5f424258654a", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:44:18.293927 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.coordination [req-3206eae2-dda5-42b6-981b-03637a011c1d req-7a1639a5-ba52-4e11-9aed-378fa2cc2686 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Acquiring lock "cinder-attachment_update-27b42cf3-199f-464a-a20a-11f9fb16fcea-np0000004976" by "attachment_update" {{(pid=100054) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 08:44:18.295797 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-b3f95c2c-0bf6-435b-8a81-f426443bd8a2 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:18.296115 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b3f95c2c-0bf6-435b-8a81-f426443bd8a2 None None] GET https://10.4.3.7/volume// Jul 10 08:44:18.296503 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b3f95c2c-0bf6-435b-8a81-f426443bd8a2 None None] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:18.296760 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b3f95c2c-0bf6-435b-8a81-f426443bd8a2 None None] Calling method 'all' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:18.297184 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b3f95c2c-0bf6-435b-8a81-f426443bd8a2 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:44:18.297662 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1097/4361] 10.4.3.7 () {66 vars in 1414 bytes} [Fri Jul 10 08:44:18 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:44:18.299094 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.coordination [req-3206eae2-dda5-42b6-981b-03637a011c1d req-7a1639a5-ba52-4e11-9aed-378fa2cc2686 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Lock "cinder-attachment_update-27b42cf3-199f-464a-a20a-11f9fb16fcea-np0000004976" acquired by "attachment_update" :: waited 0.005s {{(pid=100054) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 08:44:18.300098 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:18.300098 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:44:18.304036 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-3adbba5c-d880-4f7f-8044-135f9b85a852 req-d71ea5b1-163b-4416-89d0-d33a688be365 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:18.306207 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-3adbba5c-d880-4f7f-8044-135f9b85a852 req-d71ea5b1-163b-4416-89d0-d33a688be365 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] POST https://10.4.3.7/volume/v3/attachments Jul 10 08:44:18.306608 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-3adbba5c-d880-4f7f-8044-135f9b85a852 req-d71ea5b1-163b-4416-89d0-d33a688be365 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "45679dc7-dc19-49c4-a666-a84f81188014", "connector": null, "instance_uuid": "759e078e-bca3-4448-a25b-ba595af10439"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:44:18.314286 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:18.314286 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:44:18.342037 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-3adbba5c-d880-4f7f-8044-135f9b85a852 req-d71ea5b1-163b-4416-89d0-d33a688be365 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/attachments returned with HTTP 200 Jul 10 08:44:18.342649 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1090/4362] 10.4.3.7 () {74 vars in 1580 bytes} [Fri Jul 10 08:44:18 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) Jul 10 08:44:18.392908 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-a71717d2-5d5f-4543-8c9b-e547cf2aa21a req-0b0938ab-86a1-4b63-b40e-8194b8d74c33 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:18.395988 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-a71717d2-5d5f-4543-8c9b-e547cf2aa21a req-0b0938ab-86a1-4b63-b40e-8194b8d74c33 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] GET https://10.4.3.7/volume/v3/volumes/79e0b671-fbec-45a6-9868-f7c135c75201/encryption Jul 10 08:44:18.396205 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-a71717d2-5d5f-4543-8c9b-e547cf2aa21a req-0b0938ab-86a1-4b63-b40e-8194b8d74c33 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:18.396435 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-a71717d2-5d5f-4543-8c9b-e547cf2aa21a req-0b0938ab-86a1-4b63-b40e-8194b8d74c33 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Calling method 'index' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:18.409348 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:18.409348 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:44:18.419919 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-a71717d2-5d5f-4543-8c9b-e547cf2aa21a req-0b0938ab-86a1-4b63-b40e-8194b8d74c33 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] https://10.4.3.7/volume/v3/volumes/79e0b671-fbec-45a6-9868-f7c135c75201/encryption returned with HTTP 200 Jul 10 08:44:18.420433 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1081/4363] 10.4.3.7 () {68 vars in 1617 bytes} [Fri Jul 10 08:44:18 2026] GET /volume/v3/volumes/79e0b671-fbec-45a6-9868-f7c135c75201/encryption => generated 160 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:18.708118 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-1178031d-402f-4a98-8143-0c66b4178700 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:18.709677 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-1178031d-402f-4a98-8143-0c66b4178700 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] GET https://10.4.3.7/volume/v3/backups/25ec02e1-4a2f-4400-b3ee-7fd99429c584 Jul 10 08:44:18.709839 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-1178031d-402f-4a98-8143-0c66b4178700 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:18.710020 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-1178031d-402f-4a98-8143-0c66b4178700 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:18.710149 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-1178031d-402f-4a98-8143-0c66b4178700 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Show backup with id 25ec02e1-4a2f-4400-b3ee-7fd99429c584. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:44:18.713844 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:18.713844 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:44:18.714477 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-1178031d-402f-4a98-8143-0c66b4178700 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] https://10.4.3.7/volume/v3/backups/25ec02e1-4a2f-4400-b3ee-7fd99429c584 returned with HTTP 200 Jul 10 08:44:18.714805 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1098/4364] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:18 2026] GET /volume/v3/backups/25ec02e1-4a2f-4400-b3ee-7fd99429c584 => generated 753 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:18.783562 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-571790fe-c698-4668-a49c-9ec76636e822 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:18.785288 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-571790fe-c698-4668-a49c-9ec76636e822 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/volumes/45679dc7-dc19-49c4-a666-a84f81188014 Jul 10 08:44:18.785488 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-571790fe-c698-4668-a49c-9ec76636e822 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:18.785651 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-571790fe-c698-4668-a49c-9ec76636e822 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:18.794359 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:18.794359 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:44:18.797674 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-571790fe-c698-4668-a49c-9ec76636e822 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Volume info retrieved successfully. Jul 10 08:44:18.801489 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-571790fe-c698-4668-a49c-9ec76636e822 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/volumes/45679dc7-dc19-49c4-a666-a84f81188014 returned with HTTP 200 Jul 10 08:44:18.801854 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1091/4365] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:18 2026] GET /volume/v3/volumes/45679dc7-dc19-49c4-a666-a84f81188014 => generated 837 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:18.826281 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.coordination [req-3206eae2-dda5-42b6-981b-03637a011c1d req-7a1639a5-ba52-4e11-9aed-378fa2cc2686 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Lock "cinder-attachment_update-27b42cf3-199f-464a-a20a-11f9fb16fcea-np0000004976" released by "attachment_update" :: held 0.527s {{(pid=100054) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 08:44:18.826793 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-3206eae2-dda5-42b6-981b-03637a011c1d req-7a1639a5-ba52-4e11-9aed-378fa2cc2686 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/attachments/88edacb0-d8e6-4fe8-b0a3-ff9da6868456 returned with HTTP 200 Jul 10 08:44:18.827532 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1096/4366] 10.4.3.7 () {74 vars in 1690 bytes} [Fri Jul 10 08:44:18 2026] PUT /volume/v3/attachments/88edacb0-d8e6-4fe8-b0a3-ff9da6868456 => generated 969 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:44:18.870969 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-4cddbefc-c02f-4fc0-b173-10fa6d830c9d None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:18.871397 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-4cddbefc-c02f-4fc0-b173-10fa6d830c9d None None] GET https://10.4.3.7/volume// Jul 10 08:44:18.871586 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-4cddbefc-c02f-4fc0-b173-10fa6d830c9d None None] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:18.871822 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-4cddbefc-c02f-4fc0-b173-10fa6d830c9d None None] Calling method 'all' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:18.872160 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-4cddbefc-c02f-4fc0-b173-10fa6d830c9d None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:44:18.872484 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1082/4367] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:44:18 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:44:18.879875 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-3adbba5c-d880-4f7f-8044-135f9b85a852 req-d81e096e-540f-4c60-a76d-b9de77e1f17c None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:18.881851 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-3adbba5c-d880-4f7f-8044-135f9b85a852 req-d81e096e-540f-4c60-a76d-b9de77e1f17c tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/volumes/45679dc7-dc19-49c4-a666-a84f81188014 Jul 10 08:44:18.882065 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-3adbba5c-d880-4f7f-8044-135f9b85a852 req-d81e096e-540f-4c60-a76d-b9de77e1f17c tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:18.882246 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-3adbba5c-d880-4f7f-8044-135f9b85a852 req-d81e096e-540f-4c60-a76d-b9de77e1f17c tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:18.891650 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:18.891650 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:44:18.895613 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-3adbba5c-d880-4f7f-8044-135f9b85a852 req-d81e096e-540f-4c60-a76d-b9de77e1f17c tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Volume info retrieved successfully. Jul 10 08:44:18.900856 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-3adbba5c-d880-4f7f-8044-135f9b85a852 req-d81e096e-540f-4c60-a76d-b9de77e1f17c tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/volumes/45679dc7-dc19-49c4-a666-a84f81188014 returned with HTTP 200 Jul 10 08:44:18.901578 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1099/4368] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:44:18 2026] GET /volume/v3/volumes/45679dc7-dc19-49c4-a666-a84f81188014 => generated 1017 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:44:19.000042 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-3adbba5c-d880-4f7f-8044-135f9b85a852 req-eea0d509-d250-4577-95bf-5a04b042742f None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:19.002147 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-3adbba5c-d880-4f7f-8044-135f9b85a852 req-eea0d509-d250-4577-95bf-5a04b042742f tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] PUT https://10.4.3.7/volume/v3/attachments/4846599c-beff-4818-aa9d-2ebf70d8d485 Jul 10 08:44:19.002544 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-3adbba5c-d880-4f7f-8044-135f9b85a852 req-eea0d509-d250-4577-95bf-5a04b042742f tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.7", "host": "np0000004976", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b54eda21b644", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bf3c9c16-ec3d-4df7-865b-5f424258654a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:44:19.010880 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.coordination [req-3adbba5c-d880-4f7f-8044-135f9b85a852 req-eea0d509-d250-4577-95bf-5a04b042742f tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Acquiring lock "cinder-attachment_update-45679dc7-dc19-49c4-a666-a84f81188014-np0000004976" by "attachment_update" {{(pid=100056) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 08:44:19.016418 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.coordination [req-3adbba5c-d880-4f7f-8044-135f9b85a852 req-eea0d509-d250-4577-95bf-5a04b042742f tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Lock "cinder-attachment_update-45679dc7-dc19-49c4-a666-a84f81188014-np0000004976" acquired by "attachment_update" :: waited 0.006s {{(pid=100056) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 08:44:19.017478 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:19.017478 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:44:19.212461 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-d87f60f2-b58e-4ea1-b45d-09d020be5e48 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:19.214308 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d87f60f2-b58e-4ea1-b45d-09d020be5e48 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/15079701-8f85-49a7-9e13-2860faf964d0 Jul 10 08:44:19.214567 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-d87f60f2-b58e-4ea1-b45d-09d020be5e48 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:19.214860 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-d87f60f2-b58e-4ea1-b45d-09d020be5e48 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:19.215018 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-d87f60f2-b58e-4ea1-b45d-09d020be5e48 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id 15079701-8f85-49a7-9e13-2860faf964d0. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:44:19.219562 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:19.219562 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:44:19.222942 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d87f60f2-b58e-4ea1-b45d-09d020be5e48 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/15079701-8f85-49a7-9e13-2860faf964d0 returned with HTTP 200 Jul 10 08:44:19.222942 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1097/4369] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:19 2026] GET /volume/v3/backups/15079701-8f85-49a7-9e13-2860faf964d0 => generated 745 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:19.338714 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-3206eae2-dda5-42b6-981b-03637a011c1d req-58030556-aef9-4a1d-841c-17b047dbeb3f None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:19.341941 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-3206eae2-dda5-42b6-981b-03637a011c1d req-58030556-aef9-4a1d-841c-17b047dbeb3f tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] POST https://10.4.3.7/volume/v3/attachments/88edacb0-d8e6-4fe8-b0a3-ff9da6868456/action Jul 10 08:44:19.342378 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-3206eae2-dda5-42b6-981b-03637a011c1d req-58030556-aef9-4a1d-841c-17b047dbeb3f tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Action body: b'{"os-complete": null}' {{(pid=100055) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:44:19.342527 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-3206eae2-dda5-42b6-981b-03637a011c1d req-58030556-aef9-4a1d-841c-17b047dbeb3f tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:44:19.366397 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:19.366397 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:44:19.385655 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-3206eae2-dda5-42b6-981b-03637a011c1d req-58030556-aef9-4a1d-841c-17b047dbeb3f tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/attachments/88edacb0-d8e6-4fe8-b0a3-ff9da6868456/action returned with HTTP 204 Jul 10 08:44:19.386260 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1083/4370] 10.4.3.7 () {74 vars in 1711 bytes} [Fri Jul 10 08:44:19 2026] POST /volume/v3/attachments/88edacb0-d8e6-4fe8-b0a3-ff9da6868456/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:44:19.543574 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.coordination [req-3adbba5c-d880-4f7f-8044-135f9b85a852 req-eea0d509-d250-4577-95bf-5a04b042742f tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Lock "cinder-attachment_update-45679dc7-dc19-49c4-a666-a84f81188014-np0000004976" released by "attachment_update" :: held 0.526s {{(pid=100056) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 08:44:19.543574 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-3adbba5c-d880-4f7f-8044-135f9b85a852 req-eea0d509-d250-4577-95bf-5a04b042742f tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/attachments/4846599c-beff-4818-aa9d-2ebf70d8d485 returned with HTTP 200 Jul 10 08:44:19.543574 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1092/4371] 10.4.3.7 () {74 vars in 1690 bytes} [Fri Jul 10 08:44:18 2026] PUT /volume/v3/attachments/4846599c-beff-4818-aa9d-2ebf70d8d485 => generated 969 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:44:19.726503 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-5a9d6203-4003-4260-89d4-62d1b7fa58cb None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:19.729664 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5a9d6203-4003-4260-89d4-62d1b7fa58cb tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] GET https://10.4.3.7/volume/v3/backups/25ec02e1-4a2f-4400-b3ee-7fd99429c584 Jul 10 08:44:19.729664 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5a9d6203-4003-4260-89d4-62d1b7fa58cb tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:19.729664 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5a9d6203-4003-4260-89d4-62d1b7fa58cb tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:19.729664 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-5a9d6203-4003-4260-89d4-62d1b7fa58cb tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Show backup with id 25ec02e1-4a2f-4400-b3ee-7fd99429c584. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:44:19.740372 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:19.740372 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:44:19.741562 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5a9d6203-4003-4260-89d4-62d1b7fa58cb tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] https://10.4.3.7/volume/v3/backups/25ec02e1-4a2f-4400-b3ee-7fd99429c584 returned with HTTP 200 Jul 10 08:44:19.742080 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1100/4372] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:19 2026] GET /volume/v3/backups/25ec02e1-4a2f-4400-b3ee-7fd99429c584 => generated 753 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:19.817685 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-95d308b5-dadf-4192-b9b7-ce5ba05455ae None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:19.819588 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-95d308b5-dadf-4192-b9b7-ce5ba05455ae tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/volumes/45679dc7-dc19-49c4-a666-a84f81188014 Jul 10 08:44:19.819754 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-95d308b5-dadf-4192-b9b7-ce5ba05455ae tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:19.819942 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-95d308b5-dadf-4192-b9b7-ce5ba05455ae tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:19.830651 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:19.830651 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:44:19.834123 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-95d308b5-dadf-4192-b9b7-ce5ba05455ae tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Volume info retrieved successfully. Jul 10 08:44:19.839295 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-95d308b5-dadf-4192-b9b7-ce5ba05455ae tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/volumes/45679dc7-dc19-49c4-a666-a84f81188014 returned with HTTP 200 Jul 10 08:44:19.839730 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1098/4373] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:19 2026] GET /volume/v3/volumes/45679dc7-dc19-49c4-a666-a84f81188014 => generated 838 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:20.234035 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-cb1a3647-e01d-41d0-94ab-bca78ef7df74 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:20.236148 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-cb1a3647-e01d-41d0-94ab-bca78ef7df74 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/15079701-8f85-49a7-9e13-2860faf964d0 Jul 10 08:44:20.236252 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-cb1a3647-e01d-41d0-94ab-bca78ef7df74 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:20.236470 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-cb1a3647-e01d-41d0-94ab-bca78ef7df74 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:20.236607 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-cb1a3647-e01d-41d0-94ab-bca78ef7df74 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id 15079701-8f85-49a7-9e13-2860faf964d0. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:44:20.241846 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:20.241846 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:44:20.242930 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-cb1a3647-e01d-41d0-94ab-bca78ef7df74 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/15079701-8f85-49a7-9e13-2860faf964d0 returned with HTTP 200 Jul 10 08:44:20.243670 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1084/4374] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:20 2026] GET /volume/v3/backups/15079701-8f85-49a7-9e13-2860faf964d0 => generated 745 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:20.252892 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-c58368b1-788c-4c5a-9076-5f9e9a9c659c None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:20.254926 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-c58368b1-788c-4c5a-9076-5f9e9a9c659c tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/volumes/6462c958-181d-461e-bcdf-35a8c6c88059 Jul 10 08:44:20.255127 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-c58368b1-788c-4c5a-9076-5f9e9a9c659c tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:20.255327 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-c58368b1-788c-4c5a-9076-5f9e9a9c659c tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:20.263117 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:20.263117 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:44:20.267173 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-c58368b1-788c-4c5a-9076-5f9e9a9c659c tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Volume info retrieved successfully. Jul 10 08:44:20.271775 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-c58368b1-788c-4c5a-9076-5f9e9a9c659c tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/volumes/6462c958-181d-461e-bcdf-35a8c6c88059 returned with HTTP 200 Jul 10 08:44:20.272364 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1093/4375] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:20 2026] GET /volume/v3/volumes/6462c958-181d-461e-bcdf-35a8c6c88059 => generated 838 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:20.284384 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-bdfa2c33-d803-4a25-8c91-9116ba39ee2e None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:20.285928 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-bdfa2c33-d803-4a25-8c91-9116ba39ee2e tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] DELETE https://10.4.3.7/volume/v3/backups/15079701-8f85-49a7-9e13-2860faf964d0 Jul 10 08:44:20.286083 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-bdfa2c33-d803-4a25-8c91-9116ba39ee2e tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:20.286253 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-bdfa2c33-d803-4a25-8c91-9116ba39ee2e tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:20.286355 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.contrib.backups [None req-bdfa2c33-d803-4a25-8c91-9116ba39ee2e tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Delete backup with id: 15079701-8f85-49a7-9e13-2860faf964d0. Jul 10 08:44:20.290156 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:20.290156 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:44:20.300369 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.backup.rpcapi [None req-bdfa2c33-d803-4a25-8c91-9116ba39ee2e tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] delete_backup rpcapi backup_id 15079701-8f85-49a7-9e13-2860faf964d0 {{(pid=100057) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 08:44:20.301998 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-bdfa2c33-d803-4a25-8c91-9116ba39ee2e tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/15079701-8f85-49a7-9e13-2860faf964d0 returned with HTTP 202 Jul 10 08:44:20.302412 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1101/4376] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:44:20 2026] DELETE /volume/v3/backups/15079701-8f85-49a7-9e13-2860faf964d0 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:44:20.309288 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-de6532df-ba6e-4e64-a34b-450ed3aa0988 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:20.312098 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-de6532df-ba6e-4e64-a34b-450ed3aa0988 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/15079701-8f85-49a7-9e13-2860faf964d0 Jul 10 08:44:20.312293 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-de6532df-ba6e-4e64-a34b-450ed3aa0988 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:20.315278 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-de6532df-ba6e-4e64-a34b-450ed3aa0988 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:20.315431 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-de6532df-ba6e-4e64-a34b-450ed3aa0988 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id 15079701-8f85-49a7-9e13-2860faf964d0. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:44:20.323168 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:20.323168 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:44:20.323629 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-de6532df-ba6e-4e64-a34b-450ed3aa0988 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/15079701-8f85-49a7-9e13-2860faf964d0 returned with HTTP 200 Jul 10 08:44:20.323988 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1099/4377] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:20 2026] GET /volume/v3/backups/15079701-8f85-49a7-9e13-2860faf964d0 => generated 744 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:20.752661 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-6d7e9418-45c1-4432-ab33-2652e9ba4f8f None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:20.754960 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-6d7e9418-45c1-4432-ab33-2652e9ba4f8f tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] GET https://10.4.3.7/volume/v3/backups/25ec02e1-4a2f-4400-b3ee-7fd99429c584 Jul 10 08:44:20.755306 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-6d7e9418-45c1-4432-ab33-2652e9ba4f8f tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:20.755667 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-6d7e9418-45c1-4432-ab33-2652e9ba4f8f tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:20.755861 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-6d7e9418-45c1-4432-ab33-2652e9ba4f8f tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Show backup with id 25ec02e1-4a2f-4400-b3ee-7fd99429c584. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:44:20.760435 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:20.760435 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:44:20.761511 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-6d7e9418-45c1-4432-ab33-2652e9ba4f8f tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] https://10.4.3.7/volume/v3/backups/25ec02e1-4a2f-4400-b3ee-7fd99429c584 returned with HTTP 200 Jul 10 08:44:20.761952 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1085/4378] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:20 2026] GET /volume/v3/backups/25ec02e1-4a2f-4400-b3ee-7fd99429c584 => generated 753 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:20.855872 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-d9b62025-931b-4f49-a2d5-adcb87773038 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:20.858524 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-d9b62025-931b-4f49-a2d5-adcb87773038 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/volumes/45679dc7-dc19-49c4-a666-a84f81188014 Jul 10 08:44:20.858848 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-d9b62025-931b-4f49-a2d5-adcb87773038 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:20.859133 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-d9b62025-931b-4f49-a2d5-adcb87773038 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:20.869634 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:20.869634 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:44:20.873538 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-d9b62025-931b-4f49-a2d5-adcb87773038 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Volume info retrieved successfully. Jul 10 08:44:20.878518 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-d9b62025-931b-4f49-a2d5-adcb87773038 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/volumes/45679dc7-dc19-49c4-a666-a84f81188014 returned with HTTP 200 Jul 10 08:44:20.878995 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1094/4379] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:20 2026] GET /volume/v3/volumes/45679dc7-dc19-49c4-a666-a84f81188014 => generated 838 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:21.336621 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-de612741-0e8a-4a06-a7b3-c3d0076e6210 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:21.338644 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-de612741-0e8a-4a06-a7b3-c3d0076e6210 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/15079701-8f85-49a7-9e13-2860faf964d0 Jul 10 08:44:21.338879 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-de612741-0e8a-4a06-a7b3-c3d0076e6210 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:21.339103 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-de612741-0e8a-4a06-a7b3-c3d0076e6210 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:21.339269 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-de612741-0e8a-4a06-a7b3-c3d0076e6210 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id 15079701-8f85-49a7-9e13-2860faf964d0. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:44:21.342909 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-de612741-0e8a-4a06-a7b3-c3d0076e6210 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/15079701-8f85-49a7-9e13-2860faf964d0 returned with HTTP 404 Jul 10 08:44:21.343343 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1102/4380] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:21 2026] GET /volume/v3/backups/15079701-8f85-49a7-9e13-2860faf964d0 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:44:21.350578 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-417f5ffd-c6e5-4771-92f8-958362c15fa6 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:21.352301 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-417f5ffd-c6e5-4771-92f8-958362c15fa6 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] DELETE https://10.4.3.7/volume/v3/backups/9e09676d-9d92-4310-a655-37b6c1ebe3b6 Jul 10 08:44:21.352504 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-417f5ffd-c6e5-4771-92f8-958362c15fa6 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:21.352687 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-417f5ffd-c6e5-4771-92f8-958362c15fa6 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'delete' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:21.352815 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.contrib.backups [None req-417f5ffd-c6e5-4771-92f8-958362c15fa6 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Delete backup with id: 9e09676d-9d92-4310-a655-37b6c1ebe3b6. Jul 10 08:44:21.362592 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:21.362592 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:44:21.381918 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.backup.rpcapi [None req-417f5ffd-c6e5-4771-92f8-958362c15fa6 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] delete_backup rpcapi backup_id 9e09676d-9d92-4310-a655-37b6c1ebe3b6 {{(pid=100054) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 08:44:21.383622 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-417f5ffd-c6e5-4771-92f8-958362c15fa6 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/9e09676d-9d92-4310-a655-37b6c1ebe3b6 returned with HTTP 202 Jul 10 08:44:21.384094 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1100/4381] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:44:21 2026] DELETE /volume/v3/backups/9e09676d-9d92-4310-a655-37b6c1ebe3b6 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:44:21.392750 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-7c630a6f-8351-478b-b96c-ad0b7c90ee2c None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:21.395129 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-7c630a6f-8351-478b-b96c-ad0b7c90ee2c tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/9e09676d-9d92-4310-a655-37b6c1ebe3b6 Jul 10 08:44:21.395571 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-7c630a6f-8351-478b-b96c-ad0b7c90ee2c tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:21.395918 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-7c630a6f-8351-478b-b96c-ad0b7c90ee2c tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:21.396138 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-7c630a6f-8351-478b-b96c-ad0b7c90ee2c tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id 9e09676d-9d92-4310-a655-37b6c1ebe3b6. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:44:21.401197 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:21.401197 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:44:21.402715 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-7c630a6f-8351-478b-b96c-ad0b7c90ee2c tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/9e09676d-9d92-4310-a655-37b6c1ebe3b6 returned with HTTP 200 Jul 10 08:44:21.403328 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1086/4382] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:21 2026] GET /volume/v3/backups/9e09676d-9d92-4310-a655-37b6c1ebe3b6 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:21.773518 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-55a995f4-a3cd-4ec5-9a4b-4e7a27ea9962 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:21.781990 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-55a995f4-a3cd-4ec5-9a4b-4e7a27ea9962 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] GET https://10.4.3.7/volume/v3/backups/25ec02e1-4a2f-4400-b3ee-7fd99429c584 Jul 10 08:44:21.781990 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-55a995f4-a3cd-4ec5-9a4b-4e7a27ea9962 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:21.784320 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-55a995f4-a3cd-4ec5-9a4b-4e7a27ea9962 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:21.784854 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-55a995f4-a3cd-4ec5-9a4b-4e7a27ea9962 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Show backup with id 25ec02e1-4a2f-4400-b3ee-7fd99429c584. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:44:21.796707 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:21.796707 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:44:21.810861 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-55a995f4-a3cd-4ec5-9a4b-4e7a27ea9962 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] https://10.4.3.7/volume/v3/backups/25ec02e1-4a2f-4400-b3ee-7fd99429c584 returned with HTTP 200 Jul 10 08:44:21.812921 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1095/4383] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:21 2026] GET /volume/v3/backups/25ec02e1-4a2f-4400-b3ee-7fd99429c584 => generated 753 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:21.894451 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-50fa3b57-9884-41ff-8e8d-7eaa320107fd None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:21.895267 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-50fa3b57-9884-41ff-8e8d-7eaa320107fd tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/volumes/45679dc7-dc19-49c4-a666-a84f81188014 Jul 10 08:44:21.895803 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-50fa3b57-9884-41ff-8e8d-7eaa320107fd tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:21.896068 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-50fa3b57-9884-41ff-8e8d-7eaa320107fd tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:21.913059 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:21.913059 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:44:21.916985 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-50fa3b57-9884-41ff-8e8d-7eaa320107fd tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Volume info retrieved successfully. Jul 10 08:44:21.924357 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-50fa3b57-9884-41ff-8e8d-7eaa320107fd tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/volumes/45679dc7-dc19-49c4-a666-a84f81188014 returned with HTTP 200 Jul 10 08:44:21.929431 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1103/4384] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:21 2026] GET /volume/v3/volumes/45679dc7-dc19-49c4-a666-a84f81188014 => generated 838 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:22.414002 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-1e8d14ac-b153-4b48-bdcf-34cff8971ce3 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:22.415909 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-1e8d14ac-b153-4b48-bdcf-34cff8971ce3 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/9e09676d-9d92-4310-a655-37b6c1ebe3b6 Jul 10 08:44:22.416123 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-1e8d14ac-b153-4b48-bdcf-34cff8971ce3 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:22.416304 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-1e8d14ac-b153-4b48-bdcf-34cff8971ce3 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:22.416420 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-1e8d14ac-b153-4b48-bdcf-34cff8971ce3 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id 9e09676d-9d92-4310-a655-37b6c1ebe3b6. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:44:22.419888 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-1e8d14ac-b153-4b48-bdcf-34cff8971ce3 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/9e09676d-9d92-4310-a655-37b6c1ebe3b6 returned with HTTP 404 Jul 10 08:44:22.420309 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1101/4385] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:22 2026] GET /volume/v3/backups/9e09676d-9d92-4310-a655-37b6c1ebe3b6 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:44:22.445370 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-53d261e4-18ac-4849-a23e-f4ed5b55c55e None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:22.447216 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-53d261e4-18ac-4849-a23e-f4ed5b55c55e tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:44:22.447610 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-53d261e4-18ac-4849-a23e-f4ed5b55c55e tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "e1ee2ea6-9251-43d7-8043-1a8efc6b3698", "name": "tempest-VolumesBackupsTest-Volume-881072395"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:44:22.449059 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.volumes [None req-53d261e4-18ac-4849-a23e-f4ed5b55c55e tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': 'e1ee2ea6-9251-43d7-8043-1a8efc6b3698', 'name': 'tempest-VolumesBackupsTest-Volume-881072395'}} {{(pid=100055) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:44:22.535678 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-53d261e4-18ac-4849-a23e-f4ed5b55c55e tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Create volume of 1 GB Jul 10 08:44:22.539697 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-53d261e4-18ac-4849-a23e-f4ed5b55c55e tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Availability Zones retrieved successfully. Jul 10 08:44:22.545080 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-53d261e4-18ac-4849-a23e-f4ed5b55c55e tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Flow 'volume_create_api' (f2399b3c-d50c-4ad8-81f3-0a6ddd0251c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:44:22.546286 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-53d261e4-18ac-4849-a23e-f4ed5b55c55e tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83c3a7ec-517a-42e9-886e-b3cdeddada9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:44:22.547616 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.flows.api.create_volume [None req-53d261e4-18ac-4849-a23e-f4ed5b55c55e tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Validating volume size '1' using validate_int {{(pid=100055) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:44:22.630979 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-53d261e4-18ac-4849-a23e-f4ed5b55c55e tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83c3a7ec-517a-42e9-886e-b3cdeddada9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:44:22.631995 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-53d261e4-18ac-4849-a23e-f4ed5b55c55e tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4384e990-ee84-42a0-9794-342073eff058) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:44:22.690647 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.quota [None req-53d261e4-18ac-4849-a23e-f4ed5b55c55e tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Created reservations ['797d2161-faa4-492a-a8b5-2bd5812be38c', '34220d4e-7ec1-4ad8-9c8b-aac8bf2fc86b', '756a98b9-1ed3-4620-a4e6-45c3f90d36d9', '2a33052c-9e6c-437e-923b-326b7489fedf'] {{(pid=100055) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:44:22.691419 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-53d261e4-18ac-4849-a23e-f4ed5b55c55e tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4384e990-ee84-42a0-9794-342073eff058) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['797d2161-faa4-492a-a8b5-2bd5812be38c', '34220d4e-7ec1-4ad8-9c8b-aac8bf2fc86b', '756a98b9-1ed3-4620-a4e6-45c3f90d36d9', '2a33052c-9e6c-437e-923b-326b7489fedf']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:44:22.692150 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-53d261e4-18ac-4849-a23e-f4ed5b55c55e tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59d07860-b601-49c9-8270-189a9f16a86b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:44:22.719139 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-53d261e4-18ac-4849-a23e-f4ed5b55c55e tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59d07860-b601-49c9-8270-189a9f16a86b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1e843344-33c8-4b11-a20e-7c2e55d930aa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-881072395',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22decb83d6cb48fb903634b2c871a2a1',qos_specs=None,replication_status=,reservations=['797d2161-faa4-492a-a8b5-2bd5812be38c','34220d4e-7ec1-4ad8-9c8b-aac8bf2fc86b','756a98b9-1ed3-4620-a4e6-45c3f90d36d9','2a33052c-9e6c-437e-923b-326b7489fedf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24959a63843a494ba47c66f74d4f8412',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:44:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-881072395',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1e843344-33c8-4b11-a20e-7c2e55d930aa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='22decb83d6cb48fb903634b2c871a2a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='24959a63843a494ba47c66f74d4f8412',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:44:22.720588 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-53d261e4-18ac-4849-a23e-f4ed5b55c55e tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b2f3975-616f-4028-964d-efaa07443994) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:44:22.739605 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-53d261e4-18ac-4849-a23e-f4ed5b55c55e tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b2f3975-616f-4028-964d-efaa07443994) transitioned into state 'SUCCESS' from state '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-881072395',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22decb83d6cb48fb903634b2c871a2a1',qos_specs=None,replication_status=,reservations=['797d2161-faa4-492a-a8b5-2bd5812be38c','34220d4e-7ec1-4ad8-9c8b-aac8bf2fc86b','756a98b9-1ed3-4620-a4e6-45c3f90d36d9','2a33052c-9e6c-437e-923b-326b7489fedf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24959a63843a494ba47c66f74d4f8412',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:44:22.740263 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-53d261e4-18ac-4849-a23e-f4ed5b55c55e tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b11277a0-5724-4c5d-93eb-99b1a5443f62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:44:22.750693 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-53d261e4-18ac-4849-a23e-f4ed5b55c55e tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b11277a0-5724-4c5d-93eb-99b1a5443f62) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:44:22.751491 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-53d261e4-18ac-4849-a23e-f4ed5b55c55e tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Flow 'volume_create_api' (f2399b3c-d50c-4ad8-81f3-0a6ddd0251c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:44:22.751783 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-53d261e4-18ac-4849-a23e-f4ed5b55c55e tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Create volume request issued successfully. Jul 10 08:44:22.752310 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-53d261e4-18ac-4849-a23e-f4ed5b55c55e tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:44:22.752741 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1087/4386] 10.4.3.7 () {68 vars in 1245 bytes} [Fri Jul 10 08:44:22 2026] POST /volume/v3/volumes => generated 744 bytes in 308 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:44:22.765425 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-d9f6dc82-9610-4056-b36c-0478a2a86d06 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:22.767542 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-d9f6dc82-9610-4056-b36c-0478a2a86d06 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/volumes/1e843344-33c8-4b11-a20e-7c2e55d930aa Jul 10 08:44:22.767743 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-d9f6dc82-9610-4056-b36c-0478a2a86d06 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:22.767982 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-d9f6dc82-9610-4056-b36c-0478a2a86d06 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:22.777268 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:22.777268 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:44:22.783935 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-d9f6dc82-9610-4056-b36c-0478a2a86d06 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Volume info retrieved successfully. Jul 10 08:44:22.788402 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-d9f6dc82-9610-4056-b36c-0478a2a86d06 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/volumes/1e843344-33c8-4b11-a20e-7c2e55d930aa returned with HTTP 200 Jul 10 08:44:22.788874 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1096/4387] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:22 2026] GET /volume/v3/volumes/1e843344-33c8-4b11-a20e-7c2e55d930aa => generated 812 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:22.828638 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-36e5711e-46b8-4be2-9046-64630db101bf None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:22.830925 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-36e5711e-46b8-4be2-9046-64630db101bf tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] GET https://10.4.3.7/volume/v3/backups/25ec02e1-4a2f-4400-b3ee-7fd99429c584 Jul 10 08:44:22.831090 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-36e5711e-46b8-4be2-9046-64630db101bf tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:22.831314 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-36e5711e-46b8-4be2-9046-64630db101bf tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:22.831438 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-36e5711e-46b8-4be2-9046-64630db101bf tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Show backup with id 25ec02e1-4a2f-4400-b3ee-7fd99429c584. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:44:22.838977 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:22.838977 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:44:22.839902 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-36e5711e-46b8-4be2-9046-64630db101bf tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] https://10.4.3.7/volume/v3/backups/25ec02e1-4a2f-4400-b3ee-7fd99429c584 returned with HTTP 200 Jul 10 08:44:22.840345 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1104/4388] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:22 2026] GET /volume/v3/backups/25ec02e1-4a2f-4400-b3ee-7fd99429c584 => generated 753 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:22.940120 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-fa187493-49aa-4b16-b3f8-4b3c0dd7d182 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:22.942270 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-fa187493-49aa-4b16-b3f8-4b3c0dd7d182 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/volumes/45679dc7-dc19-49c4-a666-a84f81188014 Jul 10 08:44:22.942563 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-fa187493-49aa-4b16-b3f8-4b3c0dd7d182 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:22.943313 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-fa187493-49aa-4b16-b3f8-4b3c0dd7d182 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:22.952974 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:22.952974 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:44:22.956953 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-fa187493-49aa-4b16-b3f8-4b3c0dd7d182 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Volume info retrieved successfully. Jul 10 08:44:22.961541 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-fa187493-49aa-4b16-b3f8-4b3c0dd7d182 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/volumes/45679dc7-dc19-49c4-a666-a84f81188014 returned with HTTP 200 Jul 10 08:44:22.961936 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1102/4389] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:22 2026] GET /volume/v3/volumes/45679dc7-dc19-49c4-a666-a84f81188014 => generated 838 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:23.801206 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-37c66a86-cbe0-48bc-a752-998aa74b6b94 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:23.803089 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-37c66a86-cbe0-48bc-a752-998aa74b6b94 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/volumes/1e843344-33c8-4b11-a20e-7c2e55d930aa Jul 10 08:44:23.803306 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-37c66a86-cbe0-48bc-a752-998aa74b6b94 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:23.803509 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-37c66a86-cbe0-48bc-a752-998aa74b6b94 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:23.813879 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:23.813879 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:44:23.817687 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-37c66a86-cbe0-48bc-a752-998aa74b6b94 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Volume info retrieved successfully. Jul 10 08:44:23.825260 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-37c66a86-cbe0-48bc-a752-998aa74b6b94 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/volumes/1e843344-33c8-4b11-a20e-7c2e55d930aa returned with HTTP 200 Jul 10 08:44:23.825694 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1088/4390] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:23 2026] GET /volume/v3/volumes/1e843344-33c8-4b11-a20e-7c2e55d930aa => generated 1352 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:44:23.841431 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-53227121-89f6-420c-9105-695be12e0ad6 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:23.842169 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-53227121-89f6-420c-9105-695be12e0ad6 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] POST https://10.4.3.7/volume/v3/backups Jul 10 08:44:23.842607 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-53227121-89f6-420c-9105-695be12e0ad6 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1e843344-33c8-4b11-a20e-7c2e55d930aa", "name": "tempest-VolumesBackupsTest-Backup-1584288690"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:44:23.844389 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.contrib.backups [None req-53227121-89f6-420c-9105-695be12e0ad6 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Creating new backup {'backup': {'volume_id': '1e843344-33c8-4b11-a20e-7c2e55d930aa', 'name': 'tempest-VolumesBackupsTest-Backup-1584288690'}} {{(pid=100056) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 08:44:23.844705 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.contrib.backups [None req-53227121-89f6-420c-9105-695be12e0ad6 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Creating backup of volume 1e843344-33c8-4b11-a20e-7c2e55d930aa in container None Jul 10 08:44:23.852370 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-b1ba0175-82c3-4451-96ba-cd467f72e128 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:23.854228 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:23.854228 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:44:23.854317 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b1ba0175-82c3-4451-96ba-cd467f72e128 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] GET https://10.4.3.7/volume/v3/backups/25ec02e1-4a2f-4400-b3ee-7fd99429c584 Jul 10 08:44:23.854534 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b1ba0175-82c3-4451-96ba-cd467f72e128 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:23.854672 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b1ba0175-82c3-4451-96ba-cd467f72e128 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:23.854807 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-b1ba0175-82c3-4451-96ba-cd467f72e128 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Show backup with id 25ec02e1-4a2f-4400-b3ee-7fd99429c584. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:44:23.854926 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-53227121-89f6-420c-9105-695be12e0ad6 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Volume info retrieved successfully. Jul 10 08:44:23.861243 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:23.861243 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:44:23.862419 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b1ba0175-82c3-4451-96ba-cd467f72e128 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] https://10.4.3.7/volume/v3/backups/25ec02e1-4a2f-4400-b3ee-7fd99429c584 returned with HTTP 200 Jul 10 08:44:23.862937 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1105/4391] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:23 2026] GET /volume/v3/backups/25ec02e1-4a2f-4400-b3ee-7fd99429c584 => generated 753 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:23.870823 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.quota [None req-53227121-89f6-420c-9105-695be12e0ad6 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Created reservations ['f905af29-c777-43aa-b09c-058d525f9268', '5ef6f404-6b75-4a07-b83e-25763b5bfd22'] {{(pid=100056) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:44:23.902273 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-53227121-89f6-420c-9105-695be12e0ad6 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups returned with HTTP 202 Jul 10 08:44:23.902634 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1097/4392] 10.4.3.7 () {68 vars in 1245 bytes} [Fri Jul 10 08:44:23 2026] POST /volume/v3/backups => generated 326 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:44:23.911005 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-b5716b26-d9e0-48cd-8158-7ce0566e7fdd None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:23.912365 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-b5716b26-d9e0-48cd-8158-7ce0566e7fdd tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/3e94cc49-516c-48a3-b1da-f6eac688425c Jul 10 08:44:23.912556 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-b5716b26-d9e0-48cd-8158-7ce0566e7fdd tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:23.913073 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-b5716b26-d9e0-48cd-8158-7ce0566e7fdd tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:23.913073 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-b5716b26-d9e0-48cd-8158-7ce0566e7fdd tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id 3e94cc49-516c-48a3-b1da-f6eac688425c. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:44:23.917744 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:23.917744 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:44:23.918486 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-b5716b26-d9e0-48cd-8158-7ce0566e7fdd tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/3e94cc49-516c-48a3-b1da-f6eac688425c returned with HTTP 200 Jul 10 08:44:23.921480 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1103/4393] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:23 2026] GET /volume/v3/backups/3e94cc49-516c-48a3-b1da-f6eac688425c => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:23.976560 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-a92e7667-67d2-4067-8df9-883ed68c1a22 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:23.978383 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-a92e7667-67d2-4067-8df9-883ed68c1a22 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/volumes/45679dc7-dc19-49c4-a666-a84f81188014 Jul 10 08:44:23.978797 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-a92e7667-67d2-4067-8df9-883ed68c1a22 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:23.979067 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-a92e7667-67d2-4067-8df9-883ed68c1a22 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:23.987891 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:23.987891 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:44:23.991499 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-a92e7667-67d2-4067-8df9-883ed68c1a22 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Volume info retrieved successfully. Jul 10 08:44:23.995643 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-a92e7667-67d2-4067-8df9-883ed68c1a22 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/volumes/45679dc7-dc19-49c4-a666-a84f81188014 returned with HTTP 200 Jul 10 08:44:23.996205 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1089/4394] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:23 2026] GET /volume/v3/volumes/45679dc7-dc19-49c4-a666-a84f81188014 => generated 838 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:24.873298 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-5d8dc4ff-f71b-47cd-8f75-b4bdcb490fcd None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:24.875659 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5d8dc4ff-f71b-47cd-8f75-b4bdcb490fcd tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] GET https://10.4.3.7/volume/v3/backups/25ec02e1-4a2f-4400-b3ee-7fd99429c584 Jul 10 08:44:24.875952 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5d8dc4ff-f71b-47cd-8f75-b4bdcb490fcd tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:24.876199 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5d8dc4ff-f71b-47cd-8f75-b4bdcb490fcd tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:24.876359 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-5d8dc4ff-f71b-47cd-8f75-b4bdcb490fcd tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Show backup with id 25ec02e1-4a2f-4400-b3ee-7fd99429c584. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:44:24.880815 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:24.880815 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:44:24.881666 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5d8dc4ff-f71b-47cd-8f75-b4bdcb490fcd tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] https://10.4.3.7/volume/v3/backups/25ec02e1-4a2f-4400-b3ee-7fd99429c584 returned with HTTP 200 Jul 10 08:44:24.882327 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1106/4395] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:24 2026] GET /volume/v3/backups/25ec02e1-4a2f-4400-b3ee-7fd99429c584 => generated 753 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 08:44:24.935242 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-922f672c-bf63-4451-b75b-9c0d1300d1f2 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:24.937157 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-922f672c-bf63-4451-b75b-9c0d1300d1f2 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/3e94cc49-516c-48a3-b1da-f6eac688425c Jul 10 08:44:24.937428 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-922f672c-bf63-4451-b75b-9c0d1300d1f2 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:24.937644 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-922f672c-bf63-4451-b75b-9c0d1300d1f2 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:24.937758 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-922f672c-bf63-4451-b75b-9c0d1300d1f2 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id 3e94cc49-516c-48a3-b1da-f6eac688425c. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:44:24.945361 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:24.945361 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:44:24.946529 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-922f672c-bf63-4451-b75b-9c0d1300d1f2 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/3e94cc49-516c-48a3-b1da-f6eac688425c returned with HTTP 200 Jul 10 08:44:24.947485 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1098/4396] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:24 2026] GET /volume/v3/backups/3e94cc49-516c-48a3-b1da-f6eac688425c => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:25.015769 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-d7e97857-ce36-4667-bea9-080b60db1c01 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:25.019814 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d7e97857-ce36-4667-bea9-080b60db1c01 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/volumes/45679dc7-dc19-49c4-a666-a84f81188014 Jul 10 08:44:25.019982 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-d7e97857-ce36-4667-bea9-080b60db1c01 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:25.020969 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-d7e97857-ce36-4667-bea9-080b60db1c01 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:25.037083 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:25.037083 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:44:25.041659 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-d7e97857-ce36-4667-bea9-080b60db1c01 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Volume info retrieved successfully. Jul 10 08:44:25.049746 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d7e97857-ce36-4667-bea9-080b60db1c01 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/volumes/45679dc7-dc19-49c4-a666-a84f81188014 returned with HTTP 200 Jul 10 08:44:25.050159 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1104/4397] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:25 2026] GET /volume/v3/volumes/45679dc7-dc19-49c4-a666-a84f81188014 => generated 838 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:25.897051 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-e35ac58e-beac-4cbc-adc7-0104f340acd5 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:25.898807 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-e35ac58e-beac-4cbc-adc7-0104f340acd5 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] GET https://10.4.3.7/volume/v3/backups/25ec02e1-4a2f-4400-b3ee-7fd99429c584 Jul 10 08:44:25.899016 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-e35ac58e-beac-4cbc-adc7-0104f340acd5 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:25.899620 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-e35ac58e-beac-4cbc-adc7-0104f340acd5 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:25.899620 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-e35ac58e-beac-4cbc-adc7-0104f340acd5 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Show backup with id 25ec02e1-4a2f-4400-b3ee-7fd99429c584. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:44:25.904498 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:25.904498 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:44:25.905258 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-e35ac58e-beac-4cbc-adc7-0104f340acd5 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] https://10.4.3.7/volume/v3/backups/25ec02e1-4a2f-4400-b3ee-7fd99429c584 returned with HTTP 200 Jul 10 08:44:25.905668 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1090/4398] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:25 2026] GET /volume/v3/backups/25ec02e1-4a2f-4400-b3ee-7fd99429c584 => generated 753 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:25.958727 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-b6ca4190-6fd7-466e-83f2-4f7af3993666 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:25.960592 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b6ca4190-6fd7-466e-83f2-4f7af3993666 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/3e94cc49-516c-48a3-b1da-f6eac688425c Jul 10 08:44:25.960816 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b6ca4190-6fd7-466e-83f2-4f7af3993666 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:25.960991 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b6ca4190-6fd7-466e-83f2-4f7af3993666 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:25.961093 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-b6ca4190-6fd7-466e-83f2-4f7af3993666 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id 3e94cc49-516c-48a3-b1da-f6eac688425c. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:44:25.964993 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:25.964993 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:44:25.965702 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b6ca4190-6fd7-466e-83f2-4f7af3993666 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/3e94cc49-516c-48a3-b1da-f6eac688425c returned with HTTP 200 Jul 10 08:44:25.966056 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1107/4399] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:25 2026] GET /volume/v3/backups/3e94cc49-516c-48a3-b1da-f6eac688425c => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:26.066189 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-d9673672-41f3-4582-9a46-db4e049e7134 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:26.067970 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-d9673672-41f3-4582-9a46-db4e049e7134 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/volumes/45679dc7-dc19-49c4-a666-a84f81188014 Jul 10 08:44:26.068272 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-d9673672-41f3-4582-9a46-db4e049e7134 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:26.068559 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-d9673672-41f3-4582-9a46-db4e049e7134 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:26.077038 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:26.077038 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:44:26.080072 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-d9673672-41f3-4582-9a46-db4e049e7134 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Volume info retrieved successfully. Jul 10 08:44:26.083913 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-d9673672-41f3-4582-9a46-db4e049e7134 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/volumes/45679dc7-dc19-49c4-a666-a84f81188014 returned with HTTP 200 Jul 10 08:44:26.084305 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1099/4400] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:26 2026] GET /volume/v3/volumes/45679dc7-dc19-49c4-a666-a84f81188014 => generated 838 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:26.916422 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-25a99eb1-7f58-4e4f-bb02-b443462aa56f None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:26.918347 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-25a99eb1-7f58-4e4f-bb02-b443462aa56f tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] GET https://10.4.3.7/volume/v3/backups/25ec02e1-4a2f-4400-b3ee-7fd99429c584 Jul 10 08:44:26.918569 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-25a99eb1-7f58-4e4f-bb02-b443462aa56f tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:26.918752 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-25a99eb1-7f58-4e4f-bb02-b443462aa56f tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:26.918917 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-25a99eb1-7f58-4e4f-bb02-b443462aa56f tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Show backup with id 25ec02e1-4a2f-4400-b3ee-7fd99429c584. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:44:26.925869 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:26.925869 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:44:26.926664 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-25a99eb1-7f58-4e4f-bb02-b443462aa56f tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] https://10.4.3.7/volume/v3/backups/25ec02e1-4a2f-4400-b3ee-7fd99429c584 returned with HTTP 200 Jul 10 08:44:26.927032 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1105/4401] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:26 2026] GET /volume/v3/backups/25ec02e1-4a2f-4400-b3ee-7fd99429c584 => generated 753 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:26.976233 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-766523c9-9726-42f2-a074-2bd5c52d5f4b None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:26.978370 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-766523c9-9726-42f2-a074-2bd5c52d5f4b tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/3e94cc49-516c-48a3-b1da-f6eac688425c Jul 10 08:44:26.978666 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-766523c9-9726-42f2-a074-2bd5c52d5f4b tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:26.979020 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-766523c9-9726-42f2-a074-2bd5c52d5f4b tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:26.979131 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-766523c9-9726-42f2-a074-2bd5c52d5f4b tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id 3e94cc49-516c-48a3-b1da-f6eac688425c. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:44:26.983384 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:26.983384 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:44:26.984222 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-766523c9-9726-42f2-a074-2bd5c52d5f4b tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/3e94cc49-516c-48a3-b1da-f6eac688425c returned with HTTP 200 Jul 10 08:44:26.984642 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1091/4402] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:26 2026] GET /volume/v3/backups/3e94cc49-516c-48a3-b1da-f6eac688425c => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:27.036633 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-3adbba5c-d880-4f7f-8044-135f9b85a852 req-72358d3b-c6d5-4dc7-bc90-4f92ac478c94 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:27.038815 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-3adbba5c-d880-4f7f-8044-135f9b85a852 req-72358d3b-c6d5-4dc7-bc90-4f92ac478c94 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] POST https://10.4.3.7/volume/v3/attachments/4846599c-beff-4818-aa9d-2ebf70d8d485/action Jul 10 08:44:27.039194 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-3adbba5c-d880-4f7f-8044-135f9b85a852 req-72358d3b-c6d5-4dc7-bc90-4f92ac478c94 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Action body: b'{"os-complete": null}' {{(pid=100057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:44:27.039355 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-3adbba5c-d880-4f7f-8044-135f9b85a852 req-72358d3b-c6d5-4dc7-bc90-4f92ac478c94 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:44:27.057423 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:27.057423 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:44:27.073188 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-3adbba5c-d880-4f7f-8044-135f9b85a852 req-72358d3b-c6d5-4dc7-bc90-4f92ac478c94 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/attachments/4846599c-beff-4818-aa9d-2ebf70d8d485/action returned with HTTP 204 Jul 10 08:44:27.073623 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1108/4403] 10.4.3.7 () {74 vars in 1711 bytes} [Fri Jul 10 08:44:27 2026] POST /volume/v3/attachments/4846599c-beff-4818-aa9d-2ebf70d8d485/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:44:27.096488 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-80829d7f-482c-4551-bbd7-9f8a32ec041a None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:27.098716 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-80829d7f-482c-4551-bbd7-9f8a32ec041a tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/volumes/45679dc7-dc19-49c4-a666-a84f81188014 Jul 10 08:44:27.099125 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-80829d7f-482c-4551-bbd7-9f8a32ec041a tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:27.099446 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-80829d7f-482c-4551-bbd7-9f8a32ec041a tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:27.110502 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:27.110502 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:44:27.114948 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-80829d7f-482c-4551-bbd7-9f8a32ec041a tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Volume info retrieved successfully. Jul 10 08:44:27.122836 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-80829d7f-482c-4551-bbd7-9f8a32ec041a tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/volumes/45679dc7-dc19-49c4-a666-a84f81188014 returned with HTTP 200 Jul 10 08:44:27.123609 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1100/4404] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:27 2026] GET /volume/v3/volumes/45679dc7-dc19-49c4-a666-a84f81188014 => generated 1130 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:44:27.136257 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-9426a557-e4be-4ce8-9ec2-4e7f61bfbf39 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:27.141837 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-9426a557-e4be-4ce8-9ec2-4e7f61bfbf39 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] POST https://10.4.3.7/volume/v3/backups Jul 10 08:44:27.142137 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-9426a557-e4be-4ce8-9ec2-4e7f61bfbf39 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "45679dc7-dc19-49c4-a666-a84f81188014", "force": true, "name": "tempest-VolumesBackupsTest-Backup-1647192271", "container": "tempest-volumesbackupstest-backup-container-740488499"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:44:27.143421 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.contrib.backups [None req-9426a557-e4be-4ce8-9ec2-4e7f61bfbf39 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Creating new backup {'backup': {'volume_id': '45679dc7-dc19-49c4-a666-a84f81188014', 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-1647192271', 'container': 'tempest-volumesbackupstest-backup-container-740488499'}} {{(pid=100054) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 08:44:27.146573 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.contrib.backups [None req-9426a557-e4be-4ce8-9ec2-4e7f61bfbf39 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Creating backup of volume 45679dc7-dc19-49c4-a666-a84f81188014 in container tempest-volumesbackupstest-backup-container-740488499 Jul 10 08:44:27.161116 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:27.161116 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:44:27.161544 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-9426a557-e4be-4ce8-9ec2-4e7f61bfbf39 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Volume info retrieved successfully. Jul 10 08:44:27.177116 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.quota [None req-9426a557-e4be-4ce8-9ec2-4e7f61bfbf39 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Created reservations ['215aee9a-0306-4374-a485-fe17237119f0', '8dac8f1f-e0de-4891-af32-cfdbfc29c092'] {{(pid=100054) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:44:27.201384 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-9426a557-e4be-4ce8-9ec2-4e7f61bfbf39 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups returned with HTTP 202 Jul 10 08:44:27.201818 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1106/4405] 10.4.3.7 () {68 vars in 1245 bytes} [Fri Jul 10 08:44:27 2026] POST /volume/v3/backups => generated 326 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:44:27.210492 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-398b4cb5-8172-490a-949b-b00156b9ff48 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:27.212178 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-398b4cb5-8172-490a-949b-b00156b9ff48 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/4824907f-7596-4116-a57f-21af698098eb Jul 10 08:44:27.212637 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-398b4cb5-8172-490a-949b-b00156b9ff48 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:27.212637 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-398b4cb5-8172-490a-949b-b00156b9ff48 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:27.212825 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-398b4cb5-8172-490a-949b-b00156b9ff48 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 4824907f-7596-4116-a57f-21af698098eb. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:44:27.217315 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:27.217315 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:44:27.218080 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-398b4cb5-8172-490a-949b-b00156b9ff48 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/4824907f-7596-4116-a57f-21af698098eb returned with HTTP 200 Jul 10 08:44:27.218474 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1092/4406] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:27 2026] GET /volume/v3/backups/4824907f-7596-4116-a57f-21af698098eb => generated 784 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:27.950907 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-5905cf20-92ea-47c6-ad11-a6119727eb51 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:27.958032 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5905cf20-92ea-47c6-ad11-a6119727eb51 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] GET https://10.4.3.7/volume/v3/backups/25ec02e1-4a2f-4400-b3ee-7fd99429c584 Jul 10 08:44:27.958418 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5905cf20-92ea-47c6-ad11-a6119727eb51 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:27.958846 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5905cf20-92ea-47c6-ad11-a6119727eb51 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:27.959049 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-5905cf20-92ea-47c6-ad11-a6119727eb51 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Show backup with id 25ec02e1-4a2f-4400-b3ee-7fd99429c584. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:44:27.973737 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:27.973737 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:44:27.974827 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5905cf20-92ea-47c6-ad11-a6119727eb51 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] https://10.4.3.7/volume/v3/backups/25ec02e1-4a2f-4400-b3ee-7fd99429c584 returned with HTTP 200 Jul 10 08:44:27.975687 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1109/4407] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:27 2026] GET /volume/v3/backups/25ec02e1-4a2f-4400-b3ee-7fd99429c584 => generated 753 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:28.002621 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-0bbcaf91-8c5f-4c4a-a59e-a160e5412654 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:28.005183 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-0bbcaf91-8c5f-4c4a-a59e-a160e5412654 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/3e94cc49-516c-48a3-b1da-f6eac688425c Jul 10 08:44:28.005587 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-0bbcaf91-8c5f-4c4a-a59e-a160e5412654 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:28.005841 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-0bbcaf91-8c5f-4c4a-a59e-a160e5412654 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:28.005957 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-0bbcaf91-8c5f-4c4a-a59e-a160e5412654 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id 3e94cc49-516c-48a3-b1da-f6eac688425c. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:44:28.013097 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:28.013097 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:44:28.013988 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-0bbcaf91-8c5f-4c4a-a59e-a160e5412654 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/3e94cc49-516c-48a3-b1da-f6eac688425c returned with HTTP 200 Jul 10 08:44:28.014480 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1101/4408] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:28 2026] GET /volume/v3/backups/3e94cc49-516c-48a3-b1da-f6eac688425c => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:28.234455 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-76fcf475-ad0b-4aad-9d06-2011611dae1d None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:28.236050 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-76fcf475-ad0b-4aad-9d06-2011611dae1d tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/4824907f-7596-4116-a57f-21af698098eb Jul 10 08:44:28.236234 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-76fcf475-ad0b-4aad-9d06-2011611dae1d tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:28.237579 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-76fcf475-ad0b-4aad-9d06-2011611dae1d tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:28.237579 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-76fcf475-ad0b-4aad-9d06-2011611dae1d tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 4824907f-7596-4116-a57f-21af698098eb. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:44:28.240978 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:28.240978 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:44:28.241843 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-76fcf475-ad0b-4aad-9d06-2011611dae1d tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/4824907f-7596-4116-a57f-21af698098eb returned with HTTP 200 Jul 10 08:44:28.242359 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1107/4409] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:28 2026] GET /volume/v3/backups/4824907f-7596-4116-a57f-21af698098eb => generated 786 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:28.986438 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-66ab36c4-6bbd-4a51-bbaf-6995fd148b83 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:28.988730 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-66ab36c4-6bbd-4a51-bbaf-6995fd148b83 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] GET https://10.4.3.7/volume/v3/backups/25ec02e1-4a2f-4400-b3ee-7fd99429c584 Jul 10 08:44:28.989047 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-66ab36c4-6bbd-4a51-bbaf-6995fd148b83 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:28.989340 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-66ab36c4-6bbd-4a51-bbaf-6995fd148b83 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:28.989553 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-66ab36c4-6bbd-4a51-bbaf-6995fd148b83 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Show backup with id 25ec02e1-4a2f-4400-b3ee-7fd99429c584. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:44:28.994520 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:28.994520 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:44:28.995508 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-66ab36c4-6bbd-4a51-bbaf-6995fd148b83 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] https://10.4.3.7/volume/v3/backups/25ec02e1-4a2f-4400-b3ee-7fd99429c584 returned with HTTP 200 Jul 10 08:44:28.996006 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1093/4410] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:28 2026] GET /volume/v3/backups/25ec02e1-4a2f-4400-b3ee-7fd99429c584 => generated 753 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:29.027951 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-a1466347-6195-4cd2-80e6-56b22c115c0f None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:29.029567 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a1466347-6195-4cd2-80e6-56b22c115c0f tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/3e94cc49-516c-48a3-b1da-f6eac688425c Jul 10 08:44:29.029778 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a1466347-6195-4cd2-80e6-56b22c115c0f tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:29.030109 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a1466347-6195-4cd2-80e6-56b22c115c0f tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:29.030251 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-a1466347-6195-4cd2-80e6-56b22c115c0f tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id 3e94cc49-516c-48a3-b1da-f6eac688425c. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:44:29.034030 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:29.034030 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:44:29.034778 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a1466347-6195-4cd2-80e6-56b22c115c0f tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/3e94cc49-516c-48a3-b1da-f6eac688425c returned with HTTP 200 Jul 10 08:44:29.035155 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1110/4411] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:29 2026] GET /volume/v3/backups/3e94cc49-516c-48a3-b1da-f6eac688425c => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:29.256989 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-39689f5a-7259-4e6b-9410-678c5d1bd326 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:29.258742 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-39689f5a-7259-4e6b-9410-678c5d1bd326 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/4824907f-7596-4116-a57f-21af698098eb Jul 10 08:44:29.258959 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-39689f5a-7259-4e6b-9410-678c5d1bd326 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:29.259134 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-39689f5a-7259-4e6b-9410-678c5d1bd326 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:29.259235 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-39689f5a-7259-4e6b-9410-678c5d1bd326 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 4824907f-7596-4116-a57f-21af698098eb. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:44:29.263532 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:29.263532 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:44:29.264262 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-39689f5a-7259-4e6b-9410-678c5d1bd326 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/4824907f-7596-4116-a57f-21af698098eb returned with HTTP 200 Jul 10 08:44:29.264675 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1102/4412] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:29 2026] GET /volume/v3/backups/4824907f-7596-4116-a57f-21af698098eb => generated 786 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:30.007432 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-d3c70bde-123f-429c-b7ec-e244786878fd None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:30.007432 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d3c70bde-123f-429c-b7ec-e244786878fd tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] GET https://10.4.3.7/volume/v3/backups/25ec02e1-4a2f-4400-b3ee-7fd99429c584 Jul 10 08:44:30.007432 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-d3c70bde-123f-429c-b7ec-e244786878fd tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:30.007432 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-d3c70bde-123f-429c-b7ec-e244786878fd tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:30.007432 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-d3c70bde-123f-429c-b7ec-e244786878fd tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Show backup with id 25ec02e1-4a2f-4400-b3ee-7fd99429c584. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:44:30.011938 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:30.011938 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:44:30.012728 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d3c70bde-123f-429c-b7ec-e244786878fd tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] https://10.4.3.7/volume/v3/backups/25ec02e1-4a2f-4400-b3ee-7fd99429c584 returned with HTTP 200 Jul 10 08:44:30.013117 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1108/4413] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:30 2026] GET /volume/v3/backups/25ec02e1-4a2f-4400-b3ee-7fd99429c584 => generated 753 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:30.045867 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-67220c93-7f49-488b-a3c1-dbe079669379 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:30.047524 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-67220c93-7f49-488b-a3c1-dbe079669379 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/3e94cc49-516c-48a3-b1da-f6eac688425c Jul 10 08:44:30.047725 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-67220c93-7f49-488b-a3c1-dbe079669379 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:30.047910 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-67220c93-7f49-488b-a3c1-dbe079669379 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:30.048034 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-67220c93-7f49-488b-a3c1-dbe079669379 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id 3e94cc49-516c-48a3-b1da-f6eac688425c. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:44:30.052131 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:30.052131 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:44:30.052942 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-67220c93-7f49-488b-a3c1-dbe079669379 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/3e94cc49-516c-48a3-b1da-f6eac688425c returned with HTTP 200 Jul 10 08:44:30.053319 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1094/4414] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:30 2026] GET /volume/v3/backups/3e94cc49-516c-48a3-b1da-f6eac688425c => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:30.275434 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-b24e8d60-e97d-4883-a371-d2adeebf02ec None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:30.281140 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b24e8d60-e97d-4883-a371-d2adeebf02ec tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/4824907f-7596-4116-a57f-21af698098eb Jul 10 08:44:30.281398 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b24e8d60-e97d-4883-a371-d2adeebf02ec tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:30.281647 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b24e8d60-e97d-4883-a371-d2adeebf02ec tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:30.281762 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-b24e8d60-e97d-4883-a371-d2adeebf02ec tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 4824907f-7596-4116-a57f-21af698098eb. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:44:30.293755 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:30.293755 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:44:30.294606 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b24e8d60-e97d-4883-a371-d2adeebf02ec tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/4824907f-7596-4116-a57f-21af698098eb returned with HTTP 200 Jul 10 08:44:30.295021 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1111/4415] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:30 2026] GET /volume/v3/backups/4824907f-7596-4116-a57f-21af698098eb => generated 786 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:31.022837 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-24036c00-3d5d-4d44-850b-d2b5de2b3a78 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:31.024716 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-24036c00-3d5d-4d44-850b-d2b5de2b3a78 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] GET https://10.4.3.7/volume/v3/backups/25ec02e1-4a2f-4400-b3ee-7fd99429c584 Jul 10 08:44:31.024818 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-24036c00-3d5d-4d44-850b-d2b5de2b3a78 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:31.025081 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-24036c00-3d5d-4d44-850b-d2b5de2b3a78 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:31.025215 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-24036c00-3d5d-4d44-850b-d2b5de2b3a78 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Show backup with id 25ec02e1-4a2f-4400-b3ee-7fd99429c584. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:44:31.029730 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:31.029730 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:44:31.030509 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-24036c00-3d5d-4d44-850b-d2b5de2b3a78 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] https://10.4.3.7/volume/v3/backups/25ec02e1-4a2f-4400-b3ee-7fd99429c584 returned with HTTP 200 Jul 10 08:44:31.030922 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1103/4416] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:31 2026] GET /volume/v3/backups/25ec02e1-4a2f-4400-b3ee-7fd99429c584 => generated 753 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:31.064429 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-ae1b45b7-5772-4305-911c-804af398c7c5 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:31.066542 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-ae1b45b7-5772-4305-911c-804af398c7c5 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/3e94cc49-516c-48a3-b1da-f6eac688425c Jul 10 08:44:31.066791 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-ae1b45b7-5772-4305-911c-804af398c7c5 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:31.067048 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-ae1b45b7-5772-4305-911c-804af398c7c5 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:31.067317 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-ae1b45b7-5772-4305-911c-804af398c7c5 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id 3e94cc49-516c-48a3-b1da-f6eac688425c. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:44:31.071587 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:31.071587 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:44:31.072576 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-ae1b45b7-5772-4305-911c-804af398c7c5 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/3e94cc49-516c-48a3-b1da-f6eac688425c returned with HTTP 200 Jul 10 08:44:31.073080 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1109/4417] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:31 2026] GET /volume/v3/backups/3e94cc49-516c-48a3-b1da-f6eac688425c => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:31.308626 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-eeaf856d-bc87-435a-b554-b87a26e122ac None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:31.310242 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-eeaf856d-bc87-435a-b554-b87a26e122ac tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/4824907f-7596-4116-a57f-21af698098eb Jul 10 08:44:31.310493 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-eeaf856d-bc87-435a-b554-b87a26e122ac tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:31.310723 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-eeaf856d-bc87-435a-b554-b87a26e122ac tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:31.310889 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-eeaf856d-bc87-435a-b554-b87a26e122ac tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 4824907f-7596-4116-a57f-21af698098eb. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:44:31.315997 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:31.315997 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:44:31.317363 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-eeaf856d-bc87-435a-b554-b87a26e122ac tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/4824907f-7596-4116-a57f-21af698098eb returned with HTTP 200 Jul 10 08:44:31.317363 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1095/4418] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:31 2026] GET /volume/v3/backups/4824907f-7596-4116-a57f-21af698098eb => generated 786 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:32.042136 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-3763560c-7102-4990-8451-19e3544051ea None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:32.045196 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3763560c-7102-4990-8451-19e3544051ea tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] GET https://10.4.3.7/volume/v3/backups/25ec02e1-4a2f-4400-b3ee-7fd99429c584 Jul 10 08:44:32.045196 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3763560c-7102-4990-8451-19e3544051ea tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:32.045196 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3763560c-7102-4990-8451-19e3544051ea tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:32.045196 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-3763560c-7102-4990-8451-19e3544051ea tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Show backup with id 25ec02e1-4a2f-4400-b3ee-7fd99429c584. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:44:32.049196 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:32.049196 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:44:32.050183 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3763560c-7102-4990-8451-19e3544051ea tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] https://10.4.3.7/volume/v3/backups/25ec02e1-4a2f-4400-b3ee-7fd99429c584 returned with HTTP 200 Jul 10 08:44:32.050502 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1112/4419] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:32 2026] GET /volume/v3/backups/25ec02e1-4a2f-4400-b3ee-7fd99429c584 => generated 753 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:32.085735 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-e78a0e56-c5cf-45c3-b7a0-f246740c1d40 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:32.089172 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-e78a0e56-c5cf-45c3-b7a0-f246740c1d40 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/3e94cc49-516c-48a3-b1da-f6eac688425c Jul 10 08:44:32.089599 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-e78a0e56-c5cf-45c3-b7a0-f246740c1d40 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:32.089748 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-e78a0e56-c5cf-45c3-b7a0-f246740c1d40 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:32.089929 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-e78a0e56-c5cf-45c3-b7a0-f246740c1d40 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id 3e94cc49-516c-48a3-b1da-f6eac688425c. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:44:32.095295 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:32.095295 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:44:32.096513 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-e78a0e56-c5cf-45c3-b7a0-f246740c1d40 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/3e94cc49-516c-48a3-b1da-f6eac688425c returned with HTTP 200 Jul 10 08:44:32.097010 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1104/4420] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:32 2026] GET /volume/v3/backups/3e94cc49-516c-48a3-b1da-f6eac688425c => generated 746 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:32.328984 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-29f8b774-1ea7-4125-8198-93bab7cf0fef None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:32.330925 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-29f8b774-1ea7-4125-8198-93bab7cf0fef tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/4824907f-7596-4116-a57f-21af698098eb Jul 10 08:44:32.331291 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-29f8b774-1ea7-4125-8198-93bab7cf0fef tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:32.331607 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-29f8b774-1ea7-4125-8198-93bab7cf0fef tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:32.331711 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-29f8b774-1ea7-4125-8198-93bab7cf0fef tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 4824907f-7596-4116-a57f-21af698098eb. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:44:32.336249 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:32.336249 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:44:32.336942 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-29f8b774-1ea7-4125-8198-93bab7cf0fef tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/4824907f-7596-4116-a57f-21af698098eb returned with HTTP 200 Jul 10 08:44:32.337317 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1110/4421] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:32 2026] GET /volume/v3/backups/4824907f-7596-4116-a57f-21af698098eb => generated 786 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:33.064431 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-0b101a94-b490-45e6-a1b6-923a0a5c61e2 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:33.066141 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-0b101a94-b490-45e6-a1b6-923a0a5c61e2 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] GET https://10.4.3.7/volume/v3/backups/25ec02e1-4a2f-4400-b3ee-7fd99429c584 Jul 10 08:44:33.066141 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-0b101a94-b490-45e6-a1b6-923a0a5c61e2 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:33.066141 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-0b101a94-b490-45e6-a1b6-923a0a5c61e2 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:33.066141 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-0b101a94-b490-45e6-a1b6-923a0a5c61e2 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Show backup with id 25ec02e1-4a2f-4400-b3ee-7fd99429c584. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:44:33.070837 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:33.070837 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:44:33.071594 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-0b101a94-b490-45e6-a1b6-923a0a5c61e2 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] https://10.4.3.7/volume/v3/backups/25ec02e1-4a2f-4400-b3ee-7fd99429c584 returned with HTTP 200 Jul 10 08:44:33.072037 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1096/4422] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:33 2026] GET /volume/v3/backups/25ec02e1-4a2f-4400-b3ee-7fd99429c584 => generated 753 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:33.086065 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-a935e2ac-4498-46d5-9ee4-5771e73b3726 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:33.091235 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a935e2ac-4498-46d5-9ee4-5771e73b3726 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] GET https://10.4.3.7/volume/v3/volumes/9cce4aa8-be25-48dc-9780-20d3d53872ab Jul 10 08:44:33.092134 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a935e2ac-4498-46d5-9ee4-5771e73b3726 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:33.092134 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a935e2ac-4498-46d5-9ee4-5771e73b3726 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:33.110471 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:33.110471 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:44:33.116694 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-a935e2ac-4498-46d5-9ee4-5771e73b3726 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Volume info retrieved successfully. Jul 10 08:44:33.117368 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-9938d906-9ca2-4b7f-b89a-42761545aa6f None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:33.123212 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a935e2ac-4498-46d5-9ee4-5771e73b3726 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] https://10.4.3.7/volume/v3/volumes/9cce4aa8-be25-48dc-9780-20d3d53872ab returned with HTTP 200 Jul 10 08:44:33.123212 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1113/4423] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:33 2026] GET /volume/v3/volumes/9cce4aa8-be25-48dc-9780-20d3d53872ab => generated 1412 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:44:33.124745 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-9938d906-9ca2-4b7f-b89a-42761545aa6f tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/3e94cc49-516c-48a3-b1da-f6eac688425c Jul 10 08:44:33.125111 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-9938d906-9ca2-4b7f-b89a-42761545aa6f tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:33.125424 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-9938d906-9ca2-4b7f-b89a-42761545aa6f tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:33.125609 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-9938d906-9ca2-4b7f-b89a-42761545aa6f tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id 3e94cc49-516c-48a3-b1da-f6eac688425c. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:44:33.132440 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:33.132440 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:44:33.139683 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-9938d906-9ca2-4b7f-b89a-42761545aa6f tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/3e94cc49-516c-48a3-b1da-f6eac688425c returned with HTTP 200 Jul 10 08:44:33.142397 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1105/4424] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:33 2026] GET /volume/v3/backups/3e94cc49-516c-48a3-b1da-f6eac688425c => generated 746 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:33.148318 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-9197210a-e6a3-4e84-9df8-24d9d74dccbb None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:33.150424 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-9197210a-e6a3-4e84-9df8-24d9d74dccbb tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] GET https://10.4.3.7/volume/v3/volumes/9cce4aa8-be25-48dc-9780-20d3d53872ab Jul 10 08:44:33.150424 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-9197210a-e6a3-4e84-9df8-24d9d74dccbb tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:33.150631 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-9197210a-e6a3-4e84-9df8-24d9d74dccbb tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:33.157804 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:33.157804 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:44:33.161613 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-9197210a-e6a3-4e84-9df8-24d9d74dccbb tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Volume info retrieved successfully. Jul 10 08:44:33.166125 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-9197210a-e6a3-4e84-9df8-24d9d74dccbb tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] https://10.4.3.7/volume/v3/volumes/9cce4aa8-be25-48dc-9780-20d3d53872ab returned with HTTP 200 Jul 10 08:44:33.166489 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1111/4425] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:33 2026] GET /volume/v3/volumes/9cce4aa8-be25-48dc-9780-20d3d53872ab => generated 1412 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:44:33.356170 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-40792bdd-d078-4a28-adc2-4ee7e3978315 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:33.359289 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-40792bdd-d078-4a28-adc2-4ee7e3978315 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/4824907f-7596-4116-a57f-21af698098eb Jul 10 08:44:33.359941 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-40792bdd-d078-4a28-adc2-4ee7e3978315 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:33.359941 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-40792bdd-d078-4a28-adc2-4ee7e3978315 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:33.359941 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-40792bdd-d078-4a28-adc2-4ee7e3978315 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 4824907f-7596-4116-a57f-21af698098eb. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:44:33.365537 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:33.365537 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:44:33.366684 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-40792bdd-d078-4a28-adc2-4ee7e3978315 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/4824907f-7596-4116-a57f-21af698098eb returned with HTTP 200 Jul 10 08:44:33.366684 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1097/4426] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:33 2026] GET /volume/v3/backups/4824907f-7596-4116-a57f-21af698098eb => generated 786 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:34.156203 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-d05cfbc6-0eca-47c0-a56f-de7f7764345a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:34.158159 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d05cfbc6-0eca-47c0-a56f-de7f7764345a tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/3e94cc49-516c-48a3-b1da-f6eac688425c Jul 10 08:44:34.158884 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d05cfbc6-0eca-47c0-a56f-de7f7764345a tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:34.158884 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d05cfbc6-0eca-47c0-a56f-de7f7764345a tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:34.158884 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-d05cfbc6-0eca-47c0-a56f-de7f7764345a tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id 3e94cc49-516c-48a3-b1da-f6eac688425c. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:44:34.163420 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:34.163420 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:44:34.164262 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d05cfbc6-0eca-47c0-a56f-de7f7764345a tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/3e94cc49-516c-48a3-b1da-f6eac688425c returned with HTTP 200 Jul 10 08:44:34.164668 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1114/4427] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:34 2026] GET /volume/v3/backups/3e94cc49-516c-48a3-b1da-f6eac688425c => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:34.378449 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-4c812e7e-efaa-4c84-b0bc-604abb08bad7 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:34.379486 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-4c812e7e-efaa-4c84-b0bc-604abb08bad7 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/4824907f-7596-4116-a57f-21af698098eb Jul 10 08:44:34.379692 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-4c812e7e-efaa-4c84-b0bc-604abb08bad7 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:34.380639 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-4c812e7e-efaa-4c84-b0bc-604abb08bad7 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:34.380639 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-4c812e7e-efaa-4c84-b0bc-604abb08bad7 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 4824907f-7596-4116-a57f-21af698098eb. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:44:34.385368 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:34.385368 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:44:34.386798 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-4c812e7e-efaa-4c84-b0bc-604abb08bad7 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/4824907f-7596-4116-a57f-21af698098eb returned with HTTP 200 Jul 10 08:44:34.387433 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1106/4428] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:34 2026] GET /volume/v3/backups/4824907f-7596-4116-a57f-21af698098eb => generated 786 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:34.650499 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-d1d5aea7-837d-4a36-aeef-54d75a43e557 req-a261ae40-50e9-4318-bcda-adf1966375aa None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:34.652855 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-d1d5aea7-837d-4a36-aeef-54d75a43e557 req-a261ae40-50e9-4318-bcda-adf1966375aa tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] GET https://10.4.3.7/volume/v3/volumes/9cce4aa8-be25-48dc-9780-20d3d53872ab Jul 10 08:44:34.653079 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-d1d5aea7-837d-4a36-aeef-54d75a43e557 req-a261ae40-50e9-4318-bcda-adf1966375aa tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:34.653297 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-d1d5aea7-837d-4a36-aeef-54d75a43e557 req-a261ae40-50e9-4318-bcda-adf1966375aa tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:34.662125 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:34.662125 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:44:34.666145 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-d1d5aea7-837d-4a36-aeef-54d75a43e557 req-a261ae40-50e9-4318-bcda-adf1966375aa tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Volume info retrieved successfully. Jul 10 08:44:34.671853 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-d1d5aea7-837d-4a36-aeef-54d75a43e557 req-a261ae40-50e9-4318-bcda-adf1966375aa tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] https://10.4.3.7/volume/v3/volumes/9cce4aa8-be25-48dc-9780-20d3d53872ab returned with HTTP 200 Jul 10 08:44:34.672305 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1112/4429] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:44:34 2026] GET /volume/v3/volumes/9cce4aa8-be25-48dc-9780-20d3d53872ab => generated 1412 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:44:35.177867 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-d1d5aea7-837d-4a36-aeef-54d75a43e557 req-4354055a-813c-47f4-903e-1d2ab24382df None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:35.178982 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-d00292a9-3740-4486-bedc-55fafbb1cc16 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:35.184130 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-d1d5aea7-837d-4a36-aeef-54d75a43e557 req-4354055a-813c-47f4-903e-1d2ab24382df tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] GET https://10.4.3.7/volume/v3/volumes/9cce4aa8-be25-48dc-9780-20d3d53872ab Jul 10 08:44:35.184323 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-d1d5aea7-837d-4a36-aeef-54d75a43e557 req-4354055a-813c-47f4-903e-1d2ab24382df tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:35.184521 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-d1d5aea7-837d-4a36-aeef-54d75a43e557 req-4354055a-813c-47f4-903e-1d2ab24382df tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:35.186882 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d00292a9-3740-4486-bedc-55fafbb1cc16 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/3e94cc49-516c-48a3-b1da-f6eac688425c Jul 10 08:44:35.187085 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d00292a9-3740-4486-bedc-55fafbb1cc16 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:35.187265 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d00292a9-3740-4486-bedc-55fafbb1cc16 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:35.187370 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-d00292a9-3740-4486-bedc-55fafbb1cc16 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id 3e94cc49-516c-48a3-b1da-f6eac688425c. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:44:35.197866 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:35.197866 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:44:35.197866 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d00292a9-3740-4486-bedc-55fafbb1cc16 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/3e94cc49-516c-48a3-b1da-f6eac688425c returned with HTTP 200 Jul 10 08:44:35.197866 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1115/4430] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:35 2026] GET /volume/v3/backups/3e94cc49-516c-48a3-b1da-f6eac688425c => generated 746 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:35.205974 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:35.205974 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:44:35.212519 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [req-d1d5aea7-837d-4a36-aeef-54d75a43e557 req-4354055a-813c-47f4-903e-1d2ab24382df tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Volume info retrieved successfully. Jul 10 08:44:35.218462 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-d1d5aea7-837d-4a36-aeef-54d75a43e557 req-4354055a-813c-47f4-903e-1d2ab24382df tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] https://10.4.3.7/volume/v3/volumes/9cce4aa8-be25-48dc-9780-20d3d53872ab returned with HTTP 200 Jul 10 08:44:35.218462 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1098/4431] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:44:35 2026] GET /volume/v3/volumes/9cce4aa8-be25-48dc-9780-20d3d53872ab => generated 1412 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:44:35.230356 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-b526ed20-ad29-4ce4-a002-6e0d30e964e8 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:35.230356 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-b526ed20-ad29-4ce4-a002-6e0d30e964e8 None None] GET https://10.4.3.7/volume// Jul 10 08:44:35.230356 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-b526ed20-ad29-4ce4-a002-6e0d30e964e8 None None] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:35.230356 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-b526ed20-ad29-4ce4-a002-6e0d30e964e8 None None] Calling method 'all' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:35.230356 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-b526ed20-ad29-4ce4-a002-6e0d30e964e8 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:44:35.230356 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1107/4432] 10.4.3.7 () {66 vars in 1405 bytes} [Fri Jul 10 08:44:35 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:44:35.241327 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-d1d5aea7-837d-4a36-aeef-54d75a43e557 req-cf44a674-1737-4d4e-822c-51cea62f77ce None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:35.243556 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-d1d5aea7-837d-4a36-aeef-54d75a43e557 req-cf44a674-1737-4d4e-822c-51cea62f77ce tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] POST https://10.4.3.7/volume/v3/attachments Jul 10 08:44:35.243916 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-d1d5aea7-837d-4a36-aeef-54d75a43e557 req-cf44a674-1737-4d4e-822c-51cea62f77ce tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9cce4aa8-be25-48dc-9780-20d3d53872ab", "connector": null, "instance_uuid": "a8bd2bd5-b286-415b-accf-e3215c6ba670"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:44:35.254073 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:35.254073 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:44:35.286950 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-d1d5aea7-837d-4a36-aeef-54d75a43e557 req-cf44a674-1737-4d4e-822c-51cea62f77ce tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] https://10.4.3.7/volume/v3/attachments returned with HTTP 200 Jul 10 08:44:35.287357 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1113/4433] 10.4.3.7 () {74 vars in 1580 bytes} [Fri Jul 10 08:44:35 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) Jul 10 08:44:35.397332 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-24c536a2-4cbd-451e-9986-444d6d30d56f None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:35.398652 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-24c536a2-4cbd-451e-9986-444d6d30d56f tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/4824907f-7596-4116-a57f-21af698098eb Jul 10 08:44:35.398970 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-24c536a2-4cbd-451e-9986-444d6d30d56f tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:35.399262 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-24c536a2-4cbd-451e-9986-444d6d30d56f tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:35.400303 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-24c536a2-4cbd-451e-9986-444d6d30d56f tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 4824907f-7596-4116-a57f-21af698098eb. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:44:35.403472 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:35.403472 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:44:35.404267 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-24c536a2-4cbd-451e-9986-444d6d30d56f tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/4824907f-7596-4116-a57f-21af698098eb returned with HTTP 200 Jul 10 08:44:35.404737 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1116/4434] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:35 2026] GET /volume/v3/backups/4824907f-7596-4116-a57f-21af698098eb => generated 786 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:36.208604 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-05742427-81a5-4eb8-8e56-d06a33c761ae None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:36.210933 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-05742427-81a5-4eb8-8e56-d06a33c761ae tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/3e94cc49-516c-48a3-b1da-f6eac688425c Jul 10 08:44:36.211176 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-05742427-81a5-4eb8-8e56-d06a33c761ae tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:36.211471 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-05742427-81a5-4eb8-8e56-d06a33c761ae tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:36.211591 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-05742427-81a5-4eb8-8e56-d06a33c761ae tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id 3e94cc49-516c-48a3-b1da-f6eac688425c. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:44:36.216981 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:36.216981 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:44:36.218033 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-05742427-81a5-4eb8-8e56-d06a33c761ae tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/3e94cc49-516c-48a3-b1da-f6eac688425c returned with HTTP 200 Jul 10 08:44:36.218569 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1099/4435] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:36 2026] GET /volume/v3/backups/3e94cc49-516c-48a3-b1da-f6eac688425c => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:36.416429 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-5ce5a4fd-abf7-4bc2-bc4c-fb0e164ecd47 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:36.417162 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-5ce5a4fd-abf7-4bc2-bc4c-fb0e164ecd47 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/4824907f-7596-4116-a57f-21af698098eb Jul 10 08:44:36.417368 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-5ce5a4fd-abf7-4bc2-bc4c-fb0e164ecd47 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:36.417581 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-5ce5a4fd-abf7-4bc2-bc4c-fb0e164ecd47 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:36.417696 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-5ce5a4fd-abf7-4bc2-bc4c-fb0e164ecd47 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 4824907f-7596-4116-a57f-21af698098eb. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:44:36.422031 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:36.422031 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:44:36.422905 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-5ce5a4fd-abf7-4bc2-bc4c-fb0e164ecd47 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/4824907f-7596-4116-a57f-21af698098eb returned with HTTP 200 Jul 10 08:44:36.423514 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1108/4436] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:36 2026] GET /volume/v3/backups/4824907f-7596-4116-a57f-21af698098eb => generated 786 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:37.230475 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-eb9bd139-1b07-418d-8bc4-ec2d43a57635 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:37.234511 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-eb9bd139-1b07-418d-8bc4-ec2d43a57635 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/3e94cc49-516c-48a3-b1da-f6eac688425c Jul 10 08:44:37.234846 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-eb9bd139-1b07-418d-8bc4-ec2d43a57635 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:37.235122 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-eb9bd139-1b07-418d-8bc4-ec2d43a57635 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:37.235429 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-eb9bd139-1b07-418d-8bc4-ec2d43a57635 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id 3e94cc49-516c-48a3-b1da-f6eac688425c. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:44:37.242535 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:37.242535 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:44:37.243708 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-eb9bd139-1b07-418d-8bc4-ec2d43a57635 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/3e94cc49-516c-48a3-b1da-f6eac688425c returned with HTTP 200 Jul 10 08:44:37.244364 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1114/4437] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:37 2026] GET /volume/v3/backups/3e94cc49-516c-48a3-b1da-f6eac688425c => generated 746 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:37.436885 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-22e1760b-cd2b-4f66-b7e1-edabeebb0ed5 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:37.442787 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-22e1760b-cd2b-4f66-b7e1-edabeebb0ed5 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/4824907f-7596-4116-a57f-21af698098eb Jul 10 08:44:37.443602 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-22e1760b-cd2b-4f66-b7e1-edabeebb0ed5 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:37.444495 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-22e1760b-cd2b-4f66-b7e1-edabeebb0ed5 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:37.444688 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-22e1760b-cd2b-4f66-b7e1-edabeebb0ed5 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 4824907f-7596-4116-a57f-21af698098eb. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:44:37.459502 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:37.459502 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:44:37.462669 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-22e1760b-cd2b-4f66-b7e1-edabeebb0ed5 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/4824907f-7596-4116-a57f-21af698098eb returned with HTTP 200 Jul 10 08:44:37.463494 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1117/4438] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:37 2026] GET /volume/v3/backups/4824907f-7596-4116-a57f-21af698098eb => generated 786 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:38.255336 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-4159a290-1758-40eb-b400-e91cc7bbcfee None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:38.257216 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-4159a290-1758-40eb-b400-e91cc7bbcfee tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/3e94cc49-516c-48a3-b1da-f6eac688425c Jul 10 08:44:38.257489 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-4159a290-1758-40eb-b400-e91cc7bbcfee tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:38.257736 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-4159a290-1758-40eb-b400-e91cc7bbcfee tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:38.257906 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-4159a290-1758-40eb-b400-e91cc7bbcfee tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id 3e94cc49-516c-48a3-b1da-f6eac688425c. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:44:38.261979 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:38.261979 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:44:38.262866 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-4159a290-1758-40eb-b400-e91cc7bbcfee tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/3e94cc49-516c-48a3-b1da-f6eac688425c returned with HTTP 200 Jul 10 08:44:38.263253 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1100/4439] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:38 2026] GET /volume/v3/backups/3e94cc49-516c-48a3-b1da-f6eac688425c => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:38.476955 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-b629c09a-88b6-497d-9c44-8a8432d61b1a None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:38.481864 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-b629c09a-88b6-497d-9c44-8a8432d61b1a tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/4824907f-7596-4116-a57f-21af698098eb Jul 10 08:44:38.482225 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-b629c09a-88b6-497d-9c44-8a8432d61b1a tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:38.482495 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-b629c09a-88b6-497d-9c44-8a8432d61b1a tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:38.482908 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-b629c09a-88b6-497d-9c44-8a8432d61b1a tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 4824907f-7596-4116-a57f-21af698098eb. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:44:38.501078 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:38.501078 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:44:38.506614 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-b629c09a-88b6-497d-9c44-8a8432d61b1a tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/4824907f-7596-4116-a57f-21af698098eb returned with HTTP 200 Jul 10 08:44:38.508720 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1109/4440] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:38 2026] GET /volume/v3/backups/4824907f-7596-4116-a57f-21af698098eb => generated 786 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:39.277998 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-ba938536-ffcc-49cb-89ed-cfe09604c208 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:39.279791 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-ba938536-ffcc-49cb-89ed-cfe09604c208 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/3e94cc49-516c-48a3-b1da-f6eac688425c Jul 10 08:44:39.280018 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-ba938536-ffcc-49cb-89ed-cfe09604c208 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:39.280226 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-ba938536-ffcc-49cb-89ed-cfe09604c208 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:39.280377 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-ba938536-ffcc-49cb-89ed-cfe09604c208 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id 3e94cc49-516c-48a3-b1da-f6eac688425c. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:44:39.282438 np0000004976 devstack@c-api.service[100054]: DEBUG dbcounter [-] [100054] Writing DB stats cinder:SELECT=157,cinder:UPDATE=28,cinder:INSERT=10 {{(pid=100054) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 08:44:39.284939 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:39.284939 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:44:39.285791 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-ba938536-ffcc-49cb-89ed-cfe09604c208 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/3e94cc49-516c-48a3-b1da-f6eac688425c returned with HTTP 200 Jul 10 08:44:39.286335 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1115/4441] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:39 2026] GET /volume/v3/backups/3e94cc49-516c-48a3-b1da-f6eac688425c => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:39.518744 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-fc40f9b2-c15d-49e0-aed3-225e6f6236bb None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:39.520283 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-fc40f9b2-c15d-49e0-aed3-225e6f6236bb tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/4824907f-7596-4116-a57f-21af698098eb Jul 10 08:44:39.520472 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-fc40f9b2-c15d-49e0-aed3-225e6f6236bb tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:39.520710 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-fc40f9b2-c15d-49e0-aed3-225e6f6236bb tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:39.520822 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-fc40f9b2-c15d-49e0-aed3-225e6f6236bb tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 4824907f-7596-4116-a57f-21af698098eb. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:44:39.525099 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:39.525099 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:44:39.525802 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-fc40f9b2-c15d-49e0-aed3-225e6f6236bb tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/4824907f-7596-4116-a57f-21af698098eb returned with HTTP 200 Jul 10 08:44:39.526119 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1118/4442] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:39 2026] GET /volume/v3/backups/4824907f-7596-4116-a57f-21af698098eb => generated 786 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:40.298056 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-acee179b-cf2a-469a-ac91-316a679de706 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:40.299712 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-acee179b-cf2a-469a-ac91-316a679de706 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/3e94cc49-516c-48a3-b1da-f6eac688425c Jul 10 08:44:40.299993 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-acee179b-cf2a-469a-ac91-316a679de706 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:40.300204 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-acee179b-cf2a-469a-ac91-316a679de706 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:40.300357 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-acee179b-cf2a-469a-ac91-316a679de706 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id 3e94cc49-516c-48a3-b1da-f6eac688425c. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:44:40.304767 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:40.304767 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:44:40.307183 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-acee179b-cf2a-469a-ac91-316a679de706 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/3e94cc49-516c-48a3-b1da-f6eac688425c returned with HTTP 200 Jul 10 08:44:40.307183 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1101/4443] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:40 2026] GET /volume/v3/backups/3e94cc49-516c-48a3-b1da-f6eac688425c => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:40.537144 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-53b36c1a-3882-4312-a040-ecb518572995 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:40.540004 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-53b36c1a-3882-4312-a040-ecb518572995 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/4824907f-7596-4116-a57f-21af698098eb Jul 10 08:44:40.540496 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-53b36c1a-3882-4312-a040-ecb518572995 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:40.540816 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-53b36c1a-3882-4312-a040-ecb518572995 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:40.540999 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-53b36c1a-3882-4312-a040-ecb518572995 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 4824907f-7596-4116-a57f-21af698098eb. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:44:40.548270 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:40.548270 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:44:40.549454 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-53b36c1a-3882-4312-a040-ecb518572995 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/4824907f-7596-4116-a57f-21af698098eb returned with HTTP 200 Jul 10 08:44:40.549983 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1110/4444] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:40 2026] GET /volume/v3/backups/4824907f-7596-4116-a57f-21af698098eb => generated 786 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:41.318075 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-6e9ee430-7d66-4258-8519-c87d14ecd713 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:41.320427 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-6e9ee430-7d66-4258-8519-c87d14ecd713 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/3e94cc49-516c-48a3-b1da-f6eac688425c Jul 10 08:44:41.320659 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-6e9ee430-7d66-4258-8519-c87d14ecd713 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:41.320891 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-6e9ee430-7d66-4258-8519-c87d14ecd713 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:41.321053 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-6e9ee430-7d66-4258-8519-c87d14ecd713 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id 3e94cc49-516c-48a3-b1da-f6eac688425c. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:44:41.328574 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:41.328574 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:44:41.329860 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-6e9ee430-7d66-4258-8519-c87d14ecd713 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/3e94cc49-516c-48a3-b1da-f6eac688425c returned with HTTP 200 Jul 10 08:44:41.330400 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1116/4445] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:41 2026] GET /volume/v3/backups/3e94cc49-516c-48a3-b1da-f6eac688425c => generated 746 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:41.444685 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-851defbe-43db-41bc-b90f-3a75dc10783f None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:41.445151 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-851defbe-43db-41bc-b90f-3a75dc10783f None None] GET https://10.4.3.7/volume// Jul 10 08:44:41.445366 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-851defbe-43db-41bc-b90f-3a75dc10783f None None] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:41.445640 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-851defbe-43db-41bc-b90f-3a75dc10783f None None] Calling method 'all' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:41.446069 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-851defbe-43db-41bc-b90f-3a75dc10783f None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:44:41.446824 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1119/4446] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:44:41 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:44:41.457421 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-d1d5aea7-837d-4a36-aeef-54d75a43e557 req-d510fd12-c405-4959-8c75-9b12bb38e2bf None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:41.459332 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-d1d5aea7-837d-4a36-aeef-54d75a43e557 req-d510fd12-c405-4959-8c75-9b12bb38e2bf tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] GET https://10.4.3.7/volume/v3/volumes/9cce4aa8-be25-48dc-9780-20d3d53872ab Jul 10 08:44:41.459538 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-d1d5aea7-837d-4a36-aeef-54d75a43e557 req-d510fd12-c405-4959-8c75-9b12bb38e2bf tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:41.459708 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-d1d5aea7-837d-4a36-aeef-54d75a43e557 req-d510fd12-c405-4959-8c75-9b12bb38e2bf tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:41.468600 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:41.468600 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:44:41.472143 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [req-d1d5aea7-837d-4a36-aeef-54d75a43e557 req-d510fd12-c405-4959-8c75-9b12bb38e2bf tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Volume info retrieved successfully. Jul 10 08:44:41.477053 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-d1d5aea7-837d-4a36-aeef-54d75a43e557 req-d510fd12-c405-4959-8c75-9b12bb38e2bf tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] https://10.4.3.7/volume/v3/volumes/9cce4aa8-be25-48dc-9780-20d3d53872ab returned with HTTP 200 Jul 10 08:44:41.479702 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1102/4447] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:44:41 2026] GET /volume/v3/volumes/9cce4aa8-be25-48dc-9780-20d3d53872ab => generated 1591 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:44:41.561230 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-7df27902-bf0d-48d4-bfe8-a2f95dc5223b None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:41.563736 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-7df27902-bf0d-48d4-bfe8-a2f95dc5223b tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/4824907f-7596-4116-a57f-21af698098eb Jul 10 08:44:41.564098 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-7df27902-bf0d-48d4-bfe8-a2f95dc5223b tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:41.564332 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-7df27902-bf0d-48d4-bfe8-a2f95dc5223b tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:41.564497 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-7df27902-bf0d-48d4-bfe8-a2f95dc5223b tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 4824907f-7596-4116-a57f-21af698098eb. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:44:41.571760 np0000004976 devstack@c-api.service[100056]: DEBUG dbcounter [-] [100056] Writing DB stats cinder:SELECT=205,cinder:UPDATE=64,cinder:INSERT=28 {{(pid=100056) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 08:44:41.583432 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:41.583432 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:44:41.583432 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-7df27902-bf0d-48d4-bfe8-a2f95dc5223b tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/4824907f-7596-4116-a57f-21af698098eb returned with HTTP 200 Jul 10 08:44:41.583432 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1111/4448] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:41 2026] GET /volume/v3/backups/4824907f-7596-4116-a57f-21af698098eb => generated 786 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:41.594559 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-d1d5aea7-837d-4a36-aeef-54d75a43e557 req-2341ffb3-0617-4cc2-b98f-00ea657717b5 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:41.597046 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-d1d5aea7-837d-4a36-aeef-54d75a43e557 req-2341ffb3-0617-4cc2-b98f-00ea657717b5 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] PUT https://10.4.3.7/volume/v3/attachments/ed85b665-4cfa-4af5-80ae-ec5324952685 Jul 10 08:44:41.597584 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-d1d5aea7-837d-4a36-aeef-54d75a43e557 req-2341ffb3-0617-4cc2-b98f-00ea657717b5 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.7", "host": "np0000004976", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b54eda21b644", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bf3c9c16-ec3d-4df7-865b-5f424258654a", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:44:41.611230 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.coordination [req-d1d5aea7-837d-4a36-aeef-54d75a43e557 req-2341ffb3-0617-4cc2-b98f-00ea657717b5 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Acquiring lock "cinder-attachment_update-9cce4aa8-be25-48dc-9780-20d3d53872ab-np0000004976" by "attachment_update" {{(pid=100054) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 08:44:41.618076 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.coordination [req-d1d5aea7-837d-4a36-aeef-54d75a43e557 req-2341ffb3-0617-4cc2-b98f-00ea657717b5 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Lock "cinder-attachment_update-9cce4aa8-be25-48dc-9780-20d3d53872ab-np0000004976" acquired by "attachment_update" :: waited 0.007s {{(pid=100054) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 08:44:41.620063 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:41.620063 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:44:42.141760 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.coordination [req-d1d5aea7-837d-4a36-aeef-54d75a43e557 req-2341ffb3-0617-4cc2-b98f-00ea657717b5 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Lock "cinder-attachment_update-9cce4aa8-be25-48dc-9780-20d3d53872ab-np0000004976" released by "attachment_update" :: held 0.524s {{(pid=100054) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 08:44:42.142197 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-d1d5aea7-837d-4a36-aeef-54d75a43e557 req-2341ffb3-0617-4cc2-b98f-00ea657717b5 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] https://10.4.3.7/volume/v3/attachments/ed85b665-4cfa-4af5-80ae-ec5324952685 returned with HTTP 200 Jul 10 08:44:42.143098 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1117/4449] 10.4.3.7 () {74 vars in 1690 bytes} [Fri Jul 10 08:44:41 2026] PUT /volume/v3/attachments/ed85b665-4cfa-4af5-80ae-ec5324952685 => generated 969 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:44:42.340446 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-171f4a9f-2703-4d83-b574-289eb2088925 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:42.342005 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-171f4a9f-2703-4d83-b574-289eb2088925 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/3e94cc49-516c-48a3-b1da-f6eac688425c Jul 10 08:44:42.342161 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-171f4a9f-2703-4d83-b574-289eb2088925 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:42.342347 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-171f4a9f-2703-4d83-b574-289eb2088925 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:42.342480 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-171f4a9f-2703-4d83-b574-289eb2088925 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id 3e94cc49-516c-48a3-b1da-f6eac688425c. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:44:42.347820 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:42.347820 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:44:42.348422 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-171f4a9f-2703-4d83-b574-289eb2088925 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/3e94cc49-516c-48a3-b1da-f6eac688425c returned with HTTP 200 Jul 10 08:44:42.348797 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1120/4450] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:42 2026] GET /volume/v3/backups/3e94cc49-516c-48a3-b1da-f6eac688425c => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:42.594049 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-2e64bcbc-4a5e-454e-a54d-2f4407a9c8ab None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:42.595591 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-2e64bcbc-4a5e-454e-a54d-2f4407a9c8ab tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/4824907f-7596-4116-a57f-21af698098eb Jul 10 08:44:42.595759 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-2e64bcbc-4a5e-454e-a54d-2f4407a9c8ab tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:42.595969 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-2e64bcbc-4a5e-454e-a54d-2f4407a9c8ab tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:42.596131 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-2e64bcbc-4a5e-454e-a54d-2f4407a9c8ab tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 4824907f-7596-4116-a57f-21af698098eb. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:44:42.600844 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:42.600844 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:44:42.601634 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-2e64bcbc-4a5e-454e-a54d-2f4407a9c8ab tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/4824907f-7596-4116-a57f-21af698098eb returned with HTTP 200 Jul 10 08:44:42.601982 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1103/4451] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:42 2026] GET /volume/v3/backups/4824907f-7596-4116-a57f-21af698098eb => generated 786 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:42.660634 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-d1d5aea7-837d-4a36-aeef-54d75a43e557 req-70884bce-a15a-46a1-a2d0-07cac0661fc3 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:42.663527 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-d1d5aea7-837d-4a36-aeef-54d75a43e557 req-70884bce-a15a-46a1-a2d0-07cac0661fc3 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] POST https://10.4.3.7/volume/v3/attachments/ed85b665-4cfa-4af5-80ae-ec5324952685/action Jul 10 08:44:42.663970 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-d1d5aea7-837d-4a36-aeef-54d75a43e557 req-70884bce-a15a-46a1-a2d0-07cac0661fc3 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Action body: b'{"os-complete": null}' {{(pid=100056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:44:42.664104 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-d1d5aea7-837d-4a36-aeef-54d75a43e557 req-70884bce-a15a-46a1-a2d0-07cac0661fc3 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:44:42.682290 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:42.682290 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:44:42.693609 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-d1d5aea7-837d-4a36-aeef-54d75a43e557 req-70884bce-a15a-46a1-a2d0-07cac0661fc3 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] https://10.4.3.7/volume/v3/attachments/ed85b665-4cfa-4af5-80ae-ec5324952685/action returned with HTTP 204 Jul 10 08:44:42.694189 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1112/4452] 10.4.3.7 () {74 vars in 1711 bytes} [Fri Jul 10 08:44:42 2026] POST /volume/v3/attachments/ed85b665-4cfa-4af5-80ae-ec5324952685/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:44:43.358731 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-36731d24-be8f-4252-839a-52bfc6e17158 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:43.361433 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-36731d24-be8f-4252-839a-52bfc6e17158 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/3e94cc49-516c-48a3-b1da-f6eac688425c Jul 10 08:44:43.361682 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-36731d24-be8f-4252-839a-52bfc6e17158 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:43.361991 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-36731d24-be8f-4252-839a-52bfc6e17158 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:43.362144 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-36731d24-be8f-4252-839a-52bfc6e17158 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id 3e94cc49-516c-48a3-b1da-f6eac688425c. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:44:43.367576 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:43.367576 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:44:43.368620 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-36731d24-be8f-4252-839a-52bfc6e17158 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/3e94cc49-516c-48a3-b1da-f6eac688425c returned with HTTP 200 Jul 10 08:44:43.369123 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1118/4453] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:43 2026] GET /volume/v3/backups/3e94cc49-516c-48a3-b1da-f6eac688425c => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:43.612955 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-8dd72652-3317-460b-abec-3d40c0d572b5 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:43.618196 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8dd72652-3317-460b-abec-3d40c0d572b5 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/4824907f-7596-4116-a57f-21af698098eb Jul 10 08:44:43.618443 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8dd72652-3317-460b-abec-3d40c0d572b5 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:43.618667 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8dd72652-3317-460b-abec-3d40c0d572b5 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:43.618808 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-8dd72652-3317-460b-abec-3d40c0d572b5 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 4824907f-7596-4116-a57f-21af698098eb. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:44:43.623879 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:43.623879 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:44:43.624829 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8dd72652-3317-460b-abec-3d40c0d572b5 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/4824907f-7596-4116-a57f-21af698098eb returned with HTTP 200 Jul 10 08:44:43.625316 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1121/4454] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:43 2026] GET /volume/v3/backups/4824907f-7596-4116-a57f-21af698098eb => generated 786 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:44.379113 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-4e9df266-0155-4c59-a8d9-890889547d26 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:44.380924 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-4e9df266-0155-4c59-a8d9-890889547d26 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/3e94cc49-516c-48a3-b1da-f6eac688425c Jul 10 08:44:44.381116 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-4e9df266-0155-4c59-a8d9-890889547d26 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:44.381294 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-4e9df266-0155-4c59-a8d9-890889547d26 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:44.381397 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-4e9df266-0155-4c59-a8d9-890889547d26 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id 3e94cc49-516c-48a3-b1da-f6eac688425c. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:44:44.385843 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:44.385843 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:44:44.386567 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-4e9df266-0155-4c59-a8d9-890889547d26 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/3e94cc49-516c-48a3-b1da-f6eac688425c returned with HTTP 200 Jul 10 08:44:44.386922 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1104/4455] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:44 2026] GET /volume/v3/backups/3e94cc49-516c-48a3-b1da-f6eac688425c => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:44.634956 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-8204bea8-6aae-4235-9b39-2f632d26fdcd None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:44.636579 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-8204bea8-6aae-4235-9b39-2f632d26fdcd tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/4824907f-7596-4116-a57f-21af698098eb Jul 10 08:44:44.636748 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-8204bea8-6aae-4235-9b39-2f632d26fdcd tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:44.637063 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-8204bea8-6aae-4235-9b39-2f632d26fdcd tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:44.637063 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-8204bea8-6aae-4235-9b39-2f632d26fdcd tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 4824907f-7596-4116-a57f-21af698098eb. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:44:44.640887 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:44.640887 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:44:44.641566 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-8204bea8-6aae-4235-9b39-2f632d26fdcd tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/4824907f-7596-4116-a57f-21af698098eb returned with HTTP 200 Jul 10 08:44:44.641931 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1113/4456] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:44 2026] GET /volume/v3/backups/4824907f-7596-4116-a57f-21af698098eb => generated 787 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:45.397322 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-28016ba6-edfe-43db-b683-7e2c06b02c5b None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:45.400373 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-28016ba6-edfe-43db-b683-7e2c06b02c5b tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/3e94cc49-516c-48a3-b1da-f6eac688425c Jul 10 08:44:45.400711 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-28016ba6-edfe-43db-b683-7e2c06b02c5b tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:45.401001 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-28016ba6-edfe-43db-b683-7e2c06b02c5b tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:45.401166 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-28016ba6-edfe-43db-b683-7e2c06b02c5b tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id 3e94cc49-516c-48a3-b1da-f6eac688425c. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:44:45.408211 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:45.408211 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:44:45.409268 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-28016ba6-edfe-43db-b683-7e2c06b02c5b tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/3e94cc49-516c-48a3-b1da-f6eac688425c returned with HTTP 200 Jul 10 08:44:45.410766 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1119/4457] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:45 2026] GET /volume/v3/backups/3e94cc49-516c-48a3-b1da-f6eac688425c => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:45.652112 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-f105b25e-2d11-412c-b7d1-94267834191d None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:45.654316 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f105b25e-2d11-412c-b7d1-94267834191d tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/4824907f-7596-4116-a57f-21af698098eb Jul 10 08:44:45.654643 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f105b25e-2d11-412c-b7d1-94267834191d tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:45.654777 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f105b25e-2d11-412c-b7d1-94267834191d tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:45.654906 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-f105b25e-2d11-412c-b7d1-94267834191d tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 4824907f-7596-4116-a57f-21af698098eb. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:44:45.659433 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:45.659433 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:44:45.660203 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f105b25e-2d11-412c-b7d1-94267834191d tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/4824907f-7596-4116-a57f-21af698098eb returned with HTTP 200 Jul 10 08:44:45.660578 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1122/4458] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:45 2026] GET /volume/v3/backups/4824907f-7596-4116-a57f-21af698098eb => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:46.674184 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-1e3a6b3c-c9f2-4d94-bd12-0e1b8513cbdc None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:46.675887 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-1e3a6b3c-c9f2-4d94-bd12-0e1b8513cbdc tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/4824907f-7596-4116-a57f-21af698098eb Jul 10 08:44:46.676069 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-1e3a6b3c-c9f2-4d94-bd12-0e1b8513cbdc tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:46.676258 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-1e3a6b3c-c9f2-4d94-bd12-0e1b8513cbdc tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:46.679470 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-1e3a6b3c-c9f2-4d94-bd12-0e1b8513cbdc tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 4824907f-7596-4116-a57f-21af698098eb. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:44:46.680712 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:46.680712 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:44:46.681472 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-1e3a6b3c-c9f2-4d94-bd12-0e1b8513cbdc tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/4824907f-7596-4116-a57f-21af698098eb returned with HTTP 200 Jul 10 08:44:46.681847 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1105/4459] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:46 2026] GET /volume/v3/backups/4824907f-7596-4116-a57f-21af698098eb => generated 787 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:47.019277 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-45d58d97-b0bf-4005-b0ef-d22ee368d516 req-b8dd1e0d-ea44-48a5-aaa1-6226076a3bc8 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:47.021849 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-45d58d97-b0bf-4005-b0ef-d22ee368d516 req-b8dd1e0d-ea44-48a5-aaa1-6226076a3bc8 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/volumes/1e843344-33c8-4b11-a20e-7c2e55d930aa Jul 10 08:44:47.022110 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-45d58d97-b0bf-4005-b0ef-d22ee368d516 req-b8dd1e0d-ea44-48a5-aaa1-6226076a3bc8 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:47.022365 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-45d58d97-b0bf-4005-b0ef-d22ee368d516 req-b8dd1e0d-ea44-48a5-aaa1-6226076a3bc8 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:47.031176 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:47.031176 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:44:47.035335 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [req-45d58d97-b0bf-4005-b0ef-d22ee368d516 req-b8dd1e0d-ea44-48a5-aaa1-6226076a3bc8 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Volume info retrieved successfully. Jul 10 08:44:47.041285 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-45d58d97-b0bf-4005-b0ef-d22ee368d516 req-b8dd1e0d-ea44-48a5-aaa1-6226076a3bc8 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/volumes/1e843344-33c8-4b11-a20e-7c2e55d930aa returned with HTTP 200 Jul 10 08:44:47.041859 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1114/4460] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:44:47 2026] GET /volume/v3/volumes/1e843344-33c8-4b11-a20e-7c2e55d930aa => generated 1352 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:44:47.053210 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-42c2a147-b25d-47ad-9230-7afe3c2d32d4 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:47.053210 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-42c2a147-b25d-47ad-9230-7afe3c2d32d4 None None] GET https://10.4.3.7/volume// Jul 10 08:44:47.053210 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-42c2a147-b25d-47ad-9230-7afe3c2d32d4 None None] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:47.053210 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-42c2a147-b25d-47ad-9230-7afe3c2d32d4 None None] Calling method 'all' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:47.053210 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-42c2a147-b25d-47ad-9230-7afe3c2d32d4 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:44:47.053210 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1120/4461] 10.4.3.7 () {66 vars in 1405 bytes} [Fri Jul 10 08:44:47 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:44:47.060443 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-45d58d97-b0bf-4005-b0ef-d22ee368d516 req-781ad069-281c-4a65-950a-e6e21b8b9c73 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:47.062251 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-45d58d97-b0bf-4005-b0ef-d22ee368d516 req-781ad069-281c-4a65-950a-e6e21b8b9c73 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] POST https://10.4.3.7/volume/v3/attachments Jul 10 08:44:47.062580 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-45d58d97-b0bf-4005-b0ef-d22ee368d516 req-781ad069-281c-4a65-950a-e6e21b8b9c73 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1e843344-33c8-4b11-a20e-7c2e55d930aa", "connector": null, "instance_uuid": "a9cf0f42-d522-4bec-af92-59dd62c17376"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:44:47.070575 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:47.070575 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:44:47.095702 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-45d58d97-b0bf-4005-b0ef-d22ee368d516 req-781ad069-281c-4a65-950a-e6e21b8b9c73 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/attachments returned with HTTP 200 Jul 10 08:44:47.096181 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1123/4462] 10.4.3.7 () {74 vars in 1580 bytes} [Fri Jul 10 08:44:47 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) Jul 10 08:44:47.692815 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-c4e84013-fcee-43e4-a144-3d3d2b00e411 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:47.694700 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-c4e84013-fcee-43e4-a144-3d3d2b00e411 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/4824907f-7596-4116-a57f-21af698098eb Jul 10 08:44:47.694907 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-c4e84013-fcee-43e4-a144-3d3d2b00e411 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:47.695087 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-c4e84013-fcee-43e4-a144-3d3d2b00e411 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:47.695592 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-c4e84013-fcee-43e4-a144-3d3d2b00e411 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 4824907f-7596-4116-a57f-21af698098eb. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:44:47.704490 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:47.704490 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:44:47.705349 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-c4e84013-fcee-43e4-a144-3d3d2b00e411 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/4824907f-7596-4116-a57f-21af698098eb returned with HTTP 200 Jul 10 08:44:47.705815 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1106/4463] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:47 2026] GET /volume/v3/backups/4824907f-7596-4116-a57f-21af698098eb => generated 787 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:48.720531 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-09a71eef-90dc-4437-ae96-0c7f31d28190 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:48.724544 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-09a71eef-90dc-4437-ae96-0c7f31d28190 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/4824907f-7596-4116-a57f-21af698098eb Jul 10 08:44:48.724544 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-09a71eef-90dc-4437-ae96-0c7f31d28190 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:48.724544 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-09a71eef-90dc-4437-ae96-0c7f31d28190 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:48.724544 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-09a71eef-90dc-4437-ae96-0c7f31d28190 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 4824907f-7596-4116-a57f-21af698098eb. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:44:48.729174 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:48.729174 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:44:48.730395 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-09a71eef-90dc-4437-ae96-0c7f31d28190 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/4824907f-7596-4116-a57f-21af698098eb returned with HTTP 200 Jul 10 08:44:48.730979 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1115/4464] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:48 2026] GET /volume/v3/backups/4824907f-7596-4116-a57f-21af698098eb => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:48.743829 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-e192265a-ab01-4882-8bdb-4fc48ed0c836 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:48.745780 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-e192265a-ab01-4882-8bdb-4fc48ed0c836 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/4824907f-7596-4116-a57f-21af698098eb Jul 10 08:44:48.745965 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-e192265a-ab01-4882-8bdb-4fc48ed0c836 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:48.746177 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-e192265a-ab01-4882-8bdb-4fc48ed0c836 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:48.746319 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-e192265a-ab01-4882-8bdb-4fc48ed0c836 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 4824907f-7596-4116-a57f-21af698098eb. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:44:48.750966 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:48.750966 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:44:48.751799 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-e192265a-ab01-4882-8bdb-4fc48ed0c836 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/4824907f-7596-4116-a57f-21af698098eb returned with HTTP 200 Jul 10 08:44:48.752191 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1121/4465] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:48 2026] GET /volume/v3/backups/4824907f-7596-4116-a57f-21af698098eb => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:48.765365 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-69bb7c1f-5b75-46b1-815d-cc7216178dcb None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:48.766393 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-69bb7c1f-5b75-46b1-815d-cc7216178dcb tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] POST https://10.4.3.7/volume/v3/backups Jul 10 08:44:48.766720 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-69bb7c1f-5b75-46b1-815d-cc7216178dcb tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "45679dc7-dc19-49c4-a666-a84f81188014", "incremental": true, "force": true}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:44:48.768092 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.contrib.backups [None req-69bb7c1f-5b75-46b1-815d-cc7216178dcb tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Creating new backup {'backup': {'volume_id': '45679dc7-dc19-49c4-a666-a84f81188014', 'incremental': True, 'force': True}} {{(pid=100057) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 08:44:48.768210 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.contrib.backups [None req-69bb7c1f-5b75-46b1-815d-cc7216178dcb tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Creating backup of volume 45679dc7-dc19-49c4-a666-a84f81188014 in container None Jul 10 08:44:48.777661 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:48.777661 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:44:48.778137 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-69bb7c1f-5b75-46b1-815d-cc7216178dcb tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Volume info retrieved successfully. Jul 10 08:44:48.796625 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-69bb7c1f-5b75-46b1-815d-cc7216178dcb tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Created reservations ['178abad4-a263-4dea-9d6c-567a9c4140fc', '656de354-f794-4f63-9f50-c74efd495374'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:44:48.838851 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-69bb7c1f-5b75-46b1-815d-cc7216178dcb tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups returned with HTTP 202 Jul 10 08:44:48.839317 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1124/4466] 10.4.3.7 () {68 vars in 1245 bytes} [Fri Jul 10 08:44:48 2026] POST /volume/v3/backups => generated 284 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:44:48.849259 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-6ae60886-a81c-4d27-89f9-2d1184e9b69f None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:48.851843 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-6ae60886-a81c-4d27-89f9-2d1184e9b69f tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/24354756-78d3-4474-a928-49bcc2fcf1eb Jul 10 08:44:48.852854 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-6ae60886-a81c-4d27-89f9-2d1184e9b69f tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:48.853132 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-6ae60886-a81c-4d27-89f9-2d1184e9b69f tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:48.853259 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-6ae60886-a81c-4d27-89f9-2d1184e9b69f tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 24354756-78d3-4474-a928-49bcc2fcf1eb. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:44:48.862595 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:48.862595 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:44:48.862595 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-6ae60886-a81c-4d27-89f9-2d1184e9b69f tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/24354756-78d3-4474-a928-49bcc2fcf1eb returned with HTTP 200 Jul 10 08:44:48.862595 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1107/4467] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:48 2026] GET /volume/v3/backups/24354756-78d3-4474-a928-49bcc2fcf1eb => generated 690 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:49.872891 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-5e0db2b8-d497-4213-988d-c68b08b706a2 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:49.877797 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-5e0db2b8-d497-4213-988d-c68b08b706a2 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/24354756-78d3-4474-a928-49bcc2fcf1eb Jul 10 08:44:49.877984 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-5e0db2b8-d497-4213-988d-c68b08b706a2 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:49.878155 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-5e0db2b8-d497-4213-988d-c68b08b706a2 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:49.878246 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-5e0db2b8-d497-4213-988d-c68b08b706a2 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 24354756-78d3-4474-a928-49bcc2fcf1eb. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:44:49.883747 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:49.883747 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:44:49.884813 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-5e0db2b8-d497-4213-988d-c68b08b706a2 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/24354756-78d3-4474-a928-49bcc2fcf1eb returned with HTTP 200 Jul 10 08:44:49.885324 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1116/4468] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:49 2026] GET /volume/v3/backups/24354756-78d3-4474-a928-49bcc2fcf1eb => generated 692 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:49.994968 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-a85032ca-aac4-453b-9f70-05705b87a44a req-5a90a029-6c3e-4e49-8b4a-a1cae6e7fb6b None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:49.996773 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-a85032ca-aac4-453b-9f70-05705b87a44a req-5a90a029-6c3e-4e49-8b4a-a1cae6e7fb6b tempest-TestShelveInstance-332565428 tempest-TestShelveInstance-332565428-project-member] DELETE https://10.4.3.7/volume/v3/attachments/b3dc9150-32b9-4628-94e2-18481623034d Jul 10 08:44:49.997033 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-a85032ca-aac4-453b-9f70-05705b87a44a req-5a90a029-6c3e-4e49-8b4a-a1cae6e7fb6b tempest-TestShelveInstance-332565428 tempest-TestShelveInstance-332565428-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:49.997201 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-a85032ca-aac4-453b-9f70-05705b87a44a req-5a90a029-6c3e-4e49-8b4a-a1cae6e7fb6b tempest-TestShelveInstance-332565428 tempest-TestShelveInstance-332565428-project-member] Calling method 'version_select' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:50.005121 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:50.005121 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:44:50.533694 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-a85032ca-aac4-453b-9f70-05705b87a44a req-5a90a029-6c3e-4e49-8b4a-a1cae6e7fb6b tempest-TestShelveInstance-332565428 tempest-TestShelveInstance-332565428-project-member] https://10.4.3.7/volume/v3/attachments/b3dc9150-32b9-4628-94e2-18481623034d returned with HTTP 200 Jul 10 08:44:50.534111 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1122/4469] 10.4.3.7 () {72 vars in 1659 bytes} [Fri Jul 10 08:44:49 2026] DELETE /volume/v3/attachments/b3dc9150-32b9-4628-94e2-18481623034d => generated 19 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:50.545780 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-a85032ca-aac4-453b-9f70-05705b87a44a req-eb29003a-cdfa-484f-94ae-e9549edabbc8 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:50.547908 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-a85032ca-aac4-453b-9f70-05705b87a44a req-eb29003a-cdfa-484f-94ae-e9549edabbc8 tempest-TestShelveInstance-332565428 tempest-TestShelveInstance-332565428-project-member] DELETE https://10.4.3.7/volume/v3/volumes/43a31739-d45b-4351-990f-e74a15349d45 Jul 10 08:44:50.548043 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-a85032ca-aac4-453b-9f70-05705b87a44a req-eb29003a-cdfa-484f-94ae-e9549edabbc8 tempest-TestShelveInstance-332565428 tempest-TestShelveInstance-332565428-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:50.548207 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-a85032ca-aac4-453b-9f70-05705b87a44a req-eb29003a-cdfa-484f-94ae-e9549edabbc8 tempest-TestShelveInstance-332565428 tempest-TestShelveInstance-332565428-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:50.548352 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [req-a85032ca-aac4-453b-9f70-05705b87a44a req-eb29003a-cdfa-484f-94ae-e9549edabbc8 tempest-TestShelveInstance-332565428 tempest-TestShelveInstance-332565428-project-member] Delete volume with id: 43a31739-d45b-4351-990f-e74a15349d45 Jul 10 08:44:50.554591 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:50.554591 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:44:50.555054 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-a85032ca-aac4-453b-9f70-05705b87a44a req-eb29003a-cdfa-484f-94ae-e9549edabbc8 tempest-TestShelveInstance-332565428 tempest-TestShelveInstance-332565428-project-member] Volume info retrieved successfully. Jul 10 08:44:50.569561 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-a85032ca-aac4-453b-9f70-05705b87a44a req-eb29003a-cdfa-484f-94ae-e9549edabbc8 tempest-TestShelveInstance-332565428 tempest-TestShelveInstance-332565428-project-member] Delete volume request issued successfully. Jul 10 08:44:50.569834 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-a85032ca-aac4-453b-9f70-05705b87a44a req-eb29003a-cdfa-484f-94ae-e9549edabbc8 tempest-TestShelveInstance-332565428 tempest-TestShelveInstance-332565428-project-member] https://10.4.3.7/volume/v3/volumes/43a31739-d45b-4351-990f-e74a15349d45 returned with HTTP 202 Jul 10 08:44:50.570367 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1125/4470] 10.4.3.7 () {70 vars in 1606 bytes} [Fri Jul 10 08:44:50 2026] DELETE /volume/v3/volumes/43a31739-d45b-4351-990f-e74a15349d45 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:44:50.896106 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-f9b576b0-7989-4ea9-8914-c8de509f83a2 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:50.898282 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-f9b576b0-7989-4ea9-8914-c8de509f83a2 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/24354756-78d3-4474-a928-49bcc2fcf1eb Jul 10 08:44:50.898527 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-f9b576b0-7989-4ea9-8914-c8de509f83a2 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:50.898765 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-f9b576b0-7989-4ea9-8914-c8de509f83a2 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:50.898926 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-f9b576b0-7989-4ea9-8914-c8de509f83a2 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 24354756-78d3-4474-a928-49bcc2fcf1eb. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:44:50.903249 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:50.903249 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:44:50.904007 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-f9b576b0-7989-4ea9-8914-c8de509f83a2 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/24354756-78d3-4474-a928-49bcc2fcf1eb returned with HTTP 200 Jul 10 08:44:50.904350 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1108/4471] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:50 2026] GET /volume/v3/backups/24354756-78d3-4474-a928-49bcc2fcf1eb => generated 692 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:51.916219 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-15ce838d-a6bc-46da-b3b1-f2290f519eea None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:51.918536 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-15ce838d-a6bc-46da-b3b1-f2290f519eea tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/24354756-78d3-4474-a928-49bcc2fcf1eb Jul 10 08:44:51.918739 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-15ce838d-a6bc-46da-b3b1-f2290f519eea tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:51.918996 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-15ce838d-a6bc-46da-b3b1-f2290f519eea tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:51.919110 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-15ce838d-a6bc-46da-b3b1-f2290f519eea tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 24354756-78d3-4474-a928-49bcc2fcf1eb. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:44:51.923950 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:51.923950 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:44:51.924905 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-15ce838d-a6bc-46da-b3b1-f2290f519eea tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/24354756-78d3-4474-a928-49bcc2fcf1eb returned with HTTP 200 Jul 10 08:44:51.925309 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1117/4472] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:51 2026] GET /volume/v3/backups/24354756-78d3-4474-a928-49bcc2fcf1eb => generated 692 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:52.936311 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-b8081b98-a561-4f8a-9941-eba5a3d5bf0c None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:52.939455 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-b8081b98-a561-4f8a-9941-eba5a3d5bf0c tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/24354756-78d3-4474-a928-49bcc2fcf1eb Jul 10 08:44:52.939455 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-b8081b98-a561-4f8a-9941-eba5a3d5bf0c tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:52.939455 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-b8081b98-a561-4f8a-9941-eba5a3d5bf0c tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:52.939455 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-b8081b98-a561-4f8a-9941-eba5a3d5bf0c tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 24354756-78d3-4474-a928-49bcc2fcf1eb. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:44:52.944708 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:52.944708 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:44:52.945576 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-b8081b98-a561-4f8a-9941-eba5a3d5bf0c tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/24354756-78d3-4474-a928-49bcc2fcf1eb returned with HTTP 200 Jul 10 08:44:52.946535 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1123/4473] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:52 2026] GET /volume/v3/backups/24354756-78d3-4474-a928-49bcc2fcf1eb => generated 703 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:53.837724 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-636ed3ff-6df6-4b19-9109-e1654d851848 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:53.838056 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-636ed3ff-6df6-4b19-9109-e1654d851848 None None] GET https://10.4.3.7/volume// Jul 10 08:44:53.838198 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-636ed3ff-6df6-4b19-9109-e1654d851848 None None] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:53.838365 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-636ed3ff-6df6-4b19-9109-e1654d851848 None None] Calling method 'all' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:53.838691 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-636ed3ff-6df6-4b19-9109-e1654d851848 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:44:53.838999 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1126/4474] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:44:53 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:44:53.847286 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-45d58d97-b0bf-4005-b0ef-d22ee368d516 req-3305c861-8c33-4e9a-a921-aa0330d539e5 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:53.849155 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-45d58d97-b0bf-4005-b0ef-d22ee368d516 req-3305c861-8c33-4e9a-a921-aa0330d539e5 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/volumes/1e843344-33c8-4b11-a20e-7c2e55d930aa Jul 10 08:44:53.849442 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-45d58d97-b0bf-4005-b0ef-d22ee368d516 req-3305c861-8c33-4e9a-a921-aa0330d539e5 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:53.849614 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-45d58d97-b0bf-4005-b0ef-d22ee368d516 req-3305c861-8c33-4e9a-a921-aa0330d539e5 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:53.865540 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:53.865540 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:44:53.875542 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [req-45d58d97-b0bf-4005-b0ef-d22ee368d516 req-3305c861-8c33-4e9a-a921-aa0330d539e5 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Volume info retrieved successfully. Jul 10 08:44:53.880122 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-45d58d97-b0bf-4005-b0ef-d22ee368d516 req-3305c861-8c33-4e9a-a921-aa0330d539e5 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/volumes/1e843344-33c8-4b11-a20e-7c2e55d930aa returned with HTTP 200 Jul 10 08:44:53.880518 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1109/4475] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:44:53 2026] GET /volume/v3/volumes/1e843344-33c8-4b11-a20e-7c2e55d930aa => generated 1531 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:44:53.956675 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-beaf893f-0f5c-43ed-aa6c-cd9b4deec7d0 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:53.958440 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-beaf893f-0f5c-43ed-aa6c-cd9b4deec7d0 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/24354756-78d3-4474-a928-49bcc2fcf1eb Jul 10 08:44:53.958616 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-beaf893f-0f5c-43ed-aa6c-cd9b4deec7d0 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:53.958785 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-beaf893f-0f5c-43ed-aa6c-cd9b4deec7d0 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:53.958881 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-beaf893f-0f5c-43ed-aa6c-cd9b4deec7d0 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 24354756-78d3-4474-a928-49bcc2fcf1eb. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:44:53.963060 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:53.963060 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:44:53.964516 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-beaf893f-0f5c-43ed-aa6c-cd9b4deec7d0 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/24354756-78d3-4474-a928-49bcc2fcf1eb returned with HTTP 200 Jul 10 08:44:53.964516 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1118/4476] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:53 2026] GET /volume/v3/backups/24354756-78d3-4474-a928-49bcc2fcf1eb => generated 703 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:53.987496 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-45d58d97-b0bf-4005-b0ef-d22ee368d516 req-c4355caf-0b29-4177-9473-ee2362b9f2df None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:53.990684 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-45d58d97-b0bf-4005-b0ef-d22ee368d516 req-c4355caf-0b29-4177-9473-ee2362b9f2df tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] PUT https://10.4.3.7/volume/v3/attachments/d7d9e6a5-cee2-4d1c-bf4f-acb7cb06b50a Jul 10 08:44:53.991300 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-45d58d97-b0bf-4005-b0ef-d22ee368d516 req-c4355caf-0b29-4177-9473-ee2362b9f2df tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.7", "host": "np0000004976", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b54eda21b644", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bf3c9c16-ec3d-4df7-865b-5f424258654a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:44:54.001245 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.coordination [req-45d58d97-b0bf-4005-b0ef-d22ee368d516 req-c4355caf-0b29-4177-9473-ee2362b9f2df tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Acquiring lock "cinder-attachment_update-1e843344-33c8-4b11-a20e-7c2e55d930aa-np0000004976" by "attachment_update" {{(pid=100054) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 08:44:54.008442 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.coordination [req-45d58d97-b0bf-4005-b0ef-d22ee368d516 req-c4355caf-0b29-4177-9473-ee2362b9f2df tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Lock "cinder-attachment_update-1e843344-33c8-4b11-a20e-7c2e55d930aa-np0000004976" acquired by "attachment_update" :: waited 0.005s {{(pid=100054) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 08:44:54.008442 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:54.008442 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:44:54.529961 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.coordination [req-45d58d97-b0bf-4005-b0ef-d22ee368d516 req-c4355caf-0b29-4177-9473-ee2362b9f2df tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Lock "cinder-attachment_update-1e843344-33c8-4b11-a20e-7c2e55d930aa-np0000004976" released by "attachment_update" :: held 0.523s {{(pid=100054) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 08:44:54.529961 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-45d58d97-b0bf-4005-b0ef-d22ee368d516 req-c4355caf-0b29-4177-9473-ee2362b9f2df tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/attachments/d7d9e6a5-cee2-4d1c-bf4f-acb7cb06b50a returned with HTTP 200 Jul 10 08:44:54.529961 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1124/4477] 10.4.3.7 () {74 vars in 1690 bytes} [Fri Jul 10 08:44:53 2026] PUT /volume/v3/attachments/d7d9e6a5-cee2-4d1c-bf4f-acb7cb06b50a => generated 969 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:44:54.979882 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-04ecc94f-d054-4c26-ade9-ee0f7645748b None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:54.983754 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-04ecc94f-d054-4c26-ade9-ee0f7645748b tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/24354756-78d3-4474-a928-49bcc2fcf1eb Jul 10 08:44:54.983975 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-04ecc94f-d054-4c26-ade9-ee0f7645748b tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:54.984170 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-04ecc94f-d054-4c26-ade9-ee0f7645748b tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:54.984277 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-04ecc94f-d054-4c26-ade9-ee0f7645748b tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 24354756-78d3-4474-a928-49bcc2fcf1eb. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:44:54.986031 np0000004976 devstack@c-api.service[100057]: DEBUG dbcounter [-] [100057] Writing DB stats cinder:SELECT=157,cinder:UPDATE=28,cinder:INSERT=12 {{(pid=100057) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 08:44:54.989141 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:54.989141 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:44:54.989839 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-04ecc94f-d054-4c26-ade9-ee0f7645748b tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/24354756-78d3-4474-a928-49bcc2fcf1eb returned with HTTP 200 Jul 10 08:44:54.990220 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1127/4478] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:54 2026] GET /volume/v3/backups/24354756-78d3-4474-a928-49bcc2fcf1eb => generated 703 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:55.048582 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-45d58d97-b0bf-4005-b0ef-d22ee368d516 req-d49b6f22-5002-4c39-8b36-c1b106ed2a50 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:55.051242 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-45d58d97-b0bf-4005-b0ef-d22ee368d516 req-d49b6f22-5002-4c39-8b36-c1b106ed2a50 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] POST https://10.4.3.7/volume/v3/attachments/d7d9e6a5-cee2-4d1c-bf4f-acb7cb06b50a/action Jul 10 08:44:55.051763 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-45d58d97-b0bf-4005-b0ef-d22ee368d516 req-d49b6f22-5002-4c39-8b36-c1b106ed2a50 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Action body: b'{"os-complete": null}' {{(pid=100055) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:44:55.051997 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-45d58d97-b0bf-4005-b0ef-d22ee368d516 req-d49b6f22-5002-4c39-8b36-c1b106ed2a50 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:44:55.055447 np0000004976 devstack@c-api.service[100055]: DEBUG dbcounter [-] [100055] Writing DB stats cinder:SELECT=118,cinder:UPDATE=17,cinder:INSERT=7 {{(pid=100055) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 08:44:55.071529 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:55.071529 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:44:55.087180 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-45d58d97-b0bf-4005-b0ef-d22ee368d516 req-d49b6f22-5002-4c39-8b36-c1b106ed2a50 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/attachments/d7d9e6a5-cee2-4d1c-bf4f-acb7cb06b50a/action returned with HTTP 204 Jul 10 08:44:55.087684 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1110/4479] 10.4.3.7 () {74 vars in 1711 bytes} [Fri Jul 10 08:44:55 2026] POST /volume/v3/attachments/d7d9e6a5-cee2-4d1c-bf4f-acb7cb06b50a/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:44:56.003659 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-7b23324c-11d1-4608-97ab-fb433e1f6a2e None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:56.005312 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-7b23324c-11d1-4608-97ab-fb433e1f6a2e tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/24354756-78d3-4474-a928-49bcc2fcf1eb Jul 10 08:44:56.005512 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-7b23324c-11d1-4608-97ab-fb433e1f6a2e tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:56.005686 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-7b23324c-11d1-4608-97ab-fb433e1f6a2e tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:56.005783 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-7b23324c-11d1-4608-97ab-fb433e1f6a2e tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 24354756-78d3-4474-a928-49bcc2fcf1eb. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:44:56.010266 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:56.010266 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:44:56.011046 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-7b23324c-11d1-4608-97ab-fb433e1f6a2e tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/24354756-78d3-4474-a928-49bcc2fcf1eb returned with HTTP 200 Jul 10 08:44:56.011433 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1119/4480] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:56 2026] GET /volume/v3/backups/24354756-78d3-4474-a928-49bcc2fcf1eb => generated 703 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:57.030333 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-441ffbcf-ec3e-4fac-9399-ac61ccbac21b None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:57.035136 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-441ffbcf-ec3e-4fac-9399-ac61ccbac21b tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/24354756-78d3-4474-a928-49bcc2fcf1eb Jul 10 08:44:57.035136 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-441ffbcf-ec3e-4fac-9399-ac61ccbac21b tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:57.035136 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-441ffbcf-ec3e-4fac-9399-ac61ccbac21b tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:57.035136 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-441ffbcf-ec3e-4fac-9399-ac61ccbac21b tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 24354756-78d3-4474-a928-49bcc2fcf1eb. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:44:57.043763 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:57.043763 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:44:57.044606 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-441ffbcf-ec3e-4fac-9399-ac61ccbac21b tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/24354756-78d3-4474-a928-49bcc2fcf1eb returned with HTTP 200 Jul 10 08:44:57.044929 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1125/4481] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:57 2026] GET /volume/v3/backups/24354756-78d3-4474-a928-49bcc2fcf1eb => generated 703 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:58.061060 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-29ccb856-8e37-442c-9c70-9d719637bae2 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:58.062891 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-29ccb856-8e37-442c-9c70-9d719637bae2 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/24354756-78d3-4474-a928-49bcc2fcf1eb Jul 10 08:44:58.063222 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-29ccb856-8e37-442c-9c70-9d719637bae2 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:58.063894 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-29ccb856-8e37-442c-9c70-9d719637bae2 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:58.064082 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-29ccb856-8e37-442c-9c70-9d719637bae2 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 24354756-78d3-4474-a928-49bcc2fcf1eb. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:44:58.069276 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:58.069276 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:44:58.070168 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-29ccb856-8e37-442c-9c70-9d719637bae2 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/24354756-78d3-4474-a928-49bcc2fcf1eb returned with HTTP 200 Jul 10 08:44:58.070701 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1128/4482] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:58 2026] GET /volume/v3/backups/24354756-78d3-4474-a928-49bcc2fcf1eb => generated 703 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:44:59.087854 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-45d824fe-54bb-423d-a475-6b1e15d7a630 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:44:59.089791 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-45d824fe-54bb-423d-a475-6b1e15d7a630 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/24354756-78d3-4474-a928-49bcc2fcf1eb Jul 10 08:44:59.090053 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-45d824fe-54bb-423d-a475-6b1e15d7a630 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:44:59.090269 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-45d824fe-54bb-423d-a475-6b1e15d7a630 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:44:59.090390 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-45d824fe-54bb-423d-a475-6b1e15d7a630 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 24354756-78d3-4474-a928-49bcc2fcf1eb. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:44:59.095120 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:44:59.095120 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:44:59.095957 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-45d824fe-54bb-423d-a475-6b1e15d7a630 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/24354756-78d3-4474-a928-49bcc2fcf1eb returned with HTTP 200 Jul 10 08:44:59.096366 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1111/4483] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:44:59 2026] GET /volume/v3/backups/24354756-78d3-4474-a928-49bcc2fcf1eb => generated 703 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:45:00.109219 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-4f9bcaa0-3d08-4ef6-aef1-402948bf13d6 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:00.110957 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-4f9bcaa0-3d08-4ef6-aef1-402948bf13d6 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/24354756-78d3-4474-a928-49bcc2fcf1eb Jul 10 08:45:00.111200 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-4f9bcaa0-3d08-4ef6-aef1-402948bf13d6 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:00.113810 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-4f9bcaa0-3d08-4ef6-aef1-402948bf13d6 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:00.113810 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-4f9bcaa0-3d08-4ef6-aef1-402948bf13d6 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 24354756-78d3-4474-a928-49bcc2fcf1eb. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:45:00.118616 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:00.118616 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:45:00.118616 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-4f9bcaa0-3d08-4ef6-aef1-402948bf13d6 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/24354756-78d3-4474-a928-49bcc2fcf1eb returned with HTTP 200 Jul 10 08:45:00.118616 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1120/4484] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:45:00 2026] GET /volume/v3/backups/24354756-78d3-4474-a928-49bcc2fcf1eb => generated 703 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:45:00.176362 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-3952caf0-ad75-42f3-956b-301030615233 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:00.277975 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-3952caf0-ad75-42f3-956b-301030615233 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:45:00.278358 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-3952caf0-ad75-42f3-956b-301030615233 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1520647632"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:45:00.279773 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.volumes [None req-3952caf0-ad75-42f3-956b-301030615233 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1520647632'}} {{(pid=100054) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:45:00.279871 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.volumes [None req-3952caf0-ad75-42f3-956b-301030615233 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Create volume of 1 GB Jul 10 08:45:00.284051 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-3952caf0-ad75-42f3-956b-301030615233 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Availability Zones retrieved successfully. Jul 10 08:45:00.288960 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-3952caf0-ad75-42f3-956b-301030615233 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Flow 'volume_create_api' (f02fbba9-51e3-4641-96cb-421dafbc1364) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:45:00.290169 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-3952caf0-ad75-42f3-956b-301030615233 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (238f8197-f94f-49a9-b9f7-7d353b8ab0ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:45:00.293430 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.flows.api.create_volume [None req-3952caf0-ad75-42f3-956b-301030615233 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Validating volume size '1' using validate_int {{(pid=100054) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:45:00.318430 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-3952caf0-ad75-42f3-956b-301030615233 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (238f8197-f94f-49a9-b9f7-7d353b8ab0ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:45:00.319245 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-3952caf0-ad75-42f3-956b-301030615233 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59f9b418-94f4-497d-9b7f-7b02c3e2068e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:45:00.392608 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.quota [None req-3952caf0-ad75-42f3-956b-301030615233 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Created reservations ['682d1daa-1dbb-4ed1-92e3-663b30652a81', 'fe6ee412-5fc6-4068-9442-732be6fd8773', 'a83cdf70-cd41-4d2a-ac3b-5ab10cee35ae', '47fc455c-9c70-45d8-8dbb-a1305f1a1297'] {{(pid=100054) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:45:00.393676 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-3952caf0-ad75-42f3-956b-301030615233 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59f9b418-94f4-497d-9b7f-7b02c3e2068e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['682d1daa-1dbb-4ed1-92e3-663b30652a81', 'fe6ee412-5fc6-4068-9442-732be6fd8773', 'a83cdf70-cd41-4d2a-ac3b-5ab10cee35ae', '47fc455c-9c70-45d8-8dbb-a1305f1a1297']}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:45:00.394695 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-3952caf0-ad75-42f3-956b-301030615233 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b482acf-0ed3-4c40-8216-f9bf6b853d52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:45:00.424115 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-3952caf0-ad75-42f3-956b-301030615233 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b482acf-0ed3-4c40-8216-f9bf6b853d52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd51eba07-faeb-409c-963a-9c4ebf91d188', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1520647632',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5247853b5dd04fd2866831bf74e0555a',qos_specs=None,replication_status=,reservations=['682d1daa-1dbb-4ed1-92e3-663b30652a81','fe6ee412-5fc6-4068-9442-732be6fd8773','a83cdf70-cd41-4d2a-ac3b-5ab10cee35ae','47fc455c-9c70-45d8-8dbb-a1305f1a1297'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec4cbbaf2007496abfc020098c23bc83',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:45:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1520647632',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d51eba07-faeb-409c-963a-9c4ebf91d188,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5247853b5dd04fd2866831bf74e0555a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ec4cbbaf2007496abfc020098c23bc83',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:45:00.424803 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-3952caf0-ad75-42f3-956b-301030615233 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (528ef602-ef61-4be6-b1b9-7534c4a4e903) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:45:00.440940 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-3952caf0-ad75-42f3-956b-301030615233 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (528ef602-ef61-4be6-b1b9-7534c4a4e903) transitioned into state 'SUCCESS' from state '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-1520647632',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5247853b5dd04fd2866831bf74e0555a',qos_specs=None,replication_status=,reservations=['682d1daa-1dbb-4ed1-92e3-663b30652a81','fe6ee412-5fc6-4068-9442-732be6fd8773','a83cdf70-cd41-4d2a-ac3b-5ab10cee35ae','47fc455c-9c70-45d8-8dbb-a1305f1a1297'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec4cbbaf2007496abfc020098c23bc83',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:45:00.441657 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-3952caf0-ad75-42f3-956b-301030615233 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a7c1de5-d1db-4f55-9c4a-2a1e4f0a47d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:45:00.451474 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-3952caf0-ad75-42f3-956b-301030615233 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a7c1de5-d1db-4f55-9c4a-2a1e4f0a47d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:45:00.452648 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-3952caf0-ad75-42f3-956b-301030615233 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Flow 'volume_create_api' (f02fbba9-51e3-4641-96cb-421dafbc1364) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100054) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:45:00.453063 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-3952caf0-ad75-42f3-956b-301030615233 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Create volume request issued successfully. Jul 10 08:45:00.453982 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-3952caf0-ad75-42f3-956b-301030615233 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:45:00.454533 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1126/4485] 10.4.3.7 () {70 vars in 1285 bytes} [Fri Jul 10 08:45:00 2026] POST /volume/v3/volumes => generated 766 bytes in 279 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:45:00.467676 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-495971a4-56ce-46fe-8c36-b0a7a5a243dc None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:00.469260 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-495971a4-56ce-46fe-8c36-b0a7a5a243dc tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] GET https://10.4.3.7/volume/v3/volumes/d51eba07-faeb-409c-963a-9c4ebf91d188 Jul 10 08:45:00.469498 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-495971a4-56ce-46fe-8c36-b0a7a5a243dc tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:00.469711 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-495971a4-56ce-46fe-8c36-b0a7a5a243dc tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:00.477755 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:00.477755 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:45:00.482316 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-495971a4-56ce-46fe-8c36-b0a7a5a243dc tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Volume info retrieved successfully. Jul 10 08:45:00.487135 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-495971a4-56ce-46fe-8c36-b0a7a5a243dc tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] https://10.4.3.7/volume/v3/volumes/d51eba07-faeb-409c-963a-9c4ebf91d188 returned with HTTP 200 Jul 10 08:45:00.487584 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1129/4486] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:45:00 2026] GET /volume/v3/volumes/d51eba07-faeb-409c-963a-9c4ebf91d188 => generated 834 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:45:01.129306 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-5f0a2be8-ea08-4586-9e5c-e00ec098b1c3 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:01.131285 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-5f0a2be8-ea08-4586-9e5c-e00ec098b1c3 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/24354756-78d3-4474-a928-49bcc2fcf1eb Jul 10 08:45:01.131575 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-5f0a2be8-ea08-4586-9e5c-e00ec098b1c3 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:01.131725 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-5f0a2be8-ea08-4586-9e5c-e00ec098b1c3 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:01.131834 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-5f0a2be8-ea08-4586-9e5c-e00ec098b1c3 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 24354756-78d3-4474-a928-49bcc2fcf1eb. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:45:01.136986 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:01.136986 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:45:01.138119 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-5f0a2be8-ea08-4586-9e5c-e00ec098b1c3 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/24354756-78d3-4474-a928-49bcc2fcf1eb returned with HTTP 200 Jul 10 08:45:01.138617 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1112/4487] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:45:01 2026] GET /volume/v3/backups/24354756-78d3-4474-a928-49bcc2fcf1eb => generated 704 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:45:01.151497 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-576461ac-40af-46d1-b501-584f8c22e5c4 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:01.155880 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-576461ac-40af-46d1-b501-584f8c22e5c4 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/24354756-78d3-4474-a928-49bcc2fcf1eb Jul 10 08:45:01.156064 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-576461ac-40af-46d1-b501-584f8c22e5c4 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:01.156238 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-576461ac-40af-46d1-b501-584f8c22e5c4 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:01.156336 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-576461ac-40af-46d1-b501-584f8c22e5c4 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 24354756-78d3-4474-a928-49bcc2fcf1eb. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:45:01.167397 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:01.167397 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:45:01.168229 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-576461ac-40af-46d1-b501-584f8c22e5c4 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/24354756-78d3-4474-a928-49bcc2fcf1eb returned with HTTP 200 Jul 10 08:45:01.168620 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1121/4488] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:45:01 2026] GET /volume/v3/backups/24354756-78d3-4474-a928-49bcc2fcf1eb => generated 704 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:45:01.179742 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-1c62694d-3daf-457c-8e41-bb8dfd96eb04 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:01.182181 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-1c62694d-3daf-457c-8e41-bb8dfd96eb04 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] DELETE https://10.4.3.7/volume/v3/backups/24354756-78d3-4474-a928-49bcc2fcf1eb Jul 10 08:45:01.182419 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-1c62694d-3daf-457c-8e41-bb8dfd96eb04 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:01.182671 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-1c62694d-3daf-457c-8e41-bb8dfd96eb04 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'delete' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:01.182810 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.contrib.backups [None req-1c62694d-3daf-457c-8e41-bb8dfd96eb04 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Delete backup with id: 24354756-78d3-4474-a928-49bcc2fcf1eb. Jul 10 08:45:01.188045 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:01.188045 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:45:01.203560 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.backup.rpcapi [None req-1c62694d-3daf-457c-8e41-bb8dfd96eb04 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] delete_backup rpcapi backup_id 24354756-78d3-4474-a928-49bcc2fcf1eb {{(pid=100054) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 08:45:01.205684 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-1c62694d-3daf-457c-8e41-bb8dfd96eb04 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/24354756-78d3-4474-a928-49bcc2fcf1eb returned with HTTP 202 Jul 10 08:45:01.206180 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1127/4489] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:45:01 2026] DELETE /volume/v3/backups/24354756-78d3-4474-a928-49bcc2fcf1eb => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:45:01.216539 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-c7f7fbb2-25d0-4941-8c85-b35e045e4777 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:01.218977 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c7f7fbb2-25d0-4941-8c85-b35e045e4777 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/24354756-78d3-4474-a928-49bcc2fcf1eb Jul 10 08:45:01.219229 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c7f7fbb2-25d0-4941-8c85-b35e045e4777 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:01.219525 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c7f7fbb2-25d0-4941-8c85-b35e045e4777 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:01.219685 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-c7f7fbb2-25d0-4941-8c85-b35e045e4777 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 24354756-78d3-4474-a928-49bcc2fcf1eb. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:45:01.225374 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:01.225374 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:45:01.226461 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c7f7fbb2-25d0-4941-8c85-b35e045e4777 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/24354756-78d3-4474-a928-49bcc2fcf1eb returned with HTTP 200 Jul 10 08:45:01.226981 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1130/4490] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:45:01 2026] GET /volume/v3/backups/24354756-78d3-4474-a928-49bcc2fcf1eb => generated 703 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:45:01.503842 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-65f198e4-0b6f-4f53-a16b-d99a5da5a1ce None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:01.505567 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-65f198e4-0b6f-4f53-a16b-d99a5da5a1ce tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] GET https://10.4.3.7/volume/v3/volumes/d51eba07-faeb-409c-963a-9c4ebf91d188 Jul 10 08:45:01.505796 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-65f198e4-0b6f-4f53-a16b-d99a5da5a1ce tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:01.506027 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-65f198e4-0b6f-4f53-a16b-d99a5da5a1ce tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:01.512953 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:01.512953 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:45:01.516644 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-65f198e4-0b6f-4f53-a16b-d99a5da5a1ce tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Volume info retrieved successfully. Jul 10 08:45:01.521137 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-65f198e4-0b6f-4f53-a16b-d99a5da5a1ce tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] https://10.4.3.7/volume/v3/volumes/d51eba07-faeb-409c-963a-9c4ebf91d188 returned with HTTP 200 Jul 10 08:45:01.521683 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1113/4491] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:45:01 2026] GET /volume/v3/volumes/d51eba07-faeb-409c-963a-9c4ebf91d188 => generated 859 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:45:01.539384 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-a164e372-4ff8-4466-af9a-5f12351288c7 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:01.541052 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-a164e372-4ff8-4466-af9a-5f12351288c7 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] POST https://10.4.3.7/volume/v3/snapshots Jul 10 08:45:01.541339 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-a164e372-4ff8-4466-af9a-5f12351288c7 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d51eba07-faeb-409c-963a-9c4ebf91d188", "name": "tempest-VolumeDependencyTests-Snapshot-596914173"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:45:01.557249 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:01.557249 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:45:01.557741 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-a164e372-4ff8-4466-af9a-5f12351288c7 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Volume info retrieved successfully. Jul 10 08:45:01.557880 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.snapshots [None req-a164e372-4ff8-4466-af9a-5f12351288c7 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Create snapshot from volume d51eba07-faeb-409c-963a-9c4ebf91d188 Jul 10 08:45:01.605308 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.quota [None req-a164e372-4ff8-4466-af9a-5f12351288c7 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Created reservations ['b29f9478-9b05-42c2-9c49-789e4a1dcf8c', '129b4525-02b9-4373-841b-96494183f51d', 'b0ddff4d-cd05-4113-84fb-ea91c7ad370a', '283d8b8e-60ae-4753-bf3b-a75af1eff76c'] {{(pid=100056) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:45:01.640331 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-a164e372-4ff8-4466-af9a-5f12351288c7 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Snapshot create request issued successfully. Jul 10 08:45:01.640741 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-a164e372-4ff8-4466-af9a-5f12351288c7 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] https://10.4.3.7/volume/v3/snapshots returned with HTTP 202 Jul 10 08:45:01.641279 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1122/4492] 10.4.3.7 () {68 vars in 1251 bytes} [Fri Jul 10 08:45:01 2026] POST /volume/v3/snapshots => generated 307 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:45:01.652918 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-c9390994-8581-4233-88a3-c7d628be2259 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:01.654765 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-c9390994-8581-4233-88a3-c7d628be2259 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] GET https://10.4.3.7/volume/v3/snapshots/a8f58ee4-d2a1-4b9e-b316-440cf64b8ed2 Jul 10 08:45:01.654974 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-c9390994-8581-4233-88a3-c7d628be2259 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:01.655167 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-c9390994-8581-4233-88a3-c7d628be2259 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:01.663830 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:01.663830 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:45:01.664367 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-c9390994-8581-4233-88a3-c7d628be2259 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Snapshot retrieved successfully. Jul 10 08:45:01.665219 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-c9390994-8581-4233-88a3-c7d628be2259 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] https://10.4.3.7/volume/v3/snapshots/a8f58ee4-d2a1-4b9e-b316-440cf64b8ed2 returned with HTTP 200 Jul 10 08:45:01.665646 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1128/4493] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:45:01 2026] GET /volume/v3/snapshots/a8f58ee4-d2a1-4b9e-b316-440cf64b8ed2 => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:45:02.239417 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-65f55d2e-9077-4488-8834-eac81feb4b0b None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:02.240966 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-65f55d2e-9077-4488-8834-eac81feb4b0b tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/24354756-78d3-4474-a928-49bcc2fcf1eb Jul 10 08:45:02.241142 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-65f55d2e-9077-4488-8834-eac81feb4b0b tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:02.241313 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-65f55d2e-9077-4488-8834-eac81feb4b0b tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:02.241452 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-65f55d2e-9077-4488-8834-eac81feb4b0b tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 24354756-78d3-4474-a928-49bcc2fcf1eb. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:45:02.244918 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-65f55d2e-9077-4488-8834-eac81feb4b0b tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/24354756-78d3-4474-a928-49bcc2fcf1eb returned with HTTP 404 Jul 10 08:45:02.245376 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1131/4494] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:45:02 2026] GET /volume/v3/backups/24354756-78d3-4474-a928-49bcc2fcf1eb => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:45:02.251987 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-24c8e7cf-f877-4888-a2f3-5cba4467dc19 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:02.253951 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-24c8e7cf-f877-4888-a2f3-5cba4467dc19 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] POST https://10.4.3.7/volume/v3/backups Jul 10 08:45:02.254344 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-24c8e7cf-f877-4888-a2f3-5cba4467dc19 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "45679dc7-dc19-49c4-a666-a84f81188014", "incremental": true, "force": true, "name": "tempest-VolumesBackupsTest-Backup-556680405", "container": "tempest-volumesbackupstest-backup-container-799688680"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:45:02.256140 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.contrib.backups [None req-24c8e7cf-f877-4888-a2f3-5cba4467dc19 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Creating new backup {'backup': {'volume_id': '45679dc7-dc19-49c4-a666-a84f81188014', 'incremental': True, 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-556680405', 'container': 'tempest-volumesbackupstest-backup-container-799688680'}} {{(pid=100055) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 08:45:02.256313 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.contrib.backups [None req-24c8e7cf-f877-4888-a2f3-5cba4467dc19 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Creating backup of volume 45679dc7-dc19-49c4-a666-a84f81188014 in container tempest-volumesbackupstest-backup-container-799688680 Jul 10 08:45:02.267743 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:02.267743 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:45:02.268652 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-24c8e7cf-f877-4888-a2f3-5cba4467dc19 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Volume info retrieved successfully. Jul 10 08:45:02.292889 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.quota [None req-24c8e7cf-f877-4888-a2f3-5cba4467dc19 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Created reservations ['5edd3375-27d4-4e8c-9a44-d898682470f2', '39d70658-c3a8-49c1-a581-ea68cca0ce1b'] {{(pid=100055) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:45:02.333283 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-24c8e7cf-f877-4888-a2f3-5cba4467dc19 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups returned with HTTP 202 Jul 10 08:45:02.333693 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1114/4495] 10.4.3.7 () {68 vars in 1245 bytes} [Fri Jul 10 08:45:02 2026] POST /volume/v3/backups => generated 325 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:45:02.342990 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-742f62a6-6970-4f42-a0d3-698c92a200b1 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:02.345708 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-742f62a6-6970-4f42-a0d3-698c92a200b1 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/7bf639ec-997a-4628-acd4-335198ca566c Jul 10 08:45:02.345975 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-742f62a6-6970-4f42-a0d3-698c92a200b1 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:02.346241 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-742f62a6-6970-4f42-a0d3-698c92a200b1 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:02.346387 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-742f62a6-6970-4f42-a0d3-698c92a200b1 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 7bf639ec-997a-4628-acd4-335198ca566c. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:45:02.358231 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:02.358231 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:45:02.359419 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-742f62a6-6970-4f42-a0d3-698c92a200b1 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/7bf639ec-997a-4628-acd4-335198ca566c returned with HTTP 200 Jul 10 08:45:02.363717 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1123/4496] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:45:02 2026] GET /volume/v3/backups/7bf639ec-997a-4628-acd4-335198ca566c => generated 782 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:45:02.677002 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-ceff8fbe-f2dc-4f41-8648-d6cf68e6d5d2 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:02.679335 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-ceff8fbe-f2dc-4f41-8648-d6cf68e6d5d2 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] GET https://10.4.3.7/volume/v3/snapshots/a8f58ee4-d2a1-4b9e-b316-440cf64b8ed2 Jul 10 08:45:02.679621 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-ceff8fbe-f2dc-4f41-8648-d6cf68e6d5d2 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:02.679897 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-ceff8fbe-f2dc-4f41-8648-d6cf68e6d5d2 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:02.686244 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:02.686244 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:45:02.686765 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-ceff8fbe-f2dc-4f41-8648-d6cf68e6d5d2 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Snapshot retrieved successfully. Jul 10 08:45:02.687880 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-ceff8fbe-f2dc-4f41-8648-d6cf68e6d5d2 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] https://10.4.3.7/volume/v3/snapshots/a8f58ee4-d2a1-4b9e-b316-440cf64b8ed2 returned with HTTP 200 Jul 10 08:45:02.688487 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1129/4497] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:45:02 2026] GET /volume/v3/snapshots/a8f58ee4-d2a1-4b9e-b316-440cf64b8ed2 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:45:02.701229 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-9821d3f1-8938-4bd8-a1af-160de1f05dcb None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:02.704812 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9821d3f1-8938-4bd8-a1af-160de1f05dcb tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:45:02.705226 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9821d3f1-8938-4bd8-a1af-160de1f05dcb tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "a8f58ee4-d2a1-4b9e-b316-440cf64b8ed2", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1755513086"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:45:02.709213 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [None req-9821d3f1-8938-4bd8-a1af-160de1f05dcb tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Create volume request body: {'volume': {'snapshot_id': 'a8f58ee4-d2a1-4b9e-b316-440cf64b8ed2', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1755513086'}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:45:02.719142 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:02.719142 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:45:02.719608 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-9821d3f1-8938-4bd8-a1af-160de1f05dcb tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Snapshot retrieved successfully. Jul 10 08:45:02.719750 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-9821d3f1-8938-4bd8-a1af-160de1f05dcb tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Create volume of 1 GB Jul 10 08:45:02.730611 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-9821d3f1-8938-4bd8-a1af-160de1f05dcb tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Availability Zones retrieved successfully. Jul 10 08:45:02.741575 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-9821d3f1-8938-4bd8-a1af-160de1f05dcb tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Flow 'volume_create_api' (ebb7267a-401a-455d-8e4d-3e0b44decc06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:45:02.741575 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-9821d3f1-8938-4bd8-a1af-160de1f05dcb tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8516568-4089-4748-89eb-d4e5adaafe7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:45:02.741575 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-9821d3f1-8938-4bd8-a1af-160de1f05dcb tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:45:02.779576 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-9821d3f1-8938-4bd8-a1af-160de1f05dcb tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8516568-4089-4748-89eb-d4e5adaafe7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'a8f58ee4-d2a1-4b9e-b316-440cf64b8ed2', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:45:02.779576 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-9821d3f1-8938-4bd8-a1af-160de1f05dcb tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82e12a3c-6b85-4ab9-972d-c8d913084b4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:45:02.832993 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-9821d3f1-8938-4bd8-a1af-160de1f05dcb tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Created reservations ['54e955f4-7e71-411e-bab7-c05e682ff003', '2c0a2f71-a632-4ac8-a766-afa6b51bb393', '65ee7bc5-c0fe-4c6a-af3b-6b05bd74fd30', '431c605c-9d8c-47ae-ac74-c657376c3f3b'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:45:02.834430 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-9821d3f1-8938-4bd8-a1af-160de1f05dcb tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82e12a3c-6b85-4ab9-972d-c8d913084b4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['54e955f4-7e71-411e-bab7-c05e682ff003', '2c0a2f71-a632-4ac8-a766-afa6b51bb393', '65ee7bc5-c0fe-4c6a-af3b-6b05bd74fd30', '431c605c-9d8c-47ae-ac74-c657376c3f3b']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:45:02.835671 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-9821d3f1-8938-4bd8-a1af-160de1f05dcb tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a7b3257-3f76-4438-87a1-3bfef32c2051) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:45:02.882327 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-9821d3f1-8938-4bd8-a1af-160de1f05dcb tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a7b3257-3f76-4438-87a1-3bfef32c2051) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '15f9ac6c-3175-464d-9ead-1d718574e0fb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1755513086',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5247853b5dd04fd2866831bf74e0555a',qos_specs=None,replication_status=,reservations=['54e955f4-7e71-411e-bab7-c05e682ff003','2c0a2f71-a632-4ac8-a766-afa6b51bb393','65ee7bc5-c0fe-4c6a-af3b-6b05bd74fd30','431c605c-9d8c-47ae-ac74-c657376c3f3b'],size=1,snapshot_id=a8f58ee4-d2a1-4b9e-b316-440cf64b8ed2,source_replicaid=,source_volid=None,status='creating',user_id='ec4cbbaf2007496abfc020098c23bc83',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:45:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1755513086',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=15f9ac6c-3175-464d-9ead-1d718574e0fb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5247853b5dd04fd2866831bf74e0555a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=a8f58ee4-d2a1-4b9e-b316-440cf64b8ed2,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ec4cbbaf2007496abfc020098c23bc83',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:45:02.884390 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-9821d3f1-8938-4bd8-a1af-160de1f05dcb tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (923de7d3-9667-477c-b9a7-2c2a84130d9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:45:02.903821 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-9821d3f1-8938-4bd8-a1af-160de1f05dcb tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (923de7d3-9667-477c-b9a7-2c2a84130d9d) transitioned into state 'SUCCESS' from state '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-1755513086',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5247853b5dd04fd2866831bf74e0555a',qos_specs=None,replication_status=,reservations=['54e955f4-7e71-411e-bab7-c05e682ff003','2c0a2f71-a632-4ac8-a766-afa6b51bb393','65ee7bc5-c0fe-4c6a-af3b-6b05bd74fd30','431c605c-9d8c-47ae-ac74-c657376c3f3b'],size=1,snapshot_id=a8f58ee4-d2a1-4b9e-b316-440cf64b8ed2,source_replicaid=,source_volid=None,status='creating',user_id='ec4cbbaf2007496abfc020098c23bc83',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:45:02.906386 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-9821d3f1-8938-4bd8-a1af-160de1f05dcb tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69f5acc9-75e9-44d0-8baf-af4da8407d3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:45:02.927624 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-9821d3f1-8938-4bd8-a1af-160de1f05dcb tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69f5acc9-75e9-44d0-8baf-af4da8407d3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:45:02.928806 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-9821d3f1-8938-4bd8-a1af-160de1f05dcb tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Flow 'volume_create_api' (ebb7267a-401a-455d-8e4d-3e0b44decc06) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:45:02.929273 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-9821d3f1-8938-4bd8-a1af-160de1f05dcb tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Create volume request issued successfully. Jul 10 08:45:02.929971 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9821d3f1-8938-4bd8-a1af-160de1f05dcb tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:45:02.930501 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1132/4498] 10.4.3.7 () {70 vars in 1286 bytes} [Fri Jul 10 08:45:02 2026] POST /volume/v3/volumes => generated 800 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:45:02.942313 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-294cc894-d07d-4c89-a6f3-f60f046f1e57 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:02.944347 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-294cc894-d07d-4c89-a6f3-f60f046f1e57 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] GET https://10.4.3.7/volume/v3/volumes/15f9ac6c-3175-464d-9ead-1d718574e0fb Jul 10 08:45:02.944584 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-294cc894-d07d-4c89-a6f3-f60f046f1e57 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:02.944789 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-294cc894-d07d-4c89-a6f3-f60f046f1e57 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:02.952486 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:02.952486 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:45:02.956548 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-294cc894-d07d-4c89-a6f3-f60f046f1e57 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Volume info retrieved successfully. Jul 10 08:45:02.961265 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-294cc894-d07d-4c89-a6f3-f60f046f1e57 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] https://10.4.3.7/volume/v3/volumes/15f9ac6c-3175-464d-9ead-1d718574e0fb returned with HTTP 200 Jul 10 08:45:02.961800 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1115/4499] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:45:02 2026] GET /volume/v3/volumes/15f9ac6c-3175-464d-9ead-1d718574e0fb => generated 868 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:45:03.374141 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-9abbb334-bb3d-4d02-bfb5-f34c586e54c4 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:03.376073 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-9abbb334-bb3d-4d02-bfb5-f34c586e54c4 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/7bf639ec-997a-4628-acd4-335198ca566c Jul 10 08:45:03.376337 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-9abbb334-bb3d-4d02-bfb5-f34c586e54c4 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:03.376583 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-9abbb334-bb3d-4d02-bfb5-f34c586e54c4 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:03.376727 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-9abbb334-bb3d-4d02-bfb5-f34c586e54c4 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 7bf639ec-997a-4628-acd4-335198ca566c. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:45:03.381114 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:03.381114 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:45:03.382010 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-9abbb334-bb3d-4d02-bfb5-f34c586e54c4 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/7bf639ec-997a-4628-acd4-335198ca566c returned with HTTP 200 Jul 10 08:45:03.382469 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1124/4500] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:45:03 2026] GET /volume/v3/backups/7bf639ec-997a-4628-acd4-335198ca566c => generated 784 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:45:03.976790 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-4d5fdae8-1016-44e7-8a51-ac6b160b13a1 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:03.980433 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-4d5fdae8-1016-44e7-8a51-ac6b160b13a1 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] GET https://10.4.3.7/volume/v3/volumes/15f9ac6c-3175-464d-9ead-1d718574e0fb Jul 10 08:45:03.980433 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-4d5fdae8-1016-44e7-8a51-ac6b160b13a1 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:03.980433 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-4d5fdae8-1016-44e7-8a51-ac6b160b13a1 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:03.986824 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:03.986824 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:45:03.991227 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-4d5fdae8-1016-44e7-8a51-ac6b160b13a1 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Volume info retrieved successfully. Jul 10 08:45:03.995890 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-4d5fdae8-1016-44e7-8a51-ac6b160b13a1 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] https://10.4.3.7/volume/v3/volumes/15f9ac6c-3175-464d-9ead-1d718574e0fb returned with HTTP 200 Jul 10 08:45:03.996315 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1130/4501] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:45:03 2026] GET /volume/v3/volumes/15f9ac6c-3175-464d-9ead-1d718574e0fb => generated 893 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:45:04.009462 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-4a55e257-243d-443f-a1e9-167ae50ce989 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:04.011305 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4a55e257-243d-443f-a1e9-167ae50ce989 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] POST https://10.4.3.7/volume/v3/snapshots Jul 10 08:45:04.011795 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4a55e257-243d-443f-a1e9-167ae50ce989 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "15f9ac6c-3175-464d-9ead-1d718574e0fb", "name": "tempest-VolumeDependencyTests-Snapshot-47558383"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:45:04.022122 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:04.022122 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:45:04.022863 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-4a55e257-243d-443f-a1e9-167ae50ce989 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Volume info retrieved successfully. Jul 10 08:45:04.023840 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.snapshots [None req-4a55e257-243d-443f-a1e9-167ae50ce989 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Create snapshot from volume 15f9ac6c-3175-464d-9ead-1d718574e0fb Jul 10 08:45:04.073436 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-4a55e257-243d-443f-a1e9-167ae50ce989 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Created reservations ['52319a20-c256-42fc-b9d1-f0dced628e73', '683763d7-e0df-4e91-9f93-36741b3d2c18', 'abbfd294-19c2-43f0-81ae-f0a0ecc129b1', '6bae7b02-661a-4036-b40c-24be7db6c269'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:45:04.118558 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-4a55e257-243d-443f-a1e9-167ae50ce989 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Snapshot create request issued successfully. Jul 10 08:45:04.118826 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4a55e257-243d-443f-a1e9-167ae50ce989 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] https://10.4.3.7/volume/v3/snapshots returned with HTTP 202 Jul 10 08:45:04.119624 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1133/4502] 10.4.3.7 () {68 vars in 1251 bytes} [Fri Jul 10 08:45:04 2026] POST /volume/v3/snapshots => generated 306 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:45:04.137815 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-1f0fe5a3-80f2-47c2-af9f-2cac98ffddb2 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:04.137815 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-1f0fe5a3-80f2-47c2-af9f-2cac98ffddb2 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] GET https://10.4.3.7/volume/v3/snapshots/aa2b5632-04b4-48db-a7e4-e4dfbec4e635 Jul 10 08:45:04.137815 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-1f0fe5a3-80f2-47c2-af9f-2cac98ffddb2 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:04.137815 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-1f0fe5a3-80f2-47c2-af9f-2cac98ffddb2 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:04.144754 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:04.144754 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:45:04.145692 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-1f0fe5a3-80f2-47c2-af9f-2cac98ffddb2 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Snapshot retrieved successfully. Jul 10 08:45:04.147331 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-1f0fe5a3-80f2-47c2-af9f-2cac98ffddb2 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] https://10.4.3.7/volume/v3/snapshots/aa2b5632-04b4-48db-a7e4-e4dfbec4e635 returned with HTTP 200 Jul 10 08:45:04.148263 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1116/4503] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:45:04 2026] GET /volume/v3/snapshots/aa2b5632-04b4-48db-a7e4-e4dfbec4e635 => generated 438 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:45:04.392429 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-a0f9b377-1ce7-4c03-b5c7-0e1015b72cc2 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:04.395125 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-a0f9b377-1ce7-4c03-b5c7-0e1015b72cc2 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/7bf639ec-997a-4628-acd4-335198ca566c Jul 10 08:45:04.395313 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-a0f9b377-1ce7-4c03-b5c7-0e1015b72cc2 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:04.395511 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-a0f9b377-1ce7-4c03-b5c7-0e1015b72cc2 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:04.395609 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-a0f9b377-1ce7-4c03-b5c7-0e1015b72cc2 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 7bf639ec-997a-4628-acd4-335198ca566c. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:45:04.400435 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:04.400435 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:45:04.401099 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-a0f9b377-1ce7-4c03-b5c7-0e1015b72cc2 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/7bf639ec-997a-4628-acd4-335198ca566c returned with HTTP 200 Jul 10 08:45:04.401434 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1125/4504] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:45:04 2026] GET /volume/v3/backups/7bf639ec-997a-4628-acd4-335198ca566c => generated 784 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:45:05.162535 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-94d5059f-2a89-4227-8f95-e854263a8878 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:05.164337 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-94d5059f-2a89-4227-8f95-e854263a8878 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] GET https://10.4.3.7/volume/v3/snapshots/aa2b5632-04b4-48db-a7e4-e4dfbec4e635 Jul 10 08:45:05.164542 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-94d5059f-2a89-4227-8f95-e854263a8878 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:05.164739 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-94d5059f-2a89-4227-8f95-e854263a8878 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:05.170084 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:05.170084 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:45:05.170580 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-94d5059f-2a89-4227-8f95-e854263a8878 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Snapshot retrieved successfully. Jul 10 08:45:05.171474 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-94d5059f-2a89-4227-8f95-e854263a8878 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] https://10.4.3.7/volume/v3/snapshots/aa2b5632-04b4-48db-a7e4-e4dfbec4e635 returned with HTTP 200 Jul 10 08:45:05.171838 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1131/4505] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:45:05 2026] GET /volume/v3/snapshots/aa2b5632-04b4-48db-a7e4-e4dfbec4e635 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:45:05.180589 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-25c4a8b5-eab6-4baa-9a1d-96e4aeeeb6f3 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:05.182539 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-25c4a8b5-eab6-4baa-9a1d-96e4aeeeb6f3 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:45:05.182974 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-25c4a8b5-eab6-4baa-9a1d-96e4aeeeb6f3 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "aa2b5632-04b4-48db-a7e4-e4dfbec4e635", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1694667532"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:45:05.184621 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [None req-25c4a8b5-eab6-4baa-9a1d-96e4aeeeb6f3 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Create volume request body: {'volume': {'snapshot_id': 'aa2b5632-04b4-48db-a7e4-e4dfbec4e635', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1694667532'}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:45:05.190548 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:05.190548 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:45:05.191255 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-25c4a8b5-eab6-4baa-9a1d-96e4aeeeb6f3 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Snapshot retrieved successfully. Jul 10 08:45:05.191461 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-25c4a8b5-eab6-4baa-9a1d-96e4aeeeb6f3 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Create volume of 1 GB Jul 10 08:45:05.195257 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-25c4a8b5-eab6-4baa-9a1d-96e4aeeeb6f3 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Availability Zones retrieved successfully. Jul 10 08:45:05.201231 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-25c4a8b5-eab6-4baa-9a1d-96e4aeeeb6f3 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Flow 'volume_create_api' (e1aa57cf-93f7-47d3-8446-624941e29117) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:45:05.202646 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-25c4a8b5-eab6-4baa-9a1d-96e4aeeeb6f3 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e07a22a-2193-4e71-9900-beb24c7c0316) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:45:05.203693 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-25c4a8b5-eab6-4baa-9a1d-96e4aeeeb6f3 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:45:05.237202 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-25c4a8b5-eab6-4baa-9a1d-96e4aeeeb6f3 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e07a22a-2193-4e71-9900-beb24c7c0316) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'aa2b5632-04b4-48db-a7e4-e4dfbec4e635', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:45:05.237968 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-25c4a8b5-eab6-4baa-9a1d-96e4aeeeb6f3 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88fe4d3e-546c-4658-a8a3-892c09d98d36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:45:05.274270 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-25c4a8b5-eab6-4baa-9a1d-96e4aeeeb6f3 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Created reservations ['66345db7-f478-471f-a037-1d5fd6dae3e2', '8f63c1dd-d9e8-4040-9409-cb2d73fc997b', '23a05b41-8616-4818-8d1d-9902e7027f9f', 'de8ecf24-830b-46e3-ba20-a6dccedbb4de'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:45:05.275039 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-25c4a8b5-eab6-4baa-9a1d-96e4aeeeb6f3 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88fe4d3e-546c-4658-a8a3-892c09d98d36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['66345db7-f478-471f-a037-1d5fd6dae3e2', '8f63c1dd-d9e8-4040-9409-cb2d73fc997b', '23a05b41-8616-4818-8d1d-9902e7027f9f', 'de8ecf24-830b-46e3-ba20-a6dccedbb4de']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:45:05.275737 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-25c4a8b5-eab6-4baa-9a1d-96e4aeeeb6f3 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56765ec3-604a-4f06-a824-39f54ae7c8fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:45:05.318139 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-25c4a8b5-eab6-4baa-9a1d-96e4aeeeb6f3 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56765ec3-604a-4f06-a824-39f54ae7c8fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ab6a03e6-59e5-4cc4-b3f3-36e8b07514e8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1694667532',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5247853b5dd04fd2866831bf74e0555a',qos_specs=None,replication_status=,reservations=['66345db7-f478-471f-a037-1d5fd6dae3e2','8f63c1dd-d9e8-4040-9409-cb2d73fc997b','23a05b41-8616-4818-8d1d-9902e7027f9f','de8ecf24-830b-46e3-ba20-a6dccedbb4de'],size=1,snapshot_id=aa2b5632-04b4-48db-a7e4-e4dfbec4e635,source_replicaid=,source_volid=None,status='creating',user_id='ec4cbbaf2007496abfc020098c23bc83',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:45:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1694667532',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ab6a03e6-59e5-4cc4-b3f3-36e8b07514e8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5247853b5dd04fd2866831bf74e0555a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=aa2b5632-04b4-48db-a7e4-e4dfbec4e635,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ec4cbbaf2007496abfc020098c23bc83',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:45:05.319391 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-25c4a8b5-eab6-4baa-9a1d-96e4aeeeb6f3 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a96442b7-828a-444a-8d15-6fd6d4c39b00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:45:05.339934 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-25c4a8b5-eab6-4baa-9a1d-96e4aeeeb6f3 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a96442b7-828a-444a-8d15-6fd6d4c39b00) transitioned into state 'SUCCESS' from state '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-1694667532',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5247853b5dd04fd2866831bf74e0555a',qos_specs=None,replication_status=,reservations=['66345db7-f478-471f-a037-1d5fd6dae3e2','8f63c1dd-d9e8-4040-9409-cb2d73fc997b','23a05b41-8616-4818-8d1d-9902e7027f9f','de8ecf24-830b-46e3-ba20-a6dccedbb4de'],size=1,snapshot_id=aa2b5632-04b4-48db-a7e4-e4dfbec4e635,source_replicaid=,source_volid=None,status='creating',user_id='ec4cbbaf2007496abfc020098c23bc83',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:45:05.340786 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-25c4a8b5-eab6-4baa-9a1d-96e4aeeeb6f3 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53f0b586-d1af-4745-9059-70b5e8cae6a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:45:05.368245 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-25c4a8b5-eab6-4baa-9a1d-96e4aeeeb6f3 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53f0b586-d1af-4745-9059-70b5e8cae6a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:45:05.368245 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-25c4a8b5-eab6-4baa-9a1d-96e4aeeeb6f3 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Flow 'volume_create_api' (e1aa57cf-93f7-47d3-8446-624941e29117) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:45:05.368245 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-25c4a8b5-eab6-4baa-9a1d-96e4aeeeb6f3 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Create volume request issued successfully. Jul 10 08:45:05.368245 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-25c4a8b5-eab6-4baa-9a1d-96e4aeeeb6f3 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:45:05.368245 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1134/4506] 10.4.3.7 () {70 vars in 1286 bytes} [Fri Jul 10 08:45:05 2026] POST /volume/v3/volumes => generated 800 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:45:05.385689 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-ec9f3631-ce41-4393-bd71-973a8f1f9631 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:05.387475 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-ec9f3631-ce41-4393-bd71-973a8f1f9631 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] GET https://10.4.3.7/volume/v3/volumes/ab6a03e6-59e5-4cc4-b3f3-36e8b07514e8 Jul 10 08:45:05.387695 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-ec9f3631-ce41-4393-bd71-973a8f1f9631 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:05.387897 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-ec9f3631-ce41-4393-bd71-973a8f1f9631 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:05.394859 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:05.394859 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:45:05.398448 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-ec9f3631-ce41-4393-bd71-973a8f1f9631 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Volume info retrieved successfully. Jul 10 08:45:05.404313 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-ec9f3631-ce41-4393-bd71-973a8f1f9631 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] https://10.4.3.7/volume/v3/volumes/ab6a03e6-59e5-4cc4-b3f3-36e8b07514e8 returned with HTTP 200 Jul 10 08:45:05.404717 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1117/4507] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:45:05 2026] GET /volume/v3/volumes/ab6a03e6-59e5-4cc4-b3f3-36e8b07514e8 => generated 868 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:45:05.416207 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-4f5f217b-15e4-46a4-bdf4-e045edbf8dbd None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:05.420578 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-4f5f217b-15e4-46a4-bdf4-e045edbf8dbd tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/7bf639ec-997a-4628-acd4-335198ca566c Jul 10 08:45:05.420578 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-4f5f217b-15e4-46a4-bdf4-e045edbf8dbd tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:05.420578 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-4f5f217b-15e4-46a4-bdf4-e045edbf8dbd tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:05.420578 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-4f5f217b-15e4-46a4-bdf4-e045edbf8dbd tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 7bf639ec-997a-4628-acd4-335198ca566c. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:45:05.429702 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:05.429702 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:45:05.431304 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-4f5f217b-15e4-46a4-bdf4-e045edbf8dbd tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/7bf639ec-997a-4628-acd4-335198ca566c returned with HTTP 200 Jul 10 08:45:05.432242 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1126/4508] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:45:05 2026] GET /volume/v3/backups/7bf639ec-997a-4628-acd4-335198ca566c => generated 784 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:45:06.422601 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-a1896202-1f60-4aa3-837a-79d6b5f619de None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:06.425094 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-a1896202-1f60-4aa3-837a-79d6b5f619de tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] GET https://10.4.3.7/volume/v3/volumes/ab6a03e6-59e5-4cc4-b3f3-36e8b07514e8 Jul 10 08:45:06.425392 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-a1896202-1f60-4aa3-837a-79d6b5f619de tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:06.425716 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-a1896202-1f60-4aa3-837a-79d6b5f619de tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:06.436783 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:06.436783 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:45:06.443053 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-a1896202-1f60-4aa3-837a-79d6b5f619de tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Volume info retrieved successfully. Jul 10 08:45:06.443090 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-9792ae76-f781-4bda-bc6a-0e4d831cbb89 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:06.446782 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9792ae76-f781-4bda-bc6a-0e4d831cbb89 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/7bf639ec-997a-4628-acd4-335198ca566c Jul 10 08:45:06.447117 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9792ae76-f781-4bda-bc6a-0e4d831cbb89 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:06.447432 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9792ae76-f781-4bda-bc6a-0e4d831cbb89 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:06.447643 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-9792ae76-f781-4bda-bc6a-0e4d831cbb89 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 7bf639ec-997a-4628-acd4-335198ca566c. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:45:06.448998 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-a1896202-1f60-4aa3-837a-79d6b5f619de tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] https://10.4.3.7/volume/v3/volumes/ab6a03e6-59e5-4cc4-b3f3-36e8b07514e8 returned with HTTP 200 Jul 10 08:45:06.449571 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1132/4509] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:45:06 2026] GET /volume/v3/volumes/ab6a03e6-59e5-4cc4-b3f3-36e8b07514e8 => generated 893 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:45:06.453180 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:06.453180 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:45:06.455422 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9792ae76-f781-4bda-bc6a-0e4d831cbb89 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/7bf639ec-997a-4628-acd4-335198ca566c returned with HTTP 200 Jul 10 08:45:06.455422 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1135/4510] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:45:06 2026] GET /volume/v3/backups/7bf639ec-997a-4628-acd4-335198ca566c => generated 784 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:45:06.468238 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-fca5340f-d5dc-4371-b88c-397222b59754 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:06.469997 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-fca5340f-d5dc-4371-b88c-397222b59754 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:45:06.470385 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-fca5340f-d5dc-4371-b88c-397222b59754 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "ab6a03e6-59e5-4cc4-b3f3-36e8b07514e8", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1293202871"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:45:06.473268 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.volumes [None req-fca5340f-d5dc-4371-b88c-397222b59754 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Create volume request body: {'volume': {'source_volid': 'ab6a03e6-59e5-4cc4-b3f3-36e8b07514e8', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1293202871'}} {{(pid=100055) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:45:06.487131 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:06.487131 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:45:06.487131 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-fca5340f-d5dc-4371-b88c-397222b59754 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Volume retrieved successfully. Jul 10 08:45:06.487131 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-fca5340f-d5dc-4371-b88c-397222b59754 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Create volume of 1 GB Jul 10 08:45:06.496053 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-fca5340f-d5dc-4371-b88c-397222b59754 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Availability Zones retrieved successfully. Jul 10 08:45:06.501211 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-fca5340f-d5dc-4371-b88c-397222b59754 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Flow 'volume_create_api' (7e26bc12-dbaf-4c67-98b7-67bcfe20ba76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:45:06.502242 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-fca5340f-d5dc-4371-b88c-397222b59754 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7f39257-055e-4a79-b485-f3fd2face8e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:45:06.504275 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.flows.api.create_volume [None req-fca5340f-d5dc-4371-b88c-397222b59754 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100055) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:45:06.529974 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-fca5340f-d5dc-4371-b88c-397222b59754 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7f39257-055e-4a79-b485-f3fd2face8e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'ab6a03e6-59e5-4cc4-b3f3-36e8b07514e8', 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:45:06.531277 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-fca5340f-d5dc-4371-b88c-397222b59754 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c52e11b8-2cd6-4637-aaf6-1729b98da899) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:45:06.584588 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.quota [None req-fca5340f-d5dc-4371-b88c-397222b59754 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Created reservations ['f257b0f1-7c6e-4a5c-9e2d-19fffe78c273', '36021678-4d11-4c9a-884b-8f15b8489298', '6e54f278-bf36-4ec8-a520-ff2ea4db1b15', 'a0ea2e86-3766-43ef-abed-a542b0cec8f5'] {{(pid=100055) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:45:06.585702 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-fca5340f-d5dc-4371-b88c-397222b59754 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c52e11b8-2cd6-4637-aaf6-1729b98da899) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f257b0f1-7c6e-4a5c-9e2d-19fffe78c273', '36021678-4d11-4c9a-884b-8f15b8489298', '6e54f278-bf36-4ec8-a520-ff2ea4db1b15', 'a0ea2e86-3766-43ef-abed-a542b0cec8f5']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:45:06.586718 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-fca5340f-d5dc-4371-b88c-397222b59754 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33182263-4aee-417a-921c-9ab952a30d69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:45:06.627342 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-fca5340f-d5dc-4371-b88c-397222b59754 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33182263-4aee-417a-921c-9ab952a30d69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd6f8c86b-ac8f-4801-9b0b-6812a36265c7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1293202871',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5247853b5dd04fd2866831bf74e0555a',qos_specs=None,replication_status=,reservations=['f257b0f1-7c6e-4a5c-9e2d-19fffe78c273','36021678-4d11-4c9a-884b-8f15b8489298','6e54f278-bf36-4ec8-a520-ff2ea4db1b15','a0ea2e86-3766-43ef-abed-a542b0cec8f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=ab6a03e6-59e5-4cc4-b3f3-36e8b07514e8,status='creating',user_id='ec4cbbaf2007496abfc020098c23bc83',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:45:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1293202871',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d6f8c86b-ac8f-4801-9b0b-6812a36265c7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5247853b5dd04fd2866831bf74e0555a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=ab6a03e6-59e5-4cc4-b3f3-36e8b07514e8,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ec4cbbaf2007496abfc020098c23bc83',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:45:06.630519 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-fca5340f-d5dc-4371-b88c-397222b59754 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f61da88-e7e2-4676-b85b-a494333ad597) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:45:06.652516 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-fca5340f-d5dc-4371-b88c-397222b59754 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f61da88-e7e2-4676-b85b-a494333ad597) transitioned into state 'SUCCESS' from state '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-1293202871',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5247853b5dd04fd2866831bf74e0555a',qos_specs=None,replication_status=,reservations=['f257b0f1-7c6e-4a5c-9e2d-19fffe78c273','36021678-4d11-4c9a-884b-8f15b8489298','6e54f278-bf36-4ec8-a520-ff2ea4db1b15','a0ea2e86-3766-43ef-abed-a542b0cec8f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=ab6a03e6-59e5-4cc4-b3f3-36e8b07514e8,status='creating',user_id='ec4cbbaf2007496abfc020098c23bc83',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:45:06.653342 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-fca5340f-d5dc-4371-b88c-397222b59754 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98097d04-8488-45bc-9f84-d40cb1cbf906) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:45:06.672720 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-fca5340f-d5dc-4371-b88c-397222b59754 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98097d04-8488-45bc-9f84-d40cb1cbf906) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:45:06.674036 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-fca5340f-d5dc-4371-b88c-397222b59754 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Flow 'volume_create_api' (7e26bc12-dbaf-4c67-98b7-67bcfe20ba76) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:45:06.674191 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-fca5340f-d5dc-4371-b88c-397222b59754 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Create volume request issued successfully. Jul 10 08:45:06.674899 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-fca5340f-d5dc-4371-b88c-397222b59754 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:45:06.675421 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1118/4511] 10.4.3.7 () {70 vars in 1286 bytes} [Fri Jul 10 08:45:06 2026] POST /volume/v3/volumes => generated 800 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:45:06.692777 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-707629aa-64cc-4941-a04e-1ec5f3849fae None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:06.695169 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-707629aa-64cc-4941-a04e-1ec5f3849fae tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] GET https://10.4.3.7/volume/v3/volumes/d6f8c86b-ac8f-4801-9b0b-6812a36265c7 Jul 10 08:45:06.695922 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-707629aa-64cc-4941-a04e-1ec5f3849fae tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:06.695922 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-707629aa-64cc-4941-a04e-1ec5f3849fae tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:06.706598 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:06.706598 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:45:06.713224 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-707629aa-64cc-4941-a04e-1ec5f3849fae tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Volume info retrieved successfully. Jul 10 08:45:06.720455 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-707629aa-64cc-4941-a04e-1ec5f3849fae tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] https://10.4.3.7/volume/v3/volumes/d6f8c86b-ac8f-4801-9b0b-6812a36265c7 returned with HTTP 200 Jul 10 08:45:06.721573 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1127/4512] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:45:06 2026] GET /volume/v3/volumes/d6f8c86b-ac8f-4801-9b0b-6812a36265c7 => generated 868 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:45:07.475319 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-cc118ef3-67af-4dd3-b174-33256d1fd7a0 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:07.477019 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-cc118ef3-67af-4dd3-b174-33256d1fd7a0 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/7bf639ec-997a-4628-acd4-335198ca566c Jul 10 08:45:07.477633 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-cc118ef3-67af-4dd3-b174-33256d1fd7a0 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:07.477633 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-cc118ef3-67af-4dd3-b174-33256d1fd7a0 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:07.477633 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-cc118ef3-67af-4dd3-b174-33256d1fd7a0 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 7bf639ec-997a-4628-acd4-335198ca566c. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:45:07.485426 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:07.485426 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:45:07.487084 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-cc118ef3-67af-4dd3-b174-33256d1fd7a0 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/7bf639ec-997a-4628-acd4-335198ca566c returned with HTTP 200 Jul 10 08:45:07.487549 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1133/4513] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:45:07 2026] GET /volume/v3/backups/7bf639ec-997a-4628-acd4-335198ca566c => generated 784 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:45:07.741153 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-28b2edcf-7909-49d7-ab86-af9117f298ea None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:07.748770 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-28b2edcf-7909-49d7-ab86-af9117f298ea tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] GET https://10.4.3.7/volume/v3/volumes/d6f8c86b-ac8f-4801-9b0b-6812a36265c7 Jul 10 08:45:07.749014 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-28b2edcf-7909-49d7-ab86-af9117f298ea tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:07.749207 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-28b2edcf-7909-49d7-ab86-af9117f298ea tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:07.768081 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:07.768081 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:45:07.774400 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-28b2edcf-7909-49d7-ab86-af9117f298ea tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Volume info retrieved successfully. Jul 10 08:45:07.780782 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-28b2edcf-7909-49d7-ab86-af9117f298ea tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] https://10.4.3.7/volume/v3/volumes/d6f8c86b-ac8f-4801-9b0b-6812a36265c7 returned with HTTP 200 Jul 10 08:45:07.781609 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1136/4514] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:45:07 2026] GET /volume/v3/volumes/d6f8c86b-ac8f-4801-9b0b-6812a36265c7 => generated 893 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:45:07.799180 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-dc3d61ac-bb59-4ace-a3e7-1ead19e06c5c None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:07.801909 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-dc3d61ac-bb59-4ace-a3e7-1ead19e06c5c tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] DELETE https://10.4.3.7/volume/v3/snapshots/a8f58ee4-d2a1-4b9e-b316-440cf64b8ed2 Jul 10 08:45:07.802191 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-dc3d61ac-bb59-4ace-a3e7-1ead19e06c5c tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:07.802492 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-dc3d61ac-bb59-4ace-a3e7-1ead19e06c5c tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Calling method 'delete' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:07.802653 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.snapshots [None req-dc3d61ac-bb59-4ace-a3e7-1ead19e06c5c tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Delete snapshot with id: a8f58ee4-d2a1-4b9e-b316-440cf64b8ed2 Jul 10 08:45:07.809681 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:07.809681 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:45:07.810224 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-dc3d61ac-bb59-4ace-a3e7-1ead19e06c5c tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Snapshot retrieved successfully. Jul 10 08:45:07.831443 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-dc3d61ac-bb59-4ace-a3e7-1ead19e06c5c tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Snapshot delete request issued successfully. Jul 10 08:45:07.831443 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-dc3d61ac-bb59-4ace-a3e7-1ead19e06c5c tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] https://10.4.3.7/volume/v3/snapshots/a8f58ee4-d2a1-4b9e-b316-440cf64b8ed2 returned with HTTP 202 Jul 10 08:45:07.831443 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1119/4515] 10.4.3.7 () {66 vars in 1343 bytes} [Fri Jul 10 08:45:07 2026] DELETE /volume/v3/snapshots/a8f58ee4-d2a1-4b9e-b316-440cf64b8ed2 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:45:07.836694 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-d5d9f900-8ac0-4620-9ac7-1ad54d7d3a21 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:07.838772 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-d5d9f900-8ac0-4620-9ac7-1ad54d7d3a21 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] GET https://10.4.3.7/volume/v3/snapshots/a8f58ee4-d2a1-4b9e-b316-440cf64b8ed2 Jul 10 08:45:07.838812 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-d5d9f900-8ac0-4620-9ac7-1ad54d7d3a21 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:07.839117 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-d5d9f900-8ac0-4620-9ac7-1ad54d7d3a21 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:07.844227 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:07.844227 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:45:07.844553 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-d5d9f900-8ac0-4620-9ac7-1ad54d7d3a21 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Snapshot retrieved successfully. Jul 10 08:45:07.845325 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-d5d9f900-8ac0-4620-9ac7-1ad54d7d3a21 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] https://10.4.3.7/volume/v3/snapshots/a8f58ee4-d2a1-4b9e-b316-440cf64b8ed2 returned with HTTP 200 Jul 10 08:45:07.845690 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1128/4516] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:45:07 2026] GET /volume/v3/snapshots/a8f58ee4-d2a1-4b9e-b316-440cf64b8ed2 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:45:08.500584 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-07b4eeaf-db72-4df9-a899-86e9b406fe61 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:08.502745 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-07b4eeaf-db72-4df9-a899-86e9b406fe61 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/7bf639ec-997a-4628-acd4-335198ca566c Jul 10 08:45:08.502745 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-07b4eeaf-db72-4df9-a899-86e9b406fe61 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:08.503020 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-07b4eeaf-db72-4df9-a899-86e9b406fe61 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:08.503020 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-07b4eeaf-db72-4df9-a899-86e9b406fe61 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 7bf639ec-997a-4628-acd4-335198ca566c. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:45:08.507296 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:08.507296 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:45:08.508085 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-07b4eeaf-db72-4df9-a899-86e9b406fe61 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/7bf639ec-997a-4628-acd4-335198ca566c returned with HTTP 200 Jul 10 08:45:08.508495 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1134/4517] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:45:08 2026] GET /volume/v3/backups/7bf639ec-997a-4628-acd4-335198ca566c => generated 784 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:45:08.692421 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-ef7b4ba9-fe24-4234-8d88-0c6ae94ed9f3 req-6fe8d730-9ebf-4354-ac7c-8ab024ad4c25 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:08.694579 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-ef7b4ba9-fe24-4234-8d88-0c6ae94ed9f3 req-6fe8d730-9ebf-4354-ac7c-8ab024ad4c25 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] DELETE https://10.4.3.7/volume/v3/attachments/bd2e2add-76bc-4642-9672-6171875675be Jul 10 08:45:08.694749 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-ef7b4ba9-fe24-4234-8d88-0c6ae94ed9f3 req-6fe8d730-9ebf-4354-ac7c-8ab024ad4c25 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:08.694949 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-ef7b4ba9-fe24-4234-8d88-0c6ae94ed9f3 req-6fe8d730-9ebf-4354-ac7c-8ab024ad4c25 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Calling method 'version_select' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:08.703157 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:08.703157 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:45:08.858505 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-b5dcc943-6f92-48b0-ab3b-e262e0897688 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:08.860441 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-b5dcc943-6f92-48b0-ab3b-e262e0897688 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] GET https://10.4.3.7/volume/v3/snapshots/a8f58ee4-d2a1-4b9e-b316-440cf64b8ed2 Jul 10 08:45:08.860820 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-b5dcc943-6f92-48b0-ab3b-e262e0897688 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:08.861058 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-b5dcc943-6f92-48b0-ab3b-e262e0897688 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:08.867146 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-b5dcc943-6f92-48b0-ab3b-e262e0897688 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] https://10.4.3.7/volume/v3/snapshots/a8f58ee4-d2a1-4b9e-b316-440cf64b8ed2 returned with HTTP 404 Jul 10 08:45:08.867734 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1120/4518] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:45:08 2026] GET /volume/v3/snapshots/a8f58ee4-d2a1-4b9e-b316-440cf64b8ed2 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:45:08.878203 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-739dd8e7-2270-46c9-8f4d-3892f1030e1a None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:08.880176 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-739dd8e7-2270-46c9-8f4d-3892f1030e1a tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] DELETE https://10.4.3.7/volume/v3/snapshots/aa2b5632-04b4-48db-a7e4-e4dfbec4e635 Jul 10 08:45:08.880378 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-739dd8e7-2270-46c9-8f4d-3892f1030e1a tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:08.880695 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-739dd8e7-2270-46c9-8f4d-3892f1030e1a tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Calling method 'delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:08.880851 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.snapshots [None req-739dd8e7-2270-46c9-8f4d-3892f1030e1a tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Delete snapshot with id: aa2b5632-04b4-48db-a7e4-e4dfbec4e635 Jul 10 08:45:08.887183 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:08.887183 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:45:08.887777 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-739dd8e7-2270-46c9-8f4d-3892f1030e1a tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Snapshot retrieved successfully. Jul 10 08:45:08.908435 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-739dd8e7-2270-46c9-8f4d-3892f1030e1a tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Snapshot delete request issued successfully. Jul 10 08:45:08.908435 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-739dd8e7-2270-46c9-8f4d-3892f1030e1a tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] https://10.4.3.7/volume/v3/snapshots/aa2b5632-04b4-48db-a7e4-e4dfbec4e635 returned with HTTP 202 Jul 10 08:45:08.908435 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1129/4519] 10.4.3.7 () {66 vars in 1343 bytes} [Fri Jul 10 08:45:08 2026] DELETE /volume/v3/snapshots/aa2b5632-04b4-48db-a7e4-e4dfbec4e635 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:45:08.913771 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-85cdf276-08ec-4c00-8fd8-f823a868261a None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:08.916289 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-85cdf276-08ec-4c00-8fd8-f823a868261a tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] GET https://10.4.3.7/volume/v3/snapshots/aa2b5632-04b4-48db-a7e4-e4dfbec4e635 Jul 10 08:45:08.916289 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-85cdf276-08ec-4c00-8fd8-f823a868261a tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:08.916289 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-85cdf276-08ec-4c00-8fd8-f823a868261a tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:08.923623 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:08.923623 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:45:08.924326 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-85cdf276-08ec-4c00-8fd8-f823a868261a tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Snapshot retrieved successfully. Jul 10 08:45:08.925262 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-85cdf276-08ec-4c00-8fd8-f823a868261a tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] https://10.4.3.7/volume/v3/snapshots/aa2b5632-04b4-48db-a7e4-e4dfbec4e635 returned with HTTP 200 Jul 10 08:45:08.925680 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1135/4520] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:45:08 2026] GET /volume/v3/snapshots/aa2b5632-04b4-48db-a7e4-e4dfbec4e635 => generated 464 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:45:09.237179 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-ef7b4ba9-fe24-4234-8d88-0c6ae94ed9f3 req-6fe8d730-9ebf-4354-ac7c-8ab024ad4c25 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] https://10.4.3.7/volume/v3/attachments/bd2e2add-76bc-4642-9672-6171875675be returned with HTTP 200 Jul 10 08:45:09.237685 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1137/4521] 10.4.3.7 () {72 vars in 1659 bytes} [Fri Jul 10 08:45:08 2026] DELETE /volume/v3/attachments/bd2e2add-76bc-4642-9672-6171875675be => generated 19 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:45:09.522123 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-e5fa657f-9fce-42d8-a5b9-01e8135062f9 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:09.524321 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-e5fa657f-9fce-42d8-a5b9-01e8135062f9 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/7bf639ec-997a-4628-acd4-335198ca566c Jul 10 08:45:09.524595 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-e5fa657f-9fce-42d8-a5b9-01e8135062f9 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:09.524850 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-e5fa657f-9fce-42d8-a5b9-01e8135062f9 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:09.525015 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-e5fa657f-9fce-42d8-a5b9-01e8135062f9 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 7bf639ec-997a-4628-acd4-335198ca566c. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:45:09.530430 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:09.530430 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:45:09.531421 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-e5fa657f-9fce-42d8-a5b9-01e8135062f9 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/7bf639ec-997a-4628-acd4-335198ca566c returned with HTTP 200 Jul 10 08:45:09.531891 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1121/4522] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:45:09 2026] GET /volume/v3/backups/7bf639ec-997a-4628-acd4-335198ca566c => generated 784 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:45:09.935120 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-c3115867-ccae-499b-b3c2-048cb3f7b8f9 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:09.937432 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-c3115867-ccae-499b-b3c2-048cb3f7b8f9 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] GET https://10.4.3.7/volume/v3/snapshots/aa2b5632-04b4-48db-a7e4-e4dfbec4e635 Jul 10 08:45:09.937687 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-c3115867-ccae-499b-b3c2-048cb3f7b8f9 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:09.937936 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-c3115867-ccae-499b-b3c2-048cb3f7b8f9 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:09.943133 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-c3115867-ccae-499b-b3c2-048cb3f7b8f9 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] https://10.4.3.7/volume/v3/snapshots/aa2b5632-04b4-48db-a7e4-e4dfbec4e635 returned with HTTP 404 Jul 10 08:45:09.943778 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1130/4523] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:45:09 2026] GET /volume/v3/snapshots/aa2b5632-04b4-48db-a7e4-e4dfbec4e635 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:45:09.954327 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-05bbe6af-0e14-44ed-80a7-0f2c32d64f90 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:09.956286 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-05bbe6af-0e14-44ed-80a7-0f2c32d64f90 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] DELETE https://10.4.3.7/volume/v3/volumes/ab6a03e6-59e5-4cc4-b3f3-36e8b07514e8 Jul 10 08:45:09.956535 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-05bbe6af-0e14-44ed-80a7-0f2c32d64f90 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:09.956719 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-05bbe6af-0e14-44ed-80a7-0f2c32d64f90 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Calling method 'delete' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:09.956882 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.volumes [None req-05bbe6af-0e14-44ed-80a7-0f2c32d64f90 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Delete volume with id: ab6a03e6-59e5-4cc4-b3f3-36e8b07514e8 Jul 10 08:45:09.973152 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:09.973152 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:45:09.973761 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-05bbe6af-0e14-44ed-80a7-0f2c32d64f90 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Volume info retrieved successfully. Jul 10 08:45:10.002685 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-05bbe6af-0e14-44ed-80a7-0f2c32d64f90 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Delete volume request issued successfully. Jul 10 08:45:10.002942 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-05bbe6af-0e14-44ed-80a7-0f2c32d64f90 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] https://10.4.3.7/volume/v3/volumes/ab6a03e6-59e5-4cc4-b3f3-36e8b07514e8 returned with HTTP 202 Jul 10 08:45:10.003818 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1136/4524] 10.4.3.7 () {68 vars in 1378 bytes} [Fri Jul 10 08:45:09 2026] DELETE /volume/v3/volumes/ab6a03e6-59e5-4cc4-b3f3-36e8b07514e8 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 08:45:10.012399 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-abcfca45-c46d-4a13-8b7c-3e5e8d9e610b None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:10.015977 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-abcfca45-c46d-4a13-8b7c-3e5e8d9e610b tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] GET https://10.4.3.7/volume/v3/volumes/ab6a03e6-59e5-4cc4-b3f3-36e8b07514e8 Jul 10 08:45:10.015977 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-abcfca45-c46d-4a13-8b7c-3e5e8d9e610b tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:10.015977 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-abcfca45-c46d-4a13-8b7c-3e5e8d9e610b tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:10.023001 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:10.023001 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:45:10.027628 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-abcfca45-c46d-4a13-8b7c-3e5e8d9e610b tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Volume info retrieved successfully. Jul 10 08:45:10.032645 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-abcfca45-c46d-4a13-8b7c-3e5e8d9e610b tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] https://10.4.3.7/volume/v3/volumes/ab6a03e6-59e5-4cc4-b3f3-36e8b07514e8 returned with HTTP 200 Jul 10 08:45:10.035606 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1138/4525] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:45:10 2026] GET /volume/v3/volumes/ab6a03e6-59e5-4cc4-b3f3-36e8b07514e8 => generated 892 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:45:10.545420 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-51bc22ab-9ddf-4cc1-a848-f050cf81a240 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:10.547177 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-51bc22ab-9ddf-4cc1-a848-f050cf81a240 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/7bf639ec-997a-4628-acd4-335198ca566c Jul 10 08:45:10.547337 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-51bc22ab-9ddf-4cc1-a848-f050cf81a240 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:10.547534 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-51bc22ab-9ddf-4cc1-a848-f050cf81a240 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:10.547632 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-51bc22ab-9ddf-4cc1-a848-f050cf81a240 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 7bf639ec-997a-4628-acd4-335198ca566c. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:45:10.551422 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:10.551422 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:45:10.552086 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-51bc22ab-9ddf-4cc1-a848-f050cf81a240 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/7bf639ec-997a-4628-acd4-335198ca566c returned with HTTP 200 Jul 10 08:45:10.552424 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1122/4526] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:45:10 2026] GET /volume/v3/backups/7bf639ec-997a-4628-acd4-335198ca566c => generated 784 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:45:10.715160 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-58b14490-2c86-4510-a2fd-f191c5074410 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:10.716823 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-58b14490-2c86-4510-a2fd-f191c5074410 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] GET https://10.4.3.7/volume/v3/volumes/27b42cf3-199f-464a-a20a-11f9fb16fcea Jul 10 08:45:10.717032 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-58b14490-2c86-4510-a2fd-f191c5074410 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:10.717209 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-58b14490-2c86-4510-a2fd-f191c5074410 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:10.725807 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:10.725807 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:45:10.728633 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-58b14490-2c86-4510-a2fd-f191c5074410 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Volume info retrieved successfully. Jul 10 08:45:10.732799 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-58b14490-2c86-4510-a2fd-f191c5074410 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/volumes/27b42cf3-199f-464a-a20a-11f9fb16fcea returned with HTTP 200 Jul 10 08:45:10.733144 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1131/4527] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:45:10 2026] GET /volume/v3/volumes/27b42cf3-199f-464a-a20a-11f9fb16fcea => generated 1633 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:45:11.047087 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-28463060-46db-4e23-b984-74a9f22661ef None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:11.048796 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-28463060-46db-4e23-b984-74a9f22661ef tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] GET https://10.4.3.7/volume/v3/volumes/ab6a03e6-59e5-4cc4-b3f3-36e8b07514e8 Jul 10 08:45:11.049030 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-28463060-46db-4e23-b984-74a9f22661ef tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:11.049208 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-28463060-46db-4e23-b984-74a9f22661ef tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:11.054069 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-28463060-46db-4e23-b984-74a9f22661ef tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] https://10.4.3.7/volume/v3/volumes/ab6a03e6-59e5-4cc4-b3f3-36e8b07514e8 returned with HTTP 404 Jul 10 08:45:11.054634 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1137/4528] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:45:11 2026] GET /volume/v3/volumes/ab6a03e6-59e5-4cc4-b3f3-36e8b07514e8 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 08:45:11.060719 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-33c1e495-9251-42ff-bbb5-7f12dd240d1c None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:11.062382 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-33c1e495-9251-42ff-bbb5-7f12dd240d1c tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] DELETE https://10.4.3.7/volume/v3/volumes/d51eba07-faeb-409c-963a-9c4ebf91d188 Jul 10 08:45:11.062640 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-33c1e495-9251-42ff-bbb5-7f12dd240d1c tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:11.062846 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-33c1e495-9251-42ff-bbb5-7f12dd240d1c tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:11.063053 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-33c1e495-9251-42ff-bbb5-7f12dd240d1c tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Delete volume with id: d51eba07-faeb-409c-963a-9c4ebf91d188 Jul 10 08:45:11.069596 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:11.069596 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:45:11.070068 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-33c1e495-9251-42ff-bbb5-7f12dd240d1c tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Volume info retrieved successfully. Jul 10 08:45:11.084180 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-33c1e495-9251-42ff-bbb5-7f12dd240d1c tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Delete volume request issued successfully. Jul 10 08:45:11.084513 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-33c1e495-9251-42ff-bbb5-7f12dd240d1c tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] https://10.4.3.7/volume/v3/volumes/d51eba07-faeb-409c-963a-9c4ebf91d188 returned with HTTP 202 Jul 10 08:45:11.085121 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1139/4529] 10.4.3.7 () {68 vars in 1378 bytes} [Fri Jul 10 08:45:11 2026] DELETE /volume/v3/volumes/d51eba07-faeb-409c-963a-9c4ebf91d188 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 08:45:11.094080 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-2c9e6160-331c-4671-8ea9-b3a9d023958b None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:11.096418 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-2c9e6160-331c-4671-8ea9-b3a9d023958b tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] GET https://10.4.3.7/volume/v3/volumes/d51eba07-faeb-409c-963a-9c4ebf91d188 Jul 10 08:45:11.096701 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-2c9e6160-331c-4671-8ea9-b3a9d023958b tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:11.096909 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-2c9e6160-331c-4671-8ea9-b3a9d023958b tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:11.103614 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:11.103614 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:45:11.107019 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-2c9e6160-331c-4671-8ea9-b3a9d023958b tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Volume info retrieved successfully. Jul 10 08:45:11.111358 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-2c9e6160-331c-4671-8ea9-b3a9d023958b tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] https://10.4.3.7/volume/v3/volumes/d51eba07-faeb-409c-963a-9c4ebf91d188 returned with HTTP 200 Jul 10 08:45:11.111885 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1123/4530] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:45:11 2026] GET /volume/v3/volumes/d51eba07-faeb-409c-963a-9c4ebf91d188 => generated 858 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:45:11.561214 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-1f0719f8-5468-4231-a03a-43d4a4cbf55c None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:11.562745 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-1f0719f8-5468-4231-a03a-43d4a4cbf55c tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/7bf639ec-997a-4628-acd4-335198ca566c Jul 10 08:45:11.562909 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-1f0719f8-5468-4231-a03a-43d4a4cbf55c tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:11.563103 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-1f0719f8-5468-4231-a03a-43d4a4cbf55c tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:11.563223 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-1f0719f8-5468-4231-a03a-43d4a4cbf55c tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 7bf639ec-997a-4628-acd4-335198ca566c. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:45:11.567068 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:11.567068 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:45:11.567731 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-1f0719f8-5468-4231-a03a-43d4a4cbf55c tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/7bf639ec-997a-4628-acd4-335198ca566c returned with HTTP 200 Jul 10 08:45:11.568099 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1132/4531] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:45:11 2026] GET /volume/v3/backups/7bf639ec-997a-4628-acd4-335198ca566c => generated 784 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:45:12.127280 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-98aee3d8-a2c1-40c9-a0b1-317e68fe58ac None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:12.134729 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-98aee3d8-a2c1-40c9-a0b1-317e68fe58ac tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] GET https://10.4.3.7/volume/v3/volumes/d51eba07-faeb-409c-963a-9c4ebf91d188 Jul 10 08:45:12.134729 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-98aee3d8-a2c1-40c9-a0b1-317e68fe58ac tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:12.134729 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-98aee3d8-a2c1-40c9-a0b1-317e68fe58ac tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:12.142203 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-98aee3d8-a2c1-40c9-a0b1-317e68fe58ac tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] https://10.4.3.7/volume/v3/volumes/d51eba07-faeb-409c-963a-9c4ebf91d188 returned with HTTP 404 Jul 10 08:45:12.142835 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1138/4532] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:45:12 2026] GET /volume/v3/volumes/d51eba07-faeb-409c-963a-9c4ebf91d188 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 08:45:12.149378 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-f8d6e5c8-db90-45b0-bd19-d23e1b062c4d None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:12.152643 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f8d6e5c8-db90-45b0-bd19-d23e1b062c4d tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] DELETE https://10.4.3.7/volume/v3/volumes/15f9ac6c-3175-464d-9ead-1d718574e0fb Jul 10 08:45:12.153028 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f8d6e5c8-db90-45b0-bd19-d23e1b062c4d tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:12.153263 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f8d6e5c8-db90-45b0-bd19-d23e1b062c4d tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:12.153496 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-f8d6e5c8-db90-45b0-bd19-d23e1b062c4d tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Delete volume with id: 15f9ac6c-3175-464d-9ead-1d718574e0fb Jul 10 08:45:12.161314 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:12.161314 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:45:12.161887 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-f8d6e5c8-db90-45b0-bd19-d23e1b062c4d tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Volume info retrieved successfully. Jul 10 08:45:12.190024 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-f8d6e5c8-db90-45b0-bd19-d23e1b062c4d tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Delete volume request issued successfully. Jul 10 08:45:12.190200 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f8d6e5c8-db90-45b0-bd19-d23e1b062c4d tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] https://10.4.3.7/volume/v3/volumes/15f9ac6c-3175-464d-9ead-1d718574e0fb returned with HTTP 202 Jul 10 08:45:12.190617 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1140/4533] 10.4.3.7 () {68 vars in 1378 bytes} [Fri Jul 10 08:45:12 2026] DELETE /volume/v3/volumes/15f9ac6c-3175-464d-9ead-1d718574e0fb => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 08:45:12.197899 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-1d4b1bb9-f3ab-46b0-8513-6cd89154151b None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:12.199702 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-1d4b1bb9-f3ab-46b0-8513-6cd89154151b tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] GET https://10.4.3.7/volume/v3/volumes/15f9ac6c-3175-464d-9ead-1d718574e0fb Jul 10 08:45:12.199894 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-1d4b1bb9-f3ab-46b0-8513-6cd89154151b tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:12.200086 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-1d4b1bb9-f3ab-46b0-8513-6cd89154151b tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:12.207718 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:12.207718 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:45:12.215036 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-1d4b1bb9-f3ab-46b0-8513-6cd89154151b tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Volume info retrieved successfully. Jul 10 08:45:12.222832 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-1d4b1bb9-f3ab-46b0-8513-6cd89154151b tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] https://10.4.3.7/volume/v3/volumes/15f9ac6c-3175-464d-9ead-1d718574e0fb returned with HTTP 200 Jul 10 08:45:12.223257 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1124/4534] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:45:12 2026] GET /volume/v3/volumes/15f9ac6c-3175-464d-9ead-1d718574e0fb => generated 892 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:45:12.577261 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-39b5bba6-6405-4c05-8250-91f372b48732 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:12.580192 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-39b5bba6-6405-4c05-8250-91f372b48732 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/7bf639ec-997a-4628-acd4-335198ca566c Jul 10 08:45:12.580392 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-39b5bba6-6405-4c05-8250-91f372b48732 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:12.580614 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-39b5bba6-6405-4c05-8250-91f372b48732 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:12.580750 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-39b5bba6-6405-4c05-8250-91f372b48732 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 7bf639ec-997a-4628-acd4-335198ca566c. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:45:12.587857 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:12.587857 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:45:12.588547 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-39b5bba6-6405-4c05-8250-91f372b48732 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/7bf639ec-997a-4628-acd4-335198ca566c returned with HTTP 200 Jul 10 08:45:12.588875 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1133/4535] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:45:12 2026] GET /volume/v3/backups/7bf639ec-997a-4628-acd4-335198ca566c => generated 785 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:45:12.597912 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-eed6f359-81a6-43a7-89f1-441498bf9849 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:12.599741 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-eed6f359-81a6-43a7-89f1-441498bf9849 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/7bf639ec-997a-4628-acd4-335198ca566c Jul 10 08:45:12.599924 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-eed6f359-81a6-43a7-89f1-441498bf9849 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:12.600123 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-eed6f359-81a6-43a7-89f1-441498bf9849 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:12.600226 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-eed6f359-81a6-43a7-89f1-441498bf9849 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 7bf639ec-997a-4628-acd4-335198ca566c. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:45:12.604464 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:12.604464 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:45:12.605147 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-eed6f359-81a6-43a7-89f1-441498bf9849 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/7bf639ec-997a-4628-acd4-335198ca566c returned with HTTP 200 Jul 10 08:45:12.605643 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1139/4536] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:45:12 2026] GET /volume/v3/backups/7bf639ec-997a-4628-acd4-335198ca566c => generated 785 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:45:12.615243 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-b163656e-c14d-4351-b3f4-975dd50c495b None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:12.618008 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b163656e-c14d-4351-b3f4-975dd50c495b tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] DELETE https://10.4.3.7/volume/v3/backups/7bf639ec-997a-4628-acd4-335198ca566c Jul 10 08:45:12.618538 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b163656e-c14d-4351-b3f4-975dd50c495b tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:12.618958 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b163656e-c14d-4351-b3f4-975dd50c495b tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:12.619521 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.contrib.backups [None req-b163656e-c14d-4351-b3f4-975dd50c495b tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Delete backup with id: 7bf639ec-997a-4628-acd4-335198ca566c. Jul 10 08:45:12.627739 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:12.627739 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:45:12.644827 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.backup.rpcapi [None req-b163656e-c14d-4351-b3f4-975dd50c495b tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] delete_backup rpcapi backup_id 7bf639ec-997a-4628-acd4-335198ca566c {{(pid=100057) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 08:45:12.646549 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b163656e-c14d-4351-b3f4-975dd50c495b tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/7bf639ec-997a-4628-acd4-335198ca566c returned with HTTP 202 Jul 10 08:45:12.647025 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1141/4537] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:45:12 2026] DELETE /volume/v3/backups/7bf639ec-997a-4628-acd4-335198ca566c => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:45:12.654192 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-2dd7a6f3-083f-4830-a641-a07c7d878a4c None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:12.655995 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-2dd7a6f3-083f-4830-a641-a07c7d878a4c tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/7bf639ec-997a-4628-acd4-335198ca566c Jul 10 08:45:12.656234 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-2dd7a6f3-083f-4830-a641-a07c7d878a4c tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:12.656531 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-2dd7a6f3-083f-4830-a641-a07c7d878a4c tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:12.656648 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-2dd7a6f3-083f-4830-a641-a07c7d878a4c tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 7bf639ec-997a-4628-acd4-335198ca566c. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:45:12.669030 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:12.669030 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:45:12.670124 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-2dd7a6f3-083f-4830-a641-a07c7d878a4c tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/7bf639ec-997a-4628-acd4-335198ca566c returned with HTTP 200 Jul 10 08:45:12.670639 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1125/4538] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:45:12 2026] GET /volume/v3/backups/7bf639ec-997a-4628-acd4-335198ca566c => generated 784 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:45:12.794327 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-c607a85b-f65d-4c35-b1cd-3a087450d586 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:12.797725 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-c607a85b-f65d-4c35-b1cd-3a087450d586 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] DELETE https://10.4.3.7/volume/v3/volumes/79e0b671-fbec-45a6-9868-f7c135c75201 Jul 10 08:45:12.797984 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-c607a85b-f65d-4c35-b1cd-3a087450d586 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:12.798218 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-c607a85b-f65d-4c35-b1cd-3a087450d586 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Calling method 'delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:12.798451 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-c607a85b-f65d-4c35-b1cd-3a087450d586 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Delete volume with id: 79e0b671-fbec-45a6-9868-f7c135c75201 Jul 10 08:45:12.811003 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:12.811003 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:45:12.811505 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-c607a85b-f65d-4c35-b1cd-3a087450d586 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Volume info retrieved successfully. Jul 10 08:45:12.827472 np0000004976 devstack@c-api.service[100056]: WARNING cinder.keymgr.conf_key_mgr [None req-c607a85b-f65d-4c35-b1cd-3a087450d586 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 10 08:45:12.836366 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-c607a85b-f65d-4c35-b1cd-3a087450d586 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Delete volume request issued successfully. Jul 10 08:45:12.836744 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-c607a85b-f65d-4c35-b1cd-3a087450d586 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] https://10.4.3.7/volume/v3/volumes/79e0b671-fbec-45a6-9868-f7c135c75201 returned with HTTP 202 Jul 10 08:45:12.837324 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1134/4539] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:45:12 2026] DELETE /volume/v3/volumes/79e0b671-fbec-45a6-9868-f7c135c75201 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:45:12.848843 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-9da5c023-cb86-4683-a619-d7836d223655 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:12.851354 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-9da5c023-cb86-4683-a619-d7836d223655 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] GET https://10.4.3.7/volume/v3/volumes/79e0b671-fbec-45a6-9868-f7c135c75201 Jul 10 08:45:12.851826 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-9da5c023-cb86-4683-a619-d7836d223655 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:12.851826 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-9da5c023-cb86-4683-a619-d7836d223655 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:12.860216 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:12.860216 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:45:12.865157 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-9da5c023-cb86-4683-a619-d7836d223655 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Volume info retrieved successfully. Jul 10 08:45:12.871856 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-9da5c023-cb86-4683-a619-d7836d223655 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] https://10.4.3.7/volume/v3/volumes/79e0b671-fbec-45a6-9868-f7c135c75201 returned with HTTP 200 Jul 10 08:45:12.872372 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1140/4540] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:45:12 2026] GET /volume/v3/volumes/79e0b671-fbec-45a6-9868-f7c135c75201 => generated 1444 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:45:13.240354 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-6ec304ef-5bd0-499a-8d8e-89a35c22a392 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:13.242012 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-6ec304ef-5bd0-499a-8d8e-89a35c22a392 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] GET https://10.4.3.7/volume/v3/volumes/15f9ac6c-3175-464d-9ead-1d718574e0fb Jul 10 08:45:13.243693 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-6ec304ef-5bd0-499a-8d8e-89a35c22a392 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:13.243693 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-6ec304ef-5bd0-499a-8d8e-89a35c22a392 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:13.248675 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-6ec304ef-5bd0-499a-8d8e-89a35c22a392 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] https://10.4.3.7/volume/v3/volumes/15f9ac6c-3175-464d-9ead-1d718574e0fb returned with HTTP 404 Jul 10 08:45:13.249231 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1142/4541] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:45:13 2026] GET /volume/v3/volumes/15f9ac6c-3175-464d-9ead-1d718574e0fb => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 08:45:13.255817 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-0307d25e-f4d0-4d07-b0f6-13ed78873d19 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:13.257906 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-0307d25e-f4d0-4d07-b0f6-13ed78873d19 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] DELETE https://10.4.3.7/volume/v3/volumes/d6f8c86b-ac8f-4801-9b0b-6812a36265c7 Jul 10 08:45:13.258164 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-0307d25e-f4d0-4d07-b0f6-13ed78873d19 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:13.258397 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-0307d25e-f4d0-4d07-b0f6-13ed78873d19 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Calling method 'delete' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:13.258628 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-0307d25e-f4d0-4d07-b0f6-13ed78873d19 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Delete volume with id: d6f8c86b-ac8f-4801-9b0b-6812a36265c7 Jul 10 08:45:13.266433 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:13.266433 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:45:13.267062 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-0307d25e-f4d0-4d07-b0f6-13ed78873d19 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Volume info retrieved successfully. Jul 10 08:45:13.285612 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-0307d25e-f4d0-4d07-b0f6-13ed78873d19 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Delete volume request issued successfully. Jul 10 08:45:13.285820 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-0307d25e-f4d0-4d07-b0f6-13ed78873d19 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] https://10.4.3.7/volume/v3/volumes/d6f8c86b-ac8f-4801-9b0b-6812a36265c7 returned with HTTP 202 Jul 10 08:45:13.286394 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1126/4542] 10.4.3.7 () {68 vars in 1378 bytes} [Fri Jul 10 08:45:13 2026] DELETE /volume/v3/volumes/d6f8c86b-ac8f-4801-9b0b-6812a36265c7 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 08:45:13.297250 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-2ecc5f1c-aaa9-44da-b43c-9977967e88dc None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:13.298835 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-2ecc5f1c-aaa9-44da-b43c-9977967e88dc tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] GET https://10.4.3.7/volume/v3/volumes/d6f8c86b-ac8f-4801-9b0b-6812a36265c7 Jul 10 08:45:13.299066 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-2ecc5f1c-aaa9-44da-b43c-9977967e88dc tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:13.299172 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-2ecc5f1c-aaa9-44da-b43c-9977967e88dc tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:13.312130 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:13.312130 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:45:13.319286 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-2ecc5f1c-aaa9-44da-b43c-9977967e88dc tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Volume info retrieved successfully. Jul 10 08:45:13.323939 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-2ecc5f1c-aaa9-44da-b43c-9977967e88dc tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] https://10.4.3.7/volume/v3/volumes/d6f8c86b-ac8f-4801-9b0b-6812a36265c7 returned with HTTP 200 Jul 10 08:45:13.324355 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1135/4543] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:45:13 2026] GET /volume/v3/volumes/d6f8c86b-ac8f-4801-9b0b-6812a36265c7 => generated 892 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:45:13.682715 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-a21da744-6f7d-4742-922b-aebf85241152 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:13.684402 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-a21da744-6f7d-4742-922b-aebf85241152 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/7bf639ec-997a-4628-acd4-335198ca566c Jul 10 08:45:13.684617 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-a21da744-6f7d-4742-922b-aebf85241152 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:13.684794 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-a21da744-6f7d-4742-922b-aebf85241152 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:13.684897 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-a21da744-6f7d-4742-922b-aebf85241152 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 7bf639ec-997a-4628-acd4-335198ca566c. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:45:13.688512 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-a21da744-6f7d-4742-922b-aebf85241152 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/7bf639ec-997a-4628-acd4-335198ca566c returned with HTTP 404 Jul 10 08:45:13.688940 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1141/4544] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:45:13 2026] GET /volume/v3/backups/7bf639ec-997a-4628-acd4-335198ca566c => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:45:13.765436 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-7de81aff-4ff0-4b20-8e77-a1daa0a7994b None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:13.767187 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7de81aff-4ff0-4b20-8e77-a1daa0a7994b tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] DELETE https://10.4.3.7/volume/v3/backups/4824907f-7596-4116-a57f-21af698098eb Jul 10 08:45:13.768578 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7de81aff-4ff0-4b20-8e77-a1daa0a7994b tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:13.768578 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7de81aff-4ff0-4b20-8e77-a1daa0a7994b tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:13.768578 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.contrib.backups [None req-7de81aff-4ff0-4b20-8e77-a1daa0a7994b tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Delete backup with id: 4824907f-7596-4116-a57f-21af698098eb. Jul 10 08:45:13.772163 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:13.772163 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:45:13.783674 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.backup.rpcapi [None req-7de81aff-4ff0-4b20-8e77-a1daa0a7994b tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] delete_backup rpcapi backup_id 4824907f-7596-4116-a57f-21af698098eb {{(pid=100057) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 08:45:13.785720 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7de81aff-4ff0-4b20-8e77-a1daa0a7994b tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/4824907f-7596-4116-a57f-21af698098eb returned with HTTP 202 Jul 10 08:45:13.786249 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1143/4545] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:45:13 2026] DELETE /volume/v3/backups/4824907f-7596-4116-a57f-21af698098eb => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:45:13.797758 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-9b58e7e6-bfcf-4118-81fe-843d6fc51d93 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:13.799866 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-9b58e7e6-bfcf-4118-81fe-843d6fc51d93 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/4824907f-7596-4116-a57f-21af698098eb Jul 10 08:45:13.800015 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-9b58e7e6-bfcf-4118-81fe-843d6fc51d93 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:13.800233 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-9b58e7e6-bfcf-4118-81fe-843d6fc51d93 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:13.800364 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-9b58e7e6-bfcf-4118-81fe-843d6fc51d93 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 4824907f-7596-4116-a57f-21af698098eb. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:45:13.804916 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:13.804916 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:45:13.805825 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-9b58e7e6-bfcf-4118-81fe-843d6fc51d93 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/4824907f-7596-4116-a57f-21af698098eb returned with HTTP 200 Jul 10 08:45:13.806270 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1127/4546] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:45:13 2026] GET /volume/v3/backups/4824907f-7596-4116-a57f-21af698098eb => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:45:13.885062 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-9a93c1a4-eea2-4ae1-9922-ff260e04ca72 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:13.886630 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-9a93c1a4-eea2-4ae1-9922-ff260e04ca72 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] GET https://10.4.3.7/volume/v3/volumes/79e0b671-fbec-45a6-9868-f7c135c75201 Jul 10 08:45:13.886801 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-9a93c1a4-eea2-4ae1-9922-ff260e04ca72 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:13.886980 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-9a93c1a4-eea2-4ae1-9922-ff260e04ca72 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:13.892029 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-9a93c1a4-eea2-4ae1-9922-ff260e04ca72 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] https://10.4.3.7/volume/v3/volumes/79e0b671-fbec-45a6-9868-f7c135c75201 returned with HTTP 404 Jul 10 08:45:13.892464 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1136/4547] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:45:13 2026] GET /volume/v3/volumes/79e0b671-fbec-45a6-9868-f7c135c75201 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:45:14.245891 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-4f6991e6-0074-41b3-bfda-ac21c01a984f None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:14.247759 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-4f6991e6-0074-41b3-bfda-ac21c01a984f tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] DELETE https://10.4.3.7/volume/v3/volumes/4b275b5e-72aa-4878-ac3b-4cef1cace7e6 Jul 10 08:45:14.247923 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-4f6991e6-0074-41b3-bfda-ac21c01a984f tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:14.248139 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-4f6991e6-0074-41b3-bfda-ac21c01a984f tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Calling method 'delete' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:14.248340 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.volumes [None req-4f6991e6-0074-41b3-bfda-ac21c01a984f tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Delete volume with id: 4b275b5e-72aa-4878-ac3b-4cef1cace7e6 Jul 10 08:45:14.257619 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:14.257619 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:45:14.258074 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-4f6991e6-0074-41b3-bfda-ac21c01a984f tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Volume info retrieved successfully. Jul 10 08:45:14.269203 np0000004976 devstack@c-api.service[100054]: WARNING cinder.keymgr.conf_key_mgr [None req-4f6991e6-0074-41b3-bfda-ac21c01a984f tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 10 08:45:14.277125 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-4f6991e6-0074-41b3-bfda-ac21c01a984f tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Delete volume request issued successfully. Jul 10 08:45:14.277386 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-4f6991e6-0074-41b3-bfda-ac21c01a984f tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] https://10.4.3.7/volume/v3/volumes/4b275b5e-72aa-4878-ac3b-4cef1cace7e6 returned with HTTP 202 Jul 10 08:45:14.277982 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1142/4548] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:45:14 2026] DELETE /volume/v3/volumes/4b275b5e-72aa-4878-ac3b-4cef1cace7e6 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:45:14.285208 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-2dc6e31f-b169-4775-a09d-eefb733c2f02 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:14.286469 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-818b97fd-392a-4be8-a71c-77a535e3b31e None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:14.288160 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-818b97fd-392a-4be8-a71c-77a535e3b31e tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] GET https://10.4.3.7/volume/v3/volumes/4b275b5e-72aa-4878-ac3b-4cef1cace7e6 Jul 10 08:45:14.288358 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-818b97fd-392a-4be8-a71c-77a535e3b31e tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:14.288721 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-818b97fd-392a-4be8-a71c-77a535e3b31e tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:14.296382 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:14.296382 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:45:14.300312 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-818b97fd-392a-4be8-a71c-77a535e3b31e tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Volume info retrieved successfully. Jul 10 08:45:14.307156 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-818b97fd-392a-4be8-a71c-77a535e3b31e tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] https://10.4.3.7/volume/v3/volumes/4b275b5e-72aa-4878-ac3b-4cef1cace7e6 returned with HTTP 200 Jul 10 08:45:14.307791 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1128/4549] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:45:14 2026] GET /volume/v3/volumes/4b275b5e-72aa-4878-ac3b-4cef1cace7e6 => generated 1425 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:45:14.342575 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-8260627c-5490-496d-9ddc-be520a977366 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:14.345701 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-8260627c-5490-496d-9ddc-be520a977366 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] GET https://10.4.3.7/volume/v3/volumes/d6f8c86b-ac8f-4801-9b0b-6812a36265c7 Jul 10 08:45:14.345908 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-8260627c-5490-496d-9ddc-be520a977366 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:14.346088 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-8260627c-5490-496d-9ddc-be520a977366 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:14.351765 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-8260627c-5490-496d-9ddc-be520a977366 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] https://10.4.3.7/volume/v3/volumes/d6f8c86b-ac8f-4801-9b0b-6812a36265c7 returned with HTTP 404 Jul 10 08:45:14.352287 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1137/4550] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:45:14 2026] GET /volume/v3/volumes/d6f8c86b-ac8f-4801-9b0b-6812a36265c7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 08:45:14.362361 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-7d61db96-3946-4908-b4cc-82de6de3c744 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:14.363994 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-7d61db96-3946-4908-b4cc-82de6de3c744 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:45:14.364356 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-7d61db96-3946-4908-b4cc-82de6de3c744 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-772566162"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:45:14.365681 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.volumes [None req-7d61db96-3946-4908-b4cc-82de6de3c744 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-772566162'}} {{(pid=100054) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:45:14.365794 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.volumes [None req-7d61db96-3946-4908-b4cc-82de6de3c744 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Create volume of 1 GB Jul 10 08:45:14.369372 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-7d61db96-3946-4908-b4cc-82de6de3c744 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Availability Zones retrieved successfully. Jul 10 08:45:14.374565 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-7d61db96-3946-4908-b4cc-82de6de3c744 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Flow 'volume_create_api' (02295eaa-3ebe-4250-9fe1-d52999f3180b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:45:14.375355 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-7d61db96-3946-4908-b4cc-82de6de3c744 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1ad00bd-dfa8-4f40-b62b-dffb288a52be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:45:14.376361 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.flows.api.create_volume [None req-7d61db96-3946-4908-b4cc-82de6de3c744 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Validating volume size '1' using validate_int {{(pid=100054) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:45:14.384955 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2dc6e31f-b169-4775-a09d-eefb733c2f02 tempest-VolumeMultiattachTests-1673526141 tempest-VolumeMultiattachTests-1673526141-project-admin] POST https://10.4.3.7/volume/v3/types Jul 10 08:45:14.385305 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2dc6e31f-b169-4775-a09d-eefb733c2f02 tempest-VolumeMultiattachTests-1673526141 tempest-VolumeMultiattachTests-1673526141-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1897958708-346968758", "extra_specs": {"multiattach": " True"}}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:45:14.398805 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2dc6e31f-b169-4775-a09d-eefb733c2f02 tempest-VolumeMultiattachTests-1673526141 tempest-VolumeMultiattachTests-1673526141-project-admin] https://10.4.3.7/volume/v3/types returned with HTTP 200 Jul 10 08:45:14.399194 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1144/4551] 10.4.3.7 () {68 vars in 1239 bytes} [Fri Jul 10 08:45:14 2026] POST /volume/v3/types => generated 286 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:45:14.402642 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-7d61db96-3946-4908-b4cc-82de6de3c744 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1ad00bd-dfa8-4f40-b62b-dffb288a52be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:45:14.403348 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-7d61db96-3946-4908-b4cc-82de6de3c744 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94993a54-6a9a-46ce-8b99-d760842cc939) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:45:14.407345 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-9d941bf1-6584-419a-af1d-ce0e6500b812 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:14.409814 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-9d941bf1-6584-419a-af1d-ce0e6500b812 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:45:14.410431 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-9d941bf1-6584-419a-af1d-ce0e6500b812 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-533271211", "snapshot_id": null, "imageRef": null, "volume_type": "818493a8-cba7-4e19-99b2-efac32e497a3", "size": 1}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:45:14.412609 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.volumes [None req-9d941bf1-6584-419a-af1d-ce0e6500b812 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-533271211', 'snapshot_id': None, 'imageRef': None, 'volume_type': '818493a8-cba7-4e19-99b2-efac32e497a3', 'size': 1}} {{(pid=100055) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:45:14.418155 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-9d941bf1-6584-419a-af1d-ce0e6500b812 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Create volume of 1 GB Jul 10 08:45:14.418705 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:14.418705 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:45:14.419539 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-9d941bf1-6584-419a-af1d-ce0e6500b812 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Availability Zones retrieved successfully. Jul 10 08:45:14.426636 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-9d941bf1-6584-419a-af1d-ce0e6500b812 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Flow 'volume_create_api' (e885b204-4e33-47bf-ae33-3fb710efab51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:45:14.427461 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-9d941bf1-6584-419a-af1d-ce0e6500b812 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (514d4c38-5221-4058-967b-4a07f16d87cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:45:14.428548 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.flows.api.create_volume [None req-9d941bf1-6584-419a-af1d-ce0e6500b812 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Validating volume size '1' using validate_int {{(pid=100055) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:45:14.435311 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:14.435311 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:45:14.443586 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.quota [None req-7d61db96-3946-4908-b4cc-82de6de3c744 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Created reservations ['f21cb401-40d8-465e-a1cd-2904fe04e5fb', '865da2d9-3895-4b7e-bfc7-40e5930162d2', 'fce1f8ab-b643-4ff0-97bf-113fee1125c0', 'afeec0d2-e789-43c2-8fdd-d4879c8da83b'] {{(pid=100054) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:45:14.444269 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-7d61db96-3946-4908-b4cc-82de6de3c744 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94993a54-6a9a-46ce-8b99-d760842cc939) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f21cb401-40d8-465e-a1cd-2904fe04e5fb', '865da2d9-3895-4b7e-bfc7-40e5930162d2', 'fce1f8ab-b643-4ff0-97bf-113fee1125c0', 'afeec0d2-e789-43c2-8fdd-d4879c8da83b']}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:45:14.444993 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-7d61db96-3946-4908-b4cc-82de6de3c744 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2bd963f-c276-4576-b27c-38beea3087e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:45:14.448180 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-9d941bf1-6584-419a-af1d-ce0e6500b812 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (514d4c38-5221-4058-967b-4a07f16d87cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:45:14Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=818493a8-cba7-4e19-99b2-efac32e497a3,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1897958708-346968758',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '818493a8-cba7-4e19-99b2-efac32e497a3', 'encryption_key_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=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:45:14.448962 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-9d941bf1-6584-419a-af1d-ce0e6500b812 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df7ed22f-309a-4ad2-9721-53c83ac44141) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:45:14.467626 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-7d61db96-3946-4908-b4cc-82de6de3c744 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2bd963f-c276-4576-b27c-38beea3087e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '20c54aae-da2a-4a98-bdab-4f6718e7927b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-772566162',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5247853b5dd04fd2866831bf74e0555a',qos_specs=None,replication_status=,reservations=['f21cb401-40d8-465e-a1cd-2904fe04e5fb','865da2d9-3895-4b7e-bfc7-40e5930162d2','fce1f8ab-b643-4ff0-97bf-113fee1125c0','afeec0d2-e789-43c2-8fdd-d4879c8da83b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec4cbbaf2007496abfc020098c23bc83',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:45:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-772566162',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=20c54aae-da2a-4a98-bdab-4f6718e7927b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5247853b5dd04fd2866831bf74e0555a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ec4cbbaf2007496abfc020098c23bc83',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:45:14.468377 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-7d61db96-3946-4908-b4cc-82de6de3c744 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58d0905f-5b5c-41dd-86b9-a20e00c79ad4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:45:14.477383 np0000004976 devstack@c-api.service[100055]: WARNING cinder.quota [None req-9d941bf1-6584-419a-af1d-ce0e6500b812 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1897958708-346968758 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1897958708-346968758, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:45:14.477908 np0000004976 devstack@c-api.service[100055]: WARNING cinder.quota [None req-9d941bf1-6584-419a-af1d-ce0e6500b812 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1897958708-346968758 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1897958708-346968758, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:45:14.486510 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-7d61db96-3946-4908-b4cc-82de6de3c744 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58d0905f-5b5c-41dd-86b9-a20e00c79ad4) transitioned into state 'SUCCESS' from state '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-772566162',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5247853b5dd04fd2866831bf74e0555a',qos_specs=None,replication_status=,reservations=['f21cb401-40d8-465e-a1cd-2904fe04e5fb','865da2d9-3895-4b7e-bfc7-40e5930162d2','fce1f8ab-b643-4ff0-97bf-113fee1125c0','afeec0d2-e789-43c2-8fdd-d4879c8da83b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec4cbbaf2007496abfc020098c23bc83',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:45:14.487238 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-7d61db96-3946-4908-b4cc-82de6de3c744 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8566975-85a1-45ca-9f72-9e4d151465f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:45:14.499888 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-7d61db96-3946-4908-b4cc-82de6de3c744 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8566975-85a1-45ca-9f72-9e4d151465f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:45:14.500672 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-7d61db96-3946-4908-b4cc-82de6de3c744 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Flow 'volume_create_api' (02295eaa-3ebe-4250-9fe1-d52999f3180b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100054) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:45:14.500958 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-7d61db96-3946-4908-b4cc-82de6de3c744 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Create volume request issued successfully. Jul 10 08:45:14.501479 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-7d61db96-3946-4908-b4cc-82de6de3c744 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:45:14.501911 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1143/4552] 10.4.3.7 () {70 vars in 1285 bytes} [Fri Jul 10 08:45:14 2026] POST /volume/v3/volumes => generated 765 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:45:14.513761 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-d626b9ae-3d69-4837-82b9-96878cad07a5 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:14.515856 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-d626b9ae-3d69-4837-82b9-96878cad07a5 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] GET https://10.4.3.7/volume/v3/volumes/20c54aae-da2a-4a98-bdab-4f6718e7927b Jul 10 08:45:14.516163 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-d626b9ae-3d69-4837-82b9-96878cad07a5 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:14.516359 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-d626b9ae-3d69-4837-82b9-96878cad07a5 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:14.522821 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:14.522821 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:45:14.526138 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-d626b9ae-3d69-4837-82b9-96878cad07a5 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Volume info retrieved successfully. Jul 10 08:45:14.527908 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.quota [None req-9d941bf1-6584-419a-af1d-ce0e6500b812 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Created reservations ['f0b07a05-8ccd-47cd-8b16-0418c09ef5af', '08be724e-f8ca-464f-980c-076e60339e6c', '7ee0bedf-b364-4c91-94c4-03c6cd2689c9', '00799eaf-7cce-443b-af74-7db5e0912efb'] {{(pid=100055) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:45:14.528798 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-9d941bf1-6584-419a-af1d-ce0e6500b812 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df7ed22f-309a-4ad2-9721-53c83ac44141) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f0b07a05-8ccd-47cd-8b16-0418c09ef5af', '08be724e-f8ca-464f-980c-076e60339e6c', '7ee0bedf-b364-4c91-94c4-03c6cd2689c9', '00799eaf-7cce-443b-af74-7db5e0912efb']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:45:14.529739 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-9d941bf1-6584-419a-af1d-ce0e6500b812 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae2a753b-f5fb-4102-9b8d-5de5cb1d137e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:45:14.530297 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-d626b9ae-3d69-4837-82b9-96878cad07a5 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] https://10.4.3.7/volume/v3/volumes/20c54aae-da2a-4a98-bdab-4f6718e7927b returned with HTTP 200 Jul 10 08:45:14.530705 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1138/4553] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:45:14 2026] GET /volume/v3/volumes/20c54aae-da2a-4a98-bdab-4f6718e7927b => generated 833 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:45:14.556126 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-9d941bf1-6584-419a-af1d-ce0e6500b812 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae2a753b-f5fb-4102-9b8d-5de5cb1d137e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '92682393-1d21-4de8-9c70-ef761af4bae6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-533271211',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='8de928f8d06e47ad8bb8b7ffd8d4c471',qos_specs=None,replication_status=,reservations=['f0b07a05-8ccd-47cd-8b16-0418c09ef5af','08be724e-f8ca-464f-980c-076e60339e6c','7ee0bedf-b364-4c91-94c4-03c6cd2689c9','00799eaf-7cce-443b-af74-7db5e0912efb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a1a747fe6b14c468f922383f7bbce72',volume_type_id=818493a8-cba7-4e19-99b2-efac32e497a3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:45:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-533271211',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=92682393-1d21-4de8-9c70-ef761af4bae6,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='8de928f8d06e47ad8bb8b7ffd8d4c471',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1a1a747fe6b14c468f922383f7bbce72',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(818493a8-cba7-4e19-99b2-efac32e497a3),volume_type_id=818493a8-cba7-4e19-99b2-efac32e497a3)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:45:14.556914 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-9d941bf1-6584-419a-af1d-ce0e6500b812 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0574d911-256d-4962-9bb5-d43640cac6e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:45:14.578302 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-9d941bf1-6584-419a-af1d-ce0e6500b812 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0574d911-256d-4962-9bb5-d43640cac6e2) transitioned into state 'SUCCESS' from state '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-533271211',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='8de928f8d06e47ad8bb8b7ffd8d4c471',qos_specs=None,replication_status=,reservations=['f0b07a05-8ccd-47cd-8b16-0418c09ef5af','08be724e-f8ca-464f-980c-076e60339e6c','7ee0bedf-b364-4c91-94c4-03c6cd2689c9','00799eaf-7cce-443b-af74-7db5e0912efb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a1a747fe6b14c468f922383f7bbce72',volume_type_id=818493a8-cba7-4e19-99b2-efac32e497a3)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:45:14.579335 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-9d941bf1-6584-419a-af1d-ce0e6500b812 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e58c79c7-ed43-49e8-b119-c30f223aada8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:45:14.587971 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-9d941bf1-6584-419a-af1d-ce0e6500b812 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e58c79c7-ed43-49e8-b119-c30f223aada8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:45:14.588956 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-9d941bf1-6584-419a-af1d-ce0e6500b812 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Flow 'volume_create_api' (e885b204-4e33-47bf-ae33-3fb710efab51) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:45:14.589368 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-9d941bf1-6584-419a-af1d-ce0e6500b812 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Create volume request issued successfully. Jul 10 08:45:14.590015 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-9d941bf1-6584-419a-af1d-ce0e6500b812 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:45:14.590501 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1129/4554] 10.4.3.7 () {68 vars in 1245 bytes} [Fri Jul 10 08:45:14 2026] POST /volume/v3/volumes => generated 824 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:45:14.601220 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-5fb4409f-ace1-48ee-9b03-d8ee1ba7da5f None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:14.602828 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5fb4409f-ace1-48ee-9b03-d8ee1ba7da5f tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] GET https://10.4.3.7/volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 Jul 10 08:45:14.602993 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5fb4409f-ace1-48ee-9b03-d8ee1ba7da5f tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:14.603171 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5fb4409f-ace1-48ee-9b03-d8ee1ba7da5f tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:14.610492 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:14.610492 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:45:14.615160 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-5fb4409f-ace1-48ee-9b03-d8ee1ba7da5f tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Volume info retrieved successfully. Jul 10 08:45:14.622072 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5fb4409f-ace1-48ee-9b03-d8ee1ba7da5f tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 returned with HTTP 200 Jul 10 08:45:14.622619 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1145/4555] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:45:14 2026] GET /volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 => generated 892 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:45:14.817573 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-242a2223-49e9-4f32-811e-dbfd8d05fec0 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:14.819243 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-242a2223-49e9-4f32-811e-dbfd8d05fec0 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/backups/4824907f-7596-4116-a57f-21af698098eb Jul 10 08:45:14.819493 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-242a2223-49e9-4f32-811e-dbfd8d05fec0 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:14.819693 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-242a2223-49e9-4f32-811e-dbfd8d05fec0 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:14.819802 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-242a2223-49e9-4f32-811e-dbfd8d05fec0 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Show backup with id 4824907f-7596-4116-a57f-21af698098eb. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:45:14.824049 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-242a2223-49e9-4f32-811e-dbfd8d05fec0 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/backups/4824907f-7596-4116-a57f-21af698098eb returned with HTTP 404 Jul 10 08:45:14.825594 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1144/4556] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:45:14 2026] GET /volume/v3/backups/4824907f-7596-4116-a57f-21af698098eb => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:45:14.941000 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-c8e0f2ef-0855-47fc-a65b-a3d0eea761cd req-bb4fce34-8508-4efb-9f6f-90c1a14a54ee None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:14.942953 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-c8e0f2ef-0855-47fc-a65b-a3d0eea761cd req-bb4fce34-8508-4efb-9f6f-90c1a14a54ee tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/volumes/45679dc7-dc19-49c4-a666-a84f81188014 Jul 10 08:45:14.943154 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-c8e0f2ef-0855-47fc-a65b-a3d0eea761cd req-bb4fce34-8508-4efb-9f6f-90c1a14a54ee tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:14.943355 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-c8e0f2ef-0855-47fc-a65b-a3d0eea761cd req-bb4fce34-8508-4efb-9f6f-90c1a14a54ee tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:14.952793 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:14.952793 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:45:14.956366 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [req-c8e0f2ef-0855-47fc-a65b-a3d0eea761cd req-bb4fce34-8508-4efb-9f6f-90c1a14a54ee tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Volume info retrieved successfully. Jul 10 08:45:14.960509 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-c8e0f2ef-0855-47fc-a65b-a3d0eea761cd req-bb4fce34-8508-4efb-9f6f-90c1a14a54ee tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/volumes/45679dc7-dc19-49c4-a666-a84f81188014 returned with HTTP 200 Jul 10 08:45:14.960864 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1139/4557] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:45:14 2026] GET /volume/v3/volumes/45679dc7-dc19-49c4-a666-a84f81188014 => generated 1130 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:45:14.977148 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-c8e0f2ef-0855-47fc-a65b-a3d0eea761cd req-a042d3b1-cf21-4bbe-9465-7348ff82df1b None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:14.979317 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-c8e0f2ef-0855-47fc-a65b-a3d0eea761cd req-a042d3b1-cf21-4bbe-9465-7348ff82df1b tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] POST https://10.4.3.7/volume/v3/volumes/45679dc7-dc19-49c4-a666-a84f81188014/action Jul 10 08:45:14.979754 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-c8e0f2ef-0855-47fc-a65b-a3d0eea761cd req-a042d3b1-cf21-4bbe-9465-7348ff82df1b tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100055) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:45:14.979930 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-c8e0f2ef-0855-47fc-a65b-a3d0eea761cd req-a042d3b1-cf21-4bbe-9465-7348ff82df1b tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:45:14.990072 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:14.990072 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:45:14.990673 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [req-c8e0f2ef-0855-47fc-a65b-a3d0eea761cd req-a042d3b1-cf21-4bbe-9465-7348ff82df1b tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Volume info retrieved successfully. Jul 10 08:45:14.998398 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [req-c8e0f2ef-0855-47fc-a65b-a3d0eea761cd req-a042d3b1-cf21-4bbe-9465-7348ff82df1b tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Begin detaching volume completed successfully. Jul 10 08:45:14.998720 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-c8e0f2ef-0855-47fc-a65b-a3d0eea761cd req-a042d3b1-cf21-4bbe-9465-7348ff82df1b tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/volumes/45679dc7-dc19-49c4-a666-a84f81188014/action returned with HTTP 202 Jul 10 08:45:14.999241 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1130/4558] 10.4.3.7 () {72 vars in 1658 bytes} [Fri Jul 10 08:45:14 2026] POST /volume/v3/volumes/45679dc7-dc19-49c4-a666-a84f81188014/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:45:15.015473 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-1a1bf2c0-09c3-411c-89cd-127d78fe2065 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:15.019052 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-1a1bf2c0-09c3-411c-89cd-127d78fe2065 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/volumes/45679dc7-dc19-49c4-a666-a84f81188014 Jul 10 08:45:15.019334 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-1a1bf2c0-09c3-411c-89cd-127d78fe2065 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:15.019641 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-1a1bf2c0-09c3-411c-89cd-127d78fe2065 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:15.032847 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:15.032847 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:45:15.036959 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-1a1bf2c0-09c3-411c-89cd-127d78fe2065 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Volume info retrieved successfully. Jul 10 08:45:15.040969 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-1a1bf2c0-09c3-411c-89cd-127d78fe2065 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/volumes/45679dc7-dc19-49c4-a666-a84f81188014 returned with HTTP 200 Jul 10 08:45:15.041320 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1146/4559] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:45:15 2026] GET /volume/v3/volumes/45679dc7-dc19-49c4-a666-a84f81188014 => generated 1133 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:45:15.050910 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-c8c703c1-d75a-44de-982b-d000f7f303e8 req-0d89dec5-1e96-4cd0-9722-b1a144c05b17 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:15.053506 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-c8c703c1-d75a-44de-982b-d000f7f303e8 req-0d89dec5-1e96-4cd0-9722-b1a144c05b17 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] DELETE https://10.4.3.7/volume/v3/attachments/88edacb0-d8e6-4fe8-b0a3-ff9da6868456 Jul 10 08:45:15.053759 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-c8c703c1-d75a-44de-982b-d000f7f303e8 req-0d89dec5-1e96-4cd0-9722-b1a144c05b17 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:15.054026 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-c8c703c1-d75a-44de-982b-d000f7f303e8 req-0d89dec5-1e96-4cd0-9722-b1a144c05b17 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'version_select' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:15.063769 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:15.063769 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:45:15.320064 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-5ffcd87e-fe4a-431c-9c19-85de2272aaf1 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:15.321917 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-5ffcd87e-fe4a-431c-9c19-85de2272aaf1 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] GET https://10.4.3.7/volume/v3/volumes/4b275b5e-72aa-4878-ac3b-4cef1cace7e6 Jul 10 08:45:15.322126 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-5ffcd87e-fe4a-431c-9c19-85de2272aaf1 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:15.322306 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-5ffcd87e-fe4a-431c-9c19-85de2272aaf1 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:15.328482 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-5ffcd87e-fe4a-431c-9c19-85de2272aaf1 tempest-TestEncryptedCinderVolumes-515313820 tempest-TestEncryptedCinderVolumes-515313820-project-member] https://10.4.3.7/volume/v3/volumes/4b275b5e-72aa-4878-ac3b-4cef1cace7e6 returned with HTTP 404 Jul 10 08:45:15.329182 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1140/4560] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:45:15 2026] GET /volume/v3/volumes/4b275b5e-72aa-4878-ac3b-4cef1cace7e6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:45:15.336602 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-05e9d370-83fc-4d11-920b-ffd14f1c183e None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:15.338448 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-05e9d370-83fc-4d11-920b-ffd14f1c183e tempest-TestEncryptedCinderVolumes-717493427 tempest-TestEncryptedCinderVolumes-717493427-project-admin] GET https://10.4.3.7/volume/v3/volumes/detail?all_tenants=1 Jul 10 08:45:15.338772 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-05e9d370-83fc-4d11-920b-ffd14f1c183e tempest-TestEncryptedCinderVolumes-717493427 tempest-TestEncryptedCinderVolumes-717493427-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:15.339043 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-05e9d370-83fc-4d11-920b-ffd14f1c183e tempest-TestEncryptedCinderVolumes-717493427 tempest-TestEncryptedCinderVolumes-717493427-project-admin] Calling method 'detail' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:15.339882 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-05e9d370-83fc-4d11-920b-ffd14f1c183e tempest-TestEncryptedCinderVolumes-717493427 tempest-TestEncryptedCinderVolumes-717493427-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100055) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 08:45:15.362027 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-05e9d370-83fc-4d11-920b-ffd14f1c183e tempest-TestEncryptedCinderVolumes-717493427 tempest-TestEncryptedCinderVolumes-717493427-project-admin] Get all volumes completed successfully. Jul 10 08:45:15.364492 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:15.364492 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:45:15.371283 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-05e9d370-83fc-4d11-920b-ffd14f1c183e tempest-TestEncryptedCinderVolumes-717493427 tempest-TestEncryptedCinderVolumes-717493427-project-admin] https://10.4.3.7/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 08:45:15.371797 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1131/4561] 10.4.3.7 () {66 vars in 1271 bytes} [Fri Jul 10 08:45:15 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 16310 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:45:15.388202 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-0e23ba54-bc34-4be2-9c3f-e99836a2b331 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:15.389969 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0e23ba54-bc34-4be2-9c3f-e99836a2b331 tempest-TestEncryptedCinderVolumes-717493427 tempest-TestEncryptedCinderVolumes-717493427-project-admin] DELETE https://10.4.3.7/volume/v3/types/c6762a42-ae52-460e-b39a-fe0a8027daa2 Jul 10 08:45:15.390198 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0e23ba54-bc34-4be2-9c3f-e99836a2b331 tempest-TestEncryptedCinderVolumes-717493427 tempest-TestEncryptedCinderVolumes-717493427-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:15.390395 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0e23ba54-bc34-4be2-9c3f-e99836a2b331 tempest-TestEncryptedCinderVolumes-717493427 tempest-TestEncryptedCinderVolumes-717493427-project-admin] Calling method '_delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:15.419024 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0e23ba54-bc34-4be2-9c3f-e99836a2b331 tempest-TestEncryptedCinderVolumes-717493427 tempest-TestEncryptedCinderVolumes-717493427-project-admin] https://10.4.3.7/volume/v3/types/c6762a42-ae52-460e-b39a-fe0a8027daa2 returned with HTTP 202 Jul 10 08:45:15.419531 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1147/4562] 10.4.3.7 () {66 vars in 1331 bytes} [Fri Jul 10 08:45:15 2026] DELETE /volume/v3/types/c6762a42-ae52-460e-b39a-fe0a8027daa2 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:45:15.544106 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-5fafed98-b9d1-47e5-bb73-f2c50f0082c6 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:15.546292 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-5fafed98-b9d1-47e5-bb73-f2c50f0082c6 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] GET https://10.4.3.7/volume/v3/volumes/20c54aae-da2a-4a98-bdab-4f6718e7927b Jul 10 08:45:15.546522 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-5fafed98-b9d1-47e5-bb73-f2c50f0082c6 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:15.546699 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-5fafed98-b9d1-47e5-bb73-f2c50f0082c6 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:15.554309 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:15.554309 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:45:15.558149 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-5fafed98-b9d1-47e5-bb73-f2c50f0082c6 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Volume info retrieved successfully. Jul 10 08:45:15.564131 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-5fafed98-b9d1-47e5-bb73-f2c50f0082c6 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] https://10.4.3.7/volume/v3/volumes/20c54aae-da2a-4a98-bdab-4f6718e7927b returned with HTTP 200 Jul 10 08:45:15.564662 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1141/4563] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:45:15 2026] GET /volume/v3/volumes/20c54aae-da2a-4a98-bdab-4f6718e7927b => generated 858 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:45:15.583033 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-c9be70e2-80fa-4195-aa64-a2e5608f1723 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:15.588751 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-c9be70e2-80fa-4195-aa64-a2e5608f1723 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] POST https://10.4.3.7/volume/v3/snapshots Jul 10 08:45:15.589044 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-c9be70e2-80fa-4195-aa64-a2e5608f1723 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "20c54aae-da2a-4a98-bdab-4f6718e7927b", "name": "tempest-VolumeDependencyTests-Snapshot-1199303598"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:45:15.596656 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-c8c703c1-d75a-44de-982b-d000f7f303e8 req-0d89dec5-1e96-4cd0-9722-b1a144c05b17 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/attachments/88edacb0-d8e6-4fe8-b0a3-ff9da6868456 returned with HTTP 200 Jul 10 08:45:15.597043 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1145/4564] 10.4.3.7 () {72 vars in 1659 bytes} [Fri Jul 10 08:45:15 2026] DELETE /volume/v3/attachments/88edacb0-d8e6-4fe8-b0a3-ff9da6868456 => generated 19 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:45:15.597532 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:15.597532 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:45:15.598053 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-c9be70e2-80fa-4195-aa64-a2e5608f1723 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Volume info retrieved successfully. Jul 10 08:45:15.598105 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.snapshots [None req-c9be70e2-80fa-4195-aa64-a2e5608f1723 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Create snapshot from volume 20c54aae-da2a-4a98-bdab-4f6718e7927b Jul 10 08:45:15.607960 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-c8c703c1-d75a-44de-982b-d000f7f303e8 req-56d067bb-306f-4a32-a364-197cefbac9f1 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:15.610667 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-c8c703c1-d75a-44de-982b-d000f7f303e8 req-56d067bb-306f-4a32-a364-197cefbac9f1 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] DELETE https://10.4.3.7/volume/v3/volumes/27b42cf3-199f-464a-a20a-11f9fb16fcea Jul 10 08:45:15.610835 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-c8c703c1-d75a-44de-982b-d000f7f303e8 req-56d067bb-306f-4a32-a364-197cefbac9f1 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:15.611041 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-c8c703c1-d75a-44de-982b-d000f7f303e8 req-56d067bb-306f-4a32-a364-197cefbac9f1 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:15.611215 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [req-c8c703c1-d75a-44de-982b-d000f7f303e8 req-56d067bb-306f-4a32-a364-197cefbac9f1 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Delete volume with id: 27b42cf3-199f-464a-a20a-11f9fb16fcea Jul 10 08:45:15.619480 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:15.619480 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:45:15.619889 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-c8c703c1-d75a-44de-982b-d000f7f303e8 req-56d067bb-306f-4a32-a364-197cefbac9f1 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Volume info retrieved successfully. Jul 10 08:45:15.642658 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-5b23629a-629f-486e-809b-d3bc6e669d92 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:15.648298 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-5b23629a-629f-486e-809b-d3bc6e669d92 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] GET https://10.4.3.7/volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 Jul 10 08:45:15.648719 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-5b23629a-629f-486e-809b-d3bc6e669d92 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:15.648916 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-5b23629a-629f-486e-809b-d3bc6e669d92 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:15.649864 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.quota [None req-c9be70e2-80fa-4195-aa64-a2e5608f1723 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Created reservations ['160dc6e2-f2d6-464d-9854-71097536d7e5', '89e7787f-c53f-42fd-8ee9-feb544b22d29', '7ac07bf9-b94b-423e-b3cf-fa994d323dc5', '0c8c8bdc-b137-492f-8b9e-e3ccf53c04ac'] {{(pid=100055) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:45:15.656055 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-c8c703c1-d75a-44de-982b-d000f7f303e8 req-56d067bb-306f-4a32-a364-197cefbac9f1 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Delete volume request issued successfully. Jul 10 08:45:15.656244 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-c8c703c1-d75a-44de-982b-d000f7f303e8 req-56d067bb-306f-4a32-a364-197cefbac9f1 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/volumes/27b42cf3-199f-464a-a20a-11f9fb16fcea returned with HTTP 202 Jul 10 08:45:15.656721 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1148/4565] 10.4.3.7 () {70 vars in 1606 bytes} [Fri Jul 10 08:45:15 2026] DELETE /volume/v3/volumes/27b42cf3-199f-464a-a20a-11f9fb16fcea => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:45:15.660124 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:15.660124 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:45:15.664877 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-5b23629a-629f-486e-809b-d3bc6e669d92 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Volume info retrieved successfully. Jul 10 08:45:15.670064 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-5b23629a-629f-486e-809b-d3bc6e669d92 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 returned with HTTP 200 Jul 10 08:45:15.670590 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1142/4566] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:45:15 2026] GET /volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 => generated 917 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:45:15.684849 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-d8caab6e-21d6-490d-af49-05fcbcae8980 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:15.687401 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d8caab6e-21d6-490d-af49-05fcbcae8980 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] GET https://10.4.3.7/volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 Jul 10 08:45:15.687654 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-d8caab6e-21d6-490d-af49-05fcbcae8980 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:15.687842 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-d8caab6e-21d6-490d-af49-05fcbcae8980 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:15.696204 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:15.696204 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:45:15.701265 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-d8caab6e-21d6-490d-af49-05fcbcae8980 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Volume info retrieved successfully. Jul 10 08:45:15.704950 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-c9be70e2-80fa-4195-aa64-a2e5608f1723 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Snapshot create request issued successfully. Jul 10 08:45:15.705376 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-c9be70e2-80fa-4195-aa64-a2e5608f1723 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] https://10.4.3.7/volume/v3/snapshots returned with HTTP 202 Jul 10 08:45:15.705802 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1132/4567] 10.4.3.7 () {68 vars in 1251 bytes} [Fri Jul 10 08:45:15 2026] POST /volume/v3/snapshots => generated 308 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:45:15.708110 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d8caab6e-21d6-490d-af49-05fcbcae8980 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 returned with HTTP 200 Jul 10 08:45:15.708525 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1146/4568] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:45:15 2026] GET /volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 => generated 917 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:45:15.716554 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-de4b893b-ab92-4bc3-bd5d-873c30234447 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:15.718581 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-de4b893b-ab92-4bc3-bd5d-873c30234447 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] GET https://10.4.3.7/volume/v3/snapshots/7e6ca7f1-05a9-4873-ad0a-e3e34281ba1e Jul 10 08:45:15.718764 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-de4b893b-ab92-4bc3-bd5d-873c30234447 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:15.718977 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-de4b893b-ab92-4bc3-bd5d-873c30234447 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:15.725063 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-461afaeb-49d0-4694-9379-c0bd39d9da1f None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:15.725355 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:15.725355 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:45:15.725840 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-de4b893b-ab92-4bc3-bd5d-873c30234447 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Snapshot retrieved successfully. Jul 10 08:45:15.726834 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-de4b893b-ab92-4bc3-bd5d-873c30234447 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] https://10.4.3.7/volume/v3/snapshots/7e6ca7f1-05a9-4873-ad0a-e3e34281ba1e returned with HTTP 200 Jul 10 08:45:15.726911 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-461afaeb-49d0-4694-9379-c0bd39d9da1f tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:45:15.727163 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-461afaeb-49d0-4694-9379-c0bd39d9da1f tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1578973213", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:45:15.727225 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1149/4569] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:45:15 2026] GET /volume/v3/snapshots/7e6ca7f1-05a9-4873-ad0a-e3e34281ba1e => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:45:15.728629 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.volumes [None req-461afaeb-49d0-4694-9379-c0bd39d9da1f tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1578973213', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100056) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:45:15.728730 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-461afaeb-49d0-4694-9379-c0bd39d9da1f tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Create volume of 1 GB Jul 10 08:45:15.732773 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-461afaeb-49d0-4694-9379-c0bd39d9da1f tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Availability Zones retrieved successfully. Jul 10 08:45:15.738244 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-461afaeb-49d0-4694-9379-c0bd39d9da1f tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Flow 'volume_create_api' (a0ea1f08-7bfe-4013-833d-6d4be88ef099) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:45:15.739283 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-461afaeb-49d0-4694-9379-c0bd39d9da1f tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ecbd967-2ac9-4321-9c26-4e0ec270c69f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:45:15.740141 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.flows.api.create_volume [None req-461afaeb-49d0-4694-9379-c0bd39d9da1f tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Validating volume size '1' using validate_int {{(pid=100056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:45:15.764910 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-461afaeb-49d0-4694-9379-c0bd39d9da1f tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ecbd967-2ac9-4321-9c26-4e0ec270c69f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:45:15.765686 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-461afaeb-49d0-4694-9379-c0bd39d9da1f tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (836e9984-6283-43b3-856d-daa6a50d6342) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:45:15.830422 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.quota [None req-461afaeb-49d0-4694-9379-c0bd39d9da1f tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Created reservations ['df089a51-3ed7-4ee6-a0e2-4a65b8f9ab3e', '4500f2ea-367b-4fe7-8f6f-f506b0d97586', 'b3013188-2b53-444a-a939-4f8b1c206e12', '8ccb6dd6-cb9d-49b1-8763-081ad848a7d5'] {{(pid=100056) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:45:15.831339 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-461afaeb-49d0-4694-9379-c0bd39d9da1f tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (836e9984-6283-43b3-856d-daa6a50d6342) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['df089a51-3ed7-4ee6-a0e2-4a65b8f9ab3e', '4500f2ea-367b-4fe7-8f6f-f506b0d97586', 'b3013188-2b53-444a-a939-4f8b1c206e12', '8ccb6dd6-cb9d-49b1-8763-081ad848a7d5']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:45:15.832091 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-461afaeb-49d0-4694-9379-c0bd39d9da1f tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08217317-19bb-4df5-b149-d54dee961720) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:45:15.854487 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-461afaeb-49d0-4694-9379-c0bd39d9da1f tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08217317-19bb-4df5-b149-d54dee961720) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e0465331-4751-4129-b986-e325c40e9147', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1578973213',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8de928f8d06e47ad8bb8b7ffd8d4c471',qos_specs=None,replication_status=,reservations=['df089a51-3ed7-4ee6-a0e2-4a65b8f9ab3e','4500f2ea-367b-4fe7-8f6f-f506b0d97586','b3013188-2b53-444a-a939-4f8b1c206e12','8ccb6dd6-cb9d-49b1-8763-081ad848a7d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a1a747fe6b14c468f922383f7bbce72',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:45:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1578973213',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e0465331-4751-4129-b986-e325c40e9147,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8de928f8d06e47ad8bb8b7ffd8d4c471',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1a1a747fe6b14c468f922383f7bbce72',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:45:15.855165 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-461afaeb-49d0-4694-9379-c0bd39d9da1f tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e43b9e21-17e7-42f2-9c14-c0afe304b056) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:45:15.871496 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-461afaeb-49d0-4694-9379-c0bd39d9da1f tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e43b9e21-17e7-42f2-9c14-c0afe304b056) transitioned into state 'SUCCESS' from state '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-1578973213',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8de928f8d06e47ad8bb8b7ffd8d4c471',qos_specs=None,replication_status=,reservations=['df089a51-3ed7-4ee6-a0e2-4a65b8f9ab3e','4500f2ea-367b-4fe7-8f6f-f506b0d97586','b3013188-2b53-444a-a939-4f8b1c206e12','8ccb6dd6-cb9d-49b1-8763-081ad848a7d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a1a747fe6b14c468f922383f7bbce72',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:45:15.872139 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-461afaeb-49d0-4694-9379-c0bd39d9da1f tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b708b2fa-2138-402b-be54-e7b607e763e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:45:15.881165 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-461afaeb-49d0-4694-9379-c0bd39d9da1f tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b708b2fa-2138-402b-be54-e7b607e763e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:45:15.882150 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-461afaeb-49d0-4694-9379-c0bd39d9da1f tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Flow 'volume_create_api' (a0ea1f08-7bfe-4013-833d-6d4be88ef099) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:45:15.882501 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-461afaeb-49d0-4694-9379-c0bd39d9da1f tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Create volume request issued successfully. Jul 10 08:45:15.883214 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-461afaeb-49d0-4694-9379-c0bd39d9da1f tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:45:15.883719 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1143/4570] 10.4.3.7 () {68 vars in 1245 bytes} [Fri Jul 10 08:45:15 2026] POST /volume/v3/volumes => generated 749 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:45:15.899545 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-60f20961-aab0-4977-a14f-f8ab0f40c8fc None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:15.901889 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-60f20961-aab0-4977-a14f-f8ab0f40c8fc tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] GET https://10.4.3.7/volume/v3/volumes/e0465331-4751-4129-b986-e325c40e9147 Jul 10 08:45:15.902142 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-60f20961-aab0-4977-a14f-f8ab0f40c8fc tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:15.902474 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-60f20961-aab0-4977-a14f-f8ab0f40c8fc tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:15.911680 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:15.911680 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:45:15.916190 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-60f20961-aab0-4977-a14f-f8ab0f40c8fc tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Volume info retrieved successfully. Jul 10 08:45:15.922167 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-60f20961-aab0-4977-a14f-f8ab0f40c8fc tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/e0465331-4751-4129-b986-e325c40e9147 returned with HTTP 200 Jul 10 08:45:15.922711 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1133/4571] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:45:15 2026] GET /volume/v3/volumes/e0465331-4751-4129-b986-e325c40e9147 => generated 817 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:45:16.020547 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-7a375bc9-08ff-4ea2-9b07-a5dd61bf1cbb None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:16.021086 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-7a375bc9-08ff-4ea2-9b07-a5dd61bf1cbb None None] GET https://10.4.3.7/volume// Jul 10 08:45:16.021350 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-7a375bc9-08ff-4ea2-9b07-a5dd61bf1cbb None None] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:16.021655 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-7a375bc9-08ff-4ea2-9b07-a5dd61bf1cbb None None] Calling method 'all' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:16.022083 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-7a375bc9-08ff-4ea2-9b07-a5dd61bf1cbb None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:45:16.022464 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1147/4572] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:45:16 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:45:16.031799 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-c8e0f2ef-0855-47fc-a65b-a3d0eea761cd req-6cd8b137-1189-46f2-8278-0522d0eed3b0 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:16.032806 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-c8e0f2ef-0855-47fc-a65b-a3d0eea761cd req-6cd8b137-1189-46f2-8278-0522d0eed3b0 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/volumes/45679dc7-dc19-49c4-a666-a84f81188014 Jul 10 08:45:16.033010 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-c8e0f2ef-0855-47fc-a65b-a3d0eea761cd req-6cd8b137-1189-46f2-8278-0522d0eed3b0 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:16.033208 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-c8e0f2ef-0855-47fc-a65b-a3d0eea761cd req-6cd8b137-1189-46f2-8278-0522d0eed3b0 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:16.043375 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:16.043375 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:45:16.050822 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-c8e0f2ef-0855-47fc-a65b-a3d0eea761cd req-6cd8b137-1189-46f2-8278-0522d0eed3b0 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Volume info retrieved successfully. Jul 10 08:45:16.055852 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-c8e0f2ef-0855-47fc-a65b-a3d0eea761cd req-6cd8b137-1189-46f2-8278-0522d0eed3b0 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/volumes/45679dc7-dc19-49c4-a666-a84f81188014 returned with HTTP 200 Jul 10 08:45:16.055964 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-f6bf130f-9522-4e7e-ab42-55496d11992c None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:16.056340 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1150/4573] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:45:16 2026] GET /volume/v3/volumes/45679dc7-dc19-49c4-a666-a84f81188014 => generated 1313 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:45:16.058478 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-f6bf130f-9522-4e7e-ab42-55496d11992c tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/volumes/45679dc7-dc19-49c4-a666-a84f81188014 Jul 10 08:45:16.058832 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-f6bf130f-9522-4e7e-ab42-55496d11992c tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:16.059093 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-f6bf130f-9522-4e7e-ab42-55496d11992c tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:16.071954 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:16.071954 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:45:16.076664 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-f6bf130f-9522-4e7e-ab42-55496d11992c tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Volume info retrieved successfully. Jul 10 08:45:16.082151 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-f6bf130f-9522-4e7e-ab42-55496d11992c tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/volumes/45679dc7-dc19-49c4-a666-a84f81188014 returned with HTTP 200 Jul 10 08:45:16.082644 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1144/4574] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:45:16 2026] GET /volume/v3/volumes/45679dc7-dc19-49c4-a666-a84f81188014 => generated 1133 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:45:16.738613 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-d1098623-e058-4981-946c-df84816d2786 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:16.740598 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-d1098623-e058-4981-946c-df84816d2786 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] GET https://10.4.3.7/volume/v3/snapshots/7e6ca7f1-05a9-4873-ad0a-e3e34281ba1e Jul 10 08:45:16.740819 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-d1098623-e058-4981-946c-df84816d2786 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:16.741063 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-d1098623-e058-4981-946c-df84816d2786 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:16.746341 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:16.746341 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:45:16.746862 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-d1098623-e058-4981-946c-df84816d2786 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Snapshot retrieved successfully. Jul 10 08:45:16.747759 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-d1098623-e058-4981-946c-df84816d2786 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] https://10.4.3.7/volume/v3/snapshots/7e6ca7f1-05a9-4873-ad0a-e3e34281ba1e returned with HTTP 200 Jul 10 08:45:16.748208 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1134/4575] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:45:16 2026] GET /volume/v3/snapshots/7e6ca7f1-05a9-4873-ad0a-e3e34281ba1e => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:45:16.759271 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-c5b4cf89-47e5-470a-957f-7e6d2b51b93c None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:16.761538 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-c5b4cf89-47e5-470a-957f-7e6d2b51b93c tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:45:16.762111 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-c5b4cf89-47e5-470a-957f-7e6d2b51b93c tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "7e6ca7f1-05a9-4873-ad0a-e3e34281ba1e", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-2080740307"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:45:16.763917 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.volumes [None req-c5b4cf89-47e5-470a-957f-7e6d2b51b93c tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Create volume request body: {'volume': {'snapshot_id': '7e6ca7f1-05a9-4873-ad0a-e3e34281ba1e', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-2080740307'}} {{(pid=100054) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:45:16.769277 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:16.769277 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:45:16.769929 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-c5b4cf89-47e5-470a-957f-7e6d2b51b93c tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Snapshot retrieved successfully. Jul 10 08:45:16.770059 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.volumes [None req-c5b4cf89-47e5-470a-957f-7e6d2b51b93c tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Create volume of 1 GB Jul 10 08:45:16.773494 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-c5b4cf89-47e5-470a-957f-7e6d2b51b93c tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Availability Zones retrieved successfully. Jul 10 08:45:16.779977 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-c5b4cf89-47e5-470a-957f-7e6d2b51b93c tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Flow 'volume_create_api' (571b7067-9f2e-40c6-a21f-d2307bb18d16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:45:16.782597 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-c5b4cf89-47e5-470a-957f-7e6d2b51b93c tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a966ad4e-3802-42c6-9fb7-0ae519db9fef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:45:16.783918 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.flows.api.create_volume [None req-c5b4cf89-47e5-470a-957f-7e6d2b51b93c tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100054) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:45:16.823030 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-c5b4cf89-47e5-470a-957f-7e6d2b51b93c tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a966ad4e-3802-42c6-9fb7-0ae519db9fef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '7e6ca7f1-05a9-4873-ad0a-e3e34281ba1e', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:45:16.824103 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-c5b4cf89-47e5-470a-957f-7e6d2b51b93c tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e3fea6a-e246-4ba9-b14f-86d778c95fb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:45:16.869327 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.quota [None req-c5b4cf89-47e5-470a-957f-7e6d2b51b93c tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Created reservations ['97c4ca87-22ef-4568-adf4-a33e7d7514b8', '436c4f0b-f5c6-4b5d-9265-a07e0846957d', '44e59008-a0e3-4f29-b6ba-1f1e060b66af', '65421672-e101-4fce-8919-89f6c96aaa52'] {{(pid=100054) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:45:16.870165 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-c5b4cf89-47e5-470a-957f-7e6d2b51b93c tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e3fea6a-e246-4ba9-b14f-86d778c95fb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['97c4ca87-22ef-4568-adf4-a33e7d7514b8', '436c4f0b-f5c6-4b5d-9265-a07e0846957d', '44e59008-a0e3-4f29-b6ba-1f1e060b66af', '65421672-e101-4fce-8919-89f6c96aaa52']}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:45:16.870863 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-c5b4cf89-47e5-470a-957f-7e6d2b51b93c tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4bb26f4-c3e2-486b-9c76-a406b8e9923e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:45:16.913454 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-c5b4cf89-47e5-470a-957f-7e6d2b51b93c tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4bb26f4-c3e2-486b-9c76-a406b8e9923e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '031a8643-4c9b-43f8-9599-48303f7a4b04', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2080740307',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5247853b5dd04fd2866831bf74e0555a',qos_specs=None,replication_status=,reservations=['97c4ca87-22ef-4568-adf4-a33e7d7514b8','436c4f0b-f5c6-4b5d-9265-a07e0846957d','44e59008-a0e3-4f29-b6ba-1f1e060b66af','65421672-e101-4fce-8919-89f6c96aaa52'],size=1,snapshot_id=7e6ca7f1-05a9-4873-ad0a-e3e34281ba1e,source_replicaid=,source_volid=None,status='creating',user_id='ec4cbbaf2007496abfc020098c23bc83',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:45:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2080740307',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=031a8643-4c9b-43f8-9599-48303f7a4b04,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5247853b5dd04fd2866831bf74e0555a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=7e6ca7f1-05a9-4873-ad0a-e3e34281ba1e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ec4cbbaf2007496abfc020098c23bc83',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:45:16.914323 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-c5b4cf89-47e5-470a-957f-7e6d2b51b93c tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (811646af-f938-4d72-a75a-e89584357af2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:45:16.937757 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-81ddb88e-2ca8-4005-9e7d-2ee582fd1bcb None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:16.939870 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-81ddb88e-2ca8-4005-9e7d-2ee582fd1bcb tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] GET https://10.4.3.7/volume/v3/volumes/e0465331-4751-4129-b986-e325c40e9147 Jul 10 08:45:16.939998 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-81ddb88e-2ca8-4005-9e7d-2ee582fd1bcb tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:16.940198 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-81ddb88e-2ca8-4005-9e7d-2ee582fd1bcb tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:16.945164 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-c5b4cf89-47e5-470a-957f-7e6d2b51b93c tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (811646af-f938-4d72-a75a-e89584357af2) transitioned into state 'SUCCESS' from state '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-2080740307',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5247853b5dd04fd2866831bf74e0555a',qos_specs=None,replication_status=,reservations=['97c4ca87-22ef-4568-adf4-a33e7d7514b8','436c4f0b-f5c6-4b5d-9265-a07e0846957d','44e59008-a0e3-4f29-b6ba-1f1e060b66af','65421672-e101-4fce-8919-89f6c96aaa52'],size=1,snapshot_id=7e6ca7f1-05a9-4873-ad0a-e3e34281ba1e,source_replicaid=,source_volid=None,status='creating',user_id='ec4cbbaf2007496abfc020098c23bc83',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:45:16.945880 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-c5b4cf89-47e5-470a-957f-7e6d2b51b93c tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8949f11c-6c3b-4ed5-98f0-44b49b4465fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:45:16.946557 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-c8e0f2ef-0855-47fc-a65b-a3d0eea761cd req-5e164443-4622-4e5b-ac58-4e06237a1d98 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:16.947070 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:16.947070 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:45:16.954244 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-81ddb88e-2ca8-4005-9e7d-2ee582fd1bcb tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Volume info retrieved successfully. Jul 10 08:45:16.958773 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-81ddb88e-2ca8-4005-9e7d-2ee582fd1bcb tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/e0465331-4751-4129-b986-e325c40e9147 returned with HTTP 200 Jul 10 08:45:16.959123 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1151/4576] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:45:16 2026] GET /volume/v3/volumes/e0465331-4751-4129-b986-e325c40e9147 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:45:16.965468 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-c5b4cf89-47e5-470a-957f-7e6d2b51b93c tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8949f11c-6c3b-4ed5-98f0-44b49b4465fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:45:16.966262 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-c5b4cf89-47e5-470a-957f-7e6d2b51b93c tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Flow 'volume_create_api' (571b7067-9f2e-40c6-a21f-d2307bb18d16) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100054) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:45:16.966676 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-c5b4cf89-47e5-470a-957f-7e6d2b51b93c tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Create volume request issued successfully. Jul 10 08:45:16.967244 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-c5b4cf89-47e5-470a-957f-7e6d2b51b93c tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:45:16.967729 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1148/4577] 10.4.3.7 () {70 vars in 1286 bytes} [Fri Jul 10 08:45:16 2026] POST /volume/v3/volumes => generated 800 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:45:16.974726 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-952d2a72-e927-4b23-98eb-892fcdcb7cd4 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:16.976656 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-952d2a72-e927-4b23-98eb-892fcdcb7cd4 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] GET https://10.4.3.7/volume/v3/volumes/e0465331-4751-4129-b986-e325c40e9147 Jul 10 08:45:16.976878 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-952d2a72-e927-4b23-98eb-892fcdcb7cd4 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:16.977089 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-952d2a72-e927-4b23-98eb-892fcdcb7cd4 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:16.983037 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-f6a5eb8c-5331-416c-aab7-a5e44e79a9e4 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:16.984608 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f6a5eb8c-5331-416c-aab7-a5e44e79a9e4 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] GET https://10.4.3.7/volume/v3/volumes/031a8643-4c9b-43f8-9599-48303f7a4b04 Jul 10 08:45:16.984804 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f6a5eb8c-5331-416c-aab7-a5e44e79a9e4 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:16.984980 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f6a5eb8c-5331-416c-aab7-a5e44e79a9e4 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:16.987419 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:16.987419 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:45:16.993916 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-952d2a72-e927-4b23-98eb-892fcdcb7cd4 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Volume info retrieved successfully. Jul 10 08:45:16.998243 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:16.998243 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:45:17.000418 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-952d2a72-e927-4b23-98eb-892fcdcb7cd4 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/e0465331-4751-4129-b986-e325c40e9147 returned with HTTP 200 Jul 10 08:45:17.000815 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1135/4578] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:45:16 2026] GET /volume/v3/volumes/e0465331-4751-4129-b986-e325c40e9147 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:45:17.003296 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-f6a5eb8c-5331-416c-aab7-a5e44e79a9e4 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Volume info retrieved successfully. Jul 10 08:45:17.009380 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f6a5eb8c-5331-416c-aab7-a5e44e79a9e4 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] https://10.4.3.7/volume/v3/volumes/031a8643-4c9b-43f8-9599-48303f7a4b04 returned with HTTP 200 Jul 10 08:45:17.009817 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1152/4579] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:45:16 2026] GET /volume/v3/volumes/031a8643-4c9b-43f8-9599-48303f7a4b04 => generated 868 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:45:17.020969 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-44bfd9ef-1b5a-4d2f-9fea-f9462af26d8e None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:17.022766 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-44bfd9ef-1b5a-4d2f-9fea-f9462af26d8e tempest-VolumeMultiattachTests-1673526141 tempest-VolumeMultiattachTests-1673526141-project-admin] POST https://10.4.3.7/volume/v3/types Jul 10 08:45:17.023099 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-44bfd9ef-1b5a-4d2f-9fea-f9462af26d8e tempest-VolumeMultiattachTests-1673526141 tempest-VolumeMultiattachTests-1673526141-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-704616363", "extra_specs": {}}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:45:17.024509 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:17.024509 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:45:17.037501 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-44bfd9ef-1b5a-4d2f-9fea-f9462af26d8e tempest-VolumeMultiattachTests-1673526141 tempest-VolumeMultiattachTests-1673526141-project-admin] https://10.4.3.7/volume/v3/types returned with HTTP 200 Jul 10 08:45:17.037826 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1149/4580] 10.4.3.7 () {68 vars in 1238 bytes} [Fri Jul 10 08:45:17 2026] POST /volume/v3/types => generated 211 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:45:17.044479 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-c8e0f2ef-0855-47fc-a65b-a3d0eea761cd req-5e164443-4622-4e5b-ac58-4e06237a1d98 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] DELETE https://10.4.3.7/volume/v3/attachments/4846599c-beff-4818-aa9d-2ebf70d8d485 Jul 10 08:45:17.044800 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-c8e0f2ef-0855-47fc-a65b-a3d0eea761cd req-5e164443-4622-4e5b-ac58-4e06237a1d98 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:17.045058 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-c8e0f2ef-0855-47fc-a65b-a3d0eea761cd req-5e164443-4622-4e5b-ac58-4e06237a1d98 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'version_select' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:17.047593 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-08739980-1260-46b5-bd1c-bea0caa5182d None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:17.049294 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-08739980-1260-46b5-bd1c-bea0caa5182d tempest-VolumeMultiattachTests-1673526141 tempest-VolumeMultiattachTests-1673526141-project-admin] POST https://10.4.3.7/volume/v3/types/d148f1eb-90e5-4ec7-9c81-8807660c6437/encryption Jul 10 08:45:17.049616 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-08739980-1260-46b5-bd1c-bea0caa5182d tempest-VolumeMultiattachTests-1673526141 tempest-VolumeMultiattachTests-1673526141-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:45:17.053390 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:17.053390 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:45:17.064397 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-08739980-1260-46b5-bd1c-bea0caa5182d tempest-VolumeMultiattachTests-1673526141 tempest-VolumeMultiattachTests-1673526141-project-admin] https://10.4.3.7/volume/v3/types/d148f1eb-90e5-4ec7-9c81-8807660c6437/encryption returned with HTTP 200 Jul 10 08:45:17.064877 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1136/4581] 10.4.3.7 () {68 vars in 1383 bytes} [Fri Jul 10 08:45:17 2026] POST /volume/v3/types/d148f1eb-90e5-4ec7-9c81-8807660c6437/encryption => generated 230 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:45:17.075168 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-6658510d-f1db-4ab9-b7e6-00bb80fa7548 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:17.077279 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-6658510d-f1db-4ab9-b7e6-00bb80fa7548 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:45:17.077667 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-6658510d-f1db-4ab9-b7e6-00bb80fa7548 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1124343861", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-704616363", "size": 1}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:45:17.079196 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [None req-6658510d-f1db-4ab9-b7e6-00bb80fa7548 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1124343861', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-704616363', 'size': 1}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:45:17.083757 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-6658510d-f1db-4ab9-b7e6-00bb80fa7548 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Create volume of 1 GB Jul 10 08:45:17.084091 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:17.084091 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:45:17.084578 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-6658510d-f1db-4ab9-b7e6-00bb80fa7548 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Availability Zones retrieved successfully. Jul 10 08:45:17.090045 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-6658510d-f1db-4ab9-b7e6-00bb80fa7548 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Flow 'volume_create_api' (301a800d-d188-488e-97ea-8a689974e76b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:45:17.090917 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-6658510d-f1db-4ab9-b7e6-00bb80fa7548 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55cc03b5-589d-4304-a4f0-2a9a1225c1fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:45:17.091800 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-6658510d-f1db-4ab9-b7e6-00bb80fa7548 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Validating volume size '1' using validate_int {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:45:17.096702 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-26592a81-b063-4783-a949-4a4c95d0b1a3 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:17.098377 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-26592a81-b063-4783-a949-4a4c95d0b1a3 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/volumes/45679dc7-dc19-49c4-a666-a84f81188014 Jul 10 08:45:17.098589 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-26592a81-b063-4783-a949-4a4c95d0b1a3 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:17.098779 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-26592a81-b063-4783-a949-4a4c95d0b1a3 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:17.107439 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:17.107439 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:45:17.111156 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-26592a81-b063-4783-a949-4a4c95d0b1a3 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Volume info retrieved successfully. Jul 10 08:45:17.116575 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-26592a81-b063-4783-a949-4a4c95d0b1a3 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/volumes/45679dc7-dc19-49c4-a666-a84f81188014 returned with HTTP 200 Jul 10 08:45:17.117013 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1150/4582] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:45:17 2026] GET /volume/v3/volumes/45679dc7-dc19-49c4-a666-a84f81188014 => generated 1133 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:45:17.126439 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-6658510d-f1db-4ab9-b7e6-00bb80fa7548 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55cc03b5-589d-4304-a4f0-2a9a1225c1fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:45:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d148f1eb-90e5-4ec7-9c81-8807660c6437,is_public=True,name='tempest-scenario-type-luks-704616363',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd148f1eb-90e5-4ec7-9c81-8807660c6437', '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=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:45:17.126439 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-6658510d-f1db-4ab9-b7e6-00bb80fa7548 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc6d4a75-d33c-42e3-a46b-673c5a2501ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:45:17.154674 np0000004976 devstack@c-api.service[100057]: WARNING cinder.quota [None req-6658510d-f1db-4ab9-b7e6-00bb80fa7548 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-704616363 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-704616363, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:45:17.154945 np0000004976 devstack@c-api.service[100057]: WARNING cinder.quota [None req-6658510d-f1db-4ab9-b7e6-00bb80fa7548 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-704616363 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-704616363, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:45:17.204227 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-6658510d-f1db-4ab9-b7e6-00bb80fa7548 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Created reservations ['8e83ec53-d5ea-4d6f-a532-9be7476af128', 'a352b67f-2128-4f05-b9d3-f127aeb1df20', '9eb290da-ddca-4375-8a0c-0b38337d66f2', '0c000c07-bd6c-49cc-abe0-085df946679d'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:45:17.205094 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-6658510d-f1db-4ab9-b7e6-00bb80fa7548 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc6d4a75-d33c-42e3-a46b-673c5a2501ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8e83ec53-d5ea-4d6f-a532-9be7476af128', 'a352b67f-2128-4f05-b9d3-f127aeb1df20', '9eb290da-ddca-4375-8a0c-0b38337d66f2', '0c000c07-bd6c-49cc-abe0-085df946679d']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:45:17.205901 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-6658510d-f1db-4ab9-b7e6-00bb80fa7548 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2bd46183-5954-4aa2-9d88-26fe485bbd25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:45:17.229154 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-6658510d-f1db-4ab9-b7e6-00bb80fa7548 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2bd46183-5954-4aa2-9d88-26fe485bbd25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '365152d6-1a3e-41b9-9293-3e22aa837f7f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1124343861',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8de928f8d06e47ad8bb8b7ffd8d4c471',qos_specs=None,replication_status=,reservations=['8e83ec53-d5ea-4d6f-a532-9be7476af128','a352b67f-2128-4f05-b9d3-f127aeb1df20','9eb290da-ddca-4375-8a0c-0b38337d66f2','0c000c07-bd6c-49cc-abe0-085df946679d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a1a747fe6b14c468f922383f7bbce72',volume_type_id=d148f1eb-90e5-4ec7-9c81-8807660c6437), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:45:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1124343861',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=365152d6-1a3e-41b9-9293-3e22aa837f7f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8de928f8d06e47ad8bb8b7ffd8d4c471',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1a1a747fe6b14c468f922383f7bbce72',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d148f1eb-90e5-4ec7-9c81-8807660c6437),volume_type_id=d148f1eb-90e5-4ec7-9c81-8807660c6437)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:45:17.230228 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-6658510d-f1db-4ab9-b7e6-00bb80fa7548 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13492a06-f373-4296-8d4e-a055b3f01785) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:45:17.247665 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-6658510d-f1db-4ab9-b7e6-00bb80fa7548 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13492a06-f373-4296-8d4e-a055b3f01785) transitioned into state 'SUCCESS' from state '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-1124343861',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8de928f8d06e47ad8bb8b7ffd8d4c471',qos_specs=None,replication_status=,reservations=['8e83ec53-d5ea-4d6f-a532-9be7476af128','a352b67f-2128-4f05-b9d3-f127aeb1df20','9eb290da-ddca-4375-8a0c-0b38337d66f2','0c000c07-bd6c-49cc-abe0-085df946679d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a1a747fe6b14c468f922383f7bbce72',volume_type_id=d148f1eb-90e5-4ec7-9c81-8807660c6437)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:45:17.248509 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-6658510d-f1db-4ab9-b7e6-00bb80fa7548 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (364129a5-a601-4bfa-86b8-4fd419f948f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:45:17.257519 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-6658510d-f1db-4ab9-b7e6-00bb80fa7548 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (364129a5-a601-4bfa-86b8-4fd419f948f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:45:17.258347 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-6658510d-f1db-4ab9-b7e6-00bb80fa7548 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Flow 'volume_create_api' (301a800d-d188-488e-97ea-8a689974e76b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:45:17.258708 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-6658510d-f1db-4ab9-b7e6-00bb80fa7548 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Create volume request issued successfully. Jul 10 08:45:17.259287 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-6658510d-f1db-4ab9-b7e6-00bb80fa7548 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:45:17.259720 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1153/4583] 10.4.3.7 () {68 vars in 1245 bytes} [Fri Jul 10 08:45:17 2026] POST /volume/v3/volumes => generated 776 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:45:17.276447 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-bc105577-3ea9-43ee-979d-ffde3eedebc8 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:17.278108 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-bc105577-3ea9-43ee-979d-ffde3eedebc8 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] GET https://10.4.3.7/volume/v3/volumes/365152d6-1a3e-41b9-9293-3e22aa837f7f Jul 10 08:45:17.278262 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-bc105577-3ea9-43ee-979d-ffde3eedebc8 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:17.278470 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-bc105577-3ea9-43ee-979d-ffde3eedebc8 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:17.284933 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:17.284933 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:45:17.289332 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-bc105577-3ea9-43ee-979d-ffde3eedebc8 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Volume info retrieved successfully. Jul 10 08:45:17.298604 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-bc105577-3ea9-43ee-979d-ffde3eedebc8 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/365152d6-1a3e-41b9-9293-3e22aa837f7f returned with HTTP 200 Jul 10 08:45:17.302456 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1137/4584] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:45:17 2026] GET /volume/v3/volumes/365152d6-1a3e-41b9-9293-3e22aa837f7f => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:45:17.587194 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-c8e0f2ef-0855-47fc-a65b-a3d0eea761cd req-5e164443-4622-4e5b-ac58-4e06237a1d98 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/attachments/4846599c-beff-4818-aa9d-2ebf70d8d485 returned with HTTP 200 Jul 10 08:45:17.587194 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1145/4585] 10.4.3.7 () {72 vars in 1659 bytes} [Fri Jul 10 08:45:16 2026] DELETE /volume/v3/attachments/4846599c-beff-4818-aa9d-2ebf70d8d485 => generated 19 bytes in 641 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:45:18.023577 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-e8c14a3e-aa32-405d-90ce-efbe070d802a None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:18.028759 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-e8c14a3e-aa32-405d-90ce-efbe070d802a tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] GET https://10.4.3.7/volume/v3/volumes/031a8643-4c9b-43f8-9599-48303f7a4b04 Jul 10 08:45:18.028759 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-e8c14a3e-aa32-405d-90ce-efbe070d802a tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:18.028759 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-e8c14a3e-aa32-405d-90ce-efbe070d802a tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:18.037866 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:18.037866 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:45:18.042704 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-e8c14a3e-aa32-405d-90ce-efbe070d802a tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Volume info retrieved successfully. Jul 10 08:45:18.049728 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-e8c14a3e-aa32-405d-90ce-efbe070d802a tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] https://10.4.3.7/volume/v3/volumes/031a8643-4c9b-43f8-9599-48303f7a4b04 returned with HTTP 200 Jul 10 08:45:18.050532 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1151/4586] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:45:18 2026] GET /volume/v3/volumes/031a8643-4c9b-43f8-9599-48303f7a4b04 => generated 893 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:45:18.062363 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-8e1ac661-608c-4caf-8eaa-a59ffb9fff03 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:18.064028 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8e1ac661-608c-4caf-8eaa-a59ffb9fff03 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] POST https://10.4.3.7/volume/v3/snapshots Jul 10 08:45:18.064320 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8e1ac661-608c-4caf-8eaa-a59ffb9fff03 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "031a8643-4c9b-43f8-9599-48303f7a4b04", "name": "tempest-VolumeDependencyTests-Snapshot-80929514"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:45:18.072027 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:18.072027 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:45:18.072482 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-8e1ac661-608c-4caf-8eaa-a59ffb9fff03 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Volume info retrieved successfully. Jul 10 08:45:18.072595 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.snapshots [None req-8e1ac661-608c-4caf-8eaa-a59ffb9fff03 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Create snapshot from volume 031a8643-4c9b-43f8-9599-48303f7a4b04 Jul 10 08:45:18.097199 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-8e1ac661-608c-4caf-8eaa-a59ffb9fff03 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Created reservations ['a424c213-7873-49dd-aee2-02ce650f21bf', '176091fc-ba1c-4a36-8dab-2fa7802f55b8', '22fdbe40-a51c-4bb8-8ce3-83aca3c3ecbd', '3f1bcf82-e0ef-4baf-b749-339e950ddc23'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:45:18.125045 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-8e1ac661-608c-4caf-8eaa-a59ffb9fff03 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Snapshot create request issued successfully. Jul 10 08:45:18.125363 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8e1ac661-608c-4caf-8eaa-a59ffb9fff03 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] https://10.4.3.7/volume/v3/snapshots returned with HTTP 202 Jul 10 08:45:18.125781 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1154/4587] 10.4.3.7 () {68 vars in 1251 bytes} [Fri Jul 10 08:45:18 2026] POST /volume/v3/snapshots => generated 306 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:45:18.130099 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-4fb3d6a0-9742-4b2a-af0b-579e7bac2056 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:18.131922 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-4fb3d6a0-9742-4b2a-af0b-579e7bac2056 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/volumes/45679dc7-dc19-49c4-a666-a84f81188014 Jul 10 08:45:18.132176 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-4fb3d6a0-9742-4b2a-af0b-579e7bac2056 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:18.132400 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-4fb3d6a0-9742-4b2a-af0b-579e7bac2056 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:18.138243 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-872d435f-964e-4856-b547-7ba181b021bd None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:18.142193 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:18.142193 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:45:18.142337 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-872d435f-964e-4856-b547-7ba181b021bd tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] GET https://10.4.3.7/volume/v3/snapshots/665b20b8-98a2-4a9d-befb-6d1dbeeaf398 Jul 10 08:45:18.142337 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-872d435f-964e-4856-b547-7ba181b021bd tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:18.142337 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-872d435f-964e-4856-b547-7ba181b021bd tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:18.142961 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-4fb3d6a0-9742-4b2a-af0b-579e7bac2056 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Volume info retrieved successfully. Jul 10 08:45:18.146790 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-4fb3d6a0-9742-4b2a-af0b-579e7bac2056 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/volumes/45679dc7-dc19-49c4-a666-a84f81188014 returned with HTTP 200 Jul 10 08:45:18.147210 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1138/4588] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:45:18 2026] GET /volume/v3/volumes/45679dc7-dc19-49c4-a666-a84f81188014 => generated 838 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:45:18.150537 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:18.150537 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:45:18.151328 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-872d435f-964e-4856-b547-7ba181b021bd tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Snapshot retrieved successfully. Jul 10 08:45:18.152632 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-872d435f-964e-4856-b547-7ba181b021bd tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] https://10.4.3.7/volume/v3/snapshots/665b20b8-98a2-4a9d-befb-6d1dbeeaf398 returned with HTTP 200 Jul 10 08:45:18.153250 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1146/4589] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:45:18 2026] GET /volume/v3/snapshots/665b20b8-98a2-4a9d-befb-6d1dbeeaf398 => generated 438 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:45:18.312565 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-981f5a5f-6e64-4e79-bf2f-0a474ae363a2 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:18.314249 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-981f5a5f-6e64-4e79-bf2f-0a474ae363a2 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] GET https://10.4.3.7/volume/v3/volumes/365152d6-1a3e-41b9-9293-3e22aa837f7f Jul 10 08:45:18.314461 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-981f5a5f-6e64-4e79-bf2f-0a474ae363a2 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:18.314672 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-981f5a5f-6e64-4e79-bf2f-0a474ae363a2 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:18.321354 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:18.321354 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:45:18.325063 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-981f5a5f-6e64-4e79-bf2f-0a474ae363a2 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Volume info retrieved successfully. Jul 10 08:45:18.329040 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-981f5a5f-6e64-4e79-bf2f-0a474ae363a2 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/365152d6-1a3e-41b9-9293-3e22aa837f7f returned with HTTP 200 Jul 10 08:45:18.329484 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1152/4590] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:45:18 2026] GET /volume/v3/volumes/365152d6-1a3e-41b9-9293-3e22aa837f7f => generated 869 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:45:18.341338 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-dc235bda-c8ad-42f3-932c-d8bfacbb39ac None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:18.343479 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-dc235bda-c8ad-42f3-932c-d8bfacbb39ac tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] GET https://10.4.3.7/volume/v3/volumes/365152d6-1a3e-41b9-9293-3e22aa837f7f Jul 10 08:45:18.343697 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-dc235bda-c8ad-42f3-932c-d8bfacbb39ac tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:18.343916 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-dc235bda-c8ad-42f3-932c-d8bfacbb39ac tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:18.352395 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:18.352395 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:45:18.357932 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-dc235bda-c8ad-42f3-932c-d8bfacbb39ac tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Volume info retrieved successfully. Jul 10 08:45:18.364521 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-dc235bda-c8ad-42f3-932c-d8bfacbb39ac tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/365152d6-1a3e-41b9-9293-3e22aa837f7f returned with HTTP 200 Jul 10 08:45:18.364986 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1155/4591] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:45:18 2026] GET /volume/v3/volumes/365152d6-1a3e-41b9-9293-3e22aa837f7f => generated 869 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:45:18.406251 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-fda83276-86ea-466b-b4a4-33c67c6f50c0 req-fe757dec-0329-48e1-a42a-25d0de52019f None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:18.408128 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-fda83276-86ea-466b-b4a4-33c67c6f50c0 req-fe757dec-0329-48e1-a42a-25d0de52019f tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] GET https://10.4.3.7/volume/v3/volumes/e0465331-4751-4129-b986-e325c40e9147 Jul 10 08:45:18.408289 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-fda83276-86ea-466b-b4a4-33c67c6f50c0 req-fe757dec-0329-48e1-a42a-25d0de52019f tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:18.408476 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-fda83276-86ea-466b-b4a4-33c67c6f50c0 req-fe757dec-0329-48e1-a42a-25d0de52019f tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:18.414780 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:18.414780 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:45:18.418644 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [req-fda83276-86ea-466b-b4a4-33c67c6f50c0 req-fe757dec-0329-48e1-a42a-25d0de52019f tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Volume info retrieved successfully. Jul 10 08:45:18.422236 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-fda83276-86ea-466b-b4a4-33c67c6f50c0 req-fe757dec-0329-48e1-a42a-25d0de52019f tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/e0465331-4751-4129-b986-e325c40e9147 returned with HTTP 200 Jul 10 08:45:18.422624 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1139/4592] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:45:18 2026] GET /volume/v3/volumes/e0465331-4751-4129-b986-e325c40e9147 => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:45:18.945805 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-cd225899-4e5d-4cd5-9f86-be3020804b36 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:18.948005 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-cd225899-4e5d-4cd5-9f86-be3020804b36 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] GET https://10.4.3.7/volume/v3/volumes/27b42cf3-199f-464a-a20a-11f9fb16fcea Jul 10 08:45:18.948249 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-cd225899-4e5d-4cd5-9f86-be3020804b36 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:18.948486 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-cd225899-4e5d-4cd5-9f86-be3020804b36 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:18.955819 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-cd225899-4e5d-4cd5-9f86-be3020804b36 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/volumes/27b42cf3-199f-464a-a20a-11f9fb16fcea returned with HTTP 404 Jul 10 08:45:18.956695 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1147/4593] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:45:18 2026] GET /volume/v3/volumes/27b42cf3-199f-464a-a20a-11f9fb16fcea => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:45:18.964383 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-a5159825-d2ba-42df-a12c-c91c07effecd None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:18.968117 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-a5159825-d2ba-42df-a12c-c91c07effecd tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] DELETE https://10.4.3.7/volume/v3/snapshots/797e0750-6885-464a-897f-68cf34a81d13 Jul 10 08:45:18.968399 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-a5159825-d2ba-42df-a12c-c91c07effecd tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:18.968663 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-a5159825-d2ba-42df-a12c-c91c07effecd tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'delete' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:18.968796 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.snapshots [None req-a5159825-d2ba-42df-a12c-c91c07effecd tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Delete snapshot with id: 797e0750-6885-464a-897f-68cf34a81d13 Jul 10 08:45:18.975233 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:18.975233 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:45:18.976016 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-a5159825-d2ba-42df-a12c-c91c07effecd tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Snapshot retrieved successfully. Jul 10 08:45:18.998362 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-a5159825-d2ba-42df-a12c-c91c07effecd tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Snapshot delete request issued successfully. Jul 10 08:45:18.998549 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-a5159825-d2ba-42df-a12c-c91c07effecd tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/snapshots/797e0750-6885-464a-897f-68cf34a81d13 returned with HTTP 202 Jul 10 08:45:18.998942 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1153/4594] 10.4.3.7 () {66 vars in 1343 bytes} [Fri Jul 10 08:45:18 2026] DELETE /volume/v3/snapshots/797e0750-6885-464a-897f-68cf34a81d13 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:45:19.014705 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-b073ded6-67bc-48e4-b11c-eafcbe556a5a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:19.016799 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b073ded6-67bc-48e4-b11c-eafcbe556a5a tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] GET https://10.4.3.7/volume/v3/snapshots/797e0750-6885-464a-897f-68cf34a81d13 Jul 10 08:45:19.017063 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b073ded6-67bc-48e4-b11c-eafcbe556a5a tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:19.017255 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b073ded6-67bc-48e4-b11c-eafcbe556a5a tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:19.023293 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:19.023293 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:45:19.023883 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-b073ded6-67bc-48e4-b11c-eafcbe556a5a tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Snapshot retrieved successfully. Jul 10 08:45:19.024804 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b073ded6-67bc-48e4-b11c-eafcbe556a5a tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/snapshots/797e0750-6885-464a-897f-68cf34a81d13 returned with HTTP 200 Jul 10 08:45:19.025262 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1156/4595] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:45:19 2026] GET /volume/v3/snapshots/797e0750-6885-464a-897f-68cf34a81d13 => generated 477 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:45:19.165114 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-7df14007-ead7-4ffe-b58a-6f9b270cb88a None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:19.169489 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-7df14007-ead7-4ffe-b58a-6f9b270cb88a tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] GET https://10.4.3.7/volume/v3/snapshots/665b20b8-98a2-4a9d-befb-6d1dbeeaf398 Jul 10 08:45:19.169729 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-7df14007-ead7-4ffe-b58a-6f9b270cb88a tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:19.169975 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-7df14007-ead7-4ffe-b58a-6f9b270cb88a tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:19.174628 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:19.174628 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:45:19.175110 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-7df14007-ead7-4ffe-b58a-6f9b270cb88a tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Snapshot retrieved successfully. Jul 10 08:45:19.175889 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-7df14007-ead7-4ffe-b58a-6f9b270cb88a tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] https://10.4.3.7/volume/v3/snapshots/665b20b8-98a2-4a9d-befb-6d1dbeeaf398 returned with HTTP 200 Jul 10 08:45:19.176282 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1140/4596] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:45:19 2026] GET /volume/v3/snapshots/665b20b8-98a2-4a9d-befb-6d1dbeeaf398 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:45:19.184714 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-ac7984a1-4ff0-4940-9bf2-3d19f7cae1e5 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:19.187121 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-ac7984a1-4ff0-4940-9bf2-3d19f7cae1e5 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:45:19.187515 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-ac7984a1-4ff0-4940-9bf2-3d19f7cae1e5 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "665b20b8-98a2-4a9d-befb-6d1dbeeaf398", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1502650019"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:45:19.189793 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.volumes [None req-ac7984a1-4ff0-4940-9bf2-3d19f7cae1e5 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Create volume request body: {'volume': {'snapshot_id': '665b20b8-98a2-4a9d-befb-6d1dbeeaf398', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1502650019'}} {{(pid=100056) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:45:19.196132 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:19.196132 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:45:19.196872 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-ac7984a1-4ff0-4940-9bf2-3d19f7cae1e5 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Snapshot retrieved successfully. Jul 10 08:45:19.197030 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-ac7984a1-4ff0-4940-9bf2-3d19f7cae1e5 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Create volume of 1 GB Jul 10 08:45:19.200911 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-ac7984a1-4ff0-4940-9bf2-3d19f7cae1e5 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Availability Zones retrieved successfully. Jul 10 08:45:19.206538 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-ac7984a1-4ff0-4940-9bf2-3d19f7cae1e5 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Flow 'volume_create_api' (7bdbae14-0d25-43b6-b93a-bee5346261da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:45:19.207815 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-ac7984a1-4ff0-4940-9bf2-3d19f7cae1e5 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a83b0007-efb2-40bd-b6b7-2c86e4e664fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:45:19.210272 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.flows.api.create_volume [None req-ac7984a1-4ff0-4940-9bf2-3d19f7cae1e5 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:45:19.253433 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-ac7984a1-4ff0-4940-9bf2-3d19f7cae1e5 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a83b0007-efb2-40bd-b6b7-2c86e4e664fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '665b20b8-98a2-4a9d-befb-6d1dbeeaf398', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:45:19.254525 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-ac7984a1-4ff0-4940-9bf2-3d19f7cae1e5 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (366bb2f7-6108-4356-a0be-a8d73987ed56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:45:19.298677 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.quota [None req-ac7984a1-4ff0-4940-9bf2-3d19f7cae1e5 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Created reservations ['10c16c89-3fdc-4d4f-b176-319b6939a98c', '59e36c7e-2f6c-4ea2-b295-1ffafc8af50e', '65e4ffbf-ec96-4cfe-9cf8-ad906d50edbd', '2675d17f-73fc-4a7c-9aae-850f9f01f864'] {{(pid=100056) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:45:19.299307 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-ac7984a1-4ff0-4940-9bf2-3d19f7cae1e5 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (366bb2f7-6108-4356-a0be-a8d73987ed56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['10c16c89-3fdc-4d4f-b176-319b6939a98c', '59e36c7e-2f6c-4ea2-b295-1ffafc8af50e', '65e4ffbf-ec96-4cfe-9cf8-ad906d50edbd', '2675d17f-73fc-4a7c-9aae-850f9f01f864']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:45:19.300180 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-ac7984a1-4ff0-4940-9bf2-3d19f7cae1e5 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (adccaf12-6022-4732-905d-cf0a904141fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:45:19.337460 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-ac7984a1-4ff0-4940-9bf2-3d19f7cae1e5 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (adccaf12-6022-4732-905d-cf0a904141fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4de84d52-b8c9-4019-aff1-1a3ff0926165', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1502650019',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5247853b5dd04fd2866831bf74e0555a',qos_specs=None,replication_status=,reservations=['10c16c89-3fdc-4d4f-b176-319b6939a98c','59e36c7e-2f6c-4ea2-b295-1ffafc8af50e','65e4ffbf-ec96-4cfe-9cf8-ad906d50edbd','2675d17f-73fc-4a7c-9aae-850f9f01f864'],size=1,snapshot_id=665b20b8-98a2-4a9d-befb-6d1dbeeaf398,source_replicaid=,source_volid=None,status='creating',user_id='ec4cbbaf2007496abfc020098c23bc83',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:45:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1502650019',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4de84d52-b8c9-4019-aff1-1a3ff0926165,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5247853b5dd04fd2866831bf74e0555a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=665b20b8-98a2-4a9d-befb-6d1dbeeaf398,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ec4cbbaf2007496abfc020098c23bc83',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:45:19.338118 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-ac7984a1-4ff0-4940-9bf2-3d19f7cae1e5 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2178d131-b182-47df-89e9-3ecdc80bb550) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:45:19.359376 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-ac7984a1-4ff0-4940-9bf2-3d19f7cae1e5 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2178d131-b182-47df-89e9-3ecdc80bb550) transitioned into state 'SUCCESS' from state '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-1502650019',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5247853b5dd04fd2866831bf74e0555a',qos_specs=None,replication_status=,reservations=['10c16c89-3fdc-4d4f-b176-319b6939a98c','59e36c7e-2f6c-4ea2-b295-1ffafc8af50e','65e4ffbf-ec96-4cfe-9cf8-ad906d50edbd','2675d17f-73fc-4a7c-9aae-850f9f01f864'],size=1,snapshot_id=665b20b8-98a2-4a9d-befb-6d1dbeeaf398,source_replicaid=,source_volid=None,status='creating',user_id='ec4cbbaf2007496abfc020098c23bc83',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:45:19.360470 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-ac7984a1-4ff0-4940-9bf2-3d19f7cae1e5 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4652b7c-b967-4ef2-963a-e15fc846f1a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:45:19.380072 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-ac7984a1-4ff0-4940-9bf2-3d19f7cae1e5 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4652b7c-b967-4ef2-963a-e15fc846f1a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:45:19.380823 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-ac7984a1-4ff0-4940-9bf2-3d19f7cae1e5 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Flow 'volume_create_api' (7bdbae14-0d25-43b6-b93a-bee5346261da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:45:19.381100 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-ac7984a1-4ff0-4940-9bf2-3d19f7cae1e5 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Create volume request issued successfully. Jul 10 08:45:19.381709 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-ac7984a1-4ff0-4940-9bf2-3d19f7cae1e5 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:45:19.382117 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1148/4597] 10.4.3.7 () {70 vars in 1286 bytes} [Fri Jul 10 08:45:19 2026] POST /volume/v3/volumes => generated 800 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:45:19.397650 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-73b3bc9e-d9f9-4867-989b-646fd3e1314a None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:19.400630 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-73b3bc9e-d9f9-4867-989b-646fd3e1314a tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] GET https://10.4.3.7/volume/v3/volumes/4de84d52-b8c9-4019-aff1-1a3ff0926165 Jul 10 08:45:19.400920 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-73b3bc9e-d9f9-4867-989b-646fd3e1314a tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:19.401197 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-73b3bc9e-d9f9-4867-989b-646fd3e1314a tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:19.411356 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:19.411356 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:45:19.414077 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-73b3bc9e-d9f9-4867-989b-646fd3e1314a tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Volume info retrieved successfully. Jul 10 08:45:19.419448 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-73b3bc9e-d9f9-4867-989b-646fd3e1314a tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] https://10.4.3.7/volume/v3/volumes/4de84d52-b8c9-4019-aff1-1a3ff0926165 returned with HTTP 200 Jul 10 08:45:19.419547 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1154/4598] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:45:19 2026] GET /volume/v3/volumes/4de84d52-b8c9-4019-aff1-1a3ff0926165 => generated 868 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:45:20.035535 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-0952e6a7-794f-4cf0-8d74-404ea204a17b None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:20.037198 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0952e6a7-794f-4cf0-8d74-404ea204a17b tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] GET https://10.4.3.7/volume/v3/snapshots/797e0750-6885-464a-897f-68cf34a81d13 Jul 10 08:45:20.037355 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0952e6a7-794f-4cf0-8d74-404ea204a17b tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:20.037543 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0952e6a7-794f-4cf0-8d74-404ea204a17b tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:20.041346 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0952e6a7-794f-4cf0-8d74-404ea204a17b tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/snapshots/797e0750-6885-464a-897f-68cf34a81d13 returned with HTTP 404 Jul 10 08:45:20.041740 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1157/4599] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:45:20 2026] GET /volume/v3/snapshots/797e0750-6885-464a-897f-68cf34a81d13 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:45:20.433818 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-9abc642f-9bd5-4580-8bcd-de378581b67f None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:20.435543 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-9abc642f-9bd5-4580-8bcd-de378581b67f tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] GET https://10.4.3.7/volume/v3/volumes/4de84d52-b8c9-4019-aff1-1a3ff0926165 Jul 10 08:45:20.435727 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-9abc642f-9bd5-4580-8bcd-de378581b67f tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:20.435999 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-9abc642f-9bd5-4580-8bcd-de378581b67f tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:20.442577 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:20.442577 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:45:20.446519 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-9abc642f-9bd5-4580-8bcd-de378581b67f tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Volume info retrieved successfully. Jul 10 08:45:20.450482 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-9abc642f-9bd5-4580-8bcd-de378581b67f tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] https://10.4.3.7/volume/v3/volumes/4de84d52-b8c9-4019-aff1-1a3ff0926165 returned with HTTP 200 Jul 10 08:45:20.450857 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1141/4600] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:45:20 2026] GET /volume/v3/volumes/4de84d52-b8c9-4019-aff1-1a3ff0926165 => generated 893 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:45:20.455743 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-ee34c22b-ee20-4e97-8cbe-e6655f686b8e None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:20.456128 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-ee34c22b-ee20-4e97-8cbe-e6655f686b8e None None] GET https://10.4.3.7/volume// Jul 10 08:45:20.456270 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-ee34c22b-ee20-4e97-8cbe-e6655f686b8e None None] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:20.456472 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-ee34c22b-ee20-4e97-8cbe-e6655f686b8e None None] Calling method 'all' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:20.456798 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-ee34c22b-ee20-4e97-8cbe-e6655f686b8e None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:45:20.457066 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1149/4601] 10.4.3.7 () {66 vars in 1414 bytes} [Fri Jul 10 08:45:20 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:45:20.463467 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-fda83276-86ea-466b-b4a4-33c67c6f50c0 req-1e006c37-4ad2-470e-a609-44e6db3663dd None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:20.465541 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-fda83276-86ea-466b-b4a4-33c67c6f50c0 req-1e006c37-4ad2-470e-a609-44e6db3663dd tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] POST https://10.4.3.7/volume/v3/attachments Jul 10 08:45:20.465626 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-7691df70-041f-499b-8dec-d095b3afaa0e None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:20.465898 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-fda83276-86ea-466b-b4a4-33c67c6f50c0 req-1e006c37-4ad2-470e-a609-44e6db3663dd tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e0465331-4751-4129-b986-e325c40e9147", "connector": null, "instance_uuid": "6a08a9f4-55f0-4a49-aba1-146343171b1d"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:45:20.467177 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7691df70-041f-499b-8dec-d095b3afaa0e tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] DELETE https://10.4.3.7/volume/v3/snapshots/7e6ca7f1-05a9-4873-ad0a-e3e34281ba1e Jul 10 08:45:20.467387 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7691df70-041f-499b-8dec-d095b3afaa0e tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:20.467614 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7691df70-041f-499b-8dec-d095b3afaa0e tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:20.467744 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.snapshots [None req-7691df70-041f-499b-8dec-d095b3afaa0e tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Delete snapshot with id: 7e6ca7f1-05a9-4873-ad0a-e3e34281ba1e Jul 10 08:45:20.473466 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:20.473466 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:45:20.473918 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-7691df70-041f-499b-8dec-d095b3afaa0e tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Snapshot retrieved successfully. Jul 10 08:45:20.474105 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:20.474105 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:45:20.488308 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-7691df70-041f-499b-8dec-d095b3afaa0e tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Snapshot delete request issued successfully. Jul 10 08:45:20.488719 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7691df70-041f-499b-8dec-d095b3afaa0e tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] https://10.4.3.7/volume/v3/snapshots/7e6ca7f1-05a9-4873-ad0a-e3e34281ba1e returned with HTTP 202 Jul 10 08:45:20.489166 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1158/4602] 10.4.3.7 () {66 vars in 1343 bytes} [Fri Jul 10 08:45:20 2026] DELETE /volume/v3/snapshots/7e6ca7f1-05a9-4873-ad0a-e3e34281ba1e => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:45:20.496544 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-56f9aecc-b467-4b58-84be-e019446c8274 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:20.498832 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-56f9aecc-b467-4b58-84be-e019446c8274 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] GET https://10.4.3.7/volume/v3/snapshots/7e6ca7f1-05a9-4873-ad0a-e3e34281ba1e Jul 10 08:45:20.499129 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-56f9aecc-b467-4b58-84be-e019446c8274 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:20.499428 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-56f9aecc-b467-4b58-84be-e019446c8274 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:20.503139 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-fda83276-86ea-466b-b4a4-33c67c6f50c0 req-1e006c37-4ad2-470e-a609-44e6db3663dd tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/attachments returned with HTTP 200 Jul 10 08:45:20.503812 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1155/4603] 10.4.3.7 () {74 vars in 1580 bytes} [Fri Jul 10 08:45:20 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) Jul 10 08:45:20.504759 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:20.504759 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:45:20.505184 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-56f9aecc-b467-4b58-84be-e019446c8274 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Snapshot retrieved successfully. Jul 10 08:45:20.505922 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-56f9aecc-b467-4b58-84be-e019446c8274 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] https://10.4.3.7/volume/v3/snapshots/7e6ca7f1-05a9-4873-ad0a-e3e34281ba1e returned with HTTP 200 Jul 10 08:45:20.506271 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1142/4604] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:45:20 2026] GET /volume/v3/snapshots/7e6ca7f1-05a9-4873-ad0a-e3e34281ba1e => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:45:20.944817 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-d142489d-4295-474e-8566-02d406c0854a None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:20.947911 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-d142489d-4295-474e-8566-02d406c0854a tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] GET https://10.4.3.7/volume/v3/volumes/e0465331-4751-4129-b986-e325c40e9147 Jul 10 08:45:20.948281 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-d142489d-4295-474e-8566-02d406c0854a tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:20.948584 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-d142489d-4295-474e-8566-02d406c0854a tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:20.959453 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:20.959453 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:45:20.963542 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-d142489d-4295-474e-8566-02d406c0854a tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Volume info retrieved successfully. Jul 10 08:45:20.968679 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-d142489d-4295-474e-8566-02d406c0854a tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/e0465331-4751-4129-b986-e325c40e9147 returned with HTTP 200 Jul 10 08:45:20.969124 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1150/4605] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:45:20 2026] GET /volume/v3/volumes/e0465331-4751-4129-b986-e325c40e9147 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:45:21.031178 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-1ed9be9e-b49a-4a66-9af0-47eef858f1d8 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:21.031536 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-1ed9be9e-b49a-4a66-9af0-47eef858f1d8 None None] GET https://10.4.3.7/volume// Jul 10 08:45:21.031693 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-1ed9be9e-b49a-4a66-9af0-47eef858f1d8 None None] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:21.031907 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-1ed9be9e-b49a-4a66-9af0-47eef858f1d8 None None] Calling method 'all' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:21.032246 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-1ed9be9e-b49a-4a66-9af0-47eef858f1d8 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:45:21.032541 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1159/4606] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:45:21 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:45:21.042152 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-fda83276-86ea-466b-b4a4-33c67c6f50c0 req-ba0d6fe6-01e5-40ae-8edc-6b519407a56a None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:21.044425 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-fda83276-86ea-466b-b4a4-33c67c6f50c0 req-ba0d6fe6-01e5-40ae-8edc-6b519407a56a tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] GET https://10.4.3.7/volume/v3/volumes/e0465331-4751-4129-b986-e325c40e9147 Jul 10 08:45:21.044646 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-fda83276-86ea-466b-b4a4-33c67c6f50c0 req-ba0d6fe6-01e5-40ae-8edc-6b519407a56a tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:21.044840 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-fda83276-86ea-466b-b4a4-33c67c6f50c0 req-ba0d6fe6-01e5-40ae-8edc-6b519407a56a tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:21.055635 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:21.055635 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:45:21.059506 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-fda83276-86ea-466b-b4a4-33c67c6f50c0 req-ba0d6fe6-01e5-40ae-8edc-6b519407a56a tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Volume info retrieved successfully. Jul 10 08:45:21.064366 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-fda83276-86ea-466b-b4a4-33c67c6f50c0 req-ba0d6fe6-01e5-40ae-8edc-6b519407a56a tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/e0465331-4751-4129-b986-e325c40e9147 returned with HTTP 200 Jul 10 08:45:21.064841 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1156/4607] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:45:21 2026] GET /volume/v3/volumes/e0465331-4751-4129-b986-e325c40e9147 => generated 1021 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:45:21.200204 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-fda83276-86ea-466b-b4a4-33c67c6f50c0 req-e19dcaa9-ea48-4f20-87c5-e7619c850e5c None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:21.203203 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-fda83276-86ea-466b-b4a4-33c67c6f50c0 req-e19dcaa9-ea48-4f20-87c5-e7619c850e5c tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] PUT https://10.4.3.7/volume/v3/attachments/a83b49f3-bc30-43db-8e2d-adb480323645 Jul 10 08:45:21.203584 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-fda83276-86ea-466b-b4a4-33c67c6f50c0 req-e19dcaa9-ea48-4f20-87c5-e7619c850e5c tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.7", "host": "np0000004976", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b54eda21b644", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bf3c9c16-ec3d-4df7-865b-5f424258654a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:45:21.212205 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.coordination [req-fda83276-86ea-466b-b4a4-33c67c6f50c0 req-e19dcaa9-ea48-4f20-87c5-e7619c850e5c tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Acquiring lock "cinder-attachment_update-e0465331-4751-4129-b986-e325c40e9147-np0000004976" by "attachment_update" {{(pid=100055) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 08:45:21.216679 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.coordination [req-fda83276-86ea-466b-b4a4-33c67c6f50c0 req-e19dcaa9-ea48-4f20-87c5-e7619c850e5c tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Lock "cinder-attachment_update-e0465331-4751-4129-b986-e325c40e9147-np0000004976" acquired by "attachment_update" :: waited 0.005s {{(pid=100055) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 08:45:21.217562 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:21.217562 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:45:21.516202 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-52e7441b-7929-4131-9961-2d85aea6d7aa None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:21.518766 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-52e7441b-7929-4131-9961-2d85aea6d7aa tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] GET https://10.4.3.7/volume/v3/snapshots/7e6ca7f1-05a9-4873-ad0a-e3e34281ba1e Jul 10 08:45:21.519087 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-52e7441b-7929-4131-9961-2d85aea6d7aa tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:21.519364 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-52e7441b-7929-4131-9961-2d85aea6d7aa tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:21.525401 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-52e7441b-7929-4131-9961-2d85aea6d7aa tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] https://10.4.3.7/volume/v3/snapshots/7e6ca7f1-05a9-4873-ad0a-e3e34281ba1e returned with HTTP 404 Jul 10 08:45:21.526490 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1151/4608] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:45:21 2026] GET /volume/v3/snapshots/7e6ca7f1-05a9-4873-ad0a-e3e34281ba1e => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:45:21.540763 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-1cea0ec7-3f00-409d-9981-a061f5d1da66 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:21.542341 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-1cea0ec7-3f00-409d-9981-a061f5d1da66 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] DELETE https://10.4.3.7/volume/v3/snapshots/665b20b8-98a2-4a9d-befb-6d1dbeeaf398 Jul 10 08:45:21.543241 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-1cea0ec7-3f00-409d-9981-a061f5d1da66 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:21.543588 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-1cea0ec7-3f00-409d-9981-a061f5d1da66 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:21.543807 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.snapshots [None req-1cea0ec7-3f00-409d-9981-a061f5d1da66 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Delete snapshot with id: 665b20b8-98a2-4a9d-befb-6d1dbeeaf398 Jul 10 08:45:21.549160 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:21.549160 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:45:21.549756 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-1cea0ec7-3f00-409d-9981-a061f5d1da66 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Snapshot retrieved successfully. Jul 10 08:45:21.565199 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-1cea0ec7-3f00-409d-9981-a061f5d1da66 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Snapshot delete request issued successfully. Jul 10 08:45:21.565199 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-1cea0ec7-3f00-409d-9981-a061f5d1da66 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] https://10.4.3.7/volume/v3/snapshots/665b20b8-98a2-4a9d-befb-6d1dbeeaf398 returned with HTTP 202 Jul 10 08:45:21.565199 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1160/4609] 10.4.3.7 () {66 vars in 1343 bytes} [Fri Jul 10 08:45:21 2026] DELETE /volume/v3/snapshots/665b20b8-98a2-4a9d-befb-6d1dbeeaf398 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:45:21.571981 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-b06dad48-3a8b-4135-a5a6-43ea2228eab5 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:21.574674 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-b06dad48-3a8b-4135-a5a6-43ea2228eab5 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] GET https://10.4.3.7/volume/v3/snapshots/665b20b8-98a2-4a9d-befb-6d1dbeeaf398 Jul 10 08:45:21.574982 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-b06dad48-3a8b-4135-a5a6-43ea2228eab5 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:21.575430 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-b06dad48-3a8b-4135-a5a6-43ea2228eab5 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:21.582219 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:21.582219 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:45:21.582880 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-b06dad48-3a8b-4135-a5a6-43ea2228eab5 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Snapshot retrieved successfully. Jul 10 08:45:21.584136 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-b06dad48-3a8b-4135-a5a6-43ea2228eab5 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] https://10.4.3.7/volume/v3/snapshots/665b20b8-98a2-4a9d-befb-6d1dbeeaf398 returned with HTTP 200 Jul 10 08:45:21.584718 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1157/4610] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:45:21 2026] GET /volume/v3/snapshots/665b20b8-98a2-4a9d-befb-6d1dbeeaf398 => generated 464 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:45:21.736152 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.coordination [req-fda83276-86ea-466b-b4a4-33c67c6f50c0 req-e19dcaa9-ea48-4f20-87c5-e7619c850e5c tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Lock "cinder-attachment_update-e0465331-4751-4129-b986-e325c40e9147-np0000004976" released by "attachment_update" :: held 0.519s {{(pid=100055) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 08:45:21.736875 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-fda83276-86ea-466b-b4a4-33c67c6f50c0 req-e19dcaa9-ea48-4f20-87c5-e7619c850e5c tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/attachments/a83b49f3-bc30-43db-8e2d-adb480323645 returned with HTTP 200 Jul 10 08:45:21.736875 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1143/4611] 10.4.3.7 () {74 vars in 1690 bytes} [Fri Jul 10 08:45:21 2026] PUT /volume/v3/attachments/a83b49f3-bc30-43db-8e2d-adb480323645 => generated 969 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:45:21.982252 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-e3dcfc67-ef3e-4065-a262-2b4d4c14da84 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:21.984065 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-e3dcfc67-ef3e-4065-a262-2b4d4c14da84 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] GET https://10.4.3.7/volume/v3/volumes/e0465331-4751-4129-b986-e325c40e9147 Jul 10 08:45:21.984311 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-e3dcfc67-ef3e-4065-a262-2b4d4c14da84 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:21.984869 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-e3dcfc67-ef3e-4065-a262-2b4d4c14da84 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:21.995172 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:21.995172 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:45:21.999665 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-e3dcfc67-ef3e-4065-a262-2b4d4c14da84 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Volume info retrieved successfully. Jul 10 08:45:22.004211 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-e3dcfc67-ef3e-4065-a262-2b4d4c14da84 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/e0465331-4751-4129-b986-e325c40e9147 returned with HTTP 200 Jul 10 08:45:22.004924 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1152/4612] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:45:21 2026] GET /volume/v3/volumes/e0465331-4751-4129-b986-e325c40e9147 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:45:22.594307 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-38bfd414-4160-4f4f-a6dd-b822a8b2dfb3 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:22.595856 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-38bfd414-4160-4f4f-a6dd-b822a8b2dfb3 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] GET https://10.4.3.7/volume/v3/snapshots/665b20b8-98a2-4a9d-befb-6d1dbeeaf398 Jul 10 08:45:22.596166 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-38bfd414-4160-4f4f-a6dd-b822a8b2dfb3 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:22.596469 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-38bfd414-4160-4f4f-a6dd-b822a8b2dfb3 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:22.600135 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-38bfd414-4160-4f4f-a6dd-b822a8b2dfb3 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] https://10.4.3.7/volume/v3/snapshots/665b20b8-98a2-4a9d-befb-6d1dbeeaf398 returned with HTTP 404 Jul 10 08:45:22.600819 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1161/4613] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:45:22 2026] GET /volume/v3/snapshots/665b20b8-98a2-4a9d-befb-6d1dbeeaf398 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:45:22.609549 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-4f259c36-f827-4dc5-9024-3b6a2ad041ab None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:22.611418 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-4f259c36-f827-4dc5-9024-3b6a2ad041ab tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] DELETE https://10.4.3.7/volume/v3/volumes/20c54aae-da2a-4a98-bdab-4f6718e7927b Jul 10 08:45:22.611571 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-4f259c36-f827-4dc5-9024-3b6a2ad041ab tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:22.611739 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-4f259c36-f827-4dc5-9024-3b6a2ad041ab tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Calling method 'delete' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:22.611903 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.volumes [None req-4f259c36-f827-4dc5-9024-3b6a2ad041ab tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Delete volume with id: 20c54aae-da2a-4a98-bdab-4f6718e7927b Jul 10 08:45:22.621627 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:22.621627 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:45:22.622274 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-4f259c36-f827-4dc5-9024-3b6a2ad041ab tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Volume info retrieved successfully. Jul 10 08:45:22.641377 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-4f259c36-f827-4dc5-9024-3b6a2ad041ab tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Delete volume request issued successfully. Jul 10 08:45:22.641576 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-4f259c36-f827-4dc5-9024-3b6a2ad041ab tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] https://10.4.3.7/volume/v3/volumes/20c54aae-da2a-4a98-bdab-4f6718e7927b returned with HTTP 202 Jul 10 08:45:22.642077 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1158/4614] 10.4.3.7 () {68 vars in 1378 bytes} [Fri Jul 10 08:45:22 2026] DELETE /volume/v3/volumes/20c54aae-da2a-4a98-bdab-4f6718e7927b => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 08:45:22.656673 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-20abb446-51e1-4650-a9d8-17260651142c None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:22.658899 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-20abb446-51e1-4650-a9d8-17260651142c tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] GET https://10.4.3.7/volume/v3/volumes/20c54aae-da2a-4a98-bdab-4f6718e7927b Jul 10 08:45:22.659205 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-20abb446-51e1-4650-a9d8-17260651142c tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:22.659463 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-20abb446-51e1-4650-a9d8-17260651142c tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:22.670071 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:22.670071 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:45:22.676439 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-20abb446-51e1-4650-a9d8-17260651142c tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Volume info retrieved successfully. Jul 10 08:45:22.681226 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-20abb446-51e1-4650-a9d8-17260651142c tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] https://10.4.3.7/volume/v3/volumes/20c54aae-da2a-4a98-bdab-4f6718e7927b returned with HTTP 200 Jul 10 08:45:22.681752 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1144/4615] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:45:22 2026] GET /volume/v3/volumes/20c54aae-da2a-4a98-bdab-4f6718e7927b => generated 857 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:45:23.021426 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-fae32b18-fc1c-4943-b957-8dd3ed3611a8 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:23.023347 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-fae32b18-fc1c-4943-b957-8dd3ed3611a8 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] GET https://10.4.3.7/volume/v3/volumes/e0465331-4751-4129-b986-e325c40e9147 Jul 10 08:45:23.023619 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-fae32b18-fc1c-4943-b957-8dd3ed3611a8 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:23.023955 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-fae32b18-fc1c-4943-b957-8dd3ed3611a8 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:23.037461 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:23.037461 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:45:23.041973 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-fae32b18-fc1c-4943-b957-8dd3ed3611a8 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Volume info retrieved successfully. Jul 10 08:45:23.048436 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-fae32b18-fc1c-4943-b957-8dd3ed3611a8 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/e0465331-4751-4129-b986-e325c40e9147 returned with HTTP 200 Jul 10 08:45:23.048928 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1153/4616] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:45:23 2026] GET /volume/v3/volumes/e0465331-4751-4129-b986-e325c40e9147 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:45:23.696648 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-25898712-6a39-4d12-b221-88117fe7c3c2 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:23.698424 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-25898712-6a39-4d12-b221-88117fe7c3c2 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] GET https://10.4.3.7/volume/v3/volumes/20c54aae-da2a-4a98-bdab-4f6718e7927b Jul 10 08:45:23.698641 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-25898712-6a39-4d12-b221-88117fe7c3c2 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:23.698811 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-25898712-6a39-4d12-b221-88117fe7c3c2 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:23.704058 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-25898712-6a39-4d12-b221-88117fe7c3c2 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] https://10.4.3.7/volume/v3/volumes/20c54aae-da2a-4a98-bdab-4f6718e7927b returned with HTTP 404 Jul 10 08:45:23.704483 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1162/4617] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:45:23 2026] GET /volume/v3/volumes/20c54aae-da2a-4a98-bdab-4f6718e7927b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 08:45:23.710080 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-14e15b0a-b241-41a0-9e41-ded944bf81b3 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:23.713429 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-14e15b0a-b241-41a0-9e41-ded944bf81b3 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] DELETE https://10.4.3.7/volume/v3/volumes/031a8643-4c9b-43f8-9599-48303f7a4b04 Jul 10 08:45:23.713429 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-14e15b0a-b241-41a0-9e41-ded944bf81b3 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:23.713429 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-14e15b0a-b241-41a0-9e41-ded944bf81b3 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Calling method 'delete' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:23.713429 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.volumes [None req-14e15b0a-b241-41a0-9e41-ded944bf81b3 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Delete volume with id: 031a8643-4c9b-43f8-9599-48303f7a4b04 Jul 10 08:45:23.719908 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:23.719908 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:45:23.722005 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-14e15b0a-b241-41a0-9e41-ded944bf81b3 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Volume info retrieved successfully. Jul 10 08:45:23.737348 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-14e15b0a-b241-41a0-9e41-ded944bf81b3 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Delete volume request issued successfully. Jul 10 08:45:23.737847 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-14e15b0a-b241-41a0-9e41-ded944bf81b3 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] https://10.4.3.7/volume/v3/volumes/031a8643-4c9b-43f8-9599-48303f7a4b04 returned with HTTP 202 Jul 10 08:45:23.739111 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1159/4618] 10.4.3.7 () {68 vars in 1378 bytes} [Fri Jul 10 08:45:23 2026] DELETE /volume/v3/volumes/031a8643-4c9b-43f8-9599-48303f7a4b04 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 08:45:23.748897 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-9544f720-4aeb-4416-83e4-3c299ceba6db None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:23.752792 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-9544f720-4aeb-4416-83e4-3c299ceba6db tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] GET https://10.4.3.7/volume/v3/volumes/031a8643-4c9b-43f8-9599-48303f7a4b04 Jul 10 08:45:23.753023 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-9544f720-4aeb-4416-83e4-3c299ceba6db tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:23.753218 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-9544f720-4aeb-4416-83e4-3c299ceba6db tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:23.760377 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:23.760377 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:45:23.763779 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-9544f720-4aeb-4416-83e4-3c299ceba6db tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Volume info retrieved successfully. Jul 10 08:45:23.767865 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-9544f720-4aeb-4416-83e4-3c299ceba6db tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] https://10.4.3.7/volume/v3/volumes/031a8643-4c9b-43f8-9599-48303f7a4b04 returned with HTTP 200 Jul 10 08:45:23.768258 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1145/4619] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:45:23 2026] GET /volume/v3/volumes/031a8643-4c9b-43f8-9599-48303f7a4b04 => generated 892 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:45:24.064744 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-95c02682-291d-4f67-a22d-ae442c482bb5 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:24.066224 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-95c02682-291d-4f67-a22d-ae442c482bb5 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] GET https://10.4.3.7/volume/v3/volumes/e0465331-4751-4129-b986-e325c40e9147 Jul 10 08:45:24.066429 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-95c02682-291d-4f67-a22d-ae442c482bb5 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:24.066639 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-95c02682-291d-4f67-a22d-ae442c482bb5 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:24.075567 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:24.075567 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:45:24.078535 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-95c02682-291d-4f67-a22d-ae442c482bb5 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Volume info retrieved successfully. Jul 10 08:45:24.082735 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-95c02682-291d-4f67-a22d-ae442c482bb5 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/e0465331-4751-4129-b986-e325c40e9147 returned with HTTP 200 Jul 10 08:45:24.083092 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1154/4620] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:45:24 2026] GET /volume/v3/volumes/e0465331-4751-4129-b986-e325c40e9147 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:45:24.781999 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-19120cb0-1462-4577-bdfd-d01ff3579ce8 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:24.783899 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-19120cb0-1462-4577-bdfd-d01ff3579ce8 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] GET https://10.4.3.7/volume/v3/volumes/031a8643-4c9b-43f8-9599-48303f7a4b04 Jul 10 08:45:24.784153 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-19120cb0-1462-4577-bdfd-d01ff3579ce8 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:24.784340 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-19120cb0-1462-4577-bdfd-d01ff3579ce8 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:24.789893 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-19120cb0-1462-4577-bdfd-d01ff3579ce8 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] https://10.4.3.7/volume/v3/volumes/031a8643-4c9b-43f8-9599-48303f7a4b04 returned with HTTP 404 Jul 10 08:45:24.790447 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1163/4621] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:45:24 2026] GET /volume/v3/volumes/031a8643-4c9b-43f8-9599-48303f7a4b04 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 08:45:24.797243 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-9c9bae73-08cf-41e1-958d-93a8e15bb3a8 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:24.798903 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-9c9bae73-08cf-41e1-958d-93a8e15bb3a8 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] DELETE https://10.4.3.7/volume/v3/volumes/4de84d52-b8c9-4019-aff1-1a3ff0926165 Jul 10 08:45:24.799101 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-9c9bae73-08cf-41e1-958d-93a8e15bb3a8 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:24.799277 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-9c9bae73-08cf-41e1-958d-93a8e15bb3a8 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Calling method 'delete' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:24.799478 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.volumes [None req-9c9bae73-08cf-41e1-958d-93a8e15bb3a8 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Delete volume with id: 4de84d52-b8c9-4019-aff1-1a3ff0926165 Jul 10 08:45:24.806590 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:24.806590 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:45:24.807064 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-9c9bae73-08cf-41e1-958d-93a8e15bb3a8 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Volume info retrieved successfully. Jul 10 08:45:24.823179 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-9c9bae73-08cf-41e1-958d-93a8e15bb3a8 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Delete volume request issued successfully. Jul 10 08:45:24.823382 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-9c9bae73-08cf-41e1-958d-93a8e15bb3a8 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] https://10.4.3.7/volume/v3/volumes/4de84d52-b8c9-4019-aff1-1a3ff0926165 returned with HTTP 202 Jul 10 08:45:24.823811 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1160/4622] 10.4.3.7 () {68 vars in 1378 bytes} [Fri Jul 10 08:45:24 2026] DELETE /volume/v3/volumes/4de84d52-b8c9-4019-aff1-1a3ff0926165 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 08:45:24.831552 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-47fdd38d-8036-4c2d-9fd4-62b55f3f2754 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:24.833584 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-47fdd38d-8036-4c2d-9fd4-62b55f3f2754 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] GET https://10.4.3.7/volume/v3/volumes/4de84d52-b8c9-4019-aff1-1a3ff0926165 Jul 10 08:45:24.833694 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-47fdd38d-8036-4c2d-9fd4-62b55f3f2754 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:24.833836 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-47fdd38d-8036-4c2d-9fd4-62b55f3f2754 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:24.840625 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:24.840625 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:45:24.847989 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-47fdd38d-8036-4c2d-9fd4-62b55f3f2754 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Volume info retrieved successfully. Jul 10 08:45:24.852469 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-47fdd38d-8036-4c2d-9fd4-62b55f3f2754 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] https://10.4.3.7/volume/v3/volumes/4de84d52-b8c9-4019-aff1-1a3ff0926165 returned with HTTP 200 Jul 10 08:45:24.852880 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1146/4623] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:45:24 2026] GET /volume/v3/volumes/4de84d52-b8c9-4019-aff1-1a3ff0926165 => generated 892 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:45:25.096466 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-d600daf6-00e6-45bb-a1f6-3e283719d178 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:25.098213 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-d600daf6-00e6-45bb-a1f6-3e283719d178 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] GET https://10.4.3.7/volume/v3/volumes/e0465331-4751-4129-b986-e325c40e9147 Jul 10 08:45:25.098479 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-d600daf6-00e6-45bb-a1f6-3e283719d178 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:25.098809 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-d600daf6-00e6-45bb-a1f6-3e283719d178 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:25.109884 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:25.109884 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:45:25.113397 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-d600daf6-00e6-45bb-a1f6-3e283719d178 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Volume info retrieved successfully. Jul 10 08:45:25.117843 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-d600daf6-00e6-45bb-a1f6-3e283719d178 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/e0465331-4751-4129-b986-e325c40e9147 returned with HTTP 200 Jul 10 08:45:25.117978 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1155/4624] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:45:25 2026] GET /volume/v3/volumes/e0465331-4751-4129-b986-e325c40e9147 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:45:25.637761 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-387152ac-fdc3-45f1-85b3-4b6ec13a1ebd None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:25.639183 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-387152ac-fdc3-45f1-85b3-4b6ec13a1ebd tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/volumes/45679dc7-dc19-49c4-a666-a84f81188014 Jul 10 08:45:25.639489 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-387152ac-fdc3-45f1-85b3-4b6ec13a1ebd tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:25.642663 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-387152ac-fdc3-45f1-85b3-4b6ec13a1ebd tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:25.649439 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:25.649439 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:45:25.655970 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-387152ac-fdc3-45f1-85b3-4b6ec13a1ebd tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Volume info retrieved successfully. Jul 10 08:45:25.662091 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-387152ac-fdc3-45f1-85b3-4b6ec13a1ebd tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/volumes/45679dc7-dc19-49c4-a666-a84f81188014 returned with HTTP 200 Jul 10 08:45:25.662728 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1164/4625] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:45:25 2026] GET /volume/v3/volumes/45679dc7-dc19-49c4-a666-a84f81188014 => generated 838 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:45:25.675239 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-0eb75ecb-a85e-4cea-b31f-00b73cea416c None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:25.677699 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-0eb75ecb-a85e-4cea-b31f-00b73cea416c tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] DELETE https://10.4.3.7/volume/v3/volumes/45679dc7-dc19-49c4-a666-a84f81188014 Jul 10 08:45:25.677995 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-0eb75ecb-a85e-4cea-b31f-00b73cea416c tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:25.678253 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-0eb75ecb-a85e-4cea-b31f-00b73cea416c tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'delete' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:25.678483 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.volumes [None req-0eb75ecb-a85e-4cea-b31f-00b73cea416c tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Delete volume with id: 45679dc7-dc19-49c4-a666-a84f81188014 Jul 10 08:45:25.688418 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:25.688418 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:45:25.689251 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-0eb75ecb-a85e-4cea-b31f-00b73cea416c tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Volume info retrieved successfully. Jul 10 08:45:25.708946 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-0eb75ecb-a85e-4cea-b31f-00b73cea416c tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Delete volume request issued successfully. Jul 10 08:45:25.709202 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-0eb75ecb-a85e-4cea-b31f-00b73cea416c tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/volumes/45679dc7-dc19-49c4-a666-a84f81188014 returned with HTTP 202 Jul 10 08:45:25.709761 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1161/4626] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:45:25 2026] DELETE /volume/v3/volumes/45679dc7-dc19-49c4-a666-a84f81188014 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:45:25.717426 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-521b345b-ecba-499d-8269-53d46dbc0aef None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:25.719871 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-521b345b-ecba-499d-8269-53d46dbc0aef tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/volumes/45679dc7-dc19-49c4-a666-a84f81188014 Jul 10 08:45:25.720316 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-521b345b-ecba-499d-8269-53d46dbc0aef tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:25.720596 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-521b345b-ecba-499d-8269-53d46dbc0aef tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:25.731421 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:25.731421 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:45:25.738255 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-521b345b-ecba-499d-8269-53d46dbc0aef tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Volume info retrieved successfully. Jul 10 08:45:25.745960 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-521b345b-ecba-499d-8269-53d46dbc0aef tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/volumes/45679dc7-dc19-49c4-a666-a84f81188014 returned with HTTP 200 Jul 10 08:45:25.746819 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1147/4627] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:45:25 2026] GET /volume/v3/volumes/45679dc7-dc19-49c4-a666-a84f81188014 => generated 837 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:45:25.865622 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-3c3a554c-332c-40d1-bc50-b719f95f74bd None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:25.867388 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-3c3a554c-332c-40d1-bc50-b719f95f74bd tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] GET https://10.4.3.7/volume/v3/volumes/4de84d52-b8c9-4019-aff1-1a3ff0926165 Jul 10 08:45:25.867730 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-3c3a554c-332c-40d1-bc50-b719f95f74bd tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:25.867942 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-3c3a554c-332c-40d1-bc50-b719f95f74bd tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:25.873214 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-3c3a554c-332c-40d1-bc50-b719f95f74bd tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] https://10.4.3.7/volume/v3/volumes/4de84d52-b8c9-4019-aff1-1a3ff0926165 returned with HTTP 404 Jul 10 08:45:25.873667 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1156/4628] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:45:25 2026] GET /volume/v3/volumes/4de84d52-b8c9-4019-aff1-1a3ff0926165 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 08:45:25.881337 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-4bcfe3e8-b571-43d1-b8be-962d956a45ae None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:25.883638 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4bcfe3e8-b571-43d1-b8be-962d956a45ae tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:45:25.883972 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4bcfe3e8-b571-43d1-b8be-962d956a45ae tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-44816789"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:45:25.885342 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [None req-4bcfe3e8-b571-43d1-b8be-962d956a45ae tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-44816789'}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:45:25.885478 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-4bcfe3e8-b571-43d1-b8be-962d956a45ae tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Create volume of 1 GB Jul 10 08:45:25.888959 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-4bcfe3e8-b571-43d1-b8be-962d956a45ae tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Availability Zones retrieved successfully. Jul 10 08:45:25.894085 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-4bcfe3e8-b571-43d1-b8be-962d956a45ae tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Flow 'volume_create_api' (d9c6446a-2498-4ebb-b8a5-cd2684c6308e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:45:25.894968 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-4bcfe3e8-b571-43d1-b8be-962d956a45ae tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7497b6f1-6cb8-4390-89b9-70609128a054) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:45:25.895801 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-4bcfe3e8-b571-43d1-b8be-962d956a45ae tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Validating volume size '1' using validate_int {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:45:25.931536 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-4bcfe3e8-b571-43d1-b8be-962d956a45ae tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7497b6f1-6cb8-4390-89b9-70609128a054) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:45:25.932242 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-4bcfe3e8-b571-43d1-b8be-962d956a45ae tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2947d589-03dc-43b4-9019-298d22b23213) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:45:25.971472 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-4bcfe3e8-b571-43d1-b8be-962d956a45ae tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Created reservations ['351a9028-897c-4bd3-a092-4c87fb63dbbb', '8f30fba1-1c50-4c1e-a9a5-a41e319a4aa6', '55e3ab3c-3eed-40a9-ab94-7f9dbfd980db', '8cdfe2a7-692d-4297-870f-e8f8a03d559c'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:45:25.972248 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-4bcfe3e8-b571-43d1-b8be-962d956a45ae tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2947d589-03dc-43b4-9019-298d22b23213) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['351a9028-897c-4bd3-a092-4c87fb63dbbb', '8f30fba1-1c50-4c1e-a9a5-a41e319a4aa6', '55e3ab3c-3eed-40a9-ab94-7f9dbfd980db', '8cdfe2a7-692d-4297-870f-e8f8a03d559c']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:45:25.972988 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-4bcfe3e8-b571-43d1-b8be-962d956a45ae tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc9611b4-c57c-4498-9023-314a60f36ead) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:45:25.997527 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-4bcfe3e8-b571-43d1-b8be-962d956a45ae tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc9611b4-c57c-4498-9023-314a60f36ead) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c3e8bab4-3d68-4d6a-ab44-d44adde63f23', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-44816789',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5247853b5dd04fd2866831bf74e0555a',qos_specs=None,replication_status=,reservations=['351a9028-897c-4bd3-a092-4c87fb63dbbb','8f30fba1-1c50-4c1e-a9a5-a41e319a4aa6','55e3ab3c-3eed-40a9-ab94-7f9dbfd980db','8cdfe2a7-692d-4297-870f-e8f8a03d559c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec4cbbaf2007496abfc020098c23bc83',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:45:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-44816789',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c3e8bab4-3d68-4d6a-ab44-d44adde63f23,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5247853b5dd04fd2866831bf74e0555a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ec4cbbaf2007496abfc020098c23bc83',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:45:25.998421 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-4bcfe3e8-b571-43d1-b8be-962d956a45ae tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac872787-1f17-4f1c-8ecc-69ffbbab8e67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:45:26.020130 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-4bcfe3e8-b571-43d1-b8be-962d956a45ae tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac872787-1f17-4f1c-8ecc-69ffbbab8e67) transitioned into state 'SUCCESS' from state '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-44816789',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5247853b5dd04fd2866831bf74e0555a',qos_specs=None,replication_status=,reservations=['351a9028-897c-4bd3-a092-4c87fb63dbbb','8f30fba1-1c50-4c1e-a9a5-a41e319a4aa6','55e3ab3c-3eed-40a9-ab94-7f9dbfd980db','8cdfe2a7-692d-4297-870f-e8f8a03d559c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec4cbbaf2007496abfc020098c23bc83',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:45:26.020930 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-4bcfe3e8-b571-43d1-b8be-962d956a45ae tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0daf6b8f-9d87-48e4-b832-e43299aa3f8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:45:26.030121 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-4bcfe3e8-b571-43d1-b8be-962d956a45ae tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0daf6b8f-9d87-48e4-b832-e43299aa3f8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:45:26.031036 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-4bcfe3e8-b571-43d1-b8be-962d956a45ae tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Flow 'volume_create_api' (d9c6446a-2498-4ebb-b8a5-cd2684c6308e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:45:26.031451 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-4bcfe3e8-b571-43d1-b8be-962d956a45ae tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Create volume request issued successfully. Jul 10 08:45:26.032161 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4bcfe3e8-b571-43d1-b8be-962d956a45ae tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:45:26.032815 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1165/4629] 10.4.3.7 () {70 vars in 1285 bytes} [Fri Jul 10 08:45:25 2026] POST /volume/v3/volumes => generated 764 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:45:26.045193 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-5f49d9bc-981d-4c77-8cf9-77033e9e71de None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:26.047575 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-5f49d9bc-981d-4c77-8cf9-77033e9e71de tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] GET https://10.4.3.7/volume/v3/volumes/c3e8bab4-3d68-4d6a-ab44-d44adde63f23 Jul 10 08:45:26.047575 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-5f49d9bc-981d-4c77-8cf9-77033e9e71de tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:26.047759 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-5f49d9bc-981d-4c77-8cf9-77033e9e71de tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:26.057068 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:26.057068 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:45:26.061611 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-5f49d9bc-981d-4c77-8cf9-77033e9e71de tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Volume info retrieved successfully. Jul 10 08:45:26.066499 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-5f49d9bc-981d-4c77-8cf9-77033e9e71de tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] https://10.4.3.7/volume/v3/volumes/c3e8bab4-3d68-4d6a-ab44-d44adde63f23 returned with HTTP 200 Jul 10 08:45:26.066852 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1162/4630] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:45:26 2026] GET /volume/v3/volumes/c3e8bab4-3d68-4d6a-ab44-d44adde63f23 => generated 832 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:45:26.131780 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-c715e5f2-e5d6-4ac1-b35c-dc32e36f2ddc None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:26.134210 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-c715e5f2-e5d6-4ac1-b35c-dc32e36f2ddc tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] GET https://10.4.3.7/volume/v3/volumes/e0465331-4751-4129-b986-e325c40e9147 Jul 10 08:45:26.134512 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-c715e5f2-e5d6-4ac1-b35c-dc32e36f2ddc tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:26.134794 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-c715e5f2-e5d6-4ac1-b35c-dc32e36f2ddc tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:26.147137 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:26.147137 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:45:26.151652 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-c715e5f2-e5d6-4ac1-b35c-dc32e36f2ddc tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Volume info retrieved successfully. Jul 10 08:45:26.155795 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-c715e5f2-e5d6-4ac1-b35c-dc32e36f2ddc tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/e0465331-4751-4129-b986-e325c40e9147 returned with HTTP 200 Jul 10 08:45:26.156202 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1148/4631] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:45:26 2026] GET /volume/v3/volumes/e0465331-4751-4129-b986-e325c40e9147 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:45:26.761176 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-1d6d8fca-c30e-4be6-8787-c8153755b770 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:26.762795 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-1d6d8fca-c30e-4be6-8787-c8153755b770 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] GET https://10.4.3.7/volume/v3/volumes/45679dc7-dc19-49c4-a666-a84f81188014 Jul 10 08:45:26.762994 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-1d6d8fca-c30e-4be6-8787-c8153755b770 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:26.763195 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-1d6d8fca-c30e-4be6-8787-c8153755b770 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:26.771588 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-1d6d8fca-c30e-4be6-8787-c8153755b770 tempest-VolumesBackupsTest-1517665223 tempest-VolumesBackupsTest-1517665223-project-member] https://10.4.3.7/volume/v3/volumes/45679dc7-dc19-49c4-a666-a84f81188014 returned with HTTP 404 Jul 10 08:45:26.772310 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1157/4632] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:45:26 2026] GET /volume/v3/volumes/45679dc7-dc19-49c4-a666-a84f81188014 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:45:27.078828 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-b37d58a9-9098-4ffa-8a76-2dc133c21d4b None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:27.080563 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b37d58a9-9098-4ffa-8a76-2dc133c21d4b tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] GET https://10.4.3.7/volume/v3/volumes/c3e8bab4-3d68-4d6a-ab44-d44adde63f23 Jul 10 08:45:27.080745 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b37d58a9-9098-4ffa-8a76-2dc133c21d4b tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:27.080909 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b37d58a9-9098-4ffa-8a76-2dc133c21d4b tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:27.082341 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-6bbc8bac-daad-483a-b0db-43e96692279c req-7662f1d5-3972-4ee6-9c8f-8dd072b20607 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:27.084228 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-6bbc8bac-daad-483a-b0db-43e96692279c req-7662f1d5-3972-4ee6-9c8f-8dd072b20607 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] DELETE https://10.4.3.7/volume/v3/attachments/806a49cb-b2c7-4d54-ae9c-703d8d703964 Jul 10 08:45:27.094135 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-6bbc8bac-daad-483a-b0db-43e96692279c req-7662f1d5-3972-4ee6-9c8f-8dd072b20607 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:27.094135 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-6bbc8bac-daad-483a-b0db-43e96692279c req-7662f1d5-3972-4ee6-9c8f-8dd072b20607 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'version_select' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:27.096081 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:27.096081 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:45:27.099620 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-b37d58a9-9098-4ffa-8a76-2dc133c21d4b tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Volume info retrieved successfully. Jul 10 08:45:27.103322 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b37d58a9-9098-4ffa-8a76-2dc133c21d4b tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] https://10.4.3.7/volume/v3/volumes/c3e8bab4-3d68-4d6a-ab44-d44adde63f23 returned with HTTP 200 Jul 10 08:45:27.103681 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1166/4633] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:45:27 2026] GET /volume/v3/volumes/c3e8bab4-3d68-4d6a-ab44-d44adde63f23 => generated 857 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:45:27.105886 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:27.105886 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:45:27.115444 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-e2b506c2-12da-4d95-ba0a-556bc8af4683 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:27.116926 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-e2b506c2-12da-4d95-ba0a-556bc8af4683 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] POST https://10.4.3.7/volume/v3/snapshots Jul 10 08:45:27.117373 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-e2b506c2-12da-4d95-ba0a-556bc8af4683 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c3e8bab4-3d68-4d6a-ab44-d44adde63f23", "name": "tempest-VolumeDependencyTests-Snapshot-770709458"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:45:27.125375 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:27.125375 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:45:27.125820 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-e2b506c2-12da-4d95-ba0a-556bc8af4683 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Volume info retrieved successfully. Jul 10 08:45:27.125925 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.snapshots [None req-e2b506c2-12da-4d95-ba0a-556bc8af4683 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Create snapshot from volume c3e8bab4-3d68-4d6a-ab44-d44adde63f23 Jul 10 08:45:27.154636 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.quota [None req-e2b506c2-12da-4d95-ba0a-556bc8af4683 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Created reservations ['2174341e-bcfa-4009-aa78-165e9443270f', 'be30d5ff-f907-4bfc-a9eb-775f5db7610c', '7db160d2-5bc9-4b87-b923-6eb49bb8501b', 'a4b54891-1a70-4d4b-beb3-ff0a5525f605'] {{(pid=100055) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:45:27.168830 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-50ad67c4-5319-4b28-9620-81832cc561ca None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:27.170798 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-50ad67c4-5319-4b28-9620-81832cc561ca tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] GET https://10.4.3.7/volume/v3/volumes/e0465331-4751-4129-b986-e325c40e9147 Jul 10 08:45:27.171021 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-50ad67c4-5319-4b28-9620-81832cc561ca tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:27.171235 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-50ad67c4-5319-4b28-9620-81832cc561ca tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:27.181731 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:27.181731 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:45:27.183610 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-e2b506c2-12da-4d95-ba0a-556bc8af4683 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Snapshot create request issued successfully. Jul 10 08:45:27.183940 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-e2b506c2-12da-4d95-ba0a-556bc8af4683 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] https://10.4.3.7/volume/v3/snapshots returned with HTTP 202 Jul 10 08:45:27.184344 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1149/4634] 10.4.3.7 () {68 vars in 1251 bytes} [Fri Jul 10 08:45:27 2026] POST /volume/v3/snapshots => generated 307 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:45:27.185673 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-50ad67c4-5319-4b28-9620-81832cc561ca tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Volume info retrieved successfully. Jul 10 08:45:27.190564 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-50ad67c4-5319-4b28-9620-81832cc561ca tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/e0465331-4751-4129-b986-e325c40e9147 returned with HTTP 200 Jul 10 08:45:27.191183 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1158/4635] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:45:27 2026] GET /volume/v3/volumes/e0465331-4751-4129-b986-e325c40e9147 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:45:27.193172 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-4f6ac032-ce0c-409d-bef2-5a69ff6f12ec None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:27.194699 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4f6ac032-ce0c-409d-bef2-5a69ff6f12ec tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] GET https://10.4.3.7/volume/v3/snapshots/6aa85e69-644d-4a18-b3ab-33354cfef0fe Jul 10 08:45:27.194874 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4f6ac032-ce0c-409d-bef2-5a69ff6f12ec tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:27.195104 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4f6ac032-ce0c-409d-bef2-5a69ff6f12ec tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:27.199771 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:27.199771 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:45:27.200242 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-4f6ac032-ce0c-409d-bef2-5a69ff6f12ec tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Snapshot retrieved successfully. Jul 10 08:45:27.201101 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4f6ac032-ce0c-409d-bef2-5a69ff6f12ec tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] https://10.4.3.7/volume/v3/snapshots/6aa85e69-644d-4a18-b3ab-33354cfef0fe returned with HTTP 200 Jul 10 08:45:27.201481 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1167/4636] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:45:27 2026] GET /volume/v3/snapshots/6aa85e69-644d-4a18-b3ab-33354cfef0fe => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:45:27.215999 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-f0a58e5c-c752-4529-9f16-d255690b2279 req-4aeaddd1-f9bc-435a-9815-2164beff7f11 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:27.217582 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-f0a58e5c-c752-4529-9f16-d255690b2279 req-4aeaddd1-f9bc-435a-9815-2164beff7f11 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] DELETE https://10.4.3.7/volume/v3/attachments/ed85b665-4cfa-4af5-80ae-ec5324952685 Jul 10 08:45:27.217755 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-f0a58e5c-c752-4529-9f16-d255690b2279 req-4aeaddd1-f9bc-435a-9815-2164beff7f11 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:27.217945 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-f0a58e5c-c752-4529-9f16-d255690b2279 req-4aeaddd1-f9bc-435a-9815-2164beff7f11 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Calling method 'version_select' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:27.224767 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:27.224767 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:45:27.630882 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-6bbc8bac-daad-483a-b0db-43e96692279c req-7662f1d5-3972-4ee6-9c8f-8dd072b20607 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/attachments/806a49cb-b2c7-4d54-ae9c-703d8d703964 returned with HTTP 200 Jul 10 08:45:27.631306 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1163/4637] 10.4.3.7 () {72 vars in 1659 bytes} [Fri Jul 10 08:45:27 2026] DELETE /volume/v3/attachments/806a49cb-b2c7-4d54-ae9c-703d8d703964 => generated 19 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:45:27.641541 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-6bbc8bac-daad-483a-b0db-43e96692279c req-9216d2e7-8191-4023-a215-ed742de15ddd None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:27.643559 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-6bbc8bac-daad-483a-b0db-43e96692279c req-9216d2e7-8191-4023-a215-ed742de15ddd tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] DELETE https://10.4.3.7/volume/v3/volumes/7d6729c0-4cd9-467b-be62-8354001da361 Jul 10 08:45:27.643744 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-6bbc8bac-daad-483a-b0db-43e96692279c req-9216d2e7-8191-4023-a215-ed742de15ddd tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:27.643956 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-6bbc8bac-daad-483a-b0db-43e96692279c req-9216d2e7-8191-4023-a215-ed742de15ddd tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:27.644172 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [req-6bbc8bac-daad-483a-b0db-43e96692279c req-9216d2e7-8191-4023-a215-ed742de15ddd tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Delete volume with id: 7d6729c0-4cd9-467b-be62-8354001da361 Jul 10 08:45:27.651058 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:27.651058 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:45:27.651611 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [req-6bbc8bac-daad-483a-b0db-43e96692279c req-9216d2e7-8191-4023-a215-ed742de15ddd tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Volume info retrieved successfully. Jul 10 08:45:27.668058 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [req-6bbc8bac-daad-483a-b0db-43e96692279c req-9216d2e7-8191-4023-a215-ed742de15ddd tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Delete volume request issued successfully. Jul 10 08:45:27.668240 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-6bbc8bac-daad-483a-b0db-43e96692279c req-9216d2e7-8191-4023-a215-ed742de15ddd tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/volumes/7d6729c0-4cd9-467b-be62-8354001da361 returned with HTTP 202 Jul 10 08:45:27.668680 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1159/4638] 10.4.3.7 () {70 vars in 1606 bytes} [Fri Jul 10 08:45:27 2026] DELETE /volume/v3/volumes/7d6729c0-4cd9-467b-be62-8354001da361 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:45:27.757264 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-f0a58e5c-c752-4529-9f16-d255690b2279 req-4aeaddd1-f9bc-435a-9815-2164beff7f11 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] https://10.4.3.7/volume/v3/attachments/ed85b665-4cfa-4af5-80ae-ec5324952685 returned with HTTP 200 Jul 10 08:45:27.757830 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1150/4639] 10.4.3.7 () {72 vars in 1659 bytes} [Fri Jul 10 08:45:27 2026] DELETE /volume/v3/attachments/ed85b665-4cfa-4af5-80ae-ec5324952685 => generated 19 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:45:27.941961 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-fda83276-86ea-466b-b4a4-33c67c6f50c0 req-e0a653e0-53ef-4fca-8b15-c5f13176ce94 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:27.943875 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-fda83276-86ea-466b-b4a4-33c67c6f50c0 req-e0a653e0-53ef-4fca-8b15-c5f13176ce94 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] POST https://10.4.3.7/volume/v3/attachments/a83b49f3-bc30-43db-8e2d-adb480323645/action Jul 10 08:45:27.944395 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-fda83276-86ea-466b-b4a4-33c67c6f50c0 req-e0a653e0-53ef-4fca-8b15-c5f13176ce94 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Action body: b'{"os-complete": null}' {{(pid=100057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:45:27.944672 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-fda83276-86ea-466b-b4a4-33c67c6f50c0 req-e0a653e0-53ef-4fca-8b15-c5f13176ce94 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:45:27.963084 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:27.963084 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:45:27.971685 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-fda83276-86ea-466b-b4a4-33c67c6f50c0 req-e0a653e0-53ef-4fca-8b15-c5f13176ce94 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/attachments/a83b49f3-bc30-43db-8e2d-adb480323645/action returned with HTTP 204 Jul 10 08:45:27.972505 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1168/4640] 10.4.3.7 () {74 vars in 1711 bytes} [Fri Jul 10 08:45:27 2026] POST /volume/v3/attachments/a83b49f3-bc30-43db-8e2d-adb480323645/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:45:28.203194 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-3a0dbfc7-b0a7-4c4d-99fd-ce9cd3f7605a None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:28.205073 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-3a0dbfc7-b0a7-4c4d-99fd-ce9cd3f7605a tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] GET https://10.4.3.7/volume/v3/volumes/e0465331-4751-4129-b986-e325c40e9147 Jul 10 08:45:28.205275 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-3a0dbfc7-b0a7-4c4d-99fd-ce9cd3f7605a tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:28.205905 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-3a0dbfc7-b0a7-4c4d-99fd-ce9cd3f7605a tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:28.216244 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-c095d259-cca6-4cf2-98f1-688ff3d5d163 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:28.219585 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-c095d259-cca6-4cf2-98f1-688ff3d5d163 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] GET https://10.4.3.7/volume/v3/snapshots/6aa85e69-644d-4a18-b3ab-33354cfef0fe Jul 10 08:45:28.219815 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-c095d259-cca6-4cf2-98f1-688ff3d5d163 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:28.220069 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-c095d259-cca6-4cf2-98f1-688ff3d5d163 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:28.222793 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:28.222793 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:45:28.225395 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:28.225395 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:45:28.225907 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-c095d259-cca6-4cf2-98f1-688ff3d5d163 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Snapshot retrieved successfully. Jul 10 08:45:28.226766 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-c095d259-cca6-4cf2-98f1-688ff3d5d163 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] https://10.4.3.7/volume/v3/snapshots/6aa85e69-644d-4a18-b3ab-33354cfef0fe returned with HTTP 200 Jul 10 08:45:28.227159 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1160/4641] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:45:28 2026] GET /volume/v3/snapshots/6aa85e69-644d-4a18-b3ab-33354cfef0fe => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:45:28.235991 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-cd97d2c9-e25e-4764-a238-eae3be53fe8d None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:28.236787 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-3a0dbfc7-b0a7-4c4d-99fd-ce9cd3f7605a tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Volume info retrieved successfully. Jul 10 08:45:28.240742 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-cd97d2c9-e25e-4764-a238-eae3be53fe8d tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:45:28.241098 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-cd97d2c9-e25e-4764-a238-eae3be53fe8d tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "6aa85e69-644d-4a18-b3ab-33354cfef0fe", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1511141278"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:45:28.244217 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.volumes [None req-cd97d2c9-e25e-4764-a238-eae3be53fe8d tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Create volume request body: {'volume': {'snapshot_id': '6aa85e69-644d-4a18-b3ab-33354cfef0fe', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1511141278'}} {{(pid=100055) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:45:28.245903 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-3a0dbfc7-b0a7-4c4d-99fd-ce9cd3f7605a tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/e0465331-4751-4129-b986-e325c40e9147 returned with HTTP 200 Jul 10 08:45:28.246894 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1164/4642] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:45:28 2026] GET /volume/v3/volumes/e0465331-4751-4129-b986-e325c40e9147 => generated 1134 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:45:28.252123 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:28.252123 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:45:28.254248 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-cd97d2c9-e25e-4764-a238-eae3be53fe8d tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Snapshot retrieved successfully. Jul 10 08:45:28.254248 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-cd97d2c9-e25e-4764-a238-eae3be53fe8d tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Create volume of 1 GB Jul 10 08:45:28.259641 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-cd97d2c9-e25e-4764-a238-eae3be53fe8d tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Availability Zones retrieved successfully. Jul 10 08:45:28.273912 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-cd97d2c9-e25e-4764-a238-eae3be53fe8d tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Flow 'volume_create_api' (e4fcd062-036c-44d5-92cb-550b48760c70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:45:28.276308 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-cd97d2c9-e25e-4764-a238-eae3be53fe8d tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a2836a1-a9a3-4e49-b4cc-25fcef3093e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:45:28.278265 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.flows.api.create_volume [None req-cd97d2c9-e25e-4764-a238-eae3be53fe8d tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100055) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:45:28.298457 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-40c13948-d2d3-473e-ae2b-6ff6a4c0d79b req-77a8cc3e-f988-4ee9-b8c8-3e29e3d3d954 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:28.301645 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-40c13948-d2d3-473e-ae2b-6ff6a4c0d79b req-77a8cc3e-f988-4ee9-b8c8-3e29e3d3d954 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] GET https://10.4.3.7/volume/v3/volumes/365152d6-1a3e-41b9-9293-3e22aa837f7f Jul 10 08:45:28.301645 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-40c13948-d2d3-473e-ae2b-6ff6a4c0d79b req-77a8cc3e-f988-4ee9-b8c8-3e29e3d3d954 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:28.301770 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-40c13948-d2d3-473e-ae2b-6ff6a4c0d79b req-77a8cc3e-f988-4ee9-b8c8-3e29e3d3d954 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:28.309294 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:28.309294 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:45:28.312992 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-40c13948-d2d3-473e-ae2b-6ff6a4c0d79b req-77a8cc3e-f988-4ee9-b8c8-3e29e3d3d954 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Volume info retrieved successfully. Jul 10 08:45:28.313957 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-cd97d2c9-e25e-4764-a238-eae3be53fe8d tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a2836a1-a9a3-4e49-b4cc-25fcef3093e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '6aa85e69-644d-4a18-b3ab-33354cfef0fe', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:45:28.314704 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-cd97d2c9-e25e-4764-a238-eae3be53fe8d tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c93f8f5-085c-4fab-8a5e-20f3cf684555) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:45:28.317245 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-40c13948-d2d3-473e-ae2b-6ff6a4c0d79b req-77a8cc3e-f988-4ee9-b8c8-3e29e3d3d954 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/365152d6-1a3e-41b9-9293-3e22aa837f7f returned with HTTP 200 Jul 10 08:45:28.317681 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1169/4643] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:45:28 2026] GET /volume/v3/volumes/365152d6-1a3e-41b9-9293-3e22aa837f7f => generated 869 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:45:28.356967 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.quota [None req-cd97d2c9-e25e-4764-a238-eae3be53fe8d tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Created reservations ['21909230-51fa-42ef-8181-5219946185c7', '64a930f5-ebae-42a7-8703-dc484d4aa2d0', '1142b260-e156-4bee-a13b-8af5e79fc277', 'c7bb8ebc-ea0b-4c09-ac20-ec5194bba5ce'] {{(pid=100055) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:45:28.358975 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-cd97d2c9-e25e-4764-a238-eae3be53fe8d tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c93f8f5-085c-4fab-8a5e-20f3cf684555) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['21909230-51fa-42ef-8181-5219946185c7', '64a930f5-ebae-42a7-8703-dc484d4aa2d0', '1142b260-e156-4bee-a13b-8af5e79fc277', 'c7bb8ebc-ea0b-4c09-ac20-ec5194bba5ce']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:45:28.359756 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-cd97d2c9-e25e-4764-a238-eae3be53fe8d tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0cef3e7a-65ef-460f-bde3-4d50f978f1cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:45:28.400173 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-cd97d2c9-e25e-4764-a238-eae3be53fe8d tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0cef3e7a-65ef-460f-bde3-4d50f978f1cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a92ffd89-6d90-4084-b6ba-6f072a16a9b5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1511141278',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5247853b5dd04fd2866831bf74e0555a',qos_specs=None,replication_status=,reservations=['21909230-51fa-42ef-8181-5219946185c7','64a930f5-ebae-42a7-8703-dc484d4aa2d0','1142b260-e156-4bee-a13b-8af5e79fc277','c7bb8ebc-ea0b-4c09-ac20-ec5194bba5ce'],size=1,snapshot_id=6aa85e69-644d-4a18-b3ab-33354cfef0fe,source_replicaid=,source_volid=None,status='creating',user_id='ec4cbbaf2007496abfc020098c23bc83',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:45:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1511141278',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a92ffd89-6d90-4084-b6ba-6f072a16a9b5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5247853b5dd04fd2866831bf74e0555a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=6aa85e69-644d-4a18-b3ab-33354cfef0fe,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ec4cbbaf2007496abfc020098c23bc83',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:45:28.400886 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-cd97d2c9-e25e-4764-a238-eae3be53fe8d tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9205d9ad-2f32-44a7-ba91-280674e035cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:45:28.416924 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-cd97d2c9-e25e-4764-a238-eae3be53fe8d tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9205d9ad-2f32-44a7-ba91-280674e035cd) transitioned into state 'SUCCESS' from state '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-1511141278',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5247853b5dd04fd2866831bf74e0555a',qos_specs=None,replication_status=,reservations=['21909230-51fa-42ef-8181-5219946185c7','64a930f5-ebae-42a7-8703-dc484d4aa2d0','1142b260-e156-4bee-a13b-8af5e79fc277','c7bb8ebc-ea0b-4c09-ac20-ec5194bba5ce'],size=1,snapshot_id=6aa85e69-644d-4a18-b3ab-33354cfef0fe,source_replicaid=,source_volid=None,status='creating',user_id='ec4cbbaf2007496abfc020098c23bc83',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:45:28.417540 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-cd97d2c9-e25e-4764-a238-eae3be53fe8d tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb5c73c6-58fe-450b-b0ec-f48efd3d1ea9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:45:28.444917 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-cd97d2c9-e25e-4764-a238-eae3be53fe8d tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb5c73c6-58fe-450b-b0ec-f48efd3d1ea9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:45:28.446121 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-cd97d2c9-e25e-4764-a238-eae3be53fe8d tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Flow 'volume_create_api' (e4fcd062-036c-44d5-92cb-550b48760c70) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:45:28.446830 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-cd97d2c9-e25e-4764-a238-eae3be53fe8d tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Create volume request issued successfully. Jul 10 08:45:28.447717 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-cd97d2c9-e25e-4764-a238-eae3be53fe8d tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:45:28.449628 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1151/4644] 10.4.3.7 () {70 vars in 1286 bytes} [Fri Jul 10 08:45:28 2026] POST /volume/v3/volumes => generated 800 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:45:28.460866 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-512544ef-8302-4e70-be7d-c743c6bde7fe None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:28.464098 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-512544ef-8302-4e70-be7d-c743c6bde7fe tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] GET https://10.4.3.7/volume/v3/volumes/a92ffd89-6d90-4084-b6ba-6f072a16a9b5 Jul 10 08:45:28.464305 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-512544ef-8302-4e70-be7d-c743c6bde7fe tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:28.464505 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-512544ef-8302-4e70-be7d-c743c6bde7fe tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:28.471312 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:28.471312 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:45:28.477995 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-512544ef-8302-4e70-be7d-c743c6bde7fe tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Volume info retrieved successfully. Jul 10 08:45:28.483675 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-512544ef-8302-4e70-be7d-c743c6bde7fe tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] https://10.4.3.7/volume/v3/volumes/a92ffd89-6d90-4084-b6ba-6f072a16a9b5 returned with HTTP 200 Jul 10 08:45:28.484166 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1161/4645] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:45:28 2026] GET /volume/v3/volumes/a92ffd89-6d90-4084-b6ba-6f072a16a9b5 => generated 868 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:45:29.498374 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-d41094cd-a5bc-48ae-88f7-f4932b540b33 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:29.500120 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d41094cd-a5bc-48ae-88f7-f4932b540b33 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] GET https://10.4.3.7/volume/v3/volumes/a92ffd89-6d90-4084-b6ba-6f072a16a9b5 Jul 10 08:45:29.500461 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-d41094cd-a5bc-48ae-88f7-f4932b540b33 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:29.500671 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-d41094cd-a5bc-48ae-88f7-f4932b540b33 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:29.508843 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:29.508843 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:45:29.512922 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-d41094cd-a5bc-48ae-88f7-f4932b540b33 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Volume info retrieved successfully. Jul 10 08:45:29.518248 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d41094cd-a5bc-48ae-88f7-f4932b540b33 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] https://10.4.3.7/volume/v3/volumes/a92ffd89-6d90-4084-b6ba-6f072a16a9b5 returned with HTTP 200 Jul 10 08:45:29.518728 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1165/4646] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:45:29 2026] GET /volume/v3/volumes/a92ffd89-6d90-4084-b6ba-6f072a16a9b5 => generated 893 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:45:29.530932 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-e923922a-a371-4223-b0a3-a999adfa3d59 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:29.532775 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e923922a-a371-4223-b0a3-a999adfa3d59 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] DELETE https://10.4.3.7/volume/v3/snapshots/6aa85e69-644d-4a18-b3ab-33354cfef0fe Jul 10 08:45:29.532980 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e923922a-a371-4223-b0a3-a999adfa3d59 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:29.534356 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e923922a-a371-4223-b0a3-a999adfa3d59 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:29.534356 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.snapshots [None req-e923922a-a371-4223-b0a3-a999adfa3d59 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Delete snapshot with id: 6aa85e69-644d-4a18-b3ab-33354cfef0fe Jul 10 08:45:29.540840 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:29.540840 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:45:29.541362 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-e923922a-a371-4223-b0a3-a999adfa3d59 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Snapshot retrieved successfully. Jul 10 08:45:29.564809 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-e923922a-a371-4223-b0a3-a999adfa3d59 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Snapshot delete request issued successfully. Jul 10 08:45:29.566180 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e923922a-a371-4223-b0a3-a999adfa3d59 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] https://10.4.3.7/volume/v3/snapshots/6aa85e69-644d-4a18-b3ab-33354cfef0fe returned with HTTP 202 Jul 10 08:45:29.568250 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1170/4647] 10.4.3.7 () {66 vars in 1343 bytes} [Fri Jul 10 08:45:29 2026] DELETE /volume/v3/snapshots/6aa85e69-644d-4a18-b3ab-33354cfef0fe => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:45:29.576370 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-eefcabeb-bfba-4ffb-8cd4-2f4af39010ae None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:29.578205 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-eefcabeb-bfba-4ffb-8cd4-2f4af39010ae tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] GET https://10.4.3.7/volume/v3/snapshots/6aa85e69-644d-4a18-b3ab-33354cfef0fe Jul 10 08:45:29.578613 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-eefcabeb-bfba-4ffb-8cd4-2f4af39010ae tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:29.578613 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-eefcabeb-bfba-4ffb-8cd4-2f4af39010ae tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:29.586911 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:29.586911 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:45:29.587690 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-eefcabeb-bfba-4ffb-8cd4-2f4af39010ae tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Snapshot retrieved successfully. Jul 10 08:45:29.588417 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-eefcabeb-bfba-4ffb-8cd4-2f4af39010ae tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] https://10.4.3.7/volume/v3/snapshots/6aa85e69-644d-4a18-b3ab-33354cfef0fe returned with HTTP 200 Jul 10 08:45:29.589415 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1152/4648] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:45:29 2026] GET /volume/v3/snapshots/6aa85e69-644d-4a18-b3ab-33354cfef0fe => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 08:45:30.353359 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-e15ad486-3973-41fc-961b-d0c1b6d72e08 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:30.353941 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-e15ad486-3973-41fc-961b-d0c1b6d72e08 None None] GET https://10.4.3.7/volume// Jul 10 08:45:30.354098 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-e15ad486-3973-41fc-961b-d0c1b6d72e08 None None] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:30.354368 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-e15ad486-3973-41fc-961b-d0c1b6d72e08 None None] Calling method 'all' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:30.355707 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-e15ad486-3973-41fc-961b-d0c1b6d72e08 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:45:30.355707 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1162/4649] 10.4.3.7 () {66 vars in 1414 bytes} [Fri Jul 10 08:45:30 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:45:30.361792 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-40c13948-d2d3-473e-ae2b-6ff6a4c0d79b req-c4004b01-4e40-4f07-8186-36191170d5ba None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:30.364312 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-40c13948-d2d3-473e-ae2b-6ff6a4c0d79b req-c4004b01-4e40-4f07-8186-36191170d5ba tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] POST https://10.4.3.7/volume/v3/attachments Jul 10 08:45:30.364642 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-40c13948-d2d3-473e-ae2b-6ff6a4c0d79b req-c4004b01-4e40-4f07-8186-36191170d5ba tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "365152d6-1a3e-41b9-9293-3e22aa837f7f", "connector": null, "instance_uuid": "6a08a9f4-55f0-4a49-aba1-146343171b1d"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:45:30.373758 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:30.373758 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:45:30.406930 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-40c13948-d2d3-473e-ae2b-6ff6a4c0d79b req-c4004b01-4e40-4f07-8186-36191170d5ba tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/attachments returned with HTTP 200 Jul 10 08:45:30.407497 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1166/4650] 10.4.3.7 () {74 vars in 1580 bytes} [Fri Jul 10 08:45:30 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) Jul 10 08:45:30.598180 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-ef709430-023c-4df5-838b-009a0d75c8dc None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:30.599851 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ef709430-023c-4df5-838b-009a0d75c8dc tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] GET https://10.4.3.7/volume/v3/snapshots/6aa85e69-644d-4a18-b3ab-33354cfef0fe Jul 10 08:45:30.600036 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ef709430-023c-4df5-838b-009a0d75c8dc tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:30.600248 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ef709430-023c-4df5-838b-009a0d75c8dc tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:30.604605 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-f599a856-9e91-4549-a3c1-4a74d82da710 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:30.605142 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ef709430-023c-4df5-838b-009a0d75c8dc tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] https://10.4.3.7/volume/v3/snapshots/6aa85e69-644d-4a18-b3ab-33354cfef0fe returned with HTTP 404 Jul 10 08:45:30.605786 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1171/4651] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:45:30 2026] GET /volume/v3/snapshots/6aa85e69-644d-4a18-b3ab-33354cfef0fe => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:45:30.606760 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-f599a856-9e91-4549-a3c1-4a74d82da710 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] GET https://10.4.3.7/volume/v3/volumes/7d6729c0-4cd9-467b-be62-8354001da361 Jul 10 08:45:30.606944 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-f599a856-9e91-4549-a3c1-4a74d82da710 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:30.607141 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-f599a856-9e91-4549-a3c1-4a74d82da710 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:30.613149 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-f599a856-9e91-4549-a3c1-4a74d82da710 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/volumes/7d6729c0-4cd9-467b-be62-8354001da361 returned with HTTP 404 Jul 10 08:45:30.613625 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1153/4652] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:45:30 2026] GET /volume/v3/volumes/7d6729c0-4cd9-467b-be62-8354001da361 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:45:30.614194 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-7e1b84af-a741-4c36-a2ac-c9574903663c None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:30.616230 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-7e1b84af-a741-4c36-a2ac-c9574903663c tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] DELETE https://10.4.3.7/volume/v3/volumes/c3e8bab4-3d68-4d6a-ab44-d44adde63f23 Jul 10 08:45:30.616545 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-7e1b84af-a741-4c36-a2ac-c9574903663c tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:30.616793 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-7e1b84af-a741-4c36-a2ac-c9574903663c tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Calling method 'delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:30.616965 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-7e1b84af-a741-4c36-a2ac-c9574903663c tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Delete volume with id: c3e8bab4-3d68-4d6a-ab44-d44adde63f23 Jul 10 08:45:30.624341 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:30.624341 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:45:30.624949 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-7e1b84af-a741-4c36-a2ac-c9574903663c tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Volume info retrieved successfully. Jul 10 08:45:30.649921 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-7e1b84af-a741-4c36-a2ac-c9574903663c tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Delete volume request issued successfully. Jul 10 08:45:30.650147 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-7e1b84af-a741-4c36-a2ac-c9574903663c tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] https://10.4.3.7/volume/v3/volumes/c3e8bab4-3d68-4d6a-ab44-d44adde63f23 returned with HTTP 202 Jul 10 08:45:30.650577 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1163/4653] 10.4.3.7 () {68 vars in 1378 bytes} [Fri Jul 10 08:45:30 2026] DELETE /volume/v3/volumes/c3e8bab4-3d68-4d6a-ab44-d44adde63f23 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 08:45:30.658096 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-0b474b07-1a64-4836-bc5a-6b49ec22cfe8 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:30.660070 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-0b474b07-1a64-4836-bc5a-6b49ec22cfe8 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] GET https://10.4.3.7/volume/v3/volumes/c3e8bab4-3d68-4d6a-ab44-d44adde63f23 Jul 10 08:45:30.660319 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-0b474b07-1a64-4836-bc5a-6b49ec22cfe8 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:30.662214 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-0b474b07-1a64-4836-bc5a-6b49ec22cfe8 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:30.671307 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:30.671307 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:45:30.681370 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-0b474b07-1a64-4836-bc5a-6b49ec22cfe8 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Volume info retrieved successfully. Jul 10 08:45:30.688398 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-0b474b07-1a64-4836-bc5a-6b49ec22cfe8 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] https://10.4.3.7/volume/v3/volumes/c3e8bab4-3d68-4d6a-ab44-d44adde63f23 returned with HTTP 200 Jul 10 08:45:30.688398 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1167/4654] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:45:30 2026] GET /volume/v3/volumes/c3e8bab4-3d68-4d6a-ab44-d44adde63f23 => generated 856 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:45:30.841551 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-6443d86d-bf39-44c0-bf3d-87503e731d18 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:30.843378 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-6443d86d-bf39-44c0-bf3d-87503e731d18 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] GET https://10.4.3.7/volume/v3/volumes/365152d6-1a3e-41b9-9293-3e22aa837f7f Jul 10 08:45:30.843590 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-6443d86d-bf39-44c0-bf3d-87503e731d18 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:30.843790 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-6443d86d-bf39-44c0-bf3d-87503e731d18 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:30.854366 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:30.854366 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:45:30.857985 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-6443d86d-bf39-44c0-bf3d-87503e731d18 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Volume info retrieved successfully. Jul 10 08:45:30.861875 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-6443d86d-bf39-44c0-bf3d-87503e731d18 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/365152d6-1a3e-41b9-9293-3e22aa837f7f returned with HTTP 200 Jul 10 08:45:30.862278 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1172/4655] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:45:30 2026] GET /volume/v3/volumes/365152d6-1a3e-41b9-9293-3e22aa837f7f => generated 868 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:45:30.935871 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-38e7e615-b980-4a86-b425-d561bc69ea0a None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:30.936284 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-38e7e615-b980-4a86-b425-d561bc69ea0a None None] GET https://10.4.3.7/volume// Jul 10 08:45:30.936367 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-38e7e615-b980-4a86-b425-d561bc69ea0a None None] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:30.936692 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-38e7e615-b980-4a86-b425-d561bc69ea0a None None] Calling method 'all' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:30.937026 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-38e7e615-b980-4a86-b425-d561bc69ea0a None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:45:30.937375 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1154/4656] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:45:30 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:45:30.947973 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-40c13948-d2d3-473e-ae2b-6ff6a4c0d79b req-97e5e64f-c9c6-4ab7-aeee-a914b188f9c1 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:30.950031 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-40c13948-d2d3-473e-ae2b-6ff6a4c0d79b req-97e5e64f-c9c6-4ab7-aeee-a914b188f9c1 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] GET https://10.4.3.7/volume/v3/volumes/365152d6-1a3e-41b9-9293-3e22aa837f7f Jul 10 08:45:30.950264 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-40c13948-d2d3-473e-ae2b-6ff6a4c0d79b req-97e5e64f-c9c6-4ab7-aeee-a914b188f9c1 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:30.950478 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-40c13948-d2d3-473e-ae2b-6ff6a4c0d79b req-97e5e64f-c9c6-4ab7-aeee-a914b188f9c1 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:30.961617 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:30.961617 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:45:30.966095 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [req-40c13948-d2d3-473e-ae2b-6ff6a4c0d79b req-97e5e64f-c9c6-4ab7-aeee-a914b188f9c1 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Volume info retrieved successfully. Jul 10 08:45:30.971730 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-40c13948-d2d3-473e-ae2b-6ff6a4c0d79b req-97e5e64f-c9c6-4ab7-aeee-a914b188f9c1 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/365152d6-1a3e-41b9-9293-3e22aa837f7f returned with HTTP 200 Jul 10 08:45:30.972265 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1164/4657] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:45:30 2026] GET /volume/v3/volumes/365152d6-1a3e-41b9-9293-3e22aa837f7f => generated 1048 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:45:31.092181 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-40c13948-d2d3-473e-ae2b-6ff6a4c0d79b req-e6c19a0a-c403-4eb6-bd47-f2978a9be88d None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:31.095366 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-40c13948-d2d3-473e-ae2b-6ff6a4c0d79b req-e6c19a0a-c403-4eb6-bd47-f2978a9be88d tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] PUT https://10.4.3.7/volume/v3/attachments/66ee6e59-1966-448a-8d7e-d0c4810cc71c Jul 10 08:45:31.096096 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-40c13948-d2d3-473e-ae2b-6ff6a4c0d79b req-e6c19a0a-c403-4eb6-bd47-f2978a9be88d tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.7", "host": "np0000004976", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b54eda21b644", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bf3c9c16-ec3d-4df7-865b-5f424258654a", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:45:31.106296 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.coordination [req-40c13948-d2d3-473e-ae2b-6ff6a4c0d79b req-e6c19a0a-c403-4eb6-bd47-f2978a9be88d tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Acquiring lock "cinder-attachment_update-365152d6-1a3e-41b9-9293-3e22aa837f7f-np0000004976" by "attachment_update" {{(pid=100054) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 08:45:31.111927 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.coordination [req-40c13948-d2d3-473e-ae2b-6ff6a4c0d79b req-e6c19a0a-c403-4eb6-bd47-f2978a9be88d tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Lock "cinder-attachment_update-365152d6-1a3e-41b9-9293-3e22aa837f7f-np0000004976" acquired by "attachment_update" :: waited 0.006s {{(pid=100054) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 08:45:31.113374 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:31.113374 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:45:31.194211 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-0aa41fb5-c89e-4b66-9550-e2cb834fe776 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:31.196223 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0aa41fb5-c89e-4b66-9550-e2cb834fe776 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] DELETE https://10.4.3.7/volume/v3/snapshots/797e0750-6885-464a-897f-68cf34a81d13 Jul 10 08:45:31.196348 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0aa41fb5-c89e-4b66-9550-e2cb834fe776 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:31.196572 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0aa41fb5-c89e-4b66-9550-e2cb834fe776 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:31.196672 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.snapshots [None req-0aa41fb5-c89e-4b66-9550-e2cb834fe776 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Delete snapshot with id: 797e0750-6885-464a-897f-68cf34a81d13 Jul 10 08:45:31.201010 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0aa41fb5-c89e-4b66-9550-e2cb834fe776 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/snapshots/797e0750-6885-464a-897f-68cf34a81d13 returned with HTTP 404 Jul 10 08:45:31.201706 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1173/4658] 10.4.3.7 () {66 vars in 1343 bytes} [Fri Jul 10 08:45:31 2026] DELETE /volume/v3/snapshots/797e0750-6885-464a-897f-68cf34a81d13 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:45:31.209184 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-3c2ac222-cea8-48dc-bd10-02cd842bae12 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:31.210952 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-3c2ac222-cea8-48dc-bd10-02cd842bae12 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] GET https://10.4.3.7/volume/v3/snapshots/797e0750-6885-464a-897f-68cf34a81d13 Jul 10 08:45:31.211203 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-3c2ac222-cea8-48dc-bd10-02cd842bae12 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:31.211464 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-3c2ac222-cea8-48dc-bd10-02cd842bae12 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:31.215367 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-3c2ac222-cea8-48dc-bd10-02cd842bae12 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/snapshots/797e0750-6885-464a-897f-68cf34a81d13 returned with HTTP 404 Jul 10 08:45:31.215842 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1155/4659] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:45:31 2026] GET /volume/v3/snapshots/797e0750-6885-464a-897f-68cf34a81d13 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:45:31.644631 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.coordination [req-40c13948-d2d3-473e-ae2b-6ff6a4c0d79b req-e6c19a0a-c403-4eb6-bd47-f2978a9be88d tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Lock "cinder-attachment_update-365152d6-1a3e-41b9-9293-3e22aa837f7f-np0000004976" released by "attachment_update" :: held 0.533s {{(pid=100054) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 08:45:31.644985 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-40c13948-d2d3-473e-ae2b-6ff6a4c0d79b req-e6c19a0a-c403-4eb6-bd47-f2978a9be88d tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/attachments/66ee6e59-1966-448a-8d7e-d0c4810cc71c returned with HTTP 200 Jul 10 08:45:31.645777 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1168/4660] 10.4.3.7 () {74 vars in 1690 bytes} [Fri Jul 10 08:45:31 2026] PUT /volume/v3/attachments/66ee6e59-1966-448a-8d7e-d0c4810cc71c => generated 968 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:45:31.656613 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-40c13948-d2d3-473e-ae2b-6ff6a4c0d79b req-851ab5b5-083b-4c2f-806e-5b134476cd9f None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:31.660496 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-40c13948-d2d3-473e-ae2b-6ff6a4c0d79b req-851ab5b5-083b-4c2f-806e-5b134476cd9f tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] GET https://10.4.3.7/volume/v3/volumes/365152d6-1a3e-41b9-9293-3e22aa837f7f/encryption Jul 10 08:45:31.660812 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-40c13948-d2d3-473e-ae2b-6ff6a4c0d79b req-851ab5b5-083b-4c2f-806e-5b134476cd9f tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:31.661652 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-40c13948-d2d3-473e-ae2b-6ff6a4c0d79b req-851ab5b5-083b-4c2f-806e-5b134476cd9f tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'index' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:31.679652 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:31.679652 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:45:31.689615 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-40c13948-d2d3-473e-ae2b-6ff6a4c0d79b req-851ab5b5-083b-4c2f-806e-5b134476cd9f tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/365152d6-1a3e-41b9-9293-3e22aa837f7f/encryption returned with HTTP 200 Jul 10 08:45:31.690271 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1165/4661] 10.4.3.7 () {68 vars in 1617 bytes} [Fri Jul 10 08:45:31 2026] GET /volume/v3/volumes/365152d6-1a3e-41b9-9293-3e22aa837f7f/encryption => generated 160 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:45:31.705238 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-6da21001-85df-41fc-99ca-cba58b0f47dc None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:31.707199 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-6da21001-85df-41fc-99ca-cba58b0f47dc tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] GET https://10.4.3.7/volume/v3/volumes/c3e8bab4-3d68-4d6a-ab44-d44adde63f23 Jul 10 08:45:31.707520 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-6da21001-85df-41fc-99ca-cba58b0f47dc tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:31.707756 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-6da21001-85df-41fc-99ca-cba58b0f47dc tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:31.714136 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-6da21001-85df-41fc-99ca-cba58b0f47dc tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] https://10.4.3.7/volume/v3/volumes/c3e8bab4-3d68-4d6a-ab44-d44adde63f23 returned with HTTP 404 Jul 10 08:45:31.714615 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1174/4662] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:45:31 2026] GET /volume/v3/volumes/c3e8bab4-3d68-4d6a-ab44-d44adde63f23 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 08:45:31.729501 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-ad802acf-189f-43a2-87cb-ba4a3b68e629 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:31.731638 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-ad802acf-189f-43a2-87cb-ba4a3b68e629 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:45:31.731856 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-ad802acf-189f-43a2-87cb-ba4a3b68e629 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1676982807"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:45:31.735462 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.volumes [None req-ad802acf-189f-43a2-87cb-ba4a3b68e629 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1676982807'}} {{(pid=100055) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:45:31.735900 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-ad802acf-189f-43a2-87cb-ba4a3b68e629 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Create volume of 1 GB Jul 10 08:45:31.739958 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-ad802acf-189f-43a2-87cb-ba4a3b68e629 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Availability Zones retrieved successfully. Jul 10 08:45:31.746463 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-ad802acf-189f-43a2-87cb-ba4a3b68e629 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Flow 'volume_create_api' (80586725-9904-46dd-b79c-6627f5a27ea8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:45:31.747955 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-ad802acf-189f-43a2-87cb-ba4a3b68e629 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30ec63aa-eb41-43d0-b3ec-893588c5d73d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:45:31.748866 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.flows.api.create_volume [None req-ad802acf-189f-43a2-87cb-ba4a3b68e629 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Validating volume size '1' using validate_int {{(pid=100055) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:45:31.782792 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-ad802acf-189f-43a2-87cb-ba4a3b68e629 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30ec63aa-eb41-43d0-b3ec-893588c5d73d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:45:31.783650 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-ad802acf-189f-43a2-87cb-ba4a3b68e629 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3592fa0a-53a5-4bf3-b01b-fa2338bf31e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:45:31.836740 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.quota [None req-ad802acf-189f-43a2-87cb-ba4a3b68e629 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Created reservations ['10f38bd7-a729-45c3-9eab-d8e7b279bf3c', 'd0f349b0-0f28-414f-aaa0-7c9cd2acb73c', '063f9d3c-2255-40ac-9ddf-0224dcbf2ab1', 'e8a419a0-2146-4ce3-88ae-e27bbcce1b40'] {{(pid=100055) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:45:31.837757 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-ad802acf-189f-43a2-87cb-ba4a3b68e629 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3592fa0a-53a5-4bf3-b01b-fa2338bf31e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['10f38bd7-a729-45c3-9eab-d8e7b279bf3c', 'd0f349b0-0f28-414f-aaa0-7c9cd2acb73c', '063f9d3c-2255-40ac-9ddf-0224dcbf2ab1', 'e8a419a0-2146-4ce3-88ae-e27bbcce1b40']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:45:31.838331 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-ad802acf-189f-43a2-87cb-ba4a3b68e629 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9c07e25-6c72-4489-918d-4c4a6b2c10a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:45:31.862503 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-ad802acf-189f-43a2-87cb-ba4a3b68e629 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9c07e25-6c72-4489-918d-4c4a6b2c10a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '64be89ed-bf49-4063-8cce-5a6e7ad06222', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1676982807',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5247853b5dd04fd2866831bf74e0555a',qos_specs=None,replication_status=,reservations=['10f38bd7-a729-45c3-9eab-d8e7b279bf3c','d0f349b0-0f28-414f-aaa0-7c9cd2acb73c','063f9d3c-2255-40ac-9ddf-0224dcbf2ab1','e8a419a0-2146-4ce3-88ae-e27bbcce1b40'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec4cbbaf2007496abfc020098c23bc83',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:45:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1676982807',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=64be89ed-bf49-4063-8cce-5a6e7ad06222,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5247853b5dd04fd2866831bf74e0555a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ec4cbbaf2007496abfc020098c23bc83',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:45:31.863274 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-ad802acf-189f-43a2-87cb-ba4a3b68e629 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ab253dd-605a-43eb-aba8-ab9f1ac98415) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:45:31.877680 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-edcb52d5-a302-4c0d-82df-874a8fc8eb0a None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:31.879606 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-edcb52d5-a302-4c0d-82df-874a8fc8eb0a tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] GET https://10.4.3.7/volume/v3/volumes/365152d6-1a3e-41b9-9293-3e22aa837f7f Jul 10 08:45:31.879809 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-edcb52d5-a302-4c0d-82df-874a8fc8eb0a tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:31.880246 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-edcb52d5-a302-4c0d-82df-874a8fc8eb0a tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:31.882612 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-ad802acf-189f-43a2-87cb-ba4a3b68e629 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ab253dd-605a-43eb-aba8-ab9f1ac98415) transitioned into state 'SUCCESS' from state '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-1676982807',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5247853b5dd04fd2866831bf74e0555a',qos_specs=None,replication_status=,reservations=['10f38bd7-a729-45c3-9eab-d8e7b279bf3c','d0f349b0-0f28-414f-aaa0-7c9cd2acb73c','063f9d3c-2255-40ac-9ddf-0224dcbf2ab1','e8a419a0-2146-4ce3-88ae-e27bbcce1b40'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec4cbbaf2007496abfc020098c23bc83',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:45:31.883470 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-ad802acf-189f-43a2-87cb-ba4a3b68e629 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9674f229-4ebc-421a-81f7-d467d4224949) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:45:31.890997 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:31.890997 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:45:31.892891 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-ad802acf-189f-43a2-87cb-ba4a3b68e629 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9674f229-4ebc-421a-81f7-d467d4224949) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:45:31.893931 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-ad802acf-189f-43a2-87cb-ba4a3b68e629 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Flow 'volume_create_api' (80586725-9904-46dd-b79c-6627f5a27ea8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:45:31.894328 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-ad802acf-189f-43a2-87cb-ba4a3b68e629 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Create volume request issued successfully. Jul 10 08:45:31.894915 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-ad802acf-189f-43a2-87cb-ba4a3b68e629 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:45:31.895303 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1156/4663] 10.4.3.7 () {70 vars in 1285 bytes} [Fri Jul 10 08:45:31 2026] POST /volume/v3/volumes => generated 766 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:45:31.897683 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-edcb52d5-a302-4c0d-82df-874a8fc8eb0a tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Volume info retrieved successfully. Jul 10 08:45:31.905514 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-edcb52d5-a302-4c0d-82df-874a8fc8eb0a tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/365152d6-1a3e-41b9-9293-3e22aa837f7f returned with HTTP 200 Jul 10 08:45:31.906068 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1169/4664] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:45:31 2026] GET /volume/v3/volumes/365152d6-1a3e-41b9-9293-3e22aa837f7f => generated 869 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:45:31.912832 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-a4fdb3bb-29d3-4f78-8c01-312679a3c468 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:31.914861 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-a4fdb3bb-29d3-4f78-8c01-312679a3c468 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] GET https://10.4.3.7/volume/v3/volumes/64be89ed-bf49-4063-8cce-5a6e7ad06222 Jul 10 08:45:31.915222 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-a4fdb3bb-29d3-4f78-8c01-312679a3c468 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:31.915347 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-a4fdb3bb-29d3-4f78-8c01-312679a3c468 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:31.924694 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:31.924694 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:45:31.929002 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-a4fdb3bb-29d3-4f78-8c01-312679a3c468 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Volume info retrieved successfully. Jul 10 08:45:31.935390 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-a4fdb3bb-29d3-4f78-8c01-312679a3c468 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] https://10.4.3.7/volume/v3/volumes/64be89ed-bf49-4063-8cce-5a6e7ad06222 returned with HTTP 200 Jul 10 08:45:31.935820 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1166/4665] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:45:31 2026] GET /volume/v3/volumes/64be89ed-bf49-4063-8cce-5a6e7ad06222 => generated 834 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:45:32.107777 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-e9555895-f562-49a8-978c-eeaf48200dd9 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:32.109564 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e9555895-f562-49a8-978c-eeaf48200dd9 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] DELETE https://10.4.3.7/volume/v3/volumes/7d6729c0-4cd9-467b-be62-8354001da361 Jul 10 08:45:32.109755 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e9555895-f562-49a8-978c-eeaf48200dd9 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:32.109927 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e9555895-f562-49a8-978c-eeaf48200dd9 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:32.110094 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-e9555895-f562-49a8-978c-eeaf48200dd9 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Delete volume with id: 7d6729c0-4cd9-467b-be62-8354001da361 Jul 10 08:45:32.115877 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e9555895-f562-49a8-978c-eeaf48200dd9 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/volumes/7d6729c0-4cd9-467b-be62-8354001da361 returned with HTTP 404 Jul 10 08:45:32.116477 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1175/4666] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:45:32 2026] DELETE /volume/v3/volumes/7d6729c0-4cd9-467b-be62-8354001da361 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:45:32.124707 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-d829ffdf-7a22-440f-9231-a4c456611154 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:32.127723 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-d829ffdf-7a22-440f-9231-a4c456611154 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] GET https://10.4.3.7/volume/v3/volumes/7d6729c0-4cd9-467b-be62-8354001da361 Jul 10 08:45:32.127901 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-d829ffdf-7a22-440f-9231-a4c456611154 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:32.128094 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-d829ffdf-7a22-440f-9231-a4c456611154 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:32.133999 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-d829ffdf-7a22-440f-9231-a4c456611154 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/volumes/7d6729c0-4cd9-467b-be62-8354001da361 returned with HTTP 404 Jul 10 08:45:32.134473 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1157/4667] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:45:32 2026] GET /volume/v3/volumes/7d6729c0-4cd9-467b-be62-8354001da361 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:45:32.246623 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-80eed28c-d969-4c2b-814a-53e8dee9edfe None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:32.249805 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-80eed28c-d969-4c2b-814a-53e8dee9edfe tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] DELETE https://10.4.3.7/volume/v3/volumes/9cce4aa8-be25-48dc-9780-20d3d53872ab Jul 10 08:45:32.249805 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-80eed28c-d969-4c2b-814a-53e8dee9edfe tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:32.249805 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-80eed28c-d969-4c2b-814a-53e8dee9edfe tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Calling method 'delete' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:32.250012 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.volumes [None req-80eed28c-d969-4c2b-814a-53e8dee9edfe tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Delete volume with id: 9cce4aa8-be25-48dc-9780-20d3d53872ab Jul 10 08:45:32.259919 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:32.259919 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:45:32.260638 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-80eed28c-d969-4c2b-814a-53e8dee9edfe tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Volume info retrieved successfully. Jul 10 08:45:32.280836 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-80eed28c-d969-4c2b-814a-53e8dee9edfe tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Delete volume request issued successfully. Jul 10 08:45:32.281134 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-80eed28c-d969-4c2b-814a-53e8dee9edfe tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] https://10.4.3.7/volume/v3/volumes/9cce4aa8-be25-48dc-9780-20d3d53872ab returned with HTTP 202 Jul 10 08:45:32.281740 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1170/4668] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:45:32 2026] DELETE /volume/v3/volumes/9cce4aa8-be25-48dc-9780-20d3d53872ab => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:45:32.292208 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-caee7123-acda-435d-8656-b36f329a5856 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:32.295722 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-caee7123-acda-435d-8656-b36f329a5856 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] DELETE https://10.4.3.7/volume/v3/backups/25ec02e1-4a2f-4400-b3ee-7fd99429c584 Jul 10 08:45:32.295932 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-caee7123-acda-435d-8656-b36f329a5856 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:32.296149 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-caee7123-acda-435d-8656-b36f329a5856 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Calling method 'delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:32.296245 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.contrib.backups [None req-caee7123-acda-435d-8656-b36f329a5856 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Delete backup with id: 25ec02e1-4a2f-4400-b3ee-7fd99429c584. Jul 10 08:45:32.301105 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:32.301105 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:45:32.314446 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.backup.rpcapi [None req-caee7123-acda-435d-8656-b36f329a5856 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] delete_backup rpcapi backup_id 25ec02e1-4a2f-4400-b3ee-7fd99429c584 {{(pid=100056) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 08:45:32.316584 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-caee7123-acda-435d-8656-b36f329a5856 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] https://10.4.3.7/volume/v3/backups/25ec02e1-4a2f-4400-b3ee-7fd99429c584 returned with HTTP 202 Jul 10 08:45:32.317101 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1167/4669] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:45:32 2026] DELETE /volume/v3/backups/25ec02e1-4a2f-4400-b3ee-7fd99429c584 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:45:32.325554 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-4af414de-bf83-454b-ad46-c43bcac8e88f None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:32.327400 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4af414de-bf83-454b-ad46-c43bcac8e88f tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] DELETE https://10.4.3.7/volume/v3/volumes/72b433eb-e840-43f6-b27b-c3de6f45000d Jul 10 08:45:32.327624 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4af414de-bf83-454b-ad46-c43bcac8e88f tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:32.327841 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4af414de-bf83-454b-ad46-c43bcac8e88f tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:32.328083 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-4af414de-bf83-454b-ad46-c43bcac8e88f tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Delete volume with id: 72b433eb-e840-43f6-b27b-c3de6f45000d Jul 10 08:45:32.337857 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:32.337857 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:45:32.338089 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-4af414de-bf83-454b-ad46-c43bcac8e88f tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Volume info retrieved successfully. Jul 10 08:45:32.360310 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-4af414de-bf83-454b-ad46-c43bcac8e88f tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Delete volume request issued successfully. Jul 10 08:45:32.360670 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4af414de-bf83-454b-ad46-c43bcac8e88f tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] https://10.4.3.7/volume/v3/volumes/72b433eb-e840-43f6-b27b-c3de6f45000d returned with HTTP 202 Jul 10 08:45:32.361259 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1176/4670] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:45:32 2026] DELETE /volume/v3/volumes/72b433eb-e840-43f6-b27b-c3de6f45000d => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:45:32.370346 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-3b49ce76-3173-4e55-b04d-b77102ba4ba4 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:32.372210 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-3b49ce76-3173-4e55-b04d-b77102ba4ba4 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] GET https://10.4.3.7/volume/v3/volumes/72b433eb-e840-43f6-b27b-c3de6f45000d Jul 10 08:45:32.372400 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-3b49ce76-3173-4e55-b04d-b77102ba4ba4 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:32.372606 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-3b49ce76-3173-4e55-b04d-b77102ba4ba4 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:32.385222 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:32.385222 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:45:32.389275 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-3b49ce76-3173-4e55-b04d-b77102ba4ba4 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Volume info retrieved successfully. Jul 10 08:45:32.394295 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-3b49ce76-3173-4e55-b04d-b77102ba4ba4 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] https://10.4.3.7/volume/v3/volumes/72b433eb-e840-43f6-b27b-c3de6f45000d returned with HTTP 200 Jul 10 08:45:32.394925 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1158/4671] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:45:32 2026] GET /volume/v3/volumes/72b433eb-e840-43f6-b27b-c3de6f45000d => generated 1356 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:45:32.921806 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-c3fae6a1-206f-49cc-899a-55a16500c7bd None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:32.923933 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-c3fae6a1-206f-49cc-899a-55a16500c7bd tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] GET https://10.4.3.7/volume/v3/volumes/365152d6-1a3e-41b9-9293-3e22aa837f7f Jul 10 08:45:32.924216 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-c3fae6a1-206f-49cc-899a-55a16500c7bd tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:32.924690 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-c3fae6a1-206f-49cc-899a-55a16500c7bd tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:32.936935 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:32.936935 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:45:32.941341 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-c3fae6a1-206f-49cc-899a-55a16500c7bd tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Volume info retrieved successfully. Jul 10 08:45:32.946821 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-c3fae6a1-206f-49cc-899a-55a16500c7bd tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/365152d6-1a3e-41b9-9293-3e22aa837f7f returned with HTTP 200 Jul 10 08:45:32.947282 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1171/4672] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:45:32 2026] GET /volume/v3/volumes/365152d6-1a3e-41b9-9293-3e22aa837f7f => generated 869 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:45:32.958273 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-add6d7cd-6631-45a0-ace5-02b3044fea49 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:32.961375 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-add6d7cd-6631-45a0-ace5-02b3044fea49 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] GET https://10.4.3.7/volume/v3/volumes/64be89ed-bf49-4063-8cce-5a6e7ad06222 Jul 10 08:45:32.961375 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-add6d7cd-6631-45a0-ace5-02b3044fea49 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:32.961375 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-add6d7cd-6631-45a0-ace5-02b3044fea49 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:32.977912 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:32.977912 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:45:32.987089 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-add6d7cd-6631-45a0-ace5-02b3044fea49 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Volume info retrieved successfully. Jul 10 08:45:32.988155 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-add6d7cd-6631-45a0-ace5-02b3044fea49 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] https://10.4.3.7/volume/v3/volumes/64be89ed-bf49-4063-8cce-5a6e7ad06222 returned with HTTP 200 Jul 10 08:45:32.988573 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1168/4673] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:45:32 2026] GET /volume/v3/volumes/64be89ed-bf49-4063-8cce-5a6e7ad06222 => generated 859 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:45:33.005067 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-fec0c5d6-8585-4a34-a027-fc0ebdfa5b0d None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:33.009068 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-fec0c5d6-8585-4a34-a027-fc0ebdfa5b0d tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:45:33.009068 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-fec0c5d6-8585-4a34-a027-fc0ebdfa5b0d tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "64be89ed-bf49-4063-8cce-5a6e7ad06222", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-761138101"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:45:33.014387 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [None req-fec0c5d6-8585-4a34-a027-fc0ebdfa5b0d tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Create volume request body: {'volume': {'source_volid': '64be89ed-bf49-4063-8cce-5a6e7ad06222', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-761138101'}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:45:33.026951 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:33.026951 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:45:33.027548 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-fec0c5d6-8585-4a34-a027-fc0ebdfa5b0d tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Volume retrieved successfully. Jul 10 08:45:33.028238 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-fec0c5d6-8585-4a34-a027-fc0ebdfa5b0d tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Create volume of 1 GB Jul 10 08:45:33.033774 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-fec0c5d6-8585-4a34-a027-fc0ebdfa5b0d tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Availability Zones retrieved successfully. Jul 10 08:45:33.040565 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-fec0c5d6-8585-4a34-a027-fc0ebdfa5b0d tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Flow 'volume_create_api' (a0ac183e-1668-406b-9e28-036ceb08a932) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:45:33.042108 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-fec0c5d6-8585-4a34-a027-fc0ebdfa5b0d tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb25e17e-70db-48b1-8ccd-6103b137dc28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:45:33.043137 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-fec0c5d6-8585-4a34-a027-fc0ebdfa5b0d tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:45:33.073233 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-fec0c5d6-8585-4a34-a027-fc0ebdfa5b0d tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb25e17e-70db-48b1-8ccd-6103b137dc28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '64be89ed-bf49-4063-8cce-5a6e7ad06222', 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:45:33.074203 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-fec0c5d6-8585-4a34-a027-fc0ebdfa5b0d tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e984031b-84bf-4c56-a36c-c3e8605aa5e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:45:33.116789 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-fec0c5d6-8585-4a34-a027-fc0ebdfa5b0d tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Created reservations ['1096aa33-dfa7-48d6-b231-4f555cba8cac', 'c0e88fa7-bf82-4d45-a2c7-0f7dd815dc3a', 'e56c275e-31bf-48ca-bbc1-7b6253d70270', '2c70bc2b-5cbf-4273-84b7-f307318a7787'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:45:33.117642 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-fec0c5d6-8585-4a34-a027-fc0ebdfa5b0d tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e984031b-84bf-4c56-a36c-c3e8605aa5e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1096aa33-dfa7-48d6-b231-4f555cba8cac', 'c0e88fa7-bf82-4d45-a2c7-0f7dd815dc3a', 'e56c275e-31bf-48ca-bbc1-7b6253d70270', '2c70bc2b-5cbf-4273-84b7-f307318a7787']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:45:33.118436 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-fec0c5d6-8585-4a34-a027-fc0ebdfa5b0d tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c05fafe-9700-4055-a7a7-7ab5b8572f12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:45:33.154284 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-fec0c5d6-8585-4a34-a027-fc0ebdfa5b0d tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c05fafe-9700-4055-a7a7-7ab5b8572f12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '835185d8-5804-4ad0-a33d-5f2d852fb5c1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-761138101',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5247853b5dd04fd2866831bf74e0555a',qos_specs=None,replication_status=,reservations=['1096aa33-dfa7-48d6-b231-4f555cba8cac','c0e88fa7-bf82-4d45-a2c7-0f7dd815dc3a','e56c275e-31bf-48ca-bbc1-7b6253d70270','2c70bc2b-5cbf-4273-84b7-f307318a7787'],size=1,snapshot_id=None,source_replicaid=,source_volid=64be89ed-bf49-4063-8cce-5a6e7ad06222,status='creating',user_id='ec4cbbaf2007496abfc020098c23bc83',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:45:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-761138101',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=835185d8-5804-4ad0-a33d-5f2d852fb5c1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5247853b5dd04fd2866831bf74e0555a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=64be89ed-bf49-4063-8cce-5a6e7ad06222,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ec4cbbaf2007496abfc020098c23bc83',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:45:33.154938 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-fec0c5d6-8585-4a34-a027-fc0ebdfa5b0d tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c35b551-7031-4fd5-a65a-50c48a49cc45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:45:33.174927 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-fec0c5d6-8585-4a34-a027-fc0ebdfa5b0d tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c35b551-7031-4fd5-a65a-50c48a49cc45) transitioned into state 'SUCCESS' from state '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-761138101',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5247853b5dd04fd2866831bf74e0555a',qos_specs=None,replication_status=,reservations=['1096aa33-dfa7-48d6-b231-4f555cba8cac','c0e88fa7-bf82-4d45-a2c7-0f7dd815dc3a','e56c275e-31bf-48ca-bbc1-7b6253d70270','2c70bc2b-5cbf-4273-84b7-f307318a7787'],size=1,snapshot_id=None,source_replicaid=,source_volid=64be89ed-bf49-4063-8cce-5a6e7ad06222,status='creating',user_id='ec4cbbaf2007496abfc020098c23bc83',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:45:33.175696 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-fec0c5d6-8585-4a34-a027-fc0ebdfa5b0d tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce7e8014-3246-45a8-97bd-bb306268b0c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:45:33.192126 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-fec0c5d6-8585-4a34-a027-fc0ebdfa5b0d tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce7e8014-3246-45a8-97bd-bb306268b0c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:45:33.193598 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-fec0c5d6-8585-4a34-a027-fc0ebdfa5b0d tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Flow 'volume_create_api' (a0ac183e-1668-406b-9e28-036ceb08a932) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:45:33.194053 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-fec0c5d6-8585-4a34-a027-fc0ebdfa5b0d tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Create volume request issued successfully. Jul 10 08:45:33.195008 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-fec0c5d6-8585-4a34-a027-fc0ebdfa5b0d tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:45:33.195634 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1177/4674] 10.4.3.7 () {70 vars in 1286 bytes} [Fri Jul 10 08:45:33 2026] POST /volume/v3/volumes => generated 799 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:45:33.210124 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-1ed7fbef-537d-4489-862c-202f741ec500 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:33.212037 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-1ed7fbef-537d-4489-862c-202f741ec500 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] GET https://10.4.3.7/volume/v3/volumes/835185d8-5804-4ad0-a33d-5f2d852fb5c1 Jul 10 08:45:33.212185 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-1ed7fbef-537d-4489-862c-202f741ec500 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:33.212372 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-1ed7fbef-537d-4489-862c-202f741ec500 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:33.225510 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:33.225510 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:45:33.231318 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-1ed7fbef-537d-4489-862c-202f741ec500 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Volume info retrieved successfully. Jul 10 08:45:33.235789 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-1ed7fbef-537d-4489-862c-202f741ec500 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] https://10.4.3.7/volume/v3/volumes/835185d8-5804-4ad0-a33d-5f2d852fb5c1 returned with HTTP 200 Jul 10 08:45:33.236183 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1159/4675] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:45:33 2026] GET /volume/v3/volumes/835185d8-5804-4ad0-a33d-5f2d852fb5c1 => generated 867 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:45:33.409155 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-83e47642-668d-4258-964a-d25836b85484 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:33.410708 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-83e47642-668d-4258-964a-d25836b85484 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] GET https://10.4.3.7/volume/v3/volumes/72b433eb-e840-43f6-b27b-c3de6f45000d Jul 10 08:45:33.410867 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-83e47642-668d-4258-964a-d25836b85484 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:33.411030 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-83e47642-668d-4258-964a-d25836b85484 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:33.420328 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-83e47642-668d-4258-964a-d25836b85484 tempest-TestVolumeBackupRestore-921090833 tempest-TestVolumeBackupRestore-921090833-project-member] https://10.4.3.7/volume/v3/volumes/72b433eb-e840-43f6-b27b-c3de6f45000d returned with HTTP 404 Jul 10 08:45:33.420775 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1172/4676] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:45:33 2026] GET /volume/v3/volumes/72b433eb-e840-43f6-b27b-c3de6f45000d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:45:33.670035 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-28ed67b2-c562-4c41-b2e3-13d15cd75146 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:33.672241 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-28ed67b2-c562-4c41-b2e3-13d15cd75146 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:45:33.672742 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-28ed67b2-c562-4c41-b2e3-13d15cd75146 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1115022379", "snapshot_id": null, "imageRef": "e1ee2ea6-9251-43d7-8043-1a8efc6b3698", "volume_type": null, "size": 1}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:45:33.674522 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.volumes [None req-28ed67b2-c562-4c41-b2e3-13d15cd75146 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1115022379', 'snapshot_id': None, 'imageRef': 'e1ee2ea6-9251-43d7-8043-1a8efc6b3698', 'volume_type': None, 'size': 1}} {{(pid=100056) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:45:33.756465 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-28ed67b2-c562-4c41-b2e3-13d15cd75146 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Create volume of 1 GB Jul 10 08:45:33.760782 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-28ed67b2-c562-4c41-b2e3-13d15cd75146 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Availability Zones retrieved successfully. Jul 10 08:45:33.766153 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-28ed67b2-c562-4c41-b2e3-13d15cd75146 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Flow 'volume_create_api' (5665dca0-b758-4cb0-b610-f6873585be46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:45:33.767342 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-28ed67b2-c562-4c41-b2e3-13d15cd75146 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9ce71d2-560c-4b88-8902-8e3715611ab8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:45:33.768290 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.flows.api.create_volume [None req-28ed67b2-c562-4c41-b2e3-13d15cd75146 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Validating volume size '1' using validate_int {{(pid=100056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:45:33.826115 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-28ed67b2-c562-4c41-b2e3-13d15cd75146 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9ce71d2-560c-4b88-8902-8e3715611ab8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:45:33.827219 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-28ed67b2-c562-4c41-b2e3-13d15cd75146 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a56a6aa-d882-4c88-8e19-31876444c464) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:45:33.862392 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.quota [None req-28ed67b2-c562-4c41-b2e3-13d15cd75146 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Created reservations ['32fbd561-a992-4189-b30e-9df795898933', '77905ae1-f9d6-47dd-9a66-19c724a20253', 'cbf49f59-d02c-4705-b9be-3f0b679053b3', '10c802b9-797e-4797-8671-904cc9b5fa5e'] {{(pid=100056) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:45:33.863210 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-28ed67b2-c562-4c41-b2e3-13d15cd75146 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a56a6aa-d882-4c88-8e19-31876444c464) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['32fbd561-a992-4189-b30e-9df795898933', '77905ae1-f9d6-47dd-9a66-19c724a20253', 'cbf49f59-d02c-4705-b9be-3f0b679053b3', '10c802b9-797e-4797-8671-904cc9b5fa5e']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:45:33.863931 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-28ed67b2-c562-4c41-b2e3-13d15cd75146 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (850b63f0-1128-4589-a13a-6ea44ee90c4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:45:33.885317 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-28ed67b2-c562-4c41-b2e3-13d15cd75146 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (850b63f0-1128-4589-a13a-6ea44ee90c4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0defc97f-8c95-42e6-bb1c-aa087d64cb44', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1115022379',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d53ae03f837462eaa68d46b15ba1683',qos_specs=None,replication_status=,reservations=['32fbd561-a992-4189-b30e-9df795898933','77905ae1-f9d6-47dd-9a66-19c724a20253','cbf49f59-d02c-4705-b9be-3f0b679053b3','10c802b9-797e-4797-8671-904cc9b5fa5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae6bfcb01e884283b3172dcf4a7c430a',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:45:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1115022379',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0defc97f-8c95-42e6-bb1c-aa087d64cb44,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d53ae03f837462eaa68d46b15ba1683',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ae6bfcb01e884283b3172dcf4a7c430a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:45:33.886025 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-28ed67b2-c562-4c41-b2e3-13d15cd75146 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38313a15-895e-4ffa-944b-4556daa5a50e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:45:33.902682 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-28ed67b2-c562-4c41-b2e3-13d15cd75146 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38313a15-895e-4ffa-944b-4556daa5a50e) transitioned into state 'SUCCESS' from state '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-1115022379',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d53ae03f837462eaa68d46b15ba1683',qos_specs=None,replication_status=,reservations=['32fbd561-a992-4189-b30e-9df795898933','77905ae1-f9d6-47dd-9a66-19c724a20253','cbf49f59-d02c-4705-b9be-3f0b679053b3','10c802b9-797e-4797-8671-904cc9b5fa5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae6bfcb01e884283b3172dcf4a7c430a',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:45:33.903437 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-28ed67b2-c562-4c41-b2e3-13d15cd75146 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f70b68c8-d00a-48d2-81c7-33e7faf9784f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:45:33.915998 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-28ed67b2-c562-4c41-b2e3-13d15cd75146 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f70b68c8-d00a-48d2-81c7-33e7faf9784f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:45:33.916951 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-28ed67b2-c562-4c41-b2e3-13d15cd75146 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Flow 'volume_create_api' (5665dca0-b758-4cb0-b610-f6873585be46) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:45:33.917309 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-28ed67b2-c562-4c41-b2e3-13d15cd75146 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Create volume request issued successfully. Jul 10 08:45:33.917953 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-28ed67b2-c562-4c41-b2e3-13d15cd75146 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:45:33.918501 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1169/4677] 10.4.3.7 () {68 vars in 1245 bytes} [Fri Jul 10 08:45:33 2026] POST /volume/v3/volumes => generated 755 bytes in 249 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:45:33.931336 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-901064d2-aa01-474d-9704-2a509461a8ba None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:33.933441 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-901064d2-aa01-474d-9704-2a509461a8ba tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] GET https://10.4.3.7/volume/v3/volumes/0defc97f-8c95-42e6-bb1c-aa087d64cb44 Jul 10 08:45:33.933707 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-901064d2-aa01-474d-9704-2a509461a8ba tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:33.933970 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-901064d2-aa01-474d-9704-2a509461a8ba tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:33.944633 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:33.944633 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:45:33.949116 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-901064d2-aa01-474d-9704-2a509461a8ba tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Volume info retrieved successfully. Jul 10 08:45:33.955625 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-901064d2-aa01-474d-9704-2a509461a8ba tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/volumes/0defc97f-8c95-42e6-bb1c-aa087d64cb44 returned with HTTP 200 Jul 10 08:45:33.955998 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1178/4678] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:45:33 2026] GET /volume/v3/volumes/0defc97f-8c95-42e6-bb1c-aa087d64cb44 => generated 823 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:45:33.966970 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-56fc48fb-ae8d-497a-8829-d03a59e37b6a None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:33.968448 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-56fc48fb-ae8d-497a-8829-d03a59e37b6a tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] GET https://10.4.3.7/volume/v3/volumes/365152d6-1a3e-41b9-9293-3e22aa837f7f Jul 10 08:45:33.968951 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-56fc48fb-ae8d-497a-8829-d03a59e37b6a tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:33.969272 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-56fc48fb-ae8d-497a-8829-d03a59e37b6a tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:33.979485 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:33.979485 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:45:33.982994 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-56fc48fb-ae8d-497a-8829-d03a59e37b6a tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Volume info retrieved successfully. Jul 10 08:45:33.987602 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-56fc48fb-ae8d-497a-8829-d03a59e37b6a tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/365152d6-1a3e-41b9-9293-3e22aa837f7f returned with HTTP 200 Jul 10 08:45:33.987959 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1160/4679] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:45:33 2026] GET /volume/v3/volumes/365152d6-1a3e-41b9-9293-3e22aa837f7f => generated 869 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:45:34.250970 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-641c1c90-1fe1-4d67-bfa6-491146f332f4 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:34.254495 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-641c1c90-1fe1-4d67-bfa6-491146f332f4 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] GET https://10.4.3.7/volume/v3/volumes/835185d8-5804-4ad0-a33d-5f2d852fb5c1 Jul 10 08:45:34.254495 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-641c1c90-1fe1-4d67-bfa6-491146f332f4 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:34.254495 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-641c1c90-1fe1-4d67-bfa6-491146f332f4 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:34.262222 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:34.262222 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:45:34.267649 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-641c1c90-1fe1-4d67-bfa6-491146f332f4 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Volume info retrieved successfully. Jul 10 08:45:34.275341 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-641c1c90-1fe1-4d67-bfa6-491146f332f4 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] https://10.4.3.7/volume/v3/volumes/835185d8-5804-4ad0-a33d-5f2d852fb5c1 returned with HTTP 200 Jul 10 08:45:34.275341 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1173/4680] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:45:34 2026] GET /volume/v3/volumes/835185d8-5804-4ad0-a33d-5f2d852fb5c1 => generated 892 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:45:34.292528 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-d9ecada9-a3b9-4b7b-9656-c76ebb34f300 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:34.295148 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-d9ecada9-a3b9-4b7b-9656-c76ebb34f300 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] DELETE https://10.4.3.7/volume/v3/volumes/64be89ed-bf49-4063-8cce-5a6e7ad06222 Jul 10 08:45:34.295458 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-d9ecada9-a3b9-4b7b-9656-c76ebb34f300 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:34.295714 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-d9ecada9-a3b9-4b7b-9656-c76ebb34f300 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Calling method 'delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:34.295933 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-d9ecada9-a3b9-4b7b-9656-c76ebb34f300 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Delete volume with id: 64be89ed-bf49-4063-8cce-5a6e7ad06222 Jul 10 08:45:34.305306 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:34.305306 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:45:34.305930 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-d9ecada9-a3b9-4b7b-9656-c76ebb34f300 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Volume info retrieved successfully. Jul 10 08:45:34.332541 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-d9ecada9-a3b9-4b7b-9656-c76ebb34f300 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Delete volume request issued successfully. Jul 10 08:45:34.332746 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-d9ecada9-a3b9-4b7b-9656-c76ebb34f300 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] https://10.4.3.7/volume/v3/volumes/64be89ed-bf49-4063-8cce-5a6e7ad06222 returned with HTTP 202 Jul 10 08:45:34.333630 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1170/4681] 10.4.3.7 () {68 vars in 1378 bytes} [Fri Jul 10 08:45:34 2026] DELETE /volume/v3/volumes/64be89ed-bf49-4063-8cce-5a6e7ad06222 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 08:45:34.346137 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-9818d2d0-b9e9-4c3c-bf38-936917f31a8f None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:34.346918 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9818d2d0-b9e9-4c3c-bf38-936917f31a8f tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] GET https://10.4.3.7/volume/v3/volumes/64be89ed-bf49-4063-8cce-5a6e7ad06222 Jul 10 08:45:34.347286 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9818d2d0-b9e9-4c3c-bf38-936917f31a8f tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:34.349756 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9818d2d0-b9e9-4c3c-bf38-936917f31a8f tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:34.357247 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:34.357247 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:45:34.365469 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-9818d2d0-b9e9-4c3c-bf38-936917f31a8f tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Volume info retrieved successfully. Jul 10 08:45:34.371200 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9818d2d0-b9e9-4c3c-bf38-936917f31a8f tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] https://10.4.3.7/volume/v3/volumes/64be89ed-bf49-4063-8cce-5a6e7ad06222 returned with HTTP 200 Jul 10 08:45:34.371661 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1179/4682] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:45:34 2026] GET /volume/v3/volumes/64be89ed-bf49-4063-8cce-5a6e7ad06222 => generated 858 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:45:34.968100 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-df49476b-3557-4fa3-a633-b2301ebb6e25 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:34.969780 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-df49476b-3557-4fa3-a633-b2301ebb6e25 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] GET https://10.4.3.7/volume/v3/volumes/0defc97f-8c95-42e6-bb1c-aa087d64cb44 Jul 10 08:45:34.969942 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-df49476b-3557-4fa3-a633-b2301ebb6e25 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:34.970128 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-df49476b-3557-4fa3-a633-b2301ebb6e25 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:34.976265 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:34.976265 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:45:34.983285 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-df49476b-3557-4fa3-a633-b2301ebb6e25 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Volume info retrieved successfully. Jul 10 08:45:34.987127 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-df49476b-3557-4fa3-a633-b2301ebb6e25 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/volumes/0defc97f-8c95-42e6-bb1c-aa087d64cb44 returned with HTTP 200 Jul 10 08:45:34.987683 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1161/4683] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:45:34 2026] GET /volume/v3/volumes/0defc97f-8c95-42e6-bb1c-aa087d64cb44 => generated 1363 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:45:35.002653 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-b7f7de42-f799-4d7a-a116-d38a22648aee None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:35.003239 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-a22846f5-a08b-4a2c-8848-ce45ca0b5de7 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:35.005129 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-a22846f5-a08b-4a2c-8848-ce45ca0b5de7 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] GET https://10.4.3.7/volume/v3/volumes/365152d6-1a3e-41b9-9293-3e22aa837f7f Jul 10 08:45:35.005203 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-b7f7de42-f799-4d7a-a116-d38a22648aee tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] GET https://10.4.3.7/volume/v3/volumes/0defc97f-8c95-42e6-bb1c-aa087d64cb44 Jul 10 08:45:35.005333 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-a22846f5-a08b-4a2c-8848-ce45ca0b5de7 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:35.005399 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-b7f7de42-f799-4d7a-a116-d38a22648aee tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:35.005568 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-a22846f5-a08b-4a2c-8848-ce45ca0b5de7 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:35.005636 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-b7f7de42-f799-4d7a-a116-d38a22648aee tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:35.014859 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:35.014859 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:45:35.016025 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:35.016025 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:45:35.018722 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-b7f7de42-f799-4d7a-a116-d38a22648aee tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Volume info retrieved successfully. Jul 10 08:45:35.019891 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-a22846f5-a08b-4a2c-8848-ce45ca0b5de7 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Volume info retrieved successfully. Jul 10 08:45:35.023953 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-b7f7de42-f799-4d7a-a116-d38a22648aee tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/volumes/0defc97f-8c95-42e6-bb1c-aa087d64cb44 returned with HTTP 200 Jul 10 08:45:35.024188 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-a22846f5-a08b-4a2c-8848-ce45ca0b5de7 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/365152d6-1a3e-41b9-9293-3e22aa837f7f returned with HTTP 200 Jul 10 08:45:35.024381 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1174/4684] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:45:35 2026] GET /volume/v3/volumes/0defc97f-8c95-42e6-bb1c-aa087d64cb44 => generated 1363 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:45:35.024492 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1171/4685] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:45:35 2026] GET /volume/v3/volumes/365152d6-1a3e-41b9-9293-3e22aa837f7f => generated 869 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:45:35.143798 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-b7b859cc-90a1-4beb-a0c9-e6a3bc594044 req-c9668d2e-5950-403b-8181-ffbc9b7a6b50 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:35.146665 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-b7b859cc-90a1-4beb-a0c9-e6a3bc594044 req-c9668d2e-5950-403b-8181-ffbc9b7a6b50 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] GET https://10.4.3.7/volume/v3/volumes/0defc97f-8c95-42e6-bb1c-aa087d64cb44 Jul 10 08:45:35.146913 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-b7b859cc-90a1-4beb-a0c9-e6a3bc594044 req-c9668d2e-5950-403b-8181-ffbc9b7a6b50 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:35.147161 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-b7b859cc-90a1-4beb-a0c9-e6a3bc594044 req-c9668d2e-5950-403b-8181-ffbc9b7a6b50 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:35.156167 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:35.156167 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:45:35.160486 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-b7b859cc-90a1-4beb-a0c9-e6a3bc594044 req-c9668d2e-5950-403b-8181-ffbc9b7a6b50 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Volume info retrieved successfully. Jul 10 08:45:35.166533 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-b7b859cc-90a1-4beb-a0c9-e6a3bc594044 req-c9668d2e-5950-403b-8181-ffbc9b7a6b50 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/volumes/0defc97f-8c95-42e6-bb1c-aa087d64cb44 returned with HTTP 200 Jul 10 08:45:35.167094 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1180/4686] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:45:35 2026] GET /volume/v3/volumes/0defc97f-8c95-42e6-bb1c-aa087d64cb44 => generated 1363 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:45:35.384706 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-62fc4e3f-ef19-4df7-90de-9f56fac3b5c1 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:35.386218 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-62fc4e3f-ef19-4df7-90de-9f56fac3b5c1 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] GET https://10.4.3.7/volume/v3/volumes/64be89ed-bf49-4063-8cce-5a6e7ad06222 Jul 10 08:45:35.386422 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-62fc4e3f-ef19-4df7-90de-9f56fac3b5c1 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:35.386612 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-62fc4e3f-ef19-4df7-90de-9f56fac3b5c1 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:35.398225 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-62fc4e3f-ef19-4df7-90de-9f56fac3b5c1 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] https://10.4.3.7/volume/v3/volumes/64be89ed-bf49-4063-8cce-5a6e7ad06222 returned with HTTP 404 Jul 10 08:45:35.398776 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1162/4687] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:45:35 2026] GET /volume/v3/volumes/64be89ed-bf49-4063-8cce-5a6e7ad06222 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 08:45:35.406754 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-cbc531f8-bc58-48d4-aea1-3de87b8a98a7 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:35.408313 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-cbc531f8-bc58-48d4-aea1-3de87b8a98a7 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] DELETE https://10.4.3.7/volume/v3/volumes/835185d8-5804-4ad0-a33d-5f2d852fb5c1 Jul 10 08:45:35.408508 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-cbc531f8-bc58-48d4-aea1-3de87b8a98a7 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:35.408676 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-cbc531f8-bc58-48d4-aea1-3de87b8a98a7 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Calling method 'delete' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:35.408826 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.volumes [None req-cbc531f8-bc58-48d4-aea1-3de87b8a98a7 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Delete volume with id: 835185d8-5804-4ad0-a33d-5f2d852fb5c1 Jul 10 08:45:35.415607 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:35.415607 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:45:35.416094 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-cbc531f8-bc58-48d4-aea1-3de87b8a98a7 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Volume info retrieved successfully. Jul 10 08:45:35.431581 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-cbc531f8-bc58-48d4-aea1-3de87b8a98a7 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Delete volume request issued successfully. Jul 10 08:45:35.431750 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-cbc531f8-bc58-48d4-aea1-3de87b8a98a7 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] https://10.4.3.7/volume/v3/volumes/835185d8-5804-4ad0-a33d-5f2d852fb5c1 returned with HTTP 202 Jul 10 08:45:35.432146 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1175/4688] 10.4.3.7 () {68 vars in 1378 bytes} [Fri Jul 10 08:45:35 2026] DELETE /volume/v3/volumes/835185d8-5804-4ad0-a33d-5f2d852fb5c1 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 08:45:35.439383 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-17273f3c-eb58-4aa6-ba16-02651bf9b2c1 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:35.441601 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-17273f3c-eb58-4aa6-ba16-02651bf9b2c1 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] GET https://10.4.3.7/volume/v3/volumes/835185d8-5804-4ad0-a33d-5f2d852fb5c1 Jul 10 08:45:35.441789 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-17273f3c-eb58-4aa6-ba16-02651bf9b2c1 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:35.441995 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-17273f3c-eb58-4aa6-ba16-02651bf9b2c1 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:35.448976 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:35.448976 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:45:35.455891 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-17273f3c-eb58-4aa6-ba16-02651bf9b2c1 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Volume info retrieved successfully. Jul 10 08:45:35.459417 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-17273f3c-eb58-4aa6-ba16-02651bf9b2c1 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] https://10.4.3.7/volume/v3/volumes/835185d8-5804-4ad0-a33d-5f2d852fb5c1 returned with HTTP 200 Jul 10 08:45:35.459785 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1172/4689] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:45:35 2026] GET /volume/v3/volumes/835185d8-5804-4ad0-a33d-5f2d852fb5c1 => generated 891 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:45:35.710884 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-b7b859cc-90a1-4beb-a0c9-e6a3bc594044 req-0506eb09-a917-4168-b8b7-ca252f0e7dd7 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:35.712876 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-b7b859cc-90a1-4beb-a0c9-e6a3bc594044 req-0506eb09-a917-4168-b8b7-ca252f0e7dd7 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] GET https://10.4.3.7/volume/v3/volumes/0defc97f-8c95-42e6-bb1c-aa087d64cb44 Jul 10 08:45:35.713064 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-b7b859cc-90a1-4beb-a0c9-e6a3bc594044 req-0506eb09-a917-4168-b8b7-ca252f0e7dd7 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:35.713270 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-b7b859cc-90a1-4beb-a0c9-e6a3bc594044 req-0506eb09-a917-4168-b8b7-ca252f0e7dd7 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:35.719897 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:35.719897 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:45:35.723344 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-b7b859cc-90a1-4beb-a0c9-e6a3bc594044 req-0506eb09-a917-4168-b8b7-ca252f0e7dd7 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Volume info retrieved successfully. Jul 10 08:45:35.727468 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-b7b859cc-90a1-4beb-a0c9-e6a3bc594044 req-0506eb09-a917-4168-b8b7-ca252f0e7dd7 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/volumes/0defc97f-8c95-42e6-bb1c-aa087d64cb44 returned with HTTP 200 Jul 10 08:45:35.727878 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1181/4690] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:45:35 2026] GET /volume/v3/volumes/0defc97f-8c95-42e6-bb1c-aa087d64cb44 => generated 1363 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:45:35.736560 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-76854eda-e312-4953-be80-f423be01aae2 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:35.736971 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-76854eda-e312-4953-be80-f423be01aae2 None None] GET https://10.4.3.7/volume// Jul 10 08:45:35.737158 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-76854eda-e312-4953-be80-f423be01aae2 None None] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:35.737338 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-76854eda-e312-4953-be80-f423be01aae2 None None] Calling method 'all' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:35.737679 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-76854eda-e312-4953-be80-f423be01aae2 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:45:35.737986 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1163/4691] 10.4.3.7 () {66 vars in 1405 bytes} [Fri Jul 10 08:45:35 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:45:35.745270 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-b7b859cc-90a1-4beb-a0c9-e6a3bc594044 req-865e7bfb-7d53-49de-bffe-9707441966d9 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:35.747144 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-b7b859cc-90a1-4beb-a0c9-e6a3bc594044 req-865e7bfb-7d53-49de-bffe-9707441966d9 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] POST https://10.4.3.7/volume/v3/attachments Jul 10 08:45:35.747522 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-b7b859cc-90a1-4beb-a0c9-e6a3bc594044 req-865e7bfb-7d53-49de-bffe-9707441966d9 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0defc97f-8c95-42e6-bb1c-aa087d64cb44", "connector": null, "instance_uuid": "1aa0c9de-ec83-42ac-b012-d9b120707873"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:45:35.755610 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:35.755610 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:45:35.782740 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-b7b859cc-90a1-4beb-a0c9-e6a3bc594044 req-865e7bfb-7d53-49de-bffe-9707441966d9 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/attachments returned with HTTP 200 Jul 10 08:45:35.783361 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1176/4692] 10.4.3.7 () {74 vars in 1580 bytes} [Fri Jul 10 08:45:35 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) Jul 10 08:45:36.037550 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-d23d0580-726e-42c7-94fb-d2df26bedee6 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:36.039379 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-d23d0580-726e-42c7-94fb-d2df26bedee6 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] GET https://10.4.3.7/volume/v3/volumes/365152d6-1a3e-41b9-9293-3e22aa837f7f Jul 10 08:45:36.039681 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-d23d0580-726e-42c7-94fb-d2df26bedee6 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:36.039910 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-d23d0580-726e-42c7-94fb-d2df26bedee6 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:36.050618 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:36.050618 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:45:36.053764 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-d23d0580-726e-42c7-94fb-d2df26bedee6 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Volume info retrieved successfully. Jul 10 08:45:36.057849 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-d23d0580-726e-42c7-94fb-d2df26bedee6 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/365152d6-1a3e-41b9-9293-3e22aa837f7f returned with HTTP 200 Jul 10 08:45:36.058298 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1173/4693] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:45:36 2026] GET /volume/v3/volumes/365152d6-1a3e-41b9-9293-3e22aa837f7f => generated 869 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:45:36.481299 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-9ee47858-ad25-4d79-844f-e9db39ddcddc None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:36.481299 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9ee47858-ad25-4d79-844f-e9db39ddcddc tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] GET https://10.4.3.7/volume/v3/volumes/835185d8-5804-4ad0-a33d-5f2d852fb5c1 Jul 10 08:45:36.481299 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9ee47858-ad25-4d79-844f-e9db39ddcddc tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:36.481848 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9ee47858-ad25-4d79-844f-e9db39ddcddc tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:36.488198 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9ee47858-ad25-4d79-844f-e9db39ddcddc tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] https://10.4.3.7/volume/v3/volumes/835185d8-5804-4ad0-a33d-5f2d852fb5c1 returned with HTTP 404 Jul 10 08:45:36.488748 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1182/4694] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:45:36 2026] GET /volume/v3/volumes/835185d8-5804-4ad0-a33d-5f2d852fb5c1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 08:45:36.495112 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-8f251171-7973-4301-94f8-2c1678a5c77b None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:36.496731 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-8f251171-7973-4301-94f8-2c1678a5c77b tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] DELETE https://10.4.3.7/volume/v3/volumes/64be89ed-bf49-4063-8cce-5a6e7ad06222 Jul 10 08:45:36.496930 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-8f251171-7973-4301-94f8-2c1678a5c77b tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:36.497107 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-8f251171-7973-4301-94f8-2c1678a5c77b tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Calling method 'delete' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:36.497266 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-8f251171-7973-4301-94f8-2c1678a5c77b tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Delete volume with id: 64be89ed-bf49-4063-8cce-5a6e7ad06222 Jul 10 08:45:36.502367 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-8f251171-7973-4301-94f8-2c1678a5c77b tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] https://10.4.3.7/volume/v3/volumes/64be89ed-bf49-4063-8cce-5a6e7ad06222 returned with HTTP 404 Jul 10 08:45:36.502827 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1164/4695] 10.4.3.7 () {68 vars in 1378 bytes} [Fri Jul 10 08:45:36 2026] DELETE /volume/v3/volumes/64be89ed-bf49-4063-8cce-5a6e7ad06222 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 08:45:36.509544 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-94f9762a-cf21-4367-90e1-9087b3b9d324 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:36.511445 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-94f9762a-cf21-4367-90e1-9087b3b9d324 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] GET https://10.4.3.7/volume/v3/volumes/64be89ed-bf49-4063-8cce-5a6e7ad06222 Jul 10 08:45:36.511676 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-94f9762a-cf21-4367-90e1-9087b3b9d324 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:36.511887 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-94f9762a-cf21-4367-90e1-9087b3b9d324 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:36.519173 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-94f9762a-cf21-4367-90e1-9087b3b9d324 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] https://10.4.3.7/volume/v3/volumes/64be89ed-bf49-4063-8cce-5a6e7ad06222 returned with HTTP 404 Jul 10 08:45:36.519696 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1177/4696] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:45:36 2026] GET /volume/v3/volumes/64be89ed-bf49-4063-8cce-5a6e7ad06222 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 08:45:36.528343 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-86f73c66-7cfc-4e51-8882-c60e67f5ab3c None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:36.530388 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-86f73c66-7cfc-4e51-8882-c60e67f5ab3c tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] DELETE https://10.4.3.7/volume/v3/volumes/a92ffd89-6d90-4084-b6ba-6f072a16a9b5 Jul 10 08:45:36.530627 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-86f73c66-7cfc-4e51-8882-c60e67f5ab3c tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:36.530825 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-86f73c66-7cfc-4e51-8882-c60e67f5ab3c tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Calling method 'delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:36.531008 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-86f73c66-7cfc-4e51-8882-c60e67f5ab3c tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Delete volume with id: a92ffd89-6d90-4084-b6ba-6f072a16a9b5 Jul 10 08:45:36.537636 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:36.537636 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:45:36.538081 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-86f73c66-7cfc-4e51-8882-c60e67f5ab3c tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Volume info retrieved successfully. Jul 10 08:45:36.553273 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-86f73c66-7cfc-4e51-8882-c60e67f5ab3c tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Delete volume request issued successfully. Jul 10 08:45:36.553451 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-86f73c66-7cfc-4e51-8882-c60e67f5ab3c tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] https://10.4.3.7/volume/v3/volumes/a92ffd89-6d90-4084-b6ba-6f072a16a9b5 returned with HTTP 202 Jul 10 08:45:36.553811 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1174/4697] 10.4.3.7 () {68 vars in 1378 bytes} [Fri Jul 10 08:45:36 2026] DELETE /volume/v3/volumes/a92ffd89-6d90-4084-b6ba-6f072a16a9b5 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 08:45:36.561051 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-69b63ad8-1891-4273-8a99-3b64a8e07b4f None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:36.562946 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-69b63ad8-1891-4273-8a99-3b64a8e07b4f tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] GET https://10.4.3.7/volume/v3/volumes/a92ffd89-6d90-4084-b6ba-6f072a16a9b5 Jul 10 08:45:36.563172 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-69b63ad8-1891-4273-8a99-3b64a8e07b4f tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:36.563351 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-69b63ad8-1891-4273-8a99-3b64a8e07b4f tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:36.570333 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:36.570333 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:45:36.574489 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-69b63ad8-1891-4273-8a99-3b64a8e07b4f tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Volume info retrieved successfully. Jul 10 08:45:36.579481 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-69b63ad8-1891-4273-8a99-3b64a8e07b4f tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] https://10.4.3.7/volume/v3/volumes/a92ffd89-6d90-4084-b6ba-6f072a16a9b5 returned with HTTP 200 Jul 10 08:45:36.579863 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1183/4698] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:45:36 2026] GET /volume/v3/volumes/a92ffd89-6d90-4084-b6ba-6f072a16a9b5 => generated 892 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:45:37.072472 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-3cb2c39e-415f-4eae-8e16-1a28f10c9de8 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:37.074179 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-3cb2c39e-415f-4eae-8e16-1a28f10c9de8 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] GET https://10.4.3.7/volume/v3/volumes/365152d6-1a3e-41b9-9293-3e22aa837f7f Jul 10 08:45:37.074398 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-3cb2c39e-415f-4eae-8e16-1a28f10c9de8 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:37.074646 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-3cb2c39e-415f-4eae-8e16-1a28f10c9de8 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:37.085284 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:37.085284 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:45:37.088692 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-3cb2c39e-415f-4eae-8e16-1a28f10c9de8 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Volume info retrieved successfully. Jul 10 08:45:37.092585 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-3cb2c39e-415f-4eae-8e16-1a28f10c9de8 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/365152d6-1a3e-41b9-9293-3e22aa837f7f returned with HTTP 200 Jul 10 08:45:37.092976 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1165/4699] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:45:37 2026] GET /volume/v3/volumes/365152d6-1a3e-41b9-9293-3e22aa837f7f => generated 869 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:45:37.591193 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-d5e5a6d6-ce14-4955-af68-41778e614a93 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:37.593288 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d5e5a6d6-ce14-4955-af68-41778e614a93 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] GET https://10.4.3.7/volume/v3/volumes/a92ffd89-6d90-4084-b6ba-6f072a16a9b5 Jul 10 08:45:37.593619 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-d5e5a6d6-ce14-4955-af68-41778e614a93 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:37.593882 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-d5e5a6d6-ce14-4955-af68-41778e614a93 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:37.602602 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d5e5a6d6-ce14-4955-af68-41778e614a93 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] https://10.4.3.7/volume/v3/volumes/a92ffd89-6d90-4084-b6ba-6f072a16a9b5 returned with HTTP 404 Jul 10 08:45:37.603185 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1178/4700] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:45:37 2026] GET /volume/v3/volumes/a92ffd89-6d90-4084-b6ba-6f072a16a9b5 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 08:45:37.610777 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-97dde101-e3d8-4e4b-a483-040ae6d79cf0 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:37.612556 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-97dde101-e3d8-4e4b-a483-040ae6d79cf0 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] DELETE https://10.4.3.7/volume/v3/snapshots/6aa85e69-644d-4a18-b3ab-33354cfef0fe Jul 10 08:45:37.612777 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-97dde101-e3d8-4e4b-a483-040ae6d79cf0 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:37.613628 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-97dde101-e3d8-4e4b-a483-040ae6d79cf0 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Calling method 'delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:37.613628 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.snapshots [None req-97dde101-e3d8-4e4b-a483-040ae6d79cf0 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Delete snapshot with id: 6aa85e69-644d-4a18-b3ab-33354cfef0fe Jul 10 08:45:37.618061 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-97dde101-e3d8-4e4b-a483-040ae6d79cf0 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] https://10.4.3.7/volume/v3/snapshots/6aa85e69-644d-4a18-b3ab-33354cfef0fe returned with HTTP 404 Jul 10 08:45:37.618595 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1175/4701] 10.4.3.7 () {66 vars in 1343 bytes} [Fri Jul 10 08:45:37 2026] DELETE /volume/v3/snapshots/6aa85e69-644d-4a18-b3ab-33354cfef0fe => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:45:37.625860 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-12f2f45a-e4aa-4096-af83-7eeee0725801 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:37.627751 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-12f2f45a-e4aa-4096-af83-7eeee0725801 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] GET https://10.4.3.7/volume/v3/snapshots/6aa85e69-644d-4a18-b3ab-33354cfef0fe Jul 10 08:45:37.627899 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-12f2f45a-e4aa-4096-af83-7eeee0725801 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:37.628110 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-12f2f45a-e4aa-4096-af83-7eeee0725801 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:37.632218 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-12f2f45a-e4aa-4096-af83-7eeee0725801 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] https://10.4.3.7/volume/v3/snapshots/6aa85e69-644d-4a18-b3ab-33354cfef0fe returned with HTTP 404 Jul 10 08:45:37.632710 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1184/4702] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:45:37 2026] GET /volume/v3/snapshots/6aa85e69-644d-4a18-b3ab-33354cfef0fe => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:45:37.639037 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-5b60fa92-72a6-4133-9408-4f149741c97d None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:37.642452 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-5b60fa92-72a6-4133-9408-4f149741c97d tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] DELETE https://10.4.3.7/volume/v3/volumes/c3e8bab4-3d68-4d6a-ab44-d44adde63f23 Jul 10 08:45:37.642452 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-5b60fa92-72a6-4133-9408-4f149741c97d tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:37.642452 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-5b60fa92-72a6-4133-9408-4f149741c97d tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Calling method 'delete' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:37.642452 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-5b60fa92-72a6-4133-9408-4f149741c97d tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Delete volume with id: c3e8bab4-3d68-4d6a-ab44-d44adde63f23 Jul 10 08:45:37.650970 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-5b60fa92-72a6-4133-9408-4f149741c97d tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] https://10.4.3.7/volume/v3/volumes/c3e8bab4-3d68-4d6a-ab44-d44adde63f23 returned with HTTP 404 Jul 10 08:45:37.650970 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1166/4703] 10.4.3.7 () {68 vars in 1378 bytes} [Fri Jul 10 08:45:37 2026] DELETE /volume/v3/volumes/c3e8bab4-3d68-4d6a-ab44-d44adde63f23 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 08:45:37.659375 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-2a335afd-4909-48f0-90ab-4df68d151421 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:37.661297 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-2a335afd-4909-48f0-90ab-4df68d151421 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] GET https://10.4.3.7/volume/v3/volumes/c3e8bab4-3d68-4d6a-ab44-d44adde63f23 Jul 10 08:45:37.662268 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-2a335afd-4909-48f0-90ab-4df68d151421 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:37.662268 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-2a335afd-4909-48f0-90ab-4df68d151421 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:37.667827 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-2a335afd-4909-48f0-90ab-4df68d151421 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] https://10.4.3.7/volume/v3/volumes/c3e8bab4-3d68-4d6a-ab44-d44adde63f23 returned with HTTP 404 Jul 10 08:45:37.668291 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1179/4704] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:45:37 2026] GET /volume/v3/volumes/c3e8bab4-3d68-4d6a-ab44-d44adde63f23 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 08:45:37.676883 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-a5609f8d-76bf-4865-867f-84646d6fb86a None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:37.679703 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-a5609f8d-76bf-4865-867f-84646d6fb86a tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] DELETE https://10.4.3.7/volume/v3/volumes/4de84d52-b8c9-4019-aff1-1a3ff0926165 Jul 10 08:45:37.679703 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-a5609f8d-76bf-4865-867f-84646d6fb86a tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:37.679878 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-a5609f8d-76bf-4865-867f-84646d6fb86a tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Calling method 'delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:37.680094 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-a5609f8d-76bf-4865-867f-84646d6fb86a tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Delete volume with id: 4de84d52-b8c9-4019-aff1-1a3ff0926165 Jul 10 08:45:37.686622 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-a5609f8d-76bf-4865-867f-84646d6fb86a tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] https://10.4.3.7/volume/v3/volumes/4de84d52-b8c9-4019-aff1-1a3ff0926165 returned with HTTP 404 Jul 10 08:45:37.687040 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1176/4705] 10.4.3.7 () {68 vars in 1378 bytes} [Fri Jul 10 08:45:37 2026] DELETE /volume/v3/volumes/4de84d52-b8c9-4019-aff1-1a3ff0926165 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 08:45:37.694345 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-300f49bd-595f-4902-aa11-50df865e05ce None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:37.695998 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-300f49bd-595f-4902-aa11-50df865e05ce tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] GET https://10.4.3.7/volume/v3/volumes/4de84d52-b8c9-4019-aff1-1a3ff0926165 Jul 10 08:45:37.696218 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-300f49bd-595f-4902-aa11-50df865e05ce tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:37.696375 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-300f49bd-595f-4902-aa11-50df865e05ce tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:37.701866 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-300f49bd-595f-4902-aa11-50df865e05ce tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] https://10.4.3.7/volume/v3/volumes/4de84d52-b8c9-4019-aff1-1a3ff0926165 returned with HTTP 404 Jul 10 08:45:37.702308 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1185/4706] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:45:37 2026] GET /volume/v3/volumes/4de84d52-b8c9-4019-aff1-1a3ff0926165 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 08:45:37.711232 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-ac622b41-3c21-4496-8ada-e91f3808b660 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:37.712842 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-ac622b41-3c21-4496-8ada-e91f3808b660 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] DELETE https://10.4.3.7/volume/v3/snapshots/665b20b8-98a2-4a9d-befb-6d1dbeeaf398 Jul 10 08:45:37.713022 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-ac622b41-3c21-4496-8ada-e91f3808b660 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:37.713241 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-ac622b41-3c21-4496-8ada-e91f3808b660 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Calling method 'delete' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:37.713342 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.snapshots [None req-ac622b41-3c21-4496-8ada-e91f3808b660 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Delete snapshot with id: 665b20b8-98a2-4a9d-befb-6d1dbeeaf398 Jul 10 08:45:37.717561 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-ac622b41-3c21-4496-8ada-e91f3808b660 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] https://10.4.3.7/volume/v3/snapshots/665b20b8-98a2-4a9d-befb-6d1dbeeaf398 returned with HTTP 404 Jul 10 08:45:37.719356 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1167/4707] 10.4.3.7 () {66 vars in 1343 bytes} [Fri Jul 10 08:45:37 2026] DELETE /volume/v3/snapshots/665b20b8-98a2-4a9d-befb-6d1dbeeaf398 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:45:37.728420 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-4f0dfdce-eee0-4019-926a-3d6b77e5a5a5 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:37.730277 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-4f0dfdce-eee0-4019-926a-3d6b77e5a5a5 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] GET https://10.4.3.7/volume/v3/snapshots/665b20b8-98a2-4a9d-befb-6d1dbeeaf398 Jul 10 08:45:37.730506 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-4f0dfdce-eee0-4019-926a-3d6b77e5a5a5 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:37.730690 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-4f0dfdce-eee0-4019-926a-3d6b77e5a5a5 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:37.738718 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-4f0dfdce-eee0-4019-926a-3d6b77e5a5a5 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] https://10.4.3.7/volume/v3/snapshots/665b20b8-98a2-4a9d-befb-6d1dbeeaf398 returned with HTTP 404 Jul 10 08:45:37.739326 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1180/4708] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:45:37 2026] GET /volume/v3/snapshots/665b20b8-98a2-4a9d-befb-6d1dbeeaf398 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:45:37.746389 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-e4a78231-020e-43fc-989a-ee1be8f0c475 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:37.748350 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-e4a78231-020e-43fc-989a-ee1be8f0c475 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] DELETE https://10.4.3.7/volume/v3/volumes/031a8643-4c9b-43f8-9599-48303f7a4b04 Jul 10 08:45:37.748596 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-e4a78231-020e-43fc-989a-ee1be8f0c475 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:37.748831 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-e4a78231-020e-43fc-989a-ee1be8f0c475 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Calling method 'delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:37.749097 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-e4a78231-020e-43fc-989a-ee1be8f0c475 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Delete volume with id: 031a8643-4c9b-43f8-9599-48303f7a4b04 Jul 10 08:45:37.756375 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-e4a78231-020e-43fc-989a-ee1be8f0c475 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] https://10.4.3.7/volume/v3/volumes/031a8643-4c9b-43f8-9599-48303f7a4b04 returned with HTTP 404 Jul 10 08:45:37.756953 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1177/4709] 10.4.3.7 () {68 vars in 1378 bytes} [Fri Jul 10 08:45:37 2026] DELETE /volume/v3/volumes/031a8643-4c9b-43f8-9599-48303f7a4b04 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 08:45:37.763377 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-b7fc7cd3-5d12-437d-9a29-6b1f36d421f1 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:37.765185 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b7fc7cd3-5d12-437d-9a29-6b1f36d421f1 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] GET https://10.4.3.7/volume/v3/volumes/031a8643-4c9b-43f8-9599-48303f7a4b04 Jul 10 08:45:37.765398 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b7fc7cd3-5d12-437d-9a29-6b1f36d421f1 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:37.765597 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b7fc7cd3-5d12-437d-9a29-6b1f36d421f1 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:37.770913 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b7fc7cd3-5d12-437d-9a29-6b1f36d421f1 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] https://10.4.3.7/volume/v3/volumes/031a8643-4c9b-43f8-9599-48303f7a4b04 returned with HTTP 404 Jul 10 08:45:37.771395 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1186/4710] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:45:37 2026] GET /volume/v3/volumes/031a8643-4c9b-43f8-9599-48303f7a4b04 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 08:45:37.777593 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-2d350493-6aff-4dc9-bcae-12569c719c1b None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:37.779654 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-2d350493-6aff-4dc9-bcae-12569c719c1b tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] DELETE https://10.4.3.7/volume/v3/snapshots/7e6ca7f1-05a9-4873-ad0a-e3e34281ba1e Jul 10 08:45:37.779873 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-2d350493-6aff-4dc9-bcae-12569c719c1b tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:37.780225 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-2d350493-6aff-4dc9-bcae-12569c719c1b tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Calling method 'delete' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:37.780225 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.snapshots [None req-2d350493-6aff-4dc9-bcae-12569c719c1b tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Delete snapshot with id: 7e6ca7f1-05a9-4873-ad0a-e3e34281ba1e Jul 10 08:45:37.787867 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-2d350493-6aff-4dc9-bcae-12569c719c1b tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] https://10.4.3.7/volume/v3/snapshots/7e6ca7f1-05a9-4873-ad0a-e3e34281ba1e returned with HTTP 404 Jul 10 08:45:37.788502 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1168/4711] 10.4.3.7 () {66 vars in 1343 bytes} [Fri Jul 10 08:45:37 2026] DELETE /volume/v3/snapshots/7e6ca7f1-05a9-4873-ad0a-e3e34281ba1e => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:45:37.794831 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-d7a99377-2235-4a44-b888-49a5239ec5ef None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:37.796364 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d7a99377-2235-4a44-b888-49a5239ec5ef tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] GET https://10.4.3.7/volume/v3/snapshots/7e6ca7f1-05a9-4873-ad0a-e3e34281ba1e Jul 10 08:45:37.796541 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-d7a99377-2235-4a44-b888-49a5239ec5ef tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:37.796707 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-d7a99377-2235-4a44-b888-49a5239ec5ef tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:37.803608 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d7a99377-2235-4a44-b888-49a5239ec5ef tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] https://10.4.3.7/volume/v3/snapshots/7e6ca7f1-05a9-4873-ad0a-e3e34281ba1e returned with HTTP 404 Jul 10 08:45:37.804053 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1181/4712] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:45:37 2026] GET /volume/v3/snapshots/7e6ca7f1-05a9-4873-ad0a-e3e34281ba1e => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:45:37.813831 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-6fa820f7-7026-478f-9e2b-9c88717ccc27 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:37.815696 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-6fa820f7-7026-478f-9e2b-9c88717ccc27 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] DELETE https://10.4.3.7/volume/v3/volumes/20c54aae-da2a-4a98-bdab-4f6718e7927b Jul 10 08:45:37.815874 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-6fa820f7-7026-478f-9e2b-9c88717ccc27 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:37.816040 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-6fa820f7-7026-478f-9e2b-9c88717ccc27 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Calling method 'delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:37.816226 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-6fa820f7-7026-478f-9e2b-9c88717ccc27 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Delete volume with id: 20c54aae-da2a-4a98-bdab-4f6718e7927b Jul 10 08:45:37.821297 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-6fa820f7-7026-478f-9e2b-9c88717ccc27 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] https://10.4.3.7/volume/v3/volumes/20c54aae-da2a-4a98-bdab-4f6718e7927b returned with HTTP 404 Jul 10 08:45:37.821732 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1178/4713] 10.4.3.7 () {68 vars in 1378 bytes} [Fri Jul 10 08:45:37 2026] DELETE /volume/v3/volumes/20c54aae-da2a-4a98-bdab-4f6718e7927b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 08:45:37.828518 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-86243139-b854-4831-b79c-45b6047fd4d0 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:37.830086 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-86243139-b854-4831-b79c-45b6047fd4d0 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] GET https://10.4.3.7/volume/v3/volumes/20c54aae-da2a-4a98-bdab-4f6718e7927b Jul 10 08:45:37.830273 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-86243139-b854-4831-b79c-45b6047fd4d0 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:37.830465 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-86243139-b854-4831-b79c-45b6047fd4d0 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:37.837992 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-86243139-b854-4831-b79c-45b6047fd4d0 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] https://10.4.3.7/volume/v3/volumes/20c54aae-da2a-4a98-bdab-4f6718e7927b returned with HTTP 404 Jul 10 08:45:37.838977 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1187/4714] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:45:37 2026] GET /volume/v3/volumes/20c54aae-da2a-4a98-bdab-4f6718e7927b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 08:45:37.847843 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-9803750f-e1e8-43cf-9bc9-f64ed8b125df None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:37.849631 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-9803750f-e1e8-43cf-9bc9-f64ed8b125df tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] DELETE https://10.4.3.7/volume/v3/volumes/d6f8c86b-ac8f-4801-9b0b-6812a36265c7 Jul 10 08:45:37.849846 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-9803750f-e1e8-43cf-9bc9-f64ed8b125df tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:37.850022 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-9803750f-e1e8-43cf-9bc9-f64ed8b125df tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Calling method 'delete' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:37.850231 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-9803750f-e1e8-43cf-9bc9-f64ed8b125df tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Delete volume with id: d6f8c86b-ac8f-4801-9b0b-6812a36265c7 Jul 10 08:45:37.855831 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-9803750f-e1e8-43cf-9bc9-f64ed8b125df tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] https://10.4.3.7/volume/v3/volumes/d6f8c86b-ac8f-4801-9b0b-6812a36265c7 returned with HTTP 404 Jul 10 08:45:37.856318 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1169/4715] 10.4.3.7 () {68 vars in 1378 bytes} [Fri Jul 10 08:45:37 2026] DELETE /volume/v3/volumes/d6f8c86b-ac8f-4801-9b0b-6812a36265c7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 08:45:37.862735 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-8e1718c3-de3a-487a-9b43-5d919ca3f80b None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:37.864251 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-8e1718c3-de3a-487a-9b43-5d919ca3f80b tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] GET https://10.4.3.7/volume/v3/volumes/d6f8c86b-ac8f-4801-9b0b-6812a36265c7 Jul 10 08:45:37.864448 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-8e1718c3-de3a-487a-9b43-5d919ca3f80b tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:37.864618 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-8e1718c3-de3a-487a-9b43-5d919ca3f80b tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:37.871496 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-8e1718c3-de3a-487a-9b43-5d919ca3f80b tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] https://10.4.3.7/volume/v3/volumes/d6f8c86b-ac8f-4801-9b0b-6812a36265c7 returned with HTTP 404 Jul 10 08:45:37.871906 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1182/4716] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:45:37 2026] GET /volume/v3/volumes/d6f8c86b-ac8f-4801-9b0b-6812a36265c7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 08:45:37.878590 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-cde1e203-54f2-4fe7-9015-81b4f73285fd None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:37.880550 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-cde1e203-54f2-4fe7-9015-81b4f73285fd tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] DELETE https://10.4.3.7/volume/v3/volumes/ab6a03e6-59e5-4cc4-b3f3-36e8b07514e8 Jul 10 08:45:37.880776 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-cde1e203-54f2-4fe7-9015-81b4f73285fd tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:37.880990 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-cde1e203-54f2-4fe7-9015-81b4f73285fd tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Calling method 'delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:37.881200 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-cde1e203-54f2-4fe7-9015-81b4f73285fd tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Delete volume with id: ab6a03e6-59e5-4cc4-b3f3-36e8b07514e8 Jul 10 08:45:37.887035 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-cde1e203-54f2-4fe7-9015-81b4f73285fd tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] https://10.4.3.7/volume/v3/volumes/ab6a03e6-59e5-4cc4-b3f3-36e8b07514e8 returned with HTTP 404 Jul 10 08:45:37.887544 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1179/4717] 10.4.3.7 () {68 vars in 1378 bytes} [Fri Jul 10 08:45:37 2026] DELETE /volume/v3/volumes/ab6a03e6-59e5-4cc4-b3f3-36e8b07514e8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 08:45:37.893590 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-b8808ff8-a179-4d1f-8f61-384630d6c6cc None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:37.895164 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b8808ff8-a179-4d1f-8f61-384630d6c6cc tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] GET https://10.4.3.7/volume/v3/volumes/ab6a03e6-59e5-4cc4-b3f3-36e8b07514e8 Jul 10 08:45:37.895344 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b8808ff8-a179-4d1f-8f61-384630d6c6cc tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:37.895540 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b8808ff8-a179-4d1f-8f61-384630d6c6cc tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:37.900287 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b8808ff8-a179-4d1f-8f61-384630d6c6cc tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] https://10.4.3.7/volume/v3/volumes/ab6a03e6-59e5-4cc4-b3f3-36e8b07514e8 returned with HTTP 404 Jul 10 08:45:37.900715 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1188/4718] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:45:37 2026] GET /volume/v3/volumes/ab6a03e6-59e5-4cc4-b3f3-36e8b07514e8 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 08:45:37.906588 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-66a745c7-e4bb-425c-b8cc-49bc74091b86 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:37.908123 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-66a745c7-e4bb-425c-b8cc-49bc74091b86 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] DELETE https://10.4.3.7/volume/v3/snapshots/aa2b5632-04b4-48db-a7e4-e4dfbec4e635 Jul 10 08:45:37.908299 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-66a745c7-e4bb-425c-b8cc-49bc74091b86 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:37.908500 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-66a745c7-e4bb-425c-b8cc-49bc74091b86 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Calling method 'delete' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:37.908601 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.snapshots [None req-66a745c7-e4bb-425c-b8cc-49bc74091b86 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Delete snapshot with id: aa2b5632-04b4-48db-a7e4-e4dfbec4e635 Jul 10 08:45:37.912519 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-66a745c7-e4bb-425c-b8cc-49bc74091b86 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] https://10.4.3.7/volume/v3/snapshots/aa2b5632-04b4-48db-a7e4-e4dfbec4e635 returned with HTTP 404 Jul 10 08:45:37.912931 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1170/4719] 10.4.3.7 () {66 vars in 1343 bytes} [Fri Jul 10 08:45:37 2026] DELETE /volume/v3/snapshots/aa2b5632-04b4-48db-a7e4-e4dfbec4e635 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:45:37.919293 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-c28f1944-b270-4215-b7bc-fbdb1ed47cad None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:37.920861 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-c28f1944-b270-4215-b7bc-fbdb1ed47cad tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] GET https://10.4.3.7/volume/v3/snapshots/aa2b5632-04b4-48db-a7e4-e4dfbec4e635 Jul 10 08:45:37.921037 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-c28f1944-b270-4215-b7bc-fbdb1ed47cad tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:37.921218 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-c28f1944-b270-4215-b7bc-fbdb1ed47cad tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:37.925900 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-c28f1944-b270-4215-b7bc-fbdb1ed47cad tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] https://10.4.3.7/volume/v3/snapshots/aa2b5632-04b4-48db-a7e4-e4dfbec4e635 returned with HTTP 404 Jul 10 08:45:37.926362 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1183/4720] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:45:37 2026] GET /volume/v3/snapshots/aa2b5632-04b4-48db-a7e4-e4dfbec4e635 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:45:37.932243 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-40aa724a-1a1b-48fb-a577-c4ca282adc13 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:37.936478 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-40aa724a-1a1b-48fb-a577-c4ca282adc13 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] DELETE https://10.4.3.7/volume/v3/volumes/15f9ac6c-3175-464d-9ead-1d718574e0fb Jul 10 08:45:37.936703 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-40aa724a-1a1b-48fb-a577-c4ca282adc13 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:37.936911 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-40aa724a-1a1b-48fb-a577-c4ca282adc13 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Calling method 'delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:37.937117 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-40aa724a-1a1b-48fb-a577-c4ca282adc13 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Delete volume with id: 15f9ac6c-3175-464d-9ead-1d718574e0fb Jul 10 08:45:37.949298 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-40aa724a-1a1b-48fb-a577-c4ca282adc13 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] https://10.4.3.7/volume/v3/volumes/15f9ac6c-3175-464d-9ead-1d718574e0fb returned with HTTP 404 Jul 10 08:45:37.949774 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1180/4721] 10.4.3.7 () {68 vars in 1378 bytes} [Fri Jul 10 08:45:37 2026] DELETE /volume/v3/volumes/15f9ac6c-3175-464d-9ead-1d718574e0fb => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 08:45:37.956128 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-4ce2e4e0-984c-4e59-adac-33cc7b84ca46 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:37.958121 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4ce2e4e0-984c-4e59-adac-33cc7b84ca46 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] GET https://10.4.3.7/volume/v3/volumes/15f9ac6c-3175-464d-9ead-1d718574e0fb Jul 10 08:45:37.958360 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4ce2e4e0-984c-4e59-adac-33cc7b84ca46 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:37.958600 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4ce2e4e0-984c-4e59-adac-33cc7b84ca46 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:37.964887 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4ce2e4e0-984c-4e59-adac-33cc7b84ca46 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] https://10.4.3.7/volume/v3/volumes/15f9ac6c-3175-464d-9ead-1d718574e0fb returned with HTTP 404 Jul 10 08:45:37.965420 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1189/4722] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:45:37 2026] GET /volume/v3/volumes/15f9ac6c-3175-464d-9ead-1d718574e0fb => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 08:45:37.971435 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-f6b3c51c-b273-4205-a030-d8eed43e1710 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:37.973034 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-f6b3c51c-b273-4205-a030-d8eed43e1710 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] DELETE https://10.4.3.7/volume/v3/snapshots/a8f58ee4-d2a1-4b9e-b316-440cf64b8ed2 Jul 10 08:45:37.973238 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-f6b3c51c-b273-4205-a030-d8eed43e1710 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:37.973415 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-f6b3c51c-b273-4205-a030-d8eed43e1710 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Calling method 'delete' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:37.973522 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.snapshots [None req-f6b3c51c-b273-4205-a030-d8eed43e1710 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Delete snapshot with id: a8f58ee4-d2a1-4b9e-b316-440cf64b8ed2 Jul 10 08:45:37.978861 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-f6b3c51c-b273-4205-a030-d8eed43e1710 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] https://10.4.3.7/volume/v3/snapshots/a8f58ee4-d2a1-4b9e-b316-440cf64b8ed2 returned with HTTP 404 Jul 10 08:45:37.979363 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1171/4723] 10.4.3.7 () {66 vars in 1343 bytes} [Fri Jul 10 08:45:37 2026] DELETE /volume/v3/snapshots/a8f58ee4-d2a1-4b9e-b316-440cf64b8ed2 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:45:37.984918 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-e7f4fdf4-202a-40ca-b895-acb3138c7b90 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:37.986528 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-e7f4fdf4-202a-40ca-b895-acb3138c7b90 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] GET https://10.4.3.7/volume/v3/snapshots/a8f58ee4-d2a1-4b9e-b316-440cf64b8ed2 Jul 10 08:45:37.986714 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-e7f4fdf4-202a-40ca-b895-acb3138c7b90 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:37.986908 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-e7f4fdf4-202a-40ca-b895-acb3138c7b90 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:37.992509 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-e7f4fdf4-202a-40ca-b895-acb3138c7b90 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] https://10.4.3.7/volume/v3/snapshots/a8f58ee4-d2a1-4b9e-b316-440cf64b8ed2 returned with HTTP 404 Jul 10 08:45:37.993019 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1184/4724] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:45:37 2026] GET /volume/v3/snapshots/a8f58ee4-d2a1-4b9e-b316-440cf64b8ed2 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:45:38.001853 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-a907b490-5205-464a-b3f5-cf40018f22f7 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:38.004021 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-a907b490-5205-464a-b3f5-cf40018f22f7 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] DELETE https://10.4.3.7/volume/v3/volumes/d51eba07-faeb-409c-963a-9c4ebf91d188 Jul 10 08:45:38.004240 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-a907b490-5205-464a-b3f5-cf40018f22f7 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:38.004460 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-a907b490-5205-464a-b3f5-cf40018f22f7 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Calling method 'delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:38.004635 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-a907b490-5205-464a-b3f5-cf40018f22f7 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Delete volume with id: d51eba07-faeb-409c-963a-9c4ebf91d188 Jul 10 08:45:38.010597 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-a907b490-5205-464a-b3f5-cf40018f22f7 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] https://10.4.3.7/volume/v3/volumes/d51eba07-faeb-409c-963a-9c4ebf91d188 returned with HTTP 404 Jul 10 08:45:38.011577 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1181/4725] 10.4.3.7 () {68 vars in 1378 bytes} [Fri Jul 10 08:45:38 2026] DELETE /volume/v3/volumes/d51eba07-faeb-409c-963a-9c4ebf91d188 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jul 10 08:45:38.019053 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-2a581dac-929a-45a6-8feb-21a776409862 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:38.020889 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2a581dac-929a-45a6-8feb-21a776409862 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] GET https://10.4.3.7/volume/v3/volumes/d51eba07-faeb-409c-963a-9c4ebf91d188 Jul 10 08:45:38.021130 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2a581dac-929a-45a6-8feb-21a776409862 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:38.021318 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2a581dac-929a-45a6-8feb-21a776409862 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:38.030760 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2a581dac-929a-45a6-8feb-21a776409862 tempest-VolumeDependencyTests-121476266 tempest-VolumeDependencyTests-121476266-project-member] https://10.4.3.7/volume/v3/volumes/d51eba07-faeb-409c-963a-9c4ebf91d188 returned with HTTP 404 Jul 10 08:45:38.031237 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1190/4726] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:45:38 2026] GET /volume/v3/volumes/d51eba07-faeb-409c-963a-9c4ebf91d188 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 08:45:38.108574 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-cfb0cc2a-92ea-44a8-baff-fcfe617701a2 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:38.111137 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-cfb0cc2a-92ea-44a8-baff-fcfe617701a2 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] GET https://10.4.3.7/volume/v3/volumes/365152d6-1a3e-41b9-9293-3e22aa837f7f Jul 10 08:45:38.111454 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-cfb0cc2a-92ea-44a8-baff-fcfe617701a2 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:38.112052 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-cfb0cc2a-92ea-44a8-baff-fcfe617701a2 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:38.124137 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:38.124137 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:45:38.128739 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-cfb0cc2a-92ea-44a8-baff-fcfe617701a2 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Volume info retrieved successfully. Jul 10 08:45:38.134185 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-cfb0cc2a-92ea-44a8-baff-fcfe617701a2 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/365152d6-1a3e-41b9-9293-3e22aa837f7f returned with HTTP 200 Jul 10 08:45:38.134678 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1172/4727] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:45:38 2026] GET /volume/v3/volumes/365152d6-1a3e-41b9-9293-3e22aa837f7f => generated 869 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:45:39.148352 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-22f174e6-db03-4a0b-b140-6452c49c79b5 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:39.150878 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-22f174e6-db03-4a0b-b140-6452c49c79b5 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] GET https://10.4.3.7/volume/v3/volumes/365152d6-1a3e-41b9-9293-3e22aa837f7f Jul 10 08:45:39.151144 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-22f174e6-db03-4a0b-b140-6452c49c79b5 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:39.151387 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-22f174e6-db03-4a0b-b140-6452c49c79b5 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:39.161895 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:39.161895 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:45:39.166752 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-22f174e6-db03-4a0b-b140-6452c49c79b5 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Volume info retrieved successfully. Jul 10 08:45:39.171391 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-22f174e6-db03-4a0b-b140-6452c49c79b5 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/365152d6-1a3e-41b9-9293-3e22aa837f7f returned with HTTP 200 Jul 10 08:45:39.171730 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1185/4728] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:45:39 2026] GET /volume/v3/volumes/365152d6-1a3e-41b9-9293-3e22aa837f7f => generated 869 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:45:40.188711 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-6864fa2c-fd5c-4b78-beb3-7c31af552567 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:40.190648 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-6864fa2c-fd5c-4b78-beb3-7c31af552567 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] GET https://10.4.3.7/volume/v3/volumes/365152d6-1a3e-41b9-9293-3e22aa837f7f Jul 10 08:45:40.190863 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-6864fa2c-fd5c-4b78-beb3-7c31af552567 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:40.191106 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-6864fa2c-fd5c-4b78-beb3-7c31af552567 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:40.202736 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:40.202736 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:45:40.207257 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-6864fa2c-fd5c-4b78-beb3-7c31af552567 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Volume info retrieved successfully. Jul 10 08:45:40.213309 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-6864fa2c-fd5c-4b78-beb3-7c31af552567 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/365152d6-1a3e-41b9-9293-3e22aa837f7f returned with HTTP 200 Jul 10 08:45:40.213943 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1182/4729] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:45:40 2026] GET /volume/v3/volumes/365152d6-1a3e-41b9-9293-3e22aa837f7f => generated 869 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:45:40.725522 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-9d8f89b3-3dff-4829-a0e6-0ede7c26ca58 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:40.727798 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9d8f89b3-3dff-4829-a0e6-0ede7c26ca58 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:45:40.728193 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9d8f89b3-3dff-4829-a0e6-0ede7c26ca58 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "167d070e-d6ff-426e-906d-f4d3a044fa33", "size": 1}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:45:40.729562 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [None req-9d8f89b3-3dff-4829-a0e6-0ede7c26ca58 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': '167d070e-d6ff-426e-906d-f4d3a044fa33', 'size': 1}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:45:40.815085 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-9d8f89b3-3dff-4829-a0e6-0ede7c26ca58 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Create volume of 1 GB Jul 10 08:45:40.819616 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-9d8f89b3-3dff-4829-a0e6-0ede7c26ca58 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Availability Zones retrieved successfully. Jul 10 08:45:40.824778 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-9d8f89b3-3dff-4829-a0e6-0ede7c26ca58 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Flow 'volume_create_api' (5a572502-d1c4-457f-a8bb-50a2d2ba33b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:45:40.825810 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-9d8f89b3-3dff-4829-a0e6-0ede7c26ca58 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3f2b893-f114-4e35-b686-2d06ecbd86f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:45:40.826954 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-9d8f89b3-3dff-4829-a0e6-0ede7c26ca58 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Validating volume size '1' using validate_int {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:45:40.883630 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-9d8f89b3-3dff-4829-a0e6-0ede7c26ca58 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3f2b893-f114-4e35-b686-2d06ecbd86f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:45:40.884272 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-9d8f89b3-3dff-4829-a0e6-0ede7c26ca58 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9206234-6b3e-4b4f-b020-37e8e150a91d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:45:40.941674 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-9d8f89b3-3dff-4829-a0e6-0ede7c26ca58 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Created reservations ['6beb1010-daa2-43ef-9113-65671d9071d5', '8bdadc5f-06c3-49b7-a46c-14163a69a0a8', '56181345-aa21-46a9-8d28-4e92b35ca6e0', '99d89aea-baf4-4323-a37b-3f5c26fe7b08'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:45:40.942418 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-9d8f89b3-3dff-4829-a0e6-0ede7c26ca58 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9206234-6b3e-4b4f-b020-37e8e150a91d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6beb1010-daa2-43ef-9113-65671d9071d5', '8bdadc5f-06c3-49b7-a46c-14163a69a0a8', '56181345-aa21-46a9-8d28-4e92b35ca6e0', '99d89aea-baf4-4323-a37b-3f5c26fe7b08']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:45:40.943057 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-9d8f89b3-3dff-4829-a0e6-0ede7c26ca58 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9058f7ef-7165-4c83-831b-243c5fe7907c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:45:40.965171 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-9d8f89b3-3dff-4829-a0e6-0ede7c26ca58 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9058f7ef-7165-4c83-831b-243c5fe7907c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7211f2b9-ef76-4a47-8212-3c01be3b6ee8', '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='f6bad03140ee43858b1b17b516dd237a',qos_specs=None,replication_status=,reservations=['6beb1010-daa2-43ef-9113-65671d9071d5','8bdadc5f-06c3-49b7-a46c-14163a69a0a8','56181345-aa21-46a9-8d28-4e92b35ca6e0','99d89aea-baf4-4323-a37b-3f5c26fe7b08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e42220082afb4309ae3a4cb448bca26e',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:45:40Z,deleted=False,deleted_at=None,display_description=None,display_name='volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7211f2b9-ef76-4a47-8212-3c01be3b6ee8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f6bad03140ee43858b1b17b516dd237a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e42220082afb4309ae3a4cb448bca26e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:45:40.965912 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-9d8f89b3-3dff-4829-a0e6-0ede7c26ca58 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5da95a48-6832-42be-8171-74bab25c5b28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:45:40.987727 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-9d8f89b3-3dff-4829-a0e6-0ede7c26ca58 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5da95a48-6832-42be-8171-74bab25c5b28) transitioned into state 'SUCCESS' from 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='f6bad03140ee43858b1b17b516dd237a',qos_specs=None,replication_status=,reservations=['6beb1010-daa2-43ef-9113-65671d9071d5','8bdadc5f-06c3-49b7-a46c-14163a69a0a8','56181345-aa21-46a9-8d28-4e92b35ca6e0','99d89aea-baf4-4323-a37b-3f5c26fe7b08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e42220082afb4309ae3a4cb448bca26e',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:45:40.988511 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-9d8f89b3-3dff-4829-a0e6-0ede7c26ca58 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4223355c-2cf8-4141-b9d2-3a547947713a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:45:40.998061 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-9d8f89b3-3dff-4829-a0e6-0ede7c26ca58 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4223355c-2cf8-4141-b9d2-3a547947713a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:45:40.998879 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-9d8f89b3-3dff-4829-a0e6-0ede7c26ca58 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Flow 'volume_create_api' (5a572502-d1c4-457f-a8bb-50a2d2ba33b4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:45:40.999186 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-9d8f89b3-3dff-4829-a0e6-0ede7c26ca58 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Create volume request issued successfully. Jul 10 08:45:40.999769 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9d8f89b3-3dff-4829-a0e6-0ede7c26ca58 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:45:41.000260 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1191/4730] 10.4.3.7 () {70 vars in 1286 bytes} [Fri Jul 10 08:45:40 2026] POST /volume/v3/volumes => generated 771 bytes in 275 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:45:41.013912 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-94b46d98-9c2f-4e8c-b4d1-f640be8188a0 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:41.016206 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-94b46d98-9c2f-4e8c-b4d1-f640be8188a0 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] GET https://10.4.3.7/volume/v3/volumes/7211f2b9-ef76-4a47-8212-3c01be3b6ee8 Jul 10 08:45:41.016206 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-94b46d98-9c2f-4e8c-b4d1-f640be8188a0 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:41.016377 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-94b46d98-9c2f-4e8c-b4d1-f640be8188a0 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:41.023753 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:41.023753 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:45:41.027661 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-94b46d98-9c2f-4e8c-b4d1-f640be8188a0 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Volume info retrieved successfully. Jul 10 08:45:41.031867 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-94b46d98-9c2f-4e8c-b4d1-f640be8188a0 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] https://10.4.3.7/volume/v3/volumes/7211f2b9-ef76-4a47-8212-3c01be3b6ee8 returned with HTTP 200 Jul 10 08:45:41.032259 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1173/4731] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:45:41 2026] GET /volume/v3/volumes/7211f2b9-ef76-4a47-8212-3c01be3b6ee8 => generated 839 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:45:41.227248 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-d3a1f3dc-4466-4526-828d-d46167f9666c None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:41.228851 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d3a1f3dc-4466-4526-828d-d46167f9666c tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] GET https://10.4.3.7/volume/v3/volumes/365152d6-1a3e-41b9-9293-3e22aa837f7f Jul 10 08:45:41.229024 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-d3a1f3dc-4466-4526-828d-d46167f9666c tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:41.229252 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-d3a1f3dc-4466-4526-828d-d46167f9666c tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:41.231200 np0000004976 devstack@c-api.service[100054]: DEBUG dbcounter [-] [100054] Writing DB stats cinder:SELECT=272,cinder:UPDATE=64,cinder:INSERT=34 {{(pid=100054) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 08:45:41.241517 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:41.241517 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:45:41.244554 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-d3a1f3dc-4466-4526-828d-d46167f9666c tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Volume info retrieved successfully. Jul 10 08:45:41.252272 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d3a1f3dc-4466-4526-828d-d46167f9666c tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/365152d6-1a3e-41b9-9293-3e22aa837f7f returned with HTTP 200 Jul 10 08:45:41.252667 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1186/4732] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:45:41 2026] GET /volume/v3/volumes/365152d6-1a3e-41b9-9293-3e22aa837f7f => generated 869 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:45:41.751279 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-1ffa5d79-5dfb-4057-a11d-5084c4281586 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:41.751621 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-1ffa5d79-5dfb-4057-a11d-5084c4281586 None None] GET https://10.4.3.7/volume// Jul 10 08:45:41.751771 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-1ffa5d79-5dfb-4057-a11d-5084c4281586 None None] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:41.751941 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-1ffa5d79-5dfb-4057-a11d-5084c4281586 None None] Calling method 'all' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:41.752239 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-1ffa5d79-5dfb-4057-a11d-5084c4281586 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:45:41.752505 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1183/4733] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:45:41 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:45:41.759052 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-b7b859cc-90a1-4beb-a0c9-e6a3bc594044 req-a0ab36f1-a26b-47e9-bf9b-b35f10f706eb None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:41.761099 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-b7b859cc-90a1-4beb-a0c9-e6a3bc594044 req-a0ab36f1-a26b-47e9-bf9b-b35f10f706eb tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] GET https://10.4.3.7/volume/v3/volumes/0defc97f-8c95-42e6-bb1c-aa087d64cb44 Jul 10 08:45:41.761299 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-b7b859cc-90a1-4beb-a0c9-e6a3bc594044 req-a0ab36f1-a26b-47e9-bf9b-b35f10f706eb tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:41.761492 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-b7b859cc-90a1-4beb-a0c9-e6a3bc594044 req-a0ab36f1-a26b-47e9-bf9b-b35f10f706eb tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:41.770575 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:41.770575 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:45:41.774061 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-b7b859cc-90a1-4beb-a0c9-e6a3bc594044 req-a0ab36f1-a26b-47e9-bf9b-b35f10f706eb tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Volume info retrieved successfully. Jul 10 08:45:41.778156 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-b7b859cc-90a1-4beb-a0c9-e6a3bc594044 req-a0ab36f1-a26b-47e9-bf9b-b35f10f706eb tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/volumes/0defc97f-8c95-42e6-bb1c-aa087d64cb44 returned with HTTP 200 Jul 10 08:45:41.778527 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1192/4734] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:45:41 2026] GET /volume/v3/volumes/0defc97f-8c95-42e6-bb1c-aa087d64cb44 => generated 1542 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:45:41.889638 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-b7b859cc-90a1-4beb-a0c9-e6a3bc594044 req-a4fc8e16-d17b-45e3-b446-e80052ef10f7 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:41.891695 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-b7b859cc-90a1-4beb-a0c9-e6a3bc594044 req-a4fc8e16-d17b-45e3-b446-e80052ef10f7 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] PUT https://10.4.3.7/volume/v3/attachments/7c18c869-e9e2-4a38-8cfc-84b38ccc0cf8 Jul 10 08:45:41.892070 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-b7b859cc-90a1-4beb-a0c9-e6a3bc594044 req-a4fc8e16-d17b-45e3-b446-e80052ef10f7 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.7", "host": "np0000004976", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b54eda21b644", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bf3c9c16-ec3d-4df7-865b-5f424258654a", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:45:41.899261 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.coordination [req-b7b859cc-90a1-4beb-a0c9-e6a3bc594044 req-a4fc8e16-d17b-45e3-b446-e80052ef10f7 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Acquiring lock "cinder-attachment_update-0defc97f-8c95-42e6-bb1c-aa087d64cb44-np0000004976" by "attachment_update" {{(pid=100055) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 08:45:41.903017 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.coordination [req-b7b859cc-90a1-4beb-a0c9-e6a3bc594044 req-a4fc8e16-d17b-45e3-b446-e80052ef10f7 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Lock "cinder-attachment_update-0defc97f-8c95-42e6-bb1c-aa087d64cb44-np0000004976" acquired by "attachment_update" :: waited 0.004s {{(pid=100055) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 08:45:41.903857 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:41.903857 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:45:42.047378 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-88a40420-dccd-4265-ab4c-3c356f7258e2 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:42.048898 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-88a40420-dccd-4265-ab4c-3c356f7258e2 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] GET https://10.4.3.7/volume/v3/volumes/7211f2b9-ef76-4a47-8212-3c01be3b6ee8 Jul 10 08:45:42.049133 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-88a40420-dccd-4265-ab4c-3c356f7258e2 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:42.049341 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-88a40420-dccd-4265-ab4c-3c356f7258e2 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:42.055887 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:42.055887 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:45:42.060335 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-88a40420-dccd-4265-ab4c-3c356f7258e2 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Volume info retrieved successfully. Jul 10 08:45:42.065308 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-88a40420-dccd-4265-ab4c-3c356f7258e2 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] https://10.4.3.7/volume/v3/volumes/7211f2b9-ef76-4a47-8212-3c01be3b6ee8 returned with HTTP 200 Jul 10 08:45:42.065711 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1187/4735] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:45:42 2026] GET /volume/v3/volumes/7211f2b9-ef76-4a47-8212-3c01be3b6ee8 => generated 863 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:45:42.268178 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-607e8fa7-dc3b-40de-9447-8b424841d31a None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:42.270946 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-607e8fa7-dc3b-40de-9447-8b424841d31a tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] GET https://10.4.3.7/volume/v3/volumes/365152d6-1a3e-41b9-9293-3e22aa837f7f Jul 10 08:45:42.270946 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-607e8fa7-dc3b-40de-9447-8b424841d31a tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:42.270946 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-607e8fa7-dc3b-40de-9447-8b424841d31a tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:42.274426 np0000004976 devstack@c-api.service[100056]: DEBUG dbcounter [-] [100056] Writing DB stats cinder:SELECT=261,cinder:UPDATE=60,cinder:INSERT=32 {{(pid=100056) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 08:45:42.284267 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:42.284267 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:45:42.287868 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-607e8fa7-dc3b-40de-9447-8b424841d31a tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Volume info retrieved successfully. Jul 10 08:45:42.291998 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-607e8fa7-dc3b-40de-9447-8b424841d31a tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/365152d6-1a3e-41b9-9293-3e22aa837f7f returned with HTTP 200 Jul 10 08:45:42.292446 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1184/4736] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:45:42 2026] GET /volume/v3/volumes/365152d6-1a3e-41b9-9293-3e22aa837f7f => generated 869 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:45:42.421307 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.coordination [req-b7b859cc-90a1-4beb-a0c9-e6a3bc594044 req-a4fc8e16-d17b-45e3-b446-e80052ef10f7 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Lock "cinder-attachment_update-0defc97f-8c95-42e6-bb1c-aa087d64cb44-np0000004976" released by "attachment_update" :: held 0.518s {{(pid=100055) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 08:45:42.422848 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-b7b859cc-90a1-4beb-a0c9-e6a3bc594044 req-a4fc8e16-d17b-45e3-b446-e80052ef10f7 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/attachments/7c18c869-e9e2-4a38-8cfc-84b38ccc0cf8 returned with HTTP 200 Jul 10 08:45:42.422848 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1174/4737] 10.4.3.7 () {74 vars in 1690 bytes} [Fri Jul 10 08:45:41 2026] PUT /volume/v3/attachments/7c18c869-e9e2-4a38-8cfc-84b38ccc0cf8 => generated 969 bytes in 533 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:45:42.876915 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-40c13948-d2d3-473e-ae2b-6ff6a4c0d79b req-f1ff0bcf-180c-4cc9-a431-1ba7557e2a09 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:42.879085 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-40c13948-d2d3-473e-ae2b-6ff6a4c0d79b req-f1ff0bcf-180c-4cc9-a431-1ba7557e2a09 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] POST https://10.4.3.7/volume/v3/attachments/66ee6e59-1966-448a-8d7e-d0c4810cc71c/action Jul 10 08:45:42.879536 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-40c13948-d2d3-473e-ae2b-6ff6a4c0d79b req-f1ff0bcf-180c-4cc9-a431-1ba7557e2a09 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Action body: b'{"os-complete": null}' {{(pid=100057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:45:42.879665 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-40c13948-d2d3-473e-ae2b-6ff6a4c0d79b req-f1ff0bcf-180c-4cc9-a431-1ba7557e2a09 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:45:42.905303 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:42.905303 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:45:42.939325 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-40c13948-d2d3-473e-ae2b-6ff6a4c0d79b req-f1ff0bcf-180c-4cc9-a431-1ba7557e2a09 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/attachments/66ee6e59-1966-448a-8d7e-d0c4810cc71c/action returned with HTTP 204 Jul 10 08:45:42.939325 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1193/4738] 10.4.3.7 () {74 vars in 1711 bytes} [Fri Jul 10 08:45:42 2026] POST /volume/v3/attachments/66ee6e59-1966-448a-8d7e-d0c4810cc71c/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:45:42.939586 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-b7b859cc-90a1-4beb-a0c9-e6a3bc594044 req-c14c7ff2-cf27-4734-aea4-93804f7f0886 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:42.939586 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-b7b859cc-90a1-4beb-a0c9-e6a3bc594044 req-c14c7ff2-cf27-4734-aea4-93804f7f0886 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] POST https://10.4.3.7/volume/v3/attachments/7c18c869-e9e2-4a38-8cfc-84b38ccc0cf8/action Jul 10 08:45:42.941745 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-b7b859cc-90a1-4beb-a0c9-e6a3bc594044 req-c14c7ff2-cf27-4734-aea4-93804f7f0886 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Action body: b'{"os-complete": null}' {{(pid=100054) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:45:42.941745 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-b7b859cc-90a1-4beb-a0c9-e6a3bc594044 req-c14c7ff2-cf27-4734-aea4-93804f7f0886 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:45:42.963851 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:42.963851 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:45:42.989873 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-b7b859cc-90a1-4beb-a0c9-e6a3bc594044 req-c14c7ff2-cf27-4734-aea4-93804f7f0886 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/attachments/7c18c869-e9e2-4a38-8cfc-84b38ccc0cf8/action returned with HTTP 204 Jul 10 08:45:42.990415 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1188/4739] 10.4.3.7 () {74 vars in 1711 bytes} [Fri Jul 10 08:45:42 2026] POST /volume/v3/attachments/7c18c869-e9e2-4a38-8cfc-84b38ccc0cf8/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:45:43.079307 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-09353f15-896e-4504-8399-753d4a83a027 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:43.080987 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-09353f15-896e-4504-8399-753d4a83a027 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] GET https://10.4.3.7/volume/v3/volumes/7211f2b9-ef76-4a47-8212-3c01be3b6ee8 Jul 10 08:45:43.081211 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-09353f15-896e-4504-8399-753d4a83a027 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:43.081397 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-09353f15-896e-4504-8399-753d4a83a027 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:43.087940 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:43.087940 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:45:43.091614 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-09353f15-896e-4504-8399-753d4a83a027 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Volume info retrieved successfully. Jul 10 08:45:43.095897 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-09353f15-896e-4504-8399-753d4a83a027 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] https://10.4.3.7/volume/v3/volumes/7211f2b9-ef76-4a47-8212-3c01be3b6ee8 returned with HTTP 200 Jul 10 08:45:43.096240 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1185/4740] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:45:43 2026] GET /volume/v3/volumes/7211f2b9-ef76-4a47-8212-3c01be3b6ee8 => generated 924 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:45:43.307071 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-96544dbf-c7de-4e96-8c60-2111a72afc05 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:43.310177 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-96544dbf-c7de-4e96-8c60-2111a72afc05 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] GET https://10.4.3.7/volume/v3/volumes/365152d6-1a3e-41b9-9293-3e22aa837f7f Jul 10 08:45:43.310631 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-96544dbf-c7de-4e96-8c60-2111a72afc05 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:43.312112 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-96544dbf-c7de-4e96-8c60-2111a72afc05 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:43.322907 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:43.322907 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:45:43.327880 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-96544dbf-c7de-4e96-8c60-2111a72afc05 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Volume info retrieved successfully. Jul 10 08:45:43.333696 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-96544dbf-c7de-4e96-8c60-2111a72afc05 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/365152d6-1a3e-41b9-9293-3e22aa837f7f returned with HTTP 200 Jul 10 08:45:43.334354 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1175/4741] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:45:43 2026] GET /volume/v3/volumes/365152d6-1a3e-41b9-9293-3e22aa837f7f => generated 1161 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:45:43.384988 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-30d374db-071a-4075-b566-9812141ef994 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:43.387014 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-30d374db-071a-4075-b566-9812141ef994 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/volumes/1e843344-33c8-4b11-a20e-7c2e55d930aa Jul 10 08:45:43.387387 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-30d374db-071a-4075-b566-9812141ef994 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:43.387653 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-30d374db-071a-4075-b566-9812141ef994 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:43.396119 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:43.396119 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:45:43.400017 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-30d374db-071a-4075-b566-9812141ef994 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Volume info retrieved successfully. Jul 10 08:45:43.404297 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-30d374db-071a-4075-b566-9812141ef994 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/volumes/1e843344-33c8-4b11-a20e-7c2e55d930aa returned with HTTP 200 Jul 10 08:45:43.404710 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1194/4742] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:45:43 2026] GET /volume/v3/volumes/1e843344-33c8-4b11-a20e-7c2e55d930aa => generated 1644 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:45:43.923006 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-7eca248e-895a-4e7b-a044-628bf541309f req-5fac40ca-4962-42f3-857c-1192136d2099 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:43.925032 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-7eca248e-895a-4e7b-a044-628bf541309f req-5fac40ca-4962-42f3-857c-1192136d2099 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] GET https://10.4.3.7/volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 Jul 10 08:45:43.925243 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-7eca248e-895a-4e7b-a044-628bf541309f req-5fac40ca-4962-42f3-857c-1192136d2099 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:43.925433 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-7eca248e-895a-4e7b-a044-628bf541309f req-5fac40ca-4962-42f3-857c-1192136d2099 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:43.931614 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:43.931614 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:45:43.935149 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-7eca248e-895a-4e7b-a044-628bf541309f req-5fac40ca-4962-42f3-857c-1192136d2099 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Volume info retrieved successfully. Jul 10 08:45:43.939335 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-7eca248e-895a-4e7b-a044-628bf541309f req-5fac40ca-4962-42f3-857c-1192136d2099 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 returned with HTTP 200 Jul 10 08:45:43.939777 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1189/4743] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:45:43 2026] GET /volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 => generated 917 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:45:44.107665 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-dd3ac18f-3701-4c6e-8936-5527db19f9c6 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:44.109238 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-dd3ac18f-3701-4c6e-8936-5527db19f9c6 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] GET https://10.4.3.7/volume/v3/volumes/7211f2b9-ef76-4a47-8212-3c01be3b6ee8 Jul 10 08:45:44.109424 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-dd3ac18f-3701-4c6e-8936-5527db19f9c6 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:44.109596 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-dd3ac18f-3701-4c6e-8936-5527db19f9c6 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:44.115798 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:44.115798 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:45:44.119098 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-dd3ac18f-3701-4c6e-8936-5527db19f9c6 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Volume info retrieved successfully. Jul 10 08:45:44.122956 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-dd3ac18f-3701-4c6e-8936-5527db19f9c6 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] https://10.4.3.7/volume/v3/volumes/7211f2b9-ef76-4a47-8212-3c01be3b6ee8 returned with HTTP 200 Jul 10 08:45:44.123297 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1186/4744] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:45:44 2026] GET /volume/v3/volumes/7211f2b9-ef76-4a47-8212-3c01be3b6ee8 => generated 924 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:45:44.417614 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-bd1fcab4-83e1-4da5-a3d0-9ef943c99314 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:44.420078 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-bd1fcab4-83e1-4da5-a3d0-9ef943c99314 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/volumes/1e843344-33c8-4b11-a20e-7c2e55d930aa Jul 10 08:45:44.420477 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-bd1fcab4-83e1-4da5-a3d0-9ef943c99314 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:44.421096 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-bd1fcab4-83e1-4da5-a3d0-9ef943c99314 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:44.434888 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:44.434888 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:45:44.440173 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-bd1fcab4-83e1-4da5-a3d0-9ef943c99314 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Volume info retrieved successfully. Jul 10 08:45:44.447805 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-bd1fcab4-83e1-4da5-a3d0-9ef943c99314 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/volumes/1e843344-33c8-4b11-a20e-7c2e55d930aa returned with HTTP 200 Jul 10 08:45:44.448412 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1176/4745] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:45:44 2026] GET /volume/v3/volumes/1e843344-33c8-4b11-a20e-7c2e55d930aa => generated 1644 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:45:45.136470 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-2e8392dc-e2bc-4cef-ab05-28b6e4d6d001 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:45.138489 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2e8392dc-e2bc-4cef-ab05-28b6e4d6d001 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] GET https://10.4.3.7/volume/v3/volumes/7211f2b9-ef76-4a47-8212-3c01be3b6ee8 Jul 10 08:45:45.138489 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2e8392dc-e2bc-4cef-ab05-28b6e4d6d001 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:45.138489 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2e8392dc-e2bc-4cef-ab05-28b6e4d6d001 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:45.146091 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:45.146091 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:45:45.149694 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-2e8392dc-e2bc-4cef-ab05-28b6e4d6d001 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Volume info retrieved successfully. Jul 10 08:45:45.153791 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2e8392dc-e2bc-4cef-ab05-28b6e4d6d001 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] https://10.4.3.7/volume/v3/volumes/7211f2b9-ef76-4a47-8212-3c01be3b6ee8 returned with HTTP 200 Jul 10 08:45:45.154226 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1195/4746] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:45:45 2026] GET /volume/v3/volumes/7211f2b9-ef76-4a47-8212-3c01be3b6ee8 => generated 924 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:45:45.463797 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-12424a56-9c4c-48e7-b45d-21e8d7cd6b26 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:45.467039 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-12424a56-9c4c-48e7-b45d-21e8d7cd6b26 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/volumes/1e843344-33c8-4b11-a20e-7c2e55d930aa Jul 10 08:45:45.467039 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-12424a56-9c4c-48e7-b45d-21e8d7cd6b26 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:45.467247 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-12424a56-9c4c-48e7-b45d-21e8d7cd6b26 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:45.478375 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:45.478375 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:45:45.488443 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-12424a56-9c4c-48e7-b45d-21e8d7cd6b26 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Volume info retrieved successfully. Jul 10 08:45:45.496939 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-12424a56-9c4c-48e7-b45d-21e8d7cd6b26 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/volumes/1e843344-33c8-4b11-a20e-7c2e55d930aa returned with HTTP 200 Jul 10 08:45:45.497472 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1190/4747] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:45:45 2026] GET /volume/v3/volumes/1e843344-33c8-4b11-a20e-7c2e55d930aa => generated 1644 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:45:45.976285 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-4cd77863-f43f-4a50-a1cb-4e2bca86dee1 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:45.976682 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-4cd77863-f43f-4a50-a1cb-4e2bca86dee1 None None] GET https://10.4.3.7/volume// Jul 10 08:45:45.976821 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-4cd77863-f43f-4a50-a1cb-4e2bca86dee1 None None] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:45.977001 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-4cd77863-f43f-4a50-a1cb-4e2bca86dee1 None None] Calling method 'all' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:45.977292 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-4cd77863-f43f-4a50-a1cb-4e2bca86dee1 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:45:45.977546 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1187/4748] 10.4.3.7 () {66 vars in 1414 bytes} [Fri Jul 10 08:45:45 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:45:45.983329 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-7eca248e-895a-4e7b-a044-628bf541309f req-9d0b56bb-e479-457d-b537-332a4c3ac81e None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:45.985243 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-7eca248e-895a-4e7b-a044-628bf541309f req-9d0b56bb-e479-457d-b537-332a4c3ac81e tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] POST https://10.4.3.7/volume/v3/attachments Jul 10 08:45:45.985620 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-7eca248e-895a-4e7b-a044-628bf541309f req-9d0b56bb-e479-457d-b537-332a4c3ac81e tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "92682393-1d21-4de8-9c70-ef761af4bae6", "connector": null, "instance_uuid": "6a08a9f4-55f0-4a49-aba1-146343171b1d"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:45:45.994682 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:45.994682 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:45:46.016395 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-7eca248e-895a-4e7b-a044-628bf541309f req-9d0b56bb-e479-457d-b537-332a4c3ac81e tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/attachments returned with HTTP 200 Jul 10 08:45:46.016852 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1177/4749] 10.4.3.7 () {74 vars in 1580 bytes} [Fri Jul 10 08:45:45 2026] POST /volume/v3/attachments => generated 273 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:45:46.166097 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-6fd16f3b-55bd-4b2e-8a7b-b137250ee830 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:46.167911 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-6fd16f3b-55bd-4b2e-8a7b-b137250ee830 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] GET https://10.4.3.7/volume/v3/volumes/7211f2b9-ef76-4a47-8212-3c01be3b6ee8 Jul 10 08:45:46.168141 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-6fd16f3b-55bd-4b2e-8a7b-b137250ee830 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:46.168335 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-6fd16f3b-55bd-4b2e-8a7b-b137250ee830 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:46.175940 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:46.175940 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:45:46.179550 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-6fd16f3b-55bd-4b2e-8a7b-b137250ee830 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Volume info retrieved successfully. Jul 10 08:45:46.184063 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-6fd16f3b-55bd-4b2e-8a7b-b137250ee830 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] https://10.4.3.7/volume/v3/volumes/7211f2b9-ef76-4a47-8212-3c01be3b6ee8 returned with HTTP 200 Jul 10 08:45:46.184434 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1196/4750] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:45:46 2026] GET /volume/v3/volumes/7211f2b9-ef76-4a47-8212-3c01be3b6ee8 => generated 924 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:45:46.460047 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-e901a41f-fbe4-4772-a4a9-72928f3e8ed1 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:46.464946 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-e901a41f-fbe4-4772-a4a9-72928f3e8ed1 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] GET https://10.4.3.7/volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 Jul 10 08:45:46.465479 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-e901a41f-fbe4-4772-a4a9-72928f3e8ed1 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:46.465479 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-e901a41f-fbe4-4772-a4a9-72928f3e8ed1 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:46.475014 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:46.475014 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:45:46.478585 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-e901a41f-fbe4-4772-a4a9-72928f3e8ed1 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Volume info retrieved successfully. Jul 10 08:45:46.485598 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-e901a41f-fbe4-4772-a4a9-72928f3e8ed1 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 returned with HTTP 200 Jul 10 08:45:46.486275 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1191/4751] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:45:46 2026] GET /volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 => generated 916 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:45:46.510979 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-0b0b83af-3932-4e9a-a0e7-65f566c34efb None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:46.512298 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-0b0b83af-3932-4e9a-a0e7-65f566c34efb tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/volumes/1e843344-33c8-4b11-a20e-7c2e55d930aa Jul 10 08:45:46.514102 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-0b0b83af-3932-4e9a-a0e7-65f566c34efb tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:46.514102 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-0b0b83af-3932-4e9a-a0e7-65f566c34efb tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:46.523855 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:46.523855 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:45:46.527201 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-0b0b83af-3932-4e9a-a0e7-65f566c34efb tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Volume info retrieved successfully. Jul 10 08:45:46.537613 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-0b0b83af-3932-4e9a-a0e7-65f566c34efb tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/volumes/1e843344-33c8-4b11-a20e-7c2e55d930aa returned with HTTP 200 Jul 10 08:45:46.537678 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1188/4752] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:45:46 2026] GET /volume/v3/volumes/1e843344-33c8-4b11-a20e-7c2e55d930aa => generated 1644 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:45:46.541893 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-25667803-0598-42f9-bc84-98e44c2ac396 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:46.542234 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-25667803-0598-42f9-bc84-98e44c2ac396 None None] GET https://10.4.3.7/volume// Jul 10 08:45:46.542464 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-25667803-0598-42f9-bc84-98e44c2ac396 None None] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:46.542683 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-25667803-0598-42f9-bc84-98e44c2ac396 None None] Calling method 'all' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:46.542997 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-25667803-0598-42f9-bc84-98e44c2ac396 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:45:46.543272 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1178/4753] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:45:46 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:45:46.551139 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-7eca248e-895a-4e7b-a044-628bf541309f req-4598d63e-e4fa-4773-bd65-3dc2d82ad420 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:46.553101 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-7eca248e-895a-4e7b-a044-628bf541309f req-4598d63e-e4fa-4773-bd65-3dc2d82ad420 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] GET https://10.4.3.7/volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 Jul 10 08:45:46.553179 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-7eca248e-895a-4e7b-a044-628bf541309f req-4598d63e-e4fa-4773-bd65-3dc2d82ad420 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:46.553369 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-7eca248e-895a-4e7b-a044-628bf541309f req-4598d63e-e4fa-4773-bd65-3dc2d82ad420 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:46.563626 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:46.563626 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:45:46.567223 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-7eca248e-895a-4e7b-a044-628bf541309f req-4598d63e-e4fa-4773-bd65-3dc2d82ad420 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Volume info retrieved successfully. Jul 10 08:45:46.574214 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-7eca248e-895a-4e7b-a044-628bf541309f req-4598d63e-e4fa-4773-bd65-3dc2d82ad420 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 returned with HTTP 200 Jul 10 08:45:46.574214 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1197/4754] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:45:46 2026] GET /volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 => generated 1096 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:45:46.674148 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-7eca248e-895a-4e7b-a044-628bf541309f req-70f34eda-b9cd-4010-ba25-0671d70479d7 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:46.675967 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-7eca248e-895a-4e7b-a044-628bf541309f req-70f34eda-b9cd-4010-ba25-0671d70479d7 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] PUT https://10.4.3.7/volume/v3/attachments/2bc72694-94f5-4912-8d39-9887a820b772 Jul 10 08:45:46.676334 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-7eca248e-895a-4e7b-a044-628bf541309f req-70f34eda-b9cd-4010-ba25-0671d70479d7 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.7", "host": "np0000004976", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b54eda21b644", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bf3c9c16-ec3d-4df7-865b-5f424258654a", "nvme_native_multipath": false, "mountpoint": "/dev/vdd"}}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:45:46.683707 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.coordination [req-7eca248e-895a-4e7b-a044-628bf541309f req-70f34eda-b9cd-4010-ba25-0671d70479d7 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Acquiring lock "cinder-attachment_update-92682393-1d21-4de8-9c70-ef761af4bae6-np0000004976" by "attachment_update" {{(pid=100054) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 08:45:46.688365 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.coordination [req-7eca248e-895a-4e7b-a044-628bf541309f req-70f34eda-b9cd-4010-ba25-0671d70479d7 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Lock "cinder-attachment_update-92682393-1d21-4de8-9c70-ef761af4bae6-np0000004976" acquired by "attachment_update" :: waited 0.005s {{(pid=100054) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 08:45:46.689312 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:46.689312 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:45:47.198106 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-b575bb9e-1082-4e46-9948-48283f37a59b None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:47.201854 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-b575bb9e-1082-4e46-9948-48283f37a59b tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] GET https://10.4.3.7/volume/v3/volumes/7211f2b9-ef76-4a47-8212-3c01be3b6ee8 Jul 10 08:45:47.202100 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-b575bb9e-1082-4e46-9948-48283f37a59b tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:47.202334 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-b575bb9e-1082-4e46-9948-48283f37a59b tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:47.210611 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:47.210611 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:45:47.212714 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.coordination [req-7eca248e-895a-4e7b-a044-628bf541309f req-70f34eda-b9cd-4010-ba25-0671d70479d7 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Lock "cinder-attachment_update-92682393-1d21-4de8-9c70-ef761af4bae6-np0000004976" released by "attachment_update" :: held 0.524s {{(pid=100054) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 08:45:47.213043 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-7eca248e-895a-4e7b-a044-628bf541309f req-70f34eda-b9cd-4010-ba25-0671d70479d7 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/attachments/2bc72694-94f5-4912-8d39-9887a820b772 returned with HTTP 200 Jul 10 08:45:47.213508 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1192/4755] 10.4.3.7 () {74 vars in 1690 bytes} [Fri Jul 10 08:45:46 2026] PUT /volume/v3/attachments/2bc72694-94f5-4912-8d39-9887a820b772 => generated 969 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:45:47.214507 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-b575bb9e-1082-4e46-9948-48283f37a59b tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Volume info retrieved successfully. Jul 10 08:45:47.219781 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-b575bb9e-1082-4e46-9948-48283f37a59b tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] https://10.4.3.7/volume/v3/volumes/7211f2b9-ef76-4a47-8212-3c01be3b6ee8 returned with HTTP 200 Jul 10 08:45:47.220309 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1189/4756] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:45:47 2026] GET /volume/v3/volumes/7211f2b9-ef76-4a47-8212-3c01be3b6ee8 => generated 924 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:45:47.391685 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-59177eec-2c0e-438d-90ba-4ba7784935ee None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:47.393424 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-59177eec-2c0e-438d-90ba-4ba7784935ee tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:45:47.393424 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-59177eec-2c0e-438d-90ba-4ba7784935ee tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1818256012", "snapshot_id": null, "imageRef": "e1ee2ea6-9251-43d7-8043-1a8efc6b3698", "volume_type": null, "size": 1}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:45:47.395145 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.volumes [None req-59177eec-2c0e-438d-90ba-4ba7784935ee tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1818256012', 'snapshot_id': None, 'imageRef': 'e1ee2ea6-9251-43d7-8043-1a8efc6b3698', 'volume_type': None, 'size': 1}} {{(pid=100055) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:45:47.497890 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-29183769-0313-4774-a562-d4954203416e None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:47.499937 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-29183769-0313-4774-a562-d4954203416e tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] GET https://10.4.3.7/volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 Jul 10 08:45:47.500152 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-29183769-0313-4774-a562-d4954203416e tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:47.500362 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-29183769-0313-4774-a562-d4954203416e tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:47.512095 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:47.512095 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:45:47.516661 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-29183769-0313-4774-a562-d4954203416e tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Volume info retrieved successfully. Jul 10 08:45:47.521489 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-29183769-0313-4774-a562-d4954203416e tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 returned with HTTP 200 Jul 10 08:45:47.521899 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1198/4757] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:45:47 2026] GET /volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 => generated 917 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:45:47.552582 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-ad4186b3-7a7c-4fc1-bd67-249ec20be916 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:47.554097 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-ad4186b3-7a7c-4fc1-bd67-249ec20be916 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/volumes/1e843344-33c8-4b11-a20e-7c2e55d930aa Jul 10 08:45:47.554380 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-ad4186b3-7a7c-4fc1-bd67-249ec20be916 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:47.554698 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-ad4186b3-7a7c-4fc1-bd67-249ec20be916 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:47.557487 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-59177eec-2c0e-438d-90ba-4ba7784935ee tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Create volume of 1 GB Jul 10 08:45:47.557777 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:47.557777 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:45:47.561482 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-59177eec-2c0e-438d-90ba-4ba7784935ee tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Availability Zones retrieved successfully. Jul 10 08:45:47.568964 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-59177eec-2c0e-438d-90ba-4ba7784935ee tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Flow 'volume_create_api' (c3142114-a423-49a9-86c7-1df036670de1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:45:47.569132 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:47.569132 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:45:47.569186 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-59177eec-2c0e-438d-90ba-4ba7784935ee tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fdef8ff3-8a77-4074-8fc4-377933245e87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:45:47.569923 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.flows.api.create_volume [None req-59177eec-2c0e-438d-90ba-4ba7784935ee tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Validating volume size '1' using validate_int {{(pid=100055) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:45:47.574914 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-ad4186b3-7a7c-4fc1-bd67-249ec20be916 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Volume info retrieved successfully. Jul 10 08:45:47.577473 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-ad4186b3-7a7c-4fc1-bd67-249ec20be916 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/volumes/1e843344-33c8-4b11-a20e-7c2e55d930aa returned with HTTP 200 Jul 10 08:45:47.577979 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1193/4758] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:45:47 2026] GET /volume/v3/volumes/1e843344-33c8-4b11-a20e-7c2e55d930aa => generated 1644 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:45:47.639949 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-59177eec-2c0e-438d-90ba-4ba7784935ee tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fdef8ff3-8a77-4074-8fc4-377933245e87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:45:47.640725 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-59177eec-2c0e-438d-90ba-4ba7784935ee tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8766aa3c-1222-4fa1-8a63-64b4a974c796) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:45:47.704320 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.quota [None req-59177eec-2c0e-438d-90ba-4ba7784935ee tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Created reservations ['afb1fe89-76fb-48e6-a2c3-1c6f983bea09', 'f160310b-c873-4ca0-9902-b47380e5f5f2', 'b5e80075-3617-462b-b85e-6adee35f4129', '5996e80b-533c-4627-8f64-5105e35a0c97'] {{(pid=100055) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:45:47.705078 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-59177eec-2c0e-438d-90ba-4ba7784935ee tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8766aa3c-1222-4fa1-8a63-64b4a974c796) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['afb1fe89-76fb-48e6-a2c3-1c6f983bea09', 'f160310b-c873-4ca0-9902-b47380e5f5f2', 'b5e80075-3617-462b-b85e-6adee35f4129', '5996e80b-533c-4627-8f64-5105e35a0c97']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:45:47.705770 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-59177eec-2c0e-438d-90ba-4ba7784935ee tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14a96d0f-1e5e-4171-b5e2-77c09e1bbb9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:45:47.727691 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-59177eec-2c0e-438d-90ba-4ba7784935ee tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14a96d0f-1e5e-4171-b5e2-77c09e1bbb9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '43087caa-e029-4b0b-b54c-727f577c134c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1818256012',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4743f9bd2fc44d9d808d9136a9da5e33',qos_specs=None,replication_status=,reservations=['afb1fe89-76fb-48e6-a2c3-1c6f983bea09','f160310b-c873-4ca0-9902-b47380e5f5f2','b5e80075-3617-462b-b85e-6adee35f4129','5996e80b-533c-4627-8f64-5105e35a0c97'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='33f48bb2ff2a44bdba1a2d46661f10a0',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:45:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1818256012',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=43087caa-e029-4b0b-b54c-727f577c134c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4743f9bd2fc44d9d808d9136a9da5e33',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='33f48bb2ff2a44bdba1a2d46661f10a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:45:47.728302 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-59177eec-2c0e-438d-90ba-4ba7784935ee tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (acfb3bc5-6617-4268-bc06-71c3a34fcea7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:45:47.743730 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-59177eec-2c0e-438d-90ba-4ba7784935ee tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (acfb3bc5-6617-4268-bc06-71c3a34fcea7) transitioned into state 'SUCCESS' from state '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-1818256012',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4743f9bd2fc44d9d808d9136a9da5e33',qos_specs=None,replication_status=,reservations=['afb1fe89-76fb-48e6-a2c3-1c6f983bea09','f160310b-c873-4ca0-9902-b47380e5f5f2','b5e80075-3617-462b-b85e-6adee35f4129','5996e80b-533c-4627-8f64-5105e35a0c97'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='33f48bb2ff2a44bdba1a2d46661f10a0',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:45:47.744418 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-59177eec-2c0e-438d-90ba-4ba7784935ee tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6a8fa99-1757-4193-b5d7-2d7581320532) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:45:47.752545 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-59177eec-2c0e-438d-90ba-4ba7784935ee tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6a8fa99-1757-4193-b5d7-2d7581320532) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:45:47.754788 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-59177eec-2c0e-438d-90ba-4ba7784935ee tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Flow 'volume_create_api' (c3142114-a423-49a9-86c7-1df036670de1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:45:47.754788 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-59177eec-2c0e-438d-90ba-4ba7784935ee tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Create volume request issued successfully. Jul 10 08:45:47.754788 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-59177eec-2c0e-438d-90ba-4ba7784935ee tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:45:47.754788 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1179/4759] 10.4.3.7 () {70 vars in 1286 bytes} [Fri Jul 10 08:45:47 2026] POST /volume/v3/volumes => generated 777 bytes in 363 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:45:47.769457 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-3c35065d-be6c-47d0-8c93-f066683a3054 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:47.771331 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-3c35065d-be6c-47d0-8c93-f066683a3054 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] GET https://10.4.3.7/volume/v3/volumes/43087caa-e029-4b0b-b54c-727f577c134c Jul 10 08:45:47.771833 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-3c35065d-be6c-47d0-8c93-f066683a3054 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:47.771833 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-3c35065d-be6c-47d0-8c93-f066683a3054 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:47.780434 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:47.780434 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:45:47.782771 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-3c35065d-be6c-47d0-8c93-f066683a3054 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Volume info retrieved successfully. Jul 10 08:45:47.788609 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-3c35065d-be6c-47d0-8c93-f066683a3054 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] https://10.4.3.7/volume/v3/volumes/43087caa-e029-4b0b-b54c-727f577c134c returned with HTTP 200 Jul 10 08:45:47.789092 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1190/4760] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:45:47 2026] GET /volume/v3/volumes/43087caa-e029-4b0b-b54c-727f577c134c => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:45:48.234829 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-f62f270b-468c-48ce-8ca1-fe70abdbc721 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:48.236897 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f62f270b-468c-48ce-8ca1-fe70abdbc721 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] GET https://10.4.3.7/volume/v3/volumes/7211f2b9-ef76-4a47-8212-3c01be3b6ee8 Jul 10 08:45:48.237037 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f62f270b-468c-48ce-8ca1-fe70abdbc721 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:48.237212 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f62f270b-468c-48ce-8ca1-fe70abdbc721 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:48.244151 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:48.244151 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:45:48.247582 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-f62f270b-468c-48ce-8ca1-fe70abdbc721 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Volume info retrieved successfully. Jul 10 08:45:48.251709 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f62f270b-468c-48ce-8ca1-fe70abdbc721 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] https://10.4.3.7/volume/v3/volumes/7211f2b9-ef76-4a47-8212-3c01be3b6ee8 returned with HTTP 200 Jul 10 08:45:48.252128 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1199/4761] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:45:48 2026] GET /volume/v3/volumes/7211f2b9-ef76-4a47-8212-3c01be3b6ee8 => generated 924 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:45:48.539062 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-e038b033-3514-48d3-94b7-0ddd4b48c1ae None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:48.541146 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-e038b033-3514-48d3-94b7-0ddd4b48c1ae tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] GET https://10.4.3.7/volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 Jul 10 08:45:48.541481 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-e038b033-3514-48d3-94b7-0ddd4b48c1ae tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:48.541725 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-e038b033-3514-48d3-94b7-0ddd4b48c1ae tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:48.553226 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:48.553226 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:45:48.557186 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-e038b033-3514-48d3-94b7-0ddd4b48c1ae tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Volume info retrieved successfully. Jul 10 08:45:48.562201 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-e038b033-3514-48d3-94b7-0ddd4b48c1ae tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 returned with HTTP 200 Jul 10 08:45:48.562592 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1194/4762] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:45:48 2026] GET /volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 => generated 917 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:45:48.592001 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-aada3dff-6e5f-4216-9268-90f58989fad3 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:48.594021 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-aada3dff-6e5f-4216-9268-90f58989fad3 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/volumes/1e843344-33c8-4b11-a20e-7c2e55d930aa Jul 10 08:45:48.594117 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-aada3dff-6e5f-4216-9268-90f58989fad3 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:48.594307 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-aada3dff-6e5f-4216-9268-90f58989fad3 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:48.603153 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:48.603153 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:45:48.609431 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-aada3dff-6e5f-4216-9268-90f58989fad3 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Volume info retrieved successfully. Jul 10 08:45:48.610418 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-aada3dff-6e5f-4216-9268-90f58989fad3 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/volumes/1e843344-33c8-4b11-a20e-7c2e55d930aa returned with HTTP 200 Jul 10 08:45:48.610783 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1180/4763] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:45:48 2026] GET /volume/v3/volumes/1e843344-33c8-4b11-a20e-7c2e55d930aa => generated 1644 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:45:48.802346 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-bd95c197-4cc5-4aef-84da-4cc1996166b2 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:48.803987 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-bd95c197-4cc5-4aef-84da-4cc1996166b2 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] GET https://10.4.3.7/volume/v3/volumes/43087caa-e029-4b0b-b54c-727f577c134c Jul 10 08:45:48.804189 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-bd95c197-4cc5-4aef-84da-4cc1996166b2 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:48.804395 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-bd95c197-4cc5-4aef-84da-4cc1996166b2 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:48.812269 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:48.812269 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:45:48.816548 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-bd95c197-4cc5-4aef-84da-4cc1996166b2 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Volume info retrieved successfully. Jul 10 08:45:48.820712 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-bd95c197-4cc5-4aef-84da-4cc1996166b2 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] https://10.4.3.7/volume/v3/volumes/43087caa-e029-4b0b-b54c-727f577c134c returned with HTTP 200 Jul 10 08:45:48.821063 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1191/4764] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:45:48 2026] GET /volume/v3/volumes/43087caa-e029-4b0b-b54c-727f577c134c => generated 1385 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:45:48.831939 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-652f7505-5f48-43fe-a5b1-70a52a5e9658 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:48.833679 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-652f7505-5f48-43fe-a5b1-70a52a5e9658 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] GET https://10.4.3.7/volume/v3/volumes/43087caa-e029-4b0b-b54c-727f577c134c Jul 10 08:45:48.833897 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-652f7505-5f48-43fe-a5b1-70a52a5e9658 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:48.834080 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-652f7505-5f48-43fe-a5b1-70a52a5e9658 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:48.840578 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:48.840578 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:45:48.844284 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-652f7505-5f48-43fe-a5b1-70a52a5e9658 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Volume info retrieved successfully. Jul 10 08:45:48.849178 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-652f7505-5f48-43fe-a5b1-70a52a5e9658 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] https://10.4.3.7/volume/v3/volumes/43087caa-e029-4b0b-b54c-727f577c134c returned with HTTP 200 Jul 10 08:45:48.849575 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1200/4765] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:45:48 2026] GET /volume/v3/volumes/43087caa-e029-4b0b-b54c-727f577c134c => generated 1385 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:45:49.266238 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-b73b73f3-aa13-413e-85c4-a8aa94b07943 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:49.267904 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-b73b73f3-aa13-413e-85c4-a8aa94b07943 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] GET https://10.4.3.7/volume/v3/volumes/7211f2b9-ef76-4a47-8212-3c01be3b6ee8 Jul 10 08:45:49.268109 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-b73b73f3-aa13-413e-85c4-a8aa94b07943 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:49.268477 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-b73b73f3-aa13-413e-85c4-a8aa94b07943 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:49.274646 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:49.274646 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:45:49.278087 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-b73b73f3-aa13-413e-85c4-a8aa94b07943 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Volume info retrieved successfully. Jul 10 08:45:49.282262 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-b73b73f3-aa13-413e-85c4-a8aa94b07943 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] https://10.4.3.7/volume/v3/volumes/7211f2b9-ef76-4a47-8212-3c01be3b6ee8 returned with HTTP 200 Jul 10 08:45:49.282636 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1195/4766] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:45:49 2026] GET /volume/v3/volumes/7211f2b9-ef76-4a47-8212-3c01be3b6ee8 => generated 924 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:45:49.573751 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-0f4f3fef-eb0e-48ce-b7bb-55cb9b7e1e10 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:49.575355 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-0f4f3fef-eb0e-48ce-b7bb-55cb9b7e1e10 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] GET https://10.4.3.7/volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 Jul 10 08:45:49.575602 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-0f4f3fef-eb0e-48ce-b7bb-55cb9b7e1e10 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:49.575718 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-0f4f3fef-eb0e-48ce-b7bb-55cb9b7e1e10 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:49.583831 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:49.583831 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:45:49.586695 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-0f4f3fef-eb0e-48ce-b7bb-55cb9b7e1e10 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Volume info retrieved successfully. Jul 10 08:45:49.590362 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-0f4f3fef-eb0e-48ce-b7bb-55cb9b7e1e10 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 returned with HTTP 200 Jul 10 08:45:49.590709 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1181/4767] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:45:49 2026] GET /volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 => generated 917 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:45:49.622433 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-ea151e10-11fe-4b7a-bf3f-20ab23f9687d None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:49.624105 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-ea151e10-11fe-4b7a-bf3f-20ab23f9687d tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/volumes/1e843344-33c8-4b11-a20e-7c2e55d930aa Jul 10 08:45:49.624347 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-ea151e10-11fe-4b7a-bf3f-20ab23f9687d tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:49.624547 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-ea151e10-11fe-4b7a-bf3f-20ab23f9687d tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:49.634759 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:49.634759 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:45:49.641711 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-ea151e10-11fe-4b7a-bf3f-20ab23f9687d tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Volume info retrieved successfully. Jul 10 08:45:49.645937 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-ea151e10-11fe-4b7a-bf3f-20ab23f9687d tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/volumes/1e843344-33c8-4b11-a20e-7c2e55d930aa returned with HTTP 200 Jul 10 08:45:49.646289 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1192/4768] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:45:49 2026] GET /volume/v3/volumes/1e843344-33c8-4b11-a20e-7c2e55d930aa => generated 1644 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:45:49.741614 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-2c591f7d-e491-46f9-a20c-405ec2963ec1 req-8c459522-6824-4505-a308-d606faf4c815 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:49.743601 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-2c591f7d-e491-46f9-a20c-405ec2963ec1 req-8c459522-6824-4505-a308-d606faf4c815 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] GET https://10.4.3.7/volume/v3/volumes/43087caa-e029-4b0b-b54c-727f577c134c Jul 10 08:45:49.744025 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-2c591f7d-e491-46f9-a20c-405ec2963ec1 req-8c459522-6824-4505-a308-d606faf4c815 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:49.744025 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-2c591f7d-e491-46f9-a20c-405ec2963ec1 req-8c459522-6824-4505-a308-d606faf4c815 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:49.750388 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:49.750388 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:45:49.753658 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-2c591f7d-e491-46f9-a20c-405ec2963ec1 req-8c459522-6824-4505-a308-d606faf4c815 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Volume info retrieved successfully. Jul 10 08:45:49.757786 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-2c591f7d-e491-46f9-a20c-405ec2963ec1 req-8c459522-6824-4505-a308-d606faf4c815 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] https://10.4.3.7/volume/v3/volumes/43087caa-e029-4b0b-b54c-727f577c134c returned with HTTP 200 Jul 10 08:45:49.758159 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1201/4769] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:45:49 2026] GET /volume/v3/volumes/43087caa-e029-4b0b-b54c-727f577c134c => generated 1367 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:45:50.227578 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-2c591f7d-e491-46f9-a20c-405ec2963ec1 req-bbc7768f-912c-4023-89c1-8acb9221fa54 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:50.229602 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-2c591f7d-e491-46f9-a20c-405ec2963ec1 req-bbc7768f-912c-4023-89c1-8acb9221fa54 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] GET https://10.4.3.7/volume/v3/volumes/43087caa-e029-4b0b-b54c-727f577c134c Jul 10 08:45:50.229813 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-2c591f7d-e491-46f9-a20c-405ec2963ec1 req-bbc7768f-912c-4023-89c1-8acb9221fa54 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:50.230006 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-2c591f7d-e491-46f9-a20c-405ec2963ec1 req-bbc7768f-912c-4023-89c1-8acb9221fa54 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:50.237231 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:50.237231 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:45:50.241548 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-2c591f7d-e491-46f9-a20c-405ec2963ec1 req-bbc7768f-912c-4023-89c1-8acb9221fa54 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Volume info retrieved successfully. Jul 10 08:45:50.246002 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-2c591f7d-e491-46f9-a20c-405ec2963ec1 req-bbc7768f-912c-4023-89c1-8acb9221fa54 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] https://10.4.3.7/volume/v3/volumes/43087caa-e029-4b0b-b54c-727f577c134c returned with HTTP 200 Jul 10 08:45:50.246419 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1196/4770] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:45:50 2026] GET /volume/v3/volumes/43087caa-e029-4b0b-b54c-727f577c134c => generated 1367 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:45:50.255371 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-1f9a247a-4c75-45e6-95c4-59d9bd6fb129 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:50.255723 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-1f9a247a-4c75-45e6-95c4-59d9bd6fb129 None None] GET https://10.4.3.7/volume// Jul 10 08:45:50.255866 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-1f9a247a-4c75-45e6-95c4-59d9bd6fb129 None None] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:50.256057 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-1f9a247a-4c75-45e6-95c4-59d9bd6fb129 None None] Calling method 'all' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:50.256340 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-1f9a247a-4c75-45e6-95c4-59d9bd6fb129 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:45:50.256607 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1182/4771] 10.4.3.7 () {66 vars in 1405 bytes} [Fri Jul 10 08:45:50 2026] GET /volume/ => generated 384 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:45:50.263187 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-2c591f7d-e491-46f9-a20c-405ec2963ec1 req-98c4d4b5-9c29-4067-b62d-907a06eca790 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:50.264905 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-2c591f7d-e491-46f9-a20c-405ec2963ec1 req-98c4d4b5-9c29-4067-b62d-907a06eca790 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] POST https://10.4.3.7/volume/v3/attachments Jul 10 08:45:50.265211 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-2c591f7d-e491-46f9-a20c-405ec2963ec1 req-98c4d4b5-9c29-4067-b62d-907a06eca790 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "43087caa-e029-4b0b-b54c-727f577c134c", "connector": null, "instance_uuid": "7b0e8c74-6ad7-4085-a019-e674a2b75461"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:45:50.272337 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:50.272337 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:45:50.293992 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-2c591f7d-e491-46f9-a20c-405ec2963ec1 req-98c4d4b5-9c29-4067-b62d-907a06eca790 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] https://10.4.3.7/volume/v3/attachments returned with HTTP 200 Jul 10 08:45:50.294400 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1193/4772] 10.4.3.7 () {74 vars in 1580 bytes} [Fri Jul 10 08:45:50 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) Jul 10 08:45:50.295401 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-7e75e229-9bc3-444b-87b0-8b8974eeda13 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:50.297135 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7e75e229-9bc3-444b-87b0-8b8974eeda13 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] GET https://10.4.3.7/volume/v3/volumes/7211f2b9-ef76-4a47-8212-3c01be3b6ee8 Jul 10 08:45:50.297374 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7e75e229-9bc3-444b-87b0-8b8974eeda13 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:50.297578 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7e75e229-9bc3-444b-87b0-8b8974eeda13 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:50.304187 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:50.304187 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:45:50.307375 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-7e75e229-9bc3-444b-87b0-8b8974eeda13 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Volume info retrieved successfully. Jul 10 08:45:50.311011 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7e75e229-9bc3-444b-87b0-8b8974eeda13 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] https://10.4.3.7/volume/v3/volumes/7211f2b9-ef76-4a47-8212-3c01be3b6ee8 returned with HTTP 200 Jul 10 08:45:50.311389 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1202/4773] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:45:50 2026] GET /volume/v3/volumes/7211f2b9-ef76-4a47-8212-3c01be3b6ee8 => generated 924 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:45:50.602344 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-af93167e-8fc4-4427-85f6-094dbbcb0863 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:50.603988 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-af93167e-8fc4-4427-85f6-094dbbcb0863 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] GET https://10.4.3.7/volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 Jul 10 08:45:50.604120 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-af93167e-8fc4-4427-85f6-094dbbcb0863 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:50.604305 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-af93167e-8fc4-4427-85f6-094dbbcb0863 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:50.612264 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:50.612264 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:45:50.614912 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-af93167e-8fc4-4427-85f6-094dbbcb0863 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Volume info retrieved successfully. Jul 10 08:45:50.618727 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-af93167e-8fc4-4427-85f6-094dbbcb0863 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 returned with HTTP 200 Jul 10 08:45:50.619062 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1197/4774] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:45:50 2026] GET /volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 => generated 917 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:45:50.658468 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-01e64f65-2204-4cf5-916d-65dc0ab12e6f None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:50.659621 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-01e64f65-2204-4cf5-916d-65dc0ab12e6f tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/volumes/1e843344-33c8-4b11-a20e-7c2e55d930aa Jul 10 08:45:50.659801 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-01e64f65-2204-4cf5-916d-65dc0ab12e6f tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:50.660000 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-01e64f65-2204-4cf5-916d-65dc0ab12e6f tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:50.669547 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:50.669547 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:45:50.672897 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-01e64f65-2204-4cf5-916d-65dc0ab12e6f tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Volume info retrieved successfully. Jul 10 08:45:50.676462 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-01e64f65-2204-4cf5-916d-65dc0ab12e6f tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/volumes/1e843344-33c8-4b11-a20e-7c2e55d930aa returned with HTTP 200 Jul 10 08:45:50.676886 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1183/4775] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:45:50 2026] GET /volume/v3/volumes/1e843344-33c8-4b11-a20e-7c2e55d930aa => generated 1644 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:45:51.324052 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-31603979-49aa-4dae-936d-79f149cd3048 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:51.329095 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-31603979-49aa-4dae-936d-79f149cd3048 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] GET https://10.4.3.7/volume/v3/volumes/7211f2b9-ef76-4a47-8212-3c01be3b6ee8 Jul 10 08:45:51.329095 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-31603979-49aa-4dae-936d-79f149cd3048 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:51.329095 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-31603979-49aa-4dae-936d-79f149cd3048 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:51.333082 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:51.333082 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:45:51.336548 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-31603979-49aa-4dae-936d-79f149cd3048 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Volume info retrieved successfully. Jul 10 08:45:51.340505 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-31603979-49aa-4dae-936d-79f149cd3048 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] https://10.4.3.7/volume/v3/volumes/7211f2b9-ef76-4a47-8212-3c01be3b6ee8 returned with HTTP 200 Jul 10 08:45:51.340834 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1194/4776] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:45:51 2026] GET /volume/v3/volumes/7211f2b9-ef76-4a47-8212-3c01be3b6ee8 => generated 924 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:45:51.630571 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-09ce317e-9770-4eba-aebc-3c9b125cbeba None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:51.632200 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-09ce317e-9770-4eba-aebc-3c9b125cbeba tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] GET https://10.4.3.7/volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 Jul 10 08:45:51.632496 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-09ce317e-9770-4eba-aebc-3c9b125cbeba tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:51.632702 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-09ce317e-9770-4eba-aebc-3c9b125cbeba tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:51.646831 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:51.646831 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:45:51.657696 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-09ce317e-9770-4eba-aebc-3c9b125cbeba tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Volume info retrieved successfully. Jul 10 08:45:51.663045 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-09ce317e-9770-4eba-aebc-3c9b125cbeba tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 returned with HTTP 200 Jul 10 08:45:51.663045 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1203/4777] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:45:51 2026] GET /volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 => generated 917 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:45:51.688204 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-ca50e003-7dfa-4350-b544-06e17f5ff35d None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:51.689883 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-ca50e003-7dfa-4350-b544-06e17f5ff35d tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/volumes/1e843344-33c8-4b11-a20e-7c2e55d930aa Jul 10 08:45:51.690071 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-ca50e003-7dfa-4350-b544-06e17f5ff35d tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:51.690261 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-ca50e003-7dfa-4350-b544-06e17f5ff35d tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:51.707299 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:51.707299 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:45:51.711426 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-ca50e003-7dfa-4350-b544-06e17f5ff35d tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Volume info retrieved successfully. Jul 10 08:45:51.715763 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-ca50e003-7dfa-4350-b544-06e17f5ff35d tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/volumes/1e843344-33c8-4b11-a20e-7c2e55d930aa returned with HTTP 200 Jul 10 08:45:51.716144 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1198/4778] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:45:51 2026] GET /volume/v3/volumes/1e843344-33c8-4b11-a20e-7c2e55d930aa => generated 1644 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:45:52.354117 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-e820d0b5-94c4-4ff5-9aa8-698d712c0f0f None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:52.356054 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-e820d0b5-94c4-4ff5-9aa8-698d712c0f0f tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] GET https://10.4.3.7/volume/v3/volumes/7211f2b9-ef76-4a47-8212-3c01be3b6ee8 Jul 10 08:45:52.356348 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-e820d0b5-94c4-4ff5-9aa8-698d712c0f0f tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:52.356620 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-e820d0b5-94c4-4ff5-9aa8-698d712c0f0f tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:52.363390 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:52.363390 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:45:52.367065 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-e820d0b5-94c4-4ff5-9aa8-698d712c0f0f tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Volume info retrieved successfully. Jul 10 08:45:52.371960 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-e820d0b5-94c4-4ff5-9aa8-698d712c0f0f tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] https://10.4.3.7/volume/v3/volumes/7211f2b9-ef76-4a47-8212-3c01be3b6ee8 returned with HTTP 200 Jul 10 08:45:52.372432 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1184/4779] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:45:52 2026] GET /volume/v3/volumes/7211f2b9-ef76-4a47-8212-3c01be3b6ee8 => generated 924 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:45:52.632622 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-b1dc4e0d-000f-4cc7-8903-e86f5074bd6c req-bab9edad-e228-4338-baf7-67d7ee4f59f5 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:52.634376 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-b1dc4e0d-000f-4cc7-8903-e86f5074bd6c req-bab9edad-e228-4338-baf7-67d7ee4f59f5 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] DELETE https://10.4.3.7/volume/v3/attachments/d7d9e6a5-cee2-4d1c-bf4f-acb7cb06b50a Jul 10 08:45:52.634563 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-b1dc4e0d-000f-4cc7-8903-e86f5074bd6c req-bab9edad-e228-4338-baf7-67d7ee4f59f5 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:52.634730 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-b1dc4e0d-000f-4cc7-8903-e86f5074bd6c req-bab9edad-e228-4338-baf7-67d7ee4f59f5 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'version_select' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:52.640851 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:52.640851 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:45:52.674465 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-e2831d00-9cf1-4a12-8d0a-3095a332b272 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:52.676041 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e2831d00-9cf1-4a12-8d0a-3095a332b272 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] GET https://10.4.3.7/volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 Jul 10 08:45:52.676226 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e2831d00-9cf1-4a12-8d0a-3095a332b272 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:52.676392 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e2831d00-9cf1-4a12-8d0a-3095a332b272 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:52.684497 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:52.684497 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:45:52.687530 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-e2831d00-9cf1-4a12-8d0a-3095a332b272 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Volume info retrieved successfully. Jul 10 08:45:52.691309 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e2831d00-9cf1-4a12-8d0a-3095a332b272 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 returned with HTTP 200 Jul 10 08:45:52.691670 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1204/4780] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:45:52 2026] GET /volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 => generated 917 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:45:52.730461 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-8d2bd56a-692e-46f1-939c-dd6869c218e8 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:52.732512 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-8d2bd56a-692e-46f1-939c-dd6869c218e8 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/volumes/1e843344-33c8-4b11-a20e-7c2e55d930aa Jul 10 08:45:52.732728 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-8d2bd56a-692e-46f1-939c-dd6869c218e8 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:52.732966 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-8d2bd56a-692e-46f1-939c-dd6869c218e8 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:52.743255 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:52.743255 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:45:52.747806 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-8d2bd56a-692e-46f1-939c-dd6869c218e8 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Volume info retrieved successfully. Jul 10 08:45:52.754646 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-8d2bd56a-692e-46f1-939c-dd6869c218e8 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/volumes/1e843344-33c8-4b11-a20e-7c2e55d930aa returned with HTTP 200 Jul 10 08:45:52.755224 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1199/4781] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:45:52 2026] GET /volume/v3/volumes/1e843344-33c8-4b11-a20e-7c2e55d930aa => generated 1644 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:45:53.164858 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-b1dc4e0d-000f-4cc7-8903-e86f5074bd6c req-bab9edad-e228-4338-baf7-67d7ee4f59f5 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/attachments/d7d9e6a5-cee2-4d1c-bf4f-acb7cb06b50a returned with HTTP 200 Jul 10 08:45:53.164858 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1195/4782] 10.4.3.7 () {72 vars in 1659 bytes} [Fri Jul 10 08:45:52 2026] DELETE /volume/v3/attachments/d7d9e6a5-cee2-4d1c-bf4f-acb7cb06b50a => generated 19 bytes in 533 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:45:53.385884 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-67586c5c-68fb-44d7-8f6e-91f590755eda None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:53.387284 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-67586c5c-68fb-44d7-8f6e-91f590755eda tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] GET https://10.4.3.7/volume/v3/volumes/7211f2b9-ef76-4a47-8212-3c01be3b6ee8 Jul 10 08:45:53.387516 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-67586c5c-68fb-44d7-8f6e-91f590755eda tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:53.387664 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-67586c5c-68fb-44d7-8f6e-91f590755eda tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:53.394092 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:53.394092 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:45:53.397881 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-67586c5c-68fb-44d7-8f6e-91f590755eda tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Volume info retrieved successfully. Jul 10 08:45:53.402856 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-67586c5c-68fb-44d7-8f6e-91f590755eda tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] https://10.4.3.7/volume/v3/volumes/7211f2b9-ef76-4a47-8212-3c01be3b6ee8 returned with HTTP 200 Jul 10 08:45:53.403361 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1185/4783] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:45:53 2026] GET /volume/v3/volumes/7211f2b9-ef76-4a47-8212-3c01be3b6ee8 => generated 924 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:45:53.705550 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-7b90c210-7116-496b-81ba-e8ee69773d08 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:53.707246 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7b90c210-7116-496b-81ba-e8ee69773d08 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] GET https://10.4.3.7/volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 Jul 10 08:45:53.707447 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7b90c210-7116-496b-81ba-e8ee69773d08 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:53.707625 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7b90c210-7116-496b-81ba-e8ee69773d08 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:53.716216 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:53.716216 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:45:53.719667 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-7b90c210-7116-496b-81ba-e8ee69773d08 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Volume info retrieved successfully. Jul 10 08:45:53.723604 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7b90c210-7116-496b-81ba-e8ee69773d08 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 returned with HTTP 200 Jul 10 08:45:53.724170 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1205/4784] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:45:53 2026] GET /volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 => generated 917 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:45:53.767699 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-16cb2861-cdfb-4ed3-9d67-36bce03d3398 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:53.769762 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-16cb2861-cdfb-4ed3-9d67-36bce03d3398 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/volumes/1e843344-33c8-4b11-a20e-7c2e55d930aa Jul 10 08:45:53.769991 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-16cb2861-cdfb-4ed3-9d67-36bce03d3398 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:53.770199 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-16cb2861-cdfb-4ed3-9d67-36bce03d3398 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:53.776756 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:53.776756 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:45:53.780335 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-16cb2861-cdfb-4ed3-9d67-36bce03d3398 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Volume info retrieved successfully. Jul 10 08:45:53.784702 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-16cb2861-cdfb-4ed3-9d67-36bce03d3398 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/volumes/1e843344-33c8-4b11-a20e-7c2e55d930aa returned with HTTP 200 Jul 10 08:45:53.785062 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1200/4785] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:45:53 2026] GET /volume/v3/volumes/1e843344-33c8-4b11-a20e-7c2e55d930aa => generated 1352 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:45:53.797114 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-2870dc8f-d957-4a2f-a206-35a9cc867721 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:53.798728 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-2870dc8f-d957-4a2f-a206-35a9cc867721 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] POST https://10.4.3.7/volume/v3/backups Jul 10 08:45:53.799467 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-2870dc8f-d957-4a2f-a206-35a9cc867721 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1e843344-33c8-4b11-a20e-7c2e55d930aa", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1136395083"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:45:53.800761 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.contrib.backups [None req-2870dc8f-d957-4a2f-a206-35a9cc867721 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Creating new backup {'backup': {'volume_id': '1e843344-33c8-4b11-a20e-7c2e55d930aa', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1136395083'}} {{(pid=100056) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 08:45:53.801943 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.contrib.backups [None req-2870dc8f-d957-4a2f-a206-35a9cc867721 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Creating backup of volume 1e843344-33c8-4b11-a20e-7c2e55d930aa in container None Jul 10 08:45:53.807727 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:53.807727 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:45:53.810454 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-2870dc8f-d957-4a2f-a206-35a9cc867721 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Volume info retrieved successfully. Jul 10 08:45:53.824623 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.quota [None req-2870dc8f-d957-4a2f-a206-35a9cc867721 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Created reservations ['910b0f62-6b0c-4cca-9c60-a4afc47a02f7', '6132514b-4ec4-4531-b8b4-eddd2184f77f'] {{(pid=100056) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:45:53.849653 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-2870dc8f-d957-4a2f-a206-35a9cc867721 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups returned with HTTP 202 Jul 10 08:45:53.849653 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1196/4786] 10.4.3.7 () {68 vars in 1245 bytes} [Fri Jul 10 08:45:53 2026] POST /volume/v3/backups => generated 326 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:45:53.857602 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-1cc1cf8d-31ee-4b57-a90c-7d5d6cdbc1fa None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:53.859623 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-1cc1cf8d-31ee-4b57-a90c-7d5d6cdbc1fa tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/5f40e702-3244-4088-a2de-09d1c6168f1a Jul 10 08:45:53.859922 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-1cc1cf8d-31ee-4b57-a90c-7d5d6cdbc1fa tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:53.860112 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-1cc1cf8d-31ee-4b57-a90c-7d5d6cdbc1fa tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:53.860289 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-1cc1cf8d-31ee-4b57-a90c-7d5d6cdbc1fa tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id 5f40e702-3244-4088-a2de-09d1c6168f1a. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:45:53.869655 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:53.869655 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:45:53.870424 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-1cc1cf8d-31ee-4b57-a90c-7d5d6cdbc1fa tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/5f40e702-3244-4088-a2de-09d1c6168f1a returned with HTTP 200 Jul 10 08:45:53.870791 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1186/4787] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:45:53 2026] GET /volume/v3/backups/5f40e702-3244-4088-a2de-09d1c6168f1a => generated 732 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:45:54.418820 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-89c4a20f-eaaf-434f-a3be-2a5018b619f2 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:54.421518 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-89c4a20f-eaaf-434f-a3be-2a5018b619f2 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] GET https://10.4.3.7/volume/v3/volumes/7211f2b9-ef76-4a47-8212-3c01be3b6ee8 Jul 10 08:45:54.421755 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-89c4a20f-eaaf-434f-a3be-2a5018b619f2 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:54.422059 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-89c4a20f-eaaf-434f-a3be-2a5018b619f2 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:54.429366 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:54.429366 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:45:54.432957 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-89c4a20f-eaaf-434f-a3be-2a5018b619f2 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Volume info retrieved successfully. Jul 10 08:45:54.437259 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-89c4a20f-eaaf-434f-a3be-2a5018b619f2 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] https://10.4.3.7/volume/v3/volumes/7211f2b9-ef76-4a47-8212-3c01be3b6ee8 returned with HTTP 200 Jul 10 08:45:54.437864 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1206/4788] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:45:54 2026] GET /volume/v3/volumes/7211f2b9-ef76-4a47-8212-3c01be3b6ee8 => generated 1189 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:45:54.449966 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-402e3571-b9ac-4c63-8b7e-681113c227d3 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:54.451644 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-402e3571-b9ac-4c63-8b7e-681113c227d3 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] GET https://10.4.3.7/volume/v3/volumes/7211f2b9-ef76-4a47-8212-3c01be3b6ee8 Jul 10 08:45:54.451840 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-402e3571-b9ac-4c63-8b7e-681113c227d3 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:54.452005 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-402e3571-b9ac-4c63-8b7e-681113c227d3 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:54.458608 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:54.458608 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:45:54.462061 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-402e3571-b9ac-4c63-8b7e-681113c227d3 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Volume info retrieved successfully. Jul 10 08:45:54.467112 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-402e3571-b9ac-4c63-8b7e-681113c227d3 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] https://10.4.3.7/volume/v3/volumes/7211f2b9-ef76-4a47-8212-3c01be3b6ee8 returned with HTTP 200 Jul 10 08:45:54.467627 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1201/4789] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:45:54 2026] GET /volume/v3/volumes/7211f2b9-ef76-4a47-8212-3c01be3b6ee8 => generated 1189 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:45:54.483193 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-3bb9d495-ca39-43de-8954-6ac7ef6de253 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:54.485094 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-3bb9d495-ca39-43de-8954-6ac7ef6de253 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] DELETE https://10.4.3.7/volume/v3/volumes/7211f2b9-ef76-4a47-8212-3c01be3b6ee8 Jul 10 08:45:54.485318 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-3bb9d495-ca39-43de-8954-6ac7ef6de253 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:54.485575 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-3bb9d495-ca39-43de-8954-6ac7ef6de253 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Calling method 'delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:54.485738 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-3bb9d495-ca39-43de-8954-6ac7ef6de253 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Delete volume with id: 7211f2b9-ef76-4a47-8212-3c01be3b6ee8 Jul 10 08:45:54.497275 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:54.497275 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:45:54.497997 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-3bb9d495-ca39-43de-8954-6ac7ef6de253 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Volume info retrieved successfully. Jul 10 08:45:54.521543 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-3bb9d495-ca39-43de-8954-6ac7ef6de253 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Delete volume request issued successfully. Jul 10 08:45:54.521840 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-3bb9d495-ca39-43de-8954-6ac7ef6de253 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] https://10.4.3.7/volume/v3/volumes/7211f2b9-ef76-4a47-8212-3c01be3b6ee8 returned with HTTP 202 Jul 10 08:45:54.522363 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1197/4790] 10.4.3.7 () {68 vars in 1378 bytes} [Fri Jul 10 08:45:54 2026] DELETE /volume/v3/volumes/7211f2b9-ef76-4a47-8212-3c01be3b6ee8 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 08:45:54.531657 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-d50801f0-0a61-4616-860a-2c4b52929ae4 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:54.533136 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-d50801f0-0a61-4616-860a-2c4b52929ae4 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] GET https://10.4.3.7/volume/v3/volumes/7211f2b9-ef76-4a47-8212-3c01be3b6ee8 Jul 10 08:45:54.533361 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-d50801f0-0a61-4616-860a-2c4b52929ae4 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:54.533596 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-d50801f0-0a61-4616-860a-2c4b52929ae4 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:54.541510 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:54.541510 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:45:54.545307 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-d50801f0-0a61-4616-860a-2c4b52929ae4 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Volume info retrieved successfully. Jul 10 08:45:54.550302 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-d50801f0-0a61-4616-860a-2c4b52929ae4 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] https://10.4.3.7/volume/v3/volumes/7211f2b9-ef76-4a47-8212-3c01be3b6ee8 returned with HTTP 200 Jul 10 08:45:54.551136 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1187/4791] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:45:54 2026] GET /volume/v3/volumes/7211f2b9-ef76-4a47-8212-3c01be3b6ee8 => generated 1188 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:45:54.737964 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-4ef87407-1251-49d4-b811-c3e0187b5457 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:54.741294 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4ef87407-1251-49d4-b811-c3e0187b5457 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] GET https://10.4.3.7/volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 Jul 10 08:45:54.741595 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4ef87407-1251-49d4-b811-c3e0187b5457 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:54.741836 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4ef87407-1251-49d4-b811-c3e0187b5457 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:54.760857 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:54.760857 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:45:54.768252 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-4ef87407-1251-49d4-b811-c3e0187b5457 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Volume info retrieved successfully. Jul 10 08:45:54.774098 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4ef87407-1251-49d4-b811-c3e0187b5457 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 returned with HTTP 200 Jul 10 08:45:54.774633 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1207/4792] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:45:54 2026] GET /volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 => generated 917 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:45:54.880234 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-1e3950d1-f163-4f15-a016-0fb3947fff3c None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:54.881937 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-1e3950d1-f163-4f15-a016-0fb3947fff3c tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/5f40e702-3244-4088-a2de-09d1c6168f1a Jul 10 08:45:54.882124 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-1e3950d1-f163-4f15-a016-0fb3947fff3c tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:54.882338 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-1e3950d1-f163-4f15-a016-0fb3947fff3c tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:54.882478 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-1e3950d1-f163-4f15-a016-0fb3947fff3c tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id 5f40e702-3244-4088-a2de-09d1c6168f1a. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:45:54.886490 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:54.886490 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:45:54.887167 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-1e3950d1-f163-4f15-a016-0fb3947fff3c tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/5f40e702-3244-4088-a2de-09d1c6168f1a returned with HTTP 200 Jul 10 08:45:54.887564 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1202/4793] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:45:54 2026] GET /volume/v3/backups/5f40e702-3244-4088-a2de-09d1c6168f1a => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:45:55.405802 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-a8156549-0c52-4800-b7e8-8ba5cf14ee29 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:55.407461 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-a8156549-0c52-4800-b7e8-8ba5cf14ee29 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:45:55.407825 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-a8156549-0c52-4800-b7e8-8ba5cf14ee29 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1901059782", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:45:55.409158 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.volumes [None req-a8156549-0c52-4800-b7e8-8ba5cf14ee29 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1901059782', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100056) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:45:55.409300 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-a8156549-0c52-4800-b7e8-8ba5cf14ee29 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Create volume of 1 GB Jul 10 08:45:55.413027 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-a8156549-0c52-4800-b7e8-8ba5cf14ee29 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Availability Zones retrieved successfully. Jul 10 08:45:55.418247 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-a8156549-0c52-4800-b7e8-8ba5cf14ee29 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Flow 'volume_create_api' (cb1eafe7-5703-471c-9acd-bc27739c32dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:45:55.419195 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-a8156549-0c52-4800-b7e8-8ba5cf14ee29 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25eed14e-3392-4344-9a2e-74e3c8b6d52a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:45:55.420196 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.flows.api.create_volume [None req-a8156549-0c52-4800-b7e8-8ba5cf14ee29 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Validating volume size '1' using validate_int {{(pid=100056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:45:55.446219 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-a8156549-0c52-4800-b7e8-8ba5cf14ee29 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25eed14e-3392-4344-9a2e-74e3c8b6d52a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:45:55.447014 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-a8156549-0c52-4800-b7e8-8ba5cf14ee29 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c33de33c-8143-4cea-8bf7-82546589b6c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:45:55.504716 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.quota [None req-a8156549-0c52-4800-b7e8-8ba5cf14ee29 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Created reservations ['7b29c5cd-9b95-4aad-98ed-7e348fe059dc', '29d6c335-ad77-45d5-bd03-b7d6cb8c18b0', '5bc1ee70-091a-4031-afe3-412d482a0078', 'd88166cf-bb21-41f3-b907-d1620161860b'] {{(pid=100056) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:45:55.505463 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-a8156549-0c52-4800-b7e8-8ba5cf14ee29 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c33de33c-8143-4cea-8bf7-82546589b6c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7b29c5cd-9b95-4aad-98ed-7e348fe059dc', '29d6c335-ad77-45d5-bd03-b7d6cb8c18b0', '5bc1ee70-091a-4031-afe3-412d482a0078', 'd88166cf-bb21-41f3-b907-d1620161860b']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:45:55.506126 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-a8156549-0c52-4800-b7e8-8ba5cf14ee29 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (194b2742-f731-490d-8d31-f2e059bfdec7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:45:55.534771 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-a8156549-0c52-4800-b7e8-8ba5cf14ee29 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (194b2742-f731-490d-8d31-f2e059bfdec7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6fbee2ae-132b-47fc-a1eb-0474d2a35edc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1901059782',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f999f922b744920815a0e4f34a51b75',qos_specs=None,replication_status=,reservations=['7b29c5cd-9b95-4aad-98ed-7e348fe059dc','29d6c335-ad77-45d5-bd03-b7d6cb8c18b0','5bc1ee70-091a-4031-afe3-412d482a0078','d88166cf-bb21-41f3-b907-d1620161860b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e66756f9c09b4fc2bbd7f64fea5eb9a5',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:45:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1901059782',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6fbee2ae-132b-47fc-a1eb-0474d2a35edc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f999f922b744920815a0e4f34a51b75',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e66756f9c09b4fc2bbd7f64fea5eb9a5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:45:55.535203 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-a8156549-0c52-4800-b7e8-8ba5cf14ee29 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (efb17490-2fa7-4c5c-980c-bbea1d7fe956) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:45:55.554937 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-a8156549-0c52-4800-b7e8-8ba5cf14ee29 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (efb17490-2fa7-4c5c-980c-bbea1d7fe956) transitioned into state 'SUCCESS' from state '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-1901059782',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f999f922b744920815a0e4f34a51b75',qos_specs=None,replication_status=,reservations=['7b29c5cd-9b95-4aad-98ed-7e348fe059dc','29d6c335-ad77-45d5-bd03-b7d6cb8c18b0','5bc1ee70-091a-4031-afe3-412d482a0078','d88166cf-bb21-41f3-b907-d1620161860b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e66756f9c09b4fc2bbd7f64fea5eb9a5',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:45:55.555736 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-a8156549-0c52-4800-b7e8-8ba5cf14ee29 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2def8cc-0808-488e-821f-c8d0ffafd455) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:45:55.566832 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-a8156549-0c52-4800-b7e8-8ba5cf14ee29 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2def8cc-0808-488e-821f-c8d0ffafd455) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:45:55.567641 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-a8156549-0c52-4800-b7e8-8ba5cf14ee29 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Flow 'volume_create_api' (cb1eafe7-5703-471c-9acd-bc27739c32dc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:45:55.567928 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-a8156549-0c52-4800-b7e8-8ba5cf14ee29 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Create volume request issued successfully. Jul 10 08:45:55.568002 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-64a99fa9-044a-4515-a151-debf738b0406 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:55.568615 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-a8156549-0c52-4800-b7e8-8ba5cf14ee29 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:45:55.568995 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1198/4794] 10.4.3.7 () {68 vars in 1245 bytes} [Fri Jul 10 08:45:55 2026] POST /volume/v3/volumes => generated 751 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:45:55.569696 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-64a99fa9-044a-4515-a151-debf738b0406 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] GET https://10.4.3.7/volume/v3/volumes/7211f2b9-ef76-4a47-8212-3c01be3b6ee8 Jul 10 08:45:55.569893 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-64a99fa9-044a-4515-a151-debf738b0406 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:55.570073 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-64a99fa9-044a-4515-a151-debf738b0406 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:55.571922 np0000004976 devstack@c-api.service[100055]: DEBUG dbcounter [-] [100055] Writing DB stats cinder:SELECT=361,cinder:UPDATE=104,cinder:INSERT=54 {{(pid=100055) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 08:45:55.577009 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-64a99fa9-044a-4515-a151-debf738b0406 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] https://10.4.3.7/volume/v3/volumes/7211f2b9-ef76-4a47-8212-3c01be3b6ee8 returned with HTTP 404 Jul 10 08:45:55.577714 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1188/4795] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:45:55 2026] GET /volume/v3/volumes/7211f2b9-ef76-4a47-8212-3c01be3b6ee8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 08:45:55.585007 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-aeadc924-74de-490b-841b-171d184da14b None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:55.593969 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-aeadc924-74de-490b-841b-171d184da14b tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] GET https://10.4.3.7/volume/v3/volumes/6fbee2ae-132b-47fc-a1eb-0474d2a35edc Jul 10 08:45:55.593969 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-aeadc924-74de-490b-841b-171d184da14b tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:55.593969 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-aeadc924-74de-490b-841b-171d184da14b tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:55.595173 np0000004976 devstack@c-api.service[100057]: DEBUG dbcounter [-] [100057] Writing DB stats cinder:SELECT=391,cinder:INSERT=58,cinder:UPDATE=116 {{(pid=100057) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 08:45:55.608131 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:55.608131 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:45:55.618967 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-aeadc924-74de-490b-841b-171d184da14b tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Volume info retrieved successfully. Jul 10 08:45:55.625731 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-aeadc924-74de-490b-841b-171d184da14b tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] https://10.4.3.7/volume/v3/volumes/6fbee2ae-132b-47fc-a1eb-0474d2a35edc returned with HTTP 200 Jul 10 08:45:55.626384 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1208/4796] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:45:55 2026] GET /volume/v3/volumes/6fbee2ae-132b-47fc-a1eb-0474d2a35edc => generated 819 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:45:55.793909 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-65560952-4d8f-4da6-a050-976c5a0842ac None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:55.795808 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-65560952-4d8f-4da6-a050-976c5a0842ac tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] GET https://10.4.3.7/volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 Jul 10 08:45:55.795998 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-65560952-4d8f-4da6-a050-976c5a0842ac tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:55.796204 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-65560952-4d8f-4da6-a050-976c5a0842ac tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:55.814753 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:55.814753 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:45:55.819966 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-65560952-4d8f-4da6-a050-976c5a0842ac tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Volume info retrieved successfully. Jul 10 08:45:55.825338 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-65560952-4d8f-4da6-a050-976c5a0842ac tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 returned with HTTP 200 Jul 10 08:45:55.825566 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1203/4797] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:45:55 2026] GET /volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 => generated 917 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:45:55.900058 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-9fbc1328-db59-4cf1-a004-ca3259575952 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:55.901978 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-9fbc1328-db59-4cf1-a004-ca3259575952 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/5f40e702-3244-4088-a2de-09d1c6168f1a Jul 10 08:45:55.902301 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-9fbc1328-db59-4cf1-a004-ca3259575952 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:55.902375 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-9fbc1328-db59-4cf1-a004-ca3259575952 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:55.902523 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-9fbc1328-db59-4cf1-a004-ca3259575952 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id 5f40e702-3244-4088-a2de-09d1c6168f1a. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:45:55.906659 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:55.906659 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:45:55.907139 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-9fbc1328-db59-4cf1-a004-ca3259575952 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/5f40e702-3244-4088-a2de-09d1c6168f1a returned with HTTP 200 Jul 10 08:45:55.907703 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1199/4798] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:45:55 2026] GET /volume/v3/backups/5f40e702-3244-4088-a2de-09d1c6168f1a => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:45:56.261876 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-ba7127d5-a2cc-475b-b146-da07e13b3a13 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:56.262345 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-ba7127d5-a2cc-475b-b146-da07e13b3a13 None None] GET https://10.4.3.7/volume// Jul 10 08:45:56.265423 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-ba7127d5-a2cc-475b-b146-da07e13b3a13 None None] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:56.265423 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-ba7127d5-a2cc-475b-b146-da07e13b3a13 None None] Calling method 'all' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:56.265423 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-ba7127d5-a2cc-475b-b146-da07e13b3a13 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:45:56.265423 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1189/4799] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:45:56 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:45:56.269676 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-2c591f7d-e491-46f9-a20c-405ec2963ec1 req-af9d2cc1-0aaf-4521-b741-42e362a98624 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:56.271627 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-2c591f7d-e491-46f9-a20c-405ec2963ec1 req-af9d2cc1-0aaf-4521-b741-42e362a98624 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] GET https://10.4.3.7/volume/v3/volumes/43087caa-e029-4b0b-b54c-727f577c134c Jul 10 08:45:56.271801 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-2c591f7d-e491-46f9-a20c-405ec2963ec1 req-af9d2cc1-0aaf-4521-b741-42e362a98624 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:56.271991 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-2c591f7d-e491-46f9-a20c-405ec2963ec1 req-af9d2cc1-0aaf-4521-b741-42e362a98624 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:56.280364 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:56.280364 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:45:56.283975 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-2c591f7d-e491-46f9-a20c-405ec2963ec1 req-af9d2cc1-0aaf-4521-b741-42e362a98624 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Volume info retrieved successfully. Jul 10 08:45:56.288515 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-2c591f7d-e491-46f9-a20c-405ec2963ec1 req-af9d2cc1-0aaf-4521-b741-42e362a98624 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] https://10.4.3.7/volume/v3/volumes/43087caa-e029-4b0b-b54c-727f577c134c returned with HTTP 200 Jul 10 08:45:56.288901 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1209/4800] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:45:56 2026] GET /volume/v3/volumes/43087caa-e029-4b0b-b54c-727f577c134c => generated 1546 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:45:56.383492 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-2c591f7d-e491-46f9-a20c-405ec2963ec1 req-5f795a9e-c00e-4f8a-a3b6-cf51aaac1582 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:56.385295 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-2c591f7d-e491-46f9-a20c-405ec2963ec1 req-5f795a9e-c00e-4f8a-a3b6-cf51aaac1582 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] PUT https://10.4.3.7/volume/v3/attachments/3886c11d-2abe-4ad5-95f0-d4ff8dd46788 Jul 10 08:45:56.385644 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-2c591f7d-e491-46f9-a20c-405ec2963ec1 req-5f795a9e-c00e-4f8a-a3b6-cf51aaac1582 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.7", "host": "np0000004976", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b54eda21b644", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bf3c9c16-ec3d-4df7-865b-5f424258654a", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:45:56.393365 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.coordination [req-2c591f7d-e491-46f9-a20c-405ec2963ec1 req-5f795a9e-c00e-4f8a-a3b6-cf51aaac1582 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Acquiring lock "cinder-attachment_update-43087caa-e029-4b0b-b54c-727f577c134c-np0000004976" by "attachment_update" {{(pid=100054) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 08:45:56.398380 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.coordination [req-2c591f7d-e491-46f9-a20c-405ec2963ec1 req-5f795a9e-c00e-4f8a-a3b6-cf51aaac1582 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Lock "cinder-attachment_update-43087caa-e029-4b0b-b54c-727f577c134c-np0000004976" acquired by "attachment_update" :: waited 0.005s {{(pid=100054) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 08:45:56.399290 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:56.399290 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:45:56.642425 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-1df22d86-aa73-4ca4-aa55-9d03eb4e906c None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:56.642675 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-1df22d86-aa73-4ca4-aa55-9d03eb4e906c tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] GET https://10.4.3.7/volume/v3/volumes/6fbee2ae-132b-47fc-a1eb-0474d2a35edc Jul 10 08:45:56.642675 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-1df22d86-aa73-4ca4-aa55-9d03eb4e906c tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:56.642900 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-1df22d86-aa73-4ca4-aa55-9d03eb4e906c tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:56.652204 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:56.652204 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:45:56.655343 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-1df22d86-aa73-4ca4-aa55-9d03eb4e906c tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Volume info retrieved successfully. Jul 10 08:45:56.659089 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-1df22d86-aa73-4ca4-aa55-9d03eb4e906c tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] https://10.4.3.7/volume/v3/volumes/6fbee2ae-132b-47fc-a1eb-0474d2a35edc returned with HTTP 200 Jul 10 08:45:56.659484 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1200/4801] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:45:56 2026] GET /volume/v3/volumes/6fbee2ae-132b-47fc-a1eb-0474d2a35edc => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:45:56.672491 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-f9854c53-974e-45e7-8718-25ea4d399a81 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:56.673947 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-f9854c53-974e-45e7-8718-25ea4d399a81 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] GET https://10.4.3.7/volume/v3/volumes/6fbee2ae-132b-47fc-a1eb-0474d2a35edc Jul 10 08:45:56.674175 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-f9854c53-974e-45e7-8718-25ea4d399a81 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:56.674333 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-f9854c53-974e-45e7-8718-25ea4d399a81 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:56.680337 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:56.680337 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:45:56.683609 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-f9854c53-974e-45e7-8718-25ea4d399a81 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Volume info retrieved successfully. Jul 10 08:45:56.687296 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-f9854c53-974e-45e7-8718-25ea4d399a81 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] https://10.4.3.7/volume/v3/volumes/6fbee2ae-132b-47fc-a1eb-0474d2a35edc returned with HTTP 200 Jul 10 08:45:56.687703 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1190/4802] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:45:56 2026] GET /volume/v3/volumes/6fbee2ae-132b-47fc-a1eb-0474d2a35edc => generated 844 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:45:56.698389 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-b80ed8cb-a67d-49e5-98af-37b784fefcef None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:56.699885 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b80ed8cb-a67d-49e5-98af-37b784fefcef tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] GET https://10.4.3.7/volume/v3/volumes Jul 10 08:45:56.700040 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b80ed8cb-a67d-49e5-98af-37b784fefcef tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:56.700232 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b80ed8cb-a67d-49e5-98af-37b784fefcef tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Calling method 'index' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:56.700514 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.api_utils [None req-b80ed8cb-a67d-49e5-98af-37b784fefcef tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Removing options '' from query. {{(pid=100057) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 08:45:56.701147 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-b80ed8cb-a67d-49e5-98af-37b784fefcef tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100057) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 08:45:56.707426 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-b80ed8cb-a67d-49e5-98af-37b784fefcef tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Get all volumes completed successfully. Jul 10 08:45:56.707871 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b80ed8cb-a67d-49e5-98af-37b784fefcef tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 200 Jul 10 08:45:56.708386 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1210/4803] 10.4.3.7 () {66 vars in 1223 bytes} [Fri Jul 10 08:45:56 2026] GET /volume/v3/volumes => generated 335 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:45:56.717461 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-2e5ebcc2-d49a-47c9-9ebe-ca582eb8ef9e None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:56.719342 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-2e5ebcc2-d49a-47c9-9ebe-ca582eb8ef9e tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] GET https://10.4.3.7/volume/v3/volumes/6fbee2ae-132b-47fc-a1eb-0474d2a35edc Jul 10 08:45:56.719550 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-2e5ebcc2-d49a-47c9-9ebe-ca582eb8ef9e tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:56.719732 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-2e5ebcc2-d49a-47c9-9ebe-ca582eb8ef9e tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:56.731357 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:56.731357 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:45:56.733356 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-2e5ebcc2-d49a-47c9-9ebe-ca582eb8ef9e tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Volume info retrieved successfully. Jul 10 08:45:56.738263 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-2e5ebcc2-d49a-47c9-9ebe-ca582eb8ef9e tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] https://10.4.3.7/volume/v3/volumes/6fbee2ae-132b-47fc-a1eb-0474d2a35edc returned with HTTP 200 Jul 10 08:45:56.739278 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1201/4804] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:45:56 2026] GET /volume/v3/volumes/6fbee2ae-132b-47fc-a1eb-0474d2a35edc => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:45:56.780178 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-90733dd3-9df6-4a9f-98e9-846d20e17096 req-4c5ae3b8-8dc7-4dd5-a111-77682759ce6d None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:56.782512 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-90733dd3-9df6-4a9f-98e9-846d20e17096 req-4c5ae3b8-8dc7-4dd5-a111-77682759ce6d tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] GET https://10.4.3.7/volume/v3/volumes/6fbee2ae-132b-47fc-a1eb-0474d2a35edc Jul 10 08:45:56.782780 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-90733dd3-9df6-4a9f-98e9-846d20e17096 req-4c5ae3b8-8dc7-4dd5-a111-77682759ce6d tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:56.783042 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-90733dd3-9df6-4a9f-98e9-846d20e17096 req-4c5ae3b8-8dc7-4dd5-a111-77682759ce6d tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:56.790973 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:56.790973 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:45:56.795016 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [req-90733dd3-9df6-4a9f-98e9-846d20e17096 req-4c5ae3b8-8dc7-4dd5-a111-77682759ce6d tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Volume info retrieved successfully. Jul 10 08:45:56.799834 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-90733dd3-9df6-4a9f-98e9-846d20e17096 req-4c5ae3b8-8dc7-4dd5-a111-77682759ce6d tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] https://10.4.3.7/volume/v3/volumes/6fbee2ae-132b-47fc-a1eb-0474d2a35edc returned with HTTP 200 Jul 10 08:45:56.800382 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1191/4805] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:45:56 2026] GET /volume/v3/volumes/6fbee2ae-132b-47fc-a1eb-0474d2a35edc => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:45:56.842104 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-978959aa-732a-4e03-89dd-c2fd593fcf3e None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:56.843873 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-978959aa-732a-4e03-89dd-c2fd593fcf3e tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] GET https://10.4.3.7/volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 Jul 10 08:45:56.844095 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-978959aa-732a-4e03-89dd-c2fd593fcf3e tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:56.844441 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-978959aa-732a-4e03-89dd-c2fd593fcf3e tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:56.854015 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:56.854015 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:45:56.858614 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-978959aa-732a-4e03-89dd-c2fd593fcf3e tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Volume info retrieved successfully. Jul 10 08:45:56.861579 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-7eca248e-895a-4e7b-a044-628bf541309f req-1d2d6c45-b2a8-470b-95d0-892c1025d69f None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:56.863990 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-7eca248e-895a-4e7b-a044-628bf541309f req-1d2d6c45-b2a8-470b-95d0-892c1025d69f tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] POST https://10.4.3.7/volume/v3/attachments/2bc72694-94f5-4912-8d39-9887a820b772/action Jul 10 08:45:56.864549 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-7eca248e-895a-4e7b-a044-628bf541309f req-1d2d6c45-b2a8-470b-95d0-892c1025d69f tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Action body: b'{"os-complete": null}' {{(pid=100056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:45:56.864549 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-7eca248e-895a-4e7b-a044-628bf541309f req-1d2d6c45-b2a8-470b-95d0-892c1025d69f tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:45:56.864649 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-978959aa-732a-4e03-89dd-c2fd593fcf3e tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 returned with HTTP 200 Jul 10 08:45:56.865217 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1211/4806] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:45:56 2026] GET /volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 => generated 917 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:45:56.883195 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:56.883195 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:45:56.893328 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-7eca248e-895a-4e7b-a044-628bf541309f req-1d2d6c45-b2a8-470b-95d0-892c1025d69f tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/attachments/2bc72694-94f5-4912-8d39-9887a820b772/action returned with HTTP 204 Jul 10 08:45:56.893853 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1202/4807] 10.4.3.7 () {74 vars in 1711 bytes} [Fri Jul 10 08:45:56 2026] POST /volume/v3/attachments/2bc72694-94f5-4912-8d39-9887a820b772/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:45:56.916938 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-68282fab-b284-48a6-a716-774869f1f790 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:56.917587 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.coordination [req-2c591f7d-e491-46f9-a20c-405ec2963ec1 req-5f795a9e-c00e-4f8a-a3b6-cf51aaac1582 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Lock "cinder-attachment_update-43087caa-e029-4b0b-b54c-727f577c134c-np0000004976" released by "attachment_update" :: held 0.519s {{(pid=100054) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 08:45:56.917877 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-2c591f7d-e491-46f9-a20c-405ec2963ec1 req-5f795a9e-c00e-4f8a-a3b6-cf51aaac1582 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] https://10.4.3.7/volume/v3/attachments/3886c11d-2abe-4ad5-95f0-d4ff8dd46788 returned with HTTP 200 Jul 10 08:45:56.918336 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-68282fab-b284-48a6-a716-774869f1f790 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/5f40e702-3244-4088-a2de-09d1c6168f1a Jul 10 08:45:56.918453 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1204/4808] 10.4.3.7 () {74 vars in 1690 bytes} [Fri Jul 10 08:45:56 2026] PUT /volume/v3/attachments/3886c11d-2abe-4ad5-95f0-d4ff8dd46788 => generated 969 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:45:56.918628 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-68282fab-b284-48a6-a716-774869f1f790 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:56.918842 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-68282fab-b284-48a6-a716-774869f1f790 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:56.918970 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-68282fab-b284-48a6-a716-774869f1f790 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id 5f40e702-3244-4088-a2de-09d1c6168f1a. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:45:56.922928 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:56.922928 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:45:56.923720 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-68282fab-b284-48a6-a716-774869f1f790 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/5f40e702-3244-4088-a2de-09d1c6168f1a returned with HTTP 200 Jul 10 08:45:56.924112 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1192/4809] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:45:56 2026] GET /volume/v3/backups/5f40e702-3244-4088-a2de-09d1c6168f1a => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:45:57.270120 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-4a88e0dc-d675-4411-a7a0-3f41d3414478 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:57.272001 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4a88e0dc-d675-4411-a7a0-3f41d3414478 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:45:57.272495 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4a88e0dc-d675-4411-a7a0-3f41d3414478 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "imageRef": "38912d8a-2b8b-4e57-bcfb-8b9bfabc96ac", "size": 1}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:45:57.274195 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [None req-4a88e0dc-d675-4411-a7a0-3f41d3414478 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'imageRef': '38912d8a-2b8b-4e57-bcfb-8b9bfabc96ac', 'size': 1}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:45:57.428192 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-4a88e0dc-d675-4411-a7a0-3f41d3414478 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Create volume of 1 GB Jul 10 08:45:57.428916 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-2c591f7d-e491-46f9-a20c-405ec2963ec1 req-46d7f1ce-c6b6-41f1-a536-9be56b89c331 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:57.432293 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-2c591f7d-e491-46f9-a20c-405ec2963ec1 req-46d7f1ce-c6b6-41f1-a536-9be56b89c331 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] POST https://10.4.3.7/volume/v3/attachments/3886c11d-2abe-4ad5-95f0-d4ff8dd46788/action Jul 10 08:45:57.432377 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-4a88e0dc-d675-4411-a7a0-3f41d3414478 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Availability Zones retrieved successfully. Jul 10 08:45:57.432688 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-2c591f7d-e491-46f9-a20c-405ec2963ec1 req-46d7f1ce-c6b6-41f1-a536-9be56b89c331 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Action body: b'{"os-complete": null}' {{(pid=100056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:45:57.432824 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-2c591f7d-e491-46f9-a20c-405ec2963ec1 req-46d7f1ce-c6b6-41f1-a536-9be56b89c331 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:45:57.438234 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-4a88e0dc-d675-4411-a7a0-3f41d3414478 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Flow 'volume_create_api' (d3ebd5a3-57e4-4f40-b0f2-17f40170b6e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:45:57.439670 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-4a88e0dc-d675-4411-a7a0-3f41d3414478 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd50f622-bfc2-4cb9-b827-290506edeaa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:45:57.440715 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-4a88e0dc-d675-4411-a7a0-3f41d3414478 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Validating volume size '1' using validate_int {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:45:57.452845 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:57.452845 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:45:57.470772 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-2c591f7d-e491-46f9-a20c-405ec2963ec1 req-46d7f1ce-c6b6-41f1-a536-9be56b89c331 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] https://10.4.3.7/volume/v3/attachments/3886c11d-2abe-4ad5-95f0-d4ff8dd46788/action returned with HTTP 204 Jul 10 08:45:57.470859 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1203/4810] 10.4.3.7 () {74 vars in 1711 bytes} [Fri Jul 10 08:45:57 2026] POST /volume/v3/attachments/3886c11d-2abe-4ad5-95f0-d4ff8dd46788/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:45:57.497963 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-4a88e0dc-d675-4411-a7a0-3f41d3414478 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd50f622-bfc2-4cb9-b827-290506edeaa1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:45:57.498782 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-4a88e0dc-d675-4411-a7a0-3f41d3414478 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be7d5114-3768-47fc-882e-8caf8fb74bd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:45:57.540272 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-4a88e0dc-d675-4411-a7a0-3f41d3414478 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Created reservations ['849ed1be-cad9-45e7-b698-dfdb92693cde', '35b2906f-620b-4fc1-afcd-006125d278d1', '26ac7a6a-f684-4764-ad01-b41ff6a578fa', 'bcd5cd7b-62d8-43d2-8149-402c9d028046'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:45:57.540511 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-4a88e0dc-d675-4411-a7a0-3f41d3414478 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be7d5114-3768-47fc-882e-8caf8fb74bd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['849ed1be-cad9-45e7-b698-dfdb92693cde', '35b2906f-620b-4fc1-afcd-006125d278d1', '26ac7a6a-f684-4764-ad01-b41ff6a578fa', 'bcd5cd7b-62d8-43d2-8149-402c9d028046']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:45:57.541279 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-4a88e0dc-d675-4411-a7a0-3f41d3414478 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (475f2ff2-395a-402d-b547-84c76fd6581b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:45:57.563735 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-4a88e0dc-d675-4411-a7a0-3f41d3414478 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (475f2ff2-395a-402d-b547-84c76fd6581b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0fcc493a-ec7c-45a8-b024-8b30e5afda6c', '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='f6bad03140ee43858b1b17b516dd237a',qos_specs=None,replication_status=,reservations=['849ed1be-cad9-45e7-b698-dfdb92693cde','35b2906f-620b-4fc1-afcd-006125d278d1','26ac7a6a-f684-4764-ad01-b41ff6a578fa','bcd5cd7b-62d8-43d2-8149-402c9d028046'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e42220082afb4309ae3a4cb448bca26e',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:45:57Z,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=0fcc493a-ec7c-45a8-b024-8b30e5afda6c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f6bad03140ee43858b1b17b516dd237a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e42220082afb4309ae3a4cb448bca26e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:45:57.564572 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-4a88e0dc-d675-4411-a7a0-3f41d3414478 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (452114ec-b78f-41dc-ad7d-de3fb964ca5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:45:57.587666 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-4a88e0dc-d675-4411-a7a0-3f41d3414478 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (452114ec-b78f-41dc-ad7d-de3fb964ca5f) transitioned into state 'SUCCESS' from 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='f6bad03140ee43858b1b17b516dd237a',qos_specs=None,replication_status=,reservations=['849ed1be-cad9-45e7-b698-dfdb92693cde','35b2906f-620b-4fc1-afcd-006125d278d1','26ac7a6a-f684-4764-ad01-b41ff6a578fa','bcd5cd7b-62d8-43d2-8149-402c9d028046'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e42220082afb4309ae3a4cb448bca26e',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:45:57.588390 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-4a88e0dc-d675-4411-a7a0-3f41d3414478 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c06530bd-f9e5-4ba1-861a-f3be95fc9f27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:45:57.597078 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-4a88e0dc-d675-4411-a7a0-3f41d3414478 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c06530bd-f9e5-4ba1-861a-f3be95fc9f27) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:45:57.598179 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-4a88e0dc-d675-4411-a7a0-3f41d3414478 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Flow 'volume_create_api' (d3ebd5a3-57e4-4f40-b0f2-17f40170b6e3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:45:57.598605 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-4a88e0dc-d675-4411-a7a0-3f41d3414478 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Create volume request issued successfully. Jul 10 08:45:57.599540 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4a88e0dc-d675-4411-a7a0-3f41d3414478 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:45:57.600100 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1212/4811] 10.4.3.7 () {70 vars in 1286 bytes} [Fri Jul 10 08:45:57 2026] POST /volume/v3/volumes => generated 771 bytes in 330 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:45:57.615106 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-d7fc1ee4-e237-4607-bf96-a56c5ed6a7f3 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:57.616740 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d7fc1ee4-e237-4607-bf96-a56c5ed6a7f3 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] GET https://10.4.3.7/volume/v3/volumes/0fcc493a-ec7c-45a8-b024-8b30e5afda6c Jul 10 08:45:57.616940 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-d7fc1ee4-e237-4607-bf96-a56c5ed6a7f3 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:57.617106 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-d7fc1ee4-e237-4607-bf96-a56c5ed6a7f3 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:57.628025 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:57.628025 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:45:57.635429 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-d7fc1ee4-e237-4607-bf96-a56c5ed6a7f3 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Volume info retrieved successfully. Jul 10 08:45:57.644831 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d7fc1ee4-e237-4607-bf96-a56c5ed6a7f3 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] https://10.4.3.7/volume/v3/volumes/0fcc493a-ec7c-45a8-b024-8b30e5afda6c returned with HTTP 200 Jul 10 08:45:57.645343 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1205/4812] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:45:57 2026] GET /volume/v3/volumes/0fcc493a-ec7c-45a8-b024-8b30e5afda6c => generated 839 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:45:57.879502 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-db44c585-dd38-4c72-9913-9141f5250f99 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:57.881849 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-db44c585-dd38-4c72-9913-9141f5250f99 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] GET https://10.4.3.7/volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 Jul 10 08:45:57.882257 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-db44c585-dd38-4c72-9913-9141f5250f99 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:57.882412 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-db44c585-dd38-4c72-9913-9141f5250f99 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:57.894975 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:57.894975 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:45:57.900181 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-db44c585-dd38-4c72-9913-9141f5250f99 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Volume info retrieved successfully. Jul 10 08:45:57.909388 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-db44c585-dd38-4c72-9913-9141f5250f99 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 returned with HTTP 200 Jul 10 08:45:57.910022 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1193/4813] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:45:57 2026] GET /volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 => generated 1209 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:45:57.935464 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-e27bfb3b-6eed-4a58-b3af-0b237beb153f None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:57.939025 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-e27bfb3b-6eed-4a58-b3af-0b237beb153f tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/5f40e702-3244-4088-a2de-09d1c6168f1a Jul 10 08:45:57.939248 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-e27bfb3b-6eed-4a58-b3af-0b237beb153f tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:57.939487 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-e27bfb3b-6eed-4a58-b3af-0b237beb153f tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:57.939629 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-e27bfb3b-6eed-4a58-b3af-0b237beb153f tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id 5f40e702-3244-4088-a2de-09d1c6168f1a. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:45:57.944616 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:57.944616 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:45:57.945540 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-e27bfb3b-6eed-4a58-b3af-0b237beb153f tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/5f40e702-3244-4088-a2de-09d1c6168f1a returned with HTTP 200 Jul 10 08:45:57.945966 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1204/4814] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:45:57 2026] GET /volume/v3/backups/5f40e702-3244-4088-a2de-09d1c6168f1a => generated 745 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:45:58.664501 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-b84bd28c-f634-4d4d-9840-a7dbadcb0ff3 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:58.666190 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b84bd28c-f634-4d4d-9840-a7dbadcb0ff3 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] GET https://10.4.3.7/volume/v3/volumes/0fcc493a-ec7c-45a8-b024-8b30e5afda6c Jul 10 08:45:58.666401 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b84bd28c-f634-4d4d-9840-a7dbadcb0ff3 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:58.666627 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b84bd28c-f634-4d4d-9840-a7dbadcb0ff3 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:58.677676 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:58.677676 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:45:58.682078 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-b84bd28c-f634-4d4d-9840-a7dbadcb0ff3 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Volume info retrieved successfully. Jul 10 08:45:58.686941 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b84bd28c-f634-4d4d-9840-a7dbadcb0ff3 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] https://10.4.3.7/volume/v3/volumes/0fcc493a-ec7c-45a8-b024-8b30e5afda6c returned with HTTP 200 Jul 10 08:45:58.687386 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1213/4815] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:45:58 2026] GET /volume/v3/volumes/0fcc493a-ec7c-45a8-b024-8b30e5afda6c => generated 863 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:45:58.842839 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-fbaf3ac8-da0f-43aa-9396-d1d844c9f75c None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:58.843291 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-fbaf3ac8-da0f-43aa-9396-d1d844c9f75c None None] GET https://10.4.3.7/volume// Jul 10 08:45:58.843504 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-fbaf3ac8-da0f-43aa-9396-d1d844c9f75c None None] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:58.843689 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-fbaf3ac8-da0f-43aa-9396-d1d844c9f75c None None] Calling method 'all' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:58.844004 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-fbaf3ac8-da0f-43aa-9396-d1d844c9f75c None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:45:58.844352 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1206/4816] 10.4.3.7 () {66 vars in 1414 bytes} [Fri Jul 10 08:45:58 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:45:58.854315 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-90733dd3-9df6-4a9f-98e9-846d20e17096 req-17c088ef-e79f-4590-b0b3-877114194c2e None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:58.856638 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-90733dd3-9df6-4a9f-98e9-846d20e17096 req-17c088ef-e79f-4590-b0b3-877114194c2e tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] POST https://10.4.3.7/volume/v3/attachments Jul 10 08:45:58.857065 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-90733dd3-9df6-4a9f-98e9-846d20e17096 req-17c088ef-e79f-4590-b0b3-877114194c2e tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6fbee2ae-132b-47fc-a1eb-0474d2a35edc", "connector": null, "instance_uuid": "e998a52e-95f9-4df0-966e-d17131508b41"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:45:58.866622 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:58.866622 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:45:58.898468 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-90733dd3-9df6-4a9f-98e9-846d20e17096 req-17c088ef-e79f-4590-b0b3-877114194c2e tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] https://10.4.3.7/volume/v3/attachments returned with HTTP 200 Jul 10 08:45:58.898937 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1194/4817] 10.4.3.7 () {74 vars in 1580 bytes} [Fri Jul 10 08:45:58 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) Jul 10 08:45:58.960147 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-1988f2a9-bb5a-44fb-aea6-4c60498a5b8e None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:58.962040 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-1988f2a9-bb5a-44fb-aea6-4c60498a5b8e tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/5f40e702-3244-4088-a2de-09d1c6168f1a Jul 10 08:45:58.962226 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-1988f2a9-bb5a-44fb-aea6-4c60498a5b8e tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:58.962419 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-1988f2a9-bb5a-44fb-aea6-4c60498a5b8e tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:58.962532 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-1988f2a9-bb5a-44fb-aea6-4c60498a5b8e tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id 5f40e702-3244-4088-a2de-09d1c6168f1a. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:45:58.966975 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:58.966975 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:45:58.967684 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-1988f2a9-bb5a-44fb-aea6-4c60498a5b8e tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/5f40e702-3244-4088-a2de-09d1c6168f1a returned with HTTP 200 Jul 10 08:45:58.968093 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1205/4818] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:45:58 2026] GET /volume/v3/backups/5f40e702-3244-4088-a2de-09d1c6168f1a => generated 745 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:45:59.325610 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-43eb3532-215f-4b3c-84cc-8d690c1e46e7 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:59.328620 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-43eb3532-215f-4b3c-84cc-8d690c1e46e7 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] GET https://10.4.3.7/volume/v3/volumes/6fbee2ae-132b-47fc-a1eb-0474d2a35edc Jul 10 08:45:59.328620 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-43eb3532-215f-4b3c-84cc-8d690c1e46e7 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:59.328620 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-43eb3532-215f-4b3c-84cc-8d690c1e46e7 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:59.340048 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:59.340048 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:45:59.344962 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-43eb3532-215f-4b3c-84cc-8d690c1e46e7 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Volume info retrieved successfully. Jul 10 08:45:59.350334 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-43eb3532-215f-4b3c-84cc-8d690c1e46e7 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] https://10.4.3.7/volume/v3/volumes/6fbee2ae-132b-47fc-a1eb-0474d2a35edc returned with HTTP 200 Jul 10 08:45:59.350828 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1214/4819] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:45:59 2026] GET /volume/v3/volumes/6fbee2ae-132b-47fc-a1eb-0474d2a35edc => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:45:59.434863 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-c8a39c7e-8aa2-4cde-af40-6078da4832b1 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:59.435268 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-c8a39c7e-8aa2-4cde-af40-6078da4832b1 None None] GET https://10.4.3.7/volume// Jul 10 08:45:59.435456 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-c8a39c7e-8aa2-4cde-af40-6078da4832b1 None None] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:59.435649 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-c8a39c7e-8aa2-4cde-af40-6078da4832b1 None None] Calling method 'all' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:59.435998 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-c8a39c7e-8aa2-4cde-af40-6078da4832b1 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:45:59.436312 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1207/4820] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:45:59 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:45:59.444676 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-90733dd3-9df6-4a9f-98e9-846d20e17096 req-e7a2d9cb-e0a1-48c8-9d12-32445e2c80f0 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:59.447182 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-90733dd3-9df6-4a9f-98e9-846d20e17096 req-e7a2d9cb-e0a1-48c8-9d12-32445e2c80f0 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] GET https://10.4.3.7/volume/v3/volumes/6fbee2ae-132b-47fc-a1eb-0474d2a35edc Jul 10 08:45:59.448187 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-90733dd3-9df6-4a9f-98e9-846d20e17096 req-e7a2d9cb-e0a1-48c8-9d12-32445e2c80f0 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:59.448550 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-90733dd3-9df6-4a9f-98e9-846d20e17096 req-e7a2d9cb-e0a1-48c8-9d12-32445e2c80f0 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:59.461266 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:59.461266 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:45:59.465586 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [req-90733dd3-9df6-4a9f-98e9-846d20e17096 req-e7a2d9cb-e0a1-48c8-9d12-32445e2c80f0 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Volume info retrieved successfully. Jul 10 08:45:59.470747 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-90733dd3-9df6-4a9f-98e9-846d20e17096 req-e7a2d9cb-e0a1-48c8-9d12-32445e2c80f0 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] https://10.4.3.7/volume/v3/volumes/6fbee2ae-132b-47fc-a1eb-0474d2a35edc returned with HTTP 200 Jul 10 08:45:59.471279 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1195/4821] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:45:59 2026] GET /volume/v3/volumes/6fbee2ae-132b-47fc-a1eb-0474d2a35edc => generated 1023 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:45:59.593546 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-90733dd3-9df6-4a9f-98e9-846d20e17096 req-93ee3b3c-d271-4eb5-88ed-d7fc0351c815 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:59.595554 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-90733dd3-9df6-4a9f-98e9-846d20e17096 req-93ee3b3c-d271-4eb5-88ed-d7fc0351c815 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] PUT https://10.4.3.7/volume/v3/attachments/7135ab95-56e9-45dd-8562-4fca4acf4ba7 Jul 10 08:45:59.596027 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-90733dd3-9df6-4a9f-98e9-846d20e17096 req-93ee3b3c-d271-4eb5-88ed-d7fc0351c815 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.7", "host": "np0000004976", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b54eda21b644", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bf3c9c16-ec3d-4df7-865b-5f424258654a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:45:59.604054 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.coordination [req-90733dd3-9df6-4a9f-98e9-846d20e17096 req-93ee3b3c-d271-4eb5-88ed-d7fc0351c815 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Acquiring lock "cinder-attachment_update-6fbee2ae-132b-47fc-a1eb-0474d2a35edc-np0000004976" by "attachment_update" {{(pid=100056) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 08:45:59.608372 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.coordination [req-90733dd3-9df6-4a9f-98e9-846d20e17096 req-93ee3b3c-d271-4eb5-88ed-d7fc0351c815 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Lock "cinder-attachment_update-6fbee2ae-132b-47fc-a1eb-0474d2a35edc-np0000004976" acquired by "attachment_update" :: waited 0.004s {{(pid=100056) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 08:45:59.609240 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:59.609240 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:45:59.708998 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-07d501d1-a2fa-4ef9-9321-f8f1ec09ad1f None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:59.711384 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-07d501d1-a2fa-4ef9-9321-f8f1ec09ad1f tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] GET https://10.4.3.7/volume/v3/volumes/0fcc493a-ec7c-45a8-b024-8b30e5afda6c Jul 10 08:45:59.711650 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-07d501d1-a2fa-4ef9-9321-f8f1ec09ad1f tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:59.711884 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-07d501d1-a2fa-4ef9-9321-f8f1ec09ad1f tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:59.723587 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:59.723587 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:45:59.727202 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-07d501d1-a2fa-4ef9-9321-f8f1ec09ad1f tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Volume info retrieved successfully. Jul 10 08:45:59.731636 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-07d501d1-a2fa-4ef9-9321-f8f1ec09ad1f tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] https://10.4.3.7/volume/v3/volumes/0fcc493a-ec7c-45a8-b024-8b30e5afda6c returned with HTTP 200 Jul 10 08:45:59.732393 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1215/4822] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:45:59 2026] GET /volume/v3/volumes/0fcc493a-ec7c-45a8-b024-8b30e5afda6c => generated 921 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:45:59.979113 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-1afc7b85-ed8c-48a4-a0e2-b60f4a6e4a08 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:45:59.980790 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-1afc7b85-ed8c-48a4-a0e2-b60f4a6e4a08 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/5f40e702-3244-4088-a2de-09d1c6168f1a Jul 10 08:45:59.981013 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-1afc7b85-ed8c-48a4-a0e2-b60f4a6e4a08 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:45:59.981228 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-1afc7b85-ed8c-48a4-a0e2-b60f4a6e4a08 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:45:59.981320 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-1afc7b85-ed8c-48a4-a0e2-b60f4a6e4a08 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id 5f40e702-3244-4088-a2de-09d1c6168f1a. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:45:59.985383 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:45:59.985383 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:45:59.987232 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-1afc7b85-ed8c-48a4-a0e2-b60f4a6e4a08 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/5f40e702-3244-4088-a2de-09d1c6168f1a returned with HTTP 200 Jul 10 08:45:59.987792 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1208/4823] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:45:59 2026] GET /volume/v3/backups/5f40e702-3244-4088-a2de-09d1c6168f1a => generated 745 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:46:00.130685 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.coordination [req-90733dd3-9df6-4a9f-98e9-846d20e17096 req-93ee3b3c-d271-4eb5-88ed-d7fc0351c815 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Lock "cinder-attachment_update-6fbee2ae-132b-47fc-a1eb-0474d2a35edc-np0000004976" released by "attachment_update" :: held 0.522s {{(pid=100056) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 08:46:00.130968 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-90733dd3-9df6-4a9f-98e9-846d20e17096 req-93ee3b3c-d271-4eb5-88ed-d7fc0351c815 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] https://10.4.3.7/volume/v3/attachments/7135ab95-56e9-45dd-8562-4fca4acf4ba7 returned with HTTP 200 Jul 10 08:46:00.131471 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1206/4824] 10.4.3.7 () {74 vars in 1690 bytes} [Fri Jul 10 08:45:59 2026] PUT /volume/v3/attachments/7135ab95-56e9-45dd-8562-4fca4acf4ba7 => generated 969 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:46:00.364448 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-5f18a2bf-d190-4360-85e6-85016c0992d3 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:00.366825 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-5f18a2bf-d190-4360-85e6-85016c0992d3 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] GET https://10.4.3.7/volume/v3/volumes/6fbee2ae-132b-47fc-a1eb-0474d2a35edc Jul 10 08:46:00.366825 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-5f18a2bf-d190-4360-85e6-85016c0992d3 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:00.366825 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-5f18a2bf-d190-4360-85e6-85016c0992d3 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:00.375842 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:00.375842 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:46:00.379070 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-5f18a2bf-d190-4360-85e6-85016c0992d3 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Volume info retrieved successfully. Jul 10 08:46:00.382833 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-5f18a2bf-d190-4360-85e6-85016c0992d3 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] https://10.4.3.7/volume/v3/volumes/6fbee2ae-132b-47fc-a1eb-0474d2a35edc returned with HTTP 200 Jul 10 08:46:00.383193 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1196/4825] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:46:00 2026] GET /volume/v3/volumes/6fbee2ae-132b-47fc-a1eb-0474d2a35edc => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:46:00.749837 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-d3fbb1dc-5fb5-4303-bfd4-0d9c92ee37a7 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:00.753261 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d3fbb1dc-5fb5-4303-bfd4-0d9c92ee37a7 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] GET https://10.4.3.7/volume/v3/volumes/0fcc493a-ec7c-45a8-b024-8b30e5afda6c Jul 10 08:46:00.753575 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d3fbb1dc-5fb5-4303-bfd4-0d9c92ee37a7 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:00.753802 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d3fbb1dc-5fb5-4303-bfd4-0d9c92ee37a7 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:00.771565 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:00.771565 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:46:00.776201 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-d3fbb1dc-5fb5-4303-bfd4-0d9c92ee37a7 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Volume info retrieved successfully. Jul 10 08:46:00.782333 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d3fbb1dc-5fb5-4303-bfd4-0d9c92ee37a7 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] https://10.4.3.7/volume/v3/volumes/0fcc493a-ec7c-45a8-b024-8b30e5afda6c returned with HTTP 200 Jul 10 08:46:00.782883 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1216/4826] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:46:00 2026] GET /volume/v3/volumes/0fcc493a-ec7c-45a8-b024-8b30e5afda6c => generated 924 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:46:01.002972 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-e4a32a3d-b761-4fcc-9991-9cb9d584d8b2 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:01.006854 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-e4a32a3d-b761-4fcc-9991-9cb9d584d8b2 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/5f40e702-3244-4088-a2de-09d1c6168f1a Jul 10 08:46:01.007092 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-e4a32a3d-b761-4fcc-9991-9cb9d584d8b2 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:01.007324 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-e4a32a3d-b761-4fcc-9991-9cb9d584d8b2 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:01.007622 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-e4a32a3d-b761-4fcc-9991-9cb9d584d8b2 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id 5f40e702-3244-4088-a2de-09d1c6168f1a. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:46:01.011821 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:01.011821 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:46:01.012593 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-e4a32a3d-b761-4fcc-9991-9cb9d584d8b2 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/5f40e702-3244-4088-a2de-09d1c6168f1a returned with HTTP 200 Jul 10 08:46:01.012996 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1209/4827] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:46:01 2026] GET /volume/v3/backups/5f40e702-3244-4088-a2de-09d1c6168f1a => generated 745 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:46:01.400082 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-7a77149f-65c6-47d4-b9fc-7d59a170b3ba None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:01.401700 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-7a77149f-65c6-47d4-b9fc-7d59a170b3ba tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] GET https://10.4.3.7/volume/v3/volumes/6fbee2ae-132b-47fc-a1eb-0474d2a35edc Jul 10 08:46:01.401878 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-7a77149f-65c6-47d4-b9fc-7d59a170b3ba tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:01.402056 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-7a77149f-65c6-47d4-b9fc-7d59a170b3ba tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:01.415730 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:01.415730 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:46:01.419948 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-7a77149f-65c6-47d4-b9fc-7d59a170b3ba tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Volume info retrieved successfully. Jul 10 08:46:01.424589 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-7a77149f-65c6-47d4-b9fc-7d59a170b3ba tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] https://10.4.3.7/volume/v3/volumes/6fbee2ae-132b-47fc-a1eb-0474d2a35edc returned with HTTP 200 Jul 10 08:46:01.424977 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1207/4828] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:46:01 2026] GET /volume/v3/volumes/6fbee2ae-132b-47fc-a1eb-0474d2a35edc => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:46:01.796886 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-47282101-d617-4357-9b02-90bc2a4f21c3 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:01.798552 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-47282101-d617-4357-9b02-90bc2a4f21c3 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] GET https://10.4.3.7/volume/v3/volumes/0fcc493a-ec7c-45a8-b024-8b30e5afda6c Jul 10 08:46:01.798744 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-47282101-d617-4357-9b02-90bc2a4f21c3 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:01.801360 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-47282101-d617-4357-9b02-90bc2a4f21c3 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:01.806480 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:01.806480 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:46:01.810780 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-47282101-d617-4357-9b02-90bc2a4f21c3 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Volume info retrieved successfully. Jul 10 08:46:01.814988 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-47282101-d617-4357-9b02-90bc2a4f21c3 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] https://10.4.3.7/volume/v3/volumes/0fcc493a-ec7c-45a8-b024-8b30e5afda6c returned with HTTP 200 Jul 10 08:46:01.815507 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1197/4829] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:46:01 2026] GET /volume/v3/volumes/0fcc493a-ec7c-45a8-b024-8b30e5afda6c => generated 924 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:46:02.022304 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-0d463f60-f145-40e3-b770-6501e9bd5480 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:02.024485 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0d463f60-f145-40e3-b770-6501e9bd5480 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/5f40e702-3244-4088-a2de-09d1c6168f1a Jul 10 08:46:02.024485 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0d463f60-f145-40e3-b770-6501e9bd5480 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:02.024658 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0d463f60-f145-40e3-b770-6501e9bd5480 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:02.024812 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-0d463f60-f145-40e3-b770-6501e9bd5480 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id 5f40e702-3244-4088-a2de-09d1c6168f1a. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:46:02.029680 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:02.029680 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:46:02.030532 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0d463f60-f145-40e3-b770-6501e9bd5480 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/5f40e702-3244-4088-a2de-09d1c6168f1a returned with HTTP 200 Jul 10 08:46:02.030946 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1217/4830] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:46:02 2026] GET /volume/v3/backups/5f40e702-3244-4088-a2de-09d1c6168f1a => generated 745 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:46:02.438969 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-f005b39a-09b2-4218-afbe-171172dd3a53 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:02.442038 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-f005b39a-09b2-4218-afbe-171172dd3a53 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] GET https://10.4.3.7/volume/v3/volumes/6fbee2ae-132b-47fc-a1eb-0474d2a35edc Jul 10 08:46:02.442286 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-f005b39a-09b2-4218-afbe-171172dd3a53 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:02.442548 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-f005b39a-09b2-4218-afbe-171172dd3a53 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:02.459639 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:02.459639 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:46:02.467048 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-f005b39a-09b2-4218-afbe-171172dd3a53 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Volume info retrieved successfully. Jul 10 08:46:02.474331 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-f005b39a-09b2-4218-afbe-171172dd3a53 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] https://10.4.3.7/volume/v3/volumes/6fbee2ae-132b-47fc-a1eb-0474d2a35edc returned with HTTP 200 Jul 10 08:46:02.474891 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1210/4831] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:46:02 2026] GET /volume/v3/volumes/6fbee2ae-132b-47fc-a1eb-0474d2a35edc => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:46:02.830030 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-aad1f3eb-da65-40f6-b713-8e0184624a25 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:02.834777 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-aad1f3eb-da65-40f6-b713-8e0184624a25 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] GET https://10.4.3.7/volume/v3/volumes/0fcc493a-ec7c-45a8-b024-8b30e5afda6c Jul 10 08:46:02.834777 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-aad1f3eb-da65-40f6-b713-8e0184624a25 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:02.834777 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-aad1f3eb-da65-40f6-b713-8e0184624a25 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:02.840269 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:02.840269 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:46:02.844132 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-aad1f3eb-da65-40f6-b713-8e0184624a25 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Volume info retrieved successfully. Jul 10 08:46:02.852309 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-aad1f3eb-da65-40f6-b713-8e0184624a25 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] https://10.4.3.7/volume/v3/volumes/0fcc493a-ec7c-45a8-b024-8b30e5afda6c returned with HTTP 200 Jul 10 08:46:02.852958 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1208/4832] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:46:02 2026] GET /volume/v3/volumes/0fcc493a-ec7c-45a8-b024-8b30e5afda6c => generated 924 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:46:03.042470 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-1ffd91ac-a513-4670-8fc2-b14b8bf7a983 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:03.044697 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-1ffd91ac-a513-4670-8fc2-b14b8bf7a983 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/5f40e702-3244-4088-a2de-09d1c6168f1a Jul 10 08:46:03.044952 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-1ffd91ac-a513-4670-8fc2-b14b8bf7a983 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:03.045227 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-1ffd91ac-a513-4670-8fc2-b14b8bf7a983 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:03.045369 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-1ffd91ac-a513-4670-8fc2-b14b8bf7a983 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id 5f40e702-3244-4088-a2de-09d1c6168f1a. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:46:03.050484 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:03.050484 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:46:03.051482 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-1ffd91ac-a513-4670-8fc2-b14b8bf7a983 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/5f40e702-3244-4088-a2de-09d1c6168f1a returned with HTTP 200 Jul 10 08:46:03.051968 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1198/4833] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:46:03 2026] GET /volume/v3/backups/5f40e702-3244-4088-a2de-09d1c6168f1a => generated 745 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:46:03.491508 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-9d33e565-b5e4-480b-98d9-83eb575a9679 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:03.493800 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9d33e565-b5e4-480b-98d9-83eb575a9679 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] GET https://10.4.3.7/volume/v3/volumes/6fbee2ae-132b-47fc-a1eb-0474d2a35edc Jul 10 08:46:03.494060 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9d33e565-b5e4-480b-98d9-83eb575a9679 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:03.494345 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9d33e565-b5e4-480b-98d9-83eb575a9679 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:03.506680 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:03.506680 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:46:03.511102 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-9d33e565-b5e4-480b-98d9-83eb575a9679 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Volume info retrieved successfully. Jul 10 08:46:03.516731 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9d33e565-b5e4-480b-98d9-83eb575a9679 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] https://10.4.3.7/volume/v3/volumes/6fbee2ae-132b-47fc-a1eb-0474d2a35edc returned with HTTP 200 Jul 10 08:46:03.517275 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1218/4834] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:46:03 2026] GET /volume/v3/volumes/6fbee2ae-132b-47fc-a1eb-0474d2a35edc => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:46:03.867993 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-b5b686fb-cce1-4d14-8cb3-8dd53ebe1c28 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:03.870271 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-b5b686fb-cce1-4d14-8cb3-8dd53ebe1c28 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] GET https://10.4.3.7/volume/v3/volumes/0fcc493a-ec7c-45a8-b024-8b30e5afda6c Jul 10 08:46:03.870625 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-b5b686fb-cce1-4d14-8cb3-8dd53ebe1c28 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:03.870965 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-b5b686fb-cce1-4d14-8cb3-8dd53ebe1c28 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:03.879956 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:03.879956 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:46:03.885088 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-b5b686fb-cce1-4d14-8cb3-8dd53ebe1c28 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Volume info retrieved successfully. Jul 10 08:46:03.890175 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-b5b686fb-cce1-4d14-8cb3-8dd53ebe1c28 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] https://10.4.3.7/volume/v3/volumes/0fcc493a-ec7c-45a8-b024-8b30e5afda6c returned with HTTP 200 Jul 10 08:46:03.890716 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1211/4835] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:46:03 2026] GET /volume/v3/volumes/0fcc493a-ec7c-45a8-b024-8b30e5afda6c => generated 924 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:46:04.067976 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-f1765562-a997-489b-9c35-8f94567df5e0 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:04.069783 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-f1765562-a997-489b-9c35-8f94567df5e0 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/5f40e702-3244-4088-a2de-09d1c6168f1a Jul 10 08:46:04.070000 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-f1765562-a997-489b-9c35-8f94567df5e0 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:04.070358 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-f1765562-a997-489b-9c35-8f94567df5e0 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:04.070358 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-f1765562-a997-489b-9c35-8f94567df5e0 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id 5f40e702-3244-4088-a2de-09d1c6168f1a. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:46:04.074846 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:04.074846 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:46:04.075798 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-f1765562-a997-489b-9c35-8f94567df5e0 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/5f40e702-3244-4088-a2de-09d1c6168f1a returned with HTTP 200 Jul 10 08:46:04.076250 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1209/4836] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:46:04 2026] GET /volume/v3/backups/5f40e702-3244-4088-a2de-09d1c6168f1a => generated 745 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:46:04.532089 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-eab92fb4-defa-42c7-a1f5-a44968a66153 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:04.533652 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-eab92fb4-defa-42c7-a1f5-a44968a66153 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] GET https://10.4.3.7/volume/v3/volumes/6fbee2ae-132b-47fc-a1eb-0474d2a35edc Jul 10 08:46:04.533828 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-eab92fb4-defa-42c7-a1f5-a44968a66153 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:04.534017 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-eab92fb4-defa-42c7-a1f5-a44968a66153 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:04.542753 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:04.542753 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:46:04.546462 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-eab92fb4-defa-42c7-a1f5-a44968a66153 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Volume info retrieved successfully. Jul 10 08:46:04.550827 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-eab92fb4-defa-42c7-a1f5-a44968a66153 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] https://10.4.3.7/volume/v3/volumes/6fbee2ae-132b-47fc-a1eb-0474d2a35edc returned with HTTP 200 Jul 10 08:46:04.551227 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1199/4837] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:46:04 2026] GET /volume/v3/volumes/6fbee2ae-132b-47fc-a1eb-0474d2a35edc => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:46:04.905794 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-8ab6d17b-32a8-4396-82f4-400bd2b546d9 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:04.909690 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8ab6d17b-32a8-4396-82f4-400bd2b546d9 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] GET https://10.4.3.7/volume/v3/volumes/0fcc493a-ec7c-45a8-b024-8b30e5afda6c Jul 10 08:46:04.910578 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8ab6d17b-32a8-4396-82f4-400bd2b546d9 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:04.910785 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8ab6d17b-32a8-4396-82f4-400bd2b546d9 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:04.925702 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:04.925702 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:46:04.930235 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-8ab6d17b-32a8-4396-82f4-400bd2b546d9 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Volume info retrieved successfully. Jul 10 08:46:04.938704 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8ab6d17b-32a8-4396-82f4-400bd2b546d9 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] https://10.4.3.7/volume/v3/volumes/0fcc493a-ec7c-45a8-b024-8b30e5afda6c returned with HTTP 200 Jul 10 08:46:04.939172 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1219/4838] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:46:04 2026] GET /volume/v3/volumes/0fcc493a-ec7c-45a8-b024-8b30e5afda6c => generated 924 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:46:05.090266 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-e5a410c8-0ca1-4840-9dd2-0e905751884f None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:05.092849 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-e5a410c8-0ca1-4840-9dd2-0e905751884f tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/5f40e702-3244-4088-a2de-09d1c6168f1a Jul 10 08:46:05.093468 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-e5a410c8-0ca1-4840-9dd2-0e905751884f tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:05.094510 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-e5a410c8-0ca1-4840-9dd2-0e905751884f tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:05.094510 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-e5a410c8-0ca1-4840-9dd2-0e905751884f tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id 5f40e702-3244-4088-a2de-09d1c6168f1a. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:46:05.100940 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:05.100940 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:46:05.102802 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-e5a410c8-0ca1-4840-9dd2-0e905751884f tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/5f40e702-3244-4088-a2de-09d1c6168f1a returned with HTTP 200 Jul 10 08:46:05.103663 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1212/4839] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:46:05 2026] GET /volume/v3/backups/5f40e702-3244-4088-a2de-09d1c6168f1a => generated 745 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:46:05.567190 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-84b27961-996f-4f03-8afc-38e3b2218a54 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:05.572435 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-84b27961-996f-4f03-8afc-38e3b2218a54 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] GET https://10.4.3.7/volume/v3/volumes/6fbee2ae-132b-47fc-a1eb-0474d2a35edc Jul 10 08:46:05.573239 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-84b27961-996f-4f03-8afc-38e3b2218a54 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:05.573466 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-84b27961-996f-4f03-8afc-38e3b2218a54 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:05.590129 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:05.590129 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:46:05.594769 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-84b27961-996f-4f03-8afc-38e3b2218a54 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Volume info retrieved successfully. Jul 10 08:46:05.599584 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-84b27961-996f-4f03-8afc-38e3b2218a54 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] https://10.4.3.7/volume/v3/volumes/6fbee2ae-132b-47fc-a1eb-0474d2a35edc returned with HTTP 200 Jul 10 08:46:05.600138 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1210/4840] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:46:05 2026] GET /volume/v3/volumes/6fbee2ae-132b-47fc-a1eb-0474d2a35edc => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:46:05.960352 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-2b2b09e0-cbd3-4020-8477-5f14ca608450 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:05.963014 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-2b2b09e0-cbd3-4020-8477-5f14ca608450 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] GET https://10.4.3.7/volume/v3/volumes/0fcc493a-ec7c-45a8-b024-8b30e5afda6c Jul 10 08:46:05.963014 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-2b2b09e0-cbd3-4020-8477-5f14ca608450 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:05.963014 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-2b2b09e0-cbd3-4020-8477-5f14ca608450 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:05.974734 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:05.974734 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:46:05.980061 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-2b2b09e0-cbd3-4020-8477-5f14ca608450 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Volume info retrieved successfully. Jul 10 08:46:05.984304 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-2b2b09e0-cbd3-4020-8477-5f14ca608450 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] https://10.4.3.7/volume/v3/volumes/0fcc493a-ec7c-45a8-b024-8b30e5afda6c returned with HTTP 200 Jul 10 08:46:05.984676 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1200/4841] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:46:05 2026] GET /volume/v3/volumes/0fcc493a-ec7c-45a8-b024-8b30e5afda6c => generated 924 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:46:06.119127 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-d1c32cc5-87c9-4857-afb4-5b36b7b4e24d None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:06.121397 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d1c32cc5-87c9-4857-afb4-5b36b7b4e24d tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/5f40e702-3244-4088-a2de-09d1c6168f1a Jul 10 08:46:06.121397 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d1c32cc5-87c9-4857-afb4-5b36b7b4e24d tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:06.121651 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d1c32cc5-87c9-4857-afb4-5b36b7b4e24d tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:06.121821 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-d1c32cc5-87c9-4857-afb4-5b36b7b4e24d tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id 5f40e702-3244-4088-a2de-09d1c6168f1a. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:46:06.134946 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:06.134946 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:46:06.136060 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d1c32cc5-87c9-4857-afb4-5b36b7b4e24d tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/5f40e702-3244-4088-a2de-09d1c6168f1a returned with HTTP 200 Jul 10 08:46:06.136564 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1220/4842] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:46:06 2026] GET /volume/v3/backups/5f40e702-3244-4088-a2de-09d1c6168f1a => generated 747 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:46:06.614071 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-d3a8d078-43b9-4a48-8041-8d6a3e828a91 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:06.616008 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d3a8d078-43b9-4a48-8041-8d6a3e828a91 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] GET https://10.4.3.7/volume/v3/volumes/6fbee2ae-132b-47fc-a1eb-0474d2a35edc Jul 10 08:46:06.616180 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-d3a8d078-43b9-4a48-8041-8d6a3e828a91 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:06.616359 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-d3a8d078-43b9-4a48-8041-8d6a3e828a91 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:06.626756 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:06.626756 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:46:06.630562 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-d3a8d078-43b9-4a48-8041-8d6a3e828a91 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Volume info retrieved successfully. Jul 10 08:46:06.636341 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d3a8d078-43b9-4a48-8041-8d6a3e828a91 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] https://10.4.3.7/volume/v3/volumes/6fbee2ae-132b-47fc-a1eb-0474d2a35edc returned with HTTP 200 Jul 10 08:46:06.636341 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1213/4843] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:46:06 2026] GET /volume/v3/volumes/6fbee2ae-132b-47fc-a1eb-0474d2a35edc => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:46:06.997478 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-230fba01-dedf-4225-958e-735fc5403b45 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:06.999941 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-230fba01-dedf-4225-958e-735fc5403b45 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] GET https://10.4.3.7/volume/v3/volumes/0fcc493a-ec7c-45a8-b024-8b30e5afda6c Jul 10 08:46:06.999941 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-230fba01-dedf-4225-958e-735fc5403b45 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:06.999941 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-230fba01-dedf-4225-958e-735fc5403b45 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:07.006992 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:07.006992 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:46:07.011273 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-230fba01-dedf-4225-958e-735fc5403b45 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Volume info retrieved successfully. Jul 10 08:46:07.016019 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-230fba01-dedf-4225-958e-735fc5403b45 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] https://10.4.3.7/volume/v3/volumes/0fcc493a-ec7c-45a8-b024-8b30e5afda6c returned with HTTP 200 Jul 10 08:46:07.016376 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1211/4844] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:46:06 2026] GET /volume/v3/volumes/0fcc493a-ec7c-45a8-b024-8b30e5afda6c => generated 924 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:46:07.146885 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-28afb931-1cad-43b1-aa70-dc129f0a7cb3 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:07.148737 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-28afb931-1cad-43b1-aa70-dc129f0a7cb3 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/5f40e702-3244-4088-a2de-09d1c6168f1a Jul 10 08:46:07.148909 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-28afb931-1cad-43b1-aa70-dc129f0a7cb3 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:07.149083 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-28afb931-1cad-43b1-aa70-dc129f0a7cb3 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:07.149177 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-28afb931-1cad-43b1-aa70-dc129f0a7cb3 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id 5f40e702-3244-4088-a2de-09d1c6168f1a. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:46:07.153112 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:07.153112 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:46:07.153806 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-28afb931-1cad-43b1-aa70-dc129f0a7cb3 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/5f40e702-3244-4088-a2de-09d1c6168f1a returned with HTTP 200 Jul 10 08:46:07.154114 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1201/4845] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:46:07 2026] GET /volume/v3/backups/5f40e702-3244-4088-a2de-09d1c6168f1a => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:46:07.648877 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-f26d24dc-9912-498a-85c2-a036f162d9b0 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:07.650396 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f26d24dc-9912-498a-85c2-a036f162d9b0 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] GET https://10.4.3.7/volume/v3/volumes/6fbee2ae-132b-47fc-a1eb-0474d2a35edc Jul 10 08:46:07.652365 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f26d24dc-9912-498a-85c2-a036f162d9b0 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:07.652365 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f26d24dc-9912-498a-85c2-a036f162d9b0 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:07.664245 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:07.664245 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:46:07.669796 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-f26d24dc-9912-498a-85c2-a036f162d9b0 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Volume info retrieved successfully. Jul 10 08:46:07.676573 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f26d24dc-9912-498a-85c2-a036f162d9b0 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] https://10.4.3.7/volume/v3/volumes/6fbee2ae-132b-47fc-a1eb-0474d2a35edc returned with HTTP 200 Jul 10 08:46:07.677335 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1221/4846] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:46:07 2026] GET /volume/v3/volumes/6fbee2ae-132b-47fc-a1eb-0474d2a35edc => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:46:08.031730 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-f3e126ca-566a-4026-b75e-bebc6aa2019c None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:08.033822 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-f3e126ca-566a-4026-b75e-bebc6aa2019c tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] GET https://10.4.3.7/volume/v3/volumes/0fcc493a-ec7c-45a8-b024-8b30e5afda6c Jul 10 08:46:08.034103 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-f3e126ca-566a-4026-b75e-bebc6aa2019c tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:08.034320 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-f3e126ca-566a-4026-b75e-bebc6aa2019c tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:08.044759 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:08.044759 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:46:08.050624 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-f3e126ca-566a-4026-b75e-bebc6aa2019c tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Volume info retrieved successfully. Jul 10 08:46:08.055909 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-f3e126ca-566a-4026-b75e-bebc6aa2019c tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] https://10.4.3.7/volume/v3/volumes/0fcc493a-ec7c-45a8-b024-8b30e5afda6c returned with HTTP 200 Jul 10 08:46:08.056503 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1214/4847] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:46:08 2026] GET /volume/v3/volumes/0fcc493a-ec7c-45a8-b024-8b30e5afda6c => generated 924 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:46:08.093030 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-90733dd3-9df6-4a9f-98e9-846d20e17096 req-62c91e34-bbfe-4e09-b804-57d5036c2a0a None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:08.098849 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-90733dd3-9df6-4a9f-98e9-846d20e17096 req-62c91e34-bbfe-4e09-b804-57d5036c2a0a tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] POST https://10.4.3.7/volume/v3/attachments/7135ab95-56e9-45dd-8562-4fca4acf4ba7/action Jul 10 08:46:08.098849 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-90733dd3-9df6-4a9f-98e9-846d20e17096 req-62c91e34-bbfe-4e09-b804-57d5036c2a0a tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Action body: b'{"os-complete": null}' {{(pid=100056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:46:08.098849 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-90733dd3-9df6-4a9f-98e9-846d20e17096 req-62c91e34-bbfe-4e09-b804-57d5036c2a0a tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:46:08.121682 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:08.121682 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:46:08.134756 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-90733dd3-9df6-4a9f-98e9-846d20e17096 req-62c91e34-bbfe-4e09-b804-57d5036c2a0a tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] https://10.4.3.7/volume/v3/attachments/7135ab95-56e9-45dd-8562-4fca4acf4ba7/action returned with HTTP 204 Jul 10 08:46:08.135181 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1212/4848] 10.4.3.7 () {74 vars in 1711 bytes} [Fri Jul 10 08:46:08 2026] POST /volume/v3/attachments/7135ab95-56e9-45dd-8562-4fca4acf4ba7/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:46:08.171317 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-ffa2c56a-a888-4153-a48d-5501a44d879f None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:08.173360 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-ffa2c56a-a888-4153-a48d-5501a44d879f tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/5f40e702-3244-4088-a2de-09d1c6168f1a Jul 10 08:46:08.175508 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-ffa2c56a-a888-4153-a48d-5501a44d879f tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:08.175508 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-ffa2c56a-a888-4153-a48d-5501a44d879f tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:08.175508 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-ffa2c56a-a888-4153-a48d-5501a44d879f tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id 5f40e702-3244-4088-a2de-09d1c6168f1a. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:46:08.179009 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:08.179009 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:46:08.180062 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-ffa2c56a-a888-4153-a48d-5501a44d879f tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/5f40e702-3244-4088-a2de-09d1c6168f1a returned with HTTP 200 Jul 10 08:46:08.180399 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1202/4849] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:46:08 2026] GET /volume/v3/backups/5f40e702-3244-4088-a2de-09d1c6168f1a => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:46:08.689491 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-107193c9-6131-440e-b35b-b17b80d13961 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:08.691552 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-107193c9-6131-440e-b35b-b17b80d13961 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] GET https://10.4.3.7/volume/v3/volumes/6fbee2ae-132b-47fc-a1eb-0474d2a35edc Jul 10 08:46:08.691798 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-107193c9-6131-440e-b35b-b17b80d13961 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:08.691976 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-107193c9-6131-440e-b35b-b17b80d13961 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:08.702647 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:08.702647 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:46:08.706522 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-107193c9-6131-440e-b35b-b17b80d13961 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Volume info retrieved successfully. Jul 10 08:46:08.710886 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-107193c9-6131-440e-b35b-b17b80d13961 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] https://10.4.3.7/volume/v3/volumes/6fbee2ae-132b-47fc-a1eb-0474d2a35edc returned with HTTP 200 Jul 10 08:46:08.711122 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1222/4850] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:46:08 2026] GET /volume/v3/volumes/6fbee2ae-132b-47fc-a1eb-0474d2a35edc => generated 1136 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:46:08.729554 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-962da8bb-a54f-4219-a7d9-c35f88a3b99b None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:08.732279 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-962da8bb-a54f-4219-a7d9-c35f88a3b99b tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] GET https://10.4.3.7/volume/v3/volumes/6fbee2ae-132b-47fc-a1eb-0474d2a35edc Jul 10 08:46:08.732507 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-962da8bb-a54f-4219-a7d9-c35f88a3b99b tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:08.732737 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-962da8bb-a54f-4219-a7d9-c35f88a3b99b tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:08.744360 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:08.744360 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:46:08.749591 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-962da8bb-a54f-4219-a7d9-c35f88a3b99b tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Volume info retrieved successfully. Jul 10 08:46:08.754559 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-962da8bb-a54f-4219-a7d9-c35f88a3b99b tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] https://10.4.3.7/volume/v3/volumes/6fbee2ae-132b-47fc-a1eb-0474d2a35edc returned with HTTP 200 Jul 10 08:46:08.754996 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1215/4851] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:46:08 2026] GET /volume/v3/volumes/6fbee2ae-132b-47fc-a1eb-0474d2a35edc => generated 1136 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:46:08.771939 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-940bb21b-207e-47e6-b5b7-a95f0d3772f0 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:08.773609 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-940bb21b-207e-47e6-b5b7-a95f0d3772f0 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] POST https://10.4.3.7/volume/v3/snapshots Jul 10 08:46:08.773956 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-940bb21b-207e-47e6-b5b7-a95f0d3772f0 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6fbee2ae-132b-47fc-a1eb-0474d2a35edc", "force": true, "name": "tempest-TestMinimumBasicScenario-snapshot-633406165", "description": null, "metadata": null}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:46:08.785484 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:08.785484 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:46:08.786334 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-940bb21b-207e-47e6-b5b7-a95f0d3772f0 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Volume info retrieved successfully. Jul 10 08:46:08.786399 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.snapshots [None req-940bb21b-207e-47e6-b5b7-a95f0d3772f0 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Create snapshot from volume 6fbee2ae-132b-47fc-a1eb-0474d2a35edc Jul 10 08:46:08.824742 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.quota [None req-940bb21b-207e-47e6-b5b7-a95f0d3772f0 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Created reservations ['f200ab0d-a429-4f61-89d1-981609b1a8da', 'a83a352b-affc-4ea9-9eae-6264250df120', '4f62fd91-00e5-4f26-8a25-f6f3511bacc4', 'f36a0993-ae92-4632-9bd2-71812f90ce90'] {{(pid=100056) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:46:08.866190 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-940bb21b-207e-47e6-b5b7-a95f0d3772f0 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Snapshot force create request issued successfully. Jul 10 08:46:08.866190 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-940bb21b-207e-47e6-b5b7-a95f0d3772f0 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] https://10.4.3.7/volume/v3/snapshots returned with HTTP 202 Jul 10 08:46:08.866190 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1213/4852] 10.4.3.7 () {68 vars in 1251 bytes} [Fri Jul 10 08:46:08 2026] POST /volume/v3/snapshots => generated 310 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:46:08.878534 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-d3de27b8-e943-4bc1-9c1d-0160e253eedf None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:08.880649 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-d3de27b8-e943-4bc1-9c1d-0160e253eedf tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] GET https://10.4.3.7/volume/v3/snapshots/2165a206-898e-4599-b402-884261f8912f Jul 10 08:46:08.880855 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-d3de27b8-e943-4bc1-9c1d-0160e253eedf tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:08.881049 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-d3de27b8-e943-4bc1-9c1d-0160e253eedf tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:08.887663 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:08.887663 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:46:08.888384 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-d3de27b8-e943-4bc1-9c1d-0160e253eedf tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Snapshot retrieved successfully. Jul 10 08:46:08.889678 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-d3de27b8-e943-4bc1-9c1d-0160e253eedf tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] https://10.4.3.7/volume/v3/snapshots/2165a206-898e-4599-b402-884261f8912f returned with HTTP 200 Jul 10 08:46:08.890242 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1203/4853] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:46:08 2026] GET /volume/v3/snapshots/2165a206-898e-4599-b402-884261f8912f => generated 442 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:46:09.073113 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-0f4fd55e-e5a8-48ad-87f1-5b0f4231f406 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:09.075424 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0f4fd55e-e5a8-48ad-87f1-5b0f4231f406 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] GET https://10.4.3.7/volume/v3/volumes/0fcc493a-ec7c-45a8-b024-8b30e5afda6c Jul 10 08:46:09.075712 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0f4fd55e-e5a8-48ad-87f1-5b0f4231f406 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:09.076038 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0f4fd55e-e5a8-48ad-87f1-5b0f4231f406 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:09.085119 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:09.085119 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:46:09.089542 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-0f4fd55e-e5a8-48ad-87f1-5b0f4231f406 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Volume info retrieved successfully. Jul 10 08:46:09.095518 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0f4fd55e-e5a8-48ad-87f1-5b0f4231f406 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] https://10.4.3.7/volume/v3/volumes/0fcc493a-ec7c-45a8-b024-8b30e5afda6c returned with HTTP 200 Jul 10 08:46:09.096009 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1223/4854] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:46:09 2026] GET /volume/v3/volumes/0fcc493a-ec7c-45a8-b024-8b30e5afda6c => generated 924 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:46:09.191938 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-cd2f9750-3cb1-4404-a103-20822c6762da None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:09.194003 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-cd2f9750-3cb1-4404-a103-20822c6762da tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/5f40e702-3244-4088-a2de-09d1c6168f1a Jul 10 08:46:09.194228 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-cd2f9750-3cb1-4404-a103-20822c6762da tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:09.194466 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-cd2f9750-3cb1-4404-a103-20822c6762da tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:09.194600 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-cd2f9750-3cb1-4404-a103-20822c6762da tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id 5f40e702-3244-4088-a2de-09d1c6168f1a. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:46:09.199698 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:09.199698 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:46:09.200611 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-cd2f9750-3cb1-4404-a103-20822c6762da tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/5f40e702-3244-4088-a2de-09d1c6168f1a returned with HTTP 200 Jul 10 08:46:09.201042 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1216/4855] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:46:09 2026] GET /volume/v3/backups/5f40e702-3244-4088-a2de-09d1c6168f1a => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:46:09.901277 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-eb85d508-ce4f-4526-ad10-07e32298f295 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:09.902921 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-eb85d508-ce4f-4526-ad10-07e32298f295 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] GET https://10.4.3.7/volume/v3/snapshots/2165a206-898e-4599-b402-884261f8912f Jul 10 08:46:09.903266 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-eb85d508-ce4f-4526-ad10-07e32298f295 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:09.903581 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-eb85d508-ce4f-4526-ad10-07e32298f295 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:09.908350 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:09.908350 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:46:09.910076 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-eb85d508-ce4f-4526-ad10-07e32298f295 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Snapshot retrieved successfully. Jul 10 08:46:09.910076 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-eb85d508-ce4f-4526-ad10-07e32298f295 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] https://10.4.3.7/volume/v3/snapshots/2165a206-898e-4599-b402-884261f8912f returned with HTTP 200 Jul 10 08:46:09.910076 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1214/4856] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:46:09 2026] GET /volume/v3/snapshots/2165a206-898e-4599-b402-884261f8912f => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:46:09.919055 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-e471ce3b-2904-4057-ac9a-485b40624fb5 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:09.921045 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-e471ce3b-2904-4057-ac9a-485b40624fb5 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] GET https://10.4.3.7/volume/v3/snapshots/2165a206-898e-4599-b402-884261f8912f Jul 10 08:46:09.921283 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-e471ce3b-2904-4057-ac9a-485b40624fb5 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:09.921509 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-e471ce3b-2904-4057-ac9a-485b40624fb5 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:09.926706 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:09.926706 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:46:09.927289 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-e471ce3b-2904-4057-ac9a-485b40624fb5 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Snapshot retrieved successfully. Jul 10 08:46:09.928018 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-e471ce3b-2904-4057-ac9a-485b40624fb5 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] https://10.4.3.7/volume/v3/snapshots/2165a206-898e-4599-b402-884261f8912f returned with HTTP 200 Jul 10 08:46:09.928365 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1204/4857] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:46:09 2026] GET /volume/v3/snapshots/2165a206-898e-4599-b402-884261f8912f => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:46:09.936863 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-8c35097c-d65a-4c6d-801a-4dc5475ff151 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:09.939292 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8c35097c-d65a-4c6d-801a-4dc5475ff151 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] GET https://10.4.3.7/volume/v3/volumes/6fbee2ae-132b-47fc-a1eb-0474d2a35edc Jul 10 08:46:09.939597 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8c35097c-d65a-4c6d-801a-4dc5475ff151 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:09.939881 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8c35097c-d65a-4c6d-801a-4dc5475ff151 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:09.955254 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:09.955254 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:46:09.957998 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-8c35097c-d65a-4c6d-801a-4dc5475ff151 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Volume info retrieved successfully. Jul 10 08:46:09.963502 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8c35097c-d65a-4c6d-801a-4dc5475ff151 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] https://10.4.3.7/volume/v3/volumes/6fbee2ae-132b-47fc-a1eb-0474d2a35edc returned with HTTP 200 Jul 10 08:46:09.964024 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1224/4858] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:46:09 2026] GET /volume/v3/volumes/6fbee2ae-132b-47fc-a1eb-0474d2a35edc => generated 1136 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:46:10.110033 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-64d9184a-eb60-40a3-b333-0e94a0e36ea9 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:10.111653 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-64d9184a-eb60-40a3-b333-0e94a0e36ea9 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] GET https://10.4.3.7/volume/v3/volumes/0fcc493a-ec7c-45a8-b024-8b30e5afda6c Jul 10 08:46:10.111834 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-64d9184a-eb60-40a3-b333-0e94a0e36ea9 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:10.111999 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-64d9184a-eb60-40a3-b333-0e94a0e36ea9 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:10.119493 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:10.119493 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:46:10.123060 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-64d9184a-eb60-40a3-b333-0e94a0e36ea9 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Volume info retrieved successfully. Jul 10 08:46:10.127177 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-64d9184a-eb60-40a3-b333-0e94a0e36ea9 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] https://10.4.3.7/volume/v3/volumes/0fcc493a-ec7c-45a8-b024-8b30e5afda6c returned with HTTP 200 Jul 10 08:46:10.127551 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1217/4859] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:46:10 2026] GET /volume/v3/volumes/0fcc493a-ec7c-45a8-b024-8b30e5afda6c => generated 924 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 08:46:10.211320 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-1f12dfe0-b0b7-4703-9ca7-4da5e0e44ec7 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:10.213179 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-1f12dfe0-b0b7-4703-9ca7-4da5e0e44ec7 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/5f40e702-3244-4088-a2de-09d1c6168f1a Jul 10 08:46:10.213538 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-1f12dfe0-b0b7-4703-9ca7-4da5e0e44ec7 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:10.213827 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-1f12dfe0-b0b7-4703-9ca7-4da5e0e44ec7 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:10.214829 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-1f12dfe0-b0b7-4703-9ca7-4da5e0e44ec7 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id 5f40e702-3244-4088-a2de-09d1c6168f1a. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:46:10.222563 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:10.222563 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:46:10.222563 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-1f12dfe0-b0b7-4703-9ca7-4da5e0e44ec7 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/5f40e702-3244-4088-a2de-09d1c6168f1a returned with HTTP 200 Jul 10 08:46:10.222563 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1215/4860] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:46:10 2026] GET /volume/v3/backups/5f40e702-3244-4088-a2de-09d1c6168f1a => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:46:10.234000 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-da16f79c-45bb-4fe6-912d-c2d5ada08be8 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:10.235884 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-da16f79c-45bb-4fe6-912d-c2d5ada08be8 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/5f40e702-3244-4088-a2de-09d1c6168f1a Jul 10 08:46:10.236094 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-da16f79c-45bb-4fe6-912d-c2d5ada08be8 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:10.236305 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-da16f79c-45bb-4fe6-912d-c2d5ada08be8 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:10.236456 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-da16f79c-45bb-4fe6-912d-c2d5ada08be8 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id 5f40e702-3244-4088-a2de-09d1c6168f1a. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:46:10.240620 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:10.240620 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:46:10.241378 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-da16f79c-45bb-4fe6-912d-c2d5ada08be8 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/5f40e702-3244-4088-a2de-09d1c6168f1a returned with HTTP 200 Jul 10 08:46:10.241745 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1205/4861] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:46:10 2026] GET /volume/v3/backups/5f40e702-3244-4088-a2de-09d1c6168f1a => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:46:10.250859 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-7b483da4-d1d0-4359-a147-d30b6f0b90d5 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:10.252583 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7b483da4-d1d0-4359-a147-d30b6f0b90d5 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] DELETE https://10.4.3.7/volume/v3/backups/5f40e702-3244-4088-a2de-09d1c6168f1a Jul 10 08:46:10.252780 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7b483da4-d1d0-4359-a147-d30b6f0b90d5 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:10.252956 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7b483da4-d1d0-4359-a147-d30b6f0b90d5 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:10.253055 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.contrib.backups [None req-7b483da4-d1d0-4359-a147-d30b6f0b90d5 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Delete backup with id: 5f40e702-3244-4088-a2de-09d1c6168f1a. Jul 10 08:46:10.257544 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:10.257544 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:46:10.269032 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.backup.rpcapi [None req-7b483da4-d1d0-4359-a147-d30b6f0b90d5 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] delete_backup rpcapi backup_id 5f40e702-3244-4088-a2de-09d1c6168f1a {{(pid=100057) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 08:46:10.270839 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7b483da4-d1d0-4359-a147-d30b6f0b90d5 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/5f40e702-3244-4088-a2de-09d1c6168f1a returned with HTTP 202 Jul 10 08:46:10.271370 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1225/4862] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:46:10 2026] DELETE /volume/v3/backups/5f40e702-3244-4088-a2de-09d1c6168f1a => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:46:10.282505 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-051f4e7d-88c8-4d6c-a6d0-9f222530a466 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:10.286435 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-051f4e7d-88c8-4d6c-a6d0-9f222530a466 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/5f40e702-3244-4088-a2de-09d1c6168f1a Jul 10 08:46:10.286435 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-051f4e7d-88c8-4d6c-a6d0-9f222530a466 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:10.286435 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-051f4e7d-88c8-4d6c-a6d0-9f222530a466 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:10.286435 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-051f4e7d-88c8-4d6c-a6d0-9f222530a466 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id 5f40e702-3244-4088-a2de-09d1c6168f1a. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:46:10.291420 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:10.291420 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:46:10.293353 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-051f4e7d-88c8-4d6c-a6d0-9f222530a466 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/5f40e702-3244-4088-a2de-09d1c6168f1a returned with HTTP 200 Jul 10 08:46:10.294129 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1218/4863] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:46:10 2026] GET /volume/v3/backups/5f40e702-3244-4088-a2de-09d1c6168f1a => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:46:11.139606 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-4f856cd1-fe01-4bb0-8e67-856c0a75d044 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:11.141750 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-4f856cd1-fe01-4bb0-8e67-856c0a75d044 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] GET https://10.4.3.7/volume/v3/volumes/0fcc493a-ec7c-45a8-b024-8b30e5afda6c Jul 10 08:46:11.141750 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-4f856cd1-fe01-4bb0-8e67-856c0a75d044 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:11.141750 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-4f856cd1-fe01-4bb0-8e67-856c0a75d044 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:11.155258 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:11.155258 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:46:11.160303 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-4f856cd1-fe01-4bb0-8e67-856c0a75d044 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Volume info retrieved successfully. Jul 10 08:46:11.164719 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-4f856cd1-fe01-4bb0-8e67-856c0a75d044 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] https://10.4.3.7/volume/v3/volumes/0fcc493a-ec7c-45a8-b024-8b30e5afda6c returned with HTTP 200 Jul 10 08:46:11.165121 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1216/4864] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:46:11 2026] GET /volume/v3/volumes/0fcc493a-ec7c-45a8-b024-8b30e5afda6c => generated 1189 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:46:11.180071 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-4c60a21a-b9a5-438d-a391-0dbbd6daff6e None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:11.182132 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-4c60a21a-b9a5-438d-a391-0dbbd6daff6e tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] GET https://10.4.3.7/volume/v3/volumes/0fcc493a-ec7c-45a8-b024-8b30e5afda6c Jul 10 08:46:11.182484 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-4c60a21a-b9a5-438d-a391-0dbbd6daff6e tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:11.182644 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-4c60a21a-b9a5-438d-a391-0dbbd6daff6e tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:11.191786 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:11.191786 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:46:11.196750 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-4c60a21a-b9a5-438d-a391-0dbbd6daff6e tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Volume info retrieved successfully. Jul 10 08:46:11.205243 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-4c60a21a-b9a5-438d-a391-0dbbd6daff6e tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] https://10.4.3.7/volume/v3/volumes/0fcc493a-ec7c-45a8-b024-8b30e5afda6c returned with HTTP 200 Jul 10 08:46:11.205810 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1206/4865] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:46:11 2026] GET /volume/v3/volumes/0fcc493a-ec7c-45a8-b024-8b30e5afda6c => generated 1189 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:46:11.218304 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-0674cbd5-bbc1-4dfd-9175-f5e80af62ed1 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:11.219935 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0674cbd5-bbc1-4dfd-9175-f5e80af62ed1 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:46:11.220267 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0674cbd5-bbc1-4dfd-9175-f5e80af62ed1 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "source_volid": "0fcc493a-ec7c-45a8-b024-8b30e5afda6c", "size": 1}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:46:11.221692 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [None req-0674cbd5-bbc1-4dfd-9175-f5e80af62ed1 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'source_volid': '0fcc493a-ec7c-45a8-b024-8b30e5afda6c', 'size': 1}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:46:11.231039 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:11.231039 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:46:11.231568 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-0674cbd5-bbc1-4dfd-9175-f5e80af62ed1 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Volume retrieved successfully. Jul 10 08:46:11.231748 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-0674cbd5-bbc1-4dfd-9175-f5e80af62ed1 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Create volume of 1 GB Jul 10 08:46:11.237866 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-0674cbd5-bbc1-4dfd-9175-f5e80af62ed1 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Availability Zones retrieved successfully. Jul 10 08:46:11.243841 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-0674cbd5-bbc1-4dfd-9175-f5e80af62ed1 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Flow 'volume_create_api' (4d74337c-6aac-43b9-984d-2134db57ab2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:46:11.245310 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-0674cbd5-bbc1-4dfd-9175-f5e80af62ed1 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b85c130f-b526-4ad2-9fa7-1d8da197f5bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:46:11.247273 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-0674cbd5-bbc1-4dfd-9175-f5e80af62ed1 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:46:11.273542 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-0674cbd5-bbc1-4dfd-9175-f5e80af62ed1 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b85c130f-b526-4ad2-9fa7-1d8da197f5bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '0fcc493a-ec7c-45a8-b024-8b30e5afda6c', 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:46:11.274328 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-0674cbd5-bbc1-4dfd-9175-f5e80af62ed1 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f0638af-b88a-4e9b-acb1-60fa86657b03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:46:11.305260 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-469d52fe-3ab1-4fe9-add6-dbc75e9dcf89 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:11.307727 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-469d52fe-3ab1-4fe9-add6-dbc75e9dcf89 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/5f40e702-3244-4088-a2de-09d1c6168f1a Jul 10 08:46:11.307897 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-469d52fe-3ab1-4fe9-add6-dbc75e9dcf89 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:11.308068 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-469d52fe-3ab1-4fe9-add6-dbc75e9dcf89 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:11.308163 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-469d52fe-3ab1-4fe9-add6-dbc75e9dcf89 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id 5f40e702-3244-4088-a2de-09d1c6168f1a. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:46:11.315465 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:11.315465 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:46:11.316261 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-469d52fe-3ab1-4fe9-add6-dbc75e9dcf89 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/5f40e702-3244-4088-a2de-09d1c6168f1a returned with HTTP 200 Jul 10 08:46:11.316664 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1219/4866] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:46:11 2026] GET /volume/v3/backups/5f40e702-3244-4088-a2de-09d1c6168f1a => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:46:11.333728 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-0674cbd5-bbc1-4dfd-9175-f5e80af62ed1 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Created reservations ['1270e525-acab-4f7a-b506-1c9274ee8174', 'f5fd5205-7614-4c49-a989-3a8abadd002e', '68836241-e5e6-492e-b9ea-8ff6bcdfa1be', '77e2037b-0147-4531-9ee8-90ab4cebc405'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:46:11.334719 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-0674cbd5-bbc1-4dfd-9175-f5e80af62ed1 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f0638af-b88a-4e9b-acb1-60fa86657b03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1270e525-acab-4f7a-b506-1c9274ee8174', 'f5fd5205-7614-4c49-a989-3a8abadd002e', '68836241-e5e6-492e-b9ea-8ff6bcdfa1be', '77e2037b-0147-4531-9ee8-90ab4cebc405']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:46:11.335795 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-0674cbd5-bbc1-4dfd-9175-f5e80af62ed1 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f15c6be-a9bd-4e67-b6ef-d0831203ab9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:46:11.376770 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-0674cbd5-bbc1-4dfd-9175-f5e80af62ed1 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f15c6be-a9bd-4e67-b6ef-d0831203ab9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7857857c-1261-49fa-90b3-2351630cb46c', '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='f6bad03140ee43858b1b17b516dd237a',qos_specs=None,replication_status=,reservations=['1270e525-acab-4f7a-b506-1c9274ee8174','f5fd5205-7614-4c49-a989-3a8abadd002e','68836241-e5e6-492e-b9ea-8ff6bcdfa1be','77e2037b-0147-4531-9ee8-90ab4cebc405'],size=1,snapshot_id=None,source_replicaid=,source_volid=0fcc493a-ec7c-45a8-b024-8b30e5afda6c,status='creating',user_id='e42220082afb4309ae3a4cb448bca26e',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), '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-07-10T08:46:11Z,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=7857857c-1261-49fa-90b3-2351630cb46c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f6bad03140ee43858b1b17b516dd237a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=0fcc493a-ec7c-45a8-b024-8b30e5afda6c,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e42220082afb4309ae3a4cb448bca26e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:46:11.377987 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-0674cbd5-bbc1-4dfd-9175-f5e80af62ed1 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (135bdef1-b2f7-4012-b790-40cc8c6d519c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:46:11.403036 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-0674cbd5-bbc1-4dfd-9175-f5e80af62ed1 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (135bdef1-b2f7-4012-b790-40cc8c6d519c) transitioned into state 'SUCCESS' from 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='f6bad03140ee43858b1b17b516dd237a',qos_specs=None,replication_status=,reservations=['1270e525-acab-4f7a-b506-1c9274ee8174','f5fd5205-7614-4c49-a989-3a8abadd002e','68836241-e5e6-492e-b9ea-8ff6bcdfa1be','77e2037b-0147-4531-9ee8-90ab4cebc405'],size=1,snapshot_id=None,source_replicaid=,source_volid=0fcc493a-ec7c-45a8-b024-8b30e5afda6c,status='creating',user_id='e42220082afb4309ae3a4cb448bca26e',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:46:11.403799 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-0674cbd5-bbc1-4dfd-9175-f5e80af62ed1 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01d8378f-13fa-4ea4-bfca-eb014072cdef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:46:11.421879 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-0674cbd5-bbc1-4dfd-9175-f5e80af62ed1 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01d8378f-13fa-4ea4-bfca-eb014072cdef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:46:11.422798 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-0674cbd5-bbc1-4dfd-9175-f5e80af62ed1 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Flow 'volume_create_api' (4d74337c-6aac-43b9-984d-2134db57ab2f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:46:11.423177 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-0674cbd5-bbc1-4dfd-9175-f5e80af62ed1 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Create volume request issued successfully. Jul 10 08:46:11.423833 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0674cbd5-bbc1-4dfd-9175-f5e80af62ed1 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:46:11.424318 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1226/4867] 10.4.3.7 () {70 vars in 1286 bytes} [Fri Jul 10 08:46:11 2026] POST /volume/v3/volumes => generated 805 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:46:11.437011 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-8dde3a9e-4ace-40ac-aa91-d867c3f4d89a None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:11.441262 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-8dde3a9e-4ace-40ac-aa91-d867c3f4d89a tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] GET https://10.4.3.7/volume/v3/volumes/7857857c-1261-49fa-90b3-2351630cb46c Jul 10 08:46:11.441552 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-8dde3a9e-4ace-40ac-aa91-d867c3f4d89a tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:11.441792 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-8dde3a9e-4ace-40ac-aa91-d867c3f4d89a tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:11.452535 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:11.452535 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:46:11.456741 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-8dde3a9e-4ace-40ac-aa91-d867c3f4d89a tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Volume info retrieved successfully. Jul 10 08:46:11.461945 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-8dde3a9e-4ace-40ac-aa91-d867c3f4d89a tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] https://10.4.3.7/volume/v3/volumes/7857857c-1261-49fa-90b3-2351630cb46c returned with HTTP 200 Jul 10 08:46:11.462520 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1217/4868] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:46:11 2026] GET /volume/v3/volumes/7857857c-1261-49fa-90b3-2351630cb46c => generated 873 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:46:12.329074 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-f574b812-4904-4b8b-a450-43d6c11a93c7 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:12.331134 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-f574b812-4904-4b8b-a450-43d6c11a93c7 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/5f40e702-3244-4088-a2de-09d1c6168f1a Jul 10 08:46:12.332077 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-f574b812-4904-4b8b-a450-43d6c11a93c7 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:12.332077 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-f574b812-4904-4b8b-a450-43d6c11a93c7 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:12.332077 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-f574b812-4904-4b8b-a450-43d6c11a93c7 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id 5f40e702-3244-4088-a2de-09d1c6168f1a. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:46:12.336148 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:12.336148 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:46:12.337011 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-f574b812-4904-4b8b-a450-43d6c11a93c7 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/5f40e702-3244-4088-a2de-09d1c6168f1a returned with HTTP 200 Jul 10 08:46:12.337390 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1207/4869] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:46:12 2026] GET /volume/v3/backups/5f40e702-3244-4088-a2de-09d1c6168f1a => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:46:12.477953 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-056443b5-8646-4591-96c4-fcf1d25c3b56 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:12.480124 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-056443b5-8646-4591-96c4-fcf1d25c3b56 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] GET https://10.4.3.7/volume/v3/volumes/7857857c-1261-49fa-90b3-2351630cb46c Jul 10 08:46:12.480237 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-056443b5-8646-4591-96c4-fcf1d25c3b56 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:12.480531 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-056443b5-8646-4591-96c4-fcf1d25c3b56 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:12.493331 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:12.493331 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:46:12.502729 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-056443b5-8646-4591-96c4-fcf1d25c3b56 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Volume info retrieved successfully. Jul 10 08:46:12.513499 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-056443b5-8646-4591-96c4-fcf1d25c3b56 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] https://10.4.3.7/volume/v3/volumes/7857857c-1261-49fa-90b3-2351630cb46c returned with HTTP 200 Jul 10 08:46:12.513856 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1220/4870] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:46:12 2026] GET /volume/v3/volumes/7857857c-1261-49fa-90b3-2351630cb46c => generated 1224 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:46:12.531718 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-e4b50aaf-858f-4be2-bdf4-0cf5e33ff087 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:12.534184 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e4b50aaf-858f-4be2-bdf4-0cf5e33ff087 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] GET https://10.4.3.7/volume/v3/volumes/7857857c-1261-49fa-90b3-2351630cb46c Jul 10 08:46:12.534426 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e4b50aaf-858f-4be2-bdf4-0cf5e33ff087 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:12.534613 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e4b50aaf-858f-4be2-bdf4-0cf5e33ff087 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:12.542598 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:12.542598 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:46:12.547523 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-e4b50aaf-858f-4be2-bdf4-0cf5e33ff087 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Volume info retrieved successfully. Jul 10 08:46:12.553993 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e4b50aaf-858f-4be2-bdf4-0cf5e33ff087 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] https://10.4.3.7/volume/v3/volumes/7857857c-1261-49fa-90b3-2351630cb46c returned with HTTP 200 Jul 10 08:46:12.554638 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1227/4871] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:46:12 2026] GET /volume/v3/volumes/7857857c-1261-49fa-90b3-2351630cb46c => generated 1224 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:46:12.569598 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-1543f9d3-fd68-4013-babe-7e799061e31b None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:12.571889 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-1543f9d3-fd68-4013-babe-7e799061e31b tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] DELETE https://10.4.3.7/volume/v3/volumes/0fcc493a-ec7c-45a8-b024-8b30e5afda6c Jul 10 08:46:12.572132 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-1543f9d3-fd68-4013-babe-7e799061e31b tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:12.572368 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-1543f9d3-fd68-4013-babe-7e799061e31b tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Calling method 'delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:12.572683 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-1543f9d3-fd68-4013-babe-7e799061e31b tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Delete volume with id: 0fcc493a-ec7c-45a8-b024-8b30e5afda6c Jul 10 08:46:12.581183 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:12.581183 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:46:12.582377 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-1543f9d3-fd68-4013-babe-7e799061e31b tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Volume info retrieved successfully. Jul 10 08:46:12.605257 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-1543f9d3-fd68-4013-babe-7e799061e31b tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Delete volume request issued successfully. Jul 10 08:46:12.605431 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-1543f9d3-fd68-4013-babe-7e799061e31b tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] https://10.4.3.7/volume/v3/volumes/0fcc493a-ec7c-45a8-b024-8b30e5afda6c returned with HTTP 202 Jul 10 08:46:12.606163 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1218/4872] 10.4.3.7 () {68 vars in 1378 bytes} [Fri Jul 10 08:46:12 2026] DELETE /volume/v3/volumes/0fcc493a-ec7c-45a8-b024-8b30e5afda6c => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 08:46:12.616519 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-95ab305f-bd93-47a9-a78a-2916f498eab4 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:12.620115 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-95ab305f-bd93-47a9-a78a-2916f498eab4 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] GET https://10.4.3.7/volume/v3/volumes/0fcc493a-ec7c-45a8-b024-8b30e5afda6c Jul 10 08:46:12.620664 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-95ab305f-bd93-47a9-a78a-2916f498eab4 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:12.621557 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-95ab305f-bd93-47a9-a78a-2916f498eab4 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:12.631718 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:12.631718 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:46:12.635841 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-95ab305f-bd93-47a9-a78a-2916f498eab4 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Volume info retrieved successfully. Jul 10 08:46:12.642020 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-95ab305f-bd93-47a9-a78a-2916f498eab4 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] https://10.4.3.7/volume/v3/volumes/0fcc493a-ec7c-45a8-b024-8b30e5afda6c returned with HTTP 200 Jul 10 08:46:12.642482 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1208/4873] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:46:12 2026] GET /volume/v3/volumes/0fcc493a-ec7c-45a8-b024-8b30e5afda6c => generated 1188 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:46:13.349213 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-1b78cc0b-1e87-4703-a29a-1261b6bf9c8a None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:13.352156 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-1b78cc0b-1e87-4703-a29a-1261b6bf9c8a tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/5f40e702-3244-4088-a2de-09d1c6168f1a Jul 10 08:46:13.352368 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-1b78cc0b-1e87-4703-a29a-1261b6bf9c8a tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:13.352560 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-1b78cc0b-1e87-4703-a29a-1261b6bf9c8a tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:13.352663 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-1b78cc0b-1e87-4703-a29a-1261b6bf9c8a tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id 5f40e702-3244-4088-a2de-09d1c6168f1a. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:46:13.356060 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-1b78cc0b-1e87-4703-a29a-1261b6bf9c8a tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/5f40e702-3244-4088-a2de-09d1c6168f1a returned with HTTP 404 Jul 10 08:46:13.356517 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1221/4874] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:46:13 2026] GET /volume/v3/backups/5f40e702-3244-4088-a2de-09d1c6168f1a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:46:13.661588 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-36be5edb-b80c-4953-b1e5-f7b4d7de589d None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:13.663253 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-36be5edb-b80c-4953-b1e5-f7b4d7de589d tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] GET https://10.4.3.7/volume/v3/volumes/0fcc493a-ec7c-45a8-b024-8b30e5afda6c Jul 10 08:46:13.663490 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-36be5edb-b80c-4953-b1e5-f7b4d7de589d tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:13.663666 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-36be5edb-b80c-4953-b1e5-f7b4d7de589d tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:13.668900 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-36be5edb-b80c-4953-b1e5-f7b4d7de589d tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] https://10.4.3.7/volume/v3/volumes/0fcc493a-ec7c-45a8-b024-8b30e5afda6c returned with HTTP 404 Jul 10 08:46:13.669327 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1228/4875] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:46:13 2026] GET /volume/v3/volumes/0fcc493a-ec7c-45a8-b024-8b30e5afda6c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 08:46:13.796612 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-7c4d681f-6c92-4cb6-80d7-0682634467c7 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:13.798667 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-7c4d681f-6c92-4cb6-80d7-0682634467c7 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] DELETE https://10.4.3.7/volume/v3/backups/3e94cc49-516c-48a3-b1da-f6eac688425c Jul 10 08:46:13.798907 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-7c4d681f-6c92-4cb6-80d7-0682634467c7 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:13.799162 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-7c4d681f-6c92-4cb6-80d7-0682634467c7 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:13.799343 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.contrib.backups [None req-7c4d681f-6c92-4cb6-80d7-0682634467c7 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Delete backup with id: 3e94cc49-516c-48a3-b1da-f6eac688425c. Jul 10 08:46:13.804132 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:13.804132 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:46:13.814855 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.backup.rpcapi [None req-7c4d681f-6c92-4cb6-80d7-0682634467c7 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] delete_backup rpcapi backup_id 3e94cc49-516c-48a3-b1da-f6eac688425c {{(pid=100056) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 08:46:13.816345 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-7c4d681f-6c92-4cb6-80d7-0682634467c7 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/3e94cc49-516c-48a3-b1da-f6eac688425c returned with HTTP 202 Jul 10 08:46:13.816776 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1219/4876] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:46:13 2026] DELETE /volume/v3/backups/3e94cc49-516c-48a3-b1da-f6eac688425c => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:46:13.824555 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-f249f57f-8a7e-41cb-a558-b139bfc21d2f None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:13.826222 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-f249f57f-8a7e-41cb-a558-b139bfc21d2f tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/3e94cc49-516c-48a3-b1da-f6eac688425c Jul 10 08:46:13.826435 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-f249f57f-8a7e-41cb-a558-b139bfc21d2f tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:13.826608 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-f249f57f-8a7e-41cb-a558-b139bfc21d2f tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:13.826712 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-f249f57f-8a7e-41cb-a558-b139bfc21d2f tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id 3e94cc49-516c-48a3-b1da-f6eac688425c. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:46:13.830826 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:13.830826 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:46:13.831784 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-f249f57f-8a7e-41cb-a558-b139bfc21d2f tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/3e94cc49-516c-48a3-b1da-f6eac688425c returned with HTTP 200 Jul 10 08:46:13.832153 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1209/4877] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:46:13 2026] GET /volume/v3/backups/3e94cc49-516c-48a3-b1da-f6eac688425c => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:46:14.841684 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-d0f9cef5-8649-479b-bfb3-e6e87c9c7218 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:14.843212 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d0f9cef5-8649-479b-bfb3-e6e87c9c7218 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/3e94cc49-516c-48a3-b1da-f6eac688425c Jul 10 08:46:14.843429 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-d0f9cef5-8649-479b-bfb3-e6e87c9c7218 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:14.843650 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-d0f9cef5-8649-479b-bfb3-e6e87c9c7218 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:14.843745 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-d0f9cef5-8649-479b-bfb3-e6e87c9c7218 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id 3e94cc49-516c-48a3-b1da-f6eac688425c. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:46:14.847529 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d0f9cef5-8649-479b-bfb3-e6e87c9c7218 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/3e94cc49-516c-48a3-b1da-f6eac688425c returned with HTTP 404 Jul 10 08:46:14.847906 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1222/4878] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:46:14 2026] GET /volume/v3/backups/3e94cc49-516c-48a3-b1da-f6eac688425c => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:46:14.863832 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-2836b0bd-5e83-401d-9f55-fa2413cb6807 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:14.869245 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2836b0bd-5e83-401d-9f55-fa2413cb6807 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:46:14.869673 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2836b0bd-5e83-401d-9f55-fa2413cb6807 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1739145280"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:46:14.873328 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [None req-2836b0bd-5e83-401d-9f55-fa2413cb6807 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1739145280'}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:46:14.873617 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-2836b0bd-5e83-401d-9f55-fa2413cb6807 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Create volume of 1 GB Jul 10 08:46:14.878582 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-2836b0bd-5e83-401d-9f55-fa2413cb6807 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Availability Zones retrieved successfully. Jul 10 08:46:14.886625 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-2836b0bd-5e83-401d-9f55-fa2413cb6807 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Flow 'volume_create_api' (99d76ddd-4bf5-4741-a5ef-23e0ecb884e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:46:14.887607 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-2836b0bd-5e83-401d-9f55-fa2413cb6807 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72d9f599-86d5-4b22-acdb-3e584599d5b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:46:14.888585 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-2836b0bd-5e83-401d-9f55-fa2413cb6807 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Validating volume size '1' using validate_int {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:46:14.917449 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-2836b0bd-5e83-401d-9f55-fa2413cb6807 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72d9f599-86d5-4b22-acdb-3e584599d5b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:46:14.918112 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-2836b0bd-5e83-401d-9f55-fa2413cb6807 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b247657-6008-485b-b4e9-9373e746df52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:46:14.959620 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-2836b0bd-5e83-401d-9f55-fa2413cb6807 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Created reservations ['85d6f302-6eca-4303-bb8f-d9b991a9e9cc', '56e3b84f-352a-4830-9aa8-b6363fb5d10a', 'cd987bdb-c369-4b30-9129-3d8f155c9f31', '3d7cc370-2272-4178-b13d-d43e230a164d'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:46:14.960356 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-2836b0bd-5e83-401d-9f55-fa2413cb6807 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b247657-6008-485b-b4e9-9373e746df52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['85d6f302-6eca-4303-bb8f-d9b991a9e9cc', '56e3b84f-352a-4830-9aa8-b6363fb5d10a', 'cd987bdb-c369-4b30-9129-3d8f155c9f31', '3d7cc370-2272-4178-b13d-d43e230a164d']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:46:14.961080 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-2836b0bd-5e83-401d-9f55-fa2413cb6807 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3978228e-3489-42ba-9f58-1cf07a6a5a48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:46:14.981603 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-2836b0bd-5e83-401d-9f55-fa2413cb6807 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3978228e-3489-42ba-9f58-1cf07a6a5a48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f813e021-d97e-4649-ad2b-0441845a3fb4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1739145280',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22decb83d6cb48fb903634b2c871a2a1',qos_specs=None,replication_status=,reservations=['85d6f302-6eca-4303-bb8f-d9b991a9e9cc','56e3b84f-352a-4830-9aa8-b6363fb5d10a','cd987bdb-c369-4b30-9129-3d8f155c9f31','3d7cc370-2272-4178-b13d-d43e230a164d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24959a63843a494ba47c66f74d4f8412',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:46:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1739145280',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f813e021-d97e-4649-ad2b-0441845a3fb4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='22decb83d6cb48fb903634b2c871a2a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='24959a63843a494ba47c66f74d4f8412',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:46:14.982292 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-2836b0bd-5e83-401d-9f55-fa2413cb6807 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b977a13a-714e-4629-a3ee-31ad8e33baf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:46:15.000051 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-2836b0bd-5e83-401d-9f55-fa2413cb6807 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b977a13a-714e-4629-a3ee-31ad8e33baf2) transitioned into state 'SUCCESS' from state '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-1739145280',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22decb83d6cb48fb903634b2c871a2a1',qos_specs=None,replication_status=,reservations=['85d6f302-6eca-4303-bb8f-d9b991a9e9cc','56e3b84f-352a-4830-9aa8-b6363fb5d10a','cd987bdb-c369-4b30-9129-3d8f155c9f31','3d7cc370-2272-4178-b13d-d43e230a164d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24959a63843a494ba47c66f74d4f8412',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:46:15.000846 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-2836b0bd-5e83-401d-9f55-fa2413cb6807 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db17f91f-cc73-4242-9566-a015aa2641af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:46:15.009128 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-2836b0bd-5e83-401d-9f55-fa2413cb6807 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db17f91f-cc73-4242-9566-a015aa2641af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:46:15.009871 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-2836b0bd-5e83-401d-9f55-fa2413cb6807 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Flow 'volume_create_api' (99d76ddd-4bf5-4741-a5ef-23e0ecb884e0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:46:15.010162 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-2836b0bd-5e83-401d-9f55-fa2413cb6807 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Create volume request issued successfully. Jul 10 08:46:15.010696 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2836b0bd-5e83-401d-9f55-fa2413cb6807 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:46:15.011371 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1229/4879] 10.4.3.7 () {68 vars in 1244 bytes} [Fri Jul 10 08:46:14 2026] POST /volume/v3/volumes => generated 745 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:46:15.025718 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-e06d49da-b40f-497e-9eec-6039c74e0e12 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:15.027656 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-e06d49da-b40f-497e-9eec-6039c74e0e12 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/volumes/f813e021-d97e-4649-ad2b-0441845a3fb4 Jul 10 08:46:15.027834 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-e06d49da-b40f-497e-9eec-6039c74e0e12 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:15.027986 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-e06d49da-b40f-497e-9eec-6039c74e0e12 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:15.034194 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:15.034194 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:46:15.037336 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-e06d49da-b40f-497e-9eec-6039c74e0e12 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Volume info retrieved successfully. Jul 10 08:46:15.040999 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-e06d49da-b40f-497e-9eec-6039c74e0e12 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/volumes/f813e021-d97e-4649-ad2b-0441845a3fb4 returned with HTTP 200 Jul 10 08:46:15.041345 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1220/4880] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:46:15 2026] GET /volume/v3/volumes/f813e021-d97e-4649-ad2b-0441845a3fb4 => generated 813 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:46:15.268755 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-8813c3ee-6660-4a23-b75a-6d2e7420642e None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:15.271003 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-8813c3ee-6660-4a23-b75a-6d2e7420642e tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:46:15.271499 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-8813c3ee-6660-4a23-b75a-6d2e7420642e tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "imageRef": "5ddbfb5e-1442-4729-b3e0-eaaa15533457", "size": 1}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:46:15.273948 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.volumes [None req-8813c3ee-6660-4a23-b75a-6d2e7420642e tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Create volume request body: {'volume': {'name': 'volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379', 'imageRef': '5ddbfb5e-1442-4729-b3e0-eaaa15533457', 'size': 1}} {{(pid=100055) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:46:15.359533 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-8813c3ee-6660-4a23-b75a-6d2e7420642e tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Create volume of 1 GB Jul 10 08:46:15.363458 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-8813c3ee-6660-4a23-b75a-6d2e7420642e tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Availability Zones retrieved successfully. Jul 10 08:46:15.368855 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-8813c3ee-6660-4a23-b75a-6d2e7420642e tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Flow 'volume_create_api' (85e050c8-ded8-4c36-82a1-70fd5faea5a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:46:15.370041 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-8813c3ee-6660-4a23-b75a-6d2e7420642e tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5529f9bb-9a1f-449b-892a-0423d216a7c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:46:15.370978 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.flows.api.create_volume [None req-8813c3ee-6660-4a23-b75a-6d2e7420642e tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Validating volume size '1' using validate_int {{(pid=100055) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:46:15.426462 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-8813c3ee-6660-4a23-b75a-6d2e7420642e tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5529f9bb-9a1f-449b-892a-0423d216a7c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:46:15.427467 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-8813c3ee-6660-4a23-b75a-6d2e7420642e tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (312f2518-a24f-4be0-b75e-f3aece7e854f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:46:15.472330 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.quota [None req-8813c3ee-6660-4a23-b75a-6d2e7420642e tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Created reservations ['9dfd1118-ef97-43ef-a8c2-9fa040536c08', 'cee136b4-3dca-4f1e-a7b4-e85e5ba9a45c', '14cf7b75-0ab2-4951-bb2e-0a608738db77', '5e0ce996-9203-4708-bb98-e476ba58cfa2'] {{(pid=100055) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:46:15.473260 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-8813c3ee-6660-4a23-b75a-6d2e7420642e tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (312f2518-a24f-4be0-b75e-f3aece7e854f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9dfd1118-ef97-43ef-a8c2-9fa040536c08', 'cee136b4-3dca-4f1e-a7b4-e85e5ba9a45c', '14cf7b75-0ab2-4951-bb2e-0a608738db77', '5e0ce996-9203-4708-bb98-e476ba58cfa2']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:46:15.474226 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-8813c3ee-6660-4a23-b75a-6d2e7420642e tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82d9fbcd-e460-4c53-abfa-dd82903aa332) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:46:15.503092 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-8813c3ee-6660-4a23-b75a-6d2e7420642e tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82d9fbcd-e460-4c53-abfa-dd82903aa332) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3b6c9de6-b32e-4f59-ad67-fb69e3a75e20', '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='f6bad03140ee43858b1b17b516dd237a',qos_specs=None,replication_status=,reservations=['9dfd1118-ef97-43ef-a8c2-9fa040536c08','cee136b4-3dca-4f1e-a7b4-e85e5ba9a45c','14cf7b75-0ab2-4951-bb2e-0a608738db77','5e0ce996-9203-4708-bb98-e476ba58cfa2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e42220082afb4309ae3a4cb448bca26e',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:46:15Z,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=3b6c9de6-b32e-4f59-ad67-fb69e3a75e20,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f6bad03140ee43858b1b17b516dd237a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e42220082afb4309ae3a4cb448bca26e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:46:15.504078 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-8813c3ee-6660-4a23-b75a-6d2e7420642e tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4b28696-5075-4af6-8f0c-98567bf296c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:46:15.526194 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-8813c3ee-6660-4a23-b75a-6d2e7420642e tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4b28696-5075-4af6-8f0c-98567bf296c7) transitioned into state 'SUCCESS' from 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='f6bad03140ee43858b1b17b516dd237a',qos_specs=None,replication_status=,reservations=['9dfd1118-ef97-43ef-a8c2-9fa040536c08','cee136b4-3dca-4f1e-a7b4-e85e5ba9a45c','14cf7b75-0ab2-4951-bb2e-0a608738db77','5e0ce996-9203-4708-bb98-e476ba58cfa2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e42220082afb4309ae3a4cb448bca26e',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:46:15.527772 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-8813c3ee-6660-4a23-b75a-6d2e7420642e tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5cf83374-b6c1-401b-97c1-8074b23da3a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:46:15.539024 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-8813c3ee-6660-4a23-b75a-6d2e7420642e tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5cf83374-b6c1-401b-97c1-8074b23da3a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:46:15.540139 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-8813c3ee-6660-4a23-b75a-6d2e7420642e tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Flow 'volume_create_api' (85e050c8-ded8-4c36-82a1-70fd5faea5a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:46:15.540539 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-8813c3ee-6660-4a23-b75a-6d2e7420642e tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Create volume request issued successfully. Jul 10 08:46:15.541511 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-8813c3ee-6660-4a23-b75a-6d2e7420642e tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:46:15.542087 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1210/4881] 10.4.3.7 () {70 vars in 1286 bytes} [Fri Jul 10 08:46:15 2026] POST /volume/v3/volumes => generated 771 bytes in 274 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:46:15.558055 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-b06644eb-4158-4358-aeb0-7543a4edce9e None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:15.559962 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-b06644eb-4158-4358-aeb0-7543a4edce9e tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] GET https://10.4.3.7/volume/v3/volumes/3b6c9de6-b32e-4f59-ad67-fb69e3a75e20 Jul 10 08:46:15.560154 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-b06644eb-4158-4358-aeb0-7543a4edce9e tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:15.560327 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-b06644eb-4158-4358-aeb0-7543a4edce9e tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:15.566662 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:15.566662 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:46:15.570255 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-b06644eb-4158-4358-aeb0-7543a4edce9e tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Volume info retrieved successfully. Jul 10 08:46:15.574166 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-b06644eb-4158-4358-aeb0-7543a4edce9e tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] https://10.4.3.7/volume/v3/volumes/3b6c9de6-b32e-4f59-ad67-fb69e3a75e20 returned with HTTP 200 Jul 10 08:46:15.574661 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1223/4882] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:46:15 2026] GET /volume/v3/volumes/3b6c9de6-b32e-4f59-ad67-fb69e3a75e20 => generated 839 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:46:16.053329 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-7dba5caf-a5fe-4ee7-822e-ded0a28631b3 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:16.055204 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7dba5caf-a5fe-4ee7-822e-ded0a28631b3 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/volumes/f813e021-d97e-4649-ad2b-0441845a3fb4 Jul 10 08:46:16.055427 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7dba5caf-a5fe-4ee7-822e-ded0a28631b3 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:16.055633 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7dba5caf-a5fe-4ee7-822e-ded0a28631b3 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:16.063087 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:16.063087 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:46:16.066575 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-7dba5caf-a5fe-4ee7-822e-ded0a28631b3 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Volume info retrieved successfully. Jul 10 08:46:16.070338 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7dba5caf-a5fe-4ee7-822e-ded0a28631b3 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/volumes/f813e021-d97e-4649-ad2b-0441845a3fb4 returned with HTTP 200 Jul 10 08:46:16.070754 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1230/4883] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:46:16 2026] GET /volume/v3/volumes/f813e021-d97e-4649-ad2b-0441845a3fb4 => generated 838 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 08:46:16.082683 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-5c442d71-d6c0-4b67-bc01-a240aedb3928 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:16.084285 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-5c442d71-d6c0-4b67-bc01-a240aedb3928 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] POST https://10.4.3.7/volume/v3/snapshots Jul 10 08:46:16.084699 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-5c442d71-d6c0-4b67-bc01-a240aedb3928 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f813e021-d97e-4649-ad2b-0441845a3fb4", "name": "tempest-VolumesBackupsTest-Snapshot-379717429"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:46:16.091803 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:16.091803 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:46:16.092333 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-5c442d71-d6c0-4b67-bc01-a240aedb3928 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Volume info retrieved successfully. Jul 10 08:46:16.092509 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.snapshots [None req-5c442d71-d6c0-4b67-bc01-a240aedb3928 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Create snapshot from volume f813e021-d97e-4649-ad2b-0441845a3fb4 Jul 10 08:46:16.122015 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.quota [None req-5c442d71-d6c0-4b67-bc01-a240aedb3928 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Created reservations ['0e474bc0-68b4-4097-9c3b-411931d18d0d', 'a876eec0-984b-403a-b2e3-8f6081932dc1', '90a312d4-e92c-4040-bee6-51313d3d324a', '1f47d84e-c400-41b6-8c99-013b9516aa83'] {{(pid=100056) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:46:16.146004 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-5c442d71-d6c0-4b67-bc01-a240aedb3928 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Snapshot create request issued successfully. Jul 10 08:46:16.146399 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-5c442d71-d6c0-4b67-bc01-a240aedb3928 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/snapshots returned with HTTP 202 Jul 10 08:46:16.146932 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1221/4884] 10.4.3.7 () {68 vars in 1251 bytes} [Fri Jul 10 08:46:16 2026] POST /volume/v3/snapshots => generated 304 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:46:16.156795 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-08b20771-3953-47fb-b02a-2047aeacd9a5 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:16.159319 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-08b20771-3953-47fb-b02a-2047aeacd9a5 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/snapshots/4c5c6443-5f53-4f70-a816-b0bcb798267d Jul 10 08:46:16.159741 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-08b20771-3953-47fb-b02a-2047aeacd9a5 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:16.160006 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-08b20771-3953-47fb-b02a-2047aeacd9a5 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:16.165990 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:16.165990 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:46:16.166618 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-08b20771-3953-47fb-b02a-2047aeacd9a5 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Snapshot retrieved successfully. Jul 10 08:46:16.167623 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-08b20771-3953-47fb-b02a-2047aeacd9a5 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/snapshots/4c5c6443-5f53-4f70-a816-b0bcb798267d returned with HTTP 200 Jul 10 08:46:16.168099 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1211/4885] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:46:16 2026] GET /volume/v3/snapshots/4c5c6443-5f53-4f70-a816-b0bcb798267d => generated 436 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:46:16.591656 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-57087cae-2fff-45c7-9a4c-20411c3cb259 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:16.593611 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-57087cae-2fff-45c7-9a4c-20411c3cb259 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] GET https://10.4.3.7/volume/v3/volumes/3b6c9de6-b32e-4f59-ad67-fb69e3a75e20 Jul 10 08:46:16.593851 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-57087cae-2fff-45c7-9a4c-20411c3cb259 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:16.594073 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-57087cae-2fff-45c7-9a4c-20411c3cb259 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:16.600313 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:16.600313 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:46:16.603855 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-57087cae-2fff-45c7-9a4c-20411c3cb259 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Volume info retrieved successfully. Jul 10 08:46:16.607604 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-57087cae-2fff-45c7-9a4c-20411c3cb259 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] https://10.4.3.7/volume/v3/volumes/3b6c9de6-b32e-4f59-ad67-fb69e3a75e20 returned with HTTP 200 Jul 10 08:46:16.607942 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1224/4886] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:46:16 2026] GET /volume/v3/volumes/3b6c9de6-b32e-4f59-ad67-fb69e3a75e20 => generated 863 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:46:17.176675 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-6230d0ad-add3-4022-96a9-944d4a7d7aec None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:17.178377 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-6230d0ad-add3-4022-96a9-944d4a7d7aec tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/snapshots/4c5c6443-5f53-4f70-a816-b0bcb798267d Jul 10 08:46:17.178574 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-6230d0ad-add3-4022-96a9-944d4a7d7aec tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:17.178750 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-6230d0ad-add3-4022-96a9-944d4a7d7aec tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:17.183197 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:17.183197 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:46:17.183648 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-6230d0ad-add3-4022-96a9-944d4a7d7aec tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Snapshot retrieved successfully. Jul 10 08:46:17.184522 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-6230d0ad-add3-4022-96a9-944d4a7d7aec tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/snapshots/4c5c6443-5f53-4f70-a816-b0bcb798267d returned with HTTP 200 Jul 10 08:46:17.184913 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1231/4887] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:46:17 2026] GET /volume/v3/snapshots/4c5c6443-5f53-4f70-a816-b0bcb798267d => generated 463 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:46:17.193733 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-c3e43057-62bd-4222-bea3-a8e2249d9b8c None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:17.195319 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-c3e43057-62bd-4222-bea3-a8e2249d9b8c tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] POST https://10.4.3.7/volume/v3/backups Jul 10 08:46:17.195626 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-c3e43057-62bd-4222-bea3-a8e2249d9b8c tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f813e021-d97e-4649-ad2b-0441845a3fb4", "snapshot_id": "4c5c6443-5f53-4f70-a816-b0bcb798267d", "name": "tempest-VolumesBackupsTest-Backup-456628513"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:46:17.196966 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.contrib.backups [None req-c3e43057-62bd-4222-bea3-a8e2249d9b8c tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Creating new backup {'backup': {'volume_id': 'f813e021-d97e-4649-ad2b-0441845a3fb4', 'snapshot_id': '4c5c6443-5f53-4f70-a816-b0bcb798267d', 'name': 'tempest-VolumesBackupsTest-Backup-456628513'}} {{(pid=100056) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 08:46:17.197080 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.contrib.backups [None req-c3e43057-62bd-4222-bea3-a8e2249d9b8c tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Creating backup of volume f813e021-d97e-4649-ad2b-0441845a3fb4 in container None Jul 10 08:46:17.203533 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:17.203533 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:46:17.203994 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-c3e43057-62bd-4222-bea3-a8e2249d9b8c tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Volume info retrieved successfully. Jul 10 08:46:17.208631 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:17.208631 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:46:17.209022 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-c3e43057-62bd-4222-bea3-a8e2249d9b8c tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Snapshot retrieved successfully. Jul 10 08:46:17.221792 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.quota [None req-c3e43057-62bd-4222-bea3-a8e2249d9b8c tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Created reservations ['6cc3c4c2-7e0b-41f0-b35a-013bf507f518', '5791a573-b67f-40f0-9d62-c89cf168eb2c'] {{(pid=100056) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:46:17.252441 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-c3e43057-62bd-4222-bea3-a8e2249d9b8c tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups returned with HTTP 202 Jul 10 08:46:17.252441 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1222/4888] 10.4.3.7 () {68 vars in 1245 bytes} [Fri Jul 10 08:46:17 2026] POST /volume/v3/backups => generated 325 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:46:17.260903 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-b4def0bc-786d-4d18-ba43-4224280d2f10 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:17.262843 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-b4def0bc-786d-4d18-ba43-4224280d2f10 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/0e180d66-97b7-415e-a5bd-6ec67cb65cbf Jul 10 08:46:17.263287 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-b4def0bc-786d-4d18-ba43-4224280d2f10 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:17.263287 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-b4def0bc-786d-4d18-ba43-4224280d2f10 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:17.263391 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-b4def0bc-786d-4d18-ba43-4224280d2f10 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id 0e180d66-97b7-415e-a5bd-6ec67cb65cbf. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:46:17.267651 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:17.267651 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:46:17.268419 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-b4def0bc-786d-4d18-ba43-4224280d2f10 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/0e180d66-97b7-415e-a5bd-6ec67cb65cbf returned with HTTP 200 Jul 10 08:46:17.268932 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1212/4889] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:46:17 2026] GET /volume/v3/backups/0e180d66-97b7-415e-a5bd-6ec67cb65cbf => generated 766 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:46:17.619377 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-6b4d48e3-8fad-4959-9e17-41e0c1f185ce None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:17.621352 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-6b4d48e3-8fad-4959-9e17-41e0c1f185ce tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] GET https://10.4.3.7/volume/v3/volumes/3b6c9de6-b32e-4f59-ad67-fb69e3a75e20 Jul 10 08:46:17.621662 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-6b4d48e3-8fad-4959-9e17-41e0c1f185ce tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:17.621862 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-6b4d48e3-8fad-4959-9e17-41e0c1f185ce tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:17.629400 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:17.629400 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:46:17.633121 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-6b4d48e3-8fad-4959-9e17-41e0c1f185ce tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Volume info retrieved successfully. Jul 10 08:46:17.637144 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-6b4d48e3-8fad-4959-9e17-41e0c1f185ce tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] https://10.4.3.7/volume/v3/volumes/3b6c9de6-b32e-4f59-ad67-fb69e3a75e20 returned with HTTP 200 Jul 10 08:46:17.637570 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1225/4890] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:46:17 2026] GET /volume/v3/volumes/3b6c9de6-b32e-4f59-ad67-fb69e3a75e20 => generated 924 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:46:18.279867 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-93ee9ebd-75a4-4d7a-a5c3-1ea3881bf084 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:18.281778 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-93ee9ebd-75a4-4d7a-a5c3-1ea3881bf084 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/0e180d66-97b7-415e-a5bd-6ec67cb65cbf Jul 10 08:46:18.281994 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-93ee9ebd-75a4-4d7a-a5c3-1ea3881bf084 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:18.282219 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-93ee9ebd-75a4-4d7a-a5c3-1ea3881bf084 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:18.282365 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-93ee9ebd-75a4-4d7a-a5c3-1ea3881bf084 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id 0e180d66-97b7-415e-a5bd-6ec67cb65cbf. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:46:18.286875 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:18.286875 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:46:18.287676 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-93ee9ebd-75a4-4d7a-a5c3-1ea3881bf084 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/0e180d66-97b7-415e-a5bd-6ec67cb65cbf returned with HTTP 200 Jul 10 08:46:18.288039 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1232/4891] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:46:18 2026] GET /volume/v3/backups/0e180d66-97b7-415e-a5bd-6ec67cb65cbf => generated 768 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:46:18.650439 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-b62de10e-6acf-4e8c-81e9-c2e9a10b9ab9 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:18.652211 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-b62de10e-6acf-4e8c-81e9-c2e9a10b9ab9 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] GET https://10.4.3.7/volume/v3/volumes/3b6c9de6-b32e-4f59-ad67-fb69e3a75e20 Jul 10 08:46:18.652450 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-b62de10e-6acf-4e8c-81e9-c2e9a10b9ab9 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:18.652624 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-b62de10e-6acf-4e8c-81e9-c2e9a10b9ab9 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:18.658884 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:18.658884 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:46:18.662006 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-b62de10e-6acf-4e8c-81e9-c2e9a10b9ab9 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Volume info retrieved successfully. Jul 10 08:46:18.666903 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-b62de10e-6acf-4e8c-81e9-c2e9a10b9ab9 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] https://10.4.3.7/volume/v3/volumes/3b6c9de6-b32e-4f59-ad67-fb69e3a75e20 returned with HTTP 200 Jul 10 08:46:18.667375 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1223/4892] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:46:18 2026] GET /volume/v3/volumes/3b6c9de6-b32e-4f59-ad67-fb69e3a75e20 => generated 924 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:46:19.297983 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-efca2fbe-d39e-40f9-8663-8bb126fe0666 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:19.300191 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-efca2fbe-d39e-40f9-8663-8bb126fe0666 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/0e180d66-97b7-415e-a5bd-6ec67cb65cbf Jul 10 08:46:19.300468 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-efca2fbe-d39e-40f9-8663-8bb126fe0666 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:19.300723 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-efca2fbe-d39e-40f9-8663-8bb126fe0666 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:19.300880 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-efca2fbe-d39e-40f9-8663-8bb126fe0666 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id 0e180d66-97b7-415e-a5bd-6ec67cb65cbf. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:46:19.306090 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:19.306090 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:46:19.307170 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-efca2fbe-d39e-40f9-8663-8bb126fe0666 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/0e180d66-97b7-415e-a5bd-6ec67cb65cbf returned with HTTP 200 Jul 10 08:46:19.307678 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1213/4893] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:46:19 2026] GET /volume/v3/backups/0e180d66-97b7-415e-a5bd-6ec67cb65cbf => generated 768 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:46:19.679273 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-6191889f-fc55-453f-9511-53e5e856cb12 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:19.680824 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-6191889f-fc55-453f-9511-53e5e856cb12 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] GET https://10.4.3.7/volume/v3/volumes/3b6c9de6-b32e-4f59-ad67-fb69e3a75e20 Jul 10 08:46:19.681011 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-6191889f-fc55-453f-9511-53e5e856cb12 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:19.681179 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-6191889f-fc55-453f-9511-53e5e856cb12 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:19.687087 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:19.687087 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:46:19.690104 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-6191889f-fc55-453f-9511-53e5e856cb12 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Volume info retrieved successfully. Jul 10 08:46:19.693696 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-6191889f-fc55-453f-9511-53e5e856cb12 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] https://10.4.3.7/volume/v3/volumes/3b6c9de6-b32e-4f59-ad67-fb69e3a75e20 returned with HTTP 200 Jul 10 08:46:19.694043 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1226/4894] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:46:19 2026] GET /volume/v3/volumes/3b6c9de6-b32e-4f59-ad67-fb69e3a75e20 => generated 924 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:46:20.318134 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-c0ca38c2-1c9b-4a84-9d6d-342eda773312 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:20.319952 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c0ca38c2-1c9b-4a84-9d6d-342eda773312 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/0e180d66-97b7-415e-a5bd-6ec67cb65cbf Jul 10 08:46:20.320178 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c0ca38c2-1c9b-4a84-9d6d-342eda773312 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:20.320418 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c0ca38c2-1c9b-4a84-9d6d-342eda773312 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:20.320576 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-c0ca38c2-1c9b-4a84-9d6d-342eda773312 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id 0e180d66-97b7-415e-a5bd-6ec67cb65cbf. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:46:20.324828 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:20.324828 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:46:20.325785 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c0ca38c2-1c9b-4a84-9d6d-342eda773312 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/0e180d66-97b7-415e-a5bd-6ec67cb65cbf returned with HTTP 200 Jul 10 08:46:20.326222 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1233/4895] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:46:20 2026] GET /volume/v3/backups/0e180d66-97b7-415e-a5bd-6ec67cb65cbf => generated 768 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:46:20.707732 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-6e2de49b-aa5e-4896-a645-16f1e9a72279 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:20.710342 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-6e2de49b-aa5e-4896-a645-16f1e9a72279 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] GET https://10.4.3.7/volume/v3/volumes/3b6c9de6-b32e-4f59-ad67-fb69e3a75e20 Jul 10 08:46:20.710660 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-6e2de49b-aa5e-4896-a645-16f1e9a72279 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:20.710916 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-6e2de49b-aa5e-4896-a645-16f1e9a72279 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:20.718560 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:20.718560 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:46:20.722968 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-6e2de49b-aa5e-4896-a645-16f1e9a72279 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Volume info retrieved successfully. Jul 10 08:46:20.728525 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-6e2de49b-aa5e-4896-a645-16f1e9a72279 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] https://10.4.3.7/volume/v3/volumes/3b6c9de6-b32e-4f59-ad67-fb69e3a75e20 returned with HTTP 200 Jul 10 08:46:20.728983 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1224/4896] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:46:20 2026] GET /volume/v3/volumes/3b6c9de6-b32e-4f59-ad67-fb69e3a75e20 => generated 924 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:46:21.336687 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-37e84fd5-444e-4420-ad32-93edfdb5d71e None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:21.338515 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-37e84fd5-444e-4420-ad32-93edfdb5d71e tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/0e180d66-97b7-415e-a5bd-6ec67cb65cbf Jul 10 08:46:21.338757 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-37e84fd5-444e-4420-ad32-93edfdb5d71e tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:21.339021 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-37e84fd5-444e-4420-ad32-93edfdb5d71e tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:21.339188 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-37e84fd5-444e-4420-ad32-93edfdb5d71e tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id 0e180d66-97b7-415e-a5bd-6ec67cb65cbf. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:46:21.343572 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:21.343572 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:46:21.344357 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-37e84fd5-444e-4420-ad32-93edfdb5d71e tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/0e180d66-97b7-415e-a5bd-6ec67cb65cbf returned with HTTP 200 Jul 10 08:46:21.344899 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1214/4897] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:46:21 2026] GET /volume/v3/backups/0e180d66-97b7-415e-a5bd-6ec67cb65cbf => generated 768 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:46:21.743245 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-f02838cb-11a0-4f5f-9ed7-7dc404f51dde None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:21.745585 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-f02838cb-11a0-4f5f-9ed7-7dc404f51dde tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] GET https://10.4.3.7/volume/v3/volumes/3b6c9de6-b32e-4f59-ad67-fb69e3a75e20 Jul 10 08:46:21.745868 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-f02838cb-11a0-4f5f-9ed7-7dc404f51dde tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:21.746114 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-f02838cb-11a0-4f5f-9ed7-7dc404f51dde tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:21.755008 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:21.755008 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:46:21.761448 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-f02838cb-11a0-4f5f-9ed7-7dc404f51dde tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Volume info retrieved successfully. Jul 10 08:46:21.767337 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-f02838cb-11a0-4f5f-9ed7-7dc404f51dde tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] https://10.4.3.7/volume/v3/volumes/3b6c9de6-b32e-4f59-ad67-fb69e3a75e20 returned with HTTP 200 Jul 10 08:46:21.767889 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1227/4898] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:46:21 2026] GET /volume/v3/volumes/3b6c9de6-b32e-4f59-ad67-fb69e3a75e20 => generated 924 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:46:22.355578 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-a27dcb09-fa80-4803-85be-49221ae1da63 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:22.357320 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a27dcb09-fa80-4803-85be-49221ae1da63 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/0e180d66-97b7-415e-a5bd-6ec67cb65cbf Jul 10 08:46:22.357499 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a27dcb09-fa80-4803-85be-49221ae1da63 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:22.357671 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a27dcb09-fa80-4803-85be-49221ae1da63 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:22.357763 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-a27dcb09-fa80-4803-85be-49221ae1da63 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id 0e180d66-97b7-415e-a5bd-6ec67cb65cbf. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:46:22.362213 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:22.362213 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:46:22.362955 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a27dcb09-fa80-4803-85be-49221ae1da63 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/0e180d66-97b7-415e-a5bd-6ec67cb65cbf returned with HTTP 200 Jul 10 08:46:22.363566 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1234/4899] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:46:22 2026] GET /volume/v3/backups/0e180d66-97b7-415e-a5bd-6ec67cb65cbf => generated 768 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:46:22.779965 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-96fe85d4-611d-4218-9f34-cf2865a68912 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:22.782340 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-96fe85d4-611d-4218-9f34-cf2865a68912 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] GET https://10.4.3.7/volume/v3/volumes/3b6c9de6-b32e-4f59-ad67-fb69e3a75e20 Jul 10 08:46:22.782710 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-96fe85d4-611d-4218-9f34-cf2865a68912 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:22.783035 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-96fe85d4-611d-4218-9f34-cf2865a68912 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:22.792398 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:22.792398 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:46:22.796267 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-96fe85d4-611d-4218-9f34-cf2865a68912 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Volume info retrieved successfully. Jul 10 08:46:22.800991 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-96fe85d4-611d-4218-9f34-cf2865a68912 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] https://10.4.3.7/volume/v3/volumes/3b6c9de6-b32e-4f59-ad67-fb69e3a75e20 returned with HTTP 200 Jul 10 08:46:22.801314 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1225/4900] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:46:22 2026] GET /volume/v3/volumes/3b6c9de6-b32e-4f59-ad67-fb69e3a75e20 => generated 924 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:46:23.374340 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-2654d07a-c7f1-4bb1-b788-2c1659abad99 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:23.376726 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-2654d07a-c7f1-4bb1-b788-2c1659abad99 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/0e180d66-97b7-415e-a5bd-6ec67cb65cbf Jul 10 08:46:23.376993 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-2654d07a-c7f1-4bb1-b788-2c1659abad99 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:23.377720 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-2654d07a-c7f1-4bb1-b788-2c1659abad99 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:23.377720 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-2654d07a-c7f1-4bb1-b788-2c1659abad99 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id 0e180d66-97b7-415e-a5bd-6ec67cb65cbf. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:46:23.384175 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:23.384175 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:46:23.385266 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-2654d07a-c7f1-4bb1-b788-2c1659abad99 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/0e180d66-97b7-415e-a5bd-6ec67cb65cbf returned with HTTP 200 Jul 10 08:46:23.385762 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1215/4901] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:46:23 2026] GET /volume/v3/backups/0e180d66-97b7-415e-a5bd-6ec67cb65cbf => generated 779 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:46:23.814653 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-e461611f-2b0c-4093-96b2-3bdba0a3e28b None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:23.816416 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-e461611f-2b0c-4093-96b2-3bdba0a3e28b tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] GET https://10.4.3.7/volume/v3/volumes/3b6c9de6-b32e-4f59-ad67-fb69e3a75e20 Jul 10 08:46:23.816634 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-e461611f-2b0c-4093-96b2-3bdba0a3e28b tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:23.816808 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-e461611f-2b0c-4093-96b2-3bdba0a3e28b tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:23.825978 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:23.825978 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:46:23.829715 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-e461611f-2b0c-4093-96b2-3bdba0a3e28b tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Volume info retrieved successfully. Jul 10 08:46:23.833850 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-e461611f-2b0c-4093-96b2-3bdba0a3e28b tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] https://10.4.3.7/volume/v3/volumes/3b6c9de6-b32e-4f59-ad67-fb69e3a75e20 returned with HTTP 200 Jul 10 08:46:23.834189 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1228/4902] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:46:23 2026] GET /volume/v3/volumes/3b6c9de6-b32e-4f59-ad67-fb69e3a75e20 => generated 1189 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:46:23.845385 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-27ccf6a9-17a6-4eb0-9712-01587baec0ca None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:23.847786 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-27ccf6a9-17a6-4eb0-9712-01587baec0ca tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] GET https://10.4.3.7/volume/v3/volumes/3b6c9de6-b32e-4f59-ad67-fb69e3a75e20 Jul 10 08:46:23.847972 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-27ccf6a9-17a6-4eb0-9712-01587baec0ca tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:23.848139 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-27ccf6a9-17a6-4eb0-9712-01587baec0ca tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:23.855745 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:23.855745 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:46:23.859600 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-27ccf6a9-17a6-4eb0-9712-01587baec0ca tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Volume info retrieved successfully. Jul 10 08:46:23.865601 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-27ccf6a9-17a6-4eb0-9712-01587baec0ca tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] https://10.4.3.7/volume/v3/volumes/3b6c9de6-b32e-4f59-ad67-fb69e3a75e20 returned with HTTP 200 Jul 10 08:46:23.865952 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1235/4903] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:46:23 2026] GET /volume/v3/volumes/3b6c9de6-b32e-4f59-ad67-fb69e3a75e20 => generated 1189 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:46:23.878479 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-f6dbece7-a270-4d52-954c-fb9c26efdcc3 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:23.880101 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-f6dbece7-a270-4d52-954c-fb9c26efdcc3 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] POST https://10.4.3.7/volume/v3/snapshots Jul 10 08:46:23.880441 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-f6dbece7-a270-4d52-954c-fb9c26efdcc3 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3b6c9de6-b32e-4f59-ad67-fb69e3a75e20", "name": "tempest-VolumeImageDependencyTests-Snapshot-21909864"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:46:23.887894 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:23.887894 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:46:23.888450 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-f6dbece7-a270-4d52-954c-fb9c26efdcc3 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Volume info retrieved successfully. Jul 10 08:46:23.888615 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.snapshots [None req-f6dbece7-a270-4d52-954c-fb9c26efdcc3 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Create snapshot from volume 3b6c9de6-b32e-4f59-ad67-fb69e3a75e20 Jul 10 08:46:23.919419 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.quota [None req-f6dbece7-a270-4d52-954c-fb9c26efdcc3 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Created reservations ['1c9b6f83-3b4e-461c-80e9-5bf258adc569', '80e69387-ab74-4602-b2ac-b12ab67c2d57', '130ff5dd-ebe6-4f9f-b44b-fa8d452b5163', '6ab84210-ec67-4a74-bcda-b8054268f670'] {{(pid=100056) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:46:23.958441 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-f6dbece7-a270-4d52-954c-fb9c26efdcc3 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Snapshot create request issued successfully. Jul 10 08:46:23.958441 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-f6dbece7-a270-4d52-954c-fb9c26efdcc3 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] https://10.4.3.7/volume/v3/snapshots returned with HTTP 202 Jul 10 08:46:23.958441 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1226/4904] 10.4.3.7 () {68 vars in 1251 bytes} [Fri Jul 10 08:46:23 2026] POST /volume/v3/snapshots => generated 311 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:46:23.968790 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-436ceb1e-77ef-4f2f-a073-0277cbb82094 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:23.970510 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-436ceb1e-77ef-4f2f-a073-0277cbb82094 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] GET https://10.4.3.7/volume/v3/snapshots/50b56157-00a5-4484-8ead-145fcedf52b2 Jul 10 08:46:23.970649 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-436ceb1e-77ef-4f2f-a073-0277cbb82094 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:23.970880 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-436ceb1e-77ef-4f2f-a073-0277cbb82094 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:23.976552 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:23.976552 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:46:23.977126 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-436ceb1e-77ef-4f2f-a073-0277cbb82094 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Snapshot retrieved successfully. Jul 10 08:46:23.978050 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-436ceb1e-77ef-4f2f-a073-0277cbb82094 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] https://10.4.3.7/volume/v3/snapshots/50b56157-00a5-4484-8ead-145fcedf52b2 returned with HTTP 200 Jul 10 08:46:23.978493 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1216/4905] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:46:23 2026] GET /volume/v3/snapshots/50b56157-00a5-4484-8ead-145fcedf52b2 => generated 443 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:46:24.398418 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-0bf63466-2e67-42c4-9f82-fe359e14a950 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:24.400017 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-0bf63466-2e67-42c4-9f82-fe359e14a950 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/0e180d66-97b7-415e-a5bd-6ec67cb65cbf Jul 10 08:46:24.400187 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-0bf63466-2e67-42c4-9f82-fe359e14a950 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:24.400374 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-0bf63466-2e67-42c4-9f82-fe359e14a950 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:24.400492 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-0bf63466-2e67-42c4-9f82-fe359e14a950 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id 0e180d66-97b7-415e-a5bd-6ec67cb65cbf. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:46:24.404324 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:24.404324 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:46:24.405066 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-0bf63466-2e67-42c4-9f82-fe359e14a950 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/0e180d66-97b7-415e-a5bd-6ec67cb65cbf returned with HTTP 200 Jul 10 08:46:24.405433 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1229/4906] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:46:24 2026] GET /volume/v3/backups/0e180d66-97b7-415e-a5bd-6ec67cb65cbf => generated 779 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:46:24.990263 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-b60cb5cd-ae9c-44fd-a4fc-2d31bfe69b79 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:24.992149 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b60cb5cd-ae9c-44fd-a4fc-2d31bfe69b79 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] GET https://10.4.3.7/volume/v3/snapshots/50b56157-00a5-4484-8ead-145fcedf52b2 Jul 10 08:46:24.992367 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b60cb5cd-ae9c-44fd-a4fc-2d31bfe69b79 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:24.992567 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b60cb5cd-ae9c-44fd-a4fc-2d31bfe69b79 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:24.997624 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:24.997624 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:46:24.997958 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-b60cb5cd-ae9c-44fd-a4fc-2d31bfe69b79 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Snapshot retrieved successfully. Jul 10 08:46:24.998670 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b60cb5cd-ae9c-44fd-a4fc-2d31bfe69b79 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] https://10.4.3.7/volume/v3/snapshots/50b56157-00a5-4484-8ead-145fcedf52b2 returned with HTTP 200 Jul 10 08:46:24.999125 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1236/4907] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:46:24 2026] GET /volume/v3/snapshots/50b56157-00a5-4484-8ead-145fcedf52b2 => generated 470 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:46:25.009019 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-46a3cb79-37e1-460b-9b13-2216bcb71456 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:25.011122 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-46a3cb79-37e1-460b-9b13-2216bcb71456 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:46:25.011466 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-46a3cb79-37e1-460b-9b13-2216bcb71456 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "snapshot_id": "50b56157-00a5-4484-8ead-145fcedf52b2", "size": 1}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:46:25.012911 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.volumes [None req-46a3cb79-37e1-460b-9b13-2216bcb71456 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379', 'snapshot_id': '50b56157-00a5-4484-8ead-145fcedf52b2', 'size': 1}} {{(pid=100056) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:46:25.018883 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:25.018883 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:46:25.019376 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-46a3cb79-37e1-460b-9b13-2216bcb71456 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Snapshot retrieved successfully. Jul 10 08:46:25.019541 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-46a3cb79-37e1-460b-9b13-2216bcb71456 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Create volume of 1 GB Jul 10 08:46:25.024120 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-46a3cb79-37e1-460b-9b13-2216bcb71456 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Availability Zones retrieved successfully. Jul 10 08:46:25.030102 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-46a3cb79-37e1-460b-9b13-2216bcb71456 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Flow 'volume_create_api' (1f53fe14-028a-4041-8fe2-58c0eaa1831c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:46:25.031784 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-46a3cb79-37e1-460b-9b13-2216bcb71456 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02aa7cdc-e4bc-462e-955f-e52dec54b914) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:46:25.032999 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.flows.api.create_volume [None req-46a3cb79-37e1-460b-9b13-2216bcb71456 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:46:25.069497 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-46a3cb79-37e1-460b-9b13-2216bcb71456 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02aa7cdc-e4bc-462e-955f-e52dec54b914) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '50b56157-00a5-4484-8ead-145fcedf52b2', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:46:25.070427 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-46a3cb79-37e1-460b-9b13-2216bcb71456 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ebaf869-f03c-459b-b03e-3bce02dd3fa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:46:25.113606 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.quota [None req-46a3cb79-37e1-460b-9b13-2216bcb71456 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Created reservations ['be12f74e-6868-41f5-9e35-e7618a00b8a1', '776146d5-a83e-4090-8dce-36fd2dcc9b8a', 'f92104d6-c721-4f3e-aeef-00168a5a0de6', 'aa03b5a0-fd2d-4edb-b8be-2742dd7b8277'] {{(pid=100056) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:46:25.114635 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-46a3cb79-37e1-460b-9b13-2216bcb71456 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ebaf869-f03c-459b-b03e-3bce02dd3fa0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['be12f74e-6868-41f5-9e35-e7618a00b8a1', '776146d5-a83e-4090-8dce-36fd2dcc9b8a', 'f92104d6-c721-4f3e-aeef-00168a5a0de6', 'aa03b5a0-fd2d-4edb-b8be-2742dd7b8277']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:46:25.115712 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-46a3cb79-37e1-460b-9b13-2216bcb71456 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aec1c6fa-4721-4cbc-9fea-e2bd637a6315) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:46:25.170400 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-46a3cb79-37e1-460b-9b13-2216bcb71456 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aec1c6fa-4721-4cbc-9fea-e2bd637a6315) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e9f380f3-3ce7-4c3d-8556-b7b64c011ab1', '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='f6bad03140ee43858b1b17b516dd237a',qos_specs=None,replication_status=,reservations=['be12f74e-6868-41f5-9e35-e7618a00b8a1','776146d5-a83e-4090-8dce-36fd2dcc9b8a','f92104d6-c721-4f3e-aeef-00168a5a0de6','aa03b5a0-fd2d-4edb-b8be-2742dd7b8277'],size=1,snapshot_id=50b56157-00a5-4484-8ead-145fcedf52b2,source_replicaid=,source_volid=None,status='creating',user_id='e42220082afb4309ae3a4cb448bca26e',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), '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-07-10T08:46:25Z,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=e9f380f3-3ce7-4c3d-8556-b7b64c011ab1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f6bad03140ee43858b1b17b516dd237a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=50b56157-00a5-4484-8ead-145fcedf52b2,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e42220082afb4309ae3a4cb448bca26e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:46:25.171204 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-46a3cb79-37e1-460b-9b13-2216bcb71456 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79e6c270-95d9-4fb5-a673-9d56376a87ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:46:25.191598 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-46a3cb79-37e1-460b-9b13-2216bcb71456 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79e6c270-95d9-4fb5-a673-9d56376a87ba) transitioned into state 'SUCCESS' from 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='f6bad03140ee43858b1b17b516dd237a',qos_specs=None,replication_status=,reservations=['be12f74e-6868-41f5-9e35-e7618a00b8a1','776146d5-a83e-4090-8dce-36fd2dcc9b8a','f92104d6-c721-4f3e-aeef-00168a5a0de6','aa03b5a0-fd2d-4edb-b8be-2742dd7b8277'],size=1,snapshot_id=50b56157-00a5-4484-8ead-145fcedf52b2,source_replicaid=,source_volid=None,status='creating',user_id='e42220082afb4309ae3a4cb448bca26e',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:46:25.192446 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-46a3cb79-37e1-460b-9b13-2216bcb71456 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07bcdeb4-6652-4177-9e61-174cd93d82b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:46:25.219433 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-46a3cb79-37e1-460b-9b13-2216bcb71456 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07bcdeb4-6652-4177-9e61-174cd93d82b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:46:25.219433 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-46a3cb79-37e1-460b-9b13-2216bcb71456 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Flow 'volume_create_api' (1f53fe14-028a-4041-8fe2-58c0eaa1831c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:46:25.219433 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-46a3cb79-37e1-460b-9b13-2216bcb71456 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Create volume request issued successfully. Jul 10 08:46:25.220720 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-46a3cb79-37e1-460b-9b13-2216bcb71456 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:46:25.221437 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1227/4908] 10.4.3.7 () {70 vars in 1286 bytes} [Fri Jul 10 08:46:25 2026] POST /volume/v3/volumes => generated 805 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:46:25.234133 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-5518574a-74ad-4ec2-a7d4-9d17facd0c4a None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:25.236661 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-5518574a-74ad-4ec2-a7d4-9d17facd0c4a tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] GET https://10.4.3.7/volume/v3/volumes/e9f380f3-3ce7-4c3d-8556-b7b64c011ab1 Jul 10 08:46:25.236916 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-5518574a-74ad-4ec2-a7d4-9d17facd0c4a tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:25.237134 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-5518574a-74ad-4ec2-a7d4-9d17facd0c4a tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:25.245757 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:25.245757 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:46:25.250048 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-5518574a-74ad-4ec2-a7d4-9d17facd0c4a tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Volume info retrieved successfully. Jul 10 08:46:25.254334 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-5518574a-74ad-4ec2-a7d4-9d17facd0c4a tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] https://10.4.3.7/volume/v3/volumes/e9f380f3-3ce7-4c3d-8556-b7b64c011ab1 returned with HTTP 200 Jul 10 08:46:25.254778 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1217/4909] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:46:25 2026] GET /volume/v3/volumes/e9f380f3-3ce7-4c3d-8556-b7b64c011ab1 => generated 873 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:46:25.415881 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-3c8ac15c-9206-4154-b821-52771519bc7e None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:25.418141 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-3c8ac15c-9206-4154-b821-52771519bc7e tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/0e180d66-97b7-415e-a5bd-6ec67cb65cbf Jul 10 08:46:25.418393 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-3c8ac15c-9206-4154-b821-52771519bc7e tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:25.418667 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-3c8ac15c-9206-4154-b821-52771519bc7e tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:25.418852 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-3c8ac15c-9206-4154-b821-52771519bc7e tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id 0e180d66-97b7-415e-a5bd-6ec67cb65cbf. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:46:25.425188 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:25.425188 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:46:25.426238 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-3c8ac15c-9206-4154-b821-52771519bc7e tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/0e180d66-97b7-415e-a5bd-6ec67cb65cbf returned with HTTP 200 Jul 10 08:46:25.427133 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1230/4910] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:46:25 2026] GET /volume/v3/backups/0e180d66-97b7-415e-a5bd-6ec67cb65cbf => generated 779 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 08:46:26.270678 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-75548916-cb6a-4a9e-83aa-f5d4930c92fc None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:26.272628 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-75548916-cb6a-4a9e-83aa-f5d4930c92fc tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] GET https://10.4.3.7/volume/v3/volumes/e9f380f3-3ce7-4c3d-8556-b7b64c011ab1 Jul 10 08:46:26.272870 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-75548916-cb6a-4a9e-83aa-f5d4930c92fc tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:26.273087 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-75548916-cb6a-4a9e-83aa-f5d4930c92fc tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:26.279828 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:26.279828 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:46:26.283257 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-75548916-cb6a-4a9e-83aa-f5d4930c92fc tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Volume info retrieved successfully. Jul 10 08:46:26.294122 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-75548916-cb6a-4a9e-83aa-f5d4930c92fc tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] https://10.4.3.7/volume/v3/volumes/e9f380f3-3ce7-4c3d-8556-b7b64c011ab1 returned with HTTP 200 Jul 10 08:46:26.294548 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1237/4911] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:46:26 2026] GET /volume/v3/volumes/e9f380f3-3ce7-4c3d-8556-b7b64c011ab1 => generated 1224 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:46:26.307105 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-3211a4ea-faef-408c-8a5f-5af118383222 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:26.308697 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-3211a4ea-faef-408c-8a5f-5af118383222 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] GET https://10.4.3.7/volume/v3/volumes/e9f380f3-3ce7-4c3d-8556-b7b64c011ab1 Jul 10 08:46:26.310197 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-3211a4ea-faef-408c-8a5f-5af118383222 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:26.310197 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-3211a4ea-faef-408c-8a5f-5af118383222 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:26.315745 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:26.315745 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:46:26.319103 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-3211a4ea-faef-408c-8a5f-5af118383222 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Volume info retrieved successfully. Jul 10 08:46:26.323394 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-3211a4ea-faef-408c-8a5f-5af118383222 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] https://10.4.3.7/volume/v3/volumes/e9f380f3-3ce7-4c3d-8556-b7b64c011ab1 returned with HTTP 200 Jul 10 08:46:26.323918 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1228/4912] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:46:26 2026] GET /volume/v3/volumes/e9f380f3-3ce7-4c3d-8556-b7b64c011ab1 => generated 1224 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:46:26.335251 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-8af5201b-31c4-4a9a-9026-a511b23c7623 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:26.337192 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-8af5201b-31c4-4a9a-9026-a511b23c7623 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] DELETE https://10.4.3.7/volume/v3/snapshots/50b56157-00a5-4484-8ead-145fcedf52b2 Jul 10 08:46:26.337420 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-8af5201b-31c4-4a9a-9026-a511b23c7623 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:26.337626 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-8af5201b-31c4-4a9a-9026-a511b23c7623 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Calling method 'delete' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:26.337745 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.snapshots [None req-8af5201b-31c4-4a9a-9026-a511b23c7623 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Delete snapshot with id: 50b56157-00a5-4484-8ead-145fcedf52b2 Jul 10 08:46:26.342842 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:26.342842 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:46:26.343325 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-8af5201b-31c4-4a9a-9026-a511b23c7623 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Snapshot retrieved successfully. Jul 10 08:46:26.363899 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-8af5201b-31c4-4a9a-9026-a511b23c7623 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Snapshot delete request issued successfully. Jul 10 08:46:26.363899 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-8af5201b-31c4-4a9a-9026-a511b23c7623 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] https://10.4.3.7/volume/v3/snapshots/50b56157-00a5-4484-8ead-145fcedf52b2 returned with HTTP 202 Jul 10 08:46:26.363899 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1218/4913] 10.4.3.7 () {66 vars in 1343 bytes} [Fri Jul 10 08:46:26 2026] DELETE /volume/v3/snapshots/50b56157-00a5-4484-8ead-145fcedf52b2 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:46:26.369554 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-241b916c-0456-46fa-bc95-6b202f9bbee5 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:26.370397 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-241b916c-0456-46fa-bc95-6b202f9bbee5 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] GET https://10.4.3.7/volume/v3/snapshots/50b56157-00a5-4484-8ead-145fcedf52b2 Jul 10 08:46:26.370597 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-241b916c-0456-46fa-bc95-6b202f9bbee5 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:26.370764 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-241b916c-0456-46fa-bc95-6b202f9bbee5 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:26.375749 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:26.375749 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:46:26.376216 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-241b916c-0456-46fa-bc95-6b202f9bbee5 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Snapshot retrieved successfully. Jul 10 08:46:26.376938 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-241b916c-0456-46fa-bc95-6b202f9bbee5 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] https://10.4.3.7/volume/v3/snapshots/50b56157-00a5-4484-8ead-145fcedf52b2 returned with HTTP 200 Jul 10 08:46:26.377321 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1231/4914] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:46:26 2026] GET /volume/v3/snapshots/50b56157-00a5-4484-8ead-145fcedf52b2 => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:46:26.438059 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-bbe87249-5cf8-421c-8729-e6fda00d6150 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:26.439800 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-bbe87249-5cf8-421c-8729-e6fda00d6150 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/0e180d66-97b7-415e-a5bd-6ec67cb65cbf Jul 10 08:46:26.439984 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-bbe87249-5cf8-421c-8729-e6fda00d6150 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:26.440157 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-bbe87249-5cf8-421c-8729-e6fda00d6150 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:26.440259 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-bbe87249-5cf8-421c-8729-e6fda00d6150 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id 0e180d66-97b7-415e-a5bd-6ec67cb65cbf. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:46:26.444603 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:26.444603 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:46:26.445284 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-bbe87249-5cf8-421c-8729-e6fda00d6150 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/0e180d66-97b7-415e-a5bd-6ec67cb65cbf returned with HTTP 200 Jul 10 08:46:26.445718 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1238/4915] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:46:26 2026] GET /volume/v3/backups/0e180d66-97b7-415e-a5bd-6ec67cb65cbf => generated 779 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:46:27.392790 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-85c8a5dd-7020-4464-96a3-655f6c80c7ed None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:27.394852 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-85c8a5dd-7020-4464-96a3-655f6c80c7ed tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] GET https://10.4.3.7/volume/v3/snapshots/50b56157-00a5-4484-8ead-145fcedf52b2 Jul 10 08:46:27.395085 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-85c8a5dd-7020-4464-96a3-655f6c80c7ed tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:27.395286 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-85c8a5dd-7020-4464-96a3-655f6c80c7ed tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:27.402305 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-85c8a5dd-7020-4464-96a3-655f6c80c7ed tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] https://10.4.3.7/volume/v3/snapshots/50b56157-00a5-4484-8ead-145fcedf52b2 returned with HTTP 404 Jul 10 08:46:27.402852 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1229/4916] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:46:27 2026] GET /volume/v3/snapshots/50b56157-00a5-4484-8ead-145fcedf52b2 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:46:27.411489 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-44092916-498c-4489-89ce-714eca116d3d None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:27.413096 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-44092916-498c-4489-89ce-714eca116d3d tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] DELETE https://10.4.3.7/volume/v3/volumes/e9f380f3-3ce7-4c3d-8556-b7b64c011ab1 Jul 10 08:46:27.413316 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-44092916-498c-4489-89ce-714eca116d3d tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:27.413623 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-44092916-498c-4489-89ce-714eca116d3d tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Calling method 'delete' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:27.413784 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-44092916-498c-4489-89ce-714eca116d3d tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Delete volume with id: e9f380f3-3ce7-4c3d-8556-b7b64c011ab1 Jul 10 08:46:27.420532 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:27.420532 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:46:27.420965 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-44092916-498c-4489-89ce-714eca116d3d tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Volume info retrieved successfully. Jul 10 08:46:27.434842 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-44092916-498c-4489-89ce-714eca116d3d tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Delete volume request issued successfully. Jul 10 08:46:27.435012 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-44092916-498c-4489-89ce-714eca116d3d tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] https://10.4.3.7/volume/v3/volumes/e9f380f3-3ce7-4c3d-8556-b7b64c011ab1 returned with HTTP 202 Jul 10 08:46:27.435604 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1219/4917] 10.4.3.7 () {68 vars in 1378 bytes} [Fri Jul 10 08:46:27 2026] DELETE /volume/v3/volumes/e9f380f3-3ce7-4c3d-8556-b7b64c011ab1 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 08:46:27.449468 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-6beec5a9-029b-4389-929c-f4262c996661 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:27.452252 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-6beec5a9-029b-4389-929c-f4262c996661 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] GET https://10.4.3.7/volume/v3/volumes/e9f380f3-3ce7-4c3d-8556-b7b64c011ab1 Jul 10 08:46:27.452252 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-6beec5a9-029b-4389-929c-f4262c996661 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:27.452252 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-6beec5a9-029b-4389-929c-f4262c996661 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:27.459168 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-15d8b398-9fcb-44a6-ae03-1c667759a49a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:27.461098 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-15d8b398-9fcb-44a6-ae03-1c667759a49a tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/0e180d66-97b7-415e-a5bd-6ec67cb65cbf Jul 10 08:46:27.461323 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-15d8b398-9fcb-44a6-ae03-1c667759a49a tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:27.464287 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-15d8b398-9fcb-44a6-ae03-1c667759a49a tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:27.464287 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-15d8b398-9fcb-44a6-ae03-1c667759a49a tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id 0e180d66-97b7-415e-a5bd-6ec67cb65cbf. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:46:27.464473 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:27.464473 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:46:27.466519 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:27.466519 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:46:27.467547 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-15d8b398-9fcb-44a6-ae03-1c667759a49a tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/0e180d66-97b7-415e-a5bd-6ec67cb65cbf returned with HTTP 200 Jul 10 08:46:27.467898 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-6beec5a9-029b-4389-929c-f4262c996661 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Volume info retrieved successfully. Jul 10 08:46:27.467997 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1239/4918] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:46:27 2026] GET /volume/v3/backups/0e180d66-97b7-415e-a5bd-6ec67cb65cbf => generated 779 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:46:27.475251 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-6beec5a9-029b-4389-929c-f4262c996661 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] https://10.4.3.7/volume/v3/volumes/e9f380f3-3ce7-4c3d-8556-b7b64c011ab1 returned with HTTP 200 Jul 10 08:46:27.475804 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1232/4919] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:46:27 2026] GET /volume/v3/volumes/e9f380f3-3ce7-4c3d-8556-b7b64c011ab1 => generated 1223 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:46:28.481468 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-938c1ba5-b562-459e-b2e4-179f0c947bb4 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:28.483264 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-938c1ba5-b562-459e-b2e4-179f0c947bb4 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/0e180d66-97b7-415e-a5bd-6ec67cb65cbf Jul 10 08:46:28.483478 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-938c1ba5-b562-459e-b2e4-179f0c947bb4 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:28.483656 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-938c1ba5-b562-459e-b2e4-179f0c947bb4 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:28.483763 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-938c1ba5-b562-459e-b2e4-179f0c947bb4 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id 0e180d66-97b7-415e-a5bd-6ec67cb65cbf. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:46:28.489853 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-4be64e42-f936-445f-9ee6-f9ea75dc0f57 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:28.491324 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-4be64e42-f936-445f-9ee6-f9ea75dc0f57 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] GET https://10.4.3.7/volume/v3/volumes/e9f380f3-3ce7-4c3d-8556-b7b64c011ab1 Jul 10 08:46:28.491481 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-4be64e42-f936-445f-9ee6-f9ea75dc0f57 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:28.491633 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-4be64e42-f936-445f-9ee6-f9ea75dc0f57 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:28.493638 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:28.493638 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:46:28.494646 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-938c1ba5-b562-459e-b2e4-179f0c947bb4 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/0e180d66-97b7-415e-a5bd-6ec67cb65cbf returned with HTTP 200 Jul 10 08:46:28.495032 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1230/4920] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:46:28 2026] GET /volume/v3/backups/0e180d66-97b7-415e-a5bd-6ec67cb65cbf => generated 779 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:46:28.498724 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-4be64e42-f936-445f-9ee6-f9ea75dc0f57 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] https://10.4.3.7/volume/v3/volumes/e9f380f3-3ce7-4c3d-8556-b7b64c011ab1 returned with HTTP 404 Jul 10 08:46:28.499186 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1220/4921] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:46:28 2026] GET /volume/v3/volumes/e9f380f3-3ce7-4c3d-8556-b7b64c011ab1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 08:46:28.654941 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-c5e23dbd-0a30-4204-b26f-8b1307ede367 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:28.656852 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c5e23dbd-0a30-4204-b26f-8b1307ede367 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] DELETE https://10.4.3.7/volume/v3/volumes/3b6c9de6-b32e-4f59-ad67-fb69e3a75e20 Jul 10 08:46:28.657073 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c5e23dbd-0a30-4204-b26f-8b1307ede367 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:28.657271 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c5e23dbd-0a30-4204-b26f-8b1307ede367 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:28.657482 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-c5e23dbd-0a30-4204-b26f-8b1307ede367 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Delete volume with id: 3b6c9de6-b32e-4f59-ad67-fb69e3a75e20 Jul 10 08:46:28.664639 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:28.664639 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:46:28.665312 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-c5e23dbd-0a30-4204-b26f-8b1307ede367 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Volume info retrieved successfully. Jul 10 08:46:28.684247 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-c5e23dbd-0a30-4204-b26f-8b1307ede367 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Delete volume request issued successfully. Jul 10 08:46:28.684459 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c5e23dbd-0a30-4204-b26f-8b1307ede367 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] https://10.4.3.7/volume/v3/volumes/3b6c9de6-b32e-4f59-ad67-fb69e3a75e20 returned with HTTP 202 Jul 10 08:46:28.684845 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1240/4922] 10.4.3.7 () {68 vars in 1378 bytes} [Fri Jul 10 08:46:28 2026] DELETE /volume/v3/volumes/3b6c9de6-b32e-4f59-ad67-fb69e3a75e20 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 08:46:28.694433 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-eaf98a47-c3c7-4a53-83e0-806ad6d6df14 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:28.696104 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-eaf98a47-c3c7-4a53-83e0-806ad6d6df14 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] GET https://10.4.3.7/volume/v3/volumes/3b6c9de6-b32e-4f59-ad67-fb69e3a75e20 Jul 10 08:46:28.696686 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-eaf98a47-c3c7-4a53-83e0-806ad6d6df14 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:28.697399 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-eaf98a47-c3c7-4a53-83e0-806ad6d6df14 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:28.706373 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:28.706373 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:46:28.711150 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-eaf98a47-c3c7-4a53-83e0-806ad6d6df14 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Volume info retrieved successfully. Jul 10 08:46:28.717350 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-eaf98a47-c3c7-4a53-83e0-806ad6d6df14 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] https://10.4.3.7/volume/v3/volumes/3b6c9de6-b32e-4f59-ad67-fb69e3a75e20 returned with HTTP 200 Jul 10 08:46:28.718579 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1233/4923] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:46:28 2026] GET /volume/v3/volumes/3b6c9de6-b32e-4f59-ad67-fb69e3a75e20 => generated 1188 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:46:29.505903 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-cac3e94f-8df0-4bf0-a630-d60a7b1b571a None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:29.508134 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-cac3e94f-8df0-4bf0-a630-d60a7b1b571a tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/0e180d66-97b7-415e-a5bd-6ec67cb65cbf Jul 10 08:46:29.508388 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-cac3e94f-8df0-4bf0-a630-d60a7b1b571a tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:29.508613 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-cac3e94f-8df0-4bf0-a630-d60a7b1b571a tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:29.508719 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-cac3e94f-8df0-4bf0-a630-d60a7b1b571a tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id 0e180d66-97b7-415e-a5bd-6ec67cb65cbf. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:46:29.512804 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:29.512804 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:46:29.513494 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-cac3e94f-8df0-4bf0-a630-d60a7b1b571a tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/0e180d66-97b7-415e-a5bd-6ec67cb65cbf returned with HTTP 200 Jul 10 08:46:29.513873 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1231/4924] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:46:29 2026] GET /volume/v3/backups/0e180d66-97b7-415e-a5bd-6ec67cb65cbf => generated 779 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:46:29.730712 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-3dd5fe09-089a-42f6-844c-bb3e0f10276b None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:29.732448 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-3dd5fe09-089a-42f6-844c-bb3e0f10276b tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] GET https://10.4.3.7/volume/v3/volumes/3b6c9de6-b32e-4f59-ad67-fb69e3a75e20 Jul 10 08:46:29.732701 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-3dd5fe09-089a-42f6-844c-bb3e0f10276b tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:29.732881 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-3dd5fe09-089a-42f6-844c-bb3e0f10276b tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:29.737992 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-3dd5fe09-089a-42f6-844c-bb3e0f10276b tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] https://10.4.3.7/volume/v3/volumes/3b6c9de6-b32e-4f59-ad67-fb69e3a75e20 returned with HTTP 404 Jul 10 08:46:29.738579 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1221/4925] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:46:29 2026] GET /volume/v3/volumes/3b6c9de6-b32e-4f59-ad67-fb69e3a75e20 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 08:46:29.747130 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-d58b1db5-672d-450a-b2f6-2b215f806eb0 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:29.749185 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d58b1db5-672d-450a-b2f6-2b215f806eb0 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] DELETE https://10.4.3.7/volume/v3/volumes/e9f380f3-3ce7-4c3d-8556-b7b64c011ab1 Jul 10 08:46:29.749450 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d58b1db5-672d-450a-b2f6-2b215f806eb0 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:29.749668 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d58b1db5-672d-450a-b2f6-2b215f806eb0 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:29.749865 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-d58b1db5-672d-450a-b2f6-2b215f806eb0 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Delete volume with id: e9f380f3-3ce7-4c3d-8556-b7b64c011ab1 Jul 10 08:46:29.755583 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d58b1db5-672d-450a-b2f6-2b215f806eb0 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] https://10.4.3.7/volume/v3/volumes/e9f380f3-3ce7-4c3d-8556-b7b64c011ab1 returned with HTTP 404 Jul 10 08:46:29.756125 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1241/4926] 10.4.3.7 () {68 vars in 1378 bytes} [Fri Jul 10 08:46:29 2026] DELETE /volume/v3/volumes/e9f380f3-3ce7-4c3d-8556-b7b64c011ab1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 08:46:29.762914 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-9fcc7461-4364-4cb8-bfd4-16be93bcdba7 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:29.764560 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-9fcc7461-4364-4cb8-bfd4-16be93bcdba7 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] GET https://10.4.3.7/volume/v3/volumes/e9f380f3-3ce7-4c3d-8556-b7b64c011ab1 Jul 10 08:46:29.764950 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-9fcc7461-4364-4cb8-bfd4-16be93bcdba7 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:29.765447 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-9fcc7461-4364-4cb8-bfd4-16be93bcdba7 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:29.770952 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-9fcc7461-4364-4cb8-bfd4-16be93bcdba7 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] https://10.4.3.7/volume/v3/volumes/e9f380f3-3ce7-4c3d-8556-b7b64c011ab1 returned with HTTP 404 Jul 10 08:46:29.771646 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1234/4927] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:46:29 2026] GET /volume/v3/volumes/e9f380f3-3ce7-4c3d-8556-b7b64c011ab1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 08:46:29.779364 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-6264f537-9274-40f5-b9a1-37477e906b26 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:29.781462 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-6264f537-9274-40f5-b9a1-37477e906b26 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] DELETE https://10.4.3.7/volume/v3/snapshots/50b56157-00a5-4484-8ead-145fcedf52b2 Jul 10 08:46:29.781617 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-6264f537-9274-40f5-b9a1-37477e906b26 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:29.781822 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-6264f537-9274-40f5-b9a1-37477e906b26 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Calling method 'delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:29.781939 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.snapshots [None req-6264f537-9274-40f5-b9a1-37477e906b26 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Delete snapshot with id: 50b56157-00a5-4484-8ead-145fcedf52b2 Jul 10 08:46:29.786280 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-6264f537-9274-40f5-b9a1-37477e906b26 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] https://10.4.3.7/volume/v3/snapshots/50b56157-00a5-4484-8ead-145fcedf52b2 returned with HTTP 404 Jul 10 08:46:29.786992 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1232/4928] 10.4.3.7 () {66 vars in 1343 bytes} [Fri Jul 10 08:46:29 2026] DELETE /volume/v3/snapshots/50b56157-00a5-4484-8ead-145fcedf52b2 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:46:29.793462 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-4ef94a08-bd8a-4b6d-b1ca-5914bb12163b None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:29.795095 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-4ef94a08-bd8a-4b6d-b1ca-5914bb12163b tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] GET https://10.4.3.7/volume/v3/snapshots/50b56157-00a5-4484-8ead-145fcedf52b2 Jul 10 08:46:29.795267 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-4ef94a08-bd8a-4b6d-b1ca-5914bb12163b tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:29.795468 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-4ef94a08-bd8a-4b6d-b1ca-5914bb12163b tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:29.799362 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-4ef94a08-bd8a-4b6d-b1ca-5914bb12163b tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] https://10.4.3.7/volume/v3/snapshots/50b56157-00a5-4484-8ead-145fcedf52b2 returned with HTTP 404 Jul 10 08:46:29.799968 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1222/4929] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:46:29 2026] GET /volume/v3/snapshots/50b56157-00a5-4484-8ead-145fcedf52b2 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:46:29.806472 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-d1294390-bead-41c8-91e3-417845c98c34 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:29.808103 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d1294390-bead-41c8-91e3-417845c98c34 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] DELETE https://10.4.3.7/volume/v3/volumes/3b6c9de6-b32e-4f59-ad67-fb69e3a75e20 Jul 10 08:46:29.808326 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d1294390-bead-41c8-91e3-417845c98c34 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:29.808556 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d1294390-bead-41c8-91e3-417845c98c34 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:29.808754 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-d1294390-bead-41c8-91e3-417845c98c34 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Delete volume with id: 3b6c9de6-b32e-4f59-ad67-fb69e3a75e20 Jul 10 08:46:29.814368 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d1294390-bead-41c8-91e3-417845c98c34 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] https://10.4.3.7/volume/v3/volumes/3b6c9de6-b32e-4f59-ad67-fb69e3a75e20 returned with HTTP 404 Jul 10 08:46:29.814848 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1242/4930] 10.4.3.7 () {68 vars in 1378 bytes} [Fri Jul 10 08:46:29 2026] DELETE /volume/v3/volumes/3b6c9de6-b32e-4f59-ad67-fb69e3a75e20 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 08:46:29.823567 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-b0080c0f-85c8-4540-8239-5092e45b82d3 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:29.828181 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-b0080c0f-85c8-4540-8239-5092e45b82d3 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] GET https://10.4.3.7/volume/v3/volumes/3b6c9de6-b32e-4f59-ad67-fb69e3a75e20 Jul 10 08:46:29.829001 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-b0080c0f-85c8-4540-8239-5092e45b82d3 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:29.830184 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-b0080c0f-85c8-4540-8239-5092e45b82d3 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:29.857856 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-b0080c0f-85c8-4540-8239-5092e45b82d3 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] https://10.4.3.7/volume/v3/volumes/3b6c9de6-b32e-4f59-ad67-fb69e3a75e20 returned with HTTP 404 Jul 10 08:46:29.859357 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1235/4931] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:46:29 2026] GET /volume/v3/volumes/3b6c9de6-b32e-4f59-ad67-fb69e3a75e20 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 08:46:29.897356 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-bdb9f2d0-b97f-445f-b8d3-63219745f317 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:29.899044 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-bdb9f2d0-b97f-445f-b8d3-63219745f317 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] DELETE https://10.4.3.7/volume/v3/volumes/7857857c-1261-49fa-90b3-2351630cb46c Jul 10 08:46:29.899222 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-bdb9f2d0-b97f-445f-b8d3-63219745f317 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:29.899462 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-bdb9f2d0-b97f-445f-b8d3-63219745f317 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Calling method 'delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:29.899622 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-bdb9f2d0-b97f-445f-b8d3-63219745f317 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Delete volume with id: 7857857c-1261-49fa-90b3-2351630cb46c Jul 10 08:46:29.906430 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:29.906430 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:46:29.906823 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-bdb9f2d0-b97f-445f-b8d3-63219745f317 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Volume info retrieved successfully. Jul 10 08:46:29.926624 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-bdb9f2d0-b97f-445f-b8d3-63219745f317 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Delete volume request issued successfully. Jul 10 08:46:29.926624 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-bdb9f2d0-b97f-445f-b8d3-63219745f317 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] https://10.4.3.7/volume/v3/volumes/7857857c-1261-49fa-90b3-2351630cb46c returned with HTTP 202 Jul 10 08:46:29.926624 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1233/4932] 10.4.3.7 () {68 vars in 1378 bytes} [Fri Jul 10 08:46:29 2026] DELETE /volume/v3/volumes/7857857c-1261-49fa-90b3-2351630cb46c => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 08:46:29.932008 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-25d11640-eccd-4eb1-8064-1f40d721408f None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:29.933892 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-25d11640-eccd-4eb1-8064-1f40d721408f tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] GET https://10.4.3.7/volume/v3/volumes/7857857c-1261-49fa-90b3-2351630cb46c Jul 10 08:46:29.934081 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-25d11640-eccd-4eb1-8064-1f40d721408f tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:29.934303 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-25d11640-eccd-4eb1-8064-1f40d721408f tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:29.943863 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:29.943863 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:46:29.948570 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-25d11640-eccd-4eb1-8064-1f40d721408f tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Volume info retrieved successfully. Jul 10 08:46:29.955101 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-25d11640-eccd-4eb1-8064-1f40d721408f tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] https://10.4.3.7/volume/v3/volumes/7857857c-1261-49fa-90b3-2351630cb46c returned with HTTP 200 Jul 10 08:46:29.955577 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1223/4933] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:46:29 2026] GET /volume/v3/volumes/7857857c-1261-49fa-90b3-2351630cb46c => generated 1223 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:46:30.027017 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-c293de7c-3fe8-4f5c-8762-049f9f9371ac None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:30.028735 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c293de7c-3fe8-4f5c-8762-049f9f9371ac tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] DELETE https://10.4.3.7/volume/v3/snapshots/2165a206-898e-4599-b402-884261f8912f Jul 10 08:46:30.028929 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c293de7c-3fe8-4f5c-8762-049f9f9371ac tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:30.029092 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c293de7c-3fe8-4f5c-8762-049f9f9371ac tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:30.029190 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.snapshots [None req-c293de7c-3fe8-4f5c-8762-049f9f9371ac tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Delete snapshot with id: 2165a206-898e-4599-b402-884261f8912f Jul 10 08:46:30.033535 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:30.033535 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:46:30.033909 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-c293de7c-3fe8-4f5c-8762-049f9f9371ac tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Snapshot retrieved successfully. Jul 10 08:46:30.050540 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-c293de7c-3fe8-4f5c-8762-049f9f9371ac tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Snapshot delete request issued successfully. Jul 10 08:46:30.050787 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c293de7c-3fe8-4f5c-8762-049f9f9371ac tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] https://10.4.3.7/volume/v3/snapshots/2165a206-898e-4599-b402-884261f8912f returned with HTTP 202 Jul 10 08:46:30.051301 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1243/4934] 10.4.3.7 () {66 vars in 1343 bytes} [Fri Jul 10 08:46:30 2026] DELETE /volume/v3/snapshots/2165a206-898e-4599-b402-884261f8912f => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:46:30.058101 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-bdf022be-25ec-4d32-92a6-981a1c5a6f50 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:30.060070 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-bdf022be-25ec-4d32-92a6-981a1c5a6f50 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] GET https://10.4.3.7/volume/v3/snapshots/2165a206-898e-4599-b402-884261f8912f Jul 10 08:46:30.060336 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-bdf022be-25ec-4d32-92a6-981a1c5a6f50 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:30.060624 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-bdf022be-25ec-4d32-92a6-981a1c5a6f50 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:30.065527 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:30.065527 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:46:30.065981 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-bdf022be-25ec-4d32-92a6-981a1c5a6f50 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Snapshot retrieved successfully. Jul 10 08:46:30.066773 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-bdf022be-25ec-4d32-92a6-981a1c5a6f50 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] https://10.4.3.7/volume/v3/snapshots/2165a206-898e-4599-b402-884261f8912f returned with HTTP 200 Jul 10 08:46:30.067097 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1236/4935] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:46:30 2026] GET /volume/v3/snapshots/2165a206-898e-4599-b402-884261f8912f => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:46:30.523273 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-15f07186-3b65-4f04-88ea-fa76b5a90e3c None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:30.525154 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-15f07186-3b65-4f04-88ea-fa76b5a90e3c tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/0e180d66-97b7-415e-a5bd-6ec67cb65cbf Jul 10 08:46:30.525424 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-15f07186-3b65-4f04-88ea-fa76b5a90e3c tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:30.525646 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-15f07186-3b65-4f04-88ea-fa76b5a90e3c tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:30.525796 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-15f07186-3b65-4f04-88ea-fa76b5a90e3c tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id 0e180d66-97b7-415e-a5bd-6ec67cb65cbf. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:46:30.529877 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:30.529877 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:46:30.530613 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-15f07186-3b65-4f04-88ea-fa76b5a90e3c tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/0e180d66-97b7-415e-a5bd-6ec67cb65cbf returned with HTTP 200 Jul 10 08:46:30.530963 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1234/4936] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:46:30 2026] GET /volume/v3/backups/0e180d66-97b7-415e-a5bd-6ec67cb65cbf => generated 779 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:46:30.968821 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-d163efc8-5b59-4626-bc56-124049f84198 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:30.970675 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-d163efc8-5b59-4626-bc56-124049f84198 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] GET https://10.4.3.7/volume/v3/volumes/7857857c-1261-49fa-90b3-2351630cb46c Jul 10 08:46:30.970909 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-d163efc8-5b59-4626-bc56-124049f84198 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:30.971119 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-d163efc8-5b59-4626-bc56-124049f84198 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:30.976789 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-d163efc8-5b59-4626-bc56-124049f84198 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] https://10.4.3.7/volume/v3/volumes/7857857c-1261-49fa-90b3-2351630cb46c returned with HTTP 404 Jul 10 08:46:30.977256 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1224/4937] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:46:30 2026] GET /volume/v3/volumes/7857857c-1261-49fa-90b3-2351630cb46c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 08:46:30.984160 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-d595b2fe-5884-43d8-9997-cc2a5466b773 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:30.985770 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d595b2fe-5884-43d8-9997-cc2a5466b773 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] DELETE https://10.4.3.7/volume/v3/volumes/0fcc493a-ec7c-45a8-b024-8b30e5afda6c Jul 10 08:46:30.986116 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d595b2fe-5884-43d8-9997-cc2a5466b773 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:30.986385 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d595b2fe-5884-43d8-9997-cc2a5466b773 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:30.987450 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-d595b2fe-5884-43d8-9997-cc2a5466b773 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Delete volume with id: 0fcc493a-ec7c-45a8-b024-8b30e5afda6c Jul 10 08:46:30.992475 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d595b2fe-5884-43d8-9997-cc2a5466b773 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] https://10.4.3.7/volume/v3/volumes/0fcc493a-ec7c-45a8-b024-8b30e5afda6c returned with HTTP 404 Jul 10 08:46:30.992957 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1244/4938] 10.4.3.7 () {68 vars in 1378 bytes} [Fri Jul 10 08:46:30 2026] DELETE /volume/v3/volumes/0fcc493a-ec7c-45a8-b024-8b30e5afda6c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 08:46:30.999316 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-7832417f-9c6c-4200-aff1-8055d9e48f0d None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:31.001213 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-7832417f-9c6c-4200-aff1-8055d9e48f0d tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] GET https://10.4.3.7/volume/v3/volumes/0fcc493a-ec7c-45a8-b024-8b30e5afda6c Jul 10 08:46:31.001508 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-7832417f-9c6c-4200-aff1-8055d9e48f0d tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:31.001683 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-7832417f-9c6c-4200-aff1-8055d9e48f0d tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:31.007717 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-7832417f-9c6c-4200-aff1-8055d9e48f0d tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] https://10.4.3.7/volume/v3/volumes/0fcc493a-ec7c-45a8-b024-8b30e5afda6c returned with HTTP 404 Jul 10 08:46:31.008210 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1237/4939] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:46:30 2026] GET /volume/v3/volumes/0fcc493a-ec7c-45a8-b024-8b30e5afda6c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 08:46:31.039082 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-139503c7-0b9e-4625-b506-39d124200519 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:31.040715 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-139503c7-0b9e-4625-b506-39d124200519 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] DELETE https://10.4.3.7/volume/v3/volumes/7211f2b9-ef76-4a47-8212-3c01be3b6ee8 Jul 10 08:46:31.040926 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-139503c7-0b9e-4625-b506-39d124200519 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:31.041114 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-139503c7-0b9e-4625-b506-39d124200519 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Calling method 'delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:31.041267 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-139503c7-0b9e-4625-b506-39d124200519 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Delete volume with id: 7211f2b9-ef76-4a47-8212-3c01be3b6ee8 Jul 10 08:46:31.046278 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-139503c7-0b9e-4625-b506-39d124200519 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] https://10.4.3.7/volume/v3/volumes/7211f2b9-ef76-4a47-8212-3c01be3b6ee8 returned with HTTP 404 Jul 10 08:46:31.046724 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1235/4940] 10.4.3.7 () {68 vars in 1378 bytes} [Fri Jul 10 08:46:31 2026] DELETE /volume/v3/volumes/7211f2b9-ef76-4a47-8212-3c01be3b6ee8 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 08:46:31.053027 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-f016b4b4-3b31-445c-90fb-36f253d38d05 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:31.054529 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-f016b4b4-3b31-445c-90fb-36f253d38d05 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] GET https://10.4.3.7/volume/v3/volumes/7211f2b9-ef76-4a47-8212-3c01be3b6ee8 Jul 10 08:46:31.054712 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-f016b4b4-3b31-445c-90fb-36f253d38d05 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:31.054876 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-f016b4b4-3b31-445c-90fb-36f253d38d05 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:31.059988 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-f016b4b4-3b31-445c-90fb-36f253d38d05 tempest-VolumeImageDependencyTests-1760983409 tempest-VolumeImageDependencyTests-1760983409-project-member] https://10.4.3.7/volume/v3/volumes/7211f2b9-ef76-4a47-8212-3c01be3b6ee8 returned with HTTP 404 Jul 10 08:46:31.060368 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1225/4941] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:46:31 2026] GET /volume/v3/volumes/7211f2b9-ef76-4a47-8212-3c01be3b6ee8 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 08:46:31.075555 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-bf88c275-2ce2-4932-ab92-e91207925e94 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:31.077202 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-bf88c275-2ce2-4932-ab92-e91207925e94 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] GET https://10.4.3.7/volume/v3/snapshots/2165a206-898e-4599-b402-884261f8912f Jul 10 08:46:31.077863 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-bf88c275-2ce2-4932-ab92-e91207925e94 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:31.077863 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-bf88c275-2ce2-4932-ab92-e91207925e94 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:31.081714 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-bf88c275-2ce2-4932-ab92-e91207925e94 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] https://10.4.3.7/volume/v3/snapshots/2165a206-898e-4599-b402-884261f8912f returned with HTTP 404 Jul 10 08:46:31.082157 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1245/4942] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:46:31 2026] GET /volume/v3/snapshots/2165a206-898e-4599-b402-884261f8912f => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:46:31.542875 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-51c13131-e809-445b-97cf-65303e2de46d None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:31.544646 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-51c13131-e809-445b-97cf-65303e2de46d tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/0e180d66-97b7-415e-a5bd-6ec67cb65cbf Jul 10 08:46:31.544884 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-51c13131-e809-445b-97cf-65303e2de46d tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:31.545097 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-51c13131-e809-445b-97cf-65303e2de46d tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:31.545209 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-51c13131-e809-445b-97cf-65303e2de46d tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id 0e180d66-97b7-415e-a5bd-6ec67cb65cbf. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:46:31.549286 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:31.549286 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:46:31.550031 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-51c13131-e809-445b-97cf-65303e2de46d tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/0e180d66-97b7-415e-a5bd-6ec67cb65cbf returned with HTTP 200 Jul 10 08:46:31.550398 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1238/4943] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:46:31 2026] GET /volume/v3/backups/0e180d66-97b7-415e-a5bd-6ec67cb65cbf => generated 779 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:46:32.170162 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-646070f9-7705-44c6-9b1b-ca07c86fceb4 req-ce9fc7c3-3fe3-446b-b475-59d2ae9af6b7 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:32.173061 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-646070f9-7705-44c6-9b1b-ca07c86fceb4 req-ce9fc7c3-3fe3-446b-b475-59d2ae9af6b7 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] GET https://10.4.3.7/volume/v3/attachments?instance_id=e998a52e-95f9-4df0-966e-d17131508b41 Jul 10 08:46:32.173653 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-646070f9-7705-44c6-9b1b-ca07c86fceb4 req-ce9fc7c3-3fe3-446b-b475-59d2ae9af6b7 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:32.174757 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-646070f9-7705-44c6-9b1b-ca07c86fceb4 req-ce9fc7c3-3fe3-446b-b475-59d2ae9af6b7 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Calling method 'version_select' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:32.197557 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-646070f9-7705-44c6-9b1b-ca07c86fceb4 req-ce9fc7c3-3fe3-446b-b475-59d2ae9af6b7 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] https://10.4.3.7/volume/v3/attachments?instance_id=e998a52e-95f9-4df0-966e-d17131508b41 returned with HTTP 200 Jul 10 08:46:32.197994 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1236/4944] 10.4.3.7 () {70 vars in 1623 bytes} [Fri Jul 10 08:46:32 2026] GET /volume/v3/attachments?instance_id=e998a52e-95f9-4df0-966e-d17131508b41 => generated 192 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:46:32.213570 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-646070f9-7705-44c6-9b1b-ca07c86fceb4 req-b8b1364d-2552-4cce-97d2-c66fbd994b1a None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:32.215513 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-646070f9-7705-44c6-9b1b-ca07c86fceb4 req-b8b1364d-2552-4cce-97d2-c66fbd994b1a tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] GET https://10.4.3.7/volume/v3/attachments/7135ab95-56e9-45dd-8562-4fca4acf4ba7 Jul 10 08:46:32.215724 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-646070f9-7705-44c6-9b1b-ca07c86fceb4 req-b8b1364d-2552-4cce-97d2-c66fbd994b1a tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:32.215899 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-646070f9-7705-44c6-9b1b-ca07c86fceb4 req-b8b1364d-2552-4cce-97d2-c66fbd994b1a tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Calling method 'version_select' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:32.228425 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-646070f9-7705-44c6-9b1b-ca07c86fceb4 req-b8b1364d-2552-4cce-97d2-c66fbd994b1a tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] https://10.4.3.7/volume/v3/attachments/7135ab95-56e9-45dd-8562-4fca4acf4ba7 returned with HTTP 200 Jul 10 08:46:32.228800 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1226/4945] 10.4.3.7 () {70 vars in 1637 bytes} [Fri Jul 10 08:46:32 2026] GET /volume/v3/attachments/7135ab95-56e9-45dd-8562-4fca4acf4ba7 => generated 993 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:46:32.305348 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-024755eb-5718-4960-b0ca-ed7bbd1e3c14 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:32.393665 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-024755eb-5718-4960-b0ca-ed7bbd1e3c14 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:46:32.393966 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-024755eb-5718-4960-b0ca-ed7bbd1e3c14 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1013838909"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:46:32.395189 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [None req-024755eb-5718-4960-b0ca-ed7bbd1e3c14 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1013838909'}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:46:32.395295 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-024755eb-5718-4960-b0ca-ed7bbd1e3c14 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Create volume of 1 GB Jul 10 08:46:32.399655 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:32.399655 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:46:32.403950 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-024755eb-5718-4960-b0ca-ed7bbd1e3c14 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Availability Zones retrieved successfully. Jul 10 08:46:32.408878 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-024755eb-5718-4960-b0ca-ed7bbd1e3c14 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Flow 'volume_create_api' (0ef9bece-ffc2-41b4-9902-58818f0dbb05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:46:32.409880 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-024755eb-5718-4960-b0ca-ed7bbd1e3c14 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a29c83e-ea3e-45c7-923f-74ca16ea950e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:46:32.410635 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-024755eb-5718-4960-b0ca-ed7bbd1e3c14 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Validating volume size '1' using validate_int {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:46:32.434312 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-024755eb-5718-4960-b0ca-ed7bbd1e3c14 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a29c83e-ea3e-45c7-923f-74ca16ea950e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:46:32.435299 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-024755eb-5718-4960-b0ca-ed7bbd1e3c14 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4214c519-6986-4eb7-980c-08a958fa5c0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:46:32.503451 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-024755eb-5718-4960-b0ca-ed7bbd1e3c14 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Created reservations ['9e74c3d7-93c0-44df-a970-3670dce56007', '433d822c-0b42-4255-aed3-15340e0151de', 'b3313c02-49d3-4773-a5cb-e18f2bbeb154', 'dcb3e85c-cd23-4278-aa4f-e3b3133480b3'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:46:32.504671 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-024755eb-5718-4960-b0ca-ed7bbd1e3c14 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4214c519-6986-4eb7-980c-08a958fa5c0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9e74c3d7-93c0-44df-a970-3670dce56007', '433d822c-0b42-4255-aed3-15340e0151de', 'b3313c02-49d3-4773-a5cb-e18f2bbeb154', 'dcb3e85c-cd23-4278-aa4f-e3b3133480b3']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:46:32.505801 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-024755eb-5718-4960-b0ca-ed7bbd1e3c14 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a37bf7e4-f893-44d6-a8e6-f529cd50f4ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:46:32.534242 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-024755eb-5718-4960-b0ca-ed7bbd1e3c14 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a37bf7e4-f893-44d6-a8e6-f529cd50f4ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '71e9621e-b2ea-46e1-8810-fc6baf4a1929', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1013838909',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7adf855787a42208a0918a1f6667f9c',qos_specs=None,replication_status=,reservations=['9e74c3d7-93c0-44df-a970-3670dce56007','433d822c-0b42-4255-aed3-15340e0151de','b3313c02-49d3-4773-a5cb-e18f2bbeb154','dcb3e85c-cd23-4278-aa4f-e3b3133480b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5df3ad2519ba4c44a049468f0d9fd196',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:46:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1013838909',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=71e9621e-b2ea-46e1-8810-fc6baf4a1929,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e7adf855787a42208a0918a1f6667f9c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5df3ad2519ba4c44a049468f0d9fd196',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:46:32.535109 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-024755eb-5718-4960-b0ca-ed7bbd1e3c14 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d80c919f-79e9-493b-a48a-1d529a7c9990) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:46:32.554742 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-024755eb-5718-4960-b0ca-ed7bbd1e3c14 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d80c919f-79e9-493b-a48a-1d529a7c9990) transitioned into state 'SUCCESS' from state '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-1013838909',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7adf855787a42208a0918a1f6667f9c',qos_specs=None,replication_status=,reservations=['9e74c3d7-93c0-44df-a970-3670dce56007','433d822c-0b42-4255-aed3-15340e0151de','b3313c02-49d3-4773-a5cb-e18f2bbeb154','dcb3e85c-cd23-4278-aa4f-e3b3133480b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5df3ad2519ba4c44a049468f0d9fd196',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:46:32.555467 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-024755eb-5718-4960-b0ca-ed7bbd1e3c14 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42e9ada6-0c0c-4769-9303-c1511c087813) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:46:32.564227 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-423c3679-9f46-4134-b238-4ce8370cc238 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:32.564892 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-024755eb-5718-4960-b0ca-ed7bbd1e3c14 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42e9ada6-0c0c-4769-9303-c1511c087813) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:46:32.565751 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-024755eb-5718-4960-b0ca-ed7bbd1e3c14 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Flow 'volume_create_api' (0ef9bece-ffc2-41b4-9902-58818f0dbb05) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:46:32.566027 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-024755eb-5718-4960-b0ca-ed7bbd1e3c14 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Create volume request issued successfully. Jul 10 08:46:32.566595 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-024755eb-5718-4960-b0ca-ed7bbd1e3c14 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:46:32.566965 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1246/4946] 10.4.3.7 () {70 vars in 1284 bytes} [Fri Jul 10 08:46:32 2026] POST /volume/v3/volumes => generated 774 bytes in 262 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:46:32.567267 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-423c3679-9f46-4134-b238-4ce8370cc238 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/0e180d66-97b7-415e-a5bd-6ec67cb65cbf Jul 10 08:46:32.567534 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-423c3679-9f46-4134-b238-4ce8370cc238 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:32.567773 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-423c3679-9f46-4134-b238-4ce8370cc238 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:32.567884 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-423c3679-9f46-4134-b238-4ce8370cc238 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id 0e180d66-97b7-415e-a5bd-6ec67cb65cbf. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:46:32.574731 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:32.574731 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:46:32.576161 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-423c3679-9f46-4134-b238-4ce8370cc238 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/0e180d66-97b7-415e-a5bd-6ec67cb65cbf returned with HTTP 200 Jul 10 08:46:32.576607 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1239/4947] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:46:32 2026] GET /volume/v3/backups/0e180d66-97b7-415e-a5bd-6ec67cb65cbf => generated 779 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:46:32.587497 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-b1e1f04e-7223-468c-b19d-e2e113c6e5cb None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:32.590852 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-b1e1f04e-7223-468c-b19d-e2e113c6e5cb tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/volumes/71e9621e-b2ea-46e1-8810-fc6baf4a1929 Jul 10 08:46:32.590976 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-b1e1f04e-7223-468c-b19d-e2e113c6e5cb tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:32.591178 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-b1e1f04e-7223-468c-b19d-e2e113c6e5cb tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:32.603975 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:32.603975 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:46:32.612956 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-b1e1f04e-7223-468c-b19d-e2e113c6e5cb tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Volume info retrieved successfully. Jul 10 08:46:32.620300 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-b1e1f04e-7223-468c-b19d-e2e113c6e5cb tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/volumes/71e9621e-b2ea-46e1-8810-fc6baf4a1929 returned with HTTP 200 Jul 10 08:46:32.623428 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1237/4948] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:46:32 2026] GET /volume/v3/volumes/71e9621e-b2ea-46e1-8810-fc6baf4a1929 => generated 953 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:46:33.592021 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-068c8759-bdaf-4818-8ae9-d447673f811a None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:33.593963 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-068c8759-bdaf-4818-8ae9-d447673f811a tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/0e180d66-97b7-415e-a5bd-6ec67cb65cbf Jul 10 08:46:33.594191 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-068c8759-bdaf-4818-8ae9-d447673f811a tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:33.594680 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-068c8759-bdaf-4818-8ae9-d447673f811a tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:33.594680 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-068c8759-bdaf-4818-8ae9-d447673f811a tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id 0e180d66-97b7-415e-a5bd-6ec67cb65cbf. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:46:33.599176 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:33.599176 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:46:33.599969 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-068c8759-bdaf-4818-8ae9-d447673f811a tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/0e180d66-97b7-415e-a5bd-6ec67cb65cbf returned with HTTP 200 Jul 10 08:46:33.600580 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1227/4949] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:46:33 2026] GET /volume/v3/backups/0e180d66-97b7-415e-a5bd-6ec67cb65cbf => generated 779 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:46:33.635245 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-1e7dd7de-0faa-4790-b91b-addecdeaed7c None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:33.637476 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-1e7dd7de-0faa-4790-b91b-addecdeaed7c tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/volumes/71e9621e-b2ea-46e1-8810-fc6baf4a1929 Jul 10 08:46:33.637724 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-1e7dd7de-0faa-4790-b91b-addecdeaed7c tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:33.637919 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-1e7dd7de-0faa-4790-b91b-addecdeaed7c tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:33.645388 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:33.645388 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:46:33.649093 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-1e7dd7de-0faa-4790-b91b-addecdeaed7c tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Volume info retrieved successfully. Jul 10 08:46:33.652716 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-1e7dd7de-0faa-4790-b91b-addecdeaed7c tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/volumes/71e9621e-b2ea-46e1-8810-fc6baf4a1929 returned with HTTP 200 Jul 10 08:46:33.653065 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1247/4950] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:46:33 2026] GET /volume/v3/volumes/71e9621e-b2ea-46e1-8810-fc6baf4a1929 => generated 1014 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:46:33.665534 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-a9446ac1-f833-4d26-a883-fd6c4518ac46 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:33.667695 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-a9446ac1-f833-4d26-a883-fd6c4518ac46 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] POST https://10.4.3.7/volume/v3/backups Jul 10 08:46:33.668118 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-a9446ac1-f833-4d26-a883-fd6c4518ac46 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "71e9621e-b2ea-46e1-8810-fc6baf4a1929", "name": "tempest-type-Backup-1135211265"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:46:33.669879 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.contrib.backups [None req-a9446ac1-f833-4d26-a883-fd6c4518ac46 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Creating new backup {'backup': {'volume_id': '71e9621e-b2ea-46e1-8810-fc6baf4a1929', 'name': 'tempest-type-Backup-1135211265'}} {{(pid=100054) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 08:46:33.670048 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.contrib.backups [None req-a9446ac1-f833-4d26-a883-fd6c4518ac46 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Creating backup of volume 71e9621e-b2ea-46e1-8810-fc6baf4a1929 in container None Jul 10 08:46:33.681587 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:33.681587 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:46:33.681974 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-a9446ac1-f833-4d26-a883-fd6c4518ac46 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Volume info retrieved successfully. Jul 10 08:46:33.711645 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.quota [None req-a9446ac1-f833-4d26-a883-fd6c4518ac46 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Created reservations ['16ecd74d-6fe3-40fe-ba20-de068025b8f7', '65fe6ebe-b43a-448c-b507-a649242fbbb1'] {{(pid=100054) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:46:33.750194 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-a9446ac1-f833-4d26-a883-fd6c4518ac46 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups returned with HTTP 202 Jul 10 08:46:33.750734 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1240/4951] 10.4.3.7 () {70 vars in 1285 bytes} [Fri Jul 10 08:46:33 2026] POST /volume/v3/backups => generated 312 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:46:33.761116 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-f967c15f-2fba-4059-9e49-0ce237b1844b None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:33.762847 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-f967c15f-2fba-4059-9e49-0ce237b1844b tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/0ea45a91-876c-4915-886d-95e1d426c796 Jul 10 08:46:33.763045 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-f967c15f-2fba-4059-9e49-0ce237b1844b tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:33.763259 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-f967c15f-2fba-4059-9e49-0ce237b1844b tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:33.763373 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-f967c15f-2fba-4059-9e49-0ce237b1844b tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 0ea45a91-876c-4915-886d-95e1d426c796. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:46:33.767385 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:33.767385 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:46:33.768076 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-f967c15f-2fba-4059-9e49-0ce237b1844b tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/0ea45a91-876c-4915-886d-95e1d426c796 returned with HTTP 200 Jul 10 08:46:33.768272 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1238/4952] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:46:33 2026] GET /volume/v3/backups/0ea45a91-876c-4915-886d-95e1d426c796 => generated 719 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:46:34.614425 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-4f40e05d-28ad-4e2d-bfd6-47d1de2c0649 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:34.614425 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-4f40e05d-28ad-4e2d-bfd6-47d1de2c0649 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/0e180d66-97b7-415e-a5bd-6ec67cb65cbf Jul 10 08:46:34.614425 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-4f40e05d-28ad-4e2d-bfd6-47d1de2c0649 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:34.614425 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-4f40e05d-28ad-4e2d-bfd6-47d1de2c0649 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:34.614425 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-4f40e05d-28ad-4e2d-bfd6-47d1de2c0649 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id 0e180d66-97b7-415e-a5bd-6ec67cb65cbf. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:46:34.618753 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:34.618753 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:46:34.619637 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-4f40e05d-28ad-4e2d-bfd6-47d1de2c0649 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/0e180d66-97b7-415e-a5bd-6ec67cb65cbf returned with HTTP 200 Jul 10 08:46:34.620038 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1228/4953] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:46:34 2026] GET /volume/v3/backups/0e180d66-97b7-415e-a5bd-6ec67cb65cbf => generated 780 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:46:34.780672 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-d6db30bb-cfdd-4d61-84b2-21e59fca928f None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:34.782824 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d6db30bb-cfdd-4d61-84b2-21e59fca928f tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/0ea45a91-876c-4915-886d-95e1d426c796 Jul 10 08:46:34.783101 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d6db30bb-cfdd-4d61-84b2-21e59fca928f tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:34.783324 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d6db30bb-cfdd-4d61-84b2-21e59fca928f tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:34.783573 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-d6db30bb-cfdd-4d61-84b2-21e59fca928f tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 0ea45a91-876c-4915-886d-95e1d426c796. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:46:34.788514 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:34.788514 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:46:34.789212 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d6db30bb-cfdd-4d61-84b2-21e59fca928f tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/0ea45a91-876c-4915-886d-95e1d426c796 returned with HTTP 200 Jul 10 08:46:34.789684 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1248/4954] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:46:34 2026] GET /volume/v3/backups/0ea45a91-876c-4915-886d-95e1d426c796 => generated 721 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:46:35.629793 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-404bf584-4d1d-4be4-8a9d-bc173421258a None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:35.631150 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-404bf584-4d1d-4be4-8a9d-bc173421258a tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/0e180d66-97b7-415e-a5bd-6ec67cb65cbf Jul 10 08:46:35.631326 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-404bf584-4d1d-4be4-8a9d-bc173421258a tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:35.631536 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-404bf584-4d1d-4be4-8a9d-bc173421258a tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:35.631641 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-404bf584-4d1d-4be4-8a9d-bc173421258a tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id 0e180d66-97b7-415e-a5bd-6ec67cb65cbf. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:46:35.635468 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:35.635468 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:46:35.636087 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-404bf584-4d1d-4be4-8a9d-bc173421258a tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/0e180d66-97b7-415e-a5bd-6ec67cb65cbf returned with HTTP 200 Jul 10 08:46:35.636435 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1241/4955] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:46:35 2026] GET /volume/v3/backups/0e180d66-97b7-415e-a5bd-6ec67cb65cbf => generated 780 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:46:35.801428 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-6950f940-4778-459c-976d-e4186d51375d None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:35.803161 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-6950f940-4778-459c-976d-e4186d51375d tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/0ea45a91-876c-4915-886d-95e1d426c796 Jul 10 08:46:35.803430 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-6950f940-4778-459c-976d-e4186d51375d tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:35.803616 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-6950f940-4778-459c-976d-e4186d51375d tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:35.803706 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-6950f940-4778-459c-976d-e4186d51375d tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 0ea45a91-876c-4915-886d-95e1d426c796. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:46:35.807548 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:35.807548 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:46:35.808099 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-6950f940-4778-459c-976d-e4186d51375d tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/0ea45a91-876c-4915-886d-95e1d426c796 returned with HTTP 200 Jul 10 08:46:35.808457 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1239/4956] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:46:35 2026] GET /volume/v3/backups/0ea45a91-876c-4915-886d-95e1d426c796 => generated 721 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:46:36.645289 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-251d1630-2112-404d-b1b8-9b94dac85f8d None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:36.647066 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-251d1630-2112-404d-b1b8-9b94dac85f8d tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/0e180d66-97b7-415e-a5bd-6ec67cb65cbf Jul 10 08:46:36.647260 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-251d1630-2112-404d-b1b8-9b94dac85f8d tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:36.647496 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-251d1630-2112-404d-b1b8-9b94dac85f8d tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:36.647635 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-251d1630-2112-404d-b1b8-9b94dac85f8d tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id 0e180d66-97b7-415e-a5bd-6ec67cb65cbf. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:46:36.651740 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:36.651740 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:46:36.652533 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-251d1630-2112-404d-b1b8-9b94dac85f8d tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/0e180d66-97b7-415e-a5bd-6ec67cb65cbf returned with HTTP 200 Jul 10 08:46:36.652941 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1229/4957] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:46:36 2026] GET /volume/v3/backups/0e180d66-97b7-415e-a5bd-6ec67cb65cbf => generated 780 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:46:36.819496 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-fe134fb8-d8f7-4796-ad35-3f1fd9f61216 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:36.821687 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-fe134fb8-d8f7-4796-ad35-3f1fd9f61216 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/0ea45a91-876c-4915-886d-95e1d426c796 Jul 10 08:46:36.821924 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-fe134fb8-d8f7-4796-ad35-3f1fd9f61216 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:36.822176 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-fe134fb8-d8f7-4796-ad35-3f1fd9f61216 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:36.822333 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-fe134fb8-d8f7-4796-ad35-3f1fd9f61216 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 0ea45a91-876c-4915-886d-95e1d426c796. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:46:36.826606 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:36.826606 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:46:36.828865 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-fe134fb8-d8f7-4796-ad35-3f1fd9f61216 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/0ea45a91-876c-4915-886d-95e1d426c796 returned with HTTP 200 Jul 10 08:46:36.828865 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1249/4958] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:46:36 2026] GET /volume/v3/backups/0ea45a91-876c-4915-886d-95e1d426c796 => generated 721 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:46:37.663459 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-64afdab0-151b-4905-a010-fe0f6172fa5e None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:37.665591 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-64afdab0-151b-4905-a010-fe0f6172fa5e tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/0e180d66-97b7-415e-a5bd-6ec67cb65cbf Jul 10 08:46:37.665863 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-64afdab0-151b-4905-a010-fe0f6172fa5e tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:37.666126 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-64afdab0-151b-4905-a010-fe0f6172fa5e tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:37.666392 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-64afdab0-151b-4905-a010-fe0f6172fa5e tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id 0e180d66-97b7-415e-a5bd-6ec67cb65cbf. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:46:37.681337 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:37.681337 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:46:37.687818 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-64afdab0-151b-4905-a010-fe0f6172fa5e tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/0e180d66-97b7-415e-a5bd-6ec67cb65cbf returned with HTTP 200 Jul 10 08:46:37.691439 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1242/4959] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:46:37 2026] GET /volume/v3/backups/0e180d66-97b7-415e-a5bd-6ec67cb65cbf => generated 780 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:46:37.838751 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-2d89a909-5437-4d63-9778-6e371e3b36db None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:37.840659 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-2d89a909-5437-4d63-9778-6e371e3b36db tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/0ea45a91-876c-4915-886d-95e1d426c796 Jul 10 08:46:37.840871 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-2d89a909-5437-4d63-9778-6e371e3b36db tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:37.841053 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-2d89a909-5437-4d63-9778-6e371e3b36db tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:37.841166 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-2d89a909-5437-4d63-9778-6e371e3b36db tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 0ea45a91-876c-4915-886d-95e1d426c796. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:46:37.845492 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:37.845492 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:46:37.846110 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-2d89a909-5437-4d63-9778-6e371e3b36db tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/0ea45a91-876c-4915-886d-95e1d426c796 returned with HTTP 200 Jul 10 08:46:37.846480 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1240/4960] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:46:37 2026] GET /volume/v3/backups/0ea45a91-876c-4915-886d-95e1d426c796 => generated 732 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:46:38.700999 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-06749b5f-40c4-4e7f-bbb8-79afce0dddb7 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:38.704495 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-06749b5f-40c4-4e7f-bbb8-79afce0dddb7 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/0e180d66-97b7-415e-a5bd-6ec67cb65cbf Jul 10 08:46:38.704495 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-06749b5f-40c4-4e7f-bbb8-79afce0dddb7 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:38.704495 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-06749b5f-40c4-4e7f-bbb8-79afce0dddb7 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:38.704495 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-06749b5f-40c4-4e7f-bbb8-79afce0dddb7 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id 0e180d66-97b7-415e-a5bd-6ec67cb65cbf. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:46:38.708150 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:38.708150 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:46:38.709450 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-06749b5f-40c4-4e7f-bbb8-79afce0dddb7 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/0e180d66-97b7-415e-a5bd-6ec67cb65cbf returned with HTTP 200 Jul 10 08:46:38.709450 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1230/4961] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:46:38 2026] GET /volume/v3/backups/0e180d66-97b7-415e-a5bd-6ec67cb65cbf => generated 781 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:46:38.719623 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-29483d6d-9ac7-4a86-9be9-95ff6d86e162 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:38.721963 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-29483d6d-9ac7-4a86-9be9-95ff6d86e162 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/0e180d66-97b7-415e-a5bd-6ec67cb65cbf Jul 10 08:46:38.722202 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-29483d6d-9ac7-4a86-9be9-95ff6d86e162 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:38.722456 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-29483d6d-9ac7-4a86-9be9-95ff6d86e162 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:38.722594 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-29483d6d-9ac7-4a86-9be9-95ff6d86e162 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id 0e180d66-97b7-415e-a5bd-6ec67cb65cbf. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:46:38.727288 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:38.727288 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:46:38.728243 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-29483d6d-9ac7-4a86-9be9-95ff6d86e162 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/0e180d66-97b7-415e-a5bd-6ec67cb65cbf returned with HTTP 200 Jul 10 08:46:38.728713 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1250/4962] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:46:38 2026] GET /volume/v3/backups/0e180d66-97b7-415e-a5bd-6ec67cb65cbf => generated 781 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:46:38.741249 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-2fc4057a-e71e-4868-ac7e-86270f32e9dc None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:38.743099 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-2fc4057a-e71e-4868-ac7e-86270f32e9dc tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] DELETE https://10.4.3.7/volume/v3/backups/0e180d66-97b7-415e-a5bd-6ec67cb65cbf Jul 10 08:46:38.743312 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-2fc4057a-e71e-4868-ac7e-86270f32e9dc tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:38.743521 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-2fc4057a-e71e-4868-ac7e-86270f32e9dc tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'delete' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:38.743633 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.contrib.backups [None req-2fc4057a-e71e-4868-ac7e-86270f32e9dc tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Delete backup with id: 0e180d66-97b7-415e-a5bd-6ec67cb65cbf. Jul 10 08:46:38.748500 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:38.748500 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:46:38.759274 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.backup.rpcapi [None req-2fc4057a-e71e-4868-ac7e-86270f32e9dc tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] delete_backup rpcapi backup_id 0e180d66-97b7-415e-a5bd-6ec67cb65cbf {{(pid=100054) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 08:46:38.760906 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-2fc4057a-e71e-4868-ac7e-86270f32e9dc tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/0e180d66-97b7-415e-a5bd-6ec67cb65cbf returned with HTTP 202 Jul 10 08:46:38.761277 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1243/4963] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:46:38 2026] DELETE /volume/v3/backups/0e180d66-97b7-415e-a5bd-6ec67cb65cbf => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:46:38.770807 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-1dd0fdfd-c537-4142-bc9d-4b955c0c194e None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:38.772547 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-1dd0fdfd-c537-4142-bc9d-4b955c0c194e tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/0e180d66-97b7-415e-a5bd-6ec67cb65cbf Jul 10 08:46:38.772747 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-1dd0fdfd-c537-4142-bc9d-4b955c0c194e tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:38.772946 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-1dd0fdfd-c537-4142-bc9d-4b955c0c194e tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:38.773080 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-1dd0fdfd-c537-4142-bc9d-4b955c0c194e tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id 0e180d66-97b7-415e-a5bd-6ec67cb65cbf. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:46:38.781687 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:38.781687 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:46:38.782420 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-1dd0fdfd-c537-4142-bc9d-4b955c0c194e tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/0e180d66-97b7-415e-a5bd-6ec67cb65cbf returned with HTTP 200 Jul 10 08:46:38.782764 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1241/4964] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:46:38 2026] GET /volume/v3/backups/0e180d66-97b7-415e-a5bd-6ec67cb65cbf => generated 780 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:46:38.856973 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-c9436974-b979-4618-85ce-cdd4300fd4c7 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:38.859704 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-c9436974-b979-4618-85ce-cdd4300fd4c7 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/0ea45a91-876c-4915-886d-95e1d426c796 Jul 10 08:46:38.859704 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-c9436974-b979-4618-85ce-cdd4300fd4c7 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:38.859704 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-c9436974-b979-4618-85ce-cdd4300fd4c7 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:38.859704 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-c9436974-b979-4618-85ce-cdd4300fd4c7 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 0ea45a91-876c-4915-886d-95e1d426c796. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:46:38.865852 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:38.865852 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:46:38.865852 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-c9436974-b979-4618-85ce-cdd4300fd4c7 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/0ea45a91-876c-4915-886d-95e1d426c796 returned with HTTP 200 Jul 10 08:46:38.865852 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1231/4965] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:46:38 2026] GET /volume/v3/backups/0ea45a91-876c-4915-886d-95e1d426c796 => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:46:39.714947 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-79a7ebfb-6c7f-4667-95a8-ca3ff6e1576a req-1dbd5b8d-d68e-400e-ac6a-f31a4d4202bc None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:39.717041 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-79a7ebfb-6c7f-4667-95a8-ca3ff6e1576a req-1dbd5b8d-d68e-400e-ac6a-f31a4d4202bc tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] DELETE https://10.4.3.7/volume/v3/attachments/7c18c869-e9e2-4a38-8cfc-84b38ccc0cf8 Jul 10 08:46:39.717229 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-79a7ebfb-6c7f-4667-95a8-ca3ff6e1576a req-1dbd5b8d-d68e-400e-ac6a-f31a4d4202bc tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:39.717470 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-79a7ebfb-6c7f-4667-95a8-ca3ff6e1576a req-1dbd5b8d-d68e-400e-ac6a-f31a4d4202bc tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'version_select' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:39.723781 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:39.723781 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:46:39.792876 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-b1c4f63f-645b-49d7-a977-df7df25ee419 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:39.794659 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-b1c4f63f-645b-49d7-a977-df7df25ee419 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/backups/0e180d66-97b7-415e-a5bd-6ec67cb65cbf Jul 10 08:46:39.794837 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-b1c4f63f-645b-49d7-a977-df7df25ee419 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:39.795007 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-b1c4f63f-645b-49d7-a977-df7df25ee419 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:39.795112 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-b1c4f63f-645b-49d7-a977-df7df25ee419 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Show backup with id 0e180d66-97b7-415e-a5bd-6ec67cb65cbf. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:46:39.801482 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-b1c4f63f-645b-49d7-a977-df7df25ee419 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/backups/0e180d66-97b7-415e-a5bd-6ec67cb65cbf returned with HTTP 404 Jul 10 08:46:39.801903 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1244/4966] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:46:39 2026] GET /volume/v3/backups/0e180d66-97b7-415e-a5bd-6ec67cb65cbf => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:46:39.809871 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-909e686f-ae62-4815-8ff9-b529cd4c7cfd None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:39.811382 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-909e686f-ae62-4815-8ff9-b529cd4c7cfd tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] DELETE https://10.4.3.7/volume/v3/snapshots/4c5c6443-5f53-4f70-a816-b0bcb798267d Jul 10 08:46:39.811565 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-909e686f-ae62-4815-8ff9-b529cd4c7cfd tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:39.811724 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-909e686f-ae62-4815-8ff9-b529cd4c7cfd tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:39.811826 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.snapshots [None req-909e686f-ae62-4815-8ff9-b529cd4c7cfd tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Delete snapshot with id: 4c5c6443-5f53-4f70-a816-b0bcb798267d Jul 10 08:46:39.824824 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:39.824824 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:46:39.825394 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-909e686f-ae62-4815-8ff9-b529cd4c7cfd tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Snapshot retrieved successfully. Jul 10 08:46:39.849417 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-909e686f-ae62-4815-8ff9-b529cd4c7cfd tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Snapshot delete request issued successfully. Jul 10 08:46:39.849417 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-909e686f-ae62-4815-8ff9-b529cd4c7cfd tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/snapshots/4c5c6443-5f53-4f70-a816-b0bcb798267d returned with HTTP 202 Jul 10 08:46:39.849417 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1242/4967] 10.4.3.7 () {66 vars in 1343 bytes} [Fri Jul 10 08:46:39 2026] DELETE /volume/v3/snapshots/4c5c6443-5f53-4f70-a816-b0bcb798267d => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:46:39.854008 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-346bc5ab-659a-44a9-927a-9ddb00faaf8c None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:39.859777 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-346bc5ab-659a-44a9-927a-9ddb00faaf8c tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/snapshots/4c5c6443-5f53-4f70-a816-b0bcb798267d Jul 10 08:46:39.859777 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-346bc5ab-659a-44a9-927a-9ddb00faaf8c tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:39.859777 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-346bc5ab-659a-44a9-927a-9ddb00faaf8c tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:39.871429 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:39.871429 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:46:39.871429 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-346bc5ab-659a-44a9-927a-9ddb00faaf8c tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Snapshot retrieved successfully. Jul 10 08:46:39.871429 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-346bc5ab-659a-44a9-927a-9ddb00faaf8c tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/snapshots/4c5c6443-5f53-4f70-a816-b0bcb798267d returned with HTTP 200 Jul 10 08:46:39.873813 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1232/4968] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:46:39 2026] GET /volume/v3/snapshots/4c5c6443-5f53-4f70-a816-b0bcb798267d => generated 462 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:46:39.879529 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-0d3c2334-7aeb-49e8-a28b-f6025f5cc459 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:39.881447 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-0d3c2334-7aeb-49e8-a28b-f6025f5cc459 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/0ea45a91-876c-4915-886d-95e1d426c796 Jul 10 08:46:39.882464 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-0d3c2334-7aeb-49e8-a28b-f6025f5cc459 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:39.882464 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-0d3c2334-7aeb-49e8-a28b-f6025f5cc459 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:39.882464 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-0d3c2334-7aeb-49e8-a28b-f6025f5cc459 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 0ea45a91-876c-4915-886d-95e1d426c796. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:46:39.889926 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:39.889926 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:46:39.890695 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-0d3c2334-7aeb-49e8-a28b-f6025f5cc459 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/0ea45a91-876c-4915-886d-95e1d426c796 returned with HTTP 200 Jul 10 08:46:39.891104 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1245/4969] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:46:39 2026] GET /volume/v3/backups/0ea45a91-876c-4915-886d-95e1d426c796 => generated 732 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:46:40.251706 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-79a7ebfb-6c7f-4667-95a8-ca3ff6e1576a req-1dbd5b8d-d68e-400e-ac6a-f31a4d4202bc tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/attachments/7c18c869-e9e2-4a38-8cfc-84b38ccc0cf8 returned with HTTP 200 Jul 10 08:46:40.252074 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1251/4970] 10.4.3.7 () {72 vars in 1659 bytes} [Fri Jul 10 08:46:39 2026] DELETE /volume/v3/attachments/7c18c869-e9e2-4a38-8cfc-84b38ccc0cf8 => generated 19 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:46:40.883951 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-fb2270d7-12fd-45b7-a7b1-3ce3cfa3245c None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:40.885597 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-fb2270d7-12fd-45b7-a7b1-3ce3cfa3245c tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/snapshots/4c5c6443-5f53-4f70-a816-b0bcb798267d Jul 10 08:46:40.885755 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-fb2270d7-12fd-45b7-a7b1-3ce3cfa3245c tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:40.885929 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-fb2270d7-12fd-45b7-a7b1-3ce3cfa3245c tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:40.890064 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-fb2270d7-12fd-45b7-a7b1-3ce3cfa3245c tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/snapshots/4c5c6443-5f53-4f70-a816-b0bcb798267d returned with HTTP 404 Jul 10 08:46:40.890575 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1243/4971] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:46:40 2026] GET /volume/v3/snapshots/4c5c6443-5f53-4f70-a816-b0bcb798267d => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:46:40.902190 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-051f4e5e-a2f8-445a-9133-3f11fe3e77f9 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:40.903490 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-42c9d771-ebb0-4314-b203-bfc0f6b91716 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:40.904148 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-051f4e5e-a2f8-445a-9133-3f11fe3e77f9 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/0ea45a91-876c-4915-886d-95e1d426c796 Jul 10 08:46:40.904443 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-051f4e5e-a2f8-445a-9133-3f11fe3e77f9 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:40.904945 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-051f4e5e-a2f8-445a-9133-3f11fe3e77f9 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:40.904945 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-051f4e5e-a2f8-445a-9133-3f11fe3e77f9 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 0ea45a91-876c-4915-886d-95e1d426c796. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:46:40.905728 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-42c9d771-ebb0-4314-b203-bfc0f6b91716 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] DELETE https://10.4.3.7/volume/v3/volumes/f813e021-d97e-4649-ad2b-0441845a3fb4 Jul 10 08:46:40.905926 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-42c9d771-ebb0-4314-b203-bfc0f6b91716 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:40.906123 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-42c9d771-ebb0-4314-b203-bfc0f6b91716 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'delete' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:40.906295 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.volumes [None req-42c9d771-ebb0-4314-b203-bfc0f6b91716 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Delete volume with id: f813e021-d97e-4649-ad2b-0441845a3fb4 Jul 10 08:46:40.908815 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:40.908815 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:46:40.909527 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-051f4e5e-a2f8-445a-9133-3f11fe3e77f9 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/0ea45a91-876c-4915-886d-95e1d426c796 returned with HTTP 200 Jul 10 08:46:40.909880 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1233/4972] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:46:40 2026] GET /volume/v3/backups/0ea45a91-876c-4915-886d-95e1d426c796 => generated 732 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:46:40.913981 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:40.913981 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:46:40.914541 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-42c9d771-ebb0-4314-b203-bfc0f6b91716 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Volume info retrieved successfully. Jul 10 08:46:40.932649 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-42c9d771-ebb0-4314-b203-bfc0f6b91716 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Delete volume request issued successfully. Jul 10 08:46:40.932649 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-42c9d771-ebb0-4314-b203-bfc0f6b91716 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/volumes/f813e021-d97e-4649-ad2b-0441845a3fb4 returned with HTTP 202 Jul 10 08:46:40.932649 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1246/4973] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:46:40 2026] DELETE /volume/v3/volumes/f813e021-d97e-4649-ad2b-0441845a3fb4 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:46:40.942223 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-81654acb-2b94-4154-a7b9-ff1f41111100 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:40.944043 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-81654acb-2b94-4154-a7b9-ff1f41111100 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/volumes/f813e021-d97e-4649-ad2b-0441845a3fb4 Jul 10 08:46:40.944259 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-81654acb-2b94-4154-a7b9-ff1f41111100 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:40.944500 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-81654acb-2b94-4154-a7b9-ff1f41111100 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:40.951298 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:40.951298 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:46:40.954889 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-81654acb-2b94-4154-a7b9-ff1f41111100 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Volume info retrieved successfully. Jul 10 08:46:40.959168 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-81654acb-2b94-4154-a7b9-ff1f41111100 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/volumes/f813e021-d97e-4649-ad2b-0441845a3fb4 returned with HTTP 200 Jul 10 08:46:40.959168 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1252/4974] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:46:40 2026] GET /volume/v3/volumes/f813e021-d97e-4649-ad2b-0441845a3fb4 => generated 837 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:46:41.919386 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-6bbb90a4-0fdd-4029-8571-873c32ce1a08 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:41.921463 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-6bbb90a4-0fdd-4029-8571-873c32ce1a08 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/0ea45a91-876c-4915-886d-95e1d426c796 Jul 10 08:46:41.921747 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-6bbb90a4-0fdd-4029-8571-873c32ce1a08 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:41.922014 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-6bbb90a4-0fdd-4029-8571-873c32ce1a08 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:41.922184 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-6bbb90a4-0fdd-4029-8571-873c32ce1a08 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 0ea45a91-876c-4915-886d-95e1d426c796. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:46:41.927130 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:41.927130 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:46:41.927932 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-6bbb90a4-0fdd-4029-8571-873c32ce1a08 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/0ea45a91-876c-4915-886d-95e1d426c796 returned with HTTP 200 Jul 10 08:46:41.928337 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1244/4975] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:46:41 2026] GET /volume/v3/backups/0ea45a91-876c-4915-886d-95e1d426c796 => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:46:41.976440 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-a7b3d6ca-d4d3-4b2d-af8a-7ed78d9b961b None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:41.978118 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-a7b3d6ca-d4d3-4b2d-af8a-7ed78d9b961b tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/volumes/f813e021-d97e-4649-ad2b-0441845a3fb4 Jul 10 08:46:41.978294 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-a7b3d6ca-d4d3-4b2d-af8a-7ed78d9b961b tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:41.978491 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-a7b3d6ca-d4d3-4b2d-af8a-7ed78d9b961b tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:41.983239 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-a7b3d6ca-d4d3-4b2d-af8a-7ed78d9b961b tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/volumes/f813e021-d97e-4649-ad2b-0441845a3fb4 returned with HTTP 404 Jul 10 08:46:41.983661 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1234/4976] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:46:41 2026] GET /volume/v3/volumes/f813e021-d97e-4649-ad2b-0441845a3fb4 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:46:41.990702 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-a91ac5ae-db4d-4a04-baf4-c45ac9a7f18d None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:41.992165 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-a91ac5ae-db4d-4a04-baf4-c45ac9a7f18d tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] DELETE https://10.4.3.7/volume/v3/volumes/1e843344-33c8-4b11-a20e-7c2e55d930aa Jul 10 08:46:41.992325 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-a91ac5ae-db4d-4a04-baf4-c45ac9a7f18d tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:41.992541 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-a91ac5ae-db4d-4a04-baf4-c45ac9a7f18d tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'delete' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:41.992700 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.volumes [None req-a91ac5ae-db4d-4a04-baf4-c45ac9a7f18d tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Delete volume with id: 1e843344-33c8-4b11-a20e-7c2e55d930aa Jul 10 08:46:41.996296 np0000004976 devstack@c-api.service[100054]: DEBUG dbcounter [-] [100054] Writing DB stats cinder:SELECT=188,cinder:UPDATE=14,cinder:INSERT=6 {{(pid=100054) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 08:46:42.001532 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:42.001532 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:46:42.001934 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-a91ac5ae-db4d-4a04-baf4-c45ac9a7f18d tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Volume info retrieved successfully. Jul 10 08:46:42.018863 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-a91ac5ae-db4d-4a04-baf4-c45ac9a7f18d tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Delete volume request issued successfully. Jul 10 08:46:42.019096 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-a91ac5ae-db4d-4a04-baf4-c45ac9a7f18d tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/volumes/1e843344-33c8-4b11-a20e-7c2e55d930aa returned with HTTP 202 Jul 10 08:46:42.019510 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1247/4977] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:46:41 2026] DELETE /volume/v3/volumes/1e843344-33c8-4b11-a20e-7c2e55d930aa => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:46:42.025943 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-fe291005-db85-4aea-81fb-2c5fdffffa05 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:42.027610 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-fe291005-db85-4aea-81fb-2c5fdffffa05 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/volumes/1e843344-33c8-4b11-a20e-7c2e55d930aa Jul 10 08:46:42.027779 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-fe291005-db85-4aea-81fb-2c5fdffffa05 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:42.027940 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-fe291005-db85-4aea-81fb-2c5fdffffa05 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:42.034777 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:42.034777 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:46:42.038358 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-fe291005-db85-4aea-81fb-2c5fdffffa05 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Volume info retrieved successfully. Jul 10 08:46:42.043568 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-fe291005-db85-4aea-81fb-2c5fdffffa05 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/volumes/1e843344-33c8-4b11-a20e-7c2e55d930aa returned with HTTP 200 Jul 10 08:46:42.043922 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1253/4978] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:46:42 2026] GET /volume/v3/volumes/1e843344-33c8-4b11-a20e-7c2e55d930aa => generated 1351 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:46:42.938611 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-9b448359-db99-4fd2-a9dd-b00d40435880 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:42.940517 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-9b448359-db99-4fd2-a9dd-b00d40435880 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/0ea45a91-876c-4915-886d-95e1d426c796 Jul 10 08:46:42.940684 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-9b448359-db99-4fd2-a9dd-b00d40435880 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:42.940897 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-9b448359-db99-4fd2-a9dd-b00d40435880 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:42.941004 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-9b448359-db99-4fd2-a9dd-b00d40435880 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 0ea45a91-876c-4915-886d-95e1d426c796. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:46:42.943097 np0000004976 devstack@c-api.service[100056]: DEBUG dbcounter [-] [100056] Writing DB stats cinder:SELECT=284,cinder:UPDATE=92,cinder:INSERT=47 {{(pid=100056) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 08:46:42.946824 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:42.946824 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:46:42.947836 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-9b448359-db99-4fd2-a9dd-b00d40435880 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/0ea45a91-876c-4915-886d-95e1d426c796 returned with HTTP 200 Jul 10 08:46:42.948631 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1245/4979] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:46:42 2026] GET /volume/v3/backups/0ea45a91-876c-4915-886d-95e1d426c796 => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:46:43.057197 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-44d24132-3269-4ced-9807-4533eba2ed03 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:43.058926 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-44d24132-3269-4ced-9807-4533eba2ed03 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/volumes/1e843344-33c8-4b11-a20e-7c2e55d930aa Jul 10 08:46:43.059105 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-44d24132-3269-4ced-9807-4533eba2ed03 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:43.059276 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-44d24132-3269-4ced-9807-4533eba2ed03 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:43.066427 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-44d24132-3269-4ced-9807-4533eba2ed03 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/volumes/1e843344-33c8-4b11-a20e-7c2e55d930aa returned with HTTP 404 Jul 10 08:46:43.066427 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1235/4980] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:46:43 2026] GET /volume/v3/volumes/1e843344-33c8-4b11-a20e-7c2e55d930aa => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:46:43.073666 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-6fff6909-8d1b-4a6b-89c3-eec3ff443579 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:43.075501 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-6fff6909-8d1b-4a6b-89c3-eec3ff443579 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] DELETE https://10.4.3.7/volume/v3/volumes/6462c958-181d-461e-bcdf-35a8c6c88059 Jul 10 08:46:43.075789 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-6fff6909-8d1b-4a6b-89c3-eec3ff443579 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:43.076022 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-6fff6909-8d1b-4a6b-89c3-eec3ff443579 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'delete' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:43.076233 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.volumes [None req-6fff6909-8d1b-4a6b-89c3-eec3ff443579 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Delete volume with id: 6462c958-181d-461e-bcdf-35a8c6c88059 Jul 10 08:46:43.084919 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:43.084919 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:46:43.085507 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-6fff6909-8d1b-4a6b-89c3-eec3ff443579 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Volume info retrieved successfully. Jul 10 08:46:43.104175 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-6fff6909-8d1b-4a6b-89c3-eec3ff443579 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Delete volume request issued successfully. Jul 10 08:46:43.104575 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-6fff6909-8d1b-4a6b-89c3-eec3ff443579 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/volumes/6462c958-181d-461e-bcdf-35a8c6c88059 returned with HTTP 202 Jul 10 08:46:43.105185 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1248/4981] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:46:43 2026] DELETE /volume/v3/volumes/6462c958-181d-461e-bcdf-35a8c6c88059 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:46:43.113364 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-a161b04a-a6cf-4b86-81ef-e465a0076a2d None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:43.117278 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a161b04a-a6cf-4b86-81ef-e465a0076a2d tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/volumes/6462c958-181d-461e-bcdf-35a8c6c88059 Jul 10 08:46:43.117451 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a161b04a-a6cf-4b86-81ef-e465a0076a2d tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:43.117717 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a161b04a-a6cf-4b86-81ef-e465a0076a2d tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:43.126943 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:43.126943 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:46:43.132055 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-a161b04a-a6cf-4b86-81ef-e465a0076a2d tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Volume info retrieved successfully. Jul 10 08:46:43.138342 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a161b04a-a6cf-4b86-81ef-e465a0076a2d tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/volumes/6462c958-181d-461e-bcdf-35a8c6c88059 returned with HTTP 200 Jul 10 08:46:43.138943 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1254/4982] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:46:43 2026] GET /volume/v3/volumes/6462c958-181d-461e-bcdf-35a8c6c88059 => generated 837 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:46:43.367196 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-3a31889b-21bd-473b-a333-54443620acec req-7ceddb26-3cf2-46af-aa0a-2de4b6770efe None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:43.373311 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-3a31889b-21bd-473b-a333-54443620acec req-7ceddb26-3cf2-46af-aa0a-2de4b6770efe tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] GET https://10.4.3.7/volume/v3/volumes/0defc97f-8c95-42e6-bb1c-aa087d64cb44 Jul 10 08:46:43.373311 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-3a31889b-21bd-473b-a333-54443620acec req-7ceddb26-3cf2-46af-aa0a-2de4b6770efe tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:43.373311 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-3a31889b-21bd-473b-a333-54443620acec req-7ceddb26-3cf2-46af-aa0a-2de4b6770efe tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:43.378943 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:43.378943 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:46:43.382554 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [req-3a31889b-21bd-473b-a333-54443620acec req-7ceddb26-3cf2-46af-aa0a-2de4b6770efe tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Volume info retrieved successfully. Jul 10 08:46:43.386803 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-3a31889b-21bd-473b-a333-54443620acec req-7ceddb26-3cf2-46af-aa0a-2de4b6770efe tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/volumes/0defc97f-8c95-42e6-bb1c-aa087d64cb44 returned with HTTP 200 Jul 10 08:46:43.387340 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1246/4983] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:46:43 2026] GET /volume/v3/volumes/0defc97f-8c95-42e6-bb1c-aa087d64cb44 => generated 1363 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:46:43.957938 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-159c8a6d-9ad3-4514-a0bb-1e9d0e970a60 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:43.959540 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-159c8a6d-9ad3-4514-a0bb-1e9d0e970a60 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/0ea45a91-876c-4915-886d-95e1d426c796 Jul 10 08:46:43.959720 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-159c8a6d-9ad3-4514-a0bb-1e9d0e970a60 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:43.959890 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-159c8a6d-9ad3-4514-a0bb-1e9d0e970a60 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:43.960019 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-159c8a6d-9ad3-4514-a0bb-1e9d0e970a60 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 0ea45a91-876c-4915-886d-95e1d426c796. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:46:43.968018 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:43.968018 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:46:43.968686 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-159c8a6d-9ad3-4514-a0bb-1e9d0e970a60 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/0ea45a91-876c-4915-886d-95e1d426c796 returned with HTTP 200 Jul 10 08:46:43.969053 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1236/4984] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:46:43 2026] GET /volume/v3/backups/0ea45a91-876c-4915-886d-95e1d426c796 => generated 732 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:46:44.073777 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-3a31889b-21bd-473b-a333-54443620acec req-15ec3a0f-ad25-4001-9fe6-85ae21187038 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:44.075996 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-3a31889b-21bd-473b-a333-54443620acec req-15ec3a0f-ad25-4001-9fe6-85ae21187038 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] GET https://10.4.3.7/volume/v3/volumes/0defc97f-8c95-42e6-bb1c-aa087d64cb44 Jul 10 08:46:44.076239 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-3a31889b-21bd-473b-a333-54443620acec req-15ec3a0f-ad25-4001-9fe6-85ae21187038 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:44.076501 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-3a31889b-21bd-473b-a333-54443620acec req-15ec3a0f-ad25-4001-9fe6-85ae21187038 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:44.083556 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:44.083556 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:46:44.087309 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-3a31889b-21bd-473b-a333-54443620acec req-15ec3a0f-ad25-4001-9fe6-85ae21187038 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Volume info retrieved successfully. Jul 10 08:46:44.092735 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-3a31889b-21bd-473b-a333-54443620acec req-15ec3a0f-ad25-4001-9fe6-85ae21187038 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/volumes/0defc97f-8c95-42e6-bb1c-aa087d64cb44 returned with HTTP 200 Jul 10 08:46:44.093300 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1249/4985] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:46:44 2026] GET /volume/v3/volumes/0defc97f-8c95-42e6-bb1c-aa087d64cb44 => generated 1363 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:46:44.105898 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-cd6f936b-fa91-43ff-a3d4-d4e8ee0bbb39 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:44.106560 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cd6f936b-fa91-43ff-a3d4-d4e8ee0bbb39 None None] GET https://10.4.3.7/volume// Jul 10 08:46:44.106848 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-cd6f936b-fa91-43ff-a3d4-d4e8ee0bbb39 None None] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:44.107186 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-cd6f936b-fa91-43ff-a3d4-d4e8ee0bbb39 None None] Calling method 'all' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:44.107621 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cd6f936b-fa91-43ff-a3d4-d4e8ee0bbb39 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:46:44.108028 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1255/4986] 10.4.3.7 () {66 vars in 1405 bytes} [Fri Jul 10 08:46:44 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:46:44.117980 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-3a31889b-21bd-473b-a333-54443620acec req-6cb35be9-a338-44fd-a828-d0cccc3c9a87 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:44.119922 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-3a31889b-21bd-473b-a333-54443620acec req-6cb35be9-a338-44fd-a828-d0cccc3c9a87 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] POST https://10.4.3.7/volume/v3/attachments Jul 10 08:46:44.120251 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-3a31889b-21bd-473b-a333-54443620acec req-6cb35be9-a338-44fd-a828-d0cccc3c9a87 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0defc97f-8c95-42e6-bb1c-aa087d64cb44", "connector": null, "instance_uuid": "17b87e20-6729-4ceb-b2fb-75837dbafc7e"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:46:44.128245 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:44.128245 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:46:44.153439 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-4aa443df-1e8c-4c9e-aad2-8ed72e0b1c59 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:44.154170 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-3a31889b-21bd-473b-a333-54443620acec req-6cb35be9-a338-44fd-a828-d0cccc3c9a87 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/attachments returned with HTTP 200 Jul 10 08:46:44.154633 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1247/4987] 10.4.3.7 () {74 vars in 1580 bytes} [Fri Jul 10 08:46:44 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) Jul 10 08:46:44.155368 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-4aa443df-1e8c-4c9e-aad2-8ed72e0b1c59 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/volumes/6462c958-181d-461e-bcdf-35a8c6c88059 Jul 10 08:46:44.155532 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-4aa443df-1e8c-4c9e-aad2-8ed72e0b1c59 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:44.155709 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-4aa443df-1e8c-4c9e-aad2-8ed72e0b1c59 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:44.161732 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-4aa443df-1e8c-4c9e-aad2-8ed72e0b1c59 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/volumes/6462c958-181d-461e-bcdf-35a8c6c88059 returned with HTTP 404 Jul 10 08:46:44.162164 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1237/4988] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:46:44 2026] GET /volume/v3/volumes/6462c958-181d-461e-bcdf-35a8c6c88059 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:46:44.169050 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-4ca10e35-189d-46d8-904a-cd2749f1f720 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:44.170919 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-4ca10e35-189d-46d8-904a-cd2749f1f720 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] DELETE https://10.4.3.7/volume/v3/volumes/ab7ba50f-0976-4db2-aa73-c57aa18cb8fc Jul 10 08:46:44.171211 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-4ca10e35-189d-46d8-904a-cd2749f1f720 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:44.171390 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-4ca10e35-189d-46d8-904a-cd2749f1f720 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'delete' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:44.171623 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.volumes [None req-4ca10e35-189d-46d8-904a-cd2749f1f720 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Delete volume with id: ab7ba50f-0976-4db2-aa73-c57aa18cb8fc Jul 10 08:46:44.178602 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:44.178602 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:46:44.179074 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-4ca10e35-189d-46d8-904a-cd2749f1f720 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Volume info retrieved successfully. Jul 10 08:46:44.194480 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-4ca10e35-189d-46d8-904a-cd2749f1f720 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Delete volume request issued successfully. Jul 10 08:46:44.194684 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-4ca10e35-189d-46d8-904a-cd2749f1f720 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/volumes/ab7ba50f-0976-4db2-aa73-c57aa18cb8fc returned with HTTP 202 Jul 10 08:46:44.195084 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1250/4989] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:46:44 2026] DELETE /volume/v3/volumes/ab7ba50f-0976-4db2-aa73-c57aa18cb8fc => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:46:44.201809 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-3dd33663-4e8a-4da2-9667-c3724e2f4bb7 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:44.203806 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3dd33663-4e8a-4da2-9667-c3724e2f4bb7 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/volumes/ab7ba50f-0976-4db2-aa73-c57aa18cb8fc Jul 10 08:46:44.204017 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3dd33663-4e8a-4da2-9667-c3724e2f4bb7 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:44.204224 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3dd33663-4e8a-4da2-9667-c3724e2f4bb7 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:44.210684 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:44.210684 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:46:44.213977 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-3dd33663-4e8a-4da2-9667-c3724e2f4bb7 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Volume info retrieved successfully. Jul 10 08:46:44.217744 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3dd33663-4e8a-4da2-9667-c3724e2f4bb7 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/volumes/ab7ba50f-0976-4db2-aa73-c57aa18cb8fc returned with HTTP 200 Jul 10 08:46:44.218285 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1256/4990] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:46:44 2026] GET /volume/v3/volumes/ab7ba50f-0976-4db2-aa73-c57aa18cb8fc => generated 837 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:46:44.980219 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-ea204ec9-030b-4ff5-8c81-0f1831298e6b None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:44.982670 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-ea204ec9-030b-4ff5-8c81-0f1831298e6b tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/0ea45a91-876c-4915-886d-95e1d426c796 Jul 10 08:46:44.982974 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-ea204ec9-030b-4ff5-8c81-0f1831298e6b tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:44.983240 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-ea204ec9-030b-4ff5-8c81-0f1831298e6b tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:44.983448 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-ea204ec9-030b-4ff5-8c81-0f1831298e6b tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 0ea45a91-876c-4915-886d-95e1d426c796. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:46:44.988490 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:44.988490 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:46:44.989280 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-ea204ec9-030b-4ff5-8c81-0f1831298e6b tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/0ea45a91-876c-4915-886d-95e1d426c796 returned with HTTP 200 Jul 10 08:46:44.989838 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1248/4991] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:46:44 2026] GET /volume/v3/backups/0ea45a91-876c-4915-886d-95e1d426c796 => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:46:45.233348 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-f29a9067-65e8-42dc-8376-b328c85987f6 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:45.236817 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-f29a9067-65e8-42dc-8376-b328c85987f6 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] GET https://10.4.3.7/volume/v3/volumes/ab7ba50f-0976-4db2-aa73-c57aa18cb8fc Jul 10 08:46:45.236940 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-f29a9067-65e8-42dc-8376-b328c85987f6 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:45.237874 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-f29a9067-65e8-42dc-8376-b328c85987f6 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:45.252915 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-f29a9067-65e8-42dc-8376-b328c85987f6 tempest-VolumesBackupsTest-754615772 tempest-VolumesBackupsTest-754615772-project-member] https://10.4.3.7/volume/v3/volumes/ab7ba50f-0976-4db2-aa73-c57aa18cb8fc returned with HTTP 404 Jul 10 08:46:45.252915 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1238/4992] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:46:45 2026] GET /volume/v3/volumes/ab7ba50f-0976-4db2-aa73-c57aa18cb8fc => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:46:45.483504 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-b42891da-2d5f-40f9-bfa3-46a9cc560286 req-05b9534b-91e2-4de6-810d-0c5e466e4b74 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:45.496335 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-b42891da-2d5f-40f9-bfa3-46a9cc560286 req-05b9534b-91e2-4de6-810d-0c5e466e4b74 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] GET https://10.4.3.7/volume/v3/limits Jul 10 08:46:45.497868 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-b42891da-2d5f-40f9-bfa3-46a9cc560286 req-05b9534b-91e2-4de6-810d-0c5e466e4b74 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:45.500734 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-b42891da-2d5f-40f9-bfa3-46a9cc560286 req-05b9534b-91e2-4de6-810d-0c5e466e4b74 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Calling method 'index' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:45.513558 np0000004976 devstack@c-api.service[100054]: WARNING cinder.quota [req-b42891da-2d5f-40f9-bfa3-46a9cc560286 req-05b9534b-91e2-4de6-810d-0c5e466e4b74 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-704616363 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-704616363, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:46:45.514028 np0000004976 devstack@c-api.service[100054]: WARNING cinder.quota [req-b42891da-2d5f-40f9-bfa3-46a9cc560286 req-05b9534b-91e2-4de6-810d-0c5e466e4b74 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-704616363 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-704616363, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:46:45.514367 np0000004976 devstack@c-api.service[100054]: WARNING cinder.quota [req-b42891da-2d5f-40f9-bfa3-46a9cc560286 req-05b9534b-91e2-4de6-810d-0c5e466e4b74 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-704616363 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-704616363, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:46:45.514750 np0000004976 devstack@c-api.service[100054]: WARNING cinder.quota [req-b42891da-2d5f-40f9-bfa3-46a9cc560286 req-05b9534b-91e2-4de6-810d-0c5e466e4b74 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1897958708-346968758 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1897958708-346968758, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:46:45.515090 np0000004976 devstack@c-api.service[100054]: WARNING cinder.quota [req-b42891da-2d5f-40f9-bfa3-46a9cc560286 req-05b9534b-91e2-4de6-810d-0c5e466e4b74 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1897958708-346968758 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1897958708-346968758, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:46:45.515476 np0000004976 devstack@c-api.service[100054]: WARNING cinder.quota [req-b42891da-2d5f-40f9-bfa3-46a9cc560286 req-05b9534b-91e2-4de6-810d-0c5e466e4b74 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1897958708-346968758 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1897958708-346968758, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:46:45.527604 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-b42891da-2d5f-40f9-bfa3-46a9cc560286 req-05b9534b-91e2-4de6-810d-0c5e466e4b74 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] https://10.4.3.7/volume/v3/limits returned with HTTP 200 Jul 10 08:46:45.528177 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1251/4993] 10.4.3.7 () {68 vars in 1470 bytes} [Fri Jul 10 08:46:45 2026] GET /volume/v3/limits => generated 302 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:46:46.001950 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-68d60b95-6f83-4e56-ae4b-25c41befbd27 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:46.003919 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-68d60b95-6f83-4e56-ae4b-25c41befbd27 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/0ea45a91-876c-4915-886d-95e1d426c796 Jul 10 08:46:46.004030 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-68d60b95-6f83-4e56-ae4b-25c41befbd27 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:46.004368 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-68d60b95-6f83-4e56-ae4b-25c41befbd27 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:46.004368 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-68d60b95-6f83-4e56-ae4b-25c41befbd27 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 0ea45a91-876c-4915-886d-95e1d426c796. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:46:46.010477 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:46.010477 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:46:46.011030 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-68d60b95-6f83-4e56-ae4b-25c41befbd27 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/0ea45a91-876c-4915-886d-95e1d426c796 returned with HTTP 200 Jul 10 08:46:46.011846 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1257/4994] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:46:46 2026] GET /volume/v3/backups/0ea45a91-876c-4915-886d-95e1d426c796 => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:46:46.064017 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-b42891da-2d5f-40f9-bfa3-46a9cc560286 req-8871c0d6-b79f-439a-a5e4-7e71e9196eaf None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:46.065971 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-b42891da-2d5f-40f9-bfa3-46a9cc560286 req-8871c0d6-b79f-439a-a5e4-7e71e9196eaf tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] GET https://10.4.3.7/volume/v3/volumes/43087caa-e029-4b0b-b54c-727f577c134c Jul 10 08:46:46.066155 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-b42891da-2d5f-40f9-bfa3-46a9cc560286 req-8871c0d6-b79f-439a-a5e4-7e71e9196eaf tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:46.066351 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-b42891da-2d5f-40f9-bfa3-46a9cc560286 req-8871c0d6-b79f-439a-a5e4-7e71e9196eaf tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:46.075476 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:46.075476 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:46:46.078588 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [req-b42891da-2d5f-40f9-bfa3-46a9cc560286 req-8871c0d6-b79f-439a-a5e4-7e71e9196eaf tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Volume info retrieved successfully. Jul 10 08:46:46.083010 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-b42891da-2d5f-40f9-bfa3-46a9cc560286 req-8871c0d6-b79f-439a-a5e4-7e71e9196eaf tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] https://10.4.3.7/volume/v3/volumes/43087caa-e029-4b0b-b54c-727f577c134c returned with HTTP 200 Jul 10 08:46:46.083502 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1249/4995] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:46:46 2026] GET /volume/v3/volumes/43087caa-e029-4b0b-b54c-727f577c134c => generated 1659 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:46:46.094067 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-b42891da-2d5f-40f9-bfa3-46a9cc560286 req-74f7097a-40ec-49ce-b504-af9cdc473a86 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:46.095959 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-b42891da-2d5f-40f9-bfa3-46a9cc560286 req-74f7097a-40ec-49ce-b504-af9cdc473a86 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] POST https://10.4.3.7/volume/v3/snapshots Jul 10 08:46:46.096243 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-b42891da-2d5f-40f9-bfa3-46a9cc560286 req-74f7097a-40ec-49ce-b504-af9cdc473a86 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "43087caa-e029-4b0b-b54c-727f577c134c", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-1737979216", "description": null, "metadata": {}}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:46:46.105627 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:46.105627 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:46:46.106041 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [req-b42891da-2d5f-40f9-bfa3-46a9cc560286 req-74f7097a-40ec-49ce-b504-af9cdc473a86 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Volume info retrieved successfully. Jul 10 08:46:46.106166 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.snapshots [req-b42891da-2d5f-40f9-bfa3-46a9cc560286 req-74f7097a-40ec-49ce-b504-af9cdc473a86 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Create snapshot from volume 43087caa-e029-4b0b-b54c-727f577c134c Jul 10 08:46:46.136427 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.quota [req-b42891da-2d5f-40f9-bfa3-46a9cc560286 req-74f7097a-40ec-49ce-b504-af9cdc473a86 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Created reservations ['c2d9b39e-61e5-462c-8491-07001191fe63', '3d63e0eb-4b42-4c1d-a94c-469e2848a182', '867ccff4-2eeb-4e31-85d2-88598f8a2201', '8b946f7d-c0e2-4840-aff3-1ec8654379a2'] {{(pid=100055) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:46:46.165392 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [req-b42891da-2d5f-40f9-bfa3-46a9cc560286 req-74f7097a-40ec-49ce-b504-af9cdc473a86 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Snapshot force create request issued successfully. Jul 10 08:46:46.165826 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-b42891da-2d5f-40f9-bfa3-46a9cc560286 req-74f7097a-40ec-49ce-b504-af9cdc473a86 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] https://10.4.3.7/volume/v3/snapshots returned with HTTP 202 Jul 10 08:46:46.166321 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1239/4996] 10.4.3.7 () {72 vars in 1533 bytes} [Fri Jul 10 08:46:46 2026] POST /volume/v3/snapshots => generated 324 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:46:47.026513 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-53810b58-a7c3-4697-945f-301be09e5698 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:47.036796 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-53810b58-a7c3-4697-945f-301be09e5698 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/0ea45a91-876c-4915-886d-95e1d426c796 Jul 10 08:46:47.036796 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-53810b58-a7c3-4697-945f-301be09e5698 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:47.036796 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-53810b58-a7c3-4697-945f-301be09e5698 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:47.036796 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-53810b58-a7c3-4697-945f-301be09e5698 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 0ea45a91-876c-4915-886d-95e1d426c796. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:46:47.065154 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:47.065154 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:46:47.072759 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-53810b58-a7c3-4697-945f-301be09e5698 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/0ea45a91-876c-4915-886d-95e1d426c796 returned with HTTP 200 Jul 10 08:46:47.072759 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1252/4997] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:46:47 2026] GET /volume/v3/backups/0ea45a91-876c-4915-886d-95e1d426c796 => generated 732 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:46:48.036850 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-f691313d-f3ef-4ad3-af4d-c4263aa1cc44 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:48.038934 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f691313d-f3ef-4ad3-af4d-c4263aa1cc44 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] GET https://10.4.3.7/volume/v3/snapshots/cdbd28ed-9511-4655-83e5-c963e94fe04d Jul 10 08:46:48.039121 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f691313d-f3ef-4ad3-af4d-c4263aa1cc44 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:48.039314 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f691313d-f3ef-4ad3-af4d-c4263aa1cc44 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:48.044384 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:48.044384 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:46:48.044872 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-f691313d-f3ef-4ad3-af4d-c4263aa1cc44 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Snapshot retrieved successfully. Jul 10 08:46:48.045716 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f691313d-f3ef-4ad3-af4d-c4263aa1cc44 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] https://10.4.3.7/volume/v3/snapshots/cdbd28ed-9511-4655-83e5-c963e94fe04d returned with HTTP 200 Jul 10 08:46:48.046105 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1258/4998] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:46:48 2026] GET /volume/v3/snapshots/cdbd28ed-9511-4655-83e5-c963e94fe04d => generated 483 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:46:48.072191 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-fdcb14a3-26bd-4791-9ecc-c623e3e0595e None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:48.073833 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-fdcb14a3-26bd-4791-9ecc-c623e3e0595e tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:46:48.074147 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-fdcb14a3-26bd-4791-9ecc-c623e3e0595e tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-720586002", "snapshot_id": null, "imageRef": "185e7676-b7b7-44c2-8490-c1a9936cacb2", "volume_type": null, "size": 1}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:46:48.075512 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.volumes [None req-fdcb14a3-26bd-4791-9ecc-c623e3e0595e tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-720586002', 'snapshot_id': None, 'imageRef': '185e7676-b7b7-44c2-8490-c1a9936cacb2', 'volume_type': None, 'size': 1}} {{(pid=100056) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:46:48.087848 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-c3d24301-84c0-475d-b789-547756facf12 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:48.093297 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-c3d24301-84c0-475d-b789-547756facf12 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/0ea45a91-876c-4915-886d-95e1d426c796 Jul 10 08:46:48.093740 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-c3d24301-84c0-475d-b789-547756facf12 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:48.094005 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-c3d24301-84c0-475d-b789-547756facf12 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:48.094164 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-c3d24301-84c0-475d-b789-547756facf12 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 0ea45a91-876c-4915-886d-95e1d426c796. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:46:48.104671 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:48.104671 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:46:48.105477 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-c3d24301-84c0-475d-b789-547756facf12 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/0ea45a91-876c-4915-886d-95e1d426c796 returned with HTTP 200 Jul 10 08:46:48.105866 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1240/4999] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:46:48 2026] GET /volume/v3/backups/0ea45a91-876c-4915-886d-95e1d426c796 => generated 732 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:46:48.179074 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:48.179074 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:46:48.179673 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-fdcb14a3-26bd-4791-9ecc-c623e3e0595e tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Snapshot retrieved successfully. Jul 10 08:46:48.179895 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-fdcb14a3-26bd-4791-9ecc-c623e3e0595e tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Create volume of 1 GB Jul 10 08:46:48.183770 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-fdcb14a3-26bd-4791-9ecc-c623e3e0595e tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Availability Zones retrieved successfully. Jul 10 08:46:48.189529 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-fdcb14a3-26bd-4791-9ecc-c623e3e0595e tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Flow 'volume_create_api' (c4b44bc2-70b2-42ac-a5e1-d8b23e4fcd60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:46:48.191363 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-fdcb14a3-26bd-4791-9ecc-c623e3e0595e tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1852a296-2a25-4d1f-a37f-fd72875183d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:46:48.192425 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.flows.api.create_volume [None req-fdcb14a3-26bd-4791-9ecc-c623e3e0595e tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:46:48.222312 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-fdcb14a3-26bd-4791-9ecc-c623e3e0595e tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1852a296-2a25-4d1f-a37f-fd72875183d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'cdbd28ed-9511-4655-83e5-c963e94fe04d', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:46:48.223016 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-fdcb14a3-26bd-4791-9ecc-c623e3e0595e tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb60d622-dd85-4ff3-b0bd-a483b1874d72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:46:48.277646 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.quota [None req-fdcb14a3-26bd-4791-9ecc-c623e3e0595e tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Created reservations ['ac81bd5e-8d2e-4004-a4bf-4b9e541f525c', '612e9c71-abfe-4062-9ff8-2da2535e6639', '2c1fdb07-5abc-4592-b96a-ea31faf9813d', 'ccd8c948-74e6-46b3-b3a8-b302d76055bc'] {{(pid=100056) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:46:48.281006 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-fdcb14a3-26bd-4791-9ecc-c623e3e0595e tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb60d622-dd85-4ff3-b0bd-a483b1874d72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ac81bd5e-8d2e-4004-a4bf-4b9e541f525c', '612e9c71-abfe-4062-9ff8-2da2535e6639', '2c1fdb07-5abc-4592-b96a-ea31faf9813d', 'ccd8c948-74e6-46b3-b3a8-b302d76055bc']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:46:48.281006 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-fdcb14a3-26bd-4791-9ecc-c623e3e0595e tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26de4602-9f4f-49b9-b64c-b0d4ce63a740) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:46:48.335964 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-fdcb14a3-26bd-4791-9ecc-c623e3e0595e tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26de4602-9f4f-49b9-b64c-b0d4ce63a740) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '54723a96-74fb-4154-81ab-ef056a7104f8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-720586002',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4743f9bd2fc44d9d808d9136a9da5e33',qos_specs=None,replication_status=,reservations=['ac81bd5e-8d2e-4004-a4bf-4b9e541f525c','612e9c71-abfe-4062-9ff8-2da2535e6639','2c1fdb07-5abc-4592-b96a-ea31faf9813d','ccd8c948-74e6-46b3-b3a8-b302d76055bc'],size=1,snapshot_id=cdbd28ed-9511-4655-83e5-c963e94fe04d,source_replicaid=,source_volid=None,status='creating',user_id='33f48bb2ff2a44bdba1a2d46661f10a0',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), '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-07-10T08:46:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-720586002',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=54723a96-74fb-4154-81ab-ef056a7104f8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4743f9bd2fc44d9d808d9136a9da5e33',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=cdbd28ed-9511-4655-83e5-c963e94fe04d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='33f48bb2ff2a44bdba1a2d46661f10a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:46:48.336719 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-fdcb14a3-26bd-4791-9ecc-c623e3e0595e tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2866feb5-59d2-44fe-ae63-fd2864f83163) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:46:48.355151 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-fdcb14a3-26bd-4791-9ecc-c623e3e0595e tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2866feb5-59d2-44fe-ae63-fd2864f83163) transitioned into state 'SUCCESS' from state '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-720586002',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4743f9bd2fc44d9d808d9136a9da5e33',qos_specs=None,replication_status=,reservations=['ac81bd5e-8d2e-4004-a4bf-4b9e541f525c','612e9c71-abfe-4062-9ff8-2da2535e6639','2c1fdb07-5abc-4592-b96a-ea31faf9813d','ccd8c948-74e6-46b3-b3a8-b302d76055bc'],size=1,snapshot_id=cdbd28ed-9511-4655-83e5-c963e94fe04d,source_replicaid=,source_volid=None,status='creating',user_id='33f48bb2ff2a44bdba1a2d46661f10a0',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:46:48.356178 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-fdcb14a3-26bd-4791-9ecc-c623e3e0595e tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40dc9db4-51e6-460a-87cd-040348ead7c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:46:48.380820 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-fdcb14a3-26bd-4791-9ecc-c623e3e0595e tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40dc9db4-51e6-460a-87cd-040348ead7c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:46:48.381756 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-fdcb14a3-26bd-4791-9ecc-c623e3e0595e tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Flow 'volume_create_api' (c4b44bc2-70b2-42ac-a5e1-d8b23e4fcd60) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:46:48.382055 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-fdcb14a3-26bd-4791-9ecc-c623e3e0595e tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Create volume request issued successfully. Jul 10 08:46:48.382692 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-fdcb14a3-26bd-4791-9ecc-c623e3e0595e tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:46:48.383095 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1250/5000] 10.4.3.7 () {70 vars in 1286 bytes} [Fri Jul 10 08:46:48 2026] POST /volume/v3/volumes => generated 809 bytes in 311 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:46:48.394764 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-fd965e4d-653c-40f9-9c83-be59d6ee3ca0 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:48.396771 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-fd965e4d-653c-40f9-9c83-be59d6ee3ca0 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] GET https://10.4.3.7/volume/v3/volumes/54723a96-74fb-4154-81ab-ef056a7104f8 Jul 10 08:46:48.396980 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-fd965e4d-653c-40f9-9c83-be59d6ee3ca0 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:48.397207 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-fd965e4d-653c-40f9-9c83-be59d6ee3ca0 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:48.407183 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:48.407183 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:46:48.413524 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-fd965e4d-653c-40f9-9c83-be59d6ee3ca0 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Volume info retrieved successfully. Jul 10 08:46:48.419823 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-fd965e4d-653c-40f9-9c83-be59d6ee3ca0 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] https://10.4.3.7/volume/v3/volumes/54723a96-74fb-4154-81ab-ef056a7104f8 returned with HTTP 200 Jul 10 08:46:48.420454 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1253/5001] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:46:48 2026] GET /volume/v3/volumes/54723a96-74fb-4154-81ab-ef056a7104f8 => generated 877 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:46:48.540000 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-26d243a8-8a62-46e6-8864-1649a3491e36 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:48.665159 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-26d243a8-8a62-46e6-8864-1649a3491e36 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:46:48.665537 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-26d243a8-8a62-46e6-8864-1649a3491e36 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-66919371"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:46:48.667243 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [None req-26d243a8-8a62-46e6-8864-1649a3491e36 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-66919371'}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:46:48.667474 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-26d243a8-8a62-46e6-8864-1649a3491e36 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] Create volume of 1 GB Jul 10 08:46:48.675801 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-26d243a8-8a62-46e6-8864-1649a3491e36 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] Availability Zones retrieved successfully. Jul 10 08:46:48.686223 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-26d243a8-8a62-46e6-8864-1649a3491e36 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] Flow 'volume_create_api' (3d5e8208-2764-4fe0-87b6-8533af8527bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:46:48.688245 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-26d243a8-8a62-46e6-8864-1649a3491e36 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82d79485-997c-4f6d-b8c5-8a65935aec40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:46:48.689880 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-26d243a8-8a62-46e6-8864-1649a3491e36 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] Validating volume size '1' using validate_int {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:46:48.733521 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-26d243a8-8a62-46e6-8864-1649a3491e36 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82d79485-997c-4f6d-b8c5-8a65935aec40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:46:48.734936 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-26d243a8-8a62-46e6-8864-1649a3491e36 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6ef915d-722f-4999-9e1d-fee91b2a5330) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:46:48.806609 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-26d243a8-8a62-46e6-8864-1649a3491e36 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] Created reservations ['b7694c4c-c171-4eb4-809d-cc55b0b92589', '1e63689d-d750-41b3-8d12-e817730f2033', '2e3a9c14-ac96-4108-bc5f-e94b593c731c', '6a5838f1-0d96-4cf8-be05-5a25bcfbe1da'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:46:48.807540 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-26d243a8-8a62-46e6-8864-1649a3491e36 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6ef915d-722f-4999-9e1d-fee91b2a5330) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b7694c4c-c171-4eb4-809d-cc55b0b92589', '1e63689d-d750-41b3-8d12-e817730f2033', '2e3a9c14-ac96-4108-bc5f-e94b593c731c', '6a5838f1-0d96-4cf8-be05-5a25bcfbe1da']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:46:48.808540 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-26d243a8-8a62-46e6-8864-1649a3491e36 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8d5965d-426e-4950-bc3a-b8fcc61d212c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:46:48.832428 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-26d243a8-8a62-46e6-8864-1649a3491e36 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8d5965d-426e-4950-bc3a-b8fcc61d212c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '251e34db-6b61-4f14-bf27-3a418c5798ed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-66919371',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1791ff02cbb947cdb241dd4e6a16cc3b',qos_specs=None,replication_status=,reservations=['b7694c4c-c171-4eb4-809d-cc55b0b92589','1e63689d-d750-41b3-8d12-e817730f2033','2e3a9c14-ac96-4108-bc5f-e94b593c731c','6a5838f1-0d96-4cf8-be05-5a25bcfbe1da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce8e883e6c67489c852c076c2ec6a39d',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:46:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-66919371',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=251e34db-6b61-4f14-bf27-3a418c5798ed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1791ff02cbb947cdb241dd4e6a16cc3b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ce8e883e6c67489c852c076c2ec6a39d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:46:48.833307 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-26d243a8-8a62-46e6-8864-1649a3491e36 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5b747e7-3588-431f-884f-6a3d84e8b86f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:46:48.850773 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-26d243a8-8a62-46e6-8864-1649a3491e36 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5b747e7-3588-431f-884f-6a3d84e8b86f) transitioned into state 'SUCCESS' from state '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-66919371',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1791ff02cbb947cdb241dd4e6a16cc3b',qos_specs=None,replication_status=,reservations=['b7694c4c-c171-4eb4-809d-cc55b0b92589','1e63689d-d750-41b3-8d12-e817730f2033','2e3a9c14-ac96-4108-bc5f-e94b593c731c','6a5838f1-0d96-4cf8-be05-5a25bcfbe1da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce8e883e6c67489c852c076c2ec6a39d',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:46:48.851380 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-26d243a8-8a62-46e6-8864-1649a3491e36 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26508521-632a-4eec-ae13-26d81d979cf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:46:48.861553 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-26d243a8-8a62-46e6-8864-1649a3491e36 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26508521-632a-4eec-ae13-26d81d979cf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:46:48.862764 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-26d243a8-8a62-46e6-8864-1649a3491e36 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] Flow 'volume_create_api' (3d5e8208-2764-4fe0-87b6-8533af8527bf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:46:48.863052 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-26d243a8-8a62-46e6-8864-1649a3491e36 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] Create volume request issued successfully. Jul 10 08:46:48.863643 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-26d243a8-8a62-46e6-8864-1649a3491e36 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:46:48.864007 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1259/5002] 10.4.3.7 () {70 vars in 1284 bytes} [Fri Jul 10 08:46:48 2026] POST /volume/v3/volumes => generated 772 bytes in 324 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:46:48.876674 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-34b45f2d-c9c4-43c5-a4a7-191fcce3d8fc None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:48.878355 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-34b45f2d-c9c4-43c5-a4a7-191fcce3d8fc tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] GET https://10.4.3.7/volume/v3/volumes/251e34db-6b61-4f14-bf27-3a418c5798ed Jul 10 08:46:48.878634 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-34b45f2d-c9c4-43c5-a4a7-191fcce3d8fc tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:48.878846 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-34b45f2d-c9c4-43c5-a4a7-191fcce3d8fc tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:48.886697 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:48.886697 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:46:48.890578 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-34b45f2d-c9c4-43c5-a4a7-191fcce3d8fc tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] Volume info retrieved successfully. Jul 10 08:46:48.894715 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-34b45f2d-c9c4-43c5-a4a7-191fcce3d8fc tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] https://10.4.3.7/volume/v3/volumes/251e34db-6b61-4f14-bf27-3a418c5798ed returned with HTTP 200 Jul 10 08:46:48.895105 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1241/5003] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:46:48 2026] GET /volume/v3/volumes/251e34db-6b61-4f14-bf27-3a418c5798ed => generated 951 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:46:49.116279 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-f5dcc932-ed98-42f9-984d-f0cb1b716145 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:49.118112 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-f5dcc932-ed98-42f9-984d-f0cb1b716145 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/0ea45a91-876c-4915-886d-95e1d426c796 Jul 10 08:46:49.118349 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-f5dcc932-ed98-42f9-984d-f0cb1b716145 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:49.118619 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-f5dcc932-ed98-42f9-984d-f0cb1b716145 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:49.118763 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-f5dcc932-ed98-42f9-984d-f0cb1b716145 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 0ea45a91-876c-4915-886d-95e1d426c796. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:46:49.123059 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:49.123059 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:46:49.123804 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-f5dcc932-ed98-42f9-984d-f0cb1b716145 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/0ea45a91-876c-4915-886d-95e1d426c796 returned with HTTP 200 Jul 10 08:46:49.124205 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1251/5004] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:46:49 2026] GET /volume/v3/backups/0ea45a91-876c-4915-886d-95e1d426c796 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:46:49.432141 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-cc6602cd-6628-4e2b-9669-56d3a5040c56 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:49.434129 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-cc6602cd-6628-4e2b-9669-56d3a5040c56 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] GET https://10.4.3.7/volume/v3/volumes/54723a96-74fb-4154-81ab-ef056a7104f8 Jul 10 08:46:49.434329 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-cc6602cd-6628-4e2b-9669-56d3a5040c56 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:49.434544 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-cc6602cd-6628-4e2b-9669-56d3a5040c56 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:49.440590 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:49.440590 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:46:49.443770 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-cc6602cd-6628-4e2b-9669-56d3a5040c56 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Volume info retrieved successfully. Jul 10 08:46:49.447801 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-cc6602cd-6628-4e2b-9669-56d3a5040c56 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] https://10.4.3.7/volume/v3/volumes/54723a96-74fb-4154-81ab-ef056a7104f8 returned with HTTP 200 Jul 10 08:46:49.448153 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1254/5005] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:46:49 2026] GET /volume/v3/volumes/54723a96-74fb-4154-81ab-ef056a7104f8 => generated 1418 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:46:49.458814 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-1b21d480-ac59-450e-b7f8-dbae6c8cab75 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:49.460672 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-1b21d480-ac59-450e-b7f8-dbae6c8cab75 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] GET https://10.4.3.7/volume/v3/volumes/54723a96-74fb-4154-81ab-ef056a7104f8 Jul 10 08:46:49.460821 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-1b21d480-ac59-450e-b7f8-dbae6c8cab75 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:49.460995 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-1b21d480-ac59-450e-b7f8-dbae6c8cab75 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:49.468183 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:49.468183 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:46:49.471657 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-1b21d480-ac59-450e-b7f8-dbae6c8cab75 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Volume info retrieved successfully. Jul 10 08:46:49.476269 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-1b21d480-ac59-450e-b7f8-dbae6c8cab75 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] https://10.4.3.7/volume/v3/volumes/54723a96-74fb-4154-81ab-ef056a7104f8 returned with HTTP 200 Jul 10 08:46:49.476635 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1260/5006] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:46:49 2026] GET /volume/v3/volumes/54723a96-74fb-4154-81ab-ef056a7104f8 => generated 1418 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:46:49.906634 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-1145566a-5da9-4338-a421-bcb93b709273 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:49.908157 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-1145566a-5da9-4338-a421-bcb93b709273 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] GET https://10.4.3.7/volume/v3/volumes/251e34db-6b61-4f14-bf27-3a418c5798ed Jul 10 08:46:49.908372 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-1145566a-5da9-4338-a421-bcb93b709273 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:49.908617 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-1145566a-5da9-4338-a421-bcb93b709273 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:49.918144 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:49.918144 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:46:49.921090 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-1145566a-5da9-4338-a421-bcb93b709273 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] Volume info retrieved successfully. Jul 10 08:46:49.925630 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-1145566a-5da9-4338-a421-bcb93b709273 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] https://10.4.3.7/volume/v3/volumes/251e34db-6b61-4f14-bf27-3a418c5798ed returned with HTTP 200 Jul 10 08:46:49.925976 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1242/5007] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:46:49 2026] GET /volume/v3/volumes/251e34db-6b61-4f14-bf27-3a418c5798ed => generated 1003 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:46:49.939348 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-d5f4e2a3-3876-40c3-ae18-b5014bda5232 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:49.941349 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-d5f4e2a3-3876-40c3-ae18-b5014bda5232 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] POST https://10.4.3.7/volume/v3/backups Jul 10 08:46:49.941707 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-d5f4e2a3-3876-40c3-ae18-b5014bda5232 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "251e34db-6b61-4f14-bf27-3a418c5798ed", "name": "tempest-type-Backup-1126012193"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:46:49.943357 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.contrib.backups [None req-d5f4e2a3-3876-40c3-ae18-b5014bda5232 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] Creating new backup {'backup': {'volume_id': '251e34db-6b61-4f14-bf27-3a418c5798ed', 'name': 'tempest-type-Backup-1126012193'}} {{(pid=100056) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 08:46:49.943564 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.contrib.backups [None req-d5f4e2a3-3876-40c3-ae18-b5014bda5232 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] Creating backup of volume 251e34db-6b61-4f14-bf27-3a418c5798ed in container None Jul 10 08:46:49.952059 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:49.952059 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:46:49.952499 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-d5f4e2a3-3876-40c3-ae18-b5014bda5232 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] Volume info retrieved successfully. Jul 10 08:46:49.978451 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.quota [None req-d5f4e2a3-3876-40c3-ae18-b5014bda5232 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] Created reservations ['e1b7a3f3-2f6c-4edf-8cda-1d3dc3997502', '9b2e917a-90db-4528-a688-703ad7cf654e'] {{(pid=100056) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:46:50.009675 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-d5f4e2a3-3876-40c3-ae18-b5014bda5232 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] https://10.4.3.7/volume/v3/backups returned with HTTP 202 Jul 10 08:46:50.009675 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1252/5008] 10.4.3.7 () {70 vars in 1285 bytes} [Fri Jul 10 08:46:49 2026] POST /volume/v3/backups => generated 312 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:46:50.017548 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-8cb96a97-8767-48a8-9305-1bcce4e0bda6 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:50.019723 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-8cb96a97-8767-48a8-9305-1bcce4e0bda6 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] GET https://10.4.3.7/volume/v3/backups/3010b78b-9843-4d4d-84a2-ee2421e86dc8 Jul 10 08:46:50.019834 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-8cb96a97-8767-48a8-9305-1bcce4e0bda6 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:50.020055 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-8cb96a97-8767-48a8-9305-1bcce4e0bda6 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:50.020192 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-8cb96a97-8767-48a8-9305-1bcce4e0bda6 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] Show backup with id 3010b78b-9843-4d4d-84a2-ee2421e86dc8. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:46:50.025062 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:50.025062 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:46:50.026027 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-8cb96a97-8767-48a8-9305-1bcce4e0bda6 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] https://10.4.3.7/volume/v3/backups/3010b78b-9843-4d4d-84a2-ee2421e86dc8 returned with HTTP 200 Jul 10 08:46:50.026603 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1255/5009] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:46:50 2026] GET /volume/v3/backups/3010b78b-9843-4d4d-84a2-ee2421e86dc8 => generated 719 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:46:50.134069 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-87209729-30b2-4ef2-8d13-3c16efb6e1c2 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:50.135958 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-87209729-30b2-4ef2-8d13-3c16efb6e1c2 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/0ea45a91-876c-4915-886d-95e1d426c796 Jul 10 08:46:50.136171 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-87209729-30b2-4ef2-8d13-3c16efb6e1c2 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:50.136381 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-87209729-30b2-4ef2-8d13-3c16efb6e1c2 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:50.136531 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-87209729-30b2-4ef2-8d13-3c16efb6e1c2 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 0ea45a91-876c-4915-886d-95e1d426c796. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:46:50.141083 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:50.141083 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:46:50.141812 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-87209729-30b2-4ef2-8d13-3c16efb6e1c2 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/0ea45a91-876c-4915-886d-95e1d426c796 returned with HTTP 200 Jul 10 08:46:50.143099 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1261/5010] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:46:50 2026] GET /volume/v3/backups/0ea45a91-876c-4915-886d-95e1d426c796 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:46:50.291694 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-7a8a12c6-a50b-4228-941f-62de91b54f81 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:50.292047 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-7a8a12c6-a50b-4228-941f-62de91b54f81 None None] GET https://10.4.3.7/volume// Jul 10 08:46:50.292194 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-7a8a12c6-a50b-4228-941f-62de91b54f81 None None] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:50.292425 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-7a8a12c6-a50b-4228-941f-62de91b54f81 None None] Calling method 'all' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:50.292726 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-7a8a12c6-a50b-4228-941f-62de91b54f81 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:46:50.293000 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1243/5011] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:46:50 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:46:50.300558 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-3a31889b-21bd-473b-a333-54443620acec req-2a015dca-78a8-4e7b-94bc-4a4353abd529 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:50.302771 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-3a31889b-21bd-473b-a333-54443620acec req-2a015dca-78a8-4e7b-94bc-4a4353abd529 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] GET https://10.4.3.7/volume/v3/volumes/0defc97f-8c95-42e6-bb1c-aa087d64cb44 Jul 10 08:46:50.302953 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-3a31889b-21bd-473b-a333-54443620acec req-2a015dca-78a8-4e7b-94bc-4a4353abd529 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:50.303122 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-3a31889b-21bd-473b-a333-54443620acec req-2a015dca-78a8-4e7b-94bc-4a4353abd529 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:50.311575 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:50.311575 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:46:50.314535 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [req-3a31889b-21bd-473b-a333-54443620acec req-2a015dca-78a8-4e7b-94bc-4a4353abd529 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Volume info retrieved successfully. Jul 10 08:46:50.319049 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-3a31889b-21bd-473b-a333-54443620acec req-2a015dca-78a8-4e7b-94bc-4a4353abd529 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/volumes/0defc97f-8c95-42e6-bb1c-aa087d64cb44 returned with HTTP 200 Jul 10 08:46:50.319424 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1253/5012] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:46:50 2026] GET /volume/v3/volumes/0defc97f-8c95-42e6-bb1c-aa087d64cb44 => generated 1542 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:46:50.419997 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-3a31889b-21bd-473b-a333-54443620acec req-367322cc-ba3a-4321-ba8c-1c79e0b913e3 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:50.422843 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-3a31889b-21bd-473b-a333-54443620acec req-367322cc-ba3a-4321-ba8c-1c79e0b913e3 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] PUT https://10.4.3.7/volume/v3/attachments/6e853859-4c3d-4c49-8489-d150811b0fd5 Jul 10 08:46:50.422843 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-3a31889b-21bd-473b-a333-54443620acec req-367322cc-ba3a-4321-ba8c-1c79e0b913e3 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.7", "host": "np0000004976", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b54eda21b644", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bf3c9c16-ec3d-4df7-865b-5f424258654a", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:46:50.431060 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.coordination [req-3a31889b-21bd-473b-a333-54443620acec req-367322cc-ba3a-4321-ba8c-1c79e0b913e3 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Acquiring lock "cinder-attachment_update-0defc97f-8c95-42e6-bb1c-aa087d64cb44-np0000004976" by "attachment_update" {{(pid=100054) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 08:46:50.436710 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.coordination [req-3a31889b-21bd-473b-a333-54443620acec req-367322cc-ba3a-4321-ba8c-1c79e0b913e3 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Lock "cinder-attachment_update-0defc97f-8c95-42e6-bb1c-aa087d64cb44-np0000004976" acquired by "attachment_update" :: waited 0.005s {{(pid=100054) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 08:46:50.437071 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:50.437071 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:46:50.469761 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-0580b818-1051-4b47-b1bc-07a2cb7c6feb req-8aa9ce92-de9c-451e-bc13-01f59c734d0a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:50.473300 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-0580b818-1051-4b47-b1bc-07a2cb7c6feb req-8aa9ce92-de9c-451e-bc13-01f59c734d0a tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] GET https://10.4.3.7/volume/v3/volumes/54723a96-74fb-4154-81ab-ef056a7104f8 Jul 10 08:46:50.473300 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-0580b818-1051-4b47-b1bc-07a2cb7c6feb req-8aa9ce92-de9c-451e-bc13-01f59c734d0a tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:50.473300 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-0580b818-1051-4b47-b1bc-07a2cb7c6feb req-8aa9ce92-de9c-451e-bc13-01f59c734d0a tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:50.479151 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:50.479151 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:46:50.482902 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-0580b818-1051-4b47-b1bc-07a2cb7c6feb req-8aa9ce92-de9c-451e-bc13-01f59c734d0a tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Volume info retrieved successfully. Jul 10 08:46:50.487439 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-0580b818-1051-4b47-b1bc-07a2cb7c6feb req-8aa9ce92-de9c-451e-bc13-01f59c734d0a tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] https://10.4.3.7/volume/v3/volumes/54723a96-74fb-4154-81ab-ef056a7104f8 returned with HTTP 200 Jul 10 08:46:50.487836 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1262/5013] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:46:50 2026] GET /volume/v3/volumes/54723a96-74fb-4154-81ab-ef056a7104f8 => generated 1400 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:46:50.899730 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-0580b818-1051-4b47-b1bc-07a2cb7c6feb req-e099d348-1103-4b7c-a09e-3c54558872cf None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:50.901585 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-0580b818-1051-4b47-b1bc-07a2cb7c6feb req-e099d348-1103-4b7c-a09e-3c54558872cf tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] GET https://10.4.3.7/volume/v3/volumes/54723a96-74fb-4154-81ab-ef056a7104f8 Jul 10 08:46:50.901745 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-0580b818-1051-4b47-b1bc-07a2cb7c6feb req-e099d348-1103-4b7c-a09e-3c54558872cf tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:50.901912 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-0580b818-1051-4b47-b1bc-07a2cb7c6feb req-e099d348-1103-4b7c-a09e-3c54558872cf tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:50.908876 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:50.908876 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:46:50.912246 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [req-0580b818-1051-4b47-b1bc-07a2cb7c6feb req-e099d348-1103-4b7c-a09e-3c54558872cf tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Volume info retrieved successfully. Jul 10 08:46:50.916179 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-0580b818-1051-4b47-b1bc-07a2cb7c6feb req-e099d348-1103-4b7c-a09e-3c54558872cf tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] https://10.4.3.7/volume/v3/volumes/54723a96-74fb-4154-81ab-ef056a7104f8 returned with HTTP 200 Jul 10 08:46:50.916567 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1244/5014] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:46:50 2026] GET /volume/v3/volumes/54723a96-74fb-4154-81ab-ef056a7104f8 => generated 1400 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:46:50.925551 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-6de0441e-2ac7-40b4-8589-cdecc5f18691 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:50.925956 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-6de0441e-2ac7-40b4-8589-cdecc5f18691 None None] GET https://10.4.3.7/volume// Jul 10 08:46:50.926138 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-6de0441e-2ac7-40b4-8589-cdecc5f18691 None None] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:50.926351 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-6de0441e-2ac7-40b4-8589-cdecc5f18691 None None] Calling method 'all' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:50.926714 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-6de0441e-2ac7-40b4-8589-cdecc5f18691 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:46:50.927014 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1254/5015] 10.4.3.7 () {66 vars in 1405 bytes} [Fri Jul 10 08:46:50 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:46:50.933817 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-0580b818-1051-4b47-b1bc-07a2cb7c6feb req-486cb3b6-7366-4da2-a045-34e5b47cd61c None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:50.935614 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-0580b818-1051-4b47-b1bc-07a2cb7c6feb req-486cb3b6-7366-4da2-a045-34e5b47cd61c tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] POST https://10.4.3.7/volume/v3/attachments Jul 10 08:46:50.935899 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-0580b818-1051-4b47-b1bc-07a2cb7c6feb req-486cb3b6-7366-4da2-a045-34e5b47cd61c tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "54723a96-74fb-4154-81ab-ef056a7104f8", "connector": null, "instance_uuid": "94caacc9-3a53-4e3a-be1c-352d38370651"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:46:50.943211 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:50.943211 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:46:50.961648 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.coordination [req-3a31889b-21bd-473b-a333-54443620acec req-367322cc-ba3a-4321-ba8c-1c79e0b913e3 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Lock "cinder-attachment_update-0defc97f-8c95-42e6-bb1c-aa087d64cb44-np0000004976" released by "attachment_update" :: held 0.526s {{(pid=100054) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 08:46:50.961968 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-3a31889b-21bd-473b-a333-54443620acec req-367322cc-ba3a-4321-ba8c-1c79e0b913e3 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/attachments/6e853859-4c3d-4c49-8489-d150811b0fd5 returned with HTTP 200 Jul 10 08:46:50.962463 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1256/5016] 10.4.3.7 () {74 vars in 1690 bytes} [Fri Jul 10 08:46:50 2026] PUT /volume/v3/attachments/6e853859-4c3d-4c49-8489-d150811b0fd5 => generated 969 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:46:50.968300 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-0580b818-1051-4b47-b1bc-07a2cb7c6feb req-486cb3b6-7366-4da2-a045-34e5b47cd61c tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] https://10.4.3.7/volume/v3/attachments returned with HTTP 200 Jul 10 08:46:50.968823 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1263/5017] 10.4.3.7 () {74 vars in 1580 bytes} [Fri Jul 10 08:46:50 2026] POST /volume/v3/attachments => generated 273 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:46:51.039893 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-7a1210f4-6f8f-4fe9-86d0-48347e4d7b9b None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:51.045114 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-7a1210f4-6f8f-4fe9-86d0-48347e4d7b9b tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] GET https://10.4.3.7/volume/v3/backups/3010b78b-9843-4d4d-84a2-ee2421e86dc8 Jul 10 08:46:51.045364 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-7a1210f4-6f8f-4fe9-86d0-48347e4d7b9b tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:51.045645 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-7a1210f4-6f8f-4fe9-86d0-48347e4d7b9b tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:51.045808 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-7a1210f4-6f8f-4fe9-86d0-48347e4d7b9b tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] Show backup with id 3010b78b-9843-4d4d-84a2-ee2421e86dc8. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:46:51.052542 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:51.052542 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:46:51.053179 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-7a1210f4-6f8f-4fe9-86d0-48347e4d7b9b tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] https://10.4.3.7/volume/v3/backups/3010b78b-9843-4d4d-84a2-ee2421e86dc8 returned with HTTP 200 Jul 10 08:46:51.053586 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1245/5018] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:46:51 2026] GET /volume/v3/backups/3010b78b-9843-4d4d-84a2-ee2421e86dc8 => generated 721 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:46:51.153816 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-8bd7119b-5560-481d-ba99-bcfed459d8a5 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:51.155540 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-8bd7119b-5560-481d-ba99-bcfed459d8a5 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/0ea45a91-876c-4915-886d-95e1d426c796 Jul 10 08:46:51.155724 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-8bd7119b-5560-481d-ba99-bcfed459d8a5 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:51.155887 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-8bd7119b-5560-481d-ba99-bcfed459d8a5 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:51.155988 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-8bd7119b-5560-481d-ba99-bcfed459d8a5 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 0ea45a91-876c-4915-886d-95e1d426c796. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:46:51.161355 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:51.161355 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:46:51.161978 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-8bd7119b-5560-481d-ba99-bcfed459d8a5 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/0ea45a91-876c-4915-886d-95e1d426c796 returned with HTTP 200 Jul 10 08:46:51.162340 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1255/5019] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:46:51 2026] GET /volume/v3/backups/0ea45a91-876c-4915-886d-95e1d426c796 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:46:51.174551 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-c3b65d65-f8ff-4688-99fa-389084c2c043 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:51.176548 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-c3b65d65-f8ff-4688-99fa-389084c2c043 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] POST https://10.4.3.7/volume/v3/backups Jul 10 08:46:51.176930 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-c3b65d65-f8ff-4688-99fa-389084c2c043 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "71e9621e-b2ea-46e1-8810-fc6baf4a1929"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:46:51.178348 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.contrib.backups [None req-c3b65d65-f8ff-4688-99fa-389084c2c043 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Creating new backup {'backup': {'volume_id': '71e9621e-b2ea-46e1-8810-fc6baf4a1929'}} {{(pid=100054) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 08:46:51.178507 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.contrib.backups [None req-c3b65d65-f8ff-4688-99fa-389084c2c043 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Creating backup of volume 71e9621e-b2ea-46e1-8810-fc6baf4a1929 in container None Jul 10 08:46:51.185258 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:51.185258 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:46:51.185607 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-c3b65d65-f8ff-4688-99fa-389084c2c043 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Volume info retrieved successfully. Jul 10 08:46:51.199686 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.quota [None req-c3b65d65-f8ff-4688-99fa-389084c2c043 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Created reservations ['fdb6f94f-9c57-4dd1-96e0-b6329658460f', '42e0be00-32d8-4e70-b60c-ce6f102a6899'] {{(pid=100054) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:46:51.227899 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-c3b65d65-f8ff-4688-99fa-389084c2c043 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups returned with HTTP 202 Jul 10 08:46:51.228287 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1257/5020] 10.4.3.7 () {70 vars in 1284 bytes} [Fri Jul 10 08:46:51 2026] POST /volume/v3/backups => generated 284 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:46:51.242069 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-5ff4c4de-2c09-4bd2-adfa-e5b1ca82575a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:51.244181 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5ff4c4de-2c09-4bd2-adfa-e5b1ca82575a tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/19e6f749-abc6-44df-a3ce-8e1e3a127b62 Jul 10 08:46:51.244491 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5ff4c4de-2c09-4bd2-adfa-e5b1ca82575a tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:51.244839 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5ff4c4de-2c09-4bd2-adfa-e5b1ca82575a tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:51.244954 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-5ff4c4de-2c09-4bd2-adfa-e5b1ca82575a tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 19e6f749-abc6-44df-a3ce-8e1e3a127b62. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:46:51.249221 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:51.249221 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:46:51.249822 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5ff4c4de-2c09-4bd2-adfa-e5b1ca82575a tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/19e6f749-abc6-44df-a3ce-8e1e3a127b62 returned with HTTP 200 Jul 10 08:46:51.250222 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1264/5021] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:46:51 2026] GET /volume/v3/backups/19e6f749-abc6-44df-a3ce-8e1e3a127b62 => generated 691 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:46:51.472168 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-3a31889b-21bd-473b-a333-54443620acec req-3da294c1-169e-4769-8023-8e222ec0d403 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:51.473984 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-3a31889b-21bd-473b-a333-54443620acec req-3da294c1-169e-4769-8023-8e222ec0d403 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] POST https://10.4.3.7/volume/v3/attachments/6e853859-4c3d-4c49-8489-d150811b0fd5/action Jul 10 08:46:51.474310 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-3a31889b-21bd-473b-a333-54443620acec req-3da294c1-169e-4769-8023-8e222ec0d403 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Action body: b'{"os-complete": null}' {{(pid=100055) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:46:51.474456 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-3a31889b-21bd-473b-a333-54443620acec req-3da294c1-169e-4769-8023-8e222ec0d403 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:46:51.488308 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:51.488308 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:46:51.498446 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-3a31889b-21bd-473b-a333-54443620acec req-3da294c1-169e-4769-8023-8e222ec0d403 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/attachments/6e853859-4c3d-4c49-8489-d150811b0fd5/action returned with HTTP 204 Jul 10 08:46:51.498853 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1246/5022] 10.4.3.7 () {74 vars in 1711 bytes} [Fri Jul 10 08:46:51 2026] POST /volume/v3/attachments/6e853859-4c3d-4c49-8489-d150811b0fd5/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:46:52.065249 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-cda1a551-86ac-4c56-bb26-f0adc4782550 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:52.067018 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-cda1a551-86ac-4c56-bb26-f0adc4782550 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] GET https://10.4.3.7/volume/v3/backups/3010b78b-9843-4d4d-84a2-ee2421e86dc8 Jul 10 08:46:52.067214 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-cda1a551-86ac-4c56-bb26-f0adc4782550 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:52.067382 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-cda1a551-86ac-4c56-bb26-f0adc4782550 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:52.067516 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-cda1a551-86ac-4c56-bb26-f0adc4782550 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] Show backup with id 3010b78b-9843-4d4d-84a2-ee2421e86dc8. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:46:52.071436 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:52.071436 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:46:52.071956 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-cda1a551-86ac-4c56-bb26-f0adc4782550 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] https://10.4.3.7/volume/v3/backups/3010b78b-9843-4d4d-84a2-ee2421e86dc8 returned with HTTP 200 Jul 10 08:46:52.072266 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1256/5023] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:46:52 2026] GET /volume/v3/backups/3010b78b-9843-4d4d-84a2-ee2421e86dc8 => generated 721 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:46:52.261582 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-73fa04cf-08c4-4677-91ee-132bcbaa60eb None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:52.265872 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-73fa04cf-08c4-4677-91ee-132bcbaa60eb tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/19e6f749-abc6-44df-a3ce-8e1e3a127b62 Jul 10 08:46:52.266056 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-73fa04cf-08c4-4677-91ee-132bcbaa60eb tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:52.266235 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-73fa04cf-08c4-4677-91ee-132bcbaa60eb tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:52.266339 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-73fa04cf-08c4-4677-91ee-132bcbaa60eb tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 19e6f749-abc6-44df-a3ce-8e1e3a127b62. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:46:52.272329 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:52.272329 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:46:52.272903 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-73fa04cf-08c4-4677-91ee-132bcbaa60eb tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/19e6f749-abc6-44df-a3ce-8e1e3a127b62 returned with HTTP 200 Jul 10 08:46:52.273229 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1258/5024] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:46:52 2026] GET /volume/v3/backups/19e6f749-abc6-44df-a3ce-8e1e3a127b62 => generated 693 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:46:52.603853 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-3bd11ed2-caa8-401b-8ff4-d64a9f7aa5a2 req-732e8966-001c-4750-84e2-45970e52e098 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:52.605952 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-3bd11ed2-caa8-401b-8ff4-d64a9f7aa5a2 req-732e8966-001c-4750-84e2-45970e52e098 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] GET https://10.4.3.7/volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 Jul 10 08:46:52.606103 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-3bd11ed2-caa8-401b-8ff4-d64a9f7aa5a2 req-732e8966-001c-4750-84e2-45970e52e098 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:52.606256 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-3bd11ed2-caa8-401b-8ff4-d64a9f7aa5a2 req-732e8966-001c-4750-84e2-45970e52e098 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:52.615445 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:52.615445 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:46:52.618862 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-3bd11ed2-caa8-401b-8ff4-d64a9f7aa5a2 req-732e8966-001c-4750-84e2-45970e52e098 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Volume info retrieved successfully. Jul 10 08:46:52.622955 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-3bd11ed2-caa8-401b-8ff4-d64a9f7aa5a2 req-732e8966-001c-4750-84e2-45970e52e098 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 returned with HTTP 200 Jul 10 08:46:52.623304 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1265/5025] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:46:52 2026] GET /volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 => generated 1209 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:46:53.082062 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-27fed41e-a7d8-42e7-8fc2-a8ba601ed350 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:53.083927 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-27fed41e-a7d8-42e7-8fc2-a8ba601ed350 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] GET https://10.4.3.7/volume/v3/backups/3010b78b-9843-4d4d-84a2-ee2421e86dc8 Jul 10 08:46:53.084130 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-27fed41e-a7d8-42e7-8fc2-a8ba601ed350 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:53.084309 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-27fed41e-a7d8-42e7-8fc2-a8ba601ed350 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:53.084506 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-27fed41e-a7d8-42e7-8fc2-a8ba601ed350 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] Show backup with id 3010b78b-9843-4d4d-84a2-ee2421e86dc8. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:46:53.088897 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:53.088897 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:46:53.089577 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-27fed41e-a7d8-42e7-8fc2-a8ba601ed350 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] https://10.4.3.7/volume/v3/backups/3010b78b-9843-4d4d-84a2-ee2421e86dc8 returned with HTTP 200 Jul 10 08:46:53.089956 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1247/5026] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:46:53 2026] GET /volume/v3/backups/3010b78b-9843-4d4d-84a2-ee2421e86dc8 => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:46:53.283676 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-3f66d4fa-6251-4ce8-a0cc-4da38d8e1bb3 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:53.285577 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-3f66d4fa-6251-4ce8-a0cc-4da38d8e1bb3 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/19e6f749-abc6-44df-a3ce-8e1e3a127b62 Jul 10 08:46:53.285760 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-3f66d4fa-6251-4ce8-a0cc-4da38d8e1bb3 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:53.285958 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-3f66d4fa-6251-4ce8-a0cc-4da38d8e1bb3 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:53.286380 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-3f66d4fa-6251-4ce8-a0cc-4da38d8e1bb3 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 19e6f749-abc6-44df-a3ce-8e1e3a127b62. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:46:53.290061 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:53.290061 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:46:53.290977 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-3f66d4fa-6251-4ce8-a0cc-4da38d8e1bb3 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/19e6f749-abc6-44df-a3ce-8e1e3a127b62 returned with HTTP 200 Jul 10 08:46:53.291078 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1257/5027] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:46:53 2026] GET /volume/v3/backups/19e6f749-abc6-44df-a3ce-8e1e3a127b62 => generated 693 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:46:54.100906 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-bd945eec-2bb0-4eb9-8320-f5b450f95078 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:54.102797 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-bd945eec-2bb0-4eb9-8320-f5b450f95078 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] GET https://10.4.3.7/volume/v3/backups/3010b78b-9843-4d4d-84a2-ee2421e86dc8 Jul 10 08:46:54.103040 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-bd945eec-2bb0-4eb9-8320-f5b450f95078 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:54.103219 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-bd945eec-2bb0-4eb9-8320-f5b450f95078 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:54.103334 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-bd945eec-2bb0-4eb9-8320-f5b450f95078 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] Show backup with id 3010b78b-9843-4d4d-84a2-ee2421e86dc8. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:46:54.107653 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:54.107653 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:46:54.108294 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-bd945eec-2bb0-4eb9-8320-f5b450f95078 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] https://10.4.3.7/volume/v3/backups/3010b78b-9843-4d4d-84a2-ee2421e86dc8 returned with HTTP 200 Jul 10 08:46:54.108818 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1259/5028] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:46:54 2026] GET /volume/v3/backups/3010b78b-9843-4d4d-84a2-ee2421e86dc8 => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 08:46:54.302928 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-2692375e-bc54-4512-830c-ae5a7800c8ff None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:54.304792 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2692375e-bc54-4512-830c-ae5a7800c8ff tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/19e6f749-abc6-44df-a3ce-8e1e3a127b62 Jul 10 08:46:54.306330 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2692375e-bc54-4512-830c-ae5a7800c8ff tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:54.306330 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2692375e-bc54-4512-830c-ae5a7800c8ff tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:54.306330 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-2692375e-bc54-4512-830c-ae5a7800c8ff tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 19e6f749-abc6-44df-a3ce-8e1e3a127b62. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:46:54.309992 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:54.309992 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:46:54.310840 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2692375e-bc54-4512-830c-ae5a7800c8ff tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/19e6f749-abc6-44df-a3ce-8e1e3a127b62 returned with HTTP 200 Jul 10 08:46:54.311324 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1266/5029] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:46:54 2026] GET /volume/v3/backups/19e6f749-abc6-44df-a3ce-8e1e3a127b62 => generated 693 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:46:54.662358 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-beccc871-2791-4364-9e30-8392a4be9127 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:54.662899 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-beccc871-2791-4364-9e30-8392a4be9127 None None] GET https://10.4.3.7/volume// Jul 10 08:46:54.663139 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-beccc871-2791-4364-9e30-8392a4be9127 None None] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:54.663418 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-beccc871-2791-4364-9e30-8392a4be9127 None None] Calling method 'all' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:54.663835 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-beccc871-2791-4364-9e30-8392a4be9127 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:46:54.664209 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1248/5030] 10.4.3.7 () {66 vars in 1414 bytes} [Fri Jul 10 08:46:54 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:46:54.674044 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-3bd11ed2-caa8-401b-8ff4-d64a9f7aa5a2 req-aef350cd-ba7e-4bc4-bbb3-5aab21e116af None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:54.776274 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-3bd11ed2-caa8-401b-8ff4-d64a9f7aa5a2 req-aef350cd-ba7e-4bc4-bbb3-5aab21e116af tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] POST https://10.4.3.7/volume/v3/attachments Jul 10 08:46:54.776745 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-3bd11ed2-caa8-401b-8ff4-d64a9f7aa5a2 req-aef350cd-ba7e-4bc4-bbb3-5aab21e116af tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "92682393-1d21-4de8-9c70-ef761af4bae6", "connector": null, "instance_uuid": "6ccb7f21-1b33-46a3-93c1-fdaac6cd48ab"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:46:54.789505 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:54.789505 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:46:54.815942 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-3bd11ed2-caa8-401b-8ff4-d64a9f7aa5a2 req-aef350cd-ba7e-4bc4-bbb3-5aab21e116af tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/attachments returned with HTTP 200 Jul 10 08:46:54.816465 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1258/5031] 10.4.3.7 () {74 vars in 1580 bytes} [Fri Jul 10 08:46:54 2026] POST /volume/v3/attachments => generated 273 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:46:55.119778 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-39ac8c88-17b1-45f6-af4b-4226f0c865cf None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:55.121786 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-39ac8c88-17b1-45f6-af4b-4226f0c865cf tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] GET https://10.4.3.7/volume/v3/backups/3010b78b-9843-4d4d-84a2-ee2421e86dc8 Jul 10 08:46:55.122002 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-39ac8c88-17b1-45f6-af4b-4226f0c865cf tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:55.122200 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-39ac8c88-17b1-45f6-af4b-4226f0c865cf tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:55.122317 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-39ac8c88-17b1-45f6-af4b-4226f0c865cf tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] Show backup with id 3010b78b-9843-4d4d-84a2-ee2421e86dc8. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:46:55.133447 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:55.133447 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:46:55.134196 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-39ac8c88-17b1-45f6-af4b-4226f0c865cf tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] https://10.4.3.7/volume/v3/backups/3010b78b-9843-4d4d-84a2-ee2421e86dc8 returned with HTTP 200 Jul 10 08:46:55.134599 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1260/5032] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:46:55 2026] GET /volume/v3/backups/3010b78b-9843-4d4d-84a2-ee2421e86dc8 => generated 732 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:46:55.144931 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-d4d2d30d-26cc-4b8f-997b-59daa25ac5a0 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:55.146361 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d4d2d30d-26cc-4b8f-997b-59daa25ac5a0 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] GET https://10.4.3.7/volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 Jul 10 08:46:55.146594 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d4d2d30d-26cc-4b8f-997b-59daa25ac5a0 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:55.146772 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d4d2d30d-26cc-4b8f-997b-59daa25ac5a0 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:55.160623 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:55.160623 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:46:55.163690 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-d4d2d30d-26cc-4b8f-997b-59daa25ac5a0 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Volume info retrieved successfully. Jul 10 08:46:55.167444 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d4d2d30d-26cc-4b8f-997b-59daa25ac5a0 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 returned with HTTP 200 Jul 10 08:46:55.167920 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1267/5033] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:46:55 2026] GET /volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 => generated 1211 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:46:55.323025 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-e0a1cfcb-8355-4f65-b8cb-a8f04b2d63f6 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:55.324765 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-e0a1cfcb-8355-4f65-b8cb-a8f04b2d63f6 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/19e6f749-abc6-44df-a3ce-8e1e3a127b62 Jul 10 08:46:55.324982 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-e0a1cfcb-8355-4f65-b8cb-a8f04b2d63f6 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:55.325162 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-e0a1cfcb-8355-4f65-b8cb-a8f04b2d63f6 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:55.325259 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-e0a1cfcb-8355-4f65-b8cb-a8f04b2d63f6 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 19e6f749-abc6-44df-a3ce-8e1e3a127b62. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:46:55.329301 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:55.329301 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:46:55.329881 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-e0a1cfcb-8355-4f65-b8cb-a8f04b2d63f6 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/19e6f749-abc6-44df-a3ce-8e1e3a127b62 returned with HTTP 200 Jul 10 08:46:55.330268 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1249/5034] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:46:55 2026] GET /volume/v3/backups/19e6f749-abc6-44df-a3ce-8e1e3a127b62 => generated 693 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:46:55.342801 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-e566eeaa-9148-4d59-b5d2-4f56d93bda17 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:55.343315 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-e566eeaa-9148-4d59-b5d2-4f56d93bda17 None None] GET https://10.4.3.7/volume// Jul 10 08:46:55.343584 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-e566eeaa-9148-4d59-b5d2-4f56d93bda17 None None] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:55.343771 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-e566eeaa-9148-4d59-b5d2-4f56d93bda17 None None] Calling method 'all' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:55.344078 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-e566eeaa-9148-4d59-b5d2-4f56d93bda17 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:46:55.344340 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1259/5035] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:46:55 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:46:55.354049 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-3bd11ed2-caa8-401b-8ff4-d64a9f7aa5a2 req-72df7b52-fc8e-4fb3-a4ad-85b7ed073333 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:55.356061 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-3bd11ed2-caa8-401b-8ff4-d64a9f7aa5a2 req-72df7b52-fc8e-4fb3-a4ad-85b7ed073333 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] GET https://10.4.3.7/volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 Jul 10 08:46:55.356262 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-3bd11ed2-caa8-401b-8ff4-d64a9f7aa5a2 req-72df7b52-fc8e-4fb3-a4ad-85b7ed073333 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:55.356472 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-3bd11ed2-caa8-401b-8ff4-d64a9f7aa5a2 req-72df7b52-fc8e-4fb3-a4ad-85b7ed073333 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:55.367802 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:55.367802 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:46:55.371674 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-3bd11ed2-caa8-401b-8ff4-d64a9f7aa5a2 req-72df7b52-fc8e-4fb3-a4ad-85b7ed073333 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Volume info retrieved successfully. Jul 10 08:46:55.377723 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-3bd11ed2-caa8-401b-8ff4-d64a9f7aa5a2 req-72df7b52-fc8e-4fb3-a4ad-85b7ed073333 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 returned with HTTP 200 Jul 10 08:46:55.378206 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1261/5036] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:46:55 2026] GET /volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 => generated 1391 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:46:55.497533 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-3bd11ed2-caa8-401b-8ff4-d64a9f7aa5a2 req-455dce60-7d07-4967-a11d-1fee9e331196 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:55.500127 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-3bd11ed2-caa8-401b-8ff4-d64a9f7aa5a2 req-455dce60-7d07-4967-a11d-1fee9e331196 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] PUT https://10.4.3.7/volume/v3/attachments/8f4d269d-49c4-4507-906b-f1d05696c94e Jul 10 08:46:55.500623 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-3bd11ed2-caa8-401b-8ff4-d64a9f7aa5a2 req-455dce60-7d07-4967-a11d-1fee9e331196 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.7", "host": "np0000004976", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b54eda21b644", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bf3c9c16-ec3d-4df7-865b-5f424258654a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:46:55.509453 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.coordination [req-3bd11ed2-caa8-401b-8ff4-d64a9f7aa5a2 req-455dce60-7d07-4967-a11d-1fee9e331196 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Acquiring lock "cinder-attachment_update-92682393-1d21-4de8-9c70-ef761af4bae6-np0000004976" by "attachment_update" {{(pid=100057) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 08:46:55.513910 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.coordination [req-3bd11ed2-caa8-401b-8ff4-d64a9f7aa5a2 req-455dce60-7d07-4967-a11d-1fee9e331196 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Lock "cinder-attachment_update-92682393-1d21-4de8-9c70-ef761af4bae6-np0000004976" acquired by "attachment_update" :: waited 0.004s {{(pid=100057) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 08:46:55.515107 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:55.515107 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:46:56.034439 np0000004976 devstack@c-api.service[100057]: DEBUG dbcounter [-] [100057] Writing DB stats cinder:SELECT=283,cinder:INSERT=40,cinder:UPDATE=69 {{(pid=100057) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 08:46:56.042950 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.coordination [req-3bd11ed2-caa8-401b-8ff4-d64a9f7aa5a2 req-455dce60-7d07-4967-a11d-1fee9e331196 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Lock "cinder-attachment_update-92682393-1d21-4de8-9c70-ef761af4bae6-np0000004976" released by "attachment_update" :: held 0.529s {{(pid=100057) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 08:46:56.043418 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-3bd11ed2-caa8-401b-8ff4-d64a9f7aa5a2 req-455dce60-7d07-4967-a11d-1fee9e331196 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/attachments/8f4d269d-49c4-4507-906b-f1d05696c94e returned with HTTP 200 Jul 10 08:46:56.044029 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1268/5037] 10.4.3.7 () {74 vars in 1690 bytes} [Fri Jul 10 08:46:55 2026] PUT /volume/v3/attachments/8f4d269d-49c4-4507-906b-f1d05696c94e => generated 969 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:46:56.150296 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-bc61ce4c-136f-4f2a-9a38-f9a2d66255f0 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:56.152387 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-bc61ce4c-136f-4f2a-9a38-f9a2d66255f0 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] GET https://10.4.3.7/volume/v3/backups/3010b78b-9843-4d4d-84a2-ee2421e86dc8 Jul 10 08:46:56.152699 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-bc61ce4c-136f-4f2a-9a38-f9a2d66255f0 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:56.152966 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-bc61ce4c-136f-4f2a-9a38-f9a2d66255f0 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:56.153127 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-bc61ce4c-136f-4f2a-9a38-f9a2d66255f0 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] Show backup with id 3010b78b-9843-4d4d-84a2-ee2421e86dc8. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:46:56.158579 np0000004976 devstack@c-api.service[100055]: DEBUG dbcounter [-] [100055] Writing DB stats cinder:SELECT=158,cinder:UPDATE=30,cinder:INSERT=15 {{(pid=100055) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 08:46:56.162698 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:56.162698 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:46:56.163537 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-bc61ce4c-136f-4f2a-9a38-f9a2d66255f0 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] https://10.4.3.7/volume/v3/backups/3010b78b-9843-4d4d-84a2-ee2421e86dc8 returned with HTTP 200 Jul 10 08:46:56.163940 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1250/5038] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:46:56 2026] GET /volume/v3/backups/3010b78b-9843-4d4d-84a2-ee2421e86dc8 => generated 732 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:46:56.198224 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-db40b7e2-a8cb-478a-b2e9-2951fc699592 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:56.201572 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-db40b7e2-a8cb-478a-b2e9-2951fc699592 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] GET https://10.4.3.7/volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 Jul 10 08:46:56.202493 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-db40b7e2-a8cb-478a-b2e9-2951fc699592 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:56.202493 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-db40b7e2-a8cb-478a-b2e9-2951fc699592 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:56.220179 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:56.220179 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:46:56.227252 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-db40b7e2-a8cb-478a-b2e9-2951fc699592 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Volume info retrieved successfully. Jul 10 08:46:56.235081 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-db40b7e2-a8cb-478a-b2e9-2951fc699592 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 returned with HTTP 200 Jul 10 08:46:56.235662 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1260/5039] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:46:56 2026] GET /volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 => generated 1212 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:46:56.342118 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-7e280e77-7b09-4203-b306-dcbc266346fa None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:56.345551 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-7e280e77-7b09-4203-b306-dcbc266346fa tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/19e6f749-abc6-44df-a3ce-8e1e3a127b62 Jul 10 08:46:56.345551 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-7e280e77-7b09-4203-b306-dcbc266346fa tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:56.345551 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-7e280e77-7b09-4203-b306-dcbc266346fa tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:56.345551 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-7e280e77-7b09-4203-b306-dcbc266346fa tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 19e6f749-abc6-44df-a3ce-8e1e3a127b62. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:46:56.351741 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:56.351741 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:46:56.352787 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-7e280e77-7b09-4203-b306-dcbc266346fa tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/19e6f749-abc6-44df-a3ce-8e1e3a127b62 returned with HTTP 200 Jul 10 08:46:56.353274 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1262/5040] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:46:56 2026] GET /volume/v3/backups/19e6f749-abc6-44df-a3ce-8e1e3a127b62 => generated 704 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 08:46:57.157290 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-8d211a5e-3e1d-4eac-9f17-53b118df5712 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:57.157704 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8d211a5e-3e1d-4eac-9f17-53b118df5712 None None] GET https://10.4.3.7/volume// Jul 10 08:46:57.157810 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8d211a5e-3e1d-4eac-9f17-53b118df5712 None None] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:57.157971 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8d211a5e-3e1d-4eac-9f17-53b118df5712 None None] Calling method 'all' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:57.158265 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8d211a5e-3e1d-4eac-9f17-53b118df5712 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:46:57.158544 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1269/5041] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:46:57 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:46:57.166390 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-0580b818-1051-4b47-b1bc-07a2cb7c6feb req-1a072acd-b8e9-40fe-a75e-c827964fb638 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:57.170091 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-0580b818-1051-4b47-b1bc-07a2cb7c6feb req-1a072acd-b8e9-40fe-a75e-c827964fb638 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] GET https://10.4.3.7/volume/v3/volumes/54723a96-74fb-4154-81ab-ef056a7104f8 Jul 10 08:46:57.170091 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-0580b818-1051-4b47-b1bc-07a2cb7c6feb req-1a072acd-b8e9-40fe-a75e-c827964fb638 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:57.170091 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-0580b818-1051-4b47-b1bc-07a2cb7c6feb req-1a072acd-b8e9-40fe-a75e-c827964fb638 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:57.180022 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-98ee724f-a54d-4c43-a764-4d02d32b943f None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:57.181629 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-98ee724f-a54d-4c43-a764-4d02d32b943f tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] GET https://10.4.3.7/volume/v3/backups/3010b78b-9843-4d4d-84a2-ee2421e86dc8 Jul 10 08:46:57.181821 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-98ee724f-a54d-4c43-a764-4d02d32b943f tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:57.184649 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-98ee724f-a54d-4c43-a764-4d02d32b943f tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:57.184649 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-98ee724f-a54d-4c43-a764-4d02d32b943f tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] Show backup with id 3010b78b-9843-4d4d-84a2-ee2421e86dc8. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:46:57.184799 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:57.184799 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:46:57.185933 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:57.185933 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:46:57.186479 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-98ee724f-a54d-4c43-a764-4d02d32b943f tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] https://10.4.3.7/volume/v3/backups/3010b78b-9843-4d4d-84a2-ee2421e86dc8 returned with HTTP 200 Jul 10 08:46:57.186801 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1261/5042] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:46:57 2026] GET /volume/v3/backups/3010b78b-9843-4d4d-84a2-ee2421e86dc8 => generated 732 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:46:57.188516 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [req-0580b818-1051-4b47-b1bc-07a2cb7c6feb req-1a072acd-b8e9-40fe-a75e-c827964fb638 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Volume info retrieved successfully. Jul 10 08:46:57.194490 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-0580b818-1051-4b47-b1bc-07a2cb7c6feb req-1a072acd-b8e9-40fe-a75e-c827964fb638 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] https://10.4.3.7/volume/v3/volumes/54723a96-74fb-4154-81ab-ef056a7104f8 returned with HTTP 200 Jul 10 08:46:57.194980 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1251/5043] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:46:57 2026] GET /volume/v3/volumes/54723a96-74fb-4154-81ab-ef056a7104f8 => generated 1579 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:46:57.266618 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-325b42cf-cb60-4480-a9b4-4200ee3f2e46 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:57.269192 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-325b42cf-cb60-4480-a9b4-4200ee3f2e46 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] GET https://10.4.3.7/volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 Jul 10 08:46:57.269557 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-325b42cf-cb60-4480-a9b4-4200ee3f2e46 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:57.269799 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-325b42cf-cb60-4480-a9b4-4200ee3f2e46 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:57.293730 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:57.293730 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:46:57.299243 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-325b42cf-cb60-4480-a9b4-4200ee3f2e46 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Volume info retrieved successfully. Jul 10 08:46:57.302986 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-325b42cf-cb60-4480-a9b4-4200ee3f2e46 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 returned with HTTP 200 Jul 10 08:46:57.303476 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1263/5044] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:46:57 2026] GET /volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 => generated 1212 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:46:57.367536 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-0580b818-1051-4b47-b1bc-07a2cb7c6feb req-2a2835cb-5eee-4127-b988-939947001eb2 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:57.367819 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-97113784-a4c3-4405-93a0-278add82d602 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:57.370092 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-0580b818-1051-4b47-b1bc-07a2cb7c6feb req-2a2835cb-5eee-4127-b988-939947001eb2 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] PUT https://10.4.3.7/volume/v3/attachments/c1a171f1-3419-41f6-8fba-0ffa661576ad Jul 10 08:46:57.370154 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-97113784-a4c3-4405-93a0-278add82d602 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/19e6f749-abc6-44df-a3ce-8e1e3a127b62 Jul 10 08:46:57.370382 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-97113784-a4c3-4405-93a0-278add82d602 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:57.370656 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-0580b818-1051-4b47-b1bc-07a2cb7c6feb req-2a2835cb-5eee-4127-b988-939947001eb2 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.7", "host": "np0000004976", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b54eda21b644", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bf3c9c16-ec3d-4df7-865b-5f424258654a", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:46:57.370729 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-97113784-a4c3-4405-93a0-278add82d602 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:57.370796 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-97113784-a4c3-4405-93a0-278add82d602 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 19e6f749-abc6-44df-a3ce-8e1e3a127b62. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:46:57.377778 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:57.377778 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:46:57.378600 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-97113784-a4c3-4405-93a0-278add82d602 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/19e6f749-abc6-44df-a3ce-8e1e3a127b62 returned with HTTP 200 Jul 10 08:46:57.379064 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1262/5045] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:46:57 2026] GET /volume/v3/backups/19e6f749-abc6-44df-a3ce-8e1e3a127b62 => generated 704 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:46:57.380051 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.coordination [req-0580b818-1051-4b47-b1bc-07a2cb7c6feb req-2a2835cb-5eee-4127-b988-939947001eb2 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Acquiring lock "cinder-attachment_update-54723a96-74fb-4154-81ab-ef056a7104f8-np0000004976" by "attachment_update" {{(pid=100057) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 08:46:57.385501 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.coordination [req-0580b818-1051-4b47-b1bc-07a2cb7c6feb req-2a2835cb-5eee-4127-b988-939947001eb2 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Lock "cinder-attachment_update-54723a96-74fb-4154-81ab-ef056a7104f8-np0000004976" acquired by "attachment_update" :: waited 0.005s {{(pid=100057) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 08:46:57.386897 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:57.386897 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:46:57.912343 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.coordination [req-0580b818-1051-4b47-b1bc-07a2cb7c6feb req-2a2835cb-5eee-4127-b988-939947001eb2 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Lock "cinder-attachment_update-54723a96-74fb-4154-81ab-ef056a7104f8-np0000004976" released by "attachment_update" :: held 0.527s {{(pid=100057) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 08:46:57.912902 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-0580b818-1051-4b47-b1bc-07a2cb7c6feb req-2a2835cb-5eee-4127-b988-939947001eb2 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] https://10.4.3.7/volume/v3/attachments/c1a171f1-3419-41f6-8fba-0ffa661576ad returned with HTTP 200 Jul 10 08:46:57.913433 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1270/5046] 10.4.3.7 () {74 vars in 1690 bytes} [Fri Jul 10 08:46:57 2026] PUT /volume/v3/attachments/c1a171f1-3419-41f6-8fba-0ffa661576ad => generated 969 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:46:58.198543 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-d04fd0b3-2c8a-4b26-929e-b265a1a0e28c None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:58.201092 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-d04fd0b3-2c8a-4b26-929e-b265a1a0e28c tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] GET https://10.4.3.7/volume/v3/backups/3010b78b-9843-4d4d-84a2-ee2421e86dc8 Jul 10 08:46:58.201430 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-d04fd0b3-2c8a-4b26-929e-b265a1a0e28c tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:58.201746 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-d04fd0b3-2c8a-4b26-929e-b265a1a0e28c tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:58.201909 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-d04fd0b3-2c8a-4b26-929e-b265a1a0e28c tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] Show backup with id 3010b78b-9843-4d4d-84a2-ee2421e86dc8. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:46:58.206992 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:58.206992 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:46:58.207741 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-d04fd0b3-2c8a-4b26-929e-b265a1a0e28c tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] https://10.4.3.7/volume/v3/backups/3010b78b-9843-4d4d-84a2-ee2421e86dc8 returned with HTTP 200 Jul 10 08:46:58.208229 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1252/5047] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:46:58 2026] GET /volume/v3/backups/3010b78b-9843-4d4d-84a2-ee2421e86dc8 => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:46:58.328509 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-3d26af3e-5f22-40fd-8b51-f3dee6ada192 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:58.330241 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-3d26af3e-5f22-40fd-8b51-f3dee6ada192 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] GET https://10.4.3.7/volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 Jul 10 08:46:58.330850 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-3d26af3e-5f22-40fd-8b51-f3dee6ada192 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:58.330850 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-3d26af3e-5f22-40fd-8b51-f3dee6ada192 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:58.344957 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:58.344957 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:46:58.349792 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-3d26af3e-5f22-40fd-8b51-f3dee6ada192 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Volume info retrieved successfully. Jul 10 08:46:58.353445 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-3d26af3e-5f22-40fd-8b51-f3dee6ada192 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 returned with HTTP 200 Jul 10 08:46:58.353865 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1264/5048] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:46:58 2026] GET /volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 => generated 1212 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:46:58.393755 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-5bdac5d8-1880-45cd-9a59-5ed0d69147d0 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:58.395274 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-5bdac5d8-1880-45cd-9a59-5ed0d69147d0 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/19e6f749-abc6-44df-a3ce-8e1e3a127b62 Jul 10 08:46:58.395274 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-5bdac5d8-1880-45cd-9a59-5ed0d69147d0 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:58.395274 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-5bdac5d8-1880-45cd-9a59-5ed0d69147d0 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:58.395790 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-5bdac5d8-1880-45cd-9a59-5ed0d69147d0 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 19e6f749-abc6-44df-a3ce-8e1e3a127b62. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:46:58.400814 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:58.400814 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:46:58.401781 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-5bdac5d8-1880-45cd-9a59-5ed0d69147d0 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/19e6f749-abc6-44df-a3ce-8e1e3a127b62 returned with HTTP 200 Jul 10 08:46:58.402335 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1263/5049] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:46:58 2026] GET /volume/v3/backups/19e6f749-abc6-44df-a3ce-8e1e3a127b62 => generated 704 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:46:58.465096 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-0580b818-1051-4b47-b1bc-07a2cb7c6feb req-795cf14e-f4ed-461f-8717-15fcaf56242b None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:58.466659 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-0580b818-1051-4b47-b1bc-07a2cb7c6feb req-795cf14e-f4ed-461f-8717-15fcaf56242b tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] POST https://10.4.3.7/volume/v3/attachments/c1a171f1-3419-41f6-8fba-0ffa661576ad/action Jul 10 08:46:58.467048 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-0580b818-1051-4b47-b1bc-07a2cb7c6feb req-795cf14e-f4ed-461f-8717-15fcaf56242b tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Action body: b'{"os-complete": null}' {{(pid=100057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:46:58.467158 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-0580b818-1051-4b47-b1bc-07a2cb7c6feb req-795cf14e-f4ed-461f-8717-15fcaf56242b tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:46:58.491076 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:58.491076 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:46:58.505554 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-0580b818-1051-4b47-b1bc-07a2cb7c6feb req-795cf14e-f4ed-461f-8717-15fcaf56242b tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] https://10.4.3.7/volume/v3/attachments/c1a171f1-3419-41f6-8fba-0ffa661576ad/action returned with HTTP 204 Jul 10 08:46:58.506317 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1271/5050] 10.4.3.7 () {74 vars in 1711 bytes} [Fri Jul 10 08:46:58 2026] POST /volume/v3/attachments/c1a171f1-3419-41f6-8fba-0ffa661576ad/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:46:59.221925 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-40822593-f89e-43fe-abaa-e2fb55d61695 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:59.224172 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-40822593-f89e-43fe-abaa-e2fb55d61695 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] GET https://10.4.3.7/volume/v3/backups/3010b78b-9843-4d4d-84a2-ee2421e86dc8 Jul 10 08:46:59.224611 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-40822593-f89e-43fe-abaa-e2fb55d61695 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:59.224884 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-40822593-f89e-43fe-abaa-e2fb55d61695 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:59.225055 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-40822593-f89e-43fe-abaa-e2fb55d61695 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] Show backup with id 3010b78b-9843-4d4d-84a2-ee2421e86dc8. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:46:59.232484 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:59.232484 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:46:59.233381 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-40822593-f89e-43fe-abaa-e2fb55d61695 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] https://10.4.3.7/volume/v3/backups/3010b78b-9843-4d4d-84a2-ee2421e86dc8 returned with HTTP 200 Jul 10 08:46:59.233912 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1253/5051] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:46:59 2026] GET /volume/v3/backups/3010b78b-9843-4d4d-84a2-ee2421e86dc8 => generated 732 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:46:59.368395 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-68fc4e89-4390-475c-bfdb-5660c3e2d1e2 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:59.377538 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-68fc4e89-4390-475c-bfdb-5660c3e2d1e2 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] GET https://10.4.3.7/volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 Jul 10 08:46:59.378276 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-68fc4e89-4390-475c-bfdb-5660c3e2d1e2 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:59.378276 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-68fc4e89-4390-475c-bfdb-5660c3e2d1e2 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:59.394933 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:59.394933 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:46:59.399694 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-68fc4e89-4390-475c-bfdb-5660c3e2d1e2 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Volume info retrieved successfully. Jul 10 08:46:59.404079 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-68fc4e89-4390-475c-bfdb-5660c3e2d1e2 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 returned with HTTP 200 Jul 10 08:46:59.404504 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1265/5052] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:46:59 2026] GET /volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 => generated 1212 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:46:59.417950 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-b8cf8718-b172-48fd-9dbe-cb42307f9cd4 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:46:59.420365 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-b8cf8718-b172-48fd-9dbe-cb42307f9cd4 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/19e6f749-abc6-44df-a3ce-8e1e3a127b62 Jul 10 08:46:59.420429 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-b8cf8718-b172-48fd-9dbe-cb42307f9cd4 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:46:59.420640 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-b8cf8718-b172-48fd-9dbe-cb42307f9cd4 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:46:59.420748 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-b8cf8718-b172-48fd-9dbe-cb42307f9cd4 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 19e6f749-abc6-44df-a3ce-8e1e3a127b62. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:46:59.425592 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:46:59.425592 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:46:59.426424 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-b8cf8718-b172-48fd-9dbe-cb42307f9cd4 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/19e6f749-abc6-44df-a3ce-8e1e3a127b62 returned with HTTP 200 Jul 10 08:46:59.427015 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1264/5053] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:46:59 2026] GET /volume/v3/backups/19e6f749-abc6-44df-a3ce-8e1e3a127b62 => generated 704 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:47:00.244573 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-e2089a0c-948e-4389-a069-035be9cb1f17 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:00.248767 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e2089a0c-948e-4389-a069-035be9cb1f17 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] GET https://10.4.3.7/volume/v3/backups/3010b78b-9843-4d4d-84a2-ee2421e86dc8 Jul 10 08:47:00.248982 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e2089a0c-948e-4389-a069-035be9cb1f17 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:00.249215 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e2089a0c-948e-4389-a069-035be9cb1f17 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:00.249287 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-e2089a0c-948e-4389-a069-035be9cb1f17 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] Show backup with id 3010b78b-9843-4d4d-84a2-ee2421e86dc8. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:47:00.253310 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:47:00.253310 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:47:00.253883 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e2089a0c-948e-4389-a069-035be9cb1f17 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] https://10.4.3.7/volume/v3/backups/3010b78b-9843-4d4d-84a2-ee2421e86dc8 returned with HTTP 200 Jul 10 08:47:00.254187 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1272/5054] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:47:00 2026] GET /volume/v3/backups/3010b78b-9843-4d4d-84a2-ee2421e86dc8 => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:47:00.428560 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-2fbfd66c-3cfd-405d-b10c-8b999b64c449 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:00.432324 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-2fbfd66c-3cfd-405d-b10c-8b999b64c449 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] GET https://10.4.3.7/volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 Jul 10 08:47:00.432324 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-2fbfd66c-3cfd-405d-b10c-8b999b64c449 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:00.432324 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-2fbfd66c-3cfd-405d-b10c-8b999b64c449 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:00.437591 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-fe737af1-1ee1-4276-8179-512a2297f61e None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:00.440296 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-fe737af1-1ee1-4276-8179-512a2297f61e tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/19e6f749-abc6-44df-a3ce-8e1e3a127b62 Jul 10 08:47:00.440619 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-fe737af1-1ee1-4276-8179-512a2297f61e tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:00.440790 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-fe737af1-1ee1-4276-8179-512a2297f61e tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:00.440889 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-fe737af1-1ee1-4276-8179-512a2297f61e tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 19e6f749-abc6-44df-a3ce-8e1e3a127b62. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:47:00.444263 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:47:00.444263 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:47:00.446851 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:47:00.446851 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:47:00.447707 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-fe737af1-1ee1-4276-8179-512a2297f61e tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/19e6f749-abc6-44df-a3ce-8e1e3a127b62 returned with HTTP 200 Jul 10 08:47:00.448610 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1266/5055] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:47:00 2026] GET /volume/v3/backups/19e6f749-abc6-44df-a3ce-8e1e3a127b62 => generated 704 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:47:00.448659 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-2fbfd66c-3cfd-405d-b10c-8b999b64c449 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Volume info retrieved successfully. Jul 10 08:47:00.453922 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-2fbfd66c-3cfd-405d-b10c-8b999b64c449 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 returned with HTTP 200 Jul 10 08:47:00.454278 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1254/5056] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:47:00 2026] GET /volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 => generated 1212 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:47:01.264201 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-7b33fe3d-bd64-426a-8c89-542615fdfca7 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:01.265780 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-7b33fe3d-bd64-426a-8c89-542615fdfca7 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] GET https://10.4.3.7/volume/v3/backups/3010b78b-9843-4d4d-84a2-ee2421e86dc8 Jul 10 08:47:01.265972 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-7b33fe3d-bd64-426a-8c89-542615fdfca7 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:01.266187 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-7b33fe3d-bd64-426a-8c89-542615fdfca7 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:01.266284 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-7b33fe3d-bd64-426a-8c89-542615fdfca7 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] Show backup with id 3010b78b-9843-4d4d-84a2-ee2421e86dc8. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:47:01.271285 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:47:01.271285 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:47:01.272225 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-7b33fe3d-bd64-426a-8c89-542615fdfca7 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] https://10.4.3.7/volume/v3/backups/3010b78b-9843-4d4d-84a2-ee2421e86dc8 returned with HTTP 200 Jul 10 08:47:01.272916 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1265/5057] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:47:01 2026] GET /volume/v3/backups/3010b78b-9843-4d4d-84a2-ee2421e86dc8 => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:47:01.461417 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-78bc4814-b8af-4adb-8dd7-35086f67ae5a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:01.464125 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-78bc4814-b8af-4adb-8dd7-35086f67ae5a tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/19e6f749-abc6-44df-a3ce-8e1e3a127b62 Jul 10 08:47:01.464358 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-78bc4814-b8af-4adb-8dd7-35086f67ae5a tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:01.464578 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-78bc4814-b8af-4adb-8dd7-35086f67ae5a tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:01.464694 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-78bc4814-b8af-4adb-8dd7-35086f67ae5a tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 19e6f749-abc6-44df-a3ce-8e1e3a127b62. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:47:01.473425 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-4ab6ed7c-3104-42d9-8f5c-a9d1d613e7d2 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:01.479764 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-4ab6ed7c-3104-42d9-8f5c-a9d1d613e7d2 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] GET https://10.4.3.7/volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 Jul 10 08:47:01.479764 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-4ab6ed7c-3104-42d9-8f5c-a9d1d613e7d2 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:01.479764 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-4ab6ed7c-3104-42d9-8f5c-a9d1d613e7d2 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:01.479952 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:47:01.479952 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:47:01.480273 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-78bc4814-b8af-4adb-8dd7-35086f67ae5a tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/19e6f749-abc6-44df-a3ce-8e1e3a127b62 returned with HTTP 200 Jul 10 08:47:01.480828 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1273/5058] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:47:01 2026] GET /volume/v3/backups/19e6f749-abc6-44df-a3ce-8e1e3a127b62 => generated 704 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:47:01.499099 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:47:01.499099 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:47:01.510470 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-4ab6ed7c-3104-42d9-8f5c-a9d1d613e7d2 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Volume info retrieved successfully. Jul 10 08:47:01.514269 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-4ab6ed7c-3104-42d9-8f5c-a9d1d613e7d2 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 returned with HTTP 200 Jul 10 08:47:01.515899 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1267/5059] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:47:01 2026] GET /volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 => generated 1212 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:47:02.282519 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-5d76a158-277c-4862-b1a6-0535c7635588 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:02.284336 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-5d76a158-277c-4862-b1a6-0535c7635588 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] GET https://10.4.3.7/volume/v3/backups/3010b78b-9843-4d4d-84a2-ee2421e86dc8 Jul 10 08:47:02.284617 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-5d76a158-277c-4862-b1a6-0535c7635588 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:02.284826 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-5d76a158-277c-4862-b1a6-0535c7635588 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:02.284948 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-5d76a158-277c-4862-b1a6-0535c7635588 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] Show backup with id 3010b78b-9843-4d4d-84a2-ee2421e86dc8. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:47:02.289152 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:47:02.289152 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:47:02.289920 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-5d76a158-277c-4862-b1a6-0535c7635588 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] https://10.4.3.7/volume/v3/backups/3010b78b-9843-4d4d-84a2-ee2421e86dc8 returned with HTTP 200 Jul 10 08:47:02.290262 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1255/5060] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:47:02 2026] GET /volume/v3/backups/3010b78b-9843-4d4d-84a2-ee2421e86dc8 => generated 732 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:47:02.492740 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-e79e9d4a-f255-4bbd-893f-ea9ce78516c6 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:02.494390 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-e79e9d4a-f255-4bbd-893f-ea9ce78516c6 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/19e6f749-abc6-44df-a3ce-8e1e3a127b62 Jul 10 08:47:02.494703 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-e79e9d4a-f255-4bbd-893f-ea9ce78516c6 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:02.494821 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-e79e9d4a-f255-4bbd-893f-ea9ce78516c6 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:02.495012 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-e79e9d4a-f255-4bbd-893f-ea9ce78516c6 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 19e6f749-abc6-44df-a3ce-8e1e3a127b62. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:47:02.499376 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:47:02.499376 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:47:02.500214 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-e79e9d4a-f255-4bbd-893f-ea9ce78516c6 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/19e6f749-abc6-44df-a3ce-8e1e3a127b62 returned with HTTP 200 Jul 10 08:47:02.500607 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1266/5061] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:47:02 2026] GET /volume/v3/backups/19e6f749-abc6-44df-a3ce-8e1e3a127b62 => generated 704 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:47:02.529251 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-86347d27-2e12-4da9-bb43-a87373910aef None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:02.531398 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-86347d27-2e12-4da9-bb43-a87373910aef tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] GET https://10.4.3.7/volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 Jul 10 08:47:02.531688 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-86347d27-2e12-4da9-bb43-a87373910aef tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:02.531936 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-86347d27-2e12-4da9-bb43-a87373910aef tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:02.544685 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:47:02.544685 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:47:02.548349 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-86347d27-2e12-4da9-bb43-a87373910aef tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Volume info retrieved successfully. Jul 10 08:47:02.552544 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-86347d27-2e12-4da9-bb43-a87373910aef tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 returned with HTTP 200 Jul 10 08:47:02.552903 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1274/5062] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:47:02 2026] GET /volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 => generated 1212 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:47:03.301764 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-3c3f0e93-32e0-47bc-929b-e4ae2769bb5f None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:03.303584 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-3c3f0e93-32e0-47bc-929b-e4ae2769bb5f tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] GET https://10.4.3.7/volume/v3/backups/3010b78b-9843-4d4d-84a2-ee2421e86dc8 Jul 10 08:47:03.303944 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-3c3f0e93-32e0-47bc-929b-e4ae2769bb5f tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:03.304260 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-3c3f0e93-32e0-47bc-929b-e4ae2769bb5f tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:03.304480 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-3c3f0e93-32e0-47bc-929b-e4ae2769bb5f tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] Show backup with id 3010b78b-9843-4d4d-84a2-ee2421e86dc8. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:47:03.311213 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:47:03.311213 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:47:03.311213 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-3c3f0e93-32e0-47bc-929b-e4ae2769bb5f tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] https://10.4.3.7/volume/v3/backups/3010b78b-9843-4d4d-84a2-ee2421e86dc8 returned with HTTP 200 Jul 10 08:47:03.311213 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1268/5063] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:47:03 2026] GET /volume/v3/backups/3010b78b-9843-4d4d-84a2-ee2421e86dc8 => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:47:03.363823 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-3bd11ed2-caa8-401b-8ff4-d64a9f7aa5a2 req-81bc192f-922b-4c5f-a396-0e8c3acba2a9 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:03.366352 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-3bd11ed2-caa8-401b-8ff4-d64a9f7aa5a2 req-81bc192f-922b-4c5f-a396-0e8c3acba2a9 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] POST https://10.4.3.7/volume/v3/attachments/8f4d269d-49c4-4507-906b-f1d05696c94e/action Jul 10 08:47:03.366807 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-3bd11ed2-caa8-401b-8ff4-d64a9f7aa5a2 req-81bc192f-922b-4c5f-a396-0e8c3acba2a9 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Action body: b'{"os-complete": null}' {{(pid=100055) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:47:03.367011 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-3bd11ed2-caa8-401b-8ff4-d64a9f7aa5a2 req-81bc192f-922b-4c5f-a396-0e8c3acba2a9 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:47:03.388623 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:47:03.388623 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:47:03.402229 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-3bd11ed2-caa8-401b-8ff4-d64a9f7aa5a2 req-81bc192f-922b-4c5f-a396-0e8c3acba2a9 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/attachments/8f4d269d-49c4-4507-906b-f1d05696c94e/action returned with HTTP 204 Jul 10 08:47:03.402729 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1256/5064] 10.4.3.7 () {74 vars in 1711 bytes} [Fri Jul 10 08:47:03 2026] POST /volume/v3/attachments/8f4d269d-49c4-4507-906b-f1d05696c94e/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:47:03.512371 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-12a01f7a-e7c6-4024-a845-2190572418ba None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:03.514702 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-12a01f7a-e7c6-4024-a845-2190572418ba tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/19e6f749-abc6-44df-a3ce-8e1e3a127b62 Jul 10 08:47:03.515162 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-12a01f7a-e7c6-4024-a845-2190572418ba tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:03.515162 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-12a01f7a-e7c6-4024-a845-2190572418ba tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:03.515299 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-12a01f7a-e7c6-4024-a845-2190572418ba tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 19e6f749-abc6-44df-a3ce-8e1e3a127b62. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:47:03.519925 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:47:03.519925 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:47:03.520592 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-12a01f7a-e7c6-4024-a845-2190572418ba tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/19e6f749-abc6-44df-a3ce-8e1e3a127b62 returned with HTTP 200 Jul 10 08:47:03.520934 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1267/5065] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:47:03 2026] GET /volume/v3/backups/19e6f749-abc6-44df-a3ce-8e1e3a127b62 => generated 704 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:47:03.567577 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-d4beeee2-e8de-4391-a33d-a48ba6ea84fa None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:03.569398 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d4beeee2-e8de-4391-a33d-a48ba6ea84fa tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] GET https://10.4.3.7/volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 Jul 10 08:47:03.569640 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d4beeee2-e8de-4391-a33d-a48ba6ea84fa tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:03.569820 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d4beeee2-e8de-4391-a33d-a48ba6ea84fa tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:03.581926 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:47:03.581926 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:47:03.584793 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-d4beeee2-e8de-4391-a33d-a48ba6ea84fa tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Volume info retrieved successfully. Jul 10 08:47:03.588991 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d4beeee2-e8de-4391-a33d-a48ba6ea84fa tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 returned with HTTP 200 Jul 10 08:47:03.589111 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1275/5066] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:47:03 2026] GET /volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 => generated 1506 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:47:04.325442 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-07f687a8-5435-42ba-8fbb-2085d23a1930 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:04.327343 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-07f687a8-5435-42ba-8fbb-2085d23a1930 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] GET https://10.4.3.7/volume/v3/backups/3010b78b-9843-4d4d-84a2-ee2421e86dc8 Jul 10 08:47:04.328419 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-07f687a8-5435-42ba-8fbb-2085d23a1930 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:04.328419 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-07f687a8-5435-42ba-8fbb-2085d23a1930 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:04.328419 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-07f687a8-5435-42ba-8fbb-2085d23a1930 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] Show backup with id 3010b78b-9843-4d4d-84a2-ee2421e86dc8. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:47:04.332809 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:47:04.332809 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:47:04.333553 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-07f687a8-5435-42ba-8fbb-2085d23a1930 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] https://10.4.3.7/volume/v3/backups/3010b78b-9843-4d4d-84a2-ee2421e86dc8 returned with HTTP 200 Jul 10 08:47:04.333943 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1269/5067] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:47:04 2026] GET /volume/v3/backups/3010b78b-9843-4d4d-84a2-ee2421e86dc8 => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:47:04.538432 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-7b015337-c732-468b-949f-fe3e9c0cee24 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:04.538432 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-7b015337-c732-468b-949f-fe3e9c0cee24 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/19e6f749-abc6-44df-a3ce-8e1e3a127b62 Jul 10 08:47:04.538432 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-7b015337-c732-468b-949f-fe3e9c0cee24 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:04.538432 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-7b015337-c732-468b-949f-fe3e9c0cee24 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:04.538432 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-7b015337-c732-468b-949f-fe3e9c0cee24 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 19e6f749-abc6-44df-a3ce-8e1e3a127b62. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:47:04.542352 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:47:04.542352 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:47:04.543164 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-7b015337-c732-468b-949f-fe3e9c0cee24 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/19e6f749-abc6-44df-a3ce-8e1e3a127b62 returned with HTTP 200 Jul 10 08:47:04.543710 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1257/5068] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:47:04 2026] GET /volume/v3/backups/19e6f749-abc6-44df-a3ce-8e1e3a127b62 => generated 704 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:47:04.948774 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-a83c9a0d-4906-4159-ba69-18b6e1e0a5b9 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:04.950432 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-a83c9a0d-4906-4159-ba69-18b6e1e0a5b9 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] GET https://10.4.3.7/volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 Jul 10 08:47:04.950672 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-a83c9a0d-4906-4159-ba69-18b6e1e0a5b9 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:04.950828 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-a83c9a0d-4906-4159-ba69-18b6e1e0a5b9 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:04.961938 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:47:04.961938 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:47:04.965184 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-a83c9a0d-4906-4159-ba69-18b6e1e0a5b9 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Volume info retrieved successfully. Jul 10 08:47:04.969425 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-a83c9a0d-4906-4159-ba69-18b6e1e0a5b9 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 returned with HTTP 200 Jul 10 08:47:04.969793 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1268/5069] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:47:04 2026] GET /volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 => generated 1506 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:47:04.985169 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-dfc294ef-3067-4f19-8330-e380310f3771 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:04.986885 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-dfc294ef-3067-4f19-8330-e380310f3771 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] GET https://10.4.3.7/volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 Jul 10 08:47:04.987073 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-dfc294ef-3067-4f19-8330-e380310f3771 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:04.987249 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-dfc294ef-3067-4f19-8330-e380310f3771 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:05.000176 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:47:05.000176 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:47:05.003930 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-dfc294ef-3067-4f19-8330-e380310f3771 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Volume info retrieved successfully. Jul 10 08:47:05.008550 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-dfc294ef-3067-4f19-8330-e380310f3771 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 returned with HTTP 200 Jul 10 08:47:05.009122 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1276/5070] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:47:04 2026] GET /volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 => generated 1506 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:47:05.025959 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-211d390a-c078-4ac6-b33c-ec928457155c None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:05.028334 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-211d390a-c078-4ac6-b33c-ec928457155c tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] GET https://10.4.3.7/volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 Jul 10 08:47:05.028779 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-211d390a-c078-4ac6-b33c-ec928457155c tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:05.029030 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-211d390a-c078-4ac6-b33c-ec928457155c tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:05.043187 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:47:05.043187 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:47:05.047773 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-211d390a-c078-4ac6-b33c-ec928457155c tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Volume info retrieved successfully. Jul 10 08:47:05.053010 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-211d390a-c078-4ac6-b33c-ec928457155c tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 returned with HTTP 200 Jul 10 08:47:05.053562 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1270/5071] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:47:05 2026] GET /volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 => generated 1506 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:47:05.113141 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-d3290292-6bdf-428b-bda5-8f0e2a03824c req-3a596a16-9f8e-428f-9a37-f48d60162b5a None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:05.116644 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-d3290292-6bdf-428b-bda5-8f0e2a03824c req-3a596a16-9f8e-428f-9a37-f48d60162b5a tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] GET https://10.4.3.7/volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 Jul 10 08:47:05.117208 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-d3290292-6bdf-428b-bda5-8f0e2a03824c req-3a596a16-9f8e-428f-9a37-f48d60162b5a tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:05.117467 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-d3290292-6bdf-428b-bda5-8f0e2a03824c req-3a596a16-9f8e-428f-9a37-f48d60162b5a tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:05.131215 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:47:05.131215 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:47:05.136926 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [req-d3290292-6bdf-428b-bda5-8f0e2a03824c req-3a596a16-9f8e-428f-9a37-f48d60162b5a tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Volume info retrieved successfully. Jul 10 08:47:05.142931 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-d3290292-6bdf-428b-bda5-8f0e2a03824c req-3a596a16-9f8e-428f-9a37-f48d60162b5a tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 returned with HTTP 200 Jul 10 08:47:05.143478 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1258/5072] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:47:05 2026] GET /volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 => generated 1506 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:47:05.166762 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-d3290292-6bdf-428b-bda5-8f0e2a03824c req-5b46b4c7-9fbc-4e1f-b9e6-b79a0c5d43a0 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:05.169156 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-d3290292-6bdf-428b-bda5-8f0e2a03824c req-5b46b4c7-9fbc-4e1f-b9e6-b79a0c5d43a0 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] POST https://10.4.3.7/volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6/action Jul 10 08:47:05.169498 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-d3290292-6bdf-428b-bda5-8f0e2a03824c req-5b46b4c7-9fbc-4e1f-b9e6-b79a0c5d43a0 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:47:05.169637 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-d3290292-6bdf-428b-bda5-8f0e2a03824c req-5b46b4c7-9fbc-4e1f-b9e6-b79a0c5d43a0 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:47:05.183948 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:47:05.183948 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:47:05.184518 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [req-d3290292-6bdf-428b-bda5-8f0e2a03824c req-5b46b4c7-9fbc-4e1f-b9e6-b79a0c5d43a0 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Volume info retrieved successfully. Jul 10 08:47:05.195237 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [req-d3290292-6bdf-428b-bda5-8f0e2a03824c req-5b46b4c7-9fbc-4e1f-b9e6-b79a0c5d43a0 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Begin detaching volume completed successfully. Jul 10 08:47:05.195457 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-d3290292-6bdf-428b-bda5-8f0e2a03824c req-5b46b4c7-9fbc-4e1f-b9e6-b79a0c5d43a0 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6/action returned with HTTP 202 Jul 10 08:47:05.195896 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1269/5073] 10.4.3.7 () {72 vars in 1658 bytes} [Fri Jul 10 08:47:05 2026] POST /volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:47:05.219252 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-6b7a3dad-d68e-4c90-bd1f-5f6844b41607 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:05.221234 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-6b7a3dad-d68e-4c90-bd1f-5f6844b41607 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] GET https://10.4.3.7/volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 Jul 10 08:47:05.221458 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-6b7a3dad-d68e-4c90-bd1f-5f6844b41607 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:05.221692 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-6b7a3dad-d68e-4c90-bd1f-5f6844b41607 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:05.237681 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:47:05.237681 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:47:05.245969 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-6b7a3dad-d68e-4c90-bd1f-5f6844b41607 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Volume info retrieved successfully. Jul 10 08:47:05.257217 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-6b7a3dad-d68e-4c90-bd1f-5f6844b41607 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 returned with HTTP 200 Jul 10 08:47:05.257820 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1277/5074] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:47:05 2026] GET /volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 => generated 1509 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:47:05.345161 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-210d7659-8de8-4274-bcd5-c1967fa855c8 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:05.349781 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-210d7659-8de8-4274-bcd5-c1967fa855c8 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] GET https://10.4.3.7/volume/v3/backups/3010b78b-9843-4d4d-84a2-ee2421e86dc8 Jul 10 08:47:05.349988 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-210d7659-8de8-4274-bcd5-c1967fa855c8 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:05.350157 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-210d7659-8de8-4274-bcd5-c1967fa855c8 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:05.350296 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-210d7659-8de8-4274-bcd5-c1967fa855c8 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] Show backup with id 3010b78b-9843-4d4d-84a2-ee2421e86dc8. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:47:05.354378 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:47:05.354378 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:47:05.354820 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-210d7659-8de8-4274-bcd5-c1967fa855c8 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] https://10.4.3.7/volume/v3/backups/3010b78b-9843-4d4d-84a2-ee2421e86dc8 returned with HTTP 200 Jul 10 08:47:05.355181 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1271/5075] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:47:05 2026] GET /volume/v3/backups/3010b78b-9843-4d4d-84a2-ee2421e86dc8 => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:47:05.555043 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-c084a6ff-5f30-4ef5-8a3a-081e22d37344 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:05.556891 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-c084a6ff-5f30-4ef5-8a3a-081e22d37344 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/19e6f749-abc6-44df-a3ce-8e1e3a127b62 Jul 10 08:47:05.557120 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-c084a6ff-5f30-4ef5-8a3a-081e22d37344 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:05.557327 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-c084a6ff-5f30-4ef5-8a3a-081e22d37344 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:05.557503 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-c084a6ff-5f30-4ef5-8a3a-081e22d37344 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 19e6f749-abc6-44df-a3ce-8e1e3a127b62. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:47:05.561120 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:47:05.561120 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:47:05.561693 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-c084a6ff-5f30-4ef5-8a3a-081e22d37344 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/19e6f749-abc6-44df-a3ce-8e1e3a127b62 returned with HTTP 200 Jul 10 08:47:05.562161 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1259/5076] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:47:05 2026] GET /volume/v3/backups/19e6f749-abc6-44df-a3ce-8e1e3a127b62 => generated 704 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:47:06.230912 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-8ee9f797-b091-482a-931d-152f1fd9d330 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:06.231443 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-8ee9f797-b091-482a-931d-152f1fd9d330 None None] GET https://10.4.3.7/volume// Jul 10 08:47:06.231662 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-8ee9f797-b091-482a-931d-152f1fd9d330 None None] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:06.231885 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-8ee9f797-b091-482a-931d-152f1fd9d330 None None] Calling method 'all' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:06.232272 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-8ee9f797-b091-482a-931d-152f1fd9d330 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:47:06.233677 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1270/5077] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:47:06 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:47:06.242096 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-d3290292-6bdf-428b-bda5-8f0e2a03824c req-e90914b3-34d1-4255-acf2-b570ab212855 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:06.244061 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-d3290292-6bdf-428b-bda5-8f0e2a03824c req-e90914b3-34d1-4255-acf2-b570ab212855 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] GET https://10.4.3.7/volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 Jul 10 08:47:06.244823 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-d3290292-6bdf-428b-bda5-8f0e2a03824c req-e90914b3-34d1-4255-acf2-b570ab212855 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:06.244823 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-d3290292-6bdf-428b-bda5-8f0e2a03824c req-e90914b3-34d1-4255-acf2-b570ab212855 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:06.255734 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:47:06.255734 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:47:06.259172 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-d3290292-6bdf-428b-bda5-8f0e2a03824c req-e90914b3-34d1-4255-acf2-b570ab212855 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Volume info retrieved successfully. Jul 10 08:47:06.263424 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-d3290292-6bdf-428b-bda5-8f0e2a03824c req-e90914b3-34d1-4255-acf2-b570ab212855 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 returned with HTTP 200 Jul 10 08:47:06.263938 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1278/5078] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:47:06 2026] GET /volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 => generated 1689 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:47:06.274746 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-38149d25-dc33-4d20-a019-90f8dc21b261 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:06.276651 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-38149d25-dc33-4d20-a019-90f8dc21b261 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] GET https://10.4.3.7/volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 Jul 10 08:47:06.276902 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-38149d25-dc33-4d20-a019-90f8dc21b261 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:06.277153 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-38149d25-dc33-4d20-a019-90f8dc21b261 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:06.293289 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:47:06.293289 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:47:06.297433 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-38149d25-dc33-4d20-a019-90f8dc21b261 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Volume info retrieved successfully. Jul 10 08:47:06.303062 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-38149d25-dc33-4d20-a019-90f8dc21b261 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 returned with HTTP 200 Jul 10 08:47:06.303563 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1272/5079] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:47:06 2026] GET /volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 => generated 1509 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:47:06.368428 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-82e155cf-ca89-4d53-b331-2142898b39d3 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:06.370039 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-82e155cf-ca89-4d53-b331-2142898b39d3 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] GET https://10.4.3.7/volume/v3/backups/3010b78b-9843-4d4d-84a2-ee2421e86dc8 Jul 10 08:47:06.370219 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-82e155cf-ca89-4d53-b331-2142898b39d3 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:06.370384 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-82e155cf-ca89-4d53-b331-2142898b39d3 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:06.370515 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-82e155cf-ca89-4d53-b331-2142898b39d3 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] Show backup with id 3010b78b-9843-4d4d-84a2-ee2421e86dc8. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:47:06.374131 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:47:06.374131 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:47:06.374685 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-82e155cf-ca89-4d53-b331-2142898b39d3 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] https://10.4.3.7/volume/v3/backups/3010b78b-9843-4d4d-84a2-ee2421e86dc8 returned with HTTP 200 Jul 10 08:47:06.375190 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1260/5080] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:47:06 2026] GET /volume/v3/backups/3010b78b-9843-4d4d-84a2-ee2421e86dc8 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:47:06.572892 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-f5d35596-a6cd-45ef-8110-8ec0a144ea52 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:06.574737 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-f5d35596-a6cd-45ef-8110-8ec0a144ea52 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/19e6f749-abc6-44df-a3ce-8e1e3a127b62 Jul 10 08:47:06.574991 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-f5d35596-a6cd-45ef-8110-8ec0a144ea52 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:06.575138 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-f5d35596-a6cd-45ef-8110-8ec0a144ea52 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:06.575225 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-f5d35596-a6cd-45ef-8110-8ec0a144ea52 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 19e6f749-abc6-44df-a3ce-8e1e3a127b62. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:47:06.579825 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:47:06.579825 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:47:06.580531 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-f5d35596-a6cd-45ef-8110-8ec0a144ea52 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/19e6f749-abc6-44df-a3ce-8e1e3a127b62 returned with HTTP 200 Jul 10 08:47:06.580926 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1271/5081] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:47:06 2026] GET /volume/v3/backups/19e6f749-abc6-44df-a3ce-8e1e3a127b62 => generated 704 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:47:07.073729 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-d3290292-6bdf-428b-bda5-8f0e2a03824c req-beea92b0-b55b-4292-908e-9ddaddea3a9e None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:07.076304 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-d3290292-6bdf-428b-bda5-8f0e2a03824c req-beea92b0-b55b-4292-908e-9ddaddea3a9e tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] GET https://10.4.3.7/volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 Jul 10 08:47:07.076596 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-d3290292-6bdf-428b-bda5-8f0e2a03824c req-beea92b0-b55b-4292-908e-9ddaddea3a9e tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:07.076849 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-d3290292-6bdf-428b-bda5-8f0e2a03824c req-beea92b0-b55b-4292-908e-9ddaddea3a9e tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:07.091681 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:47:07.091681 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:47:07.095799 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-d3290292-6bdf-428b-bda5-8f0e2a03824c req-beea92b0-b55b-4292-908e-9ddaddea3a9e tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Volume info retrieved successfully. Jul 10 08:47:07.101523 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-d3290292-6bdf-428b-bda5-8f0e2a03824c req-beea92b0-b55b-4292-908e-9ddaddea3a9e tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 returned with HTTP 200 Jul 10 08:47:07.102046 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1279/5082] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:47:07 2026] GET /volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 => generated 1509 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:47:07.318663 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-ed3eaeb3-ed21-4a58-b349-e5a0ddbb868a None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:07.321194 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-ed3eaeb3-ed21-4a58-b349-e5a0ddbb868a tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] GET https://10.4.3.7/volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 Jul 10 08:47:07.321589 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-ed3eaeb3-ed21-4a58-b349-e5a0ddbb868a tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:07.321931 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-ed3eaeb3-ed21-4a58-b349-e5a0ddbb868a tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:07.337224 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:47:07.337224 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:47:07.340318 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-ed3eaeb3-ed21-4a58-b349-e5a0ddbb868a tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Volume info retrieved successfully. Jul 10 08:47:07.348464 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-ed3eaeb3-ed21-4a58-b349-e5a0ddbb868a tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 returned with HTTP 200 Jul 10 08:47:07.348464 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1273/5083] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:47:07 2026] GET /volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 => generated 1509 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:47:07.384897 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-652b23a5-a79c-4fc7-8f5d-a3b64afa7675 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:07.386986 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-652b23a5-a79c-4fc7-8f5d-a3b64afa7675 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] GET https://10.4.3.7/volume/v3/backups/3010b78b-9843-4d4d-84a2-ee2421e86dc8 Jul 10 08:47:07.387268 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-652b23a5-a79c-4fc7-8f5d-a3b64afa7675 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:07.387538 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-652b23a5-a79c-4fc7-8f5d-a3b64afa7675 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:07.387681 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-652b23a5-a79c-4fc7-8f5d-a3b64afa7675 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] Show backup with id 3010b78b-9843-4d4d-84a2-ee2421e86dc8. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:47:07.392331 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:47:07.392331 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:47:07.393027 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-652b23a5-a79c-4fc7-8f5d-a3b64afa7675 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] https://10.4.3.7/volume/v3/backups/3010b78b-9843-4d4d-84a2-ee2421e86dc8 returned with HTTP 200 Jul 10 08:47:07.393389 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1261/5084] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:47:07 2026] GET /volume/v3/backups/3010b78b-9843-4d4d-84a2-ee2421e86dc8 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:47:07.592254 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-7fe01ec6-2c53-455c-95d8-493b19d15e07 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:07.594265 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-7fe01ec6-2c53-455c-95d8-493b19d15e07 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/19e6f749-abc6-44df-a3ce-8e1e3a127b62 Jul 10 08:47:07.594519 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-7fe01ec6-2c53-455c-95d8-493b19d15e07 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:07.594738 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-7fe01ec6-2c53-455c-95d8-493b19d15e07 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:07.594874 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-7fe01ec6-2c53-455c-95d8-493b19d15e07 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 19e6f749-abc6-44df-a3ce-8e1e3a127b62. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:47:07.599934 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:47:07.599934 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:47:07.600786 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-7fe01ec6-2c53-455c-95d8-493b19d15e07 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/19e6f749-abc6-44df-a3ce-8e1e3a127b62 returned with HTTP 200 Jul 10 08:47:07.601208 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1272/5085] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:47:07 2026] GET /volume/v3/backups/19e6f749-abc6-44df-a3ce-8e1e3a127b62 => generated 704 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:47:07.615042 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-d3290292-6bdf-428b-bda5-8f0e2a03824c req-30f5ac8d-e881-40d1-9df8-7fa9afb75322 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:07.624091 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-d3290292-6bdf-428b-bda5-8f0e2a03824c req-30f5ac8d-e881-40d1-9df8-7fa9afb75322 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] DELETE https://10.4.3.7/volume/v3/attachments/8f4d269d-49c4-4507-906b-f1d05696c94e Jul 10 08:47:07.624321 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-d3290292-6bdf-428b-bda5-8f0e2a03824c req-30f5ac8d-e881-40d1-9df8-7fa9afb75322 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:07.624599 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-d3290292-6bdf-428b-bda5-8f0e2a03824c req-30f5ac8d-e881-40d1-9df8-7fa9afb75322 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'version_select' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:07.638490 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:47:07.638490 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:47:08.179432 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-d3290292-6bdf-428b-bda5-8f0e2a03824c req-30f5ac8d-e881-40d1-9df8-7fa9afb75322 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/attachments/8f4d269d-49c4-4507-906b-f1d05696c94e returned with HTTP 200 Jul 10 08:47:08.179432 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1280/5086] 10.4.3.7 () {72 vars in 1659 bytes} [Fri Jul 10 08:47:07 2026] DELETE /volume/v3/attachments/8f4d269d-49c4-4507-906b-f1d05696c94e => generated 192 bytes in 563 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:47:08.364267 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-d1b2aed9-5e43-4210-bcf3-3d01e39bc03e None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:08.367852 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d1b2aed9-5e43-4210-bcf3-3d01e39bc03e tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] GET https://10.4.3.7/volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 Jul 10 08:47:08.368143 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-d1b2aed9-5e43-4210-bcf3-3d01e39bc03e tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:08.368430 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-d1b2aed9-5e43-4210-bcf3-3d01e39bc03e tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:08.383278 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:47:08.383278 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:47:08.389311 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-d1b2aed9-5e43-4210-bcf3-3d01e39bc03e tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Volume info retrieved successfully. Jul 10 08:47:08.396743 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d1b2aed9-5e43-4210-bcf3-3d01e39bc03e tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 returned with HTTP 200 Jul 10 08:47:08.397277 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1274/5087] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:47:08 2026] GET /volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 => generated 1209 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:47:08.407062 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-2c088211-7def-4b85-9f47-584dbd33ee48 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:08.411555 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-2c088211-7def-4b85-9f47-584dbd33ee48 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] GET https://10.4.3.7/volume/v3/backups/3010b78b-9843-4d4d-84a2-ee2421e86dc8 Jul 10 08:47:08.411808 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-2c088211-7def-4b85-9f47-584dbd33ee48 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:08.411987 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-2c088211-7def-4b85-9f47-584dbd33ee48 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:08.412089 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-2c088211-7def-4b85-9f47-584dbd33ee48 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] Show backup with id 3010b78b-9843-4d4d-84a2-ee2421e86dc8. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:47:08.416111 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:47:08.416111 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:47:08.416770 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-2c088211-7def-4b85-9f47-584dbd33ee48 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] https://10.4.3.7/volume/v3/backups/3010b78b-9843-4d4d-84a2-ee2421e86dc8 returned with HTTP 200 Jul 10 08:47:08.417113 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1262/5088] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:47:08 2026] GET /volume/v3/backups/3010b78b-9843-4d4d-84a2-ee2421e86dc8 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:47:08.428423 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-f904a60c-6bef-43d1-a316-a8a40dd5bba6 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:08.430068 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-f904a60c-6bef-43d1-a316-a8a40dd5bba6 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] PUT https://10.4.3.7/volume/v3/backups/3010b78b-9843-4d4d-84a2-ee2421e86dc8 Jul 10 08:47:08.430516 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-f904a60c-6bef-43d1-a316-a8a40dd5bba6 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:47:08.435966 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:47:08.435966 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:47:08.444427 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-f904a60c-6bef-43d1-a316-a8a40dd5bba6 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] https://10.4.3.7/volume/v3/backups/3010b78b-9843-4d4d-84a2-ee2421e86dc8 returned with HTTP 200 Jul 10 08:47:08.444881 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1273/5089] 10.4.3.7 () {70 vars in 1394 bytes} [Fri Jul 10 08:47:08 2026] PUT /volume/v3/backups/3010b78b-9843-4d4d-84a2-ee2421e86dc8 => generated 312 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:47:08.455042 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-0be90a7d-b89e-465b-a22c-5e8659d998de None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:08.456932 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0be90a7d-b89e-465b-a22c-5e8659d998de tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] GET https://10.4.3.7/volume/v3/backups/3010b78b-9843-4d4d-84a2-ee2421e86dc8 Jul 10 08:47:08.457205 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0be90a7d-b89e-465b-a22c-5e8659d998de tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:08.457433 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0be90a7d-b89e-465b-a22c-5e8659d998de tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:08.457624 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-0be90a7d-b89e-465b-a22c-5e8659d998de tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] Show backup with id 3010b78b-9843-4d4d-84a2-ee2421e86dc8. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:47:08.462383 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:47:08.462383 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:47:08.463091 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0be90a7d-b89e-465b-a22c-5e8659d998de tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] https://10.4.3.7/volume/v3/backups/3010b78b-9843-4d4d-84a2-ee2421e86dc8 returned with HTTP 200 Jul 10 08:47:08.463482 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1281/5090] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:47:08 2026] GET /volume/v3/backups/3010b78b-9843-4d4d-84a2-ee2421e86dc8 => generated 758 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 08:47:08.480555 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-837402ef-232a-4edd-8189-884514109b89 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:08.482395 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-837402ef-232a-4edd-8189-884514109b89 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] DELETE https://10.4.3.7/volume/v3/backups/3010b78b-9843-4d4d-84a2-ee2421e86dc8 Jul 10 08:47:08.482668 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-837402ef-232a-4edd-8189-884514109b89 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:08.482917 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-837402ef-232a-4edd-8189-884514109b89 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] Calling method 'delete' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:08.483060 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.contrib.backups [None req-837402ef-232a-4edd-8189-884514109b89 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] Delete backup with id: 3010b78b-9843-4d4d-84a2-ee2421e86dc8. Jul 10 08:47:08.487502 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:47:08.487502 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:47:08.502014 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.backup.rpcapi [None req-837402ef-232a-4edd-8189-884514109b89 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] delete_backup rpcapi backup_id 3010b78b-9843-4d4d-84a2-ee2421e86dc8 {{(pid=100054) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 08:47:08.507687 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-837402ef-232a-4edd-8189-884514109b89 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] https://10.4.3.7/volume/v3/backups/3010b78b-9843-4d4d-84a2-ee2421e86dc8 returned with HTTP 202 Jul 10 08:47:08.508246 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1275/5091] 10.4.3.7 () {68 vars in 1377 bytes} [Fri Jul 10 08:47:08 2026] DELETE /volume/v3/backups/3010b78b-9843-4d4d-84a2-ee2421e86dc8 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:47:08.516146 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-44cea2b8-0ffa-4ddb-9a10-06893bba5f29 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:08.519709 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-44cea2b8-0ffa-4ddb-9a10-06893bba5f29 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] GET https://10.4.3.7/volume/v3/backups/3010b78b-9843-4d4d-84a2-ee2421e86dc8 Jul 10 08:47:08.520039 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-44cea2b8-0ffa-4ddb-9a10-06893bba5f29 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:08.520255 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-44cea2b8-0ffa-4ddb-9a10-06893bba5f29 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:08.520420 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-44cea2b8-0ffa-4ddb-9a10-06893bba5f29 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] Show backup with id 3010b78b-9843-4d4d-84a2-ee2421e86dc8. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:47:08.525871 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:47:08.525871 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:47:08.526833 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-44cea2b8-0ffa-4ddb-9a10-06893bba5f29 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] https://10.4.3.7/volume/v3/backups/3010b78b-9843-4d4d-84a2-ee2421e86dc8 returned with HTTP 200 Jul 10 08:47:08.527670 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1263/5092] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:47:08 2026] GET /volume/v3/backups/3010b78b-9843-4d4d-84a2-ee2421e86dc8 => generated 757 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:47:08.615336 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-40388958-d0df-41b0-85d5-3f61e7d4a4f8 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:08.617668 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-40388958-d0df-41b0-85d5-3f61e7d4a4f8 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/19e6f749-abc6-44df-a3ce-8e1e3a127b62 Jul 10 08:47:08.617668 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-40388958-d0df-41b0-85d5-3f61e7d4a4f8 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:08.618558 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-40388958-d0df-41b0-85d5-3f61e7d4a4f8 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:08.618558 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-40388958-d0df-41b0-85d5-3f61e7d4a4f8 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 19e6f749-abc6-44df-a3ce-8e1e3a127b62. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:47:08.623653 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:47:08.623653 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:47:08.624553 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-40388958-d0df-41b0-85d5-3f61e7d4a4f8 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/19e6f749-abc6-44df-a3ce-8e1e3a127b62 returned with HTTP 200 Jul 10 08:47:08.624947 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1274/5093] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:47:08 2026] GET /volume/v3/backups/19e6f749-abc6-44df-a3ce-8e1e3a127b62 => generated 705 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:47:09.539999 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-2c181ac9-b46b-49e9-96d6-857058759653 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:09.542574 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2c181ac9-b46b-49e9-96d6-857058759653 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] GET https://10.4.3.7/volume/v3/backups/3010b78b-9843-4d4d-84a2-ee2421e86dc8 Jul 10 08:47:09.542873 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2c181ac9-b46b-49e9-96d6-857058759653 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:09.543135 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2c181ac9-b46b-49e9-96d6-857058759653 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:09.543296 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-2c181ac9-b46b-49e9-96d6-857058759653 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] Show backup with id 3010b78b-9843-4d4d-84a2-ee2421e86dc8. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:47:09.547370 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2c181ac9-b46b-49e9-96d6-857058759653 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] https://10.4.3.7/volume/v3/backups/3010b78b-9843-4d4d-84a2-ee2421e86dc8 returned with HTTP 404 Jul 10 08:47:09.548243 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1282/5094] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:47:09 2026] GET /volume/v3/backups/3010b78b-9843-4d4d-84a2-ee2421e86dc8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:47:09.555862 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-8452b8e6-c781-4495-8559-51506bbbdf16 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:09.558527 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-8452b8e6-c781-4495-8559-51506bbbdf16 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] DELETE https://10.4.3.7/volume/v3/volumes/251e34db-6b61-4f14-bf27-3a418c5798ed Jul 10 08:47:09.558788 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-8452b8e6-c781-4495-8559-51506bbbdf16 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:09.559015 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-8452b8e6-c781-4495-8559-51506bbbdf16 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] Calling method 'delete' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:09.559193 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.volumes [None req-8452b8e6-c781-4495-8559-51506bbbdf16 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] Delete volume with id: 251e34db-6b61-4f14-bf27-3a418c5798ed Jul 10 08:47:09.568817 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:47:09.568817 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:47:09.569267 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-8452b8e6-c781-4495-8559-51506bbbdf16 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] Volume info retrieved successfully. Jul 10 08:47:09.590271 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-8452b8e6-c781-4495-8559-51506bbbdf16 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] Delete volume request issued successfully. Jul 10 08:47:09.590271 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-8452b8e6-c781-4495-8559-51506bbbdf16 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] https://10.4.3.7/volume/v3/volumes/251e34db-6b61-4f14-bf27-3a418c5798ed returned with HTTP 202 Jul 10 08:47:09.590689 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1276/5095] 10.4.3.7 () {68 vars in 1377 bytes} [Fri Jul 10 08:47:09 2026] DELETE /volume/v3/volumes/251e34db-6b61-4f14-bf27-3a418c5798ed => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:47:09.599510 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-788e2c28-d43f-4d93-8d9a-cbf068f7bef3 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:09.601052 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-788e2c28-d43f-4d93-8d9a-cbf068f7bef3 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] GET https://10.4.3.7/volume/v3/volumes/251e34db-6b61-4f14-bf27-3a418c5798ed Jul 10 08:47:09.601192 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-788e2c28-d43f-4d93-8d9a-cbf068f7bef3 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:09.601361 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-788e2c28-d43f-4d93-8d9a-cbf068f7bef3 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:09.608208 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:47:09.608208 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:47:09.611667 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-788e2c28-d43f-4d93-8d9a-cbf068f7bef3 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] Volume info retrieved successfully. Jul 10 08:47:09.615787 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-788e2c28-d43f-4d93-8d9a-cbf068f7bef3 tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] https://10.4.3.7/volume/v3/volumes/251e34db-6b61-4f14-bf27-3a418c5798ed returned with HTTP 200 Jul 10 08:47:09.616145 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1264/5096] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:47:09 2026] GET /volume/v3/volumes/251e34db-6b61-4f14-bf27-3a418c5798ed => generated 1002 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:47:09.635705 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-5741ba4e-c2e0-4a0c-af02-da29844c44c7 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:09.638112 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-5741ba4e-c2e0-4a0c-af02-da29844c44c7 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/19e6f749-abc6-44df-a3ce-8e1e3a127b62 Jul 10 08:47:09.638326 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-5741ba4e-c2e0-4a0c-af02-da29844c44c7 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:09.638546 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-5741ba4e-c2e0-4a0c-af02-da29844c44c7 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:09.638649 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-5741ba4e-c2e0-4a0c-af02-da29844c44c7 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 19e6f749-abc6-44df-a3ce-8e1e3a127b62. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:47:09.644342 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:47:09.644342 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:47:09.645349 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-5741ba4e-c2e0-4a0c-af02-da29844c44c7 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/19e6f749-abc6-44df-a3ce-8e1e3a127b62 returned with HTTP 200 Jul 10 08:47:09.645908 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1275/5097] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:47:09 2026] GET /volume/v3/backups/19e6f749-abc6-44df-a3ce-8e1e3a127b62 => generated 705 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:47:10.697363 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-85056757-1ae8-4cdd-98b7-c21d7bc1197b req-b192308a-5f24-40d3-b1a0-f971ab4e15c6 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:10.697363 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-85056757-1ae8-4cdd-98b7-c21d7bc1197b req-b192308a-5f24-40d3-b1a0-f971ab4e15c6 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] GET https://10.4.3.7/volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 Jul 10 08:47:10.697363 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-85056757-1ae8-4cdd-98b7-c21d7bc1197b req-b192308a-5f24-40d3-b1a0-f971ab4e15c6 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:10.697363 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-85056757-1ae8-4cdd-98b7-c21d7bc1197b req-b192308a-5f24-40d3-b1a0-f971ab4e15c6 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:10.697363 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:47:10.697363 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:47:10.700378 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-f4f2f8eb-01cd-4154-aa85-c7db2badda5a None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:10.702989 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-85056757-1ae8-4cdd-98b7-c21d7bc1197b req-b192308a-5f24-40d3-b1a0-f971ab4e15c6 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Volume info retrieved successfully. Jul 10 08:47:10.704169 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-f4f2f8eb-01cd-4154-aa85-c7db2badda5a tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] GET https://10.4.3.7/volume/v3/volumes/251e34db-6b61-4f14-bf27-3a418c5798ed Jul 10 08:47:10.704169 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-f4f2f8eb-01cd-4154-aa85-c7db2badda5a tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:10.704169 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-f4f2f8eb-01cd-4154-aa85-c7db2badda5a tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:10.704574 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-85056757-1ae8-4cdd-98b7-c21d7bc1197b req-b192308a-5f24-40d3-b1a0-f971ab4e15c6 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 returned with HTTP 200 Jul 10 08:47:10.704574 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1283/5098] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:47:10 2026] GET /volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 => generated 1209 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:47:10.705218 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-f4f2f8eb-01cd-4154-aa85-c7db2badda5a tempest-ProjectAdminTests39-1203760793 tempest-ProjectAdminTests39-1203760793-project-admin] https://10.4.3.7/volume/v3/volumes/251e34db-6b61-4f14-bf27-3a418c5798ed returned with HTTP 404 Jul 10 08:47:10.705218 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1277/5099] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:47:10 2026] GET /volume/v3/volumes/251e34db-6b61-4f14-bf27-3a418c5798ed => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:47:10.705697 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-5a5e74ac-da18-44a1-8f5b-5af5a517665a None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:10.705697 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-5a5e74ac-da18-44a1-8f5b-5af5a517665a tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/19e6f749-abc6-44df-a3ce-8e1e3a127b62 Jul 10 08:47:10.705697 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-5a5e74ac-da18-44a1-8f5b-5af5a517665a tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:10.705697 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-5a5e74ac-da18-44a1-8f5b-5af5a517665a tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:10.705697 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-5a5e74ac-da18-44a1-8f5b-5af5a517665a tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 19e6f749-abc6-44df-a3ce-8e1e3a127b62. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:47:10.705697 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:47:10.705697 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:47:10.705697 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-5a5e74ac-da18-44a1-8f5b-5af5a517665a tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/19e6f749-abc6-44df-a3ce-8e1e3a127b62 returned with HTTP 200 Jul 10 08:47:10.705697 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1265/5100] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:47:10 2026] GET /volume/v3/backups/19e6f749-abc6-44df-a3ce-8e1e3a127b62 => generated 706 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:47:10.706529 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-e9bcd197-029c-4ced-95a4-d24762a9b0ec None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:10.706529 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-e9bcd197-029c-4ced-95a4-d24762a9b0ec tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] DELETE https://10.4.3.7/volume/v3/backups/19e6f749-abc6-44df-a3ce-8e1e3a127b62 Jul 10 08:47:10.706529 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-e9bcd197-029c-4ced-95a4-d24762a9b0ec tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:10.706529 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-e9bcd197-029c-4ced-95a4-d24762a9b0ec tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:10.706529 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.contrib.backups [None req-e9bcd197-029c-4ced-95a4-d24762a9b0ec tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Delete backup with id: 19e6f749-abc6-44df-a3ce-8e1e3a127b62. Jul 10 08:47:10.706529 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:47:10.706529 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:47:10.710544 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.backup.rpcapi [None req-e9bcd197-029c-4ced-95a4-d24762a9b0ec tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] delete_backup rpcapi backup_id 19e6f749-abc6-44df-a3ce-8e1e3a127b62 {{(pid=100056) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 08:47:10.713714 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-e9bcd197-029c-4ced-95a4-d24762a9b0ec tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/19e6f749-abc6-44df-a3ce-8e1e3a127b62 returned with HTTP 202 Jul 10 08:47:10.714104 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1276/5101] 10.4.3.7 () {68 vars in 1377 bytes} [Fri Jul 10 08:47:10 2026] DELETE /volume/v3/backups/19e6f749-abc6-44df-a3ce-8e1e3a127b62 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:47:10.722778 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-33441e81-8a86-4400-942f-1bf07be6463e None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:10.724794 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-33441e81-8a86-4400-942f-1bf07be6463e tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:47:10.725204 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-33441e81-8a86-4400-942f-1bf07be6463e tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-894737690"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:47:10.726871 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [None req-33441e81-8a86-4400-942f-1bf07be6463e tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-894737690'}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:47:10.726997 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-33441e81-8a86-4400-942f-1bf07be6463e tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Create volume of 1 GB Jul 10 08:47:10.731686 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-33441e81-8a86-4400-942f-1bf07be6463e tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Availability Zones retrieved successfully. Jul 10 08:47:10.739858 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-33441e81-8a86-4400-942f-1bf07be6463e tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Flow 'volume_create_api' (75d0b66f-2858-42c5-9bce-f1666fba0f20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:47:10.741011 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-33441e81-8a86-4400-942f-1bf07be6463e tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7514d0da-f23e-4349-acbf-30a69d085f4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:47:10.742206 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-33441e81-8a86-4400-942f-1bf07be6463e tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Validating volume size '1' using validate_int {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:47:10.785096 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-33441e81-8a86-4400-942f-1bf07be6463e tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7514d0da-f23e-4349-acbf-30a69d085f4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:47:10.785096 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-33441e81-8a86-4400-942f-1bf07be6463e tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa5d0ff4-e96a-4901-9fa7-fdd94218238b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:47:10.842534 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-33441e81-8a86-4400-942f-1bf07be6463e tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Created reservations ['721090a7-175b-47d2-90a6-fa12fea359bf', '8a2764ee-0f42-49f9-8624-82b79f051022', 'fd976ec6-7b98-453b-8944-d0a26263268e', '44710916-d510-412e-b01c-92040e98037f'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:47:10.843560 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-33441e81-8a86-4400-942f-1bf07be6463e tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa5d0ff4-e96a-4901-9fa7-fdd94218238b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['721090a7-175b-47d2-90a6-fa12fea359bf', '8a2764ee-0f42-49f9-8624-82b79f051022', 'fd976ec6-7b98-453b-8944-d0a26263268e', '44710916-d510-412e-b01c-92040e98037f']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:47:10.844591 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-33441e81-8a86-4400-942f-1bf07be6463e tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96dc9569-6038-4a2a-8f01-07798fec9d19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:47:10.872742 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-33441e81-8a86-4400-942f-1bf07be6463e tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96dc9569-6038-4a2a-8f01-07798fec9d19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ed9c8bb9-3189-47e2-88f1-f09012186943', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-894737690',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7adf855787a42208a0918a1f6667f9c',qos_specs=None,replication_status=,reservations=['721090a7-175b-47d2-90a6-fa12fea359bf','8a2764ee-0f42-49f9-8624-82b79f051022','fd976ec6-7b98-453b-8944-d0a26263268e','44710916-d510-412e-b01c-92040e98037f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5df3ad2519ba4c44a049468f0d9fd196',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:47:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-894737690',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ed9c8bb9-3189-47e2-88f1-f09012186943,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e7adf855787a42208a0918a1f6667f9c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5df3ad2519ba4c44a049468f0d9fd196',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:47:10.874277 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-33441e81-8a86-4400-942f-1bf07be6463e tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66661d2f-7ea8-45e0-bea7-8e952d1352ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:47:10.902658 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-33441e81-8a86-4400-942f-1bf07be6463e tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66661d2f-7ea8-45e0-bea7-8e952d1352ad) transitioned into state 'SUCCESS' from state '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-894737690',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7adf855787a42208a0918a1f6667f9c',qos_specs=None,replication_status=,reservations=['721090a7-175b-47d2-90a6-fa12fea359bf','8a2764ee-0f42-49f9-8624-82b79f051022','fd976ec6-7b98-453b-8944-d0a26263268e','44710916-d510-412e-b01c-92040e98037f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5df3ad2519ba4c44a049468f0d9fd196',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:47:10.903340 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-33441e81-8a86-4400-942f-1bf07be6463e tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea70e548-34ae-4f27-9dc4-afbc026061ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:47:10.912612 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-33441e81-8a86-4400-942f-1bf07be6463e tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea70e548-34ae-4f27-9dc4-afbc026061ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:47:10.914607 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-33441e81-8a86-4400-942f-1bf07be6463e tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Flow 'volume_create_api' (75d0b66f-2858-42c5-9bce-f1666fba0f20) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:47:10.918011 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-33441e81-8a86-4400-942f-1bf07be6463e tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Create volume request issued successfully. Jul 10 08:47:10.918011 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-33441e81-8a86-4400-942f-1bf07be6463e tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:47:10.918011 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1284/5102] 10.4.3.7 () {70 vars in 1284 bytes} [Fri Jul 10 08:47:10 2026] POST /volume/v3/volumes => generated 773 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:47:10.933048 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-c8352734-f121-43f5-86b9-7cb1a6ec5f12 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:10.934779 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-c8352734-f121-43f5-86b9-7cb1a6ec5f12 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/volumes/ed9c8bb9-3189-47e2-88f1-f09012186943 Jul 10 08:47:10.935262 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-c8352734-f121-43f5-86b9-7cb1a6ec5f12 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:10.935539 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-c8352734-f121-43f5-86b9-7cb1a6ec5f12 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:10.944557 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:47:10.944557 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:47:10.948467 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-c8352734-f121-43f5-86b9-7cb1a6ec5f12 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Volume info retrieved successfully. Jul 10 08:47:10.952481 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-c8352734-f121-43f5-86b9-7cb1a6ec5f12 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/volumes/ed9c8bb9-3189-47e2-88f1-f09012186943 returned with HTTP 200 Jul 10 08:47:10.952966 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1278/5103] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:47:10 2026] GET /volume/v3/volumes/ed9c8bb9-3189-47e2-88f1-f09012186943 => generated 952 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:47:11.763433 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-ec671201-cb45-476a-8a3e-38c0acdb4071 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:11.774431 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-ec671201-cb45-476a-8a3e-38c0acdb4071 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] DELETE https://10.4.3.7/volume/v3/snapshots/2165a206-898e-4599-b402-884261f8912f Jul 10 08:47:11.774431 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-ec671201-cb45-476a-8a3e-38c0acdb4071 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:11.774431 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-ec671201-cb45-476a-8a3e-38c0acdb4071 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Calling method 'delete' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:11.774431 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.snapshots [None req-ec671201-cb45-476a-8a3e-38c0acdb4071 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Delete snapshot with id: 2165a206-898e-4599-b402-884261f8912f Jul 10 08:47:11.779904 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-ec671201-cb45-476a-8a3e-38c0acdb4071 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] https://10.4.3.7/volume/v3/snapshots/2165a206-898e-4599-b402-884261f8912f returned with HTTP 404 Jul 10 08:47:11.780704 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1266/5104] 10.4.3.7 () {66 vars in 1343 bytes} [Fri Jul 10 08:47:11 2026] DELETE /volume/v3/snapshots/2165a206-898e-4599-b402-884261f8912f => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:47:11.790518 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-3cb758b1-5e47-41d5-93c7-3b1cf7f6d90d None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:11.790968 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-3cb758b1-5e47-41d5-93c7-3b1cf7f6d90d tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] GET https://10.4.3.7/volume/v3/snapshots/2165a206-898e-4599-b402-884261f8912f Jul 10 08:47:11.790968 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-3cb758b1-5e47-41d5-93c7-3b1cf7f6d90d tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:11.791046 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-3cb758b1-5e47-41d5-93c7-3b1cf7f6d90d tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:11.795165 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-3cb758b1-5e47-41d5-93c7-3b1cf7f6d90d tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] https://10.4.3.7/volume/v3/snapshots/2165a206-898e-4599-b402-884261f8912f returned with HTTP 404 Jul 10 08:47:11.795695 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1277/5105] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:47:11 2026] GET /volume/v3/snapshots/2165a206-898e-4599-b402-884261f8912f => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:47:11.851887 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-fcf62e82-5f62-49d2-8d94-d03fc54c9ce6 req-2e8edbb8-3a1b-4508-8212-b192e5e41f99 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:11.853972 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-fcf62e82-5f62-49d2-8d94-d03fc54c9ce6 req-2e8edbb8-3a1b-4508-8212-b192e5e41f99 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] GET https://10.4.3.7/volume/v3/volumes/6fbee2ae-132b-47fc-a1eb-0474d2a35edc Jul 10 08:47:11.854156 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-fcf62e82-5f62-49d2-8d94-d03fc54c9ce6 req-2e8edbb8-3a1b-4508-8212-b192e5e41f99 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:11.854326 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-fcf62e82-5f62-49d2-8d94-d03fc54c9ce6 req-2e8edbb8-3a1b-4508-8212-b192e5e41f99 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:11.869963 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:47:11.869963 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:47:11.874008 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-fcf62e82-5f62-49d2-8d94-d03fc54c9ce6 req-2e8edbb8-3a1b-4508-8212-b192e5e41f99 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Volume info retrieved successfully. Jul 10 08:47:11.880473 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-fcf62e82-5f62-49d2-8d94-d03fc54c9ce6 req-2e8edbb8-3a1b-4508-8212-b192e5e41f99 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] https://10.4.3.7/volume/v3/volumes/6fbee2ae-132b-47fc-a1eb-0474d2a35edc returned with HTTP 200 Jul 10 08:47:11.880860 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1285/5106] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:47:11 2026] GET /volume/v3/volumes/6fbee2ae-132b-47fc-a1eb-0474d2a35edc => generated 1136 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:47:11.898380 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-fcf62e82-5f62-49d2-8d94-d03fc54c9ce6 req-475c1d8c-f2c4-4891-8b30-65bb0723e6f7 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:11.900210 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-fcf62e82-5f62-49d2-8d94-d03fc54c9ce6 req-475c1d8c-f2c4-4891-8b30-65bb0723e6f7 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] POST https://10.4.3.7/volume/v3/volumes/6fbee2ae-132b-47fc-a1eb-0474d2a35edc/action Jul 10 08:47:11.900578 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-fcf62e82-5f62-49d2-8d94-d03fc54c9ce6 req-475c1d8c-f2c4-4891-8b30-65bb0723e6f7 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100054) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:47:11.900714 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-fcf62e82-5f62-49d2-8d94-d03fc54c9ce6 req-475c1d8c-f2c4-4891-8b30-65bb0723e6f7 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:47:11.910943 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:47:11.910943 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:47:11.911479 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-fcf62e82-5f62-49d2-8d94-d03fc54c9ce6 req-475c1d8c-f2c4-4891-8b30-65bb0723e6f7 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Volume info retrieved successfully. Jul 10 08:47:11.918097 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-fcf62e82-5f62-49d2-8d94-d03fc54c9ce6 req-475c1d8c-f2c4-4891-8b30-65bb0723e6f7 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Begin detaching volume completed successfully. Jul 10 08:47:11.918373 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-fcf62e82-5f62-49d2-8d94-d03fc54c9ce6 req-475c1d8c-f2c4-4891-8b30-65bb0723e6f7 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] https://10.4.3.7/volume/v3/volumes/6fbee2ae-132b-47fc-a1eb-0474d2a35edc/action returned with HTTP 202 Jul 10 08:47:11.918825 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1279/5107] 10.4.3.7 () {72 vars in 1658 bytes} [Fri Jul 10 08:47:11 2026] POST /volume/v3/volumes/6fbee2ae-132b-47fc-a1eb-0474d2a35edc/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:47:11.966693 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-b9d70e16-d642-4881-a5eb-7808cc34e78a None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:11.970319 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-b9d70e16-d642-4881-a5eb-7808cc34e78a tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/volumes/ed9c8bb9-3189-47e2-88f1-f09012186943 Jul 10 08:47:11.972444 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-b9d70e16-d642-4881-a5eb-7808cc34e78a tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:11.972444 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-b9d70e16-d642-4881-a5eb-7808cc34e78a tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:11.987350 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:47:11.987350 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:47:11.991157 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-b9d70e16-d642-4881-a5eb-7808cc34e78a tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Volume info retrieved successfully. Jul 10 08:47:11.995512 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-b9d70e16-d642-4881-a5eb-7808cc34e78a tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/volumes/ed9c8bb9-3189-47e2-88f1-f09012186943 returned with HTTP 200 Jul 10 08:47:11.996109 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1267/5108] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:47:11 2026] GET /volume/v3/volumes/ed9c8bb9-3189-47e2-88f1-f09012186943 => generated 1004 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:47:12.010331 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-d3abdf2a-b9fc-43b7-8ddd-ff371c537b62 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:12.012378 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-d3abdf2a-b9fc-43b7-8ddd-ff371c537b62 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] POST https://10.4.3.7/volume/v3/backups Jul 10 08:47:12.012864 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-d3abdf2a-b9fc-43b7-8ddd-ff371c537b62 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ed9c8bb9-3189-47e2-88f1-f09012186943", "name": "tempest-type-Backup-1435277450"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:47:12.015637 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.contrib.backups [None req-d3abdf2a-b9fc-43b7-8ddd-ff371c537b62 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Creating new backup {'backup': {'volume_id': 'ed9c8bb9-3189-47e2-88f1-f09012186943', 'name': 'tempest-type-Backup-1435277450'}} {{(pid=100056) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 08:47:12.015800 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.contrib.backups [None req-d3abdf2a-b9fc-43b7-8ddd-ff371c537b62 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Creating backup of volume ed9c8bb9-3189-47e2-88f1-f09012186943 in container None Jul 10 08:47:12.024396 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:47:12.024396 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:47:12.024862 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-d3abdf2a-b9fc-43b7-8ddd-ff371c537b62 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Volume info retrieved successfully. Jul 10 08:47:12.045825 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.quota [None req-d3abdf2a-b9fc-43b7-8ddd-ff371c537b62 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Created reservations ['95286aa8-69de-430e-a248-5ccccaa25029', '9a6893d6-a0f3-4141-9c62-0cfffd4bbe43'] {{(pid=100056) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:47:12.072968 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-d3abdf2a-b9fc-43b7-8ddd-ff371c537b62 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups returned with HTTP 202 Jul 10 08:47:12.073693 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1278/5109] 10.4.3.7 () {70 vars in 1285 bytes} [Fri Jul 10 08:47:12 2026] POST /volume/v3/backups => generated 312 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:47:12.084748 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-36dc0e35-c430-4f4e-8e93-184da6c63fc6 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:12.086912 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-36dc0e35-c430-4f4e-8e93-184da6c63fc6 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 Jul 10 08:47:12.087145 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-36dc0e35-c430-4f4e-8e93-184da6c63fc6 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:12.087373 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-36dc0e35-c430-4f4e-8e93-184da6c63fc6 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:12.087529 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-36dc0e35-c430-4f4e-8e93-184da6c63fc6 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 581db466-a4e9-4a4b-aee3-d21595c5cf15. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:47:12.092190 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:47:12.092190 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:47:12.094010 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-36dc0e35-c430-4f4e-8e93-184da6c63fc6 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 returned with HTTP 200 Jul 10 08:47:12.094010 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1286/5110] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:47:12 2026] GET /volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 => generated 719 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:47:12.386427 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-9f5ea0ad-e3c5-433d-af1b-453b78cc2ff4 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:12.468251 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-9f5ea0ad-e3c5-433d-af1b-453b78cc2ff4 tempest-VolumeTypesMemberTests-286184219 tempest-VolumeTypesMemberTests-286184219-project-admin] POST https://10.4.3.7/volume/v3/types Jul 10 08:47:12.468662 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-9f5ea0ad-e3c5-433d-af1b-453b78cc2ff4 tempest-VolumeTypesMemberTests-286184219 tempest-VolumeTypesMemberTests-286184219-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-778644151", "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=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:47:12.484201 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-9f5ea0ad-e3c5-433d-af1b-453b78cc2ff4 tempest-VolumeTypesMemberTests-286184219 tempest-VolumeTypesMemberTests-286184219-project-admin] https://10.4.3.7/volume/v3/types returned with HTTP 200 Jul 10 08:47:12.484618 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1280/5111] 10.4.3.7 () {68 vars in 1239 bytes} [Fri Jul 10 08:47:12 2026] POST /volume/v3/types => generated 379 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:47:12.491978 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-dcc14b90-68bc-4a83-8532-4b22029a1d1a None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:12.493620 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-dcc14b90-68bc-4a83-8532-4b22029a1d1a tempest-VolumeTypesMemberTests-286184219 tempest-VolumeTypesMemberTests-286184219-project-admin] POST https://10.4.3.7/volume/v3/types/f4f56161-7156-49b6-aac8-5eede9e5d092/encryption Jul 10 08:47:12.493951 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-dcc14b90-68bc-4a83-8532-4b22029a1d1a tempest-VolumeTypesMemberTests-286184219 tempest-VolumeTypesMemberTests-286184219-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:47:12.511770 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-dcc14b90-68bc-4a83-8532-4b22029a1d1a tempest-VolumeTypesMemberTests-286184219 tempest-VolumeTypesMemberTests-286184219-project-admin] https://10.4.3.7/volume/v3/types/f4f56161-7156-49b6-aac8-5eede9e5d092/encryption returned with HTTP 200 Jul 10 08:47:12.512380 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1268/5112] 10.4.3.7 () {68 vars in 1383 bytes} [Fri Jul 10 08:47:12 2026] POST /volume/v3/types/f4f56161-7156-49b6-aac8-5eede9e5d092/encryption => generated 239 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:47:12.521339 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-509868e8-e883-4bf9-8c23-14b355754825 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:12.523094 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-509868e8-e883-4bf9-8c23-14b355754825 tempest-VolumeTypesMemberTests-286184219 tempest-VolumeTypesMemberTests-286184219-project-admin] POST https://10.4.3.7/volume/v3/types Jul 10 08:47:12.523518 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-509868e8-e883-4bf9-8c23-14b355754825 tempest-VolumeTypesMemberTests-286184219 tempest-VolumeTypesMemberTests-286184219-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-37026631", "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=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:47:12.525583 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:47:12.525583 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:47:12.540103 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-509868e8-e883-4bf9-8c23-14b355754825 tempest-VolumeTypesMemberTests-286184219 tempest-VolumeTypesMemberTests-286184219-project-admin] https://10.4.3.7/volume/v3/types returned with HTTP 200 Jul 10 08:47:12.540522 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1279/5113] 10.4.3.7 () {68 vars in 1239 bytes} [Fri Jul 10 08:47:12 2026] POST /volume/v3/types => generated 378 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:47:12.548026 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-24d7946f-aecb-4927-8727-39e81c70f612 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:12.609963 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-24d7946f-aecb-4927-8727-39e81c70f612 tempest-VolumeTypesMemberTests-286184219 tempest-VolumeTypesMemberTests-286184219-project-member] POST https://10.4.3.7/volume/v3/types/d3861585-13c8-492f-ad4f-1e5e09d0376d/encryption Jul 10 08:47:12.610297 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-24d7946f-aecb-4927-8727-39e81c70f612 tempest-VolumeTypesMemberTests-286184219 tempest-VolumeTypesMemberTests-286184219-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:47:12.612269 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.policy [None req-24d7946f-aecb-4927-8727-39e81c70f612 tempest-VolumeTypesMemberTests-286184219 tempest-VolumeTypesMemberTests-286184219-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'e2e5771dc1fa4325bed3c044dad23fb6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4ffb06a241d14b45a087d6a57634e2c6', '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=100057) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 08:47:12.612511 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-24d7946f-aecb-4927-8727-39e81c70f612 tempest-VolumeTypesMemberTests-286184219 tempest-VolumeTypesMemberTests-286184219-project-member] https://10.4.3.7/volume/v3/types/d3861585-13c8-492f-ad4f-1e5e09d0376d/encryption returned with HTTP 403 Jul 10 08:47:12.612969 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1287/5114] 10.4.3.7 () {68 vars in 1383 bytes} [Fri Jul 10 08:47:12 2026] POST /volume/v3/types/d3861585-13c8-492f-ad4f-1e5e09d0376d/encryption => generated 127 bytes in 65 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:47:12.620655 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-7558ba74-ecb6-49df-b845-2ac5cf479118 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:12.623035 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-7558ba74-ecb6-49df-b845-2ac5cf479118 tempest-VolumeTypesMemberTests-286184219 tempest-VolumeTypesMemberTests-286184219-project-admin] POST https://10.4.3.7/volume/v3/types Jul 10 08:47:12.623587 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-7558ba74-ecb6-49df-b845-2ac5cf479118 tempest-VolumeTypesMemberTests-286184219 tempest-VolumeTypesMemberTests-286184219-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-399725053", "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=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:47:12.642434 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-7558ba74-ecb6-49df-b845-2ac5cf479118 tempest-VolumeTypesMemberTests-286184219 tempest-VolumeTypesMemberTests-286184219-project-admin] https://10.4.3.7/volume/v3/types returned with HTTP 200 Jul 10 08:47:12.642828 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1281/5115] 10.4.3.7 () {68 vars in 1239 bytes} [Fri Jul 10 08:47:12 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) Jul 10 08:47:12.653725 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-fc393dc4-eb89-4692-b242-9e14c93002cf None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:12.655914 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-fc393dc4-eb89-4692-b242-9e14c93002cf tempest-VolumeTypesMemberTests-286184219 tempest-VolumeTypesMemberTests-286184219-project-member] POST https://10.4.3.7/volume/v3/types/9f3cadee-e797-427f-aafa-9735e393f886/extra_specs Jul 10 08:47:12.656634 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-fc393dc4-eb89-4692-b242-9e14c93002cf tempest-VolumeTypesMemberTests-286184219 tempest-VolumeTypesMemberTests-286184219-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:47:12.658909 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.policy [None req-fc393dc4-eb89-4692-b242-9e14c93002cf tempest-VolumeTypesMemberTests-286184219 tempest-VolumeTypesMemberTests-286184219-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'e2e5771dc1fa4325bed3c044dad23fb6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4ffb06a241d14b45a087d6a57634e2c6', '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=100055) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 08:47:12.659191 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-fc393dc4-eb89-4692-b242-9e14c93002cf tempest-VolumeTypesMemberTests-286184219 tempest-VolumeTypesMemberTests-286184219-project-member] https://10.4.3.7/volume/v3/types/9f3cadee-e797-427f-aafa-9735e393f886/extra_specs returned with HTTP 403 Jul 10 08:47:12.659889 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1269/5116] 10.4.3.7 () {68 vars in 1385 bytes} [Fri Jul 10 08:47:12 2026] POST /volume/v3/types/9f3cadee-e797-427f-aafa-9735e393f886/extra_specs => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:47:12.666500 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-36a42ecc-aa64-483b-90be-537b60ab374a None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:12.668549 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-36a42ecc-aa64-483b-90be-537b60ab374a tempest-VolumeTypesMemberTests-286184219 tempest-VolumeTypesMemberTests-286184219-project-member] PUT https://10.4.3.7/volume/v3/types/9f3cadee-e797-427f-aafa-9735e393f886/extra_specs/key2 Jul 10 08:47:12.668784 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-36a42ecc-aa64-483b-90be-537b60ab374a tempest-VolumeTypesMemberTests-286184219 tempest-VolumeTypesMemberTests-286184219-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:47:12.671356 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.policy [None req-36a42ecc-aa64-483b-90be-537b60ab374a tempest-VolumeTypesMemberTests-286184219 tempest-VolumeTypesMemberTests-286184219-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'e2e5771dc1fa4325bed3c044dad23fb6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4ffb06a241d14b45a087d6a57634e2c6', '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=100056) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 08:47:12.671591 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-36a42ecc-aa64-483b-90be-537b60ab374a tempest-VolumeTypesMemberTests-286184219 tempest-VolumeTypesMemberTests-286184219-project-member] https://10.4.3.7/volume/v3/types/9f3cadee-e797-427f-aafa-9735e393f886/extra_specs/key2 returned with HTTP 403 Jul 10 08:47:12.672041 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1280/5117] 10.4.3.7 () {68 vars in 1399 bytes} [Fri Jul 10 08:47:12 2026] PUT /volume/v3/types/9f3cadee-e797-427f-aafa-9735e393f886/extra_specs/key2 => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:47:12.680147 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-f678750e-57ec-41cd-b8f0-4e6858c60686 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:12.681755 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f678750e-57ec-41cd-b8f0-4e6858c60686 tempest-VolumeTypesMemberTests-286184219 tempest-VolumeTypesMemberTests-286184219-project-member] POST https://10.4.3.7/volume/v3/types Jul 10 08:47:12.682078 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f678750e-57ec-41cd-b8f0-4e6858c60686 tempest-VolumeTypesMemberTests-286184219 tempest-VolumeTypesMemberTests-286184219-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:47:12.684314 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.policy [None req-f678750e-57ec-41cd-b8f0-4e6858c60686 tempest-VolumeTypesMemberTests-286184219 tempest-VolumeTypesMemberTests-286184219-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'e2e5771dc1fa4325bed3c044dad23fb6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4ffb06a241d14b45a087d6a57634e2c6', '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=100057) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 08:47:12.684526 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f678750e-57ec-41cd-b8f0-4e6858c60686 tempest-VolumeTypesMemberTests-286184219 tempest-VolumeTypesMemberTests-286184219-project-member] https://10.4.3.7/volume/v3/types returned with HTTP 403 Jul 10 08:47:12.684925 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1288/5118] 10.4.3.7 () {68 vars in 1238 bytes} [Fri Jul 10 08:47:12 2026] POST /volume/v3/types => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:47:12.694365 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-f7dcbb15-b3dd-4758-a45c-a505a920bbd7 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:12.696647 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-f7dcbb15-b3dd-4758-a45c-a505a920bbd7 tempest-VolumeTypesMemberTests-286184219 tempest-VolumeTypesMemberTests-286184219-project-admin] POST https://10.4.3.7/volume/v3/types Jul 10 08:47:12.697100 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-f7dcbb15-b3dd-4758-a45c-a505a920bbd7 tempest-VolumeTypesMemberTests-286184219 tempest-VolumeTypesMemberTests-286184219-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1222329008", "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=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:47:12.717987 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-f7dcbb15-b3dd-4758-a45c-a505a920bbd7 tempest-VolumeTypesMemberTests-286184219 tempest-VolumeTypesMemberTests-286184219-project-admin] https://10.4.3.7/volume/v3/types returned with HTTP 200 Jul 10 08:47:12.718422 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1282/5119] 10.4.3.7 () {68 vars in 1239 bytes} [Fri Jul 10 08:47:12 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) Jul 10 08:47:12.726744 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-2c2a67b8-c0aa-4e6a-a40e-5771cc5d1277 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:12.729433 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-2c2a67b8-c0aa-4e6a-a40e-5771cc5d1277 tempest-VolumeTypesMemberTests-286184219 tempest-VolumeTypesMemberTests-286184219-project-admin] POST https://10.4.3.7/volume/v3/types/9535bdb5-8024-4585-bca8-e6d2e4e256df/encryption Jul 10 08:47:12.729433 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-2c2a67b8-c0aa-4e6a-a40e-5771cc5d1277 tempest-VolumeTypesMemberTests-286184219 tempest-VolumeTypesMemberTests-286184219-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:47:12.744618 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-2c2a67b8-c0aa-4e6a-a40e-5771cc5d1277 tempest-VolumeTypesMemberTests-286184219 tempest-VolumeTypesMemberTests-286184219-project-admin] https://10.4.3.7/volume/v3/types/9535bdb5-8024-4585-bca8-e6d2e4e256df/encryption returned with HTTP 200 Jul 10 08:47:12.745054 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1270/5120] 10.4.3.7 () {68 vars in 1383 bytes} [Fri Jul 10 08:47:12 2026] POST /volume/v3/types/9535bdb5-8024-4585-bca8-e6d2e4e256df/encryption => generated 239 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:47:12.753215 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-28e65aab-6858-4e93-b347-9544d17102db None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:12.754992 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-28e65aab-6858-4e93-b347-9544d17102db tempest-VolumeTypesMemberTests-286184219 tempest-VolumeTypesMemberTests-286184219-project-member] DELETE https://10.4.3.7/volume/v3/types/9535bdb5-8024-4585-bca8-e6d2e4e256df/encryption/7fb3a7a4-4b38-4099-82f0-62a63bbccf01 Jul 10 08:47:12.755206 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-28e65aab-6858-4e93-b347-9544d17102db tempest-VolumeTypesMemberTests-286184219 tempest-VolumeTypesMemberTests-286184219-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:12.755455 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-28e65aab-6858-4e93-b347-9544d17102db tempest-VolumeTypesMemberTests-286184219 tempest-VolumeTypesMemberTests-286184219-project-member] Calling method 'delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:12.756111 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.policy [None req-28e65aab-6858-4e93-b347-9544d17102db tempest-VolumeTypesMemberTests-286184219 tempest-VolumeTypesMemberTests-286184219-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'e2e5771dc1fa4325bed3c044dad23fb6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4ffb06a241d14b45a087d6a57634e2c6', '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=100056) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 08:47:12.756291 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-28e65aab-6858-4e93-b347-9544d17102db tempest-VolumeTypesMemberTests-286184219 tempest-VolumeTypesMemberTests-286184219-project-member] https://10.4.3.7/volume/v3/types/9535bdb5-8024-4585-bca8-e6d2e4e256df/encryption/7fb3a7a4-4b38-4099-82f0-62a63bbccf01 returned with HTTP 403 Jul 10 08:47:12.756732 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1281/5121] 10.4.3.7 () {66 vars in 1475 bytes} [Fri Jul 10 08:47:12 2026] DELETE /volume/v3/types/9535bdb5-8024-4585-bca8-e6d2e4e256df/encryption/7fb3a7a4-4b38-4099-82f0-62a63bbccf01 => generated 127 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:47:12.766472 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-3b9bd94b-a55a-4d28-893f-bed8c871afa8 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:12.768185 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3b9bd94b-a55a-4d28-893f-bed8c871afa8 tempest-VolumeTypesMemberTests-286184219 tempest-VolumeTypesMemberTests-286184219-project-admin] POST https://10.4.3.7/volume/v3/types Jul 10 08:47:12.768544 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3b9bd94b-a55a-4d28-893f-bed8c871afa8 tempest-VolumeTypesMemberTests-286184219 tempest-VolumeTypesMemberTests-286184219-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-485171336", "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=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:47:12.791931 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3b9bd94b-a55a-4d28-893f-bed8c871afa8 tempest-VolumeTypesMemberTests-286184219 tempest-VolumeTypesMemberTests-286184219-project-admin] https://10.4.3.7/volume/v3/types returned with HTTP 200 Jul 10 08:47:12.792542 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1289/5122] 10.4.3.7 () {68 vars in 1239 bytes} [Fri Jul 10 08:47:12 2026] POST /volume/v3/types => generated 379 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:47:12.805121 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-93500fef-a9da-49de-b576-af1885aa6dfe None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:12.806731 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-93500fef-a9da-49de-b576-af1885aa6dfe tempest-VolumeTypesMemberTests-286184219 tempest-VolumeTypesMemberTests-286184219-project-member] DELETE https://10.4.3.7/volume/v3/types/a9836215-7c07-4915-92be-8df2e22ee9c9/extra_specs/key1 Jul 10 08:47:12.806920 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-93500fef-a9da-49de-b576-af1885aa6dfe tempest-VolumeTypesMemberTests-286184219 tempest-VolumeTypesMemberTests-286184219-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:12.807123 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-93500fef-a9da-49de-b576-af1885aa6dfe tempest-VolumeTypesMemberTests-286184219 tempest-VolumeTypesMemberTests-286184219-project-member] Calling method 'delete' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:12.812801 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.policy [None req-93500fef-a9da-49de-b576-af1885aa6dfe tempest-VolumeTypesMemberTests-286184219 tempest-VolumeTypesMemberTests-286184219-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'e2e5771dc1fa4325bed3c044dad23fb6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4ffb06a241d14b45a087d6a57634e2c6', '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=100054) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 08:47:12.812923 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-93500fef-a9da-49de-b576-af1885aa6dfe tempest-VolumeTypesMemberTests-286184219 tempest-VolumeTypesMemberTests-286184219-project-member] https://10.4.3.7/volume/v3/types/a9836215-7c07-4915-92be-8df2e22ee9c9/extra_specs/key1 returned with HTTP 403 Jul 10 08:47:12.813387 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1283/5123] 10.4.3.7 () {66 vars in 1382 bytes} [Fri Jul 10 08:47:12 2026] DELETE /volume/v3/types/a9836215-7c07-4915-92be-8df2e22ee9c9/extra_specs/key1 => generated 122 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:47:12.824776 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-85d38c6e-554d-4c7d-be6f-b4be1dd1e5b9 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:12.827936 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-85d38c6e-554d-4c7d-be6f-b4be1dd1e5b9 tempest-VolumeTypesMemberTests-286184219 tempest-VolumeTypesMemberTests-286184219-project-admin] POST https://10.4.3.7/volume/v3/types Jul 10 08:47:12.830937 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-85d38c6e-554d-4c7d-be6f-b4be1dd1e5b9 tempest-VolumeTypesMemberTests-286184219 tempest-VolumeTypesMemberTests-286184219-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1729581154", "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=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:47:12.851375 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-85d38c6e-554d-4c7d-be6f-b4be1dd1e5b9 tempest-VolumeTypesMemberTests-286184219 tempest-VolumeTypesMemberTests-286184219-project-admin] https://10.4.3.7/volume/v3/types returned with HTTP 200 Jul 10 08:47:12.853425 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1271/5124] 10.4.3.7 () {68 vars in 1239 bytes} [Fri Jul 10 08:47:12 2026] POST /volume/v3/types => generated 380 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:47:12.861094 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-0ef4fc39-0bbe-4b2a-af60-9fcfd3176a0c None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:12.862941 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-0ef4fc39-0bbe-4b2a-af60-9fcfd3176a0c tempest-VolumeTypesMemberTests-286184219 tempest-VolumeTypesMemberTests-286184219-project-member] DELETE https://10.4.3.7/volume/v3/types/74b8cd1c-2a74-49fd-912c-981561c81308 Jul 10 08:47:12.863183 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-0ef4fc39-0bbe-4b2a-af60-9fcfd3176a0c tempest-VolumeTypesMemberTests-286184219 tempest-VolumeTypesMemberTests-286184219-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:12.863464 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-0ef4fc39-0bbe-4b2a-af60-9fcfd3176a0c tempest-VolumeTypesMemberTests-286184219 tempest-VolumeTypesMemberTests-286184219-project-member] Calling method '_delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:12.864246 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.policy [None req-0ef4fc39-0bbe-4b2a-af60-9fcfd3176a0c tempest-VolumeTypesMemberTests-286184219 tempest-VolumeTypesMemberTests-286184219-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'e2e5771dc1fa4325bed3c044dad23fb6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4ffb06a241d14b45a087d6a57634e2c6', '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=100056) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 08:47:12.864449 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-0ef4fc39-0bbe-4b2a-af60-9fcfd3176a0c tempest-VolumeTypesMemberTests-286184219 tempest-VolumeTypesMemberTests-286184219-project-member] https://10.4.3.7/volume/v3/types/74b8cd1c-2a74-49fd-912c-981561c81308 returned with HTTP 403 Jul 10 08:47:12.865015 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1282/5125] 10.4.3.7 () {66 vars in 1331 bytes} [Fri Jul 10 08:47:12 2026] DELETE /volume/v3/types/74b8cd1c-2a74-49fd-912c-981561c81308 => generated 109 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:47:12.872902 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-0057f657-2027-43a6-8412-10301e5c7482 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:12.874600 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0057f657-2027-43a6-8412-10301e5c7482 tempest-VolumeTypesMemberTests-286184219 tempest-VolumeTypesMemberTests-286184219-project-member] GET https://10.4.3.7/volume/v3/types/f4f56161-7156-49b6-aac8-5eede9e5d092/extra_specs Jul 10 08:47:12.874957 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0057f657-2027-43a6-8412-10301e5c7482 tempest-VolumeTypesMemberTests-286184219 tempest-VolumeTypesMemberTests-286184219-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:12.874957 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0057f657-2027-43a6-8412-10301e5c7482 tempest-VolumeTypesMemberTests-286184219 tempest-VolumeTypesMemberTests-286184219-project-member] Calling method 'index' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:12.881938 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0057f657-2027-43a6-8412-10301e5c7482 tempest-VolumeTypesMemberTests-286184219 tempest-VolumeTypesMemberTests-286184219-project-member] https://10.4.3.7/volume/v3/types/f4f56161-7156-49b6-aac8-5eede9e5d092/extra_specs returned with HTTP 200 Jul 10 08:47:12.884158 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1290/5126] 10.4.3.7 () {66 vars in 1364 bytes} [Fri Jul 10 08:47:12 2026] GET /volume/v3/types/f4f56161-7156-49b6-aac8-5eede9e5d092/extra_specs => generated 123 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:47:12.891909 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-52bc258d-53de-4337-a0e4-040638128726 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:12.893426 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-52bc258d-53de-4337-a0e4-040638128726 tempest-VolumeTypesMemberTests-286184219 tempest-VolumeTypesMemberTests-286184219-project-member] GET https://10.4.3.7/volume/v3/types Jul 10 08:47:12.893612 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-52bc258d-53de-4337-a0e4-040638128726 tempest-VolumeTypesMemberTests-286184219 tempest-VolumeTypesMemberTests-286184219-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:12.893783 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-52bc258d-53de-4337-a0e4-040638128726 tempest-VolumeTypesMemberTests-286184219 tempest-VolumeTypesMemberTests-286184219-project-member] Calling method 'index' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:12.894690 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.api_utils [None req-52bc258d-53de-4337-a0e4-040638128726 tempest-VolumeTypesMemberTests-286184219 tempest-VolumeTypesMemberTests-286184219-project-member] Removing options '' from query. {{(pid=100054) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 08:47:12.924128 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-52bc258d-53de-4337-a0e4-040638128726 tempest-VolumeTypesMemberTests-286184219 tempest-VolumeTypesMemberTests-286184219-project-member] https://10.4.3.7/volume/v3/types returned with HTTP 200 Jul 10 08:47:12.924722 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1284/5127] 10.4.3.7 () {66 vars in 1217 bytes} [Fri Jul 10 08:47:12 2026] GET /volume/v3/types => generated 2851 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:47:12.939883 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-027b8a3c-f0fb-415b-a46e-5a8c363cb841 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:12.944358 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-027b8a3c-f0fb-415b-a46e-5a8c363cb841 tempest-VolumeTypesMemberTests-286184219 tempest-VolumeTypesMemberTests-286184219-project-member] GET https://10.4.3.7/volume/v3/types/f4f56161-7156-49b6-aac8-5eede9e5d092/encryption/cipher Jul 10 08:47:12.944631 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-027b8a3c-f0fb-415b-a46e-5a8c363cb841 tempest-VolumeTypesMemberTests-286184219 tempest-VolumeTypesMemberTests-286184219-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:12.944860 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-027b8a3c-f0fb-415b-a46e-5a8c363cb841 tempest-VolumeTypesMemberTests-286184219 tempest-VolumeTypesMemberTests-286184219-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:12.945731 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.policy [None req-027b8a3c-f0fb-415b-a46e-5a8c363cb841 tempest-VolumeTypesMemberTests-286184219 tempest-VolumeTypesMemberTests-286184219-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'e2e5771dc1fa4325bed3c044dad23fb6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4ffb06a241d14b45a087d6a57634e2c6', '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=100055) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 08:47:12.946034 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-027b8a3c-f0fb-415b-a46e-5a8c363cb841 tempest-VolumeTypesMemberTests-286184219 tempest-VolumeTypesMemberTests-286184219-project-member] https://10.4.3.7/volume/v3/types/f4f56161-7156-49b6-aac8-5eede9e5d092/encryption/cipher returned with HTTP 403 Jul 10 08:47:12.946503 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1272/5128] 10.4.3.7 () {66 vars in 1382 bytes} [Fri Jul 10 08:47:12 2026] GET /volume/v3/types/f4f56161-7156-49b6-aac8-5eede9e5d092/encryption/cipher => generated 124 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:47:12.947545 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-41e0c48a-aa3b-48af-a4c9-2f63ac58eef9 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:12.947940 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-41e0c48a-aa3b-48af-a4c9-2f63ac58eef9 None None] GET https://10.4.3.7/volume// Jul 10 08:47:12.948129 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-41e0c48a-aa3b-48af-a4c9-2f63ac58eef9 None None] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:12.948356 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-41e0c48a-aa3b-48af-a4c9-2f63ac58eef9 None None] Calling method 'all' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:12.948759 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-41e0c48a-aa3b-48af-a4c9-2f63ac58eef9 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:47:12.949045 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1283/5129] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:47:12 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:47:12.957016 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-fcf62e82-5f62-49d2-8d94-d03fc54c9ce6 req-ee290dfd-df34-41f7-9e33-7bc15333fb7a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:12.957230 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-f8f4daab-cf07-49db-9b3b-24d8c7b97647 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:12.958843 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-fcf62e82-5f62-49d2-8d94-d03fc54c9ce6 req-ee290dfd-df34-41f7-9e33-7bc15333fb7a tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] GET https://10.4.3.7/volume/v3/volumes/6fbee2ae-132b-47fc-a1eb-0474d2a35edc Jul 10 08:47:12.958945 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-f8f4daab-cf07-49db-9b3b-24d8c7b97647 tempest-VolumeTypesMemberTests-286184219 tempest-VolumeTypesMemberTests-286184219-project-member] GET https://10.4.3.7/volume/v3/types/f4f56161-7156-49b6-aac8-5eede9e5d092/encryption Jul 10 08:47:12.959028 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-fcf62e82-5f62-49d2-8d94-d03fc54c9ce6 req-ee290dfd-df34-41f7-9e33-7bc15333fb7a tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:12.959111 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-f8f4daab-cf07-49db-9b3b-24d8c7b97647 tempest-VolumeTypesMemberTests-286184219 tempest-VolumeTypesMemberTests-286184219-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:12.959203 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-fcf62e82-5f62-49d2-8d94-d03fc54c9ce6 req-ee290dfd-df34-41f7-9e33-7bc15333fb7a tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:12.959348 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-f8f4daab-cf07-49db-9b3b-24d8c7b97647 tempest-VolumeTypesMemberTests-286184219 tempest-VolumeTypesMemberTests-286184219-project-member] Calling method 'index' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:12.960095 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.policy [None req-f8f4daab-cf07-49db-9b3b-24d8c7b97647 tempest-VolumeTypesMemberTests-286184219 tempest-VolumeTypesMemberTests-286184219-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'e2e5771dc1fa4325bed3c044dad23fb6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4ffb06a241d14b45a087d6a57634e2c6', '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=100054) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 08:47:12.960276 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-f8f4daab-cf07-49db-9b3b-24d8c7b97647 tempest-VolumeTypesMemberTests-286184219 tempest-VolumeTypesMemberTests-286184219-project-member] https://10.4.3.7/volume/v3/types/f4f56161-7156-49b6-aac8-5eede9e5d092/encryption returned with HTTP 403 Jul 10 08:47:12.960723 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1285/5130] 10.4.3.7 () {66 vars in 1361 bytes} [Fri Jul 10 08:47:12 2026] GET /volume/v3/types/f4f56161-7156-49b6-aac8-5eede9e5d092/encryption => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:47:12.969820 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-114bf59e-854c-4956-8b6c-ac6b0bbb9a63 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:12.972105 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-114bf59e-854c-4956-8b6c-ac6b0bbb9a63 tempest-VolumeTypesMemberTests-286184219 tempest-VolumeTypesMemberTests-286184219-project-member] GET https://10.4.3.7/volume/v3/types/f4f56161-7156-49b6-aac8-5eede9e5d092/extra_specs/multiattach Jul 10 08:47:12.972373 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-114bf59e-854c-4956-8b6c-ac6b0bbb9a63 tempest-VolumeTypesMemberTests-286184219 tempest-VolumeTypesMemberTests-286184219-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:12.972677 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-114bf59e-854c-4956-8b6c-ac6b0bbb9a63 tempest-VolumeTypesMemberTests-286184219 tempest-VolumeTypesMemberTests-286184219-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:12.974001 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:47:12.974001 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:47:12.979546 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-114bf59e-854c-4956-8b6c-ac6b0bbb9a63 tempest-VolumeTypesMemberTests-286184219 tempest-VolumeTypesMemberTests-286184219-project-member] https://10.4.3.7/volume/v3/types/f4f56161-7156-49b6-aac8-5eede9e5d092/extra_specs/multiattach returned with HTTP 200 Jul 10 08:47:12.979947 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1273/5131] 10.4.3.7 () {66 vars in 1400 bytes} [Fri Jul 10 08:47:12 2026] GET /volume/v3/types/f4f56161-7156-49b6-aac8-5eede9e5d092/extra_specs/multiattach => generated 29 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 08:47:12.981141 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-fcf62e82-5f62-49d2-8d94-d03fc54c9ce6 req-ee290dfd-df34-41f7-9e33-7bc15333fb7a tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Volume info retrieved successfully. Jul 10 08:47:12.986534 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-fcf62e82-5f62-49d2-8d94-d03fc54c9ce6 req-ee290dfd-df34-41f7-9e33-7bc15333fb7a tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] https://10.4.3.7/volume/v3/volumes/6fbee2ae-132b-47fc-a1eb-0474d2a35edc returned with HTTP 200 Jul 10 08:47:12.986760 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-687a752c-feab-4e8e-b743-ae9851cc4b1a None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:12.986914 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1291/5132] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:47:12 2026] GET /volume/v3/volumes/6fbee2ae-132b-47fc-a1eb-0474d2a35edc => generated 1319 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:47:12.989909 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-687a752c-feab-4e8e-b743-ae9851cc4b1a tempest-VolumeTypesMemberTests-286184219 tempest-VolumeTypesMemberTests-286184219-project-member] GET https://10.4.3.7/volume/v3/types/f4f56161-7156-49b6-aac8-5eede9e5d092/extra_specs/volume_backend_name Jul 10 08:47:12.992382 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-687a752c-feab-4e8e-b743-ae9851cc4b1a tempest-VolumeTypesMemberTests-286184219 tempest-VolumeTypesMemberTests-286184219-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:12.992643 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-687a752c-feab-4e8e-b743-ae9851cc4b1a tempest-VolumeTypesMemberTests-286184219 tempest-VolumeTypesMemberTests-286184219-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:13.006984 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-687a752c-feab-4e8e-b743-ae9851cc4b1a tempest-VolumeTypesMemberTests-286184219 tempest-VolumeTypesMemberTests-286184219-project-member] https://10.4.3.7/volume/v3/types/f4f56161-7156-49b6-aac8-5eede9e5d092/extra_specs/volume_backend_name returned with HTTP 404 Jul 10 08:47:13.006984 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1284/5133] 10.4.3.7 () {66 vars in 1424 bytes} [Fri Jul 10 08:47:12 2026] GET /volume/v3/types/f4f56161-7156-49b6-aac8-5eede9e5d092/extra_specs/volume_backend_name => generated 143 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:47:13.017422 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-4dc41af0-24e3-4d60-85c2-694c1bbba299 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:13.017422 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-4dc41af0-24e3-4d60-85c2-694c1bbba299 tempest-VolumeTypesMemberTests-286184219 tempest-VolumeTypesMemberTests-286184219-project-member] GET https://10.4.3.7/volume/v3/types/f4f56161-7156-49b6-aac8-5eede9e5d092 Jul 10 08:47:13.017422 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-4dc41af0-24e3-4d60-85c2-694c1bbba299 tempest-VolumeTypesMemberTests-286184219 tempest-VolumeTypesMemberTests-286184219-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:13.017422 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-4dc41af0-24e3-4d60-85c2-694c1bbba299 tempest-VolumeTypesMemberTests-286184219 tempest-VolumeTypesMemberTests-286184219-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:13.025517 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-4dc41af0-24e3-4d60-85c2-694c1bbba299 tempest-VolumeTypesMemberTests-286184219 tempest-VolumeTypesMemberTests-286184219-project-member] https://10.4.3.7/volume/v3/types/f4f56161-7156-49b6-aac8-5eede9e5d092 returned with HTTP 200 Jul 10 08:47:13.028735 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1286/5134] 10.4.3.7 () {66 vars in 1328 bytes} [Fri Jul 10 08:47:13 2026] GET /volume/v3/types/f4f56161-7156-49b6-aac8-5eede9e5d092 => generated 317 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:47:13.038087 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-de900c83-1d92-4b18-932d-96048f9cee75 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:13.039921 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-de900c83-1d92-4b18-932d-96048f9cee75 tempest-VolumeTypesMemberTests-286184219 tempest-VolumeTypesMemberTests-286184219-project-member] PUT https://10.4.3.7/volume/v3/types/f4f56161-7156-49b6-aac8-5eede9e5d092/encryption/35abd0ea-aadf-4fe3-9cd3-4c21ea75f507 Jul 10 08:47:13.040275 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-de900c83-1d92-4b18-932d-96048f9cee75 tempest-VolumeTypesMemberTests-286184219 tempest-VolumeTypesMemberTests-286184219-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:47:13.042087 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.policy [None req-de900c83-1d92-4b18-932d-96048f9cee75 tempest-VolumeTypesMemberTests-286184219 tempest-VolumeTypesMemberTests-286184219-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'e2e5771dc1fa4325bed3c044dad23fb6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4ffb06a241d14b45a087d6a57634e2c6', '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=100055) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 08:47:13.042337 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-de900c83-1d92-4b18-932d-96048f9cee75 tempest-VolumeTypesMemberTests-286184219 tempest-VolumeTypesMemberTests-286184219-project-member] https://10.4.3.7/volume/v3/types/f4f56161-7156-49b6-aac8-5eede9e5d092/encryption/35abd0ea-aadf-4fe3-9cd3-4c21ea75f507 returned with HTTP 403 Jul 10 08:47:13.042807 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1274/5135] 10.4.3.7 () {68 vars in 1492 bytes} [Fri Jul 10 08:47:13 2026] PUT /volume/v3/types/f4f56161-7156-49b6-aac8-5eede9e5d092/encryption/35abd0ea-aadf-4fe3-9cd3-4c21ea75f507 => generated 127 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:47:13.049627 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-da37550b-ce40-473c-ad98-46536e69fb19 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:13.053100 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-da37550b-ce40-473c-ad98-46536e69fb19 tempest-VolumeTypesMemberTests-286184219 tempest-VolumeTypesMemberTests-286184219-project-member] PUT https://10.4.3.7/volume/v3/types/f4f56161-7156-49b6-aac8-5eede9e5d092/extra_specs/key1 Jul 10 08:47:13.053100 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-da37550b-ce40-473c-ad98-46536e69fb19 tempest-VolumeTypesMemberTests-286184219 tempest-VolumeTypesMemberTests-286184219-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:47:13.053938 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.policy [None req-da37550b-ce40-473c-ad98-46536e69fb19 tempest-VolumeTypesMemberTests-286184219 tempest-VolumeTypesMemberTests-286184219-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'e2e5771dc1fa4325bed3c044dad23fb6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4ffb06a241d14b45a087d6a57634e2c6', '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=100057) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 08:47:13.054111 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-da37550b-ce40-473c-ad98-46536e69fb19 tempest-VolumeTypesMemberTests-286184219 tempest-VolumeTypesMemberTests-286184219-project-member] https://10.4.3.7/volume/v3/types/f4f56161-7156-49b6-aac8-5eede9e5d092/extra_specs/key1 returned with HTTP 403 Jul 10 08:47:13.054562 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1292/5136] 10.4.3.7 () {68 vars in 1399 bytes} [Fri Jul 10 08:47:13 2026] PUT /volume/v3/types/f4f56161-7156-49b6-aac8-5eede9e5d092/extra_specs/key1 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:47:13.061709 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-6ee99fdb-2d19-4337-9739-05cd8f558962 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:13.063275 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-6ee99fdb-2d19-4337-9739-05cd8f558962 tempest-VolumeTypesMemberTests-286184219 tempest-VolumeTypesMemberTests-286184219-project-member] PUT https://10.4.3.7/volume/v3/types/f4f56161-7156-49b6-aac8-5eede9e5d092 Jul 10 08:47:13.063630 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-6ee99fdb-2d19-4337-9739-05cd8f558962 tempest-VolumeTypesMemberTests-286184219 tempest-VolumeTypesMemberTests-286184219-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:47:13.065365 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.policy [None req-6ee99fdb-2d19-4337-9739-05cd8f558962 tempest-VolumeTypesMemberTests-286184219 tempest-VolumeTypesMemberTests-286184219-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'e2e5771dc1fa4325bed3c044dad23fb6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4ffb06a241d14b45a087d6a57634e2c6', '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=100056) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 08:47:13.065554 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-6ee99fdb-2d19-4337-9739-05cd8f558962 tempest-VolumeTypesMemberTests-286184219 tempest-VolumeTypesMemberTests-286184219-project-member] https://10.4.3.7/volume/v3/types/f4f56161-7156-49b6-aac8-5eede9e5d092 returned with HTTP 403 Jul 10 08:47:13.065921 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1285/5137] 10.4.3.7 () {68 vars in 1348 bytes} [Fri Jul 10 08:47:13 2026] PUT /volume/v3/types/f4f56161-7156-49b6-aac8-5eede9e5d092 => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:47:13.072933 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-6103c12f-282f-4403-acc6-925025b3d2b4 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:13.075331 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-6103c12f-282f-4403-acc6-925025b3d2b4 tempest-VolumeTypesMemberTests-286184219 tempest-VolumeTypesMemberTests-286184219-project-admin] DELETE https://10.4.3.7/volume/v3/types/74b8cd1c-2a74-49fd-912c-981561c81308 Jul 10 08:47:13.075593 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-6103c12f-282f-4403-acc6-925025b3d2b4 tempest-VolumeTypesMemberTests-286184219 tempest-VolumeTypesMemberTests-286184219-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:13.075820 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-6103c12f-282f-4403-acc6-925025b3d2b4 tempest-VolumeTypesMemberTests-286184219 tempest-VolumeTypesMemberTests-286184219-project-admin] Calling method '_delete' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:13.107329 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-2c8712f7-87a2-40ae-a52f-7604efcf7543 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:13.107465 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-6103c12f-282f-4403-acc6-925025b3d2b4 tempest-VolumeTypesMemberTests-286184219 tempest-VolumeTypesMemberTests-286184219-project-admin] https://10.4.3.7/volume/v3/types/74b8cd1c-2a74-49fd-912c-981561c81308 returned with HTTP 202 Jul 10 08:47:13.107990 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1287/5138] 10.4.3.7 () {66 vars in 1331 bytes} [Fri Jul 10 08:47:13 2026] DELETE /volume/v3/types/74b8cd1c-2a74-49fd-912c-981561c81308 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 10 08:47:13.109245 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-2c8712f7-87a2-40ae-a52f-7604efcf7543 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 Jul 10 08:47:13.109559 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-2c8712f7-87a2-40ae-a52f-7604efcf7543 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:13.109783 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-2c8712f7-87a2-40ae-a52f-7604efcf7543 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:13.109925 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-2c8712f7-87a2-40ae-a52f-7604efcf7543 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 581db466-a4e9-4a4b-aee3-d21595c5cf15. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:47:13.114245 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-7554808a-d16f-496f-8da2-e2901a5b7795 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:13.115330 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:47:13.115330 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:47:13.115941 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7554808a-d16f-496f-8da2-e2901a5b7795 tempest-VolumeTypesMemberTests-286184219 tempest-VolumeTypesMemberTests-286184219-project-admin] DELETE https://10.4.3.7/volume/v3/types/a9836215-7c07-4915-92be-8df2e22ee9c9 Jul 10 08:47:13.116079 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-2c8712f7-87a2-40ae-a52f-7604efcf7543 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 returned with HTTP 200 Jul 10 08:47:13.116141 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7554808a-d16f-496f-8da2-e2901a5b7795 tempest-VolumeTypesMemberTests-286184219 tempest-VolumeTypesMemberTests-286184219-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:13.116332 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7554808a-d16f-496f-8da2-e2901a5b7795 tempest-VolumeTypesMemberTests-286184219 tempest-VolumeTypesMemberTests-286184219-project-admin] Calling method '_delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:13.116487 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1275/5139] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:47:13 2026] GET /volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 => generated 721 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:47:13.144725 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7554808a-d16f-496f-8da2-e2901a5b7795 tempest-VolumeTypesMemberTests-286184219 tempest-VolumeTypesMemberTests-286184219-project-admin] https://10.4.3.7/volume/v3/types/a9836215-7c07-4915-92be-8df2e22ee9c9 returned with HTTP 202 Jul 10 08:47:13.145133 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1293/5140] 10.4.3.7 () {66 vars in 1331 bytes} [Fri Jul 10 08:47:13 2026] DELETE /volume/v3/types/a9836215-7c07-4915-92be-8df2e22ee9c9 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:47:13.151584 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-af843c99-813d-43d1-bfbd-3040b0ca393f None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:13.153882 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-af843c99-813d-43d1-bfbd-3040b0ca393f tempest-VolumeTypesMemberTests-286184219 tempest-VolumeTypesMemberTests-286184219-project-admin] DELETE https://10.4.3.7/volume/v3/types/9535bdb5-8024-4585-bca8-e6d2e4e256df Jul 10 08:47:13.154168 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-af843c99-813d-43d1-bfbd-3040b0ca393f tempest-VolumeTypesMemberTests-286184219 tempest-VolumeTypesMemberTests-286184219-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:13.154463 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-af843c99-813d-43d1-bfbd-3040b0ca393f tempest-VolumeTypesMemberTests-286184219 tempest-VolumeTypesMemberTests-286184219-project-admin] Calling method '_delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:13.187063 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-af843c99-813d-43d1-bfbd-3040b0ca393f tempest-VolumeTypesMemberTests-286184219 tempest-VolumeTypesMemberTests-286184219-project-admin] https://10.4.3.7/volume/v3/types/9535bdb5-8024-4585-bca8-e6d2e4e256df returned with HTTP 202 Jul 10 08:47:13.187712 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1286/5141] 10.4.3.7 () {66 vars in 1331 bytes} [Fri Jul 10 08:47:13 2026] DELETE /volume/v3/types/9535bdb5-8024-4585-bca8-e6d2e4e256df => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:47:13.197683 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-461805ae-dd55-4b9e-a740-230b53e745dd None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:13.199968 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-461805ae-dd55-4b9e-a740-230b53e745dd tempest-VolumeTypesMemberTests-286184219 tempest-VolumeTypesMemberTests-286184219-project-admin] DELETE https://10.4.3.7/volume/v3/types/9f3cadee-e797-427f-aafa-9735e393f886 Jul 10 08:47:13.200234 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-461805ae-dd55-4b9e-a740-230b53e745dd tempest-VolumeTypesMemberTests-286184219 tempest-VolumeTypesMemberTests-286184219-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:13.200565 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-461805ae-dd55-4b9e-a740-230b53e745dd tempest-VolumeTypesMemberTests-286184219 tempest-VolumeTypesMemberTests-286184219-project-admin] Calling method '_delete' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:13.224093 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-461805ae-dd55-4b9e-a740-230b53e745dd tempest-VolumeTypesMemberTests-286184219 tempest-VolumeTypesMemberTests-286184219-project-admin] https://10.4.3.7/volume/v3/types/9f3cadee-e797-427f-aafa-9735e393f886 returned with HTTP 202 Jul 10 08:47:13.224505 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1288/5142] 10.4.3.7 () {66 vars in 1331 bytes} [Fri Jul 10 08:47:13 2026] DELETE /volume/v3/types/9f3cadee-e797-427f-aafa-9735e393f886 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:47:13.232285 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-54f3597e-3d87-4b6b-b1ef-c9a075f62b56 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:13.234069 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-54f3597e-3d87-4b6b-b1ef-c9a075f62b56 tempest-VolumeTypesMemberTests-286184219 tempest-VolumeTypesMemberTests-286184219-project-admin] DELETE https://10.4.3.7/volume/v3/types/d3861585-13c8-492f-ad4f-1e5e09d0376d Jul 10 08:47:13.234276 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-54f3597e-3d87-4b6b-b1ef-c9a075f62b56 tempest-VolumeTypesMemberTests-286184219 tempest-VolumeTypesMemberTests-286184219-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:13.234536 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-54f3597e-3d87-4b6b-b1ef-c9a075f62b56 tempest-VolumeTypesMemberTests-286184219 tempest-VolumeTypesMemberTests-286184219-project-admin] Calling method '_delete' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:13.256315 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-54f3597e-3d87-4b6b-b1ef-c9a075f62b56 tempest-VolumeTypesMemberTests-286184219 tempest-VolumeTypesMemberTests-286184219-project-admin] https://10.4.3.7/volume/v3/types/d3861585-13c8-492f-ad4f-1e5e09d0376d returned with HTTP 202 Jul 10 08:47:13.256732 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1276/5143] 10.4.3.7 () {66 vars in 1331 bytes} [Fri Jul 10 08:47:13 2026] DELETE /volume/v3/types/d3861585-13c8-492f-ad4f-1e5e09d0376d => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:47:13.264113 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-0085c529-3e54-4677-8fdc-40e16a7d1bb0 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:13.266277 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0085c529-3e54-4677-8fdc-40e16a7d1bb0 tempest-VolumeTypesMemberTests-286184219 tempest-VolumeTypesMemberTests-286184219-project-admin] DELETE https://10.4.3.7/volume/v3/types/f4f56161-7156-49b6-aac8-5eede9e5d092 Jul 10 08:47:13.266651 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0085c529-3e54-4677-8fdc-40e16a7d1bb0 tempest-VolumeTypesMemberTests-286184219 tempest-VolumeTypesMemberTests-286184219-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:13.266887 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0085c529-3e54-4677-8fdc-40e16a7d1bb0 tempest-VolumeTypesMemberTests-286184219 tempest-VolumeTypesMemberTests-286184219-project-admin] Calling method '_delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:13.297360 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0085c529-3e54-4677-8fdc-40e16a7d1bb0 tempest-VolumeTypesMemberTests-286184219 tempest-VolumeTypesMemberTests-286184219-project-admin] https://10.4.3.7/volume/v3/types/f4f56161-7156-49b6-aac8-5eede9e5d092 returned with HTTP 202 Jul 10 08:47:13.297919 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1294/5144] 10.4.3.7 () {66 vars in 1331 bytes} [Fri Jul 10 08:47:13 2026] DELETE /volume/v3/types/f4f56161-7156-49b6-aac8-5eede9e5d092 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:47:14.128453 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-e89fb727-e1b0-4ad3-9f20-815dd7b6baff None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:14.130120 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-e89fb727-e1b0-4ad3-9f20-815dd7b6baff tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 Jul 10 08:47:14.130381 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-e89fb727-e1b0-4ad3-9f20-815dd7b6baff tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:14.130634 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-e89fb727-e1b0-4ad3-9f20-815dd7b6baff tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:14.130751 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-e89fb727-e1b0-4ad3-9f20-815dd7b6baff tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 581db466-a4e9-4a4b-aee3-d21595c5cf15. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:47:14.134930 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:47:14.134930 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:47:14.135552 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-e89fb727-e1b0-4ad3-9f20-815dd7b6baff tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 returned with HTTP 200 Jul 10 08:47:14.135910 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1287/5145] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:47:14 2026] GET /volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:47:15.145287 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-143019a3-268f-43a0-9b98-6ae3d6b8605d None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:15.146841 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-143019a3-268f-43a0-9b98-6ae3d6b8605d tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 Jul 10 08:47:15.147045 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-143019a3-268f-43a0-9b98-6ae3d6b8605d tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:15.147255 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-143019a3-268f-43a0-9b98-6ae3d6b8605d tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:15.147354 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-143019a3-268f-43a0-9b98-6ae3d6b8605d tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 581db466-a4e9-4a4b-aee3-d21595c5cf15. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:47:15.151179 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:47:15.151179 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:47:15.151770 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-143019a3-268f-43a0-9b98-6ae3d6b8605d tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 returned with HTTP 200 Jul 10 08:47:15.152125 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1289/5146] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:47:15 2026] GET /volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 => generated 721 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:47:16.162487 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-63ca087e-545c-48c2-a4ae-c1c94ca68aae None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:16.164576 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-63ca087e-545c-48c2-a4ae-c1c94ca68aae tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 Jul 10 08:47:16.164904 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-63ca087e-545c-48c2-a4ae-c1c94ca68aae tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:16.165177 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-63ca087e-545c-48c2-a4ae-c1c94ca68aae tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:16.165385 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-63ca087e-545c-48c2-a4ae-c1c94ca68aae tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 581db466-a4e9-4a4b-aee3-d21595c5cf15. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:47:16.170048 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:47:16.170048 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:47:16.170928 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-63ca087e-545c-48c2-a4ae-c1c94ca68aae tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 returned with HTTP 200 Jul 10 08:47:16.171416 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1277/5147] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:47:16 2026] GET /volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 => generated 721 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:47:17.181116 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-4f29e6d6-8148-4f30-a359-aee255574a3c None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:17.182885 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4f29e6d6-8148-4f30-a359-aee255574a3c tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 Jul 10 08:47:17.183098 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4f29e6d6-8148-4f30-a359-aee255574a3c tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:17.183273 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4f29e6d6-8148-4f30-a359-aee255574a3c tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:17.183380 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-4f29e6d6-8148-4f30-a359-aee255574a3c tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 581db466-a4e9-4a4b-aee3-d21595c5cf15. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:47:17.187623 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:47:17.187623 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:47:17.188214 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4f29e6d6-8148-4f30-a359-aee255574a3c tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 returned with HTTP 200 Jul 10 08:47:17.188585 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1295/5148] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:47:17 2026] GET /volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:47:18.198917 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-3450e439-de07-40b9-b33f-74ce08961a60 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:18.201957 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-3450e439-de07-40b9-b33f-74ce08961a60 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 Jul 10 08:47:18.202221 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-3450e439-de07-40b9-b33f-74ce08961a60 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:18.202493 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-3450e439-de07-40b9-b33f-74ce08961a60 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:18.202662 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-3450e439-de07-40b9-b33f-74ce08961a60 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 581db466-a4e9-4a4b-aee3-d21595c5cf15. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:47:18.207770 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:47:18.207770 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:47:18.208326 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-3450e439-de07-40b9-b33f-74ce08961a60 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 returned with HTTP 200 Jul 10 08:47:18.208703 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1288/5149] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:47:18 2026] GET /volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 => generated 721 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:47:19.217903 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-10b15b37-c353-424c-9227-4b3f5b7d2f19 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:19.219790 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-10b15b37-c353-424c-9227-4b3f5b7d2f19 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 Jul 10 08:47:19.220018 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-10b15b37-c353-424c-9227-4b3f5b7d2f19 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:19.220203 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-10b15b37-c353-424c-9227-4b3f5b7d2f19 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:19.220329 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-10b15b37-c353-424c-9227-4b3f5b7d2f19 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 581db466-a4e9-4a4b-aee3-d21595c5cf15. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:47:19.224531 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:47:19.224531 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:47:19.225079 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-10b15b37-c353-424c-9227-4b3f5b7d2f19 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 returned with HTTP 200 Jul 10 08:47:19.225396 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1290/5150] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:47:19 2026] GET /volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:47:20.235099 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-d6d7490b-48d8-43c7-98a7-1777d74dcb80 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:20.236933 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-d6d7490b-48d8-43c7-98a7-1777d74dcb80 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 Jul 10 08:47:20.237139 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-d6d7490b-48d8-43c7-98a7-1777d74dcb80 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:20.237315 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-d6d7490b-48d8-43c7-98a7-1777d74dcb80 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:20.237425 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-d6d7490b-48d8-43c7-98a7-1777d74dcb80 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 581db466-a4e9-4a4b-aee3-d21595c5cf15. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:47:20.241563 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:47:20.241563 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:47:20.242135 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-d6d7490b-48d8-43c7-98a7-1777d74dcb80 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 returned with HTTP 200 Jul 10 08:47:20.242485 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1278/5151] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:47:20 2026] GET /volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:47:21.252993 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-9daaf652-269a-4ff2-a8cb-860d3a42eb6a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:21.254745 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9daaf652-269a-4ff2-a8cb-860d3a42eb6a tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 Jul 10 08:47:21.254942 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9daaf652-269a-4ff2-a8cb-860d3a42eb6a tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:21.255113 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9daaf652-269a-4ff2-a8cb-860d3a42eb6a tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:21.255227 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-9daaf652-269a-4ff2-a8cb-860d3a42eb6a tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 581db466-a4e9-4a4b-aee3-d21595c5cf15. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:47:21.259690 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:47:21.259690 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:47:21.260342 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9daaf652-269a-4ff2-a8cb-860d3a42eb6a tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 returned with HTTP 200 Jul 10 08:47:21.260721 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1296/5152] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:47:21 2026] GET /volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:47:22.270518 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-8d945dd1-8d55-4920-8777-a34d3b4c36c9 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:22.272164 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-8d945dd1-8d55-4920-8777-a34d3b4c36c9 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 Jul 10 08:47:22.272370 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-8d945dd1-8d55-4920-8777-a34d3b4c36c9 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:22.272564 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-8d945dd1-8d55-4920-8777-a34d3b4c36c9 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:22.272664 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-8d945dd1-8d55-4920-8777-a34d3b4c36c9 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 581db466-a4e9-4a4b-aee3-d21595c5cf15. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:47:22.282470 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:47:22.282470 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:47:22.283082 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-8d945dd1-8d55-4920-8777-a34d3b4c36c9 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 returned with HTTP 200 Jul 10 08:47:22.283422 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1289/5153] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:47:22 2026] GET /volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 => generated 721 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:47:23.295806 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-511ca180-5b78-4699-8475-bad4e538a084 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:23.297726 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-511ca180-5b78-4699-8475-bad4e538a084 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 Jul 10 08:47:23.297963 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-511ca180-5b78-4699-8475-bad4e538a084 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:23.298187 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-511ca180-5b78-4699-8475-bad4e538a084 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:23.298347 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-511ca180-5b78-4699-8475-bad4e538a084 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 581db466-a4e9-4a4b-aee3-d21595c5cf15. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:47:23.302833 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:47:23.302833 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:47:23.303516 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-511ca180-5b78-4699-8475-bad4e538a084 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 returned with HTTP 200 Jul 10 08:47:23.303909 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1291/5154] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:47:23 2026] GET /volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 => generated 721 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:47:24.314845 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-b5087c86-d1cd-4bed-88d2-8d47da40624f None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:24.316634 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-b5087c86-d1cd-4bed-88d2-8d47da40624f tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 Jul 10 08:47:24.316870 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-b5087c86-d1cd-4bed-88d2-8d47da40624f tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:24.317076 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-b5087c86-d1cd-4bed-88d2-8d47da40624f tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:24.317185 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-b5087c86-d1cd-4bed-88d2-8d47da40624f tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 581db466-a4e9-4a4b-aee3-d21595c5cf15. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:47:24.321443 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:47:24.321443 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:47:24.322155 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-b5087c86-d1cd-4bed-88d2-8d47da40624f tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 returned with HTTP 200 Jul 10 08:47:24.322520 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1279/5155] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:47:24 2026] GET /volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:47:25.333844 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-62bca786-c1c2-4662-bd6f-93adcbc3913a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:25.335420 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-62bca786-c1c2-4662-bd6f-93adcbc3913a tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 Jul 10 08:47:25.335613 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-62bca786-c1c2-4662-bd6f-93adcbc3913a tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:25.335784 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-62bca786-c1c2-4662-bd6f-93adcbc3913a tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:25.335884 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-62bca786-c1c2-4662-bd6f-93adcbc3913a tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 581db466-a4e9-4a4b-aee3-d21595c5cf15. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:47:25.339711 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:47:25.339711 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:47:25.340297 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-62bca786-c1c2-4662-bd6f-93adcbc3913a tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 returned with HTTP 200 Jul 10 08:47:25.340647 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1297/5156] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:47:25 2026] GET /volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 => generated 721 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:47:26.349778 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-449f7af0-ec7a-44dc-af65-a0c4162ea99e None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:26.351348 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-449f7af0-ec7a-44dc-af65-a0c4162ea99e tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 Jul 10 08:47:26.351552 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-449f7af0-ec7a-44dc-af65-a0c4162ea99e tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:26.352078 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-449f7af0-ec7a-44dc-af65-a0c4162ea99e tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:26.352078 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-449f7af0-ec7a-44dc-af65-a0c4162ea99e tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 581db466-a4e9-4a4b-aee3-d21595c5cf15. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:47:26.355629 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:47:26.355629 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:47:26.356196 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-449f7af0-ec7a-44dc-af65-a0c4162ea99e tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 returned with HTTP 200 Jul 10 08:47:26.356551 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1290/5157] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:47:26 2026] GET /volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 => generated 721 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:47:27.366344 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-60bce014-a131-4dc5-8ad1-01cea8d76d3f None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:27.368058 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-60bce014-a131-4dc5-8ad1-01cea8d76d3f tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 Jul 10 08:47:27.368244 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-60bce014-a131-4dc5-8ad1-01cea8d76d3f tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:27.368420 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-60bce014-a131-4dc5-8ad1-01cea8d76d3f tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:27.368522 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-60bce014-a131-4dc5-8ad1-01cea8d76d3f tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 581db466-a4e9-4a4b-aee3-d21595c5cf15. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:47:27.372793 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:47:27.372793 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:47:27.373357 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-60bce014-a131-4dc5-8ad1-01cea8d76d3f tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 returned with HTTP 200 Jul 10 08:47:27.373717 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1292/5158] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:47:27 2026] GET /volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:47:28.382849 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-93bf991c-d84c-44d6-8363-8e0e30636ff9 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:28.384440 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-93bf991c-d84c-44d6-8363-8e0e30636ff9 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 Jul 10 08:47:28.384666 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-93bf991c-d84c-44d6-8363-8e0e30636ff9 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:28.384829 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-93bf991c-d84c-44d6-8363-8e0e30636ff9 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:28.384946 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-93bf991c-d84c-44d6-8363-8e0e30636ff9 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 581db466-a4e9-4a4b-aee3-d21595c5cf15. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:47:28.389279 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:47:28.389279 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:47:28.389956 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-93bf991c-d84c-44d6-8363-8e0e30636ff9 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 returned with HTTP 200 Jul 10 08:47:28.390307 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1280/5159] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:47:28 2026] GET /volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:47:29.400063 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-a8ddb34b-0a8b-451b-8e61-8e219142fbd0 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:29.401774 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a8ddb34b-0a8b-451b-8e61-8e219142fbd0 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 Jul 10 08:47:29.401970 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a8ddb34b-0a8b-451b-8e61-8e219142fbd0 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:29.402143 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a8ddb34b-0a8b-451b-8e61-8e219142fbd0 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:29.402247 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-a8ddb34b-0a8b-451b-8e61-8e219142fbd0 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 581db466-a4e9-4a4b-aee3-d21595c5cf15. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:47:29.406778 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:47:29.406778 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:47:29.407368 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a8ddb34b-0a8b-451b-8e61-8e219142fbd0 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 returned with HTTP 200 Jul 10 08:47:29.407921 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1298/5160] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:47:29 2026] GET /volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:47:30.419965 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-da84f972-83e4-4bef-be0e-fdab225ba1ec None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:30.421767 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-da84f972-83e4-4bef-be0e-fdab225ba1ec tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 Jul 10 08:47:30.421930 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-da84f972-83e4-4bef-be0e-fdab225ba1ec tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:30.422122 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-da84f972-83e4-4bef-be0e-fdab225ba1ec tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:30.422234 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-da84f972-83e4-4bef-be0e-fdab225ba1ec tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 581db466-a4e9-4a4b-aee3-d21595c5cf15. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:47:30.426464 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:47:30.426464 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:47:30.427076 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-da84f972-83e4-4bef-be0e-fdab225ba1ec tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 returned with HTTP 200 Jul 10 08:47:30.427463 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1291/5161] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:47:30 2026] GET /volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:47:31.437830 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-3dd43d6e-e629-46d9-86e4-763908ab76c5 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:31.439893 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-3dd43d6e-e629-46d9-86e4-763908ab76c5 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 Jul 10 08:47:31.440154 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-3dd43d6e-e629-46d9-86e4-763908ab76c5 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:31.440376 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-3dd43d6e-e629-46d9-86e4-763908ab76c5 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:31.440540 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-3dd43d6e-e629-46d9-86e4-763908ab76c5 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 581db466-a4e9-4a4b-aee3-d21595c5cf15. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:47:31.445208 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:47:31.445208 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:47:31.445799 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-3dd43d6e-e629-46d9-86e4-763908ab76c5 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 returned with HTTP 200 Jul 10 08:47:31.446142 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1293/5162] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:47:31 2026] GET /volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 => generated 721 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:47:32.457039 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-fc3228c8-23b3-43fe-ba4b-70927dd0a8e5 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:32.458623 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-fc3228c8-23b3-43fe-ba4b-70927dd0a8e5 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 Jul 10 08:47:32.458806 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-fc3228c8-23b3-43fe-ba4b-70927dd0a8e5 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:32.458973 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-fc3228c8-23b3-43fe-ba4b-70927dd0a8e5 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:32.459068 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-fc3228c8-23b3-43fe-ba4b-70927dd0a8e5 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 581db466-a4e9-4a4b-aee3-d21595c5cf15. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:47:32.462903 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:47:32.462903 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:47:32.463420 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-fc3228c8-23b3-43fe-ba4b-70927dd0a8e5 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 returned with HTTP 200 Jul 10 08:47:32.463764 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1281/5163] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:47:32 2026] GET /volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 => generated 721 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:47:33.473286 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-cbdf9d23-c6ed-457a-89bd-6d8d09791af5 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:33.475452 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cbdf9d23-c6ed-457a-89bd-6d8d09791af5 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 Jul 10 08:47:33.475678 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-cbdf9d23-c6ed-457a-89bd-6d8d09791af5 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:33.475862 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-cbdf9d23-c6ed-457a-89bd-6d8d09791af5 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:33.475958 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-cbdf9d23-c6ed-457a-89bd-6d8d09791af5 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 581db466-a4e9-4a4b-aee3-d21595c5cf15. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:47:33.480063 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:47:33.480063 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:47:33.480707 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cbdf9d23-c6ed-457a-89bd-6d8d09791af5 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 returned with HTTP 200 Jul 10 08:47:33.481077 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1299/5164] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:47:33 2026] GET /volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:47:34.491025 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-3e61c6ba-3def-4651-81c8-acb7284678b9 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:34.492912 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-3e61c6ba-3def-4651-81c8-acb7284678b9 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 Jul 10 08:47:34.493156 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-3e61c6ba-3def-4651-81c8-acb7284678b9 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:34.493347 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-3e61c6ba-3def-4651-81c8-acb7284678b9 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:34.493496 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-3e61c6ba-3def-4651-81c8-acb7284678b9 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 581db466-a4e9-4a4b-aee3-d21595c5cf15. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:47:34.498375 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:47:34.498375 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:47:34.499099 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-3e61c6ba-3def-4651-81c8-acb7284678b9 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 returned with HTTP 200 Jul 10 08:47:34.499469 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1292/5165] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:47:34 2026] GET /volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 => generated 721 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:47:35.510668 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-dedaad5e-8d01-43aa-bf43-d5f81cffb562 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:35.512659 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-dedaad5e-8d01-43aa-bf43-d5f81cffb562 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 Jul 10 08:47:35.512879 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-dedaad5e-8d01-43aa-bf43-d5f81cffb562 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:35.513102 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-dedaad5e-8d01-43aa-bf43-d5f81cffb562 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:35.513212 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-dedaad5e-8d01-43aa-bf43-d5f81cffb562 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 581db466-a4e9-4a4b-aee3-d21595c5cf15. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:47:35.518271 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:47:35.518271 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:47:35.519127 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-dedaad5e-8d01-43aa-bf43-d5f81cffb562 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 returned with HTTP 200 Jul 10 08:47:35.519504 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1294/5166] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:47:35 2026] GET /volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 => generated 721 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:47:36.531496 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-a0a3cba6-a837-40e4-8391-d348c92618a6 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:36.531496 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-a0a3cba6-a837-40e4-8391-d348c92618a6 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 Jul 10 08:47:36.531496 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-a0a3cba6-a837-40e4-8391-d348c92618a6 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:36.531496 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-a0a3cba6-a837-40e4-8391-d348c92618a6 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:36.531496 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-a0a3cba6-a837-40e4-8391-d348c92618a6 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 581db466-a4e9-4a4b-aee3-d21595c5cf15. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:47:36.535793 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:47:36.535793 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:47:36.536490 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-a0a3cba6-a837-40e4-8391-d348c92618a6 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 returned with HTTP 200 Jul 10 08:47:36.536864 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1282/5167] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:47:36 2026] GET /volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:47:37.547780 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-da21899c-28db-4dd1-9a11-7335d6e6cdb0 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:37.549506 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-da21899c-28db-4dd1-9a11-7335d6e6cdb0 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 Jul 10 08:47:37.549720 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-da21899c-28db-4dd1-9a11-7335d6e6cdb0 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:37.549889 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-da21899c-28db-4dd1-9a11-7335d6e6cdb0 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:37.549993 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-da21899c-28db-4dd1-9a11-7335d6e6cdb0 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 581db466-a4e9-4a4b-aee3-d21595c5cf15. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:47:37.554063 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:47:37.554063 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:47:37.554657 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-da21899c-28db-4dd1-9a11-7335d6e6cdb0 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 returned with HTTP 200 Jul 10 08:47:37.555017 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1300/5168] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:47:37 2026] GET /volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:47:38.565856 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-a885b217-befd-429f-964b-ae2d649c175e None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:38.567677 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-a885b217-befd-429f-964b-ae2d649c175e tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 Jul 10 08:47:38.567927 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-a885b217-befd-429f-964b-ae2d649c175e tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:38.568153 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-a885b217-befd-429f-964b-ae2d649c175e tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:38.568296 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-a885b217-befd-429f-964b-ae2d649c175e tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 581db466-a4e9-4a4b-aee3-d21595c5cf15. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:47:38.572943 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:47:38.572943 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:47:38.573431 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-a885b217-befd-429f-964b-ae2d649c175e tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 returned with HTTP 200 Jul 10 08:47:38.573963 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1293/5169] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:47:38 2026] GET /volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:47:39.584048 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-79ae442d-bb4b-4d88-96cd-97874feba7a4 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:39.585872 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-79ae442d-bb4b-4d88-96cd-97874feba7a4 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 Jul 10 08:47:39.586183 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-79ae442d-bb4b-4d88-96cd-97874feba7a4 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:39.586363 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-79ae442d-bb4b-4d88-96cd-97874feba7a4 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:39.586502 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-79ae442d-bb4b-4d88-96cd-97874feba7a4 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 581db466-a4e9-4a4b-aee3-d21595c5cf15. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:47:39.591789 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:47:39.591789 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:47:39.592567 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-79ae442d-bb4b-4d88-96cd-97874feba7a4 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 returned with HTTP 200 Jul 10 08:47:39.592976 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1295/5170] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:47:39 2026] GET /volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 => generated 721 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:47:40.602940 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-e425c66f-fd85-4659-8f23-978f6b59d747 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:40.604680 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-e425c66f-fd85-4659-8f23-978f6b59d747 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 Jul 10 08:47:40.604898 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-e425c66f-fd85-4659-8f23-978f6b59d747 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:40.605133 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-e425c66f-fd85-4659-8f23-978f6b59d747 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:40.605133 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-e425c66f-fd85-4659-8f23-978f6b59d747 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 581db466-a4e9-4a4b-aee3-d21595c5cf15. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:47:40.609056 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:47:40.609056 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:47:40.609690 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-e425c66f-fd85-4659-8f23-978f6b59d747 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 returned with HTTP 200 Jul 10 08:47:40.610019 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1283/5171] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:47:40 2026] GET /volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 => generated 721 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:47:41.620964 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-aa1bfe31-97ae-452a-ad26-3e15f54c71f5 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:41.623134 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-aa1bfe31-97ae-452a-ad26-3e15f54c71f5 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 Jul 10 08:47:41.623399 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-aa1bfe31-97ae-452a-ad26-3e15f54c71f5 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:41.623690 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-aa1bfe31-97ae-452a-ad26-3e15f54c71f5 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:41.623841 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-aa1bfe31-97ae-452a-ad26-3e15f54c71f5 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 581db466-a4e9-4a4b-aee3-d21595c5cf15. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:47:41.629386 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:47:41.629386 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:47:41.630193 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-aa1bfe31-97ae-452a-ad26-3e15f54c71f5 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 returned with HTTP 200 Jul 10 08:47:41.630706 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1301/5172] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:47:41 2026] GET /volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 => generated 721 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:47:42.444641 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-0eb3223c-140f-4d26-84f6-76b0b307ea33 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:42.446371 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-0eb3223c-140f-4d26-84f6-76b0b307ea33 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] POST https://10.4.3.7/volume/v3/snapshots Jul 10 08:47:42.446585 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-0eb3223c-140f-4d26-84f6-76b0b307ea33 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0defc97f-8c95-42e6-bb1c-aa087d64cb44", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1499758757", "description": null, "metadata": null}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:47:42.458128 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:47:42.458128 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:47:42.458618 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-0eb3223c-140f-4d26-84f6-76b0b307ea33 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Volume info retrieved successfully. Jul 10 08:47:42.458774 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.snapshots [None req-0eb3223c-140f-4d26-84f6-76b0b307ea33 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Create snapshot from volume 0defc97f-8c95-42e6-bb1c-aa087d64cb44 Jul 10 08:47:42.481224 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.quota [None req-0eb3223c-140f-4d26-84f6-76b0b307ea33 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Created reservations ['ed3ab109-6564-490d-a8fa-b29f32a73b12', '5ffa6ee4-5622-4d83-b631-17bab6477b2f', '442562fb-3788-4b3d-a957-667a1e0f7616', '0fd0b974-8f6c-4846-b9e8-68c053a1ce56'] {{(pid=100056) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:47:42.509044 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-0eb3223c-140f-4d26-84f6-76b0b307ea33 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Snapshot force create request issued successfully. Jul 10 08:47:42.509360 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-0eb3223c-140f-4d26-84f6-76b0b307ea33 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/snapshots returned with HTTP 202 Jul 10 08:47:42.509822 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1294/5173] 10.4.3.7 () {68 vars in 1251 bytes} [Fri Jul 10 08:47:42 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) Jul 10 08:47:42.518962 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-a436fa2b-9a22-4988-9b74-8d45be8af0fe None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:42.520664 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-a436fa2b-9a22-4988-9b74-8d45be8af0fe tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] GET https://10.4.3.7/volume/v3/snapshots/42ac9b7d-9a7b-4706-95e3-ef28fe75401d Jul 10 08:47:42.520839 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-a436fa2b-9a22-4988-9b74-8d45be8af0fe tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:42.521014 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-a436fa2b-9a22-4988-9b74-8d45be8af0fe tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:42.522800 np0000004976 devstack@c-api.service[100054]: DEBUG dbcounter [-] [100054] Writing DB stats cinder:SELECT=152,cinder:UPDATE=23,cinder:INSERT=25 {{(pid=100054) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 08:47:42.526505 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:47:42.526505 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:47:42.526966 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-a436fa2b-9a22-4988-9b74-8d45be8af0fe tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Snapshot retrieved successfully. Jul 10 08:47:42.527793 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-a436fa2b-9a22-4988-9b74-8d45be8af0fe tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/snapshots/42ac9b7d-9a7b-4706-95e3-ef28fe75401d returned with HTTP 200 Jul 10 08:47:42.528462 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1296/5174] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:47:42 2026] GET /volume/v3/snapshots/42ac9b7d-9a7b-4706-95e3-ef28fe75401d => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:47:42.640062 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-d8041644-392f-407c-b55d-4a0e50716ed0 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:42.641577 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-d8041644-392f-407c-b55d-4a0e50716ed0 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 Jul 10 08:47:42.641783 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-d8041644-392f-407c-b55d-4a0e50716ed0 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:42.641952 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-d8041644-392f-407c-b55d-4a0e50716ed0 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:42.642093 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-d8041644-392f-407c-b55d-4a0e50716ed0 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 581db466-a4e9-4a4b-aee3-d21595c5cf15. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:47:42.645720 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:47:42.645720 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:47:42.646284 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-d8041644-392f-407c-b55d-4a0e50716ed0 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 returned with HTTP 200 Jul 10 08:47:42.646655 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1284/5175] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:47:42 2026] GET /volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 => generated 721 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:47:43.537607 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-43fbf1d5-61f0-446e-b655-eee16af3e6c7 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:43.539018 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-43fbf1d5-61f0-446e-b655-eee16af3e6c7 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] GET https://10.4.3.7/volume/v3/snapshots/42ac9b7d-9a7b-4706-95e3-ef28fe75401d Jul 10 08:47:43.539182 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-43fbf1d5-61f0-446e-b655-eee16af3e6c7 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:43.539349 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-43fbf1d5-61f0-446e-b655-eee16af3e6c7 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:43.544957 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:47:43.544957 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:47:43.545499 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-43fbf1d5-61f0-446e-b655-eee16af3e6c7 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Snapshot retrieved successfully. Jul 10 08:47:43.546431 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-43fbf1d5-61f0-446e-b655-eee16af3e6c7 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/snapshots/42ac9b7d-9a7b-4706-95e3-ef28fe75401d returned with HTTP 200 Jul 10 08:47:43.546884 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1302/5176] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:47:43 2026] GET /volume/v3/snapshots/42ac9b7d-9a7b-4706-95e3-ef28fe75401d => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:47:43.555314 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-e3961fb1-108e-490f-b914-5075248d5a96 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:43.557649 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-e3961fb1-108e-490f-b914-5075248d5a96 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] GET https://10.4.3.7/volume/v3/snapshots/42ac9b7d-9a7b-4706-95e3-ef28fe75401d Jul 10 08:47:43.557884 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-e3961fb1-108e-490f-b914-5075248d5a96 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:43.558155 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-e3961fb1-108e-490f-b914-5075248d5a96 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:43.560471 np0000004976 devstack@c-api.service[100056]: DEBUG dbcounter [-] [100056] Writing DB stats cinder:SELECT=147,cinder:UPDATE=51,cinder:INSERT=27 {{(pid=100056) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 08:47:43.565336 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:47:43.565336 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:47:43.566137 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-e3961fb1-108e-490f-b914-5075248d5a96 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Snapshot retrieved successfully. Jul 10 08:47:43.567331 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-e3961fb1-108e-490f-b914-5075248d5a96 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/snapshots/42ac9b7d-9a7b-4706-95e3-ef28fe75401d returned with HTTP 200 Jul 10 08:47:43.568337 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1295/5177] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:47:43 2026] GET /volume/v3/snapshots/42ac9b7d-9a7b-4706-95e3-ef28fe75401d => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:47:43.578164 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-7323b72f-cef0-45ff-97eb-7f208bd5a2e4 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:43.579775 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-7323b72f-cef0-45ff-97eb-7f208bd5a2e4 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:47:43.580070 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-7323b72f-cef0-45ff-97eb-7f208bd5a2e4 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-534858328", "snapshot_id": "42ac9b7d-9a7b-4706-95e3-ef28fe75401d", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:47:43.581533 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.volumes [None req-7323b72f-cef0-45ff-97eb-7f208bd5a2e4 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-534858328', 'snapshot_id': '42ac9b7d-9a7b-4706-95e3-ef28fe75401d', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100054) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:47:43.586418 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:47:43.586418 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:47:43.586854 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-7323b72f-cef0-45ff-97eb-7f208bd5a2e4 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Snapshot retrieved successfully. Jul 10 08:47:43.586952 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.volumes [None req-7323b72f-cef0-45ff-97eb-7f208bd5a2e4 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Create volume of 1 GB Jul 10 08:47:43.590010 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-7323b72f-cef0-45ff-97eb-7f208bd5a2e4 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Availability Zones retrieved successfully. Jul 10 08:47:43.594771 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-7323b72f-cef0-45ff-97eb-7f208bd5a2e4 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Flow 'volume_create_api' (9b680508-13d6-41b2-a896-5f1cdf76959f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:47:43.596323 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-7323b72f-cef0-45ff-97eb-7f208bd5a2e4 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4992698-c3ac-48f0-9353-0129a6b51caa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:47:43.597158 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.flows.api.create_volume [None req-7323b72f-cef0-45ff-97eb-7f208bd5a2e4 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100054) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:47:43.627418 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-7323b72f-cef0-45ff-97eb-7f208bd5a2e4 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4992698-c3ac-48f0-9353-0129a6b51caa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '42ac9b7d-9a7b-4706-95e3-ef28fe75401d', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:47:43.628439 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-7323b72f-cef0-45ff-97eb-7f208bd5a2e4 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ebc8a96-7e11-45f5-86e1-6287b61cb969) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:47:43.655707 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-45fcbfeb-9e63-44e6-bf5c-184522d38c78 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:43.657680 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-45fcbfeb-9e63-44e6-bf5c-184522d38c78 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 Jul 10 08:47:43.657911 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-45fcbfeb-9e63-44e6-bf5c-184522d38c78 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:43.658165 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-45fcbfeb-9e63-44e6-bf5c-184522d38c78 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:43.658332 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-45fcbfeb-9e63-44e6-bf5c-184522d38c78 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 581db466-a4e9-4a4b-aee3-d21595c5cf15. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:47:43.662501 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:47:43.662501 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:47:43.663145 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-45fcbfeb-9e63-44e6-bf5c-184522d38c78 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 returned with HTTP 200 Jul 10 08:47:43.663559 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1285/5178] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:47:43 2026] GET /volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:47:43.671522 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.quota [None req-7323b72f-cef0-45ff-97eb-7f208bd5a2e4 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Created reservations ['12d36b78-ec24-49ad-86f7-92c5ed6eb837', '6a5dbdbe-fe93-4386-bd37-e998559646d2', '131448d3-1fcc-4b5e-a70e-dba584bff653', '6dd304a6-a69f-4d39-9071-d90cc8f18cc4'] {{(pid=100054) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:47:43.672273 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-7323b72f-cef0-45ff-97eb-7f208bd5a2e4 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ebc8a96-7e11-45f5-86e1-6287b61cb969) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['12d36b78-ec24-49ad-86f7-92c5ed6eb837', '6a5dbdbe-fe93-4386-bd37-e998559646d2', '131448d3-1fcc-4b5e-a70e-dba584bff653', '6dd304a6-a69f-4d39-9071-d90cc8f18cc4']}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:47:43.672954 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-7323b72f-cef0-45ff-97eb-7f208bd5a2e4 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03b54742-74f6-41e3-a8b4-2d46b1cc21d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:47:43.711431 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-7323b72f-cef0-45ff-97eb-7f208bd5a2e4 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03b54742-74f6-41e3-a8b4-2d46b1cc21d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '848ec78b-f9a5-4872-9100-33c47251195c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-534858328',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d53ae03f837462eaa68d46b15ba1683',qos_specs=None,replication_status=,reservations=['12d36b78-ec24-49ad-86f7-92c5ed6eb837','6a5dbdbe-fe93-4386-bd37-e998559646d2','131448d3-1fcc-4b5e-a70e-dba584bff653','6dd304a6-a69f-4d39-9071-d90cc8f18cc4'],size=1,snapshot_id=42ac9b7d-9a7b-4706-95e3-ef28fe75401d,source_replicaid=,source_volid=None,status='creating',user_id='ae6bfcb01e884283b3172dcf4a7c430a',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), '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-07-10T08:47:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-534858328',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=848ec78b-f9a5-4872-9100-33c47251195c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d53ae03f837462eaa68d46b15ba1683',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=42ac9b7d-9a7b-4706-95e3-ef28fe75401d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ae6bfcb01e884283b3172dcf4a7c430a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:47:43.712114 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-7323b72f-cef0-45ff-97eb-7f208bd5a2e4 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4fa097a-2306-4cdb-a792-031b0d94cfb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:47:43.728602 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-7323b72f-cef0-45ff-97eb-7f208bd5a2e4 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4fa097a-2306-4cdb-a792-031b0d94cfb3) transitioned into state 'SUCCESS' from state '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-534858328',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d53ae03f837462eaa68d46b15ba1683',qos_specs=None,replication_status=,reservations=['12d36b78-ec24-49ad-86f7-92c5ed6eb837','6a5dbdbe-fe93-4386-bd37-e998559646d2','131448d3-1fcc-4b5e-a70e-dba584bff653','6dd304a6-a69f-4d39-9071-d90cc8f18cc4'],size=1,snapshot_id=42ac9b7d-9a7b-4706-95e3-ef28fe75401d,source_replicaid=,source_volid=None,status='creating',user_id='ae6bfcb01e884283b3172dcf4a7c430a',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:47:43.729131 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-7323b72f-cef0-45ff-97eb-7f208bd5a2e4 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09f8f1b1-569a-4053-b566-49914c09e8b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:47:43.749139 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-7323b72f-cef0-45ff-97eb-7f208bd5a2e4 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09f8f1b1-569a-4053-b566-49914c09e8b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:47:43.749885 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-7323b72f-cef0-45ff-97eb-7f208bd5a2e4 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Flow 'volume_create_api' (9b680508-13d6-41b2-a896-5f1cdf76959f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100054) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:47:43.750157 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-7323b72f-cef0-45ff-97eb-7f208bd5a2e4 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Create volume request issued successfully. Jul 10 08:47:43.750725 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-7323b72f-cef0-45ff-97eb-7f208bd5a2e4 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:47:43.751676 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1297/5179] 10.4.3.7 () {68 vars in 1245 bytes} [Fri Jul 10 08:47:43 2026] POST /volume/v3/volumes => generated 780 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:47:43.761757 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-8e522db3-dfe4-430c-bddf-2006f00687bf None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:43.763333 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8e522db3-dfe4-430c-bddf-2006f00687bf tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] GET https://10.4.3.7/volume/v3/volumes/848ec78b-f9a5-4872-9100-33c47251195c Jul 10 08:47:43.763518 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8e522db3-dfe4-430c-bddf-2006f00687bf tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:43.763701 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8e522db3-dfe4-430c-bddf-2006f00687bf tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:43.769972 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:47:43.769972 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:47:43.773295 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-8e522db3-dfe4-430c-bddf-2006f00687bf tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Volume info retrieved successfully. Jul 10 08:47:43.777214 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8e522db3-dfe4-430c-bddf-2006f00687bf tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/volumes/848ec78b-f9a5-4872-9100-33c47251195c returned with HTTP 200 Jul 10 08:47:43.777597 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1303/5180] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:47:43 2026] GET /volume/v3/volumes/848ec78b-f9a5-4872-9100-33c47251195c => generated 848 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:47:44.673584 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-89ea726f-39b6-45d7-ab17-cb773e25e48d None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:44.675226 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-89ea726f-39b6-45d7-ab17-cb773e25e48d tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 Jul 10 08:47:44.675451 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-89ea726f-39b6-45d7-ab17-cb773e25e48d tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:44.675628 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-89ea726f-39b6-45d7-ab17-cb773e25e48d tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:44.675744 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-89ea726f-39b6-45d7-ab17-cb773e25e48d tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 581db466-a4e9-4a4b-aee3-d21595c5cf15. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:47:44.679612 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:47:44.679612 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:47:44.680230 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-89ea726f-39b6-45d7-ab17-cb773e25e48d tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 returned with HTTP 200 Jul 10 08:47:44.680613 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1296/5181] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:47:44 2026] GET /volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 => generated 721 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:47:44.789306 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-98607c8b-2742-4d9a-9706-d7a7472b5e50 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:44.790958 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-98607c8b-2742-4d9a-9706-d7a7472b5e50 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] GET https://10.4.3.7/volume/v3/volumes/848ec78b-f9a5-4872-9100-33c47251195c Jul 10 08:47:44.791128 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-98607c8b-2742-4d9a-9706-d7a7472b5e50 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:44.791319 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-98607c8b-2742-4d9a-9706-d7a7472b5e50 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:44.797642 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:47:44.797642 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:47:44.801061 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-98607c8b-2742-4d9a-9706-d7a7472b5e50 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Volume info retrieved successfully. Jul 10 08:47:44.805477 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-98607c8b-2742-4d9a-9706-d7a7472b5e50 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/volumes/848ec78b-f9a5-4872-9100-33c47251195c returned with HTTP 200 Jul 10 08:47:44.805867 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1286/5182] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:47:44 2026] GET /volume/v3/volumes/848ec78b-f9a5-4872-9100-33c47251195c => generated 1389 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:47:44.817164 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-2b9d14a9-a904-43e1-845a-bfd26c11f442 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:44.818974 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-2b9d14a9-a904-43e1-845a-bfd26c11f442 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] GET https://10.4.3.7/volume/v3/volumes/848ec78b-f9a5-4872-9100-33c47251195c Jul 10 08:47:44.819196 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-2b9d14a9-a904-43e1-845a-bfd26c11f442 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:44.819430 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-2b9d14a9-a904-43e1-845a-bfd26c11f442 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:44.825614 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:47:44.825614 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:47:44.828930 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-2b9d14a9-a904-43e1-845a-bfd26c11f442 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Volume info retrieved successfully. Jul 10 08:47:44.833050 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-2b9d14a9-a904-43e1-845a-bfd26c11f442 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/volumes/848ec78b-f9a5-4872-9100-33c47251195c returned with HTTP 200 Jul 10 08:47:44.833463 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1298/5183] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:47:44 2026] GET /volume/v3/volumes/848ec78b-f9a5-4872-9100-33c47251195c => generated 1389 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:47:44.947442 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-d0a13958-0603-44fe-abe1-0ad990309d0e req-b920012c-e1bb-43af-8719-7686f17f0f76 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:44.949305 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-d0a13958-0603-44fe-abe1-0ad990309d0e req-b920012c-e1bb-43af-8719-7686f17f0f76 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] GET https://10.4.3.7/volume/v3/volumes/848ec78b-f9a5-4872-9100-33c47251195c Jul 10 08:47:44.949533 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-d0a13958-0603-44fe-abe1-0ad990309d0e req-b920012c-e1bb-43af-8719-7686f17f0f76 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:44.949720 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-d0a13958-0603-44fe-abe1-0ad990309d0e req-b920012c-e1bb-43af-8719-7686f17f0f76 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:44.956872 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:47:44.956872 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:47:44.960715 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-d0a13958-0603-44fe-abe1-0ad990309d0e req-b920012c-e1bb-43af-8719-7686f17f0f76 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Volume info retrieved successfully. Jul 10 08:47:44.965698 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-d0a13958-0603-44fe-abe1-0ad990309d0e req-b920012c-e1bb-43af-8719-7686f17f0f76 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/volumes/848ec78b-f9a5-4872-9100-33c47251195c returned with HTTP 200 Jul 10 08:47:44.966112 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1304/5184] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:47:44 2026] GET /volume/v3/volumes/848ec78b-f9a5-4872-9100-33c47251195c => generated 1389 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:47:45.444360 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-d0a13958-0603-44fe-abe1-0ad990309d0e req-b9d327ed-2f07-4803-b1c1-8817d5db06e9 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:45.446356 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-d0a13958-0603-44fe-abe1-0ad990309d0e req-b9d327ed-2f07-4803-b1c1-8817d5db06e9 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] GET https://10.4.3.7/volume/v3/volumes/848ec78b-f9a5-4872-9100-33c47251195c Jul 10 08:47:45.446705 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-d0a13958-0603-44fe-abe1-0ad990309d0e req-b9d327ed-2f07-4803-b1c1-8817d5db06e9 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:45.447051 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-d0a13958-0603-44fe-abe1-0ad990309d0e req-b9d327ed-2f07-4803-b1c1-8817d5db06e9 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:45.454305 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:47:45.454305 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:47:45.458292 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [req-d0a13958-0603-44fe-abe1-0ad990309d0e req-b9d327ed-2f07-4803-b1c1-8817d5db06e9 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Volume info retrieved successfully. Jul 10 08:47:45.462888 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-d0a13958-0603-44fe-abe1-0ad990309d0e req-b9d327ed-2f07-4803-b1c1-8817d5db06e9 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/volumes/848ec78b-f9a5-4872-9100-33c47251195c returned with HTTP 200 Jul 10 08:47:45.463271 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1297/5185] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:47:45 2026] GET /volume/v3/volumes/848ec78b-f9a5-4872-9100-33c47251195c => generated 1389 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:47:45.471716 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-171be8ec-0833-4c9b-b743-7fd436a6e6b2 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:45.472035 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-171be8ec-0833-4c9b-b743-7fd436a6e6b2 None None] GET https://10.4.3.7/volume// Jul 10 08:47:45.472193 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-171be8ec-0833-4c9b-b743-7fd436a6e6b2 None None] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:45.472369 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-171be8ec-0833-4c9b-b743-7fd436a6e6b2 None None] Calling method 'all' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:45.472734 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-171be8ec-0833-4c9b-b743-7fd436a6e6b2 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:47:45.472958 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1287/5186] 10.4.3.7 () {66 vars in 1405 bytes} [Fri Jul 10 08:47:45 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:47:45.480322 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-d0a13958-0603-44fe-abe1-0ad990309d0e req-2da8074f-dfb9-4379-acc8-69d7d0fdbf8b None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:45.482097 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-d0a13958-0603-44fe-abe1-0ad990309d0e req-2da8074f-dfb9-4379-acc8-69d7d0fdbf8b tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] POST https://10.4.3.7/volume/v3/attachments Jul 10 08:47:45.482427 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-d0a13958-0603-44fe-abe1-0ad990309d0e req-2da8074f-dfb9-4379-acc8-69d7d0fdbf8b tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "848ec78b-f9a5-4872-9100-33c47251195c", "connector": null, "instance_uuid": "f255f87f-1db2-4d86-beba-82c1dfd2202e"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:47:45.489683 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:47:45.489683 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:47:45.511220 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-d0a13958-0603-44fe-abe1-0ad990309d0e req-2da8074f-dfb9-4379-acc8-69d7d0fdbf8b tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/attachments returned with HTTP 200 Jul 10 08:47:45.511659 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1299/5187] 10.4.3.7 () {74 vars in 1580 bytes} [Fri Jul 10 08:47:45 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) Jul 10 08:47:45.691512 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-e32176ba-75de-4459-a463-d4790e177573 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:45.693158 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e32176ba-75de-4459-a463-d4790e177573 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 Jul 10 08:47:45.693338 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e32176ba-75de-4459-a463-d4790e177573 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:45.693534 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e32176ba-75de-4459-a463-d4790e177573 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:45.693636 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-e32176ba-75de-4459-a463-d4790e177573 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 581db466-a4e9-4a4b-aee3-d21595c5cf15. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:47:45.697342 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:47:45.697342 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:47:45.698011 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e32176ba-75de-4459-a463-d4790e177573 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 returned with HTTP 200 Jul 10 08:47:45.698364 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1305/5188] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:47:45 2026] GET /volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 => generated 721 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:47:46.622095 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-1a560ac4-bf9c-490b-89b7-0b3f50615739 req-20fb1299-5851-44b3-be62-020e9c15d024 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:46.624197 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-1a560ac4-bf9c-490b-89b7-0b3f50615739 req-20fb1299-5851-44b3-be62-020e9c15d024 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] GET https://10.4.3.7/volume/v3/limits Jul 10 08:47:46.624386 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-1a560ac4-bf9c-490b-89b7-0b3f50615739 req-20fb1299-5851-44b3-be62-020e9c15d024 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:46.624596 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-1a560ac4-bf9c-490b-89b7-0b3f50615739 req-20fb1299-5851-44b3-be62-020e9c15d024 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Calling method 'index' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:46.632696 np0000004976 devstack@c-api.service[100056]: WARNING cinder.quota [req-1a560ac4-bf9c-490b-89b7-0b3f50615739 req-20fb1299-5851-44b3-be62-020e9c15d024 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-704616363 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-704616363, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:47:46.632966 np0000004976 devstack@c-api.service[100056]: WARNING cinder.quota [req-1a560ac4-bf9c-490b-89b7-0b3f50615739 req-20fb1299-5851-44b3-be62-020e9c15d024 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-704616363 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-704616363, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:47:46.633220 np0000004976 devstack@c-api.service[100056]: WARNING cinder.quota [req-1a560ac4-bf9c-490b-89b7-0b3f50615739 req-20fb1299-5851-44b3-be62-020e9c15d024 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-704616363 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-704616363, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:47:46.633492 np0000004976 devstack@c-api.service[100056]: WARNING cinder.quota [req-1a560ac4-bf9c-490b-89b7-0b3f50615739 req-20fb1299-5851-44b3-be62-020e9c15d024 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1897958708-346968758 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1897958708-346968758, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:47:46.633759 np0000004976 devstack@c-api.service[100056]: WARNING cinder.quota [req-1a560ac4-bf9c-490b-89b7-0b3f50615739 req-20fb1299-5851-44b3-be62-020e9c15d024 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1897958708-346968758 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1897958708-346968758, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:47:46.634002 np0000004976 devstack@c-api.service[100056]: WARNING cinder.quota [req-1a560ac4-bf9c-490b-89b7-0b3f50615739 req-20fb1299-5851-44b3-be62-020e9c15d024 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1897958708-346968758 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1897958708-346968758, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:47:46.648325 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-1a560ac4-bf9c-490b-89b7-0b3f50615739 req-20fb1299-5851-44b3-be62-020e9c15d024 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] https://10.4.3.7/volume/v3/limits returned with HTTP 200 Jul 10 08:47:46.648325 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1298/5189] 10.4.3.7 () {68 vars in 1470 bytes} [Fri Jul 10 08:47:46 2026] GET /volume/v3/limits => generated 302 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:47:46.708349 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-5bf21eed-c28f-41a9-95a0-f0ca5fd3d6e3 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:46.710004 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-5bf21eed-c28f-41a9-95a0-f0ca5fd3d6e3 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 Jul 10 08:47:46.710207 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-5bf21eed-c28f-41a9-95a0-f0ca5fd3d6e3 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:46.710390 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-5bf21eed-c28f-41a9-95a0-f0ca5fd3d6e3 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:46.710506 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-5bf21eed-c28f-41a9-95a0-f0ca5fd3d6e3 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 581db466-a4e9-4a4b-aee3-d21595c5cf15. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:47:46.714482 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:47:46.714482 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:47:46.715117 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-5bf21eed-c28f-41a9-95a0-f0ca5fd3d6e3 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 returned with HTTP 200 Jul 10 08:47:46.715480 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1288/5190] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:47:46 2026] GET /volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 => generated 721 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:47:47.172202 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-1a560ac4-bf9c-490b-89b7-0b3f50615739 req-7c3a43e5-4843-469b-b970-4d16be8a3b27 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:47.175115 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-1a560ac4-bf9c-490b-89b7-0b3f50615739 req-7c3a43e5-4843-469b-b970-4d16be8a3b27 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] GET https://10.4.3.7/volume/v3/volumes/43087caa-e029-4b0b-b54c-727f577c134c Jul 10 08:47:47.175330 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-1a560ac4-bf9c-490b-89b7-0b3f50615739 req-7c3a43e5-4843-469b-b970-4d16be8a3b27 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:47.175565 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-1a560ac4-bf9c-490b-89b7-0b3f50615739 req-7c3a43e5-4843-469b-b970-4d16be8a3b27 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:47.185063 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:47:47.185063 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:47:47.188094 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-1a560ac4-bf9c-490b-89b7-0b3f50615739 req-7c3a43e5-4843-469b-b970-4d16be8a3b27 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Volume info retrieved successfully. Jul 10 08:47:47.192542 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-1a560ac4-bf9c-490b-89b7-0b3f50615739 req-7c3a43e5-4843-469b-b970-4d16be8a3b27 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] https://10.4.3.7/volume/v3/volumes/43087caa-e029-4b0b-b54c-727f577c134c returned with HTTP 200 Jul 10 08:47:47.192948 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1300/5191] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:47:47 2026] GET /volume/v3/volumes/43087caa-e029-4b0b-b54c-727f577c134c => generated 1659 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:47:47.201752 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-1a560ac4-bf9c-490b-89b7-0b3f50615739 req-35a96e91-bed6-4edb-a4f0-9208cc7470e1 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:47.203513 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-1a560ac4-bf9c-490b-89b7-0b3f50615739 req-35a96e91-bed6-4edb-a4f0-9208cc7470e1 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] POST https://10.4.3.7/volume/v3/snapshots Jul 10 08:47:47.203862 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-1a560ac4-bf9c-490b-89b7-0b3f50615739 req-35a96e91-bed6-4edb-a4f0-9208cc7470e1 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "43087caa-e029-4b0b-b54c-727f577c134c", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-1234588665", "description": null, "metadata": {}}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:47:47.215483 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:47:47.215483 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:47:47.216039 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-1a560ac4-bf9c-490b-89b7-0b3f50615739 req-35a96e91-bed6-4edb-a4f0-9208cc7470e1 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Volume info retrieved successfully. Jul 10 08:47:47.216220 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.snapshots [req-1a560ac4-bf9c-490b-89b7-0b3f50615739 req-35a96e91-bed6-4edb-a4f0-9208cc7470e1 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Create snapshot from volume 43087caa-e029-4b0b-b54c-727f577c134c Jul 10 08:47:47.244019 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.quota [req-1a560ac4-bf9c-490b-89b7-0b3f50615739 req-35a96e91-bed6-4edb-a4f0-9208cc7470e1 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Created reservations ['823fee3b-c340-47f4-bb72-7b89ae7b8cda', 'ba780346-16fb-4846-8d15-bb037441ae44', 'd15d4730-1a3e-4325-b322-b24b7d1b802a', 'a6df0620-9783-46c8-8594-d0b496a890c1'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:47:47.277081 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-1a560ac4-bf9c-490b-89b7-0b3f50615739 req-35a96e91-bed6-4edb-a4f0-9208cc7470e1 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Snapshot force create request issued successfully. Jul 10 08:47:47.277398 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-1a560ac4-bf9c-490b-89b7-0b3f50615739 req-35a96e91-bed6-4edb-a4f0-9208cc7470e1 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] https://10.4.3.7/volume/v3/snapshots returned with HTTP 202 Jul 10 08:47:47.277880 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1306/5192] 10.4.3.7 () {72 vars in 1533 bytes} [Fri Jul 10 08:47:47 2026] POST /volume/v3/snapshots => generated 324 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:47:47.725215 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-8c3e14a7-9b9b-46bf-a54d-acef31ea0984 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:47.727058 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-8c3e14a7-9b9b-46bf-a54d-acef31ea0984 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 Jul 10 08:47:47.727280 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-8c3e14a7-9b9b-46bf-a54d-acef31ea0984 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:47.727495 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-8c3e14a7-9b9b-46bf-a54d-acef31ea0984 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:47.727625 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-8c3e14a7-9b9b-46bf-a54d-acef31ea0984 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 581db466-a4e9-4a4b-aee3-d21595c5cf15. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:47:47.731535 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:47:47.731535 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:47:47.732083 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-8c3e14a7-9b9b-46bf-a54d-acef31ea0984 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 returned with HTTP 200 Jul 10 08:47:47.732449 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1299/5193] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:47:47 2026] GET /volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:47:48.742015 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-ebfce8bb-37e2-49e6-9a2f-e2239c997a17 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:48.743521 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-ebfce8bb-37e2-49e6-9a2f-e2239c997a17 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 Jul 10 08:47:48.744111 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-ebfce8bb-37e2-49e6-9a2f-e2239c997a17 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:48.744111 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-ebfce8bb-37e2-49e6-9a2f-e2239c997a17 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:48.744111 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-ebfce8bb-37e2-49e6-9a2f-e2239c997a17 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 581db466-a4e9-4a4b-aee3-d21595c5cf15. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:47:48.748557 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:47:48.748557 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:47:48.749371 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-ebfce8bb-37e2-49e6-9a2f-e2239c997a17 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 returned with HTTP 200 Jul 10 08:47:48.749834 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1289/5194] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:47:48 2026] GET /volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:47:48.751901 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-89bcf9b9-adf8-4f11-89f8-927f63208e69 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:48.753971 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-89bcf9b9-adf8-4f11-89f8-927f63208e69 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] GET https://10.4.3.7/volume/v3/snapshots/c866b87c-5cbd-496f-9baa-5dfa461d1ad3 Jul 10 08:47:48.754138 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-89bcf9b9-adf8-4f11-89f8-927f63208e69 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:48.754310 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-89bcf9b9-adf8-4f11-89f8-927f63208e69 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:48.759707 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:47:48.759707 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:47:48.760094 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-89bcf9b9-adf8-4f11-89f8-927f63208e69 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Snapshot retrieved successfully. Jul 10 08:47:48.760771 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-89bcf9b9-adf8-4f11-89f8-927f63208e69 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] https://10.4.3.7/volume/v3/snapshots/c866b87c-5cbd-496f-9baa-5dfa461d1ad3 returned with HTTP 200 Jul 10 08:47:48.761100 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1301/5195] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:47:48 2026] GET /volume/v3/snapshots/c866b87c-5cbd-496f-9baa-5dfa461d1ad3 => generated 483 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:47:48.786099 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-cf2ab8f6-5416-4cc7-82f1-2e77e5b51dcd None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:48.787896 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cf2ab8f6-5416-4cc7-82f1-2e77e5b51dcd tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:47:48.788252 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-cf2ab8f6-5416-4cc7-82f1-2e77e5b51dcd tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1473430343", "snapshot_id": null, "imageRef": "dda34de9-2d69-4bb5-b9ed-f3475f2664fb", "volume_type": null, "size": 1}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:47:48.789825 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [None req-cf2ab8f6-5416-4cc7-82f1-2e77e5b51dcd tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1473430343', 'snapshot_id': None, 'imageRef': 'dda34de9-2d69-4bb5-b9ed-f3475f2664fb', 'volume_type': None, 'size': 1}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:47:48.872445 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:47:48.872445 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:47:48.872852 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-cf2ab8f6-5416-4cc7-82f1-2e77e5b51dcd tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Snapshot retrieved successfully. Jul 10 08:47:48.873096 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-cf2ab8f6-5416-4cc7-82f1-2e77e5b51dcd tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Create volume of 1 GB Jul 10 08:47:48.876315 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-cf2ab8f6-5416-4cc7-82f1-2e77e5b51dcd tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Availability Zones retrieved successfully. Jul 10 08:47:48.881324 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-cf2ab8f6-5416-4cc7-82f1-2e77e5b51dcd tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Flow 'volume_create_api' (63b90f9b-3a35-468f-a183-91eee6de378b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:47:48.882367 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-cf2ab8f6-5416-4cc7-82f1-2e77e5b51dcd tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (321b93b2-b15c-4a05-b876-09715876f887) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:47:48.883220 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-cf2ab8f6-5416-4cc7-82f1-2e77e5b51dcd tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:47:48.912964 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-cf2ab8f6-5416-4cc7-82f1-2e77e5b51dcd tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (321b93b2-b15c-4a05-b876-09715876f887) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'c866b87c-5cbd-496f-9baa-5dfa461d1ad3', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:47:48.913648 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-cf2ab8f6-5416-4cc7-82f1-2e77e5b51dcd tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f690fee0-8d43-4943-9cfd-a9503f0b064d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:47:48.948466 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-cf2ab8f6-5416-4cc7-82f1-2e77e5b51dcd tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Created reservations ['a7e0f049-aa7f-4720-8639-f2b7058635ae', 'b0f61563-fd75-4b74-a884-e789b9b361a4', 'd98bacd6-1892-4d97-9433-fdf54b432348', 'f3a71fcc-79fd-4d92-89b3-66f0658c3cc4'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:47:48.949207 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-cf2ab8f6-5416-4cc7-82f1-2e77e5b51dcd tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f690fee0-8d43-4943-9cfd-a9503f0b064d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a7e0f049-aa7f-4720-8639-f2b7058635ae', 'b0f61563-fd75-4b74-a884-e789b9b361a4', 'd98bacd6-1892-4d97-9433-fdf54b432348', 'f3a71fcc-79fd-4d92-89b3-66f0658c3cc4']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:47:48.949927 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-cf2ab8f6-5416-4cc7-82f1-2e77e5b51dcd tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f5b52ea-eb7d-400e-a017-135f8ee75c15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:47:48.990593 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-cf2ab8f6-5416-4cc7-82f1-2e77e5b51dcd tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f5b52ea-eb7d-400e-a017-135f8ee75c15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b7f20b94-579f-4444-b3de-db9c8d548fdb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1473430343',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4743f9bd2fc44d9d808d9136a9da5e33',qos_specs=None,replication_status=,reservations=['a7e0f049-aa7f-4720-8639-f2b7058635ae','b0f61563-fd75-4b74-a884-e789b9b361a4','d98bacd6-1892-4d97-9433-fdf54b432348','f3a71fcc-79fd-4d92-89b3-66f0658c3cc4'],size=1,snapshot_id=c866b87c-5cbd-496f-9baa-5dfa461d1ad3,source_replicaid=,source_volid=None,status='creating',user_id='33f48bb2ff2a44bdba1a2d46661f10a0',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), '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-07-10T08:47:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1473430343',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b7f20b94-579f-4444-b3de-db9c8d548fdb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4743f9bd2fc44d9d808d9136a9da5e33',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=c866b87c-5cbd-496f-9baa-5dfa461d1ad3,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='33f48bb2ff2a44bdba1a2d46661f10a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:47:48.991355 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-cf2ab8f6-5416-4cc7-82f1-2e77e5b51dcd tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26c424d3-5104-4acf-b107-40a5540d5a95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:47:49.010138 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-cf2ab8f6-5416-4cc7-82f1-2e77e5b51dcd tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26c424d3-5104-4acf-b107-40a5540d5a95) transitioned into state 'SUCCESS' from state '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-1473430343',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4743f9bd2fc44d9d808d9136a9da5e33',qos_specs=None,replication_status=,reservations=['a7e0f049-aa7f-4720-8639-f2b7058635ae','b0f61563-fd75-4b74-a884-e789b9b361a4','d98bacd6-1892-4d97-9433-fdf54b432348','f3a71fcc-79fd-4d92-89b3-66f0658c3cc4'],size=1,snapshot_id=c866b87c-5cbd-496f-9baa-5dfa461d1ad3,source_replicaid=,source_volid=None,status='creating',user_id='33f48bb2ff2a44bdba1a2d46661f10a0',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:47:49.010849 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-cf2ab8f6-5416-4cc7-82f1-2e77e5b51dcd tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b0249b9-69df-44cd-a637-0e8379b66025) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:47:49.030290 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-cf2ab8f6-5416-4cc7-82f1-2e77e5b51dcd tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b0249b9-69df-44cd-a637-0e8379b66025) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:47:49.031018 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-cf2ab8f6-5416-4cc7-82f1-2e77e5b51dcd tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Flow 'volume_create_api' (63b90f9b-3a35-468f-a183-91eee6de378b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:47:49.031271 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-cf2ab8f6-5416-4cc7-82f1-2e77e5b51dcd tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Create volume request issued successfully. Jul 10 08:47:49.031780 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cf2ab8f6-5416-4cc7-82f1-2e77e5b51dcd tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:47:49.032151 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1307/5196] 10.4.3.7 () {70 vars in 1286 bytes} [Fri Jul 10 08:47:48 2026] POST /volume/v3/volumes => generated 810 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:47:49.042699 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-cf162ffa-b1d4-4744-92dc-d6cd0165a59e None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:49.044227 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-cf162ffa-b1d4-4744-92dc-d6cd0165a59e tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] GET https://10.4.3.7/volume/v3/volumes/b7f20b94-579f-4444-b3de-db9c8d548fdb Jul 10 08:47:49.044434 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-cf162ffa-b1d4-4744-92dc-d6cd0165a59e tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:49.044621 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-cf162ffa-b1d4-4744-92dc-d6cd0165a59e tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:49.051003 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:47:49.051003 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:47:49.054430 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-cf162ffa-b1d4-4744-92dc-d6cd0165a59e tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Volume info retrieved successfully. Jul 10 08:47:49.058293 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-cf162ffa-b1d4-4744-92dc-d6cd0165a59e tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] https://10.4.3.7/volume/v3/volumes/b7f20b94-579f-4444-b3de-db9c8d548fdb returned with HTTP 200 Jul 10 08:47:49.058662 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1300/5197] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:47:49 2026] GET /volume/v3/volumes/b7f20b94-579f-4444-b3de-db9c8d548fdb => generated 878 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:47:49.758888 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-3cb88216-eea8-4c5c-b7fa-6f531e93ef81 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:49.760497 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-3cb88216-eea8-4c5c-b7fa-6f531e93ef81 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 Jul 10 08:47:49.760733 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-3cb88216-eea8-4c5c-b7fa-6f531e93ef81 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:49.760914 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-3cb88216-eea8-4c5c-b7fa-6f531e93ef81 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:49.761017 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-3cb88216-eea8-4c5c-b7fa-6f531e93ef81 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 581db466-a4e9-4a4b-aee3-d21595c5cf15. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:47:49.765041 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:47:49.765041 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:47:49.765604 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-3cb88216-eea8-4c5c-b7fa-6f531e93ef81 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 returned with HTTP 200 Jul 10 08:47:49.766266 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1290/5198] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:47:49 2026] GET /volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 => generated 721 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:47:50.070437 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-1867e737-e42f-47a6-a35c-2eb3f2eed8b3 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:50.072420 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-1867e737-e42f-47a6-a35c-2eb3f2eed8b3 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] GET https://10.4.3.7/volume/v3/volumes/b7f20b94-579f-4444-b3de-db9c8d548fdb Jul 10 08:47:50.072692 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-1867e737-e42f-47a6-a35c-2eb3f2eed8b3 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:50.072933 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-1867e737-e42f-47a6-a35c-2eb3f2eed8b3 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:50.079968 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:47:50.079968 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:47:50.083466 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-1867e737-e42f-47a6-a35c-2eb3f2eed8b3 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Volume info retrieved successfully. Jul 10 08:47:50.087754 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-1867e737-e42f-47a6-a35c-2eb3f2eed8b3 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] https://10.4.3.7/volume/v3/volumes/b7f20b94-579f-4444-b3de-db9c8d548fdb returned with HTTP 200 Jul 10 08:47:50.088308 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1302/5199] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:47:50 2026] GET /volume/v3/volumes/b7f20b94-579f-4444-b3de-db9c8d548fdb => generated 1419 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:47:50.100116 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-5a293bef-1d0b-4e56-8b4c-8b57e619fd4a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:50.101933 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5a293bef-1d0b-4e56-8b4c-8b57e619fd4a tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] GET https://10.4.3.7/volume/v3/volumes/b7f20b94-579f-4444-b3de-db9c8d548fdb Jul 10 08:47:50.102128 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5a293bef-1d0b-4e56-8b4c-8b57e619fd4a tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:50.102307 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5a293bef-1d0b-4e56-8b4c-8b57e619fd4a tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:50.109543 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:47:50.109543 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:47:50.112955 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-5a293bef-1d0b-4e56-8b4c-8b57e619fd4a tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Volume info retrieved successfully. Jul 10 08:47:50.117328 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5a293bef-1d0b-4e56-8b4c-8b57e619fd4a tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] https://10.4.3.7/volume/v3/volumes/b7f20b94-579f-4444-b3de-db9c8d548fdb returned with HTTP 200 Jul 10 08:47:50.117720 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1308/5200] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:47:50 2026] GET /volume/v3/volumes/b7f20b94-579f-4444-b3de-db9c8d548fdb => generated 1419 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:47:50.778389 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-89ca2886-36c2-4502-84e2-e200c0964c25 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:50.780855 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-89ca2886-36c2-4502-84e2-e200c0964c25 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 Jul 10 08:47:50.781141 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-89ca2886-36c2-4502-84e2-e200c0964c25 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:50.781438 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-89ca2886-36c2-4502-84e2-e200c0964c25 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:50.781584 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-89ca2886-36c2-4502-84e2-e200c0964c25 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 581db466-a4e9-4a4b-aee3-d21595c5cf15. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:47:50.786960 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:47:50.786960 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:47:50.787947 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-89ca2886-36c2-4502-84e2-e200c0964c25 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 returned with HTTP 200 Jul 10 08:47:50.788494 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1301/5201] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:47:50 2026] GET /volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 => generated 721 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:47:51.148236 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-d4c3377c-13ad-459e-ac57-6c777fbf4f87 req-6a4aa2db-af00-46fd-be89-4659922f00d4 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:51.151362 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-d4c3377c-13ad-459e-ac57-6c777fbf4f87 req-6a4aa2db-af00-46fd-be89-4659922f00d4 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] GET https://10.4.3.7/volume/v3/volumes/b7f20b94-579f-4444-b3de-db9c8d548fdb Jul 10 08:47:51.151362 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-d4c3377c-13ad-459e-ac57-6c777fbf4f87 req-6a4aa2db-af00-46fd-be89-4659922f00d4 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:51.151362 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-d4c3377c-13ad-459e-ac57-6c777fbf4f87 req-6a4aa2db-af00-46fd-be89-4659922f00d4 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:51.157071 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:47:51.157071 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:47:51.160466 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [req-d4c3377c-13ad-459e-ac57-6c777fbf4f87 req-6a4aa2db-af00-46fd-be89-4659922f00d4 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Volume info retrieved successfully. Jul 10 08:47:51.164774 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-d4c3377c-13ad-459e-ac57-6c777fbf4f87 req-6a4aa2db-af00-46fd-be89-4659922f00d4 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] https://10.4.3.7/volume/v3/volumes/b7f20b94-579f-4444-b3de-db9c8d548fdb returned with HTTP 200 Jul 10 08:47:51.165137 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1291/5202] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:47:51 2026] GET /volume/v3/volumes/b7f20b94-579f-4444-b3de-db9c8d548fdb => generated 1401 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:47:51.644458 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-d4c3377c-13ad-459e-ac57-6c777fbf4f87 req-a0933f0a-15f6-41fc-b6f2-40bfa497932d None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:51.646760 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-d4c3377c-13ad-459e-ac57-6c777fbf4f87 req-a0933f0a-15f6-41fc-b6f2-40bfa497932d tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] GET https://10.4.3.7/volume/v3/volumes/b7f20b94-579f-4444-b3de-db9c8d548fdb Jul 10 08:47:51.646947 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-d4c3377c-13ad-459e-ac57-6c777fbf4f87 req-a0933f0a-15f6-41fc-b6f2-40bfa497932d tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:51.647128 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-d4c3377c-13ad-459e-ac57-6c777fbf4f87 req-a0933f0a-15f6-41fc-b6f2-40bfa497932d tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:51.653972 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:47:51.653972 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:47:51.659322 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-d4c3377c-13ad-459e-ac57-6c777fbf4f87 req-a0933f0a-15f6-41fc-b6f2-40bfa497932d tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Volume info retrieved successfully. Jul 10 08:47:51.664962 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-d4c3377c-13ad-459e-ac57-6c777fbf4f87 req-a0933f0a-15f6-41fc-b6f2-40bfa497932d tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] https://10.4.3.7/volume/v3/volumes/b7f20b94-579f-4444-b3de-db9c8d548fdb returned with HTTP 200 Jul 10 08:47:51.665379 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1303/5203] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:47:51 2026] GET /volume/v3/volumes/b7f20b94-579f-4444-b3de-db9c8d548fdb => generated 1401 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:47:51.675265 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-bd1689d7-25f5-4bfb-8dea-884e1f728412 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:51.675625 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-bd1689d7-25f5-4bfb-8dea-884e1f728412 None None] GET https://10.4.3.7/volume// Jul 10 08:47:51.675823 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-bd1689d7-25f5-4bfb-8dea-884e1f728412 None None] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:51.676014 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-bd1689d7-25f5-4bfb-8dea-884e1f728412 None None] Calling method 'all' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:51.676341 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-bd1689d7-25f5-4bfb-8dea-884e1f728412 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:47:51.676671 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1309/5204] 10.4.3.7 () {66 vars in 1405 bytes} [Fri Jul 10 08:47:51 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:47:51.683952 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-d4c3377c-13ad-459e-ac57-6c777fbf4f87 req-e34bc535-d0a5-485a-8d85-def701f3a465 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:51.685772 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-d4c3377c-13ad-459e-ac57-6c777fbf4f87 req-e34bc535-d0a5-485a-8d85-def701f3a465 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] POST https://10.4.3.7/volume/v3/attachments Jul 10 08:47:51.686122 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-d4c3377c-13ad-459e-ac57-6c777fbf4f87 req-e34bc535-d0a5-485a-8d85-def701f3a465 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b7f20b94-579f-4444-b3de-db9c8d548fdb", "connector": null, "instance_uuid": "b1e6f884-0675-4778-ad15-2ffbba69bfe2"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:47:51.694062 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:47:51.694062 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:47:51.717479 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-d4c3377c-13ad-459e-ac57-6c777fbf4f87 req-e34bc535-d0a5-485a-8d85-def701f3a465 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] https://10.4.3.7/volume/v3/attachments returned with HTTP 200 Jul 10 08:47:51.717932 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1302/5205] 10.4.3.7 () {74 vars in 1580 bytes} [Fri Jul 10 08:47:51 2026] POST /volume/v3/attachments => generated 273 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:47:51.786168 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-206bf2e9-5c94-4737-b1ef-201b54513fb5 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:51.786633 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-206bf2e9-5c94-4737-b1ef-201b54513fb5 None None] GET https://10.4.3.7/volume// Jul 10 08:47:51.786841 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-206bf2e9-5c94-4737-b1ef-201b54513fb5 None None] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:51.787034 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-206bf2e9-5c94-4737-b1ef-201b54513fb5 None None] Calling method 'all' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:51.787366 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-206bf2e9-5c94-4737-b1ef-201b54513fb5 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:47:51.787670 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1292/5206] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:47:51 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:47:51.794515 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-d0a13958-0603-44fe-abe1-0ad990309d0e req-7604ea04-577e-4d10-8104-d93e677c7bfe None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:51.796832 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-d0a13958-0603-44fe-abe1-0ad990309d0e req-7604ea04-577e-4d10-8104-d93e677c7bfe tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] GET https://10.4.3.7/volume/v3/volumes/848ec78b-f9a5-4872-9100-33c47251195c Jul 10 08:47:51.797093 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-d0a13958-0603-44fe-abe1-0ad990309d0e req-7604ea04-577e-4d10-8104-d93e677c7bfe tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:51.797286 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-d0a13958-0603-44fe-abe1-0ad990309d0e req-7604ea04-577e-4d10-8104-d93e677c7bfe tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:51.799221 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-bbc017f4-0dec-4caa-b49a-7fae94747bb6 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:51.800874 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-bbc017f4-0dec-4caa-b49a-7fae94747bb6 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 Jul 10 08:47:51.801086 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-bbc017f4-0dec-4caa-b49a-7fae94747bb6 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:51.801255 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-bbc017f4-0dec-4caa-b49a-7fae94747bb6 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:51.801358 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-bbc017f4-0dec-4caa-b49a-7fae94747bb6 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 581db466-a4e9-4a4b-aee3-d21595c5cf15. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:47:51.805887 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:47:51.805887 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:47:51.806545 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-bbc017f4-0dec-4caa-b49a-7fae94747bb6 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 returned with HTTP 200 Jul 10 08:47:51.807172 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1310/5207] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:47:51 2026] GET /volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:47:51.808833 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:47:51.808833 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:47:51.813095 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-d0a13958-0603-44fe-abe1-0ad990309d0e req-7604ea04-577e-4d10-8104-d93e677c7bfe tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Volume info retrieved successfully. Jul 10 08:47:51.818514 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-d0a13958-0603-44fe-abe1-0ad990309d0e req-7604ea04-577e-4d10-8104-d93e677c7bfe tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/volumes/848ec78b-f9a5-4872-9100-33c47251195c returned with HTTP 200 Jul 10 08:47:51.818962 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1304/5208] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:47:51 2026] GET /volume/v3/volumes/848ec78b-f9a5-4872-9100-33c47251195c => generated 1568 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:47:51.926271 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-d0a13958-0603-44fe-abe1-0ad990309d0e req-a8f71e12-05ad-48c5-ae69-6fdc7bd85f50 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:51.928213 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-d0a13958-0603-44fe-abe1-0ad990309d0e req-a8f71e12-05ad-48c5-ae69-6fdc7bd85f50 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] PUT https://10.4.3.7/volume/v3/attachments/e03dab30-22d0-461c-a21a-b707fb12f308 Jul 10 08:47:51.928591 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-d0a13958-0603-44fe-abe1-0ad990309d0e req-a8f71e12-05ad-48c5-ae69-6fdc7bd85f50 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.7", "host": "np0000004976", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b54eda21b644", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bf3c9c16-ec3d-4df7-865b-5f424258654a", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:47:51.936583 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.coordination [req-d0a13958-0603-44fe-abe1-0ad990309d0e req-a8f71e12-05ad-48c5-ae69-6fdc7bd85f50 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Acquiring lock "cinder-attachment_update-848ec78b-f9a5-4872-9100-33c47251195c-np0000004976" by "attachment_update" {{(pid=100056) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 08:47:51.941804 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.coordination [req-d0a13958-0603-44fe-abe1-0ad990309d0e req-a8f71e12-05ad-48c5-ae69-6fdc7bd85f50 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Lock "cinder-attachment_update-848ec78b-f9a5-4872-9100-33c47251195c-np0000004976" acquired by "attachment_update" :: waited 0.005s {{(pid=100056) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 08:47:51.943332 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:47:51.943332 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:47:52.465692 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.coordination [req-d0a13958-0603-44fe-abe1-0ad990309d0e req-a8f71e12-05ad-48c5-ae69-6fdc7bd85f50 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Lock "cinder-attachment_update-848ec78b-f9a5-4872-9100-33c47251195c-np0000004976" released by "attachment_update" :: held 0.524s {{(pid=100056) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 08:47:52.466061 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-d0a13958-0603-44fe-abe1-0ad990309d0e req-a8f71e12-05ad-48c5-ae69-6fdc7bd85f50 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/attachments/e03dab30-22d0-461c-a21a-b707fb12f308 returned with HTTP 200 Jul 10 08:47:52.466552 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1303/5209] 10.4.3.7 () {74 vars in 1690 bytes} [Fri Jul 10 08:47:51 2026] PUT /volume/v3/attachments/e03dab30-22d0-461c-a21a-b707fb12f308 => generated 969 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:47:52.816557 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-ca5d200f-d303-416e-9d95-4c98efdfa0b6 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:52.818214 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-ca5d200f-d303-416e-9d95-4c98efdfa0b6 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 Jul 10 08:47:52.818396 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-ca5d200f-d303-416e-9d95-4c98efdfa0b6 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:52.818614 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-ca5d200f-d303-416e-9d95-4c98efdfa0b6 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:52.818736 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-ca5d200f-d303-416e-9d95-4c98efdfa0b6 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 581db466-a4e9-4a4b-aee3-d21595c5cf15. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:47:52.822608 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:47:52.822608 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:47:52.823212 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-ca5d200f-d303-416e-9d95-4c98efdfa0b6 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 returned with HTTP 200 Jul 10 08:47:52.823567 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1293/5210] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:47:52 2026] GET /volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 => generated 721 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:47:52.975914 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-d0a13958-0603-44fe-abe1-0ad990309d0e req-8c5e7493-cdeb-42e9-b197-3649856fe969 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:52.977695 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-d0a13958-0603-44fe-abe1-0ad990309d0e req-8c5e7493-cdeb-42e9-b197-3649856fe969 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] POST https://10.4.3.7/volume/v3/attachments/e03dab30-22d0-461c-a21a-b707fb12f308/action Jul 10 08:47:52.978006 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-d0a13958-0603-44fe-abe1-0ad990309d0e req-8c5e7493-cdeb-42e9-b197-3649856fe969 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Action body: b'{"os-complete": null}' {{(pid=100057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:47:52.978113 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-d0a13958-0603-44fe-abe1-0ad990309d0e req-8c5e7493-cdeb-42e9-b197-3649856fe969 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:47:52.991776 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:47:52.991776 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:47:52.999919 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-d0a13958-0603-44fe-abe1-0ad990309d0e req-8c5e7493-cdeb-42e9-b197-3649856fe969 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/attachments/e03dab30-22d0-461c-a21a-b707fb12f308/action returned with HTTP 204 Jul 10 08:47:53.000474 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1311/5211] 10.4.3.7 () {74 vars in 1711 bytes} [Fri Jul 10 08:47:52 2026] POST /volume/v3/attachments/e03dab30-22d0-461c-a21a-b707fb12f308/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:47:53.833582 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-5385bdc1-85e3-4eb0-bc55-0badf38cb595 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:53.835933 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-5385bdc1-85e3-4eb0-bc55-0badf38cb595 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 Jul 10 08:47:53.836216 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-5385bdc1-85e3-4eb0-bc55-0badf38cb595 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:53.836463 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-5385bdc1-85e3-4eb0-bc55-0badf38cb595 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:53.836629 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-5385bdc1-85e3-4eb0-bc55-0badf38cb595 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 581db466-a4e9-4a4b-aee3-d21595c5cf15. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:47:53.841869 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:47:53.841869 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:47:53.842789 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-5385bdc1-85e3-4eb0-bc55-0badf38cb595 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 returned with HTTP 200 Jul 10 08:47:53.843324 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1305/5212] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:47:53 2026] GET /volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 => generated 721 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:47:54.852534 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-cc4db9a5-63eb-4fec-9179-fa57939d5e18 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:54.854112 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-cc4db9a5-63eb-4fec-9179-fa57939d5e18 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 Jul 10 08:47:54.854334 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-cc4db9a5-63eb-4fec-9179-fa57939d5e18 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:54.854533 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-cc4db9a5-63eb-4fec-9179-fa57939d5e18 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:54.854628 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-cc4db9a5-63eb-4fec-9179-fa57939d5e18 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 581db466-a4e9-4a4b-aee3-d21595c5cf15. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:47:54.858667 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:47:54.858667 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:47:54.859174 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-cc4db9a5-63eb-4fec-9179-fa57939d5e18 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 returned with HTTP 200 Jul 10 08:47:54.859494 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1304/5213] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:47:54 2026] GET /volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 => generated 721 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:47:55.869031 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-0759c59e-1606-447f-b0f2-0fff89f10364 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:55.870586 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-0759c59e-1606-447f-b0f2-0fff89f10364 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 Jul 10 08:47:55.870810 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-0759c59e-1606-447f-b0f2-0fff89f10364 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:55.871036 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-0759c59e-1606-447f-b0f2-0fff89f10364 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:55.871177 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-0759c59e-1606-447f-b0f2-0fff89f10364 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 581db466-a4e9-4a4b-aee3-d21595c5cf15. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:47:55.875112 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:47:55.875112 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:47:55.875704 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-0759c59e-1606-447f-b0f2-0fff89f10364 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 returned with HTTP 200 Jul 10 08:47:55.876046 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1294/5214] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:47:55 2026] GET /volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 => generated 721 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:47:56.885454 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-bd68340a-b43d-43ea-b9c9-2c9383e7120e None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:56.887112 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-bd68340a-b43d-43ea-b9c9-2c9383e7120e tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 Jul 10 08:47:56.887314 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-bd68340a-b43d-43ea-b9c9-2c9383e7120e tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:56.887543 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-bd68340a-b43d-43ea-b9c9-2c9383e7120e tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:56.887649 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-bd68340a-b43d-43ea-b9c9-2c9383e7120e tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 581db466-a4e9-4a4b-aee3-d21595c5cf15. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:47:56.889163 np0000004976 devstack@c-api.service[100057]: DEBUG dbcounter [-] [100057] Writing DB stats cinder:SELECT=185,cinder:UPDATE=52,cinder:INSERT=23 {{(pid=100057) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 08:47:56.893236 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:47:56.893236 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:47:56.893236 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-bd68340a-b43d-43ea-b9c9-2c9383e7120e tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 returned with HTTP 200 Jul 10 08:47:56.893834 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1312/5215] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:47:56 2026] GET /volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:47:57.800931 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-c2b7f047-b7d0-4062-aa81-92ce1409319d None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:57.801485 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-c2b7f047-b7d0-4062-aa81-92ce1409319d None None] GET https://10.4.3.7/volume// Jul 10 08:47:57.801618 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-c2b7f047-b7d0-4062-aa81-92ce1409319d None None] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:57.801799 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-c2b7f047-b7d0-4062-aa81-92ce1409319d None None] Calling method 'all' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:57.802119 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-c2b7f047-b7d0-4062-aa81-92ce1409319d None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:47:57.802394 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1306/5216] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:47:57 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:47:57.810042 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-d4c3377c-13ad-459e-ac57-6c777fbf4f87 req-c149d754-986a-455b-84be-cf28415a3843 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:57.811949 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-d4c3377c-13ad-459e-ac57-6c777fbf4f87 req-c149d754-986a-455b-84be-cf28415a3843 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] GET https://10.4.3.7/volume/v3/volumes/b7f20b94-579f-4444-b3de-db9c8d548fdb Jul 10 08:47:57.812206 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-d4c3377c-13ad-459e-ac57-6c777fbf4f87 req-c149d754-986a-455b-84be-cf28415a3843 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:57.812383 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-d4c3377c-13ad-459e-ac57-6c777fbf4f87 req-c149d754-986a-455b-84be-cf28415a3843 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:57.821824 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:47:57.821824 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:47:57.825379 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [req-d4c3377c-13ad-459e-ac57-6c777fbf4f87 req-c149d754-986a-455b-84be-cf28415a3843 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Volume info retrieved successfully. Jul 10 08:47:57.830156 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-d4c3377c-13ad-459e-ac57-6c777fbf4f87 req-c149d754-986a-455b-84be-cf28415a3843 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] https://10.4.3.7/volume/v3/volumes/b7f20b94-579f-4444-b3de-db9c8d548fdb returned with HTTP 200 Jul 10 08:47:57.830694 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1305/5217] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:47:57 2026] GET /volume/v3/volumes/b7f20b94-579f-4444-b3de-db9c8d548fdb => generated 1580 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:47:57.904039 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-34046866-1bca-4cca-9e5b-eedc124e0cbd None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:57.905749 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-34046866-1bca-4cca-9e5b-eedc124e0cbd tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 Jul 10 08:47:57.905952 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-34046866-1bca-4cca-9e5b-eedc124e0cbd tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:57.906128 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-34046866-1bca-4cca-9e5b-eedc124e0cbd tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:57.906231 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-34046866-1bca-4cca-9e5b-eedc124e0cbd tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 581db466-a4e9-4a4b-aee3-d21595c5cf15. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:47:57.908342 np0000004976 devstack@c-api.service[100055]: DEBUG dbcounter [-] [100055] Writing DB stats cinder:SELECT=84,cinder:UPDATE=6,cinder:INSERT=8 {{(pid=100055) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 08:47:57.911137 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:47:57.911137 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:47:57.912072 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-34046866-1bca-4cca-9e5b-eedc124e0cbd tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 returned with HTTP 200 Jul 10 08:47:57.912305 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1295/5218] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:47:57 2026] GET /volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 => generated 721 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:47:57.932484 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-d4c3377c-13ad-459e-ac57-6c777fbf4f87 req-356ecf9b-783c-4586-af4c-092eb17c27fb None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:57.934332 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-d4c3377c-13ad-459e-ac57-6c777fbf4f87 req-356ecf9b-783c-4586-af4c-092eb17c27fb tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] PUT https://10.4.3.7/volume/v3/attachments/46b66a75-072d-4c5a-b71e-1b39b09ff861 Jul 10 08:47:57.934663 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-d4c3377c-13ad-459e-ac57-6c777fbf4f87 req-356ecf9b-783c-4586-af4c-092eb17c27fb tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.7", "host": "np0000004976", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b54eda21b644", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bf3c9c16-ec3d-4df7-865b-5f424258654a", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:47:57.942026 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.coordination [req-d4c3377c-13ad-459e-ac57-6c777fbf4f87 req-356ecf9b-783c-4586-af4c-092eb17c27fb tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Acquiring lock "cinder-attachment_update-b7f20b94-579f-4444-b3de-db9c8d548fdb-np0000004976" by "attachment_update" {{(pid=100057) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 08:47:57.945832 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.coordination [req-d4c3377c-13ad-459e-ac57-6c777fbf4f87 req-356ecf9b-783c-4586-af4c-092eb17c27fb tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Lock "cinder-attachment_update-b7f20b94-579f-4444-b3de-db9c8d548fdb-np0000004976" acquired by "attachment_update" :: waited 0.004s {{(pid=100057) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 08:47:57.946685 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:47:57.946685 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:47:58.465715 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.coordination [req-d4c3377c-13ad-459e-ac57-6c777fbf4f87 req-356ecf9b-783c-4586-af4c-092eb17c27fb tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Lock "cinder-attachment_update-b7f20b94-579f-4444-b3de-db9c8d548fdb-np0000004976" released by "attachment_update" :: held 0.520s {{(pid=100057) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 08:47:58.466147 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-d4c3377c-13ad-459e-ac57-6c777fbf4f87 req-356ecf9b-783c-4586-af4c-092eb17c27fb tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] https://10.4.3.7/volume/v3/attachments/46b66a75-072d-4c5a-b71e-1b39b09ff861 returned with HTTP 200 Jul 10 08:47:58.466660 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1313/5219] 10.4.3.7 () {74 vars in 1690 bytes} [Fri Jul 10 08:47:57 2026] PUT /volume/v3/attachments/46b66a75-072d-4c5a-b71e-1b39b09ff861 => generated 969 bytes in 534 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:47:58.922571 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-28e4fc31-11ed-455b-bdfc-13d89d117f78 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:58.924363 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-28e4fc31-11ed-455b-bdfc-13d89d117f78 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 Jul 10 08:47:58.924605 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-28e4fc31-11ed-455b-bdfc-13d89d117f78 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:58.924822 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-28e4fc31-11ed-455b-bdfc-13d89d117f78 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:58.924926 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-28e4fc31-11ed-455b-bdfc-13d89d117f78 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 581db466-a4e9-4a4b-aee3-d21595c5cf15. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:47:58.929281 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:47:58.929281 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:47:58.930003 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-28e4fc31-11ed-455b-bdfc-13d89d117f78 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 returned with HTTP 200 Jul 10 08:47:58.930423 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1307/5220] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:47:58 2026] GET /volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:47:58.976865 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-d4c3377c-13ad-459e-ac57-6c777fbf4f87 req-1e818da8-28e4-4ed9-991f-10f5064f5dac None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:58.978903 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-d4c3377c-13ad-459e-ac57-6c777fbf4f87 req-1e818da8-28e4-4ed9-991f-10f5064f5dac tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] POST https://10.4.3.7/volume/v3/attachments/46b66a75-072d-4c5a-b71e-1b39b09ff861/action Jul 10 08:47:58.979219 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-d4c3377c-13ad-459e-ac57-6c777fbf4f87 req-1e818da8-28e4-4ed9-991f-10f5064f5dac tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Action body: b'{"os-complete": null}' {{(pid=100056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:47:58.979332 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-d4c3377c-13ad-459e-ac57-6c777fbf4f87 req-1e818da8-28e4-4ed9-991f-10f5064f5dac tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:47:58.995097 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:47:58.995097 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:47:59.003432 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-d4c3377c-13ad-459e-ac57-6c777fbf4f87 req-1e818da8-28e4-4ed9-991f-10f5064f5dac tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] https://10.4.3.7/volume/v3/attachments/46b66a75-072d-4c5a-b71e-1b39b09ff861/action returned with HTTP 204 Jul 10 08:47:59.003890 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1306/5221] 10.4.3.7 () {74 vars in 1711 bytes} [Fri Jul 10 08:47:58 2026] POST /volume/v3/attachments/46b66a75-072d-4c5a-b71e-1b39b09ff861/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:47:59.939911 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-85b4e283-8b2d-4d63-8be6-933e2b61ce6b None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:47:59.941984 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-85b4e283-8b2d-4d63-8be6-933e2b61ce6b tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 Jul 10 08:47:59.942225 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-85b4e283-8b2d-4d63-8be6-933e2b61ce6b tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:47:59.942424 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-85b4e283-8b2d-4d63-8be6-933e2b61ce6b tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:47:59.942591 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-85b4e283-8b2d-4d63-8be6-933e2b61ce6b tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 581db466-a4e9-4a4b-aee3-d21595c5cf15. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:47:59.946883 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:47:59.946883 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:47:59.947644 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-85b4e283-8b2d-4d63-8be6-933e2b61ce6b tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 returned with HTTP 200 Jul 10 08:47:59.948161 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1296/5222] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:47:59 2026] GET /volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 => generated 721 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:48:00.959400 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-35743804-014d-4643-a4a6-1359daf3ccf1 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:00.961153 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-35743804-014d-4643-a4a6-1359daf3ccf1 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 Jul 10 08:48:00.961359 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-35743804-014d-4643-a4a6-1359daf3ccf1 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:00.961583 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-35743804-014d-4643-a4a6-1359daf3ccf1 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:00.961698 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-35743804-014d-4643-a4a6-1359daf3ccf1 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 581db466-a4e9-4a4b-aee3-d21595c5cf15. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:48:00.965636 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:00.965636 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:48:00.966179 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-35743804-014d-4643-a4a6-1359daf3ccf1 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 returned with HTTP 200 Jul 10 08:48:00.966551 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1314/5223] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:48:00 2026] GET /volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 => generated 721 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:48:01.975938 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-7e0c5006-48d5-47ea-ad4c-2e4d61cab9cb None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:01.977787 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-7e0c5006-48d5-47ea-ad4c-2e4d61cab9cb tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 Jul 10 08:48:01.978042 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-7e0c5006-48d5-47ea-ad4c-2e4d61cab9cb tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:01.978218 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-7e0c5006-48d5-47ea-ad4c-2e4d61cab9cb tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:01.978321 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-7e0c5006-48d5-47ea-ad4c-2e4d61cab9cb tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 581db466-a4e9-4a4b-aee3-d21595c5cf15. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:48:01.982495 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:01.982495 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:48:01.983153 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-7e0c5006-48d5-47ea-ad4c-2e4d61cab9cb tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 returned with HTTP 200 Jul 10 08:48:01.983530 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1308/5224] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:48:01 2026] GET /volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:48:02.993455 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-18844fdb-4c7b-440c-89f6-0314709e1213 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:02.995148 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-18844fdb-4c7b-440c-89f6-0314709e1213 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 Jul 10 08:48:02.995357 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-18844fdb-4c7b-440c-89f6-0314709e1213 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:02.995575 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-18844fdb-4c7b-440c-89f6-0314709e1213 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:02.995705 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-18844fdb-4c7b-440c-89f6-0314709e1213 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 581db466-a4e9-4a4b-aee3-d21595c5cf15. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:48:03.000927 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:03.000927 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:48:03.001690 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-18844fdb-4c7b-440c-89f6-0314709e1213 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 returned with HTTP 200 Jul 10 08:48:03.002187 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1307/5225] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:48:02 2026] GET /volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 => generated 721 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:48:04.011008 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-f5f89d5f-5157-42fe-86de-33f19843121b None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:04.012534 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-f5f89d5f-5157-42fe-86de-33f19843121b tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 Jul 10 08:48:04.012719 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-f5f89d5f-5157-42fe-86de-33f19843121b tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:04.012917 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-f5f89d5f-5157-42fe-86de-33f19843121b tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:04.013016 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-f5f89d5f-5157-42fe-86de-33f19843121b tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 581db466-a4e9-4a4b-aee3-d21595c5cf15. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:48:04.016984 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:04.016984 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:48:04.017575 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-f5f89d5f-5157-42fe-86de-33f19843121b tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 returned with HTTP 200 Jul 10 08:48:04.017914 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1297/5226] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:48:04 2026] GET /volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 => generated 721 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:48:05.027834 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-fa1d1b84-d0ba-4583-a1c3-f04ceca5fdf9 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:05.029564 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-fa1d1b84-d0ba-4583-a1c3-f04ceca5fdf9 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 Jul 10 08:48:05.029831 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-fa1d1b84-d0ba-4583-a1c3-f04ceca5fdf9 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:05.030031 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-fa1d1b84-d0ba-4583-a1c3-f04ceca5fdf9 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:05.030158 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-fa1d1b84-d0ba-4583-a1c3-f04ceca5fdf9 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 581db466-a4e9-4a4b-aee3-d21595c5cf15. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:48:05.034065 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:05.034065 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:48:05.034625 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-fa1d1b84-d0ba-4583-a1c3-f04ceca5fdf9 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 returned with HTTP 200 Jul 10 08:48:05.034964 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1315/5227] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:48:05 2026] GET /volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:48:06.044604 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-b1de6ce0-9e77-4eb9-96fc-5ab1bf90c50d None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:06.046295 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-b1de6ce0-9e77-4eb9-96fc-5ab1bf90c50d tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 Jul 10 08:48:06.046508 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-b1de6ce0-9e77-4eb9-96fc-5ab1bf90c50d tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:06.046678 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-b1de6ce0-9e77-4eb9-96fc-5ab1bf90c50d tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:06.046811 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-b1de6ce0-9e77-4eb9-96fc-5ab1bf90c50d tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 581db466-a4e9-4a4b-aee3-d21595c5cf15. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:48:06.050719 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:06.050719 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:48:06.051361 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-b1de6ce0-9e77-4eb9-96fc-5ab1bf90c50d tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 returned with HTTP 200 Jul 10 08:48:06.051740 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1309/5228] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:48:06 2026] GET /volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 => generated 721 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:48:07.061422 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-decd890b-6e9a-481f-923f-272975e2b7f9 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:07.062764 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-decd890b-6e9a-481f-923f-272975e2b7f9 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 Jul 10 08:48:07.062954 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-decd890b-6e9a-481f-923f-272975e2b7f9 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:07.063126 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-decd890b-6e9a-481f-923f-272975e2b7f9 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:07.063219 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-decd890b-6e9a-481f-923f-272975e2b7f9 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 581db466-a4e9-4a4b-aee3-d21595c5cf15. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:48:07.066905 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:07.066905 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:48:07.067439 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-decd890b-6e9a-481f-923f-272975e2b7f9 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 returned with HTTP 200 Jul 10 08:48:07.067774 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1308/5229] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:48:07 2026] GET /volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 => generated 721 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:48:08.078506 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-0409d7fc-ec44-4bc5-8a38-a2bf9302090a None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:08.080383 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-0409d7fc-ec44-4bc5-8a38-a2bf9302090a tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 Jul 10 08:48:08.080635 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-0409d7fc-ec44-4bc5-8a38-a2bf9302090a tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:08.080868 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-0409d7fc-ec44-4bc5-8a38-a2bf9302090a tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:08.081004 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-0409d7fc-ec44-4bc5-8a38-a2bf9302090a tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 581db466-a4e9-4a4b-aee3-d21595c5cf15. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:48:08.085052 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:08.085052 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:48:08.085601 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-0409d7fc-ec44-4bc5-8a38-a2bf9302090a tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 returned with HTTP 200 Jul 10 08:48:08.085940 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1298/5230] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:48:08 2026] GET /volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:48:09.095427 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-4449598f-a8a7-4931-81a8-6fc6407a5d05 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:09.096964 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4449598f-a8a7-4931-81a8-6fc6407a5d05 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 Jul 10 08:48:09.097132 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4449598f-a8a7-4931-81a8-6fc6407a5d05 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:09.097298 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4449598f-a8a7-4931-81a8-6fc6407a5d05 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:09.097391 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-4449598f-a8a7-4931-81a8-6fc6407a5d05 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 581db466-a4e9-4a4b-aee3-d21595c5cf15. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:48:09.101422 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:09.101422 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:48:09.101952 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4449598f-a8a7-4931-81a8-6fc6407a5d05 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 returned with HTTP 200 Jul 10 08:48:09.102246 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1316/5231] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:48:09 2026] GET /volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 => generated 721 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:48:10.110922 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-4ee22cc3-e5cc-4712-b17d-aec51c14cd0d None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:10.112464 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-4ee22cc3-e5cc-4712-b17d-aec51c14cd0d tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 Jul 10 08:48:10.112648 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-4ee22cc3-e5cc-4712-b17d-aec51c14cd0d tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:10.112832 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-4ee22cc3-e5cc-4712-b17d-aec51c14cd0d tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:10.112928 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-4ee22cc3-e5cc-4712-b17d-aec51c14cd0d tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 581db466-a4e9-4a4b-aee3-d21595c5cf15. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:48:10.116866 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:10.116866 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:48:10.117421 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-4ee22cc3-e5cc-4712-b17d-aec51c14cd0d tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 returned with HTTP 200 Jul 10 08:48:10.117808 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1310/5232] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:48:10 2026] GET /volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 => generated 721 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:48:11.126937 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-c5b4d3a2-75fc-496b-9776-2bcaac9b08c2 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:11.128523 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-c5b4d3a2-75fc-496b-9776-2bcaac9b08c2 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 Jul 10 08:48:11.128704 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-c5b4d3a2-75fc-496b-9776-2bcaac9b08c2 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:11.128880 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-c5b4d3a2-75fc-496b-9776-2bcaac9b08c2 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:11.128972 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-c5b4d3a2-75fc-496b-9776-2bcaac9b08c2 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 581db466-a4e9-4a4b-aee3-d21595c5cf15. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:48:11.132982 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:11.132982 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:48:11.133595 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-c5b4d3a2-75fc-496b-9776-2bcaac9b08c2 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 returned with HTTP 200 Jul 10 08:48:11.133988 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1309/5233] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:48:11 2026] GET /volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 => generated 721 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:48:11.289537 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-fcf62e82-5f62-49d2-8d94-d03fc54c9ce6 req-72a90099-c14c-44a3-9957-c0c075bb827a None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:11.291657 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-fcf62e82-5f62-49d2-8d94-d03fc54c9ce6 req-72a90099-c14c-44a3-9957-c0c075bb827a tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] DELETE https://10.4.3.7/volume/v3/attachments/7135ab95-56e9-45dd-8562-4fca4acf4ba7 Jul 10 08:48:11.291833 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-fcf62e82-5f62-49d2-8d94-d03fc54c9ce6 req-72a90099-c14c-44a3-9957-c0c075bb827a tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:11.291997 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-fcf62e82-5f62-49d2-8d94-d03fc54c9ce6 req-72a90099-c14c-44a3-9957-c0c075bb827a tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Calling method 'version_select' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:11.300068 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:11.300068 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:48:11.829336 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-fcf62e82-5f62-49d2-8d94-d03fc54c9ce6 req-72a90099-c14c-44a3-9957-c0c075bb827a tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] https://10.4.3.7/volume/v3/attachments/7135ab95-56e9-45dd-8562-4fca4acf4ba7 returned with HTTP 200 Jul 10 08:48:11.829846 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1299/5234] 10.4.3.7 () {72 vars in 1659 bytes} [Fri Jul 10 08:48:11 2026] DELETE /volume/v3/attachments/7135ab95-56e9-45dd-8562-4fca4acf4ba7 => generated 19 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:48:12.142850 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-ef96fc6a-9cd1-4b24-a9d0-8988a9457dbc None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:12.144716 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ef96fc6a-9cd1-4b24-a9d0-8988a9457dbc tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 Jul 10 08:48:12.144958 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ef96fc6a-9cd1-4b24-a9d0-8988a9457dbc tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:12.145268 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ef96fc6a-9cd1-4b24-a9d0-8988a9457dbc tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:12.145421 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-ef96fc6a-9cd1-4b24-a9d0-8988a9457dbc tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 581db466-a4e9-4a4b-aee3-d21595c5cf15. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:48:12.148980 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:12.148980 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:48:12.149569 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ef96fc6a-9cd1-4b24-a9d0-8988a9457dbc tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 returned with HTTP 200 Jul 10 08:48:12.149974 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1317/5235] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:48:12 2026] GET /volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 => generated 721 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:48:12.993722 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-85056757-1ae8-4cdd-98b7-c21d7bc1197b req-3832af8d-03ab-4960-9431-b01001cac08f None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:12.995632 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-85056757-1ae8-4cdd-98b7-c21d7bc1197b req-3832af8d-03ab-4960-9431-b01001cac08f tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] DELETE https://10.4.3.7/volume/v3/attachments/8f4d269d-49c4-4507-906b-f1d05696c94e Jul 10 08:48:12.995837 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-85056757-1ae8-4cdd-98b7-c21d7bc1197b req-3832af8d-03ab-4960-9431-b01001cac08f tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:12.996021 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-85056757-1ae8-4cdd-98b7-c21d7bc1197b req-3832af8d-03ab-4960-9431-b01001cac08f tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'version_select' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:12.998517 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-133e35ed-b119-4649-8f6e-9f4deda23dd5 req-8c0b7e71-8500-4bbf-b695-887a0b13bd00 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:13.000108 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-85056757-1ae8-4cdd-98b7-c21d7bc1197b req-3832af8d-03ab-4960-9431-b01001cac08f tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/attachments/8f4d269d-49c4-4507-906b-f1d05696c94e returned with HTTP 404 Jul 10 08:48:13.000478 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-133e35ed-b119-4649-8f6e-9f4deda23dd5 req-8c0b7e71-8500-4bbf-b695-887a0b13bd00 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] GET https://10.4.3.7/volume/v3/volumes/6fbee2ae-132b-47fc-a1eb-0474d2a35edc Jul 10 08:48:13.000640 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1311/5236] 10.4.3.7 () {72 vars in 1659 bytes} [Fri Jul 10 08:48:12 2026] DELETE /volume/v3/attachments/8f4d269d-49c4-4507-906b-f1d05696c94e => generated 149 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 08:48:13.000685 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-133e35ed-b119-4649-8f6e-9f4deda23dd5 req-8c0b7e71-8500-4bbf-b695-887a0b13bd00 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:13.000840 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-133e35ed-b119-4649-8f6e-9f4deda23dd5 req-8c0b7e71-8500-4bbf-b695-887a0b13bd00 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:13.008460 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:13.008460 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:48:13.012640 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [req-133e35ed-b119-4649-8f6e-9f4deda23dd5 req-8c0b7e71-8500-4bbf-b695-887a0b13bd00 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Volume info retrieved successfully. Jul 10 08:48:13.017047 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-133e35ed-b119-4649-8f6e-9f4deda23dd5 req-8c0b7e71-8500-4bbf-b695-887a0b13bd00 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] https://10.4.3.7/volume/v3/volumes/6fbee2ae-132b-47fc-a1eb-0474d2a35edc returned with HTTP 200 Jul 10 08:48:13.017454 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1310/5237] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:48:12 2026] GET /volume/v3/volumes/6fbee2ae-132b-47fc-a1eb-0474d2a35edc => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:48:13.028681 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-9adfa4f2-b68d-413e-b98e-18e8ebe11b0f None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:13.030322 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-9adfa4f2-b68d-413e-b98e-18e8ebe11b0f tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] DELETE https://10.4.3.7/volume/v3/volumes/6fbee2ae-132b-47fc-a1eb-0474d2a35edc Jul 10 08:48:13.030510 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-9adfa4f2-b68d-413e-b98e-18e8ebe11b0f tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:13.030679 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-9adfa4f2-b68d-413e-b98e-18e8ebe11b0f tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Calling method 'delete' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:13.030853 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-9adfa4f2-b68d-413e-b98e-18e8ebe11b0f tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Delete volume with id: 6fbee2ae-132b-47fc-a1eb-0474d2a35edc Jul 10 08:48:13.037010 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:13.037010 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:48:13.037394 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-9adfa4f2-b68d-413e-b98e-18e8ebe11b0f tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Volume info retrieved successfully. Jul 10 08:48:13.050958 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-9adfa4f2-b68d-413e-b98e-18e8ebe11b0f tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Delete volume request issued successfully. Jul 10 08:48:13.051162 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-9adfa4f2-b68d-413e-b98e-18e8ebe11b0f tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] https://10.4.3.7/volume/v3/volumes/6fbee2ae-132b-47fc-a1eb-0474d2a35edc returned with HTTP 202 Jul 10 08:48:13.051773 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1300/5238] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:48:13 2026] DELETE /volume/v3/volumes/6fbee2ae-132b-47fc-a1eb-0474d2a35edc => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:48:13.057969 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-b4859cd0-519e-4a05-8807-4c9a64ca097a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:13.059497 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b4859cd0-519e-4a05-8807-4c9a64ca097a tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] GET https://10.4.3.7/volume/v3/volumes/6fbee2ae-132b-47fc-a1eb-0474d2a35edc Jul 10 08:48:13.059665 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b4859cd0-519e-4a05-8807-4c9a64ca097a tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:13.059889 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b4859cd0-519e-4a05-8807-4c9a64ca097a tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:13.065943 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:13.065943 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:48:13.069322 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-b4859cd0-519e-4a05-8807-4c9a64ca097a tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Volume info retrieved successfully. Jul 10 08:48:13.074389 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b4859cd0-519e-4a05-8807-4c9a64ca097a tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] https://10.4.3.7/volume/v3/volumes/6fbee2ae-132b-47fc-a1eb-0474d2a35edc returned with HTTP 200 Jul 10 08:48:13.074793 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1318/5239] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:48:13 2026] GET /volume/v3/volumes/6fbee2ae-132b-47fc-a1eb-0474d2a35edc => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:48:13.160859 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-0e369b4c-68bd-4a08-b634-ea40d6e916d8 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:13.162528 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-0e369b4c-68bd-4a08-b634-ea40d6e916d8 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 Jul 10 08:48:13.162731 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-0e369b4c-68bd-4a08-b634-ea40d6e916d8 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:13.162919 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-0e369b4c-68bd-4a08-b634-ea40d6e916d8 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:13.163011 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-0e369b4c-68bd-4a08-b634-ea40d6e916d8 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 581db466-a4e9-4a4b-aee3-d21595c5cf15. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:48:13.167358 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:13.167358 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:48:13.168011 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-0e369b4c-68bd-4a08-b634-ea40d6e916d8 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 returned with HTTP 200 Jul 10 08:48:13.168327 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1312/5240] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:48:13 2026] GET /volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:48:14.086571 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-53a313ee-3221-440f-9da2-4e9b053a83f4 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:14.088187 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-53a313ee-3221-440f-9da2-4e9b053a83f4 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] GET https://10.4.3.7/volume/v3/volumes/6fbee2ae-132b-47fc-a1eb-0474d2a35edc Jul 10 08:48:14.088389 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-53a313ee-3221-440f-9da2-4e9b053a83f4 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:14.088617 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-53a313ee-3221-440f-9da2-4e9b053a83f4 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:14.093475 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-53a313ee-3221-440f-9da2-4e9b053a83f4 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] https://10.4.3.7/volume/v3/volumes/6fbee2ae-132b-47fc-a1eb-0474d2a35edc returned with HTTP 404 Jul 10 08:48:14.093929 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1311/5241] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:48:14 2026] GET /volume/v3/volumes/6fbee2ae-132b-47fc-a1eb-0474d2a35edc => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:48:14.178165 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-84c05880-1161-4e14-9c87-dd879f48f3b4 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:14.179757 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-84c05880-1161-4e14-9c87-dd879f48f3b4 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 Jul 10 08:48:14.179957 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-84c05880-1161-4e14-9c87-dd879f48f3b4 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:14.180102 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-84c05880-1161-4e14-9c87-dd879f48f3b4 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:14.180196 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-84c05880-1161-4e14-9c87-dd879f48f3b4 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 581db466-a4e9-4a4b-aee3-d21595c5cf15. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:48:14.184104 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:14.184104 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:48:14.184630 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-84c05880-1161-4e14-9c87-dd879f48f3b4 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 returned with HTTP 200 Jul 10 08:48:14.185111 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1301/5242] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:48:14 2026] GET /volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 => generated 721 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:48:15.194561 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-546584e2-bcf6-4086-8d97-b27895a5fe67 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:15.196357 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-546584e2-bcf6-4086-8d97-b27895a5fe67 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 Jul 10 08:48:15.196594 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-546584e2-bcf6-4086-8d97-b27895a5fe67 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:15.196788 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-546584e2-bcf6-4086-8d97-b27895a5fe67 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:15.196938 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-546584e2-bcf6-4086-8d97-b27895a5fe67 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 581db466-a4e9-4a4b-aee3-d21595c5cf15. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:48:15.200927 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:15.200927 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:48:15.201500 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-546584e2-bcf6-4086-8d97-b27895a5fe67 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 returned with HTTP 200 Jul 10 08:48:15.201855 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1319/5243] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:48:15 2026] GET /volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:48:16.126579 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-4d8541bd-e51d-45fa-b285-cdf87ce6924d None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:16.128769 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-4d8541bd-e51d-45fa-b285-cdf87ce6924d tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] GET https://10.4.3.7/volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 Jul 10 08:48:16.129025 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-4d8541bd-e51d-45fa-b285-cdf87ce6924d tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:16.129290 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-4d8541bd-e51d-45fa-b285-cdf87ce6924d tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:16.139101 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:16.139101 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:48:16.142357 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-4d8541bd-e51d-45fa-b285-cdf87ce6924d tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Volume info retrieved successfully. Jul 10 08:48:16.146469 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-4d8541bd-e51d-45fa-b285-cdf87ce6924d tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 returned with HTTP 200 Jul 10 08:48:16.146839 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1313/5244] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:48:16 2026] GET /volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 => generated 1209 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:48:16.186125 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-320c89c8-e3c0-415e-9e51-91f12b7ea213 req-5b1a832c-a879-46bc-9b70-9d762818ea25 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:16.189443 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-320c89c8-e3c0-415e-9e51-91f12b7ea213 req-5b1a832c-a879-46bc-9b70-9d762818ea25 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] GET https://10.4.3.7/volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 Jul 10 08:48:16.189443 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-320c89c8-e3c0-415e-9e51-91f12b7ea213 req-5b1a832c-a879-46bc-9b70-9d762818ea25 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:16.189443 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-320c89c8-e3c0-415e-9e51-91f12b7ea213 req-5b1a832c-a879-46bc-9b70-9d762818ea25 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:16.200618 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:16.200618 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:48:16.204159 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [req-320c89c8-e3c0-415e-9e51-91f12b7ea213 req-5b1a832c-a879-46bc-9b70-9d762818ea25 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Volume info retrieved successfully. Jul 10 08:48:16.208934 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-320c89c8-e3c0-415e-9e51-91f12b7ea213 req-5b1a832c-a879-46bc-9b70-9d762818ea25 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 returned with HTTP 200 Jul 10 08:48:16.209313 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1312/5245] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:48:16 2026] GET /volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 => generated 1209 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:48:16.211344 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-e1a1f5d5-7f3a-4b85-9bd3-98ff4ac404cb None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:16.212911 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-e1a1f5d5-7f3a-4b85-9bd3-98ff4ac404cb tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 Jul 10 08:48:16.213091 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-e1a1f5d5-7f3a-4b85-9bd3-98ff4ac404cb tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:16.213307 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-e1a1f5d5-7f3a-4b85-9bd3-98ff4ac404cb tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:16.213443 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-e1a1f5d5-7f3a-4b85-9bd3-98ff4ac404cb tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 581db466-a4e9-4a4b-aee3-d21595c5cf15. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:48:16.217061 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:16.217061 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:48:16.217641 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-e1a1f5d5-7f3a-4b85-9bd3-98ff4ac404cb tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 returned with HTTP 200 Jul 10 08:48:16.218003 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1302/5246] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:48:16 2026] GET /volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 => generated 721 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:48:16.227833 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-320c89c8-e3c0-415e-9e51-91f12b7ea213 req-b679c3a8-7c92-4bde-8503-f5e353af5c7d None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:16.229805 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-320c89c8-e3c0-415e-9e51-91f12b7ea213 req-b679c3a8-7c92-4bde-8503-f5e353af5c7d tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] POST https://10.4.3.7/volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6/action Jul 10 08:48:16.230149 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-320c89c8-e3c0-415e-9e51-91f12b7ea213 req-b679c3a8-7c92-4bde-8503-f5e353af5c7d tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:48:16.230279 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-320c89c8-e3c0-415e-9e51-91f12b7ea213 req-b679c3a8-7c92-4bde-8503-f5e353af5c7d tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:48:16.241029 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:16.241029 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:48:16.241512 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-320c89c8-e3c0-415e-9e51-91f12b7ea213 req-b679c3a8-7c92-4bde-8503-f5e353af5c7d tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Volume info retrieved successfully. Jul 10 08:48:16.247340 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-320c89c8-e3c0-415e-9e51-91f12b7ea213 req-b679c3a8-7c92-4bde-8503-f5e353af5c7d tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Begin detaching volume completed successfully. Jul 10 08:48:16.247576 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-320c89c8-e3c0-415e-9e51-91f12b7ea213 req-b679c3a8-7c92-4bde-8503-f5e353af5c7d tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6/action returned with HTTP 202 Jul 10 08:48:16.248048 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1320/5247] 10.4.3.7 () {72 vars in 1658 bytes} [Fri Jul 10 08:48:16 2026] POST /volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:48:16.265312 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-399490fb-29a4-4b68-993b-349c79405525 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:16.267125 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-399490fb-29a4-4b68-993b-349c79405525 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] GET https://10.4.3.7/volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 Jul 10 08:48:16.267426 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-399490fb-29a4-4b68-993b-349c79405525 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:16.267784 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-399490fb-29a4-4b68-993b-349c79405525 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:16.278193 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:16.278193 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:48:16.281893 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-399490fb-29a4-4b68-993b-349c79405525 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Volume info retrieved successfully. Jul 10 08:48:16.286018 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-399490fb-29a4-4b68-993b-349c79405525 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 returned with HTTP 200 Jul 10 08:48:16.286426 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1314/5248] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:48:16 2026] GET /volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 => generated 1212 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:48:17.226939 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-8bad93e0-0fdf-47dd-91ee-e699ecfae637 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:17.228908 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-8bad93e0-0fdf-47dd-91ee-e699ecfae637 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 Jul 10 08:48:17.229135 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-8bad93e0-0fdf-47dd-91ee-e699ecfae637 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:17.229346 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-8bad93e0-0fdf-47dd-91ee-e699ecfae637 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:17.229535 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-8bad93e0-0fdf-47dd-91ee-e699ecfae637 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 581db466-a4e9-4a4b-aee3-d21595c5cf15. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:48:17.233030 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:17.233030 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:48:17.233909 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-8bad93e0-0fdf-47dd-91ee-e699ecfae637 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 returned with HTTP 200 Jul 10 08:48:17.233909 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1313/5249] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:48:17 2026] GET /volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 => generated 721 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:48:17.270571 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-225edf5c-a496-4d33-a0f4-efec0498c610 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:17.271027 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-225edf5c-a496-4d33-a0f4-efec0498c610 None None] GET https://10.4.3.7/volume// Jul 10 08:48:17.271222 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-225edf5c-a496-4d33-a0f4-efec0498c610 None None] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:17.271282 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-225edf5c-a496-4d33-a0f4-efec0498c610 None None] Calling method 'all' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:17.271616 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-225edf5c-a496-4d33-a0f4-efec0498c610 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:48:17.271893 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1303/5250] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:48:17 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:48:17.281020 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-320c89c8-e3c0-415e-9e51-91f12b7ea213 req-181caf2b-bf1e-46c8-89f2-cce4549d4109 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:17.283829 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-320c89c8-e3c0-415e-9e51-91f12b7ea213 req-181caf2b-bf1e-46c8-89f2-cce4549d4109 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] GET https://10.4.3.7/volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 Jul 10 08:48:17.284085 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-320c89c8-e3c0-415e-9e51-91f12b7ea213 req-181caf2b-bf1e-46c8-89f2-cce4549d4109 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:17.284328 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-320c89c8-e3c0-415e-9e51-91f12b7ea213 req-181caf2b-bf1e-46c8-89f2-cce4549d4109 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:17.297036 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:17.297036 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:48:17.299270 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-bbf4684b-63fb-4338-8241-cd9cffa8acdc None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:17.301032 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-bbf4684b-63fb-4338-8241-cd9cffa8acdc tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] GET https://10.4.3.7/volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 Jul 10 08:48:17.301276 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-bbf4684b-63fb-4338-8241-cd9cffa8acdc tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:17.301562 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-bbf4684b-63fb-4338-8241-cd9cffa8acdc tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:17.301886 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-320c89c8-e3c0-415e-9e51-91f12b7ea213 req-181caf2b-bf1e-46c8-89f2-cce4549d4109 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Volume info retrieved successfully. Jul 10 08:48:17.308324 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-320c89c8-e3c0-415e-9e51-91f12b7ea213 req-181caf2b-bf1e-46c8-89f2-cce4549d4109 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 returned with HTTP 200 Jul 10 08:48:17.308889 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1321/5251] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:48:17 2026] GET /volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 => generated 1392 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:48:17.311336 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:17.311336 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:48:17.316067 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-bbf4684b-63fb-4338-8241-cd9cffa8acdc tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Volume info retrieved successfully. Jul 10 08:48:17.321448 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-bbf4684b-63fb-4338-8241-cd9cffa8acdc tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 returned with HTTP 200 Jul 10 08:48:17.321881 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1315/5252] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:48:17 2026] GET /volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 => generated 1212 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:48:17.895906 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-320c89c8-e3c0-415e-9e51-91f12b7ea213 req-e35e8acb-9472-4a0a-9083-c30f48db3d3f None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:17.898216 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-320c89c8-e3c0-415e-9e51-91f12b7ea213 req-e35e8acb-9472-4a0a-9083-c30f48db3d3f tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] GET https://10.4.3.7/volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 Jul 10 08:48:17.898491 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-320c89c8-e3c0-415e-9e51-91f12b7ea213 req-e35e8acb-9472-4a0a-9083-c30f48db3d3f tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:17.898759 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-320c89c8-e3c0-415e-9e51-91f12b7ea213 req-e35e8acb-9472-4a0a-9083-c30f48db3d3f tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:17.909688 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:17.909688 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:48:17.913778 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [req-320c89c8-e3c0-415e-9e51-91f12b7ea213 req-e35e8acb-9472-4a0a-9083-c30f48db3d3f tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Volume info retrieved successfully. Jul 10 08:48:17.919987 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-320c89c8-e3c0-415e-9e51-91f12b7ea213 req-e35e8acb-9472-4a0a-9083-c30f48db3d3f tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 returned with HTTP 200 Jul 10 08:48:17.920609 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1314/5253] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:48:17 2026] GET /volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 => generated 1212 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:48:18.243752 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-b93827c1-53ce-4121-84ce-c39c65f1815a None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:18.245928 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-b93827c1-53ce-4121-84ce-c39c65f1815a tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 Jul 10 08:48:18.246207 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-b93827c1-53ce-4121-84ce-c39c65f1815a tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:18.246489 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-b93827c1-53ce-4121-84ce-c39c65f1815a tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:18.246646 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-b93827c1-53ce-4121-84ce-c39c65f1815a tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 581db466-a4e9-4a4b-aee3-d21595c5cf15. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:48:18.251574 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:18.251574 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:48:18.252374 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-b93827c1-53ce-4121-84ce-c39c65f1815a tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 returned with HTTP 200 Jul 10 08:48:18.252885 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1304/5254] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:48:18 2026] GET /volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 => generated 721 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:48:18.335058 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-7dc11270-af05-4227-8679-8b2b17eb5594 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:18.336886 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7dc11270-af05-4227-8679-8b2b17eb5594 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] GET https://10.4.3.7/volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 Jul 10 08:48:18.337114 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7dc11270-af05-4227-8679-8b2b17eb5594 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:18.337303 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7dc11270-af05-4227-8679-8b2b17eb5594 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:18.347782 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:18.347782 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:48:18.352156 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-7dc11270-af05-4227-8679-8b2b17eb5594 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Volume info retrieved successfully. Jul 10 08:48:18.356839 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7dc11270-af05-4227-8679-8b2b17eb5594 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 returned with HTTP 200 Jul 10 08:48:18.357241 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1322/5255] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:48:18 2026] GET /volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 => generated 1212 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:48:19.264557 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-ea75507b-90f9-4b4e-889c-2603351109a2 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:19.267749 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-ea75507b-90f9-4b4e-889c-2603351109a2 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 Jul 10 08:48:19.267749 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-ea75507b-90f9-4b4e-889c-2603351109a2 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:19.267749 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-ea75507b-90f9-4b4e-889c-2603351109a2 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:19.267749 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-ea75507b-90f9-4b4e-889c-2603351109a2 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 581db466-a4e9-4a4b-aee3-d21595c5cf15. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:48:19.271418 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:19.271418 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:48:19.272082 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-ea75507b-90f9-4b4e-889c-2603351109a2 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 returned with HTTP 200 Jul 10 08:48:19.272454 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1316/5256] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:48:19 2026] GET /volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 => generated 721 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:48:19.368940 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-f864d85d-1755-4242-af79-0a7eafac4b9f None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:19.370809 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-f864d85d-1755-4242-af79-0a7eafac4b9f tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] GET https://10.4.3.7/volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 Jul 10 08:48:19.371098 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-f864d85d-1755-4242-af79-0a7eafac4b9f tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:19.371297 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-f864d85d-1755-4242-af79-0a7eafac4b9f tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:19.380395 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:19.380395 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:48:19.383736 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-f864d85d-1755-4242-af79-0a7eafac4b9f tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Volume info retrieved successfully. Jul 10 08:48:19.388278 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-f864d85d-1755-4242-af79-0a7eafac4b9f tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 returned with HTTP 200 Jul 10 08:48:19.388666 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1315/5257] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:48:19 2026] GET /volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 => generated 1212 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:48:19.717371 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-320c89c8-e3c0-415e-9e51-91f12b7ea213 req-ff0396b1-f322-4d3b-9463-42a8ebea2f59 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:19.719654 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-320c89c8-e3c0-415e-9e51-91f12b7ea213 req-ff0396b1-f322-4d3b-9463-42a8ebea2f59 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] DELETE https://10.4.3.7/volume/v3/attachments/2bc72694-94f5-4912-8d39-9887a820b772 Jul 10 08:48:19.719898 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-320c89c8-e3c0-415e-9e51-91f12b7ea213 req-ff0396b1-f322-4d3b-9463-42a8ebea2f59 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:19.720013 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-320c89c8-e3c0-415e-9e51-91f12b7ea213 req-ff0396b1-f322-4d3b-9463-42a8ebea2f59 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'version_select' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:19.731130 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:19.731130 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:48:20.255445 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-320c89c8-e3c0-415e-9e51-91f12b7ea213 req-ff0396b1-f322-4d3b-9463-42a8ebea2f59 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/attachments/2bc72694-94f5-4912-8d39-9887a820b772 returned with HTTP 200 Jul 10 08:48:20.255816 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1305/5258] 10.4.3.7 () {72 vars in 1659 bytes} [Fri Jul 10 08:48:19 2026] DELETE /volume/v3/attachments/2bc72694-94f5-4912-8d39-9887a820b772 => generated 19 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:48:20.283914 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-07bbbf6f-de1b-46b0-8042-d6c5e170dd65 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:20.285603 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-07bbbf6f-de1b-46b0-8042-d6c5e170dd65 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 Jul 10 08:48:20.285811 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-07bbbf6f-de1b-46b0-8042-d6c5e170dd65 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:20.286013 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-07bbbf6f-de1b-46b0-8042-d6c5e170dd65 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:20.286116 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-07bbbf6f-de1b-46b0-8042-d6c5e170dd65 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 581db466-a4e9-4a4b-aee3-d21595c5cf15. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:48:20.291016 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:20.291016 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:48:20.291016 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-07bbbf6f-de1b-46b0-8042-d6c5e170dd65 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 returned with HTTP 200 Jul 10 08:48:20.291016 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1323/5259] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:48:20 2026] GET /volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 => generated 732 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:48:20.402795 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-f7e4a0c1-55b8-427a-b916-e4fdae5d0981 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:20.404624 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-f7e4a0c1-55b8-427a-b916-e4fdae5d0981 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] GET https://10.4.3.7/volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 Jul 10 08:48:20.404845 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-f7e4a0c1-55b8-427a-b916-e4fdae5d0981 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:20.405028 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-f7e4a0c1-55b8-427a-b916-e4fdae5d0981 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:20.413114 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:20.413114 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:48:20.418207 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-f7e4a0c1-55b8-427a-b916-e4fdae5d0981 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Volume info retrieved successfully. Jul 10 08:48:20.424239 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-f7e4a0c1-55b8-427a-b916-e4fdae5d0981 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 returned with HTTP 200 Jul 10 08:48:20.424754 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1317/5260] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:48:20 2026] GET /volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 => generated 917 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:48:20.441369 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-5d2ab171-345f-42e6-9da7-e241f72a9306 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:20.443564 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-5d2ab171-345f-42e6-9da7-e241f72a9306 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] GET https://10.4.3.7/volume/v3/volumes/365152d6-1a3e-41b9-9293-3e22aa837f7f Jul 10 08:48:20.443871 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-5d2ab171-345f-42e6-9da7-e241f72a9306 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:20.444119 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-5d2ab171-345f-42e6-9da7-e241f72a9306 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:20.456171 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:20.456171 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:48:20.461157 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-5d2ab171-345f-42e6-9da7-e241f72a9306 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Volume info retrieved successfully. Jul 10 08:48:20.468069 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-5d2ab171-345f-42e6-9da7-e241f72a9306 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/365152d6-1a3e-41b9-9293-3e22aa837f7f returned with HTTP 200 Jul 10 08:48:20.468674 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1316/5261] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:48:20 2026] GET /volume/v3/volumes/365152d6-1a3e-41b9-9293-3e22aa837f7f => generated 1161 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:48:20.510318 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-536f86dd-3c2b-4df4-bf08-92e1c7b83157 req-5f538425-9dae-4d07-8fe2-1d6d1b731400 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:20.515385 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-536f86dd-3c2b-4df4-bf08-92e1c7b83157 req-5f538425-9dae-4d07-8fe2-1d6d1b731400 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] GET https://10.4.3.7/volume/v3/volumes/365152d6-1a3e-41b9-9293-3e22aa837f7f Jul 10 08:48:20.515635 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-536f86dd-3c2b-4df4-bf08-92e1c7b83157 req-5f538425-9dae-4d07-8fe2-1d6d1b731400 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:20.515875 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-536f86dd-3c2b-4df4-bf08-92e1c7b83157 req-5f538425-9dae-4d07-8fe2-1d6d1b731400 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:20.525916 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:20.525916 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:48:20.529470 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [req-536f86dd-3c2b-4df4-bf08-92e1c7b83157 req-5f538425-9dae-4d07-8fe2-1d6d1b731400 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Volume info retrieved successfully. Jul 10 08:48:20.536091 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-536f86dd-3c2b-4df4-bf08-92e1c7b83157 req-5f538425-9dae-4d07-8fe2-1d6d1b731400 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/365152d6-1a3e-41b9-9293-3e22aa837f7f returned with HTTP 200 Jul 10 08:48:20.536514 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1306/5262] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:48:20 2026] GET /volume/v3/volumes/365152d6-1a3e-41b9-9293-3e22aa837f7f => generated 1161 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:48:20.557920 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-536f86dd-3c2b-4df4-bf08-92e1c7b83157 req-6a85b5c9-0251-442a-bbc9-016c2416da3c None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:20.560463 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-536f86dd-3c2b-4df4-bf08-92e1c7b83157 req-6a85b5c9-0251-442a-bbc9-016c2416da3c tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] POST https://10.4.3.7/volume/v3/volumes/365152d6-1a3e-41b9-9293-3e22aa837f7f/action Jul 10 08:48:20.560980 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-536f86dd-3c2b-4df4-bf08-92e1c7b83157 req-6a85b5c9-0251-442a-bbc9-016c2416da3c tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:48:20.561180 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-536f86dd-3c2b-4df4-bf08-92e1c7b83157 req-6a85b5c9-0251-442a-bbc9-016c2416da3c tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:48:20.579927 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:20.579927 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:48:20.580620 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-536f86dd-3c2b-4df4-bf08-92e1c7b83157 req-6a85b5c9-0251-442a-bbc9-016c2416da3c tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Volume info retrieved successfully. Jul 10 08:48:20.591495 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-536f86dd-3c2b-4df4-bf08-92e1c7b83157 req-6a85b5c9-0251-442a-bbc9-016c2416da3c tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Begin detaching volume completed successfully. Jul 10 08:48:20.591721 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-536f86dd-3c2b-4df4-bf08-92e1c7b83157 req-6a85b5c9-0251-442a-bbc9-016c2416da3c tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/365152d6-1a3e-41b9-9293-3e22aa837f7f/action returned with HTTP 202 Jul 10 08:48:20.592149 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1324/5263] 10.4.3.7 () {72 vars in 1658 bytes} [Fri Jul 10 08:48:20 2026] POST /volume/v3/volumes/365152d6-1a3e-41b9-9293-3e22aa837f7f/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:48:20.614697 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-f1be4d4a-53e6-43e6-99a0-a7bbc1c1a985 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:20.617765 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-f1be4d4a-53e6-43e6-99a0-a7bbc1c1a985 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] GET https://10.4.3.7/volume/v3/volumes/365152d6-1a3e-41b9-9293-3e22aa837f7f Jul 10 08:48:20.618275 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-f1be4d4a-53e6-43e6-99a0-a7bbc1c1a985 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:20.618532 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-f1be4d4a-53e6-43e6-99a0-a7bbc1c1a985 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:20.631783 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:20.631783 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:48:20.638459 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-f1be4d4a-53e6-43e6-99a0-a7bbc1c1a985 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Volume info retrieved successfully. Jul 10 08:48:20.647389 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-f1be4d4a-53e6-43e6-99a0-a7bbc1c1a985 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/365152d6-1a3e-41b9-9293-3e22aa837f7f returned with HTTP 200 Jul 10 08:48:20.647523 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1318/5264] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:48:20 2026] GET /volume/v3/volumes/365152d6-1a3e-41b9-9293-3e22aa837f7f => generated 1164 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:48:21.302298 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-10c51625-0cd9-4808-82d0-266154b6f1ce None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:21.304221 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-10c51625-0cd9-4808-82d0-266154b6f1ce tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 Jul 10 08:48:21.304486 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-10c51625-0cd9-4808-82d0-266154b6f1ce tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:21.304748 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-10c51625-0cd9-4808-82d0-266154b6f1ce tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:21.304924 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-10c51625-0cd9-4808-82d0-266154b6f1ce tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 581db466-a4e9-4a4b-aee3-d21595c5cf15. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:48:21.309519 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:21.309519 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:48:21.310331 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-10c51625-0cd9-4808-82d0-266154b6f1ce tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 returned with HTTP 200 Jul 10 08:48:21.310828 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1317/5265] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:48:21 2026] GET /volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:48:21.668307 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-ae6603ab-9c51-4e50-85a6-2623031ee1ef None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:21.670576 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-ae6603ab-9c51-4e50-85a6-2623031ee1ef tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] GET https://10.4.3.7/volume/v3/volumes/365152d6-1a3e-41b9-9293-3e22aa837f7f Jul 10 08:48:21.670822 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-ae6603ab-9c51-4e50-85a6-2623031ee1ef tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:21.671099 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-ae6603ab-9c51-4e50-85a6-2623031ee1ef tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:21.687294 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:21.687294 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:48:21.690991 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-ae6603ab-9c51-4e50-85a6-2623031ee1ef tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Volume info retrieved successfully. Jul 10 08:48:21.695328 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-ae6603ab-9c51-4e50-85a6-2623031ee1ef tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/365152d6-1a3e-41b9-9293-3e22aa837f7f returned with HTTP 200 Jul 10 08:48:21.695802 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1307/5266] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:48:21 2026] GET /volume/v3/volumes/365152d6-1a3e-41b9-9293-3e22aa837f7f => generated 1164 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:48:21.786166 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-041be8d5-8509-4861-ac06-c241543decbd None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:21.786166 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-041be8d5-8509-4861-ac06-c241543decbd None None] GET https://10.4.3.7/volume// Jul 10 08:48:21.786166 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-041be8d5-8509-4861-ac06-c241543decbd None None] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:21.786166 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-041be8d5-8509-4861-ac06-c241543decbd None None] Calling method 'all' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:21.786166 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-041be8d5-8509-4861-ac06-c241543decbd None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:48:21.786166 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1325/5267] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:48:21 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:48:21.796308 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-536f86dd-3c2b-4df4-bf08-92e1c7b83157 req-566a7b0b-03c0-4622-ad53-107f107efc7a None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:21.798753 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-536f86dd-3c2b-4df4-bf08-92e1c7b83157 req-566a7b0b-03c0-4622-ad53-107f107efc7a tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] GET https://10.4.3.7/volume/v3/volumes/365152d6-1a3e-41b9-9293-3e22aa837f7f Jul 10 08:48:21.799039 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-536f86dd-3c2b-4df4-bf08-92e1c7b83157 req-566a7b0b-03c0-4622-ad53-107f107efc7a tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:21.799559 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-536f86dd-3c2b-4df4-bf08-92e1c7b83157 req-566a7b0b-03c0-4622-ad53-107f107efc7a tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:21.811709 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:21.811709 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:48:21.816330 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-536f86dd-3c2b-4df4-bf08-92e1c7b83157 req-566a7b0b-03c0-4622-ad53-107f107efc7a tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Volume info retrieved successfully. Jul 10 08:48:21.822653 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-536f86dd-3c2b-4df4-bf08-92e1c7b83157 req-566a7b0b-03c0-4622-ad53-107f107efc7a tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/365152d6-1a3e-41b9-9293-3e22aa837f7f returned with HTTP 200 Jul 10 08:48:21.822653 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1319/5268] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:48:21 2026] GET /volume/v3/volumes/365152d6-1a3e-41b9-9293-3e22aa837f7f => generated 1344 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:48:21.833564 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-536f86dd-3c2b-4df4-bf08-92e1c7b83157 req-7c8b49ad-ac98-4c82-8661-1650c3bf859b None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:21.836050 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-536f86dd-3c2b-4df4-bf08-92e1c7b83157 req-7c8b49ad-ac98-4c82-8661-1650c3bf859b tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] GET https://10.4.3.7/volume/v3/volumes/365152d6-1a3e-41b9-9293-3e22aa837f7f/encryption Jul 10 08:48:21.836050 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-536f86dd-3c2b-4df4-bf08-92e1c7b83157 req-7c8b49ad-ac98-4c82-8661-1650c3bf859b tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:21.836050 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-536f86dd-3c2b-4df4-bf08-92e1c7b83157 req-7c8b49ad-ac98-4c82-8661-1650c3bf859b tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'index' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:21.845773 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:21.845773 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:48:21.853522 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-536f86dd-3c2b-4df4-bf08-92e1c7b83157 req-7c8b49ad-ac98-4c82-8661-1650c3bf859b tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/365152d6-1a3e-41b9-9293-3e22aa837f7f/encryption returned with HTTP 200 Jul 10 08:48:21.854033 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1318/5269] 10.4.3.7 () {68 vars in 1617 bytes} [Fri Jul 10 08:48:21 2026] GET /volume/v3/volumes/365152d6-1a3e-41b9-9293-3e22aa837f7f/encryption => generated 160 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:48:22.324868 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-fbf6dd87-f883-496f-b480-8005122a5307 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:22.326697 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-fbf6dd87-f883-496f-b480-8005122a5307 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 Jul 10 08:48:22.327005 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-fbf6dd87-f883-496f-b480-8005122a5307 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:22.327195 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-fbf6dd87-f883-496f-b480-8005122a5307 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:22.327443 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-fbf6dd87-f883-496f-b480-8005122a5307 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 581db466-a4e9-4a4b-aee3-d21595c5cf15. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:48:22.331854 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:22.331854 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:48:22.332628 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-fbf6dd87-f883-496f-b480-8005122a5307 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 returned with HTTP 200 Jul 10 08:48:22.332921 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1308/5270] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:48:22 2026] GET /volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:48:22.712717 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-d0928cfb-06b7-4125-9a80-8603b965c1df None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:22.716701 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d0928cfb-06b7-4125-9a80-8603b965c1df tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] GET https://10.4.3.7/volume/v3/volumes/365152d6-1a3e-41b9-9293-3e22aa837f7f Jul 10 08:48:22.719088 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d0928cfb-06b7-4125-9a80-8603b965c1df tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:22.719088 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d0928cfb-06b7-4125-9a80-8603b965c1df tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:22.743137 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:22.743137 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:48:22.749059 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-d0928cfb-06b7-4125-9a80-8603b965c1df tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Volume info retrieved successfully. Jul 10 08:48:22.755807 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d0928cfb-06b7-4125-9a80-8603b965c1df tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/365152d6-1a3e-41b9-9293-3e22aa837f7f returned with HTTP 200 Jul 10 08:48:22.756334 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1326/5271] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:48:22 2026] GET /volume/v3/volumes/365152d6-1a3e-41b9-9293-3e22aa837f7f => generated 1164 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:48:23.347051 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-17f2b537-0c45-4157-bbbc-7b98cda275ca None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:23.348662 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-17f2b537-0c45-4157-bbbc-7b98cda275ca tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 Jul 10 08:48:23.348994 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-17f2b537-0c45-4157-bbbc-7b98cda275ca tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:23.349267 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-17f2b537-0c45-4157-bbbc-7b98cda275ca tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:23.349454 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-17f2b537-0c45-4157-bbbc-7b98cda275ca tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 581db466-a4e9-4a4b-aee3-d21595c5cf15. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:48:23.354390 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:23.354390 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:48:23.354390 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-17f2b537-0c45-4157-bbbc-7b98cda275ca tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 returned with HTTP 200 Jul 10 08:48:23.354390 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1320/5272] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:48:23 2026] GET /volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 => generated 732 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:48:23.770737 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-3d71589b-90ec-4eb6-9f38-fedd8ada036a None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:23.772984 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-3d71589b-90ec-4eb6-9f38-fedd8ada036a tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] GET https://10.4.3.7/volume/v3/volumes/365152d6-1a3e-41b9-9293-3e22aa837f7f Jul 10 08:48:23.773693 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-3d71589b-90ec-4eb6-9f38-fedd8ada036a tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:23.773693 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-3d71589b-90ec-4eb6-9f38-fedd8ada036a tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:23.785633 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:23.785633 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:48:23.789911 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-3d71589b-90ec-4eb6-9f38-fedd8ada036a tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Volume info retrieved successfully. Jul 10 08:48:23.794625 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-3d71589b-90ec-4eb6-9f38-fedd8ada036a tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/365152d6-1a3e-41b9-9293-3e22aa837f7f returned with HTTP 200 Jul 10 08:48:23.794978 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1319/5273] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:48:23 2026] GET /volume/v3/volumes/365152d6-1a3e-41b9-9293-3e22aa837f7f => generated 1164 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:48:24.368118 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-9c987b05-b7cb-4697-88d4-6bb74077bf23 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:24.370437 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-9c987b05-b7cb-4697-88d4-6bb74077bf23 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 Jul 10 08:48:24.370752 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-9c987b05-b7cb-4697-88d4-6bb74077bf23 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:24.371063 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-9c987b05-b7cb-4697-88d4-6bb74077bf23 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:24.371243 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-9c987b05-b7cb-4697-88d4-6bb74077bf23 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 581db466-a4e9-4a4b-aee3-d21595c5cf15. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:48:24.376638 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:24.376638 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:48:24.377580 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-9c987b05-b7cb-4697-88d4-6bb74077bf23 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 returned with HTTP 200 Jul 10 08:48:24.378127 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1309/5274] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:48:24 2026] GET /volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 => generated 732 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:48:24.812027 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-78c4ed7e-7635-424a-900e-0e8e2ce89b9f None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:24.814096 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-78c4ed7e-7635-424a-900e-0e8e2ce89b9f tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] GET https://10.4.3.7/volume/v3/volumes/365152d6-1a3e-41b9-9293-3e22aa837f7f Jul 10 08:48:24.814471 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-78c4ed7e-7635-424a-900e-0e8e2ce89b9f tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:24.815076 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-78c4ed7e-7635-424a-900e-0e8e2ce89b9f tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:24.829206 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:24.829206 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:48:24.838975 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-78c4ed7e-7635-424a-900e-0e8e2ce89b9f tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Volume info retrieved successfully. Jul 10 08:48:24.849292 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-78c4ed7e-7635-424a-900e-0e8e2ce89b9f tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/365152d6-1a3e-41b9-9293-3e22aa837f7f returned with HTTP 200 Jul 10 08:48:24.849737 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1327/5275] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:48:24 2026] GET /volume/v3/volumes/365152d6-1a3e-41b9-9293-3e22aa837f7f => generated 1164 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:48:24.989874 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-536f86dd-3c2b-4df4-bf08-92e1c7b83157 req-81731335-7e96-4cec-bcdf-4be5df0c18e0 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:24.991703 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-536f86dd-3c2b-4df4-bf08-92e1c7b83157 req-81731335-7e96-4cec-bcdf-4be5df0c18e0 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] DELETE https://10.4.3.7/volume/v3/attachments/66ee6e59-1966-448a-8d7e-d0c4810cc71c Jul 10 08:48:24.991907 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-536f86dd-3c2b-4df4-bf08-92e1c7b83157 req-81731335-7e96-4cec-bcdf-4be5df0c18e0 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:24.992084 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-536f86dd-3c2b-4df4-bf08-92e1c7b83157 req-81731335-7e96-4cec-bcdf-4be5df0c18e0 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'version_select' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:24.999069 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:24.999069 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:48:25.388314 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-b234be82-78f1-4651-8ef2-26043022373f None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:25.389927 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-b234be82-78f1-4651-8ef2-26043022373f tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 Jul 10 08:48:25.390109 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-b234be82-78f1-4651-8ef2-26043022373f tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:25.390275 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-b234be82-78f1-4651-8ef2-26043022373f tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:25.390355 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-b234be82-78f1-4651-8ef2-26043022373f tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 581db466-a4e9-4a4b-aee3-d21595c5cf15. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:48:25.394329 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:25.394329 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:48:25.394919 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-b234be82-78f1-4651-8ef2-26043022373f tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 returned with HTTP 200 Jul 10 08:48:25.395252 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1320/5276] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:48:25 2026] GET /volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 => generated 732 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:48:25.528650 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-536f86dd-3c2b-4df4-bf08-92e1c7b83157 req-81731335-7e96-4cec-bcdf-4be5df0c18e0 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/attachments/66ee6e59-1966-448a-8d7e-d0c4810cc71c returned with HTTP 200 Jul 10 08:48:25.529112 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1321/5277] 10.4.3.7 () {72 vars in 1659 bytes} [Fri Jul 10 08:48:24 2026] DELETE /volume/v3/attachments/66ee6e59-1966-448a-8d7e-d0c4810cc71c => generated 19 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:48:25.861631 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-e4c4ded3-824a-46b8-afae-aa747748184d None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:25.863659 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-e4c4ded3-824a-46b8-afae-aa747748184d tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] GET https://10.4.3.7/volume/v3/volumes/365152d6-1a3e-41b9-9293-3e22aa837f7f Jul 10 08:48:25.863894 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-e4c4ded3-824a-46b8-afae-aa747748184d tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:25.864114 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-e4c4ded3-824a-46b8-afae-aa747748184d tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:25.877322 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:25.877322 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:48:25.883459 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-e4c4ded3-824a-46b8-afae-aa747748184d tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Volume info retrieved successfully. Jul 10 08:48:25.889935 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-e4c4ded3-824a-46b8-afae-aa747748184d tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/365152d6-1a3e-41b9-9293-3e22aa837f7f returned with HTTP 200 Jul 10 08:48:25.890340 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1310/5278] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:48:25 2026] GET /volume/v3/volumes/365152d6-1a3e-41b9-9293-3e22aa837f7f => generated 869 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:48:25.903314 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-04899aad-a7f7-4a7a-a7d0-1cb12413a133 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:25.905552 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-04899aad-a7f7-4a7a-a7d0-1cb12413a133 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] GET https://10.4.3.7/volume/v3/volumes/e0465331-4751-4129-b986-e325c40e9147 Jul 10 08:48:25.905737 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-04899aad-a7f7-4a7a-a7d0-1cb12413a133 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:25.905947 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-04899aad-a7f7-4a7a-a7d0-1cb12413a133 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:25.916232 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:25.916232 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:48:25.921765 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-04899aad-a7f7-4a7a-a7d0-1cb12413a133 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Volume info retrieved successfully. Jul 10 08:48:25.925501 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-04899aad-a7f7-4a7a-a7d0-1cb12413a133 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/e0465331-4751-4129-b986-e325c40e9147 returned with HTTP 200 Jul 10 08:48:25.925838 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1328/5279] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:48:25 2026] GET /volume/v3/volumes/e0465331-4751-4129-b986-e325c40e9147 => generated 1134 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:48:25.969142 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-91447e3b-b825-4b28-8b21-a8316abb18c8 req-9fd34daa-3710-4dd0-a8df-0d8c152d9c4e None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:25.971671 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-91447e3b-b825-4b28-8b21-a8316abb18c8 req-9fd34daa-3710-4dd0-a8df-0d8c152d9c4e tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] GET https://10.4.3.7/volume/v3/volumes/e0465331-4751-4129-b986-e325c40e9147 Jul 10 08:48:25.971952 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-91447e3b-b825-4b28-8b21-a8316abb18c8 req-9fd34daa-3710-4dd0-a8df-0d8c152d9c4e tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:25.972162 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-91447e3b-b825-4b28-8b21-a8316abb18c8 req-9fd34daa-3710-4dd0-a8df-0d8c152d9c4e tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:25.983994 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:25.983994 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:48:25.988022 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [req-91447e3b-b825-4b28-8b21-a8316abb18c8 req-9fd34daa-3710-4dd0-a8df-0d8c152d9c4e tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Volume info retrieved successfully. Jul 10 08:48:25.992842 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-91447e3b-b825-4b28-8b21-a8316abb18c8 req-9fd34daa-3710-4dd0-a8df-0d8c152d9c4e tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/e0465331-4751-4129-b986-e325c40e9147 returned with HTTP 200 Jul 10 08:48:25.993424 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1321/5280] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:48:25 2026] GET /volume/v3/volumes/e0465331-4751-4129-b986-e325c40e9147 => generated 1134 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:48:26.013959 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-91447e3b-b825-4b28-8b21-a8316abb18c8 req-32e02e9c-5c2c-487d-930d-f2ab2f515a19 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:26.016017 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-91447e3b-b825-4b28-8b21-a8316abb18c8 req-32e02e9c-5c2c-487d-930d-f2ab2f515a19 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] POST https://10.4.3.7/volume/v3/volumes/e0465331-4751-4129-b986-e325c40e9147/action Jul 10 08:48:26.016335 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-91447e3b-b825-4b28-8b21-a8316abb18c8 req-32e02e9c-5c2c-487d-930d-f2ab2f515a19 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100054) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:48:26.016472 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-91447e3b-b825-4b28-8b21-a8316abb18c8 req-32e02e9c-5c2c-487d-930d-f2ab2f515a19 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:48:26.027006 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:26.027006 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:48:26.027481 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-91447e3b-b825-4b28-8b21-a8316abb18c8 req-32e02e9c-5c2c-487d-930d-f2ab2f515a19 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Volume info retrieved successfully. Jul 10 08:48:26.037715 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-91447e3b-b825-4b28-8b21-a8316abb18c8 req-32e02e9c-5c2c-487d-930d-f2ab2f515a19 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Begin detaching volume completed successfully. Jul 10 08:48:26.037979 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-91447e3b-b825-4b28-8b21-a8316abb18c8 req-32e02e9c-5c2c-487d-930d-f2ab2f515a19 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/e0465331-4751-4129-b986-e325c40e9147/action returned with HTTP 202 Jul 10 08:48:26.038396 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1322/5281] 10.4.3.7 () {72 vars in 1658 bytes} [Fri Jul 10 08:48:26 2026] POST /volume/v3/volumes/e0465331-4751-4129-b986-e325c40e9147/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:48:26.058627 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-002e1837-59ec-4a2a-b58c-562747cbe377 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:26.060593 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-002e1837-59ec-4a2a-b58c-562747cbe377 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] GET https://10.4.3.7/volume/v3/volumes/e0465331-4751-4129-b986-e325c40e9147 Jul 10 08:48:26.060842 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-002e1837-59ec-4a2a-b58c-562747cbe377 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:26.061093 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-002e1837-59ec-4a2a-b58c-562747cbe377 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:26.073423 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:26.073423 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:48:26.078493 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-002e1837-59ec-4a2a-b58c-562747cbe377 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Volume info retrieved successfully. Jul 10 08:48:26.084363 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-002e1837-59ec-4a2a-b58c-562747cbe377 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/e0465331-4751-4129-b986-e325c40e9147 returned with HTTP 200 Jul 10 08:48:26.084911 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1311/5282] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:48:26 2026] GET /volume/v3/volumes/e0465331-4751-4129-b986-e325c40e9147 => generated 1137 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:48:26.405194 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-7ae1c6e4-f4f6-47e4-8f8c-49871ff55f0a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:26.406865 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7ae1c6e4-f4f6-47e4-8f8c-49871ff55f0a tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 Jul 10 08:48:26.407057 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7ae1c6e4-f4f6-47e4-8f8c-49871ff55f0a tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:26.407241 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7ae1c6e4-f4f6-47e4-8f8c-49871ff55f0a tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:26.407352 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-7ae1c6e4-f4f6-47e4-8f8c-49871ff55f0a tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 581db466-a4e9-4a4b-aee3-d21595c5cf15. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:48:26.411118 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:26.411118 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:48:26.411756 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7ae1c6e4-f4f6-47e4-8f8c-49871ff55f0a tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 returned with HTTP 200 Jul 10 08:48:26.412120 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1329/5283] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:48:26 2026] GET /volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 => generated 732 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:48:27.067081 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-79b12753-ecfb-4fb3-8d7d-880afe0d12c5 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:27.067544 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-79b12753-ecfb-4fb3-8d7d-880afe0d12c5 None None] GET https://10.4.3.7/volume// Jul 10 08:48:27.067714 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-79b12753-ecfb-4fb3-8d7d-880afe0d12c5 None None] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:27.067942 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-79b12753-ecfb-4fb3-8d7d-880afe0d12c5 None None] Calling method 'all' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:27.068257 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-79b12753-ecfb-4fb3-8d7d-880afe0d12c5 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:48:27.068626 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1322/5284] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:48:27 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:48:27.076568 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-91447e3b-b825-4b28-8b21-a8316abb18c8 req-b0eb282d-9449-44b4-8a98-9ad7664d56c1 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:27.079750 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-91447e3b-b825-4b28-8b21-a8316abb18c8 req-b0eb282d-9449-44b4-8a98-9ad7664d56c1 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] GET https://10.4.3.7/volume/v3/volumes/e0465331-4751-4129-b986-e325c40e9147 Jul 10 08:48:27.080055 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-91447e3b-b825-4b28-8b21-a8316abb18c8 req-b0eb282d-9449-44b4-8a98-9ad7664d56c1 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:27.080318 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-91447e3b-b825-4b28-8b21-a8316abb18c8 req-b0eb282d-9449-44b4-8a98-9ad7664d56c1 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:27.093316 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:27.093316 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:48:27.097296 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-c433ea02-ffb0-459d-bf58-84e1b9637bb0 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:27.098283 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-91447e3b-b825-4b28-8b21-a8316abb18c8 req-b0eb282d-9449-44b4-8a98-9ad7664d56c1 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Volume info retrieved successfully. Jul 10 08:48:27.099120 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-c433ea02-ffb0-459d-bf58-84e1b9637bb0 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] GET https://10.4.3.7/volume/v3/volumes/e0465331-4751-4129-b986-e325c40e9147 Jul 10 08:48:27.099305 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-c433ea02-ffb0-459d-bf58-84e1b9637bb0 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:27.099514 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-c433ea02-ffb0-459d-bf58-84e1b9637bb0 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:27.105023 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-91447e3b-b825-4b28-8b21-a8316abb18c8 req-b0eb282d-9449-44b4-8a98-9ad7664d56c1 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/e0465331-4751-4129-b986-e325c40e9147 returned with HTTP 200 Jul 10 08:48:27.105660 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1323/5285] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:48:27 2026] GET /volume/v3/volumes/e0465331-4751-4129-b986-e325c40e9147 => generated 1317 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 10 08:48:27.109610 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:27.109610 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:48:27.113559 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-c433ea02-ffb0-459d-bf58-84e1b9637bb0 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Volume info retrieved successfully. Jul 10 08:48:27.118288 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-c433ea02-ffb0-459d-bf58-84e1b9637bb0 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/e0465331-4751-4129-b986-e325c40e9147 returned with HTTP 200 Jul 10 08:48:27.118814 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1312/5286] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:48:27 2026] GET /volume/v3/volumes/e0465331-4751-4129-b986-e325c40e9147 => generated 1137 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:48:27.425065 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-7255ae71-b91f-4ac4-9698-5e354b844ef7 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:27.427028 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7255ae71-b91f-4ac4-9698-5e354b844ef7 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 Jul 10 08:48:27.427228 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7255ae71-b91f-4ac4-9698-5e354b844ef7 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:27.427448 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7255ae71-b91f-4ac4-9698-5e354b844ef7 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:27.427673 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-7255ae71-b91f-4ac4-9698-5e354b844ef7 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 581db466-a4e9-4a4b-aee3-d21595c5cf15. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:48:27.431951 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:27.431951 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:48:27.432571 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7255ae71-b91f-4ac4-9698-5e354b844ef7 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 returned with HTTP 200 Jul 10 08:48:27.432980 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1330/5287] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:48:27 2026] GET /volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:48:28.016121 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-91447e3b-b825-4b28-8b21-a8316abb18c8 req-f6d6efde-7bba-464c-bf63-379f9b1ed218 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:28.018447 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-91447e3b-b825-4b28-8b21-a8316abb18c8 req-f6d6efde-7bba-464c-bf63-379f9b1ed218 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] DELETE https://10.4.3.7/volume/v3/attachments/a83b49f3-bc30-43db-8e2d-adb480323645 Jul 10 08:48:28.018788 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-91447e3b-b825-4b28-8b21-a8316abb18c8 req-f6d6efde-7bba-464c-bf63-379f9b1ed218 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:28.019034 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-91447e3b-b825-4b28-8b21-a8316abb18c8 req-f6d6efde-7bba-464c-bf63-379f9b1ed218 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'version_select' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:28.026849 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:28.026849 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:48:28.135400 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-259bdb9d-69a1-4341-b1b7-3ac0681128c3 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:28.135400 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-259bdb9d-69a1-4341-b1b7-3ac0681128c3 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] GET https://10.4.3.7/volume/v3/volumes/e0465331-4751-4129-b986-e325c40e9147 Jul 10 08:48:28.135400 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-259bdb9d-69a1-4341-b1b7-3ac0681128c3 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:28.135400 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-259bdb9d-69a1-4341-b1b7-3ac0681128c3 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:28.143226 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:28.143226 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:48:28.146279 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-259bdb9d-69a1-4341-b1b7-3ac0681128c3 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Volume info retrieved successfully. Jul 10 08:48:28.150115 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-259bdb9d-69a1-4341-b1b7-3ac0681128c3 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/e0465331-4751-4129-b986-e325c40e9147 returned with HTTP 200 Jul 10 08:48:28.150527 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1324/5288] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:48:28 2026] GET /volume/v3/volumes/e0465331-4751-4129-b986-e325c40e9147 => generated 1137 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:48:28.444039 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-5546019b-5aa7-4121-a933-661ca078daa3 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:28.446023 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-5546019b-5aa7-4121-a933-661ca078daa3 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 Jul 10 08:48:28.446223 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-5546019b-5aa7-4121-a933-661ca078daa3 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:28.446418 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-5546019b-5aa7-4121-a933-661ca078daa3 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:28.446534 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-5546019b-5aa7-4121-a933-661ca078daa3 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 581db466-a4e9-4a4b-aee3-d21595c5cf15. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:48:28.451785 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:28.451785 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:48:28.452470 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-5546019b-5aa7-4121-a933-661ca078daa3 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 returned with HTTP 200 Jul 10 08:48:28.452948 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1313/5289] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:48:28 2026] GET /volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:48:28.560293 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-91447e3b-b825-4b28-8b21-a8316abb18c8 req-f6d6efde-7bba-464c-bf63-379f9b1ed218 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/attachments/a83b49f3-bc30-43db-8e2d-adb480323645 returned with HTTP 200 Jul 10 08:48:28.560701 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1323/5290] 10.4.3.7 () {72 vars in 1659 bytes} [Fri Jul 10 08:48:28 2026] DELETE /volume/v3/attachments/a83b49f3-bc30-43db-8e2d-adb480323645 => generated 19 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:48:29.167446 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-fea5f969-51ff-4937-bbb2-a57fd9f3e21d None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:29.172958 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-fea5f969-51ff-4937-bbb2-a57fd9f3e21d tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] GET https://10.4.3.7/volume/v3/volumes/e0465331-4751-4129-b986-e325c40e9147 Jul 10 08:48:29.173203 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-fea5f969-51ff-4937-bbb2-a57fd9f3e21d tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:29.173479 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-fea5f969-51ff-4937-bbb2-a57fd9f3e21d tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:29.186572 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:29.186572 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:48:29.190985 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-fea5f969-51ff-4937-bbb2-a57fd9f3e21d tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Volume info retrieved successfully. Jul 10 08:48:29.195853 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-fea5f969-51ff-4937-bbb2-a57fd9f3e21d tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/e0465331-4751-4129-b986-e325c40e9147 returned with HTTP 200 Jul 10 08:48:29.196521 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1331/5291] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:48:29 2026] GET /volume/v3/volumes/e0465331-4751-4129-b986-e325c40e9147 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:48:29.215152 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-795d54a3-e667-4f26-9724-e0d036c42f40 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:29.217668 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-795d54a3-e667-4f26-9724-e0d036c42f40 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] DELETE https://10.4.3.7/volume/v3/volumes/365152d6-1a3e-41b9-9293-3e22aa837f7f Jul 10 08:48:29.217825 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-795d54a3-e667-4f26-9724-e0d036c42f40 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:29.218102 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-795d54a3-e667-4f26-9724-e0d036c42f40 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'delete' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:29.218282 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.volumes [None req-795d54a3-e667-4f26-9724-e0d036c42f40 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Delete volume with id: 365152d6-1a3e-41b9-9293-3e22aa837f7f Jul 10 08:48:29.226681 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:29.226681 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:48:29.227418 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-795d54a3-e667-4f26-9724-e0d036c42f40 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Volume info retrieved successfully. Jul 10 08:48:29.240002 np0000004976 devstack@c-api.service[100054]: WARNING cinder.keymgr.conf_key_mgr [None req-795d54a3-e667-4f26-9724-e0d036c42f40 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 10 08:48:29.245645 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-795d54a3-e667-4f26-9724-e0d036c42f40 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Delete volume request issued successfully. Jul 10 08:48:29.245847 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-795d54a3-e667-4f26-9724-e0d036c42f40 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/365152d6-1a3e-41b9-9293-3e22aa837f7f returned with HTTP 202 Jul 10 08:48:29.246343 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1325/5292] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:48:29 2026] DELETE /volume/v3/volumes/365152d6-1a3e-41b9-9293-3e22aa837f7f => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 10 08:48:29.253682 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-0272ea85-51d1-413b-9aa6-2e66476344de None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:29.255831 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-0272ea85-51d1-413b-9aa6-2e66476344de tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] GET https://10.4.3.7/volume/v3/volumes/365152d6-1a3e-41b9-9293-3e22aa837f7f Jul 10 08:48:29.256095 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-0272ea85-51d1-413b-9aa6-2e66476344de tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:29.256275 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-0272ea85-51d1-413b-9aa6-2e66476344de tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:29.263201 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:29.263201 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:48:29.267954 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-0272ea85-51d1-413b-9aa6-2e66476344de tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Volume info retrieved successfully. Jul 10 08:48:29.273084 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-0272ea85-51d1-413b-9aa6-2e66476344de tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/365152d6-1a3e-41b9-9293-3e22aa837f7f returned with HTTP 200 Jul 10 08:48:29.273536 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1314/5293] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:48:29 2026] GET /volume/v3/volumes/365152d6-1a3e-41b9-9293-3e22aa837f7f => generated 868 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:48:29.464078 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-cefe98ee-1d7f-48be-802f-e293c9b02447 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:29.465380 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-cefe98ee-1d7f-48be-802f-e293c9b02447 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 Jul 10 08:48:29.465686 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-cefe98ee-1d7f-48be-802f-e293c9b02447 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:29.465951 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-cefe98ee-1d7f-48be-802f-e293c9b02447 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:29.466127 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-cefe98ee-1d7f-48be-802f-e293c9b02447 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 581db466-a4e9-4a4b-aee3-d21595c5cf15. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:48:29.470242 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:29.470242 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:48:29.471050 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-cefe98ee-1d7f-48be-802f-e293c9b02447 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 returned with HTTP 200 Jul 10 08:48:29.471596 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1324/5294] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:48:29 2026] GET /volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 => generated 732 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:48:30.286497 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-6417ba5d-6172-4566-9ef8-eaf3ade18039 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:30.288396 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-6417ba5d-6172-4566-9ef8-eaf3ade18039 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] GET https://10.4.3.7/volume/v3/volumes/365152d6-1a3e-41b9-9293-3e22aa837f7f Jul 10 08:48:30.288657 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-6417ba5d-6172-4566-9ef8-eaf3ade18039 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:30.288924 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-6417ba5d-6172-4566-9ef8-eaf3ade18039 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:30.295515 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-6417ba5d-6172-4566-9ef8-eaf3ade18039 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/365152d6-1a3e-41b9-9293-3e22aa837f7f returned with HTTP 404 Jul 10 08:48:30.295515 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1332/5295] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:48:30 2026] GET /volume/v3/volumes/365152d6-1a3e-41b9-9293-3e22aa837f7f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:48:30.302996 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-5f775532-1107-4fc5-bf08-763febbb1eff None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:30.304979 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-5f775532-1107-4fc5-bf08-763febbb1eff tempest-VolumeMultiattachTests-1673526141 tempest-VolumeMultiattachTests-1673526141-project-admin] GET https://10.4.3.7/volume/v3/volumes/detail?all_tenants=1 Jul 10 08:48:30.305206 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-5f775532-1107-4fc5-bf08-763febbb1eff tempest-VolumeMultiattachTests-1673526141 tempest-VolumeMultiattachTests-1673526141-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:30.305436 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-5f775532-1107-4fc5-bf08-763febbb1eff tempest-VolumeMultiattachTests-1673526141 tempest-VolumeMultiattachTests-1673526141-project-admin] Calling method 'detail' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:30.306358 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-5f775532-1107-4fc5-bf08-763febbb1eff tempest-VolumeMultiattachTests-1673526141 tempest-VolumeMultiattachTests-1673526141-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100054) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 08:48:30.333356 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-5f775532-1107-4fc5-bf08-763febbb1eff tempest-VolumeMultiattachTests-1673526141 tempest-VolumeMultiattachTests-1673526141-project-admin] Get all volumes completed successfully. Jul 10 08:48:30.336537 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:30.336537 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:48:30.344010 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-5f775532-1107-4fc5-bf08-763febbb1eff tempest-VolumeMultiattachTests-1673526141 tempest-VolumeMultiattachTests-1673526141-project-admin] https://10.4.3.7/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 08:48:30.344461 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1326/5296] 10.4.3.7 () {66 vars in 1271 bytes} [Fri Jul 10 08:48:30 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 18572 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:48:30.368916 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-301f243d-92e8-4b0c-be9d-1b2fc19c0987 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:30.370964 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-301f243d-92e8-4b0c-be9d-1b2fc19c0987 tempest-VolumeMultiattachTests-1673526141 tempest-VolumeMultiattachTests-1673526141-project-admin] DELETE https://10.4.3.7/volume/v3/types/d148f1eb-90e5-4ec7-9c81-8807660c6437 Jul 10 08:48:30.371198 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-301f243d-92e8-4b0c-be9d-1b2fc19c0987 tempest-VolumeMultiattachTests-1673526141 tempest-VolumeMultiattachTests-1673526141-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:30.371426 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-301f243d-92e8-4b0c-be9d-1b2fc19c0987 tempest-VolumeMultiattachTests-1673526141 tempest-VolumeMultiattachTests-1673526141-project-admin] Calling method '_delete' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:30.393902 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-301f243d-92e8-4b0c-be9d-1b2fc19c0987 tempest-VolumeMultiattachTests-1673526141 tempest-VolumeMultiattachTests-1673526141-project-admin] https://10.4.3.7/volume/v3/types/d148f1eb-90e5-4ec7-9c81-8807660c6437 returned with HTTP 202 Jul 10 08:48:30.394465 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1315/5297] 10.4.3.7 () {66 vars in 1331 bytes} [Fri Jul 10 08:48:30 2026] DELETE /volume/v3/types/d148f1eb-90e5-4ec7-9c81-8807660c6437 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:48:30.402014 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-388c8e0e-80ed-45c2-9d3b-f3ce42f1d3b9 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:30.406432 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-388c8e0e-80ed-45c2-9d3b-f3ce42f1d3b9 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] DELETE https://10.4.3.7/volume/v3/volumes/e0465331-4751-4129-b986-e325c40e9147 Jul 10 08:48:30.406432 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-388c8e0e-80ed-45c2-9d3b-f3ce42f1d3b9 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:30.406432 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-388c8e0e-80ed-45c2-9d3b-f3ce42f1d3b9 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:30.406432 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-388c8e0e-80ed-45c2-9d3b-f3ce42f1d3b9 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Delete volume with id: e0465331-4751-4129-b986-e325c40e9147 Jul 10 08:48:30.414713 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:30.414713 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:48:30.415598 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-388c8e0e-80ed-45c2-9d3b-f3ce42f1d3b9 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Volume info retrieved successfully. Jul 10 08:48:30.433669 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-388c8e0e-80ed-45c2-9d3b-f3ce42f1d3b9 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Delete volume request issued successfully. Jul 10 08:48:30.434093 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-388c8e0e-80ed-45c2-9d3b-f3ce42f1d3b9 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/e0465331-4751-4129-b986-e325c40e9147 returned with HTTP 202 Jul 10 08:48:30.434618 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1325/5298] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:48:30 2026] DELETE /volume/v3/volumes/e0465331-4751-4129-b986-e325c40e9147 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:48:30.442531 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-a22792e1-49c5-481f-ab0b-8e072acee418 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:30.446488 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a22792e1-49c5-481f-ab0b-8e072acee418 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] GET https://10.4.3.7/volume/v3/volumes/e0465331-4751-4129-b986-e325c40e9147 Jul 10 08:48:30.446488 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a22792e1-49c5-481f-ab0b-8e072acee418 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:30.446488 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a22792e1-49c5-481f-ab0b-8e072acee418 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:30.452438 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:30.452438 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:48:30.456398 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-a22792e1-49c5-481f-ab0b-8e072acee418 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Volume info retrieved successfully. Jul 10 08:48:30.464571 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a22792e1-49c5-481f-ab0b-8e072acee418 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/e0465331-4751-4129-b986-e325c40e9147 returned with HTTP 200 Jul 10 08:48:30.464571 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1333/5299] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:48:30 2026] GET /volume/v3/volumes/e0465331-4751-4129-b986-e325c40e9147 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:48:30.483545 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-71525b46-89fb-47f7-b624-f05dc28a124b None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:30.486629 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-71525b46-89fb-47f7-b624-f05dc28a124b tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 Jul 10 08:48:30.486629 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-71525b46-89fb-47f7-b624-f05dc28a124b tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:30.486629 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-71525b46-89fb-47f7-b624-f05dc28a124b tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:30.486629 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-71525b46-89fb-47f7-b624-f05dc28a124b tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 581db466-a4e9-4a4b-aee3-d21595c5cf15. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:48:30.491723 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:30.491723 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:48:30.492566 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-71525b46-89fb-47f7-b624-f05dc28a124b tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 returned with HTTP 200 Jul 10 08:48:30.493919 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1327/5300] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:48:30 2026] GET /volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:48:31.479553 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-3653e9ce-dae7-4cb6-8c7f-39b6206ff713 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:31.481370 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-3653e9ce-dae7-4cb6-8c7f-39b6206ff713 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] GET https://10.4.3.7/volume/v3/volumes/e0465331-4751-4129-b986-e325c40e9147 Jul 10 08:48:31.481582 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-3653e9ce-dae7-4cb6-8c7f-39b6206ff713 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:31.481755 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-3653e9ce-dae7-4cb6-8c7f-39b6206ff713 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:31.488443 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-3653e9ce-dae7-4cb6-8c7f-39b6206ff713 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/e0465331-4751-4129-b986-e325c40e9147 returned with HTTP 404 Jul 10 08:48:31.490401 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1316/5301] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:48:31 2026] GET /volume/v3/volumes/e0465331-4751-4129-b986-e325c40e9147 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:48:31.498548 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-454e3b70-7667-41c6-90cd-046ddb99a55c None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:31.501504 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-454e3b70-7667-41c6-90cd-046ddb99a55c tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] DELETE https://10.4.3.7/volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 Jul 10 08:48:31.501753 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-454e3b70-7667-41c6-90cd-046ddb99a55c tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:31.501989 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-454e3b70-7667-41c6-90cd-046ddb99a55c tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:31.502210 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-454e3b70-7667-41c6-90cd-046ddb99a55c tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Delete volume with id: 92682393-1d21-4de8-9c70-ef761af4bae6 Jul 10 08:48:31.504417 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-ea2b091b-79b5-4019-b9c0-9f33fc5c5234 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:31.506556 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ea2b091b-79b5-4019-b9c0-9f33fc5c5234 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 Jul 10 08:48:31.506556 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ea2b091b-79b5-4019-b9c0-9f33fc5c5234 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:31.506556 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ea2b091b-79b5-4019-b9c0-9f33fc5c5234 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:31.506856 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-ea2b091b-79b5-4019-b9c0-9f33fc5c5234 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 581db466-a4e9-4a4b-aee3-d21595c5cf15. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:48:31.510797 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:31.510797 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:48:31.511613 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ea2b091b-79b5-4019-b9c0-9f33fc5c5234 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 returned with HTTP 200 Jul 10 08:48:31.511803 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1334/5302] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:48:31 2026] GET /volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 => generated 732 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:48:31.513804 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:31.513804 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:48:31.517926 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-454e3b70-7667-41c6-90cd-046ddb99a55c tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Volume info retrieved successfully. Jul 10 08:48:31.540856 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-454e3b70-7667-41c6-90cd-046ddb99a55c tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Delete volume request issued successfully. Jul 10 08:48:31.541249 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-454e3b70-7667-41c6-90cd-046ddb99a55c tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 returned with HTTP 202 Jul 10 08:48:31.542853 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1326/5303] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:48:31 2026] DELETE /volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:48:31.549255 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-103bde2c-c12d-4679-83b0-44545e8c1f3c None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:31.552163 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-103bde2c-c12d-4679-83b0-44545e8c1f3c tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] GET https://10.4.3.7/volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 Jul 10 08:48:31.552163 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-103bde2c-c12d-4679-83b0-44545e8c1f3c tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:31.552163 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-103bde2c-c12d-4679-83b0-44545e8c1f3c tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:31.559354 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:31.559354 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:48:31.563708 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-103bde2c-c12d-4679-83b0-44545e8c1f3c tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Volume info retrieved successfully. Jul 10 08:48:31.568088 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-103bde2c-c12d-4679-83b0-44545e8c1f3c tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 returned with HTTP 200 Jul 10 08:48:31.568668 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1328/5304] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:48:31 2026] GET /volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 => generated 916 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:48:32.524039 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-e8248e20-b1ed-4e52-b78d-e745e3f3f537 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:32.525974 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-e8248e20-b1ed-4e52-b78d-e745e3f3f537 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 Jul 10 08:48:32.526230 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-e8248e20-b1ed-4e52-b78d-e745e3f3f537 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:32.526457 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-e8248e20-b1ed-4e52-b78d-e745e3f3f537 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:32.526564 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-e8248e20-b1ed-4e52-b78d-e745e3f3f537 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 581db466-a4e9-4a4b-aee3-d21595c5cf15. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:48:32.531057 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:32.531057 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:48:32.531733 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-e8248e20-b1ed-4e52-b78d-e745e3f3f537 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 returned with HTTP 200 Jul 10 08:48:32.532087 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1317/5305] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:48:32 2026] GET /volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:48:32.583012 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-47931a6b-1445-40c2-a669-9b12395c51de None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:32.584818 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-47931a6b-1445-40c2-a669-9b12395c51de tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] GET https://10.4.3.7/volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 Jul 10 08:48:32.585045 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-47931a6b-1445-40c2-a669-9b12395c51de tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:32.587539 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-47931a6b-1445-40c2-a669-9b12395c51de tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:32.596601 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-47931a6b-1445-40c2-a669-9b12395c51de tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 returned with HTTP 404 Jul 10 08:48:32.597097 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1335/5306] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:48:32 2026] GET /volume/v3/volumes/92682393-1d21-4de8-9c70-ef761af4bae6 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:48:32.606853 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-95fdcec6-1716-4126-ba11-afdd2b17e2d9 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:32.608744 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-95fdcec6-1716-4126-ba11-afdd2b17e2d9 tempest-VolumeMultiattachTests-1673526141 tempest-VolumeMultiattachTests-1673526141-project-admin] GET https://10.4.3.7/volume/v3/volumes/detail?all_tenants=1 Jul 10 08:48:32.609082 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-95fdcec6-1716-4126-ba11-afdd2b17e2d9 tempest-VolumeMultiattachTests-1673526141 tempest-VolumeMultiattachTests-1673526141-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:32.609253 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-95fdcec6-1716-4126-ba11-afdd2b17e2d9 tempest-VolumeMultiattachTests-1673526141 tempest-VolumeMultiattachTests-1673526141-project-admin] Calling method 'detail' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:32.610184 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-95fdcec6-1716-4126-ba11-afdd2b17e2d9 tempest-VolumeMultiattachTests-1673526141 tempest-VolumeMultiattachTests-1673526141-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100056) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 08:48:32.638135 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-95fdcec6-1716-4126-ba11-afdd2b17e2d9 tempest-VolumeMultiattachTests-1673526141 tempest-VolumeMultiattachTests-1673526141-project-admin] Get all volumes completed successfully. Jul 10 08:48:32.641654 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:32.641654 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:48:32.656319 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-95fdcec6-1716-4126-ba11-afdd2b17e2d9 tempest-VolumeMultiattachTests-1673526141 tempest-VolumeMultiattachTests-1673526141-project-admin] https://10.4.3.7/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 08:48:32.656853 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1327/5307] 10.4.3.7 () {66 vars in 1271 bytes} [Fri Jul 10 08:48:32 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 16505 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:48:32.676832 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-b245ec41-b308-4c74-9fb2-297dc98d1172 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:32.678849 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-b245ec41-b308-4c74-9fb2-297dc98d1172 tempest-VolumeMultiattachTests-1673526141 tempest-VolumeMultiattachTests-1673526141-project-admin] DELETE https://10.4.3.7/volume/v3/types/818493a8-cba7-4e19-99b2-efac32e497a3 Jul 10 08:48:32.679108 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-b245ec41-b308-4c74-9fb2-297dc98d1172 tempest-VolumeMultiattachTests-1673526141 tempest-VolumeMultiattachTests-1673526141-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:32.679346 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-b245ec41-b308-4c74-9fb2-297dc98d1172 tempest-VolumeMultiattachTests-1673526141 tempest-VolumeMultiattachTests-1673526141-project-admin] Calling method '_delete' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:32.703384 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-b245ec41-b308-4c74-9fb2-297dc98d1172 tempest-VolumeMultiattachTests-1673526141 tempest-VolumeMultiattachTests-1673526141-project-admin] https://10.4.3.7/volume/v3/types/818493a8-cba7-4e19-99b2-efac32e497a3 returned with HTTP 202 Jul 10 08:48:32.703979 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1329/5308] 10.4.3.7 () {66 vars in 1331 bytes} [Fri Jul 10 08:48:32 2026] DELETE /volume/v3/types/818493a8-cba7-4e19-99b2-efac32e497a3 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:48:33.542673 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-18d7ea39-16a7-40a4-9ec1-999add830319 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:33.544400 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-18d7ea39-16a7-40a4-9ec1-999add830319 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 Jul 10 08:48:33.544642 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-18d7ea39-16a7-40a4-9ec1-999add830319 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:33.544819 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-18d7ea39-16a7-40a4-9ec1-999add830319 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:33.544936 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-18d7ea39-16a7-40a4-9ec1-999add830319 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 581db466-a4e9-4a4b-aee3-d21595c5cf15. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:48:33.549008 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:33.549008 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:48:33.549579 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-18d7ea39-16a7-40a4-9ec1-999add830319 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 returned with HTTP 200 Jul 10 08:48:33.549928 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1318/5309] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:48:33 2026] GET /volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:48:33.559942 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-8a808eb3-4496-45ea-9843-9af0bb39a436 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:33.561644 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8a808eb3-4496-45ea-9843-9af0bb39a436 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] DELETE https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 Jul 10 08:48:33.561836 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8a808eb3-4496-45ea-9843-9af0bb39a436 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:33.562025 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8a808eb3-4496-45ea-9843-9af0bb39a436 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:33.562125 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.contrib.backups [None req-8a808eb3-4496-45ea-9843-9af0bb39a436 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Delete backup with id: 581db466-a4e9-4a4b-aee3-d21595c5cf15. Jul 10 08:48:33.565965 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:33.565965 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:48:33.578096 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.backup.rpcapi [None req-8a808eb3-4496-45ea-9843-9af0bb39a436 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] delete_backup rpcapi backup_id 581db466-a4e9-4a4b-aee3-d21595c5cf15 {{(pid=100057) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 08:48:33.580166 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8a808eb3-4496-45ea-9843-9af0bb39a436 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 returned with HTTP 202 Jul 10 08:48:33.580942 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1336/5310] 10.4.3.7 () {68 vars in 1377 bytes} [Fri Jul 10 08:48:33 2026] DELETE /volume/v3/backups/581db466-a4e9-4a4b-aee3-d21595c5cf15 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:48:33.588987 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-06522e94-ba2f-4800-8d5a-04e9e595ea62 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:33.590639 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-06522e94-ba2f-4800-8d5a-04e9e595ea62 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] DELETE https://10.4.3.7/volume/v3/volumes/ed9c8bb9-3189-47e2-88f1-f09012186943 Jul 10 08:48:33.590836 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-06522e94-ba2f-4800-8d5a-04e9e595ea62 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:33.591051 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-06522e94-ba2f-4800-8d5a-04e9e595ea62 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:33.591189 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-06522e94-ba2f-4800-8d5a-04e9e595ea62 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Delete volume with id: ed9c8bb9-3189-47e2-88f1-f09012186943 Jul 10 08:48:33.598093 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:33.598093 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:48:33.598521 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-06522e94-ba2f-4800-8d5a-04e9e595ea62 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Volume info retrieved successfully. Jul 10 08:48:33.620981 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-06522e94-ba2f-4800-8d5a-04e9e595ea62 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Delete volume request issued successfully. Jul 10 08:48:33.621481 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-06522e94-ba2f-4800-8d5a-04e9e595ea62 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/volumes/ed9c8bb9-3189-47e2-88f1-f09012186943 returned with HTTP 202 Jul 10 08:48:33.621824 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1328/5311] 10.4.3.7 () {68 vars in 1377 bytes} [Fri Jul 10 08:48:33 2026] DELETE /volume/v3/volumes/ed9c8bb9-3189-47e2-88f1-f09012186943 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:48:33.628842 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-18a0d38b-56c2-4065-96d7-8208b3e5c4b5 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:33.630799 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-18a0d38b-56c2-4065-96d7-8208b3e5c4b5 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/volumes/ed9c8bb9-3189-47e2-88f1-f09012186943 Jul 10 08:48:33.631064 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-18a0d38b-56c2-4065-96d7-8208b3e5c4b5 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:33.631261 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-18a0d38b-56c2-4065-96d7-8208b3e5c4b5 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:33.639794 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:33.639794 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:48:33.644756 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-18a0d38b-56c2-4065-96d7-8208b3e5c4b5 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Volume info retrieved successfully. Jul 10 08:48:33.652209 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-18a0d38b-56c2-4065-96d7-8208b3e5c4b5 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/volumes/ed9c8bb9-3189-47e2-88f1-f09012186943 returned with HTTP 200 Jul 10 08:48:33.653043 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1330/5312] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:48:33 2026] GET /volume/v3/volumes/ed9c8bb9-3189-47e2-88f1-f09012186943 => generated 1003 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:48:34.673500 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-60e8f8fb-4959-4af0-aae2-8704b6642adc None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:34.674746 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-60e8f8fb-4959-4af0-aae2-8704b6642adc tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/volumes/ed9c8bb9-3189-47e2-88f1-f09012186943 Jul 10 08:48:34.675024 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-60e8f8fb-4959-4af0-aae2-8704b6642adc tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:34.675475 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-60e8f8fb-4959-4af0-aae2-8704b6642adc tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:34.684064 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-60e8f8fb-4959-4af0-aae2-8704b6642adc tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/volumes/ed9c8bb9-3189-47e2-88f1-f09012186943 returned with HTTP 404 Jul 10 08:48:34.684580 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1319/5313] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:48:34 2026] GET /volume/v3/volumes/ed9c8bb9-3189-47e2-88f1-f09012186943 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:48:34.703513 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-dfa5cbfb-8aab-44f5-bb99-bf4507dd58b0 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:34.706551 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-dfa5cbfb-8aab-44f5-bb99-bf4507dd58b0 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/0ea45a91-876c-4915-886d-95e1d426c796/export_record Jul 10 08:48:34.706800 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-dfa5cbfb-8aab-44f5-bb99-bf4507dd58b0 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:34.707045 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-dfa5cbfb-8aab-44f5-bb99-bf4507dd58b0 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'export_record' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:34.707182 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.contrib.backups [None req-dfa5cbfb-8aab-44f5-bb99-bf4507dd58b0 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Export record for backup 0ea45a91-876c-4915-886d-95e1d426c796. {{(pid=100057) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 10 08:48:34.713502 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:34.713502 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:48:34.715430 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.backup.api [None req-dfa5cbfb-8aab-44f5-bb99-bf4507dd58b0 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling RPCAPI with context: , host: np0000004976, backup: 0ea45a91-876c-4915-886d-95e1d426c796. {{(pid=100057) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 10 08:48:34.731667 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.backup.rpcapi [None req-dfa5cbfb-8aab-44f5-bb99-bf4507dd58b0 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] export_record in rpcapi backup_id 0ea45a91-876c-4915-886d-95e1d426c796 on host np0000004976. {{(pid=100057) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 10 08:48:35.234333 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.contrib.backups [None req-dfa5cbfb-8aab-44f5-bb99-bf4507dd58b0 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMGVhNDVhOTEtODc2Yy00OTE1LTg4NmQtOTVlMWQ0MjZjNzk2IiwgInVzZXJfaWQiOiAiNWRmM2FkMjUxOWJhNGM0NGEwNDk0NjhmMGQ5ZmQxOTYiLCAicHJvamVjdF9pZCI6ICJlN2FkZjg1NTc4N2E0MjIwOGEwOTE4YTFmNjY2N2Y5YyIsICJ2b2x1bWVfaWQiOiAiNzFlOTYyMWUtYjJlYS00NmUxLTg4MTAtZmM2YmFmNGExOTI5IiwgImhvc3QiOiAibnAwMDAwMDA0OTc2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMTM1MjExMjY1IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNzFlOTYyMWUtYjJlYS00NmUxLTg4MTAtZmM2YmFmNGExOTI5LzIwMjYwNzEwMDg0NjM3L2F6X25vdmFfYmFja3VwXzBlYTQ1YTkxLTg3NmMtNDkxNS04ODZkLTk1ZTFkNDI2Yzc5NiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMTBUMDg6NDY6MzRaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMTBUMDg6NDY6MzRaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQwODo0Njo1MFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100057) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 10 08:48:35.234333 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-dfa5cbfb-8aab-44f5-bb99-bf4507dd58b0 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/0ea45a91-876c-4915-886d-95e1d426c796/export_record returned with HTTP 200 Jul 10 08:48:35.234686 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1337/5314] 10.4.3.7 () {68 vars in 1416 bytes} [Fri Jul 10 08:48:34 2026] GET /volume/v3/backups/0ea45a91-876c-4915-886d-95e1d426c796/export_record => generated 1424 bytes in 532 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:48:35.245519 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-9462ddba-bc2d-4d7e-a7df-d2a8c62ec217 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:35.247317 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-9462ddba-bc2d-4d7e-a7df-d2a8c62ec217 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:48:35.250433 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-9462ddba-bc2d-4d7e-a7df-d2a8c62ec217 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-913043911"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:48:35.250433 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.volumes [None req-9462ddba-bc2d-4d7e-a7df-d2a8c62ec217 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-913043911'}} {{(pid=100056) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:48:35.250433 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-9462ddba-bc2d-4d7e-a7df-d2a8c62ec217 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Create volume of 1 GB Jul 10 08:48:35.252841 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-9462ddba-bc2d-4d7e-a7df-d2a8c62ec217 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Availability Zones retrieved successfully. Jul 10 08:48:35.259021 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-9462ddba-bc2d-4d7e-a7df-d2a8c62ec217 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Flow 'volume_create_api' (41f84c50-1cb2-4328-868b-abc7c759974b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:48:35.260047 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-9462ddba-bc2d-4d7e-a7df-d2a8c62ec217 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f64c9fdf-1545-4e12-92f4-3dc6e6b6ab33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:48:35.260823 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.flows.api.create_volume [None req-9462ddba-bc2d-4d7e-a7df-d2a8c62ec217 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Validating volume size '1' using validate_int {{(pid=100056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:48:35.298418 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-9462ddba-bc2d-4d7e-a7df-d2a8c62ec217 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f64c9fdf-1545-4e12-92f4-3dc6e6b6ab33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:48:35.299156 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-9462ddba-bc2d-4d7e-a7df-d2a8c62ec217 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ea83638-25f9-418e-bcf7-b8141d981bb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:48:35.338539 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.quota [None req-9462ddba-bc2d-4d7e-a7df-d2a8c62ec217 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Created reservations ['dcf46ade-ddac-408e-9308-fe3ad63e6375', 'e9f7331f-3f1c-40d1-bac9-7744684fd2d5', '62f37b04-847a-4789-b752-678595bbc045', 'ef8cbc95-d7fe-4417-aa3c-3a21511a9fa1'] {{(pid=100056) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:48:35.339267 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-9462ddba-bc2d-4d7e-a7df-d2a8c62ec217 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ea83638-25f9-418e-bcf7-b8141d981bb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dcf46ade-ddac-408e-9308-fe3ad63e6375', 'e9f7331f-3f1c-40d1-bac9-7744684fd2d5', '62f37b04-847a-4789-b752-678595bbc045', 'ef8cbc95-d7fe-4417-aa3c-3a21511a9fa1']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:48:35.341112 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-9462ddba-bc2d-4d7e-a7df-d2a8c62ec217 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b18d7134-7e0b-4b57-be28-3d3aac627d7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:48:35.362390 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-9462ddba-bc2d-4d7e-a7df-d2a8c62ec217 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b18d7134-7e0b-4b57-be28-3d3aac627d7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fcc0a6ec-062c-4723-9237-f8ff8064af61', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-913043911',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7adf855787a42208a0918a1f6667f9c',qos_specs=None,replication_status=,reservations=['dcf46ade-ddac-408e-9308-fe3ad63e6375','e9f7331f-3f1c-40d1-bac9-7744684fd2d5','62f37b04-847a-4789-b752-678595bbc045','ef8cbc95-d7fe-4417-aa3c-3a21511a9fa1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5df3ad2519ba4c44a049468f0d9fd196',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:48:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-913043911',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fcc0a6ec-062c-4723-9237-f8ff8064af61,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e7adf855787a42208a0918a1f6667f9c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5df3ad2519ba4c44a049468f0d9fd196',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:48:35.363154 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-9462ddba-bc2d-4d7e-a7df-d2a8c62ec217 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac827e2c-2cb5-4141-a330-ed856411899e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:48:35.381036 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-9462ddba-bc2d-4d7e-a7df-d2a8c62ec217 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac827e2c-2cb5-4141-a330-ed856411899e) transitioned into state 'SUCCESS' from state '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-913043911',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7adf855787a42208a0918a1f6667f9c',qos_specs=None,replication_status=,reservations=['dcf46ade-ddac-408e-9308-fe3ad63e6375','e9f7331f-3f1c-40d1-bac9-7744684fd2d5','62f37b04-847a-4789-b752-678595bbc045','ef8cbc95-d7fe-4417-aa3c-3a21511a9fa1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5df3ad2519ba4c44a049468f0d9fd196',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:48:35.381724 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-9462ddba-bc2d-4d7e-a7df-d2a8c62ec217 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a037ff76-e01b-4871-9436-4821001a0047) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:48:35.393420 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-9462ddba-bc2d-4d7e-a7df-d2a8c62ec217 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a037ff76-e01b-4871-9436-4821001a0047) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:48:35.394177 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-9462ddba-bc2d-4d7e-a7df-d2a8c62ec217 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Flow 'volume_create_api' (41f84c50-1cb2-4328-868b-abc7c759974b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:48:35.394465 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-9462ddba-bc2d-4d7e-a7df-d2a8c62ec217 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Create volume request issued successfully. Jul 10 08:48:35.395031 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-9462ddba-bc2d-4d7e-a7df-d2a8c62ec217 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:48:35.395431 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1329/5315] 10.4.3.7 () {70 vars in 1284 bytes} [Fri Jul 10 08:48:35 2026] POST /volume/v3/volumes => generated 773 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:48:35.412866 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-00cfe002-fab9-4c17-a9b1-4d67d75acf44 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:35.414040 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-00cfe002-fab9-4c17-a9b1-4d67d75acf44 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/volumes/fcc0a6ec-062c-4723-9237-f8ff8064af61 Jul 10 08:48:35.414217 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-00cfe002-fab9-4c17-a9b1-4d67d75acf44 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:35.414387 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-00cfe002-fab9-4c17-a9b1-4d67d75acf44 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:35.422597 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:35.422597 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:48:35.424962 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-00cfe002-fab9-4c17-a9b1-4d67d75acf44 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Volume info retrieved successfully. Jul 10 08:48:35.428993 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-00cfe002-fab9-4c17-a9b1-4d67d75acf44 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/volumes/fcc0a6ec-062c-4723-9237-f8ff8064af61 returned with HTTP 200 Jul 10 08:48:35.429695 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1331/5316] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:48:35 2026] GET /volume/v3/volumes/fcc0a6ec-062c-4723-9237-f8ff8064af61 => generated 952 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:48:36.446485 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-49d1f7e6-5b41-42ca-a43f-9d8a690272ff None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:36.448431 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-49d1f7e6-5b41-42ca-a43f-9d8a690272ff tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/volumes/fcc0a6ec-062c-4723-9237-f8ff8064af61 Jul 10 08:48:36.448720 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-49d1f7e6-5b41-42ca-a43f-9d8a690272ff tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:36.448958 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-49d1f7e6-5b41-42ca-a43f-9d8a690272ff tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:36.456335 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:36.456335 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:48:36.460036 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-49d1f7e6-5b41-42ca-a43f-9d8a690272ff tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Volume info retrieved successfully. Jul 10 08:48:36.464023 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-49d1f7e6-5b41-42ca-a43f-9d8a690272ff tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/volumes/fcc0a6ec-062c-4723-9237-f8ff8064af61 returned with HTTP 200 Jul 10 08:48:36.464372 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1320/5317] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:48:36 2026] GET /volume/v3/volumes/fcc0a6ec-062c-4723-9237-f8ff8064af61 => generated 1004 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:48:36.476665 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-95492a16-f05c-4ab1-9bba-7a0578899f0b None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:36.478562 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-95492a16-f05c-4ab1-9bba-7a0578899f0b tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] POST https://10.4.3.7/volume/v3/backups Jul 10 08:48:36.478944 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-95492a16-f05c-4ab1-9bba-7a0578899f0b tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "fcc0a6ec-062c-4723-9237-f8ff8064af61", "name": "tempest-type-Backup-736297288"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:48:36.480519 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.contrib.backups [None req-95492a16-f05c-4ab1-9bba-7a0578899f0b tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Creating new backup {'backup': {'volume_id': 'fcc0a6ec-062c-4723-9237-f8ff8064af61', 'name': 'tempest-type-Backup-736297288'}} {{(pid=100057) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 08:48:36.480660 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.contrib.backups [None req-95492a16-f05c-4ab1-9bba-7a0578899f0b tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Creating backup of volume fcc0a6ec-062c-4723-9237-f8ff8064af61 in container None Jul 10 08:48:36.487696 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:36.487696 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:48:36.488059 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-95492a16-f05c-4ab1-9bba-7a0578899f0b tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Volume info retrieved successfully. Jul 10 08:48:36.506311 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-95492a16-f05c-4ab1-9bba-7a0578899f0b tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Created reservations ['ca8a7b88-4e1d-4c2e-8daf-fb2b1051f511', 'd7f833aa-84e7-4045-b525-d62e7aa54e6a'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:48:36.538283 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-95492a16-f05c-4ab1-9bba-7a0578899f0b tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups returned with HTTP 202 Jul 10 08:48:36.538283 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1338/5318] 10.4.3.7 () {70 vars in 1285 bytes} [Fri Jul 10 08:48:36 2026] POST /volume/v3/backups => generated 311 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 10 08:48:36.543991 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-368c905a-2e8b-497d-8d18-8d9712f371ed None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:36.547291 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-368c905a-2e8b-497d-8d18-8d9712f371ed tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/b5926fb3-143c-4191-b055-8ed6feff1fa9 Jul 10 08:48:36.547606 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-368c905a-2e8b-497d-8d18-8d9712f371ed tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:36.549203 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-368c905a-2e8b-497d-8d18-8d9712f371ed tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:36.549203 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-368c905a-2e8b-497d-8d18-8d9712f371ed tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id b5926fb3-143c-4191-b055-8ed6feff1fa9. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:48:36.552899 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:36.552899 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:48:36.554998 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-368c905a-2e8b-497d-8d18-8d9712f371ed tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/b5926fb3-143c-4191-b055-8ed6feff1fa9 returned with HTTP 200 Jul 10 08:48:36.554998 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1330/5319] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:48:36 2026] GET /volume/v3/backups/b5926fb3-143c-4191-b055-8ed6feff1fa9 => generated 718 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:48:37.564331 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-263b831e-85d7-4b93-a8f8-8fd5bd48fa44 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:37.566129 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-263b831e-85d7-4b93-a8f8-8fd5bd48fa44 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/b5926fb3-143c-4191-b055-8ed6feff1fa9 Jul 10 08:48:37.566326 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-263b831e-85d7-4b93-a8f8-8fd5bd48fa44 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:37.566551 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-263b831e-85d7-4b93-a8f8-8fd5bd48fa44 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:37.566695 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-263b831e-85d7-4b93-a8f8-8fd5bd48fa44 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id b5926fb3-143c-4191-b055-8ed6feff1fa9. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:48:37.571710 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:37.571710 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:48:37.572469 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-263b831e-85d7-4b93-a8f8-8fd5bd48fa44 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/b5926fb3-143c-4191-b055-8ed6feff1fa9 returned with HTTP 200 Jul 10 08:48:37.573369 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1332/5320] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:48:37 2026] GET /volume/v3/backups/b5926fb3-143c-4191-b055-8ed6feff1fa9 => generated 720 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:48:38.585073 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-11932305-6804-4b50-b7a8-74421e7ec625 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:38.586830 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-11932305-6804-4b50-b7a8-74421e7ec625 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/b5926fb3-143c-4191-b055-8ed6feff1fa9 Jul 10 08:48:38.587006 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-11932305-6804-4b50-b7a8-74421e7ec625 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:38.587200 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-11932305-6804-4b50-b7a8-74421e7ec625 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:38.587313 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-11932305-6804-4b50-b7a8-74421e7ec625 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id b5926fb3-143c-4191-b055-8ed6feff1fa9. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:48:38.591744 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:38.591744 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:48:38.592369 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-11932305-6804-4b50-b7a8-74421e7ec625 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/b5926fb3-143c-4191-b055-8ed6feff1fa9 returned with HTTP 200 Jul 10 08:48:38.592755 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1321/5321] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:48:38 2026] GET /volume/v3/backups/b5926fb3-143c-4191-b055-8ed6feff1fa9 => generated 720 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:48:39.604477 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-3e6606e3-9e91-4a68-b06e-6bc20ce36e4c None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:39.606030 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3e6606e3-9e91-4a68-b06e-6bc20ce36e4c tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/b5926fb3-143c-4191-b055-8ed6feff1fa9 Jul 10 08:48:39.606201 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3e6606e3-9e91-4a68-b06e-6bc20ce36e4c tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:39.606366 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3e6606e3-9e91-4a68-b06e-6bc20ce36e4c tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:39.606507 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-3e6606e3-9e91-4a68-b06e-6bc20ce36e4c tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id b5926fb3-143c-4191-b055-8ed6feff1fa9. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:48:39.611372 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:39.611372 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:48:39.612141 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3e6606e3-9e91-4a68-b06e-6bc20ce36e4c tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/b5926fb3-143c-4191-b055-8ed6feff1fa9 returned with HTTP 200 Jul 10 08:48:39.612637 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1339/5322] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:48:39 2026] GET /volume/v3/backups/b5926fb3-143c-4191-b055-8ed6feff1fa9 => generated 720 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:48:40.624696 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-0f26f716-efd3-499c-bd20-e64e755db744 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:40.626854 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-0f26f716-efd3-499c-bd20-e64e755db744 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/b5926fb3-143c-4191-b055-8ed6feff1fa9 Jul 10 08:48:40.627153 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-0f26f716-efd3-499c-bd20-e64e755db744 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:40.627420 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-0f26f716-efd3-499c-bd20-e64e755db744 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:40.627588 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-0f26f716-efd3-499c-bd20-e64e755db744 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id b5926fb3-143c-4191-b055-8ed6feff1fa9. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:48:40.632231 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:40.632231 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:48:40.633030 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-0f26f716-efd3-499c-bd20-e64e755db744 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/b5926fb3-143c-4191-b055-8ed6feff1fa9 returned with HTTP 200 Jul 10 08:48:40.633479 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1331/5323] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:48:40 2026] GET /volume/v3/backups/b5926fb3-143c-4191-b055-8ed6feff1fa9 => generated 731 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:48:41.031663 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-d0cb3c08-a1cc-43c3-a171-0fa14f5e33e3 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:41.036367 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d0cb3c08-a1cc-43c3-a171-0fa14f5e33e3 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:48:41.036367 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-d0cb3c08-a1cc-43c3-a171-0fa14f5e33e3 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1987977119", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:48:41.036367 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.volumes [None req-d0cb3c08-a1cc-43c3-a171-0fa14f5e33e3 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1987977119', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100054) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:48:41.036367 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.volumes [None req-d0cb3c08-a1cc-43c3-a171-0fa14f5e33e3 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Create volume of 1 GB Jul 10 08:48:41.039512 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-d0cb3c08-a1cc-43c3-a171-0fa14f5e33e3 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Availability Zones retrieved successfully. Jul 10 08:48:41.045111 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-d0cb3c08-a1cc-43c3-a171-0fa14f5e33e3 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Flow 'volume_create_api' (808da036-2f49-4498-a8a1-8dd88ec69d40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:48:41.046042 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-d0cb3c08-a1cc-43c3-a171-0fa14f5e33e3 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad4e4a03-6c0f-471a-884e-743d4e7df3f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:48:41.047021 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.flows.api.create_volume [None req-d0cb3c08-a1cc-43c3-a171-0fa14f5e33e3 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Validating volume size '1' using validate_int {{(pid=100054) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:48:41.073867 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-d0cb3c08-a1cc-43c3-a171-0fa14f5e33e3 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad4e4a03-6c0f-471a-884e-743d4e7df3f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:48:41.074570 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-d0cb3c08-a1cc-43c3-a171-0fa14f5e33e3 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b4d60cb-cf09-432f-8f50-38e4fb67698c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:48:41.120025 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.quota [None req-d0cb3c08-a1cc-43c3-a171-0fa14f5e33e3 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Created reservations ['67d96c25-e542-4200-8f9b-8ad366302fe8', 'ff4ae6f9-f358-43b3-a6a3-02f94c675f72', '07841af0-4132-48e2-8d59-5b1b34c97b71', '15212c52-1b03-4377-805a-b785fd6805e2'] {{(pid=100054) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:48:41.121301 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-d0cb3c08-a1cc-43c3-a171-0fa14f5e33e3 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b4d60cb-cf09-432f-8f50-38e4fb67698c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['67d96c25-e542-4200-8f9b-8ad366302fe8', 'ff4ae6f9-f358-43b3-a6a3-02f94c675f72', '07841af0-4132-48e2-8d59-5b1b34c97b71', '15212c52-1b03-4377-805a-b785fd6805e2']}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:48:41.121671 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-d0cb3c08-a1cc-43c3-a171-0fa14f5e33e3 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (435fe319-15e9-4bb0-92d6-c77f66439191) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:48:41.146601 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-d0cb3c08-a1cc-43c3-a171-0fa14f5e33e3 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (435fe319-15e9-4bb0-92d6-c77f66439191) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0608da14-b7b2-43d5-9def-0c86ecbb84d4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1987977119',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f999f922b744920815a0e4f34a51b75',qos_specs=None,replication_status=,reservations=['67d96c25-e542-4200-8f9b-8ad366302fe8','ff4ae6f9-f358-43b3-a6a3-02f94c675f72','07841af0-4132-48e2-8d59-5b1b34c97b71','15212c52-1b03-4377-805a-b785fd6805e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e66756f9c09b4fc2bbd7f64fea5eb9a5',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:48:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1987977119',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0608da14-b7b2-43d5-9def-0c86ecbb84d4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f999f922b744920815a0e4f34a51b75',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e66756f9c09b4fc2bbd7f64fea5eb9a5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:48:41.147495 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-d0cb3c08-a1cc-43c3-a171-0fa14f5e33e3 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5377c1f9-3fbc-48bb-9868-0d1b11db9014) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:48:41.168274 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-d0cb3c08-a1cc-43c3-a171-0fa14f5e33e3 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5377c1f9-3fbc-48bb-9868-0d1b11db9014) transitioned into state 'SUCCESS' from state '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-1987977119',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f999f922b744920815a0e4f34a51b75',qos_specs=None,replication_status=,reservations=['67d96c25-e542-4200-8f9b-8ad366302fe8','ff4ae6f9-f358-43b3-a6a3-02f94c675f72','07841af0-4132-48e2-8d59-5b1b34c97b71','15212c52-1b03-4377-805a-b785fd6805e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e66756f9c09b4fc2bbd7f64fea5eb9a5',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:48:41.169073 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-d0cb3c08-a1cc-43c3-a171-0fa14f5e33e3 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5fe1872-6df0-4a65-9b39-2c04b702ac91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:48:41.178272 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-d0cb3c08-a1cc-43c3-a171-0fa14f5e33e3 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5fe1872-6df0-4a65-9b39-2c04b702ac91) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:48:41.179400 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-d0cb3c08-a1cc-43c3-a171-0fa14f5e33e3 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Flow 'volume_create_api' (808da036-2f49-4498-a8a1-8dd88ec69d40) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100054) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:48:41.179783 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-d0cb3c08-a1cc-43c3-a171-0fa14f5e33e3 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Create volume request issued successfully. Jul 10 08:48:41.180632 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d0cb3c08-a1cc-43c3-a171-0fa14f5e33e3 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:48:41.181067 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1333/5324] 10.4.3.7 () {68 vars in 1245 bytes} [Fri Jul 10 08:48:41 2026] POST /volume/v3/volumes => generated 751 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:48:41.193132 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-31561361-6808-424e-8757-91b8f5d61d92 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:41.195077 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-31561361-6808-424e-8757-91b8f5d61d92 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] GET https://10.4.3.7/volume/v3/volumes/0608da14-b7b2-43d5-9def-0c86ecbb84d4 Jul 10 08:48:41.195125 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-31561361-6808-424e-8757-91b8f5d61d92 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:41.195279 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-31561361-6808-424e-8757-91b8f5d61d92 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:41.202224 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:41.202224 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:48:41.206028 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-31561361-6808-424e-8757-91b8f5d61d92 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Volume info retrieved successfully. Jul 10 08:48:41.210071 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-31561361-6808-424e-8757-91b8f5d61d92 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] https://10.4.3.7/volume/v3/volumes/0608da14-b7b2-43d5-9def-0c86ecbb84d4 returned with HTTP 200 Jul 10 08:48:41.210421 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1322/5325] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:48:41 2026] GET /volume/v3/volumes/0608da14-b7b2-43d5-9def-0c86ecbb84d4 => generated 819 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:48:41.647301 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-065ea1b4-a97f-41ad-bf57-2ebd1dd05212 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:41.652796 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-065ea1b4-a97f-41ad-bf57-2ebd1dd05212 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/b5926fb3-143c-4191-b055-8ed6feff1fa9 Jul 10 08:48:41.653037 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-065ea1b4-a97f-41ad-bf57-2ebd1dd05212 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:41.653272 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-065ea1b4-a97f-41ad-bf57-2ebd1dd05212 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:41.653485 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-065ea1b4-a97f-41ad-bf57-2ebd1dd05212 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id b5926fb3-143c-4191-b055-8ed6feff1fa9. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:48:41.661315 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:41.661315 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:48:41.662219 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-065ea1b4-a97f-41ad-bf57-2ebd1dd05212 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/b5926fb3-143c-4191-b055-8ed6feff1fa9 returned with HTTP 200 Jul 10 08:48:41.662717 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1340/5326] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:48:41 2026] GET /volume/v3/backups/b5926fb3-143c-4191-b055-8ed6feff1fa9 => generated 731 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:48:42.223148 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-45aacf2a-1a44-49d2-a66b-4524afb084ff None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:42.225092 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-45aacf2a-1a44-49d2-a66b-4524afb084ff tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] GET https://10.4.3.7/volume/v3/volumes/0608da14-b7b2-43d5-9def-0c86ecbb84d4 Jul 10 08:48:42.225476 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-45aacf2a-1a44-49d2-a66b-4524afb084ff tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:42.225552 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-45aacf2a-1a44-49d2-a66b-4524afb084ff tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:42.234172 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:42.234172 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:48:42.238523 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-45aacf2a-1a44-49d2-a66b-4524afb084ff tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Volume info retrieved successfully. Jul 10 08:48:42.244842 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-45aacf2a-1a44-49d2-a66b-4524afb084ff tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] https://10.4.3.7/volume/v3/volumes/0608da14-b7b2-43d5-9def-0c86ecbb84d4 returned with HTTP 200 Jul 10 08:48:42.245312 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1332/5327] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:48:42 2026] GET /volume/v3/volumes/0608da14-b7b2-43d5-9def-0c86ecbb84d4 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:48:42.258290 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-0677672c-62e3-46ce-aeae-4959c9d0a4f8 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:42.260490 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-0677672c-62e3-46ce-aeae-4959c9d0a4f8 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] GET https://10.4.3.7/volume/v3/volumes/0608da14-b7b2-43d5-9def-0c86ecbb84d4 Jul 10 08:48:42.260749 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-0677672c-62e3-46ce-aeae-4959c9d0a4f8 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:42.260997 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-0677672c-62e3-46ce-aeae-4959c9d0a4f8 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:42.267817 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:42.267817 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:48:42.272939 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-0677672c-62e3-46ce-aeae-4959c9d0a4f8 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Volume info retrieved successfully. Jul 10 08:48:42.277167 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-0677672c-62e3-46ce-aeae-4959c9d0a4f8 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] https://10.4.3.7/volume/v3/volumes/0608da14-b7b2-43d5-9def-0c86ecbb84d4 returned with HTTP 200 Jul 10 08:48:42.277630 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1334/5328] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:48:42 2026] GET /volume/v3/volumes/0608da14-b7b2-43d5-9def-0c86ecbb84d4 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:48:42.289115 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-892b1d48-2c65-4f97-8fa2-ea3a7cd7dd15 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:42.290780 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-892b1d48-2c65-4f97-8fa2-ea3a7cd7dd15 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] GET https://10.4.3.7/volume/v3/volumes Jul 10 08:48:42.290993 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-892b1d48-2c65-4f97-8fa2-ea3a7cd7dd15 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:42.291786 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-892b1d48-2c65-4f97-8fa2-ea3a7cd7dd15 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Calling method 'index' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:42.291786 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.api_utils [None req-892b1d48-2c65-4f97-8fa2-ea3a7cd7dd15 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Removing options '' from query. {{(pid=100055) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 08:48:42.292153 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-892b1d48-2c65-4f97-8fa2-ea3a7cd7dd15 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100055) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 08:48:42.298476 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-892b1d48-2c65-4f97-8fa2-ea3a7cd7dd15 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Get all volumes completed successfully. Jul 10 08:48:42.298870 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-892b1d48-2c65-4f97-8fa2-ea3a7cd7dd15 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 200 Jul 10 08:48:42.299211 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1323/5329] 10.4.3.7 () {66 vars in 1223 bytes} [Fri Jul 10 08:48:42 2026] GET /volume/v3/volumes => generated 335 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:48:42.306848 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-d0974169-e7d6-4d4d-98dc-09d3088d9a59 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:42.308485 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d0974169-e7d6-4d4d-98dc-09d3088d9a59 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] GET https://10.4.3.7/volume/v3/volumes/0608da14-b7b2-43d5-9def-0c86ecbb84d4 Jul 10 08:48:42.308659 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d0974169-e7d6-4d4d-98dc-09d3088d9a59 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:42.308824 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d0974169-e7d6-4d4d-98dc-09d3088d9a59 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:42.315074 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:42.315074 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:48:42.318213 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-d0974169-e7d6-4d4d-98dc-09d3088d9a59 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Volume info retrieved successfully. Jul 10 08:48:42.322812 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d0974169-e7d6-4d4d-98dc-09d3088d9a59 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] https://10.4.3.7/volume/v3/volumes/0608da14-b7b2-43d5-9def-0c86ecbb84d4 returned with HTTP 200 Jul 10 08:48:42.323456 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1341/5330] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:48:42 2026] GET /volume/v3/volumes/0608da14-b7b2-43d5-9def-0c86ecbb84d4 => generated 844 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:48:42.365599 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-769fb8f4-5291-4ac2-9baa-14be855c0e89 req-d1bb2c76-a952-4ae8-be85-315e8e5662d0 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:42.367587 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-769fb8f4-5291-4ac2-9baa-14be855c0e89 req-d1bb2c76-a952-4ae8-be85-315e8e5662d0 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] GET https://10.4.3.7/volume/v3/volumes/0608da14-b7b2-43d5-9def-0c86ecbb84d4 Jul 10 08:48:42.367790 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-769fb8f4-5291-4ac2-9baa-14be855c0e89 req-d1bb2c76-a952-4ae8-be85-315e8e5662d0 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:42.368018 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-769fb8f4-5291-4ac2-9baa-14be855c0e89 req-d1bb2c76-a952-4ae8-be85-315e8e5662d0 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:42.378745 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:42.378745 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:48:42.379523 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [req-769fb8f4-5291-4ac2-9baa-14be855c0e89 req-d1bb2c76-a952-4ae8-be85-315e8e5662d0 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Volume info retrieved successfully. Jul 10 08:48:42.384258 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-769fb8f4-5291-4ac2-9baa-14be855c0e89 req-d1bb2c76-a952-4ae8-be85-315e8e5662d0 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] https://10.4.3.7/volume/v3/volumes/0608da14-b7b2-43d5-9def-0c86ecbb84d4 returned with HTTP 200 Jul 10 08:48:42.384653 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1333/5331] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:48:42 2026] GET /volume/v3/volumes/0608da14-b7b2-43d5-9def-0c86ecbb84d4 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:48:42.673529 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-bc768f3e-f95d-4a29-bdff-64fa744e353b None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:42.675988 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-bc768f3e-f95d-4a29-bdff-64fa744e353b tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/b5926fb3-143c-4191-b055-8ed6feff1fa9 Jul 10 08:48:42.676345 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-bc768f3e-f95d-4a29-bdff-64fa744e353b tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:42.676687 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-bc768f3e-f95d-4a29-bdff-64fa744e353b tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:42.676927 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-bc768f3e-f95d-4a29-bdff-64fa744e353b tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id b5926fb3-143c-4191-b055-8ed6feff1fa9. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:48:42.682819 np0000004976 devstack@c-api.service[100054]: DEBUG dbcounter [-] [100054] Writing DB stats cinder:SELECT=174,cinder:INSERT=14,cinder:UPDATE=35 {{(pid=100054) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 08:48:42.689392 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:42.689392 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:48:42.690431 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-bc768f3e-f95d-4a29-bdff-64fa744e353b tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/b5926fb3-143c-4191-b055-8ed6feff1fa9 returned with HTTP 200 Jul 10 08:48:42.691168 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1335/5332] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:48:42 2026] GET /volume/v3/backups/b5926fb3-143c-4191-b055-8ed6feff1fa9 => generated 731 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:48:43.707722 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-fe26d287-b2e3-4548-83ca-d6868d24caaf None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:43.710138 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-fe26d287-b2e3-4548-83ca-d6868d24caaf tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/b5926fb3-143c-4191-b055-8ed6feff1fa9 Jul 10 08:48:43.710473 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-fe26d287-b2e3-4548-83ca-d6868d24caaf tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:43.710737 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-fe26d287-b2e3-4548-83ca-d6868d24caaf tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:43.710911 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-fe26d287-b2e3-4548-83ca-d6868d24caaf tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id b5926fb3-143c-4191-b055-8ed6feff1fa9. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:48:43.716352 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:43.716352 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:48:43.717255 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-fe26d287-b2e3-4548-83ca-d6868d24caaf tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/b5926fb3-143c-4191-b055-8ed6feff1fa9 returned with HTTP 200 Jul 10 08:48:43.717764 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1324/5333] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:48:43 2026] GET /volume/v3/backups/b5926fb3-143c-4191-b055-8ed6feff1fa9 => generated 731 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:48:44.415155 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-68f80cd6-6a12-4b63-b033-316cedca1c92 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:44.415645 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-68f80cd6-6a12-4b63-b033-316cedca1c92 None None] GET https://10.4.3.7/volume// Jul 10 08:48:44.415755 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-68f80cd6-6a12-4b63-b033-316cedca1c92 None None] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:44.416003 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-68f80cd6-6a12-4b63-b033-316cedca1c92 None None] Calling method 'all' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:44.416337 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-68f80cd6-6a12-4b63-b033-316cedca1c92 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:48:44.416677 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1342/5334] 10.4.3.7 () {66 vars in 1414 bytes} [Fri Jul 10 08:48:44 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:48:44.424000 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-769fb8f4-5291-4ac2-9baa-14be855c0e89 req-64412f22-d512-40a4-9a5b-0596fb864d93 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:44.426309 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-769fb8f4-5291-4ac2-9baa-14be855c0e89 req-64412f22-d512-40a4-9a5b-0596fb864d93 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] POST https://10.4.3.7/volume/v3/attachments Jul 10 08:48:44.426697 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-769fb8f4-5291-4ac2-9baa-14be855c0e89 req-64412f22-d512-40a4-9a5b-0596fb864d93 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0608da14-b7b2-43d5-9def-0c86ecbb84d4", "connector": null, "instance_uuid": "a69437c5-0518-4142-b584-cd29c998d6b6"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:48:44.430103 np0000004976 devstack@c-api.service[100056]: DEBUG dbcounter [-] [100056] Writing DB stats cinder:SELECT=141,cinder:UPDATE=23,cinder:INSERT=10 {{(pid=100056) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 08:48:44.437269 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:44.437269 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:48:44.462032 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-769fb8f4-5291-4ac2-9baa-14be855c0e89 req-64412f22-d512-40a4-9a5b-0596fb864d93 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] https://10.4.3.7/volume/v3/attachments returned with HTTP 200 Jul 10 08:48:44.462684 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1334/5335] 10.4.3.7 () {74 vars in 1580 bytes} [Fri Jul 10 08:48:44 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) Jul 10 08:48:44.728586 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-86e13cc7-b665-4532-9c47-c9a0eaa348db None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:44.730846 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-86e13cc7-b665-4532-9c47-c9a0eaa348db tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/b5926fb3-143c-4191-b055-8ed6feff1fa9 Jul 10 08:48:44.731135 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-86e13cc7-b665-4532-9c47-c9a0eaa348db tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:44.731388 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-86e13cc7-b665-4532-9c47-c9a0eaa348db tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:44.731549 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-86e13cc7-b665-4532-9c47-c9a0eaa348db tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id b5926fb3-143c-4191-b055-8ed6feff1fa9. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:48:44.742014 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:44.742014 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:48:44.742831 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-86e13cc7-b665-4532-9c47-c9a0eaa348db tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/b5926fb3-143c-4191-b055-8ed6feff1fa9 returned with HTTP 200 Jul 10 08:48:44.743295 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1336/5336] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:48:44 2026] GET /volume/v3/backups/b5926fb3-143c-4191-b055-8ed6feff1fa9 => generated 731 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:48:44.916732 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-33d0ea5b-6646-42d0-854e-b48a80ded59b None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:44.918477 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-33d0ea5b-6646-42d0-854e-b48a80ded59b tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] GET https://10.4.3.7/volume/v3/volumes/0608da14-b7b2-43d5-9def-0c86ecbb84d4 Jul 10 08:48:44.918681 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-33d0ea5b-6646-42d0-854e-b48a80ded59b tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:44.918859 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-33d0ea5b-6646-42d0-854e-b48a80ded59b tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:44.928094 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:44.928094 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:48:44.931563 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-33d0ea5b-6646-42d0-854e-b48a80ded59b tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Volume info retrieved successfully. Jul 10 08:48:44.935548 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-33d0ea5b-6646-42d0-854e-b48a80ded59b tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] https://10.4.3.7/volume/v3/volumes/0608da14-b7b2-43d5-9def-0c86ecbb84d4 returned with HTTP 200 Jul 10 08:48:44.935907 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1325/5337] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:48:44 2026] GET /volume/v3/volumes/0608da14-b7b2-43d5-9def-0c86ecbb84d4 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:48:44.990399 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-c85b19ab-f38e-4041-967d-9ee93bac916b None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:44.990826 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c85b19ab-f38e-4041-967d-9ee93bac916b None None] GET https://10.4.3.7/volume// Jul 10 08:48:44.991031 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c85b19ab-f38e-4041-967d-9ee93bac916b None None] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:44.991220 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c85b19ab-f38e-4041-967d-9ee93bac916b None None] Calling method 'all' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:44.991542 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c85b19ab-f38e-4041-967d-9ee93bac916b None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:48:44.991816 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1343/5338] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:48:44 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:48:44.999526 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-769fb8f4-5291-4ac2-9baa-14be855c0e89 req-0ab85e85-f0c9-4f77-9365-49f705238c3b None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:45.001517 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-769fb8f4-5291-4ac2-9baa-14be855c0e89 req-0ab85e85-f0c9-4f77-9365-49f705238c3b tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] GET https://10.4.3.7/volume/v3/volumes/0608da14-b7b2-43d5-9def-0c86ecbb84d4 Jul 10 08:48:45.001732 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-769fb8f4-5291-4ac2-9baa-14be855c0e89 req-0ab85e85-f0c9-4f77-9365-49f705238c3b tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:45.001924 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-769fb8f4-5291-4ac2-9baa-14be855c0e89 req-0ab85e85-f0c9-4f77-9365-49f705238c3b tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:45.011830 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:45.011830 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:48:45.015388 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [req-769fb8f4-5291-4ac2-9baa-14be855c0e89 req-0ab85e85-f0c9-4f77-9365-49f705238c3b tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Volume info retrieved successfully. Jul 10 08:48:45.019729 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-769fb8f4-5291-4ac2-9baa-14be855c0e89 req-0ab85e85-f0c9-4f77-9365-49f705238c3b tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] https://10.4.3.7/volume/v3/volumes/0608da14-b7b2-43d5-9def-0c86ecbb84d4 returned with HTTP 200 Jul 10 08:48:45.020099 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1335/5339] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:48:44 2026] GET /volume/v3/volumes/0608da14-b7b2-43d5-9def-0c86ecbb84d4 => generated 1023 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:48:45.118740 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-769fb8f4-5291-4ac2-9baa-14be855c0e89 req-ae32c5c8-f444-431c-9e9f-1de3fde11907 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:45.120992 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-769fb8f4-5291-4ac2-9baa-14be855c0e89 req-ae32c5c8-f444-431c-9e9f-1de3fde11907 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] PUT https://10.4.3.7/volume/v3/attachments/32c3be9f-0a34-4b93-a410-71fc2f2fa463 Jul 10 08:48:45.121396 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-769fb8f4-5291-4ac2-9baa-14be855c0e89 req-ae32c5c8-f444-431c-9e9f-1de3fde11907 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.7", "host": "np0000004976", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b54eda21b644", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bf3c9c16-ec3d-4df7-865b-5f424258654a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:48:45.128701 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.coordination [req-769fb8f4-5291-4ac2-9baa-14be855c0e89 req-ae32c5c8-f444-431c-9e9f-1de3fde11907 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Acquiring lock "cinder-attachment_update-0608da14-b7b2-43d5-9def-0c86ecbb84d4-np0000004976" by "attachment_update" {{(pid=100054) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 08:48:45.133020 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.coordination [req-769fb8f4-5291-4ac2-9baa-14be855c0e89 req-ae32c5c8-f444-431c-9e9f-1de3fde11907 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Lock "cinder-attachment_update-0608da14-b7b2-43d5-9def-0c86ecbb84d4-np0000004976" acquired by "attachment_update" :: waited 0.004s {{(pid=100054) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 08:48:45.133946 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:45.133946 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:48:45.653163 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.coordination [req-769fb8f4-5291-4ac2-9baa-14be855c0e89 req-ae32c5c8-f444-431c-9e9f-1de3fde11907 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Lock "cinder-attachment_update-0608da14-b7b2-43d5-9def-0c86ecbb84d4-np0000004976" released by "attachment_update" :: held 0.520s {{(pid=100054) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 08:48:45.653470 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-769fb8f4-5291-4ac2-9baa-14be855c0e89 req-ae32c5c8-f444-431c-9e9f-1de3fde11907 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] https://10.4.3.7/volume/v3/attachments/32c3be9f-0a34-4b93-a410-71fc2f2fa463 returned with HTTP 200 Jul 10 08:48:45.653942 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1337/5340] 10.4.3.7 () {74 vars in 1690 bytes} [Fri Jul 10 08:48:45 2026] PUT /volume/v3/attachments/32c3be9f-0a34-4b93-a410-71fc2f2fa463 => generated 969 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:48:45.755866 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-e6c08a2a-5283-4083-b0c8-43ae7f98819e None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:45.757599 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-e6c08a2a-5283-4083-b0c8-43ae7f98819e tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/b5926fb3-143c-4191-b055-8ed6feff1fa9 Jul 10 08:48:45.757647 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-e6c08a2a-5283-4083-b0c8-43ae7f98819e tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:45.757807 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-e6c08a2a-5283-4083-b0c8-43ae7f98819e tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:45.758128 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-e6c08a2a-5283-4083-b0c8-43ae7f98819e tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id b5926fb3-143c-4191-b055-8ed6feff1fa9. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:48:45.762078 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:45.762078 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:48:45.762689 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-e6c08a2a-5283-4083-b0c8-43ae7f98819e tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/b5926fb3-143c-4191-b055-8ed6feff1fa9 returned with HTTP 200 Jul 10 08:48:45.763027 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1326/5341] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:48:45 2026] GET /volume/v3/backups/b5926fb3-143c-4191-b055-8ed6feff1fa9 => generated 731 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:48:45.955233 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-cebe4257-07e1-403a-aa3e-2c0894dd082e None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:45.957869 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cebe4257-07e1-403a-aa3e-2c0894dd082e tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] GET https://10.4.3.7/volume/v3/volumes/0608da14-b7b2-43d5-9def-0c86ecbb84d4 Jul 10 08:48:45.958148 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-cebe4257-07e1-403a-aa3e-2c0894dd082e tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:45.958396 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-cebe4257-07e1-403a-aa3e-2c0894dd082e tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:45.970726 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:45.970726 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:48:45.975401 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-cebe4257-07e1-403a-aa3e-2c0894dd082e tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Volume info retrieved successfully. Jul 10 08:48:45.981732 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cebe4257-07e1-403a-aa3e-2c0894dd082e tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] https://10.4.3.7/volume/v3/volumes/0608da14-b7b2-43d5-9def-0c86ecbb84d4 returned with HTTP 200 Jul 10 08:48:45.982319 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1344/5342] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:48:45 2026] GET /volume/v3/volumes/0608da14-b7b2-43d5-9def-0c86ecbb84d4 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:48:46.772801 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-8e6c0e43-ad86-4640-9df7-1f23588c0425 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:46.774872 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-8e6c0e43-ad86-4640-9df7-1f23588c0425 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/b5926fb3-143c-4191-b055-8ed6feff1fa9 Jul 10 08:48:46.775110 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-8e6c0e43-ad86-4640-9df7-1f23588c0425 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:46.775331 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-8e6c0e43-ad86-4640-9df7-1f23588c0425 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:46.775388 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-8e6c0e43-ad86-4640-9df7-1f23588c0425 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id b5926fb3-143c-4191-b055-8ed6feff1fa9. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:48:46.779525 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:46.779525 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:48:46.780197 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-8e6c0e43-ad86-4640-9df7-1f23588c0425 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/b5926fb3-143c-4191-b055-8ed6feff1fa9 returned with HTTP 200 Jul 10 08:48:46.780557 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1336/5343] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:48:46 2026] GET /volume/v3/backups/b5926fb3-143c-4191-b055-8ed6feff1fa9 => generated 731 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:48:46.997100 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-b54b8382-dd0e-4187-a347-72471bcc1922 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:46.998998 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-b54b8382-dd0e-4187-a347-72471bcc1922 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] GET https://10.4.3.7/volume/v3/volumes/0608da14-b7b2-43d5-9def-0c86ecbb84d4 Jul 10 08:48:46.999446 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-b54b8382-dd0e-4187-a347-72471bcc1922 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:46.999763 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-b54b8382-dd0e-4187-a347-72471bcc1922 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:47.010855 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:47.010855 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:48:47.015250 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-b54b8382-dd0e-4187-a347-72471bcc1922 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Volume info retrieved successfully. Jul 10 08:48:47.020731 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-b54b8382-dd0e-4187-a347-72471bcc1922 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] https://10.4.3.7/volume/v3/volumes/0608da14-b7b2-43d5-9def-0c86ecbb84d4 returned with HTTP 200 Jul 10 08:48:47.021324 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1338/5344] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:48:46 2026] GET /volume/v3/volumes/0608da14-b7b2-43d5-9def-0c86ecbb84d4 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:48:47.790854 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-be4e4402-9bb1-4baa-8271-03b07703d1e5 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:47.793429 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-be4e4402-9bb1-4baa-8271-03b07703d1e5 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/b5926fb3-143c-4191-b055-8ed6feff1fa9 Jul 10 08:48:47.793429 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-be4e4402-9bb1-4baa-8271-03b07703d1e5 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:47.793429 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-be4e4402-9bb1-4baa-8271-03b07703d1e5 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:47.793429 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-be4e4402-9bb1-4baa-8271-03b07703d1e5 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id b5926fb3-143c-4191-b055-8ed6feff1fa9. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:48:47.797554 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:47.797554 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:48:47.800423 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-be4e4402-9bb1-4baa-8271-03b07703d1e5 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/b5926fb3-143c-4191-b055-8ed6feff1fa9 returned with HTTP 200 Jul 10 08:48:47.800423 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1327/5345] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:48:47 2026] GET /volume/v3/backups/b5926fb3-143c-4191-b055-8ed6feff1fa9 => generated 731 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:48:48.035518 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-cc65ab27-dfe5-472e-856a-11447599c316 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:48.037122 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cc65ab27-dfe5-472e-856a-11447599c316 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] GET https://10.4.3.7/volume/v3/volumes/0608da14-b7b2-43d5-9def-0c86ecbb84d4 Jul 10 08:48:48.037300 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-cc65ab27-dfe5-472e-856a-11447599c316 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:48.037535 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-cc65ab27-dfe5-472e-856a-11447599c316 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:48.047097 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:48.047097 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:48:48.052574 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-cc65ab27-dfe5-472e-856a-11447599c316 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Volume info retrieved successfully. Jul 10 08:48:48.057335 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cc65ab27-dfe5-472e-856a-11447599c316 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] https://10.4.3.7/volume/v3/volumes/0608da14-b7b2-43d5-9def-0c86ecbb84d4 returned with HTTP 200 Jul 10 08:48:48.057806 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1345/5346] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:48:48 2026] GET /volume/v3/volumes/0608da14-b7b2-43d5-9def-0c86ecbb84d4 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:48:48.810734 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-71845302-25bd-45a4-8ab0-ea445c4c15ab None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:48.812430 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-71845302-25bd-45a4-8ab0-ea445c4c15ab tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/b5926fb3-143c-4191-b055-8ed6feff1fa9 Jul 10 08:48:48.812674 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-71845302-25bd-45a4-8ab0-ea445c4c15ab tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:48.812863 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-71845302-25bd-45a4-8ab0-ea445c4c15ab tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:48.812971 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-71845302-25bd-45a4-8ab0-ea445c4c15ab tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id b5926fb3-143c-4191-b055-8ed6feff1fa9. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:48:48.817033 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:48.817033 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:48:48.817715 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-71845302-25bd-45a4-8ab0-ea445c4c15ab tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/b5926fb3-143c-4191-b055-8ed6feff1fa9 returned with HTTP 200 Jul 10 08:48:48.818105 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1337/5347] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:48:48 2026] GET /volume/v3/backups/b5926fb3-143c-4191-b055-8ed6feff1fa9 => generated 731 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:48:49.071614 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-6d1c3e1a-c85b-499b-bbae-c2a6580868b1 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:49.073220 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-6d1c3e1a-c85b-499b-bbae-c2a6580868b1 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] GET https://10.4.3.7/volume/v3/volumes/0608da14-b7b2-43d5-9def-0c86ecbb84d4 Jul 10 08:48:49.073528 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-6d1c3e1a-c85b-499b-bbae-c2a6580868b1 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:49.073807 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-6d1c3e1a-c85b-499b-bbae-c2a6580868b1 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:49.083693 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:49.083693 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:48:49.086513 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-6d1c3e1a-c85b-499b-bbae-c2a6580868b1 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Volume info retrieved successfully. Jul 10 08:48:49.090799 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-6d1c3e1a-c85b-499b-bbae-c2a6580868b1 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] https://10.4.3.7/volume/v3/volumes/0608da14-b7b2-43d5-9def-0c86ecbb84d4 returned with HTTP 200 Jul 10 08:48:49.091296 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1339/5348] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:48:49 2026] GET /volume/v3/volumes/0608da14-b7b2-43d5-9def-0c86ecbb84d4 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:48:49.830111 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-4df5f48d-85fe-4b26-a494-26726c50f6fe None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:49.833711 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-4df5f48d-85fe-4b26-a494-26726c50f6fe tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/b5926fb3-143c-4191-b055-8ed6feff1fa9 Jul 10 08:48:49.834300 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-4df5f48d-85fe-4b26-a494-26726c50f6fe tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:49.835158 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-4df5f48d-85fe-4b26-a494-26726c50f6fe tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:49.835884 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-4df5f48d-85fe-4b26-a494-26726c50f6fe tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id b5926fb3-143c-4191-b055-8ed6feff1fa9. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:48:49.842020 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:49.842020 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:48:49.842669 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-4df5f48d-85fe-4b26-a494-26726c50f6fe tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/b5926fb3-143c-4191-b055-8ed6feff1fa9 returned with HTTP 200 Jul 10 08:48:49.846272 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1328/5349] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:48:49 2026] GET /volume/v3/backups/b5926fb3-143c-4191-b055-8ed6feff1fa9 => generated 731 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:48:50.103577 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-15b95e98-befd-4f74-9c54-48a663e61ce8 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:50.105710 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-15b95e98-befd-4f74-9c54-48a663e61ce8 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] GET https://10.4.3.7/volume/v3/volumes/0608da14-b7b2-43d5-9def-0c86ecbb84d4 Jul 10 08:48:50.105931 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-15b95e98-befd-4f74-9c54-48a663e61ce8 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:50.106208 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-15b95e98-befd-4f74-9c54-48a663e61ce8 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:50.117669 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:50.117669 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:48:50.121852 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-15b95e98-befd-4f74-9c54-48a663e61ce8 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Volume info retrieved successfully. Jul 10 08:48:50.127191 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-15b95e98-befd-4f74-9c54-48a663e61ce8 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] https://10.4.3.7/volume/v3/volumes/0608da14-b7b2-43d5-9def-0c86ecbb84d4 returned with HTTP 200 Jul 10 08:48:50.127669 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1346/5350] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:48:50 2026] GET /volume/v3/volumes/0608da14-b7b2-43d5-9def-0c86ecbb84d4 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:48:50.857336 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-c920b7fd-b4b6-4c59-9400-5b87018c8a5c None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:50.859605 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-c920b7fd-b4b6-4c59-9400-5b87018c8a5c tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/b5926fb3-143c-4191-b055-8ed6feff1fa9 Jul 10 08:48:50.859837 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-c920b7fd-b4b6-4c59-9400-5b87018c8a5c tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:50.860090 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-c920b7fd-b4b6-4c59-9400-5b87018c8a5c tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:50.860231 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-c920b7fd-b4b6-4c59-9400-5b87018c8a5c tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id b5926fb3-143c-4191-b055-8ed6feff1fa9. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:48:50.865627 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:50.865627 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:48:50.866312 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-c920b7fd-b4b6-4c59-9400-5b87018c8a5c tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/b5926fb3-143c-4191-b055-8ed6feff1fa9 returned with HTTP 200 Jul 10 08:48:50.866695 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1338/5351] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:48:50 2026] GET /volume/v3/backups/b5926fb3-143c-4191-b055-8ed6feff1fa9 => generated 731 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:48:51.144208 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-a9570ca9-0eb3-4619-a5f3-3b8122131485 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:51.145762 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-a9570ca9-0eb3-4619-a5f3-3b8122131485 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] GET https://10.4.3.7/volume/v3/volumes/0608da14-b7b2-43d5-9def-0c86ecbb84d4 Jul 10 08:48:51.145921 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-a9570ca9-0eb3-4619-a5f3-3b8122131485 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:51.146122 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-a9570ca9-0eb3-4619-a5f3-3b8122131485 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:51.162488 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:51.162488 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:48:51.167261 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-a9570ca9-0eb3-4619-a5f3-3b8122131485 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Volume info retrieved successfully. Jul 10 08:48:51.172732 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-a9570ca9-0eb3-4619-a5f3-3b8122131485 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] https://10.4.3.7/volume/v3/volumes/0608da14-b7b2-43d5-9def-0c86ecbb84d4 returned with HTTP 200 Jul 10 08:48:51.173265 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1340/5352] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:48:51 2026] GET /volume/v3/volumes/0608da14-b7b2-43d5-9def-0c86ecbb84d4 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:48:51.881472 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-d86cefec-360d-4dd4-ae10-aeb8a71edc38 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:51.883388 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-d86cefec-360d-4dd4-ae10-aeb8a71edc38 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/b5926fb3-143c-4191-b055-8ed6feff1fa9 Jul 10 08:48:51.883690 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-d86cefec-360d-4dd4-ae10-aeb8a71edc38 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:51.883893 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-d86cefec-360d-4dd4-ae10-aeb8a71edc38 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:51.884044 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-d86cefec-360d-4dd4-ae10-aeb8a71edc38 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id b5926fb3-143c-4191-b055-8ed6feff1fa9. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:48:51.888187 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:51.888187 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:48:51.888834 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-d86cefec-360d-4dd4-ae10-aeb8a71edc38 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/b5926fb3-143c-4191-b055-8ed6feff1fa9 returned with HTTP 200 Jul 10 08:48:51.889281 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1329/5353] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:48:51 2026] GET /volume/v3/backups/b5926fb3-143c-4191-b055-8ed6feff1fa9 => generated 732 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:48:51.912145 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-769fb8f4-5291-4ac2-9baa-14be855c0e89 req-c56573b3-7eeb-417a-a5d0-4c1f55397443 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:51.914319 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-769fb8f4-5291-4ac2-9baa-14be855c0e89 req-c56573b3-7eeb-417a-a5d0-4c1f55397443 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] POST https://10.4.3.7/volume/v3/attachments/32c3be9f-0a34-4b93-a410-71fc2f2fa463/action Jul 10 08:48:51.914696 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-769fb8f4-5291-4ac2-9baa-14be855c0e89 req-c56573b3-7eeb-417a-a5d0-4c1f55397443 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Action body: b'{"os-complete": null}' {{(pid=100057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:48:51.914826 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-769fb8f4-5291-4ac2-9baa-14be855c0e89 req-c56573b3-7eeb-417a-a5d0-4c1f55397443 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:48:51.930365 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:51.930365 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:48:51.946644 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-769fb8f4-5291-4ac2-9baa-14be855c0e89 req-c56573b3-7eeb-417a-a5d0-4c1f55397443 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] https://10.4.3.7/volume/v3/attachments/32c3be9f-0a34-4b93-a410-71fc2f2fa463/action returned with HTTP 204 Jul 10 08:48:51.947200 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1347/5354] 10.4.3.7 () {74 vars in 1711 bytes} [Fri Jul 10 08:48:51 2026] POST /volume/v3/attachments/32c3be9f-0a34-4b93-a410-71fc2f2fa463/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:48:52.187302 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-e08067b5-f2c2-4df2-b221-a069bc665a0d None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:52.189062 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-e08067b5-f2c2-4df2-b221-a069bc665a0d tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] GET https://10.4.3.7/volume/v3/volumes/0608da14-b7b2-43d5-9def-0c86ecbb84d4 Jul 10 08:48:52.189230 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-e08067b5-f2c2-4df2-b221-a069bc665a0d tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:52.189461 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-e08067b5-f2c2-4df2-b221-a069bc665a0d tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:52.198456 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:52.198456 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:48:52.201705 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-e08067b5-f2c2-4df2-b221-a069bc665a0d tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Volume info retrieved successfully. Jul 10 08:48:52.205612 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-e08067b5-f2c2-4df2-b221-a069bc665a0d tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] https://10.4.3.7/volume/v3/volumes/0608da14-b7b2-43d5-9def-0c86ecbb84d4 returned with HTTP 200 Jul 10 08:48:52.206087 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1339/5355] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:48:52 2026] GET /volume/v3/volumes/0608da14-b7b2-43d5-9def-0c86ecbb84d4 => generated 1136 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:48:52.218349 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-1ada0eeb-199a-4558-9185-bedba5c0cd20 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:52.220063 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-1ada0eeb-199a-4558-9185-bedba5c0cd20 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] GET https://10.4.3.7/volume/v3/volumes/0608da14-b7b2-43d5-9def-0c86ecbb84d4 Jul 10 08:48:52.220287 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-1ada0eeb-199a-4558-9185-bedba5c0cd20 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:52.220659 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-1ada0eeb-199a-4558-9185-bedba5c0cd20 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:52.232274 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:52.232274 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:48:52.237299 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-1ada0eeb-199a-4558-9185-bedba5c0cd20 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Volume info retrieved successfully. Jul 10 08:48:52.242909 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-1ada0eeb-199a-4558-9185-bedba5c0cd20 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] https://10.4.3.7/volume/v3/volumes/0608da14-b7b2-43d5-9def-0c86ecbb84d4 returned with HTTP 200 Jul 10 08:48:52.243360 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1341/5356] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:48:52 2026] GET /volume/v3/volumes/0608da14-b7b2-43d5-9def-0c86ecbb84d4 => generated 1136 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:48:52.254522 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-d49c2ab0-ff95-427e-9842-f797552f32f6 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:52.256679 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-d49c2ab0-ff95-427e-9842-f797552f32f6 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] GET https://10.4.3.7/volume/v3/volumes/0608da14-b7b2-43d5-9def-0c86ecbb84d4 Jul 10 08:48:52.256893 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-d49c2ab0-ff95-427e-9842-f797552f32f6 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:52.257126 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-d49c2ab0-ff95-427e-9842-f797552f32f6 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:52.268058 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:52.268058 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:48:52.272062 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-d49c2ab0-ff95-427e-9842-f797552f32f6 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Volume info retrieved successfully. Jul 10 08:48:52.276972 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-d49c2ab0-ff95-427e-9842-f797552f32f6 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] https://10.4.3.7/volume/v3/volumes/0608da14-b7b2-43d5-9def-0c86ecbb84d4 returned with HTTP 200 Jul 10 08:48:52.277460 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1330/5357] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:48:52 2026] GET /volume/v3/volumes/0608da14-b7b2-43d5-9def-0c86ecbb84d4 => generated 1136 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:48:52.904546 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-02c078ea-a1f5-4c58-baa0-4b61e572686b None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:52.906415 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-02c078ea-a1f5-4c58-baa0-4b61e572686b tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/b5926fb3-143c-4191-b055-8ed6feff1fa9 Jul 10 08:48:52.906674 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-02c078ea-a1f5-4c58-baa0-4b61e572686b tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:52.906861 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-02c078ea-a1f5-4c58-baa0-4b61e572686b tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:52.906960 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-02c078ea-a1f5-4c58-baa0-4b61e572686b tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id b5926fb3-143c-4191-b055-8ed6feff1fa9. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:48:52.911505 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:52.911505 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:48:52.912318 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-02c078ea-a1f5-4c58-baa0-4b61e572686b tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/b5926fb3-143c-4191-b055-8ed6feff1fa9 returned with HTTP 200 Jul 10 08:48:52.912879 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1348/5358] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:48:52 2026] GET /volume/v3/backups/b5926fb3-143c-4191-b055-8ed6feff1fa9 => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:48:53.928252 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-69d441ec-9508-412f-a2b3-54cb162b4a0c None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:53.929972 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-69d441ec-9508-412f-a2b3-54cb162b4a0c tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/b5926fb3-143c-4191-b055-8ed6feff1fa9 Jul 10 08:48:53.930207 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-69d441ec-9508-412f-a2b3-54cb162b4a0c tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:53.930370 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-69d441ec-9508-412f-a2b3-54cb162b4a0c tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:53.930657 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-69d441ec-9508-412f-a2b3-54cb162b4a0c tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id b5926fb3-143c-4191-b055-8ed6feff1fa9. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:48:53.934609 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:53.934609 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:48:53.935288 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-69d441ec-9508-412f-a2b3-54cb162b4a0c tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/b5926fb3-143c-4191-b055-8ed6feff1fa9 returned with HTTP 200 Jul 10 08:48:53.935646 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1340/5359] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:48:53 2026] GET /volume/v3/backups/b5926fb3-143c-4191-b055-8ed6feff1fa9 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:48:53.947755 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-55d8707f-d4a5-4bbe-8891-834614dc05da None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:53.949650 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-55d8707f-d4a5-4bbe-8891-834614dc05da tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/b5926fb3-143c-4191-b055-8ed6feff1fa9/export_record Jul 10 08:48:53.949877 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-55d8707f-d4a5-4bbe-8891-834614dc05da tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:53.950072 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-55d8707f-d4a5-4bbe-8891-834614dc05da tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'export_record' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:53.950215 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.contrib.backups [None req-55d8707f-d4a5-4bbe-8891-834614dc05da tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Export record for backup b5926fb3-143c-4191-b055-8ed6feff1fa9. {{(pid=100054) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 10 08:48:53.956104 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:53.956104 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:48:53.957019 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.backup.api [None req-55d8707f-d4a5-4bbe-8891-834614dc05da tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling RPCAPI with context: , host: np0000004976, backup: b5926fb3-143c-4191-b055-8ed6feff1fa9. {{(pid=100054) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 10 08:48:53.966680 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.backup.rpcapi [None req-55d8707f-d4a5-4bbe-8891-834614dc05da tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] export_record in rpcapi backup_id b5926fb3-143c-4191-b055-8ed6feff1fa9 on host np0000004976. {{(pid=100054) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 10 08:48:54.469083 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.contrib.backups [None req-55d8707f-d4a5-4bbe-8891-834614dc05da tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjU5MjZmYjMtMTQzYy00MTkxLWIwNTUtOGVkNmZlZmYxZmE5IiwgInVzZXJfaWQiOiAiNWRmM2FkMjUxOWJhNGM0NGEwNDk0NjhmMGQ5ZmQxOTYiLCAicHJvamVjdF9pZCI6ICJlN2FkZjg1NTc4N2E0MjIwOGEwOTE4YTFmNjY2N2Y5YyIsICJ2b2x1bWVfaWQiOiAiZmNjMGE2ZWMtMDYyYy00NzIzLTkyMzctZjhmZjgwNjRhZjYxIiwgImhvc3QiOiAibnAwMDAwMDA0OTc2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC03MzYyOTcyODgiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9mY2MwYTZlYy0wNjJjLTQ3MjMtOTIzNy1mOGZmODA2NGFmNjEvMjAyNjA3MTAwODQ4MzkvYXpfbm92YV9iYWNrdXBfYjU5MjZmYjMtMTQzYy00MTkxLWIwNTUtOGVkNmZlZmYxZmE5IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0xMFQwODo0ODozN1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQwODo0ODozN1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTEwVDA4OjQ4OjUzWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100054) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 10 08:48:54.469502 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-55d8707f-d4a5-4bbe-8891-834614dc05da tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/b5926fb3-143c-4191-b055-8ed6feff1fa9/export_record returned with HTTP 200 Jul 10 08:48:54.469859 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1342/5360] 10.4.3.7 () {68 vars in 1416 bytes} [Fri Jul 10 08:48:53 2026] GET /volume/v3/backups/b5926fb3-143c-4191-b055-8ed6feff1fa9/export_record => generated 1424 bytes in 523 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:48:54.478700 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-63ffcb58-47ee-4c1e-b1d1-b4aa4c7e5d8b None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:54.481502 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-63ffcb58-47ee-4c1e-b1d1-b4aa4c7e5d8b tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/b5926fb3-143c-4191-b055-8ed6feff1fa9 Jul 10 08:48:54.481502 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-63ffcb58-47ee-4c1e-b1d1-b4aa4c7e5d8b tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:54.481502 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-63ffcb58-47ee-4c1e-b1d1-b4aa4c7e5d8b tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:54.481502 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-63ffcb58-47ee-4c1e-b1d1-b4aa4c7e5d8b tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id b5926fb3-143c-4191-b055-8ed6feff1fa9. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:48:54.485967 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:54.485967 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:48:54.486690 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-63ffcb58-47ee-4c1e-b1d1-b4aa4c7e5d8b tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/b5926fb3-143c-4191-b055-8ed6feff1fa9 returned with HTTP 200 Jul 10 08:48:54.487076 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1331/5361] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:48:54 2026] GET /volume/v3/backups/b5926fb3-143c-4191-b055-8ed6feff1fa9 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:48:54.499761 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-1507c16b-5ae6-4155-ab4d-2eeca07c0abd None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:54.501457 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-1507c16b-5ae6-4155-ab4d-2eeca07c0abd tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] POST https://10.4.3.7/volume/v3/backups/import_record Jul 10 08:48:54.504478 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-1507c16b-5ae6-4155-ab4d-2eeca07c0abd tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZGIwOGE4ZDQtMWViYy00NTAwLThkNjgtZTI3YWNmMjVlMjhlIiwgInVzZXJfaWQiOiAiNWRmM2FkMjUxOWJhNGM0NGEwNDk0NjhmMGQ5ZmQxOTYiLCAicHJvamVjdF9pZCI6ICJlN2FkZjg1NTc4N2E0MjIwOGEwOTE4YTFmNjY2N2Y5YyIsICJ2b2x1bWVfaWQiOiAiZmNjMGE2ZWMtMDYyYy00NzIzLTkyMzctZjhmZjgwNjRhZjYxIiwgImhvc3QiOiAibnAwMDAwMDA0OTc2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC03MzYyOTcyODgiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9mY2MwYTZlYy0wNjJjLTQ3MjMtOTIzNy1mOGZmODA2NGFmNjEvMjAyNjA3MTAwODQ4MzkvYXpfbm92YV9iYWNrdXBfYjU5MjZmYjMtMTQzYy00MTkxLWIwNTUtOGVkNmZlZmYxZmE5IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0xMFQwODo0ODozN1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQwODo0ODozN1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTEwVDA4OjQ4OjUzWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:48:54.504478 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.contrib.backups [None req-1507c16b-5ae6-4155-ab4d-2eeca07c0abd tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZGIwOGE4ZDQtMWViYy00NTAwLThkNjgtZTI3YWNmMjVlMjhlIiwgInVzZXJfaWQiOiAiNWRmM2FkMjUxOWJhNGM0NGEwNDk0NjhmMGQ5ZmQxOTYiLCAicHJvamVjdF9pZCI6ICJlN2FkZjg1NTc4N2E0MjIwOGEwOTE4YTFmNjY2N2Y5YyIsICJ2b2x1bWVfaWQiOiAiZmNjMGE2ZWMtMDYyYy00NzIzLTkyMzctZjhmZjgwNjRhZjYxIiwgImhvc3QiOiAibnAwMDAwMDA0OTc2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC03MzYyOTcyODgiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9mY2MwYTZlYy0wNjJjLTQ3MjMtOTIzNy1mOGZmODA2NGFmNjEvMjAyNjA3MTAwODQ4MzkvYXpfbm92YV9iYWNrdXBfYjU5MjZmYjMtMTQzYy00MTkxLWIwNTUtOGVkNmZlZmYxZmE5IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0xMFQwODo0ODozN1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQwODo0ODozN1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTEwVDA4OjQ4OjUzWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100057) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 10 08:48:54.504478 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.contrib.backups [None req-1507c16b-5ae6-4155-ab4d-2eeca07c0abd tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZGIwOGE4ZDQtMWViYy00NTAwLThkNjgtZTI3YWNmMjVlMjhlIiwgInVzZXJfaWQiOiAiNWRmM2FkMjUxOWJhNGM0NGEwNDk0NjhmMGQ5ZmQxOTYiLCAicHJvamVjdF9pZCI6ICJlN2FkZjg1NTc4N2E0MjIwOGEwOTE4YTFmNjY2N2Y5YyIsICJ2b2x1bWVfaWQiOiAiZmNjMGE2ZWMtMDYyYy00NzIzLTkyMzctZjhmZjgwNjRhZjYxIiwgImhvc3QiOiAibnAwMDAwMDA0OTc2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC03MzYyOTcyODgiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9mY2MwYTZlYy0wNjJjLTQ3MjMtOTIzNy1mOGZmODA2NGFmNjEvMjAyNjA3MTAwODQ4MzkvYXpfbm92YV9iYWNrdXBfYjU5MjZmYjMtMTQzYy00MTkxLWIwNTUtOGVkNmZlZmYxZmE5IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0xMFQwODo0ODozN1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQwODo0ODozN1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTEwVDA4OjQ4OjUzWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100057) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 10 08:48:54.541820 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-1507c16b-5ae6-4155-ab4d-2eeca07c0abd tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Created reservations ['aca6392c-1564-457f-b667-e75cb46c6a00', 'ec87680c-e1cd-4e7f-bddc-e24e15ca9cde'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:48:54.566156 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.backup.rpcapi [None req-1507c16b-5ae6-4155-ab4d-2eeca07c0abd tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] import_record rpcapi backup id db08a8d4-1ebc-4500-8d68-e27acf25e28e on host np0000004976 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZGIwOGE4ZDQtMWViYy00NTAwLThkNjgtZTI3YWNmMjVlMjhlIiwgInVzZXJfaWQiOiAiNWRmM2FkMjUxOWJhNGM0NGEwNDk0NjhmMGQ5ZmQxOTYiLCAicHJvamVjdF9pZCI6ICJlN2FkZjg1NTc4N2E0MjIwOGEwOTE4YTFmNjY2N2Y5YyIsICJ2b2x1bWVfaWQiOiAiZmNjMGE2ZWMtMDYyYy00NzIzLTkyMzctZjhmZjgwNjRhZjYxIiwgImhvc3QiOiAibnAwMDAwMDA0OTc2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC03MzYyOTcyODgiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9mY2MwYTZlYy0wNjJjLTQ3MjMtOTIzNy1mOGZmODA2NGFmNjEvMjAyNjA3MTAwODQ4MzkvYXpfbm92YV9iYWNrdXBfYjU5MjZmYjMtMTQzYy00MTkxLWIwNTUtOGVkNmZlZmYxZmE5IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0xMFQwODo0ODozN1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQwODo0ODozN1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTEwVDA4OjQ4OjUzWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100057) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Jul 10 08:48:54.568246 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.contrib.backups [None req-1507c16b-5ae6-4155-ab4d-2eeca07c0abd tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Import record output: {'backup': {'id': 'db08a8d4-1ebc-4500-8d68-e27acf25e28e', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.7/volume/v3/backups/db08a8d4-1ebc-4500-8d68-e27acf25e28e'}, {'rel': 'bookmark', 'href': 'https://10.4.3.7/volume/backups/db08a8d4-1ebc-4500-8d68-e27acf25e28e'}]}}. {{(pid=100057) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Jul 10 08:48:54.568503 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-1507c16b-5ae6-4155-ab4d-2eeca07c0abd tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/import_record returned with HTTP 201 Jul 10 08:48:54.568955 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1349/5362] 10.4.3.7 () {70 vars in 1328 bytes} [Fri Jul 10 08:48:54 2026] POST /volume/v3/backups/import_record => generated 284 bytes in 70 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Jul 10 08:48:54.578508 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-31594f88-3d08-42e8-973a-cc3b2b707329 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:54.581098 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-31594f88-3d08-42e8-973a-cc3b2b707329 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/db08a8d4-1ebc-4500-8d68-e27acf25e28e Jul 10 08:48:54.581328 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-31594f88-3d08-42e8-973a-cc3b2b707329 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:54.581555 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-31594f88-3d08-42e8-973a-cc3b2b707329 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:54.581704 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-31594f88-3d08-42e8-973a-cc3b2b707329 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id db08a8d4-1ebc-4500-8d68-e27acf25e28e. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:48:54.588009 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:54.588009 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:48:54.588710 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-31594f88-3d08-42e8-973a-cc3b2b707329 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/db08a8d4-1ebc-4500-8d68-e27acf25e28e returned with HTTP 200 Jul 10 08:48:54.589124 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1341/5363] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:48:54 2026] GET /volume/v3/backups/db08a8d4-1ebc-4500-8d68-e27acf25e28e => generated 643 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:48:55.598929 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-048b05b4-494f-4a61-8fba-29758a8a81d9 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:55.602352 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-048b05b4-494f-4a61-8fba-29758a8a81d9 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/db08a8d4-1ebc-4500-8d68-e27acf25e28e Jul 10 08:48:55.602566 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-048b05b4-494f-4a61-8fba-29758a8a81d9 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:55.602740 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-048b05b4-494f-4a61-8fba-29758a8a81d9 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:55.602840 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-048b05b4-494f-4a61-8fba-29758a8a81d9 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id db08a8d4-1ebc-4500-8d68-e27acf25e28e. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:48:55.610770 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:55.610770 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:48:55.611418 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-048b05b4-494f-4a61-8fba-29758a8a81d9 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/db08a8d4-1ebc-4500-8d68-e27acf25e28e returned with HTTP 200 Jul 10 08:48:55.611760 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1343/5364] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:48:55 2026] GET /volume/v3/backups/db08a8d4-1ebc-4500-8d68-e27acf25e28e => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:48:55.621014 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-b97ff6e6-61c9-43b6-8827-43db3216688b None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:55.622844 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-b97ff6e6-61c9-43b6-8827-43db3216688b tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] DELETE https://10.4.3.7/volume/v3/backups/db08a8d4-1ebc-4500-8d68-e27acf25e28e Jul 10 08:48:55.623083 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-b97ff6e6-61c9-43b6-8827-43db3216688b tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:55.623270 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-b97ff6e6-61c9-43b6-8827-43db3216688b tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'delete' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:55.623369 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.contrib.backups [None req-b97ff6e6-61c9-43b6-8827-43db3216688b tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Delete backup with id: db08a8d4-1ebc-4500-8d68-e27acf25e28e. Jul 10 08:48:55.627478 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:55.627478 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:48:55.641827 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.backup.rpcapi [None req-b97ff6e6-61c9-43b6-8827-43db3216688b tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] delete_backup rpcapi backup_id db08a8d4-1ebc-4500-8d68-e27acf25e28e {{(pid=100055) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 08:48:55.643580 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-b97ff6e6-61c9-43b6-8827-43db3216688b tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/db08a8d4-1ebc-4500-8d68-e27acf25e28e returned with HTTP 202 Jul 10 08:48:55.644021 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1332/5365] 10.4.3.7 () {68 vars in 1377 bytes} [Fri Jul 10 08:48:55 2026] DELETE /volume/v3/backups/db08a8d4-1ebc-4500-8d68-e27acf25e28e => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:48:55.653730 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-2af64e20-dd3a-48d1-b970-6a4ca0364009 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:55.657251 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2af64e20-dd3a-48d1-b970-6a4ca0364009 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/db08a8d4-1ebc-4500-8d68-e27acf25e28e Jul 10 08:48:55.657447 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2af64e20-dd3a-48d1-b970-6a4ca0364009 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:55.657629 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2af64e20-dd3a-48d1-b970-6a4ca0364009 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:55.657721 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-2af64e20-dd3a-48d1-b970-6a4ca0364009 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id db08a8d4-1ebc-4500-8d68-e27acf25e28e. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:48:55.663716 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:55.663716 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:48:55.664316 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2af64e20-dd3a-48d1-b970-6a4ca0364009 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/db08a8d4-1ebc-4500-8d68-e27acf25e28e returned with HTTP 200 Jul 10 08:48:55.664796 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1350/5366] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:48:55 2026] GET /volume/v3/backups/db08a8d4-1ebc-4500-8d68-e27acf25e28e => generated 732 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:48:56.676710 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-7bc26e85-143c-4ba6-a21b-bb76946adb35 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:56.679863 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-7bc26e85-143c-4ba6-a21b-bb76946adb35 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/db08a8d4-1ebc-4500-8d68-e27acf25e28e Jul 10 08:48:56.680191 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-7bc26e85-143c-4ba6-a21b-bb76946adb35 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:56.680465 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-7bc26e85-143c-4ba6-a21b-bb76946adb35 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:56.680604 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-7bc26e85-143c-4ba6-a21b-bb76946adb35 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id db08a8d4-1ebc-4500-8d68-e27acf25e28e. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:48:56.687189 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-7bc26e85-143c-4ba6-a21b-bb76946adb35 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/db08a8d4-1ebc-4500-8d68-e27acf25e28e returned with HTTP 404 Jul 10 08:48:56.688344 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1342/5367] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:48:56 2026] GET /volume/v3/backups/db08a8d4-1ebc-4500-8d68-e27acf25e28e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:48:56.696694 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-50c93a61-3c0b-4440-a122-c1fd407339b5 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:56.699211 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-50c93a61-3c0b-4440-a122-c1fd407339b5 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] DELETE https://10.4.3.7/volume/v3/volumes/fcc0a6ec-062c-4723-9237-f8ff8064af61 Jul 10 08:48:56.699613 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-50c93a61-3c0b-4440-a122-c1fd407339b5 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:56.699864 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-50c93a61-3c0b-4440-a122-c1fd407339b5 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'delete' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:56.700126 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.volumes [None req-50c93a61-3c0b-4440-a122-c1fd407339b5 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Delete volume with id: fcc0a6ec-062c-4723-9237-f8ff8064af61 Jul 10 08:48:56.710924 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:56.710924 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:48:56.711426 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-50c93a61-3c0b-4440-a122-c1fd407339b5 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Volume info retrieved successfully. Jul 10 08:48:56.736503 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-50c93a61-3c0b-4440-a122-c1fd407339b5 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Delete volume request issued successfully. Jul 10 08:48:56.737026 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-50c93a61-3c0b-4440-a122-c1fd407339b5 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/volumes/fcc0a6ec-062c-4723-9237-f8ff8064af61 returned with HTTP 202 Jul 10 08:48:56.737332 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1344/5368] 10.4.3.7 () {68 vars in 1377 bytes} [Fri Jul 10 08:48:56 2026] DELETE /volume/v3/volumes/fcc0a6ec-062c-4723-9237-f8ff8064af61 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:48:56.745783 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-c916e5d9-632d-42b6-975c-1c04594e2740 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:56.750318 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-c916e5d9-632d-42b6-975c-1c04594e2740 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/volumes/fcc0a6ec-062c-4723-9237-f8ff8064af61 Jul 10 08:48:56.750973 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-c916e5d9-632d-42b6-975c-1c04594e2740 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:56.752533 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-c916e5d9-632d-42b6-975c-1c04594e2740 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:56.770508 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:56.770508 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:48:56.775814 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-c916e5d9-632d-42b6-975c-1c04594e2740 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Volume info retrieved successfully. Jul 10 08:48:56.783043 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-c916e5d9-632d-42b6-975c-1c04594e2740 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/volumes/fcc0a6ec-062c-4723-9237-f8ff8064af61 returned with HTTP 200 Jul 10 08:48:56.783596 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1333/5369] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:48:56 2026] GET /volume/v3/volumes/fcc0a6ec-062c-4723-9237-f8ff8064af61 => generated 1003 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:48:57.797325 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-06902046-b451-42ed-8a35-db81bbaa4ae1 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:57.799487 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-06902046-b451-42ed-8a35-db81bbaa4ae1 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/volumes/fcc0a6ec-062c-4723-9237-f8ff8064af61 Jul 10 08:48:57.799788 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-06902046-b451-42ed-8a35-db81bbaa4ae1 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:57.799935 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-06902046-b451-42ed-8a35-db81bbaa4ae1 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:57.802098 np0000004976 devstack@c-api.service[100057]: DEBUG dbcounter [-] [100057] Writing DB stats cinder:SELECT=108,cinder:UPDATE=21,cinder:INSERT=6 {{(pid=100057) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 08:48:57.807393 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-06902046-b451-42ed-8a35-db81bbaa4ae1 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/volumes/fcc0a6ec-062c-4723-9237-f8ff8064af61 returned with HTTP 404 Jul 10 08:48:57.808187 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1351/5370] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:48:57 2026] GET /volume/v3/volumes/fcc0a6ec-062c-4723-9237-f8ff8064af61 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:48:57.818386 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-47dcdbee-10db-48d2-bef8-75848192b9bd None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:57.820262 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-47dcdbee-10db-48d2-bef8-75848192b9bd tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups Jul 10 08:48:57.820548 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-47dcdbee-10db-48d2-bef8-75848192b9bd tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:57.820767 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-47dcdbee-10db-48d2-bef8-75848192b9bd tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'index' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:57.827121 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-47dcdbee-10db-48d2-bef8-75848192b9bd tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups returned with HTTP 200 Jul 10 08:48:57.827545 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1343/5371] 10.4.3.7 () {68 vars in 1263 bytes} [Fri Jul 10 08:48:57 2026] GET /volume/v3/backups => generated 616 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:48:57.837058 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-bca2ce5f-ec0e-4884-8a64-f09107b4fcac None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:57.839532 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-bca2ce5f-ec0e-4884-8a64-f09107b4fcac tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups?project_id=e7adf855787a42208a0918a1f6667f9c Jul 10 08:48:57.839735 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-bca2ce5f-ec0e-4884-8a64-f09107b4fcac tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:57.839902 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-bca2ce5f-ec0e-4884-8a64-f09107b4fcac tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'index' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:57.848198 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-bca2ce5f-ec0e-4884-8a64-f09107b4fcac tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups?project_id=e7adf855787a42208a0918a1f6667f9c returned with HTTP 200 Jul 10 08:48:57.848601 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1345/5372] 10.4.3.7 () {68 vars in 1350 bytes} [Fri Jul 10 08:48:57 2026] GET /volume/v3/backups?project_id=e7adf855787a42208a0918a1f6667f9c => generated 616 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:48:57.857114 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-8c64561c-53f7-44a6-9555-56677e48fb6a None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:57.858795 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-8c64561c-53f7-44a6-9555-56677e48fb6a tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:48:57.859200 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-8c64561c-53f7-44a6-9555-56677e48fb6a tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-492596719"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:48:57.860563 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.volumes [None req-8c64561c-53f7-44a6-9555-56677e48fb6a tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-492596719'}} {{(pid=100055) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:48:57.860750 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-8c64561c-53f7-44a6-9555-56677e48fb6a tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Create volume of 1 GB Jul 10 08:48:57.864464 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-8c64561c-53f7-44a6-9555-56677e48fb6a tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Availability Zones retrieved successfully. Jul 10 08:48:57.871146 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-8c64561c-53f7-44a6-9555-56677e48fb6a tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Flow 'volume_create_api' (11c415ca-715c-4225-b213-3b4d28192cf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:48:57.872498 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-8c64561c-53f7-44a6-9555-56677e48fb6a tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d45efafa-d9f6-41ca-943e-c0361aa8ca42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:48:57.873298 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.flows.api.create_volume [None req-8c64561c-53f7-44a6-9555-56677e48fb6a tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Validating volume size '1' using validate_int {{(pid=100055) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:48:57.901259 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-8c64561c-53f7-44a6-9555-56677e48fb6a tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d45efafa-d9f6-41ca-943e-c0361aa8ca42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:48:57.902345 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-8c64561c-53f7-44a6-9555-56677e48fb6a tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (534db0d7-6204-4bd2-9262-cfcc0a668eaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:48:57.919854 np0000004976 devstack@c-api.service[100055]: DEBUG dbcounter [-] [100055] Writing DB stats cinder:SELECT=117,cinder:UPDATE=12,cinder:INSERT=1 {{(pid=100055) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 08:48:57.949083 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.quota [None req-8c64561c-53f7-44a6-9555-56677e48fb6a tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Created reservations ['c9108eac-e62b-46cd-bcaf-a29c0abbf9ad', '30f8c768-356c-45d6-a3d7-6a27b0007284', '7d390de5-d12d-4df7-98f9-e460eda4b45c', '9f833f96-2d5e-42be-ad82-6cdaf75281dc'] {{(pid=100055) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:48:57.949816 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-8c64561c-53f7-44a6-9555-56677e48fb6a tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (534db0d7-6204-4bd2-9262-cfcc0a668eaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c9108eac-e62b-46cd-bcaf-a29c0abbf9ad', '30f8c768-356c-45d6-a3d7-6a27b0007284', '7d390de5-d12d-4df7-98f9-e460eda4b45c', '9f833f96-2d5e-42be-ad82-6cdaf75281dc']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:48:57.950466 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-8c64561c-53f7-44a6-9555-56677e48fb6a tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10ab166f-990a-419c-91f2-ea2bbfb5b25a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:48:57.973859 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-8c64561c-53f7-44a6-9555-56677e48fb6a tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10ab166f-990a-419c-91f2-ea2bbfb5b25a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b6ebe4c6-4056-4a87-85da-0561ecc16c78', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-492596719',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7adf855787a42208a0918a1f6667f9c',qos_specs=None,replication_status=,reservations=['c9108eac-e62b-46cd-bcaf-a29c0abbf9ad','30f8c768-356c-45d6-a3d7-6a27b0007284','7d390de5-d12d-4df7-98f9-e460eda4b45c','9f833f96-2d5e-42be-ad82-6cdaf75281dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5df3ad2519ba4c44a049468f0d9fd196',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:48:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-492596719',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b6ebe4c6-4056-4a87-85da-0561ecc16c78,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e7adf855787a42208a0918a1f6667f9c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5df3ad2519ba4c44a049468f0d9fd196',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:48:57.974884 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-8c64561c-53f7-44a6-9555-56677e48fb6a tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2565386a-e283-4718-938e-4ca93d294f8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:48:57.991638 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-8c64561c-53f7-44a6-9555-56677e48fb6a tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2565386a-e283-4718-938e-4ca93d294f8e) transitioned into state 'SUCCESS' from state '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-492596719',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7adf855787a42208a0918a1f6667f9c',qos_specs=None,replication_status=,reservations=['c9108eac-e62b-46cd-bcaf-a29c0abbf9ad','30f8c768-356c-45d6-a3d7-6a27b0007284','7d390de5-d12d-4df7-98f9-e460eda4b45c','9f833f96-2d5e-42be-ad82-6cdaf75281dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5df3ad2519ba4c44a049468f0d9fd196',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:48:57.992338 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-8c64561c-53f7-44a6-9555-56677e48fb6a tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4f08df3-1797-45a5-b463-52bd3134fd7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:48:58.001859 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-8c64561c-53f7-44a6-9555-56677e48fb6a tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4f08df3-1797-45a5-b463-52bd3134fd7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:48:58.002645 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-8c64561c-53f7-44a6-9555-56677e48fb6a tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Flow 'volume_create_api' (11c415ca-715c-4225-b213-3b4d28192cf8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:48:58.002929 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-8c64561c-53f7-44a6-9555-56677e48fb6a tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Create volume request issued successfully. Jul 10 08:48:58.003848 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-8c64561c-53f7-44a6-9555-56677e48fb6a tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:48:58.003966 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1334/5373] 10.4.3.7 () {70 vars in 1284 bytes} [Fri Jul 10 08:48:57 2026] POST /volume/v3/volumes => generated 773 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:48:58.018398 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-b9f1a3cb-b0fd-4560-a3ee-223806c07380 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:58.020691 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b9f1a3cb-b0fd-4560-a3ee-223806c07380 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/volumes/b6ebe4c6-4056-4a87-85da-0561ecc16c78 Jul 10 08:48:58.020965 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b9f1a3cb-b0fd-4560-a3ee-223806c07380 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:58.021260 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b9f1a3cb-b0fd-4560-a3ee-223806c07380 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:58.030667 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:58.030667 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:48:58.035159 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-b9f1a3cb-b0fd-4560-a3ee-223806c07380 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Volume info retrieved successfully. Jul 10 08:48:58.040211 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b9f1a3cb-b0fd-4560-a3ee-223806c07380 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/volumes/b6ebe4c6-4056-4a87-85da-0561ecc16c78 returned with HTTP 200 Jul 10 08:48:58.040748 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1352/5374] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:48:58 2026] GET /volume/v3/volumes/b6ebe4c6-4056-4a87-85da-0561ecc16c78 => generated 952 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:48:59.054040 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-c70a6a38-b261-492d-a5be-cc89d25ced92 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:59.056154 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-c70a6a38-b261-492d-a5be-cc89d25ced92 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/volumes/b6ebe4c6-4056-4a87-85da-0561ecc16c78 Jul 10 08:48:59.056154 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-c70a6a38-b261-492d-a5be-cc89d25ced92 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:59.056340 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-c70a6a38-b261-492d-a5be-cc89d25ced92 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:59.064930 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:59.064930 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:48:59.068595 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-c70a6a38-b261-492d-a5be-cc89d25ced92 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Volume info retrieved successfully. Jul 10 08:48:59.073282 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-c70a6a38-b261-492d-a5be-cc89d25ced92 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/volumes/b6ebe4c6-4056-4a87-85da-0561ecc16c78 returned with HTTP 200 Jul 10 08:48:59.073700 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1344/5375] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:48:59 2026] GET /volume/v3/volumes/b6ebe4c6-4056-4a87-85da-0561ecc16c78 => generated 1004 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:48:59.088539 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-0e168aa9-eba6-426e-9492-088828c1abc3 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:59.090143 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-0e168aa9-eba6-426e-9492-088828c1abc3 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] POST https://10.4.3.7/volume/v3/backups Jul 10 08:48:59.090432 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-0e168aa9-eba6-426e-9492-088828c1abc3 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b6ebe4c6-4056-4a87-85da-0561ecc16c78", "name": "tempest-type-Backup-1870210972"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:48:59.091713 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.contrib.backups [None req-0e168aa9-eba6-426e-9492-088828c1abc3 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Creating new backup {'backup': {'volume_id': 'b6ebe4c6-4056-4a87-85da-0561ecc16c78', 'name': 'tempest-type-Backup-1870210972'}} {{(pid=100054) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 08:48:59.091836 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.contrib.backups [None req-0e168aa9-eba6-426e-9492-088828c1abc3 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Creating backup of volume b6ebe4c6-4056-4a87-85da-0561ecc16c78 in container None Jul 10 08:48:59.099052 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:59.099052 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:48:59.099365 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-0e168aa9-eba6-426e-9492-088828c1abc3 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Volume info retrieved successfully. Jul 10 08:48:59.115894 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.quota [None req-0e168aa9-eba6-426e-9492-088828c1abc3 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Created reservations ['a4c1c586-5026-4063-91c6-66a337434480', '57f2edef-4b3e-4c2c-8b9e-142cd03c19a4'] {{(pid=100054) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:48:59.142986 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-0e168aa9-eba6-426e-9492-088828c1abc3 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups returned with HTTP 202 Jul 10 08:48:59.143568 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1346/5376] 10.4.3.7 () {70 vars in 1285 bytes} [Fri Jul 10 08:48:59 2026] POST /volume/v3/backups => generated 312 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:48:59.154021 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-30871763-5345-4481-a2b3-4c2a0dfa70b1 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:48:59.157053 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-30871763-5345-4481-a2b3-4c2a0dfa70b1 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/356121ac-0088-44a6-888a-e4306dd36234 Jul 10 08:48:59.157287 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-30871763-5345-4481-a2b3-4c2a0dfa70b1 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:48:59.157494 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-30871763-5345-4481-a2b3-4c2a0dfa70b1 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:48:59.157624 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-30871763-5345-4481-a2b3-4c2a0dfa70b1 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 356121ac-0088-44a6-888a-e4306dd36234. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:48:59.163061 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:48:59.163061 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:48:59.164178 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-30871763-5345-4481-a2b3-4c2a0dfa70b1 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/356121ac-0088-44a6-888a-e4306dd36234 returned with HTTP 200 Jul 10 08:48:59.164427 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1335/5377] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:48:59 2026] GET /volume/v3/backups/356121ac-0088-44a6-888a-e4306dd36234 => generated 719 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:49:00.175546 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-ac67c61f-40b1-41cb-a78e-0deb33e0b72a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:00.177967 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ac67c61f-40b1-41cb-a78e-0deb33e0b72a tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/356121ac-0088-44a6-888a-e4306dd36234 Jul 10 08:49:00.178327 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ac67c61f-40b1-41cb-a78e-0deb33e0b72a tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:00.180002 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ac67c61f-40b1-41cb-a78e-0deb33e0b72a tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:00.180420 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-ac67c61f-40b1-41cb-a78e-0deb33e0b72a tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 356121ac-0088-44a6-888a-e4306dd36234. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:49:00.185939 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:00.185939 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:49:00.186865 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ac67c61f-40b1-41cb-a78e-0deb33e0b72a tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/356121ac-0088-44a6-888a-e4306dd36234 returned with HTTP 200 Jul 10 08:49:00.187397 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1353/5378] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:49:00 2026] GET /volume/v3/backups/356121ac-0088-44a6-888a-e4306dd36234 => generated 721 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:49:01.198544 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-8209cd1a-49d1-4518-940e-0a916190aae3 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:01.201294 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-8209cd1a-49d1-4518-940e-0a916190aae3 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/356121ac-0088-44a6-888a-e4306dd36234 Jul 10 08:49:01.201294 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-8209cd1a-49d1-4518-940e-0a916190aae3 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:01.201294 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-8209cd1a-49d1-4518-940e-0a916190aae3 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:01.201294 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-8209cd1a-49d1-4518-940e-0a916190aae3 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 356121ac-0088-44a6-888a-e4306dd36234. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:49:01.204366 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:01.204366 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:49:01.205055 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-8209cd1a-49d1-4518-940e-0a916190aae3 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/356121ac-0088-44a6-888a-e4306dd36234 returned with HTTP 200 Jul 10 08:49:01.205477 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1345/5379] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:49:01 2026] GET /volume/v3/backups/356121ac-0088-44a6-888a-e4306dd36234 => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:49:02.217171 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-e070fd3a-95b5-4761-bc8e-0a28b1cce512 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:02.218966 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-e070fd3a-95b5-4761-bc8e-0a28b1cce512 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/356121ac-0088-44a6-888a-e4306dd36234 Jul 10 08:49:02.219329 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-e070fd3a-95b5-4761-bc8e-0a28b1cce512 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:02.219659 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-e070fd3a-95b5-4761-bc8e-0a28b1cce512 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:02.220714 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-e070fd3a-95b5-4761-bc8e-0a28b1cce512 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 356121ac-0088-44a6-888a-e4306dd36234. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:49:02.226119 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:02.226119 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:49:02.226119 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-e070fd3a-95b5-4761-bc8e-0a28b1cce512 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/356121ac-0088-44a6-888a-e4306dd36234 returned with HTTP 200 Jul 10 08:49:02.226119 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1347/5380] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:49:02 2026] GET /volume/v3/backups/356121ac-0088-44a6-888a-e4306dd36234 => generated 721 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:49:03.237277 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-e1ddfee7-7ed7-415a-996e-22c80c22b8f1 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:03.239250 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-e1ddfee7-7ed7-415a-996e-22c80c22b8f1 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/356121ac-0088-44a6-888a-e4306dd36234 Jul 10 08:49:03.239494 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-e1ddfee7-7ed7-415a-996e-22c80c22b8f1 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:03.239626 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-e1ddfee7-7ed7-415a-996e-22c80c22b8f1 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:03.239725 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-e1ddfee7-7ed7-415a-996e-22c80c22b8f1 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 356121ac-0088-44a6-888a-e4306dd36234. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:49:03.243397 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:03.243397 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:49:03.244258 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-e1ddfee7-7ed7-415a-996e-22c80c22b8f1 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/356121ac-0088-44a6-888a-e4306dd36234 returned with HTTP 200 Jul 10 08:49:03.244616 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1336/5381] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:49:03 2026] GET /volume/v3/backups/356121ac-0088-44a6-888a-e4306dd36234 => generated 732 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:49:04.216914 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-fcd92428-c20e-4944-aa9f-40c971c43df4 req-4e1c59ae-c53c-40b3-85ad-73d7b2c75dbb None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:04.218940 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-fcd92428-c20e-4944-aa9f-40c971c43df4 req-4e1c59ae-c53c-40b3-85ad-73d7b2c75dbb tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] DELETE https://10.4.3.7/volume/v3/attachments/e03dab30-22d0-461c-a21a-b707fb12f308 Jul 10 08:49:04.219158 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-fcd92428-c20e-4944-aa9f-40c971c43df4 req-4e1c59ae-c53c-40b3-85ad-73d7b2c75dbb tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:04.219346 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-fcd92428-c20e-4944-aa9f-40c971c43df4 req-4e1c59ae-c53c-40b3-85ad-73d7b2c75dbb tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'version_select' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:04.226256 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:04.226256 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:49:04.253831 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-f79457c2-c0c8-41d8-8ac0-d90eb50f9052 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:04.255372 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-f79457c2-c0c8-41d8-8ac0-d90eb50f9052 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/356121ac-0088-44a6-888a-e4306dd36234 Jul 10 08:49:04.255574 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-f79457c2-c0c8-41d8-8ac0-d90eb50f9052 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:04.255744 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-f79457c2-c0c8-41d8-8ac0-d90eb50f9052 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:04.255846 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-f79457c2-c0c8-41d8-8ac0-d90eb50f9052 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 356121ac-0088-44a6-888a-e4306dd36234. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:49:04.260869 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:04.260869 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:49:04.261476 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-f79457c2-c0c8-41d8-8ac0-d90eb50f9052 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/356121ac-0088-44a6-888a-e4306dd36234 returned with HTTP 200 Jul 10 08:49:04.261908 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1346/5382] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:49:04 2026] GET /volume/v3/backups/356121ac-0088-44a6-888a-e4306dd36234 => generated 732 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:49:04.754285 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-fcd92428-c20e-4944-aa9f-40c971c43df4 req-4e1c59ae-c53c-40b3-85ad-73d7b2c75dbb tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/attachments/e03dab30-22d0-461c-a21a-b707fb12f308 returned with HTTP 200 Jul 10 08:49:04.754783 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1354/5383] 10.4.3.7 () {72 vars in 1659 bytes} [Fri Jul 10 08:49:04 2026] DELETE /volume/v3/attachments/e03dab30-22d0-461c-a21a-b707fb12f308 => generated 19 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:49:04.858431 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-5530f2ce-c888-4595-8b15-37e4bfc63308 req-94cadc1f-5662-4a0f-8721-3ba65153f289 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:04.860825 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-5530f2ce-c888-4595-8b15-37e4bfc63308 req-94cadc1f-5662-4a0f-8721-3ba65153f289 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] DELETE https://10.4.3.7/volume/v3/attachments/46b66a75-072d-4c5a-b71e-1b39b09ff861 Jul 10 08:49:04.861039 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-5530f2ce-c888-4595-8b15-37e4bfc63308 req-94cadc1f-5662-4a0f-8721-3ba65153f289 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:04.861273 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-5530f2ce-c888-4595-8b15-37e4bfc63308 req-94cadc1f-5662-4a0f-8721-3ba65153f289 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Calling method 'version_select' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:04.869493 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:04.869493 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:49:05.283838 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-31714f15-7f2e-4ad6-af93-a9b8aaa28386 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:05.289531 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-31714f15-7f2e-4ad6-af93-a9b8aaa28386 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/356121ac-0088-44a6-888a-e4306dd36234 Jul 10 08:49:05.289796 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-31714f15-7f2e-4ad6-af93-a9b8aaa28386 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:05.290121 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-31714f15-7f2e-4ad6-af93-a9b8aaa28386 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:05.290270 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-31714f15-7f2e-4ad6-af93-a9b8aaa28386 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 356121ac-0088-44a6-888a-e4306dd36234. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:49:05.303853 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:05.303853 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:49:05.304798 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-31714f15-7f2e-4ad6-af93-a9b8aaa28386 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/356121ac-0088-44a6-888a-e4306dd36234 returned with HTTP 200 Jul 10 08:49:05.308592 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1337/5384] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:49:05 2026] GET /volume/v3/backups/356121ac-0088-44a6-888a-e4306dd36234 => generated 732 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:49:05.398630 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-5530f2ce-c888-4595-8b15-37e4bfc63308 req-94cadc1f-5662-4a0f-8721-3ba65153f289 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] https://10.4.3.7/volume/v3/attachments/46b66a75-072d-4c5a-b71e-1b39b09ff861 returned with HTTP 200 Jul 10 08:49:05.399040 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1348/5385] 10.4.3.7 () {72 vars in 1659 bytes} [Fri Jul 10 08:49:04 2026] DELETE /volume/v3/attachments/46b66a75-072d-4c5a-b71e-1b39b09ff861 => generated 19 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:49:06.346233 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-cdd873f1-e6e6-4789-95e8-8cbdb06d6569 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:06.348386 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-cdd873f1-e6e6-4789-95e8-8cbdb06d6569 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/356121ac-0088-44a6-888a-e4306dd36234 Jul 10 08:49:06.348681 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-cdd873f1-e6e6-4789-95e8-8cbdb06d6569 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:06.348912 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-cdd873f1-e6e6-4789-95e8-8cbdb06d6569 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:06.349047 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-cdd873f1-e6e6-4789-95e8-8cbdb06d6569 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 356121ac-0088-44a6-888a-e4306dd36234. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:49:06.354183 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:06.354183 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:49:06.354989 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-cdd873f1-e6e6-4789-95e8-8cbdb06d6569 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/356121ac-0088-44a6-888a-e4306dd36234 returned with HTTP 200 Jul 10 08:49:06.355455 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1347/5386] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:49:06 2026] GET /volume/v3/backups/356121ac-0088-44a6-888a-e4306dd36234 => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:49:07.280427 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-b627c376-11ee-48b9-b476-8a7218ca9c9c None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:07.282162 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b627c376-11ee-48b9-b476-8a7218ca9c9c tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] DELETE https://10.4.3.7/volume/v3/volumes/848ec78b-f9a5-4872-9100-33c47251195c Jul 10 08:49:07.282357 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b627c376-11ee-48b9-b476-8a7218ca9c9c tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:07.282579 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b627c376-11ee-48b9-b476-8a7218ca9c9c tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:07.282765 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-b627c376-11ee-48b9-b476-8a7218ca9c9c tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Delete volume with id: 848ec78b-f9a5-4872-9100-33c47251195c Jul 10 08:49:07.289723 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:07.289723 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:49:07.290251 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-b627c376-11ee-48b9-b476-8a7218ca9c9c tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Volume info retrieved successfully. Jul 10 08:49:07.307996 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-b627c376-11ee-48b9-b476-8a7218ca9c9c tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Delete volume request issued successfully. Jul 10 08:49:07.308203 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b627c376-11ee-48b9-b476-8a7218ca9c9c tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/volumes/848ec78b-f9a5-4872-9100-33c47251195c returned with HTTP 202 Jul 10 08:49:07.308617 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1355/5387] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:49:07 2026] DELETE /volume/v3/volumes/848ec78b-f9a5-4872-9100-33c47251195c => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:49:07.316265 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-a098be79-86bf-4a24-8c05-26b16a92e036 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:07.318034 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-a098be79-86bf-4a24-8c05-26b16a92e036 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] GET https://10.4.3.7/volume/v3/volumes/848ec78b-f9a5-4872-9100-33c47251195c Jul 10 08:49:07.318206 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-a098be79-86bf-4a24-8c05-26b16a92e036 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:07.318375 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-a098be79-86bf-4a24-8c05-26b16a92e036 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:07.325476 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:07.325476 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:49:07.329201 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-a098be79-86bf-4a24-8c05-26b16a92e036 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Volume info retrieved successfully. Jul 10 08:49:07.333799 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-a098be79-86bf-4a24-8c05-26b16a92e036 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/volumes/848ec78b-f9a5-4872-9100-33c47251195c returned with HTTP 200 Jul 10 08:49:07.334191 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1338/5388] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:49:07 2026] GET /volume/v3/volumes/848ec78b-f9a5-4872-9100-33c47251195c => generated 1388 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:49:07.381378 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-b59bd8e4-8a02-472c-a600-189eb1eeff60 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:07.383325 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-b59bd8e4-8a02-472c-a600-189eb1eeff60 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/356121ac-0088-44a6-888a-e4306dd36234 Jul 10 08:49:07.383605 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-b59bd8e4-8a02-472c-a600-189eb1eeff60 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:07.383735 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-b59bd8e4-8a02-472c-a600-189eb1eeff60 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:07.383836 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-b59bd8e4-8a02-472c-a600-189eb1eeff60 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 356121ac-0088-44a6-888a-e4306dd36234. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:49:07.388645 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:07.388645 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:49:07.389441 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-b59bd8e4-8a02-472c-a600-189eb1eeff60 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/356121ac-0088-44a6-888a-e4306dd36234 returned with HTTP 200 Jul 10 08:49:07.389817 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1349/5389] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:49:07 2026] GET /volume/v3/backups/356121ac-0088-44a6-888a-e4306dd36234 => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:49:08.345916 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-37abacc4-2ed9-4668-b107-bc786b9afc4b None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:08.347774 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-37abacc4-2ed9-4668-b107-bc786b9afc4b tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] GET https://10.4.3.7/volume/v3/volumes/848ec78b-f9a5-4872-9100-33c47251195c Jul 10 08:49:08.347980 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-37abacc4-2ed9-4668-b107-bc786b9afc4b tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:08.348190 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-37abacc4-2ed9-4668-b107-bc786b9afc4b tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:08.353943 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-37abacc4-2ed9-4668-b107-bc786b9afc4b tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/volumes/848ec78b-f9a5-4872-9100-33c47251195c returned with HTTP 404 Jul 10 08:49:08.354450 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1348/5390] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:49:08 2026] GET /volume/v3/volumes/848ec78b-f9a5-4872-9100-33c47251195c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:49:08.360967 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-42ff8ae9-dad1-4e16-9b9d-d455c1bf1402 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:08.363079 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-42ff8ae9-dad1-4e16-9b9d-d455c1bf1402 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] DELETE https://10.4.3.7/volume/v3/snapshots/42ac9b7d-9a7b-4706-95e3-ef28fe75401d Jul 10 08:49:08.363281 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-42ff8ae9-dad1-4e16-9b9d-d455c1bf1402 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:08.363485 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-42ff8ae9-dad1-4e16-9b9d-d455c1bf1402 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:08.363594 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.snapshots [None req-42ff8ae9-dad1-4e16-9b9d-d455c1bf1402 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Delete snapshot with id: 42ac9b7d-9a7b-4706-95e3-ef28fe75401d Jul 10 08:49:08.368387 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:08.368387 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:49:08.368811 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-42ff8ae9-dad1-4e16-9b9d-d455c1bf1402 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Snapshot retrieved successfully. Jul 10 08:49:08.387547 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-42ff8ae9-dad1-4e16-9b9d-d455c1bf1402 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Snapshot delete request issued successfully. Jul 10 08:49:08.387789 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-42ff8ae9-dad1-4e16-9b9d-d455c1bf1402 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/snapshots/42ac9b7d-9a7b-4706-95e3-ef28fe75401d returned with HTTP 202 Jul 10 08:49:08.388090 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1356/5391] 10.4.3.7 () {66 vars in 1343 bytes} [Fri Jul 10 08:49:08 2026] DELETE /volume/v3/snapshots/42ac9b7d-9a7b-4706-95e3-ef28fe75401d => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:49:08.394322 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-f297c34e-0eb4-4c9c-af27-b1eda98dbc2d None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:08.396759 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-f297c34e-0eb4-4c9c-af27-b1eda98dbc2d tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] GET https://10.4.3.7/volume/v3/snapshots/42ac9b7d-9a7b-4706-95e3-ef28fe75401d Jul 10 08:49:08.396952 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-f297c34e-0eb4-4c9c-af27-b1eda98dbc2d tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:08.397169 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-f297c34e-0eb4-4c9c-af27-b1eda98dbc2d tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:08.402966 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:08.402966 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:49:08.403499 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-f297c34e-0eb4-4c9c-af27-b1eda98dbc2d tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Snapshot retrieved successfully. Jul 10 08:49:08.404383 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-f297c34e-0eb4-4c9c-af27-b1eda98dbc2d tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/snapshots/42ac9b7d-9a7b-4706-95e3-ef28fe75401d returned with HTTP 200 Jul 10 08:49:08.404809 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1339/5392] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:49:08 2026] GET /volume/v3/snapshots/42ac9b7d-9a7b-4706-95e3-ef28fe75401d => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:49:08.407762 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-ecddeefb-3c31-4fa5-b626-48706ed4c3ce None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:08.409670 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-ecddeefb-3c31-4fa5-b626-48706ed4c3ce tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/356121ac-0088-44a6-888a-e4306dd36234 Jul 10 08:49:08.409927 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-ecddeefb-3c31-4fa5-b626-48706ed4c3ce tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:08.410219 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-ecddeefb-3c31-4fa5-b626-48706ed4c3ce tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:08.410379 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-ecddeefb-3c31-4fa5-b626-48706ed4c3ce tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 356121ac-0088-44a6-888a-e4306dd36234. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:49:08.414743 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:08.414743 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:49:08.415459 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-ecddeefb-3c31-4fa5-b626-48706ed4c3ce tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/356121ac-0088-44a6-888a-e4306dd36234 returned with HTTP 200 Jul 10 08:49:08.415838 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1350/5393] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:49:08 2026] GET /volume/v3/backups/356121ac-0088-44a6-888a-e4306dd36234 => generated 732 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:49:09.194594 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-6002ad66-0883-42cc-8af9-649351334904 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:09.196453 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-6002ad66-0883-42cc-8af9-649351334904 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] DELETE https://10.4.3.7/volume/v3/volumes/b7f20b94-579f-4444-b3de-db9c8d548fdb Jul 10 08:49:09.196680 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-6002ad66-0883-42cc-8af9-649351334904 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:09.196903 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-6002ad66-0883-42cc-8af9-649351334904 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Calling method 'delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:09.197113 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-6002ad66-0883-42cc-8af9-649351334904 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Delete volume with id: b7f20b94-579f-4444-b3de-db9c8d548fdb Jul 10 08:49:09.203890 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:09.203890 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:49:09.204350 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-6002ad66-0883-42cc-8af9-649351334904 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Volume info retrieved successfully. Jul 10 08:49:09.219509 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-6002ad66-0883-42cc-8af9-649351334904 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Delete volume request issued successfully. Jul 10 08:49:09.219703 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-6002ad66-0883-42cc-8af9-649351334904 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] https://10.4.3.7/volume/v3/volumes/b7f20b94-579f-4444-b3de-db9c8d548fdb returned with HTTP 202 Jul 10 08:49:09.220188 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1349/5394] 10.4.3.7 () {68 vars in 1378 bytes} [Fri Jul 10 08:49:09 2026] DELETE /volume/v3/volumes/b7f20b94-579f-4444-b3de-db9c8d548fdb => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 08:49:09.229944 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-61872b36-31eb-413e-b125-4eff7c5133d5 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:09.231918 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-61872b36-31eb-413e-b125-4eff7c5133d5 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] GET https://10.4.3.7/volume/v3/volumes/b7f20b94-579f-4444-b3de-db9c8d548fdb Jul 10 08:49:09.232144 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-61872b36-31eb-413e-b125-4eff7c5133d5 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:09.232344 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-61872b36-31eb-413e-b125-4eff7c5133d5 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:09.241619 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:09.241619 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:49:09.246239 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-61872b36-31eb-413e-b125-4eff7c5133d5 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Volume info retrieved successfully. Jul 10 08:49:09.254388 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-61872b36-31eb-413e-b125-4eff7c5133d5 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] https://10.4.3.7/volume/v3/volumes/b7f20b94-579f-4444-b3de-db9c8d548fdb returned with HTTP 200 Jul 10 08:49:09.254991 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1357/5395] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:49:09 2026] GET /volume/v3/volumes/b7f20b94-579f-4444-b3de-db9c8d548fdb => generated 1418 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:49:09.414637 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-2b65ac0a-ff5b-4716-90d3-7fbdc05810c9 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:09.416349 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-2b65ac0a-ff5b-4716-90d3-7fbdc05810c9 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] GET https://10.4.3.7/volume/v3/snapshots/42ac9b7d-9a7b-4706-95e3-ef28fe75401d Jul 10 08:49:09.416541 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-2b65ac0a-ff5b-4716-90d3-7fbdc05810c9 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:09.416718 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-2b65ac0a-ff5b-4716-90d3-7fbdc05810c9 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:09.420764 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-2b65ac0a-ff5b-4716-90d3-7fbdc05810c9 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/snapshots/42ac9b7d-9a7b-4706-95e3-ef28fe75401d returned with HTTP 404 Jul 10 08:49:09.421268 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1340/5396] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:49:09 2026] GET /volume/v3/snapshots/42ac9b7d-9a7b-4706-95e3-ef28fe75401d => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:49:09.427593 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-43ca177b-b022-4e6e-951e-51777bd9b0dc None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:09.429105 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-43ca177b-b022-4e6e-951e-51777bd9b0dc tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/356121ac-0088-44a6-888a-e4306dd36234 Jul 10 08:49:09.429286 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-43ca177b-b022-4e6e-951e-51777bd9b0dc tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:09.429494 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-43ca177b-b022-4e6e-951e-51777bd9b0dc tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:09.429590 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-43ca177b-b022-4e6e-951e-51777bd9b0dc tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 356121ac-0088-44a6-888a-e4306dd36234. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:49:09.433351 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:09.433351 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:49:09.433958 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-43ca177b-b022-4e6e-951e-51777bd9b0dc tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/356121ac-0088-44a6-888a-e4306dd36234 returned with HTTP 200 Jul 10 08:49:09.434287 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1351/5397] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:49:09 2026] GET /volume/v3/backups/356121ac-0088-44a6-888a-e4306dd36234 => generated 732 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:49:10.269048 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-94dd568e-de1c-497c-952e-651a7a4203c9 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:10.270736 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-94dd568e-de1c-497c-952e-651a7a4203c9 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] GET https://10.4.3.7/volume/v3/volumes/b7f20b94-579f-4444-b3de-db9c8d548fdb Jul 10 08:49:10.270933 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-94dd568e-de1c-497c-952e-651a7a4203c9 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:10.271154 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-94dd568e-de1c-497c-952e-651a7a4203c9 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:10.279984 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-94dd568e-de1c-497c-952e-651a7a4203c9 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] https://10.4.3.7/volume/v3/volumes/b7f20b94-579f-4444-b3de-db9c8d548fdb returned with HTTP 404 Jul 10 08:49:10.280599 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1350/5398] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:49:10 2026] GET /volume/v3/volumes/b7f20b94-579f-4444-b3de-db9c8d548fdb => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 08:49:10.287652 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-72d74b99-5e02-4e6a-aa77-7b2175b02311 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:10.289324 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-72d74b99-5e02-4e6a-aa77-7b2175b02311 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] DELETE https://10.4.3.7/volume/v3/snapshots/c866b87c-5cbd-496f-9baa-5dfa461d1ad3 Jul 10 08:49:10.289560 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-72d74b99-5e02-4e6a-aa77-7b2175b02311 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:10.289746 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-72d74b99-5e02-4e6a-aa77-7b2175b02311 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:10.289847 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.snapshots [None req-72d74b99-5e02-4e6a-aa77-7b2175b02311 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Delete snapshot with id: c866b87c-5cbd-496f-9baa-5dfa461d1ad3 Jul 10 08:49:10.294726 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:10.294726 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:49:10.295222 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-72d74b99-5e02-4e6a-aa77-7b2175b02311 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Snapshot retrieved successfully. Jul 10 08:49:10.312144 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-72d74b99-5e02-4e6a-aa77-7b2175b02311 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Snapshot delete request issued successfully. Jul 10 08:49:10.312289 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-72d74b99-5e02-4e6a-aa77-7b2175b02311 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] https://10.4.3.7/volume/v3/snapshots/c866b87c-5cbd-496f-9baa-5dfa461d1ad3 returned with HTTP 202 Jul 10 08:49:10.312704 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1358/5399] 10.4.3.7 () {66 vars in 1343 bytes} [Fri Jul 10 08:49:10 2026] DELETE /volume/v3/snapshots/c866b87c-5cbd-496f-9baa-5dfa461d1ad3 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:49:10.322116 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-42986fba-9c96-4e80-8ecd-9ecae41b8b07 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:10.324507 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-42986fba-9c96-4e80-8ecd-9ecae41b8b07 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] GET https://10.4.3.7/volume/v3/snapshots/c866b87c-5cbd-496f-9baa-5dfa461d1ad3 Jul 10 08:49:10.324756 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-42986fba-9c96-4e80-8ecd-9ecae41b8b07 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:10.325004 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-42986fba-9c96-4e80-8ecd-9ecae41b8b07 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:10.331779 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:10.331779 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:49:10.332384 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-42986fba-9c96-4e80-8ecd-9ecae41b8b07 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Snapshot retrieved successfully. Jul 10 08:49:10.333444 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-42986fba-9c96-4e80-8ecd-9ecae41b8b07 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] https://10.4.3.7/volume/v3/snapshots/c866b87c-5cbd-496f-9baa-5dfa461d1ad3 returned with HTTP 200 Jul 10 08:49:10.333913 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1341/5400] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:49:10 2026] GET /volume/v3/snapshots/c866b87c-5cbd-496f-9baa-5dfa461d1ad3 => generated 482 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:49:10.445862 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-b1d0b1b5-3fe1-4a6c-9f1f-da50310078c1 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:10.447940 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-b1d0b1b5-3fe1-4a6c-9f1f-da50310078c1 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/356121ac-0088-44a6-888a-e4306dd36234 Jul 10 08:49:10.448166 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-b1d0b1b5-3fe1-4a6c-9f1f-da50310078c1 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:10.448343 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-b1d0b1b5-3fe1-4a6c-9f1f-da50310078c1 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:10.448464 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-b1d0b1b5-3fe1-4a6c-9f1f-da50310078c1 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 356121ac-0088-44a6-888a-e4306dd36234. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:49:10.453162 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:10.453162 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:49:10.454192 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-b1d0b1b5-3fe1-4a6c-9f1f-da50310078c1 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/356121ac-0088-44a6-888a-e4306dd36234 returned with HTTP 200 Jul 10 08:49:10.454634 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1352/5401] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:49:10 2026] GET /volume/v3/backups/356121ac-0088-44a6-888a-e4306dd36234 => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:49:11.343099 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-51ead516-b2b4-4fbc-b66b-b42c6b21f948 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:11.344777 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-51ead516-b2b4-4fbc-b66b-b42c6b21f948 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] GET https://10.4.3.7/volume/v3/snapshots/c866b87c-5cbd-496f-9baa-5dfa461d1ad3 Jul 10 08:49:11.344958 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-51ead516-b2b4-4fbc-b66b-b42c6b21f948 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:11.345184 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-51ead516-b2b4-4fbc-b66b-b42c6b21f948 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:11.349173 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-51ead516-b2b4-4fbc-b66b-b42c6b21f948 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] https://10.4.3.7/volume/v3/snapshots/c866b87c-5cbd-496f-9baa-5dfa461d1ad3 returned with HTTP 404 Jul 10 08:49:11.349623 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1351/5402] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:49:11 2026] GET /volume/v3/snapshots/c866b87c-5cbd-496f-9baa-5dfa461d1ad3 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:49:11.465116 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-9d8122ec-8c6a-49e3-8ec5-b6f6794adfce None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:11.466917 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9d8122ec-8c6a-49e3-8ec5-b6f6794adfce tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/356121ac-0088-44a6-888a-e4306dd36234 Jul 10 08:49:11.467163 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9d8122ec-8c6a-49e3-8ec5-b6f6794adfce tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:11.467386 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9d8122ec-8c6a-49e3-8ec5-b6f6794adfce tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:11.467567 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-9d8122ec-8c6a-49e3-8ec5-b6f6794adfce tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 356121ac-0088-44a6-888a-e4306dd36234. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:49:11.473836 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:11.473836 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:49:11.474440 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9d8122ec-8c6a-49e3-8ec5-b6f6794adfce tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/356121ac-0088-44a6-888a-e4306dd36234 returned with HTTP 200 Jul 10 08:49:11.474795 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1359/5403] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:49:11 2026] GET /volume/v3/backups/356121ac-0088-44a6-888a-e4306dd36234 => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:49:12.486133 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-5186c7b1-c6ca-4e66-aa2a-2e202bdabc01 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:12.488812 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-5186c7b1-c6ca-4e66-aa2a-2e202bdabc01 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/356121ac-0088-44a6-888a-e4306dd36234 Jul 10 08:49:12.489009 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-5186c7b1-c6ca-4e66-aa2a-2e202bdabc01 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:12.489223 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-5186c7b1-c6ca-4e66-aa2a-2e202bdabc01 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:12.489329 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-5186c7b1-c6ca-4e66-aa2a-2e202bdabc01 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 356121ac-0088-44a6-888a-e4306dd36234. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:49:12.493820 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:12.493820 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:49:12.494642 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-5186c7b1-c6ca-4e66-aa2a-2e202bdabc01 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/356121ac-0088-44a6-888a-e4306dd36234 returned with HTTP 200 Jul 10 08:49:12.495178 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1342/5404] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:49:12 2026] GET /volume/v3/backups/356121ac-0088-44a6-888a-e4306dd36234 => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:49:13.510112 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-96dd41c4-b28b-4e90-b8e7-a43bafb7e852 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:13.513686 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-96dd41c4-b28b-4e90-b8e7-a43bafb7e852 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/356121ac-0088-44a6-888a-e4306dd36234 Jul 10 08:49:13.513977 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-96dd41c4-b28b-4e90-b8e7-a43bafb7e852 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:13.514190 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-96dd41c4-b28b-4e90-b8e7-a43bafb7e852 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:13.514292 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-96dd41c4-b28b-4e90-b8e7-a43bafb7e852 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 356121ac-0088-44a6-888a-e4306dd36234. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:49:13.521418 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:13.521418 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:49:13.522572 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-96dd41c4-b28b-4e90-b8e7-a43bafb7e852 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/356121ac-0088-44a6-888a-e4306dd36234 returned with HTTP 200 Jul 10 08:49:13.522956 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1353/5405] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:49:13 2026] GET /volume/v3/backups/356121ac-0088-44a6-888a-e4306dd36234 => generated 732 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:49:14.032014 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-82fe6efc-08a4-47e2-b803-a7acdba4e13b req-c88deff3-3948-4127-ac21-b10c6f9e5b1f None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:14.034575 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-82fe6efc-08a4-47e2-b803-a7acdba4e13b req-c88deff3-3948-4127-ac21-b10c6f9e5b1f tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] DELETE https://10.4.3.7/volume/v3/attachments/6e853859-4c3d-4c49-8489-d150811b0fd5 Jul 10 08:49:14.034867 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-82fe6efc-08a4-47e2-b803-a7acdba4e13b req-c88deff3-3948-4127-ac21-b10c6f9e5b1f tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:14.035150 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-82fe6efc-08a4-47e2-b803-a7acdba4e13b req-c88deff3-3948-4127-ac21-b10c6f9e5b1f tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'version_select' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:14.043536 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:14.043536 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:49:14.534488 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-33c474ef-cd4e-40a3-b3ba-f8fd4130abd7 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:14.536211 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-33c474ef-cd4e-40a3-b3ba-f8fd4130abd7 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/356121ac-0088-44a6-888a-e4306dd36234 Jul 10 08:49:14.536539 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-33c474ef-cd4e-40a3-b3ba-f8fd4130abd7 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:14.536778 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-33c474ef-cd4e-40a3-b3ba-f8fd4130abd7 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:14.537263 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-33c474ef-cd4e-40a3-b3ba-f8fd4130abd7 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 356121ac-0088-44a6-888a-e4306dd36234. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:49:14.542176 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:14.542176 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:49:14.543005 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-33c474ef-cd4e-40a3-b3ba-f8fd4130abd7 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/356121ac-0088-44a6-888a-e4306dd36234 returned with HTTP 200 Jul 10 08:49:14.543454 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1360/5406] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:49:14 2026] GET /volume/v3/backups/356121ac-0088-44a6-888a-e4306dd36234 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:49:14.568014 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-82fe6efc-08a4-47e2-b803-a7acdba4e13b req-c88deff3-3948-4127-ac21-b10c6f9e5b1f tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/attachments/6e853859-4c3d-4c49-8489-d150811b0fd5 returned with HTTP 200 Jul 10 08:49:14.568398 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1352/5407] 10.4.3.7 () {72 vars in 1659 bytes} [Fri Jul 10 08:49:14 2026] DELETE /volume/v3/attachments/6e853859-4c3d-4c49-8489-d150811b0fd5 => generated 19 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:49:15.554326 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-026a23aa-9e4b-40dd-8582-f22f25115895 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:15.556457 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-026a23aa-9e4b-40dd-8582-f22f25115895 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/356121ac-0088-44a6-888a-e4306dd36234 Jul 10 08:49:15.556673 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-026a23aa-9e4b-40dd-8582-f22f25115895 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:15.556898 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-026a23aa-9e4b-40dd-8582-f22f25115895 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:15.557030 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-026a23aa-9e4b-40dd-8582-f22f25115895 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 356121ac-0088-44a6-888a-e4306dd36234. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:49:15.561793 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:15.561793 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:49:15.562556 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-026a23aa-9e4b-40dd-8582-f22f25115895 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/356121ac-0088-44a6-888a-e4306dd36234 returned with HTTP 200 Jul 10 08:49:15.562968 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1343/5408] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:49:15 2026] GET /volume/v3/backups/356121ac-0088-44a6-888a-e4306dd36234 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:49:15.575783 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-611fa841-b112-4086-8a99-85eb42f556e0 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:15.577581 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-611fa841-b112-4086-8a99-85eb42f556e0 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] POST https://10.4.3.7/volume/v3/backups/356121ac-0088-44a6-888a-e4306dd36234/action Jul 10 08:49:15.577945 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-611fa841-b112-4086-8a99-85eb42f556e0 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100054) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:49:15.578083 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-611fa841-b112-4086-8a99-85eb42f556e0 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:49:15.579319 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.contrib.admin_actions [None req-611fa841-b112-4086-8a99-85eb42f556e0 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Updating backup '356121ac-0088-44a6-888a-e4306dd36234' with '{'status': 'error'}' {{(pid=100054) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 10 08:49:15.587984 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:15.587984 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:49:15.594697 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.backup.rpcapi [None req-611fa841-b112-4086-8a99-85eb42f556e0 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] reset_status in rpcapi backup_id 356121ac-0088-44a6-888a-e4306dd36234 on host np0000004976. {{(pid=100054) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Jul 10 08:49:15.596669 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-611fa841-b112-4086-8a99-85eb42f556e0 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/356121ac-0088-44a6-888a-e4306dd36234/action returned with HTTP 202 Jul 10 08:49:15.597242 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1354/5409] 10.4.3.7 () {70 vars in 1416 bytes} [Fri Jul 10 08:49:15 2026] POST /volume/v3/backups/356121ac-0088-44a6-888a-e4306dd36234/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:49:15.604879 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-bc785c4c-7d38-4af6-8b14-271738edbb67 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:15.606585 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-bc785c4c-7d38-4af6-8b14-271738edbb67 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] DELETE https://10.4.3.7/volume/v3/volumes/b6ebe4c6-4056-4a87-85da-0561ecc16c78 Jul 10 08:49:15.606723 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-bc785c4c-7d38-4af6-8b14-271738edbb67 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:15.606894 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-bc785c4c-7d38-4af6-8b14-271738edbb67 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:15.607039 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-bc785c4c-7d38-4af6-8b14-271738edbb67 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Delete volume with id: b6ebe4c6-4056-4a87-85da-0561ecc16c78 Jul 10 08:49:15.614182 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:15.614182 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:49:15.614584 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-bc785c4c-7d38-4af6-8b14-271738edbb67 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Volume info retrieved successfully. Jul 10 08:49:15.632446 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-bc785c4c-7d38-4af6-8b14-271738edbb67 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Delete volume request issued successfully. Jul 10 08:49:15.632583 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-bc785c4c-7d38-4af6-8b14-271738edbb67 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/volumes/b6ebe4c6-4056-4a87-85da-0561ecc16c78 returned with HTTP 202 Jul 10 08:49:15.633165 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1361/5410] 10.4.3.7 () {68 vars in 1377 bytes} [Fri Jul 10 08:49:15 2026] DELETE /volume/v3/volumes/b6ebe4c6-4056-4a87-85da-0561ecc16c78 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:49:15.640294 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-30ae9d49-808c-414a-987c-cccf40357e69 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:15.641941 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-30ae9d49-808c-414a-987c-cccf40357e69 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/volumes/b6ebe4c6-4056-4a87-85da-0561ecc16c78 Jul 10 08:49:15.642143 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-30ae9d49-808c-414a-987c-cccf40357e69 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:15.642357 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-30ae9d49-808c-414a-987c-cccf40357e69 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:15.649905 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:15.649905 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:49:15.653851 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-30ae9d49-808c-414a-987c-cccf40357e69 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Volume info retrieved successfully. Jul 10 08:49:15.658837 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-30ae9d49-808c-414a-987c-cccf40357e69 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/volumes/b6ebe4c6-4056-4a87-85da-0561ecc16c78 returned with HTTP 200 Jul 10 08:49:15.659240 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1353/5411] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:49:15 2026] GET /volume/v3/volumes/b6ebe4c6-4056-4a87-85da-0561ecc16c78 => generated 1003 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:49:15.835777 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-e3fa1f40-d6f4-404d-864a-314d751ac220 req-8fc77062-9546-41ff-b902-f1c5001142c1 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:15.838192 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-e3fa1f40-d6f4-404d-864a-314d751ac220 req-8fc77062-9546-41ff-b902-f1c5001142c1 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] DELETE https://10.4.3.7/volume/v3/attachments/c1a171f1-3419-41f6-8fba-0ffa661576ad Jul 10 08:49:15.838403 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-e3fa1f40-d6f4-404d-864a-314d751ac220 req-8fc77062-9546-41ff-b902-f1c5001142c1 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:15.838929 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-e3fa1f40-d6f4-404d-864a-314d751ac220 req-8fc77062-9546-41ff-b902-f1c5001142c1 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Calling method 'version_select' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:15.846166 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:15.846166 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:49:16.372533 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-e3fa1f40-d6f4-404d-864a-314d751ac220 req-8fc77062-9546-41ff-b902-f1c5001142c1 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] https://10.4.3.7/volume/v3/attachments/c1a171f1-3419-41f6-8fba-0ffa661576ad returned with HTTP 200 Jul 10 08:49:16.372916 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1344/5412] 10.4.3.7 () {72 vars in 1659 bytes} [Fri Jul 10 08:49:15 2026] DELETE /volume/v3/attachments/c1a171f1-3419-41f6-8fba-0ffa661576ad => generated 19 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:49:16.671765 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-15512dc4-c1a5-4b80-81b8-f53297339bb0 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:16.673291 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-15512dc4-c1a5-4b80-81b8-f53297339bb0 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/volumes/b6ebe4c6-4056-4a87-85da-0561ecc16c78 Jul 10 08:49:16.673501 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-15512dc4-c1a5-4b80-81b8-f53297339bb0 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:16.673692 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-15512dc4-c1a5-4b80-81b8-f53297339bb0 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:16.679951 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-15512dc4-c1a5-4b80-81b8-f53297339bb0 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/volumes/b6ebe4c6-4056-4a87-85da-0561ecc16c78 returned with HTTP 404 Jul 10 08:49:16.680687 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1355/5413] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:49:16 2026] GET /volume/v3/volumes/b6ebe4c6-4056-4a87-85da-0561ecc16c78 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:49:16.687957 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-d21142be-a1f1-4dea-8223-e820fa7ff3e4 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:16.689347 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d21142be-a1f1-4dea-8223-e820fa7ff3e4 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] POST https://10.4.3.7/volume/v3/backups/0ea45a91-876c-4915-886d-95e1d426c796/restore Jul 10 08:49:16.689683 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d21142be-a1f1-4dea-8223-e820fa7ff3e4 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:49:16.691244 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.contrib.backups [None req-d21142be-a1f1-4dea-8223-e820fa7ff3e4 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Restoring backup 0ea45a91-876c-4915-886d-95e1d426c796 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100057) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 10 08:49:16.691367 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.contrib.backups [None req-d21142be-a1f1-4dea-8223-e820fa7ff3e4 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Restoring backup 0ea45a91-876c-4915-886d-95e1d426c796 to volume None. Jul 10 08:49:16.695905 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:16.695905 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:49:16.696787 np0000004976 devstack@c-api.service[100057]: INFO cinder.backup.api [None req-d21142be-a1f1-4dea-8223-e820fa7ff3e4 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Creating volume of 1 GB for restore of backup 0ea45a91-876c-4915-886d-95e1d426c796. Jul 10 08:49:16.700175 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-d21142be-a1f1-4dea-8223-e820fa7ff3e4 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Availability Zones retrieved successfully. Jul 10 08:49:16.705456 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-d21142be-a1f1-4dea-8223-e820fa7ff3e4 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Flow 'volume_create_api' (629f5f9f-3048-4b0f-a1d0-d745a7749390) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:49:16.706338 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-d21142be-a1f1-4dea-8223-e820fa7ff3e4 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b81d27c-a7ec-4571-9a21-89c0864b6dbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:49:16.707088 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-d21142be-a1f1-4dea-8223-e820fa7ff3e4 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Validating volume size '1' using validate_int {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:49:16.734559 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-d21142be-a1f1-4dea-8223-e820fa7ff3e4 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b81d27c-a7ec-4571-9a21-89c0864b6dbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:49:16.735524 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-d21142be-a1f1-4dea-8223-e820fa7ff3e4 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20c73d0d-edd8-4457-a859-7af57dc94fe1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:49:16.770744 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-d21142be-a1f1-4dea-8223-e820fa7ff3e4 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Created reservations ['4bc0ed34-cc1e-4cfc-ac01-10f3f4517a8b', '01872115-e63f-4c4f-ba81-fb8d4b3eaa9f', 'af7ed9a8-a66f-4eaf-9573-b0d016e0ab2f', 'a44d97e4-c1d8-4b92-943c-258c25d64d54'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:49:16.771488 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-d21142be-a1f1-4dea-8223-e820fa7ff3e4 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20c73d0d-edd8-4457-a859-7af57dc94fe1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4bc0ed34-cc1e-4cfc-ac01-10f3f4517a8b', '01872115-e63f-4c4f-ba81-fb8d4b3eaa9f', 'af7ed9a8-a66f-4eaf-9573-b0d016e0ab2f', 'a44d97e4-c1d8-4b92-943c-258c25d64d54']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:49:16.772167 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-d21142be-a1f1-4dea-8223-e820fa7ff3e4 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5367593-8865-44f7-8884-284eef44a589) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:49:16.804434 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-d21142be-a1f1-4dea-8223-e820fa7ff3e4 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5367593-8865-44f7-8884-284eef44a589) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9e872614-355f-440c-83e9-9673db8df0b0', '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='e7adf855787a42208a0918a1f6667f9c',qos_specs=None,replication_status=,reservations=['4bc0ed34-cc1e-4cfc-ac01-10f3f4517a8b','01872115-e63f-4c4f-ba81-fb8d4b3eaa9f','af7ed9a8-a66f-4eaf-9573-b0d016e0ab2f','a44d97e4-c1d8-4b92-943c-258c25d64d54'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5df3ad2519ba4c44a049468f0d9fd196',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:49:16Z,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=9e872614-355f-440c-83e9-9673db8df0b0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e7adf855787a42208a0918a1f6667f9c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5df3ad2519ba4c44a049468f0d9fd196',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:49:16.805193 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-d21142be-a1f1-4dea-8223-e820fa7ff3e4 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d9c169b-7b5c-45e8-8560-d8a907593a60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:49:16.818592 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-d21142be-a1f1-4dea-8223-e820fa7ff3e4 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d9c169b-7b5c-45e8-8560-d8a907593a60) transitioned into 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='e7adf855787a42208a0918a1f6667f9c',qos_specs=None,replication_status=,reservations=['4bc0ed34-cc1e-4cfc-ac01-10f3f4517a8b','01872115-e63f-4c4f-ba81-fb8d4b3eaa9f','af7ed9a8-a66f-4eaf-9573-b0d016e0ab2f','a44d97e4-c1d8-4b92-943c-258c25d64d54'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5df3ad2519ba4c44a049468f0d9fd196',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:49:16.819282 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-d21142be-a1f1-4dea-8223-e820fa7ff3e4 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b90cf684-61c5-4464-856c-804dc209f381) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:49:16.826631 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-d21142be-a1f1-4dea-8223-e820fa7ff3e4 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b90cf684-61c5-4464-856c-804dc209f381) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:49:16.827451 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-d21142be-a1f1-4dea-8223-e820fa7ff3e4 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Flow 'volume_create_api' (629f5f9f-3048-4b0f-a1d0-d745a7749390) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:49:16.827763 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-d21142be-a1f1-4dea-8223-e820fa7ff3e4 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Create volume request issued successfully. Jul 10 08:49:16.834483 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:16.834483 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:49:16.834867 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-d21142be-a1f1-4dea-8223-e820fa7ff3e4 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Volume info retrieved successfully. Jul 10 08:49:17.841800 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:17.841800 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:49:17.842364 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-d21142be-a1f1-4dea-8223-e820fa7ff3e4 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Volume info retrieved successfully. Jul 10 08:49:17.842364 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.backup.api [None req-d21142be-a1f1-4dea-8223-e820fa7ff3e4 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Checking backup size 1 against volume size 1 {{(pid=100057) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 10 08:49:17.842510 np0000004976 devstack@c-api.service[100057]: INFO cinder.backup.api [None req-d21142be-a1f1-4dea-8223-e820fa7ff3e4 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Overwriting volume 9e872614-355f-440c-83e9-9673db8df0b0 with restore of backup 0ea45a91-876c-4915-886d-95e1d426c796 Jul 10 08:49:17.854635 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.backup.rpcapi [None req-d21142be-a1f1-4dea-8223-e820fa7ff3e4 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] restore_backup in rpcapi backup_id 0ea45a91-876c-4915-886d-95e1d426c796 {{(pid=100057) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 10 08:49:17.856634 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d21142be-a1f1-4dea-8223-e820fa7ff3e4 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/0ea45a91-876c-4915-886d-95e1d426c796/restore returned with HTTP 202 Jul 10 08:49:17.857028 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1362/5414] 10.4.3.7 () {70 vars in 1419 bytes} [Fri Jul 10 08:49:16 2026] POST /volume/v3/backups/0ea45a91-876c-4915-886d-95e1d426c796/restore => generated 152 bytes in 1170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:49:17.864609 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-9ef68fbb-18d7-4abf-806c-8c0a2646b57a None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:17.866161 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-9ef68fbb-18d7-4abf-806c-8c0a2646b57a tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/0ea45a91-876c-4915-886d-95e1d426c796 Jul 10 08:49:17.866345 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-9ef68fbb-18d7-4abf-806c-8c0a2646b57a tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:17.866539 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-9ef68fbb-18d7-4abf-806c-8c0a2646b57a tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:17.866637 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-9ef68fbb-18d7-4abf-806c-8c0a2646b57a tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 0ea45a91-876c-4915-886d-95e1d426c796. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:49:17.870586 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:17.870586 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:49:17.871104 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-9ef68fbb-18d7-4abf-806c-8c0a2646b57a tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/0ea45a91-876c-4915-886d-95e1d426c796 returned with HTTP 200 Jul 10 08:49:17.871574 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1354/5415] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:49:17 2026] GET /volume/v3/backups/0ea45a91-876c-4915-886d-95e1d426c796 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:49:18.243871 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-e618e329-cc96-4408-a3c0-02f1d1d0aad0 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:18.246019 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-e618e329-cc96-4408-a3c0-02f1d1d0aad0 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] DELETE https://10.4.3.7/volume/v3/volumes/0defc97f-8c95-42e6-bb1c-aa087d64cb44 Jul 10 08:49:18.246285 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-e618e329-cc96-4408-a3c0-02f1d1d0aad0 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:18.246533 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-e618e329-cc96-4408-a3c0-02f1d1d0aad0 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'delete' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:18.246738 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-e618e329-cc96-4408-a3c0-02f1d1d0aad0 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Delete volume with id: 0defc97f-8c95-42e6-bb1c-aa087d64cb44 Jul 10 08:49:18.254272 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:18.254272 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:49:18.254906 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-e618e329-cc96-4408-a3c0-02f1d1d0aad0 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Volume info retrieved successfully. Jul 10 08:49:18.275101 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-e618e329-cc96-4408-a3c0-02f1d1d0aad0 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Delete volume request issued successfully. Jul 10 08:49:18.275319 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-e618e329-cc96-4408-a3c0-02f1d1d0aad0 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/volumes/0defc97f-8c95-42e6-bb1c-aa087d64cb44 returned with HTTP 202 Jul 10 08:49:18.275818 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1345/5416] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:49:18 2026] DELETE /volume/v3/volumes/0defc97f-8c95-42e6-bb1c-aa087d64cb44 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:49:18.283362 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-d5d0ead1-f3a7-4671-a336-2d3b3de39906 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:18.285082 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d5d0ead1-f3a7-4671-a336-2d3b3de39906 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] GET https://10.4.3.7/volume/v3/volumes/0defc97f-8c95-42e6-bb1c-aa087d64cb44 Jul 10 08:49:18.285307 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-d5d0ead1-f3a7-4671-a336-2d3b3de39906 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:18.285526 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-d5d0ead1-f3a7-4671-a336-2d3b3de39906 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:18.292199 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:18.292199 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:49:18.295726 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-d5d0ead1-f3a7-4671-a336-2d3b3de39906 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Volume info retrieved successfully. Jul 10 08:49:18.300739 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d5d0ead1-f3a7-4671-a336-2d3b3de39906 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/volumes/0defc97f-8c95-42e6-bb1c-aa087d64cb44 returned with HTTP 200 Jul 10 08:49:18.301107 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1356/5417] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:49:18 2026] GET /volume/v3/volumes/0defc97f-8c95-42e6-bb1c-aa087d64cb44 => generated 1362 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:49:18.572209 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-478f632e-a270-4cd0-bbc9-2908eac1f4c9 req-034be478-62f6-4e79-9b65-ec629217f957 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:18.573859 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-478f632e-a270-4cd0-bbc9-2908eac1f4c9 req-034be478-62f6-4e79-9b65-ec629217f957 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] GET https://10.4.3.7/volume/v3/attachments?instance_id=a69437c5-0518-4142-b584-cd29c998d6b6 Jul 10 08:49:18.574231 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-478f632e-a270-4cd0-bbc9-2908eac1f4c9 req-034be478-62f6-4e79-9b65-ec629217f957 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:18.575159 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-478f632e-a270-4cd0-bbc9-2908eac1f4c9 req-034be478-62f6-4e79-9b65-ec629217f957 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Calling method 'version_select' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:18.586483 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-478f632e-a270-4cd0-bbc9-2908eac1f4c9 req-034be478-62f6-4e79-9b65-ec629217f957 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] https://10.4.3.7/volume/v3/attachments?instance_id=a69437c5-0518-4142-b584-cd29c998d6b6 returned with HTTP 200 Jul 10 08:49:18.586959 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1363/5418] 10.4.3.7 () {70 vars in 1623 bytes} [Fri Jul 10 08:49:18 2026] GET /volume/v3/attachments?instance_id=a69437c5-0518-4142-b584-cd29c998d6b6 => generated 192 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:49:18.593882 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-478f632e-a270-4cd0-bbc9-2908eac1f4c9 req-50cb5e39-bcb9-4485-9a17-828ace631694 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:18.595393 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-478f632e-a270-4cd0-bbc9-2908eac1f4c9 req-50cb5e39-bcb9-4485-9a17-828ace631694 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] GET https://10.4.3.7/volume/v3/attachments/32c3be9f-0a34-4b93-a410-71fc2f2fa463 Jul 10 08:49:18.595634 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-478f632e-a270-4cd0-bbc9-2908eac1f4c9 req-50cb5e39-bcb9-4485-9a17-828ace631694 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:18.595845 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-478f632e-a270-4cd0-bbc9-2908eac1f4c9 req-50cb5e39-bcb9-4485-9a17-828ace631694 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Calling method 'version_select' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:18.608905 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-478f632e-a270-4cd0-bbc9-2908eac1f4c9 req-50cb5e39-bcb9-4485-9a17-828ace631694 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] https://10.4.3.7/volume/v3/attachments/32c3be9f-0a34-4b93-a410-71fc2f2fa463 returned with HTTP 200 Jul 10 08:49:18.609254 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1355/5419] 10.4.3.7 () {70 vars in 1637 bytes} [Fri Jul 10 08:49:18 2026] GET /volume/v3/attachments/32c3be9f-0a34-4b93-a410-71fc2f2fa463 => generated 993 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:49:18.882673 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-083362e1-bb4c-4625-98b6-5875585d8979 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:18.884729 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-083362e1-bb4c-4625-98b6-5875585d8979 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/0ea45a91-876c-4915-886d-95e1d426c796 Jul 10 08:49:18.884952 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-083362e1-bb4c-4625-98b6-5875585d8979 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:18.885142 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-083362e1-bb4c-4625-98b6-5875585d8979 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:18.885250 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-083362e1-bb4c-4625-98b6-5875585d8979 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 0ea45a91-876c-4915-886d-95e1d426c796. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:49:18.889358 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:18.889358 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:49:18.890097 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-083362e1-bb4c-4625-98b6-5875585d8979 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/0ea45a91-876c-4915-886d-95e1d426c796 returned with HTTP 200 Jul 10 08:49:18.890530 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1346/5420] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:49:18 2026] GET /volume/v3/backups/0ea45a91-876c-4915-886d-95e1d426c796 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:49:19.188947 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-a451db46-1aa7-4ca7-89d3-4c594feb01d2 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:19.190966 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-a451db46-1aa7-4ca7-89d3-4c594feb01d2 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] DELETE https://10.4.3.7/volume/v3/volumes/54723a96-74fb-4154-81ab-ef056a7104f8 Jul 10 08:49:19.191227 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-a451db46-1aa7-4ca7-89d3-4c594feb01d2 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:19.191419 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-a451db46-1aa7-4ca7-89d3-4c594feb01d2 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Calling method 'delete' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:19.191595 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.volumes [None req-a451db46-1aa7-4ca7-89d3-4c594feb01d2 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Delete volume with id: 54723a96-74fb-4154-81ab-ef056a7104f8 Jul 10 08:49:19.198259 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:19.198259 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:49:19.198906 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-a451db46-1aa7-4ca7-89d3-4c594feb01d2 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Volume info retrieved successfully. Jul 10 08:49:19.214591 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-a451db46-1aa7-4ca7-89d3-4c594feb01d2 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Delete volume request issued successfully. Jul 10 08:49:19.214802 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-a451db46-1aa7-4ca7-89d3-4c594feb01d2 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] https://10.4.3.7/volume/v3/volumes/54723a96-74fb-4154-81ab-ef056a7104f8 returned with HTTP 202 Jul 10 08:49:19.215335 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1357/5421] 10.4.3.7 () {68 vars in 1378 bytes} [Fri Jul 10 08:49:19 2026] DELETE /volume/v3/volumes/54723a96-74fb-4154-81ab-ef056a7104f8 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 08:49:19.222010 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-27ffe423-9739-4fb3-9759-a9d874e8ad76 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:19.224244 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-27ffe423-9739-4fb3-9759-a9d874e8ad76 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] GET https://10.4.3.7/volume/v3/volumes/54723a96-74fb-4154-81ab-ef056a7104f8 Jul 10 08:49:19.224526 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-27ffe423-9739-4fb3-9759-a9d874e8ad76 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:19.224769 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-27ffe423-9739-4fb3-9759-a9d874e8ad76 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:19.233659 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:19.233659 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:49:19.238137 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-27ffe423-9739-4fb3-9759-a9d874e8ad76 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Volume info retrieved successfully. Jul 10 08:49:19.243915 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-27ffe423-9739-4fb3-9759-a9d874e8ad76 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] https://10.4.3.7/volume/v3/volumes/54723a96-74fb-4154-81ab-ef056a7104f8 returned with HTTP 200 Jul 10 08:49:19.244368 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1364/5422] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:49:19 2026] GET /volume/v3/volumes/54723a96-74fb-4154-81ab-ef056a7104f8 => generated 1417 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:49:19.313487 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-1b872436-d904-4292-8662-eccab9721f28 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:19.319183 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-1b872436-d904-4292-8662-eccab9721f28 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] GET https://10.4.3.7/volume/v3/volumes/0defc97f-8c95-42e6-bb1c-aa087d64cb44 Jul 10 08:49:19.319428 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-1b872436-d904-4292-8662-eccab9721f28 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:19.319684 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-1b872436-d904-4292-8662-eccab9721f28 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:19.330315 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-1b872436-d904-4292-8662-eccab9721f28 tempest-TestVolumeBootPattern-1755844621 tempest-TestVolumeBootPattern-1755844621-project-member] https://10.4.3.7/volume/v3/volumes/0defc97f-8c95-42e6-bb1c-aa087d64cb44 returned with HTTP 404 Jul 10 08:49:19.330790 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1356/5423] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:49:19 2026] GET /volume/v3/volumes/0defc97f-8c95-42e6-bb1c-aa087d64cb44 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:49:19.917015 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-f23847b6-3202-4155-87cd-aba76c9fc648 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:19.917015 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-f23847b6-3202-4155-87cd-aba76c9fc648 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/0ea45a91-876c-4915-886d-95e1d426c796 Jul 10 08:49:19.917015 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-f23847b6-3202-4155-87cd-aba76c9fc648 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:19.917015 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-f23847b6-3202-4155-87cd-aba76c9fc648 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:19.917015 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-f23847b6-3202-4155-87cd-aba76c9fc648 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 0ea45a91-876c-4915-886d-95e1d426c796. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:49:19.920473 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:19.920473 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:49:19.921092 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-f23847b6-3202-4155-87cd-aba76c9fc648 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/0ea45a91-876c-4915-886d-95e1d426c796 returned with HTTP 200 Jul 10 08:49:19.921487 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1347/5424] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:49:19 2026] GET /volume/v3/backups/0ea45a91-876c-4915-886d-95e1d426c796 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:49:20.260932 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-583e4a8d-179b-44e2-be58-701f95589eca None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:20.265315 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-583e4a8d-179b-44e2-be58-701f95589eca tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] GET https://10.4.3.7/volume/v3/volumes/54723a96-74fb-4154-81ab-ef056a7104f8 Jul 10 08:49:20.265660 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-583e4a8d-179b-44e2-be58-701f95589eca tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:20.265885 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-583e4a8d-179b-44e2-be58-701f95589eca tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:20.280306 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-583e4a8d-179b-44e2-be58-701f95589eca tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] https://10.4.3.7/volume/v3/volumes/54723a96-74fb-4154-81ab-ef056a7104f8 returned with HTTP 404 Jul 10 08:49:20.280774 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1358/5425] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:49:20 2026] GET /volume/v3/volumes/54723a96-74fb-4154-81ab-ef056a7104f8 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 08:49:20.289741 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-8b9e4475-c018-47d7-8b3d-a9099d022d68 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:20.291545 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8b9e4475-c018-47d7-8b3d-a9099d022d68 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] DELETE https://10.4.3.7/volume/v3/snapshots/cdbd28ed-9511-4655-83e5-c963e94fe04d Jul 10 08:49:20.291710 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8b9e4475-c018-47d7-8b3d-a9099d022d68 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:20.291882 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8b9e4475-c018-47d7-8b3d-a9099d022d68 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:20.291972 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.snapshots [None req-8b9e4475-c018-47d7-8b3d-a9099d022d68 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Delete snapshot with id: cdbd28ed-9511-4655-83e5-c963e94fe04d Jul 10 08:49:20.297019 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:20.297019 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:49:20.297480 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-8b9e4475-c018-47d7-8b3d-a9099d022d68 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Snapshot retrieved successfully. Jul 10 08:49:20.317432 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-8b9e4475-c018-47d7-8b3d-a9099d022d68 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Snapshot delete request issued successfully. Jul 10 08:49:20.317432 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8b9e4475-c018-47d7-8b3d-a9099d022d68 tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] https://10.4.3.7/volume/v3/snapshots/cdbd28ed-9511-4655-83e5-c963e94fe04d returned with HTTP 202 Jul 10 08:49:20.317432 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1365/5426] 10.4.3.7 () {66 vars in 1343 bytes} [Fri Jul 10 08:49:20 2026] DELETE /volume/v3/snapshots/cdbd28ed-9511-4655-83e5-c963e94fe04d => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:49:20.324907 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-797f7441-de03-42c5-8c5f-cafb1efe4d2c None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:20.328281 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-797f7441-de03-42c5-8c5f-cafb1efe4d2c tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] GET https://10.4.3.7/volume/v3/snapshots/cdbd28ed-9511-4655-83e5-c963e94fe04d Jul 10 08:49:20.328281 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-797f7441-de03-42c5-8c5f-cafb1efe4d2c tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:20.328281 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-797f7441-de03-42c5-8c5f-cafb1efe4d2c tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:20.334023 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:20.334023 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:49:20.334758 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-797f7441-de03-42c5-8c5f-cafb1efe4d2c tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Snapshot retrieved successfully. Jul 10 08:49:20.335844 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-797f7441-de03-42c5-8c5f-cafb1efe4d2c tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] https://10.4.3.7/volume/v3/snapshots/cdbd28ed-9511-4655-83e5-c963e94fe04d returned with HTTP 200 Jul 10 08:49:20.336414 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1357/5427] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:49:20 2026] GET /volume/v3/snapshots/cdbd28ed-9511-4655-83e5-c963e94fe04d => generated 482 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:49:20.931575 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-20d5c5d6-0d98-48c1-9d78-056dd50f4b4f None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:20.933425 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-20d5c5d6-0d98-48c1-9d78-056dd50f4b4f tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/0ea45a91-876c-4915-886d-95e1d426c796 Jul 10 08:49:20.933823 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-20d5c5d6-0d98-48c1-9d78-056dd50f4b4f tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:20.935010 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-20d5c5d6-0d98-48c1-9d78-056dd50f4b4f tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:20.935010 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-20d5c5d6-0d98-48c1-9d78-056dd50f4b4f tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 0ea45a91-876c-4915-886d-95e1d426c796. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:49:20.938703 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:20.938703 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:49:20.939605 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-20d5c5d6-0d98-48c1-9d78-056dd50f4b4f tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/0ea45a91-876c-4915-886d-95e1d426c796 returned with HTTP 200 Jul 10 08:49:20.940090 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1348/5428] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:49:20 2026] GET /volume/v3/backups/0ea45a91-876c-4915-886d-95e1d426c796 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:49:21.346048 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-e46d4e60-bed7-49fa-9042-81c12820503d None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:21.347764 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-e46d4e60-bed7-49fa-9042-81c12820503d tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] GET https://10.4.3.7/volume/v3/snapshots/cdbd28ed-9511-4655-83e5-c963e94fe04d Jul 10 08:49:21.347958 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-e46d4e60-bed7-49fa-9042-81c12820503d tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:21.348164 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-e46d4e60-bed7-49fa-9042-81c12820503d tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:21.352523 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-e46d4e60-bed7-49fa-9042-81c12820503d tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] https://10.4.3.7/volume/v3/snapshots/cdbd28ed-9511-4655-83e5-c963e94fe04d returned with HTTP 404 Jul 10 08:49:21.353002 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1359/5429] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:49:21 2026] GET /volume/v3/snapshots/cdbd28ed-9511-4655-83e5-c963e94fe04d => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:49:21.953009 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-002e3042-16b9-42a6-acac-98d8c4f3050a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:21.954879 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-002e3042-16b9-42a6-acac-98d8c4f3050a tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/0ea45a91-876c-4915-886d-95e1d426c796 Jul 10 08:49:21.955103 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-002e3042-16b9-42a6-acac-98d8c4f3050a tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:21.955323 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-002e3042-16b9-42a6-acac-98d8c4f3050a tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:21.955455 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-002e3042-16b9-42a6-acac-98d8c4f3050a tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 0ea45a91-876c-4915-886d-95e1d426c796. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:49:21.962285 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:21.962285 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:49:21.963029 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-002e3042-16b9-42a6-acac-98d8c4f3050a tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/0ea45a91-876c-4915-886d-95e1d426c796 returned with HTTP 200 Jul 10 08:49:21.963471 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1366/5430] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:49:21 2026] GET /volume/v3/backups/0ea45a91-876c-4915-886d-95e1d426c796 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:49:22.975654 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-9ad99199-f744-4a05-83b6-0620100b8368 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:22.977827 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-9ad99199-f744-4a05-83b6-0620100b8368 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/0ea45a91-876c-4915-886d-95e1d426c796 Jul 10 08:49:22.978112 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-9ad99199-f744-4a05-83b6-0620100b8368 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:22.978398 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-9ad99199-f744-4a05-83b6-0620100b8368 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:22.978575 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-9ad99199-f744-4a05-83b6-0620100b8368 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 0ea45a91-876c-4915-886d-95e1d426c796. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:49:22.984014 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:22.984014 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:49:22.984882 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-9ad99199-f744-4a05-83b6-0620100b8368 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/0ea45a91-876c-4915-886d-95e1d426c796 returned with HTTP 200 Jul 10 08:49:22.985381 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1358/5431] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:49:22 2026] GET /volume/v3/backups/0ea45a91-876c-4915-886d-95e1d426c796 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:49:23.996248 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-aa8becb5-3a20-4bc7-b130-3178cacfaa16 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:23.999011 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-aa8becb5-3a20-4bc7-b130-3178cacfaa16 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/0ea45a91-876c-4915-886d-95e1d426c796 Jul 10 08:49:23.999277 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-aa8becb5-3a20-4bc7-b130-3178cacfaa16 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:23.999516 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-aa8becb5-3a20-4bc7-b130-3178cacfaa16 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:23.999638 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-aa8becb5-3a20-4bc7-b130-3178cacfaa16 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 0ea45a91-876c-4915-886d-95e1d426c796. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:49:24.009014 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:24.009014 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:49:24.009740 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-aa8becb5-3a20-4bc7-b130-3178cacfaa16 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/0ea45a91-876c-4915-886d-95e1d426c796 returned with HTTP 200 Jul 10 08:49:24.010101 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1349/5432] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:49:23 2026] GET /volume/v3/backups/0ea45a91-876c-4915-886d-95e1d426c796 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:49:24.235080 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-4ead0412-f3be-4c5e-ac5e-ac40186d8e06 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:24.322531 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-4ead0412-f3be-4c5e-ac5e-ac40186d8e06 tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:49:24.322903 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-4ead0412-f3be-4c5e-ac5e-ac40186d8e06 tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:49:24.324964 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.volumes [None req-4ead0412-f3be-4c5e-ac5e-ac40186d8e06 tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=100054) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:49:24.325104 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.volumes [None req-4ead0412-f3be-4c5e-ac5e-ac40186d8e06 tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] Create volume of 1 GB Jul 10 08:49:24.329395 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-4ead0412-f3be-4c5e-ac5e-ac40186d8e06 tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] Availability Zones retrieved successfully. Jul 10 08:49:24.336009 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-4ead0412-f3be-4c5e-ac5e-ac40186d8e06 tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] Flow 'volume_create_api' (8fbbafa0-7251-4768-a0d0-1eeb5b5abcce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:49:24.337796 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-4ead0412-f3be-4c5e-ac5e-ac40186d8e06 tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72f5aaf2-9579-44e0-b01f-4b1d76ec5906) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:49:24.338944 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.flows.api.create_volume [None req-4ead0412-f3be-4c5e-ac5e-ac40186d8e06 tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] Validating volume size '1' using validate_int {{(pid=100054) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:49:24.370036 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-4ead0412-f3be-4c5e-ac5e-ac40186d8e06 tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72f5aaf2-9579-44e0-b01f-4b1d76ec5906) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:49:24.371196 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-4ead0412-f3be-4c5e-ac5e-ac40186d8e06 tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (365ff661-3cb4-4c82-8a43-93abce532f0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:49:24.446262 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.quota [None req-4ead0412-f3be-4c5e-ac5e-ac40186d8e06 tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] Created reservations ['dc843e8b-9ae6-4327-b7d0-384af8fa4244', 'f280eb22-2cc5-4f90-ac13-b39a047a1e42', 'e7019a15-fafc-4d51-8610-3906021904d1', '48bd210a-77bf-4858-a652-370b97435d18'] {{(pid=100054) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:49:24.447108 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-4ead0412-f3be-4c5e-ac5e-ac40186d8e06 tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (365ff661-3cb4-4c82-8a43-93abce532f0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dc843e8b-9ae6-4327-b7d0-384af8fa4244', 'f280eb22-2cc5-4f90-ac13-b39a047a1e42', 'e7019a15-fafc-4d51-8610-3906021904d1', '48bd210a-77bf-4858-a652-370b97435d18']}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:49:24.447892 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-4ead0412-f3be-4c5e-ac5e-ac40186d8e06 tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d6d59b5-e140-43a2-9b9e-39197636f5fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:49:24.469655 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-4ead0412-f3be-4c5e-ac5e-ac40186d8e06 tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d6d59b5-e140-43a2-9b9e-39197636f5fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f37ba084-abf6-4595-86d9-662db211fe94', '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='e3ad4f214a17432d9f4289c4ebb32f3a',qos_specs=None,replication_status=,reservations=['dc843e8b-9ae6-4327-b7d0-384af8fa4244','f280eb22-2cc5-4f90-ac13-b39a047a1e42','e7019a15-fafc-4d51-8610-3906021904d1','48bd210a-77bf-4858-a652-370b97435d18'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c40aff4b49148f9a41cb9d8ab10cda4',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:49:24Z,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=f37ba084-abf6-4595-86d9-662db211fe94,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e3ad4f214a17432d9f4289c4ebb32f3a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0c40aff4b49148f9a41cb9d8ab10cda4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:49:24.470479 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-4ead0412-f3be-4c5e-ac5e-ac40186d8e06 tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c356c3fe-dfef-406f-8aaf-dce3b42186a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:49:24.487094 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-4ead0412-f3be-4c5e-ac5e-ac40186d8e06 tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c356c3fe-dfef-406f-8aaf-dce3b42186a7) transitioned into state 'SUCCESS' from 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='e3ad4f214a17432d9f4289c4ebb32f3a',qos_specs=None,replication_status=,reservations=['dc843e8b-9ae6-4327-b7d0-384af8fa4244','f280eb22-2cc5-4f90-ac13-b39a047a1e42','e7019a15-fafc-4d51-8610-3906021904d1','48bd210a-77bf-4858-a652-370b97435d18'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c40aff4b49148f9a41cb9d8ab10cda4',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:49:24.488042 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-4ead0412-f3be-4c5e-ac5e-ac40186d8e06 tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (777e32f1-5290-46b7-acc5-84c5ff7fb9fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:49:24.496892 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-4ead0412-f3be-4c5e-ac5e-ac40186d8e06 tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (777e32f1-5290-46b7-acc5-84c5ff7fb9fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:49:24.497693 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-4ead0412-f3be-4c5e-ac5e-ac40186d8e06 tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] Flow 'volume_create_api' (8fbbafa0-7251-4768-a0d0-1eeb5b5abcce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100054) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:49:24.497975 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-4ead0412-f3be-4c5e-ac5e-ac40186d8e06 tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] Create volume request issued successfully. Jul 10 08:49:24.498549 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-4ead0412-f3be-4c5e-ac5e-ac40186d8e06 tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:49:24.498927 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1360/5433] 10.4.3.7 () {68 vars in 1244 bytes} [Fri Jul 10 08:49:24 2026] POST /volume/v3/volumes => generated 736 bytes in 264 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:49:24.515426 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-bed35a7f-20f6-49bc-a7c7-80491f3cca73 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:24.517363 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-bed35a7f-20f6-49bc-a7c7-80491f3cca73 tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] GET https://10.4.3.7/volume/v3/volumes/f37ba084-abf6-4595-86d9-662db211fe94 Jul 10 08:49:24.517597 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-bed35a7f-20f6-49bc-a7c7-80491f3cca73 tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:24.518115 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-bed35a7f-20f6-49bc-a7c7-80491f3cca73 tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:24.524916 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:24.524916 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:49:24.528480 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-bed35a7f-20f6-49bc-a7c7-80491f3cca73 tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] Volume info retrieved successfully. Jul 10 08:49:24.533122 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-bed35a7f-20f6-49bc-a7c7-80491f3cca73 tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] https://10.4.3.7/volume/v3/volumes/f37ba084-abf6-4595-86d9-662db211fe94 returned with HTTP 200 Jul 10 08:49:24.533649 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1367/5434] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:49:24 2026] GET /volume/v3/volumes/f37ba084-abf6-4595-86d9-662db211fe94 => generated 804 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:49:25.021658 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-a0062ed6-24c2-4722-b9be-a9988d3c02cd None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:25.025315 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-a0062ed6-24c2-4722-b9be-a9988d3c02cd tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/0ea45a91-876c-4915-886d-95e1d426c796 Jul 10 08:49:25.025315 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-a0062ed6-24c2-4722-b9be-a9988d3c02cd tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:25.025315 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-a0062ed6-24c2-4722-b9be-a9988d3c02cd tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:25.025315 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-a0062ed6-24c2-4722-b9be-a9988d3c02cd tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 0ea45a91-876c-4915-886d-95e1d426c796. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:49:25.029475 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:25.029475 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:49:25.030306 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-a0062ed6-24c2-4722-b9be-a9988d3c02cd tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/0ea45a91-876c-4915-886d-95e1d426c796 returned with HTTP 200 Jul 10 08:49:25.030859 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1359/5435] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:49:25 2026] GET /volume/v3/backups/0ea45a91-876c-4915-886d-95e1d426c796 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:49:25.556839 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-10421768-159d-4cb3-acfe-b667860e134a None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:25.558588 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-10421768-159d-4cb3-acfe-b667860e134a tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] GET https://10.4.3.7/volume/v3/volumes/f37ba084-abf6-4595-86d9-662db211fe94 Jul 10 08:49:25.558766 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-10421768-159d-4cb3-acfe-b667860e134a tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:25.558957 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-10421768-159d-4cb3-acfe-b667860e134a tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:25.566999 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:25.566999 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:49:25.569428 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-10421768-159d-4cb3-acfe-b667860e134a tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] Volume info retrieved successfully. Jul 10 08:49:25.573727 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-10421768-159d-4cb3-acfe-b667860e134a tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] https://10.4.3.7/volume/v3/volumes/f37ba084-abf6-4595-86d9-662db211fe94 returned with HTTP 200 Jul 10 08:49:25.574075 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1350/5436] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:49:25 2026] GET /volume/v3/volumes/f37ba084-abf6-4595-86d9-662db211fe94 => generated 829 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:49:25.586081 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-14eedf2c-3fb8-4f91-93a7-a8cf4ac34234 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:25.587897 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-14eedf2c-3fb8-4f91-93a7-a8cf4ac34234 tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] GET https://10.4.3.7/volume/v3/volumes/f37ba084-abf6-4595-86d9-662db211fe94 Jul 10 08:49:25.588084 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-14eedf2c-3fb8-4f91-93a7-a8cf4ac34234 tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:25.588314 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-14eedf2c-3fb8-4f91-93a7-a8cf4ac34234 tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:25.594963 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:25.594963 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:49:25.598417 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-14eedf2c-3fb8-4f91-93a7-a8cf4ac34234 tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] Volume info retrieved successfully. Jul 10 08:49:25.602137 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-14eedf2c-3fb8-4f91-93a7-a8cf4ac34234 tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] https://10.4.3.7/volume/v3/volumes/f37ba084-abf6-4595-86d9-662db211fe94 returned with HTTP 200 Jul 10 08:49:25.602525 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1361/5437] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:49:25 2026] GET /volume/v3/volumes/f37ba084-abf6-4595-86d9-662db211fe94 => generated 829 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:49:25.613929 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-754ee8ac-b53c-44b9-b0e5-5851ea092581 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:25.618855 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-754ee8ac-b53c-44b9-b0e5-5851ea092581 tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:49:25.649012 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-754ee8ac-b53c-44b9-b0e5-5851ea092581 tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-1111425856"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:49:25.649012 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [None req-754ee8ac-b53c-44b9-b0e5-5851ea092581 tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-1111425856'}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:49:25.649012 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-754ee8ac-b53c-44b9-b0e5-5851ea092581 tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] Create volume of 1 GB Jul 10 08:49:25.649012 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-754ee8ac-b53c-44b9-b0e5-5851ea092581 tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] Availability Zones retrieved successfully. Jul 10 08:49:25.649012 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-754ee8ac-b53c-44b9-b0e5-5851ea092581 tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] Flow 'volume_create_api' (8d22e086-b8a2-4d59-9ae6-3d3d6ad0c87f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:49:25.650071 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-754ee8ac-b53c-44b9-b0e5-5851ea092581 tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a559d5c-476a-4006-8e98-4afb2be53a25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:49:25.650640 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-754ee8ac-b53c-44b9-b0e5-5851ea092581 tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] Validating volume size '1' using validate_int {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:49:25.682191 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-754ee8ac-b53c-44b9-b0e5-5851ea092581 tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a559d5c-476a-4006-8e98-4afb2be53a25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:49:25.684124 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-754ee8ac-b53c-44b9-b0e5-5851ea092581 tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8900499-0bc7-4834-92d5-bf26c2282f5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:49:25.725051 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-35afd55d-fef6-4462-bb3f-fc069bf2dbee req-381af0dd-f95b-42c5-9e14-32190c9ef92b None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:25.728155 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-754ee8ac-b53c-44b9-b0e5-5851ea092581 tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] Created reservations ['b5e1c163-e690-4e8c-a737-07036a4549fc', 'a526e22f-7892-4361-b7d8-83fb92d2f36c', 'c23f01c1-b140-47e4-acc5-0d4a0d54319b', 'cdf76713-95c4-4d9c-9ed9-f112146ac5ba'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:49:25.728817 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-35afd55d-fef6-4462-bb3f-fc069bf2dbee req-381af0dd-f95b-42c5-9e14-32190c9ef92b tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] DELETE https://10.4.3.7/volume/v3/attachments/3886c11d-2abe-4ad5-95f0-d4ff8dd46788 Jul 10 08:49:25.728971 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-754ee8ac-b53c-44b9-b0e5-5851ea092581 tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8900499-0bc7-4834-92d5-bf26c2282f5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b5e1c163-e690-4e8c-a737-07036a4549fc', 'a526e22f-7892-4361-b7d8-83fb92d2f36c', 'c23f01c1-b140-47e4-acc5-0d4a0d54319b', 'cdf76713-95c4-4d9c-9ed9-f112146ac5ba']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:49:25.729099 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-35afd55d-fef6-4462-bb3f-fc069bf2dbee req-381af0dd-f95b-42c5-9e14-32190c9ef92b tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:25.729487 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-35afd55d-fef6-4462-bb3f-fc069bf2dbee req-381af0dd-f95b-42c5-9e14-32190c9ef92b tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Calling method 'version_select' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:25.729800 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-754ee8ac-b53c-44b9-b0e5-5851ea092581 tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c79744ce-115c-44fa-bfd2-a9ba2e34c2d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:49:25.744185 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:25.744185 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:49:25.757953 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-754ee8ac-b53c-44b9-b0e5-5851ea092581 tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c79744ce-115c-44fa-bfd2-a9ba2e34c2d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '32c15858-0870-4f17-b3c8-633440dd28ab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1111425856',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e3ad4f214a17432d9f4289c4ebb32f3a',qos_specs=None,replication_status=,reservations=['b5e1c163-e690-4e8c-a737-07036a4549fc','a526e22f-7892-4361-b7d8-83fb92d2f36c','c23f01c1-b140-47e4-acc5-0d4a0d54319b','cdf76713-95c4-4d9c-9ed9-f112146ac5ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c40aff4b49148f9a41cb9d8ab10cda4',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:49:25Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1111425856',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=32c15858-0870-4f17-b3c8-633440dd28ab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e3ad4f214a17432d9f4289c4ebb32f3a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0c40aff4b49148f9a41cb9d8ab10cda4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:49:25.758955 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-754ee8ac-b53c-44b9-b0e5-5851ea092581 tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97ac74eb-5be4-4103-a627-ffb9388e99d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:49:25.777926 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-754ee8ac-b53c-44b9-b0e5-5851ea092581 tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97ac74eb-5be4-4103-a627-ffb9388e99d2) transitioned into 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-1111425856',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e3ad4f214a17432d9f4289c4ebb32f3a',qos_specs=None,replication_status=,reservations=['b5e1c163-e690-4e8c-a737-07036a4549fc','a526e22f-7892-4361-b7d8-83fb92d2f36c','c23f01c1-b140-47e4-acc5-0d4a0d54319b','cdf76713-95c4-4d9c-9ed9-f112146ac5ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c40aff4b49148f9a41cb9d8ab10cda4',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:49:25.778717 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-754ee8ac-b53c-44b9-b0e5-5851ea092581 tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (817c5979-2151-491e-bcba-594527812ac6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:49:25.787184 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-754ee8ac-b53c-44b9-b0e5-5851ea092581 tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (817c5979-2151-491e-bcba-594527812ac6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:49:25.788033 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-754ee8ac-b53c-44b9-b0e5-5851ea092581 tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] Flow 'volume_create_api' (8d22e086-b8a2-4d59-9ae6-3d3d6ad0c87f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:49:25.788357 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-754ee8ac-b53c-44b9-b0e5-5851ea092581 tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] Create volume request issued successfully. Jul 10 08:49:25.788893 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-754ee8ac-b53c-44b9-b0e5-5851ea092581 tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:49:25.792571 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1368/5438] 10.4.3.7 () {68 vars in 1245 bytes} [Fri Jul 10 08:49:25 2026] POST /volume/v3/volumes => generated 772 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:49:25.800100 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-c52127a0-3b58-4cd6-9fd6-a932669e0c2a None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:25.801856 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-c52127a0-3b58-4cd6-9fd6-a932669e0c2a tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] GET https://10.4.3.7/volume/v3/volumes/32c15858-0870-4f17-b3c8-633440dd28ab Jul 10 08:49:25.802044 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-c52127a0-3b58-4cd6-9fd6-a932669e0c2a tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:25.802267 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-c52127a0-3b58-4cd6-9fd6-a932669e0c2a tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:25.810546 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:25.810546 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:49:25.815366 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-c52127a0-3b58-4cd6-9fd6-a932669e0c2a tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] Volume info retrieved successfully. Jul 10 08:49:25.819808 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-c52127a0-3b58-4cd6-9fd6-a932669e0c2a tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] https://10.4.3.7/volume/v3/volumes/32c15858-0870-4f17-b3c8-633440dd28ab returned with HTTP 200 Jul 10 08:49:25.820873 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1351/5439] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:49:25 2026] GET /volume/v3/volumes/32c15858-0870-4f17-b3c8-633440dd28ab => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:49:26.042297 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-cccc1cb8-73fc-4431-98b3-4f3ce03db63f None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:26.046536 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-cccc1cb8-73fc-4431-98b3-4f3ce03db63f tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/0ea45a91-876c-4915-886d-95e1d426c796 Jul 10 08:49:26.046536 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-cccc1cb8-73fc-4431-98b3-4f3ce03db63f tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:26.046536 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-cccc1cb8-73fc-4431-98b3-4f3ce03db63f tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:26.046536 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-cccc1cb8-73fc-4431-98b3-4f3ce03db63f tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 0ea45a91-876c-4915-886d-95e1d426c796. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:49:26.050952 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:26.050952 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:49:26.051874 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-cccc1cb8-73fc-4431-98b3-4f3ce03db63f tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/0ea45a91-876c-4915-886d-95e1d426c796 returned with HTTP 200 Jul 10 08:49:26.052366 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1362/5440] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:49:26 2026] GET /volume/v3/backups/0ea45a91-876c-4915-886d-95e1d426c796 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:49:26.271116 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-35afd55d-fef6-4462-bb3f-fc069bf2dbee req-381af0dd-f95b-42c5-9e14-32190c9ef92b tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] https://10.4.3.7/volume/v3/attachments/3886c11d-2abe-4ad5-95f0-d4ff8dd46788 returned with HTTP 200 Jul 10 08:49:26.271525 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1360/5441] 10.4.3.7 () {72 vars in 1659 bytes} [Fri Jul 10 08:49:25 2026] DELETE /volume/v3/attachments/3886c11d-2abe-4ad5-95f0-d4ff8dd46788 => generated 19 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:49:26.833979 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-c7cb7d68-27c4-43f2-9537-655ef1df88d5 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:26.836031 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c7cb7d68-27c4-43f2-9537-655ef1df88d5 tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] GET https://10.4.3.7/volume/v3/volumes/32c15858-0870-4f17-b3c8-633440dd28ab Jul 10 08:49:26.836284 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c7cb7d68-27c4-43f2-9537-655ef1df88d5 tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:26.836490 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c7cb7d68-27c4-43f2-9537-655ef1df88d5 tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:26.843869 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:26.843869 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:49:26.847767 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-c7cb7d68-27c4-43f2-9537-655ef1df88d5 tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] Volume info retrieved successfully. Jul 10 08:49:26.852845 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c7cb7d68-27c4-43f2-9537-655ef1df88d5 tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] https://10.4.3.7/volume/v3/volumes/32c15858-0870-4f17-b3c8-633440dd28ab returned with HTTP 200 Jul 10 08:49:26.853298 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1369/5442] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:49:26 2026] GET /volume/v3/volumes/32c15858-0870-4f17-b3c8-633440dd28ab => generated 865 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:49:26.866694 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-dad37f40-0820-4d26-9ffb-3abea874249d None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:26.868741 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-dad37f40-0820-4d26-9ffb-3abea874249d tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] GET https://10.4.3.7/volume/v3/volumes/32c15858-0870-4f17-b3c8-633440dd28ab Jul 10 08:49:26.868977 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-dad37f40-0820-4d26-9ffb-3abea874249d tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:26.869220 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-dad37f40-0820-4d26-9ffb-3abea874249d tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:26.877143 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:26.877143 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:49:26.881500 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-dad37f40-0820-4d26-9ffb-3abea874249d tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] Volume info retrieved successfully. Jul 10 08:49:26.886449 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-dad37f40-0820-4d26-9ffb-3abea874249d tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] https://10.4.3.7/volume/v3/volumes/32c15858-0870-4f17-b3c8-633440dd28ab returned with HTTP 200 Jul 10 08:49:26.887004 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1352/5443] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:49:26 2026] GET /volume/v3/volumes/32c15858-0870-4f17-b3c8-633440dd28ab => generated 865 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:49:26.899470 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-9011ae8c-c4ea-4ffa-8bc0-e9cdef7e45b6 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:26.901244 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-9011ae8c-c4ea-4ffa-8bc0-e9cdef7e45b6 tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] POST https://10.4.3.7/volume/v3/snapshots Jul 10 08:49:26.901596 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-9011ae8c-c4ea-4ffa-8bc0-e9cdef7e45b6 tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "32c15858-0870-4f17-b3c8-633440dd28ab", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-1669006905"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:49:26.909945 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:26.909945 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:49:26.910384 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-9011ae8c-c4ea-4ffa-8bc0-e9cdef7e45b6 tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] Volume info retrieved successfully. Jul 10 08:49:26.910516 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.snapshots [None req-9011ae8c-c4ea-4ffa-8bc0-e9cdef7e45b6 tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] Create snapshot from volume 32c15858-0870-4f17-b3c8-633440dd28ab Jul 10 08:49:26.941674 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.quota [None req-9011ae8c-c4ea-4ffa-8bc0-e9cdef7e45b6 tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] Created reservations ['a6c2a257-6f60-4e9f-8bb2-76879bc52c0c', '0dd599ad-3b21-47d6-87f2-f58c05c8fc2d', 'bd94ad3d-e97c-4ee7-997a-eaafbff322b6', '58e27687-87c2-47d4-ab24-208622796ac8'] {{(pid=100054) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:49:26.969094 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-9011ae8c-c4ea-4ffa-8bc0-e9cdef7e45b6 tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] Snapshot create request issued successfully. Jul 10 08:49:26.969094 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-9011ae8c-c4ea-4ffa-8bc0-e9cdef7e45b6 tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] https://10.4.3.7/volume/v3/snapshots returned with HTTP 202 Jul 10 08:49:26.969094 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1363/5444] 10.4.3.7 () {68 vars in 1251 bytes} [Fri Jul 10 08:49:26 2026] POST /volume/v3/snapshots => generated 326 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:49:26.983805 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-81157598-ec6e-4809-808f-91cf5ba5d287 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:26.989467 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-81157598-ec6e-4809-808f-91cf5ba5d287 tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] GET https://10.4.3.7/volume/v3/snapshots/20fa7f3a-ade5-40a2-b953-32e94995008c Jul 10 08:49:26.989467 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-81157598-ec6e-4809-808f-91cf5ba5d287 tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:26.989467 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-81157598-ec6e-4809-808f-91cf5ba5d287 tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:26.994344 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:26.994344 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:49:26.994851 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-81157598-ec6e-4809-808f-91cf5ba5d287 tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] Snapshot retrieved successfully. Jul 10 08:49:26.995775 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-81157598-ec6e-4809-808f-91cf5ba5d287 tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] https://10.4.3.7/volume/v3/snapshots/20fa7f3a-ade5-40a2-b953-32e94995008c returned with HTTP 200 Jul 10 08:49:26.996237 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1361/5445] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:49:26 2026] GET /volume/v3/snapshots/20fa7f3a-ade5-40a2-b953-32e94995008c => generated 458 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:49:27.070027 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-be1f7563-3ad2-4ec0-b6eb-e50158b8d29d None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:27.071953 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-be1f7563-3ad2-4ec0-b6eb-e50158b8d29d tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/0ea45a91-876c-4915-886d-95e1d426c796 Jul 10 08:49:27.072494 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-be1f7563-3ad2-4ec0-b6eb-e50158b8d29d tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:27.072922 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-be1f7563-3ad2-4ec0-b6eb-e50158b8d29d tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:27.073161 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-be1f7563-3ad2-4ec0-b6eb-e50158b8d29d tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 0ea45a91-876c-4915-886d-95e1d426c796. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:49:27.081238 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:27.081238 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:49:27.081238 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-be1f7563-3ad2-4ec0-b6eb-e50158b8d29d tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/0ea45a91-876c-4915-886d-95e1d426c796 returned with HTTP 200 Jul 10 08:49:27.081238 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1370/5446] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:49:27 2026] GET /volume/v3/backups/0ea45a91-876c-4915-886d-95e1d426c796 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:49:28.004602 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-047549cf-dc94-4e9b-950a-278e81e4fc2e None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:28.006576 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-047549cf-dc94-4e9b-950a-278e81e4fc2e tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] GET https://10.4.3.7/volume/v3/snapshots/20fa7f3a-ade5-40a2-b953-32e94995008c Jul 10 08:49:28.006765 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-047549cf-dc94-4e9b-950a-278e81e4fc2e tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:28.006981 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-047549cf-dc94-4e9b-950a-278e81e4fc2e tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:28.012361 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:28.012361 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:49:28.012863 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-047549cf-dc94-4e9b-950a-278e81e4fc2e tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] Snapshot retrieved successfully. Jul 10 08:49:28.013725 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-047549cf-dc94-4e9b-950a-278e81e4fc2e tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] https://10.4.3.7/volume/v3/snapshots/20fa7f3a-ade5-40a2-b953-32e94995008c returned with HTTP 200 Jul 10 08:49:28.014153 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1353/5447] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:49:28 2026] GET /volume/v3/snapshots/20fa7f3a-ade5-40a2-b953-32e94995008c => generated 485 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:49:28.025588 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-12e47656-6272-4366-b667-8ef12b48025c None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:28.027394 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-12e47656-6272-4366-b667-8ef12b48025c tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] GET https://10.4.3.7/volume/v3/snapshots/20fa7f3a-ade5-40a2-b953-32e94995008c Jul 10 08:49:28.027581 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-12e47656-6272-4366-b667-8ef12b48025c tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:28.027763 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-12e47656-6272-4366-b667-8ef12b48025c tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:28.033257 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:28.033257 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:49:28.033703 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-12e47656-6272-4366-b667-8ef12b48025c tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] Snapshot retrieved successfully. Jul 10 08:49:28.034390 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-12e47656-6272-4366-b667-8ef12b48025c tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] https://10.4.3.7/volume/v3/snapshots/20fa7f3a-ade5-40a2-b953-32e94995008c returned with HTTP 200 Jul 10 08:49:28.034737 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1364/5448] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:49:28 2026] GET /volume/v3/snapshots/20fa7f3a-ade5-40a2-b953-32e94995008c => generated 485 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:49:28.043199 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-1cdc46a1-75ab-4f3f-ba69-323def8d08b4 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:28.044853 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-1cdc46a1-75ab-4f3f-ba69-323def8d08b4 tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] DELETE https://10.4.3.7/volume/v3/snapshots/20fa7f3a-ade5-40a2-b953-32e94995008c Jul 10 08:49:28.044966 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-1cdc46a1-75ab-4f3f-ba69-323def8d08b4 tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:28.045138 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-1cdc46a1-75ab-4f3f-ba69-323def8d08b4 tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] Calling method 'delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:28.045249 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.snapshots [None req-1cdc46a1-75ab-4f3f-ba69-323def8d08b4 tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] Delete snapshot with id: 20fa7f3a-ade5-40a2-b953-32e94995008c Jul 10 08:49:28.050072 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:28.050072 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:49:28.050484 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-1cdc46a1-75ab-4f3f-ba69-323def8d08b4 tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] Snapshot retrieved successfully. Jul 10 08:49:28.064902 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-1cdc46a1-75ab-4f3f-ba69-323def8d08b4 tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] Snapshot delete request issued successfully. Jul 10 08:49:28.065080 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-1cdc46a1-75ab-4f3f-ba69-323def8d08b4 tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] https://10.4.3.7/volume/v3/snapshots/20fa7f3a-ade5-40a2-b953-32e94995008c returned with HTTP 202 Jul 10 08:49:28.065668 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1362/5449] 10.4.3.7 () {66 vars in 1343 bytes} [Fri Jul 10 08:49:28 2026] DELETE /volume/v3/snapshots/20fa7f3a-ade5-40a2-b953-32e94995008c => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 10 08:49:28.075389 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-c9c2ed5a-a0e6-4ae3-9b10-90bec38aa004 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:28.077689 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c9c2ed5a-a0e6-4ae3-9b10-90bec38aa004 tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] GET https://10.4.3.7/volume/v3/snapshots/20fa7f3a-ade5-40a2-b953-32e94995008c Jul 10 08:49:28.078333 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c9c2ed5a-a0e6-4ae3-9b10-90bec38aa004 tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:28.080102 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c9c2ed5a-a0e6-4ae3-9b10-90bec38aa004 tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:28.084787 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:28.084787 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:49:28.085503 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-c9c2ed5a-a0e6-4ae3-9b10-90bec38aa004 tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] Snapshot retrieved successfully. Jul 10 08:49:28.086619 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c9c2ed5a-a0e6-4ae3-9b10-90bec38aa004 tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] https://10.4.3.7/volume/v3/snapshots/20fa7f3a-ade5-40a2-b953-32e94995008c returned with HTTP 200 Jul 10 08:49:28.087082 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1371/5450] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:49:28 2026] GET /volume/v3/snapshots/20fa7f3a-ade5-40a2-b953-32e94995008c => generated 484 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:49:28.096144 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-a4a6a866-77af-4afb-8bff-5bd85ae73b8b None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:28.098001 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-a4a6a866-77af-4afb-8bff-5bd85ae73b8b tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/0ea45a91-876c-4915-886d-95e1d426c796 Jul 10 08:49:28.098157 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-a4a6a866-77af-4afb-8bff-5bd85ae73b8b tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:28.098334 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-a4a6a866-77af-4afb-8bff-5bd85ae73b8b tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:28.098478 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-a4a6a866-77af-4afb-8bff-5bd85ae73b8b tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 0ea45a91-876c-4915-886d-95e1d426c796. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:49:28.102580 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:28.102580 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:49:28.103216 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-a4a6a866-77af-4afb-8bff-5bd85ae73b8b tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/0ea45a91-876c-4915-886d-95e1d426c796 returned with HTTP 200 Jul 10 08:49:28.103571 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1354/5451] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:49:28 2026] GET /volume/v3/backups/0ea45a91-876c-4915-886d-95e1d426c796 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:49:29.100744 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-47c87998-bce0-4cd5-9e03-b948c9f8fdfb None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:29.102685 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-47c87998-bce0-4cd5-9e03-b948c9f8fdfb tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] GET https://10.4.3.7/volume/v3/snapshots/20fa7f3a-ade5-40a2-b953-32e94995008c Jul 10 08:49:29.102797 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-47c87998-bce0-4cd5-9e03-b948c9f8fdfb tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:29.103006 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-47c87998-bce0-4cd5-9e03-b948c9f8fdfb tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:29.107336 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-47c87998-bce0-4cd5-9e03-b948c9f8fdfb tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] https://10.4.3.7/volume/v3/snapshots/20fa7f3a-ade5-40a2-b953-32e94995008c returned with HTTP 404 Jul 10 08:49:29.107955 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1365/5452] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:49:29 2026] GET /volume/v3/snapshots/20fa7f3a-ade5-40a2-b953-32e94995008c => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:49:29.115325 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-b1c57686-7523-49bf-94d9-2e7ba49fd08f None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:29.115832 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-39369ec5-cb2f-4d3b-b840-7eb6e60d56a6 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:29.119443 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-39369ec5-cb2f-4d3b-b840-7eb6e60d56a6 tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] DELETE https://10.4.3.7/volume/v3/volumes/32c15858-0870-4f17-b3c8-633440dd28ab Jul 10 08:49:29.119443 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-39369ec5-cb2f-4d3b-b840-7eb6e60d56a6 tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:29.119443 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-39369ec5-cb2f-4d3b-b840-7eb6e60d56a6 tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:29.119667 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-b1c57686-7523-49bf-94d9-2e7ba49fd08f tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/0ea45a91-876c-4915-886d-95e1d426c796 Jul 10 08:49:29.119730 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-39369ec5-cb2f-4d3b-b840-7eb6e60d56a6 tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] Delete volume with id: 32c15858-0870-4f17-b3c8-633440dd28ab Jul 10 08:49:29.119784 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-b1c57686-7523-49bf-94d9-2e7ba49fd08f tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:29.119784 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-b1c57686-7523-49bf-94d9-2e7ba49fd08f tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:29.119784 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-b1c57686-7523-49bf-94d9-2e7ba49fd08f tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 0ea45a91-876c-4915-886d-95e1d426c796. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:49:29.123571 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:29.123571 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:49:29.124327 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-b1c57686-7523-49bf-94d9-2e7ba49fd08f tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/0ea45a91-876c-4915-886d-95e1d426c796 returned with HTTP 200 Jul 10 08:49:29.124779 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1363/5453] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:49:29 2026] GET /volume/v3/backups/0ea45a91-876c-4915-886d-95e1d426c796 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:49:29.126840 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:29.126840 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:49:29.128022 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-39369ec5-cb2f-4d3b-b840-7eb6e60d56a6 tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] Volume info retrieved successfully. Jul 10 08:49:29.151529 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-39369ec5-cb2f-4d3b-b840-7eb6e60d56a6 tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] Delete volume request issued successfully. Jul 10 08:49:29.151708 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-39369ec5-cb2f-4d3b-b840-7eb6e60d56a6 tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] https://10.4.3.7/volume/v3/volumes/32c15858-0870-4f17-b3c8-633440dd28ab returned with HTTP 202 Jul 10 08:49:29.152168 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1372/5454] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:49:29 2026] DELETE /volume/v3/volumes/32c15858-0870-4f17-b3c8-633440dd28ab => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:49:29.160276 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-b2e467f9-f2eb-4a65-809c-69a5ddba1070 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:29.162495 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-b2e467f9-f2eb-4a65-809c-69a5ddba1070 tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] GET https://10.4.3.7/volume/v3/volumes/32c15858-0870-4f17-b3c8-633440dd28ab Jul 10 08:49:29.162691 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-b2e467f9-f2eb-4a65-809c-69a5ddba1070 tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:29.162913 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-b2e467f9-f2eb-4a65-809c-69a5ddba1070 tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:29.170297 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:29.170297 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:49:29.175066 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-b2e467f9-f2eb-4a65-809c-69a5ddba1070 tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] Volume info retrieved successfully. Jul 10 08:49:29.181200 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-b2e467f9-f2eb-4a65-809c-69a5ddba1070 tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] https://10.4.3.7/volume/v3/volumes/32c15858-0870-4f17-b3c8-633440dd28ab returned with HTTP 200 Jul 10 08:49:29.181724 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1355/5455] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:49:29 2026] GET /volume/v3/volumes/32c15858-0870-4f17-b3c8-633440dd28ab => generated 864 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:49:30.134812 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-ecd79c9e-2c0d-4b11-80f8-f064bd92d905 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:30.136713 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-ecd79c9e-2c0d-4b11-80f8-f064bd92d905 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/0ea45a91-876c-4915-886d-95e1d426c796 Jul 10 08:49:30.136972 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-ecd79c9e-2c0d-4b11-80f8-f064bd92d905 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:30.137201 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-ecd79c9e-2c0d-4b11-80f8-f064bd92d905 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:30.137288 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-ecd79c9e-2c0d-4b11-80f8-f064bd92d905 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 0ea45a91-876c-4915-886d-95e1d426c796. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:49:30.141946 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:30.141946 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:49:30.142622 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-ecd79c9e-2c0d-4b11-80f8-f064bd92d905 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/0ea45a91-876c-4915-886d-95e1d426c796 returned with HTTP 200 Jul 10 08:49:30.143154 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1366/5456] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:49:30 2026] GET /volume/v3/backups/0ea45a91-876c-4915-886d-95e1d426c796 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:49:30.154099 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-8a8d8387-80d4-4131-a521-72b75493f4cf None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:30.158437 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-8a8d8387-80d4-4131-a521-72b75493f4cf tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] DELETE https://10.4.3.7/volume/v3/volumes/9e872614-355f-440c-83e9-9673db8df0b0 Jul 10 08:49:30.158437 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-8a8d8387-80d4-4131-a521-72b75493f4cf tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:30.158437 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-8a8d8387-80d4-4131-a521-72b75493f4cf tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:30.158437 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-8a8d8387-80d4-4131-a521-72b75493f4cf tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Delete volume with id: 9e872614-355f-440c-83e9-9673db8df0b0 Jul 10 08:49:30.168128 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:30.168128 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:49:30.168834 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-8a8d8387-80d4-4131-a521-72b75493f4cf tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Volume info retrieved successfully. Jul 10 08:49:30.186626 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-8a8d8387-80d4-4131-a521-72b75493f4cf tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Delete volume request issued successfully. Jul 10 08:49:30.186626 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-8a8d8387-80d4-4131-a521-72b75493f4cf tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/volumes/9e872614-355f-440c-83e9-9673db8df0b0 returned with HTTP 202 Jul 10 08:49:30.186626 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1364/5457] 10.4.3.7 () {68 vars in 1377 bytes} [Fri Jul 10 08:49:30 2026] DELETE /volume/v3/volumes/9e872614-355f-440c-83e9-9673db8df0b0 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:49:30.195231 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-93a73062-14e8-49ca-986a-03a23dd12da3 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:30.196929 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-e1a751b4-5854-4208-bbb8-f56e8fd9e974 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:30.197202 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-93a73062-14e8-49ca-986a-03a23dd12da3 tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] GET https://10.4.3.7/volume/v3/volumes/32c15858-0870-4f17-b3c8-633440dd28ab Jul 10 08:49:30.197202 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-93a73062-14e8-49ca-986a-03a23dd12da3 tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:30.197346 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-93a73062-14e8-49ca-986a-03a23dd12da3 tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:30.199116 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-e1a751b4-5854-4208-bbb8-f56e8fd9e974 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/volumes/9e872614-355f-440c-83e9-9673db8df0b0 Jul 10 08:49:30.199398 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-e1a751b4-5854-4208-bbb8-f56e8fd9e974 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:30.199697 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-e1a751b4-5854-4208-bbb8-f56e8fd9e974 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:30.210490 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-93a73062-14e8-49ca-986a-03a23dd12da3 tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] https://10.4.3.7/volume/v3/volumes/32c15858-0870-4f17-b3c8-633440dd28ab returned with HTTP 404 Jul 10 08:49:30.211621 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1373/5458] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:49:30 2026] GET /volume/v3/volumes/32c15858-0870-4f17-b3c8-633440dd28ab => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:49:30.212655 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:30.212655 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:49:30.216682 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-e1a751b4-5854-4208-bbb8-f56e8fd9e974 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Volume info retrieved successfully. Jul 10 08:49:30.220043 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-9b0ef3dd-a80d-4fc3-a358-7ec40b89e3ea None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:30.221139 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-e1a751b4-5854-4208-bbb8-f56e8fd9e974 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/volumes/9e872614-355f-440c-83e9-9673db8df0b0 returned with HTTP 200 Jul 10 08:49:30.221608 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1356/5459] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:49:30 2026] GET /volume/v3/volumes/9e872614-355f-440c-83e9-9673db8df0b0 => generated 1061 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:49:30.222533 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-9b0ef3dd-a80d-4fc3-a358-7ec40b89e3ea tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] DELETE https://10.4.3.7/volume/v3/volumes/f37ba084-abf6-4595-86d9-662db211fe94 Jul 10 08:49:30.222769 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-9b0ef3dd-a80d-4fc3-a358-7ec40b89e3ea tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:30.223007 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-9b0ef3dd-a80d-4fc3-a358-7ec40b89e3ea tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] Calling method 'delete' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:30.223239 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.volumes [None req-9b0ef3dd-a80d-4fc3-a358-7ec40b89e3ea tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] Delete volume with id: f37ba084-abf6-4595-86d9-662db211fe94 Jul 10 08:49:30.230386 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:30.230386 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:49:30.231022 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-9b0ef3dd-a80d-4fc3-a358-7ec40b89e3ea tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] Volume info retrieved successfully. Jul 10 08:49:30.246522 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-9b0ef3dd-a80d-4fc3-a358-7ec40b89e3ea tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] Delete volume request issued successfully. Jul 10 08:49:30.246803 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-9b0ef3dd-a80d-4fc3-a358-7ec40b89e3ea tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] https://10.4.3.7/volume/v3/volumes/f37ba084-abf6-4595-86d9-662db211fe94 returned with HTTP 202 Jul 10 08:49:30.247443 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1367/5460] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:49:30 2026] DELETE /volume/v3/volumes/f37ba084-abf6-4595-86d9-662db211fe94 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:49:30.256017 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-a37e82b5-da6a-4142-a739-19fff5f22a4b None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:30.259157 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-a37e82b5-da6a-4142-a739-19fff5f22a4b tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] GET https://10.4.3.7/volume/v3/volumes/f37ba084-abf6-4595-86d9-662db211fe94 Jul 10 08:49:30.259157 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-a37e82b5-da6a-4142-a739-19fff5f22a4b tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:30.259157 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-a37e82b5-da6a-4142-a739-19fff5f22a4b tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:30.265914 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:30.265914 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:49:30.273392 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-a37e82b5-da6a-4142-a739-19fff5f22a4b tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] Volume info retrieved successfully. Jul 10 08:49:30.276020 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-a37e82b5-da6a-4142-a739-19fff5f22a4b tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] https://10.4.3.7/volume/v3/volumes/f37ba084-abf6-4595-86d9-662db211fe94 returned with HTTP 200 Jul 10 08:49:30.276569 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1365/5461] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:49:30 2026] GET /volume/v3/volumes/f37ba084-abf6-4595-86d9-662db211fe94 => generated 828 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:49:31.178981 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-9db72650-c2f9-4051-94e1-33fc294705ec None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:31.181013 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9db72650-c2f9-4051-94e1-33fc294705ec tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] DELETE https://10.4.3.7/volume/v3/volumes/43087caa-e029-4b0b-b54c-727f577c134c Jul 10 08:49:31.181262 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9db72650-c2f9-4051-94e1-33fc294705ec tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:31.181498 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9db72650-c2f9-4051-94e1-33fc294705ec tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:31.181679 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-9db72650-c2f9-4051-94e1-33fc294705ec tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Delete volume with id: 43087caa-e029-4b0b-b54c-727f577c134c Jul 10 08:49:31.189744 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:31.189744 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:49:31.190266 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-9db72650-c2f9-4051-94e1-33fc294705ec tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Volume info retrieved successfully. Jul 10 08:49:31.206461 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-9db72650-c2f9-4051-94e1-33fc294705ec tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Delete volume request issued successfully. Jul 10 08:49:31.207042 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9db72650-c2f9-4051-94e1-33fc294705ec tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] https://10.4.3.7/volume/v3/volumes/43087caa-e029-4b0b-b54c-727f577c134c returned with HTTP 202 Jul 10 08:49:31.207042 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1374/5462] 10.4.3.7 () {68 vars in 1378 bytes} [Fri Jul 10 08:49:31 2026] DELETE /volume/v3/volumes/43087caa-e029-4b0b-b54c-727f577c134c => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 08:49:31.215068 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-70a96761-dff8-4107-b77b-5142e7660a4e None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:31.217103 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-70a96761-dff8-4107-b77b-5142e7660a4e tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] GET https://10.4.3.7/volume/v3/volumes/43087caa-e029-4b0b-b54c-727f577c134c Jul 10 08:49:31.217359 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-70a96761-dff8-4107-b77b-5142e7660a4e tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:31.217605 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-70a96761-dff8-4107-b77b-5142e7660a4e tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:31.225365 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:31.225365 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:49:31.229250 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-70a96761-dff8-4107-b77b-5142e7660a4e tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Volume info retrieved successfully. Jul 10 08:49:31.233943 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-70a96761-dff8-4107-b77b-5142e7660a4e tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] https://10.4.3.7/volume/v3/volumes/43087caa-e029-4b0b-b54c-727f577c134c returned with HTTP 200 Jul 10 08:49:31.234322 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1357/5463] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:49:31 2026] GET /volume/v3/volumes/43087caa-e029-4b0b-b54c-727f577c134c => generated 1384 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:49:31.234688 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-47376a16-0223-48c1-9e7a-1b58a3018056 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:31.236691 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-47376a16-0223-48c1-9e7a-1b58a3018056 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/volumes/9e872614-355f-440c-83e9-9673db8df0b0 Jul 10 08:49:31.236950 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-47376a16-0223-48c1-9e7a-1b58a3018056 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:31.237173 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-47376a16-0223-48c1-9e7a-1b58a3018056 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:31.243683 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-47376a16-0223-48c1-9e7a-1b58a3018056 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/volumes/9e872614-355f-440c-83e9-9673db8df0b0 returned with HTTP 404 Jul 10 08:49:31.244150 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1368/5464] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:49:31 2026] GET /volume/v3/volumes/9e872614-355f-440c-83e9-9673db8df0b0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:49:31.253965 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-ee9585ea-0d24-4542-b75e-91543ac1ed2e None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:31.256830 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-ee9585ea-0d24-4542-b75e-91543ac1ed2e tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/0ea45a91-876c-4915-886d-95e1d426c796 Jul 10 08:49:31.257340 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-ee9585ea-0d24-4542-b75e-91543ac1ed2e tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:31.257569 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-ee9585ea-0d24-4542-b75e-91543ac1ed2e tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:31.258419 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-ee9585ea-0d24-4542-b75e-91543ac1ed2e tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 0ea45a91-876c-4915-886d-95e1d426c796. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:49:31.262521 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:31.262521 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:49:31.263354 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-ee9585ea-0d24-4542-b75e-91543ac1ed2e tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/0ea45a91-876c-4915-886d-95e1d426c796 returned with HTTP 200 Jul 10 08:49:31.263862 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1366/5465] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:49:31 2026] GET /volume/v3/backups/0ea45a91-876c-4915-886d-95e1d426c796 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:49:31.277294 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-558664a9-d272-444a-b940-18c51b6dbd6b None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:31.279243 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-558664a9-d272-444a-b940-18c51b6dbd6b tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] DELETE https://10.4.3.7/volume/v3/backups/356121ac-0088-44a6-888a-e4306dd36234 Jul 10 08:49:31.279487 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-558664a9-d272-444a-b940-18c51b6dbd6b tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:31.279799 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-558664a9-d272-444a-b940-18c51b6dbd6b tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:31.279905 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.contrib.backups [None req-558664a9-d272-444a-b940-18c51b6dbd6b tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Delete backup with id: 356121ac-0088-44a6-888a-e4306dd36234. Jul 10 08:49:31.284721 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:31.284721 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:49:31.293347 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-4419061f-f678-480e-b598-fd8ddbdd04c6 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:31.296531 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-4419061f-f678-480e-b598-fd8ddbdd04c6 tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] GET https://10.4.3.7/volume/v3/volumes/f37ba084-abf6-4595-86d9-662db211fe94 Jul 10 08:49:31.296793 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-4419061f-f678-480e-b598-fd8ddbdd04c6 tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:31.297040 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-4419061f-f678-480e-b598-fd8ddbdd04c6 tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:31.305703 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-4419061f-f678-480e-b598-fd8ddbdd04c6 tempest-CinderUnicodeTest-1708806540 tempest-CinderUnicodeTest-1708806540-project-member] https://10.4.3.7/volume/v3/volumes/f37ba084-abf6-4595-86d9-662db211fe94 returned with HTTP 404 Jul 10 08:49:31.306199 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1358/5466] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:49:31 2026] GET /volume/v3/volumes/f37ba084-abf6-4595-86d9-662db211fe94 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:49:31.310124 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.backup.rpcapi [None req-558664a9-d272-444a-b940-18c51b6dbd6b tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] delete_backup rpcapi backup_id 356121ac-0088-44a6-888a-e4306dd36234 {{(pid=100057) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 08:49:31.312740 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-558664a9-d272-444a-b940-18c51b6dbd6b tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/356121ac-0088-44a6-888a-e4306dd36234 returned with HTTP 202 Jul 10 08:49:31.313276 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1375/5467] 10.4.3.7 () {68 vars in 1377 bytes} [Fri Jul 10 08:49:31 2026] DELETE /volume/v3/backups/356121ac-0088-44a6-888a-e4306dd36234 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:49:31.320280 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-d26366f0-8477-4b4e-bb2c-b8fe8740fb9a None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:31.323279 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d26366f0-8477-4b4e-bb2c-b8fe8740fb9a tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/356121ac-0088-44a6-888a-e4306dd36234 Jul 10 08:49:31.323477 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-d26366f0-8477-4b4e-bb2c-b8fe8740fb9a tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:31.323675 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-d26366f0-8477-4b4e-bb2c-b8fe8740fb9a tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:31.323815 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-d26366f0-8477-4b4e-bb2c-b8fe8740fb9a tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 356121ac-0088-44a6-888a-e4306dd36234. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:49:31.327965 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:31.327965 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:49:31.328736 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d26366f0-8477-4b4e-bb2c-b8fe8740fb9a tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/356121ac-0088-44a6-888a-e4306dd36234 returned with HTTP 200 Jul 10 08:49:31.329340 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1369/5468] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:49:31 2026] GET /volume/v3/backups/356121ac-0088-44a6-888a-e4306dd36234 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:49:32.251811 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-39dec0a8-8aea-4a6f-a28b-701d78b500ab None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:32.253982 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-39dec0a8-8aea-4a6f-a28b-701d78b500ab tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] GET https://10.4.3.7/volume/v3/volumes/43087caa-e029-4b0b-b54c-727f577c134c Jul 10 08:49:32.256132 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-39dec0a8-8aea-4a6f-a28b-701d78b500ab tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:32.256132 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-39dec0a8-8aea-4a6f-a28b-701d78b500ab tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:32.262399 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-39dec0a8-8aea-4a6f-a28b-701d78b500ab tempest-TestVolumeBootPatternV346-1454425992 tempest-TestVolumeBootPatternV346-1454425992-project-member] https://10.4.3.7/volume/v3/volumes/43087caa-e029-4b0b-b54c-727f577c134c returned with HTTP 404 Jul 10 08:49:32.263126 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1367/5469] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:49:32 2026] GET /volume/v3/volumes/43087caa-e029-4b0b-b54c-727f577c134c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 08:49:32.339263 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-f6e5d31f-441a-414b-8184-8f3ce2de049f None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:32.341130 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-f6e5d31f-441a-414b-8184-8f3ce2de049f tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/356121ac-0088-44a6-888a-e4306dd36234 Jul 10 08:49:32.341524 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-f6e5d31f-441a-414b-8184-8f3ce2de049f tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:32.341794 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-f6e5d31f-441a-414b-8184-8f3ce2de049f tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:32.342002 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-f6e5d31f-441a-414b-8184-8f3ce2de049f tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 356121ac-0088-44a6-888a-e4306dd36234. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:49:32.345329 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-f6e5d31f-441a-414b-8184-8f3ce2de049f tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/356121ac-0088-44a6-888a-e4306dd36234 returned with HTTP 404 Jul 10 08:49:32.345886 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1359/5470] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:49:32 2026] GET /volume/v3/backups/356121ac-0088-44a6-888a-e4306dd36234 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:49:32.352605 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-aa9cecef-e0c7-4f13-80a6-197d9eb89a01 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:32.354301 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-aa9cecef-e0c7-4f13-80a6-197d9eb89a01 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] DELETE https://10.4.3.7/volume/v3/backups/b5926fb3-143c-4191-b055-8ed6feff1fa9 Jul 10 08:49:32.354602 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-aa9cecef-e0c7-4f13-80a6-197d9eb89a01 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:32.354870 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-aa9cecef-e0c7-4f13-80a6-197d9eb89a01 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:32.354994 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.contrib.backups [None req-aa9cecef-e0c7-4f13-80a6-197d9eb89a01 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Delete backup with id: b5926fb3-143c-4191-b055-8ed6feff1fa9. Jul 10 08:49:32.363951 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:32.363951 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:49:32.380162 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.backup.rpcapi [None req-aa9cecef-e0c7-4f13-80a6-197d9eb89a01 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] delete_backup rpcapi backup_id b5926fb3-143c-4191-b055-8ed6feff1fa9 {{(pid=100057) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 08:49:32.384630 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-aa9cecef-e0c7-4f13-80a6-197d9eb89a01 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/b5926fb3-143c-4191-b055-8ed6feff1fa9 returned with HTTP 202 Jul 10 08:49:32.385170 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1376/5471] 10.4.3.7 () {68 vars in 1377 bytes} [Fri Jul 10 08:49:32 2026] DELETE /volume/v3/backups/b5926fb3-143c-4191-b055-8ed6feff1fa9 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:49:32.392260 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-a3fa794b-122a-4451-8756-edc92f9f5959 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:32.394188 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-a3fa794b-122a-4451-8756-edc92f9f5959 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/b5926fb3-143c-4191-b055-8ed6feff1fa9 Jul 10 08:49:32.394483 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-a3fa794b-122a-4451-8756-edc92f9f5959 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:32.394692 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-a3fa794b-122a-4451-8756-edc92f9f5959 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:32.394825 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-a3fa794b-122a-4451-8756-edc92f9f5959 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id b5926fb3-143c-4191-b055-8ed6feff1fa9. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:49:32.399555 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:32.399555 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:49:32.399971 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-a3fa794b-122a-4451-8756-edc92f9f5959 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/b5926fb3-143c-4191-b055-8ed6feff1fa9 returned with HTTP 200 Jul 10 08:49:32.400353 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1370/5472] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:49:32 2026] GET /volume/v3/backups/b5926fb3-143c-4191-b055-8ed6feff1fa9 => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:49:32.904251 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-ba366491-4eeb-43c1-8027-b30294a44d66 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:32.991436 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-ba366491-4eeb-43c1-8027-b30294a44d66 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:49:32.991436 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-ba366491-4eeb-43c1-8027-b30294a44d66 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-298999703"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:49:32.992325 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.volumes [None req-ba366491-4eeb-43c1-8027-b30294a44d66 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-298999703'}} {{(pid=100056) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:49:32.992613 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-ba366491-4eeb-43c1-8027-b30294a44d66 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] Create volume of 1 GB Jul 10 08:49:32.998309 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-ba366491-4eeb-43c1-8027-b30294a44d66 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] Availability Zones retrieved successfully. Jul 10 08:49:33.008069 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-ba366491-4eeb-43c1-8027-b30294a44d66 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] Flow 'volume_create_api' (9fb33ca5-ba37-4172-8950-19ea7a2d497b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:49:33.010791 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-ba366491-4eeb-43c1-8027-b30294a44d66 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7298939-4546-41b6-861d-c59ea161c9fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:49:33.010791 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.flows.api.create_volume [None req-ba366491-4eeb-43c1-8027-b30294a44d66 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] Validating volume size '1' using validate_int {{(pid=100056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:49:33.037862 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-ba366491-4eeb-43c1-8027-b30294a44d66 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7298939-4546-41b6-861d-c59ea161c9fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:49:33.039510 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-ba366491-4eeb-43c1-8027-b30294a44d66 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (283ed265-5339-4cc1-ba48-76c077d26b8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:49:33.119245 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.quota [None req-ba366491-4eeb-43c1-8027-b30294a44d66 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] Created reservations ['87653b16-dda2-4243-abc5-cf52d23b9a73', 'abaf1901-6d32-41d9-b71b-a0a267a32c24', '8f5f8120-2bfd-49c2-b629-a5edc22e0131', 'cad95faf-3504-49e8-ad42-3bfdaf29d8cd'] {{(pid=100056) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:49:33.120234 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-ba366491-4eeb-43c1-8027-b30294a44d66 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (283ed265-5339-4cc1-ba48-76c077d26b8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['87653b16-dda2-4243-abc5-cf52d23b9a73', 'abaf1901-6d32-41d9-b71b-a0a267a32c24', '8f5f8120-2bfd-49c2-b629-a5edc22e0131', 'cad95faf-3504-49e8-ad42-3bfdaf29d8cd']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:49:33.121023 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-ba366491-4eeb-43c1-8027-b30294a44d66 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (750fde5f-ad40-4d96-9ebb-a27cc4b6e632) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:49:33.144949 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-ba366491-4eeb-43c1-8027-b30294a44d66 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (750fde5f-ad40-4d96-9ebb-a27cc4b6e632) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fbde49d5-ee06-4598-88c1-2503641abd28', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-298999703',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3e6df9bddaa4b939c4a2b3c9d42bf7a',qos_specs=None,replication_status=,reservations=['87653b16-dda2-4243-abc5-cf52d23b9a73','abaf1901-6d32-41d9-b71b-a0a267a32c24','8f5f8120-2bfd-49c2-b629-a5edc22e0131','cad95faf-3504-49e8-ad42-3bfdaf29d8cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dff4cd83e16748b3be7a237e4385d4d1',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:49:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-298999703',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fbde49d5-ee06-4598-88c1-2503641abd28,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f3e6df9bddaa4b939c4a2b3c9d42bf7a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dff4cd83e16748b3be7a237e4385d4d1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:49:33.145725 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-ba366491-4eeb-43c1-8027-b30294a44d66 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3edf3f2-e5d1-469c-b8a4-4e6ee974a3d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:49:33.164923 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-ba366491-4eeb-43c1-8027-b30294a44d66 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3edf3f2-e5d1-469c-b8a4-4e6ee974a3d2) transitioned into state 'SUCCESS' from state '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-298999703',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3e6df9bddaa4b939c4a2b3c9d42bf7a',qos_specs=None,replication_status=,reservations=['87653b16-dda2-4243-abc5-cf52d23b9a73','abaf1901-6d32-41d9-b71b-a0a267a32c24','8f5f8120-2bfd-49c2-b629-a5edc22e0131','cad95faf-3504-49e8-ad42-3bfdaf29d8cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dff4cd83e16748b3be7a237e4385d4d1',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:49:33.165801 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-ba366491-4eeb-43c1-8027-b30294a44d66 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffed8348-1119-42dd-a53c-fed9994ab06b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:49:33.174690 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-ba366491-4eeb-43c1-8027-b30294a44d66 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffed8348-1119-42dd-a53c-fed9994ab06b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:49:33.175717 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-ba366491-4eeb-43c1-8027-b30294a44d66 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] Flow 'volume_create_api' (9fb33ca5-ba37-4172-8950-19ea7a2d497b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:49:33.176684 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-ba366491-4eeb-43c1-8027-b30294a44d66 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] Create volume request issued successfully. Jul 10 08:49:33.176943 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-ba366491-4eeb-43c1-8027-b30294a44d66 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:49:33.177463 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1368/5473] 10.4.3.7 () {70 vars in 1284 bytes} [Fri Jul 10 08:49:32 2026] POST /volume/v3/volumes => generated 773 bytes in 274 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:49:33.189040 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-bf4fb073-c754-4b85-946f-7a6705d10019 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:33.191169 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-bf4fb073-c754-4b85-946f-7a6705d10019 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] GET https://10.4.3.7/volume/v3/volumes/fbde49d5-ee06-4598-88c1-2503641abd28 Jul 10 08:49:33.191465 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-bf4fb073-c754-4b85-946f-7a6705d10019 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:33.191719 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-bf4fb073-c754-4b85-946f-7a6705d10019 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:33.200167 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:33.200167 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:49:33.204269 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-bf4fb073-c754-4b85-946f-7a6705d10019 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] Volume info retrieved successfully. Jul 10 08:49:33.208937 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-bf4fb073-c754-4b85-946f-7a6705d10019 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] https://10.4.3.7/volume/v3/volumes/fbde49d5-ee06-4598-88c1-2503641abd28 returned with HTTP 200 Jul 10 08:49:33.209493 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1360/5474] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:49:33 2026] GET /volume/v3/volumes/fbde49d5-ee06-4598-88c1-2503641abd28 => generated 952 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:49:33.413604 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-0e5ab869-53c0-48ff-ad6d-2a4dc3a4c3a1 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:33.416100 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0e5ab869-53c0-48ff-ad6d-2a4dc3a4c3a1 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/b5926fb3-143c-4191-b055-8ed6feff1fa9 Jul 10 08:49:33.416297 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0e5ab869-53c0-48ff-ad6d-2a4dc3a4c3a1 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:33.416529 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0e5ab869-53c0-48ff-ad6d-2a4dc3a4c3a1 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:33.416651 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-0e5ab869-53c0-48ff-ad6d-2a4dc3a4c3a1 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id b5926fb3-143c-4191-b055-8ed6feff1fa9. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:49:33.421728 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0e5ab869-53c0-48ff-ad6d-2a4dc3a4c3a1 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/b5926fb3-143c-4191-b055-8ed6feff1fa9 returned with HTTP 404 Jul 10 08:49:33.422373 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1377/5475] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:49:33 2026] GET /volume/v3/backups/b5926fb3-143c-4191-b055-8ed6feff1fa9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:49:33.431294 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-d7447987-55de-48bc-9e6c-a2f68f2caf60 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:33.433652 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d7447987-55de-48bc-9e6c-a2f68f2caf60 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] DELETE https://10.4.3.7/volume/v3/backups/0ea45a91-876c-4915-886d-95e1d426c796 Jul 10 08:49:33.433962 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-d7447987-55de-48bc-9e6c-a2f68f2caf60 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:33.434254 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-d7447987-55de-48bc-9e6c-a2f68f2caf60 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'delete' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:33.434514 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.contrib.backups [None req-d7447987-55de-48bc-9e6c-a2f68f2caf60 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Delete backup with id: 0ea45a91-876c-4915-886d-95e1d426c796. Jul 10 08:49:33.438852 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:33.438852 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:49:33.449937 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.backup.rpcapi [None req-d7447987-55de-48bc-9e6c-a2f68f2caf60 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] delete_backup rpcapi backup_id 0ea45a91-876c-4915-886d-95e1d426c796 {{(pid=100054) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 08:49:33.454431 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d7447987-55de-48bc-9e6c-a2f68f2caf60 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/0ea45a91-876c-4915-886d-95e1d426c796 returned with HTTP 202 Jul 10 08:49:33.454431 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1371/5476] 10.4.3.7 () {68 vars in 1377 bytes} [Fri Jul 10 08:49:33 2026] DELETE /volume/v3/backups/0ea45a91-876c-4915-886d-95e1d426c796 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:49:33.464044 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-2b44b1a3-ba32-4353-b1ef-3fdf734da744 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:33.466687 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-2b44b1a3-ba32-4353-b1ef-3fdf734da744 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/0ea45a91-876c-4915-886d-95e1d426c796 Jul 10 08:49:33.467517 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-2b44b1a3-ba32-4353-b1ef-3fdf734da744 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:33.468065 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-2b44b1a3-ba32-4353-b1ef-3fdf734da744 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:33.468445 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-2b44b1a3-ba32-4353-b1ef-3fdf734da744 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 0ea45a91-876c-4915-886d-95e1d426c796. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:49:33.476042 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:33.476042 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:49:33.479600 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-2b44b1a3-ba32-4353-b1ef-3fdf734da744 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/0ea45a91-876c-4915-886d-95e1d426c796 returned with HTTP 200 Jul 10 08:49:33.479600 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1369/5477] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:49:33 2026] GET /volume/v3/backups/0ea45a91-876c-4915-886d-95e1d426c796 => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:49:34.226693 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-71d5df35-0a9c-4cb9-831a-ba46e0b1a115 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:34.229012 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-71d5df35-0a9c-4cb9-831a-ba46e0b1a115 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] GET https://10.4.3.7/volume/v3/volumes/fbde49d5-ee06-4598-88c1-2503641abd28 Jul 10 08:49:34.229396 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-71d5df35-0a9c-4cb9-831a-ba46e0b1a115 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:34.229732 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-71d5df35-0a9c-4cb9-831a-ba46e0b1a115 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:34.241017 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:34.241017 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:49:34.246127 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-71d5df35-0a9c-4cb9-831a-ba46e0b1a115 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] Volume info retrieved successfully. Jul 10 08:49:34.251918 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-71d5df35-0a9c-4cb9-831a-ba46e0b1a115 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] https://10.4.3.7/volume/v3/volumes/fbde49d5-ee06-4598-88c1-2503641abd28 returned with HTTP 200 Jul 10 08:49:34.252836 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1361/5478] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:49:34 2026] GET /volume/v3/volumes/fbde49d5-ee06-4598-88c1-2503641abd28 => generated 1004 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 08:49:34.268880 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-2c141394-cac4-4f01-b42f-ce9f68861178 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:34.271417 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2c141394-cac4-4f01-b42f-ce9f68861178 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] POST https://10.4.3.7/volume/v3/backups Jul 10 08:49:34.271856 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2c141394-cac4-4f01-b42f-ce9f68861178 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "fbde49d5-ee06-4598-88c1-2503641abd28", "name": "tempest-type-Backup-63567944"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:49:34.273572 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.contrib.backups [None req-2c141394-cac4-4f01-b42f-ce9f68861178 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] Creating new backup {'backup': {'volume_id': 'fbde49d5-ee06-4598-88c1-2503641abd28', 'name': 'tempest-type-Backup-63567944'}} {{(pid=100057) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 08:49:34.273741 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.contrib.backups [None req-2c141394-cac4-4f01-b42f-ce9f68861178 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] Creating backup of volume fbde49d5-ee06-4598-88c1-2503641abd28 in container None Jul 10 08:49:34.282900 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:34.282900 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:49:34.283375 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-2c141394-cac4-4f01-b42f-ce9f68861178 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] Volume info retrieved successfully. Jul 10 08:49:34.309640 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-2c141394-cac4-4f01-b42f-ce9f68861178 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] Created reservations ['d5e20802-6e42-4cd4-9133-da4ca4ece46d', '5c6d10fb-0c65-4fcb-b379-4a6cdaadebbb'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:49:34.342697 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2c141394-cac4-4f01-b42f-ce9f68861178 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] https://10.4.3.7/volume/v3/backups returned with HTTP 202 Jul 10 08:49:34.343177 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1378/5479] 10.4.3.7 () {70 vars in 1285 bytes} [Fri Jul 10 08:49:34 2026] POST /volume/v3/backups => generated 310 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:49:34.352959 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-206a7de8-a6dc-451b-8905-42cec3f504c6 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:34.354703 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-206a7de8-a6dc-451b-8905-42cec3f504c6 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] GET https://10.4.3.7/volume/v3/backups/bc628186-8eaa-49fb-a0db-4e23ce8d4c3e Jul 10 08:49:34.354886 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-206a7de8-a6dc-451b-8905-42cec3f504c6 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:34.355068 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-206a7de8-a6dc-451b-8905-42cec3f504c6 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:34.355185 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-206a7de8-a6dc-451b-8905-42cec3f504c6 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] Show backup with id bc628186-8eaa-49fb-a0db-4e23ce8d4c3e. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:49:34.359917 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:34.359917 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:49:34.360601 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-206a7de8-a6dc-451b-8905-42cec3f504c6 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] https://10.4.3.7/volume/v3/backups/bc628186-8eaa-49fb-a0db-4e23ce8d4c3e returned with HTTP 200 Jul 10 08:49:34.361163 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1372/5480] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:49:34 2026] GET /volume/v3/backups/bc628186-8eaa-49fb-a0db-4e23ce8d4c3e => generated 717 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:49:34.490932 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-de70a727-9aa9-4f67-8db1-bcca323c00f5 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:34.492703 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-de70a727-9aa9-4f67-8db1-bcca323c00f5 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/backups/0ea45a91-876c-4915-886d-95e1d426c796 Jul 10 08:49:34.492915 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-de70a727-9aa9-4f67-8db1-bcca323c00f5 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:34.493097 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-de70a727-9aa9-4f67-8db1-bcca323c00f5 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:34.493196 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-de70a727-9aa9-4f67-8db1-bcca323c00f5 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Show backup with id 0ea45a91-876c-4915-886d-95e1d426c796. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:49:34.496893 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-de70a727-9aa9-4f67-8db1-bcca323c00f5 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/backups/0ea45a91-876c-4915-886d-95e1d426c796 returned with HTTP 404 Jul 10 08:49:34.497778 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1370/5481] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:49:34 2026] GET /volume/v3/backups/0ea45a91-876c-4915-886d-95e1d426c796 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:49:34.504649 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-47b3bb58-4fa2-4cab-ba19-385a0aa6d447 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:34.506647 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-47b3bb58-4fa2-4cab-ba19-385a0aa6d447 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] DELETE https://10.4.3.7/volume/v3/volumes/71e9621e-b2ea-46e1-8810-fc6baf4a1929 Jul 10 08:49:34.507022 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-47b3bb58-4fa2-4cab-ba19-385a0aa6d447 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:34.507123 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-47b3bb58-4fa2-4cab-ba19-385a0aa6d447 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'delete' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:34.507344 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-47b3bb58-4fa2-4cab-ba19-385a0aa6d447 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Delete volume with id: 71e9621e-b2ea-46e1-8810-fc6baf4a1929 Jul 10 08:49:34.515598 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:34.515598 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:49:34.516179 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-47b3bb58-4fa2-4cab-ba19-385a0aa6d447 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Volume info retrieved successfully. Jul 10 08:49:34.535155 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-47b3bb58-4fa2-4cab-ba19-385a0aa6d447 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Delete volume request issued successfully. Jul 10 08:49:34.535562 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-47b3bb58-4fa2-4cab-ba19-385a0aa6d447 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/volumes/71e9621e-b2ea-46e1-8810-fc6baf4a1929 returned with HTTP 202 Jul 10 08:49:34.536195 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1362/5482] 10.4.3.7 () {68 vars in 1377 bytes} [Fri Jul 10 08:49:34 2026] DELETE /volume/v3/volumes/71e9621e-b2ea-46e1-8810-fc6baf4a1929 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:49:34.542901 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-64267608-dcf1-402d-a34d-1dadcf3deb08 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:34.544567 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-64267608-dcf1-402d-a34d-1dadcf3deb08 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/volumes/71e9621e-b2ea-46e1-8810-fc6baf4a1929 Jul 10 08:49:34.544745 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-64267608-dcf1-402d-a34d-1dadcf3deb08 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:34.544921 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-64267608-dcf1-402d-a34d-1dadcf3deb08 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:34.551766 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:34.551766 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:49:34.555038 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-64267608-dcf1-402d-a34d-1dadcf3deb08 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Volume info retrieved successfully. Jul 10 08:49:34.559672 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-64267608-dcf1-402d-a34d-1dadcf3deb08 tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/volumes/71e9621e-b2ea-46e1-8810-fc6baf4a1929 returned with HTTP 200 Jul 10 08:49:34.560041 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1379/5483] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:49:34 2026] GET /volume/v3/volumes/71e9621e-b2ea-46e1-8810-fc6baf4a1929 => generated 1013 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:49:35.073520 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-0ff59201-a61d-4eff-99fb-05d020a6e9be None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:35.075179 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-0ff59201-a61d-4eff-99fb-05d020a6e9be tempest-VolumeMultiattachTests-1673526141 tempest-VolumeMultiattachTests-1673526141-project-admin] POST https://10.4.3.7/volume/v3/types Jul 10 08:49:35.075538 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-0ff59201-a61d-4eff-99fb-05d020a6e9be tempest-VolumeMultiattachTests-1673526141 tempest-VolumeMultiattachTests-1673526141-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1464093663-1363298151", "extra_specs": {"multiattach": " True"}}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:49:35.088390 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-0ff59201-a61d-4eff-99fb-05d020a6e9be tempest-VolumeMultiattachTests-1673526141 tempest-VolumeMultiattachTests-1673526141-project-admin] https://10.4.3.7/volume/v3/types returned with HTTP 200 Jul 10 08:49:35.088759 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1373/5484] 10.4.3.7 () {68 vars in 1239 bytes} [Fri Jul 10 08:49:35 2026] POST /volume/v3/types => generated 287 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:49:35.099540 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-f72afcc4-c9ac-49a0-b894-18af325d840f None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:35.101198 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-f72afcc4-c9ac-49a0-b894-18af325d840f tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:49:35.101796 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-f72afcc4-c9ac-49a0-b894-18af325d840f tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1281274544", "snapshot_id": null, "imageRef": null, "volume_type": "7b8c73fe-de4c-4cee-a181-541ce259e05a", "size": 1}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:49:35.103697 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.volumes [None req-f72afcc4-c9ac-49a0-b894-18af325d840f tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1281274544', 'snapshot_id': None, 'imageRef': None, 'volume_type': '7b8c73fe-de4c-4cee-a181-541ce259e05a', 'size': 1}} {{(pid=100056) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:49:35.108116 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-f72afcc4-c9ac-49a0-b894-18af325d840f tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Create volume of 1 GB Jul 10 08:49:35.108533 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:35.108533 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:49:35.109157 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-f72afcc4-c9ac-49a0-b894-18af325d840f tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Availability Zones retrieved successfully. Jul 10 08:49:35.114532 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-f72afcc4-c9ac-49a0-b894-18af325d840f tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Flow 'volume_create_api' (a5ff1b0c-323d-468f-93fc-5cb1722293bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:49:35.115625 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-f72afcc4-c9ac-49a0-b894-18af325d840f tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6313d96-8423-467b-91c4-7068dc8cc7af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:49:35.116657 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.flows.api.create_volume [None req-f72afcc4-c9ac-49a0-b894-18af325d840f tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Validating volume size '1' using validate_int {{(pid=100056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:49:35.124078 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:35.124078 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:49:35.136672 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-f72afcc4-c9ac-49a0-b894-18af325d840f tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6313d96-8423-467b-91c4-7068dc8cc7af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:49:35Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=7b8c73fe-de4c-4cee-a181-541ce259e05a,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1464093663-1363298151',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7b8c73fe-de4c-4cee-a181-541ce259e05a', 'encryption_key_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=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:49:35.137680 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-f72afcc4-c9ac-49a0-b894-18af325d840f tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e51f50e-8c35-462b-9d9d-7d91ed4e483c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:49:35.164743 np0000004976 devstack@c-api.service[100056]: WARNING cinder.quota [None req-f72afcc4-c9ac-49a0-b894-18af325d840f tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1464093663-1363298151 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1464093663-1363298151, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:49:35.165008 np0000004976 devstack@c-api.service[100056]: WARNING cinder.quota [None req-f72afcc4-c9ac-49a0-b894-18af325d840f tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1464093663-1363298151 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1464093663-1363298151, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:49:35.190049 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.quota [None req-f72afcc4-c9ac-49a0-b894-18af325d840f tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Created reservations ['000058d1-b58d-4dc5-a698-5de608c8b984', '6d9e866d-1140-4b36-ab5e-12094754e5db', 'f188f0c7-73ac-4f31-9340-50d30cd407c2', '16633715-faa7-4150-abfe-d5eee95c372b'] {{(pid=100056) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:49:35.190855 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-f72afcc4-c9ac-49a0-b894-18af325d840f tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e51f50e-8c35-462b-9d9d-7d91ed4e483c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['000058d1-b58d-4dc5-a698-5de608c8b984', '6d9e866d-1140-4b36-ab5e-12094754e5db', 'f188f0c7-73ac-4f31-9340-50d30cd407c2', '16633715-faa7-4150-abfe-d5eee95c372b']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:49:35.191562 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-f72afcc4-c9ac-49a0-b894-18af325d840f tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca26627b-425c-4fc4-b6ec-5ceba8e9aad9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:49:35.214270 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-f72afcc4-c9ac-49a0-b894-18af325d840f tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca26627b-425c-4fc4-b6ec-5ceba8e9aad9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1b8ddfd6-3834-4649-97b9-5f3e070d9e5a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1281274544',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='8de928f8d06e47ad8bb8b7ffd8d4c471',qos_specs=None,replication_status=,reservations=['000058d1-b58d-4dc5-a698-5de608c8b984','6d9e866d-1140-4b36-ab5e-12094754e5db','f188f0c7-73ac-4f31-9340-50d30cd407c2','16633715-faa7-4150-abfe-d5eee95c372b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a1a747fe6b14c468f922383f7bbce72',volume_type_id=7b8c73fe-de4c-4cee-a181-541ce259e05a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:49:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1281274544',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1b8ddfd6-3834-4649-97b9-5f3e070d9e5a,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='8de928f8d06e47ad8bb8b7ffd8d4c471',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1a1a747fe6b14c468f922383f7bbce72',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7b8c73fe-de4c-4cee-a181-541ce259e05a),volume_type_id=7b8c73fe-de4c-4cee-a181-541ce259e05a)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:49:35.215101 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-f72afcc4-c9ac-49a0-b894-18af325d840f tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f829f92c-dcb5-41ff-a92c-7b6a4e6ca36c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:49:35.232105 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-f72afcc4-c9ac-49a0-b894-18af325d840f tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f829f92c-dcb5-41ff-a92c-7b6a4e6ca36c) transitioned into state 'SUCCESS' from state '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-1281274544',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='8de928f8d06e47ad8bb8b7ffd8d4c471',qos_specs=None,replication_status=,reservations=['000058d1-b58d-4dc5-a698-5de608c8b984','6d9e866d-1140-4b36-ab5e-12094754e5db','f188f0c7-73ac-4f31-9340-50d30cd407c2','16633715-faa7-4150-abfe-d5eee95c372b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a1a747fe6b14c468f922383f7bbce72',volume_type_id=7b8c73fe-de4c-4cee-a181-541ce259e05a)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:49:35.232923 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-f72afcc4-c9ac-49a0-b894-18af325d840f tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c6686c3-665b-4cb5-a50d-7858e58b1073) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:49:35.240840 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-f72afcc4-c9ac-49a0-b894-18af325d840f tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c6686c3-665b-4cb5-a50d-7858e58b1073) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:49:35.241796 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-f72afcc4-c9ac-49a0-b894-18af325d840f tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Flow 'volume_create_api' (a5ff1b0c-323d-468f-93fc-5cb1722293bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:49:35.242163 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-f72afcc4-c9ac-49a0-b894-18af325d840f tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Create volume request issued successfully. Jul 10 08:49:35.242909 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-f72afcc4-c9ac-49a0-b894-18af325d840f tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:49:35.243418 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1371/5485] 10.4.3.7 () {68 vars in 1245 bytes} [Fri Jul 10 08:49:35 2026] POST /volume/v3/volumes => generated 826 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:49:35.257444 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-c40e8eb5-f2bd-4cc8-bec7-b86ff401f242 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:35.259431 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-c40e8eb5-f2bd-4cc8-bec7-b86ff401f242 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] GET https://10.4.3.7/volume/v3/volumes/1b8ddfd6-3834-4649-97b9-5f3e070d9e5a Jul 10 08:49:35.259631 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-c40e8eb5-f2bd-4cc8-bec7-b86ff401f242 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:35.259832 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-c40e8eb5-f2bd-4cc8-bec7-b86ff401f242 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:35.266989 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:35.266989 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:49:35.270978 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-c40e8eb5-f2bd-4cc8-bec7-b86ff401f242 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Volume info retrieved successfully. Jul 10 08:49:35.275610 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-c40e8eb5-f2bd-4cc8-bec7-b86ff401f242 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/1b8ddfd6-3834-4649-97b9-5f3e070d9e5a returned with HTTP 200 Jul 10 08:49:35.276266 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1363/5486] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:49:35 2026] GET /volume/v3/volumes/1b8ddfd6-3834-4649-97b9-5f3e070d9e5a => generated 894 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:49:35.371272 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-c5965483-eb90-4ac6-b162-95923a98bc77 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:35.373253 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c5965483-eb90-4ac6-b162-95923a98bc77 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] GET https://10.4.3.7/volume/v3/backups/bc628186-8eaa-49fb-a0db-4e23ce8d4c3e Jul 10 08:49:35.373524 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c5965483-eb90-4ac6-b162-95923a98bc77 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:35.373813 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c5965483-eb90-4ac6-b162-95923a98bc77 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:35.373861 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-c5965483-eb90-4ac6-b162-95923a98bc77 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] Show backup with id bc628186-8eaa-49fb-a0db-4e23ce8d4c3e. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:49:35.377997 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:35.377997 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:49:35.378649 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c5965483-eb90-4ac6-b162-95923a98bc77 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] https://10.4.3.7/volume/v3/backups/bc628186-8eaa-49fb-a0db-4e23ce8d4c3e returned with HTTP 200 Jul 10 08:49:35.379053 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1380/5487] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:49:35 2026] GET /volume/v3/backups/bc628186-8eaa-49fb-a0db-4e23ce8d4c3e => generated 719 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:49:35.573752 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-99954553-4325-427e-9cd8-ccbcf12b149a None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:35.576104 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-99954553-4325-427e-9cd8-ccbcf12b149a tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] GET https://10.4.3.7/volume/v3/volumes/71e9621e-b2ea-46e1-8810-fc6baf4a1929 Jul 10 08:49:35.576419 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-99954553-4325-427e-9cd8-ccbcf12b149a tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:35.576708 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-99954553-4325-427e-9cd8-ccbcf12b149a tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:35.583290 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-99954553-4325-427e-9cd8-ccbcf12b149a tempest-ProjectAdminTests33-1636912225 tempest-ProjectAdminTests33-1636912225-project-admin] https://10.4.3.7/volume/v3/volumes/71e9621e-b2ea-46e1-8810-fc6baf4a1929 returned with HTTP 404 Jul 10 08:49:35.583904 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1374/5488] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:49:35 2026] GET /volume/v3/volumes/71e9621e-b2ea-46e1-8810-fc6baf4a1929 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:49:36.292931 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-7a0ac95b-f34e-4921-a101-f6b450f656f3 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:36.295784 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-7a0ac95b-f34e-4921-a101-f6b450f656f3 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] GET https://10.4.3.7/volume/v3/volumes/1b8ddfd6-3834-4649-97b9-5f3e070d9e5a Jul 10 08:49:36.296043 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-7a0ac95b-f34e-4921-a101-f6b450f656f3 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:36.296306 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-7a0ac95b-f34e-4921-a101-f6b450f656f3 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:36.311261 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:36.311261 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:49:36.322463 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-7a0ac95b-f34e-4921-a101-f6b450f656f3 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Volume info retrieved successfully. Jul 10 08:49:36.334020 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-7a0ac95b-f34e-4921-a101-f6b450f656f3 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/1b8ddfd6-3834-4649-97b9-5f3e070d9e5a returned with HTTP 200 Jul 10 08:49:36.334574 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1372/5489] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:49:36 2026] GET /volume/v3/volumes/1b8ddfd6-3834-4649-97b9-5f3e070d9e5a => generated 919 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:49:36.352591 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-2679dac4-6d7e-445a-811e-cd36dfab8f9e None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:36.355258 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-2679dac4-6d7e-445a-811e-cd36dfab8f9e tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] GET https://10.4.3.7/volume/v3/volumes/1b8ddfd6-3834-4649-97b9-5f3e070d9e5a Jul 10 08:49:36.355518 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-2679dac4-6d7e-445a-811e-cd36dfab8f9e tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:36.355859 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-2679dac4-6d7e-445a-811e-cd36dfab8f9e tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:36.364995 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:36.364995 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:49:36.369247 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-2679dac4-6d7e-445a-811e-cd36dfab8f9e tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Volume info retrieved successfully. Jul 10 08:49:36.374976 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-2679dac4-6d7e-445a-811e-cd36dfab8f9e tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/1b8ddfd6-3834-4649-97b9-5f3e070d9e5a returned with HTTP 200 Jul 10 08:49:36.375440 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1364/5490] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:49:36 2026] GET /volume/v3/volumes/1b8ddfd6-3834-4649-97b9-5f3e070d9e5a => generated 919 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:49:36.389930 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-1ea89896-c9fd-4bf7-b7e1-6b25ed913aa8 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:36.392245 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-1ea89896-c9fd-4bf7-b7e1-6b25ed913aa8 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] GET https://10.4.3.7/volume/v3/backups/bc628186-8eaa-49fb-a0db-4e23ce8d4c3e Jul 10 08:49:36.392245 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-1ea89896-c9fd-4bf7-b7e1-6b25ed913aa8 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:36.392245 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-1ea89896-c9fd-4bf7-b7e1-6b25ed913aa8 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:36.392382 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-1ea89896-c9fd-4bf7-b7e1-6b25ed913aa8 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] Show backup with id bc628186-8eaa-49fb-a0db-4e23ce8d4c3e. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:49:36.397052 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:36.397052 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:49:36.397052 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-1ea89896-c9fd-4bf7-b7e1-6b25ed913aa8 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] https://10.4.3.7/volume/v3/backups/bc628186-8eaa-49fb-a0db-4e23ce8d4c3e returned with HTTP 200 Jul 10 08:49:36.397052 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1381/5491] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:49:36 2026] GET /volume/v3/backups/bc628186-8eaa-49fb-a0db-4e23ce8d4c3e => generated 719 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:49:36.429420 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-49466df9-4f91-4008-a101-92c6f7617f1a req-63b384dd-c29d-49ac-87ae-9c5b39d2e78f None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:36.431896 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-49466df9-4f91-4008-a101-92c6f7617f1a req-63b384dd-c29d-49ac-87ae-9c5b39d2e78f tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] GET https://10.4.3.7/volume/v3/volumes/1b8ddfd6-3834-4649-97b9-5f3e070d9e5a Jul 10 08:49:36.432178 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-49466df9-4f91-4008-a101-92c6f7617f1a req-63b384dd-c29d-49ac-87ae-9c5b39d2e78f tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:36.432461 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-49466df9-4f91-4008-a101-92c6f7617f1a req-63b384dd-c29d-49ac-87ae-9c5b39d2e78f tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:36.439373 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:36.439373 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:49:36.442963 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-49466df9-4f91-4008-a101-92c6f7617f1a req-63b384dd-c29d-49ac-87ae-9c5b39d2e78f tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Volume info retrieved successfully. Jul 10 08:49:36.446667 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-49466df9-4f91-4008-a101-92c6f7617f1a req-63b384dd-c29d-49ac-87ae-9c5b39d2e78f tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/1b8ddfd6-3834-4649-97b9-5f3e070d9e5a returned with HTTP 200 Jul 10 08:49:36.447203 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1375/5492] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:49:36 2026] GET /volume/v3/volumes/1b8ddfd6-3834-4649-97b9-5f3e070d9e5a => generated 919 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:49:37.294139 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-b70ff98e-7dcc-439c-8dba-a0c3a360b104 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:37.407145 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-965cee5b-0368-45c9-8c84-6387a42e807d None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:37.409635 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-965cee5b-0368-45c9-8c84-6387a42e807d tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] GET https://10.4.3.7/volume/v3/backups/bc628186-8eaa-49fb-a0db-4e23ce8d4c3e Jul 10 08:49:37.409820 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-965cee5b-0368-45c9-8c84-6387a42e807d tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:37.410092 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-965cee5b-0368-45c9-8c84-6387a42e807d tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:37.410195 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-965cee5b-0368-45c9-8c84-6387a42e807d tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] Show backup with id bc628186-8eaa-49fb-a0db-4e23ce8d4c3e. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:49:37.416786 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-b70ff98e-7dcc-439c-8dba-a0c3a360b104 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:49:37.417127 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-b70ff98e-7dcc-439c-8dba-a0c3a360b104 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1546208772"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:49:37.418488 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.volumes [None req-b70ff98e-7dcc-439c-8dba-a0c3a360b104 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1546208772'}} {{(pid=100056) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:49:37.418632 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-b70ff98e-7dcc-439c-8dba-a0c3a360b104 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Create volume of 1 GB Jul 10 08:49:37.419744 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:37.419744 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:49:37.420666 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-965cee5b-0368-45c9-8c84-6387a42e807d tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] https://10.4.3.7/volume/v3/backups/bc628186-8eaa-49fb-a0db-4e23ce8d4c3e returned with HTTP 200 Jul 10 08:49:37.421479 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1365/5493] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:49:37 2026] GET /volume/v3/backups/bc628186-8eaa-49fb-a0db-4e23ce8d4c3e => generated 719 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:49:37.423132 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-b70ff98e-7dcc-439c-8dba-a0c3a360b104 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Availability Zones retrieved successfully. Jul 10 08:49:37.431356 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-b70ff98e-7dcc-439c-8dba-a0c3a360b104 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Flow 'volume_create_api' (9dc1159a-a98b-4985-9be7-937882f70121) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:49:37.432823 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-b70ff98e-7dcc-439c-8dba-a0c3a360b104 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dcd8221c-4d14-43ef-99a2-422294bc7ca9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:49:37.434388 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.flows.api.create_volume [None req-b70ff98e-7dcc-439c-8dba-a0c3a360b104 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Validating volume size '1' using validate_int {{(pid=100056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:49:37.473351 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-b70ff98e-7dcc-439c-8dba-a0c3a360b104 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dcd8221c-4d14-43ef-99a2-422294bc7ca9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:49:37.474642 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-b70ff98e-7dcc-439c-8dba-a0c3a360b104 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0dd31fb2-b8e1-4a55-ba53-415df3dc87f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:49:37.548127 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.quota [None req-b70ff98e-7dcc-439c-8dba-a0c3a360b104 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Created reservations ['7ee82980-379a-4d8c-b425-8758db3df71a', '4cca9577-cae5-46f5-9dbb-ccc61b2a627b', '63662115-3020-4c3e-8b7d-368e6c9e49fd', 'cc0c3c4b-bfc1-47a2-b26e-a3b055431e66'] {{(pid=100056) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:49:37.548606 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-b70ff98e-7dcc-439c-8dba-a0c3a360b104 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0dd31fb2-b8e1-4a55-ba53-415df3dc87f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7ee82980-379a-4d8c-b425-8758db3df71a', '4cca9577-cae5-46f5-9dbb-ccc61b2a627b', '63662115-3020-4c3e-8b7d-368e6c9e49fd', 'cc0c3c4b-bfc1-47a2-b26e-a3b055431e66']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:49:37.549379 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-b70ff98e-7dcc-439c-8dba-a0c3a360b104 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aab50f7a-6dc4-456b-95e5-febae4517dc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:49:37.580542 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-b70ff98e-7dcc-439c-8dba-a0c3a360b104 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aab50f7a-6dc4-456b-95e5-febae4517dc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9badc6a1-a849-43bc-8759-955fdea7b1a4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1546208772',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84701ecb47bd445b83b3f563daa215dc',qos_specs=None,replication_status=,reservations=['7ee82980-379a-4d8c-b425-8758db3df71a','4cca9577-cae5-46f5-9dbb-ccc61b2a627b','63662115-3020-4c3e-8b7d-368e6c9e49fd','cc0c3c4b-bfc1-47a2-b26e-a3b055431e66'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd23e7fd3ff94c88b72de37dddf3dc6d',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:49:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1546208772',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9badc6a1-a849-43bc-8759-955fdea7b1a4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84701ecb47bd445b83b3f563daa215dc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fd23e7fd3ff94c88b72de37dddf3dc6d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:49:37.581734 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-b70ff98e-7dcc-439c-8dba-a0c3a360b104 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (511ce747-32c3-4d07-8737-b0a8d62c468f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:49:37.610903 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-b70ff98e-7dcc-439c-8dba-a0c3a360b104 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (511ce747-32c3-4d07-8737-b0a8d62c468f) transitioned into state 'SUCCESS' from state '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-1546208772',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84701ecb47bd445b83b3f563daa215dc',qos_specs=None,replication_status=,reservations=['7ee82980-379a-4d8c-b425-8758db3df71a','4cca9577-cae5-46f5-9dbb-ccc61b2a627b','63662115-3020-4c3e-8b7d-368e6c9e49fd','cc0c3c4b-bfc1-47a2-b26e-a3b055431e66'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd23e7fd3ff94c88b72de37dddf3dc6d',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:49:37.611646 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-b70ff98e-7dcc-439c-8dba-a0c3a360b104 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7be44f96-52f5-461b-ba67-7c8a6a524334) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:49:37.625218 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-b70ff98e-7dcc-439c-8dba-a0c3a360b104 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7be44f96-52f5-461b-ba67-7c8a6a524334) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:49:37.625218 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-b70ff98e-7dcc-439c-8dba-a0c3a360b104 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Flow 'volume_create_api' (9dc1159a-a98b-4985-9be7-937882f70121) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:49:37.625218 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-b70ff98e-7dcc-439c-8dba-a0c3a360b104 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Create volume request issued successfully. Jul 10 08:49:37.625498 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-b70ff98e-7dcc-439c-8dba-a0c3a360b104 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:49:37.626053 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1373/5494] 10.4.3.7 () {70 vars in 1285 bytes} [Fri Jul 10 08:49:37 2026] POST /volume/v3/volumes => generated 774 bytes in 332 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:49:37.639716 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-cbf93274-8311-475e-a438-26129bb17d12 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:37.642547 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cbf93274-8311-475e-a438-26129bb17d12 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] GET https://10.4.3.7/volume/v3/volumes/9badc6a1-a849-43bc-8759-955fdea7b1a4 Jul 10 08:49:37.642547 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-cbf93274-8311-475e-a438-26129bb17d12 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:37.642547 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-cbf93274-8311-475e-a438-26129bb17d12 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:37.653738 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:37.653738 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:49:37.657723 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-cbf93274-8311-475e-a438-26129bb17d12 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Volume info retrieved successfully. Jul 10 08:49:37.662650 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cbf93274-8311-475e-a438-26129bb17d12 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] https://10.4.3.7/volume/v3/volumes/9badc6a1-a849-43bc-8759-955fdea7b1a4 returned with HTTP 200 Jul 10 08:49:37.662966 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1382/5495] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:49:37 2026] GET /volume/v3/volumes/9badc6a1-a849-43bc-8759-955fdea7b1a4 => generated 953 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:49:37.845366 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-3f7bb0de-281c-4571-a094-a0dd822cd00a None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:37.938079 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-3f7bb0de-281c-4571-a094-a0dd822cd00a tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:49:37.938432 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-3f7bb0de-281c-4571-a094-a0dd822cd00a tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1746622244"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:49:37.939903 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.volumes [None req-3f7bb0de-281c-4571-a094-a0dd822cd00a tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1746622244'}} {{(pid=100054) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:49:37.940082 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.volumes [None req-3f7bb0de-281c-4571-a094-a0dd822cd00a tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Create volume of 1 GB Jul 10 08:49:37.943487 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-3f7bb0de-281c-4571-a094-a0dd822cd00a tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Availability Zones retrieved successfully. Jul 10 08:49:37.948463 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-3f7bb0de-281c-4571-a094-a0dd822cd00a tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Flow 'volume_create_api' (3adad6a8-8b98-48cf-9865-fcea0269920d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:49:37.949241 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-3f7bb0de-281c-4571-a094-a0dd822cd00a tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da56df3e-6637-4797-8a00-ef94ca3c61ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:49:37.950016 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.flows.api.create_volume [None req-3f7bb0de-281c-4571-a094-a0dd822cd00a tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Validating volume size '1' using validate_int {{(pid=100054) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:49:37.973660 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-3f7bb0de-281c-4571-a094-a0dd822cd00a tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da56df3e-6637-4797-8a00-ef94ca3c61ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:49:37.974426 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-3f7bb0de-281c-4571-a094-a0dd822cd00a tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c727a97c-5943-4609-b369-397fc4ec3df2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:49:38.043904 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.quota [None req-3f7bb0de-281c-4571-a094-a0dd822cd00a tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Created reservations ['d13476c6-b758-42c5-8a8b-204d5b0e3d69', 'f66daadf-c540-43db-af92-7b77091b951d', '334ab817-1da8-4575-af66-07ac9076ecc1', '88d98db0-f563-4545-9477-d9b6d081f4f3'] {{(pid=100054) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:49:38.044733 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-3f7bb0de-281c-4571-a094-a0dd822cd00a tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c727a97c-5943-4609-b369-397fc4ec3df2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d13476c6-b758-42c5-8a8b-204d5b0e3d69', 'f66daadf-c540-43db-af92-7b77091b951d', '334ab817-1da8-4575-af66-07ac9076ecc1', '88d98db0-f563-4545-9477-d9b6d081f4f3']}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:49:38.045444 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-3f7bb0de-281c-4571-a094-a0dd822cd00a tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3b3e2d4-9391-4695-88b6-e263a545b8ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:49:38.069429 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-3f7bb0de-281c-4571-a094-a0dd822cd00a tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3b3e2d4-9391-4695-88b6-e263a545b8ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c63b1d81-7870-4005-b397-e4e3f6ca0606', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1746622244',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ea8d12958d346a7a5c3f348cbc31c9c',qos_specs=None,replication_status=,reservations=['d13476c6-b758-42c5-8a8b-204d5b0e3d69','f66daadf-c540-43db-af92-7b77091b951d','334ab817-1da8-4575-af66-07ac9076ecc1','88d98db0-f563-4545-9477-d9b6d081f4f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d58a82946e4498b8f3655aedcac3469',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:49:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1746622244',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c63b1d81-7870-4005-b397-e4e3f6ca0606,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ea8d12958d346a7a5c3f348cbc31c9c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1d58a82946e4498b8f3655aedcac3469',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:49:38.070178 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-3f7bb0de-281c-4571-a094-a0dd822cd00a tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6b188b8-4189-4940-9538-7c140025b77a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:49:38.086054 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-3f7bb0de-281c-4571-a094-a0dd822cd00a tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6b188b8-4189-4940-9538-7c140025b77a) transitioned into state 'SUCCESS' from state '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-1746622244',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ea8d12958d346a7a5c3f348cbc31c9c',qos_specs=None,replication_status=,reservations=['d13476c6-b758-42c5-8a8b-204d5b0e3d69','f66daadf-c540-43db-af92-7b77091b951d','334ab817-1da8-4575-af66-07ac9076ecc1','88d98db0-f563-4545-9477-d9b6d081f4f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d58a82946e4498b8f3655aedcac3469',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:49:38.086878 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-3f7bb0de-281c-4571-a094-a0dd822cd00a tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8db59c6-cb0e-47d5-8171-65783da965d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:49:38.094890 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-3f7bb0de-281c-4571-a094-a0dd822cd00a tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8db59c6-cb0e-47d5-8171-65783da965d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:49:38.095762 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-3f7bb0de-281c-4571-a094-a0dd822cd00a tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Flow 'volume_create_api' (3adad6a8-8b98-48cf-9865-fcea0269920d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100054) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:49:38.096024 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-3f7bb0de-281c-4571-a094-a0dd822cd00a tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Create volume request issued successfully. Jul 10 08:49:38.096544 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-3f7bb0de-281c-4571-a094-a0dd822cd00a tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:49:38.096937 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1376/5496] 10.4.3.7 () {68 vars in 1244 bytes} [Fri Jul 10 08:49:37 2026] POST /volume/v3/volumes => generated 774 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:49:38.110943 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-230c8152-b58e-4a40-81c6-15cf7420fbcd None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:38.112877 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-230c8152-b58e-4a40-81c6-15cf7420fbcd tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] GET https://10.4.3.7/volume/v3/volumes/c63b1d81-7870-4005-b397-e4e3f6ca0606 Jul 10 08:49:38.113062 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-230c8152-b58e-4a40-81c6-15cf7420fbcd tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:38.113277 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-230c8152-b58e-4a40-81c6-15cf7420fbcd tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:38.120299 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:38.120299 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:49:38.123477 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-230c8152-b58e-4a40-81c6-15cf7420fbcd tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Volume info retrieved successfully. Jul 10 08:49:38.127109 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-230c8152-b58e-4a40-81c6-15cf7420fbcd tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] https://10.4.3.7/volume/v3/volumes/c63b1d81-7870-4005-b397-e4e3f6ca0606 returned with HTTP 200 Jul 10 08:49:38.127519 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1366/5497] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:49:38 2026] GET /volume/v3/volumes/c63b1d81-7870-4005-b397-e4e3f6ca0606 => generated 953 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:49:38.432174 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-2da7f879-7a67-49b4-9eb1-915c55a29651 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:38.434238 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-2da7f879-7a67-49b4-9eb1-915c55a29651 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] GET https://10.4.3.7/volume/v3/backups/bc628186-8eaa-49fb-a0db-4e23ce8d4c3e Jul 10 08:49:38.434477 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-2da7f879-7a67-49b4-9eb1-915c55a29651 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:38.434674 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-2da7f879-7a67-49b4-9eb1-915c55a29651 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:38.434817 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-2da7f879-7a67-49b4-9eb1-915c55a29651 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] Show backup with id bc628186-8eaa-49fb-a0db-4e23ce8d4c3e. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:49:38.438954 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:38.438954 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:49:38.439738 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-2da7f879-7a67-49b4-9eb1-915c55a29651 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] https://10.4.3.7/volume/v3/backups/bc628186-8eaa-49fb-a0db-4e23ce8d4c3e returned with HTTP 200 Jul 10 08:49:38.440191 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1374/5498] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:49:38 2026] GET /volume/v3/backups/bc628186-8eaa-49fb-a0db-4e23ce8d4c3e => generated 730 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:49:38.489824 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-71919f60-53c1-4336-a8cd-014b4d252542 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:38.490301 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-71919f60-53c1-4336-a8cd-014b4d252542 None None] GET https://10.4.3.7/volume// Jul 10 08:49:38.490512 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-71919f60-53c1-4336-a8cd-014b4d252542 None None] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:38.490739 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-71919f60-53c1-4336-a8cd-014b4d252542 None None] Calling method 'all' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:38.491120 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-71919f60-53c1-4336-a8cd-014b4d252542 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:49:38.491482 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1383/5499] 10.4.3.7 () {66 vars in 1414 bytes} [Fri Jul 10 08:49:38 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:49:38.506286 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-49466df9-4f91-4008-a101-92c6f7617f1a req-d9e6c92b-4057-406c-a2be-979bf3f8ac17 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:38.569127 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-49466df9-4f91-4008-a101-92c6f7617f1a req-d9e6c92b-4057-406c-a2be-979bf3f8ac17 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] POST https://10.4.3.7/volume/v3/attachments Jul 10 08:49:38.569568 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-49466df9-4f91-4008-a101-92c6f7617f1a req-d9e6c92b-4057-406c-a2be-979bf3f8ac17 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1b8ddfd6-3834-4649-97b9-5f3e070d9e5a", "connector": null, "instance_uuid": "150aaa96-2e47-41f9-9cc7-8a4861115bb2"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:49:38.579219 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:38.579219 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:49:38.600744 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-49466df9-4f91-4008-a101-92c6f7617f1a req-d9e6c92b-4057-406c-a2be-979bf3f8ac17 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/attachments returned with HTTP 200 Jul 10 08:49:38.601104 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1377/5500] 10.4.3.7 () {74 vars in 1580 bytes} [Fri Jul 10 08:49:38 2026] POST /volume/v3/attachments => generated 273 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:49:38.675526 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-ca994fe9-6656-4b8c-bdea-869cb1d9ca75 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:38.677451 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-ca994fe9-6656-4b8c-bdea-869cb1d9ca75 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] GET https://10.4.3.7/volume/v3/volumes/9badc6a1-a849-43bc-8759-955fdea7b1a4 Jul 10 08:49:38.677651 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-ca994fe9-6656-4b8c-bdea-869cb1d9ca75 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:38.677835 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-ca994fe9-6656-4b8c-bdea-869cb1d9ca75 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:38.685195 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:38.685195 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:49:38.689280 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-ca994fe9-6656-4b8c-bdea-869cb1d9ca75 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Volume info retrieved successfully. Jul 10 08:49:38.693522 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-ca994fe9-6656-4b8c-bdea-869cb1d9ca75 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] https://10.4.3.7/volume/v3/volumes/9badc6a1-a849-43bc-8759-955fdea7b1a4 returned with HTTP 200 Jul 10 08:49:38.693887 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1367/5501] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:49:38 2026] GET /volume/v3/volumes/9badc6a1-a849-43bc-8759-955fdea7b1a4 => generated 1014 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:49:38.709476 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-ef16dd24-b138-4896-91f6-1550e6ceb1d2 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:38.772490 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-ef16dd24-b138-4896-91f6-1550e6ceb1d2 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-reader] GET https://10.4.3.7/volume/v3/volumes Jul 10 08:49:38.772713 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-ef16dd24-b138-4896-91f6-1550e6ceb1d2 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-reader] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:38.772896 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-ef16dd24-b138-4896-91f6-1550e6ceb1d2 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-reader] Calling method 'index' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:38.773181 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.api_utils [None req-ef16dd24-b138-4896-91f6-1550e6ceb1d2 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-reader] Removing options '' from query. {{(pid=100056) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 08:49:38.773942 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-ef16dd24-b138-4896-91f6-1550e6ceb1d2 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100056) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 08:49:38.781764 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-ef16dd24-b138-4896-91f6-1550e6ceb1d2 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-reader] Get all volumes completed successfully. Jul 10 08:49:38.782149 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-ef16dd24-b138-4896-91f6-1550e6ceb1d2 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-reader] https://10.4.3.7/volume/v3/volumes returned with HTTP 200 Jul 10 08:49:38.782550 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1375/5502] 10.4.3.7 () {68 vars in 1264 bytes} [Fri Jul 10 08:49:38 2026] GET /volume/v3/volumes => generated 332 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:49:38.793426 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-903709cc-cc76-44b0-9d8c-3a3fc4210319 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:38.795238 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-903709cc-cc76-44b0-9d8c-3a3fc4210319 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] DELETE https://10.4.3.7/volume/v3/volumes/9badc6a1-a849-43bc-8759-955fdea7b1a4 Jul 10 08:49:38.795567 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-903709cc-cc76-44b0-9d8c-3a3fc4210319 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:38.795845 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-903709cc-cc76-44b0-9d8c-3a3fc4210319 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:38.796059 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-903709cc-cc76-44b0-9d8c-3a3fc4210319 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Delete volume with id: 9badc6a1-a849-43bc-8759-955fdea7b1a4 Jul 10 08:49:38.802928 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:38.802928 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:49:38.803219 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-903709cc-cc76-44b0-9d8c-3a3fc4210319 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Volume info retrieved successfully. Jul 10 08:49:38.817087 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-903709cc-cc76-44b0-9d8c-3a3fc4210319 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Delete volume request issued successfully. Jul 10 08:49:38.817293 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-903709cc-cc76-44b0-9d8c-3a3fc4210319 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] https://10.4.3.7/volume/v3/volumes/9badc6a1-a849-43bc-8759-955fdea7b1a4 returned with HTTP 202 Jul 10 08:49:38.817748 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1384/5503] 10.4.3.7 () {68 vars in 1378 bytes} [Fri Jul 10 08:49:38 2026] DELETE /volume/v3/volumes/9badc6a1-a849-43bc-8759-955fdea7b1a4 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 08:49:38.825486 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-d5c14e47-a0a9-4de5-a407-0ec01a5b5a55 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:38.827130 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d5c14e47-a0a9-4de5-a407-0ec01a5b5a55 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] GET https://10.4.3.7/volume/v3/volumes/9badc6a1-a849-43bc-8759-955fdea7b1a4 Jul 10 08:49:38.827348 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-d5c14e47-a0a9-4de5-a407-0ec01a5b5a55 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:38.827717 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-d5c14e47-a0a9-4de5-a407-0ec01a5b5a55 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:38.834522 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:38.834522 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:49:38.838077 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-d5c14e47-a0a9-4de5-a407-0ec01a5b5a55 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Volume info retrieved successfully. Jul 10 08:49:38.842354 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d5c14e47-a0a9-4de5-a407-0ec01a5b5a55 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] https://10.4.3.7/volume/v3/volumes/9badc6a1-a849-43bc-8759-955fdea7b1a4 returned with HTTP 200 Jul 10 08:49:38.842866 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1378/5504] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:49:38 2026] GET /volume/v3/volumes/9badc6a1-a849-43bc-8759-955fdea7b1a4 => generated 1013 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:49:38.971634 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-3b49343c-286b-462c-8739-f5280f6b485a None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:38.973492 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-3b49343c-286b-462c-8739-f5280f6b485a tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] GET https://10.4.3.7/volume/v3/volumes/1b8ddfd6-3834-4649-97b9-5f3e070d9e5a Jul 10 08:49:38.973679 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-3b49343c-286b-462c-8739-f5280f6b485a tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:38.973860 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-3b49343c-286b-462c-8739-f5280f6b485a tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:38.982365 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:38.982365 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:49:38.985689 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-3b49343c-286b-462c-8739-f5280f6b485a tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Volume info retrieved successfully. Jul 10 08:49:38.989587 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-3b49343c-286b-462c-8739-f5280f6b485a tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/1b8ddfd6-3834-4649-97b9-5f3e070d9e5a returned with HTTP 200 Jul 10 08:49:38.989929 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1368/5505] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:49:38 2026] GET /volume/v3/volumes/1b8ddfd6-3834-4649-97b9-5f3e070d9e5a => generated 918 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:49:39.126993 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-fd3a9192-edf7-41e6-8917-a43893f20afd None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:39.127388 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-fd3a9192-edf7-41e6-8917-a43893f20afd None None] GET https://10.4.3.7/volume// Jul 10 08:49:39.127586 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-fd3a9192-edf7-41e6-8917-a43893f20afd None None] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:39.127772 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-fd3a9192-edf7-41e6-8917-a43893f20afd None None] Calling method 'all' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:39.128067 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-fd3a9192-edf7-41e6-8917-a43893f20afd None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:49:39.128361 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1376/5506] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:49:39 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:49:39.138625 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-49466df9-4f91-4008-a101-92c6f7617f1a req-491b7913-24ba-4d63-825b-8d74c874fc24 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:39.141012 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-d41b4ecd-67e4-415b-8fa7-3c3edcbe00a1 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:39.141434 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-49466df9-4f91-4008-a101-92c6f7617f1a req-491b7913-24ba-4d63-825b-8d74c874fc24 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] GET https://10.4.3.7/volume/v3/volumes/1b8ddfd6-3834-4649-97b9-5f3e070d9e5a Jul 10 08:49:39.141648 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-49466df9-4f91-4008-a101-92c6f7617f1a req-491b7913-24ba-4d63-825b-8d74c874fc24 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:39.141856 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-49466df9-4f91-4008-a101-92c6f7617f1a req-491b7913-24ba-4d63-825b-8d74c874fc24 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:39.143227 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d41b4ecd-67e4-415b-8fa7-3c3edcbe00a1 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] GET https://10.4.3.7/volume/v3/volumes/c63b1d81-7870-4005-b397-e4e3f6ca0606 Jul 10 08:49:39.143792 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-d41b4ecd-67e4-415b-8fa7-3c3edcbe00a1 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:39.144014 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-d41b4ecd-67e4-415b-8fa7-3c3edcbe00a1 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:39.150027 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:39.150027 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:49:39.152235 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:39.152235 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:49:39.153014 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-49466df9-4f91-4008-a101-92c6f7617f1a req-491b7913-24ba-4d63-825b-8d74c874fc24 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Volume info retrieved successfully. Jul 10 08:49:39.156561 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-d41b4ecd-67e4-415b-8fa7-3c3edcbe00a1 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Volume info retrieved successfully. Jul 10 08:49:39.156993 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-49466df9-4f91-4008-a101-92c6f7617f1a req-491b7913-24ba-4d63-825b-8d74c874fc24 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/1b8ddfd6-3834-4649-97b9-5f3e070d9e5a returned with HTTP 200 Jul 10 08:49:39.157484 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1385/5507] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:49:39 2026] GET /volume/v3/volumes/1b8ddfd6-3834-4649-97b9-5f3e070d9e5a => generated 1098 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:49:39.161014 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d41b4ecd-67e4-415b-8fa7-3c3edcbe00a1 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] https://10.4.3.7/volume/v3/volumes/c63b1d81-7870-4005-b397-e4e3f6ca0606 returned with HTTP 200 Jul 10 08:49:39.161422 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1379/5508] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:49:39 2026] GET /volume/v3/volumes/c63b1d81-7870-4005-b397-e4e3f6ca0606 => generated 1005 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:49:39.172981 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-e8c8bb4e-6c76-4079-8aed-a204a6bb27d5 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:39.233018 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-e8c8bb4e-6c76-4079-8aed-a204a6bb27d5 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-member] POST https://10.4.3.7/volume/v3/snapshots Jul 10 08:49:39.233338 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-e8c8bb4e-6c76-4079-8aed-a204a6bb27d5 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c63b1d81-7870-4005-b397-e4e3f6ca0606", "name": "tempest-ProjectMemberTests-Snapshot-1148108833"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:49:39.241105 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:39.241105 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:49:39.241553 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-e8c8bb4e-6c76-4079-8aed-a204a6bb27d5 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-member] Volume info retrieved successfully. Jul 10 08:49:39.241712 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.snapshots [None req-e8c8bb4e-6c76-4079-8aed-a204a6bb27d5 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-member] Create snapshot from volume c63b1d81-7870-4005-b397-e4e3f6ca0606 Jul 10 08:49:39.263465 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-49466df9-4f91-4008-a101-92c6f7617f1a req-6889c073-cf20-448a-82a0-03097c970c7d None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:39.265668 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-49466df9-4f91-4008-a101-92c6f7617f1a req-6889c073-cf20-448a-82a0-03097c970c7d tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] PUT https://10.4.3.7/volume/v3/attachments/0655b2db-0186-423e-803a-0ea89729f19a Jul 10 08:49:39.266070 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-49466df9-4f91-4008-a101-92c6f7617f1a req-6889c073-cf20-448a-82a0-03097c970c7d tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.7", "host": "np0000004976", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b54eda21b644", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bf3c9c16-ec3d-4df7-865b-5f424258654a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:49:39.273651 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.coordination [req-49466df9-4f91-4008-a101-92c6f7617f1a req-6889c073-cf20-448a-82a0-03097c970c7d tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Acquiring lock "cinder-attachment_update-1b8ddfd6-3834-4649-97b9-5f3e070d9e5a-np0000004976" by "attachment_update" {{(pid=100056) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 08:49:39.277978 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.quota [None req-e8c8bb4e-6c76-4079-8aed-a204a6bb27d5 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-member] Created reservations ['c46cf5de-b6ae-4a74-a2f8-48d706bfeb90', 'c4d868a0-79a6-4837-b7bf-9117ab7f7a1f', '156630e3-bac5-4a7a-ad4e-7422679ea2f0', '8144838c-be25-40f0-9991-76f934e53d0e'] {{(pid=100055) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:49:39.278810 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.coordination [req-49466df9-4f91-4008-a101-92c6f7617f1a req-6889c073-cf20-448a-82a0-03097c970c7d tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Lock "cinder-attachment_update-1b8ddfd6-3834-4649-97b9-5f3e070d9e5a-np0000004976" acquired by "attachment_update" :: waited 0.005s {{(pid=100056) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 08:49:39.280481 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:39.280481 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:49:39.307388 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-e8c8bb4e-6c76-4079-8aed-a204a6bb27d5 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-member] Snapshot create request issued successfully. Jul 10 08:49:39.309320 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-e8c8bb4e-6c76-4079-8aed-a204a6bb27d5 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-member] https://10.4.3.7/volume/v3/snapshots returned with HTTP 202 Jul 10 08:49:39.309320 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1369/5509] 10.4.3.7 () {68 vars in 1251 bytes} [Fri Jul 10 08:49:39 2026] POST /volume/v3/snapshots => generated 305 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:49:39.318321 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-c5b02276-780b-451e-b695-27b0717dc80d None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:39.320003 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c5b02276-780b-451e-b695-27b0717dc80d tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-member] GET https://10.4.3.7/volume/v3/snapshots/5b92f66a-bd8d-4e97-879c-bee634c23055 Jul 10 08:49:39.320171 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c5b02276-780b-451e-b695-27b0717dc80d tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:39.320354 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c5b02276-780b-451e-b695-27b0717dc80d tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:39.325335 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:39.325335 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:49:39.325792 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-c5b02276-780b-451e-b695-27b0717dc80d tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-member] Snapshot retrieved successfully. Jul 10 08:49:39.326531 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c5b02276-780b-451e-b695-27b0717dc80d tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-member] https://10.4.3.7/volume/v3/snapshots/5b92f66a-bd8d-4e97-879c-bee634c23055 returned with HTTP 200 Jul 10 08:49:39.327051 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1386/5510] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:49:39 2026] GET /volume/v3/snapshots/5b92f66a-bd8d-4e97-879c-bee634c23055 => generated 437 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:49:39.452271 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-371c4c4e-5472-416b-98fe-2273a10c98a0 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:39.454336 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-371c4c4e-5472-416b-98fe-2273a10c98a0 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] GET https://10.4.3.7/volume/v3/backups/bc628186-8eaa-49fb-a0db-4e23ce8d4c3e Jul 10 08:49:39.454576 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-371c4c4e-5472-416b-98fe-2273a10c98a0 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:39.454806 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-371c4c4e-5472-416b-98fe-2273a10c98a0 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:39.454935 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-371c4c4e-5472-416b-98fe-2273a10c98a0 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] Show backup with id bc628186-8eaa-49fb-a0db-4e23ce8d4c3e. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:49:39.459822 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:39.459822 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:49:39.460719 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-371c4c4e-5472-416b-98fe-2273a10c98a0 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] https://10.4.3.7/volume/v3/backups/bc628186-8eaa-49fb-a0db-4e23ce8d4c3e returned with HTTP 200 Jul 10 08:49:39.461256 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1380/5511] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:49:39 2026] GET /volume/v3/backups/bc628186-8eaa-49fb-a0db-4e23ce8d4c3e => generated 730 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:49:39.809345 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.coordination [req-49466df9-4f91-4008-a101-92c6f7617f1a req-6889c073-cf20-448a-82a0-03097c970c7d tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Lock "cinder-attachment_update-1b8ddfd6-3834-4649-97b9-5f3e070d9e5a-np0000004976" released by "attachment_update" :: held 0.531s {{(pid=100056) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 08:49:39.809745 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-49466df9-4f91-4008-a101-92c6f7617f1a req-6889c073-cf20-448a-82a0-03097c970c7d tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/attachments/0655b2db-0186-423e-803a-0ea89729f19a returned with HTTP 200 Jul 10 08:49:39.810150 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1377/5512] 10.4.3.7 () {74 vars in 1690 bytes} [Fri Jul 10 08:49:39 2026] PUT /volume/v3/attachments/0655b2db-0186-423e-803a-0ea89729f19a => generated 969 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:49:39.860648 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-fcd495f2-b16d-484f-bac4-1abe9ff364e3 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:39.862251 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-fcd495f2-b16d-484f-bac4-1abe9ff364e3 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] GET https://10.4.3.7/volume/v3/volumes/9badc6a1-a849-43bc-8759-955fdea7b1a4 Jul 10 08:49:39.862458 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-fcd495f2-b16d-484f-bac4-1abe9ff364e3 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:39.862629 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-fcd495f2-b16d-484f-bac4-1abe9ff364e3 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:39.868603 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-fcd495f2-b16d-484f-bac4-1abe9ff364e3 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] https://10.4.3.7/volume/v3/volumes/9badc6a1-a849-43bc-8759-955fdea7b1a4 returned with HTTP 404 Jul 10 08:49:39.869014 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1370/5513] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:49:39 2026] GET /volume/v3/volumes/9badc6a1-a849-43bc-8759-955fdea7b1a4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 08:49:39.878107 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-d757d5c3-a9ce-4cc4-95fd-331e3bc30cd4 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:39.880295 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d757d5c3-a9ce-4cc4-95fd-331e3bc30cd4 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:49:39.880785 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d757d5c3-a9ce-4cc4-95fd-331e3bc30cd4 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-776009736"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:49:39.882953 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [None req-d757d5c3-a9ce-4cc4-95fd-331e3bc30cd4 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-776009736'}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:49:39.883130 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-d757d5c3-a9ce-4cc4-95fd-331e3bc30cd4 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Create volume of 1 GB Jul 10 08:49:39.888185 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-d757d5c3-a9ce-4cc4-95fd-331e3bc30cd4 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Availability Zones retrieved successfully. Jul 10 08:49:39.896431 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-d757d5c3-a9ce-4cc4-95fd-331e3bc30cd4 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Flow 'volume_create_api' (8bd56335-4067-42e9-98e0-4afed21297cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:49:39.897809 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-d757d5c3-a9ce-4cc4-95fd-331e3bc30cd4 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5db8da2c-0bac-4c34-9659-64fa1c20a979) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:49:39.898938 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-d757d5c3-a9ce-4cc4-95fd-331e3bc30cd4 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Validating volume size '1' using validate_int {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:49:39.926396 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-d757d5c3-a9ce-4cc4-95fd-331e3bc30cd4 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5db8da2c-0bac-4c34-9659-64fa1c20a979) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:49:39.927395 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-d757d5c3-a9ce-4cc4-95fd-331e3bc30cd4 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d99c258-01dd-4a56-ae43-087df33d6113) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:49:39.964243 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-d757d5c3-a9ce-4cc4-95fd-331e3bc30cd4 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Created reservations ['1d3cb958-4490-4e6f-a765-b0a2c46731e1', 'b95a8628-8510-40f6-80b8-450146b35a2e', '9b75a11d-49ac-4def-99b2-8fefad6a1397', '60b46d17-3bfd-4695-84d1-fd880a5fbf35'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:49:39.965397 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-d757d5c3-a9ce-4cc4-95fd-331e3bc30cd4 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d99c258-01dd-4a56-ae43-087df33d6113) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1d3cb958-4490-4e6f-a765-b0a2c46731e1', 'b95a8628-8510-40f6-80b8-450146b35a2e', '9b75a11d-49ac-4def-99b2-8fefad6a1397', '60b46d17-3bfd-4695-84d1-fd880a5fbf35']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:49:39.966145 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-d757d5c3-a9ce-4cc4-95fd-331e3bc30cd4 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95e004a7-85c3-4aca-9cb6-2bcda3b0570e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:49:39.990365 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-d757d5c3-a9ce-4cc4-95fd-331e3bc30cd4 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95e004a7-85c3-4aca-9cb6-2bcda3b0570e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dc769e57-018b-4f48-ba03-939dee623ae5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-776009736',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84701ecb47bd445b83b3f563daa215dc',qos_specs=None,replication_status=,reservations=['1d3cb958-4490-4e6f-a765-b0a2c46731e1','b95a8628-8510-40f6-80b8-450146b35a2e','9b75a11d-49ac-4def-99b2-8fefad6a1397','60b46d17-3bfd-4695-84d1-fd880a5fbf35'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd23e7fd3ff94c88b72de37dddf3dc6d',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:49:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-776009736',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dc769e57-018b-4f48-ba03-939dee623ae5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84701ecb47bd445b83b3f563daa215dc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fd23e7fd3ff94c88b72de37dddf3dc6d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:49:39.991085 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-d757d5c3-a9ce-4cc4-95fd-331e3bc30cd4 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9871b57f-8a59-4e62-98a1-445945d883f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:49:40.003779 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-2a778e64-bec9-44ed-b3d9-172270143ca4 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:40.005795 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-2a778e64-bec9-44ed-b3d9-172270143ca4 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] GET https://10.4.3.7/volume/v3/volumes/1b8ddfd6-3834-4649-97b9-5f3e070d9e5a Jul 10 08:49:40.006082 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-2a778e64-bec9-44ed-b3d9-172270143ca4 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:40.006346 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-2a778e64-bec9-44ed-b3d9-172270143ca4 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:40.008169 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-d757d5c3-a9ce-4cc4-95fd-331e3bc30cd4 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9871b57f-8a59-4e62-98a1-445945d883f0) transitioned into state 'SUCCESS' from state '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-776009736',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84701ecb47bd445b83b3f563daa215dc',qos_specs=None,replication_status=,reservations=['1d3cb958-4490-4e6f-a765-b0a2c46731e1','b95a8628-8510-40f6-80b8-450146b35a2e','9b75a11d-49ac-4def-99b2-8fefad6a1397','60b46d17-3bfd-4695-84d1-fd880a5fbf35'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd23e7fd3ff94c88b72de37dddf3dc6d',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:49:40.008794 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-d757d5c3-a9ce-4cc4-95fd-331e3bc30cd4 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a25df0cb-2268-47f2-a6a0-b21eccbb96f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:49:40.016782 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:40.016782 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:49:40.018305 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-d757d5c3-a9ce-4cc4-95fd-331e3bc30cd4 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a25df0cb-2268-47f2-a6a0-b21eccbb96f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:49:40.019222 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-d757d5c3-a9ce-4cc4-95fd-331e3bc30cd4 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Flow 'volume_create_api' (8bd56335-4067-42e9-98e0-4afed21297cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:49:40.019555 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-d757d5c3-a9ce-4cc4-95fd-331e3bc30cd4 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Create volume request issued successfully. Jul 10 08:49:40.020122 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d757d5c3-a9ce-4cc4-95fd-331e3bc30cd4 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:49:40.020605 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1387/5514] 10.4.3.7 () {70 vars in 1285 bytes} [Fri Jul 10 08:49:39 2026] POST /volume/v3/volumes => generated 773 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:49:40.028157 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-2a778e64-bec9-44ed-b3d9-172270143ca4 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Volume info retrieved successfully. Jul 10 08:49:40.035874 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-d272431c-34ef-4566-886f-2226c61ac6a8 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:40.036262 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-2a778e64-bec9-44ed-b3d9-172270143ca4 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/1b8ddfd6-3834-4649-97b9-5f3e070d9e5a returned with HTTP 200 Jul 10 08:49:40.036713 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1381/5515] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:49:40 2026] GET /volume/v3/volumes/1b8ddfd6-3834-4649-97b9-5f3e070d9e5a => generated 919 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:49:40.037819 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-d272431c-34ef-4566-886f-2226c61ac6a8 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] GET https://10.4.3.7/volume/v3/volumes/dc769e57-018b-4f48-ba03-939dee623ae5 Jul 10 08:49:40.038068 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-d272431c-34ef-4566-886f-2226c61ac6a8 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:40.038297 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-d272431c-34ef-4566-886f-2226c61ac6a8 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:40.045826 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:40.045826 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:49:40.049055 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-d272431c-34ef-4566-886f-2226c61ac6a8 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Volume info retrieved successfully. Jul 10 08:49:40.052800 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-d272431c-34ef-4566-886f-2226c61ac6a8 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] https://10.4.3.7/volume/v3/volumes/dc769e57-018b-4f48-ba03-939dee623ae5 returned with HTTP 200 Jul 10 08:49:40.053229 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1378/5516] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:49:40 2026] GET /volume/v3/volumes/dc769e57-018b-4f48-ba03-939dee623ae5 => generated 952 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:49:40.334999 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-3f3a5827-0c12-44b7-bf1e-f0c472b593d7 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:40.337061 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-3f3a5827-0c12-44b7-bf1e-f0c472b593d7 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-member] GET https://10.4.3.7/volume/v3/snapshots/5b92f66a-bd8d-4e97-879c-bee634c23055 Jul 10 08:49:40.337061 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-3f3a5827-0c12-44b7-bf1e-f0c472b593d7 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:40.337272 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-3f3a5827-0c12-44b7-bf1e-f0c472b593d7 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:40.342885 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:40.342885 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:49:40.343297 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-3f3a5827-0c12-44b7-bf1e-f0c472b593d7 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-member] Snapshot retrieved successfully. Jul 10 08:49:40.343988 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-3f3a5827-0c12-44b7-bf1e-f0c472b593d7 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-member] https://10.4.3.7/volume/v3/snapshots/5b92f66a-bd8d-4e97-879c-bee634c23055 returned with HTTP 200 Jul 10 08:49:40.344341 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1371/5517] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:49:40 2026] GET /volume/v3/snapshots/5b92f66a-bd8d-4e97-879c-bee634c23055 => generated 464 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:49:40.359588 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-bea9de87-711c-4cbb-a505-7b115d17ee76 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:40.362207 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-bea9de87-711c-4cbb-a505-7b115d17ee76 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-member] DELETE https://10.4.3.7/volume/v3/snapshots/5b92f66a-bd8d-4e97-879c-bee634c23055 Jul 10 08:49:40.362453 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-bea9de87-711c-4cbb-a505-7b115d17ee76 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:40.362689 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-bea9de87-711c-4cbb-a505-7b115d17ee76 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:40.362821 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.snapshots [None req-bea9de87-711c-4cbb-a505-7b115d17ee76 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-member] Delete snapshot with id: 5b92f66a-bd8d-4e97-879c-bee634c23055 Jul 10 08:49:40.369508 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:40.369508 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:49:40.370003 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-bea9de87-711c-4cbb-a505-7b115d17ee76 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-member] Snapshot retrieved successfully. Jul 10 08:49:40.383712 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-bea9de87-711c-4cbb-a505-7b115d17ee76 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-member] Snapshot delete request issued successfully. Jul 10 08:49:40.383969 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-bea9de87-711c-4cbb-a505-7b115d17ee76 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-member] https://10.4.3.7/volume/v3/snapshots/5b92f66a-bd8d-4e97-879c-bee634c23055 returned with HTTP 202 Jul 10 08:49:40.384540 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1388/5518] 10.4.3.7 () {66 vars in 1343 bytes} [Fri Jul 10 08:49:40 2026] DELETE /volume/v3/snapshots/5b92f66a-bd8d-4e97-879c-bee634c23055 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:49:40.393057 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-cd12e21d-8376-47b5-b922-ba713de66e34 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:40.394714 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-cd12e21d-8376-47b5-b922-ba713de66e34 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-member] GET https://10.4.3.7/volume/v3/snapshots/5b92f66a-bd8d-4e97-879c-bee634c23055 Jul 10 08:49:40.394878 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-cd12e21d-8376-47b5-b922-ba713de66e34 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:40.395049 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-cd12e21d-8376-47b5-b922-ba713de66e34 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:40.399565 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:40.399565 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:49:40.399940 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-cd12e21d-8376-47b5-b922-ba713de66e34 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-member] Snapshot retrieved successfully. Jul 10 08:49:40.400660 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-cd12e21d-8376-47b5-b922-ba713de66e34 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-member] https://10.4.3.7/volume/v3/snapshots/5b92f66a-bd8d-4e97-879c-bee634c23055 returned with HTTP 200 Jul 10 08:49:40.401011 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1382/5519] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:49:40 2026] GET /volume/v3/snapshots/5b92f66a-bd8d-4e97-879c-bee634c23055 => generated 463 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:49:40.472928 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-c1f5f0ea-5bc3-47d2-bbbd-f18b6d1db25f None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:40.474832 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-c1f5f0ea-5bc3-47d2-bbbd-f18b6d1db25f tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] GET https://10.4.3.7/volume/v3/backups/bc628186-8eaa-49fb-a0db-4e23ce8d4c3e Jul 10 08:49:40.475038 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-c1f5f0ea-5bc3-47d2-bbbd-f18b6d1db25f tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:40.475224 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-c1f5f0ea-5bc3-47d2-bbbd-f18b6d1db25f tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:40.475339 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-c1f5f0ea-5bc3-47d2-bbbd-f18b6d1db25f tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] Show backup with id bc628186-8eaa-49fb-a0db-4e23ce8d4c3e. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:49:40.479827 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:40.479827 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:49:40.480508 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-c1f5f0ea-5bc3-47d2-bbbd-f18b6d1db25f tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] https://10.4.3.7/volume/v3/backups/bc628186-8eaa-49fb-a0db-4e23ce8d4c3e returned with HTTP 200 Jul 10 08:49:40.480890 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1379/5520] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:49:40 2026] GET /volume/v3/backups/bc628186-8eaa-49fb-a0db-4e23ce8d4c3e => generated 730 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:49:41.056483 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-192ed023-5434-4488-8595-d698450652fe None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:41.058458 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-192ed023-5434-4488-8595-d698450652fe tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] GET https://10.4.3.7/volume/v3/volumes/1b8ddfd6-3834-4649-97b9-5f3e070d9e5a Jul 10 08:49:41.058682 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-192ed023-5434-4488-8595-d698450652fe tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:41.058898 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-192ed023-5434-4488-8595-d698450652fe tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:41.066673 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-a445bc05-24fd-46da-84d0-cf2e6285ac38 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:41.069515 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a445bc05-24fd-46da-84d0-cf2e6285ac38 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] GET https://10.4.3.7/volume/v3/volumes/dc769e57-018b-4f48-ba03-939dee623ae5 Jul 10 08:49:41.070010 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a445bc05-24fd-46da-84d0-cf2e6285ac38 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:41.070337 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a445bc05-24fd-46da-84d0-cf2e6285ac38 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:41.072635 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:41.072635 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:49:41.077675 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-192ed023-5434-4488-8595-d698450652fe tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Volume info retrieved successfully. Jul 10 08:49:41.083861 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-192ed023-5434-4488-8595-d698450652fe tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/1b8ddfd6-3834-4649-97b9-5f3e070d9e5a returned with HTTP 200 Jul 10 08:49:41.084598 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1372/5521] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:49:41 2026] GET /volume/v3/volumes/1b8ddfd6-3834-4649-97b9-5f3e070d9e5a => generated 919 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:49:41.087589 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:41.087589 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:49:41.094064 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-a445bc05-24fd-46da-84d0-cf2e6285ac38 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Volume info retrieved successfully. Jul 10 08:49:41.100938 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a445bc05-24fd-46da-84d0-cf2e6285ac38 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] https://10.4.3.7/volume/v3/volumes/dc769e57-018b-4f48-ba03-939dee623ae5 returned with HTTP 200 Jul 10 08:49:41.101663 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1389/5522] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:49:41 2026] GET /volume/v3/volumes/dc769e57-018b-4f48-ba03-939dee623ae5 => generated 1013 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:49:41.114072 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-a731e9fc-7f80-4888-bae7-59e5dbced4d2 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:41.115832 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-a731e9fc-7f80-4888-bae7-59e5dbced4d2 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-reader] GET https://10.4.3.7/volume/v3/volumes/detail Jul 10 08:49:41.116074 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-a731e9fc-7f80-4888-bae7-59e5dbced4d2 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-reader] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:41.116319 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-a731e9fc-7f80-4888-bae7-59e5dbced4d2 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-reader] Calling method 'detail' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:41.116627 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.api_utils [None req-a731e9fc-7f80-4888-bae7-59e5dbced4d2 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-reader] Removing options '' from query. {{(pid=100054) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 08:49:41.117362 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-a731e9fc-7f80-4888-bae7-59e5dbced4d2 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100054) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 08:49:41.124950 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-a731e9fc-7f80-4888-bae7-59e5dbced4d2 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-reader] Get all volumes completed successfully. Jul 10 08:49:41.125568 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:41.125568 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:49:41.129802 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-a731e9fc-7f80-4888-bae7-59e5dbced4d2 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-reader] https://10.4.3.7/volume/v3/volumes/detail returned with HTTP 200 Jul 10 08:49:41.130335 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1383/5523] 10.4.3.7 () {68 vars in 1285 bytes} [Fri Jul 10 08:49:41 2026] GET /volume/v3/volumes/detail => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:49:41.146700 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-2fa3fb13-5c92-46e3-a09e-dce2c1e58c24 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:41.149089 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-2fa3fb13-5c92-46e3-a09e-dce2c1e58c24 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] DELETE https://10.4.3.7/volume/v3/volumes/dc769e57-018b-4f48-ba03-939dee623ae5 Jul 10 08:49:41.149416 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-2fa3fb13-5c92-46e3-a09e-dce2c1e58c24 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:41.149680 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-2fa3fb13-5c92-46e3-a09e-dce2c1e58c24 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Calling method 'delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:41.149908 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-2fa3fb13-5c92-46e3-a09e-dce2c1e58c24 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Delete volume with id: dc769e57-018b-4f48-ba03-939dee623ae5 Jul 10 08:49:41.160309 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:41.160309 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:49:41.160940 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-2fa3fb13-5c92-46e3-a09e-dce2c1e58c24 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Volume info retrieved successfully. Jul 10 08:49:41.179809 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-2fa3fb13-5c92-46e3-a09e-dce2c1e58c24 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Delete volume request issued successfully. Jul 10 08:49:41.179952 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-2fa3fb13-5c92-46e3-a09e-dce2c1e58c24 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] https://10.4.3.7/volume/v3/volumes/dc769e57-018b-4f48-ba03-939dee623ae5 returned with HTTP 202 Jul 10 08:49:41.180398 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1380/5524] 10.4.3.7 () {68 vars in 1378 bytes} [Fri Jul 10 08:49:41 2026] DELETE /volume/v3/volumes/dc769e57-018b-4f48-ba03-939dee623ae5 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 08:49:41.191044 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-f86a4dc5-ddb3-4d38-bb2b-52eb60e2a467 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:41.193454 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-f86a4dc5-ddb3-4d38-bb2b-52eb60e2a467 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] GET https://10.4.3.7/volume/v3/volumes/dc769e57-018b-4f48-ba03-939dee623ae5 Jul 10 08:49:41.193734 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-f86a4dc5-ddb3-4d38-bb2b-52eb60e2a467 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:41.193940 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-f86a4dc5-ddb3-4d38-bb2b-52eb60e2a467 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:41.205582 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:41.205582 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:49:41.208631 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-f86a4dc5-ddb3-4d38-bb2b-52eb60e2a467 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Volume info retrieved successfully. Jul 10 08:49:41.215352 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-f86a4dc5-ddb3-4d38-bb2b-52eb60e2a467 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] https://10.4.3.7/volume/v3/volumes/dc769e57-018b-4f48-ba03-939dee623ae5 returned with HTTP 200 Jul 10 08:49:41.215802 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1373/5525] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:49:41 2026] GET /volume/v3/volumes/dc769e57-018b-4f48-ba03-939dee623ae5 => generated 1012 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:49:41.410141 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-5fe07dae-e281-43e6-94a3-3404fdeec40f None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:41.411845 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5fe07dae-e281-43e6-94a3-3404fdeec40f tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-member] GET https://10.4.3.7/volume/v3/snapshots/5b92f66a-bd8d-4e97-879c-bee634c23055 Jul 10 08:49:41.412005 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5fe07dae-e281-43e6-94a3-3404fdeec40f tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:41.412170 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5fe07dae-e281-43e6-94a3-3404fdeec40f tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:41.416331 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5fe07dae-e281-43e6-94a3-3404fdeec40f tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-member] https://10.4.3.7/volume/v3/snapshots/5b92f66a-bd8d-4e97-879c-bee634c23055 returned with HTTP 404 Jul 10 08:49:41.416727 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1390/5526] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:49:41 2026] GET /volume/v3/snapshots/5b92f66a-bd8d-4e97-879c-bee634c23055 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:49:41.422574 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-244cfbb9-a7ef-4bc2-9b1e-bd9426ff9174 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:41.424063 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-244cfbb9-a7ef-4bc2-9b1e-bd9426ff9174 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] DELETE https://10.4.3.7/volume/v3/volumes/c63b1d81-7870-4005-b397-e4e3f6ca0606 Jul 10 08:49:41.424228 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-244cfbb9-a7ef-4bc2-9b1e-bd9426ff9174 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:41.424428 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-244cfbb9-a7ef-4bc2-9b1e-bd9426ff9174 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Calling method 'delete' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:41.424581 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.volumes [None req-244cfbb9-a7ef-4bc2-9b1e-bd9426ff9174 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Delete volume with id: c63b1d81-7870-4005-b397-e4e3f6ca0606 Jul 10 08:49:41.430822 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:41.430822 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:49:41.431050 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-244cfbb9-a7ef-4bc2-9b1e-bd9426ff9174 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Volume info retrieved successfully. Jul 10 08:49:41.444294 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-244cfbb9-a7ef-4bc2-9b1e-bd9426ff9174 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Delete volume request issued successfully. Jul 10 08:49:41.444443 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-244cfbb9-a7ef-4bc2-9b1e-bd9426ff9174 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] https://10.4.3.7/volume/v3/volumes/c63b1d81-7870-4005-b397-e4e3f6ca0606 returned with HTTP 202 Jul 10 08:49:41.444810 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1384/5527] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:49:41 2026] DELETE /volume/v3/volumes/c63b1d81-7870-4005-b397-e4e3f6ca0606 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:49:41.453057 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-0a01e6a1-8faa-4ed3-ada0-cf192174e9f8 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:41.455172 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-0a01e6a1-8faa-4ed3-ada0-cf192174e9f8 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] GET https://10.4.3.7/volume/v3/volumes/c63b1d81-7870-4005-b397-e4e3f6ca0606 Jul 10 08:49:41.455432 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-0a01e6a1-8faa-4ed3-ada0-cf192174e9f8 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:41.455675 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-0a01e6a1-8faa-4ed3-ada0-cf192174e9f8 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:41.464756 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:41.464756 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:49:41.468839 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-0a01e6a1-8faa-4ed3-ada0-cf192174e9f8 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Volume info retrieved successfully. Jul 10 08:49:41.472733 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-0a01e6a1-8faa-4ed3-ada0-cf192174e9f8 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] https://10.4.3.7/volume/v3/volumes/c63b1d81-7870-4005-b397-e4e3f6ca0606 returned with HTTP 200 Jul 10 08:49:41.473319 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1381/5528] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:49:41 2026] GET /volume/v3/volumes/c63b1d81-7870-4005-b397-e4e3f6ca0606 => generated 1004 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:49:41.490658 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-426c7e14-8f19-4d84-a608-a492a630a781 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:41.492651 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-426c7e14-8f19-4d84-a608-a492a630a781 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] GET https://10.4.3.7/volume/v3/backups/bc628186-8eaa-49fb-a0db-4e23ce8d4c3e Jul 10 08:49:41.492900 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-426c7e14-8f19-4d84-a608-a492a630a781 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:41.493112 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-426c7e14-8f19-4d84-a608-a492a630a781 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:41.493306 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-426c7e14-8f19-4d84-a608-a492a630a781 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] Show backup with id bc628186-8eaa-49fb-a0db-4e23ce8d4c3e. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:49:41.500190 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:41.500190 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:49:41.500931 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-426c7e14-8f19-4d84-a608-a492a630a781 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] https://10.4.3.7/volume/v3/backups/bc628186-8eaa-49fb-a0db-4e23ce8d4c3e returned with HTTP 200 Jul 10 08:49:41.501334 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1374/5529] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:49:41 2026] GET /volume/v3/backups/bc628186-8eaa-49fb-a0db-4e23ce8d4c3e => generated 730 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 08:49:42.097883 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-267f297d-1bfd-42d7-8f19-863d79bc883f None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:42.099694 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-267f297d-1bfd-42d7-8f19-863d79bc883f tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] GET https://10.4.3.7/volume/v3/volumes/1b8ddfd6-3834-4649-97b9-5f3e070d9e5a Jul 10 08:49:42.100264 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-267f297d-1bfd-42d7-8f19-863d79bc883f tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:42.100546 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-267f297d-1bfd-42d7-8f19-863d79bc883f tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:42.111785 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:42.111785 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:49:42.115944 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-267f297d-1bfd-42d7-8f19-863d79bc883f tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Volume info retrieved successfully. Jul 10 08:49:42.120593 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-267f297d-1bfd-42d7-8f19-863d79bc883f tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/1b8ddfd6-3834-4649-97b9-5f3e070d9e5a returned with HTTP 200 Jul 10 08:49:42.121105 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1391/5530] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:49:42 2026] GET /volume/v3/volumes/1b8ddfd6-3834-4649-97b9-5f3e070d9e5a => generated 919 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:49:42.232296 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-f0c438d3-c4ec-4f8d-a253-6c56f00b8406 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:42.234186 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-f0c438d3-c4ec-4f8d-a253-6c56f00b8406 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] GET https://10.4.3.7/volume/v3/volumes/dc769e57-018b-4f48-ba03-939dee623ae5 Jul 10 08:49:42.234470 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-f0c438d3-c4ec-4f8d-a253-6c56f00b8406 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:42.234703 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-f0c438d3-c4ec-4f8d-a253-6c56f00b8406 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:42.240108 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-f0c438d3-c4ec-4f8d-a253-6c56f00b8406 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] https://10.4.3.7/volume/v3/volumes/dc769e57-018b-4f48-ba03-939dee623ae5 returned with HTTP 404 Jul 10 08:49:42.240615 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1385/5531] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:49:42 2026] GET /volume/v3/volumes/dc769e57-018b-4f48-ba03-939dee623ae5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 08:49:42.248925 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-d2c6a7d6-461c-4364-991a-c4be414b26f9 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:42.250633 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-d2c6a7d6-461c-4364-991a-c4be414b26f9 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:49:42.250994 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-d2c6a7d6-461c-4364-991a-c4be414b26f9 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-147951826"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:49:42.252395 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.volumes [None req-d2c6a7d6-461c-4364-991a-c4be414b26f9 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-147951826'}} {{(pid=100056) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:49:42.252640 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-d2c6a7d6-461c-4364-991a-c4be414b26f9 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Create volume of 1 GB Jul 10 08:49:42.256914 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-d2c6a7d6-461c-4364-991a-c4be414b26f9 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Availability Zones retrieved successfully. Jul 10 08:49:42.262348 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-d2c6a7d6-461c-4364-991a-c4be414b26f9 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Flow 'volume_create_api' (43de1fd3-a7a7-4423-b010-870b4ae24a49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:49:42.263195 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-d2c6a7d6-461c-4364-991a-c4be414b26f9 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6097d31e-5bb3-4b14-9552-f4dbf7afd4ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:49:42.263965 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.flows.api.create_volume [None req-d2c6a7d6-461c-4364-991a-c4be414b26f9 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Validating volume size '1' using validate_int {{(pid=100056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:49:42.297224 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-d2c6a7d6-461c-4364-991a-c4be414b26f9 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6097d31e-5bb3-4b14-9552-f4dbf7afd4ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:49:42.298173 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-d2c6a7d6-461c-4364-991a-c4be414b26f9 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78067609-40c1-48a2-af25-eb0ea0bbc1c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:49:42.335730 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.quota [None req-d2c6a7d6-461c-4364-991a-c4be414b26f9 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Created reservations ['727c72f8-22a0-4833-90c9-3fd66ae67728', 'cb1e4c78-29a7-4073-9e27-c246a31c55b6', 'deef6cd4-6d2d-4296-b4f5-4475e2a1de87', 'ef58473e-d3b5-4a8f-8c2b-f39abbe64997'] {{(pid=100056) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:49:42.336421 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-d2c6a7d6-461c-4364-991a-c4be414b26f9 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78067609-40c1-48a2-af25-eb0ea0bbc1c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['727c72f8-22a0-4833-90c9-3fd66ae67728', 'cb1e4c78-29a7-4073-9e27-c246a31c55b6', 'deef6cd4-6d2d-4296-b4f5-4475e2a1de87', 'ef58473e-d3b5-4a8f-8c2b-f39abbe64997']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:49:42.337035 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-d2c6a7d6-461c-4364-991a-c4be414b26f9 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26ecdaae-8db1-49cc-be93-37bb09224572) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:49:42.360185 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-d2c6a7d6-461c-4364-991a-c4be414b26f9 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26ecdaae-8db1-49cc-be93-37bb09224572) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7ab400d1-b0f6-482b-9738-b2b39be8cecc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-147951826',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84701ecb47bd445b83b3f563daa215dc',qos_specs=None,replication_status=,reservations=['727c72f8-22a0-4833-90c9-3fd66ae67728','cb1e4c78-29a7-4073-9e27-c246a31c55b6','deef6cd4-6d2d-4296-b4f5-4475e2a1de87','ef58473e-d3b5-4a8f-8c2b-f39abbe64997'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd23e7fd3ff94c88b72de37dddf3dc6d',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:49:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-147951826',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7ab400d1-b0f6-482b-9738-b2b39be8cecc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84701ecb47bd445b83b3f563daa215dc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fd23e7fd3ff94c88b72de37dddf3dc6d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:49:42.361005 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-d2c6a7d6-461c-4364-991a-c4be414b26f9 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98c4ca83-879d-4d9b-b777-a4a4c34a7521) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:49:42.377988 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-d2c6a7d6-461c-4364-991a-c4be414b26f9 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98c4ca83-879d-4d9b-b777-a4a4c34a7521) transitioned into state 'SUCCESS' from state '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-147951826',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84701ecb47bd445b83b3f563daa215dc',qos_specs=None,replication_status=,reservations=['727c72f8-22a0-4833-90c9-3fd66ae67728','cb1e4c78-29a7-4073-9e27-c246a31c55b6','deef6cd4-6d2d-4296-b4f5-4475e2a1de87','ef58473e-d3b5-4a8f-8c2b-f39abbe64997'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd23e7fd3ff94c88b72de37dddf3dc6d',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:49:42.378761 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-d2c6a7d6-461c-4364-991a-c4be414b26f9 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8d6663e-3e0c-4342-b65c-c9f64de1ff2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:49:42.386581 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-d2c6a7d6-461c-4364-991a-c4be414b26f9 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8d6663e-3e0c-4342-b65c-c9f64de1ff2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:49:42.387512 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-d2c6a7d6-461c-4364-991a-c4be414b26f9 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Flow 'volume_create_api' (43de1fd3-a7a7-4423-b010-870b4ae24a49) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:49:42.387803 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-d2c6a7d6-461c-4364-991a-c4be414b26f9 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Create volume request issued successfully. Jul 10 08:49:42.388418 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-d2c6a7d6-461c-4364-991a-c4be414b26f9 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:49:42.388904 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1382/5532] 10.4.3.7 () {70 vars in 1285 bytes} [Fri Jul 10 08:49:42 2026] POST /volume/v3/volumes => generated 773 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:49:42.400044 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-e97da1a3-65df-4544-8d6c-9bad021c62db None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:42.401778 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-e97da1a3-65df-4544-8d6c-9bad021c62db tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] GET https://10.4.3.7/volume/v3/volumes/7ab400d1-b0f6-482b-9738-b2b39be8cecc Jul 10 08:49:42.401989 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-e97da1a3-65df-4544-8d6c-9bad021c62db tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:42.402164 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-e97da1a3-65df-4544-8d6c-9bad021c62db tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:42.408286 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:42.408286 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:49:42.411199 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-e97da1a3-65df-4544-8d6c-9bad021c62db tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Volume info retrieved successfully. Jul 10 08:49:42.414538 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-e97da1a3-65df-4544-8d6c-9bad021c62db tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] https://10.4.3.7/volume/v3/volumes/7ab400d1-b0f6-482b-9738-b2b39be8cecc returned with HTTP 200 Jul 10 08:49:42.414870 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1375/5533] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:49:42 2026] GET /volume/v3/volumes/7ab400d1-b0f6-482b-9738-b2b39be8cecc => generated 952 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:49:42.485723 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-e820bb7d-711f-403e-81f7-d0cab854e86f None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:42.487514 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e820bb7d-711f-403e-81f7-d0cab854e86f tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] GET https://10.4.3.7/volume/v3/volumes/c63b1d81-7870-4005-b397-e4e3f6ca0606 Jul 10 08:49:42.487692 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e820bb7d-711f-403e-81f7-d0cab854e86f tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:42.487865 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e820bb7d-711f-403e-81f7-d0cab854e86f tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:42.493260 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e820bb7d-711f-403e-81f7-d0cab854e86f tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] https://10.4.3.7/volume/v3/volumes/c63b1d81-7870-4005-b397-e4e3f6ca0606 returned with HTTP 404 Jul 10 08:49:42.493747 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1392/5534] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:49:42 2026] GET /volume/v3/volumes/c63b1d81-7870-4005-b397-e4e3f6ca0606 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:49:42.501347 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-19e8b6a7-eaa0-4532-a3fb-2e3f99435b14 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:42.507081 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-19e8b6a7-eaa0-4532-a3fb-2e3f99435b14 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:49:42.507081 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-19e8b6a7-eaa0-4532-a3fb-2e3f99435b14 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-774229414"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:49:42.507401 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.volumes [None req-19e8b6a7-eaa0-4532-a3fb-2e3f99435b14 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-774229414'}} {{(pid=100054) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:49:42.509896 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.volumes [None req-19e8b6a7-eaa0-4532-a3fb-2e3f99435b14 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Create volume of 1 GB Jul 10 08:49:42.510963 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-58df34b5-3145-4c17-9b7c-ced2dea1a855 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:42.513087 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-58df34b5-3145-4c17-9b7c-ced2dea1a855 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] GET https://10.4.3.7/volume/v3/backups/bc628186-8eaa-49fb-a0db-4e23ce8d4c3e Jul 10 08:49:42.513376 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-58df34b5-3145-4c17-9b7c-ced2dea1a855 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:42.513658 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-58df34b5-3145-4c17-9b7c-ced2dea1a855 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:42.513810 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-58df34b5-3145-4c17-9b7c-ced2dea1a855 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] Show backup with id bc628186-8eaa-49fb-a0db-4e23ce8d4c3e. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:49:42.518002 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-19e8b6a7-eaa0-4532-a3fb-2e3f99435b14 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Availability Zones retrieved successfully. Jul 10 08:49:42.518092 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:42.518092 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:49:42.518712 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-58df34b5-3145-4c17-9b7c-ced2dea1a855 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] https://10.4.3.7/volume/v3/backups/bc628186-8eaa-49fb-a0db-4e23ce8d4c3e returned with HTTP 200 Jul 10 08:49:42.519200 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1383/5535] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:49:42 2026] GET /volume/v3/backups/bc628186-8eaa-49fb-a0db-4e23ce8d4c3e => generated 730 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:49:42.524301 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-19e8b6a7-eaa0-4532-a3fb-2e3f99435b14 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Flow 'volume_create_api' (c7493ddd-eb9f-450c-ac86-2be96cde9ffb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:49:42.525236 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-19e8b6a7-eaa0-4532-a3fb-2e3f99435b14 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33813bba-1a8f-42f0-b2d0-cc6a608b111d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:49:42.526095 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.flows.api.create_volume [None req-19e8b6a7-eaa0-4532-a3fb-2e3f99435b14 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Validating volume size '1' using validate_int {{(pid=100054) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:49:42.549034 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-19e8b6a7-eaa0-4532-a3fb-2e3f99435b14 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33813bba-1a8f-42f0-b2d0-cc6a608b111d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:49:42.549811 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-19e8b6a7-eaa0-4532-a3fb-2e3f99435b14 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b32f4323-ab61-4283-b999-dbff69f53ec7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:49:42.585434 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.quota [None req-19e8b6a7-eaa0-4532-a3fb-2e3f99435b14 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Created reservations ['61b7df0f-f443-4d4a-8005-2f26558eb636', 'b9e3f9b2-dacb-4795-9b0d-0760a147154d', '1de8b352-e89a-4839-875b-31b379ef4912', '7c880d89-4dea-4889-9902-d11e14d6d635'] {{(pid=100054) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:49:42.586507 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-19e8b6a7-eaa0-4532-a3fb-2e3f99435b14 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b32f4323-ab61-4283-b999-dbff69f53ec7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['61b7df0f-f443-4d4a-8005-2f26558eb636', 'b9e3f9b2-dacb-4795-9b0d-0760a147154d', '1de8b352-e89a-4839-875b-31b379ef4912', '7c880d89-4dea-4889-9902-d11e14d6d635']}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:49:42.587306 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-19e8b6a7-eaa0-4532-a3fb-2e3f99435b14 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d08c80b-87d3-4c25-a2eb-34858d91a8cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:49:42.610476 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-19e8b6a7-eaa0-4532-a3fb-2e3f99435b14 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d08c80b-87d3-4c25-a2eb-34858d91a8cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a161cd22-c7e7-4fc9-8f24-bc36240820f3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-774229414',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ea8d12958d346a7a5c3f348cbc31c9c',qos_specs=None,replication_status=,reservations=['61b7df0f-f443-4d4a-8005-2f26558eb636','b9e3f9b2-dacb-4795-9b0d-0760a147154d','1de8b352-e89a-4839-875b-31b379ef4912','7c880d89-4dea-4889-9902-d11e14d6d635'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d58a82946e4498b8f3655aedcac3469',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:49:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-774229414',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a161cd22-c7e7-4fc9-8f24-bc36240820f3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ea8d12958d346a7a5c3f348cbc31c9c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1d58a82946e4498b8f3655aedcac3469',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:49:42.611152 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-19e8b6a7-eaa0-4532-a3fb-2e3f99435b14 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80b68259-a31d-444b-9536-404ec272e05f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:49:42.629922 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-19e8b6a7-eaa0-4532-a3fb-2e3f99435b14 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80b68259-a31d-444b-9536-404ec272e05f) transitioned into state 'SUCCESS' from state '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-774229414',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ea8d12958d346a7a5c3f348cbc31c9c',qos_specs=None,replication_status=,reservations=['61b7df0f-f443-4d4a-8005-2f26558eb636','b9e3f9b2-dacb-4795-9b0d-0760a147154d','1de8b352-e89a-4839-875b-31b379ef4912','7c880d89-4dea-4889-9902-d11e14d6d635'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d58a82946e4498b8f3655aedcac3469',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:49:42.630668 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-19e8b6a7-eaa0-4532-a3fb-2e3f99435b14 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ef91251-bb39-4c19-98e1-4bc41dcc6192) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:49:42.640649 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-19e8b6a7-eaa0-4532-a3fb-2e3f99435b14 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ef91251-bb39-4c19-98e1-4bc41dcc6192) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:49:42.641532 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-19e8b6a7-eaa0-4532-a3fb-2e3f99435b14 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Flow 'volume_create_api' (c7493ddd-eb9f-450c-ac86-2be96cde9ffb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100054) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:49:42.641893 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-19e8b6a7-eaa0-4532-a3fb-2e3f99435b14 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Create volume request issued successfully. Jul 10 08:49:42.642590 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-19e8b6a7-eaa0-4532-a3fb-2e3f99435b14 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:49:42.643117 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1386/5536] 10.4.3.7 () {68 vars in 1244 bytes} [Fri Jul 10 08:49:42 2026] POST /volume/v3/volumes => generated 773 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:49:42.655703 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-d76b7152-6a78-402f-9863-81758dd2da81 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:42.657419 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-d76b7152-6a78-402f-9863-81758dd2da81 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] GET https://10.4.3.7/volume/v3/volumes/a161cd22-c7e7-4fc9-8f24-bc36240820f3 Jul 10 08:49:42.657597 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-d76b7152-6a78-402f-9863-81758dd2da81 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:42.657816 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-d76b7152-6a78-402f-9863-81758dd2da81 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:42.665125 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:42.665125 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:49:42.669026 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-d76b7152-6a78-402f-9863-81758dd2da81 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Volume info retrieved successfully. Jul 10 08:49:42.673018 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-d76b7152-6a78-402f-9863-81758dd2da81 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] https://10.4.3.7/volume/v3/volumes/a161cd22-c7e7-4fc9-8f24-bc36240820f3 returned with HTTP 200 Jul 10 08:49:42.673475 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1376/5537] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:49:42 2026] GET /volume/v3/volumes/a161cd22-c7e7-4fc9-8f24-bc36240820f3 => generated 952 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:49:43.135002 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-d4f39804-0e90-418c-acf2-7d2351f683eb None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:43.137081 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d4f39804-0e90-418c-acf2-7d2351f683eb tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] GET https://10.4.3.7/volume/v3/volumes/1b8ddfd6-3834-4649-97b9-5f3e070d9e5a Jul 10 08:49:43.137362 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d4f39804-0e90-418c-acf2-7d2351f683eb tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:43.137585 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d4f39804-0e90-418c-acf2-7d2351f683eb tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:43.147892 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:43.147892 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:49:43.151343 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-d4f39804-0e90-418c-acf2-7d2351f683eb tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Volume info retrieved successfully. Jul 10 08:49:43.155176 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d4f39804-0e90-418c-acf2-7d2351f683eb tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/1b8ddfd6-3834-4649-97b9-5f3e070d9e5a returned with HTTP 200 Jul 10 08:49:43.155579 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1393/5538] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:49:43 2026] GET /volume/v3/volumes/1b8ddfd6-3834-4649-97b9-5f3e070d9e5a => generated 919 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:49:43.426400 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-7846ec3d-ba80-4e66-b8c8-52b4e5414931 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:43.428151 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-7846ec3d-ba80-4e66-b8c8-52b4e5414931 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] GET https://10.4.3.7/volume/v3/volumes/7ab400d1-b0f6-482b-9738-b2b39be8cecc Jul 10 08:49:43.428464 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-7846ec3d-ba80-4e66-b8c8-52b4e5414931 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:43.428661 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-7846ec3d-ba80-4e66-b8c8-52b4e5414931 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:43.435547 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:43.435547 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:49:43.438798 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-7846ec3d-ba80-4e66-b8c8-52b4e5414931 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Volume info retrieved successfully. Jul 10 08:49:43.442788 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-7846ec3d-ba80-4e66-b8c8-52b4e5414931 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] https://10.4.3.7/volume/v3/volumes/7ab400d1-b0f6-482b-9738-b2b39be8cecc returned with HTTP 200 Jul 10 08:49:43.443259 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1384/5539] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:49:43 2026] GET /volume/v3/volumes/7ab400d1-b0f6-482b-9738-b2b39be8cecc => generated 1013 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:49:43.454338 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-6a93d459-5bbd-426c-8252-c99fa4e8f4b8 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:43.456304 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-6a93d459-5bbd-426c-8252-c99fa4e8f4b8 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-reader] GET https://10.4.3.7/volume/v3/volumes/7ab400d1-b0f6-482b-9738-b2b39be8cecc Jul 10 08:49:43.456557 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-6a93d459-5bbd-426c-8252-c99fa4e8f4b8 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-reader] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:43.456745 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-6a93d459-5bbd-426c-8252-c99fa4e8f4b8 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-reader] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:43.458789 np0000004976 devstack@c-api.service[100054]: DEBUG dbcounter [-] [100054] Writing DB stats cinder:SELECT=213,cinder:UPDATE=69,cinder:INSERT=43 {{(pid=100054) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 08:49:43.464756 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:43.464756 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:49:43.468439 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-6a93d459-5bbd-426c-8252-c99fa4e8f4b8 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-reader] Volume info retrieved successfully. Jul 10 08:49:43.473083 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-6a93d459-5bbd-426c-8252-c99fa4e8f4b8 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-reader] https://10.4.3.7/volume/v3/volumes/7ab400d1-b0f6-482b-9738-b2b39be8cecc returned with HTTP 200 Jul 10 08:49:43.473600 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1387/5540] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:49:43 2026] GET /volume/v3/volumes/7ab400d1-b0f6-482b-9738-b2b39be8cecc => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:49:43.488482 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-aa9301ff-c5b0-47dc-9db2-cac0476e693f None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:43.490461 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-aa9301ff-c5b0-47dc-9db2-cac0476e693f tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] DELETE https://10.4.3.7/volume/v3/volumes/7ab400d1-b0f6-482b-9738-b2b39be8cecc Jul 10 08:49:43.490689 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-aa9301ff-c5b0-47dc-9db2-cac0476e693f tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:43.490868 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-aa9301ff-c5b0-47dc-9db2-cac0476e693f tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Calling method 'delete' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:43.491040 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-aa9301ff-c5b0-47dc-9db2-cac0476e693f tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Delete volume with id: 7ab400d1-b0f6-482b-9738-b2b39be8cecc Jul 10 08:49:43.498857 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:43.498857 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:49:43.499237 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-aa9301ff-c5b0-47dc-9db2-cac0476e693f tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Volume info retrieved successfully. Jul 10 08:49:43.519248 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-aa9301ff-c5b0-47dc-9db2-cac0476e693f tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Delete volume request issued successfully. Jul 10 08:49:43.519530 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-aa9301ff-c5b0-47dc-9db2-cac0476e693f tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] https://10.4.3.7/volume/v3/volumes/7ab400d1-b0f6-482b-9738-b2b39be8cecc returned with HTTP 202 Jul 10 08:49:43.520071 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1377/5541] 10.4.3.7 () {68 vars in 1378 bytes} [Fri Jul 10 08:49:43 2026] DELETE /volume/v3/volumes/7ab400d1-b0f6-482b-9738-b2b39be8cecc => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 08:49:43.529606 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-652a1d55-85c4-425c-9a39-6aed07abb3e2 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:43.529867 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-8959a6f5-d254-4454-bd63-01d9d7799a3f None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:43.531542 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-8959a6f5-d254-4454-bd63-01d9d7799a3f tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] GET https://10.4.3.7/volume/v3/volumes/7ab400d1-b0f6-482b-9738-b2b39be8cecc Jul 10 08:49:43.531720 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-8959a6f5-d254-4454-bd63-01d9d7799a3f tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:43.531886 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-8959a6f5-d254-4454-bd63-01d9d7799a3f tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:43.533217 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-652a1d55-85c4-425c-9a39-6aed07abb3e2 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] GET https://10.4.3.7/volume/v3/backups/bc628186-8eaa-49fb-a0db-4e23ce8d4c3e Jul 10 08:49:43.533459 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-652a1d55-85c4-425c-9a39-6aed07abb3e2 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:43.533636 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-652a1d55-85c4-425c-9a39-6aed07abb3e2 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:43.533730 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-652a1d55-85c4-425c-9a39-6aed07abb3e2 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] Show backup with id bc628186-8eaa-49fb-a0db-4e23ce8d4c3e. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:49:43.541594 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:43.541594 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:49:43.541908 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:43.541908 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:49:43.542223 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-652a1d55-85c4-425c-9a39-6aed07abb3e2 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] https://10.4.3.7/volume/v3/backups/bc628186-8eaa-49fb-a0db-4e23ce8d4c3e returned with HTTP 200 Jul 10 08:49:43.542629 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1394/5542] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:49:43 2026] GET /volume/v3/backups/bc628186-8eaa-49fb-a0db-4e23ce8d4c3e => generated 730 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:49:43.547060 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-8959a6f5-d254-4454-bd63-01d9d7799a3f tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Volume info retrieved successfully. Jul 10 08:49:43.552083 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-8959a6f5-d254-4454-bd63-01d9d7799a3f tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] https://10.4.3.7/volume/v3/volumes/7ab400d1-b0f6-482b-9738-b2b39be8cecc returned with HTTP 200 Jul 10 08:49:43.552156 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1385/5543] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:49:43 2026] GET /volume/v3/volumes/7ab400d1-b0f6-482b-9738-b2b39be8cecc => generated 1012 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:49:43.687914 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-f2f0d27f-75b2-4111-8cbd-5ff382a4533f None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:43.689528 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-f2f0d27f-75b2-4111-8cbd-5ff382a4533f tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] GET https://10.4.3.7/volume/v3/volumes/a161cd22-c7e7-4fc9-8f24-bc36240820f3 Jul 10 08:49:43.689750 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-f2f0d27f-75b2-4111-8cbd-5ff382a4533f tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:43.689921 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-f2f0d27f-75b2-4111-8cbd-5ff382a4533f tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:43.696686 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:43.696686 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:49:43.700008 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-f2f0d27f-75b2-4111-8cbd-5ff382a4533f tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Volume info retrieved successfully. Jul 10 08:49:43.703501 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-f2f0d27f-75b2-4111-8cbd-5ff382a4533f tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] https://10.4.3.7/volume/v3/volumes/a161cd22-c7e7-4fc9-8f24-bc36240820f3 returned with HTTP 200 Jul 10 08:49:43.703844 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1388/5544] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:49:43 2026] GET /volume/v3/volumes/a161cd22-c7e7-4fc9-8f24-bc36240820f3 => generated 1004 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:49:43.716322 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-1ddb81de-686b-4713-8865-7d3b72213391 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:43.717944 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-1ddb81de-686b-4713-8865-7d3b72213391 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] POST https://10.4.3.7/volume/v3/snapshots Jul 10 08:49:43.718289 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-1ddb81de-686b-4713-8865-7d3b72213391 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a161cd22-c7e7-4fc9-8f24-bc36240820f3", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-871070827"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:49:43.726373 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:43.726373 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:49:43.726700 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-1ddb81de-686b-4713-8865-7d3b72213391 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Volume info retrieved successfully. Jul 10 08:49:43.726835 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.snapshots [None req-1ddb81de-686b-4713-8865-7d3b72213391 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Create snapshot from volume a161cd22-c7e7-4fc9-8f24-bc36240820f3 Jul 10 08:49:43.749110 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.quota [None req-1ddb81de-686b-4713-8865-7d3b72213391 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Created reservations ['579cf9e2-514d-4f28-9149-5bb07159ae6b', 'c6402b44-81fa-402e-98d5-904e2b50858b', 'c6c63225-bb3d-4af0-8e3a-50e4b4cd0c70', 'a32f8177-714e-4fbb-8ec2-e3bd51057199'] {{(pid=100055) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:49:43.778903 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-1ddb81de-686b-4713-8865-7d3b72213391 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Snapshot create request issued successfully. Jul 10 08:49:43.779237 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-1ddb81de-686b-4713-8865-7d3b72213391 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] https://10.4.3.7/volume/v3/snapshots returned with HTTP 202 Jul 10 08:49:43.779691 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1378/5545] 10.4.3.7 () {68 vars in 1251 bytes} [Fri Jul 10 08:49:43 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) Jul 10 08:49:43.790051 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-7e6f76da-d0b0-4c7f-bf1a-d3bd49e5d175 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:43.791701 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7e6f76da-d0b0-4c7f-bf1a-d3bd49e5d175 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] GET https://10.4.3.7/volume/v3/snapshots/23287366-8b76-4743-ac2b-0c7931912670 Jul 10 08:49:43.791888 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7e6f76da-d0b0-4c7f-bf1a-d3bd49e5d175 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:43.792055 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7e6f76da-d0b0-4c7f-bf1a-d3bd49e5d175 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:43.801916 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:43.801916 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:49:43.802291 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-7e6f76da-d0b0-4c7f-bf1a-d3bd49e5d175 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Snapshot retrieved successfully. Jul 10 08:49:43.802900 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7e6f76da-d0b0-4c7f-bf1a-d3bd49e5d175 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] https://10.4.3.7/volume/v3/snapshots/23287366-8b76-4743-ac2b-0c7931912670 returned with HTTP 200 Jul 10 08:49:43.804185 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1395/5546] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:49:43 2026] GET /volume/v3/snapshots/23287366-8b76-4743-ac2b-0c7931912670 => generated 439 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:49:44.169685 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-8342610c-34a4-4200-b9c8-561f0ea80128 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:44.171597 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-8342610c-34a4-4200-b9c8-561f0ea80128 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] GET https://10.4.3.7/volume/v3/volumes/1b8ddfd6-3834-4649-97b9-5f3e070d9e5a Jul 10 08:49:44.171817 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-8342610c-34a4-4200-b9c8-561f0ea80128 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:44.172024 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-8342610c-34a4-4200-b9c8-561f0ea80128 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:44.181063 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:44.181063 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:49:44.184186 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-8342610c-34a4-4200-b9c8-561f0ea80128 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Volume info retrieved successfully. Jul 10 08:49:44.187854 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-8342610c-34a4-4200-b9c8-561f0ea80128 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/1b8ddfd6-3834-4649-97b9-5f3e070d9e5a returned with HTTP 200 Jul 10 08:49:44.188228 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1386/5547] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:49:44 2026] GET /volume/v3/volumes/1b8ddfd6-3834-4649-97b9-5f3e070d9e5a => generated 919 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:49:44.551591 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-ad199a0a-8a13-4cef-a18e-2617a3f4e635 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:44.553311 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-ad199a0a-8a13-4cef-a18e-2617a3f4e635 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] GET https://10.4.3.7/volume/v3/backups/bc628186-8eaa-49fb-a0db-4e23ce8d4c3e Jul 10 08:49:44.553549 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-ad199a0a-8a13-4cef-a18e-2617a3f4e635 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:44.553728 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-ad199a0a-8a13-4cef-a18e-2617a3f4e635 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:44.553818 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-ad199a0a-8a13-4cef-a18e-2617a3f4e635 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] Show backup with id bc628186-8eaa-49fb-a0db-4e23ce8d4c3e. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:49:44.557748 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:44.557748 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:49:44.558294 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-ad199a0a-8a13-4cef-a18e-2617a3f4e635 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] https://10.4.3.7/volume/v3/backups/bc628186-8eaa-49fb-a0db-4e23ce8d4c3e returned with HTTP 200 Jul 10 08:49:44.558645 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1389/5548] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:49:44 2026] GET /volume/v3/backups/bc628186-8eaa-49fb-a0db-4e23ce8d4c3e => generated 730 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:49:44.567130 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-f2a8fc88-7b20-4405-9251-1a8cf069ba5c None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:44.568783 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-f2a8fc88-7b20-4405-9251-1a8cf069ba5c tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] GET https://10.4.3.7/volume/v3/volumes/7ab400d1-b0f6-482b-9738-b2b39be8cecc Jul 10 08:49:44.568961 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-f2a8fc88-7b20-4405-9251-1a8cf069ba5c tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:44.569133 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-f2a8fc88-7b20-4405-9251-1a8cf069ba5c tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:44.574518 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-f2a8fc88-7b20-4405-9251-1a8cf069ba5c tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] https://10.4.3.7/volume/v3/volumes/7ab400d1-b0f6-482b-9738-b2b39be8cecc returned with HTTP 404 Jul 10 08:49:44.574892 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1379/5549] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:49:44 2026] GET /volume/v3/volumes/7ab400d1-b0f6-482b-9738-b2b39be8cecc => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 08:49:44.581385 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-b1c013a0-28d8-4a99-b5df-3aebddd93a9a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:44.582903 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b1c013a0-28d8-4a99-b5df-3aebddd93a9a tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:49:44.583206 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b1c013a0-28d8-4a99-b5df-3aebddd93a9a tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1274592233"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:49:44.584652 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [None req-b1c013a0-28d8-4a99-b5df-3aebddd93a9a tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1274592233'}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:49:44.584815 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-b1c013a0-28d8-4a99-b5df-3aebddd93a9a tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Create volume of 1 GB Jul 10 08:49:44.588147 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-b1c013a0-28d8-4a99-b5df-3aebddd93a9a tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Availability Zones retrieved successfully. Jul 10 08:49:44.593107 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-b1c013a0-28d8-4a99-b5df-3aebddd93a9a tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Flow 'volume_create_api' (26fc6753-4a7a-4be4-93c2-42f22d0b77a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:49:44.593997 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-b1c013a0-28d8-4a99-b5df-3aebddd93a9a tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e610fd87-6de5-47d4-927f-cefcec1bcf5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:49:44.594654 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-b1c013a0-28d8-4a99-b5df-3aebddd93a9a tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Validating volume size '1' using validate_int {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:49:44.616818 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-b1c013a0-28d8-4a99-b5df-3aebddd93a9a tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e610fd87-6de5-47d4-927f-cefcec1bcf5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:49:44.617614 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-b1c013a0-28d8-4a99-b5df-3aebddd93a9a tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1aafcba-f1dc-4108-a78d-ef00d1511694) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:49:44.656595 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-b1c013a0-28d8-4a99-b5df-3aebddd93a9a tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Created reservations ['5349f30e-b752-43ba-bdb1-57c76d389310', '7369dc1b-754c-447a-b802-0a790f35c3ec', 'f2c7f3f4-1942-4077-b2b4-34c8b90dfef8', 'c0739ef2-e46b-4adb-9aab-1783c217fce1'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:49:44.657283 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-b1c013a0-28d8-4a99-b5df-3aebddd93a9a tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1aafcba-f1dc-4108-a78d-ef00d1511694) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5349f30e-b752-43ba-bdb1-57c76d389310', '7369dc1b-754c-447a-b802-0a790f35c3ec', 'f2c7f3f4-1942-4077-b2b4-34c8b90dfef8', 'c0739ef2-e46b-4adb-9aab-1783c217fce1']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:49:44.658421 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-b1c013a0-28d8-4a99-b5df-3aebddd93a9a tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8107bbb6-9013-4898-a25c-20eaed808389) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:49:44.680381 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-b1c013a0-28d8-4a99-b5df-3aebddd93a9a tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8107bbb6-9013-4898-a25c-20eaed808389) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce35b6fa-0af8-43f1-a349-720d90163b3a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1274592233',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84701ecb47bd445b83b3f563daa215dc',qos_specs=None,replication_status=,reservations=['5349f30e-b752-43ba-bdb1-57c76d389310','7369dc1b-754c-447a-b802-0a790f35c3ec','f2c7f3f4-1942-4077-b2b4-34c8b90dfef8','c0739ef2-e46b-4adb-9aab-1783c217fce1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd23e7fd3ff94c88b72de37dddf3dc6d',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:49:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1274592233',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ce35b6fa-0af8-43f1-a349-720d90163b3a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84701ecb47bd445b83b3f563daa215dc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fd23e7fd3ff94c88b72de37dddf3dc6d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:49:44.680990 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-b1c013a0-28d8-4a99-b5df-3aebddd93a9a tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d3ad568-640b-4c05-8a9c-564716727968) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:49:44.695501 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-b1c013a0-28d8-4a99-b5df-3aebddd93a9a tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d3ad568-640b-4c05-8a9c-564716727968) transitioned into state 'SUCCESS' from state '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-1274592233',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84701ecb47bd445b83b3f563daa215dc',qos_specs=None,replication_status=,reservations=['5349f30e-b752-43ba-bdb1-57c76d389310','7369dc1b-754c-447a-b802-0a790f35c3ec','f2c7f3f4-1942-4077-b2b4-34c8b90dfef8','c0739ef2-e46b-4adb-9aab-1783c217fce1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd23e7fd3ff94c88b72de37dddf3dc6d',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:49:44.696085 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-b1c013a0-28d8-4a99-b5df-3aebddd93a9a tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0cc2d2dd-b75e-49dc-96db-fa5fdca16288) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:49:44.705052 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-b1c013a0-28d8-4a99-b5df-3aebddd93a9a tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0cc2d2dd-b75e-49dc-96db-fa5fdca16288) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:49:44.706242 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-b1c013a0-28d8-4a99-b5df-3aebddd93a9a tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Flow 'volume_create_api' (26fc6753-4a7a-4be4-93c2-42f22d0b77a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:49:44.706906 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-b1c013a0-28d8-4a99-b5df-3aebddd93a9a tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Create volume request issued successfully. Jul 10 08:49:44.707668 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b1c013a0-28d8-4a99-b5df-3aebddd93a9a tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:49:44.708208 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1396/5550] 10.4.3.7 () {70 vars in 1285 bytes} [Fri Jul 10 08:49:44 2026] POST /volume/v3/volumes => generated 774 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:49:44.720036 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-dc9aece9-f845-480b-a617-0410bbaccab2 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:44.721880 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-dc9aece9-f845-480b-a617-0410bbaccab2 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] GET https://10.4.3.7/volume/v3/volumes/ce35b6fa-0af8-43f1-a349-720d90163b3a Jul 10 08:49:44.722099 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-dc9aece9-f845-480b-a617-0410bbaccab2 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:44.722324 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-dc9aece9-f845-480b-a617-0410bbaccab2 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:44.724684 np0000004976 devstack@c-api.service[100056]: DEBUG dbcounter [-] [100056] Writing DB stats cinder:UPDATE=61,cinder:INSERT=38,cinder:SELECT=217 {{(pid=100056) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 08:49:44.730696 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:44.730696 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:49:44.735080 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-dc9aece9-f845-480b-a617-0410bbaccab2 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Volume info retrieved successfully. Jul 10 08:49:44.739838 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-dc9aece9-f845-480b-a617-0410bbaccab2 tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] https://10.4.3.7/volume/v3/volumes/ce35b6fa-0af8-43f1-a349-720d90163b3a returned with HTTP 200 Jul 10 08:49:44.740268 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1387/5551] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:49:44 2026] GET /volume/v3/volumes/ce35b6fa-0af8-43f1-a349-720d90163b3a => generated 953 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:49:44.814706 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-90f31bf1-4e22-4e73-bcc0-fbe6973063ff None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:44.816588 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-90f31bf1-4e22-4e73-bcc0-fbe6973063ff tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] GET https://10.4.3.7/volume/v3/snapshots/23287366-8b76-4743-ac2b-0c7931912670 Jul 10 08:49:44.816803 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-90f31bf1-4e22-4e73-bcc0-fbe6973063ff tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:44.817046 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-90f31bf1-4e22-4e73-bcc0-fbe6973063ff tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:44.821854 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:44.821854 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:49:44.822137 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-90f31bf1-4e22-4e73-bcc0-fbe6973063ff tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Snapshot retrieved successfully. Jul 10 08:49:44.822855 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-90f31bf1-4e22-4e73-bcc0-fbe6973063ff tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] https://10.4.3.7/volume/v3/snapshots/23287366-8b76-4743-ac2b-0c7931912670 returned with HTTP 200 Jul 10 08:49:44.823216 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1390/5552] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:49:44 2026] GET /volume/v3/snapshots/23287366-8b76-4743-ac2b-0c7931912670 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:49:44.832712 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-a3f23851-533a-4c63-b213-28e4da4473a5 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:44.834445 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-a3f23851-533a-4c63-b213-28e4da4473a5 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-member] DELETE https://10.4.3.7/volume/v3/snapshots/23287366-8b76-4743-ac2b-0c7931912670 Jul 10 08:49:44.834623 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-a3f23851-533a-4c63-b213-28e4da4473a5 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:44.834801 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-a3f23851-533a-4c63-b213-28e4da4473a5 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-member] Calling method 'delete' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:44.834935 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.snapshots [None req-a3f23851-533a-4c63-b213-28e4da4473a5 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-member] Delete snapshot with id: 23287366-8b76-4743-ac2b-0c7931912670 Jul 10 08:49:44.839779 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:44.839779 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:49:44.840199 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-a3f23851-533a-4c63-b213-28e4da4473a5 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-member] Snapshot retrieved successfully. Jul 10 08:49:44.855795 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-a3f23851-533a-4c63-b213-28e4da4473a5 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-member] Snapshot delete request issued successfully. Jul 10 08:49:44.856040 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-a3f23851-533a-4c63-b213-28e4da4473a5 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-member] https://10.4.3.7/volume/v3/snapshots/23287366-8b76-4743-ac2b-0c7931912670 returned with HTTP 202 Jul 10 08:49:44.856570 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1380/5553] 10.4.3.7 () {66 vars in 1343 bytes} [Fri Jul 10 08:49:44 2026] DELETE /volume/v3/snapshots/23287366-8b76-4743-ac2b-0c7931912670 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:49:44.863464 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-47f720ba-3417-4c2d-9c69-751e16037d5a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:44.865745 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-47f720ba-3417-4c2d-9c69-751e16037d5a tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-member] GET https://10.4.3.7/volume/v3/snapshots/23287366-8b76-4743-ac2b-0c7931912670 Jul 10 08:49:44.866031 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-47f720ba-3417-4c2d-9c69-751e16037d5a tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:44.866193 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-47f720ba-3417-4c2d-9c69-751e16037d5a tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:44.871670 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:44.871670 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:49:44.872188 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-47f720ba-3417-4c2d-9c69-751e16037d5a tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-member] Snapshot retrieved successfully. Jul 10 08:49:44.873076 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-47f720ba-3417-4c2d-9c69-751e16037d5a tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-member] https://10.4.3.7/volume/v3/snapshots/23287366-8b76-4743-ac2b-0c7931912670 returned with HTTP 200 Jul 10 08:49:44.873361 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1397/5554] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:49:44 2026] GET /volume/v3/snapshots/23287366-8b76-4743-ac2b-0c7931912670 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:49:45.199833 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-1d887934-ea16-4220-86e0-c289b1a9d911 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:45.202932 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-1d887934-ea16-4220-86e0-c289b1a9d911 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] GET https://10.4.3.7/volume/v3/volumes/1b8ddfd6-3834-4649-97b9-5f3e070d9e5a Jul 10 08:49:45.202932 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-1d887934-ea16-4220-86e0-c289b1a9d911 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:45.202932 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-1d887934-ea16-4220-86e0-c289b1a9d911 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:45.211043 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:45.211043 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:49:45.215029 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-1d887934-ea16-4220-86e0-c289b1a9d911 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Volume info retrieved successfully. Jul 10 08:49:45.220045 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-1d887934-ea16-4220-86e0-c289b1a9d911 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/1b8ddfd6-3834-4649-97b9-5f3e070d9e5a returned with HTTP 200 Jul 10 08:49:45.220391 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1388/5555] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:49:45 2026] GET /volume/v3/volumes/1b8ddfd6-3834-4649-97b9-5f3e070d9e5a => generated 919 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:49:45.567437 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-ebffabb0-bbdc-4305-845f-9f6330b64981 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:45.569129 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-ebffabb0-bbdc-4305-845f-9f6330b64981 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] GET https://10.4.3.7/volume/v3/backups/bc628186-8eaa-49fb-a0db-4e23ce8d4c3e Jul 10 08:49:45.569345 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-ebffabb0-bbdc-4305-845f-9f6330b64981 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:45.569534 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-ebffabb0-bbdc-4305-845f-9f6330b64981 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:45.569629 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-ebffabb0-bbdc-4305-845f-9f6330b64981 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] Show backup with id bc628186-8eaa-49fb-a0db-4e23ce8d4c3e. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:49:45.573577 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:45.573577 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:49:45.574117 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-ebffabb0-bbdc-4305-845f-9f6330b64981 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] https://10.4.3.7/volume/v3/backups/bc628186-8eaa-49fb-a0db-4e23ce8d4c3e returned with HTTP 200 Jul 10 08:49:45.574466 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1391/5556] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:49:45 2026] GET /volume/v3/backups/bc628186-8eaa-49fb-a0db-4e23ce8d4c3e => generated 730 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:49:45.753510 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-77fbe20e-562e-4701-b4e4-794d84469d4c None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:45.755289 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-77fbe20e-562e-4701-b4e4-794d84469d4c tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] GET https://10.4.3.7/volume/v3/volumes/ce35b6fa-0af8-43f1-a349-720d90163b3a Jul 10 08:49:45.755519 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-77fbe20e-562e-4701-b4e4-794d84469d4c tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:45.755717 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-77fbe20e-562e-4701-b4e4-794d84469d4c tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:45.763154 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:45.763154 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:49:45.766738 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-77fbe20e-562e-4701-b4e4-794d84469d4c tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Volume info retrieved successfully. Jul 10 08:49:45.770899 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-77fbe20e-562e-4701-b4e4-794d84469d4c tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] https://10.4.3.7/volume/v3/volumes/ce35b6fa-0af8-43f1-a349-720d90163b3a returned with HTTP 200 Jul 10 08:49:45.771191 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1381/5557] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:49:45 2026] GET /volume/v3/volumes/ce35b6fa-0af8-43f1-a349-720d90163b3a => generated 1014 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:49:45.788020 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-6babe4d5-0365-415e-bd75-491d169054cc None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:45.790056 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-6babe4d5-0365-415e-bd75-491d169054cc tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-reader] GET https://10.4.3.7/volume/v3/volumes/summary Jul 10 08:49:45.790316 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-6babe4d5-0365-415e-bd75-491d169054cc tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-reader] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:45.790567 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-6babe4d5-0365-415e-bd75-491d169054cc tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-reader] Calling method 'version_select' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:45.790782 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.api_utils [None req-6babe4d5-0365-415e-bd75-491d169054cc tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-reader] Removing options '' from query. {{(pid=100057) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 08:49:45.797558 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-6babe4d5-0365-415e-bd75-491d169054cc tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-reader] Get summary completed successfully. Jul 10 08:49:45.797854 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-6babe4d5-0365-415e-bd75-491d169054cc tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-reader] https://10.4.3.7/volume/v3/volumes/summary returned with HTTP 200 Jul 10 08:49:45.798350 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1398/5558] 10.4.3.7 () {68 vars in 1288 bytes} [Fri Jul 10 08:49:45 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:49:45.807310 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-09b32a12-0e3d-470f-87d9-db44ff7385ef None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:45.809020 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-09b32a12-0e3d-470f-87d9-db44ff7385ef tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] DELETE https://10.4.3.7/volume/v3/volumes/ce35b6fa-0af8-43f1-a349-720d90163b3a Jul 10 08:49:45.809205 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-09b32a12-0e3d-470f-87d9-db44ff7385ef tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:45.809389 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-09b32a12-0e3d-470f-87d9-db44ff7385ef tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Calling method 'delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:45.809574 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-09b32a12-0e3d-470f-87d9-db44ff7385ef tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Delete volume with id: ce35b6fa-0af8-43f1-a349-720d90163b3a Jul 10 08:49:45.817218 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:45.817218 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:49:45.817647 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-09b32a12-0e3d-470f-87d9-db44ff7385ef tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Volume info retrieved successfully. Jul 10 08:49:45.833543 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-09b32a12-0e3d-470f-87d9-db44ff7385ef tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Delete volume request issued successfully. Jul 10 08:49:45.833718 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-09b32a12-0e3d-470f-87d9-db44ff7385ef tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] https://10.4.3.7/volume/v3/volumes/ce35b6fa-0af8-43f1-a349-720d90163b3a returned with HTTP 202 Jul 10 08:49:45.834192 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1389/5559] 10.4.3.7 () {68 vars in 1378 bytes} [Fri Jul 10 08:49:45 2026] DELETE /volume/v3/volumes/ce35b6fa-0af8-43f1-a349-720d90163b3a => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 08:49:45.842151 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-84ed74bc-5b47-4f9c-80d8-baade076c5bd None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:45.844423 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-84ed74bc-5b47-4f9c-80d8-baade076c5bd tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] GET https://10.4.3.7/volume/v3/volumes/ce35b6fa-0af8-43f1-a349-720d90163b3a Jul 10 08:49:45.844710 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-84ed74bc-5b47-4f9c-80d8-baade076c5bd tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:45.844972 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-84ed74bc-5b47-4f9c-80d8-baade076c5bd tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:45.854722 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:45.854722 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:49:45.859229 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-84ed74bc-5b47-4f9c-80d8-baade076c5bd tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Volume info retrieved successfully. Jul 10 08:49:45.864505 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-84ed74bc-5b47-4f9c-80d8-baade076c5bd tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] https://10.4.3.7/volume/v3/volumes/ce35b6fa-0af8-43f1-a349-720d90163b3a returned with HTTP 200 Jul 10 08:49:45.865016 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1392/5560] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:49:45 2026] GET /volume/v3/volumes/ce35b6fa-0af8-43f1-a349-720d90163b3a => generated 1013 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:49:45.882357 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-d8a0e399-b934-46f1-8edd-3869ac0548ff None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:45.884544 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-d8a0e399-b934-46f1-8edd-3869ac0548ff tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-member] GET https://10.4.3.7/volume/v3/snapshots/23287366-8b76-4743-ac2b-0c7931912670 Jul 10 08:49:45.884768 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-d8a0e399-b934-46f1-8edd-3869ac0548ff tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:45.884996 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-d8a0e399-b934-46f1-8edd-3869ac0548ff tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:45.889842 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-d8a0e399-b934-46f1-8edd-3869ac0548ff tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-member] https://10.4.3.7/volume/v3/snapshots/23287366-8b76-4743-ac2b-0c7931912670 returned with HTTP 404 Jul 10 08:49:45.890398 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1382/5561] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:49:45 2026] GET /volume/v3/snapshots/23287366-8b76-4743-ac2b-0c7931912670 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:49:45.897980 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-103cba6d-b355-4d03-85cf-22d27ec2f42c None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:45.900222 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-103cba6d-b355-4d03-85cf-22d27ec2f42c tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] DELETE https://10.4.3.7/volume/v3/snapshots/23287366-8b76-4743-ac2b-0c7931912670 Jul 10 08:49:45.900480 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-103cba6d-b355-4d03-85cf-22d27ec2f42c tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:45.900944 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-103cba6d-b355-4d03-85cf-22d27ec2f42c tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:45.900944 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.snapshots [None req-103cba6d-b355-4d03-85cf-22d27ec2f42c tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Delete snapshot with id: 23287366-8b76-4743-ac2b-0c7931912670 Jul 10 08:49:45.905772 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-103cba6d-b355-4d03-85cf-22d27ec2f42c tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] https://10.4.3.7/volume/v3/snapshots/23287366-8b76-4743-ac2b-0c7931912670 returned with HTTP 404 Jul 10 08:49:45.905772 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1399/5562] 10.4.3.7 () {66 vars in 1343 bytes} [Fri Jul 10 08:49:45 2026] DELETE /volume/v3/snapshots/23287366-8b76-4743-ac2b-0c7931912670 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:49:45.912712 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-31500ba6-d9fc-4ee7-81e9-94d46499f30d None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:45.914472 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-31500ba6-d9fc-4ee7-81e9-94d46499f30d tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] GET https://10.4.3.7/volume/v3/snapshots/23287366-8b76-4743-ac2b-0c7931912670 Jul 10 08:49:45.914627 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-31500ba6-d9fc-4ee7-81e9-94d46499f30d tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:45.914820 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-31500ba6-d9fc-4ee7-81e9-94d46499f30d tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:45.919138 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-31500ba6-d9fc-4ee7-81e9-94d46499f30d tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] https://10.4.3.7/volume/v3/snapshots/23287366-8b76-4743-ac2b-0c7931912670 returned with HTTP 404 Jul 10 08:49:45.919617 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1390/5563] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:49:45 2026] GET /volume/v3/snapshots/23287366-8b76-4743-ac2b-0c7931912670 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:49:45.926041 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-7d21ba96-3c6b-4d0c-ad77-b4ab447002ed None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:45.927846 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-7d21ba96-3c6b-4d0c-ad77-b4ab447002ed tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] DELETE https://10.4.3.7/volume/v3/volumes/a161cd22-c7e7-4fc9-8f24-bc36240820f3 Jul 10 08:49:45.928024 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-7d21ba96-3c6b-4d0c-ad77-b4ab447002ed tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:45.928201 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-7d21ba96-3c6b-4d0c-ad77-b4ab447002ed tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Calling method 'delete' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:45.928361 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.volumes [None req-7d21ba96-3c6b-4d0c-ad77-b4ab447002ed tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Delete volume with id: a161cd22-c7e7-4fc9-8f24-bc36240820f3 Jul 10 08:49:45.936017 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:45.936017 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:49:45.936422 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-7d21ba96-3c6b-4d0c-ad77-b4ab447002ed tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Volume info retrieved successfully. Jul 10 08:49:45.950127 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-7d21ba96-3c6b-4d0c-ad77-b4ab447002ed tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Delete volume request issued successfully. Jul 10 08:49:45.950311 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-7d21ba96-3c6b-4d0c-ad77-b4ab447002ed tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] https://10.4.3.7/volume/v3/volumes/a161cd22-c7e7-4fc9-8f24-bc36240820f3 returned with HTTP 202 Jul 10 08:49:45.950699 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1393/5564] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:49:45 2026] DELETE /volume/v3/volumes/a161cd22-c7e7-4fc9-8f24-bc36240820f3 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:49:45.957161 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-7f62d5fb-3d95-4fa5-9ecf-b0d621f50e74 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:45.958970 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-7f62d5fb-3d95-4fa5-9ecf-b0d621f50e74 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] GET https://10.4.3.7/volume/v3/volumes/a161cd22-c7e7-4fc9-8f24-bc36240820f3 Jul 10 08:49:45.959152 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-7f62d5fb-3d95-4fa5-9ecf-b0d621f50e74 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:45.959340 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-7f62d5fb-3d95-4fa5-9ecf-b0d621f50e74 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:45.965956 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:45.965956 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:49:45.969611 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-7f62d5fb-3d95-4fa5-9ecf-b0d621f50e74 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Volume info retrieved successfully. Jul 10 08:49:45.974160 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-7f62d5fb-3d95-4fa5-9ecf-b0d621f50e74 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] https://10.4.3.7/volume/v3/volumes/a161cd22-c7e7-4fc9-8f24-bc36240820f3 returned with HTTP 200 Jul 10 08:49:45.974726 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1383/5565] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:49:45 2026] GET /volume/v3/volumes/a161cd22-c7e7-4fc9-8f24-bc36240820f3 => generated 1003 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:49:46.021475 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-49466df9-4f91-4008-a101-92c6f7617f1a req-f94f5985-68e1-4272-81c6-2826d78024b0 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:46.023296 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-49466df9-4f91-4008-a101-92c6f7617f1a req-f94f5985-68e1-4272-81c6-2826d78024b0 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] POST https://10.4.3.7/volume/v3/attachments/0655b2db-0186-423e-803a-0ea89729f19a/action Jul 10 08:49:46.023645 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-49466df9-4f91-4008-a101-92c6f7617f1a req-f94f5985-68e1-4272-81c6-2826d78024b0 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Action body: b'{"os-complete": null}' {{(pid=100057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:49:46.023817 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-49466df9-4f91-4008-a101-92c6f7617f1a req-f94f5985-68e1-4272-81c6-2826d78024b0 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:49:46.037866 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:46.037866 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:49:46.045732 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-49466df9-4f91-4008-a101-92c6f7617f1a req-f94f5985-68e1-4272-81c6-2826d78024b0 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/attachments/0655b2db-0186-423e-803a-0ea89729f19a/action returned with HTTP 204 Jul 10 08:49:46.046129 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1400/5566] 10.4.3.7 () {74 vars in 1711 bytes} [Fri Jul 10 08:49:46 2026] POST /volume/v3/attachments/0655b2db-0186-423e-803a-0ea89729f19a/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:49:46.231909 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-46e689d8-4af6-4894-b868-c33dd4b26e07 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:46.233625 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-46e689d8-4af6-4894-b868-c33dd4b26e07 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] GET https://10.4.3.7/volume/v3/volumes/1b8ddfd6-3834-4649-97b9-5f3e070d9e5a Jul 10 08:49:46.233811 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-46e689d8-4af6-4894-b868-c33dd4b26e07 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:46.233999 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-46e689d8-4af6-4894-b868-c33dd4b26e07 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:46.242651 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:46.242651 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:49:46.245615 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-46e689d8-4af6-4894-b868-c33dd4b26e07 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Volume info retrieved successfully. Jul 10 08:49:46.249636 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-46e689d8-4af6-4894-b868-c33dd4b26e07 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/1b8ddfd6-3834-4649-97b9-5f3e070d9e5a returned with HTTP 200 Jul 10 08:49:46.249999 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1391/5567] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:49:46 2026] GET /volume/v3/volumes/1b8ddfd6-3834-4649-97b9-5f3e070d9e5a => generated 1211 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:49:46.294823 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-29356a7a-c650-4029-9fc8-997c6637da1e req-582c7e5f-fd17-43fb-ab29-090fee655d81 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:46.297396 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-29356a7a-c650-4029-9fc8-997c6637da1e req-582c7e5f-fd17-43fb-ab29-090fee655d81 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] GET https://10.4.3.7/volume/v3/volumes/1b8ddfd6-3834-4649-97b9-5f3e070d9e5a Jul 10 08:49:46.297619 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-29356a7a-c650-4029-9fc8-997c6637da1e req-582c7e5f-fd17-43fb-ab29-090fee655d81 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:46.297871 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-29356a7a-c650-4029-9fc8-997c6637da1e req-582c7e5f-fd17-43fb-ab29-090fee655d81 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:46.308180 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:46.308180 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:49:46.312383 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-29356a7a-c650-4029-9fc8-997c6637da1e req-582c7e5f-fd17-43fb-ab29-090fee655d81 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Volume info retrieved successfully. Jul 10 08:49:46.317003 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-29356a7a-c650-4029-9fc8-997c6637da1e req-582c7e5f-fd17-43fb-ab29-090fee655d81 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/1b8ddfd6-3834-4649-97b9-5f3e070d9e5a returned with HTTP 200 Jul 10 08:49:46.317498 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1394/5568] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:49:46 2026] GET /volume/v3/volumes/1b8ddfd6-3834-4649-97b9-5f3e070d9e5a => generated 1211 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:49:46.336009 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-fb02be3c-fadb-4b17-b2d6-a3a752be924c None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:46.338374 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-fb02be3c-fadb-4b17-b2d6-a3a752be924c tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] GET https://10.4.3.7/volume/v3/volumes/1b8ddfd6-3834-4649-97b9-5f3e070d9e5a Jul 10 08:49:46.338639 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-fb02be3c-fadb-4b17-b2d6-a3a752be924c tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:46.338844 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-fb02be3c-fadb-4b17-b2d6-a3a752be924c tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:46.348523 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:46.348523 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:49:46.352257 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-fb02be3c-fadb-4b17-b2d6-a3a752be924c tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Volume info retrieved successfully. Jul 10 08:49:46.356500 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-fb02be3c-fadb-4b17-b2d6-a3a752be924c tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/1b8ddfd6-3834-4649-97b9-5f3e070d9e5a returned with HTTP 200 Jul 10 08:49:46.356891 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1384/5569] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:49:46 2026] GET /volume/v3/volumes/1b8ddfd6-3834-4649-97b9-5f3e070d9e5a => generated 1211 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:49:46.400130 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-d07875c1-37cc-43b0-b5cf-853d9fc57d32 req-dc436c98-c787-4b32-a068-618e7841d8d8 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:46.402553 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-d07875c1-37cc-43b0-b5cf-853d9fc57d32 req-dc436c98-c787-4b32-a068-618e7841d8d8 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] GET https://10.4.3.7/volume/v3/volumes/1b8ddfd6-3834-4649-97b9-5f3e070d9e5a Jul 10 08:49:46.402826 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-d07875c1-37cc-43b0-b5cf-853d9fc57d32 req-dc436c98-c787-4b32-a068-618e7841d8d8 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:46.403047 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-d07875c1-37cc-43b0-b5cf-853d9fc57d32 req-dc436c98-c787-4b32-a068-618e7841d8d8 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:46.413357 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:46.413357 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:49:46.416889 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-d07875c1-37cc-43b0-b5cf-853d9fc57d32 req-dc436c98-c787-4b32-a068-618e7841d8d8 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Volume info retrieved successfully. Jul 10 08:49:46.420887 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-d07875c1-37cc-43b0-b5cf-853d9fc57d32 req-dc436c98-c787-4b32-a068-618e7841d8d8 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/1b8ddfd6-3834-4649-97b9-5f3e070d9e5a returned with HTTP 200 Jul 10 08:49:46.421334 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1401/5570] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:49:46 2026] GET /volume/v3/volumes/1b8ddfd6-3834-4649-97b9-5f3e070d9e5a => generated 1211 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:49:46.439696 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-d07875c1-37cc-43b0-b5cf-853d9fc57d32 req-8ace6ef3-9845-4f13-83e0-689b2e7f8042 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:46.441561 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-d07875c1-37cc-43b0-b5cf-853d9fc57d32 req-8ace6ef3-9845-4f13-83e0-689b2e7f8042 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] POST https://10.4.3.7/volume/v3/volumes/1b8ddfd6-3834-4649-97b9-5f3e070d9e5a/action Jul 10 08:49:46.441883 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-d07875c1-37cc-43b0-b5cf-853d9fc57d32 req-8ace6ef3-9845-4f13-83e0-689b2e7f8042 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:49:46.441997 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-d07875c1-37cc-43b0-b5cf-853d9fc57d32 req-8ace6ef3-9845-4f13-83e0-689b2e7f8042 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:49:46.451579 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:46.451579 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:49:46.452049 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [req-d07875c1-37cc-43b0-b5cf-853d9fc57d32 req-8ace6ef3-9845-4f13-83e0-689b2e7f8042 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Volume info retrieved successfully. Jul 10 08:49:46.456994 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [req-d07875c1-37cc-43b0-b5cf-853d9fc57d32 req-8ace6ef3-9845-4f13-83e0-689b2e7f8042 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Begin detaching volume completed successfully. Jul 10 08:49:46.457208 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-d07875c1-37cc-43b0-b5cf-853d9fc57d32 req-8ace6ef3-9845-4f13-83e0-689b2e7f8042 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/1b8ddfd6-3834-4649-97b9-5f3e070d9e5a/action returned with HTTP 202 Jul 10 08:49:46.457654 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1392/5571] 10.4.3.7 () {72 vars in 1658 bytes} [Fri Jul 10 08:49:46 2026] POST /volume/v3/volumes/1b8ddfd6-3834-4649-97b9-5f3e070d9e5a/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:49:46.474058 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-c78cd5cd-09a8-4b4e-86f9-7ce5585542b0 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:46.476172 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-c78cd5cd-09a8-4b4e-86f9-7ce5585542b0 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] GET https://10.4.3.7/volume/v3/volumes/1b8ddfd6-3834-4649-97b9-5f3e070d9e5a Jul 10 08:49:46.476445 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-c78cd5cd-09a8-4b4e-86f9-7ce5585542b0 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:46.476679 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-c78cd5cd-09a8-4b4e-86f9-7ce5585542b0 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:46.488430 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:46.488430 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:49:46.492199 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-c78cd5cd-09a8-4b4e-86f9-7ce5585542b0 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Volume info retrieved successfully. Jul 10 08:49:46.496691 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-c78cd5cd-09a8-4b4e-86f9-7ce5585542b0 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/1b8ddfd6-3834-4649-97b9-5f3e070d9e5a returned with HTTP 200 Jul 10 08:49:46.497170 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1395/5572] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:49:46 2026] GET /volume/v3/volumes/1b8ddfd6-3834-4649-97b9-5f3e070d9e5a => generated 1214 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:49:46.583969 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-d75e51af-76a8-4c81-a1a1-957f4d8ebf78 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:46.585630 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-d75e51af-76a8-4c81-a1a1-957f4d8ebf78 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] GET https://10.4.3.7/volume/v3/backups/bc628186-8eaa-49fb-a0db-4e23ce8d4c3e Jul 10 08:49:46.585831 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-d75e51af-76a8-4c81-a1a1-957f4d8ebf78 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:46.586024 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-d75e51af-76a8-4c81-a1a1-957f4d8ebf78 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:46.586105 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-d75e51af-76a8-4c81-a1a1-957f4d8ebf78 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] Show backup with id bc628186-8eaa-49fb-a0db-4e23ce8d4c3e. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:49:46.590178 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:46.590178 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:49:46.590784 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-d75e51af-76a8-4c81-a1a1-957f4d8ebf78 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] https://10.4.3.7/volume/v3/backups/bc628186-8eaa-49fb-a0db-4e23ce8d4c3e returned with HTTP 200 Jul 10 08:49:46.591112 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1385/5573] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:49:46 2026] GET /volume/v3/backups/bc628186-8eaa-49fb-a0db-4e23ce8d4c3e => generated 730 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:49:46.878140 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-609a94c6-4775-409d-9fe8-7a9192f5b02c None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:46.879897 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-609a94c6-4775-409d-9fe8-7a9192f5b02c tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] GET https://10.4.3.7/volume/v3/volumes/ce35b6fa-0af8-43f1-a349-720d90163b3a Jul 10 08:49:46.880163 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-609a94c6-4775-409d-9fe8-7a9192f5b02c tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:46.880476 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-609a94c6-4775-409d-9fe8-7a9192f5b02c tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:46.886691 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-609a94c6-4775-409d-9fe8-7a9192f5b02c tempest-ProjectReaderTests-1794320519 tempest-ProjectReaderTests-1794320519-project-admin] https://10.4.3.7/volume/v3/volumes/ce35b6fa-0af8-43f1-a349-720d90163b3a returned with HTTP 404 Jul 10 08:49:46.887187 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1402/5574] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:49:46 2026] GET /volume/v3/volumes/ce35b6fa-0af8-43f1-a349-720d90163b3a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 08:49:46.989692 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-b2ff59c5-c2ed-4c74-aa91-22eab66ba44a None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:46.991463 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-b2ff59c5-c2ed-4c74-aa91-22eab66ba44a tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] GET https://10.4.3.7/volume/v3/volumes/a161cd22-c7e7-4fc9-8f24-bc36240820f3 Jul 10 08:49:46.991724 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-b2ff59c5-c2ed-4c74-aa91-22eab66ba44a tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:46.991982 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-b2ff59c5-c2ed-4c74-aa91-22eab66ba44a tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:46.999720 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-b2ff59c5-c2ed-4c74-aa91-22eab66ba44a tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] https://10.4.3.7/volume/v3/volumes/a161cd22-c7e7-4fc9-8f24-bc36240820f3 returned with HTTP 404 Jul 10 08:49:47.000390 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1393/5575] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:49:46 2026] GET /volume/v3/volumes/a161cd22-c7e7-4fc9-8f24-bc36240820f3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:49:47.008232 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-44a54cb8-2bd0-4e74-9275-ec592a349e7b None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:47.009749 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-44a54cb8-2bd0-4e74-9275-ec592a349e7b tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:49:47.010033 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-44a54cb8-2bd0-4e74-9275-ec592a349e7b tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-915050930"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:49:47.011309 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.volumes [None req-44a54cb8-2bd0-4e74-9275-ec592a349e7b tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-915050930'}} {{(pid=100054) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:49:47.011434 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.volumes [None req-44a54cb8-2bd0-4e74-9275-ec592a349e7b tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Create volume of 1 GB Jul 10 08:49:47.015244 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-44a54cb8-2bd0-4e74-9275-ec592a349e7b tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Availability Zones retrieved successfully. Jul 10 08:49:47.020276 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-44a54cb8-2bd0-4e74-9275-ec592a349e7b tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Flow 'volume_create_api' (c33ebd95-fbbf-4d32-82e9-fa07a0c5cb2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:49:47.021115 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-44a54cb8-2bd0-4e74-9275-ec592a349e7b tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3c43849-0c2c-4847-a843-aa8affa88155) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:49:47.021883 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.flows.api.create_volume [None req-44a54cb8-2bd0-4e74-9275-ec592a349e7b tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Validating volume size '1' using validate_int {{(pid=100054) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:49:47.043375 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-44a54cb8-2bd0-4e74-9275-ec592a349e7b tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3c43849-0c2c-4847-a843-aa8affa88155) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:49:47.044038 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-44a54cb8-2bd0-4e74-9275-ec592a349e7b tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b81a8fc-78b2-4336-99ec-cd5c48f55dcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:49:47.077726 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.quota [None req-44a54cb8-2bd0-4e74-9275-ec592a349e7b tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Created reservations ['a951e765-770f-4e04-9d1f-68f73de37f23', '041d835c-9030-4fdd-b86c-1b60c9852cb1', '498a80ce-cbdb-4e72-9834-cf1cb9bbcf0a', '789522a8-f824-4619-af24-60907183cb13'] {{(pid=100054) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:49:47.078424 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-44a54cb8-2bd0-4e74-9275-ec592a349e7b tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b81a8fc-78b2-4336-99ec-cd5c48f55dcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a951e765-770f-4e04-9d1f-68f73de37f23', '041d835c-9030-4fdd-b86c-1b60c9852cb1', '498a80ce-cbdb-4e72-9834-cf1cb9bbcf0a', '789522a8-f824-4619-af24-60907183cb13']}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:49:47.079112 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-44a54cb8-2bd0-4e74-9275-ec592a349e7b tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5424adda-4522-4b21-8c58-4182f456f808) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:49:47.100544 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-44a54cb8-2bd0-4e74-9275-ec592a349e7b tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5424adda-4522-4b21-8c58-4182f456f808) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '58fd5bd1-b6f2-4411-93fd-6468d5dac5b0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-915050930',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ea8d12958d346a7a5c3f348cbc31c9c',qos_specs=None,replication_status=,reservations=['a951e765-770f-4e04-9d1f-68f73de37f23','041d835c-9030-4fdd-b86c-1b60c9852cb1','498a80ce-cbdb-4e72-9834-cf1cb9bbcf0a','789522a8-f824-4619-af24-60907183cb13'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d58a82946e4498b8f3655aedcac3469',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:49:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-915050930',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=58fd5bd1-b6f2-4411-93fd-6468d5dac5b0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ea8d12958d346a7a5c3f348cbc31c9c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1d58a82946e4498b8f3655aedcac3469',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:49:47.101104 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-44a54cb8-2bd0-4e74-9275-ec592a349e7b tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e26a5780-1964-49a4-a4b2-2598424b11a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:49:47.117319 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-44a54cb8-2bd0-4e74-9275-ec592a349e7b tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e26a5780-1964-49a4-a4b2-2598424b11a2) transitioned into state 'SUCCESS' from state '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-915050930',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ea8d12958d346a7a5c3f348cbc31c9c',qos_specs=None,replication_status=,reservations=['a951e765-770f-4e04-9d1f-68f73de37f23','041d835c-9030-4fdd-b86c-1b60c9852cb1','498a80ce-cbdb-4e72-9834-cf1cb9bbcf0a','789522a8-f824-4619-af24-60907183cb13'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d58a82946e4498b8f3655aedcac3469',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:49:47.118039 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-44a54cb8-2bd0-4e74-9275-ec592a349e7b tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ecbc6db-47d6-4eac-940a-ed6ef0120261) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:49:47.125991 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-44a54cb8-2bd0-4e74-9275-ec592a349e7b tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ecbc6db-47d6-4eac-940a-ed6ef0120261) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:49:47.126796 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-44a54cb8-2bd0-4e74-9275-ec592a349e7b tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Flow 'volume_create_api' (c33ebd95-fbbf-4d32-82e9-fa07a0c5cb2a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100054) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:49:47.127087 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-44a54cb8-2bd0-4e74-9275-ec592a349e7b tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Create volume request issued successfully. Jul 10 08:49:47.127639 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-44a54cb8-2bd0-4e74-9275-ec592a349e7b tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:49:47.128037 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1396/5576] 10.4.3.7 () {68 vars in 1244 bytes} [Fri Jul 10 08:49:47 2026] POST /volume/v3/volumes => generated 773 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:49:47.143798 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-521d662d-5131-483b-bfc2-9495b6e470a4 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:47.145613 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-521d662d-5131-483b-bfc2-9495b6e470a4 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] GET https://10.4.3.7/volume/v3/volumes/58fd5bd1-b6f2-4411-93fd-6468d5dac5b0 Jul 10 08:49:47.145799 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-521d662d-5131-483b-bfc2-9495b6e470a4 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:47.145971 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-521d662d-5131-483b-bfc2-9495b6e470a4 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:47.152588 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:47.152588 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:49:47.155854 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-521d662d-5131-483b-bfc2-9495b6e470a4 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Volume info retrieved successfully. Jul 10 08:49:47.159815 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-521d662d-5131-483b-bfc2-9495b6e470a4 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] https://10.4.3.7/volume/v3/volumes/58fd5bd1-b6f2-4411-93fd-6468d5dac5b0 returned with HTTP 200 Jul 10 08:49:47.160172 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1386/5577] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:49:47 2026] GET /volume/v3/volumes/58fd5bd1-b6f2-4411-93fd-6468d5dac5b0 => generated 952 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:49:47.479376 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-21f7da67-7c68-4690-be1e-1e9ff642f643 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:47.479828 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-21f7da67-7c68-4690-be1e-1e9ff642f643 None None] GET https://10.4.3.7/volume// Jul 10 08:49:47.480024 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-21f7da67-7c68-4690-be1e-1e9ff642f643 None None] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:47.480239 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-21f7da67-7c68-4690-be1e-1e9ff642f643 None None] Calling method 'all' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:47.480596 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-21f7da67-7c68-4690-be1e-1e9ff642f643 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:49:47.480915 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1403/5578] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:49:47 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:49:47.487704 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-d07875c1-37cc-43b0-b5cf-853d9fc57d32 req-77bfbdfc-9c7e-4490-b005-02a10c9846af None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:47.489836 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-d07875c1-37cc-43b0-b5cf-853d9fc57d32 req-77bfbdfc-9c7e-4490-b005-02a10c9846af tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] GET https://10.4.3.7/volume/v3/volumes/1b8ddfd6-3834-4649-97b9-5f3e070d9e5a Jul 10 08:49:47.490042 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-d07875c1-37cc-43b0-b5cf-853d9fc57d32 req-77bfbdfc-9c7e-4490-b005-02a10c9846af tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:47.490213 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-d07875c1-37cc-43b0-b5cf-853d9fc57d32 req-77bfbdfc-9c7e-4490-b005-02a10c9846af tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:47.499128 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:47.499128 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:49:47.502628 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [req-d07875c1-37cc-43b0-b5cf-853d9fc57d32 req-77bfbdfc-9c7e-4490-b005-02a10c9846af tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Volume info retrieved successfully. Jul 10 08:49:47.507020 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-d07875c1-37cc-43b0-b5cf-853d9fc57d32 req-77bfbdfc-9c7e-4490-b005-02a10c9846af tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/1b8ddfd6-3834-4649-97b9-5f3e070d9e5a returned with HTTP 200 Jul 10 08:49:47.507420 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1394/5579] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:49:47 2026] GET /volume/v3/volumes/1b8ddfd6-3834-4649-97b9-5f3e070d9e5a => generated 1394 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:49:47.510598 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-45a724b2-2cbd-47fc-9a06-01fe4c934a89 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:47.512776 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-45a724b2-2cbd-47fc-9a06-01fe4c934a89 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] GET https://10.4.3.7/volume/v3/volumes/1b8ddfd6-3834-4649-97b9-5f3e070d9e5a Jul 10 08:49:47.513050 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-45a724b2-2cbd-47fc-9a06-01fe4c934a89 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:47.513291 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-45a724b2-2cbd-47fc-9a06-01fe4c934a89 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:47.524562 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:47.524562 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:49:47.528171 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-45a724b2-2cbd-47fc-9a06-01fe4c934a89 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Volume info retrieved successfully. Jul 10 08:49:47.532539 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-45a724b2-2cbd-47fc-9a06-01fe4c934a89 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/1b8ddfd6-3834-4649-97b9-5f3e070d9e5a returned with HTTP 200 Jul 10 08:49:47.533064 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1397/5580] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:49:47 2026] GET /volume/v3/volumes/1b8ddfd6-3834-4649-97b9-5f3e070d9e5a => generated 1214 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:49:47.600964 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-464f5ac7-111c-4f35-94b9-45c698b4fa97 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:47.602626 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-464f5ac7-111c-4f35-94b9-45c698b4fa97 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] GET https://10.4.3.7/volume/v3/backups/bc628186-8eaa-49fb-a0db-4e23ce8d4c3e Jul 10 08:49:47.602809 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-464f5ac7-111c-4f35-94b9-45c698b4fa97 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:47.602982 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-464f5ac7-111c-4f35-94b9-45c698b4fa97 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:47.603155 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-464f5ac7-111c-4f35-94b9-45c698b4fa97 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] Show backup with id bc628186-8eaa-49fb-a0db-4e23ce8d4c3e. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:49:47.606983 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:47.606983 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:49:47.607499 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-464f5ac7-111c-4f35-94b9-45c698b4fa97 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] https://10.4.3.7/volume/v3/backups/bc628186-8eaa-49fb-a0db-4e23ce8d4c3e returned with HTTP 200 Jul 10 08:49:47.607822 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1387/5581] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:49:47 2026] GET /volume/v3/backups/bc628186-8eaa-49fb-a0db-4e23ce8d4c3e => generated 730 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:49:48.016196 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-d07875c1-37cc-43b0-b5cf-853d9fc57d32 req-407f0ab7-2bce-4f12-a66a-c67f1bed9d11 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:48.018063 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-d07875c1-37cc-43b0-b5cf-853d9fc57d32 req-407f0ab7-2bce-4f12-a66a-c67f1bed9d11 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] GET https://10.4.3.7/volume/v3/volumes/1b8ddfd6-3834-4649-97b9-5f3e070d9e5a Jul 10 08:49:48.018228 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-d07875c1-37cc-43b0-b5cf-853d9fc57d32 req-407f0ab7-2bce-4f12-a66a-c67f1bed9d11 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:48.018390 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-d07875c1-37cc-43b0-b5cf-853d9fc57d32 req-407f0ab7-2bce-4f12-a66a-c67f1bed9d11 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:48.027705 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:48.027705 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:49:48.030850 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-d07875c1-37cc-43b0-b5cf-853d9fc57d32 req-407f0ab7-2bce-4f12-a66a-c67f1bed9d11 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Volume info retrieved successfully. Jul 10 08:49:48.034778 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-d07875c1-37cc-43b0-b5cf-853d9fc57d32 req-407f0ab7-2bce-4f12-a66a-c67f1bed9d11 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/1b8ddfd6-3834-4649-97b9-5f3e070d9e5a returned with HTTP 200 Jul 10 08:49:48.035135 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1404/5582] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:49:48 2026] GET /volume/v3/volumes/1b8ddfd6-3834-4649-97b9-5f3e070d9e5a => generated 1214 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:49:48.175189 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-7e199928-5396-45e5-a302-c45ffa217f37 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:48.176894 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-7e199928-5396-45e5-a302-c45ffa217f37 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] GET https://10.4.3.7/volume/v3/volumes/58fd5bd1-b6f2-4411-93fd-6468d5dac5b0 Jul 10 08:49:48.177072 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-7e199928-5396-45e5-a302-c45ffa217f37 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:48.177248 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-7e199928-5396-45e5-a302-c45ffa217f37 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:48.183810 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:48.183810 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:49:48.186632 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-7e199928-5396-45e5-a302-c45ffa217f37 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Volume info retrieved successfully. Jul 10 08:49:48.189831 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-7e199928-5396-45e5-a302-c45ffa217f37 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] https://10.4.3.7/volume/v3/volumes/58fd5bd1-b6f2-4411-93fd-6468d5dac5b0 returned with HTTP 200 Jul 10 08:49:48.190257 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1395/5583] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:49:48 2026] GET /volume/v3/volumes/58fd5bd1-b6f2-4411-93fd-6468d5dac5b0 => generated 1013 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:49:48.201702 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-0d4667b7-52d6-41d5-885a-83c74a448b9b None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:48.203484 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-0d4667b7-52d6-41d5-885a-83c74a448b9b tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] POST https://10.4.3.7/volume/v3/snapshots Jul 10 08:49:48.203828 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-0d4667b7-52d6-41d5-885a-83c74a448b9b tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "58fd5bd1-b6f2-4411-93fd-6468d5dac5b0", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1733954427"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:49:48.211967 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:48.211967 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:49:48.212319 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-0d4667b7-52d6-41d5-885a-83c74a448b9b tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Volume info retrieved successfully. Jul 10 08:49:48.212457 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.snapshots [None req-0d4667b7-52d6-41d5-885a-83c74a448b9b tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Create snapshot from volume 58fd5bd1-b6f2-4411-93fd-6468d5dac5b0 Jul 10 08:49:48.234827 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.quota [None req-0d4667b7-52d6-41d5-885a-83c74a448b9b tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Created reservations ['ba84799b-1e08-403f-9b2f-951b09d1e984', '9aa742c6-a6bd-4403-b44d-e0c6a8abad96', '37a6b607-9cf4-4293-b99b-6c597dba4f50', '1859c993-b709-4408-9d66-ac00714f3b8b'] {{(pid=100054) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:49:48.263027 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-0d4667b7-52d6-41d5-885a-83c74a448b9b tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Snapshot create request issued successfully. Jul 10 08:49:48.263506 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-0d4667b7-52d6-41d5-885a-83c74a448b9b tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] https://10.4.3.7/volume/v3/snapshots returned with HTTP 202 Jul 10 08:49:48.263906 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1398/5584] 10.4.3.7 () {68 vars in 1251 bytes} [Fri Jul 10 08:49:48 2026] POST /volume/v3/snapshots => generated 308 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:49:48.277810 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-c0b528b8-bc14-4d0b-9b36-8290d70ce199 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:48.279872 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-c0b528b8-bc14-4d0b-9b36-8290d70ce199 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] GET https://10.4.3.7/volume/v3/snapshots/33bebaa4-fda8-42d5-9d55-55d152f71ff9 Jul 10 08:49:48.280088 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-c0b528b8-bc14-4d0b-9b36-8290d70ce199 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:48.280328 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-c0b528b8-bc14-4d0b-9b36-8290d70ce199 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:48.286072 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:48.286072 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:49:48.286768 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-c0b528b8-bc14-4d0b-9b36-8290d70ce199 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Snapshot retrieved successfully. Jul 10 08:49:48.287245 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-c0b528b8-bc14-4d0b-9b36-8290d70ce199 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] https://10.4.3.7/volume/v3/snapshots/33bebaa4-fda8-42d5-9d55-55d152f71ff9 returned with HTTP 200 Jul 10 08:49:48.287724 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1388/5585] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:49:48 2026] GET /volume/v3/snapshots/33bebaa4-fda8-42d5-9d55-55d152f71ff9 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:49:48.353918 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-d07875c1-37cc-43b0-b5cf-853d9fc57d32 req-e1b3fc74-753a-446a-a177-0ae5b14c49a3 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:48.355885 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-d07875c1-37cc-43b0-b5cf-853d9fc57d32 req-e1b3fc74-753a-446a-a177-0ae5b14c49a3 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] DELETE https://10.4.3.7/volume/v3/attachments/0655b2db-0186-423e-803a-0ea89729f19a Jul 10 08:49:48.356063 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-d07875c1-37cc-43b0-b5cf-853d9fc57d32 req-e1b3fc74-753a-446a-a177-0ae5b14c49a3 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:48.356235 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-d07875c1-37cc-43b0-b5cf-853d9fc57d32 req-e1b3fc74-753a-446a-a177-0ae5b14c49a3 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'version_select' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:48.363192 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:48.363192 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:49:48.547239 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-17897288-63a9-42b8-beeb-fc66509d4724 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:48.548730 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-17897288-63a9-42b8-beeb-fc66509d4724 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] GET https://10.4.3.7/volume/v3/volumes/1b8ddfd6-3834-4649-97b9-5f3e070d9e5a Jul 10 08:49:48.548889 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-17897288-63a9-42b8-beeb-fc66509d4724 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:48.549056 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-17897288-63a9-42b8-beeb-fc66509d4724 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:48.557266 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:48.557266 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:49:48.560304 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-17897288-63a9-42b8-beeb-fc66509d4724 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Volume info retrieved successfully. Jul 10 08:49:48.563946 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-17897288-63a9-42b8-beeb-fc66509d4724 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/1b8ddfd6-3834-4649-97b9-5f3e070d9e5a returned with HTTP 200 Jul 10 08:49:48.564306 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1396/5586] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:49:48 2026] GET /volume/v3/volumes/1b8ddfd6-3834-4649-97b9-5f3e070d9e5a => generated 1214 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:49:48.618320 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-3a889b1a-1404-4ca2-b428-31190403de73 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:48.619655 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-3a889b1a-1404-4ca2-b428-31190403de73 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] GET https://10.4.3.7/volume/v3/backups/bc628186-8eaa-49fb-a0db-4e23ce8d4c3e Jul 10 08:49:48.619939 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-3a889b1a-1404-4ca2-b428-31190403de73 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:48.620223 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-3a889b1a-1404-4ca2-b428-31190403de73 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:48.620448 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-3a889b1a-1404-4ca2-b428-31190403de73 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] Show backup with id bc628186-8eaa-49fb-a0db-4e23ce8d4c3e. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:49:48.624812 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:48.624812 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:49:48.625531 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-3a889b1a-1404-4ca2-b428-31190403de73 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] https://10.4.3.7/volume/v3/backups/bc628186-8eaa-49fb-a0db-4e23ce8d4c3e returned with HTTP 200 Jul 10 08:49:48.625954 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1399/5587] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:49:48 2026] GET /volume/v3/backups/bc628186-8eaa-49fb-a0db-4e23ce8d4c3e => generated 730 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:49:48.891760 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-d07875c1-37cc-43b0-b5cf-853d9fc57d32 req-e1b3fc74-753a-446a-a177-0ae5b14c49a3 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/attachments/0655b2db-0186-423e-803a-0ea89729f19a returned with HTTP 200 Jul 10 08:49:48.892239 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1405/5588] 10.4.3.7 () {72 vars in 1659 bytes} [Fri Jul 10 08:49:48 2026] DELETE /volume/v3/attachments/0655b2db-0186-423e-803a-0ea89729f19a => generated 19 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:49:49.295919 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-dc52fd67-48eb-451d-a547-fef657eeb680 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:49.297515 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-dc52fd67-48eb-451d-a547-fef657eeb680 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] GET https://10.4.3.7/volume/v3/snapshots/33bebaa4-fda8-42d5-9d55-55d152f71ff9 Jul 10 08:49:49.297680 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-dc52fd67-48eb-451d-a547-fef657eeb680 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:49.297872 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-dc52fd67-48eb-451d-a547-fef657eeb680 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:49.303616 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:49.303616 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:49:49.303968 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-dc52fd67-48eb-451d-a547-fef657eeb680 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Snapshot retrieved successfully. Jul 10 08:49:49.304763 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-dc52fd67-48eb-451d-a547-fef657eeb680 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] https://10.4.3.7/volume/v3/snapshots/33bebaa4-fda8-42d5-9d55-55d152f71ff9 returned with HTTP 200 Jul 10 08:49:49.305195 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1389/5589] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:49:49 2026] GET /volume/v3/snapshots/33bebaa4-fda8-42d5-9d55-55d152f71ff9 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:49:49.313328 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-b732245a-22ea-41c9-942e-2ba8727afa96 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:49.314891 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-b732245a-22ea-41c9-942e-2ba8727afa96 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-member] POST https://10.4.3.7/volume/v3/snapshots/33bebaa4-fda8-42d5-9d55-55d152f71ff9/action Jul 10 08:49:49.315176 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-b732245a-22ea-41c9-942e-2ba8727afa96 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=100056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:49:49.315307 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-b732245a-22ea-41c9-942e-2ba8727afa96 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:49:49.321118 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:49.321118 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:49:49.321521 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-b732245a-22ea-41c9-942e-2ba8727afa96 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-member] Snapshot retrieved successfully. Jul 10 08:49:49.322195 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.policy [None req-b732245a-22ea-41c9-942e-2ba8727afa96 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '54924e9e0f2442f3989b7f3b986d1f20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea8d12958d346a7a5c3f348cbc31c9c', '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=100056) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 08:49:49.322386 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-b732245a-22ea-41c9-942e-2ba8727afa96 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-member] https://10.4.3.7/volume/v3/snapshots/33bebaa4-fda8-42d5-9d55-55d152f71ff9/action returned with HTTP 403 Jul 10 08:49:49.322872 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1397/5590] 10.4.3.7 () {68 vars in 1382 bytes} [Fri Jul 10 08:49:49 2026] POST /volume/v3/snapshots/33bebaa4-fda8-42d5-9d55-55d152f71ff9/action => generated 133 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:49:49.330322 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-32c1129f-38be-4890-adfd-74cea91aa009 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:49.331776 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-32c1129f-38be-4890-adfd-74cea91aa009 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] DELETE https://10.4.3.7/volume/v3/snapshots/33bebaa4-fda8-42d5-9d55-55d152f71ff9 Jul 10 08:49:49.332024 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-32c1129f-38be-4890-adfd-74cea91aa009 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:49.332262 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-32c1129f-38be-4890-adfd-74cea91aa009 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Calling method 'delete' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:49.333383 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.snapshots [None req-32c1129f-38be-4890-adfd-74cea91aa009 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Delete snapshot with id: 33bebaa4-fda8-42d5-9d55-55d152f71ff9 Jul 10 08:49:49.337277 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:49.337277 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:49:49.337641 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-32c1129f-38be-4890-adfd-74cea91aa009 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Snapshot retrieved successfully. Jul 10 08:49:49.352301 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-32c1129f-38be-4890-adfd-74cea91aa009 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Snapshot delete request issued successfully. Jul 10 08:49:49.352301 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-32c1129f-38be-4890-adfd-74cea91aa009 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] https://10.4.3.7/volume/v3/snapshots/33bebaa4-fda8-42d5-9d55-55d152f71ff9 returned with HTTP 202 Jul 10 08:49:49.352301 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1400/5591] 10.4.3.7 () {66 vars in 1343 bytes} [Fri Jul 10 08:49:49 2026] DELETE /volume/v3/snapshots/33bebaa4-fda8-42d5-9d55-55d152f71ff9 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:49:49.359557 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-9bd2a62c-399b-49ad-a100-6e9dd5a30cf4 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:49.361414 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9bd2a62c-399b-49ad-a100-6e9dd5a30cf4 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] GET https://10.4.3.7/volume/v3/snapshots/33bebaa4-fda8-42d5-9d55-55d152f71ff9 Jul 10 08:49:49.361644 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9bd2a62c-399b-49ad-a100-6e9dd5a30cf4 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:49.361860 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9bd2a62c-399b-49ad-a100-6e9dd5a30cf4 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:49.366594 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:49.366594 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:49:49.366913 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-9bd2a62c-399b-49ad-a100-6e9dd5a30cf4 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Snapshot retrieved successfully. Jul 10 08:49:49.367594 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9bd2a62c-399b-49ad-a100-6e9dd5a30cf4 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] https://10.4.3.7/volume/v3/snapshots/33bebaa4-fda8-42d5-9d55-55d152f71ff9 returned with HTTP 200 Jul 10 08:49:49.367970 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1406/5592] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:49:49 2026] GET /volume/v3/snapshots/33bebaa4-fda8-42d5-9d55-55d152f71ff9 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:49:49.575497 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-2f1a2d50-c045-4b69-9432-8cc894e22fd9 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:49.576948 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-2f1a2d50-c045-4b69-9432-8cc894e22fd9 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] GET https://10.4.3.7/volume/v3/volumes/1b8ddfd6-3834-4649-97b9-5f3e070d9e5a Jul 10 08:49:49.577107 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-2f1a2d50-c045-4b69-9432-8cc894e22fd9 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:49.577271 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-2f1a2d50-c045-4b69-9432-8cc894e22fd9 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:49.583232 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:49.583232 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:49:49.586016 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-2f1a2d50-c045-4b69-9432-8cc894e22fd9 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Volume info retrieved successfully. Jul 10 08:49:49.589319 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-2f1a2d50-c045-4b69-9432-8cc894e22fd9 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/1b8ddfd6-3834-4649-97b9-5f3e070d9e5a returned with HTTP 200 Jul 10 08:49:49.589650 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1390/5593] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:49:49 2026] GET /volume/v3/volumes/1b8ddfd6-3834-4649-97b9-5f3e070d9e5a => generated 919 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:49:49.601123 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-6f1d6687-a1aa-42d0-8888-2ed5d5d8face None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:49.602715 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-6f1d6687-a1aa-42d0-8888-2ed5d5d8face tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] DELETE https://10.4.3.7/volume/v3/volumes/1b8ddfd6-3834-4649-97b9-5f3e070d9e5a Jul 10 08:49:49.602911 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-6f1d6687-a1aa-42d0-8888-2ed5d5d8face tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:49.603110 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-6f1d6687-a1aa-42d0-8888-2ed5d5d8face tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:49.603290 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-6f1d6687-a1aa-42d0-8888-2ed5d5d8face tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Delete volume with id: 1b8ddfd6-3834-4649-97b9-5f3e070d9e5a Jul 10 08:49:49.609305 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:49.609305 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:49:49.609748 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-6f1d6687-a1aa-42d0-8888-2ed5d5d8face tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Volume info retrieved successfully. Jul 10 08:49:49.623367 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-6f1d6687-a1aa-42d0-8888-2ed5d5d8face tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Delete volume request issued successfully. Jul 10 08:49:49.623572 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-6f1d6687-a1aa-42d0-8888-2ed5d5d8face tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/1b8ddfd6-3834-4649-97b9-5f3e070d9e5a returned with HTTP 202 Jul 10 08:49:49.623943 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1398/5594] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:49:49 2026] DELETE /volume/v3/volumes/1b8ddfd6-3834-4649-97b9-5f3e070d9e5a => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:49:49.632279 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-720bac87-d272-4dd5-94d1-be579e5328a3 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:49.633583 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-720bac87-d272-4dd5-94d1-be579e5328a3 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] GET https://10.4.3.7/volume/v3/volumes/1b8ddfd6-3834-4649-97b9-5f3e070d9e5a Jul 10 08:49:49.633895 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-720bac87-d272-4dd5-94d1-be579e5328a3 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:49.634218 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-720bac87-d272-4dd5-94d1-be579e5328a3 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:49.635705 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-b3dc86c4-3ce7-41cb-806f-de26cdcce1fd None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:49.639315 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b3dc86c4-3ce7-41cb-806f-de26cdcce1fd tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] GET https://10.4.3.7/volume/v3/backups/bc628186-8eaa-49fb-a0db-4e23ce8d4c3e Jul 10 08:49:49.639315 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b3dc86c4-3ce7-41cb-806f-de26cdcce1fd tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:49.639315 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b3dc86c4-3ce7-41cb-806f-de26cdcce1fd tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:49.639315 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-b3dc86c4-3ce7-41cb-806f-de26cdcce1fd tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] Show backup with id bc628186-8eaa-49fb-a0db-4e23ce8d4c3e. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:49:49.640958 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:49.640958 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:49:49.643211 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:49.643211 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:49:49.647453 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b3dc86c4-3ce7-41cb-806f-de26cdcce1fd tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] https://10.4.3.7/volume/v3/backups/bc628186-8eaa-49fb-a0db-4e23ce8d4c3e returned with HTTP 200 Jul 10 08:49:49.647549 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-720bac87-d272-4dd5-94d1-be579e5328a3 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Volume info retrieved successfully. Jul 10 08:49:49.647632 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1407/5595] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:49:49 2026] GET /volume/v3/backups/bc628186-8eaa-49fb-a0db-4e23ce8d4c3e => generated 731 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:49:49.650053 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-720bac87-d272-4dd5-94d1-be579e5328a3 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/1b8ddfd6-3834-4649-97b9-5f3e070d9e5a returned with HTTP 200 Jul 10 08:49:49.650636 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1401/5596] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:49:49 2026] GET /volume/v3/volumes/1b8ddfd6-3834-4649-97b9-5f3e070d9e5a => generated 918 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:49:50.376265 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-859425de-0292-41a0-a04f-4196d2e072cd None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:50.378053 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-859425de-0292-41a0-a04f-4196d2e072cd tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] GET https://10.4.3.7/volume/v3/snapshots/33bebaa4-fda8-42d5-9d55-55d152f71ff9 Jul 10 08:49:50.378237 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-859425de-0292-41a0-a04f-4196d2e072cd tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:50.378442 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-859425de-0292-41a0-a04f-4196d2e072cd tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:50.382304 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-859425de-0292-41a0-a04f-4196d2e072cd tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] https://10.4.3.7/volume/v3/snapshots/33bebaa4-fda8-42d5-9d55-55d152f71ff9 returned with HTTP 404 Jul 10 08:49:50.382735 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1391/5597] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:49:50 2026] GET /volume/v3/snapshots/33bebaa4-fda8-42d5-9d55-55d152f71ff9 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:49:50.389632 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-8f4ad45d-604f-44d9-8040-1c289b03d67f None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:50.391328 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-8f4ad45d-604f-44d9-8040-1c289b03d67f tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] DELETE https://10.4.3.7/volume/v3/volumes/58fd5bd1-b6f2-4411-93fd-6468d5dac5b0 Jul 10 08:49:50.391514 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-8f4ad45d-604f-44d9-8040-1c289b03d67f tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:50.391680 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-8f4ad45d-604f-44d9-8040-1c289b03d67f tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Calling method 'delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:50.391875 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-8f4ad45d-604f-44d9-8040-1c289b03d67f tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Delete volume with id: 58fd5bd1-b6f2-4411-93fd-6468d5dac5b0 Jul 10 08:49:50.398910 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:50.398910 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:49:50.399232 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-8f4ad45d-604f-44d9-8040-1c289b03d67f tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Volume info retrieved successfully. Jul 10 08:49:50.414618 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-8f4ad45d-604f-44d9-8040-1c289b03d67f tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Delete volume request issued successfully. Jul 10 08:49:50.414793 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-8f4ad45d-604f-44d9-8040-1c289b03d67f tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] https://10.4.3.7/volume/v3/volumes/58fd5bd1-b6f2-4411-93fd-6468d5dac5b0 returned with HTTP 202 Jul 10 08:49:50.415206 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1399/5598] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:49:50 2026] DELETE /volume/v3/volumes/58fd5bd1-b6f2-4411-93fd-6468d5dac5b0 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:49:50.421975 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-3a46aacf-d2e2-4c16-b250-d3e8fc6aba3d None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:50.423596 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3a46aacf-d2e2-4c16-b250-d3e8fc6aba3d tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] GET https://10.4.3.7/volume/v3/volumes/58fd5bd1-b6f2-4411-93fd-6468d5dac5b0 Jul 10 08:49:50.423822 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3a46aacf-d2e2-4c16-b250-d3e8fc6aba3d tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:50.424041 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3a46aacf-d2e2-4c16-b250-d3e8fc6aba3d tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:50.430918 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:50.430918 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:49:50.434786 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-3a46aacf-d2e2-4c16-b250-d3e8fc6aba3d tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Volume info retrieved successfully. Jul 10 08:49:50.438523 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3a46aacf-d2e2-4c16-b250-d3e8fc6aba3d tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] https://10.4.3.7/volume/v3/volumes/58fd5bd1-b6f2-4411-93fd-6468d5dac5b0 returned with HTTP 200 Jul 10 08:49:50.439091 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1408/5599] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:49:50 2026] GET /volume/v3/volumes/58fd5bd1-b6f2-4411-93fd-6468d5dac5b0 => generated 1012 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:49:50.655988 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-6122afdf-155c-4c6e-843d-0646799631a9 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:50.657554 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-6122afdf-155c-4c6e-843d-0646799631a9 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] GET https://10.4.3.7/volume/v3/backups/bc628186-8eaa-49fb-a0db-4e23ce8d4c3e Jul 10 08:49:50.657859 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-6122afdf-155c-4c6e-843d-0646799631a9 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:50.658956 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-6122afdf-155c-4c6e-843d-0646799631a9 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:50.658956 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-6122afdf-155c-4c6e-843d-0646799631a9 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] Show backup with id bc628186-8eaa-49fb-a0db-4e23ce8d4c3e. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:49:50.663373 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:50.663373 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:49:50.663373 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-6122afdf-155c-4c6e-843d-0646799631a9 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] https://10.4.3.7/volume/v3/backups/bc628186-8eaa-49fb-a0db-4e23ce8d4c3e returned with HTTP 200 Jul 10 08:49:50.663373 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1402/5600] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:49:50 2026] GET /volume/v3/backups/bc628186-8eaa-49fb-a0db-4e23ce8d4c3e => generated 732 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:49:50.664655 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-0e40dffc-6256-43a8-985f-85e6c617e482 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:50.666480 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-0e40dffc-6256-43a8-985f-85e6c617e482 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] GET https://10.4.3.7/volume/v3/volumes/1b8ddfd6-3834-4649-97b9-5f3e070d9e5a Jul 10 08:49:50.666674 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-0e40dffc-6256-43a8-985f-85e6c617e482 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:50.666851 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-0e40dffc-6256-43a8-985f-85e6c617e482 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:50.673918 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-0e40dffc-6256-43a8-985f-85e6c617e482 tempest-VolumeMultiattachTests-551171735 tempest-VolumeMultiattachTests-551171735-project-member] https://10.4.3.7/volume/v3/volumes/1b8ddfd6-3834-4649-97b9-5f3e070d9e5a returned with HTTP 404 Jul 10 08:49:50.674921 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1392/5601] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:49:50 2026] GET /volume/v3/volumes/1b8ddfd6-3834-4649-97b9-5f3e070d9e5a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:49:50.675607 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-6a7777a3-20a9-488c-8d86-a07ebf9eec61 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:50.677553 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-6a7777a3-20a9-488c-8d86-a07ebf9eec61 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] DELETE https://10.4.3.7/volume/v3/backups/bc628186-8eaa-49fb-a0db-4e23ce8d4c3e Jul 10 08:49:50.677772 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-6a7777a3-20a9-488c-8d86-a07ebf9eec61 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:50.677975 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-6a7777a3-20a9-488c-8d86-a07ebf9eec61 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] Calling method 'delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:50.678088 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.contrib.backups [None req-6a7777a3-20a9-488c-8d86-a07ebf9eec61 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] Delete backup with id: bc628186-8eaa-49fb-a0db-4e23ce8d4c3e. Jul 10 08:49:50.681980 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-04a13fc2-47f7-4112-8302-8e86596989f6 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:50.683625 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:50.683625 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:49:50.683868 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-04a13fc2-47f7-4112-8302-8e86596989f6 tempest-VolumeMultiattachTests-1673526141 tempest-VolumeMultiattachTests-1673526141-project-admin] GET https://10.4.3.7/volume/v3/volumes/detail?all_tenants=1 Jul 10 08:49:50.684104 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-04a13fc2-47f7-4112-8302-8e86596989f6 tempest-VolumeMultiattachTests-1673526141 tempest-VolumeMultiattachTests-1673526141-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:50.684368 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-04a13fc2-47f7-4112-8302-8e86596989f6 tempest-VolumeMultiattachTests-1673526141 tempest-VolumeMultiattachTests-1673526141-project-admin] Calling method 'detail' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:50.685154 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-04a13fc2-47f7-4112-8302-8e86596989f6 tempest-VolumeMultiattachTests-1673526141 tempest-VolumeMultiattachTests-1673526141-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100057) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 08:49:50.697431 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-04a13fc2-47f7-4112-8302-8e86596989f6 tempest-VolumeMultiattachTests-1673526141 tempest-VolumeMultiattachTests-1673526141-project-admin] Get all volumes completed successfully. Jul 10 08:49:50.698987 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:50.698987 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:49:50.701963 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.backup.rpcapi [None req-6a7777a3-20a9-488c-8d86-a07ebf9eec61 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] delete_backup rpcapi backup_id bc628186-8eaa-49fb-a0db-4e23ce8d4c3e {{(pid=100056) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 08:49:50.703671 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-04a13fc2-47f7-4112-8302-8e86596989f6 tempest-VolumeMultiattachTests-1673526141 tempest-VolumeMultiattachTests-1673526141-project-admin] https://10.4.3.7/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 08:49:50.703918 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-6a7777a3-20a9-488c-8d86-a07ebf9eec61 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] https://10.4.3.7/volume/v3/backups/bc628186-8eaa-49fb-a0db-4e23ce8d4c3e returned with HTTP 202 Jul 10 08:49:50.704073 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1409/5602] 10.4.3.7 () {66 vars in 1271 bytes} [Fri Jul 10 08:49:50 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7555 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:49:50.704500 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1400/5603] 10.4.3.7 () {68 vars in 1377 bytes} [Fri Jul 10 08:49:50 2026] DELETE /volume/v3/backups/bc628186-8eaa-49fb-a0db-4e23ce8d4c3e => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:49:50.711241 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-62eb9ae2-8b47-4b75-8684-7b44e19919a5 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:50.712608 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-62eb9ae2-8b47-4b75-8684-7b44e19919a5 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] GET https://10.4.3.7/volume/v3/backups/bc628186-8eaa-49fb-a0db-4e23ce8d4c3e Jul 10 08:49:50.712949 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-62eb9ae2-8b47-4b75-8684-7b44e19919a5 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:50.713202 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-62eb9ae2-8b47-4b75-8684-7b44e19919a5 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:50.713387 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-62eb9ae2-8b47-4b75-8684-7b44e19919a5 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] Show backup with id bc628186-8eaa-49fb-a0db-4e23ce8d4c3e. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:49:50.717528 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-7f212054-5280-4f3c-ae73-6f0501dd3fe7 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:50.720202 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:50.720202 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:49:50.720315 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-7f212054-5280-4f3c-ae73-6f0501dd3fe7 tempest-VolumeMultiattachTests-1673526141 tempest-VolumeMultiattachTests-1673526141-project-admin] DELETE https://10.4.3.7/volume/v3/types/7b8c73fe-de4c-4cee-a181-541ce259e05a Jul 10 08:49:50.720315 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-7f212054-5280-4f3c-ae73-6f0501dd3fe7 tempest-VolumeMultiattachTests-1673526141 tempest-VolumeMultiattachTests-1673526141-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:50.720367 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-62eb9ae2-8b47-4b75-8684-7b44e19919a5 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] https://10.4.3.7/volume/v3/backups/bc628186-8eaa-49fb-a0db-4e23ce8d4c3e returned with HTTP 200 Jul 10 08:49:50.720389 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-7f212054-5280-4f3c-ae73-6f0501dd3fe7 tempest-VolumeMultiattachTests-1673526141 tempest-VolumeMultiattachTests-1673526141-project-admin] Calling method '_delete' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:50.720427 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1403/5604] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:49:50 2026] GET /volume/v3/backups/bc628186-8eaa-49fb-a0db-4e23ce8d4c3e => generated 731 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:49:50.746462 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-7f212054-5280-4f3c-ae73-6f0501dd3fe7 tempest-VolumeMultiattachTests-1673526141 tempest-VolumeMultiattachTests-1673526141-project-admin] https://10.4.3.7/volume/v3/types/7b8c73fe-de4c-4cee-a181-541ce259e05a returned with HTTP 202 Jul 10 08:49:50.746921 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1393/5605] 10.4.3.7 () {66 vars in 1331 bytes} [Fri Jul 10 08:49:50 2026] DELETE /volume/v3/types/7b8c73fe-de4c-4cee-a181-541ce259e05a => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:49:51.451368 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-2bff1984-72de-49f1-b9e4-ba5d9d8fdd70 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:51.453193 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2bff1984-72de-49f1-b9e4-ba5d9d8fdd70 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] GET https://10.4.3.7/volume/v3/volumes/58fd5bd1-b6f2-4411-93fd-6468d5dac5b0 Jul 10 08:49:51.453429 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2bff1984-72de-49f1-b9e4-ba5d9d8fdd70 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:51.453624 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2bff1984-72de-49f1-b9e4-ba5d9d8fdd70 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:51.459613 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2bff1984-72de-49f1-b9e4-ba5d9d8fdd70 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] https://10.4.3.7/volume/v3/volumes/58fd5bd1-b6f2-4411-93fd-6468d5dac5b0 returned with HTTP 404 Jul 10 08:49:51.460142 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1410/5606] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:49:51 2026] GET /volume/v3/volumes/58fd5bd1-b6f2-4411-93fd-6468d5dac5b0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:49:51.468941 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-7c8c2e81-2373-4a55-a9e1-03c2f73a8ec4 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:51.471169 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-7c8c2e81-2373-4a55-a9e1-03c2f73a8ec4 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:49:51.471701 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-7c8c2e81-2373-4a55-a9e1-03c2f73a8ec4 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-88824982"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:49:51.473575 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.volumes [None req-7c8c2e81-2373-4a55-a9e1-03c2f73a8ec4 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-88824982'}} {{(pid=100056) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:49:51.473774 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-7c8c2e81-2373-4a55-a9e1-03c2f73a8ec4 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Create volume of 1 GB Jul 10 08:49:51.478486 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-7c8c2e81-2373-4a55-a9e1-03c2f73a8ec4 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Availability Zones retrieved successfully. Jul 10 08:49:51.486400 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-7c8c2e81-2373-4a55-a9e1-03c2f73a8ec4 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Flow 'volume_create_api' (cd62d6d7-e32d-49ae-b563-2ede466ade1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:49:51.487249 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-7c8c2e81-2373-4a55-a9e1-03c2f73a8ec4 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4fdcde4-6219-432b-8f96-5a9a42f7ec69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:49:51.488041 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.flows.api.create_volume [None req-7c8c2e81-2373-4a55-a9e1-03c2f73a8ec4 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Validating volume size '1' using validate_int {{(pid=100056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:49:51.509941 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-7c8c2e81-2373-4a55-a9e1-03c2f73a8ec4 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4fdcde4-6219-432b-8f96-5a9a42f7ec69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:49:51.510657 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-7c8c2e81-2373-4a55-a9e1-03c2f73a8ec4 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (169f0e95-848d-4602-bdfb-e3da5b10331c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:49:51.544141 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.quota [None req-7c8c2e81-2373-4a55-a9e1-03c2f73a8ec4 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Created reservations ['26b0b1aa-1c3f-4690-a85a-9de293c7f3cc', '4996a8a4-e80c-4a47-888e-a504949252ce', '0d2f0255-e819-4975-9531-0b7b73eec97f', '8458ffab-7503-43bd-9695-8fbef6733190'] {{(pid=100056) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:49:51.544913 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-7c8c2e81-2373-4a55-a9e1-03c2f73a8ec4 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (169f0e95-848d-4602-bdfb-e3da5b10331c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['26b0b1aa-1c3f-4690-a85a-9de293c7f3cc', '4996a8a4-e80c-4a47-888e-a504949252ce', '0d2f0255-e819-4975-9531-0b7b73eec97f', '8458ffab-7503-43bd-9695-8fbef6733190']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:49:51.545670 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-7c8c2e81-2373-4a55-a9e1-03c2f73a8ec4 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76077eb2-bf0b-4a25-a023-90fd62e9b99f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:49:51.574762 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-7c8c2e81-2373-4a55-a9e1-03c2f73a8ec4 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76077eb2-bf0b-4a25-a023-90fd62e9b99f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '247241fa-bffb-434b-807e-1ef6b92ae412', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-88824982',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ea8d12958d346a7a5c3f348cbc31c9c',qos_specs=None,replication_status=,reservations=['26b0b1aa-1c3f-4690-a85a-9de293c7f3cc','4996a8a4-e80c-4a47-888e-a504949252ce','0d2f0255-e819-4975-9531-0b7b73eec97f','8458ffab-7503-43bd-9695-8fbef6733190'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d58a82946e4498b8f3655aedcac3469',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:49:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-88824982',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=247241fa-bffb-434b-807e-1ef6b92ae412,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ea8d12958d346a7a5c3f348cbc31c9c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1d58a82946e4498b8f3655aedcac3469',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:49:51.575458 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-7c8c2e81-2373-4a55-a9e1-03c2f73a8ec4 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e27714f5-2f37-4c63-a788-43af3d15bd96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:49:51.590906 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-7c8c2e81-2373-4a55-a9e1-03c2f73a8ec4 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e27714f5-2f37-4c63-a788-43af3d15bd96) transitioned into state 'SUCCESS' from state '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-88824982',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ea8d12958d346a7a5c3f348cbc31c9c',qos_specs=None,replication_status=,reservations=['26b0b1aa-1c3f-4690-a85a-9de293c7f3cc','4996a8a4-e80c-4a47-888e-a504949252ce','0d2f0255-e819-4975-9531-0b7b73eec97f','8458ffab-7503-43bd-9695-8fbef6733190'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d58a82946e4498b8f3655aedcac3469',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:49:51.591597 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-7c8c2e81-2373-4a55-a9e1-03c2f73a8ec4 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c97e169-3843-4c12-8184-786f8fee19f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:49:51.599233 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-7c8c2e81-2373-4a55-a9e1-03c2f73a8ec4 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c97e169-3843-4c12-8184-786f8fee19f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:49:51.600121 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-7c8c2e81-2373-4a55-a9e1-03c2f73a8ec4 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Flow 'volume_create_api' (cd62d6d7-e32d-49ae-b563-2ede466ade1d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:49:51.600456 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-7c8c2e81-2373-4a55-a9e1-03c2f73a8ec4 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Create volume request issued successfully. Jul 10 08:49:51.600989 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-7c8c2e81-2373-4a55-a9e1-03c2f73a8ec4 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:49:51.601507 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1401/5607] 10.4.3.7 () {68 vars in 1244 bytes} [Fri Jul 10 08:49:51 2026] POST /volume/v3/volumes => generated 772 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:49:51.612099 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-a79a3f09-92f1-4ba0-b03d-afee26762bf5 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:51.613313 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-a79a3f09-92f1-4ba0-b03d-afee26762bf5 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] GET https://10.4.3.7/volume/v3/volumes/247241fa-bffb-434b-807e-1ef6b92ae412 Jul 10 08:49:51.613662 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-a79a3f09-92f1-4ba0-b03d-afee26762bf5 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:51.613919 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-a79a3f09-92f1-4ba0-b03d-afee26762bf5 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:51.620113 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:51.620113 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:49:51.626347 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-a79a3f09-92f1-4ba0-b03d-afee26762bf5 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Volume info retrieved successfully. Jul 10 08:49:51.628463 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-a79a3f09-92f1-4ba0-b03d-afee26762bf5 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] https://10.4.3.7/volume/v3/volumes/247241fa-bffb-434b-807e-1ef6b92ae412 returned with HTTP 200 Jul 10 08:49:51.628980 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1404/5608] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:49:51 2026] GET /volume/v3/volumes/247241fa-bffb-434b-807e-1ef6b92ae412 => generated 951 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:49:51.735389 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-8b570c1d-fd68-4811-a9b1-bdffd7075af0 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:51.737076 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-8b570c1d-fd68-4811-a9b1-bdffd7075af0 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] GET https://10.4.3.7/volume/v3/backups/bc628186-8eaa-49fb-a0db-4e23ce8d4c3e Jul 10 08:49:51.737254 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-8b570c1d-fd68-4811-a9b1-bdffd7075af0 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:51.737442 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-8b570c1d-fd68-4811-a9b1-bdffd7075af0 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:51.737563 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-8b570c1d-fd68-4811-a9b1-bdffd7075af0 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] Show backup with id bc628186-8eaa-49fb-a0db-4e23ce8d4c3e. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:49:51.740741 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-8b570c1d-fd68-4811-a9b1-bdffd7075af0 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] https://10.4.3.7/volume/v3/backups/bc628186-8eaa-49fb-a0db-4e23ce8d4c3e returned with HTTP 404 Jul 10 08:49:51.741178 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1394/5609] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:49:51 2026] GET /volume/v3/backups/bc628186-8eaa-49fb-a0db-4e23ce8d4c3e => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:49:51.747507 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-418b71b3-98fe-4752-b3ac-17b564b2a8b8 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:51.749313 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-418b71b3-98fe-4752-b3ac-17b564b2a8b8 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] DELETE https://10.4.3.7/volume/v3/volumes/fbde49d5-ee06-4598-88c1-2503641abd28 Jul 10 08:49:51.749617 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-418b71b3-98fe-4752-b3ac-17b564b2a8b8 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:51.749880 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-418b71b3-98fe-4752-b3ac-17b564b2a8b8 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:51.750108 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-418b71b3-98fe-4752-b3ac-17b564b2a8b8 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] Delete volume with id: fbde49d5-ee06-4598-88c1-2503641abd28 Jul 10 08:49:51.757304 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:51.757304 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:49:51.757787 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-418b71b3-98fe-4752-b3ac-17b564b2a8b8 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] Volume info retrieved successfully. Jul 10 08:49:51.777862 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-418b71b3-98fe-4752-b3ac-17b564b2a8b8 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] Delete volume request issued successfully. Jul 10 08:49:51.778066 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-418b71b3-98fe-4752-b3ac-17b564b2a8b8 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] https://10.4.3.7/volume/v3/volumes/fbde49d5-ee06-4598-88c1-2503641abd28 returned with HTTP 202 Jul 10 08:49:51.778627 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1411/5610] 10.4.3.7 () {68 vars in 1377 bytes} [Fri Jul 10 08:49:51 2026] DELETE /volume/v3/volumes/fbde49d5-ee06-4598-88c1-2503641abd28 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:49:51.785235 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-d2b13a5e-545e-4d0a-bc68-834afdcf4b13 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:51.787078 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-d2b13a5e-545e-4d0a-bc68-834afdcf4b13 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] GET https://10.4.3.7/volume/v3/volumes/fbde49d5-ee06-4598-88c1-2503641abd28 Jul 10 08:49:51.787237 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-d2b13a5e-545e-4d0a-bc68-834afdcf4b13 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:51.787433 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-d2b13a5e-545e-4d0a-bc68-834afdcf4b13 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:51.793985 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:51.793985 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:49:51.797234 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-d2b13a5e-545e-4d0a-bc68-834afdcf4b13 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] Volume info retrieved successfully. Jul 10 08:49:51.800670 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-d2b13a5e-545e-4d0a-bc68-834afdcf4b13 tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] https://10.4.3.7/volume/v3/volumes/fbde49d5-ee06-4598-88c1-2503641abd28 returned with HTTP 200 Jul 10 08:49:51.801003 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1402/5611] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:49:51 2026] GET /volume/v3/volumes/fbde49d5-ee06-4598-88c1-2503641abd28 => generated 1003 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:49:52.644092 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-834f2319-08c8-4712-a801-572b3fd680ce None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:52.646111 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-834f2319-08c8-4712-a801-572b3fd680ce tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] GET https://10.4.3.7/volume/v3/volumes/247241fa-bffb-434b-807e-1ef6b92ae412 Jul 10 08:49:52.646319 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-834f2319-08c8-4712-a801-572b3fd680ce tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:52.646624 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-834f2319-08c8-4712-a801-572b3fd680ce tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:52.655960 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:52.655960 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:49:52.660727 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-834f2319-08c8-4712-a801-572b3fd680ce tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Volume info retrieved successfully. Jul 10 08:49:52.666151 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-834f2319-08c8-4712-a801-572b3fd680ce tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] https://10.4.3.7/volume/v3/volumes/247241fa-bffb-434b-807e-1ef6b92ae412 returned with HTTP 200 Jul 10 08:49:52.666721 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1405/5612] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:49:52 2026] GET /volume/v3/volumes/247241fa-bffb-434b-807e-1ef6b92ae412 => generated 1012 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:49:52.680461 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-73895a6b-248d-4750-be2a-0b2633b133be None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:52.682361 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-73895a6b-248d-4750-be2a-0b2633b133be tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] POST https://10.4.3.7/volume/v3/snapshots Jul 10 08:49:52.683222 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-73895a6b-248d-4750-be2a-0b2633b133be tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "247241fa-bffb-434b-807e-1ef6b92ae412", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1339412016"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:49:52.691350 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:52.691350 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:49:52.691712 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-73895a6b-248d-4750-be2a-0b2633b133be tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Volume info retrieved successfully. Jul 10 08:49:52.691818 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.snapshots [None req-73895a6b-248d-4750-be2a-0b2633b133be tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Create snapshot from volume 247241fa-bffb-434b-807e-1ef6b92ae412 Jul 10 08:49:52.712282 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.quota [None req-73895a6b-248d-4750-be2a-0b2633b133be tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Created reservations ['8aae8b77-29e3-42e1-a6ae-d255e8072976', 'fcd026ec-971b-41d9-9cb9-ea0ab80730de', '59e29e17-522b-4b46-bafa-fe62d4be48fe', '1f23f1fc-64eb-4da7-8b2e-7b6707c29c7f'] {{(pid=100055) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:49:52.737719 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-73895a6b-248d-4750-be2a-0b2633b133be tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Snapshot create request issued successfully. Jul 10 08:49:52.738081 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-73895a6b-248d-4750-be2a-0b2633b133be tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] https://10.4.3.7/volume/v3/snapshots returned with HTTP 202 Jul 10 08:49:52.738650 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1395/5613] 10.4.3.7 () {68 vars in 1251 bytes} [Fri Jul 10 08:49:52 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) Jul 10 08:49:52.747159 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-b87d8066-3475-4849-b855-faa640f8ecbb None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:52.749053 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b87d8066-3475-4849-b855-faa640f8ecbb tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] GET https://10.4.3.7/volume/v3/snapshots/3fc7bc27-ccab-4efe-8cc4-e84ef6bec1b6 Jul 10 08:49:52.749253 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b87d8066-3475-4849-b855-faa640f8ecbb tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:52.749493 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b87d8066-3475-4849-b855-faa640f8ecbb tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:52.755152 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:52.755152 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:49:52.755289 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-b87d8066-3475-4849-b855-faa640f8ecbb tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Snapshot retrieved successfully. Jul 10 08:49:52.756016 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b87d8066-3475-4849-b855-faa640f8ecbb tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] https://10.4.3.7/volume/v3/snapshots/3fc7bc27-ccab-4efe-8cc4-e84ef6bec1b6 returned with HTTP 200 Jul 10 08:49:52.756460 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1412/5614] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:49:52 2026] GET /volume/v3/snapshots/3fc7bc27-ccab-4efe-8cc4-e84ef6bec1b6 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:49:52.814587 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-80996929-13a4-41cc-ba93-ef27190c490d None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:52.816375 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-80996929-13a4-41cc-ba93-ef27190c490d tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] GET https://10.4.3.7/volume/v3/volumes/fbde49d5-ee06-4598-88c1-2503641abd28 Jul 10 08:49:52.816613 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-80996929-13a4-41cc-ba93-ef27190c490d tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:52.816843 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-80996929-13a4-41cc-ba93-ef27190c490d tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:52.822816 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-80996929-13a4-41cc-ba93-ef27190c490d tempest-ProjectReaderTests39-645773593 tempest-ProjectReaderTests39-645773593-project-admin] https://10.4.3.7/volume/v3/volumes/fbde49d5-ee06-4598-88c1-2503641abd28 returned with HTTP 404 Jul 10 08:49:52.823252 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1403/5615] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:49:52 2026] GET /volume/v3/volumes/fbde49d5-ee06-4598-88c1-2503641abd28 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:49:53.765469 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-b37e637a-79ea-45a7-8ffd-a6a7b1ae1a10 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:53.767599 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-b37e637a-79ea-45a7-8ffd-a6a7b1ae1a10 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] GET https://10.4.3.7/volume/v3/snapshots/3fc7bc27-ccab-4efe-8cc4-e84ef6bec1b6 Jul 10 08:49:53.767599 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-b37e637a-79ea-45a7-8ffd-a6a7b1ae1a10 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:53.767599 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-b37e637a-79ea-45a7-8ffd-a6a7b1ae1a10 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:53.772128 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:53.772128 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:49:53.772451 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-b37e637a-79ea-45a7-8ffd-a6a7b1ae1a10 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Snapshot retrieved successfully. Jul 10 08:49:53.773028 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-b37e637a-79ea-45a7-8ffd-a6a7b1ae1a10 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] https://10.4.3.7/volume/v3/snapshots/3fc7bc27-ccab-4efe-8cc4-e84ef6bec1b6 returned with HTTP 200 Jul 10 08:49:53.773396 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1406/5616] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:49:53 2026] GET /volume/v3/snapshots/3fc7bc27-ccab-4efe-8cc4-e84ef6bec1b6 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:49:53.781687 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-faa23401-9635-4bdd-8801-886a3d517fb8 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:53.783359 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-faa23401-9635-4bdd-8801-886a3d517fb8 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-member] GET https://10.4.3.7/volume/v3/snapshots Jul 10 08:49:53.783562 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-faa23401-9635-4bdd-8801-886a3d517fb8 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:53.783758 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-faa23401-9635-4bdd-8801-886a3d517fb8 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-member] Calling method 'index' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:53.783981 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.api_utils [None req-faa23401-9635-4bdd-8801-886a3d517fb8 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-member] Removing options '' from query. {{(pid=100055) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 08:49:53.784210 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:53.784210 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:49:53.785000 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.db.api [None req-faa23401-9635-4bdd-8801-886a3d517fb8 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-member] Building query based on filter {{(pid=100055) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 08:49:53.789246 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-faa23401-9635-4bdd-8801-886a3d517fb8 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-member] Get all snapshots completed successfully. Jul 10 08:49:53.789627 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-faa23401-9635-4bdd-8801-886a3d517fb8 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-member] https://10.4.3.7/volume/v3/snapshots returned with HTTP 200 Jul 10 08:49:53.790010 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1396/5617] 10.4.3.7 () {66 vars in 1229 bytes} [Fri Jul 10 08:49:53 2026] GET /volume/v3/snapshots => generated 336 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:49:53.797920 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-cb147aa4-281c-432c-88be-72399a60ffbf None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:53.799429 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cb147aa4-281c-432c-88be-72399a60ffbf tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] DELETE https://10.4.3.7/volume/v3/snapshots/3fc7bc27-ccab-4efe-8cc4-e84ef6bec1b6 Jul 10 08:49:53.799615 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-cb147aa4-281c-432c-88be-72399a60ffbf tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:53.799786 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-cb147aa4-281c-432c-88be-72399a60ffbf tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:53.799897 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.snapshots [None req-cb147aa4-281c-432c-88be-72399a60ffbf tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Delete snapshot with id: 3fc7bc27-ccab-4efe-8cc4-e84ef6bec1b6 Jul 10 08:49:53.804005 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:53.804005 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:49:53.804251 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-cb147aa4-281c-432c-88be-72399a60ffbf tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Snapshot retrieved successfully. Jul 10 08:49:53.818285 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-cb147aa4-281c-432c-88be-72399a60ffbf tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Snapshot delete request issued successfully. Jul 10 08:49:53.818499 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cb147aa4-281c-432c-88be-72399a60ffbf tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] https://10.4.3.7/volume/v3/snapshots/3fc7bc27-ccab-4efe-8cc4-e84ef6bec1b6 returned with HTTP 202 Jul 10 08:49:53.818902 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1413/5618] 10.4.3.7 () {66 vars in 1343 bytes} [Fri Jul 10 08:49:53 2026] DELETE /volume/v3/snapshots/3fc7bc27-ccab-4efe-8cc4-e84ef6bec1b6 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:49:53.825629 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-b9656c3a-573d-4cbe-9731-6db65f6752fa None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:53.827193 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-b9656c3a-573d-4cbe-9731-6db65f6752fa tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] GET https://10.4.3.7/volume/v3/snapshots/3fc7bc27-ccab-4efe-8cc4-e84ef6bec1b6 Jul 10 08:49:53.827363 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-b9656c3a-573d-4cbe-9731-6db65f6752fa tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:53.827543 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-b9656c3a-573d-4cbe-9731-6db65f6752fa tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:53.832749 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:53.832749 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:49:53.833125 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-b9656c3a-573d-4cbe-9731-6db65f6752fa tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Snapshot retrieved successfully. Jul 10 08:49:53.834126 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-b9656c3a-573d-4cbe-9731-6db65f6752fa tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] https://10.4.3.7/volume/v3/snapshots/3fc7bc27-ccab-4efe-8cc4-e84ef6bec1b6 returned with HTTP 200 Jul 10 08:49:53.834373 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1404/5619] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:49:53 2026] GET /volume/v3/snapshots/3fc7bc27-ccab-4efe-8cc4-e84ef6bec1b6 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:49:54.172023 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-df1c2a1a-718a-4a72-bde2-4b415e281160 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:54.224979 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-df1c2a1a-718a-4a72-bde2-4b415e281160 tempest-ProjectAdminTests-880228406 tempest-ProjectAdminTests-880228406-project-admin] GET https://10.4.3.7/volume/v3/scheduler-stats/get_pools Jul 10 08:49:54.225191 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-df1c2a1a-718a-4a72-bde2-4b415e281160 tempest-ProjectAdminTests-880228406 tempest-ProjectAdminTests-880228406-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:54.225417 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-df1c2a1a-718a-4a72-bde2-4b415e281160 tempest-ProjectAdminTests-880228406 tempest-ProjectAdminTests-880228406-project-admin] Calling method 'get_pools' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:54.727717 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-df1c2a1a-718a-4a72-bde2-4b415e281160 tempest-ProjectAdminTests-880228406 tempest-ProjectAdminTests-880228406-project-admin] https://10.4.3.7/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 10 08:49:54.728093 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1407/5620] 10.4.3.7 () {66 vars in 1277 bytes} [Fri Jul 10 08:49:54 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:49:54.735679 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-c79ec2c2-d485-451a-b6cd-4fd16f28d46d None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:54.737460 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-c79ec2c2-d485-451a-b6cd-4fd16f28d46d tempest-ProjectAdminTests-880228406 tempest-ProjectAdminTests-880228406-project-admin] GET https://10.4.3.7/volume/v3/capabilities/np0000004976@storpool Jul 10 08:49:54.737676 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-c79ec2c2-d485-451a-b6cd-4fd16f28d46d tempest-ProjectAdminTests-880228406 tempest-ProjectAdminTests-880228406-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:54.737860 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-c79ec2c2-d485-451a-b6cd-4fd16f28d46d tempest-ProjectAdminTests-880228406 tempest-ProjectAdminTests-880228406-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:54.738062 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:54.738062 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:49:54.843661 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-56fc4579-b42c-4200-ae9f-b1d3823ad456 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:54.845300 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-56fc4579-b42c-4200-ae9f-b1d3823ad456 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] GET https://10.4.3.7/volume/v3/snapshots/3fc7bc27-ccab-4efe-8cc4-e84ef6bec1b6 Jul 10 08:49:54.845506 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-56fc4579-b42c-4200-ae9f-b1d3823ad456 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:54.845715 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-56fc4579-b42c-4200-ae9f-b1d3823ad456 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:54.849706 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-56fc4579-b42c-4200-ae9f-b1d3823ad456 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] https://10.4.3.7/volume/v3/snapshots/3fc7bc27-ccab-4efe-8cc4-e84ef6bec1b6 returned with HTTP 404 Jul 10 08:49:54.850155 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1414/5621] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:49:54 2026] GET /volume/v3/snapshots/3fc7bc27-ccab-4efe-8cc4-e84ef6bec1b6 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:49:54.857062 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-0f1fa2f8-3aca-483f-8292-c8cc8395f927 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:54.859002 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-0f1fa2f8-3aca-483f-8292-c8cc8395f927 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] DELETE https://10.4.3.7/volume/v3/volumes/247241fa-bffb-434b-807e-1ef6b92ae412 Jul 10 08:49:54.859248 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-0f1fa2f8-3aca-483f-8292-c8cc8395f927 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:54.859472 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-0f1fa2f8-3aca-483f-8292-c8cc8395f927 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Calling method 'delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:54.859633 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-0f1fa2f8-3aca-483f-8292-c8cc8395f927 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Delete volume with id: 247241fa-bffb-434b-807e-1ef6b92ae412 Jul 10 08:49:54.867473 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:54.867473 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:49:54.867883 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-0f1fa2f8-3aca-483f-8292-c8cc8395f927 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Volume info retrieved successfully. Jul 10 08:49:54.883082 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-0f1fa2f8-3aca-483f-8292-c8cc8395f927 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Delete volume request issued successfully. Jul 10 08:49:54.883298 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-0f1fa2f8-3aca-483f-8292-c8cc8395f927 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] https://10.4.3.7/volume/v3/volumes/247241fa-bffb-434b-807e-1ef6b92ae412 returned with HTTP 202 Jul 10 08:49:54.883765 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1405/5622] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:49:54 2026] DELETE /volume/v3/volumes/247241fa-bffb-434b-807e-1ef6b92ae412 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:49:54.890973 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-ac7eeab4-8a5f-45e3-b8b6-4bc90514585a None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:54.893084 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-ac7eeab4-8a5f-45e3-b8b6-4bc90514585a tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] GET https://10.4.3.7/volume/v3/volumes/247241fa-bffb-434b-807e-1ef6b92ae412 Jul 10 08:49:54.893285 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-ac7eeab4-8a5f-45e3-b8b6-4bc90514585a tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:54.893526 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-ac7eeab4-8a5f-45e3-b8b6-4bc90514585a tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:54.903047 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:54.903047 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:49:54.907175 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-ac7eeab4-8a5f-45e3-b8b6-4bc90514585a tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Volume info retrieved successfully. Jul 10 08:49:54.911844 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-ac7eeab4-8a5f-45e3-b8b6-4bc90514585a tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] https://10.4.3.7/volume/v3/volumes/247241fa-bffb-434b-807e-1ef6b92ae412 returned with HTTP 200 Jul 10 08:49:54.912375 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1408/5623] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:49:54 2026] GET /volume/v3/volumes/247241fa-bffb-434b-807e-1ef6b92ae412 => generated 1011 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:49:55.243653 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-c79ec2c2-d485-451a-b6cd-4fd16f28d46d tempest-ProjectAdminTests-880228406 tempest-ProjectAdminTests-880228406-project-admin] https://10.4.3.7/volume/v3/capabilities/np0000004976@storpool returned with HTTP 200 Jul 10 08:49:55.244047 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1397/5624] 10.4.3.7 () {66 vars in 1304 bytes} [Fri Jul 10 08:49:54 2026] GET /volume/v3/capabilities/np0000004976@storpool => generated 703 bytes in 509 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:49:55.923925 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-331dcbfe-7cbb-4c8b-84c3-3aa5446fc641 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:55.925545 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-331dcbfe-7cbb-4c8b-84c3-3aa5446fc641 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] GET https://10.4.3.7/volume/v3/volumes/247241fa-bffb-434b-807e-1ef6b92ae412 Jul 10 08:49:55.925714 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-331dcbfe-7cbb-4c8b-84c3-3aa5446fc641 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:55.925909 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-331dcbfe-7cbb-4c8b-84c3-3aa5446fc641 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:55.930807 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-331dcbfe-7cbb-4c8b-84c3-3aa5446fc641 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] https://10.4.3.7/volume/v3/volumes/247241fa-bffb-434b-807e-1ef6b92ae412 returned with HTTP 404 Jul 10 08:49:55.931253 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1415/5625] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:49:55 2026] GET /volume/v3/volumes/247241fa-bffb-434b-807e-1ef6b92ae412 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:49:55.938328 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-91daaf14-56a4-490f-a6ab-97b21e6010e6 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:55.940163 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-91daaf14-56a4-490f-a6ab-97b21e6010e6 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:49:55.940519 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-91daaf14-56a4-490f-a6ab-97b21e6010e6 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2012323961"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:49:55.941903 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.volumes [None req-91daaf14-56a4-490f-a6ab-97b21e6010e6 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2012323961'}} {{(pid=100056) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:49:55.942048 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-91daaf14-56a4-490f-a6ab-97b21e6010e6 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Create volume of 1 GB Jul 10 08:49:55.945949 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-91daaf14-56a4-490f-a6ab-97b21e6010e6 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Availability Zones retrieved successfully. Jul 10 08:49:55.951535 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-91daaf14-56a4-490f-a6ab-97b21e6010e6 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Flow 'volume_create_api' (02eae518-a90d-4f30-84ea-4cc28150fe1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:49:55.952418 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-91daaf14-56a4-490f-a6ab-97b21e6010e6 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (036e38f3-fcc6-4f80-987e-1dcde50fac69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:49:55.953137 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.flows.api.create_volume [None req-91daaf14-56a4-490f-a6ab-97b21e6010e6 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Validating volume size '1' using validate_int {{(pid=100056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:49:55.976122 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-91daaf14-56a4-490f-a6ab-97b21e6010e6 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (036e38f3-fcc6-4f80-987e-1dcde50fac69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:49:55.976892 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-91daaf14-56a4-490f-a6ab-97b21e6010e6 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c18c15a-ae48-4ca7-85fa-4a62e6e911bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:49:56.014204 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.quota [None req-91daaf14-56a4-490f-a6ab-97b21e6010e6 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Created reservations ['49f71b37-df41-44a7-b4ec-ecf3a106d959', 'c2da6e1c-a7d6-4c3a-a29d-2de46a0defc5', '1360e105-4fc4-4931-ba12-47116c9a342e', '476fb1cc-4943-4513-b9f3-d25f218b006f'] {{(pid=100056) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:49:56.014994 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-91daaf14-56a4-490f-a6ab-97b21e6010e6 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c18c15a-ae48-4ca7-85fa-4a62e6e911bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['49f71b37-df41-44a7-b4ec-ecf3a106d959', 'c2da6e1c-a7d6-4c3a-a29d-2de46a0defc5', '1360e105-4fc4-4931-ba12-47116c9a342e', '476fb1cc-4943-4513-b9f3-d25f218b006f']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:49:56.015728 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-91daaf14-56a4-490f-a6ab-97b21e6010e6 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a32492d-82a5-4dda-aea8-98ba92efe8d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:49:56.037819 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-91daaf14-56a4-490f-a6ab-97b21e6010e6 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a32492d-82a5-4dda-aea8-98ba92efe8d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '16baa184-15ec-4bd1-8e9e-d841b1392cae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2012323961',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ea8d12958d346a7a5c3f348cbc31c9c',qos_specs=None,replication_status=,reservations=['49f71b37-df41-44a7-b4ec-ecf3a106d959','c2da6e1c-a7d6-4c3a-a29d-2de46a0defc5','1360e105-4fc4-4931-ba12-47116c9a342e','476fb1cc-4943-4513-b9f3-d25f218b006f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d58a82946e4498b8f3655aedcac3469',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:49:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2012323961',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=16baa184-15ec-4bd1-8e9e-d841b1392cae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ea8d12958d346a7a5c3f348cbc31c9c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1d58a82946e4498b8f3655aedcac3469',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:49:56.038514 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-91daaf14-56a4-490f-a6ab-97b21e6010e6 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6536763-09a2-493f-b599-b0382d857756) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:49:56.053910 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-91daaf14-56a4-490f-a6ab-97b21e6010e6 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6536763-09a2-493f-b599-b0382d857756) transitioned into state 'SUCCESS' from state '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-2012323961',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ea8d12958d346a7a5c3f348cbc31c9c',qos_specs=None,replication_status=,reservations=['49f71b37-df41-44a7-b4ec-ecf3a106d959','c2da6e1c-a7d6-4c3a-a29d-2de46a0defc5','1360e105-4fc4-4931-ba12-47116c9a342e','476fb1cc-4943-4513-b9f3-d25f218b006f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d58a82946e4498b8f3655aedcac3469',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:49:56.054550 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-91daaf14-56a4-490f-a6ab-97b21e6010e6 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfcaf078-b4ae-4214-bb71-e31419e7ffa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:49:56.062123 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-91daaf14-56a4-490f-a6ab-97b21e6010e6 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfcaf078-b4ae-4214-bb71-e31419e7ffa8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:49:56.063077 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-91daaf14-56a4-490f-a6ab-97b21e6010e6 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Flow 'volume_create_api' (02eae518-a90d-4f30-84ea-4cc28150fe1d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:49:56.063204 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-91daaf14-56a4-490f-a6ab-97b21e6010e6 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Create volume request issued successfully. Jul 10 08:49:56.063645 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-91daaf14-56a4-490f-a6ab-97b21e6010e6 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:49:56.064040 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1406/5626] 10.4.3.7 () {68 vars in 1244 bytes} [Fri Jul 10 08:49:55 2026] POST /volume/v3/volumes => generated 774 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:49:56.075387 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-e3777f6d-265b-49ef-8364-4fd7c3d6fccf None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:56.077370 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-e3777f6d-265b-49ef-8364-4fd7c3d6fccf tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] GET https://10.4.3.7/volume/v3/volumes/16baa184-15ec-4bd1-8e9e-d841b1392cae Jul 10 08:49:56.077582 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-e3777f6d-265b-49ef-8364-4fd7c3d6fccf tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:56.077795 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-e3777f6d-265b-49ef-8364-4fd7c3d6fccf tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:56.084676 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:56.084676 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:49:56.088114 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-e3777f6d-265b-49ef-8364-4fd7c3d6fccf tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Volume info retrieved successfully. Jul 10 08:49:56.091847 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-e3777f6d-265b-49ef-8364-4fd7c3d6fccf tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] https://10.4.3.7/volume/v3/volumes/16baa184-15ec-4bd1-8e9e-d841b1392cae returned with HTTP 200 Jul 10 08:49:56.092194 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1409/5627] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:49:56 2026] GET /volume/v3/volumes/16baa184-15ec-4bd1-8e9e-d841b1392cae => generated 953 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:49:56.725180 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-5b0813a4-66a4-493d-87f8-d24d8fb44e44 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:56.782624 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-5b0813a4-66a4-493d-87f8-d24d8fb44e44 tempest-ProjectMemberTests-893517352 tempest-ProjectMemberTests-893517352-project-admin] GET https://10.4.3.7/volume/v3/scheduler-stats/get_pools Jul 10 08:49:56.782819 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-5b0813a4-66a4-493d-87f8-d24d8fb44e44 tempest-ProjectMemberTests-893517352 tempest-ProjectMemberTests-893517352-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:56.783007 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-5b0813a4-66a4-493d-87f8-d24d8fb44e44 tempest-ProjectMemberTests-893517352 tempest-ProjectMemberTests-893517352-project-admin] Calling method 'get_pools' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:57.105973 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-8a106082-f518-4079-9871-bd103eceaae8 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:57.107708 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8a106082-f518-4079-9871-bd103eceaae8 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] GET https://10.4.3.7/volume/v3/volumes/16baa184-15ec-4bd1-8e9e-d841b1392cae Jul 10 08:49:57.107896 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8a106082-f518-4079-9871-bd103eceaae8 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:57.108075 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8a106082-f518-4079-9871-bd103eceaae8 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:57.114738 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:57.114738 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:49:57.118024 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-8a106082-f518-4079-9871-bd103eceaae8 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Volume info retrieved successfully. Jul 10 08:49:57.121596 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8a106082-f518-4079-9871-bd103eceaae8 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] https://10.4.3.7/volume/v3/volumes/16baa184-15ec-4bd1-8e9e-d841b1392cae returned with HTTP 200 Jul 10 08:49:57.121940 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1416/5628] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:49:57 2026] GET /volume/v3/volumes/16baa184-15ec-4bd1-8e9e-d841b1392cae => generated 1014 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:49:57.134140 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-6d90a852-e367-4936-9c14-6fc39caabe53 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:57.135862 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-6d90a852-e367-4936-9c14-6fc39caabe53 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] POST https://10.4.3.7/volume/v3/snapshots Jul 10 08:49:57.136396 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-6d90a852-e367-4936-9c14-6fc39caabe53 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "16baa184-15ec-4bd1-8e9e-d841b1392cae", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1213302363"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:49:57.145189 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:57.145189 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:49:57.145577 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-6d90a852-e367-4936-9c14-6fc39caabe53 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Volume info retrieved successfully. Jul 10 08:49:57.145692 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.snapshots [None req-6d90a852-e367-4936-9c14-6fc39caabe53 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Create snapshot from volume 16baa184-15ec-4bd1-8e9e-d841b1392cae Jul 10 08:49:57.166888 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.quota [None req-6d90a852-e367-4936-9c14-6fc39caabe53 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Created reservations ['d38ff819-74ee-4c8f-99a7-86ea83dd76d3', '2b789dee-f33e-4592-a133-efd640f94543', '00279952-dec0-4035-b576-1cec536ff841', 'a3473020-4c19-4ec9-80d2-3e57ab5256da'] {{(pid=100056) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:49:57.193355 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-6d90a852-e367-4936-9c14-6fc39caabe53 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Snapshot create request issued successfully. Jul 10 08:49:57.193774 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-6d90a852-e367-4936-9c14-6fc39caabe53 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] https://10.4.3.7/volume/v3/snapshots returned with HTTP 202 Jul 10 08:49:57.194682 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1407/5629] 10.4.3.7 () {68 vars in 1251 bytes} [Fri Jul 10 08:49:57 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) Jul 10 08:49:57.203834 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-7f061ee3-52bb-4545-9690-72621fe768e6 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:57.205557 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-7f061ee3-52bb-4545-9690-72621fe768e6 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] GET https://10.4.3.7/volume/v3/snapshots/a6d531aa-f4e1-43a6-8124-582a5babc154 Jul 10 08:49:57.205790 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-7f061ee3-52bb-4545-9690-72621fe768e6 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:57.206023 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-7f061ee3-52bb-4545-9690-72621fe768e6 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:57.211752 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:57.211752 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:49:57.212165 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-7f061ee3-52bb-4545-9690-72621fe768e6 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Snapshot retrieved successfully. Jul 10 08:49:57.212931 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-7f061ee3-52bb-4545-9690-72621fe768e6 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] https://10.4.3.7/volume/v3/snapshots/a6d531aa-f4e1-43a6-8124-582a5babc154 returned with HTTP 200 Jul 10 08:49:57.213525 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1410/5630] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:49:57 2026] GET /volume/v3/snapshots/a6d531aa-f4e1-43a6-8124-582a5babc154 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:49:57.286055 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-5b0813a4-66a4-493d-87f8-d24d8fb44e44 tempest-ProjectMemberTests-893517352 tempest-ProjectMemberTests-893517352-project-admin] https://10.4.3.7/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 10 08:49:57.286598 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1398/5631] 10.4.3.7 () {66 vars in 1277 bytes} [Fri Jul 10 08:49:56 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 562 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:49:57.296213 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-bb4753d1-1ae2-4e06-8b3f-c96b0f33da89 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:57.357991 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-bb4753d1-1ae2-4e06-8b3f-c96b0f33da89 tempest-ProjectMemberTests-893517352 tempest-ProjectMemberTests-893517352-project-member] GET https://10.4.3.7/volume/v3/capabilities/np0000004976@storpool Jul 10 08:49:57.358156 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-bb4753d1-1ae2-4e06-8b3f-c96b0f33da89 tempest-ProjectMemberTests-893517352 tempest-ProjectMemberTests-893517352-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:57.358367 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-bb4753d1-1ae2-4e06-8b3f-c96b0f33da89 tempest-ProjectMemberTests-893517352 tempest-ProjectMemberTests-893517352-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:57.359002 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.policy [None req-bb4753d1-1ae2-4e06-8b3f-c96b0f33da89 tempest-ProjectMemberTests-893517352 tempest-ProjectMemberTests-893517352-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': 'fbe4e7a3628f44cfba3c77045d2ea191', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '177aeac99748487884461451a4a22405', '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=100057) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 08:49:57.359193 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-bb4753d1-1ae2-4e06-8b3f-c96b0f33da89 tempest-ProjectMemberTests-893517352 tempest-ProjectMemberTests-893517352-project-member] https://10.4.3.7/volume/v3/capabilities/np0000004976@storpool returned with HTTP 403 Jul 10 08:49:57.359608 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1417/5632] 10.4.3.7 () {66 vars in 1304 bytes} [Fri Jul 10 08:49:57 2026] GET /volume/v3/capabilities/np0000004976@storpool => generated 110 bytes in 64 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:49:58.221865 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-21310132-d847-46a1-bbd1-406b2caa8c09 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:58.223769 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-21310132-d847-46a1-bbd1-406b2caa8c09 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] GET https://10.4.3.7/volume/v3/snapshots/a6d531aa-f4e1-43a6-8124-582a5babc154 Jul 10 08:49:58.223972 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-21310132-d847-46a1-bbd1-406b2caa8c09 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:58.224178 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-21310132-d847-46a1-bbd1-406b2caa8c09 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:58.229146 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:58.229146 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:49:58.229828 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-21310132-d847-46a1-bbd1-406b2caa8c09 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Snapshot retrieved successfully. Jul 10 08:49:58.230346 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-21310132-d847-46a1-bbd1-406b2caa8c09 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] https://10.4.3.7/volume/v3/snapshots/a6d531aa-f4e1-43a6-8124-582a5babc154 returned with HTTP 200 Jul 10 08:49:58.230764 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1408/5633] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:49:58 2026] GET /volume/v3/snapshots/a6d531aa-f4e1-43a6-8124-582a5babc154 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:49:58.240363 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-9d45be4c-8877-4070-be30-e54151571f9c None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:58.242301 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-9d45be4c-8877-4070-be30-e54151571f9c tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-member] POST https://10.4.3.7/volume/v3/snapshots/a6d531aa-f4e1-43a6-8124-582a5babc154/action Jul 10 08:49:58.242697 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-9d45be4c-8877-4070-be30-e54151571f9c tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100054) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:49:58.242861 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-9d45be4c-8877-4070-be30-e54151571f9c tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:49:58.244196 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.contrib.admin_actions [None req-9d45be4c-8877-4070-be30-e54151571f9c tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-member] Updating snapshot 'a6d531aa-f4e1-43a6-8124-582a5babc154' with '{'status': 'error'}' {{(pid=100054) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 08:49:58.253869 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:58.253869 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:49:58.254418 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.policy [None req-9d45be4c-8877-4070-be30-e54151571f9c tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '54924e9e0f2442f3989b7f3b986d1f20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea8d12958d346a7a5c3f348cbc31c9c', '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=100054) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 08:49:58.254656 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-9d45be4c-8877-4070-be30-e54151571f9c tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-member] https://10.4.3.7/volume/v3/snapshots/a6d531aa-f4e1-43a6-8124-582a5babc154/action returned with HTTP 403 Jul 10 08:49:58.255145 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1411/5634] 10.4.3.7 () {68 vars in 1382 bytes} [Fri Jul 10 08:49:58 2026] POST /volume/v3/snapshots/a6d531aa-f4e1-43a6-8124-582a5babc154/action => generated 133 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:49:58.263050 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-97f68de8-031f-42a7-a73a-547b62b52a4d None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:58.265054 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-97f68de8-031f-42a7-a73a-547b62b52a4d tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] DELETE https://10.4.3.7/volume/v3/snapshots/a6d531aa-f4e1-43a6-8124-582a5babc154 Jul 10 08:49:58.265276 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-97f68de8-031f-42a7-a73a-547b62b52a4d tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:58.265752 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-97f68de8-031f-42a7-a73a-547b62b52a4d tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Calling method 'delete' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:58.265752 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.snapshots [None req-97f68de8-031f-42a7-a73a-547b62b52a4d tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Delete snapshot with id: a6d531aa-f4e1-43a6-8124-582a5babc154 Jul 10 08:49:58.267525 np0000004976 devstack@c-api.service[100055]: DEBUG dbcounter [-] [100055] Writing DB stats cinder:SELECT=204,cinder:INSERT=26,cinder:UPDATE=59 {{(pid=100055) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 08:49:58.272070 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:58.272070 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:49:58.272474 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-97f68de8-031f-42a7-a73a-547b62b52a4d tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Snapshot retrieved successfully. Jul 10 08:49:58.291125 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-97f68de8-031f-42a7-a73a-547b62b52a4d tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Snapshot delete request issued successfully. Jul 10 08:49:58.291472 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-97f68de8-031f-42a7-a73a-547b62b52a4d tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] https://10.4.3.7/volume/v3/snapshots/a6d531aa-f4e1-43a6-8124-582a5babc154 returned with HTTP 202 Jul 10 08:49:58.292019 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1399/5635] 10.4.3.7 () {66 vars in 1343 bytes} [Fri Jul 10 08:49:58 2026] DELETE /volume/v3/snapshots/a6d531aa-f4e1-43a6-8124-582a5babc154 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:49:58.299495 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-7e08d184-612f-428e-a880-f399058f2c42 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:58.301083 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7e08d184-612f-428e-a880-f399058f2c42 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] GET https://10.4.3.7/volume/v3/snapshots/a6d531aa-f4e1-43a6-8124-582a5babc154 Jul 10 08:49:58.301311 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7e08d184-612f-428e-a880-f399058f2c42 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:58.301536 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7e08d184-612f-428e-a880-f399058f2c42 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:58.303276 np0000004976 devstack@c-api.service[100057]: DEBUG dbcounter [-] [100057] Writing DB stats cinder:SELECT=259,cinder:UPDATE=79,cinder:INSERT=35 {{(pid=100057) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 08:49:58.307735 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:58.307735 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:49:58.308090 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-7e08d184-612f-428e-a880-f399058f2c42 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Snapshot retrieved successfully. Jul 10 08:49:58.308790 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7e08d184-612f-428e-a880-f399058f2c42 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] https://10.4.3.7/volume/v3/snapshots/a6d531aa-f4e1-43a6-8124-582a5babc154 returned with HTTP 200 Jul 10 08:49:58.309147 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1418/5636] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:49:58 2026] GET /volume/v3/snapshots/a6d531aa-f4e1-43a6-8124-582a5babc154 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:49:58.948488 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-2cbd5ec9-fc1b-4e08-bdfa-db120ffa1261 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:59.025803 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-2cbd5ec9-fc1b-4e08-bdfa-db120ffa1261 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] POST https://10.4.3.7/volume/v3/types Jul 10 08:49:59.026175 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-2cbd5ec9-fc1b-4e08-bdfa-db120ffa1261 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-94898326", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1407270533", "vendor_name": "tempest-vendor_name-558687825"}}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:49:59.039531 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-2cbd5ec9-fc1b-4e08-bdfa-db120ffa1261 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] https://10.4.3.7/volume/v3/types returned with HTTP 200 Jul 10 08:49:59.039898 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1409/5637] 10.4.3.7 () {68 vars in 1239 bytes} [Fri Jul 10 08:49:58 2026] POST /volume/v3/types => generated 327 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:49:59.048131 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-ebbbfeaf-5c42-4f3c-8d43-fc6ca60f5e63 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:59.049446 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-ebbbfeaf-5c42-4f3c-8d43-fc6ca60f5e63 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:49:59.049750 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-ebbbfeaf-5c42-4f3c-8d43-fc6ca60f5e63 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "2c099092-a7a1-49d0-a19a-27845fc0c474", "size": 1}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:49:59.051033 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.volumes [None req-ebbbfeaf-5c42-4f3c-8d43-fc6ca60f5e63 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] Create volume request body: {'volume': {'volume_type': '2c099092-a7a1-49d0-a19a-27845fc0c474', 'size': 1}} {{(pid=100054) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:49:59.054221 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.volumes [None req-ebbbfeaf-5c42-4f3c-8d43-fc6ca60f5e63 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] Create volume of 1 GB Jul 10 08:49:59.054484 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:59.054484 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:49:59.054773 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-ebbbfeaf-5c42-4f3c-8d43-fc6ca60f5e63 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] Availability Zones retrieved successfully. Jul 10 08:49:59.059700 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-ebbbfeaf-5c42-4f3c-8d43-fc6ca60f5e63 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] Flow 'volume_create_api' (6c0b9978-3e6a-4b54-ad9c-76d38d8df13f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:49:59.060539 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-ebbbfeaf-5c42-4f3c-8d43-fc6ca60f5e63 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (997bc3d4-d3bd-4586-9bd6-fcd4e9cde69a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:49:59.061185 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.flows.api.create_volume [None req-ebbbfeaf-5c42-4f3c-8d43-fc6ca60f5e63 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] Validating volume size '1' using validate_int {{(pid=100054) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:49:59.080546 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-ebbbfeaf-5c42-4f3c-8d43-fc6ca60f5e63 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (997bc3d4-d3bd-4586-9bd6-fcd4e9cde69a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:49:59Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1407270533',vendor_name='tempest-vendor_name-558687825'},id=2c099092-a7a1-49d0-a19a-27845fc0c474,is_public=True,name='tempest-ProjectMemberTests-volume-type-94898326',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2c099092-a7a1-49d0-a19a-27845fc0c474', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:49:59.081378 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-ebbbfeaf-5c42-4f3c-8d43-fc6ca60f5e63 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dff02302-47f2-45fb-bc06-a2301bbea1d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:49:59.108230 np0000004976 devstack@c-api.service[100054]: WARNING cinder.quota [None req-ebbbfeaf-5c42-4f3c-8d43-fc6ca60f5e63 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-94898326 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-94898326, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:49:59.108553 np0000004976 devstack@c-api.service[100054]: WARNING cinder.quota [None req-ebbbfeaf-5c42-4f3c-8d43-fc6ca60f5e63 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-94898326 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-94898326, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:49:59.140135 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.quota [None req-ebbbfeaf-5c42-4f3c-8d43-fc6ca60f5e63 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] Created reservations ['6b139337-81b4-4a67-bdc2-a60ef3234e3d', '59b7d278-5311-4008-b2d3-50d0af16766a', '79ef9d33-d7f2-4e4e-bd5c-ec55e4a70587', '005e2478-213e-47d1-8e8b-4e8afc98f706'] {{(pid=100054) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:49:59.140982 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-ebbbfeaf-5c42-4f3c-8d43-fc6ca60f5e63 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dff02302-47f2-45fb-bc06-a2301bbea1d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6b139337-81b4-4a67-bdc2-a60ef3234e3d', '59b7d278-5311-4008-b2d3-50d0af16766a', '79ef9d33-d7f2-4e4e-bd5c-ec55e4a70587', '005e2478-213e-47d1-8e8b-4e8afc98f706']}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:49:59.141745 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-ebbbfeaf-5c42-4f3c-8d43-fc6ca60f5e63 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (300da319-2b91-4819-96ef-510f283db85a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:49:59.165416 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-ebbbfeaf-5c42-4f3c-8d43-fc6ca60f5e63 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (300da319-2b91-4819-96ef-510f283db85a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '30e94d4d-6405-4b3a-bdf4-d4baa23a185d', '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='672dc8bb7b5c4c72912b23cfc608a659',qos_specs=None,replication_status=,reservations=['6b139337-81b4-4a67-bdc2-a60ef3234e3d','59b7d278-5311-4008-b2d3-50d0af16766a','79ef9d33-d7f2-4e4e-bd5c-ec55e4a70587','005e2478-213e-47d1-8e8b-4e8afc98f706'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7b6810805cc427ba070b3d649ada74a',volume_type_id=2c099092-a7a1-49d0-a19a-27845fc0c474), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:49:59Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=30e94d4d-6405-4b3a-bdf4-d4baa23a185d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='672dc8bb7b5c4c72912b23cfc608a659',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d7b6810805cc427ba070b3d649ada74a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2c099092-a7a1-49d0-a19a-27845fc0c474),volume_type_id=2c099092-a7a1-49d0-a19a-27845fc0c474)}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:49:59.166049 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-ebbbfeaf-5c42-4f3c-8d43-fc6ca60f5e63 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49b613d4-d789-4bdf-86e2-e0b2cc365194) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:49:59.184085 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-ebbbfeaf-5c42-4f3c-8d43-fc6ca60f5e63 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49b613d4-d789-4bdf-86e2-e0b2cc365194) transitioned into state 'SUCCESS' from 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='672dc8bb7b5c4c72912b23cfc608a659',qos_specs=None,replication_status=,reservations=['6b139337-81b4-4a67-bdc2-a60ef3234e3d','59b7d278-5311-4008-b2d3-50d0af16766a','79ef9d33-d7f2-4e4e-bd5c-ec55e4a70587','005e2478-213e-47d1-8e8b-4e8afc98f706'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7b6810805cc427ba070b3d649ada74a',volume_type_id=2c099092-a7a1-49d0-a19a-27845fc0c474)}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:49:59.184901 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-ebbbfeaf-5c42-4f3c-8d43-fc6ca60f5e63 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cec7a02c-f05c-4fed-9689-b95b1f6be9dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:49:59.193309 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-ebbbfeaf-5c42-4f3c-8d43-fc6ca60f5e63 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cec7a02c-f05c-4fed-9689-b95b1f6be9dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:49:59.194121 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-ebbbfeaf-5c42-4f3c-8d43-fc6ca60f5e63 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] Flow 'volume_create_api' (6c0b9978-3e6a-4b54-ad9c-76d38d8df13f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100054) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:49:59.194462 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-ebbbfeaf-5c42-4f3c-8d43-fc6ca60f5e63 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] Create volume request issued successfully. Jul 10 08:49:59.195030 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-ebbbfeaf-5c42-4f3c-8d43-fc6ca60f5e63 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:49:59.195592 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1412/5638] 10.4.3.7 () {70 vars in 1284 bytes} [Fri Jul 10 08:49:59 2026] POST /volume/v3/volumes => generated 768 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:49:59.206447 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-882e66f1-ccbe-460a-8597-656041e95555 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:59.208136 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-882e66f1-ccbe-460a-8597-656041e95555 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] GET https://10.4.3.7/volume/v3/volumes/30e94d4d-6405-4b3a-bdf4-d4baa23a185d Jul 10 08:49:59.208390 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-882e66f1-ccbe-460a-8597-656041e95555 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:59.208604 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-882e66f1-ccbe-460a-8597-656041e95555 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:59.215246 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:59.215246 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:49:59.218493 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-882e66f1-ccbe-460a-8597-656041e95555 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] Volume info retrieved successfully. Jul 10 08:49:59.222425 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-882e66f1-ccbe-460a-8597-656041e95555 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] https://10.4.3.7/volume/v3/volumes/30e94d4d-6405-4b3a-bdf4-d4baa23a185d returned with HTTP 200 Jul 10 08:49:59.222949 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1400/5639] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:49:59 2026] GET /volume/v3/volumes/30e94d4d-6405-4b3a-bdf4-d4baa23a185d => generated 947 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:49:59.319230 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-f44a0fd9-a436-4790-9f35-c9313c98399a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:59.321395 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f44a0fd9-a436-4790-9f35-c9313c98399a tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] GET https://10.4.3.7/volume/v3/snapshots/a6d531aa-f4e1-43a6-8124-582a5babc154 Jul 10 08:49:59.321671 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f44a0fd9-a436-4790-9f35-c9313c98399a tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:59.321880 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f44a0fd9-a436-4790-9f35-c9313c98399a tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:59.327750 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f44a0fd9-a436-4790-9f35-c9313c98399a tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] https://10.4.3.7/volume/v3/snapshots/a6d531aa-f4e1-43a6-8124-582a5babc154 returned with HTTP 404 Jul 10 08:49:59.328362 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1419/5640] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:49:59 2026] GET /volume/v3/snapshots/a6d531aa-f4e1-43a6-8124-582a5babc154 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:49:59.334857 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-a763abeb-6d22-4696-a1d5-885cefe05ba4 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:59.336538 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-a763abeb-6d22-4696-a1d5-885cefe05ba4 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] DELETE https://10.4.3.7/volume/v3/volumes/16baa184-15ec-4bd1-8e9e-d841b1392cae Jul 10 08:49:59.336700 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-a763abeb-6d22-4696-a1d5-885cefe05ba4 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:59.336867 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-a763abeb-6d22-4696-a1d5-885cefe05ba4 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Calling method 'delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:59.337008 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-a763abeb-6d22-4696-a1d5-885cefe05ba4 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Delete volume with id: 16baa184-15ec-4bd1-8e9e-d841b1392cae Jul 10 08:49:59.343026 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:59.343026 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:49:59.343391 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-a763abeb-6d22-4696-a1d5-885cefe05ba4 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Volume info retrieved successfully. Jul 10 08:49:59.356905 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-a763abeb-6d22-4696-a1d5-885cefe05ba4 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Delete volume request issued successfully. Jul 10 08:49:59.357053 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-a763abeb-6d22-4696-a1d5-885cefe05ba4 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] https://10.4.3.7/volume/v3/volumes/16baa184-15ec-4bd1-8e9e-d841b1392cae returned with HTTP 202 Jul 10 08:49:59.357504 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1410/5641] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:49:59 2026] DELETE /volume/v3/volumes/16baa184-15ec-4bd1-8e9e-d841b1392cae => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:49:59.363929 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-a8f4a3a4-cd9c-440d-978a-d492929c9d3f None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:49:59.365991 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-a8f4a3a4-cd9c-440d-978a-d492929c9d3f tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] GET https://10.4.3.7/volume/v3/volumes/16baa184-15ec-4bd1-8e9e-d841b1392cae Jul 10 08:49:59.366215 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-a8f4a3a4-cd9c-440d-978a-d492929c9d3f tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:49:59.366443 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-a8f4a3a4-cd9c-440d-978a-d492929c9d3f tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:49:59.373109 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:49:59.373109 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:49:59.376446 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-a8f4a3a4-cd9c-440d-978a-d492929c9d3f tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Volume info retrieved successfully. Jul 10 08:49:59.380291 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-a8f4a3a4-cd9c-440d-978a-d492929c9d3f tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] https://10.4.3.7/volume/v3/volumes/16baa184-15ec-4bd1-8e9e-d841b1392cae returned with HTTP 200 Jul 10 08:49:59.380618 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1413/5642] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:49:59 2026] GET /volume/v3/volumes/16baa184-15ec-4bd1-8e9e-d841b1392cae => generated 1013 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:50:00.235535 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-44a4c362-9e6d-4c33-9eb8-e93f02c3742a None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:00.237247 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-44a4c362-9e6d-4c33-9eb8-e93f02c3742a tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] GET https://10.4.3.7/volume/v3/volumes/30e94d4d-6405-4b3a-bdf4-d4baa23a185d Jul 10 08:50:00.237518 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-44a4c362-9e6d-4c33-9eb8-e93f02c3742a tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:00.237716 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-44a4c362-9e6d-4c33-9eb8-e93f02c3742a tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:00.244746 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:00.244746 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:50:00.248069 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-44a4c362-9e6d-4c33-9eb8-e93f02c3742a tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] Volume info retrieved successfully. Jul 10 08:50:00.251695 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-44a4c362-9e6d-4c33-9eb8-e93f02c3742a tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] https://10.4.3.7/volume/v3/volumes/30e94d4d-6405-4b3a-bdf4-d4baa23a185d returned with HTTP 200 Jul 10 08:50:00.252060 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1401/5643] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:50:00 2026] GET /volume/v3/volumes/30e94d4d-6405-4b3a-bdf4-d4baa23a185d => generated 968 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:50:00.264179 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-8e37c615-51f4-4072-8d54-e6b18e5d4670 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:00.265701 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8e37c615-51f4-4072-8d54-e6b18e5d4670 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] GET https://10.4.3.7/volume/v3/messages Jul 10 08:50:00.265875 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8e37c615-51f4-4072-8d54-e6b18e5d4670 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:00.266036 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8e37c615-51f4-4072-8d54-e6b18e5d4670 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] Calling method 'version_select' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:00.269070 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8e37c615-51f4-4072-8d54-e6b18e5d4670 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] https://10.4.3.7/volume/v3/messages returned with HTTP 200 Jul 10 08:50:00.269492 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1420/5644] 10.4.3.7 () {68 vars in 1266 bytes} [Fri Jul 10 08:50:00 2026] GET /volume/v3/messages => generated 666 bytes in 5 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:50:00.276811 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-1f2df43d-328d-4927-8e20-8de1c5553213 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:00.325129 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-1f2df43d-328d-4927-8e20-8de1c5553213 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-member] DELETE https://10.4.3.7/volume/v3/messages/a0b3315f-0d33-491e-bd89-b1bd46a66740 Jul 10 08:50:00.325419 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-1f2df43d-328d-4927-8e20-8de1c5553213 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:00.325600 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-1f2df43d-328d-4927-8e20-8de1c5553213 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-member] Calling method 'version_select' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:00.333190 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-1f2df43d-328d-4927-8e20-8de1c5553213 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-member] https://10.4.3.7/volume/v3/messages/a0b3315f-0d33-491e-bd89-b1bd46a66740 returned with HTTP 204 Jul 10 08:50:00.333631 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1411/5645] 10.4.3.7 () {68 vars in 1380 bytes} [Fri Jul 10 08:50:00 2026] DELETE /volume/v3/messages/a0b3315f-0d33-491e-bd89-b1bd46a66740 => generated 0 bytes in 57 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 10 08:50:00.340528 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-f1bd385c-eaed-4900-9c68-672486052ce3 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:00.342231 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-f1bd385c-eaed-4900-9c68-672486052ce3 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-member] GET https://10.4.3.7/volume/v3/messages/a0b3315f-0d33-491e-bd89-b1bd46a66740 Jul 10 08:50:00.342505 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-f1bd385c-eaed-4900-9c68-672486052ce3 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:00.342690 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-f1bd385c-eaed-4900-9c68-672486052ce3 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-member] Calling method 'version_select' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:00.345634 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-f1bd385c-eaed-4900-9c68-672486052ce3 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-member] https://10.4.3.7/volume/v3/messages/a0b3315f-0d33-491e-bd89-b1bd46a66740 returned with HTTP 404 Jul 10 08:50:00.346198 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1414/5646] 10.4.3.7 () {68 vars in 1377 bytes} [Fri Jul 10 08:50:00 2026] GET /volume/v3/messages/a0b3315f-0d33-491e-bd89-b1bd46a66740 => generated 110 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:50:00.353146 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-f735650b-fae9-432b-b901-cf5ca495810a None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:00.354777 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-f735650b-fae9-432b-b901-cf5ca495810a tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] DELETE https://10.4.3.7/volume/v3/volumes/30e94d4d-6405-4b3a-bdf4-d4baa23a185d Jul 10 08:50:00.354978 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-f735650b-fae9-432b-b901-cf5ca495810a tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:00.355169 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-f735650b-fae9-432b-b901-cf5ca495810a tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] Calling method 'delete' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:00.355303 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-f735650b-fae9-432b-b901-cf5ca495810a tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] Delete volume with id: 30e94d4d-6405-4b3a-bdf4-d4baa23a185d Jul 10 08:50:00.362676 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:00.362676 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:50:00.363038 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-f735650b-fae9-432b-b901-cf5ca495810a tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] Volume info retrieved successfully. Jul 10 08:50:00.363951 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-f735650b-fae9-432b-b901-cf5ca495810a tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100055) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 10 08:50:00.374470 np0000004976 devstack@c-api.service[100055]: WARNING cinder.quota [None req-f735650b-fae9-432b-b901-cf5ca495810a tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-94898326 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-94898326, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:50:00.374672 np0000004976 devstack@c-api.service[100055]: WARNING cinder.quota [None req-f735650b-fae9-432b-b901-cf5ca495810a tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-94898326 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-94898326, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:50:00.381639 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.quota [None req-f735650b-fae9-432b-b901-cf5ca495810a tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] Created reservations ['9651ca23-0e09-411a-ba21-2af3ade8c25f', '52c11a47-207b-480f-b402-684d9176e17c', 'eadbb4b4-6d65-4508-bce7-3bbec7ed9f56', 'a6e2f142-0e53-4616-b538-0d63dc1d95d7'] {{(pid=100055) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:50:00.393366 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-7990b6a9-2084-466e-b2e7-1a5752831859 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:00.395507 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7990b6a9-2084-466e-b2e7-1a5752831859 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] GET https://10.4.3.7/volume/v3/volumes/16baa184-15ec-4bd1-8e9e-d841b1392cae Jul 10 08:50:00.395734 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7990b6a9-2084-466e-b2e7-1a5752831859 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:00.395968 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7990b6a9-2084-466e-b2e7-1a5752831859 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:00.402883 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7990b6a9-2084-466e-b2e7-1a5752831859 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] https://10.4.3.7/volume/v3/volumes/16baa184-15ec-4bd1-8e9e-d841b1392cae returned with HTTP 404 Jul 10 08:50:00.403458 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1421/5647] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:50:00 2026] GET /volume/v3/volumes/16baa184-15ec-4bd1-8e9e-d841b1392cae => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:50:00.407290 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-f735650b-fae9-432b-b901-cf5ca495810a tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] Delete volume request issued successfully. Jul 10 08:50:00.407569 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-f735650b-fae9-432b-b901-cf5ca495810a tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] https://10.4.3.7/volume/v3/volumes/30e94d4d-6405-4b3a-bdf4-d4baa23a185d returned with HTTP 202 Jul 10 08:50:00.409316 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1402/5648] 10.4.3.7 () {68 vars in 1377 bytes} [Fri Jul 10 08:50:00 2026] DELETE /volume/v3/volumes/30e94d4d-6405-4b3a-bdf4-d4baa23a185d => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:50:00.411612 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-6b48c457-578c-4e42-978e-b351197ca4a6 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:00.414009 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-6b48c457-578c-4e42-978e-b351197ca4a6 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:50:00.414294 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-6b48c457-578c-4e42-978e-b351197ca4a6 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1876570270"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:50:00.414883 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-35f6aee1-5ec2-4240-8937-026a6600fbf6 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:00.415688 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.volumes [None req-6b48c457-578c-4e42-978e-b351197ca4a6 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1876570270'}} {{(pid=100056) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:50:00.415800 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-6b48c457-578c-4e42-978e-b351197ca4a6 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Create volume of 1 GB Jul 10 08:50:00.416583 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-35f6aee1-5ec2-4240-8937-026a6600fbf6 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] DELETE https://10.4.3.7/volume/v3/types/2c099092-a7a1-49d0-a19a-27845fc0c474 Jul 10 08:50:00.416765 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-35f6aee1-5ec2-4240-8937-026a6600fbf6 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:00.416954 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-35f6aee1-5ec2-4240-8937-026a6600fbf6 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] Calling method '_delete' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:00.419370 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-6b48c457-578c-4e42-978e-b351197ca4a6 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Availability Zones retrieved successfully. Jul 10 08:50:00.424863 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-6b48c457-578c-4e42-978e-b351197ca4a6 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Flow 'volume_create_api' (b11a5a83-3262-46ce-b6cd-b7b873a37902) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:50:00.425844 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-6b48c457-578c-4e42-978e-b351197ca4a6 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c965036-eec4-45fd-bc5e-1503dcaf88a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:50:00.426624 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.flows.api.create_volume [None req-6b48c457-578c-4e42-978e-b351197ca4a6 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Validating volume size '1' using validate_int {{(pid=100056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:50:00.438183 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-35f6aee1-5ec2-4240-8937-026a6600fbf6 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] https://10.4.3.7/volume/v3/types/2c099092-a7a1-49d0-a19a-27845fc0c474 returned with HTTP 202 Jul 10 08:50:00.438605 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1415/5649] 10.4.3.7 () {66 vars in 1331 bytes} [Fri Jul 10 08:50:00 2026] DELETE /volume/v3/types/2c099092-a7a1-49d0-a19a-27845fc0c474 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:50:00.446542 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-bb40b4b8-c26c-4d32-9de9-dbee78b95886 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:00.448138 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-bb40b4b8-c26c-4d32-9de9-dbee78b95886 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] POST https://10.4.3.7/volume/v3/types Jul 10 08:50:00.448515 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-bb40b4b8-c26c-4d32-9de9-dbee78b95886 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-941021531", "extra_specs": {"storage_protocol": "tempest-storage_protocol-555860487", "vendor_name": "tempest-vendor_name-368089446"}}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:50:00.451167 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-6b48c457-578c-4e42-978e-b351197ca4a6 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c965036-eec4-45fd-bc5e-1503dcaf88a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:50:00.451968 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-6b48c457-578c-4e42-978e-b351197ca4a6 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99457b2b-0e93-46a9-893e-9e7be2c9c3f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:50:00.462272 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-bb40b4b8-c26c-4d32-9de9-dbee78b95886 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] https://10.4.3.7/volume/v3/types returned with HTTP 200 Jul 10 08:50:00.462722 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1422/5650] 10.4.3.7 () {68 vars in 1239 bytes} [Fri Jul 10 08:50:00 2026] POST /volume/v3/types => generated 327 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:50:00.470917 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-6c227087-eb1b-45b3-93cc-a3f821f91ce7 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:00.472869 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-6c227087-eb1b-45b3-93cc-a3f821f91ce7 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:50:00.473209 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-6c227087-eb1b-45b3-93cc-a3f821f91ce7 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "b4fc6c16-0c69-4ed7-9ceb-e9cfbf3c10ef", "size": 1}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:50:00.474728 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.volumes [None req-6c227087-eb1b-45b3-93cc-a3f821f91ce7 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] Create volume request body: {'volume': {'volume_type': 'b4fc6c16-0c69-4ed7-9ceb-e9cfbf3c10ef', 'size': 1}} {{(pid=100055) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:50:00.478178 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-6c227087-eb1b-45b3-93cc-a3f821f91ce7 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] Create volume of 1 GB Jul 10 08:50:00.478578 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:00.478578 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:50:00.478908 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-6c227087-eb1b-45b3-93cc-a3f821f91ce7 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] Availability Zones retrieved successfully. Jul 10 08:50:00.484540 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-6c227087-eb1b-45b3-93cc-a3f821f91ce7 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] Flow 'volume_create_api' (b525fdfb-a533-4d3c-97b0-9848201bdae7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:50:00.485503 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-6c227087-eb1b-45b3-93cc-a3f821f91ce7 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6fce8c9-6502-4b54-b646-8c3903f4ad5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:50:00.486230 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.flows.api.create_volume [None req-6c227087-eb1b-45b3-93cc-a3f821f91ce7 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] Validating volume size '1' using validate_int {{(pid=100055) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:50:00.492563 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.quota [None req-6b48c457-578c-4e42-978e-b351197ca4a6 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Created reservations ['cb3306ff-691e-4a31-ba44-e6522736a77e', '59d8173f-e794-4983-b5aa-b763371aded6', 'f1f2ee1f-7a4b-48dc-ab76-ecd05be3bbb3', '9a09425c-755e-4c66-bc9e-8e0acf55d256'] {{(pid=100056) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:50:00.493557 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-6b48c457-578c-4e42-978e-b351197ca4a6 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99457b2b-0e93-46a9-893e-9e7be2c9c3f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cb3306ff-691e-4a31-ba44-e6522736a77e', '59d8173f-e794-4983-b5aa-b763371aded6', 'f1f2ee1f-7a4b-48dc-ab76-ecd05be3bbb3', '9a09425c-755e-4c66-bc9e-8e0acf55d256']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:50:00.494228 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-6b48c457-578c-4e42-978e-b351197ca4a6 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (009d31e2-a8e7-4318-ade5-1ce3a8a7d1e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:50:00.504751 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-6c227087-eb1b-45b3-93cc-a3f821f91ce7 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6fce8c9-6502-4b54-b646-8c3903f4ad5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:50:00Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-555860487',vendor_name='tempest-vendor_name-368089446'},id=b4fc6c16-0c69-4ed7-9ceb-e9cfbf3c10ef,is_public=True,name='tempest-ProjectMemberTests-volume-type-941021531',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b4fc6c16-0c69-4ed7-9ceb-e9cfbf3c10ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:50:00.505479 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-6c227087-eb1b-45b3-93cc-a3f821f91ce7 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6e6b1e4-d986-45e3-9fed-ba07f495d057) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:50:00.517119 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-6b48c457-578c-4e42-978e-b351197ca4a6 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (009d31e2-a8e7-4318-ade5-1ce3a8a7d1e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '762c7451-4c3a-46ec-9b03-bdc2b96c33d0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1876570270',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ea8d12958d346a7a5c3f348cbc31c9c',qos_specs=None,replication_status=,reservations=['cb3306ff-691e-4a31-ba44-e6522736a77e','59d8173f-e794-4983-b5aa-b763371aded6','f1f2ee1f-7a4b-48dc-ab76-ecd05be3bbb3','9a09425c-755e-4c66-bc9e-8e0acf55d256'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d58a82946e4498b8f3655aedcac3469',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:50:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1876570270',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=762c7451-4c3a-46ec-9b03-bdc2b96c33d0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ea8d12958d346a7a5c3f348cbc31c9c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1d58a82946e4498b8f3655aedcac3469',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:50:00.517824 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-6b48c457-578c-4e42-978e-b351197ca4a6 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad363a81-eab0-43f2-9883-5f03e882c0b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:50:00.527728 np0000004976 devstack@c-api.service[100055]: WARNING cinder.quota [None req-6c227087-eb1b-45b3-93cc-a3f821f91ce7 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-941021531 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-941021531, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:50:00.527958 np0000004976 devstack@c-api.service[100055]: WARNING cinder.quota [None req-6c227087-eb1b-45b3-93cc-a3f821f91ce7 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-941021531 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-941021531, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:50:00.534087 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-6b48c457-578c-4e42-978e-b351197ca4a6 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad363a81-eab0-43f2-9883-5f03e882c0b4) transitioned into state 'SUCCESS' from state '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-1876570270',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ea8d12958d346a7a5c3f348cbc31c9c',qos_specs=None,replication_status=,reservations=['cb3306ff-691e-4a31-ba44-e6522736a77e','59d8173f-e794-4983-b5aa-b763371aded6','f1f2ee1f-7a4b-48dc-ab76-ecd05be3bbb3','9a09425c-755e-4c66-bc9e-8e0acf55d256'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d58a82946e4498b8f3655aedcac3469',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:50:00.535079 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-6b48c457-578c-4e42-978e-b351197ca4a6 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa157d63-1df6-455c-826c-9aa8eb43bbd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:50:00.544864 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-6b48c457-578c-4e42-978e-b351197ca4a6 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa157d63-1df6-455c-826c-9aa8eb43bbd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:50:00.545671 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-6b48c457-578c-4e42-978e-b351197ca4a6 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Flow 'volume_create_api' (b11a5a83-3262-46ce-b6cd-b7b873a37902) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:50:00.546008 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-6b48c457-578c-4e42-978e-b351197ca4a6 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Create volume request issued successfully. Jul 10 08:50:00.546624 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-6b48c457-578c-4e42-978e-b351197ca4a6 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:50:00.547233 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1412/5651] 10.4.3.7 () {68 vars in 1244 bytes} [Fri Jul 10 08:50:00 2026] POST /volume/v3/volumes => generated 774 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:50:00.550086 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.quota [None req-6c227087-eb1b-45b3-93cc-a3f821f91ce7 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] Created reservations ['cc545e6c-2b24-44a6-a437-756959996fa6', '951202c0-069c-45f2-a345-e36d6cc24e73', '57ed147e-cbc7-46eb-883f-1b38a27a0fb7', 'dd6fd2bd-f0b0-4b9e-b0ae-5a203dab161a'] {{(pid=100055) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:50:00.550770 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-6c227087-eb1b-45b3-93cc-a3f821f91ce7 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6e6b1e4-d986-45e3-9fed-ba07f495d057) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cc545e6c-2b24-44a6-a437-756959996fa6', '951202c0-069c-45f2-a345-e36d6cc24e73', '57ed147e-cbc7-46eb-883f-1b38a27a0fb7', 'dd6fd2bd-f0b0-4b9e-b0ae-5a203dab161a']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:50:00.551506 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-6c227087-eb1b-45b3-93cc-a3f821f91ce7 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51c89177-d83e-4ae9-b442-00c436d61ac6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:50:00.558987 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-0a90b9be-eac8-420a-a7c9-29000f8a6e41 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:00.560892 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-0a90b9be-eac8-420a-a7c9-29000f8a6e41 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] GET https://10.4.3.7/volume/v3/volumes/762c7451-4c3a-46ec-9b03-bdc2b96c33d0 Jul 10 08:50:00.561154 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-0a90b9be-eac8-420a-a7c9-29000f8a6e41 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:00.561462 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-0a90b9be-eac8-420a-a7c9-29000f8a6e41 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:00.571062 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:00.571062 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:50:00.575543 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-0a90b9be-eac8-420a-a7c9-29000f8a6e41 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Volume info retrieved successfully. Jul 10 08:50:00.575741 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-6c227087-eb1b-45b3-93cc-a3f821f91ce7 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51c89177-d83e-4ae9-b442-00c436d61ac6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '667efa70-70d1-4795-ae1f-3e816d8123a2', '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='672dc8bb7b5c4c72912b23cfc608a659',qos_specs=None,replication_status=,reservations=['cc545e6c-2b24-44a6-a437-756959996fa6','951202c0-069c-45f2-a345-e36d6cc24e73','57ed147e-cbc7-46eb-883f-1b38a27a0fb7','dd6fd2bd-f0b0-4b9e-b0ae-5a203dab161a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7b6810805cc427ba070b3d649ada74a',volume_type_id=b4fc6c16-0c69-4ed7-9ceb-e9cfbf3c10ef), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:50:00Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=667efa70-70d1-4795-ae1f-3e816d8123a2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='672dc8bb7b5c4c72912b23cfc608a659',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d7b6810805cc427ba070b3d649ada74a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b4fc6c16-0c69-4ed7-9ceb-e9cfbf3c10ef),volume_type_id=b4fc6c16-0c69-4ed7-9ceb-e9cfbf3c10ef)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:50:00.576463 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-6c227087-eb1b-45b3-93cc-a3f821f91ce7 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (742d3d33-5b01-4f51-bad6-80f9faf06dc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:50:00.581110 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-0a90b9be-eac8-420a-a7c9-29000f8a6e41 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] https://10.4.3.7/volume/v3/volumes/762c7451-4c3a-46ec-9b03-bdc2b96c33d0 returned with HTTP 200 Jul 10 08:50:00.581691 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1416/5652] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:50:00 2026] GET /volume/v3/volumes/762c7451-4c3a-46ec-9b03-bdc2b96c33d0 => generated 953 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:50:00.594636 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-6c227087-eb1b-45b3-93cc-a3f821f91ce7 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (742d3d33-5b01-4f51-bad6-80f9faf06dc7) transitioned into state 'SUCCESS' from 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='672dc8bb7b5c4c72912b23cfc608a659',qos_specs=None,replication_status=,reservations=['cc545e6c-2b24-44a6-a437-756959996fa6','951202c0-069c-45f2-a345-e36d6cc24e73','57ed147e-cbc7-46eb-883f-1b38a27a0fb7','dd6fd2bd-f0b0-4b9e-b0ae-5a203dab161a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7b6810805cc427ba070b3d649ada74a',volume_type_id=b4fc6c16-0c69-4ed7-9ceb-e9cfbf3c10ef)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:50:00.595224 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-6c227087-eb1b-45b3-93cc-a3f821f91ce7 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2648b38b-2b76-40d5-82f7-c10f75f69970) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:50:00.604197 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-6c227087-eb1b-45b3-93cc-a3f821f91ce7 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2648b38b-2b76-40d5-82f7-c10f75f69970) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:50:00.604954 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-6c227087-eb1b-45b3-93cc-a3f821f91ce7 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] Flow 'volume_create_api' (b525fdfb-a533-4d3c-97b0-9848201bdae7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:50:00.605212 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-6c227087-eb1b-45b3-93cc-a3f821f91ce7 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] Create volume request issued successfully. Jul 10 08:50:00.605849 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-6c227087-eb1b-45b3-93cc-a3f821f91ce7 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:50:00.606246 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1403/5653] 10.4.3.7 () {70 vars in 1284 bytes} [Fri Jul 10 08:50:00 2026] POST /volume/v3/volumes => generated 769 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:50:00.616637 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-856180cb-5d21-4592-a756-b95b4c339097 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:00.618290 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-856180cb-5d21-4592-a756-b95b4c339097 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] GET https://10.4.3.7/volume/v3/volumes/667efa70-70d1-4795-ae1f-3e816d8123a2 Jul 10 08:50:00.618536 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-856180cb-5d21-4592-a756-b95b4c339097 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:00.618722 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-856180cb-5d21-4592-a756-b95b4c339097 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:00.625605 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:00.625605 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:50:00.628972 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-856180cb-5d21-4592-a756-b95b4c339097 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] Volume info retrieved successfully. Jul 10 08:50:00.632726 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-856180cb-5d21-4592-a756-b95b4c339097 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] https://10.4.3.7/volume/v3/volumes/667efa70-70d1-4795-ae1f-3e816d8123a2 returned with HTTP 200 Jul 10 08:50:00.633060 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1423/5654] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:50:00 2026] GET /volume/v3/volumes/667efa70-70d1-4795-ae1f-3e816d8123a2 => generated 948 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:50:01.595215 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-35ba9e64-e3e9-480d-89c3-f6b65873df8f None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:01.597157 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-35ba9e64-e3e9-480d-89c3-f6b65873df8f tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] GET https://10.4.3.7/volume/v3/volumes/762c7451-4c3a-46ec-9b03-bdc2b96c33d0 Jul 10 08:50:01.597386 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-35ba9e64-e3e9-480d-89c3-f6b65873df8f tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:01.597607 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-35ba9e64-e3e9-480d-89c3-f6b65873df8f tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:01.604882 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:01.604882 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:50:01.608692 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-35ba9e64-e3e9-480d-89c3-f6b65873df8f tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Volume info retrieved successfully. Jul 10 08:50:01.612905 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-35ba9e64-e3e9-480d-89c3-f6b65873df8f tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] https://10.4.3.7/volume/v3/volumes/762c7451-4c3a-46ec-9b03-bdc2b96c33d0 returned with HTTP 200 Jul 10 08:50:01.613419 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1413/5655] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:50:01 2026] GET /volume/v3/volumes/762c7451-4c3a-46ec-9b03-bdc2b96c33d0 => generated 1014 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:50:01.625934 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-4ce1ebc9-24ec-4853-8354-91d3ee9cc37d None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:01.628033 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-4ce1ebc9-24ec-4853-8354-91d3ee9cc37d tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] POST https://10.4.3.7/volume/v3/snapshots Jul 10 08:50:01.628496 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-4ce1ebc9-24ec-4853-8354-91d3ee9cc37d tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "762c7451-4c3a-46ec-9b03-bdc2b96c33d0", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1125317458"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:50:01.638872 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:01.638872 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:50:01.639298 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-4ce1ebc9-24ec-4853-8354-91d3ee9cc37d tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Volume info retrieved successfully. Jul 10 08:50:01.639497 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.snapshots [None req-4ce1ebc9-24ec-4853-8354-91d3ee9cc37d tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Create snapshot from volume 762c7451-4c3a-46ec-9b03-bdc2b96c33d0 Jul 10 08:50:01.644956 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-e0e68a33-e683-43ea-9e13-a1dd60255b9a None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:01.647318 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-e0e68a33-e683-43ea-9e13-a1dd60255b9a tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] GET https://10.4.3.7/volume/v3/volumes/667efa70-70d1-4795-ae1f-3e816d8123a2 Jul 10 08:50:01.647606 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-e0e68a33-e683-43ea-9e13-a1dd60255b9a tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:01.647849 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-e0e68a33-e683-43ea-9e13-a1dd60255b9a tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:01.656000 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:01.656000 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:50:01.659193 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-e0e68a33-e683-43ea-9e13-a1dd60255b9a tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] Volume info retrieved successfully. Jul 10 08:50:01.662987 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-e0e68a33-e683-43ea-9e13-a1dd60255b9a tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] https://10.4.3.7/volume/v3/volumes/667efa70-70d1-4795-ae1f-3e816d8123a2 returned with HTTP 200 Jul 10 08:50:01.663339 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1404/5656] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:50:01 2026] GET /volume/v3/volumes/667efa70-70d1-4795-ae1f-3e816d8123a2 => generated 969 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:50:01.669422 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.quota [None req-4ce1ebc9-24ec-4853-8354-91d3ee9cc37d tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Created reservations ['b45e2a25-9dc9-47a8-8b5b-12e7a339d2eb', '02e3b9b7-b720-4e44-ab76-19af8622ed0f', 'ea40deaf-e73a-4d08-99a1-3505968fff6a', '5e408d6a-56e9-432b-a3fd-d2640de792fe'] {{(pid=100054) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:50:01.676132 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-1ee9706b-8b7d-4ef8-bd41-67220ef03b94 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:01.678119 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-1ee9706b-8b7d-4ef8-bd41-67220ef03b94 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] GET https://10.4.3.7/volume/v3/messages Jul 10 08:50:01.678361 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-1ee9706b-8b7d-4ef8-bd41-67220ef03b94 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:01.678665 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-1ee9706b-8b7d-4ef8-bd41-67220ef03b94 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] Calling method 'version_select' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:01.682714 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-1ee9706b-8b7d-4ef8-bd41-67220ef03b94 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] https://10.4.3.7/volume/v3/messages returned with HTTP 200 Jul 10 08:50:01.683185 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1424/5657] 10.4.3.7 () {68 vars in 1266 bytes} [Fri Jul 10 08:50:01 2026] GET /volume/v3/messages => generated 666 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:50:01.691809 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-3f233b11-1919-451c-a7c5-55e2a5458d56 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:01.693267 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-3f233b11-1919-451c-a7c5-55e2a5458d56 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-member] GET https://10.4.3.7/volume/v3/messages Jul 10 08:50:01.693616 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-3f233b11-1919-451c-a7c5-55e2a5458d56 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:01.693616 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-3f233b11-1919-451c-a7c5-55e2a5458d56 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-member] Calling method 'version_select' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:01.697125 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-3f233b11-1919-451c-a7c5-55e2a5458d56 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-member] https://10.4.3.7/volume/v3/messages returned with HTTP 200 Jul 10 08:50:01.697643 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1414/5658] 10.4.3.7 () {68 vars in 1266 bytes} [Fri Jul 10 08:50:01 2026] GET /volume/v3/messages => generated 666 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:50:01.706747 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-15b89ff5-2cfb-4e89-813c-d1fcd1669b4f None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:01.707570 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-4ce1ebc9-24ec-4853-8354-91d3ee9cc37d tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Snapshot create request issued successfully. Jul 10 08:50:01.708052 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-4ce1ebc9-24ec-4853-8354-91d3ee9cc37d tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] https://10.4.3.7/volume/v3/snapshots returned with HTTP 202 Jul 10 08:50:01.708685 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1417/5659] 10.4.3.7 () {68 vars in 1251 bytes} [Fri Jul 10 08:50:01 2026] POST /volume/v3/snapshots => generated 308 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:50:01.709222 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-15b89ff5-2cfb-4e89-813c-d1fcd1669b4f tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] DELETE https://10.4.3.7/volume/v3/messages/fba5e71b-cf44-4dfd-b0dc-b6b4e31fcef4 Jul 10 08:50:01.709222 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-15b89ff5-2cfb-4e89-813c-d1fcd1669b4f tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:01.710011 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-15b89ff5-2cfb-4e89-813c-d1fcd1669b4f tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] Calling method 'version_select' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:01.721447 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-88095ba3-6257-4c2f-af9d-951472f1ef49 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:01.722952 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-15b89ff5-2cfb-4e89-813c-d1fcd1669b4f tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] https://10.4.3.7/volume/v3/messages/fba5e71b-cf44-4dfd-b0dc-b6b4e31fcef4 returned with HTTP 204 Jul 10 08:50:01.723189 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-88095ba3-6257-4c2f-af9d-951472f1ef49 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] GET https://10.4.3.7/volume/v3/snapshots/849f0d7e-64c0-42d8-a90f-fa792ad49669 Jul 10 08:50:01.723394 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-88095ba3-6257-4c2f-af9d-951472f1ef49 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:01.723537 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1405/5660] 10.4.3.7 () {68 vars in 1380 bytes} [Fri Jul 10 08:50:01 2026] DELETE /volume/v3/messages/fba5e71b-cf44-4dfd-b0dc-b6b4e31fcef4 => generated 0 bytes in 17 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 10 08:50:01.723604 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-88095ba3-6257-4c2f-af9d-951472f1ef49 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:01.728761 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:01.728761 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:50:01.729104 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-88095ba3-6257-4c2f-af9d-951472f1ef49 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Snapshot retrieved successfully. Jul 10 08:50:01.729811 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-88095ba3-6257-4c2f-af9d-951472f1ef49 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] https://10.4.3.7/volume/v3/snapshots/849f0d7e-64c0-42d8-a90f-fa792ad49669 returned with HTTP 200 Jul 10 08:50:01.730189 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1425/5661] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:50:01 2026] GET /volume/v3/snapshots/849f0d7e-64c0-42d8-a90f-fa792ad49669 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:50:01.731008 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-adb49387-f603-4863-9518-d77e4bd7ba3b None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:01.734206 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-adb49387-f603-4863-9518-d77e4bd7ba3b tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] DELETE https://10.4.3.7/volume/v3/volumes/667efa70-70d1-4795-ae1f-3e816d8123a2 Jul 10 08:50:01.734606 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-adb49387-f603-4863-9518-d77e4bd7ba3b tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:01.735035 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-adb49387-f603-4863-9518-d77e4bd7ba3b tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] Calling method 'delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:01.735259 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-adb49387-f603-4863-9518-d77e4bd7ba3b tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] Delete volume with id: 667efa70-70d1-4795-ae1f-3e816d8123a2 Jul 10 08:50:01.746053 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:01.746053 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:50:01.746602 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-adb49387-f603-4863-9518-d77e4bd7ba3b tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] Volume info retrieved successfully. Jul 10 08:50:01.748313 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-adb49387-f603-4863-9518-d77e4bd7ba3b tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100056) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 10 08:50:01.760632 np0000004976 devstack@c-api.service[100056]: WARNING cinder.quota [None req-adb49387-f603-4863-9518-d77e4bd7ba3b tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-941021531 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-941021531, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:50:01.760917 np0000004976 devstack@c-api.service[100056]: WARNING cinder.quota [None req-adb49387-f603-4863-9518-d77e4bd7ba3b tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-941021531 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-941021531, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:50:01.769592 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.quota [None req-adb49387-f603-4863-9518-d77e4bd7ba3b tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] Created reservations ['887ee52e-76da-4452-a0ea-eac53fb484e6', 'c1c71c55-f267-4645-a0d8-ff89773fcdd6', '0b6651bc-6523-4091-b24e-3ad56438bf9c', '4e2659ab-003f-445a-b323-4cfa193180bc'] {{(pid=100056) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:50:01.793912 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-adb49387-f603-4863-9518-d77e4bd7ba3b tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] Delete volume request issued successfully. Jul 10 08:50:01.794058 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-adb49387-f603-4863-9518-d77e4bd7ba3b tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] https://10.4.3.7/volume/v3/volumes/667efa70-70d1-4795-ae1f-3e816d8123a2 returned with HTTP 202 Jul 10 08:50:01.794557 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1415/5662] 10.4.3.7 () {68 vars in 1377 bytes} [Fri Jul 10 08:50:01 2026] DELETE /volume/v3/volumes/667efa70-70d1-4795-ae1f-3e816d8123a2 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:50:01.803270 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-f362c776-0ea4-4369-9ec0-befbe0d83ad6 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:01.805108 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-f362c776-0ea4-4369-9ec0-befbe0d83ad6 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] DELETE https://10.4.3.7/volume/v3/types/b4fc6c16-0c69-4ed7-9ceb-e9cfbf3c10ef Jul 10 08:50:01.805279 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-f362c776-0ea4-4369-9ec0-befbe0d83ad6 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:01.805500 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-f362c776-0ea4-4369-9ec0-befbe0d83ad6 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] Calling method '_delete' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:01.805713 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:01.805713 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:50:01.825943 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-f362c776-0ea4-4369-9ec0-befbe0d83ad6 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] https://10.4.3.7/volume/v3/types/b4fc6c16-0c69-4ed7-9ceb-e9cfbf3c10ef returned with HTTP 202 Jul 10 08:50:01.826339 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1418/5663] 10.4.3.7 () {66 vars in 1331 bytes} [Fri Jul 10 08:50:01 2026] DELETE /volume/v3/types/b4fc6c16-0c69-4ed7-9ceb-e9cfbf3c10ef => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:50:01.835393 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-e12ccd07-eb52-4f9d-aa12-05d28fb4f564 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:01.836996 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-e12ccd07-eb52-4f9d-aa12-05d28fb4f564 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] POST https://10.4.3.7/volume/v3/types Jul 10 08:50:01.837337 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-e12ccd07-eb52-4f9d-aa12-05d28fb4f564 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-920421253", "extra_specs": {"storage_protocol": "tempest-storage_protocol-260080314", "vendor_name": "tempest-vendor_name-1440260176"}}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:50:01.850958 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-e12ccd07-eb52-4f9d-aa12-05d28fb4f564 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] https://10.4.3.7/volume/v3/types returned with HTTP 200 Jul 10 08:50:01.851464 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1406/5664] 10.4.3.7 () {68 vars in 1239 bytes} [Fri Jul 10 08:50:01 2026] POST /volume/v3/types => generated 328 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:50:01.860157 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-3f085488-5b99-43e1-85bf-ca442dc5b148 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:01.861958 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3f085488-5b99-43e1-85bf-ca442dc5b148 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:50:01.862308 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3f085488-5b99-43e1-85bf-ca442dc5b148 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "ff3acee8-961a-49f3-8819-7e009661c845", "size": 1}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:50:01.863674 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [None req-3f085488-5b99-43e1-85bf-ca442dc5b148 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] Create volume request body: {'volume': {'volume_type': 'ff3acee8-961a-49f3-8819-7e009661c845', 'size': 1}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:50:01.867486 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-3f085488-5b99-43e1-85bf-ca442dc5b148 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] Create volume of 1 GB Jul 10 08:50:01.867783 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:01.867783 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:50:01.868111 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-3f085488-5b99-43e1-85bf-ca442dc5b148 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] Availability Zones retrieved successfully. Jul 10 08:50:01.873525 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-3f085488-5b99-43e1-85bf-ca442dc5b148 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] Flow 'volume_create_api' (de3f0b82-736e-418c-a523-0cd9285f6dc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:50:01.874367 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-3f085488-5b99-43e1-85bf-ca442dc5b148 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55d29801-1dd0-422c-8ae0-892ad4cc4b10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:50:01.875102 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-3f085488-5b99-43e1-85bf-ca442dc5b148 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] Validating volume size '1' using validate_int {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:50:01.895645 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-3f085488-5b99-43e1-85bf-ca442dc5b148 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55d29801-1dd0-422c-8ae0-892ad4cc4b10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:50:02Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-260080314',vendor_name='tempest-vendor_name-1440260176'},id=ff3acee8-961a-49f3-8819-7e009661c845,is_public=True,name='tempest-ProjectMemberTests-volume-type-920421253',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff3acee8-961a-49f3-8819-7e009661c845', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:50:01.896770 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-3f085488-5b99-43e1-85bf-ca442dc5b148 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8d85f1d-f070-4bc3-8c3b-513f867fe4e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:50:01.928533 np0000004976 devstack@c-api.service[100057]: WARNING cinder.quota [None req-3f085488-5b99-43e1-85bf-ca442dc5b148 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-920421253 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-920421253, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:50:01.928791 np0000004976 devstack@c-api.service[100057]: WARNING cinder.quota [None req-3f085488-5b99-43e1-85bf-ca442dc5b148 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-920421253 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-920421253, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:50:01.965365 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-3f085488-5b99-43e1-85bf-ca442dc5b148 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] Created reservations ['91a2def1-366e-4d05-8afb-3909e034609e', '46ba19a0-0ccc-4ece-b2fb-f474bb7990a3', '1252a297-dd24-4243-b567-05526e5cf944', 'bf68cc2d-db56-4a40-ad66-77f7c094cfdd'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:50:01.966163 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-3f085488-5b99-43e1-85bf-ca442dc5b148 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8d85f1d-f070-4bc3-8c3b-513f867fe4e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['91a2def1-366e-4d05-8afb-3909e034609e', '46ba19a0-0ccc-4ece-b2fb-f474bb7990a3', '1252a297-dd24-4243-b567-05526e5cf944', 'bf68cc2d-db56-4a40-ad66-77f7c094cfdd']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:50:01.966856 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-3f085488-5b99-43e1-85bf-ca442dc5b148 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6731c9c8-1d59-4640-a33f-5bfeea591a66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:50:01.993594 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-3f085488-5b99-43e1-85bf-ca442dc5b148 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6731c9c8-1d59-4640-a33f-5bfeea591a66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a160058b-1e65-43f9-88fd-2759f0ac305c', '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='672dc8bb7b5c4c72912b23cfc608a659',qos_specs=None,replication_status=,reservations=['91a2def1-366e-4d05-8afb-3909e034609e','46ba19a0-0ccc-4ece-b2fb-f474bb7990a3','1252a297-dd24-4243-b567-05526e5cf944','bf68cc2d-db56-4a40-ad66-77f7c094cfdd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7b6810805cc427ba070b3d649ada74a',volume_type_id=ff3acee8-961a-49f3-8819-7e009661c845), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:50:01Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a160058b-1e65-43f9-88fd-2759f0ac305c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='672dc8bb7b5c4c72912b23cfc608a659',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d7b6810805cc427ba070b3d649ada74a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff3acee8-961a-49f3-8819-7e009661c845),volume_type_id=ff3acee8-961a-49f3-8819-7e009661c845)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:50:01.994352 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-3f085488-5b99-43e1-85bf-ca442dc5b148 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51ce3815-5553-44cd-bb7d-43370b621f1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:50:02.012584 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-3f085488-5b99-43e1-85bf-ca442dc5b148 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51ce3815-5553-44cd-bb7d-43370b621f1f) transitioned into state 'SUCCESS' from 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='672dc8bb7b5c4c72912b23cfc608a659',qos_specs=None,replication_status=,reservations=['91a2def1-366e-4d05-8afb-3909e034609e','46ba19a0-0ccc-4ece-b2fb-f474bb7990a3','1252a297-dd24-4243-b567-05526e5cf944','bf68cc2d-db56-4a40-ad66-77f7c094cfdd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7b6810805cc427ba070b3d649ada74a',volume_type_id=ff3acee8-961a-49f3-8819-7e009661c845)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:50:02.013531 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-3f085488-5b99-43e1-85bf-ca442dc5b148 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd77dc8f-9483-4e41-b2e1-be10660ffad0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:50:02.023527 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-3f085488-5b99-43e1-85bf-ca442dc5b148 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd77dc8f-9483-4e41-b2e1-be10660ffad0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:50:02.024585 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-3f085488-5b99-43e1-85bf-ca442dc5b148 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] Flow 'volume_create_api' (de3f0b82-736e-418c-a523-0cd9285f6dc7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:50:02.024988 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-3f085488-5b99-43e1-85bf-ca442dc5b148 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] Create volume request issued successfully. Jul 10 08:50:02.025741 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3f085488-5b99-43e1-85bf-ca442dc5b148 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:50:02.026165 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1426/5665] 10.4.3.7 () {70 vars in 1284 bytes} [Fri Jul 10 08:50:01 2026] POST /volume/v3/volumes => generated 769 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:50:02.039032 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-3449935d-6d3f-4246-a676-12b96fc3ea3b None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:02.040800 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-3449935d-6d3f-4246-a676-12b96fc3ea3b tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] GET https://10.4.3.7/volume/v3/volumes/a160058b-1e65-43f9-88fd-2759f0ac305c Jul 10 08:50:02.041043 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-3449935d-6d3f-4246-a676-12b96fc3ea3b tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:02.041232 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-3449935d-6d3f-4246-a676-12b96fc3ea3b tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:02.049811 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:02.049811 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:50:02.053308 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-3449935d-6d3f-4246-a676-12b96fc3ea3b tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] Volume info retrieved successfully. Jul 10 08:50:02.056990 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-3449935d-6d3f-4246-a676-12b96fc3ea3b tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] https://10.4.3.7/volume/v3/volumes/a160058b-1e65-43f9-88fd-2759f0ac305c returned with HTTP 200 Jul 10 08:50:02.057282 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1416/5666] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:50:02 2026] GET /volume/v3/volumes/a160058b-1e65-43f9-88fd-2759f0ac305c => generated 948 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:50:02.739254 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-575353c2-42cc-44ff-ad02-b92a7616e798 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:02.740984 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-575353c2-42cc-44ff-ad02-b92a7616e798 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] GET https://10.4.3.7/volume/v3/snapshots/849f0d7e-64c0-42d8-a90f-fa792ad49669 Jul 10 08:50:02.741273 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-575353c2-42cc-44ff-ad02-b92a7616e798 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:02.741505 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-575353c2-42cc-44ff-ad02-b92a7616e798 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:02.746126 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:02.746126 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:50:02.746385 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-575353c2-42cc-44ff-ad02-b92a7616e798 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Snapshot retrieved successfully. Jul 10 08:50:02.746960 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-575353c2-42cc-44ff-ad02-b92a7616e798 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] https://10.4.3.7/volume/v3/snapshots/849f0d7e-64c0-42d8-a90f-fa792ad49669 returned with HTTP 200 Jul 10 08:50:02.747256 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1419/5667] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:50:02 2026] GET /volume/v3/snapshots/849f0d7e-64c0-42d8-a90f-fa792ad49669 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:50:02.755327 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-9f727511-906c-4bb1-9eab-68d15113c12f None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:02.757622 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-9f727511-906c-4bb1-9eab-68d15113c12f tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-member] GET https://10.4.3.7/volume/v3/snapshots/849f0d7e-64c0-42d8-a90f-fa792ad49669 Jul 10 08:50:02.757911 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-9f727511-906c-4bb1-9eab-68d15113c12f tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:02.758194 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-9f727511-906c-4bb1-9eab-68d15113c12f tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:02.763650 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:02.763650 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:50:02.764102 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-9f727511-906c-4bb1-9eab-68d15113c12f tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-member] Snapshot retrieved successfully. Jul 10 08:50:02.764842 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-9f727511-906c-4bb1-9eab-68d15113c12f tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-member] https://10.4.3.7/volume/v3/snapshots/849f0d7e-64c0-42d8-a90f-fa792ad49669 returned with HTTP 200 Jul 10 08:50:02.765314 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1407/5668] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:50:02 2026] GET /volume/v3/snapshots/849f0d7e-64c0-42d8-a90f-fa792ad49669 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:50:02.773965 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-4cec5ae9-60f2-481c-af38-bebd093ef374 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:02.775833 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4cec5ae9-60f2-481c-af38-bebd093ef374 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] DELETE https://10.4.3.7/volume/v3/snapshots/849f0d7e-64c0-42d8-a90f-fa792ad49669 Jul 10 08:50:02.776054 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4cec5ae9-60f2-481c-af38-bebd093ef374 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:02.776262 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4cec5ae9-60f2-481c-af38-bebd093ef374 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:02.776365 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.snapshots [None req-4cec5ae9-60f2-481c-af38-bebd093ef374 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Delete snapshot with id: 849f0d7e-64c0-42d8-a90f-fa792ad49669 Jul 10 08:50:02.780796 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:02.780796 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:50:02.781079 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-4cec5ae9-60f2-481c-af38-bebd093ef374 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Snapshot retrieved successfully. Jul 10 08:50:02.795138 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-4cec5ae9-60f2-481c-af38-bebd093ef374 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Snapshot delete request issued successfully. Jul 10 08:50:02.795363 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4cec5ae9-60f2-481c-af38-bebd093ef374 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] https://10.4.3.7/volume/v3/snapshots/849f0d7e-64c0-42d8-a90f-fa792ad49669 returned with HTTP 202 Jul 10 08:50:02.795790 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1427/5669] 10.4.3.7 () {66 vars in 1343 bytes} [Fri Jul 10 08:50:02 2026] DELETE /volume/v3/snapshots/849f0d7e-64c0-42d8-a90f-fa792ad49669 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:50:02.802445 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-15a29490-b98f-483f-a8c5-3fed7e53ed66 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:02.804343 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-15a29490-b98f-483f-a8c5-3fed7e53ed66 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] GET https://10.4.3.7/volume/v3/snapshots/849f0d7e-64c0-42d8-a90f-fa792ad49669 Jul 10 08:50:02.804615 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-15a29490-b98f-483f-a8c5-3fed7e53ed66 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:02.804750 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-15a29490-b98f-483f-a8c5-3fed7e53ed66 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:02.810021 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:02.810021 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:50:02.810399 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-15a29490-b98f-483f-a8c5-3fed7e53ed66 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Snapshot retrieved successfully. Jul 10 08:50:02.811096 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-15a29490-b98f-483f-a8c5-3fed7e53ed66 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] https://10.4.3.7/volume/v3/snapshots/849f0d7e-64c0-42d8-a90f-fa792ad49669 returned with HTTP 200 Jul 10 08:50:02.811477 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1417/5670] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:50:02 2026] GET /volume/v3/snapshots/849f0d7e-64c0-42d8-a90f-fa792ad49669 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:50:03.072285 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-b45349e9-4105-41dd-8d7c-3ca460a7f7f1 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:03.074022 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-b45349e9-4105-41dd-8d7c-3ca460a7f7f1 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] GET https://10.4.3.7/volume/v3/volumes/a160058b-1e65-43f9-88fd-2759f0ac305c Jul 10 08:50:03.074227 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-b45349e9-4105-41dd-8d7c-3ca460a7f7f1 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:03.074441 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-b45349e9-4105-41dd-8d7c-3ca460a7f7f1 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:03.081425 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:03.081425 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:50:03.084595 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-b45349e9-4105-41dd-8d7c-3ca460a7f7f1 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] Volume info retrieved successfully. Jul 10 08:50:03.088484 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-b45349e9-4105-41dd-8d7c-3ca460a7f7f1 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] https://10.4.3.7/volume/v3/volumes/a160058b-1e65-43f9-88fd-2759f0ac305c returned with HTTP 200 Jul 10 08:50:03.088817 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1420/5671] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:50:03 2026] GET /volume/v3/volumes/a160058b-1e65-43f9-88fd-2759f0ac305c => generated 969 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:50:03.100477 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-9aa59572-a6ad-4005-8027-0cf1e9cbad15 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:03.102090 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-9aa59572-a6ad-4005-8027-0cf1e9cbad15 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] GET https://10.4.3.7/volume/v3/messages Jul 10 08:50:03.102298 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-9aa59572-a6ad-4005-8027-0cf1e9cbad15 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:03.102525 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-9aa59572-a6ad-4005-8027-0cf1e9cbad15 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] Calling method 'version_select' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:03.105760 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-9aa59572-a6ad-4005-8027-0cf1e9cbad15 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] https://10.4.3.7/volume/v3/messages returned with HTTP 200 Jul 10 08:50:03.106216 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1408/5672] 10.4.3.7 () {68 vars in 1266 bytes} [Fri Jul 10 08:50:03 2026] GET /volume/v3/messages => generated 666 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:50:03.113651 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-9ed7a4bc-1c51-4b05-add5-2569f3636841 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:03.115739 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9ed7a4bc-1c51-4b05-add5-2569f3636841 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-member] GET https://10.4.3.7/volume/v3/messages/3b73b133-16ec-4a02-b046-52bae8e9a263 Jul 10 08:50:03.115986 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9ed7a4bc-1c51-4b05-add5-2569f3636841 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:03.116209 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9ed7a4bc-1c51-4b05-add5-2569f3636841 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-member] Calling method 'version_select' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:03.119245 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:03.119245 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:50:03.120048 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9ed7a4bc-1c51-4b05-add5-2569f3636841 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-member] https://10.4.3.7/volume/v3/messages/3b73b133-16ec-4a02-b046-52bae8e9a263 returned with HTTP 200 Jul 10 08:50:03.120481 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1428/5673] 10.4.3.7 () {68 vars in 1377 bytes} [Fri Jul 10 08:50:03 2026] GET /volume/v3/messages/3b73b133-16ec-4a02-b046-52bae8e9a263 => generated 663 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:50:03.128012 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-41927194-30a3-4005-a43d-bdc35497246d None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:03.129650 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-41927194-30a3-4005-a43d-bdc35497246d tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] DELETE https://10.4.3.7/volume/v3/messages/3b73b133-16ec-4a02-b046-52bae8e9a263 Jul 10 08:50:03.129887 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-41927194-30a3-4005-a43d-bdc35497246d tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:03.130154 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-41927194-30a3-4005-a43d-bdc35497246d tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] Calling method 'version_select' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:03.137101 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-41927194-30a3-4005-a43d-bdc35497246d tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] https://10.4.3.7/volume/v3/messages/3b73b133-16ec-4a02-b046-52bae8e9a263 returned with HTTP 204 Jul 10 08:50:03.137526 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1418/5674] 10.4.3.7 () {68 vars in 1380 bytes} [Fri Jul 10 08:50:03 2026] DELETE /volume/v3/messages/3b73b133-16ec-4a02-b046-52bae8e9a263 => generated 0 bytes in 10 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 10 08:50:03.144049 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-2ae8974f-4690-4adb-8dd8-6409acc55b31 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:03.146271 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-2ae8974f-4690-4adb-8dd8-6409acc55b31 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] DELETE https://10.4.3.7/volume/v3/volumes/a160058b-1e65-43f9-88fd-2759f0ac305c Jul 10 08:50:03.146619 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-2ae8974f-4690-4adb-8dd8-6409acc55b31 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:03.146876 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-2ae8974f-4690-4adb-8dd8-6409acc55b31 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] Calling method 'delete' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:03.147098 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.volumes [None req-2ae8974f-4690-4adb-8dd8-6409acc55b31 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] Delete volume with id: a160058b-1e65-43f9-88fd-2759f0ac305c Jul 10 08:50:03.156335 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:03.156335 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:50:03.156797 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-2ae8974f-4690-4adb-8dd8-6409acc55b31 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] Volume info retrieved successfully. Jul 10 08:50:03.158127 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-2ae8974f-4690-4adb-8dd8-6409acc55b31 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100054) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 10 08:50:03.170767 np0000004976 devstack@c-api.service[100054]: WARNING cinder.quota [None req-2ae8974f-4690-4adb-8dd8-6409acc55b31 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-920421253 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-920421253, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:50:03.170999 np0000004976 devstack@c-api.service[100054]: WARNING cinder.quota [None req-2ae8974f-4690-4adb-8dd8-6409acc55b31 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-920421253 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-920421253, it is now deprecated. Please use the default quota class for default quota. Jul 10 08:50:03.179427 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.quota [None req-2ae8974f-4690-4adb-8dd8-6409acc55b31 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] Created reservations ['26329e0c-08e6-4876-9c1b-d6791280848f', '837c5feb-d07f-425b-9c2e-3611899d01a0', '06c2f6e7-9611-4841-8574-e813723dd463', '2edc5706-0541-4f8b-b120-e5495ef70510'] {{(pid=100054) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:50:03.202712 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-2ae8974f-4690-4adb-8dd8-6409acc55b31 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] Delete volume request issued successfully. Jul 10 08:50:03.202929 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-2ae8974f-4690-4adb-8dd8-6409acc55b31 tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] https://10.4.3.7/volume/v3/volumes/a160058b-1e65-43f9-88fd-2759f0ac305c returned with HTTP 202 Jul 10 08:50:03.203310 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1421/5675] 10.4.3.7 () {68 vars in 1377 bytes} [Fri Jul 10 08:50:03 2026] DELETE /volume/v3/volumes/a160058b-1e65-43f9-88fd-2759f0ac305c => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:50:03.210702 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-c97e2fa0-1c89-492e-9193-f03109ee8f8e None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:03.213018 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-c97e2fa0-1c89-492e-9193-f03109ee8f8e tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] DELETE https://10.4.3.7/volume/v3/types/ff3acee8-961a-49f3-8819-7e009661c845 Jul 10 08:50:03.213276 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-c97e2fa0-1c89-492e-9193-f03109ee8f8e tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:03.213624 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-c97e2fa0-1c89-492e-9193-f03109ee8f8e tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] Calling method '_delete' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:03.239560 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-c97e2fa0-1c89-492e-9193-f03109ee8f8e tempest-ProjectMemberTests-729379165 tempest-ProjectMemberTests-729379165-project-admin] https://10.4.3.7/volume/v3/types/ff3acee8-961a-49f3-8819-7e009661c845 returned with HTTP 202 Jul 10 08:50:03.240101 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1409/5676] 10.4.3.7 () {66 vars in 1331 bytes} [Fri Jul 10 08:50:03 2026] DELETE /volume/v3/types/ff3acee8-961a-49f3-8819-7e009661c845 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:50:03.591500 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-4c38cdf2-5fdf-4880-8874-329054ddb96f req-9e756106-6048-4ad8-9ea7-14dedc0c2cb1 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:03.593351 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-4c38cdf2-5fdf-4880-8874-329054ddb96f req-9e756106-6048-4ad8-9ea7-14dedc0c2cb1 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] GET https://10.4.3.7/volume/v3/volumes/0608da14-b7b2-43d5-9def-0c86ecbb84d4 Jul 10 08:50:03.593561 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-4c38cdf2-5fdf-4880-8874-329054ddb96f req-9e756106-6048-4ad8-9ea7-14dedc0c2cb1 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:03.593739 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-4c38cdf2-5fdf-4880-8874-329054ddb96f req-9e756106-6048-4ad8-9ea7-14dedc0c2cb1 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:03.605044 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:03.605044 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:50:03.608472 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-4c38cdf2-5fdf-4880-8874-329054ddb96f req-9e756106-6048-4ad8-9ea7-14dedc0c2cb1 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Volume info retrieved successfully. Jul 10 08:50:03.612197 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-4c38cdf2-5fdf-4880-8874-329054ddb96f req-9e756106-6048-4ad8-9ea7-14dedc0c2cb1 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] https://10.4.3.7/volume/v3/volumes/0608da14-b7b2-43d5-9def-0c86ecbb84d4 returned with HTTP 200 Jul 10 08:50:03.612606 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1429/5677] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:50:03 2026] GET /volume/v3/volumes/0608da14-b7b2-43d5-9def-0c86ecbb84d4 => generated 1136 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:50:03.632087 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-4c38cdf2-5fdf-4880-8874-329054ddb96f req-1a785839-fc53-40fd-96f5-4f89c135039d None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:03.634480 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-4c38cdf2-5fdf-4880-8874-329054ddb96f req-1a785839-fc53-40fd-96f5-4f89c135039d tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] POST https://10.4.3.7/volume/v3/volumes/0608da14-b7b2-43d5-9def-0c86ecbb84d4/action Jul 10 08:50:03.634877 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-4c38cdf2-5fdf-4880-8874-329054ddb96f req-1a785839-fc53-40fd-96f5-4f89c135039d tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:50:03.635042 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-4c38cdf2-5fdf-4880-8874-329054ddb96f req-1a785839-fc53-40fd-96f5-4f89c135039d tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:50:03.647129 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:03.647129 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:50:03.647715 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [req-4c38cdf2-5fdf-4880-8874-329054ddb96f req-1a785839-fc53-40fd-96f5-4f89c135039d tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Volume info retrieved successfully. Jul 10 08:50:03.655435 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [req-4c38cdf2-5fdf-4880-8874-329054ddb96f req-1a785839-fc53-40fd-96f5-4f89c135039d tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Begin detaching volume completed successfully. Jul 10 08:50:03.655661 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-4c38cdf2-5fdf-4880-8874-329054ddb96f req-1a785839-fc53-40fd-96f5-4f89c135039d tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] https://10.4.3.7/volume/v3/volumes/0608da14-b7b2-43d5-9def-0c86ecbb84d4/action returned with HTTP 202 Jul 10 08:50:03.656103 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1419/5678] 10.4.3.7 () {72 vars in 1658 bytes} [Fri Jul 10 08:50:03 2026] POST /volume/v3/volumes/0608da14-b7b2-43d5-9def-0c86ecbb84d4/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:50:03.820896 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-376ed802-9080-495a-984c-ac6160b220c9 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:03.822785 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-376ed802-9080-495a-984c-ac6160b220c9 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] GET https://10.4.3.7/volume/v3/snapshots/849f0d7e-64c0-42d8-a90f-fa792ad49669 Jul 10 08:50:03.822964 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-376ed802-9080-495a-984c-ac6160b220c9 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:03.823149 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-376ed802-9080-495a-984c-ac6160b220c9 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:03.827074 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-376ed802-9080-495a-984c-ac6160b220c9 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] https://10.4.3.7/volume/v3/snapshots/849f0d7e-64c0-42d8-a90f-fa792ad49669 returned with HTTP 404 Jul 10 08:50:03.827518 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1422/5679] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:50:03 2026] GET /volume/v3/snapshots/849f0d7e-64c0-42d8-a90f-fa792ad49669 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:50:03.834283 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-82edd064-5ddb-48ee-a19c-6d84936eb7b7 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:03.835968 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-82edd064-5ddb-48ee-a19c-6d84936eb7b7 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] DELETE https://10.4.3.7/volume/v3/volumes/762c7451-4c3a-46ec-9b03-bdc2b96c33d0 Jul 10 08:50:03.836141 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-82edd064-5ddb-48ee-a19c-6d84936eb7b7 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:03.836313 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-82edd064-5ddb-48ee-a19c-6d84936eb7b7 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Calling method 'delete' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:03.836492 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-82edd064-5ddb-48ee-a19c-6d84936eb7b7 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Delete volume with id: 762c7451-4c3a-46ec-9b03-bdc2b96c33d0 Jul 10 08:50:03.844619 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:03.844619 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:50:03.845077 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-82edd064-5ddb-48ee-a19c-6d84936eb7b7 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Volume info retrieved successfully. Jul 10 08:50:03.862727 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-82edd064-5ddb-48ee-a19c-6d84936eb7b7 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Delete volume request issued successfully. Jul 10 08:50:03.862905 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-82edd064-5ddb-48ee-a19c-6d84936eb7b7 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] https://10.4.3.7/volume/v3/volumes/762c7451-4c3a-46ec-9b03-bdc2b96c33d0 returned with HTTP 202 Jul 10 08:50:03.863284 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1410/5680] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:50:03 2026] DELETE /volume/v3/volumes/762c7451-4c3a-46ec-9b03-bdc2b96c33d0 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:50:03.870026 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-e50b9226-da36-4cd2-9d4f-1830b2d7ea0e None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:03.872463 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e50b9226-da36-4cd2-9d4f-1830b2d7ea0e tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] GET https://10.4.3.7/volume/v3/volumes/762c7451-4c3a-46ec-9b03-bdc2b96c33d0 Jul 10 08:50:03.872767 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e50b9226-da36-4cd2-9d4f-1830b2d7ea0e tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:03.873058 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e50b9226-da36-4cd2-9d4f-1830b2d7ea0e tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:03.882330 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:03.882330 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:50:03.886066 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-e50b9226-da36-4cd2-9d4f-1830b2d7ea0e tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Volume info retrieved successfully. Jul 10 08:50:03.891851 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e50b9226-da36-4cd2-9d4f-1830b2d7ea0e tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] https://10.4.3.7/volume/v3/volumes/762c7451-4c3a-46ec-9b03-bdc2b96c33d0 returned with HTTP 200 Jul 10 08:50:03.892445 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1430/5681] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:50:03 2026] GET /volume/v3/volumes/762c7451-4c3a-46ec-9b03-bdc2b96c33d0 => generated 1013 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:50:04.681225 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-97f7a08d-ff3f-4ea5-82e5-f89097fca487 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:04.681515 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-97f7a08d-ff3f-4ea5-82e5-f89097fca487 None None] GET https://10.4.3.7/volume// Jul 10 08:50:04.681562 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-97f7a08d-ff3f-4ea5-82e5-f89097fca487 None None] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:04.681714 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-97f7a08d-ff3f-4ea5-82e5-f89097fca487 None None] Calling method 'all' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:04.682006 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-97f7a08d-ff3f-4ea5-82e5-f89097fca487 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:50:04.682262 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1420/5682] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:50:04 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:50:04.689240 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-4c38cdf2-5fdf-4880-8874-329054ddb96f req-4974bf36-9611-49a0-9eaa-07d559929cfd None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:04.691665 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-4c38cdf2-5fdf-4880-8874-329054ddb96f req-4974bf36-9611-49a0-9eaa-07d559929cfd tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] GET https://10.4.3.7/volume/v3/volumes/0608da14-b7b2-43d5-9def-0c86ecbb84d4 Jul 10 08:50:04.691903 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-4c38cdf2-5fdf-4880-8874-329054ddb96f req-4974bf36-9611-49a0-9eaa-07d559929cfd tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:04.692125 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-4c38cdf2-5fdf-4880-8874-329054ddb96f req-4974bf36-9611-49a0-9eaa-07d559929cfd tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:04.702721 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:04.702721 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:50:04.706271 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-4c38cdf2-5fdf-4880-8874-329054ddb96f req-4974bf36-9611-49a0-9eaa-07d559929cfd tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Volume info retrieved successfully. Jul 10 08:50:04.711344 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-4c38cdf2-5fdf-4880-8874-329054ddb96f req-4974bf36-9611-49a0-9eaa-07d559929cfd tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] https://10.4.3.7/volume/v3/volumes/0608da14-b7b2-43d5-9def-0c86ecbb84d4 returned with HTTP 200 Jul 10 08:50:04.711789 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1423/5683] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:50:04 2026] GET /volume/v3/volumes/0608da14-b7b2-43d5-9def-0c86ecbb84d4 => generated 1319 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:50:04.906719 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-04597525-04b5-491b-8802-cc73e2fc229b None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:04.908521 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-04597525-04b5-491b-8802-cc73e2fc229b tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] GET https://10.4.3.7/volume/v3/volumes/762c7451-4c3a-46ec-9b03-bdc2b96c33d0 Jul 10 08:50:04.908701 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-04597525-04b5-491b-8802-cc73e2fc229b tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:04.908875 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-04597525-04b5-491b-8802-cc73e2fc229b tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:04.914337 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-04597525-04b5-491b-8802-cc73e2fc229b tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] https://10.4.3.7/volume/v3/volumes/762c7451-4c3a-46ec-9b03-bdc2b96c33d0 returned with HTTP 404 Jul 10 08:50:04.914740 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1411/5684] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:50:04 2026] GET /volume/v3/volumes/762c7451-4c3a-46ec-9b03-bdc2b96c33d0 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:50:04.923098 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-341458b6-c669-4b92-84d8-9a9ccba86e45 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:04.925197 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-341458b6-c669-4b92-84d8-9a9ccba86e45 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:50:04.925645 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-341458b6-c669-4b92-84d8-9a9ccba86e45 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-619133271"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:50:04.927613 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [None req-341458b6-c669-4b92-84d8-9a9ccba86e45 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-619133271'}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:50:04.927854 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-341458b6-c669-4b92-84d8-9a9ccba86e45 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Create volume of 1 GB Jul 10 08:50:04.932660 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-341458b6-c669-4b92-84d8-9a9ccba86e45 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Availability Zones retrieved successfully. Jul 10 08:50:04.940429 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-341458b6-c669-4b92-84d8-9a9ccba86e45 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Flow 'volume_create_api' (90152f33-a5c0-41a4-a991-cce23291e0d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:50:04.941799 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-341458b6-c669-4b92-84d8-9a9ccba86e45 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50deef6a-c083-4258-956d-fea8b635e610) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:50:04.942902 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-341458b6-c669-4b92-84d8-9a9ccba86e45 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Validating volume size '1' using validate_int {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:50:04.972169 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-341458b6-c669-4b92-84d8-9a9ccba86e45 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50deef6a-c083-4258-956d-fea8b635e610) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:50:04.973488 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-341458b6-c669-4b92-84d8-9a9ccba86e45 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1aaca6eb-1e80-4505-bf5e-cbccff8e2e34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:50:05.017446 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-341458b6-c669-4b92-84d8-9a9ccba86e45 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Created reservations ['2c642879-51b7-45a2-b188-daf6a61834e6', '74adc5a0-448f-4be7-b4b6-c363267c778e', 'feb0f460-fed8-4bec-a149-d53728a43dce', '77c9c120-c114-43bc-b1da-b388a48517bd'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:50:05.018556 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-341458b6-c669-4b92-84d8-9a9ccba86e45 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1aaca6eb-1e80-4505-bf5e-cbccff8e2e34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2c642879-51b7-45a2-b188-daf6a61834e6', '74adc5a0-448f-4be7-b4b6-c363267c778e', 'feb0f460-fed8-4bec-a149-d53728a43dce', '77c9c120-c114-43bc-b1da-b388a48517bd']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:50:05.019347 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-341458b6-c669-4b92-84d8-9a9ccba86e45 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e792a449-ed1b-4505-8254-7232207289ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:50:05.041413 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-341458b6-c669-4b92-84d8-9a9ccba86e45 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e792a449-ed1b-4505-8254-7232207289ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '908cdeeb-8477-4965-b35f-bc04a717ca96', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-619133271',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ea8d12958d346a7a5c3f348cbc31c9c',qos_specs=None,replication_status=,reservations=['2c642879-51b7-45a2-b188-daf6a61834e6','74adc5a0-448f-4be7-b4b6-c363267c778e','feb0f460-fed8-4bec-a149-d53728a43dce','77c9c120-c114-43bc-b1da-b388a48517bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d58a82946e4498b8f3655aedcac3469',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:50:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-619133271',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=908cdeeb-8477-4965-b35f-bc04a717ca96,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ea8d12958d346a7a5c3f348cbc31c9c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1d58a82946e4498b8f3655aedcac3469',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:50:05.042207 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-341458b6-c669-4b92-84d8-9a9ccba86e45 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a010a0ec-9f46-4307-b9b6-e646017fb4eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:50:05.058887 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-341458b6-c669-4b92-84d8-9a9ccba86e45 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a010a0ec-9f46-4307-b9b6-e646017fb4eb) transitioned into state 'SUCCESS' from state '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-619133271',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ea8d12958d346a7a5c3f348cbc31c9c',qos_specs=None,replication_status=,reservations=['2c642879-51b7-45a2-b188-daf6a61834e6','74adc5a0-448f-4be7-b4b6-c363267c778e','feb0f460-fed8-4bec-a149-d53728a43dce','77c9c120-c114-43bc-b1da-b388a48517bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d58a82946e4498b8f3655aedcac3469',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:50:05.059618 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-341458b6-c669-4b92-84d8-9a9ccba86e45 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7135439-acff-4845-a0b7-ec38c859723d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:50:05.074431 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-341458b6-c669-4b92-84d8-9a9ccba86e45 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7135439-acff-4845-a0b7-ec38c859723d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:50:05.074431 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-341458b6-c669-4b92-84d8-9a9ccba86e45 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Flow 'volume_create_api' (90152f33-a5c0-41a4-a991-cce23291e0d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:50:05.074431 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-341458b6-c669-4b92-84d8-9a9ccba86e45 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Create volume request issued successfully. Jul 10 08:50:05.074431 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-341458b6-c669-4b92-84d8-9a9ccba86e45 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:50:05.074431 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1431/5685] 10.4.3.7 () {68 vars in 1244 bytes} [Fri Jul 10 08:50:04 2026] POST /volume/v3/volumes => generated 773 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:50:05.082844 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-472fcbdd-1bf4-487f-b125-98782c86a1d4 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:05.084949 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-472fcbdd-1bf4-487f-b125-98782c86a1d4 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] GET https://10.4.3.7/volume/v3/volumes/908cdeeb-8477-4965-b35f-bc04a717ca96 Jul 10 08:50:05.085165 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-472fcbdd-1bf4-487f-b125-98782c86a1d4 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:05.085439 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-472fcbdd-1bf4-487f-b125-98782c86a1d4 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:05.096834 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:05.096834 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:50:05.106111 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-472fcbdd-1bf4-487f-b125-98782c86a1d4 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Volume info retrieved successfully. Jul 10 08:50:05.113494 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-472fcbdd-1bf4-487f-b125-98782c86a1d4 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] https://10.4.3.7/volume/v3/volumes/908cdeeb-8477-4965-b35f-bc04a717ca96 returned with HTTP 200 Jul 10 08:50:05.113906 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1421/5686] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:50:05 2026] GET /volume/v3/volumes/908cdeeb-8477-4965-b35f-bc04a717ca96 => generated 952 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:50:05.599802 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-4c38cdf2-5fdf-4880-8874-329054ddb96f req-02423ab8-157b-4f9b-8f8b-9bc8a0edfee5 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:05.601622 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-4c38cdf2-5fdf-4880-8874-329054ddb96f req-02423ab8-157b-4f9b-8f8b-9bc8a0edfee5 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] DELETE https://10.4.3.7/volume/v3/attachments/32c3be9f-0a34-4b93-a410-71fc2f2fa463 Jul 10 08:50:05.601786 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-4c38cdf2-5fdf-4880-8874-329054ddb96f req-02423ab8-157b-4f9b-8f8b-9bc8a0edfee5 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:05.601948 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-4c38cdf2-5fdf-4880-8874-329054ddb96f req-02423ab8-157b-4f9b-8f8b-9bc8a0edfee5 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Calling method 'version_select' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:05.607960 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:05.607960 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:50:06.128439 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-8efa2dd5-5019-493c-aec1-1bce77eb071b None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:06.130833 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-8efa2dd5-5019-493c-aec1-1bce77eb071b tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] GET https://10.4.3.7/volume/v3/volumes/908cdeeb-8477-4965-b35f-bc04a717ca96 Jul 10 08:50:06.130996 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-8efa2dd5-5019-493c-aec1-1bce77eb071b tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:06.131200 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-8efa2dd5-5019-493c-aec1-1bce77eb071b tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:06.135239 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-4c38cdf2-5fdf-4880-8874-329054ddb96f req-02423ab8-157b-4f9b-8f8b-9bc8a0edfee5 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] https://10.4.3.7/volume/v3/attachments/32c3be9f-0a34-4b93-a410-71fc2f2fa463 returned with HTTP 200 Jul 10 08:50:06.135755 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1424/5687] 10.4.3.7 () {72 vars in 1659 bytes} [Fri Jul 10 08:50:05 2026] DELETE /volume/v3/attachments/32c3be9f-0a34-4b93-a410-71fc2f2fa463 => generated 19 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:50:06.139663 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:06.139663 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:50:06.143356 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-8efa2dd5-5019-493c-aec1-1bce77eb071b tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Volume info retrieved successfully. Jul 10 08:50:06.147543 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-8efa2dd5-5019-493c-aec1-1bce77eb071b tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] https://10.4.3.7/volume/v3/volumes/908cdeeb-8477-4965-b35f-bc04a717ca96 returned with HTTP 200 Jul 10 08:50:06.148021 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1412/5688] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:50:06 2026] GET /volume/v3/volumes/908cdeeb-8477-4965-b35f-bc04a717ca96 => generated 1013 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:50:06.162491 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-bbdbfc3b-6cbe-48f6-8197-30cfb5a662b6 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:06.164352 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-bbdbfc3b-6cbe-48f6-8197-30cfb5a662b6 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] POST https://10.4.3.7/volume/v3/snapshots Jul 10 08:50:06.164740 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-bbdbfc3b-6cbe-48f6-8197-30cfb5a662b6 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "908cdeeb-8477-4965-b35f-bc04a717ca96", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1712761718"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:50:06.173225 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:06.173225 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:50:06.173614 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-bbdbfc3b-6cbe-48f6-8197-30cfb5a662b6 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Volume info retrieved successfully. Jul 10 08:50:06.173768 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.snapshots [None req-bbdbfc3b-6cbe-48f6-8197-30cfb5a662b6 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Create snapshot from volume 908cdeeb-8477-4965-b35f-bc04a717ca96 Jul 10 08:50:06.196231 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-bbdbfc3b-6cbe-48f6-8197-30cfb5a662b6 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Created reservations ['52b1be26-d35f-4774-984a-62802c1b66f0', '7db1d34c-f66d-49a3-b5c1-c5aabea3dda7', 'd913e54f-426d-4b08-9647-9e71d26a2666', 'badedc45-cdbe-4358-b590-125db6b5ccdd'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:50:06.222579 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-bbdbfc3b-6cbe-48f6-8197-30cfb5a662b6 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Snapshot create request issued successfully. Jul 10 08:50:06.222904 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-bbdbfc3b-6cbe-48f6-8197-30cfb5a662b6 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] https://10.4.3.7/volume/v3/snapshots returned with HTTP 202 Jul 10 08:50:06.223327 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1432/5689] 10.4.3.7 () {68 vars in 1251 bytes} [Fri Jul 10 08:50:06 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) Jul 10 08:50:06.230970 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-6a452ae8-40a8-4866-8239-cf665a13ee2f None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:06.232784 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-6a452ae8-40a8-4866-8239-cf665a13ee2f tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] GET https://10.4.3.7/volume/v3/snapshots/4efeeda5-058a-4b0f-8a6b-ccf6f7e76b4e Jul 10 08:50:06.232974 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-6a452ae8-40a8-4866-8239-cf665a13ee2f tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:06.233148 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-6a452ae8-40a8-4866-8239-cf665a13ee2f tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:06.237794 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:06.237794 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:50:06.238046 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-6a452ae8-40a8-4866-8239-cf665a13ee2f tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Snapshot retrieved successfully. Jul 10 08:50:06.238668 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-6a452ae8-40a8-4866-8239-cf665a13ee2f tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] https://10.4.3.7/volume/v3/snapshots/4efeeda5-058a-4b0f-8a6b-ccf6f7e76b4e returned with HTTP 200 Jul 10 08:50:06.238984 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1422/5690] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:50:06 2026] GET /volume/v3/snapshots/4efeeda5-058a-4b0f-8a6b-ccf6f7e76b4e => generated 440 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:50:06.847889 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-92dbc5e5-c744-4dfa-92a1-be37d2b08ebe req-497bbc83-b0da-4bf9-bbba-f1e5cfbd01d9 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:06.849861 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-92dbc5e5-c744-4dfa-92a1-be37d2b08ebe req-497bbc83-b0da-4bf9-bbba-f1e5cfbd01d9 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] GET https://10.4.3.7/volume/v3/volumes/0608da14-b7b2-43d5-9def-0c86ecbb84d4 Jul 10 08:50:06.850102 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-92dbc5e5-c744-4dfa-92a1-be37d2b08ebe req-497bbc83-b0da-4bf9-bbba-f1e5cfbd01d9 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:06.850332 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-92dbc5e5-c744-4dfa-92a1-be37d2b08ebe req-497bbc83-b0da-4bf9-bbba-f1e5cfbd01d9 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:06.856601 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:06.856601 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:50:06.859746 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-92dbc5e5-c744-4dfa-92a1-be37d2b08ebe req-497bbc83-b0da-4bf9-bbba-f1e5cfbd01d9 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Volume info retrieved successfully. Jul 10 08:50:06.863527 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-92dbc5e5-c744-4dfa-92a1-be37d2b08ebe req-497bbc83-b0da-4bf9-bbba-f1e5cfbd01d9 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] https://10.4.3.7/volume/v3/volumes/0608da14-b7b2-43d5-9def-0c86ecbb84d4 returned with HTTP 200 Jul 10 08:50:06.863929 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1425/5691] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:50:06 2026] GET /volume/v3/volumes/0608da14-b7b2-43d5-9def-0c86ecbb84d4 => generated 844 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:50:06.875905 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-a0f669f9-05ee-4819-a88c-e9639cf09b57 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:06.877559 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-a0f669f9-05ee-4819-a88c-e9639cf09b57 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] DELETE https://10.4.3.7/volume/v3/volumes/0608da14-b7b2-43d5-9def-0c86ecbb84d4 Jul 10 08:50:06.877745 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-a0f669f9-05ee-4819-a88c-e9639cf09b57 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:06.877920 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-a0f669f9-05ee-4819-a88c-e9639cf09b57 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Calling method 'delete' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:06.878080 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-a0f669f9-05ee-4819-a88c-e9639cf09b57 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Delete volume with id: 0608da14-b7b2-43d5-9def-0c86ecbb84d4 Jul 10 08:50:06.884523 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:06.884523 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:50:06.885012 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-a0f669f9-05ee-4819-a88c-e9639cf09b57 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Volume info retrieved successfully. Jul 10 08:50:06.901972 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-a0f669f9-05ee-4819-a88c-e9639cf09b57 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Delete volume request issued successfully. Jul 10 08:50:06.902213 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-a0f669f9-05ee-4819-a88c-e9639cf09b57 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] https://10.4.3.7/volume/v3/volumes/0608da14-b7b2-43d5-9def-0c86ecbb84d4 returned with HTTP 202 Jul 10 08:50:06.902668 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1413/5692] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:50:06 2026] DELETE /volume/v3/volumes/0608da14-b7b2-43d5-9def-0c86ecbb84d4 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:50:06.909742 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-dcba4ae5-1f23-4c12-8168-5151f1a17bd0 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:06.911619 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-dcba4ae5-1f23-4c12-8168-5151f1a17bd0 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] GET https://10.4.3.7/volume/v3/volumes/0608da14-b7b2-43d5-9def-0c86ecbb84d4 Jul 10 08:50:06.911869 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-dcba4ae5-1f23-4c12-8168-5151f1a17bd0 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:06.912026 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-dcba4ae5-1f23-4c12-8168-5151f1a17bd0 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:06.919128 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:06.919128 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:50:06.922641 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-dcba4ae5-1f23-4c12-8168-5151f1a17bd0 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Volume info retrieved successfully. Jul 10 08:50:06.926777 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-dcba4ae5-1f23-4c12-8168-5151f1a17bd0 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] https://10.4.3.7/volume/v3/volumes/0608da14-b7b2-43d5-9def-0c86ecbb84d4 returned with HTTP 200 Jul 10 08:50:06.927232 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1433/5693] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:50:06 2026] GET /volume/v3/volumes/0608da14-b7b2-43d5-9def-0c86ecbb84d4 => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:50:07.247219 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-d6af3d1a-ca23-455c-9a4c-e6c9242b0461 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:07.248975 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-d6af3d1a-ca23-455c-9a4c-e6c9242b0461 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] GET https://10.4.3.7/volume/v3/snapshots/4efeeda5-058a-4b0f-8a6b-ccf6f7e76b4e Jul 10 08:50:07.249157 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-d6af3d1a-ca23-455c-9a4c-e6c9242b0461 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:07.249333 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-d6af3d1a-ca23-455c-9a4c-e6c9242b0461 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:07.254066 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:07.254066 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:50:07.254477 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-d6af3d1a-ca23-455c-9a4c-e6c9242b0461 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Snapshot retrieved successfully. Jul 10 08:50:07.255167 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-d6af3d1a-ca23-455c-9a4c-e6c9242b0461 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] https://10.4.3.7/volume/v3/snapshots/4efeeda5-058a-4b0f-8a6b-ccf6f7e76b4e returned with HTTP 200 Jul 10 08:50:07.255674 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1423/5694] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:50:07 2026] GET /volume/v3/snapshots/4efeeda5-058a-4b0f-8a6b-ccf6f7e76b4e => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:50:07.263707 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-d3e9067f-6d85-4123-ae05-f7ed4ab69bd1 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:07.265448 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d3e9067f-6d85-4123-ae05-f7ed4ab69bd1 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-member] POST https://10.4.3.7/volume/v3/snapshots/4efeeda5-058a-4b0f-8a6b-ccf6f7e76b4e/action Jul 10 08:50:07.265802 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-d3e9067f-6d85-4123-ae05-f7ed4ab69bd1 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=100054) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:50:07.265929 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-d3e9067f-6d85-4123-ae05-f7ed4ab69bd1 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:50:07.267204 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.contrib.snapshot_unmanage [None req-d3e9067f-6d85-4123-ae05-f7ed4ab69bd1 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-member] Unmanage snapshot with id: 4efeeda5-058a-4b0f-8a6b-ccf6f7e76b4e Jul 10 08:50:07.271935 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:07.271935 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:50:07.272367 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-d3e9067f-6d85-4123-ae05-f7ed4ab69bd1 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-member] Snapshot retrieved successfully. Jul 10 08:50:07.273149 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.policy [None req-d3e9067f-6d85-4123-ae05-f7ed4ab69bd1 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '54924e9e0f2442f3989b7f3b986d1f20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9ea8d12958d346a7a5c3f348cbc31c9c', '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=100054) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 08:50:07.273340 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d3e9067f-6d85-4123-ae05-f7ed4ab69bd1 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-member] https://10.4.3.7/volume/v3/snapshots/4efeeda5-058a-4b0f-8a6b-ccf6f7e76b4e/action returned with HTTP 403 Jul 10 08:50:07.273818 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1426/5695] 10.4.3.7 () {68 vars in 1382 bytes} [Fri Jul 10 08:50:07 2026] POST /volume/v3/snapshots/4efeeda5-058a-4b0f-8a6b-ccf6f7e76b4e/action => generated 117 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:50:07.280664 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-e74ccaa7-6995-4b8f-adbc-6050dc928be8 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:07.282609 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-e74ccaa7-6995-4b8f-adbc-6050dc928be8 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] DELETE https://10.4.3.7/volume/v3/snapshots/4efeeda5-058a-4b0f-8a6b-ccf6f7e76b4e Jul 10 08:50:07.282887 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-e74ccaa7-6995-4b8f-adbc-6050dc928be8 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:07.283149 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-e74ccaa7-6995-4b8f-adbc-6050dc928be8 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Calling method 'delete' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:07.283266 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.snapshots [None req-e74ccaa7-6995-4b8f-adbc-6050dc928be8 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Delete snapshot with id: 4efeeda5-058a-4b0f-8a6b-ccf6f7e76b4e Jul 10 08:50:07.288000 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:07.288000 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:50:07.288311 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-e74ccaa7-6995-4b8f-adbc-6050dc928be8 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Snapshot retrieved successfully. Jul 10 08:50:07.302677 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-e74ccaa7-6995-4b8f-adbc-6050dc928be8 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Snapshot delete request issued successfully. Jul 10 08:50:07.302857 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-e74ccaa7-6995-4b8f-adbc-6050dc928be8 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] https://10.4.3.7/volume/v3/snapshots/4efeeda5-058a-4b0f-8a6b-ccf6f7e76b4e returned with HTTP 202 Jul 10 08:50:07.303362 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1414/5696] 10.4.3.7 () {66 vars in 1343 bytes} [Fri Jul 10 08:50:07 2026] DELETE /volume/v3/snapshots/4efeeda5-058a-4b0f-8a6b-ccf6f7e76b4e => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:50:07.310557 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-c03d20c8-956b-4b55-9866-94fbf1147838 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:07.312302 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c03d20c8-956b-4b55-9866-94fbf1147838 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] GET https://10.4.3.7/volume/v3/snapshots/4efeeda5-058a-4b0f-8a6b-ccf6f7e76b4e Jul 10 08:50:07.312569 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c03d20c8-956b-4b55-9866-94fbf1147838 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:07.312783 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c03d20c8-956b-4b55-9866-94fbf1147838 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:07.317339 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:07.317339 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:50:07.317696 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-c03d20c8-956b-4b55-9866-94fbf1147838 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Snapshot retrieved successfully. Jul 10 08:50:07.318335 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c03d20c8-956b-4b55-9866-94fbf1147838 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] https://10.4.3.7/volume/v3/snapshots/4efeeda5-058a-4b0f-8a6b-ccf6f7e76b4e returned with HTTP 200 Jul 10 08:50:07.318707 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1434/5697] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:50:07 2026] GET /volume/v3/snapshots/4efeeda5-058a-4b0f-8a6b-ccf6f7e76b4e => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:50:07.938925 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-d03adb40-483c-430b-829a-ccf9fbe32de9 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:07.940811 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-d03adb40-483c-430b-829a-ccf9fbe32de9 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] GET https://10.4.3.7/volume/v3/volumes/0608da14-b7b2-43d5-9def-0c86ecbb84d4 Jul 10 08:50:07.941022 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-d03adb40-483c-430b-829a-ccf9fbe32de9 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:07.941241 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-d03adb40-483c-430b-829a-ccf9fbe32de9 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:07.947368 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-d03adb40-483c-430b-829a-ccf9fbe32de9 tempest-TestMinimumBasicScenario-221519971 tempest-TestMinimumBasicScenario-221519971-project-member] https://10.4.3.7/volume/v3/volumes/0608da14-b7b2-43d5-9def-0c86ecbb84d4 returned with HTTP 404 Jul 10 08:50:07.947910 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1424/5698] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:50:07 2026] GET /volume/v3/volumes/0608da14-b7b2-43d5-9def-0c86ecbb84d4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:50:08.327590 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-ca391b53-b56a-4d3e-a2e0-cc09f8d3540f None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:08.329230 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-ca391b53-b56a-4d3e-a2e0-cc09f8d3540f tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] GET https://10.4.3.7/volume/v3/snapshots/4efeeda5-058a-4b0f-8a6b-ccf6f7e76b4e Jul 10 08:50:08.329446 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-ca391b53-b56a-4d3e-a2e0-cc09f8d3540f tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:08.329630 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-ca391b53-b56a-4d3e-a2e0-cc09f8d3540f tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:08.333815 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-ca391b53-b56a-4d3e-a2e0-cc09f8d3540f tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] https://10.4.3.7/volume/v3/snapshots/4efeeda5-058a-4b0f-8a6b-ccf6f7e76b4e returned with HTTP 404 Jul 10 08:50:08.334230 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1427/5699] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:50:08 2026] GET /volume/v3/snapshots/4efeeda5-058a-4b0f-8a6b-ccf6f7e76b4e => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:50:08.340848 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-95031dd2-3df6-42be-96f2-50ce1467a177 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:08.342656 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-95031dd2-3df6-42be-96f2-50ce1467a177 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] DELETE https://10.4.3.7/volume/v3/volumes/908cdeeb-8477-4965-b35f-bc04a717ca96 Jul 10 08:50:08.342836 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-95031dd2-3df6-42be-96f2-50ce1467a177 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:08.343008 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-95031dd2-3df6-42be-96f2-50ce1467a177 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Calling method 'delete' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:08.343160 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-95031dd2-3df6-42be-96f2-50ce1467a177 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Delete volume with id: 908cdeeb-8477-4965-b35f-bc04a717ca96 Jul 10 08:50:08.349651 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:08.349651 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:50:08.349970 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-95031dd2-3df6-42be-96f2-50ce1467a177 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Volume info retrieved successfully. Jul 10 08:50:08.365402 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-95031dd2-3df6-42be-96f2-50ce1467a177 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Delete volume request issued successfully. Jul 10 08:50:08.365592 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-95031dd2-3df6-42be-96f2-50ce1467a177 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] https://10.4.3.7/volume/v3/volumes/908cdeeb-8477-4965-b35f-bc04a717ca96 returned with HTTP 202 Jul 10 08:50:08.365972 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1415/5700] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:50:08 2026] DELETE /volume/v3/volumes/908cdeeb-8477-4965-b35f-bc04a717ca96 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:50:08.372915 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-146697cf-6d78-4b9f-96c2-eda1d9aa9752 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:08.374654 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-146697cf-6d78-4b9f-96c2-eda1d9aa9752 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] GET https://10.4.3.7/volume/v3/volumes/908cdeeb-8477-4965-b35f-bc04a717ca96 Jul 10 08:50:08.374833 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-146697cf-6d78-4b9f-96c2-eda1d9aa9752 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:08.375018 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-146697cf-6d78-4b9f-96c2-eda1d9aa9752 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:08.381716 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:08.381716 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:50:08.385048 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-146697cf-6d78-4b9f-96c2-eda1d9aa9752 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Volume info retrieved successfully. Jul 10 08:50:08.389615 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-146697cf-6d78-4b9f-96c2-eda1d9aa9752 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] https://10.4.3.7/volume/v3/volumes/908cdeeb-8477-4965-b35f-bc04a717ca96 returned with HTTP 200 Jul 10 08:50:08.390123 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1435/5701] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:50:08 2026] GET /volume/v3/volumes/908cdeeb-8477-4965-b35f-bc04a717ca96 => generated 1012 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:50:09.401516 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-93707399-ab22-4b3c-9360-0e840486818e None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:09.403139 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-93707399-ab22-4b3c-9360-0e840486818e tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] GET https://10.4.3.7/volume/v3/volumes/908cdeeb-8477-4965-b35f-bc04a717ca96 Jul 10 08:50:09.403338 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-93707399-ab22-4b3c-9360-0e840486818e tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:09.403551 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-93707399-ab22-4b3c-9360-0e840486818e tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:09.408606 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-93707399-ab22-4b3c-9360-0e840486818e tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] https://10.4.3.7/volume/v3/volumes/908cdeeb-8477-4965-b35f-bc04a717ca96 returned with HTTP 404 Jul 10 08:50:09.409023 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1425/5702] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:50:09 2026] GET /volume/v3/volumes/908cdeeb-8477-4965-b35f-bc04a717ca96 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:50:09.415985 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-f3406f3b-b25d-4057-8faa-788c703820ad None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:09.417602 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-f3406f3b-b25d-4057-8faa-788c703820ad tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:50:09.417949 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-f3406f3b-b25d-4057-8faa-788c703820ad tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1027721259"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:50:09.419289 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.volumes [None req-f3406f3b-b25d-4057-8faa-788c703820ad tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1027721259'}} {{(pid=100054) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:50:09.419424 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.volumes [None req-f3406f3b-b25d-4057-8faa-788c703820ad tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Create volume of 1 GB Jul 10 08:50:09.423183 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-f3406f3b-b25d-4057-8faa-788c703820ad tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Availability Zones retrieved successfully. Jul 10 08:50:09.428270 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-f3406f3b-b25d-4057-8faa-788c703820ad tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Flow 'volume_create_api' (7adc8329-0a73-4341-841c-dcf2e64fc8b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:50:09.429137 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-f3406f3b-b25d-4057-8faa-788c703820ad tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (068bd4ac-54e9-4d40-8a0f-a7ab5c68bb34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:50:09.429854 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.flows.api.create_volume [None req-f3406f3b-b25d-4057-8faa-788c703820ad tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Validating volume size '1' using validate_int {{(pid=100054) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:50:09.451428 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-f3406f3b-b25d-4057-8faa-788c703820ad tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (068bd4ac-54e9-4d40-8a0f-a7ab5c68bb34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:50:09.452087 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-f3406f3b-b25d-4057-8faa-788c703820ad tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cec619bc-4ee7-49c8-afd5-114e9d61c638) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:50:09.487378 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.quota [None req-f3406f3b-b25d-4057-8faa-788c703820ad tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Created reservations ['b9eb6018-0694-41c1-960b-9caf7de640af', 'bbe8025c-903e-41a1-9302-146866851738', '248a59f3-6174-41b2-9874-5d2e5bc09ea3', '1efc339a-de23-4df9-ba27-fe7bcf2eb40d'] {{(pid=100054) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:50:09.488084 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-f3406f3b-b25d-4057-8faa-788c703820ad tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cec619bc-4ee7-49c8-afd5-114e9d61c638) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b9eb6018-0694-41c1-960b-9caf7de640af', 'bbe8025c-903e-41a1-9302-146866851738', '248a59f3-6174-41b2-9874-5d2e5bc09ea3', '1efc339a-de23-4df9-ba27-fe7bcf2eb40d']}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:50:09.488779 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-f3406f3b-b25d-4057-8faa-788c703820ad tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb4448f7-e9a5-486c-8536-f184015b25c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:50:09.510657 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-f3406f3b-b25d-4057-8faa-788c703820ad tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb4448f7-e9a5-486c-8536-f184015b25c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '87497f3c-9d86-4091-bdff-9a0ae814b441', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1027721259',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ea8d12958d346a7a5c3f348cbc31c9c',qos_specs=None,replication_status=,reservations=['b9eb6018-0694-41c1-960b-9caf7de640af','bbe8025c-903e-41a1-9302-146866851738','248a59f3-6174-41b2-9874-5d2e5bc09ea3','1efc339a-de23-4df9-ba27-fe7bcf2eb40d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d58a82946e4498b8f3655aedcac3469',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:50:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1027721259',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=87497f3c-9d86-4091-bdff-9a0ae814b441,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ea8d12958d346a7a5c3f348cbc31c9c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1d58a82946e4498b8f3655aedcac3469',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:50:09.511265 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-f3406f3b-b25d-4057-8faa-788c703820ad tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe03a463-30af-4cba-a864-c74b0b6e0807) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:50:09.526204 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-f3406f3b-b25d-4057-8faa-788c703820ad tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe03a463-30af-4cba-a864-c74b0b6e0807) transitioned into state 'SUCCESS' from state '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-1027721259',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ea8d12958d346a7a5c3f348cbc31c9c',qos_specs=None,replication_status=,reservations=['b9eb6018-0694-41c1-960b-9caf7de640af','bbe8025c-903e-41a1-9302-146866851738','248a59f3-6174-41b2-9874-5d2e5bc09ea3','1efc339a-de23-4df9-ba27-fe7bcf2eb40d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d58a82946e4498b8f3655aedcac3469',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:50:09.526826 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-f3406f3b-b25d-4057-8faa-788c703820ad tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4803df20-cf04-455d-947f-06e88ee04afe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:50:09.535164 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-f3406f3b-b25d-4057-8faa-788c703820ad tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4803df20-cf04-455d-947f-06e88ee04afe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:50:09.535901 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-f3406f3b-b25d-4057-8faa-788c703820ad tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Flow 'volume_create_api' (7adc8329-0a73-4341-841c-dcf2e64fc8b4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100054) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:50:09.536151 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-f3406f3b-b25d-4057-8faa-788c703820ad tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Create volume request issued successfully. Jul 10 08:50:09.536754 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-f3406f3b-b25d-4057-8faa-788c703820ad tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:50:09.537140 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1428/5703] 10.4.3.7 () {68 vars in 1244 bytes} [Fri Jul 10 08:50:09 2026] POST /volume/v3/volumes => generated 774 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:50:09.547286 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-a18c3ea2-3727-442b-9ad9-64ca12392b9f None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:09.548935 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-a18c3ea2-3727-442b-9ad9-64ca12392b9f tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] GET https://10.4.3.7/volume/v3/volumes/87497f3c-9d86-4091-bdff-9a0ae814b441 Jul 10 08:50:09.549106 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-a18c3ea2-3727-442b-9ad9-64ca12392b9f tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:09.549280 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-a18c3ea2-3727-442b-9ad9-64ca12392b9f tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:09.555647 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:09.555647 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:50:09.558609 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-a18c3ea2-3727-442b-9ad9-64ca12392b9f tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Volume info retrieved successfully. Jul 10 08:50:09.562061 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-a18c3ea2-3727-442b-9ad9-64ca12392b9f tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] https://10.4.3.7/volume/v3/volumes/87497f3c-9d86-4091-bdff-9a0ae814b441 returned with HTTP 200 Jul 10 08:50:09.562424 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1416/5704] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:50:09 2026] GET /volume/v3/volumes/87497f3c-9d86-4091-bdff-9a0ae814b441 => generated 953 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:50:10.573359 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-8abe98a4-b1c5-49ae-8825-317faa918fad None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:10.574945 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8abe98a4-b1c5-49ae-8825-317faa918fad tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] GET https://10.4.3.7/volume/v3/volumes/87497f3c-9d86-4091-bdff-9a0ae814b441 Jul 10 08:50:10.575111 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8abe98a4-b1c5-49ae-8825-317faa918fad tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:10.575280 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8abe98a4-b1c5-49ae-8825-317faa918fad tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:10.582225 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:10.582225 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:50:10.585160 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-8abe98a4-b1c5-49ae-8825-317faa918fad tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Volume info retrieved successfully. Jul 10 08:50:10.588499 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8abe98a4-b1c5-49ae-8825-317faa918fad tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] https://10.4.3.7/volume/v3/volumes/87497f3c-9d86-4091-bdff-9a0ae814b441 returned with HTTP 200 Jul 10 08:50:10.588827 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1436/5705] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:50:10 2026] GET /volume/v3/volumes/87497f3c-9d86-4091-bdff-9a0ae814b441 => generated 1005 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:50:10.600728 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-9cf755b3-6c93-4c6c-b90c-cab466b08c3f None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:10.602845 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-9cf755b3-6c93-4c6c-b90c-cab466b08c3f tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] POST https://10.4.3.7/volume/v3/snapshots Jul 10 08:50:10.603284 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-9cf755b3-6c93-4c6c-b90c-cab466b08c3f tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "87497f3c-9d86-4091-bdff-9a0ae814b441", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-583565028"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:50:10.612111 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:10.612111 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:50:10.612539 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-9cf755b3-6c93-4c6c-b90c-cab466b08c3f tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Volume info retrieved successfully. Jul 10 08:50:10.612685 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.snapshots [None req-9cf755b3-6c93-4c6c-b90c-cab466b08c3f tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Create snapshot from volume 87497f3c-9d86-4091-bdff-9a0ae814b441 Jul 10 08:50:10.636900 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.quota [None req-9cf755b3-6c93-4c6c-b90c-cab466b08c3f tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Created reservations ['355bdf9f-3833-4db9-82c0-a3e6e171492a', 'f67511e9-167f-4d4d-9f46-ceb06a5038e4', '8766a1a0-83a2-4c7d-b3ac-4d6b00d4dcdf', '61d9bb8f-e4fb-4458-9940-41ffa3ca7410'] {{(pid=100056) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:50:10.663037 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-9cf755b3-6c93-4c6c-b90c-cab466b08c3f tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Snapshot create request issued successfully. Jul 10 08:50:10.663346 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-9cf755b3-6c93-4c6c-b90c-cab466b08c3f tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] https://10.4.3.7/volume/v3/snapshots returned with HTTP 202 Jul 10 08:50:10.663825 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1426/5706] 10.4.3.7 () {68 vars in 1251 bytes} [Fri Jul 10 08:50:10 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) Jul 10 08:50:10.671951 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-d2dd4619-4e7c-483a-bbb8-d27e8b20bd78 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:10.673585 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d2dd4619-4e7c-483a-bbb8-d27e8b20bd78 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] GET https://10.4.3.7/volume/v3/snapshots/e9716b19-33bc-48c0-8a44-364272ab4410 Jul 10 08:50:10.673784 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-d2dd4619-4e7c-483a-bbb8-d27e8b20bd78 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:10.674017 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-d2dd4619-4e7c-483a-bbb8-d27e8b20bd78 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:10.678772 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:10.678772 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:50:10.679044 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-d2dd4619-4e7c-483a-bbb8-d27e8b20bd78 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Snapshot retrieved successfully. Jul 10 08:50:10.679636 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d2dd4619-4e7c-483a-bbb8-d27e8b20bd78 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] https://10.4.3.7/volume/v3/snapshots/e9716b19-33bc-48c0-8a44-364272ab4410 returned with HTTP 200 Jul 10 08:50:10.680026 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1429/5707] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:50:10 2026] GET /volume/v3/snapshots/e9716b19-33bc-48c0-8a44-364272ab4410 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:50:11.689205 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-81b98692-80d3-43d0-aa0b-e8d85c148f58 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:11.691077 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-81b98692-80d3-43d0-aa0b-e8d85c148f58 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] GET https://10.4.3.7/volume/v3/snapshots/e9716b19-33bc-48c0-8a44-364272ab4410 Jul 10 08:50:11.691297 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-81b98692-80d3-43d0-aa0b-e8d85c148f58 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:11.691531 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-81b98692-80d3-43d0-aa0b-e8d85c148f58 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:11.696858 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:11.696858 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:50:11.697144 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-81b98692-80d3-43d0-aa0b-e8d85c148f58 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Snapshot retrieved successfully. Jul 10 08:50:11.697722 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-81b98692-80d3-43d0-aa0b-e8d85c148f58 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] https://10.4.3.7/volume/v3/snapshots/e9716b19-33bc-48c0-8a44-364272ab4410 returned with HTTP 200 Jul 10 08:50:11.698084 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1417/5708] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:50:11 2026] GET /volume/v3/snapshots/e9716b19-33bc-48c0-8a44-364272ab4410 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:50:11.706370 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-27a52f3c-ecc0-4a18-8702-b15041a0b7d1 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:11.708026 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-27a52f3c-ecc0-4a18-8702-b15041a0b7d1 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-member] PUT https://10.4.3.7/volume/v3/snapshots/e9716b19-33bc-48c0-8a44-364272ab4410 Jul 10 08:50:11.708441 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-27a52f3c-ecc0-4a18-8702-b15041a0b7d1 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:50:11.714190 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:11.714190 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:50:11.714664 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-27a52f3c-ecc0-4a18-8702-b15041a0b7d1 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-member] Snapshot retrieved successfully. Jul 10 08:50:11.720242 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-27a52f3c-ecc0-4a18-8702-b15041a0b7d1 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-member] https://10.4.3.7/volume/v3/snapshots/e9716b19-33bc-48c0-8a44-364272ab4410 returned with HTTP 200 Jul 10 08:50:11.720627 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1437/5709] 10.4.3.7 () {68 vars in 1360 bytes} [Fri Jul 10 08:50:11 2026] PUT /volume/v3/snapshots/e9716b19-33bc-48c0-8a44-364272ab4410 => generated 360 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:50:11.729196 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-693c7943-bb1a-47bd-9a7b-e53cf59512f3 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:11.731198 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-693c7943-bb1a-47bd-9a7b-e53cf59512f3 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] DELETE https://10.4.3.7/volume/v3/snapshots/e9716b19-33bc-48c0-8a44-364272ab4410 Jul 10 08:50:11.731487 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-693c7943-bb1a-47bd-9a7b-e53cf59512f3 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:11.731682 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-693c7943-bb1a-47bd-9a7b-e53cf59512f3 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Calling method 'delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:11.731843 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.snapshots [None req-693c7943-bb1a-47bd-9a7b-e53cf59512f3 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Delete snapshot with id: e9716b19-33bc-48c0-8a44-364272ab4410 Jul 10 08:50:11.736845 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:11.736845 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:50:11.737102 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-693c7943-bb1a-47bd-9a7b-e53cf59512f3 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Snapshot retrieved successfully. Jul 10 08:50:11.750506 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-693c7943-bb1a-47bd-9a7b-e53cf59512f3 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Snapshot delete request issued successfully. Jul 10 08:50:11.750668 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-693c7943-bb1a-47bd-9a7b-e53cf59512f3 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] https://10.4.3.7/volume/v3/snapshots/e9716b19-33bc-48c0-8a44-364272ab4410 returned with HTTP 202 Jul 10 08:50:11.751017 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1427/5710] 10.4.3.7 () {66 vars in 1343 bytes} [Fri Jul 10 08:50:11 2026] DELETE /volume/v3/snapshots/e9716b19-33bc-48c0-8a44-364272ab4410 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:50:11.758965 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-9ee8c504-b46d-4fad-bf23-4f5dc2f5b16f None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:11.761208 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-9ee8c504-b46d-4fad-bf23-4f5dc2f5b16f tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] GET https://10.4.3.7/volume/v3/snapshots/e9716b19-33bc-48c0-8a44-364272ab4410 Jul 10 08:50:11.761509 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-9ee8c504-b46d-4fad-bf23-4f5dc2f5b16f tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:11.761717 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-9ee8c504-b46d-4fad-bf23-4f5dc2f5b16f tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:11.767495 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:11.767495 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:50:11.767883 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-9ee8c504-b46d-4fad-bf23-4f5dc2f5b16f tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Snapshot retrieved successfully. Jul 10 08:50:11.768706 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-9ee8c504-b46d-4fad-bf23-4f5dc2f5b16f tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] https://10.4.3.7/volume/v3/snapshots/e9716b19-33bc-48c0-8a44-364272ab4410 returned with HTTP 200 Jul 10 08:50:11.769177 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1430/5711] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:50:11 2026] GET /volume/v3/snapshots/e9716b19-33bc-48c0-8a44-364272ab4410 => generated 493 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:50:12.778870 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-3e9b1819-1fa9-4c8f-bd09-95f9f638b345 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:12.780611 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-3e9b1819-1fa9-4c8f-bd09-95f9f638b345 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] GET https://10.4.3.7/volume/v3/snapshots/e9716b19-33bc-48c0-8a44-364272ab4410 Jul 10 08:50:12.780804 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-3e9b1819-1fa9-4c8f-bd09-95f9f638b345 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:12.780982 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-3e9b1819-1fa9-4c8f-bd09-95f9f638b345 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:12.785102 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-3e9b1819-1fa9-4c8f-bd09-95f9f638b345 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] https://10.4.3.7/volume/v3/snapshots/e9716b19-33bc-48c0-8a44-364272ab4410 returned with HTTP 404 Jul 10 08:50:12.785566 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1418/5712] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:50:12 2026] GET /volume/v3/snapshots/e9716b19-33bc-48c0-8a44-364272ab4410 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:50:12.793157 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-dab78bbd-d6e1-410e-8afe-990e83a48290 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:12.794947 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-dab78bbd-d6e1-410e-8afe-990e83a48290 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] DELETE https://10.4.3.7/volume/v3/volumes/87497f3c-9d86-4091-bdff-9a0ae814b441 Jul 10 08:50:12.795163 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-dab78bbd-d6e1-410e-8afe-990e83a48290 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:12.795450 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-dab78bbd-d6e1-410e-8afe-990e83a48290 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:12.795672 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-dab78bbd-d6e1-410e-8afe-990e83a48290 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Delete volume with id: 87497f3c-9d86-4091-bdff-9a0ae814b441 Jul 10 08:50:12.803128 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:12.803128 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:50:12.803483 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-dab78bbd-d6e1-410e-8afe-990e83a48290 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Volume info retrieved successfully. Jul 10 08:50:12.819896 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-dab78bbd-d6e1-410e-8afe-990e83a48290 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Delete volume request issued successfully. Jul 10 08:50:12.820076 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-dab78bbd-d6e1-410e-8afe-990e83a48290 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] https://10.4.3.7/volume/v3/volumes/87497f3c-9d86-4091-bdff-9a0ae814b441 returned with HTTP 202 Jul 10 08:50:12.820515 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1438/5713] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:50:12 2026] DELETE /volume/v3/volumes/87497f3c-9d86-4091-bdff-9a0ae814b441 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:50:12.827922 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-6870ab1d-28d9-479b-aa4f-a8055a688ae9 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:12.829707 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-6870ab1d-28d9-479b-aa4f-a8055a688ae9 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] GET https://10.4.3.7/volume/v3/volumes/87497f3c-9d86-4091-bdff-9a0ae814b441 Jul 10 08:50:12.829918 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-6870ab1d-28d9-479b-aa4f-a8055a688ae9 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:12.830130 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-6870ab1d-28d9-479b-aa4f-a8055a688ae9 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:12.836618 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:12.836618 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:50:12.839814 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-6870ab1d-28d9-479b-aa4f-a8055a688ae9 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Volume info retrieved successfully. Jul 10 08:50:12.844035 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-6870ab1d-28d9-479b-aa4f-a8055a688ae9 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] https://10.4.3.7/volume/v3/volumes/87497f3c-9d86-4091-bdff-9a0ae814b441 returned with HTTP 200 Jul 10 08:50:12.844510 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1428/5714] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:50:12 2026] GET /volume/v3/volumes/87497f3c-9d86-4091-bdff-9a0ae814b441 => generated 1004 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:50:13.859631 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-c02e9539-5297-4343-bd80-bdfcd5b8ec7d None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:13.861867 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-c02e9539-5297-4343-bd80-bdfcd5b8ec7d tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] GET https://10.4.3.7/volume/v3/volumes/87497f3c-9d86-4091-bdff-9a0ae814b441 Jul 10 08:50:13.862120 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-c02e9539-5297-4343-bd80-bdfcd5b8ec7d tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:13.862377 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-c02e9539-5297-4343-bd80-bdfcd5b8ec7d tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:13.869933 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-c02e9539-5297-4343-bd80-bdfcd5b8ec7d tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] https://10.4.3.7/volume/v3/volumes/87497f3c-9d86-4091-bdff-9a0ae814b441 returned with HTTP 404 Jul 10 08:50:13.870524 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1431/5715] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:50:13 2026] GET /volume/v3/volumes/87497f3c-9d86-4091-bdff-9a0ae814b441 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:50:13.878848 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-44206ce0-a426-4c93-a508-e427e86c5d5e None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:13.880343 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-44206ce0-a426-4c93-a508-e427e86c5d5e tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:50:13.880684 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-44206ce0-a426-4c93-a508-e427e86c5d5e tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1098627024"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:50:13.882178 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.volumes [None req-44206ce0-a426-4c93-a508-e427e86c5d5e tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1098627024'}} {{(pid=100055) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:50:13.882328 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-44206ce0-a426-4c93-a508-e427e86c5d5e tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Create volume of 1 GB Jul 10 08:50:13.886276 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-44206ce0-a426-4c93-a508-e427e86c5d5e tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Availability Zones retrieved successfully. Jul 10 08:50:13.891078 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-44206ce0-a426-4c93-a508-e427e86c5d5e tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Flow 'volume_create_api' (33cb323d-3be4-472e-9323-c479716e47c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:50:13.892082 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-44206ce0-a426-4c93-a508-e427e86c5d5e tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (073ad7a5-425a-40a4-92f1-8100cd7bc150) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:50:13.892826 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.flows.api.create_volume [None req-44206ce0-a426-4c93-a508-e427e86c5d5e tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Validating volume size '1' using validate_int {{(pid=100055) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:50:13.919180 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-44206ce0-a426-4c93-a508-e427e86c5d5e tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (073ad7a5-425a-40a4-92f1-8100cd7bc150) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:50:13.919975 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-44206ce0-a426-4c93-a508-e427e86c5d5e tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2272c3f-2637-4e11-a9f3-45d643b94c48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:50:13.956331 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.quota [None req-44206ce0-a426-4c93-a508-e427e86c5d5e tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Created reservations ['fa81e4e6-52a3-47c2-b0d9-b7e219e44629', 'ff07da11-ee28-4949-baa0-6e90bfbe8e64', '90b33f09-e23a-4e34-bd1e-b16a810e53f2', 'a14aeff0-221b-496a-80be-434601873b93'] {{(pid=100055) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:50:13.957036 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-44206ce0-a426-4c93-a508-e427e86c5d5e tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2272c3f-2637-4e11-a9f3-45d643b94c48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fa81e4e6-52a3-47c2-b0d9-b7e219e44629', 'ff07da11-ee28-4949-baa0-6e90bfbe8e64', '90b33f09-e23a-4e34-bd1e-b16a810e53f2', 'a14aeff0-221b-496a-80be-434601873b93']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:50:13.957724 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-44206ce0-a426-4c93-a508-e427e86c5d5e tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00d1bb20-14aa-46ab-8e78-81c85d96a7c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:50:13.978815 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-44206ce0-a426-4c93-a508-e427e86c5d5e tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00d1bb20-14aa-46ab-8e78-81c85d96a7c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3c118a0b-de1a-45ba-8621-c12aa438bbae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1098627024',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ea8d12958d346a7a5c3f348cbc31c9c',qos_specs=None,replication_status=,reservations=['fa81e4e6-52a3-47c2-b0d9-b7e219e44629','ff07da11-ee28-4949-baa0-6e90bfbe8e64','90b33f09-e23a-4e34-bd1e-b16a810e53f2','a14aeff0-221b-496a-80be-434601873b93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d58a82946e4498b8f3655aedcac3469',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:50:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1098627024',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3c118a0b-de1a-45ba-8621-c12aa438bbae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ea8d12958d346a7a5c3f348cbc31c9c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1d58a82946e4498b8f3655aedcac3469',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:50:13.979459 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-44206ce0-a426-4c93-a508-e427e86c5d5e tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47c79fd9-d2f6-462b-a406-584f07597772) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:50:13.994935 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-44206ce0-a426-4c93-a508-e427e86c5d5e tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47c79fd9-d2f6-462b-a406-584f07597772) transitioned into state 'SUCCESS' from state '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-1098627024',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ea8d12958d346a7a5c3f348cbc31c9c',qos_specs=None,replication_status=,reservations=['fa81e4e6-52a3-47c2-b0d9-b7e219e44629','ff07da11-ee28-4949-baa0-6e90bfbe8e64','90b33f09-e23a-4e34-bd1e-b16a810e53f2','a14aeff0-221b-496a-80be-434601873b93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d58a82946e4498b8f3655aedcac3469',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:50:13.995545 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-44206ce0-a426-4c93-a508-e427e86c5d5e tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (107f1ba2-ece1-415b-8559-845403b5764e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:50:14.003502 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-44206ce0-a426-4c93-a508-e427e86c5d5e tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (107f1ba2-ece1-415b-8559-845403b5764e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:50:14.004180 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-44206ce0-a426-4c93-a508-e427e86c5d5e tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Flow 'volume_create_api' (33cb323d-3be4-472e-9323-c479716e47c5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:50:14.004461 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-44206ce0-a426-4c93-a508-e427e86c5d5e tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Create volume request issued successfully. Jul 10 08:50:14.004968 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-44206ce0-a426-4c93-a508-e427e86c5d5e tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:50:14.005349 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1419/5716] 10.4.3.7 () {68 vars in 1244 bytes} [Fri Jul 10 08:50:13 2026] POST /volume/v3/volumes => generated 774 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:50:14.015939 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-2dfd3a68-f67e-42db-b1c7-4f573651b9cb None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:14.017666 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2dfd3a68-f67e-42db-b1c7-4f573651b9cb tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] GET https://10.4.3.7/volume/v3/volumes/3c118a0b-de1a-45ba-8621-c12aa438bbae Jul 10 08:50:14.017854 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2dfd3a68-f67e-42db-b1c7-4f573651b9cb tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:14.018294 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2dfd3a68-f67e-42db-b1c7-4f573651b9cb tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:14.025321 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:14.025321 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:50:14.028697 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-2dfd3a68-f67e-42db-b1c7-4f573651b9cb tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Volume info retrieved successfully. Jul 10 08:50:14.032472 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2dfd3a68-f67e-42db-b1c7-4f573651b9cb tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] https://10.4.3.7/volume/v3/volumes/3c118a0b-de1a-45ba-8621-c12aa438bbae returned with HTTP 200 Jul 10 08:50:14.032824 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1439/5717] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:50:14 2026] GET /volume/v3/volumes/3c118a0b-de1a-45ba-8621-c12aa438bbae => generated 953 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:50:15.044604 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-bf69b2c3-9efc-40c6-aa27-bea92cf1f52e None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:15.046191 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-bf69b2c3-9efc-40c6-aa27-bea92cf1f52e tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] GET https://10.4.3.7/volume/v3/volumes/3c118a0b-de1a-45ba-8621-c12aa438bbae Jul 10 08:50:15.046352 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-bf69b2c3-9efc-40c6-aa27-bea92cf1f52e tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:15.046547 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-bf69b2c3-9efc-40c6-aa27-bea92cf1f52e tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:15.052795 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:15.052795 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:50:15.055812 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-bf69b2c3-9efc-40c6-aa27-bea92cf1f52e tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Volume info retrieved successfully. Jul 10 08:50:15.059354 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-bf69b2c3-9efc-40c6-aa27-bea92cf1f52e tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] https://10.4.3.7/volume/v3/volumes/3c118a0b-de1a-45ba-8621-c12aa438bbae returned with HTTP 200 Jul 10 08:50:15.059668 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1429/5718] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:50:15 2026] GET /volume/v3/volumes/3c118a0b-de1a-45ba-8621-c12aa438bbae => generated 1005 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:50:15.070365 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-752f0c8b-7ed7-4863-9c9a-f7428408b89b None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:15.071855 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-752f0c8b-7ed7-4863-9c9a-f7428408b89b tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] POST https://10.4.3.7/volume/v3/snapshots Jul 10 08:50:15.072141 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-752f0c8b-7ed7-4863-9c9a-f7428408b89b tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3c118a0b-de1a-45ba-8621-c12aa438bbae", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1542661834"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:50:15.080449 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:15.080449 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:50:15.080449 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-752f0c8b-7ed7-4863-9c9a-f7428408b89b tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Volume info retrieved successfully. Jul 10 08:50:15.080605 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.snapshots [None req-752f0c8b-7ed7-4863-9c9a-f7428408b89b tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Create snapshot from volume 3c118a0b-de1a-45ba-8621-c12aa438bbae Jul 10 08:50:15.102647 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.quota [None req-752f0c8b-7ed7-4863-9c9a-f7428408b89b tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Created reservations ['8a2d34a4-7019-42e8-b74e-d35ec1d317e9', '4d451da2-8627-4847-8e90-ef3d5b1379e8', '55215460-a6b5-441a-a2df-367ad10071a9', '55a5aeda-ae72-4e12-926e-2dbfea40752d'] {{(pid=100054) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:50:15.128621 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-752f0c8b-7ed7-4863-9c9a-f7428408b89b tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Snapshot create request issued successfully. Jul 10 08:50:15.128939 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-752f0c8b-7ed7-4863-9c9a-f7428408b89b tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] https://10.4.3.7/volume/v3/snapshots returned with HTTP 202 Jul 10 08:50:15.129317 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1432/5719] 10.4.3.7 () {68 vars in 1251 bytes} [Fri Jul 10 08:50:15 2026] POST /volume/v3/snapshots => generated 308 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:50:15.137028 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-827168df-2b93-4bb6-863d-af51360a9596 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:15.138747 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-827168df-2b93-4bb6-863d-af51360a9596 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] GET https://10.4.3.7/volume/v3/snapshots/2cb0d3a3-10a7-4b15-ac53-0270e976c24b Jul 10 08:50:15.138915 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-827168df-2b93-4bb6-863d-af51360a9596 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:15.139104 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-827168df-2b93-4bb6-863d-af51360a9596 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:15.143456 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:15.143456 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:50:15.143735 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-827168df-2b93-4bb6-863d-af51360a9596 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Snapshot retrieved successfully. Jul 10 08:50:15.144257 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-827168df-2b93-4bb6-863d-af51360a9596 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] https://10.4.3.7/volume/v3/snapshots/2cb0d3a3-10a7-4b15-ac53-0270e976c24b returned with HTTP 200 Jul 10 08:50:15.144713 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1420/5720] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:50:15 2026] GET /volume/v3/snapshots/2cb0d3a3-10a7-4b15-ac53-0270e976c24b => generated 440 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:50:16.152940 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-4865d9b1-802b-43d2-ba74-38948e2ceb72 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:16.154543 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4865d9b1-802b-43d2-ba74-38948e2ceb72 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] GET https://10.4.3.7/volume/v3/snapshots/2cb0d3a3-10a7-4b15-ac53-0270e976c24b Jul 10 08:50:16.154768 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4865d9b1-802b-43d2-ba74-38948e2ceb72 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:16.154884 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4865d9b1-802b-43d2-ba74-38948e2ceb72 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:16.159439 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:16.159439 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:50:16.159694 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-4865d9b1-802b-43d2-ba74-38948e2ceb72 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Snapshot retrieved successfully. Jul 10 08:50:16.160227 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4865d9b1-802b-43d2-ba74-38948e2ceb72 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] https://10.4.3.7/volume/v3/snapshots/2cb0d3a3-10a7-4b15-ac53-0270e976c24b returned with HTTP 200 Jul 10 08:50:16.160568 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1440/5721] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:50:16 2026] GET /volume/v3/snapshots/2cb0d3a3-10a7-4b15-ac53-0270e976c24b => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:50:16.169529 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-14811e12-335f-4e67-8f21-77e4f2b142a0 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:16.171196 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-14811e12-335f-4e67-8f21-77e4f2b142a0 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] POST https://10.4.3.7/volume/v3/snapshots/2cb0d3a3-10a7-4b15-ac53-0270e976c24b/action Jul 10 08:50:16.171562 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-14811e12-335f-4e67-8f21-77e4f2b142a0 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:50:16.171687 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-14811e12-335f-4e67-8f21-77e4f2b142a0 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:50:16.172970 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.contrib.admin_actions [None req-14811e12-335f-4e67-8f21-77e4f2b142a0 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Updating snapshot '2cb0d3a3-10a7-4b15-ac53-0270e976c24b' with '{'status': 'creating'}' {{(pid=100056) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 08:50:16.181335 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:16.181335 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:50:16.190392 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-14811e12-335f-4e67-8f21-77e4f2b142a0 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] https://10.4.3.7/volume/v3/snapshots/2cb0d3a3-10a7-4b15-ac53-0270e976c24b/action returned with HTTP 202 Jul 10 08:50:16.190905 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1430/5722] 10.4.3.7 () {68 vars in 1382 bytes} [Fri Jul 10 08:50:16 2026] POST /volume/v3/snapshots/2cb0d3a3-10a7-4b15-ac53-0270e976c24b/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:50:16.197401 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-485137af-807a-41ea-b89f-0545322bbe85 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:16.199273 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-485137af-807a-41ea-b89f-0545322bbe85 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] GET https://10.4.3.7/volume/v3/snapshots/2cb0d3a3-10a7-4b15-ac53-0270e976c24b Jul 10 08:50:16.199450 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-485137af-807a-41ea-b89f-0545322bbe85 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:16.199648 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-485137af-807a-41ea-b89f-0545322bbe85 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:16.204181 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:16.204181 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:50:16.204517 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-485137af-807a-41ea-b89f-0545322bbe85 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Snapshot retrieved successfully. Jul 10 08:50:16.205114 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-485137af-807a-41ea-b89f-0545322bbe85 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] https://10.4.3.7/volume/v3/snapshots/2cb0d3a3-10a7-4b15-ac53-0270e976c24b returned with HTTP 200 Jul 10 08:50:16.205471 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1433/5723] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:50:16 2026] GET /volume/v3/snapshots/2cb0d3a3-10a7-4b15-ac53-0270e976c24b => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:50:16.213686 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-777281df-f96e-4a43-b8c7-4d6aa32a2e1e None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:16.215487 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-777281df-f96e-4a43-b8c7-4d6aa32a2e1e tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-member] POST https://10.4.3.7/volume/v3/snapshots/2cb0d3a3-10a7-4b15-ac53-0270e976c24b/action Jul 10 08:50:16.215828 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-777281df-f96e-4a43-b8c7-4d6aa32a2e1e tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100055) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:50:16.215963 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-777281df-f96e-4a43-b8c7-4d6aa32a2e1e tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:50:16.217452 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.contrib.snapshot_actions [None req-777281df-f96e-4a43-b8c7-4d6aa32a2e1e tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100055) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 10 08:50:16.222568 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:16.222568 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:50:16.223029 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.contrib.snapshot_actions [None req-777281df-f96e-4a43-b8c7-4d6aa32a2e1e tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-member] Updating snapshot 2cb0d3a3-10a7-4b15-ac53-0270e976c24b with info {'id': '2cb0d3a3-10a7-4b15-ac53-0270e976c24b', 'status': 'error', 'progress': '80%'} Jul 10 08:50:16.228276 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-777281df-f96e-4a43-b8c7-4d6aa32a2e1e tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-member] https://10.4.3.7/volume/v3/snapshots/2cb0d3a3-10a7-4b15-ac53-0270e976c24b/action returned with HTTP 202 Jul 10 08:50:16.228663 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1421/5724] 10.4.3.7 () {68 vars in 1382 bytes} [Fri Jul 10 08:50:16 2026] POST /volume/v3/snapshots/2cb0d3a3-10a7-4b15-ac53-0270e976c24b/action => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:50:16.235258 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-dfc9b4fa-436f-4702-83c4-371f2abe4741 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:16.237031 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-dfc9b4fa-436f-4702-83c4-371f2abe4741 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] DELETE https://10.4.3.7/volume/v3/snapshots/2cb0d3a3-10a7-4b15-ac53-0270e976c24b Jul 10 08:50:16.237209 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-dfc9b4fa-436f-4702-83c4-371f2abe4741 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:16.237401 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-dfc9b4fa-436f-4702-83c4-371f2abe4741 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:16.237545 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.snapshots [None req-dfc9b4fa-436f-4702-83c4-371f2abe4741 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Delete snapshot with id: 2cb0d3a3-10a7-4b15-ac53-0270e976c24b Jul 10 08:50:16.242259 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:16.242259 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:50:16.242570 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-dfc9b4fa-436f-4702-83c4-371f2abe4741 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Snapshot retrieved successfully. Jul 10 08:50:16.257087 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-dfc9b4fa-436f-4702-83c4-371f2abe4741 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Snapshot delete request issued successfully. Jul 10 08:50:16.257288 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-dfc9b4fa-436f-4702-83c4-371f2abe4741 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] https://10.4.3.7/volume/v3/snapshots/2cb0d3a3-10a7-4b15-ac53-0270e976c24b returned with HTTP 202 Jul 10 08:50:16.257781 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1441/5725] 10.4.3.7 () {66 vars in 1343 bytes} [Fri Jul 10 08:50:16 2026] DELETE /volume/v3/snapshots/2cb0d3a3-10a7-4b15-ac53-0270e976c24b => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:50:16.264262 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-77635f66-67d9-4386-aa19-e298722be891 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:16.265970 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-77635f66-67d9-4386-aa19-e298722be891 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] GET https://10.4.3.7/volume/v3/snapshots/2cb0d3a3-10a7-4b15-ac53-0270e976c24b Jul 10 08:50:16.266181 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-77635f66-67d9-4386-aa19-e298722be891 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:16.266441 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-77635f66-67d9-4386-aa19-e298722be891 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:16.270946 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:16.270946 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:50:16.271234 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-77635f66-67d9-4386-aa19-e298722be891 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Snapshot retrieved successfully. Jul 10 08:50:16.271882 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-77635f66-67d9-4386-aa19-e298722be891 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] https://10.4.3.7/volume/v3/snapshots/2cb0d3a3-10a7-4b15-ac53-0270e976c24b returned with HTTP 200 Jul 10 08:50:16.272227 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1431/5726] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:50:16 2026] GET /volume/v3/snapshots/2cb0d3a3-10a7-4b15-ac53-0270e976c24b => generated 465 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:50:17.280967 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-6443cadf-5bdb-4888-b0b1-c90c529b6f22 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:17.282791 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-6443cadf-5bdb-4888-b0b1-c90c529b6f22 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] GET https://10.4.3.7/volume/v3/snapshots/2cb0d3a3-10a7-4b15-ac53-0270e976c24b Jul 10 08:50:17.282971 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-6443cadf-5bdb-4888-b0b1-c90c529b6f22 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:17.283149 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-6443cadf-5bdb-4888-b0b1-c90c529b6f22 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:17.287647 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-6443cadf-5bdb-4888-b0b1-c90c529b6f22 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] https://10.4.3.7/volume/v3/snapshots/2cb0d3a3-10a7-4b15-ac53-0270e976c24b returned with HTTP 404 Jul 10 08:50:17.288137 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1434/5727] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:50:17 2026] GET /volume/v3/snapshots/2cb0d3a3-10a7-4b15-ac53-0270e976c24b => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:50:17.294607 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-6f98784b-6a37-4345-9ddb-64ed85780dbd None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:17.296294 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-6f98784b-6a37-4345-9ddb-64ed85780dbd tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] DELETE https://10.4.3.7/volume/v3/volumes/3c118a0b-de1a-45ba-8621-c12aa438bbae Jul 10 08:50:17.296546 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-6f98784b-6a37-4345-9ddb-64ed85780dbd tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:17.296765 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-6f98784b-6a37-4345-9ddb-64ed85780dbd tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Calling method 'delete' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:17.296942 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-6f98784b-6a37-4345-9ddb-64ed85780dbd tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Delete volume with id: 3c118a0b-de1a-45ba-8621-c12aa438bbae Jul 10 08:50:17.303290 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:17.303290 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:50:17.303635 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-6f98784b-6a37-4345-9ddb-64ed85780dbd tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Volume info retrieved successfully. Jul 10 08:50:17.319149 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-6f98784b-6a37-4345-9ddb-64ed85780dbd tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Delete volume request issued successfully. Jul 10 08:50:17.319318 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-6f98784b-6a37-4345-9ddb-64ed85780dbd tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] https://10.4.3.7/volume/v3/volumes/3c118a0b-de1a-45ba-8621-c12aa438bbae returned with HTTP 202 Jul 10 08:50:17.319736 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1422/5728] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:50:17 2026] DELETE /volume/v3/volumes/3c118a0b-de1a-45ba-8621-c12aa438bbae => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:50:17.326295 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-620e20f9-8bd6-4d35-bf75-241052f673ac None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:17.328034 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-620e20f9-8bd6-4d35-bf75-241052f673ac tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] GET https://10.4.3.7/volume/v3/volumes/3c118a0b-de1a-45ba-8621-c12aa438bbae Jul 10 08:50:17.328225 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-620e20f9-8bd6-4d35-bf75-241052f673ac tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:17.328438 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-620e20f9-8bd6-4d35-bf75-241052f673ac tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:17.335081 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:17.335081 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:50:17.338626 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-620e20f9-8bd6-4d35-bf75-241052f673ac tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Volume info retrieved successfully. Jul 10 08:50:17.342619 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-620e20f9-8bd6-4d35-bf75-241052f673ac tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] https://10.4.3.7/volume/v3/volumes/3c118a0b-de1a-45ba-8621-c12aa438bbae returned with HTTP 200 Jul 10 08:50:17.342973 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1442/5729] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:50:17 2026] GET /volume/v3/volumes/3c118a0b-de1a-45ba-8621-c12aa438bbae => generated 1004 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:50:18.355251 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-87bdd254-e1a6-4233-8c16-93713c7cd551 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:18.356820 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-87bdd254-e1a6-4233-8c16-93713c7cd551 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] GET https://10.4.3.7/volume/v3/volumes/3c118a0b-de1a-45ba-8621-c12aa438bbae Jul 10 08:50:18.357029 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-87bdd254-e1a6-4233-8c16-93713c7cd551 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:18.357228 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-87bdd254-e1a6-4233-8c16-93713c7cd551 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:18.362140 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-87bdd254-e1a6-4233-8c16-93713c7cd551 tempest-ProjectMemberTests-625872970 tempest-ProjectMemberTests-625872970-project-admin] https://10.4.3.7/volume/v3/volumes/3c118a0b-de1a-45ba-8621-c12aa438bbae returned with HTTP 404 Jul 10 08:50:18.362596 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1432/5730] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:50:18 2026] GET /volume/v3/volumes/3c118a0b-de1a-45ba-8621-c12aa438bbae => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:50:19.441753 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-defa9098-035d-4f3c-9dcb-ff2496dbec64 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:19.546839 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-defa9098-035d-4f3c-9dcb-ff2496dbec64 tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:50:19.547243 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-defa9098-035d-4f3c-9dcb-ff2496dbec64 tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "e1ee2ea6-9251-43d7-8043-1a8efc6b3698", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-796297598"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:50:19.549080 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.volumes [None req-defa9098-035d-4f3c-9dcb-ff2496dbec64 tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Create volume request body: {'volume': {"'imageRef": 'e1ee2ea6-9251-43d7-8043-1a8efc6b3698', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-796297598'}} {{(pid=100054) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:50:19.549203 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.volumes [None req-defa9098-035d-4f3c-9dcb-ff2496dbec64 tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Create volume of 1 GB Jul 10 08:50:19.553185 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-defa9098-035d-4f3c-9dcb-ff2496dbec64 tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Availability Zones retrieved successfully. Jul 10 08:50:19.558185 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-defa9098-035d-4f3c-9dcb-ff2496dbec64 tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Flow 'volume_create_api' (fe2bce73-ab10-4049-af71-942343cda4b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:50:19.559261 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-defa9098-035d-4f3c-9dcb-ff2496dbec64 tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1dc2f223-26ba-438a-a410-88259b924cc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:50:19.560168 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.flows.api.create_volume [None req-defa9098-035d-4f3c-9dcb-ff2496dbec64 tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Validating volume size '1' using validate_int {{(pid=100054) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:50:19.584262 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-defa9098-035d-4f3c-9dcb-ff2496dbec64 tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1dc2f223-26ba-438a-a410-88259b924cc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:50:19.584924 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-defa9098-035d-4f3c-9dcb-ff2496dbec64 tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c0f6a67-30de-4b80-864c-94919fa9a946) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:50:19.589998 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-55957ba1-46a9-42c3-ae93-b02f296cdb19 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:19.636624 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.quota [None req-defa9098-035d-4f3c-9dcb-ff2496dbec64 tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Created reservations ['401fdca4-7074-4bf1-a330-498450f5042d', '6b0b29d8-04bc-4501-8405-cc98a5589397', '7e59e8da-5939-48ab-bfb6-a62e0c44e4f4', '0e208953-53ae-46a7-9d43-2a62a22132f3'] {{(pid=100054) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:50:19.637554 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-defa9098-035d-4f3c-9dcb-ff2496dbec64 tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c0f6a67-30de-4b80-864c-94919fa9a946) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['401fdca4-7074-4bf1-a330-498450f5042d', '6b0b29d8-04bc-4501-8405-cc98a5589397', '7e59e8da-5939-48ab-bfb6-a62e0c44e4f4', '0e208953-53ae-46a7-9d43-2a62a22132f3']}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:50:19.638261 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-defa9098-035d-4f3c-9dcb-ff2496dbec64 tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7252402e-fd06-4855-88b5-ad5f9d042dd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:50:19.641803 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-55957ba1-46a9-42c3-ae93-b02f296cdb19 tempest-VolumeTypesAdminTests-778524904 tempest-VolumeTypesAdminTests-778524904-project-admin] POST https://10.4.3.7/volume/v3/types Jul 10 08:50:19.642271 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-55957ba1-46a9-42c3-ae93-b02f296cdb19 tempest-VolumeTypesAdminTests-778524904 tempest-VolumeTypesAdminTests-778524904-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1452262769", "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=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:50:19.659848 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-55957ba1-46a9-42c3-ae93-b02f296cdb19 tempest-VolumeTypesAdminTests-778524904 tempest-VolumeTypesAdminTests-778524904-project-admin] https://10.4.3.7/volume/v3/types returned with HTTP 200 Jul 10 08:50:19.660295 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1423/5731] 10.4.3.7 () {68 vars in 1239 bytes} [Fri Jul 10 08:50:19 2026] POST /volume/v3/types => generated 380 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:50:19.667534 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-214d4874-19bc-4b83-a7a9-41107ad9eef3 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:19.667889 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-defa9098-035d-4f3c-9dcb-ff2496dbec64 tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7252402e-fd06-4855-88b5-ad5f9d042dd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '32d43e03-bea8-48e4-acbc-03be1ac7b550', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-796297598',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='900a3ba636614686917f485a8db5da05',qos_specs=None,replication_status=,reservations=['401fdca4-7074-4bf1-a330-498450f5042d','6b0b29d8-04bc-4501-8405-cc98a5589397','7e59e8da-5939-48ab-bfb6-a62e0c44e4f4','0e208953-53ae-46a7-9d43-2a62a22132f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='093300a23bad4f56a16d0311c9e7dd56',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:50:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-796297598',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=32d43e03-bea8-48e4-acbc-03be1ac7b550,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='900a3ba636614686917f485a8db5da05',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='093300a23bad4f56a16d0311c9e7dd56',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:50:19.668729 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-defa9098-035d-4f3c-9dcb-ff2496dbec64 tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d44e22ac-cba7-4afc-82fb-6967f95d3342) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:50:19.669325 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-214d4874-19bc-4b83-a7a9-41107ad9eef3 tempest-VolumeTypesAdminTests-778524904 tempest-VolumeTypesAdminTests-778524904-project-admin] POST https://10.4.3.7/volume/v3/types/e7eef4bb-bf4a-4bc3-b07b-4cc747275e60/encryption Jul 10 08:50:19.670078 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-214d4874-19bc-4b83-a7a9-41107ad9eef3 tempest-VolumeTypesAdminTests-778524904 tempest-VolumeTypesAdminTests-778524904-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:50:19.683990 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-214d4874-19bc-4b83-a7a9-41107ad9eef3 tempest-VolumeTypesAdminTests-778524904 tempest-VolumeTypesAdminTests-778524904-project-admin] https://10.4.3.7/volume/v3/types/e7eef4bb-bf4a-4bc3-b07b-4cc747275e60/encryption returned with HTTP 200 Jul 10 08:50:19.684531 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1443/5732] 10.4.3.7 () {68 vars in 1383 bytes} [Fri Jul 10 08:50:19 2026] POST /volume/v3/types/e7eef4bb-bf4a-4bc3-b07b-4cc747275e60/encryption => generated 239 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:50:19.691223 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-defa9098-035d-4f3c-9dcb-ff2496dbec64 tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d44e22ac-cba7-4afc-82fb-6967f95d3342) transitioned into state 'SUCCESS' from state '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-796297598',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='900a3ba636614686917f485a8db5da05',qos_specs=None,replication_status=,reservations=['401fdca4-7074-4bf1-a330-498450f5042d','6b0b29d8-04bc-4501-8405-cc98a5589397','7e59e8da-5939-48ab-bfb6-a62e0c44e4f4','0e208953-53ae-46a7-9d43-2a62a22132f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='093300a23bad4f56a16d0311c9e7dd56',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:50:19.692200 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-defa9098-035d-4f3c-9dcb-ff2496dbec64 tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c18d9a1-370a-45ac-86a4-86f4bf76745b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:50:19.693104 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-844128a1-04e4-4dc1-9b6e-6b736045b071 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:19.694854 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-844128a1-04e4-4dc1-9b6e-6b736045b071 tempest-VolumeTypesAdminTests-778524904 tempest-VolumeTypesAdminTests-778524904-project-admin] POST https://10.4.3.7/volume/v3/types Jul 10 08:50:19.695219 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-844128a1-04e4-4dc1-9b6e-6b736045b071 tempest-VolumeTypesAdminTests-778524904 tempest-VolumeTypesAdminTests-778524904-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1946061891", "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=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:50:19.700906 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-defa9098-035d-4f3c-9dcb-ff2496dbec64 tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c18d9a1-370a-45ac-86a4-86f4bf76745b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:50:19.701713 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-defa9098-035d-4f3c-9dcb-ff2496dbec64 tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Flow 'volume_create_api' (fe2bce73-ab10-4049-af71-942343cda4b9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100054) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:50:19.701971 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-defa9098-035d-4f3c-9dcb-ff2496dbec64 tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Create volume request issued successfully. Jul 10 08:50:19.702503 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-defa9098-035d-4f3c-9dcb-ff2496dbec64 tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:50:19.702940 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1435/5733] 10.4.3.7 () {68 vars in 1245 bytes} [Fri Jul 10 08:50:19 2026] POST /volume/v3/volumes => generated 752 bytes in 261 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:50:19.709547 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-844128a1-04e4-4dc1-9b6e-6b736045b071 tempest-VolumeTypesAdminTests-778524904 tempest-VolumeTypesAdminTests-778524904-project-admin] https://10.4.3.7/volume/v3/types returned with HTTP 200 Jul 10 08:50:19.709869 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1433/5734] 10.4.3.7 () {68 vars in 1239 bytes} [Fri Jul 10 08:50:19 2026] POST /volume/v3/types => generated 380 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:50:19.714302 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-96a533cf-4e46-4928-8072-f17e8f418cfc None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:19.716061 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-96a533cf-4e46-4928-8072-f17e8f418cfc tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:50:19.716371 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-96a533cf-4e46-4928-8072-f17e8f418cfc tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "e1ee2ea6-9251-43d7-8043-1a8efc6b3698", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-508236446"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:50:19.717505 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-cd66484d-683d-4cb7-8d10-855b99664d4a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:19.718063 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.volumes [None req-96a533cf-4e46-4928-8072-f17e8f418cfc tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Create volume request body: {'volume': {"'imageRef": 'e1ee2ea6-9251-43d7-8043-1a8efc6b3698', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-508236446'}} {{(pid=100055) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:50:19.718171 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-96a533cf-4e46-4928-8072-f17e8f418cfc tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Create volume of 1 GB Jul 10 08:50:19.719363 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cd66484d-683d-4cb7-8d10-855b99664d4a tempest-VolumeTypesAdminTests-778524904 tempest-VolumeTypesAdminTests-778524904-project-admin] POST https://10.4.3.7/volume/v3/types/ea2943cf-49db-4746-b842-b34d86a21711/encryption Jul 10 08:50:19.719759 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-cd66484d-683d-4cb7-8d10-855b99664d4a tempest-VolumeTypesAdminTests-778524904 tempest-VolumeTypesAdminTests-778524904-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:50:19.722265 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-96a533cf-4e46-4928-8072-f17e8f418cfc tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Availability Zones retrieved successfully. Jul 10 08:50:19.727086 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-96a533cf-4e46-4928-8072-f17e8f418cfc tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Flow 'volume_create_api' (bf8dc2fd-6dfa-4a88-bd1a-12d4dc8e1ec0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:50:19.728092 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-96a533cf-4e46-4928-8072-f17e8f418cfc tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a744bce1-c41a-4121-84b9-74335d25d735) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:50:19.729017 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.flows.api.create_volume [None req-96a533cf-4e46-4928-8072-f17e8f418cfc tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Validating volume size '1' using validate_int {{(pid=100055) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:50:19.734248 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cd66484d-683d-4cb7-8d10-855b99664d4a tempest-VolumeTypesAdminTests-778524904 tempest-VolumeTypesAdminTests-778524904-project-admin] https://10.4.3.7/volume/v3/types/ea2943cf-49db-4746-b842-b34d86a21711/encryption returned with HTTP 200 Jul 10 08:50:19.734777 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1444/5735] 10.4.3.7 () {68 vars in 1383 bytes} [Fri Jul 10 08:50:19 2026] POST /volume/v3/types/ea2943cf-49db-4746-b842-b34d86a21711/encryption => generated 239 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:50:19.742963 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-9a8963bf-8287-4c7d-aed9-cc3ec35a400a None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:19.745268 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-9a8963bf-8287-4c7d-aed9-cc3ec35a400a tempest-VolumeTypesAdminTests-778524904 tempest-VolumeTypesAdminTests-778524904-project-admin] POST https://10.4.3.7/volume/v3/types Jul 10 08:50:19.745727 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-9a8963bf-8287-4c7d-aed9-cc3ec35a400a tempest-VolumeTypesAdminTests-778524904 tempest-VolumeTypesAdminTests-778524904-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1414747374", "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=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:50:19.747824 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:19.747824 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:50:19.753754 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-96a533cf-4e46-4928-8072-f17e8f418cfc tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a744bce1-c41a-4121-84b9-74335d25d735) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:50:19.754488 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-96a533cf-4e46-4928-8072-f17e8f418cfc tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a9a3354-e5c2-4317-a60e-ad31f108f145) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:50:19.762045 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-9a8963bf-8287-4c7d-aed9-cc3ec35a400a tempest-VolumeTypesAdminTests-778524904 tempest-VolumeTypesAdminTests-778524904-project-admin] https://10.4.3.7/volume/v3/types returned with HTTP 200 Jul 10 08:50:19.762396 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1436/5736] 10.4.3.7 () {68 vars in 1239 bytes} [Fri Jul 10 08:50:19 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) Jul 10 08:50:19.771018 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-374b574e-548d-4c8d-8152-7527359566bf None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:19.773158 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-374b574e-548d-4c8d-8152-7527359566bf tempest-VolumeTypesAdminTests-778524904 tempest-VolumeTypesAdminTests-778524904-project-admin] POST https://10.4.3.7/volume/v3/types/13a05633-652c-4cd2-9470-b54f9ced847f/extra_specs Jul 10 08:50:19.773587 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-374b574e-548d-4c8d-8152-7527359566bf tempest-VolumeTypesAdminTests-778524904 tempest-VolumeTypesAdminTests-778524904-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:50:19.794269 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-374b574e-548d-4c8d-8152-7527359566bf tempest-VolumeTypesAdminTests-778524904 tempest-VolumeTypesAdminTests-778524904-project-admin] https://10.4.3.7/volume/v3/types/13a05633-652c-4cd2-9470-b54f9ced847f/extra_specs returned with HTTP 200 Jul 10 08:50:19.794759 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1434/5737] 10.4.3.7 () {68 vars in 1385 bytes} [Fri Jul 10 08:50:19 2026] POST /volume/v3/types/13a05633-652c-4cd2-9470-b54f9ced847f/extra_specs => generated 35 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 08:50:19.798148 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.quota [None req-96a533cf-4e46-4928-8072-f17e8f418cfc tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Created reservations ['bd443e77-7b48-4486-9c00-9b98a34ee1fe', '85157c55-019e-4bf1-9e8e-7947cc1551b6', 'f0e74484-8cad-4186-815d-de75ebb3e0db', 'b7b99c6e-c70c-4454-80c8-3f591ab4171c'] {{(pid=100055) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:50:19.798977 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-96a533cf-4e46-4928-8072-f17e8f418cfc tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a9a3354-e5c2-4317-a60e-ad31f108f145) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bd443e77-7b48-4486-9c00-9b98a34ee1fe', '85157c55-019e-4bf1-9e8e-7947cc1551b6', 'f0e74484-8cad-4186-815d-de75ebb3e0db', 'b7b99c6e-c70c-4454-80c8-3f591ab4171c']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:50:19.799752 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-96a533cf-4e46-4928-8072-f17e8f418cfc tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ae1b2b7-ed12-4d41-80b8-3629b2cf6221) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:50:19.802188 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-d6bf61e4-6faa-4072-ab5f-1bab453a47af None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:19.804233 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d6bf61e4-6faa-4072-ab5f-1bab453a47af tempest-VolumeTypesAdminTests-778524904 tempest-VolumeTypesAdminTests-778524904-project-admin] PUT https://10.4.3.7/volume/v3/types/13a05633-652c-4cd2-9470-b54f9ced847f/extra_specs/key2 Jul 10 08:50:19.804600 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d6bf61e4-6faa-4072-ab5f-1bab453a47af tempest-VolumeTypesAdminTests-778524904 tempest-VolumeTypesAdminTests-778524904-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:50:19.822437 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-96a533cf-4e46-4928-8072-f17e8f418cfc tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ae1b2b7-ed12-4d41-80b8-3629b2cf6221) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e747aea8-a4f5-485d-a6d0-49040390e4d6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-508236446',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='900a3ba636614686917f485a8db5da05',qos_specs=None,replication_status=,reservations=['bd443e77-7b48-4486-9c00-9b98a34ee1fe','85157c55-019e-4bf1-9e8e-7947cc1551b6','f0e74484-8cad-4186-815d-de75ebb3e0db','b7b99c6e-c70c-4454-80c8-3f591ab4171c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='093300a23bad4f56a16d0311c9e7dd56',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:50:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-508236446',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e747aea8-a4f5-485d-a6d0-49040390e4d6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='900a3ba636614686917f485a8db5da05',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='093300a23bad4f56a16d0311c9e7dd56',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:50:19.823377 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-96a533cf-4e46-4928-8072-f17e8f418cfc tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94aab113-8b77-4a60-84ef-818a50880f54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:50:19.825173 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d6bf61e4-6faa-4072-ab5f-1bab453a47af tempest-VolumeTypesAdminTests-778524904 tempest-VolumeTypesAdminTests-778524904-project-admin] https://10.4.3.7/volume/v3/types/13a05633-652c-4cd2-9470-b54f9ced847f/extra_specs/key2 returned with HTTP 200 Jul 10 08:50:19.825700 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1445/5738] 10.4.3.7 () {68 vars in 1399 bytes} [Fri Jul 10 08:50:19 2026] PUT /volume/v3/types/13a05633-652c-4cd2-9470-b54f9ced847f/extra_specs/key2 => generated 25 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 08:50:19.834784 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-2d276e3f-eef3-47e1-ad0e-d18d12d8515e None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:19.835985 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-2d276e3f-eef3-47e1-ad0e-d18d12d8515e tempest-VolumeTypesAdminTests-778524904 tempest-VolumeTypesAdminTests-778524904-project-admin] POST https://10.4.3.7/volume/v3/types Jul 10 08:50:19.836367 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-2d276e3f-eef3-47e1-ad0e-d18d12d8515e tempest-VolumeTypesAdminTests-778524904 tempest-VolumeTypesAdminTests-778524904-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:50:19.843329 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-96a533cf-4e46-4928-8072-f17e8f418cfc tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94aab113-8b77-4a60-84ef-818a50880f54) transitioned into state 'SUCCESS' from state '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-508236446',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='900a3ba636614686917f485a8db5da05',qos_specs=None,replication_status=,reservations=['bd443e77-7b48-4486-9c00-9b98a34ee1fe','85157c55-019e-4bf1-9e8e-7947cc1551b6','f0e74484-8cad-4186-815d-de75ebb3e0db','b7b99c6e-c70c-4454-80c8-3f591ab4171c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='093300a23bad4f56a16d0311c9e7dd56',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:50:19.844474 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-96a533cf-4e46-4928-8072-f17e8f418cfc tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (859fe8d5-3137-4a48-8dd6-2beeeeca6a56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:50:19.848185 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-2d276e3f-eef3-47e1-ad0e-d18d12d8515e tempest-VolumeTypesAdminTests-778524904 tempest-VolumeTypesAdminTests-778524904-project-admin] https://10.4.3.7/volume/v3/types returned with HTTP 200 Jul 10 08:50:19.848714 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1437/5739] 10.4.3.7 () {68 vars in 1238 bytes} [Fri Jul 10 08:50:19 2026] POST /volume/v3/types => generated 195 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:50:19.853501 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-96a533cf-4e46-4928-8072-f17e8f418cfc tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (859fe8d5-3137-4a48-8dd6-2beeeeca6a56) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:50:19.854758 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-96a533cf-4e46-4928-8072-f17e8f418cfc tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Flow 'volume_create_api' (bf8dc2fd-6dfa-4a88-bd1a-12d4dc8e1ec0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:50:19.855215 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-96a533cf-4e46-4928-8072-f17e8f418cfc tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Create volume request issued successfully. Jul 10 08:50:19.856074 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-96a533cf-4e46-4928-8072-f17e8f418cfc tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:50:19.856139 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-6d1b9c17-7bbf-4ecd-8ef6-44604ccbb67f None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:19.856704 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1424/5740] 10.4.3.7 () {68 vars in 1245 bytes} [Fri Jul 10 08:50:19 2026] POST /volume/v3/volumes => generated 752 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:50:19.857774 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-6d1b9c17-7bbf-4ecd-8ef6-44604ccbb67f tempest-VolumeTypesAdminTests-778524904 tempest-VolumeTypesAdminTests-778524904-project-admin] DELETE https://10.4.3.7/volume/v3/types/46236b10-e30b-45b5-835b-8cfae91a4f47 Jul 10 08:50:19.858003 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-6d1b9c17-7bbf-4ecd-8ef6-44604ccbb67f tempest-VolumeTypesAdminTests-778524904 tempest-VolumeTypesAdminTests-778524904-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:19.858188 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-6d1b9c17-7bbf-4ecd-8ef6-44604ccbb67f tempest-VolumeTypesAdminTests-778524904 tempest-VolumeTypesAdminTests-778524904-project-admin] Calling method '_delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:19.881375 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-26ee11c7-2c23-41df-a13e-a719dc11cbcd None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:19.883293 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-26ee11c7-2c23-41df-a13e-a719dc11cbcd tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:50:19.883672 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-26ee11c7-2c23-41df-a13e-a719dc11cbcd tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "e1ee2ea6-9251-43d7-8043-1a8efc6b3698", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1064191566"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:50:19.885355 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [None req-26ee11c7-2c23-41df-a13e-a719dc11cbcd tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Create volume request body: {'volume': {"'imageRef": 'e1ee2ea6-9251-43d7-8043-1a8efc6b3698', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1064191566'}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:50:19.885545 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-26ee11c7-2c23-41df-a13e-a719dc11cbcd tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Create volume of 1 GB Jul 10 08:50:19.889787 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-26ee11c7-2c23-41df-a13e-a719dc11cbcd tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Availability Zones retrieved successfully. Jul 10 08:50:19.895692 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-26ee11c7-2c23-41df-a13e-a719dc11cbcd tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Flow 'volume_create_api' (2d78e0fa-1a19-48d1-9aec-980f5962ceda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:50:19.896052 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-6d1b9c17-7bbf-4ecd-8ef6-44604ccbb67f tempest-VolumeTypesAdminTests-778524904 tempest-VolumeTypesAdminTests-778524904-project-admin] https://10.4.3.7/volume/v3/types/46236b10-e30b-45b5-835b-8cfae91a4f47 returned with HTTP 202 Jul 10 08:50:19.896474 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1435/5741] 10.4.3.7 () {66 vars in 1331 bytes} [Fri Jul 10 08:50:19 2026] DELETE /volume/v3/types/46236b10-e30b-45b5-835b-8cfae91a4f47 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:50:19.896654 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-26ee11c7-2c23-41df-a13e-a719dc11cbcd tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe98c340-b7a8-4b4d-996b-0c7235548f8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:50:19.897620 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-26ee11c7-2c23-41df-a13e-a719dc11cbcd tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Validating volume size '1' using validate_int {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:50:19.904557 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-b45b5250-626a-47c4-8333-fbd9dd420b11 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:19.906350 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-b45b5250-626a-47c4-8333-fbd9dd420b11 tempest-VolumeTypesAdminTests-778524904 tempest-VolumeTypesAdminTests-778524904-project-admin] POST https://10.4.3.7/volume/v3/types Jul 10 08:50:19.906702 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-b45b5250-626a-47c4-8333-fbd9dd420b11 tempest-VolumeTypesAdminTests-778524904 tempest-VolumeTypesAdminTests-778524904-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1682791204", "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=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:50:19.921490 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-b45b5250-626a-47c4-8333-fbd9dd420b11 tempest-VolumeTypesAdminTests-778524904 tempest-VolumeTypesAdminTests-778524904-project-admin] https://10.4.3.7/volume/v3/types returned with HTTP 200 Jul 10 08:50:19.921774 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1438/5742] 10.4.3.7 () {68 vars in 1239 bytes} [Fri Jul 10 08:50:19 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) Jul 10 08:50:19.923075 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-26ee11c7-2c23-41df-a13e-a719dc11cbcd tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe98c340-b7a8-4b4d-996b-0c7235548f8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:50:19.923852 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-26ee11c7-2c23-41df-a13e-a719dc11cbcd tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fbd7794d-1edd-40fd-8725-f54293655458) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:50:19.929499 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-0b3fc3a1-e69c-4cf8-8441-bb7fcf8155ad None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:19.931725 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-0b3fc3a1-e69c-4cf8-8441-bb7fcf8155ad tempest-VolumeTypesAdminTests-778524904 tempest-VolumeTypesAdminTests-778524904-project-admin] POST https://10.4.3.7/volume/v3/types/d2f8a5eb-9227-4430-a405-70633a09214f/encryption Jul 10 08:50:19.932105 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-0b3fc3a1-e69c-4cf8-8441-bb7fcf8155ad tempest-VolumeTypesAdminTests-778524904 tempest-VolumeTypesAdminTests-778524904-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:50:19.933588 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:19.933588 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:50:19.947758 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-0b3fc3a1-e69c-4cf8-8441-bb7fcf8155ad tempest-VolumeTypesAdminTests-778524904 tempest-VolumeTypesAdminTests-778524904-project-admin] https://10.4.3.7/volume/v3/types/d2f8a5eb-9227-4430-a405-70633a09214f/encryption returned with HTTP 200 Jul 10 08:50:19.948567 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1425/5743] 10.4.3.7 () {68 vars in 1383 bytes} [Fri Jul 10 08:50:19 2026] POST /volume/v3/types/d2f8a5eb-9227-4430-a405-70633a09214f/encryption => generated 239 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:50:19.955897 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-61c3ba4b-ebfc-43d9-bdfd-476e87906666 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:19.957678 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-61c3ba4b-ebfc-43d9-bdfd-476e87906666 tempest-VolumeTypesAdminTests-778524904 tempest-VolumeTypesAdminTests-778524904-project-admin] DELETE https://10.4.3.7/volume/v3/types/d2f8a5eb-9227-4430-a405-70633a09214f/encryption/cea2b413-782a-4ab6-94b0-0cfaf8134c36 Jul 10 08:50:19.957900 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-61c3ba4b-ebfc-43d9-bdfd-476e87906666 tempest-VolumeTypesAdminTests-778524904 tempest-VolumeTypesAdminTests-778524904-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:19.958104 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-61c3ba4b-ebfc-43d9-bdfd-476e87906666 tempest-VolumeTypesAdminTests-778524904 tempest-VolumeTypesAdminTests-778524904-project-admin] Calling method 'delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:19.965831 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-26ee11c7-2c23-41df-a13e-a719dc11cbcd tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Created reservations ['8afd027e-7c3a-4a02-b571-3343b41c84cf', 'c8156c03-c6e0-445f-8c2c-76dfb64a4d9c', '6787b1a5-f7bc-46b8-be0c-d881b3f01f8a', 'a435eabe-aa12-4b4c-9c4d-a0b956c9a48d'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:50:19.966577 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-26ee11c7-2c23-41df-a13e-a719dc11cbcd tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fbd7794d-1edd-40fd-8725-f54293655458) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8afd027e-7c3a-4a02-b571-3343b41c84cf', 'c8156c03-c6e0-445f-8c2c-76dfb64a4d9c', '6787b1a5-f7bc-46b8-be0c-d881b3f01f8a', 'a435eabe-aa12-4b4c-9c4d-a0b956c9a48d']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:50:19.967547 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-26ee11c7-2c23-41df-a13e-a719dc11cbcd tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ec44f1b-ebb5-4156-b9ea-c6638baf3845) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:50:19.968634 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-61c3ba4b-ebfc-43d9-bdfd-476e87906666 tempest-VolumeTypesAdminTests-778524904 tempest-VolumeTypesAdminTests-778524904-project-admin] https://10.4.3.7/volume/v3/types/d2f8a5eb-9227-4430-a405-70633a09214f/encryption/cea2b413-782a-4ab6-94b0-0cfaf8134c36 returned with HTTP 202 Jul 10 08:50:19.969039 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1436/5744] 10.4.3.7 () {66 vars in 1475 bytes} [Fri Jul 10 08:50:19 2026] DELETE /volume/v3/types/d2f8a5eb-9227-4430-a405-70633a09214f/encryption/cea2b413-782a-4ab6-94b0-0cfaf8134c36 => generated 0 bytes in 13 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:50:19.976890 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-6c32dc0a-2ef2-4d90-87ca-4e33d02dd74f None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:19.978399 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-6c32dc0a-2ef2-4d90-87ca-4e33d02dd74f tempest-VolumeTypesAdminTests-778524904 tempest-VolumeTypesAdminTests-778524904-project-admin] POST https://10.4.3.7/volume/v3/types Jul 10 08:50:19.978873 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-6c32dc0a-2ef2-4d90-87ca-4e33d02dd74f tempest-VolumeTypesAdminTests-778524904 tempest-VolumeTypesAdminTests-778524904-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1593173165", "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=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:50:19.988617 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-26ee11c7-2c23-41df-a13e-a719dc11cbcd tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ec44f1b-ebb5-4156-b9ea-c6638baf3845) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fc802df6-5d59-4ce4-aa27-f5d93fdab96d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1064191566',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='900a3ba636614686917f485a8db5da05',qos_specs=None,replication_status=,reservations=['8afd027e-7c3a-4a02-b571-3343b41c84cf','c8156c03-c6e0-445f-8c2c-76dfb64a4d9c','6787b1a5-f7bc-46b8-be0c-d881b3f01f8a','a435eabe-aa12-4b4c-9c4d-a0b956c9a48d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='093300a23bad4f56a16d0311c9e7dd56',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:50:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1064191566',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fc802df6-5d59-4ce4-aa27-f5d93fdab96d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='900a3ba636614686917f485a8db5da05',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='093300a23bad4f56a16d0311c9e7dd56',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:50:19.989345 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-26ee11c7-2c23-41df-a13e-a719dc11cbcd tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5da85960-0bc9-46fa-9cae-213220f2db2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:50:19.994946 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-6c32dc0a-2ef2-4d90-87ca-4e33d02dd74f tempest-VolumeTypesAdminTests-778524904 tempest-VolumeTypesAdminTests-778524904-project-admin] https://10.4.3.7/volume/v3/types returned with HTTP 200 Jul 10 08:50:19.995310 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1439/5745] 10.4.3.7 () {68 vars in 1239 bytes} [Fri Jul 10 08:50:19 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) Jul 10 08:50:20.002730 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-b6ff9d15-c335-41d6-b534-abd674a0c6af None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:20.004774 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-b6ff9d15-c335-41d6-b534-abd674a0c6af tempest-VolumeTypesAdminTests-778524904 tempest-VolumeTypesAdminTests-778524904-project-admin] DELETE https://10.4.3.7/volume/v3/types/6f94872c-18d1-4589-b434-02c3ae263359/extra_specs/key1 Jul 10 08:50:20.005300 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-b6ff9d15-c335-41d6-b534-abd674a0c6af tempest-VolumeTypesAdminTests-778524904 tempest-VolumeTypesAdminTests-778524904-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:20.005573 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-b6ff9d15-c335-41d6-b534-abd674a0c6af tempest-VolumeTypesAdminTests-778524904 tempest-VolumeTypesAdminTests-778524904-project-admin] Calling method 'delete' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:20.005784 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-26ee11c7-2c23-41df-a13e-a719dc11cbcd tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5da85960-0bc9-46fa-9cae-213220f2db2f) transitioned into state 'SUCCESS' from state '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-1064191566',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='900a3ba636614686917f485a8db5da05',qos_specs=None,replication_status=,reservations=['8afd027e-7c3a-4a02-b571-3343b41c84cf','c8156c03-c6e0-445f-8c2c-76dfb64a4d9c','6787b1a5-f7bc-46b8-be0c-d881b3f01f8a','a435eabe-aa12-4b4c-9c4d-a0b956c9a48d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='093300a23bad4f56a16d0311c9e7dd56',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:50:20.006396 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-26ee11c7-2c23-41df-a13e-a719dc11cbcd tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be923e85-1a6d-4070-8ccc-6e07b3853af0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:50:20.014609 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-26ee11c7-2c23-41df-a13e-a719dc11cbcd tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be923e85-1a6d-4070-8ccc-6e07b3853af0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:50:20.015313 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-26ee11c7-2c23-41df-a13e-a719dc11cbcd tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Flow 'volume_create_api' (2d78e0fa-1a19-48d1-9aec-980f5962ceda) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:50:20.015598 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-26ee11c7-2c23-41df-a13e-a719dc11cbcd tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Create volume request issued successfully. Jul 10 08:50:20.016081 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-26ee11c7-2c23-41df-a13e-a719dc11cbcd tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:50:20.016483 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1446/5746] 10.4.3.7 () {68 vars in 1245 bytes} [Fri Jul 10 08:50:19 2026] POST /volume/v3/volumes => generated 753 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:50:20.022007 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-b6ff9d15-c335-41d6-b534-abd674a0c6af tempest-VolumeTypesAdminTests-778524904 tempest-VolumeTypesAdminTests-778524904-project-admin] https://10.4.3.7/volume/v3/types/6f94872c-18d1-4589-b434-02c3ae263359/extra_specs/key1 returned with HTTP 202 Jul 10 08:50:20.022424 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1426/5747] 10.4.3.7 () {66 vars in 1382 bytes} [Fri Jul 10 08:50:20 2026] DELETE /volume/v3/types/6f94872c-18d1-4589-b434-02c3ae263359/extra_specs/key1 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:50:20.028097 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-57cbb2ee-ff66-429d-bfee-5aea334865c6 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:20.029723 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-57cbb2ee-ff66-429d-bfee-5aea334865c6 tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:50:20.029923 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-5a6c4f3c-0cae-465d-9d34-19674f570817 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:20.030088 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-57cbb2ee-ff66-429d-bfee-5aea334865c6 tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "e1ee2ea6-9251-43d7-8043-1a8efc6b3698", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-2038316837"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:50:20.031709 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-5a6c4f3c-0cae-465d-9d34-19674f570817 tempest-VolumeTypesAdminTests-778524904 tempest-VolumeTypesAdminTests-778524904-project-admin] POST https://10.4.3.7/volume/v3/types Jul 10 08:50:20.031766 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.volumes [None req-57cbb2ee-ff66-429d-bfee-5aea334865c6 tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Create volume request body: {'volume': {"'imageRef": 'e1ee2ea6-9251-43d7-8043-1a8efc6b3698', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-2038316837'}} {{(pid=100056) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:50:20.031939 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-57cbb2ee-ff66-429d-bfee-5aea334865c6 tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Create volume of 1 GB Jul 10 08:50:20.032039 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-5a6c4f3c-0cae-465d-9d34-19674f570817 tempest-VolumeTypesAdminTests-778524904 tempest-VolumeTypesAdminTests-778524904-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1834191513", "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=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:50:20.036030 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-57cbb2ee-ff66-429d-bfee-5aea334865c6 tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Availability Zones retrieved successfully. Jul 10 08:50:20.042818 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-57cbb2ee-ff66-429d-bfee-5aea334865c6 tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Flow 'volume_create_api' (2a5427fc-9acc-4c75-b65f-1c8e9f4588ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:50:20.043962 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-57cbb2ee-ff66-429d-bfee-5aea334865c6 tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8770ee17-ba1c-44ab-ac80-66f392da12ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:50:20.045054 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.flows.api.create_volume [None req-57cbb2ee-ff66-429d-bfee-5aea334865c6 tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Validating volume size '1' using validate_int {{(pid=100056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:50:20.047175 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-5a6c4f3c-0cae-465d-9d34-19674f570817 tempest-VolumeTypesAdminTests-778524904 tempest-VolumeTypesAdminTests-778524904-project-admin] https://10.4.3.7/volume/v3/types returned with HTTP 200 Jul 10 08:50:20.047555 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1440/5748] 10.4.3.7 () {68 vars in 1239 bytes} [Fri Jul 10 08:50:20 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) Jul 10 08:50:20.056944 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-12062007-80af-4d4b-a14b-69298b4d58be None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:20.058899 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-12062007-80af-4d4b-a14b-69298b4d58be tempest-VolumeTypesAdminTests-778524904 tempest-VolumeTypesAdminTests-778524904-project-admin] DELETE https://10.4.3.7/volume/v3/types/35687128-8e7b-4740-84fc-7ae41aa38907 Jul 10 08:50:20.059088 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-12062007-80af-4d4b-a14b-69298b4d58be tempest-VolumeTypesAdminTests-778524904 tempest-VolumeTypesAdminTests-778524904-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:20.059290 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-12062007-80af-4d4b-a14b-69298b4d58be tempest-VolumeTypesAdminTests-778524904 tempest-VolumeTypesAdminTests-778524904-project-admin] Calling method '_delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:20.059564 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:20.059564 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:50:20.075618 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-57cbb2ee-ff66-429d-bfee-5aea334865c6 tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8770ee17-ba1c-44ab-ac80-66f392da12ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:50:20.076597 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-57cbb2ee-ff66-429d-bfee-5aea334865c6 tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecb20bee-ff34-4f0f-9486-f063715dfc57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:50:20.086279 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-12062007-80af-4d4b-a14b-69298b4d58be tempest-VolumeTypesAdminTests-778524904 tempest-VolumeTypesAdminTests-778524904-project-admin] https://10.4.3.7/volume/v3/types/35687128-8e7b-4740-84fc-7ae41aa38907 returned with HTTP 202 Jul 10 08:50:20.086827 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1447/5749] 10.4.3.7 () {66 vars in 1331 bytes} [Fri Jul 10 08:50:20 2026] DELETE /volume/v3/types/35687128-8e7b-4740-84fc-7ae41aa38907 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:50:20.093755 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-646495b7-5eeb-4ca6-a86d-ad8c5b589b9b None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:20.095528 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-646495b7-5eeb-4ca6-a86d-ad8c5b589b9b tempest-VolumeTypesAdminTests-778524904 tempest-VolumeTypesAdminTests-778524904-project-admin] GET https://10.4.3.7/volume/v3/types/e7eef4bb-bf4a-4bc3-b07b-4cc747275e60/extra_specs Jul 10 08:50:20.095739 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-646495b7-5eeb-4ca6-a86d-ad8c5b589b9b tempest-VolumeTypesAdminTests-778524904 tempest-VolumeTypesAdminTests-778524904-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:20.095961 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-646495b7-5eeb-4ca6-a86d-ad8c5b589b9b tempest-VolumeTypesAdminTests-778524904 tempest-VolumeTypesAdminTests-778524904-project-admin] Calling method 'index' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:20.102116 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-646495b7-5eeb-4ca6-a86d-ad8c5b589b9b tempest-VolumeTypesAdminTests-778524904 tempest-VolumeTypesAdminTests-778524904-project-admin] https://10.4.3.7/volume/v3/types/e7eef4bb-bf4a-4bc3-b07b-4cc747275e60/extra_specs returned with HTTP 200 Jul 10 08:50:20.102483 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1427/5750] 10.4.3.7 () {66 vars in 1364 bytes} [Fri Jul 10 08:50:20 2026] GET /volume/v3/types/e7eef4bb-bf4a-4bc3-b07b-4cc747275e60/extra_specs => generated 185 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:50:20.110158 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-5fd5e223-d132-4368-8712-01e8397ba48d None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:20.111810 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-5fd5e223-d132-4368-8712-01e8397ba48d tempest-VolumeTypesAdminTests-778524904 tempest-VolumeTypesAdminTests-778524904-project-admin] GET https://10.4.3.7/volume/v3/types Jul 10 08:50:20.112000 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-5fd5e223-d132-4368-8712-01e8397ba48d tempest-VolumeTypesAdminTests-778524904 tempest-VolumeTypesAdminTests-778524904-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:20.112177 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-5fd5e223-d132-4368-8712-01e8397ba48d tempest-VolumeTypesAdminTests-778524904 tempest-VolumeTypesAdminTests-778524904-project-admin] Calling method 'index' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:20.119066 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.quota [None req-57cbb2ee-ff66-429d-bfee-5aea334865c6 tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Created reservations ['29767c24-df5a-4eb7-92fc-0ab942fabe21', '7aa267b9-1fa2-413c-98d5-a237bc4719bc', '2034c2c7-29db-42e9-85b7-47b1b98a2284', '3765c36e-5624-49fc-8df5-08e6ff14f202'] {{(pid=100056) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:50:20.119829 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-57cbb2ee-ff66-429d-bfee-5aea334865c6 tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecb20bee-ff34-4f0f-9486-f063715dfc57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['29767c24-df5a-4eb7-92fc-0ab942fabe21', '7aa267b9-1fa2-413c-98d5-a237bc4719bc', '2034c2c7-29db-42e9-85b7-47b1b98a2284', '3765c36e-5624-49fc-8df5-08e6ff14f202']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:50:20.120482 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-57cbb2ee-ff66-429d-bfee-5aea334865c6 tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (623a932d-f99d-4e5a-8c1d-ea881b53d5c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:50:20.124363 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-5fd5e223-d132-4368-8712-01e8397ba48d tempest-VolumeTypesAdminTests-778524904 tempest-VolumeTypesAdminTests-778524904-project-admin] https://10.4.3.7/volume/v3/types returned with HTTP 200 Jul 10 08:50:20.124912 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1441/5751] 10.4.3.7 () {66 vars in 1217 bytes} [Fri Jul 10 08:50:20 2026] GET /volume/v3/types => generated 2612 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:50:20.135040 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-635d9526-2f7d-4393-b122-20aee0980c8b None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:20.137070 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-635d9526-2f7d-4393-b122-20aee0980c8b tempest-VolumeTypesAdminTests-778524904 tempest-VolumeTypesAdminTests-778524904-project-admin] GET https://10.4.3.7/volume/v3/types/e7eef4bb-bf4a-4bc3-b07b-4cc747275e60/encryption/cipher Jul 10 08:50:20.137271 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-635d9526-2f7d-4393-b122-20aee0980c8b tempest-VolumeTypesAdminTests-778524904 tempest-VolumeTypesAdminTests-778524904-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:20.137537 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-635d9526-2f7d-4393-b122-20aee0980c8b tempest-VolumeTypesAdminTests-778524904 tempest-VolumeTypesAdminTests-778524904-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:20.141612 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-57cbb2ee-ff66-429d-bfee-5aea334865c6 tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (623a932d-f99d-4e5a-8c1d-ea881b53d5c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5fd15509-71de-4e78-8678-b5572760870c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2038316837',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='900a3ba636614686917f485a8db5da05',qos_specs=None,replication_status=,reservations=['29767c24-df5a-4eb7-92fc-0ab942fabe21','7aa267b9-1fa2-413c-98d5-a237bc4719bc','2034c2c7-29db-42e9-85b7-47b1b98a2284','3765c36e-5624-49fc-8df5-08e6ff14f202'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='093300a23bad4f56a16d0311c9e7dd56',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:50:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2038316837',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5fd15509-71de-4e78-8678-b5572760870c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='900a3ba636614686917f485a8db5da05',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='093300a23bad4f56a16d0311c9e7dd56',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:50:20.142374 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-57cbb2ee-ff66-429d-bfee-5aea334865c6 tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97128de5-919d-43a1-8c1b-04a91c283f40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:50:20.144195 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-635d9526-2f7d-4393-b122-20aee0980c8b tempest-VolumeTypesAdminTests-778524904 tempest-VolumeTypesAdminTests-778524904-project-admin] https://10.4.3.7/volume/v3/types/e7eef4bb-bf4a-4bc3-b07b-4cc747275e60/encryption/cipher returned with HTTP 200 Jul 10 08:50:20.144561 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1448/5752] 10.4.3.7 () {66 vars in 1382 bytes} [Fri Jul 10 08:50:20 2026] GET /volume/v3/types/e7eef4bb-bf4a-4bc3-b07b-4cc747275e60/encryption/cipher => generated 29 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 08:50:20.152149 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-416b60b1-6cf2-4777-8624-dcd5d07bae53 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:20.154159 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-416b60b1-6cf2-4777-8624-dcd5d07bae53 tempest-VolumeTypesAdminTests-778524904 tempest-VolumeTypesAdminTests-778524904-project-admin] GET https://10.4.3.7/volume/v3/types/e7eef4bb-bf4a-4bc3-b07b-4cc747275e60/encryption Jul 10 08:50:20.154361 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-416b60b1-6cf2-4777-8624-dcd5d07bae53 tempest-VolumeTypesAdminTests-778524904 tempest-VolumeTypesAdminTests-778524904-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:20.154585 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-416b60b1-6cf2-4777-8624-dcd5d07bae53 tempest-VolumeTypesAdminTests-778524904 tempest-VolumeTypesAdminTests-778524904-project-admin] Calling method 'index' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:20.159822 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-57cbb2ee-ff66-429d-bfee-5aea334865c6 tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97128de5-919d-43a1-8c1b-04a91c283f40) transitioned into state 'SUCCESS' from state '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-2038316837',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='900a3ba636614686917f485a8db5da05',qos_specs=None,replication_status=,reservations=['29767c24-df5a-4eb7-92fc-0ab942fabe21','7aa267b9-1fa2-413c-98d5-a237bc4719bc','2034c2c7-29db-42e9-85b7-47b1b98a2284','3765c36e-5624-49fc-8df5-08e6ff14f202'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='093300a23bad4f56a16d0311c9e7dd56',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:50:20.160580 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-57cbb2ee-ff66-429d-bfee-5aea334865c6 tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fe20086-bef2-4a91-9cf5-c08f298432dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:50:20.161524 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-416b60b1-6cf2-4777-8624-dcd5d07bae53 tempest-VolumeTypesAdminTests-778524904 tempest-VolumeTypesAdminTests-778524904-project-admin] https://10.4.3.7/volume/v3/types/e7eef4bb-bf4a-4bc3-b07b-4cc747275e60/encryption returned with HTTP 200 Jul 10 08:50:20.161941 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1428/5753] 10.4.3.7 () {66 vars in 1361 bytes} [Fri Jul 10 08:50:20 2026] GET /volume/v3/types/e7eef4bb-bf4a-4bc3-b07b-4cc747275e60/encryption => generated 325 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:50:20.168397 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-57cbb2ee-ff66-429d-bfee-5aea334865c6 tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fe20086-bef2-4a91-9cf5-c08f298432dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:50:20.169500 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-57cbb2ee-ff66-429d-bfee-5aea334865c6 tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Flow 'volume_create_api' (2a5427fc-9acc-4c75-b65f-1c8e9f4588ee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:50:20.169856 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-57cbb2ee-ff66-429d-bfee-5aea334865c6 tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Create volume request issued successfully. Jul 10 08:50:20.170153 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-ff8e1096-4c31-47e8-b3ae-dadd3421a30c None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:20.170371 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-57cbb2ee-ff66-429d-bfee-5aea334865c6 tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:50:20.170809 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1437/5754] 10.4.3.7 () {68 vars in 1245 bytes} [Fri Jul 10 08:50:20 2026] POST /volume/v3/volumes => generated 753 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:50:20.171800 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-ff8e1096-4c31-47e8-b3ae-dadd3421a30c tempest-VolumeTypesAdminTests-778524904 tempest-VolumeTypesAdminTests-778524904-project-admin] GET https://10.4.3.7/volume/v3/types/e7eef4bb-bf4a-4bc3-b07b-4cc747275e60/extra_specs/multiattach Jul 10 08:50:20.171988 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-ff8e1096-4c31-47e8-b3ae-dadd3421a30c tempest-VolumeTypesAdminTests-778524904 tempest-VolumeTypesAdminTests-778524904-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:20.172161 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-ff8e1096-4c31-47e8-b3ae-dadd3421a30c tempest-VolumeTypesAdminTests-778524904 tempest-VolumeTypesAdminTests-778524904-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:20.178389 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-ff8e1096-4c31-47e8-b3ae-dadd3421a30c tempest-VolumeTypesAdminTests-778524904 tempest-VolumeTypesAdminTests-778524904-project-admin] https://10.4.3.7/volume/v3/types/e7eef4bb-bf4a-4bc3-b07b-4cc747275e60/extra_specs/multiattach returned with HTTP 200 Jul 10 08:50:20.178807 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1442/5755] 10.4.3.7 () {66 vars in 1400 bytes} [Fri Jul 10 08:50:20 2026] GET /volume/v3/types/e7eef4bb-bf4a-4bc3-b07b-4cc747275e60/extra_specs/multiattach => generated 29 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 08:50:20.182182 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-f505ecd4-ce81-429a-9365-775f92701b93 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:20.183858 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f505ecd4-ce81-429a-9365-775f92701b93 tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:50:20.184190 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f505ecd4-ce81-429a-9365-775f92701b93 tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "e1ee2ea6-9251-43d7-8043-1a8efc6b3698", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1874053"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:50:20.185476 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-e3b2af84-aa0f-490e-b356-b5729703b238 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:20.185637 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [None req-f505ecd4-ce81-429a-9365-775f92701b93 tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Create volume request body: {'volume': {"'imageRef": 'e1ee2ea6-9251-43d7-8043-1a8efc6b3698', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1874053'}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:50:20.185750 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-f505ecd4-ce81-429a-9365-775f92701b93 tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Create volume of 1 GB Jul 10 08:50:20.187083 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-e3b2af84-aa0f-490e-b356-b5729703b238 tempest-VolumeTypesAdminTests-778524904 tempest-VolumeTypesAdminTests-778524904-project-admin] GET https://10.4.3.7/volume/v3/types/e7eef4bb-bf4a-4bc3-b07b-4cc747275e60/extra_specs/volume_backend_name Jul 10 08:50:20.187225 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-e3b2af84-aa0f-490e-b356-b5729703b238 tempest-VolumeTypesAdminTests-778524904 tempest-VolumeTypesAdminTests-778524904-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:20.187437 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-e3b2af84-aa0f-490e-b356-b5729703b238 tempest-VolumeTypesAdminTests-778524904 tempest-VolumeTypesAdminTests-778524904-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:20.189598 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-f505ecd4-ce81-429a-9365-775f92701b93 tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Availability Zones retrieved successfully. Jul 10 08:50:20.193330 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-e3b2af84-aa0f-490e-b356-b5729703b238 tempest-VolumeTypesAdminTests-778524904 tempest-VolumeTypesAdminTests-778524904-project-admin] https://10.4.3.7/volume/v3/types/e7eef4bb-bf4a-4bc3-b07b-4cc747275e60/extra_specs/volume_backend_name returned with HTTP 200 Jul 10 08:50:20.193719 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1429/5756] 10.4.3.7 () {66 vars in 1424 bytes} [Fri Jul 10 08:50:20 2026] GET /volume/v3/types/e7eef4bb-bf4a-4bc3-b07b-4cc747275e60/extra_specs/volume_backend_name => generated 44 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 08:50:20.195362 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-f505ecd4-ce81-429a-9365-775f92701b93 tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Flow 'volume_create_api' (e9a6187f-0230-4ef0-9072-9360f9c17691) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:50:20.196781 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-f505ecd4-ce81-429a-9365-775f92701b93 tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a79e17e-f169-495e-b18b-0050fb1ff857) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:50:20.198050 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-f505ecd4-ce81-429a-9365-775f92701b93 tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Validating volume size '1' using validate_int {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:50:20.202916 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-83c7803a-123f-468e-ad22-08c3ddf7d87d None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:20.204990 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-83c7803a-123f-468e-ad22-08c3ddf7d87d tempest-VolumeTypesAdminTests-778524904 tempest-VolumeTypesAdminTests-778524904-project-admin] GET https://10.4.3.7/volume/v3/types/e7eef4bb-bf4a-4bc3-b07b-4cc747275e60 Jul 10 08:50:20.205167 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-83c7803a-123f-468e-ad22-08c3ddf7d87d tempest-VolumeTypesAdminTests-778524904 tempest-VolumeTypesAdminTests-778524904-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:20.205346 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-83c7803a-123f-468e-ad22-08c3ddf7d87d tempest-VolumeTypesAdminTests-778524904 tempest-VolumeTypesAdminTests-778524904-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:20.208777 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:20.208777 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:50:20.210200 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-83c7803a-123f-468e-ad22-08c3ddf7d87d tempest-VolumeTypesAdminTests-778524904 tempest-VolumeTypesAdminTests-778524904-project-admin] https://10.4.3.7/volume/v3/types/e7eef4bb-bf4a-4bc3-b07b-4cc747275e60 returned with HTTP 200 Jul 10 08:50:20.210560 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1438/5757] 10.4.3.7 () {66 vars in 1328 bytes} [Fri Jul 10 08:50:20 2026] GET /volume/v3/types/e7eef4bb-bf4a-4bc3-b07b-4cc747275e60 => generated 402 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:50:20.220810 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-5db9f40b-3e92-40e4-b048-b9d396a54226 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:20.222518 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-5db9f40b-3e92-40e4-b048-b9d396a54226 tempest-VolumeTypesAdminTests-778524904 tempest-VolumeTypesAdminTests-778524904-project-admin] PUT https://10.4.3.7/volume/v3/types/e7eef4bb-bf4a-4bc3-b07b-4cc747275e60/encryption/bd910681-9e5e-4589-862c-c9f609f64397 Jul 10 08:50:20.222848 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-5db9f40b-3e92-40e4-b048-b9d396a54226 tempest-VolumeTypesAdminTests-778524904 tempest-VolumeTypesAdminTests-778524904-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:50:20.226096 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-f505ecd4-ce81-429a-9365-775f92701b93 tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a79e17e-f169-495e-b18b-0050fb1ff857) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:50:20.226864 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-f505ecd4-ce81-429a-9365-775f92701b93 tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5c8599c-4a04-45c7-8625-e3b90ea10f7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:50:20.237044 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-5db9f40b-3e92-40e4-b048-b9d396a54226 tempest-VolumeTypesAdminTests-778524904 tempest-VolumeTypesAdminTests-778524904-project-admin] https://10.4.3.7/volume/v3/types/e7eef4bb-bf4a-4bc3-b07b-4cc747275e60/encryption/bd910681-9e5e-4589-862c-c9f609f64397 returned with HTTP 200 Jul 10 08:50:20.237258 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1443/5758] 10.4.3.7 () {68 vars in 1492 bytes} [Fri Jul 10 08:50:20 2026] PUT /volume/v3/types/e7eef4bb-bf4a-4bc3-b07b-4cc747275e60/encryption/bd910681-9e5e-4589-862c-c9f609f64397 => generated 33 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 08:50:20.247015 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-5290410b-9187-41a2-a0bb-be7d8ce6b366 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:20.249311 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-5290410b-9187-41a2-a0bb-be7d8ce6b366 tempest-VolumeTypesAdminTests-778524904 tempest-VolumeTypesAdminTests-778524904-project-admin] PUT https://10.4.3.7/volume/v3/types/e7eef4bb-bf4a-4bc3-b07b-4cc747275e60/extra_specs/key1 Jul 10 08:50:20.249778 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-5290410b-9187-41a2-a0bb-be7d8ce6b366 tempest-VolumeTypesAdminTests-778524904 tempest-VolumeTypesAdminTests-778524904-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:50:20.268467 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-f505ecd4-ce81-429a-9365-775f92701b93 tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Created reservations ['ca72c11f-ba12-4fad-a1d1-5045c19b472e', '4d29a70d-017c-4c8b-adcc-246e79b04862', '0ee18cbd-61e6-4b6e-8f3a-f3ff9caed4be', '23ec962b-72e2-4dbd-a7ee-c0f1a03a00b7'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:50:20.269195 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-f505ecd4-ce81-429a-9365-775f92701b93 tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5c8599c-4a04-45c7-8625-e3b90ea10f7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ca72c11f-ba12-4fad-a1d1-5045c19b472e', '4d29a70d-017c-4c8b-adcc-246e79b04862', '0ee18cbd-61e6-4b6e-8f3a-f3ff9caed4be', '23ec962b-72e2-4dbd-a7ee-c0f1a03a00b7']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:50:20.269886 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-f505ecd4-ce81-429a-9365-775f92701b93 tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b096f0ed-7124-445d-8171-d0eb044f16b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:50:20.270904 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-5290410b-9187-41a2-a0bb-be7d8ce6b366 tempest-VolumeTypesAdminTests-778524904 tempest-VolumeTypesAdminTests-778524904-project-admin] https://10.4.3.7/volume/v3/types/e7eef4bb-bf4a-4bc3-b07b-4cc747275e60/extra_specs/key1 returned with HTTP 200 Jul 10 08:50:20.271421 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1430/5759] 10.4.3.7 () {68 vars in 1399 bytes} [Fri Jul 10 08:50:20 2026] PUT /volume/v3/types/e7eef4bb-bf4a-4bc3-b07b-4cc747275e60/extra_specs/key1 => generated 30 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 08:50:20.279021 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-731478ed-3ab0-4952-a980-22d65f83e07c None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:20.280778 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-731478ed-3ab0-4952-a980-22d65f83e07c tempest-VolumeTypesAdminTests-778524904 tempest-VolumeTypesAdminTests-778524904-project-admin] PUT https://10.4.3.7/volume/v3/types/e7eef4bb-bf4a-4bc3-b07b-4cc747275e60 Jul 10 08:50:20.281084 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-731478ed-3ab0-4952-a980-22d65f83e07c tempest-VolumeTypesAdminTests-778524904 tempest-VolumeTypesAdminTests-778524904-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:50:20.293148 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-f505ecd4-ce81-429a-9365-775f92701b93 tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b096f0ed-7124-445d-8171-d0eb044f16b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7f3faa8c-c090-410b-bce0-4d176e7a985f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1874053',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='900a3ba636614686917f485a8db5da05',qos_specs=None,replication_status=,reservations=['ca72c11f-ba12-4fad-a1d1-5045c19b472e','4d29a70d-017c-4c8b-adcc-246e79b04862','0ee18cbd-61e6-4b6e-8f3a-f3ff9caed4be','23ec962b-72e2-4dbd-a7ee-c0f1a03a00b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='093300a23bad4f56a16d0311c9e7dd56',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:50:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1874053',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7f3faa8c-c090-410b-bce0-4d176e7a985f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='900a3ba636614686917f485a8db5da05',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='093300a23bad4f56a16d0311c9e7dd56',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:50:20.293664 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-731478ed-3ab0-4952-a980-22d65f83e07c tempest-VolumeTypesAdminTests-778524904 tempest-VolumeTypesAdminTests-778524904-project-admin] https://10.4.3.7/volume/v3/types/e7eef4bb-bf4a-4bc3-b07b-4cc747275e60 returned with HTTP 200 Jul 10 08:50:20.294012 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-f505ecd4-ce81-429a-9365-775f92701b93 tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a14afdf6-2ebf-40c9-9789-b0d188be1838) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:50:20.294213 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1439/5760] 10.4.3.7 () {68 vars in 1348 bytes} [Fri Jul 10 08:50:20 2026] PUT /volume/v3/types/e7eef4bb-bf4a-4bc3-b07b-4cc747275e60 => generated 371 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:50:20.304344 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-15b84b98-1c75-4313-ae73-335480f51b6b None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:20.305968 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-15b84b98-1c75-4313-ae73-335480f51b6b tempest-VolumeTypesAdminTests-778524904 tempest-VolumeTypesAdminTests-778524904-project-admin] DELETE https://10.4.3.7/volume/v3/types/6f94872c-18d1-4589-b434-02c3ae263359 Jul 10 08:50:20.306077 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-15b84b98-1c75-4313-ae73-335480f51b6b tempest-VolumeTypesAdminTests-778524904 tempest-VolumeTypesAdminTests-778524904-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:20.306256 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-15b84b98-1c75-4313-ae73-335480f51b6b tempest-VolumeTypesAdminTests-778524904 tempest-VolumeTypesAdminTests-778524904-project-admin] Calling method '_delete' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:20.312776 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-f505ecd4-ce81-429a-9365-775f92701b93 tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a14afdf6-2ebf-40c9-9789-b0d188be1838) transitioned into state 'SUCCESS' from state '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-1874053',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='900a3ba636614686917f485a8db5da05',qos_specs=None,replication_status=,reservations=['ca72c11f-ba12-4fad-a1d1-5045c19b472e','4d29a70d-017c-4c8b-adcc-246e79b04862','0ee18cbd-61e6-4b6e-8f3a-f3ff9caed4be','23ec962b-72e2-4dbd-a7ee-c0f1a03a00b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='093300a23bad4f56a16d0311c9e7dd56',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:50:20.313548 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-f505ecd4-ce81-429a-9365-775f92701b93 tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd3936a1-0974-4092-9e42-a56dde4e5517) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:50:20.322310 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-f505ecd4-ce81-429a-9365-775f92701b93 tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd3936a1-0974-4092-9e42-a56dde4e5517) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:50:20.323049 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-f505ecd4-ce81-429a-9365-775f92701b93 tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Flow 'volume_create_api' (e9a6187f-0230-4ef0-9072-9360f9c17691) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:50:20.323336 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-f505ecd4-ce81-429a-9365-775f92701b93 tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Create volume request issued successfully. Jul 10 08:50:20.323883 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f505ecd4-ce81-429a-9365-775f92701b93 tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:50:20.324396 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1449/5761] 10.4.3.7 () {68 vars in 1245 bytes} [Fri Jul 10 08:50:20 2026] POST /volume/v3/volumes => generated 750 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:50:20.331298 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-15b84b98-1c75-4313-ae73-335480f51b6b tempest-VolumeTypesAdminTests-778524904 tempest-VolumeTypesAdminTests-778524904-project-admin] https://10.4.3.7/volume/v3/types/6f94872c-18d1-4589-b434-02c3ae263359 returned with HTTP 202 Jul 10 08:50:20.331739 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1444/5762] 10.4.3.7 () {66 vars in 1331 bytes} [Fri Jul 10 08:50:20 2026] DELETE /volume/v3/types/6f94872c-18d1-4589-b434-02c3ae263359 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:50:20.335841 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-b2c36fc4-762a-428f-9fec-59c60516598a None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:20.337695 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-b2c36fc4-762a-428f-9fec-59c60516598a tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] GET https://10.4.3.7/volume/v3/volumes/32d43e03-bea8-48e4-acbc-03be1ac7b550 Jul 10 08:50:20.337789 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-d6459ca7-236b-419f-9bd8-4c43b0cc0ad4 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:20.337889 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-b2c36fc4-762a-428f-9fec-59c60516598a tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:20.338073 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-b2c36fc4-762a-428f-9fec-59c60516598a tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:20.339566 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-d6459ca7-236b-419f-9bd8-4c43b0cc0ad4 tempest-VolumeTypesAdminTests-778524904 tempest-VolumeTypesAdminTests-778524904-project-admin] DELETE https://10.4.3.7/volume/v3/types/d2f8a5eb-9227-4430-a405-70633a09214f Jul 10 08:50:20.339767 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-d6459ca7-236b-419f-9bd8-4c43b0cc0ad4 tempest-VolumeTypesAdminTests-778524904 tempest-VolumeTypesAdminTests-778524904-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:20.339985 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-d6459ca7-236b-419f-9bd8-4c43b0cc0ad4 tempest-VolumeTypesAdminTests-778524904 tempest-VolumeTypesAdminTests-778524904-project-admin] Calling method '_delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:20.345534 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:20.345534 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:50:20.349647 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-b2c36fc4-762a-428f-9fec-59c60516598a tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Volume info retrieved successfully. Jul 10 08:50:20.353539 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-b2c36fc4-762a-428f-9fec-59c60516598a tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] https://10.4.3.7/volume/v3/volumes/32d43e03-bea8-48e4-acbc-03be1ac7b550 returned with HTTP 200 Jul 10 08:50:20.354073 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1431/5763] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:50:20 2026] GET /volume/v3/volumes/32d43e03-bea8-48e4-acbc-03be1ac7b550 => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:50:20.362955 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-d6459ca7-236b-419f-9bd8-4c43b0cc0ad4 tempest-VolumeTypesAdminTests-778524904 tempest-VolumeTypesAdminTests-778524904-project-admin] https://10.4.3.7/volume/v3/types/d2f8a5eb-9227-4430-a405-70633a09214f returned with HTTP 202 Jul 10 08:50:20.363390 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1440/5764] 10.4.3.7 () {66 vars in 1331 bytes} [Fri Jul 10 08:50:20 2026] DELETE /volume/v3/types/d2f8a5eb-9227-4430-a405-70633a09214f => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:50:20.366975 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-a57a8bb6-ee77-449d-ac47-90d542b26f63 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:20.368748 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a57a8bb6-ee77-449d-ac47-90d542b26f63 tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] GET https://10.4.3.7/volume/v3/volumes/e747aea8-a4f5-485d-a6d0-49040390e4d6 Jul 10 08:50:20.368915 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a57a8bb6-ee77-449d-ac47-90d542b26f63 tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:20.369083 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a57a8bb6-ee77-449d-ac47-90d542b26f63 tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:20.369577 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-56f4a5b7-def3-49af-9759-d22f3ca83134 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:20.371178 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-56f4a5b7-def3-49af-9759-d22f3ca83134 tempest-VolumeTypesAdminTests-778524904 tempest-VolumeTypesAdminTests-778524904-project-admin] DELETE https://10.4.3.7/volume/v3/types/13a05633-652c-4cd2-9470-b54f9ced847f Jul 10 08:50:20.371424 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-56f4a5b7-def3-49af-9759-d22f3ca83134 tempest-VolumeTypesAdminTests-778524904 tempest-VolumeTypesAdminTests-778524904-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:20.371667 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-56f4a5b7-def3-49af-9759-d22f3ca83134 tempest-VolumeTypesAdminTests-778524904 tempest-VolumeTypesAdminTests-778524904-project-admin] Calling method '_delete' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:20.375396 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:20.375396 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:50:20.378684 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-a57a8bb6-ee77-449d-ac47-90d542b26f63 tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Volume info retrieved successfully. Jul 10 08:50:20.382347 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a57a8bb6-ee77-449d-ac47-90d542b26f63 tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] https://10.4.3.7/volume/v3/volumes/e747aea8-a4f5-485d-a6d0-49040390e4d6 returned with HTTP 200 Jul 10 08:50:20.382779 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1450/5765] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:50:20 2026] GET /volume/v3/volumes/e747aea8-a4f5-485d-a6d0-49040390e4d6 => generated 845 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:50:20.395055 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-56f4a5b7-def3-49af-9759-d22f3ca83134 tempest-VolumeTypesAdminTests-778524904 tempest-VolumeTypesAdminTests-778524904-project-admin] https://10.4.3.7/volume/v3/types/13a05633-652c-4cd2-9470-b54f9ced847f returned with HTTP 202 Jul 10 08:50:20.395197 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-70e7fb97-d021-4106-bb61-182ab648556c None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:20.395450 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1445/5766] 10.4.3.7 () {66 vars in 1331 bytes} [Fri Jul 10 08:50:20 2026] DELETE /volume/v3/types/13a05633-652c-4cd2-9470-b54f9ced847f => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:50:20.397612 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-70e7fb97-d021-4106-bb61-182ab648556c tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] GET https://10.4.3.7/volume/v3/volumes/fc802df6-5d59-4ce4-aa27-f5d93fdab96d Jul 10 08:50:20.397902 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-70e7fb97-d021-4106-bb61-182ab648556c tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:20.398210 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-70e7fb97-d021-4106-bb61-182ab648556c tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:20.404168 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-dae7a091-a8cc-40ef-9dde-01e5afa7c601 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:20.404751 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:20.404751 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:50:20.405760 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-dae7a091-a8cc-40ef-9dde-01e5afa7c601 tempest-VolumeTypesAdminTests-778524904 tempest-VolumeTypesAdminTests-778524904-project-admin] DELETE https://10.4.3.7/volume/v3/types/ea2943cf-49db-4746-b842-b34d86a21711 Jul 10 08:50:20.405924 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-dae7a091-a8cc-40ef-9dde-01e5afa7c601 tempest-VolumeTypesAdminTests-778524904 tempest-VolumeTypesAdminTests-778524904-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:20.406119 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-dae7a091-a8cc-40ef-9dde-01e5afa7c601 tempest-VolumeTypesAdminTests-778524904 tempest-VolumeTypesAdminTests-778524904-project-admin] Calling method '_delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:20.408007 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-70e7fb97-d021-4106-bb61-182ab648556c tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Volume info retrieved successfully. Jul 10 08:50:20.411698 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-70e7fb97-d021-4106-bb61-182ab648556c tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] https://10.4.3.7/volume/v3/volumes/fc802df6-5d59-4ce4-aa27-f5d93fdab96d returned with HTTP 200 Jul 10 08:50:20.412055 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1432/5767] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:50:20 2026] GET /volume/v3/volumes/fc802df6-5d59-4ce4-aa27-f5d93fdab96d => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:50:20.424084 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-0b16a7e2-f673-4a36-b684-c3ed6a00a99b None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:20.425663 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0b16a7e2-f673-4a36-b684-c3ed6a00a99b tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] GET https://10.4.3.7/volume/v3/volumes/5fd15509-71de-4e78-8678-b5572760870c Jul 10 08:50:20.425826 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0b16a7e2-f673-4a36-b684-c3ed6a00a99b tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:20.425989 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0b16a7e2-f673-4a36-b684-c3ed6a00a99b tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:20.426549 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-dae7a091-a8cc-40ef-9dde-01e5afa7c601 tempest-VolumeTypesAdminTests-778524904 tempest-VolumeTypesAdminTests-778524904-project-admin] https://10.4.3.7/volume/v3/types/ea2943cf-49db-4746-b842-b34d86a21711 returned with HTTP 202 Jul 10 08:50:20.426905 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1441/5768] 10.4.3.7 () {66 vars in 1331 bytes} [Fri Jul 10 08:50:20 2026] DELETE /volume/v3/types/ea2943cf-49db-4746-b842-b34d86a21711 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:50:20.432479 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:20.432479 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:50:20.433090 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-aa4dd0ad-3986-4edd-8988-e150d0472ab2 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:20.434758 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-aa4dd0ad-3986-4edd-8988-e150d0472ab2 tempest-VolumeTypesAdminTests-778524904 tempest-VolumeTypesAdminTests-778524904-project-admin] DELETE https://10.4.3.7/volume/v3/types/e7eef4bb-bf4a-4bc3-b07b-4cc747275e60 Jul 10 08:50:20.434944 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-aa4dd0ad-3986-4edd-8988-e150d0472ab2 tempest-VolumeTypesAdminTests-778524904 tempest-VolumeTypesAdminTests-778524904-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:20.435149 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-aa4dd0ad-3986-4edd-8988-e150d0472ab2 tempest-VolumeTypesAdminTests-778524904 tempest-VolumeTypesAdminTests-778524904-project-admin] Calling method '_delete' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:20.436028 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-0b16a7e2-f673-4a36-b684-c3ed6a00a99b tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Volume info retrieved successfully. Jul 10 08:50:20.440142 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0b16a7e2-f673-4a36-b684-c3ed6a00a99b tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] https://10.4.3.7/volume/v3/volumes/5fd15509-71de-4e78-8678-b5572760870c returned with HTTP 200 Jul 10 08:50:20.440520 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1451/5769] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:50:20 2026] GET /volume/v3/volumes/5fd15509-71de-4e78-8678-b5572760870c => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:50:20.453228 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-12768e9e-4998-4d22-a65a-c1babcd36462 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:20.455295 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-12768e9e-4998-4d22-a65a-c1babcd36462 tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] GET https://10.4.3.7/volume/v3/volumes/7f3faa8c-c090-410b-bce0-4d176e7a985f Jul 10 08:50:20.455600 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-12768e9e-4998-4d22-a65a-c1babcd36462 tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:20.455847 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-12768e9e-4998-4d22-a65a-c1babcd36462 tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:20.458901 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-aa4dd0ad-3986-4edd-8988-e150d0472ab2 tempest-VolumeTypesAdminTests-778524904 tempest-VolumeTypesAdminTests-778524904-project-admin] https://10.4.3.7/volume/v3/types/e7eef4bb-bf4a-4bc3-b07b-4cc747275e60 returned with HTTP 202 Jul 10 08:50:20.459357 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1446/5770] 10.4.3.7 () {66 vars in 1331 bytes} [Fri Jul 10 08:50:20 2026] DELETE /volume/v3/types/e7eef4bb-bf4a-4bc3-b07b-4cc747275e60 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:50:20.463035 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:20.463035 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:50:20.467152 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-12768e9e-4998-4d22-a65a-c1babcd36462 tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Volume info retrieved successfully. Jul 10 08:50:20.471464 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-12768e9e-4998-4d22-a65a-c1babcd36462 tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] https://10.4.3.7/volume/v3/volumes/7f3faa8c-c090-410b-bce0-4d176e7a985f returned with HTTP 200 Jul 10 08:50:20.471907 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1433/5771] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:50:20 2026] GET /volume/v3/volumes/7f3faa8c-c090-410b-bce0-4d176e7a985f => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:50:20.483582 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-a6d60bb2-5133-4205-9f4b-f799e513bfb2 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:20.485422 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-a6d60bb2-5133-4205-9f4b-f799e513bfb2 tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] DELETE https://10.4.3.7/volume/v3/volumes/7f3faa8c-c090-410b-bce0-4d176e7a985f Jul 10 08:50:20.485681 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-a6d60bb2-5133-4205-9f4b-f799e513bfb2 tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:20.485959 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-a6d60bb2-5133-4205-9f4b-f799e513bfb2 tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Calling method 'delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:20.486149 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-a6d60bb2-5133-4205-9f4b-f799e513bfb2 tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Delete volume with id: 7f3faa8c-c090-410b-bce0-4d176e7a985f Jul 10 08:50:20.496045 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:20.496045 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:50:20.496710 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-a6d60bb2-5133-4205-9f4b-f799e513bfb2 tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Volume info retrieved successfully. Jul 10 08:50:20.513721 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-a6d60bb2-5133-4205-9f4b-f799e513bfb2 tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Delete volume request issued successfully. Jul 10 08:50:20.513961 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-a6d60bb2-5133-4205-9f4b-f799e513bfb2 tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] https://10.4.3.7/volume/v3/volumes/7f3faa8c-c090-410b-bce0-4d176e7a985f returned with HTTP 202 Jul 10 08:50:20.514375 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1442/5772] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:50:20 2026] DELETE /volume/v3/volumes/7f3faa8c-c090-410b-bce0-4d176e7a985f => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:50:20.521226 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-27e8ea86-819a-4aa5-b121-122e7597305b None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:20.523172 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-27e8ea86-819a-4aa5-b121-122e7597305b tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] GET https://10.4.3.7/volume/v3/volumes/7f3faa8c-c090-410b-bce0-4d176e7a985f Jul 10 08:50:20.523537 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-27e8ea86-819a-4aa5-b121-122e7597305b tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:20.523678 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-27e8ea86-819a-4aa5-b121-122e7597305b tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:20.531126 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:20.531126 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:50:20.534760 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-27e8ea86-819a-4aa5-b121-122e7597305b tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Volume info retrieved successfully. Jul 10 08:50:20.539901 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-27e8ea86-819a-4aa5-b121-122e7597305b tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] https://10.4.3.7/volume/v3/volumes/7f3faa8c-c090-410b-bce0-4d176e7a985f returned with HTTP 200 Jul 10 08:50:20.540426 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1452/5773] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:50:20 2026] GET /volume/v3/volumes/7f3faa8c-c090-410b-bce0-4d176e7a985f => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:50:21.553324 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-7206c225-0076-4759-8384-076e6d58cc12 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:21.554817 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-7206c225-0076-4759-8384-076e6d58cc12 tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] GET https://10.4.3.7/volume/v3/volumes/7f3faa8c-c090-410b-bce0-4d176e7a985f Jul 10 08:50:21.554982 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-7206c225-0076-4759-8384-076e6d58cc12 tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:21.555147 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-7206c225-0076-4759-8384-076e6d58cc12 tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:21.559945 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-7206c225-0076-4759-8384-076e6d58cc12 tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] https://10.4.3.7/volume/v3/volumes/7f3faa8c-c090-410b-bce0-4d176e7a985f returned with HTTP 404 Jul 10 08:50:21.560304 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1447/5774] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:50:21 2026] GET /volume/v3/volumes/7f3faa8c-c090-410b-bce0-4d176e7a985f => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:50:21.566897 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-300b87bb-0102-40a4-9682-4ff7b1cdf799 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:21.568361 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-300b87bb-0102-40a4-9682-4ff7b1cdf799 tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] DELETE https://10.4.3.7/volume/v3/volumes/5fd15509-71de-4e78-8678-b5572760870c Jul 10 08:50:21.568558 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-300b87bb-0102-40a4-9682-4ff7b1cdf799 tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:21.568722 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-300b87bb-0102-40a4-9682-4ff7b1cdf799 tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Calling method 'delete' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:21.568870 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-300b87bb-0102-40a4-9682-4ff7b1cdf799 tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Delete volume with id: 5fd15509-71de-4e78-8678-b5572760870c Jul 10 08:50:21.575031 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:21.575031 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:50:21.575393 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-300b87bb-0102-40a4-9682-4ff7b1cdf799 tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Volume info retrieved successfully. Jul 10 08:50:21.589043 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-300b87bb-0102-40a4-9682-4ff7b1cdf799 tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Delete volume request issued successfully. Jul 10 08:50:21.589211 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-300b87bb-0102-40a4-9682-4ff7b1cdf799 tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] https://10.4.3.7/volume/v3/volumes/5fd15509-71de-4e78-8678-b5572760870c returned with HTTP 202 Jul 10 08:50:21.589683 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1434/5775] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:50:21 2026] DELETE /volume/v3/volumes/5fd15509-71de-4e78-8678-b5572760870c => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:50:21.596431 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-38e18860-d52c-459b-8575-06090a9b6ed9 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:21.598155 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-38e18860-d52c-459b-8575-06090a9b6ed9 tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] GET https://10.4.3.7/volume/v3/volumes/5fd15509-71de-4e78-8678-b5572760870c Jul 10 08:50:21.598323 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-38e18860-d52c-459b-8575-06090a9b6ed9 tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:21.598547 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-38e18860-d52c-459b-8575-06090a9b6ed9 tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:21.605099 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:21.605099 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:50:21.608258 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-38e18860-d52c-459b-8575-06090a9b6ed9 tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Volume info retrieved successfully. Jul 10 08:50:21.611757 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-38e18860-d52c-459b-8575-06090a9b6ed9 tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] https://10.4.3.7/volume/v3/volumes/5fd15509-71de-4e78-8678-b5572760870c returned with HTTP 200 Jul 10 08:50:21.612105 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1443/5776] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:50:21 2026] GET /volume/v3/volumes/5fd15509-71de-4e78-8678-b5572760870c => generated 845 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:50:22.624000 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-8fc5509c-6650-49ab-895e-9ecf95104e9b None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:22.625611 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8fc5509c-6650-49ab-895e-9ecf95104e9b tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] GET https://10.4.3.7/volume/v3/volumes/5fd15509-71de-4e78-8678-b5572760870c Jul 10 08:50:22.625787 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8fc5509c-6650-49ab-895e-9ecf95104e9b tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:22.625970 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8fc5509c-6650-49ab-895e-9ecf95104e9b tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:22.631778 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8fc5509c-6650-49ab-895e-9ecf95104e9b tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] https://10.4.3.7/volume/v3/volumes/5fd15509-71de-4e78-8678-b5572760870c returned with HTTP 404 Jul 10 08:50:22.632210 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1453/5777] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:50:22 2026] GET /volume/v3/volumes/5fd15509-71de-4e78-8678-b5572760870c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:50:22.638832 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-85470ab3-f6ad-4ab4-8830-0a8f9ebf6267 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:22.640561 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-85470ab3-f6ad-4ab4-8830-0a8f9ebf6267 tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] DELETE https://10.4.3.7/volume/v3/volumes/fc802df6-5d59-4ce4-aa27-f5d93fdab96d Jul 10 08:50:22.640755 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-85470ab3-f6ad-4ab4-8830-0a8f9ebf6267 tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:22.640949 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-85470ab3-f6ad-4ab4-8830-0a8f9ebf6267 tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Calling method 'delete' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:22.641290 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.volumes [None req-85470ab3-f6ad-4ab4-8830-0a8f9ebf6267 tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Delete volume with id: fc802df6-5d59-4ce4-aa27-f5d93fdab96d Jul 10 08:50:22.647724 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:22.647724 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:50:22.648146 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-85470ab3-f6ad-4ab4-8830-0a8f9ebf6267 tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Volume info retrieved successfully. Jul 10 08:50:22.663946 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-85470ab3-f6ad-4ab4-8830-0a8f9ebf6267 tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Delete volume request issued successfully. Jul 10 08:50:22.664109 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-85470ab3-f6ad-4ab4-8830-0a8f9ebf6267 tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] https://10.4.3.7/volume/v3/volumes/fc802df6-5d59-4ce4-aa27-f5d93fdab96d returned with HTTP 202 Jul 10 08:50:22.664531 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1448/5778] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:50:22 2026] DELETE /volume/v3/volumes/fc802df6-5d59-4ce4-aa27-f5d93fdab96d => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:50:22.671248 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-9d695166-a8a3-4d2a-89c3-9f7774e6e970 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:22.673155 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-9d695166-a8a3-4d2a-89c3-9f7774e6e970 tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] GET https://10.4.3.7/volume/v3/volumes/fc802df6-5d59-4ce4-aa27-f5d93fdab96d Jul 10 08:50:22.673364 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-9d695166-a8a3-4d2a-89c3-9f7774e6e970 tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:22.673609 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-9d695166-a8a3-4d2a-89c3-9f7774e6e970 tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:22.681307 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:22.681307 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:50:22.685109 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-9d695166-a8a3-4d2a-89c3-9f7774e6e970 tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Volume info retrieved successfully. Jul 10 08:50:22.689904 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-9d695166-a8a3-4d2a-89c3-9f7774e6e970 tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] https://10.4.3.7/volume/v3/volumes/fc802df6-5d59-4ce4-aa27-f5d93fdab96d returned with HTTP 200 Jul 10 08:50:22.690424 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1435/5779] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:50:22 2026] GET /volume/v3/volumes/fc802df6-5d59-4ce4-aa27-f5d93fdab96d => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:50:23.703575 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-ad63cd53-cc76-4912-91d7-1a135fec216d None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:23.705452 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-ad63cd53-cc76-4912-91d7-1a135fec216d tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] GET https://10.4.3.7/volume/v3/volumes/fc802df6-5d59-4ce4-aa27-f5d93fdab96d Jul 10 08:50:23.705661 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-ad63cd53-cc76-4912-91d7-1a135fec216d tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:23.705840 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-ad63cd53-cc76-4912-91d7-1a135fec216d tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:23.711353 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-ad63cd53-cc76-4912-91d7-1a135fec216d tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] https://10.4.3.7/volume/v3/volumes/fc802df6-5d59-4ce4-aa27-f5d93fdab96d returned with HTTP 404 Jul 10 08:50:23.711826 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1444/5780] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:50:23 2026] GET /volume/v3/volumes/fc802df6-5d59-4ce4-aa27-f5d93fdab96d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:50:23.718133 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-7b0d0db8-9364-4145-871c-b8194926467a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:23.720163 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7b0d0db8-9364-4145-871c-b8194926467a tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] DELETE https://10.4.3.7/volume/v3/volumes/e747aea8-a4f5-485d-a6d0-49040390e4d6 Jul 10 08:50:23.720428 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7b0d0db8-9364-4145-871c-b8194926467a tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:23.720636 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7b0d0db8-9364-4145-871c-b8194926467a tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:23.720788 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-7b0d0db8-9364-4145-871c-b8194926467a tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Delete volume with id: e747aea8-a4f5-485d-a6d0-49040390e4d6 Jul 10 08:50:23.727570 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:23.727570 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:50:23.728033 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-7b0d0db8-9364-4145-871c-b8194926467a tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Volume info retrieved successfully. Jul 10 08:50:23.744124 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-7b0d0db8-9364-4145-871c-b8194926467a tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Delete volume request issued successfully. Jul 10 08:50:23.744357 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7b0d0db8-9364-4145-871c-b8194926467a tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] https://10.4.3.7/volume/v3/volumes/e747aea8-a4f5-485d-a6d0-49040390e4d6 returned with HTTP 202 Jul 10 08:50:23.744840 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1454/5781] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:50:23 2026] DELETE /volume/v3/volumes/e747aea8-a4f5-485d-a6d0-49040390e4d6 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:50:23.752825 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-50023334-a828-4758-969e-253c9155d5de None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:23.754770 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-50023334-a828-4758-969e-253c9155d5de tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] GET https://10.4.3.7/volume/v3/volumes/e747aea8-a4f5-485d-a6d0-49040390e4d6 Jul 10 08:50:23.755039 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-50023334-a828-4758-969e-253c9155d5de tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:23.755307 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-50023334-a828-4758-969e-253c9155d5de tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:23.762908 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:23.762908 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:50:23.767157 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-50023334-a828-4758-969e-253c9155d5de tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Volume info retrieved successfully. Jul 10 08:50:23.772069 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-50023334-a828-4758-969e-253c9155d5de tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] https://10.4.3.7/volume/v3/volumes/e747aea8-a4f5-485d-a6d0-49040390e4d6 returned with HTTP 200 Jul 10 08:50:23.772680 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1449/5782] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:50:23 2026] GET /volume/v3/volumes/e747aea8-a4f5-485d-a6d0-49040390e4d6 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:50:24.784844 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-4802c901-9737-404f-8bd8-30b396486dc3 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:24.786947 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-4802c901-9737-404f-8bd8-30b396486dc3 tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] GET https://10.4.3.7/volume/v3/volumes/e747aea8-a4f5-485d-a6d0-49040390e4d6 Jul 10 08:50:24.787169 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-4802c901-9737-404f-8bd8-30b396486dc3 tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:24.787395 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-4802c901-9737-404f-8bd8-30b396486dc3 tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:24.794223 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-4802c901-9737-404f-8bd8-30b396486dc3 tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] https://10.4.3.7/volume/v3/volumes/e747aea8-a4f5-485d-a6d0-49040390e4d6 returned with HTTP 404 Jul 10 08:50:24.794853 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1436/5783] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:50:24 2026] GET /volume/v3/volumes/e747aea8-a4f5-485d-a6d0-49040390e4d6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:50:24.803145 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-3d7a3634-7fdd-4b44-bc32-1ec39ed37010 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:24.805157 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-3d7a3634-7fdd-4b44-bc32-1ec39ed37010 tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] DELETE https://10.4.3.7/volume/v3/volumes/32d43e03-bea8-48e4-acbc-03be1ac7b550 Jul 10 08:50:24.805377 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-3d7a3634-7fdd-4b44-bc32-1ec39ed37010 tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:24.805638 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-3d7a3634-7fdd-4b44-bc32-1ec39ed37010 tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Calling method 'delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:24.805801 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-3d7a3634-7fdd-4b44-bc32-1ec39ed37010 tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Delete volume with id: 32d43e03-bea8-48e4-acbc-03be1ac7b550 Jul 10 08:50:24.813436 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:24.813436 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:50:24.813951 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-3d7a3634-7fdd-4b44-bc32-1ec39ed37010 tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Volume info retrieved successfully. Jul 10 08:50:24.836693 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-3d7a3634-7fdd-4b44-bc32-1ec39ed37010 tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Delete volume request issued successfully. Jul 10 08:50:24.836938 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-3d7a3634-7fdd-4b44-bc32-1ec39ed37010 tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] https://10.4.3.7/volume/v3/volumes/32d43e03-bea8-48e4-acbc-03be1ac7b550 returned with HTTP 202 Jul 10 08:50:24.837454 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1445/5784] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:50:24 2026] DELETE /volume/v3/volumes/32d43e03-bea8-48e4-acbc-03be1ac7b550 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:50:24.844201 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-d26a2a76-675f-4978-baca-0d57bd9d28c7 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:24.846656 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d26a2a76-675f-4978-baca-0d57bd9d28c7 tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] GET https://10.4.3.7/volume/v3/volumes/32d43e03-bea8-48e4-acbc-03be1ac7b550 Jul 10 08:50:24.847027 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d26a2a76-675f-4978-baca-0d57bd9d28c7 tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:24.847228 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d26a2a76-675f-4978-baca-0d57bd9d28c7 tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:24.857191 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:24.857191 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:50:24.861875 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-d26a2a76-675f-4978-baca-0d57bd9d28c7 tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Volume info retrieved successfully. Jul 10 08:50:24.867652 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d26a2a76-675f-4978-baca-0d57bd9d28c7 tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] https://10.4.3.7/volume/v3/volumes/32d43e03-bea8-48e4-acbc-03be1ac7b550 returned with HTTP 200 Jul 10 08:50:24.868127 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1455/5785] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:50:24 2026] GET /volume/v3/volumes/32d43e03-bea8-48e4-acbc-03be1ac7b550 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:50:25.881348 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-f53f3096-d590-45f5-9ddc-8a2c643bbae9 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:25.882901 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-f53f3096-d590-45f5-9ddc-8a2c643bbae9 tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] GET https://10.4.3.7/volume/v3/volumes/32d43e03-bea8-48e4-acbc-03be1ac7b550 Jul 10 08:50:25.883096 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-f53f3096-d590-45f5-9ddc-8a2c643bbae9 tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:25.883220 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-f53f3096-d590-45f5-9ddc-8a2c643bbae9 tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:25.888374 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-f53f3096-d590-45f5-9ddc-8a2c643bbae9 tempest-CreateVolumesFromImageTest-1128850647 tempest-CreateVolumesFromImageTest-1128850647-project-member] https://10.4.3.7/volume/v3/volumes/32d43e03-bea8-48e4-acbc-03be1ac7b550 returned with HTTP 404 Jul 10 08:50:25.888842 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1450/5786] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:50:25 2026] GET /volume/v3/volumes/32d43e03-bea8-48e4-acbc-03be1ac7b550 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:50:26.912456 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-9420df79-ec42-430f-886d-00141802296f None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:26.991299 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-9420df79-ec42-430f-886d-00141802296f tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:50:26.991674 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-9420df79-ec42-430f-886d-00141802296f tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-266762000"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:50:26.993005 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.volumes [None req-9420df79-ec42-430f-886d-00141802296f tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-266762000'}} {{(pid=100055) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:50:26.993150 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-9420df79-ec42-430f-886d-00141802296f tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Create volume of 1 GB Jul 10 08:50:26.997362 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-9420df79-ec42-430f-886d-00141802296f tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Availability Zones retrieved successfully. Jul 10 08:50:27.002562 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-9420df79-ec42-430f-886d-00141802296f tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Flow 'volume_create_api' (c48ae758-44bc-4b4e-844d-de35a942be11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:50:27.003368 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-9420df79-ec42-430f-886d-00141802296f tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe88367c-f088-44ce-8ff3-51f22c368990) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:50:27.004341 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.flows.api.create_volume [None req-9420df79-ec42-430f-886d-00141802296f tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Validating volume size '1' using validate_int {{(pid=100055) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:50:27.028876 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-9420df79-ec42-430f-886d-00141802296f tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe88367c-f088-44ce-8ff3-51f22c368990) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:50:27.029562 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-9420df79-ec42-430f-886d-00141802296f tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35e39c2b-ce19-4302-87d3-55cbd39de451) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:50:27.089137 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.quota [None req-9420df79-ec42-430f-886d-00141802296f tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Created reservations ['6bcfb5e2-56f9-4283-bb45-60027d0208cd', '4ecded04-a8fd-4238-94ba-9c5cd03faa06', '620a7d84-f3c4-4961-9746-0d3ffe073cb9', 'e6bc3f7a-1229-42b9-b2b1-3cba03c4283a'] {{(pid=100055) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:50:27.089868 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-9420df79-ec42-430f-886d-00141802296f tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35e39c2b-ce19-4302-87d3-55cbd39de451) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6bcfb5e2-56f9-4283-bb45-60027d0208cd', '4ecded04-a8fd-4238-94ba-9c5cd03faa06', '620a7d84-f3c4-4961-9746-0d3ffe073cb9', 'e6bc3f7a-1229-42b9-b2b1-3cba03c4283a']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:50:27.090578 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-9420df79-ec42-430f-886d-00141802296f tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff57a02b-77f2-43ed-bd45-2466815f350f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:50:27.113047 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-9420df79-ec42-430f-886d-00141802296f tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff57a02b-77f2-43ed-bd45-2466815f350f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6bd885dd-f016-498a-a279-3dcd1f504eb3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-266762000',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='06917815727d452d8b041babbc2fd575',qos_specs=None,replication_status=,reservations=['6bcfb5e2-56f9-4283-bb45-60027d0208cd','4ecded04-a8fd-4238-94ba-9c5cd03faa06','620a7d84-f3c4-4961-9746-0d3ffe073cb9','e6bc3f7a-1229-42b9-b2b1-3cba03c4283a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b705c17b8f5e4982b64818173629734b',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:50:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-266762000',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6bd885dd-f016-498a-a279-3dcd1f504eb3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='06917815727d452d8b041babbc2fd575',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b705c17b8f5e4982b64818173629734b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:50:27.113768 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-9420df79-ec42-430f-886d-00141802296f tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01610ff9-4c78-4816-8a19-bef0e4465539) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:50:27.130383 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-9420df79-ec42-430f-886d-00141802296f tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01610ff9-4c78-4816-8a19-bef0e4465539) transitioned into state 'SUCCESS' from state '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-266762000',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='06917815727d452d8b041babbc2fd575',qos_specs=None,replication_status=,reservations=['6bcfb5e2-56f9-4283-bb45-60027d0208cd','4ecded04-a8fd-4238-94ba-9c5cd03faa06','620a7d84-f3c4-4961-9746-0d3ffe073cb9','e6bc3f7a-1229-42b9-b2b1-3cba03c4283a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b705c17b8f5e4982b64818173629734b',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:50:27.131037 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-9420df79-ec42-430f-886d-00141802296f tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38025dda-12c2-463f-9fbc-a9c0eb896292) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:50:27.139425 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-9420df79-ec42-430f-886d-00141802296f tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38025dda-12c2-463f-9fbc-a9c0eb896292) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:50:27.140419 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-9420df79-ec42-430f-886d-00141802296f tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Flow 'volume_create_api' (c48ae758-44bc-4b4e-844d-de35a942be11) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:50:27.140742 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-9420df79-ec42-430f-886d-00141802296f tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Create volume request issued successfully. Jul 10 08:50:27.141363 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-9420df79-ec42-430f-886d-00141802296f tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:50:27.141775 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1437/5787] 10.4.3.7 () {70 vars in 1285 bytes} [Fri Jul 10 08:50:26 2026] POST /volume/v3/volumes => generated 761 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:50:27.152779 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-6219d4c9-47dd-48f6-8e9f-fd8217237270 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:27.154283 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-6219d4c9-47dd-48f6-8e9f-fd8217237270 tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] GET https://10.4.3.7/volume/v3/volumes/6bd885dd-f016-498a-a279-3dcd1f504eb3 Jul 10 08:50:27.154502 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-6219d4c9-47dd-48f6-8e9f-fd8217237270 tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:27.154686 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-6219d4c9-47dd-48f6-8e9f-fd8217237270 tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:27.161104 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:27.161104 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:50:27.164856 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-6219d4c9-47dd-48f6-8e9f-fd8217237270 tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Volume info retrieved successfully. Jul 10 08:50:27.168955 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-6219d4c9-47dd-48f6-8e9f-fd8217237270 tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] https://10.4.3.7/volume/v3/volumes/6bd885dd-f016-498a-a279-3dcd1f504eb3 returned with HTTP 200 Jul 10 08:50:27.169471 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1446/5788] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:50:27 2026] GET /volume/v3/volumes/6bd885dd-f016-498a-a279-3dcd1f504eb3 => generated 829 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:50:28.181550 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-154fb3b4-11fa-43d5-87bb-0485bc60ac1a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:28.183255 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-154fb3b4-11fa-43d5-87bb-0485bc60ac1a tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] GET https://10.4.3.7/volume/v3/volumes/6bd885dd-f016-498a-a279-3dcd1f504eb3 Jul 10 08:50:28.183516 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-154fb3b4-11fa-43d5-87bb-0485bc60ac1a tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:28.183738 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-154fb3b4-11fa-43d5-87bb-0485bc60ac1a tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:28.190678 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:28.190678 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:50:28.194141 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-154fb3b4-11fa-43d5-87bb-0485bc60ac1a tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Volume info retrieved successfully. Jul 10 08:50:28.198023 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-154fb3b4-11fa-43d5-87bb-0485bc60ac1a tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] https://10.4.3.7/volume/v3/volumes/6bd885dd-f016-498a-a279-3dcd1f504eb3 returned with HTTP 200 Jul 10 08:50:28.198375 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1456/5789] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:50:28 2026] GET /volume/v3/volumes/6bd885dd-f016-498a-a279-3dcd1f504eb3 => generated 854 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:50:28.209294 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-70b54105-2362-4c81-a9e9-f34009daa3c1 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:28.211110 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-70b54105-2362-4c81-a9e9-f34009daa3c1 tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] POST https://10.4.3.7/volume/v3/snapshots Jul 10 08:50:28.211585 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-70b54105-2362-4c81-a9e9-f34009daa3c1 tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6bd885dd-f016-498a-a279-3dcd1f504eb3", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-1796399540"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:50:28.220617 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:28.220617 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:50:28.221136 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-70b54105-2362-4c81-a9e9-f34009daa3c1 tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Volume info retrieved successfully. Jul 10 08:50:28.221281 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.snapshots [None req-70b54105-2362-4c81-a9e9-f34009daa3c1 tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Create snapshot from volume 6bd885dd-f016-498a-a279-3dcd1f504eb3 Jul 10 08:50:28.252820 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.quota [None req-70b54105-2362-4c81-a9e9-f34009daa3c1 tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Created reservations ['d310c08b-4bc7-4c83-b0a6-3dd282d5bff0', '3c12ee2a-64ff-47e9-8552-c1d6e06f39ef', '2efea9ec-cd0e-4f6f-957c-083e3cd184d9', '57fb356a-cccc-40e9-8849-47b25858fd7d'] {{(pid=100054) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:50:28.282420 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-70b54105-2362-4c81-a9e9-f34009daa3c1 tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Snapshot create request issued successfully. Jul 10 08:50:28.282948 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-70b54105-2362-4c81-a9e9-f34009daa3c1 tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] https://10.4.3.7/volume/v3/snapshots returned with HTTP 202 Jul 10 08:50:28.283558 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1451/5790] 10.4.3.7 () {68 vars in 1251 bytes} [Fri Jul 10 08:50:28 2026] POST /volume/v3/snapshots => generated 322 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:50:28.293694 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-0cac3cd5-d433-4c90-bba9-cad3e5932ef0 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:28.295723 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-0cac3cd5-d433-4c90-bba9-cad3e5932ef0 tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] GET https://10.4.3.7/volume/v3/snapshots/6429b93c-9b93-490d-b1f5-0789afee9cc8 Jul 10 08:50:28.295918 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-0cac3cd5-d433-4c90-bba9-cad3e5932ef0 tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:28.296125 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-0cac3cd5-d433-4c90-bba9-cad3e5932ef0 tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:28.301148 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:28.301148 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:50:28.301623 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-0cac3cd5-d433-4c90-bba9-cad3e5932ef0 tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Snapshot retrieved successfully. Jul 10 08:50:28.302381 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-0cac3cd5-d433-4c90-bba9-cad3e5932ef0 tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] https://10.4.3.7/volume/v3/snapshots/6429b93c-9b93-490d-b1f5-0789afee9cc8 returned with HTTP 200 Jul 10 08:50:28.302794 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1438/5791] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:50:28 2026] GET /volume/v3/snapshots/6429b93c-9b93-490d-b1f5-0789afee9cc8 => generated 454 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:50:29.312507 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-e18548cd-0619-4908-867b-b4f7a4439613 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:29.315056 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-e18548cd-0619-4908-867b-b4f7a4439613 tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] GET https://10.4.3.7/volume/v3/snapshots/6429b93c-9b93-490d-b1f5-0789afee9cc8 Jul 10 08:50:29.315355 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-e18548cd-0619-4908-867b-b4f7a4439613 tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:29.315687 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-e18548cd-0619-4908-867b-b4f7a4439613 tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:29.321419 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:29.321419 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:50:29.321970 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-e18548cd-0619-4908-867b-b4f7a4439613 tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Snapshot retrieved successfully. Jul 10 08:50:29.322910 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-e18548cd-0619-4908-867b-b4f7a4439613 tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] https://10.4.3.7/volume/v3/snapshots/6429b93c-9b93-490d-b1f5-0789afee9cc8 returned with HTTP 200 Jul 10 08:50:29.323347 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1447/5792] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:50:29 2026] GET /volume/v3/snapshots/6429b93c-9b93-490d-b1f5-0789afee9cc8 => generated 481 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:50:29.332299 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-c93efb92-cc46-4df4-b6c4-e32f49a7fed2 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:29.334253 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c93efb92-cc46-4df4-b6c4-e32f49a7fed2 tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] POST https://10.4.3.7/volume/v3/volumes/6bd885dd-f016-498a-a279-3dcd1f504eb3/action Jul 10 08:50:29.334629 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c93efb92-cc46-4df4-b6c4-e32f49a7fed2 tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Action body: b'{"revert": {"snapshot_id": "6429b93c-9b93-490d-b1f5-0789afee9cc8"}}' {{(pid=100057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:50:29.334744 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c93efb92-cc46-4df4-b6c4-e32f49a7fed2 tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "6429b93c-9b93-490d-b1f5-0789afee9cc8"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:50:29.344317 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:29.344317 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:50:29.344954 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-c93efb92-cc46-4df4-b6c4-e32f49a7fed2 tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Volume retrieved successfully. Jul 10 08:50:29.358072 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-c93efb92-cc46-4df4-b6c4-e32f49a7fed2 tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Reverting volume 6bd885dd-f016-498a-a279-3dcd1f504eb3 to snapshot 6429b93c-9b93-490d-b1f5-0789afee9cc8. Jul 10 08:50:29.358965 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:29.358965 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:50:29.371692 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c93efb92-cc46-4df4-b6c4-e32f49a7fed2 tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] https://10.4.3.7/volume/v3/volumes/6bd885dd-f016-498a-a279-3dcd1f504eb3/action returned with HTTP 202 Jul 10 08:50:29.372071 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1457/5793] 10.4.3.7 () {70 vars in 1417 bytes} [Fri Jul 10 08:50:29 2026] POST /volume/v3/volumes/6bd885dd-f016-498a-a279-3dcd1f504eb3/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 10 08:50:29.378934 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-e9d9c2f5-f3b4-4614-8ca1-483cde5c9ce6 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:29.380833 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-e9d9c2f5-f3b4-4614-8ca1-483cde5c9ce6 tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] GET https://10.4.3.7/volume/v3/volumes/6bd885dd-f016-498a-a279-3dcd1f504eb3 Jul 10 08:50:29.381041 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-e9d9c2f5-f3b4-4614-8ca1-483cde5c9ce6 tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:29.381234 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-e9d9c2f5-f3b4-4614-8ca1-483cde5c9ce6 tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:29.387932 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:29.387932 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:50:29.392154 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-e9d9c2f5-f3b4-4614-8ca1-483cde5c9ce6 tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Volume info retrieved successfully. Jul 10 08:50:29.396752 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-e9d9c2f5-f3b4-4614-8ca1-483cde5c9ce6 tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] https://10.4.3.7/volume/v3/volumes/6bd885dd-f016-498a-a279-3dcd1f504eb3 returned with HTTP 200 Jul 10 08:50:29.397147 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1452/5794] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:50:29 2026] GET /volume/v3/volumes/6bd885dd-f016-498a-a279-3dcd1f504eb3 => generated 854 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:50:30.410861 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-c47f3424-1787-435d-a052-3ee02566d0cd None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:30.412591 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-c47f3424-1787-435d-a052-3ee02566d0cd tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] GET https://10.4.3.7/volume/v3/volumes/6bd885dd-f016-498a-a279-3dcd1f504eb3 Jul 10 08:50:30.412772 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-c47f3424-1787-435d-a052-3ee02566d0cd tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:30.412977 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-c47f3424-1787-435d-a052-3ee02566d0cd tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:30.419688 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:30.419688 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:50:30.423328 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-c47f3424-1787-435d-a052-3ee02566d0cd tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Volume info retrieved successfully. Jul 10 08:50:30.427480 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-c47f3424-1787-435d-a052-3ee02566d0cd tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] https://10.4.3.7/volume/v3/volumes/6bd885dd-f016-498a-a279-3dcd1f504eb3 returned with HTTP 200 Jul 10 08:50:30.427880 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1439/5795] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:50:30 2026] GET /volume/v3/volumes/6bd885dd-f016-498a-a279-3dcd1f504eb3 => generated 854 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:50:30.443463 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-958b636a-c74e-4170-9751-6aeebe9016aa None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:30.445231 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-958b636a-c74e-4170-9751-6aeebe9016aa tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] GET https://10.4.3.7/volume/v3/snapshots/6429b93c-9b93-490d-b1f5-0789afee9cc8 Jul 10 08:50:30.445428 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-958b636a-c74e-4170-9751-6aeebe9016aa tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:30.445641 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-958b636a-c74e-4170-9751-6aeebe9016aa tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:30.450635 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:30.450635 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:50:30.451124 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-958b636a-c74e-4170-9751-6aeebe9016aa tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Snapshot retrieved successfully. Jul 10 08:50:30.451835 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-958b636a-c74e-4170-9751-6aeebe9016aa tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] https://10.4.3.7/volume/v3/snapshots/6429b93c-9b93-490d-b1f5-0789afee9cc8 returned with HTTP 200 Jul 10 08:50:30.452193 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1448/5796] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:50:30 2026] GET /volume/v3/snapshots/6429b93c-9b93-490d-b1f5-0789afee9cc8 => generated 481 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:50:30.461993 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-62900623-453f-4ec2-9a0a-a7e71248322f None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:30.463675 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-62900623-453f-4ec2-9a0a-a7e71248322f tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] GET https://10.4.3.7/volume/v3/volumes/6bd885dd-f016-498a-a279-3dcd1f504eb3 Jul 10 08:50:30.463874 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-62900623-453f-4ec2-9a0a-a7e71248322f tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:30.464080 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-62900623-453f-4ec2-9a0a-a7e71248322f tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:30.471230 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:30.471230 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:50:30.474852 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-62900623-453f-4ec2-9a0a-a7e71248322f tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Volume info retrieved successfully. Jul 10 08:50:30.478646 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-62900623-453f-4ec2-9a0a-a7e71248322f tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] https://10.4.3.7/volume/v3/volumes/6bd885dd-f016-498a-a279-3dcd1f504eb3 returned with HTTP 200 Jul 10 08:50:30.479128 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1458/5797] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:50:30 2026] GET /volume/v3/volumes/6bd885dd-f016-498a-a279-3dcd1f504eb3 => generated 854 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:50:30.491737 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-81b45468-70b0-46bb-aa9c-a70be36d822d None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:30.493652 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-81b45468-70b0-46bb-aa9c-a70be36d822d tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:50:30.494147 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-81b45468-70b0-46bb-aa9c-a70be36d822d tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-967602304"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:50:30.495952 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.volumes [None req-81b45468-70b0-46bb-aa9c-a70be36d822d tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-967602304'}} {{(pid=100054) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:50:30.496092 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.volumes [None req-81b45468-70b0-46bb-aa9c-a70be36d822d tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Create volume of 1 GB Jul 10 08:50:30.500536 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-81b45468-70b0-46bb-aa9c-a70be36d822d tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Availability Zones retrieved successfully. Jul 10 08:50:30.507289 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-81b45468-70b0-46bb-aa9c-a70be36d822d tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Flow 'volume_create_api' (0ace2a2a-ed2b-4a59-bae8-c826a1db93f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:50:30.508418 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-81b45468-70b0-46bb-aa9c-a70be36d822d tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6363e1ce-077a-4fef-97fc-aaff6b545dfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:50:30.509543 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.flows.api.create_volume [None req-81b45468-70b0-46bb-aa9c-a70be36d822d tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Validating volume size '1' using validate_int {{(pid=100054) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:50:30.538087 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-81b45468-70b0-46bb-aa9c-a70be36d822d tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6363e1ce-077a-4fef-97fc-aaff6b545dfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:50:30.539026 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-81b45468-70b0-46bb-aa9c-a70be36d822d tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d2bd875-b55e-4482-9177-cfdf0c89dc08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:50:30.580514 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.quota [None req-81b45468-70b0-46bb-aa9c-a70be36d822d tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Created reservations ['8d711d3f-306c-4aef-affd-364691b8475f', 'f4824895-cb3c-4052-a6c0-7057caadf2fe', 'b653e500-03d2-45be-9f73-480f14660a81', '20516074-ae5c-45ac-bf7b-ae0a62fea3a1'] {{(pid=100054) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:50:30.581262 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-81b45468-70b0-46bb-aa9c-a70be36d822d tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d2bd875-b55e-4482-9177-cfdf0c89dc08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8d711d3f-306c-4aef-affd-364691b8475f', 'f4824895-cb3c-4052-a6c0-7057caadf2fe', 'b653e500-03d2-45be-9f73-480f14660a81', '20516074-ae5c-45ac-bf7b-ae0a62fea3a1']}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:50:30.581986 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-81b45468-70b0-46bb-aa9c-a70be36d822d tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (973f4499-c574-412c-87d6-d77b8bf5ba08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:50:30.604070 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-81b45468-70b0-46bb-aa9c-a70be36d822d tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (973f4499-c574-412c-87d6-d77b8bf5ba08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '50c60fa1-f5c8-42b3-ac1f-f25c07367115', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-967602304',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='06917815727d452d8b041babbc2fd575',qos_specs=None,replication_status=,reservations=['8d711d3f-306c-4aef-affd-364691b8475f','f4824895-cb3c-4052-a6c0-7057caadf2fe','b653e500-03d2-45be-9f73-480f14660a81','20516074-ae5c-45ac-bf7b-ae0a62fea3a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b705c17b8f5e4982b64818173629734b',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:50:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-967602304',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=50c60fa1-f5c8-42b3-ac1f-f25c07367115,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='06917815727d452d8b041babbc2fd575',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b705c17b8f5e4982b64818173629734b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:50:30.604800 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-81b45468-70b0-46bb-aa9c-a70be36d822d tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (994b6356-9282-47cf-8902-de01af4239ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:50:30.621504 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-81b45468-70b0-46bb-aa9c-a70be36d822d tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (994b6356-9282-47cf-8902-de01af4239ec) transitioned into state 'SUCCESS' from state '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-967602304',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='06917815727d452d8b041babbc2fd575',qos_specs=None,replication_status=,reservations=['8d711d3f-306c-4aef-affd-364691b8475f','f4824895-cb3c-4052-a6c0-7057caadf2fe','b653e500-03d2-45be-9f73-480f14660a81','20516074-ae5c-45ac-bf7b-ae0a62fea3a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b705c17b8f5e4982b64818173629734b',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:50:30.622486 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-81b45468-70b0-46bb-aa9c-a70be36d822d tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (feee90fa-90be-4919-9b37-496037485231) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:50:30.631137 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-81b45468-70b0-46bb-aa9c-a70be36d822d tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (feee90fa-90be-4919-9b37-496037485231) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:50:30.632054 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-81b45468-70b0-46bb-aa9c-a70be36d822d tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Flow 'volume_create_api' (0ace2a2a-ed2b-4a59-bae8-c826a1db93f0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100054) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:50:30.632418 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-81b45468-70b0-46bb-aa9c-a70be36d822d tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Create volume request issued successfully. Jul 10 08:50:30.632999 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-81b45468-70b0-46bb-aa9c-a70be36d822d tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:50:30.633485 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1453/5798] 10.4.3.7 () {70 vars in 1285 bytes} [Fri Jul 10 08:50:30 2026] POST /volume/v3/volumes => generated 761 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:50:30.644106 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-428c7af3-d15d-4530-acbf-9dee005ec093 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:30.645831 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-428c7af3-d15d-4530-acbf-9dee005ec093 tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] GET https://10.4.3.7/volume/v3/volumes/50c60fa1-f5c8-42b3-ac1f-f25c07367115 Jul 10 08:50:30.646051 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-428c7af3-d15d-4530-acbf-9dee005ec093 tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:30.646252 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-428c7af3-d15d-4530-acbf-9dee005ec093 tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:30.653620 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:30.653620 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:50:30.657678 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-428c7af3-d15d-4530-acbf-9dee005ec093 tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Volume info retrieved successfully. Jul 10 08:50:30.661549 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-428c7af3-d15d-4530-acbf-9dee005ec093 tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] https://10.4.3.7/volume/v3/volumes/50c60fa1-f5c8-42b3-ac1f-f25c07367115 returned with HTTP 200 Jul 10 08:50:30.661840 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1440/5799] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:50:30 2026] GET /volume/v3/volumes/50c60fa1-f5c8-42b3-ac1f-f25c07367115 => generated 829 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:50:31.677113 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-b5413ea4-27d8-45d0-a576-88f3bc3d7113 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:31.678741 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-b5413ea4-27d8-45d0-a576-88f3bc3d7113 tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] GET https://10.4.3.7/volume/v3/volumes/50c60fa1-f5c8-42b3-ac1f-f25c07367115 Jul 10 08:50:31.678923 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-b5413ea4-27d8-45d0-a576-88f3bc3d7113 tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:31.679106 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-b5413ea4-27d8-45d0-a576-88f3bc3d7113 tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:31.685528 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:31.685528 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:50:31.689110 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-b5413ea4-27d8-45d0-a576-88f3bc3d7113 tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Volume info retrieved successfully. Jul 10 08:50:31.693360 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-b5413ea4-27d8-45d0-a576-88f3bc3d7113 tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] https://10.4.3.7/volume/v3/volumes/50c60fa1-f5c8-42b3-ac1f-f25c07367115 returned with HTTP 200 Jul 10 08:50:31.693840 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1449/5800] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:50:31 2026] GET /volume/v3/volumes/50c60fa1-f5c8-42b3-ac1f-f25c07367115 => generated 854 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:50:31.710141 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-3cf619f8-88d7-40bd-9a58-a39342d5c66e None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:31.711804 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3cf619f8-88d7-40bd-9a58-a39342d5c66e tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] POST https://10.4.3.7/volume/v3/snapshots Jul 10 08:50:31.712143 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3cf619f8-88d7-40bd-9a58-a39342d5c66e tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "50c60fa1-f5c8-42b3-ac1f-f25c07367115", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-852851218"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:50:31.719549 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:31.719549 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:50:31.719934 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-3cf619f8-88d7-40bd-9a58-a39342d5c66e tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Volume info retrieved successfully. Jul 10 08:50:31.720039 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.snapshots [None req-3cf619f8-88d7-40bd-9a58-a39342d5c66e tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Create snapshot from volume 50c60fa1-f5c8-42b3-ac1f-f25c07367115 Jul 10 08:50:31.741434 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-3cf619f8-88d7-40bd-9a58-a39342d5c66e tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Created reservations ['f3ee512b-cba8-4855-a2de-efd553255c34', 'c457bc57-aa84-4e49-9b54-b7533d817abe', '2d971e14-dd6c-4423-a635-87961aac050a', '554315f3-8618-4548-93e5-77f1cf62048b'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:50:31.768227 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-3cf619f8-88d7-40bd-9a58-a39342d5c66e tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Snapshot create request issued successfully. Jul 10 08:50:31.768605 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3cf619f8-88d7-40bd-9a58-a39342d5c66e tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] https://10.4.3.7/volume/v3/snapshots returned with HTTP 202 Jul 10 08:50:31.769031 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1459/5801] 10.4.3.7 () {68 vars in 1251 bytes} [Fri Jul 10 08:50:31 2026] POST /volume/v3/snapshots => generated 321 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:50:31.777681 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-1565cd61-4442-4cd4-a203-2540d8227f36 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:31.780111 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-1565cd61-4442-4cd4-a203-2540d8227f36 tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] GET https://10.4.3.7/volume/v3/snapshots/492cf727-8923-490c-932b-84e07be18363 Jul 10 08:50:31.780111 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-1565cd61-4442-4cd4-a203-2540d8227f36 tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:31.780318 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-1565cd61-4442-4cd4-a203-2540d8227f36 tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:31.785860 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:31.785860 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:50:31.786299 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-1565cd61-4442-4cd4-a203-2540d8227f36 tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Snapshot retrieved successfully. Jul 10 08:50:31.787211 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-1565cd61-4442-4cd4-a203-2540d8227f36 tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] https://10.4.3.7/volume/v3/snapshots/492cf727-8923-490c-932b-84e07be18363 returned with HTTP 200 Jul 10 08:50:31.787744 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1454/5802] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:50:31 2026] GET /volume/v3/snapshots/492cf727-8923-490c-932b-84e07be18363 => generated 453 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:50:32.797068 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-a3707258-66d9-4bfd-bf70-02809d884e47 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:32.799258 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-a3707258-66d9-4bfd-bf70-02809d884e47 tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] GET https://10.4.3.7/volume/v3/snapshots/492cf727-8923-490c-932b-84e07be18363 Jul 10 08:50:32.799538 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-a3707258-66d9-4bfd-bf70-02809d884e47 tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:32.799799 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-a3707258-66d9-4bfd-bf70-02809d884e47 tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:32.804837 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:32.804837 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:50:32.805358 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-a3707258-66d9-4bfd-bf70-02809d884e47 tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Snapshot retrieved successfully. Jul 10 08:50:32.806103 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-a3707258-66d9-4bfd-bf70-02809d884e47 tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] https://10.4.3.7/volume/v3/snapshots/492cf727-8923-490c-932b-84e07be18363 returned with HTTP 200 Jul 10 08:50:32.806557 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1441/5803] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:50:32 2026] GET /volume/v3/snapshots/492cf727-8923-490c-932b-84e07be18363 => generated 480 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:50:32.815500 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-e6522349-ef28-4d2d-bb13-5135972053be None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:32.817125 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-e6522349-ef28-4d2d-bb13-5135972053be tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] POST https://10.4.3.7/volume/v3/volumes/50c60fa1-f5c8-42b3-ac1f-f25c07367115/action Jul 10 08:50:32.817583 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-e6522349-ef28-4d2d-bb13-5135972053be tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:50:32.817714 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-e6522349-ef28-4d2d-bb13-5135972053be tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:50:32.825544 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:32.825544 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:50:32.826007 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-e6522349-ef28-4d2d-bb13-5135972053be tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Volume info retrieved successfully. Jul 10 08:50:32.856844 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.quota [None req-e6522349-ef28-4d2d-bb13-5135972053be tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Created reservations ['adacc4ad-a374-4309-984d-8ded72eab93a', 'ce753496-57e5-407e-94a6-3e7da9fb9b3a'] {{(pid=100056) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:50:32.864719 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-e6522349-ef28-4d2d-bb13-5135972053be tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Extend volume request issued successfully. Jul 10 08:50:32.864962 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-e6522349-ef28-4d2d-bb13-5135972053be tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] https://10.4.3.7/volume/v3/volumes/50c60fa1-f5c8-42b3-ac1f-f25c07367115/action returned with HTTP 202 Jul 10 08:50:32.865442 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1450/5804] 10.4.3.7 () {70 vars in 1417 bytes} [Fri Jul 10 08:50:32 2026] POST /volume/v3/volumes/50c60fa1-f5c8-42b3-ac1f-f25c07367115/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 10 08:50:32.872324 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-36d1afe6-d51b-44fb-a74c-f96bd79a94d3 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:32.874270 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-36d1afe6-d51b-44fb-a74c-f96bd79a94d3 tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] GET https://10.4.3.7/volume/v3/volumes/50c60fa1-f5c8-42b3-ac1f-f25c07367115 Jul 10 08:50:32.874477 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-36d1afe6-d51b-44fb-a74c-f96bd79a94d3 tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:32.874659 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-36d1afe6-d51b-44fb-a74c-f96bd79a94d3 tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:32.881546 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:32.881546 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:50:32.885465 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-36d1afe6-d51b-44fb-a74c-f96bd79a94d3 tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Volume info retrieved successfully. Jul 10 08:50:32.889350 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-36d1afe6-d51b-44fb-a74c-f96bd79a94d3 tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] https://10.4.3.7/volume/v3/volumes/50c60fa1-f5c8-42b3-ac1f-f25c07367115 returned with HTTP 200 Jul 10 08:50:32.889761 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1460/5805] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:50:32 2026] GET /volume/v3/volumes/50c60fa1-f5c8-42b3-ac1f-f25c07367115 => generated 854 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:50:33.901556 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-77641f70-b9cb-4bfe-a3e6-9e085fc33235 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:33.903510 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-77641f70-b9cb-4bfe-a3e6-9e085fc33235 tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] GET https://10.4.3.7/volume/v3/volumes/50c60fa1-f5c8-42b3-ac1f-f25c07367115 Jul 10 08:50:33.903773 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-77641f70-b9cb-4bfe-a3e6-9e085fc33235 tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:33.903970 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-77641f70-b9cb-4bfe-a3e6-9e085fc33235 tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:33.911548 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:33.911548 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:50:33.915000 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-77641f70-b9cb-4bfe-a3e6-9e085fc33235 tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Volume info retrieved successfully. Jul 10 08:50:33.919227 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-77641f70-b9cb-4bfe-a3e6-9e085fc33235 tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] https://10.4.3.7/volume/v3/volumes/50c60fa1-f5c8-42b3-ac1f-f25c07367115 returned with HTTP 200 Jul 10 08:50:33.919574 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1455/5806] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:50:33 2026] GET /volume/v3/volumes/50c60fa1-f5c8-42b3-ac1f-f25c07367115 => generated 854 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:50:33.930508 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-6d062cc0-fee3-4963-8fbd-8552d81495da None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:33.932116 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-6d062cc0-fee3-4963-8fbd-8552d81495da tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] POST https://10.4.3.7/volume/v3/volumes/50c60fa1-f5c8-42b3-ac1f-f25c07367115/action Jul 10 08:50:33.932459 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-6d062cc0-fee3-4963-8fbd-8552d81495da tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Action body: b'{"revert": {"snapshot_id": "492cf727-8923-490c-932b-84e07be18363"}}' {{(pid=100055) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:50:33.932619 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-6d062cc0-fee3-4963-8fbd-8552d81495da tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "492cf727-8923-490c-932b-84e07be18363"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:50:33.940581 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:33.940581 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:50:33.941019 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-6d062cc0-fee3-4963-8fbd-8552d81495da tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Volume retrieved successfully. Jul 10 08:50:33.952653 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-6d062cc0-fee3-4963-8fbd-8552d81495da tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] HTTP exception thrown: Can't revert volume 50c60fa1-f5c8-42b3-ac1f-f25c07367115 to its latest snapshot 492cf727-8923-490c-932b-84e07be18363. The volume size must be equal to the snapshot size. Jul 10 08:50:33.952781 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-6d062cc0-fee3-4963-8fbd-8552d81495da tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] https://10.4.3.7/volume/v3/volumes/50c60fa1-f5c8-42b3-ac1f-f25c07367115/action returned with HTTP 400 Jul 10 08:50:33.953361 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1442/5807] 10.4.3.7 () {70 vars in 1417 bytes} [Fri Jul 10 08:50:33 2026] POST /volume/v3/volumes/50c60fa1-f5c8-42b3-ac1f-f25c07367115/action => generated 213 bytes in 23 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Jul 10 08:50:33.960766 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-38c1c963-e07c-4548-bc43-f9bc286b9fcb None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:33.962638 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-38c1c963-e07c-4548-bc43-f9bc286b9fcb tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] DELETE https://10.4.3.7/volume/v3/snapshots/492cf727-8923-490c-932b-84e07be18363 Jul 10 08:50:33.962829 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-38c1c963-e07c-4548-bc43-f9bc286b9fcb tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:33.963020 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-38c1c963-e07c-4548-bc43-f9bc286b9fcb tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Calling method 'delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:33.963137 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.snapshots [None req-38c1c963-e07c-4548-bc43-f9bc286b9fcb tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Delete snapshot with id: 492cf727-8923-490c-932b-84e07be18363 Jul 10 08:50:33.968270 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:33.968270 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:50:33.968783 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-38c1c963-e07c-4548-bc43-f9bc286b9fcb tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Snapshot retrieved successfully. Jul 10 08:50:33.984664 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-38c1c963-e07c-4548-bc43-f9bc286b9fcb tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Snapshot delete request issued successfully. Jul 10 08:50:33.984784 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-38c1c963-e07c-4548-bc43-f9bc286b9fcb tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] https://10.4.3.7/volume/v3/snapshots/492cf727-8923-490c-932b-84e07be18363 returned with HTTP 202 Jul 10 08:50:33.985190 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1451/5808] 10.4.3.7 () {66 vars in 1343 bytes} [Fri Jul 10 08:50:33 2026] DELETE /volume/v3/snapshots/492cf727-8923-490c-932b-84e07be18363 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:50:33.992273 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-bcea4226-363b-4f0f-ad68-ce5f530bd7c4 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:33.994594 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-bcea4226-363b-4f0f-ad68-ce5f530bd7c4 tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] GET https://10.4.3.7/volume/v3/snapshots/492cf727-8923-490c-932b-84e07be18363 Jul 10 08:50:33.994807 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-bcea4226-363b-4f0f-ad68-ce5f530bd7c4 tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:33.995021 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-bcea4226-363b-4f0f-ad68-ce5f530bd7c4 tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:34.000508 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:34.000508 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:50:34.001069 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-bcea4226-363b-4f0f-ad68-ce5f530bd7c4 tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Snapshot retrieved successfully. Jul 10 08:50:34.002220 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-bcea4226-363b-4f0f-ad68-ce5f530bd7c4 tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] https://10.4.3.7/volume/v3/snapshots/492cf727-8923-490c-932b-84e07be18363 returned with HTTP 200 Jul 10 08:50:34.002747 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1461/5809] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:50:33 2026] GET /volume/v3/snapshots/492cf727-8923-490c-932b-84e07be18363 => generated 479 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:50:35.011169 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-0d241eda-32da-4abc-a836-94fbdb2c0811 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:35.013484 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-0d241eda-32da-4abc-a836-94fbdb2c0811 tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] GET https://10.4.3.7/volume/v3/snapshots/492cf727-8923-490c-932b-84e07be18363 Jul 10 08:50:35.013783 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-0d241eda-32da-4abc-a836-94fbdb2c0811 tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:35.014048 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-0d241eda-32da-4abc-a836-94fbdb2c0811 tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:35.018044 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-0d241eda-32da-4abc-a836-94fbdb2c0811 tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] https://10.4.3.7/volume/v3/snapshots/492cf727-8923-490c-932b-84e07be18363 returned with HTTP 404 Jul 10 08:50:35.018459 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1456/5810] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:50:35 2026] GET /volume/v3/snapshots/492cf727-8923-490c-932b-84e07be18363 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:50:35.024897 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-c87f8c28-99a3-4ba5-8da1-f24262b9c713 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:35.026653 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-c87f8c28-99a3-4ba5-8da1-f24262b9c713 tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] DELETE https://10.4.3.7/volume/v3/volumes/50c60fa1-f5c8-42b3-ac1f-f25c07367115 Jul 10 08:50:35.026868 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-c87f8c28-99a3-4ba5-8da1-f24262b9c713 tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:35.027058 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-c87f8c28-99a3-4ba5-8da1-f24262b9c713 tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Calling method 'delete' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:35.027230 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-c87f8c28-99a3-4ba5-8da1-f24262b9c713 tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Delete volume with id: 50c60fa1-f5c8-42b3-ac1f-f25c07367115 Jul 10 08:50:35.034276 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:35.034276 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:50:35.034791 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-c87f8c28-99a3-4ba5-8da1-f24262b9c713 tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Volume info retrieved successfully. Jul 10 08:50:35.048770 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-c87f8c28-99a3-4ba5-8da1-f24262b9c713 tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Delete volume request issued successfully. Jul 10 08:50:35.048950 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-c87f8c28-99a3-4ba5-8da1-f24262b9c713 tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] https://10.4.3.7/volume/v3/volumes/50c60fa1-f5c8-42b3-ac1f-f25c07367115 returned with HTTP 202 Jul 10 08:50:35.049373 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1443/5811] 10.4.3.7 () {68 vars in 1378 bytes} [Fri Jul 10 08:50:35 2026] DELETE /volume/v3/volumes/50c60fa1-f5c8-42b3-ac1f-f25c07367115 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 08:50:35.055945 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-4da2d194-de47-46cb-9055-035c4cbe71fb None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:35.058116 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-4da2d194-de47-46cb-9055-035c4cbe71fb tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] GET https://10.4.3.7/volume/v3/volumes/50c60fa1-f5c8-42b3-ac1f-f25c07367115 Jul 10 08:50:35.058422 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-4da2d194-de47-46cb-9055-035c4cbe71fb tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:35.058721 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-4da2d194-de47-46cb-9055-035c4cbe71fb tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:35.067029 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:35.067029 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:50:35.071309 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-4da2d194-de47-46cb-9055-035c4cbe71fb tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Volume info retrieved successfully. Jul 10 08:50:35.076182 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-4da2d194-de47-46cb-9055-035c4cbe71fb tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] https://10.4.3.7/volume/v3/volumes/50c60fa1-f5c8-42b3-ac1f-f25c07367115 returned with HTTP 200 Jul 10 08:50:35.076622 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1452/5812] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:50:35 2026] GET /volume/v3/volumes/50c60fa1-f5c8-42b3-ac1f-f25c07367115 => generated 853 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:50:36.088789 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-3b741711-8bdf-4838-95f5-cd0df8dd7448 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:36.090489 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3b741711-8bdf-4838-95f5-cd0df8dd7448 tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] GET https://10.4.3.7/volume/v3/volumes/50c60fa1-f5c8-42b3-ac1f-f25c07367115 Jul 10 08:50:36.090736 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3b741711-8bdf-4838-95f5-cd0df8dd7448 tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:36.090915 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3b741711-8bdf-4838-95f5-cd0df8dd7448 tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:36.096872 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3b741711-8bdf-4838-95f5-cd0df8dd7448 tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] https://10.4.3.7/volume/v3/volumes/50c60fa1-f5c8-42b3-ac1f-f25c07367115 returned with HTTP 404 Jul 10 08:50:36.097317 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1462/5813] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:50:36 2026] GET /volume/v3/volumes/50c60fa1-f5c8-42b3-ac1f-f25c07367115 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 08:50:36.104160 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-8151db79-3acb-46ee-acfd-dad49226ef8d None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:36.106634 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-8151db79-3acb-46ee-acfd-dad49226ef8d tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] DELETE https://10.4.3.7/volume/v3/snapshots/6429b93c-9b93-490d-b1f5-0789afee9cc8 Jul 10 08:50:36.106898 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-8151db79-3acb-46ee-acfd-dad49226ef8d tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:36.107120 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-8151db79-3acb-46ee-acfd-dad49226ef8d tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Calling method 'delete' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:36.107247 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.snapshots [None req-8151db79-3acb-46ee-acfd-dad49226ef8d tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Delete snapshot with id: 6429b93c-9b93-490d-b1f5-0789afee9cc8 Jul 10 08:50:36.113645 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:36.113645 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:50:36.114034 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-8151db79-3acb-46ee-acfd-dad49226ef8d tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Snapshot retrieved successfully. Jul 10 08:50:36.127177 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-8151db79-3acb-46ee-acfd-dad49226ef8d tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Snapshot delete request issued successfully. Jul 10 08:50:36.127377 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-8151db79-3acb-46ee-acfd-dad49226ef8d tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] https://10.4.3.7/volume/v3/snapshots/6429b93c-9b93-490d-b1f5-0789afee9cc8 returned with HTTP 202 Jul 10 08:50:36.127755 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1457/5814] 10.4.3.7 () {66 vars in 1343 bytes} [Fri Jul 10 08:50:36 2026] DELETE /volume/v3/snapshots/6429b93c-9b93-490d-b1f5-0789afee9cc8 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:50:36.134744 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-fa3e4399-d911-4262-8e23-9546c4866a11 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:36.136459 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-fa3e4399-d911-4262-8e23-9546c4866a11 tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] GET https://10.4.3.7/volume/v3/snapshots/6429b93c-9b93-490d-b1f5-0789afee9cc8 Jul 10 08:50:36.136699 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-fa3e4399-d911-4262-8e23-9546c4866a11 tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:36.136881 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-fa3e4399-d911-4262-8e23-9546c4866a11 tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:36.141428 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:36.141428 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:50:36.141799 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-fa3e4399-d911-4262-8e23-9546c4866a11 tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Snapshot retrieved successfully. Jul 10 08:50:36.142479 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-fa3e4399-d911-4262-8e23-9546c4866a11 tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] https://10.4.3.7/volume/v3/snapshots/6429b93c-9b93-490d-b1f5-0789afee9cc8 returned with HTTP 200 Jul 10 08:50:36.142810 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1444/5815] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:50:36 2026] GET /volume/v3/snapshots/6429b93c-9b93-490d-b1f5-0789afee9cc8 => generated 480 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:50:37.152023 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-3d0444f9-94a5-4e98-b25c-65d9a0705567 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:37.153943 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-3d0444f9-94a5-4e98-b25c-65d9a0705567 tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] GET https://10.4.3.7/volume/v3/snapshots/6429b93c-9b93-490d-b1f5-0789afee9cc8 Jul 10 08:50:37.154140 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-3d0444f9-94a5-4e98-b25c-65d9a0705567 tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:37.154362 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-3d0444f9-94a5-4e98-b25c-65d9a0705567 tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:37.158756 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-3d0444f9-94a5-4e98-b25c-65d9a0705567 tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] https://10.4.3.7/volume/v3/snapshots/6429b93c-9b93-490d-b1f5-0789afee9cc8 returned with HTTP 404 Jul 10 08:50:37.159266 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1453/5816] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:50:37 2026] GET /volume/v3/snapshots/6429b93c-9b93-490d-b1f5-0789afee9cc8 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:50:37.166454 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-d1a9b76d-9a1d-41ff-a761-b8f9d05951e9 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:37.168579 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d1a9b76d-9a1d-41ff-a761-b8f9d05951e9 tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] DELETE https://10.4.3.7/volume/v3/volumes/6bd885dd-f016-498a-a279-3dcd1f504eb3 Jul 10 08:50:37.168844 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d1a9b76d-9a1d-41ff-a761-b8f9d05951e9 tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:37.169060 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d1a9b76d-9a1d-41ff-a761-b8f9d05951e9 tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:37.169252 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-d1a9b76d-9a1d-41ff-a761-b8f9d05951e9 tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Delete volume with id: 6bd885dd-f016-498a-a279-3dcd1f504eb3 Jul 10 08:50:37.178685 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:37.178685 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:50:37.179425 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-d1a9b76d-9a1d-41ff-a761-b8f9d05951e9 tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Volume info retrieved successfully. Jul 10 08:50:37.199702 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-d1a9b76d-9a1d-41ff-a761-b8f9d05951e9 tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Delete volume request issued successfully. Jul 10 08:50:37.199936 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d1a9b76d-9a1d-41ff-a761-b8f9d05951e9 tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] https://10.4.3.7/volume/v3/volumes/6bd885dd-f016-498a-a279-3dcd1f504eb3 returned with HTTP 202 Jul 10 08:50:37.200440 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1463/5817] 10.4.3.7 () {68 vars in 1378 bytes} [Fri Jul 10 08:50:37 2026] DELETE /volume/v3/volumes/6bd885dd-f016-498a-a279-3dcd1f504eb3 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 08:50:37.207595 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-fb2bcb12-5fb2-48b1-b626-dcb13ff3c308 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:37.209604 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-fb2bcb12-5fb2-48b1-b626-dcb13ff3c308 tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] GET https://10.4.3.7/volume/v3/volumes/6bd885dd-f016-498a-a279-3dcd1f504eb3 Jul 10 08:50:37.209843 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-fb2bcb12-5fb2-48b1-b626-dcb13ff3c308 tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:37.210028 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-fb2bcb12-5fb2-48b1-b626-dcb13ff3c308 tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:37.217637 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:37.217637 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:50:37.221667 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-fb2bcb12-5fb2-48b1-b626-dcb13ff3c308 tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Volume info retrieved successfully. Jul 10 08:50:37.226794 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-fb2bcb12-5fb2-48b1-b626-dcb13ff3c308 tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] https://10.4.3.7/volume/v3/volumes/6bd885dd-f016-498a-a279-3dcd1f504eb3 returned with HTTP 200 Jul 10 08:50:37.227268 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1458/5818] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:50:37 2026] GET /volume/v3/volumes/6bd885dd-f016-498a-a279-3dcd1f504eb3 => generated 853 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:50:38.240331 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-a31ead03-f050-49ad-9d44-754c9821f3c4 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:38.241947 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-a31ead03-f050-49ad-9d44-754c9821f3c4 tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] GET https://10.4.3.7/volume/v3/volumes/6bd885dd-f016-498a-a279-3dcd1f504eb3 Jul 10 08:50:38.242154 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-a31ead03-f050-49ad-9d44-754c9821f3c4 tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:38.242329 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-a31ead03-f050-49ad-9d44-754c9821f3c4 tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:38.247695 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-a31ead03-f050-49ad-9d44-754c9821f3c4 tempest-VolumeRevertTests-49997167 tempest-VolumeRevertTests-49997167-project-member] https://10.4.3.7/volume/v3/volumes/6bd885dd-f016-498a-a279-3dcd1f504eb3 returned with HTTP 404 Jul 10 08:50:38.248244 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1445/5819] 10.4.3.7 () {68 vars in 1375 bytes} [Fri Jul 10 08:50:38 2026] GET /volume/v3/volumes/6bd885dd-f016-498a-a279-3dcd1f504eb3 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 08:50:39.585329 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-b54a31fe-fda4-447e-b331-fca22908fb12 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:39.660072 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-b54a31fe-fda4-447e-b331-fca22908fb12 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:50:39.660442 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-b54a31fe-fda4-447e-b331-fca22908fb12 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1808331991"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:50:39.661825 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.volumes [None req-b54a31fe-fda4-447e-b331-fca22908fb12 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1808331991'}} {{(pid=100056) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:50:39.661938 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-b54a31fe-fda4-447e-b331-fca22908fb12 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Create volume of 1 GB Jul 10 08:50:39.666193 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-b54a31fe-fda4-447e-b331-fca22908fb12 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Availability Zones retrieved successfully. Jul 10 08:50:39.671063 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-b54a31fe-fda4-447e-b331-fca22908fb12 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Flow 'volume_create_api' (44d0400a-b923-4990-9259-8beb0f8e95d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:50:39.672071 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-b54a31fe-fda4-447e-b331-fca22908fb12 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03b1b9bd-647f-40ad-8604-7535c3f9c8f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:50:39.672893 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.flows.api.create_volume [None req-b54a31fe-fda4-447e-b331-fca22908fb12 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Validating volume size '1' using validate_int {{(pid=100056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:50:39.694853 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-b54a31fe-fda4-447e-b331-fca22908fb12 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03b1b9bd-647f-40ad-8604-7535c3f9c8f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:50:39.695669 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-b54a31fe-fda4-447e-b331-fca22908fb12 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de8f39a2-6a85-476b-9fad-b701cdc9b855) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:50:39.752041 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.quota [None req-b54a31fe-fda4-447e-b331-fca22908fb12 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Created reservations ['291aed1f-4374-420b-a34c-d702b302ea87', '020e99b5-a941-43df-908d-9b73e8c86a5b', 'd6e522d1-a6bf-41d4-9541-7f8e1c59ce9f', 'f558c3c0-b6c7-4459-a69b-d962bbc7b79d'] {{(pid=100056) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:50:39.752891 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-b54a31fe-fda4-447e-b331-fca22908fb12 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de8f39a2-6a85-476b-9fad-b701cdc9b855) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['291aed1f-4374-420b-a34c-d702b302ea87', '020e99b5-a941-43df-908d-9b73e8c86a5b', 'd6e522d1-a6bf-41d4-9541-7f8e1c59ce9f', 'f558c3c0-b6c7-4459-a69b-d962bbc7b79d']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:50:39.753838 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-b54a31fe-fda4-447e-b331-fca22908fb12 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee93920a-166e-4752-9676-099cff1d896b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:50:39.779063 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-b54a31fe-fda4-447e-b331-fca22908fb12 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee93920a-166e-4752-9676-099cff1d896b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5de22354-f00b-4311-b6b6-9ac918455fc6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1808331991',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='06e41a839a654bbcad6b05dde23b1b15',qos_specs=None,replication_status=,reservations=['291aed1f-4374-420b-a34c-d702b302ea87','020e99b5-a941-43df-908d-9b73e8c86a5b','d6e522d1-a6bf-41d4-9541-7f8e1c59ce9f','f558c3c0-b6c7-4459-a69b-d962bbc7b79d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='501fe53f8f69493d88cd99401b56c8e2',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:50:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1808331991',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5de22354-f00b-4311-b6b6-9ac918455fc6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='06e41a839a654bbcad6b05dde23b1b15',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='501fe53f8f69493d88cd99401b56c8e2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:50:39.780339 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-b54a31fe-fda4-447e-b331-fca22908fb12 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0367c702-75af-4542-8f23-a1c4ed2adb4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:50:39.798112 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-b54a31fe-fda4-447e-b331-fca22908fb12 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0367c702-75af-4542-8f23-a1c4ed2adb4c) transitioned into state 'SUCCESS' from state '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-1808331991',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='06e41a839a654bbcad6b05dde23b1b15',qos_specs=None,replication_status=,reservations=['291aed1f-4374-420b-a34c-d702b302ea87','020e99b5-a941-43df-908d-9b73e8c86a5b','d6e522d1-a6bf-41d4-9541-7f8e1c59ce9f','f558c3c0-b6c7-4459-a69b-d962bbc7b79d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='501fe53f8f69493d88cd99401b56c8e2',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:50:39.798719 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-b54a31fe-fda4-447e-b331-fca22908fb12 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2919779-592e-4944-b376-941e88529991) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:50:39.806867 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-b54a31fe-fda4-447e-b331-fca22908fb12 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2919779-592e-4944-b376-941e88529991) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:50:39.807930 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-b54a31fe-fda4-447e-b331-fca22908fb12 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Flow 'volume_create_api' (44d0400a-b923-4990-9259-8beb0f8e95d9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:50:39.808313 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-b54a31fe-fda4-447e-b331-fca22908fb12 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Create volume request issued successfully. Jul 10 08:50:39.809052 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-b54a31fe-fda4-447e-b331-fca22908fb12 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:50:39.809573 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1454/5820] 10.4.3.7 () {70 vars in 1284 bytes} [Fri Jul 10 08:50:39 2026] POST /volume/v3/volumes => generated 774 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:50:39.821732 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-d54d4ef9-9761-49e8-a6a8-dc132f2f439d None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:39.823833 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d54d4ef9-9761-49e8-a6a8-dc132f2f439d tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] GET https://10.4.3.7/volume/v3/volumes/5de22354-f00b-4311-b6b6-9ac918455fc6 Jul 10 08:50:39.824017 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d54d4ef9-9761-49e8-a6a8-dc132f2f439d tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:39.824238 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d54d4ef9-9761-49e8-a6a8-dc132f2f439d tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:39.831210 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:39.831210 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:50:39.834833 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-d54d4ef9-9761-49e8-a6a8-dc132f2f439d tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Volume info retrieved successfully. Jul 10 08:50:39.838732 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d54d4ef9-9761-49e8-a6a8-dc132f2f439d tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] https://10.4.3.7/volume/v3/volumes/5de22354-f00b-4311-b6b6-9ac918455fc6 returned with HTTP 200 Jul 10 08:50:39.839092 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1464/5821] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:50:39 2026] GET /volume/v3/volumes/5de22354-f00b-4311-b6b6-9ac918455fc6 => generated 953 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:50:40.853736 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-a75601f7-d64c-4e31-98c8-791a10f0dd42 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:40.855894 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-a75601f7-d64c-4e31-98c8-791a10f0dd42 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] GET https://10.4.3.7/volume/v3/volumes/5de22354-f00b-4311-b6b6-9ac918455fc6 Jul 10 08:50:40.856167 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-a75601f7-d64c-4e31-98c8-791a10f0dd42 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:40.856365 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-a75601f7-d64c-4e31-98c8-791a10f0dd42 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:40.863782 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:40.863782 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:50:40.867174 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-a75601f7-d64c-4e31-98c8-791a10f0dd42 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Volume info retrieved successfully. Jul 10 08:50:40.870793 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-a75601f7-d64c-4e31-98c8-791a10f0dd42 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] https://10.4.3.7/volume/v3/volumes/5de22354-f00b-4311-b6b6-9ac918455fc6 returned with HTTP 200 Jul 10 08:50:40.871124 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1459/5822] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:50:40 2026] GET /volume/v3/volumes/5de22354-f00b-4311-b6b6-9ac918455fc6 => generated 1005 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:50:40.883616 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-1d354eef-6d0c-462c-9804-341ab2df0d1e None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:40.885366 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-1d354eef-6d0c-462c-9804-341ab2df0d1e tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] POST https://10.4.3.7/volume/v3/backups Jul 10 08:50:40.885741 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-1d354eef-6d0c-462c-9804-341ab2df0d1e tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5de22354-f00b-4311-b6b6-9ac918455fc6", "name": "tempest-type-Backup-1695840549"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:50:40.887175 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.contrib.backups [None req-1d354eef-6d0c-462c-9804-341ab2df0d1e tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Creating new backup {'backup': {'volume_id': '5de22354-f00b-4311-b6b6-9ac918455fc6', 'name': 'tempest-type-Backup-1695840549'}} {{(pid=100055) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 08:50:40.887307 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.contrib.backups [None req-1d354eef-6d0c-462c-9804-341ab2df0d1e tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Creating backup of volume 5de22354-f00b-4311-b6b6-9ac918455fc6 in container None Jul 10 08:50:40.894665 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:40.894665 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:50:40.895003 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-1d354eef-6d0c-462c-9804-341ab2df0d1e tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Volume info retrieved successfully. Jul 10 08:50:40.920060 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.quota [None req-1d354eef-6d0c-462c-9804-341ab2df0d1e tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Created reservations ['5e17c554-4d0a-4e22-8419-eec6157c727d', '172d8419-ff13-4bcb-abd2-786bbad7425e'] {{(pid=100055) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:50:40.950193 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-1d354eef-6d0c-462c-9804-341ab2df0d1e tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] https://10.4.3.7/volume/v3/backups returned with HTTP 202 Jul 10 08:50:40.950608 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1446/5823] 10.4.3.7 () {70 vars in 1285 bytes} [Fri Jul 10 08:50:40 2026] POST /volume/v3/backups => generated 312 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:50:40.958249 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-953d6213-d345-4cbf-a341-f9e50af1922b None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:40.960066 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-953d6213-d345-4cbf-a341-f9e50af1922b tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] GET https://10.4.3.7/volume/v3/backups/47b1a618-5e0b-4ce9-8ccf-a6cbd7be5289 Jul 10 08:50:40.960256 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-953d6213-d345-4cbf-a341-f9e50af1922b tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:40.960436 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-953d6213-d345-4cbf-a341-f9e50af1922b tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:40.960704 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-953d6213-d345-4cbf-a341-f9e50af1922b tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Show backup with id 47b1a618-5e0b-4ce9-8ccf-a6cbd7be5289. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:50:40.964869 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:40.964869 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:50:40.965502 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-953d6213-d345-4cbf-a341-f9e50af1922b tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] https://10.4.3.7/volume/v3/backups/47b1a618-5e0b-4ce9-8ccf-a6cbd7be5289 returned with HTTP 200 Jul 10 08:50:40.965935 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1455/5824] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:50:40 2026] GET /volume/v3/backups/47b1a618-5e0b-4ce9-8ccf-a6cbd7be5289 => generated 719 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:50:41.975484 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-984725b0-0923-4bdf-9adb-ec67b11779fe None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:41.977266 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-984725b0-0923-4bdf-9adb-ec67b11779fe tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] GET https://10.4.3.7/volume/v3/backups/47b1a618-5e0b-4ce9-8ccf-a6cbd7be5289 Jul 10 08:50:41.977505 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-984725b0-0923-4bdf-9adb-ec67b11779fe tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:41.977730 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-984725b0-0923-4bdf-9adb-ec67b11779fe tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:41.977823 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-984725b0-0923-4bdf-9adb-ec67b11779fe tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Show backup with id 47b1a618-5e0b-4ce9-8ccf-a6cbd7be5289. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:50:41.981783 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:41.981783 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:50:41.982293 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-984725b0-0923-4bdf-9adb-ec67b11779fe tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] https://10.4.3.7/volume/v3/backups/47b1a618-5e0b-4ce9-8ccf-a6cbd7be5289 returned with HTTP 200 Jul 10 08:50:41.982640 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1465/5825] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:50:41 2026] GET /volume/v3/backups/47b1a618-5e0b-4ce9-8ccf-a6cbd7be5289 => generated 721 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:50:42.993071 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-a269d5f7-996b-4318-89cc-ea536a0d0b2d None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:42.994745 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-a269d5f7-996b-4318-89cc-ea536a0d0b2d tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] GET https://10.4.3.7/volume/v3/backups/47b1a618-5e0b-4ce9-8ccf-a6cbd7be5289 Jul 10 08:50:42.994927 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-a269d5f7-996b-4318-89cc-ea536a0d0b2d tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:42.995112 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-a269d5f7-996b-4318-89cc-ea536a0d0b2d tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:42.995203 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-a269d5f7-996b-4318-89cc-ea536a0d0b2d tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Show backup with id 47b1a618-5e0b-4ce9-8ccf-a6cbd7be5289. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:50:42.999057 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:42.999057 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:50:42.999661 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-a269d5f7-996b-4318-89cc-ea536a0d0b2d tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] https://10.4.3.7/volume/v3/backups/47b1a618-5e0b-4ce9-8ccf-a6cbd7be5289 returned with HTTP 200 Jul 10 08:50:43.000066 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1460/5826] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:50:42 2026] GET /volume/v3/backups/47b1a618-5e0b-4ce9-8ccf-a6cbd7be5289 => generated 721 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:50:44.010393 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-31fa935a-53f9-4d18-ac53-dec5592e6839 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:44.012100 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-31fa935a-53f9-4d18-ac53-dec5592e6839 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] GET https://10.4.3.7/volume/v3/backups/47b1a618-5e0b-4ce9-8ccf-a6cbd7be5289 Jul 10 08:50:44.012282 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-31fa935a-53f9-4d18-ac53-dec5592e6839 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:44.012502 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-31fa935a-53f9-4d18-ac53-dec5592e6839 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:44.012624 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-31fa935a-53f9-4d18-ac53-dec5592e6839 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Show backup with id 47b1a618-5e0b-4ce9-8ccf-a6cbd7be5289. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:50:44.016477 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:44.016477 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:50:44.017010 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-31fa935a-53f9-4d18-ac53-dec5592e6839 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] https://10.4.3.7/volume/v3/backups/47b1a618-5e0b-4ce9-8ccf-a6cbd7be5289 returned with HTTP 200 Jul 10 08:50:44.017321 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1447/5827] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:50:44 2026] GET /volume/v3/backups/47b1a618-5e0b-4ce9-8ccf-a6cbd7be5289 => generated 721 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:50:45.027743 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-0067a263-a6c9-4e80-9b10-21d17596217a None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:45.029726 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-0067a263-a6c9-4e80-9b10-21d17596217a tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] GET https://10.4.3.7/volume/v3/backups/47b1a618-5e0b-4ce9-8ccf-a6cbd7be5289 Jul 10 08:50:45.029923 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-0067a263-a6c9-4e80-9b10-21d17596217a tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:45.030270 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-0067a263-a6c9-4e80-9b10-21d17596217a tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:45.030384 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-0067a263-a6c9-4e80-9b10-21d17596217a tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Show backup with id 47b1a618-5e0b-4ce9-8ccf-a6cbd7be5289. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:50:45.032270 np0000004976 devstack@c-api.service[100056]: DEBUG dbcounter [-] [100056] Writing DB stats cinder:SELECT=319,cinder:UPDATE=131,cinder:INSERT=67,cinder:DELETE=1 {{(pid=100056) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 08:50:45.034904 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:45.034904 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:50:45.035670 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-0067a263-a6c9-4e80-9b10-21d17596217a tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] https://10.4.3.7/volume/v3/backups/47b1a618-5e0b-4ce9-8ccf-a6cbd7be5289 returned with HTTP 200 Jul 10 08:50:45.036086 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1456/5828] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:50:45 2026] GET /volume/v3/backups/47b1a618-5e0b-4ce9-8ccf-a6cbd7be5289 => generated 721 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:50:46.045117 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-2e6d650a-a7c7-4bc2-8d12-4057d5fccbd7 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:46.046743 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2e6d650a-a7c7-4bc2-8d12-4057d5fccbd7 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] GET https://10.4.3.7/volume/v3/backups/47b1a618-5e0b-4ce9-8ccf-a6cbd7be5289 Jul 10 08:50:46.046925 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2e6d650a-a7c7-4bc2-8d12-4057d5fccbd7 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:46.047094 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2e6d650a-a7c7-4bc2-8d12-4057d5fccbd7 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:46.047202 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-2e6d650a-a7c7-4bc2-8d12-4057d5fccbd7 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Show backup with id 47b1a618-5e0b-4ce9-8ccf-a6cbd7be5289. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:50:46.051187 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:46.051187 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:50:46.051807 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2e6d650a-a7c7-4bc2-8d12-4057d5fccbd7 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] https://10.4.3.7/volume/v3/backups/47b1a618-5e0b-4ce9-8ccf-a6cbd7be5289 returned with HTTP 200 Jul 10 08:50:46.052140 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1466/5829] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:50:46 2026] GET /volume/v3/backups/47b1a618-5e0b-4ce9-8ccf-a6cbd7be5289 => generated 732 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:50:47.061965 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-07eb5d34-21ce-482f-aa7e-cbdefc8f47ff None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:47.064010 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-07eb5d34-21ce-482f-aa7e-cbdefc8f47ff tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] GET https://10.4.3.7/volume/v3/backups/47b1a618-5e0b-4ce9-8ccf-a6cbd7be5289 Jul 10 08:50:47.064292 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-07eb5d34-21ce-482f-aa7e-cbdefc8f47ff tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:47.064513 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-07eb5d34-21ce-482f-aa7e-cbdefc8f47ff tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:47.064630 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-07eb5d34-21ce-482f-aa7e-cbdefc8f47ff tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Show backup with id 47b1a618-5e0b-4ce9-8ccf-a6cbd7be5289. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:50:47.066610 np0000004976 devstack@c-api.service[100054]: DEBUG dbcounter [-] [100054] Writing DB stats cinder:SELECT=367,cinder:UPDATE=151,cinder:INSERT=92 {{(pid=100054) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 08:50:47.070061 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:47.070061 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:50:47.070937 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-07eb5d34-21ce-482f-aa7e-cbdefc8f47ff tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] https://10.4.3.7/volume/v3/backups/47b1a618-5e0b-4ce9-8ccf-a6cbd7be5289 returned with HTTP 200 Jul 10 08:50:47.071373 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1461/5830] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:50:47 2026] GET /volume/v3/backups/47b1a618-5e0b-4ce9-8ccf-a6cbd7be5289 => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:50:48.082516 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-5528de07-3b18-4816-a6a9-f2bf421f85c5 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:48.083822 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-5528de07-3b18-4816-a6a9-f2bf421f85c5 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] GET https://10.4.3.7/volume/v3/backups/47b1a618-5e0b-4ce9-8ccf-a6cbd7be5289 Jul 10 08:50:48.084028 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-5528de07-3b18-4816-a6a9-f2bf421f85c5 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:48.084218 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-5528de07-3b18-4816-a6a9-f2bf421f85c5 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:48.084350 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-5528de07-3b18-4816-a6a9-f2bf421f85c5 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Show backup with id 47b1a618-5e0b-4ce9-8ccf-a6cbd7be5289. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:50:48.088273 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:48.088273 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:50:48.088899 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-5528de07-3b18-4816-a6a9-f2bf421f85c5 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] https://10.4.3.7/volume/v3/backups/47b1a618-5e0b-4ce9-8ccf-a6cbd7be5289 returned with HTTP 200 Jul 10 08:50:48.089249 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1448/5831] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:50:48 2026] GET /volume/v3/backups/47b1a618-5e0b-4ce9-8ccf-a6cbd7be5289 => generated 732 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:50:49.100328 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-cb29db78-2f08-41f9-bf50-a1ee28ef5a58 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:49.101150 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-cb29db78-2f08-41f9-bf50-a1ee28ef5a58 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] GET https://10.4.3.7/volume/v3/backups/47b1a618-5e0b-4ce9-8ccf-a6cbd7be5289 Jul 10 08:50:49.101361 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-cb29db78-2f08-41f9-bf50-a1ee28ef5a58 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:49.101569 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-cb29db78-2f08-41f9-bf50-a1ee28ef5a58 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:49.101697 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-cb29db78-2f08-41f9-bf50-a1ee28ef5a58 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Show backup with id 47b1a618-5e0b-4ce9-8ccf-a6cbd7be5289. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:50:49.106253 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:49.106253 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:50:49.107007 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-cb29db78-2f08-41f9-bf50-a1ee28ef5a58 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] https://10.4.3.7/volume/v3/backups/47b1a618-5e0b-4ce9-8ccf-a6cbd7be5289 returned with HTTP 200 Jul 10 08:50:49.107465 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1457/5832] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:50:49 2026] GET /volume/v3/backups/47b1a618-5e0b-4ce9-8ccf-a6cbd7be5289 => generated 732 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:50:50.117159 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-787c0151-98b0-4c3b-8104-443bf7eb5912 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:50.118913 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-787c0151-98b0-4c3b-8104-443bf7eb5912 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] GET https://10.4.3.7/volume/v3/backups/47b1a618-5e0b-4ce9-8ccf-a6cbd7be5289 Jul 10 08:50:50.119088 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-787c0151-98b0-4c3b-8104-443bf7eb5912 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:50.119275 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-787c0151-98b0-4c3b-8104-443bf7eb5912 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:50.119380 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-787c0151-98b0-4c3b-8104-443bf7eb5912 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Show backup with id 47b1a618-5e0b-4ce9-8ccf-a6cbd7be5289. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:50:50.124234 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:50.124234 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:50:50.125006 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-787c0151-98b0-4c3b-8104-443bf7eb5912 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] https://10.4.3.7/volume/v3/backups/47b1a618-5e0b-4ce9-8ccf-a6cbd7be5289 returned with HTTP 200 Jul 10 08:50:50.125427 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1467/5833] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:50:50 2026] GET /volume/v3/backups/47b1a618-5e0b-4ce9-8ccf-a6cbd7be5289 => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:50:51.135502 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-c2fe460b-6bc7-4992-a60d-ad47d6dc4a0b None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:51.137450 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-c2fe460b-6bc7-4992-a60d-ad47d6dc4a0b tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] GET https://10.4.3.7/volume/v3/backups/47b1a618-5e0b-4ce9-8ccf-a6cbd7be5289 Jul 10 08:50:51.137712 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-c2fe460b-6bc7-4992-a60d-ad47d6dc4a0b tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:51.137903 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-c2fe460b-6bc7-4992-a60d-ad47d6dc4a0b tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:51.138003 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-c2fe460b-6bc7-4992-a60d-ad47d6dc4a0b tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Show backup with id 47b1a618-5e0b-4ce9-8ccf-a6cbd7be5289. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:50:51.142483 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:51.142483 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:50:51.143097 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-c2fe460b-6bc7-4992-a60d-ad47d6dc4a0b tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] https://10.4.3.7/volume/v3/backups/47b1a618-5e0b-4ce9-8ccf-a6cbd7be5289 returned with HTTP 200 Jul 10 08:50:51.143466 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1462/5834] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:50:51 2026] GET /volume/v3/backups/47b1a618-5e0b-4ce9-8ccf-a6cbd7be5289 => generated 732 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:50:52.158304 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-f325f518-194f-4974-a08b-053c3df798a8 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:52.160113 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-f325f518-194f-4974-a08b-053c3df798a8 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] GET https://10.4.3.7/volume/v3/backups/47b1a618-5e0b-4ce9-8ccf-a6cbd7be5289 Jul 10 08:50:52.160327 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-f325f518-194f-4974-a08b-053c3df798a8 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:52.160551 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-f325f518-194f-4974-a08b-053c3df798a8 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:52.160671 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-f325f518-194f-4974-a08b-053c3df798a8 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Show backup with id 47b1a618-5e0b-4ce9-8ccf-a6cbd7be5289. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:50:52.165746 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:52.165746 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:50:52.166356 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-f325f518-194f-4974-a08b-053c3df798a8 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] https://10.4.3.7/volume/v3/backups/47b1a618-5e0b-4ce9-8ccf-a6cbd7be5289 returned with HTTP 200 Jul 10 08:50:52.166661 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1449/5835] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:50:52 2026] GET /volume/v3/backups/47b1a618-5e0b-4ce9-8ccf-a6cbd7be5289 => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:50:53.176198 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-1bcb68ed-a689-4607-8678-6d82961bc109 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:53.178233 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-1bcb68ed-a689-4607-8678-6d82961bc109 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] GET https://10.4.3.7/volume/v3/backups/47b1a618-5e0b-4ce9-8ccf-a6cbd7be5289 Jul 10 08:50:53.178466 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-1bcb68ed-a689-4607-8678-6d82961bc109 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:53.178658 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-1bcb68ed-a689-4607-8678-6d82961bc109 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:53.178755 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-1bcb68ed-a689-4607-8678-6d82961bc109 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Show backup with id 47b1a618-5e0b-4ce9-8ccf-a6cbd7be5289. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:50:53.182454 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:53.182454 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:50:53.182995 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-1bcb68ed-a689-4607-8678-6d82961bc109 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] https://10.4.3.7/volume/v3/backups/47b1a618-5e0b-4ce9-8ccf-a6cbd7be5289 returned with HTTP 200 Jul 10 08:50:53.183317 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1458/5836] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:50:53 2026] GET /volume/v3/backups/47b1a618-5e0b-4ce9-8ccf-a6cbd7be5289 => generated 732 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:50:54.192642 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-5e4bdec9-8a09-4fbc-8b1e-b64aab4f6072 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:54.194291 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5e4bdec9-8a09-4fbc-8b1e-b64aab4f6072 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] GET https://10.4.3.7/volume/v3/backups/47b1a618-5e0b-4ce9-8ccf-a6cbd7be5289 Jul 10 08:50:54.194512 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5e4bdec9-8a09-4fbc-8b1e-b64aab4f6072 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:54.194700 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5e4bdec9-8a09-4fbc-8b1e-b64aab4f6072 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:54.194802 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-5e4bdec9-8a09-4fbc-8b1e-b64aab4f6072 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Show backup with id 47b1a618-5e0b-4ce9-8ccf-a6cbd7be5289. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:50:54.200242 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:54.200242 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:50:54.200891 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5e4bdec9-8a09-4fbc-8b1e-b64aab4f6072 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] https://10.4.3.7/volume/v3/backups/47b1a618-5e0b-4ce9-8ccf-a6cbd7be5289 returned with HTTP 200 Jul 10 08:50:54.201230 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1468/5837] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:50:54 2026] GET /volume/v3/backups/47b1a618-5e0b-4ce9-8ccf-a6cbd7be5289 => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:50:55.211324 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-fe7110ed-a4fd-4ea1-8db2-cf9c1fee84b9 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:55.213313 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-fe7110ed-a4fd-4ea1-8db2-cf9c1fee84b9 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] GET https://10.4.3.7/volume/v3/backups/47b1a618-5e0b-4ce9-8ccf-a6cbd7be5289 Jul 10 08:50:55.213559 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-fe7110ed-a4fd-4ea1-8db2-cf9c1fee84b9 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:55.213790 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-fe7110ed-a4fd-4ea1-8db2-cf9c1fee84b9 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:55.213926 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-fe7110ed-a4fd-4ea1-8db2-cf9c1fee84b9 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Show backup with id 47b1a618-5e0b-4ce9-8ccf-a6cbd7be5289. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:50:55.218821 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:55.218821 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:50:55.219611 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-fe7110ed-a4fd-4ea1-8db2-cf9c1fee84b9 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] https://10.4.3.7/volume/v3/backups/47b1a618-5e0b-4ce9-8ccf-a6cbd7be5289 returned with HTTP 200 Jul 10 08:50:55.220289 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1463/5838] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:50:55 2026] GET /volume/v3/backups/47b1a618-5e0b-4ce9-8ccf-a6cbd7be5289 => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:50:56.229608 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-302149d1-fd16-4f0a-b28b-6b63946b6961 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:56.231204 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-302149d1-fd16-4f0a-b28b-6b63946b6961 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] GET https://10.4.3.7/volume/v3/backups/47b1a618-5e0b-4ce9-8ccf-a6cbd7be5289 Jul 10 08:50:56.231389 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-302149d1-fd16-4f0a-b28b-6b63946b6961 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:56.231579 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-302149d1-fd16-4f0a-b28b-6b63946b6961 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:56.231691 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-302149d1-fd16-4f0a-b28b-6b63946b6961 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Show backup with id 47b1a618-5e0b-4ce9-8ccf-a6cbd7be5289. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:50:56.235323 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:56.235323 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:50:56.235933 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-302149d1-fd16-4f0a-b28b-6b63946b6961 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] https://10.4.3.7/volume/v3/backups/47b1a618-5e0b-4ce9-8ccf-a6cbd7be5289 returned with HTTP 200 Jul 10 08:50:56.236257 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1450/5839] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:50:56 2026] GET /volume/v3/backups/47b1a618-5e0b-4ce9-8ccf-a6cbd7be5289 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:50:57.246661 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-c9ea1378-a831-437f-90f1-2458c4914113 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:57.248550 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-c9ea1378-a831-437f-90f1-2458c4914113 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] GET https://10.4.3.7/volume/v3/backups/47b1a618-5e0b-4ce9-8ccf-a6cbd7be5289 Jul 10 08:50:57.248809 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-c9ea1378-a831-437f-90f1-2458c4914113 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:57.249015 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-c9ea1378-a831-437f-90f1-2458c4914113 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:57.249130 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-c9ea1378-a831-437f-90f1-2458c4914113 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Show backup with id 47b1a618-5e0b-4ce9-8ccf-a6cbd7be5289. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:50:57.254225 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:57.254225 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:50:57.254988 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-c9ea1378-a831-437f-90f1-2458c4914113 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] https://10.4.3.7/volume/v3/backups/47b1a618-5e0b-4ce9-8ccf-a6cbd7be5289 returned with HTTP 200 Jul 10 08:50:57.255396 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1459/5840] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:50:57 2026] GET /volume/v3/backups/47b1a618-5e0b-4ce9-8ccf-a6cbd7be5289 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:50:58.265343 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-c5361b04-b7d8-41c7-a86b-246d210897a8 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:58.267025 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c5361b04-b7d8-41c7-a86b-246d210897a8 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] GET https://10.4.3.7/volume/v3/backups/47b1a618-5e0b-4ce9-8ccf-a6cbd7be5289 Jul 10 08:50:58.267260 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c5361b04-b7d8-41c7-a86b-246d210897a8 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:58.267459 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c5361b04-b7d8-41c7-a86b-246d210897a8 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:58.267587 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-c5361b04-b7d8-41c7-a86b-246d210897a8 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Show backup with id 47b1a618-5e0b-4ce9-8ccf-a6cbd7be5289. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:50:58.273735 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:58.273735 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:50:58.274530 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c5361b04-b7d8-41c7-a86b-246d210897a8 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] https://10.4.3.7/volume/v3/backups/47b1a618-5e0b-4ce9-8ccf-a6cbd7be5289 returned with HTTP 200 Jul 10 08:50:58.274968 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1469/5841] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:50:58 2026] GET /volume/v3/backups/47b1a618-5e0b-4ce9-8ccf-a6cbd7be5289 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:50:58.285635 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-de5e69e9-460d-4918-93cf-75413cd5bef7 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:58.338305 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-de5e69e9-460d-4918-93cf-75413cd5bef7 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-reader] GET https://10.4.3.7/volume/v3/backups/47b1a618-5e0b-4ce9-8ccf-a6cbd7be5289/export_record Jul 10 08:50:58.338509 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-de5e69e9-460d-4918-93cf-75413cd5bef7 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-reader] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:58.338718 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-de5e69e9-460d-4918-93cf-75413cd5bef7 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-reader] Calling method 'export_record' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:58.338831 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.contrib.backups [None req-de5e69e9-460d-4918-93cf-75413cd5bef7 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-reader] Export record for backup 47b1a618-5e0b-4ce9-8ccf-a6cbd7be5289. {{(pid=100054) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 10 08:50:58.343002 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:58.343002 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:50:58.343958 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.policy [None req-de5e69e9-460d-4918-93cf-75413cd5bef7 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-reader] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': 'fbce8d69fe9a4422b80e48271163794f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06e41a839a654bbcad6b05dde23b1b15', '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=100054) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 08:50:58.344133 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-de5e69e9-460d-4918-93cf-75413cd5bef7 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-reader] https://10.4.3.7/volume/v3/backups/47b1a618-5e0b-4ce9-8ccf-a6cbd7be5289/export_record returned with HTTP 403 Jul 10 08:50:58.344543 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1464/5842] 10.4.3.7 () {68 vars in 1416 bytes} [Fri Jul 10 08:50:58 2026] GET /volume/v3/backups/47b1a618-5e0b-4ce9-8ccf-a6cbd7be5289/export_record => generated 101 bytes in 59 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:50:58.352394 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-de0135f7-1b66-4d0b-9179-e18b922c1b59 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:58.353964 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-de0135f7-1b66-4d0b-9179-e18b922c1b59 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:50:58.354266 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-de0135f7-1b66-4d0b-9179-e18b922c1b59 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1315371316"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:50:58.355672 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.volumes [None req-de0135f7-1b66-4d0b-9179-e18b922c1b59 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1315371316'}} {{(pid=100055) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:50:58.355798 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-de0135f7-1b66-4d0b-9179-e18b922c1b59 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Create volume of 1 GB Jul 10 08:50:58.358232 np0000004976 devstack@c-api.service[100055]: DEBUG dbcounter [-] [100055] Writing DB stats cinder:SELECT=228,cinder:UPDATE=87,cinder:INSERT=55 {{(pid=100055) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 08:50:58.360524 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-de0135f7-1b66-4d0b-9179-e18b922c1b59 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Availability Zones retrieved successfully. Jul 10 08:50:58.366052 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-de0135f7-1b66-4d0b-9179-e18b922c1b59 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Flow 'volume_create_api' (e1bd5545-76cf-4bb5-907d-899866781b92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:50:58.367354 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-de0135f7-1b66-4d0b-9179-e18b922c1b59 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4577194-b57a-40bc-8c42-754f0f426015) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:50:58.368240 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.flows.api.create_volume [None req-de0135f7-1b66-4d0b-9179-e18b922c1b59 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Validating volume size '1' using validate_int {{(pid=100055) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:50:58.392570 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-de0135f7-1b66-4d0b-9179-e18b922c1b59 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4577194-b57a-40bc-8c42-754f0f426015) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:50:58.393258 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-de0135f7-1b66-4d0b-9179-e18b922c1b59 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3152905-db02-4616-bc43-be0383503428) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:50:58.428337 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.quota [None req-de0135f7-1b66-4d0b-9179-e18b922c1b59 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Created reservations ['5b7e975c-4c67-4203-af2b-c5dd47f7eefc', '57f97283-f008-4592-adce-50ec4ef71754', '5fc8be7a-6180-4238-b1c8-c0b574f01206', '0d83814a-2dc3-4dc0-a242-418f655f81cb'] {{(pid=100055) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:50:58.429109 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-de0135f7-1b66-4d0b-9179-e18b922c1b59 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3152905-db02-4616-bc43-be0383503428) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5b7e975c-4c67-4203-af2b-c5dd47f7eefc', '57f97283-f008-4592-adce-50ec4ef71754', '5fc8be7a-6180-4238-b1c8-c0b574f01206', '0d83814a-2dc3-4dc0-a242-418f655f81cb']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:50:58.429834 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-de0135f7-1b66-4d0b-9179-e18b922c1b59 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af89316f-6f23-4e14-8aa5-209af09c851f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:50:58.452716 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-de0135f7-1b66-4d0b-9179-e18b922c1b59 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af89316f-6f23-4e14-8aa5-209af09c851f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '60df5ed7-e377-44a1-915e-4ebcfc1290fc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1315371316',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='06e41a839a654bbcad6b05dde23b1b15',qos_specs=None,replication_status=,reservations=['5b7e975c-4c67-4203-af2b-c5dd47f7eefc','57f97283-f008-4592-adce-50ec4ef71754','5fc8be7a-6180-4238-b1c8-c0b574f01206','0d83814a-2dc3-4dc0-a242-418f655f81cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='501fe53f8f69493d88cd99401b56c8e2',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:50:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1315371316',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=60df5ed7-e377-44a1-915e-4ebcfc1290fc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='06e41a839a654bbcad6b05dde23b1b15',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='501fe53f8f69493d88cd99401b56c8e2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:50:58.453384 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-de0135f7-1b66-4d0b-9179-e18b922c1b59 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c87dcab-4984-4830-977b-26fae1e39833) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:50:58.469508 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-de0135f7-1b66-4d0b-9179-e18b922c1b59 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c87dcab-4984-4830-977b-26fae1e39833) transitioned into state 'SUCCESS' from state '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-1315371316',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='06e41a839a654bbcad6b05dde23b1b15',qos_specs=None,replication_status=,reservations=['5b7e975c-4c67-4203-af2b-c5dd47f7eefc','57f97283-f008-4592-adce-50ec4ef71754','5fc8be7a-6180-4238-b1c8-c0b574f01206','0d83814a-2dc3-4dc0-a242-418f655f81cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='501fe53f8f69493d88cd99401b56c8e2',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:50:58.470119 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-de0135f7-1b66-4d0b-9179-e18b922c1b59 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aed0078b-cb8d-49ed-a810-a1602f9f6a24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:50:58.478679 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-de0135f7-1b66-4d0b-9179-e18b922c1b59 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aed0078b-cb8d-49ed-a810-a1602f9f6a24) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:50:58.479446 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-de0135f7-1b66-4d0b-9179-e18b922c1b59 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Flow 'volume_create_api' (e1bd5545-76cf-4bb5-907d-899866781b92) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:50:58.479655 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-de0135f7-1b66-4d0b-9179-e18b922c1b59 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Create volume request issued successfully. Jul 10 08:50:58.480162 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-de0135f7-1b66-4d0b-9179-e18b922c1b59 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:50:58.480582 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1451/5843] 10.4.3.7 () {70 vars in 1284 bytes} [Fri Jul 10 08:50:58 2026] POST /volume/v3/volumes => generated 774 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:50:58.492050 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-418d869c-a609-48f0-b6ed-84d22474fd9e None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:58.493890 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-418d869c-a609-48f0-b6ed-84d22474fd9e tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] GET https://10.4.3.7/volume/v3/volumes/60df5ed7-e377-44a1-915e-4ebcfc1290fc Jul 10 08:50:58.493890 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-418d869c-a609-48f0-b6ed-84d22474fd9e tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:58.493987 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-418d869c-a609-48f0-b6ed-84d22474fd9e tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:58.501793 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:58.501793 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:50:58.505819 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-418d869c-a609-48f0-b6ed-84d22474fd9e tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Volume info retrieved successfully. Jul 10 08:50:58.510903 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-418d869c-a609-48f0-b6ed-84d22474fd9e tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] https://10.4.3.7/volume/v3/volumes/60df5ed7-e377-44a1-915e-4ebcfc1290fc returned with HTTP 200 Jul 10 08:50:58.511422 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1460/5844] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:50:58 2026] GET /volume/v3/volumes/60df5ed7-e377-44a1-915e-4ebcfc1290fc => generated 953 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:50:59.523184 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-48fb662d-a01b-4d96-9274-d1b3643884fd None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:59.525037 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-48fb662d-a01b-4d96-9274-d1b3643884fd tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] GET https://10.4.3.7/volume/v3/volumes/60df5ed7-e377-44a1-915e-4ebcfc1290fc Jul 10 08:50:59.525301 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-48fb662d-a01b-4d96-9274-d1b3643884fd tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:59.525525 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-48fb662d-a01b-4d96-9274-d1b3643884fd tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:59.527458 np0000004976 devstack@c-api.service[100057]: DEBUG dbcounter [-] [100057] Writing DB stats cinder:SELECT=229,cinder:INSERT=45,cinder:UPDATE=85 {{(pid=100057) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 08:50:59.533232 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:59.533232 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:50:59.537221 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-48fb662d-a01b-4d96-9274-d1b3643884fd tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Volume info retrieved successfully. Jul 10 08:50:59.541292 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-48fb662d-a01b-4d96-9274-d1b3643884fd tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] https://10.4.3.7/volume/v3/volumes/60df5ed7-e377-44a1-915e-4ebcfc1290fc returned with HTTP 200 Jul 10 08:50:59.541734 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1470/5845] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:50:59 2026] GET /volume/v3/volumes/60df5ed7-e377-44a1-915e-4ebcfc1290fc => generated 1014 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:50:59.553932 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-6ae7f506-eabd-46fe-b401-361253e34629 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:59.556276 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-6ae7f506-eabd-46fe-b401-361253e34629 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] POST https://10.4.3.7/volume/v3/backups Jul 10 08:50:59.556835 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-6ae7f506-eabd-46fe-b401-361253e34629 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "60df5ed7-e377-44a1-915e-4ebcfc1290fc", "name": "tempest-type-Backup-501014337"}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:50:59.558786 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.contrib.backups [None req-6ae7f506-eabd-46fe-b401-361253e34629 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Creating new backup {'backup': {'volume_id': '60df5ed7-e377-44a1-915e-4ebcfc1290fc', 'name': 'tempest-type-Backup-501014337'}} {{(pid=100054) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 08:50:59.558931 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.contrib.backups [None req-6ae7f506-eabd-46fe-b401-361253e34629 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Creating backup of volume 60df5ed7-e377-44a1-915e-4ebcfc1290fc in container None Jul 10 08:50:59.565833 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:59.565833 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:50:59.566160 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-6ae7f506-eabd-46fe-b401-361253e34629 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Volume info retrieved successfully. Jul 10 08:50:59.584866 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.quota [None req-6ae7f506-eabd-46fe-b401-361253e34629 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Created reservations ['65ab8c37-dd3e-4371-9809-403396ae97d1', '8e437317-2bd2-4835-ba9b-828c33cb178f'] {{(pid=100054) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:50:59.608608 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-6ae7f506-eabd-46fe-b401-361253e34629 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] https://10.4.3.7/volume/v3/backups returned with HTTP 202 Jul 10 08:50:59.609042 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1465/5846] 10.4.3.7 () {70 vars in 1285 bytes} [Fri Jul 10 08:50:59 2026] POST /volume/v3/backups => generated 311 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:50:59.617568 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-67e1d4c0-9ac1-4a5c-a8b2-203fe1827833 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:50:59.619661 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-67e1d4c0-9ac1-4a5c-a8b2-203fe1827833 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] GET https://10.4.3.7/volume/v3/backups/e785d049-0ee6-413e-b108-8596145baecd Jul 10 08:50:59.619927 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-67e1d4c0-9ac1-4a5c-a8b2-203fe1827833 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:50:59.620132 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-67e1d4c0-9ac1-4a5c-a8b2-203fe1827833 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:50:59.620234 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-67e1d4c0-9ac1-4a5c-a8b2-203fe1827833 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Show backup with id e785d049-0ee6-413e-b108-8596145baecd. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:50:59.624519 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:50:59.624519 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:50:59.625154 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-67e1d4c0-9ac1-4a5c-a8b2-203fe1827833 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] https://10.4.3.7/volume/v3/backups/e785d049-0ee6-413e-b108-8596145baecd returned with HTTP 200 Jul 10 08:50:59.625564 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1452/5847] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:50:59 2026] GET /volume/v3/backups/e785d049-0ee6-413e-b108-8596145baecd => generated 718 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:51:00.635158 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-fa41ce3b-d5dc-4e72-b9b8-cd68177dd789 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:51:00.637151 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-fa41ce3b-d5dc-4e72-b9b8-cd68177dd789 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] GET https://10.4.3.7/volume/v3/backups/e785d049-0ee6-413e-b108-8596145baecd Jul 10 08:51:00.637386 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-fa41ce3b-d5dc-4e72-b9b8-cd68177dd789 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:51:00.637625 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-fa41ce3b-d5dc-4e72-b9b8-cd68177dd789 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:51:00.637796 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-fa41ce3b-d5dc-4e72-b9b8-cd68177dd789 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Show backup with id e785d049-0ee6-413e-b108-8596145baecd. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:51:00.642396 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:51:00.642396 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:51:00.643114 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-fa41ce3b-d5dc-4e72-b9b8-cd68177dd789 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] https://10.4.3.7/volume/v3/backups/e785d049-0ee6-413e-b108-8596145baecd returned with HTTP 200 Jul 10 08:51:00.643550 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1461/5848] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:51:00 2026] GET /volume/v3/backups/e785d049-0ee6-413e-b108-8596145baecd => generated 720 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:51:01.653793 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-b71effc2-a468-43bc-ba0c-46905a99ed9f None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:51:01.656009 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b71effc2-a468-43bc-ba0c-46905a99ed9f tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] GET https://10.4.3.7/volume/v3/backups/e785d049-0ee6-413e-b108-8596145baecd Jul 10 08:51:01.656270 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b71effc2-a468-43bc-ba0c-46905a99ed9f tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:51:01.656560 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b71effc2-a468-43bc-ba0c-46905a99ed9f tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:51:01.656736 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-b71effc2-a468-43bc-ba0c-46905a99ed9f tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Show backup with id e785d049-0ee6-413e-b108-8596145baecd. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:51:01.661712 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:51:01.661712 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:51:01.662484 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b71effc2-a468-43bc-ba0c-46905a99ed9f tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] https://10.4.3.7/volume/v3/backups/e785d049-0ee6-413e-b108-8596145baecd returned with HTTP 200 Jul 10 08:51:01.663011 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1471/5849] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:51:01 2026] GET /volume/v3/backups/e785d049-0ee6-413e-b108-8596145baecd => generated 720 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:51:02.672696 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-10ca4463-f254-4190-a78f-8a327277175d None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:51:02.674392 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-10ca4463-f254-4190-a78f-8a327277175d tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] GET https://10.4.3.7/volume/v3/backups/e785d049-0ee6-413e-b108-8596145baecd Jul 10 08:51:02.674683 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-10ca4463-f254-4190-a78f-8a327277175d tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:51:02.674918 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-10ca4463-f254-4190-a78f-8a327277175d tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:51:02.675069 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-10ca4463-f254-4190-a78f-8a327277175d tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Show backup with id e785d049-0ee6-413e-b108-8596145baecd. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:51:02.679130 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:51:02.679130 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:51:02.679801 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-10ca4463-f254-4190-a78f-8a327277175d tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] https://10.4.3.7/volume/v3/backups/e785d049-0ee6-413e-b108-8596145baecd returned with HTTP 200 Jul 10 08:51:02.680174 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1466/5850] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:51:02 2026] GET /volume/v3/backups/e785d049-0ee6-413e-b108-8596145baecd => generated 720 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:51:03.689719 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-bc6a2127-f19c-4e91-85dc-23b6283a94e2 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:51:03.691867 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-bc6a2127-f19c-4e91-85dc-23b6283a94e2 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] GET https://10.4.3.7/volume/v3/backups/e785d049-0ee6-413e-b108-8596145baecd Jul 10 08:51:03.692051 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-bc6a2127-f19c-4e91-85dc-23b6283a94e2 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:51:03.692240 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-bc6a2127-f19c-4e91-85dc-23b6283a94e2 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:51:03.692333 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-bc6a2127-f19c-4e91-85dc-23b6283a94e2 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Show backup with id e785d049-0ee6-413e-b108-8596145baecd. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:51:03.697170 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:51:03.697170 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:51:03.698020 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-bc6a2127-f19c-4e91-85dc-23b6283a94e2 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] https://10.4.3.7/volume/v3/backups/e785d049-0ee6-413e-b108-8596145baecd returned with HTTP 200 Jul 10 08:51:03.698457 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1453/5851] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:51:03 2026] GET /volume/v3/backups/e785d049-0ee6-413e-b108-8596145baecd => generated 731 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:51:04.708538 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-f572b293-0c9f-42ff-b847-7e2283e39e4a None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:51:04.710262 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-f572b293-0c9f-42ff-b847-7e2283e39e4a tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] GET https://10.4.3.7/volume/v3/backups/e785d049-0ee6-413e-b108-8596145baecd Jul 10 08:51:04.710476 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-f572b293-0c9f-42ff-b847-7e2283e39e4a tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:51:04.710683 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-f572b293-0c9f-42ff-b847-7e2283e39e4a tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:51:04.710792 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-f572b293-0c9f-42ff-b847-7e2283e39e4a tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Show backup with id e785d049-0ee6-413e-b108-8596145baecd. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:51:04.715113 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:51:04.715113 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:51:04.715781 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-f572b293-0c9f-42ff-b847-7e2283e39e4a tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] https://10.4.3.7/volume/v3/backups/e785d049-0ee6-413e-b108-8596145baecd returned with HTTP 200 Jul 10 08:51:04.716121 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1462/5852] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:51:04 2026] GET /volume/v3/backups/e785d049-0ee6-413e-b108-8596145baecd => generated 731 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:51:05.725188 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-c21138f7-5e06-437c-9a54-a390bc8b7d5c None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:51:05.726985 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c21138f7-5e06-437c-9a54-a390bc8b7d5c tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] GET https://10.4.3.7/volume/v3/backups/e785d049-0ee6-413e-b108-8596145baecd Jul 10 08:51:05.727177 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c21138f7-5e06-437c-9a54-a390bc8b7d5c tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:51:05.727372 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c21138f7-5e06-437c-9a54-a390bc8b7d5c tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:51:05.727510 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-c21138f7-5e06-437c-9a54-a390bc8b7d5c tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Show backup with id e785d049-0ee6-413e-b108-8596145baecd. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:51:05.732858 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:51:05.732858 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:51:05.733733 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c21138f7-5e06-437c-9a54-a390bc8b7d5c tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] https://10.4.3.7/volume/v3/backups/e785d049-0ee6-413e-b108-8596145baecd returned with HTTP 200 Jul 10 08:51:05.734232 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1472/5853] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:51:05 2026] GET /volume/v3/backups/e785d049-0ee6-413e-b108-8596145baecd => generated 731 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:51:06.745157 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-2a2e7477-5cab-49ef-882d-5371b1325280 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:51:06.746954 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-2a2e7477-5cab-49ef-882d-5371b1325280 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] GET https://10.4.3.7/volume/v3/backups/e785d049-0ee6-413e-b108-8596145baecd Jul 10 08:51:06.747154 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-2a2e7477-5cab-49ef-882d-5371b1325280 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:51:06.747328 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-2a2e7477-5cab-49ef-882d-5371b1325280 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:51:06.747444 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-2a2e7477-5cab-49ef-882d-5371b1325280 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Show backup with id e785d049-0ee6-413e-b108-8596145baecd. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:51:06.751536 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:51:06.751536 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:51:06.752073 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-2a2e7477-5cab-49ef-882d-5371b1325280 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] https://10.4.3.7/volume/v3/backups/e785d049-0ee6-413e-b108-8596145baecd returned with HTTP 200 Jul 10 08:51:06.752375 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1467/5854] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:51:06 2026] GET /volume/v3/backups/e785d049-0ee6-413e-b108-8596145baecd => generated 731 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:51:07.764048 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-d78c0808-8439-4bd0-98dd-4a5ff3d35d17 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:51:07.765871 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-d78c0808-8439-4bd0-98dd-4a5ff3d35d17 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] GET https://10.4.3.7/volume/v3/backups/e785d049-0ee6-413e-b108-8596145baecd Jul 10 08:51:07.766106 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-d78c0808-8439-4bd0-98dd-4a5ff3d35d17 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:51:07.766337 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-d78c0808-8439-4bd0-98dd-4a5ff3d35d17 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:51:07.766469 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-d78c0808-8439-4bd0-98dd-4a5ff3d35d17 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Show backup with id e785d049-0ee6-413e-b108-8596145baecd. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:51:07.771212 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:51:07.771212 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:51:07.772169 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-d78c0808-8439-4bd0-98dd-4a5ff3d35d17 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] https://10.4.3.7/volume/v3/backups/e785d049-0ee6-413e-b108-8596145baecd returned with HTTP 200 Jul 10 08:51:07.772441 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1454/5855] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:51:07 2026] GET /volume/v3/backups/e785d049-0ee6-413e-b108-8596145baecd => generated 731 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:51:08.784014 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-a964665a-fc39-4c88-ae45-5b10f2ef52c1 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:51:08.786425 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-a964665a-fc39-4c88-ae45-5b10f2ef52c1 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] GET https://10.4.3.7/volume/v3/backups/e785d049-0ee6-413e-b108-8596145baecd Jul 10 08:51:08.786745 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-a964665a-fc39-4c88-ae45-5b10f2ef52c1 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:51:08.787018 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-a964665a-fc39-4c88-ae45-5b10f2ef52c1 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:51:08.787176 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-a964665a-fc39-4c88-ae45-5b10f2ef52c1 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Show backup with id e785d049-0ee6-413e-b108-8596145baecd. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:51:08.792884 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:51:08.792884 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:51:08.793850 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-a964665a-fc39-4c88-ae45-5b10f2ef52c1 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] https://10.4.3.7/volume/v3/backups/e785d049-0ee6-413e-b108-8596145baecd returned with HTTP 200 Jul 10 08:51:08.794400 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1463/5856] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:51:08 2026] GET /volume/v3/backups/e785d049-0ee6-413e-b108-8596145baecd => generated 731 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:51:09.806303 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-a7f22d35-45c7-4ea9-a6b8-743c9287fe8d None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:51:09.808074 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a7f22d35-45c7-4ea9-a6b8-743c9287fe8d tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] GET https://10.4.3.7/volume/v3/backups/e785d049-0ee6-413e-b108-8596145baecd Jul 10 08:51:09.808290 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a7f22d35-45c7-4ea9-a6b8-743c9287fe8d tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:51:09.808500 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a7f22d35-45c7-4ea9-a6b8-743c9287fe8d tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:51:09.808627 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-a7f22d35-45c7-4ea9-a6b8-743c9287fe8d tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Show backup with id e785d049-0ee6-413e-b108-8596145baecd. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:51:09.813442 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:51:09.813442 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:51:09.814253 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a7f22d35-45c7-4ea9-a6b8-743c9287fe8d tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] https://10.4.3.7/volume/v3/backups/e785d049-0ee6-413e-b108-8596145baecd returned with HTTP 200 Jul 10 08:51:09.814718 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1473/5857] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:51:09 2026] GET /volume/v3/backups/e785d049-0ee6-413e-b108-8596145baecd => generated 731 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:51:10.824752 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-6bfd1fa3-445c-4aed-ad96-9572f5a388af None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:51:10.826566 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-6bfd1fa3-445c-4aed-ad96-9572f5a388af tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] GET https://10.4.3.7/volume/v3/backups/e785d049-0ee6-413e-b108-8596145baecd Jul 10 08:51:10.826808 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-6bfd1fa3-445c-4aed-ad96-9572f5a388af tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:51:10.826991 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-6bfd1fa3-445c-4aed-ad96-9572f5a388af tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:51:10.827089 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-6bfd1fa3-445c-4aed-ad96-9572f5a388af tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Show backup with id e785d049-0ee6-413e-b108-8596145baecd. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:51:10.831741 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:51:10.831741 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:51:10.832592 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-6bfd1fa3-445c-4aed-ad96-9572f5a388af tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] https://10.4.3.7/volume/v3/backups/e785d049-0ee6-413e-b108-8596145baecd returned with HTTP 200 Jul 10 08:51:10.833109 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1468/5858] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:51:10 2026] GET /volume/v3/backups/e785d049-0ee6-413e-b108-8596145baecd => generated 731 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:51:11.845194 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-8c44ae70-d595-465d-9e4e-46e2f95956df None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:51:11.846896 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-8c44ae70-d595-465d-9e4e-46e2f95956df tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] GET https://10.4.3.7/volume/v3/backups/e785d049-0ee6-413e-b108-8596145baecd Jul 10 08:51:11.847105 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-8c44ae70-d595-465d-9e4e-46e2f95956df tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:51:11.847260 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-8c44ae70-d595-465d-9e4e-46e2f95956df tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:51:11.847394 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-8c44ae70-d595-465d-9e4e-46e2f95956df tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Show backup with id e785d049-0ee6-413e-b108-8596145baecd. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:51:11.851332 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:51:11.851332 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:51:11.851925 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-8c44ae70-d595-465d-9e4e-46e2f95956df tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] https://10.4.3.7/volume/v3/backups/e785d049-0ee6-413e-b108-8596145baecd returned with HTTP 200 Jul 10 08:51:11.852233 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1455/5859] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:51:11 2026] GET /volume/v3/backups/e785d049-0ee6-413e-b108-8596145baecd => generated 731 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:51:12.861238 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-467cceae-5e41-4d09-8f83-65e5dc510669 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:51:12.863233 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-467cceae-5e41-4d09-8f83-65e5dc510669 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] GET https://10.4.3.7/volume/v3/backups/e785d049-0ee6-413e-b108-8596145baecd Jul 10 08:51:12.863468 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-467cceae-5e41-4d09-8f83-65e5dc510669 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:51:12.863657 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-467cceae-5e41-4d09-8f83-65e5dc510669 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:51:12.863784 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-467cceae-5e41-4d09-8f83-65e5dc510669 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Show backup with id e785d049-0ee6-413e-b108-8596145baecd. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:51:12.868668 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:51:12.868668 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:51:12.869366 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-467cceae-5e41-4d09-8f83-65e5dc510669 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] https://10.4.3.7/volume/v3/backups/e785d049-0ee6-413e-b108-8596145baecd returned with HTTP 200 Jul 10 08:51:12.869773 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1464/5860] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:51:12 2026] GET /volume/v3/backups/e785d049-0ee6-413e-b108-8596145baecd => generated 731 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:51:13.880277 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-b2c0cfba-f894-4bbd-93f2-19bb21d01353 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:51:13.881998 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b2c0cfba-f894-4bbd-93f2-19bb21d01353 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] GET https://10.4.3.7/volume/v3/backups/e785d049-0ee6-413e-b108-8596145baecd Jul 10 08:51:13.882198 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b2c0cfba-f894-4bbd-93f2-19bb21d01353 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:51:13.882371 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b2c0cfba-f894-4bbd-93f2-19bb21d01353 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:51:13.882498 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-b2c0cfba-f894-4bbd-93f2-19bb21d01353 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Show backup with id e785d049-0ee6-413e-b108-8596145baecd. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:51:13.886680 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:51:13.886680 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:51:13.887289 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b2c0cfba-f894-4bbd-93f2-19bb21d01353 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] https://10.4.3.7/volume/v3/backups/e785d049-0ee6-413e-b108-8596145baecd returned with HTTP 200 Jul 10 08:51:13.887798 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1474/5861] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:51:13 2026] GET /volume/v3/backups/e785d049-0ee6-413e-b108-8596145baecd => generated 732 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:51:14.898943 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-0cadb42f-7c29-4877-9041-9e711bc8a529 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:51:14.900606 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-0cadb42f-7c29-4877-9041-9e711bc8a529 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] GET https://10.4.3.7/volume/v3/backups/e785d049-0ee6-413e-b108-8596145baecd Jul 10 08:51:14.900950 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-0cadb42f-7c29-4877-9041-9e711bc8a529 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:51:14.900994 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-0cadb42f-7c29-4877-9041-9e711bc8a529 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:51:14.901074 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-0cadb42f-7c29-4877-9041-9e711bc8a529 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Show backup with id e785d049-0ee6-413e-b108-8596145baecd. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:51:14.905083 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:51:14.905083 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:51:14.905649 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-0cadb42f-7c29-4877-9041-9e711bc8a529 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] https://10.4.3.7/volume/v3/backups/e785d049-0ee6-413e-b108-8596145baecd returned with HTTP 200 Jul 10 08:51:14.905990 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1469/5862] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:51:14 2026] GET /volume/v3/backups/e785d049-0ee6-413e-b108-8596145baecd => generated 732 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:51:15.915592 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-441ba96d-d9dd-49ea-85ab-121f4e4eb1b4 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:51:15.917889 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-441ba96d-d9dd-49ea-85ab-121f4e4eb1b4 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] GET https://10.4.3.7/volume/v3/backups/e785d049-0ee6-413e-b108-8596145baecd Jul 10 08:51:15.918223 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-441ba96d-d9dd-49ea-85ab-121f4e4eb1b4 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:51:15.918550 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-441ba96d-d9dd-49ea-85ab-121f4e4eb1b4 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:51:15.918731 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-441ba96d-d9dd-49ea-85ab-121f4e4eb1b4 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Show backup with id e785d049-0ee6-413e-b108-8596145baecd. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:51:15.924169 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:51:15.924169 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:51:15.924798 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-441ba96d-d9dd-49ea-85ab-121f4e4eb1b4 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] https://10.4.3.7/volume/v3/backups/e785d049-0ee6-413e-b108-8596145baecd returned with HTTP 200 Jul 10 08:51:15.925163 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1456/5863] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:51:15 2026] GET /volume/v3/backups/e785d049-0ee6-413e-b108-8596145baecd => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:51:15.934474 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-5d71480c-8f94-432d-9593-4b6e852d9a77 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:51:15.936279 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-5d71480c-8f94-432d-9593-4b6e852d9a77 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] GET https://10.4.3.7/volume/v3/backups/e785d049-0ee6-413e-b108-8596145baecd/export_record Jul 10 08:51:15.936502 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-5d71480c-8f94-432d-9593-4b6e852d9a77 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:51:15.936689 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-5d71480c-8f94-432d-9593-4b6e852d9a77 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Calling method 'export_record' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:51:15.936830 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.contrib.backups [None req-5d71480c-8f94-432d-9593-4b6e852d9a77 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Export record for backup e785d049-0ee6-413e-b108-8596145baecd. {{(pid=100056) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 10 08:51:15.940684 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:51:15.940684 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:51:15.941500 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.backup.api [None req-5d71480c-8f94-432d-9593-4b6e852d9a77 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Calling RPCAPI with context: , host: np0000004976, backup: e785d049-0ee6-413e-b108-8596145baecd. {{(pid=100056) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 10 08:51:15.949177 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.backup.rpcapi [None req-5d71480c-8f94-432d-9593-4b6e852d9a77 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] export_record in rpcapi backup_id e785d049-0ee6-413e-b108-8596145baecd on host np0000004976. {{(pid=100056) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 10 08:51:16.451317 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.contrib.backups [None req-5d71480c-8f94-432d-9593-4b6e852d9a77 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZTc4NWQwNDktMGVlNi00MTNlLWIxMDgtODU5NjE0NWJhZWNkIiwgInVzZXJfaWQiOiAiNTAxZmU1M2Y4ZjY5NDkzZDg4Y2Q5OTQwMWI1NmM4ZTIiLCAicHJvamVjdF9pZCI6ICIwNmU0MWE4MzlhNjU0YmJjYWQ2YjA1ZGRlMjNiMWIxNSIsICJ2b2x1bWVfaWQiOiAiNjBkZjVlZDctZTM3Ny00NGExLTkxNWUtNGViY2ZjMTI5MGZjIiwgImhvc3QiOiAibnAwMDAwMDA0OTc2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC01MDEwMTQzMzciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV82MGRmNWVkNy1lMzc3LTQ0YTEtOTE1ZS00ZWJjZmMxMjkwZmMvMjAyNjA3MTAwODUxMDIvYXpfbm92YV9iYWNrdXBfZTc4NWQwNDktMGVlNi00MTNlLWIxMDgtODU5NjE0NWJhZWNkIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0xMFQwODo1MTowMFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQwODo1MTowMFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTEwVDA4OjUxOjE1WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100056) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 10 08:51:16.451658 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-5d71480c-8f94-432d-9593-4b6e852d9a77 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] https://10.4.3.7/volume/v3/backups/e785d049-0ee6-413e-b108-8596145baecd/export_record returned with HTTP 200 Jul 10 08:51:16.452167 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1465/5864] 10.4.3.7 () {68 vars in 1416 bytes} [Fri Jul 10 08:51:15 2026] GET /volume/v3/backups/e785d049-0ee6-413e-b108-8596145baecd/export_record => generated 1424 bytes in 518 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:51:16.459925 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-61ea4785-fa3b-40af-a0ef-12b13ffa9729 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:51:16.461525 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-61ea4785-fa3b-40af-a0ef-12b13ffa9729 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] GET https://10.4.3.7/volume/v3/backups/e785d049-0ee6-413e-b108-8596145baecd Jul 10 08:51:16.461719 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-61ea4785-fa3b-40af-a0ef-12b13ffa9729 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:51:16.461914 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-61ea4785-fa3b-40af-a0ef-12b13ffa9729 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:51:16.462028 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-61ea4785-fa3b-40af-a0ef-12b13ffa9729 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Show backup with id e785d049-0ee6-413e-b108-8596145baecd. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:51:16.466045 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:51:16.466045 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:51:16.466592 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-61ea4785-fa3b-40af-a0ef-12b13ffa9729 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] https://10.4.3.7/volume/v3/backups/e785d049-0ee6-413e-b108-8596145baecd returned with HTTP 200 Jul 10 08:51:16.467047 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1475/5865] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:51:16 2026] GET /volume/v3/backups/e785d049-0ee6-413e-b108-8596145baecd => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:51:16.478165 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-03cb17c2-4f6c-461a-a230-b234fd8ace08 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:51:16.479663 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-03cb17c2-4f6c-461a-a230-b234fd8ace08 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-reader] POST https://10.4.3.7/volume/v3/backups/import_record Jul 10 08:51:16.480036 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-03cb17c2-4f6c-461a-a230-b234fd8ace08 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-reader] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNTE3YjlkNmEtYjNlMC00MjBjLWFkNzMtYzhiYzAxY2YyNmQ1IiwgInVzZXJfaWQiOiAiNTAxZmU1M2Y4ZjY5NDkzZDg4Y2Q5OTQwMWI1NmM4ZTIiLCAicHJvamVjdF9pZCI6ICIwNmU0MWE4MzlhNjU0YmJjYWQ2YjA1ZGRlMjNiMWIxNSIsICJ2b2x1bWVfaWQiOiAiNjBkZjVlZDctZTM3Ny00NGExLTkxNWUtNGViY2ZjMTI5MGZjIiwgImhvc3QiOiAibnAwMDAwMDA0OTc2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC01MDEwMTQzMzciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV82MGRmNWVkNy1lMzc3LTQ0YTEtOTE1ZS00ZWJjZmMxMjkwZmMvMjAyNjA3MTAwODUxMDIvYXpfbm92YV9iYWNrdXBfZTc4NWQwNDktMGVlNi00MTNlLWIxMDgtODU5NjE0NWJhZWNkIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0xMFQwODo1MTowMFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQwODo1MTowMFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTEwVDA4OjUxOjE1WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:51:16.481327 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.contrib.backups [None req-03cb17c2-4f6c-461a-a230-b234fd8ace08 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-reader] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNTE3YjlkNmEtYjNlMC00MjBjLWFkNzMtYzhiYzAxY2YyNmQ1IiwgInVzZXJfaWQiOiAiNTAxZmU1M2Y4ZjY5NDkzZDg4Y2Q5OTQwMWI1NmM4ZTIiLCAicHJvamVjdF9pZCI6ICIwNmU0MWE4MzlhNjU0YmJjYWQ2YjA1ZGRlMjNiMWIxNSIsICJ2b2x1bWVfaWQiOiAiNjBkZjVlZDctZTM3Ny00NGExLTkxNWUtNGViY2ZjMTI5MGZjIiwgImhvc3QiOiAibnAwMDAwMDA0OTc2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC01MDEwMTQzMzciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV82MGRmNWVkNy1lMzc3LTQ0YTEtOTE1ZS00ZWJjZmMxMjkwZmMvMjAyNjA3MTAwODUxMDIvYXpfbm92YV9iYWNrdXBfZTc4NWQwNDktMGVlNi00MTNlLWIxMDgtODU5NjE0NWJhZWNkIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0xMFQwODo1MTowMFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQwODo1MTowMFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTEwVDA4OjUxOjE1WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100054) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 10 08:51:16.481451 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.contrib.backups [None req-03cb17c2-4f6c-461a-a230-b234fd8ace08 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-reader] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNTE3YjlkNmEtYjNlMC00MjBjLWFkNzMtYzhiYzAxY2YyNmQ1IiwgInVzZXJfaWQiOiAiNTAxZmU1M2Y4ZjY5NDkzZDg4Y2Q5OTQwMWI1NmM4ZTIiLCAicHJvamVjdF9pZCI6ICIwNmU0MWE4MzlhNjU0YmJjYWQ2YjA1ZGRlMjNiMWIxNSIsICJ2b2x1bWVfaWQiOiAiNjBkZjVlZDctZTM3Ny00NGExLTkxNWUtNGViY2ZjMTI5MGZjIiwgImhvc3QiOiAibnAwMDAwMDA0OTc2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC01MDEwMTQzMzciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV82MGRmNWVkNy1lMzc3LTQ0YTEtOTE1ZS00ZWJjZmMxMjkwZmMvMjAyNjA3MTAwODUxMDIvYXpfbm92YV9iYWNrdXBfZTc4NWQwNDktMGVlNi00MTNlLWIxMDgtODU5NjE0NWJhZWNkIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0xMFQwODo1MTowMFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQwODo1MTowMFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTEwVDA4OjUxOjE1WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100054) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 10 08:51:16.482049 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.policy [None req-03cb17c2-4f6c-461a-a230-b234fd8ace08 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-reader] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': 'fbce8d69fe9a4422b80e48271163794f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06e41a839a654bbcad6b05dde23b1b15', '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=100054) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 08:51:16.482209 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-03cb17c2-4f6c-461a-a230-b234fd8ace08 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-reader] https://10.4.3.7/volume/v3/backups/import_record returned with HTTP 403 Jul 10 08:51:16.482636 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1470/5866] 10.4.3.7 () {70 vars in 1328 bytes} [Fri Jul 10 08:51:16 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:51:16.489080 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-a3357b6c-1f39-4b2a-9101-231aa9c60a14 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:51:16.490645 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-a3357b6c-1f39-4b2a-9101-231aa9c60a14 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] DELETE https://10.4.3.7/volume/v3/volumes/60df5ed7-e377-44a1-915e-4ebcfc1290fc Jul 10 08:51:16.490861 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-a3357b6c-1f39-4b2a-9101-231aa9c60a14 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:51:16.491045 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-a3357b6c-1f39-4b2a-9101-231aa9c60a14 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Calling method 'delete' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:51:16.491194 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-a3357b6c-1f39-4b2a-9101-231aa9c60a14 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Delete volume with id: 60df5ed7-e377-44a1-915e-4ebcfc1290fc Jul 10 08:51:16.498047 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:51:16.498047 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:51:16.498329 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-a3357b6c-1f39-4b2a-9101-231aa9c60a14 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Volume info retrieved successfully. Jul 10 08:51:16.512831 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-a3357b6c-1f39-4b2a-9101-231aa9c60a14 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Delete volume request issued successfully. Jul 10 08:51:16.513004 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-a3357b6c-1f39-4b2a-9101-231aa9c60a14 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] https://10.4.3.7/volume/v3/volumes/60df5ed7-e377-44a1-915e-4ebcfc1290fc returned with HTTP 202 Jul 10 08:51:16.513414 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1457/5867] 10.4.3.7 () {68 vars in 1377 bytes} [Fri Jul 10 08:51:16 2026] DELETE /volume/v3/volumes/60df5ed7-e377-44a1-915e-4ebcfc1290fc => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:51:16.520043 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-04f8d732-c5d5-4bd1-90e0-f3f1f79b609c None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:51:16.522054 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-04f8d732-c5d5-4bd1-90e0-f3f1f79b609c tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] GET https://10.4.3.7/volume/v3/volumes/60df5ed7-e377-44a1-915e-4ebcfc1290fc Jul 10 08:51:16.522278 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-04f8d732-c5d5-4bd1-90e0-f3f1f79b609c tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:51:16.522483 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-04f8d732-c5d5-4bd1-90e0-f3f1f79b609c tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:51:16.529470 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:51:16.529470 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:51:16.532626 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-04f8d732-c5d5-4bd1-90e0-f3f1f79b609c tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Volume info retrieved successfully. Jul 10 08:51:16.536523 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-04f8d732-c5d5-4bd1-90e0-f3f1f79b609c tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] https://10.4.3.7/volume/v3/volumes/60df5ed7-e377-44a1-915e-4ebcfc1290fc returned with HTTP 200 Jul 10 08:51:16.536913 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1466/5868] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:51:16 2026] GET /volume/v3/volumes/60df5ed7-e377-44a1-915e-4ebcfc1290fc => generated 1013 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:51:17.548240 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-4da6ffad-7840-4c54-86ea-bd52bac4868c None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:51:17.549845 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4da6ffad-7840-4c54-86ea-bd52bac4868c tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] GET https://10.4.3.7/volume/v3/volumes/60df5ed7-e377-44a1-915e-4ebcfc1290fc Jul 10 08:51:17.550028 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4da6ffad-7840-4c54-86ea-bd52bac4868c tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:51:17.550213 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4da6ffad-7840-4c54-86ea-bd52bac4868c tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:51:17.555634 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4da6ffad-7840-4c54-86ea-bd52bac4868c tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] https://10.4.3.7/volume/v3/volumes/60df5ed7-e377-44a1-915e-4ebcfc1290fc returned with HTTP 404 Jul 10 08:51:17.556095 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1476/5869] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:51:17 2026] GET /volume/v3/volumes/60df5ed7-e377-44a1-915e-4ebcfc1290fc => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:51:17.563205 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-1419a9b5-7a31-4a16-9289-8efa34743d45 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:51:17.565504 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-1419a9b5-7a31-4a16-9289-8efa34743d45 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-reader] GET https://10.4.3.7/volume/v3/backups Jul 10 08:51:17.565769 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-1419a9b5-7a31-4a16-9289-8efa34743d45 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-reader] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:51:17.565977 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-1419a9b5-7a31-4a16-9289-8efa34743d45 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-reader] Calling method 'index' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:51:17.566253 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.api_utils [None req-1419a9b5-7a31-4a16-9289-8efa34743d45 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-reader] Removing options '' from query. {{(pid=100054) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 08:51:17.571134 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-1419a9b5-7a31-4a16-9289-8efa34743d45 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-reader] https://10.4.3.7/volume/v3/backups returned with HTTP 200 Jul 10 08:51:17.571657 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1471/5870] 10.4.3.7 () {68 vars in 1263 bytes} [Fri Jul 10 08:51:17 2026] GET /volume/v3/backups => generated 616 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:51:17.578528 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-3e2d86b3-a5df-4315-b4bb-721b3340500d None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:51:17.580058 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-3e2d86b3-a5df-4315-b4bb-721b3340500d tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-reader] GET https://10.4.3.7/volume/v3/backups?project_id=06e41a839a654bbcad6b05dde23b1b15 Jul 10 08:51:17.580344 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-3e2d86b3-a5df-4315-b4bb-721b3340500d tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-reader] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:51:17.580536 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-3e2d86b3-a5df-4315-b4bb-721b3340500d tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-reader] Calling method 'index' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:51:17.580792 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.api_utils [None req-3e2d86b3-a5df-4315-b4bb-721b3340500d tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-reader] Removing options 'project_id' from query. {{(pid=100055) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 08:51:17.585195 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-3e2d86b3-a5df-4315-b4bb-721b3340500d tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-reader] https://10.4.3.7/volume/v3/backups?project_id=06e41a839a654bbcad6b05dde23b1b15 returned with HTTP 200 Jul 10 08:51:17.585511 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1458/5871] 10.4.3.7 () {68 vars in 1350 bytes} [Fri Jul 10 08:51:17 2026] GET /volume/v3/backups?project_id=06e41a839a654bbcad6b05dde23b1b15 => generated 616 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:51:17.593309 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-cf1a0ba1-8d5f-4b87-8c25-a816823ac806 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:51:17.595120 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-cf1a0ba1-8d5f-4b87-8c25-a816823ac806 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:51:17.595485 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-cf1a0ba1-8d5f-4b87-8c25-a816823ac806 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1573238346"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:51:17.596990 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.volumes [None req-cf1a0ba1-8d5f-4b87-8c25-a816823ac806 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1573238346'}} {{(pid=100056) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:51:17.597172 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-cf1a0ba1-8d5f-4b87-8c25-a816823ac806 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Create volume of 1 GB Jul 10 08:51:17.601847 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-cf1a0ba1-8d5f-4b87-8c25-a816823ac806 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Availability Zones retrieved successfully. Jul 10 08:51:17.606808 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-cf1a0ba1-8d5f-4b87-8c25-a816823ac806 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Flow 'volume_create_api' (e4d60d64-7f22-4829-9fd9-fbdab2630b68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:51:17.607839 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-cf1a0ba1-8d5f-4b87-8c25-a816823ac806 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae580dc0-a68f-4812-9744-725604b4412e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:51:17.608678 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.flows.api.create_volume [None req-cf1a0ba1-8d5f-4b87-8c25-a816823ac806 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Validating volume size '1' using validate_int {{(pid=100056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:51:17.633498 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-cf1a0ba1-8d5f-4b87-8c25-a816823ac806 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae580dc0-a68f-4812-9744-725604b4412e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:51:17.634195 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-cf1a0ba1-8d5f-4b87-8c25-a816823ac806 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92d8390a-5d68-40cb-9af9-13bbcfc7a1f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:51:17.666660 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.quota [None req-cf1a0ba1-8d5f-4b87-8c25-a816823ac806 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Created reservations ['ba54674a-3e4a-42d6-bf8b-1ca60fb9785a', '80021518-c36a-4a09-9e3b-8b51904fee75', '31dc4c06-af08-4d51-a961-2455f1287a4b', '96086790-704d-402e-8998-602235e617c2'] {{(pid=100056) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:51:17.667353 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-cf1a0ba1-8d5f-4b87-8c25-a816823ac806 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92d8390a-5d68-40cb-9af9-13bbcfc7a1f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ba54674a-3e4a-42d6-bf8b-1ca60fb9785a', '80021518-c36a-4a09-9e3b-8b51904fee75', '31dc4c06-af08-4d51-a961-2455f1287a4b', '96086790-704d-402e-8998-602235e617c2']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:51:17.668065 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-cf1a0ba1-8d5f-4b87-8c25-a816823ac806 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09d9d447-6c9d-4888-9e49-c249caff0374) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:51:17.689168 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-cf1a0ba1-8d5f-4b87-8c25-a816823ac806 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09d9d447-6c9d-4888-9e49-c249caff0374) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f58b535c-3b53-448a-b82d-c33041ce3816', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1573238346',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='06e41a839a654bbcad6b05dde23b1b15',qos_specs=None,replication_status=,reservations=['ba54674a-3e4a-42d6-bf8b-1ca60fb9785a','80021518-c36a-4a09-9e3b-8b51904fee75','31dc4c06-af08-4d51-a961-2455f1287a4b','96086790-704d-402e-8998-602235e617c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='501fe53f8f69493d88cd99401b56c8e2',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:51:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1573238346',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f58b535c-3b53-448a-b82d-c33041ce3816,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='06e41a839a654bbcad6b05dde23b1b15',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='501fe53f8f69493d88cd99401b56c8e2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:51:17.689786 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-cf1a0ba1-8d5f-4b87-8c25-a816823ac806 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3b3ffa7-0b52-4c24-945c-ecd42c520920) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:51:17.706905 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-cf1a0ba1-8d5f-4b87-8c25-a816823ac806 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3b3ffa7-0b52-4c24-945c-ecd42c520920) transitioned into state 'SUCCESS' from state '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-1573238346',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='06e41a839a654bbcad6b05dde23b1b15',qos_specs=None,replication_status=,reservations=['ba54674a-3e4a-42d6-bf8b-1ca60fb9785a','80021518-c36a-4a09-9e3b-8b51904fee75','31dc4c06-af08-4d51-a961-2455f1287a4b','96086790-704d-402e-8998-602235e617c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='501fe53f8f69493d88cd99401b56c8e2',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:51:17.707517 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-cf1a0ba1-8d5f-4b87-8c25-a816823ac806 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5ff2a85-8cf9-4249-bf82-86fc26afd893) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:51:17.715714 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-cf1a0ba1-8d5f-4b87-8c25-a816823ac806 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5ff2a85-8cf9-4249-bf82-86fc26afd893) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:51:17.716433 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-cf1a0ba1-8d5f-4b87-8c25-a816823ac806 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Flow 'volume_create_api' (e4d60d64-7f22-4829-9fd9-fbdab2630b68) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:51:17.716683 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-cf1a0ba1-8d5f-4b87-8c25-a816823ac806 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Create volume request issued successfully. Jul 10 08:51:17.717181 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-cf1a0ba1-8d5f-4b87-8c25-a816823ac806 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:51:17.717681 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1467/5872] 10.4.3.7 () {70 vars in 1284 bytes} [Fri Jul 10 08:51:17 2026] POST /volume/v3/volumes => generated 774 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:51:17.730944 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-23d677ce-b1f6-4b91-a137-dd71b48804db None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:51:17.732905 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-23d677ce-b1f6-4b91-a137-dd71b48804db tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] GET https://10.4.3.7/volume/v3/volumes/f58b535c-3b53-448a-b82d-c33041ce3816 Jul 10 08:51:17.733154 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-23d677ce-b1f6-4b91-a137-dd71b48804db tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:51:17.733365 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-23d677ce-b1f6-4b91-a137-dd71b48804db tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:51:17.741938 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:51:17.741938 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:51:17.745813 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-23d677ce-b1f6-4b91-a137-dd71b48804db tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Volume info retrieved successfully. Jul 10 08:51:17.750768 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-23d677ce-b1f6-4b91-a137-dd71b48804db tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] https://10.4.3.7/volume/v3/volumes/f58b535c-3b53-448a-b82d-c33041ce3816 returned with HTTP 200 Jul 10 08:51:17.751226 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1477/5873] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:51:17 2026] GET /volume/v3/volumes/f58b535c-3b53-448a-b82d-c33041ce3816 => generated 953 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:51:18.765298 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-d5c7b6d7-b36f-4dbf-a2db-55a93ecb742a None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:51:18.767375 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d5c7b6d7-b36f-4dbf-a2db-55a93ecb742a tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] GET https://10.4.3.7/volume/v3/volumes/f58b535c-3b53-448a-b82d-c33041ce3816 Jul 10 08:51:18.767651 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-d5c7b6d7-b36f-4dbf-a2db-55a93ecb742a tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:51:18.767897 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-d5c7b6d7-b36f-4dbf-a2db-55a93ecb742a tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:51:18.775071 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:51:18.775071 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:51:18.778318 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-d5c7b6d7-b36f-4dbf-a2db-55a93ecb742a tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Volume info retrieved successfully. Jul 10 08:51:18.782229 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d5c7b6d7-b36f-4dbf-a2db-55a93ecb742a tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] https://10.4.3.7/volume/v3/volumes/f58b535c-3b53-448a-b82d-c33041ce3816 returned with HTTP 200 Jul 10 08:51:18.782618 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1472/5874] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:51:18 2026] GET /volume/v3/volumes/f58b535c-3b53-448a-b82d-c33041ce3816 => generated 1014 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:51:18.796222 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-5dd62f57-c809-4a22-97aa-069861a425ce None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:51:18.797859 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-5dd62f57-c809-4a22-97aa-069861a425ce tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] POST https://10.4.3.7/volume/v3/backups Jul 10 08:51:18.798189 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-5dd62f57-c809-4a22-97aa-069861a425ce tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f58b535c-3b53-448a-b82d-c33041ce3816", "name": "tempest-type-Backup-316033676"}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:51:18.799509 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.contrib.backups [None req-5dd62f57-c809-4a22-97aa-069861a425ce tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Creating new backup {'backup': {'volume_id': 'f58b535c-3b53-448a-b82d-c33041ce3816', 'name': 'tempest-type-Backup-316033676'}} {{(pid=100055) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 08:51:18.799632 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.contrib.backups [None req-5dd62f57-c809-4a22-97aa-069861a425ce tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Creating backup of volume f58b535c-3b53-448a-b82d-c33041ce3816 in container None Jul 10 08:51:18.807218 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:51:18.807218 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:51:18.807545 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-5dd62f57-c809-4a22-97aa-069861a425ce tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Volume info retrieved successfully. Jul 10 08:51:18.822018 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.quota [None req-5dd62f57-c809-4a22-97aa-069861a425ce tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Created reservations ['d9d74e99-c496-4e22-a0e6-baf68bf7ea4b', 'b2d52e31-0c3f-4dee-928b-155d988b3ae2'] {{(pid=100055) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:51:18.846819 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-5dd62f57-c809-4a22-97aa-069861a425ce tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] https://10.4.3.7/volume/v3/backups returned with HTTP 202 Jul 10 08:51:18.847214 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1459/5875] 10.4.3.7 () {70 vars in 1285 bytes} [Fri Jul 10 08:51:18 2026] POST /volume/v3/backups => generated 311 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:51:18.856441 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-396ea53d-cc3a-45fc-88a4-7b3bcc859c41 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:51:18.858218 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-396ea53d-cc3a-45fc-88a4-7b3bcc859c41 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] GET https://10.4.3.7/volume/v3/backups/d0eedd2e-a18e-4569-8070-99a0c2647495 Jul 10 08:51:18.858487 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-396ea53d-cc3a-45fc-88a4-7b3bcc859c41 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:51:18.858737 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-396ea53d-cc3a-45fc-88a4-7b3bcc859c41 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:51:18.858874 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-396ea53d-cc3a-45fc-88a4-7b3bcc859c41 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Show backup with id d0eedd2e-a18e-4569-8070-99a0c2647495. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:51:18.863493 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:51:18.863493 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:51:18.864106 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-396ea53d-cc3a-45fc-88a4-7b3bcc859c41 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] https://10.4.3.7/volume/v3/backups/d0eedd2e-a18e-4569-8070-99a0c2647495 returned with HTTP 200 Jul 10 08:51:18.864473 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1468/5876] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:51:18 2026] GET /volume/v3/backups/d0eedd2e-a18e-4569-8070-99a0c2647495 => generated 718 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:51:19.875261 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-46bbf083-9f12-4e41-a32e-88ab65572105 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:51:19.877502 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-46bbf083-9f12-4e41-a32e-88ab65572105 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] GET https://10.4.3.7/volume/v3/backups/d0eedd2e-a18e-4569-8070-99a0c2647495 Jul 10 08:51:19.878458 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-46bbf083-9f12-4e41-a32e-88ab65572105 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:51:19.878458 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-46bbf083-9f12-4e41-a32e-88ab65572105 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:51:19.878458 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-46bbf083-9f12-4e41-a32e-88ab65572105 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Show backup with id d0eedd2e-a18e-4569-8070-99a0c2647495. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:51:19.882739 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:51:19.882739 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:51:19.883414 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-46bbf083-9f12-4e41-a32e-88ab65572105 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] https://10.4.3.7/volume/v3/backups/d0eedd2e-a18e-4569-8070-99a0c2647495 returned with HTTP 200 Jul 10 08:51:19.883791 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1478/5877] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:51:19 2026] GET /volume/v3/backups/d0eedd2e-a18e-4569-8070-99a0c2647495 => generated 720 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:51:20.894537 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-01829b2e-0da2-44f9-91ef-151c3237cc29 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:51:20.896581 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-01829b2e-0da2-44f9-91ef-151c3237cc29 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] GET https://10.4.3.7/volume/v3/backups/d0eedd2e-a18e-4569-8070-99a0c2647495 Jul 10 08:51:20.896875 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-01829b2e-0da2-44f9-91ef-151c3237cc29 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:51:20.897058 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-01829b2e-0da2-44f9-91ef-151c3237cc29 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:51:20.897173 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-01829b2e-0da2-44f9-91ef-151c3237cc29 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Show backup with id d0eedd2e-a18e-4569-8070-99a0c2647495. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:51:20.901249 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:51:20.901249 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:51:20.901878 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-01829b2e-0da2-44f9-91ef-151c3237cc29 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] https://10.4.3.7/volume/v3/backups/d0eedd2e-a18e-4569-8070-99a0c2647495 returned with HTTP 200 Jul 10 08:51:20.902261 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1473/5878] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:51:20 2026] GET /volume/v3/backups/d0eedd2e-a18e-4569-8070-99a0c2647495 => generated 720 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:51:21.911918 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-d209bf53-cf8f-425c-9cbd-1202ff204ceb None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:51:21.913570 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-d209bf53-cf8f-425c-9cbd-1202ff204ceb tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] GET https://10.4.3.7/volume/v3/backups/d0eedd2e-a18e-4569-8070-99a0c2647495 Jul 10 08:51:21.913808 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-d209bf53-cf8f-425c-9cbd-1202ff204ceb tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:51:21.913976 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-d209bf53-cf8f-425c-9cbd-1202ff204ceb tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:51:21.914096 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-d209bf53-cf8f-425c-9cbd-1202ff204ceb tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Show backup with id d0eedd2e-a18e-4569-8070-99a0c2647495. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:51:21.917996 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:51:21.917996 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:51:21.918599 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-d209bf53-cf8f-425c-9cbd-1202ff204ceb tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] https://10.4.3.7/volume/v3/backups/d0eedd2e-a18e-4569-8070-99a0c2647495 returned with HTTP 200 Jul 10 08:51:21.918941 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1460/5879] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:51:21 2026] GET /volume/v3/backups/d0eedd2e-a18e-4569-8070-99a0c2647495 => generated 720 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:51:22.928330 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-98ff4828-917d-4d9a-bd8e-6bc576b3f5a0 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:51:22.930238 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-98ff4828-917d-4d9a-bd8e-6bc576b3f5a0 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] GET https://10.4.3.7/volume/v3/backups/d0eedd2e-a18e-4569-8070-99a0c2647495 Jul 10 08:51:22.930483 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-98ff4828-917d-4d9a-bd8e-6bc576b3f5a0 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:51:22.930688 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-98ff4828-917d-4d9a-bd8e-6bc576b3f5a0 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:51:22.930842 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-98ff4828-917d-4d9a-bd8e-6bc576b3f5a0 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Show backup with id d0eedd2e-a18e-4569-8070-99a0c2647495. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:51:22.934875 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:51:22.934875 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:51:22.935427 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-98ff4828-917d-4d9a-bd8e-6bc576b3f5a0 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] https://10.4.3.7/volume/v3/backups/d0eedd2e-a18e-4569-8070-99a0c2647495 returned with HTTP 200 Jul 10 08:51:22.935784 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1469/5880] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:51:22 2026] GET /volume/v3/backups/d0eedd2e-a18e-4569-8070-99a0c2647495 => generated 731 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:51:23.945390 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-c453fb1e-2735-4280-8737-18c50bbdd865 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:51:23.947156 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c453fb1e-2735-4280-8737-18c50bbdd865 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] GET https://10.4.3.7/volume/v3/backups/d0eedd2e-a18e-4569-8070-99a0c2647495 Jul 10 08:51:23.947366 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c453fb1e-2735-4280-8737-18c50bbdd865 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:51:23.947569 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c453fb1e-2735-4280-8737-18c50bbdd865 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:51:23.947694 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-c453fb1e-2735-4280-8737-18c50bbdd865 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Show backup with id d0eedd2e-a18e-4569-8070-99a0c2647495. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:51:23.951839 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:51:23.951839 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:51:23.952418 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c453fb1e-2735-4280-8737-18c50bbdd865 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] https://10.4.3.7/volume/v3/backups/d0eedd2e-a18e-4569-8070-99a0c2647495 returned with HTTP 200 Jul 10 08:51:23.952758 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1479/5881] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:51:23 2026] GET /volume/v3/backups/d0eedd2e-a18e-4569-8070-99a0c2647495 => generated 731 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:51:24.963083 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-3f6d6fc0-f7d9-482f-81ac-9c2276bb7514 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:51:24.965121 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-3f6d6fc0-f7d9-482f-81ac-9c2276bb7514 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] GET https://10.4.3.7/volume/v3/backups/d0eedd2e-a18e-4569-8070-99a0c2647495 Jul 10 08:51:24.965422 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-3f6d6fc0-f7d9-482f-81ac-9c2276bb7514 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:51:24.965663 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-3f6d6fc0-f7d9-482f-81ac-9c2276bb7514 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:51:24.965772 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-3f6d6fc0-f7d9-482f-81ac-9c2276bb7514 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Show backup with id d0eedd2e-a18e-4569-8070-99a0c2647495. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:51:24.970342 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:51:24.970342 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:51:24.971169 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-3f6d6fc0-f7d9-482f-81ac-9c2276bb7514 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] https://10.4.3.7/volume/v3/backups/d0eedd2e-a18e-4569-8070-99a0c2647495 returned with HTTP 200 Jul 10 08:51:24.971602 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1474/5882] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:51:24 2026] GET /volume/v3/backups/d0eedd2e-a18e-4569-8070-99a0c2647495 => generated 731 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:51:25.984709 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-52653ca0-dfcf-4eb6-9ffe-6156b0796a3c None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:51:25.986357 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-52653ca0-dfcf-4eb6-9ffe-6156b0796a3c tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] GET https://10.4.3.7/volume/v3/backups/d0eedd2e-a18e-4569-8070-99a0c2647495 Jul 10 08:51:25.986573 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-52653ca0-dfcf-4eb6-9ffe-6156b0796a3c tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:51:25.986731 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-52653ca0-dfcf-4eb6-9ffe-6156b0796a3c tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:51:25.986849 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-52653ca0-dfcf-4eb6-9ffe-6156b0796a3c tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Show backup with id d0eedd2e-a18e-4569-8070-99a0c2647495. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:51:25.990461 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:51:25.990461 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:51:25.991019 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-52653ca0-dfcf-4eb6-9ffe-6156b0796a3c tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] https://10.4.3.7/volume/v3/backups/d0eedd2e-a18e-4569-8070-99a0c2647495 returned with HTTP 200 Jul 10 08:51:25.991348 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1461/5883] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:51:25 2026] GET /volume/v3/backups/d0eedd2e-a18e-4569-8070-99a0c2647495 => generated 731 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:51:27.004381 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-612e3f30-159b-4db7-97fc-13304f7eeb91 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:51:27.006466 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-612e3f30-159b-4db7-97fc-13304f7eeb91 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] GET https://10.4.3.7/volume/v3/backups/d0eedd2e-a18e-4569-8070-99a0c2647495 Jul 10 08:51:27.006748 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-612e3f30-159b-4db7-97fc-13304f7eeb91 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:51:27.007019 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-612e3f30-159b-4db7-97fc-13304f7eeb91 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:51:27.007137 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-612e3f30-159b-4db7-97fc-13304f7eeb91 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Show backup with id d0eedd2e-a18e-4569-8070-99a0c2647495. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:51:27.011903 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:51:27.011903 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:51:27.012639 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-612e3f30-159b-4db7-97fc-13304f7eeb91 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] https://10.4.3.7/volume/v3/backups/d0eedd2e-a18e-4569-8070-99a0c2647495 returned with HTTP 200 Jul 10 08:51:27.013079 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1470/5884] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:51:27 2026] GET /volume/v3/backups/d0eedd2e-a18e-4569-8070-99a0c2647495 => generated 731 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:51:28.024255 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-efd0ef49-f4f3-4a99-a0c5-ed486aeffa36 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:51:28.025890 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-efd0ef49-f4f3-4a99-a0c5-ed486aeffa36 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] GET https://10.4.3.7/volume/v3/backups/d0eedd2e-a18e-4569-8070-99a0c2647495 Jul 10 08:51:28.026077 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-efd0ef49-f4f3-4a99-a0c5-ed486aeffa36 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:51:28.026247 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-efd0ef49-f4f3-4a99-a0c5-ed486aeffa36 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:51:28.026345 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-efd0ef49-f4f3-4a99-a0c5-ed486aeffa36 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Show backup with id d0eedd2e-a18e-4569-8070-99a0c2647495. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:51:28.030134 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:51:28.030134 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:51:28.030714 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-efd0ef49-f4f3-4a99-a0c5-ed486aeffa36 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] https://10.4.3.7/volume/v3/backups/d0eedd2e-a18e-4569-8070-99a0c2647495 returned with HTTP 200 Jul 10 08:51:28.031046 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1480/5885] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:51:28 2026] GET /volume/v3/backups/d0eedd2e-a18e-4569-8070-99a0c2647495 => generated 731 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:51:29.041373 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-2099505c-813d-4b5c-8b2d-e500d9f0ff0d None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:51:29.043050 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-2099505c-813d-4b5c-8b2d-e500d9f0ff0d tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] GET https://10.4.3.7/volume/v3/backups/d0eedd2e-a18e-4569-8070-99a0c2647495 Jul 10 08:51:29.043276 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-2099505c-813d-4b5c-8b2d-e500d9f0ff0d tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:51:29.043512 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-2099505c-813d-4b5c-8b2d-e500d9f0ff0d tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:51:29.043629 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-2099505c-813d-4b5c-8b2d-e500d9f0ff0d tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Show backup with id d0eedd2e-a18e-4569-8070-99a0c2647495. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:51:29.048217 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:51:29.048217 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:51:29.048853 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-2099505c-813d-4b5c-8b2d-e500d9f0ff0d tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] https://10.4.3.7/volume/v3/backups/d0eedd2e-a18e-4569-8070-99a0c2647495 returned with HTTP 200 Jul 10 08:51:29.049194 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1475/5886] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:51:29 2026] GET /volume/v3/backups/d0eedd2e-a18e-4569-8070-99a0c2647495 => generated 731 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:51:30.059322 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-4a71ee76-52d3-431f-a4ce-af5be9191ac7 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:51:30.061593 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-4a71ee76-52d3-431f-a4ce-af5be9191ac7 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] GET https://10.4.3.7/volume/v3/backups/d0eedd2e-a18e-4569-8070-99a0c2647495 Jul 10 08:51:30.061932 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-4a71ee76-52d3-431f-a4ce-af5be9191ac7 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:51:30.062217 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-4a71ee76-52d3-431f-a4ce-af5be9191ac7 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:51:30.062322 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-4a71ee76-52d3-431f-a4ce-af5be9191ac7 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Show backup with id d0eedd2e-a18e-4569-8070-99a0c2647495. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:51:30.067714 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:51:30.067714 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:51:30.068583 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-4a71ee76-52d3-431f-a4ce-af5be9191ac7 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] https://10.4.3.7/volume/v3/backups/d0eedd2e-a18e-4569-8070-99a0c2647495 returned with HTTP 200 Jul 10 08:51:30.069091 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1462/5887] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:51:30 2026] GET /volume/v3/backups/d0eedd2e-a18e-4569-8070-99a0c2647495 => generated 731 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:51:31.080333 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-9f7d0538-2801-4671-99db-e08986d85b12 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:51:31.082495 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-9f7d0538-2801-4671-99db-e08986d85b12 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] GET https://10.4.3.7/volume/v3/backups/d0eedd2e-a18e-4569-8070-99a0c2647495 Jul 10 08:51:31.082766 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-9f7d0538-2801-4671-99db-e08986d85b12 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:51:31.083012 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-9f7d0538-2801-4671-99db-e08986d85b12 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:51:31.083136 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-9f7d0538-2801-4671-99db-e08986d85b12 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Show backup with id d0eedd2e-a18e-4569-8070-99a0c2647495. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:51:31.088308 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:51:31.088308 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:51:31.089175 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-9f7d0538-2801-4671-99db-e08986d85b12 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] https://10.4.3.7/volume/v3/backups/d0eedd2e-a18e-4569-8070-99a0c2647495 returned with HTTP 200 Jul 10 08:51:31.089662 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1471/5888] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:51:31 2026] GET /volume/v3/backups/d0eedd2e-a18e-4569-8070-99a0c2647495 => generated 731 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:51:32.098679 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-e5f730dd-f6e1-48cc-8aec-a757ad71802d None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:51:32.100227 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e5f730dd-f6e1-48cc-8aec-a757ad71802d tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] GET https://10.4.3.7/volume/v3/backups/d0eedd2e-a18e-4569-8070-99a0c2647495 Jul 10 08:51:32.100443 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e5f730dd-f6e1-48cc-8aec-a757ad71802d tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:51:32.100612 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e5f730dd-f6e1-48cc-8aec-a757ad71802d tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:51:32.100712 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-e5f730dd-f6e1-48cc-8aec-a757ad71802d tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Show backup with id d0eedd2e-a18e-4569-8070-99a0c2647495. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:51:32.104605 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:51:32.104605 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:51:32.105187 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e5f730dd-f6e1-48cc-8aec-a757ad71802d tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] https://10.4.3.7/volume/v3/backups/d0eedd2e-a18e-4569-8070-99a0c2647495 returned with HTTP 200 Jul 10 08:51:32.105676 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1481/5889] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:51:32 2026] GET /volume/v3/backups/d0eedd2e-a18e-4569-8070-99a0c2647495 => generated 731 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:51:33.116426 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-2bb55266-5717-4fd1-9ab9-e1939ab9382f None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:51:33.118320 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-2bb55266-5717-4fd1-9ab9-e1939ab9382f tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] GET https://10.4.3.7/volume/v3/backups/d0eedd2e-a18e-4569-8070-99a0c2647495 Jul 10 08:51:33.118569 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-2bb55266-5717-4fd1-9ab9-e1939ab9382f tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:51:33.118763 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-2bb55266-5717-4fd1-9ab9-e1939ab9382f tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:51:33.118890 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-2bb55266-5717-4fd1-9ab9-e1939ab9382f tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Show backup with id d0eedd2e-a18e-4569-8070-99a0c2647495. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:51:33.123277 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:51:33.123277 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:51:33.123927 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-2bb55266-5717-4fd1-9ab9-e1939ab9382f tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] https://10.4.3.7/volume/v3/backups/d0eedd2e-a18e-4569-8070-99a0c2647495 returned with HTTP 200 Jul 10 08:51:33.124316 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1476/5890] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:51:33 2026] GET /volume/v3/backups/d0eedd2e-a18e-4569-8070-99a0c2647495 => generated 731 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:51:34.134509 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-a8e0d604-6f9d-4821-b966-0e67e8d67504 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:51:34.136163 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-a8e0d604-6f9d-4821-b966-0e67e8d67504 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] GET https://10.4.3.7/volume/v3/backups/d0eedd2e-a18e-4569-8070-99a0c2647495 Jul 10 08:51:34.136451 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-a8e0d604-6f9d-4821-b966-0e67e8d67504 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:51:34.136676 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-a8e0d604-6f9d-4821-b966-0e67e8d67504 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:51:34.136772 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-a8e0d604-6f9d-4821-b966-0e67e8d67504 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Show backup with id d0eedd2e-a18e-4569-8070-99a0c2647495. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:51:34.140687 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:51:34.140687 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:51:34.141330 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-a8e0d604-6f9d-4821-b966-0e67e8d67504 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] https://10.4.3.7/volume/v3/backups/d0eedd2e-a18e-4569-8070-99a0c2647495 returned with HTTP 200 Jul 10 08:51:34.141722 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1463/5891] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:51:34 2026] GET /volume/v3/backups/d0eedd2e-a18e-4569-8070-99a0c2647495 => generated 732 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:51:35.151214 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-0435e7ca-547f-4e9b-aeae-5122ccd4a479 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:51:35.153216 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-0435e7ca-547f-4e9b-aeae-5122ccd4a479 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] GET https://10.4.3.7/volume/v3/backups/d0eedd2e-a18e-4569-8070-99a0c2647495 Jul 10 08:51:35.153464 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-0435e7ca-547f-4e9b-aeae-5122ccd4a479 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:51:35.153695 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-0435e7ca-547f-4e9b-aeae-5122ccd4a479 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:51:35.153823 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-0435e7ca-547f-4e9b-aeae-5122ccd4a479 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Show backup with id d0eedd2e-a18e-4569-8070-99a0c2647495. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:51:35.158160 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:51:35.158160 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:51:35.158733 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-0435e7ca-547f-4e9b-aeae-5122ccd4a479 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] https://10.4.3.7/volume/v3/backups/d0eedd2e-a18e-4569-8070-99a0c2647495 returned with HTTP 200 Jul 10 08:51:35.159105 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1472/5892] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:51:35 2026] GET /volume/v3/backups/d0eedd2e-a18e-4569-8070-99a0c2647495 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:51:35.168508 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-2d693a72-08c1-4d1d-b5f3-73c9d3c1ccd4 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:51:35.170235 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2d693a72-08c1-4d1d-b5f3-73c9d3c1ccd4 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-reader] POST https://10.4.3.7/volume/v3/backups/d0eedd2e-a18e-4569-8070-99a0c2647495/action Jul 10 08:51:35.170583 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2d693a72-08c1-4d1d-b5f3-73c9d3c1ccd4 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:51:35.170699 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2d693a72-08c1-4d1d-b5f3-73c9d3c1ccd4 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:51:35.171967 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.contrib.admin_actions [None req-2d693a72-08c1-4d1d-b5f3-73c9d3c1ccd4 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-reader] Updating backup 'd0eedd2e-a18e-4569-8070-99a0c2647495' with '{'status': 'error'}' {{(pid=100057) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 10 08:51:35.178982 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:51:35.178982 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:51:35.180196 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.policy [None req-2d693a72-08c1-4d1d-b5f3-73c9d3c1ccd4 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-reader] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'fbce8d69fe9a4422b80e48271163794f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06e41a839a654bbcad6b05dde23b1b15', '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=100057) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 08:51:35.180379 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2d693a72-08c1-4d1d-b5f3-73c9d3c1ccd4 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-reader] https://10.4.3.7/volume/v3/backups/d0eedd2e-a18e-4569-8070-99a0c2647495/action returned with HTTP 403 Jul 10 08:51:35.180845 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1482/5893] 10.4.3.7 () {70 vars in 1416 bytes} [Fri Jul 10 08:51:35 2026] POST /volume/v3/backups/d0eedd2e-a18e-4569-8070-99a0c2647495/action => generated 131 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:51:35.187145 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-b56afc07-0b2a-4416-826e-45513732025e None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:51:35.188907 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-b56afc07-0b2a-4416-826e-45513732025e tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] DELETE https://10.4.3.7/volume/v3/volumes/f58b535c-3b53-448a-b82d-c33041ce3816 Jul 10 08:51:35.189142 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-b56afc07-0b2a-4416-826e-45513732025e tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:51:35.189527 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-b56afc07-0b2a-4416-826e-45513732025e tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Calling method 'delete' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:51:35.189717 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.volumes [None req-b56afc07-0b2a-4416-826e-45513732025e tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Delete volume with id: f58b535c-3b53-448a-b82d-c33041ce3816 Jul 10 08:51:35.197499 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:51:35.197499 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:51:35.197891 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-b56afc07-0b2a-4416-826e-45513732025e tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Volume info retrieved successfully. Jul 10 08:51:35.220234 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-b56afc07-0b2a-4416-826e-45513732025e tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Delete volume request issued successfully. Jul 10 08:51:35.220394 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-b56afc07-0b2a-4416-826e-45513732025e tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] https://10.4.3.7/volume/v3/volumes/f58b535c-3b53-448a-b82d-c33041ce3816 returned with HTTP 202 Jul 10 08:51:35.220831 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1477/5894] 10.4.3.7 () {68 vars in 1377 bytes} [Fri Jul 10 08:51:35 2026] DELETE /volume/v3/volumes/f58b535c-3b53-448a-b82d-c33041ce3816 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:51:35.227552 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-a864e3ee-09d5-406a-97f1-2cda64c6aca4 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:51:35.229095 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-a864e3ee-09d5-406a-97f1-2cda64c6aca4 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] GET https://10.4.3.7/volume/v3/volumes/f58b535c-3b53-448a-b82d-c33041ce3816 Jul 10 08:51:35.229269 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-a864e3ee-09d5-406a-97f1-2cda64c6aca4 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:51:35.229459 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-a864e3ee-09d5-406a-97f1-2cda64c6aca4 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:51:35.236539 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:51:35.236539 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:51:35.240098 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-a864e3ee-09d5-406a-97f1-2cda64c6aca4 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Volume info retrieved successfully. Jul 10 08:51:35.244338 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-a864e3ee-09d5-406a-97f1-2cda64c6aca4 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] https://10.4.3.7/volume/v3/volumes/f58b535c-3b53-448a-b82d-c33041ce3816 returned with HTTP 200 Jul 10 08:51:35.244727 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1464/5895] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:51:35 2026] GET /volume/v3/volumes/f58b535c-3b53-448a-b82d-c33041ce3816 => generated 1013 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:51:36.257684 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-6faea1e9-9484-4c71-9b57-6fca6e1fd565 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:51:36.260161 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-6faea1e9-9484-4c71-9b57-6fca6e1fd565 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] GET https://10.4.3.7/volume/v3/volumes/f58b535c-3b53-448a-b82d-c33041ce3816 Jul 10 08:51:36.260524 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-6faea1e9-9484-4c71-9b57-6fca6e1fd565 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:51:36.260821 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-6faea1e9-9484-4c71-9b57-6fca6e1fd565 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:51:36.269218 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-6faea1e9-9484-4c71-9b57-6fca6e1fd565 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] https://10.4.3.7/volume/v3/volumes/f58b535c-3b53-448a-b82d-c33041ce3816 returned with HTTP 404 Jul 10 08:51:36.269879 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1473/5896] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:51:36 2026] GET /volume/v3/volumes/f58b535c-3b53-448a-b82d-c33041ce3816 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:51:36.280656 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-dd1d644e-bb3f-4dcf-9ebb-ad8a21f57ecf None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:51:36.283261 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-dd1d644e-bb3f-4dcf-9ebb-ad8a21f57ecf tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-reader] GET https://10.4.3.7/volume/v3/backups/47b1a618-5e0b-4ce9-8ccf-a6cbd7be5289 Jul 10 08:51:36.283561 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-dd1d644e-bb3f-4dcf-9ebb-ad8a21f57ecf tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-reader] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:51:36.283840 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-dd1d644e-bb3f-4dcf-9ebb-ad8a21f57ecf tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-reader] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:51:36.284033 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-dd1d644e-bb3f-4dcf-9ebb-ad8a21f57ecf tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-reader] Show backup with id 47b1a618-5e0b-4ce9-8ccf-a6cbd7be5289. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:51:36.289369 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:51:36.289369 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:51:36.290221 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-dd1d644e-bb3f-4dcf-9ebb-ad8a21f57ecf tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-reader] https://10.4.3.7/volume/v3/backups/47b1a618-5e0b-4ce9-8ccf-a6cbd7be5289 returned with HTTP 200 Jul 10 08:51:36.290632 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1483/5897] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:51:36 2026] GET /volume/v3/backups/47b1a618-5e0b-4ce9-8ccf-a6cbd7be5289 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:51:36.303789 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-438f1daf-c43b-4879-a611-5cc52ee1ce58 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:51:36.305636 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-438f1daf-c43b-4879-a611-5cc52ee1ce58 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] DELETE https://10.4.3.7/volume/v3/backups/d0eedd2e-a18e-4569-8070-99a0c2647495 Jul 10 08:51:36.305863 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-438f1daf-c43b-4879-a611-5cc52ee1ce58 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:51:36.306053 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-438f1daf-c43b-4879-a611-5cc52ee1ce58 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Calling method 'delete' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:51:36.306172 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.contrib.backups [None req-438f1daf-c43b-4879-a611-5cc52ee1ce58 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Delete backup with id: d0eedd2e-a18e-4569-8070-99a0c2647495. Jul 10 08:51:36.311902 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:51:36.311902 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:51:36.329087 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.backup.rpcapi [None req-438f1daf-c43b-4879-a611-5cc52ee1ce58 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] delete_backup rpcapi backup_id d0eedd2e-a18e-4569-8070-99a0c2647495 {{(pid=100054) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 08:51:36.331171 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-438f1daf-c43b-4879-a611-5cc52ee1ce58 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] https://10.4.3.7/volume/v3/backups/d0eedd2e-a18e-4569-8070-99a0c2647495 returned with HTTP 202 Jul 10 08:51:36.331675 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1478/5898] 10.4.3.7 () {68 vars in 1377 bytes} [Fri Jul 10 08:51:36 2026] DELETE /volume/v3/backups/d0eedd2e-a18e-4569-8070-99a0c2647495 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:51:36.339769 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-8fc4ffa7-e8d5-4a16-b800-1c21b19931b4 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:51:36.341950 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-8fc4ffa7-e8d5-4a16-b800-1c21b19931b4 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] GET https://10.4.3.7/volume/v3/backups/d0eedd2e-a18e-4569-8070-99a0c2647495 Jul 10 08:51:36.342210 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-8fc4ffa7-e8d5-4a16-b800-1c21b19931b4 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:51:36.342477 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-8fc4ffa7-e8d5-4a16-b800-1c21b19931b4 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:51:36.342637 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-8fc4ffa7-e8d5-4a16-b800-1c21b19931b4 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Show backup with id d0eedd2e-a18e-4569-8070-99a0c2647495. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:51:36.347233 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:51:36.347233 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:51:36.347972 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-8fc4ffa7-e8d5-4a16-b800-1c21b19931b4 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] https://10.4.3.7/volume/v3/backups/d0eedd2e-a18e-4569-8070-99a0c2647495 returned with HTTP 200 Jul 10 08:51:36.348359 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1465/5899] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:51:36 2026] GET /volume/v3/backups/d0eedd2e-a18e-4569-8070-99a0c2647495 => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:51:37.360355 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-742cdaa9-1f8a-453e-bb43-ce022ab2dd78 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:51:37.362051 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-742cdaa9-1f8a-453e-bb43-ce022ab2dd78 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] GET https://10.4.3.7/volume/v3/backups/d0eedd2e-a18e-4569-8070-99a0c2647495 Jul 10 08:51:37.362245 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-742cdaa9-1f8a-453e-bb43-ce022ab2dd78 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:51:37.362429 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-742cdaa9-1f8a-453e-bb43-ce022ab2dd78 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:51:37.362531 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.backups [None req-742cdaa9-1f8a-453e-bb43-ce022ab2dd78 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Show backup with id d0eedd2e-a18e-4569-8070-99a0c2647495. {{(pid=100056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:51:37.365699 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-742cdaa9-1f8a-453e-bb43-ce022ab2dd78 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] https://10.4.3.7/volume/v3/backups/d0eedd2e-a18e-4569-8070-99a0c2647495 returned with HTTP 404 Jul 10 08:51:37.366271 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1474/5900] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:51:37 2026] GET /volume/v3/backups/d0eedd2e-a18e-4569-8070-99a0c2647495 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:51:37.372353 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-8f8e1f2f-df5b-483a-89f9-381911a77b8f None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:51:37.374066 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8f8e1f2f-df5b-483a-89f9-381911a77b8f tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] DELETE https://10.4.3.7/volume/v3/backups/e785d049-0ee6-413e-b108-8596145baecd Jul 10 08:51:37.374260 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8f8e1f2f-df5b-483a-89f9-381911a77b8f tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:51:37.374449 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8f8e1f2f-df5b-483a-89f9-381911a77b8f tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:51:37.374573 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.contrib.backups [None req-8f8e1f2f-df5b-483a-89f9-381911a77b8f tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Delete backup with id: e785d049-0ee6-413e-b108-8596145baecd. Jul 10 08:51:37.378582 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:51:37.378582 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:51:37.387992 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.backup.rpcapi [None req-8f8e1f2f-df5b-483a-89f9-381911a77b8f tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] delete_backup rpcapi backup_id e785d049-0ee6-413e-b108-8596145baecd {{(pid=100057) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 08:51:37.389608 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8f8e1f2f-df5b-483a-89f9-381911a77b8f tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] https://10.4.3.7/volume/v3/backups/e785d049-0ee6-413e-b108-8596145baecd returned with HTTP 202 Jul 10 08:51:37.390000 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1484/5901] 10.4.3.7 () {68 vars in 1377 bytes} [Fri Jul 10 08:51:37 2026] DELETE /volume/v3/backups/e785d049-0ee6-413e-b108-8596145baecd => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:51:37.396197 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-7950f5d8-7c47-40c2-9d00-ff29ca2f6ec0 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:51:37.397804 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-7950f5d8-7c47-40c2-9d00-ff29ca2f6ec0 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] GET https://10.4.3.7/volume/v3/backups/e785d049-0ee6-413e-b108-8596145baecd Jul 10 08:51:37.397997 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-7950f5d8-7c47-40c2-9d00-ff29ca2f6ec0 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:51:37.398169 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-7950f5d8-7c47-40c2-9d00-ff29ca2f6ec0 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:51:37.398282 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-7950f5d8-7c47-40c2-9d00-ff29ca2f6ec0 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Show backup with id e785d049-0ee6-413e-b108-8596145baecd. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:51:37.403552 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:51:37.403552 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:51:37.404489 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-7950f5d8-7c47-40c2-9d00-ff29ca2f6ec0 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] https://10.4.3.7/volume/v3/backups/e785d049-0ee6-413e-b108-8596145baecd returned with HTTP 200 Jul 10 08:51:37.404892 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1479/5902] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:51:37 2026] GET /volume/v3/backups/e785d049-0ee6-413e-b108-8596145baecd => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:51:38.415470 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-04316eac-588a-4b05-9ffc-21baa18f34fa None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:51:38.417143 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-04316eac-588a-4b05-9ffc-21baa18f34fa tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] GET https://10.4.3.7/volume/v3/backups/e785d049-0ee6-413e-b108-8596145baecd Jul 10 08:51:38.417351 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-04316eac-588a-4b05-9ffc-21baa18f34fa tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:51:38.417554 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-04316eac-588a-4b05-9ffc-21baa18f34fa tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:51:38.417651 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.backups [None req-04316eac-588a-4b05-9ffc-21baa18f34fa tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Show backup with id e785d049-0ee6-413e-b108-8596145baecd. {{(pid=100055) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:51:38.422500 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-04316eac-588a-4b05-9ffc-21baa18f34fa tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] https://10.4.3.7/volume/v3/backups/e785d049-0ee6-413e-b108-8596145baecd returned with HTTP 404 Jul 10 08:51:38.423220 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1466/5903] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:51:38 2026] GET /volume/v3/backups/e785d049-0ee6-413e-b108-8596145baecd => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:51:38.430079 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-d2b1472c-51b9-47f1-83be-98945a728b85 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:51:38.431740 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-d2b1472c-51b9-47f1-83be-98945a728b85 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] DELETE https://10.4.3.7/volume/v3/backups/47b1a618-5e0b-4ce9-8ccf-a6cbd7be5289 Jul 10 08:51:38.431956 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-d2b1472c-51b9-47f1-83be-98945a728b85 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:51:38.432183 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-d2b1472c-51b9-47f1-83be-98945a728b85 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Calling method 'delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:51:38.432279 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.contrib.backups [None req-d2b1472c-51b9-47f1-83be-98945a728b85 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Delete backup with id: 47b1a618-5e0b-4ce9-8ccf-a6cbd7be5289. Jul 10 08:51:38.436743 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:51:38.436743 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:51:38.446888 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.backup.rpcapi [None req-d2b1472c-51b9-47f1-83be-98945a728b85 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] delete_backup rpcapi backup_id 47b1a618-5e0b-4ce9-8ccf-a6cbd7be5289 {{(pid=100056) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 08:51:38.448619 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-d2b1472c-51b9-47f1-83be-98945a728b85 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] https://10.4.3.7/volume/v3/backups/47b1a618-5e0b-4ce9-8ccf-a6cbd7be5289 returned with HTTP 202 Jul 10 08:51:38.449065 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1475/5904] 10.4.3.7 () {68 vars in 1377 bytes} [Fri Jul 10 08:51:38 2026] DELETE /volume/v3/backups/47b1a618-5e0b-4ce9-8ccf-a6cbd7be5289 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:51:38.456131 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-07f8c5fa-72da-4de9-96c5-72faab91a718 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:51:38.457818 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-07f8c5fa-72da-4de9-96c5-72faab91a718 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] GET https://10.4.3.7/volume/v3/backups/47b1a618-5e0b-4ce9-8ccf-a6cbd7be5289 Jul 10 08:51:38.458027 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-07f8c5fa-72da-4de9-96c5-72faab91a718 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:51:38.458253 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-07f8c5fa-72da-4de9-96c5-72faab91a718 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:51:38.458364 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-07f8c5fa-72da-4de9-96c5-72faab91a718 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Show backup with id 47b1a618-5e0b-4ce9-8ccf-a6cbd7be5289. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:51:38.462836 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:51:38.462836 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:51:38.463623 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-07f8c5fa-72da-4de9-96c5-72faab91a718 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] https://10.4.3.7/volume/v3/backups/47b1a618-5e0b-4ce9-8ccf-a6cbd7be5289 returned with HTTP 200 Jul 10 08:51:38.464054 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1485/5905] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:51:38 2026] GET /volume/v3/backups/47b1a618-5e0b-4ce9-8ccf-a6cbd7be5289 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:51:39.473969 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-439cd81c-8084-42eb-b0a3-c901028f57e9 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:51:39.475553 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-439cd81c-8084-42eb-b0a3-c901028f57e9 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] GET https://10.4.3.7/volume/v3/backups/47b1a618-5e0b-4ce9-8ccf-a6cbd7be5289 Jul 10 08:51:39.475760 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-439cd81c-8084-42eb-b0a3-c901028f57e9 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:51:39.475975 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-439cd81c-8084-42eb-b0a3-c901028f57e9 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:51:39.476114 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.backups [None req-439cd81c-8084-42eb-b0a3-c901028f57e9 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Show backup with id 47b1a618-5e0b-4ce9-8ccf-a6cbd7be5289. {{(pid=100054) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 08:51:39.479381 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-439cd81c-8084-42eb-b0a3-c901028f57e9 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] https://10.4.3.7/volume/v3/backups/47b1a618-5e0b-4ce9-8ccf-a6cbd7be5289 returned with HTTP 404 Jul 10 08:51:39.479884 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1480/5906] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:51:39 2026] GET /volume/v3/backups/47b1a618-5e0b-4ce9-8ccf-a6cbd7be5289 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:51:39.486165 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-0fe00eff-c077-45ef-9877-9d6069e3c692 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:51:39.487850 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-0fe00eff-c077-45ef-9877-9d6069e3c692 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] DELETE https://10.4.3.7/volume/v3/volumes/5de22354-f00b-4311-b6b6-9ac918455fc6 Jul 10 08:51:39.488071 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-0fe00eff-c077-45ef-9877-9d6069e3c692 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:51:39.488265 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-0fe00eff-c077-45ef-9877-9d6069e3c692 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Calling method 'delete' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:51:39.488448 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-0fe00eff-c077-45ef-9877-9d6069e3c692 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Delete volume with id: 5de22354-f00b-4311-b6b6-9ac918455fc6 Jul 10 08:51:39.494881 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:51:39.494881 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:51:39.495241 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-0fe00eff-c077-45ef-9877-9d6069e3c692 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Volume info retrieved successfully. Jul 10 08:51:39.509523 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-0fe00eff-c077-45ef-9877-9d6069e3c692 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Delete volume request issued successfully. Jul 10 08:51:39.509725 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-0fe00eff-c077-45ef-9877-9d6069e3c692 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] https://10.4.3.7/volume/v3/volumes/5de22354-f00b-4311-b6b6-9ac918455fc6 returned with HTTP 202 Jul 10 08:51:39.510185 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1467/5907] 10.4.3.7 () {68 vars in 1377 bytes} [Fri Jul 10 08:51:39 2026] DELETE /volume/v3/volumes/5de22354-f00b-4311-b6b6-9ac918455fc6 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:51:39.516851 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-a065b81d-9bf4-4121-a6da-dec7f6ad08e2 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:51:39.518574 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-a065b81d-9bf4-4121-a6da-dec7f6ad08e2 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] GET https://10.4.3.7/volume/v3/volumes/5de22354-f00b-4311-b6b6-9ac918455fc6 Jul 10 08:51:39.518812 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-a065b81d-9bf4-4121-a6da-dec7f6ad08e2 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:51:39.519032 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-a065b81d-9bf4-4121-a6da-dec7f6ad08e2 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:51:39.526266 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:51:39.526266 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:51:39.529638 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-a065b81d-9bf4-4121-a6da-dec7f6ad08e2 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Volume info retrieved successfully. Jul 10 08:51:39.534577 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-a065b81d-9bf4-4121-a6da-dec7f6ad08e2 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] https://10.4.3.7/volume/v3/volumes/5de22354-f00b-4311-b6b6-9ac918455fc6 returned with HTTP 200 Jul 10 08:51:39.534983 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1476/5908] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:51:39 2026] GET /volume/v3/volumes/5de22354-f00b-4311-b6b6-9ac918455fc6 => generated 1004 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:51:40.546613 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-fa2ad425-07c4-4869-acb8-4dd1eefbb132 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:51:40.548363 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-fa2ad425-07c4-4869-acb8-4dd1eefbb132 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] GET https://10.4.3.7/volume/v3/volumes/5de22354-f00b-4311-b6b6-9ac918455fc6 Jul 10 08:51:40.548586 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-fa2ad425-07c4-4869-acb8-4dd1eefbb132 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:51:40.548767 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-fa2ad425-07c4-4869-acb8-4dd1eefbb132 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:51:40.553968 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-fa2ad425-07c4-4869-acb8-4dd1eefbb132 tempest-ProjectReaderTests33-126345496 tempest-ProjectReaderTests33-126345496-project-admin] https://10.4.3.7/volume/v3/volumes/5de22354-f00b-4311-b6b6-9ac918455fc6 returned with HTTP 404 Jul 10 08:51:40.554360 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1486/5909] 10.4.3.7 () {68 vars in 1374 bytes} [Fri Jul 10 08:51:40 2026] GET /volume/v3/volumes/5de22354-f00b-4311-b6b6-9ac918455fc6 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:51:49.477827 np0000004976 devstack@c-api.service[100054]: DEBUG dbcounter [-] [100054] Writing DB stats cinder:SELECT=33,cinder:INSERT=4,cinder:UPDATE=10 {{(pid=100054) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 08:51:49.506245 np0000004976 devstack@c-api.service[100055]: DEBUG dbcounter [-] [100055] Writing DB stats cinder:SELECT=50,cinder:INSERT=11,cinder:UPDATE=22 {{(pid=100055) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 08:51:49.533201 np0000004976 devstack@c-api.service[100056]: DEBUG dbcounter [-] [100056] Writing DB stats cinder:SELECT=51,cinder:UPDATE=14,cinder:INSERT=6 {{(pid=100056) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 08:51:50.550933 np0000004976 devstack@c-api.service[100057]: DEBUG dbcounter [-] [100057] Writing DB stats cinder:SELECT=25,cinder:UPDATE=1 {{(pid=100057) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 08:52:28.958358 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-5024814b-9d0e-4b8a-84d0-608213ce0933 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:52:28.960911 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-5024814b-9d0e-4b8a-84d0-608213ce0933 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:52:28.961268 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-5024814b-9d0e-4b8a-84d0-608213ce0933 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1805629498", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:52:28.963100 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.v3.volumes [None req-5024814b-9d0e-4b8a-84d0-608213ce0933 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1805629498', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100054) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:52:28.963273 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.volumes [None req-5024814b-9d0e-4b8a-84d0-608213ce0933 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Create volume of 1 GB Jul 10 08:52:28.968210 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-5024814b-9d0e-4b8a-84d0-608213ce0933 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Availability Zones retrieved successfully. Jul 10 08:52:28.975625 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-5024814b-9d0e-4b8a-84d0-608213ce0933 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Flow 'volume_create_api' (2846b95e-0b5e-4c21-b96f-71b9c2feb32d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:52:28.976981 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-5024814b-9d0e-4b8a-84d0-608213ce0933 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f25079a6-8cea-432f-b539-73b446741bc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:52:28.978288 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.flows.api.create_volume [None req-5024814b-9d0e-4b8a-84d0-608213ce0933 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Validating volume size '1' using validate_int {{(pid=100054) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:52:29.008807 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-5024814b-9d0e-4b8a-84d0-608213ce0933 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f25079a6-8cea-432f-b539-73b446741bc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:52:29.009654 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-5024814b-9d0e-4b8a-84d0-608213ce0933 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a15aecbf-3acd-4091-b0ab-76fa4125ef9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:52:29.066186 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.quota [None req-5024814b-9d0e-4b8a-84d0-608213ce0933 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Created reservations ['715a704d-02ca-40b5-95e3-986bec3ee097', 'e585293e-7da0-453e-947d-570530b72be1', '56044062-313e-458a-824c-323151f07f34', '9b7f0eef-e19e-4f67-9dbe-3138782e094a'] {{(pid=100054) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:52:29.067039 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-5024814b-9d0e-4b8a-84d0-608213ce0933 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a15aecbf-3acd-4091-b0ab-76fa4125ef9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['715a704d-02ca-40b5-95e3-986bec3ee097', 'e585293e-7da0-453e-947d-570530b72be1', '56044062-313e-458a-824c-323151f07f34', '9b7f0eef-e19e-4f67-9dbe-3138782e094a']}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:52:29.067873 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-5024814b-9d0e-4b8a-84d0-608213ce0933 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34f79307-1360-4048-9eb9-f74df306c33b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:52:29.089127 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-5024814b-9d0e-4b8a-84d0-608213ce0933 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34f79307-1360-4048-9eb9-f74df306c33b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd21a22b8-90fa-498f-b357-cef8d26e4029', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1805629498',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75953daf01b541c08d5daf74fde2704f',qos_specs=None,replication_status=,reservations=['715a704d-02ca-40b5-95e3-986bec3ee097','e585293e-7da0-453e-947d-570530b72be1','56044062-313e-458a-824c-323151f07f34','9b7f0eef-e19e-4f67-9dbe-3138782e094a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70b266ee0177428e99a1058206bbb3cf',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:52:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1805629498',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d21a22b8-90fa-498f-b357-cef8d26e4029,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='75953daf01b541c08d5daf74fde2704f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='70b266ee0177428e99a1058206bbb3cf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:52:29.089859 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-5024814b-9d0e-4b8a-84d0-608213ce0933 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c226213c-0a3c-467f-8ce2-996656b4f7b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:52:29.108557 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-5024814b-9d0e-4b8a-84d0-608213ce0933 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c226213c-0a3c-467f-8ce2-996656b4f7b1) transitioned into state 'SUCCESS' from state '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-1805629498',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75953daf01b541c08d5daf74fde2704f',qos_specs=None,replication_status=,reservations=['715a704d-02ca-40b5-95e3-986bec3ee097','e585293e-7da0-453e-947d-570530b72be1','56044062-313e-458a-824c-323151f07f34','9b7f0eef-e19e-4f67-9dbe-3138782e094a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70b266ee0177428e99a1058206bbb3cf',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:52:29.109474 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-5024814b-9d0e-4b8a-84d0-608213ce0933 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e46fd5a-5da6-4ff0-8fca-40415b63eb78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:52:29.119698 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-5024814b-9d0e-4b8a-84d0-608213ce0933 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e46fd5a-5da6-4ff0-8fca-40415b63eb78) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100054) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:52:29.120526 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.volume.api [None req-5024814b-9d0e-4b8a-84d0-608213ce0933 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Flow 'volume_create_api' (2846b95e-0b5e-4c21-b96f-71b9c2feb32d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100054) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:52:29.120962 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-5024814b-9d0e-4b8a-84d0-608213ce0933 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Create volume request issued successfully. Jul 10 08:52:29.121696 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-5024814b-9d0e-4b8a-84d0-608213ce0933 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:52:29.122130 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1481/5910] 10.4.3.7 () {68 vars in 1245 bytes} [Fri Jul 10 08:52:28 2026] POST /volume/v3/volumes => generated 753 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:52:29.134623 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-bdd774df-da34-4fb1-941d-efef50bf174a None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:52:29.136377 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-bdd774df-da34-4fb1-941d-efef50bf174a tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] GET https://10.4.3.7/volume/v3/volumes/d21a22b8-90fa-498f-b357-cef8d26e4029 Jul 10 08:52:29.136616 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-bdd774df-da34-4fb1-941d-efef50bf174a tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:52:29.136806 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-bdd774df-da34-4fb1-941d-efef50bf174a tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:52:29.143815 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:52:29.143815 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:52:29.147417 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-bdd774df-da34-4fb1-941d-efef50bf174a tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Volume info retrieved successfully. Jul 10 08:52:29.151393 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-bdd774df-da34-4fb1-941d-efef50bf174a tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] https://10.4.3.7/volume/v3/volumes/d21a22b8-90fa-498f-b357-cef8d26e4029 returned with HTTP 200 Jul 10 08:52:29.151731 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1468/5911] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:52:29 2026] GET /volume/v3/volumes/d21a22b8-90fa-498f-b357-cef8d26e4029 => generated 821 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:52:30.164230 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-65d737de-8062-4071-b9af-b8d6a9703d06 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:52:30.167299 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-65d737de-8062-4071-b9af-b8d6a9703d06 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] GET https://10.4.3.7/volume/v3/volumes/d21a22b8-90fa-498f-b357-cef8d26e4029 Jul 10 08:52:30.167299 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-65d737de-8062-4071-b9af-b8d6a9703d06 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:52:30.167299 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-65d737de-8062-4071-b9af-b8d6a9703d06 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:52:30.173435 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:52:30.173435 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:52:30.179511 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-65d737de-8062-4071-b9af-b8d6a9703d06 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Volume info retrieved successfully. Jul 10 08:52:30.181498 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-65d737de-8062-4071-b9af-b8d6a9703d06 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] https://10.4.3.7/volume/v3/volumes/d21a22b8-90fa-498f-b357-cef8d26e4029 returned with HTTP 200 Jul 10 08:52:30.182046 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1477/5912] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:52:30 2026] GET /volume/v3/volumes/d21a22b8-90fa-498f-b357-cef8d26e4029 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:52:30.193007 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-6a2578be-2d6d-441f-a538-35e572858419 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:52:30.194819 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-6a2578be-2d6d-441f-a538-35e572858419 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] GET https://10.4.3.7/volume/v3/volumes/d21a22b8-90fa-498f-b357-cef8d26e4029 Jul 10 08:52:30.195020 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-6a2578be-2d6d-441f-a538-35e572858419 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:52:30.195206 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-6a2578be-2d6d-441f-a538-35e572858419 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:52:30.203099 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:52:30.203099 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:52:30.207272 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-6a2578be-2d6d-441f-a538-35e572858419 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Volume info retrieved successfully. Jul 10 08:52:30.212060 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-6a2578be-2d6d-441f-a538-35e572858419 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] https://10.4.3.7/volume/v3/volumes/d21a22b8-90fa-498f-b357-cef8d26e4029 returned with HTTP 200 Jul 10 08:52:30.212465 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1487/5913] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:52:30 2026] GET /volume/v3/volumes/d21a22b8-90fa-498f-b357-cef8d26e4029 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:52:30.906531 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-2383c61a-9ee9-4c2a-a665-d51b71d0c0a3 req-b0b49bc6-793f-49f2-9fe9-42dcc7da2a73 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:52:30.908644 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-2383c61a-9ee9-4c2a-a665-d51b71d0c0a3 req-b0b49bc6-793f-49f2-9fe9-42dcc7da2a73 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] GET https://10.4.3.7/volume/v3/volumes/d21a22b8-90fa-498f-b357-cef8d26e4029 Jul 10 08:52:30.908886 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-2383c61a-9ee9-4c2a-a665-d51b71d0c0a3 req-b0b49bc6-793f-49f2-9fe9-42dcc7da2a73 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:52:30.909064 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-2383c61a-9ee9-4c2a-a665-d51b71d0c0a3 req-b0b49bc6-793f-49f2-9fe9-42dcc7da2a73 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:52:30.915884 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:52:30.915884 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:52:30.919061 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-2383c61a-9ee9-4c2a-a665-d51b71d0c0a3 req-b0b49bc6-793f-49f2-9fe9-42dcc7da2a73 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Volume info retrieved successfully. Jul 10 08:52:30.922748 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-2383c61a-9ee9-4c2a-a665-d51b71d0c0a3 req-b0b49bc6-793f-49f2-9fe9-42dcc7da2a73 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] https://10.4.3.7/volume/v3/volumes/d21a22b8-90fa-498f-b357-cef8d26e4029 returned with HTTP 200 Jul 10 08:52:30.923092 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1482/5914] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:52:30 2026] GET /volume/v3/volumes/d21a22b8-90fa-498f-b357-cef8d26e4029 => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:52:32.952425 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-d821a2d4-5109-4d5e-9c79-82c80d20fe81 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:52:32.952747 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-d821a2d4-5109-4d5e-9c79-82c80d20fe81 None None] GET https://10.4.3.7/volume// Jul 10 08:52:32.952948 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-d821a2d4-5109-4d5e-9c79-82c80d20fe81 None None] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:52:32.953141 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-d821a2d4-5109-4d5e-9c79-82c80d20fe81 None None] Calling method 'all' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:52:32.953464 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-d821a2d4-5109-4d5e-9c79-82c80d20fe81 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:52:32.953744 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1469/5915] 10.4.3.7 () {66 vars in 1414 bytes} [Fri Jul 10 08:52:32 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:52:32.960227 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-2383c61a-9ee9-4c2a-a665-d51b71d0c0a3 req-38a5eafa-3b72-418c-ae44-564c222ed367 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:52:33.021920 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-2383c61a-9ee9-4c2a-a665-d51b71d0c0a3 req-38a5eafa-3b72-418c-ae44-564c222ed367 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] POST https://10.4.3.7/volume/v3/attachments Jul 10 08:52:33.022274 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-2383c61a-9ee9-4c2a-a665-d51b71d0c0a3 req-38a5eafa-3b72-418c-ae44-564c222ed367 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d21a22b8-90fa-498f-b357-cef8d26e4029", "connector": null, "instance_uuid": "6e7ab529-18db-4904-bd7c-c41f0f2fca05"}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:52:33.029888 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:52:33.029888 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:52:33.048586 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-2383c61a-9ee9-4c2a-a665-d51b71d0c0a3 req-38a5eafa-3b72-418c-ae44-564c222ed367 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] https://10.4.3.7/volume/v3/attachments returned with HTTP 200 Jul 10 08:52:33.048962 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1478/5916] 10.4.3.7 () {74 vars in 1580 bytes} [Fri Jul 10 08:52:32 2026] POST /volume/v3/attachments => generated 273 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:52:33.441160 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-36e54d8e-972e-46b4-a67a-5943cb5038be None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:52:33.442741 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-36e54d8e-972e-46b4-a67a-5943cb5038be tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] GET https://10.4.3.7/volume/v3/volumes/d21a22b8-90fa-498f-b357-cef8d26e4029 Jul 10 08:52:33.442944 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-36e54d8e-972e-46b4-a67a-5943cb5038be tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:52:33.443112 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-36e54d8e-972e-46b4-a67a-5943cb5038be tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:52:33.451337 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:52:33.451337 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:52:33.454483 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-36e54d8e-972e-46b4-a67a-5943cb5038be tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Volume info retrieved successfully. Jul 10 08:52:33.458063 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-36e54d8e-972e-46b4-a67a-5943cb5038be tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] https://10.4.3.7/volume/v3/volumes/d21a22b8-90fa-498f-b357-cef8d26e4029 returned with HTTP 200 Jul 10 08:52:33.458392 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1488/5917] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:52:33 2026] GET /volume/v3/volumes/d21a22b8-90fa-498f-b357-cef8d26e4029 => generated 845 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:52:33.570548 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-1ece59ca-39ed-4b2b-a2b1-5b6304f34b8a None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:52:33.570940 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-1ece59ca-39ed-4b2b-a2b1-5b6304f34b8a None None] GET https://10.4.3.7/volume// Jul 10 08:52:33.571097 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-1ece59ca-39ed-4b2b-a2b1-5b6304f34b8a None None] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:52:33.571271 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-1ece59ca-39ed-4b2b-a2b1-5b6304f34b8a None None] Calling method 'all' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:52:33.571583 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-1ece59ca-39ed-4b2b-a2b1-5b6304f34b8a None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:52:33.571848 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1483/5918] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:52:33 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:52:33.577821 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-2383c61a-9ee9-4c2a-a665-d51b71d0c0a3 req-283e8070-80de-483c-ad1e-c3e86d53bdce None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:52:33.580023 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-2383c61a-9ee9-4c2a-a665-d51b71d0c0a3 req-283e8070-80de-483c-ad1e-c3e86d53bdce tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] GET https://10.4.3.7/volume/v3/volumes/d21a22b8-90fa-498f-b357-cef8d26e4029 Jul 10 08:52:33.580257 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-2383c61a-9ee9-4c2a-a665-d51b71d0c0a3 req-283e8070-80de-483c-ad1e-c3e86d53bdce tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:52:33.580489 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-2383c61a-9ee9-4c2a-a665-d51b71d0c0a3 req-283e8070-80de-483c-ad1e-c3e86d53bdce tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:52:33.589964 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:52:33.589964 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:52:33.593294 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [req-2383c61a-9ee9-4c2a-a665-d51b71d0c0a3 req-283e8070-80de-483c-ad1e-c3e86d53bdce tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Volume info retrieved successfully. Jul 10 08:52:33.597517 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-2383c61a-9ee9-4c2a-a665-d51b71d0c0a3 req-283e8070-80de-483c-ad1e-c3e86d53bdce tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] https://10.4.3.7/volume/v3/volumes/d21a22b8-90fa-498f-b357-cef8d26e4029 returned with HTTP 200 Jul 10 08:52:33.597929 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1470/5919] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:52:33 2026] GET /volume/v3/volumes/d21a22b8-90fa-498f-b357-cef8d26e4029 => generated 1025 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:52:33.686761 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-2383c61a-9ee9-4c2a-a665-d51b71d0c0a3 req-5eee9a0b-6ad1-4226-bfe7-b2b763108d16 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:52:33.688418 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-2383c61a-9ee9-4c2a-a665-d51b71d0c0a3 req-5eee9a0b-6ad1-4226-bfe7-b2b763108d16 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] PUT https://10.4.3.7/volume/v3/attachments/dbb432c6-e93b-4a3f-b9ab-71669b68c4e9 Jul 10 08:52:33.688785 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-2383c61a-9ee9-4c2a-a665-d51b71d0c0a3 req-5eee9a0b-6ad1-4226-bfe7-b2b763108d16 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.7", "host": "np0000004976", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b54eda21b644", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bf3c9c16-ec3d-4df7-865b-5f424258654a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:52:33.695025 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.coordination [req-2383c61a-9ee9-4c2a-a665-d51b71d0c0a3 req-5eee9a0b-6ad1-4226-bfe7-b2b763108d16 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Acquiring lock "cinder-attachment_update-d21a22b8-90fa-498f-b357-cef8d26e4029-np0000004976" by "attachment_update" {{(pid=100056) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 08:52:33.698565 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.coordination [req-2383c61a-9ee9-4c2a-a665-d51b71d0c0a3 req-5eee9a0b-6ad1-4226-bfe7-b2b763108d16 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Lock "cinder-attachment_update-d21a22b8-90fa-498f-b357-cef8d26e4029-np0000004976" acquired by "attachment_update" :: waited 0.004s {{(pid=100056) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 08:52:33.699389 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:52:33.699389 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:52:34.217992 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.coordination [req-2383c61a-9ee9-4c2a-a665-d51b71d0c0a3 req-5eee9a0b-6ad1-4226-bfe7-b2b763108d16 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Lock "cinder-attachment_update-d21a22b8-90fa-498f-b357-cef8d26e4029-np0000004976" released by "attachment_update" :: held 0.519s {{(pid=100056) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 08:52:34.218450 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-2383c61a-9ee9-4c2a-a665-d51b71d0c0a3 req-5eee9a0b-6ad1-4226-bfe7-b2b763108d16 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] https://10.4.3.7/volume/v3/attachments/dbb432c6-e93b-4a3f-b9ab-71669b68c4e9 returned with HTTP 200 Jul 10 08:52:34.218995 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1479/5920] 10.4.3.7 () {74 vars in 1690 bytes} [Fri Jul 10 08:52:33 2026] PUT /volume/v3/attachments/dbb432c6-e93b-4a3f-b9ab-71669b68c4e9 => generated 969 bytes in 533 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:52:34.469724 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-65f815e0-06b1-4bb7-a0b7-048a9bbdcf43 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:52:34.471385 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-65f815e0-06b1-4bb7-a0b7-048a9bbdcf43 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] GET https://10.4.3.7/volume/v3/volumes/d21a22b8-90fa-498f-b357-cef8d26e4029 Jul 10 08:52:34.471574 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-65f815e0-06b1-4bb7-a0b7-048a9bbdcf43 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:52:34.471863 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-65f815e0-06b1-4bb7-a0b7-048a9bbdcf43 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:52:34.479914 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:52:34.479914 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:52:34.482776 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-65f815e0-06b1-4bb7-a0b7-048a9bbdcf43 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Volume info retrieved successfully. Jul 10 08:52:34.486284 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-65f815e0-06b1-4bb7-a0b7-048a9bbdcf43 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] https://10.4.3.7/volume/v3/volumes/d21a22b8-90fa-498f-b357-cef8d26e4029 returned with HTTP 200 Jul 10 08:52:34.486637 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1489/5921] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:52:34 2026] GET /volume/v3/volumes/d21a22b8-90fa-498f-b357-cef8d26e4029 => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:52:35.498076 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-ebd4d27a-22f1-45cd-accf-caa3a1784644 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:52:35.499699 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-ebd4d27a-22f1-45cd-accf-caa3a1784644 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] GET https://10.4.3.7/volume/v3/volumes/d21a22b8-90fa-498f-b357-cef8d26e4029 Jul 10 08:52:35.499899 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-ebd4d27a-22f1-45cd-accf-caa3a1784644 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:52:35.500074 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-ebd4d27a-22f1-45cd-accf-caa3a1784644 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:52:35.509698 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:52:35.509698 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:52:35.513160 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-ebd4d27a-22f1-45cd-accf-caa3a1784644 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Volume info retrieved successfully. Jul 10 08:52:35.517671 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-ebd4d27a-22f1-45cd-accf-caa3a1784644 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] https://10.4.3.7/volume/v3/volumes/d21a22b8-90fa-498f-b357-cef8d26e4029 returned with HTTP 200 Jul 10 08:52:35.518063 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1484/5922] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:52:35 2026] GET /volume/v3/volumes/d21a22b8-90fa-498f-b357-cef8d26e4029 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:52:36.529838 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-d0da7198-c58e-4d63-9a57-1c7549af8461 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:52:36.531529 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-d0da7198-c58e-4d63-9a57-1c7549af8461 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] GET https://10.4.3.7/volume/v3/volumes/d21a22b8-90fa-498f-b357-cef8d26e4029 Jul 10 08:52:36.531709 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-d0da7198-c58e-4d63-9a57-1c7549af8461 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:52:36.531900 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-d0da7198-c58e-4d63-9a57-1c7549af8461 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:52:36.540810 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:52:36.540810 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:52:36.543705 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-d0da7198-c58e-4d63-9a57-1c7549af8461 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Volume info retrieved successfully. Jul 10 08:52:36.547740 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-d0da7198-c58e-4d63-9a57-1c7549af8461 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] https://10.4.3.7/volume/v3/volumes/d21a22b8-90fa-498f-b357-cef8d26e4029 returned with HTTP 200 Jul 10 08:52:36.548161 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1471/5923] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:52:36 2026] GET /volume/v3/volumes/d21a22b8-90fa-498f-b357-cef8d26e4029 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:52:37.559333 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-8477f0bc-c543-4f99-bb34-652c5030b9b3 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:52:37.561070 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-8477f0bc-c543-4f99-bb34-652c5030b9b3 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] GET https://10.4.3.7/volume/v3/volumes/d21a22b8-90fa-498f-b357-cef8d26e4029 Jul 10 08:52:37.561255 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-8477f0bc-c543-4f99-bb34-652c5030b9b3 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:52:37.561442 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-8477f0bc-c543-4f99-bb34-652c5030b9b3 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:52:37.570757 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:52:37.570757 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:52:37.573699 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-8477f0bc-c543-4f99-bb34-652c5030b9b3 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Volume info retrieved successfully. Jul 10 08:52:37.577267 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-8477f0bc-c543-4f99-bb34-652c5030b9b3 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] https://10.4.3.7/volume/v3/volumes/d21a22b8-90fa-498f-b357-cef8d26e4029 returned with HTTP 200 Jul 10 08:52:37.577620 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1480/5924] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:52:37 2026] GET /volume/v3/volumes/d21a22b8-90fa-498f-b357-cef8d26e4029 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:52:38.588688 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-4ace5488-2147-4c38-a8e9-d49e3a4d8838 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:52:38.590226 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4ace5488-2147-4c38-a8e9-d49e3a4d8838 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] GET https://10.4.3.7/volume/v3/volumes/d21a22b8-90fa-498f-b357-cef8d26e4029 Jul 10 08:52:38.590387 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4ace5488-2147-4c38-a8e9-d49e3a4d8838 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:52:38.590586 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4ace5488-2147-4c38-a8e9-d49e3a4d8838 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:52:38.598700 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:52:38.598700 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:52:38.601716 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-4ace5488-2147-4c38-a8e9-d49e3a4d8838 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Volume info retrieved successfully. Jul 10 08:52:38.605457 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4ace5488-2147-4c38-a8e9-d49e3a4d8838 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] https://10.4.3.7/volume/v3/volumes/d21a22b8-90fa-498f-b357-cef8d26e4029 returned with HTTP 200 Jul 10 08:52:38.605818 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1490/5925] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:52:38 2026] GET /volume/v3/volumes/d21a22b8-90fa-498f-b357-cef8d26e4029 => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:52:39.618208 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-2e89427c-a556-4e77-a6e7-3830415a21f6 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:52:39.620456 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-2e89427c-a556-4e77-a6e7-3830415a21f6 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] GET https://10.4.3.7/volume/v3/volumes/d21a22b8-90fa-498f-b357-cef8d26e4029 Jul 10 08:52:39.620456 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-2e89427c-a556-4e77-a6e7-3830415a21f6 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:52:39.620456 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-2e89427c-a556-4e77-a6e7-3830415a21f6 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:52:39.628235 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:52:39.628235 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:52:39.631157 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-2e89427c-a556-4e77-a6e7-3830415a21f6 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Volume info retrieved successfully. Jul 10 08:52:39.634474 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-2e89427c-a556-4e77-a6e7-3830415a21f6 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] https://10.4.3.7/volume/v3/volumes/d21a22b8-90fa-498f-b357-cef8d26e4029 returned with HTTP 200 Jul 10 08:52:39.634604 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1485/5926] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:52:39 2026] GET /volume/v3/volumes/d21a22b8-90fa-498f-b357-cef8d26e4029 => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:52:40.645927 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-e9c85ff1-2e8a-4e1f-afad-3fccf679a9e9 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:52:40.647460 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-e9c85ff1-2e8a-4e1f-afad-3fccf679a9e9 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] GET https://10.4.3.7/volume/v3/volumes/d21a22b8-90fa-498f-b357-cef8d26e4029 Jul 10 08:52:40.647579 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-e9c85ff1-2e8a-4e1f-afad-3fccf679a9e9 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:52:40.648716 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-e9c85ff1-2e8a-4e1f-afad-3fccf679a9e9 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:52:40.656644 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:52:40.656644 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:52:40.660046 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-e9c85ff1-2e8a-4e1f-afad-3fccf679a9e9 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Volume info retrieved successfully. Jul 10 08:52:40.662995 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-e9c85ff1-2e8a-4e1f-afad-3fccf679a9e9 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] https://10.4.3.7/volume/v3/volumes/d21a22b8-90fa-498f-b357-cef8d26e4029 returned with HTTP 200 Jul 10 08:52:40.662995 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1472/5927] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:52:40 2026] GET /volume/v3/volumes/d21a22b8-90fa-498f-b357-cef8d26e4029 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:52:41.408550 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-2383c61a-9ee9-4c2a-a665-d51b71d0c0a3 req-36728b5b-8c8b-463d-b318-e8856a30e727 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:52:41.410481 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-2383c61a-9ee9-4c2a-a665-d51b71d0c0a3 req-36728b5b-8c8b-463d-b318-e8856a30e727 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] POST https://10.4.3.7/volume/v3/attachments/dbb432c6-e93b-4a3f-b9ab-71669b68c4e9/action Jul 10 08:52:41.410911 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-2383c61a-9ee9-4c2a-a665-d51b71d0c0a3 req-36728b5b-8c8b-463d-b318-e8856a30e727 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Action body: b'{"os-complete": null}' {{(pid=100056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:52:41.411029 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-2383c61a-9ee9-4c2a-a665-d51b71d0c0a3 req-36728b5b-8c8b-463d-b318-e8856a30e727 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:52:41.425446 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:52:41.425446 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:52:41.433940 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-2383c61a-9ee9-4c2a-a665-d51b71d0c0a3 req-36728b5b-8c8b-463d-b318-e8856a30e727 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] https://10.4.3.7/volume/v3/attachments/dbb432c6-e93b-4a3f-b9ab-71669b68c4e9/action returned with HTTP 204 Jul 10 08:52:41.434367 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1481/5928] 10.4.3.7 () {74 vars in 1711 bytes} [Fri Jul 10 08:52:41 2026] POST /volume/v3/attachments/dbb432c6-e93b-4a3f-b9ab-71669b68c4e9/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:52:41.674899 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-cdb898be-5566-42d0-90df-7a695e177cf1 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:52:41.676476 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cdb898be-5566-42d0-90df-7a695e177cf1 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] GET https://10.4.3.7/volume/v3/volumes/d21a22b8-90fa-498f-b357-cef8d26e4029 Jul 10 08:52:41.676734 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-cdb898be-5566-42d0-90df-7a695e177cf1 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:52:41.676959 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-cdb898be-5566-42d0-90df-7a695e177cf1 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:52:41.686661 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:52:41.686661 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:52:41.690226 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-cdb898be-5566-42d0-90df-7a695e177cf1 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Volume info retrieved successfully. Jul 10 08:52:41.694728 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cdb898be-5566-42d0-90df-7a695e177cf1 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] https://10.4.3.7/volume/v3/volumes/d21a22b8-90fa-498f-b357-cef8d26e4029 returned with HTTP 200 Jul 10 08:52:41.695127 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1491/5929] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:52:41 2026] GET /volume/v3/volumes/d21a22b8-90fa-498f-b357-cef8d26e4029 => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:52:44.443387 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-e9047145-97fd-4bf2-8d1c-a6695ddc2630 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:52:44.445122 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-e9047145-97fd-4bf2-8d1c-a6695ddc2630 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] POST https://10.4.3.7/volume/v3/snapshots Jul 10 08:52:44.445531 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-e9047145-97fd-4bf2-8d1c-a6695ddc2630 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d21a22b8-90fa-498f-b357-cef8d26e4029", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1414224390", "description": null, "metadata": null}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:52:44.455694 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:52:44.455694 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:52:44.456147 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-e9047145-97fd-4bf2-8d1c-a6695ddc2630 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Volume info retrieved successfully. Jul 10 08:52:44.456290 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.snapshots [None req-e9047145-97fd-4bf2-8d1c-a6695ddc2630 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Create snapshot from volume d21a22b8-90fa-498f-b357-cef8d26e4029 Jul 10 08:52:44.492255 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.quota [None req-e9047145-97fd-4bf2-8d1c-a6695ddc2630 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Created reservations ['bf266949-1180-4109-818b-f59b34d886a6', '44e6b3b1-e338-4b4b-be69-81b00a36df6a', '162333bc-ce99-4c3f-a212-fa23e9f32b65', 'b8da8a46-c3ca-4886-8e92-9a626d6ad1ec'] {{(pid=100054) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:52:44.532392 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-e9047145-97fd-4bf2-8d1c-a6695ddc2630 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Snapshot force create request issued successfully. Jul 10 08:52:44.532856 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-e9047145-97fd-4bf2-8d1c-a6695ddc2630 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] https://10.4.3.7/volume/v3/snapshots returned with HTTP 202 Jul 10 08:52:44.533387 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1486/5930] 10.4.3.7 () {68 vars in 1251 bytes} [Fri Jul 10 08:52:44 2026] POST /volume/v3/snapshots => generated 313 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:52:44.541137 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-3b49912d-517e-4347-bb5b-e56fd850578a None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:52:44.542716 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-3b49912d-517e-4347-bb5b-e56fd850578a tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] GET https://10.4.3.7/volume/v3/snapshots/ebbf89dc-94e8-4fb7-8f33-a6ded2405f08 Jul 10 08:52:44.542878 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-3b49912d-517e-4347-bb5b-e56fd850578a tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:52:44.543047 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-3b49912d-517e-4347-bb5b-e56fd850578a tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:52:44.548272 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:52:44.548272 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:52:44.548718 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-3b49912d-517e-4347-bb5b-e56fd850578a tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Snapshot retrieved successfully. Jul 10 08:52:44.549352 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-3b49912d-517e-4347-bb5b-e56fd850578a tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] https://10.4.3.7/volume/v3/snapshots/ebbf89dc-94e8-4fb7-8f33-a6ded2405f08 returned with HTTP 200 Jul 10 08:52:44.549874 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1473/5931] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:52:44 2026] GET /volume/v3/snapshots/ebbf89dc-94e8-4fb7-8f33-a6ded2405f08 => generated 445 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:52:45.558392 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-be880f99-3599-4544-851e-abf1701ab064 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:52:45.559833 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-be880f99-3599-4544-851e-abf1701ab064 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] GET https://10.4.3.7/volume/v3/snapshots/ebbf89dc-94e8-4fb7-8f33-a6ded2405f08 Jul 10 08:52:45.560008 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-be880f99-3599-4544-851e-abf1701ab064 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:52:45.560203 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-be880f99-3599-4544-851e-abf1701ab064 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:52:45.565073 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:52:45.565073 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:52:45.565465 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-be880f99-3599-4544-851e-abf1701ab064 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Snapshot retrieved successfully. Jul 10 08:52:45.566145 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-be880f99-3599-4544-851e-abf1701ab064 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] https://10.4.3.7/volume/v3/snapshots/ebbf89dc-94e8-4fb7-8f33-a6ded2405f08 returned with HTTP 200 Jul 10 08:52:45.566488 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1482/5932] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:52:45 2026] GET /volume/v3/snapshots/ebbf89dc-94e8-4fb7-8f33-a6ded2405f08 => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:52:45.574794 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-55b2eb7a-f8c5-4192-a822-08ce3e6c3783 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:52:45.576657 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-55b2eb7a-f8c5-4192-a822-08ce3e6c3783 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] GET https://10.4.3.7/volume/v3/snapshots/ebbf89dc-94e8-4fb7-8f33-a6ded2405f08 Jul 10 08:52:45.576911 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-55b2eb7a-f8c5-4192-a822-08ce3e6c3783 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:52:45.577094 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-55b2eb7a-f8c5-4192-a822-08ce3e6c3783 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:52:45.581678 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:52:45.581678 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:52:45.582200 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-55b2eb7a-f8c5-4192-a822-08ce3e6c3783 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Snapshot retrieved successfully. Jul 10 08:52:45.582906 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-55b2eb7a-f8c5-4192-a822-08ce3e6c3783 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] https://10.4.3.7/volume/v3/snapshots/ebbf89dc-94e8-4fb7-8f33-a6ded2405f08 returned with HTTP 200 Jul 10 08:52:45.583236 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1492/5933] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:52:45 2026] GET /volume/v3/snapshots/ebbf89dc-94e8-4fb7-8f33-a6ded2405f08 => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:52:46.993430 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-d1b04ae4-2634-4a4e-b78a-3f223b207104 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:52:46.995170 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d1b04ae4-2634-4a4e-b78a-3f223b207104 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] POST https://10.4.3.7/volume/v3/snapshots Jul 10 08:52:46.995550 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-d1b04ae4-2634-4a4e-b78a-3f223b207104 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d21a22b8-90fa-498f-b357-cef8d26e4029", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-834690643", "description": null, "metadata": null}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:52:47.006475 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:52:47.006475 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:52:47.007018 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-d1b04ae4-2634-4a4e-b78a-3f223b207104 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Volume info retrieved successfully. Jul 10 08:52:47.007154 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.snapshots [None req-d1b04ae4-2634-4a4e-b78a-3f223b207104 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Create snapshot from volume d21a22b8-90fa-498f-b357-cef8d26e4029 Jul 10 08:52:47.028758 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.quota [None req-d1b04ae4-2634-4a4e-b78a-3f223b207104 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Created reservations ['49552ff6-ab9b-406f-bf5b-890cf9081ecb', '85af942e-0d42-485a-a7ca-d49867e94ff1', 'adab135f-016a-42a1-ad0e-0c3112af89a3', '0510f571-83cd-4f3a-8636-fddd6aa8de74'] {{(pid=100054) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:52:47.056665 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-d1b04ae4-2634-4a4e-b78a-3f223b207104 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Snapshot force create request issued successfully. Jul 10 08:52:47.057017 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d1b04ae4-2634-4a4e-b78a-3f223b207104 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] https://10.4.3.7/volume/v3/snapshots returned with HTTP 202 Jul 10 08:52:47.057576 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1487/5934] 10.4.3.7 () {68 vars in 1251 bytes} [Fri Jul 10 08:52:46 2026] POST /volume/v3/snapshots => generated 312 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:52:47.064982 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-adde8a21-ab6d-4f76-80ed-7949313089ab None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:52:47.066722 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-adde8a21-ab6d-4f76-80ed-7949313089ab tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] GET https://10.4.3.7/volume/v3/snapshots/db7c1653-6ed1-42a2-bf51-6bd4bc877523 Jul 10 08:52:47.066897 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-adde8a21-ab6d-4f76-80ed-7949313089ab tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:52:47.067059 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-adde8a21-ab6d-4f76-80ed-7949313089ab tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:52:47.071599 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:52:47.071599 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:52:47.072146 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-adde8a21-ab6d-4f76-80ed-7949313089ab tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Snapshot retrieved successfully. Jul 10 08:52:47.072892 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-adde8a21-ab6d-4f76-80ed-7949313089ab tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] https://10.4.3.7/volume/v3/snapshots/db7c1653-6ed1-42a2-bf51-6bd4bc877523 returned with HTTP 200 Jul 10 08:52:47.073199 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1474/5935] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:52:47 2026] GET /volume/v3/snapshots/db7c1653-6ed1-42a2-bf51-6bd4bc877523 => generated 444 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:52:48.081010 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-014be7c6-1a7e-4bdf-829c-416ab922692e None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:52:48.082498 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-014be7c6-1a7e-4bdf-829c-416ab922692e tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] GET https://10.4.3.7/volume/v3/snapshots/db7c1653-6ed1-42a2-bf51-6bd4bc877523 Jul 10 08:52:48.082662 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-014be7c6-1a7e-4bdf-829c-416ab922692e tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:52:48.082891 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-014be7c6-1a7e-4bdf-829c-416ab922692e tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:52:48.087522 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:52:48.087522 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:52:48.087951 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-014be7c6-1a7e-4bdf-829c-416ab922692e tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Snapshot retrieved successfully. Jul 10 08:52:48.088656 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-014be7c6-1a7e-4bdf-829c-416ab922692e tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] https://10.4.3.7/volume/v3/snapshots/db7c1653-6ed1-42a2-bf51-6bd4bc877523 returned with HTTP 200 Jul 10 08:52:48.089002 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1483/5936] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:52:48 2026] GET /volume/v3/snapshots/db7c1653-6ed1-42a2-bf51-6bd4bc877523 => generated 471 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:52:48.096682 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-aa3a5f81-b181-4596-888a-2c141ef33ce8 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:52:48.098462 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-aa3a5f81-b181-4596-888a-2c141ef33ce8 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] GET https://10.4.3.7/volume/v3/snapshots/db7c1653-6ed1-42a2-bf51-6bd4bc877523 Jul 10 08:52:48.098667 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-aa3a5f81-b181-4596-888a-2c141ef33ce8 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:52:48.098857 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-aa3a5f81-b181-4596-888a-2c141ef33ce8 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:52:48.103498 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:52:48.103498 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:52:48.103929 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-aa3a5f81-b181-4596-888a-2c141ef33ce8 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Snapshot retrieved successfully. Jul 10 08:52:48.104644 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-aa3a5f81-b181-4596-888a-2c141ef33ce8 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] https://10.4.3.7/volume/v3/snapshots/db7c1653-6ed1-42a2-bf51-6bd4bc877523 returned with HTTP 200 Jul 10 08:52:48.105003 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1493/5937] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:52:48 2026] GET /volume/v3/snapshots/db7c1653-6ed1-42a2-bf51-6bd4bc877523 => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:52:49.489348 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-4104b108-236b-448c-b569-ce54cb75268e None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:52:49.491254 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-4104b108-236b-448c-b569-ce54cb75268e tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] POST https://10.4.3.7/volume/v3/snapshots Jul 10 08:52:49.491678 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-4104b108-236b-448c-b569-ce54cb75268e tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d21a22b8-90fa-498f-b357-cef8d26e4029", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1631965266", "description": null, "metadata": null}} {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:52:49.502686 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:52:49.502686 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:52:49.503270 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-4104b108-236b-448c-b569-ce54cb75268e tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Volume info retrieved successfully. Jul 10 08:52:49.503484 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.snapshots [None req-4104b108-236b-448c-b569-ce54cb75268e tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Create snapshot from volume d21a22b8-90fa-498f-b357-cef8d26e4029 Jul 10 08:52:49.527772 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.quota [None req-4104b108-236b-448c-b569-ce54cb75268e tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Created reservations ['d848185a-0dd5-4d30-b066-6319a2e8cc83', '24fb0d98-943d-42a8-a4b1-5c939658fa06', 'afb5c9b0-587e-4c38-a85a-d803f6ab2fdd', '9c652008-a968-4e5a-8097-1785ddbdfef3'] {{(pid=100054) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:52:49.558897 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-4104b108-236b-448c-b569-ce54cb75268e tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Snapshot force create request issued successfully. Jul 10 08:52:49.559324 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-4104b108-236b-448c-b569-ce54cb75268e tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] https://10.4.3.7/volume/v3/snapshots returned with HTTP 202 Jul 10 08:52:49.559804 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1488/5938] 10.4.3.7 () {68 vars in 1251 bytes} [Fri Jul 10 08:52:49 2026] POST /volume/v3/snapshots => generated 313 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:52:49.568100 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-ff78f145-89a6-4044-96b0-e3188f250c4d None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:52:49.569964 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-ff78f145-89a6-4044-96b0-e3188f250c4d tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] GET https://10.4.3.7/volume/v3/snapshots/b6d9f916-81c5-4029-8d18-5fd8364074b8 Jul 10 08:52:49.570181 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-ff78f145-89a6-4044-96b0-e3188f250c4d tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:52:49.570385 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-ff78f145-89a6-4044-96b0-e3188f250c4d tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:52:49.576204 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:52:49.576204 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:52:49.576666 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-ff78f145-89a6-4044-96b0-e3188f250c4d tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Snapshot retrieved successfully. Jul 10 08:52:49.577507 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-ff78f145-89a6-4044-96b0-e3188f250c4d tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] https://10.4.3.7/volume/v3/snapshots/b6d9f916-81c5-4029-8d18-5fd8364074b8 returned with HTTP 200 Jul 10 08:52:49.577969 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1475/5939] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:52:49 2026] GET /volume/v3/snapshots/b6d9f916-81c5-4029-8d18-5fd8364074b8 => generated 445 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:52:50.586376 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-f988e24f-8ee9-49c1-bfbb-dd7c832fd03b None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:52:50.588017 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-f988e24f-8ee9-49c1-bfbb-dd7c832fd03b tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] GET https://10.4.3.7/volume/v3/snapshots/b6d9f916-81c5-4029-8d18-5fd8364074b8 Jul 10 08:52:50.588192 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-f988e24f-8ee9-49c1-bfbb-dd7c832fd03b tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:52:50.588392 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-f988e24f-8ee9-49c1-bfbb-dd7c832fd03b tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:52:50.593462 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:52:50.593462 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:52:50.593912 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-f988e24f-8ee9-49c1-bfbb-dd7c832fd03b tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Snapshot retrieved successfully. Jul 10 08:52:50.594623 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-f988e24f-8ee9-49c1-bfbb-dd7c832fd03b tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] https://10.4.3.7/volume/v3/snapshots/b6d9f916-81c5-4029-8d18-5fd8364074b8 returned with HTTP 200 Jul 10 08:52:50.594965 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1484/5940] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:52:50 2026] GET /volume/v3/snapshots/b6d9f916-81c5-4029-8d18-5fd8364074b8 => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:52:50.602870 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-a7a7866a-7310-48e3-8421-3ae402b47a76 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:52:50.604603 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a7a7866a-7310-48e3-8421-3ae402b47a76 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] GET https://10.4.3.7/volume/v3/snapshots/b6d9f916-81c5-4029-8d18-5fd8364074b8 Jul 10 08:52:50.604808 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a7a7866a-7310-48e3-8421-3ae402b47a76 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:52:50.604990 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a7a7866a-7310-48e3-8421-3ae402b47a76 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:52:50.610541 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:52:50.610541 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:52:50.611002 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-a7a7866a-7310-48e3-8421-3ae402b47a76 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Snapshot retrieved successfully. Jul 10 08:52:50.611801 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a7a7866a-7310-48e3-8421-3ae402b47a76 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] https://10.4.3.7/volume/v3/snapshots/b6d9f916-81c5-4029-8d18-5fd8364074b8 returned with HTTP 200 Jul 10 08:52:50.612203 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1494/5941] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:52:50 2026] GET /volume/v3/snapshots/b6d9f916-81c5-4029-8d18-5fd8364074b8 => generated 472 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:52:50.645847 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-94aef3a4-05ff-4954-83f3-6925361d0772 req-fab2a427-7dc6-45fd-821e-07bc861cd336 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:52:50.648723 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-94aef3a4-05ff-4954-83f3-6925361d0772 req-fab2a427-7dc6-45fd-821e-07bc861cd336 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] GET https://10.4.3.7/volume/v3/volumes/d21a22b8-90fa-498f-b357-cef8d26e4029 Jul 10 08:52:50.648995 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-94aef3a4-05ff-4954-83f3-6925361d0772 req-fab2a427-7dc6-45fd-821e-07bc861cd336 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:52:50.649259 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-94aef3a4-05ff-4954-83f3-6925361d0772 req-fab2a427-7dc6-45fd-821e-07bc861cd336 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:52:50.660029 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:52:50.660029 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:52:50.663425 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-94aef3a4-05ff-4954-83f3-6925361d0772 req-fab2a427-7dc6-45fd-821e-07bc861cd336 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Volume info retrieved successfully. Jul 10 08:52:50.667537 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-94aef3a4-05ff-4954-83f3-6925361d0772 req-fab2a427-7dc6-45fd-821e-07bc861cd336 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] https://10.4.3.7/volume/v3/volumes/d21a22b8-90fa-498f-b357-cef8d26e4029 returned with HTTP 200 Jul 10 08:52:50.667950 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1489/5942] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:52:50 2026] GET /volume/v3/volumes/d21a22b8-90fa-498f-b357-cef8d26e4029 => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:52:50.684999 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-94aef3a4-05ff-4954-83f3-6925361d0772 req-daf86102-5047-41dc-bb71-7c7ec9fb9bfa None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:52:50.687191 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-94aef3a4-05ff-4954-83f3-6925361d0772 req-daf86102-5047-41dc-bb71-7c7ec9fb9bfa tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] POST https://10.4.3.7/volume/v3/volumes/d21a22b8-90fa-498f-b357-cef8d26e4029/action Jul 10 08:52:50.687540 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-94aef3a4-05ff-4954-83f3-6925361d0772 req-daf86102-5047-41dc-bb71-7c7ec9fb9bfa tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100055) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:52:50.687660 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-94aef3a4-05ff-4954-83f3-6925361d0772 req-daf86102-5047-41dc-bb71-7c7ec9fb9bfa tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:52:50.699009 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:52:50.699009 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:52:50.699551 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [req-94aef3a4-05ff-4954-83f3-6925361d0772 req-daf86102-5047-41dc-bb71-7c7ec9fb9bfa tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Volume info retrieved successfully. Jul 10 08:52:50.704929 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [req-94aef3a4-05ff-4954-83f3-6925361d0772 req-daf86102-5047-41dc-bb71-7c7ec9fb9bfa tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Begin detaching volume completed successfully. Jul 10 08:52:50.705155 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-94aef3a4-05ff-4954-83f3-6925361d0772 req-daf86102-5047-41dc-bb71-7c7ec9fb9bfa tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] https://10.4.3.7/volume/v3/volumes/d21a22b8-90fa-498f-b357-cef8d26e4029/action returned with HTTP 202 Jul 10 08:52:50.705527 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1476/5943] 10.4.3.7 () {72 vars in 1658 bytes} [Fri Jul 10 08:52:50 2026] POST /volume/v3/volumes/d21a22b8-90fa-498f-b357-cef8d26e4029/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:52:51.726959 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-0873f680-ce33-46f6-8576-df7cfe6c878a None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:52:51.727359 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-0873f680-ce33-46f6-8576-df7cfe6c878a None None] GET https://10.4.3.7/volume// Jul 10 08:52:51.727589 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-0873f680-ce33-46f6-8576-df7cfe6c878a None None] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:52:51.727818 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-0873f680-ce33-46f6-8576-df7cfe6c878a None None] Calling method 'all' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:52:51.728120 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-0873f680-ce33-46f6-8576-df7cfe6c878a None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:52:51.728383 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1485/5944] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:52:51 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:52:51.734219 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-94aef3a4-05ff-4954-83f3-6925361d0772 req-39e9fc7c-a750-4f65-91eb-6afdb6892430 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:52:51.736699 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-94aef3a4-05ff-4954-83f3-6925361d0772 req-39e9fc7c-a750-4f65-91eb-6afdb6892430 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] GET https://10.4.3.7/volume/v3/volumes/d21a22b8-90fa-498f-b357-cef8d26e4029 Jul 10 08:52:51.736920 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-94aef3a4-05ff-4954-83f3-6925361d0772 req-39e9fc7c-a750-4f65-91eb-6afdb6892430 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:52:51.737105 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-94aef3a4-05ff-4954-83f3-6925361d0772 req-39e9fc7c-a750-4f65-91eb-6afdb6892430 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:52:51.745956 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:52:51.745956 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:52:51.749114 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-94aef3a4-05ff-4954-83f3-6925361d0772 req-39e9fc7c-a750-4f65-91eb-6afdb6892430 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Volume info retrieved successfully. Jul 10 08:52:51.752904 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-94aef3a4-05ff-4954-83f3-6925361d0772 req-39e9fc7c-a750-4f65-91eb-6afdb6892430 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] https://10.4.3.7/volume/v3/volumes/d21a22b8-90fa-498f-b357-cef8d26e4029 returned with HTTP 200 Jul 10 08:52:51.753319 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1495/5945] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:52:51 2026] GET /volume/v3/volumes/d21a22b8-90fa-498f-b357-cef8d26e4029 => generated 1321 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:52:52.548112 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-94aef3a4-05ff-4954-83f3-6925361d0772 req-8ba36a58-1c68-4918-9e3a-47a496b5a01e None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:52:52.550184 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-94aef3a4-05ff-4954-83f3-6925361d0772 req-8ba36a58-1c68-4918-9e3a-47a496b5a01e tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] DELETE https://10.4.3.7/volume/v3/attachments/dbb432c6-e93b-4a3f-b9ab-71669b68c4e9 Jul 10 08:52:52.550357 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-94aef3a4-05ff-4954-83f3-6925361d0772 req-8ba36a58-1c68-4918-9e3a-47a496b5a01e tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:52:52.550548 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-94aef3a4-05ff-4954-83f3-6925361d0772 req-8ba36a58-1c68-4918-9e3a-47a496b5a01e tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Calling method 'version_select' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:52:52.556785 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:52:52.556785 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:52:53.081312 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-94aef3a4-05ff-4954-83f3-6925361d0772 req-8ba36a58-1c68-4918-9e3a-47a496b5a01e tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] https://10.4.3.7/volume/v3/attachments/dbb432c6-e93b-4a3f-b9ab-71669b68c4e9 returned with HTTP 200 Jul 10 08:52:53.081737 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1490/5946] 10.4.3.7 () {72 vars in 1659 bytes} [Fri Jul 10 08:52:52 2026] DELETE /volume/v3/attachments/dbb432c6-e93b-4a3f-b9ab-71669b68c4e9 => generated 19 bytes in 534 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:52:53.854501 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-cd6da1ad-7f25-4b59-80e8-8d870edcd22b None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:52:53.856356 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-cd6da1ad-7f25-4b59-80e8-8d870edcd22b tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:52:53.856754 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-cd6da1ad-7f25-4b59-80e8-8d870edcd22b tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-412868280", "snapshot_id": "ebbf89dc-94e8-4fb7-8f33-a6ded2405f08", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:52:53.858426 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.volumes [None req-cd6da1ad-7f25-4b59-80e8-8d870edcd22b tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-412868280', 'snapshot_id': 'ebbf89dc-94e8-4fb7-8f33-a6ded2405f08', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100055) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:52:53.864016 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:52:53.864016 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:52:53.864493 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-cd6da1ad-7f25-4b59-80e8-8d870edcd22b tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Snapshot retrieved successfully. Jul 10 08:52:53.864603 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-cd6da1ad-7f25-4b59-80e8-8d870edcd22b tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Create volume of 1 GB Jul 10 08:52:53.868193 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-cd6da1ad-7f25-4b59-80e8-8d870edcd22b tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Availability Zones retrieved successfully. Jul 10 08:52:53.873332 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-cd6da1ad-7f25-4b59-80e8-8d870edcd22b tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Flow 'volume_create_api' (8fc69ddf-0f08-4dc0-b1ac-a3d7cfa8ecd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:52:53.874417 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-cd6da1ad-7f25-4b59-80e8-8d870edcd22b tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (109a9fe6-8630-4251-8c1f-bb09df6828a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:52:53.875369 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.flows.api.create_volume [None req-cd6da1ad-7f25-4b59-80e8-8d870edcd22b tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100055) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:52:53.903007 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-cd6da1ad-7f25-4b59-80e8-8d870edcd22b tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (109a9fe6-8630-4251-8c1f-bb09df6828a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'ebbf89dc-94e8-4fb7-8f33-a6ded2405f08', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:52:53.904073 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-cd6da1ad-7f25-4b59-80e8-8d870edcd22b tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3293212f-d8e6-4b13-aba7-d09a113c0fd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:52:53.940747 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.quota [None req-cd6da1ad-7f25-4b59-80e8-8d870edcd22b tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Created reservations ['5b44ceda-6d22-4bc2-a452-d89186192e7a', '0cfed407-0d2e-4fa1-a58a-f6fd1a611195', '88f44287-cf60-45b8-8e64-9c3fe679c2d2', 'db3eec7c-e0cd-450d-816d-1d049bf2cba7'] {{(pid=100055) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:52:53.941713 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-cd6da1ad-7f25-4b59-80e8-8d870edcd22b tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3293212f-d8e6-4b13-aba7-d09a113c0fd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5b44ceda-6d22-4bc2-a452-d89186192e7a', '0cfed407-0d2e-4fa1-a58a-f6fd1a611195', '88f44287-cf60-45b8-8e64-9c3fe679c2d2', 'db3eec7c-e0cd-450d-816d-1d049bf2cba7']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:52:53.942579 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-cd6da1ad-7f25-4b59-80e8-8d870edcd22b tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f05579f9-ccb9-4417-a779-441bd9390f9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:52:53.979515 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-cd6da1ad-7f25-4b59-80e8-8d870edcd22b tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f05579f9-ccb9-4417-a779-441bd9390f9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0e3748b0-06bf-45fd-a717-1b9fe43f4605', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-412868280',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75953daf01b541c08d5daf74fde2704f',qos_specs=None,replication_status=,reservations=['5b44ceda-6d22-4bc2-a452-d89186192e7a','0cfed407-0d2e-4fa1-a58a-f6fd1a611195','88f44287-cf60-45b8-8e64-9c3fe679c2d2','db3eec7c-e0cd-450d-816d-1d049bf2cba7'],size=1,snapshot_id=ebbf89dc-94e8-4fb7-8f33-a6ded2405f08,source_replicaid=,source_volid=None,status='creating',user_id='70b266ee0177428e99a1058206bbb3cf',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:52:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-412868280',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0e3748b0-06bf-45fd-a717-1b9fe43f4605,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='75953daf01b541c08d5daf74fde2704f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=ebbf89dc-94e8-4fb7-8f33-a6ded2405f08,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='70b266ee0177428e99a1058206bbb3cf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:52:53.980164 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-cd6da1ad-7f25-4b59-80e8-8d870edcd22b tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5700b51a-b9ee-4293-8d72-0203d2af0108) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:52:53.996289 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-cd6da1ad-7f25-4b59-80e8-8d870edcd22b tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5700b51a-b9ee-4293-8d72-0203d2af0108) transitioned into state 'SUCCESS' from state '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-412868280',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75953daf01b541c08d5daf74fde2704f',qos_specs=None,replication_status=,reservations=['5b44ceda-6d22-4bc2-a452-d89186192e7a','0cfed407-0d2e-4fa1-a58a-f6fd1a611195','88f44287-cf60-45b8-8e64-9c3fe679c2d2','db3eec7c-e0cd-450d-816d-1d049bf2cba7'],size=1,snapshot_id=ebbf89dc-94e8-4fb7-8f33-a6ded2405f08,source_replicaid=,source_volid=None,status='creating',user_id='70b266ee0177428e99a1058206bbb3cf',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:52:53.997150 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-cd6da1ad-7f25-4b59-80e8-8d870edcd22b tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a64884b-3001-4a0d-834e-b07a995068f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:52:54.016780 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-cd6da1ad-7f25-4b59-80e8-8d870edcd22b tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a64884b-3001-4a0d-834e-b07a995068f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:52:54.017585 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-cd6da1ad-7f25-4b59-80e8-8d870edcd22b tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Flow 'volume_create_api' (8fc69ddf-0f08-4dc0-b1ac-a3d7cfa8ecd3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:52:54.017879 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-cd6da1ad-7f25-4b59-80e8-8d870edcd22b tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Create volume request issued successfully. Jul 10 08:52:54.018422 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-cd6da1ad-7f25-4b59-80e8-8d870edcd22b tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:52:54.018845 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1477/5947] 10.4.3.7 () {68 vars in 1245 bytes} [Fri Jul 10 08:52:53 2026] POST /volume/v3/volumes => generated 786 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:52:54.030876 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-13090b22-7b94-40ea-b5dc-827c572c5105 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:52:54.032498 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-13090b22-7b94-40ea-b5dc-827c572c5105 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] GET https://10.4.3.7/volume/v3/volumes/0e3748b0-06bf-45fd-a717-1b9fe43f4605 Jul 10 08:52:54.032675 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-13090b22-7b94-40ea-b5dc-827c572c5105 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:52:54.032841 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-13090b22-7b94-40ea-b5dc-827c572c5105 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:52:54.040586 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:52:54.040586 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:52:54.044745 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-13090b22-7b94-40ea-b5dc-827c572c5105 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Volume info retrieved successfully. Jul 10 08:52:54.049338 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-13090b22-7b94-40ea-b5dc-827c572c5105 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] https://10.4.3.7/volume/v3/volumes/0e3748b0-06bf-45fd-a717-1b9fe43f4605 returned with HTTP 200 Jul 10 08:52:54.049720 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1486/5948] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:52:54 2026] GET /volume/v3/volumes/0e3748b0-06bf-45fd-a717-1b9fe43f4605 => generated 854 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:52:55.060851 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-787a3ee5-2aa8-4f66-8382-984f070a074f None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:52:55.062651 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-787a3ee5-2aa8-4f66-8382-984f070a074f tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] GET https://10.4.3.7/volume/v3/volumes/0e3748b0-06bf-45fd-a717-1b9fe43f4605 Jul 10 08:52:55.062870 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-787a3ee5-2aa8-4f66-8382-984f070a074f tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:52:55.063057 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-787a3ee5-2aa8-4f66-8382-984f070a074f tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:52:55.072358 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:52:55.072358 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:52:55.077088 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-787a3ee5-2aa8-4f66-8382-984f070a074f tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Volume info retrieved successfully. Jul 10 08:52:55.083270 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-787a3ee5-2aa8-4f66-8382-984f070a074f tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] https://10.4.3.7/volume/v3/volumes/0e3748b0-06bf-45fd-a717-1b9fe43f4605 returned with HTTP 200 Jul 10 08:52:55.083766 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1496/5949] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:52:55 2026] GET /volume/v3/volumes/0e3748b0-06bf-45fd-a717-1b9fe43f4605 => generated 879 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:52:55.095218 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-4f3ac73b-7c4f-44b2-ad6b-aae716ec8a7f None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:52:55.096849 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-4f3ac73b-7c4f-44b2-ad6b-aae716ec8a7f tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] GET https://10.4.3.7/volume/v3/volumes/0e3748b0-06bf-45fd-a717-1b9fe43f4605 Jul 10 08:52:55.097021 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-4f3ac73b-7c4f-44b2-ad6b-aae716ec8a7f tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:52:55.097195 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-4f3ac73b-7c4f-44b2-ad6b-aae716ec8a7f tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:52:55.103466 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:52:55.103466 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:52:55.106586 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-4f3ac73b-7c4f-44b2-ad6b-aae716ec8a7f tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Volume info retrieved successfully. Jul 10 08:52:55.110175 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-4f3ac73b-7c4f-44b2-ad6b-aae716ec8a7f tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] https://10.4.3.7/volume/v3/volumes/0e3748b0-06bf-45fd-a717-1b9fe43f4605 returned with HTTP 200 Jul 10 08:52:55.110532 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1491/5950] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:52:55 2026] GET /volume/v3/volumes/0e3748b0-06bf-45fd-a717-1b9fe43f4605 => generated 879 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:52:55.656970 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-fd9091d9-902c-4ebd-adad-55096eda51b2 req-e3808ed2-66f4-4a24-8431-0c8961e6cfa9 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:52:55.659031 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-fd9091d9-902c-4ebd-adad-55096eda51b2 req-e3808ed2-66f4-4a24-8431-0c8961e6cfa9 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] GET https://10.4.3.7/volume/v3/volumes/0e3748b0-06bf-45fd-a717-1b9fe43f4605 Jul 10 08:52:55.659254 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-fd9091d9-902c-4ebd-adad-55096eda51b2 req-e3808ed2-66f4-4a24-8431-0c8961e6cfa9 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:52:55.659546 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-fd9091d9-902c-4ebd-adad-55096eda51b2 req-e3808ed2-66f4-4a24-8431-0c8961e6cfa9 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:52:55.665922 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:52:55.665922 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:52:55.669237 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [req-fd9091d9-902c-4ebd-adad-55096eda51b2 req-e3808ed2-66f4-4a24-8431-0c8961e6cfa9 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Volume info retrieved successfully. Jul 10 08:52:55.672704 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-fd9091d9-902c-4ebd-adad-55096eda51b2 req-e3808ed2-66f4-4a24-8431-0c8961e6cfa9 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] https://10.4.3.7/volume/v3/volumes/0e3748b0-06bf-45fd-a717-1b9fe43f4605 returned with HTTP 200 Jul 10 08:52:55.673109 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1478/5951] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:52:55 2026] GET /volume/v3/volumes/0e3748b0-06bf-45fd-a717-1b9fe43f4605 => generated 879 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:52:57.705011 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-af3f9aa5-0294-435b-910d-b0fdfcf6be7f None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:52:57.705440 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-af3f9aa5-0294-435b-910d-b0fdfcf6be7f None None] GET https://10.4.3.7/volume// Jul 10 08:52:57.705640 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-af3f9aa5-0294-435b-910d-b0fdfcf6be7f None None] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:52:57.705836 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-af3f9aa5-0294-435b-910d-b0fdfcf6be7f None None] Calling method 'all' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:52:57.706173 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-af3f9aa5-0294-435b-910d-b0fdfcf6be7f None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:52:57.706481 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1487/5952] 10.4.3.7 () {66 vars in 1414 bytes} [Fri Jul 10 08:52:57 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:52:57.712552 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-fd9091d9-902c-4ebd-adad-55096eda51b2 req-b42ce778-a142-44fc-90ae-5a047b014cef None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:52:57.745864 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-fd9091d9-902c-4ebd-adad-55096eda51b2 req-b42ce778-a142-44fc-90ae-5a047b014cef tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] POST https://10.4.3.7/volume/v3/attachments Jul 10 08:52:57.746219 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-fd9091d9-902c-4ebd-adad-55096eda51b2 req-b42ce778-a142-44fc-90ae-5a047b014cef tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0e3748b0-06bf-45fd-a717-1b9fe43f4605", "connector": null, "instance_uuid": "6e7ab529-18db-4904-bd7c-c41f0f2fca05"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:52:57.754366 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:52:57.754366 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:52:57.782031 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-fd9091d9-902c-4ebd-adad-55096eda51b2 req-b42ce778-a142-44fc-90ae-5a047b014cef tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] https://10.4.3.7/volume/v3/attachments returned with HTTP 200 Jul 10 08:52:57.782414 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1497/5953] 10.4.3.7 () {74 vars in 1580 bytes} [Fri Jul 10 08:52:57 2026] POST /volume/v3/attachments => generated 273 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:52:58.192678 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-abf75cf6-5903-4fd2-bd84-f7e7511b187e None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:52:58.194334 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-abf75cf6-5903-4fd2-bd84-f7e7511b187e tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] GET https://10.4.3.7/volume/v3/volumes/0e3748b0-06bf-45fd-a717-1b9fe43f4605 Jul 10 08:52:58.194552 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-abf75cf6-5903-4fd2-bd84-f7e7511b187e tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:52:58.194763 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-abf75cf6-5903-4fd2-bd84-f7e7511b187e tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:52:58.203199 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:52:58.203199 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:52:58.206434 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-abf75cf6-5903-4fd2-bd84-f7e7511b187e tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Volume info retrieved successfully. Jul 10 08:52:58.210115 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-abf75cf6-5903-4fd2-bd84-f7e7511b187e tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] https://10.4.3.7/volume/v3/volumes/0e3748b0-06bf-45fd-a717-1b9fe43f4605 returned with HTTP 200 Jul 10 08:52:58.210546 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1492/5954] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:52:58 2026] GET /volume/v3/volumes/0e3748b0-06bf-45fd-a717-1b9fe43f4605 => generated 878 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:52:58.310732 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-457f814c-a7b1-4278-8529-8aeeac6078ea None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:52:58.311146 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-457f814c-a7b1-4278-8529-8aeeac6078ea None None] GET https://10.4.3.7/volume// Jul 10 08:52:58.311346 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-457f814c-a7b1-4278-8529-8aeeac6078ea None None] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:52:58.311576 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-457f814c-a7b1-4278-8529-8aeeac6078ea None None] Calling method 'all' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:52:58.311924 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-457f814c-a7b1-4278-8529-8aeeac6078ea None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:52:58.312225 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1479/5955] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:52:58 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:52:58.320999 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-fd9091d9-902c-4ebd-adad-55096eda51b2 req-66975e0a-b53c-4c8b-8335-108e27f8263a None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:52:58.323044 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-fd9091d9-902c-4ebd-adad-55096eda51b2 req-66975e0a-b53c-4c8b-8335-108e27f8263a tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] GET https://10.4.3.7/volume/v3/volumes/0e3748b0-06bf-45fd-a717-1b9fe43f4605 Jul 10 08:52:58.323236 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-fd9091d9-902c-4ebd-adad-55096eda51b2 req-66975e0a-b53c-4c8b-8335-108e27f8263a tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:52:58.323418 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-fd9091d9-902c-4ebd-adad-55096eda51b2 req-66975e0a-b53c-4c8b-8335-108e27f8263a tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:52:58.332243 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:52:58.332243 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:52:58.335357 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [req-fd9091d9-902c-4ebd-adad-55096eda51b2 req-66975e0a-b53c-4c8b-8335-108e27f8263a tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Volume info retrieved successfully. Jul 10 08:52:58.339322 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-fd9091d9-902c-4ebd-adad-55096eda51b2 req-66975e0a-b53c-4c8b-8335-108e27f8263a tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] https://10.4.3.7/volume/v3/volumes/0e3748b0-06bf-45fd-a717-1b9fe43f4605 returned with HTTP 200 Jul 10 08:52:58.339770 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1488/5956] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:52:58 2026] GET /volume/v3/volumes/0e3748b0-06bf-45fd-a717-1b9fe43f4605 => generated 1058 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:52:58.444182 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-fd9091d9-902c-4ebd-adad-55096eda51b2 req-f8a1252a-e33d-4a32-9bfe-7f83658e0c00 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:52:58.446080 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-fd9091d9-902c-4ebd-adad-55096eda51b2 req-f8a1252a-e33d-4a32-9bfe-7f83658e0c00 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] PUT https://10.4.3.7/volume/v3/attachments/37cef078-6868-4dc4-9775-f0785e1887c7 Jul 10 08:52:58.446447 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-fd9091d9-902c-4ebd-adad-55096eda51b2 req-f8a1252a-e33d-4a32-9bfe-7f83658e0c00 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.7", "host": "np0000004976", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b54eda21b644", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bf3c9c16-ec3d-4df7-865b-5f424258654a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:52:58.453296 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.coordination [req-fd9091d9-902c-4ebd-adad-55096eda51b2 req-f8a1252a-e33d-4a32-9bfe-7f83658e0c00 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Acquiring lock "cinder-attachment_update-0e3748b0-06bf-45fd-a717-1b9fe43f4605-np0000004976" by "attachment_update" {{(pid=100057) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 08:52:58.457903 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.coordination [req-fd9091d9-902c-4ebd-adad-55096eda51b2 req-f8a1252a-e33d-4a32-9bfe-7f83658e0c00 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Lock "cinder-attachment_update-0e3748b0-06bf-45fd-a717-1b9fe43f4605-np0000004976" acquired by "attachment_update" :: waited 0.005s {{(pid=100057) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 08:52:58.458878 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:52:58.458878 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:52:58.976249 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.coordination [req-fd9091d9-902c-4ebd-adad-55096eda51b2 req-f8a1252a-e33d-4a32-9bfe-7f83658e0c00 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Lock "cinder-attachment_update-0e3748b0-06bf-45fd-a717-1b9fe43f4605-np0000004976" released by "attachment_update" :: held 0.518s {{(pid=100057) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 08:52:58.976642 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-fd9091d9-902c-4ebd-adad-55096eda51b2 req-f8a1252a-e33d-4a32-9bfe-7f83658e0c00 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] https://10.4.3.7/volume/v3/attachments/37cef078-6868-4dc4-9775-f0785e1887c7 returned with HTTP 200 Jul 10 08:52:58.977057 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1498/5957] 10.4.3.7 () {74 vars in 1690 bytes} [Fri Jul 10 08:52:58 2026] PUT /volume/v3/attachments/37cef078-6868-4dc4-9775-f0785e1887c7 => generated 969 bytes in 533 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:52:59.222332 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-11fc5254-8b4a-4b62-a1af-b0051ec09690 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:52:59.224270 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-11fc5254-8b4a-4b62-a1af-b0051ec09690 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] GET https://10.4.3.7/volume/v3/volumes/0e3748b0-06bf-45fd-a717-1b9fe43f4605 Jul 10 08:52:59.224499 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-11fc5254-8b4a-4b62-a1af-b0051ec09690 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:52:59.224731 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-11fc5254-8b4a-4b62-a1af-b0051ec09690 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:52:59.233677 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:52:59.233677 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:52:59.236542 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-11fc5254-8b4a-4b62-a1af-b0051ec09690 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Volume info retrieved successfully. Jul 10 08:52:59.240080 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-11fc5254-8b4a-4b62-a1af-b0051ec09690 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] https://10.4.3.7/volume/v3/volumes/0e3748b0-06bf-45fd-a717-1b9fe43f4605 returned with HTTP 200 Jul 10 08:52:59.240472 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1493/5958] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:52:59 2026] GET /volume/v3/volumes/0e3748b0-06bf-45fd-a717-1b9fe43f4605 => generated 879 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:53:00.252721 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-fddaad45-dca2-47dc-adb2-44258e951075 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:53:00.254433 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-fddaad45-dca2-47dc-adb2-44258e951075 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] GET https://10.4.3.7/volume/v3/volumes/0e3748b0-06bf-45fd-a717-1b9fe43f4605 Jul 10 08:53:00.254673 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-fddaad45-dca2-47dc-adb2-44258e951075 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:53:00.254865 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-fddaad45-dca2-47dc-adb2-44258e951075 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:53:00.263540 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:53:00.263540 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:53:00.266702 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-fddaad45-dca2-47dc-adb2-44258e951075 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Volume info retrieved successfully. Jul 10 08:53:00.270725 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-fddaad45-dca2-47dc-adb2-44258e951075 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] https://10.4.3.7/volume/v3/volumes/0e3748b0-06bf-45fd-a717-1b9fe43f4605 returned with HTTP 200 Jul 10 08:53:00.271112 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1480/5959] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:53:00 2026] GET /volume/v3/volumes/0e3748b0-06bf-45fd-a717-1b9fe43f4605 => generated 879 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:53:01.282795 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-b9a1a4d1-6f6d-456c-980d-3ec6636d45b9 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:53:01.284278 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-b9a1a4d1-6f6d-456c-980d-3ec6636d45b9 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] GET https://10.4.3.7/volume/v3/volumes/0e3748b0-06bf-45fd-a717-1b9fe43f4605 Jul 10 08:53:01.284464 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-b9a1a4d1-6f6d-456c-980d-3ec6636d45b9 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:53:01.284650 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-b9a1a4d1-6f6d-456c-980d-3ec6636d45b9 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:53:01.292906 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:53:01.292906 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:53:01.295900 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-b9a1a4d1-6f6d-456c-980d-3ec6636d45b9 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Volume info retrieved successfully. Jul 10 08:53:01.299619 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-b9a1a4d1-6f6d-456c-980d-3ec6636d45b9 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] https://10.4.3.7/volume/v3/volumes/0e3748b0-06bf-45fd-a717-1b9fe43f4605 returned with HTTP 200 Jul 10 08:53:01.299986 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1489/5960] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:53:01 2026] GET /volume/v3/volumes/0e3748b0-06bf-45fd-a717-1b9fe43f4605 => generated 879 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:53:02.312554 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-fddc7e6b-42f2-422f-a38e-5036b059cc4a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:53:02.314557 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-fddc7e6b-42f2-422f-a38e-5036b059cc4a tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] GET https://10.4.3.7/volume/v3/volumes/0e3748b0-06bf-45fd-a717-1b9fe43f4605 Jul 10 08:53:02.314780 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-fddc7e6b-42f2-422f-a38e-5036b059cc4a tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:53:02.314959 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-fddc7e6b-42f2-422f-a38e-5036b059cc4a tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:53:02.324785 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:53:02.324785 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:53:02.328006 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-fddc7e6b-42f2-422f-a38e-5036b059cc4a tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Volume info retrieved successfully. Jul 10 08:53:02.331724 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-fddc7e6b-42f2-422f-a38e-5036b059cc4a tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] https://10.4.3.7/volume/v3/volumes/0e3748b0-06bf-45fd-a717-1b9fe43f4605 returned with HTTP 200 Jul 10 08:53:02.332074 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1499/5961] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:53:02 2026] GET /volume/v3/volumes/0e3748b0-06bf-45fd-a717-1b9fe43f4605 => generated 879 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:53:03.344599 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-574126d5-f73f-48bd-8cf7-f0dc9d5fa32f None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:53:03.346476 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-574126d5-f73f-48bd-8cf7-f0dc9d5fa32f tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] GET https://10.4.3.7/volume/v3/volumes/0e3748b0-06bf-45fd-a717-1b9fe43f4605 Jul 10 08:53:03.346655 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-574126d5-f73f-48bd-8cf7-f0dc9d5fa32f tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:53:03.346826 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-574126d5-f73f-48bd-8cf7-f0dc9d5fa32f tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:53:03.355463 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:53:03.355463 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:53:03.358464 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-574126d5-f73f-48bd-8cf7-f0dc9d5fa32f tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Volume info retrieved successfully. Jul 10 08:53:03.361171 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-574126d5-f73f-48bd-8cf7-f0dc9d5fa32f tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] https://10.4.3.7/volume/v3/volumes/0e3748b0-06bf-45fd-a717-1b9fe43f4605 returned with HTTP 200 Jul 10 08:53:03.361472 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1494/5962] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:53:03 2026] GET /volume/v3/volumes/0e3748b0-06bf-45fd-a717-1b9fe43f4605 => generated 879 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:53:04.373068 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-e867413d-a453-45ba-8ab7-fcfcbcf25724 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:53:04.374723 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-e867413d-a453-45ba-8ab7-fcfcbcf25724 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] GET https://10.4.3.7/volume/v3/volumes/0e3748b0-06bf-45fd-a717-1b9fe43f4605 Jul 10 08:53:04.374929 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-e867413d-a453-45ba-8ab7-fcfcbcf25724 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:53:04.375120 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-e867413d-a453-45ba-8ab7-fcfcbcf25724 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:53:04.384679 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:53:04.384679 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:53:04.387855 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-e867413d-a453-45ba-8ab7-fcfcbcf25724 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Volume info retrieved successfully. Jul 10 08:53:04.391654 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-e867413d-a453-45ba-8ab7-fcfcbcf25724 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] https://10.4.3.7/volume/v3/volumes/0e3748b0-06bf-45fd-a717-1b9fe43f4605 returned with HTTP 200 Jul 10 08:53:04.392000 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1481/5963] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:53:04 2026] GET /volume/v3/volumes/0e3748b0-06bf-45fd-a717-1b9fe43f4605 => generated 879 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:53:05.166497 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-fd9091d9-902c-4ebd-adad-55096eda51b2 req-2e995ea4-f5ae-4276-bbc1-9469a01ec9b1 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:53:05.168441 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-fd9091d9-902c-4ebd-adad-55096eda51b2 req-2e995ea4-f5ae-4276-bbc1-9469a01ec9b1 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] POST https://10.4.3.7/volume/v3/attachments/37cef078-6868-4dc4-9775-f0785e1887c7/action Jul 10 08:53:05.168799 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-fd9091d9-902c-4ebd-adad-55096eda51b2 req-2e995ea4-f5ae-4276-bbc1-9469a01ec9b1 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Action body: b'{"os-complete": null}' {{(pid=100056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:53:05.168937 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-fd9091d9-902c-4ebd-adad-55096eda51b2 req-2e995ea4-f5ae-4276-bbc1-9469a01ec9b1 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:53:05.185696 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:53:05.185696 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:53:05.194074 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-fd9091d9-902c-4ebd-adad-55096eda51b2 req-2e995ea4-f5ae-4276-bbc1-9469a01ec9b1 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] https://10.4.3.7/volume/v3/attachments/37cef078-6868-4dc4-9775-f0785e1887c7/action returned with HTTP 204 Jul 10 08:53:05.194542 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1490/5964] 10.4.3.7 () {74 vars in 1711 bytes} [Fri Jul 10 08:53:05 2026] POST /volume/v3/attachments/37cef078-6868-4dc4-9775-f0785e1887c7/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:53:05.415222 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-1e7f73ae-b770-471e-883a-e33c8470117b None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:53:05.416997 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-1e7f73ae-b770-471e-883a-e33c8470117b tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] GET https://10.4.3.7/volume/v3/volumes/0e3748b0-06bf-45fd-a717-1b9fe43f4605 Jul 10 08:53:05.417144 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-1e7f73ae-b770-471e-883a-e33c8470117b tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:53:05.417318 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-1e7f73ae-b770-471e-883a-e33c8470117b tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:53:05.425921 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:53:05.425921 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:53:05.429665 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-1e7f73ae-b770-471e-883a-e33c8470117b tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Volume info retrieved successfully. Jul 10 08:53:05.433535 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-1e7f73ae-b770-471e-883a-e33c8470117b tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] https://10.4.3.7/volume/v3/volumes/0e3748b0-06bf-45fd-a717-1b9fe43f4605 returned with HTTP 200 Jul 10 08:53:05.433906 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1500/5965] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:53:05 2026] GET /volume/v3/volumes/0e3748b0-06bf-45fd-a717-1b9fe43f4605 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:53:08.374063 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-7120b30e-5ca5-475a-a1c6-bee036ce072b req-f5be48b6-88e6-449f-8105-2b29da24a3e8 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:53:08.376189 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-7120b30e-5ca5-475a-a1c6-bee036ce072b req-f5be48b6-88e6-449f-8105-2b29da24a3e8 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] GET https://10.4.3.7/volume/v3/volumes/0e3748b0-06bf-45fd-a717-1b9fe43f4605 Jul 10 08:53:08.376490 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-7120b30e-5ca5-475a-a1c6-bee036ce072b req-f5be48b6-88e6-449f-8105-2b29da24a3e8 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:53:08.376756 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-7120b30e-5ca5-475a-a1c6-bee036ce072b req-f5be48b6-88e6-449f-8105-2b29da24a3e8 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:53:08.386542 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:53:08.386542 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:53:08.390065 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-7120b30e-5ca5-475a-a1c6-bee036ce072b req-f5be48b6-88e6-449f-8105-2b29da24a3e8 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Volume info retrieved successfully. Jul 10 08:53:08.394394 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-7120b30e-5ca5-475a-a1c6-bee036ce072b req-f5be48b6-88e6-449f-8105-2b29da24a3e8 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] https://10.4.3.7/volume/v3/volumes/0e3748b0-06bf-45fd-a717-1b9fe43f4605 returned with HTTP 200 Jul 10 08:53:08.394809 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1495/5966] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:53:08 2026] GET /volume/v3/volumes/0e3748b0-06bf-45fd-a717-1b9fe43f4605 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:53:08.411301 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-7120b30e-5ca5-475a-a1c6-bee036ce072b req-9380d8b9-cf9a-42dc-95c2-a902660bfab4 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:53:08.413076 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-7120b30e-5ca5-475a-a1c6-bee036ce072b req-9380d8b9-cf9a-42dc-95c2-a902660bfab4 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] POST https://10.4.3.7/volume/v3/volumes/0e3748b0-06bf-45fd-a717-1b9fe43f4605/action Jul 10 08:53:08.413368 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-7120b30e-5ca5-475a-a1c6-bee036ce072b req-9380d8b9-cf9a-42dc-95c2-a902660bfab4 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100055) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:53:08.413503 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-7120b30e-5ca5-475a-a1c6-bee036ce072b req-9380d8b9-cf9a-42dc-95c2-a902660bfab4 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:53:08.422393 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:53:08.422393 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:53:08.422823 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [req-7120b30e-5ca5-475a-a1c6-bee036ce072b req-9380d8b9-cf9a-42dc-95c2-a902660bfab4 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Volume info retrieved successfully. Jul 10 08:53:08.428326 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [req-7120b30e-5ca5-475a-a1c6-bee036ce072b req-9380d8b9-cf9a-42dc-95c2-a902660bfab4 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Begin detaching volume completed successfully. Jul 10 08:53:08.428532 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-7120b30e-5ca5-475a-a1c6-bee036ce072b req-9380d8b9-cf9a-42dc-95c2-a902660bfab4 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] https://10.4.3.7/volume/v3/volumes/0e3748b0-06bf-45fd-a717-1b9fe43f4605/action returned with HTTP 202 Jul 10 08:53:08.429023 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1482/5967] 10.4.3.7 () {72 vars in 1658 bytes} [Fri Jul 10 08:53:08 2026] POST /volume/v3/volumes/0e3748b0-06bf-45fd-a717-1b9fe43f4605/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:53:09.448707 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-b95ef3b1-1473-45f5-8e96-7878cd7ac7fe None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:53:09.449023 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-b95ef3b1-1473-45f5-8e96-7878cd7ac7fe None None] GET https://10.4.3.7/volume// Jul 10 08:53:09.449173 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-b95ef3b1-1473-45f5-8e96-7878cd7ac7fe None None] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:53:09.449339 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-b95ef3b1-1473-45f5-8e96-7878cd7ac7fe None None] Calling method 'all' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:53:09.449714 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-b95ef3b1-1473-45f5-8e96-7878cd7ac7fe None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:53:09.449966 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1491/5968] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:53:09 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:53:09.456134 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-7120b30e-5ca5-475a-a1c6-bee036ce072b req-5974c7f2-8050-4664-a7a0-e95bf5fd3d08 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:53:09.457905 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-7120b30e-5ca5-475a-a1c6-bee036ce072b req-5974c7f2-8050-4664-a7a0-e95bf5fd3d08 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] GET https://10.4.3.7/volume/v3/volumes/0e3748b0-06bf-45fd-a717-1b9fe43f4605 Jul 10 08:53:09.458116 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-7120b30e-5ca5-475a-a1c6-bee036ce072b req-5974c7f2-8050-4664-a7a0-e95bf5fd3d08 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:53:09.458299 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-7120b30e-5ca5-475a-a1c6-bee036ce072b req-5974c7f2-8050-4664-a7a0-e95bf5fd3d08 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:53:09.466381 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:53:09.466381 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:53:09.469241 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-7120b30e-5ca5-475a-a1c6-bee036ce072b req-5974c7f2-8050-4664-a7a0-e95bf5fd3d08 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Volume info retrieved successfully. Jul 10 08:53:09.472782 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-7120b30e-5ca5-475a-a1c6-bee036ce072b req-5974c7f2-8050-4664-a7a0-e95bf5fd3d08 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] https://10.4.3.7/volume/v3/volumes/0e3748b0-06bf-45fd-a717-1b9fe43f4605 returned with HTTP 200 Jul 10 08:53:09.473140 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1501/5969] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:53:09 2026] GET /volume/v3/volumes/0e3748b0-06bf-45fd-a717-1b9fe43f4605 => generated 1354 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:53:10.227736 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-7120b30e-5ca5-475a-a1c6-bee036ce072b req-d72d350d-8bfb-40ae-9786-0043cde76b1b None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:53:10.229623 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-7120b30e-5ca5-475a-a1c6-bee036ce072b req-d72d350d-8bfb-40ae-9786-0043cde76b1b tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] DELETE https://10.4.3.7/volume/v3/attachments/37cef078-6868-4dc4-9775-f0785e1887c7 Jul 10 08:53:10.229808 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-7120b30e-5ca5-475a-a1c6-bee036ce072b req-d72d350d-8bfb-40ae-9786-0043cde76b1b tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:53:10.229982 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-7120b30e-5ca5-475a-a1c6-bee036ce072b req-d72d350d-8bfb-40ae-9786-0043cde76b1b tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Calling method 'version_select' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:53:10.236702 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:53:10.236702 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:53:10.762141 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-7120b30e-5ca5-475a-a1c6-bee036ce072b req-d72d350d-8bfb-40ae-9786-0043cde76b1b tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] https://10.4.3.7/volume/v3/attachments/37cef078-6868-4dc4-9775-f0785e1887c7 returned with HTTP 200 Jul 10 08:53:10.762529 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1496/5970] 10.4.3.7 () {72 vars in 1659 bytes} [Fri Jul 10 08:53:10 2026] DELETE /volume/v3/attachments/37cef078-6868-4dc4-9775-f0785e1887c7 => generated 19 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:53:11.567059 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-2d583fe9-c4dc-4bee-b511-80d59cea8a96 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:53:11.568732 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-2d583fe9-c4dc-4bee-b511-80d59cea8a96 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:53:11.569056 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-2d583fe9-c4dc-4bee-b511-80d59cea8a96 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-183462753", "snapshot_id": "db7c1653-6ed1-42a2-bf51-6bd4bc877523", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:53:11.570474 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.volumes [None req-2d583fe9-c4dc-4bee-b511-80d59cea8a96 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-183462753', 'snapshot_id': 'db7c1653-6ed1-42a2-bf51-6bd4bc877523', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100055) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:53:11.575208 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:53:11.575208 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:53:11.575619 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-2d583fe9-c4dc-4bee-b511-80d59cea8a96 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Snapshot retrieved successfully. Jul 10 08:53:11.575729 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-2d583fe9-c4dc-4bee-b511-80d59cea8a96 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Create volume of 1 GB Jul 10 08:53:11.578850 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-2d583fe9-c4dc-4bee-b511-80d59cea8a96 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Availability Zones retrieved successfully. Jul 10 08:53:11.583989 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-2d583fe9-c4dc-4bee-b511-80d59cea8a96 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Flow 'volume_create_api' (e6e122f7-8375-4692-b7bf-af230b943bc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:53:11.584872 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-2d583fe9-c4dc-4bee-b511-80d59cea8a96 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1312596-1334-4438-ab32-a2eac0213468) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:53:11.585714 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.flows.api.create_volume [None req-2d583fe9-c4dc-4bee-b511-80d59cea8a96 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100055) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:53:11.614560 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-2d583fe9-c4dc-4bee-b511-80d59cea8a96 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1312596-1334-4438-ab32-a2eac0213468) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'db7c1653-6ed1-42a2-bf51-6bd4bc877523', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:53:11.614917 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-2d583fe9-c4dc-4bee-b511-80d59cea8a96 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10561188-00ff-43d5-9ebc-44ce1fca69b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:53:11.650139 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.quota [None req-2d583fe9-c4dc-4bee-b511-80d59cea8a96 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Created reservations ['0983606e-4b8e-4443-9dbc-29a74103293d', 'ec799c21-1e8c-4488-877b-38ad5b7e11e4', '715e4d74-aa7c-410c-a86d-fdabe2ed69bb', '81b108a7-d4f1-4af9-b798-b66789d2b166'] {{(pid=100055) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:53:11.650862 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-2d583fe9-c4dc-4bee-b511-80d59cea8a96 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10561188-00ff-43d5-9ebc-44ce1fca69b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0983606e-4b8e-4443-9dbc-29a74103293d', 'ec799c21-1e8c-4488-877b-38ad5b7e11e4', '715e4d74-aa7c-410c-a86d-fdabe2ed69bb', '81b108a7-d4f1-4af9-b798-b66789d2b166']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:53:11.651560 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-2d583fe9-c4dc-4bee-b511-80d59cea8a96 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81bf92b8-8b9d-4818-9683-68da1c006fff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:53:11.693066 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-2d583fe9-c4dc-4bee-b511-80d59cea8a96 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81bf92b8-8b9d-4818-9683-68da1c006fff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b900c749-209d-47cd-8d5d-ed81f2df0273', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-183462753',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75953daf01b541c08d5daf74fde2704f',qos_specs=None,replication_status=,reservations=['0983606e-4b8e-4443-9dbc-29a74103293d','ec799c21-1e8c-4488-877b-38ad5b7e11e4','715e4d74-aa7c-410c-a86d-fdabe2ed69bb','81b108a7-d4f1-4af9-b798-b66789d2b166'],size=1,snapshot_id=db7c1653-6ed1-42a2-bf51-6bd4bc877523,source_replicaid=,source_volid=None,status='creating',user_id='70b266ee0177428e99a1058206bbb3cf',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:53:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-183462753',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b900c749-209d-47cd-8d5d-ed81f2df0273,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='75953daf01b541c08d5daf74fde2704f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=db7c1653-6ed1-42a2-bf51-6bd4bc877523,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='70b266ee0177428e99a1058206bbb3cf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:53:11.694020 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-2d583fe9-c4dc-4bee-b511-80d59cea8a96 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d7ddfc6-f8ec-4d6a-b03d-74ffd8906cac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:53:11.713026 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-2d583fe9-c4dc-4bee-b511-80d59cea8a96 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d7ddfc6-f8ec-4d6a-b03d-74ffd8906cac) transitioned into state 'SUCCESS' from state '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-183462753',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75953daf01b541c08d5daf74fde2704f',qos_specs=None,replication_status=,reservations=['0983606e-4b8e-4443-9dbc-29a74103293d','ec799c21-1e8c-4488-877b-38ad5b7e11e4','715e4d74-aa7c-410c-a86d-fdabe2ed69bb','81b108a7-d4f1-4af9-b798-b66789d2b166'],size=1,snapshot_id=db7c1653-6ed1-42a2-bf51-6bd4bc877523,source_replicaid=,source_volid=None,status='creating',user_id='70b266ee0177428e99a1058206bbb3cf',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:53:11.713678 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-2d583fe9-c4dc-4bee-b511-80d59cea8a96 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0889b8bb-3021-48b7-99b0-260dcb0e8439) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:53:11.733166 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-2d583fe9-c4dc-4bee-b511-80d59cea8a96 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0889b8bb-3021-48b7-99b0-260dcb0e8439) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:53:11.734198 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-2d583fe9-c4dc-4bee-b511-80d59cea8a96 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Flow 'volume_create_api' (e6e122f7-8375-4692-b7bf-af230b943bc4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:53:11.734592 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-2d583fe9-c4dc-4bee-b511-80d59cea8a96 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Create volume request issued successfully. Jul 10 08:53:11.735246 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-2d583fe9-c4dc-4bee-b511-80d59cea8a96 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:53:11.735777 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1483/5971] 10.4.3.7 () {68 vars in 1245 bytes} [Fri Jul 10 08:53:11 2026] POST /volume/v3/volumes => generated 786 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:53:11.747861 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-bf57551f-3046-4e16-8c6e-3aef748cab55 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:53:11.749320 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-bf57551f-3046-4e16-8c6e-3aef748cab55 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] GET https://10.4.3.7/volume/v3/volumes/b900c749-209d-47cd-8d5d-ed81f2df0273 Jul 10 08:53:11.749518 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-bf57551f-3046-4e16-8c6e-3aef748cab55 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:53:11.749723 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-bf57551f-3046-4e16-8c6e-3aef748cab55 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:53:11.756878 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:53:11.756878 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:53:11.760266 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-bf57551f-3046-4e16-8c6e-3aef748cab55 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Volume info retrieved successfully. Jul 10 08:53:11.764185 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-bf57551f-3046-4e16-8c6e-3aef748cab55 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] https://10.4.3.7/volume/v3/volumes/b900c749-209d-47cd-8d5d-ed81f2df0273 returned with HTTP 200 Jul 10 08:53:11.764596 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1492/5972] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:53:11 2026] GET /volume/v3/volumes/b900c749-209d-47cd-8d5d-ed81f2df0273 => generated 854 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:53:12.776175 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-f1bd1cc8-365e-44d6-9ddd-3412af8f78fb None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:53:12.778139 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f1bd1cc8-365e-44d6-9ddd-3412af8f78fb tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] GET https://10.4.3.7/volume/v3/volumes/b900c749-209d-47cd-8d5d-ed81f2df0273 Jul 10 08:53:12.778356 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f1bd1cc8-365e-44d6-9ddd-3412af8f78fb tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:53:12.778612 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f1bd1cc8-365e-44d6-9ddd-3412af8f78fb tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:53:12.786315 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:53:12.786315 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:53:12.790150 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-f1bd1cc8-365e-44d6-9ddd-3412af8f78fb tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Volume info retrieved successfully. Jul 10 08:53:12.794465 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f1bd1cc8-365e-44d6-9ddd-3412af8f78fb tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] https://10.4.3.7/volume/v3/volumes/b900c749-209d-47cd-8d5d-ed81f2df0273 returned with HTTP 200 Jul 10 08:53:12.794883 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1502/5973] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:53:12 2026] GET /volume/v3/volumes/b900c749-209d-47cd-8d5d-ed81f2df0273 => generated 879 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:53:12.807231 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-151ea0d1-d5e3-462a-88a5-88b79238ef8e None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:53:12.809068 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-151ea0d1-d5e3-462a-88a5-88b79238ef8e tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] GET https://10.4.3.7/volume/v3/volumes/b900c749-209d-47cd-8d5d-ed81f2df0273 Jul 10 08:53:12.809258 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-151ea0d1-d5e3-462a-88a5-88b79238ef8e tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:53:12.809499 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-151ea0d1-d5e3-462a-88a5-88b79238ef8e tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:53:12.817049 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:53:12.817049 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:53:12.820646 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-151ea0d1-d5e3-462a-88a5-88b79238ef8e tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Volume info retrieved successfully. Jul 10 08:53:12.824583 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-151ea0d1-d5e3-462a-88a5-88b79238ef8e tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] https://10.4.3.7/volume/v3/volumes/b900c749-209d-47cd-8d5d-ed81f2df0273 returned with HTTP 200 Jul 10 08:53:12.824919 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1497/5974] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:53:12 2026] GET /volume/v3/volumes/b900c749-209d-47cd-8d5d-ed81f2df0273 => generated 879 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:53:13.266363 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-9079077b-6c73-4b70-9955-925e8591daed req-6b13f6cb-0b72-4114-9806-c684d83985c5 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:53:13.268281 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-9079077b-6c73-4b70-9955-925e8591daed req-6b13f6cb-0b72-4114-9806-c684d83985c5 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] GET https://10.4.3.7/volume/v3/volumes/b900c749-209d-47cd-8d5d-ed81f2df0273 Jul 10 08:53:13.268472 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-9079077b-6c73-4b70-9955-925e8591daed req-6b13f6cb-0b72-4114-9806-c684d83985c5 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:53:13.268667 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-9079077b-6c73-4b70-9955-925e8591daed req-6b13f6cb-0b72-4114-9806-c684d83985c5 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:53:13.275345 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:53:13.275345 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:53:13.278669 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [req-9079077b-6c73-4b70-9955-925e8591daed req-6b13f6cb-0b72-4114-9806-c684d83985c5 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Volume info retrieved successfully. Jul 10 08:53:13.282349 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-9079077b-6c73-4b70-9955-925e8591daed req-6b13f6cb-0b72-4114-9806-c684d83985c5 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] https://10.4.3.7/volume/v3/volumes/b900c749-209d-47cd-8d5d-ed81f2df0273 returned with HTTP 200 Jul 10 08:53:13.282752 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1484/5975] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:53:13 2026] GET /volume/v3/volumes/b900c749-209d-47cd-8d5d-ed81f2df0273 => generated 879 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:53:15.314049 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-f976f265-2fe5-445f-9a6c-985386267f94 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:53:15.314582 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-f976f265-2fe5-445f-9a6c-985386267f94 None None] GET https://10.4.3.7/volume// Jul 10 08:53:15.314842 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-f976f265-2fe5-445f-9a6c-985386267f94 None None] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:53:15.315122 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-f976f265-2fe5-445f-9a6c-985386267f94 None None] Calling method 'all' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:53:15.315601 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-f976f265-2fe5-445f-9a6c-985386267f94 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:53:15.315982 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1493/5976] 10.4.3.7 () {66 vars in 1414 bytes} [Fri Jul 10 08:53:15 2026] GET /volume/ => generated 384 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:53:15.322061 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-9079077b-6c73-4b70-9955-925e8591daed req-a6841c7f-d732-46da-886b-b58db1dd5778 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:53:15.323865 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-9079077b-6c73-4b70-9955-925e8591daed req-a6841c7f-d732-46da-886b-b58db1dd5778 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] POST https://10.4.3.7/volume/v3/attachments Jul 10 08:53:15.324202 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-9079077b-6c73-4b70-9955-925e8591daed req-a6841c7f-d732-46da-886b-b58db1dd5778 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b900c749-209d-47cd-8d5d-ed81f2df0273", "connector": null, "instance_uuid": "6e7ab529-18db-4904-bd7c-c41f0f2fca05"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:53:15.331247 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:53:15.331247 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:53:15.351027 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-9079077b-6c73-4b70-9955-925e8591daed req-a6841c7f-d732-46da-886b-b58db1dd5778 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] https://10.4.3.7/volume/v3/attachments returned with HTTP 200 Jul 10 08:53:15.351425 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1503/5977] 10.4.3.7 () {74 vars in 1580 bytes} [Fri Jul 10 08:53:15 2026] POST /volume/v3/attachments => generated 273 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:53:15.801320 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-b8aa4704-5529-4cac-8bf4-644acc71dcc0 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:53:15.803062 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-b8aa4704-5529-4cac-8bf4-644acc71dcc0 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] GET https://10.4.3.7/volume/v3/volumes/b900c749-209d-47cd-8d5d-ed81f2df0273 Jul 10 08:53:15.803250 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-b8aa4704-5529-4cac-8bf4-644acc71dcc0 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:53:15.803468 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-b8aa4704-5529-4cac-8bf4-644acc71dcc0 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:53:15.811988 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:53:15.811988 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:53:15.815032 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-b8aa4704-5529-4cac-8bf4-644acc71dcc0 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Volume info retrieved successfully. Jul 10 08:53:15.818595 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-b8aa4704-5529-4cac-8bf4-644acc71dcc0 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] https://10.4.3.7/volume/v3/volumes/b900c749-209d-47cd-8d5d-ed81f2df0273 returned with HTTP 200 Jul 10 08:53:15.818924 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1498/5978] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:53:15 2026] GET /volume/v3/volumes/b900c749-209d-47cd-8d5d-ed81f2df0273 => generated 878 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:53:15.874762 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-793129da-a1d8-41b1-91f6-56c2ddb4e5d3 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:53:15.875108 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-793129da-a1d8-41b1-91f6-56c2ddb4e5d3 None None] GET https://10.4.3.7/volume// Jul 10 08:53:15.875263 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-793129da-a1d8-41b1-91f6-56c2ddb4e5d3 None None] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:53:15.875465 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-793129da-a1d8-41b1-91f6-56c2ddb4e5d3 None None] Calling method 'all' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:53:15.875773 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-793129da-a1d8-41b1-91f6-56c2ddb4e5d3 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:53:15.876032 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1485/5979] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:53:15 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:53:15.882311 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-9079077b-6c73-4b70-9955-925e8591daed req-14b4b20d-bb14-438f-9a9d-94299bbb6f83 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:53:15.884563 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-9079077b-6c73-4b70-9955-925e8591daed req-14b4b20d-bb14-438f-9a9d-94299bbb6f83 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] GET https://10.4.3.7/volume/v3/volumes/b900c749-209d-47cd-8d5d-ed81f2df0273 Jul 10 08:53:15.884802 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-9079077b-6c73-4b70-9955-925e8591daed req-14b4b20d-bb14-438f-9a9d-94299bbb6f83 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:53:15.884998 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-9079077b-6c73-4b70-9955-925e8591daed req-14b4b20d-bb14-438f-9a9d-94299bbb6f83 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:53:15.894366 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:53:15.894366 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:53:15.897630 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [req-9079077b-6c73-4b70-9955-925e8591daed req-14b4b20d-bb14-438f-9a9d-94299bbb6f83 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Volume info retrieved successfully. Jul 10 08:53:15.901292 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-9079077b-6c73-4b70-9955-925e8591daed req-14b4b20d-bb14-438f-9a9d-94299bbb6f83 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] https://10.4.3.7/volume/v3/volumes/b900c749-209d-47cd-8d5d-ed81f2df0273 returned with HTTP 200 Jul 10 08:53:15.901666 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1494/5980] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:53:15 2026] GET /volume/v3/volumes/b900c749-209d-47cd-8d5d-ed81f2df0273 => generated 1058 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:53:16.000858 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-9079077b-6c73-4b70-9955-925e8591daed req-ca51eca8-4e2d-4195-a206-d1933099fc15 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:53:16.002852 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-9079077b-6c73-4b70-9955-925e8591daed req-ca51eca8-4e2d-4195-a206-d1933099fc15 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] PUT https://10.4.3.7/volume/v3/attachments/38b36159-3ece-4873-b3e8-88927fcce94f Jul 10 08:53:16.003191 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-9079077b-6c73-4b70-9955-925e8591daed req-ca51eca8-4e2d-4195-a206-d1933099fc15 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.7", "host": "np0000004976", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b54eda21b644", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bf3c9c16-ec3d-4df7-865b-5f424258654a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:53:16.010365 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.coordination [req-9079077b-6c73-4b70-9955-925e8591daed req-ca51eca8-4e2d-4195-a206-d1933099fc15 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Acquiring lock "cinder-attachment_update-b900c749-209d-47cd-8d5d-ed81f2df0273-np0000004976" by "attachment_update" {{(pid=100057) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 08:53:16.014786 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.coordination [req-9079077b-6c73-4b70-9955-925e8591daed req-ca51eca8-4e2d-4195-a206-d1933099fc15 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Lock "cinder-attachment_update-b900c749-209d-47cd-8d5d-ed81f2df0273-np0000004976" acquired by "attachment_update" :: waited 0.004s {{(pid=100057) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 08:53:16.015881 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:53:16.015881 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:53:16.536256 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.coordination [req-9079077b-6c73-4b70-9955-925e8591daed req-ca51eca8-4e2d-4195-a206-d1933099fc15 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Lock "cinder-attachment_update-b900c749-209d-47cd-8d5d-ed81f2df0273-np0000004976" released by "attachment_update" :: held 0.521s {{(pid=100057) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 08:53:16.536680 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-9079077b-6c73-4b70-9955-925e8591daed req-ca51eca8-4e2d-4195-a206-d1933099fc15 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] https://10.4.3.7/volume/v3/attachments/38b36159-3ece-4873-b3e8-88927fcce94f returned with HTTP 200 Jul 10 08:53:16.537267 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1504/5981] 10.4.3.7 () {74 vars in 1690 bytes} [Fri Jul 10 08:53:15 2026] PUT /volume/v3/attachments/38b36159-3ece-4873-b3e8-88927fcce94f => generated 969 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:53:16.830659 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-982bb612-5488-4f0b-8010-6ae1c0ddbf3b None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:53:16.832800 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-982bb612-5488-4f0b-8010-6ae1c0ddbf3b tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] GET https://10.4.3.7/volume/v3/volumes/b900c749-209d-47cd-8d5d-ed81f2df0273 Jul 10 08:53:16.833041 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-982bb612-5488-4f0b-8010-6ae1c0ddbf3b tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:53:16.833266 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-982bb612-5488-4f0b-8010-6ae1c0ddbf3b tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:53:16.843053 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:53:16.843053 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:53:16.846353 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-982bb612-5488-4f0b-8010-6ae1c0ddbf3b tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Volume info retrieved successfully. Jul 10 08:53:16.850671 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-982bb612-5488-4f0b-8010-6ae1c0ddbf3b tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] https://10.4.3.7/volume/v3/volumes/b900c749-209d-47cd-8d5d-ed81f2df0273 returned with HTTP 200 Jul 10 08:53:16.851149 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1499/5982] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:53:16 2026] GET /volume/v3/volumes/b900c749-209d-47cd-8d5d-ed81f2df0273 => generated 879 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:53:17.862571 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-4bea9bb8-e51d-4651-bd39-ca222cc5027d None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:53:17.864281 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-4bea9bb8-e51d-4651-bd39-ca222cc5027d tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] GET https://10.4.3.7/volume/v3/volumes/b900c749-209d-47cd-8d5d-ed81f2df0273 Jul 10 08:53:17.864471 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-4bea9bb8-e51d-4651-bd39-ca222cc5027d tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:53:17.864655 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-4bea9bb8-e51d-4651-bd39-ca222cc5027d tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:53:17.873164 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:53:17.873164 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:53:17.876155 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-4bea9bb8-e51d-4651-bd39-ca222cc5027d tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Volume info retrieved successfully. Jul 10 08:53:17.879599 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-4bea9bb8-e51d-4651-bd39-ca222cc5027d tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] https://10.4.3.7/volume/v3/volumes/b900c749-209d-47cd-8d5d-ed81f2df0273 returned with HTTP 200 Jul 10 08:53:17.879933 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1486/5983] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:53:17 2026] GET /volume/v3/volumes/b900c749-209d-47cd-8d5d-ed81f2df0273 => generated 879 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:53:18.891732 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-df4bc996-a306-463e-b701-06ed4a9b6efb None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:53:18.893207 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-df4bc996-a306-463e-b701-06ed4a9b6efb tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] GET https://10.4.3.7/volume/v3/volumes/b900c749-209d-47cd-8d5d-ed81f2df0273 Jul 10 08:53:18.893448 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-df4bc996-a306-463e-b701-06ed4a9b6efb tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:53:18.893585 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-df4bc996-a306-463e-b701-06ed4a9b6efb tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:53:18.902090 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:53:18.902090 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:53:18.905423 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-df4bc996-a306-463e-b701-06ed4a9b6efb tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Volume info retrieved successfully. Jul 10 08:53:18.909830 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-df4bc996-a306-463e-b701-06ed4a9b6efb tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] https://10.4.3.7/volume/v3/volumes/b900c749-209d-47cd-8d5d-ed81f2df0273 returned with HTTP 200 Jul 10 08:53:18.910180 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1495/5984] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:53:18 2026] GET /volume/v3/volumes/b900c749-209d-47cd-8d5d-ed81f2df0273 => generated 879 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:53:19.923058 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-4c71287d-1766-4d80-bde6-38ef63f79b6b None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:53:19.925008 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4c71287d-1766-4d80-bde6-38ef63f79b6b tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] GET https://10.4.3.7/volume/v3/volumes/b900c749-209d-47cd-8d5d-ed81f2df0273 Jul 10 08:53:19.925205 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4c71287d-1766-4d80-bde6-38ef63f79b6b tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:53:19.925445 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4c71287d-1766-4d80-bde6-38ef63f79b6b tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:53:19.935737 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:53:19.935737 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:53:19.939076 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-4c71287d-1766-4d80-bde6-38ef63f79b6b tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Volume info retrieved successfully. Jul 10 08:53:19.943323 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4c71287d-1766-4d80-bde6-38ef63f79b6b tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] https://10.4.3.7/volume/v3/volumes/b900c749-209d-47cd-8d5d-ed81f2df0273 returned with HTTP 200 Jul 10 08:53:19.943774 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1505/5985] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:53:19 2026] GET /volume/v3/volumes/b900c749-209d-47cd-8d5d-ed81f2df0273 => generated 879 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:53:20.956487 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-b05f252f-d533-4a34-8117-b28e49478897 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:53:20.958149 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-b05f252f-d533-4a34-8117-b28e49478897 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] GET https://10.4.3.7/volume/v3/volumes/b900c749-209d-47cd-8d5d-ed81f2df0273 Jul 10 08:53:20.958323 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-b05f252f-d533-4a34-8117-b28e49478897 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:53:20.958541 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-b05f252f-d533-4a34-8117-b28e49478897 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:53:20.960331 np0000004976 devstack@c-api.service[100054]: DEBUG dbcounter [-] [100054] Writing DB stats cinder:SELECT=150,cinder:INSERT=27,cinder:UPDATE=54 {{(pid=100054) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 08:53:20.971652 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:53:20.971652 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:53:20.976188 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-b05f252f-d533-4a34-8117-b28e49478897 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Volume info retrieved successfully. Jul 10 08:53:20.981813 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-b05f252f-d533-4a34-8117-b28e49478897 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] https://10.4.3.7/volume/v3/volumes/b900c749-209d-47cd-8d5d-ed81f2df0273 returned with HTTP 200 Jul 10 08:53:20.982473 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1500/5986] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:53:20 2026] GET /volume/v3/volumes/b900c749-209d-47cd-8d5d-ed81f2df0273 => generated 879 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:53:21.993992 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-4ce783e6-d2ad-4208-8d88-8f424befe968 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:53:21.995933 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-4ce783e6-d2ad-4208-8d88-8f424befe968 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] GET https://10.4.3.7/volume/v3/volumes/b900c749-209d-47cd-8d5d-ed81f2df0273 Jul 10 08:53:21.996145 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-4ce783e6-d2ad-4208-8d88-8f424befe968 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:53:21.996386 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-4ce783e6-d2ad-4208-8d88-8f424befe968 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:53:21.998888 np0000004976 devstack@c-api.service[100055]: DEBUG dbcounter [-] [100055] Writing DB stats cinder:SELECT=100,cinder:UPDATE=26,cinder:INSERT=12 {{(pid=100055) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 08:53:22.007775 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:53:22.007775 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:53:22.011639 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-4ce783e6-d2ad-4208-8d88-8f424befe968 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Volume info retrieved successfully. Jul 10 08:53:22.015741 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-4ce783e6-d2ad-4208-8d88-8f424befe968 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] https://10.4.3.7/volume/v3/volumes/b900c749-209d-47cd-8d5d-ed81f2df0273 returned with HTTP 200 Jul 10 08:53:22.016100 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1487/5987] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:53:21 2026] GET /volume/v3/volumes/b900c749-209d-47cd-8d5d-ed81f2df0273 => generated 879 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:53:22.727383 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-9079077b-6c73-4b70-9955-925e8591daed req-90ee79a5-8078-4f09-b274-e7b9413d902c None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:53:22.729467 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-9079077b-6c73-4b70-9955-925e8591daed req-90ee79a5-8078-4f09-b274-e7b9413d902c tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] POST https://10.4.3.7/volume/v3/attachments/38b36159-3ece-4873-b3e8-88927fcce94f/action Jul 10 08:53:22.729838 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-9079077b-6c73-4b70-9955-925e8591daed req-90ee79a5-8078-4f09-b274-e7b9413d902c tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Action body: b'{"os-complete": null}' {{(pid=100056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:53:22.729989 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-9079077b-6c73-4b70-9955-925e8591daed req-90ee79a5-8078-4f09-b274-e7b9413d902c tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:53:22.745344 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:53:22.745344 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:53:22.754149 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-9079077b-6c73-4b70-9955-925e8591daed req-90ee79a5-8078-4f09-b274-e7b9413d902c tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] https://10.4.3.7/volume/v3/attachments/38b36159-3ece-4873-b3e8-88927fcce94f/action returned with HTTP 204 Jul 10 08:53:22.754595 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1496/5988] 10.4.3.7 () {74 vars in 1711 bytes} [Fri Jul 10 08:53:22 2026] POST /volume/v3/attachments/38b36159-3ece-4873-b3e8-88927fcce94f/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:53:23.027197 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-5df10678-02ac-415f-8fbe-dbb37b1c38f3 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:53:23.028946 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5df10678-02ac-415f-8fbe-dbb37b1c38f3 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] GET https://10.4.3.7/volume/v3/volumes/b900c749-209d-47cd-8d5d-ed81f2df0273 Jul 10 08:53:23.029138 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5df10678-02ac-415f-8fbe-dbb37b1c38f3 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:53:23.029310 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5df10678-02ac-415f-8fbe-dbb37b1c38f3 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:53:23.031217 np0000004976 devstack@c-api.service[100057]: DEBUG dbcounter [-] [100057] Writing DB stats cinder:SELECT=81,cinder:UPDATE=6,cinder:INSERT=2 {{(pid=100057) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 08:53:23.039016 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:53:23.039016 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:53:23.042234 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-5df10678-02ac-415f-8fbe-dbb37b1c38f3 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Volume info retrieved successfully. Jul 10 08:53:23.045839 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5df10678-02ac-415f-8fbe-dbb37b1c38f3 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] https://10.4.3.7/volume/v3/volumes/b900c749-209d-47cd-8d5d-ed81f2df0273 returned with HTTP 200 Jul 10 08:53:23.046148 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1506/5989] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:53:23 2026] GET /volume/v3/volumes/b900c749-209d-47cd-8d5d-ed81f2df0273 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:53:25.798011 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-dab3a29a-9906-44d3-b32f-5b51db0c8535 req-8c051d33-f5ad-4366-8eb5-73478d085b77 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:53:25.800169 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-dab3a29a-9906-44d3-b32f-5b51db0c8535 req-8c051d33-f5ad-4366-8eb5-73478d085b77 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] GET https://10.4.3.7/volume/v3/volumes/b900c749-209d-47cd-8d5d-ed81f2df0273 Jul 10 08:53:25.800359 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-dab3a29a-9906-44d3-b32f-5b51db0c8535 req-8c051d33-f5ad-4366-8eb5-73478d085b77 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:53:25.800582 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-dab3a29a-9906-44d3-b32f-5b51db0c8535 req-8c051d33-f5ad-4366-8eb5-73478d085b77 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:53:25.810781 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:53:25.810781 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:53:25.814223 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-dab3a29a-9906-44d3-b32f-5b51db0c8535 req-8c051d33-f5ad-4366-8eb5-73478d085b77 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Volume info retrieved successfully. Jul 10 08:53:25.818034 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-dab3a29a-9906-44d3-b32f-5b51db0c8535 req-8c051d33-f5ad-4366-8eb5-73478d085b77 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] https://10.4.3.7/volume/v3/volumes/b900c749-209d-47cd-8d5d-ed81f2df0273 returned with HTTP 200 Jul 10 08:53:25.818415 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1501/5990] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:53:25 2026] GET /volume/v3/volumes/b900c749-209d-47cd-8d5d-ed81f2df0273 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:53:25.834940 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-dab3a29a-9906-44d3-b32f-5b51db0c8535 req-9de8f83f-e7b9-49c7-b486-a616a050a096 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:53:25.836978 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-dab3a29a-9906-44d3-b32f-5b51db0c8535 req-9de8f83f-e7b9-49c7-b486-a616a050a096 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] POST https://10.4.3.7/volume/v3/volumes/b900c749-209d-47cd-8d5d-ed81f2df0273/action Jul 10 08:53:25.837320 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-dab3a29a-9906-44d3-b32f-5b51db0c8535 req-9de8f83f-e7b9-49c7-b486-a616a050a096 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100055) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:53:25.837459 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-dab3a29a-9906-44d3-b32f-5b51db0c8535 req-9de8f83f-e7b9-49c7-b486-a616a050a096 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:53:25.847008 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:53:25.847008 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:53:25.847447 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [req-dab3a29a-9906-44d3-b32f-5b51db0c8535 req-9de8f83f-e7b9-49c7-b486-a616a050a096 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Volume info retrieved successfully. Jul 10 08:53:25.854403 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [req-dab3a29a-9906-44d3-b32f-5b51db0c8535 req-9de8f83f-e7b9-49c7-b486-a616a050a096 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Begin detaching volume completed successfully. Jul 10 08:53:25.854579 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-dab3a29a-9906-44d3-b32f-5b51db0c8535 req-9de8f83f-e7b9-49c7-b486-a616a050a096 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] https://10.4.3.7/volume/v3/volumes/b900c749-209d-47cd-8d5d-ed81f2df0273/action returned with HTTP 202 Jul 10 08:53:25.855022 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1488/5991] 10.4.3.7 () {72 vars in 1658 bytes} [Fri Jul 10 08:53:25 2026] POST /volume/v3/volumes/b900c749-209d-47cd-8d5d-ed81f2df0273/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:53:26.877279 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-cd695601-bba5-4682-9a58-3603f4b7459e None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:53:26.877829 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-cd695601-bba5-4682-9a58-3603f4b7459e None None] GET https://10.4.3.7/volume// Jul 10 08:53:26.878070 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-cd695601-bba5-4682-9a58-3603f4b7459e None None] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:53:26.878335 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-cd695601-bba5-4682-9a58-3603f4b7459e None None] Calling method 'all' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:53:26.878778 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-cd695601-bba5-4682-9a58-3603f4b7459e None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:53:26.879158 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1497/5992] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:53:26 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:53:26.886280 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-dab3a29a-9906-44d3-b32f-5b51db0c8535 req-34c763a6-5f38-46fd-91e8-ac68538d935c None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:53:26.888989 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-dab3a29a-9906-44d3-b32f-5b51db0c8535 req-34c763a6-5f38-46fd-91e8-ac68538d935c tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] GET https://10.4.3.7/volume/v3/volumes/b900c749-209d-47cd-8d5d-ed81f2df0273 Jul 10 08:53:26.889278 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-dab3a29a-9906-44d3-b32f-5b51db0c8535 req-34c763a6-5f38-46fd-91e8-ac68538d935c tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:53:26.889521 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-dab3a29a-9906-44d3-b32f-5b51db0c8535 req-34c763a6-5f38-46fd-91e8-ac68538d935c tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:53:26.899797 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:53:26.899797 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:53:26.904424 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-dab3a29a-9906-44d3-b32f-5b51db0c8535 req-34c763a6-5f38-46fd-91e8-ac68538d935c tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Volume info retrieved successfully. Jul 10 08:53:26.909532 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-dab3a29a-9906-44d3-b32f-5b51db0c8535 req-34c763a6-5f38-46fd-91e8-ac68538d935c tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] https://10.4.3.7/volume/v3/volumes/b900c749-209d-47cd-8d5d-ed81f2df0273 returned with HTTP 200 Jul 10 08:53:26.909966 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1507/5993] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:53:26 2026] GET /volume/v3/volumes/b900c749-209d-47cd-8d5d-ed81f2df0273 => generated 1354 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:53:27.638272 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-dab3a29a-9906-44d3-b32f-5b51db0c8535 req-c3a303d4-4c1c-4f38-ab16-625f40a45e0f None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:53:27.640574 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-dab3a29a-9906-44d3-b32f-5b51db0c8535 req-c3a303d4-4c1c-4f38-ab16-625f40a45e0f tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] DELETE https://10.4.3.7/volume/v3/attachments/38b36159-3ece-4873-b3e8-88927fcce94f Jul 10 08:53:27.640788 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-dab3a29a-9906-44d3-b32f-5b51db0c8535 req-c3a303d4-4c1c-4f38-ab16-625f40a45e0f tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:53:27.641010 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-dab3a29a-9906-44d3-b32f-5b51db0c8535 req-c3a303d4-4c1c-4f38-ab16-625f40a45e0f tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Calling method 'version_select' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:53:27.648654 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:53:27.648654 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:53:28.176571 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-dab3a29a-9906-44d3-b32f-5b51db0c8535 req-c3a303d4-4c1c-4f38-ab16-625f40a45e0f tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] https://10.4.3.7/volume/v3/attachments/38b36159-3ece-4873-b3e8-88927fcce94f returned with HTTP 200 Jul 10 08:53:28.177054 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1502/5994] 10.4.3.7 () {72 vars in 1659 bytes} [Fri Jul 10 08:53:27 2026] DELETE /volume/v3/attachments/38b36159-3ece-4873-b3e8-88927fcce94f => generated 19 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:53:29.008433 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-8f1d3201-491b-41ef-b145-3c46fbfec23e None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:53:29.010187 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-8f1d3201-491b-41ef-b145-3c46fbfec23e tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:53:29.010535 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-8f1d3201-491b-41ef-b145-3c46fbfec23e tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1746853178", "snapshot_id": "b6d9f916-81c5-4029-8d18-5fd8364074b8", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:53:29.011917 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.v3.volumes [None req-8f1d3201-491b-41ef-b145-3c46fbfec23e tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1746853178', 'snapshot_id': 'b6d9f916-81c5-4029-8d18-5fd8364074b8', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100055) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:53:29.016915 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:53:29.016915 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:53:29.017311 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-8f1d3201-491b-41ef-b145-3c46fbfec23e tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Snapshot retrieved successfully. Jul 10 08:53:29.017434 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-8f1d3201-491b-41ef-b145-3c46fbfec23e tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Create volume of 1 GB Jul 10 08:53:29.020534 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-8f1d3201-491b-41ef-b145-3c46fbfec23e tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Availability Zones retrieved successfully. Jul 10 08:53:29.025094 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-8f1d3201-491b-41ef-b145-3c46fbfec23e tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Flow 'volume_create_api' (da5bfe12-7627-4a5c-b039-06ca329a262e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:53:29.026093 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-8f1d3201-491b-41ef-b145-3c46fbfec23e tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30b3181b-73ae-4339-a758-03af0204baa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:53:29.026933 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.flows.api.create_volume [None req-8f1d3201-491b-41ef-b145-3c46fbfec23e tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100055) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:53:29.052901 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-8f1d3201-491b-41ef-b145-3c46fbfec23e tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30b3181b-73ae-4339-a758-03af0204baa9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'b6d9f916-81c5-4029-8d18-5fd8364074b8', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:53:29.053505 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-8f1d3201-491b-41ef-b145-3c46fbfec23e tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d56537f-6cf8-47bd-9719-599766ff0947) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:53:29.090288 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.quota [None req-8f1d3201-491b-41ef-b145-3c46fbfec23e tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Created reservations ['e266368b-8c24-48aa-862f-501c9ebcb253', 'b4f1fd9f-d50b-4fdd-8eec-1a04aa1614a7', '1750ec66-ef7c-4e06-ba78-5f3dd613a4a4', '55dbf60f-227f-4a49-89af-b021acd98b12'] {{(pid=100055) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:53:29.091029 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-8f1d3201-491b-41ef-b145-3c46fbfec23e tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d56537f-6cf8-47bd-9719-599766ff0947) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e266368b-8c24-48aa-862f-501c9ebcb253', 'b4f1fd9f-d50b-4fdd-8eec-1a04aa1614a7', '1750ec66-ef7c-4e06-ba78-5f3dd613a4a4', '55dbf60f-227f-4a49-89af-b021acd98b12']}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:53:29.091772 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-8f1d3201-491b-41ef-b145-3c46fbfec23e tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea6810ae-022a-434d-b571-d1f13952de32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:53:29.127650 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-8f1d3201-491b-41ef-b145-3c46fbfec23e tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea6810ae-022a-434d-b571-d1f13952de32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '15eb0182-782a-4205-876d-9e4a0fb387de', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1746853178',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75953daf01b541c08d5daf74fde2704f',qos_specs=None,replication_status=,reservations=['e266368b-8c24-48aa-862f-501c9ebcb253','b4f1fd9f-d50b-4fdd-8eec-1a04aa1614a7','1750ec66-ef7c-4e06-ba78-5f3dd613a4a4','55dbf60f-227f-4a49-89af-b021acd98b12'],size=1,snapshot_id=b6d9f916-81c5-4029-8d18-5fd8364074b8,source_replicaid=,source_volid=None,status='creating',user_id='70b266ee0177428e99a1058206bbb3cf',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:53:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1746853178',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=15eb0182-782a-4205-876d-9e4a0fb387de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='75953daf01b541c08d5daf74fde2704f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=b6d9f916-81c5-4029-8d18-5fd8364074b8,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='70b266ee0177428e99a1058206bbb3cf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:53:29.128291 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-8f1d3201-491b-41ef-b145-3c46fbfec23e tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be4bc221-f072-478b-9c57-6b4926c9122d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:53:29.144292 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-8f1d3201-491b-41ef-b145-3c46fbfec23e tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be4bc221-f072-478b-9c57-6b4926c9122d) transitioned into state 'SUCCESS' from state '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-1746853178',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75953daf01b541c08d5daf74fde2704f',qos_specs=None,replication_status=,reservations=['e266368b-8c24-48aa-862f-501c9ebcb253','b4f1fd9f-d50b-4fdd-8eec-1a04aa1614a7','1750ec66-ef7c-4e06-ba78-5f3dd613a4a4','55dbf60f-227f-4a49-89af-b021acd98b12'],size=1,snapshot_id=b6d9f916-81c5-4029-8d18-5fd8364074b8,source_replicaid=,source_volid=None,status='creating',user_id='70b266ee0177428e99a1058206bbb3cf',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:53:29.144958 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-8f1d3201-491b-41ef-b145-3c46fbfec23e tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1df9a727-6011-44d1-bda8-695fe2b998b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:53:29.162847 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-8f1d3201-491b-41ef-b145-3c46fbfec23e tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1df9a727-6011-44d1-bda8-695fe2b998b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100055) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:53:29.163987 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.volume.api [None req-8f1d3201-491b-41ef-b145-3c46fbfec23e tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Flow 'volume_create_api' (da5bfe12-7627-4a5c-b039-06ca329a262e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100055) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:53:29.164387 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-8f1d3201-491b-41ef-b145-3c46fbfec23e tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Create volume request issued successfully. Jul 10 08:53:29.165164 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-8f1d3201-491b-41ef-b145-3c46fbfec23e tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:53:29.165832 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1489/5995] 10.4.3.7 () {68 vars in 1245 bytes} [Fri Jul 10 08:53:29 2026] POST /volume/v3/volumes => generated 787 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:53:29.177223 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-87d93251-befe-47d6-a801-2e9e10f7ff64 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:53:29.179430 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-87d93251-befe-47d6-a801-2e9e10f7ff64 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] GET https://10.4.3.7/volume/v3/volumes/15eb0182-782a-4205-876d-9e4a0fb387de Jul 10 08:53:29.180039 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-87d93251-befe-47d6-a801-2e9e10f7ff64 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:53:29.180039 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-87d93251-befe-47d6-a801-2e9e10f7ff64 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:53:29.187429 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:53:29.187429 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:53:29.191294 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-87d93251-befe-47d6-a801-2e9e10f7ff64 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Volume info retrieved successfully. Jul 10 08:53:29.195749 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-87d93251-befe-47d6-a801-2e9e10f7ff64 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] https://10.4.3.7/volume/v3/volumes/15eb0182-782a-4205-876d-9e4a0fb387de returned with HTTP 200 Jul 10 08:53:29.196196 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1498/5996] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:53:29 2026] GET /volume/v3/volumes/15eb0182-782a-4205-876d-9e4a0fb387de => generated 855 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:53:30.207821 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-d87db630-3f59-47e6-8222-d0220e334b4c None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:53:30.209846 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d87db630-3f59-47e6-8222-d0220e334b4c tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] GET https://10.4.3.7/volume/v3/volumes/15eb0182-782a-4205-876d-9e4a0fb387de Jul 10 08:53:30.210047 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d87db630-3f59-47e6-8222-d0220e334b4c tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:53:30.210273 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d87db630-3f59-47e6-8222-d0220e334b4c tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:53:30.217712 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:53:30.217712 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:53:30.221652 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-d87db630-3f59-47e6-8222-d0220e334b4c tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Volume info retrieved successfully. Jul 10 08:53:30.225982 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d87db630-3f59-47e6-8222-d0220e334b4c tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] https://10.4.3.7/volume/v3/volumes/15eb0182-782a-4205-876d-9e4a0fb387de returned with HTTP 200 Jul 10 08:53:30.226488 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1508/5997] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:53:30 2026] GET /volume/v3/volumes/15eb0182-782a-4205-876d-9e4a0fb387de => generated 880 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:53:30.240345 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-9910724b-b04f-41c3-9b73-db38e83c1227 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:53:30.242074 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-9910724b-b04f-41c3-9b73-db38e83c1227 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] GET https://10.4.3.7/volume/v3/volumes/15eb0182-782a-4205-876d-9e4a0fb387de Jul 10 08:53:30.242266 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-9910724b-b04f-41c3-9b73-db38e83c1227 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:53:30.242504 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-9910724b-b04f-41c3-9b73-db38e83c1227 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:53:30.249590 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:53:30.249590 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:53:30.253504 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-9910724b-b04f-41c3-9b73-db38e83c1227 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Volume info retrieved successfully. Jul 10 08:53:30.258342 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-9910724b-b04f-41c3-9b73-db38e83c1227 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] https://10.4.3.7/volume/v3/volumes/15eb0182-782a-4205-876d-9e4a0fb387de returned with HTTP 200 Jul 10 08:53:30.258771 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1503/5998] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:53:30 2026] GET /volume/v3/volumes/15eb0182-782a-4205-876d-9e4a0fb387de => generated 880 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:53:30.708509 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-be739193-327c-42a8-94f8-5ee264600354 req-1562c180-4fd4-4f9a-9856-91fe6f10e1ff None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:53:30.710425 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-be739193-327c-42a8-94f8-5ee264600354 req-1562c180-4fd4-4f9a-9856-91fe6f10e1ff tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] GET https://10.4.3.7/volume/v3/volumes/15eb0182-782a-4205-876d-9e4a0fb387de Jul 10 08:53:30.710615 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-be739193-327c-42a8-94f8-5ee264600354 req-1562c180-4fd4-4f9a-9856-91fe6f10e1ff tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:53:30.710787 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-be739193-327c-42a8-94f8-5ee264600354 req-1562c180-4fd4-4f9a-9856-91fe6f10e1ff tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:53:30.716844 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:53:30.716844 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:53:30.719942 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [req-be739193-327c-42a8-94f8-5ee264600354 req-1562c180-4fd4-4f9a-9856-91fe6f10e1ff tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Volume info retrieved successfully. Jul 10 08:53:30.723595 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-be739193-327c-42a8-94f8-5ee264600354 req-1562c180-4fd4-4f9a-9856-91fe6f10e1ff tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] https://10.4.3.7/volume/v3/volumes/15eb0182-782a-4205-876d-9e4a0fb387de returned with HTTP 200 Jul 10 08:53:30.723938 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1490/5999] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:53:30 2026] GET /volume/v3/volumes/15eb0182-782a-4205-876d-9e4a0fb387de => generated 880 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:53:32.752313 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-2f459e2e-4b9d-4a99-852b-91f8babf7994 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:53:32.752793 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-2f459e2e-4b9d-4a99-852b-91f8babf7994 None None] GET https://10.4.3.7/volume// Jul 10 08:53:32.752793 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-2f459e2e-4b9d-4a99-852b-91f8babf7994 None None] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:53:32.752959 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-2f459e2e-4b9d-4a99-852b-91f8babf7994 None None] Calling method 'all' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:53:32.753251 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-2f459e2e-4b9d-4a99-852b-91f8babf7994 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:53:32.753551 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1499/6000] 10.4.3.7 () {66 vars in 1414 bytes} [Fri Jul 10 08:53:32 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:53:32.759559 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-be739193-327c-42a8-94f8-5ee264600354 req-f9381de5-5b8f-4932-8138-63a336285e07 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:53:32.783470 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-be739193-327c-42a8-94f8-5ee264600354 req-f9381de5-5b8f-4932-8138-63a336285e07 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] POST https://10.4.3.7/volume/v3/attachments Jul 10 08:53:32.783777 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-be739193-327c-42a8-94f8-5ee264600354 req-f9381de5-5b8f-4932-8138-63a336285e07 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "15eb0182-782a-4205-876d-9e4a0fb387de", "connector": null, "instance_uuid": "6e7ab529-18db-4904-bd7c-c41f0f2fca05"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:53:32.791831 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:53:32.791831 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:53:32.813069 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-be739193-327c-42a8-94f8-5ee264600354 req-f9381de5-5b8f-4932-8138-63a336285e07 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] https://10.4.3.7/volume/v3/attachments returned with HTTP 200 Jul 10 08:53:32.813533 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1509/6001] 10.4.3.7 () {74 vars in 1580 bytes} [Fri Jul 10 08:53:32 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) Jul 10 08:53:33.243215 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-8098102c-849b-464d-8c5b-86f0005cd84e None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:53:33.244958 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-8098102c-849b-464d-8c5b-86f0005cd84e tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] GET https://10.4.3.7/volume/v3/volumes/15eb0182-782a-4205-876d-9e4a0fb387de Jul 10 08:53:33.245160 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-8098102c-849b-464d-8c5b-86f0005cd84e tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:53:33.245355 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-8098102c-849b-464d-8c5b-86f0005cd84e tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:53:33.253426 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:53:33.253426 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:53:33.256639 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-8098102c-849b-464d-8c5b-86f0005cd84e tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Volume info retrieved successfully. Jul 10 08:53:33.260567 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-8098102c-849b-464d-8c5b-86f0005cd84e tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] https://10.4.3.7/volume/v3/volumes/15eb0182-782a-4205-876d-9e4a0fb387de returned with HTTP 200 Jul 10 08:53:33.260936 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1504/6002] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:53:33 2026] GET /volume/v3/volumes/15eb0182-782a-4205-876d-9e4a0fb387de => generated 879 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:53:33.338149 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-456812a7-67d4-45f2-979f-23c8a9448e87 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:53:33.338624 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-456812a7-67d4-45f2-979f-23c8a9448e87 None None] GET https://10.4.3.7/volume// Jul 10 08:53:33.338811 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-456812a7-67d4-45f2-979f-23c8a9448e87 None None] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:53:33.339045 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-456812a7-67d4-45f2-979f-23c8a9448e87 None None] Calling method 'all' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:53:33.339442 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-456812a7-67d4-45f2-979f-23c8a9448e87 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:53:33.339792 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1491/6003] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:53:33 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:53:33.346091 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-be739193-327c-42a8-94f8-5ee264600354 req-3ac85c60-8e6d-4048-9093-b2f74f94b1b9 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:53:33.348082 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-be739193-327c-42a8-94f8-5ee264600354 req-3ac85c60-8e6d-4048-9093-b2f74f94b1b9 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] GET https://10.4.3.7/volume/v3/volumes/15eb0182-782a-4205-876d-9e4a0fb387de Jul 10 08:53:33.348266 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-be739193-327c-42a8-94f8-5ee264600354 req-3ac85c60-8e6d-4048-9093-b2f74f94b1b9 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:53:33.348498 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-be739193-327c-42a8-94f8-5ee264600354 req-3ac85c60-8e6d-4048-9093-b2f74f94b1b9 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:53:33.350353 np0000004976 devstack@c-api.service[100056]: DEBUG dbcounter [-] [100056] Writing DB stats cinder:SELECT=67,cinder:UPDATE=9,cinder:INSERT=1 {{(pid=100056) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 08:53:33.357773 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:53:33.357773 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:53:33.360825 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [req-be739193-327c-42a8-94f8-5ee264600354 req-3ac85c60-8e6d-4048-9093-b2f74f94b1b9 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Volume info retrieved successfully. Jul 10 08:53:33.364934 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-be739193-327c-42a8-94f8-5ee264600354 req-3ac85c60-8e6d-4048-9093-b2f74f94b1b9 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] https://10.4.3.7/volume/v3/volumes/15eb0182-782a-4205-876d-9e4a0fb387de returned with HTTP 200 Jul 10 08:53:33.365507 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1500/6004] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:53:33 2026] GET /volume/v3/volumes/15eb0182-782a-4205-876d-9e4a0fb387de => generated 1059 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:53:33.459286 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-be739193-327c-42a8-94f8-5ee264600354 req-5119cb52-9e30-40a7-a163-57f9a66ec1e9 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:53:33.461145 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-be739193-327c-42a8-94f8-5ee264600354 req-5119cb52-9e30-40a7-a163-57f9a66ec1e9 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] PUT https://10.4.3.7/volume/v3/attachments/ef9685a5-5697-46a9-9ca8-54f6d2aa0645 Jul 10 08:53:33.461501 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-be739193-327c-42a8-94f8-5ee264600354 req-5119cb52-9e30-40a7-a163-57f9a66ec1e9 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.7", "host": "np0000004976", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:b54eda21b644", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bf3c9c16-ec3d-4df7-865b-5f424258654a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:53:33.468298 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.coordination [req-be739193-327c-42a8-94f8-5ee264600354 req-5119cb52-9e30-40a7-a163-57f9a66ec1e9 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Acquiring lock "cinder-attachment_update-15eb0182-782a-4205-876d-9e4a0fb387de-np0000004976" by "attachment_update" {{(pid=100057) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 08:53:33.472418 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.coordination [req-be739193-327c-42a8-94f8-5ee264600354 req-5119cb52-9e30-40a7-a163-57f9a66ec1e9 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Lock "cinder-attachment_update-15eb0182-782a-4205-876d-9e4a0fb387de-np0000004976" acquired by "attachment_update" :: waited 0.004s {{(pid=100057) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 08:53:33.473328 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:53:33.473328 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:53:33.993063 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.coordination [req-be739193-327c-42a8-94f8-5ee264600354 req-5119cb52-9e30-40a7-a163-57f9a66ec1e9 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Lock "cinder-attachment_update-15eb0182-782a-4205-876d-9e4a0fb387de-np0000004976" released by "attachment_update" :: held 0.521s {{(pid=100057) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 08:53:33.993460 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-be739193-327c-42a8-94f8-5ee264600354 req-5119cb52-9e30-40a7-a163-57f9a66ec1e9 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] https://10.4.3.7/volume/v3/attachments/ef9685a5-5697-46a9-9ca8-54f6d2aa0645 returned with HTTP 200 Jul 10 08:53:33.993908 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1510/6005] 10.4.3.7 () {74 vars in 1690 bytes} [Fri Jul 10 08:53:33 2026] PUT /volume/v3/attachments/ef9685a5-5697-46a9-9ca8-54f6d2aa0645 => generated 969 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:53:34.272865 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-a284e87e-514f-4d81-866c-178874429c3b None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:53:34.274715 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-a284e87e-514f-4d81-866c-178874429c3b tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] GET https://10.4.3.7/volume/v3/volumes/15eb0182-782a-4205-876d-9e4a0fb387de Jul 10 08:53:34.274902 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-a284e87e-514f-4d81-866c-178874429c3b tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:53:34.275083 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-a284e87e-514f-4d81-866c-178874429c3b tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:53:34.284598 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:53:34.284598 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:53:34.287986 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-a284e87e-514f-4d81-866c-178874429c3b tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Volume info retrieved successfully. Jul 10 08:53:34.291779 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-a284e87e-514f-4d81-866c-178874429c3b tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] https://10.4.3.7/volume/v3/volumes/15eb0182-782a-4205-876d-9e4a0fb387de returned with HTTP 200 Jul 10 08:53:34.292173 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1505/6006] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:53:34 2026] GET /volume/v3/volumes/15eb0182-782a-4205-876d-9e4a0fb387de => generated 880 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:53:35.303240 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-e600fb78-bed3-4216-ade0-6d06fbc8e6d8 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:53:35.305045 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-e600fb78-bed3-4216-ade0-6d06fbc8e6d8 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] GET https://10.4.3.7/volume/v3/volumes/15eb0182-782a-4205-876d-9e4a0fb387de Jul 10 08:53:35.305231 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-e600fb78-bed3-4216-ade0-6d06fbc8e6d8 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:53:35.305378 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-e600fb78-bed3-4216-ade0-6d06fbc8e6d8 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:53:35.314723 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:53:35.314723 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:53:35.317736 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-e600fb78-bed3-4216-ade0-6d06fbc8e6d8 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Volume info retrieved successfully. Jul 10 08:53:35.321150 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-e600fb78-bed3-4216-ade0-6d06fbc8e6d8 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] https://10.4.3.7/volume/v3/volumes/15eb0182-782a-4205-876d-9e4a0fb387de returned with HTTP 200 Jul 10 08:53:35.321524 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1492/6007] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:53:35 2026] GET /volume/v3/volumes/15eb0182-782a-4205-876d-9e4a0fb387de => generated 880 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:53:36.334036 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-e773d22c-9346-454c-a69e-309debc203a9 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:53:36.335600 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-e773d22c-9346-454c-a69e-309debc203a9 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] GET https://10.4.3.7/volume/v3/volumes/15eb0182-782a-4205-876d-9e4a0fb387de Jul 10 08:53:36.335759 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-e773d22c-9346-454c-a69e-309debc203a9 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:53:36.335935 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-e773d22c-9346-454c-a69e-309debc203a9 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:53:36.344023 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:53:36.344023 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:53:36.346863 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-e773d22c-9346-454c-a69e-309debc203a9 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Volume info retrieved successfully. Jul 10 08:53:36.350684 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-e773d22c-9346-454c-a69e-309debc203a9 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] https://10.4.3.7/volume/v3/volumes/15eb0182-782a-4205-876d-9e4a0fb387de returned with HTTP 200 Jul 10 08:53:36.351105 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1501/6008] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:53:36 2026] GET /volume/v3/volumes/15eb0182-782a-4205-876d-9e4a0fb387de => generated 880 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:53:37.363570 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-0c7d67f1-a06b-4805-a417-ba2bf9279556 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:53:37.365137 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0c7d67f1-a06b-4805-a417-ba2bf9279556 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] GET https://10.4.3.7/volume/v3/volumes/15eb0182-782a-4205-876d-9e4a0fb387de Jul 10 08:53:37.365303 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0c7d67f1-a06b-4805-a417-ba2bf9279556 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:53:37.365494 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0c7d67f1-a06b-4805-a417-ba2bf9279556 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:53:37.373691 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:53:37.373691 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:53:37.376822 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-0c7d67f1-a06b-4805-a417-ba2bf9279556 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Volume info retrieved successfully. Jul 10 08:53:37.380507 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0c7d67f1-a06b-4805-a417-ba2bf9279556 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] https://10.4.3.7/volume/v3/volumes/15eb0182-782a-4205-876d-9e4a0fb387de returned with HTTP 200 Jul 10 08:53:37.380942 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1511/6009] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:53:37 2026] GET /volume/v3/volumes/15eb0182-782a-4205-876d-9e4a0fb387de => generated 880 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:53:38.391953 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-644754e5-8e84-49f2-9918-c2a8ee6f5979 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:53:38.393660 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-644754e5-8e84-49f2-9918-c2a8ee6f5979 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] GET https://10.4.3.7/volume/v3/volumes/15eb0182-782a-4205-876d-9e4a0fb387de Jul 10 08:53:38.393886 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-644754e5-8e84-49f2-9918-c2a8ee6f5979 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:53:38.394067 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-644754e5-8e84-49f2-9918-c2a8ee6f5979 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:53:38.403807 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:53:38.403807 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:53:38.407497 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-644754e5-8e84-49f2-9918-c2a8ee6f5979 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Volume info retrieved successfully. Jul 10 08:53:38.411433 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-644754e5-8e84-49f2-9918-c2a8ee6f5979 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] https://10.4.3.7/volume/v3/volumes/15eb0182-782a-4205-876d-9e4a0fb387de returned with HTTP 200 Jul 10 08:53:38.411840 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1506/6010] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:53:38 2026] GET /volume/v3/volumes/15eb0182-782a-4205-876d-9e4a0fb387de => generated 880 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:53:39.423267 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-9164a6b9-3967-45f6-a9dd-dd69c23b7d11 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:53:39.425034 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-9164a6b9-3967-45f6-a9dd-dd69c23b7d11 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] GET https://10.4.3.7/volume/v3/volumes/15eb0182-782a-4205-876d-9e4a0fb387de Jul 10 08:53:39.425208 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-9164a6b9-3967-45f6-a9dd-dd69c23b7d11 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:53:39.425381 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-9164a6b9-3967-45f6-a9dd-dd69c23b7d11 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:53:39.433832 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:53:39.433832 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:53:39.436661 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-9164a6b9-3967-45f6-a9dd-dd69c23b7d11 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Volume info retrieved successfully. Jul 10 08:53:39.440218 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-9164a6b9-3967-45f6-a9dd-dd69c23b7d11 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] https://10.4.3.7/volume/v3/volumes/15eb0182-782a-4205-876d-9e4a0fb387de returned with HTTP 200 Jul 10 08:53:39.440606 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1493/6011] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:53:39 2026] GET /volume/v3/volumes/15eb0182-782a-4205-876d-9e4a0fb387de => generated 880 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:53:40.176610 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [req-be739193-327c-42a8-94f8-5ee264600354 req-899067b2-e007-4ebf-ba7a-1fec66e953ee None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:53:40.178565 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-be739193-327c-42a8-94f8-5ee264600354 req-899067b2-e007-4ebf-ba7a-1fec66e953ee tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] POST https://10.4.3.7/volume/v3/attachments/ef9685a5-5697-46a9-9ca8-54f6d2aa0645/action Jul 10 08:53:40.178886 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-be739193-327c-42a8-94f8-5ee264600354 req-899067b2-e007-4ebf-ba7a-1fec66e953ee tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Action body: b'{"os-complete": null}' {{(pid=100056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:53:40.178998 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [req-be739193-327c-42a8-94f8-5ee264600354 req-899067b2-e007-4ebf-ba7a-1fec66e953ee tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:53:40.196341 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:53:40.196341 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:53:40.208678 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [req-be739193-327c-42a8-94f8-5ee264600354 req-899067b2-e007-4ebf-ba7a-1fec66e953ee tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] https://10.4.3.7/volume/v3/attachments/ef9685a5-5697-46a9-9ca8-54f6d2aa0645/action returned with HTTP 204 Jul 10 08:53:40.209348 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1502/6012] 10.4.3.7 () {74 vars in 1711 bytes} [Fri Jul 10 08:53:40 2026] POST /volume/v3/attachments/ef9685a5-5697-46a9-9ca8-54f6d2aa0645/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:53:40.453121 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-d569cca0-b040-4e47-926f-dd9ac07e0b3c None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:53:40.454731 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d569cca0-b040-4e47-926f-dd9ac07e0b3c tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] GET https://10.4.3.7/volume/v3/volumes/15eb0182-782a-4205-876d-9e4a0fb387de Jul 10 08:53:40.454934 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d569cca0-b040-4e47-926f-dd9ac07e0b3c tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:53:40.455856 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d569cca0-b040-4e47-926f-dd9ac07e0b3c tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:53:40.464634 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:53:40.464634 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:53:40.467904 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-d569cca0-b040-4e47-926f-dd9ac07e0b3c tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Volume info retrieved successfully. Jul 10 08:53:40.472263 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d569cca0-b040-4e47-926f-dd9ac07e0b3c tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] https://10.4.3.7/volume/v3/volumes/15eb0182-782a-4205-876d-9e4a0fb387de returned with HTTP 200 Jul 10 08:53:40.472671 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1512/6013] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:53:40 2026] GET /volume/v3/volumes/15eb0182-782a-4205-876d-9e4a0fb387de => generated 1172 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:53:43.613371 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-1a81f11d-1d40-48f5-aa22-0efadcd041dc req-136c09da-af01-40df-9520-f28a15ea408d None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:53:43.615341 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-1a81f11d-1d40-48f5-aa22-0efadcd041dc req-136c09da-af01-40df-9520-f28a15ea408d tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] GET https://10.4.3.7/volume/v3/volumes/15eb0182-782a-4205-876d-9e4a0fb387de Jul 10 08:53:43.615551 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-1a81f11d-1d40-48f5-aa22-0efadcd041dc req-136c09da-af01-40df-9520-f28a15ea408d tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:53:43.615740 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-1a81f11d-1d40-48f5-aa22-0efadcd041dc req-136c09da-af01-40df-9520-f28a15ea408d tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:53:43.624413 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:53:43.624413 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:53:43.627358 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [req-1a81f11d-1d40-48f5-aa22-0efadcd041dc req-136c09da-af01-40df-9520-f28a15ea408d tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Volume info retrieved successfully. Jul 10 08:53:43.631019 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-1a81f11d-1d40-48f5-aa22-0efadcd041dc req-136c09da-af01-40df-9520-f28a15ea408d tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] https://10.4.3.7/volume/v3/volumes/15eb0182-782a-4205-876d-9e4a0fb387de returned with HTTP 200 Jul 10 08:53:43.631355 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1507/6014] 10.4.3.7 () {68 vars in 1584 bytes} [Fri Jul 10 08:53:43 2026] GET /volume/v3/volumes/15eb0182-782a-4205-876d-9e4a0fb387de => generated 1172 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 08:53:43.648501 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [req-1a81f11d-1d40-48f5-aa22-0efadcd041dc req-394f61dc-4cdf-4ca0-a24e-8bf46e67bbdb None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:53:43.651098 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-1a81f11d-1d40-48f5-aa22-0efadcd041dc req-394f61dc-4cdf-4ca0-a24e-8bf46e67bbdb tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] POST https://10.4.3.7/volume/v3/volumes/15eb0182-782a-4205-876d-9e4a0fb387de/action Jul 10 08:53:43.651540 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-1a81f11d-1d40-48f5-aa22-0efadcd041dc req-394f61dc-4cdf-4ca0-a24e-8bf46e67bbdb tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100055) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 08:53:43.651703 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [req-1a81f11d-1d40-48f5-aa22-0efadcd041dc req-394f61dc-4cdf-4ca0-a24e-8bf46e67bbdb tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:53:43.664177 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:53:43.664177 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:53:43.664798 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [req-1a81f11d-1d40-48f5-aa22-0efadcd041dc req-394f61dc-4cdf-4ca0-a24e-8bf46e67bbdb tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Volume info retrieved successfully. Jul 10 08:53:43.671115 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [req-1a81f11d-1d40-48f5-aa22-0efadcd041dc req-394f61dc-4cdf-4ca0-a24e-8bf46e67bbdb tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Begin detaching volume completed successfully. Jul 10 08:53:43.671358 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [req-1a81f11d-1d40-48f5-aa22-0efadcd041dc req-394f61dc-4cdf-4ca0-a24e-8bf46e67bbdb tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] https://10.4.3.7/volume/v3/volumes/15eb0182-782a-4205-876d-9e4a0fb387de/action returned with HTTP 202 Jul 10 08:53:43.671907 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1494/6015] 10.4.3.7 () {72 vars in 1658 bytes} [Fri Jul 10 08:53:43 2026] POST /volume/v3/volumes/15eb0182-782a-4205-876d-9e4a0fb387de/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 08:53:44.692394 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-718844ae-b16f-4318-ab27-9a91368027f1 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:53:44.692800 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-718844ae-b16f-4318-ab27-9a91368027f1 None None] GET https://10.4.3.7/volume// Jul 10 08:53:44.692963 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-718844ae-b16f-4318-ab27-9a91368027f1 None None] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:53:44.693145 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-718844ae-b16f-4318-ab27-9a91368027f1 None None] Calling method 'all' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:53:44.693483 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-718844ae-b16f-4318-ab27-9a91368027f1 None None] https://10.4.3.7/volume// returned with HTTP 300 Jul 10 08:53:44.693754 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1503/6016] 10.4.3.7 () {66 vars in 1412 bytes} [Fri Jul 10 08:53:44 2026] GET /volume/ => generated 384 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 08:53:44.700146 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-1a81f11d-1d40-48f5-aa22-0efadcd041dc req-03026197-b43a-4b3c-913f-0a5cc913415a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:53:44.702290 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-1a81f11d-1d40-48f5-aa22-0efadcd041dc req-03026197-b43a-4b3c-913f-0a5cc913415a tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] GET https://10.4.3.7/volume/v3/volumes/15eb0182-782a-4205-876d-9e4a0fb387de Jul 10 08:53:44.702532 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-1a81f11d-1d40-48f5-aa22-0efadcd041dc req-03026197-b43a-4b3c-913f-0a5cc913415a tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:53:44.702733 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-1a81f11d-1d40-48f5-aa22-0efadcd041dc req-03026197-b43a-4b3c-913f-0a5cc913415a tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:53:44.714371 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:53:44.714371 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:53:44.718501 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [req-1a81f11d-1d40-48f5-aa22-0efadcd041dc req-03026197-b43a-4b3c-913f-0a5cc913415a tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Volume info retrieved successfully. Jul 10 08:53:44.723830 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-1a81f11d-1d40-48f5-aa22-0efadcd041dc req-03026197-b43a-4b3c-913f-0a5cc913415a tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] https://10.4.3.7/volume/v3/volumes/15eb0182-782a-4205-876d-9e4a0fb387de returned with HTTP 200 Jul 10 08:53:44.724316 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1513/6017] 10.4.3.7 () {70 vars in 1625 bytes} [Fri Jul 10 08:53:44 2026] GET /volume/v3/volumes/15eb0182-782a-4205-876d-9e4a0fb387de => generated 1355 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 08:53:45.511200 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [req-1a81f11d-1d40-48f5-aa22-0efadcd041dc req-4a27e56c-6a15-48af-8902-aba4dd49183c None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:53:45.513196 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-1a81f11d-1d40-48f5-aa22-0efadcd041dc req-4a27e56c-6a15-48af-8902-aba4dd49183c tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] DELETE https://10.4.3.7/volume/v3/attachments/ef9685a5-5697-46a9-9ca8-54f6d2aa0645 Jul 10 08:53:45.513400 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-1a81f11d-1d40-48f5-aa22-0efadcd041dc req-4a27e56c-6a15-48af-8902-aba4dd49183c tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:53:45.513598 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [req-1a81f11d-1d40-48f5-aa22-0efadcd041dc req-4a27e56c-6a15-48af-8902-aba4dd49183c tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Calling method 'version_select' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:53:45.522111 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:53:45.522111 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:53:46.053799 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [req-1a81f11d-1d40-48f5-aa22-0efadcd041dc req-4a27e56c-6a15-48af-8902-aba4dd49183c tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] https://10.4.3.7/volume/v3/attachments/ef9685a5-5697-46a9-9ca8-54f6d2aa0645 returned with HTTP 200 Jul 10 08:53:46.054315 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1508/6018] 10.4.3.7 () {72 vars in 1659 bytes} [Fri Jul 10 08:53:45 2026] DELETE /volume/v3/attachments/ef9685a5-5697-46a9-9ca8-54f6d2aa0645 => generated 19 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:53:46.822128 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-8ebb2e81-5b67-4da7-b2e5-96adbfbefe8a None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:53:46.823785 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-8ebb2e81-5b67-4da7-b2e5-96adbfbefe8a tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] GET https://10.4.3.7/volume/v3/volumes/15eb0182-782a-4205-876d-9e4a0fb387de Jul 10 08:53:46.823949 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-8ebb2e81-5b67-4da7-b2e5-96adbfbefe8a tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:53:46.824125 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-8ebb2e81-5b67-4da7-b2e5-96adbfbefe8a tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:53:46.830975 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:53:46.830975 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:53:46.834500 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-8ebb2e81-5b67-4da7-b2e5-96adbfbefe8a tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Volume info retrieved successfully. Jul 10 08:53:46.838746 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-8ebb2e81-5b67-4da7-b2e5-96adbfbefe8a tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] https://10.4.3.7/volume/v3/volumes/15eb0182-782a-4205-876d-9e4a0fb387de returned with HTTP 200 Jul 10 08:53:46.839086 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1495/6019] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:53:46 2026] GET /volume/v3/volumes/15eb0182-782a-4205-876d-9e4a0fb387de => generated 880 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:53:46.855119 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-c87adb8b-e680-4fd7-a419-a235b16ced12 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:53:46.856791 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-c87adb8b-e680-4fd7-a419-a235b16ced12 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] GET https://10.4.3.7/volume/v3/volumes/15eb0182-782a-4205-876d-9e4a0fb387de Jul 10 08:53:46.857017 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-c87adb8b-e680-4fd7-a419-a235b16ced12 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:53:46.857218 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-c87adb8b-e680-4fd7-a419-a235b16ced12 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:53:46.863680 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:53:46.863680 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:53:46.866615 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-c87adb8b-e680-4fd7-a419-a235b16ced12 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Volume info retrieved successfully. Jul 10 08:53:46.869941 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-c87adb8b-e680-4fd7-a419-a235b16ced12 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] https://10.4.3.7/volume/v3/volumes/15eb0182-782a-4205-876d-9e4a0fb387de returned with HTTP 200 Jul 10 08:53:46.870248 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1504/6020] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:53:46 2026] GET /volume/v3/volumes/15eb0182-782a-4205-876d-9e4a0fb387de => generated 880 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:53:46.887107 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-3b7ed134-22ec-44a4-969e-3df24683b284 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:53:46.888797 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3b7ed134-22ec-44a4-969e-3df24683b284 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] DELETE https://10.4.3.7/volume/v3/volumes/15eb0182-782a-4205-876d-9e4a0fb387de Jul 10 08:53:46.889000 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3b7ed134-22ec-44a4-969e-3df24683b284 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:53:46.889163 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3b7ed134-22ec-44a4-969e-3df24683b284 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:53:46.889310 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-3b7ed134-22ec-44a4-969e-3df24683b284 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Delete volume with id: 15eb0182-782a-4205-876d-9e4a0fb387de Jul 10 08:53:46.896284 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:53:46.896284 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:53:46.896731 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-3b7ed134-22ec-44a4-969e-3df24683b284 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Volume info retrieved successfully. Jul 10 08:53:46.913726 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-3b7ed134-22ec-44a4-969e-3df24683b284 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Delete volume request issued successfully. Jul 10 08:53:46.914060 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3b7ed134-22ec-44a4-969e-3df24683b284 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] https://10.4.3.7/volume/v3/volumes/15eb0182-782a-4205-876d-9e4a0fb387de returned with HTTP 202 Jul 10 08:53:46.914490 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1514/6021] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:53:46 2026] DELETE /volume/v3/volumes/15eb0182-782a-4205-876d-9e4a0fb387de => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:53:46.921461 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-8a0dcaf7-5b0b-4971-8e5a-2eec7fd28f49 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:53:46.923044 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-8a0dcaf7-5b0b-4971-8e5a-2eec7fd28f49 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] GET https://10.4.3.7/volume/v3/volumes/15eb0182-782a-4205-876d-9e4a0fb387de Jul 10 08:53:46.923252 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-8a0dcaf7-5b0b-4971-8e5a-2eec7fd28f49 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:53:46.923512 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-8a0dcaf7-5b0b-4971-8e5a-2eec7fd28f49 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:53:46.929687 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:53:46.929687 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:53:46.932933 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-8a0dcaf7-5b0b-4971-8e5a-2eec7fd28f49 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Volume info retrieved successfully. Jul 10 08:53:46.936988 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-8a0dcaf7-5b0b-4971-8e5a-2eec7fd28f49 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] https://10.4.3.7/volume/v3/volumes/15eb0182-782a-4205-876d-9e4a0fb387de returned with HTTP 200 Jul 10 08:53:46.937338 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1509/6022] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:53:46 2026] GET /volume/v3/volumes/15eb0182-782a-4205-876d-9e4a0fb387de => generated 879 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:53:47.950188 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-886b4e04-254e-4d22-9935-b897e57053ea None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:53:47.951720 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-886b4e04-254e-4d22-9935-b897e57053ea tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] GET https://10.4.3.7/volume/v3/volumes/15eb0182-782a-4205-876d-9e4a0fb387de Jul 10 08:53:47.951884 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-886b4e04-254e-4d22-9935-b897e57053ea tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:53:47.952101 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-886b4e04-254e-4d22-9935-b897e57053ea tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:53:47.957333 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-886b4e04-254e-4d22-9935-b897e57053ea tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] https://10.4.3.7/volume/v3/volumes/15eb0182-782a-4205-876d-9e4a0fb387de returned with HTTP 404 Jul 10 08:53:47.957775 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1496/6023] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:53:47 2026] GET /volume/v3/volumes/15eb0182-782a-4205-876d-9e4a0fb387de => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:53:47.963798 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-b5959cd3-b396-4b70-8551-ec3aed3b1f27 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:53:47.965484 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-b5959cd3-b396-4b70-8551-ec3aed3b1f27 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] GET https://10.4.3.7/volume/v3/volumes/b900c749-209d-47cd-8d5d-ed81f2df0273 Jul 10 08:53:47.965675 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-b5959cd3-b396-4b70-8551-ec3aed3b1f27 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:53:47.965848 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-b5959cd3-b396-4b70-8551-ec3aed3b1f27 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:53:47.972187 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:53:47.972187 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:53:47.975462 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-b5959cd3-b396-4b70-8551-ec3aed3b1f27 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Volume info retrieved successfully. Jul 10 08:53:47.978976 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-b5959cd3-b396-4b70-8551-ec3aed3b1f27 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] https://10.4.3.7/volume/v3/volumes/b900c749-209d-47cd-8d5d-ed81f2df0273 returned with HTTP 200 Jul 10 08:53:47.979427 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1505/6024] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:53:47 2026] GET /volume/v3/volumes/b900c749-209d-47cd-8d5d-ed81f2df0273 => generated 879 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:53:47.989624 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-e5e5076f-5975-423e-9cc3-66eab17c635c None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:53:47.991453 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e5e5076f-5975-423e-9cc3-66eab17c635c tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] GET https://10.4.3.7/volume/v3/volumes/b900c749-209d-47cd-8d5d-ed81f2df0273 Jul 10 08:53:47.991659 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e5e5076f-5975-423e-9cc3-66eab17c635c tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:53:47.991836 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e5e5076f-5975-423e-9cc3-66eab17c635c tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:53:47.998425 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:53:47.998425 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:53:48.001569 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-e5e5076f-5975-423e-9cc3-66eab17c635c tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Volume info retrieved successfully. Jul 10 08:53:48.005416 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e5e5076f-5975-423e-9cc3-66eab17c635c tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] https://10.4.3.7/volume/v3/volumes/b900c749-209d-47cd-8d5d-ed81f2df0273 returned with HTTP 200 Jul 10 08:53:48.005829 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1515/6025] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:53:47 2026] GET /volume/v3/volumes/b900c749-209d-47cd-8d5d-ed81f2df0273 => generated 879 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:53:48.016640 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-5b0c341f-367e-488c-bd14-a1144aa4cfca None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:53:48.018725 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-5b0c341f-367e-488c-bd14-a1144aa4cfca tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] DELETE https://10.4.3.7/volume/v3/volumes/b900c749-209d-47cd-8d5d-ed81f2df0273 Jul 10 08:53:48.018957 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-5b0c341f-367e-488c-bd14-a1144aa4cfca tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:53:48.019196 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-5b0c341f-367e-488c-bd14-a1144aa4cfca tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Calling method 'delete' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:53:48.019441 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.volumes [None req-5b0c341f-367e-488c-bd14-a1144aa4cfca tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Delete volume with id: b900c749-209d-47cd-8d5d-ed81f2df0273 Jul 10 08:53:48.025979 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:53:48.025979 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:53:48.026393 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-5b0c341f-367e-488c-bd14-a1144aa4cfca tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Volume info retrieved successfully. Jul 10 08:53:48.039835 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-5b0c341f-367e-488c-bd14-a1144aa4cfca tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Delete volume request issued successfully. Jul 10 08:53:48.039993 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-5b0c341f-367e-488c-bd14-a1144aa4cfca tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] https://10.4.3.7/volume/v3/volumes/b900c749-209d-47cd-8d5d-ed81f2df0273 returned with HTTP 202 Jul 10 08:53:48.040381 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1510/6026] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:53:48 2026] DELETE /volume/v3/volumes/b900c749-209d-47cd-8d5d-ed81f2df0273 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:53:48.046434 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-a200e3b3-be02-4247-afad-d26039780539 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:53:48.048109 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-a200e3b3-be02-4247-afad-d26039780539 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] GET https://10.4.3.7/volume/v3/volumes/b900c749-209d-47cd-8d5d-ed81f2df0273 Jul 10 08:53:48.048305 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-a200e3b3-be02-4247-afad-d26039780539 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:53:48.048528 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-a200e3b3-be02-4247-afad-d26039780539 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:53:48.055617 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:53:48.055617 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:53:48.059707 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-a200e3b3-be02-4247-afad-d26039780539 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Volume info retrieved successfully. Jul 10 08:53:48.064588 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-a200e3b3-be02-4247-afad-d26039780539 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] https://10.4.3.7/volume/v3/volumes/b900c749-209d-47cd-8d5d-ed81f2df0273 returned with HTTP 200 Jul 10 08:53:48.064964 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1497/6027] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:53:48 2026] GET /volume/v3/volumes/b900c749-209d-47cd-8d5d-ed81f2df0273 => generated 878 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:53:49.076256 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-7907b554-e800-4dad-bb2e-ff8300277ef0 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:53:49.077968 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-7907b554-e800-4dad-bb2e-ff8300277ef0 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] GET https://10.4.3.7/volume/v3/volumes/b900c749-209d-47cd-8d5d-ed81f2df0273 Jul 10 08:53:49.078145 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-7907b554-e800-4dad-bb2e-ff8300277ef0 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:53:49.078315 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-7907b554-e800-4dad-bb2e-ff8300277ef0 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:53:49.083317 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-7907b554-e800-4dad-bb2e-ff8300277ef0 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] https://10.4.3.7/volume/v3/volumes/b900c749-209d-47cd-8d5d-ed81f2df0273 returned with HTTP 404 Jul 10 08:53:49.083788 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1506/6028] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:53:49 2026] GET /volume/v3/volumes/b900c749-209d-47cd-8d5d-ed81f2df0273 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:53:49.090467 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-e2fa314c-661c-440c-89f2-5669d6c91d9b None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:53:49.092098 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e2fa314c-661c-440c-89f2-5669d6c91d9b tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] GET https://10.4.3.7/volume/v3/volumes/0e3748b0-06bf-45fd-a717-1b9fe43f4605 Jul 10 08:53:49.092266 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e2fa314c-661c-440c-89f2-5669d6c91d9b tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:53:49.092473 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e2fa314c-661c-440c-89f2-5669d6c91d9b tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:53:49.098714 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:53:49.098714 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:53:49.102017 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-e2fa314c-661c-440c-89f2-5669d6c91d9b tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Volume info retrieved successfully. Jul 10 08:53:49.106172 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e2fa314c-661c-440c-89f2-5669d6c91d9b tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] https://10.4.3.7/volume/v3/volumes/0e3748b0-06bf-45fd-a717-1b9fe43f4605 returned with HTTP 200 Jul 10 08:53:49.106545 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1516/6029] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:53:49 2026] GET /volume/v3/volumes/0e3748b0-06bf-45fd-a717-1b9fe43f4605 => generated 879 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:53:49.117701 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-a59e93b4-3473-4aca-8b39-66283bcf708d None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:53:49.119185 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-a59e93b4-3473-4aca-8b39-66283bcf708d tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] GET https://10.4.3.7/volume/v3/volumes/0e3748b0-06bf-45fd-a717-1b9fe43f4605 Jul 10 08:53:49.119370 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-a59e93b4-3473-4aca-8b39-66283bcf708d tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:53:49.119581 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-a59e93b4-3473-4aca-8b39-66283bcf708d tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:53:49.125716 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:53:49.125716 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:53:49.128985 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-a59e93b4-3473-4aca-8b39-66283bcf708d tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Volume info retrieved successfully. Jul 10 08:53:49.132797 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-a59e93b4-3473-4aca-8b39-66283bcf708d tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] https://10.4.3.7/volume/v3/volumes/0e3748b0-06bf-45fd-a717-1b9fe43f4605 returned with HTTP 200 Jul 10 08:53:49.133137 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1511/6030] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:53:49 2026] GET /volume/v3/volumes/0e3748b0-06bf-45fd-a717-1b9fe43f4605 => generated 879 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:53:49.144190 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-96b9c036-9a86-44b5-9189-bb5c59daa644 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:53:49.145820 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-96b9c036-9a86-44b5-9189-bb5c59daa644 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] DELETE https://10.4.3.7/volume/v3/volumes/0e3748b0-06bf-45fd-a717-1b9fe43f4605 Jul 10 08:53:49.146010 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-96b9c036-9a86-44b5-9189-bb5c59daa644 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:53:49.146204 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-96b9c036-9a86-44b5-9189-bb5c59daa644 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Calling method 'delete' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:53:49.146413 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-96b9c036-9a86-44b5-9189-bb5c59daa644 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Delete volume with id: 0e3748b0-06bf-45fd-a717-1b9fe43f4605 Jul 10 08:53:49.153729 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:53:49.153729 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:53:49.154250 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-96b9c036-9a86-44b5-9189-bb5c59daa644 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Volume info retrieved successfully. Jul 10 08:53:49.169891 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-96b9c036-9a86-44b5-9189-bb5c59daa644 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Delete volume request issued successfully. Jul 10 08:53:49.170139 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-96b9c036-9a86-44b5-9189-bb5c59daa644 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] https://10.4.3.7/volume/v3/volumes/0e3748b0-06bf-45fd-a717-1b9fe43f4605 returned with HTTP 202 Jul 10 08:53:49.170557 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1498/6031] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:53:49 2026] DELETE /volume/v3/volumes/0e3748b0-06bf-45fd-a717-1b9fe43f4605 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:53:49.177446 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-05604835-6d71-497f-a1c1-15f4e79c1527 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:53:49.179765 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-05604835-6d71-497f-a1c1-15f4e79c1527 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] GET https://10.4.3.7/volume/v3/volumes/0e3748b0-06bf-45fd-a717-1b9fe43f4605 Jul 10 08:53:49.180019 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-05604835-6d71-497f-a1c1-15f4e79c1527 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:53:49.180271 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-05604835-6d71-497f-a1c1-15f4e79c1527 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:53:49.189293 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:53:49.189293 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:53:49.194052 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-05604835-6d71-497f-a1c1-15f4e79c1527 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Volume info retrieved successfully. Jul 10 08:53:49.198598 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-05604835-6d71-497f-a1c1-15f4e79c1527 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] https://10.4.3.7/volume/v3/volumes/0e3748b0-06bf-45fd-a717-1b9fe43f4605 returned with HTTP 200 Jul 10 08:53:49.198980 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1507/6032] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:53:49 2026] GET /volume/v3/volumes/0e3748b0-06bf-45fd-a717-1b9fe43f4605 => generated 878 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:53:50.213769 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-d10eddcd-62c2-4bfc-8469-8467ebccad1f None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:53:50.215945 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d10eddcd-62c2-4bfc-8469-8467ebccad1f tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] GET https://10.4.3.7/volume/v3/volumes/0e3748b0-06bf-45fd-a717-1b9fe43f4605 Jul 10 08:53:50.216198 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d10eddcd-62c2-4bfc-8469-8467ebccad1f tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:53:50.216492 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d10eddcd-62c2-4bfc-8469-8467ebccad1f tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:53:50.221609 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d10eddcd-62c2-4bfc-8469-8467ebccad1f tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] https://10.4.3.7/volume/v3/volumes/0e3748b0-06bf-45fd-a717-1b9fe43f4605 returned with HTTP 404 Jul 10 08:53:50.222041 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1517/6033] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:53:50 2026] GET /volume/v3/volumes/0e3748b0-06bf-45fd-a717-1b9fe43f4605 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:53:50.227526 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-7757f4be-afae-4e86-93dd-7b9a5895fdfb None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:53:50.229048 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-7757f4be-afae-4e86-93dd-7b9a5895fdfb tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] DELETE https://10.4.3.7/volume/v3/snapshots/b6d9f916-81c5-4029-8d18-5fd8364074b8 Jul 10 08:53:50.229211 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-7757f4be-afae-4e86-93dd-7b9a5895fdfb tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:53:50.229396 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-7757f4be-afae-4e86-93dd-7b9a5895fdfb tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Calling method 'delete' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:53:50.229512 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.snapshots [None req-7757f4be-afae-4e86-93dd-7b9a5895fdfb tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Delete snapshot with id: b6d9f916-81c5-4029-8d18-5fd8364074b8 Jul 10 08:53:50.233842 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:53:50.233842 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:53:50.234342 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-7757f4be-afae-4e86-93dd-7b9a5895fdfb tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Snapshot retrieved successfully. Jul 10 08:53:50.247243 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-7757f4be-afae-4e86-93dd-7b9a5895fdfb tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Snapshot delete request issued successfully. Jul 10 08:53:50.247419 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-7757f4be-afae-4e86-93dd-7b9a5895fdfb tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] https://10.4.3.7/volume/v3/snapshots/b6d9f916-81c5-4029-8d18-5fd8364074b8 returned with HTTP 202 Jul 10 08:53:50.247827 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1512/6034] 10.4.3.7 () {66 vars in 1343 bytes} [Fri Jul 10 08:53:50 2026] DELETE /volume/v3/snapshots/b6d9f916-81c5-4029-8d18-5fd8364074b8 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:53:50.255618 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-0087777c-e273-45be-be28-c6bfbd0dbbd8 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:53:50.257163 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-0087777c-e273-45be-be28-c6bfbd0dbbd8 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] GET https://10.4.3.7/volume/v3/snapshots/b6d9f916-81c5-4029-8d18-5fd8364074b8 Jul 10 08:53:50.257287 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-0087777c-e273-45be-be28-c6bfbd0dbbd8 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:53:50.257494 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-0087777c-e273-45be-be28-c6bfbd0dbbd8 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:53:50.261786 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:53:50.261786 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:53:50.262126 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-0087777c-e273-45be-be28-c6bfbd0dbbd8 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Snapshot retrieved successfully. Jul 10 08:53:50.262937 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-0087777c-e273-45be-be28-c6bfbd0dbbd8 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] https://10.4.3.7/volume/v3/snapshots/b6d9f916-81c5-4029-8d18-5fd8364074b8 returned with HTTP 200 Jul 10 08:53:50.263050 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1499/6035] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:53:50 2026] GET /volume/v3/snapshots/b6d9f916-81c5-4029-8d18-5fd8364074b8 => generated 471 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:53:51.271711 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-7c2b9ad6-3dfb-406b-9859-a62ab62bfc2c None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:53:51.273513 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-7c2b9ad6-3dfb-406b-9859-a62ab62bfc2c tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] GET https://10.4.3.7/volume/v3/snapshots/b6d9f916-81c5-4029-8d18-5fd8364074b8 Jul 10 08:53:51.273713 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-7c2b9ad6-3dfb-406b-9859-a62ab62bfc2c tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:53:51.273895 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-7c2b9ad6-3dfb-406b-9859-a62ab62bfc2c tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:53:51.278567 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-7c2b9ad6-3dfb-406b-9859-a62ab62bfc2c tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] https://10.4.3.7/volume/v3/snapshots/b6d9f916-81c5-4029-8d18-5fd8364074b8 returned with HTTP 404 Jul 10 08:53:51.279100 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1508/6036] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:53:51 2026] GET /volume/v3/snapshots/b6d9f916-81c5-4029-8d18-5fd8364074b8 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:53:51.284830 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-d36057df-2062-4311-95ff-2e61e0e90bbe None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:53:51.286853 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d36057df-2062-4311-95ff-2e61e0e90bbe tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] DELETE https://10.4.3.7/volume/v3/snapshots/db7c1653-6ed1-42a2-bf51-6bd4bc877523 Jul 10 08:53:51.287077 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d36057df-2062-4311-95ff-2e61e0e90bbe tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:53:51.287297 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d36057df-2062-4311-95ff-2e61e0e90bbe tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:53:51.287455 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.snapshots [None req-d36057df-2062-4311-95ff-2e61e0e90bbe tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Delete snapshot with id: db7c1653-6ed1-42a2-bf51-6bd4bc877523 Jul 10 08:53:51.293968 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:53:51.293968 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:53:51.294646 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-d36057df-2062-4311-95ff-2e61e0e90bbe tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Snapshot retrieved successfully. Jul 10 08:53:51.310910 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-d36057df-2062-4311-95ff-2e61e0e90bbe tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Snapshot delete request issued successfully. Jul 10 08:53:51.311106 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d36057df-2062-4311-95ff-2e61e0e90bbe tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] https://10.4.3.7/volume/v3/snapshots/db7c1653-6ed1-42a2-bf51-6bd4bc877523 returned with HTTP 202 Jul 10 08:53:51.311603 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1518/6037] 10.4.3.7 () {66 vars in 1343 bytes} [Fri Jul 10 08:53:51 2026] DELETE /volume/v3/snapshots/db7c1653-6ed1-42a2-bf51-6bd4bc877523 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:53:51.318058 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-6f4dfa3e-c516-475a-bb0c-ebaba02a9d31 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:53:51.320226 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-6f4dfa3e-c516-475a-bb0c-ebaba02a9d31 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] GET https://10.4.3.7/volume/v3/snapshots/db7c1653-6ed1-42a2-bf51-6bd4bc877523 Jul 10 08:53:51.320494 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-6f4dfa3e-c516-475a-bb0c-ebaba02a9d31 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:53:51.320852 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-6f4dfa3e-c516-475a-bb0c-ebaba02a9d31 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:53:51.326887 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:53:51.326887 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:53:51.327534 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-6f4dfa3e-c516-475a-bb0c-ebaba02a9d31 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Snapshot retrieved successfully. Jul 10 08:53:51.328570 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-6f4dfa3e-c516-475a-bb0c-ebaba02a9d31 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] https://10.4.3.7/volume/v3/snapshots/db7c1653-6ed1-42a2-bf51-6bd4bc877523 returned with HTTP 200 Jul 10 08:53:51.329267 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1513/6038] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:53:51 2026] GET /volume/v3/snapshots/db7c1653-6ed1-42a2-bf51-6bd4bc877523 => generated 470 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:53:52.338260 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-8f4803be-6c02-4c2a-a768-cc0226bd27b8 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:53:52.339857 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-8f4803be-6c02-4c2a-a768-cc0226bd27b8 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] GET https://10.4.3.7/volume/v3/snapshots/db7c1653-6ed1-42a2-bf51-6bd4bc877523 Jul 10 08:53:52.340018 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-8f4803be-6c02-4c2a-a768-cc0226bd27b8 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:53:52.340187 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-8f4803be-6c02-4c2a-a768-cc0226bd27b8 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:53:52.343974 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-8f4803be-6c02-4c2a-a768-cc0226bd27b8 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] https://10.4.3.7/volume/v3/snapshots/db7c1653-6ed1-42a2-bf51-6bd4bc877523 returned with HTTP 404 Jul 10 08:53:52.344377 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1500/6039] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:53:52 2026] GET /volume/v3/snapshots/db7c1653-6ed1-42a2-bf51-6bd4bc877523 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:53:52.350492 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-d4c478ae-6e0b-49e4-bca1-1ecfb7d4bb5e None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:53:52.352108 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-d4c478ae-6e0b-49e4-bca1-1ecfb7d4bb5e tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] DELETE https://10.4.3.7/volume/v3/snapshots/ebbf89dc-94e8-4fb7-8f33-a6ded2405f08 Jul 10 08:53:52.352315 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-d4c478ae-6e0b-49e4-bca1-1ecfb7d4bb5e tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:53:52.352528 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-d4c478ae-6e0b-49e4-bca1-1ecfb7d4bb5e tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Calling method 'delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:53:52.352629 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.snapshots [None req-d4c478ae-6e0b-49e4-bca1-1ecfb7d4bb5e tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Delete snapshot with id: ebbf89dc-94e8-4fb7-8f33-a6ded2405f08 Jul 10 08:53:52.357652 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:53:52.357652 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:53:52.357984 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-d4c478ae-6e0b-49e4-bca1-1ecfb7d4bb5e tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Snapshot retrieved successfully. Jul 10 08:53:52.371046 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-d4c478ae-6e0b-49e4-bca1-1ecfb7d4bb5e tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Snapshot delete request issued successfully. Jul 10 08:53:52.371205 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-d4c478ae-6e0b-49e4-bca1-1ecfb7d4bb5e tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] https://10.4.3.7/volume/v3/snapshots/ebbf89dc-94e8-4fb7-8f33-a6ded2405f08 returned with HTTP 202 Jul 10 08:53:52.371597 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1509/6040] 10.4.3.7 () {66 vars in 1343 bytes} [Fri Jul 10 08:53:52 2026] DELETE /volume/v3/snapshots/ebbf89dc-94e8-4fb7-8f33-a6ded2405f08 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:53:52.378691 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-4db27e4a-29fd-4ae9-83d8-c33e5704dee0 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:53:52.380671 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4db27e4a-29fd-4ae9-83d8-c33e5704dee0 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] GET https://10.4.3.7/volume/v3/snapshots/ebbf89dc-94e8-4fb7-8f33-a6ded2405f08 Jul 10 08:53:52.380904 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4db27e4a-29fd-4ae9-83d8-c33e5704dee0 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:53:52.381141 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4db27e4a-29fd-4ae9-83d8-c33e5704dee0 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:53:52.386721 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:53:52.386721 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:53:52.387245 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-4db27e4a-29fd-4ae9-83d8-c33e5704dee0 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Snapshot retrieved successfully. Jul 10 08:53:52.388026 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4db27e4a-29fd-4ae9-83d8-c33e5704dee0 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] https://10.4.3.7/volume/v3/snapshots/ebbf89dc-94e8-4fb7-8f33-a6ded2405f08 returned with HTTP 200 Jul 10 08:53:52.388435 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1519/6041] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:53:52 2026] GET /volume/v3/snapshots/ebbf89dc-94e8-4fb7-8f33-a6ded2405f08 => generated 471 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:53:53.397137 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-d0bd4993-23c8-41fe-893d-10507070b529 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:53:53.398854 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d0bd4993-23c8-41fe-893d-10507070b529 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] GET https://10.4.3.7/volume/v3/snapshots/ebbf89dc-94e8-4fb7-8f33-a6ded2405f08 Jul 10 08:53:53.399031 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-d0bd4993-23c8-41fe-893d-10507070b529 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:53:53.399222 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-d0bd4993-23c8-41fe-893d-10507070b529 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:53:53.403203 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-d0bd4993-23c8-41fe-893d-10507070b529 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] https://10.4.3.7/volume/v3/snapshots/ebbf89dc-94e8-4fb7-8f33-a6ded2405f08 returned with HTTP 404 Jul 10 08:53:53.403659 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1514/6042] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:53:53 2026] GET /volume/v3/snapshots/ebbf89dc-94e8-4fb7-8f33-a6ded2405f08 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:53:53.410164 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-873dc467-7346-4e62-b46e-cb28aa9f5658 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:53:53.413286 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-873dc467-7346-4e62-b46e-cb28aa9f5658 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] GET https://10.4.3.7/volume/v3/volumes/d21a22b8-90fa-498f-b357-cef8d26e4029 Jul 10 08:53:53.413286 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-873dc467-7346-4e62-b46e-cb28aa9f5658 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:53:53.413286 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-873dc467-7346-4e62-b46e-cb28aa9f5658 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:53:53.419830 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:53:53.419830 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:53:53.423724 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-873dc467-7346-4e62-b46e-cb28aa9f5658 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Volume info retrieved successfully. Jul 10 08:53:53.427817 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-873dc467-7346-4e62-b46e-cb28aa9f5658 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] https://10.4.3.7/volume/v3/volumes/d21a22b8-90fa-498f-b357-cef8d26e4029 returned with HTTP 200 Jul 10 08:53:53.428188 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1501/6043] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:53:53 2026] GET /volume/v3/volumes/d21a22b8-90fa-498f-b357-cef8d26e4029 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:53:53.439193 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-90384d5c-7484-4571-b387-ab6fcd0eda63 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:53:53.440895 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-90384d5c-7484-4571-b387-ab6fcd0eda63 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] GET https://10.4.3.7/volume/v3/volumes/d21a22b8-90fa-498f-b357-cef8d26e4029 Jul 10 08:53:53.441084 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-90384d5c-7484-4571-b387-ab6fcd0eda63 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:53:53.441253 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-90384d5c-7484-4571-b387-ab6fcd0eda63 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:53:53.447744 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:53:53.447744 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:53:53.450974 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-90384d5c-7484-4571-b387-ab6fcd0eda63 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Volume info retrieved successfully. Jul 10 08:53:53.455257 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-90384d5c-7484-4571-b387-ab6fcd0eda63 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] https://10.4.3.7/volume/v3/volumes/d21a22b8-90fa-498f-b357-cef8d26e4029 returned with HTTP 200 Jul 10 08:53:53.455767 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1510/6044] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:53:53 2026] GET /volume/v3/volumes/d21a22b8-90fa-498f-b357-cef8d26e4029 => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:53:53.471350 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-b9cde307-87d9-4e0a-a45f-5f94e9add8c1 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:53:53.473202 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b9cde307-87d9-4e0a-a45f-5f94e9add8c1 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] DELETE https://10.4.3.7/volume/v3/volumes/d21a22b8-90fa-498f-b357-cef8d26e4029 Jul 10 08:53:53.473469 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b9cde307-87d9-4e0a-a45f-5f94e9add8c1 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:53:53.473654 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b9cde307-87d9-4e0a-a45f-5f94e9add8c1 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:53:53.473811 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-b9cde307-87d9-4e0a-a45f-5f94e9add8c1 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Delete volume with id: d21a22b8-90fa-498f-b357-cef8d26e4029 Jul 10 08:53:53.483298 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:53:53.483298 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:53:53.483298 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-b9cde307-87d9-4e0a-a45f-5f94e9add8c1 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Volume info retrieved successfully. Jul 10 08:53:53.497826 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-b9cde307-87d9-4e0a-a45f-5f94e9add8c1 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Delete volume request issued successfully. Jul 10 08:53:53.498059 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b9cde307-87d9-4e0a-a45f-5f94e9add8c1 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] https://10.4.3.7/volume/v3/volumes/d21a22b8-90fa-498f-b357-cef8d26e4029 returned with HTTP 202 Jul 10 08:53:53.498567 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1520/6045] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:53:53 2026] DELETE /volume/v3/volumes/d21a22b8-90fa-498f-b357-cef8d26e4029 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:53:53.506745 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-eabe722a-8333-4c54-a26b-8109069232ac None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:53:53.509052 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-eabe722a-8333-4c54-a26b-8109069232ac tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] GET https://10.4.3.7/volume/v3/volumes/d21a22b8-90fa-498f-b357-cef8d26e4029 Jul 10 08:53:53.509328 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-eabe722a-8333-4c54-a26b-8109069232ac tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:53:53.509618 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-eabe722a-8333-4c54-a26b-8109069232ac tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:53:53.518387 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:53:53.518387 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:53:53.521914 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-eabe722a-8333-4c54-a26b-8109069232ac tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Volume info retrieved successfully. Jul 10 08:53:53.525597 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-eabe722a-8333-4c54-a26b-8109069232ac tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] https://10.4.3.7/volume/v3/volumes/d21a22b8-90fa-498f-b357-cef8d26e4029 returned with HTTP 200 Jul 10 08:53:53.525951 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1515/6046] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:53:53 2026] GET /volume/v3/volumes/d21a22b8-90fa-498f-b357-cef8d26e4029 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:53:54.538296 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-76b431f0-afbe-49c5-a1a5-50481d94db82 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:53:54.540239 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-76b431f0-afbe-49c5-a1a5-50481d94db82 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] GET https://10.4.3.7/volume/v3/volumes/d21a22b8-90fa-498f-b357-cef8d26e4029 Jul 10 08:53:54.540479 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-76b431f0-afbe-49c5-a1a5-50481d94db82 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:53:54.540702 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-76b431f0-afbe-49c5-a1a5-50481d94db82 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:53:54.546010 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-76b431f0-afbe-49c5-a1a5-50481d94db82 tempest-SnapshotDataIntegrityTests-2072878160 tempest-SnapshotDataIntegrityTests-2072878160-project-member] https://10.4.3.7/volume/v3/volumes/d21a22b8-90fa-498f-b357-cef8d26e4029 returned with HTTP 404 Jul 10 08:53:54.546463 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1502/6047] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:53:54 2026] GET /volume/v3/volumes/d21a22b8-90fa-498f-b357-cef8d26e4029 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:54:03.454267 np0000004976 devstack@c-api.service[100056]: DEBUG dbcounter [-] [100056] Writing DB stats cinder:SELECT=34,cinder:UPDATE=3 {{(pid=100056) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 08:54:03.493596 np0000004976 devstack@c-api.service[100057]: DEBUG dbcounter [-] [100057] Writing DB stats cinder:SELECT=57,cinder:UPDATE=6,cinder:INSERT=3 {{(pid=100057) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 08:54:03.524871 np0000004976 devstack@c-api.service[100054]: DEBUG dbcounter [-] [100054] Writing DB stats cinder:SELECT=73,cinder:UPDATE=8,cinder:INSERT=1 {{(pid=100054) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 08:54:04.543102 np0000004976 devstack@c-api.service[100055]: DEBUG dbcounter [-] [100055] Writing DB stats cinder:SELECT=66,cinder:UPDATE=15,cinder:INSERT=7 {{(pid=100055) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 08:54:15.562465 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-d2aad765-ceb9-479b-bc88-e354825aa2bb None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:54:15.683229 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-d2aad765-ceb9-479b-bc88-e354825aa2bb tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:54:15.683626 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-d2aad765-ceb9-479b-bc88-e354825aa2bb tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-417119067", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:54:15.685538 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.v3.volumes [None req-d2aad765-ceb9-479b-bc88-e354825aa2bb tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-417119067', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100056) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:54:15.685739 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-d2aad765-ceb9-479b-bc88-e354825aa2bb tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] Create volume of 1 GB Jul 10 08:54:15.690523 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-d2aad765-ceb9-479b-bc88-e354825aa2bb tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] Availability Zones retrieved successfully. Jul 10 08:54:15.696645 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-d2aad765-ceb9-479b-bc88-e354825aa2bb tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] Flow 'volume_create_api' (6a747a7b-7920-4286-ad8a-5aa414f38203) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:54:15.697731 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-d2aad765-ceb9-479b-bc88-e354825aa2bb tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16963beb-95f4-406b-a1db-1c9571ffa26c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:54:15.698662 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.flows.api.create_volume [None req-d2aad765-ceb9-479b-bc88-e354825aa2bb tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] Validating volume size '1' using validate_int {{(pid=100056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:54:15.724525 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-d2aad765-ceb9-479b-bc88-e354825aa2bb tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16963beb-95f4-406b-a1db-1c9571ffa26c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:54:15.725337 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-d2aad765-ceb9-479b-bc88-e354825aa2bb tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f567983-17aa-4370-9249-b4b1a5616ad2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:54:15.782359 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.quota [None req-d2aad765-ceb9-479b-bc88-e354825aa2bb tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] Created reservations ['a18c8b58-96ef-4866-92f6-620b6dba0a46', '597fe72c-e2d7-4eb3-b1c4-49be5d6bd208', '7702d6f1-0b46-4832-afdf-c61bb2b66a2a', 'b52de9a4-8c07-4e70-827b-6498e962e7c1'] {{(pid=100056) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:54:15.783569 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-d2aad765-ceb9-479b-bc88-e354825aa2bb tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f567983-17aa-4370-9249-b4b1a5616ad2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a18c8b58-96ef-4866-92f6-620b6dba0a46', '597fe72c-e2d7-4eb3-b1c4-49be5d6bd208', '7702d6f1-0b46-4832-afdf-c61bb2b66a2a', 'b52de9a4-8c07-4e70-827b-6498e962e7c1']}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:54:15.784434 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-d2aad765-ceb9-479b-bc88-e354825aa2bb tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a4a8afb-e342-4daf-85d4-2c73955f2920) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:54:15.812497 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-d2aad765-ceb9-479b-bc88-e354825aa2bb tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a4a8afb-e342-4daf-85d4-2c73955f2920) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3f3a3a8a-5977-42d7-9907-1889d8d4d165', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-417119067',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa7bf0f605694b72aa48ece05b0bbfbb',qos_specs=None,replication_status=,reservations=['a18c8b58-96ef-4866-92f6-620b6dba0a46','597fe72c-e2d7-4eb3-b1c4-49be5d6bd208','7702d6f1-0b46-4832-afdf-c61bb2b66a2a','b52de9a4-8c07-4e70-827b-6498e962e7c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c746f669d1e4724b87c1c8416560b32',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:54:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-417119067',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3f3a3a8a-5977-42d7-9907-1889d8d4d165,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fa7bf0f605694b72aa48ece05b0bbfbb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7c746f669d1e4724b87c1c8416560b32',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:54:15.813505 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-d2aad765-ceb9-479b-bc88-e354825aa2bb tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07a27474-a9c7-4430-984b-5de82d4826c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:54:15.835386 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-d2aad765-ceb9-479b-bc88-e354825aa2bb tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07a27474-a9c7-4430-984b-5de82d4826c8) transitioned into state 'SUCCESS' from state '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-417119067',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa7bf0f605694b72aa48ece05b0bbfbb',qos_specs=None,replication_status=,reservations=['a18c8b58-96ef-4866-92f6-620b6dba0a46','597fe72c-e2d7-4eb3-b1c4-49be5d6bd208','7702d6f1-0b46-4832-afdf-c61bb2b66a2a','b52de9a4-8c07-4e70-827b-6498e962e7c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c746f669d1e4724b87c1c8416560b32',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:54:15.836229 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-d2aad765-ceb9-479b-bc88-e354825aa2bb tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23454896-56ef-471f-8ccd-46c0b71d36ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:54:15.845216 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-d2aad765-ceb9-479b-bc88-e354825aa2bb tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23454896-56ef-471f-8ccd-46c0b71d36ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100056) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:54:15.846152 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.volume.api [None req-d2aad765-ceb9-479b-bc88-e354825aa2bb tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] Flow 'volume_create_api' (6a747a7b-7920-4286-ad8a-5aa414f38203) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100056) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:54:15.846621 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-d2aad765-ceb9-479b-bc88-e354825aa2bb tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] Create volume request issued successfully. Jul 10 08:54:15.847313 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-d2aad765-ceb9-479b-bc88-e354825aa2bb tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:54:15.847767 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1511/6048] 10.4.3.7 () {68 vars in 1245 bytes} [Fri Jul 10 08:54:15 2026] POST /volume/v3/volumes => generated 749 bytes in 286 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:54:15.859334 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-b841059f-c231-4bb1-90c2-f78fbe67195e None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:54:15.861963 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b841059f-c231-4bb1-90c2-f78fbe67195e tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] GET https://10.4.3.7/volume/v3/volumes/3f3a3a8a-5977-42d7-9907-1889d8d4d165 Jul 10 08:54:15.862277 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b841059f-c231-4bb1-90c2-f78fbe67195e tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:54:15.862568 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b841059f-c231-4bb1-90c2-f78fbe67195e tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:54:15.872194 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:54:15.872194 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:54:15.876803 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-b841059f-c231-4bb1-90c2-f78fbe67195e tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] Volume info retrieved successfully. Jul 10 08:54:15.882152 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b841059f-c231-4bb1-90c2-f78fbe67195e tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] https://10.4.3.7/volume/v3/volumes/3f3a3a8a-5977-42d7-9907-1889d8d4d165 returned with HTTP 200 Jul 10 08:54:15.882720 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1521/6049] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:54:15 2026] GET /volume/v3/volumes/3f3a3a8a-5977-42d7-9907-1889d8d4d165 => generated 817 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:54:16.895086 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-15fb9209-2949-4bab-a993-7d0d4afce39e None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:54:16.896700 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-15fb9209-2949-4bab-a993-7d0d4afce39e tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] GET https://10.4.3.7/volume/v3/volumes/3f3a3a8a-5977-42d7-9907-1889d8d4d165 Jul 10 08:54:16.896889 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-15fb9209-2949-4bab-a993-7d0d4afce39e tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:54:16.897078 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-15fb9209-2949-4bab-a993-7d0d4afce39e tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:54:16.903563 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:54:16.903563 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:54:16.907151 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-15fb9209-2949-4bab-a993-7d0d4afce39e tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] Volume info retrieved successfully. Jul 10 08:54:16.911340 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-15fb9209-2949-4bab-a993-7d0d4afce39e tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] https://10.4.3.7/volume/v3/volumes/3f3a3a8a-5977-42d7-9907-1889d8d4d165 returned with HTTP 200 Jul 10 08:54:16.911704 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1516/6050] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:54:16 2026] GET /volume/v3/volumes/3f3a3a8a-5977-42d7-9907-1889d8d4d165 => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:54:16.926645 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-1ce8f70f-50af-47f3-afed-7656eae47568 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:54:16.928136 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-1ce8f70f-50af-47f3-afed-7656eae47568 tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] GET https://10.4.3.7/volume/v3/volumes/3f3a3a8a-5977-42d7-9907-1889d8d4d165 Jul 10 08:54:16.928353 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-1ce8f70f-50af-47f3-afed-7656eae47568 tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:54:16.928567 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-1ce8f70f-50af-47f3-afed-7656eae47568 tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:54:16.934689 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:54:16.934689 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:54:16.937984 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-1ce8f70f-50af-47f3-afed-7656eae47568 tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] Volume info retrieved successfully. Jul 10 08:54:16.941836 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-1ce8f70f-50af-47f3-afed-7656eae47568 tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] https://10.4.3.7/volume/v3/volumes/3f3a3a8a-5977-42d7-9907-1889d8d4d165 returned with HTTP 200 Jul 10 08:54:16.942224 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1503/6051] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:54:16 2026] GET /volume/v3/volumes/3f3a3a8a-5977-42d7-9907-1889d8d4d165 => generated 842 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:54:16.955590 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-c3740353-bf05-4233-8bed-10959c3ca60c None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:54:16.957334 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-c3740353-bf05-4233-8bed-10959c3ca60c tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] POST https://10.4.3.7/volume/v3/snapshots Jul 10 08:54:16.957676 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-c3740353-bf05-4233-8bed-10959c3ca60c tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3f3a3a8a-5977-42d7-9907-1889d8d4d165", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-1236146808", "description": null, "metadata": null}} {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:54:16.965270 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:54:16.965270 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:54:16.965709 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-c3740353-bf05-4233-8bed-10959c3ca60c tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] Volume info retrieved successfully. Jul 10 08:54:16.965842 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.snapshots [None req-c3740353-bf05-4233-8bed-10959c3ca60c tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] Create snapshot from volume 3f3a3a8a-5977-42d7-9907-1889d8d4d165 Jul 10 08:54:16.993546 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.quota [None req-c3740353-bf05-4233-8bed-10959c3ca60c tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] Created reservations ['b4f7dd77-b51c-4ef7-9cb8-ab602800bfbf', 'fa92352c-22e8-48f6-8037-9c501fef551c', 'c16d8c5d-e922-4e85-8b85-5f2ba02c223f', 'e6546a04-7efc-4355-a5d9-21b78d9df73d'] {{(pid=100056) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:54:17.021257 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-c3740353-bf05-4233-8bed-10959c3ca60c tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] Snapshot force create request issued successfully. Jul 10 08:54:17.021669 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-c3740353-bf05-4233-8bed-10959c3ca60c tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] https://10.4.3.7/volume/v3/snapshots returned with HTTP 202 Jul 10 08:54:17.022133 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1512/6052] 10.4.3.7 () {68 vars in 1251 bytes} [Fri Jul 10 08:54:16 2026] POST /volume/v3/snapshots => generated 310 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:54:17.030287 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-f101748f-005a-49a7-a96d-6f82fb2eb521 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:54:17.031905 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f101748f-005a-49a7-a96d-6f82fb2eb521 tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] GET https://10.4.3.7/volume/v3/snapshots/9c254baa-5f77-4126-8acf-af5543378888 Jul 10 08:54:17.032070 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f101748f-005a-49a7-a96d-6f82fb2eb521 tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:54:17.032252 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f101748f-005a-49a7-a96d-6f82fb2eb521 tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:54:17.036898 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:54:17.036898 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:54:17.037330 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-f101748f-005a-49a7-a96d-6f82fb2eb521 tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] Snapshot retrieved successfully. Jul 10 08:54:17.038031 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f101748f-005a-49a7-a96d-6f82fb2eb521 tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] https://10.4.3.7/volume/v3/snapshots/9c254baa-5f77-4126-8acf-af5543378888 returned with HTTP 200 Jul 10 08:54:17.038382 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1522/6053] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:54:17 2026] GET /volume/v3/snapshots/9c254baa-5f77-4126-8acf-af5543378888 => generated 442 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:54:18.048018 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-03e7a508-35fc-4949-a5ea-fc698366dfaf None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:54:18.050070 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-03e7a508-35fc-4949-a5ea-fc698366dfaf tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] GET https://10.4.3.7/volume/v3/snapshots/9c254baa-5f77-4126-8acf-af5543378888 Jul 10 08:54:18.050303 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-03e7a508-35fc-4949-a5ea-fc698366dfaf tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:54:18.050521 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-03e7a508-35fc-4949-a5ea-fc698366dfaf tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:54:18.055774 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:54:18.055774 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:54:18.056270 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-03e7a508-35fc-4949-a5ea-fc698366dfaf tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] Snapshot retrieved successfully. Jul 10 08:54:18.057131 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-03e7a508-35fc-4949-a5ea-fc698366dfaf tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] https://10.4.3.7/volume/v3/snapshots/9c254baa-5f77-4126-8acf-af5543378888 returned with HTTP 200 Jul 10 08:54:18.057563 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1517/6054] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:54:18 2026] GET /volume/v3/snapshots/9c254baa-5f77-4126-8acf-af5543378888 => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:54:18.067852 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-4186f411-1851-467c-b216-90826003a9e7 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:54:18.069735 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-4186f411-1851-467c-b216-90826003a9e7 tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] GET https://10.4.3.7/volume/v3/snapshots/9c254baa-5f77-4126-8acf-af5543378888 Jul 10 08:54:18.069968 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-4186f411-1851-467c-b216-90826003a9e7 tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:54:18.070276 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-4186f411-1851-467c-b216-90826003a9e7 tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:54:18.076046 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:54:18.076046 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:54:18.076521 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-4186f411-1851-467c-b216-90826003a9e7 tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] Snapshot retrieved successfully. Jul 10 08:54:18.077516 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-4186f411-1851-467c-b216-90826003a9e7 tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] https://10.4.3.7/volume/v3/snapshots/9c254baa-5f77-4126-8acf-af5543378888 returned with HTTP 200 Jul 10 08:54:18.077987 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1504/6055] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:54:18 2026] GET /volume/v3/snapshots/9c254baa-5f77-4126-8acf-af5543378888 => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:54:18.086628 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-ae25b725-7176-426f-bb74-a3cfc25123a2 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:54:18.088254 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-ae25b725-7176-426f-bb74-a3cfc25123a2 tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] GET https://10.4.3.7/volume/v3/snapshots/9c254baa-5f77-4126-8acf-af5543378888 Jul 10 08:54:18.088429 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-ae25b725-7176-426f-bb74-a3cfc25123a2 tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:54:18.088606 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-ae25b725-7176-426f-bb74-a3cfc25123a2 tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:54:18.093354 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:54:18.093354 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:54:18.093817 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-ae25b725-7176-426f-bb74-a3cfc25123a2 tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] Snapshot retrieved successfully. Jul 10 08:54:18.094557 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-ae25b725-7176-426f-bb74-a3cfc25123a2 tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] https://10.4.3.7/volume/v3/snapshots/9c254baa-5f77-4126-8acf-af5543378888 returned with HTTP 200 Jul 10 08:54:18.094891 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1513/6056] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:54:18 2026] GET /volume/v3/snapshots/9c254baa-5f77-4126-8acf-af5543378888 => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:54:18.103335 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-3752e938-9a0a-40e4-9faa-e62ec5e794ac None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:54:18.104912 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3752e938-9a0a-40e4-9faa-e62ec5e794ac tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] POST https://10.4.3.7/volume/v3/volumes Jul 10 08:54:18.105196 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3752e938-9a0a-40e4-9faa-e62ec5e794ac tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "9c254baa-5f77-4126-8acf-af5543378888", "size": 1}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 08:54:18.106612 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [None req-3752e938-9a0a-40e4-9faa-e62ec5e794ac tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] Create volume request body: {'volume': {'snapshot_id': '9c254baa-5f77-4126-8acf-af5543378888', 'size': 1}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 08:54:18.111731 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:54:18.111731 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:54:18.112163 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-3752e938-9a0a-40e4-9faa-e62ec5e794ac tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] Snapshot retrieved successfully. Jul 10 08:54:18.112301 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-3752e938-9a0a-40e4-9faa-e62ec5e794ac tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] Create volume of 1 GB Jul 10 08:54:18.115398 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-3752e938-9a0a-40e4-9faa-e62ec5e794ac tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] Availability Zones retrieved successfully. Jul 10 08:54:18.120389 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-3752e938-9a0a-40e4-9faa-e62ec5e794ac tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] Flow 'volume_create_api' (cc5e920c-5621-44b1-b31d-6514b80616d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:54:18.121673 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-3752e938-9a0a-40e4-9faa-e62ec5e794ac tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e25c3e88-87c3-40c5-bb3c-fec0b3e81581) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:54:18.122646 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-3752e938-9a0a-40e4-9faa-e62ec5e794ac tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 08:54:18.151533 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-3752e938-9a0a-40e4-9faa-e62ec5e794ac tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e25c3e88-87c3-40c5-bb3c-fec0b3e81581) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '9c254baa-5f77-4126-8acf-af5543378888', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T08:27:14Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3a023572-40ac-49be-8b8b-2d378d9054bc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a023572-40ac-49be-8b8b-2d378d9054bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:54:18.152217 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-3752e938-9a0a-40e4-9faa-e62ec5e794ac tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c28f9ea1-16ff-4eb6-a9ce-da5ad0d9485a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:54:18.186091 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-3752e938-9a0a-40e4-9faa-e62ec5e794ac tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] Created reservations ['f0b366ca-bd03-409f-8f7c-492c94257d0c', '61c046da-935c-4005-8123-a97e378caa46', 'a76553e8-8cce-4455-ab10-ed0e833e936a', '2e0840c2-13f9-4b1c-a27f-f93ee0c16784'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 08:54:18.186857 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-3752e938-9a0a-40e4-9faa-e62ec5e794ac tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c28f9ea1-16ff-4eb6-a9ce-da5ad0d9485a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f0b366ca-bd03-409f-8f7c-492c94257d0c', '61c046da-935c-4005-8123-a97e378caa46', 'a76553e8-8cce-4455-ab10-ed0e833e936a', '2e0840c2-13f9-4b1c-a27f-f93ee0c16784']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:54:18.187598 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-3752e938-9a0a-40e4-9faa-e62ec5e794ac tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b83b68b4-4626-44ba-b431-df15ade5de44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:54:18.224501 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-3752e938-9a0a-40e4-9faa-e62ec5e794ac tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b83b68b4-4626-44ba-b431-df15ade5de44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ba95d12b-59a5-4dfa-9d98-972c92b08739', '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='fa7bf0f605694b72aa48ece05b0bbfbb',qos_specs=None,replication_status=,reservations=['f0b366ca-bd03-409f-8f7c-492c94257d0c','61c046da-935c-4005-8123-a97e378caa46','a76553e8-8cce-4455-ab10-ed0e833e936a','2e0840c2-13f9-4b1c-a27f-f93ee0c16784'],size=1,snapshot_id=9c254baa-5f77-4126-8acf-af5543378888,source_replicaid=,source_volid=None,status='creating',user_id='7c746f669d1e4724b87c1c8416560b32',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T08:54: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=ba95d12b-59a5-4dfa-9d98-972c92b08739,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fa7bf0f605694b72aa48ece05b0bbfbb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=9c254baa-5f77-4126-8acf-af5543378888,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7c746f669d1e4724b87c1c8416560b32',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a023572-40ac-49be-8b8b-2d378d9054bc),volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:54:18.225186 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-3752e938-9a0a-40e4-9faa-e62ec5e794ac tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c635151d-a8a6-41ad-8adf-dc0eb4171d4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:54:18.243232 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-3752e938-9a0a-40e4-9faa-e62ec5e794ac tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c635151d-a8a6-41ad-8adf-dc0eb4171d4d) transitioned into state 'SUCCESS' from 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='fa7bf0f605694b72aa48ece05b0bbfbb',qos_specs=None,replication_status=,reservations=['f0b366ca-bd03-409f-8f7c-492c94257d0c','61c046da-935c-4005-8123-a97e378caa46','a76553e8-8cce-4455-ab10-ed0e833e936a','2e0840c2-13f9-4b1c-a27f-f93ee0c16784'],size=1,snapshot_id=9c254baa-5f77-4126-8acf-af5543378888,source_replicaid=,source_volid=None,status='creating',user_id='7c746f669d1e4724b87c1c8416560b32',volume_type_id=3a023572-40ac-49be-8b8b-2d378d9054bc)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:54:18.243951 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-3752e938-9a0a-40e4-9faa-e62ec5e794ac tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c77936d-4de3-466c-9afd-1696fe15a4a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 08:54:18.262819 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-3752e938-9a0a-40e4-9faa-e62ec5e794ac tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c77936d-4de3-466c-9afd-1696fe15a4a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 08:54:18.263712 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-3752e938-9a0a-40e4-9faa-e62ec5e794ac tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] Flow 'volume_create_api' (cc5e920c-5621-44b1-b31d-6514b80616d2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 08:54:18.264013 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-3752e938-9a0a-40e4-9faa-e62ec5e794ac tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] Create volume request issued successfully. Jul 10 08:54:18.264691 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3752e938-9a0a-40e4-9faa-e62ec5e794ac tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] https://10.4.3.7/volume/v3/volumes returned with HTTP 202 Jul 10 08:54:18.265332 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1523/6057] 10.4.3.7 () {68 vars in 1244 bytes} [Fri Jul 10 08:54:18 2026] POST /volume/v3/volumes => generated 737 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 08:54:18.280129 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-85bc9bbc-b9b1-4435-9a99-54506d34459b None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:54:18.281669 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-85bc9bbc-b9b1-4435-9a99-54506d34459b tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] GET https://10.4.3.7/volume/v3/volumes/ba95d12b-59a5-4dfa-9d98-972c92b08739 Jul 10 08:54:18.281834 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-85bc9bbc-b9b1-4435-9a99-54506d34459b tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:54:18.282004 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-85bc9bbc-b9b1-4435-9a99-54506d34459b tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:54:18.288272 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:54:18.288272 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:54:18.291483 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-85bc9bbc-b9b1-4435-9a99-54506d34459b tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] Volume info retrieved successfully. Jul 10 08:54:18.295141 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-85bc9bbc-b9b1-4435-9a99-54506d34459b tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] https://10.4.3.7/volume/v3/volumes/ba95d12b-59a5-4dfa-9d98-972c92b08739 returned with HTTP 200 Jul 10 08:54:18.295500 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1518/6058] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:54:18 2026] GET /volume/v3/volumes/ba95d12b-59a5-4dfa-9d98-972c92b08739 => generated 805 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:54:19.311185 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-beb716d1-cfe5-46cb-94b5-18ff4ddec409 None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:54:19.313092 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-beb716d1-cfe5-46cb-94b5-18ff4ddec409 tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] GET https://10.4.3.7/volume/v3/volumes/ba95d12b-59a5-4dfa-9d98-972c92b08739 Jul 10 08:54:19.313298 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-beb716d1-cfe5-46cb-94b5-18ff4ddec409 tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:54:19.313503 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-beb716d1-cfe5-46cb-94b5-18ff4ddec409 tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:54:19.320811 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:54:19.320811 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:54:19.324824 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-beb716d1-cfe5-46cb-94b5-18ff4ddec409 tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] Volume info retrieved successfully. Jul 10 08:54:19.328933 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-beb716d1-cfe5-46cb-94b5-18ff4ddec409 tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] https://10.4.3.7/volume/v3/volumes/ba95d12b-59a5-4dfa-9d98-972c92b08739 returned with HTTP 200 Jul 10 08:54:19.329296 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1505/6059] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:54:19 2026] GET /volume/v3/volumes/ba95d12b-59a5-4dfa-9d98-972c92b08739 => generated 830 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:54:19.341821 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-f065e8d6-0b71-4d1c-b258-3636446ae60a None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:54:19.343570 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-f065e8d6-0b71-4d1c-b258-3636446ae60a tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] GET https://10.4.3.7/volume/v3/volumes/ba95d12b-59a5-4dfa-9d98-972c92b08739 Jul 10 08:54:19.343941 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-f065e8d6-0b71-4d1c-b258-3636446ae60a tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:54:19.343941 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-f065e8d6-0b71-4d1c-b258-3636446ae60a tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:54:19.350756 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:54:19.350756 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:54:19.354577 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-f065e8d6-0b71-4d1c-b258-3636446ae60a tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] Volume info retrieved successfully. Jul 10 08:54:19.358442 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-f065e8d6-0b71-4d1c-b258-3636446ae60a tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] https://10.4.3.7/volume/v3/volumes/ba95d12b-59a5-4dfa-9d98-972c92b08739 returned with HTTP 200 Jul 10 08:54:19.358845 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1514/6060] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:54:19 2026] GET /volume/v3/volumes/ba95d12b-59a5-4dfa-9d98-972c92b08739 => generated 830 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:54:19.370950 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-501938b6-e7b2-4d06-9b9f-df03734a649d None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:54:19.373349 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-501938b6-e7b2-4d06-9b9f-df03734a649d tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] DELETE https://10.4.3.7/volume/v3/snapshots/9c254baa-5f77-4126-8acf-af5543378888 Jul 10 08:54:19.373547 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-501938b6-e7b2-4d06-9b9f-df03734a649d tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:54:19.373730 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-501938b6-e7b2-4d06-9b9f-df03734a649d tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:54:19.373832 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.v3.snapshots [None req-501938b6-e7b2-4d06-9b9f-df03734a649d tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] Delete snapshot with id: 9c254baa-5f77-4126-8acf-af5543378888 Jul 10 08:54:19.379448 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:54:19.379448 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:54:19.380099 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-501938b6-e7b2-4d06-9b9f-df03734a649d tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] Snapshot retrieved successfully. Jul 10 08:54:19.397518 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-501938b6-e7b2-4d06-9b9f-df03734a649d tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] Snapshot delete request issued successfully. Jul 10 08:54:19.397695 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-501938b6-e7b2-4d06-9b9f-df03734a649d tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] https://10.4.3.7/volume/v3/snapshots/9c254baa-5f77-4126-8acf-af5543378888 returned with HTTP 202 Jul 10 08:54:19.398246 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1524/6061] 10.4.3.7 () {66 vars in 1343 bytes} [Fri Jul 10 08:54:19 2026] DELETE /volume/v3/snapshots/9c254baa-5f77-4126-8acf-af5543378888 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:54:19.405358 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-44aba406-cf6d-4297-9ae9-d73d2d591df5 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:54:19.407641 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-44aba406-cf6d-4297-9ae9-d73d2d591df5 tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] GET https://10.4.3.7/volume/v3/snapshots/9c254baa-5f77-4126-8acf-af5543378888 Jul 10 08:54:19.407882 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-44aba406-cf6d-4297-9ae9-d73d2d591df5 tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:54:19.408058 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-44aba406-cf6d-4297-9ae9-d73d2d591df5 tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:54:19.413726 np0000004976 devstack@c-api.service[100054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:54:19.413726 np0000004976 devstack@c-api.service[100054]: warnings.warn( Jul 10 08:54:19.414365 np0000004976 devstack@c-api.service[100054]: INFO cinder.volume.api [None req-44aba406-cf6d-4297-9ae9-d73d2d591df5 tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] Snapshot retrieved successfully. Jul 10 08:54:19.415483 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-44aba406-cf6d-4297-9ae9-d73d2d591df5 tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] https://10.4.3.7/volume/v3/snapshots/9c254baa-5f77-4126-8acf-af5543378888 returned with HTTP 200 Jul 10 08:54:19.415856 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1519/6062] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:54:19 2026] GET /volume/v3/snapshots/9c254baa-5f77-4126-8acf-af5543378888 => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:54:20.424922 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-68b1eae6-bd0d-4852-a377-d518bda6fcce None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:54:20.426638 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-68b1eae6-bd0d-4852-a377-d518bda6fcce tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] GET https://10.4.3.7/volume/v3/snapshots/9c254baa-5f77-4126-8acf-af5543378888 Jul 10 08:54:20.426930 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-68b1eae6-bd0d-4852-a377-d518bda6fcce tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:54:20.427165 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-68b1eae6-bd0d-4852-a377-d518bda6fcce tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:54:20.432047 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-68b1eae6-bd0d-4852-a377-d518bda6fcce tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] https://10.4.3.7/volume/v3/snapshots/9c254baa-5f77-4126-8acf-af5543378888 returned with HTTP 404 Jul 10 08:54:20.432619 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1506/6063] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:54:20 2026] GET /volume/v3/snapshots/9c254baa-5f77-4126-8acf-af5543378888 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:54:20.439415 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-56e4c178-d3a4-47f2-b9fe-56eba3a1edbf None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:54:20.441118 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-56e4c178-d3a4-47f2-b9fe-56eba3a1edbf tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] DELETE https://10.4.3.7/volume/v3/volumes/3f3a3a8a-5977-42d7-9907-1889d8d4d165 Jul 10 08:54:20.441312 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-56e4c178-d3a4-47f2-b9fe-56eba3a1edbf tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:54:20.441503 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-56e4c178-d3a4-47f2-b9fe-56eba3a1edbf tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] Calling method 'delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:54:20.441669 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-56e4c178-d3a4-47f2-b9fe-56eba3a1edbf tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] Delete volume with id: 3f3a3a8a-5977-42d7-9907-1889d8d4d165 Jul 10 08:54:20.448644 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:54:20.448644 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:54:20.449074 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-56e4c178-d3a4-47f2-b9fe-56eba3a1edbf tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] Volume info retrieved successfully. Jul 10 08:54:20.464657 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-56e4c178-d3a4-47f2-b9fe-56eba3a1edbf tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] Delete volume request issued successfully. Jul 10 08:54:20.464899 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-56e4c178-d3a4-47f2-b9fe-56eba3a1edbf tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] https://10.4.3.7/volume/v3/volumes/3f3a3a8a-5977-42d7-9907-1889d8d4d165 returned with HTTP 202 Jul 10 08:54:20.465596 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1515/6064] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:54:20 2026] DELETE /volume/v3/volumes/3f3a3a8a-5977-42d7-9907-1889d8d4d165 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:54:20.472906 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-b52bcd44-0680-4938-9589-bfc1764016f9 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:54:20.474715 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b52bcd44-0680-4938-9589-bfc1764016f9 tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] GET https://10.4.3.7/volume/v3/volumes/3f3a3a8a-5977-42d7-9907-1889d8d4d165 Jul 10 08:54:20.474958 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b52bcd44-0680-4938-9589-bfc1764016f9 tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:54:20.475211 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b52bcd44-0680-4938-9589-bfc1764016f9 tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:54:20.482335 np0000004976 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:54:20.482335 np0000004976 devstack@c-api.service[100057]: warnings.warn( Jul 10 08:54:20.485874 np0000004976 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-b52bcd44-0680-4938-9589-bfc1764016f9 tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] Volume info retrieved successfully. Jul 10 08:54:20.490391 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b52bcd44-0680-4938-9589-bfc1764016f9 tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] https://10.4.3.7/volume/v3/volumes/3f3a3a8a-5977-42d7-9907-1889d8d4d165 returned with HTTP 200 Jul 10 08:54:20.490769 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1525/6065] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:54:20 2026] GET /volume/v3/volumes/3f3a3a8a-5977-42d7-9907-1889d8d4d165 => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:54:21.502641 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-06a455c6-306b-45c0-bfca-5efeda55d7f0 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:54:21.504378 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-06a455c6-306b-45c0-bfca-5efeda55d7f0 tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] GET https://10.4.3.7/volume/v3/volumes/3f3a3a8a-5977-42d7-9907-1889d8d4d165 Jul 10 08:54:21.504584 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-06a455c6-306b-45c0-bfca-5efeda55d7f0 tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:54:21.504782 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-06a455c6-306b-45c0-bfca-5efeda55d7f0 tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] Calling method 'show' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:54:21.510118 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-06a455c6-306b-45c0-bfca-5efeda55d7f0 tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] https://10.4.3.7/volume/v3/volumes/3f3a3a8a-5977-42d7-9907-1889d8d4d165 returned with HTTP 404 Jul 10 08:54:21.510619 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1520/6066] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:54:21 2026] GET /volume/v3/volumes/3f3a3a8a-5977-42d7-9907-1889d8d4d165 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:54:21.517474 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-7762318a-6ffa-4f19-83f1-50f106ab098c None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:54:21.519082 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-7762318a-6ffa-4f19-83f1-50f106ab098c tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] DELETE https://10.4.3.7/volume/v3/volumes/ba95d12b-59a5-4dfa-9d98-972c92b08739 Jul 10 08:54:21.519282 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-7762318a-6ffa-4f19-83f1-50f106ab098c tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:54:21.519480 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-7762318a-6ffa-4f19-83f1-50f106ab098c tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] Calling method 'delete' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:54:21.519630 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.v3.volumes [None req-7762318a-6ffa-4f19-83f1-50f106ab098c tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] Delete volume with id: ba95d12b-59a5-4dfa-9d98-972c92b08739 Jul 10 08:54:21.526084 np0000004976 devstack@c-api.service[100055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:54:21.526084 np0000004976 devstack@c-api.service[100055]: warnings.warn( Jul 10 08:54:21.526560 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-7762318a-6ffa-4f19-83f1-50f106ab098c tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] Volume info retrieved successfully. Jul 10 08:54:21.542134 np0000004976 devstack@c-api.service[100055]: INFO cinder.volume.api [None req-7762318a-6ffa-4f19-83f1-50f106ab098c tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] Delete volume request issued successfully. Jul 10 08:54:21.542397 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-7762318a-6ffa-4f19-83f1-50f106ab098c tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] https://10.4.3.7/volume/v3/volumes/ba95d12b-59a5-4dfa-9d98-972c92b08739 returned with HTTP 202 Jul 10 08:54:21.542955 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1507/6067] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:54:21 2026] DELETE /volume/v3/volumes/ba95d12b-59a5-4dfa-9d98-972c92b08739 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 08:54:21.550100 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-f58b599f-50f5-44b4-965d-1e7cadc99ac4 None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:54:21.552168 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-f58b599f-50f5-44b4-965d-1e7cadc99ac4 tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] GET https://10.4.3.7/volume/v3/volumes/ba95d12b-59a5-4dfa-9d98-972c92b08739 Jul 10 08:54:21.552423 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-f58b599f-50f5-44b4-965d-1e7cadc99ac4 tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:54:21.552667 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-f58b599f-50f5-44b4-965d-1e7cadc99ac4 tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] Calling method 'show' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:54:21.560002 np0000004976 devstack@c-api.service[100056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 08:54:21.560002 np0000004976 devstack@c-api.service[100056]: warnings.warn( Jul 10 08:54:21.563918 np0000004976 devstack@c-api.service[100056]: INFO cinder.volume.api [None req-f58b599f-50f5-44b4-965d-1e7cadc99ac4 tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] Volume info retrieved successfully. Jul 10 08:54:21.569037 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-f58b599f-50f5-44b4-965d-1e7cadc99ac4 tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] https://10.4.3.7/volume/v3/volumes/ba95d12b-59a5-4dfa-9d98-972c92b08739 returned with HTTP 200 Jul 10 08:54:21.569602 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1516/6068] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:54:21 2026] GET /volume/v3/volumes/ba95d12b-59a5-4dfa-9d98-972c92b08739 => generated 829 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 08:54:22.582552 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-cb6fdb42-1f9f-43c1-8f02-2f3fbd4e51d4 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:54:22.584795 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cb6fdb42-1f9f-43c1-8f02-2f3fbd4e51d4 tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] GET https://10.4.3.7/volume/v3/volumes/ba95d12b-59a5-4dfa-9d98-972c92b08739 Jul 10 08:54:22.585262 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-cb6fdb42-1f9f-43c1-8f02-2f3fbd4e51d4 tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:54:22.585645 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-cb6fdb42-1f9f-43c1-8f02-2f3fbd4e51d4 tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:54:22.594003 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cb6fdb42-1f9f-43c1-8f02-2f3fbd4e51d4 tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] https://10.4.3.7/volume/v3/volumes/ba95d12b-59a5-4dfa-9d98-972c92b08739 returned with HTTP 404 Jul 10 08:54:22.594003 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1526/6069] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:54:22 2026] GET /volume/v3/volumes/ba95d12b-59a5-4dfa-9d98-972c92b08739 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:54:22.601930 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.middleware.request_id [None req-3a97606f-629a-4b4d-9cd0-0c8829a93ff7 None None] RequestId filter calling following filter/app {{(pid=100054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:54:22.604027 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-3a97606f-629a-4b4d-9cd0-0c8829a93ff7 tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] DELETE https://10.4.3.7/volume/v3/snapshots/9c254baa-5f77-4126-8acf-af5543378888 Jul 10 08:54:22.604192 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-3a97606f-629a-4b4d-9cd0-0c8829a93ff7 tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] Empty body provided in request {{(pid=100054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:54:22.604435 np0000004976 devstack@c-api.service[100054]: DEBUG cinder.api.openstack.wsgi [None req-3a97606f-629a-4b4d-9cd0-0c8829a93ff7 tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] Calling method 'delete' {{(pid=100054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:54:22.604568 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.v3.snapshots [None req-3a97606f-629a-4b4d-9cd0-0c8829a93ff7 tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] Delete snapshot with id: 9c254baa-5f77-4126-8acf-af5543378888 Jul 10 08:54:22.610572 np0000004976 devstack@c-api.service[100054]: INFO cinder.api.openstack.wsgi [None req-3a97606f-629a-4b4d-9cd0-0c8829a93ff7 tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] https://10.4.3.7/volume/v3/snapshots/9c254baa-5f77-4126-8acf-af5543378888 returned with HTTP 404 Jul 10 08:54:22.611426 np0000004976 devstack@c-api.service[100054]: [pid: 100054|app: 0|req: 1521/6070] 10.4.3.7 () {66 vars in 1343 bytes} [Fri Jul 10 08:54:22 2026] DELETE /volume/v3/snapshots/9c254baa-5f77-4126-8acf-af5543378888 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:54:22.619661 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.middleware.request_id [None req-b4396fa3-244d-41a6-84e9-2ed413a46efe None None] RequestId filter calling following filter/app {{(pid=100055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:54:22.621304 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-b4396fa3-244d-41a6-84e9-2ed413a46efe tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] GET https://10.4.3.7/volume/v3/snapshots/9c254baa-5f77-4126-8acf-af5543378888 Jul 10 08:54:22.621497 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-b4396fa3-244d-41a6-84e9-2ed413a46efe tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] Empty body provided in request {{(pid=100055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:54:22.621671 np0000004976 devstack@c-api.service[100055]: DEBUG cinder.api.openstack.wsgi [None req-b4396fa3-244d-41a6-84e9-2ed413a46efe tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] Calling method 'show' {{(pid=100055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:54:22.625748 np0000004976 devstack@c-api.service[100055]: INFO cinder.api.openstack.wsgi [None req-b4396fa3-244d-41a6-84e9-2ed413a46efe tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] https://10.4.3.7/volume/v3/snapshots/9c254baa-5f77-4126-8acf-af5543378888 returned with HTTP 404 Jul 10 08:54:22.626182 np0000004976 devstack@c-api.service[100055]: [pid: 100055|app: 0|req: 1508/6071] 10.4.3.7 () {66 vars in 1340 bytes} [Fri Jul 10 08:54:22 2026] GET /volume/v3/snapshots/9c254baa-5f77-4126-8acf-af5543378888 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:54:22.634384 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.middleware.request_id [None req-f0674708-7e2e-4077-ae9e-f55b518ac40e None None] RequestId filter calling following filter/app {{(pid=100056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:54:22.637246 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-f0674708-7e2e-4077-ae9e-f55b518ac40e tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] DELETE https://10.4.3.7/volume/v3/volumes/3f3a3a8a-5977-42d7-9907-1889d8d4d165 Jul 10 08:54:22.638023 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-f0674708-7e2e-4077-ae9e-f55b518ac40e tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] Empty body provided in request {{(pid=100056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:54:22.638023 np0000004976 devstack@c-api.service[100056]: DEBUG cinder.api.openstack.wsgi [None req-f0674708-7e2e-4077-ae9e-f55b518ac40e tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] Calling method 'delete' {{(pid=100056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:54:22.638174 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.v3.volumes [None req-f0674708-7e2e-4077-ae9e-f55b518ac40e tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] Delete volume with id: 3f3a3a8a-5977-42d7-9907-1889d8d4d165 Jul 10 08:54:22.644313 np0000004976 devstack@c-api.service[100056]: INFO cinder.api.openstack.wsgi [None req-f0674708-7e2e-4077-ae9e-f55b518ac40e tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] https://10.4.3.7/volume/v3/volumes/3f3a3a8a-5977-42d7-9907-1889d8d4d165 returned with HTTP 404 Jul 10 08:54:22.644804 np0000004976 devstack@c-api.service[100056]: [pid: 100056|app: 0|req: 1517/6072] 10.4.3.7 () {66 vars in 1337 bytes} [Fri Jul 10 08:54:22 2026] DELETE /volume/v3/volumes/3f3a3a8a-5977-42d7-9907-1889d8d4d165 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:54:22.651257 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-8771a97a-e94c-4fc9-8fd2-3111bcbdf351 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 08:54:22.652973 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8771a97a-e94c-4fc9-8fd2-3111bcbdf351 tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] GET https://10.4.3.7/volume/v3/volumes/3f3a3a8a-5977-42d7-9907-1889d8d4d165 Jul 10 08:54:22.653168 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8771a97a-e94c-4fc9-8fd2-3111bcbdf351 tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 08:54:22.653323 np0000004976 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8771a97a-e94c-4fc9-8fd2-3111bcbdf351 tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 08:54:22.659115 np0000004976 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8771a97a-e94c-4fc9-8fd2-3111bcbdf351 tempest-SnapshotDependencyTests-895243513 tempest-SnapshotDependencyTests-895243513-project-member] https://10.4.3.7/volume/v3/volumes/3f3a3a8a-5977-42d7-9907-1889d8d4d165 returned with HTTP 404 Jul 10 08:54:22.659582 np0000004976 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1527/6073] 10.4.3.7 () {66 vars in 1334 bytes} [Fri Jul 10 08:54:22 2026] GET /volume/v3/volumes/3f3a3a8a-5977-42d7-9907-1889d8d4d165 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 08:54:32.606989 np0000004976 devstack@c-api.service[100054]: DEBUG dbcounter [-] [100054] Writing DB stats cinder:SELECT=12 {{(pid=100054) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 08:54:32.623633 np0000004976 devstack@c-api.service[100055]: DEBUG dbcounter [-] [100055] Writing DB stats cinder:SELECT=14,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=100055) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 08:54:32.640809 np0000004976 devstack@c-api.service[100056]: DEBUG dbcounter [-] [100056] Writing DB stats cinder:SELECT=55,cinder:INSERT=18,cinder:UPDATE=25 {{(pid=100056) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 08:54:32.655627 np0000004976 devstack@c-api.service[100057]: DEBUG dbcounter [-] [100057] Writing DB stats cinder:SELECT=39,cinder:INSERT=6,cinder:UPDATE=13 {{(pid=100057) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}